:root{--gw-gold: #D4AF37;--gw-gold-strong: #b88a1e;--gw-black: #0b0b0b;--gw-dark: #111111;--gw-muted: #8a8a86;--gw-surface: #ffffff}.gw-section{position:relative;overflow:hidden}.gw-section+.gw-section{padding-top:40px}@media (max-width: 1199px){.gw-section{padding:60px 0}.gw-section+.gw-section{padding-top:30px}}@media (max-width: 767px){.gw-section{padding:48px 0}.gw-section+.gw-section{padding-top:24px}}.gw-hero{min-height:var(--gw-hero-h-desktop, 68vh);display:grid;place-items:center;color:#fff;background:var(--gw-black)}@media (max-width: 1199px){.gw-hero{min-height:var(--gw-hero-h-tablet, var(--gw-hero-h-desktop, 62vh))}}@media (max-width: 767px){.gw-hero{min-height:var(--gw-hero-h-mobile, var(--gw-hero-h-tablet, 56vh))}.gw-hero{padding:24px 0 32px}.gw-hero__inner{padding:24px 0 12px}.gw-hero__title{margin:12px auto 6px}.gw-hero__subtitle{margin:0 auto 14px}.gw-countdown{margin-top:12px}.gw-cta{padding:10px 16px}}.gw-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:hidden}.gw-hero__bg img,.gw-hero__bg video{width:100%;height:100%;object-fit:cover;object-position:center;filter:contrast(1.05) brightness(.9) saturate(1.05)}.gw-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000008c,#00000059 40%,#000000a6)}.gw-hero__inner{position:relative;z-index:2;width:min(1120px,92vw);padding:48px 0;text-align:center}.gw-hero__coverlink{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block;background:transparent;text-indent:-9999px;overflow:hidden}.gw-hero__coverlink:focus{outline:2px solid var(--gw-gold,#D4AF37);outline-offset:3px;text-indent:0;color:transparent}.gw-eyebrow{display:inline-flex;align-items:center;gap:6px;height:28px;padding:0 14px;border-radius:999px;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;background:#1a1a1a;color:gold;border:2px solid #FFD700;position:relative;box-shadow:0 4px 12px #0000004d;transition:transform .2s ease,box-shadow .2s ease}.gw-eyebrow:before{content:"\2728";font-size:14px}.gw-eyebrow:hover{transform:translateY(-2px);box-shadow:0 6px 16px #ffd70073}.gw-hero__title{margin:16px auto 8px;font-size:clamp(32px,6vw,64px);line-height:1.05;font-weight:900;color:#fff}.gw-hero__subtitle{margin:0 auto 18px;max-width:68ch;color:#f3f3f3;font-size:clamp(14px,2.2vw,18px)}.gw-cta{display:inline-flex;align-items:center;gap:10px;margin-top:10px;padding:12px 20px;border-radius:999px;font-weight:900;text-decoration:none;background:#1a1a1a;color:gold;border:2px solid #FFD700;transition:transform .2s ease,box-shadow .2s ease,color .2s ease,background .2s ease}.gw-cta:hover{transform:translateY(-2px);box-shadow:0 6px 18px #ffd70059}.gw-cta:active{transform:translateY(0);box-shadow:0 2px 8px #ffd70033}.gw-cta--ghost{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.4)}.gw-countdown{display:inline-flex;gap:10px;margin-top:18px}.gw-countdown__item{min-width:64px;display:grid;gap:2px;padding:8px 10px;border-radius:12px;background:#00000080;border:1px solid rgba(255,255,255,.08)}.gw-countdown__num{font-size:22px;line-height:1;font-weight:900;color:#fff}.gw-countdown__label{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#dcdcdc}.gw-deals{background:linear-gradient(180deg,#0c0c0c,#141414);color:#fff}.gw-section__header{width:min(1120px,92vw);margin:0 auto 18px;text-align:left}.gw-section__title{font-size:clamp(24px,4vw,40px);line-height:1.1;font-weight:900;color:#fff;text-align:left}.gw-section__desc{color:#cfcfcf;max-width:100%;margin:8px 0 0;text-align:left}.gw-grid{width:min(1200px,94vw);margin:22px auto 12px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}@media (max-width: 1199px){.gw-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 767px){.gw-grid{grid-template-columns:repeat(2,1fr);gap:12px}}.gw-deals .single-product-wrap,.gw-section .single-product-wrap{background:#fff!important;border-radius:14px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 2px 8px #0000001f}.gw-deals .single-product-wrap:hover,.gw-section .single-product-wrap:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0003}.gw-deals .product-content,.gw-section .product-content{background:#fff!important;color:#111!important}.gw-deals .product-content *,.gw-section .product-content *{color:#111!important}.gw-card{position:relative;border-radius:14px;overflow:hidden;background:#fff;color:#111;box-shadow:0 2px 8px #00000024;transition:transform .2s ease,box-shadow .2s ease}.gw-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000003d}.gw-card__img{aspect-ratio:1/1;width:100%;object-fit:cover;display:block;background:#f4f4f4}.gw-card__label-stack{position:absolute;top:10px;left:10px;display:flex;flex-direction:column;gap:6px;z-index:2}.gw-badge{display:inline-flex;align-items:center;gap:6px;height:28px;padding:0 12px;border-radius:999px;font-size:12px;font-weight:800;color:#fff;transition:transform .2s ease,box-shadow .2s ease}.gw-badge--gold{background:#1a1a1a;color:gold;box-shadow:0 4px 12px #0000004d;position:relative;border:2px solid #FFD700}.gw-badge--gold:before{content:"\2728";font-size:14px}.gw-badge--gold:hover{transform:translateY(-2px);box-shadow:0 6px 16px #ffd70080}.gw-badge--sale{background:#d32f2f}.gw-badge--soldout{background:#6b7280}.gw-card__body{padding:10px 12px 12px;display:flex;flex-direction:column;gap:6px}.gw-card__title{font-size:14px;font-weight:700;line-height:1.35;min-height:2.7em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.gw-price{display:flex;align-items:center;gap:8px}.gw-price__new{font-size:18px;font-weight:800}.gw-price__old{font-size:13px;color:#9aa0a6;text-decoration:line-through}.gw-cta-row{margin-top:4px;display:flex;gap:8px}.gw-btn{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:10px 12px;border-radius:10px;border:1px solid rgba(0,0,0,.08);background:#111;color:#fff;font-weight:800;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.gw-btn:hover{transform:translateY(-1px);box-shadow:0 6px 16px #00000029}.gw-btn--gold{background:var(--gw-gold);color:#111;border-color:transparent}.gw-btn--ghost{background:#fff;color:#111}.gw-btn[disabled]{opacity:.55;cursor:not-allowed}.gw-tax-note{margin-top:2px;font-size:10px;color:#666;text-align:center}.gw-tax-note .ok{color:#059669;font-weight:600}.gw-seo{background:#fff;color:#111}.gw-seo__inner{width:min(980px,92vw);margin:0 auto;padding:40px 0}.gw-seo__title{font-size:clamp(22px,4vw,36px);line-height:1.1;font-weight:900;color:#111;margin-bottom:12px}.gw-seo__content{color:#333}.gw-faq{margin-top:24px;border-top:1px solid #eee}.gw-faq__item{border-bottom:1px solid #eee}.gw-faq__q{display:flex;justify-content:space-between;gap:10px;padding:14px 0;font-weight:800}.gw-faq__a{padding:0 0 16px;color:#444}.u-sr{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}
/*# sourceMappingURL=/cdn/shop/t/10/assets/golden-week.css.map */
