@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,500;9..144,600;9..144,700&family=Inter:wght@400;500;700&family=Playfair+Display:wght@600;700&display=swap";:root{color-scheme:light;font-family:Inter,sans-serif;line-height:1.5;font-weight:400;color:#2e2d2b;background:radial-gradient(circle at top left,rgba(255,201,132,.42),transparent 34%),radial-gradient(circle at 85% 12%,rgba(130,196,207,.28),transparent 25%),linear-gradient(180deg,#f8f2ea,#f5f0e9 32%,#eff2ef);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.page-shell{position:relative;isolation:isolate;overflow:clip;padding:16px clamp(20px,3vw,40px) 64px}.ambient{position:fixed;inset:auto;z-index:-1;pointer-events:none;border-radius:999px;filter:blur(36px);opacity:.78}.ambient-left{top:18%;left:-120px;width:300px;height:300px;background:#82c4cf3d}.ambient-right{top:52%;right:-90px;width:240px;height:240px;background:#ffb85c38}.topbar,.section,.footer{width:min(1200px,100%);margin:0 auto}.topbar{position:sticky;top:12px;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:16px;padding:14px 18px;border:1px solid rgba(131,122,110,.18);border-radius:999px;background:#fffbf6b8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 16px 40px #44463f14}.brand{display:inline-flex;align-items:center;gap:12px;min-width:0;font-size:1.05rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.brand img,.footer-brand img{width:42px;height:42px;border-radius:14px;box-shadow:0 12px 28px #5466681f}.nav-links{display:inline-flex;align-items:center;gap:20px;color:#302e2ad1;font-size:.95rem}.nav-links a{position:relative}.nav-links a:after{content:"";position:absolute;left:0;bottom:-4px;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .22s ease}.nav-links a:hover:after,.nav-links a:focus-visible:after{transform:scaleX(1)}.pill-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 24px;border:1px solid rgba(36,92,90,.18);border-radius:999px;background:linear-gradient(135deg,#224f4d,#3a7a75);color:#f8f5f0;font-weight:700;letter-spacing:.02em;box-shadow:0 16px 30px #295d5a2e;transition:transform .22s ease,box-shadow .22s ease,background .22s ease}.pill-button:hover,.pill-button:focus-visible{transform:translateY(-1px);box-shadow:0 20px 36px #295d5a38}.pill-button:disabled,.pill-button[aria-disabled=true]{cursor:not-allowed;opacity:.78}.pill-button:disabled:hover,.pill-button:disabled:focus-visible,.pill-button[aria-disabled=true]:hover,.pill-button[aria-disabled=true]:focus-visible{transform:none;box-shadow:0 16px 30px #295d5a2e}.pill-button--ghost{background:#fffaf4d6;color:#254647}.store-badge{display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;background:transparent;box-shadow:none}.store-badge:disabled{cursor:not-allowed;opacity:.92}.store-badge--image{border-radius:14px;transition:transform .22s ease,opacity .22s ease}.store-badge--image:disabled:hover,.store-badge--image:disabled:focus-visible{transform:none;box-shadow:none}.store-badge__artwork{display:block;width:auto;height:52px;object-fit:contain;filter:drop-shadow(0 12px 20px rgba(28,31,29,.12))}.section{padding:64px 0}.hero{display:flex;align-items:center;justify-content:center;min-height:clamp(430px,58vh,620px);padding:clamp(64px,9vh,108px) 0 clamp(52px,8vh,88px);text-align:center}.hero-copy{width:min(760px,100%);margin:0 auto}.eyebrow{display:inline-block;margin-bottom:18px;color:#6d756d;font-size:.83rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.hero h1,.section-heading h2,.feature-row__copy h3,.cta-band h3{margin:0;font-family:Playfair Display,serif;font-weight:700;line-height:1.04;letter-spacing:-.04em;color:#2f2a26}.hero h1{font-size:clamp(2.6rem,5.6vw,5.2rem);max-width:none;margin:0 auto;white-space:nowrap}.hero-text,.section-heading p,.feature-row__copy p,.capability-card p,.faq-item p,.footer-brand p,.window-card p{color:#3d3a35c7;font-size:clamp(1rem,1.4vw,1.1rem)}.hero-text{max-width:32rem;margin:24px auto 0}.hero-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;margin-top:30px}.hero-tags{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.hero-tags span,.feature-stat{display:inline-flex;align-items:center;min-height:40px;padding:0 16px;border:1px solid rgba(113,120,112,.2);border-radius:999px;background:#fffcf8d1;color:#3d4d4d;font-size:.95rem;box-shadow:inset 0 1px #ffffffc7}.section-heading{max-width:52rem;margin-bottom:34px}.section-heading h2{font-size:clamp(2.4rem,5vw,4.3rem);max-width:14ch}.section-heading p{max-width:40rem;margin:18px 0 0}.panel-grid{display:grid;gap:32px}.window-card,.capability-card,.faq-item,.cta-band{border:1px solid rgba(132,126,117,.16);border-radius:32px;background:#fffbf7b8;box-shadow:inset 0 1px #ffffffe6,0 22px 48px #59595014}.rhythm-window-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.window-card{display:grid;gap:18px;padding:22px}.window-card__meta{display:flex;align-items:center;justify-content:space-between;gap:16px}.window-card__badge{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 16px;border:1px solid rgba(231,193,137,.7);border-radius:999px;background:linear-gradient(180deg,#fffaf3f2,#f6eee3d1);color:#9b6530;font-weight:700}.window-card__index{color:#70807bc2;font-size:.82rem;font-weight:700;letter-spacing:.16em}.window-card h3,.capability-card h3{margin:0 0 10px;font-size:1.32rem;color:#302f2d}.window-card p,.capability-card p{margin:0}.feature-rows{display:grid;gap:36px}.feature-row{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(0,1fr);gap:34px;align-items:center}.feature-row--reverse{grid-template-columns:minmax(0,1fr) minmax(320px,.9fr)}.feature-row--reverse .feature-row__visual{order:2}.feature-row--reverse .feature-row__copy{order:1}.feature-row__visual{position:relative;padding:28px;border:1px solid rgba(129,127,121,.14);border-radius:38px;background:linear-gradient(180deg,#fffdf8e0,#f2f4f0bd);overflow:hidden;box-shadow:inset 0 1px #ffffffeb,0 24px 56px #5659511a}.feature-glow{position:absolute;inset:auto auto -50px -50px;width:200px;height:200px;border-radius:999px;background:#ffc06d38;filter:blur(20px)}.feature-row__visual img{position:relative;z-index:1;width:100%;border-radius:28px}.feature-row__copy h3{font-size:clamp(2rem,3.2vw,3.25rem);max-width:11ch}.feature-row__copy p{max-width:33rem;margin:18px 0 24px}.section-heading--tight h2{max-width:17ch}.capability-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.capability-card{padding:24px}.capability-icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;margin-bottom:18px;border-radius:16px;background:linear-gradient(180deg,#ffd5998f,#fff6ebcc);color:#915c26}.capability-icon svg{width:24px;height:24px}.cta-band{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:26px;padding:28px}.cta-band h3{font-size:clamp(1.8rem,3vw,2.6rem);max-width:17ch}.faq-list{display:grid;gap:16px}.bottom-store-row{padding-top:4px}.bottom-store-row__inner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px 24px;border:1px solid rgba(132,126,117,.16);border-radius:28px;background:linear-gradient(180deg,#fffaf4e6,#f5efe6d1);box-shadow:inset 0 1px #ffffffe6,0 18px 40px #59595014}.bottom-store-row__copy{display:grid;gap:6px}.bottom-store-row__copy .eyebrow{margin-bottom:0}.bottom-store-row__copy p{margin:0;color:#3d3a35b8;font-size:.98rem}.bottom-store-row__badges{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:14px}.faq-item{padding:22px 24px}.faq-item summary{cursor:pointer;list-style:none;font-size:1.08rem;font-weight:700;color:#33312e}.faq-item summary::-webkit-details-marker{display:none}.faq-item p{margin:14px 0 0;max-width:48rem}.footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:10px;flex-wrap:nowrap}.footer-brand{display:flex;align-items:center;gap:16px}.footer-brand strong{display:block;margin-bottom:4px;font-size:1rem}.footer-brand p{margin:0;font-size:.95rem;white-space:nowrap}.footer-links{display:flex;flex-wrap:nowrap;gap:18px;color:#33312eb8;white-space:nowrap}.footer-links a{overflow-wrap:anywhere}.policy-page-shell{overflow:visible}.policy-topbar,.policy-main,.policy-footer{width:min(980px,100%);margin:0 auto}.policy-hero{min-height:auto;padding-top:8px}.policy-hero__card,.policy-section{border:1px solid rgba(132,126,117,.16);border-radius:36px;background:#fffbf7c2;box-shadow:inset 0 1px #ffffffe6,0 22px 48px #59595014}.policy-hero__card{width:100%;padding:clamp(28px,4vw,44px)}.policy-hero__card h1,.policy-section h2,.policy-block h3{margin:0;color:#2f2a26}.policy-hero__card h1,.policy-section h2{font-family:Playfair Display,serif;letter-spacing:-.03em}.policy-hero__card h1{font-size:clamp(2.8rem,6vw,4.8rem)}.policy-updated{margin:14px 0 0;color:#5d6a68;font-weight:700}.policy-intro{max-width:44rem;margin-bottom:0}.policy-content{display:grid;gap:22px;padding-top:12px}.policy-section{padding:clamp(24px,3vw,34px)}.policy-section h2{font-size:clamp(1.65rem,3vw,2.4rem)}.policy-section>p,.policy-block p,.policy-list li{color:#3d3a35d6;font-size:1.02rem;line-height:1.8}.policy-section>p{margin:18px 0 0}.policy-block+.policy-block,.policy-list+p,.policy-section>p+.policy-list,.policy-section>p+.policy-block{margin-top:18px}.policy-block h3{font-size:1.08rem}.policy-block p{margin:8px 0 0}.policy-list{margin:18px 0 0;padding-left:1.4rem}.policy-list li+li{margin-top:10px}.policy-email{color:#1f5d5b;font-weight:700}.policy-footer{margin-top:18px}@media (max-width: 1120px){.feature-row,.feature-row--reverse,.capability-grid,.cta-band{grid-template-columns:1fr}.feature-row--reverse .feature-row__visual,.feature-row--reverse .feature-row__copy{order:initial}.capability-grid{display:grid}.footer{flex-wrap:nowrap;gap:16px}}@media (max-width: 860px){.topbar{flex-wrap:wrap;justify-content:center;border-radius:32px}.nav-links{order:3;width:100%;justify-content:center;flex-wrap:wrap}.hero h1{max-width:12ch;white-space:normal}.window-card{gap:16px}.policy-topbar{position:static}}@media (max-width: 640px){.page-shell{padding:18px 16px 44px}.section{padding:46px 0}.rhythm-window-grid{grid-template-columns:1fr}.cta-band,.capability-card,.faq-item{padding:22px}.bottom-store-row__inner{flex-direction:column;align-items:flex-start;padding:22px}.bottom-store-row__badges{justify-content:flex-start}.footer{align-items:flex-start;flex-direction:column;gap:18px}.footer-brand{align-items:flex-start}.footer-brand p{white-space:normal}.footer-links{width:100%;gap:10px 16px;flex-wrap:wrap;white-space:normal}.policy-section,.policy-hero__card{border-radius:28px}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}.pill-button{transition:none}}
