:root{--paper:#eef9f2;--mist:#dff0e6;--ink:#12221c;--muted:#51645b;--line:rgba(18,34,28,0.14);--leaf:#75d6b0;--honey:#f5b96b;--sky:#87b7d6;--plum:#8d6ac8;--shadow:0 24px 80px rgba(22,45,35,0.18)}*{box-sizing:border-box}html{background:var(--paper);color:var(--ink);scroll-behavior:smooth}body,html{overflow-x:hidden}body{margin:0;font-family:Georgia,Times New Roman,serif;min-width:320px}a{color:inherit;text-decoration:none}.site-footer,.site-header{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1180px;padding:22px 24px;position:relative;z-index:3}.site-footer div,.site-header nav{display:flex;font-size:.88rem;gap:18px}.brand-mark,.site-footer div,.site-header nav{font-family:ui-sans-serif,system-ui,sans-serif}.brand-mark{align-items:center;display:inline-flex;font-weight:800;gap:10px}.brand-icon{background:var(--paper);border-radius:8px;height:34px;object-fit:cover;box-shadow:0 6px 18px rgba(18,34,28,.14);width:34px}.hero{display:grid;grid-gap:46px;gap:46px;grid-template-columns:minmax(0,1fr) minmax(320px,440px);margin:0 auto;max-width:1180px;min-height:calc(100vh - 78px);overflow:hidden;padding:72px 24px 44px}.hero-copy{align-self:center;max-width:690px}.kicker{color:#2d6b52;font-family:ui-sans-serif,system-ui,sans-serif;font-size:.78rem;font-weight:800;letter-spacing:.12em;margin:0 0 16px;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(4rem,7.2vw,6.35rem);letter-spacing:0;line-height:.82;margin-bottom:30px;max-width:100%;overflow-wrap:break-word}.hero-subtitle{color:var(--muted);font-size:clamp(1.16rem,2vw,1.45rem);line-height:1.55;max-width:640px}.store-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.store-button{background:var(--ink);border:1px solid rgba(255,255,255,.16);border-radius:8px;color:white;display:grid;font-family:ui-sans-serif,system-ui,sans-serif;min-width:174px;padding:12px 18px;transition:transform .18s ease,background .18s ease}.store-button:hover{background:#20392f;transform:translateY(-2px)}.store-button span{font-size:.72rem;opacity:.76}.store-button strong{font-size:1.14rem;line-height:1.15}.phone-wrap{align-self:center;display:grid;justify-items:center}.phone{aspect-ratio:9/18.5;background:radial-gradient(circle at 22% 16%,rgba(245,185,107,.5),transparent 26%),radial-gradient(circle at 78% 30%,rgba(117,214,176,.5),transparent 28%),linear-gradient(155deg,#f8fff9,#d8ece3 58%,#b8d7cd);border:10px solid #12221c;border-radius:38px;box-shadow:var(--shadow);max-height:690px;max-width:355px;overflow:hidden;padding:22px;position:relative;width:min(86vw,355px)}.phone:after{background:rgba(18,34,28,.85);border-radius:999px;content:"";height:5px;inset:auto 36% 12px;position:absolute}.phone-top{display:flex;font-family:ui-sans-serif,system-ui,sans-serif;font-size:.8rem;font-weight:800;justify-content:space-between}.app-glyph{height:62px;left:20px;object-fit:contain;position:absolute;top:54px;width:62px}.orbital{height:188px;margin:48px auto 20px;position:relative;width:188px}.orbital span{animation:breathe 5s ease-in-out infinite;border:1px solid rgba(18,34,28,.16);border-radius:50%;inset:0;position:absolute}.orbital span:nth-child(2){animation-delay:.7s;inset:20px}.orbital span:nth-child(3){animation-delay:1.4s;background:rgba(117,214,176,.42);inset:48px}@keyframes breathe{0%,to{transform:scale(.96)}50%{transform:scale(1.04)}}.sound-card{background:rgba(255,255,255,.64);border:1px solid rgba(18,34,28,.12);border-radius:8px;padding:18px}.feature-card p,.sound-card p{color:#2d6b52;font-family:ui-sans-serif,system-ui,sans-serif;font-size:.72rem;font-weight:800;letter-spacing:.1em;margin-bottom:8px;text-transform:uppercase}.sound-card h2{font-size:2rem;line-height:1;margin-bottom:18px}.wave-bars{align-items:flex-end;display:flex;gap:8px;height:48px}.wave-bars i{animation:wave 1.8s ease-in-out infinite;background:var(--ink);border-radius:999px;display:block;height:18px;width:11px}.wave-bars i:nth-child(2),.wave-bars i:nth-child(6){animation-delay:.12s;height:34px}.wave-bars i:nth-child(3),.wave-bars i:nth-child(5){animation-delay:.24s;height:44px}.wave-bars i:nth-child(4){animation-delay:.36s;height:25px}@keyframes wave{50%{transform:scaleY(.62)}}.slider-line{background:rgba(18,34,28,.15);border-radius:999px;height:7px;margin:24px 0}.slider-line span{background:var(--ink);border-radius:inherit;display:block;height:100%;width:68%}.mini-grid{display:grid;grid-gap:8px;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.noise-chip{align-items:center;background:rgba(255,255,255,.52);border:1px solid rgba(18,34,28,.1);border-radius:8px;display:flex;font-family:ui-sans-serif,system-ui,sans-serif;font-size:.78rem;font-weight:700;gap:8px;padding:10px}.noise-chip span{border-radius:50%;height:12px;width:12px}.noise-band{border-block:1px solid var(--line);display:grid;grid-template-columns:repeat(7,1fr)}.noise-band article{background:rgba(255,255,255,.24);border-right:1px solid var(--line);min-height:180px;padding:26px}.noise-band article:last-child{border-right:0}.noise-band span{border-radius:50%;display:block;height:22px;margin-bottom:34px;width:22px}.noise-band h2{font-size:1.6rem;margin-bottom:6px}.noise-band p{color:var(--muted);font-family:ui-sans-serif,system-ui,sans-serif;font-size:.9rem}.cta-section,.feature-section,.policy-page,.routine-section{margin:0 auto;max-width:1180px;padding:96px 24px}.section-heading{max-width:660px}.cta-section h2,.policy-hero h1,.routine-section h2,.section-heading h2{font-size:clamp(2.8rem,7vw,6.4rem);letter-spacing:0;line-height:.92;margin-bottom:30px;max-width:100%;overflow-wrap:break-word}.feature-grid{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(4,1fr);margin-top:46px}.feature-card{background:rgba(255,255,255,.5);border:1px solid var(--line);border-radius:8px;min-height:265px;padding:26px}.feature-card h3{font-size:1.65rem;line-height:1.04}.cta-section p,.feature-card span,.policy-content p,.policy-hero p,.routine-section span,.site-footer{color:var(--muted);font-family:ui-sans-serif,system-ui,sans-serif;line-height:1.6}.routine-section{align-items:start;display:grid;grid-gap:54px;gap:54px;grid-template-columns:minmax(0,.85fr) minmax(300px,1fr)}.timeline{border-left:2px solid var(--ink);display:grid;grid-gap:22px;gap:22px;padding-left:28px}.timeline div{background:#12221c;border-radius:8px;color:white;display:grid;font-family:ui-sans-serif,system-ui,sans-serif;grid-gap:6px;gap:6px;padding:22px;position:relative}.timeline div:before{background:var(--honey);border:4px solid var(--paper);border-radius:50%;content:"";height:14px;left:-38px;position:absolute;top:24px;width:14px}.timeline span{color:rgba(255,255,255,.74)}.cta-section{background:#12221c;color:white;max-width:none;padding-inline:max(24px,calc((100vw - 1180px) / 2 + 24px))}.cta-section img{background:rgba(255,255,255,.95);border-radius:8px;box-shadow:0 24px 70px rgba(0,0,0,.18);display:block;height:auto;margin-bottom:34px;max-width:420px;width:min(100%,420px)}.cta-section p{color:rgba(255,255,255,.72);max-width:620px}.cta-section .store-button{background:white;color:var(--ink)}.policy-page{max-width:930px}.policy-hero{border-bottom:1px solid var(--line);margin-bottom:42px;padding-bottom:34px}.policy-content{display:grid;grid-gap:10px;gap:10px}.policy-content h2{font-size:1.7rem;margin:28px 0 0}.site-footer{border-top:1px solid var(--line);font-size:.88rem}@media (max-width:960px){.hero,.routine-section{grid-template-columns:1fr}.hero{gap:40px;padding-top:44px}.phone-wrap{justify-items:center}.feature-grid,.noise-band{grid-template-columns:repeat(2,1fr)}.noise-band article:nth-child(2n){border-right:0}}@media (max-width:640px){.site-header{align-items:center;flex-direction:row;gap:16px;justify-content:space-between;padding:18px 18px 8px;width:100%}.site-header nav{font-size:.82rem;flex-shrink:0;gap:12px}.brand-mark{gap:8px}.brand-icon{height:30px;width:30px}.hero{gap:34px;padding:44px 18px 38px}.hero-copy{max-width:100%}.kicker{font-size:.68rem;line-height:1.45;margin-bottom:12px}.hero-subtitle{font-size:1.08rem;line-height:1.48}.store-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:24px}.store-button{min-width:0;padding:11px 12px;width:auto}.store-button strong{font-size:1rem}.store-button span{font-size:.66rem}.site-footer,.site-header{gap:16px}.site-footer{align-items:flex-start;flex-direction:column;padding-inline:18px}h1{font-size:clamp(2.85rem,13vw,3.45rem);line-height:.94;margin-bottom:22px}.phone{border-width:8px;border-radius:30px;max-width:292px;padding:18px;width:min(82vw,292px)}.app-glyph{height:48px;left:18px;top:48px;width:48px}.orbital{height:130px;margin:32px auto 16px;width:130px}.sound-card{padding:14px}.sound-card h2{font-size:1.55rem;margin-bottom:14px}.wave-bars{gap:6px;height:38px}.wave-bars i{width:9px}.slider-line{margin:18px 0}.mini-grid{gap:7px}.noise-chip{font-size:.72rem;gap:6px;padding:8px}.feature-grid,.noise-band{grid-template-columns:repeat(2,minmax(0,1fr))}.noise-band article{border-bottom:1px solid var(--line);min-height:132px;padding:20px 18px}.noise-band article:nth-child(odd){border-right:1px solid var(--line)}.noise-band span{height:18px;margin-bottom:24px;width:18px}.noise-band h2{font-size:1.35rem}.noise-band p{font-size:.82rem}.cta-section h2,.policy-hero h1,.routine-section h2,.section-heading h2{font-size:clamp(2.15rem,10vw,2.75rem);line-height:1.02}.feature-card{min-height:230px;padding:20px}.feature-card h3{font-size:1.36rem}.routine-section{gap:34px}.timeline{gap:16px;padding-left:22px}.timeline div{padding:18px}.timeline div:before{left:-31px}.cta-section img{margin-bottom:26px}.policy-content h2{font-size:1.42rem}.cta-section,.feature-section,.policy-page,.routine-section{padding-inline:18px;padding-block:64px}}@media (max-width:390px){.site-header nav{gap:10px}.brand-mark span:last-child{font-size:.92rem}.hero{padding-top:34px}h1{font-size:clamp(2.45rem,12vw,2.9rem)}.hero-subtitle{font-size:1rem}.store-row{gap:8px}.store-button{padding-inline:10px}.store-button strong{font-size:.92rem}.phone{max-width:260px;width:min(78vw,260px)}.feature-grid,.mini-grid{grid-template-columns:1fr}.cta-section h2,.policy-hero h1,.routine-section h2,.section-heading h2{font-size:clamp(1.95rem,9.5vw,2.35rem)}}