.story-studio-landing{--ss-l-bg: #0c0820;--ss-l-card-bg: #ffffff;--ss-l-title: #1a1226;--ss-l-text: #4a3f6b;--ss-l-muted: #756b91;--ss-l-violet: #5b45d6;--ss-l-violet-soft: #f3eeff;--ss-l-accent: #7c3aed;--ss-l-border: rgba(31, 18, 74, 0.08);background:#f7f5fc;color:var(--ss-l-text);font-family:"Inter","Poppins",system-ui,sans-serif;display:block;min-height:100vh}.story-studio-landing .container{max-width:124rem;margin:0 auto;padding:0 2.4rem}.story-studio-landing__btn{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;min-height:5rem;padding:0 2rem;border-radius:.9rem;font-weight:700;font-size:1.45rem;letter-spacing:0;text-decoration:none;cursor:pointer;border:1px solid rgba(0,0,0,0);transition:transform .15s ease,box-shadow .15s ease,background .15s ease,color .15s ease}.story-studio-landing__btn:hover{transform:translateY(-1px)}.story-studio-landing__btn--primary{background:linear-gradient(135deg, #5b45d6, #7c3aed);color:#fff;box-shadow:0 .8rem 2.4rem rgba(91,69,214,.36)}.story-studio-landing__btn--primary:hover{box-shadow:0 1.2rem 3rem rgba(91,69,214,.45)}.story-studio-landing__btn--ghost{background:hsla(0,0%,100%,.92);color:var(--ss-l-title);border-color:var(--ss-l-border)}.story-studio-landing__btn--ghost:hover{background:#fff;border-color:rgba(91,69,214,.4)}.story-studio-landing__btn--ghost-light{background:rgba(0,0,0,0);color:#fff;border-color:hsla(0,0%,100%,.38)}.story-studio-landing__btn--ghost-light:hover{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.6)}.story-studio-landing__hero{position:relative;padding:12rem 0 8rem;color:#fff;overflow:hidden;isolation:isolate}.story-studio-landing__hero-bg{position:absolute;inset:0;z-index:-1;background:radial-gradient(ellipse at 20% 10%, rgba(124, 58, 237, 0.6), transparent 55%),radial-gradient(ellipse at 80% 90%, rgba(33, 166, 122, 0.35), transparent 50%),radial-gradient(ellipse at 50% 50%, rgba(80, 60, 200, 0.4), transparent 70%),linear-gradient(135deg, #0c0820 0%, #1a0e3a 60%, #0c0820 100%)}.story-studio-landing__hero-bg::after{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 1px 1px, rgba(255, 255, 255, 0.06) 1px, transparent 0);background-size:40px 40px;opacity:.4}.story-studio-landing__hero-inner{position:relative;text-align:center}.story-studio-landing__hero-badge{display:inline-flex;align-items:center;gap:.6rem;padding:.5rem 1.2rem;margin-bottom:2rem;border:1px solid hsla(0,0%,100%,.2);border-radius:99rem;background:hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.92);font-size:1.15rem;font-weight:600;backdrop-filter:blur(8px)}.story-studio-landing__hero-badge::before{content:"";width:.7rem;height:.7rem;border-radius:99rem;background:#4ade80;box-shadow:0 0 0 .3rem rgba(74,222,128,.25)}.story-studio-landing__hero-title{margin:0 0 1.8rem;font-size:clamp(3.2rem,6vw,6rem);line-height:1.05;font-weight:800;letter-spacing:-0.03em;color:#fff}.story-studio-landing__hero-title-accent{background:linear-gradient(135deg, #c4b5fd, #a78bfa, #7c3aed);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0)}.story-studio-landing__hero-lead{margin:0 auto 3rem;max-width:68rem;font-size:clamp(1.4rem,1.6vw,1.7rem);line-height:1.6;color:hsla(0,0%,100%,.78)}.story-studio-landing__hero-ctas{display:inline-flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:5rem}.story-studio-landing__hero-stats{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:2rem;max-width:76rem;margin:0 auto;padding-top:4rem;border-top:1px solid hsla(0,0%,100%,.12)}.story-studio-landing__stat{text-align:center}.story-studio-landing__stat strong{display:block;font-size:clamp(2.6rem,4vw,3.6rem);font-weight:800;letter-spacing:-0.02em;color:#fff;line-height:1;margin-bottom:.4rem}.story-studio-landing__stat-label{display:block;color:hsla(0,0%,100%,.85);font-size:1.25rem;font-weight:700;margin-bottom:.2rem}.story-studio-landing__stat small{display:block;color:hsla(0,0%,100%,.55);font-size:1.08rem}.story-studio-landing__section{padding:7rem 0}.story-studio-landing__section-head{margin-bottom:3.6rem;max-width:76rem}.story-studio-landing__section-head h2{margin:0 0 1rem;font-size:clamp(2.4rem,3.4vw,3.6rem);line-height:1.1;font-weight:800;letter-spacing:-0.02em;color:var(--ss-l-title)}.story-studio-landing__section-head p{margin:0;font-size:clamp(1.35rem,1.4vw,1.55rem);line-height:1.55;color:var(--ss-l-muted)}.story-studio-landing__section-head--center{margin-left:auto;margin-right:auto;text-align:center}.story-studio-landing__section-kicker{display:inline-block;margin-bottom:1.2rem;padding:.45rem 1rem;border-radius:99rem;background:linear-gradient(130deg, rgba(124, 58, 237, 0.14), rgba(124, 58, 237, 0.06));border:1px solid rgba(124,58,237,.22);color:var(--ss-l-violet);font-size:1.1rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.story-studio-landing__pain{background:#fff;border-bottom:1px solid var(--ss-l-border);border-top:1px solid var(--ss-l-border)}.story-studio-landing__pain-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fit, minmax(24rem, 1fr));gap:1.6rem}.story-studio-landing__pain-list li{padding:2rem;border-radius:1.2rem;background:#fafafa;border:1px solid var(--ss-l-border)}.story-studio-landing__pain-list li strong{display:block;font-size:1.6rem;font-weight:700;color:var(--ss-l-violet);letter-spacing:-0.005em;margin-bottom:.6rem}.story-studio-landing__pain-list li span{color:var(--ss-l-text);font-size:1.35rem;line-height:1.5}.story-studio-landing__pain-cta{margin:3.2rem 0 0;padding:2rem;border-radius:1.2rem;background:linear-gradient(135deg, #f3eeff, #e9e1ff);color:var(--ss-l-title);font-size:1.5rem;line-height:1.55;font-weight:600}.story-studio-landing__features{position:relative;background:radial-gradient(ellipse at 80% 0%, rgba(124, 58, 237, 0.1), transparent 55%),radial-gradient(ellipse at 0% 100%, rgba(91, 69, 214, 0.08), transparent 55%),linear-gradient(180deg, #f7f4ff 0%, #efe9ff 100%);border-top:1px solid rgba(124,58,237,.1);border-bottom:1px solid rgba(124,58,237,.1)}.story-studio-landing__features-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(26rem, 1fr));gap:1.8rem}.story-studio-landing__tool-rows{display:flex;flex-direction:column;gap:6rem}.story-studio-landing__tool-row{display:grid;grid-template-columns:minmax(0, 1fr) minmax(0, 1.1fr);grid-template-rows:auto;align-items:center;gap:5rem}.story-studio-landing__tool-row .story-studio-landing__tool-content{grid-column:1;grid-row:1}.story-studio-landing__tool-row .story-studio-landing__tool-visual{grid-column:2;grid-row:1}.story-studio-landing__tool-row--reverse .story-studio-landing__tool-content{grid-column:2;grid-row:1}.story-studio-landing__tool-row--reverse .story-studio-landing__tool-visual{grid-column:1;grid-row:1}.story-studio-landing__tool-content{max-width:56rem}.story-studio-landing__tool-visual{position:relative}.story-studio-landing__tool-visual .story-studio-landing__image-slot{margin:0}.story-studio-landing__tool-eyebrow{display:inline-flex;align-items:center;gap:1rem;margin-bottom:1.6rem}.story-studio-landing__tool-name{font-size:1.2rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--ss-l-violet)}.story-studio-landing__tool-tagline{margin:0 0 1.4rem;font-size:clamp(2.2rem,2.6vw,2.8rem);line-height:1.15;font-weight:800;letter-spacing:-0.015em;color:var(--ss-l-title)}.story-studio-landing__tool-lead{margin:0 0 2rem;font-size:1.45rem;line-height:1.6;color:var(--ss-l-text)}.story-studio-landing__tool-usecases{margin-bottom:1.8rem}.story-studio-landing__tool-usecases ul{list-style:none;margin:0;padding:0;display:grid;gap:1.2rem}.story-studio-landing__tool-usecases li{display:grid;grid-template-columns:.8rem minmax(0, 1fr);grid-template-rows:auto auto;column-gap:1rem;row-gap:.2rem;align-items:baseline;padding-left:0;position:relative}.story-studio-landing__tool-usecases li::before{content:"";grid-column:1;grid-row:1/span 2;display:block;width:.6rem;height:.6rem;margin-top:.7rem;border-radius:99rem;background:var(--ss-l-violet)}.story-studio-landing__tool-usecases li strong{grid-column:2;grid-row:1;display:block;font-size:1.3rem;font-weight:700;color:var(--ss-l-title)}.story-studio-landing__tool-usecases li span{grid-column:2;grid-row:2;display:block;font-size:1.25rem;line-height:1.5;color:var(--ss-l-muted)}.story-studio-landing__tool-usecases-label{display:block;margin-bottom:1rem;font-size:1.05rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--ss-l-muted)}.story-studio-landing__tool-detail{margin:0;padding:1rem 1.4rem;border-left:3px solid var(--ss-l-violet);background:rgba(124,58,237,.06);color:var(--ss-l-text);font-size:1.2rem;font-style:italic;border-radius:0 .6rem .6rem 0}.story-studio-landing__feature-card{padding:2.4rem;border-radius:1.4rem;background:var(--ss-l-card-bg);border:1px solid var(--ss-l-border);box-shadow:0 .4rem 1.6rem rgba(31,18,74,.05);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.story-studio-landing__feature-card:hover{transform:translateY(-4px);box-shadow:0 1.6rem 3.6rem rgba(31,18,74,.12);border-color:rgba(124,58,237,.28)}.story-studio-landing__feature-card h3{margin:1.4rem 0 .8rem;font-size:1.85rem;font-weight:800;letter-spacing:-0.01em;color:var(--ss-l-title)}.story-studio-landing__feature-card p{margin:0 0 1.4rem;color:var(--ss-l-text);font-size:1.32rem;line-height:1.55}.story-studio-landing__feature-icon{display:grid;place-items:center;width:5.2rem;height:5.2rem;border-radius:1.2rem;color:#fff;background:linear-gradient(135deg, #5b45d6, #7c3aed);box-shadow:0 .6rem 1.6rem rgba(91,69,214,.32)}.story-studio-landing__feature-icon svg{width:2.6rem;height:2.6rem}.story-studio-landing__feature-icon--image{background:linear-gradient(135deg, #5b45d6, #21a67a);box-shadow:0 .6rem 1.6rem rgba(33,166,122,.32)}.story-studio-landing__feature-icon--megaphone{background:linear-gradient(135deg, #f59e0b, #ef4444);box-shadow:0 .6rem 1.6rem rgba(245,158,11,.32)}.story-studio-landing__feature-icon--storefront{background:linear-gradient(135deg, #20182f, #5b45d6);box-shadow:0 .6rem 1.6rem rgba(32,24,47,.32)}.story-studio-landing__feature-bullets{list-style:none;margin:0;padding:0;display:grid;gap:.6rem}.story-studio-landing__feature-bullets li{display:flex;align-items:center;gap:.7rem;color:var(--ss-l-text);font-size:1.22rem}.story-studio-landing__feature-bullets li svg{flex:0 0 auto;width:1.6rem;height:1.6rem;padding:.25rem;border-radius:99rem;background:rgba(33,166,122,.18);color:#16a34a}.story-studio-landing__how{background:#fff;border-top:1px solid var(--ss-l-border);border-bottom:1px solid var(--ss-l-border)}.story-studio-landing__how-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:2rem;counter-reset:how-step}.story-studio-landing__how-step{position:relative;padding:2.4rem;border-radius:1.4rem;background:#f9f7fd;border:1px solid var(--ss-l-border)}.story-studio-landing__how-step h3{margin:1.2rem 0 .6rem;font-size:1.7rem;font-weight:800;letter-spacing:-0.01em;color:var(--ss-l-title)}.story-studio-landing__how-step p{margin:0;color:var(--ss-l-text);font-size:1.28rem;line-height:1.55}.story-studio-landing__how-step-num{display:grid;place-items:center;width:4rem;height:4rem;border-radius:99rem;background:linear-gradient(135deg, #5b45d6, #7c3aed);color:#fff;font-size:1.65rem;font-weight:800;box-shadow:0 .4rem 1.2rem rgba(91,69,214,.28)}.story-studio-landing__plans{background:#f7f5fc}.story-studio-landing__plans-grid{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:1.4rem;margin-bottom:2.6rem}.story-studio-landing__plan-card{position:relative;padding:2.2rem 2rem 2rem;border-radius:1.4rem;background:#fff;border:1px solid var(--ss-l-border);box-shadow:0 .4rem 1.4rem rgba(31,18,74,.04);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;display:flex;flex-direction:column}.story-studio-landing__plan-card:hover{transform:translateY(-3px);box-shadow:0 1.6rem 3.4rem rgba(31,18,74,.1)}.story-studio-landing__plan-card--featured{border-color:rgba(124,58,237,.5);background:linear-gradient(180deg, #fff, #f6f1ff);box-shadow:0 1.4rem 3rem rgba(124,58,237,.16)}.story-studio-landing__plan-card--featured::after{content:"";position:absolute;top:0;left:0;right:0;height:.4rem;background:linear-gradient(90deg, #5b45d6, #7c3aed);border-top-left-radius:inherit;border-top-right-radius:inherit}.story-studio-landing__plan-card--premium{border-color:rgba(31,21,50,.35);background:linear-gradient(180deg, #fff, #f5f3fa)}.story-studio-landing__plan-card--premium::after{content:"";position:absolute;top:0;left:0;right:0;height:.4rem;background:linear-gradient(90deg, #20182f, #4c3a85);border-top-left-radius:inherit;border-top-right-radius:inherit}.story-studio-landing__plan-ribbon{position:absolute;top:1.4rem;right:1.4rem;padding:.32rem .8rem;border-radius:99rem;background:linear-gradient(135deg, #5b45d6, #7c3aed);color:#fff;font-size:.92rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;box-shadow:0 .5rem 1.2rem rgba(91,69,214,.32);z-index:2}.story-studio-landing__plan-ribbon--premium{background:linear-gradient(135deg, #20182f, #4c3a85);box-shadow:0 .5rem 1.2rem rgba(32,24,47,.32)}.story-studio-landing__plan-badge{display:inline-block;color:var(--ss-l-violet);font-size:1rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;margin-bottom:.4rem}.story-studio-landing__plan-name{margin:0 0 .8rem;font-size:2rem;font-weight:800;letter-spacing:-0.01em;color:var(--ss-l-title)}.story-studio-landing__plan-price{display:flex;align-items:baseline;gap:.4rem;margin:0 0 1.4rem}.story-studio-landing__plan-price strong{font-size:3rem;font-weight:800;letter-spacing:-0.02em;color:var(--ss-l-title)}.story-studio-landing__plan-price span{color:var(--ss-l-muted);font-size:1.1rem}.story-studio-landing__plan-fit{margin:0 0 1.4rem;color:var(--ss-l-muted);font-size:1.2rem;line-height:1.5}.story-studio-landing__plan-bullets{list-style:none;margin:0 0 1.8rem;padding:1.4rem 0 0;border-top:1px solid var(--ss-l-border);display:grid;gap:.7rem;color:var(--ss-l-text);font-size:1.2rem;flex:1 1 auto}.story-studio-landing__plan-bullet{display:flex;align-items:flex-start;gap:.65rem;line-height:1.4}.story-studio-landing__plan-bullet-check{flex:0 0 auto;width:1.6rem;height:1.6rem;display:grid;place-items:center;border-radius:99rem;background:rgba(33,166,122,.18);color:#16a34a;margin-top:.1rem}.story-studio-landing__plan-bullet-check svg{width:.95rem;height:.95rem}.story-studio-landing__plan-card--featured .story-studio-landing__plan-bullet-check{background:rgba(124,58,237,.18);color:var(--ss-l-violet)}.story-studio-landing__plan-card--premium .story-studio-landing__plan-bullet-check{background:rgba(32,24,47,.14);color:#20182f}.story-studio-landing__plan-cta{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:4.2rem;padding:0 1.4rem;margin-top:auto;border-radius:.8rem;background:#f3eeff;color:var(--ss-l-violet);font-weight:800;font-size:1.22rem;letter-spacing:0;text-decoration:none;transition:background .15s ease,color .15s ease,transform .15s ease}.story-studio-landing__plan-cta:hover{background:#e6dcff;transform:translateY(-1px)}.story-studio-landing__plan-cta--accent{background:linear-gradient(135deg, #5b45d6, #7c3aed);color:#fff;box-shadow:0 .6rem 1.6rem rgba(91,69,214,.32)}.story-studio-landing__plan-cta--accent:hover{background:linear-gradient(135deg, #4f3bc4, #6f2bd9);box-shadow:0 .8rem 2rem rgba(91,69,214,.4)}.story-studio-landing__plan-card--premium .story-studio-landing__plan-cta--accent{background:linear-gradient(135deg, #20182f, #4c3a85);box-shadow:0 .6rem 1.6rem rgba(32,24,47,.34)}.story-studio-landing__plan-card--premium .story-studio-landing__plan-cta--accent:hover{background:linear-gradient(135deg, #1a1226, #3a2a6b)}.story-studio-landing__plans-cta{text-align:center}.story-studio-landing__faq{background:#fff;border-top:1px solid var(--ss-l-border)}.story-studio-landing__faq-list{max-width:80rem;margin:0 auto;display:grid;gap:1rem}.story-studio-landing__faq-item{overflow:hidden;border-radius:1.1rem;background:#f9f7fd;border:1px solid var(--ss-l-border);transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}.story-studio-landing__faq-item:hover{border-color:rgba(124,58,237,.22)}.story-studio-landing__faq-item[open]{background:#fff;border-color:rgba(124,58,237,.32);box-shadow:0 .8rem 2rem rgba(31,18,74,.08)}.story-studio-landing__faq-question{display:flex;align-items:center;justify-content:space-between;gap:1.4rem;width:100%;padding:1.7rem 2rem;list-style:none;cursor:pointer;font-size:1.4rem;font-weight:700;color:var(--ss-l-title);user-select:none}.story-studio-landing__faq-question::-webkit-details-marker,.story-studio-landing__faq-question::marker{display:none;content:""}.story-studio-landing__faq-question:hover{background:rgba(124,58,237,.05)}.story-studio-landing__faq-question svg{flex:0 0 auto;width:1.8rem;height:1.8rem;color:var(--ss-l-muted);transition:transform .2s ease,color .2s ease}.story-studio-landing__faq-item[open] .story-studio-landing__faq-question svg{transform:rotate(180deg);color:var(--ss-l-violet)}.story-studio-landing__faq-answer{margin:0;padding:0 2rem 1.8rem;color:var(--ss-l-text);font-size:1.3rem;line-height:1.6}.story-studio-landing__final-cta{padding:8rem 0}.story-studio-landing__final-cta-card{position:relative;padding:5rem 4rem;border-radius:2rem;text-align:center;color:#fff;background:radial-gradient(ellipse at 30% 20%, rgba(124, 58, 237, 0.55), transparent 55%),radial-gradient(ellipse at 80% 80%, rgba(33, 166, 122, 0.28), transparent 50%),linear-gradient(135deg, #0c0820, #1a0e3a);overflow:hidden;isolation:isolate;box-shadow:0 2.4rem 5.6rem rgba(12,8,32,.4)}.story-studio-landing__final-cta-card::before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 1px 1px, rgba(255, 255, 255, 0.05) 1px, transparent 0);background-size:40px 40px;opacity:.5;pointer-events:none}.story-studio-landing__final-cta-card>*{position:relative;z-index:1}.story-studio-landing__final-cta-card h2{margin:0 0 1rem;font-size:clamp(2.4rem,3.6vw,3.4rem);font-weight:800;letter-spacing:-0.02em;line-height:1.15;color:#fff;text-shadow:0 .4rem 1.2rem rgba(0,0,0,.35)}.story-studio-landing__final-cta-card p{margin:0 auto 2.4rem;max-width:56rem;color:hsla(0,0%,100%,.88);font-size:1.4rem;line-height:1.55}.story-studio-landing__final-cta-card .story-studio-landing__hero-ctas{margin-bottom:0}.story-studio-landing__final-cta-trust{list-style:none;margin:0 auto 2.6rem;padding:1.6rem 0;max-width:60rem;display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:1.4rem;border-top:1px solid hsla(0,0%,100%,.12);border-bottom:1px solid hsla(0,0%,100%,.12)}.story-studio-landing__final-cta-trust li{display:flex;flex-direction:column;align-items:center;gap:.3rem}.story-studio-landing__final-cta-trust li strong{font-size:1.75rem;font-weight:800;color:#fff;letter-spacing:-0.005em}.story-studio-landing__final-cta-trust li span{font-size:1.1rem;color:hsla(0,0%,100%,.72);letter-spacing:.04em;text-transform:uppercase}.story-studio-landing__nav{position:sticky;top:0;z-index:50;padding:1.2rem 0;background:rgba(12,8,32,.85);backdrop-filter:blur(16px);border-bottom:1px solid hsla(0,0%,100%,.08)}.story-studio-landing__nav-inner{max-width:124rem;margin:0 auto;padding:0 2.4rem;display:flex;align-items:center;justify-content:space-between;gap:1.4rem}.story-studio-landing__nav-brand{display:inline-flex;align-items:center;gap:.7rem;text-decoration:none;color:#fff;font-weight:800;font-size:1.45rem;letter-spacing:-0.005em}.story-studio-landing__nav-brand-glyph{display:grid;place-items:center;width:3rem;height:3rem;border-radius:.7rem;color:#fff;background:linear-gradient(135deg, #6f55d8, #21a67a);box-shadow:0 .4rem 1rem rgba(111,85,216,.28)}.story-studio-landing__nav-brand-glyph svg{width:1.6rem;height:1.6rem}.story-studio-landing__nav-actions{display:inline-flex;align-items:center;gap:.6rem}.story-studio-landing__nav-link{display:inline-flex;align-items:center;padding:.7rem 1.1rem;color:hsla(0,0%,100%,.82);font-size:1.22rem;font-weight:600;text-decoration:none;border-radius:.6rem;transition:background .15s ease,color .15s ease}.story-studio-landing__nav-link:hover{background:hsla(0,0%,100%,.1);color:#fff}.story-studio-landing__nav-cta{display:inline-flex;align-items:center;gap:.5rem;padding:.7rem 1.3rem;background:linear-gradient(135deg, #5b45d6, #7c3aed);color:#fff;text-decoration:none;font-weight:700;font-size:1.22rem;border-radius:.7rem;box-shadow:0 .4rem 1.2rem rgba(91,69,214,.4);transition:transform .15s ease,box-shadow .15s ease}.story-studio-landing__nav-cta svg{width:1.35rem;height:1.35rem}.story-studio-landing__nav-cta:hover{transform:translateY(-1px);box-shadow:0 .6rem 1.6rem rgba(91,69,214,.55)}.story-studio-landing__image-slot{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.6rem;padding:2.4rem;margin:0;overflow:hidden;border:1px dashed rgba(124,58,237,.32);border-radius:1.4rem;background:linear-gradient(135deg, rgba(243, 238, 255, 0.65), rgba(233, 225, 255, 0.55)),repeating-linear-gradient(45deg, transparent 0 12px, rgba(124, 58, 237, 0.06) 12px 13px);color:var(--ss-l-muted);text-align:center;font-size:1.1rem;transition:border-color .18s ease,background .18s ease}.story-studio-landing__image-slot:hover{border-color:rgba(124,58,237,.55)}.story-studio-landing__image-slot img,.story-studio-landing__image-slot picture,.story-studio-landing__image-slot video{width:100%;height:100%;object-fit:cover;border-radius:inherit}.story-studio-landing__image-slot:has(img),.story-studio-landing__image-slot:has(picture),.story-studio-landing__image-slot:has(video){padding:0;border-style:solid;border-color:var(--ss-l-border);background:#fff}.story-studio-landing__image-slot:has(img) .story-studio-landing__image-slot-icon,.story-studio-landing__image-slot:has(img) .story-studio-landing__image-slot-hint,.story-studio-landing__image-slot:has(img) .story-studio-landing__image-slot-tag,.story-studio-landing__image-slot:has(picture) .story-studio-landing__image-slot-icon,.story-studio-landing__image-slot:has(picture) .story-studio-landing__image-slot-hint,.story-studio-landing__image-slot:has(picture) .story-studio-landing__image-slot-tag,.story-studio-landing__image-slot:has(video) .story-studio-landing__image-slot-icon,.story-studio-landing__image-slot:has(video) .story-studio-landing__image-slot-hint,.story-studio-landing__image-slot:has(video) .story-studio-landing__image-slot-tag{display:none}.story-studio-landing__image-slot--hero{width:100%;max-width:88rem;margin:3rem auto 0;aspect-ratio:16/8.4;background:linear-gradient(180deg, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0.02)),radial-gradient(ellipse at 50% 30%, rgba(124, 58, 237, 0.25), transparent 65%);border-color:hsla(0,0%,100%,.18);color:hsla(0,0%,100%,.78);box-shadow:0 2.4rem 5.6rem rgba(0,0,0,.28)}.story-studio-landing__image-slot--hero:has(img){aspect-ratio:auto;background:rgba(0,0,0,0);border:none;box-shadow:0 2.4rem 5.6rem rgba(0,0,0,.28)}.story-studio-landing__image-slot--hero:has(img) img{width:100%;height:auto;object-fit:contain}.story-studio-landing__image-slot--wide{width:100%;aspect-ratio:16/9;margin-top:1.4rem}.story-studio-landing__image-slot--wide:has(img){background:#f7f5fc}.story-studio-landing__image-slot--wide:has(img) img{object-fit:contain}.story-studio-landing__image-slot--square{width:100%;aspect-ratio:1/1;margin-top:1.4rem}.story-studio-landing__image-slot--square:has(img){background:#f7f5fc}.story-studio-landing__image-slot--square:has(img) img{object-fit:contain}.story-studio-landing__image-slot--portrait{width:100%;aspect-ratio:4/5;margin-top:1.4rem}.story-studio-landing__image-slot--portrait:has(img){background:#f7f5fc}.story-studio-landing__image-slot--portrait:has(img) img{object-fit:contain}.story-studio-landing__image-slot--tool{width:100%;padding:0;margin:0;border:none;background:rgba(0,0,0,0);box-shadow:none}.story-studio-landing__image-slot--tool:has(img){background:linear-gradient(135deg, #fff, #f3eeff);border:1px solid rgba(124,58,237,.16);border-radius:1.6rem;box-shadow:0 2.4rem 5.2rem rgba(31,18,74,.16);padding:1.4rem;overflow:hidden}.story-studio-landing__image-slot--tool:has(img) img{width:100%;height:auto;max-height:56rem;object-fit:contain;border-radius:.8rem}.story-studio-landing__image-slot-icon{display:grid;place-items:center;width:4.4rem;height:4.4rem;border-radius:99rem;background:rgba(124,58,237,.14);color:var(--ss-l-violet)}.story-studio-landing__image-slot-icon svg{width:2.2rem;height:2.2rem}.story-studio-landing__image-slot--hero .story-studio-landing__image-slot-icon{background:hsla(0,0%,100%,.12);color:#fff}.story-studio-landing__image-slot-hint{color:inherit;font-size:1.18rem;font-weight:600;line-height:1.4;max-width:32rem}.story-studio-landing__image-slot-tag{display:inline-block;padding:.25rem .7rem;border-radius:99rem;background:rgba(31,18,74,.08);color:var(--ss-l-muted);font-size:.95rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;font-family:"Inter",monospace}.story-studio-landing__image-slot--hero .story-studio-landing__image-slot-tag{background:hsla(0,0%,100%,.12);color:hsla(0,0%,100%,.78)}.story-studio-landing__how .story-studio-landing__image-slot:has(img),.story-studio-landing__features .story-studio-landing__image-slot:has(img){cursor:zoom-in;transition:transform .2s ease,box-shadow .2s ease}.story-studio-landing__how .story-studio-landing__image-slot:has(img):hover,.story-studio-landing__features .story-studio-landing__image-slot:has(img):hover{transform:translateY(-2px);box-shadow:0 1.2rem 2.8rem rgba(31,18,74,.12)}.story-studio-landing__image-slot-img--zoomable{cursor:zoom-in}.story-studio-landing__image-slot-img--zoomable:focus-visible{outline:3px solid var(--ss-l-violet);outline-offset:4px}.story-studio-landing__results{background:linear-gradient(180deg, #fff 0%, #f7f5fc 100%)}.story-studio-landing__results-grid{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:1.4rem}.story-studio-landing__results-grid+.story-studio-landing__results-grid{margin-top:1.4rem}.story-studio-landing__results-grid .story-studio-landing__image-slot{position:relative}.story-studio-landing__results-tag{position:absolute;bottom:1rem;left:1rem;padding:.3rem .85rem;border-radius:99rem;background:rgba(15,10,28,.78);backdrop-filter:blur(8px);color:#fff;font-size:1rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;z-index:2;pointer-events:none}.story-studio-landing__footer{padding:3rem 0;background:#0c0820;color:#fff;border-top:1px solid hsla(0,0%,100%,.1)}.story-studio-landing__footer-inner{display:flex;align-items:center;justify-content:space-between;gap:1.4rem;flex-wrap:wrap}.story-studio-landing__footer-tagline{margin:0;color:#fff;font-size:1.22rem;font-weight:500;letter-spacing:.005em}.story-studio-landing__footer-links{display:inline-flex;align-items:center;gap:.4rem 2rem;flex-wrap:wrap}.story-studio-landing__footer-links a{color:#fff;text-decoration:none;font-size:1.22rem;font-weight:500;opacity:.88;transition:opacity .15s ease,color .15s ease}.story-studio-landing__footer-links a:hover{opacity:1;color:#c4b5fd}@media(max-width: 75em){.story-studio-landing__plans-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}.story-studio-landing__how-grid{grid-template-columns:1fr}.story-studio-landing__tool-row{display:flex;flex-direction:column;gap:2.4rem}.story-studio-landing__tool-row .story-studio-landing__tool-content,.story-studio-landing__tool-row .story-studio-landing__tool-visual{grid-column:auto;grid-row:auto;width:100%}.story-studio-landing__tool-row .story-studio-landing__tool-visual{order:2}.story-studio-landing__tool-row .story-studio-landing__tool-content{order:1}.story-studio-landing__tool-row--reverse .story-studio-landing__tool-content,.story-studio-landing__tool-row--reverse .story-studio-landing__tool-visual{grid-column:auto;grid-row:auto}.story-studio-landing__tool-row--reverse .story-studio-landing__tool-visual{order:2}.story-studio-landing__tool-row--reverse .story-studio-landing__tool-content{order:1}.story-studio-landing__tool-rows{gap:6rem}.story-studio-landing__tool-visual{margin-bottom:1rem}.story-studio-landing__tool-visual .story-studio-landing__image-slot{max-width:100%}.story-studio-landing__tool-visual img,.story-studio-landing__tool-visual svg{max-width:100%;height:auto}}@media(max-width: 56.25em){.story-studio-landing{padding-bottom:4rem}.story-studio-landing .container{padding:0 1.6rem}.story-studio-landing__hero{padding:8rem 0 5rem}.story-studio-landing__hero-stats{grid-template-columns:1fr;gap:1.4rem;padding-top:2.6rem;max-width:36rem}.story-studio-landing__section{padding:5rem 0}.story-studio-landing__plans-grid{grid-template-columns:1fr}.story-studio-landing__final-cta-card{padding:3.4rem 1.8rem}.story-studio-landing__final-cta-trust{grid-template-columns:1fr;gap:1rem;padding:1.2rem 0}.story-studio-landing__final-cta-trust li{flex-direction:row;justify-content:center;gap:.6rem}}@media(max-width: 56.25em){.story-studio-landing__nav-inner{padding:0 1.6rem}.story-studio-landing__nav-link{display:none}.story-studio-landing__nav-brand-text{display:none}.story-studio-landing__results-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}.story-studio-landing__image-slot--hero{margin-top:2.6rem}.story-studio-landing__footer-inner{flex-direction:column;align-items:flex-start}}@media(max-width: 30em){.story-studio-landing__btn{width:100%}.story-studio-landing__hero-ctas{flex-direction:column;width:100%}.story-studio-landing__pain-cta,.story-studio-landing__feature-card,.story-studio-landing__how-step{padding:1.6rem}.story-studio-landing__results-grid{grid-template-columns:repeat(2, minmax(0, 1fr));gap:1.2rem}.story-studio-landing__nav-cta span{display:none}.story-studio-landing__nav-cta{padding:.7rem .9rem}}.story-studio-landing__lightbox{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:3rem;background:rgba(8,5,22,.86);backdrop-filter:blur(6px);opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}.story-studio-landing__lightbox--open{opacity:1;visibility:visible}.story-studio-landing__lightbox-figure{position:relative;display:flex;flex-direction:column;align-items:center;gap:1rem;margin:0;max-width:min(120rem,92vw);max-height:88vh}.story-studio-landing__lightbox-img{max-width:100%;max-height:78vh;width:auto;height:auto;object-fit:contain;border-radius:1.2rem;box-shadow:0 3rem 6rem rgba(0,0,0,.55);background:#fff}.story-studio-landing__lightbox-caption{color:hsla(0,0%,100%,.78);font-size:1.3rem;text-align:center;max-width:60rem}.story-studio-landing__lightbox-close{position:absolute;top:2rem;right:2rem;width:4.4rem;height:4.4rem;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:99rem;background:hsla(0,0%,100%,.12);color:#fff;cursor:pointer;transition:background .18s ease,transform .18s ease}.story-studio-landing__lightbox-close svg{width:2rem;height:2rem}.story-studio-landing__lightbox-close:hover{background:hsla(0,0%,100%,.22);transform:scale(1.05)}.story-studio-landing__lightbox-close:focus-visible{outline:2px solid #fff;outline-offset:3px}
