*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}img,svg{display:block;max-width:100%}button{font:inherit;color:inherit;background:none;border:none;cursor:pointer}a{color:inherit;text-decoration:none}ul{list-style:none}:root{--bg:#ffffff;--bg-2:#ffffff;--bg-3:#ffffff;--fill:#f2f2f2;--ink:#333333;--ink-2:#444444;--ink-3:#767676;--line:#e4e4e4;--line-2:#efefef;--sky:oklch(63% .135 244);--sky-deep:oklch(49% .15 252);--sky-wash:var(--fill);--sky-line:var(--line);--blue:var(--sky);--blue-wash:var(--sky-wash);--amber:#F4A620;--amber-deep:oklch(56% .13 60);--amber-wash:var(--fill);--r-btn:14px;--r-card:22px;--r-card-lg:30px;--r-chip:12px;--r-pill:999px;--r-phone:46px;--shadow-soft:0 2px 12px -5px rgba(20,20,22,.08);--shadow-card:0 24px 50px -32px rgba(20,20,22,.18);--shadow-float:0 36px 74px -38px rgba(18,18,20,.2);--shadow-btn:0 12px 24px -12px rgba(15,15,16,.28);--container:1160px;--gutter:clamp(20px,5vw,40px);--font:-apple-system,BlinkMacSystemFont,"SF Pro Text","SF Pro Display","Segoe UI",Roboto,system-ui,sans-serif}body{font-family:var(--font);font-size:clamp(1rem,.95rem + .3vw,1.125rem);line-height:1.7;font-weight:400;color:var(--ink-2);background:var(--bg);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden}.skip-link{position:absolute;left:-999px;top:0;background:var(--ink);color:#fff;padding:10px 16px;border-radius:0 0 12px;z-index:1000;font-weight:700}.skip-link:focus{left:0}::selection{background:var(--sky-wash);color:var(--ink)}.container{width:100%;max-width:var(--container);margin-inline:auto;padding-inline:var(--gutter)}.section{position:relative;padding-block:clamp(40px,5vw,72px)}.measure{max-width:42rem}.mx-auto{margin-inline:auto}.center{text-align:center}h1,h2,h3,h4,h5{color:var(--ink);font-weight:700;line-height:1.12;letter-spacing:-.01em;text-wrap:balance}.eyebrow{display:inline-flex;align-items:center;gap:.55em;font-weight:700;font-size:.82rem;letter-spacing:.04em;text-transform:uppercase;color:var(--sky-deep);margin-bottom:1.1rem}.eyebrow:before{content:"";width:22px;height:2px;border-radius:2px;background:var(--sky)}.eyebrow.center{justify-content:center}.section__title{font-weight:700;font-size:clamp(1.9rem,1.35rem + 2.1vw,2.8rem);line-height:1.13;letter-spacing:-.015em;color:var(--ink);margin-bottom:1.1rem;text-wrap:balance}.section__title .hl{color:var(--sky-deep)}.lead{font-size:clamp(1.15rem,1.04rem + .5vw,1.4rem);line-height:1.5;color:var(--ink-3);font-weight:400;text-wrap:pretty}.section p+p{margin-top:1.05rem}strong{font-weight:700;color:var(--ink)}em{font-style:italic}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.55em;font-weight:700;font-size:1.02rem;line-height:1;letter-spacing:-.01em;padding:1.02em 1.7em;border-radius:var(--r-btn);transition:transform .22s cubic-bezier(.2,.8,.2,1),box-shadow .22s ease,background .2s ease,color .2s ease;white-space:nowrap}.btn svg{width:1.15em;height:1.15em;flex:none}.btn--primary{background:var(--ink);color:#fff;box-shadow:var(--shadow-btn)}.btn--primary:hover{transform:translateY(-2px);box-shadow:0 18px 34px -14px #0f0f1066}.btn--primary:active{transform:translateY(0)}.btn--ghost{background:transparent;color:var(--ink);box-shadow:inset 0 0 0 1.5px var(--line)}.btn--ghost:hover{box-shadow:inset 0 0 0 1.5px var(--sky);color:var(--sky-deep);transform:translateY(-2px)}.btn--lg{padding:1.12em 2.1em;font-size:1.08rem}.btn--sm{padding:.7em 1.15em;font-size:.92rem;border-radius:11px}.btn--block{display:flex;width:100%}.btn:focus-visible{outline:3px solid var(--sky);outline-offset:3px}.consent{position:fixed;left:1rem;right:1rem;bottom:1rem;z-index:200;display:flex;justify-content:center;pointer-events:none}.consent[hidden]{display:none}.consent__inner{pointer-events:auto;display:flex;align-items:center;justify-content:space-between;gap:.85rem 1.25rem;flex-wrap:wrap;width:100%;max-width:43rem;padding:.9rem 1.05rem .9rem 1.2rem;background:color-mix(in oklab,var(--bg) 90%,#fff);border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow-float);backdrop-filter:saturate(150%) blur(10px)}.consent__text{flex:1 1 19rem;margin:0;font-size:.88rem;font-weight:600;line-height:1.45;color:var(--ink-2)}.consent__text a{color:var(--sky-deep);font-weight:700;text-decoration:underline;text-underline-offset:2px}.consent__actions{display:flex;gap:.5rem;flex:none}@media(max-width:30rem){.consent{left:.6rem;right:.6rem;bottom:.6rem}.consent__actions{width:100%}.consent__actions .btn{flex:1}}.coming-soon{margin:auto;padding:0;border:0;background:transparent;color:var(--ink-2);width:min(28rem,calc(100vw - 2rem));max-height:calc(100vh - 2rem);overflow:visible}.coming-soon::backdrop{background:#1414166b;backdrop-filter:saturate(140%) blur(6px)}.coming-soon__inner{background:color-mix(in oklab,var(--bg) 92%,#fff);border:1px solid var(--line);border-radius:var(--r-card);box-shadow:var(--shadow-float);padding:clamp(1.7rem,1.3rem + 1.6vw,2.3rem);text-align:center}.coming-soon__eyebrow{margin:0 0 .55rem;font-size:.82rem;font-weight:700;letter-spacing:.02em;color:var(--ink-3)}.coming-soon__title{margin:0;font-size:clamp(1.5rem,1.3rem + 1vw,1.9rem)}.coming-soon__text{margin:.7rem 0 1.4rem;font-size:1rem;line-height:1.55;color:var(--ink-3)}.coming-soon .btn{width:100%}.coming-soon[open] .coming-soon__inner{animation:rise .45s cubic-bezier(.16,1,.3,1) both}.footer__base-end{display:inline-flex;align-items:center;gap:1rem;flex-wrap:wrap}.footer__cookie{background:none;border:0;cursor:pointer;padding:0;font:inherit;color:var(--ink-3);font-weight:600;text-decoration:underline;text-underline-offset:2px;transition:color .15s}.footer__cookie:hover{color:var(--sky-deep)}.nav{position:sticky;top:0;z-index:100;background:transparent;transition:background .3s ease,box-shadow .3s ease,backdrop-filter .3s}.nav.is-stuck{background:color-mix(in oklab,var(--bg) 78%,transparent);backdrop-filter:saturate(150%) blur(14px);box-shadow:0 1px 0 var(--line)}.nav__inner{display:flex;align-items:center;gap:1.5rem;height:76px}.nav__brand{display:inline-flex;align-items:center;font-size:2rem;font-weight:800;letter-spacing:-.03em;color:var(--ink)}.nav__links{display:flex;gap:2.1rem;margin-inline:auto;font-weight:700;font-size:1rem}.nav__links a{color:var(--ink-2);transition:color .15s;position:relative}.nav__links a:hover{color:var(--ink)}.nav__actions{display:flex;align-items:center;gap:.7rem}.nav__toggle{display:none;flex-direction:column;gap:5px;padding:8px}.nav__toggle span{width:24px;height:2.5px;background:var(--ink);border-radius:2px;transition:.25s}.nav.is-open .nav__toggle span:nth-child(1){transform:translateY(7.5px) rotate(45deg)}.nav.is-open .nav__toggle span:nth-child(2){opacity:0}.nav.is-open .nav__toggle span:nth-child(3){transform:translateY(-7.5px) rotate(-45deg)}.nav__mobile{display:none;flex-direction:column;gap:.15rem;padding:1rem var(--gutter) 1.5rem;background:color-mix(in oklab,var(--bg) 96%,transparent);backdrop-filter:blur(14px);border-top:1px solid var(--line)}.nav__mobile a{padding:.8rem .2rem;font-weight:700;color:var(--ink);border-bottom:1px solid var(--line-2)}.nav__mobile .btn{margin-top:.9rem}.blob{display:none!important}.floaty{position:absolute;z-index:4;display:inline-flex;align-items:center;gap:.6rem;background:color-mix(in oklab,var(--bg) 86%,#fff);border:1px solid var(--line);border-radius:16px;padding:.7rem .95rem;box-shadow:var(--shadow-float);backdrop-filter:blur(6px);font-size:.86rem;font-weight:700;color:var(--ink);line-height:1.25;animation:bob 7s ease-in-out infinite}.floaty .fi{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;flex:none;font-size:.95rem}.floaty small{display:block;font-weight:600;color:var(--ink-3);font-size:.74rem;margin-top:1px}.fi--sky{background:var(--sky-wash);color:var(--sky-deep)}.fi--amber{background:var(--amber-wash);color:#9a6209}.fi--ink{background:var(--ink);color:#fff}@keyframes bob{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}.hero{position:relative;text-align:center;padding-top:clamp(34px,5vw,66px);padding-bottom:clamp(44px,6vw,84px);overflow:hidden}.hero__inner{position:relative;z-index:3;max-width:56rem;margin-inline:auto}.hero__title{font-weight:700;white-space:nowrap;font-size:clamp(1.4rem,6.3vw,4.6rem);line-height:1.1;letter-spacing:-.02em;color:var(--ink);margin:.3rem 0 1.35rem}.hero__title .gentle{font-style:italic;font-weight:700;position:relative;white-space:nowrap}.hero__title .gentle:after{content:"";position:absolute;left:.04em;right:.04em;bottom:-.04em;height:.09em;border-radius:99px;background:var(--sky);opacity:.42}.hero__lead{font-size:clamp(1.18rem,1.04rem + .6vw,1.45rem);line-height:1.5;color:var(--ink-3);max-width:38rem;margin-inline:auto;font-weight:400;text-wrap:pretty}.hero__sub{margin-top:1rem;font-weight:800;color:var(--ink);font-size:1.06rem}.hero__cta{margin-top:2rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.hero__cta-row{display:flex;gap:.8rem;flex-wrap:wrap;justify-content:center}.hero__microcopy{font-size:.9rem;color:var(--ink-3);font-weight:600}.platforms{margin-top:1.7rem;display:flex;gap:.5rem;justify-content:center;flex-wrap:wrap}.platforms span{display:inline-flex;align-items:center;gap:.4rem;font-size:.9rem;font-weight:600;color:var(--ink-3);background:var(--bg);border:1px solid var(--line);border-radius:var(--r-pill);padding:.42rem .9rem}.platforms svg{width:15px;height:15px}.hero__stage{position:relative;z-index:3;margin-top:clamp(36px,5vw,60px);display:flex;justify-content:center;align-items:center;min-height:500px}.hero__devices{position:relative;display:flex;justify-content:center;align-items:flex-end}.hero .floaty--1{top:5%;left:calc(50% - 336px)}.hero .floaty--2{top:5%;right:calc(50% - 336px)}.hero .floaty--3{bottom:-2%;left:calc(50% - 300px)}.hero .floaty--4{bottom:-2%;right:calc(50% - 300px)}.hero__trust{position:relative;z-index:3;margin-top:clamp(28px,4vw,48px);display:flex;flex-wrap:wrap;justify-content:center;gap:.9rem 2.4rem;color:var(--ink-2);font-size:.98rem;font-weight:600}.hero__trust li{position:relative;padding-left:1.5rem}.hero__trust li:before{content:"";position:absolute;left:0;top:.52em;width:1rem;height:1rem;background:var(--sky);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M16.7 5.3 8 14 3.3 9.3l1.4-1.4L8 11.2l7.3-7.3z'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M16.7 5.3 8 14 3.3 9.3l1.4-1.4L8 11.2l7.3-7.3z'/%3E%3C/svg%3E") center/contain no-repeat}.hero__trust strong{font-weight:800}.device{position:relative;transition:transform .55s cubic-bezier(.2,.8,.2,1),filter .45s ease}.device__frame{position:relative;width:288px;background:#0e0d12;border-radius:var(--r-phone);padding:8px;box-shadow:var(--shadow-float);transform:translateY(0) scale(1);transition:transform .5s cubic-bezier(.2,.8,.2,1),box-shadow .5s ease}.device__frame:after{content:"";position:absolute;inset:0;border-radius:var(--r-phone);box-shadow:inset 0 0 0 1.5px #ffffff14;pointer-events:none}.device__frame img{display:block;width:100%;height:auto;aspect-ratio:620/1344;border-radius:38px}.device__island{position:absolute;top:17px;left:50%;transform:translate(-50%);width:92px;height:26px;background:#0e0d12;border-radius:999px;z-index:3}.device--front{z-index:2}.device--back,.device--back-right{position:absolute;left:50%;top:14px;z-index:1;filter:saturate(.96)}.device--back{transform:translate(-126%) rotate(-9deg) scale(.86) translateY(0)}.device--back-right{transform:translate(26%) rotate(9deg) scale(.86) translateY(0)}.device--back .device__frame,.device--back-right .device__frame{box-shadow:var(--shadow-card)}.device--front:hover .device__frame{transform:translateY(-12px) scale(1.02)}.device--back:hover{transform:translate(-126%) rotate(-4deg) scale(.97) translateY(-14px);z-index:6;filter:none}.device--back-right:hover{transform:translate(26%) rotate(4deg) scale(.97) translateY(-14px);z-index:6;filter:none}.device:hover .device__frame{box-shadow:var(--shadow-float)}.shot{position:relative;z-index:3;width:min(300px,80%);aspect-ratio:620/1344;border-radius:40px;overflow:hidden;background:#fff;box-shadow:var(--shadow-float);border:1px solid rgba(0,0,0,.06)}.shot img{display:block;width:100%;height:100%;object-fit:cover}.shot--wide{width:min(420px,96%);aspect-ratio:620/806;border-radius:26px}.intro{position:relative;background:var(--bg-2);overflow:hidden;border-top:1px solid var(--line-2)}.intro__inner{position:relative;z-index:2;text-align:center;max-width:44rem;margin-inline:auto}.steps{position:relative;z-index:2;margin-top:clamp(28px,4vw,52px);display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(16px,2.4vw,28px)}.step{background:var(--bg);border:1px solid var(--line);border-radius:var(--r-card);padding:1.7rem 1.6rem;box-shadow:var(--shadow-soft);text-align:left}.step__n{display:inline-grid;place-items:center;width:40px;height:40px;border-radius:12px;background:var(--ink);color:#fff;font-weight:900;font-size:1.05rem;margin-bottom:1rem}.step h3{font-size:1.22rem;margin-bottom:.4rem;letter-spacing:-.02em}.step p{font-size:1rem;color:var(--ink-2)}.problem{background:var(--bg)}.problem .measure{margin-inline:auto}.problem p{color:var(--ink-2)}.problem__turn{margin-top:1.7rem;font-size:1.22rem;color:var(--ink);font-weight:600}.problem__turn strong{color:var(--sky-deep)}.features{position:relative}.features__head{max-width:44rem;margin:0 auto clamp(20px,3vw,36px)}.feature{display:grid;grid-template-columns:1fr 1.05fr;gap:clamp(32px,6vw,82px);align-items:center;margin-top:clamp(30px,3.6vw,58px)}.feature--reverse .feature__text{order:2}.feature__tag{display:inline-flex;align-items:center;gap:.45rem;font-weight:800;font-size:.82rem;letter-spacing:.01em;color:var(--ink-2);background:var(--bg);border:1px solid var(--line);border-radius:var(--r-pill);padding:.4rem .85rem;margin-bottom:1.1rem;box-shadow:var(--shadow-soft)}.feature__tag .ic{width:18px;height:18px;border-radius:6px;display:grid;place-items:center;font-size:.7rem;color:#fff;background:var(--sky-deep)}.feature__text h3{font-size:clamp(1.6rem,1.2rem + 1.4vw,2.25rem);line-height:1.12;margin-bottom:.85rem;letter-spacing:-.03em}.feature__text p{color:var(--ink-2)}.feature__behind{margin-top:1.15rem;font-size:.95rem;color:var(--ink-3);font-weight:600}.feature__behind b{color:var(--ink-2);font-weight:800}.feature__visual{position:relative;display:flex;justify-content:center;align-items:center;min-height:300px}.feature__visual .shot{width:min(236px,66%)}.feature__visual .floaty--a{top:6%;right:4%}.feature__visual .floaty--b{bottom:8%;left:2%}.daypair{display:flex;justify-content:center;align-items:center;width:min(440px,100%);margin-inline:auto}.feature__visual .daypair .shot{position:relative;border-radius:34px}.feature__visual .daypair .daypair__plain{width:38%;z-index:1;transform:rotate(-6deg);margin-right:-10%;box-shadow:var(--shadow-card)}.feature__visual .daypair .daypair__sky{width:50%;z-index:2;transform:rotate(2deg);box-shadow:var(--shadow-float)}.mac{position:relative;background:var(--bg-3);overflow:hidden;border-block:1px solid var(--line-2)}.mac__head{position:relative;z-index:2;max-width:44rem;margin-inline:auto;text-align:center}.mac__window{position:relative;z-index:2;margin:clamp(40px,5vw,64px) auto 0;max-width:1000px;background:var(--bg);border:1px solid var(--line);border-radius:16px;overflow:hidden;box-shadow:var(--shadow-float)}.mac__bar{display:flex;align-items:center;gap:.6rem;padding:.85rem 1.1rem;border-bottom:1px solid var(--line-2);background:color-mix(in oklab,var(--bg-2) 70%,#fff)}.mac__lights{display:flex;gap:.5rem}.mac__lights i{width:12px;height:12px;border-radius:50%;display:block}.mac__lights i:nth-child(1){background:#ff5f57}.mac__lights i:nth-child(2){background:#febc2e}.mac__lights i:nth-child(3){background:#28c840}.mac__title{margin-inline:auto;font-weight:800;font-size:.92rem;color:var(--ink-3);letter-spacing:-.01em}.mac__body{display:grid;grid-template-columns:200px 1fr 248px;min-height:430px}.mac__side{border-right:1px solid var(--line-2);padding:1.1rem .8rem;display:flex;flex-direction:column;gap:.2rem;background:color-mix(in oklab,var(--bg-2) 55%,#fff)}.mac__side .who{display:flex;align-items:center;gap:.55rem;font-weight:900;font-size:1.15rem;color:var(--ink);padding:.2rem .5rem .8rem}.mac__side .who .mk{width:24px;height:24px;border-radius:7px}.mnav{display:flex;align-items:center;gap:.6rem;padding:.55rem .6rem;border-radius:11px;font-weight:700;font-size:.92rem;color:var(--ink-2)}.mnav .mi{width:22px;height:22px;border-radius:7px;display:grid;place-items:center;font-size:.78rem;background:var(--fill);color:var(--ink-2)}.mnav.is-on{background:var(--bg);color:var(--ink);box-shadow:var(--shadow-soft)}.mnav.is-on .mi{background:var(--amber-wash);color:#9a6209}.mnav .badge{margin-left:auto;font-size:.72rem;font-weight:900;color:#9a6209;background:var(--amber-wash);border-radius:999px;padding:.05rem .45rem}.mac__main{padding:1.4rem 1.5rem;display:flex;flex-direction:column;gap:.7rem;min-width:0}.mac__date{font-size:.85rem;font-weight:700;color:var(--ink-3)}.mac__h{font-size:1.5rem;font-weight:900;letter-spacing:-.03em;color:var(--ink);margin-bottom:.3rem}.mrow{display:flex;align-items:center;gap:.7rem;padding:.7rem .85rem;border:1px solid var(--line);border-radius:13px;font-weight:700;color:var(--ink);font-size:.92rem}.mrow .ck{width:18px;height:18px;border-radius:50%;border:2px solid var(--sky);flex:none}.mrow .t{margin-left:auto;font-size:.8rem;color:var(--ink-3);font-weight:700}.mrow--day{border:none;background:linear-gradient(105deg,#fbe7cf,#f7d2ad);color:#6b3f12}.mrow--day .sun{width:26px;height:26px;border-radius:8px;background:#fff;display:grid;place-items:center;color:var(--amber);font-size:.9rem}.mrow--day .new{font-size:.66rem;font-weight:900;color:#fff;background:var(--amber);border-radius:999px;padding:.08rem .42rem;margin-left:.1rem}.mac__insp{border-left:1px solid var(--line-2);padding:1.2rem;background:color-mix(in oklab,var(--bg-2) 45%,#fff);display:flex;flex-direction:column;gap:.7rem}.mac__insp .il{font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-3)}.mac__insp .ih{font-size:1.12rem;font-weight:900;letter-spacing:-.02em;color:var(--ink)}.mac__insp .chip{align-self:flex-start;display:inline-flex;align-items:center;gap:.4rem;font-size:.8rem;font-weight:800;color:var(--ink-2);background:var(--bg);border:1px solid var(--line);border-radius:999px;padding:.32rem .7rem}.mac__insp .note{font-size:.85rem;color:var(--ink-3);font-weight:600;line-height:1.5}.mac__grid{position:relative;z-index:2;margin-top:clamp(36px,5vw,56px);display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.mac__feat{padding:1.3rem;border-radius:var(--r-card);background:var(--bg);border:1px solid var(--line);box-shadow:var(--shadow-soft)}.mac__feat .k{display:inline-grid;place-items:center;min-width:38px;height:38px;padding:0 .5rem;border-radius:10px;background:var(--ink);color:#fff;font-weight:900;font-size:.9rem;margin-bottom:.8rem}.mac__feat h4{font-size:1.05rem;margin-bottom:.3rem;letter-spacing:-.02em}.mac__feat p{font-size:.92rem;color:var(--ink-2)}.mac__cta{position:relative;z-index:2;text-align:center;margin-top:clamp(36px,5vw,52px)}.mac__cta .hero__microcopy{margin-top:.9rem}.why{background:var(--bg)}.why__grid{margin-top:clamp(28px,4vw,48px);display:grid;grid-template-columns:repeat(6,1fr);gap:1.1rem}.why__card{background:var(--bg);border:1px solid var(--line);border-radius:var(--r-card);padding:1.7rem;transition:transform .25s cubic-bezier(.2,.8,.2,1),box-shadow .25s ease;grid-column:span 2}.why__card:hover{transform:translateY(-5px);box-shadow:var(--shadow-card)}.why__card--wide,.why__card--feature{grid-column:span 3}.why__ic{display:inline-grid;place-items:center;width:46px;height:46px;border-radius:13px;font-size:1.3rem;margin-bottom:1.05rem;background:var(--fill)}.why__card h4{font-size:1.18rem;margin-bottom:.4rem;letter-spacing:-.02em}.why__card p{font-size:.98rem;color:var(--ink-2)}.quotes{position:relative;background:var(--bg-2);overflow:hidden;border-block:1px solid var(--line-2)}.quotes__rating{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-bottom:.4rem}.stars{color:var(--amber);font-size:1.3rem;letter-spacing:.1em}.quotes__grid{position:relative;z-index:2;margin-top:clamp(36px,5vw,56px);display:grid;grid-template-columns:repeat(2,1fr);gap:1.1rem}.quote{background:var(--bg);border:1px solid var(--line);border-radius:var(--r-card);padding:1.8rem 1.9rem;box-shadow:var(--shadow-soft)}.quote blockquote{font-size:1.18rem;line-height:1.5;color:var(--ink);font-weight:700;letter-spacing:-.01em;text-wrap:pretty}.quote figcaption{margin-top:1.1rem;font-size:.9rem;color:var(--ink-3);font-weight:700}.pricing{position:relative;overflow:hidden;background:var(--bg)}.pricing__head{position:relative;z-index:2;text-align:center;max-width:42rem;margin-inline:auto}.pricing__wrap{position:relative;z-index:2;margin-top:clamp(40px,5vw,64px);display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(28px,4vw,52px);align-items:center;max-width:980px;margin-inline:auto}.pricing-card{position:relative;background:var(--bg);border:1px solid var(--line);border-radius:var(--r-card-lg);padding:2.4rem 2.3rem;box-shadow:var(--shadow-float)}.pricing-card__ribbon{position:absolute;top:1.4rem;right:1.4rem;font-size:.72rem;font-weight:900;letter-spacing:.04em;color:#231a09;background:var(--amber);border-radius:999px;padding:.3rem .7rem}.pricing-card__name{font-weight:900;color:var(--ink);font-size:1.1rem;letter-spacing:-.02em}.pricing-card__price{display:flex;align-items:baseline;gap:.5rem;margin:.7rem 0 .25rem}.pricing-card__price .amount{font-size:3.6rem;font-weight:900;color:var(--ink);line-height:1;letter-spacing:-.04em}.pricing-card__price .per{font-size:1.05rem;color:var(--ink-3);font-weight:800}.pricing-card__tag{color:var(--ink-2);font-size:1rem;margin-bottom:1.5rem;font-weight:600}.pricing-card__list{display:flex;flex-direction:column;gap:.85rem;margin-bottom:1.7rem}.pricing-card__list li{display:flex;gap:.7rem;align-items:flex-start;color:var(--ink);font-size:1rem;font-weight:600}.pricing-card__list .tick{display:grid;place-items:center;width:23px;height:23px;border-radius:50%;background:var(--sky-wash);color:var(--sky-deep);font-size:.72rem;font-weight:900;flex:none;margin-top:.1rem}.pricing-card__fine{margin-top:1rem;text-align:center;font-size:.85rem;color:var(--ink-3);font-weight:600}.pricing__math h3{font-size:1.4rem;letter-spacing:-.02em;margin-bottom:.7rem}.pricing__math p{color:var(--ink-2);font-size:1rem}.pricing__math strong{color:var(--ink)}.pricing__table{width:100%;border-collapse:collapse;margin-top:1.4rem;font-size:.92rem;background:var(--bg);border:1px solid var(--line);border-radius:14px;overflow:hidden}.pricing__table th,.pricing__table td{padding:.75rem .95rem;text-align:left;border-bottom:1px solid var(--line-2);font-weight:600}.pricing__table th{font-size:.74rem;text-transform:uppercase;letter-spacing:.06em;color:var(--ink-3);font-weight:900}.pricing__table tr:last-child td{border-bottom:none}.pricing__table .is-whit{background:var(--sky-wash)}.pricing__table .is-whit td{color:var(--ink);font-weight:800}.faq{background:var(--bg-2);border-top:1px solid var(--line-2)}.faq__list{margin-top:clamp(36px,5vw,56px);display:flex;flex-direction:column;gap:.6rem;max-width:46rem;margin-inline:auto}.faq details{background:var(--bg);border:1px solid var(--line);border-radius:var(--r-card);padding:0 1.5rem;transition:box-shadow .2s,border-color .2s}.faq details[open]{box-shadow:var(--shadow-soft);border-color:var(--sky-line)}.faq summary{list-style:none;cursor:pointer;padding:1.25rem 0;font-weight:800;color:var(--ink);font-size:1.06rem;display:flex;justify-content:space-between;align-items:center;gap:1rem;letter-spacing:-.01em}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"";width:22px;height:22px;flex:none;background:var(--sky);transition:transform .25s;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M11 5h2v6h6v2h-6v6h-2v-6H5v-2h6z'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M11 5h2v6h6v2h-6v6h-2v-6H5v-2h6z'/%3E%3C/svg%3E") center/contain no-repeat}.faq details[open] summary:after{transform:rotate(135deg)}.faq details p{padding-bottom:1.3rem;color:var(--ink-2);font-size:.98rem;max-width:60ch}.final{position:relative;overflow:hidden;text-align:center;background:var(--bg)}.final__card{position:relative;z-index:2;max-width:760px;margin-inline:auto;background:var(--bg);border:1px solid var(--line);border-radius:var(--r-card-lg);padding:clamp(40px,6vw,72px) clamp(28px,5vw,56px);box-shadow:var(--shadow-card)}.final .section__title{font-size:clamp(2rem,1.3rem + 2.6vw,3rem)}.final .lead{margin:1.1rem auto 1.9rem;max-width:34rem}.footer{background:var(--bg);border-top:1px solid var(--line);padding-block:clamp(52px,6vw,76px) 34px}.footer__inner{display:grid;grid-template-columns:1.8fr 1fr 1fr 1fr;gap:2rem}.footer__brand .nav__brand{margin-bottom:1rem}.footer__brand p{font-size:.96rem;color:var(--ink-2);max-width:32ch;font-weight:500}.footer__note{margin-top:.8rem;color:var(--ink-3);font-size:.86rem}.footer__col h5{font-size:.76rem;text-transform:uppercase;letter-spacing:.1em;color:var(--ink-3);margin-bottom:1rem;font-weight:900}.footer__col a{display:block;padding:.34rem 0;color:var(--ink-2);font-size:.96rem;font-weight:600;transition:color .15s}.footer__col a:hover{color:var(--sky-deep)}.footer__base{margin-top:clamp(36px,5vw,56px);padding-top:1.7rem;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;font-size:.85rem;color:var(--ink-3);font-weight:600}.js .reveal{opacity:0;transform:translateY(26px);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1)}.reveal.is-in{opacity:1;transform:none}@keyframes rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.hero__inner>*{animation:rise .9s cubic-bezier(.16,1,.3,1) both}.hero__inner>*:nth-child(2){animation-delay:.06s}.hero__inner>*:nth-child(3){animation-delay:.12s}.hero__inner>*:nth-child(4){animation-delay:.18s}.hero__inner>*:nth-child(5){animation-delay:.24s}.hero__stage{animation:rise 1s cubic-bezier(.16,1,.3,1) .28s both}@media(max-width:1000px){.why__grid{grid-template-columns:repeat(4,1fr)}.why__card,.why__card--wide,.why__card--feature{grid-column:span 2}.mac__body{grid-template-columns:170px 1fr}.mac__insp{display:none}.mac__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:920px){.nav__links,.nav__actions{display:none}.nav__toggle,.nav.is-open .nav__mobile{display:flex}.feature{grid-template-columns:1fr;gap:36px}.feature--reverse .feature__text{order:0}.feature__text{text-align:center;max-width:38rem;margin-inline:auto}.feature__tag{margin-inline:auto}.feature__visual{min-height:380px}.pricing__wrap{grid-template-columns:1fr;max-width:520px}.steps,.quotes__grid{grid-template-columns:1fr}.footer__inner{grid-template-columns:1fr 1fr}.footer__brand{grid-column:1/-1}}@media(max-width:680px){.hero__stage{min-height:0;margin-top:36px}.device--back,.device--back-right{display:none}.device__frame{width:272px}.hero .floaty{display:none}.why__grid{grid-template-columns:1fr}.why__card,.why__card--wide,.why__card--feature{grid-column:span 1}.mac__body{grid-template-columns:1fr}.mac__side{flex-direction:row;flex-wrap:wrap;border-right:none;border-bottom:1px solid var(--line-2)}.mac__side .who{width:100%}.mac__grid{grid-template-columns:1fr}.pricing__table{font-size:.85rem}.footer__base{flex-direction:column}}@media(max-width:430px){.footer__inner{grid-template-columns:1fr}.feature__visual .floaty{font-size:.78rem;padding:.55rem .7rem}}@media(prefers-reduced-motion:reduce){*{animation:none!important}html{scroll-behavior:auto}.js .reveal{opacity:1;transform:none;transition:none}.hero__inner>*,.hero__stage{animation:none!important;opacity:1;transform:none}.device,.device__frame{transition:none}}.band-2{background:var(--bg-2);border-block:1px solid var(--line-2)}.cmp-hero{position:relative;text-align:center;overflow:hidden;isolation:isolate;padding-top:clamp(30px,4vw,56px);padding-bottom:clamp(24px,3vw,40px)}.cmp-hero__inner{position:relative;z-index:2;max-width:52rem;margin-inline:auto}.cmp-hero h1{font-weight:900;font-size:clamp(2.1rem,1.4rem + 3vw,3.4rem);line-height:1.05;letter-spacing:-.04em;color:var(--ink);margin:.4rem 0 1.1rem;text-wrap:balance}.cmp-hero .lead{max-width:40rem;margin-inline:auto}.updated{margin-top:1.15rem;font-size:.82rem;font-weight:700;color:var(--ink-3)}.verdict{position:relative;z-index:2;max-width:780px;margin:clamp(26px,3.5vw,40px) auto 0;text-align:left;background:var(--bg);border:1px solid var(--sky-line);border-radius:var(--r-card-lg);padding:clamp(22px,3vw,32px) clamp(22px,3.4vw,38px);box-shadow:var(--shadow-card)}.verdict .eyebrow{margin-bottom:.6rem}.verdict p{color:var(--ink-2);font-size:1.05rem;font-weight:500;text-wrap:pretty}.verdict p+p{margin-top:.8rem}.verdict p strong{color:var(--ink)}.cmp{margin-top:clamp(26px,3.6vw,42px);overflow-x:auto;-webkit-overflow-scrolling:touch;border:1px solid var(--line);border-radius:var(--r-card);box-shadow:var(--shadow-soft);background:var(--bg)}.cmp table{width:100%;border-collapse:collapse;min-width:620px;font-size:.96rem}.cmp th,.cmp td{padding:.85rem 1.05rem;text-align:left;border-bottom:1px solid var(--line-2);vertical-align:top}.cmp thead th{font-size:.82rem;text-transform:uppercase;letter-spacing:.05em;color:var(--ink-3);font-weight:900;background:color-mix(in oklab,var(--bg-2) 65%,#fff);white-space:nowrap}.cmp tbody th{font-weight:800;color:var(--ink);width:26%;min-width:150px}.cmp tbody td{color:var(--ink-2);font-weight:600}.cmp thead th:nth-child(2),.cmp tbody td:nth-child(2){background:var(--sky-wash)}.cmp thead th:nth-child(2){color:var(--sky-deep)}.cmp tbody tr:last-child th,.cmp tbody tr:last-child td{border-bottom:none}.cmp .y{color:var(--sky-deep);font-weight:800}.cmp .n{color:var(--ink-3);font-weight:700}.choose{display:grid;grid-template-columns:1fr 1fr;gap:1.1rem;margin-top:clamp(26px,3.6vw,44px)}.choose__card{background:var(--bg);border:1px solid var(--line);border-radius:var(--r-card);padding:1.7rem 1.8rem;box-shadow:var(--shadow-soft)}.choose__card--whit{border-color:var(--sky-line)}.choose__card h3{font-size:1.28rem;letter-spacing:-.02em;margin-bottom:1.1rem}.choose__card ul{display:flex;flex-direction:column;gap:.8rem}.choose__card li{position:relative;padding-left:1.7rem;color:var(--ink-2);font-size:1rem;font-weight:600;line-height:1.5}.choose__card li:before{content:"";position:absolute;left:0;top:.42em;width:1.05rem;height:1.05rem;background:var(--sky);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M16.7 5.3 8 14 3.3 9.3l1.4-1.4L8 11.2l7.3-7.3z'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M16.7 5.3 8 14 3.3 9.3l1.4-1.4L8 11.2l7.3-7.3z'/%3E%3C/svg%3E") center/contain no-repeat}.vs-points{margin-top:clamp(26px,3.6vw,44px);display:flex;flex-direction:column;gap:clamp(22px,2.8vw,34px);max-width:48rem}.vs-point h2{font-size:clamp(1.4rem,1.1rem + 1vw,1.95rem);letter-spacing:-.025em;margin-bottom:.6rem}.vs-point p{color:var(--ink-2)}.vs-point p+p{margin-top:.9rem}.vs-point p strong{color:var(--ink)}.vs-fine{margin-top:clamp(24px,3vw,36px);font-size:.82rem;line-height:1.6;color:var(--ink-3);font-weight:600;max-width:52rem}.vs-fine a{color:var(--sky-deep);font-weight:700}@media(max-width:760px){.choose{grid-template-columns:1fr}}
