/* Landing-page visual system based on the supplied superoffer template.
   All selectors are scoped so the application pages and the existing hero stay unchanged. */
.template-landing{position:relative;isolation:isolate;overflow:hidden;padding-bottom:1px;background:linear-gradient(180deg,rgba(9,8,12,.2),rgba(7,7,8,.85))}
.template-landing [id]{scroll-margin-top:118px}
.template-landing .landing-anchor{display:block;position:absolute;top:0;left:0;width:1px;height:0;visibility:hidden;pointer-events:none}
.template-landing:before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;opacity:.16;background:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:44px 44px}
.template-landing:after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;opacity:.24;background:radial-gradient(circle at 8% 18%,#19dbff 0 1px,transparent 2px),radial-gradient(circle at 24% 47%,#ff20d6 0 1px,transparent 2px),radial-gradient(circle at 82% 20%,#19dbff 0 1px,transparent 2px),radial-gradient(circle at 93% 61%,#ff20d6 0 1px,transparent 2px);background-size:180px 220px,250px 260px,210px 240px,280px 250px}
.template-landing .container{width:min(1420px,calc(100% - 64px));margin:auto}
.template-landing .section{padding:105px 0;position:relative}
.template-landing .section.alt{background:linear-gradient(180deg,rgba(18,16,22,.62),rgba(7,7,8,.1))}
.template-landing .section-head{display:flex;justify-content:space-between;gap:45px;align-items:flex-start;margin-bottom:44px}
.template-landing .section-head .left{max-width:820px}
.template-landing .section-head>p{max-width:510px;color:#aaa5af;font-size:18px;line-height:1.55}
.template-landing .label{font-size:13px;font-weight:900;color:#77727b;margin-bottom:10px}
.template-landing .label b{color:#d83de5}
.template-landing .label-accent{display:inline-block;margin-left:4px;color:#fff;font-size:1.22em;font-weight:1000;letter-spacing:-.02em}
.template-landing h2{font-size:clamp(40px,4.6vw,70px);line-height:.98;letter-spacing:-.06em;margin:0 0 18px}
.template-landing h3{font-size:23px;letter-spacing:-.03em;margin:0 0 10px}
.template-landing p{margin:0}
.template-landing .lead{font-size:20px;line-height:1.56;color:#c3bec7;max-width:780px}
.template-landing .muted{color:#aaa5af;line-height:1.5}
.template-landing .platforms-strip{padding:34px 0;border-top:1px solid rgba(255,255,255,.09);border-bottom:1px solid rgba(255,255,255,.09)}
.template-landing .strip-row{display:flex;align-items:center;gap:16px}
.template-landing .strip-label{flex:0 0 auto;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;letter-spacing:.08em;color:#f05cff;white-space:nowrap;text-shadow:0 0 16px rgba(240,92,255,.3)}
.template-landing .marquee{min-width:0;overflow:hidden;flex:1;mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent)}
.template-landing .marquee-track{display:flex;gap:46px;width:max-content;animation:home-platforms-marquee 24s linear infinite}
.template-landing .marquee:hover .marquee-track{animation-play-state:paused}
.template-landing .stamp{font-family:Georgia,'Times New Roman',serif;font-weight:600;font-size:17px;color:#aaa5af;border:1px solid rgba(255,255,255,.12);border-radius:100px;padding:7px 18px;white-space:nowrap}
@keyframes home-platforms-marquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}
.template-landing .platform-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}
.template-landing .platform{min-height:94px;border-radius:25px;border:1px solid rgba(255,255,255,.09);background:linear-gradient(145deg,#151419,#0c0b0f);display:grid;place-items:center;font-weight:900;position:relative;overflow:hidden;transition:.25s transform}
.template-landing .platform:hover{transform:translateY(-5px)}
.template-landing .platform:after{content:"";position:absolute;width:140px;height:140px;border-radius:50%;right:-65px;bottom:-75px;background:rgba(255,32,214,.1);filter:blur(25px)}
.template-landing .old-new{display:grid;grid-template-columns:.92fr 1.08fr;gap:42px}
.template-landing .sticky{position:sticky;top:145px;height:max-content}
.template-landing .pain-stack{display:grid;gap:14px}
.template-landing .pain{padding:27px;border-radius:28px;background:#121116;border:1px solid rgba(255,255,255,.09);display:grid;grid-template-columns:50px 1fr;gap:16px;transition:.25s transform}
.template-landing .pain:hover{transform:translateX(-6px)}
.template-landing .pain.hot{background:linear-gradient(135deg,#bc1bef,#ef20cf)}
.template-landing .round{width:47px;height:47px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.11);font-weight:900}
.template-landing .pain p{color:#aaa5af;line-height:1.5}
.template-landing .pain.hot p{color:#fff}
.template-landing .explosion{position:relative;min-height:720px;display:grid;place-items:center}
.template-landing .center-photo{width:260px;height:330px;border-radius:34px;background:#e8e6ea;position:relative;z-index:5;box-shadow:0 28px 70px rgba(0,0,0,.44);overflow:hidden;border:1px solid rgba(255,255,255,.5);color:#111}
.template-landing .orbit-card{position:absolute;width:245px;height:320px;border-radius:28px;overflow:hidden;border:1px solid rgba(255,255,255,.1);box-shadow:0 25px 55px rgba(0,0,0,.38)}
.template-landing .oc1{left:4%;top:4%;transform:rotate(-8deg)}
.template-landing .oc2{right:4%;top:4%;transform:rotate(8deg)}
.template-landing .oc3{left:2%;bottom:2%;transform:rotate(7deg)}
.template-landing .oc4{right:2%;bottom:2%;transform:rotate(-7deg)}
.template-landing .visual-bg1{background:radial-gradient(circle at 60% 35%,rgba(255,32,214,.3),transparent 30%),#1a0f19}
.template-landing .visual-bg2{background:radial-gradient(circle at 60% 35%,rgba(24,217,255,.28),transparent 30%),#081821}
.template-landing .visual-bg3{background:radial-gradient(circle at 60% 35%,rgba(255,140,60,.3),transparent 30%),#201107}
.template-landing .visual-bg4{background:radial-gradient(circle at 60% 35%,rgba(184,255,72,.22),transparent 30%),#141c0d}
.template-landing .product-shape{position:absolute;left:50%;top:43%;transform:translate(-50%,-50%) rotate(-5deg);width:112px;height:185px;border-radius:27px 27px 14px 14px;background:linear-gradient(145deg,#f3f1f4,#99909f);box-shadow:0 25px 45px rgba(0,0,0,.42)}
.template-landing .oc2 .product-shape{width:155px;height:100px;border-radius:55px;background:linear-gradient(145deg,#ffca72,#8f4500)}
.template-landing .oc3 .product-shape{width:145px;height:175px;border-radius:18px;background:linear-gradient(145deg,#5fdfff,#0b465e)}
.template-landing .oc4 .product-shape{width:145px;height:145px;border-radius:50%;background:linear-gradient(145deg,#d0ff7a,#3e5d1c)}
.template-landing .center-photo .product-shape{background:linear-gradient(145deg,#938d98,#67636c)}
.template-landing .small-copy{position:absolute;left:20px;right:20px;bottom:20px}
.template-landing .small-copy b{display:block;font-size:20px}
.template-landing .small-copy span{display:block;color:#bdb7c1;font-size:12px;margin-top:6px}
.template-landing .mechanism-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.template-landing .mechanism{min-height:230px;padding:26px;border-radius:28px;background:#121116;border:1px solid rgba(255,255,255,.09);position:relative;overflow:hidden}
.template-landing .mechanism.hot{background:linear-gradient(135deg,#b71bee,#ef20cf)}
.template-landing .mechanism p{color:#aaa5af;line-height:1.5}
.template-landing .mechanism.hot p{color:#fff}
.template-landing .choice-showcase{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:center}
.template-landing .chat-demo{padding:24px;border-radius:30px;border:1px solid rgba(255,255,255,.09);background:linear-gradient(145deg,#141318,#0b0a0d)}
.template-landing .bubble{max-width:85%;padding:15px 17px;border-radius:20px;margin:10px 0;background:#201d24}
.template-landing .bubble.bot{background:linear-gradient(135deg,rgba(255,32,214,.2),rgba(157,36,255,.18));border:1px solid rgba(255,32,214,.22)}
.template-landing .bubble.user{margin-left:auto;background:rgba(255,255,255,.06)}
.template-landing .suggest-row{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}
.template-landing .chip{border:1px solid rgba(255,255,255,.12);border-radius:20px;padding:9px 12px;background:#151419;color:#fff;font-weight:800}
.template-landing .how-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}
.template-landing .step{min-height:250px;padding:25px;border-radius:28px;background:#121116;border:1px solid rgba(255,255,255,.09);position:relative;overflow:hidden}
.template-landing .step.hot{background:linear-gradient(135deg,#b61bee,#ee20d0)}
.template-landing .step .n{font-size:13px;font-weight:900;color:#817b86;margin-bottom:14px}
.template-landing .step.hot .n{color:#fff}
.template-landing .step p{color:#aaa5af;line-height:1.5}
.template-landing .step.hot p{color:#fff}
.template-landing .tabs{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:26px}
.template-landing .tab{border:1px solid rgba(255,255,255,.09);border-radius:20px;padding:11px 16px;background:#151419;color:#aaa5af;font-weight:900}
.template-landing .tab.active{border:0;background:linear-gradient(135deg,#ff20d6,#9d24ff);color:#fff}
.template-landing .carousel-shell{position:relative;padding:0 74px}
.template-landing .carousel,.template-landing .style-window{overflow:hidden}
.template-landing .track,.template-landing .style-track{display:flex;gap:22px;transition:transform .6s cubic-bezier(.22,.61,.36,1)}
.template-landing .slide{min-width:calc((100% - 44px)/3);height:510px;border-radius:33px;position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.1);box-shadow:0 25px 55px rgba(0,0,0,.35);transition:.3s transform}
.template-landing .slide:hover{transform:scale(1.02)}
.template-landing .slide .product-shape{top:42%;width:145px;height:230px}
.template-landing .car{position:absolute;top:50%;transform:translateY(-50%);width:55px;height:55px;border:0;border-radius:50%;background:#fff;color:#111;font-size:28px;z-index:3}
.template-landing .prev{left:0}.template-landing .next{right:0}
.template-landing .dots{display:flex;justify-content:center;gap:7px;margin-top:20px}
.template-landing .dot{width:8px;height:8px;border-radius:50%;background:#48434d}
.template-landing .dot.active{width:28px;border-radius:9px;background:linear-gradient(90deg,#ff20d6,#9d24ff)}
.template-landing .lock-wrap{display:grid;grid-template-columns:1fr 120px 1fr;gap:24px;align-items:center}
.template-landing .ref-photo,.template-landing .ad-result{height:520px;border-radius:34px;position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.09)}
.template-landing .ref-photo{background:#ebe9ec;color:#111}
.template-landing .ad-result{background:radial-gradient(circle at 68% 32%,rgba(255,32,214,.28),transparent 30%),#130d14}
.template-landing .lock-core{text-align:center}
.template-landing .lock-badge{width:82px;height:82px;border-radius:50%;display:grid;place-items:center;margin:0 auto 12px;background:linear-gradient(135deg,#ff20d6,#9d24ff);font-size:30px;box-shadow:0 18px 40px rgba(223,31,218,.25)}
.template-landing .ref-photo .product-shape,.template-landing .ad-result .product-shape{top:50%;width:180px;height:265px}
.template-landing .ref-photo .product-shape{background:linear-gradient(145deg,#8f8993,#625f66)}
.template-landing .ad-result .product-shape{transform:translate(-50%,-50%) rotate(-7deg)}
.template-landing .series-row{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}
.template-landing .series-card{height:360px;border-radius:27px;position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.09);background:radial-gradient(circle at 60% 32%,rgba(255,32,214,.25),transparent 30%),#160f17}
.template-landing .series-card:nth-child(2){background:radial-gradient(circle at 60% 32%,rgba(24,217,255,.22),transparent 30%),#08171f}
.template-landing .series-card:nth-child(3){background:radial-gradient(circle at 60% 32%,rgba(255,140,60,.24),transparent 30%),#1d1008}
.template-landing .series-card:nth-child(4){background:radial-gradient(circle at 60% 32%,rgba(184,255,72,.18),transparent 30%),#131a0d}
.template-landing .series-card:nth-child(5){background:radial-gradient(circle at 60% 32%,rgba(143,94,255,.25),transparent 30%),#120d1e}
.template-landing .series-card .product-shape{width:100px;height:165px}
.template-landing .series-label{position:absolute;left:17px;right:17px;bottom:17px}
.template-landing .series-label b{display:block}
.template-landing .series-label span{display:block;color:#b8b2bc;font-size:12px;margin-top:5px}
.template-landing .bullets{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}
.template-landing .bullet{min-height:215px;padding:25px;border-radius:28px;background:#121116;border:1px solid rgba(255,255,255,.09)}
.template-landing .bullet.hot{background:linear-gradient(135deg,#b41bee,#ee20cf)}
.template-landing .bullet p{color:#aaa5af;line-height:1.48}
.template-landing .bullet.hot p{color:#fff}
.template-landing .audience{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}
.template-landing .aud{padding:29px;border-radius:28px;background:#121116;border:1px solid rgba(255,255,255,.09)}
.template-landing .aud .tag{color:#dd42e7;font-weight:900;margin-bottom:12px}
.template-landing .aud p{color:#aaa5af;line-height:1.5}
.template-landing .ba-wrap{display:grid;grid-template-columns:1fr 72px 1fr;gap:20px;align-items:center}
.template-landing .ba{height:500px;border-radius:33px;position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.09)}
.template-landing .ba.before{background:#efedef;color:#111}
.template-landing .ba.after{background:radial-gradient(circle at 68% 32%,rgba(255,32,214,.28),transparent 30%),#130d14}
.template-landing .ba .tag{position:absolute;left:23px;top:23px;padding:9px 13px;border-radius:15px;background:#151518;color:#fff;font-weight:900}
.template-landing .ba.before .tag{background:#fff;color:#111}
.template-landing .ba .product-shape{top:50%;width:180px;height:265px}
.template-landing .ba.after .product-shape{transform:translate(-50%,-50%) rotate(-7deg)}
.template-landing .arrow{text-align:center;font-size:50px;color:#dc30df}
.template-landing .style-carousel{position:relative;padding:0 70px}
.template-landing .style-track{gap:18px}
.template-landing .style-card{min-width:calc((100% - 54px)/4);height:430px;border-radius:29px;position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.09);background:radial-gradient(circle at 60% 32%,rgba(255,32,214,.25),transparent 30%),#140f16}
.template-landing .style-card:nth-child(2n){background:radial-gradient(circle at 60% 32%,rgba(24,217,255,.23),transparent 30%),#08151d}
.template-landing .style-card:nth-child(3n){background:radial-gradient(circle at 60% 32%,rgba(255,140,60,.23),transparent 30%),#1d1008}
.template-landing .style-card .product-shape{width:115px;height:190px}
.template-landing .style-copy{position:absolute;left:20px;right:20px;bottom:20px}
.template-landing .style-copy b{display:block;font-size:20px}
.template-landing .style-copy span{display:block;color:#b7b1bb;font-size:12px;margin-top:6px}
.template-landing .value-stack{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.template-landing .value{min-height:180px;padding:22px;border-radius:26px;background:#121116;border:1px solid rgba(255,255,255,.09)}
.template-landing .value strong{display:block;font-size:34px;margin-bottom:8px}
.template-landing .value p{color:#aaa5af;line-height:1.45}
.template-landing .value.hot{background:linear-gradient(135deg,#b91bef,#ed20d0)}
.template-landing .value.hot p{color:#fff}
.template-landing .pricing{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.template-landing .price{min-height:525px;border-radius:29px;padding:29px;background:#121116;border:1px solid rgba(255,255,255,.09);display:flex;flex-direction:column}
.template-landing .price.hot{background:linear-gradient(160deg,#c31aef,#791be7);transform:translateY(-10px)}
.template-landing .price-name{font-size:14px;font-weight:900;letter-spacing:.13em;color:#db40e5}
.template-landing .price.hot .price-name{color:#fff}
.template-landing .price-value{font-size:56px;font-weight:1000;letter-spacing:-.05em;margin:14px 0}
.template-landing .price-value small{font-size:15px;color:#aaa5af}
.template-landing .price.hot .price-value small{color:#fff}
.template-landing .features{display:grid;gap:12px;margin:22px 0;color:#b9b4bd}
.template-landing .price.hot .features{color:#fff}
.template-landing .features span:before{content:"✦";color:#db38e3;margin-right:8px}
.template-landing .price.hot .features span:before{color:#fff}
.template-landing .price .btn{margin-top:auto}
.template-landing .btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.12);border-radius:30px;padding:14px 21px;color:#fff;background:#19181d;font-weight:900;transition:.25s transform,.25s box-shadow,.25s border-color;text-decoration:none}
.template-landing .btn:hover{transform:translateY(-3px);border-color:rgba(255,32,214,.55);box-shadow:0 15px 34px rgba(255,32,214,.16)}
.template-landing .btn.primary{color:#09090a;border:0;background:linear-gradient(135deg,#ff20d6,#9d24ff);box-shadow:0 16px 35px rgba(225,26,216,.24)}
.template-landing .risk{border-radius:34px;padding:42px;background:linear-gradient(135deg,rgba(255,32,214,.14),rgba(157,36,255,.1));border:1px solid rgba(255,32,214,.24);display:grid;grid-template-columns:auto 1fr auto;gap:22px;align-items:center}
.template-landing .risk-number{font-size:58px;font-weight:1000}
.template-landing .risk p{color:#c4bec8;line-height:1.5}
.template-landing .faq{display:grid;gap:11px;max-width:1080px;margin:auto}
.template-landing details{border-radius:21px;background:#050505;border:1px solid rgba(255,255,255,.09);padding:21px 25px}
.template-landing summary{cursor:pointer;list-style:none;font-size:18px;font-weight:900;display:flex;justify-content:space-between;align-items:center}
.template-landing summary::-webkit-details-marker{display:none}
.template-landing summary:after{content:"+";width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#343339;font-size:26px}
.template-landing details[open] summary:after{content:"−"}
.template-landing details p{color:#aaa5af;line-height:1.55;margin:15px 60px 0 0}
.template-landing .cta{border-radius:36px;padding:74px 55px;text-align:center;background:radial-gradient(circle at 80% 25%,rgba(255,32,214,.18),transparent 30%),radial-gradient(circle at 20% 30%,rgba(24,217,255,.08),transparent 28%),#111015;border:1px solid rgba(255,32,214,.25);position:relative;overflow:hidden}
.template-landing .cta h2{max-width:900px;margin-left:auto;margin-right:auto}
.template-landing .micro{display:flex;justify-content:center;gap:18px;flex-wrap:wrap;color:#928d97;font-size:13px;font-weight:800}
.template-landing .micro span:before{content:"✦";color:#ff20d6;margin-right:7px}
@media(max-width:1100px){
  .template-landing .old-new,.template-landing .choice-showcase{grid-template-columns:1fr}
  .template-landing .sticky{position:static}
  .template-landing .platform-grid{grid-template-columns:repeat(3,1fr)}
  .template-landing .how-grid{grid-template-columns:repeat(3,1fr)}
  .template-landing .mechanism-grid,.template-landing .bullets,.template-landing .pricing{grid-template-columns:repeat(2,1fr)}
  .template-landing .slide{min-width:calc((100% - 22px)/2)}
  .template-landing .style-card{min-width:calc((100% - 36px)/3)}
  .template-landing .series-row{grid-template-columns:repeat(3,1fr)}
  .template-landing .value-stack{grid-template-columns:repeat(2,1fr)}
  .template-landing .risk{grid-template-columns:1fr}
}
@media(max-width:720px){
  .template-landing .container{width:min(100% - 22px,1420px)}
  .template-landing .section{padding:72px 0}
  .template-landing .section-head{display:block}
  .template-landing .platform-grid,.template-landing .how-grid,.template-landing .mechanism-grid,.template-landing .bullets,.template-landing .audience,.template-landing .pricing,.template-landing .value-stack{grid-template-columns:1fr}
  .template-landing .slide{min-width:100%}
  .template-landing .carousel-shell{padding:0 50px}
  .template-landing .style-card{min-width:100%}
  .template-landing .style-carousel{padding:0 50px}
  .template-landing .lock-wrap,.template-landing .ba-wrap{grid-template-columns:1fr}
  .template-landing .lock-core,.template-landing .arrow{transform:rotate(90deg)}
  .template-landing .series-row{grid-template-columns:repeat(2,1fr)}
  .template-landing .explosion{transform:scale(.78);transform-origin:center;min-height:600px;margin:-40px 0}
  .template-landing .risk-number{font-size:44px}
  .template-landing .price.hot{transform:none}
  .template-landing .cta{padding:54px 22px}
}

/* Compact, production-oriented sizing overrides. */
.template-landing .container{width:min(var(--max),calc(100% - 32px))}
.template-landing .section{padding:clamp(58px,6vw,78px) 0}
.template-landing .section-head{gap:32px;margin-bottom:30px}
.template-landing .section-head>p{font-size:16px}
.template-landing h2{font-size:clamp(32px,3.2vw,50px);line-height:1.03;letter-spacing:-.045em;margin-bottom:14px}
.template-landing h3{font-size:20px}
.template-landing .lead{font-size:17px}
.template-landing .platform-grid{gap:12px}
.template-landing .platform{min-height:76px;border-radius:20px;font-size:14px}
.template-landing .pain{padding:20px;border-radius:22px;grid-template-columns:42px 1fr;gap:13px}
.template-landing .round{width:40px;height:40px}
.template-landing .explosion{min-height:560px}
.template-landing .center-photo{width:220px;height:280px;border-radius:27px}
.template-landing .orbit-card{width:205px;height:270px;border-radius:24px}
.template-landing .small-copy{left:16px;right:16px;bottom:16px}
.template-landing .small-copy b{font-size:17px}
.template-landing .mechanism{min-height:185px;padding:21px;border-radius:23px}
.template-landing .choice-showcase{gap:30px}
.template-landing .chat-demo{padding:20px;border-radius:24px}
.template-landing .step{min-height:195px;padding:20px;border-radius:23px}
.template-landing .slide{height:390px;border-radius:26px}
.template-landing .ref-photo,.template-landing .ad-result{height:380px;border-radius:27px}
.template-landing .ref-photo .product-shape,.template-landing .ad-result .product-shape{width:140px;height:210px}
.template-landing .series-card{height:280px;border-radius:23px}
.template-landing .bullets .bullet{min-height:170px;padding:21px;border-radius:23px}
.template-landing .aud{padding:22px;border-radius:23px}
.template-landing .ba{height:360px;border-radius:27px}
.template-landing .ba .product-shape{width:140px;height:210px}
.template-landing .style-card{height:330px;border-radius:25px}
.template-landing .value{min-height:150px;padding:19px;border-radius:22px}
.template-landing .price{min-height:395px;padding:23px;border-radius:25px}
.template-landing .price-value{font-size:48px}
.template-landing .risk{padding:30px;border-radius:27px}
.template-landing .risk-number{font-size:50px}
.template-landing details{padding:17px 20px;border-radius:18px}
.template-landing summary{font-size:16px}
.template-landing summary:after{width:34px;height:34px;font-size:22px}
.template-landing details p{margin-right:48px}
.template-landing .cta{padding:52px 38px;border-radius:28px}
.template-landing .cta h2{font-size:clamp(32px,3.2vw,50px)}

@media(max-width:1100px){
  .template-landing .container{width:min(var(--max),calc(100% - 32px))}
  .template-landing .explosion{min-height:520px}
  .template-landing .lock-wrap{grid-template-columns:1fr 100px 1fr;gap:16px}
}

@media(max-width:720px){
  .template-landing .container{width:calc(100% - 24px)}
  .template-landing .section{padding:46px 0}
  .template-landing .section-head{margin-bottom:23px}
  .template-landing .section-head>p{margin-top:12px;font-size:15px}
  .template-landing h2{font-size:clamp(30px,8.5vw,38px);line-height:1}
  .template-landing h3{font-size:18px}
  .template-landing .lead{font-size:16px;line-height:1.48}
  .template-landing .platform-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .template-landing .platform{min-height:68px;border-radius:17px;padding:10px 8px;font-size:13px;text-align:center}
  .template-landing .old-new{gap:24px}
  .template-landing .pain-stack{gap:10px}
  .template-landing .pain{padding:16px;border-radius:18px;grid-template-columns:36px 1fr;gap:10px}
  .template-landing .round{width:34px;height:34px;font-size:13px}
  .template-landing .pain p{font-size:14px}
  .template-landing .explosion{min-height:405px;margin:-22px 0;transform:scale(.72)}
  .template-landing .center-photo{width:190px;height:240px;border-radius:24px}
  .template-landing .orbit-card{width:180px;height:235px;border-radius:21px}
  .template-landing .small-copy{left:14px;right:14px;bottom:14px}
  .template-landing .small-copy b{font-size:15px}
  .template-landing .small-copy span{font-size:11px}
  .template-landing .mechanism-grid,.template-landing .bullets{gap:10px}
  .template-landing .mechanism{min-height:0;padding:18px;border-radius:19px}
  .template-landing .mechanism p,.template-landing .bullet p,.template-landing .aud p,.template-landing .value p{font-size:14px}
  .template-landing .choice-showcase{gap:22px}
  .template-landing .chat-demo{padding:15px;border-radius:20px}
  .template-landing .bubble{max-width:92%;padding:12px 13px;border-radius:16px;font-size:14px}
  .template-landing .chip{padding:8px 10px;font-size:12px}
  .template-landing .how-grid{gap:10px}
  .template-landing .step{min-height:0;padding:18px;border-radius:19px}
  .template-landing .step p{font-size:14px}
  .template-landing .carousel-shell{padding:0 43px}
  .template-landing .slide{height:340px;border-radius:23px}
  .template-landing .slide .product-shape{width:115px;height:185px}
  .template-landing .car{width:42px;height:42px;font-size:22px}
  .template-landing .lock-wrap,.template-landing .ba-wrap{gap:14px}
  .template-landing .lock-wrap,.template-landing .ba-wrap{grid-template-columns:1fr}
  .template-landing .ref-photo,.template-landing .ad-result{height:285px;border-radius:23px}
  .template-landing .ref-photo .product-shape,.template-landing .ad-result .product-shape{width:115px;height:175px}
  .template-landing .lock-core{transform:none;padding:4px 0}
  .template-landing .lock-badge{width:60px;height:60px;margin:0 auto 8px;font-size:23px}
  .template-landing .series-row{gap:10px}
  .template-landing .series-card{height:235px;border-radius:19px}
  .template-landing .series-card .product-shape{width:76px;height:125px}
  .template-landing .series-label{left:13px;right:13px;bottom:13px}
  .template-landing .series-label span{font-size:11px}
  .template-landing .bullets .bullet{min-height:0;padding:18px;border-radius:19px}
  .template-landing .aud{padding:19px;border-radius:19px}
  .template-landing .ba{height:270px;border-radius:23px}
  .template-landing .ba .product-shape{width:115px;height:175px}
  .template-landing .ba .tag{left:16px;top:16px;padding:7px 10px;border-radius:11px;font-size:12px}
  .template-landing .style-carousel{padding:0 43px}
  .template-landing .style-card{height:300px;border-radius:22px}
  .template-landing .style-card .product-shape{width:90px;height:150px}
  .template-landing .style-copy{left:16px;right:16px;bottom:16px}
  .template-landing .style-copy b{font-size:17px}
  .template-landing .value{min-height:0;padding:17px;border-radius:19px}
  .template-landing .value strong{font-size:29px}
  .template-landing .pricing{gap:10px}
  .template-landing .price{min-height:0;padding:20px;border-radius:21px}
  .template-landing .price-value{font-size:42px;margin:10px 0}
  .template-landing .features{gap:8px;margin:16px 0;font-size:14px}
  .template-landing .risk{padding:22px;border-radius:22px;gap:14px}
  .template-landing .risk-number{font-size:42px}
  .template-landing .risk p{font-size:14px}
  .template-landing .risk .btn{width:100%}
  .template-landing details{padding:14px 16px;border-radius:16px}
  .template-landing summary{font-size:15px;gap:12px}
  .template-landing summary:after{flex:0 0 30px;width:30px;height:30px;font-size:20px}
  .template-landing details p{margin:12px 42px 0 0;font-size:14px}
  .template-landing .cta{padding:38px 20px;border-radius:23px}
  .template-landing .cta h2{font-size:clamp(29px,8vw,36px)}
  .template-landing .cta .lead{font-size:15px}
  .template-landing .micro{gap:10px;font-size:11px}
}

/* Simplified landing structure from the current product brief. */
body:has(.template-landing) > footer.footer{display:none}
.template-landing .section.compact{padding:clamp(42px,5vw,62px) 0}
.template-landing .white-accent{color:#fff;font-weight:1000}
.template-landing .contrast-grid{display:grid;grid-template-columns:minmax(0,1fr) 58px minmax(0,1fr);align-items:stretch;gap:16px}
.template-landing .contrast-card{padding:26px;border-radius:25px;border:1px solid rgba(255,255,255,.1);background:#121116;position:relative;overflow:hidden}
.template-landing .contrast-card.old-way{background:linear-gradient(145deg,#151419,#0e0d11)}
.template-landing .contrast-card.new-way{background:linear-gradient(135deg,#b71bee,#ef20cf)}
.template-landing .contrast-card>*{position:relative;z-index:1}
.template-landing .contrast-label{color:#d947e8;font-size:12px;font-weight:900;letter-spacing:.14em;margin-bottom:24px}
.template-landing .new-way .contrast-label{color:#fff}
.template-landing .contrast-card h3{font-size:24px;margin-bottom:16px}
.template-landing .contrast-card p{color:#c8c0cc;line-height:1.5}
.template-landing .new-way p{color:#fff}
.template-landing .contrast-list{display:flex;flex-wrap:wrap;gap:9px;margin-top:23px}
.template-landing .contrast-list span{padding:9px 12px;border:1px solid rgba(255,255,255,.12);border-radius:999px;color:#d9d2dd;font-size:13px}
.template-landing .contrast-arrow{display:grid;place-items:center;color:#ed4dec;font-size:42px;font-weight:300}
.template-landing .contrast-result{margin-top:22px;padding-top:17px;border-top:1px solid rgba(255,255,255,.24);font-weight:900;line-height:1.35}
.template-landing .creator-layout{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr);gap:22px;align-items:start}
.template-landing .creator-points{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.template-landing .creator-points .mechanism{min-height:170px;padding:19px;border-radius:21px}
.template-landing .creator-points .mechanism h3{margin-top:12px}
.template-landing .creator-points .mechanism p{font-size:14px}
.template-landing .creator-chat{height:100%;min-height:100%;padding:21px;border-radius:25px}
.template-landing .creator-chat-title{color:#d947e8;font-size:12px;font-weight:900;letter-spacing:.12em;margin-bottom:14px}
.template-landing .creator-benefits{display:flex;flex-wrap:wrap;gap:9px;margin-top:18px}
.template-landing .creator-benefits span{padding:10px 13px;border:1px solid rgba(231,122,255,.27);border-radius:999px;background:rgba(215,68,255,.06);color:#e7d4eb;font-size:13px}
.template-landing .visual-hub{display:grid;grid-template-columns:220px minmax(0,1fr);gap:28px;align-items:center}
.template-landing .hub-source{height:390px;border-radius:28px;position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.12);background:#ebe9ec;color:#111;box-shadow:0 25px 55px rgba(0,0,0,.3)}
.template-landing .hub-source .product-shape{top:43%;width:125px;height:190px;background:linear-gradient(145deg,#938d98,#67636c)}
.template-landing .hub-source .small-copy{color:#111}
.template-landing .hub-source .small-copy span{color:#555}
.template-landing .hub-source-tag{position:absolute;left:17px;top:17px;z-index:2;padding:7px 10px;border-radius:11px;background:#fff;color:#111;font-size:10px;font-weight:900;letter-spacing:.12em}
.template-landing .hub-workspace{min-width:0}
.template-landing .hub-workspace .carousel-shell{padding:0 52px}
.template-landing .hub-note{margin-top:18px;color:#aaa5af;line-height:1.5;text-align:center}
.template-landing .hub-note b{color:#e9d4ed}
.template-landing .lock-note{max-width:850px;margin:18px auto 0;color:#aaa5af;line-height:1.5;text-align:center}
.template-landing .case-tabs{display:flex;flex-wrap:wrap;gap:9px;margin:-10px 0 24px}
.template-landing .case-tab{padding:9px 12px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#151419;color:#aaa5af;font-size:12px;font-weight:900}
.template-landing .case-tab.active{background:linear-gradient(135deg,#ff20d6,#9d24ff);border-color:transparent;color:#fff}
.template-landing .free-start-strip{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;margin-top:22px;padding:20px 23px;border:1px solid rgba(255,32,214,.25);border-radius:21px;background:linear-gradient(135deg,rgba(255,32,214,.13),rgba(157,36,255,.1))}
.template-landing .free-start-strip strong{font-size:18px}
.template-landing .free-start-strip span{color:#c4bec8;font-size:14px;line-height:1.45}
.template-landing .free-start-strip .btn{white-space:nowrap}
.template-landing .landing-footer{padding:28px 0 34px;border-top:1px solid rgba(255,255,255,.07);color:#8f8995}
.template-landing .landing-footer-row{display:flex;align-items:center;justify-content:space-between;gap:20px}
.template-landing .landing-socials{display:flex;gap:9px}
.template-landing .landing-socials span{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#dc1edf,#8e1aec);color:#fff;font-size:12px;font-weight:900}
.template-landing .landing-footer-links{display:flex;flex-wrap:wrap;gap:14px;margin-top:15px;font-size:12px}
.template-landing .landing-footer-links a:hover{color:#fff}

@media(max-width:1100px){
  .template-landing .creator-layout{grid-template-columns:1fr}
  .template-landing .creator-chat{min-height:0}
  .template-landing .visual-hub{grid-template-columns:180px minmax(0,1fr);gap:18px}
  .template-landing .hub-source{height:330px}
  .template-landing .free-start-strip{grid-template-columns:1fr auto}
  .template-landing .free-start-strip span{grid-column:1/-1;grid-row:1}
}

@media(max-width:720px){
  .template-landing .section.compact{padding:34px 0}
  .template-landing .contrast-grid{grid-template-columns:1fr;gap:10px}
  .template-landing .contrast-card{padding:19px;border-radius:19px}
  .template-landing .contrast-label{margin-bottom:14px;font-size:11px}
  .template-landing .contrast-card h3{font-size:20px;margin-bottom:11px}
  .template-landing .contrast-list{margin-top:16px;gap:7px}
  .template-landing .contrast-list span{font-size:12px;padding:7px 10px}
  .template-landing .contrast-arrow{height:28px;font-size:30px;transform:rotate(90deg)}
  .template-landing .creator-layout{gap:17px}
  .template-landing .creator-points{gap:9px}
  .template-landing .creator-points .mechanism{min-height:0;padding:16px;border-radius:18px}
  .template-landing .creator-points .mechanism p{font-size:13px}
  .template-landing .creator-chat{padding:16px;border-radius:20px}
  .template-landing .creator-benefits{gap:7px;margin-top:13px}
  .template-landing .creator-benefits span{padding:8px 10px;font-size:11px}
  .template-landing .visual-hub{grid-template-columns:1fr;gap:18px}
  .template-landing .hub-source{height:220px;border-radius:21px}
  .template-landing .hub-source .product-shape{width:95px;height:145px}
  .template-landing .hub-workspace .carousel-shell{padding:0 43px}
  .template-landing .hub-note{font-size:13px}
  .template-landing .case-tabs{gap:7px;margin:-3px 0 17px}
  .template-landing .case-tab{font-size:10px;padding:7px 9px}
  .template-landing .free-start-strip{grid-template-columns:1fr;gap:10px;padding:17px;border-radius:18px}
  .template-landing .free-start-strip span{grid-column:auto;grid-row:auto;font-size:13px}
  .template-landing .free-start-strip .btn{width:100%}
  .template-landing .landing-footer-row{align-items:flex-start;flex-direction:column}
  .template-landing .landing-footer-links{line-height:1.4}
}

/* AI-Creator block: clear hierarchy, two zones, one visual accent. */
.template-landing .creator-container{--creator-gap:52px}
.template-landing .creator-head{max-width:950px}
.template-landing .creator-head h2{max-width:950px;margin:0;font-size:clamp(40px,3.5vw,48px);line-height:.99;letter-spacing:-.065em}
.template-landing .creator-head>p{max-width:820px;margin-top:18px;color:#c4bec8;font-size:17px;line-height:1.5}
.template-landing .creator-layout{grid-template-columns:minmax(0,1.45fr) minmax(360px,1fr);gap:var(--creator-gap);margin-top:62px;align-items:start}
.template-landing .creator-zone-title{margin-bottom:22px;color:#d9b3e1;font-size:14px;font-weight:900;letter-spacing:.14em}
.template-landing .creator-group+.creator-group{margin-top:27px}
.template-landing .creator-group-label{margin-bottom:18px;color:#89818e;font-size:12px;font-weight:900;letter-spacing:.15em}
.template-landing .creator-group-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:19px}
.template-landing .creator-card{min-height:178px;padding:23px;border-radius:22px;background:#121116;border:1px solid rgba(255,255,255,.1);transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}
.template-landing .creator-card:not(.hot):hover{transform:translateY(-4px);border-color:rgba(221,65,231,.55);box-shadow:0 12px 30px rgba(116,25,139,.14)}
.template-landing .creator-card.hot{background:linear-gradient(135deg,#b71bee,#ef20cf);border-color:transparent}
.template-landing .creator-card h3{margin:14px 0 8px;font-size:20px}
.template-landing .creator-card p{color:#aaa5af;font-size:14px;line-height:1.45}
.template-landing .creator-card.hot p{color:#fff}
.template-landing .creator-demo{min-width:0}
.template-landing .creator-demo-label{margin-bottom:19px;color:#d9b3e1;font-size:14px;font-weight:900;letter-spacing:.14em}
.template-landing .creator-chat{min-height:0;height:auto;padding:29px;border-radius:29px;background:#111116;border:1px solid rgba(255,255,255,.11);box-shadow:0 18px 45px rgba(0,0,0,.18)}
.template-landing .creator-chat-title{margin-bottom:16px;color:#d947e8;font-size:12px;font-weight:900;letter-spacing:.14em}
.template-landing .creator-bubble{max-width:100%;margin:12px 0;padding:14px 16px;background:#19191e;border:1px solid rgba(255,255,255,.08);border-radius:19px}
.template-landing .creator-bubble.bot{background:#19191e}
.template-landing .creator-bubble.active{border-color:rgba(255,32,214,.45);background:linear-gradient(135deg,rgba(255,32,214,.16),rgba(157,36,255,.2))}
.template-landing .creator-bubble.user{max-width:86%;margin-left:auto;background:#242329;border-color:transparent}
.template-landing .creator-bubble.recommendation{border-color:rgba(221,65,231,.3);background:#17151b}
.template-landing .creator-bubble .chip{background:#111116;border-color:rgba(255,255,255,.13);font-size:13px}
.template-landing .creator-bubble .chip:hover{border-color:rgba(255,32,214,.55);box-shadow:0 0 16px rgba(255,32,214,.12)}

@media(max-width:1080px){
  .template-landing .creator-layout{grid-template-columns:1fr;gap:36px}
  .template-landing .creator-demo{max-width:720px}
}

@media(max-width:720px){
  .template-landing .creator-head h2{font-size:clamp(31px,8.2vw,43px);line-height:1.01}
  .template-landing .creator-head>p{margin-top:16px;font-size:15px;line-height:1.48}
  .template-landing .creator-layout{margin-top:46px;gap:31px}
  .template-landing .creator-zone-title{margin-bottom:18px;font-size:12px}
  .template-landing .creator-group+.creator-group{margin-top:23px}
  .template-landing .creator-group-label{margin-bottom:13px;font-size:11px}
  .template-landing .creator-group-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .template-landing .creator-card{min-height:170px;padding:17px;border-radius:18px}
  .template-landing .creator-card h3{margin:11px 0 6px;font-size:17px}
  .template-landing .creator-card p{font-size:13px}
  .template-landing .creator-demo-label{margin-bottom:14px;font-size:12px}
  .template-landing .creator-chat{padding:21px;border-radius:22px}
  .template-landing .creator-bubble{padding:12px 13px;border-radius:17px;font-size:14px}
  .template-landing .creator-bubble .chip{font-size:12px}
}

@media(max-width:480px){
  .template-landing .creator-group-grid{grid-template-columns:1fr}
  .template-landing .creator-card{min-height:0}
}

/* How-it-works block: one subtitle, one final accent, visible process flow. */
.template-landing #how{padding-top:clamp(88px,8vw,110px)}
.template-landing #how::before{content:"";position:absolute;top:0;left:5%;right:5%;height:1px;background:linear-gradient(90deg,transparent,rgba(216,61,229,.34),transparent);opacity:.8}
.template-landing #how .how-head{margin-bottom:clamp(45px,4.5vw,60px)}
.template-landing #how .how-head .left{max-width:850px}
.template-landing #how .how-head h2{font-size:clamp(32px,3.75vw,54px)}
.template-landing #how .how-subtitle{max-width:800px;margin:0;color:#c4bec8;font-size:17px;line-height:1.5}
.template-landing #how .how-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}
.template-landing #how .step{min-height:250px;padding:25px;border-color:rgba(221,65,231,.16);overflow:visible;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}
.template-landing #how .step:not(.hot):hover{transform:translateY(-4px);border-color:rgba(221,65,231,.55);box-shadow:0 12px 30px rgba(116,25,139,.14)}
.template-landing #how .step.hot{transition:transform .25s ease,box-shadow .25s ease}
.template-landing #how .step.hot:hover{transform:translateY(-2px);box-shadow:0 15px 34px rgba(225,26,216,.24)}
.template-landing #how .step:not(.hot) .n{color:#d054df}
.template-landing #how .step:not(:last-child)::after{content:"→";position:absolute;right:-15px;top:50%;z-index:3;color:rgba(216,115,225,.58);font-size:18px;font-weight:400;line-height:1;transform:translateY(-50%);pointer-events:none}

@media(max-width:1100px) and (min-width:721px){
  .template-landing #how .how-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
  .template-landing #how .step:nth-child(3)::after{right:50%;top:auto;bottom:-20px;transform:translateX(50%) rotate(90deg)}
}

@media(max-width:720px){
  .template-landing #how{padding-top:70px}
  .template-landing #how .how-head{margin-bottom:48px}
  .template-landing #how .how-head h2{font-size:clamp(31px,8.2vw,43px);line-height:1.01}
  .template-landing #how .how-subtitle{font-size:15px;line-height:1.48}
  .template-landing #how .how-grid{grid-template-columns:1fr;gap:27px}
  .template-landing #how .step{min-height:0;padding:18px;border-radius:19px}
  .template-landing #how .step:not(:last-child)::after{right:50%;top:auto;bottom:-21px;font-size:16px;transform:translateX(50%) rotate(90deg)}
}

@media(max-width:480px){
  .template-landing #how{padding-top:64px}
  .template-landing #how .how-head{margin-bottom:44px}
}

/* One photo → visual system: separate the source, transformation and results. */
.template-landing #examples .examples-head{margin-bottom:clamp(40px,4vw,50px)}
.template-landing #examples .examples-head .left{max-width:850px}
.template-landing #examples .examples-subtitle{max-width:800px;margin:0;color:#c4bec8;font-size:17px;line-height:1.5}
.template-landing #examples .visual-hub{grid-template-columns:minmax(185px,220px) 36px minmax(0,1fr);gap:20px;align-items:center}
.template-landing #examples .hub-source{width:100%;height:370px;justify-self:start;border-radius:27px;box-shadow:0 25px 55px rgba(0,0,0,.3)}
.template-landing #examples .hub-transform{display:grid;place-items:center;width:36px;justify-self:center;color:rgba(216,115,225,.75);font-size:36px;font-weight:400;line-height:1;text-shadow:0 0 18px rgba(216,61,229,.2)}
.template-landing #examples .hub-workspace{min-width:0}
.template-landing #examples .tabs{gap:9px;margin-bottom:28px}
.template-landing #examples .tab{border-color:rgba(255,255,255,.12)}
.template-landing #examples .tab.active{border:1px solid transparent}
.template-landing #examples .hub-workspace .carousel-shell{padding:0 56px}
.template-landing #examples .hub-workspace .car{width:48px;height:48px;background:#17151d;color:#fff;border:1px solid rgba(255,255,255,.16);font-size:24px;box-shadow:0 12px 25px rgba(0,0,0,.24);transition:transform .2s ease,background .2s ease,border-color .2s ease}
.template-landing #examples .hub-workspace .car:hover{transform:translateY(-50%) translateY(-2px);background:#25212b;border-color:rgba(221,65,231,.55)}
.template-landing #examples .hub-workspace .track{gap:22px}
.template-landing #examples .hub-workspace .slide{min-width:calc((100% - 44px)/3);height:410px;border-radius:29px;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}
.template-landing #examples .hub-workspace .slide:hover{transform:translateY(-4px);border-color:rgba(221,65,231,.55);box-shadow:0 18px 38px rgba(116,25,139,.2)}
.template-landing #examples .hub-workspace .slide .product-shape{top:42%;width:145px;height:230px}
.template-landing #examples .hub-workspace .card-copy{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:82px 21px 21px;background:linear-gradient(180deg,transparent 0%,rgba(7,7,8,.08) 16%,rgba(7,7,8,.9) 70%,rgba(7,7,8,.97) 100%)}
.template-landing #examples .hub-workspace .card-copy b{display:block;color:#fff;font-size:18px;line-height:1.18;font-weight:900}
.template-landing #examples .hub-workspace .card-copy span{display:block;margin-top:8px;color:#c4bec8;font-size:13px;line-height:1.4}
.template-landing #examples .hub-source.service-source .product-shape{top:43%;width:150px;height:100px;border-radius:18px;transform:translate(-50%,-50%) rotate(0);background:linear-gradient(145deg,#b5aebc,#6c6672);box-shadow:0 20px 38px rgba(0,0,0,.25)}
.template-landing #examples .hub-note{display:flex;justify-content:center;align-items:center;gap:12px;flex-wrap:wrap;margin-top:20px;color:#aaa5af;font-size:14px;line-height:1.5;text-align:center}
.template-landing #examples .hub-note span{display:block}
.template-landing #examples .hub-note strong{display:inline-flex;padding:8px 13px;border:1px solid rgba(221,65,231,.35);border-radius:999px;background:linear-gradient(135deg,rgba(255,32,214,.1),rgba(157,36,255,.1));color:#fff;font-weight:900}

@media(max-width:1100px) and (min-width:721px){
  .template-landing #examples .visual-hub{grid-template-columns:180px 30px minmax(0,1fr);gap:16px}
  .template-landing #examples .hub-source{height:330px}
  .template-landing #examples .hub-workspace .carousel-shell{padding:0 46px}
  .template-landing #examples .hub-workspace .slide{min-width:calc((100% - 22px)/2);height:360px}
  .template-landing #examples .hub-workspace .slide .product-shape{width:125px;height:200px}
}

@media(max-width:720px){
  .template-landing #examples .examples-head{margin-bottom:40px}
  .template-landing #examples .examples-subtitle{font-size:15px;line-height:1.48}
  .template-landing #examples .visual-hub{grid-template-columns:1fr;gap:16px}
  .template-landing #examples .hub-source{width:min(100%,220px);height:250px;justify-self:center;border-radius:22px}
  .template-landing #examples .hub-transform{width:28px;height:28px;font-size:30px;transform:rotate(90deg)}
  .template-landing #examples .tabs{margin-bottom:26px}
  .template-landing #examples .hub-workspace .carousel-shell{padding:0 43px}
  .template-landing #examples .hub-workspace .car{width:42px;height:42px;font-size:22px}
  .template-landing #examples .hub-workspace .slide{min-width:100%;height:340px;border-radius:23px}
  .template-landing #examples .hub-workspace .slide .product-shape{width:115px;height:185px}
  .template-landing #examples .hub-workspace .card-copy{padding:74px 17px 17px}
  .template-landing #examples .hub-workspace .card-copy b{font-size:17px}
  .template-landing #examples .hub-workspace .card-copy span{margin-top:7px;font-size:12px}
  .template-landing #examples .hub-note{flex-direction:column;gap:10px;margin-top:18px;font-size:13px}
  .template-landing #examples .hub-note strong{max-width:100%;padding:7px 11px}
}

/* Reference Lock: compare the same product, then separate what stays and what changes. */
.template-landing #reference-lock{padding-bottom:clamp(82px,8vw,100px)}
.template-landing #reference-lock .lock-head{margin-bottom:clamp(45px,4.5vw,60px)}
.template-landing #reference-lock .lock-head .left{max-width:850px}
.template-landing #reference-lock .lock-subtitle{max-width:800px;margin:0;color:#c4bec8;font-size:17px;line-height:1.5}
.template-landing #reference-lock .lock-wrap{grid-template-columns:minmax(0,1fr) 92px minmax(0,1fr);gap:28px}
.template-landing #reference-lock .ref-photo,.template-landing #reference-lock .ad-result{height:390px;border-radius:28px}
.template-landing #reference-lock .ref-photo .product-shape,.template-landing #reference-lock .ad-result .product-shape{width:160px;height:240px}
.template-landing #reference-lock .ref-photo .small-copy,.template-landing #reference-lock .ad-result .small-copy{left:20px;right:20px;bottom:20px}
.template-landing #reference-lock .ref-photo .small-copy b,.template-landing #reference-lock .ad-result .small-copy b{font-size:20px}
.template-landing #reference-lock .ref-photo .small-copy span{color:#555}
.template-landing #reference-lock .ad-result .small-copy span{color:#bdb7c1}
.template-landing #reference-lock .lock-core{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}
.template-landing #reference-lock .lock-badge{width:70px;height:70px;margin:0;background:linear-gradient(135deg,#ff20d6,#9d24ff);font-size:26px;box-shadow:0 15px 32px rgba(223,31,218,.22)}
.template-landing #reference-lock .lock-core>b{font-size:12px;line-height:1.28;letter-spacing:.08em}
.template-landing #reference-lock .lock-zones{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:32px}
.template-landing #reference-lock .lock-zone{padding:18px 20px;border:1px solid rgba(221,65,231,.25);border-radius:22px;background:rgba(18,17,22,.86)}
.template-landing #reference-lock .lock-zone.change{border-color:rgba(255,255,255,.13);background:rgba(18,17,22,.72)}
.template-landing #reference-lock .lock-zone-title{margin-bottom:12px;color:#d9b3e1;font-size:12px;font-weight:900;letter-spacing:.14em}
.template-landing #reference-lock .lock-zone.change .lock-zone-title{color:#aaa5af}
.template-landing #reference-lock .lock-tags{display:flex;flex-wrap:wrap;gap:8px}
.template-landing #reference-lock .lock-tags span{padding:8px 11px;border:1px solid rgba(221,65,231,.32);border-radius:999px;background:#15131a;color:#fff;font-size:13px;line-height:1.2;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}
.template-landing #reference-lock .lock-zone.change .lock-tags span{border-color:rgba(255,255,255,.15);background:#17171c;color:#d4ced8}
.template-landing #reference-lock .lock-tags span:hover{transform:translateY(-2px);border-color:rgba(221,65,231,.7);box-shadow:0 7px 18px rgba(116,25,139,.18)}

@media(max-width:1100px) and (min-width:721px){
  .template-landing #reference-lock .lock-wrap{grid-template-columns:minmax(0,1fr) 86px minmax(0,1fr);gap:18px}
  .template-landing #reference-lock .ref-photo,.template-landing #reference-lock .ad-result{height:350px}
  .template-landing #reference-lock .ref-photo .product-shape,.template-landing #reference-lock .ad-result .product-shape{width:145px;height:220px}
}

@media(max-width:720px){
  .template-landing #reference-lock{padding-bottom:72px}
  .template-landing #reference-lock .lock-head{margin-bottom:44px}
  .template-landing #reference-lock .lock-subtitle{font-size:15px;line-height:1.48}
  .template-landing #reference-lock .lock-wrap{grid-template-columns:1fr;gap:16px}
  .template-landing #reference-lock .ref-photo,.template-landing #reference-lock .ad-result{height:300px;border-radius:23px}
  .template-landing #reference-lock .ref-photo .product-shape,.template-landing #reference-lock .ad-result .product-shape{width:130px;height:195px}
  .template-landing #reference-lock .ref-photo .small-copy,.template-landing #reference-lock .ad-result .small-copy{left:16px;right:16px;bottom:16px}
  .template-landing #reference-lock .ref-photo .small-copy b,.template-landing #reference-lock .ad-result .small-copy b{font-size:17px}
  .template-landing #reference-lock .ref-photo .small-copy span,.template-landing #reference-lock .ad-result .small-copy span{font-size:12px}
  .template-landing #reference-lock .lock-core{display:flex;gap:8px;transform:none;padding:0}
  .template-landing #reference-lock .lock-core::before,.template-landing #reference-lock .lock-core::after{content:"↓";color:rgba(216,115,225,.78);font-size:22px;line-height:1}
  .template-landing #reference-lock .lock-badge{order:1;width:60px;height:60px;font-size:23px}
  .template-landing #reference-lock .lock-core>b{order:2;font-size:11px}
  .template-landing #reference-lock .lock-core::before{order:0}
  .template-landing #reference-lock .lock-core::after{order:3}
  .template-landing #reference-lock .lock-zones{grid-template-columns:1fr;gap:14px;margin-top:28px}
  .template-landing #reference-lock .lock-zone{padding:16px;border-radius:18px}
  .template-landing #reference-lock .lock-zone-title{margin-bottom:10px;font-size:11px}
  .template-landing #reference-lock .lock-tags{gap:7px}
  .template-landing #reference-lock .lock-tags span{padding:8px 10px;font-size:12px}
}

/* Compact follow-up examples instead of a second large before/after block. */
.template-landing .mini-examples-section{background:linear-gradient(180deg,rgba(18,16,22,.42),rgba(7,7,8,.08))}
.template-landing .mini-examples-head{margin-bottom:45px}
.template-landing .mini-examples-head .left{max-width:760px}
.template-landing .mini-examples-head h2{font-size:clamp(32px,3.5vw,50px)}
.template-landing .mini-examples-subtitle{max-width:800px;margin:0;color:#c4bec8;font-size:17px;line-height:1.5}
.template-landing .mini-examples-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.template-landing .mini-example{display:block;padding:12px;border:1px solid rgba(255,255,255,.1);border-radius:25px;background:#111015;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}
.template-landing .mini-example:hover{transform:translateY(-3px);border-color:rgba(221,65,231,.45);box-shadow:0 14px 30px rgba(116,25,139,.14)}
.template-landing .mini-example-pair{display:grid;grid-template-columns:minmax(0,1fr) 22px minmax(0,1fr);gap:10px;align-items:center}
.template-landing .mini-shot{height:235px;border-radius:19px;position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.1)}
.template-landing .mini-shot>span{position:absolute;left:10px;top:10px;z-index:2;padding:4px 6px;border-radius:7px;background:rgba(255,255,255,.82);color:#111;font-size:8px;font-weight:900;letter-spacing:.08em}
.template-landing .mini-shot .product-shape{width:78px;height:130px}
.template-landing .mini-source{background:#ebe9ec;color:#111}
.template-landing .mini-source .product-shape{background:linear-gradient(145deg,#a19ba6,#68636e)}
.template-landing .mini-result{background:radial-gradient(circle at 68% 30%,rgba(255,32,214,.28),transparent 38%),#160f18}
.template-landing .mini-tech{background:radial-gradient(circle at 68% 30%,rgba(24,217,255,.24),transparent 38%),#091820}
.template-landing .mini-lifestyle{background:radial-gradient(circle at 68% 30%,rgba(255,140,60,.25),transparent 38%),#201207}
.template-landing .mini-result .product-shape{z-index:1;background:linear-gradient(145deg,#f3f1f4,#99909f)}
.template-landing .mini-beauty::before{content:"";position:absolute;left:18%;right:18%;bottom:18px;height:22px;border-radius:50%;background:rgba(255,255,255,.18);box-shadow:0 0 26px rgba(255,32,214,.4);z-index:0}
.template-landing .mini-beauty::after{content:"";position:absolute;left:50%;top:24%;width:78px;height:78px;border-radius:50%;border:1px solid rgba(255,255,255,.18);transform:translateX(-50%);z-index:0}
.template-landing .mini-tech::before{content:"";position:absolute;inset:22px 12px;background:repeating-linear-gradient(135deg,transparent 0 12px,rgba(25,220,255,.14) 13px,transparent 14px);opacity:.9;z-index:0}
.template-landing .mini-tech::after{content:"";position:absolute;right:14px;bottom:19px;width:42px;height:42px;border:1px solid rgba(25,220,255,.45);box-shadow:0 0 16px rgba(25,220,255,.2);z-index:0}
.template-landing .mini-lifestyle::before{content:"";position:absolute;right:-25px;bottom:-20px;width:150px;height:108px;border-radius:50%;background:rgba(255,168,82,.18);filter:blur(2px);z-index:0}
.template-landing .mini-lifestyle::after{content:"";position:absolute;left:14px;top:28%;width:58px;height:58px;border-radius:50%;background:rgba(255,225,166,.1);filter:blur(1px);z-index:0}
.template-landing .mini-arrow{text-align:center;color:#d947e8;font-size:22px}
.template-landing .mini-direction{margin:12px 4px 2px;color:#e4dce8;font-size:15px;font-weight:700}
.template-landing .mini-direction i{display:inline-block;width:6px;height:6px;margin:0 8px 2px 0;border-radius:50%;background:#d947e8;box-shadow:0 0 10px rgba(217,71,232,.45)}

@media(max-width:1100px) and (min-width:721px){
  .template-landing .mini-examples-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}

@media(max-width:720px){
  .template-landing .mini-examples-head{margin-bottom:40px}
  .template-landing .mini-examples-head h2{font-size:clamp(30px,8vw,38px)}
  .template-landing .mini-examples-subtitle{font-size:15px;line-height:1.48}
  .template-landing .mini-examples-grid{grid-template-columns:1fr;gap:12px}
  .template-landing .mini-example{padding:10px;border-radius:20px}
  .template-landing .mini-example-pair{grid-template-columns:1fr;gap:7px}
  .template-landing .mini-shot{height:170px;border-radius:17px}
  .template-landing .mini-arrow{transform:rotate(90deg);font-size:22px}
  .template-landing .mini-direction{margin:10px 3px 2px;font-size:14px}
}

/* Audience block: compact cards with a clear audience → benefit → proof hierarchy. */
.template-landing #audience .audience-head{margin-bottom:clamp(27px,3vw,37px)}
.template-landing #audience .audience-head .left{max-width:1000px}
.template-landing #audience .audience-head h2{font-size:clamp(38px,3.8vw,54px)}
.template-landing #audience .audience{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:200px;gap:18px}
.template-landing #audience .aud{min-height:0;padding:25px 28px;border-radius:23px;background:#121116;border:1px solid rgba(255,255,255,.1);transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease,background .25s ease}
.template-landing #audience .aud:hover{transform:translateY(-3px);border-color:rgba(221,65,231,.55);background:#17151c;box-shadow:0 13px 30px rgba(116,25,139,.14)}
.template-landing #audience .aud .tag{display:inline-block;margin:0;padding:7px 12px;border:1px solid rgba(226,83,246,.78);border-radius:999px;background:linear-gradient(135deg,rgba(134,27,176,.3),rgba(230,42,211,.18));box-shadow:0 0 12px rgba(217,63,239,.34),inset 0 0 11px rgba(239,91,255,.1);color:#f09aff;font-size:12px;font-weight:900;letter-spacing:.08em;line-height:1.3}
.template-landing #audience .aud h3{margin:14px 0 0;color:#fff;font-size:20px;line-height:1.28;letter-spacing:-.025em}
.template-landing #audience .aud p{margin:13px 0 0;color:#aaa5af;font-size:15px;line-height:1.45}

@media(max-width:1100px) and (min-width:721px){
  .template-landing #audience .audience{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;grid-auto-rows:200px}
}

@media(max-width:720px){
  .template-landing #audience .audience-head{margin-bottom:30px}
  .template-landing #audience .audience-head h2{font-size:clamp(30px,8vw,38px);line-height:1.02}
  .template-landing #audience .audience{grid-template-columns:1fr;grid-auto-rows:auto;gap:14px}
  .template-landing #audience .aud{min-height:0;padding:22px;border-radius:19px}
  .template-landing #audience .aud .tag{font-size:11px}
  .template-landing #audience .aud h3{font-size:18px;line-height:1.3}
  .template-landing #audience .aud p{font-size:14px}
}

/* FAQ block: compact one-column answers with a calm, interactive accordion. */
.template-landing #faq .faq-head{margin-bottom:0}
.template-landing #faq .faq-head .left{max-width:900px}
.template-landing #faq .faq-head h2{font-size:clamp(34px,3.8vw,54px);line-height:1.04}
.template-landing #faq .faq{max-width:1050px;margin:46px auto 0;gap:11px}
.template-landing #faq details{padding:0 24px;border-radius:20px;background:#050505;border:1px solid rgba(255,255,255,.1);overflow:hidden;transition:transform .25s ease,background .25s ease,border-color .25s ease,box-shadow .25s ease}
.template-landing #faq details:hover{transform:translateY(-1px);background:#0a090c;border-color:rgba(221,65,231,.4);box-shadow:0 10px 24px rgba(116,25,139,.12)}
.template-landing #faq details.is-open{background:#0a090c;border-color:rgba(221,65,231,.46);box-shadow:0 0 24px rgba(164,36,190,.12)}
.template-landing #faq summary{position:relative;min-height:78px;padding:19px 58px 19px 0;color:#fff;font-size:16px;font-weight:800;line-height:1.35;display:flex;align-items:center}
.template-landing #faq summary:after{content:"+";position:absolute;right:0;top:50%;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#25232b;color:#e35af0;font-size:23px;font-weight:700;transform:translateY(-50%);transition:transform .25s ease,color .25s ease,background .25s ease}
.template-landing #faq details.is-open summary:after{content:"−";color:#ef70f5;background:#29232f;transform:translateY(-50%) rotate(180deg)}
.template-landing #faq .faq-answer{max-height:0;overflow:hidden;opacity:0;transition:max-height .26s ease,opacity .2s ease}
.template-landing #faq details.is-open .faq-answer{opacity:1}
.template-landing #faq .faq-answer p{margin:0;padding:0 58px 21px 0;color:#aaa5af;font-size:15px;line-height:1.55}

@media(max-width:720px){
  .template-landing #faq .faq{margin-top:40px;gap:10px}
  .template-landing #faq details{padding:0 16px;border-radius:17px}
  .template-landing #faq summary{min-height:72px;padding:18px 48px 18px 0;font-size:15px;line-height:1.35}
  .template-landing #faq summary:after{width:36px;height:36px;font-size:22px}
  .template-landing #faq .faq-answer p{padding:0 44px 18px 0;font-size:14px;line-height:1.55}
}

/* Keep the hero's utility badge inside the viewport on tablet widths. */
@media(max-width:1100px) and (min-width:721px){
  body:has(.home-hero) .stage-badge{right:0}
}

/* Compact AI-Creator composition: three decisions on the left, one short demo on the right. */
.template-landing #creator .creator-head{max-width:1000px}
.template-landing #creator .creator-head h2{max-width:1000px;font-size:clamp(40px,3.5vw,52px);line-height:1.02;letter-spacing:-.06em}
.template-landing #creator .creator-head>p{max-width:820px;margin-top:16px;font-size:16px;line-height:1.45}
.template-landing #creator .creator-layout{grid-template-columns:minmax(0,1.5fr) minmax(340px,1fr);gap:42px;margin-top:40px}
.template-landing #creator .creator-zone-title{margin-bottom:16px;font-size:13px}
.template-landing #creator .creator-group-label{display:none}
.template-landing #creator .creator-group-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.template-landing #creator .creator-card{min-height:165px;height:100%;padding:18px;border-radius:20px;background:#121116;border:1px solid rgba(255,255,255,.1);transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}
.template-landing #creator .creator-card:hover{transform:translateY(-3px);border-color:rgba(221,65,231,.55);box-shadow:0 12px 28px rgba(116,25,139,.14)}
.template-landing #creator .creator-card .round{width:34px;height:34px;font-size:12px}
.template-landing #creator .creator-card h3{margin:9px 0 6px;font-size:17px}
.template-landing #creator .creator-card p{color:#aaa5af;font-size:12.5px;line-height:1.32}
.template-landing #creator .creator-benefits{gap:8px;margin-top:16px}
.template-landing #creator .creator-benefits span{padding:8px 11px;border-radius:999px;background:rgba(215,68,255,.06);font-size:12px;line-height:1.25}
.template-landing #creator .creator-demo-label{margin-bottom:14px;font-size:13px}
.template-landing #creator .creator-chat{padding:20px;border-radius:24px;box-shadow:0 14px 34px rgba(0,0,0,.16)}
.template-landing #creator .creator-chat-title{margin-bottom:11px;font-size:11px}
.template-landing #creator .creator-bubble{margin:9px 0;padding:10px 12px;border-radius:17px;font-size:13px}
.template-landing #creator .creator-bubble .suggest-row{gap:7px;margin-top:8px}
.template-landing #creator .creator-bubble .chip{padding:7px 9px;font-size:11px;line-height:1.2}

@media(min-width:721px){
  .template-landing #creator{padding:clamp(54px,5vw,66px) 0}
}

@media(max-width:1100px) and (min-width:721px){
  .template-landing #creator .creator-layout{grid-template-columns:1fr;gap:30px}
  .template-landing #creator .creator-demo{max-width:none}
}

@media(max-width:720px){
  .template-landing #creator .creator-head h2{font-size:clamp(31px,8.2vw,43px);line-height:1.01}
  .template-landing #creator .creator-head>p{margin-top:15px;font-size:15px;line-height:1.48}
  .template-landing #creator .creator-layout{grid-template-columns:1fr;gap:28px;margin-top:36px}
  .template-landing #creator .creator-zone-title{margin-bottom:14px;font-size:12px}
  .template-landing #creator .creator-group-grid{grid-template-columns:1fr;gap:10px}
  .template-landing #creator .creator-card{height:auto;min-height:0;padding:18px;border-radius:18px}
  .template-landing #creator .creator-card h3{font-size:17px}
  .template-landing #creator .creator-card p{font-size:13px;line-height:1.42}
  .template-landing #creator .creator-benefits{gap:7px;margin-top:14px}
  .template-landing #creator .creator-benefits span{padding:8px 10px;font-size:11px}
  .template-landing #creator .creator-chat{padding:18px;border-radius:21px}
  .template-landing #creator .creator-bubble{padding:11px 12px;font-size:14px}
}

/* Pricing block: one clear intro, a prominent STANDARD tier, and aligned actions. */
.template-landing #plans .plans-head{margin-bottom:clamp(45px,4vw,55px)}
.template-landing #plans .plans-head .left{max-width:1000px}
.template-landing #plans .plans-head h2{max-width:900px}
.template-landing #plans .plans-subtitle{max-width:820px;margin:0;color:#c4bec8;font-size:17px;line-height:1.5}
.template-landing #plans .pricing{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:stretch}
.template-landing #plans .price{position:relative;min-height:440px;height:100%;padding:27px 28px 24px;border-radius:25px;background:#121116;border:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease,background .25s ease}
.template-landing #plans .price:not(.hot):hover{transform:translateY(-3px);border-color:rgba(221,65,231,.5);box-shadow:0 13px 30px rgba(116,25,139,.14)}
.template-landing #plans .price.hot{background:linear-gradient(145deg,#b71bee,#ef20cf);border-color:transparent;transform:none;box-shadow:0 20px 44px rgba(199,25,230,.2)}
.template-landing #plans .price.hot:hover{transform:translateY(-3px);box-shadow:0 23px 48px rgba(199,25,230,.25)}
.template-landing #plans .price.pro-tier{border-color:rgba(157,36,255,.42);box-shadow:0 10px 28px rgba(116,25,139,.08)}
.template-landing #plans .price-badge{align-self:flex-start;margin:-4px 0 13px;padding:6px 9px;border-radius:999px;background:rgba(255,255,255,.18);color:#fff;font-size:10px;font-weight:900;letter-spacing:.1em}
.template-landing #plans .price-name{color:#db40e5;font-size:14px;font-weight:900;letter-spacing:.13em}
.template-landing #plans .price.hot .price-name{color:#fff}
.template-landing #plans .price-value{display:flex;align-items:baseline;gap:10px;margin:15px 0 0;color:#fff;font-size:52px;line-height:1;letter-spacing:-.05em;font-weight:1000}
.template-landing #plans .price-value small{font-size:14px;letter-spacing:0;color:#aaa5af;font-weight:800}
.template-landing #plans .price.hot .price-value small{color:rgba(255,255,255,.82)}
.template-landing #plans .price-credit{margin-top:17px;color:#fff;font-size:14px;font-weight:900;letter-spacing:.08em;line-height:1.3}
.template-landing #plans .price:not(.hot) .price-credit{color:#e6a6f0}
.template-landing #plans .price-description{margin:10px 0 0;color:#c4bec8;font-size:15px;line-height:1.45}
.template-landing #plans .price.hot .price-description{color:#fff}
.template-landing #plans .features{display:grid;gap:10px;margin:19px 0 22px;color:#b9b4bd;font-size:14px;line-height:1.35}
.template-landing #plans .price.hot .features{color:#fff}
.template-landing #plans .features span:before{content:"✦";color:#db38e3;margin-right:8px}
.template-landing #plans .price.hot .features span:before{color:#fff}
.template-landing #plans .price .price-cta{width:100%;margin-top:auto}
.template-landing #plans .price.hot .price-cta{background:#fff;color:#8b169e;border-color:transparent;box-shadow:none}
.template-landing #plans .price.pro-tier .price-cta{border-color:rgba(221,65,231,.5);background:#19181d}
.template-landing #plans .free-start-strip{margin-top:22px}
.template-landing #plans .free-start-strip strong{font-size:18px}

@media(max-width:1100px) and (min-width:721px){
  .template-landing #plans .pricing{grid-template-columns:repeat(2,minmax(0,1fr))}
  .template-landing #plans .price.hot{order:initial}
}

@media(max-width:720px){
  .template-landing #plans .plans-head{margin-bottom:42px}
  .template-landing #plans .plans-subtitle{font-size:15px;line-height:1.48}
  .template-landing #plans .pricing{grid-template-columns:1fr;gap:14px}
  .template-landing #plans .price{min-height:0;height:auto;padding:22px;border-radius:21px}
  .template-landing #plans .price.hot{order:2;transform:none}
  .template-landing #plans .price:first-child{order:1}
  .template-landing #plans .price.pro-tier{order:3}
  .template-landing #plans .price-value{font-size:42px}
  .template-landing #plans .price-credit{font-size:12px}
  .template-landing #plans .price .price-cta{width:100%}
  .template-landing #plans .free-start-strip{grid-template-columns:1fr;gap:10px;padding:17px}
  .template-landing #plans .free-start-strip span{font-size:13px}
  .template-landing #plans .free-start-strip .btn{width:100%}
}

/* Pricing reference style from superkreativ-pro.html.
   Keep production copy, plan data and payment links; change only the visual system. */
.template-landing #plans .plans-head{margin-bottom:clamp(48px,5vw,64px)}
.template-landing #plans .plans-head .left{max-width:1000px}
.template-landing #plans .plans-head h2{max-width:900px}
.template-landing #plans .plans-subtitle{max-width:820px;color:#a99eae;font-size:17px;line-height:1.55}
.template-landing #plans .pricing{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:stretch}
.template-landing #plans .price{
  position:relative;
  min-height:455px;
  height:100%;
  padding:34px 28px;
  border:1px solid rgba(255,255,255,.08);
  border-radius:26px;
  background:#100a16;
  display:flex;
  flex-direction:column;
  transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease,background .25s ease;
}
.template-landing #plans .price:not(.hot):hover{
  transform:translateY(-4px);
  border-color:rgba(217,76,255,.48);
  box-shadow:0 18px 38px rgba(116,25,139,.18);
}
.template-landing #plans .price.hot{
  border:1px solid rgba(217,76,255,.55);
  background:linear-gradient(165deg,rgba(217,76,255,.14),#100a16 60%);
  box-shadow:0 0 0 1px rgba(217,76,255,.25),0 30px 60px rgba(197,46,255,.22);
  transform:scale(1.02);
}
.template-landing #plans .price.hot:hover{transform:scale(1.02) translateY(-4px)}
.template-landing #plans .price.pro-tier{border-color:rgba(255,255,255,.08);box-shadow:none}
.template-landing #plans .price-badge{
  position:absolute;
  top:-14px;
  left:28px;
  margin:0;
  padding:6px 16px;
  border-radius:100px;
  background:linear-gradient(135deg,#d94cff,#a72bff 55%,#ec4edc);
  color:#fff;
  font-size:12px;
  font-weight:700;
  letter-spacing:0;
}
.template-landing #plans .price-name{color:#a99eae;font-size:14px;font-weight:700;letter-spacing:.02em}
.template-landing #plans .price.hot .price-name{color:#f5f1f7}
.template-landing #plans .price-value{
  display:flex;
  align-items:baseline;
  gap:8px;
  margin:14px 0 6px;
  color:#fff;
  font-size:36px;
  line-height:1.05;
  letter-spacing:-.04em;
  font-weight:900;
}
.template-landing #plans .price-value small{font-size:14px;letter-spacing:0;color:#a99eae;font-weight:700}
.template-landing #plans .price.hot .price-value small{color:#dcd2e1}
.template-landing #plans .price-credit{margin-top:8px;color:#f5f1f7;font-size:13px;font-weight:700;letter-spacing:.04em;line-height:1.35}
.template-landing #plans .price:not(.hot) .price-credit{color:#d9a3e9}
.template-landing #plans .price-description{margin:10px 0 0;color:#a99eae;font-size:14px;line-height:1.45}
.template-landing #plans .price.hot .price-description{color:#f5f1f7}
.template-landing #plans .features{display:flex;flex-direction:column;gap:12px;margin:22px 0 30px;padding:0;color:#f5f1f7;font-size:14.5px;line-height:1.4}
.template-landing #plans .price.hot .features{color:#f5f1f7}
.template-landing #plans .features span:before{content:'✓';color:#d94cff;font-weight:700;margin-right:10px}
.template-landing #plans .price.hot .features span:before{color:#ec4edc}
.template-landing #plans .price .price-cta{width:100%;margin-top:auto;border-radius:100px;padding:14px 20px}
.template-landing #plans .price:not(.hot) .price-cta{border:1px solid rgba(255,255,255,.18);background:transparent;color:#f5f1f7;box-shadow:none}
.template-landing #plans .price:not(.hot) .price-cta:hover{border-color:rgba(217,76,255,.65);background:rgba(217,76,255,.08);box-shadow:0 12px 30px rgba(197,46,255,.16)}
.template-landing #plans .price.hot .price-cta{border:0;background:linear-gradient(135deg,#d94cff,#a72bff 55%,#ec4edc);color:#fff;box-shadow:0 14px 34px rgba(197,46,255,.28)}
.template-landing #plans .price.hot .price-cta:hover{filter:brightness(1.08);box-shadow:0 18px 40px rgba(197,46,255,.38)}
.template-landing #plans .free-start-strip{margin-top:24px}

@media(max-width:1100px) and (min-width:721px){
  .template-landing #plans .pricing{grid-template-columns:repeat(2,minmax(0,1fr))}
  .template-landing #plans .price.hot{transform:none}
  .template-landing #plans .price.hot:hover{transform:translateY(-4px)}
}

@media(max-width:720px){
  .template-landing #plans .plans-head{margin-bottom:42px}
  .template-landing #plans .plans-subtitle{font-size:15px;line-height:1.48}
  .template-landing #plans .pricing{grid-template-columns:1fr;gap:14px}
  .template-landing #plans .price{min-height:0;height:auto;padding:24px 22px;border-radius:21px}
  .template-landing #plans .price.hot{transform:none}
  .template-landing #plans .price.hot:hover{transform:translateY(-3px)}
  .template-landing #plans .price:first-child{order:1}
  .template-landing #plans .price.hot{order:2}
  .template-landing #plans .price.pro-tier{order:3}
  .template-landing #plans .price-value{font-size:32px}
  .template-landing #plans .price-credit{font-size:12px}
  .template-landing #plans .price .price-cta{width:100%}
}

/* Final compact layout for the one-photo visual system. Typography stays on the shared landing scale. */
.template-landing #examples.examples-section{padding:34px 0 24px}
.template-landing #examples.examples-section .examples-head{margin-bottom:0}
.template-landing #examples.examples-section .examples-head .left{max-width:1000px}
.template-landing #examples.examples-section .examples-tabs{gap:9px;margin:24px 0 18px}
.template-landing #examples.examples-section .examples-tabs .tab{padding:7px 16px}
.template-landing #examples.examples-section .visual-hub{grid-template-columns:minmax(185px,220px) 36px minmax(0,1fr);gap:20px;align-items:center}
.template-landing #examples.examples-section .hub-source{height:300px}
.template-landing #examples.examples-section .hub-workspace .carousel-shell{padding:0 56px}
.template-landing #examples.examples-section .hub-workspace .track{gap:22px}
.template-landing #examples.examples-section .hub-workspace .slide{height:325px}
.template-landing #examples.examples-section .dots{margin-top:10px}
.template-landing #examples.examples-section .hub-note{gap:10px;margin-top:12px}
.template-landing #examples.examples-section .hub-note strong{padding:3px 12px}

@media (max-width:1100px) and (min-width:721px){
  .template-landing #examples.examples-section .visual-hub{grid-template-columns:180px 30px minmax(0,1fr);gap:16px}
  .template-landing #examples.examples-section .hub-source{height:290px}
  .template-landing #examples.examples-section .hub-workspace .carousel-shell{padding:0 46px}
  .template-landing #examples.examples-section .hub-workspace .slide{min-width:calc((100% - 22px)/2);height:315px}
}

@media (min-width:1024px) and (max-height:900px){
  .template-landing #examples.examples-section{padding:30px 0 22px}
  .template-landing #examples.examples-section .examples-tabs{margin-top:22px;margin-bottom:16px}
  .template-landing #examples.examples-section .hub-source{height:290px}
  .template-landing #examples.examples-section .hub-workspace .slide{height:315px}
  .template-landing #examples.examples-section .dots{margin-top:9px}
  .template-landing #examples.examples-section .hub-note{margin-top:10px}
  .template-landing #examples.examples-section .hub-note strong{padding:3px 10px}
}

@media(max-width:720px){
  .template-landing #examples.examples-section{padding:42px 0 34px}
  .template-landing #examples.examples-section .examples-tabs{gap:8px;margin:20px 0 0}
  .template-landing #examples.examples-section .examples-tabs .tab{padding:7px 12px}
  .template-landing #examples.examples-section .visual-hub{grid-template-columns:1fr;gap:14px;margin-top:18px}
  .template-landing #examples.examples-section .hub-source{width:min(100%,220px);height:230px;justify-self:center}
  .template-landing #examples.examples-section .hub-transform{width:28px;height:28px}
  .template-landing #examples.examples-section .hub-workspace .carousel-shell{padding:0 43px}
  .template-landing #examples.examples-section .hub-workspace .slide{height:320px}
  .template-landing #examples.examples-section .hub-note{gap:8px;margin-top:10px}
  .template-landing #examples.examples-section .hub-note strong{padding:5px 10px}
}

/* Temporary visual assets keep every example block complete until final imagery is supplied. */
.template-landing .product-shape{overflow:hidden;isolation:isolate;background:#120e1a}
.template-landing .product-shape img{position:absolute;inset:-14%;width:128%;height:128%;max-width:none;object-fit:cover;object-position:center;border-radius:inherit;opacity:.94;filter:saturate(.92) contrast(1.05)}
.template-landing .hub-source .product-shape img,.template-landing #reference-lock .ref-photo .product-shape img,.template-landing .mini-source .product-shape img{object-position:center}
.template-landing .ad-result .product-shape img,.template-landing .mini-result .product-shape img{object-position:center}
.template-landing #examples .service-source .product-shape img{opacity:.62;filter:saturate(.55) contrast(1.02)}
.template-landing .mini-shot .product-shape img{inset:-18%;width:136%;height:136%}

/* Final compact Reference Lock layout: reduce empty space, keep the global type scale. */
@media (min-width:721px){
  .template-landing #reference-lock{--lock-center:92px;--lock-gap:28px;padding:48px 0 34px}
  .template-landing #reference-lock .lock-head{margin-bottom:32px}
  .template-landing #reference-lock .lock-head .label{margin-bottom:9px}
  .template-landing #reference-lock .lock-head h2{margin-bottom:14px}
  .template-landing #reference-lock .lock-wrap{grid-template-columns:minmax(0,1fr) var(--lock-center) minmax(0,1fr);gap:var(--lock-gap)}
  .template-landing #reference-lock .ref-photo,.template-landing #reference-lock .ad-result{height:320px}
  .template-landing #reference-lock .ref-photo .small-copy,.template-landing #reference-lock .ad-result .small-copy{left:18px;right:18px;bottom:15px}
  .template-landing #reference-lock .ref-photo .small-copy span,.template-landing #reference-lock .ad-result .small-copy span{margin-top:5px}
  .template-landing #reference-lock .lock-core{gap:7px}
  .template-landing #reference-lock .lock-badge{width:62px;height:62px;font-size:23px}
  .template-landing #reference-lock .lock-core>b{font-size:11px}
  .template-landing #reference-lock .lock-zones{grid-template-columns:minmax(0,1fr) var(--lock-center) minmax(0,1fr);gap:var(--lock-gap);margin-top:20px}
  .template-landing #reference-lock .lock-zone{padding:16px 18px;border-radius:20px}
  .template-landing #reference-lock .lock-zone.change{grid-column:3}
  .template-landing #reference-lock .lock-zone-title{margin-bottom:10px}
  .template-landing #reference-lock .lock-tags{gap:6px}
  .template-landing #reference-lock .lock-tags span{padding:6px 10px}
}

@media (max-width:1100px) and (min-width:721px){
  .template-landing #reference-lock{--lock-center:86px;--lock-gap:18px}
  .template-landing #reference-lock .ref-photo,.template-landing #reference-lock .ad-result{height:300px}
}

@media (min-width:1024px) and (max-height:900px){
  .template-landing #reference-lock{padding-top:34px;padding-bottom:24px}
  .template-landing #reference-lock .lock-head{margin-bottom:32px}
  .template-landing #reference-lock .ref-photo,.template-landing #reference-lock .ad-result{height:300px}
  .template-landing #reference-lock .lock-badge{width:60px;height:60px;font-size:22px}
  .template-landing #reference-lock .lock-zones{margin-top:20px}
}

@media (max-width:720px){
  .template-landing .strip-row{align-items:flex-start;flex-direction:column;gap:12px}
  .template-landing .marquee{width:100%}
  .template-landing #reference-lock{padding:42px 0 34px}
  .template-landing #reference-lock .lock-head{margin-bottom:30px}
  .template-landing #reference-lock .lock-head .label{margin-bottom:9px}
  .template-landing #reference-lock .lock-head h2{margin-bottom:14px}
  .template-landing #reference-lock .lock-wrap{grid-template-columns:1fr;gap:16px}
  .template-landing #reference-lock .lock-zones{grid-template-columns:1fr;gap:14px;margin-top:22px}
  .template-landing #reference-lock .lock-zone.change{grid-column:auto}
}

/* Marketplace gallery: show each supplied card as one complete, large image. */
.template-landing #examples.examples-section .visual-gallery{display:block}
.template-landing #examples.examples-section .visual-gallery .hub-workspace{width:100%;min-width:0}
.template-landing #examples.examples-section .visual-gallery .carousel-shell{padding:0 56px}
.template-landing #examples.examples-section .visual-gallery .track{gap:22px;align-items:stretch}
.template-landing #examples.examples-section .visual-gallery .slide{position:relative;min-width:calc((100% - 44px)/3);height:auto;aspect-ratio:3 / 4;padding:0;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:26px;background:#111015;box-shadow:0 18px 42px rgba(0,0,0,.28);transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}
.template-landing #examples.examples-section .visual-gallery .slide:hover{transform:translateY(-5px);border-color:rgba(221,65,231,.6);box-shadow:0 22px 48px rgba(116,25,139,.24)}
.template-landing #examples.examples-section .visual-gallery .marketplace-gallery-image{display:block;width:100%;height:100%;max-width:none;object-fit:contain;background:#f5f3f0;border-radius:inherit}
.template-landing #examples.examples-section .visual-gallery .marketplace-gallery-caption{position:absolute;left:14px;right:14px;bottom:13px;z-index:2;padding:8px 11px;border-radius:10px;background:rgba(7,7,8,.78);backdrop-filter:blur(8px);color:#fff;font-size:13px;font-weight:800;line-height:1.2;text-align:center;opacity:0;transform:translateY(5px);transition:opacity .2s ease,transform .2s ease}
.template-landing #examples.examples-section .visual-gallery .slide:hover .marketplace-gallery-caption,.template-landing #examples.examples-section .visual-gallery .slide:focus-within .marketplace-gallery-caption{opacity:1;transform:translateY(0)}
.template-landing #examples.examples-section .visual-gallery .car{z-index:3}
.template-landing #examples.examples-section .visual-gallery + .hub-note{margin-top:18px}

@media(max-width:1100px) and (min-width:721px){
  .template-landing #examples.examples-section .visual-gallery .carousel-shell{padding:0 46px}
  .template-landing #examples.examples-section .visual-gallery .slide{min-width:calc((100% - 22px)/2)}
}

@media(max-width:720px){
  .template-landing #examples.examples-section .visual-gallery .carousel-shell{padding:0 43px}
  .template-landing #examples.examples-section .visual-gallery .slide{min-width:100%;border-radius:22px}
  .template-landing #examples.examples-section .visual-gallery .marketplace-gallery-caption{opacity:1;transform:none;font-size:12px}
}

@media(prefers-reduced-motion:reduce){
  .template-landing .marquee-track{animation:none;transform:translateX(0)}
  .template-landing #examples.examples-section .visual-gallery .slide,.template-landing #examples.examples-section .visual-gallery .marketplace-gallery-caption{transition:none}
}

/* Cases: compact before/after presentation adapted from the supplied landing template. */
.template-landing .cases-section{padding:56px 0 72px;background:linear-gradient(180deg,rgba(18,16,22,.42),rgba(7,7,8,.08))}
.template-landing .cases-head{margin-bottom:30px}
.template-landing .cases-head .left{max-width:980px}
.template-landing .cases-head h2{max-width:900px}
.template-landing .case-tabs{display:flex;justify-content:center;gap:10px;margin:0 0 26px;flex-wrap:wrap}
.template-landing .case-tabs .case-tab{min-width:118px}
.template-landing .case-tabs .case-tab[aria-selected="true"]{border-color:transparent;box-shadow:0 10px 26px rgba(229,24,216,.2)}
.template-landing .ba-wrapper{position:relative;width:min(100%,888.89px);max-width:888.89px;margin:0 auto;aspect-ratio:16/9;overflow:hidden;border:1px solid rgba(221,65,231,.34);border-radius:28px;background:#111015;box-shadow:0 26px 65px rgba(0,0,0,.45);user-select:none;touch-action:none}
.template-landing .ba-wrapper.is-portrait{max-width:375px;aspect-ratio:3/4}
.template-landing .ba-wrapper img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;pointer-events:none}
.template-landing .ba-after{z-index:1}
.template-landing .ba-before{z-index:2;clip-path:inset(0 50% 0 0)}
.template-landing .ba-handle{position:absolute;top:0;bottom:0;left:50%;z-index:3;width:2px;background:linear-gradient(180deg,rgba(255,255,255,.85),#e13bea 45%,rgba(255,255,255,.85));box-shadow:0 0 16px rgba(229,24,216,.75);transform:translateX(-1px);pointer-events:none}
.template-landing .ba-handle::after{content:"↔";position:absolute;left:50%;top:50%;display:grid;place-items:center;width:46px;height:46px;border:1px solid rgba(255,255,255,.85);border-radius:50%;background:linear-gradient(135deg,#a614f6,#e320d7);color:#fff;font-size:22px;font-weight:800;box-shadow:0 8px 24px rgba(0,0,0,.45);transform:translate(-50%,-50%)}
.template-landing .ba-label{position:absolute;top:16px;z-index:4;padding:7px 13px;border:1px solid rgba(255,255,255,.15);border-radius:999px;background:rgba(7,7,8,.64);backdrop-filter:blur(8px);color:#fff;font-size:12px;font-weight:900;letter-spacing:.05em}
.template-landing .ba-label.left{left:16px}.template-landing .ba-label.right{right:16px}
@media(max-width:720px){
  .template-landing .cases-section{padding:42px 0 54px}
  .template-landing .cases-head{margin-bottom:24px}
  .template-landing .case-tabs{gap:7px;margin-bottom:18px}
  .template-landing .case-tabs .case-tab{min-width:0;padding:8px 12px}
  .template-landing .ba-wrapper{width:100%;max-width:100%;aspect-ratio:16/9;border-radius:22px}
  .template-landing .ba-wrapper.is-portrait{aspect-ratio:3/4;max-width:100%}
  .template-landing .ba-handle::after{width:40px;height:40px;font-size:18px}
  .template-landing .ba-label{top:11px;padding:6px 9px;font-size:10px}
  .template-landing .ba-label.left{left:11px}.template-landing .ba-label.right{right:11px}
}

/* ==== PREMIUM ENHANCEMENTS: живость, доверие, конверсия ==== */
#heroRotator{display:inline-block;transition:opacity .22s ease,transform .22s ease;background:linear-gradient(135deg,#f05cff 0%,#9d20ff 66%,#e320d7 100%);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}
.eyebrow-dot{display:inline-block;width:7px;height:7px;margin-right:8px;border-radius:50%;background:#f05cff;box-shadow:0 0 0 0 rgba(240,92,255,.6);animation:eyebrow-pulse 2s ease-in-out infinite}
@keyframes eyebrow-pulse{0%{box-shadow:0 0 0 0 rgba(240,92,255,.55)}70%{box-shadow:0 0 0 8px rgba(240,92,255,0)}100%{box-shadow:0 0 0 0 rgba(240,92,255,0)}}
.hero-proof-chips{display:flex!important;flex-wrap:wrap;gap:10px;margin-top:20px}
.proof-chip{display:inline-flex;align-items:center;gap:7px;padding:9px 14px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(255,255,255,.045);color:#d8cfe0;font-size:12.5px;font-weight:700;white-space:nowrap}
.proof-chip::before{content:"✓";display:inline-grid;place-items:center;width:14px;height:14px;border-radius:50%;background:linear-gradient(135deg,#a614f6,#e320d7);color:#fff;font-size:9px;font-weight:900}
.template-landing .price-per-image{margin:-6px 0 6px;color:#e9b8f2;font-size:12.5px;font-weight:800;letter-spacing:.02em;opacity:.85}
.template-landing .price.hot .price-per-image{color:#ffe3fb}
.template-landing .reveal{opacity:0;transform:translateY(28px);transition:opacity .7s cubic-bezier(.16,.8,.24,1),transform .7s cubic-bezier(.16,.8,.24,1)}
.template-landing .reveal.is-visible{opacity:1;transform:translateY(0)}
@media(prefers-reduced-motion:reduce){.template-landing .reveal{opacity:1;transform:none;transition:none}}
.sticky-cta{position:fixed;right:22px;bottom:22px;z-index:80;opacity:0;pointer-events:none;transform:translateY(14px) scale(.96);transition:opacity .3s ease,transform .3s ease}
.sticky-cta.is-visible{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}
.sticky-cta .button{box-shadow:0 16px 40px rgba(229,24,216,.38)!important}
@media(max-width:700px){.sticky-cta{left:16px;right:16px;bottom:16px}.sticky-cta .button{display:block;text-align:center}}
@media(prefers-reduced-motion:reduce){.sticky-cta{transition:opacity .15s linear}}
.template-landing .step,.template-landing .mechanism,.template-landing .aud,.template-landing .platform{transition:transform .3s cubic-bezier(.2,.7,.3,1),box-shadow .3s ease,border-color .3s ease}
.template-landing .step:hover,.template-landing .mechanism:hover,.template-landing .aud:hover{transform:translateY(-6px);box-shadow:0 22px 50px rgba(229,24,216,.16);border-color:rgba(229,24,216,.38)}
.branch-card,.showcase-card{transition:transform .35s cubic-bezier(.2,.7,.3,1),box-shadow .35s ease}
.branch-card:hover{transform:translateY(-6px)}
.showcase-card:hover{transform:translateY(-5px);box-shadow:0 26px 60px rgba(0,0,0,.4)}

/* Final mobile art-direction pass: stable type, safe gutters and touch-first controls. */
@media (max-width:720px){
  html{overflow-x:clip}
  body{overflow-x:hidden}
  .template-landing{overflow:clip;padding-bottom:1px}
  .template-landing .container{width:calc(100% - 24px);max-width:none}
  .template-landing .section-head .left,.template-landing .section-head>p{min-width:0;max-width:none}
  .template-landing h2,.template-landing h3,.template-landing p,.template-landing .label{overflow-wrap:anywhere;text-wrap:balance}
  .template-landing .platforms-strip{padding:24px 0}
  .template-landing .strip-row{display:flex;flex-direction:column;align-items:stretch;gap:11px}
  .template-landing .strip-label{font-size:11px}
  .template-landing .marquee{width:100%}
  .template-landing .marquee-track{gap:16px;animation-duration:28s}
  .template-landing .stamp{font-size:14px;padding:7px 13px}
  .hero-proof-chips{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;text-align:left}
  .proof-chip{min-width:0;max-width:100%;min-height:38px;padding:8px 10px;font-size:11px;line-height:1.25;white-space:normal}
  .proof-chip:nth-child(3){grid-column:1/-1}
  .home-hero h1 .hero-title-tail{white-space:normal;min-height:2.05em}
  .home-hero h1 #heroRotator{width:100%!important;min-width:0!important;white-space:normal;overflow-wrap:normal;line-height:1.02}
  .home-hero h1 .hero-title-suffix{max-width:100%;white-space:nowrap}
  .hero-composition{width:calc(100% - 16px);margin-inline:auto}
  .hero-card-side-left{left:2%;width:32%;transform:rotate(-8deg) scale(.94)}
  .hero-card-center{left:31%;width:38%;transform:scale(1.02)}
  .hero-card-side-right{right:2%;width:32%;transform:rotate(8deg) scale(.94)}
  .stage-badge{right:1%;max-width:48%;padding:7px 8px;font-size:9px;line-height:1.2;white-space:normal}
  .stage-badge span{flex:0 0 16px}
  body:has(.home-hero) .button{min-height:48px;padding:12px 18px}
  .template-landing #examples .tabs,.template-landing .case-tabs{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:none;padding:2px 2px 7px;margin-left:-2px;margin-right:-2px}
  .template-landing #examples .tabs::-webkit-scrollbar,.template-landing .case-tabs::-webkit-scrollbar{display:none}
  .template-landing #examples .tab,.template-landing .case-tab{flex:0 0 auto;scroll-snap-align:start;min-height:40px}
  .template-landing #examples .hub-workspace .carousel-shell{padding-inline:39px}
  .template-landing #examples .hub-workspace .slide{height:clamp(260px,82vw,340px)}
  .template-landing #examples .hub-workspace .car{width:42px;height:42px;min-width:42px;min-height:42px}
  .template-landing .ba-wrapper{border-radius:19px}
  .template-landing .ba-label{max-width:42%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
  .template-landing #plans .price .btn,.template-landing .free-start-strip .btn{width:100%;min-height:48px}
  .template-landing #faq summary{overflow-wrap:anywhere}
  .template-landing .landing-footer{padding-bottom:calc(34px + env(safe-area-inset-bottom))}
  .sticky-cta{display:none!important}
}

@media (max-width:380px){
  .template-landing .container{width:calc(100% - 20px)}
  .home-hero h1{font-size:clamp(29px,8.2vw,35px)}
  .home-hero h1 .hero-title-suffix{white-space:normal;min-height:1.05em}
  .hero-composition{width:calc(100% - 8px)}
  .stage-badge{max-width:52%;font-size:8.5px}
  .template-landing #examples .hub-workspace .carousel-shell{padding-inline:35px}
}

/* Desktop premium motion: deliberate sequencing without distracting movement. */
@media (min-width:721px) and (prefers-reduced-motion:no-preference){
  .template-landing .reveal .section-head h2,
  .template-landing .reveal .section-head .left>*,
  .template-landing .reveal .section-head>p,
  .template-landing .reveal .section-intro,
  .template-landing .reveal .motion-item{
    opacity:0;
    transform:translate3d(0,26px,0) scale(.985);
    transition:opacity .76s cubic-bezier(.16,.8,.24,1),transform .76s cubic-bezier(.16,.8,.24,1);
    transition-delay:var(--motion-delay,0ms);
    will-change:opacity,transform;
  }
  .template-landing .reveal.is-visible .section-head h2,
  .template-landing .reveal.is-visible .section-head .left>*,
  .template-landing .reveal.is-visible .section-head>p,
  .template-landing .reveal.is-visible .section-intro,
  .template-landing .reveal.is-visible .motion-item{
    opacity:1;
    transform:none;
  }
  .template-landing .reveal.is-visible .section-head h2{transition-delay:70ms}
  .template-landing .reveal.is-visible .section-head .left>p,
  .template-landing .reveal.is-visible .section-head>p,
  .template-landing .reveal.is-visible .section-intro{transition-delay:150ms}
  .template-landing .motion-item{transform-origin:50% 0}
  .template-landing .motion-item:hover{transform:translate3d(0,-4px,0) scale(1.005);transition-duration:.28s}
}

@media (min-width:721px) and (prefers-reduced-motion:reduce){
  .template-landing .reveal .section-head h2,
  .template-landing .reveal .section-head .left>*,
  .template-landing .reveal .section-head>p,
  .template-landing .reveal .section-intro,
  .template-landing .reveal .motion-item{
    opacity:1!important;
    transform:none!important;
    transition:none!important;
    animation:none!important;
  }
}

/* Mobile premium motion: calm, staggered reveals for a polished first impression. */
@media (max-width:720px) and (prefers-reduced-motion:no-preference){
  .template-landing .reveal .section-head h2,
  .template-landing .reveal .section-head .left>*,
  .template-landing .reveal .section-head>p,
  .template-landing .reveal .section-intro,
  .template-landing .reveal .motion-item{
    opacity:0;
    transform:translate3d(0,18px,0) scale(.985);
    transition:opacity .68s cubic-bezier(.16,.8,.24,1),transform .68s cubic-bezier(.16,.8,.24,1);
    transition-delay:var(--motion-delay,0ms);
    will-change:opacity,transform;
  }
  .template-landing .reveal.is-visible .section-head h2,
  .template-landing .reveal.is-visible .section-head .left>*,
  .template-landing .reveal.is-visible .section-head>p,
  .template-landing .reveal.is-visible .section-intro,
  .template-landing .reveal.is-visible .motion-item{
    opacity:1;
    transform:none;
  }
  .template-landing .reveal.is-visible .section-head h2{transition-delay:50ms}
  .template-landing .reveal.is-visible .section-head .left>p,
  .template-landing .reveal.is-visible .section-head>p,
  .template-landing .reveal.is-visible .section-intro{transition-delay:110ms}
  .template-landing .motion-item{transform-origin:50% 0}
  .template-landing .motion-item:active{transform:scale(.985);transition-duration:.18s}
}

@media (max-width:720px) and (prefers-reduced-motion:reduce){
  .template-landing .reveal .section-head h2,
  .template-landing .reveal .section-head .left>*,
  .template-landing .reveal .section-head>p,
  .template-landing .reveal .section-intro,
  .template-landing .reveal .motion-item{
    opacity:1!important;
    transform:none!important;
    transition:none!important;
    animation:none!important;
  }
}

/* Final motion polish from the supplied animation brief. */
.template-landing{--motion-ease:cubic-bezier(.22,1,.36,1);--motion-soft:cubic-bezier(.16,1,.3,1)}
.template-landing .section-head h2{filter:blur(0)}
.template-landing .cta{isolation:isolate}
.template-landing .cta>*{position:relative;z-index:1}

@media (prefers-reduced-motion:no-preference){
  .template-landing:after{animation:landing-ambient-drift 14s var(--motion-ease) infinite alternate;will-change:opacity,transform}
  .template-landing #heroRotator{background:linear-gradient(90deg,#d94cff,#ef52dc,#8d55ff,#5fd8ff,#d94cff);background-size:260% auto;animation:hero-gradient-flow 8s linear infinite}
  .template-landing .reveal .section-head h2{filter:blur(6px)}
  .template-landing .reveal.is-visible .section-head h2{filter:blur(0);transition-delay:70ms}
  .template-landing .reveal .motion-item>:is(.label,h3,h4,p,.price-name,.price-value,.price-credit,.price-description,.price-per-image,.price-cta,.button,.btn,.chip,.tag,.micro){opacity:0;transform:translate3d(0,10px,0);transition:opacity .52s var(--motion-ease),transform .52s var(--motion-ease);transition-delay:calc(var(--motion-delay,0ms) + 120ms)}
  .template-landing .reveal.is-visible .motion-item>:is(.label,h3,h4,p,.price-name,.price-value,.price-credit,.price-description,.price-per-image,.price-cta,.button,.btn,.chip,.tag,.micro){opacity:1;transform:none}
  .template-landing .cta:before{content:"";position:absolute;inset:-35% 15% auto;width:70%;height:120%;border-radius:50%;background:radial-gradient(ellipse,rgba(229,24,216,.22),transparent 68%);filter:blur(24px);opacity:.55;pointer-events:none;animation:cta-ambient-glow 11s ease-in-out infinite alternate}
}

@media (hover:hover) and (min-width:981px){
  body:has(.home-hero) .button{position:relative;overflow:hidden;isolation:isolate}
  body:has(.home-hero) .button:before{content:"";position:absolute;inset:-55% auto -55% -48%;width:34%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.25),transparent);transform:translateX(-160%) skewX(-18deg);transition:transform .55s var(--motion-ease);pointer-events:none}
  body:has(.home-hero) .button:hover:before{transform:translateX(480%) skewX(-18deg)}
}

@media (hover:none), (max-width:720px){
  body:has(.home-hero) .button:active{transform:scale(.98);transition-duration:.12s}
}

@keyframes landing-ambient-drift{0%{opacity:.2;transform:translate3d(0,0,0)}100%{opacity:.34;transform:translate3d(0,-10px,0)}}
@keyframes hero-gradient-flow{to{background-position:260% center}}
@keyframes cta-ambient-glow{0%{opacity:.42;transform:scale(.94)}100%{opacity:.78;transform:scale(1.06)}}

@media (prefers-reduced-motion:reduce){
  .template-landing:after,.template-landing #heroRotator,.template-landing .cta:before{animation:none!important}
  .template-landing #heroRotator{background:linear-gradient(135deg,#f05cff 0%,#9d20ff 66%,#e320d7 100%);background-size:auto}
  .template-landing .reveal .section-head h2{filter:none!important}
  .template-landing .reveal .motion-item>:is(.label,h3,h4,p,.price-name,.price-value,.price-credit,.price-description,.price-per-image,.price-cta,.button,.btn,.chip,.tag,.micro){opacity:1!important;transform:none!important;transition:none!important}
}

/* Restore the premium star field inside the landing stacking context, including mobile. */
.template-landing:after{
  z-index:0;
  opacity:.38;
  background:
    radial-gradient(ellipse at 5% 9%,rgba(121,207,255,.92) 0 1.5px,rgba(121,207,255,.26) 2px,transparent 4px),
    radial-gradient(ellipse at 14% 18%,rgba(165,225,255,.8) 0 1px,rgba(165,225,255,.22) 1.8px,transparent 3.5px),
    radial-gradient(ellipse at 24% 31%,rgba(201,150,255,.9) 0 1.5px,rgba(201,150,255,.22) 2px,transparent 4px),
    radial-gradient(ellipse at 8% 47%,rgba(240,141,204,.78) 0 1px,rgba(240,141,204,.2) 1.8px,transparent 3.5px),
    radial-gradient(ellipse at 19% 66%,rgba(91,190,255,.88) 0 1.5px,rgba(91,190,255,.22) 2px,transparent 4px),
    radial-gradient(ellipse at 33% 86%,rgba(214,178,255,.84) 0 1px,rgba(214,178,255,.2) 1.8px,transparent 3.5px),
    radial-gradient(ellipse at 45% 12%,rgba(121,207,255,.82) 0 1.5px,rgba(121,207,255,.2) 2px,transparent 4px),
    radial-gradient(ellipse at 57% 25%,rgba(184,141,255,.88) 0 1px,rgba(184,141,255,.2) 1.8px,transparent 3.5px),
    radial-gradient(ellipse at 67% 10%,rgba(165,225,255,.82) 0 1.5px,rgba(165,225,255,.2) 2px,transparent 4px),
    radial-gradient(ellipse at 76% 31%,rgba(91,190,255,.9) 0 1px,rgba(91,190,255,.2) 1.8px,transparent 3.5px),
    radial-gradient(ellipse at 88% 13%,rgba(201,150,255,.9) 0 1.5px,rgba(201,150,255,.22) 2px,transparent 4px),
    radial-gradient(ellipse at 96% 42%,rgba(121,207,255,.86) 0 1px,rgba(121,207,255,.2) 1.8px,transparent 3.5px),
    radial-gradient(ellipse at 83% 58%,rgba(165,225,255,.82) 0 1.5px,rgba(165,225,255,.2) 2px,transparent 4px),
    radial-gradient(ellipse at 94% 78%,rgba(240,141,204,.8) 0 1px,rgba(240,141,204,.2) 1.8px,transparent 3.5px),
    radial-gradient(ellipse at 72% 91%,rgba(121,207,255,.86) 0 1.5px,rgba(121,207,255,.2) 2px,transparent 4px),
    radial-gradient(ellipse at 54% 76%,rgba(201,150,255,.82) 0 1px,rgba(201,150,255,.2) 1.8px,transparent 3.5px),
    radial-gradient(ellipse at 38% 58%,rgba(165,225,255,.78) 0 1.5px,rgba(165,225,255,.2) 2px,transparent 4px),
    radial-gradient(ellipse at 26% 96%,rgba(240,141,204,.76) 0 1px,rgba(240,141,204,.18) 1.8px,transparent 3.5px);
  pointer-events:none;
}
.template-landing>.home-hero,
.template-landing>.platforms-strip,
.template-landing>.section,
.template-landing>.landing-footer{position:relative;z-index:1}

@media (max-width:720px){
  /* The desktop grid becomes visible as stray vertical bars in narrow gaps on phones. */
  .template-landing:before{background:none;opacity:0}
  .template-landing:after{opacity:.48}
}

/* Contrast reveal: the PRO card glides out of the old workflow card when the block enters view. */
@media (prefers-reduced-motion:no-preference){
  .template-landing #contrast .contrast-grid .old-way{position:relative;z-index:1}
  .template-landing #contrast .contrast-grid .new-way{
    position:relative;
    z-index:2;
    opacity:0;
    transform:translate3d(calc(-100% - 16px),0,0) scale(.985);
    filter:blur(4px);
    transition:opacity .92s var(--motion-ease),transform .92s var(--motion-ease),filter .92s ease;
    will-change:opacity,transform,filter;
  }
  .template-landing #contrast .contrast-grid.is-visible .new-way{
    opacity:1;
    transform:translate3d(0,0,0) scale(1);
    filter:blur(0);
  }
}

@media (max-width:720px) and (prefers-reduced-motion:no-preference){
  .template-landing #contrast .contrast-grid .new-way{
    transform:translate3d(-48px,0,0) scale(.985);
  }
}

@media (prefers-reduced-motion:reduce){
  .template-landing #contrast .contrast-grid .new-way{
    opacity:1!important;
    transform:none!important;
    filter:none!important;
    transition:none!important;
  }
}

/* Refined contrast motion: the card stays crisp and moves only by translation. */
@media (prefers-reduced-motion:no-preference){
  .template-landing #contrast .contrast-grid .new-way{
    opacity:1;
    visibility:hidden;
    filter:none;
    transition:visibility 0s linear,transform 1.24s cubic-bezier(.18,.82,.28,1);
  }
  .template-landing #contrast .contrast-grid .new-way>:is(.contrast-label,h3,p,.contrast-result){
    opacity:1;
    transform:none;
    filter:none;
    transition:none;
  }
  .template-landing #contrast .contrast-grid.is-visible .new-way{
    opacity:1;
    visibility:visible;
    filter:none;
    transform:translate3d(0,0,0) scale(1);
  }
}

@media (max-width:720px){
  /* The arrow is between the stacked cards, so it must point down on phones. */
  .template-landing #contrast .contrast-grid .contrast-arrow{
    transform:rotate(90deg)!important;
    transform-origin:center;
  }
}

@media (max-width:720px) and (prefers-reduced-motion:no-preference){
  /* On the stacked mobile layout the PRO card drops down from the old workflow. */
  .template-landing #contrast .contrast-grid .new-way{
    transform:translate3d(0,-48px,0) scale(.985);
  }
}

/* Contrast copy refresh: neon labels and a calm staged entrance for the section copy. */
.template-landing #contrast .contrast-label{
  display:inline-flex;
  align-items:center;
  width:max-content;
  max-width:100%;
  padding:7px 12px;
  border:1px solid rgba(217,76,255,.78);
  border-radius:999px;
  box-shadow:0 0 14px rgba(217,76,255,.24),inset 0 0 10px rgba(217,76,255,.08);
}
.template-landing #contrast .new-way .contrast-label{
  border-color:rgba(240,92,255,.9);
  box-shadow:0 0 16px rgba(240,92,255,.34),inset 0 0 10px rgba(255,255,255,.08);
}

@media (prefers-reduced-motion:no-preference){
  .template-landing #contrast.reveal .contrast-kicker,
  .template-landing #contrast.reveal .contrast-title{
    opacity:1;
    transform:translate3d(0,-42px,0);
    filter:none;
    transition:transform .88s cubic-bezier(.16,.8,.24,1);
  }
  .template-landing #contrast.reveal .old-way .contrast-label{
    opacity:0;
    transform:translate3d(0,10px,0);
    filter:blur(3px);
    transition:opacity .72s var(--motion-ease),transform .72s var(--motion-ease),filter .72s ease;
  }
  .template-landing #contrast.reveal.is-visible .contrast-kicker,
  .template-landing #contrast.reveal.is-visible .contrast-title{
    transform:none;
    filter:none;
  }
  .template-landing #contrast.reveal.is-visible .contrast-title{transition-delay:90ms}
  .template-landing #contrast.reveal.is-visible .old-way .contrast-label{
    opacity:1;
    transform:none;
    filter:none;
    transition-delay:180ms;
  }
}

@media (prefers-reduced-motion:reduce){
  .template-landing #contrast .contrast-kicker,
  .template-landing #contrast .contrast-title,
  .template-landing #contrast .old-way .contrast-label{
    opacity:1!important;
    transform:none!important;
    filter:none!important;
    transition:none!important;
  }
}

/* Creator block refresh: user control, concise benefits, and a staged scroll reveal. */
.template-landing #creator .creator-accent,
.template-landing #how .how-title-accent{
  background:linear-gradient(90deg,#d94cff,#ef52dc,#9e5cff,#5fd8ff,#d94cff);
  background-size:250% auto;
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent;
  -webkit-text-fill-color:transparent;
}
.template-landing #creator .creator-control-note{
  margin:13px 2px 0;
  color:#a99eae;
  font-size:12px;
  line-height:1.45;
}
.template-landing #creator .creator-demo{
  position:relative;
  isolation:isolate;
}
.template-landing #creator .creator-demo::before{
  content:"";
  position:absolute;
  inset:8% 5% 12%;
  z-index:-1;
  border-radius:50%;
  background:radial-gradient(ellipse,rgba(202,53,255,.16),transparent 70%);
  filter:blur(28px);
  opacity:.75;
  pointer-events:none;
}

@keyframes creator-gradient-flow{to{background-position:250% center}}
@keyframes creator-demo-glow{0%,100%{transform:scale(1);opacity:.68}50%{transform:scale(1.06);opacity:.9}}

@media (prefers-reduced-motion:no-preference){
  .template-landing #creator.reveal .creator-head>.label,
  .template-landing #creator.reveal .creator-head>h2,
  .template-landing #creator.reveal .creator-head>p,
  .template-landing #creator.reveal .creator-zone-title,
  .template-landing #creator.reveal .creator-card,
  .template-landing #creator.reveal .creator-benefits>*{
    opacity:0;
    transform:translate3d(0,22px,0) scale(.98);
    transition:opacity .68s cubic-bezier(.22,1,.36,1),transform .68s cubic-bezier(.22,1,.36,1);
    will-change:opacity,transform;
  }
  .template-landing #creator.reveal .creator-head>.label,
  .template-landing #creator.reveal .creator-head>h2{
    transform:translate3d(0,30px,0);
  }
  .template-landing #creator.reveal .creator-head>p{transform:translate3d(0,18px,0)}
  .template-landing #creator.reveal .creator-zone-title{transform:translate3d(0,16px,0)}
  .template-landing #creator.reveal .creator-card{transform:translate3d(0,24px,0) scale(.97)}
  .template-landing #creator.reveal .creator-benefits>*{transform:translate3d(0,12px,0) scale(.96)}
  .template-landing #creator.reveal.is-visible .creator-head>.label,
  .template-landing #creator.reveal.is-visible .creator-head>h2,
  .template-landing #creator.reveal.is-visible .creator-head>p,
  .template-landing #creator.reveal.is-visible .creator-zone-title,
  .template-landing #creator.reveal.is-visible .creator-card,
  .template-landing #creator.reveal.is-visible .creator-benefits>*{
    opacity:1;
    transform:none;
  }
  .template-landing #creator.reveal.is-visible .creator-head>h2{transition-delay:90ms}
  .template-landing #creator.reveal.is-visible .creator-head>p{transition-delay:170ms}
  .template-landing #creator.reveal.is-visible .creator-zone-title{transition-delay:260ms}
  .template-landing #creator.reveal.is-visible .creator-card:nth-child(1){transition-delay:320ms}
  .template-landing #creator.reveal.is-visible .creator-card:nth-child(2){transition-delay:420ms}
  .template-landing #creator.reveal.is-visible .creator-card:nth-child(3){transition-delay:520ms}
  .template-landing #creator.reveal.is-visible .creator-benefits>*:nth-child(1){transition-delay:600ms}
  .template-landing #creator.reveal.is-visible .creator-benefits>*:nth-child(2){transition-delay:670ms}
  .template-landing #creator.reveal.is-visible .creator-benefits>*:nth-child(3){transition-delay:740ms}
  .template-landing #creator.reveal.is-visible .creator-benefits>*:nth-child(4){transition-delay:810ms}
  .template-landing #creator.reveal.is-visible .creator-benefits>*:nth-child(5){transition-delay:880ms}
  .template-landing #creator.reveal .creator-card .round,
  .template-landing #creator.reveal .creator-card h3,
  .template-landing #creator.reveal .creator-card p{
    opacity:0;
    transform:translate3d(0,8px,0);
    transition:opacity .42s cubic-bezier(.22,1,.36,1),transform .42s cubic-bezier(.22,1,.36,1);
  }
  .template-landing #creator.reveal .creator-card .round{transform:scale(.7) rotate(-6deg)}
  .template-landing #creator.reveal.is-visible .creator-card .round,
  .template-landing #creator.reveal.is-visible .creator-card h3,
  .template-landing #creator.reveal.is-visible .creator-card p{
    opacity:1;
    transform:none;
  }
  .template-landing #creator.reveal.is-visible .creator-card:nth-child(1) .round{transition-delay:350ms}
  .template-landing #creator.reveal.is-visible .creator-card:nth-child(2) .round{transition-delay:450ms}
  .template-landing #creator.reveal.is-visible .creator-card:nth-child(3) .round{transition-delay:550ms}
  .template-landing #creator.reveal.is-visible .creator-card:nth-child(1) h3{transition-delay:390ms}
  .template-landing #creator.reveal.is-visible .creator-card:nth-child(2) h3{transition-delay:490ms}
  .template-landing #creator.reveal.is-visible .creator-card:nth-child(3) h3{transition-delay:590ms}
  .template-landing #creator.reveal.is-visible .creator-card:nth-child(1) p{transition-delay:430ms}
  .template-landing #creator.reveal.is-visible .creator-card:nth-child(2) p{transition-delay:530ms}
  .template-landing #creator.reveal.is-visible .creator-card:nth-child(3) p{transition-delay:630ms}
  .template-landing #creator.reveal .creator-demo{
    opacity:0;
    transform:translate3d(35px,0,0) scale(.97);
    transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1);
    transition-delay:220ms;
    will-change:opacity,transform;
  }
  .template-landing #creator.reveal.is-visible .creator-demo{opacity:1;transform:none}
  .template-landing #creator.reveal .creator-chat-title,
  .template-landing #creator.reveal .creator-bubble{
    opacity:0;
    transform:translate3d(0,10px,0);
    transition:opacity .48s cubic-bezier(.22,1,.36,1),transform .48s cubic-bezier(.22,1,.36,1);
  }
  .template-landing #creator.reveal.is-visible .creator-chat-title{opacity:1;transform:none;transition-delay:850ms}
  .template-landing #creator.reveal.is-visible .creator-bubble:nth-of-type(2){opacity:1;transform:none;transition-delay:960ms}
  .template-landing #creator.reveal.is-visible .creator-bubble:nth-of-type(3){opacity:1;transform:none;transition-delay:1080ms}
  .template-landing #creator.reveal.is-visible .creator-bubble:nth-of-type(4){opacity:1;transform:none;transition-delay:1200ms}
  .template-landing #creator.reveal.is-visible .creator-bubble:nth-of-type(5){opacity:1;transform:none;transition-delay:1320ms}
  .template-landing #creator .creator-accent,
  .template-landing #how .how-title-accent{animation:creator-gradient-flow 8s linear infinite}
  .template-landing #creator .creator-demo::before{animation:creator-demo-glow 12s ease-in-out infinite}
}

@media (max-width:720px) and (prefers-reduced-motion:no-preference){
  .template-landing #creator.reveal .creator-demo{transform:translate3d(0,22px,0) scale(.98)}
}

@media (prefers-reduced-motion:reduce){
  .template-landing #creator .creator-accent,
  .template-landing #how .how-title-accent{animation:none}
  .template-landing #creator .creator-demo::before{animation:none}
  .template-landing #creator .creator-head>* ,
  .template-landing #creator .creator-zone-title,
  .template-landing #creator .creator-card,
  .template-landing #creator .creator-card>* ,
  .template-landing #creator .creator-benefits>*,
  .template-landing #creator .creator-demo,
  .template-landing #creator .creator-chat-title,
  .template-landing #creator .creator-bubble{
    opacity:1!important;
    transform:none!important;
    filter:none!important;
    transition:none!important;
  }
}

/* Creator cards enter from right to left in the requested order: text, style, composition. */
@media (prefers-reduced-motion:no-preference){
  .template-landing #creator.reveal .creator-group-grid .creator-card{
    transform:translate3d(34px,0,0) scale(.985);
    transition-property:opacity,transform;
    transition-duration:.78s;
    transition-timing-function:cubic-bezier(.22,1,.36,1);
  }
  .template-landing #creator.reveal.is-visible .creator-group-grid .creator-card{
    opacity:1;
    transform:none;
  }
  .template-landing #creator.reveal.is-visible .creator-group-grid .creator-card:nth-child(3){transition-delay:320ms}
  .template-landing #creator.reveal.is-visible .creator-group-grid .creator-card:nth-child(2){transition-delay:420ms}
  .template-landing #creator.reveal.is-visible .creator-group-grid .creator-card:nth-child(1){transition-delay:520ms}
  .template-landing #creator.reveal.is-visible .creator-group-grid .creator-card:nth-child(3) .round{transition-delay:350ms}
  .template-landing #creator.reveal.is-visible .creator-group-grid .creator-card:nth-child(3) h3{transition-delay:390ms}
  .template-landing #creator.reveal.is-visible .creator-group-grid .creator-card:nth-child(3) p{transition-delay:430ms}
  .template-landing #creator.reveal.is-visible .creator-group-grid .creator-card:nth-child(2) .round{transition-delay:450ms}
  .template-landing #creator.reveal.is-visible .creator-group-grid .creator-card:nth-child(2) h3{transition-delay:490ms}
  .template-landing #creator.reveal.is-visible .creator-group-grid .creator-card:nth-child(2) p{transition-delay:530ms}
  .template-landing #creator.reveal.is-visible .creator-group-grid .creator-card:nth-child(1) .round{transition-delay:550ms}
  .template-landing #creator.reveal.is-visible .creator-group-grid .creator-card:nth-child(1) h3{transition-delay:590ms}
  .template-landing #creator.reveal.is-visible .creator-group-grid .creator-card:nth-child(1) p{transition-delay:630ms}
}

@media (max-width:720px) and (prefers-reduced-motion:no-preference){
  .template-landing #creator.reveal .creator-group-grid .creator-card{
    transform:translate3d(24px,0,0) scale(.985);
  }
}

/* Transition fallback for the local preview: same fade sequence, reliable in embedded browsers. */
@media (prefers-reduced-motion:no-preference){
  .template-landing #how .how-grid .step{
    --how-delay:0ms;
    opacity:0!important;
    transform:translate3d(0,16px,0)!important;
    transition:opacity .58s cubic-bezier(.22,1,.36,1),transform .58s cubic-bezier(.22,1,.36,1)!important;
    transition-delay:var(--how-delay)!important;
    animation:none!important;
  }
  .template-landing #how .how-grid .step:nth-child(1){--how-delay:540ms}
  .template-landing #how .how-grid .step:nth-child(2){--how-delay:940ms}
  .template-landing #how .how-grid .step:nth-child(3){--how-delay:1340ms}
  .template-landing #how .how-grid .step:nth-child(4){--how-delay:1740ms}
  .template-landing #how .how-grid .step:nth-child(5){--how-delay:2140ms}
  .template-landing #how .how-grid.is-fade-sequence .step{
    opacity:1!important;
    transform:none!important;
  }
  .template-landing #how .how-grid .step>*{
    opacity:0!important;
    transform:translate3d(0,8px,0)!important;
    transition:opacity .34s cubic-bezier(.22,1,.36,1),transform .34s cubic-bezier(.22,1,.36,1)!important;
    transition-delay:calc(var(--how-delay) + 100ms)!important;
    animation:none!important;
  }
  .template-landing #how .how-grid.is-fade-sequence .step>*{
    opacity:1!important;
    transform:none!important;
  }
  .template-landing #how .how-grid.is-fade-sequence .step>.n{transition-delay:var(--how-delay)!important}
  .template-landing #how .how-grid.is-fade-sequence .step>h3{transition-delay:calc(var(--how-delay) + 80ms)!important}
  .template-landing #how .how-grid.is-fade-sequence .step>p{transition-delay:calc(var(--how-delay) + 150ms)!important}

  .template-landing #creator.reveal .creator-group-grid .creator-card{
    --creator-delay:0ms;
    opacity:0!important;
    transform:translate3d(0,16px,0)!important;
    transition:opacity .58s cubic-bezier(.22,1,.36,1),transform .58s cubic-bezier(.22,1,.36,1)!important;
    transition-delay:var(--creator-delay)!important;
    animation:none!important;
  }
  .template-landing #creator.reveal .creator-group-grid .creator-card:nth-child(1){--creator-delay:540ms}
  .template-landing #creator.reveal .creator-group-grid .creator-card:nth-child(2){--creator-delay:940ms}
  .template-landing #creator.reveal .creator-group-grid .creator-card:nth-child(3){--creator-delay:1340ms}
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card{
    opacity:1!important;
    transform:none!important;
  }
  .template-landing #creator.reveal .creator-group-grid .creator-card>*:is(.round,h3,p){
    opacity:0!important;
    transform:translate3d(0,8px,0)!important;
    transition:opacity .34s cubic-bezier(.22,1,.36,1),transform .34s cubic-bezier(.22,1,.36,1)!important;
    transition-delay:calc(var(--creator-delay) + 100ms)!important;
    animation:none!important;
  }
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card>*:is(.round,h3,p){
    opacity:1!important;
    transform:none!important;
  }
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card>.round{transition-delay:var(--creator-delay)!important}
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card>h3{transition-delay:calc(var(--creator-delay) + 80ms)!important}
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card>p{transition-delay:calc(var(--creator-delay) + 150ms)!important}
}

/* Final local motion pass: keep the approved sequence after all legacy overrides. */
@media (prefers-reduced-motion:no-preference){
  .template-landing .reveal h2{
    opacity:0!important;
    transform:translate3d(0,-26px,0)!important;
    filter:none!important;
    transition:opacity .58s cubic-bezier(.16,.8,.24,1),transform .58s cubic-bezier(.16,.8,.24,1)!important;
    transition-delay:35ms!important;
  }
  .template-landing .reveal.is-visible h2{
    opacity:1!important;
    transform:none!important;
    filter:none!important;
  }
  .template-landing .home-hero h1{
    animation:home-title-drop .62s cubic-bezier(.22,1,.36,1) .12s both!important;
  }

  /* How-it-works: faster sequential card reveal; inner copy follows each card. */
  .template-landing #how .how-grid.is-fade-sequence .step{
    opacity:0!important;
    transform:translate3d(0,16px,0)!important;
    transition:none!important;
    animation:how-step-fade-in .58s cubic-bezier(.22,1,.36,1) both!important;
  }
  .template-landing #how .how-grid.is-fade-sequence .step:nth-child(1){animation-delay:540ms!important}
  .template-landing #how .how-grid.is-fade-sequence .step:nth-child(2){animation-delay:940ms!important}
  .template-landing #how .how-grid.is-fade-sequence .step:nth-child(3){animation-delay:1340ms!important}
  .template-landing #how .how-grid.is-fade-sequence .step:nth-child(4){animation-delay:1740ms!important}
  .template-landing #how .how-grid.is-fade-sequence .step:nth-child(5){animation-delay:2140ms!important}
  .template-landing #how .how-grid.is-fade-sequence .step>*{
    opacity:0!important;
    transform:translate3d(0,8px,0)!important;
    animation:how-step-content-in .34s cubic-bezier(.22,1,.36,1) both!important;
  }
  .template-landing #how .how-grid.is-fade-sequence .step:nth-child(1)>*{animation-delay:640ms!important}
  .template-landing #how .how-grid.is-fade-sequence .step:nth-child(2)>*{animation-delay:1040ms!important}
  .template-landing #how .how-grid.is-fade-sequence .step:nth-child(3)>*{animation-delay:1440ms!important}
  .template-landing #how .how-grid.is-fade-sequence .step:nth-child(4)>*{animation-delay:1840ms!important}
  .template-landing #how .how-grid.is-fade-sequence .step:nth-child(5)>*{animation-delay:2240ms!important}

  /* Creator cards use the same faster sequence, with copy following its card. */
  .template-landing #creator.reveal .creator-group-grid .creator-card{
    opacity:0!important;
    transform:translate3d(0,16px,0)!important;
    transition:none!important;
    animation:none!important;
  }
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card{
    opacity:1!important;
    transform:none!important;
    animation:creator-card-fade-in .58s cubic-bezier(.22,1,.36,1) both!important;
  }
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card:nth-child(1){animation-delay:540ms!important}
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card:nth-child(2){animation-delay:940ms!important}
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card:nth-child(3){animation-delay:1340ms!important}
  .template-landing #creator.reveal .creator-group-grid .creator-card>*:is(.round,h3,p){
    opacity:0!important;
    transform:translate3d(0,8px,0)!important;
    animation:none!important;
  }
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card>*:is(.round,h3,p){
    animation:creator-card-content-in .34s cubic-bezier(.22,1,.36,1) both!important;
  }
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card:nth-child(1)>*:is(.round,h3,p){animation-delay:640ms!important}
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card:nth-child(2)>*:is(.round,h3,p){animation-delay:1040ms!important}
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card:nth-child(3)>*:is(.round,h3,p){animation-delay:1440ms!important}
}

/* Matte header: keep the border, glow and shadow, but never show page text through it. */
body:has(.template-landing) .source-public-shell header{
  background:linear-gradient(180deg,rgba(5,5,8,.99),rgba(5,5,8,.96))!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
}
body:has(.template-landing) .source-public-shell .nav-bar{
  background:linear-gradient(135deg,rgba(27,15,36,.995),rgba(12,9,18,.985))!important;
  border-color:rgba(217,76,255,.42)!important;
  box-shadow:0 14px 34px rgba(0,0,0,.48),0 0 22px rgba(190,50,255,.1),inset 0 1px 0 rgba(255,255,255,.09),inset 0 -12px 24px rgba(190,50,255,.045)!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
}

/* Final local motion pass: headings drop from above and content follows faster. */
@media (prefers-reduced-motion:no-preference){
  .template-landing .reveal h2{
    opacity:0!important;
    transform:translate3d(0,-26px,0)!important;
    filter:none!important;
    transition:opacity .58s cubic-bezier(.16,.8,.24,1),transform .58s cubic-bezier(.16,.8,.24,1)!important;
    transition-delay:35ms!important;
  }
  .template-landing .reveal.is-visible h2{
    opacity:1!important;
    transform:none!important;
    filter:none!important;
  }
  .template-landing .home-hero h1{
    animation:home-title-drop .62s cubic-bezier(.22,1,.36,1) .12s both!important;
  }

  .template-landing #how .how-grid.is-fade-sequence .step{
    animation:how-step-fade-in .58s cubic-bezier(.22,1,.36,1) both;
  }
  .template-landing #how .how-grid.is-fade-sequence .step:nth-child(1){animation-delay:540ms}
  .template-landing #how .how-grid.is-fade-sequence .step:nth-child(2){animation-delay:940ms}
  .template-landing #how .how-grid.is-fade-sequence .step:nth-child(3){animation-delay:1340ms}
  .template-landing #how .how-grid.is-fade-sequence .step:nth-child(4){animation-delay:1740ms}
  .template-landing #how .how-grid.is-fade-sequence .step:nth-child(5){animation-delay:2140ms}
  .template-landing #how .how-grid.is-fade-sequence .step>*{
    opacity:0;
    transform:translate3d(0,8px,0);
    animation:how-step-content-in .34s cubic-bezier(.22,1,.36,1) both;
  }
  .template-landing #how .how-grid.is-fade-sequence .step:nth-child(1)>*{animation-delay:640ms}
  .template-landing #how .how-grid.is-fade-sequence .step:nth-child(2)>*{animation-delay:1040ms}
  .template-landing #how .how-grid.is-fade-sequence .step:nth-child(3)>*{animation-delay:1440ms}
  .template-landing #how .how-grid.is-fade-sequence .step:nth-child(4)>*{animation-delay:1840ms}
  .template-landing #how .how-grid.is-fade-sequence .step:nth-child(5)>*{animation-delay:2240ms}

  .template-landing #creator.reveal .creator-group-grid .creator-card{
    opacity:0;
    transform:translate3d(0,16px,0);
    transition:none;
    animation:none;
  }
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card{
    opacity:1;
    transform:none;
    animation:creator-card-fade-in .58s cubic-bezier(.22,1,.36,1) both;
  }
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card:nth-child(1){animation-delay:540ms}
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card:nth-child(2){animation-delay:940ms}
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card:nth-child(3){animation-delay:1340ms}
  .template-landing #creator.reveal .creator-group-grid .creator-card>*:is(.round,h3,p){
    opacity:0;
    transform:translate3d(0,8px,0);
    animation:none;
  }
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card>*:is(.round,h3,p){
    animation:creator-card-content-in .34s cubic-bezier(.22,1,.36,1) both;
  }
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card:nth-child(1)>*:is(.round,h3,p){animation-delay:640ms}
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card:nth-child(2)>*:is(.round,h3,p){animation-delay:1040ms}
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card:nth-child(3)>*:is(.round,h3,p){animation-delay:1440ms}

  /* Matte header: preserve the glass-like surface, but block text behind it. */
  body:has(.template-landing) .source-public-shell header{
    background:linear-gradient(180deg,rgba(5,5,8,.99),rgba(5,5,8,.96));
    backdrop-filter:none!important;
    -webkit-backdrop-filter:none!important;
  }
  body:has(.template-landing) .source-public-shell .nav-bar{
    background:linear-gradient(135deg,rgba(27,15,36,.995),rgba(12,9,18,.985));
    border-color:rgba(217,76,255,.42);
    box-shadow:0 14px 34px rgba(0,0,0,.48),0 0 22px rgba(190,50,255,.1),inset 0 1px 0 rgba(255,255,255,.09),inset 0 -12px 24px rgba(190,50,255,.045);
    backdrop-filter:none!important;
    -webkit-backdrop-filter:none!important;
  }
}

@keyframes home-title-drop{
  from{opacity:0;transform:translate3d(0,-26px,0)}
  to{opacity:1;transform:none}
}

@keyframes how-step-content-in{
  from{opacity:0;transform:translate3d(0,8px,0)}
  to{opacity:1;transform:none}
}

@keyframes creator-card-content-in{
  from{opacity:0;transform:translate3d(0,8px,0)}
  to{opacity:1;transform:none}
}

/* How-it-works motion: the heading drops in, then the five steps light up in sequence. */
@media (prefers-reduced-motion:no-preference){
  .template-landing #how.reveal .how-head h2{
    opacity:0;
    transform:translate3d(0,-34px,0);
    filter:none;
    transition:opacity .72s cubic-bezier(.16,.8,.24,1),transform .72s cubic-bezier(.16,.8,.24,1);
    transition-delay:40ms;
    will-change:opacity,transform;
  }
  .template-landing #how.reveal.is-visible .how-head h2{
    opacity:1;
    transform:none;
  }
  .template-landing #how .how-title-dash{
    display:inline-block;
    font-size:.72em;
    line-height:1;
    vertical-align:.08em;
    margin-inline:.04em;
  }
  .template-landing #how .how-grid.is-highlight-sequence .step{
    animation:how-step-highlight 1.15s cubic-bezier(.22,1,.36,1) both;
    will-change:border-color,box-shadow;
  }
  .template-landing #how .how-grid.is-highlight-sequence .step:nth-child(1){animation-delay:850ms}
  .template-landing #how .how-grid.is-highlight-sequence .step:nth-child(2){animation-delay:1500ms}
  .template-landing #how .how-grid.is-highlight-sequence .step:nth-child(3){animation-delay:2150ms}
  .template-landing #how .how-grid.is-highlight-sequence .step:nth-child(4){animation-delay:2800ms}
  .template-landing #how .how-grid.is-highlight-sequence .step:nth-child(5){animation-delay:3450ms}
}

@keyframes how-step-highlight{
  0%{border-color:rgba(221,65,231,.16);box-shadow:0 0 0 rgba(205,47,255,0),inset 0 0 0 rgba(205,47,255,0)}
  24%{border-color:rgba(236,111,255,.96);box-shadow:0 0 30px rgba(205,47,255,.42),inset 0 0 20px rgba(205,47,255,.10)}
  58%{border-color:rgba(226,83,246,.72);box-shadow:0 0 21px rgba(205,47,255,.24),inset 0 0 14px rgba(205,47,255,.06)}
  100%{border-color:rgba(221,65,231,.42);box-shadow:0 0 12px rgba(205,47,255,.10),inset 0 0 8px rgba(205,47,255,.035)}
}

@media (max-width:720px) and (prefers-reduced-motion:no-preference){
  .template-landing #how.reveal .how-head h2{transform:translate3d(0,-24px,0)}
}

/* Local preview: replace the step highlight pulse with a clean sequential fade-in. */
@media (prefers-reduced-motion:no-preference){
  .template-landing #how .how-grid.is-fade-sequence .step{
    animation:how-step-fade-in .72s cubic-bezier(.22,1,.36,1) both;
    transition:none;
  }
  .template-landing #how .how-grid.is-fade-sequence .step:nth-child(1){animation-delay:720ms}
  .template-landing #how .how-grid.is-fade-sequence .step:nth-child(2){animation-delay:1220ms}
  .template-landing #how .how-grid.is-fade-sequence .step:nth-child(3){animation-delay:1720ms}
  .template-landing #how .how-grid.is-fade-sequence .step:nth-child(4){animation-delay:2220ms}
  .template-landing #how .how-grid.is-fade-sequence .step:nth-child(5){animation-delay:2720ms}
  .template-landing #how .how-grid.is-fade-sequence .step>*{
    opacity:1;
    transform:none;
    transition:none;
  }

  /* Glass header without blurring the page behind it. */
  body:has(.template-landing) .source-public-shell header{
    background:linear-gradient(180deg,rgba(5,5,8,.68),rgba(5,5,8,0));
    backdrop-filter:none;
    -webkit-backdrop-filter:none;
  }
  body:has(.template-landing) .source-public-shell .nav-bar{
    position:relative;
    overflow:hidden;
    border-color:rgba(217,76,255,.38);
    background:linear-gradient(135deg,rgba(25,14,34,.86),rgba(12,9,18,.72));
    box-shadow:0 14px 34px rgba(0,0,0,.4),0 0 22px rgba(190,50,255,.1),inset 0 1px 0 rgba(255,255,255,.09),inset 0 -12px 24px rgba(190,50,255,.045);
    backdrop-filter:none;
    -webkit-backdrop-filter:none;
  }
  body:has(.template-landing) .source-public-shell .nav-bar::before{
    content:"";
    position:absolute;
    inset:0;
    border-radius:inherit;
    pointer-events:none;
    background:linear-gradient(180deg,rgba(255,255,255,.075),transparent 38%,rgba(214,80,255,.035));
  }
  body:has(.template-landing) .source-public-shell .nav-bar>*{position:relative;z-index:1}
}

@keyframes how-step-fade-in{
  from{opacity:0;transform:translate3d(0,16px,0)}
  to{opacity:1;transform:none}
}

/* Creator cards use the same calm sequential reveal as the how-it-works steps. */
@media (prefers-reduced-motion:no-preference){
  .template-landing #creator.reveal .creator-group-grid .creator-card{
    opacity:0;
    transform:translate3d(0,16px,0);
    transition:none;
    animation:none;
  }
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card{
    opacity:1;
    transform:none;
    animation:creator-card-fade-in .72s cubic-bezier(.22,1,.36,1) both;
  }
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card:nth-child(1){animation-delay:720ms}
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card:nth-child(2){animation-delay:1220ms}
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card:nth-child(3){animation-delay:1720ms}
  /* Opaque matte glass: the page content cannot show through the header. */
  body:has(.template-landing) .source-public-shell header{
    background:linear-gradient(180deg,rgba(5,5,8,.98),rgba(5,5,8,.93));
  }
  body:has(.template-landing) .source-public-shell .nav-bar{
    background:linear-gradient(135deg,rgba(27,15,36,.98),rgba(12,9,18,.96));
    border-color:rgba(217,76,255,.42);
    box-shadow:0 14px 34px rgba(0,0,0,.46),0 0 22px rgba(190,50,255,.11),inset 0 1px 0 rgba(255,255,255,.09),inset 0 -12px 24px rgba(190,50,255,.05);
  }
}

@keyframes creator-card-fade-in{
  from{opacity:0;transform:translate3d(0,16px,0)}
  to{opacity:1;transform:none}
}

/* Use explicit circular points so the responsive star field cannot stretch into bars. */
.template-landing:after{
  background:
    radial-gradient(circle at 5% 9%,rgba(121,207,255,.92) 0 1.5px,rgba(121,207,255,.26) 2px,transparent 3.5px),
    radial-gradient(circle at 14% 18%,rgba(165,225,255,.8) 0 1px,rgba(165,225,255,.22) 1.8px,transparent 3px),
    radial-gradient(circle at 24% 31%,rgba(201,150,255,.9) 0 1.5px,rgba(201,150,255,.22) 2px,transparent 3.5px),
    radial-gradient(circle at 8% 47%,rgba(240,141,204,.78) 0 1px,rgba(240,141,204,.2) 1.8px,transparent 3px),
    radial-gradient(circle at 19% 66%,rgba(91,190,255,.88) 0 1.5px,rgba(91,190,255,.22) 2px,transparent 3.5px),
    radial-gradient(circle at 33% 86%,rgba(214,178,255,.84) 0 1px,rgba(214,178,255,.2) 1.8px,transparent 3px),
    radial-gradient(circle at 45% 12%,rgba(121,207,255,.82) 0 1.5px,rgba(121,207,255,.2) 2px,transparent 3.5px),
    radial-gradient(circle at 57% 25%,rgba(184,141,255,.88) 0 1px,rgba(184,141,255,.2) 1.8px,transparent 3px),
    radial-gradient(circle at 67% 10%,rgba(165,225,255,.82) 0 1.5px,rgba(165,225,255,.2) 2px,transparent 3.5px),
    radial-gradient(circle at 76% 31%,rgba(91,190,255,.9) 0 1px,rgba(91,190,255,.2) 1.8px,transparent 3px),
    radial-gradient(circle at 88% 13%,rgba(201,150,255,.9) 0 1.5px,rgba(201,150,255,.22) 2px,transparent 3.5px),
    radial-gradient(circle at 96% 42%,rgba(121,207,255,.86) 0 1px,rgba(121,207,255,.2) 1.8px,transparent 3px),
    radial-gradient(circle at 83% 58%,rgba(165,225,255,.82) 0 1.5px,rgba(165,225,255,.2) 2px,transparent 3.5px),
    radial-gradient(circle at 94% 78%,rgba(240,141,204,.8) 0 1px,rgba(240,141,204,.2) 1.8px,transparent 3px),
    radial-gradient(circle at 72% 91%,rgba(121,207,255,.86) 0 1.5px,rgba(121,207,255,.2) 2px,transparent 3.5px),
    radial-gradient(circle at 54% 76%,rgba(201,150,255,.82) 0 1px,rgba(201,150,255,.2) 1.8px,transparent 3px),
    radial-gradient(circle at 38% 58%,rgba(165,225,255,.78) 0 1.5px,rgba(165,225,255,.2) 2px,transparent 3.5px),
    radial-gradient(circle at 26% 96%,rgba(240,141,204,.76) 0 1px,rgba(240,141,204,.18) 1.8px,transparent 3px);
  background-repeat:no-repeat;
  background-size:100% 100%;
}

/* Hero title fit: keep the desktop heading compact and the mobile title continuous. */
@media (min-width:721px){
  .home-hero h1{
    font-size:clamp(38px,4vw,50px);
  }
}

@media (max-width:720px){
  .home-hero h1{
    display:flex;
    flex-direction:column;
    align-items:flex-start;
    gap:0;
  }
  .home-hero h1 .hero-title-tail{
    min-height:0!important;
    height:auto!important;
    margin:0!important;
    line-height:1!important;
    white-space:nowrap;
  }
  .home-hero h1 #heroRotator{
    width:auto!important;
    min-width:0!important;
    white-space:nowrap;
    overflow:visible;
  }
  .home-hero h1 .hero-title-suffix{
    min-height:0!important;
    height:auto!important;
    margin:0!important;
    line-height:1!important;
  }
}

/* Creator card reveal starts when the card row itself enters the viewport. */
@media (prefers-reduced-motion:no-preference){
  .template-landing #creator.reveal .creator-group-grid .creator-card{
    transform:translate3d(34px,0,0) scale(.985);
    transition-property:opacity,transform;
    transition-duration:.78s;
    transition-timing-function:cubic-bezier(.22,1,.36,1);
  }
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card{
    opacity:1;
    transform:none;
  }
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card:nth-child(3){transition-delay:0ms}
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card:nth-child(2){transition-delay:100ms}
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card:nth-child(1){transition-delay:200ms}
  .template-landing #creator.reveal .creator-group-grid .creator-card .round,
  .template-landing #creator.reveal .creator-group-grid .creator-card h3,
  .template-landing #creator.reveal .creator-group-grid .creator-card p{
    opacity:0;
    transform:translate3d(0,8px,0);
    transition:opacity .42s cubic-bezier(.22,1,.36,1),transform .42s cubic-bezier(.22,1,.36,1);
  }
  .template-landing #creator.reveal .creator-group-grid .creator-card .round{transform:scale(.7) rotate(-6deg)}
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card .round,
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card h3,
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card p{
    opacity:1;
    transform:none;
  }
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card:nth-child(3) .round{transition-delay:30ms}
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card:nth-child(3) h3{transition-delay:70ms}
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card:nth-child(3) p{transition-delay:110ms}
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card:nth-child(2) .round{transition-delay:130ms}
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card:nth-child(2) h3{transition-delay:170ms}
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card:nth-child(2) p{transition-delay:210ms}
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card:nth-child(1) .round{transition-delay:230ms}
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card:nth-child(1) h3{transition-delay:270ms}
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card:nth-child(1) p{transition-delay:310ms}
}

/* Last local override: this block intentionally stays at EOF so legacy motion rules cannot win. */
@media (prefers-reduced-motion:no-preference){
  .template-landing .reveal h2{
    opacity:0!important;
    transform:translate3d(0,-26px,0)!important;
    filter:none!important;
    transition:opacity .58s cubic-bezier(.16,.8,.24,1),transform .58s cubic-bezier(.16,.8,.24,1)!important;
    transition-delay:35ms!important;
  }
  .template-landing .reveal.is-visible h2{
    opacity:1!important;
    transform:none!important;
    filter:none!important;
  }
  .template-landing .home-hero h1{
    animation:home-title-drop .62s cubic-bezier(.22,1,.36,1) .12s both!important;
  }

  .template-landing #how .how-grid.is-fade-sequence .step{
    opacity:0;
    transform:translate3d(0,16px,0);
    transition:none!important;
    animation:how-step-fade-in .58s cubic-bezier(.22,1,.36,1) both!important;
  }
  .template-landing #how .how-grid.is-fade-sequence .step:nth-child(1){animation-delay:540ms!important}
  .template-landing #how .how-grid.is-fade-sequence .step:nth-child(2){animation-delay:940ms!important}
  .template-landing #how .how-grid.is-fade-sequence .step:nth-child(3){animation-delay:1340ms!important}
  .template-landing #how .how-grid.is-fade-sequence .step:nth-child(4){animation-delay:1740ms!important}
  .template-landing #how .how-grid.is-fade-sequence .step:nth-child(5){animation-delay:2140ms!important}
  .template-landing #how .how-grid.is-fade-sequence .step>*{
    opacity:0;
    transform:translate3d(0,8px,0);
    animation:how-step-content-in .34s cubic-bezier(.22,1,.36,1) both!important;
  }
  .template-landing #how .how-grid.is-fade-sequence .step:nth-child(1)>*{animation-delay:640ms!important}
  .template-landing #how .how-grid.is-fade-sequence .step:nth-child(2)>*{animation-delay:1040ms!important}
  .template-landing #how .how-grid.is-fade-sequence .step:nth-child(3)>*{animation-delay:1440ms!important}
  .template-landing #how .how-grid.is-fade-sequence .step:nth-child(4)>*{animation-delay:1840ms!important}
  .template-landing #how .how-grid.is-fade-sequence .step:nth-child(5)>*{animation-delay:2240ms!important}

  .template-landing #creator.reveal .creator-group-grid .creator-card{
    opacity:0;
    transform:translate3d(0,16px,0);
    transition:none!important;
    animation:none!important;
  }
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card{
    opacity:1!important;
    transform:none!important;
    animation:creator-card-fade-in .58s cubic-bezier(.22,1,.36,1) both!important;
  }
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card:nth-child(1){animation-delay:540ms!important}
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card:nth-child(2){animation-delay:940ms!important}
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card:nth-child(3){animation-delay:1340ms!important}
  .template-landing #creator.reveal .creator-group-grid .creator-card>*:is(.round,h3,p){
    opacity:0;
    transform:translate3d(0,8px,0);
    animation:none!important;
  }
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card>*:is(.round,h3,p){
    animation:creator-card-content-in .34s cubic-bezier(.22,1,.36,1) both!important;
  }
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card:nth-child(1)>*:is(.round,h3,p){animation-delay:640ms!important}
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card:nth-child(2)>*:is(.round,h3,p){animation-delay:1040ms!important}
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card:nth-child(3)>*:is(.round,h3,p){animation-delay:1440ms!important}
}

body:has(.template-landing) .source-public-shell header{
  background:linear-gradient(180deg,rgba(5,5,8,.99),rgba(5,5,8,.96))!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
}
body:has(.template-landing) .source-public-shell .nav-bar{
  background:linear-gradient(135deg,rgba(27,15,36,.995),rgba(12,9,18,.985))!important;
  border-color:rgba(217,76,255,.42)!important;
  box-shadow:0 14px 34px rgba(0,0,0,.48),0 0 22px rgba(190,50,255,.1),inset 0 1px 0 rgba(255,255,255,.09),inset 0 -12px 24px rgba(190,50,255,.045)!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
}

@media (max-width:720px) and (prefers-reduced-motion:no-preference){
  .template-landing #creator.reveal .creator-group-grid .creator-card{
    transform:translate3d(24px,0,0) scale(.985);
  }
}

/* EOF transition override: the approved fade sequence must finish in every local preview. */
@media (prefers-reduced-motion:no-preference){
  .template-landing #how .how-grid .step{
    opacity:0!important;
    transform:translate3d(0,16px,0)!important;
    transition:opacity .58s cubic-bezier(.22,1,.36,1),transform .58s cubic-bezier(.22,1,.36,1)!important;
    transition-delay:var(--how-delay,0ms)!important;
    animation:none!important;
  }
  .template-landing #how .how-grid.is-fade-sequence .step{
    opacity:1!important;
    transform:none!important;
  }
  .template-landing #how .how-grid .step>*{
    opacity:0!important;
    transform:translate3d(0,8px,0)!important;
    transition:opacity .34s cubic-bezier(.22,1,.36,1),transform .34s cubic-bezier(.22,1,.36,1)!important;
    transition-delay:calc(var(--how-delay,0ms) + 100ms)!important;
    animation:none!important;
  }
  .template-landing #how .how-grid.is-fade-sequence .step>*{
    opacity:1!important;
    transform:none!important;
  }
  .template-landing #how .how-grid.is-fade-sequence .step>.n{transition-delay:var(--how-delay,0ms)!important}
  .template-landing #how .how-grid.is-fade-sequence .step>h3{transition-delay:calc(var(--how-delay,0ms) + 80ms)!important}
  .template-landing #how .how-grid.is-fade-sequence .step>p{transition-delay:calc(var(--how-delay,0ms) + 150ms)!important}

  .template-landing #creator.reveal .creator-group-grid .creator-card{
    opacity:0!important;
    transform:translate3d(0,16px,0)!important;
    transition:opacity .58s cubic-bezier(.22,1,.36,1),transform .58s cubic-bezier(.22,1,.36,1)!important;
    transition-delay:var(--creator-delay,0ms)!important;
    animation:none!important;
  }
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card{
    opacity:1!important;
    transform:none!important;
  }
  .template-landing #creator.reveal .creator-group-grid .creator-card>*:is(.round,h3,p){
    opacity:0!important;
    transform:translate3d(0,8px,0)!important;
    transition:opacity .34s cubic-bezier(.22,1,.36,1),transform .34s cubic-bezier(.22,1,.36,1)!important;
    transition-delay:calc(var(--creator-delay,0ms) + 100ms)!important;
    animation:none!important;
  }
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card>*:is(.round,h3,p){
    opacity:1!important;
    transform:none!important;
  }
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card>.round{transition-delay:var(--creator-delay,0ms)!important}
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card>h3{transition-delay:calc(var(--creator-delay,0ms) + 80ms)!important}
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card>p{transition-delay:calc(var(--creator-delay,0ms) + 150ms)!important}
}

/* Explicit local delays: keep the card sequence stable after every cascade pass. */
@media (prefers-reduced-motion:no-preference){
  .template-landing #how .how-grid .step:nth-child(1){transition-delay:540ms!important}
  .template-landing #how .how-grid .step:nth-child(2){transition-delay:940ms!important}
  .template-landing #how .how-grid .step:nth-child(3){transition-delay:1340ms!important}
  .template-landing #how .how-grid .step:nth-child(4){transition-delay:1740ms!important}
  .template-landing #how .how-grid .step:nth-child(5){transition-delay:2140ms!important}
  .template-landing #how .how-grid .step:nth-child(1)>.n{transition-delay:540ms!important}
  .template-landing #how .how-grid .step:nth-child(1)>h3{transition-delay:620ms!important}
  .template-landing #how .how-grid .step:nth-child(1)>p{transition-delay:690ms!important}
  .template-landing #how .how-grid .step:nth-child(2)>.n{transition-delay:940ms!important}
  .template-landing #how .how-grid .step:nth-child(2)>h3{transition-delay:1020ms!important}
  .template-landing #how .how-grid .step:nth-child(2)>p{transition-delay:1090ms!important}
  .template-landing #how .how-grid .step:nth-child(3)>.n{transition-delay:1340ms!important}
  .template-landing #how .how-grid .step:nth-child(3)>h3{transition-delay:1420ms!important}
  .template-landing #how .how-grid .step:nth-child(3)>p{transition-delay:1490ms!important}
  .template-landing #how .how-grid .step:nth-child(4)>.n{transition-delay:1740ms!important}
  .template-landing #how .how-grid .step:nth-child(4)>h3{transition-delay:1820ms!important}
  .template-landing #how .how-grid .step:nth-child(4)>p{transition-delay:1890ms!important}
  .template-landing #how .how-grid .step:nth-child(5)>.n{transition-delay:2140ms!important}
  .template-landing #how .how-grid .step:nth-child(5)>h3{transition-delay:2220ms!important}
  .template-landing #how .how-grid .step:nth-child(5)>p{transition-delay:2290ms!important}

  .template-landing #creator.reveal .creator-group-grid .creator-card:nth-child(1){transition-delay:540ms!important}
  .template-landing #creator.reveal .creator-group-grid .creator-card:nth-child(2){transition-delay:940ms!important}
  .template-landing #creator.reveal .creator-group-grid .creator-card:nth-child(3){transition-delay:1340ms!important}
  .template-landing #creator.reveal .creator-group-grid .creator-card:nth-child(1)>.round{transition-delay:540ms!important}
  .template-landing #creator.reveal .creator-group-grid .creator-card:nth-child(1)>h3{transition-delay:620ms!important}
  .template-landing #creator.reveal .creator-group-grid .creator-card:nth-child(1)>p{transition-delay:690ms!important}
  .template-landing #creator.reveal .creator-group-grid .creator-card:nth-child(2)>.round{transition-delay:940ms!important}
  .template-landing #creator.reveal .creator-group-grid .creator-card:nth-child(2)>h3{transition-delay:1020ms!important}
  .template-landing #creator.reveal .creator-group-grid .creator-card:nth-child(2)>p{transition-delay:1090ms!important}
  .template-landing #creator.reveal .creator-group-grid .creator-card:nth-child(3)>.round{transition-delay:1340ms!important}
  .template-landing #creator.reveal .creator-group-grid .creator-card:nth-child(3)>h3{transition-delay:1420ms!important}
  .template-landing #creator.reveal .creator-group-grid .creator-card:nth-child(3)>p{transition-delay:1490ms!important}
}

/* JS-driven sequence: reveal each card explicitly so they cannot all switch at once. */
@media (prefers-reduced-motion:no-preference){
  .template-landing #how .how-grid.is-fade-sequence .step:not(.is-sequence-visible){
    opacity:0!important;
    transform:translate3d(0,16px,0)!important;
    transition-delay:0ms!important;
  }
  .template-landing #how .how-grid.is-fade-sequence .step.is-sequence-visible{
    opacity:1!important;
    transform:none!important;
    transition-delay:0ms!important;
  }
  .template-landing #how .how-grid.is-fade-sequence .step.is-sequence-visible>*{
    opacity:1!important;
    transform:none!important;
    transition-delay:0ms!important;
  }
  .template-landing #how .how-grid.is-fade-sequence .step.is-sequence-visible>.n{transition-delay:0ms!important}
  .template-landing #how .how-grid.is-fade-sequence .step.is-sequence-visible>h3{transition-delay:80ms!important}
  .template-landing #how .how-grid.is-fade-sequence .step.is-sequence-visible>p{transition-delay:150ms!important}

  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card:not(.is-sequence-visible){
    opacity:0!important;
    transform:translate3d(0,16px,0)!important;
    transition-delay:0ms!important;
  }
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card.is-sequence-visible{
    opacity:1!important;
    transform:none!important;
    transition-delay:0ms!important;
  }
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card:not(.is-sequence-visible)>*:is(.round,h3,p){
    opacity:0!important;
    transform:translate3d(0,8px,0)!important;
  }
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card.is-sequence-visible>*:is(.round,h3,p){
    opacity:1!important;
    transform:none!important;
    transition-delay:0ms!important;
  }
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card.is-sequence-visible>.round{transition-delay:0ms!important}
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card.is-sequence-visible>h3{transition-delay:80ms!important}
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card.is-sequence-visible>p{transition-delay:150ms!important}
}

/* Updated local copy: clearer copy, guided emphasis and a readable process flow. */
.template-landing #how .how-emphasis{
  display:inline-block;
  max-width:760px;
  margin:18px 0 0;
  padding:10px 15px;
  border:1px solid rgba(217,76,255,.42);
  border-radius:14px;
  background:linear-gradient(135deg,rgba(217,76,255,.14),rgba(130,49,184,.08));
  color:#f2d9ff;
  font-size:15px;
  font-weight:800;
  line-height:1.45;
  box-shadow:0 0 20px rgba(190,50,255,.08),inset 0 1px 0 rgba(255,255,255,.06);
}

@media (prefers-reduced-motion:no-preference){
  .template-landing #how.reveal .how-head .label{
    opacity:0;
    transform:translate3d(0,10px,0);
    transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.22,1,.36,1);
  }
  .template-landing #how.reveal.is-visible .how-head .label{
    opacity:1;
    transform:none;
  }
  .template-landing #how.reveal .how-head h2{
    opacity:0!important;
    transform:translate3d(0,-28px,0)!important;
    filter:blur(6px)!important;
    transition:opacity .72s cubic-bezier(.22,1,.36,1),transform .72s cubic-bezier(.22,1,.36,1),filter .72s cubic-bezier(.22,1,.36,1)!important;
    transition-delay:70ms!important;
  }
  .template-landing #how.reveal.is-visible .how-head h2{
    opacity:1!important;
    transform:none!important;
    filter:none!important;
  }
  .template-landing #how.reveal .how-subtitle{
    opacity:0;
    transform:translate3d(0,16px,0);
    transition:opacity .68s cubic-bezier(.22,1,.36,1),transform .68s cubic-bezier(.22,1,.36,1);
    transition-delay:150ms;
  }
  .template-landing #how.reveal.is-visible .how-subtitle{
    opacity:1;
    transform:none;
  }
  .template-landing #how.reveal .how-emphasis{
    opacity:0;
    transform:translate3d(0,12px,0) scale(.98);
    transition:opacity .68s cubic-bezier(.22,1,.36,1),transform .68s cubic-bezier(.22,1,.36,1);
    transition-delay:240ms;
  }
  .template-landing #how.reveal.is-visible .how-emphasis{
    opacity:1;
    transform:none;
  }

  .template-landing #how .step:not(:last-child)::after{
    opacity:0;
    transform:translateY(-50%) scaleX(.4);
    transition:opacity .3s cubic-bezier(.22,1,.36,1),transform .3s cubic-bezier(.22,1,.36,1);
  }
  .template-landing #how .step.is-sequence-visible:not(:last-child)::after{
    opacity:1;
    transform:translateY(-50%) scaleX(1);
    transition-delay:170ms;
  }
  .template-landing #how .step.hot.is-sequence-visible{
    animation:how-final-step-glow 1.05s cubic-bezier(.22,1,.36,1) 80ms both!important;
  }
}

@media (max-width:720px) and (prefers-reduced-motion:no-preference){
  .template-landing #how .step:not(:last-child)::after{
    transform:translateX(50%) rotate(90deg) scale(.4);
  }
  .template-landing #how .step.is-sequence-visible:not(:last-child)::after{
    transform:translateX(50%) rotate(90deg) scale(1);
  }
  .template-landing #how .how-emphasis{
    margin-top:15px;
    padding:9px 12px;
    font-size:14px;
  }
}

@media (prefers-reduced-motion:reduce){
  .template-landing #how .how-emphasis{
    opacity:1;
    transform:none;
    transition:none;
  }
  .template-landing #how .step:not(:last-child)::after{
    opacity:1;
    transform:translateY(-50%);
    transition:none;
  }
}

@keyframes how-final-step-glow{
  0%{box-shadow:0 0 0 rgba(217,76,255,0)}
  42%{box-shadow:0 0 35px rgba(217,76,255,.24)}
  100%{box-shadow:0 0 12px rgba(217,76,255,.08)}
}

/* Final hierarchy pass: the PRO card reads as badge → title → copy → inset conclusion. */
.template-landing #contrast .contrast-grid .new-way{
  padding:32px;
}
.template-landing #contrast .contrast-grid .new-way > .contrast-label{
  display:inline-flex;
  align-items:center;
  width:max-content;
  max-width:100%;
  margin:0 0 28px;
  padding:8px 13px;
  border:1px solid rgba(255,255,255,.34)!important;
  border-radius:999px;
  color:#fff!important;
  background:rgba(19,15,25,.66)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.12)!important;
  -webkit-backdrop-filter:blur(8px);
  backdrop-filter:blur(8px);
  font-size:12px;
  font-weight:900;
  letter-spacing:.12em;
  line-height:1.2;
  white-space:normal;
}
.template-landing #contrast .contrast-grid .new-way > h3{
  max-width:680px;
  margin:0 0 18px;
  color:#fff;
  font-size:clamp(28px,3.1vw,42px);
  font-weight:900;
  line-height:1.08;
  letter-spacing:-.045em;
}
.template-landing #contrast .contrast-grid .new-way > p{
  max-width:680px;
  margin:0;
  color:rgba(255,255,255,.88)!important;
  font-size:clamp(16px,1.45vw,19px);
  font-weight:500;
  line-height:1.55;
  overflow-wrap:anywhere;
}
.template-landing #contrast .contrast-grid .new-way > .contrast-result{
  margin:26px 0 0;
  padding:18px 20px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:17px;
  color:#fff;
  background:rgba(19,14,25,.66);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.07);
  font-size:clamp(16px,1.6vw,22px);
  font-weight:800;
  line-height:1.4;
  overflow-wrap:anywhere;
}

/* The final step keeps its number as a restrained graphite pill on the bright card. */
.template-landing #how .step.hot .step-badge{
  display:inline-flex;
  align-items:center;
  width:max-content;
  margin:0 0 16px;
  padding:7px 11px;
  border:1px solid rgba(255,255,255,.34);
  border-radius:999px;
  color:#fff;
  background:rgba(19,15,25,.64);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.1);
  -webkit-backdrop-filter:blur(8px);
  backdrop-filter:blur(8px);
  font-size:12px;
  font-weight:900;
  letter-spacing:.08em;
  line-height:1.2;
}

/* Calm scroll reveal for the card internals, in the requested order. */
@media (prefers-reduced-motion:no-preference){
  .template-landing #contrast .contrast-grid .new-way > .contrast-label,
  .template-landing #contrast .contrast-grid .new-way > h3,
  .template-landing #contrast .contrast-grid .new-way > p,
  .template-landing #contrast .contrast-grid .new-way > .contrast-result{
    opacity:0!important;
    transform:translate3d(0,18px,0)!important;
    transition:opacity .52s cubic-bezier(.22,1,.36,1),transform .52s cubic-bezier(.22,1,.36,1)!important;
    will-change:opacity,transform;
  }
  .template-landing #contrast .contrast-grid.is-visible .new-way > .contrast-label,
  .template-landing #contrast .contrast-grid.is-visible .new-way > h3,
  .template-landing #contrast .contrast-grid.is-visible .new-way > p,
  .template-landing #contrast .contrast-grid.is-visible .new-way > .contrast-result{
    opacity:1!important;
    transform:none!important;
  }
  .template-landing #contrast .contrast-grid.is-visible .new-way > .contrast-label{transition-delay:80ms}
  .template-landing #contrast .contrast-grid.is-visible .new-way > h3{transition-delay:170ms}
  .template-landing #contrast .contrast-grid.is-visible .new-way > p{transition-delay:260ms}
  .template-landing #contrast .contrast-grid.is-visible .new-way > .contrast-result{transition-delay:350ms}
}

@media (max-width:720px){
  .template-landing #contrast .contrast-grid .new-way{padding:23px}
  .template-landing #contrast .contrast-grid .new-way > .contrast-label{margin-bottom:23px}
  .template-landing #contrast .contrast-grid .new-way > h3{font-size:clamp(25px,7.2vw,32px);line-height:1.12}
  .template-landing #contrast .contrast-grid .new-way > p{font-size:16px;line-height:1.56}
  .template-landing #contrast .contrast-grid .new-way > .contrast-result{margin-top:22px;padding:16px 17px;font-size:18px;line-height:1.42}
  .template-landing #how .step.hot .step-badge{margin-bottom:14px}
}

@media (prefers-reduced-motion:reduce){
  .template-landing #contrast .contrast-grid .new-way > .contrast-label,
  .template-landing #contrast .contrast-grid .new-way > h3,
  .template-landing #contrast .contrast-grid .new-way > p,
  .template-landing #contrast .contrast-grid .new-way > .contrast-result{
    opacity:1!important;
    transform:none!important;
    transition:none!important;
  }
}

/* Softer local motion pass: keep the sequence, but make each entrance feel calmer. */
@media (prefers-reduced-motion:no-preference){
  .template-landing #how .how-grid .step,
  .template-landing #creator.reveal .creator-group-grid .creator-card{
    transition-duration:.78s!important;
    transition-timing-function:cubic-bezier(.16,1,.3,1)!important;
  }
  .template-landing #how .how-grid .step>*:not(.n),
  .template-landing #creator.reveal .creator-group-grid .creator-card>*:is(h3,p){
    transition-duration:.52s!important;
    transition-timing-function:cubic-bezier(.16,1,.3,1)!important;
  }
  .template-landing #how .step:not(:last-child)::after{
    transition-duration:.46s!important;
    transition-timing-function:cubic-bezier(.16,1,.3,1)!important;
  }
  .template-landing #how .how-grid.is-fade-sequence .step:not(.is-sequence-visible),
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card:not(.is-sequence-visible){
    transform:translate3d(0,22px,0)!important;
  }
}

/* Final mobile-safe override: use the same smooth transitions instead of legacy keyframes. */
@media (prefers-reduced-motion:no-preference){
  .template-landing #how .how-grid.is-fade-sequence .step,
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card{
    animation:none!important;
    transition-property:opacity,transform!important;
    transition-duration:.78s!important;
    transition-timing-function:cubic-bezier(.16,1,.3,1)!important;
  }
  .template-landing #how .how-grid.is-fade-sequence .step>*:not(.n),
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card>*:is(h3,p){
    animation:none!important;
    transition-property:opacity,transform!important;
    transition-duration:.52s!important;
    transition-timing-function:cubic-bezier(.16,1,.3,1)!important;
  }
}

/* Unified motion: each card and all of its copy enter as one complete unit. */
@media (prefers-reduced-motion:no-preference){
  .template-landing #how .how-grid.is-fade-sequence .step,
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card{
    animation:none!important;
    transition-property:opacity,transform!important;
    transition-duration:.78s!important;
    transition-timing-function:cubic-bezier(.16,1,.3,1)!important;
  }
  .template-landing #how .how-grid.is-fade-sequence .step:not(.is-sequence-visible),
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card:not(.is-sequence-visible){
    opacity:0!important;
    transform:translate3d(0,-24px,0)!important;
  }
  .template-landing #how .how-grid.is-fade-sequence .step.is-sequence-visible,
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card.is-sequence-visible{
    opacity:1!important;
    transform:none!important;
  }
  .template-landing #how .how-grid.is-fade-sequence .step>* ,
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card>*:is(.round,h3,p){
    opacity:1!important;
    transform:none!important;
    animation:none!important;
    transition:none!important;
  }
  .template-landing #how .step:not(:last-child)::after{
    transition-delay:220ms!important;
  }
}

/* Keep the same visible star field and gentle ambient drift on every viewport. */
.template-landing:after{
  opacity:.38;
}
@media (max-width:720px){
  .template-landing:after{
    opacity:.48;
  }
}

/* Card and copy must start together: remove all legacy inner stagger delays. */
@media (prefers-reduced-motion:no-preference){
.template-landing #how .how-grid.is-fade-sequence .step>.n,
  .template-landing #how .how-grid.is-fade-sequence .step>*:not(.n),
  .template-landing #creator.reveal .creator-group-grid.is-visible .creator-card>*:is(.round,h3,p){
    opacity:1!important;
    transform:none!important;
    animation:none!important;
    transition:none!important;
    transition-delay:0ms!important;
  }
}

/* Creator cards: match the site's thin pink neon frames without changing motion. */
.template-landing #creator .creator-group-grid .creator-card{
  border-color:rgba(217,76,255,.42);
}
.template-landing #creator .creator-group-grid .creator-card:hover{
  border-color:rgba(240,92,255,.78);
  box-shadow:0 12px 28px rgba(116,25,139,.14),0 0 16px rgba(217,76,255,.12);
}
.template-landing #creator .creator-group-grid .creator-card .round{
  border:1px solid rgba(240,92,255,.78);
  background:rgba(217,76,255,.08);
  color:#f2d9ff;
  box-shadow:0 0 12px rgba(217,76,255,.18),inset 0 0 8px rgba(217,76,255,.08);
}

/* Hero badge: place the product-preservation note below the visual composition. */
@keyframes hero-badge-below-in{
  from{opacity:0;transform:translate3d(calc(50% + 12px),-4px,0)}
  to{opacity:1;transform:translate3d(50%,0,0)}
}
.home-hero .hero-composition .stage-badge{
  top:auto;
  right:50%;
  bottom:-54px;
  max-width:calc(100% - 20px);
  justify-content:center;
  text-align:center;
  animation:hero-badge-below-in .52s cubic-bezier(.22,1,.36,1) 1.06s both;
}
@media(max-width:700px){
  .home-hero .hero-composition .stage-badge{
    bottom:-48px;
    max-width:calc(100% - 14px);
    padding:8px 10px;
    font-size:10px;
    line-height:1.25;
    white-space:normal;
  }
}

/* Mobile navigation cleanup: keep the platforms marquee on desktop only. */
@media(max-width:700px){
  .template-landing > #platforms{
    display:none!important;
  }
}
/* Both tab rows use the same generous touch target and visual weight. */
.template-landing #examples .examples-tabs .tab,
.template-landing .case-tabs .case-tab{min-height:0;padding:11px 16px;border-radius:20px;font-size:15px;line-height:1.15}
.template-landing #examples .examples-tabs .tab.active,
.template-landing .case-tabs .case-tab.active{background:linear-gradient(135deg,#ff20d6,#9d24ff);border-color:transparent;color:#fff}
@media(max-width:720px){
  .template-landing #examples .examples-tabs .tab,
  .template-landing .case-tabs .case-tab{min-height:40px;padding:11px 16px;font-size:13px}
}

/* Reference card: keep the conclusion on the pink surface with a slim white rule. */
.template-landing #contrast .contrast-grid .new-way > .contrast-result{
  display:block;
  position:relative;
  margin:26px 0 0;
  padding:2px 0 2px 22px;
  border:0!important;
  border-radius:0;
  color:#fff;
  background:transparent!important;
  box-shadow:none!important;
  font-size:clamp(18px,1.6vw,24px);
  font-weight:800;
  line-height:1.4;
}
.template-landing #contrast .contrast-grid .new-way > .contrast-result::before{
  content:"";
  position:absolute;
  left:0;
  top:0;
  bottom:0;
  width:4px;
  border-radius:999px;
  background:linear-gradient(180deg,rgba(255,255,255,.95),rgba(255,255,255,.34));
  box-shadow:0 0 20px rgba(255,255,255,.16);
}

/* The highlighted phrase in section 07 reuses the established creator gradient. */
.template-landing .landing-gradient-accent{
  background:linear-gradient(90deg,#d94cff,#ef52dc,#9e5cff,#5fd8ff,#d94cff);
  background-size:250% auto;
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent;
  -webkit-text-fill-color:transparent;
}
@media (prefers-reduced-motion:no-preference){
  .template-landing .landing-gradient-accent{animation:creator-gradient-flow 8s linear infinite}
}
@media (prefers-reduced-motion:reduce){
  .template-landing .landing-gradient-accent{animation:none}
}

/* Final CTA keeps the same typography while carrying the site's animated gradient. */
.template-landing .cta-create-button{
  background:linear-gradient(90deg,#d94cff,#ef52dc,#9e5cff,#5fd8ff,#d94cff)!important;
  background-size:250% auto!important;
  color:#fff;
}
@media (prefers-reduced-motion:no-preference){
  .template-landing .cta-create-button{animation:creator-gradient-flow 8s linear infinite}
}
@media (prefers-reduced-motion:reduce){
  .template-landing .cta-create-button{animation:none}
}
@media(max-width:720px){
  .template-landing #contrast .contrast-grid .new-way > .contrast-result{
    margin-top:22px;
    padding:2px 0 2px 19px;
    font-size:18px;
    line-height:1.42;
  }
}

/* Mobile hero badge: shrink to its own content instead of filling the composition width. */
@keyframes hero-badge-compact-in{
  from{opacity:0;transform:translate3d(calc(-50% + 12px),-4px,0)}
  to{opacity:1;transform:translate3d(-50%,0,0)}
}
@media(max-width:700px){
  .home-hero .hero-composition .stage-badge{
    left:50%!important;
    right:auto!important;
    width:max-content!important;
    max-width:calc(100% - 20px)!important;
    padding:8px 10px;
    white-space:nowrap!important;
    animation:hero-badge-compact-in .52s cubic-bezier(.22,1,.36,1) 1.06s both;
  }
}
@media(max-width:700px) and (prefers-reduced-motion:reduce){
  .home-hero .hero-composition .stage-badge{
    opacity:1;
    transform:translate3d(-50%,0,0);
    animation:none;
  }
}

/* The third hero proof chip must wrap to a new row without stretching across the grid. */
@media(max-width:700px){
  .home-hero .hero-proof-chips{
    display:flex!important;
    align-items:flex-start;
    justify-content:flex-start;
    gap:8px;
  }
  .home-hero .hero-proof-chips .proof-chip{
    flex:0 0 auto;
    width:max-content;
    max-width:100%;
    white-space:nowrap;
  }
  .home-hero .hero-proof-chips .proof-chip:nth-child(3){
    grid-column:auto;
  }
}

/* Both landing CTAs use a clearly visible, slow-moving brand gradient. */
body:has(.home-hero) .cta-create-button{
  background:linear-gradient(90deg,#a72bff 0%,#ef52dc 30%,#ff7fe9 50%,#9e5cff 72%,#5fd8ff 100%)!important;
  background-size:320% 100%!important;
  background-position:0 50%;
  color:#fff!important;
  white-space:nowrap;
}
@keyframes cta-button-gradient{
  0%,100%{background-position:0 50%}
  50%{background-position:100% 50%}
}
@media(prefers-reduced-motion:no-preference){
  body:has(.home-hero) .cta-create-button{animation:cta-button-gradient 4.8s ease-in-out infinite}
}
@media(prefers-reduced-motion:reduce){
  body:has(.home-hero) .cta-create-button{animation:none;background-position:50% 50%}
}

/* Soften the two saturated cards without losing the PRO fuchsia identity. */
.template-landing #contrast .contrast-grid .new-way{
  background:linear-gradient(135deg,#a936c2 0%,#d643c2 100%);
  box-shadow:0 20px 52px rgba(179,48,193,.18);
}
.template-landing #how .step.hot{
  background:linear-gradient(135deg,#9f35b9 0%,#d244bd 100%);
  box-shadow:0 18px 46px rgba(170,48,187,.16);
}
