@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,500;0,600;1,500&family=Manrope:wght@400;500;600;700&display=swap";@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{.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--navy:#06182e;--navy-soft:#10243b;--ink:#172536;--gold:#d6b06b;--gold-pale:#ead3a6;--ivory:#fffdf8;--cream:#f3eee4;--sage:#758173;--line:#17253626}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ivory);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Manrope,Arial,sans-serif;font-size:16px;line-height:1.7}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Cormorant Garamond,Georgia,serif;font-weight:600}h2{letter-spacing:-.025em;font-size:clamp(2.8rem,5.2vw,4.7rem);line-height:.98}h3{font-size:1.7rem;line-height:1.1}.skip-link{z-index:100;background:var(--gold);color:var(--navy);padding:.8rem 1rem;font-weight:700;position:fixed;top:-100px;left:1rem}.skip-link:focus{top:1rem}.site-header{z-index:20;color:#fff;border-bottom:1px solid #ffffff2e;grid-template-columns:150px 1fr auto;align-items:center;gap:2rem;width:100%;min-height:92px;padding:17px clamp(24px,4vw,68px);display:grid;position:absolute;top:0;left:0}.brand{align-items:center;width:110px;height:56px;display:flex}.brand img{object-fit:contain;width:100%;height:100%}.site-header nav{justify-content:center;gap:clamp(1rem,2.5vw,2.6rem);display:flex}.site-header nav a,.header-contact{text-transform:uppercase;letter-spacing:.13em;opacity:.88;font-size:.68rem;font-weight:700}.site-header nav a:hover,.site-header nav a:focus-visible,.header-contact:hover,.header-contact:focus-visible{color:var(--gold-pale);opacity:1}.header-contact{color:var(--gold-pale);border:1px solid #ead3a68c;padding:.7rem 1rem}.hero{color:#fff;align-items:center;min-height:810px;display:flex;position:relative;overflow:hidden}.hero-photo,.hero-overlay{position:absolute;inset:0}.hero-photo{background:url(/prepare-hero-v2.png) 50% 54%/cover no-repeat;transform:scale(1.015)}.hero-overlay{background:linear-gradient(90deg,#06182ed4 0%,#06182e9e 44%,#06182e2e 76%,#06182e0d 100%),linear-gradient(#0000 52%,#06182e61)}.hero-content{z-index:2;width:min(780px,100% - 48px);margin:90px 0 0 max(24px,50vw - 620px);padding:5.5rem 0 4rem;position:relative}.eyebrow{color:#966f35;letter-spacing:.2em;text-transform:uppercase;margin-bottom:1.15rem;font-size:.68rem;font-weight:700;line-height:1.3}.eyebrow.light{color:var(--gold-pale)}.hero h1{letter-spacing:-.035em;margin-bottom:1.4rem;font-size:clamp(4rem,7vw,7rem);line-height:.86}.hero h1 em{color:var(--gold-pale);font-weight:500}.hero-copy{color:#ffffffd6;max-width:670px;font-size:1.08rem;line-height:1.8}.hero-actions{flex-wrap:wrap;gap:.8rem;margin:2rem 0 1.35rem;display:flex}.button{letter-spacing:.09em;text-transform:uppercase;border:1px solid #0000;justify-content:center;align-items:center;min-height:48px;padding:.9rem 1.25rem;font-size:.7rem;font-weight:700;transition:transform .2s,background .2s,color .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-gold{background:var(--gold);color:var(--navy)}.button-gold:hover{background:var(--gold-pale)}.button-ghost{color:#fff;border-color:#ffffff73}.button-ghost:hover{color:var(--navy);background:#fff}.hero-note{color:var(--gold-pale);font-size:.78rem;font-weight:600}.arrival-strip{z-index:3;background:var(--ivory);grid-template-columns:repeat(4,1fr);width:min(1240px,100% - 48px);margin:-40px auto 0;display:grid;position:relative;box-shadow:0 18px 55px #06182e21}.arrival-strip div{border-right:1px solid var(--line);flex-direction:column;justify-content:center;min-height:112px;padding:1.6rem 1.8rem;display:flex}.arrival-strip div:last-child{border:0}.arrival-strip span{color:#88765c;text-transform:uppercase;letter-spacing:.13em;font-size:.62rem;font-weight:700}.arrival-strip strong{margin-top:.25rem;font-family:Cormorant Garamond,serif;font-size:1.35rem;line-height:1.2}.section{width:min(1240px,100% - 48px);margin:0 auto;padding:clamp(5rem,9vw,8rem) 0}.section-heading{max-width:780px;margin-bottom:3.8rem}.section-heading h2{margin-bottom:1.2rem}.section-heading>p:last-child{color:#65707a;max-width:700px}.split-heading{grid-template-columns:.95fr 1.05fr;align-items:end;gap:5rem;max-width:none;display:grid}.split-heading h2{margin:0}.split-heading>p:last-child{margin:0 0 .5rem}.decision-grid{grid-template-columns:repeat(3,1fr);display:grid}.decision-grid article{border:1px solid var(--line);background:#fffefb;flex-direction:column;min-height:360px;padding:2.5rem 2.2rem;display:flex}.decision-grid article+article{border-left:0}.decision-grid article.featured{background:var(--navy-soft);color:#fff;border-color:var(--navy-soft);min-height:388px;margin:-14px 0;padding-top:3.4rem;box-shadow:0 22px 55px #06182e29}.decision-grid span{color:#a57d44;font-family:Cormorant Garamond,serif;font-size:2.2rem}.decision-grid h3{margin:1.3rem 0 .9rem;font-size:2rem}.decision-grid p{color:#65707a;font-size:.84rem}.decision-grid .featured p{color:#ffffffad}.decision-grid strong{border-top:1px solid var(--line);color:#8d6b38;text-transform:uppercase;letter-spacing:.1em;margin-top:auto;padding-top:1.2rem;font-size:.68rem}.decision-grid .featured strong{color:var(--gold-pale);border-color:#ffffff26}.timeline-section{background:var(--navy);color:#fff}.timeline-inner{grid-template-columns:.8fr 1.2fr;gap:clamp(4rem,8vw,8rem);display:grid}.timeline-section .section-heading{align-self:start;margin:0;position:sticky;top:2rem}.timeline-section .section-heading>p:last-child{color:#ffffffa6}.timeline-list article{grid-template-columns:70px 1fr;gap:1.7rem;padding:0 0 2.5rem;display:grid;position:relative}.timeline-list article:not(:last-child):before{content:"";background:#d6b06b59;width:1px;position:absolute;top:54px;bottom:0;left:33px}.timeline-marker{background:var(--navy);width:68px;height:68px;color:var(--gold-pale);border:1px solid #d6b06b99;border-radius:50%;place-items:center;font-family:Cormorant Garamond,serif;font-size:1.2rem;display:grid}.timeline-list article>div:last-child>p{color:var(--gold);text-transform:uppercase;letter-spacing:.16em;margin:0 0 .25rem;font-size:.62rem;font-weight:700}.timeline-list h3{margin:0 0 .6rem;font-size:2rem}.timeline-list article>div:last-child>div{color:#ffffffad;font-size:.84rem}.video-guide{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:center;gap:clamp(3rem,7vw,7rem);width:min(1240px,100% - 48px);min-width:0;margin:0 auto;padding:clamp(5rem,9vw,8rem) 0;display:grid}.video-guide>*{min-width:0}.video-guide h2{max-width:560px;margin-bottom:1.35rem;font-size:clamp(2.8rem,4vw,4rem);line-height:1.02}.video-frame{background:var(--navy);border:1px solid #d6b06b80;width:100%;max-width:100%;min-height:430px;position:relative;overflow:hidden}.video-embed{aspect-ratio:16/9;min-height:0}.video-embed iframe{border:0;width:100%;max-width:100%;height:100%;display:block;position:absolute;inset:0}.video-guide>div:last-child>p:not(.eyebrow){color:#68727b;font-size:.86rem}.script-note{border-left:2px solid var(--gold);margin-top:1.5rem;padding-left:1.2rem}.script-note strong{color:var(--navy)}.compact{text-align:center;margin-left:auto;margin-right:auto}.compact>p:last-child{margin-left:auto;margin-right:auto}.media-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,1fr);display:grid}.media-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:auto 1fr;align-content:start;column-gap:1.5rem;min-height:390px;padding:2.5rem;display:grid}.media-number{color:#b28a50;grid-row:1/5;font-family:Cormorant Garamond,serif;font-size:3rem;line-height:1}.media-label{color:#8c6c3d;text-transform:uppercase;letter-spacing:.15em;margin:0 0 1rem;font-size:.62rem;font-weight:700}.media-grid h3{margin:0 0 .9rem;font-size:2rem}.media-grid article>p:not(.media-label){color:#626d76;font-size:.82rem}.media-note{border-top:1px solid var(--line);color:#6e785f;align-self:end;margin-top:1rem;padding:1rem 0 0;font-size:.74rem;font-weight:600}.weather-callout{color:#fff;background:linear-gradient(90deg,#04182bf5 0%,#04182be0 48%,#04182bb3 100%),url(/rainy-media-day-house.jpg) 50% 55%/cover no-repeat;grid-template-columns:100px .9fr 1.1fr;align-items:center;gap:3rem;padding:clamp(4rem,7vw,6.5rem) max(24px,50vw - 620px);display:grid}.weather-symbol{color:var(--gold-pale);text-align:center;font-family:Georgia,serif;font-size:5rem}.weather-callout h2{margin:0;font-size:clamp(2.8rem,4.5vw,4.2rem)}.weather-callout>p{color:#ffffffc7;margin:0;font-size:.88rem}.faq-section{grid-template-columns:.8fr 1.2fr;gap:clamp(4rem,8vw,8rem);display:grid}.faq-heading{align-self:start;margin:0;position:sticky;top:2rem}.text-link{color:#8c6937;text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid #8c693759;margin-top:1rem;font-size:.72rem;font-weight:700;display:inline-block}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;grid-template-columns:42px 1fr 24px;align-items:center;gap:1rem;min-height:82px;font-family:Cormorant Garamond,serif;font-size:1.3rem;font-weight:600;list-style:none;display:grid}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:#a27b43;font-size:1rem}.faq-list summary i{font-family:Manrope,sans-serif;font-style:normal;font-weight:400;transition:transform .2s}.faq-list details[open] summary i{transform:rotate(45deg)}.faq-list details p{color:#606b75;margin:0 0 1.6rem 58px;font-size:.83rem}.client-checklist{background:var(--sage);color:#fff;grid-template-columns:.8fr 1.2fr;gap:clamp(4rem,8vw,8rem);padding:clamp(5rem,8vw,7rem) max(24px,50vw - 620px);display:grid}.checklist-intro{align-self:start;position:sticky;top:2rem}.checklist-intro h2{margin-bottom:1.25rem}.checklist-intro>p:not(.eyebrow):not(.checklist-complete){color:#ffffffbf;font-size:.84rem}.checklist-progress{margin-top:2rem}.checklist-progress>div:first-child{color:var(--gold-pale);letter-spacing:.11em;text-transform:uppercase;justify-content:space-between;gap:1rem;font-size:.65rem;font-weight:700;display:flex}.checklist-track{background:#ffffff2e;height:3px;margin-top:.75rem;overflow:hidden}.checklist-track span{background:var(--gold-pale);height:100%;transition:width .25s;display:block}.checklist-complete{color:#fff;margin-top:1.1rem;font-family:Cormorant Garamond,serif;font-size:1.25rem}.checklist-save-note{color:#ffffffa6;margin-top:1rem;font-size:.7rem}.checklist-reset{color:#fff;font:inherit;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #fff6;margin-top:1rem;padding:0 0 .25rem;font-size:.65rem;font-weight:700}.checklist-groups{gap:2rem;display:grid}.checklist-group{border-top:1px solid #ffffff47;padding-top:2rem}.checklist-group:first-child{border-top:0;padding-top:0}.checklist-group-heading{grid-template-columns:1fr auto;column-gap:1.5rem;margin-bottom:1rem;display:grid}.checklist-group-heading>div{align-items:baseline;gap:1rem;display:flex}.checklist-group-heading span{color:var(--gold-pale);font-family:Cormorant Garamond,serif;font-size:1.2rem}.checklist-group-heading h3{color:#fff;margin:0;font-size:1.65rem}.checklist-group-heading>strong{color:var(--gold-pale);letter-spacing:.1em;font-size:.65rem}.checklist-group-heading>p{color:#ffffffa6;grid-column:1/-1;margin:.35rem 0 0 2.4rem;font-size:.74rem}.checklist-items{gap:.7rem;display:grid}.checklist-items label{color:#ffffffdb;cursor:pointer;border:1px solid #fff3;grid-template-columns:28px 1fr;align-items:center;gap:1rem;min-height:68px;padding:1rem 1.2rem;font-size:.82rem;transition:background .2s,border-color .2s,transform .2s;display:grid}.checklist-items label:hover{border-color:#ead3a699;transform:translateY(-1px)}.checklist-items input{opacity:0;pointer-events:none;position:absolute}.checklist-box{color:#0000;border:1px solid #ffffff7a;place-items:center;width:26px;height:26px;font-size:.72rem;display:grid}.checklist-items label.is-checked{color:#fff;background:#06182e2e;border-color:#ead3a6a6}.checklist-items label.is-checked .checklist-box{background:var(--gold-pale);border-color:var(--gold-pale);color:var(--navy)}.checklist-items input:focus-visible+.checklist-box{outline-offset:3px;outline:2px solid #fff}.final-check{background:var(--navy-soft);color:#fff;grid-template-columns:.8fr 1.2fr;gap:clamp(4rem,8vw,8rem);padding:clamp(5rem,8vw,7rem) max(24px,50vw - 620px);display:grid}.final-check h2{margin:0}.final-check>div>p:last-child{color:#ffffffa8;margin-top:1.25rem;font-size:.84rem}.final-check ol{margin:0;padding:0;list-style:none}.final-check li{color:#fffc;border-bottom:1px solid #ffffff21;grid-template-columns:42px 1fr;align-items:center;min-height:58px;font-size:.83rem;display:grid}.final-check li span{color:var(--gold);font-family:Cormorant Garamond,serif;font-size:1.2rem}.related-resources{background:var(--cream);padding:clamp(5rem,8vw,7rem) max(24px,50vw - 620px)}.related-resources>div:first-child{max-width:760px;margin-bottom:3rem}.related-resources>div:first-child>p:last-child{color:#66707a;max-width:680px}.resource-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.resource-grid a{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fffdf894;flex-direction:column;min-height:290px;padding:2.2rem;transition:transform .2s,background .2s,box-shadow .2s;display:flex}.resource-grid a:hover,.resource-grid a:focus-visible{z-index:1;background:var(--ivory);position:relative;transform:translateY(-3px);box-shadow:0 18px 45px #06182e1a}.resource-grid span{color:#92703e;letter-spacing:.14em;text-transform:uppercase;font-size:.62rem;font-weight:700}.resource-grid h3{margin:1rem 0;font-size:1.7rem}.resource-grid strong{color:var(--navy);letter-spacing:.08em;text-transform:uppercase;margin-top:auto;font-size:.65rem}.contact-section{background:var(--sage);color:#fff;grid-template-columns:1.2fr .8fr;align-items:center;gap:4rem;padding:clamp(4rem,7vw,6rem) max(24px,50vw - 620px);display:grid}.contact-section h2{margin-bottom:1rem}.contact-section>div>p:last-child{color:#ffffffc7;max-width:650px}.contact-actions{flex-direction:column;align-items:flex-start;gap:.9rem;display:flex}.contact-actions>a:last-child{border-bottom:1px solid #ffffff73;font-size:.8rem}footer{background:var(--navy);color:#ffffff8f;grid-template-columns:150px 1fr auto;align-items:center;gap:2rem;padding:3rem max(24px,50vw - 620px);font-size:.68rem;display:grid}footer img{width:118px}footer p{margin:0}footer div{gap:1rem;display:flex}footer a:hover{color:var(--gold-pale)}@media (width<=900px){.site-header{grid-template-columns:130px 1fr}.site-header nav{justify-content:flex-end}.header-contact{display:none}.arrival-strip{grid-template-columns:repeat(2,1fr)}.arrival-strip div:nth-child(2){border-right:0}.arrival-strip div:nth-child(-n+2){border-bottom:1px solid var(--line)}.decision-grid{grid-template-columns:1fr;gap:.7rem}.decision-grid article+article{border-left:1px solid var(--line)}.decision-grid article.featured{min-height:360px;margin:0}.timeline-inner,.faq-section,.client-checklist,.final-check{grid-template-columns:1fr}.timeline-section .section-heading,.faq-heading,.checklist-intro{position:static}.video-guide{grid-template-columns:1fr}.video-guide h2{max-width:680px}.weather-callout{grid-template-columns:70px 1fr}.weather-callout>p{grid-column:2}.resource-grid{grid-template-columns:1fr}.resource-grid a{min-height:220px}}@media (width<=650px){h2{font-size:clamp(2.65rem,12vw,3.6rem)}.site-header{min-height:76px;padding:12px 24px}.brand{width:94px;height:48px}.site-header nav{gap:.9rem}.site-header nav a{font-size:.58rem}.site-header nav a:nth-child(2),.site-header nav a:nth-child(3){display:none}.hero{align-items:flex-end;min-height:740px}.hero-overlay{background:linear-gradient(90deg,#06182ed6,#06182e6b),linear-gradient(#0000 42%,#06182e9e)}.hero-content{margin:68px 24px 0;padding:4.5rem 0 3.5rem}.hero h1{font-size:clamp(3.7rem,18vw,5rem)}.hero-copy{font-size:.93rem}.hero-actions{flex-direction:column;align-items:stretch}.arrival-strip{width:calc(100% - 32px);margin-top:-24px}.arrival-strip div{min-height:98px;padding:1.2rem}.arrival-strip strong{font-size:1.15rem}.section{width:calc(100% - 40px)}.split-heading{grid-template-columns:1fr;gap:1.5rem}.decision-grid article{min-height:320px;padding:2rem}.timeline-inner{gap:3rem}.timeline-list article{grid-template-columns:52px 1fr;gap:1rem}.timeline-marker{width:52px;height:52px}.timeline-list article:not(:last-child):before{top:52px;left:25px}.video-guide{width:calc(100% - 40px)}.video-frame{width:100%;min-height:0}.media-grid{grid-template-columns:1fr}.media-grid article{column-gap:1rem;min-height:370px;padding:2rem 1.5rem}.weather-callout{background-image:linear-gradient(#04182be6,#04182bdb),url(/rainy-media-day-house.jpg);background-position:68%;grid-template-columns:1fr;gap:1rem}.weather-symbol{text-align:left;font-size:3.5rem}.weather-callout>p{grid-column:1}.faq-section{gap:3rem}.faq-list summary{grid-template-columns:32px 1fr 20px;font-size:1.16rem}.faq-list details p{margin-left:48px}.client-checklist,.final-check{gap:2.5rem}.checklist-group-heading>p{margin-left:0}.contact-section{grid-template-columns:1fr;gap:2rem}footer{text-align:left;grid-template-columns:1fr}footer div{flex-direction:column;gap:.25rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
