@keyframes components-module__j2KbXq__slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes components-module__j2KbXq__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.components-module__j2KbXq__header{z-index:100;border-bottom:1px solid var(--border-color);background:var(--accent);border-bottom-color:#fff3;justify-content:space-between;align-items:center;max-width:1440px;height:76px;margin:0 auto;padding:0 5%;animation:none;display:flex;position:fixed;top:0;left:0;right:0}.components-module__j2KbXq__logoLink{align-items:center;gap:8px;display:flex}.components-module__j2KbXq__logoText{font-family:var(--font-display);letter-spacing:-.03em;text-transform:uppercase;color:#fff;font-size:1.5rem;font-weight:800}.components-module__j2KbXq__logoMuramara{color:var(--gold)}.components-module__j2KbXq__logoEvent{color:var(--accent);margin-left:6px}.components-module__j2KbXq__logoDot{color:var(--gold)}.components-module__j2KbXq__desktopNav{align-items:center;gap:40px;display:flex}.components-module__j2KbXq__navLink{text-transform:uppercase;letter-spacing:.08em;color:#ffffffe0;padding:8px 0;font-size:.85rem;font-weight:600;position:relative}.components-module__j2KbXq__navLink:after{content:"";background-color:var(--gold);transform-origin:100%;width:100%;height:2px;transition:transform .3s cubic-bezier(.16,1,.3,1);position:absolute;bottom:0;left:0;transform:scaleX(0)}.components-module__j2KbXq__navLink:hover{color:var(--accent)}.components-module__j2KbXq__navLink:hover:after{transform-origin:0;transform:scaleX(1)}.components-module__j2KbXq__headerActions{align-items:center;gap:20px;display:flex}.components-module__j2KbXq__searchBtn{color:#fff;border:1px solid #0000;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:all .3s;display:flex}.components-module__j2KbXq__searchBtn:hover{color:#fff;background-color:#ffffff1f;border-color:#ffffff59}.components-module__j2KbXq__btnNavCta{background-color:var(--gold);color:#060e4b;text-transform:uppercase;letter-spacing:.06em;border-radius:6px;padding:12px 24px;font-size:.82rem;font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1)}.components-module__j2KbXq__btnNavCta:hover{color:var(--accent);background-color:#fff;transform:translateY(-2px)}.components-module__j2KbXq__hamburger{color:#fff;border:1px solid #ffffff59;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:none}.components-module__j2KbXq__hamburger:hover{background-color:#ffffff1f}.components-module__j2KbXq__mobileOverlay{background-color:var(--accent);z-index:200;flex-direction:column;padding:40px 30px;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;inset:0;transform:translate(100%)}.components-module__j2KbXq__mobileOverlayOpen{transform:translate(0)}.components-module__j2KbXq__mobileHeader{justify-content:space-between;align-items:center;margin-bottom:60px;display:flex}.components-module__j2KbXq__mobileNavLinks{flex-direction:column;gap:30px;margin-bottom:60px;display:flex}.components-module__j2KbXq__mobileNavLink{font-family:var(--font-display);text-transform:uppercase;color:#fff;letter-spacing:-.01em;font-size:1.8rem;font-weight:700}.components-module__j2KbXq__mobileNavLink:hover{color:var(--accent)}.components-module__j2KbXq__mobileCta{text-align:center;background-color:var(--accent);color:#fff;text-transform:uppercase;letter-spacing:.05em;border-radius:8px;width:100%;margin-top:auto;padding:16px;font-size:1rem;font-weight:600;transition:background-color .3s}.components-module__j2KbXq__mobileCta:hover{background-color:var(--accent-hover)}.components-module__j2KbXq__hero{min-height:100vh;position:relative;overflow:hidden}.components-module__j2KbXq__leftCol{-webkit-backdrop-filter:none;z-index:10;border-right:1px solid var(--border-color);background:#fdfdfda6;flex-direction:column;justify-content:space-between;width:42%;height:100%;padding:120px 4% 40px 6%;transition:background .3s;display:flex;position:absolute;top:0;left:0}@media (prefers-color-scheme:dark){.components-module__j2KbXq__leftCol{background:#090a0fa6}}.components-module__j2KbXq__rightCol{z-index:5;background-color:#f6f6f9;width:100%;height:100%;position:absolute;top:0;left:0}@media (prefers-color-scheme:dark){.components-module__j2KbXq__rightCol{background-color:#07080b}}.components-module__j2KbXq__heroContent{opacity:1;max-width:480px;margin-top:20px}.components-module__j2KbXq__brandTitle{font-family:var(--font-display);letter-spacing:-.04em;color:#fff;text-transform:uppercase;margin-bottom:8px;font-size:clamp(2.8rem,5vw,4.4rem);font-weight:900;line-height:.92}.components-module__j2KbXq__tagline{text-transform:uppercase;letter-spacing:.12em;color:var(--gold);margin-bottom:18px;font-size:clamp(1rem,2vw,1.35rem);font-weight:700}.components-module__j2KbXq__eyebrow{text-transform:uppercase;letter-spacing:.2em;color:var(--accent);margin-bottom:12px;font-size:.85rem;font-weight:700;display:inline-block}.components-module__j2KbXq__title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text-primary);margin-bottom:14px;font-size:2.8rem;font-weight:800;line-height:1.15}.components-module__j2KbXq__description{color:#ffffffe6;margin-bottom:20px;font-size:.95rem;font-weight:400;line-height:1.55}.components-module__j2KbXq__trustBadges{border-top:1px solid var(--border-color);flex-direction:column;gap:10px;margin-bottom:24px;padding-top:16px;display:flex}.components-module__j2KbXq__trustItem{align-items:center;gap:12px;display:flex}.components-module__j2KbXq__trustIconWrapper{background-color:rgba(var(--accent-rgb), .06);width:32px;height:32px;color:var(--accent);border-radius:6px;justify-content:center;align-items:center;display:flex}.components-module__j2KbXq__trustText{text-transform:uppercase;letter-spacing:.05em;color:var(--text-primary);font-size:.82rem;font-weight:600}.components-module__j2KbXq__ctas{gap:16px;display:flex}.components-module__j2KbXq__btnPrimary{background-color:var(--accent);color:#fff;text-transform:uppercase;letter-spacing:.06em;box-shadow:0 4px 12px rgba(var(--accent-rgb), .15);border-radius:4px;align-items:center;gap:8px;padding:12px 24px;font-size:.85rem;font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.components-module__j2KbXq__btnPrimary:hover{background-color:var(--accent-hover);box-shadow:0 6px 18px rgba(var(--accent-rgb), .25);transform:translateY(-2px)}.components-module__j2KbXq__btnPrimary:active{transform:translateY(0)}.components-module__j2KbXq__btnPrimary svg{transition:transform .3s cubic-bezier(.16,1,.3,1)}.components-module__j2KbXq__btnPrimary:hover svg{transform:translate(4px)}.components-module__j2KbXq__btnSecondary{border:1px solid var(--text-primary);color:var(--text-primary);text-transform:uppercase;letter-spacing:.06em;background-color:#0000;border-radius:4px;align-items:center;padding:12px 24px;font-size:.85rem;font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.components-module__j2KbXq__btnSecondary:hover{background-color:rgba(var(--text-primary), .05);transform:translateY(-2px)}.components-module__j2KbXq__btnSecondary:active{transform:translateY(0)}.components-module__j2KbXq__leftColControls{opacity:0;align-items:center;gap:24px;margin-top:auto;padding-top:30px;animation:.8s cubic-bezier(.16,1,.3,1) .4s forwards components-module__j2KbXq__fadeInUp;display:flex}.components-module__j2KbXq__navArrows{gap:12px;display:flex}.components-module__j2KbXq__arrowBtn{border:1px solid var(--border-color-hover);width:40px;height:40px;color:var(--text-primary);background-color:#0000;border-radius:50%;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.components-module__j2KbXq__arrowBtn:hover{background-color:var(--text-primary);color:var(--background);border-color:var(--text-primary);transform:scale(1.05)}.components-module__j2KbXq__arrowBtn:active{transform:scale(.95)}.components-module__j2KbXq__dotsWrapper{gap:6px;display:flex}.components-module__j2KbXq__dot{background-color:var(--text-muted);opacity:.3;border-radius:50%;width:8px;height:8px;transition:all .3s}.components-module__j2KbXq__dot:hover{opacity:.6}.components-module__j2KbXq__dotActive{background-color:var(--accent);opacity:1;transform:scale(1.25)}.components-module__j2KbXq__carousel{width:100%;height:100%;position:relative;overflow:hidden}.components-module__j2KbXq__slide{opacity:0;visibility:hidden;width:100%;height:100%;transition:opacity .8s cubic-bezier(.25,1,.5,1),visibility .8s cubic-bezier(.25,1,.5,1);position:absolute;top:0;left:0}.components-module__j2KbXq__slideActive{opacity:1;visibility:visible;z-index:2}.components-module__j2KbXq__imageWrapper{width:68%;height:100%;position:absolute;top:0;right:0}.components-module__j2KbXq__image{object-fit:contain;object-position:right 60% center}.components-module__j2KbXq__colorSelector{z-index:12;opacity:0;flex-direction:column;align-items:center;gap:12px;transition:all .6s cubic-bezier(.16,1,.3,1) .5s;display:flex;position:absolute;bottom:50px;left:65%;transform:translate(-50%)}.components-module__j2KbXq__slideActive .components-module__j2KbXq__colorSelector{opacity:1}.components-module__j2KbXq__colorLabel{text-transform:uppercase;letter-spacing:.15em;color:var(--text-secondary);font-size:.72rem;font-weight:700}.components-module__j2KbXq__colorsList{gap:14px;display:flex}.components-module__j2KbXq__colorDotBtn{border:1px solid var(--border-color);cursor:pointer;border-radius:50%;width:14px;height:14px;transition:all .3s cubic-bezier(.16,1,.3,1);position:relative}.components-module__j2KbXq__colorDotBtn:hover{transform:scale(1.2)}.components-module__j2KbXq__colorDotBtnActive:after{content:"";border:1px solid var(--accent);border-radius:50%;position:absolute;inset:-4px}@media (max-width:1200px){.components-module__j2KbXq__leftCol{width:45%;padding:130px 4% 50px 5%}.components-module__j2KbXq__imageWrapper{width:65%}.components-module__j2KbXq__title{font-size:2.6rem}.components-module__j2KbXq__specValue{font-size:1.5rem}}@media (max-width:900px){.components-module__j2KbXq__header{padding:0 4%}.components-module__j2KbXq__desktopNav,.components-module__j2KbXq__headerActions{display:none}.components-module__j2KbXq__hamburger{display:flex}.components-module__j2KbXq__hero{flex-direction:column;min-height:auto;display:flex}.components-module__j2KbXq__leftCol{background:var(--background);-webkit-backdrop-filter:none;backdrop-filter:none;border-right:none;border-bottom:1px solid var(--border-color);width:100%;height:auto;min-height:auto;padding:120px 6% 40px;position:relative}.components-module__j2KbXq__heroContent{text-align:center;max-width:100%}.components-module__j2KbXq__trustBadges{border-bottom:1px solid var(--border-color);flex-direction:row;justify-content:center;gap:20px;padding-bottom:24px}.components-module__j2KbXq__ctas{justify-content:center}.components-module__j2KbXq__leftColControls{justify-content:center;padding-top:24px}.components-module__j2KbXq__rightCol{width:100%;height:480px;position:relative}.components-module__j2KbXq__imageWrapper{width:100%;height:100%}.components-module__j2KbXq__image{object-position:center}.components-module__j2KbXq__colorSelector{bottom:25px;left:50%}}@media (max-width:550px){.components-module__j2KbXq__leftCol{padding:100px 5% 30px}.components-module__j2KbXq__title{font-size:2.1rem}.components-module__j2KbXq__trustBadges{flex-direction:column;align-items:center;gap:10px}.components-module__j2KbXq__ctas{flex-direction:column;width:100%}.components-module__j2KbXq__btnPrimary,.components-module__j2KbXq__btnSecondary{justify-content:center;width:100%}.components-module__j2KbXq__rightCol{height:400px}.components-module__j2KbXq__specsContainer{gap:10px;top:20px}.components-module__j2KbXq__specValue{font-size:1.15rem}.components-module__j2KbXq__specLabel{font-size:.65rem}.components-module__j2KbXq__colorSelector{bottom:20px}}.components-module__j2KbXq__inventorySection{background:var(--background);border-top:1px solid var(--border-color);z-index:10;content-visibility:visible;padding:52px 8%;position:relative}.components-module__j2KbXq__inventoryHeader{text-align:center;opacity:1;max-width:600px;margin:0 auto 44px}.components-module__j2KbXq__inventoryEyebrow{text-transform:uppercase;letter-spacing:.2em;color:var(--accent);margin-bottom:12px;font-size:.8rem;font-weight:700;display:inline-block}.components-module__j2KbXq__inventoryTitle{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text-primary);margin-bottom:12px;font-size:2.2rem;font-weight:800;line-height:1.2}.components-module__j2KbXq__inventorySub{color:var(--text-secondary);font-size:1rem;line-height:1.6}.components-module__j2KbXq__masonryGrid{column-count:3;column-gap:30px;width:100%}@media (max-width:1024px){.components-module__j2KbXq__masonryGrid{column-count:2}}@media (max-width:650px){.components-module__j2KbXq__masonryGrid{column-count:1;column-gap:0}}.components-module__j2KbXq__productCard{break-inside:avoid;background:var(--card-bg);border:1px solid var(--border-color);box-shadow:var(--card-shadow);cursor:pointer;border-radius:8px;flex-direction:column;margin-bottom:30px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.components-module__j2KbXq__productCard:hover{box-shadow:var(--glass-shadow);border-color:var(--border-color-hover);transform:translateY(-8px)}.components-module__j2KbXq__waterSection{color:#fff;border-top:8px solid var(--gold);background:#061b45;padding:64px 8%;position:relative;overflow:hidden}.components-module__j2KbXq__waterSection:before{content:"";pointer-events:none;opacity:0;position:absolute;inset:0}.components-module__j2KbXq__waterInner{z-index:1;grid-template-columns:minmax(0,.85fr) minmax(280px,1.15fr);gap:48px 7%;max-width:1260px;margin:0 auto;display:grid;position:relative}.components-module__j2KbXq__waterIntro{flex-direction:column;justify-content:space-between;gap:34px;display:flex}.components-module__j2KbXq__waterEyebrow{color:#69d4f3;letter-spacing:.18em;text-transform:uppercase;font-size:.76rem;font-weight:800}.components-module__j2KbXq__waterTitle{max-width:620px;font-family:var(--font-display);letter-spacing:0;text-transform:uppercase;margin-top:16px;font-size:clamp(2.8rem,5vw,5rem);line-height:.94}.components-module__j2KbXq__waterTitle span{color:var(--gold)}.components-module__j2KbXq__waterLead{color:#ffffffc2;max-width:460px;margin-top:24px;font-size:1.02rem;line-height:1.65}.components-module__j2KbXq__waterPromise{border-top:1px solid #fff3;align-items:center;gap:14px;max-width:360px;padding-top:20px;display:flex}.components-module__j2KbXq__waterPromiseIcon{width:40px;height:40px;color:var(--gold);border:1px solid #e5a91999;border-radius:50%;flex:none;place-items:center;display:grid}.components-module__j2KbXq__waterPromise div{gap:3px;display:grid}.components-module__j2KbXq__waterPromise strong{text-transform:uppercase;letter-spacing:.06em;font-size:.92rem}.components-module__j2KbXq__waterPromise span:last-child{color:#ffffffa6;font-size:.82rem}.components-module__j2KbXq__waterVisual{background:#dbeef5;border:1px solid #ffffff38;min-height:350px;position:relative;overflow:hidden}.components-module__j2KbXq__waterImage{object-fit:contain;object-position:center;transition:transform .5s}.components-module__j2KbXq__waterVisual:hover .components-module__j2KbXq__waterImage{transform:scale(1.01)}.components-module__j2KbXq__waterVisualLabel{color:#fff;border-left:3px solid var(--gold);text-transform:uppercase;background:#061b45e6;gap:1px;padding:12px 16px;display:grid;position:absolute;bottom:20px;left:20px}.components-module__j2KbXq__waterVisualLabel span{letter-spacing:.18em;font-size:.66rem}.components-module__j2KbXq__waterVisualLabel strong{color:var(--gold);font-family:var(--font-display);font-size:1.35rem;line-height:1}.components-module__j2KbXq__waterDetails{grid-column:1/-1;padding-top:6px}.components-module__j2KbXq__waterDetailHeading{color:#69d4f3;letter-spacing:.16em;text-transform:uppercase;border-bottom:1px solid #fff3;justify-content:space-between;align-items:center;padding-bottom:14px;font-size:.76rem;font-weight:800;display:flex}.components-module__j2KbXq__waterDrop{color:var(--gold);font-size:1.2rem}.components-module__j2KbXq__bottleGrid{grid-template-columns:repeat(3,1fr);gap:16px;padding:22px 0 28px;display:grid}.components-module__j2KbXq__bottleSlot{text-align:center;background:#ffffff14;border:1px dashed #69d4f380;align-content:center;justify-items:center;gap:8px;min-height:280px;padding:22px 18px;display:grid}.components-module__j2KbXq__bottleSlot strong{color:#fff;font-family:var(--font-display);font-size:1.55rem}.components-module__j2KbXq__bottleSlot>span:last-child{color:#ffffffab;max-width:170px;font-size:.76rem;line-height:1.35}.components-module__j2KbXq__bottleImageWrapper{width:100%;height:190px;position:relative}.components-module__j2KbXq__bottleImage{object-fit:contain}.components-module__j2KbXq__bottleSlotArt{width:48px;height:68px;margin-bottom:2px;position:relative}.components-module__j2KbXq__bottleCap{background:#69d4f3;border-radius:2px 2px 0 0;width:12px;height:11px;position:absolute;top:0;left:18px}.components-module__j2KbXq__bottleShape{background:linear-gradient(90deg,#69d4f373,#ffffffe6,#69d4f359);border:1px solid #fffc;border-radius:9px 9px 6px 6px;width:36px;height:58px;position:absolute;bottom:0;left:6px}.components-module__j2KbXq__waterBottomRow{border-top:1px solid #fff3;justify-content:space-between;align-items:center;gap:28px;padding-top:22px;display:flex}.components-module__j2KbXq__waterContactBlock{gap:8px;display:grid}.components-module__j2KbXq__waterBottomRow p{color:#ffffffb8;max-width:620px;font-size:.9rem;line-height:1.55}.components-module__j2KbXq__waterBottomRow p strong{color:#fff}.components-module__j2KbXq__waterPhone{color:#69d4f3;width:fit-content;font-family:var(--font-display);letter-spacing:.04em;font-size:1.3rem;font-weight:800}.components-module__j2KbXq__waterPhone:hover{color:#fff}.components-module__j2KbXq__waterCta{color:#061b45;background:var(--gold);letter-spacing:.08em;text-transform:uppercase;flex:none;align-items:center;gap:24px;padding:13px 18px;font-size:.76rem;font-weight:800;transition:background-color .2s,transform .2s;display:inline-flex}.components-module__j2KbXq__waterCta:hover{color:#061b45;background:#fff;transform:translateY(-2px)}@media (max-width:760px){.components-module__j2KbXq__waterSection{padding:64px 6%}.components-module__j2KbXq__waterInner{grid-template-columns:1fr;gap:34px}.components-module__j2KbXq__waterVisual{min-height:280px}.components-module__j2KbXq__waterDetails{grid-column:auto}.components-module__j2KbXq__bottleGrid{grid-template-columns:1fr}.components-module__j2KbXq__bottleSlot{min-height:250px}.components-module__j2KbXq__waterBottomRow{flex-direction:column;align-items:stretch;gap:18px}.components-module__j2KbXq__waterCta{justify-content:space-between}}.components-module__j2KbXq__cardImageWrapper{background-color:#f0f0f3;width:100%;position:relative;overflow:hidden}@media (prefers-color-scheme:dark){.components-module__j2KbXq__cardImageWrapper{background-color:#151821}}.components-module__j2KbXq__cardTall .components-module__j2KbXq__cardImageWrapper{height:380px}.components-module__j2KbXq__cardShort .components-module__j2KbXq__cardImageWrapper{height:250px}@media (max-width:650px){.components-module__j2KbXq__cardTall .components-module__j2KbXq__cardImageWrapper,.components-module__j2KbXq__cardShort .components-module__j2KbXq__cardImageWrapper{height:280px}}.components-module__j2KbXq__cardImage{object-fit:contain}.components-module__j2KbXq__cardHoverOverlay{background:rgba(var(--accent-rgb), .1);opacity:0;z-index:2;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.components-module__j2KbXq__productCard:hover .components-module__j2KbXq__cardHoverOverlay{opacity:1}.components-module__j2KbXq__overlayBtn{color:#111;text-transform:uppercase;letter-spacing:.1em;background:#fff;border-radius:4px;padding:10px 20px;font-size:.75rem;font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1);transform:translateY(10px);box-shadow:0 4px 15px #0000001a}@media (prefers-color-scheme:dark){.components-module__j2KbXq__overlayBtn{color:#fff;background:#111}}.components-module__j2KbXq__productCard:hover .components-module__j2KbXq__overlayBtn{transform:translateY(0)}.components-module__j2KbXq__cardContent{flex-direction:column;flex-grow:1;padding:18px;display:flex}.components-module__j2KbXq__cardCategory{text-transform:uppercase;letter-spacing:.15em;color:var(--accent);margin-bottom:8px;font-size:.7rem;font-weight:700}.components-module__j2KbXq__cardTitle{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.01em;margin-bottom:10px;font-size:1.3rem;font-weight:700;line-height:1.2}.components-module__j2KbXq__cardDescription{color:var(--text-secondary);margin-bottom:14px;font-size:.88rem;line-height:1.5}.components-module__j2KbXq__cardFooter{border-top:1px solid var(--border-color);justify-content:space-between;align-items:center;margin-top:auto;padding-top:12px;display:flex}.components-module__j2KbXq__cardPriceContainer{flex-direction:column;display:flex}.components-module__j2KbXq__priceLabel{text-transform:uppercase;color:var(--text-muted);letter-spacing:.05em;font-size:.65rem}.components-module__j2KbXq__cardPrice{font-family:var(--font-display);color:var(--text-primary);font-size:1.25rem;font-weight:800}.components-module__j2KbXq__cardCtaText{text-transform:uppercase;color:var(--text-primary);letter-spacing:.05em;align-items:center;gap:6px;font-size:.8rem;font-weight:700;transition:color .3s;display:flex}.components-module__j2KbXq__productCard:hover .components-module__j2KbXq__cardCtaText{color:var(--accent)}.components-module__j2KbXq__cardCtaText svg{transition:transform .3s}.components-module__j2KbXq__productCard:hover .components-module__j2KbXq__cardCtaText svg{transform:translate(4px)}.components-module__j2KbXq__header{background:#e7e8e9f0;border-bottom:0;height:74px;padding:0 clamp(20px,5vw,76px);box-shadow:0 2px #14141414}.components-module__j2KbXq__logoText{letter-spacing:.06em;white-space:nowrap;font-size:1.35rem;font-weight:900}.components-module__j2KbXq__desktopNav{gap:28px}.components-module__j2KbXq__navLink{color:#202020;letter-spacing:.12em;font-size:.72rem}.components-module__j2KbXq__btnNavCta,.components-module__j2KbXq__mobileCta{background:var(--accent);color:#fff;border-radius:0}.components-module__j2KbXq__btnNavCta:hover,.components-module__j2KbXq__mobileCta:hover{background:var(--gold);color:#060e4b}.components-module__j2KbXq__hero{background:#e7e8e9;min-height:680px}.components-module__j2KbXq__leftCol{background:var(--accent);color:#fff;clip-path:polygon(0 0,88% 0,100% 50%,88% 100%,0 100%);border:0;width:45%;padding:130px 4% 42px 7%}.components-module__j2KbXq__rightCol{background:#e7e8e9}.components-module__j2KbXq__heroContent{max-width:500px}.components-module__j2KbXq__brandTitle{font-family:var(--font-display);letter-spacing:-.04em;color:#fff;text-transform:uppercase;margin-bottom:6px;font-size:clamp(2.8rem,5.2vw,4.6rem);font-style:italic;font-weight:900;line-height:.9}.components-module__j2KbXq__brandTitleSpan{color:var(--gold)}.components-module__j2KbXq__tagline{text-transform:uppercase;letter-spacing:.12em;color:var(--gold);margin-bottom:16px;font-size:clamp(1rem,1.8vw,1.3rem);font-style:normal;font-weight:800}.components-module__j2KbXq__description{color:#ffffffe6;max-width:380px;margin-bottom:20px;font-size:.88rem;line-height:1.5}.components-module__j2KbXq__trustBadges{border-top-color:#ffffff4d;max-width:310px}.components-module__j2KbXq__trustIconWrapper{width:28px;height:28px;color:var(--gold);background:#ffffff26;border-radius:0}.components-module__j2KbXq__trustText{color:#fff;font-size:.68rem}.components-module__j2KbXq__ctas{gap:8px}.components-module__j2KbXq__btnPrimary{background:var(--gold);color:#060e4b;box-shadow:none;border-radius:0;font-size:.7rem}.components-module__j2KbXq__btnPrimary:hover{color:var(--accent);background:#fff}.components-module__j2KbXq__btnSecondary{color:#fff;border-color:#fff;border-radius:0;font-size:.7rem}.components-module__j2KbXq__btnSecondary:hover{color:#fff;background:#ffffff26}.components-module__j2KbXq__imageWrapper{width:70%}.components-module__j2KbXq__image{object-fit:contain;object-position:right center;mix-blend-mode:multiply}.components-module__j2KbXq__specsContainer,.components-module__j2KbXq__specValue,.components-module__j2KbXq__colorSelector{color:#141414}.components-module__j2KbXq__inventorySection{background:#e7e8e9;border-top:0;padding:92px clamp(20px,7vw,100px)}.components-module__j2KbXq__inventoryHeader{max-width:720px;margin-bottom:50px}.components-module__j2KbXq__inventoryEyebrow,.components-module__j2KbXq__contactEyebrow{color:var(--gold);letter-spacing:.16em;font-size:.68rem}.components-module__j2KbXq__inventoryTitle,.components-module__j2KbXq__contactTitle{letter-spacing:-.04em;text-transform:uppercase;font-size:clamp(2.2rem,4vw,3.5rem);font-style:italic}.components-module__j2KbXq__inventorySub,.components-module__j2KbXq__contactDesc{color:#454545;font-size:.9rem}.components-module__j2KbXq__masonryGrid{column-gap:16px}.components-module__j2KbXq__productCard{background:var(--accent);clip-path:polygon(0 0,84% 0,100% 10%,100% 100%,0 100%);box-shadow:none;border:0;border-radius:0}.components-module__j2KbXq__productCard:hover{border-color:#0000;box-shadow:0 14px #14141414}.components-module__j2KbXq__cardImageWrapper{clip-path:polygon(0 0,100% 0,100% 91%,87% 100%,0 100%);background:#fff}.components-module__j2KbXq__cardImage{object-fit:contain;mix-blend-mode:multiply}.components-module__j2KbXq__cardCategory{background:var(--gold);color:#060e4b;padding:3px 7px;font-size:.56rem;font-weight:700;top:12px;left:12px}.components-module__j2KbXq__cardContent{padding:18px}.components-module__j2KbXq__cardCategory,.components-module__j2KbXq__cardTitle,.components-module__j2KbXq__cardDescription,.components-module__j2KbXq__priceLabel,.components-module__j2KbXq__cardPrice,.components-module__j2KbXq__cardCtaText{color:#fff}.components-module__j2KbXq__cardTitle{text-transform:uppercase;font-size:1.15rem;font-style:italic}.components-module__j2KbXq__cardDescription{color:#fffc;font-size:.78rem}.components-module__j2KbXq__cardFooter{border-top-color:#ffffff57}.components-module__j2KbXq__cardCtaText:hover,.components-module__j2KbXq__productCard:hover .components-module__j2KbXq__cardCtaText{color:var(--gold)}.components-module__j2KbXq__contactSection{background:#fff;padding:92px clamp(20px,7vw,100px)}.components-module__j2KbXq__contactCard{border-left:4px solid var(--accent);box-shadow:none;border-radius:0}.components-module__j2KbXq__contactCardIconWrapper{background:var(--accent);color:var(--gold);border-radius:0}.components-module__j2KbXq__contactImageWrapper{clip-path:polygon(0 0,90% 0,100% 14%,100% 100%,0 100%);border-radius:0}@media (max-width:900px){.components-module__j2KbXq__leftCol{clip-path:polygon(0 0,100% 0,100% 91%,88% 100%,0 100%);width:100%;padding:120px 7% 40px}.components-module__j2KbXq__heroContent{max-width:620px;margin:0 auto}.components-module__j2KbXq__imageWrapper{width:100%}.components-module__j2KbXq__inventorySection,.components-module__j2KbXq__contactSection{padding-left:5%;padding-right:5%}}@media (max-width:550px){.components-module__j2KbXq__title{font-size:3.35rem}.components-module__j2KbXq__leftCol{padding:104px 6% 32px}.components-module__j2KbXq__inventoryTitle,.components-module__j2KbXq__contactTitle{font-size:2.25rem}}@media (max-width:900px){.components-module__j2KbXq__header{height:64px;padding:0 16px}.components-module__j2KbXq__logoText{font-size:1.08rem}.components-module__j2KbXq__hamburger{border-radius:0;width:42px;height:42px}.components-module__j2KbXq__mobileOverlay{padding:24px 20px}.components-module__j2KbXq__mobileHeader{margin-bottom:42px}.components-module__j2KbXq__mobileNavLinks{gap:22px;margin-bottom:38px}.components-module__j2KbXq__mobileNavLink{font-size:1.55rem}.components-module__j2KbXq__hero{min-height:auto}.components-module__j2KbXq__leftCol{clip-path:polygon(0 0,100% 0,100% 94%,90% 100%,0 100%);-webkit-backdrop-filter:none;min-height:460px;padding:86px 22px 24px}.components-module__j2KbXq__heroContent{text-align:left;margin-top:0}.components-module__j2KbXq__title{max-width:370px;margin-bottom:12px;font-size:clamp(2.7rem,12vw,4.2rem)}.components-module__j2KbXq__description{max-width:310px;margin-bottom:16px;font-size:1.05rem;line-height:1.5}.components-module__j2KbXq__trustBadges{align-items:flex-start;gap:7px;margin-bottom:18px;padding-top:12px}.components-module__j2KbXq__trustItem{gap:8px}.components-module__j2KbXq__trustIconWrapper{width:26px;height:26px}.components-module__j2KbXq__ctas{justify-content:flex-start;gap:8px}.components-module__j2KbXq__btnPrimary,.components-module__j2KbXq__btnSecondary{min-height:44px;padding:10px 13px;font-size:.64rem}.components-module__j2KbXq__leftColControls{justify-content:flex-start;gap:16px;padding-top:18px}.components-module__j2KbXq__arrowBtn{background:#1414141f;border-radius:0;width:44px;height:44px}.components-module__j2KbXq__rightCol{height:280px}.components-module__j2KbXq__imageWrapper{width:100%}.components-module__j2KbXq__specsContainer{gap:12px;padding-right:10px;top:22px;right:16px}.components-module__j2KbXq__specValue{font-size:1.1rem}.components-module__j2KbXq__specLabel{font-size:.58rem}.components-module__j2KbXq__colorSelector{bottom:18px}.components-module__j2KbXq__inventorySection,.components-module__j2KbXq__contactSection{padding-top:58px;padding-bottom:58px}.components-module__j2KbXq__inventoryHeader{text-align:left;margin-bottom:28px}.components-module__j2KbXq__inventoryTitle,.components-module__j2KbXq__contactTitle{margin-bottom:8px;font-size:clamp(2rem,9vw,2.8rem);line-height:.95}.components-module__j2KbXq__inventorySub,.components-module__j2KbXq__contactDesc{font-size:.82rem;line-height:1.45}.components-module__j2KbXq__masonryGrid{column-count:1}.components-module__j2KbXq__productCard{margin-bottom:14px}.components-module__j2KbXq__cardTall .components-module__j2KbXq__cardImageWrapper,.components-module__j2KbXq__cardShort .components-module__j2KbXq__cardImageWrapper{height:min(68vw,300px)}.components-module__j2KbXq__cardContent{padding:15px}.components-module__j2KbXq__cardDescription{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.components-module__j2KbXq__contactGrid{gap:28px}.components-module__j2KbXq__contactCardContainer{gap:10px}.components-module__j2KbXq__contactCard{min-height:66px;padding:11px 13px}.components-module__j2KbXq__contactCardIconWrapper{width:38px;height:38px}.components-module__j2KbXq__contactCardValueLink{font-size:.92rem}.components-module__j2KbXq__contactImageWrapper{min-height:280px}}@media (max-width:550px){.components-module__j2KbXq__heroContent{text-align:center}.components-module__j2KbXq__description{margin-left:auto;margin-right:auto}.components-module__j2KbXq__trustBadges,.components-module__j2KbXq__ctas,.components-module__j2KbXq__leftColControls{justify-content:center;align-items:center}.components-module__j2KbXq__ctas{flex-direction:column;width:100%}.components-module__j2KbXq__btnPrimary,.components-module__j2KbXq__btnSecondary{justify-content:center;width:min(100%,320px)}.components-module__j2KbXq__rightCol{height:300px}.components-module__j2KbXq__specsContainer{gap:7px;right:10px}.components-module__j2KbXq__specValue{font-size:.95rem}.components-module__j2KbXq__specLabel{letter-spacing:.04em;font-size:.52rem}}@media (prefers-reduced-motion:reduce){.components-module__j2KbXq__header,.components-module__j2KbXq__heroContent,.components-module__j2KbXq__leftColControls,.components-module__j2KbXq__inventoryHeader{opacity:1;animation:none;transform:none}.components-module__j2KbXq__slide,.components-module__j2KbXq__imageWrapper,.components-module__j2KbXq__productCard,.components-module__j2KbXq__cardImage{transition:none}}.components-module__j2KbXq__contactSection{background:var(--background);border-top:1px solid var(--border-color);z-index:10;content-visibility:visible;padding:52px 8%;position:relative}.components-module__j2KbXq__contactGrid{grid-template-columns:55fr 45fr;align-items:center;gap:60px;display:grid}.components-module__j2KbXq__contactInfo{flex-direction:column;display:flex}.components-module__j2KbXq__contactEyebrow{text-transform:uppercase;letter-spacing:.2em;color:var(--accent);margin-bottom:12px;font-size:.8rem;font-weight:700;display:inline-block}.components-module__j2KbXq__contactTitle{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text-primary);margin-bottom:12px;font-size:2.2rem;font-weight:800;line-height:1.2}.components-module__j2KbXq__contactDesc{color:var(--text-secondary);margin-bottom:20px;font-size:1rem;line-height:1.6}.components-module__j2KbXq__contactCardContainer{flex-direction:column;gap:20px;display:flex}.components-module__j2KbXq__contactCard{background:var(--card-bg);border:1px solid var(--border-color);box-shadow:var(--card-shadow);border-radius:8px;align-items:center;gap:14px;padding:14px 20px;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.components-module__j2KbXq__contactCard:hover{border-color:var(--accent);box-shadow:var(--glass-shadow);transform:translateY(-3px)}.components-module__j2KbXq__contactCardIconWrapper{background-color:rgba(var(--accent-rgb), .06);width:46px;height:46px;color:var(--accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.components-module__j2KbXq__contactCardContent{flex-direction:column;display:flex}.components-module__j2KbXq__contactCardLabel{text-transform:uppercase;color:var(--text-muted);letter-spacing:.08em;margin-bottom:4px;font-size:.72rem;font-weight:700}.components-module__j2KbXq__contactCardValueLink{color:var(--text-primary);font-size:1.1rem;font-weight:700;transition:color .2s}.components-module__j2KbXq__contactCard:hover .components-module__j2KbXq__contactCardValueLink{color:var(--accent)}.components-module__j2KbXq__contactCardValueText{color:var(--text-primary);font-size:1.1rem;font-weight:700}.components-module__j2KbXq__quoteFormWrapper{border-top:1px solid var(--border-color);margin-top:32px;padding-top:28px}.components-module__j2KbXq__quoteFormTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:6px;font-size:1.35rem;font-weight:800}.components-module__j2KbXq__quoteFormDesc{color:var(--text-secondary);margin-bottom:18px;font-size:.88rem;line-height:1.5}.components-module__j2KbXq__quoteForm{background:var(--card-bg);border:1px solid var(--border-color);box-shadow:var(--card-shadow);flex-direction:column;gap:14px;padding:22px;display:flex}.components-module__j2KbXq__quoteFormRow{grid-template-columns:1fr 1fr;gap:14px;display:grid}.components-module__j2KbXq__quoteField{flex-direction:column;gap:6px;display:flex}.components-module__j2KbXq__quoteField label{color:var(--text-primary);letter-spacing:.05em;text-transform:uppercase;font-size:.72rem;font-weight:700}.components-module__j2KbXq__quoteField input,.components-module__j2KbXq__quoteField select,.components-module__j2KbXq__quoteField textarea{border:1px solid var(--border-color);background:var(--background);width:100%;color:var(--text-primary);font:inherit;border-radius:4px;outline:none;padding:11px 12px;font-size:.88rem}.components-module__j2KbXq__quoteField input:focus,.components-module__j2KbXq__quoteField select:focus,.components-module__j2KbXq__quoteField textarea:focus{border-color:var(--accent)}.components-module__j2KbXq__quoteField textarea{resize:vertical;min-height:96px}.components-module__j2KbXq__quoteSubmit{background:var(--accent);color:#fff;letter-spacing:.06em;text-transform:uppercase;align-self:flex-start;padding:12px 20px;font-size:.78rem;font-weight:800;transition:background-color .2s,transform .2s}.components-module__j2KbXq__quoteSubmit:hover:not(:disabled){background:var(--accent-hover);transform:translateY(-2px)}.components-module__j2KbXq__quoteSubmit:disabled{cursor:wait;opacity:.7}.components-module__j2KbXq__formSuccess,.components-module__j2KbXq__formError{padding:10px 12px;font-size:.8rem;font-weight:600}.components-module__j2KbXq__formSuccess{color:#218838;background:#28a74514;border:1px solid #28a745}.components-module__j2KbXq__formError{color:#c82333;background:#dc354514;border:1px solid #dc3545}.components-module__j2KbXq__contactImageWrapper{border:1px solid var(--border-color);width:100%;height:520px;box-shadow:var(--card-shadow);background-color:#f0f0f3;border-radius:12px;animation:.8s cubic-bezier(.16,1,.3,1) forwards components-module__j2KbXq__fadeInUp;position:relative;overflow:hidden}@media (prefers-color-scheme:dark){.components-module__j2KbXq__contactImageWrapper{background-color:#141720}}.components-module__j2KbXq__contactImage{object-fit:cover;object-position:center top;transition:transform .8s cubic-bezier(.16,1,.3,1)}.components-module__j2KbXq__contactImageWrapper:hover .components-module__j2KbXq__contactImage{transform:scale(1.03)}@media (max-width:900px){.components-module__j2KbXq__contactSection{padding:100px 6%}.components-module__j2KbXq__contactGrid{grid-template-columns:1fr;gap:40px}.components-module__j2KbXq__contactInfo{text-align:center;align-items:center}.components-module__j2KbXq__contactCardContainer{width:100%;max-width:500px}.components-module__j2KbXq__contactCard{text-align:left}.components-module__j2KbXq__contactImageWrapper{order:-1;height:420px}}@media (max-width:550px){.components-module__j2KbXq__contactSection{padding:80px 5% 60px}.components-module__j2KbXq__contactTitle{font-size:2.1rem}.components-module__j2KbXq__contactCard{gap:16px;padding:16px 20px}.components-module__j2KbXq__contactCardValueLink,.components-module__j2KbXq__contactCardValueText{font-size:.95rem}.components-module__j2KbXq__contactImageWrapper{height:320px}}.components-module__j2KbXq__footer{color:#a3a6b1;z-index:10;content-visibility:visible;background:#07080b;border-top:1px solid #ffffff0f;width:min(100%,1440px);margin:0 auto;padding:48px 8% 24px;position:relative}.components-module__j2KbXq__footerGrid{grid-template-columns:2.2fr 1fr 1fr 1.3fr;gap:40px;margin-bottom:40px;display:grid}.components-module__j2KbXq__footerBrand{flex-direction:column;display:flex}.components-module__j2KbXq__footerLogo{font-family:var(--font-display);letter-spacing:-.03em;text-transform:uppercase;color:#fff;align-items:center;font-size:1.5rem;font-weight:800;display:flex}.components-module__j2KbXq__footerTagline{color:#797c87;max-width:320px;margin-top:18px;font-size:.92rem;line-height:1.6}.components-module__j2KbXq__footerSocials{gap:12px;margin-top:24px;display:flex}.components-module__j2KbXq__socialLink{width:36px;height:36px;color:var(--gold);background-color:#ffffff08;border:1px solid #ffffff0f;border-radius:50%;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.components-module__j2KbXq__socialLink:hover{background-color:var(--accent);border-color:var(--accent);color:var(--gold);transform:translateY(-3px)}.components-module__j2KbXq__footerCol{flex-direction:column;display:flex}.components-module__j2KbXq__footerColTitle{font-family:var(--font-display);color:#fff;text-transform:uppercase;letter-spacing:.08em;margin-bottom:16px;font-size:1rem;font-weight:700}.components-module__j2KbXq__footerLinks{flex-direction:column;gap:12px;list-style:none;display:flex}.components-module__j2KbXq__footerLink{color:#797c87;font-size:.88rem;transition:color .2s}.components-module__j2KbXq__footerLink:hover{color:var(--gold)}.components-module__j2KbXq__footerContactInfo{flex-direction:column;gap:16px;display:flex}.components-module__j2KbXq__footerContactText{color:#797c87;align-items:flex-start;gap:10px;font-size:.88rem;line-height:1.5;display:flex}.components-module__j2KbXq__footerContactIcon{color:var(--gold);flex-shrink:0;margin-top:2px}.components-module__j2KbXq__footerBottom{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding-top:20px;display:flex}.components-module__j2KbXq__footerCopyright{color:#555761;font-size:.82rem}.components-module__j2KbXq__footerBottomLinks{gap:24px;list-style:none;display:flex}.components-module__j2KbXq__footerBottomLink{color:#555761;font-size:.82rem;transition:color .2s}.components-module__j2KbXq__footerBottomLink:hover{color:var(--gold)}@media (max-width:1024px){.components-module__j2KbXq__footer{padding:80px 6% 30px}.components-module__j2KbXq__footerGrid{grid-template-columns:1.5fr 1fr 1fr;gap:40px}.components-module__j2KbXq__footerCol:last-child{border-top:1px solid #ffffff0f;grid-column:span 3;padding-top:30px}}@media (max-width:768px){.components-module__j2KbXq__footerGrid{grid-template-columns:1fr 1fr}.components-module__j2KbXq__footerCol:last-child{grid-column:span 2}.components-module__j2KbXq__footerBottom{text-align:center;flex-direction:column;gap:16px}}@media (max-width:550px){.components-module__j2KbXq__footer{padding:60px 5% 30px}.components-module__j2KbXq__footerGrid{grid-template-columns:1fr;gap:30px}.components-module__j2KbXq__footerCol:last-child{grid-column:span 1}.components-module__j2KbXq__footerBottomLinks{flex-direction:column;align-items:center;gap:10px}}.components-module__j2KbXq__heroImageWrapper{z-index:6;pointer-events:none;justify-content:center;align-items:flex-end;padding-bottom:50px;display:flex;position:absolute;inset:76px clamp(16px,4vw,64px) 0 45%}.components-module__j2KbXq__heroSingleImage{filter:drop-shadow(0 20px 35px #09166f2e)drop-shadow(0 6px 14px #0000001a);pointer-events:auto;transition:transform .4s cubic-bezier(.16,1,.3,1);object-fit:contain!important;object-position:center bottom!important;mix-blend-mode:normal!important;width:auto!important;height:100%!important;max-height:calc(100vh - 130px)!important}.components-module__j2KbXq__heroSingleImage:hover{transform:scale(1.02)}@media (max-width:900px){.components-module__j2KbXq__heroImageWrapper{justify-content:center;align-items:center;width:100%;height:100%;padding:24px 20px 50px;position:relative;inset:0}.components-module__j2KbXq__heroSingleImage{object-position:center center!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important}}@media (max-width:550px){.components-module__j2KbXq__heroImageWrapper{padding:16px 16px 44px}}.components-module__j2KbXq__featuredGallerySection{background-color:var(--background);border-top:1px solid var(--border-color);padding:64px 5% 58px;position:relative;overflow:hidden}.components-module__j2KbXq__featuredGalleryHeader{text-align:center;max-width:800px;margin:0 auto 52px}.components-module__j2KbXq__featuredEyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--gold);align-items:center;gap:8px;margin-bottom:12px;font-size:.76rem;font-weight:800;display:inline-flex}.components-module__j2KbXq__featuredEyebrowDot{background:var(--gold);width:6px;height:6px;box-shadow:0 0 10px var(--gold);border-radius:50%}.components-module__j2KbXq__featuredTitle{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(2rem,3.6vw,2.8rem);font-weight:800;line-height:1.2}.components-module__j2KbXq__featuredSubtitle{color:var(--text-secondary);font-size:1.02rem;line-height:1.6}.components-module__j2KbXq__featuredGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;max-width:1360px;margin:0 auto 48px;padding:8px 0 18px;display:grid}.components-module__j2KbXq__featuredTrack{display:contents}.components-module__j2KbXq__featuredCard{background:var(--card-bg);border:1px solid var(--border-color);box-shadow:var(--card-shadow);color:inherit;opacity:1;background:#0c122c;border-radius:12px;flex-direction:column;text-decoration:none;transition:border-color .18s;display:flex;position:relative;overflow:hidden}.components-module__j2KbXq__featuredCardFading{opacity:1}.components-module__j2KbXq__featuredCard:hover{border-color:#e5a91980}.components-module__j2KbXq__featuredImgWrapper{aspect-ratio:16/12;background-color:#0c122c;width:100%;position:relative;overflow:hidden}.components-module__j2KbXq__featuredImg{object-fit:cover}.components-module__j2KbXq__serviceDirectorImage{object-fit:contain;object-position:center;filter:drop-shadow(0 12px 18px #0003);width:220px;height:220px;margin-bottom:20px}.components-module__j2KbXq__featuredCardOverlay{pointer-events:none;background:#060a1f14;position:absolute;inset:0}.components-module__j2KbXq__featuredBadge{-webkit-backdrop-filter:none;color:var(--gold);letter-spacing:.08em;text-transform:uppercase;z-index:2;background:#060a1fc7;border:1px solid #e5a91959;border-radius:999px;padding:5px 12px;font-size:.7rem;font-weight:800;position:absolute;top:14px;left:14px}.components-module__j2KbXq__featuredCardContent{flex-direction:column;flex:1;gap:8px;padding:22px 22px 24px;display:flex}.components-module__j2KbXq__featuredCardTitle{color:var(--text-primary);letter-spacing:-.01em;font-size:1.12rem;font-weight:700;line-height:1.35}.components-module__j2KbXq__featuredCardLocation{color:var(--text-muted);align-items:center;gap:6px;margin-top:auto;font-size:.8rem;display:flex}.components-module__j2KbXq__featuredCtaRow{justify-content:center;align-items:center;max-width:1360px;margin:0 auto;display:flex}.components-module__j2KbXq__featuredBrowseBtn{background-color:var(--gold);color:#060e4b;letter-spacing:.08em;text-transform:uppercase;border-radius:8px;align-items:center;gap:12px;padding:16px 36px;font-size:.88rem;font-weight:800;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 8px 24px #e5a91947}.components-module__j2KbXq__featuredBrowseBtn:hover{color:var(--accent);background-color:#fff;transform:translateY(-3px);box-shadow:0 12px 30px #00000026}@media (max-width:992px){.components-module__j2KbXq__featuredGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.components-module__j2KbXq__featuredGallerySection{padding:64px 5% 60px}.components-module__j2KbXq__featuredGrid{grid-template-columns:1fr;gap:20px}.components-module__j2KbXq__featuredBrowseBtn{justify-content:center;width:100%}}.components-module__j2KbXq__logoMarqueeSection{background:var(--background);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);padding:44px 0 50px;position:relative;overflow:hidden}.components-module__j2KbXq__logoMarqueeHeader{text-align:center;max-width:1200px;margin:0 auto 34px;padding:0 5%}.components-module__j2KbXq__logoMarqueeEyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--gold);align-items:center;gap:8px;margin-bottom:8px;font-size:.72rem;font-weight:800;display:inline-flex}.components-module__j2KbXq__logoMarqueeTitle{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.01em;font-size:clamp(1.3rem,2.5vw,1.85rem);font-weight:800}.components-module__j2KbXq__logoMarqueeContainer{-webkit-user-select:none;user-select:none;display:flex;position:relative;overflow:hidden;-webkit-mask-image:none;mask-image:none}.components-module__j2KbXq__logoMarqueeTrack{flex-shrink:0;align-items:center;gap:32px;padding:10px 0;animation:64s linear infinite components-module__j2KbXq__marqueeLoop;display:flex}.components-module__j2KbXq__logoMarqueeTrack:hover{animation-play-state:paused}@keyframes components-module__j2KbXq__marqueeLoop{0%{transform:translate(0%)}to{transform:translate(-50%)}}.components-module__j2KbXq__logoCard{background:#fff;border:1px solid #00000014;border-radius:50%;justify-content:center;align-items:center;width:184px;min-width:184px;height:184px;padding:20px;transition:all .3s;display:flex;position:relative;box-shadow:0 6px 22px #00000014}.components-module__j2KbXq__logoCard:hover{border-color:var(--gold);transform:translateY(-4px);box-shadow:0 10px 24px #e5a91933}.components-module__j2KbXq__logoImgWrapper{justify-content:center;align-items:center;width:144px;height:128px;display:flex;position:relative}.components-module__j2KbXq__logoImg{filter:grayscale(10%)contrast(105%);max-width:144px;max-height:128px;transition:filter .3s;object-fit:contain!important;width:100%!important;height:100%!important}.components-module__j2KbXq__logoCard:hover .components-module__j2KbXq__logoImg{filter:grayscale(0%)contrast(110%)}
.about-module__8TymFG__aboutPage{background:var(--background);color:var(--text-primary)}.about-module__8TymFG__aboutHero{background:linear-gradient(120deg, var(--accent) 0%, #061b45 68%, #0d849f 100%);color:#fff;grid-template-columns:1fr minmax(280px,520px);align-items:center;gap:8%;min-height:560px;padding:120px 8% 70px;display:grid}.about-module__8TymFG__eyebrow{color:var(--gold);letter-spacing:.17em;text-transform:uppercase;font-size:.76rem;font-weight:800}.about-module__8TymFG__aboutHero h1{max-width:690px;font-family:var(--font-display);text-transform:uppercase;margin:18px 0;font-size:clamp(2.8rem,6vw,5.7rem);line-height:.96}.about-module__8TymFG__aboutHero p{color:#ffffffc7;max-width:560px;font-size:1.1rem}.about-module__8TymFG__directorImage{object-fit:cover;object-position:center 18%;border:5px solid #e5a919d9;border-radius:140px 140px 18px 18px;place-self:end center;width:270px;height:340px;box-shadow:0 18px 30px #00000040}.about-module__8TymFG__aboutContent{max-width:1080px;margin:0 auto;padding:90px 8%}.about-module__8TymFG__aboutContent h2{font-family:var(--font-display);margin:14px 0 18px;font-size:clamp(2rem,4vw,3.5rem);line-height:1}.about-module__8TymFG__aboutContent p{max-width:820px;color:var(--text-secondary);line-height:1.75}.about-module__8TymFG__sectionBlock{margin-top:76px}.about-module__8TymFG__serviceList{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.about-module__8TymFG__serviceList article{border-left:3px solid var(--gold);background:color-mix(in srgb, var(--accent) 5%, var(--background));padding:22px}.about-module__8TymFG__serviceList h3{margin-bottom:8px;font-size:1rem}.about-module__8TymFG__serviceList p{font-size:.88rem;line-height:1.5}.about-module__8TymFG__directorBlock{background:var(--accent);color:#fff;grid-template-columns:1fr 1.2fr;gap:18px 8%;margin-top:76px;padding:42px;display:grid}.about-module__8TymFG__directorIdentity{align-items:center;gap:22px;display:flex}.about-module__8TymFG__directorBlockImage{object-fit:cover;object-position:center 18%;border:3px solid var(--gold);border-radius:80px 80px 12px 12px;flex:none;width:150px;height:190px}.about-module__8TymFG__directorBlock p{color:#ffffffc2}.about-module__8TymFG__directorBlock .about-module__8TymFG__role{color:var(--gold);font-weight:700}.about-module__8TymFG__directorBlock blockquote{color:var(--gold);font-family:var(--font-display);border-top:1px solid #fff3;grid-column:1/-1;padding-top:22px;font-size:1.35rem}.about-module__8TymFG__missionGrid{grid-template-columns:1fr 1fr;gap:28px;margin-top:76px;display:grid}.about-module__8TymFG__missionGrid article{border-top:2px solid var(--gold);padding-top:20px}.about-module__8TymFG__aboutCta{color:#061b45;background:var(--gold);letter-spacing:.08em;text-transform:uppercase;margin-top:48px;padding:15px 20px;font-size:.78rem;font-weight:800;display:inline-flex}@media (max-width:700px){.about-module__8TymFG__aboutHero{grid-template-columns:1fr;padding:105px 7% 40px}.about-module__8TymFG__directorImage{width:230px;height:290px}.about-module__8TymFG__aboutContent{padding:60px 7%}.about-module__8TymFG__serviceList,.about-module__8TymFG__missionGrid,.about-module__8TymFG__directorBlock{grid-template-columns:1fr}.about-module__8TymFG__directorBlock{padding:28px}.about-module__8TymFG__directorIdentity{flex-direction:column;align-items:flex-start}.about-module__8TymFG__directorBlockImage{width:180px;height:220px}.about-module__8TymFG__directorBlock blockquote{grid-column:auto}}
.legal-module__8113wq__legalPage{background:var(--background);min-height:100vh;color:var(--text-primary);padding:120px 7% 80px}.legal-module__8113wq__legalInner{max-width:860px;margin:0 auto}.legal-module__8113wq__legalEyebrow{color:var(--gold);letter-spacing:.16em;text-transform:uppercase;font-size:.76rem;font-weight:800}.legal-module__8113wq__legalTitle{color:var(--accent);font-family:var(--font-display);margin:14px 0 16px;font-size:clamp(2.4rem,6vw,4.8rem);line-height:.98}.legal-module__8113wq__legalIntro,.legal-module__8113wq__legalSection p,.legal-module__8113wq__legalSection li{color:var(--text-secondary);font-size:.98rem;line-height:1.75}.legal-module__8113wq__legalSection{margin-top:42px}.legal-module__8113wq__legalSection h2{color:var(--text-primary);font-family:var(--font-display);margin-bottom:10px;font-size:1.45rem}.legal-module__8113wq__legalSection ul{padding-left:22px}.legal-module__8113wq__legalLink{color:var(--accent);font-weight:700}.legal-module__8113wq__legalLink:hover{color:var(--gold)}@media (max-width:640px){.legal-module__8113wq__legalPage{padding:100px 6% 56px}}
@keyframes services-module__g8J8Uq__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.services-module__g8J8Uq__mainContainer{background:var(--background);padding:100px 8% 64px;transition:background-color .3s}.services-module__g8J8Uq__breadcrumb{align-items:center;gap:12px;margin-bottom:24px;font-size:.88rem;font-weight:500;animation:.5s forwards services-module__g8J8Uq__fadeInUp;display:flex}.services-module__g8J8Uq__backLink{color:var(--text-secondary);transition:color .2s}.services-module__g8J8Uq__backLink:hover{color:var(--accent)}.services-module__g8J8Uq__divider{color:var(--text-muted)}.services-module__g8J8Uq__current{color:var(--text-muted);font-weight:600}.services-module__g8J8Uq__detailsGrid{grid-template-columns:45fr 55fr;align-items:start;gap:40px;display:grid}.services-module__g8J8Uq__imageColumn{flex-direction:column;gap:20px;animation:.8s cubic-bezier(.16,1,.3,1) forwards services-module__g8J8Uq__fadeInUp;display:flex;position:sticky;top:110px}.services-module__g8J8Uq__imageWrapper{border:1px solid var(--border-color);width:100%;height:520px;box-shadow:var(--card-shadow);background-color:#f0f0f3;border-radius:12px;position:relative;overflow:hidden}@media (prefers-color-scheme:dark){.services-module__g8J8Uq__imageWrapper{background-color:#141720}}.services-module__g8J8Uq__image{object-fit:contain;object-position:center}.services-module__g8J8Uq__colorsPanel{border-top:1px solid var(--border-color);align-items:center;gap:16px;padding-top:16px;display:flex}.services-module__g8J8Uq__colorLabel{text-transform:uppercase;color:var(--text-secondary);letter-spacing:.08em;font-size:.82rem;font-weight:700}.services-module__g8J8Uq__colorsList{gap:12px;display:flex}.services-module__g8J8Uq__colorDot{border:1px solid var(--border-color);border-radius:50%;width:20px;height:20px;box-shadow:inset 0 2px 4px #0000001a}.services-module__g8J8Uq__infoColumn{opacity:0;flex-direction:column;animation:.8s cubic-bezier(.16,1,.3,1) .2s forwards services-module__g8J8Uq__fadeInUp;display:flex}.services-module__g8J8Uq__category{text-transform:uppercase;letter-spacing:.2em;color:var(--accent);margin-bottom:8px;font-size:.85rem;font-weight:700}.services-module__g8J8Uq__title{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.02em;margin-bottom:14px;font-size:2.4rem;font-weight:800;line-height:1.15}.services-module__g8J8Uq__priceTag{background:rgba(var(--accent-rgb), .04);border-left:4px solid var(--accent);border-radius:4px;flex-direction:column;max-width:320px;margin-bottom:20px;padding:12px 20px;display:flex}.services-module__g8J8Uq__priceLabel{text-transform:uppercase;color:var(--text-muted);letter-spacing:.08em;margin-bottom:4px;font-size:.72rem;font-weight:700}.services-module__g8J8Uq__priceValue{font-family:var(--font-display);color:var(--text-primary);font-size:2.1rem;font-weight:800;line-height:1}.services-module__g8J8Uq__longDesc{color:var(--text-secondary);margin-bottom:24px;font-size:1.05rem;line-height:1.6}.services-module__g8J8Uq__specsSection,.services-module__g8J8Uq__featuresSection{margin-bottom:30px}.services-module__g8J8Uq__sectionTitle{font-family:var(--font-display);color:var(--text-primary);border-bottom:1px solid var(--border-color);letter-spacing:-.01em;margin-bottom:16px;padding-bottom:8px;font-size:1.35rem;font-weight:700}.services-module__g8J8Uq__specsTable{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px;display:grid}.services-module__g8J8Uq__specRow{background:var(--card-bg);border:1px solid var(--border-color);box-shadow:var(--card-shadow);border-radius:8px;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.services-module__g8J8Uq__specLabel{text-transform:uppercase;color:var(--text-secondary);letter-spacing:.06em;font-size:.8rem;font-weight:700}.services-module__g8J8Uq__specVal{color:var(--text-primary);font-size:.95rem;font-weight:700}.services-module__g8J8Uq__featuresList{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px;list-style:none;display:grid}.services-module__g8J8Uq__featureItem{color:var(--text-secondary);align-items:center;gap:12px;font-size:.92rem;line-height:1.4;display:flex}.services-module__g8J8Uq__checkmark{color:var(--accent);font-size:1.1rem;font-weight:800}.services-module__g8J8Uq__inquiryCard{background:var(--card-bg);border:1px solid var(--border-color);box-shadow:var(--card-shadow);border-radius:12px;margin-top:10px;padding:28px}.services-module__g8J8Uq__inquiryTitle{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.01em;margin-bottom:8px;font-size:1.4rem;font-weight:800}.services-module__g8J8Uq__inquirySub{color:var(--text-secondary);margin-bottom:20px;font-size:.88rem;line-height:1.5}.services-module__g8J8Uq__inquiryForm{flex-direction:column;gap:16px;display:flex}.services-module__g8J8Uq__formRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}.services-module__g8J8Uq__formInput,.services-module__g8J8Uq__formSelect,.services-module__g8J8Uq__formTextarea{border:1px solid var(--border-color);background:var(--background);width:100%;color:var(--text-primary);font-family:var(--font-body);border-radius:6px;padding:14px 18px;font-size:.92rem;transition:all .3s cubic-bezier(.16,1,.3,1)}.services-module__g8J8Uq__formInput:focus,.services-module__g8J8Uq__formSelect:focus,.services-module__g8J8Uq__formTextarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px rgba(var(--accent-rgb), .1);background:var(--card-bg);outline:none}.services-module__g8J8Uq__formTextarea{resize:vertical}.services-module__g8J8Uq__formSubmitBtn{background:var(--accent);color:#fff;text-transform:uppercase;letter-spacing:.08em;box-shadow:0 4px 14px rgba(var(--accent-rgb), .2);border-radius:6px;justify-content:center;align-items:center;gap:10px;width:100%;padding:16px;font-size:.9rem;font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.services-module__g8J8Uq__formSubmitBtn:hover{background:var(--accent-hover);box-shadow:0 6px 20px rgba(var(--accent-rgb), .3);transform:translateY(-2px)}.services-module__g8J8Uq__formSubmitBtn:active{transform:translateY(0)}.services-module__g8J8Uq__formSubmitBtn svg{transition:transform .3s}.services-module__g8J8Uq__formSubmitBtn:hover svg{transform:translate(4px)}@media (max-width:1200px){.services-module__g8J8Uq__detailsGrid{gap:40px}.services-module__g8J8Uq__imageWrapper{height:440px}.services-module__g8J8Uq__title{font-size:2.3rem}}@media (max-width:900px){.services-module__g8J8Uq__mainContainer{padding-top:110px;padding-left:5%;padding-right:5%}.services-module__g8J8Uq__detailsGrid{grid-template-columns:1fr;gap:40px}.services-module__g8J8Uq__imageColumn{position:relative;top:0}.services-module__g8J8Uq__imageWrapper{height:480px}.services-module__g8J8Uq__infoColumn{opacity:1}}@media (max-width:550px){.services-module__g8J8Uq__mainContainer{padding-top:100px;padding-bottom:60px}.services-module__g8J8Uq__breadcrumb{margin-bottom:24px}.services-module__g8J8Uq__imageWrapper{height:320px}.services-module__g8J8Uq__colorsPanel{flex-direction:column;align-items:flex-start;gap:12px}.services-module__g8J8Uq__title{margin-bottom:16px;font-size:1.8rem}.services-module__g8J8Uq__priceTag{max-width:100%}.services-module__g8J8Uq__priceValue{font-size:1.8rem}.services-module__g8J8Uq__longDesc{margin-bottom:30px;font-size:.95rem}.services-module__g8J8Uq__specsTable,.services-module__g8J8Uq__featuresList{grid-template-columns:1fr}.services-module__g8J8Uq__inquiryCard{padding:24px 20px}.services-module__g8J8Uq__formRow{grid-template-columns:1fr;gap:16px}}
