/* Public landing styles. Keep visual values in tokens below. */
:root{--mock-card-3a:#f0d6d0;--bg:var(--landing-page,#F6F7F8);--surface:var(--landing-surface,#FFF);--surface-soft:var(--landing-surface-soft,#F6F7F8);--text:var(--landing-text,#111827);--muted:var(--landing-text-muted,#667085);--line:var(--landing-border,#E4E7EC);--accent:var(--landing-accent,#FFDD2D);--accent-dark:var(--landing-accent-hover,#F5C400);--dark:var(--landing-text,#111827);--radius:24px;--section-space:clamp(56px,6vw,76px);--content:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,system-ui,sans-serif;line-height:1.5}a{color:inherit}button{font:inherit}.noise{position:fixed;inset:0;pointer-events:none;opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.3'/%3E%3C/svg%3E")}
.nav{height:88px;max-width:var(--content);margin:auto;padding:0 28px;display:flex;align-items:center;gap:28px;border-bottom:1px solid var(--line);background:rgba(247,248,252,.9)}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-size:18px;font-weight:800;white-space:nowrap}.brand-mark{width:25px;height:25px;object-fit:contain}.nav-links{display:flex;align-items:center;justify-content:center;gap:3px;margin-left:auto}.nav-links a{padding:10px 11px;border-radius:10px;color:var(--muted);font-size:13px;text-decoration:none;white-space:nowrap}.nav-links a:hover{background:var(--surface);color:var(--text)}.nav-cta{display:flex;align-items:center;gap:10px;margin-left:12px}.landing-language{min-width:42px;height:42px;border:1px solid var(--line);border-radius:12px;background:var(--surface);color:var(--text);font:700 12px/1 Inter,system-ui,sans-serif;cursor:pointer}.landing-language:hover{border-color:var(--accent);color:var(--accent)}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border:1px solid var(--line);border-radius:12px;text-decoration:none;font-weight:700;font-size:13px;transition:.2s}.btn:hover{transform:translateY(-1px)}.btn-solid{background:var(--accent);border-color:var(--accent);color:var(--landing-text-inverse)}.btn-solid:hover{background:var(--accent-dark)}.btn-ghost{background:transparent}.btn-line{background:var(--surface);color:var(--accent)}.btn-lg{min-height:50px;padding:0 24px}.full{width:100%}
main>section,.hero{max-width:var(--content);margin-inline:auto;padding-inline:28px}.hero{min-height:610px;padding-top:100px;padding-bottom:70px;display:grid;grid-template-columns:1fr .9fr;align-items:center;gap:50px;position:relative}.hero-copy{position:relative;z-index:1}.eyebrow,.section-eyebrow{color:var(--accent);font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.eyebrow i{display:inline-block;width:7px;height:7px;margin-right:8px;border-radius:50%;background:var(--accent)}h1{margin:18px 0;font-size:clamp(42px,5.4vw,72px);line-height:1.03;letter-spacing:-.055em}h1 em{color:var(--accent);font-style:normal}.hero-lead,.section-lead{max-width:590px;color:var(--muted);font-size:17px}.hero-actions{display:flex;gap:12px;margin:28px 0}.hero-perks{display:flex;flex-wrap:wrap;gap:16px;padding:0;margin:22px 0;list-style:none;color:var(--muted);font-size:12px}.hero-perks i{display:inline-grid;place-items:center;width:18px;height:18px;margin-right:6px;border-radius:50%;background:#e8ebff;color:var(--accent)}
.hero-visual{min-height:480px;display:grid;place-items:center;position:relative}.phone{width:min(100%,360px);height:570px;padding:8px;border:7px solid #191d29;border-radius:42px;background:#191d29;box-shadow:0 28px 70px rgba(27,36,70,.2);transform:rotate(2deg)}.phone-screen{height:100%;overflow:hidden;border-radius:32px;background:var(--surface)}.tg-bar{height:42px;padding:12px;color:var(--muted);font-size:10px}.tg-bar span{font-weight:700;color:var(--text)}.shop-cover{height:130px;background:linear-gradient(135deg,var(--mock-cover-1),var(--mock-screen))}.shop-cover-tag{padding:18px;color:var(--landing-text-inverse);font-weight:800;font-size:11px}.shop-head{display:flex;gap:10px;align-items:center;padding:13px}.shop-logo{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#ffe1a9;font-weight:800}.shop-head b{display:block;font-size:13px}.shop-head small{display:block;color:var(--muted);font-size:9px}.shop-search{margin:0 13px 10px;padding:9px;border-radius:9px;background:var(--surface-soft);color:#98a1b1;font-size:9px}.shop-chips{display:flex;justify-content:center;gap:5px;padding:0 13px 12px;overflow:hidden}.shop-chips span{padding:5px 9px;border:1px solid var(--line);border-radius:20px;color:var(--muted);font-size:8px;white-space:nowrap}.shop-chips .on{background:var(--accent);border-color:var(--accent);color:var(--landing-text-inverse)}.shop-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:0 13px}.card{padding-bottom:8px;border-radius:10px;background:var(--surface);box-shadow:0 2px 10px rgba(20,30,60,.08);overflow:hidden}.card-img{height:115px;background:linear-gradient(135deg,var(--mock-card-1a),var(--mock-card-1b))}.card>b,.card>small{display:block;padding:0 8px}.card>b{margin-top:7px;font-size:9px}.card>small{color:var(--muted);font-size:8px}.card-row{display:flex;align-items:center;justify-content:space-between;padding:6px 8px 0}.card-row strong{font-size:9px}.card-row i{display:grid;place-items:center;width:20px;height:20px;border-radius:7px;background:var(--accent);color:var(--landing-text-inverse);font-style:normal}.shop-nav{display:flex;justify-content:space-around;margin-top:15px;padding:11px 0;border-top:1px solid var(--line);color:var(--muted);font-size:8px}.shop-nav .on{color:var(--accent);font-weight:700}.float-card{position:absolute;padding:10px 13px;border:1px solid var(--line);border-radius:13px;background:rgba(255,255,255,.94);box-shadow:0 12px 28px rgba(30,40,80,.12);font-size:10px;font-weight:700}.float-card span{color:var(--accent);margin-right:6px}.float-card-1{top:16%;right:-1%}.float-card-2{bottom:19%;left:-4%}.float-card-3{top:53%;right:-6%}.float-card-4{bottom:6%;left:9%}
.hero-trust,.logos{padding-top:14px;padding-bottom:var(--section-space)}.hero-trust-row,.logos-trust{display:flex;justify-content:center;gap:clamp(28px,7vw,90px);list-style:none;padding:0;margin:0}.hero-trust-row div{display:flex;flex-direction:column;align-items:center}.hero-trust-row strong{font-size:22px}.hero-trust-row span,.logos-trust{color:var(--muted);font-size:12px}.logos-trust{flex-wrap:wrap;gap:14px 34px;color:var(--text);font-weight:600}.logos-trust i{color:var(--accent);margin-right:6px}
.compare,.how,.features,.examples,.pricing,.faq,.cta,.seo{padding-top:var(--section-space);padding-bottom:var(--section-space)}.section-title{max-width:760px;margin:10px 0;font-size:clamp(30px,4vw,48px);line-height:1.08;letter-spacing:-.04em}.compare-grid,.how-grid,.features-grid,.examples-grid,.pricing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:32px}.compare-col,.feature-card,.how-card,.example-card,.price-card,.faq-item{padding:25px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.compare-col-accent,.price-card-accent{border-color:#bac3ff;box-shadow:0 15px 40px rgba(79,99,255,.09)}.features-grid,.examples-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pricing-grid{grid-template-columns:1fr 1fr}.price-value{display:flex;align-items:baseline;gap:8px;margin:24px 0}.price-value strong{font-size:54px;line-height:1}.price-value small{color:var(--muted)}.price-caption{color:var(--muted);font-size:13px}.faq-list{display:grid;gap:10px;margin-top:25px}.faq-q{font-weight:800}.faq-a{color:var(--muted);font-size:14px}.cta{margin-top:var(--landing-section-space);padding-top:60px;padding-bottom:60px;border-radius:var(--radius);background:linear-gradient(135deg,#1a2140,#303f9c);color:var(--landing-text-inverse)}.cta .section-lead,.cta li{color:#d8ddff}
@media(max-width:900px){.nav{height:auto;min-height:76px;flex-wrap:wrap;padding:14px 20px}.nav-links{order:3;width:100%;justify-content:flex-start;overflow-x:auto;margin:0;white-space:nowrap}.nav-cta{margin-left:auto}.hero{grid-template-columns:1fr;padding-top:65px}.hero-visual{min-height:530px}.features-grid,.examples-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){main>section,.hero{padding-inline:18px}.nav{padding-inline:16px}.nav-cta .btn-ghost{display:none}.nav-cta .btn{padding-inline:12px}.hero{padding-top:45px}.hero-actions .btn{width:100%}.hero-perks{display:grid;gap:9px}.hero-visual{min-height:470px}.phone{height:520px}.float-card{display:none}.hero-trust-row{gap:16px}.hero-trust-row strong{font-size:18px}.compare-grid,.how-grid,.features-grid,.examples-grid,.pricing-grid{grid-template-columns:1fr}.section-title{font-size:32px}}

/* Landing component layer: real blocks used by landing.html. */
.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:30px}.step{position:relative;overflow:visible;padding:22px;border:1px solid var(--line);border-radius:20px;background:var(--surface);min-height:150px}.step:not(:last-child):after{content:"\2192";position:absolute;top:37px;right:-25px;color:var(--landing-border);font-size:14px}.step-num{display:grid;place-items:center;width:30px;height:30px;margin-bottom:17px;border-radius:9px;background:#e9edff;color:var(--accent);font-weight:800}.step h3,.feature-card h3{margin:0 0 8px;font-size:16px}.step p,.feature-card p{margin:0;color:var(--muted);font-size:13px}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-flow:dense;gap:16px;margin-top:30px}.feature-card{min-height:220px}.feature-card-lg{grid-column:span 2}.feature-card-wide{grid-column:span 2}.feature-card-full{grid-column:span 3}.feature-card-full .feature-visual{padding:22px 30px}.feature-visual{min-height:145px;margin:-25px -25px 20px;padding:18px;border-radius:20px 20px 0 0;background:linear-gradient(135deg,var(--landing-accent-pale),#dce3ff)}
/* Step illustrations — light premium SaaS style */
.step-illust{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;margin:-22px -22px 18px;padding:16px;height:188px;border-radius:20px 20px 0 0;background:linear-gradient(160deg,var(--landing-surface-tint),var(--surface) 65%);border-bottom:1px solid var(--landing-accent-line)}
.step-illust:before{content:"";position:absolute;top:-46px;right:-36px;width:190px;height:190px;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--landing-accent) 24%,transparent),transparent 70%);filter:blur(2px)}
.step-illust:after{content:"";position:absolute;bottom:-40px;left:-30px;width:150px;height:150px;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--mock-cover-1) 20%,transparent),transparent 70%);filter:blur(2px)}
.si-plus{position:absolute;width:9px;height:9px;color:var(--landing-accent-line);opacity:.6}
.si-plus:before,.si-plus:after{content:"";position:absolute;background:currentColor;border-radius:2px}
.si-plus:before{top:50%;left:0;width:100%;height:1.5px;transform:translateY(-50%)}
.si-plus:after{left:50%;top:0;width:1.5px;height:100%;transform:translateX(-50%)}
.si-plus-a{top:16px;left:18px}
.si-plus-b{bottom:18px;right:20px}

.si-setup{padding:12px}
.si-setup-card{position:relative;z-index:1;width:172px;padding:16px;border-radius:18px;background:var(--surface);border:1px solid var(--landing-accent-line);box-shadow:0 18px 36px color-mix(in srgb,var(--landing-accent) 20%,transparent)}
.si-setup-logo{display:grid;place-items:center;width:40px;height:40px;margin-bottom:11px;border-radius:12px;background:linear-gradient(135deg,var(--landing-accent),var(--mock-cover-1));color:var(--landing-text-inverse);font-weight:800;font-size:18px;box-shadow:0 10px 20px color-mix(in srgb,var(--landing-accent) 38%,transparent)}
.si-setup-lines{display:flex;flex-direction:column;gap:7px;margin-bottom:12px}
.si-setup-lines span{display:block;height:7px;border-radius:4px;background:var(--landing-surface-tint)}
.si-setup-lines span:nth-child(1){width:85%}
.si-setup-lines span:nth-child(2){width:60%}
.si-setup-lines span:nth-child(3){width:72%}
.si-setup-check{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:var(--landing-accent);color:var(--landing-text-inverse);box-shadow:0 8px 16px color-mix(in srgb,var(--landing-accent) 34%,transparent)}
.si-setup-dots{position:absolute;right:26px;top:50%;z-index:1;display:flex;flex-direction:column;gap:13px;transform:translateY(-50%)}
.si-setup-dots i{width:28px;height:28px;border-radius:50%;box-shadow:0 8px 18px rgba(30,42,100,.16)}
.si-setup-dots i:nth-child(1){background:var(--landing-accent)}
.si-setup-dots i:nth-child(2){background:var(--mock-card-2a)}
.si-setup-dots i:nth-child(3){background:var(--landing-accent-line)}

.si-catalog{gap:0}
.si-links{position:absolute;inset:0;width:100%;height:100%;stroke:var(--landing-accent-line);stroke-width:1.8;fill:none}
.si-file{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:10px;margin-right:64px}
.si-file svg{width:74px;height:90px;fill:var(--surface);stroke:var(--landing-accent-line);stroke-width:2;stroke-linejoin:round;filter:drop-shadow(0 14px 22px color-mix(in srgb,var(--landing-accent) 18%,transparent))}
.si-file-fold{fill:var(--landing-surface-tint)}
.si-file-tag{padding:4px 12px;border-radius:7px;background:var(--landing-accent);color:var(--landing-text-inverse);font-size:12px;font-weight:800;box-shadow:0 8px 16px color-mix(in srgb,var(--landing-accent) 34%,transparent)}
.si-node{position:absolute;z-index:1;display:grid;place-items:center;width:46px;height:46px;border-radius:13px;background:var(--surface);border:1px solid var(--landing-accent-line);box-shadow:0 12px 26px color-mix(in srgb,var(--landing-accent) 16%,transparent);color:var(--landing-accent)}
.si-node-img{top:10px;right:18px}
.si-node-price{top:66px;right:6px;font-weight:800;font-size:19px;background:var(--mock-card-2a);border-color:var(--mock-card-2a);color:var(--landing-ink-soft)}
.si-node-text{position:absolute;z-index:1;bottom:10px;right:14px;display:flex;flex-direction:column;gap:6px;width:44px}
.si-node-text span{display:block;height:7px;border-radius:4px;background:var(--landing-accent-line)}
.si-node-text span:first-child{width:100%}
.si-node-text span:last-child{width:65%}

.si-phone{position:relative;z-index:1;width:198px;padding:10px;border-radius:24px;background:var(--surface);border:1px solid var(--landing-accent-line);box-shadow:0 20px 40px color-mix(in srgb,var(--landing-accent) 20%,transparent)}
.si-phone-notch{width:40px;height:5px;margin:0 auto 7px;border-radius:3px;background:var(--landing-surface-tint)}
.si-phone-icon{display:grid;place-items:center;width:28px;height:28px;margin-bottom:7px;border-radius:9px;background:var(--landing-accent);color:var(--landing-text-inverse);box-shadow:0 8px 16px color-mix(in srgb,var(--landing-accent) 32%,transparent)}
.si-phone-lines{display:flex;flex-direction:column;gap:5px;margin-bottom:9px}
.si-phone-lines span{display:block;height:6px;border-radius:3px;background:var(--landing-surface-tint)}
.si-phone-lines span:first-child{width:70%}
.si-phone-lines span:last-child{width:50%}
.si-order-card{display:flex;align-items:center;gap:8px;padding:7px;border-radius:12px;background:var(--surface);border:1px solid var(--line);box-shadow:0 12px 24px rgba(30,42,100,.14)}
.si-order-thumb{display:grid;place-items:center;width:28px;height:28px;flex:0 0 auto;border-radius:9px;background:var(--mock-card-2a);color:var(--landing-ink-soft)}
.si-order-info{flex:1;display:flex;flex-direction:column;gap:4px;min-width:0}
.si-order-info span{display:block;height:6px;width:70%;border-radius:3px;background:var(--line)}
.si-order-info b{font-size:11px;line-height:1.1;color:var(--text)}
.si-order-btn{padding:6px 11px;border-radius:8px;background:var(--landing-accent);color:var(--landing-text-inverse);font-size:10px;font-weight:700;white-space:nowrap;box-shadow:0 6px 14px color-mix(in srgb,var(--landing-accent) 30%,transparent)}
.si-phone-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:8px}
.si-phone-bottom>i{width:16px;height:16px;border-radius:50%;background:var(--landing-surface-tint)}
.si-phone-send{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:var(--landing-accent);color:var(--landing-text-inverse);box-shadow:0 8px 16px color-mix(in srgb,var(--landing-accent) 32%,transparent)}

.ex-tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:28px}
.ex-tab{min-height:44px;padding:9px 18px;border:1px solid var(--landing-border);border-radius:20px;background:var(--surface);color:var(--landing-text-muted);font-size:13px;font-weight:600;cursor:pointer;transition:background .18s,color .18s,border-color .18s}
.ex-tab:hover{border-color:var(--landing-accent-line)}
.ex-tab.on{background:var(--landing-accent);border-color:var(--landing-accent);color:var(--landing-text-inverse);box-shadow:0 8px 18px color-mix(in srgb,var(--landing-accent) 28%,transparent)}
.ex-demo{display:flex;align-items:center;justify-content:center;gap:56px;margin-top:40px;text-align:left}
.ex-demo-phone{flex:0 0 auto;position:relative}
.ex-demo-phone:before{content:"";position:absolute;top:8%;left:50%;translate:-50% 0;width:120%;height:78%;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--landing-accent) 16%,transparent),transparent 70%);filter:blur(14px);z-index:-1}
.ex-demo-info{flex:0 1 340px}
.ex-demo-info h3{margin:0 0 10px;font-size:22px;letter-spacing:-.02em}
.ex-demo-info p{margin:0 0 20px;color:var(--landing-text-muted);font-size:14px;line-height:1.55}
.ex-perks{display:flex;flex-direction:column;gap:10px;margin:0 0 26px;padding:0;list-style:none}
.ex-perks li{position:relative;padding-left:24px;font-size:13px;font-weight:600;color:var(--landing-text)}
.ex-perks li:before{content:"";position:absolute;left:0;top:3px;width:16px;height:16px;border-radius:50%;background:var(--landing-accent-pale);box-shadow:inset 0 0 0 1px var(--landing-accent-line)}
.ex-perks li:after{content:"";position:absolute;left:5px;top:7px;width:6px;height:3px;border-left:2px solid var(--landing-accent);border-bottom:2px solid var(--landing-accent);transform:rotate(-45deg)}
.ex-info-scene{display:none}
.ex-info-scene.on{display:block;animation:exFade .35s ease}
.ex-scene{display:none}
.ex-scene.on{display:flex;flex-direction:column;flex:1;min-height:0;animation:exFade .35s ease}
@keyframes exFade{from{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}
.ex-search{display:flex;align-items:center;gap:7px;margin:0 14px 4px;padding:9px 11px;border-radius:9px;background:var(--landing-surface-tint);color:var(--landing-text-muted);font-size:9px}
.ex-fav{position:absolute;top:10px;right:10px;display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:rgba(255,255,255,.9);color:var(--landing-accent);box-shadow:0 6px 14px rgba(20,30,60,.16)}
.example-body{padding:16px 4px 0}.example-body h3{margin:0 0 6px;font-size:16px}.example-body p{margin:0 0 12px;color:var(--muted);font-size:13px}
.examples-also-fits{margin-top:28px;color:var(--landing-text-muted);font-size:14px}.examples-also-fits b{color:var(--landing-text)}
.examples-more{margin-top:34px;padding:26px;border-radius:20px;background:var(--landing-surface-tint);border:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:16px;text-align:left}.examples-more p{margin:0;color:var(--text);font-weight:700}.examples-more p span{display:block;margin-top:4px;color:var(--landing-text-muted);font-weight:500;font-size:13px}
.ex-phone{position:relative;margin:auto;width:min(74vw,240px);aspect-ratio:580/1186;padding:0;border:0;border-radius:0;background:var(--hero-phone-art) center/contain no-repeat;box-shadow:none}.ex-phone-screen{position:absolute;top:2.8%;right:5.9%;bottom:1.8%;left:5.9%;height:auto;min-height:0;border-radius:9%;background:#fff;overflow:hidden;display:flex;flex-direction:column}.ex-phone-screen>:last-child{margin-top:auto}.ex-cover{position:relative;height:150px}.ex-top{display:flex;align-items:center;gap:10px;padding:14px}.ex-icon{display:grid;place-items:center;width:28px;height:28px;flex:0 0 auto;border-radius:9px;background:var(--landing-accent-pale);color:var(--accent)}.ex-top b{display:block;font-size:11px}.ex-top small{display:block;color:var(--muted);font-size:9px}.ex-name-row{display:flex;align-items:center;justify-content:space-between;padding:0 14px;font-weight:800;font-size:11px}.ex-row{display:flex;gap:10px;align-items:center;padding:10px 14px;border-top:1px solid var(--line)}.ex-thumb2{width:38px;height:38px;flex:0 0 auto;border-radius:9px}.ex-lines2{display:flex;flex-direction:column;font-size:11px}.ex-lines2 span{color:var(--muted);font-size:10px}
.ex-phone-lg{width:min(70vw,330px)}
.ex-chips{display:flex;gap:6px;padding:0 14px;margin-top:4px}.ex-chips i{padding:5px 9px;border:1px solid var(--line);border-radius:20px;color:var(--muted);font-size:9px;font-style:normal}.ex-chips i.on{background:var(--accent);border-color:var(--accent);color:var(--landing-text-inverse)}
.ex-swatches{display:flex;gap:6px;padding:10px 14px 0}.ex-swatches b{width:22px;height:22px;border-radius:6px}
.ex-specs{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:10px 14px 0}.ex-specs span{display:block;color:var(--muted);font-size:9px}.ex-specs b{display:block;font-size:11px}
.ex-badge{margin:10px 14px 0;padding:6px 9px;border-radius:8px;background:var(--landing-accent-pale);color:var(--accent);font-size:10px;font-weight:800;display:inline-block}
.ex-collection{padding:10px 14px 0;color:var(--muted);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}
.ex-order-btn{margin:12px 14px 14px;padding:10px;border-radius:9px;background:var(--accent);color:var(--landing-text-inverse);text-align:center;font-size:11px;font-weight:700}
.price-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:30px}.price-card{position:relative;min-height:290px}.price-badge{position:absolute;right:20px;top:20px;padding:5px 9px;border-radius:8px;background:#e9edff;color:var(--accent);font-size:10px;font-weight:800}.price-tag{color:var(--muted);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.footer-top{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:28px}.footer-brand{font-size:18px;font-weight:800}.footer-col{display:flex;flex-direction:column;gap:9px}.footer-col a{font-size:12px}.cta-lead{max-width:580px;color:#d8ddff}.cta-actions{display:flex;gap:12px;margin-top:22px}.cta-perks{display:flex;gap:18px;padding:0;list-style:none;color:#d8ddff;font-size:12px}.cta-glow,.cta-glow-2{position:absolute;pointer-events:none}
@media(max-width:900px){.steps,.feature-grid,.price-grid{grid-template-columns:repeat(2,1fr)}.footer-top{grid-template-columns:repeat(2,1fr)}.ex-demo{flex-direction:column;gap:32px}.ex-demo-info{flex:1 1 auto;width:100%;max-width:360px;text-align:center}.ex-perks li{text-align:left}}
@media(max-width:600px){.steps,.feature-grid,.price-grid{grid-template-columns:1fr}.cta-actions,.cta-perks{flex-direction:column}.footer-top{grid-template-columns:1fr}.ex-tabs{gap:6px}.ex-tab{padding:8px 13px;font-size:12px}.ex-phone-lg{width:min(78vw,300px)}}

/* Visual direction: airy white landing with dark product mockups. */
:root{--bg:var(--landing-page);--surface:var(--landing-surface);--surface-soft:var(--landing-surface-soft);--text:var(--landing-text);--muted:var(--landing-text-muted);--line:var(--landing-border);--accent:var(--landing-accent);--accent-dark:var(--landing-accent-hover);--section-space:clamp(72px,8vw,116px)}
.hero{min-height:650px;padding-top:92px;overflow:visible}.hero-visual:before{content:"";position:absolute;width:620px;height:500px;border-radius:50%;background:radial-gradient(circle,#dfe5ff 0,rgba(223,229,255,.65) 35%,transparent 70%);filter:blur(10px);z-index:-1}.hero-visual .phone{height:590px;background:#151923;border-color:#151923;box-shadow:0 32px 80px rgba(30,42,100,.26)}.hero-visual .phone-screen{background:var(--mock-bg);color:var(--landing-text-inverse)}.hero-visual .tg-bar{color:var(--mock-muted)}.hero-visual .tg-bar span{color:var(--landing-text-inverse)}.hero-visual .shop-cover{background:linear-gradient(135deg,#26305e,var(--mock-bg))}.hero-visual .shop-head small{color:var(--mock-muted)}.hero-visual .shop-search{background:var(--mock-surface);color:var(--mock-muted)}.hero-visual .shop-chips span{border-color:var(--mock-border);color:#9aa5c0}.hero-visual .card{background:var(--mock-surface)}.hero-visual .card>small{color:var(--mock-muted)}.hero-visual .shop-nav{border-color:var(--mock-border);color:var(--mock-muted)}
.compare,.how,.features,.examples,.pricing,.faq,.seo{text-align:center}.section-title{margin-inline:auto}.section-lead{margin-inline:auto}.features-grid,.examples-grid,.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.price-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.price-card-accent{box-shadow:0 18px 46px rgba(82,100,255,.15)}.cta{background:radial-gradient(circle at 50% 0,#293b9d,#101735 65%);box-shadow:0 18px 45px rgba(16,23,53,.16)}
@media(max-width:900px){.features-grid,.examples-grid,.feature-grid,.pricing-grid,.price-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.features-grid,.examples-grid,.feature-grid,.pricing-grid,.price-grid{grid-template-columns:1fr}}

/* Design tokens for the public landing. */
:root{
  --landing-font:Inter,system-ui,sans-serif;
  --landing-content:1180px;
  --landing-gutter:clamp(18px,4vw,28px);
  --landing-space-1:6px;--landing-space-2:10px;--landing-space-3:14px;--landing-space-4:18px;--landing-space-5:24px;--landing-space-6:32px;--landing-space-7:48px;--landing-space-8:72px;
  --landing-radius-sm:10px;--landing-radius-md:18px;--landing-radius-lg:24px;
  --landing-page:#fff;--landing-surface:#fff;--landing-surface-soft:#f5f7fc;--landing-surface-dark:var(--mock-bg);
  --landing-text:#101828;--landing-text-muted:#667085;--landing-text-muted-strong:#64748b;--landing-text-inverse:#fff;
  --landing-border:#e6eaf2;--landing-accent:#5264ff;--landing-accent-hover:#3e4fe3;--landing-accent-soft:#e9edff;
  --landing-shadow-card:0 10px 30px rgba(29,43,91,.08);--landing-shadow-accent:0 18px 46px rgba(82,100,255,.15);--landing-shadow-phone:0 32px 80px rgba(30,42,100,.26);
  --mock-bg:#111522;--mock-surface:#1a2033;--mock-border:#303850;--mock-muted:#8c96b0;--mock-accent:var(--landing-accent);--mock-success:#2f9e6c;--mock-success-text:#4bd196;
  --mock-card-1a:#dce1ff;--mock-card-1b:#aebaff;--mock-card-2a:#ffe1c2;--mock-cover-1:#8897ff;--mock-screen:#dfe4ff;
  
}
body{font-family:var(--landing-font);background:var(--landing-page);color:var(--landing-text)}
main>section,.hero{max-width:var(--landing-content);padding-inline:var(--landing-gutter)}
.btn-solid{background:var(--landing-accent);border-color:var(--landing-accent);color:var(--landing-text-inverse);box-shadow:0 8px 20px color-mix(in srgb,var(--landing-accent) 20%,transparent)}.btn-solid:hover{background:var(--landing-accent-hover)}
.compare-col,.feature-card,.how-card,.example-card,.price-card,.faq-item,.step{border-radius:var(--landing-radius-md);border-color:var(--landing-border)}
.btn{border-radius:var(--landing-radius-sm)}
.feature-card,.how-card,.example-card,.price-card,.faq-item,.step{box-shadow:var(--landing-shadow-card)}
.section-title{color:var(--landing-text)}.section-lead,.hero-lead,.price-caption{color:var(--landing-text-muted)}
.hero-visual .phone{background:var(--mock-bg);border-color:var(--mock-bg);box-shadow:var(--landing-shadow-phone)}.hero-visual .phone-screen{background:var(--mock-bg)}.hero-visual .card{background:var(--mock-surface)}.hero-visual .shop-search{background:color-mix(in srgb,var(--mock-surface) 92%,#fff 8%)}
.price-card-accent{border-color:color-mix(in srgb,var(--landing-accent) 42%,var(--landing-border));box-shadow:var(--landing-shadow-accent)}
.cta{background:radial-gradient(circle at 50% 0,color-mix(in srgb,var(--landing-accent) 48%,var(--landing-surface-dark)),var(--landing-surface-dark) 65%)}

/* Compact rhythm for long-form landing pages. */
:root{--landing-content:1240px;--landing-section-space:clamp(29px,3.2vw,36px)}
.compare,.how,.features,.examples,.pricing,.faq,.seo{padding-top:var(--landing-section-space);padding-bottom:var(--landing-section-space)}
.hero-trust,.logos{padding-top:10px;padding-bottom:var(--landing-section-space)}
.section-title{font-size:clamp(32px,3.6vw,46px)}
.feature-card,.how-card,.example-card,.price-card,.faq-item,.step{padding:22px}
.feature-visual{margin:-22px -22px 18px;position:relative;overflow:hidden}
.feature-card-accent{border-color:color-mix(in srgb,var(--landing-accent) 42%,var(--landing-border));box-shadow:0 20px 46px color-mix(in srgb,var(--landing-accent) 16%,transparent)}
.price-grid,.feature-grid,.features-grid,.examples-grid{margin-top:24px}

/* Stronger visual contrast while keeping the token system. */
:root{--landing-surface-tint:#f3f6ff;--landing-accent-pale:#eef1ff;--landing-accent-line:#cbd3ff;--landing-ink-soft:#26345f}
.hero{background:#fff}
.hero-trust{border-top:1px solid var(--landing-border);border-bottom:1px solid var(--landing-border)}
.compare-col,.how-card,.feature-card,.example-card,.faq-item{background:var(--landing-surface);border-color:var(--landing-accent-line)}
.compare-col-accent,.feature-card:nth-child(3n+1):nth-child(3n+1){background:linear-gradient(180deg,var(--landing-surface-tint),var(--landing-surface));}
.feature-grid .feature-card{border-color:var(--landing-border);box-shadow:0 10px 26px color-mix(in srgb,var(--landing-accent) 7%,transparent)}
.feature-card-accent{border-color:var(--landing-border)}
.feature-visual{background:linear-gradient(135deg,#dce4ff,#f0f3ff);border-bottom:1px solid var(--landing-accent-line)}
.step-num,.price-badge{background:var(--landing-accent-pale);color:var(--landing-accent)}
.step-num{background:var(--landing-accent-pale);border:1px solid var(--landing-accent-line);font-size:13px}
.price-card{background:var(--landing-surface);border-color:var(--landing-accent-line)}
.price-card-accent{background:linear-gradient(180deg,var(--landing-accent-pale),var(--landing-surface) 42%);border:2px solid var(--landing-accent);}
.cta{border:1px solid color-mix(in srgb,var(--landing-accent) 45%,transparent)}

:root{--landing-shadow-nav:0 2px 10px rgba(20,32,74,.08)}
.nav.scrolled{box-shadow:var(--landing-shadow-nav)}
html body .nav.scrolled{box-shadow:var(--landing-shadow-nav)}
html body{--landing-nav-link:var(--landing-text-muted);--landing-nav-link-hover:var(--landing-text);--landing-nav-hover:color-mix(in srgb,var(--landing-accent) 8%,transparent);--landing-shadow-button:0 4px 12px color-mix(in srgb,var(--landing-accent) 20%,transparent)}
html body .nav-links a{color:var(--landing-nav-link)}
html body .nav-links a:hover{background:var(--landing-nav-hover);color:var(--landing-nav-link-hover)}
html body .nav-cta .btn-ghost{color:var(--landing-nav-link)}
html body .nav-cta .btn-solid{box-shadow:var(--landing-shadow-button)}

/* Navigation stays fixed in place on hover; feedback is visual only. */
html body .nav-links a:hover,
html body .nav-cta .btn:hover,
html body .landing-language:hover,
html body .public-language-switcher:hover{transform:none}
html body .nav-links a:hover{background:color-mix(in srgb,var(--landing-accent) 18%,#fff);color:var(--landing-text)}
html body .nav-cta .btn-ghost:hover,
html body .landing-language:hover,
html body .public-language-switcher:hover{border-color:var(--landing-accent);color:var(--landing-text)}
html body{border-top:0}
html body .nav{border-top:0;box-shadow:0 1px 0 color-mix(in srgb,var(--landing-border) 55%,transparent)}
html body .nav-links{gap:var(--landing-space-1)}
html body .nav-links a{padding-inline:var(--landing-space-3);border:1px solid transparent}
html body .nav-links a:hover{border-color:color-mix(in srgb,var(--landing-accent) 16%,transparent);box-shadow:0 3px 10px color-mix(in srgb,var(--landing-accent) 8%,transparent)}
html body .nav-cta{gap:var(--landing-space-2)}
html body .nav-cta .btn{min-height:32px;padding-inline:var(--landing-space-4);font-size:12px}
html body .nav-cta .btn-solid{box-shadow:var(--landing-shadow-button)}
@media(max-width:900px){html body .nav{box-shadow:0 1px 0 color-mix(in srgb,var(--landing-border) 55%,transparent)}html body .nav-links a{padding-inline:var(--landing-space-2)}}
@media(max-width:600px){html body .nav-links a{min-height:40px;display:inline-flex;align-items:center}html body .nav-cta .btn{min-height:40px}}

/* Hero tokens. */
:root{--hero-min-height:clamp(520px,58vh,660px);--hero-gap:clamp(32px,5vw,72px);--hero-title-size:clamp(44px,5vw,72px);--hero-title-leading:.96;--hero-copy-width:620px;--hero-lead-size:clamp(15px,1.35vw,18px);--hero-visual-width:560px;--hero-phone-width:clamp(270px,26vw,350px);--hero-phone-height:clamp(500px,56vw,620px);--hero-glow-size:clamp(420px,48vw,700px);--hero-glow:color-mix(in srgb,var(--landing-accent) 12%,transparent);--hero-perk-gap:var(--landing-space-5);--hero-trust-gap:clamp(32px,7vw,92px);--hero-phone-shift-x:var(--landing-space-8);--hero-copy-shift-y:var(--landing-space-5)}
 :root{--hero-phone-art:url('/assets/iphone-mockup.svg')}
html body .hero{min-height:var(--hero-min-height);grid-template-columns:minmax(0,1fr) minmax(420px,var(--hero-visual-width));gap:var(--hero-gap);padding-top:var(--landing-space-7);padding-bottom:var(--landing-space-5)}
html body .hero-trust,html body .logos{padding-top:0}
html body .hero-copy{max-width:var(--hero-copy-width);transform:translateY(calc(var(--hero-copy-shift-y) * -1))}
html body .hero h1{font-size:var(--hero-title-size);line-height:var(--hero-title-leading);letter-spacing:-.06em;margin-block:var(--landing-space-5)}
html body .hero-lead{font-size:var(--hero-lead-size);line-height:1.5;color:var(--landing-text-muted-strong)}
html body .hero-visual{min-height:var(--hero-phone-height);width:100%}
html body .hero-visual:before{width:var(--hero-glow-size);height:var(--hero-glow-size);background:radial-gradient(circle,var(--hero-glow) 0,transparent 68%)}
html body .hero-visual .phone{height:var(--hero-phone-height);width:auto;aspect-ratio:580/1186;position:relative;margin-left:var(--hero-phone-shift-x)}
html body .hero-visual .phone{padding:0;border:0;background:var(--hero-phone-art) center/contain no-repeat;box-shadow:none;transform:none;border-radius:0}
html body .hero-visual .phone-screen{position:absolute;top:2.8%;right:5.9%;bottom:1.8%;left:5.9%;height:auto;border-radius:9%;display:flex;flex-direction:column}
html body .hero-visual .shop-nav{margin-top:auto}
html body .hero-visual>.float-card{display:none}
/* No decorative separator bars on the public landing. */
html body hr,html body .nav,html body .hero-trust,html body .logos{border-top:0;border-bottom:0}
html body .hero-trust{box-shadow:none}
html body .nav.scrolled{box-shadow:var(--landing-shadow-nav)}
html body .footer-brand>p{display:none}
html body .footer-brand .brand{gap:10px}
html body .brand-name{display:inline-block;line-height:1;letter-spacing:-.03em}
html body .footer-brand .brand-name{font-weight:800}
html body .hero-actions{margin-block:var(--landing-space-6)}
html body .hero-perks{gap:var(--hero-perk-gap)}
html body .hero-actions .btn{min-height:53px;padding:0 27px}
html body .hero-trust-row-inline{justify-content:flex-start;gap:var(--landing-space-7);margin-top:var(--landing-space-5)}
html body .hero-trust-row-inline strong{font-size:26px}
html body .logos-trust-inline{justify-content:flex-start;flex-wrap:nowrap;gap:var(--landing-space-4);margin-top:var(--landing-space-4)}
@media(max-width:900px){html body .hero{grid-template-columns:1fr;gap:var(--landing-space-6);padding-top:var(--landing-space-7)}html body .hero-copy{max-width:none}html body .hero-visual{min-height:var(--hero-phone-height)}html body .hero h1{font-size:clamp(42px,11vw,64px)}}
@media(max-width:600px){html body .hero{padding-top:var(--landing-space-6);padding-bottom:var(--landing-space-5)}html body .hero-visual{min-height:var(--hero-phone-height)}html body .hero-trust-row{gap:var(--landing-space-4)}}
/* Removed from the public composition; markup remains for compatibility. */
html body .hero-perks{display:none}
html body .hero-copy>.eyebrow{display:none}

/* Apple-like public navigation. */
.nav{position:sticky;top:0;z-index:20;height:64px;max-width:none;padding:0 max(22px,calc((100% - var(--landing-content))/2));gap:24px;background:color-mix(in srgb,#fff 78%,transparent);border-bottom:1px solid color-mix(in srgb,var(--landing-border) 72%,transparent);backdrop-filter:saturate(180%) blur(18px);-webkit-backdrop-filter:saturate(180%) blur(18px)}
.brand{font-size:15px;letter-spacing:-.02em;color:var(--landing-text)}.brand-mark{width:22px;height:22px}
.nav-links{gap:0;margin-inline:auto}.nav-links a{padding:8px 12px;border-radius:8px;color:var(--landing-text-muted);font-size:12px;font-weight:500;transition:background .18s,color .18s}.nav-links a:hover{background:rgba(82,100,255,.08);color:var(--landing-text)}
.nav-cta{gap:8px;margin-left:0}.nav-cta .btn{min-height:34px;padding:0 13px;border-radius:var(--landing-radius-sm);font-size:12px}.nav-cta .btn-ghost{border-color:transparent;color:var(--landing-text-muted)}.nav-cta .btn-solid{box-shadow:0 4px 12px color-mix(in srgb,var(--landing-accent) 20%,transparent)}
@media(max-width:900px){.nav{height:auto;min-height:64px;padding:10px 16px;gap:10px}.nav-links{order:3;width:100%;margin:0 -4px;padding:3px 4px 1px;justify-content:flex-start;overflow-x:auto;scrollbar-width:none;border-top:1px solid color-mix(in srgb,var(--landing-border) 65%,transparent)}.nav-links::-webkit-scrollbar{display:none}.nav-links a{padding:8px 10px;font-size:11px}.nav-cta{margin-left:auto}}
.nav{transition:box-shadow .25s,background .25s}.nav.scrolled{box-shadow:0 8px 28px rgba(20,32,74,.08);background:color-mix(in srgb,#fff 90%,transparent)}.nav-links a{transition:background .2s,color .2s}.nav-cta .btn{transition:box-shadow .2s,background .2s}@media(prefers-reduced-motion:reduce){.nav,.nav-links a,.nav-cta .btn{transition:none}}

/* Reveal on scroll */
.reveal{transition:opacity .6s ease,transform .6s ease}

/* Hero glow blobs */
.hero-glow{position:absolute;top:-120px;right:-160px;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,var(--hero-glow,rgba(82,100,255,.14)) 0,transparent 70%);filter:blur(20px);pointer-events:none;z-index:0}.hero-glow-2{top:auto;bottom:-200px;right:auto;left:-200px;width:420px;height:420px;background:radial-gradient(circle,color-mix(in srgb,var(--landing-accent,#4f63ff) 10%,transparent) 0,transparent 70%)}

/* Compare block */
.compare-head{display:inline-block;font-size:14px;font-weight:800;color:var(--text)}.compare-head-dim{color:var(--muted);font-weight:700}

/* How-it-works perks */
.how-perks{display:flex;flex-wrap:wrap;gap:14px 26px;list-style:none;margin:34px 0 0;padding:0;color:var(--muted);font-size:13px}.how-perks li{display:flex;align-items:center;gap:8px}.how-perks span{display:grid;place-items:center;width:30px;height:30px;flex:0 0 auto;border-radius:9px;background:var(--surface);border:1px solid var(--line);color:var(--accent)}

/* Pricing badges/example/notify */
.price-badges{display:flex;flex-wrap:wrap;gap:10px 22px;list-style:none;margin:22px 0 0;padding:0;color:var(--muted);font-size:12px}.price-badges li{display:flex;align-items:center;gap:7px}.price-badges i{display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:#e8ebff;color:var(--accent)}
.price-example{display:flex;flex-direction:column;gap:8px;margin:14px 0 18px;padding:12px 14px;border-radius:12px;background:var(--surface-soft)}.price-example>div{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:var(--muted)}.price-example b{display:flex;align-items:center;justify-content:flex-end;gap:3px;min-width:78px;color:var(--text);font-weight:800}
.price-notify{display:flex;gap:8px;margin-top:14px}.price-notify input{flex:1;min-height:42px;padding:0 14px;border:1px solid var(--line);border-radius:10px;background:var(--surface);color:var(--text);font-size:13px}.price-notify input:focus{outline:2px solid var(--accent);outline-offset:1px}

/* FAQ support box */
.faq-support{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:26px;padding:20px 24px;border-radius:18px;background:var(--surface);border:1px solid var(--line);flex-wrap:wrap}.faq-support p{margin:0;color:var(--muted);font-size:13px}

/* FAQ accordion */
.faq-list{max-width:none;margin-inline:0;display:grid;grid-template-columns:1fr 1fr;align-items:start;gap:12px 40px;padding:0}
.faq-item{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}
@media(max-width:800px){.faq-list{grid-template-columns:1fr}}
.faq-q{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:16px 0;border:0;background:transparent;color:var(--text);font-size:15px;text-align:left;cursor:pointer}
.faq-q:hover{color:var(--text);background:transparent}
.faq-q i{position:relative;display:block;flex:0 0 auto;width:26px;height:26px;border-radius:50%;border:1px solid var(--line);color:var(--ink-dim);font-size:0;line-height:0;font-style:normal;transition:transform .25s ease,border-color .2s}
.faq-q i::before,.faq-q i::after{content:"";position:absolute;top:50%;left:50%;width:10px;height:1.5px;border-radius:1px;background:currentColor;transform:translate(-50%,-50%)}
.faq-q i::after{transform:translate(-50%,-50%) rotate(90deg)}
.faq-item.open .faq-q i{transform:rotate(45deg);background:transparent;color:var(--text);border-color:var(--line)}
.faq-a{max-height:0;overflow:hidden;transition:max-height .3s ease}
.faq-a p{margin:0;padding:0 0 12px;color:var(--muted);font-size:14px;line-height:1.55;max-width:640px;text-align:left}


/* Feature visuals — light premium illustrations, fv-shop stays real dark UI */
.feature-visual{background:linear-gradient(160deg,var(--landing-surface-tint),var(--surface) 65%);border-bottom:1px solid var(--landing-accent-line)}
.feature-visual:before{content:"";position:absolute;top:-40px;right:-32px;width:150px;height:150px;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--landing-accent) 22%,transparent),transparent 70%);filter:blur(2px);pointer-events:none}
.feature-visual.fv-shop:before{display:none}
.feature-visual.fv-shop{background:linear-gradient(135deg,var(--mock-bg),color-mix(in srgb,var(--mock-bg) 80%,#000 20%));border-bottom:1px solid var(--mock-border);color:var(--landing-text-inverse)}
.feature-visual.fv-shop .tg-bar{color:var(--mock-muted)}.feature-visual.fv-shop .tg-bar span{color:var(--landing-text-inverse)}
.feature-visual.fv-shop .shop-cover{background:linear-gradient(135deg,var(--mock-cover-1),var(--mock-screen))}
.feature-visual.fv-shop .shop-head small{color:var(--mock-muted)}
.feature-visual.fv-shop .shop-grid{padding-bottom:2px}
.feature-visual.fv-shop .card{background:var(--mock-surface)}.feature-visual.fv-shop .card>small{color:var(--mock-muted)}
.feature-visual.fv-shop .shop-nav{display:none}
.feature-visual.fv-shop .shop-cover-tag{display:none}
.feature-visual.fv-shop{padding-bottom:14px}
.feature-visual.fv-shop .shop-cover{height:66px}
.feature-visual.fv-shop .shop-head{padding-top:11px;padding-bottom:13px}
.feature-visual.fv-shop .shop-logo{width:42px;height:42px;font-size:16px}
.feature-visual.fv-shop .shop-head b{font-size:14px}
.feature-visual.fv-shop .shop-grid{gap:10px}
.feature-visual.fv-shop .card-img{height:136px}
.feature-visual.fv-shop .card>b{font-size:11px}
.feature-visual.fv-shop .card-row strong{font-size:11px}

.fv-catalog{display:flex;align-items:flex-start;justify-content:flex-start;padding:16px}
.fv-catalog-panel{position:relative;z-index:1;width:100%;padding:14px;border-radius:16px;background:var(--surface);border:1px solid var(--landing-accent-line);box-shadow:0 16px 34px color-mix(in srgb,var(--landing-accent) 14%,transparent)}
.fv-list-search{display:flex;align-items:center;gap:7px;padding:9px 12px;margin-bottom:9px;border-radius:9px;background:var(--landing-surface-tint);color:var(--landing-text-muted);font-size:10px}
.fv-list-chips{display:flex;gap:5px;margin-bottom:10px;overflow:hidden}.fv-list-chips span{padding:5px 9px;border:1px solid var(--landing-accent-line);border-radius:20px;color:var(--landing-text-muted);font-size:8px;white-space:nowrap}.fv-list-chips .on{background:var(--landing-accent);border-color:var(--landing-accent);color:var(--landing-text-inverse)}
.fv-list-row{display:flex;align-items:center;gap:9px;margin-bottom:8px}.fv-thumb{width:34px;height:34px;flex:0 0 auto;border-radius:9px;box-shadow:0 6px 14px rgba(30,42,100,.14)}.fv-lines{display:flex;flex-direction:column;gap:3px;min-width:0}.fv-lines b{font-size:10px;color:var(--landing-text)}.fv-lines span{color:var(--landing-text-muted);font-size:8px}

.fv-orders{display:flex;align-items:center;justify-content:center;gap:10px;flex-direction:column}
.fv-order-card{position:relative;z-index:1;width:100%;padding:12px;border-radius:12px;background:var(--surface);border:1px solid var(--landing-accent-line);box-shadow:0 12px 26px color-mix(in srgb,var(--landing-accent) 12%,transparent)}.fv-order-dim{opacity:.6;transform:scale(.96)}
.fv-order-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.fv-order-top b{font-size:11px;color:var(--landing-text)}
.fv-badge{padding:3px 8px;border-radius:20px;background:var(--landing-accent);color:var(--landing-text-inverse);font-size:8px;font-weight:700}.fv-badge-done{background:var(--mock-success)}
.fv-order-line{display:flex;align-items:center;justify-content:space-between;margin-bottom:5px;font-size:9px;color:var(--landing-text-muted)}.fv-order-line:last-child{margin-bottom:0}.fv-order-line b{color:var(--landing-text);font-weight:700}

.fv-editor{display:flex;flex-direction:column;align-items:flex-start;padding:16px}
.fv-editor-img{width:100%;height:70px;margin-bottom:10px;border-radius:10px;box-shadow:0 10px 22px color-mix(in srgb,var(--landing-accent) 16%,transparent)}
.fv-editor-field{position:relative;z-index:1;width:100%;display:flex;align-items:center;justify-content:space-between;padding:8px 10px;margin-bottom:6px;border-radius:9px;background:var(--surface);border:1px solid var(--landing-accent-line);font-size:9px}.fv-editor-field span{color:var(--landing-text-muted)}.fv-editor-field b{color:var(--landing-text);font-weight:700}
.fv-editor-btn{position:relative;z-index:1;width:100%;display:flex;align-items:center;justify-content:center;gap:6px;margin-top:10px;padding:9px;border-radius:9px;background:var(--landing-accent);color:var(--landing-text-inverse);text-align:center;font-size:10px;font-weight:700;box-shadow:0 10px 20px color-mix(in srgb,var(--landing-accent) 30%,transparent)}

.fv-analytics{display:flex;align-items:flex-start;flex-direction:column;padding:16px}
.fv-analytics-top{position:relative;z-index:1;width:100%;display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:12px}.fv-analytics-top span{display:block;color:var(--landing-text-muted);font-size:9px}.fv-analytics-top b{display:block;margin-top:3px;font-size:14px;color:var(--landing-text)}
.fv-trend{padding:3px 8px;border-radius:20px;background:color-mix(in srgb,var(--mock-success) 16%,transparent);color:var(--mock-success);font-size:9px;font-weight:800}
.fv-chart{position:relative;z-index:1;width:100%;display:flex;align-items:flex-end;gap:8px;height:64px;margin-bottom:14px;padding-bottom:8px;border-bottom:1px solid var(--landing-border)}
.fv-chart i{flex:1;border-radius:4px 4px 0 0;background:color-mix(in srgb,var(--landing-accent) 30%,var(--landing-surface-tint));opacity:.9}
.fv-chart-axis{display:none}
.fv-chart-tooltip{position:relative;flex:1;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}
.fv-chart-tooltip i{width:100%;border-radius:4px 4px 0 0;background:var(--landing-accent);opacity:1;box-shadow:0 8px 16px color-mix(in srgb,var(--landing-accent) 34%,transparent)}
.fv-chart-tooltip span,.fv-chart-tooltip b{position:absolute;bottom:calc(100% + 6px);white-space:nowrap;padding:5px 9px;border-radius:9px;background:var(--landing-text);color:var(--landing-text-inverse);box-shadow:0 10px 22px rgba(20,30,60,.18)}
.fv-chart-tooltip span{display:none}
.fv-chart-tooltip b{font-size:9px;font-weight:700}
.fv-analytics-stats{position:relative;z-index:1;display:flex;gap:18px}
.fv-analytics-stats div{display:flex;flex-direction:column;gap:3px}
.fv-analytics-stats span{color:var(--landing-text-muted);font-size:8px}
.fv-analytics-stats b{color:var(--landing-text);font-size:11px;font-weight:700}

.fv-devices{display:flex;align-items:flex-end;justify-content:center;gap:20px;height:120px}
.fv-device{position:relative;z-index:1}
.fv-device-screen{display:flex;flex-direction:column;gap:5px;padding:9px 8px;border-radius:8px 8px 0 0;background:var(--surface);border:1px solid var(--landing-border);box-shadow:0 12px 26px color-mix(in srgb,var(--landing-accent) 12%,transparent)}
.fv-device-screen span{display:block;height:5px;border-radius:3px;background:var(--landing-surface-tint)}
.fv-device-screen span:first-child{width:60%;background:var(--landing-accent);opacity:.85}
.fv-device-desktop .fv-device-screen{width:112px;height:70px}
.fv-device-desktop .fv-device-stand{width:36px;height:9px;margin:0 auto;border-radius:0 0 5px 5px;background:var(--landing-border)}
.fv-device-tablet .fv-device-screen{width:56px;height:74px;border-radius:11px;padding-top:12px}
.fv-device-phone .fv-device-screen{width:32px;height:58px;border-radius:12px;padding-top:9px}

@media(max-width:900px){.feature-visual.fv-devices,.fv-devices{height:80px}.feature-card-lg,.feature-card-wide,.feature-card-full{grid-column:span 2}}
@media(max-width:600px){.feature-card-lg,.feature-card-wide,.feature-card-full{grid-column:span 1}}

/* Footer — Apple-style, minimal light */
.footer{max-width:none;margin:0;padding:var(--landing-space-7) max(var(--landing-gutter),calc((100% - var(--landing-content,1180px))/2)) var(--landing-space-5);background:var(--landing-footer);border-top:0;color:var(--landing-text-inverse)}
.footer-top{display:flex;flex-wrap:wrap;gap:var(--landing-space-6);grid-template-columns:none}
.footer-brand{display:block;flex:1 1 180px;min-width:160px}
.footer-col{flex:1 1 140px;min-width:130px;gap:var(--landing-space-2)}
.footer-col b{font-size:var(--landing-font-size-label);font-weight:600;line-height:var(--landing-line-height-tight);color:color-mix(in srgb,var(--landing-text-inverse) 72%,transparent)}
.footer a{text-decoration:none}.footer-col a{color:var(--landing-text-inverse);font-size:var(--landing-font-size-body);line-height:var(--landing-line-height-tight);transition:color .15s}
.footer-col a:hover{color:color-mix(in srgb,var(--landing-text-inverse) 72%,transparent)}
.footer-bottom{margin-top:var(--landing-space-6);padding-top:var(--landing-space-4);border-top:1px solid color-mix(in srgb,var(--landing-text-inverse) 15%,transparent);color:color-mix(in srgb,var(--landing-text-inverse) 72%,transparent);font-size:var(--landing-font-size-caption);line-height:var(--landing-line-height-tight)}
@media(max-width:600px){.footer{padding-inline:var(--landing-gutter)}.footer-top{gap:var(--landing-space-5)}.footer-col{flex:1 1 45%}}

/* Pricing cards — fix centered-text inheritance + badge overlap */
.price-card{text-align:left;display:flex;flex-direction:column}
.price-card-accent{padding-top:46px}
.price-badge{max-width:calc(100% - 40px)}
.price-badge-muted{background:var(--landing-surface-soft);color:var(--landing-text-muted)}
.price-tag{display:block;margin-top:14px;font-size:20px;font-weight:800;color:var(--landing-text);text-transform:none;letter-spacing:normal}
.price-card ul{margin:16px 0 0;padding-left:18px;text-align:left;color:var(--muted);font-size:13px;line-height:1.9}
.price-card ul li{text-align:left}
.price-value{justify-content:flex-start;gap:6px}
.price-star{color:var(--landing-accent);flex:0 0 auto}
.price-caption-highlight{display:inline-block;padding:5px 12px;margin-bottom:18px;border-radius:999px;background:var(--landing-accent-pale);color:var(--landing-accent);font-weight:700;font-size:12px}
.price-fineprint{margin:10px 0 0;color:var(--landing-text-muted);font-size:12px;text-align:center}
.price-notify{flex-wrap:wrap;margin-top:auto;padding-top:14px}

/* Pricing "what's included" line */
.price-includes-line{margin-top:32px;color:var(--landing-text-muted);font-size:13px;text-align:center}
.price-includes-line b{color:var(--landing-text)}
.price-includes-line i{font-style:normal;color:var(--landing-accent);margin:0 4px 0 2px}

/* Self-hosting banner — de-emphasized */
.price-selfhost{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:24px;padding:22px 26px;border-radius:18px;background:var(--landing-surface-soft);border:1px solid var(--landing-border);text-align:left}
.price-selfhost .price-badge{position:static;display:inline-block}
.price-selfhost-title{margin:8px 0 4px;font-weight:700;color:var(--landing-text);font-size:15px}
.price-selfhost-lead{margin:0;color:var(--landing-text-muted);font-size:13px;max-width:420px}
.price-selfhost .price-notify{margin-top:0;padding-top:0;flex-wrap:nowrap}
@media(max-width:600px){.price-selfhost{flex-direction:column;align-items:stretch;text-align:center}.price-selfhost-lead{max-width:none}.price-selfhost .price-notify{flex-wrap:wrap;justify-content:center}}

/* Final CTA — dark radial card */
.cta{position:relative;overflow:hidden;padding-top:80px;padding-bottom:80px;padding-inline:var(--landing-gutter);border-radius:32px;text-align:center;background:radial-gradient(circle at 50% -10%,var(--mock-accent) 0,var(--mock-bg) 55%);box-shadow:0 24px 60px rgba(10,14,34,.35)}
.cta-glow{position:absolute;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--mock-accent) 35%,transparent) 0,transparent 70%);top:-220px;left:50%;transform:translateX(-50%);pointer-events:none}
.cta-glow-2{width:360px;height:360px;top:auto;bottom:-180px;left:20%;background:radial-gradient(circle,color-mix(in srgb,var(--mock-accent) 20%,transparent) 0,transparent 70%)}
.cta h2{position:relative;margin:0 auto 16px;max-width:680px;font-size:clamp(28px,4vw,42px);line-height:1.15;letter-spacing:-.03em;font-weight:800;color:var(--landing-text-inverse)}
.cta-lead{position:relative;max-width:520px;margin:0 auto;color:var(--mock-muted);font-size:15px;line-height:1.6}
.cta-actions{position:relative;display:flex;justify-content:center;gap:12px;margin-top:30px}
.cta-actions .btn{border-radius:var(--landing-radius-sm);min-height:52px;padding:0 28px;font-size:14px}
.cta-actions .cta-main{background:var(--mock-accent);border-color:var(--mock-accent);box-shadow:0 10px 26px color-mix(in srgb,var(--mock-accent) 45%,transparent)}
.cta-actions .cta-main:hover{background:var(--accent-dark)}
.cta-actions .cta-main-wide{min-height:60px;padding:0 36px;font-size:16px;gap:8px}
.cta-actions .cta-main-wide span{transition:transform .2s}
.cta-actions .cta-main-wide:hover span{transform:translateX(3px)}
.cta-actions .btn-line{background:transparent;border-color:var(--mock-border);color:var(--landing-text-inverse)}
.cta-actions .btn-line:hover{background:color-mix(in srgb,#fff 8%,transparent)}
.cta-perks{position:relative;justify-content:center;margin-top:26px;color:var(--mock-muted)}
.cta-perks li{display:flex;align-items:center;gap:7px}
.cta-perks i{display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:color-mix(in srgb,#fff 12%,transparent);color:var(--landing-text-inverse)}

/* Compare block — dash vs check list */
.compare-grid{text-align:left}
.compare-col{padding:var(--landing-space-6);min-height:340px;background:var(--landing-surface);border-color:var(--landing-border)}
.compare-col-accent{background:var(--landing-accent-pale);border:1px solid var(--landing-accent-line);box-shadow:0 20px 50px color-mix(in srgb,var(--landing-accent) 10%,transparent)}
.compare-tag{display:inline-block;margin-bottom:var(--landing-space-4);padding:6px 12px;border-radius:999px;background:var(--landing-surface-tint);color:var(--landing-accent);font-size:12px;font-weight:800}
.compare-tag-dim{background:var(--landing-surface-soft);color:var(--landing-text-muted)}
.compare-head{display:block;margin-bottom:20px;font-size:16px;font-weight:800;color:var(--text)}
.compare-head-dim{color:var(--muted);font-weight:700}
.compare-col ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:var(--landing-space-4)}
.compare-col li{position:relative;padding-left:26px;color:var(--landing-text-muted-strong);font-size:14px;text-align:left}
.compare-col li:before{content:"\2013";position:absolute;left:2px;color:var(--landing-text-muted-strong)}
.compare-col-accent li{color:var(--text)}
.compare-col-accent li:before{content:"\2713";left:0;color:var(--accent);font-weight:800}
html body .hero-visual .shop-cover-tag small{display:block;margin-top:5px;font-size:8px;font-weight:500;opacity:.9}
html body .hero-visual .shop-grid{overflow:hidden}
html body .hero-visual .card-img{height:88px}

/* Shared landing-page compatibility layer.
   Content pages still use the original semantic tokens; keep them mapped to
   the current landing theme so every public page has the same visual system. */
:root{
  --container:var(--landing-content,1240px);
  --page-padding:var(--landing-gutter,28px);
  --ink:var(--landing-text,#101828);
  --ink-dim:var(--landing-text-muted,#667085);
  --ink-faint:#667085;
  --surface-line:var(--landing-border,#e6eaf2);
  --bg-soft:var(--landing-surface-soft,#f5f7fc);
  --on-accent:var(--landing-text-inverse,#fff);
  --accent-rgb:82,100,255;
  --radius-lg:var(--landing-radius-lg,24px);
  --radius-xl:28px;
  --radius-2xl:32px;
  --radius-full:999px;
  --mono:'JetBrains Mono',monospace;
  --warn:#d97706;
}

html body .legal,
html body .page,
html body .content-page{max-width:var(--container);margin:0 auto;padding:clamp(44px,7vw,76px) var(--page-padding) 28px}
html body .legal h1,
html body .page h1,
html body .content-page h1{color:var(--ink);font-size:clamp(32px,5vw,54px);line-height:1.08;letter-spacing:-.045em}
html body .legal h2,
html body .page h2,
html body .content-page h2{color:var(--ink)}
html body .legal p,
html body .legal li,
html body .page p,
html body .page li,
html body .content-page p,
html body .content-page li{color:var(--ink-dim)}
html body .legal a,
html body .page a,
html body .content-page a{color:#8A6500!important}
html body .legal .compare-table .yes,
html body .page .compare-table .yes,
html body .content-page .compare-table .yes{color:#8A6500}
html body .legal a.btn-solid,
html body .page a.btn-solid,
html body .content-page a.btn-solid{color:var(--landing-text-inverse,#fff);background:var(--landing-accent,var(--accent));border-color:var(--landing-accent,var(--accent))}
html body .legal a.btn-solid:hover,
html body .page a.btn-solid:hover,
html body .content-page a.btn-solid:hover{color:var(--landing-text-inverse,#fff);background:var(--landing-accent-hover,var(--accent));border-color:var(--landing-accent-hover,var(--accent))}
html body .toc,
html body .contact-card,
html body .split-card,
html body .notyet,
html body .cta-block{border-color:var(--surface-line);background:var(--bg-soft);border-radius:var(--radius-lg)}
html body .cta-block{box-shadow:var(--landing-shadow-card,0 10px 30px rgba(29,43,91,.08))}
html body .legal .updated{color:var(--ink-faint)}
html body .toc a{color:var(--ink-dim);text-decoration:none}
html body .toc a:hover{color:var(--landing-text);text-decoration:underline}
@media(max-width:600px){html body .legal,html body .page,html body .content-page{padding-inline:18px;padding-top:42px}html body .legal h1,html body .page h1,html body .content-page h1{font-size:34px}}

/* tShop warm neutral landing palette */
.nav-menu-toggle{display:none;border:1px solid var(--landing-border);border-radius:10px;background:var(--landing-surface);color:var(--landing-text);width:44px;height:44px;font-size:22px;line-height:1;cursor:pointer}

html body #landingLanguage{width:44px;min-width:44px;height:44px;min-height:44px;padding:0;border-radius:8px;font-size:11px;font-weight:700}
html body header.nav .nav-cta .btn{display:inline-flex;align-items:center;justify-content:center;height:44px;min-height:44px}
html body .brand-logo-image{display:block;width:auto;height:34px;max-width:92px;object-fit:contain}
html body footer .brand-logo-image{height:30px;max-width:82px}
html body footer.footer .brand{display:inline-flex;align-items:center;text-decoration:none}
html body footer.footer .footer-logo-image{display:block;width:auto;height:38px;max-width:104px}
html,body{max-width:100%;overflow-x:clip}
@media(max-width:600px){html body .hero{overflow:hidden}}
html body .hero{width:100%;max-width:var(--content);margin-inline:auto;padding-inline:clamp(18px,4vw,28px)}
html body .hero-visual{max-width:100%;overflow:visible}
html body .hero-visual .phone-empty{margin-inline:0}
html body .faq .btn-line{background:#fff;border-color:#e6eaf2;color:#101828}
html body .faq .btn-line:hover{background:color-mix(in srgb,var(--landing-accent) 10%,var(--landing-surface));border-color:var(--landing-accent);color:var(--landing-text)}

/* Hero device mockups: intentionally empty, so the devices read as frames. */
html body .hero-visual{display:flex;align-items:center;justify-content:center;gap:clamp(0px,.3vw,4px)}
html body .hero-visual .phone-empty{flex:0 1 var(--hero-phone-width);margin-left:0}
html body .hero-visual .phone-empty .phone-screen{background:var(--landing-surface);}
html body .hero-visual .phone-empty .phone-screen>*{display:none}
html body .hero-visual .phone-empty-secondary{transform:translate(-50px,-52px) scale(.86);transform-origin:center bottom;opacity:.86}
html body .hero-visual .phone-empty .phone-screen{background:#fff;opacity:1}
html body .hero-visual .phone-empty-secondary{opacity:1}
html body .hero-visual .phone-empty{background:none!important}
html body .hero-visual .phone-empty .phone-screen{z-index:1}
html body .hero-visual .phone-empty::before{content:"";position:absolute;inset:0;z-index:2;background:var(--hero-phone-art) center/contain no-repeat;pointer-events:none}
html body .hero-visual .phone-empty:first-child{z-index:2}
html body .hero-visual .phone-empty-secondary{z-index:3}
html body .hero-visual .phone-empty .phone-screen{top:2.4%;right:5.2%;bottom:1.4%;left:5.2%;border-radius:9.3%;overflow:hidden}
/* Hero phones share one center axis; the smaller frame is always in front. */
html body .hero-visual{display:grid;place-items:center;position:relative}
html body .hero-visual .phone-empty{grid-area:1/1;margin:0;transform:translateX(-22%);z-index:2}
html body .hero-visual .phone-empty-secondary{grid-area:1/1;margin:0;transform:translate(24%,-52px) scale(.86);z-index:3}

/* Step numbers match the reference: dark floating tiles above each card. */
html body .steps .step-num{position:absolute;top:-18px;left:24px;z-index:2;width:52px;height:52px;margin:0;transform:none;border:0;border-radius:14px;background:#2f2f2f;color:#fff;font-size:22px;line-height:1;font-weight:700;box-shadow:none}
@media(max-width:600px){html body .hero-visual{min-height:var(--hero-phone-height);gap:0}html body .hero-visual .phone-empty{width:46%;height:auto;transform:translateX(-20%)}html body .hero-visual .phone-empty-secondary{transform:translate(22%,-30px) scale(.86)}}
@media(max-width:600px){html body .legal table,html body .page table,html body .content-page table{display:block;max-width:100%;overflow-x:auto}}
@media(max-width:600px){
  html body .hero-visual{overflow:hidden}
  html body .hero-visual .phone-empty{min-width:0;max-width:46%}
  html body .steps,html body .feature-grid,html body .features-grid,html body .examples-grid,html body .price-grid,html body .pricing-grid{min-width:0}
  html body .step,html body .feature-card,html body .example-card,html body .price-card{min-width:0;overflow-wrap:anywhere}
  html body .footer-brand,html body .footer-col{min-width:0}
}
:root{
  --landing-page:#F6F7F8;--landing-surface:#FFF;--landing-surface-soft:#F6F7F8;
  --landing-text:#111827;--landing-text-muted:#667085;--landing-text-inverse:#FFF;
  --landing-border:#E4E7EC;--landing-accent:#FFDD2D;--landing-accent-hover:#F5C400;
  --landing-accent-soft:#F2F4F7;--landing-surface-tint:#F6F7F8;--landing-accent-pale:#FFF8D6;
  --landing-accent-line:#E4E7EC;--landing-ink-soft:#111827;--landing-footer:#121212;
  --landing-font-size-label:12px;--landing-font-size-body:14px;--landing-font-size-caption:12px;--landing-line-height-tight:1.25;
}
html body{background:#F6F7F8;color:#111827}
html body .btn-solid,html body .ex-tab.on,html body .shop-chips .on,html body .card-row i{background:#FFDD2D;border-color:#FFDD2D;color:#111827}
html body .btn-solid:hover{background:#F5C400;border-color:#F5C400;color:#111827}
html body .hero h1 em{color:#111827;background:linear-gradient(transparent 62%,#FFDD2D 62%)}
/* The first screen belongs to the page canvas, not a separate white card. */
html body .hero{background:transparent}
html body .cta{background:#111827;color:#fff;box-shadow:0 24px 60px rgba(17,24,39,.2)}
html body .cta h2{color:#fff}html body .cta .section-lead,html body .cta .cta-lead,html body .cta li,html body .cta .cta-perks{color:#E4E7EC}
html body .feature-visual,html body .step-illust{background:linear-gradient(135deg,#FFF8D6,#FFF)}
html body .compare-col-accent,html body .price-card-accent{background:#FFF8D6;border-color:#FFDD2D}
html body .eyebrow,html body .section-eyebrow,html body .logos-trust i,html body .price-star,html body .price-caption-highlight,html body .price-includes-line i,html body .compare-tag{color:#111827}
html body .price-caption-highlight{background:#F2F4F7}
html body .legal a.btn-solid,html body .page a.btn-solid,html body .content-page a.btn-solid{background:#FFDD2D;border-color:#FFDD2D;color:#111827}
html body .legal a.btn-solid:hover,html body .page a.btn-solid:hover,html body .content-page a.btn-solid:hover{background:#F5C400;border-color:#F5C400;color:#111827}

/* Final contrast overrides for the landing-only review. */
/* Single public palette: legacy blue values are intentionally neutralized. */
html body{
  --bg:var(--landing-page);--surface:var(--landing-surface);--surface-soft:var(--landing-surface-soft);
  --text:var(--landing-text);--muted:var(--landing-text-muted);--line:var(--landing-border);
  --accent:var(--landing-accent);--accent-dark:var(--landing-accent-hover);
}
html body .feature-visual,html body .step-illust{background:linear-gradient(135deg,var(--landing-accent-pale),var(--landing-surface))}
html body .compare-col-accent{background:var(--landing-accent-pale);border-color:var(--landing-accent)}
html body .hero-perks i,html body .step-num{background:var(--landing-accent-soft);color:var(--landing-text)}
html body .examples .btn-line,html body .price-notify .btn-line{background:#fff;border-color:#e6eaf2;color:#101828}
html body .examples .btn-line:hover,html body .price-notify .btn-line:hover{background:color-mix(in srgb,var(--landing-accent) 10%,var(--landing-surface));border-color:var(--landing-accent);color:var(--landing-text)}
html body .price-card-accent{background:#fff;border:1px solid #ffdd2d}
html body .price-card-accent .price-badge{background:color-mix(in srgb,var(--landing-accent) 14%,var(--landing-surface));color:var(--landing-text)}
/* Final consistency pass for the public landing. */
html body .feature-card h3{margin:0 0 8px;font-size:16px}
html body .feature-card p{margin:0;color:var(--landing-text-muted);font-size:13px}
html body .hero-trust-row-inline,html body .logos-trust-inline{flex-wrap:wrap}
@media(max-width:900px){html body .hero-trust-row-inline,html body .logos-trust-inline{justify-content:center}}
html body .nav-menu-toggle:focus-visible,html body .landing-language:focus-visible,html body .btn:focus-visible,html body .nav-links a:focus-visible{outline:3px solid color-mix(in srgb,var(--landing-accent) 70%,#111827);outline-offset:2px}

/* Graphite dark surface for the landing. */
html body .cta{background:#121212}
html body .hero-visual .phone{background:#121212;border-color:#121212}
html body .ex-phone{isolation:isolate}
html body .ex-phone-screen{top:2.4%;right:5.2%;bottom:1.4%;left:5.2%;z-index:1;border-radius:9.3%}
html body .ex-phone::after{content:"";position:absolute;inset:0;z-index:2;background:var(--hero-phone-art) center/contain no-repeat;pointer-events:none}
html body .compare-col-accent{position:relative;overflow:hidden}
html body .compare-col-accent .compare-art{position:absolute;right:-46px;bottom:-128px;width:238px;height:390px;object-fit:cover;object-position:top;border-radius:34px;opacity:.9;transform:rotate(-6deg);pointer-events:none}
html body .compare-col-accent>*:not(.compare-art){position:relative;z-index:1}
@media(min-width:701px){html body .compare-grid{grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr)}}
@media(max-width:700px){html body .compare-col-accent .compare-art{right:-48px;bottom:-100px;width:170px;height:280px;opacity:.72}}
@media(max-width:600px){
  html body .hero-visual{display:none!important;min-height:0!important;height:0!important}
  html body .price-value{flex-wrap:nowrap;min-width:0;gap:6px}
  html body .price-value strong,html body #price-two-value{white-space:nowrap;word-break:normal;flex:0 0 auto}
  html body .price-value small{min-width:0;line-height:1.25}
  html body .faq-support{flex-direction:column;align-items:center;text-align:center}
  html body .faq-support p{width:100%;text-align:center}
  html body .faq-support .btn{width:100%;max-width:320px}
  html body .cta{width:calc(100% - 36px);margin-inline:18px;padding-inline:18px;box-sizing:border-box}
}
@media(max-width:600px){
  html body main > .cta,
  html body main > .cta.reveal{width:auto;margin-inline:16px;box-sizing:border-box}
}
html body footer.footer .brand,
html body footer.footer .brand-logo-text,
html body footer.footer .brand-name{color:#FFFFFF}
/* Use section padding for rhythm; avoid stacking an extra outer gap. */
html body main > .cta{margin-top:0}
html body .nav-links{min-width:0}
html body .nav-cta .btn-solid{white-space:nowrap;flex:0 0 auto}
@media(min-width:601px){html body .nav-cta .btn-solid{min-width:148px;padding-inline:16px}}
@media(max-width:600px){html body .nav-cta .btn-solid{min-width:0;max-width:calc(100vw - 150px);padding-inline:8px}}

/* Examples CTA follows the section axis at tablet and mobile widths. */
html body .examples-more{
  width:100%;
  max-width:100%;
  box-sizing:border-box;
}
html body .examples-more > *{min-width:0}
@media(max-width:900px){
  html body .examples-more{flex-direction:column;align-items:stretch;text-align:center}
  html body .examples-more .btn{width:100%;max-width:360px;align-self:center;box-sizing:border-box}
}
@media(max-width:600px){
  html body .examples-more{margin-inline:0;padding:20px 18px;gap:14px}
}

/* Pricing cards share the same vertical rhythm. The label row reserves one
   grid track, so different label lengths cannot shift the price row. */
html body .price-grid .price-card{
  display:grid;
  grid-template-rows:auto auto auto 1fr;
  align-content:start;
  padding-top:22px;
}
html body .price-grid .price-tag{
  min-height:48px;
  margin-top:0;
  display:flex;
  align-items:flex-start;
}
html body .price-grid .price-value{margin-top:24px}
html body .price-example b{display:grid;grid-template-columns:52px 12px;justify-content:start;align-items:center;column-gap:3px;width:67px;min-width:67px;font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1}
html body .price-example-amount{grid-column:1;white-space:nowrap}
@media(max-width:600px){
  html body .price-grid .price-tag{min-height:0}
}

/* Pricing becomes single-column before tablet layouts get too narrow. */
@media(max-width:700px){
  html body .price-grid{grid-template-columns:minmax(0,1fr)}
  html body .price-grid .price-card{min-width:0;width:100%;box-sizing:border-box}
  html body .price-grid .price-value{min-width:0;display:flex;align-items:flex-start;flex-wrap:nowrap}
  html body .price-grid .price-value strong{flex:0 0 auto;white-space:nowrap;word-break:normal}
  html body .price-grid .price-value small{min-width:0;flex:1 1 auto;white-space:normal;overflow-wrap:anywhere}
}

@media(max-width:700px){
  html body main > section.cta,
  html body main > section.cta.reveal{
    width:calc(100% - 32px);
    margin-inline:16px;
    margin-bottom:24px;
    box-sizing:border-box;
  }
}

/* Intermediate widths need the compact menu before the full link row can
   collide with the brand and actions. */
@media (max-width:1100px){
  html body header.nav{
    flex-wrap:nowrap;
    min-height:64px;
    height:64px;
    padding-inline:16px;
    gap:10px;
  }
  html body header.nav .brand{flex:0 0 auto}
  html body header.nav .brand{
    order:0;
    min-width:0;
    flex:0 1 auto;
    white-space:nowrap;
  }
  html body header.nav .nav-menu-toggle{
    display:inline-flex;
    flex:0 0 44px;
    align-items:center;
    justify-content:center;
    order:2;
  }
  html body header.nav .nav-links{
    display:none;
    order:4;
    width:100%;
  }
  html body header.nav .nav-links.is-open{
    display:flex;
    flex-direction:column;
    align-items:stretch;
  }
  html body header.nav.menu-open{height:auto;flex-wrap:wrap}
  html body header.nav .nav-cta{
    order:1;
    min-width:0;
    flex:0 1 auto;
    margin-left:auto;
    gap:8px;
  }
}

/* Keep the public CTA on the same axis as FAQ/content instead of the viewport. */
html body main > section.cta,
html body main > section.cta.reveal{
  width:min(calc(100% - 64px),var(--landing-content,var(--container,1240px)));
  max-width:var(--landing-content,var(--container,1240px));
  margin-inline:auto;
  margin-bottom:32px;
  box-sizing:border-box;
}
@media(max-width:600px){
  html body main > section.cta,
  html body main > section.cta.reveal{
    width:calc(100% - 32px);
    margin-inline:16px;
  }
}

/* Keep navigation available while scrolling; it also anchors the mobile menu. */
html body > header.nav{
  position:sticky;
  top:0;
  z-index:100;
  box-shadow:var(--landing-shadow-nav);
  width:100%;
  min-height:64px;
  box-sizing:border-box;
  transform:none;
  opacity:1;
  animation:none;
  isolation:isolate;
}

/* The compact navigation is a sticky dropdown, not a flex row that changes
   the header height. This keeps the page still while the menu is open. */
@media(max-width:1100px){
  html body > header.nav{height:64px;min-height:64px;flex-wrap:nowrap;overflow:visible}
  html body > header.nav.menu-open{height:64px;min-height:64px;flex-wrap:nowrap}
  html body > header.nav .nav-links{
    position:absolute;
    top:100%;
    left:0;
    right:0;
    z-index:101;
    margin:0;
    padding:10px 16px 14px;
    border-top:1px solid var(--landing-border);
    border-bottom:1px solid var(--landing-border);
    background:var(--landing-surface);
    box-shadow:0 16px 28px rgba(16,24,40,.12);
  }
html body > header.nav .nav-links.is-open{display:flex}
}

/* В компактной шапке оставляем одно основное действие.
   Вход и выбор языка доступны в раскрываемой навигации. */
.nav-mobile-actions{display:none}
@media(max-width:1100px){
  html body > header.nav .nav-mobile-actions{display:grid;grid-template-columns:minmax(0,1fr) 44px;gap:var(--site-space-2,8px);margin-top:var(--site-space-2,8px);padding-top:var(--site-space-3,12px);border-top:1px solid var(--landing-border)}
  html body > header.nav .nav-mobile-actions .btn{min-height:44px;border-radius:10px}
  html body > header.nav .nav-mobile-actions .btn-ghost{border-color:var(--landing-border);background:var(--landing-surface);color:var(--landing-text)}
  html body > header.nav .nav-mobile-actions .landing-language{width:44px;min-width:44px;height:44px;min-height:44px;border-radius:10px;border-color:var(--landing-border);background:var(--landing-surface);color:var(--landing-text);font-weight:700;letter-spacing:.02em;flex:0 0 44px}
}

/* Самые узкие телефоны: в шапке остаются логотип, язык, основное действие и меню. */
@media(max-width:420px){
  html body > header.nav{padding-inline:8px;gap:4px}
  html body > header.nav .brand{flex:0 0 76px}
  html body > header.nav .brand-logo-image{width:76px;max-width:76px;height:28px}
  html body > header.nav .nav-cta{flex:1 1 auto;justify-content:flex-end;gap:4px}
  html body > header.nav .nav-cta .btn-ghost{display:none!important}
  html body > header.nav .nav-mobile-actions #landingLanguage{width:40px;min-width:40px;height:40px;min-height:40px}
  html body > header.nav .nav-cta .btn-solid{height:40px;min-height:40px;padding-inline:10px;font-size:11px;white-space:nowrap}
  html body > header.nav .nav-menu-toggle{flex-basis:40px;width:40px;height:40px}
}
