:root{--primary:#005bbb;--azure:#00bfff;--green:#62a87c;--brown:#7b5e3c;--background:#fbfaf7;--mint:#edf9f4;--foreground:#222;--muted:#666;--border:#e5e5e5;--radius:.75rem;color:var(--foreground);background:var(--background);scroll-behavior:smooth;scroll-padding-top:7rem;font-family:Montserrat,sans-serif;font-size:14px;line-height:1.5}*,:after,:before{box-sizing:border-box}body{min-width:320px}blockquote,body,figure,h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-family:Montserrat,sans-serif;line-height:1.25}h1{font-size:3.75rem}h1,h2{font-weight:900}h2{font-size:2.25rem}h3{font-size:1.25rem;font-weight:700}img{max-width:100%;height:auto;display:block}svg{flex-shrink:0}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}a,button,input,textarea{-webkit-tap-highlight-color:transparent}button{color:inherit}button:disabled{cursor:default;opacity:.65}:focus-visible{outline:3px solid var(--azure);outline-offset:4px}::selection{background:#005bbb25}input,textarea{width:100%;min-width:0;color:var(--foreground);background:var(--background);border:1px solid #d8d8d8;border-radius:.45rem;padding:.65rem .85rem}input{min-height:2.85rem}input::-moz-placeholder{color:var(--muted);opacity:1}textarea::-moz-placeholder{color:var(--muted);opacity:1}input::placeholder,textarea::placeholder{color:var(--muted);opacity:1}input:focus,textarea:focus{outline:2px solid var(--primary);outline-offset:2px}textarea{resize:vertical;min-height:9rem}.container{width:100%;max-width:1184px;margin-inline:auto;padding-inline:2rem}.section{padding-block:5rem}.section-medium{padding-block:4rem}.section-compact{padding-block:3rem}.white-section{background:#fff}.soft-gradient{background:linear-gradient(135deg,var(--background),#fff,var(--background))}.text-center{text-align:center}.text-primary{color:var(--primary)}.lead{color:var(--muted);font-size:1.25rem;line-height:1.55}.section-heading{margin-bottom:4rem}.section-heading h2{margin-bottom:1rem}.section-heading p{color:var(--muted)}.section-heading .lead{max-width:48rem;margin-inline:auto}.grid{gap:2rem;display:grid}.grid-two{grid-template-columns:repeat(2,minmax(0,1fr));gap:3rem}.grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-four{grid-template-columns:repeat(4,minmax(0,1fr))}.align-center{align-items:center}.card{border:1px solid var(--border);border-radius:var(--radius);background:#fff;box-shadow:0 1px 2px #0000000d}.card-hover{transition:transform .3s,box-shadow .3s,border-color .3s}.card-hover:hover{border-color:#005bbb33;transform:translateY(-4px);box-shadow:0 12px 24px -8px #005bbb33}.button{background:var(--primary);color:#fff;text-align:center;border:1px solid #0000;border-radius:.45rem;justify-content:center;align-items:center;gap:.6rem;min-height:3rem;padding:.75rem 2rem;font-size:1rem;font-weight:600;line-height:1.4;transition:background .2s,transform .2s;display:inline-flex}.button:hover{background:var(--azure)}.button:active{transform:translateY(1px)}.button-pill{border-radius:999px;font-weight:700}.button-small{min-height:2.5rem;padding:.5rem 1.5rem}.button-white{color:var(--primary);background:#fff}.button-white:hover{background:var(--background)}.button-outline{color:var(--foreground);border-color:var(--border);background:#fff}.button-outline:hover{background:var(--background)}.button-full{width:100%}.text-button{color:var(--primary);text-align:left;background:0 0;border:0;align-items:center;gap:.5rem;padding:0;font-weight:500;display:inline-flex}.text-button:hover{color:#00458e;text-decoration:underline}.icon-box{width:3.5rem;height:3.5rem;color:var(--primary);background:#005bbb1a;border-radius:1rem;margin-bottom:1rem;display:flex}.icon-box,.icon-circle{justify-content:center;align-items:center}.icon-circle{display:inline-flex}.avatar,.icon-circle{border-radius:50%;flex-shrink:0}.avatar{-o-object-fit:cover;object-fit:cover;width:4rem;height:4rem}.avatar-small{width:3rem;height:3rem}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:100;color:var(--primary);border-radius:var(--radius);background:#fff;padding:1rem 1.5rem;position:fixed;top:1rem;left:1rem;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}.container-wide{max-width:1600px;padding-inline:clamp(24px,5.45vw,96px)}.mint-section{background:var(--mint)}.eyebrow{color:var(--green);align-items:center;gap:.4rem;margin-bottom:1.25rem;font-size:.95rem;font-weight:800;display:inline-flex}h1,h2{letter-spacing:-.045em}.site-header{z-index:50;background:var(--primary);color:#fff;position:fixed;inset:0 0 auto}.site-header.is-scrolled{box-shadow:0 3px 16px #0000001a}.header-inner{justify-content:space-between;align-items:center;gap:2rem;min-height:72px;display:flex}.brand{align-items:center;display:inline-flex}.brand-image{width:154px;height:54px;display:block;position:relative;overflow:hidden}.brand-image img{filter:brightness(0)invert();width:170px;max-width:none;height:170px;position:absolute;top:-59px;left:-5px}.desktop-nav{align-items:center;gap:.25rem;display:flex}.desktop-nav>a:not(.button){border-radius:999px;padding:.5rem 1.1rem;font-size:.95rem;font-weight:700;transition:background .2s}.desktop-nav>a.is-active,.desktop-nav>a:not(.button):hover,.mobile-nav>a.is-active{background:#00bfff4d}.site-header .button{color:#111;background:#e5e5e5;min-width:108px;margin-left:1rem;box-shadow:0 4px 9px #00000038}.site-header .button:hover{background:#fff}.menu-toggle{color:#fff;background:0 0;border:0;border-radius:.5rem;padding:.65rem;display:none}.menu-toggle:hover{background:#00bfff4d}.mobile-nav{display:none}.inner-page{padding-top:72px}.home-hero{background:#fff;align-items:center;min-height:min(850px,100svh);display:flex}.hero-grid{grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);align-items:center;gap:1.5rem;padding-block:10rem 5rem;display:grid}.hero-copy .eyebrow{margin-bottom:1.5rem;font-size:1.2rem}.hero-copy h1{letter-spacing:-.055em;color:#000;margin-bottom:2rem;font-size:clamp(3rem,4.4vw,4.85rem);font-weight:900;line-height:1.04}.hero-copy h1 span{display:block}.hero-copy .lead{max-width:41rem;color:var(--foreground);margin-bottom:4rem;font-size:1.35rem}.hero-copy .newsletter-form{max-width:34rem}.hero-copy .newsletter-fields input{background:#f5f1e9}.hero-note{color:#8a8a8a;margin-top:1rem;font-size:.85rem}.hero-art{min-width:0}.hero-media{aspect-ratio:18/13;width:100%;display:block}.hero-media img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.features-section{padding-block:6rem 4.5rem}.features-section .section-heading{margin-bottom:2rem}.feature-card{background:#fff;border:0;border-radius:1.35rem;padding:1.5rem;box-shadow:0 10px 28px #26352308}.feature-card h3{margin-bottom:.55rem;font-size:1rem}.feature-card p{color:var(--muted);font-size:.9rem;line-height:1.5}.features-grid{gap:2rem}.features-grid .feature-card{box-shadow:3px 5px 10px #00000020}.features-grid .icon-box{color:#2b66ee;background:0 0;width:auto;height:3.75rem;margin:0 auto 1.25rem}.feature-support{margin:2rem auto 0;font-size:1.125rem;line-height:1.65}.feature-support strong{color:#111}.navigation-section{padding-block:6rem}.navigation-section h2{margin-bottom:1.5rem;font-size:2.7rem}.navigation-section .lead{margin-bottom:2rem;font-size:1.05rem}.check-list{gap:1rem;margin:0;padding:0;list-style:none;display:grid}.check-list li{align-items:center;gap:.75rem;font-size:1rem;display:flex}.check-list svg{color:var(--green)}.navigation-preview{background:#fff;border-radius:1.5rem;padding:.8rem;box-shadow:0 12px 40px #457b6212}.map-placeholder{isolation:isolate;aspect-ratio:4/3;color:var(--foreground);text-align:center;background-color:#d1e8d8;background-image:linear-gradient(#ffffff40 1px,#0000 0),linear-gradient(90deg,#ffffff40 1px,#0000 0),linear-gradient(120deg,#deefdf,#bcded3);background-size:3rem 3rem,3rem 3rem,auto;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.map-route{z-index:-1;width:100%;height:100%;position:absolute;inset:0}.map-placeholder>span:last-child{color:var(--muted);font-size:.875rem}.camper-drive{color:var(--primary);margin-bottom:1rem;animation:4s ease-in-out infinite drive}.navigation-quote{color:var(--foreground);background:#fff;border-radius:1rem;align-items:flex-start;gap:.75rem;padding:1rem;display:flex}.navigation-quote p{color:var(--muted);font-size:.9rem;font-style:italic}.launch-section{padding-block:7.5rem}.launch-section h2{letter-spacing:-.055em;color:#000;font-size:clamp(3rem,8.5vw,8rem);font-weight:900;line-height:1.1}.launch-section h2 span{display:inline-block}.signup-section{color:#fff;background:#005bbb;padding-block:4rem}.signup-inner{text-align:center}.signup-copy{min-width:0}.signup-section h2{margin-bottom:1rem;font-size:2.5rem}.signup-section .lead{color:#ffffffe6;margin-bottom:1.75rem;font-size:1.05rem}.signup-section .newsletter-form{max-width:43rem;margin-inline:auto}.signup-section .button{color:#fff;background:#23435e;padding-inline:1.3rem;font-size:.9rem}.signup-section .button:hover{background:#18334c}.signup-illustrated .signup-inner{text-align:left;grid-template-columns:19.5rem minmax(0,1fr);align-items:center;gap:4.5rem;max-width:64rem;display:grid}.signup-illustrated .newsletter-form{margin-inline:0}.signup-mascots{width:100%}.newsletter-fields{align-items:stretch;gap:.75rem;display:flex}.newsletter-fields input{background:#fff;flex:1;min-height:3.4rem;font-size:.9rem}.newsletter-fields .button{flex-shrink:0;font-size:.9rem}.form-feedback{border-radius:var(--radius);color:#24582a;text-align:left;background:#e8f3ea;margin-top:1rem;padding:1rem;font-size:.95rem}.form-feedback a{text-decoration:underline}.about-hero{padding-block:6.5rem}.about-hero-grid{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);align-items:center;gap:8rem;display:grid}.about-hero h1{margin-bottom:1.5rem;font-size:clamp(2.7rem,3.2vw,3.5rem);line-height:1.06}.about-hero h1 span{display:block}.about-copy p{margin-bottom:1.25rem;line-height:1.5}.about-copy p:last-child{margin-bottom:0}.mara-profile-card{text-align:center;background:#fff;border-radius:1.5rem;padding:2rem 2rem 1.5rem;box-shadow:0 16px 36px #26352308}.mara-profile-card img{width:19rem;margin-inline:auto}.mara-profile-card strong{margin-top:1rem;font-size:1.1rem;display:block}.mara-profile-card figcaption span{color:var(--muted);margin-top:.3rem;font-size:.9rem;display:block}.mara-story{padding-block:5.5rem 7rem}.story-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:5.5rem;display:grid}.story-art{position:relative}.story-art>img{border-radius:1.5rem;width:100%}.hello-badge{background:#fff;border-radius:1rem;padding:.85rem 1.25rem;font-size:.85rem;font-weight:800;position:absolute;top:1.5rem;right:-1.25rem;box-shadow:0 8px 28px #00000012}.story-copy h2{margin-bottom:1.5rem;font-size:2.6rem}.story-copy p{margin-bottom:1.2rem;font-size:.9rem;line-height:1.6}.story-copy p:last-child{margin-bottom:0}.values-section{padding-block:5rem 7rem}.values-grid{gap:1.5rem}.values-grid .feature-card{padding:1.75rem 1.5rem}.values-grid .icon-box{width:auto;height:auto;color:var(--primary);background:0 0;justify-content:flex-start;margin-bottom:1.5rem}.values-grid h3{font-size:1.1rem}.values-grid p{font-size:.9rem}.timeline-section{padding-block:5.5rem}.timeline{gap:1.5rem;margin:0;padding:0;list-style:none;position:relative}.timeline:before{content:"";background:#80c9a5;height:3px;position:absolute;top:1.5rem;left:0;right:0}.timeline-card{box-shadow:none;border:0;border-radius:1rem;padding:1rem;position:relative}.timeline-card time{color:var(--primary);margin-bottom:1.5rem;font-size:1rem;font-weight:800;display:block}.timeline-card h3{margin-bottom:.5rem;font-size:1rem}.timeline-card p{color:var(--muted);font-size:.9rem;line-height:1.55}.page-intro{padding-block:4rem}.page-intro h1{margin-bottom:1rem;font-size:3rem}.page-intro .lead{max-width:48rem;margin-inline:auto}.blog-grid{grid-template-columns:2fr 1fr;align-items:start;gap:3rem;display:grid}.post-list{gap:2rem;display:grid}.post-card{display:flex;overflow:hidden}.post-image{background:var(--background);flex:0 0 12rem;justify-content:center;align-items:center;font-size:3.75rem;display:flex}.post-content{flex:1;min-width:0;padding:1.5rem}.post-meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:.6rem 1rem;margin-bottom:.75rem;font-size:.875rem;display:flex}.post-meta>span,.post-meta>time{align-items:center;gap:.25rem;display:inline-flex}.post-card h2{margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.post-card h2 button{font:inherit;text-align:left;background:0 0;border:0;padding:0}.post-card h2 button:hover{color:var(--primary)}.post-content>p{color:var(--muted);margin-bottom:1rem}.blog-sidebar{gap:2rem;display:grid}.blog-sidebar .card{padding:1.5rem}.blog-sidebar h2{margin-bottom:1rem;font-size:1.125rem;font-weight:700}.author-card .avatar-author{border:4px solid var(--primary);width:6rem;height:6rem;margin:0 auto 1rem}.author-card h2{margin-bottom:.5rem;font-size:1.25rem}.author-card p{color:var(--muted);margin-bottom:1rem;font-size:.875rem}.categories-card ul{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.categories-card button{width:100%;color:var(--muted);text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:1rem;padding:.25rem 0;display:flex}.categories-card button.active,.categories-card button:hover{color:var(--primary)}.categories-card button.active,.count{font-weight:700}.count{color:var(--primary);text-align:center;background:#005bbb1a;border-radius:999px;min-width:1.8rem;padding:.25rem .5rem;font-size:.75rem}.blog-newsletter.card{background:var(--primary);color:#fff;border-color:var(--primary)}.blog-newsletter h2{margin-bottom:.5rem}.blog-newsletter p{color:#ffffffe6;margin-bottom:1rem;font-size:.875rem}.blog-newsletter .button{width:100%;padding-inline:1rem}.load-more{color:var(--muted);margin-top:4rem}.filter-status{color:var(--muted);flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem;display:flex}.filter-status .text-button{margin-left:auto}.contact-cards{gap:1.5rem}.contact-card{padding:1.5rem}.contact-card .icon-circle{color:#fff;width:3.5rem;height:3.5rem;margin-bottom:1rem}.icon-blue{background:var(--primary)}.icon-green{background:var(--green)}.icon-brown{background:var(--brown)}.contact-card h2{margin-bottom:.25rem;font-size:1.125rem;font-weight:700}.contact-card p{color:var(--muted);margin-bottom:.5rem;font-size:.875rem}.contact-card a{color:var(--primary);overflow-wrap:anywhere;font-weight:600}.contact-card a:hover{text-decoration:underline}.contact-grid{align-items:start}.contact-form-card{padding:2rem}.contact-form-heading{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.contact-form-heading .avatar{border:2px solid var(--primary)}.contact-form-heading h2,.faq-list>h2{font-size:1.5rem;font-weight:700}.contact-form-heading p{color:var(--muted)}.contact-form{gap:1.5rem;display:grid}.form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.field label{margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.contact-form .form-feedback{margin-top:0}.faq-list{gap:1.5rem;display:grid}.faq-card{align-items:flex-start;gap:1rem;padding:1.5rem;display:flex}.faq-icon{width:2rem;height:2rem;color:var(--primary);background:#005bbb1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.faq-card h3,.response-time h3{margin-bottom:.5rem;font-size:1rem}.faq-card p,.response-time p{color:var(--muted)}.response-time{background:#005bbb0d;border-color:#005bbb33;align-items:center;gap:1rem;padding:1.5rem;display:flex}.response-time>svg{color:var(--primary)}.response-time h3{margin-bottom:0}.site-footer{color:#fff;background:#333;padding-block:3rem}.footer-inner{text-align:center;justify-content:center;align-items:center;gap:clamp(3rem,14vw,16rem);display:flex}.footer-identity{max-width:23rem}.footer-brand{margin-bottom:.65rem;font-size:1.2rem;font-weight:800;display:inline-block}.footer-identity p{font-size:.85rem;line-height:1.5}.footer-copyright{font-size:.95rem;line-height:1.5}.footer-brand:hover{color:#b9e6ff}.site-dialog{border:1px solid var(--border);width:min(42rem,100% - 2rem);max-height:calc(100dvh - 3rem);color:var(--foreground);background:#fff;border-radius:1.5rem;padding:0;box-shadow:0 24px 80px #0003}.site-dialog::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#162838aa}body:has(dialog[open]){overflow:hidden}.dialog-content{padding:2.5rem;position:relative}.dialog-content h2{margin:1rem 1rem 1.5rem 0;font-size:1.75rem}.dialog-content>p{margin-bottom:1.5rem}.dialog-close{background:var(--background);border:0;border-radius:50%;padding:.5rem;display:flex;position:absolute;top:.75rem;right:.75rem}.dialog-post-image{text-align:center;border-radius:1rem;padding:1.5rem;font-size:4rem}.dialog-post-image,.preview-notice{background:var(--background);margin-bottom:1.5rem}.preview-notice{border-radius:var(--radius);color:var(--muted);padding:1rem}.not-found{align-items:center;min-height:80svh;padding-block:10rem 5rem;display:grid}.lost-camper{font-size:5rem}.not-found h1{color:var(--primary);font-size:6rem}.not-found h2{margin-bottom:1rem;font-size:1.75rem}.not-found p{color:var(--muted);margin-bottom:2rem}.intro-enter{animation:.6s both enter}@keyframes enter{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes drive{0%,to{transform:translate(-12px)}50%{transform:translate(12px)}}@media (width<=1199px){.container-wide{padding-inline:2rem}.about-hero-grid{gap:4rem}.story-grid{gap:3rem}.desktop-nav>a:not(.button){padding-inline:.8rem}.signup-illustrated .signup-inner{gap:2.5rem}}@media (width<=1023px){h1{font-size:3rem}.container{padding-inline:1.5rem}.grid-four{grid-template-columns:repeat(2,minmax(0,1fr))}.blog-grid,.grid-two,.hero-grid{grid-template-columns:1fr}.home-hero{min-height:auto}.hero-grid{gap:2rem;padding-top:9rem}.hero-copy{text-align:center}.hero-copy h1{font-size:clamp(3rem,6.8vw,4.5rem)}.hero-copy .lead,.hero-copy .newsletter-form{margin-inline:auto}.hero-copy .lead{margin-bottom:2rem}.hero-art{width:100%;max-width:42rem;margin-inline:auto}.navigation-preview{width:100%;max-width:40rem;margin-inline:auto}.about-hero-grid{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:2rem}.about-hero h1{font-size:2.8rem}.story-grid{gap:2rem}.story-copy h2{font-size:2.3rem}.hello-badge{right:.75rem}.timeline:before{display:none}.blog-sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}.blog-newsletter{grid-column:1/-1}.signup-illustrated .signup-inner{grid-template-columns:15rem minmax(0,1fr);gap:2rem}.signup-illustrated .newsletter-fields{flex-direction:column}}@media (width<=767px){.header-inner{min-height:64px}.brand-image{width:140px;height:48px}.brand-image img{width:155px;height:155px;top:-54px;left:-4px}.desktop-nav{display:none}.menu-toggle{display:inline-flex}.mobile-nav{background:var(--primary);border-top:1px solid #ffffff26;flex-direction:column;align-items:center;gap:.75rem;max-height:calc(100dvh - 64px);padding:1.5rem;display:flex;overflow-y:auto;box-shadow:0 12px 20px #0000000d}.mobile-nav>a:not(.button){border-radius:999px;padding:.6rem 1.5rem;font-size:1.25rem;font-weight:700}.mobile-nav .button{margin:.5rem 0 0}.inner-page{padding-top:64px}.section{padding-block:4rem}.section-compact{padding-block:3rem}.section-heading{margin-bottom:2.5rem}.grid-three{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.contact-card{padding:1.25rem .75rem}.about-hero-grid,.story-grid{grid-template-columns:1fr;gap:3rem}.mara-profile-card{width:100%;max-width:30rem;margin-inline:auto}.story-art{width:100%;max-width:38rem;margin-inline:auto}.signup-illustrated .signup-inner{text-align:center;grid-template-columns:1fr;gap:2rem}.signup-mascots{width:20rem}.signup-illustrated .newsletter-form,.signup-mascots{margin-inline:auto}.signup-illustrated .newsletter-fields{flex-direction:row}.footer-inner{gap:3rem}}@media (width<=639px){h1{font-size:2.5rem}h2{font-size:1.875rem}.container{padding-inline:1.25rem}.blog-sidebar,.contact-cards,.form-row,.grid-four,.grid-three{grid-template-columns:1fr}.hero-grid{padding-top:7rem;padding-bottom:3rem}.hero-copy h1{font-size:clamp(2.4rem,8.2vw,3.6rem)}.hero-copy .lead{font-size:1.15rem}.hero-copy .eyebrow{font-size:1rem}.hero-copy .newsletter-form{max-width:28rem}.hero-note{margin-top:1.25rem}.newsletter-fields,.signup-illustrated .newsletter-fields{flex-direction:column}.newsletter-fields .button{min-height:3.4rem}.feature-card{padding:1.75rem}.feature-support{font-size:1rem}.navigation-section h2,.signup-section h2,.story-copy h2{font-size:2.2rem}.about-hero h1{font-size:2.6rem}.launch-section{padding-block:5rem}.launch-section h2{font-size:clamp(2.6rem,9vw,4.5rem)}.page-intro{padding-block:3rem}.page-intro h1{font-size:2.5rem}.post-card{flex-direction:column}.post-image{flex-basis:auto;min-height:10rem}.post-content{padding:1.5rem}.post-meta{gap:.6rem .8rem}.contact-form-card{padding:1.5rem}.contact-form-heading{gap:.75rem}.contact-form-heading h2{font-size:1.35rem}.site-footer{padding-block:2.5rem}.footer-inner{flex-direction:column;gap:1.5rem}.dialog-content{padding:1.5rem}.dialog-content h2{font-size:1.5rem}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
