:root{--navy:#17324c;--terra:#c56346;--sand:#f5f1e9;--olive:#687b62;--ink:#20303d;--muted:#718087;--line:#e3e6e1}*{box-sizing:border-box}body{color:var(--ink);background:#f6f7f5;margin:0;font-family:Inter,system-ui,-apple-system,sans-serif}button,input{font:inherit}button{cursor:pointer}svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.portal{grid-template-columns:246px 1fr;min-height:100vh;display:grid}.sidebar{background:var(--navy);color:#fff;z-index:10;flex-direction:column;width:246px;padding:27px 18px 18px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:11px;padding:0 9px 31px;display:flex}.brandmark{background:var(--terra);border-radius:12px;place-items:center;width:38px;height:38px;font:700 24px Georgia;display:grid}.brand>span:last-child{flex-direction:column;line-height:1;display:flex}.brand b{font:17px Georgia}.brand small{color:#d0dde4;letter-spacing:.04em;margin-top:5px;font-size:13px}.sidebar nav{flex-direction:column;gap:5px;display:flex}.sidebar nav button{color:#c8d5dc;background:0 0;border:0;border-radius:11px;align-items:center;gap:13px;padding:12px 14px;font-size:14px;font-weight:600;display:flex}.sidebar nav button:hover,.sidebar nav button.active{color:#fff;background:#ffffff13}.sidebar nav button.active{box-shadow:inset 3px 0 var(--terra)}.sidebar nav svg{width:19px}.sidehelp{text-align:center;background:#21415e;border:1px solid #ffffff15;border-radius:18px;margin-top:auto;padding:58px 15px 15px;position:relative}.sidehelp img{object-fit:contain;width:88px;height:88px;position:absolute;top:-41px;left:50%;transform:translate(-50%)}.sidehelp b{font-size:13px}.sidehelp span{color:#bed0da;margin:5px 0 11px;font-size:11px;line-height:1.5;display:block}.sidehelp button{width:100%;color:var(--navy);background:#f6ede2;border:0;border-radius:9px;padding:9px;font-size:11px;font-weight:800}.profile{border-top:1px solid #ffffff18;align-items:center;gap:9px;margin-top:16px;padding:15px 4px 0;display:flex}.profile>span,.avatar{width:34px;height:34px;color:var(--navy);background:#e6b27a;border-radius:50%;place-items:center;font-size:12px;font-weight:800;display:grid}.profile div{flex-direction:column;flex:1;display:flex}.profile b{font-size:12px}.profile small{color:#abc0cc;margin-top:2px;font-size:9px}.profile button{color:#9fb5c0;background:0 0;border:0}.workspace{grid-column:2;width:100%;max-width:1450px;margin:auto;padding:0 4vw 60px}.workspace header{border-bottom:1px solid #e3e7e3;align-items:center;height:91px;display:flex}.welcome{flex:1}.welcome small{color:#8a958f;text-transform:uppercase;letter-spacing:.1em;font-size:10px}.welcome h1{margin:4px 0;font:500 24px Georgia}.headActions{align-items:center;gap:14px;display:flex}.headActions button{color:#56666f;background:#fff;border:1px solid #dfe4e0;border-radius:50%;place-items:center;width:39px;height:39px;display:grid;position:relative}.headActions button i{background:var(--terra);color:#fff;border-radius:50%;place-items:center;width:16px;height:16px;font:9px system-ui;display:grid;position:absolute;top:-3px;right:-1px}.avatar{width:39px;height:39px}.hero{color:#fff;background:linear-gradient(115deg,#17344f,#214c69 68%,#325f72);border-radius:26px;min-height:272px;margin-top:30px;padding:38px 43px;display:flex;position:relative;overflow:hidden;box-shadow:0 17px 40px #17324c1c}.hero:after{content:"";border:1px solid #ffffff13;border-radius:50%;width:450px;height:450px;position:absolute;top:-190px;right:-90px;box-shadow:0 0 0 50px #ffffff06,0 0 0 100px #ffffff04}.heroCopy{z-index:2;width:min(770px,75%);position:relative}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:#d8e4e9;font-size:10px}.eyebrow i{background:#85ae88;border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block;box-shadow:0 0 0 4px #85ae8820}.hero h2{margin:12px 0 6px;font:500 38px Georgia}.heroCopy>p{color:#d5e0e6;margin:0 0 21px;font-size:14px}.search{color:#647680;background:#fff;border-radius:14px;align-items:center;min-height:59px;padding:6px 7px 6px 17px;display:flex;box-shadow:0 10px 22px #07182738}.search svg{flex:none;width:20px}.search input{color:#263a48;border:0;outline:0;flex:1;min-width:0;height:47px;padding:0 13px;font-size:13px}.search button{background:var(--terra);color:#fff;border:0;border-radius:10px;padding:14px 17px;font-size:12px;font-weight:800}.search button b{margin-left:7px}.suggest{align-items:center;gap:8px;margin-top:12px;display:flex}.suggest span{color:#b7cad4;font-size:10px}.suggest button{color:#dce7ec;background:#ffffff0e;border:1px solid #ffffff1c;border-radius:20px;padding:5px 10px;font-size:10px}.mascot{z-index:1;width:310px;position:absolute;bottom:-39px;right:9px}.mascot img{z-index:2;filter:drop-shadow(0 14px 14px #05111d50);width:100%;position:relative}.mascot i{background:#f0c27821;border-radius:50%;width:220px;height:220px;position:absolute;top:32px;left:48px}.answer{background:#fff;border:1px solid #dce3df;border-radius:18px;gap:18px;margin-top:18px;padding:20px 24px;animation:.25s ease-out slide;display:flex;position:relative;box-shadow:0 12px 35px #1c354814}@keyframes slide{0%{opacity:0;transform:translateY(-8px)}}.answer>img{object-fit:cover;background:#eaf0ee;border-radius:14px;width:48px;height:48px}.answer span{color:var(--olive);letter-spacing:.1em;font-size:9px;font-weight:800}.answer h3{margin:4px 0;font:18px Georgia}.answer p{color:var(--muted);max-width:760px;margin:0;font-size:12px;line-height:1.6}.answer div div{gap:8px;margin-top:12px;display:flex}.answer div button{background:var(--navy);color:#fff;border:0;border-radius:8px;padding:8px 12px;font-size:11px;font-weight:700}.answer div button+button{color:var(--navy);background:#eef1ef}.answer .close{color:#89948f;background:0 0;border:0;font-size:20px;position:absolute;top:10px;right:15px}.grid{grid-template-columns:1.55fr .72fr;gap:18px;margin-top:20px;display:grid}.card{background:#fff;border:1px solid #e2e5e1;border-radius:19px;padding:24px;box-shadow:0 8px 25px #1c35480a}.cardtop{justify-content:space-between;gap:15px;display:flex}.label{color:#8c9891;letter-spacing:.13em;font-size:9px;font-weight:800}.card h3{color:var(--navy);margin:7px 0;font:500 21px Georgia}.cardtop em{color:#aa543b;background:#f8eee9;border-radius:20px;align-self:start;padding:6px 10px;font:800 9px system-ui}.next>p{color:var(--muted);margin:1px 0 15px;font-size:12px;line-height:1.6}.meta{color:#78867e;gap:25px;font-size:10px;display:flex}.bar{background:#e8ece9;border-radius:8px;height:5px;margin:15px 0}.bar i{background:var(--olive);border-radius:8px;width:75%;height:100%;display:block}.next footer{justify-content:space-between;align-items:center;display:flex}.dots{display:flex}.dots i{color:#54704d;background:#dfe9df;border:2px solid #fff;border-radius:50%;place-items:center;width:27px;height:27px;margin-right:-4px;font-size:9px;font-style:normal;font-weight:700;display:grid}.dots i:last-child{color:#806e54;background:#f0ece4}.next footer button,.complete>button{background:var(--navy);color:#fff;border:0;border-radius:9px;align-items:center;gap:8px;padding:10px 14px;font-size:10px;font-weight:700;display:flex}.next footer svg,.complete svg{width:14px}.complete{text-align:center}.ring{background:conic-gradient(var(--terra) 62%,#ede9e1 0);border-radius:50%;place-items:center;width:107px;height:107px;margin:13px auto 10px;display:grid;position:relative}.ring:after{content:"";background:#fff;border-radius:50%;width:82px;height:82px;position:absolute}.ring div{z-index:1;flex-direction:column;display:flex;position:relative}.ring b{color:var(--navy);font:24px Georgia}.ring small{color:#8b9790;font-size:9px}.complete h3{margin:5px 0;font-size:16px}.complete p{color:#7b8981;margin:0 0 13px;font-size:10px}.complete>button{color:var(--navy);background:0 0;margin:auto;padding:5px}.lower{grid-template-columns:1.35fr .92fr;gap:18px;margin-top:18px;display:grid}.title{justify-content:space-between;display:flex}.title button{color:var(--terra);background:0 0;border:0;font-size:10px;font-weight:700}.actions h3,.quick h3{font-size:18px}.actionrow{border-top:1px solid #edf0ed;align-items:center;gap:12px;padding:13px 0;display:flex}.actionrow>span{width:30px;height:30px;color:var(--olive);background:#eef1ef;border-radius:9px;place-items:center;font-size:12px;display:grid}.actionrow.urgent>span{color:var(--terra);background:#faece7;font-weight:700}.actionrow div{flex-direction:column;flex:1;display:flex}.actionrow b{font-size:11px}.actionrow small{color:#89958e;margin-top:3px;font-size:9px}.actionrow em{color:#8b958f;font:700 9px system-ui}.actionrow.urgent em{color:var(--terra)}.actionrow svg{color:#9ba59f;width:14px}.quick>div{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:15px;display:grid}.quick>div button{color:var(--navy);background:#fafaf7;border:1px solid #e5e7e2;border-radius:12px;padding:13px 5px;font-size:9px;font-weight:700}.quick>div span{color:var(--terra);margin-bottom:6px;font-size:19px;display:block}@media (max-width:950px){.portal{grid-template-columns:78px 1fr}.sidebar{width:78px;padding:25px 10px}.brand{padding:0 10px 30px}.brand>span:last-child,.sidebar nav span,.sidehelp,.profile div,.profile button{display:none}.sidebar nav button{justify-content:center;padding:13px}.profile{justify-content:center}.workspace{grid-column:2;padding:0 25px 45px}.heroCopy{width:78%}.mascot{right:-40px}.lower{grid-template-columns:1fr}.grid{grid-template-columns:1fr .65fr}}@media (max-width:680px){.portal{display:block}.sidebar{width:100%;height:67px;padding:7px 10px;display:block;position:fixed;top:auto;bottom:0}.sidebar .brand,.sidehelp,.profile{display:none}.sidebar nav{flex-direction:row;justify-content:space-around}.sidebar nav button{flex-direction:column;gap:2px;padding:5px 9px;font-size:8px}.sidebar nav button:nth-child(n+5){display:none}.sidebar nav span{display:block}.workspace{padding:0 15px 88px}.workspace header{height:72px}.welcome small{font-size:8px}.welcome h1{font-size:18px}.headActions button{display:none}.hero{min-height:390px;margin-top:17px;padding:27px 20px 142px}.heroCopy{width:100%}.hero h2{font-size:31px}.heroCopy>p{font-size:12px;line-height:1.5}.search{grid-template-columns:24px 1fr;padding:8px;display:grid}.search input{height:43px}.search button{grid-column:1/3}.suggest{overflow:auto}.suggest span{display:none}.suggest button{white-space:nowrap}.mascot{width:202px;bottom:-30px;right:50%;transform:translate(50%)}.grid{grid-template-columns:1fr}.complete{display:none}.answer{padding:16px}.meta{flex-direction:column;gap:5px}.cardtop{display:block}.cardtop em{display:inline-block}.next footer{gap:10px}.lower{grid-template-columns:1fr}.quick>div{grid-template-columns:1fr 1fr 1fr}}.landing{background:#fffdf9;overflow:hidden}.land-container{width:min(1160px,100% - 48px);margin:auto}.land-nav{z-index:20;align-items:center;width:min(1160px,100% - 48px);height:82px;margin:auto;display:flex;position:relative}.land-brand{color:var(--navy);align-items:center;gap:10px;text-decoration:none;display:flex}.land-mark{background:var(--terra);color:#fff;border-radius:11px;place-items:center;width:39px;height:39px;font:700 24px Georgia;display:grid;box-shadow:inset 0 0 0 1px #ffffff40}.land-brand>span:last-child{flex-direction:column;line-height:1;display:flex}.land-brand b{font:18px Georgia}.land-brand small{letter-spacing:.04em;margin-top:4px;font-size:13px}.land-nav>nav{gap:32px;margin:auto;display:flex}.land-nav a{color:#51616a;font-size:13px;font-weight:600;text-decoration:none}.land-nav>div{align-items:center;gap:16px;display:flex}.land-nav .login{color:var(--navy)}.land-nav .nav-cta{background:var(--navy);color:#fff;border-radius:10px;padding:11px 17px}.land-hero{background:linear-gradient(125deg,#f8f3ea 0%,#fffdf9 52%,#eef2ed 100%);border-top:1px solid #ede9e0;position:relative}.hero-layout{grid-template-columns:1.25fr .75fr;align-items:center;min-height:645px;display:grid;position:relative}.land-hero-copy{z-index:4;padding:67px 0 95px;position:relative}.land-kicker{color:#d9e7e9;letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:800}.land-kicker.dark{color:var(--terra)}.land-kicker i{background:var(--terra);border-radius:50%;width:7px;height:7px;margin-right:8px;display:inline-block}.land-hero .land-kicker{color:#61766f}.land-hero-copy h1{color:var(--navy);letter-spacing:-.035em;margin:19px 0 22px;font:500 clamp(43px,4.6vw,67px)/1.03 Georgia}.land-hero-copy h1 em,.problem h2 em,.features h2 em{color:var(--terra);font-style:italic}.land-hero-copy>p{color:#607078;max-width:680px;margin:0 0 28px;font-size:17px;line-height:1.65}.land-search{background:#fff;border:1px solid #dedfd9;border-radius:15px;align-items:center;max-width:720px;height:65px;padding:6px 7px 6px 18px;display:flex;box-shadow:0 14px 35px #17324c14}.land-search>span{color:#7b898e;font:30px Georgia;transform:rotate(-18deg)}.land-search input{min-width:0;height:100%;color:var(--navy);border:0;outline:0;flex:1;padding:0 12px;font-size:13px}.land-search button{background:var(--terra);color:#fff;border:0;border-radius:10px;padding:15px 18px;font-size:12px;font-weight:800}.land-search b{margin-left:8px}.land-prompts{align-items:center;gap:8px;margin-top:13px;display:flex}.land-prompts span{color:#89958f;font-size:10px}.land-prompts button{color:#6b797f;background:#fffdfb;border:1px solid #dddcd5;border-radius:20px;padding:6px 10px;font-size:10px}.hero-proof{color:#60736b;gap:26px;margin-top:30px;font-size:11px;font-weight:650;display:flex}.hero-proof span{align-items:center;gap:6px;display:flex}.hero-proof svg{width:15px;color:var(--olive);stroke-width:2.5px}.land-mascot{z-index:2;justify-content:center;align-self:end;align-items:flex-end;height:570px;display:flex;position:relative}.land-mascot img{z-index:2;filter:drop-shadow(0 28px 24px #17324c25);width:430px;max-width:none;position:relative}.sun-disc{background:#e8b56c1d;border:1px solid #d9aa6230;border-radius:50%;width:440px;height:440px;position:absolute;bottom:67px;left:4px;box-shadow:0 0 0 55px #d9aa6208}.hero-orbit{border:1px solid #c7d1ca55;border-radius:50%;position:absolute}.hero-orbit.one{width:720px;height:720px;top:-280px;right:-380px}.hero-orbit.two{width:470px;height:470px;bottom:-320px;left:-320px}.float-card{z-index:3;background:#fff;border:1px solid #e3e4dc;border-radius:14px;align-items:center;gap:10px;min-width:184px;padding:12px 15px;display:flex;position:absolute;box-shadow:0 15px 35px #17324c17}.float-card>span{width:31px;height:31px;color:var(--olive);background:#eaf1e8;border-radius:9px;place-items:center;font-size:12px;font-weight:700;display:grid}.float-card div{flex-direction:column;display:flex}.float-card b{color:var(--navy);font-size:10px}.float-card small{color:#8b9690;margin-top:3px;font-size:8px}.fc-one{top:162px;left:-33px}.fc-two{bottom:84px;right:-18px}.fc-two>span{color:var(--terra);background:#f8ece7}.hero-answer{background:#fff;border:1px solid #dce2dc;border-radius:14px;align-items:center;gap:11px;max-width:720px;margin-top:14px;padding:14px 16px;display:flex;box-shadow:0 10px 25px #17324c0e}.hero-answer img{object-fit:cover;background:#edf2ee;border-radius:10px;width:45px;height:45px}.hero-answer>div{flex-direction:column;flex:1;display:flex}.hero-answer span{color:var(--olive);letter-spacing:.1em;font-size:8px;font-weight:800}.hero-answer b{color:var(--navy);margin:3px 0;font:14px Georgia}.hero-answer p{color:#748079;margin:0;font-size:10px}.hero-answer>a{color:var(--terra);font-size:9px;font-weight:800;text-decoration:none}.trust-strip{background:var(--navy);color:#fff;justify-content:center;align-items:center;gap:50px;height:78px;display:flex}.trust-strip>span{color:#c7d6dc;font-size:11px}.trust-strip div{align-items:center;gap:22px;display:flex}.trust-strip b{letter-spacing:.04em;font-size:10px}.trust-strip i{background:#8095a0;border-radius:50%;width:3px;height:3px}.land-section{padding:105px 0}.problem{background:#fff}.problem-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:110px;display:grid}.problem h2,.center-head h2,.portal-showcase h2,.journey-head h2,.trust h2{color:var(--navy);letter-spacing:-.025em;margin:14px 0 23px;font:500 clamp(35px,4vw,51px)/1.1 Georgia}.problem p{color:#69777d;font-size:14px;line-height:1.75}.problem p.strong{color:var(--navy);border-left:3px solid var(--terra);margin-top:25px;padding-left:17px;font-weight:650}.comment-stack{min-height:400px;position:relative}.comment-stack>div{background:#fff;border:1px solid #e3e4df;border-radius:15px;align-items:center;gap:12px;width:72%;padding:16px 19px;display:flex;position:absolute;box-shadow:0 15px 35px #17324c0d}.comment-stack>div:first-child{top:0;left:0}.comment-stack>div:nth-child(2){top:82px;right:0}.comment-stack>div:nth-child(3){top:164px;left:7%}.comment-stack i{color:#8b5b3f;background:#ead8c1;border-radius:50%;flex:none;place-items:center;width:33px;height:33px;font:800 9px system-ui;display:grid}.comment-stack p{color:#55666e;margin:0;font-size:12px}.comment-stack .advisor-comment{background:#f2f7f2;border-color:#b9cbc0;width:88%;padding:18px;top:255px;right:0}.advisor-comment img{object-fit:cover;border-radius:13px;width:54px;height:54px}.advisor-comment p{flex:1;font-size:11px}.advisor-comment p b{color:var(--navy);font:15px Georgia}.advisor-comment>span{color:var(--olive);font-size:8px;font-weight:800;position:absolute;bottom:9px;right:14px}.steps{background:var(--sand)}.center-head{text-align:center;max-width:700px;margin:0 auto 55px}.center-head>p{color:#718087;font-size:14px}.step-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid;position:relative}.step-grid:before{content:"";background:#d9d7cd;height:1px;position:absolute;top:55px;left:15%;right:15%}.step-grid article{text-align:center;background:#fff;border:1px solid #e3e1d9;border-radius:19px;padding:31px;position:relative}.step-grid article>span{color:#d8d5cc;font:20px Georgia;position:absolute;top:14px;right:17px}.step-icon{background:var(--navy);color:#fff;border-radius:15px;place-items:center;width:51px;height:51px;margin:0 auto 21px;font-size:21px;display:grid;position:relative}.step-grid article:nth-child(2) .step-icon{background:var(--terra)}.step-grid article:nth-child(3) .step-icon{background:var(--olive)}.step-grid h3,.feature-grid h3,.journey-grid h3{color:var(--navy);margin:0 0 11px;font:19px Georgia}.step-grid p,.feature-grid p,.journey-grid p{color:#718087;margin:0;font-size:12px;line-height:1.7}.portal-showcase{color:#fff;background:linear-gradient(125deg,#17324c,#234d68);padding:110px 0;overflow:hidden}.showcase-grid{grid-template-columns:.78fr 1.22fr;align-items:center;gap:70px;display:grid}.portal-showcase h2{color:#fff}.portal-showcase>div>div:first-child>p{color:#c7d5db;font-size:14px;line-height:1.75}.portal-showcase ul{margin:26px 0;padding:0;list-style:none}.portal-showcase li{gap:12px;margin:16px 0;display:flex}.portal-showcase li svg{color:#9bc09d;flex:none;width:18px}.portal-showcase li span{flex-direction:column;display:flex}.portal-showcase li b{font-size:12px}.portal-showcase li small{color:#aebfc7;margin-top:3px;font-size:10px}.portal-showcase a{color:var(--navy);background:#f7eee5;border-radius:10px;align-items:center;gap:8px;padding:12px 16px;font-size:11px;font-weight:800;text-decoration:none;display:inline-flex}.portal-showcase a svg{width:15px}.dashboard-preview{background:#f6f7f5;border:7px solid #2f5a73;border-radius:23px;grid-template-columns:72px 1fr;min-height:420px;display:grid;overflow:hidden;transform:perspective(1400px)rotateY(-4deg)rotateX(1deg);box-shadow:0 35px 70px #06162660}.dp-side{background:#122f48;flex-direction:column;align-items:center;gap:23px;padding:17px;display:flex}.dp-side .land-mark{width:34px;height:34px;font-size:20px}.dp-side i{background:#7990a0;border-radius:4px;width:22px;height:5px}.dp-side i:first-of-type{background:#df896c}.dp-main{padding:0 22px}.dp-top{height:61px;color:var(--navy);justify-content:space-between;align-items:center;font:15px Georgia;display:flex}.dp-top i{background:#e4b579;border-radius:50%;place-items:center;width:30px;height:30px;font:800 9px system-ui;display:grid}.dp-ask{color:#fff;background:linear-gradient(110deg,#17344f,#2d5a70);border-radius:16px;height:168px;padding:24px;position:relative;overflow:hidden}.dp-ask small{color:#c5d4da;letter-spacing:.12em;font-size:7px}.dp-ask>b{margin:8px 0 15px;font:25px Georgia;display:block}.dp-ask>div{color:#8b989e;background:#fff;border-radius:9px;width:73%;height:39px;padding:12px;font-size:8px}.dp-ask>div span{float:right;background:var(--terra);color:#fff;border-radius:5px;margin-top:-5px;padding:4px 8px}.dp-ask img{width:150px;position:absolute;bottom:-28px;right:-7px}.dp-grid{grid-template-columns:1.5fr .7fr;gap:10px;margin-top:12px;display:grid}.dp-grid>div{color:var(--navy);background:#fff;border:1px solid #e1e4df;border-radius:12px;padding:15px}.dp-grid small{color:#8c9992;letter-spacing:.1em;font-size:6px}.dp-grid b{margin:7px 0;font:14px Georgia;display:block}.dp-grid p{color:#7c8982;font-size:7px}.dp-grid i{background:var(--olive);border-radius:5px;width:74%;height:4px;display:block}.dp-progress{text-align:center}.dp-progress strong{color:var(--terra);margin:9px 0 0;font:25px Georgia;display:block}.features{background:#fff}.feature-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.feature-grid article{background:#fff;border:1px solid #e3e5df;border-radius:19px;min-height:230px;padding:29px;position:relative}.feature-grid .featured{background:linear-gradient(110deg,#f7f2e9,#eef3ed);grid-column:1/3;align-items:center;min-height:250px;padding-right:260px;display:flex;overflow:hidden}.featured>div{max-width:580px}.featured img{width:245px;position:absolute;bottom:-50px;right:18px}.feature-icon{width:42px;height:42px;color:var(--terra);background:#f3ebe2;border-radius:12px;place-items:center;margin-bottom:23px;font-size:18px;display:grid}.feature-grid small{color:var(--terra);letter-spacing:.12em;font-size:8px;font-weight:800}.feature-grid h3{margin-top:10px;font-size:22px}.journeys{background:var(--sand)}.journey-head{justify-content:space-between;align-items:end;margin-bottom:46px;display:flex}.journey-head>p{color:#6f7d82;max-width:330px;font-size:13px;line-height:1.65}.journey-grid{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.journey-grid article{background:#fff;border:1px solid #e2e0d7;border-radius:16px;flex-direction:column;min-height:205px;padding:23px;display:flex}.journey-grid article>span{width:37px;height:37px;color:var(--terra);background:#f1ece3;border-radius:10px;place-items:center;font-size:12px;font-weight:700;display:grid}.journey-grid h3{margin:17px 0 9px;font-size:17px}.journey-grid p{flex:1;font-size:10px}.journey-grid a{color:var(--terra);margin-top:15px;font-size:9px;font-weight:800;text-decoration:none}.trust{background:var(--navy);color:#fff}.trust-grid{grid-template-columns:1fr 1fr;align-items:center;gap:100px;display:grid}.trust h2{color:#fff}.trust p{color:#bfced5;font-size:14px;line-height:1.7}.trust ul{padding:0;list-style:none}.trust li{color:#d8e2e6;align-items:center;gap:9px;margin:13px 0;font-size:11px;display:flex}.trust li svg{color:#9fc09b;width:16px}.trust-visual{height:390px;position:relative}.trust-visual>div{background:#21445f;border:1px solid #ffffff18;border-radius:17px;grid-template-columns:42px 1fr;column-gap:12px;width:270px;padding:19px;display:grid;position:absolute}.trust-visual>div:first-child{top:15px;left:0}.trust-visual>div:nth-child(2){top:128px;right:10px}.trust-visual>div:nth-child(3){top:241px;left:35px}.trust-visual span{color:#e7bd80;background:#2c5670;border-radius:12px;grid-row:1/3;place-items:center;width:42px;height:42px;display:grid}.trust-visual b{font:16px Georgia}.trust-visual small{color:#adc0c9;margin-top:4px;font-size:9px}.cta{text-align:center;background:linear-gradient(135deg,#f5eee3,#edf3ed);padding:100px 0 85px;position:relative}.cta img{width:145px;margin-bottom:-2px}.cta .land-kicker{color:var(--terra)}.cta h2{color:var(--navy);margin:17px 0;font:500 49px/1.06 Georgia}.cta p{color:#697980;font-size:14px}.cta>div>div{justify-content:center;gap:13px;margin:26px 0 17px;display:flex}.cta button{background:var(--terra);color:#fff;border:0;border-radius:10px;padding:14px 19px;font-size:11px;font-weight:800}.cta button b{margin-left:9px}.cta a{color:var(--navy);background:#fff;border:1px solid #cfd4ce;border-radius:10px;padding:14px 19px;font-size:11px;font-weight:800;text-decoration:none}.cta small{color:#87928d;font-size:9px}.land-footer{color:#fff;background:#112b42;padding:58px 0 24px}.land-footer>.land-container{grid-template-columns:2fr repeat(3,1fr);gap:70px;display:grid}.land-footer .land-brand{color:#fff}.footer-brand p{color:#9eb3bd;max-width:230px;font-size:11px;line-height:1.6}.land-footer>.land-container>div:not(.footer-brand){flex-direction:column;gap:10px;display:flex}.land-footer b{font-size:11px}.land-footer a{color:#aebfc7;font-size:10px;text-decoration:none}.copyright{color:#8299a4;border-top:1px solid #ffffff13;width:min(1160px,100% - 48px);margin:40px auto 0;padding-top:18px;font-size:9px}.copyright span{float:right}@media (max-width:980px){.land-nav>nav{display:none}.land-nav>div{margin-left:auto}.hero-layout{grid-template-columns:1fr .56fr}.land-mascot img{width:360px}.fc-one{left:-70px}.problem-grid,.showcase-grid,.trust-grid{gap:45px}.journey-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.land-container,.land-nav{width:min(100% - 30px,1160px)}.land-nav{height:70px}.land-nav .login{display:none}.land-nav .nav-cta{padding:10px 14px}.hero-layout{min-height:auto;display:block}.land-hero-copy{padding:55px 0 0}.land-hero-copy h1{font-size:43px}.land-hero-copy>p{font-size:14px}.land-search{grid-template-columns:25px 1fr;height:auto;padding:8px;display:grid}.land-search input{height:45px}.land-search button{grid-column:1/3}.land-prompts{overflow:auto}.land-prompts span{display:none}.land-prompts button{white-space:nowrap}.hero-proof{flex-wrap:wrap;gap:10px 18px}.land-mascot{height:380px}.land-mascot img{width:310px}.sun-disc{width:300px;height:300px;bottom:30px;left:50%;transform:translate(-50%)}.fc-one{top:95px;left:0}.fc-two{bottom:45px;right:0}.hero-answer{align-items:flex-start}.hero-answer>a{display:none}.trust-strip{text-align:center;height:auto;padding:22px 15px;display:block}.trust-strip div{flex-wrap:wrap;justify-content:center;gap:11px;margin-top:15px}.land-section{padding:72px 0}.problem-grid,.showcase-grid,.trust-grid{grid-template-columns:1fr;gap:45px}.comment-stack{min-height:400px}.step-grid{grid-template-columns:1fr}.step-grid:before{display:none}.portal-showcase{padding:75px 0}.showcase-grid>div:first-child{order:1}.dashboard-preview{grid-template-columns:48px 1fr;min-height:330px;transform:none}.dp-side{padding:12px 7px}.dp-main{padding:0 10px}.dp-ask>div{width:100%}.dp-ask img{display:none}.feature-grid{grid-template-columns:1fr}.feature-grid .featured{grid-column:auto;padding:28px 150px 28px 25px}.featured img{width:170px;right:-15px}.journey-head{display:block}.journey-grid{grid-template-columns:1fr 1fr}.trust-visual{height:355px}.trust-visual>div{width:245px}.trust-visual>div:nth-child(2){right:0}.cta h2{font-size:40px}.land-footer>.land-container{grid-template-columns:1fr 1fr;gap:35px}.footer-brand{grid-column:1/3}.copyright span{float:none;margin-top:6px;display:block}}@media (max-width:440px){.land-brand b{font-size:16px}.land-brand small{font-size:11px}.land-hero-copy h1{font-size:38px}.land-prompts button:nth-child(3){display:none}.land-mascot{height:345px}.land-mascot img{width:280px}.float-card{min-width:155px;padding:9px}.problem h2,.center-head h2,.portal-showcase h2,.journey-head h2,.trust h2{font-size:35px}.comment-stack>div{width:90%}.comment-stack .advisor-comment{width:96%}.feature-grid .featured{padding-right:105px}.featured img{width:135px}.journey-grid{grid-template-columns:1fr}.trust-visual>div{width:230px}.trust-visual>div:nth-child(2){right:-8px}.cta>div>div{flex-direction:column}.land-footer>.land-container{grid-template-columns:1fr 1fr}}.brand>img{width:48px;height:48px;display:block}.brand-logo{width:184px;height:auto;display:block}.brand-icon{border-radius:9px;width:39px;height:39px;display:block}.land-footer .brand-logo{background:#fffdf9;border-radius:9px;width:194px;padding:5px}.dp-side .brand-icon{width:30px;height:30px;margin:auto}@media (max-width:440px){.brand-logo{width:164px}}.portal-notice{color:#6d5b3c;background:#fff7ea;border:1px solid #ead8b8;border-radius:12px;align-items:center;gap:10px;margin-top:18px;padding:13px 16px;font-size:13px;display:flex}.portal-notice>span{color:#17324c;background:#e9bd76;border-radius:50%;place-items:center;width:24px;height:24px;font-weight:800;display:grid}.portal-notice button{color:#806f53;background:0 0;border:0;margin-left:auto;font-size:20px}.roadmap-count{color:#728078;font-size:11px;font-weight:700}.roadmap-home-lower{grid-template-columns:1.25fr .9fr}.route-card{justify-content:space-between;align-items:center;gap:24px;display:flex}.route-card p,.source-card p{color:var(--muted);margin:5px 0 0;font-size:12px;line-height:1.6}.route-card button{color:var(--navy);background:#eef2ef;border:0;border-radius:9px;flex:none;padding:11px 14px;font-size:11px;font-weight:800}.source-card{align-items:center;gap:17px;display:flex}.source-shield{width:48px;height:48px;color:var(--olive);background:#eaf1e8;border-radius:14px;flex:none;place-items:center;font-size:21px;font-weight:800;display:grid}.roadmap-view{padding:36px 0}.roadmap-heading{color:#fff;background:linear-gradient(115deg,#17344f,#28556d);border-radius:24px;justify-content:space-between;align-items:center;margin-bottom:20px;padding:35px 40px;display:flex;box-shadow:0 17px 40px #17324c1c}.roadmap-heading .eyebrow{color:#c7d7de;font-size:10px}.roadmap-heading h2{margin:9px 0 5px;font:500 38px Georgia}.roadmap-heading p{color:#c9d8df;margin:0;font-size:13px}.roadmap-progress{border:7px solid #e7b477;border-color:#e7b477 #e7b477 #ffffff24 #ffffff24;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:115px;height:115px;display:flex}.roadmap-progress b{font:28px Georgia}.roadmap-progress span{color:#d4e0e5;margin-top:3px;font-size:9px}.roadmap-list{flex-direction:column;gap:12px;display:flex}.roadmap-step{background:#fff;border:1px solid #dfe4df;border-radius:17px;grid-template-columns:45px 1fr auto;align-items:start;gap:17px;padding:22px;display:grid;box-shadow:0 7px 20px #17324c08}.roadmap-step.done{background:#f8faf7;border-color:#d4e0d3}.roadmap-step.locked{opacity:.65;background:#f7f8f6}.step-status{background:var(--terra);color:#fff;border:0;border-radius:50%;place-items:center;width:39px;height:39px;font-weight:800;display:grid}.step-status:disabled{cursor:not-allowed;color:#849089;background:#d5dad6}.roadmap-step.done .step-status{background:var(--olive)}.step-status svg{width:18px}.step-copy>div{align-items:center;gap:10px;display:flex}.step-copy>div span{text-transform:uppercase;letter-spacing:.12em;color:#7d8b84;font-size:9px;font-weight:800}.step-copy>div em{color:#a95239;background:#f8ece6;border-radius:20px;padding:5px 8px;font:800 9px system-ui}.step-copy h3{color:var(--navy);margin:7px 0;font:500 21px Georgia}.roadmap-step.done h3{color:#61726b;-webkit-text-decoration:line-through #9aaba0;text-decoration:line-through #9aaba0}.step-copy>p,.step-copy details p{color:var(--muted);max-width:780px;margin:0;font-size:12px;line-height:1.65}.step-copy details{margin-top:9px}.step-copy summary{color:var(--navy);cursor:pointer;font-size:10px;font-weight:800}.step-copy details p{margin-top:7px}.step-copy footer{color:#7b8881;gap:18px;margin-top:13px;font-size:10px;display:flex}.step-copy footer a{color:var(--terra);font-weight:800;text-decoration:none}.step-action{color:var(--navy);background:#fff;border:1px solid #dce2dd;border-radius:9px;align-self:center;min-width:105px;padding:10px 13px;font-size:10px;font-weight:800}.roadmap-step.done .step-action{color:#536d50;background:#eaf1e8}.guidance-note{color:#7c8983;margin:18px 8px 0;font-size:10px;line-height:1.6}.coming-soon{text-align:center;padding:90px 20px}.coming-soon img{object-fit:contain;width:170px;height:auto}.coming-soon h2{color:var(--navy);margin:10px 0;font:500 37px Georgia}.coming-soon p{color:var(--muted);font-size:14px}.coming-soon button{background:var(--navy);color:#fff;border:0;border-radius:9px;margin-top:12px;padding:12px 16px;font-size:11px;font-weight:800}@media (max-width:760px){.roadmap-home-lower{grid-template-columns:1fr}.route-card{flex-direction:column;align-items:flex-start}.roadmap-heading{padding:27px 24px}.roadmap-heading h2{font-size:30px}.roadmap-progress{width:88px;height:88px}.roadmap-step{grid-template-columns:40px 1fr}.step-action{grid-column:2;justify-self:start}.step-copy footer{flex-wrap:wrap}.roadmap-view{padding-top:20px}}@media (max-width:480px){.roadmap-heading{display:block}.roadmap-progress{margin-top:20px}.roadmap-step{gap:10px;padding:17px 14px}.step-copy h3{font-size:19px}}.advisor-view{max-width:1050px;padding:36px 0 20px}.advisor-heading{background:linear-gradient(118deg,#f6f0e7,#edf3ee);border:1px solid #e0e3dc;border-radius:24px;align-items:center;min-height:190px;padding:34px 38px;display:flex;overflow:hidden}.advisor-heading>div{z-index:2;flex:1;position:relative}.advisor-heading h2{color:var(--navy);margin:10px 0 7px;font:500 40px Georgia}.advisor-heading p{color:#64747b;max-width:600px;margin:0;font-size:14px;line-height:1.6}.advisor-heading img{object-fit:contain;filter:drop-shadow(0 15px 18px #17324c22);align-self:flex-end;width:190px;height:190px;margin:-14px 10px -30px 20px}.advisor-compose{background:#fff;border:1px solid #dce1dc;border-radius:17px;grid-template-columns:26px 1fr auto;align-items:start;gap:10px;margin-top:18px;padding:15px;display:grid;box-shadow:0 12px 30px #17324c0d}.advisor-compose>svg{color:#71818a;margin-top:10px}.advisor-compose textarea{resize:vertical;min-height:72px;color:var(--navy);border:0;outline:0;padding:9px 4px;font-size:15px;line-height:1.55}.advisor-compose button{background:var(--terra);color:#fff;border:0;border-radius:11px;align-self:stretch;min-width:185px;padding:0 19px;font-size:12px;font-weight:800}.advisor-compose button:disabled{opacity:.6;cursor:not-allowed}.advisor-prompts{align-items:center;gap:8px;margin:12px 2px 20px;display:flex;overflow:auto}.advisor-prompts span{color:#7a8982;white-space:nowrap;font-size:11px}.advisor-prompts button{white-space:nowrap;color:#5d6e75;background:#fff;border:1px solid #dce1dc;border-radius:20px;padding:7px 11px;font-size:11px}.advisor-loading,.advisor-error{background:#fff;border:1px solid #dfe4df;border-radius:16px;align-items:center;gap:15px;padding:22px;display:flex}.advisor-loading>span{border:3px solid #d9e2dc;border-top-color:var(--terra);border-radius:50%;width:28px;height:28px;animation:.8s linear infinite advisor-spin}@keyframes advisor-spin{to{transform:rotate(360deg)}}.advisor-loading b,.advisor-error b{color:var(--navy);font:18px Georgia}.advisor-loading p,.advisor-error p{color:var(--muted);margin:4px 0 0;font-size:12px}.advisor-error{background:#fff7f4;border-color:#efcfc4;display:block}.advisor-answer{background:#fff;border:1px solid #dce2dd;border-radius:19px;padding:26px 28px;box-shadow:0 12px 35px #17324c0d}.advisor-answer>header{border:0;align-items:center;gap:12px;height:auto;display:flex}.advisor-answer>header img{object-fit:contain;background:#edf3ef;border-radius:14px;width:52px;height:52px}.advisor-answer>header div{flex-direction:column;display:flex}.advisor-answer>header span{color:var(--olive);letter-spacing:.12em;font-size:9px;font-weight:800}.advisor-answer>header b{color:var(--navy);margin-top:3px;font:19px Georgia}.advisor-answer-text{white-space:pre-wrap;color:#40515a;margin:20px 0;font-size:14px;line-height:1.75}.advisor-answer-text a{color:#b65439;text-underline-offset:3px;font-weight:650;text-decoration:underline;text-decoration-thickness:1px}.advisor-answer>footer{border-top:1px solid #e8ece8;padding-top:17px}.advisor-answer>footer>b{color:var(--navy);font-size:11px}.advisor-answer>footer>div{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.advisor-answer>footer a{color:#52646d;border:1px solid #dfe4df;border-radius:9px;align-items:center;gap:7px;max-width:100%;padding:8px 10px;font-size:10px;font-weight:700;text-decoration:none;display:flex}.advisor-answer>footer a span{color:#587153;background:#eaf1e8;border-radius:50%;flex:none;place-items:center;width:19px;height:19px;font-size:9px;display:grid}.advisor-disclaimer{color:#7b8982;margin:15px 6px;font-size:10px;line-height:1.6}.search button:disabled{opacity:.65;cursor:not-allowed}@media (max-width:760px){.advisor-view{padding-top:20px}.advisor-heading{padding:27px 24px}.advisor-heading h2{font-size:32px}.advisor-heading img{width:135px;height:135px;margin-right:-10px}.advisor-compose{grid-template-columns:23px 1fr}.advisor-compose button{grid-column:1/3;min-height:48px}.advisor-prompts span{display:none}}@media (max-width:480px){.advisor-heading img{width:105px;height:105px;margin-right:-25px}.advisor-heading h2{font-size:29px}.advisor-heading p{font-size:12px}.advisor-answer{padding:20px 17px}.advisor-answer-text{font-size:13px}}.advisor-consent{color:#53656d;cursor:pointer;align-items:flex-start;gap:10px;margin:12px 3px 9px;display:flex}.advisor-consent input{width:17px;height:17px;accent-color:var(--terra);margin-top:2px}.advisor-consent span{flex-direction:column;display:flex}.advisor-consent b{color:var(--navy);font-size:12px}.advisor-consent small{color:#7a8882;margin-top:3px;font-size:10px;line-height:1.5}.step-title-button{text-align:left;background:0 0;border:0;padding:0;display:block}.step-title-button h3{transition:color .15s}.step-title-button:hover h3{color:var(--terra)}.step-guide-link{color:var(--terra);background:0 0;border:0;padding:8px 0 1px;font-size:11px;font-weight:800}.step-actions{flex-direction:column;align-self:center;gap:8px;display:flex}.step-open{background:var(--navy);color:#fff;border:0;border-radius:9px;min-width:105px;padding:10px 13px;font-size:10px;font-weight:800}.roadmap-step.locked .step-open{background:#718078}.guide-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:100;background:#102b3e9c;justify-content:flex-end;animation:.2s ease-out guide-fade;display:flex;position:fixed;inset:0}@keyframes guide-fade{0%{opacity:0}}.step-guide{background:#fbfaf7;flex-direction:column;width:min(610px,100%);height:100%;animation:.25s ease-out guide-slide;display:flex;box-shadow:-25px 0 70px #071c2b40}@keyframes guide-slide{0%{transform:translate(40px)}}.step-guide>header{background:var(--navy);color:#fff;border:0;align-items:flex-start;gap:18px;height:auto;padding:27px 30px 22px;display:flex}.step-guide>header>div{flex:1}.step-guide>header span{letter-spacing:.13em;color:#c2d2da;font-size:10px;font-weight:800}.step-guide>header h2{margin:8px 0 0;font:500 29px/1.15 Georgia}.step-guide>header button{color:#fff;background:#ffffff0d;border:1px solid #ffffff26;border-radius:50%;place-items:center;width:38px;height:38px;font-size:24px;display:grid}.guide-scroll{flex:1;padding:25px 30px 35px;overflow-y:auto}.guide-simple{border:1px solid #dfe4df;border-left:4px solid var(--terra);background:#fff;border-radius:13px;padding:18px 19px}.guide-simple span{letter-spacing:.12em;color:var(--terra);font-size:9px;font-weight:800}.guide-simple p{color:var(--navy);margin:8px 0 0;font:18px/1.55 Georgia}.guide-result{background:#edf4ec;border-radius:12px;align-items:center;gap:13px;margin:15px 0 8px;padding:14px 16px;display:flex}.guide-result>span{background:var(--olive);color:#fff;border-radius:50%;place-items:center;width:31px;height:31px;font-weight:800;display:grid}.guide-result div{flex-direction:column;display:flex}.guide-result b{color:#385237;font-size:12px}.guide-result p{color:#5f7160;margin:3px 0 0;font-size:12px;line-height:1.5}.guide-note{background:#fff5e7;border:1px solid #ead7b6;border-radius:11px;margin-top:12px;padding:13px 15px}.guide-note b{color:#7d5d2e;font-size:11px}.guide-note p{color:#7d6b50;margin:4px 0 0;font-size:11px;line-height:1.55}.guide-section{border-bottom:1px solid #e4e7e2;padding:24px 0 4px}.guide-section h3{color:var(--navy);margin:0 0 14px;font:21px Georgia}.guide-section ul,.guide-section ol{margin:0;padding:0;list-style:none}.guide-section li{color:#50616a;gap:11px;margin:0 0 13px;font-size:13px;line-height:1.55;display:flex}.guide-section li>span{width:25px;height:25px;color:var(--olive);background:#eef1ee;border-radius:7px;flex:none;place-items:center;margin-top:-2px;font-size:11px;font-weight:800;display:grid}.guide-section ol li>span{color:var(--navy);background:#e9eff2;border-radius:50%}.guide-section.mistakes{border-bottom:0}.guide-section.mistakes li>span{color:var(--terra);background:#faeae5;border-radius:50%}.guide-source{color:var(--navy);background:#f1f6f0;border:1px solid #d7e1d7;border-radius:12px;align-items:center;gap:11px;margin:13px 0;padding:14px 15px;text-decoration:none;display:flex}.guide-source>span{background:var(--olive);color:#fff;border-radius:9px;place-items:center;width:30px;height:30px;display:grid}.guide-source>div{flex-direction:column;flex:1;display:flex}.guide-source small{letter-spacing:.12em;color:#6e846b;font-size:8px;font-weight:800}.guide-source b{margin-top:3px;font-size:11px}.guide-source em{color:var(--terra);font:800 10px system-ui}.guide-ask{width:100%;color:var(--navy);background:#fff;border:1px solid #ccd6d0;border-radius:10px;padding:13px;font-size:11px;font-weight:800}.step-guide>footer{background:#fff;border-top:1px solid #dce2dd;align-items:center;gap:18px;padding:17px 24px;display:flex}.step-guide>footer span{color:#74827b;flex:1;font-size:10px;line-height:1.45}.step-guide>footer button{background:var(--terra);color:#fff;border:0;border-radius:9px;padding:12px 15px;font-size:11px;font-weight:800}.step-guide>footer button:disabled{cursor:not-allowed;background:#c7ceca}@media (max-width:760px){.step-actions{flex-direction:row;grid-column:2;justify-self:start}.step-guide>header{padding:22px 20px}.guide-scroll{padding:20px}.step-guide>footer{padding:13px 16px;display:block}.step-guide>footer button{width:100%;margin-top:9px}.guide-simple p{font-size:17px}}.documents-view{max-width:1120px;padding:36px 0 20px}.documents-heading{background:linear-gradient(118deg,#f6f0e7,#edf3ee);border-radius:24px;gap:35px;padding:32px 38px;display:flex;border:1px solid #e0e3dc!important;align-items:center!important;height:auto!important;min-height:180px!important}.documents-heading>div:first-child{flex:1}.documents-heading h2{color:var(--navy);margin:10px 0 8px;font:500 40px Georgia}.documents-heading p{color:#5e7078;max-width:650px;margin:0;font-size:16px;line-height:1.6}.document-lock{background:#fff;border:1px solid #dce3dd;border-radius:14px;align-items:center;gap:12px;min-width:235px;padding:15px 17px;display:flex}.document-lock>span{width:36px;height:36px;color:var(--olive);background:#e9f1e7;border-radius:11px;place-items:center;font-size:17px;font-weight:800;display:grid}.document-lock>div{flex-direction:column;display:flex}.document-lock b{color:var(--navy);font-size:14px}.document-lock small{color:#71817a;margin-top:3px;font-size:12px}.document-setup,.document-message{border-radius:14px;align-items:center;gap:13px;margin-top:17px;padding:15px 17px;display:flex}.document-setup{background:#fff5e7;border:1px solid #ead7b6}.document-setup>span,.document-message>span{border-radius:50%;flex:none;place-items:center;width:29px;height:29px;font-weight:800;display:grid}.document-setup>span{color:var(--navy);background:#e9bd76}.document-setup b{color:#654d29;font-size:14px}.document-setup p{color:#786849;margin:3px 0 0;font-size:13px}.document-message{background:#edf5eb;border:1px solid #d0dfce}.document-message>span{background:var(--olive);color:#fff}.document-message p{color:#4f6650;flex:1;margin:0;font-size:14px;line-height:1.5}.document-message button{color:#6f806f;background:0 0;border:0;font-size:21px}.document-message.error{background:#fff3ef;border-color:#eccbc0}.document-message.error>span{background:var(--terra)}.document-message.error p{color:#7a493c}.document-grid{grid-template-columns:.86fr 1.14fr;gap:17px;margin-top:17px;display:grid}.document-upload-card,.document-help-card,.document-library{background:#fff;border:1px solid #dfe4df;border-radius:19px;padding:25px;box-shadow:0 8px 25px #17324c08}.document-card-title{align-items:flex-start;gap:13px;display:flex}.document-card-title>span{background:var(--terra);color:#fff;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.document-card-title h3{color:var(--navy);margin:1px 0 4px;font:500 23px Georgia}.document-card-title p{color:#6d7d84;margin:0;font-size:13px;line-height:1.5}.document-drop{width:100%;min-height:225px;color:var(--navy);background:#f8faf8;border:2px dashed #cbd5cf;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;margin-top:21px;padding:24px;transition:all .15s;display:flex}.document-drop:hover,.document-drop.dragging{border-color:var(--terra);background:#fff8f3}.document-drop:disabled{cursor:not-allowed;opacity:.55}.upload-symbol{width:54px;height:54px;color:var(--terra);background:#efe7dc;border-radius:15px;place-items:center;margin-bottom:14px;font-size:28px;display:grid}.document-drop b{overflow-wrap:anywhere;max-width:100%;font-size:16px}.document-drop small{color:#7b8983;margin-top:7px;font-size:13px}.document-request-options{grid-template-columns:1fr 1fr;gap:9px;margin-top:20px;display:grid}.document-request-options>button{text-align:left;min-height:96px;color:var(--navy);background:#fff;border:1px solid #dce2dd;border-radius:13px;grid-template-columns:34px 1fr 20px;align-items:start;gap:10px;padding:14px;display:grid;position:relative}.document-request-options>button:hover,.document-request-options>button.selected{background:#fff8f4;border-color:#c56346;box-shadow:inset 0 0 0 1px #c56346}.document-request-options>button>span{width:34px;height:34px;color:var(--terra);background:#f0eee9;border-radius:10px;place-items:center;font-size:16px;font-weight:800;display:grid}.document-request-options>button>div{flex-direction:column;display:flex}.document-request-options b{margin:1px 0 5px;font-size:14px}.document-request-options small{color:#6d7c83;font-size:12px;line-height:1.45}.document-request-options i{color:#fff;border:1px solid #ccd5cf;border-radius:50%;place-items:center;width:20px;height:20px;font:800 11px system-ui;display:grid}.document-request-options .selected i{background:var(--terra);border-color:var(--terra)}.document-submit{background:var(--terra);color:#fff;border:0;border-radius:11px;width:100%;min-height:50px;margin-top:13px;font-size:14px;font-weight:800}.document-submit:disabled{cursor:not-allowed;background:#bdc5c0}.document-consent-note{color:#71817a;text-align:center;margin:11px 10px 0;font-size:12px;line-height:1.55}.document-library{margin-top:17px}.document-library-heading{justify-content:space-between;align-items:center;display:flex}.document-library-heading h3{color:var(--navy);margin:6px 0 0;font:500 27px Georgia}.document-library-heading>span{color:#71817a;background:#f1f4f1;border-radius:20px;padding:8px 11px;font-size:13px}.document-empty{text-align:center;padding:43px 20px 33px}.document-empty>span{color:#75857d;background:#eef2ee;border-radius:15px;place-items:center;width:53px;height:53px;margin:auto;font-size:24px;display:grid}.document-empty h4{color:var(--navy);margin:13px 0 5px;font:500 20px Georgia}.document-empty p{color:#77867f;margin:0;font-size:14px}.document-list{flex-direction:column;margin-top:18px;display:flex}.document-list>article{border-top:1px solid #e7eae6;grid-template-columns:52px 1fr auto;align-items:center;gap:15px;padding:16px 3px;display:grid}.document-file-icon{width:50px;height:50px;color:var(--terra);background:#f6eae4;border-radius:12px;place-items:center;font-size:11px;font-weight:900;display:grid}.document-file-copy h4{color:var(--navy);overflow-wrap:anywhere;margin:0;font-size:15px}.document-file-copy p{color:#77867f;margin:5px 0;font-size:12px}.document-file-copy small{color:#587055;background:#edf3eb;border-radius:15px;padding:5px 8px;font-size:11px;display:inline-block}.document-file-actions{gap:7px;display:flex}.document-file-actions button{color:var(--navy);background:#fff;border:1px solid #d7ded9;border-radius:9px;padding:9px 11px;font-size:12px;font-weight:750}.document-file-actions button.delete{color:#a6533f}.document-promises{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:17px;display:grid}.document-promises>div{background:#f3f5f2;border-radius:13px;align-items:center;gap:11px;padding:15px;display:flex}.document-promises span{width:34px;height:34px;color:var(--olive);background:#e5ede3;border-radius:10px;flex:none;place-items:center;font-weight:800;display:grid}.document-promises p{color:#6d7d75;margin:0;font-size:12px;line-height:1.45}.document-promises b{color:var(--navy);margin-bottom:2px;font-size:13px;display:block}@media (max-width:900px){.documents-heading{align-items:flex-start!important}.document-lock{min-width:205px}.document-grid{grid-template-columns:1fr}.document-drop{min-height:180px}}.document-waiting{background:#fff6e8;border:1px solid #ead8b9;border-radius:13px;align-items:flex-start;gap:12px;margin-top:17px;padding:14px 16px;display:flex}.document-waiting>span{width:32px;height:32px;color:var(--navy);background:#e9bd76;border-radius:10px;flex:none;place-items:center;font-weight:800;display:grid}.document-waiting p{color:#78684d;margin:4px 0 0;font-size:13px;line-height:1.55}@media (max-width:680px){.documents-view{padding-top:20px}.documents-heading{padding:25px 22px;display:block}.documents-heading h2{font-size:32px}.documents-heading p{font-size:14px}.document-lock{margin-top:20px}.document-upload-card,.document-help-card,.document-library{padding:19px 16px}.document-request-options,.document-promises{grid-template-columns:1fr}.document-list>article{grid-template-columns:48px 1fr}.document-file-actions{grid-column:2}.document-library-heading{align-items:flex-end}}.account-view{max-width:1100px;padding:36px 0 20px}.account-heading{background:linear-gradient(118deg,#f6f0e7,#edf3ee);border-radius:24px;min-height:175px;padding:32px 38px;display:flex;border:1px solid #e0e3dc!important;align-items:center!important;height:auto!important}.account-heading>div{flex:1}.account-heading h2{color:var(--navy);margin:10px 0 8px;font:500 40px Georgia}.account-heading p{color:#607178;margin:0;font-size:15px;line-height:1.6}.account-shield{width:58px;height:58px;color:var(--olive);background:#e5eee3;border-radius:18px;place-items:center;font-size:24px;font-weight:900;display:grid}.account-message{border-radius:13px;align-items:center;gap:11px;margin-top:16px;padding:13px 15px;display:flex}.account-message>span{color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;font-weight:800;display:grid}.account-message p{margin:0;font-size:14px}.account-message.success{color:#506b4e;background:#edf5eb;border:1px solid #d2e0cf}.account-message.success>span{background:var(--olive)}.account-message.error{color:#814b3d;background:#fff2ee;border:1px solid #eccbc0}.account-message.error>span{background:var(--terra)}.account-layout{grid-template-columns:1fr 280px;align-items:start;gap:17px;margin-top:17px;display:grid}.account-form{background:#fff;border:1px solid #dfe4df;border-radius:19px;padding:27px;box-shadow:0 8px 25px #17324c08}.account-form>section+section{border-top:1px solid #e6e9e5;margin-top:28px;padding-top:28px}.account-section-title{align-items:flex-start;gap:13px;display:flex}.account-section-title>span{background:var(--terra);color:#fff;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.account-section-title h3{color:var(--navy);margin:1px 0 4px;font:500 24px Georgia}.account-section-title p{color:#73817b;margin:0;font-size:13px}.account-fields{grid-template-columns:1fr 1fr;gap:18px;margin:20px 0 0 47px;display:grid}.account-fields label,.account-route{color:#40545e;flex-direction:column;gap:7px;font-size:13px;font-weight:750;display:flex}.account-fields input,.account-fields select{width:100%;height:49px;color:var(--navy);background:#fff;border:1px solid #d6ddd7;border-radius:10px;outline:0;padding:0 13px;font-size:14px}.account-fields input:focus,.account-fields select:focus{border-color:#809c88;box-shadow:0 0 0 3px #809c8818}.account-fields input:disabled{color:#77847e;background:#f1f3f1}.account-fields label>small{color:#84918b;font-size:11px;font-weight:500}.account-route>div{grid-template-columns:1fr 1fr;gap:8px;display:grid}.account-route button{height:49px;color:var(--navy);background:#fff;border:1px solid #d6ddd7;border-radius:10px;font-size:13px;font-weight:750}.account-route button.selected{border-color:var(--terra);color:#a94d35;box-shadow:inset 0 0 0 1px var(--terra);background:#fbefea}.account-route-warning{background:#fff5e7;border:1px solid #ead7b6;border-radius:13px;gap:12px;margin:23px 0 0 47px;padding:14px 16px;display:flex}.account-route-warning>span{color:#fff;background:#d89b49;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.account-route-warning b{color:#664d2c;font-size:14px}.account-route-warning p{color:#7b694b;margin:4px 0 0;font-size:12px;line-height:1.55}.account-form>footer{border-top:1px solid #e4e8e4;align-items:center;gap:15px;margin-top:27px;padding-top:20px;display:flex}.account-form>footer span{color:#78857f;flex:1;font-size:12px}.account-form>footer button{background:var(--terra);color:#fff;border:0;border-radius:10px;min-height:48px;padding:0 19px;font-size:13px;font-weight:800}.account-form>footer button:disabled{cursor:not-allowed;background:#bdc5c0}.account-privacy{background:var(--navy);color:#fff;border-radius:19px;padding:25px;position:sticky;top:20px}.account-privacy>span{color:#b8d4b5;background:#ffffff14;border-radius:12px;place-items:center;width:40px;height:40px;font-size:18px;font-weight:900;display:grid}.account-privacy h3{margin:16px 0 14px;font:500 22px Georgia}.account-privacy ul{margin:0;padding:0;list-style:none}.account-privacy li{color:#ced9de;margin:11px 0;padding-left:18px;font-size:13px;line-height:1.5;position:relative}.account-privacy li:before{content:"✓";color:#a8cba5;font-weight:900;position:absolute;left:0}.account-privacy p{color:#aebfc7;border-top:1px solid #ffffff17;margin:17px 0 0;padding-top:15px;font-size:12px;line-height:1.6}@media (max-width:900px){.account-layout{grid-template-columns:1fr}.account-privacy{position:static}.account-privacy ul{grid-template-columns:1fr 1fr;gap:0 20px;display:grid}}@media (max-width:680px){.account-view{padding-top:20px}.account-heading{padding:25px 22px}.account-heading h2{font-size:32px}.account-heading p{font-size:14px}.account-shield{display:none}.account-form{padding:21px 16px}.account-fields{grid-template-columns:1fr;margin-left:0}.account-route-warning{margin-left:0}.account-form>footer{flex-direction:column;align-items:stretch}.account-form>footer button{width:100%}.account-privacy ul{display:block}}.appointments-view{max-width:1120px;padding:36px 0 20px}.appointments-heading{background:linear-gradient(118deg,#f6f0e7,#edf3ee);border:1px solid #dfe3dc;border-radius:24px;align-items:center;gap:30px;min-height:178px;padding:32px 38px;display:flex}.appointments-heading>div{flex:1}.appointments-heading h2{color:var(--navy);margin:10px 0 8px;font:500 40px Georgia}.appointments-heading p{color:#5f7178;max-width:720px;margin:0;font-size:16px;line-height:1.6}.appointments-heading>button{background:var(--navy);color:#fff;border:0;border-radius:11px;min-height:48px;padding:0 18px;font-size:14px;font-weight:800}.appointment-setup,.appointment-message{border-radius:14px;align-items:center;gap:13px;margin-top:17px;padding:15px 17px;display:flex}.appointment-setup{background:#fff5e7;border:1px solid #ead7b6}.appointment-setup>span,.appointment-message>span{border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.appointment-setup>span{color:#fff;background:#dfa157}.appointment-setup b{color:#674e2d;font-size:14px}.appointment-setup p{color:#79684c;margin:3px 0 0;font-size:13px}.appointment-message{background:#edf5eb;border:1px solid #d1e0cf}.appointment-message>span{background:var(--olive);color:#fff}.appointment-message p{color:#506951;flex:1;margin:0;font-size:14px}.appointment-message button{color:#718071;background:0 0;border:0;font-size:21px}.appointment-message.error{background:#fff2ee;border-color:#eccbc0}.appointment-message.error>span{background:var(--terra)}.appointment-message.error p{color:#814b3d}.appointment-form{background:#fff;border:1px solid #dfe4df;border-radius:19px;margin-top:17px;padding:27px;box-shadow:0 8px 25px #17324c08}.appointment-form-title{align-items:flex-start;gap:13px;display:flex}.appointment-form-title>span{background:var(--terra);color:#fff;border-radius:50%;flex:none;place-items:center;width:35px;height:35px;font-size:20px;font-weight:800;display:grid}.appointment-form-title h3{color:var(--navy);margin:1px 0 4px;font:500 25px Georgia}.appointment-form-title p{color:#6d7d84;margin:0;font-size:14px;line-height:1.5}.appointment-fields{grid-template-columns:1fr 1fr;gap:18px;margin:23px 0 0 48px;display:grid}.appointment-fields label{color:#40545e;flex-direction:column;gap:7px;font-size:13px;font-weight:750;display:flex}.appointment-fields label.wide{grid-column:1/3}.appointment-fields input,.appointment-fields select,.appointment-fields textarea{width:100%;color:var(--navy);background:#fff;border:1px solid #d6ddd7;border-radius:10px;outline:0;padding:0 13px;font-size:14px}.appointment-fields input,.appointment-fields select{height:49px}.appointment-fields textarea{resize:vertical;padding:12px 13px;line-height:1.5}.appointment-fields input:focus,.appointment-fields select:focus,.appointment-fields textarea:focus{border-color:#809c88;box-shadow:0 0 0 3px #809c8818}.appointment-fields small{color:#83908a;font-size:11px;font-weight:500;line-height:1.45}.appointment-form>footer{border-top:1px solid #e4e8e4;align-items:center;gap:17px;margin:25px 0 0 48px;padding-top:20px;display:flex}.appointment-form>footer span{color:#73817b;flex:1;font-size:12px;line-height:1.5}.appointment-form>footer button{background:var(--terra);color:#fff;border:0;border-radius:10px;min-height:49px;padding:0 20px;font-size:14px;font-weight:800}.appointment-form>footer button:disabled{background:#bdc5c0}.appointment-section-heading{justify-content:space-between;align-items:flex-end;margin:30px 3px 13px;display:flex}.appointment-section-heading h3{color:var(--navy);margin:7px 0 0;font:500 28px Georgia}.appointment-section-heading>span{color:#71817a;background:#edf1ed;border-radius:20px;padding:8px 11px;font-size:13px}.appointment-section-heading.history{margin-top:35px}.appointment-list{flex-direction:column;gap:11px;display:flex}.appointment-item{background:#fff;border:1px solid #dfe4df;border-radius:17px;grid-template-columns:72px 1fr auto;align-items:start;gap:17px;padding:20px;display:grid;box-shadow:0 7px 22px #17324c07}.appointment-item.completed,.appointment-item.cancelled{background:#f8f9f7}.appointment-date-tile{width:70px;height:70px;color:var(--terra);text-transform:uppercase;background:#f7eae4;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;display:flex}.appointment-date-tile b{font:500 28px/1 Georgia}.appointment-date-tile span{letter-spacing:.08em;margin-top:4px;font-size:11px;font-weight:900}.appointment-title-row{align-items:center;gap:9px;display:flex}.appointment-title-row h4{color:var(--navy);margin:1px 0 7px;font:500 22px Georgia}.appointment-title-row>span{text-transform:capitalize;color:#586f56;background:#e9f1e7;border-radius:15px;padding:5px 8px;font-size:10px;font-weight:800}.appointment-item.cancelled .appointment-title-row>span{color:#8a5a50;background:#f5e9e5}.appointment-copy>p{color:#687981;margin:5px 0;font-size:13px;line-height:1.5}.appointment-copy .appointment-when{color:#405660;font-size:14px}.appointment-when small{color:#819089;background:#f0f3f0;border-radius:10px;padding:3px 6px;font-size:10px}.appointment-copy .appointment-linked{color:#526e51;font-weight:700}.appointment-copy details{color:#63757d;margin-top:8px;font-size:13px}.appointment-copy summary{color:var(--terra);cursor:pointer;font-size:12px;font-weight:800}.appointment-copy details p{white-space:pre-wrap}.appointment-actions{flex-direction:column;gap:7px;min-width:132px;display:flex}.appointment-actions button{min-height:38px;color:var(--navy);background:#fff;border:1px solid #d6ded8;border-radius:9px;padding:0 11px;font-size:11px;font-weight:800}.appointment-actions button.primary{border-color:var(--navy);background:var(--navy);color:#fff}.appointment-actions button.danger{color:#a6533f}.appointment-empty{text-align:center;background:#fff;border:1px solid #dfe4df;border-radius:18px;padding:43px 20px}.appointment-empty>span{width:54px;height:54px;color:var(--olive);background:#edf2ed;border-radius:15px;place-items:center;margin:auto;font-size:24px;display:grid}.appointment-empty h4{color:var(--navy);margin:14px 0 6px;font:500 21px Georgia}.appointment-empty p{color:#71817a;max-width:490px;margin:0 auto 16px;font-size:14px;line-height:1.55}.appointment-empty button{background:var(--terra);color:#fff;border:0;border-radius:10px;padding:12px 16px;font-size:13px;font-weight:800}.appointment-roadmap-note{border-left:4px solid var(--navy);color:#60727a;background:#eef3f5;border-radius:10px;margin-top:18px;padding:14px 16px;font-size:13px;line-height:1.6}.appointment-roadmap-note b{color:var(--navy)}@media (max-width:800px){.appointment-item{grid-template-columns:65px 1fr}.appointment-actions{flex-flow:wrap;grid-column:2}.appointment-actions button{min-width:115px}.appointments-heading{flex-direction:column;align-items:flex-start}.appointments-heading>button{align-self:flex-start}}@media (max-width:680px){.sidebar nav{scrollbar-width:none;justify-content:flex-start;overflow-x:auto}.sidebar nav::-webkit-scrollbar{display:none}.sidebar nav button,.sidebar nav button:nth-child(n+5){flex:0 0 67px;padding:5px 6px;font-size:8px;display:flex!important}.appointments-view{padding-top:20px}.appointments-heading{padding:25px 22px}.appointments-heading h2{font-size:32px}.appointments-heading p{font-size:14px}.appointment-form{padding:21px 16px}.appointment-fields{grid-template-columns:1fr;margin-left:0}.appointment-fields label.wide{grid-column:auto}.appointment-form>footer{flex-direction:column;align-items:stretch;margin-left:0}.appointment-form>footer button{width:100%}.appointment-item{grid-template-columns:54px 1fr;gap:12px;padding:16px 13px}.appointment-date-tile{width:54px;height:59px}.appointment-date-tile b{font-size:23px}.appointment-title-row{display:block}.appointment-title-row h4{font-size:19px}.appointment-title-row>span{margin-bottom:5px;display:inline-block}.appointment-actions{grid-column:1/3}.appointment-actions button{flex:1}.appointment-section-heading h3{font-size:24px}}.account-danger{background:#fff;border:1px solid #e5d2cb;border-left:4px solid #b8573d;border-radius:17px;align-items:center;gap:25px;margin-top:18px;padding:24px 26px;display:flex}.account-danger>div:first-child{flex:1}.account-danger h3{color:var(--navy);margin:8px 0 6px;font:500 24px Georgia}.account-danger p{color:#6e7c81;margin:0;font-size:13px;line-height:1.55}.account-danger>button{color:#a94833;background:#fff;border:1px solid #c86b52;border-radius:10px;padding:12px 15px;font-size:12px;font-weight:800}.account-delete-confirm{border-left:1px solid #e8ddd8;width:min(430px,100%);padding-left:25px}.account-delete-warning{background:#fff1ed;border-radius:11px;gap:10px;padding:12px;display:flex}.account-delete-warning>span{color:#fff;background:#b8573d;border-radius:50%;flex:none;place-items:center;width:29px;height:29px;font-weight:900;display:grid}.account-delete-warning b{color:#7f3f2f;font-size:13px}.account-delete-warning p{color:#80584d;margin-top:3px;font-size:12px}.account-delete-confirm>label{color:#51636b;flex-direction:column;gap:7px;margin-top:13px;font-size:12px;display:flex}.account-delete-confirm>label input{border:1px solid #d8deda;border-radius:9px;height:43px;padding:0 12px;font-size:14px}.account-delete-confirm>div:last-child{justify-content:flex-end;gap:8px;margin-top:12px;display:flex}.account-delete-confirm button{border-radius:9px;min-height:41px;padding:0 12px;font-size:11px;font-weight:800}.account-delete-confirm button.cancel{color:var(--navy);background:#fff;border:1px solid #d7ddd8}.account-delete-confirm button.delete{color:#fff;background:#a94833;border:0}.account-delete-confirm button:disabled{cursor:not-allowed;background:#c7ceca}.account-delete-error{background:#fff1ed;border:1px solid #edc8bc;border-radius:10px;align-items:flex-start;gap:9px;margin-top:12px;padding:11px 12px;display:flex}.account-delete-error>span{color:#fff;background:#a94833;border-radius:50%;flex:none;place-items:center;width:22px;height:22px;font-weight:900;display:grid}.account-delete-error p{color:#804838;margin:1px 0 0;font-size:12px;line-height:1.5}@media (max-width:760px){.account-danger{padding:21px 18px;display:block}.account-danger>button{margin-top:16px}.account-delete-confirm{border-top:1px solid #e8ddd8;border-left:0;width:100%;margin-top:18px;padding:17px 0 0}.account-delete-confirm>div:last-child{flex-direction:column;align-items:stretch}.account-delete-confirm button{width:100%}}.portal-header{position:relative}.notification-panel{z-index:40;background:#fff;border:1px solid #dce3de;border-radius:17px;width:min(420px,100vw - 30px);position:absolute;top:76px;right:0;overflow:hidden;box-shadow:0 22px 60px #17324c26}.notification-panel>header{background:#f7f5ef;align-items:center;min-height:75px;padding:17px 19px;display:flex;border:0!important;height:auto!important}.notification-panel>header>div{flex:1}.notification-panel h3{color:var(--navy);margin:5px 0 0;font:500 21px Georgia}.notification-panel>header>button{color:#6f7c77;background:#fff;border:1px solid #d7ddd8;border-radius:50%;width:32px;height:32px;font-size:19px}.notification-panel>div:not(.notification-empty){flex-direction:column;padding:7px 12px;display:flex}.notification-panel>div>button{text-align:left;color:var(--navy);background:#fff;border:0;border-bottom:1px solid #edf0ed;grid-template-columns:47px 1fr;align-items:center;gap:12px;padding:12px 7px;display:grid}.notification-panel>div>button:last-child{border-bottom:0}.notification-panel>div>button>span{width:43px;height:43px;color:var(--olive);background:#eaf1e8;border-radius:12px;place-items:center;font-size:11px;font-weight:900;display:grid}.notification-panel>div>button.urgent>span,.notification-panel>div>button.overdue>span{color:var(--terra);background:#f8e8e3}.notification-panel>div>button div{flex-direction:column;min-width:0;display:flex}.notification-panel>div>button b{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.notification-panel>div>button small{color:#75847d;margin-top:4px;font-size:11px}.notification-panel>footer{border-top:1px solid #e6eae6;padding:12px 15px}.notification-panel>footer button{background:var(--navy);color:#fff;border:0;border-radius:9px;width:100%;min-height:41px;font-size:12px;font-weight:800}.notification-empty{text-align:center;padding:29px 20px}.notification-empty>span{width:42px;height:42px;color:var(--olive);background:#e9f1e7;border-radius:50%;place-items:center;margin:auto;font-weight:900;display:grid}.notification-empty b{color:var(--navy);margin-top:10px;font-size:14px;display:block}.notification-empty p{color:#74837c;margin:5px 0 0;font-size:12px}.home-appointment{grid-template-columns:50px 1fr auto;align-items:center;gap:16px;margin-top:18px;display:grid}.home-appointment-icon{width:49px;height:49px;color:var(--terra);background:#f7e9e3;border-radius:14px;place-items:center;display:grid}.home-appointment h3{color:var(--navy);margin:6px 0 4px;font:500 21px Georgia}.home-appointment p{color:#6d7d84;margin:0;font-size:13px}.home-appointment p small{background:#eef2ee;border-radius:10px;padding:3px 6px;font-size:10px}.home-appointment>button{background:var(--navy);color:#fff;border:0;border-radius:9px;padding:12px 14px;font-size:11px;font-weight:800}@media (max-width:680px){.portal-header .headActions button{display:grid}.portal-header .headActions{gap:9px}.notification-panel{position:fixed;top:62px;right:12px}.home-appointment{grid-template-columns:45px 1fr;padding:19px 17px}.home-appointment>button{grid-column:1/3;width:100%}.home-appointment h3{font-size:19px}}.home-guides{grid-template-columns:1.25fr repeat(3,.72fr);align-items:stretch;gap:11px;margin-top:18px;display:grid}.home-guides>div{background:linear-gradient(125deg,#f6f0e7,#edf3ee);border:1px solid #dfe4df;border-radius:17px;padding:20px 23px}.home-guides h3{color:var(--navy);margin:7px 0 4px;font:500 21px Georgia}.home-guides p{color:#6e7d83;margin:0;font-size:12px;line-height:1.5}.home-guides>button{text-align:left;color:var(--navy);background:#fff;border:1px solid #dfe4df;border-radius:17px;grid-template-columns:39px 1fr 14px;align-items:center;gap:10px;padding:16px 14px;display:grid}.home-guides>button:hover{border-color:#c56346;transform:translateY(-1px)}.home-guides>button span{width:39px;height:39px;color:var(--terra);background:#f6e9e3;border-radius:11px;place-items:center;font:700 18px Georgia;display:grid}.home-guides>button b{font-size:12px;line-height:1.35}.home-guides>button em{color:var(--terra);font:800 15px system-ui}.guides-view{max-width:1120px;padding:36px 0 20px}.guides-heading{background:linear-gradient(118deg,#f6f0e7,#edf3ee);border-radius:24px;gap:30px;padding:32px 38px;display:flex;border:1px solid #dfe3dc!important;align-items:center!important;height:auto!important;min-height:182px!important}.guides-heading>div{flex:1}.guides-heading h2{color:var(--navy);margin:10px 0 8px;font:500 40px Georgia}.guides-heading p{color:#5f7178;max-width:720px;margin:0;font-size:16px;line-height:1.6}.guides-heading-icon{background:var(--navy);color:#fff;border-radius:19px;place-items:center;width:67px;height:67px;font-size:28px;display:grid}.guide-choice-intro{align-items:center;gap:13px;margin:27px 3px 14px;display:flex}.guide-choice-intro>span{background:var(--terra);color:#fff;border-radius:50%;place-items:center;width:35px;height:35px;font-weight:900;display:grid}.guide-choice-intro h3{color:var(--navy);margin:0 0 3px;font:500 24px Georgia}.guide-choice-intro p{color:#73817b;margin:0;font-size:13px}.guide-library-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.guide-library-grid>button{min-height:310px;color:var(--navy);text-align:left;background:#fff;border:1px solid #dfe4df;border-radius:19px;flex-direction:column;padding:26px;transition:all .16s;display:flex;box-shadow:0 8px 25px #17324c08}.guide-library-grid>button:hover{border-color:#c56346;transform:translateY(-3px);box-shadow:0 14px 34px #17324c12}.guide-library-icon{width:58px;height:58px;color:var(--terra);background:#f7e8e2;border-radius:16px;place-items:center;margin-bottom:22px;font:700 27px Georgia;display:grid}.guide-library-icon.buy-car{color:#315b70;background:#e9f0f2}.guide-library-icon.buy-home{color:var(--olive);background:#e9f1e7}.guide-library-grid small{letter-spacing:.13em;color:#7b8a82;font-size:9px;font-weight:900}.guide-library-grid h3{margin:9px 0;font:500 25px Georgia}.guide-library-grid p{color:#697980;margin:0;font-size:14px;line-height:1.65}.guide-library-grid footer{border-top:1px solid #e7eae6;justify-content:space-between;gap:10px;width:100%;margin-top:auto;padding-top:17px;display:flex}.guide-library-grid footer span{color:#7d8b84;font-size:10px}.guide-library-grid footer b{color:var(--terra);font-size:10px}.guide-library-note{background:#eef3ed;border-radius:13px;align-items:center;gap:13px;margin-top:17px;padding:15px 17px;display:flex}.guide-library-note>span{background:var(--olive);color:#fff;border-radius:10px;flex:none;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.guide-library-note p{color:#627461;margin:0;font-size:13px;line-height:1.55}.guide-library-note b{color:#405b3f;margin-bottom:2px;display:block}.practical-guide-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:100;background:#102b3e9c;justify-content:flex-end;animation:.2s ease-out guide-fade;display:flex;position:fixed;inset:0}.practical-guide{background:#fbfaf7;flex-direction:column;width:min(680px,100%);height:100%;animation:.25s ease-out guide-slide;display:flex;box-shadow:-25px 0 70px #071c2b40}.practical-guide>header{background:var(--navy);color:#fff;align-items:center;gap:16px;min-height:142px;padding:25px 29px;display:flex;border:0!important;height:auto!important}.practical-guide-symbol{width:58px;height:58px;color:var(--terra);background:#f7e8e2;border-radius:16px;flex:none;place-items:center;font:700 27px Georgia;display:grid}.practical-guide-symbol.buy-car{color:#315b70;background:#dfecef}.practical-guide-symbol.buy-home{color:var(--olive);background:#e4eee1}.practical-guide>header>div:nth-child(2){flex:1}.practical-guide>header span{letter-spacing:.13em;color:#c1d2da;font-size:9px;font-weight:900}.practical-guide>header h2{margin:7px 0 4px;font:500 30px Georgia}.practical-guide>header p{color:#bdced6;margin:0;font-size:11px}.practical-guide>header>button{color:#fff;background:#ffffff0d;border:1px solid #ffffff25;border-radius:50%;width:38px;height:38px;font-size:23px}.practical-guide-scroll{flex:1;padding:25px 30px 37px;overflow-y:auto}.practical-simple{border:1px solid #dfe4df;border-left:4px solid var(--terra);background:#fff;border-radius:13px;padding:18px 19px}.practical-simple span,.market-reality>span{letter-spacing:.12em;color:var(--terra);font-size:9px;font-weight:900}.practical-simple p{color:var(--navy);margin:8px 0 0;font:18px/1.55 Georgia}.practical-result{background:#edf4ec;border-radius:12px;align-items:center;gap:13px;margin-top:14px;padding:14px 16px;display:flex}.practical-result>span{background:var(--olive);color:#fff;border-radius:50%;flex:none;place-items:center;width:32px;height:32px;font-weight:900;display:grid}.practical-result b{color:#385237;font-size:13px}.practical-result p{color:#5f7160;margin:3px 0 0;font-size:12px;line-height:1.5}.market-reality{background:#fff4e5;border:1px solid #ead4ae;border-radius:14px;margin-top:15px;padding:18px 19px}.market-reality h3{color:#65492a;margin:7px 0;font:500 21px Georgia}.market-reality p{color:#765f43;margin:0;font-size:13px;line-height:1.65}.market-reality a{color:#a55338;margin-top:10px;font-size:10px;font-weight:800;text-decoration:none;display:inline-block}.practical-section{border-bottom:1px solid #e3e7e2;padding:25px 0 5px}.practical-section h3,.practical-sources h3{color:var(--navy);margin:0 0 15px;font:500 22px Georgia}.practical-section ul,.practical-section ol{margin:0;padding:0;list-style:none}.practical-section li{color:#4f6169;gap:11px;margin-bottom:13px;font-size:13px;line-height:1.6;display:flex}.practical-section li>span{width:26px;height:26px;color:var(--olive);background:#edf1ee;border-radius:8px;flex:none;place-items:center;font-size:11px;font-weight:900;display:grid}.practical-section.actions li>span{color:var(--navy);background:#e9eff2;border-radius:50%}.practical-section.mistakes{border-bottom:0}.practical-section.mistakes li>span{color:var(--terra);background:#f9e9e4;border-radius:50%}.practical-sources{background:#f0f5ef;border-radius:14px;margin-top:11px;padding:19px}.practical-sources>a{color:var(--navy);border-top:1px solid #dce5da;grid-template-columns:31px 1fr auto;align-items:center;gap:10px;padding:10px 0;text-decoration:none;display:grid}.practical-sources>a>span{background:var(--olive);color:#fff;border-radius:9px;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.practical-sources>a>b{font-size:11px}.practical-sources>a>em{color:var(--terra);font:800 10px system-ui}.practical-disclaimer{color:#7a8982;margin:16px 4px 0;font-size:10px;line-height:1.55}.practical-guide>footer{background:#fff;border-top:1px solid #dce2dd;align-items:center;gap:15px;padding:16px 23px;display:flex}.practical-guide>footer span{color:#73817b;flex:1;font-size:11px}.practical-guide>footer button{background:var(--terra);color:#fff;border:0;border-radius:9px;padding:12px 15px;font-size:11px;font-weight:800}@media (max-width:950px){.home-guides{grid-template-columns:1fr 1fr}.home-guides>div{grid-column:1/3}.guide-library-grid{grid-template-columns:1fr 1fr}.guide-library-grid>button:last-child{grid-column:1/3}}@media (max-width:680px){.home-guides{grid-template-columns:1fr}.home-guides>div,.guide-library-grid>button:last-child{grid-column:auto}.guides-view{padding-top:20px}.guides-heading{padding:25px 22px}.guides-heading h2{font-size:32px}.guides-heading p{font-size:14px}.guides-heading-icon{display:none}.guide-library-grid{grid-template-columns:1fr}.guide-library-grid>button{min-height:270px;padding:22px}.practical-guide>header{padding:21px 18px}.practical-guide-symbol{width:50px;height:50px}.practical-guide>header h2{font-size:25px}.practical-guide-scroll{padding:19px 18px 32px}.practical-simple p{font-size:17px}.practical-guide>footer{padding:13px 16px;display:block}.practical-guide>footer button{width:100%;margin-top:9px}}.guide-library-tools{align-items:flex-start;gap:13px;margin:0 0 18px;display:flex}.guide-library-tools>label{background:#fff;border:1px solid #dce2dd;border-radius:12px;flex:1;align-items:center;min-width:310px;height:48px;padding:0 15px;display:flex;box-shadow:0 6px 18px #17324c07}.guide-library-tools>label span{color:#67808b;margin-right:10px;font-size:22px}.guide-library-tools input{width:100%;color:var(--navy);background:0 0;border:0;outline:0;font-size:14px}.guide-library-tools input::placeholder{color:#87938e}.guide-library-tools>div{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.guide-library-tools>div button{color:#5f706f;background:#fff;border:1px solid #dce2dd;border-radius:20px;min-height:38px;padding:0 12px;font-size:10px;font-weight:800}.guide-library-tools>div button.active{border-color:var(--navy);background:var(--navy);color:#fff}.guide-library-empty{text-align:center;background:#fafbf9;border:1px dashed #ccd7d1;border-radius:18px;margin-bottom:16px;padding:38px 20px}.guide-library-empty>span{width:45px;height:45px;color:var(--olive);background:#eef2ee;border-radius:50%;place-items:center;margin:auto;font:700 20px Georgia;display:grid}.guide-library-empty h3{color:var(--navy);margin:12px 0 5px;font:500 22px Georgia}.guide-library-empty p{color:#718078;margin:0 0 13px;font-size:13px}.guide-library-empty button{background:var(--navy);color:#fff;border:0;border-radius:9px;padding:11px 14px;font-size:11px;font-weight:800}@media (max-width:800px){.guide-library-tools{display:block}.guide-library-tools>label{width:100%;min-width:0;margin-bottom:12px}.guide-library-tools>div{justify-content:flex-start}}.legal-page{min-height:100vh;color:var(--navy);background:#fbfaf7}.legal-nav{background:#fffdf9;border-bottom:1px solid #e4e4dd;align-items:center;gap:30px;height:86px;padding:0 max(28px,50vw - 590px);display:flex}.legal-nav>a{align-items:center;width:205px;height:62px;display:flex}.legal-nav>a img{width:100%;height:auto}.legal-nav nav{align-items:center;gap:25px;margin-left:auto;display:flex}.legal-nav nav a{color:var(--navy);font-size:14px;font-weight:700;text-decoration:none}.legal-nav nav .legal-login{background:var(--navy);color:#fff;border-radius:9px;padding:12px 16px}.legal-hero{background:linear-gradient(120deg,#f5eee5,#edf3ee);border-bottom:1px solid #dde4dd;padding:65px 25px}.legal-hero>div{text-align:center;width:min(920px,100%);margin:auto}.legal-hero span{letter-spacing:.16em;color:var(--terra);font-size:11px;font-weight:900}.legal-hero h1{color:var(--navy);margin:14px 0;font:500 clamp(43px,6vw,68px)/1.05 Georgia}.legal-hero p{color:#5e7178;max-width:760px;margin:0 auto;font-size:18px;line-height:1.65}.legal-hero small{color:#74847d;background:#fff;border:1px solid #dce2dd;border-radius:18px;margin-top:20px;padding:7px 11px;font-size:12px;display:inline-block}.legal-layout{grid-template-columns:285px 1fr;gap:55px;width:min(1180px,100% - 40px);margin:52px auto 80px;display:grid}.legal-layout>aside{background:#fff;border:1px solid #dfe4df;border-radius:17px;height:max-content;padding:23px;position:sticky;top:22px}.legal-layout>aside>b{font:500 22px Georgia}.legal-layout>aside>p{color:#697a80;font-size:13px;line-height:1.6}.legal-layout>aside a{color:var(--terra);overflow-wrap:anywhere}.legal-layout>aside>div{color:#617178;border-top:1px solid #e5e8e4;flex-direction:column;margin-top:17px;padding-top:17px;font-size:12px;line-height:1.55;display:flex}.legal-layout>aside strong{color:var(--navy);margin-bottom:5px}.legal-copy{min-width:0}.legal-copy section{border-bottom:1px solid #e2e6e1;margin:0 0 38px;padding:0 0 36px}.legal-copy section:last-child{border-bottom:0}.legal-copy h2{color:var(--navy);margin:0 0 18px;font:500 31px/1.2 Georgia}.legal-copy p,.legal-copy li{color:#4f626a;font-size:16px;line-height:1.75}.legal-copy p{margin:0 0 16px}.legal-copy ul{margin:0 0 19px;padding-left:23px}.legal-copy li{margin-bottom:9px;padding-left:5px}.legal-copy a{color:#ad4f36;font-weight:700}.legal-callout{border-left:4px solid var(--olive);background:#eef4ed;border-radius:12px;margin:23px 0;padding:18px 20px}.legal-callout.warning{border-left-color:var(--terra);background:#fff0eb}.legal-callout b{color:var(--navy);margin-bottom:5px;font-size:15px;display:block}.legal-callout p{margin:0;font-size:14px}.legal-table{border:1px solid #dfe4df;border-radius:14px;margin:21px 0;overflow:hidden}.legal-table>div{grid-template-columns:1.25fr 1fr;display:grid}.legal-table>div>*{color:#52656c;border-bottom:1px solid #e3e7e2;padding:14px 16px;font-size:13px;line-height:1.55}.legal-table>div>*+*{border-left:1px solid #e3e7e2}.legal-table>div:first-child{background:var(--navy)}.legal-table>div:first-child b{color:#fff}.legal-table>div:last-child>*{border-bottom:0}.legal-footer{color:#72817b;background:#fff;border-top:1px solid #dee3de;align-items:center;gap:25px;min-height:90px;padding:20px max(28px,50vw - 590px);font-size:12px;display:flex}.legal-footer div{gap:20px;margin-left:auto;display:flex}.legal-footer a{color:var(--navy);font-weight:700;text-decoration:none}@media (max-width:820px){.legal-nav{height:auto;min-height:78px;padding:10px 20px}.legal-nav>a{width:175px}.legal-nav nav a:not(.legal-login){display:none}.legal-layout{grid-template-columns:1fr;gap:25px;margin-top:28px}.legal-layout>aside{position:static}.legal-hero{padding:48px 20px}.legal-hero p{font-size:16px}.legal-copy h2{font-size:27px}.legal-copy p,.legal-copy li{font-size:15px}.legal-table>div{grid-template-columns:1fr}.legal-table>div>*+*{border-left:0}.legal-table>div:first-child{display:none}.legal-footer{flex-direction:column;align-items:flex-start}.legal-footer div{flex-wrap:wrap;margin-left:0}}.protected-email{color:inherit;font:inherit;font-weight:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:none;display:inline}.legal-page .protected-email{color:#ad4f36;text-underline-offset:2px;font-weight:700;text-decoration:underline}.legal-layout>aside>.protected-email{margin-top:8px;display:block}.land-footer .protected-email{color:inherit;font-size:13px;line-height:1.45}.legal-footer .protected-email{color:var(--navy);font-size:12px;font-weight:700;text-decoration:none}.portal .sidebar .brand{background:#fffaf2;border:1px solid #ffffff24;border-radius:14px;justify-content:center;height:72px;margin:0 0 27px;padding:8px 10px;box-shadow:0 8px 22px #07182720}.portal .sidebar .brand .portal-brand-full{width:178px;height:auto;display:block}.portal .sidebar .brand .portal-brand-compact{width:48px;height:48px;display:none}@media (max-width:950px) and (min-width:681px){.portal .sidebar .brand{height:58px;box-shadow:none;background:0 0;border:0;margin:0 0 27px;padding:5px}.portal .sidebar .brand .portal-brand-full{display:none}.portal .sidebar .brand .portal-brand-compact{width:48px;height:48px;display:block}}.portal .mascot{width:230px;bottom:8px;right:34px}.portal .mascot img{object-fit:contain;width:100%;height:auto;display:block}.portal .mascot i{width:205px;height:205px;top:13px;left:2px}.portal .sidehelp img{object-fit:contain;filter:drop-shadow(0 8px 9px #07182735);width:82px;height:auto;top:-37px;transform:translate(-45%)}.portal .advisor-heading img{object-fit:contain;filter:drop-shadow(0 13px 15px #17324c20);align-self:center;width:155px;height:auto;max-height:175px;margin:0 2px 0 25px;display:block}.portal .advisor-answer>header img{object-fit:contain;object-position:center;background:#edf3ef;border-radius:14px;width:52px;height:52px;padding:4px;display:block;transform:translate(3px)}.portal .coming-soon img{object-fit:contain;filter:drop-shadow(0 12px 15px #17324c1d);width:150px;height:auto;margin:0 auto 10px;display:block}@media (max-width:1100px) and (min-width:681px){.portal .mascot{width:195px;bottom:18px;right:8px}.portal .mascot i{width:178px;height:178px;top:8px;left:0}.portal .advisor-heading img{width:140px;margin-left:18px}}@media (max-width:680px){.portal .mascot{width:175px;bottom:4px;right:50%;transform:translate(50%)}.portal .mascot i{width:160px;height:160px;top:8px;left:1px}.portal .advisor-heading img{width:112px;max-height:130px;margin:0 -8px 0 10px}.portal .advisor-answer>header img{width:48px;height:48px}.portal .coming-soon img{width:130px}}@media (max-width:420px){.portal .advisor-heading img{width:94px;margin-right:-14px}.portal .advisor-heading h2{font-size:28px}}.sidebar-legal{color:#9fb5c0;justify-content:center;align-items:center;gap:7px;padding:10px 0 0;font-size:10px;display:flex}.sidebar-legal a{color:#c7d5dc;text-decoration:none}.sidebar-legal a:hover{color:#fff}.home-guides{grid-template-columns:1.15fr repeat(3,1fr);gap:15px;margin-top:22px}.home-guides>div.home-guides-intro{padding:27px 29px}.home-guides .eyebrow{letter-spacing:.13em;font-size:11px}.home-guides h3{margin:10px 0 8px;font-size:27px;line-height:1.15}.home-guides p{font-size:15px;line-height:1.55}.home-guides-intro>button{color:var(--terra);background:0 0;border:0;padding:14px 0 0;font-size:13px;font-weight:900}.home-guides>button.guide-home-card{border-radius:20px;flex-direction:column;align-items:flex-start;gap:0;min-height:215px;padding:23px;transition:transform .16s,box-shadow .16s;display:flex;position:relative;overflow:hidden}.home-guides>button.guide-home-card:hover{transform:translateY(-4px);box-shadow:0 16px 35px #17324c18}.home-guides>button.guide-home-card>span{background:#fff9;border-radius:17px;width:58px;height:58px;margin-bottom:17px;font-size:31px;box-shadow:0 6px 16px #17324c12}.home-guides>button.guide-home-card>small{letter-spacing:.12em;color:#67777b;font-size:9px;font-weight:900}.home-guides>button.guide-home-card>b{color:var(--navy);margin:7px 0;font:500 21px Georgia}.home-guides>button.guide-home-card>p{color:#5f7077;margin:0;font-size:12px;line-height:1.5}.home-guides>button.guide-home-card>em{color:var(--terra);margin-top:auto;padding-top:14px;font:900 11px system-ui}.guide-home-card.money{background:linear-gradient(145deg,#fff8e8,#f4ecd7)!important}.guide-home-card.car{background:linear-gradient(145deg,#eef6f8,#e2eef2)!important}.guide-home-card.home{background:linear-gradient(145deg,#eff6ea,#e3efdc)!important}.post-registration-grid{grid-template-columns:minmax(0,1.8fr) minmax(280px,.72fr)}.life-in-spain{padding-bottom:22px}.life-in-spain>p{font-size:15px}.life-goals{grid-template-columns:repeat(3,1fr);gap:10px;margin:17px 0;display:grid}.life-goals button{text-align:left;background:#f9faf8;border:1px solid #dce3de;border-radius:14px;grid-template-columns:37px 1fr;column-gap:9px;padding:14px;display:grid}.life-goals button>span{background:#fff;border-radius:10px;grid-row:1/3;place-items:center;width:37px;height:37px;font-size:21px;display:grid}.life-goals button>b{color:var(--navy);font-size:12px}.life-goals button>small{color:#6f7f82;margin-top:3px;font-size:10px;line-height:1.35}.setup-done .ring{background:#e8f1e5!important}.setup-done .ring>div{color:var(--olive)}.setup-done .ring svg{stroke-width:2.4px;width:35px;height:35px}.post-setup-overview{grid-template-columns:repeat(3,1fr);gap:13px;margin-top:16px;display:grid}.post-setup-overview>button{text-align:left;background:#fff;border:1px solid #dfe4df;border-radius:17px;grid-template-columns:45px 1fr 15px;align-items:center;gap:12px;padding:18px;display:grid}.post-setup-overview>button>span{background:#f5eee5;border-radius:13px;place-items:center;width:45px;height:45px;font-size:23px;display:grid}.post-setup-overview small{letter-spacing:.11em;color:#839087;font-size:8px;font-weight:900;display:block}.post-setup-overview b{color:var(--navy);margin-top:5px;font:500 17px Georgia;display:block}.post-setup-overview p{color:#718087;margin:4px 0 0;font-size:11px;line-height:1.4}.post-setup-overview em{color:var(--terra);font:900 16px system-ui}.account-legal{background:linear-gradient(120deg,#f5eee5,#edf3ee);border:1px solid #dfe3dc;border-radius:17px;grid-template-columns:1fr 1.35fr;align-items:center;gap:24px;margin-top:18px;padding:24px 26px;display:grid}.account-legal h3{color:var(--navy);margin:8px 0 6px;font:500 24px Georgia}.account-legal p{color:#66777c;margin:0;font-size:13px;line-height:1.55}.account-legal>div:last-child{grid-template-columns:1fr 1fr;gap:10px;display:grid}.account-legal a{background:#fff;border:1px solid #dce2dd;border-radius:12px;grid-template-columns:35px 1fr auto;align-items:center;column-gap:10px;padding:13px;text-decoration:none;display:grid}.account-legal a>span{width:35px;height:35px;color:var(--terra);background:#f4e9e3;border-radius:10px;grid-row:1/3;place-items:center;font-weight:900;display:grid}.account-legal a>b{color:var(--navy);font-size:12px}.account-legal a>small{color:#78867f;margin-top:3px;font-size:9px}.account-legal a>em{color:var(--terra);grid-area:1/3/3;font:800 10px system-ui}@media (max-width:1100px){.home-guides{grid-template-columns:1fr 1fr}.home-guides>div.home-guides-intro{grid-column:1/3}.post-registration-grid,.post-setup-overview,.account-legal{grid-template-columns:1fr}}@media (max-width:680px){.sidebar-legal{display:none}.home-guides{grid-template-columns:1fr}.home-guides>div.home-guides-intro{grid-column:auto}.home-guides>button.guide-home-card{min-height:190px}.life-goals,.post-registration-grid,.account-legal>div:last-child{grid-template-columns:1fr}.account-legal{padding:21px 18px}}@media (min-width:681px) and (max-height:950px){.portal .sidehelp{display:none}.portal .profile{margin-top:auto}.portal .sidebar nav{scrollbar-width:none;overflow-y:auto}.portal .sidebar nav::-webkit-scrollbar{display:none}}.guide-library-grid>button.guide-library-card{background:#fff;border:1px solid #dce3de;min-height:330px;padding:27px}.guide-library-grid>button.guide-library-card:hover{border-color:#c9d4ce;transform:translateY(-4px);box-shadow:0 17px 36px #17324c18}.guide-library-card .guide-library-icon{border-radius:19px;width:68px;height:68px;margin-bottom:23px;font:34px/1 system-ui;box-shadow:0 8px 20px #17324c12;color:inherit!important;background:#ffffffb8!important}.guide-library-card small{font-size:11px}.guide-library-card h3{margin:10px 0;font-size:28px;line-height:1.14}.guide-library-card>p{font-size:15px;line-height:1.6}.guide-library-card footer span,.guide-library-card footer b{font-size:12px}.guide-card-start-business{background:linear-gradient(145deg,#fff5e8,#f7e6d5)!important}.guide-card-healthcare{background:linear-gradient(145deg,#eff7ed,#e1efdd)!important}.guide-card-insurance{background:linear-gradient(145deg,#edf5f8,#dfecef)!important}.guide-card-british-spain{background:linear-gradient(145deg,#f2f4fa,#e5e9f5)!important}.guide-card-retire-spain{background:linear-gradient(145deg,#fff8df,#f7ecc4)!important}.guide-card-bank-account{background:linear-gradient(145deg,#fff8e8,#f4ecd7)!important}.guide-card-buy-car{background:linear-gradient(145deg,#eef6f8,#e2eef2)!important}.guide-card-buy-home{background:linear-gradient(145deg,#eff6ea,#e3efdc)!important}.practical-guide-symbol{font:31px/1 system-ui}@media (max-width:1400px) and (min-width:681px){.guide-library-tools{display:block}.guide-library-tools>label{width:100%;margin-bottom:14px}.guide-library-tools>div{justify-content:flex-start}.guide-library-grid{grid-template-columns:1fr 1fr}}@media (max-width:680px){.guide-library-grid>button.guide-library-card{min-height:285px}.guide-library-card h3{font-size:25px}.guide-library-card>p{font-size:14px}}.goals-view{max-width:1120px;padding:36px 0 28px}.goals-heading{background:linear-gradient(120deg,#f6eee4,#eaf3ed);border:1px solid #dce3dc;border-radius:24px;justify-content:space-between;align-items:center;gap:30px;min-height:176px;padding:31px 37px;display:flex}.goals-heading h2{color:var(--navy);margin:9px 0 7px;font:500 42px Georgia}.goals-heading p{color:#5d7078;max-width:650px;margin:0;font-size:15px;line-height:1.6}.goals-heading>button,.goal-empty>button{background:var(--navy);color:#fff;white-space:nowrap;border:0;border-radius:11px;padding:14px 17px;font-size:12px;font-weight:850}.goal-setup,.goal-message{border-radius:14px;align-items:center;gap:13px;margin-top:17px;padding:15px 17px;display:flex}.goal-setup{background:#fff5e7;border:1px solid #ead7b6}.goal-setup>span,.goal-message>span{border-radius:50%;flex:none;place-items:center;width:29px;height:29px;font-weight:900;display:grid}.goal-setup>span{color:var(--navy);background:#e9bd76}.goal-setup b{color:#654d29;font-size:14px}.goal-setup p{color:#786849;margin:3px 0 0;font-size:13px}.goal-message{color:#4c664b;background:#edf5eb;border:1px solid #cfdfcc;font-size:13px}.goal-message>span{background:var(--olive);color:#fff}.goal-message>button{color:#687b68;background:0 0;border:0;margin-left:auto;font-size:21px}.goal-empty{text-align:center;background:#fff;border:1px dashed #cbd6d0;border-radius:20px;margin-top:18px;padding:48px 24px}.goal-empty>span{font-size:44px}.goal-empty h3{color:var(--navy);margin:13px 0 7px;font:500 28px Georgia}.goal-empty p{color:#687980;max-width:610px;margin:0 auto 20px;font-size:14px;line-height:1.6}.goal-list{flex-direction:column;gap:15px;margin-top:18px;display:flex}.goal-card{border:1px solid #dce3de;border-radius:20px;overflow:hidden;box-shadow:0 8px 25px #17324c09}.goal-card.paused{filter:saturate(.72)}.goal-card.completed{background:linear-gradient(145deg,#edf6ea,#dcecd7)!important}.goal-summary{text-align:left;width:100%;color:var(--navy);background:0 0;border:0;grid-template-columns:64px 1fr 58px 35px;align-items:center;gap:16px;padding:22px 24px;display:grid}.goal-symbol{background:#ffffffc4;border-radius:18px;place-items:center;width:64px;height:64px;font-size:33px;display:grid;box-shadow:0 7px 17px #17324c10}.goal-summary small{text-transform:uppercase;letter-spacing:.12em;color:#73817d;font-size:9px;font-weight:900}.goal-summary h3{margin:6px 0;font:500 25px/1.15 Georgia}.goal-summary p{color:#66777d;margin:0;font-size:12px}.goal-summary i{background:#ffffffb3;border-radius:5px;height:5px;margin-top:11px;display:block;overflow:hidden}.goal-summary i em{background:var(--terra);border-radius:5px;height:100%;display:block}.goal-summary>b{text-align:right;font:500 20px Georgia}.goal-summary>strong{background:#fff9;border-radius:50%;place-items:center;width:31px;height:31px;font-size:19px;display:grid}.goal-details{background:#fffcf8b8;border-top:1px solid #dce3de;padding:22px 27px 25px}.goal-result{background:#eaf2e7;border-radius:13px;align-items:center;gap:12px;padding:14px 16px;display:flex}.goal-result>span{background:var(--olive);color:#fff;border-radius:50%;place-items:center;width:32px;height:32px;font-weight:900;display:grid}.goal-result b{color:#3e573d;font-size:12px}.goal-result p{color:#5d715d;margin:3px 0 0;font-size:12px}.goal-details h4{color:var(--navy);margin:24px 0 13px;font:500 20px Georgia}.goal-details ol{margin:0;padding:0;list-style:none}.goal-details li{color:#43575f;align-items:flex-start;gap:12px;margin-bottom:10px;font-size:14px;line-height:1.55;display:flex}.goal-details li>button{width:30px;height:30px;color:var(--navy);background:#fff;border:1px solid #cfd8d2;border-radius:50%;flex:none;font-size:11px;font-weight:900}.goal-details li.done>button{border-color:var(--olive);background:var(--olive);color:#fff}.goal-details li.done>span{color:#7d8b85;text-decoration:line-through}.goal-notes{grid-template-columns:1fr auto;gap:9px;margin-top:23px;display:grid}.goal-notes>span{color:var(--navy);grid-column:1/3;font-size:12px;font-weight:850}.goal-notes textarea{min-width:0;color:var(--navy);resize:vertical;background:#fff;border:1px solid #d5ddd7;border-radius:11px;padding:12px;font:13px/1.55 system-ui}.goal-notes>button{background:var(--navy);color:#fff;border:0;border-radius:10px;padding:0 16px;font-size:11px;font-weight:850}.goal-notes>button:disabled{opacity:.5}.goal-details>footer{border-top:1px solid #dfe4df;gap:10px;margin-top:20px;padding-top:17px;display:flex}.goal-details>footer button{color:var(--navy);background:#fff;border:1px solid #cfd8d2;border-radius:9px;padding:10px 13px;font-size:11px;font-weight:800}.goal-details>footer .goal-remove{color:#a34834;border-color:#ebc9c0;margin-left:auto}.home-goals{margin-top:18px;padding:23px 25px}.home-goals-title{justify-content:space-between;align-items:end;gap:20px;margin-bottom:14px;display:flex}.home-goals-title h3{color:var(--navy);margin:6px 0 0;font:500 24px Georgia}.home-goals-title>button{color:var(--terra);background:0 0;border:0;font-size:11px;font-weight:900}.home-goals>div:last-child{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.home-goals>div:last-child>button{text-align:left;background:#fafbf9;border:1px solid #dce3de;border-radius:14px;grid-template-columns:40px 1fr auto;align-items:center;gap:10px;padding:13px;display:grid}.home-goals>div:last-child>button>span{background:#f4ece4;border-radius:11px;place-items:center;width:40px;height:40px;font-size:22px;display:grid}.home-goals b{color:var(--navy);font-size:11px;display:block}.home-goals small{color:#74837c;margin:4px 0 7px;font-size:9px;display:block}.home-goals i{background:#e4e9e5;border-radius:4px;height:4px;display:block;overflow:hidden}.home-goals i em{background:var(--olive);height:100%;display:block}.home-goals strong{color:var(--navy);font:500 15px Georgia}.practical-guide>footer .guide-close-button{color:var(--navy);background:#fff;border:1px solid #d8dfda}.practical-guide>footer button:disabled{color:#fff;cursor:not-allowed;background:#c5ccc8}@media (max-width:1050px){.home-goals>div:last-child{grid-template-columns:1fr}.goal-summary{grid-template-columns:58px 1fr 52px 31px}.goal-symbol{width:58px;height:58px}}@media (max-width:680px){.goals-view{padding-top:20px}.goals-heading{padding:25px 21px;display:block}.goals-heading h2{font-size:34px}.goals-heading p{font-size:14px}.goals-heading>button{margin-top:18px}.goal-summary{grid-template-columns:50px 1fr 31px;gap:11px;padding:18px 15px}.goal-symbol{border-radius:14px;width:50px;height:50px;font-size:27px}.goal-summary>b{display:none}.goal-summary h3{font-size:21px}.goal-details{padding:18px 15px}.goal-notes{display:block}.goal-notes>span{margin-bottom:8px;display:block}.goal-notes textarea{box-sizing:border-box;width:100%}.goal-notes>button{width:100%;min-height:42px;margin-top:8px}.home-goals{padding:19px 16px}.home-goals-title{align-items:flex-start}.practical-guide>footer{grid-template-columns:1fr 1fr;gap:8px;display:grid}.practical-guide>footer span{grid-column:1/3}.practical-guide>footer button{width:100%;margin:0}.practical-guide>footer button:last-child{grid-column:1/3}}.goal-note-status{color:#496648;grid-column:1/3;align-items:center;gap:7px;margin-top:2px;font-size:12px;font-weight:800;display:flex}.goal-note-status>span{background:var(--olive);color:#fff;border-radius:50%;place-items:center;width:21px;height:21px;font-size:11px;display:grid}@media (max-width:680px){.goal-note-status{margin-top:9px}}.document-file-actions button.result{background:var(--navy);border-color:var(--navy);color:#fff}.document-file-actions button:disabled{opacity:.58;cursor:not-allowed}.document-result{background:#f7fbf6;border:1px solid #d8e2d6;border-radius:15px;grid-column:1/-1;margin:5px 0 8px;padding:20px}.document-result>header{justify-content:space-between;align-items:center;gap:20px;display:flex;border:0!important;height:auto!important}.document-result>header>div{align-items:center;gap:10px;display:flex}.document-result>header>div:first-child>span{background:var(--olive);color:#fff;border-radius:11px;place-items:center;width:36px;height:36px;font-weight:900;display:grid}.document-result small{letter-spacing:.12em;color:#70836e;font-size:9px;font-weight:900;display:block}.document-result h5{color:var(--navy);margin:3px 0 0;font:500 21px Georgia}.document-result>header>div:last-child button{color:var(--navy);background:#fff;border:1px solid #ccd7cc;border-radius:8px;margin-left:7px;padding:8px 10px;font-size:10px;font-weight:800}.document-result pre{white-space:pre-wrap;overflow-wrap:anywhere;color:#40545b;background:#fff;border:1px solid #e0e6df;border-radius:12px;margin:16px 0 10px;padding:18px;font:14px/1.72 system-ui}.document-result>p{color:#7a8177;margin:0;font-size:11px;line-height:1.55}.document-waiting{background:#fff5e7;border:1px solid #ead7b6;border-radius:13px;align-items:center;gap:12px;margin:17px 0 5px;padding:14px 16px;display:flex}.document-waiting>span{width:32px;height:32px;color:var(--navy);background:#e9bd76;border-radius:10px;place-items:center;font-size:18px;display:grid}.document-waiting b{color:#674e2d;font-size:13px}.document-waiting p{color:#79694f;margin:3px 0 0;font-size:12px}@media (max-width:760px){.document-result>header{flex-direction:column;align-items:flex-start}.document-result>header>div:last-child{width:100%}.document-result>header>div:last-child button{margin:0 7px 0 0}.document-result pre{padding:14px;font-size:13px}.document-file-actions{flex-wrap:wrap}}.auth-forgot{float:right;color:var(--terra);font-size:11px;font-weight:750;text-decoration:none}.auth-forgot:hover{text-decoration:underline}.document-ai-consent{cursor:pointer;background:#f7faf7;border:1px solid #d8e1da;border-radius:12px;align-items:flex-start;gap:10px;margin-top:13px;padding:12px 13px;display:flex}.document-ai-consent input{width:18px;height:18px;accent-color:var(--terra);flex:none;margin-top:2px}.document-ai-consent span{flex-direction:column;display:flex}.document-ai-consent b{color:var(--navy);font-size:12px}.document-ai-consent small{color:#708078;margin-top:3px;font-size:11px;line-height:1.5}.guide-group-switch{grid-template-columns:1fr 1fr;gap:13px;margin:18px 0 25px;display:grid}.guide-group-switch>button{text-align:left;min-height:88px;color:var(--navy);background:#fff;border:1px solid #d9e0db;border-radius:17px;grid-template-columns:48px 1fr 20px;align-items:center;gap:13px;padding:15px 18px;transition:transform .15s,box-shadow .15s,border-color .15s;display:grid}.guide-group-switch>button:hover{transform:translateY(-2px);box-shadow:0 11px 25px #17324c10}.guide-group-switch>button.active{border-color:var(--terra);box-shadow:inset 0 0 0 1px var(--terra),0 11px 25px #17324c0c;background:linear-gradient(120deg,#fff8ef,#f9eee8)}.guide-group-switch>button:nth-child(2).active{border-color:var(--olive);box-shadow:inset 0 0 0 1px var(--olive),0 11px 25px #17324c0c;background:linear-gradient(120deg,#f7f5e9,#edf5eb)}.guide-group-switch>button>span{background:#f7eae3;border-radius:14px;place-items:center;width:48px;height:48px;font-size:25px;display:grid}.guide-group-switch>button:nth-child(2)>span{background:#e8f1e5}.guide-group-switch b{font:500 20px Georgia;display:block}.guide-group-switch small{color:#6b7b80;margin-top:5px;font-size:12px;line-height:1.4;display:block}.guide-group-switch em{color:var(--terra);font:900 18px system-ui}.guide-group-switch>button:nth-child(2) em{color:var(--olive)}.guide-card-daily-rhythm{background:linear-gradient(145deg,#fff7df,#f5e9c9)!important}.guide-card-special-food{background:linear-gradient(145deg,#eef7e9,#deefd7)!important}.guide-card-pets-spain{background:linear-gradient(145deg,#fff1e8,#f5ded2)!important}.guide-card-learn-spanish{background:linear-gradient(145deg,#edf4fa,#dce9f4)!important}.guide-card-pharmacies{background:linear-gradient(145deg,#eef7f1,#dceee2)!important}.guide-card-holidays-sundays{background:linear-gradient(145deg,#f8eff8,#ede0ef)!important}.guide-card-recycling{background:linear-gradient(145deg,#eef7e8,#dcefd4)!important}.guide-card-deliveries{background:linear-gradient(145deg,#fff4e6,#f4e4cf)!important}.guide-card-meet-people{background:linear-gradient(145deg,#edf5f8,#dcebf0)!important}.guide-card-eating-out{background:linear-gradient(145deg,#fff0e6,#f5ddd1)!important}.guide-card-summer-heat{background:linear-gradient(145deg,#fff8dc,#f7e9b9)!important}.guide-card-neighbours-noise{background:linear-gradient(145deg,#f0f3f8,#e1e8f1)!important}@media (max-width:760px){.guide-group-switch{grid-template-columns:1fr}.guide-group-switch>button{min-height:82px}.guide-group-switch b{font-size:18px}.guide-group-switch small{font-size:11px}}
.land-mascot{height:540px}.land-mascot img{width:365px}.land-mascot .sun-disc{width:390px;height:390px;bottom:58px;left:50%;transform:translate(-50%)}@media (max-width:980px){.land-mascot img{width:320px}}@media (max-width:700px){.land-mascot{height:355px}.land-mascot img{width:280px}.land-mascot .sun-disc{width:280px;height:280px;bottom:30px}}@media (max-width:440px){.land-mascot{height:325px}.land-mascot img{width:255px}}
