:root{--color-primary: #ffffff;--color-secondary: #f8fafc;--color-tertiary: #1e293b;--color-accent-blue: #140062;--color-accent-emerald: #009688;--color-accent-purple: #5b21b6;--color-accent-orange: #9e0059;--color-accent-rose: #9e0059;--color-accent-teal: #0f766e;--color-neutral-50: #fafafa;--color-neutral-100: #f5f5f5;--color-neutral-200: #e5e5e5;--color-neutral-300: #d4d4d4;--color-neutral-400: #a3a3a3;--color-neutral-500: #737373;--color-neutral-600: #525252;--color-neutral-700: #404040;--color-neutral-800: #262626;--color-neutral-900: #171717;--color-text-primary: var(--color-neutral-900);--color-text-secondary: var(--color-neutral-600);--color-text-muted: var(--color-neutral-500);--color-background: var(--color-primary);--color-surface: var(--color-secondary);--color-border: var(--color-neutral-200);--color-hover: var(--color-neutral-100);--color-success: var(--color-accent-emerald);--color-warning: var(--color-accent-orange);--color-info: var(--color-accent-blue);--color-error: var(--color-accent-rose);--font-primary: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-secondary: "Playfair Display", Georgia, serif;--font-size-xs: .75rem;--font-size-sm: .875rem;--font-size-base: 1rem;--font-size-lg: 1.125rem;--font-size-xl: 1.25rem;--font-size-2xl: 1.5rem;--font-size-3xl: 1.875rem;--font-size-4xl: 2.25rem;--font-size-5xl: 3rem;--font-weight-light: 300;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--line-height-tight: 1.25;--line-height-normal: 1.5;--line-height-relaxed: 1.75;--spacing-xs: .25rem;--spacing-sm: .5rem;--spacing-md: .75rem;--spacing-lg: 1rem;--spacing-xl: 1.5rem;--spacing-2xl: 2rem;--spacing-3xl: 3rem;--spacing-4xl: 4rem;--spacing-5xl: 6rem;--spacing-6xl: 8rem;--container-max-width: 100%;--container-padding: var(--spacing-xl);--header-height: 80px;--section-padding: var(--spacing-4xl);--radius-sm: .25rem;--radius-md: .5rem;--radius-lg: .75rem;--radius-xl: 1rem;--radius-2xl: 1.5rem;--radius-full: 9999px;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);--shadow-2xl: 0 25px 50px -12px rgba(0, 0, 0, .25);--transition-fast: .15s ease-in-out;--transition-normal: .25s ease-in-out;--transition-slow: .35s ease-in-out;--z-dropdown: 10;--z-sticky: 20;--z-fixed: 30;--z-modal-backdrop: 40;--z-modal: 50;--z-popover: 60;--z-tooltip: 70;--z-toast: 80}@media (prefers-color-scheme: dark){:root{--color-background: #0a1628;--color-surface: #152238;--color-tertiary: #1e3a5f;--color-accent-emerald: #00d9b5;--color-accent-teal: #00bfa5;--color-primary-teal: #009688;--color-text-primary: #ffffff;--color-text-secondary: #b8e6e1;--color-text-muted: #7aa9a3;--color-border: #2d4a66;--color-hover: #1e3550;--color-accent-blue: #00d9b5;--color-accent-purple: #00d9b5;--color-accent-orange: #00bfa5;--color-accent-rose: #00d9b5;--color-success: #00e676;--color-error: #ff5252;--color-warning: #ffd740;--color-info: #40c4ff;--shadow-sm: 0 1px 3px 0 rgba(0, 217, 181, .1);--shadow-md: 0 4px 6px -1px rgba(0, 217, 181, .15), 0 2px 4px -1px rgba(0, 0, 0, .3);--shadow-lg: 0 10px 15px -3px rgba(0, 217, 181, .2), 0 4px 6px -2px rgba(0, 0, 0, .4);--shadow-xl: 0 20px 25px -5px rgba(0, 217, 181, .25), 0 10px 10px -5px rgba(0, 0, 0, .5)}body{background-color:#0a1628}.main-content>section:first-child,.main-content>.shopify-section:first-child,section#shopify-section-template--25553899323690__featured_collections,.section-first,.has-header-offset{margin-top:var(--header-height)}.header,.nav{border-bottom-color:#2d4a66}.header.scrolled{box-shadow:var(--shadow-md);background-color:#0a1628!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.header__logo img,.logo img{filter:brightness(1.2) contrast(1.1)}.btn-primary,.product__add-to-cart,.btn-next{background:linear-gradient(135deg,#00d9b5,#009688)!important;color:#fff!important;border-color:#00d9b5!important;box-shadow:0 4px 12px #00d9b54d}.btn-primary:hover,.product__add-to-cart:hover,.btn-next:hover{background:linear-gradient(135deg,#0fc,#00bfa5)!important;box-shadow:0 6px 16px #00d9b566}.btn-secondary,.btn-back{background-color:transparent!important;color:#00d9b5!important;border:2px solid #00d9b5!important}.btn-secondary:hover,.btn-back:hover{background-color:#00d9b51a!important;color:#0fc!important;border-color:#0fc!important}.btn,button{color:#fff}input,textarea,select{background-color:#1e3550;color:#fff;border:1px solid #2d4a66}input:focus,textarea:focus,select:focus{border-color:#00d9b5;box-shadow:0 0 0 3px #00d9b533}input::placeholder,textarea::placeholder{color:#7aa9a3}.cup-card,.wrap-item,.style-item,.product-card{background-color:#152238;border:1px solid #2d4a66;box-shadow:0 2px 8px #00d9b51a}.cup-card:hover,.wrap-item:hover,.style-item:hover,.product-card:hover{border-color:#00d9b5;box-shadow:0 4px 16px #00d9b533}.cup-card.selected,.wrap-item.selected,.style-item.selected{border-color:#00d9b5;background-color:#1e3a5f;box-shadow:0 0 20px #00d9b54d}a{color:#00d9b5}a:hover{color:#0fc}h1,h2,h3,h4,h5,h6{color:#fff}.product__price,.cup-card__price,.wrap-item__price,.style-item__price{color:#00d9b5;font-weight:600}.category-tab,.style-tab__btn{background-color:#1e3550;color:#b8e6e1;border:1px solid #2d4a66}.category-tab:hover,.style-tab:hover .style-tab__btn{background-color:#00d9b51a;border-color:#00d9b5;color:#fff}.category-tab.active,.style-tab input:checked+.style-tab__btn{background:linear-gradient(135deg,#00d9b5,#009688);color:#fff;border-color:#00d9b5;box-shadow:0 4px 12px #00d9b54d}.loading-spinner{color:#b8e6e1}.loading-spinner:before{border-color:#2d4a66;border-top-color:#00d9b5}.error-message{color:#ff8a65;background-color:#ff8a651a}.selected-wraps,.selected-styles{background-color:#152238;border:1px solid #2d4a66}.selected-wraps__header,.selected-styles__header{border-bottom-color:#2d4a66}.selected-wraps__title,.selected-styles__title{color:#fff}.progress-step__circle{background-color:#1e3550;border:3px solid #2d4a66;color:#b8e6e1}.progress-step.active .progress-step__circle{background:linear-gradient(135deg,#00d9b5,#009688);border-color:#00d9b5;color:#fff;box-shadow:0 0 16px #00d9b566}.progress-step.completed .progress-step__circle{background-color:#00bfa5;border-color:#00d9b5;color:#fff}.progress-step__label{color:#b8e6e1}.progress-step.active .progress-step__label,.progress-step.completed .progress-step__label{color:#fff}svg{stroke:currentColor}footer,.footer{background:linear-gradient(135deg,#12908e,#0f7573)!important;border-top:1px solid #00d9b5;color:#fff}footer h1,footer h2,footer h3,footer h4,footer h5,footer h6,.footer h1,.footer h2,.footer h3,.footer h4,.footer h5,.footer h6{color:#fff!important}footer p,footer a,footer span,.footer p,.footer a,.footer span{color:#fff}footer a:hover,.footer a:hover{color:#0fc}table{background-color:#152238;border-color:#2d4a66}th{background-color:#1e3550;color:#fff}td{border-color:#2d4a66;color:#b8e6e1}.custom-hero,.hero,.shop-hero,.page-hero,.about-hero,.category-hero,.product-hero{background:linear-gradient(135deg,#12908e,#0f7573)!important;color:#fff!important}.custom-hero__title,.custom-hero__subtitle,.hero__title,.hero__subtitle,.shop-hero__title,.shop-hero__subtitle,.page-hero__title,.page-hero__subtitle,.section-header__title,.section-header__subtitle,.about-hero__title,.about-hero__subtitle,.category-hero__title,.category-hero__subtitle,.product-hero__title,.product-hero__subtitle,.custom-hero h1,.custom-hero h2,.custom-hero p,.hero h1,.hero h2,.hero p,.shop-hero h1,.shop-hero h2,.shop-hero p,.page-hero h1,.page-hero h2,.page-hero p,.section-header h1,.section-header h2,.section-header p{color:#fff!important}.section-light,.bg-white,.surface-light{background-color:#fff!important;color:#0a1628!important}.section-light h1,.section-light h2,.section-light h3,.section-light h4,.section-light h5,.section-light h6,.bg-white h1,.bg-white h2,.bg-white h3,.bg-white h4,.bg-white h5,.bg-white h6{color:#0a1628!important}.section-light p,.section-light span,.bg-white p,.bg-white span{color:#262626!important}.breadcrumb{background-color:#f8fafc!important}.breadcrumb__link,.breadcrumb__item{color:#0a1628!important}.breadcrumb__link:hover{color:#009688!important}.product__info{color:#0a1628}.product__title,.product__description,.product-detail{color:#fff!important}.section-title{color:#fff}.cup-card__title,.wrap-item__title,.style-item__title{color:#fff!important}.cup-card__description,.wrap-item__description,.style-item__description,.product-card__description{color:#b8e6e1!important}.product-card__price,.product-card__title{color:#017878!important}.product-card [class*=add-to-cart]:hover,.product-card [class*=quick-view]:hover{background-color:#12908e!important}.image-with-text,.section-padding{background-color:var(--color-background)!important}.product-card__wishlist{background-color:#152238!important}.products-grid{background-color:transparent!important}::selection{background-color:#00d9b5!important;color:#0a1628}.sort-select{color:#111!important}.options-area,.preview-card{background-color:var(--color-background)!important}.preview-container,.preview-selected-summary{background:#09101c!important}.custom-designer{background-color:#dfdfdf!important}.quick-view-modal__content,.quick-view-modal__close{background:var(--color-background)!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/variables.css.map */
