/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--navy:#0d2a37;--teal:#087d78;--mint:#dff4ec;--cream:#f7f4ed;--ink:#17323b;--muted:#63757a;--line:#dce5e3;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif}.topbar{z-index:30;background:#fff;border-bottom:1px solid #e5ece9;justify-content:space-between;align-items:center;height:78px;padding:0 max(5vw,24px);display:flex;position:sticky;top:0}.brand{color:var(--navy);align-items:center;gap:11px;font-size:20px;font-weight:800;text-decoration:none;display:flex}.brandMark,.miniLogo{background:var(--teal);color:#fff;border-radius:9px;place-items:center;width:35px;height:35px;font-family:Georgia,serif;font-weight:700;display:grid}.topbar nav{gap:34px;display:flex}.topbar nav a{color:#3d5359;font-size:14px;font-weight:600;text-decoration:none}.navCta,.primary{background:var(--teal);color:#fff;cursor:pointer;border:0;border-radius:7px;justify-content:center;align-items:center;gap:12px;padding:14px 20px;font-weight:700;text-decoration:none;display:inline-flex}.navCta{padding:11px 17px;font-size:14px}.hero{background:linear-gradient(110deg,#f6fbf8 0%,#f9f7f0 100%);grid-template-columns:1.05fr .95fr;align-items:center;gap:75px;min-height:650px;padding:94px max(7vw,24px);display:grid;overflow:hidden}.heroCopy{max-width:680px}.eyebrow,.sectionHead>span,.creatorHead>span,.info>div>span{letter-spacing:2px;color:var(--teal);font-size:12px;font-weight:800}.eyebrow span{background:#d8eee7;border-radius:50%;margin-right:6px;padding:3px 5px}.hero h1{color:var(--navy);letter-spacing:-2px;margin:25px 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(46px,5vw,70px);line-height:1.07}.hero h1 em{color:var(--teal);font-weight:400}.heroCopy>p{color:#536b70;max-width:600px;font-size:19px;line-height:1.65}.heroActions{gap:14px;margin:31px 0;display:flex}.secondary{color:var(--navy);cursor:pointer;background:#fff;border:1px solid #cddbd8;border-radius:7px;justify-content:center;align-items:center;padding:13px 19px;font-weight:700;text-decoration:none;display:inline-flex}.trust{color:#597076;gap:24px;font-size:12px;display:flex}.trust span:first-letter{color:var(--teal)}.paperScene{min-height:480px;position:relative}.paper{background:#fff;border-radius:2px;width:76%;min-height:430px;padding:37px 44px;position:absolute;top:5%;left:8%;transform:rotate(2.2deg);box-shadow:0 25px 65px #16363926}.paperHead,.legalTop{border-bottom:1px solid #dfe7e4;align-items:center;gap:12px;padding-bottom:16px;display:flex}.paperHead div,.legalTop div{letter-spacing:1.2px;flex-direction:column;gap:3px;font-size:11px;display:flex}.paperHead small,.legalTop small{color:#88989a;font-size:7px}.paperTitle{text-align:center;margin:45px 0 28px;font-family:Georgia,serif;font-size:17px;font-weight:700;line-height:1.4}.paperLines{flex-direction:column;gap:17px;display:flex}.paperLines i{background:#dce4e2;height:1px;display:block}.signature{text-align:center;width:40%;margin:38px 0 0 auto}.signature i{border-top:1px solid #aab8b6;display:block}.signature small{font-size:7px}.stamp{z-index:2;color:#d27955;text-align:center;background:#fff8f0;border:3px solid #dd8d65;border-radius:50%;place-content:center;width:80px;height:80px;font-weight:800;display:grid;position:absolute;top:1%;right:6%;transform:rotate(12deg)}.stamp small{letter-spacing:1px;font-size:9px}.privacyCard{z-index:4;background:#fff;border-radius:10px;align-items:center;gap:14px;padding:16px 20px;display:flex;position:absolute;bottom:1%;left:-1%;box-shadow:0 13px 35px #17353626}.privacyCard>b{color:var(--teal);font-size:27px}.privacyCard span{flex-direction:column;display:flex}.privacyCard strong{font-size:12px}.privacyCard small{color:#728487;margin-top:4px;font-size:9px}.how,.docs,.creator,.info{padding:90px max(7vw,24px)}.sectionHead,.creatorHead{text-align:center;max-width:720px;margin:auto}.sectionHead h2,.creatorHead h2,.info h2{color:var(--navy);margin:13px 0 10px;font-family:Georgia,serif;font-size:38px}.sectionHead p,.creatorHead p{color:var(--muted);margin:0}.steps{grid-template-columns:repeat(3,1fr);max-width:1020px;margin:55px auto 0;display:grid;position:relative}.steps:before{content:"";background:#cbdeda;height:1px;position:absolute;top:25px;left:25%;right:25%}.steps article{text-align:center;padding:0 32px;position:relative}.steps article>b{background:var(--teal);color:#fff;z-index:1;border-radius:50%;place-items:center;width:50px;height:50px;margin:0 auto 24px;display:grid;position:relative}.stepIcon{color:var(--teal);height:40px;font-size:31px;display:block}.steps h3{color:var(--navy);margin:13px 0;font-family:Georgia,serif;font-size:19px}.steps p{color:var(--muted);font-size:13px;line-height:1.6}.docs{background:var(--cream)}.search{background:#fff;border:1px solid #d8e2df;border-radius:9px;align-items:center;gap:10px;max-width:630px;margin:35px auto 28px;padding:0 18px;display:flex}.search span{color:#6d8184;font-size:23px}.search input{background:0 0;border:0;outline:0;width:100%;padding:16px 0;font-size:14px}.docGrid{grid-template-columns:repeat(2,1fr);gap:12px;max-width:1080px;margin:auto;display:grid}.docCard{text-align:left;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #dce4df;border-radius:10px;grid-template-columns:48px 1fr 22px;align-items:center;gap:15px;padding:18px;transition:all .2s;display:grid}.docCard:hover,.docCard.active{border-color:#69a8a0;transform:translateY(-1px);box-shadow:0 5px 18px #1c474614}.docIcon{background:var(--mint);width:46px;height:46px;color:var(--teal);border-radius:8px;place-items:center;font-size:21px;font-weight:700;display:grid}.docCard span:nth-child(2){flex-direction:column;display:flex}.docCard strong{color:var(--navy);font-family:Georgia,serif;font-size:16px}.docCard small{color:#758589;margin-top:5px;font-size:11px}.docCard>b{color:var(--teal);font-size:18px}.showMore{color:var(--teal);cursor:pointer;background:0 0;border:0;margin:28px auto 0;font-weight:700;display:block}.creator{background:#f8fbfa;scroll-margin-top:80px}.progress{align-items:flex-start;max-width:520px;margin:40px auto;display:flex}.progress>div{text-align:center;color:#9aa8a8;min-width:90px}.progress b{color:#82918f;background:#dfe8e6;border-radius:50%;place-items:center;width:34px;height:34px;margin:auto;display:grid}.progress span{margin-top:7px;font-size:11px;font-weight:700;display:block}.progress i{background:#dfe8e6;flex:1;height:2px;margin-top:16px}.progress .done b{background:var(--teal);color:#fff}.progress i.done{background:var(--teal)}.progress div.done span{color:var(--teal)}.startBox,.formCard,.previewWrap{border:1px solid var(--line);background:#fff;border-radius:12px;max-width:980px;margin:auto;box-shadow:0 12px 32px #1237370f}.startBox{align-items:center;gap:20px;padding:30px;display:flex}.startBox div:nth-child(2){flex:1}.startBox small,.chosen small,.previewTools small{color:var(--teal);letter-spacing:1.5px;font-weight:700}.startBox h3{margin:5px 0;font-family:Georgia,serif;font-size:24px}.startBox p{color:var(--muted);margin:0}.startBox button{background:var(--teal);color:#fff;cursor:pointer;border:0;border-radius:7px;padding:13px 18px;font-weight:700}.formCard{padding:30px}.chosen{background:#f2f8f6;border-radius:9px;align-items:center;gap:14px;padding:14px;display:flex}.chosen>div:nth-child(2){flex-direction:column;flex:1;gap:4px;display:flex}.chosen button{color:var(--teal);cursor:pointer;background:0 0;border:0;font-weight:700}.formCard h3{color:var(--navy);border-bottom:1px solid #e5ecea;margin:28px 0 18px;padding-bottom:10px;font-family:Georgia,serif}.formGrid{grid-template-columns:repeat(2,1fr);gap:17px;display:grid}.field{flex-direction:column;gap:7px;display:flex}.field.wide{grid-column:1/-1}.field span{color:#476067;font-size:12px;font-weight:700}.field input,.field select{width:100%;color:var(--ink);background:#fff;border:1px solid #ccd9d6;border-radius:7px;outline:none;padding:12px 13px;font-size:14px}.field input:focus,.field select:focus{border-color:var(--teal);box-shadow:0 0 0 3px #e1f2ee}.error{color:#a33d2d;background:#fff0ec;border-radius:6px;padding:12px 14px;font-size:13px}.formFooter{justify-content:space-between;align-items:center;margin-top:27px;display:flex}.formFooter>span{color:#6d807f;font-size:11px}.previewWrap{padding:25px}.previewTools{align-items:center;gap:12px;margin-bottom:22px;display:flex}.previewTools>div{flex:1}.previewTools h3{color:var(--navy);margin:5px 0;font-family:Georgia,serif}.legalDoc{color:#222;background:#fff;border:1px solid #d9dfdd;max-width:760px;margin:auto;padding:55px 65px;font-family:Times New Roman,serif;line-height:1.55;box-shadow:0 5px 25px #0000000f}.legalTop{font-family:Arial,sans-serif}.recipient{text-align:right;margin:30px 0}.legalDoc>h2{text-align:center;margin:42px 0 3px;font-size:21px}.law{text-align:center;margin:0 0 35px;font-size:13px}.legalDoc>h3{text-align:center;margin:32px}.declaration{min-height:70px;font-size:17px}.signRow{grid-template-columns:1fr 1fr;gap:70px;margin-top:60px;display:grid}.signRow i{border-top:1px solid #333;margin-top:30px;display:block}.signRow small{text-align:center;font-size:11px;display:block}.attachment{border-top:1px solid #bbb;margin-top:38px;padding-top:10px;font-size:10px}.documentBrand{color:#536b70;border-top:1px solid #dce5e3;justify-content:center;align-items:center;gap:9px;margin-top:22px;padding-top:13px;font-family:Arial,sans-serif;display:flex}.documentBrandMark{background:var(--teal);color:#fff;border-radius:6px;place-items:center;width:26px;height:26px;font-family:Georgia,serif;font-size:13px;font-weight:700;display:grid}.documentBrand>span:last-child{letter-spacing:.6px;flex-direction:column;line-height:1.2;display:flex}.documentBrand strong{color:var(--navy);font-size:9px}.documentBrand small{color:#819093;font-size:6px}.info{grid-template-columns:1.4fr .6fr;align-items:center;gap:90px;max-width:1200px;margin:auto;display:grid}.info>div p{color:var(--muted);line-height:1.8}.info aside{background:var(--mint);border-radius:12px;padding:30px}.info aside>b{background:var(--teal);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.info aside h3{font-family:Georgia,serif}.info aside p{color:#4f6d6d;font-size:13px;line-height:1.7}footer{background:var(--navy);color:#fff;grid-template-columns:1fr 1fr;align-items:center;gap:15px;padding:45px max(7vw,24px);display:grid}footer .brand{color:#fff}footer p{text-align:right;color:#bdd0d0;margin:0;font-size:13px}footer small{color:#91a9ad;border-top:1px solid #2a4650;grid-column:1/-1;padding-top:20px}.adSection{background:#fff;padding:26px max(7vw,24px)}.adSection+.creator{padding-top:70px}.creator+.adSection{background:#f8fbfa}.adSlot{color:#849391;background:#fbfcfb;border:1px dashed #bac9c7;border-radius:10px;justify-content:center;align-items:center;max-width:970px;min-height:105px;margin:auto;display:flex;position:relative}.adSlot>small{letter-spacing:1.6px;font-size:8px;position:absolute;top:9px}.adSlot>div{align-items:center;gap:12px;display:flex}.adSlot>div>span{border:1px solid #b9c8c5;border-radius:5px;padding:7px;font-size:11px;font-weight:700}.adSlot p{margin:0;font-size:12px}.adSlot em{color:#a8b4b2;font-size:8px;position:absolute;bottom:8px;right:13px}.familySection{margin-top:28px}.familyTitle{border-bottom:1px solid #e5ecea;justify-content:space-between;align-items:flex-end;margin-bottom:17px;padding-bottom:12px;display:flex}.familyTitle h3{border:0;margin:0;padding:0}.familyTitle p{color:var(--muted);margin:6px 0 0;font-size:12px}.familyTitle button{border:1px solid var(--teal);color:var(--teal);cursor:pointer;background:#fff;border-radius:6px;padding:9px 12px;font-weight:700}.familyList{flex-direction:column;gap:13px;display:flex}.familyMember{background:#f7faf9;border:1px solid #dce7e4;border-radius:9px;grid-template-columns:72px 1fr 34px;align-items:start;gap:16px;padding:17px;display:grid}.memberNumber{color:var(--teal);flex-direction:column;align-items:center;gap:5px;display:flex}.memberNumber b{background:var(--mint);border-radius:50%;place-items:center;width:31px;height:31px;display:grid}.memberNumber span{font-size:9px}.memberFields{grid-template-columns:repeat(2,1fr);gap:13px;display:grid}.removeMember{color:#a64a39;cursor:pointer;background:#fff0ec;border:0;border-radius:50%;width:30px;height:30px;font-size:18px}.cookieBanner{z-index:100;background:#fff;border:1px solid #d3dfdc;border-radius:13px;grid-template-columns:45px 1fr auto;align-items:center;gap:17px;max-width:1180px;margin:auto;padding:21px;display:grid;position:fixed;bottom:20px;left:24px;right:24px;box-shadow:0 18px 55px #0c283038}.cookieIcon{background:var(--mint);width:42px;height:42px;color:var(--teal);border-radius:50%;place-items:center;display:grid}.cookieBanner h3{color:var(--navy);margin:0 0 5px;font-family:Georgia,serif}.cookieBanner p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.textButton{color:var(--teal);cursor:pointer;background:0 0;border:0;padding:5px 0;font-size:11px;text-decoration:underline}.cookieActions{gap:8px;display:flex}.cookieActions button,.modalActions button,.policyModal>.full{cursor:pointer;border-radius:6px;padding:10px 13px;font-size:11px;font-weight:700}.reject{color:var(--navy);background:#fff;border:1px solid #cbd7d4}.customize{border:1px solid var(--teal);color:var(--teal);background:#fff}.accept{border:1px solid var(--teal);background:var(--teal);color:#fff}.modalBackdrop{z-index:110;background:#081d2494;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.cookieModal{background:#fff;border-radius:14px;width:min(610px,100%);max-height:90vh;padding:31px;position:relative;overflow:auto;box-shadow:0 25px 70px #00000047}.modalClose{cursor:pointer;background:#eff5f3;border:0;border-radius:50%;width:31px;height:31px;font-size:19px;position:absolute;top:15px;right:18px}.modalEyebrow{color:var(--teal);letter-spacing:1.7px;font-size:10px;font-weight:700}.cookieModal h2{color:var(--navy);margin:9px 0;font-family:Georgia,serif;font-size:28px}.cookieModal>p{color:var(--muted);font-size:12px;line-height:1.65}.cookieModal h3{color:var(--navy);margin:22px 0 4px;font-family:Georgia,serif}.cookieOption{border-top:1px solid #e3ebe9;justify-content:space-between;align-items:center;gap:20px;padding:17px 0;display:flex}.cookieOption>div{flex-direction:column;gap:5px;display:flex}.cookieOption small{color:var(--muted);font-size:10px;line-height:1.5}.cookieOption input{width:40px;height:22px;accent-color:var(--teal)}.always{color:var(--teal);white-space:nowrap;font-size:9px;font-weight:700}.modalActions{justify-content:flex-end;gap:9px;margin-top:20px;display:flex}.policyModal code{background:#edf4f2;border-radius:3px;padding:2px 5px;font-size:11px}.policyModal>.full{width:100%;margin-top:15px}footer small{flex-wrap:wrap;align-items:center;gap:14px;display:flex}footer small button{color:#b5c9ca;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}@media (width<=850px){.topbar nav{display:none}.hero{grid-template-columns:1fr;padding-top:65px}.paperScene{min-height:430px}.trust{flex-wrap:wrap}.steps{grid-template-columns:1fr;gap:34px}.steps:before{display:none}.docGrid{grid-template-columns:1fr}.info{grid-template-columns:1fr;gap:30px}.previewTools{flex-wrap:wrap}.previewTools>div{flex-basis:100%;width:100%}.legalDoc{padding:40px 30px}.signRow{gap:25px}.cookieBanner{grid-template-columns:42px 1fr}.cookieActions{grid-column:1/-1;justify-content:flex-end}.memberFields{grid-template-columns:1fr}}@media (width<=560px){.topbar{height:66px}.navCta{display:none}.hero{padding:55px 20px}.hero h1{font-size:43px}.heroActions{flex-direction:column}.heroActions a{width:100%}.paperScene{min-height:355px}.paper{width:88%;min-height:340px;padding:28px;left:5%}.privacyCard{left:0}.how,.docs,.creator,.info{padding:65px 20px}.sectionHead h2,.creatorHead h2,.info h2{font-size:31px}.formGrid{grid-template-columns:1fr}.field.wide{grid-column:auto}.formFooter{flex-direction:column;align-items:stretch;gap:18px}.startBox{flex-wrap:wrap;align-items:flex-start}.startBox button{width:100%}.progress{max-width:100%}.progress>div{min-width:70px}.legalDoc{padding:30px 20px;font-size:13px}.signRow{grid-template-columns:1fr;gap:20px}footer{grid-template-columns:1fr}footer p{text-align:left}.cookieBanner{padding:16px;display:block;bottom:10px;left:10px;right:10px}.cookieIcon{display:none}.cookieActions{grid-template-columns:1fr 1fr;margin-top:10px;display:grid}.cookieActions .accept{grid-area:1/1/auto/-1}.familyTitle{flex-direction:column;align-items:flex-start;gap:13px}.familyTitle button{width:100%}.familyMember{grid-template-columns:1fr 30px}.memberNumber{flex-direction:row;grid-column:1/-1;align-items:flex-start}.memberFields{grid-column:1/-1}.removeMember{grid-area:1/2}.adSlot p{max-width:190px}.adSlot em{display:none}}.catalogPage,.modelPage{background:#fff;min-height:100vh}.catalogTopbar nav a[aria-current=page]{color:var(--teal)}.catalogHero{background:linear-gradient(120deg,#eff8f4 0%,#fbf7ed 100%);padding:86px max(7vw,24px)}.catalogHero>div{text-align:center;max-width:920px;margin:auto}.catalogHero span,.catalogIntro>span,.modelMain>span,.relatedModels>div:first-child>span{letter-spacing:2px;color:var(--teal);font-size:10px;font-weight:800}.catalogHero h1,.modelHero h1{color:var(--navy);margin:18px 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,5vw,64px);line-height:1.08}.catalogHero p{max-width:730px;color:var(--muted);margin:auto;font-size:17px;line-height:1.7}.catalogFacts{flex-wrap:wrap;justify-content:center;gap:11px;margin-top:30px;display:flex}.catalogFacts>*{color:#466267;background:#ffffffb8;border:1px solid #bfd8d1;border-radius:25px;padding:9px 14px;font-size:11px}.catalogFacts strong{background:var(--teal);border-color:var(--teal);color:#fff}.catalogListSection{background:#f8fbfa;padding:80px max(7vw,24px)}.catalogIntro{text-align:center;max-width:680px;margin:0 auto 38px}.catalogIntro h2,.modelMain h2,.relatedModels h2{color:var(--navy);margin:12px 0;font-family:Georgia,serif;font-size:34px}.catalogIntro p{color:var(--muted);line-height:1.65}.catalogGrid{grid-template-columns:repeat(2,1fr);gap:12px;max-width:1160px;margin:auto;display:grid}.catalogCard{color:var(--ink);background:#fff;border:1px solid #dbe6e2;border-radius:10px;grid-template-columns:34px 46px 1fr 18px;align-items:center;gap:13px;padding:17px;text-decoration:none;transition:all .2s;display:grid}.catalogCard:hover{border-color:#70aaa0;transform:translateY(-1px);box-shadow:0 8px 22px #15414217}.catalogCardNumber{color:#8a9c9d;font-size:9px;font-weight:700}.catalogCard>span:nth-child(3){flex-direction:column;display:flex}.catalogCard strong{color:var(--navy);font-family:Georgia,serif;font-size:17px}.catalogCard small{color:#708487;margin-top:4px;font-size:10px;line-height:1.45}.catalogCard em{color:var(--teal);margin-top:6px;font-size:8px;font-style:normal;font-weight:700}.catalogCard>b{color:var(--teal)}.catalogNotice{background:#fff9e9;border:1px solid #edd4a4;border-radius:12px;justify-content:space-between;align-items:center;gap:25px;max-width:1100px;margin:50px auto;padding:24px 30px;display:flex}.catalogNotice>div{align-items:flex-start;gap:15px;display:flex}.catalogNotice>div>b,.modelWarning>b{color:#fff;background:#d08b25;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;display:grid}.catalogNotice strong{color:var(--navy)}.catalogNotice p{color:#6e6250;margin:5px 0 0;font-size:12px;line-height:1.6}.catalogNotice>a{white-space:nowrap;color:var(--teal);font-size:12px;font-weight:700;text-decoration:none}.modelBreadcrumb{color:#758789;align-items:center;gap:9px;max-width:1120px;margin:24px auto;padding:0 24px;font-size:11px;display:flex}.modelBreadcrumb a{color:var(--teal);text-decoration:none}.modelBreadcrumb strong{color:#4a5f63;font-weight:600}.modelHero{background:linear-gradient(120deg,#f1f9f6,#fbf7ef);grid-template-columns:100px minmax(0,850px);justify-content:center;gap:30px;padding:65px max(7vw,24px) 76px;display:grid}.modelHeroIcon{background:var(--teal);color:#fff;border-radius:20px;place-items:center;width:88px;height:88px;font-size:38px;display:grid;box-shadow:0 15px 35px #1c685f33}.modelHero>div:last-child>span{letter-spacing:1.7px;color:var(--teal);font-size:9px;font-weight:700}.modelHero h1{margin:12px 0;font-size:clamp(37px,4.6vw,59px)}.modelHero p{color:var(--muted);max-width:800px;font-size:16px;line-height:1.7}.modelHero small{color:#718285;margin-top:15px;font-size:10px;display:block}.modelActions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:22px;display:flex}.modelActions button:disabled{opacity:.6;cursor:wait}.modelActionError{color:#a33d2d;width:100%;margin:0;font-size:11px}.modelContent{grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:60px;max-width:1120px;margin:auto;padding:80px 24px;display:grid}.modelMain{min-width:0}.modelMain>p{color:#52696e;font-size:15px;line-height:1.8}.modelInfoGrid{border:1px solid #d9e5e2;border-radius:10px;grid-template-columns:.75fr 1.25fr;margin:30px 0 42px;display:grid;overflow:hidden}.modelInfoGrid>div{padding:20px}.modelInfoGrid>div+div{background:#f7faf9;border-left:1px solid #d9e5e2}.modelInfoGrid small{color:var(--teal);letter-spacing:1.3px;margin-bottom:8px;font-size:8px;font-weight:700;display:block}.modelInfoGrid strong{color:var(--navy);font-size:13px}.modelInfoGrid p{color:#5d7477;margin:0;font-size:12px;line-height:1.55}.modelChecks{gap:11px;margin:22px 0 35px;padding:0;list-style:none;display:grid}.modelChecks li{color:#425b60;background:#f5faf8;border-radius:8px;align-items:flex-start;gap:11px;padding:13px 15px;font-size:13px;display:flex}.modelChecks li span{color:var(--teal);font-weight:700}.modelWarning{background:#fff9eb;border-left:3px solid #d08b25;gap:14px;margin:30px 0;padding:18px;display:flex}.modelWarning strong{color:var(--navy)}.modelWarning p{color:#6d6250;margin:5px 0 0;font-size:12px;line-height:1.6}.modelSteps{gap:11px;margin-top:23px;display:grid}.modelSteps>div{border:1px solid #deebe7;border-radius:9px;gap:15px;padding:17px;display:flex}.modelSteps>div>b{background:var(--teal);color:#fff;border-radius:50%;flex:none;place-items:center;width:32px;height:32px;display:grid}.modelSteps strong{color:var(--navy);font-family:Georgia,serif}.modelSteps p{color:var(--muted);margin:5px 0 0;font-size:11px}.modelAside{background:var(--navy);color:#fff;border-radius:14px;padding:27px;position:sticky;top:105px;box-shadow:0 18px 38px #0c293226}.modelAside>span{letter-spacing:1.6px;color:#82decf;font-size:8px;font-weight:700}.modelAside h3{margin:9px 0;font-family:Georgia,serif;font-size:25px}.modelAside>p{color:#bfd0d2;font-size:11px;line-height:1.6}.modelAside .modelActions{display:grid}.modelAside .modelActions>*{width:100%}.modelAside .secondary{color:#fff;background:0 0;border-color:#58757c}.modelAside hr{border:0;border-top:1px solid #36535b;margin:24px 0}.modelAside>small{color:#82decf;font-weight:700}.relatedModels{background:#f4f8f6;padding:70px max(7vw,24px)}.relatedModels>div:first-child{text-align:center;margin-bottom:30px}.relatedModels>div:last-child{grid-template-columns:repeat(4,1fr);gap:12px;max-width:1100px;margin:auto;display:grid}.relatedModels a{background:#fff;border:1px solid #dce7e4;border-radius:10px;grid-template-columns:46px 1fr 15px;align-items:center;gap:12px;padding:17px;text-decoration:none;display:grid}.relatedModels a>strong{color:var(--navy);font-family:Georgia,serif;font-size:14px}.relatedModels a>small{color:var(--muted);grid-column:1/-1;font-size:9px;line-height:1.45}.relatedModels a>b{color:var(--teal)}.modelMissing{text-align:center;padding:100px 24px}.modelMissing h1{color:var(--navy);font-family:Georgia,serif}.guideFooter{flex-wrap:wrap}.guideFooter a{color:var(--teal);margin-left:auto;font-size:10px;font-weight:700;text-decoration:none}.guideFooter a+button{margin-left:0}@media (width<=900px){.catalogGrid{grid-template-columns:1fr}.modelContent{grid-template-columns:1fr;gap:35px}.modelAside{position:static}.relatedModels>div:last-child{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){.catalogHero{padding:60px 20px}.catalogHero h1{font-size:42px}.catalogListSection{padding:55px 15px}.catalogCard{grid-template-columns:28px 42px 1fr 15px;padding:14px 12px}.catalogCard strong{font-size:15px}.catalogNotice{margin:25px 15px;padding:20px;display:block}.catalogNotice>a{margin:15px 0 0 45px;display:block}.modelBreadcrumb{white-space:nowrap;overflow:auto}.modelHero{grid-template-columns:1fr;gap:18px;padding:45px 20px 55px}.modelHeroIcon{border-radius:14px;width:62px;height:62px;font-size:27px}.modelHero h1{font-size:38px}.modelActions{grid-template-columns:1fr;display:grid}.modelActions>*{width:100%}.modelContent{padding:55px 20px}.modelInfoGrid{grid-template-columns:1fr}.modelInfoGrid>div+div{border-top:1px solid #d9e5e2;border-left:0}.relatedModels{padding:55px 15px}.relatedModels>div:last-child{grid-template-columns:1fr}.guideFooter a{width:100%;margin:5px 0}.guideFooter button{width:100%}}.aiCreator{color:#fff;background:linear-gradient(125deg,#0d2a37 0%,#103b47 100%);grid-template-columns:.78fr 1.22fr;align-items:center;gap:70px;padding:90px max(7vw,24px);scroll-margin-top:78px;display:grid}.aiIntro{max-width:520px}.aiBadge{color:#7fe0cf;letter-spacing:1.8px;align-items:center;gap:8px;font-size:10px;font-weight:700;display:inline-flex}.aiBadge>span{background:#7fe0cf24;border-radius:50%;place-items:center;width:27px;height:27px;font-size:13px;display:grid}.aiIntro h2{margin:18px 0;font-family:Georgia,serif;font-size:clamp(35px,4vw,51px);line-height:1.12}.aiIntro>p{color:#c4d7d9;font-size:16px;line-height:1.7}.aiPrivacy{background:#ffffff0d;border:1px solid #7fe0cf3b;border-radius:9px;align-items:center;gap:12px;margin-top:27px;padding:14px 16px;display:flex}.aiPrivacy>span{color:#7fe0cf;font-size:24px}.aiPrivacy small{color:#b8cccf;line-height:1.45}.aiPrivacy strong{color:#fff;margin-bottom:2px;display:block}.aiPanel{color:var(--ink);background:#fff;border-radius:15px;padding:30px;box-shadow:0 25px 60px #00000038}.aiPanel>label{color:var(--navy);margin-bottom:12px;font-family:Georgia,serif;font-size:20px;font-weight:700;display:block}.aiInput{background:#fbfdfc;border:1px solid #cbdad7;border-radius:10px;padding:12px}.aiInput textarea{resize:vertical;width:100%;min-height:92px;color:var(--ink);background:0 0;border:0;outline:0;padding:4px;font:15px/1.55 Arial,sans-serif}.aiInput .primary{margin:9px 0 0 auto;display:flex}.aiInput .primary:disabled{opacity:.65;cursor:wait}.aiExamples{flex-wrap:wrap;align-items:center;gap:7px;margin-top:16px;display:flex}.aiExamples>small{color:#829294;letter-spacing:1.3px;width:100%;margin-bottom:2px;font-size:8px;font-weight:700}.aiExamples button{color:#476067;cursor:pointer;background:#f6faf8;border:1px solid #d6e2df;border-radius:20px;padding:7px 10px;font-size:10px}.aiExamples button:hover{border-color:var(--teal);color:var(--teal)}.aiError{color:#a33d2d;background:#fff0ec;border-radius:7px;margin:16px 0 0;padding:11px 13px;font-size:12px}.aiResult{background:#eaf7f2;border:1px solid #bbded5;border-radius:10px;grid-template-columns:42px 1fr auto;align-items:center;gap:14px;margin-top:18px;padding:17px;display:grid}.aiResultIcon{background:var(--teal);color:#fff;border-radius:9px;place-items:center;width:42px;height:42px;font-size:18px;display:grid}.aiResult small{color:var(--teal);letter-spacing:1.2px;font-size:8px;font-weight:700}.aiResult h3{color:var(--navy);margin:3px 0;font-family:Georgia,serif;font-size:19px}.aiResult p{color:#5c7376;margin:0;font-size:10px;line-height:1.45}.aiResult>button{background:var(--navy);color:#fff;cursor:pointer;border:0;border-radius:7px;padding:11px 13px;font-size:10px;font-weight:700}.aiNote{color:#849496;text-align:center;margin:15px 0 0;font-size:9px}.formatChooser{background:#f3f8f6;border:1px solid #dce8e5;border-radius:10px;grid-template-columns:repeat(3,minmax(135px,1fr)) auto;align-items:stretch;gap:10px;margin:0 0 22px;padding:14px;display:grid}.formatChoice{text-align:left;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #cbd9d6;border-radius:8px;grid-template-columns:18px 1fr;gap:2px 7px;padding:11px 12px;display:grid}.formatChoice>span{color:var(--teal);grid-row:1/3;align-self:center}.formatChoice>b{font-size:13px}.formatChoice>small{color:var(--muted);font-size:9px}.formatChoice.selected{border-color:var(--teal);background:#fbfffd;box-shadow:0 0 0 2px #dff2ee}.downloadButton{min-width:155px}.downloadButton:disabled{opacity:.65;cursor:wait}.occupantsArea{margin-top:28px}.previewTableWrap{margin:20px 0}.previewTableWrap h4{text-transform:uppercase;color:var(--navy);letter-spacing:.5px;margin:0 0 7px;font-family:Arial,sans-serif;font-size:11px}.occupantsTable{border-collapse:collapse;width:100%;font-family:Arial,sans-serif;font-size:8px;line-height:1.25}.occupantsTable th,.occupantsTable td{vertical-align:top;border:1px solid #9eafac;padding:6px}.occupantsTable th{background:var(--mint);color:var(--navy);text-align:left}.occupantsPreview>p{font-size:15px}.occupantsPreview{min-height:70px}.privacyDownload{color:#596b6f;background:#fffaf0;border:1px solid #ead9af;border-radius:9px;align-items:flex-start;gap:11px;margin:0 0 22px;padding:14px 16px;font-size:11px;line-height:1.55;display:flex}.privacyDownload input{width:18px;height:18px;accent-color:var(--teal);flex:none;margin-top:1px}.privacyDownload strong{color:var(--navy);margin-bottom:2px;font-size:12px;display:block}.downloadPage{background:#f7faf9;min-height:100vh}.downloadHeader{background:#fff;border-bottom:1px solid #e5ece9;justify-content:space-between;align-items:center;height:78px;padding:0 max(5vw,24px);display:flex}.downloadHero{text-align:left;background:linear-gradient(110deg,#eaf7f2,#f8f4e9);justify-content:center;align-items:center;gap:24px;padding:70px max(7vw,24px);display:flex}.downloadCheck{background:var(--teal);color:#fff;border-radius:50%;place-items:center;width:70px;height:70px;font-size:32px;font-weight:700;display:grid}.downloadHero small,.downloadContent article>span{letter-spacing:1.8px;color:var(--teal);font-size:10px;font-weight:700}.downloadHero h1{color:var(--navy);margin:8px 0;font-family:Georgia,serif;font-size:clamp(32px,4vw,50px)}.downloadHero p{max-width:650px;color:var(--muted);margin:0;line-height:1.6}.downloadContent{grid-template-columns:1.25fr .75fr;gap:55px;max-width:1200px;margin:auto;padding:70px max(7vw,24px);display:grid}.downloadContent h2,.downloadActions h2{color:var(--navy);margin:11px 0 18px;font-family:Georgia,serif;font-size:34px}.downloadContent article p{color:var(--muted);line-height:1.75}.downloadContent aside{background:var(--mint);border-radius:12px;align-self:start;padding:28px}.downloadContent aside>b{background:var(--teal);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.downloadContent aside h3{color:var(--navy);font-family:Georgia,serif}.downloadContent aside p{color:#4f6d6d;font-size:13px;line-height:1.65}.downloadActions{text-align:center;background:#fff;padding:70px 24px}.downloadActions p{color:var(--muted);margin-bottom:24px}.downloadFooter{margin-top:0}.downloadFooter small{display:block}.fileActions{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:1fr auto auto;align-items:center;gap:12px;max-width:980px;margin:45px auto 20px;padding:25px 28px;display:grid;box-shadow:0 10px 30px #12373712}.fileActions>div>span,.documentReview>div>span{letter-spacing:1.5px;color:var(--teal);font-size:9px;font-weight:700}.fileActions h2{color:var(--navy);margin:4px 0;font-family:Georgia,serif}.fileActions p{color:var(--muted);margin:0;font-size:11px}.fileActions button:disabled{opacity:.65;cursor:wait}.printButton{background:#f9fcfb}.downloadError{color:#a33d2d;background:#fff0ec;border-radius:7px;max-width:980px;margin:12px auto;padding:13px 16px}.documentReview{padding:45px max(7vw,24px) 70px}.documentReview>div{text-align:center;margin:0 auto 25px}.documentReview>div h2{color:var(--navy);margin:8px 0;font-family:Georgia,serif;font-size:32px}.documentReview>div p{color:var(--muted);font-size:13px}.downloadPrintable{max-width:760px;margin:auto}.missingDocument{text-align:center;border:1px solid var(--line);background:#fff;border-radius:12px;max-width:760px;margin:50px auto;padding:45px}.missingDocument h2{color:var(--navy);font-family:Georgia,serif}.missingDocument p{color:var(--muted);margin-bottom:25px;line-height:1.6}@media (width<=850px){.aiCreator{grid-template-columns:1fr;gap:35px}.aiIntro{max-width:720px}.formatChooser{grid-template-columns:repeat(3,1fr)}.downloadButton{grid-column:1/-1}.downloadContent{grid-template-columns:1fr;gap:25px}.fileActions{grid-template-columns:1fr 1fr;margin:35px 24px}.fileActions>div{grid-column:1/-1}}@media (width<=560px){.aiCreator{padding:65px 20px}.aiPanel{padding:20px}.aiInput .primary{width:100%}.aiResult{grid-template-columns:38px 1fr}.aiResultIcon{width:38px;height:38px}.aiResult>button{grid-column:1/-1;width:100%}.formatChooser{grid-template-columns:1fr}.downloadButton{grid-column:auto}.occupantsTable{font-size:6px}.occupantsTable th,.occupantsTable td{padding:3px}.downloadHeader{height:66px}.downloadHeader .secondary{padding:10px;font-size:11px}.downloadHero{align-items:flex-start;padding:50px 20px}.downloadCheck{flex:none;width:48px;height:48px;font-size:22px}.downloadContent{padding:55px 20px}.downloadContent h2,.downloadActions h2{font-size:29px}.fileActions{grid-template-columns:1fr}.fileActions>div{grid-column:auto}.documentReview{padding:35px 20px}.downloadPrintable{padding:30px 20px}}@media print{body{background:#fff}.topbar,.hero,.how,.aiCreator,.docs,.creatorHead,.progress,.previewTools,.formatChooser,.info,footer,.adSection,.cookieBanner,.modalBackdrop{display:none!important}.creator{background:#fff;padding:0}.previewWrap{box-shadow:none;border:0;padding:0}.legalDoc{box-shadow:none;border:0;width:100%;max-width:none;padding:12mm 15mm;font-size:12pt}.legalDoc>h2{margin-top:25mm}.signRow{break-inside:avoid}@page{size:A4;margin:12mm}.downloadPage>*{display:none!important}.downloadPage .documentReview{padding:0;display:block!important}.documentReview>div{display:none!important}.downloadPage .downloadPrintable{max-width:none;margin:0;display:block!important}.downloadPrintable.legalDoc>h2{margin-top:8mm}.downloadPrintable .occupantsTable{font-size:7pt}}.modelGuide{background:#fff;padding:90px max(7vw,24px);scroll-margin-top:78px}.guideHighlights{grid-template-columns:repeat(3,1fr);gap:14px;max-width:1120px;margin:45px auto 28px;display:grid}.guideHighlights article{border:1px solid var(--line);background:#f9fcfb;border-radius:11px;gap:15px;padding:21px;display:flex}.guideHighlights article>span{background:var(--mint);width:35px;height:35px;color:var(--teal);border-radius:50%;flex:none;place-items:center;font-size:10px;font-weight:700;display:grid}.guideHighlights h3{color:var(--navy);margin:2px 0 7px;font-family:Georgia,serif;font-size:16px}.guideHighlights p{color:var(--muted);margin:0;font-size:11px;line-height:1.55}.guideList{grid-template-columns:1fr 1fr;align-items:start;gap:11px;max-width:1120px;margin:auto;display:grid}.guideItem{border:1px solid var(--line);background:#fff;border-radius:11px;overflow:hidden}.guideItem[open]{border-color:#94c6bd;box-shadow:0 8px 25px #103e3e14}.guideItem summary{cursor:pointer;grid-template-columns:30px 46px 1fr 24px;align-items:center;gap:13px;padding:16px;list-style:none;display:grid}.guideItem summary::-webkit-details-marker{display:none}.guideItem summary:focus-visible{outline-offset:-3px;outline:3px solid #b8e6dc}.guideItem summary>span:nth-child(3){flex-direction:column;gap:4px;display:flex}.guideItem summary strong{color:var(--navy);font-family:Georgia,serif;font-size:16px}.guideItem summary small{color:var(--muted);font-size:10px;line-height:1.4}.guideItem summary>b{color:var(--teal);font-size:21px;transition:transform .2s}.guideItem[open] summary>b{transform:rotate(45deg)}.guideNumber{letter-spacing:1px;color:#92a19f;font-size:9px}.guideBody{border-top:1px solid #edf2f0;grid-template-columns:1fr 1fr;gap:15px;padding:4px 18px 18px 107px;display:grid}.guideBody>div{padding-top:14px}.guideBody small{color:var(--teal);letter-spacing:1.3px;margin-bottom:5px;font-size:8px;font-weight:700;display:block}.guideBody p{color:#566e72;margin:0;font-size:11px;line-height:1.55}.guideWarning{background:#fff9ed;border-left:3px solid #d5a35e;border-radius:4px;grid-column:1/-1;padding:12px 14px!important}.guideFooter{border-top:1px solid #e7eeec;grid-column:1/-1;justify-content:space-between;align-items:center;gap:15px;display:flex}.guideFooter>span{color:#738689;font-size:9px}.guideFooter button{background:var(--navy);color:#fff;cursor:pointer;border:0;border-radius:6px;padding:10px 12px;font-size:10px;font-weight:700}.guideFooter button:hover{background:var(--teal)}.info{grid-template-columns:1.45fr .55fr;align-items:start;gap:65px}.info>div>p{color:var(--muted);line-height:1.8}.infoFacts{grid-template-columns:1fr 1fr;gap:11px;margin-top:25px;display:grid}.infoFacts article{border:1px solid var(--line);background:#f8fbfa;border-radius:9px;padding:17px}.infoFacts strong{color:var(--navy);font-family:Georgia,serif}.infoFacts p{color:var(--muted);margin:7px 0 0;font-size:11px;line-height:1.55}.officialLinks{flex-wrap:wrap;align-items:center;gap:10px;margin-top:22px;display:flex}.officialLinks>span{letter-spacing:1.4px;width:100%;color:var(--teal);font-size:8px;font-weight:700}.officialLinks a{color:var(--teal);border-bottom:1px solid #a9d7cf;padding-bottom:2px;font-size:10px;font-weight:700;text-decoration:none}.info aside{position:sticky;top:105px}.infoDate{border-top:1px solid #b9dcd3;padding-top:13px;font-size:9px!important}@media (width<=1100px){.topbar nav{gap:17px}.topbar nav a{font-size:12px}}@media (width<=850px){.guideList,.guideHighlights{grid-template-columns:1fr}.info aside{position:static}}@media (width<=560px){.modelGuide{padding:65px 20px}.guideItem summary{grid-template-columns:38px 1fr 22px}.guideItem summary .guideNumber{display:none}.guideItem summary .docIcon{width:38px;height:38px}.guideBody{grid-template-columns:1fr;padding:3px 16px 16px}.guideWarning,.guideFooter{grid-column:auto}.guideFooter{flex-direction:column;align-items:flex-start}.guideFooter button{width:100%}.infoFacts{grid-template-columns:1fr}}@media print{.modelGuide{display:none!important}}footer small a,.downloadFooter small a{color:#b5c9ca;text-decoration:underline}.cookieBanner{position:fixed}.cookieBannerClose{width:28px;height:28px;color:var(--navy);cursor:pointer;background:#eef5f3;border:0;border-radius:50%;font-size:18px;position:absolute;top:8px;right:10px}.cookieBanner .textButton{display:inline-block}.inactive{color:#7a898b;white-space:nowrap;font-size:9px;font-weight:700}.legalPage{background:#f7faf9;min-height:100vh}.legalPageHeader{border-bottom:1px solid var(--line);z-index:20;background:#fff;justify-content:space-between;align-items:center;height:78px;padding:0 max(5vw,24px);display:flex;position:sticky;top:0}.legalHero{text-align:center;background:linear-gradient(115deg,#e5f6f0,#faf5e9);padding:72px max(7vw,24px)}.legalHero>span{letter-spacing:2px;color:var(--teal);font-size:10px;font-weight:700}.legalHero h1{max-width:800px;color:var(--navy);margin:13px auto 12px;font-family:Georgia,serif;font-size:clamp(36px,5vw,55px);line-height:1.1}.legalHero p{max-width:720px;color:var(--muted);margin:0 auto 14px;line-height:1.65}.legalHero small{color:#7d8e90;font-size:10px}.legalContent{color:#334d54;max-width:940px;margin:55px auto 75px;padding:0 28px}.legalContent h2{color:var(--navy);margin:42px 0 13px;padding-top:8px;font-family:Georgia,serif;font-size:25px}.legalContent h3{color:var(--navy);margin:23px 0 7px;font-family:Georgia,serif;font-size:17px}.legalContent p,.legalContent li{font-size:14px;line-height:1.78}.legalContent a{color:var(--teal);font-weight:600}.legalContent code{color:#29565b;background:#e8f2ef;border-radius:4px;padding:2px 5px;font-size:12px}.legalContent ul{padding-left:22px}.legalNotice{background:var(--mint);border-left:4px solid var(--teal);border-radius:11px;padding:23px 25px}.legalNotice strong{color:var(--navy);font-family:Georgia,serif;font-size:19px}.legalNotice p{color:#46666a;margin:7px 0 0}.policyTableWrap{border:1px solid var(--line);background:#fff;border-radius:10px;overflow-x:auto}.policyTable{border-collapse:collapse;width:100%;min-width:690px}.policyTable th,.policyTable td{text-align:left;vertical-align:top;border-bottom:1px solid var(--line);padding:14px;font-size:12px;line-height:1.55}.policyTable th{color:var(--navy);letter-spacing:.5px;background:#edf7f4;font-size:10px}.policyTable tr:last-child td{border-bottom:0}.legalSources{border-top:1px solid var(--line);border-bottom:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:13px;margin-top:45px;padding:21px;display:flex}.legalSources strong{width:100%;color:var(--navy);font-family:Georgia,serif}.legalSources a{font-size:11px}.legalPageFooter{background:var(--navy);color:#b9cdcf;justify-content:center;align-items:center;gap:18px;padding:30px max(7vw,24px);font-size:11px;display:flex}.legalPageFooter a{color:#fff;font-weight:700;text-decoration:none}@media (width<=560px){.legalPageHeader{height:66px}.legalPageHeader .secondary{padding:9px 11px;font-size:10px}.legalHero{padding:55px 20px}.legalContent{margin:40px auto 60px;padding:0 20px}.legalContent h2{font-size:22px}.cookieBannerClose{top:6px;right:7px}.cookieBanner{padding-top:38px}}@media print{.legalPageHeader,.legalPageFooter{display:none!important}.legalHero{background:#fff;padding:20px}.legalContent{max-width:none;margin:0;padding:0 15mm}.legalContent h2{break-after:avoid}.policyTableWrap{overflow:visible}}.addressLookup{background:#f3f9f7;border:1px solid #cfe1dd;border-radius:9px;justify-content:space-between;align-items:center;gap:18px;padding:14px 16px;display:flex}.addressLookup>div{flex-direction:column;gap:4px;display:flex}.addressLookup strong{color:var(--navy);font-size:13px}.addressLookup small,.googleAddressField small{color:#63797d;font-size:11px;line-height:1.45}.addressLookup button{background:var(--teal);color:#fff;white-space:nowrap;cursor:pointer;border:0;border-radius:7px;padding:10px 13px;font-weight:700}.googleAddressField{flex-direction:column;gap:7px;display:flex}.googleAddressField>span{color:#476067;font-size:12px;font-weight:700}.googleAddressInput{min-height:48px}.googleAddressInput gmp-place-autocomplete{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;width:100%}.googleAddressError{color:#a33d2d!important}@media (width<=560px){.addressLookup{flex-direction:column;align-items:stretch}.addressLookup button{width:100%}}.housingPage{background:#f8fbfa;min-height:100vh}.housingHeader{border-bottom:1px solid var(--line);z-index:30;background:#fff;justify-content:space-between;align-items:center;gap:25px;height:78px;padding:0 max(5vw,24px);display:flex;position:sticky;top:0}.housingHeader nav{gap:28px;display:flex}.housingHeader nav a{color:#466067;font-size:13px;font-weight:700;text-decoration:none}.housingHero{background:linear-gradient(115deg,#e4f5ef 0%,#fbf6e9 100%);grid-template-columns:1.15fr .65fr;align-items:center;gap:75px;padding:90px max(7vw,24px);display:grid}.housingHero>div{max-width:760px}.housingEyebrow{letter-spacing:2px;color:var(--teal);font-size:11px;font-weight:800}.housingHero h1{color:var(--navy);letter-spacing:-1.5px;margin:18px 0 23px;font-family:Georgia,serif;font-size:clamp(44px,5.5vw,68px);line-height:1.06}.housingHero h1 em{color:var(--teal);font-weight:400}.housingHero>div>p{color:#4e696e;max-width:680px;font-size:18px;line-height:1.7}.housingHeroActions{gap:13px;margin-top:30px;display:flex}.housingHero aside{background:#fff;border:1px solid #d1e1dd;border-radius:13px;gap:16px;padding:25px;display:flex;box-shadow:0 18px 45px #133a3c17}.housingHero aside>span{background:var(--teal);color:#fff;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-family:Georgia,serif;font-weight:700;display:grid}.housingHero aside strong{color:var(--navy);font-family:Georgia,serif;font-size:18px}.housingHero aside p{color:var(--muted);margin:8px 0 0;font-size:12px;line-height:1.7}.housingForms,.housingProcedure{padding:85px max(7vw,24px)}.housingForms{background:#fff}.housingGrid{grid-template-columns:repeat(2,1fr);gap:20px;max-width:1120px;margin:45px auto 0;display:grid}.housingCard{background:#fff;border:1px solid #d8e4e1;border-radius:13px;flex-direction:column;padding:29px;display:flex;box-shadow:0 9px 28px #1237370d}.housingCardTop{align-items:center;gap:13px;display:flex}.housingCardTop b{background:var(--mint);width:38px;height:38px;color:var(--teal);border-radius:50%;place-items:center;display:grid}.housingCardTop span{letter-spacing:1.4px;color:var(--teal);font-size:9px;font-weight:800}.housingCard>h2{color:var(--navy);margin:20px 0 12px;font-family:Georgia,serif;font-size:25px;line-height:1.25}.housingCard>p{color:#526a70;margin:0;font-size:13px;line-height:1.75}.housingUse{background:#f4f8f7;border-left:3px solid #74a9a2;margin:22px 0;padding:16px}.housingUse strong{color:var(--navy);text-transform:uppercase;letter-spacing:.6px;font-size:11px}.housingUse p{color:#5d7377;margin:7px 0 0;font-size:11px;line-height:1.65}.housingActions{gap:10px;margin-top:auto;padding-top:4px;display:flex}.housingActions a{flex:1;padding:12px 14px;font-size:12px}.housingProcedure{background:#f0f7f5}.housingSteps{grid-template-columns:repeat(3,1fr);gap:18px;max-width:1080px;margin:45px auto;display:grid}.housingSteps article{background:#fff;border:1px solid #d7e3e0;border-radius:11px;padding:24px}.housingSteps b{background:var(--teal);color:#fff;border-radius:50%;place-items:center;width:32px;height:32px;font-size:12px;display:grid}.housingSteps h3{color:var(--navy);margin:18px 0 9px;font-family:Georgia,serif;font-size:19px}.housingSteps p{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.housingWarning{background:#fff8eb;border:1px solid #eedcb9;border-radius:12px;gap:16px;max-width:1080px;margin:0 auto;padding:24px;display:flex}.housingWarning>b{color:#fff;background:#d98a53;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;display:grid}.housingWarning strong{color:#61462f;font-family:Georgia,serif;font-size:18px}.housingWarning p{color:#765f4a;font-size:12px;line-height:1.7}.housingWarning a{color:var(--teal);font-size:12px;font-weight:700}.housingFooter{background:var(--navy);flex-wrap:wrap;justify-content:space-between;padding:40px max(7vw,24px);display:flex}.housingFooter p{color:#bdd0d0}.housingFooter small{flex-basis:100%;display:block}.housingFooter small a{color:#b5c9ca}.housingGuide{color:#fff;background:#123f43;padding:90px max(7vw,24px)}.housingGuideIntro{border-bottom:1px solid #386266;grid-template-columns:.8fr 1.2fr;gap:75px;max-width:1120px;margin:auto;padding-bottom:70px;display:grid}.housingGuideIntro span,.housingPurposeHead span,.housingDocuments .sectionHead>span,.housingDocsTitle span,.housingOfficialNote span{letter-spacing:1.7px;color:#83d4c6;font-size:9px;font-weight:900}.housingGuideIntro h2,.housingPurposeHead h2{margin:13px 0 0;font-family:Georgia,serif;font-size:clamp(34px,4vw,51px);line-height:1.08}.housingGuideIntro p{color:#c9dcda;margin:0 0 15px;font-size:14px;line-height:1.8}.housingGuideIntro strong{color:#fff}.housingPurposeHead{text-align:center;max-width:730px;margin:65px auto 30px}.housingPurposeHead p{color:#aec8c5;line-height:1.7}.housingPurposeGrid{grid-template-columns:repeat(3,1fr);gap:12px;max-width:1120px;margin:auto;display:grid}.housingPurposeGrid article{background:#18494d;border:1px solid #3b6668;border-radius:12px;padding:25px}.housingPurposeGrid b{color:#80cfc2;letter-spacing:1.4px;font-size:10px}.housingPurposeGrid h3{margin:16px 0 9px;font-family:Georgia,serif;font-size:20px;line-height:1.25}.housingPurposeGrid p{color:#bcd1ce;margin:0;font-size:11px;line-height:1.7}.housingDocuments{background:#eef6f3;padding:90px max(7vw,24px)}.housingDocuments>.sectionHead{max-width:790px}.housingDocumentsLayout{grid-template-columns:1fr 280px;align-items:start;gap:18px;max-width:1120px;margin:45px auto 0;display:grid}.housingCommonDocs{background:#fff;border:1px solid #caded9;border-radius:14px;padding:30px}.housingDocsTitle{border-bottom:1px solid #dce7e4;justify-content:space-between;align-items:center;gap:15px;padding-bottom:19px;display:flex}.housingDocsTitle span{color:#087d78}.housingDocsTitle strong{color:#123f43;font-family:Georgia,serif;font-size:22px}.housingCommonDocs ul{grid-template-columns:1fr 1fr;gap:10px;margin:22px 0 0;padding:0;list-style:none;display:grid}.housingCommonDocs li{color:#405e62;background:#f4f8f7;border-radius:8px;align-items:flex-start;gap:10px;padding:12px;font-size:11px;line-height:1.55;display:flex}.housingCommonDocs li span{color:#fff;background:#087d78;border-radius:50%;flex:none;place-items:center;width:19px;height:19px;font-size:9px;display:grid}.housingDeadline{color:#fff;background:#d6a052;border-radius:14px;padding:28px;box-shadow:0 15px 35px #704a1829}.housingDeadline>span{font-family:Georgia,serif;font-size:70px;line-height:.9;display:block}.housingDeadline strong{margin:8px 0 14px;font-family:Georgia,serif;font-size:20px;display:block}.housingDeadline p{color:#fff7ea;font-size:11px;line-height:1.65}.housingDeadline a{color:#704716;text-align:center;background:#fff;border-radius:7px;margin-top:20px;padding:12px;font-size:10px;font-weight:900;text-decoration:none;display:block}.housingCaseBlock{max-width:1120px;margin:75px auto 0}.housingCaseBlock .housingPurposeHead{text-align:left;margin:0 0 28px}.housingCaseBlock .housingPurposeHead span{color:#087d78}.housingCaseBlock .housingPurposeHead h2{color:#123f43;font-size:37px}.housingCaseTable{background:#fff;border:1px solid #c9dad6;border-radius:13px;overflow:hidden}.housingCaseRow{border-top:1px solid #dde7e4;grid-template-columns:180px 1fr 1fr;align-items:start;gap:25px;padding:19px 22px;display:grid}.housingCaseRow:first-child{border-top:0}.housingCaseRow>strong{color:#123f43;font-size:12px}.housingCaseRow p{color:#526c70;margin:0;font-size:11px;line-height:1.6}.housingCaseHeader{background:#123f43}.housingCaseHeader strong{color:#d8ebe8;letter-spacing:1px;text-transform:uppercase;font-size:9px}.housingOfficialNote{background:#e1f2ee;border:1px solid #a9cdc5;border-radius:13px;justify-content:space-between;gap:35px;max-width:1120px;margin:35px auto 0;padding:27px;display:flex}.housingOfficialNote h3{color:#123f43;margin:8px 0;font-family:Georgia,serif;font-size:21px}.housingOfficialNote p{color:#4f696d;max-width:720px;margin:0;font-size:10px;line-height:1.7}.housingOfficialNote>div:last-child{min-width:205px}.housingOfficialNote a{color:#087d78;border-bottom:1px solid #b7d6cf;padding:9px 0;font-size:10px;font-weight:900;text-decoration:none;display:block}.housingScopeNotice{background:#fff7f5;border:2px solid #b74b3c;border-left-width:8px;border-radius:13px;gap:20px;max-width:1120px;margin:38px auto;padding:26px 30px;display:flex;box-shadow:0 14px 36px #712c221f}.housingScopeIcon{color:#fff;background:#b74b3c;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;font-size:22px;font-weight:900;display:grid}.housingScopeNotice>div>span{color:#a33f32;letter-spacing:1.6px;font-size:10px;font-weight:900;display:block}.housingScopeNotice h2{color:#702b25;margin:7px 0 10px;font-family:Georgia,serif;font-size:25px;line-height:1.25}.housingScopeNotice p{color:#684742;margin:0 0 10px;font-size:13px;line-height:1.7}.housingScopeNotice strong{color:#52241f;font-size:13px;line-height:1.65;display:block}.housingScopeNotice>div>div{gap:10px;margin-top:18px;display:flex}.housingScopeNotice a{padding:11px 15px;font-size:12px}.housingGuidedTop{background:linear-gradient(105deg,#e6f6f1,#f8fcfb);border:2px solid #087d78;border-radius:14px;grid-template-columns:48px 1fr auto;align-items:center;gap:18px;max-width:1120px;margin:24px auto;padding:22px 25px;display:grid;box-shadow:0 14px 35px #087d781f}.housingGuidedTopIcon{color:#fff;background:#087d78;border-radius:13px;place-items:center;width:46px;height:46px;font-size:22px;font-weight:900;display:grid}.housingGuidedTop>div>span{letter-spacing:1.5px;color:#087d78;font-size:9px;font-weight:900}.housingGuidedTop h2{color:#123f43;margin:5px 0;font-family:Georgia,serif;font-size:24px}.housingGuidedTop p{color:#526e71;max-width:690px;margin:0;font-size:11px;line-height:1.6}.housingGuidedTop>a{white-space:nowrap;padding:14px 18px;font-size:12px;text-decoration:none}.housingHeroActions{flex-wrap:wrap}@media (width<=850px){.housingHeader nav{display:none}.housingHero{grid-template-columns:1fr;gap:35px}.housingGrid,.housingSteps{grid-template-columns:1fr}.housingHero aside{max-width:720px}}@media (width<=560px){.housingHeader{height:66px}.housingHeader .secondary{padding:9px;font-size:10px}.housingGuidedTop{grid-template-columns:42px 1fr;margin:15px 14px;padding:18px}.housingGuidedTopIcon{width:40px;height:40px}.housingGuidedTop h2{font-size:20px}.housingGuidedTop>a{text-align:center;grid-column:1/-1;width:100%}.housingHero{padding:48px 20px}.housingHero h1{font-size:42px}.housingHeroActions{flex-direction:column}.housingForms,.housingProcedure{padding:65px 20px}.housingCard{padding:22px}.housingActions{flex-direction:column}.housingWarning{align-items:flex-start}.housingScopeNotice{margin:22px 14px;padding:20px 18px;display:block}.housingScopeIcon{margin-bottom:13px}.housingScopeNotice h2{font-size:21px}.housingScopeNotice>div>div{flex-direction:column}.housingScopeNotice a{text-align:center}.housingFooter{grid-template-columns:1fr;display:grid}.housingFooter p{text-align:left}}.startActions{flex-direction:column;gap:9px;min-width:245px;display:flex}.startActions .blankDownload{color:var(--navy);background:#fff;border:1px solid #c7d7d4}.chosen .chosenBlank{background:#fff;border:1px solid #bdd2cd;border-radius:6px;padding:9px 12px}.housingActions{flex-wrap:wrap}.housingActions .housingOpen{text-align:center;color:var(--teal);flex-basis:100%;padding:7px;font-size:11px;font-weight:700;text-decoration:none}.housingFillHero{background:linear-gradient(115deg,#e4f5ef 0%,#fbf6e9 100%);padding:70px max(7vw,24px) 55px}.housingFillHero h1{max-width:850px;color:var(--navy);margin:16px 0;font-family:Georgia,serif;font-size:clamp(38px,5vw,58px);line-height:1.08}.housingFillHero>p{color:#4e696e;max-width:760px;font-size:16px;line-height:1.7}.housingFillContent{grid-template-columns:minmax(0,820px) 280px;justify-content:center;align-items:start;gap:28px;padding:70px max(7vw,24px);display:grid}.housingOnlineForm{background:#fff;border:1px solid #d8e4e1;border-radius:13px;padding:30px;box-shadow:0 12px 32px #1237370f}.housingOnlineForm>h2,.housingOnlineForm .familyTitle h2{color:var(--navy);margin:28px 0 16px;font-family:Georgia,serif;font-size:21px}.housingOnlineForm .familyTitle h2{margin-bottom:5px}.housingPrivacyNote{border-left:3px solid var(--teal);background:#edf7f4;margin-top:24px;padding:15px}.housingPrivacyNote b{color:var(--navy);font-size:12px}.housingPrivacyNote p{color:#526a70;margin:5px 0 0;font-size:11px;line-height:1.6}.housingFormAside{background:#fff8eb;border:1px solid #eedcb9;border-radius:12px;padding:23px;position:sticky;top:100px}.housingFormAside strong{color:#61462f;font-family:Georgia,serif;font-size:18px}.housingFormAside p{color:#765f4a;font-size:12px;line-height:1.7}.housingFormAside a{color:var(--teal);font-size:12px;font-weight:700}.housingOnlineForm .familyTitle button:disabled{opacity:.45;cursor:not-allowed}.optionalPeopleEmpty{color:#526a70;background:#f7fbfa;border:1px dashed #b9cfca;border-radius:9px;margin:0;padding:16px 18px;font-size:12px;line-height:1.55}.practiceMemoryBar{background:#f4faf8;border:1px solid #c9ddd8;border-radius:10px;justify-content:space-between;align-items:center;gap:20px;margin:15px 0 24px;padding:16px 18px;display:flex}.practiceMemoryBar strong{color:#185f58;font-size:13px;display:block}.practiceMemoryBar p{color:#526a70;margin:4px 0 0;font-size:11px;line-height:1.5}.practiceMemoryBar small{color:#257168;margin-top:7px;font-size:10px;font-weight:700;display:block}.clearPracticeButton{color:#934235;cursor:pointer;background:#fff;border:1px solid #bc6c5d;border-radius:7px;flex:none;padding:10px 13px;font-size:11px;font-weight:800}.clearPracticeButton:hover{background:#fff1ee}.practiceDialogBackdrop{z-index:140;background:#081d249e;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.practiceDialog{background:#fff;border-radius:15px;width:min(560px,100%);padding:30px;box-shadow:0 28px 75px #0000004d}.dialogEyebrow{color:var(--teal);letter-spacing:1.7px;font-size:9px;font-weight:800;display:block}.practiceDialog h2{color:var(--navy);margin:9px 0 12px;font-family:Georgia,serif;font-size:28px;line-height:1.18}.practiceDialog>p{color:#526a70;margin:0;font-size:13px;line-height:1.7}.practiceDialogActions{flex-wrap:wrap;gap:9px;margin-top:24px;display:flex}.practiceDialogActions button{cursor:pointer;border-radius:7px;padding:11px 14px;font-size:11px;font-weight:800}.practiceDialogActions .primary{border:1px solid var(--teal);background:var(--teal);color:#fff}.practiceDialogActions .secondary{color:var(--navy);background:#fff;border:1px solid #b9ccc8}.dialogCancel{color:#617477;background:0 0;border:0}.dangerButton{color:#fff;background:#a64a39;border:1px solid #a64a39}.clearDialog{border-top:5px solid #a64a39}@media (width<=900px){.housingFillContent{grid-template-columns:1fr}.housingFormAside{position:static}}@media (width<=560px){.startActions{width:100%;min-width:0}.startActions button{width:100%}.chosen{flex-wrap:wrap}.chosen .chosenBlank{order:3;width:100%}.housingFillHero{padding:52px 20px 40px}.housingFillHero h1{font-size:36px}.housingFillContent{padding:45px 20px}.housingOnlineForm{padding:20px}.practiceMemoryBar{flex-direction:column;align-items:stretch}.clearPracticeButton{width:100%}.practiceDialog{padding:23px}.practiceDialog h2{font-size:24px}.practiceDialogActions{grid-template-columns:1fr;display:grid}.practiceDialogActions button{width:100%}}.professionalProfileBox{background:#f5faf8;border:1px solid #cfe0dc;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px 20px;margin-top:24px;padding:18px;display:grid}.professionalProfileBox strong{color:var(--navy);font-family:Georgia,serif;font-size:17px;display:block}.professionalProfileBox p{color:#526a70;margin:5px 0 0;font-size:12px;line-height:1.55}.professionalProfileActions{align-items:center;gap:9px;display:flex}.professionalProfileActions .secondary{padding:10px 13px;font-size:12px}.profileDelete{color:#8b4439;cursor:pointer;background:0 0;border:0;padding:10px;font-size:12px;font-weight:700}.professionalProfileBox .profileNotice{color:#2d6660;border-top:1px solid #dce8e5;grid-column:1/-1;margin:0;padding-top:10px;font-weight:700}.formSectionIntro{color:#63787c;margin:-9px 0 17px;font-size:12px;line-height:1.6}.modulePicker{border:1px solid #a8cec7;border-left:4px solid var(--teal);background:linear-gradient(110deg,#eef8f5,#fbfaf4);border-radius:11px;grid-template-columns:42px 1fr;align-items:center;gap:3px 13px;padding:18px;display:grid;box-shadow:0 7px 20px #1b4e4b14}.modulePickerNumber{background:var(--teal);color:#fff;border-radius:50%;grid-row:1;place-items:center;width:36px;height:36px;font-weight:800;display:grid}.modulePickerCopy{flex-direction:column;gap:3px;display:flex}.modulePickerCopy strong{color:var(--navy);font-family:Georgia,serif;font-size:18px}.modulePickerCopy small{color:#5e7478;font-size:11px}.modulePicker select{width:100%;min-height:52px;color:var(--navy);background:#fff;border:2px solid #8dbdb5;border-radius:8px;outline:none;grid-column:1/-1;margin-top:10px;padding:0 14px;font-size:15px;font-weight:700}.modulePicker select:focus{border-color:var(--teal);box-shadow:0 0 0 4px #d9efea}.portalDataSection{background:#fff;border:1px solid #d6e3e0;border-radius:12px;margin-top:26px;padding:0 20px 22px;overflow:hidden}.portalDataSection h2{align-items:center;gap:11px;margin:0 -20px 20px;padding:15px 20px;font-family:Georgia,serif;font-size:21px;display:flex}.portalDataSection h2 span{color:#fff;border-radius:50%;place-items:center;width:29px;height:29px;font-family:Arial,sans-serif;font-size:12px;font-weight:800;display:grid}.declarantSection{border-color:#b8d8d1}.declarantSection h2{color:#134e4a;background:#e7f4f0}.declarantSection h2 span{background:#16756d}.professionalSection{border-color:#bed1e3}.professionalSection h2{color:#173f69;background:#eaf2fa}.professionalSection h2 span{background:#316fa5}.propertySection{border-color:#e2cfaa}.propertySection h2{color:#68491f;background:#fbf2df}.propertySection h2 span{background:#b27931}.professionalSection .field input,.professionalSection .field select{border-color:#b9cfe2}.propertySection .field input,.propertySection .field select{border-color:#dcc79e}.portalDataSection .formSectionIntro{margin:-10px 0 17px}@media (width<=700px){.professionalProfileBox{grid-template-columns:1fr}.professionalProfileActions{flex-direction:column;align-items:stretch}.professionalProfileActions button{width:100%}.portalDataSection{padding:0 14px 18px}.portalDataSection h2{margin:0 -14px 18px;padding:14px}.portalDataSection h2 span{flex:none}}.housingOutputActions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.housingOutputActions button{min-height:44px}.housingOutputActions .secondary{color:var(--teal);cursor:pointer;background:#fff;border:1px solid #8dbdb5;border-radius:6px;padding:11px 16px;font-size:12px;font-weight:800}.housingOutputActions button:disabled{opacity:.55;cursor:wait}@media (width<=560px){.housingOutputActions{grid-template-columns:1fr;width:100%;display:grid}.housingOutputActions button{width:100%}}.mobileMenu{margin-left:auto;display:none;position:relative}.mobileMenuButton{cursor:pointer;background:#fff;border:1px solid #c9d8d5;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;display:flex}.mobileMenuButton span{background:var(--navy);border-radius:2px;width:20px;height:2px;transition:transform .2s,opacity .2s;display:block}.mobileMenu.open .mobileMenuButton span:first-child{transform:translateY(7px)rotate(45deg)}.mobileMenu.open .mobileMenuButton span:nth-child(2){opacity:0}.mobileMenu.open .mobileMenuButton span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobileMenuPanel{background:#fff;border:1px solid #d6e2df;border-radius:12px;flex-direction:column;gap:3px;width:min(320px,100vw - 32px);padding:10px;display:flex;position:absolute;top:52px;right:0;box-shadow:0 18px 46px #0d2a3733}.mobileMenuPanel a{color:var(--navy);border-radius:8px;padding:13px 14px;font-size:14px;font-weight:700;text-decoration:none;display:block}.mobileMenuPanel a:hover,.mobileMenuPanel a:focus-visible{background:#edf7f4;outline:none}.mobileMenuPanel .mobileMenuPrimary{background:var(--teal);color:#fff;text-align:center;margin-top:5px}.mobileMenuPanel .mobileMenuPrimary:hover,.mobileMenuPanel .mobileMenuPrimary:focus-visible{background:#066c68}@media (width<=850px){.mobileMenu{display:block}.topbar>.navCta,.housingHeader>.secondary{display:none}.topbar,.housingHeader{padding-left:20px;padding-right:20px}.brand{font-size:18px}.topbar nav,.housingHeader nav{display:none}}@media (width<=380px){.topbar,.housingHeader{padding-left:14px;padding-right:14px}.brand{font-size:16px}.brandMark{width:33px;height:33px}.mobileMenuButton{width:42px;height:42px}}.cookieSettingsButton{z-index:90;color:var(--navy);cursor:pointer;background:#fff;border:1px solid #bfd2ce;border-radius:999px;padding:9px 13px;font-size:10px;font-weight:700;position:fixed;bottom:14px;left:14px;box-shadow:0 6px 20px #0c28301f}@media print{.cookieSettingsButton{display:none!important}}.practiceMemoryBar{gap:14px}.practiceMemoryBar>div:first-child{flex:1}.practiceMemoryBar.memoryDisabled{background:#fff9ed;border-color:#e4c58e}.practiceMemoryBar.memoryDisabled strong{color:#7a501e}.practiceMemoryBar.memoryDisabled small{color:#8a6131}.localConsentButton{border:1px solid var(--teal);background:var(--teal);color:#fff;cursor:pointer;border-radius:7px;flex:none;padding:10px 13px;font-size:11px;font-weight:800}.housingPrivacyNote a{color:var(--teal);font-weight:700}@media (width<=760px){.practiceMemoryBar{flex-direction:column;align-items:stretch}.practiceMemoryBar button{width:100%}}.housingAppDraft{color:#173d43;background:#f5f8f7;min-height:100vh}.housingAppHeader{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-bottom:1px solid #d6e2df;justify-content:space-between;align-items:center;gap:20px;height:76px;padding:0 max(5vw,22px);display:flex;position:sticky;top:0}.housingAppBrand{color:#123f43;align-items:center;gap:12px;text-decoration:none;display:flex}.housingAppBrand>span{color:#fff;background:#0d6b63;border-radius:12px;place-items:center;width:40px;height:40px;font-size:13px;font-weight:900;display:grid;box-shadow:0 8px 22px #0d6b6338}.housingAppBrand div{flex-direction:column;display:flex}.housingAppBrand strong{font-size:14px}.housingAppBrand small{color:#6b7e81;text-transform:uppercase;letter-spacing:1px;margin-top:2px;font-size:9px}.housingAppInstall{color:#fff;cursor:pointer;background:#123f43;border:0;border-radius:9px;padding:11px 16px;font-size:11px;font-weight:800}.housingAppInstall:disabled{color:#54706f;cursor:default;background:#dce7e4}.housingAppHero{background:radial-gradient(circle at 85% 10%,#fac47547,#0000 30%),linear-gradient(130deg,#e5f5ef,#fffaf0);grid-template-columns:minmax(0,780px) 250px;justify-content:space-between;align-items:center;gap:60px;padding:76px max(7vw,22px) 65px;display:grid}.housingAppPill{color:#0b655e;letter-spacing:1.5px;background:#d7eee8;border-radius:99px;padding:7px 10px;font-size:9px;font-weight:900;display:inline-flex}.housingAppHero h1{letter-spacing:-1.5px;color:#113b40;max-width:760px;margin:18px 0;font-family:Georgia,serif;font-size:clamp(40px,5.7vw,66px);line-height:1.03}.housingAppHero h1 em{color:#0d756c;font-weight:400}.housingAppHero>div>p{color:#536c70;max-width:660px;margin:0;font-size:16px;line-height:1.7}.housingAppHeroActions{gap:10px;margin-top:27px;display:flex}.housingAppHeroActions a{border-radius:8px;padding:13px 17px;font-size:12px;font-weight:800;text-decoration:none}.housingAppHero aside{color:#fff;background:#103f43;border-radius:22px;flex-direction:column;justify-content:flex-end;min-height:230px;padding:28px;display:flex;box-shadow:0 25px 55px #0e373b33}.housingAppHero aside>span{color:#a9ddd4;font-family:Georgia,serif;font-size:70px;line-height:.85}.housingAppHero aside strong{margin-top:13px;font-size:17px}.housingAppHero aside small{color:#c7dcda;margin-top:13px;font-size:11px;line-height:1.6}.housingAppInstallMessage{background:#fff;border:1px solid #b9d8d2;border-radius:8px;padding:12px 14px;margin-top:15px!important;font-size:12px!important}.housingAppNotice{background:#fff9ed;border:1px solid #e4c898;border-left:5px solid #c47b31;border-radius:11px;align-items:flex-start;gap:14px;max-width:1100px;margin:24px auto 0;padding:18px 22px;display:flex}.housingAppNotice>b{color:#fff;background:#c47b31;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;display:grid}.housingAppNotice strong{color:#68461f;font-size:13px}.housingAppNotice p{color:#765f48;margin:5px 0 0;font-size:11px;line-height:1.6}.housingAppModules{padding:75px max(7vw,22px)}.housingAppSectionHead{max-width:720px}.housingAppSectionHead>span{color:#0d756c;letter-spacing:1.5px;font-size:10px;font-weight:900}.housingAppSectionHead h2{color:#123f43;margin:9px 0 10px;font-family:Georgia,serif;font-size:clamp(30px,4vw,44px)}.housingAppSectionHead p{color:#5b7175;margin:0;font-size:13px;line-height:1.7}.housingAppGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;max-width:1120px;margin:35px auto 0;display:grid}.housingAppCard{background:#fff;border:1px solid #d8e4e1;border-radius:15px;grid-template-columns:52px 1fr;gap:0 16px;min-height:190px;padding:24px;display:grid;box-shadow:0 10px 28px #153c400e}.housingAppCardNumber{color:#0d6b63;background:#dff2ed;border-radius:14px;grid-row:1/3;place-items:center;width:48px;height:48px;font-size:17px;font-weight:900;display:grid}.housingAppCardCopy small{color:#6b7e81;letter-spacing:1.3px;font-size:8px;font-weight:900}.housingAppCard h3{color:#173d43;margin:7px 0 8px;font-family:Georgia,serif;font-size:21px}.housingAppCard p{color:#607478;margin:0;font-size:11px;line-height:1.6}.housingAppCard>a{color:#0b6c64;border-top:1px solid #e1e9e7;grid-column:2;justify-content:space-between;align-items:center;margin-top:18px;padding-top:14px;font-size:11px;font-weight:900;text-decoration:none;display:flex}.housingAppCard>a span{font-size:18px}.housingAppCard.blue .housingAppCardNumber{color:#2d6695;background:#e6f0fa}.housingAppCard.sand .housingAppCardNumber{color:#9b681f;background:#fbefd9}.housingAppCard.rose .housingAppCardNumber{color:#9a5048;background:#f8e8e6}.housingAppCard.violet .housingAppCardNumber{color:#68539b;background:#eee9f8}.housingAppCard.teal .housingAppCardNumber{color:#176e66;background:#dcefeb}.housingAppSteps{background:#123f43;border-radius:17px;grid-template-columns:repeat(3,1fr);gap:10px;max-width:1000px;margin:0 auto 75px;padding:28px;display:grid}.housingAppSteps>div{color:#fff;align-items:center;gap:13px;padding:14px;display:flex}.housingAppSteps b{color:#123f43;background:#9ed3ca;border-radius:50%;place-items:center;width:33px;height:33px;display:grid}.housingAppSteps span{flex-direction:column;display:flex}.housingAppSteps strong{font-size:13px}.housingAppSteps small{color:#bdd1cf;margin-top:4px;font-size:10px}.housingAppFooter{color:#b9cecc;background:#0b2f33;justify-content:space-between;gap:20px;padding:28px max(6vw,22px);font-size:10px;display:flex}.housingAppFooter nav{gap:18px;display:flex}.housingAppFooter a{color:#fff;font-weight:700;text-decoration:none}@media (width<=800px){.housingAppHero{grid-template-columns:1fr}.housingAppHero aside{min-height:180px}.housingAppGrid{grid-template-columns:1fr}.housingAppNotice{margin-left:18px;margin-right:18px}}@media (width<=560px){.housingAppHeader{height:68px;padding:0 15px}.housingAppBrand>span{width:37px;height:37px}.housingAppBrand strong{font-size:12px}.housingAppInstall{padding:10px 11px;font-size:10px}.housingAppHero{gap:28px;padding:54px 20px 45px}.housingAppHero h1{font-size:39px}.housingAppHeroActions{display:grid}.housingAppHeroActions a{text-align:center}.housingAppHero aside{min-height:150px}.housingAppModules{padding:55px 18px}.housingAppGrid{margin-top:27px}.housingAppCard{grid-template-columns:43px 1fr;gap:0 13px;padding:20px}.housingAppCardNumber{border-radius:12px;width:42px;height:42px}.housingAppCard h3{font-size:19px}.housingAppSteps{grid-template-columns:1fr;margin:0 18px 55px;padding:17px}.housingAppSteps>div{border-bottom:1px solid #ffffff1f}.housingAppSteps>div:last-child{border-bottom:0}.housingAppFooter{flex-direction:column}.housingAppFooter nav{flex-wrap:wrap}}.guidedDraftPage{color:#183c42;background:#eef4f2;min-height:100vh}.guidedHeader{background:#fff;border-bottom:1px solid #d7e3e0;justify-content:space-between;align-items:center;height:74px;padding:0 max(4vw,22px);display:flex}.guidedExit{color:#34565b;border:1px solid #c8d8d4;border-radius:8px;padding:10px 14px;font-size:11px;font-weight:800;text-decoration:none}.guidedShell{grid-template-columns:310px minmax(0,1fr);max-width:1440px;min-height:calc(100vh - 74px);margin:auto;display:grid}.guidedSidebar{color:#fff;background:#113f43;flex-direction:column;padding:45px 34px;display:flex}.guidedDraftTag{letter-spacing:1.6px;color:#9bd4ca;font-size:8px;font-weight:900}.guidedSidebar h1{margin:13px 0;font-family:Georgia,serif;font-size:30px;line-height:1.16}.guidedSidebar>p{color:#c4d7d5;margin:0;font-size:12px;line-height:1.7}.guidedSidebar ol{flex-direction:column;gap:5px;margin:37px 0;padding:0;list-style:none;display:flex}.guidedSidebar li{color:#89aaa8;border-radius:9px;align-items:center;gap:12px;padding:9px 10px;font-size:11px;font-weight:800;display:flex}.guidedSidebar li b{border:1px solid #517175;border-radius:50%;place-items:center;width:27px;height:27px;font-size:10px;display:grid}.guidedSidebar li.current{color:#fff;background:#1b5255}.guidedSidebar li.current b{color:#123f43;background:#9fd5cb;border-color:#9fd5cb}.guidedSidebar li.done{color:#b7d8d3}.guidedSidebar li.done b{color:#9fd5cb;border-color:#78b5ac}.guidedPrivacy{border-top:1px solid #315b5e;margin-top:auto;padding-top:19px}.guidedPrivacy b{color:#fff;font-size:10px}.guidedPrivacy p{color:#a9c2c0;margin:6px 0 0;font-size:9px;line-height:1.6}.guidedWorkspace{flex-direction:column;min-width:0;padding:55px max(6vw,35px) 30px;display:flex}.guidedPanel{width:min(800px,100%);margin:auto}.guidedKicker{letter-spacing:1.5px;color:#087d78;font-size:9px;font-weight:900}.guidedPanel h2{color:#123f43;margin:12px 0;font-family:Georgia,serif;font-size:clamp(30px,4vw,43px);line-height:1.13}.guidedLead{color:#61777b;margin:0 0 31px;font-size:13px;line-height:1.7}.guidedPanel fieldset{border:0;margin:27px 0;padding:0}.guidedPanel legend,.guidedField>span{color:#294d53;margin-bottom:10px;font-size:11px;font-weight:900;display:block}.guidedChoices{gap:10px;display:grid}.guidedChoices.three{grid-template-columns:repeat(3,1fr)}.guidedChoices.two{grid-template-columns:repeat(2,1fr)}.guidedChoice{color:#34565b;text-align:left;cursor:pointer;background:#fff;border:1px solid #cedbd8;border-radius:10px;align-items:center;gap:10px;min-height:62px;padding:13px;font-size:11px;font-weight:800;display:flex}.guidedChoice>span{color:#fff;border:1px solid #b7c8c5;border-radius:50%;flex:none;place-items:center;width:24px;height:24px;display:grid}.guidedChoice.active{color:#0f504c;background:#edf8f5;border:2px solid #087d78}.guidedChoice.active>span{background:#087d78;border-color:#087d78}.guidedField{flex-direction:column;display:flex}.guidedField input,.guidedField select{color:#173e43;background:#fff;border:1px solid #cbd9d6;border-radius:8px;outline:none;width:100%;min-height:48px;padding:0 13px;font-size:13px}.guidedField input:focus,.guidedField select:focus{border-color:#087d78;box-shadow:0 0 0 3px #dcefeb}.guidedFormGrid{grid-template-columns:repeat(2,1fr);gap:17px;display:grid}.guidedField.wide{grid-column:1/-1}.guidedConditional{background:#f4faf8;border:1px solid #bdd7d1;border-radius:12px;margin-top:28px;padding:22px}.guidedConditional>span{letter-spacing:1.4px;color:#087d78;font-size:8px;font-weight:900}.guidedConditional h3{color:#164b4d;margin:7px 0 18px;font-family:Georgia,serif}.guidedCounterGrid{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}.guidedCounterGrid label{background:#fff;border:1px solid #d1deda;border-radius:12px;grid-template-columns:1fr 80px;gap:8px;padding:22px;display:grid}.guidedCounterGrid span{color:#143f43;font-family:Georgia,serif;font-size:18px}.guidedCounterGrid input{text-align:center;color:#087d78;border:1px solid #bdd0cc;border-radius:8px;grid-area:1/2/3;width:80px;font-size:24px}.guidedCounterGrid small{color:#718386;font-size:9px;line-height:1.5}.guidedAlert{background:#fff8eb;border:1px solid #e4c58f;border-radius:10px;gap:13px;margin-top:25px;padding:17px;display:flex}.guidedAlert>b{color:#fff;background:#c68135;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;display:grid}.guidedAlert strong{color:#68491f;font-size:12px}.guidedAlert p{color:#765f48;margin:5px 0 0;font-size:10px;line-height:1.6}.guidedAlert.success{background:#eef9f6;border-color:#afd4cb}.guidedAlert.success>b{background:#087d78}.guidedAlert.success strong{color:#15554f}.guidedAlert.success p{color:#4e706c}.guidedResultTop{grid-template-columns:1.4fr 1fr .6fr;gap:10px;margin-bottom:20px;display:grid}.guidedResultTop>div{background:#fff;border:1px solid #d4e0dd;border-radius:10px;flex-direction:column;gap:6px;padding:15px;display:flex}.guidedResultTop small{letter-spacing:1px;color:#708487;font-size:8px;font-weight:900}.guidedResultTop strong{color:#173f43;font-size:12px}.guidedModuleList{flex-direction:column;gap:8px;display:flex}.guidedModuleList article{background:#fff;border:1px solid #d2dfdc;border-radius:10px;grid-template-columns:38px 1fr auto;align-items:center;gap:13px;padding:14px 16px;display:grid}.guidedModuleList article>b{color:#087d78;background:#dff2ed;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.guidedModuleList article strong{color:#163e43;font-family:Georgia,serif;font-size:14px}.guidedModuleList article p{color:#6b7e81;margin:4px 0 0;font-size:9px}.guidedModuleList article>span{color:#087d78;font-size:8px;font-weight:900}.guidedPrototypeActions{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}.guidedPrototypeActions button{font-size:11px}.guidedPrototypeActions button:disabled{opacity:.55;cursor:not-allowed}.guidedNav{background:0 0;border-top:1px solid #d6e1df;justify-content:space-between;width:min(800px,100%);margin:35px auto 0;padding:19px 0 0;display:flex}.guidedNav button{cursor:pointer;border-radius:8px;min-height:44px;padding:0 17px;font-size:11px;font-weight:900}.guidedBack{color:#526d71;background:0 0;border:0}.guidedBack:disabled{visibility:hidden}.guidedNext{color:#fff;background:#087d78;border:0;align-items:center;gap:24px;display:flex}.guidedMobileProgress{display:none}.guidedGateShell{background:linear-gradient(145deg,#e7f1ee 0%,#f8faf9 55%,#edf4f2 100%);place-items:start center;min-height:calc(100vh - 74px);padding:54px 20px 70px;display:grid}.guidedGateCard{background:#fff;border:1px solid #cadbd7;border-radius:18px;width:min(780px,100%);padding:38px 42px;box-shadow:0 24px 65px #143f431f}.guidedGateKicker{letter-spacing:1.7px;color:#087d78;font-size:9px;font-weight:900}.guidedGateCard h1{color:#123f43;margin:10px 0 25px;font-family:Georgia,serif;font-size:clamp(30px,5vw,44px);line-height:1.1}.guidedGateWarning{background:#fff7e9;border:1px solid #e0ba79;border-radius:12px;gap:15px;padding:20px;display:flex}.guidedGateWarning>b{color:#fff;background:#b66b20;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;display:grid}.guidedGateWarning strong{color:#684417;font-size:14px}.guidedGateWarning p{color:#735c40;margin:7px 0 0;font-size:12px;line-height:1.65}.guidedGateLegal{margin:25px 0;padding:0 3px}.guidedGateLegal h2{color:#173f43;font-family:Georgia,serif;font-size:20px}.guidedGateLegal ul{color:#536d70;margin:13px 0 0;padding-left:21px;font-size:11px;line-height:1.7}.guidedGateLegal li+li{margin-top:7px}.guidedGateConsent{cursor:pointer;background:#f0f8f6;border:2px solid #b9d4ce;border-radius:12px;align-items:flex-start;gap:13px;padding:18px;display:flex}.guidedGateConsent input{accent-color:#087d78;flex:none;width:21px;height:21px;margin:1px 0 0}.guidedGateConsent span{color:#36595d;font-size:11px;line-height:1.65}.guidedGateConsent strong{color:#123f43;font-size:12px;display:block}.guidedGateStart{color:#fff;cursor:pointer;background:#087d78;border:0;border-radius:10px;width:100%;min-height:54px;margin-top:16px;font-size:12px;font-weight:900}.guidedGateStart:disabled{color:#edf1f0;cursor:not-allowed;background:#a8b8b5}.guidedGateFootnote{text-align:center;color:#718386;margin-top:10px;font-size:9px;display:block}@media (width<=900px){.guidedShell{grid-template-columns:245px}.guidedSidebar{padding:36px 24px}.guidedSidebar h1{font-size:24px}.guidedWorkspace{padding:45px 30px 25px}.guidedChoices.three,.guidedFormGrid{grid-template-columns:1fr}.guidedField.wide{grid-column:auto}}@media (width<=680px){.guidedHeader{height:66px;padding:0 14px}.guidedHeader .housingAppBrand small{display:none}.guidedExit{padding:9px;font-size:9px}.guidedGateShell{min-height:calc(100vh - 66px);padding:25px 14px 45px}.guidedGateCard{border-radius:14px;padding:25px 19px}.guidedGateCard h1{font-size:32px}.guidedGateWarning{padding:16px}.guidedGateLegal ul{padding-left:18px}.guidedShell{min-height:calc(100vh - 66px);display:block}.guidedSidebar{display:none}.guidedWorkspace{padding:24px 18px}.guidedMobileProgress{color:#537074;margin-bottom:29px;font-size:9px;font-weight:900;display:block}.guidedMobileProgress i{background:#d7e3e0;border-radius:99px;height:4px;margin-top:8px;display:block;overflow:hidden}.guidedMobileProgress b{background:#087d78;border-radius:99px;height:100%;transition:width .25s;display:block}.guidedPanel h2{font-size:31px}.guidedLead{margin-bottom:23px}.guidedChoices.two,.guidedCounterGrid,.guidedResultTop{grid-template-columns:1fr}.guidedCounterGrid label{grid-template-columns:1fr 70px}.guidedCounterGrid input{width:70px}.guidedModuleList article{grid-template-columns:36px 1fr}.guidedModuleList article>span{grid-column:2}.guidedPrototypeActions{display:grid}.guidedPrototypeActions button{width:100%}.guidedNav{margin-top:26px}.guidedNav button{min-height:48px}.guidedNext{justify-content:center;min-width:140px}}.guidedExampleButton{color:#0a6e68;cursor:pointer;background:#fff;border:1px solid #b7d6cf;border-radius:9px;margin:-12px 0 24px;padding:12px 15px;font-size:10px;font-weight:900}.guidedExampleButton:hover{background:#eaf7f3}.guidedEmployer{background:#fff9eb;border-color:#dec58f}.guidedEmployer>span{color:#9a641b}.guidedEmployer h3{color:#68491f}.guidedPeopleList{background:#f7fbfa;border:1px solid #c8dbd7;border-radius:12px;margin-top:28px;padding:22px}.guidedPeopleList.guests{background:#fffaf0;border-color:#e0cfae}.guidedPeopleList>h3{color:#164b4d;margin:0 0 15px;font-family:Georgia,serif}.guidedPersonCard{background:#fff;border:1px solid #d4e1de;border-radius:10px;margin-bottom:12px;padding:18px 18px 18px 58px;position:relative}.guidedPersonCard>b{color:#087d78;background:#dff2ed;border-radius:50%;place-items:center;width:29px;height:29px;font-size:11px;display:grid;position:absolute;top:18px;left:16px}.guidedEmployerSummary{background:#fff8e9;border:1px solid #dfc38b;border-left:5px solid #ba782b;border-radius:10px;gap:5px;margin:0 0 18px;padding:16px 18px;display:grid}.guidedEmployerSummary span{color:#8f5c1d;letter-spacing:1.2px;font-size:8px;font-weight:900}.guidedEmployerSummary strong{color:#583b18;font-size:14px}.guidedEmployerSummary small{color:#7f684c;font-size:9px}.guidedCompletedDocuments{flex-direction:column;gap:10px;display:flex}.guidedDocumentPreview{background:#fff;border:1px solid #cddbd8;border-radius:11px;overflow:hidden}.guidedDocumentPreview summary{cursor:pointer;grid-template-columns:38px 1fr auto;align-items:center;gap:13px;padding:15px 16px;list-style:none;display:grid}.guidedDocumentPreview summary::-webkit-details-marker{display:none}.guidedDocumentPreview summary>b{color:#087d78;background:#dff2ed;border-radius:9px;place-items:center;width:36px;height:36px;display:grid}.guidedDocumentPreview summary>span{flex-direction:column;gap:4px;display:flex}.guidedDocumentPreview summary strong{color:#153e43;font-family:Georgia,serif;font-size:14px}.guidedDocumentPreview summary small{color:#7b6a4c;font-size:9px}.guidedDocumentPreview summary>i{color:#8b5a1e;letter-spacing:.7px;background:#fff1d8;border-radius:99px;padding:6px 8px;font-size:7px;font-style:normal;font-weight:900}.guidedDocumentPreview[open] summary{background:#f4faf8;border-bottom:1px solid #d6e2df}.guidedDocumentPreview[open] summary>i{color:#087d78;background:#dff2ed}.guidedDocumentSheet{background:#fff;border:1px solid #d3dcda;margin:18px;padding:24px;box-shadow:0 8px 25px #113f4312}.guidedDocumentSheet>header{text-align:center;border-bottom:2px solid #173f43;flex-direction:column;gap:5px;padding-bottom:17px;display:flex}.guidedDocumentSheet>header span{letter-spacing:1.5px;color:#087d78;font-size:7px;font-weight:900}.guidedDocumentSheet>header strong{color:#173f43;font-family:Arial,Helvetica,sans-serif;font-size:13px}.guidedDocumentSheet>header small{color:#78898b;font-size:8px}.guidedDocumentGrid{border-top:1px solid #ced9d7;border-left:1px solid #ced9d7;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin-top:15px;display:grid}.guidedDocumentGrid>div{border-bottom:1px solid #ced9d7;border-right:1px solid #ced9d7;flex-direction:column;gap:8px;min-height:58px;padding:10px;display:flex}.guidedDocumentGrid>div.important{background:#fff8e9}.guidedDocumentGrid small{color:#64797c;text-transform:uppercase;letter-spacing:.5px;font-size:7px;font-weight:900}.guidedDocumentGrid span{color:#173f43;font-size:11px;font-weight:700}.guidedDocumentGrid span.missing{color:#a56c27;font-style:italic;font-weight:600}@media (width<=680px){.guidedPersonCard{padding:52px 14px 14px}.guidedDocumentPreview summary{grid-template-columns:36px 1fr}.guidedDocumentPreview summary>i{grid-column:2;justify-self:start}.guidedDocumentSheet{margin:10px;padding:14px}.guidedDocumentGrid{grid-template-columns:1fr}.guidedEmployerSummary{padding:14px}.guidedExampleButton{width:100%}}.guidedTechnicalNote{color:#607579;margin:-8px 0 18px;font-size:10px;line-height:1.6}.guidedSinglePdf{color:#086b66;cursor:pointer;background:#edf8f5;border:1px solid #087d78;border-radius:8px;width:100%;min-height:42px;margin-top:15px;font-size:10px;font-weight:900}.guidedSinglePdf:hover{background:#dff2ed}.guidedSinglePdf:disabled{opacity:.6;cursor:wait}.guidedPdfError,.guidedPdfSuccess{border-radius:8px;margin-top:14px;padding:12px 14px;font-size:10px;font-weight:700}.guidedPdfError{color:#8a3027;background:#fff0ee;border:1px solid #e2aaa3}.guidedPdfSuccess{color:#0d665f;background:#edf9f6;border:1px solid #acd3ca}.guidedPrototypeActions .primary:disabled{opacity:.65;cursor:wait}.guidedFlowRule{background:#f8faf9;border:1px solid #d4dfdd;border-radius:10px;gap:12px;margin:0 0 16px;padding:15px;display:flex}.guidedFlowRule>b{color:#486267;background:#dfe8e6;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;display:grid}.guidedFlowRule strong{color:#294c52;font-size:11px}.guidedFlowRule p{color:#64787c;margin:4px 0 0;font-size:9px;line-height:1.55}.guidedFlowRule.active{background:#edf8f5;border-color:#add3ca}.guidedFlowRule.active>b{color:#fff;background:#087d78}.guidedFlowRule.active strong{color:#0d5f59}.guidedEmployerIntro{color:#6d614d;margin:-7px 0 18px;font-size:10px;line-height:1.65}.guidedOwner{background:#f1faf7;border-color:#b8d8d1}.guidedTenant{background:#f3f7fb;border-color:#bdcee0}.guidedTenant>span{color:#2e6693}.guidedTenant h3{color:#214d70}.guidedTenureSummary{border-radius:10px;gap:5px;margin:0 0 16px;padding:15px 18px;display:grid}.guidedTenureSummary span{letter-spacing:1.1px;font-size:8px;font-weight:900}.guidedTenureSummary strong{font-size:14px}.guidedTenureSummary small{font-size:9px;line-height:1.5}.guidedTenureSummary.rent{color:#244f70;background:#f1f6fb;border:1px solid #b9cde0}.guidedTenureSummary.owned{color:#155a54;background:#eff9f6;border:1px solid #b7d8d0}.guidedBeneficiary{background:#f7f4fd;border-color:#c8bde2}.guidedBeneficiary>span,.guidedBeneficiary h3{color:#624a91}.guidedProcura{background:#f3f7fb;border-color:#b7cce0}.guidedProcura>span,.guidedProcura h3{color:#235d87}.guidedGrantorResult{color:#48636f;background:#fff;border-radius:7px;margin-top:14px;padding:11px;display:block}.guidedLocalStorage{background:#fff;border:1px solid #c7d8d4;border-radius:9px;margin-top:19px;padding:16px}.guidedLocalStorage>label{color:#405f64;align-items:flex-start;gap:10px;font-size:10px;line-height:1.55;display:flex}.guidedLocalStorage input{margin-top:2px}.guidedLocalStorage>div{flex-wrap:wrap;gap:8px;margin-top:13px;display:flex}.guidedLocalStorage button,.guidedEditGrid button{color:#12665f;cursor:pointer;background:#f5faf8;border:1px solid #afc9c3;border-radius:7px;padding:9px 11px;font-size:9px;font-weight:800}.guidedEditGrid{grid-template-columns:repeat(3,1fr);gap:7px;margin:-5px 0 18px;display:grid}.guidedEmployerSummary.beneficiary{background:#f7f3fd;border-color:#c9bde1 #c9bde1 #c9bde1 #7056a1}.guidedEmployerSummary.beneficiary span,.guidedEmployerSummary.beneficiary strong{color:#594083}.guidedGrantorSummary{color:#244f70;background:#f2f7fb;border:1px solid #b9cde0;border-radius:10px;gap:5px;margin-bottom:16px;padding:15px 18px;display:grid}.guidedGrantorSummary span{letter-spacing:1px;font-size:8px;font-weight:900}.guidedGrantorSummary strong{font-size:14px}.guidedGrantorSummary small{font-size:9px}.guidedSeparateSummary{background:#edf8f5;border:2px solid #087d78;border-radius:11px;justify-content:space-between;align-items:center;gap:16px;margin-top:18px;padding:18px;display:flex}.guidedSeparateSummary strong{color:#0e504b;font-size:13px}.guidedSeparateSummary p{color:#52726e;margin:5px 0 0;font-size:9px;line-height:1.5}.guidedSeparateSummary button{color:#fff;cursor:pointer;background:#087d78;border:0;border-radius:8px;flex:none;padding:12px 14px;font-size:9px;font-weight:900}.guidedSeparateSummary button:disabled{opacity:.6}.guidedDownloadHub{background:#fff;border:2px solid #173f55;border-radius:16px;margin-top:18px;padding:24px;box-shadow:0 14px 35px #123f431f}.guidedDownloadHub>header{text-align:center;margin-bottom:17px}.guidedDownloadHub>header>span{letter-spacing:1.5px;color:#b5531b;font-size:9px;font-weight:900}.guidedDownloadHub h3{color:#153f55;margin:7px 0 5px;font-family:Georgia,serif;font-size:25px}.guidedDownloadHub header p{color:#60777d;margin:0;font-size:10px;line-height:1.55}.guidedDownloadButtons{grid-template-columns:1fr 1fr;gap:14px;display:grid}.guidedDownloadButtons button{color:#fff;text-align:left;cursor:pointer;border:0;border-radius:13px;grid-template-columns:40px 1fr 28px;align-items:center;gap:13px;min-height:118px;padding:18px;transition:transform .15s,box-shadow .15s;display:grid;box-shadow:0 8px 20px #1334432e}.guidedDownloadButtons button:hover{transform:translateY(-2px);box-shadow:0 12px 25px #1334433d}.guidedDownloadButtons button:focus-visible{outline-offset:3px;outline:4px solid #ffd28b}.guidedDownloadButtons button:disabled{opacity:.65;cursor:wait;transform:none}.guidedSummaryDownload{background:linear-gradient(135deg,#1e6794,#17496d)}.guidedPackageDownload{background:linear-gradient(135deg,#d66b25,#a94416)}.guidedDownloadButtons button>b{background:#ffffff30;border-radius:50%;place-items:center;width:40px;height:40px;font-size:16px;display:grid}.guidedDownloadButtons button>span{flex-direction:column;gap:4px;display:flex}.guidedDownloadButtons small{letter-spacing:1.1px;color:#fffc;font-size:7px;font-weight:900}.guidedDownloadButtons strong{font-size:17px;line-height:1.15}.guidedDownloadButtons em{color:#ffffffd9;font-size:9px;font-style:normal;line-height:1.4}.guidedDownloadButtons button>i{text-align:center;font-size:27px;font-style:normal;font-weight:900}.guidedModuleSignerFields{background:#fff8ed;border:2px solid #b45a1d;border-radius:14px;margin:22px 0;padding:21px}.guidedModuleSignerFields>header>span,.guidedSignerReview>header>span{letter-spacing:1.3px;color:#a74e17;font-size:8px;font-weight:900}.guidedModuleSignerFields h3,.guidedSignerReview h3{color:#4f351e;margin:6px 0;font-family:Georgia,serif;font-size:21px}.guidedModuleSignerFields header p,.guidedSignerReview header p{color:#725f50;margin:0;font-size:10px;line-height:1.55}.guidedModuleSignerFields>div{grid-template-columns:1fr 1fr;gap:11px;margin-top:16px;display:grid}.guidedModuleSignerFields label{background:#fff;border:2px solid #ddb88e;border-radius:11px;grid-template-columns:35px 1fr;align-items:center;gap:10px;padding:15px;display:grid}.guidedModuleSignerFields label.confirmed{background:#f1faf7;border-color:#71b8a9}.guidedModuleSignerFields label>b{color:#fff;background:#b45a1d;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.guidedModuleSignerFields label.confirmed>b{background:#087d78}.guidedModuleSignerFields label>span{flex-direction:column;gap:4px;display:flex}.guidedModuleSignerFields label strong{color:#173f43;font-size:11px}.guidedModuleSignerFields label small{color:#687c7e;font-size:8px;line-height:1.4}.guidedModuleSignerFields select{color:#173f43;background:#fff;border:1px solid #c89564;border-radius:8px;grid-column:1/-1;width:100%;min-height:47px;padding:0 12px;font-size:11px;font-weight:800}.guidedModuleSignerFields label.confirmed select{background:#f7fcfa;border-color:#70ad9f}.guidedSignerReview{background:#fffaf2;border:2px solid #c58b45;border-radius:14px;margin:20px 0;padding:20px;scroll-margin-top:20px}.guidedSignerReview.complete{background:#eff9f6;border-color:#4e9c8d}.guidedSignerReview>div{grid-template-columns:1fr 1fr;gap:9px;margin-top:15px;display:grid}.guidedSignerReview article{background:#fff;border:1px solid #e0c59f;border-radius:9px;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;padding:12px;display:grid}.guidedSignerReview article.confirmed{border-color:#a8d1c8}.guidedSignerReview article>b{color:#fff;background:#b86725;border-radius:8px;place-items:center;width:33px;height:33px;display:grid}.guidedSignerReview article.confirmed>b{background:#087d78}.guidedSignerReview article>span{flex-direction:column;gap:3px;min-width:0;display:flex}.guidedSignerReview article small{color:#718184;font-size:7px}.guidedSignerReview article strong{color:#173f43;font-size:10px}.guidedSignerReview article em{color:#5d7678;font-size:7px;font-style:normal}.guidedSignerReview article button{color:#12675f;cursor:pointer;background:#fff;border:1px solid #b8cec9;border-radius:7px;padding:8px;font-size:8px;font-weight:900}.guidedSignerReview article.missing button{color:#93430f;border-color:#d49d68}.guidedDownloadHub.locked{background:#fffaf2;border-color:#cf873f}.guidedDownloadHub.locked .guidedDownloadButtons button:disabled{opacity:.45;cursor:not-allowed}.guidedNext:disabled,.guidedReturnSummary:disabled{opacity:.55;cursor:not-allowed}.guidedFamily{background:#fffaf0;border-color:#dfc38b}.guidedFamily>span,.guidedFamily h3{color:#89591d}.guidedFamilyCount{max-width:280px}.guidedFamilyCount input{text-align:center;font-size:18px;font-weight:800}.guidedPeopleList.family{background:#fffdf8;border-color:#e1cfaa;margin-top:18px}.guidedFamilySummary{color:#6f4a1e;background:#fff9eb;border:1px solid #dfc38b;border-left:5px solid #b87829;border-radius:10px;gap:5px;margin:0 0 18px;padding:16px 18px;display:grid}.guidedFamilySummary span{letter-spacing:1.2px;font-size:8px;font-weight:900}.guidedFamilySummary strong{font-size:14px}.guidedFamilySummary small{font-size:9px;line-height:1.5}.guidedIdentityMatch{background:#eef9f6;border-color:#9bcfc4}.guidedIdentityMatch>span,.guidedIdentityMatch h3{color:#12665f}.guidedPreviewActions{grid-template-columns:1fr 1.4fr;gap:9px;margin-top:15px;display:grid}.guidedPreviewActions .guidedSinglePdf{margin-top:0}.guidedEditPreview{color:#315d61;cursor:pointer;background:#fff;border:1px solid #b1c9c4;border-radius:8px;min-height:42px;font-size:10px;font-weight:900}.guidedEditPreview:hover{background:#f2f8f6}.guidedReturnSummary{color:#087d78!important;background:#fff!important;border:1px solid #087d78!important}.guidedAutoFillSummary{background:#edf9f6;border:1px solid #a9d2c9;border-radius:10px;gap:11px;margin:0 0 16px;padding:14px 16px;display:flex}.guidedAutoFillSummary>b{color:#fff;background:#087d78;border-radius:50%;flex:none;place-items:center;width:27px;height:27px;display:grid}.guidedAutoFillSummary strong{color:#155a54;font-size:11px}.guidedAutoFillSummary p{color:#53736f;margin:4px 0 0;font-size:9px;line-height:1.5}@media (width<=680px){.guidedEditGrid{grid-template-columns:1fr}.guidedSeparateSummary{flex-direction:column;align-items:stretch}.guidedSeparateSummary button{width:100%}.guidedModuleSignerFields{padding:17px 13px}.guidedModuleSignerFields>div,.guidedSignerReview>div{grid-template-columns:1fr}.guidedSignerReview{padding:17px 13px}.guidedSignerReview article{grid-template-columns:33px 1fr}.guidedSignerReview article button{grid-column:1/-1;min-height:40px}.guidedDownloadHub{padding:18px 14px}.guidedDownloadHub h3{font-size:22px}.guidedDownloadButtons{grid-template-columns:1fr}.guidedDownloadButtons button{grid-template-columns:38px 1fr 24px;min-height:108px;padding:16px 14px}.guidedDownloadButtons button>b{width:38px;height:38px}.guidedDownloadButtons strong{font-size:16px}.guidedPreviewActions{grid-template-columns:1fr}.guidedNav{gap:5px}.guidedReturnSummary{padding:0 9px!important;font-size:9px!important}}.housingHeroGuided{background:linear-gradient(110deg,#fff,#e9f7f3);border:2px solid #75c1b4;border-radius:14px;grid-template-columns:1fr auto;align-items:center;gap:5px 18px;max-width:680px;margin:25px 0 18px;padding:20px 22px;display:grid;box-shadow:0 16px 38px #022c302e}.housingHeroGuided>span{color:#087d78;letter-spacing:1.4px;grid-column:1/-1;font-size:9px;font-weight:900}.housingHeroGuided>strong{color:#123f43;font-family:Georgia,serif;font-size:22px}.housingHeroGuided>p{grid-column:1;color:#4e6d70!important;margin:3px 0 0!important;font-size:11px!important;line-height:1.55!important}.housingHeroGuided>a{white-space:nowrap;grid-area:2/2/4;text-decoration:none}.guidedSidebar li{padding:0}.guidedSidebar li button{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:12px;padding:9px 10px;display:flex}.guidedSidebar li button:hover{color:#fff;background:#174b4e}.guidedSidebar li button b{flex:none}.guidedPracticeStorage{background:#edf9f6;border:2px solid #91c9bf;margin:-4px 0 25px}.guidedPracticeStorage label strong{color:#155a54;margin-bottom:3px;display:block}.guidedAreaField{background:#eff9f6;border:2px solid #8bc6bb;border-radius:10px;padding:14px}.guidedFinalStorageConsent{border-color:#087d78;margin:20px 0;box-shadow:0 8px 24px #087d7814}.guidedFinalStorageKicker{color:#087d78;letter-spacing:1.2px;margin-bottom:12px;font-size:8px;font-weight:900;display:block}.guidedFinalStorageConsent>label{background:#fff;border-radius:8px;padding:12px}.guidedFinalStorageConsent>label input{accent-color:#087d78;flex:none;width:18px;height:18px}.guidedGateArchive{background:#f2faf8;border:1px solid #b8d5cf;border-radius:13px;margin:0 0 25px;padding:20px}.guidedGateArchiveHead{grid-template-columns:38px 1fr auto;align-items:center;gap:12px;display:grid}.guidedGateArchiveHead>b{color:#fff;background:#087d78;border-radius:10px;place-items:center;width:38px;height:38px;font-size:17px;display:grid}.guidedGateArchiveHead span{letter-spacing:1.3px;color:#087d78;font-size:7px;font-weight:900}.guidedGateArchiveHead h2{color:#123f43;margin:3px 0 2px;font-family:Georgia,serif;font-size:20px}.guidedGateArchiveHead p{color:#5d7779;margin:0;font-size:9px;line-height:1.45}.guidedGateArchiveHead>a{color:#12675f;white-space:nowrap;background:#fff;border:1px solid #96c3b9;border-radius:8px;padding:10px 12px;font-size:8px;font-weight:900;text-decoration:none}.guidedGateArchiveNotice{color:#70542f;background:#fff7e8;border-radius:9px;flex-direction:column;gap:4px;margin-top:15px;padding:13px;font-size:9px;line-height:1.45;display:flex}.guidedGateArchiveNotice.protected{color:#365c78;background:#eef3fa}.guidedGateArchiveNotice.empty{color:#536f72;background:#fff}.guidedGatePracticeList{gap:8px;margin-top:15px;display:grid}.guidedGatePracticeList article{background:#fff;border:1px solid #cfdfdb;border-radius:9px;grid-template-columns:1fr auto;align-items:center;gap:4px 12px;padding:13px 14px;display:grid}.guidedGatePracticeList article>div{grid-column:1/-1;justify-content:space-between;align-items:center;display:flex}.guidedGatePracticeList .status{color:#536c70;text-transform:uppercase;letter-spacing:.6px;background:#edf2f1;border-radius:99px;padding:4px 7px;font-size:6px;font-weight:900}.guidedGatePracticeList .status.da-verificare{color:#8a5917;background:#fff0d5}.guidedGatePracticeList .status.completata{color:#11675f;background:#daf1eb}.guidedGatePracticeList small{color:#748789;font-size:7px}.guidedGatePracticeList strong{color:#173f43;font-size:11px}.guidedGatePracticeList p{color:#667f82;grid-column:1;margin:0;font-size:8px}.guidedGatePracticeList a{color:#fff;white-space:nowrap;background:#087d78;border-radius:7px;grid-area:2/2/4;padding:9px 11px;font-size:8px;font-weight:900;text-decoration:none}@media (width<=680px){.guidedGateArchive{padding:16px}.guidedGateArchiveHead{grid-template-columns:34px 1fr}.guidedGateArchiveHead>b{width:34px;height:34px}.guidedGateArchiveHead>a{text-align:center;grid-column:1/-1;place-items:center;min-height:42px;display:grid}.guidedGatePracticeList article{grid-template-columns:1fr}.guidedGatePracticeList a{text-align:center;grid-area:auto/1;place-items:center;min-height:41px;margin-top:5px;display:grid}.guidedGatePracticeList p{grid-column:1}}.guidedWorkRequesterLock{background:#fff8e9;border-color:#d7b774}.guidedWorkRequesterLock>span,.guidedWorkRequesterLock h3{color:#7e531c}.guidedWorkRequesterLock>p{color:#715f45}.guidedWorkRequesterData{background:#fff;border:1px solid #e4cca0;border-radius:9px;flex-direction:column;gap:5px;margin:14px 0;padding:13px 15px;display:flex}.guidedWorkRequesterData strong{color:#513819;font-size:13px}.guidedWorkRequesterData small{color:#806b4d;font-size:9px}.guidedWorkRequesterLock>button{color:#fff;cursor:pointer;background:#9a641b;border:0;border-radius:8px;padding:11px 13px;font-size:9px;font-weight:900}.guidedAutoFillSummary.work{background:#fff8e9;border-color:#d7b774}.guidedAutoFillSummary.work>b{background:#9a641b}.guidedAutoFillSummary.work strong{color:#68491f}.guidedAutoFillSummary.work p{color:#776247}@media (width<=560px){.housingHeroGuided{grid-template-columns:1fr;padding:18px}.housingHeroGuided>strong{font-size:20px}.housingHeroGuided>a{text-align:center;grid-area:auto/1;margin-top:10px}}@media (width<=680px){.guidedMobileProgress label{gap:7px;display:grid}.guidedMobileProgress select{color:#173f43;background:#fff;border:1px solid #b9d3ce;border-radius:9px;width:100%;min-height:46px;padding:0 12px;font-size:12px;font-weight:800}.guidedMobileProgress small{margin-top:8px;display:block}.guidedPracticeStorage{margin-bottom:22px}}.guidedScanner{background:linear-gradient(145deg,#f7fcfa,#e7f6f2);border:2px solid #78bdb2;border-radius:15px;margin:0 0 28px;padding:22px;box-shadow:0 12px 30px #12535014}.guidedScannerHead{align-items:flex-start;gap:15px;display:flex}.guidedScannerHead>span{color:#fff;background:#087d78;border-radius:12px;flex:none;place-items:center;width:43px;height:43px;font-size:19px;display:grid}.guidedScannerHead small,.guidedScanReviewTitle>span{color:#087d78;letter-spacing:1.3px;font-size:8px;font-weight:900}.guidedScannerHead h3,.guidedScanReviewTitle h3{color:#153f43;margin:5px 0 7px;font-family:Georgia,serif;font-size:21px}.guidedScannerHead p,.guidedScanReviewTitle p{color:#5b7275;margin:0;font-size:10px;line-height:1.6}.guidedScanConsent,.guidedScanManualCheck{cursor:pointer;background:#fff;border:1px solid #afcec8;border-radius:10px;align-items:flex-start;gap:11px;margin-top:18px;padding:15px;display:flex}.guidedScanConsent input,.guidedScanManualCheck input{accent-color:#087d78;flex:none;width:20px;height:20px;margin:1px 0 0}.guidedScanConsent span,.guidedScanManualCheck span{color:#48666a;font-size:10px;line-height:1.55}.guidedScanConsent strong,.guidedScanManualCheck strong{color:#173f43;margin-bottom:3px;font-size:11px;display:block}.guidedScanPrivacy{background:#fff;border:1px solid #c5d8d4;border-radius:9px;margin:12px 0;overflow:hidden}.guidedScanPrivacy summary{color:#24565a;cursor:pointer;padding:13px 15px;font-size:10px;font-weight:900}.guidedScanPrivacy ul{color:#5b7074;margin:0;padding:0 28px 12px 34px;font-size:9px;line-height:1.6}.guidedScanPrivacy a{color:#087d78;margin:0 15px 14px;font-size:9px;font-weight:800;display:inline-block}.guidedScanButton{color:#fff;text-align:center;cursor:pointer;background:#087d78;border-radius:10px;justify-content:center;align-items:center;min-height:52px;font-size:11px;font-weight:900;display:flex}.guidedScanButton input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.guidedScanButton.disabled{color:#edf2f1;cursor:not-allowed;background:#a9bbb8}.guidedScanProgress{background:#cddedb;border-radius:99px;height:7px;margin-top:10px;overflow:hidden}.guidedScanProgress span{background:#087d78;border-radius:99px;height:100%;transition:width .2s;display:block}.guidedScanReview{background:#fff;border:1px solid #b8ccc8;border-radius:12px;margin-top:16px;padding:20px}.guidedScanReviewTitle{margin-bottom:18px}.guidedScanManualCheck{background:#fff9ed;border:2px solid #dfb86e}.guidedScanActions{justify-content:flex-end;gap:9px;margin-top:14px;display:flex}.guidedScanActions button{cursor:pointer;border-radius:8px;min-height:46px;padding:0 16px;font-size:10px;font-weight:900}.guidedScanActions button:disabled{opacity:.5;cursor:not-allowed}.guidedScanDone{color:#12655e;background:#fff;border:1px solid #94cabe;border-radius:9px;margin-top:13px;padding:13px 15px;font-size:10px;font-weight:800}@media (width<=1024px){.guidedShell{grid-template-columns:225px minmax(0,1fr)}.guidedSidebar{padding:34px 20px}.guidedWorkspace{padding:38px 26px 28px}.guidedPanel{width:min(720px,100%)}.guidedChoice{min-height:58px}.guidedField input,.guidedField select{min-height:52px}}@media (width<=680px){.guidedDraftPage{background:#f4f8f7}.guidedHeader{z-index:30;position:sticky;top:0}.guidedWorkspace{padding:18px 14px 100px}.guidedMobileProgress{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f4f8f7f5;border-bottom:1px solid #d8e4e1;margin:0 -14px 24px;padding:12px 14px;position:sticky;top:66px}.guidedPanel h2{font-size:29px}.guidedLead{font-size:12px}.guidedField input,.guidedField select{min-height:54px;font-size:16px}.guidedChoice{min-height:56px;font-size:12px}.guidedScanner{border-radius:13px;padding:17px 14px}.guidedScannerHead>span{width:38px;height:38px}.guidedScannerHead h3{font-size:19px}.guidedScanConsent,.guidedScanManualCheck{padding:14px 12px}.guidedScanButton{min-height:56px;font-size:12px}.guidedScanReview{padding:16px 12px}.guidedScanActions{grid-template-columns:1fr;display:grid}.guidedScanActions button{width:100%;min-height:52px}.guidedNav{z-index:35;width:100%;padding:10px 14px calc(10px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;border-top:1px solid #cbd9d6;margin:0;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 28px #133d411f}.guidedNav button{min-height:50px}.guidedNext{margin-left:auto}.guidedCounterGrid label{padding:18px}.guidedConditional,.guidedPeopleList{padding:17px 14px}.guidedDocumentSheet{overflow-x:auto}}.scanDraftPage{color:#173f43;background:linear-gradient(145deg,#e9f3f0,#f9fbfa);min-height:100vh}.scanDraftShell{width:min(850px,100% - 32px);margin:0 auto;padding:55px 0 80px}.scanDraftIntro{text-align:center;margin-bottom:30px}.scanDraftIntro>span{color:#9a631b;letter-spacing:1.5px;font-size:9px;font-weight:900}.scanDraftIntro h1{margin:10px 0;font-family:Georgia,serif;font-size:clamp(32px,5vw,48px);line-height:1.08}.scanDraftIntro>p{color:#587074;max-width:680px;margin:0 auto;font-size:13px;line-height:1.7}.scanDraftIntro>div{color:#755020;background:#fff8e9;border:1px solid #dfbc7f;border-radius:10px;align-items:center;gap:10px;margin:20px auto 0;padding:14px 17px;font-size:11px;display:inline-flex}.scanDraftIntro>div b{color:#fff;background:#b9752a;border-radius:50%;place-items:center;width:25px;height:25px;display:grid}.scanDraftReview{display:block}.scanDraftActions{justify-content:center;gap:10px;margin-top:22px;display:flex}.scanDraftActions a{padding:13px 17px;text-decoration:none}.scanDraftPage input[readonly]{color:#425e62;background:#f5f7f6}.scanDraftPage button:disabled{opacity:.5;cursor:not-allowed}@media (width<=680px){.scanDraftShell{width:min(100% - 24px,850px);padding:30px 0 55px}.scanDraftIntro{text-align:left}.scanDraftIntro>div{align-items:flex-start}.scanDraftActions{display:grid}.scanDraftActions a{text-align:center}.scanDraftPage .guidedHeader .housingAppBrand small{display:none}}.housingAppHeaderActions{align-items:center;gap:18px;display:flex}.housingAppHeaderActions>a{color:#47656a;font-size:11px;font-weight:800;text-decoration:none}.housingAppTabletHero{background:radial-gradient(circle at 78% 18%,#eeb75f3b,#0000 28%),linear-gradient(135deg,#e5f4f0 0%,#fbfdfc 58%,#fff8ec 100%);grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);align-items:center;gap:55px;min-height:520px;padding:70px max(6vw,32px);display:grid}.housingAppTabletIntro h1{letter-spacing:-1.7px;color:#113b40;max-width:820px;margin:19px 0;font-family:Georgia,serif;font-size:clamp(42px,5.3vw,68px);line-height:1.02}.housingAppTabletIntro h1 em{color:#0d756c;font-weight:400}.housingAppTabletIntro>p{color:#526d71;max-width:690px;margin:0;font-size:16px;line-height:1.72}.housingAppHeroActions button{color:#31575b;cursor:pointer;background:#fff;border:1px solid #b7ccc7}.housingAppHeroActions .primary{color:#fff;background:#087d78;justify-content:space-between;align-items:center;gap:32px;display:flex;box-shadow:0 10px 28px #087d782e}.housingAppDeviceCard{background:#ffffffeb;border:1px solid #ccddd9;border-radius:20px;padding:24px;box-shadow:0 24px 55px #123f431f}.housingAppDeviceTop{border-bottom:1px solid #dbe7e4;justify-content:space-between;align-items:center;padding-bottom:16px;display:flex}.housingAppDeviceTop span{letter-spacing:1.4px;color:#5a7377;font-size:8px;font-weight:900}.housingAppDeviceTop b{color:#0b6c64;letter-spacing:1px;background:#dff2ed;border-radius:99px;padding:5px 8px;font-size:7px}.housingAppDeviceRow{border-bottom:1px solid #e0e9e7;align-items:center;gap:12px;padding:17px 0;display:flex}.housingAppDeviceRow>span{border-radius:10px;place-items:center;width:33px;height:33px;font-weight:900;display:grid}.housingAppDeviceRow>span.ready{color:#0b7068;background:#dff2ed}.housingAppDeviceRow>span.empty{color:#82918f;background:#edf1f0}.housingAppDeviceRow div{flex-direction:column;gap:4px;display:flex}.housingAppDeviceRow strong{color:#173f43;font-size:12px}.housingAppDeviceRow small{color:#718386;font-size:9px}.housingAppDeviceCard>p{color:#698084;margin:16px 0 0;font-size:9px;line-height:1.6}.housingAppQuickActions{z-index:3;grid-template-columns:repeat(3,1fr);gap:12px;max-width:1160px;margin:-28px auto 0;padding:0 20px;display:grid;position:relative}.housingAppQuickActions>a{color:#173f43;background:#fff;border:1px solid #d3e0dd;border-radius:14px;grid-template-columns:34px 1fr auto;align-items:center;gap:12px;min-height:105px;padding:18px;text-decoration:none;display:grid;box-shadow:0 12px 35px #143e4214}.housingAppQuickActions>a>b{color:#087d78;background:#e1f2ee;border-radius:9px;place-items:center;width:31px;height:31px;font-size:9px;display:grid}.housingAppQuickActions>a>span{flex-direction:column;gap:6px;display:flex}.housingAppQuickActions strong{font-size:13px}.housingAppQuickActions small{color:#6b8083;font-size:9px;line-height:1.45}.housingAppQuickActions i{color:#087d78;font-size:18px;font-style:normal}.housingAppTabletFeatures{grid-template-columns:repeat(4,1fr);gap:13px;max-width:1160px;margin:0 auto 80px;padding:0 22px;display:grid}.housingAppTabletFeatures>div{color:#fff;background:#123f43;border-radius:15px;min-height:180px;padding:22px}.housingAppTabletFeatures span{color:#123f43;background:#9fd5cb;border-radius:10px;place-items:center;width:36px;height:36px;margin-bottom:19px;font-size:17px;display:grid}.housingAppTabletFeatures strong{font-size:13px;display:block}.housingAppTabletFeatures p{color:#bdd2cf;margin:9px 0 0;font-size:9px;line-height:1.65}.housingAppBottomNav{display:none}.housingInstallOverlay{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0723269e;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.housingInstallSheet{background:#fff;border-radius:21px;width:min(560px,100%);max-height:90vh;padding:34px;position:relative;overflow:auto;box-shadow:0 30px 90px #0000004d}.housingInstallClose{color:#36575b;cursor:pointer;background:#edf3f1;border:0;border-radius:50%;width:34px;height:34px;font-size:22px;position:absolute;top:17px;right:17px}.housingInstallSheet h2{color:#143f43;margin:16px 0 9px;font-family:Georgia,serif;font-size:30px}.housingInstallSheet>p{color:#60777a;margin:0;font-size:12px;line-height:1.65}.housingInstallSheet ol{gap:10px;margin:25px 0;padding:0;list-style:none;display:grid}.housingInstallSheet li{background:#f8fbfa;border:1px solid #d2e0dd;border-radius:11px;align-items:center;gap:13px;padding:14px;display:flex}.housingInstallSheet li>b{color:#fff;background:#087d78;border-radius:9px;flex:none;place-items:center;width:32px;height:32px;display:grid}.housingInstallSheet li div{flex-direction:column;gap:4px;display:flex}.housingInstallSheet li strong{color:#173f43;font-size:12px}.housingInstallSheet li small{color:#708386;font-size:9px}.housingInstallNote{background:#fff9ec;border:1px solid #dec48f;border-radius:10px;gap:11px;padding:14px;display:flex}.housingInstallNote>b{color:#fff;background:#b97a2e;border-radius:50%;flex:none;place-items:center;width:25px;height:25px;display:grid}.housingInstallNote p{color:#755e40;margin:0;font-size:9px;line-height:1.6}.housingInstallDone{color:#fff;cursor:pointer;background:#087d78;border:0;border-radius:9px;width:100%;min-height:50px;margin-top:17px;font-size:11px;font-weight:900}@media (width<=1024px){.housingAppTabletHero{grid-template-columns:1.25fr .75fr;gap:28px;padding:58px 30px}.housingAppTabletIntro h1{font-size:50px}.housingAppQuickActions{grid-template-columns:1fr 1fr}.housingAppQuickActions>a:first-child{grid-column:1/-1}.housingAppTabletFeatures{grid-template-columns:repeat(2,1fr)}.housingAppBottomNav{z-index:50;width:min(560px,100% - 28px);min-height:62px;padding:7px 10px calc(7px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0b2f33f5;border:1px solid #ffffff40;border-radius:18px;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:16px;left:50%;transform:translate(-50%);box-shadow:0 18px 45px #092a2d4d}.housingAppBottomNav a,.housingAppBottomNav button{color:#dce9e7;cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:8px;font-weight:800;text-decoration:none;display:flex}.housingAppBottomNav span{font-size:17px}.housingAppFooter{padding-bottom:105px}}@media (width<=760px){.housingAppHeaderActions>a{display:none}.housingAppTabletHero{grid-template-columns:1fr;padding:48px 20px 55px}.housingAppTabletIntro h1{letter-spacing:-1px;font-size:40px}.housingAppTabletIntro>p{font-size:14px}.housingAppDeviceCard{padding:20px}.housingAppQuickActions{grid-template-columns:1fr;margin:-22px auto 0}.housingAppQuickActions>a:first-child{grid-column:auto}.housingAppTabletFeatures{grid-template-columns:1fr 1fr;margin-bottom:60px;padding:0 18px}.housingAppTabletFeatures>div{min-height:160px;padding:18px}.housingInstallSheet{padding:29px 20px}.housingInstallSheet h2{font-size:27px}}@media (width<=480px){.housingAppTabletFeatures{grid-template-columns:1fr}.housingAppHeaderActions .housingAppInstall{max-width:118px}.housingInstallOverlay{align-items:end;padding:0}.housingInstallSheet{width:100%;max-height:92vh;padding-bottom:calc(24px + env(safe-area-inset-bottom));border-radius:22px 22px 0 0}}.archivePage{color:#173d43;background:#eef4f2;min-height:100vh}.archiveHero{background:linear-gradient(135deg,#dff1ec,#fffaf0);justify-content:space-between;align-items:end;gap:25px;padding:55px max(6vw,24px) 45px;display:flex}.archiveHero span,.archiveSettings>div>span{letter-spacing:1.5px;color:#087d78;font-size:8px;font-weight:900}.archiveHero h1{margin:9px 0;font-family:Georgia,serif;font-size:clamp(35px,5vw,55px)}.archiveHero p{color:#597276;max-width:670px;margin:0;font-size:12px;line-height:1.65}.archiveHero>a{color:#fff;background:#087d78;border-radius:9px;padding:14px 18px;font-size:11px;font-weight:900;text-decoration:none}.archiveTools{grid-template-columns:1.4fr auto 1fr;gap:10px;padding:24px max(6vw,24px);display:grid}.archiveTools>input,.archiveTools label{color:#284d52;background:#fff;border:1px solid #c8d8d4;border-radius:9px;min-height:48px;padding:0 14px;font-size:11px}.archiveImport{cursor:pointer;justify-content:center;align-items:center;font-weight:900;display:flex}.archiveImport input{opacity:0;width:1px;height:1px;position:absolute}.archiveMessage{color:#12665f;background:#edf9f6;border:1px solid #a9d2c9;border-radius:9px;margin:0 max(6vw,24px) 18px;padding:13px 15px;font-size:10px;font-weight:800}.archiveGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:0 max(6vw,24px) 55px;display:grid}.archiveCard{background:#fff;border:1px solid #cfddda;border-radius:15px;padding:22px;box-shadow:0 10px 30px #143e420f}.archiveCardTop{justify-content:space-between;align-items:center;display:flex}.archiveCardTop small{color:#75888b;font-size:8px}.archiveCard .status{text-transform:uppercase;letter-spacing:.7px;border-radius:99px;padding:5px 8px;font-size:7px;font-weight:900}.archiveCard .status.bozza{color:#5e7275;background:#f0f2f1}.archiveCard .status.da-verificare{color:#8a5917;background:#fff0d5}.archiveCard .status.completata{color:#11675f;background:#daf1eb}.archiveCard h2{margin:17px 0 6px;font-family:Georgia,serif;font-size:24px}.archiveCard>p{color:#678084;margin:0;font-size:10px}.archiveCard dl{background:#f5f8f7;border-radius:9px;grid-template-columns:1fr 1fr;gap:10px;margin:19px 0;padding:13px;display:grid}.archiveCard dl div{flex-direction:column;gap:5px;display:flex}.archiveCard dt{color:#738689;text-transform:uppercase;font-size:7px;font-weight:900}.archiveCard dd{color:#294d52;margin:0;font-size:10px}.archiveActions{flex-wrap:wrap;gap:7px;display:flex}.archiveActions a,.archiveActions button{color:#12685f;cursor:pointer;background:#fff;border:1px solid #b8d1cb;border-radius:7px;padding:9px 11px;font-size:9px;font-weight:900;text-decoration:none}.archiveActions a{color:#fff;background:#087d78}.archiveActions .danger{color:#9a3e35;border-color:#e2b8b2;margin-left:auto}.archiveEmpty{text-align:center;border:2px dashed #c5d5d2;border-radius:16px;grid-column:1/-1;padding:65px 20px}.archiveEmpty>b{color:#84aaa4;font-size:35px}.archiveEmpty h2{font-family:Georgia,serif}.archiveEmpty p{color:#6b8083;font-size:11px}.archiveEmpty a{color:#fff;background:#087d78;border-radius:8px;margin-top:10px;padding:12px 15px;font-size:10px;font-weight:900;text-decoration:none;display:inline-block}.archiveSettings{color:#fff;background:#123f43;border-radius:16px;grid-template-columns:1.4fr 1fr 1fr auto;align-items:end;gap:17px;margin:0 max(6vw,24px) 80px;padding:25px;display:grid}.archiveSettings h2{margin:8px 0;font-family:Georgia,serif}.archiveSettings p{color:#bed2d0;margin:0;font-size:9px;line-height:1.55}.archiveSettings label{flex-direction:column;gap:7px;font-size:8px;font-weight:900;display:flex}.archiveSettings input,.archiveSettings select{color:#173f43;background:#fff;border:1px solid #577678;border-radius:8px;min-height:44px;padding:0 11px}.archiveSettings>div:last-child{gap:7px;display:flex}.archiveSettings button,.archiveLock button{color:#123f43;cursor:pointer;background:#9fd5cb;border:0;border-radius:8px;min-height:44px;padding:0 13px;font-size:9px;font-weight:900}.archiveSettings button.secondary{color:#fff;background:0 0;border:1px solid #76918f}.archiveLock{background:#fff;border-radius:18px;flex-direction:column;gap:13px;width:min(470px,100% - 30px);margin:10vh auto;padding:35px;display:flex;box-shadow:0 25px 70px #123f4326}.archiveLock>span{color:#087d78;letter-spacing:1.4px;font-size:8px;font-weight:900}.archiveLock h1{margin:0;font-family:Georgia,serif}.archiveLock p{color:#667d80;margin:0;font-size:10px;line-height:1.6}.archiveLock input{border:1px solid #bfd2ce;border-radius:8px;min-height:49px;padding:0 13px}.archiveLock a{text-align:center;color:#47686b;font-size:9px}.guidedPracticeTitle{background:#f1faf7;border:1px solid #b8d7d0;border-radius:10px;margin:0 0 18px;padding:15px}.guidedPracticeTitle small{color:#66807c;margin-top:6px;font-size:8px}.guidedValidation{border-radius:12px;margin:0 0 19px;padding:19px}.guidedValidation.warning{background:#fff8e9;border:2px solid #dcb56d}.guidedValidation.complete{background:#edf9f6;border:2px solid #8cc9bd}.guidedValidationHead{gap:13px;display:flex}.guidedValidationHead>b{color:#fff;background:#087d78;border-radius:50%;flex:none;place-items:center;width:33px;height:33px;display:grid}.guidedValidation.warning .guidedValidationHead>b{background:#b77729}.guidedValidationHead span,.guidedChecklist>span,.guidedSignature>span,.guidedArchiveActions>div>span{letter-spacing:1.2px;color:#087d78;font-size:7px;font-weight:900}.guidedValidationHead h3,.guidedChecklist h3,.guidedSignature h3{color:#153f43;margin:4px 0;font-family:Georgia,serif}.guidedValidationHead p,.guidedChecklist>p,.guidedSignature>p{color:#61777a;margin:0;font-size:9px;line-height:1.55}.guidedValidation ul{grid-template-columns:1fr 1fr;gap:7px;margin:15px 0 0;padding:0;list-style:none;display:grid}.guidedValidation li button{text-align:left;color:#68491f;cursor:pointer;background:#fff;border:1px solid #e2c998;border-radius:7px;justify-content:space-between;gap:10px;width:100%;padding:10px;font-size:9px;display:flex}.guidedValidation li span{font-weight:900}.guidedChecklist{background:#f7fbfa;border:1px solid #c6d9d5;border-radius:12px;margin:18px 0;padding:20px}.guidedChecklist>label{color:#34585d;background:#fff;border:1px solid #d5e1de;border-radius:8px;align-items:center;gap:10px;margin-top:9px;padding:10px;font-size:10px;display:flex}.guidedChecklist input{accent-color:#087d78;width:18px;height:18px}.guidedSignature{background:#f3faf8;border:1px solid #b9d4ce;border-radius:12px;margin:20px 0;padding:20px}.guidedSignature>label{color:#385d61;background:#fff;border-radius:8px;gap:10px;margin:15px 0;padding:12px;font-size:9px;line-height:1.5;display:flex}.guidedSignature>label input{accent-color:#087d78;width:18px;height:18px}.guidedSignature canvas{touch-action:none;opacity:.65;background:#f0f3f2;border:2px dashed #bdceca;border-radius:10px;width:100%;height:150px}.guidedSignature canvas.enabled{opacity:1;cursor:crosshair;background:#fff}.guidedSignature>div{justify-content:space-between;align-items:center;margin-top:9px;display:flex}.guidedSignature small{color:#647b7e;font-size:8px}.guidedSignature button{color:#47686b;cursor:pointer;background:#fff;border:1px solid #c3d4d0;border-radius:7px;padding:8px 10px;font-size:8px;font-weight:900}.guidedArchiveActions{background:#f1faf7;border:1px solid #b7d4ce;border-radius:11px;grid-template-columns:1fr auto auto auto;align-items:center;gap:9px;margin:17px 0;padding:17px;display:grid}.guidedArchiveActions>div{flex-direction:column;gap:4px;display:flex}.guidedArchiveActions strong{color:#164e4c;font-size:11px}.guidedArchiveActions small{color:#66807c;font-size:8px}.guidedArchiveActions button,.guidedArchiveActions a{color:#12675f;cursor:pointer;background:#fff;border:1px solid #a9cac3;border-radius:7px;padding:10px 11px;font-size:8px;font-weight:900;text-decoration:none}.guidedArchiveActions a{color:#fff;background:#087d78}@media (width<=900px){.archiveSettings{grid-template-columns:1fr 1fr}.archiveSettings>div:first-child{grid-column:1/-1}.guidedArchiveActions{grid-template-columns:1fr 1fr 1fr}.guidedArchiveActions>div{grid-column:1/-1}}@media (width<=680px){.archiveHero{flex-direction:column;align-items:stretch}.archiveHero>a{text-align:center}.archiveTools,.archiveGrid,.archiveSettings{grid-template-columns:1fr}.archiveSettings>div:first-child{grid-column:auto}.archiveCard dl{grid-template-columns:1fr}.archiveActions .danger{margin-left:0}.guidedValidation ul,.guidedArchiveActions{grid-template-columns:1fr}.guidedArchiveActions>div{grid-column:auto}.guidedArchiveActions button,.guidedArchiveActions a{text-align:center;min-height:44px}.guidedSignature canvas{height:125px}}.professionalDirectorySelect{background:#fff;border:1px solid #aacbc5;border-radius:10px;margin:17px 0 22px;padding:16px}.professionalDirectorySelect small{color:#61797c;margin-top:7px;font-size:8px;line-height:1.5}.professionalConsentForm{background:#f2f8fb;border:2px solid #2b6e87;border-radius:12px;margin-top:22px;padding:20px}.professionalConsentForm>span{letter-spacing:1.3px;color:#23617b;font-size:8px;font-weight:900}.professionalConsentForm h4{color:#173f55;margin:7px 0 9px;font-family:Georgia,serif;font-size:19px}.professionalConsentForm>p{color:#536c78;margin:0 0 15px;font-size:10px;line-height:1.65}.professionalConsentForm>label{color:#315462;background:#fff;border:1px solid #c5d8e1;border-radius:8px;align-items:flex-start;gap:10px;margin-top:9px;padding:12px;font-size:9px;line-height:1.55;display:flex}.professionalConsentForm input{accent-color:#23617b;flex:none;width:18px;height:18px}.professionalConsentForm>small{color:#607982;margin-top:12px;font-size:8px;line-height:1.55;display:block}.guidedProfessionalSummaryGrid{grid-template-columns:1fr 1fr;gap:11px;margin:0 0 20px;display:grid}.guidedProfessionalSummaryGrid article{background:#fff;border:1px solid #cbdad7;border-top:4px solid #087d78;border-radius:11px;padding:17px;box-shadow:0 8px 22px #113f430d}.guidedProfessionalSummaryGrid article>span{letter-spacing:1.2px;color:#087d78;font-size:7px;font-weight:900}.guidedProfessionalSummaryGrid article>strong{color:#153f43;margin:6px 0 13px;font-family:Georgia,serif;font-size:17px;display:block}.guidedProfessionalSummaryGrid dl{gap:8px;margin:0;display:grid}.guidedProfessionalSummaryGrid dl>div{border-top:1px solid #e1e9e7;grid-template-columns:100px 1fr;gap:8px;padding-top:8px;display:grid}.guidedProfessionalSummaryGrid dt{text-transform:uppercase;color:#718588;font-size:7px;font-weight:900}.guidedProfessionalSummaryGrid dd{color:#294f54;margin:0;font-size:9px;line-height:1.45}.guidedSignaturesGroup{background:#eaf7f3;border:2px solid #087d78;border-radius:14px;margin:22px 0;padding:21px}.guidedSignaturesGroup>div:first-child>span{letter-spacing:1.3px;color:#087d78;font-size:8px;font-weight:900}.guidedSignaturesGroup>div:first-child h3{color:#143f43;margin:6px 0;font-family:Georgia,serif}.guidedSignaturesGroup>div:first-child p{color:#587377;margin:0 0 17px;font-size:9px;line-height:1.55}.guidedSignaturesGroup .guidedSignature{background:#fff;border-color:#c4d7d3}.guidedSignaturesGroup .guidedSignature h3{font-size:17px}@media (width<=680px){.guidedProfessionalSummaryGrid{grid-template-columns:1fr}.guidedProfessionalSummaryGrid dl>div{grid-template-columns:88px 1fr}.professionalConsentForm{padding:16px 13px}.professionalDirectorySelect{padding:14px}.guidedSignaturesGroup{padding:15px 12px}}.guidedStepAssist{background:#fff;border:1px solid #bad4cf;border-radius:11px;grid-template-columns:34px 1fr auto;align-items:center;gap:13px;width:min(800px,100%);margin:0 auto 24px;padding:14px 16px;display:grid}.guidedStepAssist>b{color:#fff;background:#087d78;border-radius:10px;place-items:center;width:34px;height:34px;font-size:12px;display:grid}.guidedStepAssist strong{color:#173f43;font-size:10px;display:block}.guidedStepAssist p{color:#61777b;margin:4px 0 0;font-size:9px;line-height:1.5}.guidedStepAssist>span{color:#12665f;white-space:nowrap;background:#e5f5f1;border-radius:99px;padding:7px 9px;font-size:7px;font-weight:900}.guidedStepAssist.attention{background:#fffaf0;border-color:#e0be80}.guidedStepAssist.attention>b{background:#bd792a}.guidedStepAssist.attention>span{color:#7e501b;background:#f9e7c6}.guidedChecklist.official{background:#f4fafb;border:2px solid #2c7180}.guidedChecklist.official>span{color:#216577}.guidedChecklist.official h4{color:#234e59;text-transform:uppercase;letter-spacing:.7px;border-bottom:1px solid #c9dde1;margin:18px 0 7px;padding-bottom:7px;font-size:9px}.guidedChecklist.official label.conditional{background:#fffaf1;border-left:4px solid #c58b39}.guidedChecklist.official footer{background:#e7f2f4;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;margin-top:16px;padding:12px;display:flex}.guidedChecklist.official footer small{color:#537078;font-size:7px}.guidedChecklist.official footer a{color:#135e70;font-size:8px;font-weight:900;text-decoration:none}.guidedSignatureRule{color:#385d61;background:#fff;border:1px solid #b7d4ce;border-radius:8px;margin-top:13px;padding:11px 13px;font-size:9px;line-height:1.55;display:block}@media (width<=680px){.guidedStepAssist{grid-template-columns:34px 1fr;margin-bottom:18px}.guidedStepAssist>span{text-align:center;grid-column:1/-1}.guidedChecklist.official footer{flex-direction:column;align-items:flex-start}.guidedChecklist.official footer a{font-size:9px}}.guidedChecklistAtEnd{margin-top:32px;margin-bottom:4px}.guidedPreviousPerson{background:linear-gradient(135deg,#edf9f6,#fff);border:2px solid #88bdb4;border-radius:11px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px 12px;margin:0 0 20px;padding:16px;display:grid}.guidedPreviousPerson>div{grid-column:1/-1}.guidedPreviousPerson>div>span{color:#087d78;letter-spacing:1.25px;font-size:7px;font-weight:900;display:block}.guidedPreviousPerson>div>strong{color:#164b4d;margin:4px 0 3px;font-size:13px;display:block}.guidedPreviousPerson>div>small{color:#5d7678;font-size:8px;line-height:1.5}.guidedPreviousPerson select{color:#173f43;background:#fff;border:1px solid #adcbc5;border-radius:8px;width:100%;min-height:48px;padding:0 12px;font-size:11px}.guidedPreviousPerson select:disabled{color:#72817f;background:#eef3f2}.guidedPreviousPerson button{color:#fff;cursor:pointer;background:#087d78;border:0;border-radius:8px;min-height:48px;padding:0 15px;font-size:9px;font-weight:900}.guidedPreviousPerson button:disabled{color:#eef3f2;cursor:not-allowed;background:#a9bbb8}.guidedPreviousConsent{color:#456368;cursor:pointer;background:#fff;border:1px solid #b9d4ce;border-radius:8px;grid-column:1/-1;align-items:flex-start;gap:9px;padding:11px;font-size:9px;line-height:1.5;display:flex}.guidedPreviousConsent input{accent-color:#087d78;flex:none;width:18px;height:18px;margin-top:1px}.guidedPreviousConsent strong{color:#155a54}.guidedPreviousSource{color:#745527;background:#fff5e4;border-radius:7px;grid-column:1/-1;padding:8px 10px;font-size:8px;line-height:1.45}@media (width<=680px){.guidedPreviousPerson{grid-template-columns:1fr;padding:14px 12px}.guidedPreviousPerson>div,.guidedPreviousSource{grid-column:1}.guidedPreviousPerson select,.guidedPreviousPerson button{min-height:54px;font-size:12px}.guidedPreviousPerson button{width:100%}}.archiveConsent{background:#fff;border:1px solid #c6d9d5;border-radius:18px;width:min(730px,100% - 30px);margin:45px auto 80px;padding:36px;box-shadow:0 24px 70px #123f431f}.archiveConsent>span{letter-spacing:1.5px;color:#087d78;font-size:8px;font-weight:900}.archiveConsent h1{color:#123f43;margin:10px 0 24px;font-family:Georgia,serif;font-size:clamp(31px,5vw,45px)}.archiveConsentNotice{background:#edf9f6;border:1px solid #a9d2c9;border-radius:11px;gap:13px;padding:18px;display:flex}.archiveConsentNotice>b{color:#fff;background:#087d78;border-radius:50%;flex:none;place-items:center;width:31px;height:31px;display:grid}.archiveConsentNotice strong{color:#155a54;font-size:12px}.archiveConsentNotice p{color:#52736f;margin:5px 0 0;font-size:10px;line-height:1.6}.archiveConsent ul{color:#536d70;margin:22px 0;padding-left:21px;font-size:10px;line-height:1.65}.archiveConsent li+li{margin-top:7px}.archiveConsentCheck{cursor:pointer;background:#f4faf8;border:2px solid #b6d4cd;border-radius:11px;gap:12px;padding:17px;display:flex}.archiveConsentCheck input{accent-color:#087d78;flex:none;width:21px;height:21px;margin-top:1px}.archiveConsentCheck span{color:#405f64;font-size:10px;line-height:1.6}.archiveConsentCheck strong{color:#153f43;margin-bottom:3px;font-size:11px;display:block}.archiveConsentAccept{color:#fff;cursor:pointer;background:#087d78;border:0;border-radius:9px;width:100%;min-height:52px;margin-top:14px;font-size:11px;font-weight:900}.archiveConsentAccept:disabled{color:#edf2f1;cursor:not-allowed;background:#aabbb8}.archiveConsent>small{text-align:center;color:#748789;margin-top:10px;font-size:8px;display:block}@media (width<=680px){.archiveConsent{margin:20px auto 60px;padding:25px 18px}.archiveConsent h1{font-size:31px}}.editorialPage,.guideArticle,.staticEditorial{color:#173f43;background:#f6f7f4;min-height:100vh}.editorialHero{background:linear-gradient(135deg,#123f43 0%,#17665f 64%,#d8efe8 64%);padding:86px max(7vw,24px)}.editorialHero>div{max-width:760px}.editorialHero span,.authorStrip span,.editorialGrid article>span,.guideArticle article>header>span,.practicalCase>span,.staticEditorial article>span{letter-spacing:1.8px;color:#8fe0d1;font-size:9px;font-weight:900}.editorialHero h1{color:#fff;letter-spacing:-2px;margin:13px 0 18px;font-family:Georgia,serif;font-size:clamp(43px,7vw,76px);line-height:1}.editorialHero p{color:#d5e9e6;max-width:680px;font-size:15px;line-height:1.75}.editorialTrust{flex-wrap:wrap;gap:9px;margin-top:26px;display:flex}.editorialTrust b{color:#fff;border:1px solid #6ba49e;border-radius:99px;padding:9px 12px;font-size:9px}.editorialGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:58px max(7vw,24px);display:grid}.editorialGrid article{background:#fff;border:1px solid #d2dfdc;border-radius:15px;flex-direction:column;min-height:300px;padding:28px;display:flex;box-shadow:0 10px 28px #153f430d}.editorialGrid article.featured{background:#e7f5f1;grid-column:span 2}.editorialGrid article>span{color:#087d78}.editorialGrid h2{margin:14px 0 12px;font-family:Georgia,serif;font-size:27px;line-height:1.15}.editorialGrid p{color:#60787b;margin:0;font-size:12px;line-height:1.7}.editorialGrid article footer{color:inherit;background:0 0;justify-content:space-between;margin-top:auto;padding:22px 0 0;display:flex}.editorialGrid article footer a{color:#087d78;font-size:10px;font-weight:900;text-decoration:none}.editorialGrid article footer small{color:#789;font-size:9px}.authorStrip{color:#fff;background:#123f43;border-radius:18px;justify-content:space-between;align-items:center;gap:35px;margin:0 max(7vw,24px) 70px;padding:38px;display:flex}.authorStrip h2{margin:9px 0;font-family:Georgia,serif;font-size:33px}.authorStrip p{color:#c6dbd8;max-width:720px;font-size:12px;line-height:1.7}.authorStrip>a{color:#123f43;white-space:nowrap;background:#a4ddd2;border-radius:8px;padding:14px 17px;font-size:10px;font-weight:900;text-decoration:none}.articleBreadcrumb{color:#718486;gap:8px;padding:24px max(10vw,30px);font-size:9px;display:flex}.articleBreadcrumb a{color:#176a63;text-decoration:none}.guideArticle>article>header{background:#fff;border-bottom:1px solid #dce5e2;padding:60px max(14vw,30px) 50px}.guideArticle>article>header>span{color:#087d78}.guideArticle>article>header h1{letter-spacing:-1.7px;max-width:950px;margin:14px 0 18px;font-family:Georgia,serif;font-size:clamp(40px,6vw,68px);line-height:1.03}.guideArticle>article>header>p{color:#566f73;max-width:820px;font-size:16px;line-height:1.75}.articleMeta{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.articleMeta>*{color:#315b5c;background:#edf5f3;border-radius:99px;padding:8px 11px;font-size:8px}.articleLayout{grid-template-columns:minmax(0,760px) 250px;gap:65px;max-width:1150px;margin:0 auto;padding:55px 25px 80px;display:grid}.articleBody section{scroll-margin-top:25px}.articleBody section+section{margin-top:48px}.articleBody h2{margin:0 0 16px;font-family:Georgia,serif;font-size:31px}.articleBody p{color:#405e62;font-size:14px;line-height:1.85}.articleBody ul{color:#405e62;padding-left:23px;font-size:13px;line-height:1.75}.practicalCase{background:#fff8e9;border-left:5px solid #d4a85a;border-radius:0 13px 13px 0;margin:45px 0;padding:30px}.practicalCase>span{color:#9b6722}.practicalCase h2{font-size:25px}.editorialChecklist{grid-template-columns:1fr 1fr;gap:9px;list-style:none;display:grid;padding:0!important}.editorialChecklist li{background:#fff;border:1px solid #d2dfdc;border-radius:8px;padding:13px}.editorialChecklist li span{color:#fff;background:#087d78;border-radius:50%;place-items:center;width:22px;height:22px;margin-right:9px;display:inline-grid}.officialSources{background:#edf8f5;border:1px solid #b9d7d0;border-radius:13px;padding:28px}.officialSources a{color:#076c67;margin-top:10px;font-size:12px;font-weight:800;display:block}.editorialDisclaimer{color:#5e7376;border-top:1px solid #cedbd8;margin-top:30px;padding:19px}.editorialDisclaimer p{margin:5px 0;font-size:11px}.articleAside{color:#fff;background:#123f43;border-radius:13px;height:max-content;padding:24px;position:sticky;top:20px}.articleAside>span{letter-spacing:1.3px;color:#8bd4c7;font-size:8px}.articleAside>a:not(.articleCta){color:#d8e9e7;border-bottom:1px solid #365f62;padding:11px 0;font-size:10px;text-decoration:none;display:block}.articleAside strong{margin-top:15px;display:block}.articleAside p{color:#bbd1ce;font-size:10px;line-height:1.6}.articleCta{color:#123f43;text-align:center;background:#a7ded4;border-radius:7px;padding:12px;font-size:9px;font-weight:900;text-decoration:none;display:block}.moreGuides{background:#e6f1ee;padding:45px max(7vw,24px)}.moreGuides>span{color:#087d78;letter-spacing:1.4px;font-size:8px;font-weight:900}.moreGuides>div{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px;display:grid}.moreGuides a{color:#173f43;background:#fff;border-radius:9px;flex-direction:column;gap:9px;padding:17px;text-decoration:none;display:flex}.moreGuides small{color:#6e8587}.staticEditorial>header{background:#fff;border-bottom:1px solid #d8e2df;justify-content:space-between;align-items:center;padding:19px max(7vw,24px);display:flex}.staticEditorial>header>a:last-child{color:#087d78;font-size:10px;font-weight:900;text-decoration:none}.staticEditorial article{max-width:820px;margin:0 auto;padding:75px 25px 100px}.staticEditorial article>span{color:#087d78}.staticEditorial h1{margin:14px 0 35px;font-family:Georgia,serif;font-size:clamp(40px,6vw,65px);line-height:1.05}.staticEditorial h2{margin:42px 0 12px;font-family:Georgia,serif;font-size:27px}.staticEditorial p{color:#435f63;font-size:14px;line-height:1.8}.staticEditorial .lead{font-size:17px}.authorProfile{color:#fff;background:#123f43;border-radius:15px;align-items:center;gap:22px;padding:28px;display:flex}.authorInitials{color:#123f43;background:#a5ddd2;border-radius:50%;flex:none;place-items:center;width:75px;height:75px;font-family:Georgia,serif;font-size:27px;font-weight:900;display:grid}.authorProfile h2{margin:0 0 6px}.authorProfile p{color:#c4d8d5;margin:0}.contactCard{background:#edf8f5;border:1px solid #b7d4cd;border-radius:12px;margin-top:35px;padding:25px}.contactCard p{margin:7px 0}.contactCard a{color:#087d78;font-weight:800}.modelAuthor{background:#edf7f4;border:1px solid #c2d8d3;border-radius:12px;margin:0 max(7vw,25px) 60px;padding:24px}.modelAuthor>span{color:#087d78;letter-spacing:1.3px;font-size:8px;font-weight:900;display:block}.modelAuthor strong{margin:8px 0 5px;font-family:Georgia,serif;font-size:23px;display:block}.modelAuthor p{color:#5a7376;font-size:10px}.modelAuthor a{color:#087d78;font-size:9px;font-weight:900;text-decoration:none}.homeEditorial{background:#e8f4f1;padding:55px max(7vw,24px)}.homeEditorial>div:first-child{max-width:760px}.homeEditorial span{letter-spacing:1.4px;color:#087d78;font-size:8px;font-weight:900}.homeEditorial h2{margin:10px 0;font-family:Georgia,serif;font-size:clamp(31px,4vw,48px)}.homeEditorial p{color:#587175;line-height:1.7}.homeEditorial>div:nth-child(2){grid-template-columns:repeat(3,1fr);gap:11px;margin-top:25px;display:grid}.homeEditorial>div:nth-child(2)>a{color:#173f43;background:#fff;border:1px solid #cadbd7;border-radius:10px;flex-direction:column;gap:12px;padding:18px;text-decoration:none;display:flex}.homeEditorial small{color:#087d78;font-weight:900}.homeEditorialCta{color:#087d78;margin-top:18px;font-size:10px;font-weight:900;text-decoration:none;display:inline-block}@media (width<=900px){.editorialGrid{grid-template-columns:1fr 1fr}.editorialGrid article.featured{grid-column:span 2}.articleLayout{grid-template-columns:1fr}.articleAside{position:static}.authorStrip{flex-direction:column;align-items:flex-start}.homeEditorial>div:nth-child(2),.moreGuides>div{grid-template-columns:1fr}}@media (width<=620px){.editorialHero{background:#123f43;padding-top:60px}.editorialGrid{grid-template-columns:1fr;padding-left:15px;padding-right:15px}.editorialGrid article.featured{grid-column:auto}.editorialGrid article{min-height:260px;padding:22px}.authorStrip{margin-left:15px;margin-right:15px;padding:25px}.guideArticle>article>header{padding:42px 22px}.articleLayout{padding:35px 18px 60px}.articleBody h2{font-size:27px}.articleBody p{font-size:13px}.editorialChecklist{grid-template-columns:1fr}.articleMeta{flex-direction:column}.authorProfile{flex-direction:column;align-items:flex-start}.staticEditorial article{padding-top:50px}}@media (width<=850px){.housingGuideIntro{grid-template-columns:1fr;gap:25px}.housingPurposeGrid{grid-template-columns:1fr 1fr}.housingDocumentsLayout{grid-template-columns:1fr}.housingDeadline{grid-template-columns:auto 1fr;gap:7px 18px;display:grid}.housingDeadline>span{grid-row:1/4}.housingDeadline a{grid-column:1/-1}.housingCaseRow{grid-template-columns:150px 1fr 1fr}.housingOfficialNote{flex-direction:column}}@media (width<=560px){.housingGuide,.housingDocuments{padding:65px 20px}.housingPurposeGrid,.housingCommonDocs ul{grid-template-columns:1fr}.housingDocsTitle{flex-direction:column;align-items:flex-start}.housingDeadline{display:block}.housingCaseRow{grid-template-columns:1fr;gap:7px;padding:18px}.housingCaseHeader{display:none}.housingCaseRow p:first-of-type{border-bottom:1px solid #dce7e4;padding-bottom:10px}.housingOfficialNote{padding:22px}}.practiceManager{color:#173f43;background:#eef3f1;grid-template-columns:245px 1fr;min-height:100vh;display:grid}.managerSidebar{color:#fff;background:#113d40;flex-direction:column;height:100vh;padding:27px 18px;display:flex;position:sticky;top:0}.managerBrand{color:inherit;align-items:center;gap:10px;font-size:16px;font-weight:900;text-decoration:none;display:flex}.managerBrand>b{color:#123f43;background:#8bd3c5;border-radius:9px;place-items:center;width:34px;height:34px;font-family:Georgia,serif;display:grid}.managerBrand>span{flex-direction:column;display:flex}.managerBrand small{color:#99b9b6;letter-spacing:.7px;margin-top:2px;font-size:7px;font-weight:700}.managerSidebar nav{gap:7px;margin:45px 0;display:grid}.managerSidebar nav a,.managerSidebar nav button{color:#bfd2d0;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:13px 12px;font-size:10px;font-weight:800;text-decoration:none}.managerSidebar nav .active,.managerSidebar nav a:hover{color:#fff;background:#28575a}.managerSidebar nav span{width:25px;font-size:15px;display:inline-block}.managerUser{border-top:1px solid #386064;align-items:center;gap:10px;margin-top:auto;padding:13px;display:flex}.managerUser>span{color:#123f43;background:#8bd3c5;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.managerUser div{flex-direction:column;min-width:0;display:flex}.managerUser strong{white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.managerUser small{color:#9eb8b6;font-size:7px}.managerSignOut{text-align:center;color:#9eb8b6;padding:8px;font-size:8px}.managerMain{padding:42px max(4vw,28px) 80px}.managerMain>header{justify-content:space-between;align-items:end;gap:25px;display:flex}.managerMain>header span,.managerRegistration>section>span{letter-spacing:1.5px;color:#087d78;font-size:8px;font-weight:900}.managerMain>header h1{margin:8px 0 5px;font-family:Georgia,serif;font-size:44px}.managerMain>header p{color:#6b8082;margin:0;font-size:11px}.managerMain>header button,.managerEmpty button{color:#fff;cursor:pointer;background:#087d78;border:0;border-radius:9px;padding:14px 17px;font-size:10px;font-weight:900}.managerStats{grid-template-columns:repeat(4,1fr);gap:10px;margin:30px 0;display:grid}.managerStats article{background:#fff;border:1px solid #d0ddda;border-radius:12px;padding:19px}.managerStats article>span{letter-spacing:1px;color:#718486;font-size:7px;font-weight:900}.managerStats strong{margin:8px 0 2px;font-family:Georgia,serif;font-size:34px;display:block}.managerStats small{color:#789;font-size:8px}.managerStats article.attention{background:#fff9ee;border-color:#d8aa5a}.managerStats article.attention strong{color:#a6671d}.managerToolbar{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.managerToolbar>div{background:#dfe8e5;border-radius:9px;padding:4px}.managerToolbar button{color:#597174;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:8px 12px;font-size:9px;font-weight:900}.managerToolbar button.active{color:#087d78;background:#fff;box-shadow:0 2px 8px #163f4317}.managerToolbar>small{color:#718486;font-size:8px}.practiceList{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.practiceCard{background:#fff;border:1px solid #cedbd8;border-top:5px solid #5f8e8a;border-radius:13px;padding:22px;box-shadow:0 8px 25px #143d410d}.practiceCard.status-integration_required{border-top-color:#d39536}.practiceCard.status-completed{border-top-color:#4ba08e}.practiceCard.status-cancelled{border-top-color:#9b7370}.practiceCard>header{justify-content:space-between;gap:15px;display:flex}.practiceStatus{color:#12675f;text-transform:uppercase;letter-spacing:.8px;background:#e4f2ef;border-radius:99px;padding:5px 8px;font-size:7px;font-weight:900;display:inline-block}.practiceCard h2{margin:10px 0 4px;font-family:Georgia,serif;font-size:23px}.practiceCard>header p{color:#6b8082;margin:0;font-size:9px}.practiceCard>header>small{color:#7b8c8d;font-size:8px}.practiceProgress{align-items:center;margin:23px 0;display:flex}.practiceProgress>span{color:#9aabaa;white-space:nowrap;flex-direction:column;align-items:center;gap:5px;font-size:7px;display:flex}.practiceProgress b{color:#6f8583;background:#e3eae8;border-radius:50%;place-items:center;width:25px;height:25px;display:grid}.practiceProgress span.active b{color:#087d78;background:#dff1ed;box-shadow:0 0 0 3px #edf7f5}.practiceProgress span.done b{color:#fff;background:#087d78}.practiceProgress i{background:#dce6e3;flex:1;height:2px;margin:0 5px 17px}.practiceDeadline{background:#f2f7f5;border-radius:10px;justify-content:space-between;align-items:center;gap:15px;padding:14px;display:flex}.practiceDeadline.soon{background:#fff5df}.practiceDeadline.late{background:#fff0ed}.practiceDeadline>div{flex-direction:column;display:flex}.practiceDeadline small,.practiceDetails small{color:#788b8c;font-size:7px;font-weight:900}.practiceDeadline strong{margin:4px 0;font-size:18px}.practiceDeadline span{color:#5c7476;font-size:8px}.practiceDeadline.soon span{color:#98611c}.practiceDeadline.late span{color:#a23c31}.practiceDeadline label{color:#6e8284;font-size:7px}.practiceDeadline input{color:#294f52;background:#fff;border:1px solid #c4d5d1;border-radius:6px;margin-top:4px;padding:7px;font-size:9px;display:block}.practiceDetails{grid-template-columns:1.4fr 1fr;gap:8px;margin:15px 0;display:grid}.practiceDetails>span{border:1px solid #e1e9e7;border-radius:7px;flex-direction:column;gap:4px;padding:10px;display:flex}.practiceDetails strong{font-size:9px}.practiceCard>footer{background:0 0;flex-wrap:wrap;gap:7px;margin-top:15px;padding:0;display:flex}.practiceCard>footer button{color:#fff;cursor:pointer;background:#087d78;border:0;border-radius:7px;padding:10px 12px;font-size:8px;font-weight:900}.practiceCard>footer button.secondary{color:#17665f;background:#fff;border:1px solid #afcbc5}.practiceCard>footer button.danger{color:#9e3e34;border-color:#dfb7b1}.practiceClosed{color:#5f7678;font-size:9px;font-weight:800}.managerEmpty{text-align:center;border:2px dashed #c6d6d2;border-radius:14px;grid-column:1/-1;padding:65px}.managerEmpty>b{color:#77aaa2;font-size:38px}.managerEmpty h2{font-family:Georgia,serif}.managerEmpty p{color:#6b8082;font-size:10px}.managerError{color:#993b32;background:#fff0ed;border-radius:8px;justify-content:space-between;margin-bottom:12px;padding:12px;font-size:9px;display:flex}.managerError button{color:inherit;cursor:pointer;background:0 0;border:0}.managerModal{z-index:300;background:#0b2729ad;place-items:center;padding:25px;display:grid;position:fixed;inset:0;overflow:auto}.managerModal>form,.managerModal>section{background:#fff;border-radius:17px;width:min(670px,100%);max-height:92vh;padding:27px;overflow:auto;box-shadow:0 30px 90px #00000040}.managerModal header{justify-content:space-between;display:flex}.managerModal header span{letter-spacing:1.2px;color:#087d78;font-size:8px;font-weight:900}.managerModal h2{margin:7px 0 22px;font-family:Georgia,serif;font-size:28px}.managerModal header>button{cursor:pointer;background:#edf2f0;border:0;border-radius:50%;width:33px;height:33px}.managerFormGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.managerFormGrid label,.managerActionModal>section>label{color:#446164;flex-direction:column;gap:6px;font-size:8px;font-weight:900;display:flex}.managerFormGrid label.wide{grid-column:1/-1}.managerFormGrid input,.managerFormGrid select,.managerFormGrid textarea,.managerActionModal input[type=date]{color:#173f43;background:#fff;border:1px solid #bfd1cd;border-radius:8px;min-height:46px;padding:0 11px}.managerFormGrid textarea{resize:vertical;min-height:85px;padding-top:10px}.managerFormGrid label small{color:#7a8d8e;font-size:7px;font-weight:500}.managerModal footer{background:0 0;justify-content:flex-end;gap:8px;margin-top:22px;padding:0;display:flex}.managerModal footer button{color:#476568;cursor:pointer;background:#fff;border:1px solid #bfd1cd;border-radius:8px;padding:11px 14px;font-size:9px;font-weight:900}.managerModal footer button:last-child{color:#fff;background:#087d78;border-color:#087d78}.managerModal footer button:disabled{opacity:.45;cursor:not-allowed}.managerNextDeadline{background:#edf8f5;border-radius:9px;grid-template-columns:1fr auto;gap:4px;margin:15px 0;padding:14px;display:grid}.managerNextDeadline small{color:#087d78;grid-column:1/-1;font-size:7px;font-weight:900}.managerNextDeadline strong{font-size:18px}.managerNextDeadline span{color:#61797a;font-size:8px}.managerConfirm{background:#f5faf8;border:2px solid #b9d5ce;border-radius:9px;align-items:flex-start;padding:13px;flex-direction:row!important;margin-top:15px!important;display:flex!important}.managerConfirm input{accent-color:#087d78;flex:none;width:20px;height:20px}.managerConfirm span{font-size:9px;line-height:1.5}.managerLoading{color:#466568;background:#eef3f1;align-content:center;place-items:center;gap:12px;min-height:100vh;display:grid}.managerLoading b{color:#fff;background:#087d78;border-radius:12px;place-items:center;width:45px;height:45px;font-family:Georgia,serif;display:grid}.managerRegistration{background:#edf3f1;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);min-height:100vh;display:grid}.managerRegistration>section{background:#fff;padding:45px max(7vw,35px)}.managerRegistration>section>span{margin-top:58px;display:block}.managerRegistration h1{color:#173f43;margin:10px 0 12px;font-family:Georgia,serif;font-size:clamp(39px,5vw,59px)}.managerRegistration>section>p{color:#5e7779;max-width:650px;font-size:12px;line-height:1.7}.managerAccount{background:#edf7f4;border-radius:9px;flex-direction:column;gap:5px;margin:25px 0;padding:13px;display:flex}.managerAccount small{color:#087d78;font-size:7px;font-weight:900}.managerAccount strong{font-size:10px}.managerConsent{gap:10px;margin-top:22px;display:grid}.managerConsent>label{cursor:pointer;border:1px solid #bdd3ce;border-radius:9px;align-items:flex-start;gap:11px;padding:14px;display:flex}.managerConsent input{accent-color:#087d78;flex:none;width:20px;height:20px}.managerConsent span{color:#2c5356;flex-direction:column;gap:5px;font-size:10px;display:flex}.managerConsent small{color:#6d8283;font-size:8px;line-height:1.5}.managerConsent a{color:#087d78;font-weight:800}.managerRegisterButton{color:#fff;cursor:pointer;background:#087d78;border:0;border-radius:9px;width:100%;min-height:52px;margin-top:14px;font-weight:900}.managerRegisterButton:disabled{cursor:not-allowed;background:#a9bbb8}.managerConsentNote{text-align:center;color:#7a8b8c;margin-top:10px;font-size:7px;display:block}.managerFormError{background:#fff0ed;border-radius:7px;color:#9b3931!important;padding:11px!important}.managerRegistration>aside{color:#fff;background:#123f43;flex-direction:column;justify-content:center;padding:80px 45px;display:flex}.managerRegistration>aside>span{letter-spacing:1.4px;color:#8bd3c5;font-size:8px;font-weight:900}.managerRegistration>aside h2{margin:12px 0 35px;font-family:Georgia,serif;font-size:36px}.managerRegistration>aside>div{border-top:1px solid #356064;gap:13px;padding:17px 0;display:flex}.managerRegistration>aside>div>b{color:#8bd3c5;font-size:9px}.managerRegistration>aside>div span{flex-direction:column;gap:5px;display:flex}.managerRegistration>aside>div small{color:#a8c1bf;font-size:9px}.managerLegal{color:#173f43;background:#f3f6f4;min-height:100vh}.managerLegal>header{color:#fff;background:#123f43;justify-content:space-between;padding:18px max(7vw,24px);display:flex}.managerLegal>header a{color:#fff;font-weight:900;text-decoration:none}.managerLegal>header span{color:#a9c2c0;font-size:8px}.managerLegal article{max-width:820px;margin:auto;padding:70px 25px 100px}.managerLegal article>span{letter-spacing:1.5px;color:#087d78;font-size:8px;font-weight:900}.managerLegal h1{margin:12px 0 30px;font-family:Georgia,serif;font-size:clamp(40px,6vw,63px);line-height:1.05}.managerLegal h2{margin:38px 0 10px;font-family:Georgia,serif}.managerLegal p{color:#456164;font-size:13px;line-height:1.8}.managerLegal .lead{font-size:16px}.managerLegalBack{color:#087d78;margin-top:25px;font-weight:900;text-decoration:none;display:inline-block}@media (width<=1050px){.practiceList{grid-template-columns:1fr}.managerStats{grid-template-columns:1fr 1fr}.managerRegistration{grid-template-columns:1fr}.managerRegistration>aside{padding:45px}.managerRegistration>section>span{margin-top:35px}}@media (width<=760px){.practiceManager{padding-bottom:75px;display:block}.managerSidebar{flex-direction:row;align-items:center;height:auto;padding:15px;position:static}.managerSidebar nav{z-index:200;background:#123f43;grid-template-columns:repeat(3,1fr);margin:0;padding:8px;display:grid;position:fixed;bottom:0;left:0;right:0}.managerSidebar nav a,.managerSidebar nav button{text-align:center;padding:8px 4px}.managerSidebar nav span{width:auto;display:block}.managerUser{border:0;margin:0 0 0 auto;padding:0}.managerUser div,.managerSignOut{display:none}.managerMain{padding:28px 15px 60px}.managerMain>header{flex-direction:column;align-items:flex-start}.managerMain>header button{width:100%}.managerStats{grid-template-columns:1fr 1fr}.managerToolbar{flex-direction:column;align-items:flex-start;gap:10px}.managerToolbar>small{display:none}.practiceCard{padding:17px 14px}.practiceProgress>span{font-size:6px}.practiceDeadline{flex-direction:column;align-items:flex-start}.practiceDeadline label,.practiceDeadline input{width:100%}.managerModal{align-items:end;padding:0}.managerModal>form,.managerModal>section{border-radius:18px 18px 0 0;width:100%;max-height:94vh;padding:22px 16px}.managerFormGrid{grid-template-columns:1fr}.managerFormGrid label.wide{grid-column:auto}.managerRegistration>section{padding:25px 17px 45px}.managerRegistration>aside{padding:40px 22px}.managerRegistration .managerFormGrid{grid-template-columns:1fr}.managerLegal article{padding-top:45px}}.guidedManagerLink{color:#12665f;text-align:center;background:#e8f7f3;border:1px solid #7fbdb2;border-radius:8px;padding:12px 14px;font-size:9px;font-weight:900;text-decoration:none}.managerKanbanMain{min-width:0;padding-left:34px;padding-right:0;overflow:hidden}.managerKanbanMain>header,.managerKanbanMain>.managerStats,.managerKanbanMain>.managerError{margin-right:34px}.managerBoardTools{justify-content:space-between;align-items:center;gap:20px;margin:0 34px 18px 0;display:flex}.managerBoardTools label{background:#fff;border:1px solid #c4d4d1;border-radius:10px;align-items:center;gap:9px;width:min(520px,55%);min-height:44px;padding:0 13px;display:flex;box-shadow:0 4px 15px #143d410a}.managerBoardTools label>span{color:#63807e;font-size:20px}.managerBoardTools input{color:#173f43;background:0 0;border:0;outline:0;width:100%;font-size:10px}.managerEmailState{color:#17685f;background:#f3faf8;border:1px solid #bcd7d1;border-radius:10px;align-items:center;gap:9px;padding:8px 11px;display:flex}.managerEmailState>b{background:#d9eee9;border-radius:8px;place-items:center;width:29px;height:29px;display:grid}.managerEmailState>span{flex-direction:column;gap:2px;display:flex}.managerEmailState strong{font-size:8px}.managerEmailState small{color:#5f7b78;font-size:7px}.managerEmailState.unavailable{color:#93601d;background:#fff8e9;border-color:#e0c184}.managerEmailState.unavailable>b{background:#f7e4bd}.managerEmailState.unavailable small{color:#896d49}.practiceKanban{scroll-snap-type:x proximity;scrollbar-color:#8dafaa #dce7e4;scrollbar-width:thin;grid-auto-columns:minmax(300px,330px);grid-auto-flow:column;gap:14px;padding:4px 34px 30px 2px;display:grid;overflow-x:auto}.kanbanColumn{--column:#446c88;border:1px solid #cedbd8;border-top:5px solid var(--column);scroll-snap-align:start;background:#e5ecea;border-radius:15px;flex-direction:column;min-height:590px;display:flex;overflow:hidden}.kanbanColumn>header{background:#ffffffb8;grid-template-columns:34px minmax(0,1fr) 30px;align-items:center;gap:10px;min-height:86px;padding:15px 13px;display:grid}.kanbanColumn>header>b{background:var(--column);color:#fff;border-radius:9px;place-items:center;width:34px;height:34px;font-size:17px;display:grid}.kanbanColumn>header div{flex-direction:column;gap:4px;min-width:0;display:flex}.kanbanColumn>header span{color:#173f43;font-size:10px;font-weight:900}.kanbanColumn>header small{color:#6f8183;font-size:7px;line-height:1.35}.kanbanColumn>header>strong{width:28px;height:28px;color:var(--column);background:#fff;border-radius:99px;place-items:center;font-size:10px;display:grid;box-shadow:0 2px 9px #143d4114}.column-assumed{--column:#47748f}.column-survey{--column:#168277}.column-submitted{--column:#466fb4}.column-integration{--column:#c17a24}.column-completed{--column:#3e9469}.column-archive{--column:#6e737d}.kanbanCards{align-content:start;gap:10px;padding:11px;display:grid}.kanbanPracticeCard{border-top:1px solid #cedbd8;border-radius:11px;padding:15px;position:relative;overflow:hidden;box-shadow:0 5px 18px #143d4114}.kanbanPracticeCard.status-newly_assumed{border-left:4px solid #47748f}.kanbanPracticeCard.status-survey_pending,.kanbanPracticeCard.status-survey_completed{border-left:4px solid #168277}.kanbanPracticeCard.status-municipality_pending{border-left:4px solid #466fb4}.kanbanPracticeCard.status-integration_required{border-left:4px solid #c17a24}.kanbanPracticeCard.status-completed{border-left:4px solid #3e9469}.kanbanPracticeCard.status-archived,.kanbanPracticeCard.status-cancelled{border-left:4px solid #6e737d}.kanbanPracticeCard>header{align-items:center}.practiceReference{color:#6e8183;letter-spacing:.7px;font-size:7px;font-weight:900}.kanbanPracticeCard .practiceStatus{text-align:center;max-width:150px;line-height:1.3}.status-newly_assumed .practiceStatus{color:#315e79;background:#e7f0f5}.status-survey_pending .practiceStatus,.status-survey_completed .practiceStatus{color:#0c6d64;background:#ddf2ee}.status-municipality_pending .practiceStatus{color:#345d9f;background:#e7edf9}.status-integration_required .practiceStatus{color:#94601d;background:#fff0d8}.status-completed .practiceStatus{color:#287a51;background:#e1f3e8}.status-archived .practiceStatus,.status-cancelled .practiceStatus{color:#5e6570;background:#eceef1}.kanbanPracticeCard h2{margin:12px 0 5px;font-size:19px;line-height:1.15}.practiceAddress{color:#536c70;margin:0;font-size:9px;line-height:1.45}.practiceAddress small{color:#7a8c8e;margin-top:2px;font-size:7px;display:block}.practicePurpose{background:#f4f7f6;border-radius:7px;flex-direction:column;gap:3px;margin-top:13px;padding:9px 10px;display:flex}.practicePurpose small{color:#7b8d8e;letter-spacing:.8px;font-size:6px;font-weight:900}.practicePurpose strong{font-size:8px;line-height:1.35}.kanbanPracticeCard .practiceDeadline{margin-top:10px;padding:10px;display:block}.kanbanPracticeCard .practiceDeadline>div strong{font-size:16px}.kanbanPracticeCard .practiceDeadline label{margin-top:8px;display:block}.kanbanPracticeCard .practiceDeadline input{box-sizing:border-box;width:100%}.practiceNotes{color:#5e7376;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:10px 0 0;font-size:8px;line-height:1.5;display:-webkit-box;overflow:hidden}.practiceUpdate{color:#809091;justify-content:space-between;margin-top:11px;font-size:7px;display:flex}.practiceUpdate strong{color:#617577}.kanbanPracticeCard>footer{border-top:1px solid #e0e8e6;margin-top:12px;padding-top:12px}.kanbanPracticeCard>footer button{min-height:35px}.archiveButton{margin-left:auto}.kanbanEmpty{color:#8b9a9a;border:2px dashed #c4d3d0;border-radius:10px;align-content:center;place-items:center;gap:5px;min-height:120px;display:grid}.kanbanEmpty span{font-size:22px}.kanbanEmpty p{margin:0;font-size:8px;font-weight:800}.practiceOverdue{background:snow;box-shadow:0 8px 25px #ac27222b;border:2px solid #c93e36!important;border-left-width:5px!important}.practiceOverdueAlert{color:#fff;background:#bd302b;align-items:center;gap:9px;margin:-15px -15px 13px;padding:10px 12px;display:flex}.practiceOverdueAlert>b{color:#bd302b;background:#fff;border-radius:50%;place-items:center;width:25px;height:25px;font-size:14px;display:grid}.practiceOverdueAlert span{flex-direction:column;gap:2px;display:flex}.practiceOverdueAlert strong{letter-spacing:.8px;font-size:8px}.practiceOverdueAlert small{color:#ffe1df;font-size:7px}.practiceOverdue .practiceDeadline.late{background:#ffe3e0;border:1px solid #e5a39e}.practiceOverdue .practiceDeadline.late strong,.practiceOverdue .practiceDeadline.late span{color:#a5221d}@media (width<=760px){.managerKanbanMain{padding-left:15px;padding-right:0}.managerKanbanMain>header,.managerKanbanMain>.managerStats,.managerKanbanMain>.managerError,.managerBoardTools{margin-right:15px}.managerBoardTools{flex-direction:column;align-items:stretch}.managerBoardTools label{box-sizing:border-box;width:100%}.managerBoardTools small{display:none}.practiceKanban{grid-auto-columns:minmax(285px,85vw);padding-right:15px}.kanbanColumn{min-height:520px}.kanbanPracticeCard{padding:14px}}.kanbanColumn>header{grid-template-columns:34px minmax(0,1fr) 28px 29px}.kanbanColumn>header>button{background:var(--column);color:#fff;cursor:pointer;border:0;border-radius:8px;width:29px;height:29px;font-size:17px;font-weight:900;box-shadow:0 3px 9px #143d4126}.kanbanColumn.dragTarget{border-color:var(--column);box-shadow:inset 0 0 0 3px var(--column);background:#d8e7e3}@supports (color:color-mix(in lab, red, red)){.kanbanColumn.dragTarget{box-shadow:inset 0 0 0 3px color-mix(in srgb,var(--column) 24%,transparent)}}.kanbanColumn.dragTarget .kanbanCards{background:var(--column)}@supports (color:color-mix(in lab, red, red)){.kanbanColumn.dragTarget .kanbanCards{background:color-mix(in srgb,var(--column) 8%,transparent)}}.kanbanEmpty button{color:#526f70;cursor:pointer;background:#fff;border:1px solid #a9c2bd;border-radius:7px;margin-top:7px;padding:7px 9px;font-size:7px;font-weight:900}.compactPracticeCard{cursor:pointer;padding:13px;transition:transform .15s,box-shadow .15s}.compactPracticeCard:hover{transform:translateY(-2px);box-shadow:0 9px 24px #143d4124}.compactPracticeCard:focus{outline-offset:2px;outline:3px solid #16827740}.compactPracticeCard h2{margin:10px 0 4px;font-size:18px}.compactPracticeCard .practiceAddress{font-size:8px}.compactDeadline{background:#edf4f2;border-radius:7px;grid-template-columns:1fr auto;align-items:center;gap:2px 7px;margin-top:10px;padding:8px 9px;display:grid}.compactDeadline>span{letter-spacing:.8px;color:#748687;font-size:6px;font-weight:900}.compactDeadline>strong{grid-area:1/2/3;font-size:13px}.compactDeadline>small{color:#5f7576;font-size:7px}.compactDeadline.soon{background:#fff2d9}.compactDeadline.soon strong,.compactDeadline.soon small{color:#98601b}.compactDeadline.late{background:#ffe0dd}.compactDeadline.late strong,.compactDeadline.late small{color:#a5221d}.compactPracticeCard>footer{color:#77898a;justify-content:space-between;margin-top:10px;padding-top:9px;font-size:6px}.compactPracticeCard>footer strong{color:#176d65;font-size:7px}.practiceOverdueAlert.compact{margin:-13px -13px 11px;padding:8px 10px}.practiceOverdueAlert.compact>b{width:22px;height:22px}.practiceDetailModal>section{width:min(820px,100%)}.practiceDetailModal header p{color:#60787a;margin:-16px 0 20px;font-size:10px}.practiceDetailStatus{background:#edf4f2;border-radius:9px;justify-content:space-between;align-items:center;gap:15px;margin-bottom:17px;padding:11px;display:flex}.practiceDetailStatus label{color:#5d7476;align-items:center;gap:9px;font-size:8px;font-weight:900;display:flex}.practiceDetailStatus select{color:#244c50;background:#fff;border:1px solid #bcd0cc;border-radius:7px;min-height:37px;padding:0 9px;font-size:9px}.practiceDetailGrid{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.practiceDetailGrid>div{background:#fff;border:1px solid #d7e2df;border-radius:8px;flex-direction:column;gap:6px;min-height:65px;padding:11px;display:flex}.practiceDetailGrid small,.practiceDetailNotes>span{color:#738687;letter-spacing:.8px;font-size:7px;font-weight:900}.practiceDetailGrid strong{font-size:9px;line-height:1.4}.practiceDetailDeadline{color:#705326;background:#fff8e9;border:1px solid #d8c28d;border-radius:9px;grid-template-columns:1fr auto;gap:5px 12px;margin-top:13px;padding:13px;font-size:8px;font-weight:900;display:grid}.practiceDetailDeadline input{background:#fff;border:1px solid #d8bd82;border-radius:7px;grid-area:1/2/3;min-height:38px;padding:0 8px}.practiceDetailDeadline small{font-size:7px;font-weight:500}.practiceHistory{border:1px solid #d5e0de;border-radius:9px;margin-top:18px;padding:14px}.practiceHistory h3{margin:0 0 10px;font-family:Georgia,serif;font-size:18px}.practiceHistory>div{color:#607779;border-top:1px solid #e1e9e7;justify-content:space-between;padding:7px 0;font-size:8px;display:flex}.practiceHistory>div strong{color:#244d51}.practiceDetailNotes{margin-top:18px;display:block}.practiceDetailNotes textarea{box-sizing:border-box;resize:vertical;color:#173f43;width:100%;min-height:120px;font:inherit;border:2px solid #b9d3cd;border-radius:9px;margin-top:7px;padding:12px;line-height:1.5}.practiceDetailNotes>small{color:#718687;margin:6px 0;font-size:7px;display:block}.practiceDetailNotes>button{color:#fff;cursor:pointer;background:#087d78;border:0;border-radius:7px;padding:10px 13px;font-size:8px;font-weight:900}.practiceDetailActions{border-top:1px solid #dce6e3}.practiceDetailActions button.secondary{color:#537073;background:#fff;border-color:#bfd1cd}.managerDenied{text-align:center;color:#173f43;background:#edf3f1;align-content:center;place-items:center;min-height:100vh;padding:30px;display:grid}.managerDenied>b{color:#087d78;letter-spacing:1.5px;font-size:9px}.managerDenied h1{margin:10px 0;font-family:Georgia,serif;font-size:45px}.managerDenied p{color:#61787a}.managerDenied a{color:#fff;background:#087d78;border-radius:8px;margin-top:12px;padding:11px 15px;font-size:9px;font-weight:900;text-decoration:none}.guidedManagerSave{cursor:pointer;border:0}.guidedManagerSave:disabled{opacity:.65;cursor:default}.guidedManagerOpen{color:#17665f;text-align:center;border:1px solid #a9c9c3;border-radius:8px;padding:12px 14px;font-size:9px;font-weight:900;text-decoration:none}@media (width<=760px){.practiceDetailGrid{grid-template-columns:1fr 1fr}.practiceDetailStatus,.practiceDetailStatus label{flex-direction:column;align-items:stretch}.practiceDetailDeadline{grid-template-columns:1fr}.practiceDetailDeadline input{box-sizing:border-box;grid-area:auto;width:100%}}.housingAppHeaderActions .housingAppManagerLink{color:#087d78;background:#e1f2ee;border-radius:8px;padding:9px 12px}.housingAppQuickActions{grid-template-columns:repeat(4,1fr)}.housingAppQuickActions>a.manager{color:#fff;background:#123f43;border-color:#9bcac1}.housingAppQuickActions>a.manager>b{color:#123f43;background:#9fd5cb}.housingAppQuickActions>a.manager small{color:#bdd2cf}.housingAppQuickActions>a.manager i{color:#9fd5cb}@media (width<=1024px){.housingAppQuickActions{grid-template-columns:1fr 1fr}.housingAppBottomNav{grid-template-columns:repeat(5,1fr)}.managerSidebar nav{gap:4px}}@media (width<=760px){.housingAppQuickActions{grid-template-columns:1fr}.managerSidebar nav{grid-template-columns:repeat(4,1fr)}.managerSidebar nav a,.managerSidebar nav button{font-size:7px}}.movePracticeModal header p{color:#60787a;margin:-15px 0 20px;font-size:9px}.movePracticeModal>section>label>small{color:#718486;font-size:7px;font-weight:500;line-height:1.45}.managerFilingIntro{background:#edf8f5;border-left:4px solid #087d78;border-radius:8px;flex-direction:column;gap:4px;margin-bottom:14px;padding:12px;display:flex}.managerFilingIntro b{color:#087d78;letter-spacing:1px;font-size:8px}.managerFilingIntro span{color:#607779;font-size:8px;line-height:1.45}.managerRequiredField{background:#fff9ed;border-radius:9px;padding:12px;border:2px solid #ba7b2e!important}.practiceFolderBadge{color:#486470;background:#eef3f7;border-radius:7px;justify-content:space-between;gap:8px;margin-top:8px;padding:7px 9px;font-size:7px;display:flex}.practiceFolderBadge strong{color:#183f52}.practiceFilingPanel{background:#eff8f6;border:1px solid #acd1c9;border-radius:10px;grid-template-columns:1fr .8fr 1fr auto;align-items:end;gap:8px;margin-bottom:16px;padding:14px;display:grid}.practiceFilingPanel>span{color:#087d78;letter-spacing:1px;grid-column:1/-1;font-size:7px;font-weight:900}.practiceFilingPanel label{color:#46676a;flex-direction:column;gap:5px;font-size:7px;font-weight:900;display:flex}.practiceFilingPanel input{color:#173f43;background:#fff;border:1px solid #acc9c3;border-radius:7px;min-height:38px;padding:0 9px}.practiceFilingPanel button{color:#fff;cursor:pointer;background:#087d78;border:0;border-radius:7px;min-height:38px;padding:0 12px;font-size:8px;font-weight:900}.guidedManagerFiling{background:#eff8f6;border:2px solid #087d78;border-radius:12px;margin-top:22px;padding:20px}.guidedManagerFiling>span{color:#087d78;letter-spacing:1.2px;font-size:8px;font-weight:900}.guidedManagerFiling h3{color:#123f43;margin:6px 0;font-family:Georgia,serif;font-size:21px}.guidedManagerFiling p{color:#557174;margin:0 0 15px;font-size:9px;line-height:1.5}.guidedManagerFiling>div{grid-template-columns:1fr .75fr 1fr;gap:10px;display:grid}.guidedManagerFiling label{color:#315d61;flex-direction:column;gap:6px;font-size:8px;font-weight:900;display:flex}.guidedManagerFiling input{color:#173f43;background:#fff;border:1px solid #9fc5bd;border-radius:8px;min-height:44px;padding:0 10px}.guidedManagerFiling>.guidedManagerSave{width:100%;min-height:46px;margin-top:12px}.guidedManagerFiling>.guidedManagerOpen{margin-top:8px;display:block}@media (width<=760px){.practiceFilingPanel,.guidedManagerFiling>div{grid-template-columns:1fr}.practiceFilingPanel>span{grid-column:auto}}
