:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:#0a1d35;background:#f7f9fc}*{box-sizing:border-box}[hidden]{display:none!important}body{margin:0;background:#eaf0f7}button,input,select{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #f5822088;outline-offset:2px}.page-shell{min-height:100vh}.brand-mark{margin:0;color:#fff;font-size:2rem;font-weight:950;letter-spacing:-.12em;line-height:.8}.brand-mark span{color:#f58220}.brand-subtitle{margin:4px 0 0;color:#e8eef8;font-size:.62rem;font-weight:800}.login-screen{display:grid;min-height:100vh;max-width:430px;margin:auto;padding:28px 20px;align-content:center;gap:28px;background:#061c31}.login-brand h1{margin:24px 0 0;color:#fff;font-size:2rem;line-height:1.06;letter-spacing:-.05em}.login-card,.context-card,.quick-summary,.feed-item,.consult-category{border:1px solid #e6edf5;border-radius:17px;background:#fff;box-shadow:0 9px 26px #092c4d0d}.login-card{display:grid;gap:10px;padding:21px}.login-card h2{margin:0 0 5px;letter-spacing:-.03em}.eyebrow{margin:0 0 7px;color:#f26f16;font-size:.68rem;font-weight:850;letter-spacing:.1em}label{color:#183653;font-size:.82rem;font-weight:800}input,select{width:100%;min-height:46px;border:1px solid #d5e0eb;border-radius:12px;padding:10px 12px;color:#0a1d35;background:#fff}.primary-button{min-height:47px;border:0;border-radius:13px;padding:10px 15px;background:#f58220;color:#fff;font-weight:850}.message{min-height:1.15em;margin:0;color:#ba3c32;font-size:.83rem}.app-shell{width:min(100%,430px);min-height:100vh;margin:auto;padding:16px 16px 94px;background:#f7f9fc}.app-header{display:flex;justify-content:space-between;align-items:flex-start;padding:2px 2px 18px}.app-header .brand-mark{color:#061c31}.app-header .brand-subtitle{color:#2f4965}.header-actions{display:flex;align-items:center;gap:10px}.round-button,.avatar{display:grid;width:44px;height:44px;place-items:center;border:0;border-radius:50%;background:#fff;color:#0a1d35;box-shadow:0 4px 12px #082b4c18;font-size:1.1rem}.avatar{background:#5538b6;color:#fff;font-weight:850}.dashboard-message{margin:0 2px 8px}.dashboard-panel{animation:panel-in .2s ease-out}.dashboard-panel h1{margin:0;font-size:1.7rem;letter-spacing:-.045em}.welcome-copy{margin:5px 0 12px;color:#58708a;font-size:.9rem}.section-heading,.panel-title{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-top:19px}.section-heading.compact{margin-top:8px}.section-heading h2,.panel-title h2{margin:0 0 10px;font-size:1rem;letter-spacing:-.025em}.text-button{border:0;background:transparent;color:#0878dc;font-size:.78rem;font-weight:800}.stories{display:flex;gap:11px;overflow-x:auto;padding:4px 1px 9px;scrollbar-width:none}.stories::-webkit-scrollbar{display:none}.story{display:grid;flex:0 0 65px;gap:6px;justify-items:center;border:0;padding:0;color:#183653;background:transparent;font-size:.68rem;font-weight:800;text-align:center}.story-icon{display:grid;width:59px;height:59px;place-items:center;border:3px solid #efad79;border-radius:50%;background:#fff;box-shadow:0 3px 10px #082b4c17;color:#12395a;font-size:1.35rem}.story:nth-child(2) .story-icon{border-color:#28a1c8}.story:nth-child(3) .story-icon{border-color:#a37be7}.story:nth-child(4) .story-icon{border-color:#e488d6}.story:nth-child(5) .story-icon{border-color:#e0a66f}.daily-hero{display:grid;gap:7px;overflow:hidden;margin-top:8px;padding:19px;border-radius:17px;background:linear-gradient(145deg,#063451,#061d31);color:#fff;box-shadow:0 14px 28px #082b4c26}.hero-top{display:flex;justify-content:space-between;gap:8px;align-items:center}.hero-top p,.daily-hero>p,.daily-hero small{margin:0;color:#c0dbe9;font-size:.78rem}.data-chip{padding:5px 8px;border-radius:99px;background:#0c806c;color:#d9fff6;font-size:.65rem;font-weight:800}.daily-hero h2{margin:0;font-size:2.25rem;letter-spacing:-.065em}.hero-rule{height:6px;max-width:80%;border-radius:99px;background:linear-gradient(90deg,#23bde2 0 62%,#1c5f79 62%)}.feed{display:grid;gap:9px}.feed-item{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:10px;align-items:center;width:100%;padding:13px;border-left:4px solid #0eb99b;text-align:left}.feed-item.attention{border-left-color:#f58220}.feed-icon{display:grid;width:31px;height:31px;place-items:center;border-radius:11px;background:#e8f5f2;color:#0c8873;font-weight:900}.attention .feed-icon{background:#fff0df;color:#e76b16}.feed-item h3,.feed-item p{margin:0}.feed-item h3{font-size:.86rem}.feed-item p{margin-top:3px;color:#5c738b;font-size:.72rem;line-height:1.35}.feed-tag{padding:5px 7px;border-radius:99px;background:#e6f7f3;color:#0b8b74;font-size:.61rem;font-weight:850}.attention .feed-tag{background:#fff0df;color:#b5560c}.quick-summary{margin-top:18px;padding:14px}#quick-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.summary-cell{min-width:0;padding-right:7px;border-right:1px solid #e5ecf3}.summary-cell:last-child{border-right:0}.summary-cell strong{display:block;font-size:.91rem;letter-spacing:-.03em}.summary-cell span{display:block;margin-top:4px;color:#5d758e;font-size:.64rem;line-height:1.2}.search-field{display:flex;align-items:center;gap:8px;min-height:45px;margin:6px 0 14px;border:1px solid #dbe5ee;border-radius:13px;padding:0 12px;background:#fff;color:#6f8ba4}.search-field input{min-height:42px;border:0;padding:0;outline:0}.context-card{display:grid;grid-template-columns:1fr 1fr;gap:7px 10px;padding:13px}.context-card .primary-button{grid-column:1/-1}.period-row,.alert-tabs{display:flex;gap:7px;overflow-x:auto;margin:13px 0}.period,.alert-tabs button{min-height:34px;flex:0 0 auto;border:0;border-radius:99px;padding:6px 11px;color:#41617f;background:#eaf0f6;font-size:.7rem}.period.active,.alert-tabs .active{background:#f58220;color:#fff;font-weight:800}.consult-categories{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.consult-category{display:grid;min-height:103px;place-items:center;gap:8px;padding:12px;color:#173653;font-weight:800}.consult-category-icon{display:grid;width:40px;height:40px;place-items:center;border-radius:13px;background:#e9f5f2;color:#098973;font-size:1.15rem}.consult-category:nth-child(3n) .consult-category-icon{background:#eef1fb;color:#6d54ba}.consult-category:nth-child(4n) .consult-category-icon{background:#fff0e1;color:#e66e16}.panel-intro{margin:0 0 13px;color:#5c738b;font-size:.82rem;line-height:1.4}.alert-count{display:grid;min-width:24px;height:24px;place-items:center;border-radius:50%;background:#f58220;color:#fff;font-size:.7rem;font-weight:850}.profile-panel{min-height:calc(100vh - 94px);margin:-16px -16px -94px;padding:28px 22px 105px;background:linear-gradient(160deg,#061c31,#082b4c);color:#fff}.profile-panel .brand-subtitle{margin-bottom:31px}.profile-user{display:flex;gap:13px;align-items:center;padding:13px 0 18px;border-bottom:1px solid #ffffff26}.profile-avatar{display:grid;width:47px;height:47px;place-items:center;border-radius:50%;background:#5193ff;color:#fff;font-weight:800}.profile-user h2,.profile-user p{margin:0}.profile-user h2{font-size:1rem}.profile-user p{margin-top:4px;color:#c1d6e8;font-size:.76rem}.profile-links{display:grid;margin-top:14px}.profile-links button,.profile-logout{display:grid;grid-template-columns:24px 1fr 20px;align-items:center;min-height:47px;border:0;color:#fff;background:transparent;text-align:left}.profile-logout{grid-template-columns:24px 1fr;margin-top:10px;color:#fff;font-weight:700}.bottom-nav{position:fixed;z-index:3;bottom:0;left:50%;display:flex;width:min(430px,100%);justify-content:space-around;padding:10px 5px calc(10px + env(safe-area-inset-bottom));border-top:1px solid #e3eaf2;background:#fff;transform:translateX(-50%)}.bottom-nav button{display:grid;gap:3px;min-width:54px;border:0;color:#6b87a3;background:transparent;font-size:.63rem}.bottom-nav button span{font-size:1.25rem}.bottom-nav .active{color:#f58220;font-weight:850}.report-dialog{width:100vw;max-width:430px;height:100vh;max-height:none;margin:0 auto;border:0;padding:17px 18px 28px;background:linear-gradient(160deg,#061c31,#0a3859);color:#fff}.report-dialog::backdrop{background:#061c31}.story-progress{display:flex;gap:5px;padding-right:48px}.story-progress span{height:3px;flex:1;border-radius:4px;background:#ffffff44}.story-progress span:first-child{background:#fff}.close-dialog{position:absolute;top:15px;right:16px;width:39px;height:39px;border:0;border-radius:50%;background:#ffffff18;color:#fff;font-size:1.8rem}.dialog-kicker{position:absolute;right:21px;bottom:49%;left:21px}.dialog-kicker .eyebrow{color:#9adfff}.dialog-kicker p:last-child{margin:0;color:#d3e5f3;font-size:.82rem}.dialog-card{position:absolute;right:0;bottom:0;left:0;min-height:44%;max-height:52%;overflow:auto;border-radius:25px 25px 0 0;padding:22px 19px;background:#fff;color:#0a1d35}.dialog-card h2{margin:0 0 13px;font-size:1.45rem;letter-spacing:-.04em}.dialog-content{display:grid;gap:7px}.report-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:11px 0;border-bottom:1px solid #e5edf4}.report-row:last-child{border-bottom:0}.report-row strong{display:block;font-size:.86rem}.report-row span{color:#5c748d;font-size:.73rem}.report-row b{align-self:center;text-align:right;font-size:.76rem}.empty-report,.unavailable-copy{margin:0;color:#58718a;font-size:.87rem;line-height:1.5}.unavailable-copy{color:#183653;font-weight:700}.dialog-action{min-height:44px;width:100%;margin-top:13px;border:0;border-radius:12px;background:#0878dc;color:#fff;font-weight:800}@keyframes panel-in{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}@media(min-width:700px){body{padding:22px}.app-shell{min-height:calc(100vh - 44px);border-radius:26px;box-shadow:0 22px 55px #082b4c1d}.bottom-nav{bottom:22px;border-radius:0 0 26px 26px}.profile-panel{border-radius:26px}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important}}
