:root{--ks-bg: #06080f;--ks-surface: #0a0d16;--ks-surface2: #0f1420;--ks-surface3: #141928;--ks-text: #f2ede5;--ks-text-muted: #8892a4;--ks-text-dim: #525e72;--ks-gold: #c9a24f;--ks-gold-light: #e8c070;--ks-gold-gradient: linear-gradient(135deg, #c9a24f 0%, #e8c070 50%, #d4aa5a 100%);--ks-gold-glow: rgba(201, 162, 79, .3);--ks-green: #2dd4a0;--ks-red: #f05252;--ks-blue-glow: rgba(56, 90, 200, .12);--ks-border: rgba(255, 255, 255, .07);--ks-border-light: rgba(255, 255, 255, .11);--ks-radius-card: 18px;--ks-radius-btn: 10px}body{background-color:var(--ks-bg)!important;color:var(--ks-text)!important}body:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:9999;opacity:.5;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.08'/%3E%3C/svg%3E")}.ks-section-label,.section-label{font-family:JetBrains Mono,monospace!important;font-size:12px!important;font-weight:700!important;letter-spacing:.12em!important;text-transform:uppercase!important;color:var(--ks-gold)!important;display:flex;align-items:center;gap:12px;margin-bottom:16px}.ks-section-label:before,.section-label:before{content:"";display:block;width:32px;height:1px;background:var(--ks-gold-gradient)}.header-wrapper,sticky-header{position:relative;background:#060810e0!important;backdrop-filter:blur(20px) saturate(1.4)!important;-webkit-backdrop-filter:blur(20px) saturate(1.4)!important;border-bottom:1px solid rgba(255,255,255,.06)!important;transition:background .3s ease,border-color .3s ease!important}.header-wrapper:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent 0%,rgba(201,162,79,0) 10%,rgba(201,162,79,.7) 35%,#e8c070 50%,rgba(201,162,79,.7) 65%,rgba(201,162,79,0) 90%,transparent 100%);pointer-events:none;z-index:1}.header-wrapper:after{content:"";position:absolute;bottom:-1px;left:20%;right:20%;height:1px;background:linear-gradient(90deg,transparent,rgba(201,162,79,.15),transparent);pointer-events:none}.header__heading-logo,.header__heading a,.header__heading{color:var(--ks-text)!important}.header__heading-logo img{filter:brightness(1.05)!important;transition:filter .2s ease!important}.header__heading-logo:hover img{filter:brightness(1.2) drop-shadow(0 0 8px rgba(201,162,79,.3))!important}.header__menu-item,.header__menu-item span,.header nav a{color:#f0ece4bf!important;font-size:13.5px!important;font-weight:600!important;letter-spacing:.02em!important;transition:color .2s ease!important;position:relative}.header__menu-item:hover,.header__menu-item:hover span,.header nav a:hover{color:#f0ece4!important}.header__menu-item:after{content:"";position:absolute;bottom:-4px;left:0;right:0;height:1.5px;background:var(--ks-gold-gradient);transform:scaleX(0);transform-origin:center;transition:transform .25s cubic-bezier(.16,1,.3,1);border-radius:2px}.header__menu-item:hover:after,.header__active-menu-item:after{transform:scaleX(1)}.header__icon,.header__icon svg{color:#f0ece4a6!important;transition:color .2s ease,transform .2s ease!important}.header__icon:hover,.header__icon:hover svg{color:var(--ks-gold-light)!important}.header__icon:hover{transform:translateY(-1px)!important}.header__cart-count,.cart-count-bubble{background:var(--ks-gold-gradient)!important;color:#0a0700!important;font-weight:800!important;font-size:10px!important;min-width:18px!important;height:18px!important;border-radius:100px!important}.header__submenu,.header__dropdown,details-disclosure [role=list]{background:#080a10f7!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:14px!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;box-shadow:0 20px 48px #0009,0 0 0 1px #c9a24f14!important;padding:8px!important}.header__submenu a,details-disclosure [role=list] a{border-radius:8px!important;padding:10px 14px!important;transition:background .15s ease,color .15s ease!important}.header__submenu a:hover,details-disclosure [role=list] a:hover{background:#c9a24f14!important;color:var(--ks-gold-light)!important}.card-wrapper,.product-card-wrapper{border-radius:var(--ks-radius-card)!important;border:1px solid rgba(255,255,255,.07)!important;background:linear-gradient(145deg,#ffffff08,#0a0e1699)!important;box-shadow:0 1px #ffffff0d inset,0 4px 16px #0003!important;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s cubic-bezier(.16,1,.3,1),border-color .3s ease!important;overflow:hidden}.card-wrapper:hover,.product-card-wrapper:hover{transform:translateY(-8px)!important;box-shadow:0 28px 60px -8px #0009,0 0 0 1px #c9a24f40,0 0 30px #c9a24f0f!important;border-color:#c9a24f59!important}.card__media,.card-media{overflow:hidden}.card-gallery{--product-corner-radius: 14px !important}.card-wrapper:hover .card__media img,.card-wrapper:hover .card__media .media img,.card-wrapper:hover .media img{transform:scale(1.05)!important;transition:transform .4s ease!important}.card__information,.card-information{padding:16px!important}.card__heading,.card__heading a,.card-information__title{color:var(--ks-text)!important;font-weight:700!important}.price,.price__regular,.price-item{color:var(--ks-text)!important;font-weight:900!important}.price__sale .price-item--sale{color:var(--ks-gold-light)!important}.button,.btn,button[type=submit]:not(.shopify-payment-button__button),.product-form__submit{border-radius:var(--ks-radius-btn)!important;font-weight:700!important;transition:transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s ease,background .2s ease!important}.button--primary,.btn--primary{background:var(--ks-gold-gradient)!important;color:#0a0700!important;border-color:var(--ks-gold)!important}.button--primary:hover,.btn--primary:hover{transform:translateY(-2px)!important;box-shadow:0 8px 24px var(--ks-gold-glow)!important;background:linear-gradient(135deg,#d4aa5a,#f0c97a,#e8c070)!important}.button--secondary,.btn--secondary{background:transparent!important;border:1px solid rgba(255,255,255,.2)!important;color:var(--ks-text)!important}.button--secondary:hover,.btn--secondary:hover{background:#ffffff0d!important;border-color:#ffffff59!important}.hero{position:relative}.hero:after{content:"";position:absolute;top:-20%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(201,162,79,.08) 0%,transparent 70%);pointer-events:none;z-index:0}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(.8);opacity:.6}}@keyframes pulseGreen{0%{box-shadow:0 0 #2dd4a066}70%{box-shadow:0 0 0 8px #2dd4a000}to{box-shadow:0 0 #2dd4a000}}.main-page-content>*,main>section{animation:fadeUp .5s cubic-bezier(.16,1,.3,1) both}body{padding-bottom:48px!important}.footer{background:#030407!important;position:relative;border-top:1px solid rgba(201,162,79,.12)!important}.footer:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:600px;height:300px;background:radial-gradient(ellipse,rgba(201,162,79,.06) 0%,transparent 70%);pointer-events:none}.footer__content-top,.footer__content-bottom{color:var(--ks-text-muted)!important}.footer a{color:var(--ks-text-muted)!important;transition:color .2s ease!important}.footer a:hover{color:var(--ks-gold)!important}.badge--sale{background:var(--ks-gold-gradient)!important;color:#0a0700!important;border-radius:6px!important}.badge--sold-out{background:#ffffff14!important;color:var(--ks-text-muted)!important;border:1px solid var(--ks-border)!important}.shopify-section h2,.shopify-section h3,.shopify-section h4{color:var(--ks-text)!important}.shopify-section p{color:var(--ks-text-muted)}.announcement-bar{background:var(--ks-surface)!important;border-bottom:1px solid var(--ks-border)!important;color:var(--ks-text-muted)!important}.drawer,.cart-drawer,.menu-drawer{background:var(--ks-surface)!important;color:var(--ks-text)!important}.drawer__header{border-bottom:1px solid var(--ks-border)!important}.field__input,.customer input,select{background:var(--ks-surface2)!important;color:var(--ks-text)!important;border-color:var(--ks-border-light)!important;border-radius:8px!important}.field__input:focus,.customer input:focus{border-color:var(--ks-gold)!important;outline:none!important;box-shadow:0 0 0 2px #c9a24f33!important}.quantity{background:var(--ks-surface2)!important;border-color:var(--ks-border)!important;border-radius:8px!important}.quantity__button{color:var(--ks-text)!important}.predictive-search{background:var(--ks-surface)!important;border:1px solid var(--ks-border-light)!important;border-radius:12px!important}.predictive-search__item:hover{background:var(--ks-surface2)!important}.ks-trust-item svg{flex-shrink:0}.ks-section{padding:100px 32px;max-width:1280px;margin:0 auto}.ks-section__header{text-align:center;margin-bottom:64px}.ks-section__h2{font-size:clamp(32px,4vw,44px);font-weight:800;letter-spacing:-.03em;line-height:1.1;color:var(--ks-text);margin:0 0 16px}.ks-section__sub{font-size:16px;color:var(--ks-text-muted);max-width:560px;margin:0 auto;line-height:1.7}@media(max-width:768px){.ks-section{padding:72px 20px}}@media screen and (min-width:750px){.product-information__grid.product-information--media-left:not(.product-information__grid--half,.product-information--media-none){grid-template-columns:37.5% 1fr!important}}.product-information .product-form-buttons--stacked{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;gap:10px!important;max-width:500px!important}.product-information .product-form-buttons--stacked .quantity-wrapper{flex:0 0 auto!important;width:auto!important}.product-information .product-form-buttons--stacked [data-type=add-to-cart],.product-information .product-form-buttons--stacked .add-to-cart-button-wrapper{flex:1 1 auto!important}.product-information .buy-buttons-block shopify-accelerated-checkout,.product-information .buy-buttons-block .shopify-payment-button{max-width:500px!important}@media screen and (min-width:750px){.product-information .shopify-payment-button__more-options,.product-information [class*=more-options],.product-information .buy-buttons-block a[href*=payment]{display:block!important;text-align:center!important;max-width:500px!important;color:var(--ks-text-muted)!important;font-size:12px!important}.product-information .buy-buttons-block{max-width:500px!important}}@media screen and (max-width:749px){.product-information .product-information__media,.product-information .media,.product-information .media img{border-radius:16px!important;overflow:hidden!important}}@media(max-width:1024px){.ks-hiw-grid{grid-template-columns:1fr 1fr}}@media(max-width:768px){.ks-section{padding:72px 20px}.ks-why-grid{grid-template-columns:1fr}.ks-trust-bar__inner{gap:24px}.ks-trust-item:last-child{display:none}}@media(max-width:480px){.ks-hiw-grid{grid-template-columns:1fr}.ks-why-card{flex-direction:column}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/custom-keysonsale.css.map */
