:root{--bg: #faf7f2;--bg-warm: #f3ebe3;--ink: #1c1917;--ink-soft: #57534e;--line: #e7ddd4;--accent: #4E6B5C;--accent-hover: color-mix(in srgb, var(--accent) 80%, #1c1917 20%);--accent-muted: rgba(78, 107, 92, .12);--sage: #3f5f4d;--sage-soft: rgba(63, 95, 77, .14);--cream: #fffdf9;--shadow: 0 24px 60px rgba(28, 25, 23, .08);--shadow-soft: 0 12px 32px rgba(28, 25, 23, .06);--radius: 14px;--radius-lg: 22px;--font-display: "Fraunces", Georgia, "Times New Roman", serif;--font-body: "Source Sans 3", system-ui, sans-serif;--max: 1120px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.btn{transition:none}.btn:active{transform:none}.menu-toggle span{transition:none}}main [id],.site-footer [id]{scroll-margin-top:6.25rem}.section-divider{width:min(var(--max),calc(100% - 2.5rem));height:1px;margin:0 auto;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--line) 80%,var(--ink-soft)),transparent)}body{margin:0;font-family:var(--font-body);font-size:1.0625rem;line-height:1.6;color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}h1,h2,h3{font-family:var(--font-display);font-weight:600;line-height:1.15;letter-spacing:-.02em}h1{font-size:clamp(2.25rem,4.5vw,3.35rem);margin:0 0 1rem}h2{font-size:clamp(1.85rem,3.2vw,2.5rem);margin:0 0 .75rem}h3{font-size:1.35rem;margin:0 0 .65rem}p{margin:0 0 1rem}a{color:var(--accent);text-decoration-thickness:1px;text-underline-offset:3px}a:hover{color:var(--accent-hover)}:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.btn:focus-visible{outline-offset:2px}.menu-toggle:focus-visible{outline-offset:2px}.skip-link{position:absolute;left:-9999px;top:0;z-index:100;padding:.75rem 1rem;background:var(--ink);color:var(--cream)}.skip-link:focus{left:1rem;top:1rem}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.wrap{width:min(100% - 2.5rem,var(--max));margin-inline:auto}.site-header{position:sticky;top:0;z-index:50;background:color-mix(in srgb,var(--bg) 92%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;justify-content:center;gap:0;padding:1.35rem 0}.logo{font-family:var(--font-display);font-weight:600;font-size:2.05rem;letter-spacing:-.02em;color:var(--ink);text-decoration:none;display:flex;align-items:center;justify-content:center;gap:.65rem}.logo-icon{width:2rem;height:2rem;flex:0 0 auto;filter:drop-shadow(0 4px 10px rgba(63,95,77,.22))}.logo:hover{color:var(--accent)}.nav{display:none;gap:1.5rem}.nav a{font-weight:600;font-size:1.02rem;color:var(--ink-soft);text-decoration:none}.nav a:hover{color:var(--ink)}.header-cta{display:none;gap:.65rem;align-items:center}.header-cta .btn{font-size:1rem;padding:.68rem 1.35rem}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:7px;width:48px;height:48px;border:none;background:transparent;cursor:pointer;border-radius:10px}.menu-toggle span{display:block;height:2px;width:24px;background:var(--ink);border-radius:1px;transition:transform .2s ease,opacity .2s ease}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.mobile-nav{display:none;flex-direction:column;gap:.35rem;padding:0 1.25rem 1.4rem;border-bottom:1px solid var(--line)}.mobile-nav a{font-weight:600;font-size:1.05rem;padding:.8rem 0;color:var(--ink);text-decoration:none;border-bottom:1px solid var(--line)}.mobile-nav.is-open{display:flex}@media(min-width:860px){.nav,.header-cta{display:flex}.menu-toggle{display:none}.mobile-nav{display:none!important}}.btn{display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-body);font-weight:600;font-size:.95rem;padding:.55rem 1.1rem;border-radius:999px;text-decoration:none;border:2px solid transparent;cursor:pointer;transition:background .2s,color .2s,border-color .2s,transform .15s}.btn:active{transform:scale(.98)}.btn-primary{background:var(--accent);color:#fff}.btn-primary:hover{background:var(--accent-hover);color:#fff}.btn-ghost{background:transparent;color:var(--ink);border-color:transparent}.btn-ghost:hover{background:var(--accent-muted);color:var(--ink)}.btn-outline{background:transparent;color:var(--ink);border-color:var(--line)}.btn-outline:hover{border-color:var(--ink-soft);background:#fff}.btn-lg{padding:.85rem 1.5rem;font-size:1rem}.hero{position:relative;isolation:isolate;overflow:hidden;padding:2.5rem 0 3rem;background-color:var(--bg)}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:radial-gradient(120% 85% at 80% 10%,rgba(78,107,92,.16),transparent 60%),radial-gradient(95% 75% at 22% 35%,rgba(63,95,77,.13),transparent 56%),radial-gradient(120% 95% at 45% 100%,rgba(231,221,212,.75),transparent 60%),linear-gradient(270deg,color-mix(in srgb,var(--bg-warm) 88%,var(--bg)) 0%,var(--bg) 78%);opacity:1}.hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;opacity:.14;mix-blend-mode:multiply;background-image:repeating-linear-gradient(105deg,transparent,transparent 4px,rgba(28,25,23,.018) 4px,rgba(28,25,23,.018) 5px),repeating-linear-gradient(-15deg,transparent,transparent 5px,rgba(28,25,23,.014) 5px,rgba(28,25,23,.014) 6px)}.hero .wrap{position:relative;z-index:1}.hero-grid{display:grid;column-gap:1.25rem;row-gap:2.5rem;align-items:center}.hero-copy{min-width:0}.hero-visual{min-width:0;position:relative;display:flex;justify-content:center;align-items:center}.hero-visual:before{content:"";position:absolute;z-index:0;pointer-events:none;background:none;opacity:0}@media(min-width:960px){.hero-visual{justify-content:flex-end}.hero-visual:before{top:-18%;right:-22%;bottom:-22%;left:8%;border-radius:42% 58% 55% 45%/52% 44% 56% 48%;background:none;opacity:0}}.hero-visual .device-frame{position:relative;z-index:1;max-width:min(100%,320px);width:min(100%,320px);box-shadow:none}@media(min-width:360px){.hero-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:10.5rem;row-gap:3.25rem;padding:1rem 0 2rem}}.eyebrow{font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--sage);margin:0 0 .85rem}.lead{font-size:1.125rem;color:var(--ink-soft);max-width:60ch;margin-bottom:1.5rem}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}.hero-note{font-size:.9rem;color:var(--ink-soft);max-width:42ch}.hero-tagline{font-family:var(--font-display);font-size:clamp(2rem,4.2vw,3.2rem);font-weight:600;line-height:1.1;letter-spacing:-.02em;margin:0 0 1rem;color:var(--ink);overflow:visible}.hero-tagline__prefix{display:block;line-height:1.05;margin-bottom:.02em;white-space:nowrap}.hero-tagline__rotator{display:block;line-height:1.2;max-width:100%;overflow:visible;padding:.2em 0 .15em;margin:-.2em 0 -.05em}.hero-tagline__phrase{display:inline-block;max-width:100%;white-space:nowrap;color:var(--accent);font-style:italic;animation:heroPhraseIn .55s cubic-bezier(.22,1,.36,1) both}@media(max-width:420px){.hero-tagline__phrase{white-space:normal}}.hero-tagline__phrase--static{animation:none}@media(prefers-reduced-motion:reduce){.hero-tagline__phrase{animation:none}}@keyframes heroPhraseIn{0%{opacity:0;transform:translateY(.35em)}to{opacity:1;transform:translateY(0)}}.device-frame{margin:0;border-radius:36px;padding:12px;background:linear-gradient(145deg,#2a2624,#1c1917);box-shadow:var(--shadow);max-width:300px;margin-inline:auto}.device-frame--hero{max-width:min(100%,320px)}.device-frame img{border-radius:28px;width:100%;aspect-ratio:390 / 844;object-fit:cover;background:linear-gradient(160deg,var(--bg-warm),#e8dfd6)}.device-frame img.is-placeholder{display:none}.device-frame .placeholder-screen{display:none;aspect-ratio:390 / 844;border-radius:28px;background:linear-gradient(160deg,var(--bg-warm),#e8dfd6);align-items:center;justify-content:center;text-align:center;padding:1.5rem;font-size:.9rem;color:var(--ink-soft);line-height:1.4}.device-frame.is-empty .placeholder-screen{display:flex;flex-direction:column;gap:.5rem}.placeholder-title{font-family:var(--font-display);font-weight:600;font-size:1.05rem;color:var(--ink)}.placeholder-hint{font-size:.78rem;opacity:.85}.placeholder-hint .mono,.mono{font-family:ui-monospace,Cascadia Code,monospace;font-size:.72rem;word-break:break-all}@media(min-width:960px){.device-frame{margin-inline:0 0;margin-left:auto}.hero-visual .device-frame{margin-left:auto;margin-right:0}}.section{padding:4rem 0}.section-head{text-align:center;margin-bottom:3rem;max-width:46rem;margin-inline:auto}.section-lead{margin:0 auto;color:var(--ink-soft);font-size:1.1rem;max-width:40ch}.section-lead--tight{max-width:none;margin:0 0 1.25rem}.soft{color:var(--sage);font-style:italic}.how-section{background:linear-gradient(180deg,var(--bg) 0%,color-mix(in srgb,var(--bg-warm) 46%,var(--bg)) 100%);border-block:1px solid var(--line)}.how-section-head{margin-bottom:2rem}.how-section-head .eyebrow{margin-bottom:.65rem}.how-grid{display:grid;gap:1rem}.how-card{background:var(--cream);border:1px solid var(--line);border-radius:var(--radius);padding:1.1rem 1rem;box-shadow:var(--shadow-soft)}.how-step{display:inline-flex;align-items:center;justify-content:center;width:1.8rem;height:1.8rem;border-radius:999px;margin-bottom:.6rem;background:var(--accent-muted);color:var(--sage);font-weight:700;font-size:.92rem}.how-card h3{margin:0 0 .45rem;font-size:1.12rem}.how-card p{margin:0;color:var(--ink-soft)}@media(min-width:880px){.how-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.audience-section{border-top:1px solid var(--line)}.audience-section .wrap{width:min(100% - 2.5rem,1280px)}.audience-duo{display:grid;gap:2.25rem}@media(min-width:880px){.audience-duo{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:1.1rem;row-gap:3rem;align-items:start}}.audience-panel{background:var(--cream);border:1px solid var(--line);border-radius:var(--radius);padding:1.25rem 1.15rem;box-shadow:var(--shadow-soft);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.audience-panel:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:color-mix(in srgb,var(--line) 55%,var(--ink-soft))}@media(prefers-reduced-motion:reduce){.audience-panel{transition:none}.audience-panel:hover{transform:none}}.audience-panel .eyebrow{margin-top:0}.audience-panel--caregivers .eyebrow{color:var(--sage)}@media(min-width:880px){.audience-panel--both{text-align:left}}.audience-intro{margin-bottom:2rem}.audience-bullets-carousel{display:block}.audience-bullets{min-width:0}.audience-bullets--care-receivers{--bullet-accent: var(--accent)}.audience-bullets--caregivers,.audience-bullets--both{--bullet-accent: var(--sage)}.audience-bullets--care-receivers .eyebrow{color:var(--accent)}.feature-bullets{margin:0;padding:0;list-style:none}.feature-bullets li{position:relative;padding-left:1.35rem;margin-bottom:.85rem;color:var(--ink-soft);line-height:1.6}.feature-bullets li:before{content:"";position:absolute;left:0;top:.45em;width:8px;height:5px;border-left:2px solid var(--bullet-accent);border-bottom:2px solid var(--bullet-accent);transform:rotate(-45deg)}.feature-bullets__title{font-weight:600;color:var(--ink-soft)}.audience-intro .section-lead--tight{max-width:42rem;margin-bottom:0}.audience-intro--care-receivers .eyebrow{color:var(--accent)}.audience-intro--caregivers{text-align:right;margin-left:auto}.audience-intro--caregivers .section-lead--tight,.audience-intro--caregivers h2{margin-left:auto}.audience-intro--caregivers .eyebrow{color:var(--sage)}@media(max-width:640px){.audience-intro--caregivers{text-align:left}.audience-intro--caregivers .section-lead--tight,.audience-intro--caregivers h2{margin-left:0}}.audience-carousel--care-receivers{max-width:min(100%,1040px);margin-inline:auto}.audience-carousel--caregivers{max-width:min(100%,900px);margin-inline:auto}.audience-section--caregivers{background:var(--cream)}.feature-carousel{outline:none}.feature-carousel:focus-visible{outline:2px solid var(--accent);outline-offset:6px;border-radius:var(--radius)}.feature-carousel--theme-sage:focus-visible{outline-color:var(--sage)}.feature-carousel__viewport{width:100%;overflow:hidden;touch-action:pan-y pinch-zoom}.feature-carousel--controls-above .feature-carousel__viewport{border-radius:0 0 var(--radius-lg) var(--radius-lg)}.feature-carousel:not(.feature-carousel--controls-above) .feature-carousel__viewport{border-radius:var(--radius-lg) var(--radius-lg) 0 0}.feature-carousel--theme-sage .feature-carousel__viewport{box-shadow:var(--shadow-soft);background:#fffdf9a6}.feature-carousel__track{display:flex;transition:transform .5s cubic-bezier(.25,.1,.25,1);will-change:transform}@media(prefers-reduced-motion:reduce){.feature-carousel__track{transition:none}}.feature-carousel__slide{flex:0 0 100%;min-width:0;box-sizing:border-box;padding:0 .25rem}.feature-carousel__panel{display:grid;gap:2rem;align-items:start}@media(min-width:880px){.feature-carousel__panel{grid-template-columns:1fr 1fr;gap:2.5rem;align-items:start}.feature-carousel__panel .device-frame{margin-inline:0 auto}.feature-carousel--media-left .feature-carousel__panel .feature-copy{order:2}.feature-carousel--media-left .feature-carousel__panel .device-frame{order:1;margin-inline:auto 0}}.feature-carousel--image-only .feature-copy,.feature-carousel--image-only .feature-carousel__toolbar{display:none}.feature-carousel--image-only .feature-carousel__panel{grid-template-columns:1fr;gap:0;justify-content:center;justify-items:center}.hero-visual .feature-carousel--image-only{width:100%}.hero-visual .feature-carousel--image-only .feature-carousel__panel{justify-content:flex-end;justify-items:flex-end}@media(min-width:880px){.feature-carousel--image-only .feature-carousel__panel{grid-template-columns:1fr;gap:0}}@media(max-width:879px){.feature-carousel--media-left .feature-carousel__panel .feature-copy{order:1}.feature-carousel--media-left .feature-carousel__panel .device-frame{order:2;margin-inline:auto}}.feature-carousel__toolbar{display:flex;align-items:center;justify-content:center;gap:1.25rem;flex-wrap:wrap}.feature-carousel--controls-above .feature-carousel__toolbar{margin-top:0;margin-bottom:1.25rem}.feature-carousel:not(.feature-carousel--controls-above) .feature-carousel__toolbar{margin-top:1.75rem}.feature-carousel__toolbar--split{flex-direction:column;gap:1rem}.feature-carousel__arrows{display:flex;align-items:center;justify-content:center;gap:1.25rem}.feature-carousel__arrow{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;border:2px solid var(--line);background:var(--cream);color:var(--ink);font-size:1.5rem;line-height:1;cursor:pointer;transition:border-color .2s,background .2s,color .2s}.feature-carousel__arrow:hover{border-color:var(--ink-soft);background:#fff}.feature-carousel__dots{display:flex;align-items:center;gap:.5rem}.feature-carousel__dot{width:10px;height:10px;padding:0;border:none;border-radius:50%;background:var(--line);cursor:pointer;transition:background .2s,transform .2s}.feature-carousel__dot:hover{background:var(--ink-soft)}.feature-carousel__dot[aria-current=true]{background:var(--accent);transform:scale(1.15)}.feature-carousel--theme-sage .feature-carousel__dot[aria-current=true]{background:var(--sage)}.feature-carousel--theme-sage .feature-carousel__arrow:hover{border-color:color-mix(in srgb,var(--sage) 45%,var(--line));color:var(--sage)}@media(prefers-reduced-motion:reduce){.feature-carousel__dot{transition:none}.feature-carousel__dot[aria-current=true]{transform:none}}.feature-carousel--media-left .feature-copy{text-align:right}.feature-carousel--media-left .feature-copy .feature-carousel__slide-body{margin-left:auto}.feature-copy .feature-carousel__lead-eyebrow{color:var(--accent);margin:0 0 .85rem}.feature-carousel--theme-sage .feature-copy .feature-carousel__lead-eyebrow{color:var(--sage)}.feature-copy .feature-carousel__slide-body{color:var(--ink-soft);margin:0;max-width:42ch}.section--tint{background:linear-gradient(180deg,var(--bg-warm) 0%,var(--bg) 100%);border-block:1px solid var(--line)}.split-privacy{display:grid;gap:2rem;align-items:start}@media(min-width:880px){.split-privacy{grid-template-columns:1.2fr .8fr;gap:3rem;align-items:center}}.checklist{list-style:none;margin:0 0 1.25rem;padding:0}.checklist li{position:relative;padding-left:1.35rem;margin-bottom:.65rem;color:var(--ink-soft)}.checklist li:before{content:"";position:absolute;left:0;top:.45em;width:8px;height:5px;border-left:2px solid var(--sage);border-bottom:2px solid var(--sage);transform:rotate(-45deg)}.text-link{font-weight:600;text-decoration:none;color:var(--accent)}.text-link:hover{text-decoration:underline}.privacy-card{background:var(--cream);border:1px solid var(--line);border-radius:var(--radius-lg);padding:1.75rem;box-shadow:var(--shadow-soft)}.privacy-card blockquote{margin:0}.privacy-card p{font-family:var(--font-display);font-size:1.2rem;line-height:1.45;margin-bottom:1rem}.privacy-card footer{font-size:.9rem;color:var(--ink-soft)}.stat-band{padding:3rem 0;background:var(--ink);color:#f5f0ea}.stat-grid{display:grid;gap:2rem}@media(min-width:720px){.stat-grid{grid-template-columns:repeat(3,1fr);gap:2.5rem}}.stat-number{display:block;font-family:var(--font-display);font-size:clamp(1.75rem,3vw,2.25rem);font-weight:600;color:#fff;margin-bottom:.35rem}.stat-desc{font-size:.95rem;opacity:.85;line-height:1.5}.stories-head{margin-bottom:1.75rem}.stories-fullbleed{width:100vw;margin-left:50%;transform:translate(-50%);padding-inline:1.25rem}.stories-carousel__viewport{overflow-x:auto;overflow-y:visible;border-radius:var(--radius-lg);outline:none;scrollbar-width:none}.stories-carousel__viewport::-webkit-scrollbar{display:none}.stories-carousel__viewport:focus-visible{outline:2px solid var(--accent);outline-offset:6px}.stories-carousel__track{display:flex;gap:1rem;padding:.35rem .25rem;width:max-content}.stories-card{flex:0 0 auto;width:min(92vw,520px);margin:0;background:transparent;border:1px solid var(--line);border-radius:var(--radius-lg);padding:1.75rem 1.6rem 1.45rem;box-shadow:none;transition:transform .22s ease,border-color .22s ease}.stories-card:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--line) 55%,var(--ink-soft))}.stories-card__quote{margin:0 0 1.05rem;font-family:var(--font-display);font-size:1.3rem;line-height:1.5;color:var(--ink)}.stories-card__meta{display:block;font-size:.95rem}.stories-card__name{font-weight:700}.stories-card__role{color:var(--ink-soft)}@media(min-width:880px){.stories-card{width:520px}}@media(prefers-reduced-motion:reduce){.stories-card{transition:none}.stories-card:hover{transform:none}}.cta-section{padding-top:4.5rem;padding-bottom:4.5rem}.cta-box{background:var(--sage);color:#f7f4ef;border-radius:var(--radius-lg);padding:2.5rem 2rem;display:flex;flex-direction:column;gap:1.5rem;align-items:flex-start;box-shadow:var(--shadow)}@media(min-width:720px){.cta-box{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:2rem;padding:2.75rem 3rem}}.cta-eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#ffffffc7;margin:0 0 .65rem}.cta-copy h2{color:#fff;margin-bottom:.5rem}.cta-copy p{margin:0;opacity:.92;max-width:40ch}.cta-actions{display:flex;flex-wrap:wrap;gap:.75rem}.cta-form-wrap{flex:1;min-width:min(100%,18rem);max-width:22rem}.cta-waitlist-form{display:flex;flex-direction:column;gap:1rem}.cta-field label{display:block;font-size:.85rem;font-weight:600;color:#ffffffeb;margin-bottom:.35rem}.cta-optional{font-weight:500;opacity:.75}.cta-input{width:100%;padding:.72rem .95rem;border-radius:10px;border:1px solid rgba(255,255,255,.35);background:#fffffff5;color:var(--ink);font-family:inherit;font-size:1rem;line-height:1.4}.cta-input::placeholder{color:var(--ink-soft);opacity:.75}.cta-input:focus-visible{outline:2px solid #fff;outline-offset:2px;border-color:#ffffffa6}.cta-waitlist-submit{width:100%;margin-top:.15rem}.cta-waitlist-error{margin:0;padding:.65rem .75rem;border-radius:8px;font-size:.88rem;line-height:1.4;color:#3a0a0a;background:#ffdcdcf2;border:1px solid rgba(180,60,60,.35)}.cta-waitlist-note{margin:0;font-size:.78rem;line-height:1.45;color:#ffffffb8}.cta-waitlist-success{padding:1.25rem 1.1rem;border-radius:var(--radius);background:#ffffff1f;border:1px solid rgba(255,255,255,.22)}.cta-waitlist-success__title{margin:0 0 .4rem;font-family:var(--font-display);font-weight:600;font-size:1.2rem;color:#fff}.cta-waitlist-success__body{margin:0;font-size:.95rem;line-height:1.5;color:#ffffffe0}.cta-box .btn-primary{background:#fff;color:var(--sage)}.cta-box .btn-primary:hover{background:var(--bg);color:var(--ink)}.cta-box .btn-outline{border-color:#ffffff73;color:#fff}.cta-box .btn-outline:hover{background:#ffffff1f;border-color:#fff}.supported-by-section{padding-top:3.75rem;padding-bottom:3.75rem}.supported-by-wrap{display:flex;flex-direction:column;gap:1.5rem;align-items:center;text-align:center}.supported-by-head .eyebrow{margin-bottom:.35rem}.supported-by-title{margin:0;font-size:clamp(1.35rem,2.2vw,1.75rem)}.supported-by-logos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;justify-items:center;justify-self:center}.supported-by-logo-slot{height:72px;border-radius:16px;background:transparent;display:flex;align-items:center;justify-content:center;padding:.85rem 1rem}.supported-by-logo{width:min(220px,100%);height:100%;object-fit:contain;filter:saturate(.98) contrast(.98);opacity:.92}@media(min-width:720px){.supported-by-logo-slot{height:84px}}.site-footer{background:#141210;color:#a8a29e;padding:3rem 0 2rem;font-size:.95rem}.site-footer a{color:#e7e5e4;text-decoration:none}.site-footer a:hover{color:#fff}.footer-grid{display:grid;gap:2rem;margin-bottom:2.5rem}@media(min-width:720px){.footer-grid{grid-template-columns:1.4fr 1fr 1fr 1fr}}.logo--footer{color:#fff;justify-content:flex-start;font-size:1.85rem}.footer-tag{margin:.5rem 0 0;max-width:22ch}.footer-links{display:flex;flex-direction:column;gap:.45rem}.footer-col-title{font-weight:700;color:#fff;margin-bottom:.35rem;font-size:.8rem;letter-spacing:.06em;text-transform:uppercase}.footer-bottom{border-top:1px solid #292524;padding-top:1.5rem;font-size:.85rem;line-height:1.55}.footer-bottom p{margin:0 0 .75rem}.copyright{margin:0!important;opacity:.75}
