:root{--warm: #c4a797;--deep: #5b4c41;--darkest: #332c28;--cream: #fdf7f3;--bg: #f7f7f6;--bg2: #f3ede9;--t1: #332c28;--t2: #857c76;--t3: #a89890;--border: #eae6e3;--page-bg: #d8d2cc;--header-h: 72px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:var(--page-bg);color:var(--t1);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;-webkit-font-smoothing:antialiased}#root{min-height:100vh}.page{padding-top:var(--header-h);overflow-x:hidden}.site-header{position:fixed;top:0;left:0;right:0;z-index:50;background:#f7f7f6d1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(234,230,227,.9)}.site-header-inner{max-width:1100px;margin:0 auto;padding:16px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px}.wordmark-link{display:flex;flex-direction:column;gap:2px;text-decoration:none;color:inherit;border:none;background:none;cursor:pointer;text-align:left;font:inherit;padding:0}.wordmark-link:focus-visible{outline:2px solid var(--warm);outline-offset:4px;border-radius:4px}.wordmark-serif{font-family:Georgia,Times New Roman,serif;font-size:1.05rem;font-style:italic;letter-spacing:.02em;color:var(--deep)}.wordmark-sub{font-size:11px;letter-spacing:.18em;text-transform:uppercase;font-weight:600;color:var(--t3)}.site-header-nav{display:flex;align-items:center;gap:10px}.btn-ghost{border:none;background:transparent;color:var(--t2);font-size:13px;font-weight:600;padding:10px 14px;border-radius:999px;cursor:pointer;font-family:inherit;transition:color .2s,background .2s}.btn-ghost:hover{color:var(--deep);background:#5b4c410f}.btn-primary{border:none;background:var(--deep);color:#fff;font-size:13px;font-weight:600;letter-spacing:.04em;padding:10px 20px;border-radius:999px;cursor:pointer;font-family:inherit;transition:opacity .2s,transform .2s}.btn-primary:hover{opacity:.9;transform:translateY(-1px)}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.lp-section{position:relative;padding:clamp(3.5rem,10vh,6.5rem) 0}.lp-section--hero{padding-top:clamp(2.5rem,6vh,4rem);padding-bottom:clamp(3.5rem,10vh,5.5rem);background:linear-gradient(165deg,var(--bg) 0%,var(--page-bg) 55%,var(--bg2) 100%)}.lp-section--cream{background:var(--cream)}.lp-section--bg{background:var(--bg)}.lp-section--bg2{background:var(--bg2)}.lp-section--deep{background:var(--deep);color:#f3ede9}.lp-section--darkest{background:var(--darkest);color:#f3ede9}.lp-inner{max-width:1120px;margin:0 auto;padding:0 clamp(20px,4vw,32px)}.lp-accent{position:absolute;top:0;left:0;right:0;height:3px;background:var(--warm)}.lp-accent--on-dark{opacity:.85}.lp-accent--warm{opacity:1}.lp-eyebrow{font-size:11px;letter-spacing:.26em;text-transform:uppercase;font-weight:700;color:var(--warm);margin:0 0 1rem}.lp-section--deep .lp-eyebrow,.lp-section--darkest .lp-eyebrow{color:var(--warm)}.lp-eyebrow--muted{color:#c4a797f2}.lp-title{font-family:Georgia,Times New Roman,serif;font-weight:400;font-size:clamp(2rem,4.2vw,3.1rem);line-height:1.12;letter-spacing:-.03em;margin:0 0 1.25rem;color:var(--t1);max-width:min(22rem,100%)}.lp-title--center{max-width:none;text-align:center;margin-left:auto;margin-right:auto}.lp-title--light{color:#f3ede9;max-width:min(26rem,100%)}.lp-title em{font-style:italic;color:var(--deep)}.lp-section--deep .lp-title em,.lp-section--darkest .lp-title em{color:var(--warm)}.lp-lede{margin:0;font-size:1.05rem;line-height:1.7;color:var(--t2);max-width:36rem}.lp-lede--muted{color:#f3ede9b8}.lp-demo-title{margin-bottom:1.75rem}.lp-rule{display:block;width:48px;height:2px;background:var(--warm);margin-bottom:1.5rem}.lp-rule--soft{background:#c4a79773}.lp-note{margin:0;font-size:.95rem;line-height:1.65;color:var(--t2);border-left:2px solid var(--warm);padding-left:1rem;max-width:34rem}.lp-split{display:grid;grid-template-columns:1fr minmax(140px,.35fr);gap:clamp(1.5rem,4vw,3rem);align-items:end}@media (max-width: 720px){.lp-split{grid-template-columns:1fr}}.lp-bars{display:flex;gap:10px;align-items:flex-end;justify-content:flex-end;min-height:72px}@media (max-width: 720px){.lp-bars{justify-content:flex-start}}.lp-bar{width:28px;border-radius:2px;background:var(--warm)}.lp-center{text-align:center}.lp-flow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1rem,3vw,2rem);margin-top:clamp(2rem,5vw,3rem);max-width:960px;margin-left:auto;margin-right:auto}@media (max-width: 900px){.lp-flow{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 480px){.lp-flow{grid-template-columns:1fr}}.lp-flow-node{display:flex;flex-direction:column;align-items:center;gap:.75rem;text-align:center}.lp-flow-icon{width:72px;height:72px;border-radius:50%;background:var(--deep);color:#f3ede9;display:flex;align-items:center;justify-content:center;border:1px solid rgba(91,76,65,.2)}.lp-flow-icon svg{width:30px;height:30px}.lp-flow-title{font-size:.95rem;font-weight:600;color:var(--t1)}.lp-flow-sub{font-size:.8rem;color:var(--t2);line-height:1.45;max-width:12rem}.lp-grid-2{display:grid;grid-template-columns:1fr auto;gap:clamp(2rem,5vw,4rem);align-items:center}@media (max-width: 640px){.lp-grid-2{grid-template-columns:1fr;justify-items:start}}.lp-visual-ring{width:min(220px,70vw);height:min(220px,70vw);border-radius:50%;background:var(--bg2);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;justify-self:end}@media (max-width: 640px){.lp-visual-ring{justify-self:start}}.lp-badge{display:inline-flex;align-items:center;gap:.65rem;margin-top:.5rem;margin-bottom:1.75rem;padding:.65rem 1.1rem;border-radius:6px;border:1px solid var(--border);background:var(--cream);font-size:.8rem;color:var(--t2);letter-spacing:.02em}.lp-badge-dot{width:9px;height:9px;border-radius:50%;background:#4285f4;flex-shrink:0}.lp-embed-row{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1rem}.lp-embed-label{font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;font-weight:600;color:var(--t3)}.lp-embed-dots{display:flex;flex-wrap:wrap;gap:5px;max-width:420px}.lp-embed-dot{width:7px;height:7px;border-radius:50%;background:var(--warm);opacity:.35}.lp-embed-dot:nth-child(3n){opacity:.65}.lp-embed-dot:nth-child(5n){opacity:1;background:var(--deep)}.lp-detect-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:.5rem}@media (max-width: 768px){.lp-detect-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 440px){.lp-detect-grid{grid-template-columns:1fr}}.lp-detect-card{display:flex;gap:.75rem;align-items:flex-start;padding:1.1rem;border-radius:8px;background:#ffffff8c;border:1px solid rgba(196,167,151,.25)}.lp-detect-icon{flex-shrink:0;color:var(--warm)}.lp-detect-icon svg{width:22px;height:22px;display:block}.lp-detect-label{font-size:.9rem;font-weight:600;color:var(--t1);margin-bottom:.2rem}.lp-detect-val{font-size:.78rem;color:var(--t2);line-height:1.45}.lp-routine-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin-top:.25rem}@media (max-width: 900px){.lp-routine-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.lp-routine-card{padding:1.25rem 1rem;border-radius:8px;background:#ffffff0d;border-top:2px solid var(--warm)}.lp-routine-tag{font-size:.65rem;letter-spacing:.18em;text-transform:uppercase;font-weight:700;color:var(--warm);display:block;margin-bottom:.65rem}.lp-routine-name{margin:0;font-size:.92rem;font-weight:600;line-height:1.4;color:#f3ede9}.lp-brand-list{list-style:none;margin:1.5rem 0 0;padding:0;display:flex;flex-direction:column;gap:1.35rem;max-width:40rem}.lp-brand-item{display:flex;gap:1rem;align-items:flex-start}.lp-brand-dot{width:10px;height:10px;border-radius:50%;background:var(--warm);margin-top:.35rem;flex-shrink:0;opacity:.9}.lp-brand-item strong{display:block;font-size:1rem;font-weight:600;color:var(--t1);margin-bottom:.2rem}.lp-brand-item span{font-size:.88rem;color:var(--t2);line-height:1.55}.lp-cta-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:.5rem}@media (max-width: 640px){.lp-cta-row{grid-template-columns:1fr}}.lp-cta{display:flex;flex-direction:column;gap:.35rem;padding:1.25rem 1.35rem;border-radius:10px;text-decoration:none;color:inherit;background:#ffffff0f;border:1px solid rgba(196,167,151,.22);transition:background .2s,border-color .2s,transform .2s}.lp-cta:hover{background:#ffffff1a;border-color:#c4a79766;transform:translateY(-2px)}.lp-cta:focus-visible{outline:2px solid var(--warm);outline-offset:3px}.lp-cta-label{font-size:.65rem;letter-spacing:.2em;text-transform:uppercase;font-weight:700;color:#c4a797d9}.lp-cta-main{font-size:.95rem;font-weight:600;color:var(--warm)}.lp-cta-sub{font-size:.8rem;color:#f3ede980;line-height:1.45}.lp-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(200px,.42fr);gap:clamp(2rem,6vw,4.5rem);align-items:center;padding-top:clamp(.5rem,2vh,1.5rem)}@media (max-width: 840px){.lp-hero-grid{grid-template-columns:1fr;text-align:center}.lp-hero-copy .lp-chips,.lp-hero-copy .hero-actions{justify-content:center}.lp-hero-art{justify-self:center;max-width:280px}}.lp-hero-copy{max-width:34rem}.lp-hero-copy .lp-chips,.lp-hero-copy .hero-actions{justify-content:flex-start}@media (max-width: 840px){.lp-hero-copy{margin:0 auto;max-width:32rem;display:flex;flex-direction:column;align-items:center}.lp-hero-copy .lp-chips,.lp-hero-copy .hero-actions{justify-content:center}}.lp-hero-title{font-family:Georgia,Times New Roman,serif;font-weight:400;font-size:clamp(2.6rem,6vw,4rem);line-height:1.08;letter-spacing:-.03em;margin:0 0 1.25rem;color:var(--t1)}.lp-hero-title em{font-style:italic;color:var(--deep)}.lp-hero-lede{margin:0 0 1.5rem;font-size:1.08rem;line-height:1.65;color:var(--t2)}.lp-chips{display:flex;flex-wrap:wrap;gap:.5rem}.lp-chip{font-size:.65rem;letter-spacing:.14em;text-transform:uppercase;font-weight:700;padding:.4rem .75rem;border-radius:4px;border:1px solid var(--border);color:var(--t3)}.lp-chip--solid{background:var(--deep);color:#fff;border-color:var(--deep)}.lp-hero-art{display:flex;align-items:center;justify-content:center}.lp-hero-svg{width:100%;max-width:280px;height:auto}.lp-demo-wrap{padding-bottom:clamp(4rem,12vh,6rem)}.demo-shell{max-width:880px;margin:2rem auto 0}.demo-chrome{border-radius:14px;overflow:hidden;border:1px solid var(--border);background:var(--darkest);box-shadow:0 28px 80px #332c282e}.demo-chrome-top{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#ffffff0a;border-bottom:1px solid rgba(255,255,255,.06)}.demo-dot{width:8px;height:8px;border-radius:50%;background:#ffffff1f}.demo-dot:nth-child(2){opacity:.7}.demo-dot:nth-child(3){opacity:.45}.demo-title{margin-left:auto;font-size:11px;letter-spacing:.2em;text-transform:uppercase;font-weight:600;color:#f3ede973}.demo-stage{position:relative;background:#1a1614;aspect-ratio:16 / 10;max-height:min(72vh,520px)}.demo-video{width:100%;height:100%;object-fit:contain;display:block}.demo-play-overlay{position:absolute;top:0;right:0;bottom:0;left:0;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .25s}.demo-play-overlay:hover{background:#0000001f}.demo-play-icon{width:64px;height:64px;border-radius:50%;background:#fdf7f31f;border:1px solid rgba(196,167,151,.35);color:var(--cream);display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.demo-bottom-bar{position:absolute;left:0;right:0;bottom:0;display:flex;align-items:center;gap:12px;padding:12px 14px;background:linear-gradient(to top,rgba(26,22,20,.92),transparent)}.demo-mini-btn{width:40px;height:40px;border-radius:10px;border:1px solid rgba(196,167,151,.25);background:#ffffff0f;color:var(--cream);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,border-color .2s}.demo-mini-btn:hover{background:#ffffff1a;border-color:#c4a79773}.site-footer{text-align:center;padding:32px 24px 48px;font-size:12px;color:var(--t3)}@media (max-width: 600px){.site-header-inner{flex-wrap:wrap;justify-content:center}.site-header-nav{width:100%;justify-content:center}}
