.hero-section{height:100vh;min-height:1000px;color:var(--kelp-900);background:rgba(var(--kelp-100-rgb), .3);flex-direction:column;justify-content:center;align-items:center;padding-top:1rem;display:flex;position:relative;overflow:visible}.hero-container{z-index:2;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:visible}.hero-background-title{z-index:1;pointer-events:none;mix-blend-mode:multiply;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0;transform:translateZ(0)}.hero-background-title .background-title{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;transform:translateZ(0)}.hero-main-title{color:var(--kelp-200);text-transform:uppercase;letter-spacing:.05em;font-size:1rem;font-weight:400;line-height:1;font-family:var(--font-primary);margin:0;padding:0 0 1rem;position:relative;transform:translateZ(0)}.hero-title-tag{letter-spacing:.1em;text-transform:uppercase;color:var(--gold-dark);font-size:.8rem;font-weight:300;line-height:1;font-family:var(--font-primary);margin:0;padding:0;position:relative}.hero-title-tag:before{display:none!important}.hero-card-container{z-index:4;justify-content:center;align-items:center;width:100%;height:85vh;min-height:550px;display:flex;position:relative;overflow:visible}.hero-gallery{perspective:1200px;width:100%;height:100%;transform-style:preserve-3d;backface-visibility:hidden;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;top:55%;left:50%;overflow:visible;transform:translate(-50%,-50%)}.hero-gallery .gallery-slide{aspect-ratio:.75;transform-origin:50%;backface-visibility:hidden;z-index:10;pointer-events:auto;background:0 0;border:none;border-radius:0;width:32vw;min-width:380px;max-width:550px;height:auto;position:relative;overflow:visible}.hero-gallery .gallery-slide.active .collection-image{filter:brightness()contrast()}.hero-gallery .collection-image-container{background:rgba(var(--kelp-50-rgb), .3);z-index:3;border-radius:0;width:100%;height:100%;position:relative;overflow:visible!important}.hero-gallery .collection-image{-o-object-fit:cover;object-fit:cover;backface-visibility:hidden;border-radius:0;width:100%;height:100%;display:block;transform:translateZ(0)}.hero-gallery .gallery-slide:not(.active){box-shadow:none;background:0 0;border:none;padding:0}.hero-gallery .gallery-slide:not(.active) .collection-image-container{background:rgba(var(--kelp-50-rgb), .4);border-radius:3px;overflow:hidden}.hero-gallery .gallery-slide:not(.active) .collection-image{filter:brightness(.92)contrast(1.05);border-radius:3px!important}.hero-gallery .collection-image-placeholder{background:rgba(var(--kelp-900-rgb), .2);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.hero-gallery .collection-image-overlay{pointer-events:none;z-index:4;position:absolute;inset:0;border-radius:0!important}.card-decoration-top{z-index:5;background:linear-gradient(90deg,#0000 0%,#ffffff4d 20%,#fff9 50%,#ffffff4d 80%,#0000 100%);border-radius:1px;height:2px;position:absolute;top:20px;left:20px;right:20px}.card-decoration-bottom{z-index:5;background:linear-gradient(90deg,#0000 0%,#fff3 30%,#fff6 50%,#fff3 70%,#0000 100%);border-radius:1px;height:1px;position:absolute;bottom:20px;left:20px;right:20px}.card-corner-accent{display:none}.card-corner-accent:before{content:"";border:1px solid #ffffff4d;border-radius:50%;width:20px;height:20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-gallery .gallery-slide:not([class*=hero-card-stack]){z-index:10}.hero-gallery .gallery-slide[class*=hero-card-stack-1]{z-index:9}.hero-gallery .gallery-slide[class*=hero-card-stack-2]{z-index:8}.hero-gallery .gallery-slide[class*=hero-card-stack-3]{z-index:7}.hero-gallery .gallery-slide[class*=hero-card-stack-4]{z-index:6}.hero-content-section{z-index:50;pointer-events:auto;width:40%;position:absolute;top:65%;left:5%;transform:translateY(-50%)}.hero-content{max-width:100%;color:var(--color-text-primary);position:relative}.hero-collection-label{letter-spacing:.2em;text-transform:uppercase;color:var(--kelp-500);align-items:center;gap:1rem;margin-bottom:2rem;font-size:.75rem;font-weight:500;display:flex}.label-line{background:var(--kelp-500);opacity:.6;width:2rem;height:1px}.label-text{white-space:nowrap}.label-text:before{content:"";background:linear-gradient(90deg, transparent, rgba(var(--kelp-500-rgb), .8), transparent);vertical-align:middle;width:18px;height:1px;margin-right:8px;display:inline-block}.hero-product-title{margin:2rem 0 3rem;border-left:none!important}.title-main{color:var(--kelp-800);letter-spacing:-.01em;text-transform:none;margin-bottom:.25rem;font-family:Spectral,Georgia,serif;font-size:clamp(2.2rem,4.8vw,3.8rem);font-weight:200;line-height:1.1}.title-sub{color:var(--kelp-600);letter-spacing:0;text-transform:none;opacity:1;font-family:Spectral,Georgia,serif;font-size:clamp(.9rem,1.6vw,1.1rem);font-weight:300;line-height:1.25}.hero-price-display{flex-direction:row;justify-content:flex-start;align-items:center;gap:12px;margin:.5rem 0 1rem;display:flex;position:relative}.price-amount{color:rgba(var(--kelp-800-rgb), .6);letter-spacing:-.01em;font-size:1.2rem;font-weight:400}.hero-cta-section{z-index:100;justify-content:flex-start;align-items:center;gap:1rem;width:100%;max-width:100%;margin-top:1.5rem;padding-top:1rem;display:flex;position:relative}@media (max-width:768px){.hero-cta-section{z-index:1000!important;pointer-events:auto!important}.hero-primary-action-button,.hero-secondary-action-button{touch-action:manipulation;position:relative;z-index:1001!important;pointer-events:auto!important}}.hero-cta-desktop{justify-content:flex-start;margin-top:1rem}.hero-cta-global{z-index:55;justify-content:center;width:90%;position:absolute;bottom:8%;left:50%;transform:translate(-50%)}@media (min-width:769px){.hero-cta-global,.hero-variants-mobile{display:none!important}}.hero-cta-section:after{opacity:.5;bottom:-2px!important}.hero-cta-section:hover:before{opacity:.8;width:80%;top:-8px}.hero-cta-section:hover:after{opacity:.9;width:80%;bottom:-8px}.hero-primary-action-button,.hero-secondary-action-button{text-transform:none;letter-spacing:.3px;cursor:pointer;border:none;border-radius:4px;justify-content:center;align-items:center;width:180px;min-width:180px;height:48px;padding:14px 28px;font-size:14px;transition:all .3s;display:flex;position:relative;overflow:hidden}.hero-button-content{z-index:2;justify-content:center;align-items:center;gap:8px;width:auto;height:100%;display:flex;position:relative}.hero-button-icon,.hero-button-arrow{flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;transition:all .4s cubic-bezier(.25,.8,.25,1);display:flex;position:relative}.hero-button-icon svg,.hero-button-arrow svg{transform-origin:50%;transition:all .4s cubic-bezier(.25,.8,.25,1)}.hero-button-icon .check-animation{animation:.6s cubic-bezier(.25,.8,.25,1) forwards checkmarkDraw}@keyframes checkmarkDraw{0%{stroke-dasharray:0 24;stroke-dashoffset:24px;opacity:0;transform:scale(.8)}50%{opacity:1;transform:scale(1.1)}to{stroke-dasharray:24 24;stroke-dashoffset:0;opacity:1;transform:scale(1)}}.hero-button-text{white-space:nowrap;text-align:center;flex:none;font-size:16px;transition:all .4s cubic-bezier(.25,.8,.25,1);position:relative;overflow:hidden}.hero-shine-effect{z-index:1;background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.hero-primary-action-button:hover .hero-shine-effect,.hero-secondary-action-button:hover .hero-shine-effect{left:100%}.hero-primary-action-button{color:var(--kelp-50);transition:all .25s,transform .2s,box-shadow .2s;position:relative;background:var(--gold-dark)!important}.hero-primary-action-button:hover{box-shadow:0 4px 12px rgba(var(--gold-rgb), .2);transform:translateY(-1px);background:var(--gold-dark)!important}.hero-secondary-action-button{color:var(--kelp-800);transition:all .25s,transform .2s;position:relative;background:0 0!important}.hero-secondary-action-button:hover{color:var(--gold-dark);border-color:#0000;transform:none;background:0 0!important}.hero-primary-action-button:before,.hero-primary-action-button:after,.hero-secondary-action-button:before,.hero-secondary-action-button:after{content:"";background:linear-gradient(90deg, transparent, var(--kelp-200), transparent);width:100%;height:1px;transition:all .4s;position:absolute;left:0}.hero-primary-action-button:before,.hero-secondary-action-button:before{display:none;top:-2px}.hero-primary-action-button:after,.hero-secondary-action-button:after{opacity:.6;bottom:-2px}.hero-primary-action-button:hover:before,.hero-secondary-action-button:hover:before{opacity:.8;display:block;top:-8px}.hero-primary-action-button:hover:after,.hero-secondary-action-button:hover:after{opacity:1;bottom:-8px}.cta-separator-line{background:linear-gradient(to bottom, transparent, var(--kelp-400), transparent);width:1px;height:20px;margin:0 .5rem;display:none!important}.hero-variant-display{align-items:center;gap:.5rem;margin:1rem 0;display:flex;overflow:hidden}.variant-display-label{letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-tertiary);flex-shrink:0;font-size:.75rem;font-weight:500}.variant-display-text{color:var(--kelp-500);background:rgba(var(--kelp-50-rgb), .3);white-space:nowrap;border-radius:2px;padding:.25rem .75rem;font-size:.875rem;font-weight:500}.hero-luxury-lines,.luxury-line,.luxury-line-1,.luxury-line-2{display:none!important}.hero-error-message{background:linear-gradient(135deg, rgba(var(--kelp-50-rgb), .7), rgba(var(--kelp-100-rgb), .5));border-radius:3px;align-items:center;margin:.5rem 0;padding:.5rem 1rem;display:flex}.error-text{color:var(--kelp-800);letter-spacing:.04em;font-size:.75rem}.hero-section.intro-phase .hero-background-title{opacity:1}.hero-section.card-center-phase .hero-background-title{opacity:.5}.hero-section.final-phase .hero-background-title{opacity:.05}.hero-section.final-phase .hero-content-section{opacity:1;transform:translateY(-50%)translate(0)}@media (max-width:768px){.hero-content-section{z-index:50;width:100%;position:absolute;top:auto;bottom:30%;left:0;transform:none}.hero-content{flex-direction:column;gap:0;padding:0 1rem;display:flex}.hero-mobile-layout{flex-direction:column;gap:1.25rem;max-width:100%;display:flex}.hero-section{min-height:auto!important;padding-top:calc(var(--header-height) + 4rem)!important}.hero-collection-label{justify-content:flex-start;margin-bottom:0;display:flex}.hero-collection-label .label-text{letter-spacing:.15em;color:var(--kelp-500);opacity:.8;font-size:.75rem;font-weight:500}.hero-product-title-row{justify-content:space-between;align-items:flex-start;gap:1rem;width:100%;margin-bottom:16px;padding:0;display:flex}.hero-product-title{text-align:left;flex:1;margin:0;padding:0}.hero-product-title .title-main{letter-spacing:-.01em;margin-bottom:4px;font-size:1.25rem;font-weight:200;line-height:1.1;color:var(--kelp-800)!important;-webkit-text-fill-color:initial!important;background:0 0!important}.hero-product-title .title-sub{letter-spacing:-.01em;color:var(--gold-dark);font-size:.85rem;font-weight:200;line-height:1.1}.hero-product-price-container{text-align:right;flex-direction:column;flex-shrink:0;align-items:flex-end;display:flex}.hero-price-display{justify-content:flex-end;align-items:center;margin:0;display:flex}.price-amount{color:var(--kelp-700);letter-spacing:-.01em;font-size:1rem;font-weight:500}.hero-variant-display-section{align-items:center;gap:.5rem;margin:.5rem 0;display:flex;overflow:hidden}.variant-display-content{background:0 0;align-items:center;padding-left:0;display:flex;position:relative}.variant-display-content:before{display:none}.variant-display-items{flex-wrap:nowrap;align-items:center;gap:.5rem;display:flex}.variant-display-item{background:rgba(var(--kelp-50-rgb), .4);border-radius:3px;flex-shrink:0;padding:.25rem .5rem}.variant-display-item.color-display{background:rgba(var(--kelp-100-rgb), .3)}.selected-color-swatch{align-items:center;gap:.375rem;display:flex}.color-dot{border:1px solid rgba(var(--kelp-300-rgb), .3);border-radius:50%;width:10px;height:10px}.color-name,.variant-value{color:var(--kelp-600);font-size:.75rem;font-weight:500}.variant-divider{background:rgba(var(--kelp-300-rgb), .4);width:1px;height:12px;margin:0 .25rem}.hero-cta-desktop,.hero-content .hero-variants-inline-wrapper{display:none!important}.hero-variants-mobile{align-items:center;gap:8px;display:flex!important}.hero-cta-section{justify-content:center;align-items:center;gap:5px;margin:.75rem auto 0;padding-top:0;display:flex;position:relative}.hero-cta-global{width:100%;padding:0 20px;position:absolute;bottom:10%;left:50%;z-index:1000!important;pointer-events:auto!important;transform:translate(-50%)!important}.hero-primary-action-button,.hero-secondary-action-button{touch-action:manipulation;pointer-events:auto!important;border-radius:3px!important;width:100%!important;padding:14px 42px!important}.hero-button-text{text-align:left;flex:1;font-size:14px!important}.hero-button-icon,.hero-button-arrow{width:16px!important;height:16px!important}.hero-button-content{justify-content:space-between;gap:8px}.cta-separator-line{background:linear-gradient(to bottom, transparent, var(--kelp-400), transparent);width:1px;height:20px;margin:0 .5rem}.hero-card-container{height:auto}.hero-gallery{top:15%;transform:translate(-50%,-50%)}.hero-gallery .gallery-slide{width:50vw!important;min-width:220px!important;max-width:260px!important;height:50vw!important;min-height:280px!important;max-height:320px!important}.hero-background-title .background-title{font-size:clamp(1.2rem,4vw,2.5rem)}.hero-variants-fly-anchor,.hero-variants-inline{display:none!important}}.hero-gallery .gallery-slide{transform-style:preserve-3d;perspective:1000px}.hero-gallery .gallery-slide .pattern-layer-1{transform:translateZ(1px)}.hero-gallery .gallery-slide .collection-image-container{transform:translateZ(3px)}@media (prefers-reduced-motion:reduce){.hero-product-card,.hero-product-info,.hero-background-title,.pattern-layer-1,.pattern-layer-2{animation:none}}.hero-gallery .gallery-slide .pattern-layer-1,.hero-gallery .gallery-slide .pattern-layer-2{transform:translateZ(1px);animation:none!important}.hero-gallery .gallery-slide .pattern-layer-2{transform:translateZ(2px)}.hero-card-ui-badge{display:none}.ui-badge-icon{font-size:14px}.ui-badge-text{color:#fff;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:500}.hero-card-info-overlay{display:none}.card-info-title{color:#fff;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-size:16px;font-weight:600}.card-info-subtitle{color:#ffffffb3;text-transform:capitalize;font-size:12px;font-weight:400}.hero-card-copy-button{text-transform:uppercase;letter-spacing:.5px;cursor:pointer;z-index:13;background:#ffffffe6;border:none;border-radius:8px;padding:8px 16px;font-size:12px;font-weight:600;position:absolute;bottom:20px;right:20px;box-shadow:0 4px 16px #0003}.hero-card-copy-button:hover{background:#fff;transform:translateY(-2px);box-shadow:0 8px 24px #0000004d}.hero-color-toggle-container{z-index:999999;pointer-events:auto;background:var(--kelp-950);border-radius:3px;align-items:center;gap:0;width:auto;height:34px;display:flex;position:absolute;top:8px;left:-20px;overflow:hidden;min-width:90px!important}.hero-color-badge{cursor:pointer;border:none;border-radius:0;align-items:center;gap:6px;height:28px;padding:0 10px;transition:background-color .2s;display:inline-flex;color:var(--gold-dark)!important;background:0 0!important}.hero-color-badge:hover{background:rgba(var(--gold-rgb), .1)}.hero-color-badge.open{background:rgba(var(--gold-rgb), .15)}.hero-color-badge .badge-label{font-size:12px}.hero-color-badge.open{background:rgba(var(--gold-rgb), .15);border-color:var(--gold)}.hero-inline-swatches{z-index:999999;pointer-events:auto;clip-path:polygon(0 0,100% 0,100% 100%,0 100%,8px 50%);background:0 0;border:1px solid #ffffff14;border-radius:9999px;gap:8px;padding:6px 8px;display:flex;position:relative;top:0;left:0}.color-swatch-inline{border:1px solid var(--gold-dark);border-radius:3px;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.color-swatch-inline .swatch-dot{border-radius:3px;width:15px;height:15px;display:block}.color-swatch-inline.selected{border-color:var(--gold);border-radius:3px}.hero-material-pills{z-index:999998;pointer-events:auto;clip-path:polygon(6px 0,calc(100% - 6px) 0,100% 50%,calc(100% - 6px) 100%,6px 100%,0 50%);justify-self:center;gap:8px;width:95%;height:52px;padding:6px 12px;display:flex;position:absolute;bottom:-15px;left:0;right:0;background:linear-gradient(to bottom, rgba(var(--kelp-50-rgb), .65) 0%, rgba(var(--kelp-50-rgb), .5) 100%)!important}.material-pill{background:rgba(var(--kelp-100-rgb), .8);width:100%;color:var(--kelp-800);border-radius:9999px;justify-content:center;align-items:center;gap:6px;padding:8px 10px;display:flex}.material-pill .pill-icon{width:14px;height:14px;color:var(--gold-dark)!important}.material-pill .pill-label{font-size:12px}.material-pill.selected{background:var(--kelp-950);color:var(--gold-dark);clip-path:polygon(6px 0,calc(100% - 6px) 0,100% 50%,calc(100% - 6px) 100%,6px 100%,0 50%);border-radius:3px}.panel-content::-webkit-scrollbar{width:6px}.panel-content::-webkit-scrollbar-track{background:#ffffff0a;border-radius:4px}.panel-content::-webkit-scrollbar-thumb{background:var(--gold);border-radius:4px}.hero-image-reflection{pointer-events:none;box-sizing:border-box;-webkit-mask:linear-gradient(to top, transparent 0%, rgba(var(--kelp-950-rgb), .4) 30%, rgba(var(--kelp-950-rgb), .7) 60%, rgba(var(--kelp-950-rgb), .3) 85%, transparent 100%);mask:linear-gradient(to top, transparent 0%, rgba(var(--kelp-950-rgb), .4) 30%, rgba(var(--kelp-950-rgb), .7) 60%, rgba(var(--kelp-950-rgb), .3) 85%, transparent 100%);-webkit-mask:linear-gradient(to top, transparent 0%, rgba(var(--kelp-950-rgb), .4) 30%, rgba(var(--kelp-950-rgb), .7) 60%, rgba(var(--kelp-950-rgb), .3) 85%, transparent 100%);border-radius:0;position:absolute;overflow:hidden;height:12%!important}.hero-reflection-image{filter:blur(2px);-o-object-position:center bottom;object-position:center bottom;width:100%;height:100%;display:block;-webkit-mask:linear-gradient(to top, transparent 0%, rgba(var(--kelp-950-rgb), .4) 30%, rgba(var(--kelp-950-rgb), .7) 60%, rgba(var(--kelp-950-rgb), .3) 85%, transparent 100%)!important;mask:linear-gradient(to top, transparent 0%, rgba(var(--kelp-950-rgb), .4) 30%, rgba(var(--kelp-950-rgb), .7) 60%, rgba(var(--kelp-950-rgb), .3) 85%, transparent 100%)!important;-webkit-mask:linear-gradient(to top, transparent 0%, rgba(var(--kelp-950-rgb), .4) 30%, rgba(var(--kelp-950-rgb), .7) 60%, rgba(var(--kelp-950-rgb), .3) 85%, transparent 100%)!important}.hero-section.animations-complete{transform:translateZ(0)}.hero-section.animations-complete *{will-change:auto!important}.hero-section.scroll-optimized .gallery-slide{will-change:auto;transform:translateZ(0)}@media (max-width:768px){.hero-color-badge{height:26px;padding:0 8px;top:-10px;left:-10px}.hero-inline-swatches{gap:6px;top:0;left:0}.color-swatch-inline{width:18px;height:18px}.color-swatch-inline .swatch-dot{width:10px;height:10px}.hero-material-pills{gap:6px;height:42px;padding:6px;bottom:-14px;left:0}.material-pill{padding:6px 8px}.material-pill .pill-label{font-size:10px}.hero-image-reflection{bottom:-13%;will-change:auto!important;backface-visibility:visible!important;height:20%!important;transform:none!important}.hero-reflection-image{image-rendering:auto!important;-webkit-image-rendering:auto!important;will-change:auto!important;backface-visibility:visible!important;transition:none!important;transform:none!important}}.gallery-slide.pattern-1:after{background:radial-gradient(circle at 20% 20%,#ff8c001a 0%,#0000 50%),radial-gradient(circle at 80% 80%,#ff450014 0%,#0000 50%),linear-gradient(45deg,#0000 0%,#ffa5000d 50%,#0000 100%)}.gallery-slide.pattern-2:after{background:polygon(50% 0%, 0% 100%, 100% 100%) #c0c0c00d, radial-gradient(ellipse at 30% 70%, #69696914 0%, transparent 60%)}.gallery-slide.pattern-3:after{background:conic-gradient(from 45deg,#0000 0deg,#ffd70014 90deg,#0000 180deg),radial-gradient(circle at 60% 40%,#daa5200f 0%,#0000 50%)}.gallery-slide.pattern-4:after{background:repeating-linear-gradient(45deg,#0000,#0000 10px,#00640008 10px 20px),radial-gradient(at 25% 75%,#cd853f14 0%,#0000 60%)}.gallery-slide.pattern-5:after{background:radial-gradient(circle at 35% 35%,#4b008214 0%,#0000 50%),radial-gradient(circle at 65% 65%,#ffd7000f 0%,#0000 40%),linear-gradient(135deg,#8a2be20a 0%,#0000 70%)}.hero-cta-button{color:var(--gold-light);text-transform:uppercase;letter-spacing:.5px;cursor:pointer;z-index:100;border:none;border-radius:3px;width:240px;height:44px;padding:8px 24px;font-size:12px;position:relative;overflow:hidden;background:linear-gradient(135deg, var(--kelp-950), var(--kelp-700))!important}.hero-cta-button:before{content:"";background:linear-gradient(to bottom, transparent 0%, var(--gold-light) 20%, var(--gold) 50%, var(--gold-light) 80%, transparent 100%);z-index:1;width:2px;position:absolute;top:0;bottom:0;left:0}.hero-cta-button:hover{background:linear-gradient(135deg, var(--kelp-900) 0%, var(--kelp-800) 100%)}.hero-cta-button.secondary:hover{background:linear-gradient(135deg, var(--kelp-700) 0%, var(--kelp-600) 100%)}.hero-cta-button.secondary{color:var(--kelp-700);background:linear-gradient(135deg, var(--kelp-300), var(--kelp-100))!important}.hero-cta-button.secondary:before{background:linear-gradient(to bottom, transparent 0%, var(--kelp-200) 20%, var(--kelp-100) 50%, var(--kelp-200) 80%, transparent 100%)}.hero-logo-fallback{aspect-ratio:3/4;border-radius:3px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;min-height:300px;padding:2rem;display:flex;position:relative;overflow:hidden}.hero-logo-fallback .fallback-text{color:var(--kelp-600);text-align:center;letter-spacing:.025em;opacity:.8;margin-top:1.5rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500}.hero-content-section.fallback-content .hero-product-title .title-main{background:linear-gradient(135deg, var(--kelp-950) 0%, var(--gold-dark) 30%, var(--kelp-800) 70%, var(--kelp-900) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-fallback-message{background:rgba(var(--kelp-100-rgb), .5);border-left:3px solid var(--kelp-400);border-radius:.5rem;margin:1.5rem 0;padding:1rem}.hero-fallback-message .fallback-text{color:var(--kelp-600);font-family:Inter,sans-serif;font-size:.875rem;font-style:italic;font-weight:400;line-height:1.5}.gallery-slide.logo-fallback{background:rgba(var(--kelp-50-rgb), .5)}.gallery-slide.logo-fallback .card-decoration-top,.gallery-slide.logo-fallback .card-decoration-bottom{background:linear-gradient(90deg, transparent 0%, rgba(var(--kelp-400-rgb), .3) 50%, transparent 100%)}.logo-fallback .card-corner-accent{border-color:rgba(var(--kelp-400-rgb), .4)}.hero-slide-counter{color:var(--kelp-300);z-index:12;pointer-events:auto;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;gap:.5rem;font-size:12px;transition:opacity .3s;display:flex;position:absolute;top:auto;bottom:20px;left:50%;transform:translate(-50%)}.hero-slide-counter .counter-current{color:var(--gold-dark)}.hero-slide-counter .counter-separator{color:var(--kelp-500);margin:0 .25rem}.hero-slide-counter .counter-total{color:var(--kelp-400)}.variant-section-header{margin-bottom:8px}.variant-section-header .section-title{color:var(--kelp-700);text-transform:uppercase;letter-spacing:.05em;opacity:.9;font-family:Inter,sans-serif;font-size:.75rem;font-weight:600}.hero-color-selection-container{flex-direction:column;align-items:flex-end;gap:8px;display:flex;bottom:20px;left:-60px}.hero-color-swatches-vertical{background:rgba(var(--kelp-100-rgb), .5);flex-direction:column;align-items:flex-start;gap:6px;width:75px;height:auto;padding:4px 8px;display:flex}.color-swatch-vertical{border:2px solid rgba(var(--kelp-300-rgb), .3);background:var(--kelp-50);cursor:pointer;border-radius:3px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex;position:relative;overflow:hidden}.color-swatch-vertical:hover{border-color:rgba(var(--kelp-400-rgb), .6)}.color-swatch-vertical.selected{background:0 0}.color-swatch-vertical .swatch-dot{border-radius:3px;width:20px;height:20px}.color-swatch-vertical .checkmark{background:var(--kelp-950);width:16px;height:16px;color:var(--gold-light);border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;font-size:10px;display:flex;position:absolute;top:-2px;right:-2px}.hero-material-selection-container{flex-direction:column;align-items:flex-start;gap:8px;display:flex;bottom:20px;right:-20px}.hero-material-options-vertical{flex-direction:column;align-items:flex-start;gap:6px;width:140px;display:flex}.material-option-vertical{cursor:pointer;border-radius:3px;justify-content:space-between;align-items:center;gap:8px;width:100%;min-width:100%;padding:8px 12px;transition:all .3s;display:flex;position:relative;background:linear-gradient(135deg, rgba(var(--kelp-100-rgb), .95) 0%, rgba(var(--kelp-50-rgb), .3) 100%)!important}.material-option-vertical:hover{background:rgba(var(--kelp-100-rgb), .9)}.material-option-vertical.selected{background:0 0;color:var(--gold-dark)!important}.material-option-vertical .option-label{color:var(--kelp-800);white-space:nowrap;font-size:13px}.material-option-vertical.selected .option-label{color:var(--gold-dark)}.material-option-vertical .checkmark{width:14px;height:14px;color:var(--gold-dark);flex-shrink:0}.hero-variant-display-inline{flex-shrink:0;position:relative}.variant-display-content{background:0 0;align-items:center;padding-left:10px;display:flex;position:relative}.variant-display-content:before{content:"";background:linear-gradient(to bottom, transparent 0%, var(--kelp-300) 20%, var(--kelp-400) 50%, var(--kelp-300) 80%, transparent 100%);opacity:.6;width:1px;height:24px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.variant-display-items{flex-flow:row;align-items:center;gap:4px;display:flex}.variant-display-item{pointer-events:auto;background:0 0;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;padding:2px 6px;transition:all .2s;display:flex}.variant-display-item:hover{background:rgba(var(--kelp-100-rgb), .3)}.variant-value{color:var(--kelp-700);text-align:center;white-space:nowrap;margin:0;font-size:10px;font-weight:600}.selected-color-swatch{justify-content:center;align-items:center;gap:4px;display:flex}.selected-color-swatch .color-dot{border-radius:50%;width:8px;height:8px}.selected-color-swatch .color-name{color:var(--kelp-700);white-space:nowrap;margin:0;font-size:10px;font-weight:600}.uploaded-image-preview{border:2px solid var(--gold-dark);background:var(--kelp-50);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex;overflow:hidden}.preview-image{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:100%;height:100%}.variant-display-item.image-preview{pointer-events:auto;background:0 0;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;padding:2px 6px;transition:all .2s;display:flex}.variant-display-item.image-preview:hover{background:rgba(var(--kelp-100-rgb), .3)}.variant-divider{background:linear-gradient(to bottom, transparent, var(--kelp-400), transparent);opacity:.6;width:1px;height:14px;margin:0 6px}@media (max-width:768px){.hero-color-selection-container{left:-45px}.color-swatch-vertical{width:28px;height:28px}.color-swatch-vertical .swatch-dot{width:18px;height:18px}.material-option-vertical{min-width:70px;padding:6px 10px}.material-option-vertical .option-label,.variant-section-header .section-title{font-size:.7rem}.hero-variant-display-inline{flex-shrink:1}.hero-price-display{flex-direction:row;align-items:center;gap:8px;padding:0}.variant-display-content{padding-left:8px}.variant-display-content:before{height:20px}.variant-display-items{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap;overflow:auto hidden}.variant-display-items::-webkit-scrollbar{display:none}.variant-display-item{white-space:nowrap;flex-shrink:0;padding:4px 6px}.variant-divider{height:12px;margin:0 4px}.variant-type-label{font-size:.5rem}.variant-value{font-size:10px}.selected-color-swatch .color-dot{width:8px;height:8px}.selected-color-swatch .color-name{font-size:10px}.hero-main-navigation{position:absolute;bottom:40%!important;left:0%!important}.hero-slide-counter{gap:4px;display:flex;position:absolute;background:0 0!important;border:none!important;height:auto!important;padding:0!important;top:auto!important;bottom:45%!important;left:50%!important;transform:translate(-50%)!important}.hero-slide-dot{background:rgba(var(--kelp-900-rgb), .3);cursor:pointer;border-radius:1px;width:6px;height:2px;transition:all .4s cubic-bezier(.25,.46,.45,.94)}.hero-slide-dot.active{background:var(--gold-dark);width:16px}.hero-main-navigation .luxury-nav-button{width:32px!important;height:32px!important}.hero-main-navigation .luxury-nav-button:hover:not([disabled]):not(.disabled){transform:scale(1.08)}.hero-main-navigation .luxury-nav-button:active:not([disabled]):not(.disabled){transform:scale(.92)}.hero-main-navigation .luxury-nav-button[disabled],.hero-main-navigation .luxury-nav-button.disabled{opacity:.2;transform:scale(.85)}.luxury-line-1{width:50px;height:1.5px;margin-left:-25px;bottom:20%;left:50%}.luxury-line-2{width:1.5px;height:80px;top:30%;right:25%}}.hero-main-navigation{z-index:20;pointer-events:none;justify-content:space-between;gap:10px;width:100%;padding:0 10px;position:absolute;left:0;right:0;bottom:60%!important}.hero-main-navigation .luxury-navigation{justify-content:space-between;align-items:center;gap:10px;width:100%;display:flex;position:relative;top:auto;left:auto;right:auto;transform:none}.hero-main-navigation .luxury-nav-button{opacity:1;cursor:pointer;position:relative}.hero-main-navigation .luxury-nav-button:hover:not([disabled]):not(.disabled){opacity:.9;transform:scale(1.05)}.hero-main-navigation .luxury-nav-button:active:not([disabled]):not(.disabled) .luxury-nav-line,.hero-main-navigation .luxury-nav-button:active:not([disabled]):not(.disabled){background:var(--gold-light)}.hero-main-navigation .luxury-nav-button[disabled],.hero-main-navigation .luxury-nav-button.disabled{opacity:.25;cursor:not-allowed;pointer-events:none;background-color:rgba(var(--kelp-200-rgb), .3);transform:scale(.9)}.hero-main-navigation .luxury-nav-button[disabled] .luxury-nav-line,.hero-main-navigation .luxury-nav-button[disabled] .luxury-nav-arrow,.hero-main-navigation .luxury-nav-button.disabled .luxury-nav-line,.hero-main-navigation .luxury-nav-button.disabled .luxury-nav-arrow{background:rgba(var(--kelp-400-rgb), .4);opacity:.5}.hero-main-navigation .luxury-nav-button:focus-visible:not([disabled]):not(.disabled){outline:2px solid var(--gold-light);outline-offset:2px;transform:scale(1.02)}.hero-logo-fallback{aspect-ratio:3/4;border-radius:3px;justify-content:center;align-items:center;width:100%;height:100%;min-height:300px;display:flex;position:relative}.hero-logo-fallback svg{opacity:.6;animation:2s ease-in-out infinite logo-pulse}@keyframes logo-pulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.collection-image.loading-shine{position:relative;overflow:hidden}.collection-image.loading-shine:after{content:"";z-index:1;background:linear-gradient(90deg,#0000,#ffffff14,#ffffff1f,#ffffff14,#0000);width:50%;height:100%;position:absolute;top:0;left:-100%}.collection-image-container{position:relative}.collection-image-container .collection-image{transition:opacity .3s ease-in-out}.hero-gallery .gallery-slide{min-height:300px}.hero-variants-container{border-radius:8px;padding:12px}.hero-variants-container .variant-group{margin-bottom:8px}.hero-variants-container .variant-group:last-child{margin-bottom:0}.hero-variants-container .variant-group__title{color:rgba(var(--kelp-800-rgb), .9);letter-spacing:.5px;margin-bottom:6px;font-size:11px;font-weight:500}.hero-variants-container .variant-group__options{flex-wrap:wrap;gap:4px;display:flex}.hero-variants-container .color-swatch{border:2px solid rgba(var(--kelp-300-rgb), .3);cursor:pointer;border-radius:50%;width:20px;height:20px;transition:all .2s;position:relative}.hero-variants-container .color-swatch:hover{border-color:rgba(var(--kelp-300-rgb), .6);transform:scale(1.1)}.hero-variants-container .color-swatch.selected{border-color:var(--kelp-300);box-shadow:0 0 0 2px rgba(var(--kelp-300-rgb), .3)}.hero-variants-container .variant-button{background:rgba(var(--kelp-800-rgb), .6);border:1px solid rgba(var(--kelp-300-rgb), .2);color:var(--kelp-200);cursor:pointer;border-radius:4px;padding:4px 8px;font-size:10px;transition:all .2s}.hero-variants-container .variant-button:hover{background:rgba(var(--kelp-700-rgb), .8);border-color:rgba(var(--kelp-300-rgb), .4)}.hero-variants-container .variant-button--selected{background:rgba(var(--kelp-300-rgb), .2);border-color:var(--kelp-300);color:var(--kelp-100)}.hero-variants-expandable-container{width:100%;margin:8px 0 0;position:relative}.hero-variants-expandable-toggle{cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:8px;width:100%;margin:0;padding:15px 0;display:flex;position:relative}.hero-variants-expandable-toggle:before{content:"";background:linear-gradient(90deg, transparent, rgba(var(--kelp-200-rgb), .6), transparent);opacity:1;width:100%;height:1px;margin:0 auto;transition:width .6s cubic-bezier(.25,1,.5,1),background .3s;position:absolute;top:0;left:0;right:0}.hero-variants-expandable-toggle:after{content:"";background:linear-gradient(90deg, transparent, rgba(var(--kelp-200-rgb), .6), transparent);opacity:1;width:100%;height:1px;margin:0 auto;transition:width .4s cubic-bezier(.25,1,.5,1),background .3s;position:absolute;bottom:0;left:0;right:0}.hero-variants-expandable-toggle:hover:before,.hero-variants-expandable-toggle:hover:after,.hero-variants-expandable-toggle.active:before,.hero-variants-expandable-toggle.active:after{background:linear-gradient(90deg, transparent, rgba(var(--kelp-400-rgb), .8), transparent);width:40%}.hero-variants-expandable-toggle:hover{opacity:1}.hero-expandable-header{align-items:center;gap:0;display:flex}.hero-expandable-title{color:var(--kelp-700);letter-spacing:.01em;font-size:.9rem;font-weight:400}.hero-expandable-indicator{color:var(--kelp-500);flex-shrink:0;justify-content:center;align-items:center;display:flex}.hero-expandable-arrow{justify-content:center;align-items:center;width:16px;height:16px;display:flex;position:relative}.hero-expandable-arrow:before{content:"";border-right:1.5px solid var(--kelp-500);border-bottom:1.5px solid var(--kelp-500);width:6px;height:6px;transition:transform .25s;transform:rotate(-45deg)}.hero-expandable-arrow.expanded:before{transform:rotate(45deg)}@media (max-width:768px){.hero-variants-expandable-container.hero-variants-mobile{width:100%;padding:0}.hero-expandable-title{font-size:14px}}.hero-variants-inline-wrapper{align-items:center;gap:8px;display:inline-flex;position:relative}.hero-variants-toggle-button{height:36px;color:rgba(var(--kelp-800-rgb), .6);cursor:pointer;border-radius:4px;align-items:center;gap:8px;padding:0 12px;display:inline-flex;position:relative;background:0 0!important}.hero-variants-toggle-button:hover{background:rgba(var(--kelp-200-rgb), .35)}.hero-variants-toggle-button:active{transform:scale(.98)}.hero-variants-toggle-button.open{background:rgba(var(--kelp-200-rgb), .45)}.hero-variants-toggle-button .toggle-label{letter-spacing:.01em;color:rgba(var(--kelp-800-rgb), .8);font-size:.95rem;font-weight:500}.hero-variants-toggle-button .toggle-icon{font-size:16px;line-height:16px}.hero-variants-toggle-button:before{content:"";background:linear-gradient(to bottom, transparent, var(--kelp-400), transparent);width:1px;height:18px;position:absolute;top:50%;left:-10px;transform:translateY(-50%)}.hero-variants-inline{flex-wrap:nowrap;align-items:center;gap:12px;max-width:500px;margin-top:10px;display:flex}.hero-variants-inline .variant-group__title{color:rgba(var(--kelp-800-rgb), .6);letter-spacing:.05em;font-size:11px}.hero-variants-inline .variant-group__title-selection{display:none}.hero-variants-inline .variant-group{flex-wrap:nowrap;align-items:center;gap:10px;width:auto;margin:0;display:inline-flex}.hero-variants-inline .variant-group__title-wrapper{margin:0}.hero-variants-inline .variant-group__title-content{align-items:center;gap:8px;display:inline-flex}.hero-variants-inline .variant-group__title-content,.hero-variants-inline .variant-group__title{margin:0;padding:0;line-height:1}.hero-variants-inline .material-grid-inline{vertical-align:middle;align-items:center;gap:6px;display:inline-flex}.hero-variants-inline .material-option-inline .material-option-inline-text{vertical-align:middle;color:rgba(var(--kelp-800-rgb), .9);line-height:1;display:inline-block;text-transform:none!important}.hero-variants-inline .variant-group__options{flex-direction:row;align-items:center;gap:6px;display:inline-flex}.hero-variants-inline .variant-guide-text,.hero-variants-inline .variant-dynamic-text{display:none}.hero-variants-inline .variant-group:not(:last-child):after{content:"";background:linear-gradient(to bottom, transparent 0%, rgba(var(--kelp-300-rgb), .3) 20%, rgba(var(--kelp-300-rgb), .5) 50%, rgba(var(--kelp-300-rgb), .3) 80%, transparent 100%);flex-shrink:0;width:1px;height:20px;margin:0 8px}.hero-variants-inline .material-container-with-arrow{margin:0}.hero-variants-inline .material-option-inline{background:0 0;border:none}.hero-variants-inline .material-option-inline.selected{background:0 0}.hero-variants-inline .variant-color-scroll-container{align-items:center;gap:8px;width:100%;display:inline-flex}.hero-variants-inline .variant-color-nav{display:none}.hero-variants-inline .variant-color-outer-wrapper{width:auto;overflow:visible}.hero-variants-inline .variant-color-inner-wrapper{gap:8px;display:inline-flex;transform:none!important}.hero-variants-inline .variant-swatch{border:1px solid rgba(var(--kelp-300-rgb), .25);box-shadow:none}.hero-variants-inline .variant-swatch--selected{box-shadow:0 0 0 2px rgba(var(--gold-rgb), .35);border-color:var(--gold)}.hero-variants-inline .variant-swatch,.hero-color-inline-only .variant-swatch{width:30px!important;height:30px!important;box-shadow:none!important;background:0 0!important;border-radius:3px!important}@media (max-width:768px){.hero-variants-inline .variant-swatch,.hero-color-inline-only .variant-swatch{border-radius:3px!important;width:25px!important;height:25px!important}}.hero-variants-inline .variant-dynamic-text .variant-dynamic-text-content{color:var(--kelp-300);font-size:11px}.hero-variants-inline .variant-group__options hr,.hero-variants-inline .variant-group__options .variant-divider,.hero-variants-inline .variant-group__options:before,.hero-variants-inline .variant-group__options:after,.hero-variants-inline .variant-group__title-content:before,.hero-variants-inline .variant-group__title-content:after,.hero-variants-inline .variant-group__title:after,.hero-variants-inline .variant-group__title:before{content:none!important;display:none!important}.hero-variants-inline .material-option-inline{height:auto;min-height:auto;color:var(--kelp-100);background:0 0;border:none;border-radius:0;align-items:center;padding:0 10px;line-height:1.2;display:inline-flex;position:relative}.hero-variants-inline .material-option-inline .material-option-inline-text{letter-spacing:.02em;font-size:11px}.hero-variants-inline .material-option-inline.selected{color:var(--gold-dark);background:0 0;border:none}.hero-variants-inline .material-scroll-arrow{display:none!important}.hero-variants-inline .material-option-inline:not(:last-child):after{content:"";background:linear-gradient(to bottom, transparent, rgba(var(--kelp-300-rgb), .7), transparent);width:1px;height:14px;position:absolute;top:50%;right:-5px;transform:translateY(-50%)}.hero-variants-inline .variant-group{align-items:center}.hero-variants-inline .variant-group__title{align-items:center;display:inline-flex}.collection-image.loading-shine:after{animation:none!important;display:none!important}.collection-image.loading-shine{overflow:visible}@media (max-width:768px){.hero-variants-fly-anchor,.hero-variants-inline{display:none!important}.hero-variants-mobile.hero-variants-inline-wrapper{align-items:center;gap:8px;display:flex!important}.hero-variants-toggle-button{height:34px;padding:0 10px}.hero-variants-inline{flex-wrap:wrap;row-gap:8px;max-width:100%}.hero-variants-inline .variant-group{flex-wrap:nowrap;justify-content:flex-start;width:100%}.hero-variants-inline .variant-group__title{min-width:80px}.hero-variants-inline .variant-color-outer-wrapper{overflow-x:auto}.hero-variants-inline .variant-color-inner-wrapper{gap:6px}.hero-variants-inline .material-grid-inline{gap:8px;overflow-x:auto}.hero-variants-inline .material-option-inline{padding:0 8px}.hero-variants-inline .material-option-inline:not(:last-child):after{height:12px;right:-4px}.hero-color-inline-only{display:none!important}.hero-variants-toggle-button .toggle-label{font-size:.75rem}.hero-variants-panel-mobile .leorre-panel-header-section{padding:0!important}.hero-variants-panel-mobile{padding:1.25rem 1rem 1.9rem!important}.hero-variants-panel-mobile .material-option-inline.selected{color:var(--gold-dark)}.hero-color-inline-only .variant-dynamic-text,.hero-material-only .variant-group[data-group-type=color]{display:none!important}.hero-material-only .variant-group[data-group-type=material]{display:inline-flex}.hero-variants-inline-wrapper{padding:0 12px}}.hero-variants-panel-desktop.leorre-panel-portal{background:var(--kelp-50,#faf9f7)!important;border-right:1px solid rgba(var(--kelp-200-rgb), .3)!important;z-index:9999!important;border-left:none!important;flex-direction:column!important;width:480px!important;height:100dvh!important;display:flex!important;position:fixed!important;inset:0 auto auto 0!important;overflow:hidden!important;box-shadow:4px 0 20px #0000001a,2px 0 8px #0000000d!important}.hero-variants-panel-desktop.leorre-panel-portal[dir=rtl]{border-right:none!important;border-left:1px solid rgba(var(--kelp-200-rgb), .3)!important;left:auto!important;right:0!important;box-shadow:-4px 0 20px #0000001a,-2px 0 8px #0000000d!important}.hero-variants-panel-desktop .leorre-panel-content-inner{flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.hero-variants-panel-desktop .leorre-panel-content-container{flex:1;padding:2rem;overflow-y:auto}.hero-variants-panel-desktop .variant-container,.leorre-panel-mobile .variant-container{width:100%;display:block!important}.hero-variants-panel-desktop .leorre-panel-header-section,.leorre-panel-mobile .leorre-panel-header-section{z-index:10;border-bottom:none;justify-content:flex-end;align-items:center;min-height:auto;padding:2rem 0;display:flex;position:sticky;top:0}.hero-variants-panel-desktop .leorre-panel-main-title,.leorre-panel-mobile .leorre-panel-main-title{display:none}.leorre-panel-mobile.hero-variants-panel-mobile{border-radius:16px 16px 0 0;padding:0;height:45vh!important;overflow:hidden!important}@media (max-width:768px){.hero-variants-container{max-width:150px;padding:8px;top:15px;right:15px}.hero-variants-fly-anchor{top:0!important}.hero-variants-container .color-swatch{width:16px;height:16px}.hero-variants-container .variant-button{padding:3px 6px;font-size:9px}}
