
:root{--bg:#fcfbf8;--ink:#101114;--muted:#77787e;--line:#e8e6e1;--violet:#7357f4;--orange:#ff7a59;--lime:#dfff78;--wrap:1240px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,system-ui,sans-serif}a{text-decoration:none;color:inherit}.wrap{width:min(var(--wrap),calc(100% - 46px));margin:auto}.header{position:sticky;top:0;z-index:50;background:rgba(252,251,248,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(16,17,20,.07)}.nav{height:76px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px}.brand strong{font:800 21px "Plus Jakarta Sans";letter-spacing:-.06em}.mark{display:flex;gap:3px;align-items:flex-end}.mark i{display:block;width:6px;border-radius:5px;background:#111}.mark i:nth-child(1){height:11px}.mark i:nth-child(2){height:18px;background:var(--orange)}.mark i:nth-child(3){height:26px;background:var(--violet)}.nav nav{display:flex;gap:26px;font-size:11px;color:#55565b}.nav-actions{display:flex;gap:8px;align-items:center}.top-order{display:flex;gap:8px;align-items:center;background:#111;color:#fff;border-radius:999px;padding:11px 15px;font-size:10px;font-weight:800}.lang{position:relative}.lang>button{border:1px solid #ddd;background:#fff;border-radius:999px;padding:10px 12px;font-size:9px;font-weight:800;cursor:pointer}.lang-menu{display:none;position:absolute;right:0;top:43px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:6px;grid-template-columns:repeat(2,1fr);min-width:120px;box-shadow:0 18px 45px rgba(0,0,0,.1)}.lang.open .lang-menu{display:grid}.lang-menu button{border:0;background:none;padding:7px;border-radius:7px;font-size:8px;font-weight:800;cursor:pointer}.lang-menu button:hover{background:#f3f1ed}

.hero{position:relative;padding:90px 0 100px;overflow:hidden}.hero-bg{position:absolute;right:-120px;top:30px;width:700px;height:700px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#fff,#e9e2ff 32%,#ffd8cc 60%,transparent 71%);filter:blur(6px);opacity:.7}.hero-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;align-items:center;position:relative;z-index:2}.hero-badge{display:inline-flex;border:1px solid #ddd9d1;border-radius:999px;padding:8px 11px;font-size:8px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;background:rgba(255,255,255,.7)}.hero h1{font:800 clamp(62px,7vw,105px)/.87 "Plus Jakarta Sans";letter-spacing:-.075em;margin:24px 0 28px}.hero h1 span,.hero h1 strong{display:block}.hero h1 strong{color:var(--violet)}.hero-copy>p{font-size:15px;line-height:1.8;color:#6d6e74;max-width:580px}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:32px}.btn-dark{background:#111;color:#fff;border-radius:999px;padding:15px 20px;font-size:9px;font-weight:800}.btn-text{font-size:9px;font-weight:800;border-bottom:1px solid;padding-bottom:3px}.hero-mini-stats{display:flex;gap:40px;margin-top:55px}.hero-mini-stats div{display:flex;flex-direction:column}.hero-mini-stats b{font:800 24px "Plus Jakarta Sans"}.hero-mini-stats span{font-size:8px;color:#888;margin-top:2px}

.hero-showcase{height:610px;position:relative;perspective:1200px}.showcase-card{position:absolute;background:#fff;border:1px solid #e6e2db;box-shadow:0 35px 80px rgba(45,35,90,.13)}.main-card{right:70px;top:60px;width:390px;height:500px;border-radius:30px;padding:28px;transform:rotateY(-10deg) rotateZ(4deg)}.card-top{display:flex;justify-content:space-between;align-items:center}.platform-badge{display:flex;align-items:center;gap:7px;font-size:8px;font-weight:800}.platform-badge img{width:18px;height:18px}.pill{font-size:7px;background:#eee9ff;color:#5b48c9;border-radius:999px;padding:6px 8px}.main-card>small{display:block;font-size:9px;color:#999;margin-top:65px}.main-card h3{font:800 72px "Plus Jakarta Sans";letter-spacing:-.07em;margin:8px 0 2px}.main-card>strong{font-size:20px}.showcase-tags{display:flex;gap:7px;margin-top:20px}.showcase-tags span{font-size:7px;border:1px solid #e7e3dc;border-radius:999px;padding:7px 8px;color:#777}.main-card>a{position:absolute;left:28px;right:28px;bottom:28px;background:#111;color:#fff;border-radius:14px;padding:14px 15px;display:flex;justify-content:space-between;font-size:9px;font-weight:800}.side-card{width:230px;height:170px;border-radius:22px;padding:18px;display:flex;flex-direction:column}.side-card small{font-size:7px;color:#999;margin-top:25px}.side-card b{font:800 28px "Plus Jakarta Sans";margin-top:3px}.side-card strong{font-size:11px;margin-top:auto}.sc1{left:10px;top:85px;transform:rotate(-8deg)}.sc2{left:55px;bottom:70px;transform:rotate(6deg)}.floating-logo{position:absolute;width:48px;height:48px;border-radius:16px;background:#fff;border:1px solid #e7e3dc;box-shadow:0 18px 35px rgba(45,35,90,.11);display:grid;place-items:center;animation:float 5s ease-in-out infinite}.floating-logo img{width:22px;height:22px}.fl1{right:0;top:20px}.fl2{right:10px;bottom:30px;animation-delay:-2s}.fl3{left:230px;top:10px;animation-delay:-3s}@keyframes float{50%{transform:translateY(-9px) rotate(4deg)}}

.platform-strip{border-top:1px solid #e3e0da;border-bottom:1px solid #e3e0da;background:#fff}.platform-strip-inner{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:20px;overflow:auto}.platform-strip span{display:flex;align-items:center;gap:7px;font-size:9px;color:#666;white-space:nowrap}.platform-strip img{width:18px;height:18px}.section{padding:105px 0}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:34px}.section-head>div{display:flex;align-items:center;gap:12px}.section-head>div>span,.shop-heading>div>span,.selector-label>span,.products-title>div>span{width:30px;height:30px;border-radius:9px;background:#111;color:#fff;display:grid;place-items:center;font-size:8px;font-weight:800}.section-head h2{font:800 38px "Plus Jakarta Sans";letter-spacing:-.05em;margin:0}.section-head>a{font-size:9px;font-weight:800;border-bottom:1px solid;padding-bottom:3px}

.popular{background:#f3f0e9}.popular-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.popular-card,.product-card{background:#fff;border:1px solid #e5e2dc;border-radius:22px;padding:20px;min-height:260px;display:flex;flex-direction:column;transition:.2s;position:relative;overflow:hidden}.popular-card:hover,.product-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(20,18,30,.07)}.popular-card.featured,.product-card.featured{background:#111;color:#fff;border-color:#111}.popular-card.featured:after,.product-card.featured:after{content:"";position:absolute;width:130px;height:130px;border-radius:50%;right:-55px;top:-55px;background:linear-gradient(145deg,var(--violet),var(--orange));opacity:.9}.pc-top{display:flex;justify-content:space-between;align-items:center;position:relative;z-index:2}.pc-platform{display:flex;align-items:center;gap:6px;font-size:7px;color:#888}.pc-platform img{width:15px;height:15px;padding:2px;background:#fff;border-radius:4px}.pc-badge{font-size:6px;color:#999;text-transform:uppercase;letter-spacing:.1em}.pc-service{font-size:8px;color:#999;margin-top:30px;position:relative;z-index:2}.pc-qty{font:800 38px "Plus Jakarta Sans";letter-spacing:-.06em;margin-top:4px;position:relative;z-index:2}.pc-price{font-size:14px;font-weight:800;position:relative;z-index:2}.pc-tags{display:flex;gap:5px;margin-top:12px}.pc-tags span{font-size:6px;border:1px solid #e7e3dc;border-radius:999px;padding:6px 7px;color:#777}.featured .pc-tags span{border-color:#34333a}.pc-order{margin-top:auto;background:#111;color:#fff;border-radius:11px;padding:12px 13px;display:flex;justify-content:space-between;font-size:8px;font-weight:800}.featured .pc-order{background:#fff;color:#111}

.shop{background:#fff}.shop-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:45px}.shop-heading>div:first-child{max-width:750px}.shop-heading>div>span{margin-bottom:15px}.shop-heading h2{font:800 clamp(45px,5.5vw,72px)/.95 "Plus Jakarta Sans";letter-spacing:-.065em;margin:0}.shop-heading p{font-size:13px;color:#777;margin-top:14px}.shop-count{display:flex;flex-direction:column;align-items:flex-end}.shop-count b{font:800 42px "Plus Jakarta Sans";letter-spacing:-.06em}.shop-count span{font-size:8px;color:#999}.selector-block{border-top:1px solid #e6e3dd;padding-top:24px;margin-top:28px}.selector-label{display:flex;align-items:center;gap:10px;margin-bottom:15px}.selector-label b{font-size:11px}.platform-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:9px}.platform-grid button{border:1px solid #e4e1da;background:#fff;border-radius:17px;padding:14px;display:flex;align-items:center;gap:10px;cursor:pointer;text-align:left;transition:.2s}.platform-grid button:hover{transform:translateY(-2px)}.platform-grid button.active{background:#111;color:#fff;border-color:#111}.platform-grid button>span{width:36px;height:36px;border-radius:11px;background:#f3f1ec;display:grid;place-items:center}.platform-grid img{width:19px;height:19px}.platform-grid button>div{display:flex;flex-direction:column}.platform-grid b{font-size:10px}.platform-grid small{font-size:7px;color:#999}.services-row{display:flex;gap:8px;overflow:auto;padding-bottom:5px}.service-btn{flex:0 0 auto;min-width:170px;border:1px solid #e4e1da;background:#fff;border-radius:15px;padding:13px;display:flex;align-items:center;gap:9px;cursor:pointer}.service-btn.active{background:#eee9ff;border-color:#cfc4ff}.service-btn img{width:17px;height:17px}.service-btn>div{display:flex;flex-direction:column;min-width:0}.service-btn small{font-size:6px;color:#999}.service-btn b{font-size:9px;margin-top:2px;white-space:nowrap}.service-btn em{font-style:normal;font-size:6px;color:#999;margin-top:2px}.products-block{margin-top:45px}.products-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:18px}.products-title>div{display:flex;gap:10px;align-items:center}.products-title>div>div{display:flex;flex-direction:column}.products-title small{font-size:7px;color:#999}.products-title h3{font:800 27px "Plus Jakarta Sans";margin:2px 0 0;letter-spacing:-.045em}.products-title>a{font-size:8px;font-weight:800;border-bottom:1px solid;padding-bottom:3px}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.product-card{min-height:245px;padding:17px}

.visual-break{background:#111;color:#fff;padding:100px 0}.visual-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:12px}.vb-main,.vb-side{border-radius:28px;min-height:480px;position:relative;overflow:hidden;padding:30px}.vb-main{background:linear-gradient(145deg,#7357f4,#5138cc)}.vb-side{background:#f3efe6;color:#111}.vb-main>span,.vb-side>span{font-size:8px;letter-spacing:.15em}.vb-main h2{font:800 58px/.93 "Plus Jakarta Sans";letter-spacing:-.065em;margin:65px 0 0}.vb-main h2 em{font-style:normal;color:var(--lime)}.orbital-logos{position:absolute;right:40px;bottom:35px;width:280px;height:220px}.orbital-logos i{position:absolute;width:60px;height:60px;border-radius:20px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.14);display:grid;place-items:center;backdrop-filter:blur(10px)}.orbital-logos img{width:27px;height:27px}.orbital-logos i:nth-child(1){left:0;top:80px}.orbital-logos i:nth-child(2){left:90px;top:10px}.orbital-logos i:nth-child(3){right:0;top:75px}.orbital-logos i:nth-child(4){left:100px;bottom:0}.orbital-logos i:nth-child(5){right:35px;bottom:10px}.vb-side h3{font:800 38px/1 "Plus Jakarta Sans";letter-spacing:-.055em;margin:55px 0 30px}.mini-list{display:flex;flex-direction:column;gap:8px}.mini-item{display:grid;grid-template-columns:34px 1fr auto;gap:9px;align-items:center;border-top:1px solid #d7d2ca;padding-top:10px}.mini-item span{width:34px;height:34px;border-radius:10px;background:#fff;display:grid;place-items:center}.mini-item img{width:18px;height:18px}.mini-item div{display:flex;flex-direction:column}.mini-item b{font-size:9px}.mini-item small{font-size:7px;color:#888}.mini-item strong{font-size:9px}

.guide{background:#f1eee8}.guide-grid{display:grid;grid-template-columns:340px 1fr;gap:100px;align-items:start}.guide aside{position:sticky;top:110px}.guide aside>span{font-size:8px;text-transform:uppercase;letter-spacing:.15em;color:#888}.guide aside h2{font:800 48px/.97 "Plus Jakarta Sans";letter-spacing:-.06em;margin:13px 0}.guide aside h2 em{font-style:normal;color:var(--violet)}.guide aside p{font-size:11px;line-height:1.7;color:#777}.guide aside>a{display:inline-block;margin-top:15px;font-size:9px;font-weight:800;border-bottom:1px solid;padding-bottom:3px}.seo-list article{display:grid;grid-template-columns:45px 1fr;border-top:1px solid #d6d2ca;padding:28px 0}.seo-list>article>span{font-size:8px;color:#999}.seo-list h3{font:800 25px "Plus Jakarta Sans";letter-spacing:-.04em;margin:0 0 10px}.seo-list p{font-size:12px;line-height:1.8;color:#666;margin:0}

.cta{background:#f1eee8;padding:70px 0}.cta-box{min-height:380px;background:#ff7a59;border-radius:30px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.cta-box>span{font-size:8px;letter-spacing:.16em}.cta-box h2{font:800 70px/.92 "Plus Jakarta Sans";letter-spacing:-.07em;margin:18px 0 25px}.cta-box>a{background:#111;color:#fff;border-radius:999px;padding:14px 18px;font-size:9px;font-weight:800}

footer{background:#101114;color:#fff;padding:60px 0 28px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:60px}.footer-grid>div{display:flex;flex-direction:column;gap:8px}.footer-grid p{font-size:10px;color:#777}.footer-grid>div>b{font-size:8px;color:#666;text-transform:uppercase;letter-spacing:.12em;margin-bottom:4px}.footer-grid>div>a:not(.brand){font-size:10px;color:#aaa}.footer-grid .mark i:nth-child(1){background:#fff}.foot-bottom{border-top:1px solid rgba(255,255,255,.08);margin-top:40px;padding-top:18px;display:flex;justify-content:space-between;font-size:8px;color:#666}.mobile-bar{display:none}

@media(max-width:1000px){.nav nav{display:none}.hero-grid,.visual-grid,.guide-grid{grid-template-columns:1fr}.hero-showcase{margin-top:20px}.platform-grid{grid-template-columns:repeat(3,1fr)}.popular-grid,.products-grid{grid-template-columns:repeat(2,1fr)}.guide aside{position:static}}
@media(max-width:680px){.wrap{width:min(var(--wrap),calc(100% - 28px))}.nav{height:68px}.top-order{display:none}.hero{padding:65px 0 70px}.hero h1{font-size:56px}.hero-copy>p{font-size:13px}.hero-mini-stats{gap:22px}.hero-showcase{height:470px}.main-card{width:260px;height:390px;right:0;top:40px;padding:18px}.main-card h3{font-size:50px}.main-card>small{margin-top:45px}.main-card>a{left:18px;right:18px;bottom:18px}.side-card{width:175px;height:130px;padding:13px}.sc1{left:0;top:75px}.sc2{left:12px;bottom:45px}.fl1{right:0}.fl3{left:110px}.platform-strip-inner{justify-content:flex-start}.section{padding:75px 0}.popular-grid,.products-grid{grid-template-columns:1fr 1fr}.popular-card,.product-card{min-height:220px;padding:14px}.pc-qty{font-size:29px}.shop-heading{display:block}.shop-count{align-items:flex-start;margin-top:22px}.platform-grid{grid-template-columns:repeat(2,1fr)}.visual-grid{gap:10px}.vb-main,.vb-side{min-height:420px}.vb-main h2{font-size:45px}.orbital-logos{right:10px;width:250px}.guide-grid{gap:45px}.seo-list article{grid-template-columns:35px 1fr}.seo-list h3{font-size:22px}.cta-box{min-height:340px}.cta-box h2{font-size:50px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/3}.foot-bottom{display:block;padding-bottom:65px}.foot-bottom span{display:block;margin-top:5px}.mobile-bar{display:flex;position:fixed;z-index:80;left:10px;right:10px;bottom:10px;background:rgba(16,17,20,.94);backdrop-filter:blur(16px);color:#fff;border-radius:15px;padding:10px 10px 10px 14px;align-items:center;justify-content:space-between}.mobile-bar div{display:flex;flex-direction:column}.mobile-bar small{font-size:7px;color:#777}.mobile-bar b{font-size:10px}.mobile-bar a{background:#fff;color:#111;border-radius:10px;padding:10px 12px;font-size:8px;font-weight:800}}


/* =========================================================
   V10.1 — MOBILE / PRODUCT TYPOGRAPHY POLISH
   ========================================================= */

/* Product typography: one step larger without changing card geometry */
.pc-service{
  font-size:9px;
  line-height:1.35;
  font-weight:600;
}
.pc-qty{
  font-size:41px;
}
.pc-price{
  font-size:16px;
}
.pc-tags span{
  font-size:7px;
}
.pc-order{
  font-size:9px;
  padding:13px 14px;
}
.pc-platform{
  font-size:8px;
}
.pc-badge{
  font-size:7px;
}
.popular-card,
.product-card{
  min-height:275px;
}

/* Selector typography */
.platform-grid b{
  font-size:11px;
}
.platform-grid small{
  font-size:8px;
}
.service-btn b{
  font-size:10px;
}
.service-btn small,
.service-btn em{
  font-size:7px;
}

/* Prevent overly long localized strings from breaking controls */
.platform-grid button,
.service-btn,
.product-card,
.popular-card{
  min-width:0;
}
.platform-grid b,
.platform-grid small,
.service-btn b,
.pc-service{
  overflow:hidden;
  text-overflow:ellipsis;
}
.platform-grid b,
.platform-grid small{
  white-space:nowrap;
}

/* Better tap targets */
.platform-grid button{
  min-height:68px;
}
.service-btn{
  min-height:62px;
}
.pc-order{
  min-height:42px;
  align-items:center;
}

/* Avoid horizontal page overflow from transformed hero cards */
.hero,
.hero-showcase{
  overflow:hidden;
}

/* Tablet refinement */
@media(max-width:1000px){
  .hero-grid{
    gap:30px;
  }

  .hero-showcase{
    max-width:720px;
    width:100%;
    margin-left:auto;
    margin-right:auto;
  }

  .platform-grid{
    grid-template-columns:repeat(3,minmax(0,1fr));
  }

  .popular-grid,
  .products-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}

/* Standard phones */
@media(max-width:680px){
  body{
    overflow-x:hidden;
  }

  .header{
    position:sticky;
  }

  .brand strong{
    font-size:19px;
  }

  .lang>button{
    padding:9px 10px;
  }

  .hero{
    padding-top:58px;
  }

  .hero h1{
    font-size:clamp(48px,15vw,58px);
    line-height:.9;
  }

  .hero-copy>p{
    font-size:14px;
    line-height:1.7;
  }

  .hero-actions{
    gap:14px;
    flex-wrap:wrap;
  }

  .btn-dark{
    min-height:44px;
    display:inline-flex;
    align-items:center;
  }

  .hero-mini-stats{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:10px;
    width:100%;
  }

  .hero-mini-stats div{
    padding:12px 10px;
    border:1px solid #e7e3dc;
    border-radius:14px;
    background:rgba(255,255,255,.68);
  }

  .hero-mini-stats b{
    font-size:21px;
  }

  .hero-mini-stats span{
    font-size:7px;
  }

  /* More controlled product sculpture on narrow screens */
  .hero-showcase{
    height:445px;
    margin-top:12px;
  }

  .main-card{
    width:245px;
    height:365px;
    right:-4px;
    top:44px;
    padding:17px;
    border-radius:25px;
    transform:rotateY(-6deg) rotateZ(3deg);
  }

  .main-card>small{
    margin-top:38px;
    font-size:8px;
  }

  .main-card h3{
    font-size:47px;
  }

  .main-card>strong{
    font-size:17px;
  }

  .showcase-tags{
    flex-wrap:wrap;
    gap:5px;
  }

  .showcase-tags span{
    padding:5px 7px;
  }

  .side-card{
    width:155px;
    height:118px;
    padding:12px;
    border-radius:18px;
  }

  .side-card small{
    margin-top:16px;
  }

  .side-card b{
    font-size:22px;
  }

  .side-card strong{
    font-size:9px;
  }

  .sc1{
    left:-4px;
    top:72px;
    transform:rotate(-6deg);
  }

  .sc2{
    left:5px;
    bottom:47px;
    transform:rotate(5deg);
  }

  .floating-logo{
    width:41px;
    height:41px;
    border-radius:14px;
  }

  .floating-logo img{
    width:19px;
    height:19px;
  }

  .fl1{
    right:1px;
    top:2px;
  }

  .fl2{
    right:8px;
    bottom:8px;
  }

  .fl3{
    left:96px;
    top:9px;
  }

  .platform-strip-inner{
    min-height:70px;
    padding:0 1px;
  }

  .platform-strip span{
    font-size:9px;
  }

  .section{
    padding:68px 0;
  }

  .section-head{
    align-items:center;
    gap:15px;
  }

  .section-head h2{
    font-size:31px;
  }

  .shop-heading h2{
    font-size:43px;
  }

  .shop-heading p{
    font-size:12px;
    line-height:1.65;
  }

  .shop-count b{
    font-size:36px;
  }

  .platform-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:8px;
  }

  .platform-grid button{
    min-height:67px;
    padding:11px;
    gap:8px;
  }

  .platform-grid button>span{
    width:34px;
    height:34px;
    flex:0 0 34px;
  }

  .platform-grid b{
    font-size:10px;
  }

  .platform-grid small{
    font-size:7px;
  }

  .services-row{
    margin-left:-1px;
    margin-right:-1px;
    scroll-snap-type:x proximity;
  }

  .service-btn{
    min-width:185px;
    min-height:66px;
    scroll-snap-align:start;
  }

  .service-btn b{
    font-size:10px;
  }

  .products-title{
    align-items:center;
    gap:10px;
  }

  .products-title h3{
    font-size:24px;
  }

  .products-grid,
  .popular-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:8px;
  }

  .product-card,
  .popular-card{
    min-height:242px;
    padding:14px;
    border-radius:18px;
  }

  .pc-platform{
    font-size:7px;
  }

  .pc-service{
    font-size:8px;
    margin-top:23px;
    white-space:normal;
    min-height:22px;
  }

  .pc-qty{
    font-size:31px;
    line-height:1;
  }

  .pc-price{
    font-size:14px;
    margin-top:3px;
  }

  .pc-tags{
    margin-top:9px;
  }

  .pc-tags span{
    font-size:6.5px;
    padding:5px 6px;
  }

  .pc-order{
    font-size:8px;
    min-height:40px;
    padding:10px 11px;
  }

  .visual-break{
    padding:72px 0;
  }

  .vb-main,
  .vb-side{
    min-height:390px;
    padding:23px;
  }

  .vb-main h2{
    font-size:43px;
  }

  .orbital-logos{
    width:235px;
    height:190px;
    right:5px;
    bottom:20px;
  }

  .orbital-logos i{
    width:52px;
    height:52px;
    border-radius:17px;
  }

  .vb-side h3{
    font-size:32px;
  }

  .guide aside h2{
    font-size:42px;
  }

  .cta{
    padding:55px 0;
  }

  .cta-box{
    min-height:315px;
    padding:30px 20px;
  }

  .cta-box h2{
    font-size:46px;
  }

  .mobile-bar{
    padding-bottom:max(10px,env(safe-area-inset-bottom));
  }
}

/* Small phones: 320–479 px
   Two product columns are too cramped here, so use a single product card column. */
@media(max-width:479px){
  .wrap{
    width:calc(100% - 24px);
  }

  .hero h1{
    font-size:48px;
  }

  .hero-mini-stats{
    gap:6px;
  }

  .hero-mini-stats div{
    padding:10px 7px;
  }

  .hero-showcase{
    height:420px;
  }

  .main-card{
    width:225px;
    height:345px;
  }

  .side-card{
    width:142px;
  }

  .platform-grid{
    grid-template-columns:1fr 1fr;
  }

  .platform-grid button{
    padding:10px;
  }

  .products-grid,
  .popular-grid{
    grid-template-columns:1fr;
  }

  .product-card,
  .popular-card{
    min-height:255px;
    padding:18px;
  }

  .pc-service{
    font-size:10px;
    min-height:0;
    margin-top:27px;
  }

  .pc-qty{
    font-size:39px;
  }

  .pc-price{
    font-size:16px;
  }

  .pc-tags span{
    font-size:7px;
  }

  .pc-order{
    font-size:9px;
    padding:12px 13px;
  }

  .section-head{
    align-items:flex-start;
  }

  .section-head>a{
    white-space:nowrap;
  }

  .products-title>a{
    display:none;
  }

  .visual-grid{
    grid-template-columns:1fr;
  }

  .footer-grid{
    grid-template-columns:1fr;
  }

  .footer-grid>div:first-child{
    grid-column:auto;
  }
}

/* Very narrow phones */
@media(max-width:360px){
  .hero h1{
    font-size:43px;
  }

  .main-card{
    width:210px;
    right:-10px;
  }

  .side-card{
    width:132px;
  }

  .platform-grid{
    grid-template-columns:1fr;
  }

  .platform-grid button{
    min-height:60px;
  }

  .service-btn{
    min-width:165px;
  }

  .cta-box h2{
    font-size:40px;
  }
}


/* =========================================================
   V10.3 — COMPLETE LEGACY SEO CONTENT, WITHOUT VISUAL CLUTTER
   ========================================================= */

.guide-feature{
  min-height:360px;
  border-radius:28px;
  background:
    radial-gradient(circle at 100% 0,rgba(115,87,244,.22),transparent 32%),
    #fff;
  border:1px solid #e3e0da;
  padding:34px;
  display:flex;
  flex-direction:column;
  justify-content:flex-end;
}
.guide-feature>span{
  font-size:8px;
  letter-spacing:.15em;
  color:#8b8990;
  font-weight:800;
}
.guide-feature h3{
  font:800 39px/1 "Plus Jakarta Sans";
  letter-spacing:-.055em;
  margin:16px 0 13px;
}
.guide-feature p{
  margin:0;
  max-width:650px;
  color:#6c6a71;
  font-size:12px;
  line-height:1.8;
}
.guide-feature>a{
  width:max-content;
  margin-top:24px;
  border-bottom:1px solid;
  padding-bottom:4px;
  font-size:9px;
  font-weight:800;
}

.legacy-content{
  background:#fff;
  border-top:1px solid #ebe8e2;
}
.legacy-head{
  display:grid;
  grid-template-columns:1.05fr .95fr;
  gap:80px;
  align-items:end;
  margin-bottom:45px;
}
.legacy-kicker{
  font-size:8px;
  font-weight:800;
  letter-spacing:.16em;
  color:#8d8b91;
}
.legacy-head h2{
  font:800 clamp(46px,5.5vw,72px)/.94 "Plus Jakarta Sans";
  letter-spacing:-.065em;
  margin:13px 0 0;
}
.legacy-head h2 em{
  display:block;
  font-style:normal;
  color:var(--violet);
}
.legacy-head>p{
  font-size:12px;
  line-height:1.8;
  color:#747279;
  max-width:520px;
  margin:0;
}

.legacy-intro{
  display:grid;
  grid-template-columns:180px 1fr;
  gap:30px;
  padding:24px 0 38px;
  border-top:1px solid #e4e1db;
}
.legacy-intro-label{
  font-size:8px;
  letter-spacing:.15em;
  color:#99979d;
  font-weight:800;
}
.legacy-intro-copy p{
  margin:0 0 12px;
  color:#5f5e64;
  font-size:12px;
  line-height:1.8;
}
.legacy-intro-copy a,
.archive-body a{
  text-decoration:underline;
  text-underline-offset:3px;
}

.archive-grid{
  border-top:1px solid #dedbd4;
}
.archive-item{
  border-bottom:1px solid #dedbd4;
}
.archive-item summary{
  list-style:none;
  cursor:pointer;
  min-height:92px;
  display:grid;
  grid-template-columns:52px 1fr 32px;
  gap:20px;
  align-items:center;
  padding:20px 4px;
}
.archive-item summary::-webkit-details-marker{
  display:none;
}
.archive-item summary>span{
  font-size:8px;
  color:#aaa8ae;
  letter-spacing:.1em;
}
.archive-item summary h3{
  margin:0;
  font:800 24px/1.15 "Plus Jakarta Sans";
  letter-spacing:-.04em;
}
.archive-item summary h3 a{
  text-decoration:none;
}
.archive-item summary>i{
  width:30px;
  height:30px;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:#f1eee8;
  font-style:normal;
  font-size:15px;
  transition:transform .2s,background .2s;
}
.archive-item[open] summary>i{
  transform:rotate(45deg);
  background:#111;
  color:#fff;
}
.archive-body{
  padding:0 60px 34px 72px;
  max-width:1000px;
}
.archive-body p{
  color:#626168;
  font-size:13px;
  line-height:1.9;
  margin:0 0 17px;
}
.archive-body p:last-child{
  margin-bottom:0;
}
.archive-heading-only{
  color:#999!important;
  font-size:10px!important;
}
.seo-bullets{
  margin:14px 0 20px;
  padding-left:20px;
}
.seo-bullets li{
  color:#626168;
  font-size:13px;
  line-height:1.8;
  margin:5px 0;
}

/* Long archive remains readable on tablets */
@media(max-width:1000px){
  .legacy-head{
    grid-template-columns:1fr;
    gap:20px;
  }
}

/* Mobile: accordion keeps the huge legacy text from destroying the product-first layout */
@media(max-width:680px){
  .guide-feature{
    min-height:300px;
    padding:24px;
  }
  .guide-feature h3{
    font-size:32px;
  }

  .legacy-head h2{
    font-size:44px;
  }
  .legacy-head>p{
    font-size:11px;
  }
  .legacy-intro{
    grid-template-columns:1fr;
    gap:12px;
    padding-bottom:28px;
  }
  .archive-item summary{
    min-height:78px;
    grid-template-columns:31px 1fr 28px;
    gap:10px;
    padding:15px 0;
  }
  .archive-item summary h3{
    font-size:19px;
    line-height:1.18;
  }
  .archive-item summary>i{
    width:28px;
    height:28px;
  }
  .archive-body{
    padding:0 0 27px 41px;
  }
  .archive-body p,
  .seo-bullets li{
    font-size:12px;
    line-height:1.8;
  }
}

@media(max-width:380px){
  .archive-item summary{
    grid-template-columns:24px 1fr 26px;
  }
  .archive-item summary h3{
    font-size:17px;
  }
  .archive-body{
    padding-left:34px;
  }
}


/* =========================================================
   V10.5 — PROBLEMS & SOLUTIONS
   ========================================================= */

.problem-solution{
  background:#f5f1eb;
  position:relative;
  overflow:hidden;
}
.problem-solution:before{
  content:"";
  position:absolute;
  width:520px;
  height:520px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(115,87,244,.10),transparent 70%);
  right:-120px;
  top:80px;
}
.ps-head{
  display:grid;
  grid-template-columns:1.2fr .8fr;
  gap:70px;
  align-items:end;
  margin-bottom:54px;
  position:relative;
  z-index:2;
}
.section-eyebrow{
  font-size:8px;
  font-weight:800;
  letter-spacing:.17em;
  color:#8f8c93;
}
.ps-head h2,
.how-head h2{
  font:800 clamp(48px,6vw,76px)/.94 "Plus Jakarta Sans";
  letter-spacing:-.065em;
  margin:14px 0 0;
}
.ps-head h2 em,
.how-head h2 em{
  display:block;
  font-style:normal;
  color:var(--violet);
}
.ps-head>p,
.how-head>p{
  margin:0;
  font-size:12px;
  line-height:1.85;
  color:#747279;
  max-width:520px;
}
.ps-grid{
  display:grid;
  grid-template-columns:1.15fr 1.15fr .7fr .7fr;
  gap:12px;
  position:relative;
  z-index:2;
}
.ps-card{
  border-radius:28px;
  padding:27px;
  min-height:500px;
  position:relative;
  overflow:hidden;
}
.problem-card{
  background:#111217;
  color:#fff;
}
.solution-card{
  background:#dcd4ff;
}
.compact-card{
  background:#fff;
  min-height:500px;
}
.dark-compact{
  background:#ff8062;
}
.ps-card-top{
  display:flex;
  align-items:center;
  justify-content:space-between;
  font-size:7px;
  letter-spacing:.14em;
}
.problem-card .ps-card-top{color:#8c8993}
.ps-card h3{
  font:800 37px/1 "Plus Jakarta Sans";
  letter-spacing:-.055em;
  margin:55px 0 16px;
}
.ps-card h3 em{
  display:block;
  font-style:normal;
  color:var(--violet);
}
.problem-card h3 em{color:var(--lime)}
.dark-compact h3 em{color:#6d241d}
.ps-card>p{
  font-size:11px;
  line-height:1.75;
  color:#6f6d74;
  max-width:400px;
}
.problem-card>p{color:#8a8791}

.problem-visual{
  position:absolute;
  left:25px;
  right:25px;
  bottom:30px;
  height:175px;
}
.pv-card{
  position:absolute;
  width:145px;
  height:85px;
  background:#232229;
  border:1px solid rgba(255,255,255,.08);
  border-radius:16px;
  padding:13px;
  display:flex;
  flex-direction:column;
  box-shadow:0 16px 35px rgba(0,0,0,.18);
}
.pv-card span{font-size:7px;color:#777}
.pv-card b{font-size:10px;margin-top:4px}
.pv-card small{position:absolute;right:12px;bottom:9px;font:800 20px "Plus Jakarta Sans";color:#4e4b56}
.pv1{left:0;top:20px;transform:rotate(-7deg)}
.pv2{left:50%;top:0;transform:translateX(-50%) rotate(3deg)}
.pv3{right:0;top:48px;transform:rotate(7deg)}
.pv-line{
  position:absolute;
  left:14%;
  right:14%;
  bottom:9px;
  height:1px;
  background:linear-gradient(90deg,transparent,#47444f,transparent);
}

.solution-visual{
  position:absolute;
  left:25px;
  right:25px;
  bottom:36px;
  display:flex;
  align-items:center;
  gap:10px;
}
.solution-platform{
  width:135px;
  background:#fff;
  border-radius:16px;
  padding:12px;
  display:flex;
  align-items:center;
  gap:8px;
}
.solution-platform>span{
  width:34px;height:34px;border-radius:10px;background:#f2f0eb;display:grid;place-items:center
}
.solution-platform img{width:17px;height:17px}
.solution-platform>div{display:flex;flex-direction:column}
.solution-platform small{font-size:6px;color:#999}
.solution-platform b{font-size:9px;margin-top:2px}
.solution-arrow{font-size:14px;color:#756aa5}
.solution-package{
  background:#fff;
  border-radius:16px;
  padding:12px 14px;
  display:flex;
  flex-direction:column;
  min-width:108px;
}
.solution-package small{font-size:6px;color:#999}
.solution-package b{font:800 18px "Plus Jakarta Sans";margin-top:2px}
.solution-package strong{font-size:8px}
.solution-order{
  margin-left:auto;
  width:86px;
  height:86px;
  border-radius:50%;
  background:#111;
  color:#fff;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  font-size:8px;
  font-weight:800;
  gap:4px;
}
.compact-logos{
  position:absolute;
  left:22px;
  right:22px;
  bottom:35px;
  height:175px;
}
.compact-logos i{
  position:absolute;
  width:50px;height:50px;border-radius:16px;
  background:#f3f1ec;
  border:1px solid #e9e5de;
  display:grid;place-items:center;
  box-shadow:0 14px 30px rgba(0,0,0,.06);
}
.compact-logos img{width:22px;height:22px}
.compact-logos i:nth-child(1){left:0;top:55px}
.compact-logos i:nth-child(2){left:32%;top:0}
.compact-logos i:nth-child(3){right:0;top:45px}
.compact-logos i:nth-child(4){left:18%;bottom:0}
.compact-logos i:nth-child(5){right:20%;bottom:0}
.compact-logos i:nth-child(6){left:50%;top:67px;transform:translateX(-50%)}
.direct-order-visual{
  position:absolute;
  left:24px;
  right:24px;
  bottom:45px;
  display:flex;
  align-items:center;
  flex-direction:column;
  gap:11px;
}
.direct-order-visual span,
.direct-order-visual b{
  width:100%;
  border-radius:12px;
  background:rgba(255,255,255,.55);
  padding:12px;
  text-align:center;
  font-size:7px;
  letter-spacing:.12em;
}
.direct-order-visual b{
  background:#111;
  color:#fff;
}
.direct-order-visual i{
  width:1px;
  height:17px;
  background:#944331;
}

/* =========================================================
   V10.5 — HOW IT WORKS
   ========================================================= */

.how-it-works{
  background:#fff;
}
.how-head{
  max-width:850px;
  margin-bottom:60px;
}
.how-head>p{
  margin-top:18px;
}
.how-steps{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:11px;
}
.how-step{
  min-height:500px;
  border:1px solid #e6e3dd;
  border-radius:25px;
  padding:20px;
  display:flex;
  flex-direction:column;
  background:#faf9f6;
}
.step-visual{
  height:260px;
  border-radius:19px;
  position:relative;
  overflow:hidden;
  background:#eeebe5;
}
.step-no{
  display:block;
  font-size:8px;
  color:#999;
  letter-spacing:.13em;
  margin-top:24px;
}
.how-step h3{
  font:800 23px "Plus Jakarta Sans";
  letter-spacing:-.04em;
  margin:8px 0 9px;
}
.how-step>p{
  margin:0;
  font-size:10px;
  line-height:1.75;
  color:#77757c;
}
.choose-platform-visual{
  background:#dcd4ff;
}
.step-orb{
  position:absolute;
  width:210px;
  height:210px;
  border-radius:50%;
  right:-70px;
  top:-60px;
  background:radial-gradient(circle at 35% 30%,#fff,#9883ff 35%,#7357f4 60%,transparent 62%);
}
.platform-stack{
  position:absolute;
  left:24px;
  right:24px;
  bottom:25px;
  display:flex;
  gap:9px;
}
.platform-stack span{
  width:58px;
  height:58px;
  border-radius:18px;
  background:#fff;
  display:grid;
  place-items:center;
  box-shadow:0 15px 35px rgba(56,43,112,.13);
}
.platform-stack img{width:25px;height:25px}
.choose-service-visual{
  background:#111217;
  padding:24px;
  display:flex;
  flex-direction:column;
  gap:9px;
}
.service-pill{
  border:1px solid rgba(255,255,255,.10);
  color:#817e88;
  border-radius:12px;
  padding:12px 14px;
  font-size:9px;
}
.service-pill.active{
  background:#fff;
  color:#111;
  border-color:#fff;
}
.choose-package-visual{
  background:#ffdfd4;
  padding:22px;
  display:flex;
  flex-direction:column;
  gap:8px;
}
.package-choice{
  background:rgba(255,255,255,.58);
  border:1px solid rgba(255,255,255,.7);
  border-radius:13px;
  padding:12px;
  display:flex;
  justify-content:space-between;
  align-items:center;
}
.package-choice small{
  font:800 16px "Plus Jakarta Sans";
}
.package-choice strong{
  font-size:9px;
}
.package-choice.selected{
  background:#111;
  color:#fff;
}
.order-step-visual{
  background:#dfff78;
  display:grid;
  place-items:center;
  padding:22px;
}
.order-ticket{
  width:100%;
  background:#111;
  color:#fff;
  border-radius:18px;
  padding:20px;
  display:flex;
  flex-direction:column;
  box-shadow:0 24px 50px rgba(0,0,0,.16);
}
.order-ticket small{
  font-size:7px;
  color:#7e7b84;
  letter-spacing:.13em;
}
.order-ticket b{
  font:800 20px "Plus Jakarta Sans";
  margin-top:16px;
}
.order-ticket strong{
  font-size:12px;
  margin-top:3px;
}
.order-ticket span{
  margin-top:28px;
  border-top:1px solid rgba(255,255,255,.12);
  padding-top:14px;
  font-size:8px;
  font-weight:800;
}

/* Responsive */
@media(max-width:1100px){
  .ps-grid{
    grid-template-columns:1fr 1fr;
  }
  .how-steps{
    grid-template-columns:1fr 1fr;
  }
}

@media(max-width:680px){
  .ps-head{
    grid-template-columns:1fr;
    gap:20px;
  }
  .ps-head h2,
  .how-head h2{
    font-size:44px;
  }
  .ps-grid{
    grid-template-columns:1fr;
  }
  .ps-card{
    min-height:430px;
  }
  .compact-card{
    min-height:380px;
  }
  .solution-visual{
    gap:6px;
  }
  .solution-platform{
    width:110px;
  }
  .solution-package{
    min-width:92px;
  }
  .solution-order{
    width:72px;
    height:72px;
  }
  .how-steps{
    grid-template-columns:1fr;
  }
  .how-step{
    min-height:auto;
  }
  .step-visual{
    height:235px;
  }
}


/* =========================================================
   V10.6 — CLEAN PAGE FLOW
   Removed presentation-only blocks:
   - visual-break
   - guide feature intro
   ========================================================= */

/* Navigation now jumps directly to the real preserved content archive. */


/* =========================================================
   V11 — WOW PRODUCT EXPERIENCE
   ========================================================= */

.hero-v11{
  min-height:940px;
  padding:105px 0 110px;
  background:
    radial-gradient(circle at 88% 14%,rgba(115,87,244,.10),transparent 28%),
    radial-gradient(circle at 64% 75%,rgba(255,122,89,.10),transparent 30%),
    #fcfbf8;
  position:relative;
  isolation:isolate;
}
.hero-mesh{
  position:absolute;
  border-radius:50%;
  filter:blur(70px);
  pointer-events:none;
  z-index:-1;
}
.mesh-a{
  width:520px;height:520px;
  right:-100px;top:40px;
  background:rgba(151,125,255,.28);
}
.mesh-b{
  width:420px;height:420px;
  right:30%;bottom:-220px;
  background:rgba(255,153,117,.22);
}
.hero-gridlines{
  position:absolute;inset:0;
  background-image:
    linear-gradient(rgba(17,17,20,.025) 1px,transparent 1px),
    linear-gradient(90deg,rgba(17,17,20,.025) 1px,transparent 1px);
  background-size:52px 52px;
  mask-image:linear-gradient(to bottom,rgba(0,0,0,.65),transparent 88%);
  pointer-events:none;
  z-index:-1;
}
.hero-label-row{
  display:flex;align-items:center;gap:10px;
}
.hero-live{
  display:inline-flex;align-items:center;gap:6px;
  padding:8px 10px;
  border-radius:999px;
  font-size:7px;
  font-weight:800;
  letter-spacing:.12em;
  background:#fff;
  border:1px solid #e4e1da;
}
.hero-live i{
  width:7px;height:7px;border-radius:50%;
  background:#39c87a;
  box-shadow:0 0 0 5px rgba(57,200,122,.1);
}
.hero-copy-v11 h1{
  max-width:760px;
}
.btn-glow{
  box-shadow:0 12px 35px rgba(17,17,20,.14);
  transition:.22s ease;
}
.btn-glow:hover{
  transform:translateY(-2px);
  box-shadow:0 18px 45px rgba(17,17,20,.2);
}
.premium-stats{
  gap:12px;
  margin-top:50px;
}
.premium-stats div{
  min-width:118px;
  padding:16px 18px;
  border:1px solid rgba(17,17,20,.08);
  border-radius:18px;
  background:rgba(255,255,255,.68);
  backdrop-filter:blur(16px);
}
.premium-stats b{font-size:25px}
.premium-stats span{font-size:8px}

.hero-showcase-v11{
  height:680px;
  overflow:visible;
  transform-style:preserve-3d;
  transition:transform .15s ease-out;
}
.hero-ring{
  position:absolute;
  border:1px solid rgba(17,17,20,.07);
  border-radius:50%;
  pointer-events:none;
}
.ring-one{
  width:560px;height:560px;
  right:28px;top:52px;
}
.ring-two{
  width:430px;height:430px;
  right:93px;top:115px;
}
.hero-device{
  position:absolute;
  right:0;top:95px;
  width:570px;height:420px;
  border-radius:34px;
  background:rgba(255,255,255,.72);
  backdrop-filter:blur(22px);
  border:1px solid rgba(255,255,255,.9);
  box-shadow:0 45px 95px rgba(53,43,104,.14);
  padding:24px;
}
.device-back{
  transform:rotateY(-9deg) rotateX(5deg) rotateZ(2deg) translateZ(-80px);
  opacity:.74;
}
.device-bar{
  display:flex;gap:6px;
}
.device-bar span{
  width:7px;height:7px;border-radius:50%;background:#d6d2cb;
}
.mini-chart{
  height:150px;
  margin-top:55px;
}
.mini-chart svg{width:100%;height:100%}
.mini-area{fill:rgba(115,87,244,.14)}
.mini-line{fill:none;stroke:#7357f4;stroke-width:3;stroke-linecap:round}
.device-kpis{
  display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:22px;
}
.device-kpis div{
  min-height:75px;
  border:1px solid #e6e2dc;
  border-radius:16px;
  padding:12px;
  display:flex;flex-direction:column;
}
.device-kpis small{font-size:6px;color:#999}
.device-kpis b{font:800 24px "Plus Jakarta Sans";margin-top:5px}

.hero-product-main{
  position:absolute;
  z-index:10;
  right:78px;
  top:112px;
  width:360px;
  height:470px;
  border-radius:30px;
  background:linear-gradient(155deg,#17161d,#0f0f13);
  color:#fff;
  padding:25px;
  box-shadow:
    0 50px 100px rgba(22,17,50,.32),
    inset 0 1px 0 rgba(255,255,255,.08);
  transform:rotateY(-4deg) rotateX(1deg) rotateZ(-2deg) translateZ(80px);
}
.hero-product-main:before{
  content:"";
  position:absolute;
  width:230px;height:230px;
  border-radius:50%;
  right:-80px;top:-80px;
  background:radial-gradient(circle at 35% 30%,#ff9b83,#ff4b8b 40%,#7357f4 72%);
  filter:blur(5px);
  opacity:.72;
}
.product-main-head{
  display:flex;align-items:center;justify-content:space-between;position:relative;z-index:2;
}
.product-main-platform{
  display:flex;align-items:center;gap:10px;
}
.product-main-icon{
  width:42px;height:42px;border-radius:13px;background:#fff;display:grid;place-items:center;
}
.product-main-icon img{width:22px;height:22px}
.product-main-platform>div{display:flex;flex-direction:column}
.product-main-platform small{font-size:6px;letter-spacing:.12em;color:#76737e}
.product-main-platform b{font-size:10px;margin-top:2px}
.product-main-popular{
  font-size:6px;letter-spacing:.12em;
  background:rgba(255,255,255,.10);
  border:1px solid rgba(255,255,255,.10);
  border-radius:999px;padding:7px 8px;
}
.product-main-body{
  margin-top:70px;
  position:relative;z-index:2;
}
.quantity-label{
  font-size:7px;letter-spacing:.15em;color:#77737e;
}
.product-main-body h3{
  font:800 78px/.88 "Plus Jakarta Sans";
  letter-spacing:-.075em;
  margin:8px 0 7px;
}
.product-main-body strong{
  font-size:21px;
}
.product-main-meta{
  display:flex;gap:7px;position:relative;z-index:2;margin-top:28px;
}
.product-main-meta span{
  font-size:7px;
  color:#a9a6ae;
  border:1px solid rgba(255,255,255,.11);
  border-radius:999px;
  padding:7px 8px;
}
.hero-product-main>a{
  position:absolute;
  left:25px;right:25px;bottom:24px;
  display:flex;align-items:center;justify-content:space-between;
  background:#fff;color:#111;
  border-radius:14px;
  padding:15px;
  font-size:9px;font-weight:800;
  z-index:2;
}
.hero-product-main>a b{font-size:14px}

.hero-float-card{
  position:absolute;
  z-index:12;
  width:205px;
  min-height:132px;
  background:rgba(255,255,255,.86);
  backdrop-filter:blur(20px);
  border:1px solid rgba(255,255,255,.95);
  box-shadow:0 24px 55px rgba(45,35,92,.13);
  border-radius:21px;
  padding:15px;
  display:grid;
  grid-template-columns:34px 1fr;
  gap:8px;
}
.hero-float-card .float-icon{
  width:34px;height:34px;border-radius:10px;background:#f1eee8;display:grid;place-items:center;
}
.hero-float-card .float-icon img{width:17px;height:17px}
.hero-float-card>div:nth-child(2){display:flex;flex-direction:column}
.hero-float-card small{font-size:6px;color:#999;letter-spacing:.1em}
.hero-float-card b{font-size:9px;margin-top:2px}
.hero-float-card>strong{
  grid-column:1/-1;
  font:800 24px "Plus Jakarta Sans";
  letter-spacing:-.05em;
  margin-top:8px;
}
.hero-float-card>em{
  grid-column:1/-1;
  font-style:normal;font-size:9px;font-weight:800;
}
.float-tiktok{
  left:-8px;top:118px;
  transform:rotate(-7deg) translateZ(110px);
}
.float-youtube{
  left:28px;bottom:70px;
  transform:rotate(6deg) translateZ(120px);
}
.hero-live-chip{
  position:absolute;
  z-index:14;
  right:-3px;
  bottom:48px;
  display:flex;align-items:center;gap:10px;
  background:#fff;
  border:1px solid #e7e3dd;
  border-radius:999px;
  padding:11px 14px;
  box-shadow:0 18px 45px rgba(45,35,92,.12);
}
.hero-live-chip>i{
  width:8px;height:8px;border-radius:50%;background:#3ec87a;
  box-shadow:0 0 0 6px rgba(62,200,122,.10);
}
.hero-live-chip>div{display:flex;flex-direction:column}
.hero-live-chip small{font-size:6px;color:#999;letter-spacing:.12em}
.hero-live-chip b{font-size:8px;margin-top:2px}

.hero-platform-orbit{
  position:absolute;
  z-index:20;
  width:48px;height:48px;
  border-radius:16px;
  background:#fff;
  border:1px solid #e7e3dc;
  box-shadow:0 18px 42px rgba(45,35,92,.13);
  display:grid;place-items:center;
  animation:v11float 5s ease-in-out infinite;
}
.hero-platform-orbit img{width:22px;height:22px}
.hp-instagram{right:22px;top:22px}
.hp-tiktok{left:110px;top:20px;animation-delay:-1.3s}
.hp-youtube{right:36px;bottom:115px;animation-delay:-2.6s}
.hp-spotify{left:160px;bottom:25px;animation-delay:-3.5s}
@keyframes v11float{50%{transform:translateY(-10px) rotate(4deg)}}

/* SHOP — PLATFORM ATMOSPHERE */
.shop-v11{
  --shop-accent:#7357f4;
  --shop-soft:#eee9ff;
  position:relative;
  transition:background .35s ease;
  background:
    radial-gradient(circle at 100% 0,color-mix(in srgb,var(--shop-accent) 11%,transparent),transparent 28%),
    #fff;
}
.shop-v11[data-platform-theme="instagram"]{--shop-accent:#d946ef;--shop-soft:#f9e8ff}
.shop-v11[data-platform-theme="tiktok"]{--shop-accent:#111;--shop-soft:#eef0f1}
.shop-v11[data-platform-theme="youtube"]{--shop-accent:#ff0033;--shop-soft:#fff0f2}
.shop-v11[data-platform-theme="x"]{--shop-accent:#111;--shop-soft:#efefef}
.shop-v11[data-platform-theme="facebook"]{--shop-accent:#1877f2;--shop-soft:#eaf3ff}
.shop-v11[data-platform-theme="spotify"]{--shop-accent:#1db954;--shop-soft:#e8f8ee}
.shop-v11[data-platform-theme="telegram"]{--shop-accent:#26a5e4;--shop-soft:#e9f7fd}
.shop-v11[data-platform-theme="twitch"]{--shop-accent:#9146ff;--shop-soft:#f0e9ff}
.shop-v11[data-platform-theme="discord"]{--shop-accent:#5865f2;--shop-soft:#eceeff}
.shop-v11[data-platform-theme="threads"]{--shop-accent:#111;--shop-soft:#efefef}

.shop-v11 .shop-heading h2{
  max-width:900px;
}
.shop-v11 .shop-heading h2::after{
  content:"";
  display:block;
  width:90px;height:4px;border-radius:999px;
  background:var(--shop-accent);
  margin-top:18px;
  transition:background .25s ease;
}
.shop-v11 .platform-grid button.active{
  background:var(--shop-accent);
  border-color:var(--shop-accent);
  color:#fff;
  box-shadow:0 15px 35px color-mix(in srgb,var(--shop-accent) 20%,transparent);
}
.shop-v11 .service-btn.active{
  background:var(--shop-soft);
  border-color:color-mix(in srgb,var(--shop-accent) 38%,#ddd);
}
.shop-v11 .product-card.featured{
  background:linear-gradient(160deg,#111,#17161d);
}
.shop-v11 .product-card.featured:after{
  background:linear-gradient(145deg,var(--shop-accent),#ff7a59);
}
.product-card,
.popular-card{
  transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;
}
@media(hover:hover) and (pointer:fine){
  .product-card:hover,
  .popular-card:hover{
    transform:translateY(-7px) rotateX(1deg);
    box-shadow:0 25px 55px rgba(25,20,48,.10);
    border-color:#d9d5ce;
  }
}

/* stronger section transitions */
.platform-strip{
  position:relative;
}
.platform-strip:before,
.platform-strip:after{
  content:"";
  position:absolute;
  top:0;bottom:0;
  width:70px;
  pointer-events:none;
  z-index:3;
}
.platform-strip:before{left:0;background:linear-gradient(90deg,#fff,transparent)}
.platform-strip:after{right:0;background:linear-gradient(-90deg,#fff,transparent)}

/* Responsive hero */
@media(max-width:1050px){
  .hero-v11{min-height:auto}
  .hero-showcase-v11{
    max-width:720px;
    height:620px;
    margin:20px auto 0;
  }
}

@media(max-width:680px){
  .hero-v11{
    padding-top:62px;
    padding-bottom:75px;
  }
  .hero-showcase-v11{
    height:500px;
    overflow:hidden;
  }
  .hero-gridlines{background-size:34px 34px}
  .hero-product-main{
    width:250px;
    height:365px;
    right:-2px;
    top:67px;
    padding:17px;
    border-radius:24px;
  }
  .product-main-icon{
    width:35px;height:35px;border-radius:10px;
  }
  .product-main-icon img{width:18px;height:18px}
  .product-main-platform b{font-size:8px}
  .product-main-popular{font-size:5px;padding:5px 6px}
  .product-main-body{margin-top:44px}
  .product-main-body h3{font-size:52px}
  .product-main-body strong{font-size:17px}
  .product-main-meta{
    gap:4px;
    margin-top:18px;
    flex-wrap:wrap;
  }
  .product-main-meta span{
    font-size:6px;padding:5px 6px;
  }
  .hero-product-main>a{
    left:17px;right:17px;bottom:17px;
    padding:12px;font-size:8px;
  }
  .hero-device{
    width:430px;height:320px;
    right:-165px;top:90px;
  }
  .device-back{opacity:.58}
  .mini-chart{margin-top:35px;height:100px}
  .device-kpis{display:none}
  .hero-float-card{
    width:150px;
    min-height:104px;
    padding:11px;
    grid-template-columns:28px 1fr;
  }
  .hero-float-card .float-icon{
    width:28px;height:28px;border-radius:8px;
  }
  .hero-float-card .float-icon img{width:14px;height:14px}
  .hero-float-card>strong{font-size:19px;margin-top:2px}
  .float-tiktok{left:0;top:93px}
  .float-youtube{left:8px;bottom:48px}
  .hero-platform-orbit{
    width:40px;height:40px;border-radius:13px;
  }
  .hero-platform-orbit img{width:18px;height:18px}
  .hp-tiktok{left:90px;top:10px}
  .hp-instagram{right:0;top:5px}
  .hp-spotify{left:95px;bottom:6px}
  .hp-youtube{right:15px;bottom:60px}
  .hero-live-chip{
    right:0;bottom:12px;padding:8px 10px;
  }
  .hero-live-chip b{font-size:7px}
  .premium-stats div{min-width:0}
}

@media(max-width:420px){
  .hero-showcase-v11{height:455px}
  .hero-product-main{
    width:225px;
    height:340px;
    top:64px;
  }
  .product-main-body h3{font-size:47px}
  .hero-float-card{width:137px}
  .float-tiktok{left:-2px}
  .float-youtube{left:1px}
  .hero-live-chip{display:none}
}


/* =========================================================
   V11.1 — 9+ FIRST IMPRESSION
   ========================================================= */

.hero-v11-1{
  min-height:980px;
  padding:110px 0 0;
  background:#f7f5ef;
  overflow:hidden;
  position:relative;
  isolation:isolate;
}
.hero-noise{
  position:absolute;inset:0;pointer-events:none;opacity:.025;
  background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.82' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  z-index:-1;
}
.hero-aurora{
  position:absolute;border-radius:50%;filter:blur(80px);z-index:-2;pointer-events:none;
}
.hero-aurora-one{
  width:720px;height:720px;right:-220px;top:-80px;
  background:rgba(135,111,255,.28);
}
.hero-aurora-two{
  width:500px;height:500px;right:28%;bottom:-280px;
  background:rgba(255,126,91,.20);
}
.hero-perspective-grid{
  position:absolute;left:52%;right:-12%;top:180px;height:560px;
  transform:perspective(900px) rotateX(67deg);
  transform-origin:center top;
  background-image:
    linear-gradient(rgba(17,17,20,.055) 1px,transparent 1px),
    linear-gradient(90deg,rgba(17,17,20,.055) 1px,transparent 1px);
  background-size:45px 45px;
  mask-image:linear-gradient(to bottom,rgba(0,0,0,.8),transparent 80%);
  z-index:-1;
}
.hero-stage{
  display:grid;
  grid-template-columns:.88fr 1.12fr;
  gap:50px;
  align-items:center;
  min-height:760px;
}
.hero-copy-v11-1{
  position:relative;
  z-index:8;
}
.hero-kicker-line{
  display:flex;align-items:center;gap:10px;
}
.hero-copy-v11-1 h1{
  font:800 clamp(68px,7vw,110px)/.84 "Plus Jakarta Sans";
  letter-spacing:-.082em;
  margin:26px 0 30px;
  max-width:760px;
}
.hero-copy-v11-1 h1 span,
.hero-copy-v11-1 h1 strong{
  display:block;
}
.hero-copy-v11-1 h1 strong{
  color:var(--violet);
}
.hero-copy-v11-1>p{
  max-width:575px;
  font-size:15px;
  line-height:1.8;
  color:#696970;
}
.premium-stats-v11-1{
  display:flex;
  gap:10px;
  margin-top:52px;
}
.premium-stats-v11-1 div{
  min-width:120px;
  padding:15px 17px;
  border:1px solid rgba(17,17,20,.08);
  border-radius:18px;
  background:rgba(255,255,255,.52);
  backdrop-filter:blur(16px);
  display:flex;flex-direction:column;
}
.premium-stats-v11-1 b{
  font:800 25px "Plus Jakarta Sans";
}
.premium-stats-v11-1 span{
  font-size:8px;color:#89878d;margin-top:2px;
}

.hero-visual-v11-1{
  height:690px;
  position:relative;
  transform-style:preserve-3d;
  perspective:1400px;
  transition:transform .16s ease-out;
}
.stage-halo{
  position:absolute;width:570px;height:570px;border-radius:50%;
  right:40px;top:55px;
  background:radial-gradient(circle,rgba(255,255,255,.9) 0%,rgba(216,204,255,.72) 34%,rgba(255,180,153,.18) 60%,transparent 72%);
  filter:blur(3px);
}
.stage-floor{
  position:absolute;right:65px;bottom:55px;width:500px;height:100px;
  border-radius:50%;
  background:radial-gradient(ellipse,rgba(46,35,86,.19),transparent 68%);
  filter:blur(15px);
}
.stage-panel{
  position:absolute;
  right:0;top:75px;
  width:610px;height:440px;
  border-radius:34px;
  border:1px solid rgba(255,255,255,.85);
  background:rgba(255,255,255,.52);
  backdrop-filter:blur(24px);
  box-shadow:0 48px 100px rgba(52,42,100,.14);
  padding:28px;
}
.panel-back{
  transform:rotateY(-10deg) rotateX(3deg) rotateZ(2deg) translateZ(-120px);
  opacity:.72;
}
.panel-topline{
  display:flex;justify-content:space-between;
  font-size:7px;letter-spacing:.15em;color:#88858d;
}
.panel-chart{
  height:190px;margin-top:50px;
}
.panel-chart svg{width:100%;height:100%}
.panel-line{
  fill:none;stroke:#785cf6;stroke-width:3;stroke-linecap:round;
}
.panel-metrics{
  display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:25px;
}
.panel-metrics div{
  min-height:78px;border:1px solid rgba(17,17,20,.07);
  border-radius:15px;padding:12px;background:rgba(255,255,255,.56);
  display:flex;flex-direction:column;
}
.panel-metrics small{font-size:6px;color:#999}
.panel-metrics b{font:800 24px "Plus Jakarta Sans";margin-top:5px}

.premium-center-card{
  position:absolute;
  z-index:10;
  right:82px;top:98px;
  width:375px;height:490px;
  border-radius:32px;
  background:linear-gradient(155deg,#17161d,#0e0e12);
  color:#fff;
  padding:27px;
  box-shadow:
    0 58px 110px rgba(24,17,52,.34),
    inset 0 1px 0 rgba(255,255,255,.08);
  transform:rotateY(-3deg) rotateZ(-2deg) translateZ(95px);
}
.premium-center-card:before{
  content:"";
  position:absolute;width:250px;height:250px;border-radius:50%;
  right:-90px;top:-90px;
  background:radial-gradient(circle at 35% 30%,#ffc6b7,#ff6f99 36%,#7357f4 70%);
  opacity:.76;
  filter:blur(5px);
}
.premium-card-top{
  position:relative;z-index:2;
  display:flex;align-items:center;justify-content:space-between;
}
.premium-platform{
  display:flex;align-items:center;gap:10px;
}
.premium-platform>span{
  width:44px;height:44px;border-radius:14px;background:#fff;display:grid;place-items:center;
}
.premium-platform img{width:22px;height:22px}
.premium-platform>div{display:flex;flex-direction:column}
.premium-platform small{font-size:6px;letter-spacing:.14em;color:#77747f}
.premium-platform b{font-size:10px;margin-top:2px}
.premium-pill{
  font-size:6px;letter-spacing:.14em;
  padding:7px 8px;border-radius:999px;
  background:rgba(255,255,255,.09);
  border:1px solid rgba(255,255,255,.08);
}
.premium-qty{
  position:relative;z-index:2;margin-top:76px;
}
.premium-qty small{
  font-size:7px;letter-spacing:.15em;color:#74717c;
}
.premium-qty h3{
  font:800 82px/.88 "Plus Jakarta Sans";
  letter-spacing:-.08em;margin:8px 0 8px;
}
.premium-qty strong{font-size:22px}
.premium-meta{
  position:relative;z-index:2;display:flex;gap:7px;margin-top:25px;flex-wrap:wrap;
}
.premium-meta span{
  font-size:7px;color:#a9a6ae;padding:7px 8px;border-radius:999px;
  border:1px solid rgba(255,255,255,.11);
}
.premium-center-card>a{
  position:absolute;left:27px;right:27px;bottom:25px;z-index:2;
  display:flex;align-items:center;justify-content:space-between;
  background:#fff;color:#111;border-radius:14px;
  padding:15px 16px;font-size:9px;font-weight:800;
}
.premium-center-card>a b{font-size:14px}

.satellite-card{
  position:absolute;z-index:13;
  width:205px;min-height:137px;
  border-radius:22px;
  background:rgba(255,255,255,.83);
  backdrop-filter:blur(20px);
  border:1px solid rgba(255,255,255,.95);
  box-shadow:0 26px 55px rgba(45,35,92,.13);
  padding:15px;
  display:grid;
  grid-template-columns:35px 1fr;
  gap:8px;
}
.sat-icon{
  width:35px;height:35px;border-radius:11px;background:#f0eee9;display:grid;place-items:center;
}
.sat-icon img{width:18px;height:18px}
.satellite-card>div{display:flex;flex-direction:column}
.satellite-card small{font-size:6px;color:#999;letter-spacing:.1em}
.satellite-card b{font-size:9px;margin-top:2px}
.satellite-card>strong{
  grid-column:1/-1;
  font:800 24px "Plus Jakarta Sans";
  letter-spacing:-.05em;margin-top:8px;
}
.satellite-card>em{
  grid-column:1/-1;font-style:normal;font-size:9px;font-weight:800;
}
.satellite-tiktok{
  left:-4px;top:126px;
  transform:rotate(-7deg) translateZ(125px);
}
.satellite-youtube{
  left:28px;bottom:66px;
  transform:rotate(6deg) translateZ(135px);
}

.orbit-badge{
  position:absolute;z-index:16;
  width:50px;height:50px;border-radius:17px;
  background:#fff;border:1px solid #e6e2dc;
  box-shadow:0 18px 42px rgba(45,35,92,.13);
  display:grid;place-items:center;
  animation:orbitFloat 5.4s ease-in-out infinite;
}
.orbit-badge img{width:23px;height:23px}
.ob1{right:15px;top:25px}
.ob2{right:35px;bottom:85px;animation-delay:-1.7s}
.ob3{left:135px;top:28px;animation-delay:-3.1s}
@keyframes orbitFloat{50%{transform:translateY(-10px) rotate(4deg)}}

.hero-mini-chip{
  position:absolute;z-index:16;
  right:0;bottom:28px;
  display:flex;align-items:center;gap:10px;
  background:#fff;border:1px solid #e6e2dc;border-radius:999px;
  padding:11px 14px;box-shadow:0 18px 42px rgba(45,35,92,.11);
}
.hero-mini-chip i{
  width:8px;height:8px;border-radius:50%;background:#3dc878;
  box-shadow:0 0 0 6px rgba(61,200,120,.10);
}
.hero-mini-chip>div{display:flex;flex-direction:column}
.hero-mini-chip small{font-size:6px;color:#999;letter-spacing:.12em}
.hero-mini-chip b{font-size:8px;margin-top:2px}

.hero-marquee{
  border-top:1px solid rgba(17,17,20,.08);
  border-bottom:1px solid rgba(17,17,20,.08);
  background:rgba(255,255,255,.46);
  overflow:hidden;
  white-space:nowrap;
}
.marquee-track{
  min-width:max-content;
  display:flex;align-items:center;gap:22px;
  padding:18px 0;
  animation:marqueeRun 28s linear infinite;
}
.marquee-track span{
  font-size:9px;font-weight:800;letter-spacing:.16em;color:#76747a;
}
.marquee-track i{
  width:5px;height:5px;border-radius:50%;background:#b2afb5;
}
@keyframes marqueeRun{
  from{transform:translateX(0)}
  to{transform:translateX(-50%)}
}
@media(prefers-reduced-motion:reduce){
  .marquee-track,.orbit-badge{animation:none}
  .hero-visual-v11-1{transition:none}
}

/* More premium product cards */
.shop-v11 .product-card,
.popular-card{
  border-radius:22px;
}
.shop-v11 .product-card{
  background:
    linear-gradient(180deg,rgba(255,255,255,.98),rgba(250,249,246,.98));
}
.shop-v11 .product-card.featured{
  background:
    radial-gradient(circle at 100% 0,color-mix(in srgb,var(--shop-accent) 38%,transparent),transparent 34%),
    linear-gradient(160deg,#121116,#18171e);
}
.shop-v11 .product-card .pc-qty{
  font-size:44px;
}
.shop-v11 .product-card .pc-price{
  font-size:16px;
}
.shop-v11 .product-card .pc-order{
  border-radius:12px;
}

/* Mobile hero */
@media(max-width:1050px){
  .hero-stage{grid-template-columns:1fr}
  .hero-v11-1{padding-top:80px}
  .hero-visual-v11-1{max-width:720px;width:100%;margin:0 auto}
}
@media(max-width:680px){
  .hero-v11-1{min-height:auto;padding-top:58px}
  .hero-copy-v11-1 h1{
    font-size:clamp(50px,14.7vw,60px);
    line-height:.88;
  }
  .hero-copy-v11-1>p{font-size:14px}
  .premium-stats-v11-1{
    display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;
  }
  .premium-stats-v11-1 div{
    min-width:0;padding:11px 9px;
  }
  .premium-stats-v11-1 b{font-size:21px}
  .hero-visual-v11-1{
    height:500px;
    overflow:hidden;
    margin-top:8px;
  }
  .stage-panel{
    width:450px;height:330px;
    right:-170px;top:88px;
  }
  .panel-chart{height:110px;margin-top:35px}
  .panel-metrics{display:none}
  .premium-center-card{
    width:245px;height:365px;
    right:-2px;top:70px;
    padding:17px;border-radius:24px;
  }
  .premium-platform>span{width:35px;height:35px;border-radius:10px}
  .premium-platform img{width:18px;height:18px}
  .premium-platform b{font-size:8px}
  .premium-pill{font-size:5px;padding:5px 6px}
  .premium-qty{margin-top:46px}
  .premium-qty h3{font-size:52px}
  .premium-qty strong{font-size:17px}
  .premium-meta{margin-top:18px;gap:4px}
  .premium-meta span{font-size:6px;padding:5px 6px}
  .premium-center-card>a{
    left:17px;right:17px;bottom:17px;
    padding:12px;font-size:8px;
  }
  .satellite-card{
    width:148px;min-height:106px;padding:11px;
    grid-template-columns:28px 1fr;
  }
  .sat-icon{width:28px;height:28px;border-radius:8px}
  .sat-icon img{width:14px;height:14px}
  .satellite-card>strong{font-size:19px;margin-top:2px}
  .satellite-tiktok{left:0;top:98px}
  .satellite-youtube{left:8px;bottom:45px}
  .orbit-badge{width:40px;height:40px;border-radius:13px}
  .orbit-badge img{width:18px;height:18px}
  .ob1{right:0;top:8px}
  .ob2{right:13px;bottom:48px}
  .ob3{left:92px;top:10px}
  .hero-mini-chip{display:none}
  .hero-perspective-grid{left:20%;right:-70%;top:250px}
  .marquee-track{padding:14px 0;gap:18px}
}
@media(max-width:420px){
  .hero-visual-v11-1{height:455px}
  .premium-center-card{width:220px;height:340px}
  .premium-qty h3{font-size:47px}
  .satellite-card{width:135px}
}


/* =========================================================
   V12 — CINEMATIC EDITORIAL HERO
   ========================================================= */
.hero-v12{
  position:relative;
  min-height:980px;
  background:#0b0b0e;
  color:#fff;
  overflow:hidden;
  isolation:isolate;
  padding-top:92px;
}
.v12-bg-grid{
  position:absolute;inset:0;z-index:-3;
  background-image:
    linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),
    linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);
  background-size:64px 64px;
  mask-image:linear-gradient(to bottom,rgba(0,0,0,.9),transparent 92%);
}
.v12-glow{
  position:absolute;border-radius:50%;filter:blur(90px);z-index:-2;
}
.v12-glow-a{
  width:760px;height:760px;right:-200px;top:-170px;
  background:rgba(105,78,255,.34);
}
.v12-glow-b{
  width:560px;height:560px;right:24%;bottom:-310px;
  background:rgba(255,96,77,.20);
}
.v12-topline{
  display:flex;align-items:center;justify-content:space-between;
  border-bottom:1px solid rgba(255,255,255,.08);
  padding-bottom:17px;
}
.v12-status{
  display:flex;align-items:center;gap:8px;
  font-size:7px;letter-spacing:.16em;color:#8f8d97;
}
.v12-status i{
  width:7px;height:7px;border-radius:50%;background:#4bce7a;
  box-shadow:0 0 0 5px rgba(75,206,122,.08);
}
.v12-micro{
  font-size:7px;letter-spacing:.14em;color:#5f5d65;
}
.v12-stage{
  min-height:760px;
  display:grid;
  grid-template-columns:.9fr 1.1fr;
  gap:40px;
  align-items:center;
}
.v12-copy{
  position:relative;z-index:5;
}
.v12-overline{
  font-size:8px;
  letter-spacing:.17em;
  color:#74717d;
  text-transform:uppercase;
}
.v12-copy h1{
  font:800 clamp(74px,7.6vw,118px)/.82 "Plus Jakarta Sans";
  letter-spacing:-.088em;
  margin:24px 0 28px;
  max-width:770px;
}
.v12-copy h1 span,.v12-copy h1 strong{display:block}
.v12-copy h1 strong{
  color:#9a86ff;
  text-shadow:0 0 50px rgba(124,96,255,.15);
}
.v12-copy>p{
  max-width:560px;
  color:#8c8994;
  font-size:15px;
  line-height:1.8;
}
.v12-actions{
  display:flex;align-items:center;gap:12px;margin-top:34px;
}
.v12-primary{
  background:#fff;color:#111;
  border-radius:999px;padding:15px 20px;
  font-size:9px;font-weight:800;
  transition:.2s;
}
.v12-primary:hover{transform:translateY(-2px)}
.v12-secondary{
  border:1px solid rgba(255,255,255,.12);
  color:#fff;border-radius:999px;padding:15px 18px;
  display:flex;align-items:center;gap:13px;
  font-size:9px;font-weight:800;
}

.v12-visual{
  height:690px;
  position:relative;
  perspective:1500px;
  transform-style:preserve-3d;
  transition:transform .15s ease-out;
}
.v12-orb{
  position:absolute;
  width:570px;height:570px;border-radius:50%;
  right:10px;top:45px;
  background:
    radial-gradient(circle at 35% 28%,#fff 0%,#cfbfff 12%,#8d75ff 27%,#4530b9 48%,#16131f 67%,transparent 69%);
  opacity:.82;
  filter:blur(1px);
  box-shadow:0 0 120px rgba(110,84,255,.16);
}
.v12-card-back{
  position:absolute;
  right:0;top:105px;
  width:580px;height:420px;
  border-radius:32px;
  background:linear-gradient(160deg,rgba(255,255,255,.12),rgba(255,255,255,.035));
  border:1px solid rgba(255,255,255,.12);
  backdrop-filter:blur(18px);
  padding:25px;
  transform:rotateY(-11deg) rotateZ(4deg) translateZ(-100px);
  box-shadow:0 40px 100px rgba(0,0,0,.28);
}
.v12-back-top{
  display:flex;justify-content:space-between;
  color:#6f6c76;font-size:7px;letter-spacing:.15em;
}
.v12-back-lines{
  position:absolute;left:25px;right:25px;top:100px;bottom:90px;
  display:flex;align-items:flex-end;gap:9px;
}
.v12-back-lines i{
  flex:1;border-radius:9px 9px 0 0;
  background:linear-gradient(to top,rgba(154,134,255,.45),rgba(154,134,255,.08));
}
.v12-back-lines i:nth-child(1){height:35%}
.v12-back-lines i:nth-child(2){height:52%}
.v12-back-lines i:nth-child(3){height:47%}
.v12-back-lines i:nth-child(4){height:71%}
.v12-back-lines i:nth-child(5){height:88%}
.v12-back-foot{
  position:absolute;left:25px;right:25px;bottom:24px;
  display:grid;grid-template-columns:repeat(3,1fr);gap:8px;
}
.v12-back-foot span{
  border-top:1px solid rgba(255,255,255,.08);
  padding-top:10px;
  font:800 18px "Plus Jakarta Sans";
  color:#5d5a64;
}
.v12-product{
  position:absolute;z-index:10;
  right:90px;top:105px;
  width:365px;height:500px;
  border-radius:32px;
  background:linear-gradient(155deg,#f8f5ef,#fff);
  color:#111;
  padding:27px;
  box-shadow:0 60px 120px rgba(0,0,0,.42);
  transform:rotateY(-4deg) rotateZ(-2deg) translateZ(90px);
}
.v12-product:after{
  content:"";
  position:absolute;
  width:210px;height:210px;border-radius:50%;
  right:-70px;top:-70px;
  background:radial-gradient(circle at 35% 30%,#ffb7a6,#ff718e 38%,#8c75ff 71%);
  opacity:.9;
  z-index:-1;
}
.v12-product-head{
  display:flex;align-items:center;justify-content:space-between;
}
.v12-platform{
  display:flex;align-items:center;gap:10px;
}
.v12-platform>span{
  width:45px;height:45px;border-radius:14px;background:#111;display:grid;place-items:center;
}
.v12-platform img{width:22px;height:22px;filter:brightness(0) invert(1)}
.v12-platform>div{display:flex;flex-direction:column}
.v12-platform small{font-size:6px;color:#999;letter-spacing:.14em}
.v12-platform b{font-size:10px;margin-top:2px}
.v12-product-head>em{
  font-style:normal;font-size:6px;letter-spacing:.13em;
  background:#ece8ff;color:#5b47ca;
  border-radius:999px;padding:7px 8px;
}
.v12-product-main{margin-top:84px}
.v12-product-main small{
  font-size:7px;letter-spacing:.16em;color:#a09da3;
}
.v12-product-main h3{
  font:800 86px/.86 "Plus Jakarta Sans";
  letter-spacing:-.085em;margin:8px 0 9px;
}
.v12-product-main strong{font-size:22px}
.v12-product-meta{
  display:flex;gap:6px;margin-top:25px;flex-wrap:wrap;
}
.v12-product-meta span{
  font-size:7px;color:#777;border:1px solid #e7e3dc;
  border-radius:999px;padding:7px 8px;
}
.v12-product>a{
  position:absolute;left:27px;right:27px;bottom:25px;
  background:#111;color:#fff;border-radius:14px;
  padding:15px 16px;display:flex;justify-content:space-between;
  font-size:9px;font-weight:800;
}
.v12-float{
  position:absolute;z-index:13;
  width:190px;min-height:138px;
  padding:15px;
  border-radius:22px;
  background:rgba(20,19,25,.90);
  border:1px solid rgba(255,255,255,.09);
  backdrop-filter:blur(18px);
  color:#fff;
  box-shadow:0 25px 60px rgba(0,0,0,.33);
}
.v12-float-top{
  display:flex;align-items:center;gap:8px;
  color:#73707a;font-size:6px;letter-spacing:.13em;
}
.v12-float-top img{width:17px;height:17px}
.v12-float>b{display:block;font-size:9px;margin-top:10px}
.v12-float>strong{
  display:block;font:800 25px "Plus Jakarta Sans";
  letter-spacing:-.05em;margin-top:8px;
}
.v12-float>em{font-style:normal;font-size:9px}
.v12-float-tiktok{
  left:5px;top:125px;
  transform:rotate(-7deg) translateZ(125px);
}
.v12-float-youtube{
  left:25px;bottom:80px;
  transform:rotate(6deg) translateZ(135px);
}
.v12-symbol{
  position:absolute;z-index:15;
  color:#6d6974;
  font:700 12px "Plus Jakarta Sans";
  border:1px solid rgba(255,255,255,.10);
  border-radius:50%;
  width:54px;height:54px;
  display:grid;place-items:center;
  backdrop-filter:blur(10px);
}
.symbol-one{right:7px;top:28px}
.symbol-two{right:25px;bottom:60px}

.v12-bottom{
  border-top:1px solid rgba(255,255,255,.08);
  border-bottom:1px solid rgba(255,255,255,.08);
  overflow:hidden;
}
.v12-bottom-inner{
  min-height:86px;
  display:flex;align-items:center;justify-content:space-between;
  gap:24px;overflow:auto;
}
.v12-platform-word{
  font-size:9px;letter-spacing:.16em;color:#5f5c66;
  white-space:nowrap;
}

/* shop gets a brighter reveal after dark hero */
.shop-v11{
  border-top:1px solid #e6e2dc;
}
.shop-v11 .shop-heading h2{
  font-size:clamp(50px,5.7vw,76px);
}

/* responsive */
@media(max-width:1050px){
  .hero-v12{min-height:auto}
  .v12-stage{grid-template-columns:1fr}
  .v12-visual{max-width:720px;width:100%;margin:0 auto}
}
@media(max-width:680px){
  .hero-v12{padding-top:78px}
  .v12-topline{padding-bottom:13px}
  .v12-micro{display:none}
  .v12-stage{min-height:auto}
  .v12-copy h1{
    font-size:clamp(50px,15vw,62px);
    line-height:.86;
  }
  .v12-copy>p{font-size:14px}
  .v12-actions{flex-wrap:wrap}
  .v12-visual{height:500px;overflow:hidden;margin-top:10px}
  .v12-orb{
    width:400px;height:400px;
    right:-80px;top:45px;
  }
  .v12-card-back{
    width:450px;height:330px;
    right:-180px;top:88px;
  }
  .v12-product{
    width:240px;height:360px;
    right:-2px;top:75px;
    padding:17px;border-radius:24px;
  }
  .v12-platform>span{width:35px;height:35px;border-radius:10px}
  .v12-platform img{width:18px;height:18px}
  .v12-platform b{font-size:8px}
  .v12-product-head>em{font-size:5px;padding:5px 6px}
  .v12-product-main{margin-top:50px}
  .v12-product-main h3{font-size:52px}
  .v12-product-main strong{font-size:17px}
  .v12-product-meta{margin-top:18px}
  .v12-product-meta span{font-size:6px;padding:5px 6px}
  .v12-product>a{
    left:17px;right:17px;bottom:17px;
    padding:12px;font-size:8px;
  }
  .v12-float{
    width:145px;min-height:108px;padding:11px;
  }
  .v12-float>strong{font-size:19px;margin-top:3px}
  .v12-float-tiktok{left:0;top:105px}
  .v12-float-youtube{left:7px;bottom:48px}
  .v12-symbol{display:none}
  .v12-bottom-inner{justify-content:flex-start}
}
@media(max-width:420px){
  .v12-visual{height:455px}
  .v12-product{width:218px;height:338px}
  .v12-product-main h3{font-size:47px}
  .v12-float{width:132px}
}


/* =========================================================
   V12.1 — SHOP / PRODUCT DISCOVERY REDESIGN
   ========================================================= */

.shop-v11{
  padding-top:120px;
  padding-bottom:120px;
  background:
    radial-gradient(circle at 92% 4%,color-mix(in srgb,var(--shop-accent) 10%,transparent),transparent 26%),
    linear-gradient(180deg,#fff 0%,#f8f6f1 100%);
  transition:background .35s ease;
}

.shop-heading-v12{
  display:grid;
  grid-template-columns:1fr auto;
  gap:40px;
  align-items:end;
  margin-bottom:58px;
}

.shop-heading-copy{
  display:flex;
  align-items:flex-start;
  gap:20px;
}

.shop-section-index{
  width:48px;
  height:48px;
  border-radius:15px;
  display:grid;
  place-items:center;
  flex:0 0 48px;
  background:#111;
  color:#fff;
  font:800 10px "Plus Jakarta Sans";
  margin-top:4px;
}

.shop-kicker{
  display:block;
  font-size:8px;
  letter-spacing:.17em;
  color:#9a979e;
  font-weight:800;
  margin-bottom:13px;
}

.shop-heading-v12 h2{
  font:800 clamp(52px,5.9vw,80px)/.92 "Plus Jakarta Sans";
  letter-spacing:-.07em;
  margin:0;
  max-width:900px;
}

.shop-heading-v12 h2::after{
  display:none!important;
}

.shop-heading-v12 p{
  margin:17px 0 0;
  max-width:600px;
  font-size:13px;
  line-height:1.75;
  color:#77757c;
}

.shop-live-count{
  min-width:190px;
  display:flex;
  align-items:center;
  gap:13px;
  border:1px solid #e1ded7;
  background:rgba(255,255,255,.82);
  backdrop-filter:blur(14px);
  border-radius:20px;
  padding:16px 18px;
  box-shadow:0 18px 45px rgba(30,25,55,.055);
}

.shop-live-dot{
  width:34px;
  height:34px;
  border-radius:11px;
  background:color-mix(in srgb,var(--shop-accent) 12%,#fff);
  display:grid;
  place-items:center;
  flex:0 0 34px;
}

.shop-live-dot i{
  width:8px;
  height:8px;
  border-radius:50%;
  background:#3bc878;
  box-shadow:0 0 0 6px rgba(59,200,120,.10);
}

.shop-live-count>div:last-child{
  display:flex;
  flex-direction:column;
  line-height:1;
}

.shop-live-count strong{
  font:800 31px "Plus Jakarta Sans";
  letter-spacing:-.055em;
}

.shop-live-count span{
  font-size:8px;
  color:#88868d;
  margin-top:5px;
  white-space:nowrap;
}

/* selector shells */
.selector-block{
  border-top:0;
  margin-top:18px;
  padding:0;
}

.selector-block + .selector-block{
  margin-top:34px;
}

.selector-label-v12{
  min-height:60px;
  display:grid;
  grid-template-columns:40px 1fr auto;
  align-items:center;
  gap:12px;
  margin-bottom:16px;
}

.selector-label-v12>span{
  width:40px;
  height:40px;
  border-radius:13px;
  background:#111;
  color:#fff;
  display:grid;
  place-items:center;
  font-size:8px;
  font-weight:800;
}

.selector-label-v12>div{
  display:flex;
  flex-direction:column;
}

.selector-label-v12 small{
  font-size:6px;
  letter-spacing:.15em;
  color:#aaa7ae;
  font-weight:800;
}

.selector-label-v12 b{
  font:800 17px "Plus Jakarta Sans";
  letter-spacing:-.03em;
  margin-top:2px;
}

.selector-label-v12>i{
  width:100%;
  min-width:80px;
  height:1px;
  background:linear-gradient(90deg,#dedbd4,transparent);
}

/* premium platform chooser */
.platform-grid{
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:10px;
}

.platform-grid button{
  position:relative;
  min-height:98px;
  border-radius:20px;
  padding:17px;
  border:1px solid #e4e1db;
  background:rgba(255,255,255,.82);
  overflow:hidden;
  transition:
    transform .22s ease,
    box-shadow .22s ease,
    background .22s ease,
    border-color .22s ease;
}

.platform-grid button:after{
  content:"↗";
  position:absolute;
  right:13px;
  top:12px;
  font-size:8px;
  color:#b0adb3;
  opacity:.65;
}

.platform-grid button>span{
  width:44px;
  height:44px;
  border-radius:14px;
  background:#f2f0eb;
  flex:0 0 44px;
}

.platform-grid img{
  width:22px;
  height:22px;
}

.platform-grid b{
  font-size:11px;
}

.platform-grid small{
  font-size:7px;
  margin-top:3px;
}

.platform-grid button.active{
  background:
    radial-gradient(circle at 100% 0,rgba(255,255,255,.18),transparent 34%),
    var(--shop-accent);
  border-color:var(--shop-accent);
  color:#fff;
  transform:translateY(-2px);
  box-shadow:0 20px 42px color-mix(in srgb,var(--shop-accent) 18%,transparent);
}

.platform-grid button.active:after{
  color:#fff;
  opacity:1;
}

.platform-grid button.active>span{
  background:#fff;
}

.platform-grid button.active small{
  color:rgba(255,255,255,.70);
}

@media(hover:hover) and (pointer:fine){
  .platform-grid button:not(.active):hover{
    transform:translateY(-4px);
    border-color:#d6d2ca;
    box-shadow:0 16px 35px rgba(30,25,55,.065);
  }
}

/* service chooser */
.services-block{
  padding-top:4px;
}

.services-row{
  gap:9px;
  padding-bottom:6px;
}

.service-btn{
  min-width:195px;
  min-height:74px;
  padding:14px;
  border-radius:17px;
  background:rgba(255,255,255,.82);
  border:1px solid #e3e0da;
  box-shadow:none;
  transition:.2s ease;
}

.service-btn img{
  width:20px;
  height:20px;
  padding:0;
}

.service-btn>div{
  gap:1px;
}

.service-btn small{
  font-size:6px;
}

.service-btn b{
  font:800 10px "Plus Jakarta Sans";
}

.service-btn em{
  font-size:7px;
}

.service-btn.active{
  background:var(--shop-soft);
  border-color:color-mix(in srgb,var(--shop-accent) 35%,#dedad3);
  transform:translateY(-2px);
  box-shadow:0 13px 28px color-mix(in srgb,var(--shop-accent) 9%,transparent);
}

/* package step */
.products-block{
  margin-top:48px;
  padding-top:32px;
  border-top:1px solid #dfdcd5;
}

.products-title-v12{
  align-items:center;
  margin-bottom:22px;
}

.products-step{
  display:flex;
  align-items:center;
  gap:12px;
}

.products-step>span{
  width:40px!important;
  height:40px!important;
  border-radius:13px!important;
}

.products-step small{
  font-size:6px;
  letter-spacing:.12em;
  color:#aaa7ae;
  text-transform:uppercase;
}

.products-title-v12 h3{
  font:800 31px "Plus Jakarta Sans";
  letter-spacing:-.05em;
  margin-top:3px;
}

/* products more collectible */
.products-grid{
  gap:11px;
}

.shop-v11 .product-card{
  min-height:290px;
  border-radius:22px;
  padding:18px;
  border-color:#e4e1db;
  background:
    linear-gradient(180deg,rgba(255,255,255,.98),rgba(249,247,242,.98));
}

.shop-v11 .product-card .pc-service{
  font-size:10px;
  font-weight:700;
  margin-top:31px;
}

.shop-v11 .product-card .pc-qty{
  font-size:47px;
  margin-top:5px;
}

.shop-v11 .product-card .pc-price{
  font-size:17px;
}

.shop-v11 .product-card .pc-tags{
  margin-top:13px;
}

.shop-v11 .product-card .pc-tags span{
  font-size:7px;
}

.shop-v11 .product-card .pc-order{
  min-height:45px;
  font-size:9px;
}

/* Responsive */
@media(max-width:1000px){
  .shop-heading-v12{
    grid-template-columns:1fr;
  }
  .shop-live-count{
    width:max-content;
  }
  .platform-grid{
    grid-template-columns:repeat(3,minmax(0,1fr));
  }
}

@media(max-width:680px){
  .shop-v11{
    padding-top:78px;
    padding-bottom:78px;
  }

  .shop-heading-v12{
    gap:24px;
    margin-bottom:42px;
  }

  .shop-heading-copy{
    gap:12px;
  }

  .shop-section-index{
    width:40px;height:40px;flex-basis:40px;border-radius:12px;
  }

  .shop-heading-v12 h2{
    font-size:44px;
  }

  .shop-heading-v12 p{
    font-size:12px;
  }

  .shop-live-count{
    min-width:0;
    padding:13px 14px;
    border-radius:16px;
  }

  .shop-live-count strong{
    font-size:27px;
  }

  .selector-label-v12{
    grid-template-columns:36px 1fr;
  }

  .selector-label-v12>span{
    width:36px;height:36px;border-radius:11px;
  }

  .selector-label-v12>i{
    display:none;
  }

  .selector-label-v12 b{
    font-size:15px;
  }

  .platform-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:8px;
  }

  .platform-grid button{
    min-height:82px;
    padding:12px;
    border-radius:17px;
  }

  .platform-grid button>span{
    width:38px;height:38px;flex-basis:38px;border-radius:11px;
  }

  .platform-grid img{
    width:19px;height:19px;
  }

  .service-btn{
    min-width:185px;
  }

  .products-title-v12 h3{
    font-size:25px;
  }

  .shop-v11 .product-card{
    min-height:245px;
  }
}

@media(max-width:479px){
  .shop-heading-copy{
    display:block;
  }

  .shop-section-index{
    margin-bottom:14px;
  }

  .shop-heading-v12 h2{
    font-size:41px;
  }

  .shop-live-count{
    width:100%;
  }

  .platform-grid{
    grid-template-columns:1fr 1fr;
  }

  .shop-v11 .product-card{
    min-height:265px;
  }

  .shop-v11 .product-card .pc-qty{
    font-size:42px;
  }
}

@media(max-width:360px){
  .platform-grid{
    grid-template-columns:1fr;
  }
}


/* =========================================================
   V12.2 — SMALLER STEP LABELS / SERVICE BORDER FIX
   ========================================================= */

.selector-label-v12 small{
  font-size:5.5px;
  letter-spacing:.13em;
}

.selector-label-v12 b{
  font-size:15px;
  line-height:1.15;
}

/* Preserve the visual separator when a service becomes active */
.services-block{
  position:relative;
}

.services-block:before{
  content:"";
  position:absolute;
  top:-17px;
  left:0;
  right:0;
  height:1px;
  background:#dfdcd5;
  pointer-events:none;
}

.service-btn{
  border-top:1px solid #e3e0da !important;
}

.service-btn.active{
  border-top:1px solid color-mix(in srgb,var(--shop-accent) 35%,#dedad3) !important;
}

/* =========================================================
   V12.2 — PAYMENTS / WE ACCEPT
   ========================================================= */

.payments{
  background:#0d0d10;
  color:#fff;
  padding:110px 0;
}

.payments-shell{
  display:grid;
  grid-template-columns:.8fr 1.2fr;
  gap:70px;
  align-items:center;
  padding:46px;
  border-radius:34px;
  background:
    radial-gradient(circle at 100% 0,rgba(115,87,244,.18),transparent 32%),
    linear-gradient(155deg,#15141a,#0f0f13);
  border:1px solid rgba(255,255,255,.08);
  position:relative;
  overflow:hidden;
}

.payments-shell:after{
  content:"";
  position:absolute;
  width:420px;
  height:420px;
  border-radius:50%;
  right:-180px;
  bottom:-220px;
  background:radial-gradient(circle at 35% 30%,rgba(255,255,255,.35),rgba(255,122,89,.25) 35%,rgba(115,87,244,.18) 65%,transparent 72%);
  pointer-events:none;
}

.payments-copy{
  position:relative;
  z-index:2;
}

.payments-kicker{
  font-size:8px;
  letter-spacing:.18em;
  color:#77747e;
  font-weight:800;
}

.payments-copy h2{
  font:800 clamp(46px,5.4vw,70px)/.94 "Plus Jakarta Sans";
  letter-spacing:-.065em;
  margin:15px 0 18px;
}

.payments-copy h2 em{
  display:block;
  font-style:normal;
  color:#9b87ff;
}

.payments-copy p{
  max-width:480px;
  font-size:12px;
  line-height:1.8;
  color:#84818b;
}

.payments-visual{
  position:relative;
  z-index:2;
}

.payment-row{
  display:grid;
  gap:10px;
}

.payment-row-primary{
  grid-template-columns:repeat(3,minmax(0,1fr));
}

.payment-row-secondary{
  grid-template-columns:1fr 1fr;
  margin-top:10px;
}

.payment-brand{
  min-height:105px;
  border-radius:20px;
  background:rgba(255,255,255,.055);
  border:1px solid rgba(255,255,255,.08);
  padding:15px;
  display:flex;
  align-items:center;
  gap:11px;
  backdrop-filter:blur(12px);
}

.payment-brand.wide{
  min-height:90px;
}

.payment-logo-card{
  width:46px;
  height:46px;
  flex:0 0 46px;
  border-radius:14px;
  background:#fff;
  display:grid;
  place-items:center;
  overflow:hidden;
}

.payment-logo-card img{
  max-width:27px;
  max-height:27px;
}

.payment-brand>b,
.payment-brand>div>b{
  font-size:10px;
  font-weight:800;
}

.payment-brand>div{
  display:flex;
  flex-direction:column;
}

.payment-brand small{
  font-size:7px;
  color:#77747d;
  margin-top:3px;
}

.amex-word{
  color:#006fcf;
  font:900 9px "Plus Jakarta Sans";
  letter-spacing:-.04em;
}

.transfer-icon{
  color:#111;
  font-size:19px;
  font-weight:800;
}

.crypto-stack{
  position:relative;
}

.crypto-stack img{
  position:absolute;
  width:21px;
  height:21px;
  padding:3px;
  border-radius:50%;
  background:#fff;
}

.crypto-stack img:nth-child(1){left:4px;top:12px}
.crypto-stack img:nth-child(2){left:13px;top:5px}
.crypto-stack img:nth-child(3){right:3px;bottom:7px}

.crypto-rail{
  margin-top:14px;
  padding-top:14px;
  border-top:1px solid rgba(255,255,255,.08);
  display:flex;
  align-items:center;
  gap:8px;
  flex-wrap:wrap;
}

.crypto-rail span{
  width:38px;
  height:38px;
  border-radius:12px;
  background:rgba(255,255,255,.07);
  border:1px solid rgba(255,255,255,.07);
  display:grid;
  place-items:center;
}

.crypto-rail img{
  width:19px;
  height:19px;
  filter:brightness(0) invert(1);
}

.crypto-rail b{
  height:38px;
  padding:0 13px;
  border-radius:12px;
  display:grid;
  place-items:center;
  background:#fff;
  color:#111;
  font-size:9px;
}

@media(max-width:900px){
  .payments-shell{
    grid-template-columns:1fr;
    gap:40px;
  }
}

@media(max-width:680px){
  .selector-label-v12 small{
    font-size:5px;
  }

  .selector-label-v12 b{
    font-size:14px;
  }

  .payments{
    padding:75px 0;
  }

  .payments-shell{
    padding:25px;
    border-radius:26px;
  }

  .payments-copy h2{
    font-size:44px;
  }

  .payment-row-primary,
  .payment-row-secondary{
    grid-template-columns:1fr;
  }

  .payment-brand{
    min-height:82px;
  }

  .crypto-rail{
    gap:6px;
  }

  .crypto-rail span{
    width:35px;
    height:35px;
  }
}


/* =========================================================
   V12.3 — STEP SCALE + SERVICE CARD CSS FIX
   ========================================================= */

/* STEP badges smaller */
.selector-label-v12{
  min-height:52px;
  grid-template-columns:32px 1fr auto;
  gap:11px;
  margin-bottom:15px;
}

.selector-label-v12>span{
  width:32px;
  height:32px;
  border-radius:10px;
  font-size:7px;
  flex:0 0 32px;
}

/* STEP text larger and more readable */
.selector-label-v12 small{
  font-size:6px;
  letter-spacing:.12em;
  line-height:1;
  margin-bottom:4px;
}

.selector-label-v12 b{
  font:800 18px/1.05 "Plus Jakarta Sans";
  letter-spacing:-.035em;
}

/* Make divider lighter and vertically centered */
.selector-label-v12>i{
  min-width:90px;
  height:1px;
  background:linear-gradient(90deg,#d9d6cf 0%,rgba(217,214,207,.15) 100%);
}

/* ---------------------------------------------------------
   SERVICE SECTION
   Remove the old pseudo line that visually cuts active cards.
   Give the section its own normal separator instead.
   --------------------------------------------------------- */
.services-block{
  position:relative;
  padding-top:30px;
  margin-top:34px;
  border-top:1px solid #dfdcd5;
}

.services-block:before{
  content:none !important;
}

/* keep all service cards same geometry */
.services-row{
  align-items:stretch;
  gap:10px;
  padding:2px 1px 8px;
}

.service-btn{
  position:relative;
  min-width:205px;
  min-height:84px;
  height:84px;
  padding:14px 15px;
  border:1px solid #e2dfd8 !important;
  border-radius:18px;
  background:#fff;
  display:grid;
  grid-template-columns:36px minmax(0,1fr);
  align-items:center;
  gap:10px;
  box-shadow:none;
  transform:none;
  overflow:hidden;
}

.service-btn img{
  width:22px;
  height:22px;
  justify-self:center;
}

.service-btn>div{
  min-width:0;
  display:flex;
  flex-direction:column;
  justify-content:center;
  gap:2px;
}

.service-btn small{
  font-size:7px;
  line-height:1.1;
  color:#9c99a0;
}

.service-btn b{
  font:800 12px/1.18 "Plus Jakarta Sans";
  letter-spacing:-.025em;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}

.service-btn em{
  font-size:7px;
  line-height:1.1;
  color:#9c99a0;
}

/* active state: complete border remains visible on all 4 sides */
.service-btn.active{
  background:var(--shop-soft);
  border:1px solid color-mix(in srgb,var(--shop-accent) 42%,#d8d4cc) !important;
  box-shadow:
    0 10px 24px color-mix(in srgb,var(--shop-accent) 9%,transparent),
    inset 0 0 0 1px color-mix(in srgb,var(--shop-accent) 8%,transparent);
  transform:none;
}

/* no top-border override that can disappear */
.service-btn.active,
.service-btn{
  border-top-width:1px !important;
  border-top-style:solid !important;
}

/* selected service gets subtle accent rail, not a missing border */
.service-btn.active:after{
  content:"";
  position:absolute;
  left:0;
  top:10px;
  bottom:10px;
  width:3px;
  border-radius:0 4px 4px 0;
  background:var(--shop-accent);
}

/* Better hover without moving geometry */
@media(hover:hover) and (pointer:fine){
  .service-btn:not(.active):hover{
    border-color:#d5d1ca !important;
    box-shadow:0 10px 24px rgba(30,25,55,.05);
    background:#fdfcf9;
  }
}

/* mobile */
@media(max-width:680px){
  .selector-label-v12{
    grid-template-columns:30px 1fr;
    min-height:46px;
    gap:9px;
  }

  .selector-label-v12>span{
    width:30px;
    height:30px;
    border-radius:9px;
    font-size:6px;
  }

  .selector-label-v12 small{
    font-size:5.5px;
  }

  .selector-label-v12 b{
    font-size:16px;
  }

  .services-block{
    padding-top:24px;
  }

  .service-btn{
    min-width:190px;
    min-height:78px;
    height:78px;
    border-radius:16px;
  }

  .service-btn b{
    font-size:11px;
  }
}


/* =========================================================
   V12.4 — MATCH PROVIDED REFERENCE
   Platform/service sizes, spacing, active colors
   ========================================================= */

.shop-v11{
  --shop-accent:#c94f73;
  --shop-soft:#f9f0ff;
  padding-top:88px;
}

/* STEP header proportions */
.selector-label-v12{
  min-height:52px;
  grid-template-columns:48px 1fr auto;
  gap:16px;
  margin-bottom:22px;
}

.selector-label-v12>span{
  width:48px;
  height:48px;
  border-radius:15px;
  font-size:8px;
}

.selector-label-v12 small{
  font-size:6px;
  margin-bottom:5px;
  letter-spacing:.13em;
}

.selector-label-v12 b{
  font-size:20px;
  line-height:1.05;
}

.selector-label-v12>i{
  min-width:92px;
  max-width:120px;
}

/* PLATFORM CARDS */
.platform-grid{
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:10px;
}

.platform-grid button{
  min-height:92px;
  padding:14px 17px;
  border-radius:18px;
  gap:12px;
  background:#fff;
  border:1px solid #dfddd7;
  box-shadow:none;
}

.platform-grid button>span{
  width:52px;
  height:52px;
  flex:0 0 52px;
  border-radius:16px;
  background:#f0efe9;
}

.platform-grid img{
  width:25px;
  height:25px;
}

.platform-grid b{
  font-size:11px;
}

.platform-grid small{
  font-size:7px;
}

.platform-grid button:after{
  top:13px;
  right:13px;
  font-size:7px;
  color:#bebbc1;
}

.platform-grid button.active{
  background:#c74f72;
  border-color:#c74f72;
  box-shadow:0 15px 36px rgba(199,79,114,.18);
  transform:none;
}

.platform-grid button.active>span{
  background:#fff;
}

/* Keep platform-specific themes, but Instagram should match reference exactly */
.shop-v11[data-platform-theme="instagram"]{
  --shop-accent:#c74f72;
  --shop-soft:#fbf2ff;
}

/* row spacing like reference */
.services-block{
  margin-top:50px;
  padding-top:40px;
  border-top:1px solid #dfdcd5;
}

/* SERVICE CARDS */
.services-row{
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:12px;
  overflow:visible;
  padding:0;
}

.service-btn{
  min-width:0;
  width:100%;
  min-height:104px;
  height:104px;
  padding:16px 18px;
  border-radius:20px;
  grid-template-columns:40px minmax(0,1fr);
  gap:12px;
  background:#fff;
  border:1px solid #dfddd7 !important;
  align-items:center;
}

.service-btn img{
  width:25px;
  height:25px;
}

.service-btn small{
  font-size:7px;
}

.service-btn b{
  font-size:12px;
  line-height:1.15;
}

.service-btn em{
  font-size:7px;
  margin-top:2px;
}

/* Active service = pale lavender + thin border + left rail */
.service-btn.active{
  background:#fbf6ff;
  border:1px solid #d6a6ee !important;
  box-shadow:0 8px 22px rgba(171,112,213,.06);
}

.service-btn.active:after{
  left:0;
  top:14px;
  bottom:14px;
  width:4px;
  border-radius:0 4px 4px 0;
  background:#c65be4;
}

/* Slight top label centering */
.service-btn>div{
  align-items:flex-start;
}

/* remove movement */
@media(hover:hover) and (pointer:fine){
  .platform-grid button:not(.active):hover,
  .service-btn:not(.active):hover{
    transform:none;
  }
}

/* Tablet */
@media(max-width:1100px){
  .platform-grid,
  .services-row{
    grid-template-columns:repeat(3,minmax(0,1fr));
  }
}

/* Mobile */
@media(max-width:680px){
  .selector-label-v12{
    grid-template-columns:40px 1fr;
    gap:12px;
  }

  .selector-label-v12>span{
    width:40px;
    height:40px;
    border-radius:12px;
  }

  .selector-label-v12 b{
    font-size:17px;
  }

  .platform-grid,
  .services-row{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:8px;
  }

  .platform-grid button{
    min-height:82px;
    padding:12px;
  }

  .platform-grid button>span{
    width:44px;
    height:44px;
    flex-basis:44px;
    border-radius:13px;
  }

  .service-btn{
    min-height:92px;
    height:92px;
    padding:13px;
    grid-template-columns:34px minmax(0,1fr);
  }

  .service-btn img{
    width:22px;
    height:22px;
  }

  .service-btn b{
    font-size:11px;
  }
}

@media(max-width:420px){
  .platform-grid,
  .services-row{
    grid-template-columns:1fr;
  }
}


/* =========================================================
   V12.5 — PLATFORM COLOR SYSTEM
   Preserves V12.4 dimensions/layout exactly.
   ========================================================= */

/* Default / Instagram */
.shop-v11{
  --shop-accent:#c74f72;
  --shop-accent-2:#e36b9a;
  --shop-soft:#fbf2f7;
  --shop-soft-2:#fff8fb;
  --shop-ink:#ffffff;
  --shop-ring:rgba(199,79,114,.20);
}

/* Instagram */
.shop-v11[data-platform-theme="instagram"]{
  --shop-accent:#c74f72;
  --shop-accent-2:#dc5f91;
  --shop-soft:#fbf2f7;
  --shop-soft-2:#fff7fa;
  --shop-ink:#ffffff;
  --shop-ring:rgba(199,79,114,.22);
}

/* TikTok */
.shop-v11[data-platform-theme="tiktok"]{
  --shop-accent:#151519;
  --shop-accent-2:#25f4ee;
  --shop-soft:#f3f5f5;
  --shop-soft-2:#fafafa;
  --shop-ink:#ffffff;
  --shop-ring:rgba(37,244,238,.15);
}

/* YouTube */
.shop-v11[data-platform-theme="youtube"]{
  --shop-accent:#e83232;
  --shop-accent-2:#ff5252;
  --shop-soft:#fff2f2;
  --shop-soft-2:#fff8f8;
  --shop-ink:#ffffff;
  --shop-ring:rgba(232,50,50,.18);
}

/* X / Twitter */
.shop-v11[data-platform-theme="x"]{
  --shop-accent:#18181b;
  --shop-accent-2:#47474d;
  --shop-soft:#f2f2f3;
  --shop-soft-2:#fafafa;
  --shop-ink:#ffffff;
  --shop-ring:rgba(24,24,27,.14);
}

/* Facebook */
.shop-v11[data-platform-theme="facebook"]{
  --shop-accent:#2477dc;
  --shop-accent-2:#4693ef;
  --shop-soft:#eef6ff;
  --shop-soft-2:#f7fbff;
  --shop-ink:#ffffff;
  --shop-ring:rgba(36,119,220,.18);
}

/* Spotify */
.shop-v11[data-platform-theme="spotify"]{
  --shop-accent:#25a954;
  --shop-accent-2:#3fcb70;
  --shop-soft:#effaf3;
  --shop-soft-2:#f8fcf9;
  --shop-ink:#ffffff;
  --shop-ring:rgba(37,169,84,.18);
}

/* Telegram */
.shop-v11[data-platform-theme="telegram"]{
  --shop-accent:#40a9e0;
  --shop-accent-2:#6fc7ef;
  --shop-soft:#eef9fe;
  --shop-soft-2:#f7fcff;
  --shop-ink:#ffffff;
  --shop-ring:rgba(64,169,224,.18);
}

/* Twitch */
.shop-v11[data-platform-theme="twitch"]{
  --shop-accent:#8752df;
  --shop-accent-2:#a872f4;
  --shop-soft:#f5f0fd;
  --shop-soft-2:#faf7ff;
  --shop-ink:#ffffff;
  --shop-ring:rgba(135,82,223,.18);
}

/* Discord */
.shop-v11[data-platform-theme="discord"]{
  --shop-accent:#5865d8;
  --shop-accent-2:#7a85ef;
  --shop-soft:#f0f2ff;
  --shop-soft-2:#f8f9ff;
  --shop-ink:#ffffff;
  --shop-ring:rgba(88,101,216,.18);
}

/* Threads */
.shop-v11[data-platform-theme="threads"]{
  --shop-accent:#1d1d20;
  --shop-accent-2:#4a4a50;
  --shop-soft:#f2f2f3;
  --shop-soft-2:#fafafa;
  --shop-ink:#ffffff;
  --shop-ring:rgba(29,29,32,.14);
}

/* ---------------------------------------------------------
   Platform card
   --------------------------------------------------------- */
.platform-grid button.active{
  background:
    radial-gradient(circle at 100% 0,rgba(255,255,255,.17),transparent 32%),
    linear-gradient(135deg,var(--shop-accent),var(--shop-accent-2));
  border-color:var(--shop-accent);
  color:var(--shop-ink);
  box-shadow:
    0 15px 36px var(--shop-ring),
    inset 0 1px 0 rgba(255,255,255,.10);
}

.platform-grid button.active>span{
  background:#fff;
  box-shadow:0 5px 16px rgba(0,0,0,.08);
}

/* TikTok gets a tiny brand-colored edge without changing geometry */
.shop-v11[data-platform-theme="tiktok"] .platform-grid button.active{
  box-shadow:
    -3px 0 0 rgba(37,244,238,.80),
    3px 0 0 rgba(254,44,85,.65),
    0 15px 36px rgba(0,0,0,.14);
}

/* ---------------------------------------------------------
   Service cards follow selected platform
   --------------------------------------------------------- */
.service-btn.active{
  background:
    linear-gradient(135deg,var(--shop-soft),var(--shop-soft-2));
  border:1px solid color-mix(in srgb,var(--shop-accent) 42%,#ddd8d1) !important;
  box-shadow:
    0 8px 22px var(--shop-ring);
}

.service-btn.active:after{
  background:linear-gradient(to bottom,var(--shop-accent),var(--shop-accent-2));
}

/* ---------------------------------------------------------
   Product cards follow selected platform
   --------------------------------------------------------- */
.shop-v11 .product-card{
  transition:
    transform .22s ease,
    box-shadow .22s ease,
    border-color .22s ease,
    background .22s ease;
}

/* regular product cards get a soft platform tint */
.shop-v11 .product-card:not(.featured){
  background:
    radial-gradient(circle at 100% 0,
      color-mix(in srgb,var(--shop-accent) 7%,transparent),
      transparent 37%),
    linear-gradient(180deg,#fff,var(--shop-soft-2));
}

/* top border / glow indicates platform without making cards loud */
.shop-v11 .product-card:not(.featured):before{
  content:"";
  position:absolute;
  left:0;
  right:0;
  top:0;
  height:3px;
  background:linear-gradient(90deg,
    var(--shop-accent),
    var(--shop-accent-2));
  opacity:.72;
}

/* featured card becomes the strong brand-colored card */
.shop-v11 .product-card.featured{
  background:
    radial-gradient(circle at 100% 0,
      color-mix(in srgb,var(--shop-accent-2) 48%,transparent),
      transparent 34%),
    linear-gradient(150deg,
      color-mix(in srgb,var(--shop-accent) 70%,#101014),
      #111116 68%);
  border-color:color-mix(in srgb,var(--shop-accent) 68%,#111);
  box-shadow:0 18px 42px var(--shop-ring);
}

/* Override old generic circle to current platform */
.shop-v11 .product-card.featured:after{
  background:
    linear-gradient(145deg,var(--shop-accent-2),var(--shop-accent));
  opacity:.78;
}

/* price and service subtle brand emphasis on standard cards */
.shop-v11 .product-card:not(.featured) .pc-price{
  color:color-mix(in srgb,var(--shop-accent) 82%,#111);
}

.shop-v11 .product-card:not(.featured) .pc-order{
  background:linear-gradient(135deg,var(--shop-accent),var(--shop-accent-2));
  color:#fff;
}

/* featured stays white CTA */
.shop-v11 .product-card.featured .pc-order{
  background:#fff;
  color:#111;
}

/* tags softly use platform tone */
.shop-v11 .product-card:not(.featured) .pc-tags span{
  border-color:color-mix(in srgb,var(--shop-accent) 18%,#e7e3dc);
  background:color-mix(in srgb,var(--shop-accent) 4%,#fff);
}

/* product section title accent */
.products-title-v12 h3{
  transition:color .22s ease;
}

.shop-v11 .products-title-v12 h3{
  color:color-mix(in srgb,var(--shop-accent) 78%,#111);
}

/* shop heading live dot and index subtly follow current platform */
.shop-live-dot{
  background:color-mix(in srgb,var(--shop-accent) 10%,#fff);
}

.shop-section-index{
  background:linear-gradient(135deg,var(--shop-accent),var(--shop-accent-2));
}

/* retain black STEP boxes in selector headers for reference-match look */
.selector-label-v12>span{
  background:#171719;
}

/* TikTok product CTA gets recognizable two-tone nuance */
.shop-v11[data-platform-theme="tiktok"] .product-card:not(.featured) .pc-order{
  background:
    linear-gradient(110deg,#161619 0 72%,#25f4ee 72% 86%,#fe2c55 86%);
}

/* X / Threads stay intentionally monochrome */
.shop-v11[data-platform-theme="x"] .product-card:not(.featured) .pc-order,
.shop-v11[data-platform-theme="threads"] .product-card:not(.featured) .pc-order{
  background:#171719;
}

/* Hover retains V12.4 dimensions */
@media(hover:hover) and (pointer:fine){
  .shop-v11 .product-card:hover{
    border-color:color-mix(in srgb,var(--shop-accent) 34%,#ddd8d1);
    box-shadow:0 18px 40px var(--shop-ring);
  }
}


/* =========================================================
   V12.6 — RESTORE USER BUTTON CSS + NEW INSTAGRAM PALETTE
   IMPORTANT: Dimensions below match the user-supplied CSS.
   ========================================================= */

/* ---------------------------------------------------------
   INSTAGRAM — richer native-inspired palette
   --------------------------------------------------------- */
.shop-v11[data-platform-theme="instagram"]{
  --shop-accent:#c13584;
  --shop-accent-2:#e1306c;
  --shop-accent-3:#f77737;
  --shop-soft:#fff1f7;
  --shop-soft-2:#fff8f3;
  --shop-ink:#ffffff;
  --shop-ring:rgba(193,53,132,.20);
}

/* Instagram active platform: purple/pink/orange rather than flat rose */
.shop-v11[data-platform-theme="instagram"] .platform-grid button.active{
  background:
    linear-gradient(
      125deg,
      #833ab4 0%,
      #c13584 34%,
      #e1306c 66%,
      #f77737 100%
    );
  border-color:#c13584;
  color:#fff;
  box-shadow:0 14px 32px rgba(193,53,132,.19);
}

/* Instagram service card remains subtle */
.shop-v11[data-platform-theme="instagram"] .service-btn.active{
  background:linear-gradient(135deg,#fff1f7,#fff8f3);
  border-color:#e5a4c8 !important;
  box-shadow:0 7px 20px rgba(193,53,132,.07);
}

.shop-v11[data-platform-theme="instagram"] .service-btn.active:after{
  background:linear-gradient(to bottom,#833ab4,#e1306c,#f77737);
}

/* Instagram product cards */
.shop-v11[data-platform-theme="instagram"] .product-card:not(.featured):before{
  background:linear-gradient(90deg,#833ab4,#e1306c,#f77737);
}

.shop-v11[data-platform-theme="instagram"] .product-card:not(.featured) .pc-price{
  color:#c13584;
}

.shop-v11[data-platform-theme="instagram"] .product-card:not(.featured) .pc-order{
  background:linear-gradient(125deg,#833ab4,#c13584 38%,#e1306c 70%,#f77737);
}

.shop-v11[data-platform-theme="instagram"] .product-card.featured{
  background:
    radial-gradient(circle at 100% 0,rgba(247,119,55,.34),transparent 34%),
    linear-gradient(145deg,#1a101d,#24101d 55%,#151116);
  border-color:rgba(193,53,132,.55);
}

.shop-v11[data-platform-theme="instagram"] .product-card.featured:after{
  background:linear-gradient(145deg,#833ab4,#e1306c,#f77737);
}

/* =========================================================
   EXACT DESKTOP BUTTON SETTINGS FROM USER-SUPPLIED CSS
   ========================================================= */

/* PLATFORM CARDS */
.platform-grid{
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:10px;
}

.platform-grid button{
  min-height:55px !important;
  height:auto;
  padding:7px 14px !important;
  border-radius:13px !important;
  gap:9px !important;
  background:#fff;
  border:1px solid #dfddd7;
  box-shadow:none;
}

/* preserve selected color background from platform theme */
.platform-grid button.active{
  transform:none !important;
}

.platform-grid button>span{
  width:52px !important;
  height:52px !important;
  flex:0 0 52px !important;
  border-radius:16px !important;
  background:#f0efe9;
}

.platform-grid button.active>span{
  background:#fff;
}

.platform-grid img{
  width:25px !important;
  height:25px !important;
}

.platform-grid b{
  font-size:11px !important;
}

.platform-grid small{
  font-size:7px !important;
}

.platform-grid button:after{
  top:13px !important;
  right:13px !important;
  font-size:7px !important;
}

/* =========================================================
   EXACT SERVICE BUTTON SETTINGS FROM USER-SUPPLIED CSS
   ========================================================= */

.services-block{
  margin-top:50px;
  padding-top:40px;
  border-top:1px solid #dfdcd5;
}

.services-row{
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:12px;
  overflow:visible;
  padding:0;
}

.service-btn{
  min-width:0 !important;
  width:100% !important;
  min-height:30px !important;
  height:70px !important;
  padding:14px 15px !important;
  border-radius:12px !important;
  grid-template-columns:40px minmax(0,1fr) !important;
  gap:12px !important;
  background:#fff;
  border:1px solid #dfddd7 !important;
  align-items:center;
  transform:none !important;
}

.service-btn img{
  width:25px !important;
  height:25px !important;
}

.service-btn small{
  font-size:7px !important;
}

.service-btn b{
  font-size:12px !important;
  line-height:1.15 !important;
}

.service-btn em{
  font-size:7px !important;
  margin-top:2px;
}

.service-btn>div{
  align-items:flex-start;
}

/* Active service uses platform color, but dimensions never change */
.service-btn.active{
  transform:none !important;
}

/* ---------------------------------------------------------
   Keep all cards fixed on hover
   --------------------------------------------------------- */
@media(hover:hover) and (pointer:fine){
  .platform-grid button:hover,
  .platform-grid button:not(.active):hover,
  .service-btn:hover,
  .service-btn:not(.active):hover,
  .service-btn.active:hover{
    transform:none !important;
  }
}

/* =========================================================
   RESPONSIVE — retain the supplied CSS behavior
   ========================================================= */
@media(max-width:1100px){
  .platform-grid,
  .services-row{
    grid-template-columns:repeat(3,minmax(0,1fr));
  }
}

@media(max-width:680px){
  .platform-grid,
  .services-row{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:8px;
  }

  .platform-grid button{
    min-height:82px !important;
    padding:12px !important;
  }

  .platform-grid button>span{
    width:44px !important;
    height:44px !important;
    flex-basis:44px !important;
    border-radius:13px !important;
  }

  .service-btn{
    min-height:92px !important;
    height:92px !important;
    padding:13px !important;
    grid-template-columns:34px minmax(0,1fr) !important;
  }

  .service-btn img{
    width:22px !important;
    height:22px !important;
  }

  .service-btn b{
    font-size:11px !important;
  }
}

@media(max-width:420px){
  .platform-grid,
  .services-row{
    grid-template-columns:1fr;
  }
}


/* =========================================================
   V12.7 — IMPORTANT TEXT / BUTTON EMPHASIS
   Keeps V12.6 dimensions intact.
   ========================================================= */

/* Header / navigation CTAs */
.top-order{
  font-size:11px;
  padding:12px 17px;
}

.lang>button{
  font-size:10px;
}

.nav nav{
  font-size:12px;
}

/* Hero CTA buttons */
.v12-primary,
.v12-secondary{
  font-size:10px;
  padding:16px 21px;
}

.v12-primary{
  font-weight:800;
}

.v12-secondary{
  font-weight:800;
}

/* Main package CTA in hero */
.v12-product>a{
  font-size:10px;
  padding:16px 17px;
}

.v12-product-main h3{
  font-size:90px;
}

.v12-product-main strong{
  font-size:24px;
}

.v12-platform b{
  font-size:11px;
}

/* Step headings */
.selector-label-v12 b{
  font-size:21px !important;
}

.selector-label-v12 small{
  font-size:6.5px !important;
}

/* Platform cards — important labels */
.platform-grid b{
  font-size:12px !important;
}

.platform-grid small{
  font-size:7.5px !important;
}

/* Service cards */
.service-btn b{
  font-size:13px !important;
  font-weight:800;
}

.service-btn small{
  font-size:7.5px !important;
}

.service-btn em{
  font-size:7.5px !important;
}

/* Product cards — stronger hierarchy */
.shop-v11 .product-card .pc-platform,
.popular-card .pc-platform{
  font-size:8.5px;
}

.shop-v11 .product-card .pc-service,
.popular-card .pc-service{
  font-size:11.5px;
  line-height:1.25;
  font-weight:800;
}

.shop-v11 .product-card .pc-qty,
.popular-card .pc-qty{
  font-size:50px;
  line-height:1;
}

.shop-v11 .product-card .pc-price,
.popular-card .pc-price{
  font-size:18px;
  font-weight:800;
}

.shop-v11 .product-card .pc-tags span,
.popular-card .pc-tags span{
  font-size:7.5px;
}

.shop-v11 .product-card .pc-order,
.popular-card .pc-order{
  font-size:10px;
  min-height:47px;
  padding:13px 14px;
  font-weight:800;
}

/* Popular section heading */
.section-head h2{
  font-size:41px;
}

/* Product section title */
.products-title-v12 h3{
  font-size:33px;
}

/* "all packages" / section links */
.products-title>a,
.section-head>a{
  font-size:9px;
  font-weight:800;
}

/* Payment cards */
.payment-brand>b,
.payment-brand>div>b{
  font-size:11px;
}

.payment-brand small{
  font-size:7.5px;
}

/* CTA section */
.cta-box>a{
  font-size:10px;
  padding:15px 20px;
}

/* Mobile protection */
@media(max-width:680px){
  .top-order{
    font-size:10px;
  }

  .v12-primary,
  .v12-secondary{
    font-size:9px;
    padding:14px 17px;
  }

  .v12-product-main h3{
    font-size:54px;
  }

  .v12-product-main strong{
    font-size:18px;
  }

  .selector-label-v12 b{
    font-size:18px !important;
  }

  .platform-grid b{
    font-size:11px !important;
  }

  .service-btn b{
    font-size:11.5px !important;
  }

  .shop-v11 .product-card .pc-service,
  .popular-card .pc-service{
    font-size:10.5px;
  }

  .shop-v11 .product-card .pc-qty,
  .popular-card .pc-qty{
    font-size:42px;
  }

  .shop-v11 .product-card .pc-price,
  .popular-card .pc-price{
    font-size:16px;
  }

  .shop-v11 .product-card .pc-order,
  .popular-card .pc-order{
    font-size:9px;
    min-height:43px;
  }

  .products-title-v12 h3{
    font-size:27px;
  }

  .section-head h2{
    font-size:33px;
  }
}

@media(max-width:420px){
  .shop-v11 .product-card .pc-service,
  .popular-card .pc-service{
    font-size:11px;
  }

  .shop-v11 .product-card .pc-qty,
  .popular-card .pc-qty{
    font-size:44px;
  }

  .shop-v11 .product-card .pc-price,
  .popular-card .pc-price{
    font-size:17px;
  }
}


/* =========================================================
   V12.8 — PRODUCTION FINAL POLISH
   ========================================================= */
.brand-logo{
  width:34px;
  height:34px;
  flex:0 0 34px;
  display:block;
}
.brand-logo img{
  width:100%;
  height:100%;
  display:block;
}
.brand strong{
  font-size:23px;
  line-height:1;
  letter-spacing:-.055em;
}

/* Top bar text enlarged */
.nav nav{
  font-size:13px;
  font-weight:600;
  gap:27px;
}
.nav nav a{line-height:1}
.lang>button{
  font-size:11px;
  font-weight:800;
  min-height:38px;
  padding:9px 13px;
}
.top-order{
  font-size:12px;
  font-weight:800;
  min-height:40px;
  padding:11px 17px;
}
.top-order b{font-size:13px}

.header{
  border-bottom:1px solid rgba(16,17,20,.085);
  box-shadow:0 1px 0 rgba(255,255,255,.35);
}
.nav{min-height:76px}

button,a{-webkit-tap-highlight-color:transparent}
button:focus-visible,a:focus-visible{
  outline:2px solid #7357f4;
  outline-offset:3px;
}

img{max-width:100%}
.platform-grid img,
.service-btn img,
.pc-platform img,
.payment-logo-card img,
.v12-platform img,
.v12-float-top img{
  object-fit:contain;
}

.top-order,
.v12-primary,
.v12-secondary,
.pc-order,
.cta-box>a{
  white-space:nowrap;
}

html,body{
  max-width:100%;
  overflow-x:hidden;
}

@media(max-width:680px){
  .brand-logo{
    width:31px;
    height:31px;
    flex-basis:31px;
  }
  .brand strong{font-size:20px}
  .lang>button{
    font-size:10px;
    min-height:36px;
    padding:8px 10px;
  }
  .nav{min-height:68px}
}


/* =========================================================
   V12.9 — OFFICIAL insFollow LOGO INTEGRATION
   ========================================================= */

.brand-integrated{
  display:flex;
  align-items:center;
  width:auto;
  height:44px;
  flex:0 0 auto;
  overflow:visible;
}

.brand-integrated img{
  display:block;
  width:auto;
  height:42px;
  max-width:230px;
  object-fit:contain;
}

/* Remove old generated logo decorations if any remain */
.brand-integrated .mark,
.brand-integrated .brand-logo,
.brand-integrated strong{
  display:none!important;
}

/* Footer uses same official identity, sized slightly smaller */
.footer-brand-integrated{
  height:40px;
  width:max-content;
}

.footer-brand-integrated img{
  height:38px;
  width:auto;
  max-width:205px;
}

/* Header layout stability */
.header .nav{
  align-items:center;
}

.header .brand-integrated{
  min-width:190px;
}

/* Dark footer compatibility: supplied wordmark is dark, so give it a clean light capsule */
footer .footer-brand-integrated{
  padding:7px 11px;
  border-radius:12px;
  background:#fff;
}

footer .footer-brand-integrated img{
  height:32px;
}

/* Retina/browser rendering */
.brand-integrated img{
  image-rendering:auto;
  -webkit-user-drag:none;
  user-select:none;
}

/* Tablet */
@media(max-width:1000px){
  .header .brand-integrated{
    min-width:165px;
  }

  .brand-integrated img{
    height:38px;
    max-width:205px;
  }
}

/* Mobile */
@media(max-width:680px){
  .header .brand-integrated{
    min-width:0;
    height:36px;
  }

  .brand-integrated img{
    height:34px;
    max-width:165px;
  }

  footer .footer-brand-integrated img{
    height:30px;
  }
}

/* Very small phones */
@media(max-width:390px){
  .brand-integrated img{
    height:30px;
    max-width:145px;
  }
}


/* =========================================================
   PHP MERGE SAFETY LAYER
   Old Bootstrap/paper.css stays loaded for legacy PHP runtime,
   while the new theme is the visible frontend.
   ========================================================= */
html,body.insfollow-theme-page{
  margin:0!important;
  padding:0!important;
  width:100%!important;
  max-width:none!important;
  background:#fff!important;
}
body.insfollow-theme-page{
  font-family:Inter,Arial,sans-serif!important;
}
#insfollow-theme-v2,
#insfollow-theme-v2 *{
  box-sizing:border-box;
}
#insfollow-theme-v2{
  display:block!important;
  position:relative;
  z-index:1;
  width:100%;
  min-height:100vh;
}
#insfollow-legacy-runtime{
  display:none!important;
  visibility:hidden!important;
  width:0!important;
  height:0!important;
  overflow:hidden!important;
}


/* =========================================================
   MERGE V2 — REMOVE LEGACY TOP BAR WITHOUT TOUCHING PHP
   ========================================================= */

/*
  The legacy runtime is preserved in tag-theme.php for PHP compatibility,
  but Bootstrap's .navbar-fixed-top can paint outside a display:none ancestor
  in some old CSS/browser combinations. Force-hide the whole legacy tree.
*/
#insfollow-legacy-runtime,
#insfollow-legacy-runtime *,
#insfollow-legacy-runtime header,
#insfollow-legacy-runtime nav,
#insfollow-legacy-runtime .navbar,
#insfollow-legacy-runtime .navbar-fixed-top,
#insfollow-legacy-runtime .container,
#insfollow-legacy-runtime footer,
#insfollow-legacy-runtime .modal{
  display:none!important;
  visibility:hidden!important;
  opacity:0!important;
  pointer-events:none!important;
}

#insfollow-legacy-runtime{
  position:absolute!important;
  left:-999999px!important;
  top:-999999px!important;
  width:0!important;
  height:0!important;
  max-width:0!important;
  max-height:0!important;
  overflow:hidden!important;
  clip:rect(0 0 0 0)!important;
  clip-path:inset(100%)!important;
}

/* Ensure the new header starts at the very top */
body.insfollow-theme-page{
  padding-top:0!important;
  margin-top:0!important;
}

#insfollow-theme-v2{
  margin-top:0!important;
  padding-top:0!important;
}

#insfollow-theme-v2 .header{
  top:0!important;
  margin-top:0!important;
}


/* =========================================================
   MERGE V3 — COMPACT HEADER + ZERO-FLASH OLD BAR
   ========================================================= */
#insfollow-theme-v2 .header{
  min-height:0!important;
}
#insfollow-theme-v2 .header .nav{
  min-height:58px!important;
  height:58px!important;
  padding-top:0!important;
  padding-bottom:0!important;
}
#insfollow-theme-v2 .brand-integrated{
  height:32px!important;
  min-width:150px!important;
}
#insfollow-theme-v2 .brand-integrated img{
  height:30px!important;
  width:auto!important;
  max-width:170px!important;
}
#insfollow-theme-v2 .header nav{
  gap:22px!important;
}
#insfollow-theme-v2 .header nav a{
  font-size:12px!important;
  line-height:1!important;
}
#insfollow-theme-v2 .lang>button{
  min-height:34px!important;
  height:34px!important;
  padding:7px 10px!important;
  font-size:10px!important;
}
#insfollow-theme-v2 .top-order{
  min-height:36px!important;
  height:36px!important;
  padding:8px 14px!important;
  font-size:11px!important;
  border-radius:999px!important;
}

/* Old header is now browser-inert HTML and can never flash. */
#insfollow-legacy-header-template,
#insfollow-legacy-runtime[hidden],
#insfollow-legacy-runtime{
  display:none!important;
}
body.insfollow-theme-page,
#insfollow-theme-v2,
#insfollow-theme-v2 .header{
  margin-top:0!important;
  padding-top:0!important;
}

@media(max-width:680px){
  #insfollow-theme-v2 .header .nav{
    min-height:54px!important;
    height:54px!important;
  }
  #insfollow-theme-v2 .brand-integrated{
    min-width:0!important;
    height:29px!important;
  }
  #insfollow-theme-v2 .brand-integrated img{
    height:27px!important;
    max-width:145px!important;
  }
  #insfollow-theme-v2 .lang>button{
    height:32px!important;
    min-height:32px!important;
  }
}


/* =========================================================
   MERGE V4 — HARD FIX: OLD TOP BAR REMOVED FROM RENDER TREE
   ========================================================= */

/* Old Bootstrap header now lives only inside inert template */
#legacy-topbar-source,
#legacy-topbar-source *{
  display:none!important;
}

/* Kill any remaining legacy bootstrap navbar outside new theme */
body.insfollow-theme-page > .navbar,
body.insfollow-theme-page > header:not(#insfollow-theme-v2 header),
.navbar-fixed-top{
  display:none!important;
}

/* Reset old bootstrap body offsets */
html{
  margin-top:0!important;
  padding-top:0!important;
}
body.insfollow-theme-page{
  margin:0!important;
  padding:0!important;
  padding-top:0!important;
}

/* New header exact compact sizing */
#insfollow-theme-v2 > .header{
  position:sticky!important;
  top:0!important;
  height:56px!important;
  min-height:56px!important;
  max-height:56px!important;
  margin:0!important;
  padding:0!important;
}

#insfollow-theme-v2 > .header > .wrap.nav{
  height:56px!important;
  min-height:56px!important;
  max-height:56px!important;
  padding:0 18px!important;
  margin:0 auto!important;
  display:grid!important;
  align-items:center!important;
}

#insfollow-theme-v2 .brand-integrated{
  height:28px!important;
  min-height:28px!important;
  min-width:145px!important;
  display:flex!important;
  align-items:center!important;
}
#insfollow-theme-v2 .brand-integrated img{
  height:28px!important;
  max-height:28px!important;
  width:auto!important;
  max-width:160px!important;
}

#insfollow-theme-v2 .header nav{
  gap:20px!important;
  margin:0!important;
  padding:0!important;
}
#insfollow-theme-v2 .header nav a{
  font-size:11px!important;
  line-height:1!important;
  padding:0!important;
  margin:0!important;
}

#insfollow-theme-v2 .nav-actions{
  gap:8px!important;
}
#insfollow-theme-v2 .lang > button{
  height:32px!important;
  min-height:32px!important;
  padding:6px 9px!important;
  font-size:9px!important;
}
#insfollow-theme-v2 .top-order{
  height:34px!important;
  min-height:34px!important;
  padding:7px 12px!important;
  font-size:10px!important;
}

/* Ensure hero begins immediately after 56px header */
#insfollow-theme-v2 .hero-v12{
  margin-top:0!important;
}

@media(max-width:680px){
  #insfollow-theme-v2 > .header,
  #insfollow-theme-v2 > .header > .wrap.nav{
    height:52px!important;
    min-height:52px!important;
    max-height:52px!important;
  }
  #insfollow-theme-v2 .brand-integrated,
  #insfollow-theme-v2 .brand-integrated img{
    height:25px!important;
    max-height:25px!important;
  }
}


/* =========================================================
   MERGE V5 — FINAL COMPACT HEADER
   ========================================================= */
html,body,
body.insfollow-theme-page{
  margin:0!important;
  padding:0!important;
  padding-top:0!important;
}
#insfollow-theme-v2 > header.header{
  height:54px!important;
  min-height:54px!important;
  max-height:54px!important;
  margin:0!important;
  padding:0!important;
}
#insfollow-theme-v2 > header.header > .wrap.nav{
  height:54px!important;
  min-height:54px!important;
  max-height:54px!important;
  padding-top:0!important;
  padding-bottom:0!important;
}
