.s2c-hero{position:relative;padding:3rem 1rem 5rem;max-width:80rem;margin-left:auto;margin-right:auto}@media(min-width:640px){.s2c-hero{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:768px){.s2c-hero{padding-top:5rem;padding-bottom:8rem}}@media(min-width:1024px){.s2c-hero{padding-left:2rem;padding-right:2rem}}.s2c-hero[data-extra-pt]{padding-top:calc(3rem + var(--s2c-hero-extra-pt, 0px))}.s2c-hero[data-extra-pb]{padding-bottom:calc(5rem + var(--s2c-hero-extra-pb, 0px))}@media(min-width:768px){.s2c-hero[data-extra-pt]{padding-top:calc(5rem + var(--s2c-hero-extra-pt, 0px))}.s2c-hero[data-extra-pb]{padding-bottom:calc(8rem + var(--s2c-hero-extra-pb, 0px))}}.s2c-hero__grid{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media(min-width:1024px){.s2c-hero__grid{grid-template-columns:repeat(12,minmax(0,1fr))}}.s2c-hero__left{text-align:left}:where(.s2c-hero__heading,.s2c-hero__subtitle){margin:0}.s2c-hero__left>*+*{margin-top:2rem}@media(min-width:1024px){.s2c-hero__left{grid-column:span 7 / span 7}}.s2c-hero__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.375rem 1rem;border-radius:9999px;border:1px solid transparent;transition:background-color .3s,border-color .3s}html[data-theme=light] .s2c-hero__badge{background:#f59e0b1a;border-color:#f59e0b33}html[data-theme=dark] .s2c-hero__badge{background:#ffd6001a;border-color:#ffd60033}.s2c-hero__badge-icon{width:1rem;height:1rem;flex-shrink:0;color:var(--s2c-color-primary-yellow);animation:s2c-pulse 2s cubic-bezier(.4,0,.6,1) infinite}.s2c-hero__badge-text{font-family:var(--s2c-font-display);font-size:.75rem;line-height:1rem;font-weight:600;letter-spacing:.025em;text-transform:uppercase}@media(min-width:640px){.s2c-hero__badge-text{font-size:.875rem;line-height:1.25rem}}html[data-theme=light] .s2c-hero__badge-text{color:var(--s2c-color-amber-600)}html[data-theme=dark] .s2c-hero__badge-text{color:var(--s2c-color-primary-yellow)}.s2c-hero__heading{font-family:var(--s2c-font-display);font-weight:800;letter-spacing:-.025em;line-height:1.1;font-size:2.25rem}@media(min-width:640px){.s2c-hero__heading{font-size:3rem}}@media(min-width:768px){.s2c-hero__heading{font-size:3.75rem}}html[data-theme=light] .s2c-hero__heading{color:var(--s2c-color-slate-900)}html[data-theme=dark] .s2c-hero__heading{color:#fff}.s2c-hero__subtitle{font-family:var(--s2c-font-sans);font-size:1rem;line-height:1.625;max-width:42rem}@media(min-width:640px){.s2c-hero__subtitle{font-size:1.125rem}}@media(min-width:768px){.s2c-hero__subtitle{font-size:1.25rem}}html[data-theme=light] .s2c-hero__subtitle{color:var(--s2c-color-slate-600)}html[data-theme=dark] .s2c-hero__subtitle{color:#ffffffb3}.s2c-hero__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;padding-top:.5rem;padding-bottom:.5rem;border-top:1px solid transparent;border-bottom:1px solid transparent;max-width:28rem;transition:border-color .3s}html[data-theme=light] .s2c-hero__stats{border-color:var(--s2c-color-slate-200)}html[data-theme=dark] .s2c-hero__stats{border-color:#ffffff1a}.s2c-hero__stat{text-align:left}.s2c-hero__stat--bordered{border-left:1px solid transparent;padding-left:1rem;transition:border-color .3s}html[data-theme=light] .s2c-hero__stat--bordered{border-color:var(--s2c-color-slate-200)}html[data-theme=dark] .s2c-hero__stat--bordered{border-color:#ffffff1a}.s2c-hero__stat-value{font-family:var(--s2c-font-display);font-weight:700;font-size:1.25rem;line-height:1.75rem}@media(min-width:640px){.s2c-hero__stat-value{font-size:1.5rem;line-height:2rem}}.s2c-hero__stat-value--accent{color:var(--s2c-color-primary-yellow)}html[data-theme=light] .s2c-hero__stat-value--themed{color:var(--s2c-color-slate-900)}html[data-theme=dark] .s2c-hero__stat-value--themed{color:#fff}.s2c-hero__stat-label{font-family:var(--s2c-font-mono);font-size:.625rem;letter-spacing:.05em;text-transform:uppercase}html[data-theme=light] .s2c-hero__stat-label{color:var(--s2c-color-slate-500)}html[data-theme=dark] .s2c-hero__stat-label{color:#ffffff80}.s2c-hero__cta-row{display:flex;flex-direction:column;align-items:stretch;gap:1rem;padding-top:.5rem}@media(min-width:640px){.s2c-hero__cta-row{flex-direction:row;align-items:center}}.s2c-hero__btn{display:flex;align-items:center;justify-content:center;border-radius:1rem;padding:1rem 2rem;font-size:1rem;line-height:1.5rem;transition:all .3s;cursor:pointer;text-decoration:none;border:none;font-family:var(--s2c-font-sans)}.s2c-hero__btn:hover{transform:scale(1.02)}.s2c-hero__btn:active{transform:scale(.98)}.s2c-hero__btn--primary{background:var(--s2c-color-primary-yellow);color:var(--s2c-color-brand-black);font-weight:800;gap:.75rem;box-shadow:0 20px 25px -5px #ffd60040,0 8px 10px -6px #ffd60040}.s2c-hero__btn--primary:hover{background:var(--s2c-color-yellow-400);box-shadow:0 20px 25px -5px #ffd60066,0 8px 10px -6px #ffd60066}.s2c-hero__btn--primary .s2c-icon{width:1.25rem;height:1.25rem}.s2c-hero__btn--primary .s2c-icon--shopping-bag{stroke-width:2.5}.s2c-hero__btn--secondary{font-weight:700;gap:.5rem;border-width:1px;border-style:solid}html[data-theme=light] .s2c-hero__btn--secondary{background:#fff;border-color:var(--s2c-color-slate-300);color:var(--s2c-color-slate-800);box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}html[data-theme=light] .s2c-hero__btn--secondary:hover{background:#f1f5f9}html[data-theme=dark] .s2c-hero__btn--secondary{background:#ffffff0d;border-color:#ffffff1a;color:#fff}html[data-theme=dark] .s2c-hero__btn--secondary:hover{background:#ffffff1a}.s2c-hero__btn--secondary .s2c-icon{width:1rem;height:1rem}html[data-theme=light] .s2c-hero__btn--secondary .s2c-icon{color:var(--s2c-color-slate-500)}html[data-theme=dark] .s2c-hero__btn--secondary .s2c-icon{color:#ffffff80}.s2c-hero__trust{display:flex;align-items:center;gap:.75rem;font-family:var(--s2c-font-mono);font-size:.75rem;line-height:1rem;padding-top:.5rem}html[data-theme=light] .s2c-hero__trust{color:var(--s2c-color-slate-500)}html[data-theme=dark] .s2c-hero__trust{color:#ffffff80}.s2c-hero__trust .s2c-icon{width:1rem;height:1rem;color:var(--s2c-color-green-500);flex-shrink:0}.s2c-hero__right{display:flex;justify-content:center}@media(min-width:1024px){.s2c-hero__right{grid-column:span 5 / span 5}}.s2c-hero__visual{position:relative;width:100%;max-width:380px;padding:.25rem}.s2c-hero__glow{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top right,var(--s2c-color-primary-yellow) 0%,var(--s2c-color-accent-red) 100%);border-radius:36px;opacity:.2;filter:blur(24px);animation:s2c-pulse 2s cubic-bezier(.4,0,.6,1) infinite}.s2c-hero__card{position:relative;border-radius:32px;padding:1.5rem;display:flex;flex-direction:column;justify-content:space-between;height:450px;box-shadow:0 25px 50px -12px #00000040;overflow:hidden}.s2c-hero__card-header{display:flex;justify-content:space-between;align-items:flex-start}.s2c-hero__eyebrow{display:inline-block;font-family:var(--s2c-font-mono);font-size:.5625rem;letter-spacing:.1em;text-transform:uppercase;color:var(--s2c-color-primary-yellow);background:#ffd6001a;padding:.25rem .625rem;border-radius:9999px;border:1px solid rgba(255,214,0,.25)}.s2c-hero__card-title{font-family:var(--s2c-font-display);font-weight:700;font-size:1.125rem;color:#fff;margin:.5rem 0 0}.s2c-hero__chip-label{font-family:var(--s2c-font-mono);font-size:.625rem;color:#fff6}.s2c-hero__tag{width:14rem;height:14rem;background:#18181b;border-radius:1rem;padding:1rem;border:2px solid var(--s2c-color-primary-yellow);box-shadow:0 25px 50px -12px #00000040;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;transition:transform .5s}.s2c-hero__card:hover .s2c-hero__tag{transform:scale(1.05)}.s2c-hero__tag-watermark{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.05;pointer-events:none;background-image:radial-gradient(#ffd600 1px,transparent 1px);background-size:16px 16px}.s2c-hero__tag-row{display:flex;justify-content:space-between;align-items:center;position:relative;z-index:1}.s2c-hero__tag-secure{display:flex;align-items:center;gap:.25rem;background:var(--s2c-color-primary-yellow);color:var(--s2c-color-brand-black);padding:.125rem .5rem;border-radius:.25rem;font-size:.5rem;font-weight:900;font-family:var(--s2c-font-mono)}.s2c-hero__tag-secure .s2c-icon{width:.625rem;height:.625rem}.s2c-hero__tag-id{font-size:.5625rem;color:#fff9;font-family:var(--s2c-font-mono)}.s2c-hero__tag-slot{display:flex;justify-content:center;margin:1.5rem 0;position:relative}.s2c-hero__qr-wrap{display:flex;justify-content:center;align-items:center;padding:.5rem 0;position:relative;z-index:1}.s2c-hero__qr{padding:.75rem;background:#fff;border-radius:.75rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;position:relative}.s2c-hero__qr-grid{width:6rem;height:6rem;display:grid;grid-template-columns:repeat(6,1fr);gap:.125rem;opacity:.95}.s2c-hero__qr-finder{grid-column:span 2 / span 2;grid-row:span 2 / span 2;background:var(--s2c-color-brand-black);border-radius:.125rem;border:2px solid var(--s2c-color-brand-black);padding:.125rem}.s2c-hero__qr-finder-inner{width:100%;height:100%;background:#fff;border-radius:1px;padding:.25rem}.s2c-hero__qr-finder-dot{width:100%;height:100%;background:var(--s2c-color-brand-black)}.s2c-hero__qr-span-2{grid-column:span 2 / span 2}.s2c-hero__qr-span-4{grid-column:span 4 / span 4}.s2c-hero__qr-bit{background:var(--s2c-color-brand-black);border-radius:.125rem}.s2c-hero__qr-brandmark{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#ffd600;color:var(--s2c-color-brand-black);padding:.25rem;border-radius:.375rem;border:1px solid #ffffff;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;display:flex}.s2c-hero__qr-brandmark .s2c-icon{width:1rem;height:1rem}.s2c-hero__tag-footer{display:flex;justify-content:space-between;align-items:center;position:relative;z-index:1;margin-top:.25rem}.s2c-hero__tag-brand{font-size:.625rem;font-weight:700;font-family:var(--s2c-font-display);color:#fff;letter-spacing:.025em}.s2c-hero__tag-brand-sub{font-size:.4375rem;color:#ffffff80;text-transform:uppercase;letter-spacing:.1em;font-family:var(--s2c-font-mono)}.s2c-hero__tag-footer-right{font-size:.5rem;font-family:var(--s2c-font-mono);color:var(--s2c-color-primary-yellow);font-weight:700;text-align:right}.s2c-hero__notification{position:absolute;bottom:1rem;left:1rem;right:1rem;background:#fff;color:var(--s2c-color-brand-black);border-radius:1rem;padding:.75rem;border:1px solid rgba(255,255,255,.2);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;display:flex;align-items:center;gap:.75rem;transition:transform .3s}.s2c-hero__card:hover .s2c-hero__notification{transform:translateY(-.25rem)}.s2c-hero__notification-icon{background:var(--s2c-color-primary-yellow);padding:.375rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.s2c-hero__notification-icon .s2c-icon{width:1rem;height:1rem}.s2c-hero__notification-body{flex:1;min-width:0;text-align:left}.s2c-hero__notification-title-row{display:flex;justify-content:space-between;font-size:.75rem;font-weight:700;font-family:var(--s2c-font-display)}.s2c-hero__notification-time{font-size:.625rem;color:#1116;font-weight:400;font-family:var(--s2c-font-mono)}.s2c-hero__notification-message{font-size:.6875rem;color:#111111b3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0}.s2c-hero--no-anim .s2c-anim-pulse{animation:none}.s2c-hero--hide-visual-mobile .s2c-hero__right{display:none}@media(min-width:1024px){.s2c-hero--hide-visual-mobile .s2c-hero__right{display:flex}}@media(prefers-reduced-motion:reduce){.s2c-anim-pulse{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/section-hero-banner.css.map */
