.sf-hero.sf-premium-hero{position:relative;overflow:hidden;padding:0;background:radial-gradient(circle at 76% 42%,#173d60 0,#0b2841 23%,#061a2c 56%,#041522 100%);color:#fff;border-bottom:1px solid rgba(197,154,68,.32)}
.sf-premium-hero-inner{position:relative;z-index:2;max-width:1180px;margin:auto;padding:54px 48px 32px;display:grid;grid-template-columns:1.03fr .97fr;grid-template-areas:"copy visual" "benefits benefits" "info info";gap:24px 38px;animation:premiumHeroReveal .8s cubic-bezier(.2,.75,.2,1) both}
.sf-premium-orbit{position:absolute;z-index:1;width:760px;height:760px;border:18px solid rgba(212,164,70,.78);border-radius:50%;right:-280px;top:-260px;transform:rotate(-12deg);box-shadow:0 0 28px rgba(212,164,70,.18),inset 0 0 14px rgba(255,224,150,.2)}
.sf-premium-copy{grid-area:copy;padding-top:16px;position:relative;z-index:4}.sf-premium-kicker{font:700 12px/1.2 Arial,sans-serif;letter-spacing:.32em;color:#d8ad5b;margin-bottom:20px;display:flex;align-items:center;gap:16px}.sf-premium-kicker span{display:inline-block;width:72px;height:1px;background:#d8ad5b}
.sf-premium-copy h1{margin:0;color:#fff;font:400 clamp(56px,6vw,88px)/.87 Georgia,serif;letter-spacing:-.045em}.sf-premium-copy h1 em{color:#e0b052;font-weight:400}.sf-premium-copy p{max-width:540px;margin:30px 0 26px;color:#e4e8ec;font:400 17px/1.65 Arial,sans-serif}
.sf-premium-actions{display:flex;flex-direction:column;gap:12px;max-width:430px}.sf-premium-actions a{height:68px;border-radius:14px;padding:0 22px;display:grid;grid-template-columns:34px 1fr 28px;align-items:center;text-decoration:none;font:700 17px Arial,sans-serif;transition:transform .2s ease,box-shadow .2s ease}.sf-premium-actions a:hover{transform:translateY(-2px)}.sf-premium-actions i{font-style:normal;font-size:24px;text-align:right}.sf-premium-catalog{background:linear-gradient(105deg,#d6a641,#f0c86e);color:#08192a;box-shadow:0 12px 34px rgba(197,154,68,.2)}.sf-premium-wa{border:1px solid rgba(255,255,255,.55);color:#fff;background:rgba(4,20,34,.42);backdrop-filter:blur(8px)}.sf-premium-wa>span{color:#25d366;font-size:25px}
.sf-premium-visual{grid-area:visual;min-height:470px;position:relative;display:flex;align-items:flex-end;justify-content:center}.sf-premium-visual img{position:relative;z-index:3;width:min(94%,480px);height:450px;object-fit:contain;filter:drop-shadow(0 26px 28px rgba(0,0,0,.42));animation:premiumWatchFloat 5s ease-in-out infinite}.sf-premium-glow{position:absolute;z-index:2;width:330px;height:330px;border-radius:50%;bottom:50px;background:radial-gradient(circle,rgba(226,176,78,.22),transparent 67%);filter:blur(12px)}.sf-premium-script{position:absolute;z-index:4;right:0;top:12px;color:#fff;font:italic 26px/1.15 Georgia,serif;transform:rotate(-5deg);text-align:center}.sf-premium-script em{color:#dfad51}
.sf-premium-benefits{grid-area:benefits;display:grid;grid-template-columns:repeat(4,1fr);max-width:820px;gap:0;margin-top:-4px}.sf-premium-benefits>div{display:flex;flex-direction:column;align-items:center;text-align:center;gap:7px;padding:8px 24px;border-right:1px solid rgba(217,172,82,.42);font:600 13px/1.25 Arial,sans-serif}.sf-premium-benefits>div:last-child{border-right:0}.sf-premium-benefits strong{font:400 34px Arial,sans-serif;color:#e0ad50}
.sf-premium-info{grid-area:info;border:1px solid rgba(255,255,255,.18);border-radius:18px;padding:18px 24px;display:grid;grid-template-columns:1fr 1fr 1fr .9fr;align-items:center;background:rgba(3,18,31,.38);backdrop-filter:blur(8px)}.sf-premium-info>div{min-height:54px;padding:0 18px;border-right:1px solid rgba(255,255,255,.17);display:flex;align-items:center;gap:12px;font:400 13px/1.35 Arial,sans-serif}.sf-premium-info>div:last-child{border:0}.sf-premium-info strong{font-size:27px;color:#e0ad50}.sf-premium-info span b{font-size:14px}.sf-premium-info .sf-premium-sign{display:block;color:#dbae55;font:italic 21px/1.25 Georgia,serif;transform:rotate(-3deg)}
.sf-premium-watch-placeholder{margin:auto;color:#e0ad50;font:700 34px Georgia,serif;letter-spacing:.18em}
@keyframes premiumHeroReveal{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes premiumWatchFloat{0%,100%{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-9px) rotate(1deg)}}
@media(max-width:800px){.sf-premium-hero-inner{padding:38px 18px 22px;display:grid;grid-template-columns:1fr;grid-template-areas:"copy" "visual" "benefits" "info";gap:14px}.sf-premium-orbit{width:480px;height:480px;right:-270px;top:20px;border-width:12px}.sf-premium-copy{padding-top:0}.sf-premium-kicker{font-size:10px;letter-spacing:.27em;margin-bottom:12px}.sf-premium-kicker span{width:46px}.sf-premium-copy h1{font-size:56px;line-height:.9}.sf-premium-copy p{font-size:14px;line-height:1.55;margin:20px 0}.sf-premium-actions{max-width:330px}.sf-premium-actions a{height:58px;font-size:15px;border-radius:12px}.sf-premium-visual{min-height:285px;margin-top:-22px;justify-content:flex-end}.sf-premium-visual img{width:67%;height:300px;object-position:center;animation-duration:4.5s}.sf-premium-script{right:2px;top:20px;font-size:18px}.sf-premium-glow{width:220px;height:220px;right:5px;bottom:20px}.sf-premium-benefits{grid-template-columns:repeat(4,1fr);width:100%;margin-top:-8px}.sf-premium-benefits>div{padding:7px 4px;font-size:10px}.sf-premium-benefits strong{font-size:26px}.sf-premium-info{grid-template-columns:repeat(3,1fr);padding:12px 8px;border-radius:15px}.sf-premium-info>div{padding:0 7px;font-size:10px;gap:6px}.sf-premium-info strong{font-size:20px}.sf-premium-info .sf-premium-sign{display:none}}
@media(max-width:420px){.sf-premium-copy h1{font-size:52px}.sf-premium-visual{min-height:260px}.sf-premium-visual img{height:275px}.sf-premium-actions{max-width:300px}.sf-premium-benefits>div span{font-size:9px}.sf-premium-info span b{font-size:11px}}
@media(prefers-reduced-motion:reduce){.sf-premium-hero-inner,.sf-premium-visual img{animation:none!important}.sf-premium-actions a{transition:none!important}}


/* Mobile fidelity pass: reference 2026-09-17 */
@media(max-width:800px){
  .sf-premium-hero-inner{padding:24px 18px 18px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);grid-template-areas:"copy visual" "benefits benefits" "info info";column-gap:0;row-gap:12px;align-items:start}
  .sf-premium-copy{padding-top:12px;min-width:0;z-index:5}
  .sf-premium-kicker{font-size:8.5px;letter-spacing:.22em;margin-bottom:9px;gap:9px;white-space:nowrap}
  .sf-premium-kicker span{width:34px}
  .sf-premium-copy h1{font-size:40px;line-height:.91;letter-spacing:-.035em}
  .sf-premium-copy p{max-width:190px;font-size:10.5px;line-height:1.46;margin:14px 0 14px;color:#edf0f4}
  .sf-premium-actions{max-width:178px;gap:8px}
  .sf-premium-actions a{height:44px;border-radius:9px;padding:0 11px;grid-template-columns:24px 1fr 16px;font-size:11.5px}
  .sf-premium-actions a>span{font-size:18px}.sf-premium-actions i{font-size:17px}
  .sf-premium-visual{min-height:306px;margin-top:0;align-self:stretch;justify-content:flex-end;overflow:visible}
  .sf-premium-visual img{position:absolute;right:-58px;bottom:-1px;width:270px;max-width:none;height:310px;object-fit:contain;object-position:center bottom;mix-blend-mode:normal;animation:none!important;filter:drop-shadow(0 18px 22px rgba(0,0,0,.42))}
  .sf-premium-script{right:-7px;top:20px;font-size:15px;line-height:1.08;transform:rotate(-5deg)}
  .sf-premium-glow{width:180px;height:180px;right:-15px;bottom:28px}
  .sf-premium-orbit{width:420px;height:420px;right:-240px;top:-45px;border-width:10px}
  .sf-premium-benefits{grid-template-columns:repeat(4,1fr);width:100%;max-width:none;margin-top:0}
  .sf-premium-benefits>div{padding:5px 3px;gap:4px;font-size:8.6px;line-height:1.18}
  .sf-premium-benefits strong{font-size:21px}
  .sf-premium-info{grid-template-columns:repeat(4,1fr);padding:8px 6px;border-radius:12px}
  .sf-premium-info>div{min-height:45px;padding:0 5px;font-size:7.6px;line-height:1.2;gap:4px}
  .sf-premium-info strong{font-size:17px}.sf-premium-info span b{font-size:8px}
  .sf-premium-info .sf-premium-sign{display:block;font-size:12px;line-height:1.05;text-align:center}
}
@media(max-width:420px){
  .sf-premium-hero-inner{padding-left:14px;padding-right:14px;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)}
  .sf-premium-copy h1{font-size:38px}
  .sf-premium-copy p{max-width:175px;font-size:10px}
  .sf-premium-actions{max-width:170px}
  .sf-premium-visual img{right:-62px;width:258px;height:300px}
  .sf-premium-script{font-size:13.5px;right:-4px}
  .sf-premium-benefits>div{font-size:8px}.sf-premium-benefits strong{font-size:19px}
  .sf-premium-info>div{font-size:7px;padding:0 3px}.sf-premium-info .sf-premium-sign{font-size:10.5px}
}

/* Stable SVG icon pass */
.sf-premium-actions svg{width:22px;height:22px;display:block}
.sf-premium-benefits strong svg{width:34px;height:34px;display:block}
.sf-premium-info strong svg{width:27px;height:27px;display:block}
@media(max-width:800px){
 .sf-premium-actions svg{width:18px;height:18px}
 .sf-premium-benefits strong svg{width:24px;height:24px}
 .sf-premium-info strong svg{width:19px;height:19px}
}
