:root{--ft-navy:#0f172a;--ft-slate:#475569;--ft-orange:#ea580c;--ft-orange-2:#f97316;--ft-teal:#0f766e;--ft-line:#e2e8f0;--ft-cream:#fffaf5;--ft-white:#fff;--ft-shadow:0 18px 50px rgba(15,23,42,.08)}html{scroll-behavior:smooth}body{background:linear-gradient(180deg,#fffaf5 0,#fff 28rem);color:var(--ft-navy);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}#header-group{position:relative;z-index:30;background:rgba(255,255,255,.94);border-bottom:1px solid rgba(226,232,240,.9);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}#MainContent{min-height:60vh}h1,h2,h3,h4,h5,h6{color:var(--ft-navy);letter-spacing:-.025em}a{transition:color .18s ease,opacity .18s ease,transform .18s ease}.button,button[type=submit],button[name=add]{border-radius:12px!important;font-weight:750!important;letter-spacing:-.01em;min-height:44px}.button:not(.button-secondary),button[type=submit],button[name=add]{background:linear-gradient(135deg,var(--ft-orange-2),var(--ft-orange))!important;color:#fff!important;border-color:transparent!important;box-shadow:0 8px 22px rgba(234,88,12,.18)}.button:not(.button-secondary):hover,button[type=submit]:hover,button[name=add]:hover{transform:translateY(-1px);box-shadow:0 12px 28px rgba(234,88,12,.24)}input,select,textarea{border-radius:12px!important;border-color:var(--ft-line)!important;background:#fff!important;color:var(--ft-navy)!important}input:focus,select:focus,textarea:focus{outline:2px solid rgba(249,115,22,.28)!important;outline-offset:2px}.product-card,[class*="product-card"]{border-radius:16px}.product-card img,[class*="product-card"] img{border-radius:14px}.price{color:var(--ft-navy);font-weight:750}.badge{border-radius:999px}.drawer,.cart-drawer,[class*="drawer"]{--drawer-background-color:#fff}.content-for-layout>.shopify-section:first-child{overflow:hidden}.content-for-layout>.shopify-section:first-child:before{content:"";position:absolute;pointer-events:none;width:26rem;height:26rem;right:-10rem;top:-10rem;border-radius:50%;background:radial-gradient(circle,rgba(15,118,110,.11),transparent 68%);z-index:0}.content-for-layout>.shopify-section:first-child>*{position:relative;z-index:1}@media (min-width:990px){.page-width-normal .page-width,.page-width-narrow .page-width{max-width:1280px!important}.header__row{min-height:70px}}@media (max-width:749px){body{background:#fff}.button,button[type=submit],button[name=add]{min-height:46px}.product-card,[class*="product-card"]{border-radius:14px}}@media (prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}