@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;600;700&display=swap";.portalShell{--ink:#183044;--navy:#102c3d;--accent:#19745a;--border:#e0e8e5;min-height:100vh;display:grid;grid-template-columns:248px 1fr;background:#f5f7f6;color:var(--ink)}.portalSidebar{position:sticky;top:0;height:100vh;background:var(--navy);padding:24px 16px 18px;color:#fff;display:flex;flex-direction:column;z-index:20}.sidebarTop{display:flex;justify-content:space-between}.closeNav{display:none}.clientTag{margin:28px 6px 20px;padding:13px;background:#ffffff0d;border:1px solid #ffffff17;border-radius:10px;display:flex;align-items:center;gap:10px}.clientTag>span,.topProfile>span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#d9bd8b;color:#163145;font-size:11px;font-weight:800}.clientTag div,.topProfile div{display:grid;min-width:0}.clientTag b{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.clientTag small,.topProfile small{font-size:9px;color:#aabac3}.portalSidebar nav{display:grid;gap:3px}.portalSidebar nav button,.portalSignout{width:100%;border:0;background:transparent;color:#b8c7cf;display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:7px;font-size:12px;cursor:pointer;text-align:left}.portalSidebar nav svg,.portalSignout svg{width:17px}.portalSidebar nav button.active{color:#fff;background:var(--accent)}.portalSidebar nav button:hover{color:#fff;background:#ffffff0d}.portalSidebar nav em{margin-left:auto;font-style:normal;background:#d7c080;color:#183044;min-width:18px;height:18px;border-radius:9px;display:grid;place-items:center;font-size:9px}.sideHelp{margin-top:auto;padding:14px;border-radius:9px;background:#ffffff0a;border:1px solid #ffffff15;display:grid;grid-template-columns:25px 1fr;gap:8px}.sideHelp>svg{color:#d9c382}.sideHelp div{display:grid}.sideHelp b{font-size:11px}.sideHelp small{font-size:8px;color:#9fb1bb}.sideHelp button{grid-column:1/-1;border:0;background:#fff;color:#163447;border-radius:5px;padding:8px;font-size:10px;font-weight:700}.portalSignout{margin-top:9px;justify-content:center}.portalMain{min-width:0}.portalTopbar{height:72px;background:#fff;border-bottom:1px solid var(--border);padding:0 34px;display:flex;align-items:center;gap:14px;position:sticky;top:0;z-index:10}.globalSearch{width:min(390px,38vw);height:38px;display:flex;align-items:center;gap:8px;padding:0 12px;border:1px solid var(--border);border-radius:7px;background:#f8faf9}.globalSearch svg{width:15px;color:#80918e}.globalSearch input{border:0;background:transparent;outline:0;width:100%;font-size:11px}.topIcon,.menuBtn{border:0;background:transparent;color:#59716f;padding:7px}.topIcon{margin-left:auto}.topUpload,.primaryBtn{border:0;background:var(--accent);color:#fff;border-radius:6px;padding:10px 15px;display:flex;align-items:center;justify-content:center;gap:7px;font-size:11px;font-weight:700;cursor:pointer}.topUpload svg,.primaryBtn svg{width:15px}.topProfile{border:0;border-left:1px solid var(--border);background:transparent;padding-left:15px;display:flex;align-items:center;gap:8px;color:var(--ink)}.topProfile b{font-size:10px}.menuBtn{display:none}.portalContent{max-width:1450px;margin:auto;padding:34px 36px 70px}.loadingBar{position:fixed;top:72px;left:248px;right:0;background:#dceee7;color:#145642;text-align:center;padding:7px;font-size:10px;z-index:9}.pageHeading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:25px}.pageHeading small,.welcomeBanner small,.surfaceHead small{color:var(--accent);font-size:9px;letter-spacing:.16em;font-weight:800}.pageHeading h1{font-family:Playfair Display;font-size:32px;margin:5px 0}.pageHeading p{font-size:12px;color:#71827f;margin:0}.welcomeBanner{min-height:214px;background:linear-gradient(120deg,#123449,#1d574f);color:#fff;border-radius:12px;padding:36px 40px;display:flex;align-items:center;justify-content:space-between;overflow:hidden;position:relative}.welcomeBanner:after{content:"";position:absolute;width:330px;height:330px;border:70px solid #ffffff08;border-radius:50%;right:-90px;top:-140px}.welcomeBanner h1{font:700 35px Playfair Display;margin:7px 0 10px}.welcomeBanner p{font-size:12px;color:#c5d4d6;margin:0 0 24px}.welcomeBanner button,.textBtn{border:0;background:transparent;color:#e4d097;font-size:11px;font-weight:700;display:flex;align-items:center;gap:5px;cursor:pointer}.bannerScore{z-index:1;display:grid;text-align:center;margin-right:55px}.bannerScore span{font:700 45px Playfair Display;color:#e2ce94}.bannerScore small{color:#c5d4d6}.metricGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:16px 0}.metricGrid article{background:#fff;border:1px solid var(--border);border-radius:9px;padding:17px;display:grid;grid-template-columns:42px 1fr;column-gap:11px}.metricIcon{grid-row:1/5;width:42px;height:42px;border-radius:9px;display:grid;place-items:center}.metricIcon svg{width:19px}.green{background:#e8f4ef;color:#19745a}.blue{background:#eaf1f8;color:#3472a7}.gold{background:#f7f1df;color:#9a792d}.purple{background:#f0ebf7;color:#74539b}.metricGrid small{font-size:8px;color:#8a9996}.metricGrid b{font-size:17px;margin:3px 0}.metricGrid b.metricText{font-size:13px}.metricGrid p{font-size:8px;color:#8a9996;margin:0}.portalGrid{display:grid;gap:14px;margin-top:14px}.portalGrid.twoOne{grid-template-columns:minmax(0,2fr) minmax(250px,1fr)}.surface{background:#fff;border:1px solid var(--border);border-radius:9px;padding:22px}.surface h2{font:700 17px Playfair Display;margin:0}.surfaceHead{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.statusPill{font-size:9px!important;color:#17644e!important;background:#e9f5f0;padding:6px 9px;border-radius:99px}.journey{display:grid;grid-template-columns:repeat(7,1fr);position:relative;margin:25px 0 15px}.journey:before{content:"";height:2px;background:#e4eae8;position:absolute;left:6%;right:6%;top:14px}.journey>div{z-index:1;display:grid;justify-items:center;gap:7px}.journey span{width:29px;height:29px;border-radius:50%;display:grid;place-items:center;background:#fff;border:2px solid #d8e2df;font-size:9px}.journey b{font-size:8px;color:#879693}.journey .done span,.journey .current span{background:var(--accent);border-color:var(--accent);color:#fff}.progressBar{height:4px;background:#e6ecea;border-radius:5px}.progressBar i{height:100%;display:block;background:var(--accent)}.muted{font-size:9px;color:#8a9996}.quickActions button{border:0;border-top:1px solid #edf0ef;background:transparent;padding:13px 2px;width:100%;display:grid;grid-template-columns:24px 1fr 16px;align-items:center;text-align:left;color:#375047;font-size:10px}.quickActions svg{width:15px;color:var(--accent)}.modernTable{width:100%}.tableHead,.tableRow{display:grid;grid-template-columns:minmax(180px,2fr) 1fr 90px 85px 25px;align-items:center;gap:10px}.tableHead{padding:8px 5px;color:#8a9996;font-size:8px;border-bottom:1px solid var(--border)}.tableRow{padding:11px 5px;border-bottom:1px solid #edf1ef;font-size:9px;color:#687b76}.fileName{display:grid;grid-template-columns:32px 1fr;align-items:center;color:var(--ink)}.fileName i{grid-row:1/3;width:28px;height:30px;background:#edf4f1;color:var(--accent);border-radius:5px;display:grid;place-items:center}.fileName b{overflow:hidden;text-overflow:ellipsis}.fileName small{font-size:8px;color:#94a19e}.tableRow em{font-style:normal;background:#eaf5f0;color:#187052;padding:5px;border-radius:8px;font-size:8px}.activityLine{display:flex;gap:10px;padding:9px 0}.activityLine>span{width:25px;height:25px;border-radius:50%;background:#e9f5f0;color:var(--accent);display:grid;place-items:center}.activityLine div{display:grid}.activityLine b{font-size:9px}.activityLine small{font-size:8px;color:#8c9a97}.portalEmpty{min-height:190px;display:grid;justify-items:center;align-content:center;text-align:center;padding:25px}.portalEmpty>span{width:50px;height:50px;background:#edf4f1;color:var(--accent);border-radius:50%;display:grid;place-items:center}.portalEmpty h3{font:700 17px Playfair Display;margin:12px 0 5px}.portalEmpty p{font-size:10px;color:#83928f;line-height:1.6}.returnHero{background:linear-gradient(120deg,#143548,#1d5b50);color:#fff;display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.returnHero h2{color:#fff;font-size:24px;margin:14px 0}.returnHero p{font-size:10px;color:#c2d4d3}.returnHero>div:last-child{display:grid;text-align:center;padding:15px 25px;border-left:1px solid #ffffff20}.returnHero>div:last-child b{font:700 34px Playfair Display;color:#e3ce91}.verticalTimeline>div{display:grid;grid-template-columns:35px 1fr;gap:12px;padding-bottom:22px}.verticalTimeline>div>span{width:34px;height:34px;border-radius:50%;border:2px solid #dce5e2;display:grid;place-items:center;font-size:10px}.verticalTimeline>div.complete>span{background:var(--accent);color:#fff}.verticalTimeline b{font-size:11px}.verticalTimeline p{font-size:9px;color:#8b9996}.uploadHero{min-height:330px;border:2px dashed #b9cec6;background:#fff;border-radius:12px;display:grid;justify-items:center;align-content:center}.uploadHero>span{width:68px;height:68px;background:#e9f5f0;color:var(--accent);border-radius:50%;display:grid;place-items:center}.uploadHero h2{font:700 22px Playfair Display;margin:18px 0 5px}.uploadHero p{font-size:10px;color:#84938f}.uploadHero+.surface{margin-top:14px}.filterRow{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.inlineSearch{display:flex;align-items:center;gap:8px;border:1px solid var(--border);border-radius:6px;padding:8px;width:300px}.inlineSearch input{border:0;outline:0;width:100%;font-size:10px}.messageShell{background:#fff;border:1px solid var(--border);border-radius:10px;min-height:600px;display:grid;grid-template-rows:auto 1fr auto}.conversationHead{padding:15px 20px;border-bottom:1px solid var(--border);display:flex;gap:10px}.teamAvatar{width:38px;height:38px;border-radius:50%;background:var(--accent);color:#fff;display:grid;place-items:center}.conversationHead div{display:grid}.conversationHead b{font-size:11px}.conversationHead small{font-size:8px;color:#82918e}.messageBody{background:#f7f9f8;padding:24px;display:flex;flex-direction:column;gap:10px}.bubble{align-self:flex-start;max-width:65%;background:#fff;border:1px solid var(--border);padding:11px 14px;border-radius:3px 12px 12px}.bubble.mine{align-self:flex-end;background:var(--accent);color:#fff}.bubble p{font-size:10px;margin:0}.bubble small{font-size:7px;opacity:.65}.composer{padding:12px;display:flex;gap:8px}.composer textarea{flex:1;border:1px solid var(--border);border-radius:6px;padding:10px}.composer button{border:0;background:transparent}.composer .sendBtn{background:var(--accent);color:#fff;width:42px;border-radius:6px}.booking>input{border:1px solid var(--border);padding:10px;width:100%;margin:12px 0 22px}.timeGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:12px 0 20px}.timeGrid button{border:1px solid var(--border);background:#fff;padding:10px}.timeGrid button.selected{background:var(--accent);color:#fff}.appointmentCard,.supportHero{display:grid;justify-items:center;text-align:center;gap:8px;padding:35px}.profileHero{display:flex;align-items:center;gap:14px;padding-bottom:20px;border-bottom:1px solid var(--border)}.profileHero>span{width:60px;height:60px;border-radius:50%;display:grid;place-items:center;background:#d8bd8f}.profileHero div{flex:1}.profileHero button{display:flex;border:1px solid var(--border);background:#fff;padding:8px}.detailGrid{display:grid;grid-template-columns:1fr 1fr;gap:22px;padding-top:22px}.detailGrid label{display:grid;gap:5px}.detailGrid small{font-size:8px;color:#8b9996}.detailGrid b{font-size:10px}.securityItem{display:flex;gap:10px;padding:16px 0}.resourceGrid,.faqGrid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.resourceGrid article,.faqGrid details{background:#fff;border:1px solid var(--border);border-radius:9px;padding:25px}.resourceGrid h2{font:700 18px Playfair Display}.resourceGrid p,.faqGrid p{font-size:10px;color:#80908c}.resourceGrid button{border:0;background:transparent;color:var(--accent)}.supportHero{background:linear-gradient(120deg,#143548,#1e5a50);color:#fff;border-radius:11px}.supportHero h2{font:700 26px Playfair Display;margin:5px}.supportHero p{max-width:520px;font-size:10px}.supportHero>div{display:flex;gap:10px}.supportHero a{color:#fff;border:1px solid #ffffff35;padding:10px;display:flex;gap:6px}.faqGrid{margin-top:14px}.faqGrid summary{display:flex;justify-content:space-between;font-size:10px;font-weight:700}.toast{position:fixed;right:25px;bottom:25px;background:#153b38;color:#fff;padding:13px 18px;border-radius:7px;display:flex;gap:8px;font-size:10px;z-index:50}@media(max-width:1050px){.portalShell{grid-template-columns:210px 1fr}.metricGrid{grid-template-columns:1fr 1fr}.portalContent{padding:28px 24px}.tableHead,.tableRow{grid-template-columns:minmax(150px,2fr) 1fr 80px 25px}.tableHead span:nth-child(4),.tableRow>span:nth-child(4){display:none}}@media(max-width:760px){.portalShell{display:block}.portalSidebar{position:fixed;left:-270px;width:250px;transition:left .2s}.portalSidebar.open{left:0}.closeNav,.menuBtn{display:block;border:0;background:transparent;color:#fff}.portalTopbar{padding:0 14px;height:62px}.menuBtn{color:var(--ink)}.globalSearch{width:auto;flex:1}.topProfile div,.topIcon{display:none}.portalContent{padding:23px 15px}.welcomeBanner{padding:28px 24px;min-height:260px;align-items:flex-start}.welcomeBanner h1{font-size:29px}.bannerScore{position:absolute;right:15px;bottom:25px;margin:0}.bannerScore span{font-size:30px}.metricGrid,.portalGrid.twoOne,.resourceGrid,.faqGrid{grid-template-columns:1fr}.journey{overflow:auto;grid-template-columns:repeat(7,75px)}.pageHeading{align-items:flex-start;gap:15px}.modernTable{overflow:auto}.tableHead,.tableRow{min-width:560px}.detailGrid{grid-template-columns:1fr}.bubble{max-width:85%}}.portalShell{grid-template-columns:220px 1fr}.portalSidebar{padding:18px 14px}.portalSidebar .brand{padding:0 8px}.clientTag{margin:18px 0 10px;padding:10px}.clientTag>svg{width:17px;color:#dbe9ef}.portalSidebar nav button{padding:9px 11px}.portalTopbar{height:62px;padding:0 22px}.globalSearch{margin-left:auto;max-width:430px}.outlineTop{border:1px solid #aac1d4;background:#fff;color:#17486e;border-radius:20px;padding:8px 13px;display:flex;align-items:center;gap:6px;font-size:9px;font-weight:700;white-space:nowrap}.outlineTop svg{width:14px}.topUpload{border:1px solid #5397df;background:#fff;color:#236db7;border-radius:20px;padding:8px 13px;white-space:nowrap}.topIcon{margin-left:0}.dashboardContent{max-width:1600px;padding:16px 20px 38px}.dashWelcomeGrid{display:grid;grid-template-columns:1fr 310px;gap:14px;align-items:stretch}.dashGreeting{display:flex;align-items:flex-start;gap:14px;padding:12px 8px}.dashAvatar{width:58px;height:58px;border-radius:50%;background:linear-gradient(145deg,#d7b386,#784f3c);color:#fff;display:grid;place-items:center;font-size:17px;font-weight:800;box-shadow:0 4px 12px #19364620}.dashGreeting h1{font:700 25px Playfair Display;margin:5px 0;color:#102f47}.dashGreeting p{font-size:10px;color:#778b99;margin:0}.dashAccount{background:#fff;border:1px solid var(--border);border-radius:8px;padding:14px;box-shadow:0 2px 8px #1d40580a}.dashAccount .surfaceHead{margin-bottom:6px}.dashAccount h2{font-size:12px}.dashAccount dl{margin:0}.dashAccount dl div{display:grid;grid-template-columns:105px 1fr;gap:5px;padding:4px 0;font-size:9px}.dashAccount dt{display:flex;align-items:center;gap:6px;color:#6e8290}.dashAccount dt svg{width:13px}.dashAccount dd{margin:0;font-weight:700;overflow:hidden;text-overflow:ellipsis}.dashAccount>button{float:right;border:0;background:#eff5ff;color:#2467a8;border-radius:5px;padding:7px 10px;display:flex;gap:5px;font-size:8px;font-weight:700}.dashAccount>button svg{width:12px}.dashColumns{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:14px;margin-top:12px}.dashPrimary{min-width:0}.referenceMetrics{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.referenceMetrics article{background:#fff;border:1px solid var(--border);border-radius:8px;padding:14px 11px;display:flex;gap:10px;min-height:105px}.referenceMetrics article>span{width:34px;height:34px;flex:0 0 34px;border-radius:8px;background:#eff5ff;color:#287acc;display:grid;place-items:center;font-size:19px;font-weight:800}.referenceMetrics article>span svg{width:17px}.referenceMetrics article>span.moneyIcon{background:#eaf7ee;color:#208d4b}.referenceMetrics article>div{display:grid;align-content:start;gap:3px;min-width:0}.referenceMetrics small{font-size:8px;color:#718594}.referenceMetrics b{font-size:20px;color:#17364d}.referenceMetrics b.compactValue{font-size:12px;margin:5px 0}.referenceMetrics p{font-size:7px;color:#5f7483;margin:0}.referenceMetrics em{font-style:normal;font-size:7px;background:#eaf6ed;color:#248046;border-radius:10px;padding:4px 8px;width:max-content}.statusActionGrid{display:grid;grid-template-columns:minmax(0,1fr) 210px;gap:10px;margin-top:10px}.referenceStatus{padding:16px}.referenceStatus .surfaceHead{margin-bottom:5px}.referenceStatus .journey{margin:20px 0 14px}.referenceStatus .journey b{font-size:7px;text-align:center}.referenceStatus .journey small{font-size:6px;color:#5b9f72}.actionCard{border-radius:8px;padding:16px;display:flex;flex-direction:column;min-height:190px}.actionCard.clear{background:#edf8ee;border:1px solid #d1ebd5}.actionCard.needed{background:#fff4e5;border:1px solid #f1dfbd}.actionCard h3{display:flex;align-items:center;gap:7px;margin:0 0 12px;font-size:11px;color:#238341}.actionCard h3 svg{width:16px}.actionCard>b,.actionCard li{font-size:8px;line-height:1.5}.actionCard ul{padding-left:16px;margin:7px 0}.actionCard button{margin-top:auto;border:0;background:#209442;color:#fff;border-radius:5px;padding:9px;font-size:8px;font-weight:700}.dashboardLower{display:grid;grid-template-columns:.9fr 1.1fr;gap:10px;margin-top:10px}.dashboardLower .surface{padding:14px;min-width:0}.dashboardLower .surfaceHead{margin-bottom:8px}.dashboardLower .modernTable{overflow:hidden}.dashboardLower .tableHead,.dashboardLower .tableRow{grid-template-columns:minmax(130px,2fr) 65px 65px 22px}.dashboardLower .tableHead span:nth-child(2),.dashboardLower .tableRow>span:nth-child(2){display:none}.dashboardLower .portalEmpty{min-height:120px}.miniDrop{width:100%;border:1px dashed #b9cad4;background:#fbfdff;color:#5e7482;border-radius:5px;padding:8px;margin-top:7px;font-size:7px;display:flex;justify-content:center;align-items:center;gap:5px}.miniDrop svg{width:14px}.priorYears{margin-top:10px;padding:14px}.priorYears .surfaceHead{margin-bottom:8px}.priorYears>p{font-size:9px;color:#7d8e98;margin:10px 0}.yearCards{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.yearCards article{border:1px solid var(--border);border-radius:5px;padding:10px;display:grid;gap:4px}.yearCards b{font-size:12px}.yearCards span,.yearCards small{font-size:8px}.dashRail{display:grid;align-content:start;gap:10px}.dashRail .surface{padding:14px}.dashRail h2{font-size:12px}.referenceQuick>h2{margin-bottom:12px}.referenceQuick>div{display:grid;grid-template-columns:1fr 1fr;gap:8px}.referenceQuick button{min-height:70px;border:1px solid #dae5ee;background:#fbfdff;border-radius:6px;color:#24465e;display:grid;justify-items:center;align-content:center;gap:6px;font-size:7px;font-weight:700}.referenceQuick button svg{width:20px;color:#347fc8}.paymentMini .portalEmpty{min-height:145px;padding:10px}.paymentMini .portalEmpty>span{width:38px;height:38px}.paymentMini .portalEmpty h3{font-size:13px}.helpfulMini>button{width:100%;border:0;background:transparent;padding:7px 2px;display:grid;grid-template-columns:18px 1fr 14px;text-align:left;align-items:center;font-size:8px;color:#405b6c}.helpfulMini>button svg{width:12px;color:#3376b7}.textBtn{color:#2778c8!important;padding:0}.referenceDashboard .surfaceHead h2{font-family:DM Sans;font-weight:700}.referenceDashboard .surface{box-shadow:0 2px 8px #1d405808}.referenceDashboard .tableRow em{white-space:nowrap}.referenceDashboard .activityLine{padding:7px 0}@media(max-width:1180px){.dashWelcomeGrid,.dashColumns{grid-template-columns:1fr}.dashRail{grid-template-columns:repeat(3,1fr)}.referenceMetrics{grid-template-columns:1fr 1fr}.outlineTop{display:none}}@media(max-width:900px){.statusActionGrid,.dashboardLower,.dashRail{grid-template-columns:1fr}.dashWelcomeGrid{display:grid}.dashAccount{max-width:none}.portalShell{grid-template-columns:200px 1fr}}@media(max-width:760px){.portalShell{display:block}.referenceMetrics{grid-template-columns:1fr}.dashGreeting h1{font-size:22px}.dashWelcomeGrid,.dashColumns{grid-template-columns:1fr}.dashAccount dl div{grid-template-columns:100px 1fr}.statusActionGrid,.dashboardLower{grid-template-columns:1fr}.referenceStatus{overflow:hidden}.referenceStatus .journey{grid-template-columns:repeat(7,75px)}.referenceQuick>div{grid-template-columns:1fr 1fr}.topUpload{font-size:0}.topUpload svg{margin:0}.dashboardLower .modernTable{overflow:auto}}.profileForm{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding-top:22px}.profileForm label{display:grid;gap:6px}.profileForm small{font-size:8px;color:#7c8e89;text-transform:uppercase;letter-spacing:.08em}.profileForm input{height:39px;border:1px solid var(--border);border-radius:5px;padding:0 10px;font-size:10px;outline:none}.profileForm>div{grid-column:1/-1;display:flex;justify-content:flex-end;gap:8px}.profileForm>div>button{border:1px solid var(--border);background:#fff;border-radius:5px;padding:9px 14px;font-size:9px}.profileForm>div>.primaryBtn{background:var(--accent);color:#fff;border-color:var(--accent)}.billingList>article{display:grid;grid-template-columns:40px 1fr auto 90px;gap:12px;align-items:center;padding:14px;border-bottom:1px solid var(--border)}.billingList>article>span{width:35px;height:35px;border-radius:7px;background:#eef5ff;color:#2777c4;display:grid;place-items:center}.billingList>article>span svg{width:17px}.billingList>article>div{display:grid}.billingList>article b{font-size:10px}.billingList>article small{font-size:8px;color:#81918d}.billingList>article strong{font-size:11px}.billingList>article em{font-style:normal;text-align:center;border-radius:10px;background:#edf7f1;color:#237251;padding:5px;font-size:8px}.primaryBtn:disabled,.sendBtn:disabled{opacity:.55;cursor:wait}@media(max-width:760px){.profileForm{grid-template-columns:1fr}.billingList>article{grid-template-columns:36px 1fr auto}.billingList>article>em{grid-column:2/4;width:max-content}}.portalShell .listPagination{min-height:52px;padding:10px 14px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fff;color:#687c87;font-size:11px}.portalShell .listPagination>div{display:flex;gap:5px}.portalShell .listPagination button{min-width:30px;height:30px;padding:0 7px;border:1px solid var(--line);border-radius:6px;background:#fff;color:#21445c;font-size:11px;display:grid;place-items:center}.portalShell .listPagination button svg{width:14px}.portalShell .listPagination button.active{background:#1466b8;border-color:#1466b8;color:#fff}.portalShell .listPagination button:disabled{opacity:.4;cursor:not-allowed}.portalShell{--seismic-navy:#326191;--seismic-green:#8AB463;--seismic-gray:#54595F;--seismic-ink:#1e3348;--seismic-bg:#f4f7fa;--seismic-line:#dfe7ee;--accent:var(--seismic-green);--navy:#234b72;background:var(--seismic-bg)}.portalSidebar{background:linear-gradient(180deg,#234b72,#193a59)}.portalSidebar nav button.active{background:var(--seismic-green);color:#fff;box-shadow:0 6px 14px #0000001f}.portalTopbar{border-color:var(--seismic-line);box-shadow:0 1px 8px #2043620a}.topUpload,.primaryBtn{background:var(--seismic-green)}.seismicDashboard{display:grid;gap:18px;color:var(--seismic-ink)}.seismicHero{min-height:230px;padding:34px 38px;border-radius:18px;display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:30px;align-items:center;color:#fff;background:linear-gradient(115deg,#244d74,#326191 58%,#4e7fa9);position:relative;overflow:hidden;box-shadow:0 16px 40px #224a6f29}.seismicHero:before,.seismicHero:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.12)}.seismicHero:before{width:330px;height:330px;right:-105px;top:-165px}.seismicHero:after{width:230px;height:230px;right:80px;bottom:-190px}.seismicHeroCopy,.seismicHeroStatus{position:relative;z-index:1}.seismicHeroCopy>small{font-size:9px;letter-spacing:.2em;color:#d9e8f4;font-weight:800}.seismicHeroCopy h1{font-family:DM Sans,sans-serif;font-size:32px;line-height:1.12;margin:9px 0 10px}.seismicHeroCopy p{max-width:720px;margin:0;color:#e7f0f7;font-size:11px;line-height:1.7}.seismicHeroActions{display:flex;gap:10px;margin-top:23px}.seismicHeroActions button{border-radius:8px;padding:11px 15px;display:flex;align-items:center;gap:7px;font-size:10px;font-weight:800;cursor:pointer}.seismicHeroActions svg{width:15px}.heroPrimary{border:1px solid var(--seismic-green);background:var(--seismic-green);color:#fff}.heroSecondary{border:1px solid rgba(255,255,255,.45);background:#ffffff14;color:#fff}.seismicHeroStatus{padding:20px 22px;border-radius:14px;background:#0e2d4842;border:1px solid rgba(255,255,255,.18);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.heroStatusTop{display:flex;justify-content:space-between;align-items:center;gap:10px}.heroStatusTop span{font-size:8px;letter-spacing:.14em;color:#d8e6ef;font-weight:800}.heroStatusTop em{font-style:normal;font-size:8px;background:#8ab46333;border:1px solid rgba(183,220,149,.5);padding:5px 8px;border-radius:99px}.seismicHeroStatus>strong{display:block;font-size:40px;margin-top:13px}.seismicHeroStatus>p{font-size:9px;color:#dbe8f0;margin:0 0 11px}.heroProgress{height:7px;background:#ffffff2e;border-radius:10px;overflow:hidden}.heroProgress i{display:block;height:100%;background:#b3d596;border-radius:10px}.seismicHeroStatus>small{display:block;margin-top:9px;color:#e2edf4;font-size:8px}.seismicMetrics{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.seismicMetrics article{min-height:112px;background:#fff;border:1px solid var(--seismic-line);border-radius:13px;padding:17px;display:flex;gap:13px;align-items:flex-start;box-shadow:0 5px 18px #1f3f5b0b}.metricGlyph{width:40px;height:40px;flex:0 0 40px;border-radius:10px;background:#eaf1f8;color:var(--seismic-navy);display:grid;place-items:center;font-size:18px;font-weight:900}.metricGlyph svg{width:19px}.greenGlyph{background:#edf6e9;color:#6b9d43}.refundGlyph{background:#f1f5e8;color:#779f4c}.appointmentGlyph{background:#edf2f8;color:#456e95}.seismicMetrics article>div{display:grid;gap:2px;min-width:0}.seismicMetrics small{font-size:8px;text-transform:uppercase;letter-spacing:.08em;color:#8796a4;font-weight:800}.seismicMetrics strong{font-size:21px;color:#213b53}.seismicMetrics strong.metricDate{font-size:13px;margin-top:5px}.seismicMetrics p{font-size:8px;color:#7c8d9b;margin:0}.seismicDashboardGrid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:14px;align-items:start}.seismicMainColumn,.seismicSideColumn{display:grid;gap:14px;min-width:0}.seismicCard{background:#fff;border:1px solid var(--seismic-line);border-radius:13px;padding:19px;box-shadow:0 5px 18px #1f3f5b09}.seismicCardHead{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:15px}.seismicCardHead>div>small{display:block;font-size:7px;letter-spacing:.15em;color:var(--seismic-green);font-weight:900;margin-bottom:4px}.seismicCardHead h2{font-family:DM Sans,sans-serif;font-size:15px;margin:0;color:#203b53}.quietLink{border:0;background:transparent;color:var(--seismic-navy);font-size:8px;font-weight:800;display:flex;align-items:center;gap:3px;cursor:pointer}.quietLink svg{width:13px}.trackerSummary{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:11px 13px;background:#f7f9fb;border:1px solid #e7edf2;border-radius:9px}.trackerSummary p{font-size:8px;color:#708493;margin:0}.trackerSummary>strong{font-size:9px;color:var(--seismic-navy)}.trackerBadge{font-size:8px;background:#eaf2f8;color:var(--seismic-navy);padding:6px 9px;border-radius:99px;font-weight:800}.seismicJourney{display:grid;grid-template-columns:repeat(7,1fr);margin-top:22px;position:relative}.seismicJourney:before{content:"";position:absolute;top:16px;left:6%;right:6%;height:2px;background:#e4ebf0}.seismicJourney>div{position:relative;z-index:1;display:grid;justify-items:center;gap:6px;text-align:center}.seismicJourney span{width:33px;height:33px;border-radius:50%;display:grid;place-items:center;background:#fff;border:2px solid #d9e3ea;color:#8a9aaa;font-size:9px;font-weight:800}.seismicJourney span svg{width:14px}.seismicJourney b{font-size:7px;color:#718391}.seismicJourney small{font-size:6px;color:#a0adb8}.seismicJourney .complete span,.seismicJourney .active span{background:var(--seismic-green);border-color:var(--seismic-green);color:#fff}.seismicJourney .complete b,.seismicJourney .active b{color:#28465e}.seismicJourney .active span{box-shadow:0 0 0 5px #8ab46326}.seismicJourney .active small{color:#6d9e48;font-weight:800}.seismicSplit{display:grid;grid-template-columns:1.15fr .85fr;gap:14px}.actionCount{min-width:28px;height:28px;border-radius:14px;background:#eef3f6;color:#6e8292;display:grid;place-items:center;font-size:10px;font-weight:900}.actionCount.hasItems{background:#fff1dd;color:#aa6b16}.panelIntro{font-size:8px;color:#7f8f9c;margin:-5px 0 10px}.actionList{display:grid}.actionList button{border:0;border-top:1px solid #edf1f4;background:#fff;display:grid;grid-template-columns:25px 1fr 14px;gap:8px;align-items:center;padding:10px 0;text-align:left;color:#2f485c;cursor:pointer}.actionList button>span{width:22px;height:22px;border-radius:6px;background:#f6ead8;color:#a46c22;display:grid;place-items:center;font-size:8px;font-weight:900}.actionList button b{font-size:8px}.actionList button svg{width:12px;color:#91a0ab}.wideAction{width:100%;margin-top:10px;border:0;border-radius:7px;background:var(--seismic-green);color:#fff;padding:10px;display:flex;align-items:center;justify-content:center;gap:6px;font-size:8px;font-weight:800}.wideAction svg{width:14px}.allClear{min-height:145px;display:grid;justify-items:center;align-content:center;text-align:center}.allClear>span{width:43px;height:43px;border-radius:50%;display:grid;place-items:center;background:#edf6e9;color:#689b44}.allClear h3{font-size:12px;margin:9px 0 3px}.allClear p{font-size:8px;color:#81919e;margin:0}.teamIdentity{display:flex;align-items:center;gap:12px;padding:8px 0 16px}.teamIdentity>span{width:47px;height:47px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#326191,#234764);color:#fff;font-size:12px;font-weight:900}.teamIdentity>div{display:grid}.teamIdentity strong{font-size:10px}.teamIdentity p{font-size:8px;color:#6f8392;margin:2px 0}.teamIdentity small{font-size:7px;color:#99a6af}.teamButtons{display:grid;grid-template-columns:1fr 1fr;gap:7px}.teamButtons button,.outlineAction{border:1px solid #dbe5ec;background:#fff;color:#315877;border-radius:7px;padding:9px;display:flex;justify-content:center;align-items:center;gap:5px;font-size:7px;font-weight:800;cursor:pointer}.teamButtons svg,.outlineAction svg{width:13px}.documentsPanel .modernTable{overflow:hidden}.documentsPanel .tableHead,.documentsPanel .tableRow{grid-template-columns:minmax(150px,2fr) 1fr 90px 85px 24px}.documentDrop{width:100%;margin-top:11px;padding:11px 12px;border:1px dashed #b9ccd9;background:#f8fbfd;border-radius:8px;display:grid;grid-template-columns:30px 1fr 14px;align-items:center;gap:9px;text-align:left;color:#315a79;cursor:pointer}.documentDrop>svg:first-child{width:17px}.documentDrop>span{display:grid}.documentDrop b{font-size:8px}.documentDrop small{font-size:7px;color:#8496a4}.documentDrop>svg:last-child{width:12px}.taxYearCards{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.taxYearCards article{border:1px solid #e0e8ee;border-radius:8px;padding:11px;display:grid;grid-template-columns:1fr auto;gap:3px;align-items:center}.taxYearCards article>span{font-size:13px;font-weight:900;color:#294e6e}.taxYearCards article>b{font-size:7px;color:#66804f}.taxYearCards article>small{font-size:7px;color:#8b99a4}.taxYearCards article>svg{grid-column:2;grid-row:1/4;width:13px;color:#96a4af}.compactEmpty{padding:18px;border-radius:8px;background:#f7f9fb;color:#81909b;text-align:center;font-size:8px}.quickActionGrid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.quickActionGrid button{min-height:104px;border:1px solid #e0e8ee;background:#fff;border-radius:9px;padding:11px;display:grid;justify-items:start;align-content:start;gap:4px;text-align:left;cursor:pointer}.quickActionGrid button>span{width:31px;height:31px;border-radius:8px;background:#edf3f8;color:var(--seismic-navy);display:grid;place-items:center;margin-bottom:3px}.quickActionGrid button>span svg{width:15px}.quickActionGrid button b{font-size:8px;color:#29465d}.quickActionGrid button small{font-size:7px;color:#8a99a5}.nextMeeting{display:flex;gap:12px;align-items:center;margin:4px 0 14px}.meetingDate{width:49px;height:52px;border-radius:8px;background:#edf3f8;color:var(--seismic-navy);display:grid;place-items:center;align-content:center}.meetingDate strong{font-size:18px;line-height:1}.meetingDate small{font-size:7px;font-weight:900}.nextMeeting>div:last-child{display:grid}.nextMeeting b{font-size:9px}.nextMeeting p{font-size:8px;margin:2px 0;color:#60788b}.nextMeeting small{font-size:7px;color:#91a0ab}.outlineAction{width:100%}.seismicActivity{display:grid}.seismicActivity>div{display:flex;gap:9px;padding:9px 0;border-bottom:1px solid #edf1f4}.seismicActivity>div:last-child{border-bottom:0}.seismicActivity>div>span{width:24px;height:24px;flex:0 0 24px;border-radius:50%;background:#edf6e9;color:#6d9d49;display:grid;place-items:center}.seismicActivity svg{width:11px}.seismicActivity>div>div{display:grid}.seismicActivity b{font-size:8px}.seismicActivity small{font-size:7px;color:#8a99a5}.securityPanel{display:flex;gap:10px;padding:15px;border-radius:12px;background:#eef5ea;border:1px solid #d8e8cc;color:#43682d}.securityPanel>span{width:30px;height:30px;flex:0 0 30px;border-radius:50%;background:#fff;display:grid;place-items:center}.securityPanel svg{width:14px}.securityPanel b{font-size:9px}.securityPanel p{font-size:7px;line-height:1.5;margin:3px 0 0;color:#648052}@media(max-width:1180px){.seismicDashboardGrid{grid-template-columns:1fr}.seismicSideColumn{grid-template-columns:repeat(3,1fr)}.securityPanel{grid-column:1/-1}.seismicMetrics{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.seismicHero{grid-template-columns:1fr}.seismicHeroStatus{max-width:420px}.seismicSplit,.seismicSideColumn{grid-template-columns:1fr}.securityPanel{grid-column:auto}.taxYearCards{grid-template-columns:1fr 1fr}.seismicJourney{overflow-x:auto;grid-template-columns:repeat(7,88px);padding-bottom:6px}.seismicJourney:before{left:44px;right:44px}.documentsPanel .modernTable{overflow:auto}.documentsPanel .tableHead,.documentsPanel .tableRow{min-width:620px}}@media(max-width:760px){.seismicHero{padding:26px 22px;border-radius:13px}.seismicHeroCopy h1{font-size:26px}.seismicHeroActions{flex-direction:column}.seismicHeroActions button{justify-content:center}.seismicMetrics{grid-template-columns:1fr}.seismicMetrics article{min-height:90px}.seismicDashboardGrid{display:block}.seismicMainColumn,.seismicSideColumn{margin-bottom:14px}.seismicSideColumn{display:grid;margin-top:14px}.trackerSummary{grid-template-columns:1fr}.trackerSummary>strong{justify-self:start}.taxYearCards{grid-template-columns:1fr}.quickActionGrid{grid-template-columns:1fr 1fr}.seismicCard{padding:15px}}.portalSidebar .sidebarTop{width:100%;min-height:58px;max-height:58px;margin:0;padding:0 7px;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;overflow:hidden}.portalSidebar .sidebarTop .brand{width:165px!important;height:48px!important;min-width:0!important;min-height:48px!important;max-width:165px!important;max-height:48px!important;margin:0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;position:relative!important;overflow:hidden!important;background:transparent!important;flex:0 0 165px!important}.portalSidebar .sidebarTop .brand .brandLogo,.portalSidebar .sidebarTop .brandLogo,.portalSidebar .brand img,.portalSidebar img.brandLogo{display:block!important;width:auto!important;height:auto!important;min-width:0!important;min-height:0!important;max-width:160px!important;max-height:46px!important;margin:0!important;padding:0!important;object-fit:contain!important;object-position:left center!important;position:static!important;inset:auto!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;transform:none!important;clip-path:none!important;border-radius:0!important;box-shadow:none!important;opacity:1!important;z-index:auto!important}.portalSidebar .brand:before,.portalSidebar .brand:after{content:none!important;display:none!important}.portalShell{display:grid!important;grid-template-columns:220px minmax(0,1fr)!important;min-height:100vh!important}.portalSidebar{position:sticky!important;top:0!important;width:220px!important;min-width:220px!important;max-width:220px!important;height:100vh!important;padding:18px 14px!important;display:flex!important;flex-direction:column!important;box-sizing:border-box!important;overflow:hidden!important}.portalSidebar .clientTag{width:100%!important;margin:12px 0 10px!important;flex:0 0 auto!important;box-sizing:border-box!important}.portalSidebar nav{width:100%!important;margin:0!important;padding:0!important;display:grid!important;gap:3px!important;flex:0 0 auto!important}.portalSidebar nav button{width:100%!important;min-height:36px!important;margin:0!important;box-sizing:border-box!important}.portalSidebar .sideHelp{margin-top:auto!important;flex:0 0 auto!important}.portalSidebar .portalSignout{margin-top:9px!important;flex:0 0 auto!important}.portalMain{width:100%!important;min-width:0!important;position:relative!important}.portalContent{position:relative!important;z-index:1!important}@media(min-width:761px){.portalShell{display:grid!important;grid-template-columns:220px minmax(0,1fr)!important}.portalSidebar{width:220px!important;min-width:220px!important;max-width:220px!important;left:auto!important}}@media(max-width:760px){.portalShell{display:block!important}.portalSidebar{position:fixed!important;top:0!important;left:-270px!important;width:250px!important;min-width:250px!important;max-width:250px!important;height:100vh!important;transition:left .2s ease!important}.portalSidebar.open{left:0!important}.portalSidebar .sidebarTop .brand{width:165px!important;height:48px!important;max-width:165px!important}.portalSidebar .sidebarTop .brandLogo,.portalSidebar .brand img{width:auto!important;max-width:160px!important;max-height:46px!important}}.taxIntakePage{display:grid;gap:18px;color:var(--seismic-ink, #1e3348)}.taxIntakeHero{min-height:225px;padding:32px 36px;border-radius:18px;display:grid;grid-template-columns:minmax(0,1fr) 315px;gap:30px;align-items:center;position:relative;overflow:hidden;color:#fff;background:linear-gradient(115deg,#234b72,#326191 58%,#4e7fa9);box-shadow:0 16px 40px #224a6f24}.taxIntakeHero:before,.taxIntakeHero:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.12)}.taxIntakeHero:before{width:330px;height:330px;right:-120px;top:-185px}.taxIntakeHero:after{width:230px;height:230px;right:105px;bottom:-195px}.taxIntakeHeroCopy,.taxIntakeProgressCard{position:relative;z-index:1}.taxIntakeHeroCopy>small{font-size:9px;letter-spacing:.2em;font-weight:900;color:#dcebf6}.taxIntakeHeroCopy h1{max-width:720px;margin:9px 0 10px;font-family:DM Sans,sans-serif;font-size:31px;line-height:1.15}.taxIntakeHeroCopy>p{max-width:720px;margin:0;color:#e8f1f7;font-size:11px;line-height:1.7}.taxIntakeHeroMeta{display:flex;flex-wrap:wrap;gap:9px 18px;margin-top:20px}.taxIntakeHeroMeta span{display:flex;align-items:center;gap:6px;color:#e5eff6;font-size:8px;font-weight:800}.taxIntakeHeroMeta svg{width:14px;color:#c9e6b1}.taxIntakeProgressCard{padding:20px 21px;border:1px solid rgba(255,255,255,.18);border-radius:14px;background:#0e2d4845;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.taxIntakeProgressTop{display:flex;align-items:center;justify-content:space-between;gap:15px}.taxIntakeProgressTop>div{display:grid;gap:4px}.taxIntakeProgressTop small{color:#d8e7f1;font-size:8px;font-weight:900;letter-spacing:.13em}.taxIntakeProgressTop strong{font-size:36px;line-height:1}.taxIntakeProgressTop>span{min-width:48px;height:31px;border:1px solid rgba(255,255,255,.18);border-radius:16px;display:grid;place-items:center;background:#ffffff14;color:#e8f0f6;font-size:9px;font-weight:900}.taxIntakeProgressBar{height:7px;margin-top:15px;overflow:hidden;border-radius:10px;background:#ffffff2b}.taxIntakeProgressBar i{display:block;height:100%;border-radius:inherit;background:#b7d99a;transition:width .25s ease}.taxIntakeProgressCard p{margin:10px 0 0;color:#dce8f0;font-size:8px;line-height:1.55}.taxIntakeIntro{display:flex;justify-content:space-between;align-items:end;gap:20px;padding:3px 2px 0}.taxIntakeIntro small{display:block;margin-bottom:4px;color:var( --seismic-green, #8ab463 );font-size:8px;font-weight:900;letter-spacing:.15em}.taxIntakeIntro h2{margin:0;color:#203b53;font-family:DM Sans,sans-serif;font-size:19px}.taxIntakeIntro p{max-width:720px;margin:5px 0 0;color:#748694;font-size:9px;line-height:1.6}.taxIntakeLegend{display:flex;gap:13px;padding-bottom:2px;white-space:nowrap}.taxIntakeLegend span{display:flex;align-items:center;gap:5px;color:#758792;font-size:8px;font-weight:700}.taxIntakeLegend i{width:8px;height:8px;border-radius:50%}.legendRequired{background:var( --seismic-green, #8ab463 )}.legendConditional{background:#9db3c5}.taxIntakeSectionGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.taxIntakeSectionCard{min-height:260px;padding:17px;border:1px solid var( --seismic-line, #dfe7ee );border-radius:13px;display:flex;flex-direction:column;background:#fff;box-shadow:0 5px 18px #1f3f5b09;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.taxIntakeSectionCard:hover{transform:translateY(-2px);border-color:#c7d8e5;box-shadow:0 10px 25px #1f3f5b13}.taxIntakeSectionCard.isLocked{background:#f8fafb}.taxIntakeSectionCard.isLocked:hover{transform:none;box-shadow:0 5px 18px #1f3f5b09}.taxIntakeCardTop{display:flex;align-items:center;justify-content:space-between;gap:8px}.taxIntakeNumber{color:#8a9baa;font-size:8px;font-weight:900;letter-spacing:.14em}.taxIntakeStatus{min-height:23px;padding:0 8px;border-radius:12px;display:inline-flex;align-items:center;gap:4px;font-size:7px;font-style:normal;font-weight:900;white-space:nowrap}.taxIntakeStatus svg{width:10px}.taxIntakeStatus.notStarted{background:#eef3f7;color:#667d8f}.taxIntakeStatus.progress{background:#fff3dc;color:#a56b18}.taxIntakeStatus.complete{background:#edf6e9;color:#689a45}.taxIntakeStatus.locked{background:#edf0f2;color:#9aa6af}.taxIntakeIcon{width:43px;height:43px;margin-top:19px;border-radius:10px;display:grid;place-items:center;background:#edf3f8;color:var( --seismic-navy, #326191 )}.taxIntakeIcon svg{width:20px}.taxIntakeSectionCard:nth-child(2n) .taxIntakeIcon{background:#eff6ea;color:#6b994a}.taxIntakeCardCopy{padding-top:14px}.taxIntakeCardTitle{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.taxIntakeCardTitle h3{margin:0;color:#253f55;font-size:11px;line-height:1.35}.taxIntakeCardTitle em{flex:0 0 auto;padding:4px 6px;border-radius:5px;font-size:6px;font-style:normal;font-weight:900;white-space:nowrap}.taxIntakeCardTitle em.required{background:#edf6e9;color:#689a45}.taxIntakeCardTitle em.conditional{background:#edf3f7;color:#698195}.taxIntakeCardCopy p{margin:7px 0 0;color:#7d8e9b;font-size:8px;line-height:1.55}.taxIntakeCardAction{width:100%;margin-top:auto;padding:11px 0 0;border:0;border-top:1px solid #edf1f4;display:flex;align-items:center;justify-content:space-between;background:transparent;color:var( --seismic-navy, #326191 );font-size:8px;font-weight:900;text-align:left;cursor:pointer}.taxIntakeCardAction svg{width:14px}.taxIntakeCardAction:disabled{color:#9aa7b0;cursor:not-allowed}.taxIntakeHelp{padding:17px 19px;border:1px solid #dce9d4;border-radius:12px;display:flex;align-items:center;gap:13px;background:#f3f8ef}.taxIntakeHelpIcon{width:40px;height:40px;flex:0 0 40px;border-radius:10px;display:grid;place-items:center;background:#fff;color:var( --seismic-green, #8ab463 )}.taxIntakeHelpIcon svg{width:18px}.taxIntakeHelp h3{margin:0;color:#35552d;font-size:10px}.taxIntakeHelp p{max-width:850px;margin:4px 0 0;color:#68805f;font-size:8px;line-height:1.55}@media(max-width:1180px){.taxIntakeSectionGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.taxIntakeHero{grid-template-columns:1fr}.taxIntakeProgressCard{max-width:440px}.taxIntakeIntro{align-items:flex-start;flex-direction:column}}@media(max-width:760px){.taxIntakeHero{padding:25px 21px;border-radius:13px}.taxIntakeHeroCopy h1{font-size:25px}.taxIntakeHeroMeta{display:grid}.taxIntakeSectionGrid{grid-template-columns:1fr}.taxIntakeSectionCard{min-height:235px}.taxIntakeLegend{flex-wrap:wrap}.taxIntakeHelp{align-items:flex-start}}.personalInfoPage{display:grid;gap:14px;color:var(--seismic-ink, #1e3348)}.taxFormTopbar{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:15px}.taxBackButton{border:0;padding:7px 0;display:flex;align-items:center;gap:6px;background:transparent;color:var(--seismic-navy, #326191);font-size:9px;font-weight:900;cursor:pointer}.taxBackButton svg{width:15px}.taxFormStep{display:grid;justify-items:end}.taxFormStep span{color:#8798a6;font-size:7px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.taxFormStep b{margin-top:2px;color:#314e65;font-size:9px}.taxFormHero{min-height:155px;padding:27px 30px;border-radius:15px;display:grid;grid-template-columns:minmax(0,1fr) 245px;gap:25px;align-items:center;overflow:hidden;position:relative;color:#fff;background:linear-gradient(115deg,#234b72,#326191 64%,#4d7eaa);box-shadow:0 10px 28px #224a6f1f}.taxFormHero:after{content:"";position:absolute;width:260px;height:260px;right:-100px;top:-125px;border:1px solid rgba(255,255,255,.12);border-radius:50%}.taxFormHero>div{position:relative;z-index:1}.taxFormHero>div:first-child>small{color:#dcebf5;font-size:8px;font-weight:900;letter-spacing:.18em}.taxFormHero h1{margin:6px 0 7px;font-family:DM Sans,sans-serif;font-size:27px}.taxFormHero p{max-width:720px;margin:0;color:#e6f0f6;font-size:9px;line-height:1.65}.taxFormSecurity{padding:15px;border:1px solid rgba(255,255,255,.18);border-radius:11px;display:flex;gap:9px;align-items:flex-start;background:#0e2d4838}.taxFormSecurity>svg{width:19px;color:#c7e4ae}.taxFormSecurity>div{display:grid;gap:3px}.taxFormSecurity b{font-size:8px}.taxFormSecurity span{color:#dce8ef;font-size:7px;line-height:1.45}.taxFormProgress{padding:12px 14px;border:1px solid var(--seismic-line, #dfe7ee);border-radius:9px;display:grid;grid-template-columns:250px 1fr;gap:15px;align-items:center;background:#fff}.taxFormProgress>div:first-child{display:flex;justify-content:space-between;align-items:center;gap:10px}.taxFormProgress span{color:#536b7c;font-size:8px;font-weight:800}.taxFormProgress strong{color:#78908f;font-size:7px}.taxFormProgressTrack{height:6px;border-radius:6px;overflow:hidden;background:#edf1f4}.taxFormProgressTrack i{display:block;height:100%;border-radius:inherit;background:var(--seismic-green, #8ab463);transition:width .2s ease}.taxFormCard{padding:21px;border:1px solid var(--seismic-line, #dfe7ee);border-radius:13px;background:#fff;box-shadow:0 5px 18px #1f3f5b09}.taxFormCardHead{margin-bottom:19px;padding-bottom:14px;border-bottom:1px solid #edf1f4;display:flex;align-items:center;gap:11px}.taxFormSectionIcon{width:39px;height:39px;flex:0 0 39px;border-radius:9px;display:grid;place-items:center;background:#edf3f8;color:var(--seismic-navy, #326191)}.taxFormSectionIcon.spouse,.taxFormSectionIcon.address{background:#eff6ea;color:#6d9e48}.taxFormSectionIcon.filing{background:#eef4f8;color:#49759c}.taxFormSectionIcon svg{width:18px}.taxFormCardHead>div{min-width:0}.taxFormCardHead small{color:var(--seismic-green, #8ab463);font-size:7px;font-weight:900;letter-spacing:.14em}.taxFormCardHead h2{margin:2px 0;color:#243f56;font-family:DM Sans,sans-serif;font-size:14px}.taxFormCardHead p{margin:0;color:#84939f;font-size:7px}.taxOptionalBadge{margin-left:auto;padding:5px 8px;border-radius:10px;background:#f1f4f6;color:#778a98;font-size:7px;font-weight:800}.taxFormGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.taxFormField{display:grid;gap:6px}.taxFormField>span{display:flex;align-items:center;gap:6px;color:#445d70;font-size:8px;font-weight:800}.taxFormField>span em{padding:2px 5px;border-radius:4px;background:#edf6e9;color:#6b9b48;font-size:6px;font-style:normal;font-weight:900}.taxInputWrap{min-height:39px;border:1px solid #dbe5ec;border-radius:7px;display:flex;align-items:center;overflow:hidden;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.taxInputWrap:focus-within{border-color:#93b375;box-shadow:0 0 0 3px #8ab4631c}.taxInputWrap input{width:100%;min-width:0;height:39px;border:0;outline:0;padding:0 11px;background:transparent;color:#233e54;font-size:9px}.taxInputWrap input::placeholder{color:#a1adb6}.taxInputWrap button{width:37px;height:37px;flex:0 0 37px;border:0;display:grid;place-items:center;background:transparent;color:#758a98;cursor:pointer}.taxInputWrap button svg{width:15px}.taxChoiceField{margin:0;padding:0;border:0;display:grid;gap:7px}.taxChoiceField legend{padding:0;color:#445d70;font-size:8px;font-weight:800}.taxChoiceField>div{display:grid;grid-template-columns:1fr 1fr;gap:7px}.taxChoiceField label{min-height:39px;border:1px solid #dbe5ec;border-radius:7px;display:flex;align-items:center;justify-content:center;background:#fff;color:#63798a;font-size:8px;font-weight:800;cursor:pointer}.taxChoiceField label.selected{border-color:#94b675;background:#f1f7ed;color:#5f8c3e}.taxChoiceField input{position:absolute;opacity:0;pointer-events:none}.taxFilingOptions{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.taxFilingOptions label{min-height:64px;padding:10px;border:1px solid #dfe7ed;border-radius:8px;display:flex;align-items:center;gap:8px;background:#fff;color:#566f80;cursor:pointer}.taxFilingOptions label.selected{border-color:#93b574;background:#f2f7ee;color:#547d39;box-shadow:inset 0 0 0 1px #8ab46314}.taxFilingOptions input{position:absolute;opacity:0}.taxRadioDot{width:15px;height:15px;flex:0 0 15px;border:2px solid #bdcbd4;border-radius:50%;background:#fff}.taxFilingOptions label.selected .taxRadioDot{border:4px solid #8ab463}.taxFilingOptions b{font-size:8px;line-height:1.35}.addressGrid .taxFormField:first-child{grid-column:span 1}.taxFormFooter{position:sticky;bottom:12px;z-index:5;padding:13px 15px;border:1px solid #dbe5ec;border-radius:11px;display:flex;justify-content:space-between;align-items:center;gap:15px;background:#fffffff5;box-shadow:0 10px 28px #1e3d561f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.taxFormFooter>div:first-child{display:grid;gap:2px}.taxFormFooter span{font-size:8px;font-weight:900}.taxFormFooter span.unsaved{color:#a16b22}.taxFormFooter span.saved{color:#659148}.taxFormFooter small{color:#8998a3;font-size:7px}.taxFormFooterActions{display:flex;gap:7px}.taxFormFooterActions button{min-height:35px;padding:0 12px;border-radius:7px;display:flex;align-items:center;justify-content:center;gap:6px;font-size:8px;font-weight:900;cursor:pointer}.taxFormFooterActions svg{width:14px}.taxSecondaryButton,.taxSaveButton{border:1px solid #d8e3eb;background:#fff;color:#345a77}.taxSaveButton:disabled{opacity:.45;cursor:default}.taxContinueButton{border:1px solid #8ab463;background:#8ab463;color:#fff}@media(max-width:1050px){.taxFilingOptions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.taxFormHero{grid-template-columns:1fr}.taxFormSecurity{max-width:360px}.taxFormProgress{grid-template-columns:1fr}}@media(max-width:760px){.taxFormHero{padding:23px 20px}.taxFormHero h1{font-size:24px}.taxFormGrid,.taxFilingOptions{grid-template-columns:1fr}.taxFormCard{padding:16px}.taxOptionalBadge{display:none}.taxFormFooter{bottom:6px;align-items:stretch;flex-direction:column}.taxFormFooterActions{display:grid;grid-template-columns:1fr 1fr}.taxContinueButton{grid-column:1 / -1}}.taxIntakeLoading,.taxIntakeSaveError{padding:12px 15px;border-radius:9px;font-size:10px;line-height:1.5}.taxIntakeLoading{border:1px solid #d9e6ef;background:#f4f8fb;color:#3d617c}.taxIntakeSaveError{border:1px solid #efd0ca;display:grid;gap:2px;background:#fff4f1;color:#8d4639}.taxIntakeSaveError b{font-size:10px}.taxIntakeSaveError span{font-size:9px}.personalInfoPage .taxFormField>span,.personalInfoPage .taxChoiceField legend{font-size:9px}.personalInfoPage .taxInputWrap input{font-size:10px}.personalInfoPage .taxChoiceField label,.personalInfoPage .taxFilingOptions b{font-size:9px}.personalInfoPage .taxFormCardHead p,.personalInfoPage .taxFormFooter small{font-size:8px}.personalInfoPage{padding-bottom:72px}.taxFormFooterActions button:disabled{opacity:.5;cursor:wait}.dependentsHero{background:linear-gradient(115deg,#244d74,#326191 62%,#4e7fa9)}.dependentCardsGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.dependentEntryCard{padding:15px;border:1px solid #e1e8ee;border-radius:10px;background:#fbfcfd}.dependentEntryHead{display:flex;align-items:center;gap:9px;margin-bottom:12px}.dependentEntryHead>span{width:31px;height:31px;border-radius:8px;display:grid;place-items:center;background:#edf3f8;color:var(--seismic-navy,#326191)}.dependentEntryHead svg{width:15px}.dependentEntryHead small{display:block;color:var(--seismic-green,#8ab463);font-size:7px;font-weight:900;letter-spacing:.12em}.dependentEntryHead h3{margin:2px 0 0;color:#2a465c;font-size:10px}.taxInputWrap select{width:100%;height:39px;border:0;outline:0;padding:0 10px;background:transparent;color:#294357;font-size:9px}.coverageTable{margin-top:18px;border:1px solid #e0e7ed;border-radius:10px;overflow:hidden}.coverageHeader,.coverageRow{display:grid;grid-template-columns:150px minmax(220px,1fr) minmax(220px,1fr);gap:10px;align-items:center}.coverageHeader{padding:10px 12px;background:#f2f6f9;color:#61798a;font-size:8px;font-weight:900}.coverageRow{padding:10px 12px;border-top:1px solid #edf1f4}.coverageRow>strong{color:#345267;font-size:9px}.coverageRow .taxFormField,.coverageRow .taxChoiceField{min-width:0}.coverageRow .taxFormField>span,.coverageRow .taxChoiceField legend{display:none}.coverageRow .taxChoiceField>div{grid-template-columns:1fr 1fr}.coverageRow .taxChoiceField label{min-height:39px}@media(max-width:1000px){.coverageHeader,.coverageRow{grid-template-columns:1fr}.coverageHeader{display:none}.coverageRow{gap:8px}.coverageRow>strong{font-size:10px}}@media(max-width:760px){.dependentCardsGrid{grid-template-columns:1fr}}.taxDocumentsHero{background:linear-gradient(115deg,#234b72,#326191 62%,#527fa6)}.taxDocumentProgress{padding:14px 16px;border:1px solid #dfe7ee;border-radius:11px;display:grid;grid-template-columns:1fr 300px;gap:18px;align-items:center;background:#fff}.taxDocumentProgress>div:first-child{display:flex;align-items:center;gap:10px}.taxDocumentProgressIcon{width:38px;height:38px;flex:0 0 38px;border-radius:9px;display:grid;place-items:center;background:#eff6ea;color:#6c9a4a}.taxDocumentProgressIcon svg{width:18px}.taxDocumentProgress small{display:block;color:#8ab463;font-size:7px;font-weight:900;letter-spacing:.13em}.taxDocumentProgress strong{display:block;margin-top:3px;color:#345066;font-size:10px}.taxDocumentProgressRight{display:grid;grid-template-columns:38px 1fr;gap:8px;align-items:center}.taxDocumentProgressRight>span{color:#326191;font-size:9px;font-weight:900;text-align:right}.taxDocumentProgressRight>div{height:7px;overflow:hidden;border-radius:10px;background:#edf1f4}.taxDocumentProgressRight i{display:block;height:100%;border-radius:inherit;background:#8ab463}.taxDocumentsGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.taxDocumentCard{padding:18px;border:1px solid #dfe7ee;border-radius:12px;display:flex;flex-direction:column;gap:12px;background:#fff;box-shadow:0 5px 18px #1f3f5b09}.taxDocumentCard.uploaded{border-color:#d5e5ca}.taxDocumentCardHead{display:grid;grid-template-columns:39px 1fr auto;gap:10px;align-items:center}.taxDocumentCardHead>span{width:39px;height:39px;border-radius:9px;display:grid;place-items:center;background:#edf3f8;color:#326191}.taxDocumentCard.uploaded .taxDocumentCardHead>span{background:#eff6ea;color:#6c994a}.taxDocumentCardHead svg{width:18px}.taxDocumentCardHead small{display:block;color:#8ab463;font-size:6px;font-weight:900;letter-spacing:.13em}.taxDocumentCardHead h2{margin:2px 0 0;color:#28445a;font-size:11px}.taxDocumentCardHead em{min-height:24px;padding:0 8px;border-radius:12px;display:inline-flex;align-items:center;gap:4px;background:#f0f3f5;color:#84949f;font-size:7px;font-style:normal;font-weight:900;white-space:nowrap}.taxDocumentCardHead em.complete{background:#edf6e9;color:#669245}.taxDocumentCardHead em svg{width:10px}.taxDocumentDescription{min-height:38px;margin:0;color:#7b8d9a;font-size:8px;line-height:1.55}.taxUploadedFiles{display:grid;gap:6px}.taxUploadedFiles>div{min-height:43px;padding:8px 9px;border:1px solid #e7edf1;border-radius:7px;display:grid;grid-template-columns:28px 1fr auto;gap:8px;align-items:center;background:#f8fafb}.taxUploadedFiles>div>span{width:28px;height:28px;border-radius:6px;display:grid;place-items:center;background:#fff;color:#6185a3}.taxUploadedFiles svg{width:14px}.taxUploadedFiles>div>div{display:grid;min-width:0}.taxUploadedFiles b{overflow:hidden;color:#3b5569;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.taxUploadedFiles small{color:#8b9aa5;font-size:7px}.taxUploadedFiles a{color:#326191;font-size:7px;font-weight:900}.taxDocumentUploadButton{width:100%;min-height:38px;margin-top:auto;border:1px dashed #afc4d3;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:7px;background:#f8fbfd;color:#326191;font-size:8px;font-weight:900;cursor:pointer}.taxDocumentUploadButton:hover{border-color:#8ab463;background:#f5f9f2;color:#638d45}.taxDocumentUploadButton:disabled{opacity:.55;cursor:wait}.taxDocumentUploadButton svg{width:15px}.spinIcon{animation:taxDocumentSpin .8s linear infinite}@keyframes taxDocumentSpin{to{transform:rotate(360deg)}}.taxDocumentsNote{padding:15px 17px;border:1px solid #dfe7ee;border-radius:11px;display:flex;gap:11px;align-items:flex-start;background:#f8fafb}.taxDocumentsNote>svg{width:19px;flex:0 0 19px;color:#326191}.taxDocumentsNote b{color:#365267;font-size:9px}.taxDocumentsNote p{margin:3px 0 0;color:#7d8e9a;font-size:8px;line-height:1.55}@media(max-width:900px){.taxDocumentProgress,.taxDocumentsGrid{grid-template-columns:1fr}}@media(max-width:760px){.taxDocumentCardHead{grid-template-columns:39px 1fr}.taxDocumentCardHead em{grid-column:1 / -1;width:max-content}}.refundBankingHero{background:linear-gradient(115deg,#234b72,#326191 61%,#4e7fa9)}.refundMethodGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.refundMethodGrid label{min-height:75px;padding:12px;border:1px solid #dfe7ed;border-radius:9px;display:grid;grid-template-columns:30px 1fr 18px;gap:9px;align-items:center;background:#fff;cursor:pointer;transition:border-color .15s ease,background .15s ease,transform .15s ease}.refundMethodGrid label:hover{border-color:#bdcedb;transform:translateY(-1px)}.refundMethodGrid label.selected{border-color:#94b675;background:#f3f8ef}.refundMethodGrid input{position:absolute;opacity:0;pointer-events:none}.refundMethodNumber{width:30px;height:30px;border-radius:7px;display:grid;place-items:center;background:#edf3f8;color:#326191;font-size:8px;font-weight:900}.refundMethodGrid label.selected .refundMethodNumber{background:#e6f1de;color:#608c40}.refundMethodGrid label>div{display:grid;gap:3px}.refundMethodGrid b{color:#344f64;font-size:9px;line-height:1.35}.refundMethodGrid small{color:#8796a1;font-size:7px}.refundRadio{width:17px;height:17px;border:2px solid #c3cfd7;border-radius:50%;display:grid;place-items:center}.refundMethodGrid label.selected .refundRadio{border-color:#8ab463}.refundMethodGrid label.selected .refundRadio i{width:7px;height:7px;border-radius:50%;display:block;background:#8ab463}.taxRequiredBadge{margin-left:auto;padding:5px 8px;border-radius:10px;background:#edf6e9;color:#659047;font-size:7px;font-weight:900;white-space:nowrap}.directDepositCard{border-color:#d7e5cd}.bankSecurityNote{margin-top:15px;padding:12px 13px;border:1px solid #e1eadb;border-radius:9px;display:flex;gap:9px;align-items:flex-start;background:#f6f9f3}.bankSecurityNote>svg{width:17px;flex:0 0 17px;color:#6d994d}.bankSecurityNote b{color:#466638;font-size:8px}.bankSecurityNote p{margin:3px 0 0;color:#708468;font-size:7px;line-height:1.5}.refundBankingPage .taxChoiceField{max-width:650px}@media(max-width:900px){.refundMethodGrid{grid-template-columns:1fr}}@media(max-width:760px){.refundMethodGrid label{grid-template-columns:30px 1fr 18px}.taxRequiredBadge{display:none}}.dueDiligenceHero{background:linear-gradient(115deg,#244d74,#326191 61%,#4e7fa9)}.dueChecklistSection{margin-top:18px;padding-top:16px;border-top:1px solid #edf1f4}.dueChecklistSection h3{margin:0;color:#344f64;font-size:10px}.dueChecklistSection p{margin:3px 0 10px;color:#8696a2;font-size:8px}.dueCheckGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.dueCheckGrid.compact{grid-template-columns:repeat(3,minmax(0,1fr))}.dueCheckOption{min-height:47px;padding:9px 10px;border:1px solid #dfe7ed;border-radius:8px;display:flex;align-items:center;gap:8px;background:#fff;color:#5f7382;cursor:pointer}.dueCheckOption.selected{border-color:#94b675;background:#f2f7ee;color:#5e873f}.dueCheckOption input{position:absolute;opacity:0;pointer-events:none}.dueCheckBox{width:19px;height:19px;flex:0 0 19px;border:1px solid #c3d0d8;border-radius:5px;display:grid;place-items:center;background:#fff}.dueCheckOption.selected .dueCheckBox{border-color:#8ab463;background:#8ab463;color:#fff}.dueCheckBox svg{width:13px}.dueCheckOption b{font-size:8px;line-height:1.35}.dueComplianceNote{margin-top:15px;padding:12px 13px;border:1px solid #e5e5d6;border-radius:9px;display:flex;gap:9px;align-items:flex-start;background:#fafaf2;color:#687058}.dueComplianceNote svg{width:17px;flex:0 0 17px;color:#7e944f}.dueComplianceNote p{margin:0;font-size:8px;line-height:1.55}.taxLargeField{width:100%}.taxInputWrap.largeInput{min-height:105px;align-items:stretch}.taxInputWrap.largeInput textarea{width:100%;min-height:105px;resize:vertical;border:0;outline:0;padding:10px 11px;background:transparent;color:#233e54;font-family:inherit;font-size:9px;line-height:1.55}.dueLargeFields{margin-top:14px}.dueSignatureDate{display:grid;grid-template-columns:minmax(220px,360px) 1fr;gap:14px;align-items:end;margin-top:15px}.dueSignatureHint{min-height:39px;padding:9px 11px;border:1px solid #e0e8ee;border-radius:7px;display:flex;align-items:center;gap:7px;background:#f8fafb;color:#708493}.dueSignatureHint svg{width:15px;flex:0 0 15px;color:#6e994e}.dueSignatureHint span{font-size:7px;line-height:1.45}@media(max-width:1100px){.dueCheckGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.dueCheckGrid,.dueCheckGrid.compact,.dueSignatureDate{grid-template-columns:1fr}}.scheduleCHero{background:linear-gradient(115deg,#234b72,#326191 61%,#4d7da5)}.scheduleCSummary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.scheduleCSummary article{min-height:78px;padding:14px;border:1px solid #dfe7ee;border-radius:10px;display:grid;grid-template-columns:38px 1fr;gap:10px;align-items:center;background:#fff}.scheduleCSummary article>span{width:38px;height:38px;border-radius:9px;display:grid;place-items:center;background:#edf3f8;color:#326191}.scheduleCSummary article:nth-child(2)>span{background:#eff6ea;color:#6a9849}.scheduleCSummary article:nth-child(3)>span{background:#f5f1e7;color:#8d7237}.scheduleCSummary article.loss>span{background:#faeeee;color:#a05a57}.scheduleCSummary svg{width:18px}.scheduleCSummary div{display:grid;gap:2px}.scheduleCSummary small{color:#8495a1;font-size:7px;font-weight:900;letter-spacing:.1em}.scheduleCSummary strong{color:#29465c;font-size:15px}.scheduleCSummary article.loss strong{color:#a05450}.scheduleCAddress{margin-top:14px}.scheduleMoneyInput{min-height:39px;border:1px solid #dbe5ec;border-radius:7px;display:grid;grid-template-columns:31px 1fr;overflow:hidden;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.scheduleMoneyInput:focus-within{border-color:#93b375;box-shadow:0 0 0 3px #8ab4631c}.scheduleMoneyInput i{display:grid;place-items:center;border-right:1px solid #e5ebef;background:#f8fafb;color:#6c8190;font-size:9px;font-style:normal;font-weight:900}.scheduleMoneyInput input{width:100%;height:39px;border:0;outline:0;padding:0 10px;background:transparent;color:#233e54;font-size:9px}.scheduleCExpenseGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.scheduleCTotalBar{margin-top:17px;padding:13px 15px;border:1px solid #d9e7cf;border-radius:9px;display:flex;justify-content:space-between;align-items:center;gap:15px;background:#f4f8f1}.scheduleCTotalBar>div{display:flex;align-items:center;gap:8px;color:#557441}.scheduleCTotalBar svg{width:17px}.scheduleCTotalBar span{font-size:9px;font-weight:900}.scheduleCTotalBar strong{color:#42622e;font-size:15px}.scheduleCSignature{display:grid;grid-template-columns:minmax(220px,360px) 1fr;gap:14px;align-items:end;margin-top:15px}.scheduleCSignature>div:last-child{min-height:39px;padding:9px 11px;border:1px solid #e0e8ee;border-radius:7px;display:flex;align-items:center;gap:7px;background:#f8fafb;color:#708493}.scheduleCSignature>div:last-child svg{width:15px;flex:0 0 15px;color:#6e994e}.scheduleCSignature>div:last-child span{font-size:7px;line-height:1.45}@media(max-width:1100px){.scheduleCExpenseGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:850px){.scheduleCSummary,.scheduleCExpenseGrid,.scheduleCSignature{grid-template-columns:1fr}}.incomeSummaryHero{background:linear-gradient(115deg,#234b72,#326191 61%,#4d7ea6)}.incomeSummaryStats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.incomeSummaryStats article{min-height:72px;padding:13px 14px;border:1px solid #dfe7ee;border-radius:10px;display:grid;grid-template-columns:38px 1fr;gap:10px;align-items:center;background:#fff}.incomeSummaryStats article>span{width:38px;height:38px;border-radius:9px;display:grid;place-items:center;background:#edf3f8;color:#326191}.incomeSummaryStats article:nth-child(2)>span{background:#eff6ea;color:#6a9849}.incomeSummaryStats svg{width:18px}.incomeSummaryStats div{display:grid;gap:2px}.incomeSummaryStats small{color:#8495a1;font-size:7px;font-weight:900;letter-spacing:.1em}.incomeSummaryStats strong{color:#29465c;font-size:15px}.incomeSummaryTable{border:1px solid #e0e7ed;border-radius:10px;overflow:hidden}.incomeSummaryHeader,.incomeSummaryRow{display:grid;grid-template-columns:135px minmax(260px,1fr) minmax(170px,220px);gap:10px;align-items:center}.incomeSummaryHeader{padding:10px 12px;background:#f2f6f9;color:#61798a;font-size:8px;font-weight:900}.incomeSummaryRow{padding:9px 12px;border-top:1px solid #edf1f4;background:#fff}.incomeSummaryRow:nth-child(2n){background:#fcfdfe}.incomeMonth{display:flex;align-items:center;gap:8px}.incomeMonth>span{width:27px;height:27px;border-radius:6px;display:grid;place-items:center;background:#edf3f8;color:#326191;font-size:7px;font-weight:900}.incomeMonth b{color:#355166;font-size:9px}.incomeSummaryTotalRow{min-height:55px;padding:12px 14px;border-top:1px solid #dbe6d3;display:flex;align-items:center;justify-content:space-between;background:#f3f8ef}.incomeSummaryTotalRow>div{display:flex;align-items:center;gap:8px;color:#557440}.incomeSummaryTotalRow svg{width:17px}.incomeSummaryTotalRow span{font-size:9px;font-weight:900}.incomeSummaryTotalRow strong{color:#42622e;font-size:16px}.incomeSummaryCertification{display:grid;grid-template-columns:minmax(220px,360px) 1fr;gap:14px;align-items:end}.incomeSummaryCertification>div{min-height:39px;padding:9px 11px;border:1px solid #e0e8ee;border-radius:7px;display:flex;align-items:center;gap:7px;background:#f8fafb;color:#708493}.incomeSummaryCertification>div svg{width:15px;flex:0 0 15px;color:#6e994e}.incomeSummaryCertification>div span{font-size:7px;line-height:1.45}@media(max-width:900px){.incomeSummaryHeader{display:none}.incomeSummaryRow,.incomeSummaryCertification{grid-template-columns:1fr}}@media(max-width:760px){.incomeSummaryStats{grid-template-columns:1fr}}.dependentCareHero{background:linear-gradient(115deg,#234b72,#326191 61%,#4d7da5)}.dependentCareStats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.dependentCareStats article{min-height:72px;padding:13px 14px;border:1px solid #dfe7ee;border-radius:10px;display:grid;grid-template-columns:38px 1fr;gap:10px;align-items:center;background:#fff}.dependentCareStats article>span{width:38px;height:38px;border-radius:9px;display:grid;place-items:center;background:#edf3f8;color:#326191;font-size:14px;font-weight:900}.dependentCareStats article:nth-child(2)>span{background:#eff6ea;color:#699649}.dependentCareStats svg{width:18px}.dependentCareStats article>div{display:grid;gap:2px}.dependentCareStats small{color:#8495a1;font-size:7px;font-weight:900;letter-spacing:.1em}.dependentCareStats strong{color:#29465c;font-size:15px}.dependentCareGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.dependentCareCard{padding:15px;border:1px solid #e1e8ee;border-radius:10px;background:#fbfcfd}.dependentCareCardHead{display:flex;align-items:center;gap:9px;margin-bottom:12px}.dependentCareCardHead>span{width:31px;height:31px;border-radius:8px;display:grid;place-items:center;background:#edf3f8;color:#326191}.dependentCareCardHead svg{width:15px}.dependentCareCardHead small{display:block;color:#8ab463;font-size:7px;font-weight:900;letter-spacing:.12em}.dependentCareCardHead h3{margin:2px 0 0;color:#2a465c;font-size:10px}.dependentCareLargeField{margin-top:14px}@media(max-width:900px){.dependentCareGrid{grid-template-columns:1fr}}@media(max-width:760px){.dependentCareStats{grid-template-columns:1fr}}.studentEducationHero{background:linear-gradient(115deg,#234b72,#326191 61%,#4d7da5)}.studentMappingNotice{padding:11px 13px;border:1px solid #e7dfbf;border-radius:9px;display:flex;align-items:flex-start;gap:9px;background:#fffaf0;color:#76632e}.studentMappingNotice>svg{width:17px;flex:0 0 17px}.studentMappingNotice div{display:grid;gap:2px}.studentMappingNotice b{font-size:9px}.studentMappingNotice span{font-size:7px;line-height:1.5}.studentEducationSummary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.studentEducationSummary article{min-height:74px;padding:13px 14px;border:1px solid #dfe7ee;border-radius:10px;display:grid;grid-template-columns:38px 1fr;gap:10px;align-items:center;background:#fff}.studentEducationSummary article>span{width:38px;height:38px;border-radius:9px;display:grid;place-items:center;background:#edf3f8;color:#326191}.studentEducationSummary article:nth-child(2)>span{background:#f4f1e8;color:#8c7136}.studentEducationSummary article:nth-child(3)>span{background:#eff6ea;color:#699649}.studentEducationSummary svg{width:18px}.studentEducationSummary article>div{display:grid;gap:2px;min-width:0}.studentEducationSummary small{color:#8495a1;font-size:7px;font-weight:900;letter-spacing:.1em}.studentEducationSummary strong{overflow:hidden;color:#29465c;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.studentOptionsGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.studentOptionField{margin:0;padding:0;border:0;min-width:0}.studentOptionField legend{margin-bottom:7px;color:#496274;font-size:8px;font-weight:900}.studentOptionField>div{display:grid;gap:8px}.studentOptionField label{min-height:62px;padding:10px 11px;border:1px solid #dfe7ed;border-radius:8px;display:grid;grid-template-columns:20px 1fr;gap:9px;align-items:center;background:#fff;cursor:pointer}.studentOptionField label.selected{border-color:#94b675;background:#f3f8ef}.studentOptionField input{position:absolute;opacity:0;pointer-events:none}.studentOptionCheck{width:19px;height:19px;border:1px solid #c4d0d8;border-radius:50%;display:grid;place-items:center;color:#fff}.studentOptionField label.selected .studentOptionCheck{border-color:#8ab463;background:#8ab463}.studentOptionCheck svg{width:12px}.studentOptionField label>div{display:grid;gap:2px}.studentOptionField b{color:#3d586b;font-size:8px}.studentOptionField small{color:#84939f;font-size:7px;line-height:1.45}.studentExpenseGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.studentExpenseTotal{margin-top:16px;padding:13px 15px;border:1px solid #d9e7cf;border-radius:9px;display:flex;justify-content:space-between;align-items:center;gap:12px;background:#f3f8ef}.studentExpenseTotal>div{display:flex;align-items:center;gap:8px;color:#557440}.studentExpenseTotal svg{width:17px}.studentExpenseTotal span{font-size:9px;font-weight:900}.studentExpenseTotal strong{color:#42622e;font-size:15px}.studentFinancialAidNote{padding:14px 15px;border:1px solid #e4dfc8;border-radius:10px;display:flex;align-items:flex-start;gap:10px;background:#fffdf5}.studentFinancialAidNote>svg{width:18px;flex:0 0 18px;color:#8b793e}.studentFinancialAidNote b{color:#665925;font-size:9px}.studentFinancialAidNote p{margin:3px 0 0;color:#7f7656;font-size:8px;line-height:1.55}@media(max-width:900px){.studentEducationSummary,.studentOptionsGrid,.studentExpenseGrid{grid-template-columns:1fr}}.scheduleAHero{background:linear-gradient(115deg,#234b72,#326191 61%,#4d7da5)}.scheduleASummary{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px}.scheduleASummary article{min-height:70px;padding:11px 12px;border:1px solid #dfe7ee;border-radius:9px;display:grid;grid-template-columns:32px 1fr;gap:8px;align-items:center;background:#fff}.scheduleASummary article>span{width:32px;height:32px;border-radius:7px;display:grid;place-items:center;background:#edf3f8;color:#326191}.scheduleASummary article:nth-child(2)>span{background:#eff6ea;color:#699649}.scheduleASummary article:nth-child(3)>span{background:#f4f1e8;color:#8b7138}.scheduleASummary article:nth-child(4)>span{background:#f2edf7;color:#725697}.scheduleASummary article:nth-child(5)>span{background:#f8efee;color:#9a625c}.scheduleASummary svg{width:15px}.scheduleASummary article>div{display:grid;gap:2px;min-width:0}.scheduleASummary small{color:#8495a1;font-size:6px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.scheduleASummary strong{color:#29465c;font-size:11px}.scheduleAFieldGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.scheduleMileageInput{min-height:39px;border:1px solid #dbe5ec;border-radius:7px;display:grid;grid-template-columns:1fr 48px;overflow:hidden;background:#fff}.scheduleMileageInput input{width:100%;height:39px;border:0;outline:0;padding:0 10px;background:transparent;color:#233e54;font-size:9px}.scheduleMileageInput i{display:grid;place-items:center;border-left:1px solid #e5ebef;background:#f8fafb;color:#7d8d98;font-size:7px;font-style:normal;font-weight:800}.scheduleACasualtyGrid{display:grid;grid-template-columns:minmax(200px,300px) 1fr;gap:14px;align-items:start}.scheduleATotal{padding:14px 16px;border:1px solid #d9e7cf;border-radius:10px;display:flex;justify-content:space-between;align-items:center;background:#f3f8ef}.scheduleATotal>div{display:flex;align-items:center;gap:8px;color:#557440}.scheduleATotal svg{width:18px}.scheduleATotal span{font-size:9px;font-weight:900}.scheduleATotal strong{color:#42622e;font-size:16px}.scheduleASignatureField{max-width:360px}@media(max-width:1100px){.scheduleASummary{grid-template-columns:repeat(3,minmax(0,1fr))}.scheduleAFieldGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.scheduleASummary,.scheduleAFieldGrid,.scheduleACasualtyGrid{grid-template-columns:1fr}}.consentHero{background:linear-gradient(115deg,#234b72,#326191 61%,#4d7da5)}.finalReviewChecklist{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.finalReviewChecklist article{min-height:48px;padding:9px;border:1px solid #dce7d5;border-radius:8px;display:flex;align-items:center;gap:7px;background:#f5f9f2;color:#52723d}.finalReviewChecklist svg{width:15px;flex:0 0 15px}.finalReviewChecklist span{font-size:7px;font-weight:900}.finalConsentCheck{padding:16px;border:1px solid #dfe7ed;border-radius:10px;display:grid;grid-template-columns:25px 1fr;gap:11px;align-items:flex-start;background:#fbfcfd;cursor:pointer}.finalConsentCheck.selected{border-color:#90b472;background:#f3f8ef}.finalConsentCheck input{position:absolute;opacity:0}.finalConsentCheck>span{width:23px;height:23px;border:1px solid #bdcbd5;border-radius:6px;display:grid;place-items:center;color:transparent;background:#fff}.finalConsentCheck.selected>span{border-color:#8ab463;background:#8ab463;color:#fff}.finalConsentCheck svg{width:14px}.finalConsentCheck b{color:#355166;font-size:9px}.finalConsentCheck p{margin:4px 0 0;color:#788a97;font-size:8px;line-height:1.55}.finalReviewNotice{padding:13px 15px;border:1px solid #e7dfbf;border-radius:9px;display:flex;gap:9px;align-items:flex-start;background:#fffaf0}.finalReviewNotice>svg{width:17px;color:#8c773e}.finalReviewNotice b{color:#6f5f30;font-size:9px}.finalReviewNotice p{margin:3px 0 0;color:#807654;font-size:8px;line-height:1.5}.taxSubmitButton{min-height:38px;padding:0 15px;border:0;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;gap:7px;background:#8ab463;color:#fff;font-size:8px;font-weight:900;cursor:pointer}.taxSubmitButton:hover{background:#749f52}.taxSubmitButton:disabled{opacity:.45;cursor:not-allowed}.taxSubmitButton svg{width:14px}.intakeSubmittedCard{padding:23px;border:1px solid #d2e4c7;border-radius:12px;display:flex;gap:14px;align-items:flex-start;background:#f2f8ee}.intakeSubmittedCard>svg{width:28px;flex:0 0 28px;color:#6f9d4c}.intakeSubmittedCard small{display:block;color:#6f9d4c;font-size:7px;font-weight:900;letter-spacing:.12em}.intakeSubmittedCard h2{margin:3px 0 5px;color:#365328;font-size:13px}.intakeSubmittedCard p{margin:0;color:#687b60;font-size:8px;line-height:1.55}@media(max-width:1000px){.finalReviewChecklist{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.finalReviewChecklist{grid-template-columns:1fr}}.clientProfilePage{width:100%;max-width:1280px;margin:0 auto;padding:38px 36px 64px}.clientProfileHeader{width:100%;margin-bottom:25px;display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.clientProfileEyebrow{display:block;margin-bottom:8px;color:#659346;font-size:10px;font-weight:800;letter-spacing:.13em}.clientProfileHeader h1{margin:0 0 7px;font-family:Playfair Display,serif;color:#10283a;font-size:34px;line-height:1.12}.clientProfileHeader p{margin:0;color:#788995;font-size:12px;line-height:1.65}.clientProfileHeaderActions{display:flex;align-items:center;gap:10px}.ghlConnectionBadge{min-width:250px;padding:13px 16px;display:flex;align-items:center;gap:11px;background:#fff;border:1px solid #e1e8eb;border-radius:11px;box-shadow:0 7px 24px #1430420e}.ghlConnectionIcon{width:39px;height:39px;flex:0 0 39px;display:grid;place-items:center;border-radius:9px;background:#edf5e8;color:#659346}.ghlConnectionBadge strong{display:block;margin-bottom:3px;color:#173044;font-size:11px;font-weight:800}.ghlConnectionBadge span{color:#8a98a1;font-size:9px}.clientProfileRefresh{min-height:43px;padding:0 15px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid #8ab463;border-radius:8px;background:#fff;color:#659346;font-family:DM Sans,sans-serif;font-size:10px;font-weight:800;cursor:pointer;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.clientProfileRefresh:hover{background:#8ab463;color:#fff;box-shadow:0 6px 16px #65934633}.clientProfileRefresh:disabled{opacity:.65;cursor:default}.clientProfileError{width:100%;margin-bottom:20px;padding:13px 16px;display:flex;flex-direction:column;gap:3px;border:1px solid #edc9c9;border-radius:8px;background:#fff5f5;color:#a64d4d}.clientProfileError strong{font-size:11px}.clientProfileError span{font-size:10px}.clientProfileLoading{min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;background:#fff;border:1px solid #e1e8eb;border-radius:12px;color:#659346}.clientProfileLoading strong{color:#173044;font-size:13px}.clientProfileLoading span{color:#8a98a1;font-size:10px}.profileSpin{animation:clientProfileSpin .9s linear infinite}@keyframes clientProfileSpin{to{transform:rotate(360deg)}}.clientProfileMainCard{width:100%;display:grid;grid-template-columns:285px minmax(0,1fr);background:#fff;border:1px solid #dfe6ea;border-radius:14px;overflow:hidden;box-shadow:0 9px 28px #132c3e0e}.clientProfilePhotoColumn{min-width:0;padding:27px 28px 30px;display:flex;flex-direction:column;align-items:center;border-right:1px solid #e7edef;background:linear-gradient(180deg,#fff,#fbfcfc)}.clientProfilePhotoTitle{width:100%;margin-bottom:30px;color:#173044;font-size:13px;font-weight:800}.clientAvatarWrap{position:relative;margin-bottom:18px}.clientLargeAvatar{width:138px;height:138px;display:grid;place-items:center;overflow:hidden;border:5px solid #ffffff;border-radius:50%;background:linear-gradient(145deg,#326191,#16354f);box-shadow:0 0 0 1px #dce5e9,0 8px 22px #1539521f}.clientLargeAvatar img{width:100%;height:100%;object-fit:cover}.clientLargeAvatar span{color:#fff;font-family:Playfair Display,serif;font-size:35px;font-weight:700}.clientAvatarCamera{position:absolute;right:-1px;bottom:7px;width:37px;height:37px;padding:0;display:grid;place-items:center;border:3px solid #ffffff;border-radius:50%;background:#8ab463;color:#fff;cursor:pointer;box-shadow:0 5px 13px #1631442e;transition:transform .18s ease,background .18s ease}.clientAvatarCamera:hover{transform:scale(1.06);background:#659346}.clientPhotoIdentity{width:100%;margin-bottom:24px;text-align:center}.clientPhotoIdentity strong{display:block;margin-bottom:4px;color:#173044;font-family:Playfair Display,serif;font-size:20px}.clientPhotoIdentity span{display:block;margin-bottom:4px;color:#657782;font-size:11px}.clientPhotoIdentity small{color:#9aa6ad;font-size:9px}.clientProfileHiddenFile{display:none}.clientPhotoButtons{width:100%;display:grid;gap:8px}.clientChangePhotoButton,.clientRemovePhotoButton{width:100%;min-height:42px;display:flex;align-items:center;justify-content:center;gap:7px;border-radius:7px;font-family:DM Sans,sans-serif;font-size:10px;font-weight:800;cursor:pointer;transition:background .18s ease,color .18s ease,border-color .18s ease}.clientChangePhotoButton{border:1px solid #8ab463;background:#8ab463;color:#fff}.clientChangePhotoButton:hover{background:#659346;border-color:#659346}.clientRemovePhotoButton{border:1px solid #e1e7ea;background:#fff;color:#a55555}.clientRemovePhotoButton:hover{background:#fff7f7;border-color:#e4bdbd}.clientPhotoHelp{margin:11px 0 0;color:#9aa6ad;font-size:8px;text-align:center}.clientPhotoError{width:100%;margin-top:9px;padding:8px 10px;border-radius:6px;background:#fff3f3;color:#a84b4b;font-size:9px;text-align:center}.clientProfileInformation{min-width:0;padding:28px 30px 30px}.clientInfoSection+.clientInfoSection{margin-top:28px}.clientInfoHeading{margin-bottom:15px;display:flex;align-items:center;gap:11px}.clientInfoHeading>span{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;border-radius:9px;background:#edf5e8;color:#659346}.clientInfoHeading h2{margin:0 0 3px;color:#173044;font-size:13px;font-weight:800}.clientInfoHeading p{margin:0;color:#8d9aa3;font-size:9px}.clientReadOnlyTable{width:100%;overflow:hidden;border:1px solid #e2e8eb;border-radius:9px;background:#fff}.clientReadOnlyRow{min-height:54px;padding:0 17px;display:grid;grid-template-columns:26px minmax(130px,190px) minmax(0,1fr);align-items:center;gap:10px;border-bottom:1px solid #edf1f3}.clientReadOnlyRow:last-child{border-bottom:none}.clientFieldIcon{display:flex;align-items:center;color:#7490a1}.clientReadOnlyRow>span{color:#596d79;font-size:10px;font-weight:600}.clientReadOnlyRow>strong{min-width:0;color:#173044;font-size:11px;font-weight:700;word-break:break-word}.clientReadOnlyNotice{margin-top:22px;padding:13px 15px;display:flex;align-items:flex-start;gap:10px;border:1px solid #dfead8;border-radius:8px;background:#f7fbf4;color:#659346}.clientReadOnlyNotice svg{flex:0 0 auto}.clientReadOnlyNotice p{margin:1px 0 0;color:#667a6c;font-size:9px;line-height:1.6}.clientTaxIntakeSection{width:100%;margin-top:25px}.clientTaxIntakeHeading{margin-bottom:15px;display:flex;align-items:flex-start;gap:12px}.clientTaxIntakeHeadingIcon{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;border-radius:9px;background:#edf5e8;color:#659346}.clientTaxIntakeHeading span{display:block;margin-bottom:3px;color:#659346;font-size:9px;font-weight:800;letter-spacing:.12em}.clientTaxIntakeHeading h2{margin:0 0 4px;color:#173044;font-family:Playfair Display,serif;font-size:21px}.clientTaxIntakeHeading p{margin:0;color:#8998a2;font-size:10px}.clientTaxIntakeGrid{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden;border:1px solid #dfe6ea;border-radius:12px;background:#fff;box-shadow:0 7px 24px #132c3e09}.clientTaxIntakeCard{min-width:0;min-height:102px;padding:17px 20px;display:grid;grid-template-columns:47px minmax(0,1fr) auto;align-items:center;gap:14px;border:0;border-right:1px solid #e7ecef;border-bottom:1px solid #e7ecef;background:#fff;text-align:left;cursor:pointer;transition:background .18s ease,transform .18s ease,box-shadow .18s ease}.clientTaxIntakeCard:nth-child(2n){border-right:none}.clientTaxIntakeCard:nth-last-child(-n+2){border-bottom:none}.clientTaxIntakeCard:not(:disabled):hover{position:relative;z-index:2;background:#fbfdf9;box-shadow:0 7px 20px #49753114}.clientTaxIntakeCard:disabled{cursor:default;opacity:.75}.clientTaxIntakeIcon{width:47px;height:47px;display:grid;place-items:center;border-radius:10px;background:#eef5e9;color:#6da14a}.clientTaxIntakeContent{min-width:0}.clientTaxIntakeContent strong{display:block;margin-bottom:5px;color:#173044;font-size:11px;font-weight:800}.clientTaxIntakeContent span{display:block;color:#83929b;font-size:9px;line-height:1.55}.clientTaxIntakeArrow{min-width:28px;display:flex;justify-content:flex-end;color:#547e38}.clientTaxIntakeArrow span{color:#a4adb3;font-size:8px;white-space:nowrap}.clientProfileSecurity{width:100%;margin-top:24px;padding:17px 20px;display:flex;align-items:center;gap:13px;border:1px solid #d6e4ef;border-radius:10px;background:linear-gradient(90deg,#f4f9fd,#fbfdff)}.clientSecurityIcon{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;border-radius:50%;background:#e5f0fa;color:#326191}.clientProfileSecurity strong{display:block;margin-bottom:3px;color:#173044;font-size:10px}.clientProfileSecurity p{margin:0;color:#81919b;font-size:9px}@media(max-width:1000px){.clientProfilePage{padding:30px 24px 50px}.clientProfileHeader{flex-direction:column}.clientProfileHeaderActions{width:100%}.ghlConnectionBadge{flex:1}.clientProfileMainCard{grid-template-columns:250px minmax(0,1fr)}.clientProfilePhotoColumn{padding:25px 20px}.clientReadOnlyRow{grid-template-columns:25px 130px minmax(0,1fr)}}@media(max-width:780px){.clientProfileMainCard{grid-template-columns:1fr}.clientProfilePhotoColumn{border-right:none;border-bottom:1px solid #e7edef}.clientProfilePhotoTitle{text-align:center}.clientPhotoButtons{max-width:330px}.clientTaxIntakeGrid{grid-template-columns:1fr}.clientTaxIntakeCard{border-right:none;border-bottom:1px solid #e7ecef}.clientTaxIntakeCard:nth-last-child(-n+2){border-bottom:1px solid #e7ecef}.clientTaxIntakeCard:last-child{border-bottom:none}}@media(max-width:560px){.clientProfilePage{padding:22px 14px 40px}.clientProfileHeader h1{font-size:29px}.clientProfileHeaderActions{flex-direction:column;align-items:stretch}.ghlConnectionBadge{width:100%;min-width:0}.clientProfileRefresh{width:100%}.clientProfileInformation{padding:22px 16px}.clientReadOnlyRow{padding:12px 13px;grid-template-columns:24px minmax(0,1fr);gap:4px 9px}.clientReadOnlyRow>strong{grid-column:2;padding-bottom:2px}.clientTaxIntakeCard{min-height:100px;padding:15px 14px;grid-template-columns:43px minmax(0,1fr) auto;gap:11px}.clientTaxIntakeIcon{width:43px;height:43px}}.clientInfoTopBar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:14px}.profileEditTaxButton{min-height:39px;padding:0 13px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid #b7d39f;border-radius:8px;background:#fff;color:#659346;font-family:DM Sans,sans-serif;font-size:10px;font-weight:800;cursor:pointer;white-space:nowrap;transition:background .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease}.profileEditTaxButton span{margin-left:4px;color:#326191;font-size:9px;font-weight:700}.profileEditTaxButton:hover{background:#f3f9ef;border-color:#8ab463;box-shadow:0 5px 15px #6593461a}.profileSmartGrid{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden;border:1px solid #dfe6ea;border-radius:10px;background:#fff}.profileSmartField{min-width:0;min-height:64px;padding:12px 16px;display:grid;grid-template-columns:26px 125px minmax(0,1fr);align-items:center;gap:8px;border-right:1px solid #e5ebee;border-bottom:1px solid #e5ebee}.profileSmartField:nth-child(2n){border-right:none}.profileSmartField:nth-last-child(-n+2){border-bottom:none}.profileSmartIcon{display:flex;align-items:center;justify-content:flex-start;color:#68889d}.profileSmartLabel{color:#566b79;font-size:10px;font-weight:600}.profileSmartValue{min-width:0;color:#173044;font-size:11px;font-weight:800;overflow-wrap:anywhere}.clientAddressHeading{margin-top:21px;margin-bottom:12px;display:flex;align-items:center;gap:10px}.clientAddressHeading>span{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;border-radius:9px;background:#edf5e8;color:#659346}.clientAddressHeading h2{margin:0 0 2px;color:#173044;font-size:13px;font-weight:800}.clientAddressHeading p{margin:0;color:#8a99a2;font-size:9px}.profileAddressGrid{width:100%;display:grid;grid-template-columns:1.2fr 1fr .85fr;overflow:hidden;border:1px solid #dfe6ea;border-radius:10px;background:#fff}.profileAddressField{min-width:0;min-height:70px;padding:12px 16px;display:flex;align-items:center;gap:10px;border-right:1px solid #e5ebee;border-bottom:1px solid #e5ebee}.profileAddressField:nth-child(3){border-right:none}.profileAddressField:nth-child(4),.profileAddressField:nth-child(5){border-bottom:none}.profileAddressField:nth-child(5){border-right:none}.profileAddressStreet{grid-column:span 1}.profileAddressCountry{grid-column:span 2}.profileAddressIcon{flex:0 0 23px;display:flex;align-items:center;color:#68889d}.profileAddressField>div:last-child{min-width:0}.profileAddressField span{display:block;margin-bottom:5px;color:#596f7c;font-size:9px;font-weight:700}.profileAddressField strong{display:block;color:#173044;font-size:11px;font-weight:800;overflow-wrap:anywhere}.clientTaxIntakeGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:none;gap:14px;overflow:visible;background:transparent;box-shadow:none}.clientTaxIntakeCard{min-height:88px;padding:14px 16px;display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;border:1px solid #e0e7ea!important;border-radius:10px;background:#fff;cursor:pointer;box-shadow:0 4px 16px #122b3d09;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.clientTaxIntakeCard:hover{transform:translateY(-2px);border-color:#b8d49f!important;background:#fcfefb;box-shadow:0 8px 22px #3a612614}.clientTaxIntakeChevron{color:#5e8f40}@media(max-width:1100px){.profileSmartField{grid-template-columns:24px 105px minmax(0,1fr)}.profileAddressGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.profileAddressCountry{grid-column:span 1}.profileAddressField{border-right:1px solid #e5ebee;border-bottom:1px solid #e5ebee}.clientTaxIntakeGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.clientInfoTopBar{align-items:flex-start;flex-direction:column}.profileEditTaxButton{width:100%}.profileSmartGrid{grid-template-columns:1fr}.profileSmartField{border-right:none;border-bottom:1px solid #e5ebee}.profileSmartField:nth-last-child(-n+2){border-bottom:1px solid #e5ebee}.profileSmartField:last-child{border-bottom:none}.profileAddressGrid{grid-template-columns:1fr}.profileAddressField,.profileAddressField:nth-child(3),.profileAddressField:nth-child(4),.profileAddressField:nth-child(5){grid-column:auto;border-right:none;border-bottom:1px solid #e5ebee}.profileAddressField:last-child{border-bottom:none}.clientTaxIntakeGrid{grid-template-columns:1fr}}@media(max-width:520px){.profileSmartField{min-height:72px;grid-template-columns:23px minmax(0,1fr);padding:11px 13px}.profileSmartValue{grid-column:2}.profileEditTaxButton span{display:none}}.taxIntakeDualActions{width:100%;margin-top:auto;padding-top:16px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px}.taxIntakeViewButton,.taxIntakeEditButton{min-height:40px;padding:0 12px;display:flex;align-items:center;justify-content:center;gap:7px;border-radius:7px;font-family:DM Sans,sans-serif;font-size:10px;font-weight:800;cursor:pointer;transition:background .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.taxIntakeViewButton{border:1px solid #d4e0e6;background:#fff;color:#326191}.taxIntakeViewButton:hover{border-color:#326191;background:#f3f8fc;transform:translateY(-1px)}.taxIntakeEditButton{border:1px solid #8ab463;background:#8ab463;color:#fff}.taxIntakeEditButton:hover{border-color:#659346;background:#659346;box-shadow:0 5px 14px #6593462e;transform:translateY(-1px)}.taxIntakeViewButton:disabled,.taxIntakeEditButton:disabled{opacity:.45;cursor:not-allowed;transform:none;box-shadow:none}.taxIntakeProfileBack{margin-bottom:16px;padding:8px 12px;display:inline-flex;align-items:center;gap:6px;border:1px solid #dce5e9;border-radius:7px;background:#fff;color:#326191;font-family:DM Sans,sans-serif;font-size:10px;font-weight:800;cursor:pointer}.taxIntakeProfileBack:hover{border-color:#8ab463;color:#659346;background:#f8fbf5}@media(max-width:520px){.taxIntakeDualActions{grid-template-columns:1fr}}.taxModeBadge{margin-left:auto;min-height:34px;padding:0 11px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border-radius:7px;font-size:9px;font-weight:800;letter-spacing:.06em}.taxModeBadge svg{width:14px;height:14px}.taxModeBadge.view{border:1px solid #bfd4e3;background:#f2f8fc;color:#326191}.taxModeBadge.edit{border:1px solid #bfd9aa;background:#f3f9ef;color:#659346}.taxViewNotice{width:100%;margin-bottom:18px;padding:13px 16px;display:flex;align-items:flex-start;gap:11px;border:1px solid #cfe0eb;border-radius:9px;background:#f5f9fc;color:#326191}.taxViewNotice>svg{width:19px;height:19px;flex:0 0 19px;margin-top:1px}.taxViewNotice strong{display:block;margin-bottom:3px;color:#173044;font-size:10px}.taxViewNotice span{display:block;color:#718491;font-size:9px;line-height:1.55}.taxFieldReadOnly .taxInputWrap{background:#f8fafb}.taxInputWrap.readOnly input{cursor:default;background:#f8fafb;color:#173044}.taxInputWrap.readOnly input:focus{border-color:inherit;box-shadow:none;outline:none}.taxInputWrap.readOnly button{cursor:pointer}.taxChoiceReadOnly label,.taxChoiceReadOnly input{cursor:default}.taxChoiceReadOnly label:not(.selected){opacity:.65}.taxFilingReadOnly label{cursor:default}.taxFilingReadOnly label:not(.selected){opacity:.62}.taxViewFooter{border-top-color:#d9e5ec;background:#f9fbfc}@media(max-width:700px){.taxFormTopbar{flex-wrap:wrap}.taxModeBadge{margin-left:0}}.clientTaxIntakeGrid11{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.clientTaxIntakeActionCard{position:relative;min-width:0;min-height:235px;padding:18px;display:flex;flex-direction:column;align-items:stretch;text-align:left;border:1px solid #dde6ea;border-radius:12px;background:#fff;box-shadow:0 2px 7px #17304409;cursor:default;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.clientTaxIntakeActionCard:hover{border-color:#c8d9df;box-shadow:0 8px 22px #17304412;transform:translateY(-2px)}.profileIntakeCardTop{width:100%;margin-bottom:14px;display:flex;align-items:center;justify-content:space-between;gap:10px}.profileIntakeNumber{min-width:32px;height:25px;padding:0 7px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;background:#eef4f8;color:#326191;font-size:9px;font-weight:900;letter-spacing:.08em}.profileIntakeType{min-height:24px;padding:0 8px;display:inline-flex;align-items:center;border-radius:999px;font-size:8px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.profileIntakeType.required{background:#edf6e8;color:#659346;border:1px solid #d4e8c6}.profileIntakeType.conditional{background:#f4f6f7;color:#788791;border:1px solid #e0e6e9}.clientTaxIntakeActionCard .clientTaxIntakeIcon{width:43px;height:43px;margin-bottom:13px;display:flex;align-items:center;justify-content:center;flex:0 0 43px;border-radius:10px;background:#eef5fa;color:#326191}.clientTaxIntakeActionCard .clientTaxIntakeContent{width:100%;min-width:0;display:block;flex:1}.clientTaxIntakeActionCard .clientTaxIntakeContent strong{display:block;margin-bottom:6px;color:#173044;font-size:13px;font-weight:800;line-height:1.3}.clientTaxIntakeActionCard .clientTaxIntakeContent span{display:block;color:#71818b;font-size:10px;line-height:1.55}.profileIntakeActions{width:100%;margin-top:18px;padding-top:14px;display:grid;grid-template-columns:1fr 1fr;gap:8px;border-top:1px solid #edf1f3}.profileIntakeViewButton,.profileIntakeEditButton{min-width:0;min-height:38px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border-radius:7px;font-family:DM Sans,sans-serif;font-size:10px;font-weight:800;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease}.profileIntakeViewButton{border:1px solid #cbdbe5;background:#fff;color:#326191}.profileIntakeViewButton:hover{border-color:#326191;background:#f2f7fb;transform:translateY(-1px)}.profileIntakeEditButton{border:1px solid #8ab463;background:#8ab463;color:#fff}.profileIntakeEditButton:hover{border-color:#659346;background:#659346;box-shadow:0 5px 13px #65934633;transform:translateY(-1px)}.profileEditTaxButton{flex-shrink:0;min-height:38px;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #8ab463;border-radius:7px;background:#8ab463;color:#fff;font-family:DM Sans,sans-serif;font-size:10px;font-weight:800;cursor:pointer;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease}.profileEditTaxButton span{font-size:9px;font-weight:600;opacity:.88}.profileEditTaxButton:hover{border-color:#659346;background:#659346;box-shadow:0 5px 13px #6593462e}@media(max-width:1100px){.clientTaxIntakeGrid11{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.clientTaxIntakeGrid11{grid-template-columns:1fr}.profileIntakeActions{grid-template-columns:1fr 1fr}.clientInfoTopBar{align-items:flex-start;flex-direction:column}.profileEditTaxButton{width:100%}}@media(max-width:420px){.profileIntakeActions{grid-template-columns:1fr}}.taxDocumentCardView{cursor:default}.taxDocumentViewLock{min-height:38px;margin-top:14px;padding:0 11px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid #dbe4e9;border-radius:7px;background:#f7f9fa;color:#82909a;font-size:9px;font-weight:700}.taxDocumentViewLock svg{width:14px;height:14px}.taxDocumentEmptyView{min-height:54px;margin-top:12px;padding:10px 12px;display:flex;align-items:center;gap:9px;border:1px dashed #d7e0e5;border-radius:7px;background:#fafbfc;color:#84929b;font-size:9px;line-height:1.4}.taxDocumentEmptyView svg{width:16px;height:16px;flex:0 0 16px}.taxDocumentViewFile{display:inline-flex;align-items:center;gap:5px}.taxDocumentViewFile svg{width:13px;height:13px}.refundMethodReadOnly label{cursor:default}.refundMethodReadOnly label:not(.selected){opacity:.58}.refundMethodReadOnly label.selected{cursor:default}.refundBankingPage.taxPageViewMode .taxInputWrap select:disabled{opacity:1;cursor:default;background:#f8fafb;color:#173044;-webkit-text-fill-color:#173044}.dueCheckOptionReadOnly{cursor:default}.dueCheckOptionReadOnly input{pointer-events:none}.dueCheckOptionReadOnly:not(.selected){opacity:.58}.dueCheckOptionReadOnly.selected{cursor:default}.dueDiligencePage.taxPageViewMode .taxInputWrap select:disabled{opacity:1;cursor:default;background:#f8fafb;color:#173044;-webkit-text-fill-color:#173044}.dueDiligencePage.taxPageViewMode .taxInputWrap textarea:read-only{cursor:default;background:#f8fafb;color:#173044}.scheduleCPage.taxPageViewMode .scheduleMoneyInput.readOnly{background:#f8fafb;border-color:#dbe4e9}.scheduleCPage.taxPageViewMode .scheduleMoneyInput.readOnly input{cursor:default;background:transparent;color:#173044}.scheduleCPage.taxPageViewMode .scheduleMoneyInput.readOnly i{color:#7b8993}.scheduleCPage.taxPageViewMode .taxInputWrap select:disabled{opacity:1;cursor:default;background:#f8fafb;color:#173044;-webkit-text-fill-color:#173044}.scheduleCPage.taxPageViewMode .taxInputWrap textarea:read-only{cursor:default;background:#f8fafb;color:#173044}.scheduleCPage.taxPageViewMode .scheduleCSummary{pointer-events:none}.incomeSummaryPage.taxPageViewMode .incomeSummaryTableView .taxInputWrap{background:#f8fafb;border-color:#dbe4e9}.incomeSummaryPage.taxPageViewMode .incomeSummaryTableView .taxInputWrap input{cursor:default;background:transparent;color:#173044}.incomeSummaryPage.taxPageViewMode .incomeSummaryTableView .scheduleMoneyInput{background:#f8fafb;border-color:#dbe4e9}.incomeSummaryPage.taxPageViewMode .incomeSummaryTableView .scheduleMoneyInput input{cursor:default;background:transparent;color:#173044}.incomeSummaryPage.taxPageViewMode .incomeSummaryTableView .scheduleMoneyInput i{color:#7b8993}.incomeSummaryPage.taxPageViewMode .incomeSummaryStats{pointer-events:none}.incomeSummaryPage.taxPageViewMode .incomeSummaryCertification .taxInputWrap{background:#f8fafb}.incomeSummaryPage.taxPageViewMode .incomeSummaryCertification input:read-only{cursor:default;color:#173044}.dependentCareCardReadOnly{cursor:default}.dependentCarePage.taxPageViewMode .scheduleMoneyInput.readOnly{background:#f8fafb;border-color:#dbe4e9}.dependentCarePage.taxPageViewMode .scheduleMoneyInput.readOnly input{cursor:default;background:transparent;color:#173044}.dependentCarePage.taxPageViewMode .scheduleMoneyInput.readOnly i{color:#7b8993}.dependentCarePage.taxPageViewMode .taxInputWrap textarea:read-only{cursor:default;background:#f8fafb;color:#173044}.dependentCarePage.taxPageViewMode .dependentCareStats{pointer-events:none}.studentEducationPage.taxPageViewMode .studentOptionFieldReadOnly label{cursor:default}.studentEducationPage.taxPageViewMode .studentOptionFieldReadOnly label:not(.selected){opacity:.58}.studentEducationPage.taxPageViewMode .studentOptionFieldReadOnly input{pointer-events:none}.studentEducationPage.taxPageViewMode .scheduleMoneyInput.readOnly{background:#f8fafb;border-color:#dbe4e9}.studentEducationPage.taxPageViewMode .scheduleMoneyInput.readOnly input{cursor:default;background:transparent;color:#173044}.studentEducationPage.taxPageViewMode .scheduleMoneyInput.readOnly i{color:#7b8993}.studentEducationPage.taxPageViewMode .studentEducationSummary{pointer-events:none}.scheduleAPage.taxPageViewMode .scheduleMoneyInput.readOnly,.scheduleAPage.taxPageViewMode .scheduleMileageInput.readOnly{background:#f8fafb;border-color:#dbe4e9}.scheduleAPage.taxPageViewMode .scheduleMoneyInput.readOnly input,.scheduleAPage.taxPageViewMode .scheduleMileageInput.readOnly input{cursor:default;background:transparent;color:#173044}.scheduleAPage.taxPageViewMode .scheduleMoneyInput.readOnly i,.scheduleAPage.taxPageViewMode .scheduleMileageInput.readOnly i{color:#7b8993}.scheduleAPage.taxPageViewMode .taxInputWrap textarea:read-only{cursor:default;background:#f8fafb;color:#173044}.scheduleAPage.taxPageViewMode .scheduleASummary,.scheduleAPage.taxPageViewMode .scheduleATotal{pointer-events:none}.consentReviewPage.taxPageViewMode .taxInputWrap.readOnly{background:#f8fafb;border-color:#dbe4e9}.consentReviewPage.taxPageViewMode .taxInputWrap.readOnly input{cursor:default;background:transparent;color:#173044}.finalConsentCheck.finalConsentReadOnly{cursor:default;pointer-events:none}.finalConsentCheck.finalConsentReadOnly:not(.selected){background:#f8fafb;border-color:#dbe4e9}.consentStatusCard{display:flex;align-items:center;gap:14px;margin-top:22px;padding:16px 18px;border:1px solid #dde4e7;border-radius:14px;background:#f8fafb}.consentStatusCard>svg{width:22px;height:22px;flex:0 0 auto}.consentStatusCard>div{display:flex;flex-direction:column;gap:3px}.consentStatusCard small{font-size:11px;font-weight:800;letter-spacing:.08em;color:#7b8993}.consentStatusCard strong{font-size:14px;font-weight:700;color:#173044}.consentStatusCard.confirmed{border-color:#8ab46373;background:#8ab46314}.consentStatusCard.confirmed>svg{color:#659346}.consentStatusCard.pending{border-color:#dde4e7}.consentStatusCard.pending>svg{color:#7b8993}.consentReviewPage.taxPageViewMode .finalReviewChecklist{pointer-events:none}@media(max-width:720px){.consentStatusCard{align-items:flex-start}}.portalSidebar .sidebarTop{height:120px!important;min-height:120px!important;max-height:120px!important;padding:0!important;margin:0 0 12px!important;overflow:hidden!important;display:flex!important;align-items:center!important;justify-content:center!important}.portalSidebar .sidebarTop .brand{width:220px!important;height:110px!important;min-width:220px!important;min-height:110px!important;max-width:none!important;max-height:none!important;padding:0!important;margin:0!important;overflow:visible!important;display:flex!important;align-items:center!important;justify-content:center!important;transform:scale(2.5)!important;transform-origin:center center!important}.portalSidebar .sidebarTop .brand img,.portalSidebar .sidebarTop .brandLogo{width:200px!important;height:auto!important;min-width:200px!important;max-width:none!important;max-height:none!important;margin:0!important;padding:0!important;object-fit:contain!important}.clientSidebarIdentity .clientSidebarAvatar{position:relative!important;width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;max-width:38px!important;max-height:38px!important;flex:0 0 38px!important;padding:0!important;border-radius:50%!important;overflow:hidden!important;display:grid!important;place-items:center!important}.clientSidebarIdentity .clientSidebarAvatar img{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;min-width:100%!important;min-height:100%!important;max-width:100%!important;max-height:100%!important;margin:0!important;padding:0!important;display:block!important;border-radius:50%!important;object-fit:cover!important;object-position:center center!important;transform:none!important}.topProfile .topProfileAvatar{position:relative!important;width:37px!important;height:37px!important;min-width:37px!important;min-height:37px!important;max-width:37px!important;max-height:37px!important;flex:0 0 37px!important;padding:0!important;border-radius:50%!important;overflow:hidden!important;display:grid!important;place-items:center!important}.topProfile .topProfileAvatar img{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;min-width:100%!important;min-height:100%!important;max-width:100%!important;max-height:100%!important;margin:0!important;padding:0!important;display:block!important;border-radius:50%!important;object-fit:cover!important;object-position:center center!important;transform:none!important}.clientTaxIntakeGrid{width:100%!important;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:12px!important;align-items:stretch!important}.clientTaxIntakeCard{width:100%!important;min-width:0!important;max-width:100%!important;box-sizing:border-box!important;overflow:hidden!important;padding:14px!important;margin:0!important}.clientTaxIntakeCard *,.clientTaxIntakeCard *:before,.clientTaxIntakeCard *:after{box-sizing:border-box!important;min-width:0!important}.clientTaxIntakeContent{width:100%!important;min-width:0!important;max-width:100%!important;overflow:hidden!important}.clientTaxIntakeContent strong{display:block!important;width:100%!important;max-width:100%!important;font-size:10px!important;line-height:1.35!important;white-space:normal!important;overflow-wrap:break-word!important}.clientTaxIntakeContent span{display:block!important;width:100%!important;max-width:100%!important;margin-top:5px!important;font-size:7.5px!important;line-height:1.45!important;white-space:normal!important;overflow-wrap:break-word!important}.clientTaxIntakeIcon{width:36px!important;height:36px!important;min-width:36px!important;margin-bottom:12px!important}.clientTaxIntakeCard em,.clientTaxIntakeCard .clientTaxIntakeBadge{max-width:88px!important;padding:4px 6px!important;font-size:6.5px!important;white-space:nowrap!important}.clientTaxIntakeActions{width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:6px!important;margin-top:13px!important}.clientTaxIntakeActions button{width:100%!important;min-width:0!important;padding:0 6px!important;font-size:8px!important;white-space:nowrap!important}@media(max-width:1450px){.clientTaxIntakeGrid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media(max-width:1180px){.clientTaxIntakeGrid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:900px){.clientTaxIntakeGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:600px){.clientTaxIntakeGrid{grid-template-columns:1fr!important}}.clientTaxIntakeGrid,.clientTaxIntakeGrid button,.clientTaxIntakeGrid span,.clientTaxIntakeGrid strong,.clientTaxIntakeGrid small,.clientTaxIntakeGrid em{font-family:Roboto,Arial,sans-serif!important}.clientTaxIntakeContent strong{font-family:Roboto,Arial,sans-serif!important;font-size:12px!important;font-weight:700!important;line-height:1.35!important;letter-spacing:0!important;color:#173044!important}.clientTaxIntakeContent span{font-family:Roboto,Arial,sans-serif!important;font-size:9px!important;font-weight:400!important;line-height:1.5!important;color:#657986!important}.clientTaxIntakeCard>span:first-child,.clientTaxIntakeCard .clientTaxIntakeNumber{font-family:Roboto,Arial,sans-serif!important;font-size:9px!important;font-weight:700!important}.clientTaxIntakeCard em,.clientTaxIntakeCard .clientTaxIntakeBadge{font-family:Roboto,Arial,sans-serif!important;font-size:8px!important;font-weight:600!important;letter-spacing:.03em!important}.clientTaxIntakeActions button{font-family:Roboto,Arial,sans-serif!important;font-size:10px!important;font-weight:600!important;letter-spacing:0!important}.clientTaxIntakeSection>div:first-child small{font-family:Roboto,Arial,sans-serif!important;font-size:10px!important;font-weight:700!important;letter-spacing:.08em!important}.clientTaxIntakeSection h2{font-family:Roboto,Arial,sans-serif!important;font-size:22px!important;font-weight:700!important;letter-spacing:-.02em!important;color:#173044!important}.clientTaxIntakeSection>div:first-child p{font-family:Roboto,Arial,sans-serif!important;font-size:11px!important;font-weight:400!important;line-height:1.5!important;color:#657986!important}.seismicHero.seismicHeroSplit{width:100%!important;min-height:340px!important;padding:0!important;display:grid!important;grid-template-columns:minmax(330px,36%) minmax(0,1fr)!important;gap:0!important;border-radius:16px!important;overflow:hidden!important;background:linear-gradient(118deg,#22547f,#1c4a73,#113b61)!important}.seismicHeroVisual{position:relative!important;width:100%!important;min-width:0!important;min-height:340px!important;background-image:linear-gradient(90deg,#113b610d,#113b611f 65%,#113b61d6),url(/brand/login-bg.png)!important;background-size:cover,cover!important;background-position:center,center 57%!important;background-repeat:no-repeat,no-repeat!important}.seismicHeroVisual:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:linear-gradient(180deg,#0f334f08,#0f334f24)!important;pointer-events:none!important}.seismicHeroSplit .seismicHeroCopy{width:100%!important;max-width:none!important;padding:43px 48px 40px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;color:#fff!important}.seismicHeroSplit .seismicHeroCopy>small{margin-bottom:13px!important;color:#a7cf75!important;font-size:11px!important;font-weight:700!important;letter-spacing:.13em!important}.seismicHeroSplit .seismicHeroCopy h1{margin:0 0 17px!important;color:#fff!important;font-size:clamp(34px,2.5vw,43px)!important;font-weight:700!important;line-height:1.08!important;letter-spacing:-.025em!important}.seismicHeroSplit .seismicHeroCopy p{width:100%!important;max-width:830px!important;margin:0!important;color:#ffffffe6!important;font-size:14px!important;font-weight:400!important;line-height:1.63!important}.seismicHeroSplit .seismicHeroCopy .seismicHeroSecondaryCopy{margin-top:11px!important;color:#ffffffd1!important}.seismicHeroSplit .seismicHeroActions{margin-top:25px!important;display:flex!important;align-items:center!important;gap:11px!important}.seismicHeroSplit .seismicHeroActions button{min-height:45px!important;padding:0 17px!important;border-radius:8px!important;font-size:12px!important;font-weight:700!important}.seismicHeroSplit .heroPrimary{border:1px solid #8ab463!important;background:#8ab463!important;color:#fff!important}.seismicHeroSplit .heroPrimary:hover{border-color:#74a253!important;background:#74a253!important}.seismicHeroSplit .heroSecondary{border:1px solid rgba(255,255,255,.55)!important;background:#ffffff0a!important;color:#fff!important}.seismicHeroSplit .heroSecondary:hover{background:#ffffff1a!important}.filingTimelineCard{width:100%!important;margin-top:14px!important;padding:23px 26px!important;border:1px solid #dce5ea!important;border-radius:13px!important;background:#fff!important;box-shadow:0 5px 18px #17304409!important;display:grid!important;grid-template-columns:190px minmax(0,1fr)!important;align-items:center!important;gap:30px!important}.filingTimelineSummary{min-width:0!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important}.filingTimelineSummary>small{margin-bottom:8px!important;color:#326191!important;font-size:10px!important;font-weight:800!important;letter-spacing:.1em!important}.filingTimelineSummary>strong{color:#173044!important;font-size:40px!important;font-weight:700!important;line-height:1!important}.filingTimelineSummary>p{margin:5px 0 9px!important;color:#536c7c!important;font-size:12px!important;font-weight:500!important}.filingTimelineSummary>span{color:#7d8f9a!important;font-size:10px!important}.filingTimelineSummary>span b{color:#173044!important;font-weight:700!important}.filingTimelineJourney{position:relative!important;min-width:0!important;display:grid!important;grid-template-columns:repeat(7,minmax(0,1fr))!important;align-items:start!important;gap:0!important}.filingTimelineJourney:before{content:""!important;position:absolute!important;top:21px!important;left:calc(100% / 14)!important;right:calc(100% / 14)!important;height:2px!important;background:#dce6ec!important;z-index:0!important}.filingTimelineStep{position:relative!important;z-index:1!important;min-width:0!important;display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important}.filingTimelineDot{width:43px!important;height:43px!important;margin-bottom:9px!important;border:2px solid #d8e5ed!important;border-radius:50%!important;background:#fff!important;color:#6f8492!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:12px!important;font-weight:700!important;box-shadow:0 0 0 4px #fff!important}.filingTimelineStep.active .filingTimelineDot,.filingTimelineStep.complete .filingTimelineDot{border-color:#8ab463!important;background:#8ab463!important;color:#fff!important}.filingTimelineStep.active .filingTimelineDot{box-shadow:0 0 0 5px #eef5e8!important}.filingTimelineStep b{width:100%!important;color:#506878!important;font-size:10px!important;font-weight:600!important;line-height:1.3!important;white-space:normal!important}.filingTimelineStep.active b{color:#173044!important;font-weight:700!important}.filingTimelineStep small{margin-top:4px!important;color:#9aa7af!important;font-size:8px!important;font-weight:500!important}.filingTimelineStep.active small,.filingTimelineStep.complete small{color:#659346!important;font-weight:700!important}.returnTracker{padding-bottom:20px!important}.returnTracker .trackerSummary{margin-bottom:0!important}@media(max-width:1250px){.seismicHero.seismicHeroSplit{grid-template-columns:minmax(290px,34%) minmax(0,1fr)!important}.seismicHeroSplit .seismicHeroCopy{padding:36px 34px!important}.filingTimelineCard{grid-template-columns:160px minmax(0,1fr)!important;gap:22px!important}}@media(max-width:980px){.seismicHero.seismicHeroSplit{grid-template-columns:1fr!important}.seismicHeroVisual{min-height:240px!important;background-position:center,center 58%!important}.seismicHeroSplit .seismicHeroCopy{padding:32px 28px!important}.filingTimelineCard{grid-template-columns:1fr!important}.filingTimelineSummary{align-items:center!important;text-align:center!important}}@media(max-width:760px){.seismicHeroVisual{min-height:190px!important}.seismicHeroSplit .seismicHeroCopy h1{font-size:31px!important}.seismicHeroSplit .seismicHeroCopy p{font-size:13px!important}.seismicHeroSplit .seismicHeroActions{align-items:stretch!important;flex-direction:column!important}.seismicHeroSplit .seismicHeroActions button{width:100%!important}.filingTimelineCard{overflow-x:auto!important}.filingTimelineJourney{min-width:720px!important}}.seismicSplit{align-items:stretch!important}.seismicSplit>.actionPanel,.seismicSplit>.returnWorkflowSecondary{height:100%!important;min-height:300px!important}.returnWorkflowSecondary{display:flex!important;flex-direction:column!important}.returnWorkflowSecondary .trackerSummary{width:100%!important;margin-top:6px!important;margin-bottom:22px!important;padding:15px 16px!important;border:1px solid #e1e8ec!important;border-radius:9px!important;background:#f8fafb!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important}.returnWorkflowSecondary .trackerSummary p{margin:0!important;color:#6f818d!important;font-size:11px!important;line-height:1.5!important}.returnWorkflowSecondary .trackerSummary>strong{color:#326191!important;font-size:11px!important;font-weight:700!important;white-space:nowrap!important}.returnWorkflowMiniProgress{margin-top:auto!important;width:100%!important;padding-top:5px!important}.returnWorkflowMiniBar{width:100%!important;height:8px!important;overflow:hidden!important;border-radius:999px!important;background:#e7edf1!important}.returnWorkflowMiniBar>span{display:block!important;height:100%!important;border-radius:inherit!important;background:linear-gradient(90deg,#8ab463,#72a550)!important}.returnWorkflowMiniMeta{margin-top:10px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important}.returnWorkflowMiniMeta span{color:#84939d!important;font-size:10px!important}.returnWorkflowMiniMeta strong{color:#173044!important;font-size:11px!important;font-weight:700!important}@media(max-width:900px){.seismicSplit{grid-template-columns:1fr!important}.seismicSplit>.actionPanel,.seismicSplit>.returnWorkflowSecondary{min-height:auto!important}}.seismicSplit{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:14px!important;align-items:stretch!important}.seismicSplit>.actionPanel,.seismicSplit>.returnWorkflowSecondary{width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;box-sizing:border-box!important;overflow:hidden!important}.returnWorkflowSecondary{display:flex!important;flex-direction:column!important;padding-bottom:18px!important}.returnWorkflowSecondary .trackerSummary{width:100%!important;margin:8px 0 0!important;padding:14px 15px!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;box-sizing:border-box!important}.returnWorkflowSecondary .trackerSummary p,.returnWorkflowSecondary .trackerSummary strong,.returnWorkflowSecondary .trackerSummary span{min-width:0!important}.returnWorkflowMiniProgress{width:100%!important;margin-top:18px!important;padding:0!important}.returnWorkflowMiniBar{width:100%!important;height:7px!important;margin:0!important;overflow:hidden!important;border-radius:999px!important;background:#e7edf1!important}.returnWorkflowMiniBar>span{display:block!important;height:100%!important;border-radius:inherit!important;background:#8ab463!important}.returnWorkflowMiniMeta{width:100%!important;margin-top:9px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important}.seismicSplit>.actionPanel,.seismicSplit>.returnWorkflowSecondary{min-height:unset!important}.documentsPanel{position:relative!important;clear:both!important;margin-top:14px!important}@media(max-width:900px){.seismicSplit{grid-template-columns:1fr!important}}.clientTaxYearButton,.taxYearButton,.sidebarTaxYearButton,.sidebar-tax-year-button{background:transparent!important;background-color:transparent!important;border:none!important;box-shadow:none!important;color:#fff!important;padding:6px 0!important;margin:0!important;width:auto!important;font-family:Roboto,sans-serif!important;font-size:14px!important;font-weight:600!important;display:inline-flex!important;align-items:center!important;gap:8px!important;cursor:pointer}.clientTaxYearButton:hover,.taxYearButton:hover,.sidebarTaxYearButton:hover,.sidebar-tax-year-button:hover{color:#8ab463!important;background:transparent!important}.staffPreviewLink{text-align:center;color:#26704e;font-size:11px;font-weight:700}.staffShell{--staffNavy:#102c3f;--staffGreen:#4c9134;--staffLine:#dfe6e8;min-height:100vh;display:grid;grid-template-columns:235px 1fr;background:#f7f9fa;color:#183044;font-family:DM Sans,sans-serif}.staffSidebar{position:sticky;top:0;height:100vh;background:linear-gradient(155deg,#112e42,#10283a);color:#fff;display:flex;flex-direction:column;z-index:30}.staffBrand{height:114px;background:#fff;display:flex;align-items:center;padding:20px 26px;border-right:1px solid #dce5e8}.staffBrand .brand{color:#16364b}.staffBrand .brandMark{color:#2d7757;border-color:#2d775766}.staffBrand .brand span{color:#73868e}.staffBrand>button{display:none}.staffSidebar nav{display:grid;padding:14px 10px;gap:3px}.staffSidebar nav button,.staffSignout{border:0;background:transparent;color:#e1e9ed;border-radius:6px;min-height:39px;padding:0 12px;display:flex;align-items:center;gap:12px;font-size:11px;cursor:pointer;text-align:left}.staffSidebar nav button svg,.staffSignout svg{width:17px}.staffSidebar nav button.active{background:linear-gradient(90deg,#4b922e,#62a93d);color:#fff}.staffSidebar nav button:hover{background:#ffffff0d}.staffSidebar nav em{margin-left:auto;width:19px;height:19px;border-radius:50%;background:#58a23a;color:#fff;font-size:8px;font-style:normal;display:grid;place-items:center}.staffSidebar nav button:nth-child(7) em{background:#f3a817}.staffNavArrow{margin-left:auto}.staffHelp{margin:auto 18px 10px;border:1px solid #527084;border-radius:9px;padding:16px;display:grid;gap:9px}.staffHelp b{color:#75bc4a;font-size:11px}.staffHelp span{font-size:9px}.staffHelp small{font-size:7px;color:#bbc8ce}.staffSignout{margin:0 auto 18px}.staffBody{min-width:0}.staffTopbar{height:114px;background:#fff;border-bottom:1px solid var(--staffLine);display:grid;grid-template-columns:1fr auto auto;align-items:center;padding:24px 36px 0;position:sticky;top:0;z-index:20}.staffTopbar>div:first-of-type{align-self:start}.staffTopbar h1{font:700 21px Playfair Display;margin:0 0 4px}.staffTopbar h1 span{color:var(--staffGreen)}.staffTopbar p{font-size:11px;margin:0;color:#637780}.staffBell{border:0;background:transparent;position:relative;margin-right:20px}.staffBell svg{width:18px}.staffBell em{position:absolute;top:0;right:2px;width:14px;height:14px;background:#5b9d3e;color:#fff;border-radius:50%;display:grid;place-items:center;font-size:7px;font-style:normal}.staffUser{height:40px;border-left:1px solid var(--staffLine);display:flex;align-items:center;gap:9px;padding-left:22px}.staffUser>span{width:32px;height:32px;background:#5b993e;color:#fff;border-radius:50%;display:grid;place-items:center;font-size:10px}.staffUser b{font-size:9px}.staffUser svg{width:13px;transform:rotate(90deg)}.staffTopbar>select{grid-column:3;justify-self:end;align-self:end;border:1px solid var(--staffLine);border-radius:6px 6px 0 0;padding:8px 16px;font-size:9px;font-weight:700;color:#213b4f;background:#fff}.staffMenu{display:none}.staffContent{max-width:1500px;margin:auto;padding:20px 22px 50px}.staffMetrics{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.staffMetrics article{min-height:128px;background:#fff;border:1px solid var(--staffLine);border-radius:8px;box-shadow:0 2px 7px #1b3c5210;padding:18px;display:flex;align-items:flex-start;gap:16px}.staffMetrics article>span{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;flex:0 0 52px}.staffMetrics article>span.navy{background:linear-gradient(140deg,#1b4865,#0c2940);color:#fff}.staffMetrics article>span.green{background:linear-gradient(140deg,#65a942,#347c29);color:#fff}.staffMetrics article>span svg{width:26px}.staffMetrics article>div{display:grid}.staffMetrics small{font-size:10px;font-weight:700}.staffMetrics b{font:700 29px Playfair Display;margin:4px 0}.staffMetrics p{font-size:8px;margin:0;color:#536873}.staffMetrics p strong{color:#4c9234;margin-right:4px}.staffMetrics p strong+strong{color:#164c8f;margin-left:10px}.staffMainGrid{display:grid;grid-template-columns:1.25fr 1fr;gap:15px;margin-top:15px}.staffPanel{background:#fff;border:1px solid var(--staffLine);border-radius:8px;box-shadow:0 2px 7px #1b3c520c;overflow:hidden}.staffPanel>header{height:44px;border-bottom:1px solid var(--staffLine);padding:0 18px;display:flex;align-items:center;justify-content:space-between}.staffPanel h2{font-size:11px;margin:0}.staffPanel header button,.staffPanel header select{border:0;background:transparent;color:#16549a;font-size:8px;font-weight:700}.staffPanel header select{border:1px solid var(--staffLine);padding:6px;border-radius:5px;color:#304957}.assignmentTabs{height:39px;border-bottom:1px solid var(--staffLine);display:grid;grid-template-columns:repeat(4,1fr)}.assignmentTabs button{border:0;border-bottom:2px solid transparent;background:#fff;font-size:8px;color:#445b68}.assignmentTabs button.active{color:#40842f;border-color:#4b9636;font-weight:700}.staffTableHead,.staffTableRow{display:grid;grid-template-columns:1.25fr 1fr 1.2fr .85fr .55fr 18px;align-items:center;gap:8px;padding:0 18px}.staffTableHead{height:37px;background:#fbfcfd;border-bottom:1px solid var(--staffLine);font-size:8px;font-weight:700;color:#536973}.staffTableRow{min-height:40px;border-bottom:1px solid #e9eef0;font-size:8px}.staffTableRow:last-child{border-bottom:0}.staffTableRow>b{color:#15519a}.staffTableRow em{width:max-content;font-style:normal;border-radius:4px;padding:5px 9px;background:#edf5ea;color:#40822e}.staffTableRow em.awaiting-docs{background:#fff4df;color:#db8b00}.staffTableRow em.in-review{background:#eaf2fc;color:#1c5696}.staffTableRow em.data-entry{background:#edf0f2;color:#455d6a}.staffTableRow .due{color:#e24035;font-weight:700}.staffTableRow strong{font-size:8px}.staffTableRow .high{color:#e4362e}.staffTableRow .medium{color:#dc8b06}.staffTableRow .low{color:#438b32}.staffTableRow>svg{width:13px}.progressPanel>header{height:44px}.progressStats{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--staffLine)}.progressStats>div{padding:17px 25px}.progressStats>div+div{border-left:1px solid var(--staffLine)}.progressStats small{font-size:8px;font-weight:700}.progressStats p{font-size:9px;margin:7px 0}.progressStats p b{font:700 25px Playfair Display;color:#4b9234;margin-right:8px}.progressStats>div:last-child p b{color:#17334a}.progressStats>div>div{display:flex;align-items:center;gap:10px}.progressStats>div>div:before{content:"";width:75%;height:6px;background:#e8ecee;border-radius:4px}.progressStats>div>div{position:relative}.progressStats i{position:absolute;left:0;width:48%;height:6px;background:#50933b;border-radius:4px}.progressStats span{font-size:8px;font-weight:700}.progressStats em{font-size:8px;color:#4a9a35;font-style:normal}.chartTitle{font-size:8px;font-weight:700;padding:14px 25px 0}.trendChart{height:158px;display:grid;grid-template-columns:25px 1fr;grid-template-rows:1fr 20px;padding:10px 22px 5px}.trendChart .axisLabels{display:flex;flex-direction:column;justify-content:space-between;font-size:7px}.trendChart svg{height:112px;width:100%;overflow:visible;border-bottom:1px solid #dce4e6;background:repeating-linear-gradient(to bottom,transparent 0,transparent 27px,#edf1f2 28px)}.trendChart polyline{fill:none;stroke:#4f9038;stroke-width:2}.trendChart .area{fill:url(#staffArea)}.trendChart circle{fill:#4f9038}.chartDates{grid-column:2;display:flex;justify-content:space-between;font-size:7px;padding-top:7px}.taskPanel,.notificationPanel{min-height:220px}.taskRow{min-height:57px;border-bottom:1px solid var(--staffLine);padding:10px 18px;display:grid;grid-template-columns:18px 1fr auto 15px;gap:10px;align-items:start}.taskRow>button{width:15px;height:15px;border:1px solid #91a4ae;border-radius:5px;background:#fff;padding:0;display:grid;place-items:center}.taskRow>button svg{width:11px;color:#fff}.taskRow.completed>button{background:#4d9637;border-color:#4d9637}.taskRow.completed b{text-decoration:line-through;color:#8b999e}.taskRow>div{display:grid}.taskRow b{font-size:9px}.taskRow small{font-size:7px;color:#6e818b;margin-top:5px}.taskRow strong{font-size:8px;color:#e6312c}.taskRow>svg{width:13px}.notificationRow{height:45px;border-bottom:1px solid var(--staffLine);display:grid;grid-template-columns:26px 1fr auto;align-items:center;gap:10px;padding:0 18px}.notificationRow>span{width:23px;height:23px;border-radius:50%;display:grid;place-items:center;color:#fff}.notificationRow>span.document{background:#e9a818}.notificationRow>span.calendar{background:#185594}.notificationRow>span.complete{background:#599d3a}.notificationRow>span.message{background:#153d5b}.notificationRow svg{width:12px}.notificationRow b{font-size:8px}.notificationRow small{font-size:7px;color:#71838c}.staffBody>footer{height:54px;border-top:1px solid var(--staffLine);padding:18px 28px;font-size:8px;color:#687c86}.staffBody>footer span{float:right}.staffPageHead{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:18px}.staffPageHead small{font-size:8px;color:#4c9134;letter-spacing:.14em;font-weight:700}.staffPageHead h1{font:700 27px Playfair Display;margin:5px 0}.staffPageHead p{font-size:9px;color:#758790;margin:0}.staffPageHead>button{border:0;background:#4c9134;color:#fff;border-radius:5px;padding:10px 14px;font-size:9px}.staffFullPanel .assignmentTabs{max-width:600px}.staffSectionGrid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.staffSectionGrid article{background:#fff;border:1px solid var(--staffLine);border-radius:7px;min-height:72px;padding:14px;display:grid;grid-template-columns:40px 1fr 18px;align-items:center;gap:12px}.staffSectionGrid article>span{width:40px;height:40px;background:#edf5eb;color:#4c9134;border-radius:8px;display:grid;place-items:center}.staffSectionGrid article>span svg{width:19px}.staffSectionGrid article>div{display:grid}.staffSectionGrid article b{font-size:10px}.staffSectionGrid article small{font-size:7px;color:#7a8b93;margin-top:4px}.staffSectionGrid article>svg{width:14px;color:#83949c}.staffPeriod{font-size:8px;color:#536973}.staffEmpty{min-height:72px;padding:22px;display:grid;place-items:center;text-align:center;color:#73858e;font-size:9px}.staffSectionEmpty{grid-column:1/-1;background:#fff;border:1px solid var(--staffLine);border-radius:7px}.staffLoading{min-height:420px;background:#fff;border:1px solid var(--staffLine);border-radius:8px;display:grid;place-items:center;color:#58717e;font-size:11px}.staffApiError,.staffSyncWarning{margin-bottom:12px;border-radius:6px;padding:11px 14px;font-size:9px;display:flex;align-items:center;gap:9px}.staffApiError{background:#fff1f1;border:1px solid #efcccc;color:#8f2d2d}.staffApiError span{flex:1}.staffApiError button{border:0;background:#8f2d2d;color:#fff;border-radius:4px;padding:6px 10px;font-size:8px}.staffSyncWarning{background:#fff8df;border:1px solid #eadca9;color:#75611c}@media(max-width:1150px){.staffShell{grid-template-columns:205px 1fr}.staffMetrics{grid-template-columns:1fr 1fr}.staffMainGrid{grid-template-columns:1fr}.staffBrand{padding:20px 15px}.staffSidebar nav button{font-size:9px}}@media(max-width:760px){.staffShell{display:block}.staffSidebar{position:fixed;left:-255px;width:235px;transition:left .2s}.staffSidebar.open{left:0}.staffBrand>button{display:block;margin-left:auto;border:0;background:transparent}.staffTopbar{height:86px;padding:16px;grid-template-columns:auto 1fr auto}.staffMenu{display:block;border:0;background:transparent}.staffTopbar>div:first-of-type{align-self:center}.staffTopbar h1{font-size:16px}.staffTopbar>select{grid-column:3;align-self:end}.staffBell,.staffUser{display:none}.staffContent{padding:14px}.staffMetrics,.staffSectionGrid,.staffMainGrid{grid-template-columns:1fr}.staffTable{overflow:auto}.staffTableHead,.staffTableRow{min-width:650px}.progressStats{grid-template-columns:1fr}.progressStats>div+div{border-left:0;border-top:1px solid var(--staffLine)}.staffBody>footer span{display:none}}.staffShell .listPagination{min-height:52px;margin-top:12px;padding:10px 14px;border:1px solid var(--staffLine);border-radius:7px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#667b86;font-size:8px}.staffTable>.listPagination{margin:0;border-width:1px 0 0;border-radius:0}.staffShell .listPagination>div{display:flex;gap:4px}.staffShell .listPagination button{min-width:28px;height:28px;padding:0 7px;border:1px solid var(--staffLine);border-radius:5px;background:#fff;color:#294b60;font-size:8px;display:grid;place-items:center}.staffShell .listPagination button svg{width:13px}.staffShell .listPagination button.active{background:#4c9134;border-color:#4c9134;color:#fff}.staffShell .listPagination button:disabled{opacity:.4;cursor:not-allowed}.adminShell{--adminNavy: #0d2b40;--adminBlue: #235f92;--adminGreen: #4d9138;--adminGold: #d69d2e;--adminLine: #dde6ea;min-height:100vh;display:grid;grid-template-columns:242px 1fr;background:#f5f7f9;color:#173044;font-family:DM Sans,sans-serif}.adminSidebar{height:100vh;position:sticky;top:0;background:linear-gradient(165deg,#102f45,#0b2436);color:#fff;display:flex;flex-direction:column;z-index:40;overflow-y:auto}.adminBrand{width:100%;min-height:104px;padding:18px 18px 16px;display:flex;align-items:center;justify-content:space-between;flex-shrink:0;background:linear-gradient(165deg,#102f45,#0d2b40);border-bottom:1px solid rgba(255,255,255,.08)}.adminBrand .brand{width:100%;max-width:190px;margin:0;display:flex;align-items:center;justify-content:flex-start;overflow:visible;color:#fff}.adminBrand .brandLogo{display:block!important;width:182px!important;max-width:182px!important;height:auto!important;max-height:68px!important;object-fit:contain;object-position:left center;opacity:1!important;visibility:visible!important;filter:none!important}.adminBrand .brandMark{color:#fff;border-color:#ffffff8c}.adminBrand .brand span{color:#ffffffb3}.adminBrand>button{display:none;flex:0 0 auto}.adminLabel{margin:15px 18px 7px;color:#7690a0;font-size:8px;letter-spacing:.17em;font-weight:700}.adminSidebar nav{display:grid;padding:10px 11px 0;gap:2px}.adminSidebar nav a{min-height:32px;border-radius:5px;padding:0 12px;color:#d7e2e8;display:flex;align-items:center;gap:11px;font-size:8px;transition:background .16s ease,color .16s ease}.adminSidebar nav a svg{width:16px;height:16px;flex:0 0 16px}.adminSidebar nav a.active{background:linear-gradient(90deg,#245f87,#2d719c);color:#fff}.adminSidebar nav a:hover{background:#ffffff0d;color:#fff}.adminSidebar nav em{margin-left:auto;width:18px;height:18px;flex:0 0 18px;border-radius:50%;background:#d94141;color:#fff;font-size:7px;font-style:normal;display:grid;place-items:center}.adminOfficeSwitcher{margin:auto 12px 8px;border:1px solid #496b7f;border-radius:7px;padding:9px;display:grid;grid-template-columns:30px 1fr 13px;gap:8px;align-items:center}.adminOfficeSwitcher>span{width:29px;height:29px;border-radius:50%;background:#5a9f3d;display:grid;place-items:center;color:#fff}.adminOfficeSwitcher svg{width:14px}.adminOfficeSwitcher>div{min-width:0;display:grid}.adminOfficeSwitcher b{overflow:hidden;text-overflow:ellipsis;font-size:7px}.adminOfficeSwitcher small{font-size:6px;color:#aebdc5}.adminSignout{margin:0 18px 18px;min-height:39px;border:1px solid #486679;border-radius:6px;background:#ffffff08;color:#e4edf1;display:flex;align-items:center;justify-content:center;gap:8px;font-size:9px;transition:background .16s ease,border-color .16s ease}.adminSignout:hover{background:#ffffff12;border-color:#617f91}.adminSignout svg{width:15px}.adminBody{min-width:0;min-height:100vh;display:flex;flex-direction:column}.adminTopbar{height:68px;position:sticky;top:0;z-index:30;padding:0 28px;display:flex;align-items:center;gap:18px;background:#fff;border-bottom:1px solid var(--adminLine)}.adminTopbar>div:first-of-type{display:grid;margin-right:0}.adminTopbar>div:first-of-type small{margin-top:3px;color:#6d818d;font-size:7px;letter-spacing:0}.adminTopbar>div:first-of-type b{margin-top:2px;font:700 13px Playfair Display}.adminTopbar select{padding:8px 11px;border:1px solid var(--adminLine);border-radius:5px;background:#fff;color:#29485b;font-size:9px;font-weight:700}.adminSearch{width:min(330px,29vw);height:32px;margin-left:auto;padding:0 9px;border:1px solid var(--adminLine);border-radius:5px;display:flex;align-items:center;gap:7px;background:#fff}.adminSearch svg{width:13px;color:#6c818c}.adminSearch input{width:100%;border:0;outline:0;background:transparent;color:#29485b;font-size:7px}.adminRound{width:31px;height:31px;flex:0 0 31px;padding:0;border:1px solid var(--adminLine);border-radius:50%;background:#fff;color:#2a668e;display:grid;place-items:center}.adminRound:hover{background:#f6f9fb}.adminRound svg{width:14px}.adminBell{position:relative;width:31px;height:31px;flex:0 0 31px;padding:0;border:0;border-radius:50%;background:transparent;display:grid;place-items:center;color:#173044}.adminBell:hover{background:#f6f9fb}.adminBell svg{width:18px}.adminBell em{position:absolute;right:-3px;top:-5px;width:15px;height:15px;border-radius:50%;background:#d94141;color:#fff;font-size:7px;font-style:normal;display:grid;place-items:center}.adminUser{padding-left:18px;border-left:1px solid var(--adminLine);display:flex;align-items:center;gap:9px}.adminUser>span{width:34px;height:34px;border-radius:50%;background:linear-gradient(145deg,#275f87,#173c59);color:#fff;display:grid;place-items:center;font-size:9px;font-weight:700}.adminUser>div{display:grid}.adminUser b{font-size:9px}.adminUser small{color:#7a8b94;font-size:7px}.adminMenu{display:none}.adminContent{width:100%;max-width:1530px;margin:0 auto;padding:24px 28px 50px}.adminHero{min-height:120px;padding:24px 28px;border-radius:9px;background:linear-gradient(120deg,#12364e,#1a5474);color:#fff;display:flex;align-items:center;justify-content:space-between;box-shadow:0 7px 18px #13364e17}.adminHero small,.adminPageHead small,.adminPanel header small,.adminSettingsGrid>article>small{color:#82bdcf;font-size:7px;letter-spacing:.16em;font-weight:700}.adminHero h1{margin:5px 0;font:700 28px Playfair Display}.adminHero p{margin:0;color:#d3e1e8;font-size:9px}.adminHeroActions{display:flex;gap:8px}.adminHeroActions button{padding:9px 12px;border:1px solid rgba(255,255,255,.33);border-radius:5px;background:#ffffff12;color:#fff;font-size:8px;font-weight:700}.adminHeroActions button:first-child{background:#fff;color:#174561}.adminMetrics{margin-top:14px;display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.adminMetrics article{min-height:105px;padding:17px;border:1px solid var(--adminLine);border-radius:8px;background:#fff;display:flex;align-items:flex-start;gap:13px;box-shadow:0 2px 8px #173c520a}.adminMetrics article>span{width:42px;height:42px;flex:0 0 42px;border-radius:9px;color:#fff;display:grid;place-items:center}.adminMetrics article>span svg{width:21px}.adminMetrics .blue{background:#2b76aa}.adminMetrics .green{background:#579942}.adminMetrics .gold{background:#dfa62d}.adminMetrics .navy{background:#173e59}.adminMetrics article>div{display:grid}.adminMetrics small{font-size:8px;font-weight:700}.adminMetrics b{margin:3px 0;font:700 25px Playfair Display}.adminMetrics p{margin:0;color:#72848e;font-size:7px}.adminGrid{margin-top:14px;display:grid;grid-template-columns:1.25fr .85fr;gap:14px}.adminPanel{overflow:hidden;border:1px solid var(--adminLine);border-radius:8px;background:#fff;box-shadow:0 2px 8px #173c5209}.adminPanel>header{height:55px;padding:0 18px;border-bottom:1px solid var(--adminLine);display:flex;align-items:center;justify-content:space-between}.adminPanel header>div{display:grid}.adminPanel header small{color:#3d7ea8}.adminPanel h2{margin:2px 0 0;font-size:12px}.adminPanel header button{border:0;background:transparent;color:#246a9a;font-size:8px;font-weight:700}.adminTeamRow{min-height:58px;padding:9px 16px;border-bottom:1px solid #e8edef;display:grid;grid-template-columns:34px 1fr 60px 65px 16px;gap:10px;align-items:center}.adminTeamRow>span{width:31px;height:31px;border-radius:50%;background:#e7f0f6;color:#235e87;display:grid;place-items:center;font-size:8px;font-weight:700}.adminTeamRow>div{display:grid}.adminTeamRow b{font-size:9px}.adminTeamRow small{color:#748690;font-size:7px}.adminTeamRow>strong{display:grid;text-align:center;font-size:12px}.adminTeamRow>strong small{font-size:6px;font-weight:400}.adminTeamRow>strong.positive{color:#4c9137}.adminTeamRow>svg{width:13px;color:#87969e}.pipelineBars{padding:15px 18px;display:grid;gap:13px}.pipelineBars>div{display:grid;grid-template-columns:100px 1fr 25px;gap:8px;align-items:center}.pipelineBars span,.pipelineBars strong{font-size:8px}.pipelineBars strong{text-align:right}.pipelineBars i{height:6px;overflow:hidden;border-radius:5px;background:#edf1f2}.pipelineBars i b{height:100%;display:block;border-radius:5px;background:linear-gradient(90deg,#2b719e,#55a443)}.adminRecent{grid-column:1}.adminAttention{grid-column:2}.attentionList{display:grid}.attentionList button{min-height:66px;padding:10px 16px;border:0;border-bottom:1px solid var(--adminLine);background:#fff;display:grid;grid-template-columns:34px 1fr 14px;gap:11px;align-items:center;text-align:left}.attentionList button>span{width:32px;height:32px;border-radius:8px;background:#fff3dd;color:#bf7610;display:grid;place-items:center;font-size:12px;font-weight:700}.attentionList button>div{display:grid}.attentionList button b{font-size:9px}.attentionList button small{margin-top:3px;color:#7b8b93;font-size:7px}.attentionList svg{width:13px;color:#82929a}.adminTableWrap{overflow:auto}.adminTable{width:100%;min-width:600px;border-collapse:collapse}.adminTable th{height:36px;padding:0 15px;border-bottom:1px solid var(--adminLine);background:#fafcfd;color:#637883;text-align:left;text-transform:uppercase;letter-spacing:.06em;font-size:7px}.adminTable td{height:44px;padding:7px 15px;border-bottom:1px solid #ebeff1;font-size:8px}.adminTable tbody tr:hover{background:#fafcfd}.adminTable td:first-child{color:#1c567f;font-weight:700}.adminBadge{width:max-content;padding:4px 7px;display:inline-block;border-radius:10px;background:#e9f3e7;color:#43812f;font-size:7px;font-weight:700}.adminBadge.account-admin{background:#e9f0f8;color:#255e8b}.adminBadge.account-user{background:#ebf5e8;color:#4a8736}.adminBadge.documents,.adminBadge.awaiting-docs,.adminBadge.required,.adminBadge.missing{background:#fff3dc;color:#be7911}.adminBadge.filed,.adminBadge.complete,.adminBadge.completed{background:#e8f5e9;color:#348342}.adminEmpty{min-height:74px;padding:22px;display:grid;place-items:center;color:#75868f;text-align:center;font-size:9px}.adminPageHead{margin-bottom:17px;display:flex;align-items:flex-end;justify-content:space-between}.adminPageHead small{color:#347ca7}.adminPageHead h1{margin:4px 0;font:700 27px Playfair Display}.adminPageHead p{margin:0;color:#71848e;font-size:9px}.adminPageHead>button{padding:9px 13px;border:0;border-radius:5px;background:#23628e;color:#fff;font-size:8px}.adminFull{min-height:240px}.adminCards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.adminCards article{min-height:79px;padding:14px;border:1px solid var(--adminLine);border-radius:7px;background:#fff;display:grid;grid-template-columns:41px 1fr 15px;gap:12px;align-items:center}.adminCards article>span{width:40px;height:40px;border-radius:8px;background:#eaf2f7;color:#24658f;display:grid;place-items:center}.adminCards article>span svg{width:19px}.adminCards article>div{display:grid}.adminCards article b{font-size:9px}.adminCards article small{margin-top:4px;color:#7a8c95;font-size:7px}.adminCards article>svg{width:13px;color:#84949c}.adminReportGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.adminReportGrid article{min-height:150px;padding:20px;border:1px solid var(--adminLine);border-radius:8px;background:#fff;display:grid;align-content:start}.adminReportGrid svg{width:24px;color:#2c719d}.adminReportGrid small{margin-top:24px;color:#73858f;font-size:8px}.adminReportGrid b{margin-top:5px;font:700 29px Playfair Display}.adminIntegration{padding:10px 18px}.integrationOk,.integrationWarning{min-height:66px;border-bottom:1px solid var(--adminLine);display:flex;align-items:center;gap:13px}.integrationOk>svg,.integrationWarning>svg{width:25px;color:#4b9237}.integrationWarning>svg{color:#d09320}.integrationOk>div,.integrationWarning>div{display:grid}.integrationOk b,.integrationWarning b{font-size:9px}.integrationOk small,.integrationWarning small{margin-top:3px;color:#758790;font-size:7px}.adminSettingsGrid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.adminSettingsGrid article{padding:22px;border:1px solid var(--adminLine);border-radius:8px;background:#fff}.adminSettingsGrid>article>small{color:#347ca7}.adminSettingsGrid h2{margin:5px 0 17px;font:700 20px Playfair Display}.adminSettingsGrid dl{margin:0}.adminSettingsGrid dl div{padding:10px 0;border-top:1px solid var(--adminLine);display:grid;grid-template-columns:110px 1fr;font-size:8px}.adminSettingsGrid dd{margin:0;font-weight:700}.adminLoading{min-height:500px;border:1px solid var(--adminLine);border-radius:8px;background:#fff;color:#5f7581;display:grid;place-items:center;font-size:10px}.adminError{margin-bottom:12px;padding:11px 14px;border:1px solid #efcaca;border-radius:6px;background:#fff0f0;color:#922e2e;display:flex;align-items:center;gap:10px;font-size:8px}.adminError span{flex:1}.adminError button{padding:6px 10px;border:0;border-radius:4px;background:#922e2e;color:#fff;font-size:8px}.executiveIntro{margin-bottom:12px;display:flex;align-items:flex-end;justify-content:space-between}.executiveIntro h1{margin:0 0 3px;font:700 20px Playfair Display}.executiveIntro p{margin:0;color:#758791;font-size:8px}.executiveIntro>div:last-child{display:flex;gap:7px}.executiveIntro button{height:30px;padding:0 9px;border:1px solid var(--adminLine);border-radius:5px;background:#fff;color:#304c5d;display:flex;align-items:center;gap:5px;font-size:7px}.executiveIntro button svg{width:12px}.executiveIntro .exportBtn{border-color:#55a33d;background:#55a33d;color:#fff}.executiveMetrics{display:grid;grid-template-columns:repeat(6,1fr);gap:9px}.executiveMetrics article{min-height:82px;padding:13px 10px;border:1px solid var(--adminLine);border-radius:7px;background:#fff;display:flex;gap:9px}.executiveMetrics article>span{width:29px;height:29px;flex:0 0 29px;border-radius:50%;color:#fff;display:grid;place-items:center}.executiveMetrics article>span svg{width:14px}.executiveMetrics .green{background:#5c9f40}.executiveMetrics .blue{background:#2e77ac}.executiveMetrics .navy{background:#193f5e}.executiveMetrics article>div{display:grid;align-content:start}.executiveMetrics small{font-size:6px;font-weight:700}.executiveMetrics b{margin:3px 0;font:700 17px Playfair Display}.executiveMetrics p{margin:0;color:#6d818c;font-size:5px}.executiveGrid{margin-top:9px;display:grid;grid-template-columns:1.2fr .78fr .78fr;gap:9px}.executiveGrid .adminPanel>header{height:40px;padding:0 12px}.executiveGrid .adminPanel h2{font-size:9px}.executiveGrid .adminPanel header small{color:#81919a;font-size:5px;letter-spacing:0}.revenuePanel{min-height:245px}.revenueValue{padding:12px 14px 0;font:700 15px Playfair Display}.revenuePanel>svg{width:calc(100% - 28px);height:135px;margin:0 14px;display:block;background:repeating-linear-gradient(to bottom,transparent 0,transparent 32px,#edf1f2 33px)}.revenuePanel svg path{fill:url(#revenueFill)}.revenuePanel svg polyline{fill:none;stroke:#55a140;stroke-width:2}.chartFoot{padding:2px 14px;display:flex;justify-content:space-between;color:#758791;font-size:6px}.donutBody{min-height:200px;padding:12px;display:grid;grid-template-columns:115px 1fr;gap:10px;align-items:center}.statusDonut{width:105px;height:105px;border-radius:50%;display:grid;place-items:center}.statusDonut>span{width:57px;height:57px;border-radius:50%;background:#fff;display:grid;place-items:center;align-content:center}.statusDonut small{font-size:6px}.statusDonut b{font:700 15px Playfair Display}.donutLegend{display:grid;gap:8px}.donutLegend>div{display:grid;grid-template-columns:7px 1fr 20px;gap:5px;align-items:center;font-size:6px}.donutLegend i{width:6px;height:6px;border-radius:50%}.donutLegend b{text-align:right}.executiveNotices{display:grid}.executiveNotices>div{min-height:39px;padding:6px 10px;border-bottom:1px solid var(--adminLine);display:grid;grid-template-columns:25px 1fr;gap:7px;align-items:center}.executiveNotices>div>span{width:23px;height:23px;border-radius:50%;color:#fff;display:grid;place-items:center}.executiveNotices span.green{background:#5c9f40}.executiveNotices span.blue{background:#2e77ac}.executiveNotices svg{width:11px}.executiveNotices>div>div{display:grid}.executiveNotices b{font-size:6px}.executiveNotices small{color:#758791;font-size:5px}.topStaffPanel,.officePanel,.deadlinePanel{min-height:195px}.rankedStaff{min-height:31px;padding:4px 10px;border-bottom:1px solid var(--adminLine);display:grid;grid-template-columns:15px 25px 1fr 25px;gap:6px;align-items:center}.rankedStaff>strong{font-size:7px}.rankedStaff>span{width:23px;height:23px;border-radius:50%;background:#e7f0f6;color:#285f87;display:grid;place-items:center;font-size:6px;font-weight:700}.rankedStaff>div{display:grid}.rankedStaff b{font-size:6px}.rankedStaff small{color:#748690;font-size:5px}.rankedStaff em{color:#51a039;font-size:7px;font-style:normal;font-weight:700}.officeTableHead,.officeTableRow{padding:0 12px;display:grid;grid-template-columns:1.5fr .6fr .6fr .7fr;gap:6px;align-items:center}.officeTableHead{height:31px;background:#fafcfd;color:#71838c;font-size:5px}.officeTableRow{min-height:54px;border-bottom:1px solid var(--adminLine);font-size:6px}.officeTableRow strong{color:#53a03b}.viewReport{margin:12px;border:0;background:transparent;color:#2770a1;font-size:6px}.deadlineRow{min-height:45px;padding:6px 10px;border-bottom:1px solid var(--adminLine);display:grid;grid-template-columns:32px 1fr;gap:8px;align-items:center}.deadlineRow>span{padding:3px;border:1px solid var(--adminLine);border-radius:4px;display:grid;text-align:center}.deadlineRow>span b{color:#4e9139;font-size:5px}.deadlineRow>span strong{font-size:10px}.deadlineRow>div{display:grid}.deadlineRow>div b{font-size:6px}.deadlineRow>div small{margin-top:3px;color:#6f828c;font-size:5px}.adminShell .listPagination{min-height:52px;padding:10px 15px;border-top:1px solid var(--adminLine);background:#fff;color:#667b86;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:8px}.adminShell .listPagination>div{display:flex;gap:4px}.adminShell .listPagination button{min-width:28px;height:28px;padding:0 7px;border:1px solid var(--adminLine);border-radius:5px;background:#fff;color:#294b60;display:grid;place-items:center;font-size:8px}.adminShell .listPagination button svg{width:13px}.adminShell .listPagination button.active{border-color:#23628e;background:#23628e;color:#fff}.adminShell .listPagination button:disabled{opacity:.4;cursor:not-allowed}.adminTopbar .dashboardProfileMenu{position:relative;margin-left:2px;padding-left:14px;border-left:1px solid var(--adminLine)}.adminTopbar .dashboardProfileTrigger{min-height:45px;padding:3px 5px;border:0;border-radius:7px;background:transparent;display:flex;align-items:center;gap:9px}.adminTopbar .dashboardProfileTrigger:hover{background:#f6f9fb}.adminTopbar .dashboardProfileAvatar{width:38px;height:38px;flex:0 0 38px;overflow:hidden;border-radius:50%;background:linear-gradient(145deg,#275f87,#173c59);color:#fff;display:grid;place-items:center;font-size:11px;font-weight:700;border:2px solid #ffffff;box-shadow:0 0 0 1px #dce5eb}.adminTopbar .dashboardProfileAvatar img{width:100%;height:100%;display:block;border-radius:50%;object-fit:cover}.adminTopbar .dashboardProfileIdentity{min-width:0;display:grid;gap:2px;text-align:left}.adminTopbar .dashboardProfileIdentity strong{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#173044;font-size:9px}.adminTopbar .dashboardProfileIdentity small{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#7a8b94;font-size:7px}.adminTopbar .dashboardProfileChevron{width:14px;color:#78909c;transition:transform .18s ease}.adminTopbar .dashboardProfileChevron.open{transform:rotate(180deg)}.dashboardProfileDropdown{position:absolute;top:calc(100% + 10px);right:0;width:285px;z-index:1000;padding:10px;border:1px solid #e0e7eb;border-radius:11px;background:#fff;box-shadow:0 18px 46px #112a3d24,0 4px 12px #112a3d0d}.dashboardProfileDropdown:before{content:"";position:absolute;top:-6px;right:27px;width:11px;height:11px;background:#fff;border-left:1px solid #e0e7eb;border-top:1px solid #e0e7eb;transform:rotate(45deg)}.dashboardProfileDropdownHead{padding:10px 9px 12px;display:flex;align-items:center;gap:11px}.dashboardProfileDropdownAvatar{width:44px;height:44px;flex:0 0 44px;overflow:hidden;border-radius:50%;background:linear-gradient(135deg,#326191,#16354f);color:#fff;display:grid;place-items:center;font-size:14px;font-weight:700}.dashboardProfileDropdownAvatar img{width:100%;height:100%;object-fit:cover}.dashboardProfileDropdownHead>div:last-child{min-width:0;display:grid;gap:3px}.dashboardProfileDropdownHead strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#173044;font-size:11px}.dashboardProfileDropdownHead small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#8896a0;font-size:8px}.dashboardProfileDivider{height:1px;margin:4px 3px;background:#edf1f3}.dashboardProfileDropdownItem{width:100%;min-height:40px;padding:0 10px;border:0;border-radius:6px;background:transparent;color:#405868;display:flex;align-items:center;gap:10px;text-align:left;font-family:DM Sans,sans-serif;font-size:10px;font-weight:600;transition:background .16s ease,color .16s ease}.dashboardProfileDropdownItem svg{width:16px;color:#6c8291}.dashboardProfileDropdownItem:hover{background:#f4f8fa;color:#326191}.dashboardProfileSignOut{color:#a03a3a}.dashboardProfileSignOut svg{color:#a03a3a}.dashboardProfileSignOut:hover{background:#fff4f4;color:#8b2f2f}.adminBody>footer{height:52px;margin-top:auto;padding:18px 28px;border-top:1px solid var(--adminLine);color:#71838d;display:flex;justify-content:space-between;font-size:8px}.adminBody>footer span{float:none}.systemStatus{color:#5d7b69}@media(max-width:1250px){.executiveMetrics{grid-template-columns:repeat(3,1fr)}.executiveGrid{grid-template-columns:1fr 1fr}.notificationExecutive,.deadlinePanel{grid-column:auto}}@media(max-width:1150px){.adminShell{grid-template-columns:205px 1fr}.adminBrand{padding:17px 14px}.adminBrand .brandLogo{width:158px!important;max-width:158px!important}.adminMetrics{grid-template-columns:1fr 1fr}.adminGrid{grid-template-columns:1fr}.adminRecent,.adminAttention{grid-column:auto}.adminCards,.adminReportGrid{grid-template-columns:1fr 1fr}.adminSidebar nav a{font-size:7px}}@media(max-width:760px){.adminShell{display:block}.adminSidebar{width:242px;position:fixed;left:-255px;top:0;transition:left .2s ease}.adminSidebar.open{left:0}.adminBrand{min-height:92px;padding:15px 13px}.adminBrand .brand{max-width:160px}.adminBrand .brandLogo{width:150px!important;max-width:150px!important}.adminBrand>button{width:30px;height:30px;margin-left:auto;padding:0;border:0;border-radius:5px;background:#ffffff14;color:#fff;display:grid;place-items:center}.adminBrand>button svg{width:16px}.adminTopbar{height:66px;padding:0 14px;gap:9px}.adminMenu{display:block;padding:0;border:0;background:transparent}.adminTopbar>div:first-of-type{display:none}.adminSearch,.adminBell{display:none}.adminTopbar .dashboardProfileMenu{margin-left:auto;padding-left:8px}.adminTopbar .dashboardProfileIdentity,.adminTopbar .dashboardProfileChevron{display:none}.dashboardProfileDropdown{position:fixed;top:70px;right:12px;width:min(285px,calc(100vw - 24px))}.adminContent{padding:15px}.adminHero{display:grid;gap:18px}.adminHero h1{font-size:23px}.adminHeroActions{flex-wrap:wrap}.executiveIntro{display:grid;gap:12px}.executiveIntro>div:last-child{flex-wrap:wrap}.executiveMetrics,.executiveGrid,.adminMetrics,.adminCards,.adminReportGrid,.adminSettingsGrid,.adminGrid{grid-template-columns:1fr}.adminPageHead{align-items:flex-start;gap:12px}.adminPageHead>button{white-space:nowrap}.adminBody>footer span{display:none}}.profilePage{width:100%;max-width:1280px;margin:0 auto;padding:34px 34px 70px}.profilePageHeader{margin-bottom:25px}.profilePageEyebrow{display:block;margin-bottom:7px;color:var(--green-dark);font-size:10px;font-weight:700;letter-spacing:.14em}.profilePageHeader h1{margin:0 0 8px;font-family:Playfair Display,serif;font-size:33px;font-weight:700;line-height:1.08;color:var(--navy-deep)}.profilePageHeader p{margin:0;color:#83919b;font-size:12px;line-height:1.6}.profilePageGrid{width:100%;display:grid;grid-template-columns:minmax(270px,315px) minmax(0,1fr);gap:23px;align-items:start}.profileLeftColumn{width:100%;display:grid;gap:18px;position:sticky;top:24px}.profileRightColumn{width:100%;display:grid;gap:18px}.profilePhotoCard,.profileSectionCard,.profileSummaryCard,.profileSaveBar{width:100%;background:#fff;border:1px solid #dfe6ea;border-radius:10px;box-shadow:0 5px 18px #112a3d09}.profileCardHeading{padding:19px 21px;display:flex;align-items:flex-start;gap:12px;border-bottom:1px solid #edf1f3}.profileCardIcon{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;border-radius:8px;background:#edf4e8;color:var(--green-dark)}.profileCardHeading h2{margin:0 0 4px;font-family:DM Sans,sans-serif;color:#173044;font-size:14px;font-weight:700;line-height:1.3}.profileCardHeading p{margin:0;color:#87959f;font-size:10px;line-height:1.5}.profilePhotoArea{padding:31px 24px 27px;display:flex;flex-direction:column;align-items:center;text-align:center}.profileLargeAvatar{position:relative;width:120px;height:120px;min-width:120px;min-height:120px;flex:0 0 120px;margin:0 auto 18px;border-radius:50%;background:linear-gradient(135deg,#326191,#16354f);color:#fff;display:grid;place-items:center;font-size:31px;font-weight:700;overflow:visible;box-shadow:0 0 0 5px #f5f8fa,0 0 0 6px #dde5e9}.profileLargeAvatar>img{position:absolute;top:0;right:0;bottom:0;left:0;width:120px!important;height:120px!important;min-width:120px!important;min-height:120px!important;max-width:120px!important;max-height:120px!important;margin:0!important;padding:0!important;display:block;object-fit:cover;object-position:center 22%;border-radius:50%;clip-path:circle(50% at 50% 50%);z-index:1}.profileCameraButton{position:absolute;right:-2px;bottom:5px;z-index:5;width:35px;height:35px;padding:0;border:3px solid #ffffff;border-radius:50%;background:var(--green);color:#fff;display:grid;place-items:center;cursor:pointer;box-shadow:0 4px 11px #1d36482b;transition:background .18s ease,transform .18s ease}.profileCameraButton:hover{background:var(--green-dark);transform:scale(1.05)}.profileCameraButton svg{width:17px;height:17px}.profilePhotoName{width:100%;margin-bottom:20px;display:grid;gap:4px;text-align:center}.profilePhotoName strong{display:block;color:#173044;font-size:15px;font-weight:700}.profilePhotoName span{display:block;color:#71838f;font-size:10px;font-weight:600}.profilePhotoName small{display:block;margin-top:2px;color:#9aa6ae;font-size:9px;line-height:1.4}.profileHiddenFile{display:none!important}.profilePhotoActions{width:100%;display:grid;grid-template-columns:1fr;gap:9px}.profileChangePhotoButton{width:100%;min-height:42px;padding:0 16px;border:1px solid var(--green);border-radius:6px;background:var(--green);color:#fff;display:flex;align-items:center;justify-content:center;gap:8px;font-family:DM Sans,sans-serif;font-size:11px;font-weight:700;cursor:pointer;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.profileChangePhotoButton:hover{background:var(--green-dark);border-color:var(--green-dark);box-shadow:0 5px 14px #65934633;transform:translateY(-1px)}.profileDeletePhotoButton{width:100%;min-height:42px;padding:0 16px;border:1px solid #d9e1e5;border-radius:6px;background:#fff;color:#a34242;display:flex;align-items:center;justify-content:center;gap:8px;font-family:DM Sans,sans-serif;font-size:11px;font-weight:700;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.profileDeletePhotoButton:hover{background:#fff5f5;border-color:#e7bcbc;color:#8d3030;transform:translateY(-1px)}.profilePhotoHelp{margin:13px 0 0;color:#98a4ac;font-size:9px;line-height:1.5}.profileImageError{width:100%;margin-top:12px;padding:9px 11px;border:1px solid #efcaca;border-radius:5px;background:#fff5f5;color:#9b3f3f;font-size:10px}.profileSummaryCard{padding:18px;display:flex;gap:12px}.profileSummaryIcon{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;border-radius:8px;background:#eef4f9;color:var(--navy)}.profileSummaryCard>div:last-child{display:grid;gap:3px}.profileSummaryCard span{color:#8997a0;font-size:8px;font-weight:700;letter-spacing:.11em}.profileSummaryCard strong{color:#173044;font-size:12px;font-weight:700}.profileSummaryCard p{margin:3px 0 0;color:#87959f;font-size:9px;line-height:1.5}.profileSectionBody{width:100%;padding:23px;display:grid;gap:18px}.profileFormRow{width:100%;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px}.profileFormRowSingle{grid-template-columns:1fr}.profileAddressRow{grid-template-columns:minmax(0,1.5fr) minmax(120px,.8fr) minmax(100px,.7fr)}.profileSectionBody label{width:100%;display:grid;gap:7px}.profileSectionBody label>span{display:block;color:#3a5364;font-size:10px;font-weight:700}.profileSectionBody input,.profileSectionBody select{display:block;width:100%;height:43px;margin:0;padding:0 12px;border:1px solid #d4dde2;border-radius:6px;outline:none;background:#fff;color:#173044;font-family:DM Sans,sans-serif;font-size:11px;transition:border-color .17s ease,box-shadow .17s ease,background .17s ease}.profileSectionBody select{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;cursor:pointer}.profileSectionBody input::placeholder{color:#a7b2b9}.profileSectionBody input:hover,.profileSectionBody select:hover{border-color:#bcc9d0}.profileSectionBody input:focus,.profileSectionBody select:focus{border-color:var(--green);box-shadow:0 0 0 3px #8ab46321}.profileInputIcon{position:relative;width:100%}.profileInputIcon>svg{position:absolute;left:12px;top:50%;width:17px;height:17px;transform:translateY(-50%);color:#8b99a4;pointer-events:none;z-index:2}.profileInputIcon input,.profileInputIcon select{padding-left:39px}.profileSaveBar{min-height:78px;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:20px}.profileSaveBarText{display:flex;align-items:center;gap:11px;color:var(--navy)}.profileSaveBarText>svg{flex:0 0 auto}.profileSaveBarText>div{display:grid;gap:3px}.profileSaveBarText strong{color:#173044;font-size:11px;font-weight:700}.profileSaveBarText span{color:#87959f;font-size:9px}.profileSaveActions{display:flex;align-items:center;gap:15px}.profileSavedMessage{display:flex;align-items:center;gap:6px;color:#568a3d;font-size:10px;font-weight:600;white-space:nowrap}.profileSaveButton{min-height:43px;padding:0 19px;border:1px solid var(--green);border-radius:6px;background:var(--green);color:#fff;display:flex;align-items:center;justify-content:center;gap:7px;font-family:DM Sans,sans-serif;font-size:11px;font-weight:700;cursor:pointer;white-space:nowrap;transition:background .17s ease,border-color .17s ease,box-shadow .17s ease,transform .17s ease}.profileSaveButton:hover{background:var(--green-dark);border-color:var(--green-dark);box-shadow:0 6px 15px #6593462e;transform:translateY(-1px)}@media(max-width:980px){.profilePage{padding:28px 24px 50px}.profilePageGrid{grid-template-columns:1fr}.profileLeftColumn{position:static;grid-template-columns:minmax(260px,330px) minmax(0,1fr);align-items:start}}@media(max-width:760px){.profileLeftColumn{grid-template-columns:1fr}.profileAddressRow{grid-template-columns:1fr 1fr}.profileAddressRow label:first-child{grid-column:1 / -1}}@media(max-width:650px){.profilePage{padding:22px 16px 40px}.profilePageHeader h1{font-size:27px}.profileFormRow,.profileAddressRow{grid-template-columns:1fr}.profileAddressRow label:first-child{grid-column:auto}.profileSectionBody{padding:18px}.profileCardHeading{padding:17px}.profileSaveBar{align-items:stretch;flex-direction:column}.profileSaveActions{width:100%;flex-direction:column;align-items:stretch}.profileSavedMessage{justify-content:center}.profileSaveButton{width:100%}}.clientProfilePage{width:100%;max-width:1320px;margin:0 auto;padding:34px 34px 70px}.clientProfilePageHeader{margin-bottom:24px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.clientProfileEyebrow{display:block;margin-bottom:7px;color:var(--green-dark);font-size:10px;font-weight:700;letter-spacing:.14em}.clientProfilePageHeader h1{margin:0 0 7px;font-family:Playfair Display,serif;color:var(--navy-deep);font-size:33px;line-height:1.1}.clientProfilePageHeader p{max-width:620px;margin:0;color:#83919b;font-size:11px;line-height:1.6}.clientProfileHeaderStatus{min-width:180px;padding:12px 15px;border:1px solid #dfe6ea;border-radius:8px;background:#fff;display:grid;gap:3px;text-align:right}.clientProfileHeaderStatus span{color:#8d9aa3;font-size:8px;font-weight:700;letter-spacing:.1em}.clientProfileHeaderStatus strong{color:var(--green-dark);font-size:11px}.clientProfileLayout{width:100%;display:grid;grid-template-columns:minmax(255px,300px) minmax(0,1fr);gap:22px;align-items:start}.clientProfileSidebar{position:sticky;top:22px;display:grid;gap:16px}.clientProfileContent{min-width:0;display:grid;gap:13px}.clientProfilePhotoCard,.clientProfileQuickSummary,.clientSectionCard,.clientProfileSaveBar{border:1px solid #dfe6ea;border-radius:10px;background:#fff;box-shadow:0 5px 18px #112a3d09}.clientProfilePhotoArea{padding:30px 23px 25px;display:flex;flex-direction:column;align-items:center;text-align:center}.clientProfileAvatar{position:relative;width:118px;height:118px;margin-bottom:17px;border-radius:50%;background:linear-gradient(135deg,var(--navy),var(--navy-dark));display:grid;place-items:center;color:#fff;font-size:30px;font-weight:700;box-shadow:0 0 0 5px #f5f8fa,0 0 0 6px #dde5e9}.clientProfileAvatar>img{position:absolute;top:0;right:0;bottom:0;left:0;width:118px;height:118px;border-radius:50%;object-fit:cover;object-position:center 22%}.clientProfileCameraButton{position:absolute;right:-3px;bottom:5px;z-index:5;width:34px;height:34px;padding:0;border:3px solid #ffffff;border-radius:50%;background:var(--green);color:#fff;display:grid;place-items:center;cursor:pointer}.clientProfileName{color:#173044;font-size:15px;font-weight:700}.clientProfileType{margin-top:4px;color:#8a98a1;font-size:10px}.clientProfilePhotoActions{width:100%;margin-top:19px;display:grid;gap:8px}.clientProfilePrimaryButton,.clientProfileDeleteButton{min-height:40px;border-radius:6px;display:flex;align-items:center;justify-content:center;gap:7px;font-family:DM Sans,sans-serif;font-size:10px;font-weight:700;cursor:pointer}.clientProfilePrimaryButton{border:1px solid var(--green);background:var(--green);color:#fff}.clientProfilePrimaryButton:hover{background:var(--green-dark);border-color:var(--green-dark)}.clientProfileDeleteButton{border:1px solid #dce4e8;background:#fff;color:#a34343}.clientProfileError{width:100%;margin-top:12px;padding:9px;border:1px solid #eccaca;border-radius:5px;background:#fff6f6;color:#9a4141;font-size:9px}.clientProfileQuickSummary{padding:7px 17px}.clientProfileQuickSummary>div{padding:12px 0;border-bottom:1px solid #edf1f3;display:flex;align-items:center;justify-content:space-between;gap:12px}.clientProfileQuickSummary>div:last-child{border-bottom:0}.clientProfileQuickSummary span{color:#87959f;font-size:8px;font-weight:700;letter-spacing:.06em}.clientProfileQuickSummary strong{color:#173044;font-size:10px;text-align:right}.clientSectionCard{overflow:hidden}.clientSectionHeader{width:100%;padding:17px 20px;border:0;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:18px;text-align:left;cursor:pointer}.clientSectionHeader:hover{background:#fbfcfc}.clientSectionHeaderLeft{display:flex;align-items:center;gap:12px}.clientSectionIcon{width:38px;height:38px;flex:0 0 38px;border-radius:8px;background:#edf4e8;color:var(--green-dark);display:grid;place-items:center}.clientSectionHeader h2{margin:0 0 3px;color:#173044;font-size:13px;font-weight:700}.clientSectionHeader p{margin:0;color:#8a98a1;font-size:9px;line-height:1.5}.clientSectionChevron{flex:0 0 auto;color:#81909a;transition:transform .18s ease}.clientSectionChevronOpen{transform:rotate(180deg)}.clientSectionBody{padding:22px;border-top:1px solid #edf1f3}.clientFormGrid{width:100%;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px}.clientFormFull{grid-column:1 / -1}.clientFormGrid label{display:grid;gap:7px}.clientFormGrid label>span{color:#3a5364;font-size:9px;font-weight:700}.clientFormGrid input,.clientFormGrid select,.clientFormGrid textarea,.clientIncomeRow input{width:100%;border:1px solid #d4dde2;border-radius:6px;outline:none;background:#fff;color:#173044;font-family:DM Sans,sans-serif;font-size:10px;transition:border-color .17s ease,box-shadow .17s ease}.clientFormGrid input,.clientFormGrid select,.clientIncomeRow input{height:42px;padding:0 11px}.clientFormGrid textarea{min-height:100px;padding:11px;resize:vertical}.clientFormGrid input:focus,.clientFormGrid select:focus,.clientFormGrid textarea:focus,.clientIncomeRow input:focus{border-color:var(--green);box-shadow:0 0 0 3px #8ab46321}.clientRepeaterStack{display:grid;gap:13px}.clientRepeaterCard{padding:16px;border:1px solid #e4e9ec;border-radius:8px;background:#fafcfc}.clientRepeaterTitle,.clientRepeaterCard>strong{display:block;margin-bottom:13px;color:var(--navy-dark);font-size:10px;font-weight:700}.clientSubheading{margin:25px 0 14px;padding-bottom:9px;border-bottom:1px solid #edf1f3;color:var(--navy-dark);font-size:11px;font-weight:700}.clientIncomeTable{border:1px solid #e0e7ea;border-radius:8px;overflow:hidden}.clientIncomeHeader,.clientIncomeRow{display:grid;grid-template-columns:120px minmax(0,1fr) 160px;gap:10px;align-items:center}.clientIncomeHeader{padding:11px 12px;background:#f4f7f8;color:#526773;font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.clientIncomeRow{padding:9px 12px;border-top:1px solid #edf1f3}.clientIncomeRow strong{color:#526773;font-size:9px}.clientOfficeChecklist{margin-bottom:18px;display:grid;gap:9px}.clientCheckboxRow{min-height:40px;padding:9px 11px;border:1px solid #e1e7ea;border-radius:6px;display:flex;align-items:center;gap:9px;color:#3e5564;font-size:9px;font-weight:600}.clientProfileSaveBar{padding:15px 18px;display:flex;align-items:center;justify-content:space-between;gap:20px}.clientSavedMessage{display:flex;align-items:center;gap:6px;color:#568a3d;font-size:10px;font-weight:600}.clientProfileSaveButton{min-height:43px;padding:0 19px;border:1px solid var(--green);border-radius:6px;background:var(--green);color:#fff;display:flex;align-items:center;justify-content:center;gap:7px;font-family:DM Sans,sans-serif;font-size:10px;font-weight:700;cursor:pointer}.clientProfileSaveButton:hover{background:var(--green-dark);border-color:var(--green-dark)}@media(max-width:980px){.clientProfilePage{padding:28px 24px 50px}.clientProfileLayout{grid-template-columns:1fr}.clientProfileSidebar{position:static;grid-template-columns:minmax(250px,320px) minmax(0,1fr)}}@media(max-width:680px){.clientProfilePage{padding:22px 15px 40px}.clientProfilePageHeader{align-items:stretch;flex-direction:column}.clientProfileHeaderStatus{text-align:left}.clientProfileSidebar,.clientFormGrid{grid-template-columns:1fr}.clientFormFull{grid-column:auto}.clientIncomeHeader{display:none}.clientIncomeRow{grid-template-columns:1fr;gap:7px}.clientProfileSaveBar{align-items:stretch;flex-direction:column}.clientProfileSaveButton{width:100%}}.clientDashShell{min-height:100vh!important;display:grid!important;grid-template-columns:205px minmax(0,1fr)!important;align-items:stretch!important}.clientSidebar{width:205px!important;min-width:205px!important;max-width:205px!important;min-height:100vh!important;padding:17px 12px!important;background:#0d2c44!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;overflow:hidden!important}.clientSidebar .brand{width:100%!important;max-width:100%!important;height:52px!important;min-height:52px!important;max-height:52px!important;margin:0 0 14px!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;overflow:hidden!important;background:transparent!important}.clientSidebar .brandLogo,.clientSidebar .brand img,.clientSidebar img.brandLogo{display:block!important;width:auto!important;height:42px!important;min-width:0!important;min-height:0!important;max-width:165px!important;max-height:42px!important;margin:0!important;padding:0!important;object-fit:contain!important;object-position:left center!important;flex:0 0 auto!important;position:static!important;transform:none!important}.clientSidebar .brand:before,.clientSidebar .brand:after{display:none!important;content:none!important}.clientSidebar .portalBadge{width:100%!important;margin:0 0 7px!important;padding:9px 10px!important;flex:0 0 auto!important}.clientSidebar nav{width:100%!important;display:grid!important;gap:2px!important;margin:0!important;padding:0!important;flex:0 0 auto!important}.clientSidebar nav a{width:100%!important;min-height:35px!important;margin:0!important;padding:0 10px!important;display:flex!important;align-items:center!important;gap:9px!important;box-sizing:border-box!important}.clientSidebar .supportBox{margin-top:auto!important}.clientDashMain{width:100%!important;min-width:0!important;overflow-x:hidden!important}@media(min-width:651px){.clientDashShell{display:grid!important;grid-template-columns:205px minmax(0,1fr)!important}.clientSidebar{display:flex!important;width:205px!important;min-height:100vh!important}.clientSidebar nav{display:grid!important}.clientSidebar .supportBox{display:grid!important}}@media(max-width:650px){.clientDashShell{display:block!important}.clientSidebar{width:100%!important;min-width:0!important;max-width:none!important;min-height:auto!important}.clientSidebar .brand{width:auto!important;height:48px!important;min-height:48px!important}.clientSidebar .brandLogo,.clientSidebar .brand img{width:auto!important;height:40px!important;max-width:155px!important;max-height:40px!important}.clientSidebar nav,.clientSidebar .supportBox{display:none!important}}.profileSaveButton{min-height:44px!important;padding:0 20px!important;border:1px solid #8ab463!important;border-radius:7px!important;background:#8ab463!important;color:#fff!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;font-family:DM Sans,sans-serif!important;font-size:11px!important;font-weight:700!important;cursor:pointer!important;box-shadow:0 5px 14px #6593462e!important;transition:background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease!important}.profileSaveButton:hover{background:#659346!important;border-color:#659346!important;color:#fff!important;transform:translateY(-1px);box-shadow:0 7px 18px #65934640!important}.profileSaveButton:disabled{background:#a8c78c!important;border-color:#a8c78c!important;color:#fff!important;cursor:wait!important;opacity:.75!important}.profileSaveButton svg{color:#fff!important;stroke:#fff!important}.profilePage,.profilePage *,.profilePage *:before,.profilePage *:after{box-sizing:border-box!important}.profilePage{width:100%!important;max-width:1280px!important;margin:0 auto!important;padding:32px 28px 60px!important;overflow-x:hidden!important}.profilePageHeader{width:100%!important;margin-bottom:24px!important;display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:20px!important}.profilePageHeader>div{min-width:0!important}.profilePageEyebrow{display:block!important;margin-bottom:6px!important;color:#659346!important;font-size:9px!important;font-weight:800!important;letter-spacing:.13em!important}.profilePageHeader h1{margin:0 0 6px!important;color:#173044!important;font-family:Playfair Display,serif!important;font-size:30px!important;line-height:1.1!important}.profilePageHeader p{margin:0!important;color:#7d8e99!important;font-size:10px!important;line-height:1.5!important}.profilePageGrid{width:100%!important;display:grid!important;grid-template-columns:minmax(230px,280px) minmax(0,1fr)!important;gap:20px!important;align-items:start!important}.profileLeftColumn,.profileRightColumn{width:100%!important;min-width:0!important;display:grid!important;gap:16px!important}.profilePhotoCard,.profileSummaryCard,.profileSectionCard,.profileSaveBar,.profileLoadingCard{width:100%!important;min-width:0!important;background:#fff!important;border:1px solid #dfe7ed!important;border-radius:10px!important;box-shadow:0 4px 14px #1e3c5509!important;overflow:hidden!important}.profileCardHeading{width:100%!important;padding:17px 18px!important;display:flex!important;align-items:flex-start!important;gap:11px!important;border-bottom:1px solid #edf1f3!important}.profileCardHeading>div:last-child{min-width:0!important}.profileCardIcon{width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;flex:0 0 36px!important;display:grid!important;place-items:center!important;background:#edf5e8!important;border-radius:8px!important;color:#659346!important}.profileCardHeading h2{margin:0 0 3px!important;color:#173044!important;font-size:12px!important;font-weight:700!important;line-height:1.3!important}.profileCardHeading p{margin:0!important;color:#8897a1!important;font-size:9px!important;line-height:1.45!important}.profilePhotoArea{width:100%!important;padding:26px 20px 22px!important;display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important}.profileLargeAvatar{position:relative!important;width:110px!important;height:110px!important;min-width:110px!important;min-height:110px!important;max-width:110px!important;max-height:110px!important;flex:0 0 110px!important;margin:0 auto 17px!important;border-radius:50%!important;background:linear-gradient(135deg,#326191,#16354f)!important;display:grid!important;place-items:center!important;color:#fff!important;font-size:27px!important;font-weight:700!important;overflow:visible!important}.profileLargeAvatar>img{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:110px!important;height:110px!important;max-width:110px!important;max-height:110px!important;border-radius:50%!important;object-fit:cover!important;object-position:center!important;display:block!important}.profileCameraButton{position:absolute!important;right:-1px!important;bottom:4px!important;z-index:5!important;width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;max-width:34px!important;max-height:34px!important;padding:0!important;margin:0!important;border:3px solid #ffffff!important;border-radius:50%!important;background:#8ab463!important;color:#fff!important;display:grid!important;place-items:center!important;cursor:pointer!important;box-shadow:0 4px 10px #1e3c502e!important}.profileCameraButton:hover{background:#659346!important}.profileCameraButton svg{width:16px!important;height:16px!important;color:#fff!important;stroke:#fff!important}.profilePhotoName{width:100%!important;margin-bottom:18px!important;display:grid!important;gap:3px!important}.profilePhotoName strong{color:#173044!important;font-size:13px!important;font-weight:700!important}.profilePhotoName span{color:#748792!important;font-size:9px!important}.profilePhotoName small{color:#9ba7ae!important;font-size:8px!important}.profilePhotoActions{width:100%!important;display:grid!important;grid-template-columns:1fr!important;gap:8px!important}.profileChangePhotoButton,.profileSaveButton,.profileRefreshButton{min-height:40px!important;padding:0 15px!important;border:1px solid #8ab463!important;border-radius:6px!important;background:#8ab463!important;color:#fff!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;font-family:DM Sans,sans-serif!important;font-size:10px!important;font-weight:700!important;line-height:1!important;text-decoration:none!important;cursor:pointer!important;box-shadow:0 4px 12px #65934629!important;transition:background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease!important}.profileChangePhotoButton:hover,.profileSaveButton:hover,.profileRefreshButton:hover{background:#659346!important;border-color:#659346!important;color:#fff!important;transform:translateY(-1px)!important;box-shadow:0 6px 15px #6593463b!important}.profileChangePhotoButton svg,.profileSaveButton svg,.profileRefreshButton svg{color:#fff!important;stroke:#fff!important}.profileRefreshButton{flex:0 0 auto!important;white-space:nowrap!important;align-self:flex-end!important}.profileSaveButton:disabled,.profileRefreshButton:disabled,.profileChangePhotoButton:disabled{background:#abc88f!important;border-color:#abc88f!important;color:#fff!important;opacity:.78!important;cursor:wait!important;transform:none!important}.profileDeletePhotoButton{min-height:40px!important;padding:0 15px!important;border:1px solid #dfbcbc!important;border-radius:6px!important;background:#fff7f7!important;color:#a33e3e!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;font-family:DM Sans,sans-serif!important;font-size:10px!important;font-weight:700!important;cursor:pointer!important}.profileDeletePhotoButton:hover{background:#fceaea!important;border-color:#d99f9f!important;color:#8c3030!important}.profileDeletePhotoButton svg{color:currentColor!important;stroke:currentColor!important}.profilePhotoHelp{margin:12px 0 0!important;color:#9aa6ae!important;font-size:8px!important;line-height:1.5!important}.profileSummaryCard{padding:16px!important;display:flex!important;gap:11px!important}.profileSummaryIcon{width:36px!important;height:36px!important;min-width:36px!important;display:grid!important;place-items:center!important;border-radius:8px!important;background:#edf3f8!important;color:#326191!important}.profileSummaryCard>div:last-child{min-width:0!important}.profileSummaryCard span{display:block!important;margin-bottom:3px!important;color:#87959f!important;font-size:7px!important;font-weight:800!important;letter-spacing:.1em!important}.profileSummaryCard strong{display:block!important;color:#173044!important;font-size:11px!important}.profileSummaryCard p{margin:4px 0 0!important;color:#87959f!important;font-size:8px!important;line-height:1.5!important}.profileSectionBody{width:100%!important;padding:20px!important;display:grid!important;gap:15px!important;min-width:0!important}.profileFormRow{width:100%!important;min-width:0!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:14px!important}.profileFormRowSingle{grid-template-columns:minmax(0,1fr)!important}.profileAddressRow{grid-template-columns:minmax(0,1.4fr) minmax(0,.8fr) minmax(0,.7fr)!important}.profileSectionBody label{width:100%!important;min-width:0!important;display:grid!important;gap:6px!important}.profileSectionBody label>span{color:#3d5565!important;font-size:9px!important;font-weight:700!important}.profileSectionBody input,.profileSectionBody select,.profileSectionBody textarea{width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;box-sizing:border-box!important;border:1px solid #d2dde4!important;border-radius:6px!important;background:#fff!important;color:#173044!important;font-family:DM Sans,sans-serif!important;font-size:10px!important;outline:none!important}.profileSectionBody input,.profileSectionBody select{height:39px!important;min-height:39px!important;max-height:39px!important;padding:0 10px!important}.profileSectionBody textarea{min-height:90px!important;padding:10px!important;resize:vertical!important}.profileSectionBody input::placeholder,.profileSectionBody textarea::placeholder{color:#a3afb6!important}.profileSectionBody input:focus,.profileSectionBody select:focus,.profileSectionBody textarea:focus{border-color:#8ab463!important;box-shadow:0 0 0 3px #8ab4631f!important}.profileInputIcon{position:relative!important;width:100%!important;min-width:0!important;display:block!important}.profileInputIcon>svg{position:absolute!important;left:11px!important;top:50%!important;width:15px!important;height:15px!important;transform:translateY(-50%)!important;color:#82939e!important;pointer-events:none!important;z-index:2!important}.profileInputIcon input,.profileInputIcon select{width:100%!important;max-width:100%!important;padding-left:35px!important}.profileSaveBar{width:100%!important;min-height:72px!important;padding:14px 16px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;overflow:visible!important}.profileSaveBarText{min-width:0!important;display:flex!important;align-items:center!important;gap:10px!important;color:#326191!important}.profileSaveBarText>div{min-width:0!important;display:grid!important;gap:2px!important}.profileSaveBarText strong{color:#173044!important;font-size:10px!important}.profileSaveBarText span{color:#87959f!important;font-size:8px!important}.profileSaveActions{flex:0 0 auto!important;display:flex!important;align-items:center!important;gap:12px!important}.profileSavedMessage{min-height:36px!important;padding:0 10px!important;display:inline-flex!important;align-items:center!important;gap:6px!important;border-radius:6px!important;background:#edf6e8!important;color:#56883d!important;font-size:9px!important;font-weight:700!important;white-space:nowrap!important}.profileApiError,.profileImageError{width:100%!important;padding:10px 12px!important;margin-bottom:14px!important;border:1px solid #e4baba!important;border-radius:6px!important;background:#fff5f5!important;color:#9a3c3c!important;font-size:9px!important}.profileLoadingCard{min-height:180px!important;display:grid!important;place-items:center!important;align-content:center!important;gap:7px!important;text-align:center!important}.profileLoadingCard svg{color:#8ab463!important}.profileLoadingCard strong{color:#173044!important;font-size:12px!important}.profileLoadingCard span{color:#84949e!important;font-size:9px!important}@media(max-width:1050px){.profilePage{padding:28px 22px 50px!important}.profilePageGrid{grid-template-columns:240px minmax(0,1fr)!important}}@media(max-width:850px){.profilePageGrid{grid-template-columns:1fr!important}.profileLeftColumn{grid-template-columns:minmax(230px,300px) minmax(0,1fr)!important}.profileAddressRow{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important}.profileAddressRow label:first-child{grid-column:1 / -1!important}}@media(max-width:650px){.profilePage{padding:22px 14px 40px!important}.profilePageHeader{align-items:stretch!important;flex-direction:column!important}.profileRefreshButton{width:100%!important}.profilePageGrid,.profileLeftColumn,.profileFormRow,.profileAddressRow{grid-template-columns:1fr!important}.profileAddressRow label:first-child{grid-column:auto!important}.profileSectionBody{padding:16px!important}.profileSaveBar{align-items:stretch!important;flex-direction:column!important}.profileSaveActions{width:100%!important;flex-direction:column!important;align-items:stretch!important}.profileSavedMessage{justify-content:center!important}.profileSaveButton{width:100%!important}}html,body,#root,#root *,button,input,textarea,select,option,h1,h2,h3,h4,h5,h6,table,thead,tbody,tfoot,tr,th,td,a{font-family:Roboto,Arial,sans-serif!important}h1,.profilePageHeader h1,.clientProfilePageHeader h1{font-size:36px!important;line-height:1.15!important;font-weight:700!important}h2,.profileCardHeading h2,.clientSectionHeader h2{font-size:16px!important;line-height:1.35!important;font-weight:700!important}h3{font-size:15px!important;line-height:1.4!important;font-weight:700!important}p,.profilePageHeader p,.clientProfilePageHeader p{font-size:13px!important;line-height:1.6!important}.profileCardHeading p,.clientSectionHeader p{font-size:11px!important;line-height:1.5!important}.profileSectionBody label>span,.clientFormGrid label>span{font-size:11px!important}input,select,textarea{font-size:12px!important}button{font-size:11px}small{font-size:10px}.clientTaxIntakeContent strong{font-size:13px!important;line-height:1.35!important}.clientTaxIntakeContent span{font-size:10px!important;line-height:1.5!important}.clientTaxIntakeActions button{font-size:10px!important;font-weight:600!important}.portalSidebar button,.clientSidebar button,.clientSidebar a,.portalTopbar,.portalTopbar button,.portalTopbar input{font-size:12px!important}.profileSectionBody label>span,.clientFormGrid label>span{font-family:Roboto,Arial,sans-serif!important;font-size:11px!important;font-weight:700!important;line-height:1.4!important;color:#173044!important}.profileSectionBody input,.profileSectionBody select,.profileSectionBody textarea,.clientFormGrid input,.clientFormGrid select,.clientFormGrid textarea{font-family:Roboto,Arial,sans-serif!important;font-size:12px!important;font-weight:400!important;line-height:1.4!important;color:#173044!important}.profileSectionBody input::placeholder,.profileSectionBody textarea::placeholder,.clientFormGrid input::placeholder,.clientFormGrid textarea::placeholder{font-weight:400!important;color:#8a98a3!important}.profileSmartLabel{font-family:Roboto,Arial,sans-serif!important;font-size:11px!important;font-weight:700!important;line-height:1.4!important;color:#415a6a!important}.profileSmartValue{font-family:Roboto,Arial,sans-serif!important;font-size:12px!important;font-weight:400!important;line-height:1.45!important;color:#173044!important}.profileSmartField .profileSmartLabel{font-weight:700!important}.profileSmartField .profileSmartValue{font-weight:400!important}.clientTaxIntakeIcon{width:42px!important;height:42px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:12px!important;transition:transform .2s ease,box-shadow .2s ease!important}.clientTaxIntakeCard:hover .clientTaxIntakeIcon{transform:translateY(-2px) scale(1.04)}.clientTaxIntakeIcon{width:42px!important;height:42px!important;min-width:42px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:12px!important;transition:transform .18s ease,box-shadow .18s ease!important}.clientTaxIntakeCard:hover .clientTaxIntakeIcon{transform:translateY(-2px)!important;box-shadow:0 6px 14px #17304414!important}.clientTaxIntakeIcon-blue{color:#2563eb!important;background:#eff6ff!important;border:1px solid #dbeafe!important}.clientTaxIntakeIcon-rose{color:#e11d48!important;background:#fff1f2!important;border:1px solid #ffe4e6!important}.clientTaxIntakeIcon-indigo{color:#4f46e5!important;background:#eef2ff!important;border:1px solid #e0e7ff!important}.clientTaxIntakeIcon-green{color:#4f8f32!important;background:#f0f8e9!important;border:1px solid #dceccd!important}.clientTaxIntakeIcon-teal{color:#0f766e!important;background:#f0fdfa!important;border:1px solid #ccfbf1!important}.clientTaxIntakeIcon-amber{color:#b45309!important;background:#fffbeb!important;border:1px solid #fef3c7!important}.clientTaxIntakeIcon-emerald{color:#059669!important;background:#ecfdf5!important;border:1px solid #d1fae5!important}.clientTaxIntakeIcon-cyan{color:#0891b2!important;background:#ecfeff!important;border:1px solid #cffafe!important}.clientTaxIntakeIcon-purple{color:#7c3aed!important;background:#f5f3ff!important;border:1px solid #ede9fe!important}.clientTaxIntakeIcon-orange{color:#ea580c!important;background:#fff7ed!important;border:1px solid #ffedd5!important}.clientTaxIntakeIcon-navy{color:#326191!important;background:#edf5fb!important;border:1px solid #d6e6f2!important}.profileIntakeCardTop{position:relative!important;width:100%!important;display:flex!important;align-items:flex-start!important;justify-content:center!important;min-height:62px!important;margin-bottom:8px!important}.profileIntakeNumber{width:50px!important;height:50px!important;min-width:50px!important;min-height:50px!important;border-radius:50%!important;background:#eef5fb!important;border:2px solid #d7e6f2!important;color:#326191!important;display:flex!important;align-items:center!important;justify-content:center!important;font-family:Roboto,Arial,sans-serif!important;font-size:18px!important;font-weight:700!important;line-height:1!important;padding:0!important}.profileIntakeType{position:absolute!important;top:0!important;right:0!important;min-height:24px!important;padding:0 9px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;font-family:Roboto,Arial,sans-serif!important;font-size:8px!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.04em!important}.profileIntakeType.required{background:#edf7e8!important;border:1px solid #cfe5bf!important;color:#5f8f3f!important}.profileIntakeType.conditional{background:#fff4e5!important;border:1px solid #f4d4a4!important;color:#b86a15!important}.clientTaxIntakeIcon{width:46px!important;height:46px!important;min-width:46px!important;margin:4px auto 16px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:13px!important}.clientTaxIntakeContent,.clientTaxIntakeContent strong,.clientTaxIntakeContent span{text-align:center!important}.profileIntakeActions{text-align:initial!important}.authShell{width:100%!important;min-height:100vh!important;display:grid!important;grid-template-columns:49% 51%!important;margin:0!important;padding:0!important;background:#f7f9fa!important;overflow:hidden!important;font-family:Roboto,Arial,sans-serif!important}.authLeft{position:relative!important;width:100%!important;min-width:0!important;min-height:100vh!important;margin:0!important;padding:42px 58px 34px!important;display:flex!important;flex-direction:column!important;color:#fff!important;background:linear-gradient(180deg,#082d4c,#073154 58%,#082f50)!important;overflow:hidden!important;isolation:isolate!important}.authLeft:before{content:""!important;position:absolute!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;height:58%!important;z-index:-2!important;background-image:linear-gradient(180deg,#052a460a,#052a4624 34%,#052a460d),url(/brand/login-bg.png)!important;background-repeat:no-repeat!important;background-size:100% 100%,118% auto!important;background-position:center bottom,center bottom!important;pointer-events:none!important}.authLeft:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:-1!important;background:linear-gradient(180deg,#05284300,#05284300 43%,#0528430a 55%,#05284324)!important;pointer-events:none!important}.authLeft>.brand{width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0 0 42px!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;overflow:visible!important;transform:none!important}.authLeft>.brand .brandLogo,.authLeft>.brand img,.authLeft .brandLogo{display:block!important;width:285px!important;height:auto!important;min-width:0!important;min-height:0!important;max-width:285px!important;max-height:105px!important;margin:0!important;padding:0!important;object-fit:contain!important;object-position:left center!important;transform:none!important}.authHeroContent{position:relative!important;z-index:2!important;width:100%!important;max-width:590px!important;margin:0!important;padding:0!important;transform:none!important}.authAccentLine{width:58px!important;height:3px!important;margin:0 0 25px!important;border-radius:999px!important;background:#8ab463!important}.authEyebrow{margin:0 0 18px!important;color:#a3ce7b!important;font-family:Roboto,Arial,sans-serif!important;font-size:13px!important;font-weight:700!important;line-height:1!important;letter-spacing:.15em!important;text-transform:uppercase!important}.authHeroTitle{width:100%!important;max-width:570px!important;margin:0 0 22px!important;color:#fff!important;font-family:Roboto,Arial,sans-serif!important;font-size:clamp(50px,4.3vw,70px)!important;font-weight:700!important;line-height:1.02!important;letter-spacing:-.03em!important}.authHeroTitle span{color:#8ab463!important}.authHeroDescription{width:100%!important;max-width:535px!important;margin:0!important;color:#ffffffe0!important;font-family:Roboto,Arial,sans-serif!important;font-size:16px!important;font-weight:400!important;line-height:1.65!important}.authFeatureGrid{width:100%!important;margin-top:38px!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:28px!important}.authFeatureItem{min-width:0!important}.authFeatureIcon{width:44px!important;height:44px!important;margin-bottom:9px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;color:#8fc257!important}.authFeatureIcon svg{width:30px!important;height:30px!important}.authFeatureItem h3{margin:0 0 6px!important;color:#fff!important;font-family:Roboto,Arial,sans-serif!important;font-size:14px!important;font-weight:700!important}.authFeatureItem p{margin:0!important;color:#ffffffbf!important;font-family:Roboto,Arial,sans-serif!important;font-size:11px!important;font-weight:400!important;line-height:1.5!important}.authLegalFooter{position:relative!important;z-index:3!important;width:100%!important;margin-top:auto!important;padding-top:25px!important;display:flex!important;flex-direction:column!important;gap:7px!important}.authSecurityText,.authLegalLinks{font-family:Roboto,Arial,sans-serif!important;font-size:10px!important;color:#ffffffad!important}.authSecurityText{display:flex!important;align-items:center!important;gap:7px!important}.authSecurityText svg{color:#9dca73!important}.authLegalLinks{display:flex!important;align-items:center!important;gap:9px!important}.authLegalLinks a{color:#ffffffb8!important}.authRight{position:relative!important;width:100%!important;min-width:0!important;min-height:100vh!important;margin:0!important;padding:100px 60px 65px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:radial-gradient(circle at 52% 42%,#fff,#fbfcfd 58%,#f5f7f9)!important;overflow:hidden!important;isolation:isolate!important}.authRibbonImage{position:absolute!important;top:18px!important;right:28px!important;width:600px!important;height:160px!important;max-width:calc(100% - 40px)!important;display:block!important;object-fit:contain!important;object-position:top right!important;z-index:2!important;pointer-events:none!important}.authRightInner{position:relative!important;z-index:5!important;width:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;transform:none!important}.authCard{position:relative!important;z-index:5!important;width:min(100%,575px)!important;margin:0 auto!important;padding:46px 44px!important;border:1px solid #e3e9ec!important;border-radius:16px!important;background:#fff!important;box-shadow:0 24px 58px #14314616,0 5px 16px #14314609!important;font-family:Roboto,Arial,sans-serif!important}.authCard>small{display:block!important;margin-bottom:12px!important;color:#659346!important;font-size:11px!important;font-weight:700!important;letter-spacing:.1em!important;text-transform:uppercase!important}.authCard h2{margin:0 0 18px!important;color:#173044!important;font-family:Roboto,Arial,sans-serif!important;font-size:34px!important;font-weight:700!important;line-height:1.15!important}.authCard p{margin:0 0 26px!important;color:#71808e!important;font-family:Roboto,Arial,sans-serif!important;font-size:14px!important;line-height:1.65!important}.authCard .form,.authCard .stack{width:100%!important;display:grid!important;gap:14px!important}.authCard label{font-family:Roboto,Arial,sans-serif!important;font-size:12px!important;font-weight:700!important;color:#395365!important}.authCard input,.authCard select,.authCard textarea{width:100%!important;min-height:46px!important;padding:0 13px!important;border:1px solid #ced8dd!important;border-radius:6px!important;background:#fff!important;color:#173044!important;font-family:Roboto,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;outline:none!important}.authCard input:focus{border-color:#8ab463!important;box-shadow:0 0 0 3px #8ab46326!important}.authCard .btn{width:100%!important;min-height:50px!important;padding:0 18px!important;border-radius:6px!important;font-family:Roboto,Arial,sans-serif!important;font-size:14px!important;font-weight:700!important}.authCard .primary{border:1px solid #8ab463!important;background:#8ab463!important;color:#fff!important}.authCard .primary:hover{border-color:#659346!important;background:#659346!important}@media(max-width:900px){.authShell{display:block!important}.authLeft{min-height:700px!important;padding:34px 36px 30px!important}.authLeft>.brand{justify-content:center!important}.authLeft>.brand .brandLogo,.authLeft>.brand img{width:250px!important;max-width:250px!important}.authHeroContent{max-width:620px!important;margin:0 auto!important}.authRight{min-height:650px!important;padding:95px 28px 55px!important}.authCard{width:min(100%,560px)!important}}@media(max-width:650px){.authLeft{min-height:690px!important;padding:26px 22px 25px!important}.authLeft>.brand{margin-bottom:28px!important}.authLeft>.brand .brandLogo,.authLeft>.brand img{width:205px!important;max-width:205px!important}.authHeroTitle{font-size:42px!important}.authHeroDescription{font-size:14px!important}.authFeatureGrid{gap:12px!important;margin-top:30px!important}.authRight{min-height:auto!important;padding:80px 18px 42px!important}.authRibbonImage{top:10px!important;right:12px!important;width:300px!important;height:80px!important}.authCard{width:100%!important;padding:30px 22px!important}.authCard h2{font-size:28px!important}}.authAccessActions{width:100%;margin-top:8px;display:grid;gap:12px}.authPrimaryAccess{width:100%;min-height:62px;padding:10px 16px;border:1px solid #8ab463;border-radius:10px;background:linear-gradient(135deg,#8ab463,#78a854);color:#fff!important;display:grid;grid-template-columns:38px minmax(0,1fr) 22px;align-items:center;gap:12px;text-decoration:none!important;box-shadow:0 7px 18px #6593462e;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.authPrimaryAccess:hover{background:linear-gradient(135deg,#7ca958,#659346);color:#fff!important;transform:translateY(-2px);box-shadow:0 11px 25px #6593463d}.authSecondaryAccess{width:100%;min-height:62px;padding:10px 16px;border:1px solid #ccd9e1;border-radius:10px;background:#fff;color:#173044!important;display:grid;grid-template-columns:38px minmax(0,1fr) 22px;align-items:center;gap:12px;text-decoration:none!important;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.authSecondaryAccess:hover{border-color:#326191;background:#f8fbfd;color:#173044!important;transform:translateY(-2px);box-shadow:0 9px 20px #3261911a}.authAccessIcon{width:38px;height:38px;border-radius:9px;display:flex;align-items:center;justify-content:center}.authPrimaryAccess .authAccessIcon{background:#ffffff29;color:#fff}.authSecondaryAccess .authAccessIcon{background:#edf4f9;color:#326191}.authAccessText{min-width:0;display:grid;gap:3px}.authAccessText strong{font-family:Roboto,Arial,sans-serif!important;font-size:14px!important;font-weight:700!important;line-height:1.25}.authAccessText small{font-family:Roboto,Arial,sans-serif!important;font-size:10px!important;font-weight:400!important;line-height:1.3}.authPrimaryAccess .authAccessText strong,.authPrimaryAccess .authAccessText small{color:#fff!important}.authPrimaryAccess .authAccessText small{opacity:.82}.authSecondaryAccess .authAccessText strong{color:#173044!important}.authSecondaryAccess .authAccessText small{color:#7c8d98!important}.authAccessArrow{justify-self:end;transition:transform .18s ease}.authPrimaryAccess:hover .authAccessArrow,.authSecondaryAccess:hover .authAccessArrow{transform:translate(3px)}.authRoleDivider{width:100%;margin:9px 0 2px;display:flex;align-items:center;gap:11px}.authRoleDivider:before,.authRoleDivider:after{content:"";height:1px;flex:1;background:#e2e8ec}.authRoleDivider span{flex:0 0 auto;color:#8b99a3;font-family:Roboto,Arial,sans-serif!important;font-size:9px!important;font-weight:700!important;letter-spacing:.12em}.authRoleButtons{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.authRoleAccess{min-height:48px;padding:0 12px;border:1px solid #d8e1e6;border-radius:9px;background:#f8fafb;color:#536b79!important;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;text-decoration:none!important;font-family:Roboto,Arial,sans-serif!important;font-size:11px!important;font-weight:600!important;transition:transform .18s ease,background .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease}.authRoleAccess:hover{border-color:#b7c9d5;background:#fff;color:#173044!important;transform:translateY(-1px);box-shadow:0 6px 14px #1e415a12}.authRoleIcon{width:29px;height:29px;border-radius:7px;background:#edf3f7;color:#326191;display:flex;align-items:center;justify-content:center}@media(max-width:560px){.authRoleButtons{grid-template-columns:1fr}}.dashboardHeroContent,.heroContent,.dashboard-hero-content{width:100%!important;max-width:none!important}.dashboardHeroContent p,.heroContent p,.dashboard-hero-content p,.dashboardHeroDescription,.heroDescription,.dashboard-hero-description{width:100%!important;max-width:900px!important;font-size:14px!important;line-height:1.65!important}.seismicHeroCopy{width:100%!important;max-width:none!important}.seismicHeroCopy p{width:100%!important;max-width:980px!important;font-size:13px!important;line-height:1.6!important}.taxIntakeHero.taxIntakeHeroWithImage{position:relative;display:grid;grid-template-columns:40% 60%;min-height:360px;padding:0;overflow:hidden;border-radius:18px;background:linear-gradient(120deg,#285c89,#376f9f 55%,#4c84b2)}.taxIntakeHeroImagePanel{position:relative;width:100%;height:100%;min-height:360px;overflow:hidden;background:#16354f}.taxIntakeHeroImage{display:block;width:100%;height:100%;min-height:360px;object-fit:cover;object-position:center;border:0;border-radius:0;box-shadow:none}.taxIntakeHeroImagePanel:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,#0f2b4114,#0f2b4100 72%,#285c8952)}.taxIntakeHeroWithImage .taxIntakeHeroCopy{position:relative;display:flex;flex-direction:column;justify-content:center;width:100%;padding:52px 58px;color:#fff}.taxIntakeHeroWithImage .taxIntakeHeroCopy small{display:block;margin-bottom:12px;color:#a9d87d;font-size:10px;font-weight:800;letter-spacing:.14em}.taxIntakeHeroWithImage .taxIntakeHeroCopy h1{margin:0 0 14px;color:#fff;font-size:clamp(30px,2.5vw,43px);line-height:1.08;font-weight:800;letter-spacing:-.03em}.taxIntakeHeroWithImage .taxIntakeHeroCopy p{max-width:720px;margin:0;color:#fffffff0;font-size:14px;line-height:1.65}.taxIntakeHeroWithImage .taxIntakeHeroMeta{display:flex;flex-wrap:wrap;gap:24px;margin-top:26px}.taxIntakeHeroWithImage .taxIntakeHeroMeta span{display:inline-flex;align-items:center;gap:7px;color:#fff;font-size:11px;font-weight:700}.taxIntakeHeroWithImage .taxIntakeHeroMeta svg{width:15px;height:15px;color:#a8d67e}.taxIntakeHeroWithImage:before{content:"";position:absolute;width:270px;height:270px;right:-85px;top:-120px;border:1px solid rgba(255,255,255,.15);border-radius:50%;pointer-events:none}.taxIntakeHeroWithImage:after{content:"";position:absolute;width:220px;height:220px;right:50px;bottom:-160px;border:1px solid rgba(255,255,255,.12);border-radius:50%;pointer-events:none}@media(max-width:1050px){.taxIntakeHero.taxIntakeHeroWithImage{grid-template-columns:42% 58%;min-height:330px}.taxIntakeHeroImagePanel,.taxIntakeHeroImage{min-height:330px}.taxIntakeHeroWithImage .taxIntakeHeroCopy{padding:40px}}@media(max-width:760px){.taxIntakeHero.taxIntakeHeroWithImage{grid-template-columns:1fr}.taxIntakeHeroImagePanel{min-height:280px}.taxIntakeHeroImage{height:280px;min-height:280px}.taxIntakeHeroWithImage .taxIntakeHeroCopy{padding:30px 24px}.taxIntakeHeroWithImage .taxIntakeHeroMeta{gap:14px}}.personalInfoPage,.taxDocumentsPage,.refundBankingPage,.personalInfoPage *,.taxDocumentsPage *,.refundBankingPage *{box-sizing:border-box}.personalInfoHero,.dependentsHealthHero,.taxDocumentsSplitHero,.refundBankingSplitHero{position:relative;width:100%;height:300px;min-height:300px;max-height:300px;margin:0 0 12px;padding:0;display:grid;grid-template-columns:442px minmax(0,1fr);align-items:stretch;overflow:hidden;border-radius:18px;background:linear-gradient(115deg,#2a608d,#3974a5 58%,#4c84b2);box-shadow:0 8px 24px #16354f14}.personalInfoHeroImagePanel,.dependentsHealthHeroImagePanel,.taxDocumentsHeroImagePanel,.refundBankingHeroImagePanel{position:relative;width:442px;min-width:442px;max-width:442px;height:300px;min-height:300px;max-height:300px;margin:0;padding:8px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#123b5d}.personalInfoHeroImage,.dependentsHealthHeroImage,.taxDocumentsHeroImage,.refundBankingHeroImage{position:static;display:block;width:426px;height:284px;min-width:426px;min-height:284px;max-width:426px;max-height:284px;margin:0;padding:0;border:0;border-radius:0;object-fit:contain;object-position:center;transform:none;background:#123b5d;box-shadow:none}.personalInfoHeroImagePanel:after,.dependentsHealthHeroImagePanel:after,.taxDocumentsHeroImagePanel:after,.refundBankingHeroImagePanel:after{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;pointer-events:none;background:linear-gradient(90deg,#0d2c4400 78%,#2a608d14)}.personalInfoHeroContent,.dependentsHealthHeroContent,.taxDocumentsHeroContent,.refundBankingHeroContent{position:relative;width:100%;min-width:0;height:300px;margin:0;padding:38px 48px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;overflow:hidden;color:#fff}.personalInfoHeroContent>*,.dependentsHealthHeroContent>*,.taxDocumentsHeroContent>*,.refundBankingHeroContent>*{position:relative;z-index:2}.personalInfoHeroContent small,.dependentsHealthHeroContent small,.taxDocumentsHeroContent small,.refundBankingHeroContent small{display:block;margin:0 0 10px;color:#b0db87;font-size:10px!important;font-weight:800!important;letter-spacing:.14em;text-transform:uppercase}.personalInfoHeroContent h1,.dependentsHealthHeroContent h1,.taxDocumentsHeroContent h1,.refundBankingHeroContent h1{margin:0 0 12px!important;color:#fff!important;font-size:clamp(30px,2.45vw,43px)!important;font-weight:700!important;line-height:1.08!important;letter-spacing:-.025em}.personalInfoHeroContent p,.dependentsHealthHeroContent p,.taxDocumentsHeroContent p,.refundBankingHeroContent p{width:100%;max-width:760px;margin:0!important;color:#fffffff0!important;font-size:13px!important;font-weight:400!important;line-height:1.65!important}.personalInfoHeroContent:before,.dependentsHealthHeroContent:before,.taxDocumentsHeroContent:before,.refundBankingHeroContent:before{content:"";position:absolute;width:260px;height:260px;top:-135px;right:-85px;border:1px solid rgba(255,255,255,.14);border-radius:50%;pointer-events:none}.personalInfoHeroContent:after,.dependentsHealthHeroContent:after,.taxDocumentsHeroContent:after,.refundBankingHeroContent:after{content:"";position:absolute;width:210px;height:210px;right:42px;bottom:-165px;border:1px solid rgba(255,255,255,.1);border-radius:50%;pointer-events:none}.personalInfoHeroSecurity,.dependentsHealthHeroSecurity,.taxDocumentsHeroSecurity,.refundBankingHeroSecurity{width:100%;min-height:58px;margin:0 0 12px;padding:12px 17px;display:flex;align-items:center;gap:11px;border:1px solid #cbdde8;border-radius:10px;background:#f7fbfd;color:#173044}.personalInfoHeroSecurityIcon,.dependentsHealthHeroSecurityIcon,.taxDocumentsHeroSecurityIcon,.refundBankingHeroSecurityIcon{width:34px;height:34px;min-width:34px;display:grid;place-items:center;border-radius:8px;background:#edf5e8;color:#659346}.personalInfoHeroSecurityIcon svg,.dependentsHealthHeroSecurityIcon svg,.taxDocumentsHeroSecurityIcon svg,.refundBankingHeroSecurityIcon svg{width:17px;height:17px}.personalInfoHeroSecurity>div,.dependentsHealthHeroSecurity>div,.taxDocumentsHeroSecurity>div,.refundBankingHeroSecurity>div{min-width:0;display:grid;gap:2px}.personalInfoHeroSecurity b,.dependentsHealthHeroSecurity b,.taxDocumentsHeroSecurity b,.refundBankingHeroSecurity b{display:block;color:#173044;font-size:11px;font-weight:700;line-height:1.35}.personalInfoHeroSecurity>div>span,.dependentsHealthHeroSecurity>div>span,.taxDocumentsHeroSecurity>div>span,.refundBankingHeroSecurity>div>span{display:block;color:#72848f;font-size:10px;font-weight:400;line-height:1.45}.personalInfoHeroSecurity.edit,.dependentsHealthHeroSecurity.edit,.taxDocumentsHeroSecurity.edit,.refundBankingHeroSecurity.edit{border-color:#d7e5ce;background:#f8fbf5}.personalInfoPage .taxViewNotice,.taxDocumentsPage .taxViewNotice,.refundBankingPage .taxViewNotice{margin-top:0}@media(max-width:1050px){.personalInfoHero,.dependentsHealthHero,.taxDocumentsSplitHero,.refundBankingSplitHero{height:285px;min-height:285px;max-height:285px;grid-template-columns:421px minmax(0,1fr)}.personalInfoHeroImagePanel,.dependentsHealthHeroImagePanel,.taxDocumentsHeroImagePanel,.refundBankingHeroImagePanel{width:421px;min-width:421px;max-width:421px;height:285px;min-height:285px;max-height:285px;padding:7px}.personalInfoHeroImage,.dependentsHealthHeroImage,.taxDocumentsHeroImage,.refundBankingHeroImage{width:407px;height:271px;min-width:407px;min-height:271px;max-width:407px;max-height:271px}.personalInfoHeroImagePanel:after,.dependentsHealthHeroImagePanel:after,.taxDocumentsHeroImagePanel:after,.refundBankingHeroImagePanel:after{top:7px;right:7px;bottom:7px;left:7px}.personalInfoHeroContent,.dependentsHealthHeroContent,.taxDocumentsHeroContent,.refundBankingHeroContent{height:285px;padding:34px}}@media(max-width:850px){.personalInfoHero,.dependentsHealthHero,.taxDocumentsSplitHero,.refundBankingSplitHero{height:250px;min-height:250px;max-height:250px;grid-template-columns:363px minmax(0,1fr)}.personalInfoHeroImagePanel,.dependentsHealthHeroImagePanel,.taxDocumentsHeroImagePanel,.refundBankingHeroImagePanel{width:363px;min-width:363px;max-width:363px;height:250px;min-height:250px;max-height:250px;padding:7px}.personalInfoHeroImage,.dependentsHealthHeroImage,.taxDocumentsHeroImage,.refundBankingHeroImage{width:349px;height:236px;min-width:349px;min-height:236px;max-width:349px;max-height:236px}.personalInfoHeroContent,.dependentsHealthHeroContent,.taxDocumentsHeroContent,.refundBankingHeroContent{height:250px;padding:26px}.personalInfoHeroContent h1,.dependentsHealthHeroContent h1,.taxDocumentsHeroContent h1,.refundBankingHeroContent h1{font-size:27px!important}}@media(max-width:680px){.personalInfoHero,.dependentsHealthHero,.taxDocumentsSplitHero,.refundBankingSplitHero{height:auto;min-height:0;max-height:none;grid-template-columns:1fr}.personalInfoHeroImagePanel,.dependentsHealthHeroImagePanel,.taxDocumentsHeroImagePanel,.refundBankingHeroImagePanel{width:100%;min-width:0;max-width:none;height:auto;min-height:0;max-height:none;padding:7px;aspect-ratio:3 / 2;box-sizing:border-box}.personalInfoHeroImage,.dependentsHealthHeroImage,.taxDocumentsHeroImage,.refundBankingHeroImage{width:100%;height:100%;min-width:0;min-height:0;max-width:100%;max-height:100%;object-fit:contain}.personalInfoHeroContent,.dependentsHealthHeroContent,.taxDocumentsHeroContent,.refundBankingHeroContent{height:auto;min-height:190px;padding:26px 22px}.personalInfoHeroContent h1,.dependentsHealthHeroContent h1,.taxDocumentsHeroContent h1,.refundBankingHeroContent h1{font-size:28px!important}.personalInfoHeroSecurity,.dependentsHealthHeroSecurity,.taxDocumentsHeroSecurity,.refundBankingHeroSecurity{align-items:flex-start;padding:12px 14px}}.dueDiligencePage,.dueDiligencePage *,.dueDiligencePage *:before,.dueDiligencePage *:after{box-sizing:border-box}.dueDiligenceSplitHero{position:relative;width:100%;height:300px;min-height:300px;max-height:300px;margin:0 0 12px;padding:0;display:grid;grid-template-columns:442px minmax(0,1fr);align-items:stretch;overflow:hidden;border-radius:18px;background:linear-gradient(115deg,#2a608d,#3974a5 58%,#4c84b2);box-shadow:0 8px 24px #16354f14}.dueDiligenceHeroImagePanel{position:relative;width:442px;min-width:442px;max-width:442px;height:300px;min-height:300px;max-height:300px;margin:0;padding:8px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#123b5d}.dueDiligenceHeroImage{position:static;display:block;width:426px;height:284px;min-width:426px;min-height:284px;max-width:426px;max-height:284px;margin:0;padding:0;border:0;border-radius:0;object-fit:contain;object-position:center;transform:none;background:#123b5d;box-shadow:none}.dueDiligenceHeroImagePanel:after{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;pointer-events:none;background:linear-gradient(90deg,#0d2c4400 78%,#2a608d14)}.dueDiligenceHeroContent{position:relative;width:100%;min-width:0;height:300px;margin:0;padding:38px 48px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;overflow:hidden;color:#fff}.dueDiligenceHeroContent>*{position:relative;z-index:2}.dueDiligenceHeroContent small{display:block;margin:0 0 10px;color:#b0db87;font-size:10px!important;font-weight:800!important;letter-spacing:.14em;text-transform:uppercase}.dueDiligenceHeroContent h1{margin:0 0 12px!important;color:#fff!important;font-size:clamp(30px,2.45vw,43px)!important;font-weight:700!important;line-height:1.08!important;letter-spacing:-.025em}.dueDiligenceHeroContent p{width:100%;max-width:760px;margin:0!important;color:#fffffff0!important;font-size:13px!important;font-weight:400!important;line-height:1.65!important}.dueDiligenceHeroContent:before{content:"";position:absolute;width:260px;height:260px;top:-135px;right:-85px;border:1px solid rgba(255,255,255,.14);border-radius:50%;pointer-events:none}.dueDiligenceHeroContent:after{content:"";position:absolute;width:210px;height:210px;right:42px;bottom:-165px;border:1px solid rgba(255,255,255,.1);border-radius:50%;pointer-events:none}.dueDiligenceHeroSecurity{width:100%;min-height:58px;margin:0 0 12px;padding:12px 17px;display:flex;align-items:center;gap:11px;border:1px solid #cbdde8;border-radius:10px;background:#f7fbfd;color:#173044}.dueDiligenceHeroSecurityIcon{width:34px;height:34px;min-width:34px;display:grid;place-items:center;border-radius:8px;background:#edf5e8;color:#659346}.dueDiligenceHeroSecurityIcon svg{width:17px;height:17px}.dueDiligenceHeroSecurity>div{min-width:0;display:grid;gap:2px}.dueDiligenceHeroSecurity b{display:block;color:#173044;font-size:11px;font-weight:700;line-height:1.35}.dueDiligenceHeroSecurity>div>span{display:block;color:#72848f;font-size:10px;font-weight:400;line-height:1.45}.dueDiligenceHeroSecurity.edit{border-color:#d7e5ce;background:#f8fbf5}.dueDiligencePage .taxViewNotice{margin-top:0}@media(max-width:1050px){.dueDiligenceSplitHero{height:285px;min-height:285px;max-height:285px;grid-template-columns:421px minmax(0,1fr)}.dueDiligenceHeroImagePanel{width:421px;min-width:421px;max-width:421px;height:285px;min-height:285px;max-height:285px;padding:7px}.dueDiligenceHeroImage{width:407px;height:271px;min-width:407px;min-height:271px;max-width:407px;max-height:271px}.dueDiligenceHeroImagePanel:after{top:7px;right:7px;bottom:7px;left:7px}.dueDiligenceHeroContent{height:285px;padding:34px}}@media(max-width:850px){.dueDiligenceSplitHero{height:250px;min-height:250px;max-height:250px;grid-template-columns:363px minmax(0,1fr)}.dueDiligenceHeroImagePanel{width:363px;min-width:363px;max-width:363px;height:250px;min-height:250px;max-height:250px;padding:7px}.dueDiligenceHeroImage{width:349px;height:236px;min-width:349px;min-height:236px;max-width:349px;max-height:236px}.dueDiligenceHeroContent{height:250px;padding:26px}.dueDiligenceHeroContent h1{font-size:27px!important}}@media(max-width:680px){.dueDiligenceSplitHero{height:auto;min-height:0;max-height:none;grid-template-columns:1fr}.dueDiligenceHeroImagePanel{width:100%;min-width:0;max-width:none;height:auto;min-height:0;max-height:none;padding:7px;aspect-ratio:3 / 2}.dueDiligenceHeroImage{width:100%;height:100%;min-width:0;min-height:0;max-width:100%;max-height:100%;object-fit:contain}.dueDiligenceHeroContent{height:auto;min-height:190px;padding:26px 22px}.dueDiligenceHeroContent h1{font-size:28px!important}.dueDiligenceHeroSecurity{align-items:flex-start;padding:12px 14px}}.scheduleCPage,.scheduleCPage *,.scheduleCPage *:before,.scheduleCPage *:after{box-sizing:border-box}.scheduleCSplitHero{position:relative;width:100%;height:300px;min-height:300px;max-height:300px;margin:0 0 12px;padding:0;display:grid;grid-template-columns:442px minmax(0,1fr);align-items:stretch;overflow:hidden;border-radius:18px;background:linear-gradient(115deg,#2a608d,#3974a5 58%,#4c84b2);box-shadow:0 8px 24px #16354f14}.scheduleCHeroImagePanel{position:relative;width:442px;min-width:442px;max-width:442px;height:300px;min-height:300px;max-height:300px;margin:0;padding:8px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#123b5d}.scheduleCHeroImage{position:static;display:block;width:426px;height:284px;min-width:426px;min-height:284px;max-width:426px;max-height:284px;margin:0;padding:0;border:0;border-radius:0;object-fit:contain;object-position:center;transform:none;background:#123b5d;box-shadow:none}.scheduleCHeroImagePanel:after{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;pointer-events:none;background:linear-gradient(90deg,#0d2c4400 78%,#2a608d14)}.scheduleCHeroContent{position:relative;width:100%;min-width:0;height:300px;margin:0;padding:38px 48px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;overflow:hidden;color:#fff}.scheduleCHeroContent>*{position:relative;z-index:2}.scheduleCHeroContent small{display:block;margin:0 0 10px;color:#b0db87;font-size:10px!important;font-weight:800!important;letter-spacing:.14em;text-transform:uppercase}.scheduleCHeroContent h1{margin:0 0 12px!important;color:#fff!important;font-size:clamp(30px,2.45vw,43px)!important;font-weight:700!important;line-height:1.08!important;letter-spacing:-.025em}.scheduleCHeroContent p{width:100%;max-width:760px;margin:0!important;color:#fffffff0!important;font-size:13px!important;font-weight:400!important;line-height:1.65!important}.scheduleCHeroContent:before{content:"";position:absolute;width:260px;height:260px;top:-135px;right:-85px;border:1px solid rgba(255,255,255,.14);border-radius:50%;pointer-events:none}.scheduleCHeroContent:after{content:"";position:absolute;width:210px;height:210px;right:42px;bottom:-165px;border:1px solid rgba(255,255,255,.1);border-radius:50%;pointer-events:none}.scheduleCHeroSecurity{width:100%;min-height:58px;margin:0 0 12px;padding:12px 17px;display:flex;align-items:center;gap:11px;border:1px solid #cbdde8;border-radius:10px;background:#f7fbfd;color:#173044}.scheduleCHeroSecurityIcon{width:34px;height:34px;min-width:34px;display:grid;place-items:center;border-radius:8px;background:#edf5e8;color:#659346}.scheduleCHeroSecurityIcon svg{width:17px;height:17px}.scheduleCHeroSecurity>div{min-width:0;display:grid;gap:2px}.scheduleCHeroSecurity b{display:block;color:#173044;font-size:11px;font-weight:700;line-height:1.35}.scheduleCHeroSecurity>div>span{display:block;color:#72848f;font-size:10px;font-weight:400;line-height:1.45}.scheduleCHeroSecurity.edit{border-color:#d7e5ce;background:#f8fbf5}.scheduleCPage .taxViewNotice{margin-top:0}@media(max-width:1050px){.scheduleCSplitHero{height:285px;min-height:285px;max-height:285px;grid-template-columns:421px minmax(0,1fr)}.scheduleCHeroImagePanel{width:421px;min-width:421px;max-width:421px;height:285px;min-height:285px;max-height:285px;padding:7px}.scheduleCHeroImage{width:407px;height:271px;min-width:407px;min-height:271px;max-width:407px;max-height:271px}.scheduleCHeroImagePanel:after{top:7px;right:7px;bottom:7px;left:7px}.scheduleCHeroContent{height:285px;padding:34px}}@media(max-width:850px){.scheduleCSplitHero{height:250px;min-height:250px;max-height:250px;grid-template-columns:363px minmax(0,1fr)}.scheduleCHeroImagePanel{width:363px;min-width:363px;max-width:363px;height:250px;min-height:250px;max-height:250px;padding:7px}.scheduleCHeroImage{width:349px;height:236px;min-width:349px;min-height:236px;max-width:349px;max-height:236px}.scheduleCHeroContent{height:250px;padding:26px}.scheduleCHeroContent h1{font-size:27px!important}}@media(max-width:680px){.scheduleCSplitHero{height:auto;min-height:0;max-height:none;grid-template-columns:1fr}.scheduleCHeroImagePanel{width:100%;min-width:0;max-width:none;height:auto;min-height:0;max-height:none;padding:7px;aspect-ratio:3 / 2}.scheduleCHeroImage{width:100%;height:100%;min-width:0;min-height:0;max-width:100%;max-height:100%;object-fit:contain}.scheduleCHeroContent{height:auto;min-height:190px;padding:26px 22px}.scheduleCHeroContent h1{font-size:28px!important}.scheduleCHeroSecurity{align-items:flex-start;padding:12px 14px}}.incomeSummaryPage,.incomeSummaryPage *,.incomeSummaryPage *:before,.incomeSummaryPage *:after{box-sizing:border-box}.incomeSummarySplitHero{position:relative;width:100%;height:300px;min-height:300px;max-height:300px;margin:0 0 12px;padding:0;display:grid;grid-template-columns:442px minmax(0,1fr);align-items:stretch;overflow:hidden;border-radius:18px;background:linear-gradient(115deg,#2a608d,#3974a5 58%,#4c84b2);box-shadow:0 8px 24px #16354f14}.incomeSummaryHeroImagePanel{position:relative;width:442px;min-width:442px;max-width:442px;height:300px;min-height:300px;max-height:300px;margin:0;padding:8px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#123b5d}.incomeSummaryHeroImage{position:static;display:block;width:426px;height:284px;min-width:426px;min-height:284px;max-width:426px;max-height:284px;margin:0;padding:0;border:0;border-radius:0;object-fit:contain;object-position:center;transform:none;background:#123b5d;box-shadow:none}.incomeSummaryHeroImagePanel:after{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;pointer-events:none;background:linear-gradient(90deg,#0d2c4400 78%,#2a608d14)}.incomeSummaryHeroContent{position:relative;width:100%;min-width:0;height:300px;margin:0;padding:38px 48px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;overflow:hidden;color:#fff}.incomeSummaryHeroContent>*{position:relative;z-index:2}.incomeSummaryHeroContent small{display:block;margin:0 0 10px;color:#b0db87;font-size:10px!important;font-weight:800!important;letter-spacing:.14em;text-transform:uppercase}.incomeSummaryHeroContent h1{margin:0 0 12px!important;color:#fff!important;font-size:clamp(30px,2.45vw,43px)!important;font-weight:700!important;line-height:1.08!important;letter-spacing:-.025em}.incomeSummaryHeroContent p{width:100%;max-width:760px;margin:0!important;color:#fffffff0!important;font-size:13px!important;font-weight:400!important;line-height:1.65!important}.incomeSummaryHeroContent:before{content:"";position:absolute;width:260px;height:260px;top:-135px;right:-85px;border:1px solid rgba(255,255,255,.14);border-radius:50%;pointer-events:none}.incomeSummaryHeroContent:after{content:"";position:absolute;width:210px;height:210px;right:42px;bottom:-165px;border:1px solid rgba(255,255,255,.1);border-radius:50%;pointer-events:none}.incomeSummaryHeroSecurity{width:100%;min-height:58px;margin:0 0 12px;padding:12px 17px;display:flex;align-items:center;gap:11px;border:1px solid #cbdde8;border-radius:10px;background:#f7fbfd;color:#173044}.incomeSummaryHeroSecurityIcon{width:34px;height:34px;min-width:34px;display:grid;place-items:center;border-radius:8px;background:#edf5e8;color:#659346}.incomeSummaryHeroSecurityIcon svg{width:17px;height:17px}.incomeSummaryHeroSecurity>div{min-width:0;display:grid;gap:2px}.incomeSummaryHeroSecurity b{display:block;color:#173044;font-size:11px;font-weight:700;line-height:1.35}.incomeSummaryHeroSecurity>div>span{display:block;color:#72848f;font-size:10px;font-weight:400;line-height:1.45}.incomeSummaryHeroSecurity.edit{border-color:#d7e5ce;background:#f8fbf5}.incomeSummaryPage .taxViewNotice{margin-top:0}@media(max-width:1050px){.incomeSummarySplitHero{height:285px;min-height:285px;max-height:285px;grid-template-columns:421px minmax(0,1fr)}.incomeSummaryHeroImagePanel{width:421px;min-width:421px;max-width:421px;height:285px;min-height:285px;max-height:285px;padding:7px}.incomeSummaryHeroImage{width:407px;height:271px;min-width:407px;min-height:271px;max-width:407px;max-height:271px}.incomeSummaryHeroImagePanel:after{top:7px;right:7px;bottom:7px;left:7px}.incomeSummaryHeroContent{height:285px;padding:34px}}@media(max-width:850px){.incomeSummarySplitHero{height:250px;min-height:250px;max-height:250px;grid-template-columns:363px minmax(0,1fr)}.incomeSummaryHeroImagePanel{width:363px;min-width:363px;max-width:363px;height:250px;min-height:250px;max-height:250px;padding:7px}.incomeSummaryHeroImage{width:349px;height:236px;min-width:349px;min-height:236px;max-width:349px;max-height:236px}.incomeSummaryHeroContent{height:250px;padding:26px}.incomeSummaryHeroContent h1{font-size:27px!important}}@media(max-width:680px){.incomeSummarySplitHero{height:auto;min-height:0;max-height:none;grid-template-columns:1fr}.incomeSummaryHeroImagePanel{width:100%;min-width:0;max-width:none;height:auto;min-height:0;max-height:none;padding:7px;aspect-ratio:3 / 2}.incomeSummaryHeroImage{width:100%;height:100%;min-width:0;min-height:0;max-width:100%;max-height:100%;object-fit:contain}.incomeSummaryHeroContent{height:auto;min-height:190px;padding:26px 22px}.incomeSummaryHeroContent h1{font-size:28px!important}.incomeSummaryHeroSecurity{align-items:flex-start;padding:12px 14px}}.dependentCarePage,.dependentCarePage *,.dependentCarePage *:before,.dependentCarePage *:after{box-sizing:border-box}.dependentCareSplitHero{position:relative;width:100%;height:300px;min-height:300px;max-height:300px;margin:0 0 12px;padding:0;display:grid;grid-template-columns:442px minmax(0,1fr);align-items:stretch;overflow:hidden;border-radius:18px;background:linear-gradient(115deg,#2a608d,#3974a5 58%,#4c84b2);box-shadow:0 8px 24px #16354f14}.dependentCareHeroImagePanel{position:relative;width:442px;min-width:442px;max-width:442px;height:300px;min-height:300px;max-height:300px;margin:0;padding:8px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#123b5d}.dependentCareHeroImage{position:static;display:block;width:426px;height:284px;min-width:426px;min-height:284px;max-width:426px;max-height:284px;margin:0;padding:0;border:0;border-radius:0;object-fit:contain;object-position:center;transform:none;background:#123b5d;box-shadow:none}.dependentCareHeroImagePanel:after{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;pointer-events:none;background:linear-gradient(90deg,#0d2c4400 78%,#2a608d14)}.dependentCareHeroContent{position:relative;width:100%;min-width:0;height:300px;margin:0;padding:38px 48px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;overflow:hidden;color:#fff}.dependentCareHeroContent>*{position:relative;z-index:2}.dependentCareHeroContent small{display:block;margin:0 0 10px;color:#b0db87;font-size:10px!important;font-weight:800!important;letter-spacing:.14em;text-transform:uppercase}.dependentCareHeroContent h1{margin:0 0 12px!important;color:#fff!important;font-size:clamp(30px,2.45vw,43px)!important;font-weight:700!important;line-height:1.08!important;letter-spacing:-.025em}.dependentCareHeroContent p{width:100%;max-width:760px;margin:0!important;color:#fffffff0!important;font-size:13px!important;font-weight:400!important;line-height:1.65!important}.dependentCareHeroContent:before{content:"";position:absolute;width:260px;height:260px;top:-135px;right:-85px;border:1px solid rgba(255,255,255,.14);border-radius:50%;pointer-events:none}.dependentCareHeroContent:after{content:"";position:absolute;width:210px;height:210px;right:42px;bottom:-165px;border:1px solid rgba(255,255,255,.1);border-radius:50%;pointer-events:none}.dependentCareHeroSecurity{width:100%;min-height:58px;margin:0 0 12px;padding:12px 17px;display:flex;align-items:center;gap:11px;border:1px solid #cbdde8;border-radius:10px;background:#f7fbfd;color:#173044}.dependentCareHeroSecurityIcon{width:34px;height:34px;min-width:34px;display:grid;place-items:center;border-radius:8px;background:#edf5e8;color:#659346}.dependentCareHeroSecurityIcon svg{width:17px;height:17px}.dependentCareHeroSecurity>div{min-width:0;display:grid;gap:2px}.dependentCareHeroSecurity b{display:block;color:#173044;font-size:11px;font-weight:700;line-height:1.35}.dependentCareHeroSecurity>div>span{display:block;color:#72848f;font-size:10px;font-weight:400;line-height:1.45}.dependentCareHeroSecurity.edit{border-color:#d7e5ce;background:#f8fbf5}.dependentCarePage .taxViewNotice{margin-top:0}@media(max-width:1050px){.dependentCareSplitHero{height:285px;min-height:285px;max-height:285px;grid-template-columns:421px minmax(0,1fr)}.dependentCareHeroImagePanel{width:421px;min-width:421px;max-width:421px;height:285px;min-height:285px;max-height:285px;padding:7px}.dependentCareHeroImage{width:407px;height:271px;min-width:407px;min-height:271px;max-width:407px;max-height:271px}.dependentCareHeroImagePanel:after{top:7px;right:7px;bottom:7px;left:7px}.dependentCareHeroContent{height:285px;padding:34px}}@media(max-width:850px){.dependentCareSplitHero{height:250px;min-height:250px;max-height:250px;grid-template-columns:363px minmax(0,1fr)}.dependentCareHeroImagePanel{width:363px;min-width:363px;max-width:363px;height:250px;min-height:250px;max-height:250px;padding:7px}.dependentCareHeroImage{width:349px;height:236px;min-width:349px;min-height:236px;max-width:349px;max-height:236px}.dependentCareHeroContent{height:250px;padding:26px}.dependentCareHeroContent h1{font-size:27px!important}}@media(max-width:680px){.dependentCareSplitHero{height:auto;min-height:0;max-height:none;grid-template-columns:1fr}.dependentCareHeroImagePanel{width:100%;min-width:0;max-width:none;height:auto;min-height:0;max-height:none;padding:7px;aspect-ratio:3 / 2}.dependentCareHeroImage{width:100%;height:100%;min-width:0;min-height:0;max-width:100%;max-height:100%;object-fit:contain}.dependentCareHeroContent{height:auto;min-height:190px;padding:26px 22px}.dependentCareHeroContent h1{font-size:28px!important}.dependentCareHeroSecurity{align-items:flex-start;padding:12px 14px}}.studentEducationPage,.studentEducationPage *,.studentEducationPage *:before,.studentEducationPage *:after{box-sizing:border-box}.studentEducationSplitHero{position:relative;width:100%;height:300px;min-height:300px;max-height:300px;margin:0 0 12px;padding:0;display:grid;grid-template-columns:442px minmax(0,1fr);align-items:stretch;overflow:hidden;border-radius:18px;background:linear-gradient(115deg,#2a608d,#3974a5 58%,#4c84b2);box-shadow:0 8px 24px #16354f14}.studentEducationHeroImagePanel{position:relative;width:442px;min-width:442px;max-width:442px;height:300px;min-height:300px;max-height:300px;margin:0;padding:8px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#123b5d}.studentEducationHeroImage{position:static;display:block;width:426px;height:284px;min-width:426px;min-height:284px;max-width:426px;max-height:284px;margin:0;padding:0;border:0;border-radius:0;object-fit:contain;object-position:center;transform:none;background:#123b5d;box-shadow:none}.studentEducationHeroImagePanel:after{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;pointer-events:none;background:linear-gradient(90deg,#0d2c4400 78%,#2a608d14)}.studentEducationHeroContent{position:relative;width:100%;min-width:0;height:300px;margin:0;padding:38px 48px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;overflow:hidden;color:#fff}.studentEducationHeroContent>*{position:relative;z-index:2}.studentEducationHeroContent small{display:block;margin:0 0 10px;color:#b0db87;font-size:10px!important;font-weight:800!important;letter-spacing:.14em;text-transform:uppercase}.studentEducationHeroContent h1{margin:0 0 12px!important;color:#fff!important;font-size:clamp(30px,2.45vw,43px)!important;font-weight:700!important;line-height:1.08!important;letter-spacing:-.025em}.studentEducationHeroContent p{width:100%;max-width:760px;margin:0!important;color:#fffffff0!important;font-size:13px!important;font-weight:400!important;line-height:1.65!important}.studentEducationHeroContent:before{content:"";position:absolute;width:260px;height:260px;top:-135px;right:-85px;border:1px solid rgba(255,255,255,.14);border-radius:50%;pointer-events:none}.studentEducationHeroContent:after{content:"";position:absolute;width:210px;height:210px;right:42px;bottom:-165px;border:1px solid rgba(255,255,255,.1);border-radius:50%;pointer-events:none}.studentEducationHeroSecurity{width:100%;min-height:58px;margin:0 0 12px;padding:12px 17px;display:flex;align-items:center;gap:11px;border:1px solid #cbdde8;border-radius:10px;background:#f7fbfd;color:#173044}.studentEducationHeroSecurityIcon{width:34px;height:34px;min-width:34px;display:grid;place-items:center;border-radius:8px;background:#edf5e8;color:#659346}.studentEducationHeroSecurityIcon svg{width:17px;height:17px}.studentEducationHeroSecurity>div{min-width:0;display:grid;gap:2px}.studentEducationHeroSecurity b{display:block;color:#173044;font-size:11px;font-weight:700;line-height:1.35}.studentEducationHeroSecurity>div>span{display:block;color:#72848f;font-size:10px;font-weight:400;line-height:1.45}.studentEducationHeroSecurity.edit{border-color:#d7e5ce;background:#f8fbf5}.studentEducationPage .taxViewNotice{margin-top:0}@media(max-width:1050px){.studentEducationSplitHero{height:285px;min-height:285px;max-height:285px;grid-template-columns:421px minmax(0,1fr)}.studentEducationHeroImagePanel{width:421px;min-width:421px;max-width:421px;height:285px;min-height:285px;max-height:285px;padding:7px}.studentEducationHeroImage{width:407px;height:271px;min-width:407px;min-height:271px;max-width:407px;max-height:271px}.studentEducationHeroImagePanel:after{top:7px;right:7px;bottom:7px;left:7px}.studentEducationHeroContent{height:285px;padding:34px}}@media(max-width:850px){.studentEducationSplitHero{height:250px;min-height:250px;max-height:250px;grid-template-columns:363px minmax(0,1fr)}.studentEducationHeroImagePanel{width:363px;min-width:363px;max-width:363px;height:250px;min-height:250px;max-height:250px;padding:7px}.studentEducationHeroImage{width:349px;height:236px;min-width:349px;min-height:236px;max-width:349px;max-height:236px}.studentEducationHeroContent{height:250px;padding:26px}.studentEducationHeroContent h1{font-size:27px!important}}@media(max-width:680px){.studentEducationSplitHero{height:auto;min-height:0;max-height:none;grid-template-columns:1fr}.studentEducationHeroImagePanel{width:100%;min-width:0;max-width:none;height:auto;min-height:0;max-height:none;padding:7px;aspect-ratio:3 / 2}.studentEducationHeroImage{width:100%;height:100%;min-width:0;min-height:0;max-width:100%;max-height:100%;object-fit:contain}.studentEducationHeroContent{height:auto;min-height:190px;padding:26px 22px}.studentEducationHeroContent h1{font-size:28px!important}.studentEducationHeroSecurity{align-items:flex-start;padding:12px 14px}}.scheduleAPage,.scheduleAPage *,.scheduleAPage *:before,.scheduleAPage *:after{box-sizing:border-box}.scheduleASplitHero{position:relative;width:100%;height:300px;min-height:300px;max-height:300px;margin:0 0 12px;padding:0;display:grid;grid-template-columns:442px minmax(0,1fr);align-items:stretch;overflow:hidden;border-radius:18px;background:linear-gradient(115deg,#2a608d,#3974a5 58%,#4c84b2);box-shadow:0 8px 24px #16354f14}.scheduleAHeroImagePanel{position:relative;width:442px;min-width:442px;max-width:442px;height:300px;min-height:300px;max-height:300px;margin:0;padding:8px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#123b5d}.scheduleAHeroImage{position:static;display:block;width:426px;height:284px;min-width:426px;min-height:284px;max-width:426px;max-height:284px;margin:0;padding:0;border:0;border-radius:0;object-fit:contain;object-position:center;transform:none;background:#123b5d;box-shadow:none}.scheduleAHeroImagePanel:after{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;pointer-events:none;background:linear-gradient(90deg,#0d2c4400 78%,#2a608d14)}.scheduleAHeroContent{position:relative;width:100%;min-width:0;height:300px;margin:0;padding:38px 48px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;overflow:hidden;color:#fff}.scheduleAHeroContent>*{position:relative;z-index:2}.scheduleAHeroContent small{display:block;margin:0 0 10px;color:#b0db87;font-size:10px!important;font-weight:800!important;letter-spacing:.14em;text-transform:uppercase}.scheduleAHeroContent h1{margin:0 0 12px!important;color:#fff!important;font-size:clamp(30px,2.45vw,43px)!important;font-weight:700!important;line-height:1.08!important;letter-spacing:-.025em}.scheduleAHeroContent p{width:100%;max-width:760px;margin:0!important;color:#fffffff0!important;font-size:13px!important;font-weight:400!important;line-height:1.65!important}.scheduleAHeroContent:before{content:"";position:absolute;width:260px;height:260px;top:-135px;right:-85px;border:1px solid rgba(255,255,255,.14);border-radius:50%;pointer-events:none}.scheduleAHeroContent:after{content:"";position:absolute;width:210px;height:210px;right:42px;bottom:-165px;border:1px solid rgba(255,255,255,.1);border-radius:50%;pointer-events:none}.scheduleAHeroSecurity{width:100%;min-height:58px;margin:0 0 12px;padding:12px 17px;display:flex;align-items:center;gap:11px;border:1px solid #cbdde8;border-radius:10px;background:#f7fbfd;color:#173044}.scheduleAHeroSecurityIcon{width:34px;height:34px;min-width:34px;display:grid;place-items:center;border-radius:8px;background:#edf5e8;color:#659346}.scheduleAHeroSecurityIcon svg{width:17px;height:17px}.scheduleAHeroSecurity>div{min-width:0;display:grid;gap:2px}.scheduleAHeroSecurity b{display:block;color:#173044;font-size:11px;font-weight:700;line-height:1.35}.scheduleAHeroSecurity>div>span{display:block;color:#72848f;font-size:10px;font-weight:400;line-height:1.45}.scheduleAHeroSecurity.edit{border-color:#d7e5ce;background:#f8fbf5}.scheduleAPage .taxViewNotice{margin-top:0}@media(max-width:1050px){.scheduleASplitHero{height:285px;min-height:285px;max-height:285px;grid-template-columns:421px minmax(0,1fr)}.scheduleAHeroImagePanel{width:421px;min-width:421px;max-width:421px;height:285px;min-height:285px;max-height:285px;padding:7px}.scheduleAHeroImage{width:407px;height:271px;min-width:407px;min-height:271px;max-width:407px;max-height:271px}.scheduleAHeroImagePanel:after{top:7px;right:7px;bottom:7px;left:7px}.scheduleAHeroContent{height:285px;padding:34px}}@media(max-width:850px){.scheduleASplitHero{height:250px;min-height:250px;max-height:250px;grid-template-columns:363px minmax(0,1fr)}.scheduleAHeroImagePanel{width:363px;min-width:363px;max-width:363px;height:250px;min-height:250px;max-height:250px;padding:7px}.scheduleAHeroImage{width:349px;height:236px;min-width:349px;min-height:236px;max-width:349px;max-height:236px}.scheduleAHeroContent{height:250px;padding:26px}.scheduleAHeroContent h1{font-size:27px!important}}@media(max-width:680px){.scheduleASplitHero{height:auto;min-height:0;max-height:none;grid-template-columns:1fr}.scheduleAHeroImagePanel{width:100%;min-width:0;max-width:none;height:auto;min-height:0;max-height:none;padding:7px;aspect-ratio:3 / 2}.scheduleAHeroImage{width:100%;height:100%;min-width:0;min-height:0;max-width:100%;max-height:100%;object-fit:contain}.scheduleAHeroContent{height:auto;min-height:190px;padding:26px 22px}.scheduleAHeroContent h1{font-size:28px!important}.scheduleAHeroSecurity{align-items:flex-start;padding:12px 14px}}.consentReviewPage,.consentReviewPage *,.consentReviewPage *:before,.consentReviewPage *:after{box-sizing:border-box}.consentSplitHero{position:relative;width:100%;height:300px;min-height:300px;max-height:300px;margin:0 0 12px;padding:0;display:grid;grid-template-columns:442px minmax(0,1fr);align-items:stretch;overflow:hidden;border-radius:18px;background:linear-gradient(115deg,#2a608d,#3974a5 58%,#4c84b2);box-shadow:0 8px 24px #16354f14}.consentHeroImagePanel{position:relative;width:442px;min-width:442px;max-width:442px;height:300px;min-height:300px;max-height:300px;margin:0;padding:8px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#123b5d}.consentHeroImage{position:static;display:block;width:426px;height:284px;min-width:426px;min-height:284px;max-width:426px;max-height:284px;margin:0;padding:0;border:0;border-radius:0;object-fit:contain;object-position:center;transform:none;background:#123b5d;box-shadow:none}.consentHeroImagePanel:after{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;pointer-events:none;background:linear-gradient(90deg,#0d2c4400 78%,#2a608d14)}.consentHeroContent{position:relative;width:100%;min-width:0;height:300px;margin:0;padding:38px 48px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;overflow:hidden;color:#fff}.consentHeroContent>*{position:relative;z-index:2}.consentHeroContent small{display:block;margin:0 0 10px;color:#b0db87;font-size:10px!important;font-weight:800!important;letter-spacing:.14em;text-transform:uppercase}.consentHeroContent h1{margin:0 0 12px!important;color:#fff!important;font-size:clamp(30px,2.45vw,43px)!important;font-weight:700!important;line-height:1.08!important;letter-spacing:-.025em}.consentHeroContent p{width:100%;max-width:760px;margin:0!important;color:#fffffff0!important;font-size:13px!important;font-weight:400!important;line-height:1.65!important}.consentHeroContent:before{content:"";position:absolute;width:260px;height:260px;top:-135px;right:-85px;border:1px solid rgba(255,255,255,.14);border-radius:50%;pointer-events:none}.consentHeroContent:after{content:"";position:absolute;width:210px;height:210px;right:42px;bottom:-165px;border:1px solid rgba(255,255,255,.1);border-radius:50%;pointer-events:none}.consentHeroSecurity{width:100%;min-height:58px;margin:0 0 12px;padding:12px 17px;display:flex;align-items:center;gap:11px;border:1px solid #cbdde8;border-radius:10px;background:#f7fbfd;color:#173044}.consentHeroSecurityIcon{width:34px;height:34px;min-width:34px;display:grid;place-items:center;border-radius:8px;background:#edf5e8;color:#659346}.consentHeroSecurityIcon svg{width:17px;height:17px}.consentHeroSecurity>div{min-width:0;display:grid;gap:2px}.consentHeroSecurity b{display:block;color:#173044;font-size:11px;font-weight:700;line-height:1.35}.consentHeroSecurity>div>span{display:block;color:#72848f;font-size:10px;font-weight:400;line-height:1.45}.consentHeroSecurity.edit{border-color:#d7e5ce;background:#f8fbf5}.consentReviewPage .taxViewNotice{margin-top:0}@media(max-width:1050px){.consentSplitHero{height:285px;min-height:285px;max-height:285px;grid-template-columns:421px minmax(0,1fr)}.consentHeroImagePanel{width:421px;min-width:421px;max-width:421px;height:285px;min-height:285px;max-height:285px;padding:7px}.consentHeroImage{width:407px;height:271px;min-width:407px;min-height:271px;max-width:407px;max-height:271px}.consentHeroImagePanel:after{top:7px;right:7px;bottom:7px;left:7px}.consentHeroContent{height:285px;padding:34px}}@media(max-width:850px){.consentSplitHero{height:250px;min-height:250px;max-height:250px;grid-template-columns:363px minmax(0,1fr)}.consentHeroImagePanel{width:363px;min-width:363px;max-width:363px;height:250px;min-height:250px;max-height:250px;padding:7px}.consentHeroImage{width:349px;height:236px;min-width:349px;min-height:236px;max-width:349px;max-height:236px}.consentHeroContent{height:250px;padding:26px}.consentHeroContent h1{font-size:27px!important}}@media(max-width:680px){.consentSplitHero{height:auto;min-height:0;max-height:none;grid-template-columns:1fr}.consentHeroImagePanel{width:100%;min-width:0;max-width:none;height:auto;min-height:0;max-height:none;padding:7px;aspect-ratio:3 / 2}.consentHeroImage{width:100%;height:100%;min-width:0;min-height:0;max-width:100%;max-height:100%;object-fit:contain}.consentHeroContent{height:auto;min-height:190px;padding:26px 22px}.consentHeroContent h1{font-size:28px!important}.consentHeroSecurity{align-items:flex-start;padding:12px 14px}}
