.marketing-scope .center{text-align:center;margin-left:auto;margin-right:auto}.marketing-scope .hero{padding-top:76px;position:relative}.marketing-scope .hero:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle at 18% 0,#6c4fe024,#0000 55%),radial-gradient(circle at 82% 20%,#3fd9e829,#0000 50%);animation:14s ease-in-out infinite alternate ambientDrift;position:absolute;inset:0}@keyframes ambientDrift{0%{opacity:.7;transform:scale(1)translate(0)}to{opacity:1;transform:scale(1.06)translate(-1%,1%)}}.marketing-scope .hero-inner{text-align:center;max-width:680px;margin:0 auto}.marketing-scope .hero-badge{background:var(--color-violet-tint);color:var(--color-violet-deep);border-radius:999px;align-items:center;gap:8px;margin-bottom:22px;padding:7px 14px;font-size:12.5px;font-weight:600;display:inline-flex}.marketing-scope .hero-badge .dot{background:var(--color-live);border-radius:50%;width:6px;height:6px}.marketing-scope .hero h1{margin:0 0 20px;font-size:clamp(32px,4.6vw,50px);font-weight:700;line-height:1.14}.marketing-scope .hero h1 .grad{background:linear-gradient(100deg,var(--color-violet-deep),var(--color-violet) 60%);color:#0000;-webkit-background-clip:text;background-clip:text}.marketing-scope .hero p.lede{color:var(--color-ink-soft);max-width:520px;margin:0 auto 30px;font-size:16px;line-height:1.7}.marketing-scope .hero-fine{color:var(--color-ink-soft);margin-top:14px;font-size:12.5px}.marketing-scope .hero-fine b{color:var(--color-violet-ink);font-weight:600}@media (prefers-reduced-motion:reduce){.marketing-scope .hero:before{animation:none!important}}.marketing-scope .problem-grid{grid-template-columns:.85fr 1.15fr;align-items:start;gap:56px;display:grid}.marketing-scope .problem-grid h2{margin:0;font-size:clamp(24px,3.2vw,32px);font-weight:700;line-height:1.22}.marketing-scope .problem-grid p{color:var(--color-ink-soft);margin:0 0 18px;font-size:15px;line-height:1.7}.marketing-scope .problem-grid p:last-child{margin-bottom:0}@media (max-width:900px){.marketing-scope .problem-grid{grid-template-columns:1fr}}.marketing-scope .tool-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.marketing-scope .tool-card{border:1px solid var(--color-line);background:#fff;border-radius:18px;flex-direction:column;padding:26px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex}.marketing-scope .tool-card:hover{border-color:var(--color-violet);transform:translateY(-3px);box-shadow:0 14px 30px #3d2a9c1a}.marketing-scope .tool-card .tag{color:var(--color-violet-deep);text-transform:uppercase;letter-spacing:.04em;margin-bottom:10px;font-size:12px;font-weight:600}.marketing-scope .tool-card h3{margin:0 0 10px;font-size:18px;line-height:1.3}.marketing-scope .tool-card p.desc{color:var(--color-ink-soft);margin:0 0 18px;font-size:13.5px;line-height:1.6}.marketing-scope .tool-card ul{flex-direction:column;gap:9px;margin:auto 0 0;padding:0;list-style:none;display:flex}.marketing-scope .tool-card li{color:var(--color-violet-ink);align-items:flex-start;gap:8px;font-size:13px;display:flex}.marketing-scope .tool-card li:before{content:"✓";background:var(--color-violet-tint);width:16px;height:16px;color:var(--color-violet-deep);border-radius:50%;flex:none;place-items:center;margin-top:2px;font-size:9px;font-weight:700;display:grid}.marketing-scope .tool-note{text-align:center;color:var(--color-ink-soft);margin-top:26px;font-size:13.5px}@media (max-width:900px){.marketing-scope .tool-grid{grid-template-columns:1fr}}.marketing-scope .step-list{flex-direction:column;max-width:760px;margin:0 auto;display:flex}.marketing-scope .step-row{border-top:1px solid var(--color-line);gap:20px;padding:22px 0;display:flex}.marketing-scope .step-row:first-child{border-top:none;padding-top:0}.marketing-scope .step-idx{color:#fff;background:linear-gradient(135deg,var(--color-violet),var(--color-violet-deep));border-radius:10px;flex:none;place-items:center;width:32px;height:32px;font-family:Sora,sans-serif;font-size:14px;font-weight:700;display:grid}.marketing-scope .step-row h4{margin:0 0 6px;font-size:15.5px}.marketing-scope .step-row p{color:var(--color-ink-soft);margin:0;font-size:13.5px;line-height:1.6}.marketing-scope .steps-note{text-align:center;color:var(--color-ink-soft);margin:36px 0 22px;font-size:13.5px}.marketing-scope .feature-duo{grid-template-columns:1fr 1fr;gap:32px;display:grid}.marketing-scope .feature-card{border:1px solid var(--color-line);background:#fff;border-radius:24px;padding:32px}.marketing-scope .feature-card .tag{letter-spacing:.07em;text-transform:uppercase;color:var(--color-violet-deep);border:1px solid var(--color-line);background:#fff;border-radius:999px;margin-bottom:16px;padding:6px 12px;font-size:11px;font-weight:700;display:inline-block}.marketing-scope .feature-card h3{letter-spacing:-.02em;margin:0 0 8px;font-size:22px;line-height:1.3}.marketing-scope .feature-card .sub{color:var(--color-ink-soft);margin:0 0 22px;font-size:13.5px}.marketing-scope .feature-card .item{margin-bottom:18px;padding-left:30px;position:relative}.marketing-scope .feature-card .item:last-child{margin-bottom:0}.marketing-scope .feature-card .item:before{content:"✓";background:var(--color-violet);color:#fff;border-radius:50%;place-items:center;width:20px;height:20px;font-size:11px;font-weight:700;display:grid;position:absolute;top:1px;left:0}.marketing-scope .feature-card .item h5{margin:0 0 5px;font-size:14.5px;font-weight:700}.marketing-scope .feature-card .item p{color:var(--color-ink-soft);margin:0;font-size:13.5px;line-height:1.65}.marketing-scope .model-note{text-align:center;color:var(--color-ink-soft);margin:26px 0 22px;font-size:13px}@media (max-width:900px){.marketing-scope .feature-duo{grid-template-columns:1fr;gap:20px}}.marketing-scope .why-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.marketing-scope .why-card{border:1px solid var(--color-line);background:#fff;border-radius:16px;padding:24px;transition:transform .25s,box-shadow .25s,border-color .25s}.marketing-scope .why-card:hover{border-color:var(--color-violet);transform:translateY(-3px);box-shadow:0 14px 30px #3d2a9c1a}.marketing-scope .why-card h4{margin:0 0 10px;font-size:15.5px}.marketing-scope .why-card p{color:var(--color-ink-soft);margin:0;font-size:13.5px;line-height:1.65}.marketing-scope .why-note{text-align:center;color:var(--color-ink-soft);margin-top:30px;font-size:13.5px}@media (max-width:900px){.marketing-scope .why-grid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.marketing-scope .why-grid{grid-template-columns:1fr}}.marketing-scope .platform-band{background:var(--color-violet-tint);border-radius:28px;padding:44px 32px}.marketing-scope .platform-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.marketing-scope .platform-card{border:1px solid var(--color-line);background:#fff;border-radius:16px;flex-direction:column;gap:14px;padding:20px;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex}.marketing-scope .platform-card:hover{border-color:var(--color-violet);transform:translateY(-2px);box-shadow:0 10px 24px #6c4fe024}.marketing-scope .platform-icon{border:1px solid #0000;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.marketing-scope .platform-card .name{font-size:15px;font-weight:600}.marketing-scope .status{align-items:center;gap:6px;font-size:12px;font-weight:600;display:flex}.marketing-scope .status .dot{border-radius:50%;width:6px;height:6px}.marketing-scope .status.live{color:var(--color-live)}.marketing-scope .status.live .dot{background:var(--color-live)}.marketing-scope .status.testing{color:var(--color-testing)}.marketing-scope .status.testing .dot{background:var(--color-testing)}.marketing-scope .status.build{color:var(--color-build)}.marketing-scope .status.build .dot{background:var(--color-build)}@media (max-width:900px){.marketing-scope .platform-grid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.marketing-scope .platform-grid{grid-template-columns:1fr}}.marketing-scope .who-cards{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.marketing-scope .who-card{border:1px solid var(--color-line);background:#fff;border-radius:16px;padding:22px}.marketing-scope .who-card h4{margin:0 0 8px;font-size:15px}.marketing-scope .who-card p{color:var(--color-ink-soft);margin:0;font-size:13.5px;line-height:1.65}.marketing-scope .who-card strong{color:var(--color-violet-ink)}.marketing-scope .who-note{text-align:center;color:var(--color-ink-soft);margin-top:30px;font-size:13.5px}@media (max-width:900px){.marketing-scope .who-cards{grid-template-columns:1fr}}.marketing-scope .testi-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.marketing-scope .testi-card{border:1px solid var(--color-line);background:#fff;border-radius:16px;padding:24px}.marketing-scope .testi-card p{color:var(--color-violet-ink);margin:0 0 18px;font-size:14px;line-height:1.6}.marketing-scope .testi-who{align-items:center;gap:10px;display:flex}.marketing-scope .avatar{background:linear-gradient(135deg,var(--color-violet),var(--color-accent));border-radius:50%;flex:none;width:36px;height:36px}.marketing-scope .testi-who .name{font-size:13.5px;font-weight:600}.marketing-scope .testi-who .role{color:var(--color-ink-soft);font-size:12px}@media (max-width:900px){.marketing-scope .testi-grid{grid-template-columns:1fr}}.marketing-scope .price-panel{border:1px solid var(--color-line);background:#fff;border-radius:24px;grid-template-columns:1fr 1fr;gap:44px;padding:44px;display:grid}.marketing-scope .price-tag{color:var(--color-violet-deep);margin-bottom:6px;font-family:Sora,sans-serif;font-size:15px;font-weight:700}.marketing-scope .price-amount{margin:0 0 14px;font-family:Sora,sans-serif;font-size:44px;font-weight:800}.marketing-scope .price-panel p.desc{color:var(--color-ink-soft);max-width:380px;margin:0 0 22px;font-size:14.5px;line-height:1.65}.marketing-scope .price-panel .fine{color:var(--color-ink-soft);font-size:12.5px}.marketing-scope .price-actions{flex-wrap:wrap;align-items:center;gap:18px;margin-top:22px;display:flex}.marketing-scope .price-actions a.see-full{color:var(--color-violet-deep);font-size:13.5px;font-weight:600}.marketing-scope .price-right{flex-direction:column;justify-content:center;gap:18px;display:flex}.marketing-scope .price-point{align-items:flex-start;gap:12px;display:flex}.marketing-scope .price-point .ico{background:var(--color-violet-tint);width:30px;height:30px;color:var(--color-violet-deep);border-radius:9px;flex:none;place-items:center;display:grid}.marketing-scope .price-point p{color:var(--color-ink-soft);margin:0;font-size:13.5px;line-height:1.6}@media (max-width:900px){.marketing-scope .price-panel{grid-template-columns:1fr}}
