@font-face{font-family:Nunito;src:url(/assets/fonts/nunito-400.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Nunito;src:url(/assets/fonts/nunito-600.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Nunito;src:url(/assets/fonts/nunito-800.woff2) format("woff2");font-weight:800;font-style:normal;font-display:swap}:root{--primary: #5b7dbd;--secondary: #a7c7e7;--accent: #ffd27a;--background: #fff8f2;--text: #6b7280;--night: #173a68;--primary-ink: #46649b;--ink: var(--night);--surface: #ffffff;--surface-warm: #fdf1e6;--border: #f0dfd1;--border-strong: #e2cdba;--radius-sm: 10px;--radius: 16px;--radius-lg: 24px;--radius-pill: 999px;--shadow-sm: 0 1px 2px rgba(23, 58, 104, .06);--shadow: 0 2px 10px rgba(23, 58, 104, .07);--gutter: 20px;--measure: 1120px;--measure-prose: 68ch;--font: "Nunito", ui-rounded, "SF Pro Rounded", "Segoe UI Variable", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}body{margin:0;background:var(--background);color:var(--text);font-family:var(--font);font-size:1rem;line-height:1.65;overflow-x:hidden}h1,h2,h3,h4{color:var(--ink);font-weight:800;line-height:1.2;margin:0 0 .5em;text-wrap:balance}h1{font-size:clamp(2rem,7.5vw,3.25rem);letter-spacing:-.02em}h2{font-size:clamp(1.5rem,5.2vw,2.25rem);letter-spacing:-.01em}h3{font-size:1.175rem}p{margin:0 0 1em;text-wrap:pretty}a{color:var(--primary-ink);text-decoration-thickness:1px;text-underline-offset:3px}a:hover{color:var(--night)}img{max-width:100%;height:auto}ul{padding-left:1.25em}:focus-visible{outline:3px solid var(--primary-ink);outline-offset:3px;border-radius:4px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}.wrap{width:100%;max-width:var(--measure);margin-inline:auto;padding-inline:var(--gutter)}.section{padding-block:clamp(3rem,9vw,5.5rem)}.section--warm{background:var(--surface-warm)}.section__head{max-width:42rem;margin-bottom:2rem}.section__head p{font-size:1.05rem}.eyebrow{display:inline-block;margin-bottom:.75rem;color:var(--primary-ink);font-size:.8125rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.skip-link{position:absolute;left:-9999px;top:0;z-index:100;padding:.75rem 1rem;background:var(--night);color:#fff;border-radius:0 0 var(--radius-sm) 0}.skip-link:focus{left:0;color:#fff}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:48px;padding:.75rem 1.5rem;border:2px solid transparent;border-radius:var(--radius-pill);font:inherit;font-weight:700;text-align:center;text-decoration:none;cursor:pointer;transition:transform .15s ease,background-color .15s ease}.btn:active{transform:translateY(1px)}.btn--primary{background:var(--night);color:#fff}.btn--primary:hover{background:#0f2b50;color:#fff}.btn--secondary{background:transparent;border-color:var(--border-strong);color:var(--ink)}.btn--secondary:hover{background:var(--surface);color:var(--ink)}.btn--accent{background:var(--accent);color:var(--night)}.btn--accent:hover{background:#ffc65a;color:var(--night)}.btn[aria-disabled=true]{background:transparent;border-color:var(--border-strong);color:var(--text);cursor:default}.store-buttons{display:flex;flex-direction:column;gap:.75rem}.store-buttons .btn{width:100%}.store-note{margin:.875rem 0 0;font-size:.9rem}@media(min-width:480px){.store-buttons{flex-direction:row;flex-wrap:wrap}.store-buttons .btn{width:auto}}.header{position:sticky;top:0;z-index:20;background:#fff8f2eb;-webkit-backdrop-filter:saturate(1.4) blur(8px);backdrop-filter:saturate(1.4) blur(8px);border-bottom:1px solid var(--border)}.header__bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;min-height:64px}.header__logo{display:inline-flex;align-items:center;flex-shrink:0}.header__logo img{width:128px;height:33px;display:block}.header__icon-close,.header__toggle[aria-expanded=true] .header__icon-bars{display:none}.header__toggle[aria-expanded=true] .header__icon-close{display:inline}.header__toggle{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;margin-right:-12px;padding:0;background:none;border:0;border-radius:var(--radius-sm);color:var(--ink);cursor:pointer}.header__nav{display:none;flex-basis:100%}.header__nav[data-open=true]{display:block;padding-bottom:1rem}.header__links{display:flex;flex-direction:column;gap:.25rem;margin:0;padding:0;list-style:none}.header__links a{display:block;padding:.625rem .25rem;color:var(--ink);font-weight:600;text-decoration:none}.header__links a[aria-current=page]{color:var(--primary-ink)}@media(min-width:900px){.header__toggle{display:none}.header__nav,.header__nav[data-open=false]{display:block;padding-bottom:0}.header__bar{min-height:76px}.header__logo img{width:152px;height:40px}.header__nav{flex:1;flex-basis:auto}.header__links{flex-direction:row;align-items:center;justify-content:flex-end;gap:.5rem}.header__links a{padding:.5rem .75rem;border-radius:var(--radius-pill)}.header__links a:hover{background:var(--surface)}}.lang{display:inline-flex;align-items:center;gap:.25rem;margin-top:.75rem;padding:2px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-pill)}.lang a{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding-inline:.75rem;border-radius:var(--radius-pill);color:var(--text);font-size:.9rem;font-weight:700;text-decoration:none}.lang a[aria-current=true]{background:var(--night);color:#fff}@media(min-width:900px){.lang{margin-top:0;margin-left:.5rem}}.hero{padding-block:clamp(2.5rem,8vw,5rem)}.hero__grid{display:grid;gap:clamp(2rem,6vw,3.5rem);align-items:center}.hero h1{margin-bottom:.75rem}.hero__lead{max-width:34rem;font-size:1.125rem}.hero__art{justify-self:center;max-width:320px}.hero__art img{display:block;width:100%;height:auto}@media(min-width:900px){.hero__grid{grid-template-columns:1.05fr .95fr}.hero__art{max-width:440px}.preview{max-width:330px}}.grid{display:grid;gap:1rem}@media(min-width:640px){.grid--2,.grid--3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:960px){.grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}}.card{padding:1.375rem;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm)}.card h3{margin-bottom:.375rem}.card p:last-child{margin-bottom:0}.card__icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;margin-bottom:.875rem;background:var(--surface-warm);border-radius:var(--radius-sm);font-size:1.5rem;line-height:1}.steps{counter-reset:step;display:grid;gap:1rem;margin:0;padding:0;list-style:none}.steps li{position:relative;padding:1.375rem 1.375rem 1.375rem 4.25rem;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius)}.steps li:before{counter-increment:step;content:counter(step);position:absolute;left:1.375rem;top:1.375rem;display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:var(--accent);border-radius:var(--radius-pill);color:var(--night);font-weight:800}@media(min-width:960px){.steps{grid-template-columns:repeat(3,minmax(0,1fr))}}.trust__list{display:grid;gap:.625rem;margin:0 0 1.5rem;padding:0;list-style:none}.trust__list li{position:relative;padding-left:1.875rem}.trust__list li:before{content:"";position:absolute;left:0;top:.55em;width:10px;height:10px;background:var(--primary);border-radius:var(--radius-pill)}.preview{width:100%;max-width:300px;margin-inline:auto;padding:12px;background:var(--night);border-radius:34px;box-shadow:0 18px 40px #173a682e}.preview__screen{padding:1rem;background:var(--background);border-radius:24px}.preview__day{margin:0 0 .75rem;color:var(--ink);font-size:1.05rem;font-weight:800}.preview__rows{display:grid;gap:.5rem;margin:0 0 .875rem;padding:0;list-style:none}.preview__row{display:flex;align-items:center;gap:.625rem;padding:.5rem .625rem;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);font-size:.8125rem}.preview__row span:first-child{font-size:1.05rem;line-height:1}.preview__label{flex:1;color:var(--ink);font-weight:700}.preview__time{color:var(--text);font-variant-numeric:tabular-nums}.preview__fab{display:flex;align-items:center;justify-content:center;width:52px;height:52px;margin-inline:auto;background:var(--primary);border-radius:var(--radius-pill);color:#fff;font-size:1.5rem;font-weight:800;line-height:1}.hero__art{margin:0}.faq__more{margin-top:1.5rem}.contact-card__note{margin-top:1rem;margin-bottom:0}.preview__caption{margin:1rem 0 0;font-size:.875rem;text-align:center}.faq{display:grid;gap:.625rem;max-width:var(--measure-prose)}.faq details{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.faq summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.125rem;color:var(--ink);font-weight:700;cursor:pointer;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";flex-shrink:0;font-size:1.25rem;font-weight:800;color:var(--primary-ink)}.faq details[open] summary:after{content:"−"}.faq details>p{margin:0;padding:0 1.125rem 1.125rem}.cta{padding:clamp(1.75rem,6vw,3rem);background:var(--night);border-radius:var(--radius-lg);color:#e8eef7;text-align:center}.cta h2{color:#fff}.cta .store-buttons{justify-content:center}.cta .btn--secondary{border-color:#ffffff73;color:#fff}.cta .btn--secondary:hover{background:#ffffff1a;color:#fff}.cta .btn[aria-disabled=true]{border-color:#ffffff59;color:#d6e0ef}.cta .store-note{color:#cbd8ea}.prose{max-width:var(--measure-prose)}.prose h2{margin-top:2.5rem;font-size:1.3rem}.prose h2:first-of-type{margin-top:1.5rem}.prose ul{margin:0 0 1em}.prose li{margin-bottom:.375rem}.page-head{padding-block:clamp(2rem,7vw,3.5rem) 0}.page-head .updated{display:inline-block;padding:.25rem .75rem;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-pill);font-size:.85rem}.callout{margin:1.5rem 0;padding:1.125rem 1.25rem;background:var(--surface-warm);border-left:4px solid var(--accent);border-radius:0 var(--radius-sm) var(--radius-sm) 0}.callout p:last-child{margin-bottom:0}.contact-card{padding:1.5rem;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius)}.contact-card .email{display:block;margin-bottom:1rem;color:var(--ink);font-size:1.05rem;font-weight:700;overflow-wrap:anywhere}.footer{padding-block:2.5rem 2rem;background:var(--night);color:#cbd8ea}.footer a{color:#e8eef7}.footer a:hover{color:#fff}.footer__grid{display:grid;gap:2rem}.footer__brand img{width:148px;height:39px;display:block;margin-bottom:.75rem}.footer h2{margin-bottom:.5rem;color:#fff;font-size:.8125rem;letter-spacing:.08em;text-transform:uppercase}.footer ul{margin:0;padding:0;list-style:none}.footer li{margin-bottom:.375rem}.footer__legal{margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.14);font-size:.85rem}.footer__legal p{margin-bottom:.5rem}.footer__legal p:last-child{margin-bottom:0}@media(min-width:700px){.footer__grid{grid-template-columns:1.4fr 1fr 1fr}}.notfound{padding-block:clamp(3rem,12vw,7rem);text-align:center}.notfound img{width:180px;height:158px;margin-inline:auto;margin-bottom:1.5rem}
