:root{--bg:#f8f9ff;--surface:#fff;--text:#171827;--muted:#687087;--line:#e9eaf2;--primary:#6d5dfc;--primary2:#8b5cf6;--shadow:0 24px 70px rgba(55,45,120,.12);--radius:24px;--container:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text);background:var(--bg);line-height:1.6}a{text-decoration:none;color:inherit}button{font:inherit}.sl-container{width:min(var(--container),calc(100% - 40px));margin:auto}.c-blue{color:#3b82f6}.c-purple{color:#7c3aed}.c-pink{color:#ec4899}.c-orange{color:#f97316}.c-green{color:#10b981}.c-yellow{color:#f59e0b}
.sl-nav{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.82);backdrop-filter:blur(18px);border-bottom:1px solid rgba(233,234,242,.85)}.nav-inner{height:76px;display:flex;align-items:center;gap:28px}.brand{display:inline-flex;align-items:center;gap:10px;font-size:21px;font-weight:900;letter-spacing:-.7px}.brand>span:last-child>span{color:var(--primary)}.brand-mark{width:40px;height:40px;border-radius:13px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#6d5dfc,#ec4899);box-shadow:0 9px 22px rgba(109,93,252,.25)}.brand-mark.small{width:30px;height:30px;border-radius:10px;font-size:12px}.desktop-nav{display:flex;align-items:center;gap:5px;margin-left:auto}.desktop-nav a{padding:10px 12px;border-radius:12px;color:#70768a;font-size:13px;font-weight:700}.desktop-nav a:hover,.desktop-nav a.active{background:#f0efff;color:var(--primary)}.desktop-nav i{margin-right:6px}.nav-actions{display:flex;align-items:center;gap:9px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:13px;padding:11px 16px;font-size:13px;font-weight:800;cursor:pointer;transition:.2s ease}.btn:hover{transform:translateY(-2px)}.btn-primary{color:#fff;background:linear-gradient(135deg,#6d5dfc,#8b5cf6);box-shadow:0 12px 25px rgba(109,93,252,.22)}.btn-ghost{color:#5d6378;background:transparent}.btn-white{background:#fff;color:#29243e;box-shadow:0 12px 28px rgba(22,18,45,.1)}.btn-outline-white{color:#fff;border:1px solid rgba(255,255,255,.45);background:rgba(255,255,255,.08)}.btn-lg{padding:14px 19px;border-radius:15px}.icon-btn,.menu-btn{width:40px;height:40px;border:1px solid var(--line);border-radius:12px;background:var(--surface);color:#697087;cursor:pointer}.menu-btn{display:none}.mobile-menu{display:none}
.hero{position:relative;overflow:hidden;padding:92px 0 84px;background:linear-gradient(135deg,#fbfbff 0%,#f4f1ff 48%,#fff5fb 100%)}.glow{position:absolute;border-radius:50%;filter:blur(5px);opacity:.55;pointer-events:none}.glow-a{width:320px;height:320px;background:#c4b5fd;top:-140px;left:-90px}.glow-b{width:360px;height:360px;background:#fbcfe8;right:-130px;top:60px}.glow-c{width:220px;height:220px;background:#bae6fd;bottom:-120px;left:45%}.hero-grid{position:relative;display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center}.eyebrow,.section-kicker{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:900;letter-spacing:.12em;color:#74798e}.hero h1{font-size:clamp(48px,6vw,76px);line-height:1.02;letter-spacing:-4px;margin:18px 0 20px}.hero h1 span{background:linear-gradient(90deg,#6d5dfc,#ec4899,#f97316);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-lead{max-width:650px;color:var(--muted);font-size:17px;margin:0}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin:30px 0 20px}.trust-row{display:flex;flex-wrap:wrap;gap:18px;color:#73798b;font-size:11px;font-weight:700}.trust-row span{display:inline-flex;gap:6px;align-items:center}.hero-preview{display:flex;justify-content:center}.preview-window{width:min(100%,480px);background:#fff;border:1px solid #e9e6f7;border-radius:25px;box-shadow:var(--shadow);overflow:hidden;transform:rotate(1deg)}.window-head{height:46px;padding:0 17px;display:flex;align-items:center;gap:12px;color:#999caf;font-size:11px;border-bottom:1px solid #eeeef5}.window-head>span{flex:1;text-align:center}.window-dots{display:flex;gap:5px}.window-dots i{width:7px;height:7px;border-radius:50%;background:#ddd}.preview-body{padding:25px}.preview-brand{display:flex;align-items:center;gap:9px;font-size:12px}.live-pill{margin-left:auto;background:#ecfdf5;color:#059669;border-radius:99px;padding:4px 8px;font-size:9px;font-weight:800}.live-pill i{font-size:6px}.preview-title{font-size:31px;font-weight:900;line-height:1.05;letter-spacing:-1.5px;margin:28px 0 18px}.preview-title span{color:#7c3aed}.preview-url,.payment-url{display:flex;align-items:center;gap:11px;border:1px solid #eeeef5;border-radius:15px;padding:12px;background:#fafaff}.url-icon,.payment-icon{width:37px;height:37px;border-radius:11px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#6d5dfc,#8b5cf6)}.preview-url div,.payment-url div{flex:1;min-width:0}.preview-url small,.payment-url small{display:block;color:#9b9fb0;font-size:8px;font-weight:900;letter-spacing:.08em}.preview-url b,.payment-url b{display:block;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.preview-url button{border:0;background:none;color:#7b8094}.preview-cards{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:11px}.mini-card{padding:14px;border-radius:16px;border:1px solid #eeeef5}.mini-card span{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;margin-bottom:9px}.mini-card b,.mini-card small{display:block}.mini-card b{font-size:12px}.mini-card small{color:#888ea1;font-size:9px}.purple-card span{color:#7c3aed;background:#f1eaff}.pink-card span{color:#ec4899;background:#fce7f3}.preview-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:11px}.preview-stats span{background:#f8f8fc;border-radius:13px;padding:10px}.preview-stats i{margin-right:5px}.preview-stats b{font-size:12px}.preview-stats small{display:block;color:#8a8fa0;font-size:8px}.quick-stats{position:relative;z-index:2;margin-top:-1px;background:#fff;border-bottom:1px solid var(--line);border-top:1px solid rgba(255,255,255,.5)}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:23px 0;gap:16px}.stat{display:flex;align-items:center;gap:12px;padding:8px 10px}.stat-icon,.list-icon,.why-icon,.step-icon{display:grid;place-items:center;flex:none}.stat-icon{width:44px;height:44px;border-radius:14px}.stat-icon.blue,.list-icon.blue,.why-icon.blue,.step-icon.blue{background:#eaf2ff;color:#3b82f6}.stat-icon.pink,.list-icon.pink,.why-icon.pink,.step-icon.pink{background:#fdeaf4;color:#ec4899}.stat-icon.green,.list-icon.green,.why-icon.green,.step-icon.green{background:#e7fbf2;color:#10b981}.stat-icon.orange,.list-icon.orange,.why-icon.orange{background:#fff0e5;color:#f97316}.stat-icon.purple,.list-icon.purple,.why-icon.purple,.step-icon.purple{background:#f0ebff;color:#7c3aed}.stat b,.stat small{display:block}.stat b{font-size:12px}.stat small{color:#8a8fa1;font-size:10px}
.section{padding:105px 0}.section-soft{background:#f5f3ff}.feature-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.feature-layout.reverse .feature-copy{order:2}.feature-layout.reverse .feature-art{order:1}.feature-copy h2,.section-heading h2{font-size:clamp(32px,4vw,49px);line-height:1.08;letter-spacing:-2px;margin:14px 0 16px}.feature-copy>p,.section-heading p{color:var(--muted);font-size:15px;max-width:650px}.feature-list{display:grid;gap:15px;margin:28px 0}.feature-list>div{display:flex;gap:12px}.list-icon{width:40px;height:40px;border-radius:12px}.feature-list b,.feature-list small{display:block}.feature-list b{font-size:13px}.feature-list small{color:#777d90;font-size:11px;margin-top:2px}.text-link{font-size:12px;font-weight:900}.purple-link{color:#6d5dfc}.feature-art{min-height:440px;position:relative;display:grid;place-items:center}.pastelink-art{background:radial-gradient(circle at 30% 20%,#ddd6fe,transparent 38%),radial-gradient(circle at 80% 80%,#fbcfe8,transparent 35%);border-radius:34px}.art-badge{position:absolute;top:25px;left:25px;padding:8px 11px;background:#fff;border-radius:99px;font-size:9px;font-weight:900;color:#6d5dfc;box-shadow:0 8px 20px rgba(0,0,0,.06)}.art-sheet{width:285px;min-height:345px;padding:18px;background:#fff;border-radius:21px;box-shadow:0 25px 60px rgba(72,55,130,.18);transform:rotate(-4deg)}.sheet-top{display:flex;gap:5px}.sheet-top span{width:6px;height:6px;border-radius:50%;background:#ddd}.sheet-cover{height:105px;margin:16px 0;background:linear-gradient(135deg,#7c3aed,#ec4899);border-radius:15px;display:grid;place-items:center;color:#fff;font-size:42px}.sheet-line{height:8px;background:#eeeef5;border-radius:99px;margin:10px 0}.sheet-line.long{width:88%}.sheet-line.short{width:55%}.sheet-buttons{display:flex;gap:8px;margin-top:20px}.sheet-buttons span{width:36px;height:36px;border-radius:11px;background:#f4f2ff;color:#7c3aed;display:grid;place-items:center}.floating-note{position:absolute;background:#fff;border-radius:13px;padding:10px 13px;box-shadow:0 14px 30px rgba(40,30,80,.12);font-size:10px;font-weight:800}.floating-note i{margin-right:6px}.note-a{right:35px;top:100px;color:#7c3aed}.note-b{left:38px;bottom:100px;color:#3b82f6}.payment-art{background:radial-gradient(circle at 20% 30%,#fbcfe8,transparent 35%),radial-gradient(circle at 85% 70%,#bfdbfe,transparent 40%);border-radius:34px}.checkout-card{width:min(100%,370px);background:#fff;border-radius:23px;padding:20px;box-shadow:0 25px 60px rgba(90,42,100,.17)}.checkout-top{display:flex;align-items:center;gap:10px}.checkout-logo{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#ec4899,#f97316)}.checkout-top div{flex:1}.checkout-top b,.checkout-top small{display:block}.checkout-top b{font-size:13px}.checkout-top small{font-size:9px;color:#9b9faf}.product-preview{display:flex;gap:12px;margin:22px 0;padding:13px;border-radius:16px;background:#faf8ff}.product-thumb{width:58px;height:58px;border-radius:13px;display:grid;place-items:center;background:#ede9fe;color:#7c3aed;font-size:20px}.product-preview small,.product-preview b,.product-preview span{display:block}.product-preview small{font-size:8px;color:#9a9eaf;font-weight:900}.product-preview b{font-size:12px}.product-preview span{font-size:9px;color:#888e9f}.price-row{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #eeeef4;padding:17px 0;font-size:11px}.price-row strong{font-size:18px}.fake-pay{width:100%;border:0;border-radius:13px;padding:13px;background:linear-gradient(135deg,#ec4899,#f97316);color:#fff;font-size:12px;font-weight:900}.secure-line{text-align:center;color:#8b90a2;font-size:8px;margin-top:12px}.secure{font-size:9px;color:#10b981;font-weight:800;white-space:nowrap}.section-heading.center{text-align:center;display:flex;flex-direction:column;align-items:center}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:45px}.step{position:relative;padding:28px 22px;border:1px solid var(--line);background:#fff;border-radius:22px;box-shadow:0 12px 35px rgba(30,28,60,.05)}.step-number{position:absolute;right:18px;top:15px;color:#c9cbd5;font-size:10px;font-weight:900}.step-icon{width:48px;height:48px;border-radius:15px}.step h3{font-size:15px;margin:18px 0 7px}.step p,.why-grid p{color:#7a8092;font-size:11px;margin:0}.why-section{background:#fff}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:45px}.why-grid article{padding:27px 22px;border:1px solid var(--line);border-radius:22px;background:#fff}.why-icon{width:48px;height:48px;border-radius:15px}.why-grid h3{font-size:15px;margin:17px 0 7px}.faq-section{background:#f7f7fc}.faq-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:80px}.faq-list{display:grid;gap:10px}.faq-list details{background:#fff;border:1px solid var(--line);border-radius:16px;padding:0 18px}.faq-list summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:17px 0;font-size:12px;font-weight:800}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary i{transition:.2s}.faq-list details[open] summary i{transform:rotate(180deg)}.faq-list p{font-size:11px;color:#7b8192;margin:0 0 18px}.final-cta{padding:35px 0 90px;background:#f7f7fc}.final-card{border-radius:30px;padding:42px 45px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:25px;color:#fff;background:linear-gradient(135deg,#5f4be8,#7c3aed 50%,#ec4899);box-shadow:0 30px 70px rgba(99,70,200,.24)}.final-icon{width:65px;height:65px;border-radius:20px;display:grid;place-items:center;background:rgba(255,255,255,.15);font-size:26px}.final-card h2{font-size:31px;line-height:1.05;margin:8px 0}.final-card p{margin:0;color:rgba(255,255,255,.78);font-size:12px}.final-actions{display:flex;gap:9px}.section-kicker.light{color:rgba(255,255,255,.72)}.footer{background:#12121b;color:#fff;padding:65px 0 20px}.footer-grid{display:grid;grid-template-columns:1.7fr repeat(3,1fr);gap:45px}.footer .brand{color:#fff}.footer-brand p{max-width:310px;color:#999bad;font-size:11px}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;gap:9px}.footer-grid b{font-size:11px;color:#fff;margin-bottom:5px}.footer-grid a{font-size:10px;color:#999bad}.footer-grid a:hover{color:#fff}.footer-bottom{border-top:1px solid #282832;margin-top:45px;padding-top:17px;display:flex;justify-content:space-between;color:#777b8b;font-size:9px}
html.dark{--bg:#0f1018;--surface:#171823;--text:#f4f4f7;--muted:#a1a5b5;--line:#2a2b39}html.dark .sl-nav{background:rgba(15,16,24,.84)}html.dark .hero{background:linear-gradient(135deg,#11121d,#19162b,#241521)}html.dark .quick-stats,html.dark .why-section{background:#14151f}html.dark .section-soft,html.dark .faq-section{background:#11121c}html.dark .preview-window,html.dark .checkout-card,html.dark .art-sheet,html.dark .step,html.dark .why-grid article,html.dark .faq-list details,html.dark .stat-icon,html.dark .list-icon,html.dark .floating-note{background:#1a1b27}html.dark .preview-url,html.dark .payment-url,html.dark .product-preview,.dark .preview-stats span{background:#14151f;border-color:#2a2b39}html.dark .footer{background:#090a10}
@media(max-width:1000px){.desktop-nav{display:none}.menu-btn{display:block}.hero-grid,.feature-layout,.faq-layout{grid-template-columns:1fr;gap:45px}.feature-layout.reverse .feature-copy,.feature-layout.reverse .feature-art{order:initial}.hero-copy{text-align:center}.hero-lead{margin:auto}.hero-actions,.trust-row{justify-content:center}.stats-grid{grid-template-columns:repeat(2,1fr)}.steps,.why-grid{grid-template-columns:repeat(2,1fr)}.final-card{grid-template-columns:auto 1fr}.final-actions{grid-column:1/-1}.footer-grid{grid-template-columns:1.5fr repeat(2,1fr)}}
@media(max-width:650px){.sl-container{width:min(var(--container),calc(100% - 28px))}.nav-inner{height:68px}.nav-actions .btn{display:none}.hero{padding:65px 0}.hero h1{font-size:47px;letter-spacing:-3px}.hero-lead{font-size:14px}.hero-actions{flex-direction:column}.hero-actions .btn{width:100%}.trust-row{gap:9px;font-size:9px}.preview-body{padding:19px}.preview-title{font-size:26px}.stats-grid{grid-template-columns:1fr 1fr;padding:16px 0;gap:6px}.stat{padding:7px 4px}.stat-icon{width:38px;height:38px}.section{padding:75px 0}.feature-art{min-height:360px}.art-sheet{width:240px;min-height:300px}.note-a{right:10px}.note-b{left:10px}.steps,.why-grid{grid-template-columns:1fr}.final-card{padding:30px 22px;grid-template-columns:1fr}.final-icon{display:none}.final-actions{grid-column:auto;flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr;gap:30px}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:8px}.mobile-menu{position:absolute;left:14px;right:14px;top:75px;background:var(--surface);border:1px solid var(--line);border-radius:17px;padding:8px;box-shadow:var(--shadow);display:none}.mobile-menu.open{display:grid}.mobile-menu a{padding:12px;border-radius:11px;font-size:12px;font-weight:800}.mobile-menu a:hover{background:#f4f2ff}.desktop-nav{display:none}.hero-preview{margin-top:5px}}


/* ============================================================
   SHOWLINK V5 — UNIFIED THEME SYSTEM
   All page colors are driven by the same theme variables.
   ============================================================ */
html[data-theme="light"]{
  --bg:#f8f9ff;
  --surface:#ffffff;
  --surface-2:#f5f3ff;
  --text:#171827;
  --muted:#687087;
  --line:#e9eaf2;
  --primary:#6d5dfc;
  --nav-bg:rgba(255,255,255,.88);
}
html[data-theme="dark"]{
  --bg:#0b1020;
  --surface:#121a2c;
  --surface-2:#171e32;
  --text:#f1f5f9;
  --muted:#a6b1c2;
  --line:#29344a;
  --primary:#8b7cff;
  --nav-bg:rgba(11,16,32,.90);
}

html[data-theme="dark"] body,
html[data-theme="dark"] main{background:var(--bg);color:var(--text)}
html[data-theme="dark"] .sl-navbar,
html[data-theme="dark"] .sl-nav,
html[data-theme="dark"] .quick-stats,
html[data-theme="dark"] .sl-footer{
  background:var(--nav-bg)!important;
  color:var(--text);
  border-color:var(--line)!important;
}
html[data-theme="dark"] .hero{
  background:linear-gradient(135deg,#0d1325 0%,#151331 48%,#201327 100%);
}
html[data-theme="dark"] .section-soft{background:var(--surface-2)}
html[data-theme="dark"] .section,
html[data-theme="dark"] .why-section,
html[data-theme="dark"] .faq-section{color:var(--text)}
html[data-theme="dark"] .hero-lead,
html[data-theme="dark"] .feature-copy>p,
html[data-theme="dark"] .section-heading p,
html[data-theme="dark"] .feature-list small,
html[data-theme="dark"] .stat small,
html[data-theme="dark"] .mini-card small,
html[data-theme="dark"] .preview-stats small,
html[data-theme="dark"] .trust-row,
html[data-theme="dark"] .step p,
html[data-theme="dark"] .why-grid p,
html[data-theme="dark"] .faq-list p{
  color:var(--muted);
}
html[data-theme="dark"] .sl-nav-link,
html[data-theme="dark"] .sl-mobile-link{color:#cbd5e1}
html[data-theme="dark"] .sl-nav-link:hover,
html[data-theme="dark"] .sl-mobile-link:hover{background:#202944;color:#a99fff}
html[data-theme="dark"] .sl-btn-ghost,
html[data-theme="dark"] .sl-nav-menu,
html[data-theme="dark"] .icon-btn,
html[data-theme="dark"] .menu-btn{
  background:#121a2c!important;color:#e2e8f0!important;border-color:var(--line)!important;
}
html[data-theme="dark"] .sl-mobile-panel{background:#121a2c!important;border-color:var(--line)!important}
html[data-theme="dark"] .preview-window,
html[data-theme="dark"] .art-sheet,
html[data-theme="dark"] .checkout-card,
html[data-theme="dark"] .mini-card,
html[data-theme="dark"] .preview-url,
html[data-theme="dark"] .payment-url,
html[data-theme="dark"] .step,
html[data-theme="dark"] .why-grid article,
html[data-theme="dark"] .faq-list details{
  background:#121a2c!important;
  color:var(--text);
  border-color:var(--line)!important;
}
html[data-theme="dark"] .window-head,
html[data-theme="dark"] .preview-stats span{
  border-color:var(--line)!important;
  background:#0f172a;
  color:var(--text);
}
html[data-theme="dark"] .live-pill{background:#12352a;color:#6ee7b7}
html[data-theme="dark"] .preview-url small,
html[data-theme="dark"] .payment-url small,
html[data-theme="dark"] .section-kicker,
html[data-theme="dark"] .eyebrow{color:#a6b1c2}
html[data-theme="dark"] .preview-url b,
html[data-theme="dark"] .payment-url b,
html[data-theme="dark"] .stat b,
html[data-theme="dark"] .feature-list b,
html[data-theme="dark"] .step h3,
html[data-theme="dark"] .why-grid h3,
html[data-theme="dark"] .faq-list summary{
  color:#f8fafc;
}
html[data-theme="dark"] .art-badge{background:#121a2c;color:#a99fff}
html[data-theme="dark"] .sheet-line{background:#29344a}
html[data-theme="dark"] .sheet-buttons span{background:#201d3a}
html[data-theme="dark"] .product-thumb{background:#211d3a}
html[data-theme="dark"] .final-cta{
  background:#090d18;
}
html[data-theme="dark"] .sl-footer-links a{color:#a6b1c2}
html[data-theme="dark"] .sl-footer-bottom{border-color:var(--line);color:#94a3b8}
html[data-theme="dark"] .sl-footer-bottom strong{color:#e2e8f0}

/* Shared controls are inside navbar actions, never inside nav links. */
.sl-nav-actions{margin-left:auto}
.sl-nav-actions .showlink-tools{margin-left:0}
.showlink-tools{display:flex;align-items:center;gap:7px;flex:none}
.showlink-tool-btn{white-space:nowrap}
@media (max-width:820px){
  .sl-navbar-inner{padding-left:56px}
  .sl-nav-actions .sl-desktop-action{display:none!important}
  .sl-nav-actions{margin-left:auto}
  .showlink-tools{margin-left:0}
  .showlink-tool-btn{width:40px;min-width:40px;padding:0}
  .showlink-tool-btn .showlink-tool-text{display:none}
}
