.logo-root{display:inline-flex;min-width:0;align-items:center;color:inherit;text-decoration:none}.logo-root--luxury{gap:.75rem}.logo-root--luxury.logo-root--compact,.logo-root--default{gap:.5rem}.logo-root--modern{position:relative}.logo-root--modern.logo-root--compact{max-width:100%}.logo-root--modern-logo{display:inline-flex;min-width:0;align-items:center}.logo-modern-title{font-family:var(--font-display);font-weight:700;letter-spacing:-.025em}.logo-modern-title--compact{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:1.125rem;line-height:1}.logo-modern-title--regular{font-size:1.5rem;line-height:1.1}.logo-modern-lead{color:hsl(var(--foreground));transition:color .2s ease}.logo-modern-accent{margin-left:.25rem;color:hsl(var(--primary));transition:color .2s ease}.logo-root--modern:hover .logo-modern-lead{color:hsl(var(--foreground) / .8)}.logo-root--modern:hover .logo-modern-accent{color:hsl(var(--primary) / .8)}.logo-modern-underline{position:absolute;left:0;bottom:-.25rem;height:1px;width:0;background:hsl(var(--primary));transition:width .3s ease-out}.logo-root--modern:hover .logo-modern-underline{width:100%}.logo-default-mark{display:flex;height:2rem;width:2rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:0 .75rem;background:hsl(var(--primary));color:hsl(var(--primary-foreground));box-shadow:var(--shadow-soft),0 8px 30px -4px hsl(var(--primary) / .2);font-family:var(--font-display);font-weight:700}.logo-default-mark--compact{font-size:1rem}.logo-default-mark--regular{font-size:1.125rem}.logo-default-title{min-width:0;font-family:var(--font-display);font-weight:700;letter-spacing:-.025em;color:hsl(var(--foreground))}.logo-default-title--compact{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:1rem;line-height:1}.logo-default-title--regular{font-size:1.25rem;line-height:1.2}.logo-luxury-mark{position:relative;display:flex;flex-shrink:0;align-items:center;justify-content:center;border-radius:9999px;border:1px solid hsl(var(--burgundy) / .3);transition:border-color .2s ease}.logo-luxury-mark--compact{height:2.25rem;width:2.25rem}.logo-luxury-mark--regular{height:2.5rem;width:2.5rem}.logo-root--luxury:hover .logo-luxury-mark{border-color:hsl(var(--burgundy) / .6)}.logo-luxury-letter{font-family:var(--font-display);font-weight:700;color:hsl(var(--burgundy))}.logo-luxury-letter--compact{padding-top:.125rem;font-size:1.25rem}.logo-luxury-letter--regular{padding-top:.25rem;font-size:1.5rem}.logo-luxury-copy{min-width:0}.logo-luxury-copy--regular{display:flex;flex-direction:column;align-items:center}.logo-luxury-title{font-family:var(--font-display);letter-spacing:-.025em;color:hsl(var(--foreground));transition:color .2s ease}.logo-luxury-title--compact{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:1rem;line-height:1}.logo-luxury-title--regular{font-size:1.25rem;line-height:1}.logo-root--luxury:hover .logo-luxury-title{color:hsl(var(--primary))}.logo-luxury-subtitle{margin-top:.25rem;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:hsl(var(--muted-foreground))}@media (min-width: 640px){.logo-modern-title--compact,.logo-default-title--compact,.logo-luxury-title--compact{font-size:1.125rem}}.header-shell{position:fixed;top:0;right:0;left:0;z-index:50;border-bottom:1px solid hsl(var(--border) / .5);background:hsl(var(--background) / .8);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header-container{width:min(100%,1400px);margin:0 auto;padding:0 1rem}.header-bar{display:flex;height:4rem;align-items:center;justify-content:space-between;gap:.75rem}.header-brand{min-width:0;flex:1 1 auto}.header-logo{display:flex}.header-logo--compact{max-width:100%}.header-nav{display:flex;align-items:center;gap:2.5rem}.header-nav-link{color:hsl(var(--foreground));text-decoration:none}.header-nav-link--desktop{position:relative;font-size:1rem;font-weight:500;letter-spacing:.025em;transition:color .2s ease,transform .2s ease}.header-nav-link--desktop:hover,.header-nav-link--desktop.header-nav-link--active{color:hsl(var(--primary))}.header-nav-link__underline{position:absolute;left:0;bottom:-.25rem;height:.125rem;width:0;background:hsl(var(--primary));transition:width .3s ease}.header-nav-link--desktop:hover .header-nav-link__underline,.header-nav-link--desktop.header-nav-link--active .header-nav-link__underline{width:100%}.header-nav-link--mobile{padding:.5rem 0;font-size:.875rem;font-weight:500;color:hsl(var(--muted-foreground));transition:color .2s ease}.header-nav-link--mobile:hover,.header-nav-link--mobile.header-nav-link--active{color:hsl(var(--primary))}.header-desktop-actions,.header-mobile-actions{display:flex;align-items:center}.header-desktop-actions{gap:1rem}.header-mobile-actions{flex-shrink:0;gap:.25rem}.header-mobile-panel{border-top:1px solid hsl(var(--border) / .5);padding:1rem 0;animation:headerFadeIn .35s ease-out forwards}.header-mobile-nav,.header-mobile-nav-actions{display:flex;flex-direction:column}.header-mobile-nav{gap:1rem}.header-mobile-nav-actions{gap:.5rem;border-top:1px solid hsl(var(--border) / .5);padding-top:1rem}.header-icon-button,.header-ghost-button,.header-menu-button,.header-primary-link{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:0;border-radius:.75rem;font:inherit;text-decoration:none;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease;cursor:pointer}.header-icon-button,.header-ghost-button,.header-menu-button{background:transparent;color:hsl(var(--foreground))}.header-icon-button{width:2.5rem;height:2.5rem;flex-shrink:0}.header-icon-button--compact{width:2.25rem;height:2.25rem}.header-ghost-button{min-height:2.25rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500}.header-menu-button{width:100%;justify-content:flex-start;min-height:2.5rem;padding:.5rem .75rem;font-weight:500}.header-icon-button:hover,.header-ghost-button:hover,.header-menu-button:hover{background:hsl(var(--accent));color:hsl(var(--accent-foreground))}.header-icon-button:focus-visible,.header-ghost-button:focus-visible,.header-menu-button:focus-visible,.header-primary-link:focus-visible,.header-nav-link:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}.header-primary-link{min-height:2.25rem;padding:.5rem 1rem;background:hsl(var(--burgundy));color:#fff;font-size:.875rem;font-weight:500;box-shadow:var(--shadow-elevated)}.header-primary-link:hover{background:hsl(var(--primary));box-shadow:var(--shadow-glow)}.header-primary-link--full{width:100%}.header-cart-button{position:relative}.header-cart-badge{position:absolute;top:-.25rem;right:-.25rem;display:inline-flex;width:1rem;height:1rem;align-items:center;justify-content:center;border-radius:9999px;background:hsl(var(--primary));color:hsl(var(--primary-foreground));font-size:.75rem;font-weight:500;line-height:1}.header-icon-skeleton{width:2.5rem;height:2.5rem;border-radius:9999px;background:linear-gradient(90deg,hsl(var(--muted)),hsl(var(--muted) / .7),hsl(var(--muted)));background-size:200% 100%;animation:headerPulse 1.5s ease-in-out infinite}@keyframes headerPulse{0%{background-position:100% 0}to{background-position:-100% 0}}@keyframes headerFadeIn{0%{opacity:0}to{opacity:1}}@media (min-width: 1024px){.header-bar{height:5rem;gap:1.5rem}.header-brand{flex:0 0 auto}}.layout-shell{display:flex;min-height:100vh;flex-direction:column}.layout-main{flex:1 1 auto;padding-top:4rem}.layout-footer-sentinel{width:100%;height:1px}@media (min-width: 1024px){.layout-main{padding-top:5rem}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}@font-face{font-family:Lato;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/lato-400-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lato;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/lato-700-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Prata;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/prata-400-cyrillic.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Prata;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/prata-400-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Prata Fallback;src:local("Georgia");size-adjust:108%;ascent-override:95%;descent-override:20%;line-gap-override:0%}:root{--background: 30 25% 98%;--foreground: 20 10% 15%;--card: 30 20% 97%;--card-foreground: 20 10% 15%;--popover: 30 25% 98%;--popover-foreground: 20 10% 15%;--primary: 350 30% 45%;--primary-foreground: 30 25% 98%;--secondary: 25 30% 92%;--secondary-foreground: 20 10% 25%;--muted: 25 20% 94%;--muted-foreground: 20 10% 38%;--accent: 15 35% 88%;--accent-foreground: 20 10% 20%;--destructive: 0 84.2% 60.2%;--destructive-foreground: 210 40% 98%;--border: 25 20% 88%;--input: 25 20% 88%;--ring: 350 30% 45%;--radius: .75rem;--rose-gold: 15 45% 75%;--rose-gold-light: 15 50% 92%;--burgundy: 350 45% 35%;--cream: 35 40% 96%;--champagne: 40 35% 90%;--gradient-hero: linear-gradient( 135deg, hsl(15 50% 92%) 0%, hsl(35 40% 96%) 50%, hsl(25 30% 92%) 100% );--gradient-card: linear-gradient( 180deg, hsl(30 25% 98%) 0%, hsl(25 30% 95%) 100% );--gradient-accent: linear-gradient( 135deg, hsl(350 30% 45%) 0%, hsl(350 45% 35%) 100% );--shadow-soft: 0 4px 20px -2px hsl(20 10% 15% / .08);--shadow-elevated: 0 8px 30px -4px hsl(20 10% 15% / .12);--shadow-glow: 0 0 40px hsl(15 45% 75% / .3);--font-display: "Prata", "Prata Fallback", Georgia, serif;--font-body: "Lato", -apple-system, sans-serif;--sidebar-background: 0 0% 98%;--sidebar-foreground: 240 5.3% 26.1%;--sidebar-primary: 240 5.9% 10%;--sidebar-primary-foreground: 0 0% 98%;--sidebar-accent: 240 4.8% 95.9%;--sidebar-accent-foreground: 240 5.9% 10%;--sidebar-border: 220 13% 91%;--sidebar-ring: 217.2 91.2% 59.8%}.dark{--background: 20 15% 8%;--foreground: 30 20% 95%;--card: 20 15% 12%;--card-foreground: 30 20% 95%;--popover: 20 15% 10%;--popover-foreground: 30 20% 95%;--primary: 15 45% 70%;--primary-foreground: 20 15% 8%;--secondary: 20 20% 18%;--secondary-foreground: 30 20% 90%;--muted: 20 15% 20%;--muted-foreground: 25 15% 68%;--accent: 20 25% 22%;--accent-foreground: 30 20% 95%;--destructive: 0 62.8% 30.6%;--destructive-foreground: 210 40% 98%;--border: 20 15% 20%;--input: 20 15% 20%;--ring: 15 45% 70%;--rose-gold: 15 40% 60%;--rose-gold-light: 15 30% 25%;--burgundy: 350 35% 50%;--cream: 30 15% 15%;--champagne: 35 20% 20%;--gradient-hero: linear-gradient( 135deg, hsl(20 15% 10%) 0%, hsl(20 20% 12%) 50%, hsl(15 15% 14%) 100% );--gradient-card: linear-gradient( 180deg, hsl(20 15% 12%) 0%, hsl(20 18% 10%) 100% );--gradient-accent: linear-gradient( 135deg, hsl(15 45% 70%) 0%, hsl(15 40% 55%) 100% );--shadow-soft: 0 4px 20px -2px hsl(0 0% 0% / .3);--shadow-elevated: 0 8px 30px -4px hsl(0 0% 0% / .4);--shadow-glow: 0 0 40px hsl(15 40% 60% / .2);--sidebar-background: 240 5.9% 10%;--sidebar-foreground: 240 4.8% 95.9%;--sidebar-primary: 224.3 76.3% 48%;--sidebar-primary-foreground: 0 0% 100%;--sidebar-accent: 240 3.7% 15.9%;--sidebar-accent-foreground: 240 4.8% 95.9%;--sidebar-border: 240 3.7% 15.9%;--sidebar-ring: 217.2 91.2% 59.8%}*{border-color:hsl(var(--border))}html{background-color:hsl(var(--background))}body{margin:0;background-color:hsl(var(--background));color:hsl(var(--foreground));font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{margin:0;font-family:var(--font-display)}h1,h2{line-height:1.1}h1{font-size:1.5rem}h2{font-size:1.35rem}@media (min-width: 1024px){h1{font-size:2rem}h2{font-size:1.8rem}}a{color:inherit;text-decoration:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}button,input,select,textarea{font:inherit}.text-gradient{background-image:var(--gradient-accent);background-clip:text;-webkit-background-clip:text;color:transparent}.bg-hero{background:var(--gradient-hero)}.shadow-soft{box-shadow:var(--shadow-soft)}.shadow-elevated{box-shadow:var(--shadow-elevated)}.shadow-glow{box-shadow:var(--shadow-glow)}.icon-dynamic{transform:scale(1.1)}@media (min-width: 1024px){.icon-dynamic{transform:scale(1.2)}}.animate-fade-in{animation:fadeIn .6s ease-out forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
