@font-face{font-family:Nunito Sans Variable;font-style:normal;font-display:swap;font-weight:200 1000;src:url(/assets/nunito-sans-cyrillic-ext-wght-normal-7w74d1lj.woff2) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Nunito Sans Variable;font-style:normal;font-display:swap;font-weight:200 1000;src:url(/assets/nunito-sans-cyrillic-wght-normal-B9hoeQUC.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Nunito Sans Variable;font-style:normal;font-display:swap;font-weight:200 1000;src:url(/assets/nunito-sans-vietnamese-wght-normal-BhFYcaJr.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Nunito Sans Variable;font-style:normal;font-display:swap;font-weight:200 1000;src:url(/assets/nunito-sans-latin-ext-wght-normal-DMEAsnHD.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Nunito Sans Variable;font-style:normal;font-display:swap;font-weight:200 1000;src:url(/assets/nunito-sans-latin-wght-normal-BWQ3gi2K.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{color-scheme:light;font-family:Nunito Sans Variable,-apple-system,BlinkMacSystemFont,SF Pro Text,system-ui,sans-serif;font-synthesis:none;--ink: #232b45;--ink-soft: #5f6b80;--canvas: #f5f5f5;--surface: #ffffff;--surface-soft: #f7f8fa;--brand: #c23864;--brand-fill: #ff6b95;--peach: #ffa07a;--line: rgba(35, 43, 69, .1);--shadow: 0 20px 50px rgba(35, 43, 69, .1);--shadow-small: 0 10px 28px rgba(35, 43, 69, .08);background:var(--canvas);color:var(--ink)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--canvas)}body{min-width:320px;min-height:100vh;margin:0;background:var(--canvas)}body,button,input,textarea{font-family:inherit}button,a{font:inherit}a{color:inherit}img{display:block;max-width:100%}h1,h2,h3,p{text-wrap:pretty}::selection{background:#f9c9d9;color:var(--ink)}:focus-visible{outline:3px solid #315ec5;outline-offset:4px}.skip-link{position:fixed;top:12px;left:50%;z-index:200;padding:11px 16px;border-radius:12px;background:var(--ink);color:#fff;transform:translate(-50%,-180%)}.skip-link:focus{transform:translate(-50%)}.section-shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:100;border-bottom:1px solid rgba(35,43,69,.07);background:#f5f5f5e0;-webkit-backdrop-filter:blur(18px) saturate(1.2);backdrop-filter:blur(18px) saturate(1.2)}.nav-shell{position:relative;width:min(1240px,calc(100% - 48px));height:82px;margin-inline:auto;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:inline-flex;align-items:center;gap:11px;color:var(--ink);text-decoration:none;font-size:20px;font-weight:800;letter-spacing:-.025em}.brand img{width:44px;height:44px;border-radius:12px;box-shadow:0 5px 14px #c2386424}.desktop-nav{display:flex;align-items:center;gap:31px}.desktop-nav a{position:relative;color:#414b63;text-decoration:none;font-size:14px;font-weight:700}.desktop-nav a:not(.nav-cta):after{content:"";position:absolute;inset:auto 0 -8px;height:2px;border-radius:99px;background:var(--brand);transform:scaleX(0);transition:transform .18s ease}.desktop-nav a:hover:after,.desktop-nav a[aria-current=page]:after{transform:scaleX(1)}.desktop-nav .nav-cta{padding:11px 17px;border-radius:13px;background:var(--ink);color:#fff}.menu-button,.mobile-nav{display:none}.hero{min-height:720px;padding-block:70px 58px;display:grid;grid-template-columns:minmax(390px,.9fr) minmax(470px,1.1fr);align-items:center;gap:48px}.hero-copy{position:relative;z-index:2}.eyebrow{margin:0 0 15px;display:flex;align-items:center;gap:9px;color:var(--brand);font-size:12px;font-weight:850;letter-spacing:.11em;text-transform:uppercase}.eyebrow>span{width:22px;height:2px;border-radius:99px;background:currentColor}.hero h1,.page-intro h1,.not-found h1{margin:0;font-size:clamp(54px,5.5vw,78px);line-height:.98;letter-spacing:-.062em;font-weight:820}.hero h1 em{color:var(--brand);font-style:normal}.hero-lede{max-width:590px;margin:25px 0 28px;color:var(--ink-soft);font-size:18px;line-height:1.65}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:24px}.app-store-button{position:relative;width:172px;height:58px;display:inline-flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;filter:drop-shadow(0 12px 18px rgba(17,19,24,.16));transition:transform .18s ease,filter .18s ease}a.app-store-button:hover{transform:translateY(-2px);filter:drop-shadow(0 16px 22px rgba(17,19,24,.2))}.app-store-button img{width:100%;height:100%;object-fit:contain}.app-store-button.is-pending{cursor:default;filter:grayscale(.3) drop-shadow(0 12px 18px rgba(17,19,24,.12))}.app-store-button.is-pending img{opacity:.76}.app-store-button.is-pending em{position:absolute;right:-12px;top:-9px;padding:5px 8px;border:2px solid var(--canvas);border-radius:999px;background:var(--brand);color:#fff;font-size:9px;font-style:normal;font-weight:900;letter-spacing:.04em;text-transform:uppercase;box-shadow:var(--shadow-small)}.app-store-button--compact{min-width:164px;height:54px}.text-link{display:inline-flex;align-items:center;gap:7px;color:var(--ink);text-decoration:none;font-weight:800}.text-link:hover{color:var(--brand)}.trust-row{margin-top:29px;display:flex;flex-wrap:wrap;gap:15px 20px;color:var(--ink-soft);font-size:13px;font-weight:700}.trust-row span{display:flex;align-items:center;gap:6px}.trust-row svg{color:var(--brand)}.hero-visual{position:relative;height:590px;display:grid;place-items:center;overflow:visible}.phone-shot{position:relative;width:270px;padding:7px;border:1px solid rgba(0,0,0,.22);border-radius:42px;background:#17181b;box-shadow:0 30px 70px #232b4538;overflow:hidden}.phone-shot picture,.ipad-shot picture,.watch-shot picture{display:block}.phone-shot img{width:100%;height:auto;border-radius:35px;background:var(--canvas)}.ipad-shot{position:relative;padding:6px;border:1px solid rgba(0,0,0,.24);border-radius:28px;background:#17181b;box-shadow:0 34px 80px #232b4533;overflow:hidden}.ipad-shot img{width:100%;height:auto;border-radius:22px;background:var(--canvas)}.watch-shot{position:relative;padding:7px;border:1px solid rgba(255,255,255,.16);border-radius:42px;background:#17181b;box-shadow:0 24px 50px #232b4547;overflow:hidden}.watch-shot img{width:100%;height:auto;border-radius:34px;background:#000}.device-stage{position:relative;width:100%;height:100%;padding:18px 0;display:grid;grid-template-columns:.45fr 1fr .36fr;align-items:end;gap:14px;isolation:isolate}.device-halo{position:absolute;z-index:-1;width:82%;aspect-ratio:1;top:3%;left:12%;border-radius:50%;background:linear-gradient(135deg,#ff6b9540,#ffa07a21 55%,#a6c8ff2e);filter:blur(2px)}.device-stage .device-ipad{position:relative;z-index:1;width:100%;grid-column:2;grid-row:1;align-self:center;transform:none}.device-stage .device-iphone{position:relative;z-index:2;width:100%;grid-column:1;grid-row:1;margin-bottom:25px;transform:none}.device-stage .device-watch{position:relative;z-index:2;width:100%;grid-column:3;grid-row:1;margin-bottom:18px;transform:none}.proof-strip{min-height:76px;padding:20px 32px;display:flex;justify-content:center;align-items:center;gap:clamp(18px,3.4vw,48px);border-block:1px solid var(--line);background:#ffffff9e;color:#596278;font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.proof-strip i{width:4px;height:4px;border-radius:50%;background:var(--brand-fill)}.story-section{padding-block:120px 130px}.section-heading{max-width:720px;margin:0 auto 58px;text-align:center}.section-heading .eyebrow{justify-content:center}.section-heading h2,.feature-copy h2,.privacy-card h2,.pro-card h2,.final-cta h2,.inline-cta h2{margin:0;font-size:clamp(36px,4.2vw,58px);line-height:1.03;letter-spacing:-.052em}.section-heading>p:last-child{max-width:590px;margin:20px auto 0;color:var(--ink-soft);font-size:17px;line-height:1.6}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.steps-grid article,.feature-grid article{padding:28px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(180deg,#fff,#fafbfc);box-shadow:var(--shadow-small)}.step-icon{width:50px;height:50px;display:grid;place-items:center;border-radius:15px;color:var(--ink)}.step-icon--pink{background:#f9c9d9;color:#9b2b51}.step-icon--peach{background:#ffe1cc;color:#934823}.step-icon--sun{background:#fcd561;color:#755a00}.step-icon--mint{background:#a5deb4;color:#246a3f}.step-icon--blue{background:#a6c8ff;color:#295796}.step-icon--lavender{background:#d6c4ff;color:#584492}.steps-grid article>span{display:block;margin:30px 0 9px;color:var(--brand);font-size:11px;font-weight:900;letter-spacing:.1em}.steps-grid h3,.feature-grid h2{margin:0 0 9px;font-size:21px;letter-spacing:-.025em}.steps-grid p,.feature-grid p{margin:0;color:var(--ink-soft);font-size:15px;line-height:1.6}.devices-section{margin-bottom:130px;padding:70px;display:grid;grid-template-columns:.78fr 1.22fr;align-items:center;gap:55px;border:1px solid var(--line);border-radius:40px;background:linear-gradient(145deg,#fff,#fff9fb 46%,#f1f6ff);box-shadow:var(--shadow-small);overflow:hidden}.devices-copy h2{margin:0;font-size:clamp(38px,4.4vw,60px);line-height:1.02;letter-spacing:-.052em}.devices-copy>p:not(.eyebrow){margin:22px 0 28px;color:var(--ink-soft);font-size:17px;line-height:1.65}.platform-list{display:grid;gap:10px}.platform-list>span{padding:14px 16px;display:grid;gap:2px;border:1px solid rgba(35,43,69,.08);border-radius:15px;background:#ffffffb8}.platform-list strong{font-size:14px}.platform-list small{color:var(--ink-soft);font-size:12px}.device-stage--compact{min-height:525px}.device-stage--compact .device-ipad,.device-stage--compact .device-iphone,.device-stage--compact .device-watch{width:100%}.resource-section{padding-block:30px 130px}.resource-section .section-heading{margin-inline:0;text-align:left}.resource-section .section-heading .eyebrow{justify-content:flex-start}.resource-section .section-heading>p:last-child{margin-left:0}.resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.resource-card{min-height:270px;padding:30px;display:flex;flex-direction:column;align-items:flex-start;border:1px solid var(--line);border-radius:24px;background:#fff;color:var(--ink);text-decoration:none;box-shadow:var(--shadow-small);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.resource-card:hover{border-color:#c2386447;box-shadow:var(--shadow);transform:translateY(-4px)}.resource-card>span{color:var(--brand);font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.resource-card h3{margin:24px 0 10px;font-size:25px;line-height:1.08;letter-spacing:-.035em}.resource-card p{margin:0 0 26px;color:var(--ink-soft);line-height:1.6}.resource-card strong{margin-top:auto;display:inline-flex;align-items:center;gap:7px;font-size:14px}.feature-showcase{padding-block:120px;background:#fff}.feature-row{min-height:620px;display:grid;grid-template-columns:.84fr 1.16fr;align-items:center;gap:80px}.feature-row+.feature-row{margin-top:130px}.feature-row--reverse{grid-template-columns:1.16fr .84fr}.feature-row--reverse .feature-copy{order:2}.feature-copy>p:not(.eyebrow){margin:22px 0;color:var(--ink-soft);font-size:17px;line-height:1.65}.check-list{margin:25px 0;padding:0;display:grid;gap:13px;list-style:none;color:#48536a}.check-list li{display:flex;align-items:flex-start;gap:10px;line-height:1.45}.check-list svg{flex:none;margin-top:2px;color:var(--brand)}.screen-composition{position:relative;min-height:590px;display:grid;place-items:center;border-radius:34px;background:linear-gradient(145deg,#f8dce5,#ffe7db 58%,#f1eefc);overflow:hidden}.screen-composition .phone-shot{width:274px;transform:translateY(45px)}.color-swatches{position:absolute;top:30px;right:30px;padding:12px;display:flex;gap:7px;border:1px solid rgba(255,255,255,.85);border-radius:999px;background:#ffffffc7;box-shadow:var(--shadow-small)}.swatch{width:18px;height:18px;border:2px solid rgba(255,255,255,.85);border-radius:50%;box-shadow:0 0 0 1px #232b4514}.swatch--0{background:#f9c9d9}.swatch--1{background:#ffe1cc}.swatch--2{background:#fcd561}.swatch--3{background:#a5deb4}.swatch--4{background:#a6c8ff}.swatch--5{background:#d6c4ff}.screen-composition--pair{grid-template-columns:1fr 1fr;padding:38px 26px 0}.screen-composition--pair .phone-shot{width:240px;transform:none}.screen-composition--pair .phone-shot:first-child{transform:translateY(65px) rotate(-2deg)}.screen-composition--pair .phone-shot:last-child{transform:translateY(-10px) rotate(2deg)}.mini-stats{margin-top:30px;display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid var(--line)}.mini-stats div{padding:20px 10px 20px 0;display:grid;gap:3px}.mini-stats div+div{padding-left:20px;border-left:1px solid var(--line)}.mini-stats strong{font-size:29px;letter-spacing:-.045em}.mini-stats span{color:var(--ink-soft);font-size:11px;font-weight:800;text-transform:uppercase}.privacy-section{padding-block:120px}.privacy-card{padding:54px;display:grid;grid-template-columns:auto 1.15fr .85fr;align-items:center;gap:35px;border:1px solid var(--line);border-radius:30px;background:#fff;box-shadow:var(--shadow-small)}.privacy-icon{width:72px;height:72px;display:grid;place-items:center;border-radius:22px;background:#dce8ff;color:#335d9c}.privacy-card h2{font-size:clamp(32px,3.4vw,48px)}.privacy-copy p{margin:0 0 22px;color:var(--ink-soft);line-height:1.65}.pro-section{padding-bottom:130px}.pro-card{min-height:600px;padding:70px 80px 0;display:grid;grid-template-columns:1fr .7fr;align-items:center;gap:60px;border-radius:36px;background:linear-gradient(135deg,var(--brand-fill),var(--peach));color:var(--ink);overflow:hidden}.pro-copy{align-self:center;padding-bottom:60px}.pro-card .eyebrow{color:var(--ink)}.pro-card h2{font-size:clamp(48px,5vw,68px)}.pro-card p:not(.eyebrow){max-width:570px;margin:22px 0 28px;font-size:17px;line-height:1.6}.pro-card .phone-shot{width:295px;align-self:end;transform:translateY(35px)}.light-button,.primary-button{width:max-content;padding:14px 18px;display:inline-flex;align-items:center;gap:8px;border-radius:14px;background:#fff;color:var(--ink);text-decoration:none;font-weight:850;box-shadow:var(--shadow-small)}.primary-button{background:var(--ink);color:#fff}.final-cta{padding-block:40px 140px;display:flex;flex-direction:column;align-items:center;text-align:center}.final-cta img{margin-bottom:25px;border-radius:25px;box-shadow:0 16px 32px #c2386429}.final-cta .eyebrow{justify-content:center}.final-cta h2{max-width:760px}.final-cta>p:not(.eyebrow){margin:18px 0 27px;color:var(--ink-soft)}.site-footer{padding:46px max(24px,calc((100% - 1180px)/2)) 32px;border-top:1px solid var(--line);background:#fff}.footer-main{display:grid;grid-template-columns:1fr auto;align-items:center;gap:32px}.footer-brand{display:flex;align-items:center;gap:12px}.footer-brand img{border-radius:12px}.footer-brand div{display:grid;gap:2px}.footer-brand strong{font-size:17px}.footer-brand span{color:var(--ink-soft);font-size:12px}.site-footer nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:20px}.site-footer nav a{color:#4d576d;text-decoration:none;font-size:13px;font-weight:750}.site-footer nav a:hover{color:var(--brand)}.site-footer>small{display:block;margin-top:28px;padding-top:22px;border-top:1px solid var(--line);color:#667085;font-size:11px}.content-page,.legal-page{min-height:650px;padding-block:96px 130px}.page-intro{max-width:850px;margin-bottom:72px}.page-intro h1{font-size:clamp(51px,6vw,78px)}.page-intro>p:last-child{max-width:710px;margin:25px 0 0;color:var(--ink-soft);font-size:19px;line-height:1.65}.feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.feature-grid article{min-height:235px}.feature-grid h2{margin-top:26px}.screen-gallery{margin-top:110px;display:grid;grid-template-columns:repeat(3,1fr);align-items:end;gap:30px}.screen-gallery>div{grid-column:1 / -1;max-width:650px;margin-bottom:12px}.screen-gallery>div h2{margin:0;font-size:clamp(34px,4vw,52px);letter-spacing:-.045em;line-height:1.05}.screen-gallery figure{margin:0}.screen-gallery .phone-shot{width:100%;border-radius:34px;box-shadow:var(--shadow-small)}.screen-gallery .phone-shot img{border-radius:28px}.screen-gallery figcaption{padding:15px 4px 0;display:grid;gap:3px}.screen-gallery figcaption strong{font-size:15px}.screen-gallery figcaption span{color:var(--ink-soft);font-size:13px}.inline-cta{margin-top:110px;padding:38px 42px;display:flex;align-items:center;justify-content:space-between;gap:30px;border-radius:26px;background:linear-gradient(135deg,#f9d6e2,#ffe5d9)}.inline-cta h2{max-width:720px;font-size:clamp(29px,3.4vw,44px)}.plan-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.plan-card{padding:38px;border:1px solid var(--line);border-radius:27px;background:#fff;box-shadow:var(--shadow-small)}.plan-card--pro{background:linear-gradient(145deg,#ff7da2,#ffa07a)}.plan-label{display:inline-block;padding:7px 10px;border-radius:9px;background:#232b4514;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.plan-card h2{margin:26px 0;font-size:33px;letter-spacing:-.04em}.plan-card ul{margin:0;padding:0;display:grid;gap:16px;list-style:none}.plan-card li{display:flex;align-items:center;gap:10px}.plan-card svg{color:var(--brand)}.plan-card--pro svg{color:var(--ink)}.policy-note{margin-top:28px;padding:24px 28px;display:flex;align-items:flex-start;gap:15px;border:1px solid #d9e3f6;border-radius:20px;background:#f2f6fd;color:#4e5b72}.policy-note svg{flex:none;color:#365d99}.policy-note p{margin:0;line-height:1.55}.legal-page{max-width:980px}.legal-page .page-intro{margin-bottom:24px}.updated{margin:0 0 50px;color:#5f6b80;font-size:13px;font-weight:700}.legal-copy{max-width:760px;padding-top:10px;border-top:1px solid var(--line)}.legal-copy h2{margin:38px 0 9px;font-size:22px;letter-spacing:-.02em}.legal-copy p{margin:0;color:#536078;font-size:16px;line-height:1.75}.legal-copy a{color:var(--brand);font-weight:800}.document-list{border-top:1px solid var(--line)}.document-list>a{padding:26px 4px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;border-bottom:1px solid var(--line);text-decoration:none}.document-list>a>svg:first-child{color:var(--brand)}.document-list span{display:grid;gap:4px}.document-list strong{font-size:20px}.document-list small{color:var(--ink-soft);font-size:14px}.support-card{padding:30px;display:flex;align-items:flex-start;gap:20px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:var(--shadow-small)}.support-card h2{margin:0 0 5px}.support-card p{margin:0 0 11px;color:var(--ink-soft)}.support-card a{color:var(--brand);font-weight:850}.faq{margin-top:80px}.faq>h2{margin-bottom:26px;font-size:34px;letter-spacing:-.035em}.faq details{border-top:1px solid var(--line)}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{padding:23px 0;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;font-weight:800;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq .plus{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#f9dce5;color:var(--brand);transform:rotate(-45deg);transition:transform .18s ease}.faq details[open] .plus{transform:rotate(0)}.faq details p{max-width:770px;margin:-5px 0 24px;color:var(--ink-soft);line-height:1.65}.guide-list{border-top:1px solid var(--line)}.guide-list article{padding:27px 0;display:grid;grid-template-columns:52px 220px 1fr;align-items:baseline;gap:20px;border-bottom:1px solid var(--line)}.guide-list article>span{color:var(--brand);font-size:12px;font-weight:900;letter-spacing:.08em}.guide-list h2,.guide-list p{margin:0}.guide-list h2{font-size:19px}.guide-list p{color:var(--ink-soft);line-height:1.55}.article-layout{display:grid;grid-template-columns:310px 1fr;align-items:center;gap:85px}.article-layout .phone-shot{width:290px}.article-layout h2{margin:0 0 22px;font-size:38px;letter-spacing:-.04em}.article-layout p{color:var(--ink-soft);line-height:1.65}.seo-article .page-intro{max-width:920px}.seo-article .page-intro h1{max-width:900px}.seo-prose{max-width:820px;margin:88px auto 0}.seo-prose section+section{margin-top:64px;padding-top:58px;border-top:1px solid var(--line)}.seo-prose h2{margin:0 0 18px;font-size:clamp(30px,3.6vw,44px);line-height:1.08;letter-spacing:-.04em}.seo-prose h3{margin:32px 0 9px;font-size:21px;letter-spacing:-.025em}.seo-prose p{margin:0;color:var(--ink-soft);font-size:17px;line-height:1.75}.seo-prose p+p{margin-top:18px}.seo-prose ul,.seo-prose ol{margin:22px 0 0;padding-left:22px;color:var(--ink-soft);font-size:16px;line-height:1.75}.seo-prose li+li{margin-top:9px}.seo-prose strong{color:var(--ink)}.seo-article>.faq{max-width:820px;margin-inline:auto}.related-guides{max-width:920px;margin:90px auto 0;padding-top:64px;border-top:1px solid var(--line)}.related-guides>h2{margin:0 0 26px;font-size:30px;letter-spacing:-.035em}.related-guides>div{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.related-guides a{min-height:150px;padding:22px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:19px;background:#fff;text-decoration:none}.related-guides a:hover{border-color:#c238644d;box-shadow:var(--shadow-small)}.related-guides a strong{line-height:1.3}.related-guides a span{margin:10px 0 18px;color:var(--ink-soft);font-size:14px;line-height:1.5}.related-guides a svg{margin-top:auto;color:var(--brand)}.not-found{min-height:650px;padding-block:150px;text-align:center}.not-found>span{color:var(--brand);font-weight:900;letter-spacing:.15em}.not-found h1{margin-top:15px}.not-found p{margin:22px 0 28px;color:var(--ink-soft);font-size:18px}.not-found .primary-button{margin-inline:auto}@media(max-width:1020px){.hero{grid-template-columns:1fr .9fr;gap:18px}.hero-visual{transform:scale(.9)}.devices-section{padding:52px;gap:30px}.feature-row,.feature-row--reverse{gap:45px}.privacy-card{grid-template-columns:auto 1fr}.privacy-copy{grid-column:2}.pro-card{padding-inline:50px}}@media(max-width:820px){.section-shell,.nav-shell{width:min(100% - 36px,680px)}.desktop-nav{display:none}.menu-button{width:46px;height:46px;display:grid;place-items:center;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--ink)}.mobile-nav{position:absolute;top:70px;right:0;width:min(340px,calc(100vw - 36px));padding:10px;display:grid;border:1px solid var(--line);border-radius:19px;background:#fff;box-shadow:var(--shadow)}.mobile-nav a{padding:14px;display:flex;align-items:center;justify-content:space-between;border-radius:11px;text-decoration:none;font-weight:800}.mobile-nav a:hover,.mobile-nav a[aria-current=page]{background:#fbe8ee}.hero{padding-top:58px;grid-template-columns:1fr;text-align:center}.hero-copy{max-width:650px;margin:auto}.hero .eyebrow,.hero-actions,.trust-row{justify-content:center}.hero-lede{margin-inline:auto}.hero-visual{height:570px;transform:none}.hero-visual .device-stage{max-width:600px;margin-inline:auto}.proof-strip{flex-wrap:wrap}.steps-grid,.resource-grid{grid-template-columns:1fr}.resource-card{min-height:0}.steps-grid article{display:grid;grid-template-columns:auto 1fr;column-gap:18px;align-items:center}.steps-grid article>span,.steps-grid h3,.steps-grid p{grid-column:2}.steps-grid article>span{margin-top:0}.feature-row,.feature-row--reverse{grid-template-columns:1fr;gap:50px}.feature-row--reverse .feature-copy{order:initial}.feature-copy{max-width:650px}.privacy-card{padding:38px}.pro-card{padding:55px 45px 0;grid-template-columns:1fr .75fr}.feature-grid{grid-template-columns:1fr}.screen-gallery{gap:15px}.inline-cta{align-items:flex-start;flex-direction:column}.devices-section{padding:52px;grid-template-columns:1fr}.devices-copy{max-width:650px}.platform-list{grid-template-columns:repeat(3,1fr)}.device-stage--compact{min-height:510px;max-width:620px;margin-inline:auto}.footer-main{grid-template-columns:1fr}.site-footer nav{justify-content:flex-start}}@media(max-width:620px){.section-shell,.nav-shell{width:min(100% - 32px,520px)}.nav-shell{height:72px}.brand{font-size:18px}.brand img{width:40px;height:40px}.hero{min-height:auto;padding-top:45px}.hero h1,.page-intro h1{font-size:clamp(44px,13vw,58px)}.hero-lede{font-size:16px}.hero-actions{flex-direction:column;gap:17px}.hero-visual{height:470px;margin-top:12px}.device-stage{gap:9px}.device-stage .device-iphone{margin-bottom:20px}.device-stage .device-watch{margin-bottom:14px}.proof-strip{padding-block:22px;gap:14px 20px}.proof-strip i{display:none}.proof-strip span{flex:1 1 42%;text-align:center}.story-section,.feature-showcase,.privacy-section{padding-block:84px}.story-section{padding-bottom:90px}.section-heading{margin-bottom:38px}.section-heading h2,.feature-copy h2,.privacy-card h2,.pro-card h2,.final-cta h2{font-size:38px}.steps-grid article{padding:23px}.devices-section{margin-bottom:90px;padding:34px 24px 24px;border-radius:28px}.devices-copy h2{font-size:38px}.devices-copy>p:not(.eyebrow){font-size:16px}.platform-list{grid-template-columns:1fr}.platform-list>span{grid-template-columns:110px 1fr;align-items:baseline}.device-stage--compact{min-height:390px;width:calc(100% + 10px);margin-left:-5px}.feature-row{min-height:auto}.feature-row+.feature-row{margin-top:95px}.screen-composition{min-height:490px;border-radius:26px}.screen-composition .phone-shot{width:225px}.screen-composition--pair{min-height:435px;padding-inline:12px}.screen-composition--pair .phone-shot{width:170px}.color-swatches{top:18px;right:18px}.mini-stats strong{font-size:24px}.privacy-card{padding:28px;grid-template-columns:1fr}.privacy-copy{grid-column:1}.privacy-icon{width:58px;height:58px}.pro-section{padding-bottom:95px}.pro-card{min-height:auto;padding:42px 27px 0;grid-template-columns:1fr;gap:10px;text-align:left}.pro-copy{padding-bottom:20px}.pro-card .phone-shot{width:225px;justify-self:center}.final-cta{padding-bottom:95px}.site-footer{padding-inline:20px}.site-footer nav{display:grid;grid-template-columns:repeat(2,1fr)}.content-page,.legal-page{padding-block:70px 95px}.page-intro{margin-bottom:52px}.page-intro>p:last-child{font-size:17px}.feature-grid article{min-height:auto;padding:24px}.screen-gallery{margin-top:80px;grid-template-columns:1fr 1fr}.screen-gallery figure:last-child{grid-column:1 / -1;width:calc(50% - 8px);margin-inline:auto}.inline-cta{margin-top:80px;padding:30px 25px}.plan-grid{grid-template-columns:1fr}.plan-card{padding:28px}.document-list>a{grid-template-columns:auto 1fr}.document-list>a>svg:last-child{display:none}.support-card{padding:24px}.faq{margin-top:60px}.guide-list article{grid-template-columns:38px 1fr;gap:13px}.guide-list article p{grid-column:2}.article-layout{grid-template-columns:1fr;gap:45px}.article-layout .phone-shot{width:230px;margin-inline:auto}.resource-section{padding-bottom:95px}.seo-prose{margin-top:65px}.seo-prose section+section{margin-top:48px;padding-top:44px}.seo-prose p{font-size:16px}.related-guides{margin-top:68px;padding-top:50px}.related-guides>div{grid-template-columns:1fr}.related-guides a{min-height:115px}}@media(max-width:380px){.hero-visual{height:420px}.device-stage--compact{min-height:350px}.screen-composition--pair .phone-shot{width:150px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
