@import url('https://fonts.googleapis.com/css2?family=Oxanium:wght@400;500;600;700;800&family=Rajdhani:wght@500;600;700&display=swap');
:root{--bg:#05030a;--panel:#100b1c;--panel2:#171026;--line:rgba(255,255,255,.12);--text:#f4efff;--muted:#b8aacd;--purple:#8b2cff;--purple2:#c044ff;--tick:36px;--font:Oxanium,system-ui,sans-serif;--font2:Rajdhani,system-ui,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 0 20%,rgba(123,33,255,.24),transparent 34%),linear-gradient(115deg,#050309 0%,#08050e 48%,#23056a 100%);color:var(--text);font-family:var(--font);min-height:100vh;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input{font:inherit}.gh-bg{position:fixed;inset:0;z-index:-4;background:radial-gradient(circle at 72% 12%,rgba(138,43,255,.14),transparent 34%),linear-gradient(90deg,rgba(129,43,255,.1),transparent 45%);pointer-events:none}.gh-code-rain{position:fixed;inset:0;z-index:-2;overflow:hidden;pointer-events:none}.code-drop{position:absolute;left:var(--x);top:-90px;white-space:nowrap;padding:8px 14px;border:1px solid rgba(139,44,255,.17);border-radius:999px;background:rgba(11,8,18,.30);color:rgba(214,202,255,.30);font-size:12px;animation:code-fall var(--d) linear infinite;animation-delay:var(--delay);will-change:transform,opacity}.code-drop span{color:rgba(190,109,255,.55)}@keyframes code-fall{0%{transform:translate3d(0,-120px,0);opacity:0}12%,75%{opacity:1}100%{transform:translate3d(0,115vh,0);opacity:0}}
.top-ticker{position:sticky;top:0;z-index:80;height:var(--tick);background:#050505;color:#fff;border-bottom:1px solid rgba(255,255,255,.12);overflow:hidden}.ticker-lane{height:100%;display:flex;width:max-content;will-change:transform;transform:translate3d(0,0,0)}.ticker-group{height:100%;display:flex;align-items:center;gap:66px;padding:0 34px;white-space:nowrap;font-size:13px;font-weight:800;letter-spacing:.08em}.ticker-group strong{color:#fff}
.site-header{position:sticky;top:var(--tick);z-index:70;margin:14px auto 0;width:min(92vw,1480px);min-height:78px;padding:14px 18px;border:1px solid var(--line);border-radius:24px;background:rgba(11,7,18,.88);backdrop-filter:blur(12px);display:flex;align-items:center;gap:18px;box-shadow:0 22px 65px rgba(0,0,0,.34)}.brand{display:flex;align-items:center;gap:12px;min-width:255px;position:relative;z-index:3}.brand-mark{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;border:1px solid rgba(174,88,255,.28);background:linear-gradient(135deg,rgba(142,45,255,.32),rgba(255,255,255,.04));box-shadow:0 0 28px rgba(139,44,255,.32);transition:transform .16s ease}.brand-mark img{width:100%;height:100%;object-fit:contain;padding:7px}.brand-mark.small{width:40px;height:40px;border-radius:12px}.brand-text strong,.brand-text em{display:block}.brand-text strong{font-weight:900;letter-spacing:.06em}.brand-text em{color:#c98dff;font-style:normal;font-size:12px}.main-nav{display:flex;align-items:center;gap:8px;flex:1;justify-content:center;position:relative;z-index:3}.nav-pill,.ghost-btn{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 18px;border:1px solid transparent;border-radius:14px;position:relative;overflow:hidden;white-space:nowrap}.nav-pill:hover,.ghost-btn:hover{border-color:rgba(190,99,255,.34);background:rgba(139,44,255,.14)}.nav-pill:before,.ghost-btn:before{content:"";position:absolute;inset:-70% auto -70% -40%;width:38%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.45),transparent);transform:skewX(-18deg);opacity:0}.nav-pill:hover:before,.ghost-btn:hover:before{animation:shine .75s ease}@keyframes shine{0%{left:-45%;opacity:0}25%{opacity:1}100%{left:115%;opacity:0}}.header-actions{display:flex;align-items:center;gap:10px;position:relative;z-index:4}.search-mini{height:48px;min-width:260px;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.045);display:flex;align-items:center;gap:8px;padding:0 14px;color:var(--muted)}.search-mini input{background:transparent;border:0;outline:0;color:var(--text);width:100%}.ghost-btn{border-color:var(--line);background:rgba(255,255,255,.045);color:var(--text);font-weight:900}.ghost-btn-primary{background:linear-gradient(135deg,var(--purple),#6e17e8);border-color:rgba(255,255,255,.08);box-shadow:0 10px 28px rgba(139,44,255,.28)}.ghost-btn-soft,.ghost-btn-glass{background:rgba(255,255,255,.055)}.ghost-btn-lg{min-height:56px;padding:0 26px}.cart-count{min-width:22px;height:22px;display:inline-grid;place-items:center;border-radius:99px;background:rgba(255,255,255,.18);font-size:12px}.nav-toggle{display:none;background:rgba(255,255,255,.06);border:1px solid var(--line);border-radius:12px;width:46px;height:44px}.nav-toggle span{display:block;width:20px;height:2px;background:#fff;margin:4px auto}
.site-main{position:relative;z-index:1}.hero-section{min-height:520px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:78px 20px 42px}.hero-logo-pro{width:124px;height:124px;border:1px solid rgba(191,93,255,.24);border-radius:32px;background:rgba(138,44,255,.18);display:grid;place-items:center;box-shadow:0 0 55px rgba(139,44,255,.34);transition:transform .16s ease}.hero-logo-pro img{width:86%;height:86%;object-fit:contain}.eyebrow{text-transform:uppercase;letter-spacing:.38em;color:#d894ff;font-size:13px;font-weight:800}.hero-section h1,.section-head h2,.checkout-card h1{font-family:var(--font2);font-size:clamp(58px,10vw,145px);line-height:.82;margin:18px 0;text-transform:uppercase;font-weight:900}.hero-section h1 span{display:block;color:#a936ff}.hero-copy{font-size:20px;color:var(--muted);max-width:760px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;justify-content:center}.section-head{text-align:center;margin:34px auto 16px}.section-head h2{font-size:clamp(54px,8vw,110px);color:#f1efff}
.gh-scripts-motion-shell{overflow:hidden;padding:10px 0 44px}.gh-marquee{overflow:hidden;width:100%;padding:0 0 12px}.gh-runner{display:flex;width:max-content;transform:translate3d(0,0,0);will-change:transform}.gh-segment{display:flex;gap:22px;padding-right:22px;flex:0 0 auto}.gh-script-card{flex:0 0 388px;border:1px solid var(--line);border-radius:22px;background:rgba(14,10,24,.92);overflow:hidden;box-shadow:0 18px 50px rgba(0,0,0,.24);transform:translateZ(0)}.gh-script-image{height:205px;display:block;position:relative;overflow:hidden;background:#0b0714}.gh-script-image img{width:100%;height:100%;object-fit:cover}.gh-badge{position:absolute;top:18px;right:18px;background:#ff8a10;color:#fff;border-radius:12px;padding:10px 18px;font-weight:900;font-size:12px;letter-spacing:.12em}.gh-script-body{padding:22px}.gh-script-meta{display:flex;justify-content:space-between;color:#bda8d8;text-transform:uppercase;letter-spacing:.18em;font-size:12px}.gh-script-body h3{font-size:22px;margin:14px 0 34px}.gh-price strong{font-size:30px}.gh-card-actions{display:flex;gap:10px;margin-top:18px}.gh-card-actions .ghost-btn{flex:1}.gh-icon-btn{width:54px;display:grid;place-items:center;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.05);font-weight:900}.features-row,.feature-strip{width:min(88vw,1380px);margin:28px auto 80px;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.features-row article,.feature-strip div{border:1px solid var(--line);border-radius:20px;background:rgba(255,255,255,.045);padding:24px}.features-row span,.feature-strip span{color:#d843ff;font-weight:900}.features-row h3,.feature-strip strong{display:block;font-size:20px;margin:8px 0}.features-row p,.feature-strip p{color:var(--muted);margin:0}.review-grid{width:min(88vw,1200px);margin:0 auto 90px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-grid article{border:1px solid var(--line);border-radius:20px;background:rgba(255,255,255,.04);padding:24px}.review-grid span{color:#ffd84a}
.product-page{width:min(88vw,1380px);margin:58px auto;display:grid;grid-template-columns:minmax(460px,1.08fr) minmax(360px,.95fr);gap:34px;align-items:start}.product-media-panel,.product-info-panel,.content-panel,.support-card,.checkout-card{border:1px solid var(--line);border-radius:24px;background:rgba(11,8,18,.72);box-shadow:0 18px 60px rgba(0,0,0,.26)}.product-media-panel{padding:10px}.media-viewer{position:relative;border-radius:18px;overflow:hidden;background:#05030a}.media-stage{position:relative;aspect-ratio:16/9}.media-pane{position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity .16s ease}.media-pane.is-active{opacity:1;pointer-events:auto}.media-pane img{width:100%;height:100%;object-fit:cover;cursor:zoom-in}.media-arrow,.gallery-expand{position:absolute;z-index:4;border:1px solid rgba(255,255,255,.16);background:rgba(0,0,0,.62);color:#fff;display:grid;place-items:center;cursor:pointer}.media-arrow{top:50%;transform:translateY(-50%);width:42px;height:58px;font-size:34px}.media-arrow-prev{left:10px}.media-arrow-next{right:10px}.gallery-expand{right:12px;bottom:12px;width:48px;height:48px;border-radius:14px}.media-thumbs{display:flex;gap:10px;padding:14px 4px 6px;overflow-x:auto}.media-thumb{flex:0 0 120px;height:70px;border:1px solid var(--line);border-radius:12px;overflow:hidden;background:rgba(255,255,255,.04);padding:0;cursor:pointer}.media-thumb.is-active{border-color:#a73cff;box-shadow:0 0 22px rgba(139,44,255,.28)}.media-thumb img{width:100%;height:100%;object-fit:cover}.video-thumb{height:100%;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#1f1233,#35106b)}.gh-video-frame{width:100%;height:100%;display:grid;place-items:center;background:linear-gradient(135deg,rgba(22,10,44,.94),rgba(9,5,15,.94));color:#fff}.gh-video-frame iframe{width:100%;height:100%;border:0}.gh-video-play{width:84px;height:84px;border:1px solid rgba(255,255,255,.25);border-radius:99px;background:#8b2cff;color:#fff;font-size:30px;cursor:pointer}.product-info-panel{padding:32px 34px}.product-info-panel h1{font-size:clamp(46px,5vw,80px);line-height:.9;margin:10px 0 18px;text-transform:uppercase}.package-tags{display:flex;gap:10px;flex-wrap:wrap}.package-tags span{border:1px solid var(--line);border-radius:13px;padding:12px 16px;color:#e8defc;background:rgba(255,255,255,.035)}.product-price{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:28px 0;margin:24px 0}.product-price strong{font-size:clamp(40px,5vw,58px);font-family:var(--font2)}.payment-strip{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 24px}.payment-badge{min-width:78px;height:44px;padding:0 14px;border-radius:13px;background:rgba(255,255,255,.08);color:#fff;border:1px solid var(--line);display:inline-flex;align-items:center;justify-content:center;font-weight:900;letter-spacing:.03em}.product-actions-large{display:flex;gap:10px;flex-wrap:wrap}.gift-box[hidden]{display:none!important}.gift-box{margin-top:18px;border:1px solid rgba(188,89,255,.22);border-radius:20px;background:rgba(22,12,38,.9);padding:20px}.gift-box-head{display:flex;align-items:start;justify-content:space-between;gap:14px}.gift-box h3{margin:4px 0 0;font-size:24px}.gift-close{width:38px;height:38px;border:1px solid var(--line);border-radius:10px;background:rgba(255,255,255,.06);color:#fff}.gift-help{color:var(--muted)}.gift-input-row{display:flex;gap:10px}.gift-form label{display:block;margin:12px 0 8px;font-weight:800}.gift-form input{min-height:52px;flex:1;border:1px solid var(--line);border-radius:12px;background:rgba(255,255,255,.06);color:#fff;padding:0 14px}.product-details{width:min(88vw,1380px);margin:30px auto;display:grid;grid-template-columns:1fr 360px;gap:20px}.content-panel,.support-card{padding:28px}.content-panel img,.content-panel iframe{max-width:100%;border-radius:16px}.support-icon{width:54px;height:54px;border-radius:16px;border:1px solid var(--line);display:grid;place-items:center;color:#d648ff}
.checkout-page{min-height:62vh;width:min(88vw,980px);margin:65px auto}.checkout-card{padding:34px}.checkout-card h1{font-size:clamp(48px,7vw,86px);margin:6px 0}.checkout-sub{color:var(--muted);font-size:18px}.checkout-items{display:grid;gap:12px;margin:28px 0}.checkout-item{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;border:1px solid var(--line);border-radius:16px;background:rgba(255,255,255,.04);padding:16px}.checkout-dot{color:#c23cff}.checkout-item small{display:block;color:var(--muted);margin-top:4px}.checkout-item a,.cart-remove{color:#ff9a9a;font-weight:900}.checkout-total,.cart-drawer-total{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:18px;margin-top:16px;font-size:20px}.checkout-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.cart-empty-state,.cart-empty-mini{border:1px dashed var(--line);border-radius:16px;padding:20px;color:var(--muted)}
.cart-drawer{position:fixed;right:24px;top:calc(var(--tick) + 96px);z-index:9999;width:min(420px,calc(100vw - 28px));max-height:calc(100vh - 130px);overflow:auto;border:1px solid rgba(194,90,255,.32);border-radius:22px;background:rgba(11,7,18,.97);backdrop-filter:blur(12px);box-shadow:0 24px 90px rgba(0,0,0,.55);padding:18px;transform:translate3d(20px,-8px,0);opacity:0;pointer-events:none;transition:transform .16s ease,opacity .16s ease}.cart-drawer[hidden]{display:none!important}.cart-drawer.is-open{display:block!important;transform:translate3d(0,0,0);opacity:1;pointer-events:auto}.cart-backdrop{position:fixed;inset:0;z-index:9998;background:rgba(0,0,0,.24);backdrop-filter:blur(2px)}.cart-backdrop[hidden]{display:none!important}.cart-drawer-head{display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid var(--line);padding-bottom:14px}.cart-eyebrow{display:block;color:#d590ff;text-transform:uppercase;letter-spacing:.18em;font-size:12px}.cart-close{width:40px;height:40px;border:1px solid var(--line);border-radius:12px;background:rgba(255,255,255,.06);color:#fff;font-size:24px}.cart-drawer-list{display:grid;gap:10px;margin:16px 0}.cart-drawer-item{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;border:1px solid var(--line);border-radius:15px;background:rgba(255,255,255,.04);padding:12px}.cart-item-icon{color:#c13cff}.cart-item-info span{display:block;color:var(--muted);font-size:13px;margin-top:3px}.cart-checkout{width:100%;margin-top:16px}.gh-lightbox{position:fixed;inset:0;z-index:10000;background:rgba(0,0,0,.86);display:grid;place-items:center;padding:28px}.gh-lightbox-inner{width:min(1100px,95vw);max-height:88vh;display:grid;place-items:center}.gh-lightbox-inner img,.gh-lightbox-inner iframe{max-width:100%;width:100%;max-height:86vh;border:0;border-radius:18px;object-fit:contain}.gh-lightbox-inner iframe{aspect-ratio:16/9}.gh-lightbox-close{position:fixed;top:22px;right:22px;width:48px;height:48px;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.08);color:#fff;font-size:30px}.site-footer{width:min(92vw,1480px);margin:100px auto 40px;border-top:1px solid var(--line);padding:50px 0 0;position:relative}.footer-watermark{position:absolute;left:0;top:-20px;font-size:110px;font-weight:900;color:rgba(255,255,255,.045);pointer-events:none}.footer-grid{position:relative;display:grid;grid-template-columns:1.35fr repeat(3,1fr);gap:40px}.site-footer a,.site-footer button{display:block;color:#d5c8e8;margin:10px 0;background:none;border:0;padding:0;text-align:left;cursor:pointer}.site-footer h4{letter-spacing:.28em;text-transform:uppercase}.site-footer p{color:var(--muted)}.social-row{display:flex;gap:10px}.social-row a,.social-row button{border:1px solid var(--line);border-radius:12px;padding:12px 16px}.footer-bottom{border-top:1px solid var(--line);margin-top:38px;padding-top:18px;color:#b5a8c9}.toast{position:fixed;right:20px;top:120px;z-index:12000;background:#130d22;border:1px solid var(--line);border-radius:16px;padding:14px 46px 14px 16px}.toast-close{position:absolute;right:10px;top:8px;background:none;border:0;color:#fff;font-size:22px}.back-top{position:fixed;right:20px;bottom:20px;z-index:60;width:48px;height:48px;border-radius:999px;border:1px solid var(--line);background:rgba(15,10,24,.88);color:#fff;opacity:0;pointer-events:none}.back-top.is-visible{opacity:1;pointer-events:auto}.ghoost-reveal{opacity:1;transform:none}.is-hidden-by-search{display:none!important}
@media(max-width:980px){.site-header{width:calc(100vw - 22px);align-items:flex-start;flex-wrap:wrap}.brand{min-width:0;flex:1}.nav-toggle{display:block}.main-nav,.header-actions{display:none;width:100%;justify-content:flex-start;flex-wrap:wrap}.main-nav.is-open,.header-actions.is-open{display:flex}.search-mini{min-width:100%;width:100%}.product-page,.product-details,.features-row,.feature-strip,.review-grid,.footer-grid{grid-template-columns:1fr}.product-page{width:calc(100vw - 24px);margin-top:28px}.product-info-panel{padding:24px}.gift-input-row{flex-direction:column}.media-thumb{flex-basis:98px}.cart-drawer{right:12px;top:105px}.hero-section h1{font-size:68px}.gh-script-card{flex-basis:330px}.footer-watermark{font-size:70px}}@media(max-width:520px){:root{--tick:32px}.ticker-group{gap:34px;font-size:11px}.brand-text strong{font-size:14px}.brand-text em{font-size:11px}.brand-mark{width:50px;height:50px}.product-info-panel h1{font-size:40px}.product-price strong{font-size:42px}.payment-badge{min-width:64px;height:40px;font-size:12px}.gh-script-card{flex-basis:295px}.gh-script-image{height:160px}.cart-drawer{width:calc(100vw - 20px);right:10px}.media-stage{aspect-ratio:1.15/1}.hero-section{min-height:460px}.hero-section h1{font-size:55px}}


/* ===============================
   V26 CATEGORY SIZE FIX
   Keeps homepage motion untouched. Fixes category packages becoming huge.
   =============================== */
.category-subhero,
.subhero.category-subhero{
  width:min(92vw,1180px);
  margin:28px auto 18px;
  padding:22px 0 8px;
  position:relative;
  z-index:2;
}
.category-subhero .eyebrow,
.subhero.category-subhero .eyebrow{
  color:#d884ff;
  letter-spacing:.42em;
  text-transform:uppercase;
  font-size:12px;
  margin:0 0 12px;
}
.category-subhero h1,
.subhero.category-subhero h1{
  font-size:clamp(34px,5.5vw,66px);
  line-height:.9;
  margin:0 0 22px;
  text-transform:uppercase;
  color:#f6f0ff;
}
.category-subhero .subhero-copy,
.subhero.category-subhero .subhero-copy{
  max-width:760px;
  color:var(--muted);
  line-height:1.7;
  overflow:hidden;
}
.category-subhero .subhero-copy img,
.subhero.category-subhero .subhero-copy img,
.category-subhero img:not(.brand-mark img){
  max-width:100%;
  height:auto;
  max-height:220px;
  object-fit:contain;
}
.category-stats{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin-top:14px;
}
.category-stats span{
  display:inline-flex;
  align-items:center;
  min-height:38px;
  padding:0 14px;
  border:1px solid rgba(255,255,255,.10);
  border-radius:999px;
  background:rgba(255,255,255,.045);
  color:#d7c8ec;
  font-size:13px;
}
.category-stats strong{color:#fff;margin-right:5px}

.packages-grid,
.static-product-grid{
  width:min(92vw,1380px) !important;
  margin:22px auto 80px !important;
  display:grid !important;
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:22px !important;
  align-items:stretch !important;
  overflow:visible !important;
  transform:none !important;
  animation:none !important;
  position:relative;
  z-index:2;
}
.packages-grid > *,
.static-product-grid > *{
  min-width:0 !important;
  max-width:100% !important;
}

/* Supports old package-card.twig classes used in your category page. */
.static-product-grid .script-card,
.packages-grid .script-card,
.static-product-grid .product-card,
.packages-grid .product-card,
.static-product-grid article,
.packages-grid article{
  display:flex !important;
  flex-direction:column !important;
  width:100% !important;
  max-width:none !important;
  min-width:0 !important;
  min-height:420px !important;
  border:1px solid rgba(255,255,255,.11) !important;
  border-radius:22px !important;
  overflow:hidden !important;
  background:rgba(12,8,22,.92) !important;
  box-shadow:0 18px 44px rgba(0,0,0,.24) !important;
  transform:translateZ(0) !important;
  will-change:auto !important;
}
.static-product-grid .script-image,
.packages-grid .script-image,
.static-product-grid .gh-script-image,
.packages-grid .gh-script-image,
.static-product-grid article > a:first-child,
.packages-grid article > a:first-child{
  display:block !important;
  width:100% !important;
  height:205px !important;
  max-height:205px !important;
  overflow:hidden !important;
  background:#090611 !important;
  position:relative !important;
  flex:0 0 205px !important;
}
.static-product-grid .script-image img,
.packages-grid .script-image img,
.static-product-grid .gh-script-image img,
.packages-grid .gh-script-image img,
.static-product-grid article > a:first-child img,
.packages-grid article > a:first-child img,
.static-product-grid img,
.packages-grid img{
  display:block !important;
  width:100% !important;
  height:100% !important;
  max-width:100% !important;
  max-height:205px !important;
  object-fit:cover !important;
  object-position:center !important;
  transform:none !important;
  animation:none !important;
}
.static-product-grid .script-body,
.packages-grid .script-body,
.static-product-grid .gh-script-body,
.packages-grid .gh-script-body{
  display:flex !important;
  flex-direction:column !important;
  flex:1 1 auto !important;
  padding:22px !important;
}
.static-product-grid .script-meta,
.packages-grid .script-meta,
.static-product-grid .gh-script-meta,
.packages-grid .gh-script-meta{
  display:flex !important;
  justify-content:space-between !important;
  gap:14px !important;
  color:#bca8d8 !important;
  text-transform:uppercase !important;
  letter-spacing:.18em !important;
  font-size:12px !important;
  margin:0 0 12px !important;
}
.static-product-grid h3,
.packages-grid h3{
  font-size:clamp(19px,1.8vw,24px) !important;
  line-height:1.08 !important;
  min-height:56px !important;
  margin:0 0 22px !important;
  color:#f6f0ff !important;
  text-transform:uppercase !important;
}
.static-product-grid h3 a,
.packages-grid h3 a{color:inherit !important;text-decoration:none !important}
.static-product-grid .price-line,
.packages-grid .price-line,
.static-product-grid .gh-price,
.packages-grid .gh-price{
  margin-top:auto !important;
  color:#fff !important;
}
.static-product-grid .price-line strong,
.packages-grid .price-line strong,
.static-product-grid .gh-price strong,
.packages-grid .gh-price strong{
  display:block !important;
  font-size:clamp(25px,2.6vw,34px) !important;
  line-height:1 !important;
}
.static-product-grid .card-actions,
.packages-grid .card-actions,
.static-product-grid .gh-card-actions,
.packages-grid .gh-card-actions{
  display:flex !important;
  gap:10px !important;
  align-items:center !important;
  margin-top:18px !important;
}
.static-product-grid .card-actions .ghost-btn,
.packages-grid .card-actions .ghost-btn,
.static-product-grid .gh-card-actions .ghost-btn,
.packages-grid .gh-card-actions .ghost-btn{
  flex:1 1 auto !important;
  min-height:52px !important;
  justify-content:center !important;
}
.static-product-grid .icon-btn,
.packages-grid .icon-btn,
.static-product-grid .gh-icon-btn,
.packages-grid .gh-icon-btn{
  flex:0 0 54px !important;
  width:54px !important;
  height:52px !important;
  display:grid !important;
  place-items:center !important;
  border:1px solid rgba(255,255,255,.12) !important;
  border-radius:14px !important;
  background:rgba(255,255,255,.055) !important;
  color:#fff !important;
  text-decoration:none !important;
}
.static-product-grid .badge,
.packages-grid .badge,
.static-product-grid .gh-badge,
.packages-grid .gh-badge{
  position:absolute !important;
  top:16px !important;
  right:16px !important;
  z-index:2 !important;
  padding:9px 15px !important;
  border-radius:12px !important;
  background:#ff8a10 !important;
  color:#fff !important;
  font-size:12px !important;
  font-weight:900 !important;
  letter-spacing:.12em !important;
}
.empty-state{
  width:min(92vw,900px);
  margin:50px auto 110px;
  padding:34px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:22px;
  background:rgba(255,255,255,.04);
  text-align:center;
}

@media(max-width:1100px){
  .packages-grid,.static-product-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}
}
@media(max-width:680px){
  .packages-grid,.static-product-grid{grid-template-columns:1fr !important;width:calc(100vw - 24px) !important;gap:16px !important;}
  .static-product-grid .script-image,.packages-grid .script-image,.static-product-grid .gh-script-image,.packages-grid .gh-script-image,.static-product-grid article > a:first-child,.packages-grid article > a:first-child{height:176px !important;max-height:176px !important;flex-basis:176px !important;}
  .static-product-grid img,.packages-grid img{max-height:176px !important;}
  .category-subhero,.subhero.category-subhero{width:calc(100vw - 24px);margin-top:22px;}
}


/* ==========================================================
   V27 small fixes: support card clarity + working search box
   Keeps V26 category sizing and current homepage motion.
   ========================================================== */
.product-details .support-card,
.support-card{
  position:relative !important;
  overflow:hidden !important;
  isolation:isolate !important;
  background:linear-gradient(145deg,rgba(15,9,26,.97),rgba(13,7,22,.94)) !important;
  border-color:rgba(190,99,255,.22) !important;
}
.support-card::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  background:radial-gradient(circle at 18% 0%,rgba(139,44,255,.12),transparent 35%);
  opacity:.75;
}
.support-card h3,
.support-card h2,
.support-card p,
.support-card .support-icon,
.support-card .ghost-btn{
  position:relative !important;
  z-index:2 !important;
}
.support-card h3,
.support-card h2{
  margin:18px 0 14px !important;
  line-height:1.1 !important;
  letter-spacing:.02em !important;
}
.support-card p{
  max-width:31ch !important;
  line-height:1.55 !important;
  color:#d6cde8 !important;
  margin:0 0 18px !important;
  white-space:normal !important;
}
.support-card .ghost-btn{
  width:max-content !important;
  min-width:150px !important;
}
.search-mini{
  position:relative !important;
  overflow:visible !important;
  z-index:120 !important;
}
.search-mini input{
  min-width:0 !important;
}
.gh-search-results{
  position:absolute;
  left:0;
  right:0;
  top:calc(100% + 10px);
  z-index:99999;
  border:1px solid rgba(190,99,255,.28);
  border-radius:16px;
  background:rgba(11,7,18,.98);
  backdrop-filter:blur(12px);
  box-shadow:0 18px 60px rgba(0,0,0,.48),0 0 22px rgba(139,44,255,.16);
  padding:8px;
  display:none;
  max-height:320px;
  overflow:auto;
}
.gh-search-results.is-open{display:grid;gap:7px;}
.gh-search-item{
  display:grid;
  grid-template-columns:42px 1fr auto;
  gap:10px;
  align-items:center;
  min-height:56px;
  padding:8px;
  border-radius:12px;
  color:#fff;
  border:1px solid transparent;
  background:rgba(255,255,255,.035);
}
.gh-search-item:hover,
.gh-search-item:focus{
  border-color:rgba(190,99,255,.35);
  background:rgba(139,44,255,.14);
  outline:0;
}
.gh-search-thumb{
  width:42px;
  height:42px;
  border-radius:10px;
  object-fit:cover;
  background:rgba(139,44,255,.18);
  border:1px solid rgba(255,255,255,.10);
}
.gh-search-title{font-weight:900;line-height:1.1;letter-spacing:.04em;text-transform:uppercase;}
.gh-search-meta{font-size:11px;color:#bfb2d6;margin-top:3px;letter-spacing:.12em;text-transform:uppercase;}
.gh-search-go{color:#d991ff;font-weight:900;}
.gh-search-empty{padding:14px 12px;color:#bfb2d6;text-align:center;}
.search-mini.has-results input{color:#fff;}
@media(max-width:980px){
  .gh-search-results{position:static;width:100%;margin-top:10px;grid-column:1/-1;}
  .search-mini{flex-wrap:wrap;height:auto;min-height:48px;padding-top:10px;padding-bottom:10px;}
  .search-mini input{width:calc(100% - 28px) !important;}
}

/* V28 account dropdown: removes broken /logout route and keeps header smooth */
.account-wrap{position:relative;display:flex;align-items:center;z-index:80}
.account-trigger{min-width:150px;max-width:210px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;justify-content:center}
.account-trigger::after{content:'⌄';font-size:.85em;margin-left:8px;opacity:.75;transition:transform .18s ease,opacity .18s ease}
.account-wrap.is-open .account-trigger::after{transform:rotate(180deg);opacity:1}
.account-menu{position:absolute;right:0;top:calc(100% + 12px);width:min(270px,calc(100vw - 24px));padding:12px;border:1px solid rgba(180,117,255,.22);border-radius:18px;background:rgba(14,10,24,.96);box-shadow:0 18px 60px rgba(0,0,0,.45),0 0 0 1px rgba(255,255,255,.04) inset;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);transform:translate3d(0,8px,0) scale(.98);opacity:0;pointer-events:none;transition:transform .18s ease,opacity .18s ease;z-index:9999}
.account-wrap.is-open .account-menu{transform:translate3d(0,0,0) scale(1);opacity:1;pointer-events:auto}
.account-menu[hidden]{display:block!important;visibility:hidden;opacity:0;pointer-events:none}
.account-menu-head{padding:10px 10px 12px;margin-bottom:6px;border-bottom:1px solid rgba(255,255,255,.08)}
.account-menu-head span{display:block;color:rgba(235,226,255,.55);font-size:11px;letter-spacing:.18em;text-transform:uppercase;margin-bottom:5px}
.account-menu-head strong{display:block;color:#fff;font-size:14px;letter-spacing:.08em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.account-menu-link{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 12px;border:0;border-radius:12px;background:transparent;color:rgba(246,242,255,.9);font:inherit;text-decoration:none;cursor:pointer;transition:background .16s ease,color .16s ease,transform .16s ease;text-align:left}
.account-menu-link:hover{background:rgba(139,44,255,.18);color:#fff;transform:translate3d(2px,0,0)}
@media (max-width:860px){.account-wrap{width:100%}.account-trigger{width:100%;max-width:none}.account-menu{left:0;right:auto;width:100%;position:relative;top:8px}}



/* ===============================
   V30 LOGIN CENTER FIX
   Centers Tebex username/login page without touching homepage motion.
   =============================== */
.login-page-wrap{
  width:min(92vw,920px);
  min-height:calc(100vh - 310px);
  margin:54px auto 86px;
  padding:32px 0 10px;
  display:flex;
  align-items:center;
  justify-content:center;
  position:relative;
  z-index:3;
}
.login-card{
  width:min(100%,720px);
  margin:0 auto;
  padding:42px clamp(22px,4vw,54px);
  text-align:center;
  border:1px solid rgba(255,255,255,.12);
  border-radius:28px;
  background:linear-gradient(135deg,rgba(19,10,35,.88),rgba(9,6,16,.82));
  box-shadow:0 24px 80px rgba(0,0,0,.34),0 0 46px rgba(139,44,255,.12);
  backdrop-filter:blur(10px);
  overflow:hidden;
}
.login-card:before{
  content:"";
  position:absolute;
  inset:-1px;
  border-radius:28px;
  background:radial-gradient(circle at 50% 0%,rgba(151,55,255,.22),transparent 44%);
  pointer-events:none;
  opacity:.8;
}
.login-card > *{position:relative;z-index:1}
.login-card .eyebrow{
  display:block;
  margin:0 0 14px;
  color:#d894ff;
  text-transform:uppercase;
  letter-spacing:.45em;
  font-size:12px;
  font-weight:900;
}
.login-card h1{
  margin:0 0 16px;
  font-family:var(--font2);
  font-size:clamp(38px,7vw,72px);
  line-height:.92;
  text-transform:uppercase;
  color:#f4edff;
}
.login-card p{
  width:min(100%,560px);
  margin:0 auto;
  color:#cfc1e8;
  line-height:1.7;
  font-size:17px;
}
.login-main-btn{
  width:max-content;
  min-width:240px;
  margin:26px auto 0;
}
.login-form{
  width:min(100%,500px);
  margin:26px auto 0;
  display:grid;
  gap:12px;
  text-align:left;
}
.login-form label{
  color:#efe8ff;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase;
  font-size:12px;
}
.login-form input{
  width:100%;
  min-height:54px;
  border:1px solid rgba(255,255,255,.14);
  border-radius:14px;
  background:rgba(255,255,255,.055);
  color:#fff;
  outline:0;
  padding:0 16px;
  font:inherit;
}
.login-form input:focus{
  border-color:rgba(181,88,255,.62);
  box-shadow:0 0 0 4px rgba(139,44,255,.16);
}
.login-help-row{
  margin:24px auto 0;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:12px;
  flex-wrap:wrap;
}
.login-help-row a{
  color:#d8c8ef;
  border:1px solid rgba(255,255,255,.10);
  border-radius:12px;
  padding:12px 16px;
  background:rgba(255,255,255,.035);
}
.login-help-row a:hover{
  color:#fff;
  border-color:rgba(188,90,255,.35);
  background:rgba(139,44,255,.12);
}
/* safety net if Tebex renders login content outside the new wrapper */
.site-main > h1:first-child,
.site-main > p:first-child,
.site-main > a:first-child,
.site-main > form:first-child{
  margin-left:auto!important;
  margin-right:auto!important;
}
@media(max-width:720px){
  .login-page-wrap{width:calc(100vw - 24px);margin:32px auto 64px;min-height:calc(100vh - 250px)}
  .login-card{padding:32px 18px;border-radius:22px}
  .login-card h1{font-size:42px}
  .login-main-btn{width:100%;min-width:0}
  .login-help-row a{flex:1 1 150px;text-align:center}
}

.media-thumbs{
  scrollbar-width:thin!important;
  scrollbar-color:rgba(139,44,255,.88) rgba(255,255,255,.06)!important;
  padding:14px 8px 14px!important;
  overscroll-behavior-x:contain!important;
}
.media-thumbs::-webkit-scrollbar{height:10px!important}
.media-thumbs::-webkit-scrollbar-track{
  background:rgba(255,255,255,.055)!important;
  border:1px solid rgba(255,255,255,.10)!important;
  border-radius:999px!important;
}
.media-thumbs::-webkit-scrollbar-thumb{
  background:linear-gradient(90deg,#8b2cff,#c044ff)!important;
  border:2px solid rgba(9,5,16,.96)!important;
  border-radius:999px!important;
  box-shadow:0 0 16px rgba(139,44,255,.38)!important;
}
.media-thumbs::-webkit-scrollbar-thumb:hover{
  background:linear-gradient(90deg,#9b46ff,#d956ff)!important;
  box-shadow:0 0 24px rgba(139,44,255,.55)!important;
}
.media-thumbs::-webkit-scrollbar-corner{background:transparent!important}
.media-thumb{
  transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,filter .18s ease!important;
  transform:translateZ(0)!important;
  backface-visibility:hidden!important;
}
.media-thumb:hover,
.media-thumb.is-active{
  border-color:rgba(190,99,255,.72)!important;
  box-shadow:0 0 0 1px rgba(255,255,255,.08) inset,0 0 22px rgba(139,44,255,.38)!important;
  transform:translate3d(0,-2px,0) scale(1.02)!important;
  filter:brightness(1.08)!important;
}
.media-arrow{
  width:54px!important;
  height:54px!important;
  border-radius:999px!important;
  border:1px solid rgba(190,99,255,.34)!important;
  background:linear-gradient(135deg,rgba(139,44,255,.82),rgba(9,5,18,.78))!important;
  color:#fff!important;
  font-size:0!important;
  line-height:1!important;
  box-shadow:0 14px 34px rgba(0,0,0,.38),0 0 24px rgba(139,44,255,.28)!important;
  backdrop-filter:blur(12px)!important;
  -webkit-backdrop-filter:blur(12px)!important;
  transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,filter .18s ease!important;
}
.media-arrow::before{
  display:block!important;
  font-size:34px!important;
  line-height:1!important;
  font-weight:900!important;
  transform:translateY(-2px)!important;
}
.media-arrow-prev::before{content:'‹'!important}
.media-arrow-next::before{content:'›'!important}
.media-arrow:hover{
  border-color:rgba(216,148,255,.72)!important;
  box-shadow:0 18px 42px rgba(0,0,0,.44),0 0 34px rgba(139,44,255,.48)!important;
  filter:brightness(1.08)!important;
}
.media-arrow-prev:hover{transform:translateY(-50%) translateX(-2px) scale(1.06)!important}
.media-arrow-next:hover{transform:translateY(-50%) translateX(2px) scale(1.06)!important}
.gallery-expand{
  width:52px!important;
  height:52px!important;
  border-radius:999px!important;
  border:1px solid rgba(190,99,255,.34)!important;
  background:linear-gradient(135deg,rgba(139,44,255,.78),rgba(9,5,18,.78))!important;
  box-shadow:0 14px 34px rgba(0,0,0,.38),0 0 24px rgba(139,44,255,.28)!important;
  transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,filter .18s ease!important;
}
.gallery-expand:hover{
  transform:translate3d(0,-2px,0) scale(1.06)!important;
  border-color:rgba(216,148,255,.72)!important;
  box-shadow:0 18px 42px rgba(0,0,0,.44),0 0 34px rgba(139,44,255,.48)!important;
  filter:brightness(1.08)!important;
}
.gh-script-card,
.packages-grid .script-card,
.static-product-grid .script-card,
.packages-grid .product-card,
.static-product-grid .product-card,
.ghoost-product-card{
  backface-visibility:hidden!important;
  transform:translate3d(0,0,0)!important;
  transition:transform .20s cubic-bezier(.2,.8,.2,1),border-color .20s ease,box-shadow .20s ease,filter .20s ease!important;
  will-change:transform!important;
}
.gh-script-image img,
.packages-grid .script-image img,
.static-product-grid .script-image img,
.packages-grid article > a:first-child img,
.static-product-grid article > a:first-child img,
.ghoost-product-media img{
  transition:transform .24s ease,filter .24s ease!important;
  backface-visibility:hidden!important;
}
@media (hover:hover) and (pointer:fine){
  .gh-script-card:hover{
    border-color:rgba(216,148,255,.62)!important;
    box-shadow:0 24px 72px rgba(0,0,0,.42),0 0 0 1px rgba(255,255,255,.06) inset,0 0 38px rgba(139,44,255,.34)!important;
    transform:translate3d(0,-8px,0) scale(1.024)!important;
    filter:brightness(1.05)!important;
    z-index:6!important;
  }
  .packages-grid .script-card:hover,
  .static-product-grid .script-card:hover,
  .packages-grid .product-card:hover,
  .static-product-grid .product-card:hover,
  .ghoost-product-card:hover{
    border-color:rgba(216,148,255,.62)!important;
    box-shadow:0 24px 72px rgba(0,0,0,.42),0 0 0 1px rgba(255,255,255,.06) inset,0 0 38px rgba(139,44,255,.34)!important;
    transform:translate3d(0,-8px,0) scale(1.024)!important;
    filter:brightness(1.05)!important;
    z-index:6!important;
  }
  .gh-script-card:hover .gh-script-image img,
  .packages-grid .script-card:hover .script-image img,
  .static-product-grid .script-card:hover .script-image img,
  .packages-grid .product-card:hover .script-image img,
  .static-product-grid .product-card:hover .script-image img,
  .packages-grid article:hover > a:first-child img,
  .static-product-grid article:hover > a:first-child img,
  .ghoost-product-card:hover .ghoost-product-media img{
    transform:scale(1.045)!important;
    filter:brightness(1.08) contrast(1.04)!important;
  }
  .gh-script-card:hover .ghost-btn,
  .packages-grid .script-card:hover .ghost-btn,
  .static-product-grid .script-card:hover .ghost-btn,
  .packages-grid .product-card:hover .ghost-btn,
  .static-product-grid .product-card:hover .ghost-btn,
  .ghoost-product-card:hover .ghoost-btn{
    box-shadow:0 0 22px rgba(139,44,255,.38)!important;
  }
}
@media(max-width:680px){
  .media-arrow{width:46px!important;height:46px!important}
  .media-arrow::before{font-size:30px!important}
  .gallery-expand{width:46px!important;height:46px!important}
}
@media (prefers-reduced-motion: reduce){
  .gh-script-card,
  .packages-grid .script-card,
  .static-product-grid .script-card,
  .packages-grid .product-card,
  .static-product-grid .product-card,
  .ghoost-product-card,
  .media-thumb,
  .media-arrow,
  .gallery-expand{will-change:auto!important}
}

.gh-scripts-motion-shell{
  overflow:hidden!important;
  padding:22px 0 62px!important;
  isolation:isolate!important;
}
.gh-marquee{
  overflow:hidden!important;
  padding:18px 0 34px!important;
  margin:-12px 0 -18px!important;
}
.gh-runner,
.gh-segment{
  overflow:visible!important;
  transform-style:preserve-3d!important;
}
.gh-segment{
  position:relative!important;
  z-index:1!important;
  padding-top:10px!important;
  padding-bottom:12px!important;
}
.gh-script-card{
  position:relative!important;
  z-index:1!important;
  transform-origin:center center!important;
  contain:layout paint!important;
}
@media (hover:hover) and (pointer:fine){
  .gh-script-card:hover{
    z-index:90!important;
    border-color:rgba(216,148,255,.72)!important;
    box-shadow:0 22px 64px rgba(0,0,0,.46),0 0 0 1px rgba(255,255,255,.08) inset,0 0 42px rgba(139,44,255,.42)!important;
    transform:translate3d(0,-6px,0) scale(1.014)!important;
    filter:brightness(1.055)!important;
  }
  .gh-script-card:hover::after{
    content:"";
    position:absolute;
    inset:-1px;
    border-radius:22px;
    pointer-events:none;
    border:1px solid rgba(216,148,255,.36);
    box-shadow:0 0 32px rgba(139,44,255,.30);
  }
}
.media-arrow{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  padding:0!important;
  text-indent:0!important;
  overflow:hidden!important;
}
.media-arrow::before{
  position:absolute!important;
  inset:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  height:100%!important;
  transform:none!important;
  padding:0!important;
  margin:0!important;
  line-height:1!important;
  font-family:Arial,system-ui,sans-serif!important;
}
.media-arrow-prev::before{content:'‹'!important;padding-bottom:3px!important;padding-right:2px!important}
.media-arrow-next::before{content:'›'!important;padding-bottom:3px!important;padding-left:2px!important}
.gh-lightbox{
  background:rgba(0,0,0,.88)!important;
  backdrop-filter:blur(5px)!important;
  -webkit-backdrop-filter:blur(5px)!important;
}
.gh-lightbox-inner{
  position:relative!important;
  overflow:hidden!important;
  border-radius:20px!important;
  box-shadow:0 26px 100px rgba(0,0,0,.62),0 0 70px rgba(139,44,255,.30)!important;
}
.gh-lightbox-inner img,
.gh-lightbox-inner iframe{
  border:1px solid rgba(190,99,255,.26)!important;
  background:#05030a!important;
}
.gh-lightbox-close,
.gh-lightbox-nav{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  border:1px solid rgba(190,99,255,.34)!important;
  background:rgba(14,10,24,.84)!important;
  color:#fff!important;
  box-shadow:0 14px 38px rgba(0,0,0,.45),0 0 24px rgba(139,44,255,.24)!important;
  backdrop-filter:blur(12px)!important;
  -webkit-backdrop-filter:blur(12px)!important;
  transition:background .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease,filter .16s ease!important;
}
.gh-lightbox-close:hover,
.gh-lightbox-nav:hover{
  background:linear-gradient(135deg,rgba(139,44,255,.92),rgba(192,68,255,.78))!important;
  border-color:rgba(229,181,255,.82)!important;
  box-shadow:0 18px 46px rgba(0,0,0,.50),0 0 36px rgba(139,44,255,.54)!important;
  filter:brightness(1.08)!important;
}
.gh-lightbox-close:hover{transform:scale(1.07)!important}
.gh-lightbox-nav{
  position:fixed!important;
  top:50%!important;
  z-index:10002!important;
  width:58px!important;
  height:58px!important;
  border-radius:999px!important;
  font-size:42px!important;
  line-height:1!important;
  padding:0!important;
}
.gh-lightbox-prev{left:28px!important}
.gh-lightbox-next{right:28px!important}
.gh-lightbox-prev:hover{transform:translateY(-50%) translateX(-3px) scale(1.06)!important}
.gh-lightbox-next:hover{transform:translateY(-50%) translateX(3px) scale(1.06)!important}
@media(max-width:720px){
  .gh-lightbox-nav{width:48px!important;height:48px!important;font-size:34px!important}
  .gh-lightbox-prev{left:12px!important}
  .gh-lightbox-next{right:12px!important}
}
