:root{--ink:#0f172a;--muted:#60708a;--soft:#f6f8fc;--paper:#fff;--line:#e7ebf3;--brand:#155eef;--brand2:#7c4dff;--teal:#14b8a6;--green:#16a34a;--shadow:0 18px 50px rgba(15,23,42,.10);--shadow-lg:0 28px 80px rgba(15,23,42,.14);--radius:22px;--max:1240px}*{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(--ink);background:#fff;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.page{min-height:100vh}.commerce-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.88);backdrop-filter:blur(16px);border-bottom:1px solid rgba(15,23,42,.08)}.header-inner{max-width:1400px;margin:auto;padding:16px 5vw;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:900;letter-spacing:-.6px;font-size:1.2rem}.brand-mark{width:34px;height:34px;border-radius:10px;background:linear-gradient(135deg,#155eef,#7c4dff);display:grid;place-items:center;color:#fff;box-shadow:0 8px 20px rgba(21,94,239,.24)}.brand-sub{color:#64748b;font-weight:600}.commerce-nav{display:flex;align-items:center;gap:8px}.commerce-nav a{padding:9px 12px;border-radius:10px;color:#475569;font-weight:700;font-size:.92rem}.commerce-nav a:hover{background:#f1f5f9;color:#0f172a}.commerce-nav .sales{background:#0f172a;color:#fff}.hero-store{position:relative;overflow:hidden;background:linear-gradient(180deg,#f8fbff 0%,#eef4ff 100%);border-bottom:1px solid var(--line)}.hero-store:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(21,94,239,.14),transparent 68%);left:-160px;top:-180px}.hero-store:after{content:"";position:absolute;width:460px;height:460px;border-radius:50%;background:radial-gradient(circle,rgba(124,77,255,.12),transparent 68%);right:-160px;bottom:-190px}.hero-store-inner{max-width:var(--max);margin:auto;padding:80px 24px 72px;display:grid;grid-template-columns:1.08fr .92fr;gap:56px;align-items:center;position:relative;z-index:1}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:#155eef;font-size:.77rem;letter-spacing:1.9px;font-weight:900}.eyebrow:before{content:"";width:8px;height:8px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 6px rgba(34,197,94,.12)}h1{font-size:clamp(2.9rem,6vw,5.1rem);line-height:1.01;letter-spacing:-3.5px;margin:18px 0 20px;max-width:860px}h1 span{background:linear-gradient(135deg,#0f172a 5%,#155eef 52%,#7c4dff);-webkit-background-clip:text;color:transparent}.hero-store p{font-size:1.12rem;color:#5b6b83;max-width:720px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:14px 20px;border-radius:13px;font-weight:850;border:1px solid transparent;transition:.22s ease;cursor:pointer}.btn:hover{transform:translateY(-2px)}.btn.primary{background:linear-gradient(135deg,#155eef,#7c4dff);color:#fff;box-shadow:0 14px 30px rgba(21,94,239,.22)}.btn.secondary{background:#fff;border-color:#dce3ef;color:#0f172a;box-shadow:0 6px 18px rgba(15,23,42,.06)}.btn.full{width:100%}.hero-panel{background:rgba(255,255,255,.84);border:1px solid #dfe7f2;border-radius:26px;box-shadow:var(--shadow-lg);padding:28px}.hero-panel-head{display:flex;justify-content:space-between;align-items:center;color:#475569;font-weight:900}.panel-badge{padding:7px 10px;border-radius:999px;background:#ecfdf5;color:#15803d;font-size:.72rem;letter-spacing:1px}.hero-stat-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:26px}.hero-stat{background:#f8fafc;border:1px solid #edf1f7;border-radius:17px;padding:18px}.hero-stat small{display:block;color:#8a97aa;letter-spacing:1.4px;font-weight:800}.hero-stat strong{display:block;font-size:2.2rem;letter-spacing:-1px;margin:6px 0}.hero-stat span{color:#718096;font-size:.86rem}.journey{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-top:20px}.journey b{font-size:.7rem;letter-spacing:.8px;border:1px solid #dfe5ef;padding:8px 10px;border-radius:9px;background:#fff}.journey span{color:#155eef;font-weight:900}.benefit-strip{max-width:var(--max);margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-bottom:1px solid var(--line)}.benefit-strip>div{padding:21px 18px;border-right:1px solid var(--line)}.benefit-strip>div:last-child{border-right:0}.benefit-strip strong{display:block;font-size:.94rem}.benefit-strip span{color:#718096;font-size:.82rem}.store-section{max-width:var(--max);margin:auto;padding:84px 24px}.store-heading{display:flex;justify-content:space-between;align-items:end;gap:28px;margin-bottom:34px}.store-heading h2{font-size:2.5rem;letter-spacing:-1.6px;margin:8px 0 0}.store-heading p{max-width:500px;color:#66758c;margin:0}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card{position:relative;background:#fff;border:1px solid #e4e9f1;border-radius:22px;padding:24px;box-shadow:0 8px 30px rgba(15,23,42,.06);transition:.28s ease;overflow:hidden;cursor:pointer}.product-card:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,#155eef,#7c4dff);transform:scaleX(0);transform-origin:left;transition:.25s ease}.product-card:hover{transform:translateY(-8px);box-shadow:0 24px 60px rgba(15,23,42,.12);border-color:#d4dded}.product-card:hover:before{transform:scaleX(1)}.product-card.featured{border-color:#c9d9ff;box-shadow:0 20px 54px rgba(21,94,239,.12)}.product-top{display:flex;align-items:center;justify-content:space-between;gap:15px}.tag{display:inline-flex;align-items:center;gap:6px;padding:7px 11px;border-radius:999px;background:#f1f5ff;color:#155eef;font-size:.68rem;font-weight:900;letter-spacing:1px}.product-icon{width:48px;height:48px;border-radius:15px;background:linear-gradient(135deg,#eef4ff,#f2edff);display:grid;place-items:center;color:#155eef;font-weight:900}.product-card h3{font-size:1.35rem;line-height:1.2;margin:18px 0 9px;letter-spacing:-.6px}.product-card p{color:#68778e;margin:0;min-height:58px;font-size:.92rem}.product-bullets{margin:22px 0 18px;padding:0;list-style:none;display:grid;gap:11px}.product-bullets li{display:flex;gap:10px;color:#34445b;font-size:.88rem}.check{color:#16a34a;font-weight:900}.product-price{padding-top:15px;border-top:1px solid #edf0f5;display:flex;align-items:end;justify-content:space-between;gap:16px}.product-price small{display:block;color:#8390a2;font-size:.7rem;font-weight:800;letter-spacing:1px}.product-price strong{font-size:1.6rem;letter-spacing:-.6px}.product-price span{display:block;color:#8b97aa;font-size:.73rem}.card-actions{display:grid;grid-template-columns:1.2fr .8fr;gap:9px;margin-top:18px}.buy-btn,.read-btn{padding:12px 14px;border-radius:12px;font-weight:850;text-align:center;border:1px solid transparent}.buy-btn{background:#0f172a;color:#fff}.read-btn{border-color:#dce3ef;color:#334155;background:#fff}.buy-btn:hover{background:#155eef}.read-btn:hover{background:#f8fafc}.store-note{margin-top:24px;padding:18px 20px;border:1px solid #e7ebf3;border-radius:16px;background:#fbfcff;color:#67768c;font-size:.88rem}.process-section{background:#f8fafc;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.process-inner{max-width:var(--max);margin:auto;padding:78px 24px}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:30px}.process-item{background:#fff;border:1px solid #e5eaf2;border-radius:18px;padding:22px}.process-item b{display:inline-flex;width:35px;height:35px;border-radius:11px;background:#eef4ff;color:#155eef;align-items:center;justify-content:center}.process-item h3{margin:14px 0 7px;font-size:1.05rem}.process-item p{margin:0;color:#708096;font-size:.86rem}.commerce-footer{background:#0f172a;color:#cbd5e1;padding:72px 24px 24px}.commerce-footer:before{content:"";display:block;position:absolute}.footer-content{max-width:1400px;margin:auto;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:4rem}.footer-brand p{margin:0 0 15px;line-height:1.8}.footer-brand .footer-title{font-size:1.45rem;font-weight:900;color:#4ef1f7;margin-bottom:15px}.footer-brand a{color:#4ef1f7;font-weight:700}.footer-section h4{margin:0 0 18px;color:#fff}.footer-section a{display:block;color:#cbd5e1;margin:0 0 12px}.footer-section a:hover{color:#4ef1f7;transform:translateX(6px)}.footer-bottom{max-width:1400px;margin:32px auto 0;padding-top:18px;border-top:1px solid rgba(255,255,255,.08);text-align:center;color:#94a3b8;font-size:.9rem}.detail-hero{background:#f7f9fd;border-bottom:1px solid var(--line)}.detail-wrap{max-width:1120px;margin:auto;padding:62px 24px 56px}.back-link{display:inline-flex;gap:7px;color:#64748b;font-weight:750;margin-bottom:26px}.detail-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:34px;align-items:start}.detail-hero h1{font-size:clamp(2.5rem,5vw,4.4rem);margin:10px 0 18px;max-width:780px}.detail-hero p{color:#66758c;font-size:1.08rem;max-width:760px}.detail-callouts{display:flex;gap:10px;flex-wrap:wrap;margin-top:23px}.callout{padding:9px 12px;border-radius:11px;background:#fff;border:1px solid #e1e7f1;font-size:.78rem;font-weight:800;color:#334155}.price-box{background:#fff;border:1px solid #dfe6f1;border-radius:20px;padding:24px;box-shadow:var(--shadow)}.price-box small{color:#7c8899;font-weight:800;letter-spacing:1px}.price-box strong{display:block;font-size:2.5rem;letter-spacing:-1px;margin:6px 0}.price-box span{color:#7b8798;font-size:.82rem}.detail-content{max-width:1120px;margin:auto;padding:70px 24px}.detail-content h2{font-size:2.2rem;letter-spacing:-1px;margin:0}.feature-detail-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:25px}.feature-detail{border:1px solid #e5eaf1;border-radius:18px;padding:22px;background:#fff}.feature-detail-head{display:flex;gap:12px;align-items:flex-start}.feature-symbol{width:40px;height:40px;border-radius:12px;background:#eef4ff;color:#155eef;display:grid;place-items:center;font-weight:900;flex:none}.feature-detail h3{margin:0;font-size:1rem}.feature-detail p{color:#6e7c91;font-size:.86rem;margin:6px 0 0}.detail-cta{margin-top:55px;background:linear-gradient(135deg,#eff5ff,#f5efff);border:1px solid #dbe5f4;border-radius:24px;padding:30px;display:flex;justify-content:space-between;align-items:center;gap:25px}.detail-cta h3{margin:0 0 6px;font-size:1.3rem}.detail-cta p{margin:0;color:#68778e}.checkout-shell{background:#f6f8fc;min-height:calc(100vh - 69px);padding:46px 24px 70px}.checkout-wrap{max-width:1120px;margin:auto}.checkout-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:25px}.checkout-head h1{font-size:2.55rem;letter-spacing:-1.5px;margin:8px 0 0}.checkout-head p{margin:0;color:#738197}.checkout-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:20px}.checkout-card{background:#fff;border:1px solid #e1e7ef;border-radius:22px;box-shadow:0 12px 38px rgba(15,23,42,.07);padding:26px}.checkout-card h2{margin:0 0 5px;font-size:1.2rem}.checkout-card .sub{color:#7b8798;margin:0 0 22px;font-size:.88rem}.form-grid{display:grid;gap:15px}.field{display:grid;gap:7px}.field label{font-size:.82rem;font-weight:850;color:#34445b}.field input,.field select,.field textarea{width:100%;border:1px solid #dfe5ee;border-radius:12px;padding:13px 14px;background:#fff;color:#0f172a;outline:none;transition:.18s}.field textarea{min-height:130px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:#8bb1ff;box-shadow:0 0 0 4px rgba(21,94,239,.08)}.pay-btn{width:100%;border:0;background:linear-gradient(135deg,#155eef,#7c4dff);color:#fff;border-radius:13px;padding:15px 18px;font-weight:900;cursor:pointer;box-shadow:0 15px 32px rgba(21,94,239,.2)}.pay-btn:disabled{opacity:.65;cursor:wait}.legal-note{margin-top:15px;font-size:.75rem;color:#8390a2}.error{margin:14px 0;padding:12px 14px;border-radius:10px;background:#fff1f2;color:#be123c;border:1px solid #fecdd3}.summary-top{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.summary-top h2{margin:9px 0 4px}.summary-top p{margin:0;color:#6f7e93;font-size:.84rem}.summary-features{display:grid;gap:9px;margin:20px 0}.summary-features div{display:flex;gap:9px;font-size:.82rem;color:#435168}.summary-price{border-top:1px solid #ebeff5;margin-top:20px;padding-top:16px;display:grid;gap:11px}.summary-row{display:flex;justify-content:space-between;gap:15px;color:#6d7a8f;font-size:.86rem}.summary-row strong{color:#0f172a}.summary-row.total{padding-top:14px;border-top:1px solid #edf1f6;font-size:1rem}.summary-row.total strong{font-size:1.5rem;letter-spacing:-.5px}.discount-box{margin-top:16px;padding:14px;background:#fbfcff;border:1px solid #e7ebf3;border-radius:14px}.discount-box label{display:block;font-size:.8rem;font-weight:850;margin-bottom:7px}.callback-promise{display:flex;gap:12px;align-items:flex-start;background:#effdf5;border:1px solid #ccefe0;border-radius:15px;padding:15px;margin-top:20px}.callback-promise .icon{width:38px;height:38px;border-radius:11px;background:#16a34a;color:#fff;display:grid;place-items:center;font-weight:900;flex:none}.callback-promise strong{display:block}.callback-promise p{margin:3px 0 0;color:#577064;font-size:.79rem}.secure-row{display:flex;gap:14px;flex-wrap:wrap;color:#758398;font-size:.73rem;margin-top:16px}.success-page{min-height:100vh;background:linear-gradient(180deg,#f7fbf9 0%,#fff 100%);padding:70px 20px;display:grid;place-items:center}.success-card{max-width:720px;background:#fff;border:1px solid #dce8e1;border-radius:28px;box-shadow:0 25px 80px rgba(15,23,42,.11);padding:46px;text-align:center;position:relative;overflow:hidden}.success-card:before{content:"";position:absolute;top:-100px;left:50%;transform:translateX(-50%);width:380px;height:220px;background:radial-gradient(circle,rgba(34,197,94,.17),transparent 70%)}.clap{font-size:4.2rem;position:relative;z-index:1;animation:clap 1.1s ease-in-out infinite alternate}.success-badge{display:inline-block;margin-top:10px;padding:8px 12px;border-radius:999px;background:#ecfdf5;color:#15803d;font-size:.72rem;font-weight:900;letter-spacing:1.2px}.success-card h1{font-size:2.7rem;letter-spacing:-1.8px;margin:16px 0 12px}.success-lead{color:#718096}.order-id-box{margin:25px auto;padding:17px 18px;border-radius:16px;background:#f8fafc;border:1px solid #e7ecf2}.order-id-box small{display:block;color:#8390a0;font-weight:800;letter-spacing:1px}.order-id-box strong{display:block;font-size:1.75rem;letter-spacing:1px;color:#155eef;margin:4px 0 9px}.order-id-box button{border:0;background:#e9efff;color:#155eef;border-radius:8px;padding:6px 10px;font-size:.74rem;font-weight:900;cursor:pointer}.success-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;text-align:left;margin-top:18px}.success-grid>div{padding:14px;border:1px solid #e8edf4;border-radius:13px}.success-grid small{display:block;color:#8995a6;font-size:.68rem;font-weight:900;letter-spacing:1px}.success-grid b{display:block;margin-top:4px}.success-note{margin-top:18px;padding:15px;background:#f8fbff;border:1px solid #dfe9f5;border-radius:14px;text-align:left}.success-note p{margin:5px 0 0;color:#66758a;font-size:.84rem}.success-footer{margin-top:18px;display:flex;gap:10px}.center{justify-content:center}.muted{color:#78869a}.callback-shell{background:#f7f9fd;min-height:calc(100vh - 69px);padding:60px 24px}.callback-wrap{max-width:960px;margin:auto}.callback-card{background:#fff;border:1px solid #e0e7f0;border-radius:26px;box-shadow:var(--shadow);padding:34px}.callback-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:26px;align-items:start}.callback-info{background:linear-gradient(180deg,#eef5ff,#f8f4ff);border:1px solid #dce5f4;border-radius:20px;padding:25px}.callback-info h1{font-size:2.4rem;letter-spacing:-1.5px;margin:10px 0}.callback-info p{color:#68778d}.callback-list{display:grid;gap:10px;margin-top:20px}.callback-list div{display:flex;gap:10px;align-items:flex-start;color:#44526a;font-size:.86rem}.mobile-only{display:none}@keyframes clap{from{transform:translateY(0) rotate(-2deg)}to{transform:translateY(-5px) rotate(2deg)}}@media(max-width:980px){.hero-store-inner,.detail-grid,.checkout-grid,.callback-grid{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,1fr)}.benefit-strip{grid-template-columns:repeat(2,1fr)}.benefit-strip>div:nth-child(2){border-right:0}.process-grid{grid-template-columns:repeat(2,1fr)}.footer-content{grid-template-columns:2fr 1fr 1fr}}@media(max-width:700px){.header-inner{padding:13px 18px}.commerce-nav a:not(.sales){display:none}.hero-store-inner{padding:55px 18px 48px;gap:30px}.hero-store h1{font-size:2.65rem;letter-spacing:-2px}.hero-panel{padding:22px}.benefit-strip{grid-template-columns:1fr}.benefit-strip>div{border-right:0;border-bottom:1px solid var(--line)}.store-section,.detail-wrap,.detail-content,.process-inner{padding-left:18px;padding-right:18px}.store-heading{display:block}.product-grid,.feature-detail-grid,.process-grid,.success-grid{grid-template-columns:1fr}.detail-content h2,.store-heading h2{font-size:2rem}.detail-cta{display:block}.checkout-shell,.callback-shell{padding:30px 16px}.checkout-head{display:block}.checkout-head h1{font-size:2.1rem}.checkout-card{padding:21px}.success-card{padding:32px 20px}.success-card h1{font-size:2.2rem}.success-footer{display:grid}.footer-content{grid-template-columns:1fr;gap:28px}.mobile-only{display:block}}
