@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";:root{font-family:DM Sans,sans-serif;color:#10213a;background:#fff;font-synthesis:none;--navy: #082b5e;--navy-dark: #051d40;--yellow: #ffc400;--yellow-soft: #fff5c3;--ink: #10213a;--muted: #647186;--line: #e1e7ef}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid rgba(255,196,0,.55);outline-offset:2px}h1,h2,h3,strong{font-family:Manrope,sans-serif}.announcement{min-height:35px;padding:6px 20px;color:#dce7f5;background:var(--navy-dark);font-size:.78rem;display:flex;align-items:center;justify-content:center;gap:8px}.announcement svg{color:var(--yellow)}.site-header{height:76px;max-width:1500px;margin:auto;padding:0 clamp(18px,4vw,60px);display:flex;align-items:center;gap:38px;background:#fff}.site-header>a{height:48px;display:flex;align-items:center}.site-header img{width:clamp(190px,20vw,270px);max-height:49px;object-fit:contain}.site-header nav{margin-left:auto;display:flex;align-items:center;gap:27px}.site-header nav a{color:#3c4b61;text-decoration:none;font-size:.88rem;font-weight:600}.site-header nav a:hover{color:var(--navy)}.mobile-nav{display:none;border:0;background:transparent;color:var(--navy)}.cart-button{min-height:43px;padding:0 13px;border:0;border-radius:9px;color:#fff;background:var(--navy);display:flex;align-items:center;gap:8px;cursor:pointer}.cart-button strong{min-width:24px;height:24px;padding:0 6px;border-radius:999px;color:var(--navy);background:var(--yellow);display:grid;place-items:center;font-size:.72rem}.hero{min-height:520px;color:#fff;background:radial-gradient(circle at 78% 40%,rgba(255,196,0,.15),transparent 28%),linear-gradient(140deg,var(--navy-dark),var(--navy));display:grid;grid-template-columns:minmax(0,1fr) minmax(390px,.85fr);overflow:hidden}.hero-copy{width:min(720px,100%);padding:clamp(70px,8vw,110px) 30px clamp(70px,8vw,110px) max(30px,calc((100vw - 1380px)/2));align-self:center}.hero-tag{padding:7px 10px;border:1px solid rgba(255,196,0,.46);border-radius:999px;color:var(--yellow);background:#ffc40014;font-size:.72rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.hero h1{margin:22px 0;font-size:clamp(3rem,6vw,6.2rem);line-height:.92;letter-spacing:-.075em}.hero h1 em{color:var(--yellow);font-style:normal}.hero-copy p{max-width:590px;margin-bottom:30px;color:#d5e0ee;font-size:1.08rem;line-height:1.68}.hero-copy a{width:max-content;min-height:47px;padding:0 18px;border-radius:9px;color:var(--navy);background:var(--yellow);text-decoration:none;font-weight:800;display:flex;align-items:center;gap:9px}.hero-graphic{position:relative;min-height:520px;display:grid;place-items:center}.hero-ticket{width:390px;height:260px;border:11px solid var(--yellow);border-radius:48% 12%;color:var(--yellow);background:transparent;font:800 11rem/1 Manrope;letter-spacing:-.15em;display:grid;place-content:center;transform:rotate(-8deg);opacity:.92}.price-bubble{position:absolute;right:13%;bottom:16%;width:177px;height:177px;border:8px solid var(--navy);border-radius:50%;color:var(--navy);background:var(--yellow);display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(5deg);box-shadow:0 20px 50px #0003}.price-bubble small{font-weight:700;text-transform:uppercase}.price-bubble strong{font-size:1.75rem}.price-bubble span{max-width:105px;text-align:center;font-size:.68rem}.catalog-section{max-width:1500px;margin:auto;padding:78px clamp(18px,4vw,60px) 88px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:25px}.section-kicker{color:#335a88;font-size:.72rem;font-weight:800;letter-spacing:.17em;text-transform:uppercase}.section-heading h2{margin:8px 0 7px;color:var(--navy);font-size:clamp(2rem,4vw,3.3rem);letter-spacing:-.055em}.section-heading p{margin:0;color:var(--muted)}.sample-pill{padding:7px 10px;border-radius:999px;color:#766310;background:var(--yellow-soft);font-size:.75rem;font-weight:700}.catalog-toolbar{margin:31px 0 25px;padding:13px;border:1px solid var(--line);border-radius:12px;display:flex;align-items:center;gap:12px}.store-search{min-width:235px;height:41px;padding:0 12px;border:1px solid var(--line);border-radius:8px;background:#f7f9fb;display:flex;align-items:center;gap:8px}.store-search svg{color:#8290a3}.store-search input{width:100%;border:0;outline:0;color:var(--ink);background:transparent}.category-pills{flex:1;display:flex;gap:7px;overflow-x:auto;scrollbar-width:none}.category-pills::-webkit-scrollbar{display:none}.category-pills button,.sort-button{white-space:nowrap;min-height:36px;padding:0 12px;border:1px solid transparent;border-radius:8px;color:#526176;background:#fff;cursor:pointer}.category-pills button:hover{background:#f4f6f9}.category-pills button.active{color:#fff;background:var(--navy)}.sort-button{border-color:var(--line);display:flex;align-items:center;gap:6px}.product-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:13px}.product-card{min-width:0;border:1px solid var(--line);border-radius:11px;overflow:hidden;background:#fff;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.product-card:hover{transform:translateY(-3px);border-color:#c9d4e2;box-shadow:0 15px 35px #082b5e1a}.product-visual{position:relative;aspect-ratio:1.16;color:var(--navy);background:#eef4fa;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px}.product-visual--1{background:#fff4bd}.product-visual--2{background:#e7f2ec}.product-visual--3{background:#f5eaf0}.product-visual img{width:100%;height:100%;object-fit:contain}.product-visual>span:not(.discount-badge){font-size:.67rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.discount-badge{position:absolute;top:8px;left:8px;padding:4px 7px;border-radius:5px;color:#fff;background:var(--navy);font-size:.62rem;font-weight:800}.product-body{padding:12px}.product-brand{color:#78869a;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.product-body h3{min-height:38px;margin:4px 0 9px;color:var(--ink);font-size:.83rem;line-height:1.35;letter-spacing:-.015em}.variant-select{width:100%;height:32px;margin:-2px 0 8px;padding:0 7px;border:1px solid var(--line);border-radius:6px;color:#4d5e74;background:#f8fafc;font-size:.66rem}.product-price{min-height:38px;display:flex;align-items:baseline;flex-wrap:wrap;gap:3px}.product-price strong{color:var(--navy);font-size:1.12rem}.product-price>span{color:#7e8a9a;font-size:.64rem}.product-price s{width:100%;color:#9ba5b2;font-size:.65rem}.wholesale-mini{min-height:67px;margin:9px 0;padding:7px 8px;border-radius:7px;background:#f7f9fb;display:grid;gap:3px}.wholesale-mini>span{color:#6a7788;font-size:.61rem;font-weight:700;text-transform:uppercase}.wholesale-mini small{color:#627086;display:flex;justify-content:space-between;font-size:.63rem}.wholesale-mini small b{color:var(--navy)}.wholesale-mini small.reached{color:#167051}.product-action{height:37px}.add-button{width:100%;height:37px;border:0;border-radius:7px;color:var(--navy);background:var(--yellow);font-weight:800;display:flex;align-items:center;justify-content:center;gap:6px;cursor:pointer}.add-button:disabled{color:#7e8793;background:#e9edf2;cursor:not-allowed}.quantity-control{height:37px;border:1px solid #cfd9e5;border-radius:7px;display:grid;grid-template-columns:36px 1fr 36px;align-items:center}.quantity-control button{height:100%;border:0;color:var(--navy);background:#f4f7fa;display:grid;place-items:center;cursor:pointer}.quantity-control button:first-child{border-radius:7px 0 0 7px}.quantity-control button:last-child{border-radius:0 7px 7px 0}.quantity-control button:disabled{color:#a4adba;cursor:not-allowed}.quantity-control strong{text-align:center;font-size:.72rem}.next-tier{min-height:30px;margin:7px 0 0;color:#71601a;font-size:.61rem;line-height:1.25}.wholesale-strip{padding:clamp(55px,7vw,90px) max(30px,calc((100vw - 1380px)/2));color:#fff;background:var(--navy);display:grid;grid-template-columns:minmax(0,1fr) minmax(350px,.8fr);gap:70px;align-items:center}.wholesale-strip>div>span{color:var(--yellow);font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.wholesale-strip h2{margin:10px 0 13px;font-size:clamp(2rem,4vw,3.5rem);letter-spacing:-.055em}.wholesale-strip p{max-width:650px;color:#c8d5e5;line-height:1.6}.tier-example{padding:10px;border:1px solid rgba(255,255,255,.13);border-radius:13px;background:#ffffff0f;display:grid;gap:7px}.tier-example>span{min-height:48px;padding:0 14px;border-radius:8px;color:#c7d4e4;background:#ffffff0d;display:flex;align-items:center;justify-content:space-between;font-size:.82rem}.tier-example>span.best{color:var(--navy);background:var(--yellow)}.tier-example strong{font-size:.9rem}.cart-dock{position:fixed;right:24px;bottom:22px;z-index:20;min-width:310px;padding:11px 12px 11px 17px;border:1px solid rgba(255,255,255,.15);border-radius:13px;color:#fff;background:var(--navy-dark);box-shadow:0 20px 60px #00000042;display:flex;align-items:center;gap:18px}.cart-dock div{display:grid}.cart-dock span{color:#b9c9dc;font-size:.7rem}.cart-dock strong{font-size:1rem}.cart-dock button{margin-left:auto;min-height:39px;padding:0 12px;border:0;border-radius:8px;color:var(--navy);background:var(--yellow);font-weight:800;display:flex;align-items:center;gap:7px;cursor:pointer}.catalog-empty{min-height:230px;grid-column:1 / -1;border:1px dashed #cdd8e5;border-radius:12px;color:var(--muted);background:#fafbfd;display:grid;place-content:center;justify-items:center;gap:7px}.catalog-empty strong{color:var(--navy)}@media(max-width:1300px){.product-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:1080px){.site-header nav{display:none}.mobile-nav{display:block}.site-header>a{margin-right:auto}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.hero-ticket{width:310px;height:220px;font-size:9rem}}@media(max-width:820px){.hero{grid-template-columns:1fr}.hero-copy{padding:70px 25px 20px}.hero-graphic{min-height:310px}.hero-ticket{width:260px;height:175px;font-size:7rem}.price-bubble{right:19%;bottom:8%;width:135px;height:135px}.price-bubble strong{font-size:1.35rem}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-toolbar{align-items:stretch;flex-wrap:wrap}.store-search{width:100%}.category-pills{order:3;width:100%}.wholesale-strip{grid-template-columns:1fr;gap:30px}}@media(max-width:580px){.announcement{font-size:.69rem}.site-header{height:66px;gap:8px}.site-header img{width:175px}.cart-button>span{display:none}.hero{min-height:auto}.hero h1{font-size:3.2rem}.hero-graphic{min-height:260px}.catalog-section{padding-top:55px}.section-heading{align-items:flex-start;flex-direction:column}.sort-button{display:none}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.product-body{padding:9px}.product-body h3{font-size:.76rem}.wholesale-mini{padding:6px}.cart-dock{left:12px;right:12px;bottom:10px;min-width:0}}
