@font-face{font-family:Inter;src:url('assets/fonts/Inter-Regular.woff') format('woff');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:Inter;src:url('assets/fonts/Inter-Medium.woff') format('woff');font-style:normal;font-weight:500 700;font-display:swap}
@font-face{font-family:Fraunces;src:url('assets/fonts/FrauncesSoft-Regular.woff') format('woff');font-style:normal;font-weight:400;font-display:swap}
:root{--blue:#0060ff;--ink:#172c3e;--muted:#586b79;--soft:#edf3ff;--line:#e3e8ed;--serif:Fraunces,Georgia,serif;--sans:Inter,Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:#fff;color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:6px}.wrap{width:min(1184px,calc(100% - 96px));margin-inline:auto}.skip-link{position:fixed;left:20px;top:-100px;z-index:99;background:#fff;padding:12px}.skip-link:focus{top:12px}.site-header{height:110px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{font:400 34px/1 var(--serif);display:inline-flex;gap:10px;align-items:center;letter-spacing:-1px}.brand img{filter:invert(26%) sepia(91%) saturate(5295%) hue-rotate(215deg) brightness(103%) contrast(104%)}nav{display:flex;align-items:center;gap:34px;font-size:14px}nav a:hover{color:var(--blue)}.nav-cta{display:flex;align-items:center;gap:14px;padding:10px 18px;border:1px solid var(--line);border-radius:100px}.eyebrow{font-size:12px;font-weight:500;letter-spacing:.13em;text-transform:uppercase;color:var(--muted);margin:0 0 27px}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.09;letter-spacing:-.055em;margin:0}h1{font-size:clamp(62px,6.8vw,94px)}h1 em{color:var(--blue);font-style:normal}.hero-description{max-width:430px;font-size:18px;line-height:1.75;margin:29px 0 30px;color:var(--muted)}.button{display:inline-flex;justify-content:center;align-items:center;gap:25px;min-height:57px;border-radius:100px;padding:15px 27px;background:var(--blue);color:white;font:500 15px/1.5 var(--sans);border:0;transition:background .18s,transform .18s}.button:hover{background:#004ccd;transform:translateY(-2px)}.button span{font-size:24px;line-height:1}.hero-note{font-size:12px;color:var(--muted);margin-top:19px}.intro{padding:92px 0 78px;text-align:center;border-top:1px solid var(--line)}.intro h2{font-size:49px;line-height:1.2}.intro>p:last-child{max-width:565px;margin:24px auto 0;color:var(--muted);font-size:17px}.download{margin-top:70px;margin-bottom:90px;text-align:center;background:var(--soft);border-radius:28px;padding:68px 24px}.download>img{margin:0 auto 27px}.download h2{font-size:50px}.download>p{color:var(--muted)}.coming-soon{background:#fff;color:var(--blue);margin:12px 0;cursor:default}.coming-soon:hover{transform:none;background:#fff}.small{font-size:13px;line-height:1.9}.site-footer{border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:25px;padding:30px 0 45px;font-size:13px;color:var(--muted)}.site-footer .brand{font-size:29px;color:var(--ink)}
@media(min-width:1500px){}
@media(max-width:900px){.wrap{width:calc(100% - 48px)}.hero-description{font-size:16px}h1{font-size:65px}.eyebrow{font-size:11px;letter-spacing:.08em}}
@media(max-width:680px){.wrap{width:calc(100% - 40px)}.site-header{height:88px}.brand{font-size:29px}.brand img{width:29px;height:29px}nav>a:first-child{display:none}.nav-cta{font-size:12px;padding:8px 12px;gap:8px}.hero-copy{text-align:center}.eyebrow{font-size:11px;margin-bottom:20px}h1{font-size:clamp(55px,14vw,76px)}.hero-description{margin:24px auto;max-width:360px}.hero-note{font-size:11px}.intro{padding:65px 0 20px}.intro h2{font-size:34px}.intro>p:last-child{font-size:16px}.download{margin-top:55px;margin-bottom:45px;padding:45px 20px}.download h2{font-size:37px}.site-footer{flex-wrap:wrap;gap:20px}.site-footer p{order:3;flex-basis:100%;margin:0;font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* The collection and quiet tools. */
.reasons{border-block:1px solid var(--line);display:flex;justify-content:center;gap:0;padding:22px 0;font-size:14px;color:var(--muted)}.reasons span{padding:0 50px}.reasons span+span{border-left:1px solid var(--line)}.intro{border-top:0;padding-bottom:48px}.session-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:27px}.session-image{position:relative;overflow:hidden;border-radius:18px}.session-image img{width:100%;height:auto;aspect-ratio:1.47;object-fit:cover}.session-time{position:absolute;bottom:14px;left:14px;display:inline-block;padding:5px 12px;background:#ffffffed;border-radius:100px;font-size:12px;color:var(--ink)}.session-category{font-size:12px;color:var(--muted);margin:22px 0 9px}.session-card h3{font-size:28px;line-height:1.2;letter-spacing:-.035em}.session-card>p:last-child{font-size:14px;line-height:1.8;color:var(--muted);margin:14px 0 0}.collection-note{text-align:center;border-top:1px solid var(--line);margin-top:46px;padding-top:28px}.collection-note>p{font-size:14px;font-weight:500;margin:0 0 14px}.collection-note ul{display:flex;justify-content:center;flex-wrap:wrap;list-style:none;padding:0;margin:0;gap:9px 26px;font-size:12px;color:var(--muted)}.your-pace{padding:115px 0;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:95px}.pace-copy h2{font-size:58px;line-height:1.13}.pace-copy>p:not(.eyebrow){color:var(--muted);max-width:440px;margin:23px 0 30px;line-height:1.8}.feature-list{list-style:none;padding:0;margin:0;display:grid;gap:24px}.feature-list>li{display:flex;gap:20px}.feature-list>li>span{font-size:12px;color:var(--blue);padding-top:4px}.feature-list h3{font:500 16px/1.4 var(--sans);letter-spacing:-.02em}.feature-list p{font-size:14px;color:var(--muted);margin:5px 0 0;line-height:1.75}.sound-panel{background:#f4f6f8;border-radius:28px;padding:32px}.sound-panel-heading{text-align:center;margin-bottom:27px}.sound-panel-heading h3{font-size:30px;letter-spacing:-.04em}.sound-panel-heading p{font-size:12px;color:var(--muted);margin:10px 0 0}.sound-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.sound-tile{border-radius:15px;min-height:132px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:13px;background:#fff;font-size:14px}.sound-tile img{object-fit:contain}.music-tile{color:#fff;background-image:linear-gradient(160deg,#41677370,#b5bbae20),url('assets/music-gradient.webp');background-size:cover;background-position:center;background-blend-mode:multiply}.music-tile img{filter:brightness(0) invert(1)}.music-two{background-position:right bottom;background-image:linear-gradient(130deg,#37386970,#7277a070),url('assets/music-gradient.webp')}.sound-panel-note{text-align:center;font-size:12px;margin:24px 0 0;color:var(--muted)}.philosophy{padding:65px 0 72px;border-top:1px solid var(--line);text-align:center}.philosophy h2{font-size:53px}.philosophy>p:last-child{font-size:17px;color:var(--muted);line-height:1.9;margin:25px 0 0}.download{margin-top:0}.download .price{font-size:20px;margin:26px 0 10px;color:var(--ink)}.price strong{font-weight:500}.price-footnote{font-size:12px;margin-top:24px}.site-footer nav{gap:24px;font-size:13px}.site-footer a:hover{color:var(--blue)}.legal-header{border-bottom:1px solid var(--line)}.legal{width:min(740px,calc(100% - 48px));margin:70px auto 100px}.legal h1{font-size:52px;letter-spacing:-.04em;line-height:1.16;margin-bottom:25px}.legal h2{font-size:29px;letter-spacing:-.025em;line-height:1.3;margin:42px 0 16px}.legal p,.legal li{font-size:16px;color:var(--muted);line-height:1.85}.legal a{color:var(--blue);text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}.legal .policy-note{padding:20px 25px;background:var(--soft);border-radius:15px;font-size:14px}.legal .policy-note p{font-size:14px;margin:0}.legal li{margin-bottom:12px}.legal .back-link{display:inline-block;margin-bottom:30px;font-size:14px;text-decoration:none}
@media(min-width:1500px){}
@media(max-width:1050px){.reasons span{padding:0 27px}.your-pace{gap:45px}.sound-panel{padding:24px}.pace-copy h2{font-size:50px}.site-footer{flex-wrap:wrap}.site-footer nav{gap:20px}.session-card h3{font-size:25px}}
@media(max-width:900px){.session-grid{gap:18px}.your-pace{gap:35px}.sound-panel-heading h3{font-size:26px}.sound-panel{padding:20px}.sound-tile{min-height:110px}.pace-copy h2{font-size:44px}.session-card h3{font-size:24px}.reasons{font-size:12px}}
@media(max-width:680px){.reasons{padding:18px 0;gap:10px;justify-content:space-between;font-size:11px}.reasons span{padding:0;max-width:29%;text-align:center}.reasons span+span{border:0}.intro{padding-bottom:38px}.session-grid{grid-template-columns:1fr;gap:33px;width:min(100%,430px);margin:auto}.session-image img{aspect-ratio:1.7}.session-card h3{font-size:30px}.session-category{margin-top:17px}.session-card>p:last-child{font-size:15px;margin-top:10px}.collection-note{margin-top:32px}.collection-note ul{font-size:12px;gap:10px 20px}.your-pace{padding:65px 0;grid-template-columns:1fr;gap:35px}.pace-copy h2{font-size:48px}.pace-copy>p:not(.eyebrow){max-width:100%}.sound-panel{padding:25px}.sound-tile{min-height:130px}.sound-panel-heading h3{font-size:30px}.philosophy{padding:40px 0 55px}.philosophy h2{font-size:38px}.philosophy>p:last-child{font-size:15px}.download .price{font-size:18px}.site-footer nav{font-size:12px;gap:16px}.site-footer nav>a:first-child{display:inline}.legal{margin-top:40px}.legal h1{font-size:40px}.legal h2{font-size:27px}}
@media(max-width:380px){.site-header{gap:10px}.nav-cta{font-size:11px;gap:6px;padding:8px 10px}.site-footer nav{gap:13px}.site-footer .brand{font-size:27px}.sound-panel{padding:19px}.download h2{font-size:33px}}
.hero-price{display:inline-flex;gap:5px;flex-wrap:wrap;align-items:center;margin:0 0 27px;padding:8px 15px;border-radius:100px;background:var(--soft);color:var(--blue);font-size:14px;line-height:1.6;font-weight:500}.hero-price span{font-weight:400}
.legal-header nav>a:first-child{display:inline-flex}.session-card>p:last-child{font-size:16px}.feature-list p{font-size:16px}.collection-note ul{font-size:14px}.sound-panel-heading p{font-size:14px}.sound-panel-note{font-size:14px}
/* Hero: one upright, uncropped native Timer screen. */
.hero{display:grid;grid-template-columns:1.08fr 1fr;align-items:center;gap:72px;padding:28px 0 76px;min-height:760px}
.hero-visual{display:flex;align-items:center;justify-content:center;padding:0 12px;min-width:0}
.app-preview{display:block;width:min(100%,310px);height:auto;border-radius:42px;border:1px solid #e0e6ed;background:white;box-shadow:0 25px 65px -25px #16314b33,0 3px 12px #16314b08;transform:none}
@media(min-width:1500px){.hero{gap:90px;min-height:800px}.app-preview{width:330px}}
@media(max-width:1000px){.hero{gap:38px;padding-top:26px;min-height:680px}.app-preview{width:285px;border-radius:38px}}
@media(max-width:800px) and (min-width:681px){.hero{gap:22px}.hero-visual{padding:0}.app-preview{width:260px}.hero h1{font-size:59px}}
@media(max-width:680px){.hero{grid-template-columns:1fr;gap:44px;padding-top:30px;padding-bottom:54px;min-height:0}.hero-visual{padding:0;width:100%;margin:0}.app-preview{width:min(100%,290px);border-radius:39px}.hero-copy{text-align:center}}
@media(max-width:380px){.app-preview{width:260px;border-radius:35px}}

/* A quiet circle behind the complete Timer screen. */
.hero-visual{position:relative;isolation:isolate}
.hero-visual::before{content:"";position:absolute;z-index:-1;width:min(112%,500px);aspect-ratio:1;border-radius:50%;background:#f0f5ff;left:50%;top:50%;transform:translate(-50%,-50%);pointer-events:none}
.brand img{filter:none}
.brand,.site-footer .brand{color:#343b43}
.hero-description{max-width:420px}
.store-cta{display:flex;align-items:flex-start;flex-direction:column;gap:16px}
.store-badge{display:inline-flex;vertical-align:middle;border-radius:12px;flex-shrink:0}
.store-badge img{display:block;width:180px;height:auto;aspect-ratio:119.66407 / 40}
.store-availability{font-size:14px;color:var(--muted);line-height:1.4}
.hero-note{font-size:13px;margin-top:15px}
.download [data-store-download]{margin:24px 0}
.download-brand{display:flex;align-items:center;flex-direction:column;gap:5px;margin-bottom:30px;color:#343b43;font:400 30px/1.2 var(--serif);letter-spacing:-.04em}
.download-brand img{width:72px;height:72px}

/* Give the five collections their own place on the page. */
.collection-note{border:0;border-radius:24px;background:var(--soft);margin-top:48px;padding:33px 30px 36px}
.collection-note>p{font:400 29px/1.25 var(--serif);letter-spacing:-.035em;margin:0 0 30px;color:var(--ink)}
.collection-note ul{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px;font-size:14px;line-height:1.5;color:var(--ink)}
.collection-note li{display:flex;align-items:center;flex-direction:column;gap:15px}
.collection-note li img{width:34px;height:34px;object-fit:contain}
.collection-note li span{max-width:140px}

/* An illustrative mix makes the separate volume levels visible. */
.sound-panel{background:#f3f6fa;padding:34px 28px}
.sound-panel-heading{margin-bottom:30px}
.mix-example{margin:0}
.mix-sources{display:grid;grid-template-columns:minmax(0,1fr) 24px minmax(0,1fr);gap:10px;align-items:center}
.mix-sources .sound-tile{min-height:138px;border-radius:14px;gap:10px;font-size:14px}
.mix-plus{color:#7a8996;font-size:20px;text-align:center}
.mix-balance{margin-top:25px;background:#fff;border-radius:18px;padding:24px}
.mix-balance-heading{display:flex;justify-content:space-between;gap:20px;font-size:16px;font-weight:500;margin-bottom:24px}
.mix-balance-heading span:last-child{font-size:12px;font-weight:400;color:var(--muted)}
.mix-channel+.mix-channel{margin-top:23px}
.mix-channel-label{display:flex;justify-content:space-between;margin-bottom:11px;font-size:14px;line-height:1.4}
.mix-channel-label span:last-child{color:var(--muted);font-size:12px;font-variant-numeric:tabular-nums}
.mix-level{height:5px;border-radius:99px;background:#e8edf3}
.mix-level>span{position:relative;display:block;width:var(--level);height:100%;background:var(--blue);border-radius:inherit}
.mix-level>span::after{position:absolute;content:"";width:14px;height:14px;border-radius:50%;right:-7px;top:50%;transform:translateY(-50%);background:#fff;border:2px solid var(--blue)}
.mix-example figcaption{text-align:center;margin-top:24px;color:var(--muted);font-size:14px;line-height:1.5}
@media(max-width:1000px){.hero-visual::before{width:min(112%,430px)}.sound-panel{padding:28px 20px}.mix-sources .sound-tile{min-height:118px;font-size:14px}.mix-sources{gap:6px;grid-template-columns:minmax(0,1fr) 20px minmax(0,1fr)}.mix-balance{padding:22px 18px}.collection-note{padding-inline:24px}.collection-note ul{gap:15px}}
@media(max-width:680px){.hero-visual::before{width:min(100%,440px)}.store-cta{align-items:center}.collection-note{margin-top:35px;padding:28px 20px}.collection-note>p{font-size:27px;margin-bottom:25px}.collection-note ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:27px 20px}.collection-note li:last-child{grid-column:1 / -1}.collection-note li span{max-width:130px}.sound-panel{padding:28px 22px}.mix-sources{gap:6px}.mix-sources .sound-tile{min-height:135px;font-size:14px}}
@media(max-width:380px){.sound-panel{padding:25px 16px}.mix-sources{gap:3px}.mix-sources .sound-tile{min-height:110px;font-size:14px}.mix-sources .sound-tile img{width:30px;height:30px}.mix-balance{padding:22px 18px}.mix-example figcaption{font-size:13px}.collection-note>p{font-size:25px}}
