*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--color-bg);color:var(--color-text);font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}img,svg,video{max-width:100%;height:auto;display:block}button,input,select,textarea{font:inherit}.skip-link{position:absolute;left:-9999px;top:0;z-index:9999;background:var(--color-text);color:#fff;padding:.75rem 1rem;border-radius:999px}.skip-link:focus{left:1rem;top:1rem}.page-width{width:min(100% - 40px,var(--page-width));margin-inline:auto}.main-content{min-height:60vh}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.announcement{background:#111827;color:#fff;text-align:center;font-size:.85rem;letter-spacing:.02em;padding:.55rem 1rem}.announcement a{text-decoration:underline;text-underline-offset:3px}.site-header{position:sticky;top:0;z-index:50;background:#ffffffc7;border-bottom:1px solid rgba(17,24,39,.08);backdrop-filter:saturate(180%) blur(18px);-webkit-backdrop-filter:saturate(180%) blur(18px)}.header-inner{width:min(100% - 32px,var(--page-width));margin-inline:auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1.25rem;min-height:74px}.site-logo{display:flex;align-items:center;min-width:0}.site-logo img{width:var(--logo-width, 170px);max-height:62px;object-fit:contain}.site-logo-text{font-weight:800;font-size:1.35rem;letter-spacing:-.04em;color:var(--color-secondary)}.nav-list{display:flex;justify-content:center;gap:.25rem;list-style:none;margin:0;padding:0}.nav-list a{display:block;padding:.55rem .9rem;border-radius:999px;color:#111827c7;font-size:.94rem;font-weight:600}.nav-list a:hover{background:var(--color-surface);color:var(--color-text)}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:.55rem}.icon-button{border:0;background:var(--color-surface);border-radius:999px;min-width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;color:var(--color-text);cursor:pointer}.icon-button:hover{transform:translateY(-1px);box-shadow:0 8px 22px #11182714}.cart-pill{padding:0 .9rem;gap:.35rem;font-weight:700}.mobile-menu-toggle{display:none}.mobile-drawer{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;background:#11182759}.mobile-drawer.is-open{display:block}.mobile-drawer-panel{position:absolute;top:0;right:0;width:min(92vw,420px);height:100%;background:#fff;padding:1rem;box-shadow:-20px 0 60px #00000026}.mobile-drawer-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.mobile-nav{list-style:none;padding:0;margin:0}.mobile-nav a{display:block;padding:1rem;border-radius:18px;font-weight:700;background:var(--color-surface);margin-bottom:.5rem}.button,.shopify-payment-button__button,.button-secondary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:999px;padding:.9rem 1.25rem;border:0;cursor:pointer;font-weight:800;letter-spacing:-.01em;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.button{background:var(--color-text);color:#fff;box-shadow:0 12px 32px #11182729}.button:hover{transform:translateY(-2px);box-shadow:0 18px 44px #11182733}.button-secondary{background:#fff;color:var(--color-text);border:1px solid rgba(17,24,39,.12)}.button-secondary:hover{transform:translateY(-2px);box-shadow:0 12px 32px #11182714}.button--wide{width:100%}.hero-air{padding:clamp(3rem,7vw,7.5rem) 0 2.5rem;overflow:hidden}.hero-air-inner{width:min(100% - 40px,var(--page-width));margin:0 auto;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:clamp(2rem,5vw,5rem)}.kicker{color:var(--color-primary);font-weight:800;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;margin-bottom:1rem}.hero-title{font-size:clamp(3.2rem,8vw,7.6rem);line-height:.88;letter-spacing:-.075em;margin:0;max-width:820px}.gradient-text{background:linear-gradient(90deg,var(--color-secondary),var(--color-primary));-webkit-background-clip:text;background-clip:text;color:transparent}.hero-copy{color:var(--color-muted);font-size:clamp(1.08rem,2.1vw,1.45rem);line-height:1.55;max-width:670px;margin:1.4rem 0 0}.hero-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:2rem}.hero-proof{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1.5rem}.proof-chip{border:1px solid rgba(17,24,39,.1);background:#ffffffb3;padding:.55rem .8rem;border-radius:999px;font-size:.88rem;font-weight:700;color:#111827b8}.hero-stage{position:relative;min-height:520px;display:grid;place-items:center}.hero-orb{position:absolute;width:min(70vw,540px);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle at 35% 30%,#0ea5a447,#f5f5f7e6 55%,#f9731629);filter:blur(2px)}.hero-device{position:relative;width:min(100%,510px);min-height:430px;border-radius:42px;background:#ffffffc7;border:1px solid rgba(17,24,39,.08);box-shadow:0 30px 90px #11182724;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);padding:1.2rem;display:grid;gap:1rem}.hero-product-card{border-radius:32px;background:var(--color-surface);padding:1rem;display:grid;grid-template-columns:120px 1fr;gap:1rem;align-items:center}.hero-product-visual{border-radius:24px;aspect-ratio:1;background:linear-gradient(135deg,#0737631a,#0ea5a433);display:grid;place-items:center;font-size:3rem}.hero-product-card h3{margin:0;font-size:1.25rem;letter-spacing:-.03em}.hero-product-card p{margin:.35rem 0 0;color:var(--color-muted)}.hero-mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.hero-mini{border-radius:28px;padding:1.15rem;background:#fff;border:1px solid rgba(17,24,39,.08)}.hero-mini b{display:block;font-size:1.8rem;letter-spacing:-.05em}.hero-mini span{color:var(--color-muted);font-weight:600}.section{padding:clamp(2.5rem,6vw,5.5rem) 0}.section-header{text-align:center;margin:0 auto 2rem;max-width:760px}.section-eyebrow{color:var(--color-primary);text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:800;margin-bottom:.8rem}.section-title{font-size:clamp(2.2rem,4vw,4.4rem);line-height:1;letter-spacing:-.06em;margin:0}.section-subtitle{color:var(--color-muted);font-size:1.08rem;line-height:1.6;margin:1rem auto 0}.bento-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.bento-card{border-radius:var(--radius-card);background:var(--color-surface);padding:clamp(1.2rem,2vw,1.7rem);min-height:240px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;position:relative}.bento-card:nth-child(1){grid-column:span 2;background:linear-gradient(135deg,#f5f5f7,#0ea5a42e)}.bento-card:nth-child(4){grid-column:span 2;background:linear-gradient(135deg,#f9731626,#f5f5f7)}.bento-icon{width:58px;height:58px;border-radius:18px;background:#fff;display:grid;place-items:center;font-size:1.8rem;box-shadow:0 10px 28px #11182714}.bento-card h3{margin:1.2rem 0 .4rem;font-size:1.35rem;letter-spacing:-.03em}.bento-card p{margin:0;color:var(--color-muted);line-height:1.55}.tile-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.category-tile{position:relative;overflow:hidden;min-height:390px;border-radius:calc(var(--radius-card) + 6px);background:var(--color-surface);display:flex;align-items:flex-end;padding:1.25rem}.category-tile:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#fff0,#11182794);z-index:1}.category-tile img,.category-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.category-placeholder{display:grid;place-items:center;font-size:5rem;background:linear-gradient(135deg,#0ea5a41f,#f973161f)}.category-content{position:relative;z-index:2;color:#fff}.category-content h3{margin:0;font-size:1.65rem;letter-spacing:-.04em}.category-content p{margin:.3rem 0 0;opacity:.88}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.product-card{display:block;background:#fff;border:1px solid rgba(17,24,39,.08);border-radius:var(--radius-card);overflow:hidden;transition:transform .22s ease,box-shadow .22s ease}.product-card:hover{transform:translateY(-4px);box-shadow:0 18px 44px #1118271a}.product-card-media{aspect-ratio:1 / 1;background:var(--color-surface);display:grid;place-items:center;overflow:hidden}.product-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.product-card:hover .product-card-media img{transform:scale(1.04)}.product-card-info{padding:1rem}.product-card-title{margin:0;font-size:1rem;line-height:1.35;letter-spacing:-.02em}.product-card-price{margin-top:.45rem;color:var(--color-muted);font-weight:700}.product-card-price .sale{color:var(--color-accent)}.product-card-badge{position:absolute;top:.8rem;left:.8rem;padding:.35rem .55rem;border-radius:999px;font-size:.75rem;background:#fff;color:var(--color-text);font-weight:800}.placeholder-card{min-height:350px;display:grid;place-items:center;text-align:center;padding:1rem;color:var(--color-muted)}.featured-collection-actions{text-align:center;margin-top:1.5rem}.product-page{padding:3rem 0 5rem}.product-layout{width:min(100% - 40px,var(--page-width));margin:0 auto;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.72fr);gap:clamp(2rem,5vw,5rem);align-items:start}.product-gallery{display:grid;gap:1rem}.product-main-image,.product-thumb{border-radius:var(--radius-card);background:var(--color-surface);overflow:hidden}.product-main-image img{width:100%;object-fit:cover}.product-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:.75rem}.product-thumb{aspect-ratio:1}.product-thumb img{width:100%;height:100%;object-fit:cover}.product-info{position:sticky;top:110px}.product-vendor{color:var(--color-primary);text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:800;margin-bottom:.75rem}.product-title{font-size:clamp(2.2rem,4vw,4.4rem);line-height:.95;letter-spacing:-.06em;margin:0 0 1rem}.product-price{font-size:1.35rem;font-weight:800;margin-bottom:1.25rem}.product-description{color:var(--color-muted);line-height:1.7;font-size:1rem}.product-form{margin-top:1.5rem;display:grid;gap:1rem}.input,.select,.quantity-input,textarea{width:100%;border:1px solid rgba(17,24,39,.12);background:#fff;border-radius:18px;padding:.9rem 1rem;outline:none}.input:focus,.select:focus,.quantity-input:focus,textarea:focus{border-color:var(--color-primary);box-shadow:0 0 0 4px #0ea5a421}.quantity-row{display:grid;gap:.5rem}.quantity-input{max-width:130px}.payment-icons{margin-top:1rem;color:var(--color-muted);font-size:.9rem}.cart-page,.page-template,.search-page,.collection-page{padding:3rem 0 5rem}.page-title{font-size:clamp(2.6rem,6vw,5.2rem);line-height:.95;letter-spacing:-.065em;margin:0 0 1.8rem}.cart-layout{display:grid;grid-template-columns:1fr 360px;gap:1.5rem;align-items:start}.cart-items{display:grid;gap:.8rem}.cart-item{display:grid;grid-template-columns:110px 1fr auto;gap:1rem;align-items:center;background:#fff;border:1px solid rgba(17,24,39,.08);border-radius:var(--radius-card);padding:.8rem}.cart-item-image{width:110px;aspect-ratio:1;border-radius:18px;background:var(--color-surface);overflow:hidden}.cart-item-image img{width:100%;height:100%;object-fit:cover}.cart-summary{background:var(--color-surface);border-radius:var(--radius-card);padding:1.25rem;position:sticky;top:110px}.cart-summary-row{display:flex;justify-content:space-between;gap:1rem;margin:1rem 0;font-weight:800}.empty-state{background:var(--color-surface);border-radius:var(--radius-card);padding:3rem;text-align:center}.rte{color:var(--color-muted);line-height:1.75;font-size:1.04rem}.rte h1,.rte h2,.rte h3{color:var(--color-text);letter-spacing:-.04em;line-height:1.05}.rte a{color:var(--color-primary);text-decoration:underline;text-underline-offset:3px}.newsletter-card{border-radius:calc(var(--radius-card) + 10px);background:linear-gradient(135deg,var(--color-text),#0f2a44);color:#fff;padding:clamp(2rem,6vw,5rem);text-align:center;overflow:hidden;position:relative}.newsletter-card:after{content:"";position:absolute;width:420px;height:420px;border-radius:50%;right:-100px;top:-180px;background:radial-gradient(circle,#0ea5a459,#0ea5a400 62%)}.newsletter-card h2{position:relative;z-index:1;margin:0;font-size:clamp(2.2rem,4.5vw,5rem);line-height:.95;letter-spacing:-.06em}.newsletter-card p{position:relative;z-index:1;color:#ffffffb8;max-width:620px;margin:1rem auto 0;line-height:1.6}.newsletter-form{position:relative;z-index:1;display:flex;max-width:560px;margin:1.6rem auto 0;background:#fff;border-radius:999px;padding:.35rem}.newsletter-form input{border:0;outline:0;flex:1;min-width:0;padding:.8rem 1rem;border-radius:999px}.site-footer{background:var(--color-surface);padding:3rem 0 2rem;margin-top:3rem}.footer-grid{width:min(100% - 40px,var(--page-width));margin:0 auto;display:grid;grid-template-columns:1.2fr repeat(3,1fr);gap:2rem}.footer-brand img{width:180px;max-width:100%}.footer-brand p{color:var(--color-muted);line-height:1.6;max-width:360px}.footer-title{font-weight:900;margin-bottom:.8rem}.footer-links{list-style:none;margin:0;padding:0;display:grid;gap:.55rem;color:var(--color-muted)}.footer-bottom{width:min(100% - 40px,var(--page-width));margin:2rem auto 0;padding-top:1.5rem;border-top:1px solid rgba(17,24,39,.08);color:var(--color-muted);font-size:.9rem;display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap}@media(max-width:990px){.header-inner{grid-template-columns:auto 1fr auto}.desktop-nav{display:none}.mobile-menu-toggle{display:inline-flex}.hero-air-inner,.product-layout,.cart-layout{grid-template-columns:1fr}.hero-stage{min-height:420px}.product-info,.cart-summary{position:static}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bento-grid,.tile-grid{grid-template-columns:1fr 1fr}.bento-card:nth-child(1),.bento-card:nth-child(4){grid-column:span 1}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.page-width{width:min(100% - 28px,var(--page-width))}.header-inner{width:min(100% - 24px,var(--page-width));min-height:66px}.site-logo img{max-width:140px}.hero-air{padding-top:2.5rem}.hero-air-inner{width:min(100% - 28px,var(--page-width))}.hero-title{font-size:clamp(3rem,15vw,4.6rem)}.hero-actions{flex-direction:column}.hero-actions .button,.hero-actions .button-secondary{width:100%}.hero-device{min-height:auto;border-radius:30px}.hero-product-card{grid-template-columns:90px 1fr}.hero-mini-grid,.product-grid,.bento-grid,.tile-grid,.footer-grid{grid-template-columns:1fr}.category-tile{min-height:280px}.cart-item{grid-template-columns:82px 1fr}.cart-item-actions{grid-column:1 / -1}.newsletter-form{flex-direction:column;border-radius:24px}.newsletter-form .button{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/theme.css.map */
