@import url('fonts/pretendard-v1.3.9.css');
.hero-description{max-width:760px;margin-inline:auto;padding-inline:20px;text-wrap:pretty}
.hero-actions{display:flex;justify-content:center;align-items:center;gap:28px;margin-top:26px;flex-wrap:wrap}
.hero-actions .button{margin-top:0!important}
.hero-demo-link{display:inline-flex;align-items:center;gap:10px;font-size:14px;font-weight:650;padding:12px 0;border-bottom:1px solid #c2c9dc;transition:color .2s}
.hero-demo-link:hover{color:var(--blue)}
.routine-tools{padding-top:72px;margin-bottom:0!important}
@media(max-width:760px){.hero-actions{flex-direction:column;gap:12px;margin-top:24px}.hero-demo-link{font-size:13px;padding:9px 0}.routine-tools{padding-top:40px}.hero-copy{padding-inline:16px}}
:root{--paper:#f5f6f9;--ink:#171a22;--muted:#6e7481;--blue:#3658ee;--line:#e1e4ec;--ease:cubic-bezier(.22,1,.36,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Pretendard,sans-serif;word-break:keep-all;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a{touch-action:manipulation}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #739aff;outline-offset:6px}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{text-wrap:balance}.wrap{max-width:1200px;width:calc(100% - 96px);margin-inline:auto}.eyebrow{font-size:13px;font-weight:650;letter-spacing:.035em}.button{display:inline-flex;align-items:center;justify-content:center;gap:26px;border-radius:999px;font-weight:650;transition:transform .25s var(--ease),background .25s}.button:hover{transform:translateY(-3px)}.button:active,button:active{transform:scale(.97)}.primary{background:var(--ink);color:white;padding:19px 27px;font-size:15px}.primary:hover{background:var(--blue)}.header{position:absolute;top:22px;left:0;right:0;z-index:20}.nav{max-width:1200px;width:calc(100% - 64px);height:66px;margin:auto;padding:0 12px 0 24px;border:1px solid #fff;background:#ffffffc9;backdrop-filter:blur(24px);border-radius:40px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 4px 22px #202e5305}.brand{display:flex;align-items:center;gap:10px;font-size:18px;font-weight:760;letter-spacing:-.6px}.brand img{border-radius:9px}.nav-links{display:flex;gap:34px;font-size:13px;font-weight:560;color:#626876}.nav-links a:hover{color:var(--blue)}.nav-download{background:var(--ink);color:#fff;font-size:12px;padding:13px 20px}.hero{overflow:clip;padding-top:154px}.hero-copy{text-align:center;position:relative;z-index:3}.hero-copy .eyebrow{color:#616877;display:flex;align-items:center;justify-content:center;gap:8px}.status-dot{height:6px;width:6px;border-radius:50%;background:var(--blue)}h1{font-size:clamp(62px,7.3vw,106px);font-weight:780;line-height:1.08;letter-spacing:-.065em;margin:24px 0}h1 span{color:var(--blue)}.hero-description{font-size:19px;line-height:1.65;color:var(--muted);letter-spacing:-.45px}.hero-copy .button{margin-top:26px}.platform{font-size:11px;color:var(--muted);margin-top:13px}
.product-stage{max-width:1440px;margin:20px auto 0;height:805px;position:relative;isolation:isolate}.stage-grid{position:absolute;inset:100px 0 0;background-image:linear-gradient(#d8dde755 1px,transparent 1px),linear-gradient(90deg,#d8dde755 1px,transparent 1px);background-size:68px 68px;mask-image:radial-gradient(ellipse at center,#000 0%,transparent 70%);z-index:-2}.stage-word{position:absolute;top:240px;left:50%;transform:translateX(-50%);white-space:nowrap;font-size:clamp(100px,16vw,240px);font-weight:800;letter-spacing:-.065em;color:#e8ebf3;z-index:-1}.hero-device{position:absolute;top:42px;width:328px;left:calc(50% - 164px);transform:translateY(var(--device-y,0px)) rotate(var(--device-r,-5deg));will-change:transform}.device{padding:8px;background:linear-gradient(130deg,#fafbfe,#858b9b 25%,#282c35 50%,#b9bfcd 75%,#fafbfe);border-radius:43px;box-shadow:0 0 0 1px #bcc0cd,10px 25px 20px -12px #20294750,20px 60px 85px -30px #34426c50;position:relative}.device:before{content:'';position:absolute;inset:5px;border:3px solid #20242d;border-radius:39px;pointer-events:none;z-index:2}.device img{width:100%;height:auto;border-radius:35px;border:5px solid #191c23;padding-top:17px;background:#f6f7fb}.device-camera{position:absolute;top:17px;left:calc(50% - 4px);width:8px;height:8px;background:#171a22;border:2px solid #363e54;border-radius:50%;z-index:3}.principle-float{position:absolute;background:#ffffffed;border:1px solid #fff;border-radius:20px;padding:24px 26px;box-shadow:0 25px 70px -25px #36446838;width:330px;z-index:4;backdrop-filter:blur(12px)}.float-left{left:7%;top:194px;transform:translateY(var(--card-y,0px)) rotate(-7deg)}.float-right{right:5%;top:368px;transform:translateY(var(--card-y,0px)) rotate(6deg)}.float-label{font-size:11px;font-weight:650;color:var(--muted);display:flex;align-items:center;gap:10px}.tiny-mark{display:grid;place-items:center;width:27px;height:27px;background:#edf0ff;color:var(--blue);border-radius:8px;font-size:10px}.principle-float p{font-size:20px;font-weight:680;line-height:1.5;letter-spacing:-.6px;margin:15px 0 20px}.float-footer{font-size:10px;color:#989eaa;display:flex;justify-content:space-between;border-top:1px solid #e8ebf1;padding-top:14px}.sound-icon{color:var(--blue);font-size:18px;letter-spacing:2px}.float-play{display:flex;align-items:center;gap:10px;font-size:11px;color:var(--blue)}.float-play>span{width:28px;height:28px;border-radius:50%;background:var(--blue);color:white;display:grid;place-items:center;font-size:9px}.stage-caption{position:absolute;bottom:40px;left:8%;right:8%;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding-top:20px;font-size:11px;color:#8a909d}.stage-caption a{font-size:26px;color:var(--ink)}
.manifesto{padding:104px 0 60px}.manifesto .eyebrow{color:var(--blue);margin-bottom:26px}h2{font-size:clamp(38px,4.1vw,61px);font-weight:720;line-height:1.22;letter-spacing:-.055em}h2 span{color:#8b929f}.manifesto-bottom{display:flex;align-items:end;justify-content:space-between;margin-top:30px}.manifesto-bottom p{font-size:16px;line-height:1.8;color:var(--muted)}.chapter{font-size:11px;letter-spacing:.1em;color:#8b929f}.feature-grid{display:grid;grid-template-columns:1.14fr 1fr;gap:22px;margin-bottom:130px}.feature{height:610px;border-radius:28px;overflow:hidden;position:relative}.feature-copy{position:relative;z-index:2;padding:42px}.feature-copy .eyebrow{font-size:10px;letter-spacing:.11em;color:var(--muted)}h3{font-size:35px;font-weight:700;letter-spacing:-1.6px;line-height:1.22;margin-top:16px}.feature-copy>p:last-child{font-size:15px;line-height:1.7;color:var(--muted);margin-top:18px}.feature-write{background:#e9edf6}.screen-crop{width:85%;position:absolute;top:300px;left:12%;transform:rotate(-5deg);border:6px solid #fff;border-radius:20px;box-shadow:0 20px 55px #57678c29;height:470px;overflow:hidden;background:#f7f8fb}.screen-crop img{width:100%;max-width:none;transform:translateY(-27%)}.crop-note{position:absolute;bottom:20px;left:25px;background:#ffffffdb;padding:7px 10px;border-radius:6px;color:#777f8f;font-size:9px;z-index:2}.feature-select{background:#fff}.selection-demo{padding:5px 34px}.select-row{display:flex;gap:12px;align-items:center;border:1px solid #e9ebf1;border-radius:12px;padding:19px 15px;width:100%;text-align:left;background:#fff;margin-bottom:10px;font-size:13px;font-weight:550;transition:background .25s,color .25s,border-color .25s}.select-row.selected{background:#f3f5ff;border-color:#cdd6ff;color:#284acf}.check{height:19px;min-width:19px;border:1px solid #d5dae7;border-radius:50%;display:grid;place-items:center;font-size:11px}.selected .check{background:var(--blue);border-color:var(--blue);color:#fff}.selection-action{display:flex;justify-content:space-between;padding:17px 10px;font-size:12px;color:var(--blue)}.selection-demo>small{display:block;color:#989eaa;font-size:10px;text-align:center;margin-top:15px}
.listen-section{background:#254be2;color:white;overflow:hidden}.listen-wrap{padding-block:85px 45px}.listen-heading{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:end}.listen-heading .eyebrow{grid-column:1/-1;color:#bccbff;font-size:12px}.listen-heading h2{font-size:49px;letter-spacing:-2.6px}.listen-heading>p:last-child{font-size:15px;line-height:1.8;justify-self:end;color:#c6d2ff}.audio-theatre{height:540px;position:relative;display:grid;place-items:center;margin-top:15px;isolation:isolate}.sound-rings{position:absolute;width:770px;height:770px;left:50%;top:50%;transform:translate(-50%,-50%);z-index:-1;pointer-events:none}.sound-rings i{position:absolute;border:1px solid #ffffff16;border-radius:50%;inset:0}.sound-rings i:nth-child(2){inset:70px}.sound-rings i:nth-child(3){inset:140px}.sound-rings i:nth-child(4){inset:210px}.audio-content{text-align:center;width:100%}.audio-kicker{display:flex;gap:38px;justify-content:center;font-size:10px;letter-spacing:.15em;color:#b3c4ff}.audio-kicker>span{color:#ffffff80;font-variant-numeric:tabular-nums}#spoken-text{max-width:700px;margin:35px auto 0;min-height:132px;font-size:clamp(30px,3.6vw,52px);line-height:1.3;font-weight:650;letter-spacing:-.045em;text-wrap:balance}.waveform{display:flex;justify-content:center;align-items:center;gap:5px;height:65px;margin:10px auto 20px;max-width:450px}.waveform i{width:3px;height:var(--bar);background:#fff;opacity:.55;border-radius:8px;transform:scaleY(.35)}#speak{width:66px;height:66px;background:#fff;border:0;border-radius:50%;color:var(--blue);display:inline-grid;place-items:center;box-shadow:0 4px 30px #142c8e33;transition:transform .3s}.play-glyph{font-size:19px;margin-left:3px}#audio-status{font-size:11px;color:#c3d0ff;margin-top:16px;min-height:16px}.sample-options{display:flex;gap:20px;border-top:1px solid #ffffff30;padding-top:24px}.sample-options button{display:flex;align-items:center;gap:16px;flex:1;background:none;color:#b2c3ff;border:0;border-bottom:2px solid transparent;padding:8px 0 18px;text-align:left;font-size:13px;transition:color .2s,border-color .2s}.sample-options button span{font-size:10px;opacity:.6}.sample-options button.selected{color:#fff;border-bottom-color:#fff}.demo-note{font-size:10px;color:#b3c5ff;margin-top:24px;text-align:center}
.routine{padding-block:125px 110px}.routine-title .eyebrow{color:var(--blue);margin-bottom:25px}.routine-layout{display:grid;grid-template-columns:1fr 1fr;gap:90px;margin-top:60px;align-items:center}.routine-visual{aspect-ratio:1;background:#e9edf5;border-radius:28px;padding:42px;overflow:hidden;position:relative}.routine-disc{width:84%;aspect-ratio:1;margin:-5px auto 20px;border-radius:50%;display:grid;place-items:center;background:repeating-radial-gradient(circle at center,#303849 0,#303849 1px,#1c2435 2px,#1c2435 4px);box-shadow:8px 20px 30px #2431512b;border:7px solid #263045;position:relative}.routine-disc:before{content:'';position:absolute;inset:0;border-radius:50%;background:conic-gradient(transparent,#ffffff14,transparent 45%,#ffffff18,transparent 90%)}.disc-center{width:37%;aspect-ratio:1;border-radius:50%;background:#3658ee;display:grid;place-items:center;box-shadow:0 0 0 2px #516dde}.disc-center img{border-radius:15px;width:47%;height:auto}.routine-visual>p{text-align:center;font-size:10px;letter-spacing:.2em;color:#778398;margin-top:24px}.routine-controls{display:flex;justify-content:space-between;font-size:12px;padding-top:26px;margin-top:25px;border-top:1px solid #d5dce7;color:#626c7e}.routine-list article{display:flex;gap:26px;padding:26px 0;border-bottom:1px solid var(--line)}.routine-list article:first-child{padding-top:0}.routine-list article>span{font-size:11px;color:var(--blue);padding-top:8px}.routine-list h3{font-size:27px;margin:0;letter-spacing:-1px}.routine-list p{font-size:15px;line-height:1.75;color:var(--muted);margin-top:13px}.privacy{background:#e9edf6;border-radius:28px;display:grid;grid-template-columns:120px 1fr auto;gap:40px;padding:55px;align-items:center}.privacy-symbol{width:100px;color:var(--blue)}.privacy-symbol svg{width:100%}.privacy .eyebrow{font-size:11px;color:var(--blue);margin-bottom:14px}.privacy h2{font-size:34px;letter-spacing:-1.4px}.privacy p:not(.eyebrow){font-size:14px;line-height:1.6;color:var(--muted);margin-top:15px}.privacy>a{font-size:11px;align-self:end;display:flex;gap:25px}.faq{display:grid;grid-template-columns:1fr 1.2fr;gap:70px;padding-block:125px}.faq .eyebrow{color:var(--muted);font-size:11px;margin-bottom:18px}.faq h2{font-size:43px}.faq details{border-bottom:1px solid var(--line)}.faq summary{list-style:none;display:flex;justify-content:space-between;cursor:pointer;font-size:16px;font-weight:560;padding:24px 0}.faq summary::-webkit-details-marker{display:none}.faq summary span{color:#8d94a1;font-size:20px;font-weight:400;transition:transform .2s}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{font-size:14px;color:var(--muted);line-height:1.8;padding:0 30px 24px 0}.closing{position:relative;isolation:isolate;overflow:hidden;text-align:center;padding:70px 24px 90px;background:#ebeff7}.closing-lines{position:absolute;width:950px;height:950px;left:50%;top:50%;transform:translate(-50%,-50%);border:1px solid #d3daeb;border-radius:50%;z-index:-1;box-shadow:0 0 0 100px #ebeff7,0 0 0 101px #d9dfec,0 0 0 200px #ebeff7,0 0 0 201px #e0e5ef}.closing-content>img{margin:0 auto 30px;border-radius:20px;box-shadow:0 12px 25px #3c486c20}.closing .eyebrow{font-size:12px;color:var(--muted)}.closing h2{font-size:78px;letter-spacing:-4px;margin:22px 0 30px}.closing .platform{margin-top:18px}footer{padding:40px 0 30px;display:grid;grid-template-columns:1fr 1fr;gap:27px}footer>div{display:flex;justify-content:end;gap:25px;align-items:center;font-size:11px;color:var(--muted)}footer button{border:0;background:none;padding:0;font-size:11px;color:var(--muted)}footer p,footer small{font-size:10px;color:#8b929f}footer small{text-align:right}.skip{position:fixed;left:16px;top:-100px;background:#fff;z-index:30;padding:15px}.skip:focus{top:12px}
@media(prefers-reduced-motion:no-preference){.hero-copy{animation:enter 1s var(--ease) both}.hero-device{animation:device-enter 1.3s var(--ease) both}.principle-float{animation:enter 1.2s .25s var(--ease) backwards}.js .reveal{opacity:0;transform:translateY(30px);transition:opacity .9s var(--ease),transform .9s var(--ease)}.js .reveal.visible{opacity:1;transform:none}.playing .waveform i{animation:wave .7s ease-in-out infinite alternate;animation-delay:var(--delay)}.playing .sound-rings i{animation:pulse 3s ease-in-out infinite}.playing .sound-rings i:nth-child(2){animation-delay:-1s}.routine-visual.visible .routine-disc{animation:turn 35s linear infinite}@keyframes enter{from{opacity:0;translate:0 35px}to{opacity:1;translate:0 0}}@keyframes device-enter{from{opacity:0;translate:0 70px;rotate:6deg}to{opacity:1;translate:0 0;rotate:0deg}}@keyframes wave{to{transform:scaleY(1);opacity:1}}@keyframes pulse{50%{transform:scale(1.04);opacity:.5}}@keyframes turn{to{rotate:360deg}}}
.motion-off *,.motion-off *:before,.motion-off *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.motion-off .reveal{opacity:1!important;transform:none!important}
@media(min-width:1600px){.hero-copy{padding-top:25px}.product-stage{margin-top:35px}}
@media(max-width:1100px){.float-left{left:2%;width:285px}.float-right{right:2%;width:285px}.principle-float p{font-size:17px}.hero-device{width:300px;left:calc(50% - 150px)}.product-stage{height:745px}.feature-copy{padding:30px}.feature{height:580px}.selection-demo{padding-inline:22px}.listen-heading h2{font-size:40px}.routine-layout{gap:40px}.routine-visual{padding:30px}.privacy{padding:38px;gap:20px;grid-template-columns:85px 1fr auto}.privacy-symbol{width:75px}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.header{top:14px}.nav{width:calc(100% - 28px);height:57px;padding:0 9px 0 16px}.brand{font-size:15px;gap:8px}.brand img{width:26px;height:26px}.nav-links{display:none}.nav-download{font-size:11px;padding:12px 15px;gap:15px}.hero{padding-top:119px}.hero-copy .eyebrow{font-size:10px}h1{font-size:clamp(43px,10.5vw,72px);letter-spacing:-.06em;margin:22px 0}.hero-description{font-size:15px;line-height:1.7}.primary{padding:16px 22px;font-size:13px;gap:22px}.hero-copy .button{margin-top:21px}.platform{font-size:10px}.product-stage{height:690px;margin-top:20px}.hero-device{top:52px;width:264px;left:calc(50% - 132px)}.device{border-radius:35px;padding:6px}.device:before{border-radius:31px;inset:4px;border-width:2px}.device img{border-radius:29px;padding-top:15px;border-width:4px}.device-camera{top:14px}.stage-word{top:205px;font-size:110px}.stage-grid{inset:50px -50px 20px}.principle-float{width:222px;padding:16px 18px;border-radius:14px}.principle-float p{font-size:15px;margin:11px 0 14px}.float-left{left:calc(50% - 175px);top:28px;transform:rotate(-8deg);z-index:0;opacity:.9}.float-left p{font-size:12px}.float-left .float-footer{display:none}.float-label{font-size:9px}.float-right{top:420px;right:calc(50% - 177px);transform:rotate(5deg)}.sound-icon{font-size:14px}.float-play{font-size:10px}.stage-caption{bottom:15px;left:20px;right:20px;font-size:9px}.stage-caption>span:last-child{display:none}.manifesto{padding:70px 0 35px}.manifesto .eyebrow{font-size:11px;margin-bottom:21px}h2{font-size:34px;letter-spacing:-1.6px}.manifesto-bottom{margin-top:24px}.manifesto-bottom p{font-size:14px}.chapter{display:none}.feature-grid{grid-template-columns:1fr;gap:17px;margin-bottom:70px}.feature{height:530px;border-radius:22px}.feature-copy{padding:30px}.feature-copy .eyebrow{font-size:9px}h3{font-size:30px}.feature-copy>p:last-child{font-size:14px}.screen-crop{top:270px;width:83%;left:14%}.feature-select{height:auto;padding-bottom:24px}.selection-demo{padding:10px 25px}.select-row{font-size:12px}.listen-wrap{padding-block:55px 30px}.listen-heading{display:block}.listen-heading .eyebrow{font-size:10px;margin-bottom:22px}.listen-heading h2{font-size:35px;letter-spacing:-1.7px}.listen-heading>p:last-child{font-size:14px;margin-top:20px}.audio-theatre{height:450px;margin-top:20px}.sound-rings{width:580px;height:580px}.sound-rings i:nth-child(2){inset:55px}.sound-rings i:nth-child(3){inset:110px}.sound-rings i:nth-child(4){inset:165px}.audio-kicker{font-size:8px}#spoken-text{font-size:31px;min-height:124px;margin-top:27px;line-height:1.35}.waveform{gap:4px;max-width:290px;overflow:hidden}.waveform i{min-width:2px}#speak{width:58px;height:58px}#audio-status{font-size:10px}.sample-options{gap:12px;padding-top:18px}.sample-options button{font-size:11px;line-height:1.5;display:block;word-break:keep-all}.sample-options button span{display:block;margin-bottom:7px}.demo-note{font-size:9px;line-height:1.7;margin-top:17px}.routine{padding-block:70px}.routine-title .eyebrow{font-size:10px;margin-bottom:20px}.routine-layout{grid-template-columns:1fr;gap:35px;margin-top:35px}.routine-visual{padding:32px}.routine-list article{padding:24px 0;gap:22px}.routine-list h3{font-size:25px}.routine-list p{font-size:14px}.privacy{grid-template-columns:1fr;padding:30px;gap:24px;border-radius:22px}.privacy-symbol{width:63px}.privacy h2{font-size:31px}.privacy>a{margin-top:5px;font-size:11px}.faq{grid-template-columns:1fr;gap:24px;padding-block:70px}.faq h2{font-size:34px}.faq h2 br{display:none}.faq summary{font-size:14px;padding:22px 0}.faq details p{font-size:13px}.closing{padding:60px 20px 70px}.closing-content>img{width:63px;height:63px;border-radius:17px}.closing h2{font-size:58px;letter-spacing:-3px}.closing .eyebrow{font-size:10px}.closing-lines{width:500px;height:500px}footer{grid-template-columns:1fr;gap:22px;padding:33px 0}footer>div{justify-content:start;gap:20px}footer small{text-align:left;margin-top:-13px}}
@media(max-width:360px){h1{font-size:39px}.hero-description{font-size:14px}.hero-device{width:245px;left:calc(50% - 122.5px)}.float-right{right:10px;top:395px}.float-left{left:6px}.product-stage{height:635px}.stage-caption>span{font-size:8px}h2{font-size:29px}.listen-heading h2{font-size:30px}#spoken-text{font-size:27px}}
.screen-crop img{height:auto}.header{position:fixed}.routine-visual{aspect-ratio:auto}.routine-disc{animation-play-state:paused!important}.routine-visual.in-view .routine-disc{animation-play-state:running!important}.selection-action[aria-disabled=true]{color:var(--muted)}
@media(max-width:760px){.float-left{display:none}.hero-device{top:30px}.product-stage{margin-top:15px}.float-right{top:420px}}
.rest-section{display:grid;grid-template-columns:1.15fr 1fr;gap:55px;align-items:center;padding-block:120px 110px}.rest-copy>.eyebrow,.community-copy>.eyebrow{color:var(--blue);margin-bottom:25px}.rest-copy h2,.community-copy h2{font-size:clamp(36px,3.7vw,53px)}.section-description{font-size:17px;line-height:1.8;color:var(--muted);margin-top:28px}.rest-detail{font-size:14px;line-height:1.8;color:var(--muted);margin-top:23px}.rest-visual{position:relative;display:flex;flex-direction:column;align-items:center;isolation:isolate}.rest-halo{position:absolute;width:510px;height:510px;top:45px;border-radius:50%;background:#e9edfa;z-index:-1}.screenshot-phone{width:286px;padding:7px;background:#262d3a;border-radius:33px;box-shadow:0 30px 65px -25px #35436655}.system-crop{position:relative;aspect-ratio:1080 / 2120;overflow:hidden;border-radius:26px;background:#f6f7fb}.system-crop img{position:absolute;width:100%;height:auto;max-width:none;left:0;top:-4.5283%}.rest-caption{font-size:12px;color:#78849a;margin-top:28px}.breath-demo{display:flex;align-items:center;gap:24px;margin-top:40px;min-height:124px}.breath-demo button{width:104px;height:104px;flex-shrink:0;display:grid;place-items:center;border:0;border-radius:50%;background:#e5eafd}.breath-orb{width:70px;height:70px;border-radius:50%;background:#faffff;border:1px solid #c6d1ff;box-shadow:0 12px 22px #5271e83d;transform:scale(.8)}.breath-demo strong{font-size:16px;font-weight:600;color:#4e5d78}.breath-demo p{font-size:12px;color:var(--muted);margin-top:10px}.breath-demo.active .breath-orb{animation:breathe 10s ease-in-out infinite}@keyframes breathe{0%,100%{transform:scale(.8)}40%{transform:scale(1.15)}}.community-section{overflow:hidden;background:#e9edf6;padding-block:90px}.community-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:70px;align-items:center}.community-copy h2 span{color:#7c88a2}.community-flow{padding:0;list-style:none;margin:35px 0}.community-flow li{display:flex;gap:20px;margin:25px 0}.community-flow li>span{font-size:11px;color:var(--blue);padding-top:5px}.community-flow h3{font-size:21px;letter-spacing:-.6px;margin:0}.community-flow p{font-size:14px;color:#6a768b;line-height:1.6;margin-top:7px}.community-cta{display:inline-flex;gap:25px;align-items:center;font-size:14px;font-weight:650}.community-cta:hover{color:var(--blue)}.community-visual{position:relative;min-height:680px;display:grid;place-items:center;isolation:isolate}.community-visual .screenshot-phone{width:310px;transform:rotate(5deg)}.community-backword{position:absolute;top:270px;left:-80px;font-size:100px;font-weight:800;letter-spacing:-5px;color:#dbe1ef;z-index:-1}.import-note{position:absolute;bottom:25px;left:-35px;display:flex;gap:17px;align-items:center;padding:22px 27px;border-radius:17px;background:#fff;box-shadow:0 20px 45px #3c4d791a;transform:rotate(-4deg)}.import-note>span{display:grid;place-items:center;background:var(--blue);color:#fff;width:40px;height:40px;border-radius:50%;font-size:24px}.import-note p{font-size:13px;color:var(--muted);line-height:1.7}.import-note strong{color:var(--ink);font-weight:650}.motion-off{scroll-behavior:auto}.motion-off .breath-orb{animation:none!important}
@media(max-width:1100px){.rest-section,.community-layout{gap:35px}.rest-halo{width:390px;height:390px;top:85px}.nav-links{gap:22px}.community-visual .screenshot-phone{width:280px}.import-note{left:-15px}.community-visual{min-height:620px}}
@media(max-width:760px){.rest-section{grid-template-columns:1fr;gap:40px;padding-block:70px}.rest-copy h2,.community-copy h2{font-size:34px}.rest-copy>.eyebrow,.community-copy>.eyebrow{font-size:11px;margin-bottom:20px}.section-description{font-size:15px;margin-top:22px}.rest-detail{font-size:13px}.breath-demo{margin-top:25px;gap:18px}.breath-demo button{width:85px;height:85px}.breath-orb{width:56px;height:56px}.breath-demo strong{font-size:14px}.breath-demo p{font-size:11px}.rest-visual{padding-top:15px}.rest-halo{width:100%;height:auto;aspect-ratio:1;top:75px}.rest-visual .screenshot-phone{width:245px}.community-section{padding-block:60px 40px}.community-layout{grid-template-columns:1fr;gap:30px}.community-flow{margin:28px 0}.community-flow h3{font-size:20px}.community-flow p{font-size:13px}.community-cta{font-size:13px}.community-visual{min-height:640px}.community-visual .screenshot-phone{width:270px}.community-backword{font-size:80px;left:-30px;top:240px}.import-note{bottom:12px;left:0;padding:18px 20px}.import-note p{font-size:12px}}
.rest-halo{max-width:100%;height:auto;aspect-ratio:1}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.hero-device{transform:rotate(-5deg)}.principle-float{translate:none}}
