.stp-shell{position:relative;min-height:100vh;background:radial-gradient(circle at 18% 0,rgba(183,148,246,.1),transparent 36%),radial-gradient(circle at 86% 4%,rgba(124,58,237,.07),transparent 28%),linear-gradient(180deg,#07080e,#04050a 70%,#02030700)}.stp-noise{z-index:1;opacity:.05;mix-blend-mode:screen;background-image:radial-gradient(rgba(255,255,255,.55) .6px,transparent 0);background-size:7px 7px}.stp-grid,.stp-noise{position:fixed;inset:0;pointer-events:none}.stp-grid{z-index:0;background:linear-gradient(rgba(255,255,255,.018) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 0);background-size:84px 84px;-webkit-mask-image:radial-gradient(circle at center,black 30%,transparent 88%);mask-image:radial-gradient(circle at center,black 30%,transparent 88%)}.stp-main{position:relative;z-index:2;width:min(1320px,calc(100vw - 48px));margin:0 auto;padding-bottom:96px}.stp-nav-wrap{position:fixed;top:0;left:0;width:100%;display:flex;justify-content:center;padding:14px 20px 0;z-index:30;pointer-events:none}.stp-nav{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:28px;gap:28px;border:1px solid rgba(255,255,255,.08);border-radius:999px;padding:.6rem 1rem .6rem .8rem;backdrop-filter:blur(22px) saturate(140%);-webkit-backdrop-filter:blur(22px) saturate(140%);pointer-events:auto}.stp-brand{display:flex;align-items:center;gap:10px;justify-self:start}.stp-brand-mark{display:grid;place-items:center;width:32px;height:32px;border-radius:8px;background:linear-gradient(135deg,rgba(183,148,246,.2),rgba(124,58,237,.18));border:1px solid rgba(183,148,246,.28)}.stp-brand-image{width:18px;height:auto}.stp-brand-stack{display:flex;flex-direction:column;gap:1px;line-height:1}.stp-brand-name,.stp-brand-sub{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase}.stp-brand-name{font-size:.7rem;color:var(--text)}.stp-brand-sub{font-size:.55rem;color:var(--studio-accent)}.stp-nav-links{display:flex;gap:22px;justify-self:center}.stp-nav-links a{font-family:var(--font-mono);font-size:.62rem;letter-spacing:.16em;text-transform:uppercase;color:var(--text-faint);transition:color .2s ease}.stp-nav-links a.is-active,.stp-nav-links a:hover{color:var(--text)}.stp-nav-links a.is-active{color:var(--studio-accent-bright)}.stp-nav-actions{display:flex;gap:8px;justify-self:end}.stp-btn{position:relative;overflow:hidden;display:inline-flex;align-items:center;gap:8px;border-radius:999px;border:1px solid rgba(255,255,255,.12);padding:.55rem 1.05rem;background:rgba(255,255,255,.04);color:var(--text);font-family:var(--font-mono);font-size:.64rem;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;transition:transform .26s cubic-bezier(.22,1,.36,1),background .26s ease,border-color .26s ease,box-shadow .26s ease}.stp-btn:hover{transform:translateY(-1.5px)}.stp-btn-ghost{color:var(--text-soft)}.stp-btn-ghost:hover{color:var(--text);border-color:rgba(183,148,246,.22)}.stp-btn-secondary{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.18)}.stp-btn-secondary:hover{border-color:rgba(183,148,246,.32)}.stp-btn-primary{background:linear-gradient(180deg,rgba(183,148,246,.26),rgba(124,58,237,.18));border-color:rgba(183,148,246,.42);box-shadow:0 8px 28px rgba(124,58,237,.22),inset 0 0 0 1px rgba(255,255,255,.04);color:#f9f6ff}.stp-btn-primary:hover{border-color:rgba(200,168,255,.7);box-shadow:0 14px 38px rgba(124,58,237,.35)}.stp-btn-lg{padding:.78rem 1.5rem;font-size:.7rem}.stp-btn-arrow{font-family:var(--font-body);font-size:.9rem;letter-spacing:0;transition:transform .22s ease}.stp-btn:hover .stp-btn-arrow{transform:translateX(3px)}.stp-header{padding:140px 0 60px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:18px}.stp-trial-banner{display:inline-flex;align-items:center;gap:8px;padding:.5rem 1.1rem;border-radius:999px;border:1px solid rgba(183,148,246,.3);background:rgba(183,148,246,.08);font-family:var(--font-mono);font-size:.62rem;letter-spacing:.12em;text-transform:uppercase;color:rgba(183,148,246,.9);margin-bottom:4px}.stp-trial-dot{width:6px;height:6px;border-radius:50%;background:rgba(183,148,246,.9);box-shadow:0 0 6px rgba(183,148,246,.6);animation:stp-pulse 2s ease-in-out infinite}@keyframes stp-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.75)}}.stp-eyebrow{font-family:var(--font-mono);font-size:.66rem;letter-spacing:.18em;text-transform:uppercase;color:var(--studio-accent)}.stp-header h1{font-family:var(--font-display);font-weight:400;font-size:clamp(2.6rem,5.2vw,4.4rem);letter-spacing:-.035em;line-height:1.02;margin:0;max-width:980px;color:var(--text)}.stp-highlight{background:linear-gradient(135deg,var(--studio-accent-bright) 0,var(--studio-accent) 50%,var(--studio-accent-deep) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-style:italic;font-weight:300}.stp-header p{font-size:1.05rem;line-height:1.55;color:var(--text-soft);max-width:580px;margin:0;font-weight:300}.stp-toggle{margin-top:8px;display:inline-flex;padding:4px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:999px;gap:4px}.stp-toggle-btn{display:inline-flex;align-items:center;gap:8px;padding:.5rem 1.1rem;border:none;background:transparent;color:var(--text-faint);font-family:var(--font-mono);font-size:.65rem;letter-spacing:.14em;text-transform:uppercase;border-radius:999px;cursor:pointer;transition:all .24s ease}.stp-toggle-btn.is-active{background:linear-gradient(180deg,rgba(183,148,246,.22),rgba(124,58,237,.14));color:var(--text);box-shadow:0 4px 14px rgba(124,58,237,.2)}.stp-toggle-badge{font-size:.5rem;padding:.16rem .4rem;background:rgba(183,148,246,.2);border-radius:4px;color:var(--studio-accent-bright);letter-spacing:.08em}.stp-plans{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin:30px 0 50px}.stp-plan{position:relative;padding:36px 32px;border-radius:18px;border:1px solid rgba(255,255,255,.07);background:linear-gradient(180deg,rgba(13,14,22,.92),rgba(8,9,16,.92));display:flex;flex-direction:column;gap:22px;min-height:620px}.stp-plan.is-popular{border-color:rgba(183,148,246,.4);box-shadow:0 26px 80px rgba(124,58,237,.2),0 0 0 1px rgba(183,148,246,.08);background:radial-gradient(circle at 50% -10%,rgba(183,148,246,.1),transparent 60%),linear-gradient(180deg,rgba(20,16,32,.95),rgba(10,8,18,.95))}.stp-plan.is-enterprise{background:radial-gradient(circle at 100% 0,rgba(124,58,237,.06),transparent 60%),linear-gradient(180deg,rgba(13,14,22,.92),rgba(8,9,16,.92))}.stp-plan-popular{position:absolute;top:-10px;left:50%;transform:translateX(-50%);font-family:var(--font-mono);font-size:.58rem;letter-spacing:.18em;text-transform:uppercase;background:linear-gradient(135deg,var(--studio-accent-bright),var(--studio-accent-deep));color:#fff;padding:.34rem .85rem;border-radius:999px;box-shadow:0 4px 14px rgba(124,58,237,.3)}.stp-plan-head{display:flex;flex-direction:column;gap:8px}.stp-plan-name{font-family:var(--font-display);font-weight:500;font-size:1.4rem;letter-spacing:-.02em;color:var(--text)}.stp-plan-tag{font-size:.88rem;line-height:1.45;color:var(--text-soft);margin:0;font-weight:300}.stp-plan-price{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap}.stp-price-currency{font-family:var(--font-display);font-size:1.6rem;font-weight:400;color:var(--text-soft)}.stp-price-num{font-family:var(--font-display);font-size:3.2rem;font-weight:500;letter-spacing:-.04em;color:var(--text);line-height:1}.stp-price-custom{font-size:2.6rem;background:linear-gradient(135deg,var(--studio-accent-bright),var(--studio-accent-deep));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.stp-price-label{font-family:var(--font-mono);font-size:.6rem;letter-spacing:.14em;text-transform:uppercase;color:var(--text-faint);flex:1 1 100%;margin-top:4px}.stp-plan-features{list-style:none;padding:22px 0 0;display:flex;flex-direction:column;gap:12px;border-top:1px solid rgba(255,255,255,.06);margin:auto 0 0}.stp-plan-features li{display:flex;align-items:flex-start;gap:10px;font-size:.88rem;color:var(--text-soft);line-height:1.45;font-weight:300}.stp-check{flex-shrink:0;display:inline-grid;place-items:center;width:16px;height:16px;border-radius:4px;background:rgba(183,148,246,.16);color:var(--studio-accent-bright);font-size:.7rem;font-weight:500;margin-top:2px}.stp-promise{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px;padding:24px;border-radius:14px;border:1px solid rgba(255,255,255,.06);background:rgba(255,255,255,.012);margin-bottom:60px}.stp-promise-item{display:flex;align-items:flex-start;gap:12px}.stp-promise-icon{flex-shrink:0;display:inline-grid;place-items:center;width:22px;height:22px;border-radius:6px;background:rgba(183,148,246,.12);color:var(--studio-accent-bright);font-size:.7rem;font-weight:600;margin-top:2px}.stp-promise-item>div{display:flex;flex-direction:column;gap:2px}.stp-promise-title{font-size:.86rem;color:var(--text);font-weight:500}.stp-promise-sub{font-size:.76rem;color:var(--text-soft);line-height:1.4;font-weight:300}.stp-matrix{margin-bottom:80px;gap:30px}.stp-matrix,.stp-matrix-head{display:flex;flex-direction:column}.stp-matrix-head{gap:12px;max-width:600px}.stp-matrix-head h2{font-family:var(--font-display);font-weight:400;font-size:clamp(1.8rem,3vw,2.6rem);letter-spacing:-.025em;margin:0;color:var(--text)}.stp-matrix-head p{font-size:.96rem;line-height:1.55;color:var(--text-soft);margin:0;font-weight:300}.stp-matrix-table{border-radius:14px;border:1px solid rgba(255,255,255,.07);overflow:hidden;background:rgba(8,9,16,.5)}.stp-matrix-row{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;border-bottom:1px solid rgba(255,255,255,.05)}.stp-matrix-row:last-child{border-bottom:none}.stp-matrix-row--head{background:rgba(255,255,255,.025);font-family:var(--font-mono);font-size:.62rem;letter-spacing:.16em;text-transform:uppercase;color:var(--text)}.stp-matrix-row--group .stp-matrix-cell--feature{font-family:var(--font-mono);font-size:.62rem;letter-spacing:.18em;text-transform:uppercase;color:var(--studio-accent);padding-top:22px;padding-bottom:10px}.stp-matrix-row--group{background:rgba(183,148,246,.02);border-top:1px solid rgba(183,148,246,.1)}.stp-matrix-cell{padding:14px 20px;display:flex;align-items:center;font-size:.88rem;color:var(--text-soft);border-right:1px solid rgba(255,255,255,.04)}.stp-matrix-cell:last-child{border-right:none}.stp-matrix-cell--feature{color:var(--text);font-weight:400}.stp-matrix-cell--value{color:var(--text)}.stp-matrix-check{color:var(--studio-accent-bright);font-size:.95rem}.stp-matrix-dash{color:var(--text-faint);font-size:.9rem}.stp-faq{margin-bottom:80px;gap:30px}.stp-faq,.stp-faq-head{display:flex;flex-direction:column}.stp-faq-head{max-width:600px;gap:12px}.stp-faq-head h2{font-family:var(--font-display);font-weight:400;font-size:clamp(1.8rem,3vw,2.6rem);letter-spacing:-.025em;margin:0;color:var(--text)}.stp-faq-head p{font-size:.96rem;line-height:1.55;color:var(--text-soft);margin:0;font-weight:300}.stp-faq-list{display:flex;flex-direction:column;gap:0;border-radius:14px;border:1px solid rgba(255,255,255,.07);overflow:hidden;background:rgba(8,9,16,.5)}.stp-faq-item{border-bottom:1px solid rgba(255,255,255,.05)}.stp-faq-item:last-child{border-bottom:none}.stp-faq-q{width:100%;display:flex;justify-content:space-between;align-items:center;padding:22px 26px;background:transparent;border:none;color:var(--text);font-family:var(--font-display);font-size:1.04rem;font-weight:400;text-align:left;cursor:pointer;transition:background .24s ease}.stp-faq-q:hover{background:rgba(255,255,255,.012)}.stp-faq-item.is-open .stp-faq-q{color:var(--studio-accent-bright)}.stp-faq-icon{font-family:var(--font-display);font-size:1.4rem;color:var(--studio-accent);margin-left:16px;font-weight:300;transition:transform .28s ease}.stp-faq-a-wrap{overflow:hidden;transition:height .32s cubic-bezier(.22,1,.36,1)}.stp-faq-a{padding:0 26px 22px}.stp-faq-a p{font-size:.96rem;line-height:1.6;color:var(--text-soft);margin:0;font-weight:300;max-width:820px}.stp-final{padding:70px 0 40px;text-align:center}.stp-final-inner{max-width:720px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:18px}.stp-final-inner h2{font-family:var(--font-display);font-weight:400;font-size:clamp(2.2rem,4vw,3.4rem);letter-spacing:-.03em;margin:0;line-height:1.05;color:var(--text)}.stp-final-inner p{font-size:1.06rem;line-height:1.55;color:var(--text-soft);margin:0 0 8px;font-weight:300}.stp-final-actions{display:flex;gap:12px;flex-wrap:wrap;justify-content:center}.stp-footer{position:relative;z-index:2;border-top:1px solid rgba(255,255,255,.06);padding:60px 0 32px;width:min(1320px,calc(100vw - 48px));margin:0 auto}.stp-footer-inner{display:grid;grid-template-columns:1.4fr 2fr;grid-gap:40px;gap:40px;padding-bottom:40px;border-bottom:1px solid rgba(255,255,255,.06)}.stp-footer-brand{display:flex;flex-direction:column;gap:10px}.stp-footer-tag{font-size:.88rem;color:var(--text-soft);max-width:280px;line-height:1.5;font-weight:300}.stp-footer-cols{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.stp-footer-col{display:flex;flex-direction:column;gap:10px}.stp-footer-label{font-family:var(--font-mono);font-size:.58rem;letter-spacing:.18em;text-transform:uppercase;color:var(--text-faint);margin-bottom:4px}.stp-footer-col a{font-size:.86rem;color:var(--text-soft);transition:color .2s ease}.stp-footer-col a:hover{color:var(--text)}.stp-footer-bottom{display:flex;justify-content:space-between;padding-top:22px;font-family:var(--font-mono);font-size:.58rem;letter-spacing:.14em;text-transform:uppercase;color:var(--text-faint)}@media (max-width:1100px){.stp-plans{grid-template-columns:1fr;max-width:540px;margin-left:auto;margin-right:auto}.stp-promise{grid-template-columns:repeat(2,1fr)}}@media (max-width:920px){.stp-nav-links{display:none}.stp-matrix-row{grid-template-columns:1.4fr 1fr 1fr 1fr}.stp-matrix-cell{padding:12px;font-size:.78rem}.stp-footer-inner{grid-template-columns:1fr}}@media (max-width:600px){.stp-footer-cols,.stp-promise{grid-template-columns:1fr}}