/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#070a10;--paper:#f4f7fb;--cream:#e5ebf4;--wine:#143f8f;--gold:#5f8fe4;--line:#080f1e24}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.site-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f3efe6e8;grid-template-columns:1fr auto 1fr;align-items:center;height:86px;padding:0 5vw;display:grid;position:sticky;top:0}.brand{align-items:center;gap:11px;width:fit-content;display:flex}.brand-mark{border:1px solid var(--ink);border-radius:50%;place-items:center;width:42px;height:42px;font:italic 700 18px/1 Georgia,serif;display:grid}.brand-name{letter-spacing:.32em;font-size:12px;font-weight:700}.main-nav{text-transform:uppercase;letter-spacing:.12em;gap:32px;font-size:12px;display:flex}.main-nav a{padding:8px 0;position:relative}.main-nav a:after{content:"";background:var(--wine);height:1px;transition:all .25s;position:absolute;bottom:2px;left:0;right:100%}.main-nav a:hover:after{right:0}.header-cta{text-transform:uppercase;letter-spacing:.1em;justify-self:end;font-size:12px}.header-cta span{color:var(--wine);margin-left:6px;font-size:18px}.hero{border-bottom:1px solid var(--line);grid-template-columns:1.02fr .98fr;min-height:calc(100vh - 86px);display:grid}.hero-copy{flex-direction:column;justify-content:center;padding:clamp(68px,8vw,120px) 6vw 48px;display:flex}.eyebrow{color:var(--wine);letter-spacing:.2em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 28px;font-size:11px;font-weight:700;display:flex}.eyebrow span{background:currentColor;width:24px;height:1px}.hero h1{letter-spacing:-.065em;margin:0;font:400 clamp(54px,6.6vw,104px)/.88 Georgia,Times New Roman,serif}.hero h1 em{color:var(--wine);font-weight:400}.hero-text{color:#625c54;max-width:590px;margin:38px 0 0;font-size:16px;line-height:1.75}.hero-actions{align-items:center;gap:32px;margin-top:34px;display:flex}.primary-button{color:#fff;background:var(--ink);text-transform:uppercase;letter-spacing:.12em;justify-content:space-between;align-items:center;min-width:240px;padding:18px 20px;font-size:12px;transition:all .25s;display:inline-flex}.primary-button:hover{background:var(--wine);transform:translateY(-2px)}.primary-button span{font-size:19px}.text-button{border-bottom:1px solid var(--ink);text-transform:uppercase;letter-spacing:.11em;padding:8px 0;font-size:12px}.hero-facts{color:#625c54;text-transform:uppercase;letter-spacing:.1em;gap:30px;margin-top:auto;padding-top:54px;font-size:10px;display:flex}.hero-facts span{align-items:center;gap:8px;display:flex}.hero-facts b{color:var(--wine);font:italic 400 15px Georgia,serif}.hero-art{isolation:isolate;background:#221e1b;min-height:650px;position:relative;overflow:hidden}.hero-art:before{content:"";background:radial-gradient(circle at 75% 22%,#b8945647,#0000 25%),linear-gradient(135deg,#0000 45%,#ffffff0a);position:absolute;inset:0}.hero-art:after{content:"";border:1px solid #e8dfcf29;position:absolute;inset:7%}.art-word{z-index:-1;color:#e8dfcf09;letter-spacing:-.06em;writing-mode:vertical-rl;font:700 9vw/1 Arial;position:absolute;top:8%;left:7%}.halo{border:1px solid #b8945659;border-radius:50%;width:430px;height:430px;position:absolute;top:44%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 90px #b894561f}.bottle{color:#e9dfcd;text-align:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(145deg,#ffffff24,#ffffff06);border:1px solid #e8dfcf57;position:absolute;bottom:13%;box-shadow:0 28px 55px #00000059}.bottle i{background:#2f2925;border:1px solid #e8dfcf66;width:42%;height:38px;position:absolute;top:-38px;left:50%;transform:translate(-50%)}.bottle b{margin-top:45%;font:italic 400 34px Georgia,serif;display:block}.bottle small{letter-spacing:.2em;text-transform:uppercase;margin-top:8px;font-size:7px;display:block}.bottle-left{width:29%;height:39%;left:9%;transform:rotate(-5deg)}.bottle-center{z-index:2;background:linear-gradient(145deg,#904c3ead,#23191799);border-radius:46% 46% 5px 5px;width:35%;height:51%;left:34%}.bottle-right{background:linear-gradient(145deg,#b8945640,#ffffff06);width:27%;height:42%;right:7%;transform:rotate(5deg)}.art-caption{color:#e8dfcfa6;text-transform:uppercase;letter-spacing:.24em;font-size:9px;position:absolute;top:8%;right:9%}.art-caption span{color:var(--gold);margin:0 7px}.catalog-preview{padding:100px 5vw 120px}.section-heading{justify-content:space-between;align-items:end;margin-bottom:45px;display:flex}.section-heading .eyebrow{margin-bottom:18px}.section-heading h2{letter-spacing:-.045em;max-width:760px;margin:0;font:400 clamp(40px,5vw,72px)/.98 Georgia,serif}.section-heading>p{color:#6b645b;max-width:330px;margin:0 0 7px;font-size:14px;line-height:1.7}.product-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.product-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-width:0}.product-visual{aspect-ratio:.82;place-items:center;display:grid;position:relative;overflow:hidden}.product-visual:before{content:"";aspect-ratio:1;filter:blur(2px);background:#ffffff2e;border-radius:50%;width:72%;position:absolute}.product-number{color:#fffc;font:italic 14px Georgia,serif;position:absolute;top:18px;left:18px}.visual-note{color:#ffffffad;letter-spacing:.13em;text-transform:uppercase;font-size:8px;position:absolute;bottom:14px;right:14px}.mini-bottle{z-index:1;color:#ede5d8;background:linear-gradient(145deg,#ffffff38,#0c0a0933);border:1px solid #ffffff8c;place-items:center;width:37%;height:46%;display:grid;position:relative;box-shadow:0 24px 35px #1c151140}.mini-bottle i{background:#2a2725;border:1px solid #ffffff80;height:18%;position:absolute;top:-17%;left:27%;right:27%}.mini-bottle b{font:italic 400 28px Georgia,serif}.product-info{padding:24px 20px 22px}.product-info>p{color:#7a7268;letter-spacing:.13em;text-transform:uppercase;margin:0 0 8px;font-size:9px}.product-info h3{margin:0 0 24px;font:400 27px Georgia,serif}.price-line{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:10px;padding-top:16px;display:grid}.price-line span{color:#746d64;text-transform:uppercase;letter-spacing:.08em;font-size:9px}.price-line b{color:var(--ink);letter-spacing:0;margin-top:6px;font-size:13px;display:block}.product-info button{width:100%;color:var(--ink);cursor:pointer;text-transform:uppercase;letter-spacing:.12em;background:0 0;border:0;border-top:1px solid #0000;justify-content:space-between;margin-top:20px;padding:13px 0 0;font-size:10px;display:flex}.product-info button:hover{color:var(--wine)}@media (width<=980px){.site-header{grid-template-columns:1fr auto}.main-nav{display:none}.hero{grid-template-columns:1fr}.hero-copy{min-height:680px}.hero-art{min-height:660px}.product-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.site-header{height:72px;padding:0 20px}.brand-mark{width:36px;height:36px;font-size:15px}.header-cta{font-size:0}.header-cta span{font-size:22px}.hero-copy{min-height:650px;padding:70px 22px 35px}.hero h1{font-size:55px}.hero-text{font-size:14px}.hero-actions{flex-direction:column;align-items:flex-start;gap:18px}.primary-button{width:100%}.hero-facts{grid-template-columns:1fr 1fr;gap:15px;display:grid}.hero-art{min-height:520px}.halo{width:310px;height:310px}.catalog-preview{padding:75px 20px 90px}.section-heading{display:block}.section-heading>p{margin-top:20px}.product-grid{grid-template-columns:1fr}}.stock-loading{color:#61718a!important}.carousel-stage{background:radial-gradient(at 50% 46%,#fff 0%,#f4f6f9 55%,#dce5f1 100%);border:1px solid #c9daf147;border-radius:44% 44% 18% 18%/30% 30% 16% 16%;width:min(72%,540px);height:68%;padding:5%;overflow:hidden;box-shadow:0 34px 80px #00000061,0 0 90px #377cd62e}.hero-product-image{object-fit:contain;mix-blend-mode:multiply;filter:contrast(1.02)saturate(1.02)drop-shadow(0 24px 22px #11233c2e);width:100%;height:100%}.carousel-orbit{display:none}.product-reflection{background:#1738661f}.carousel-dots button{background:#f2f7fdeb;border-radius:14px}.carousel-dots button img{mix-blend-mode:multiply}@media (width<=640px){.carousel-stage{border-radius:40% 40% 16% 16%/24% 24% 14% 14%;width:76%;height:63%;padding:4%}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}:focus-visible{outline:2px solid var(--wine);outline-offset:4px}.catalog-tools{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:minmax(230px,1fr) auto minmax(180px,.7fr);align-items:center;gap:25px;padding:18px 0;display:grid}.search-field{align-items:center;gap:9px;display:flex}.search-field>span:first-child{color:var(--wine);font:24px/1 Georgia,serif}.search-field input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:13px}.search-field input::placeholder{color:#8b8379}.filter-tabs{gap:4px;display:flex}.filter-tabs button{color:#676057;cursor:pointer;letter-spacing:.09em;text-transform:uppercase;background:0 0;border:0;border-radius:99px;padding:10px 14px;font-size:10px;transition:all .2s}.filter-tabs button:hover{color:var(--wine)}.filter-tabs button.active{background:var(--ink);color:#fff}.sort-field{justify-content:flex-end;align-items:center;gap:10px;display:flex}.sort-field span{color:#8b8379;letter-spacing:.12em;text-transform:uppercase;font-size:9px}.sort-field select{max-width:170px;color:var(--ink);cursor:pointer;background:0 0;border:0;outline:0;font-size:11px}.result-count{color:#817970;letter-spacing:.12em;text-transform:uppercase;margin:20px 0 12px;font-size:9px}.product-card{transition:background .25s}.product-card:hover .mini-bottle{transform:translateY(-6px)rotate(1deg)}.mini-bottle{transition:transform .35s}.empty-state{border-bottom:1px solid var(--line);text-align:center;align-content:center;place-items:center;min-height:390px;display:grid}.empty-state>span{color:var(--wine);font:35px Georgia,serif}.empty-state h3{margin:10px 0 8px;font:400 30px Georgia,serif}.empty-state p{color:#716a61;margin:0;font-size:13px}.empty-state button{border:0;border-bottom:1px solid var(--ink);cursor:pointer;letter-spacing:.1em;text-transform:uppercase;background:0 0;margin-top:22px;padding:10px 0;font-size:10px}.price-section{color:#eee7db;background:#1c1917;grid-template-columns:.72fr 1.28fr;gap:7vw;padding:110px 5vw 120px;display:grid}.price-intro{align-self:start;position:sticky;top:120px}.price-intro .eyebrow{color:#c7a66a}.price-intro h2{letter-spacing:-.05em;margin:0;font:400 clamp(48px,5vw,76px)/.95 Georgia,serif}.price-intro>p:last-child{color:#a49b8e;max-width:380px;margin:30px 0 0;font-size:13px;line-height:1.75}.price-table-wrap{overflow-x:auto}.price-table-wrap table{border-collapse:collapse;width:100%;min-width:690px}.price-table-wrap th{color:#867e73;letter-spacing:.13em;text-align:right;text-transform:uppercase;border-bottom:1px solid #eee7db2b;padding:0 12px 17px;font-size:9px;font-weight:400}.price-table-wrap th:first-child,.price-table-wrap th:nth-child(2){text-align:left}.price-table-wrap td{color:#c5bdb1;text-align:right;border-bottom:1px solid #eee7db1a;padding:19px 12px;font-size:12px}.price-table-wrap td:first-child,.price-table-wrap td:nth-child(2){text-align:left}.price-table-wrap td:first-child b{color:#f0e9df;font:400 18px Georgia,serif;display:block}.price-table-wrap td:first-child small{color:#756e66;letter-spacing:.1em;text-transform:uppercase;margin-top:5px;font-size:8px;display:block}.price-table-wrap .resale-price{color:#d4b476;font-weight:700}.price-table-wrap td button{color:#eee7db;cursor:pointer;background:0 0;border:1px solid #eee7db40;border-radius:50%;width:30px;height:30px;transition:all .2s}.contact-section{background:var(--wine);color:#f2eadf;place-items:center;min-height:650px;padding:100px 8vw;display:grid;position:relative;overflow:hidden}.contact-section:before{content:"";border:1px solid #f2eadf2e;border-radius:50%;width:550px;height:550px;position:absolute}.contact-section:after{content:"";border:1px solid #f2eadf14;border-radius:50%;width:720px;height:720px;position:absolute}.contact-monogram{color:#f2eadf0b;font:italic 700 24vw/1 Georgia,serif;position:absolute;bottom:-9%;left:3%}.contact-copy{z-index:1;text-align:center;max-width:850px;position:relative}.contact-copy .eyebrow{color:#d7bd91;justify-content:center}.contact-copy h2{letter-spacing:-.055em;margin:0;font:400 clamp(47px,6.8vw,95px)/.93 Georgia,serif}.contact-copy>p:not(.eyebrow){color:#d8c9bd;max-width:550px;margin:30px auto 34px;font-size:14px;line-height:1.7}.light-button{color:var(--wine);letter-spacing:.12em;text-transform:uppercase;background:#f2eadf;align-items:center;gap:30px;padding:18px 22px;font-size:10px;transition:all .25s;display:inline-flex}.light-button:hover{background:#fff;transform:translateY(-3px)}.light-button span{font-size:18px}footer{background:var(--paper);grid-template-columns:.8fr 1.3fr auto;align-items:center;gap:30px;padding:50px 5vw 36px;display:grid}footer>p{color:#746d64;font:italic 17px Georgia,serif}footer>div{letter-spacing:.13em;text-transform:uppercase;gap:25px;font-size:9px;display:flex}footer>small{border-top:1px solid var(--line);color:#8e877d;letter-spacing:.1em;text-transform:uppercase;grid-column:1/-1;padding-top:28px;font-size:8px}.mobile-nav{display:none}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#0e0c0bbf;place-items:center;padding:30px;animation:.2s fade-in;display:grid;position:fixed;inset:0}.product-modal{background:var(--paper);grid-template-columns:.9fr 1.1fr;width:min(930px,100%);max-height:min(720px,100vh - 60px);animation:.3s rise-in;display:grid;position:relative;overflow:auto;box-shadow:0 40px 90px #0000006b}.modal-close{z-index:2;border:1px solid var(--line);width:38px;height:38px;color:var(--ink);cursor:pointer;background:#f3efe6e0;border-radius:50%;font-size:23px;position:absolute;top:16px;right:16px}.modal-visual{aspect-ratio:auto;min-height:590px}.modal-visual .mini-bottle{width:35%;height:42%}.modal-stamp{color:#ffffffc7;letter-spacing:.16em;text-transform:uppercase;font-size:8px;position:absolute;top:22px;left:22px}.modal-info{align-self:center;padding:70px 55px 45px}.modal-info .eyebrow{margin-bottom:19px}.modal-info h2{letter-spacing:-.05em;margin:0;font:400 clamp(42px,5vw,67px)/.92 Georgia,serif}.modal-profile{color:var(--wine);margin:18px 0 0;font:italic 19px Georgia,serif}.modal-description{color:#746d64;margin:28px 0;font-size:13px;line-height:1.75}.modal-prices{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;gap:20px;padding:20px 0;display:grid}.modal-prices span{color:#817970;letter-spacing:.09em;text-transform:uppercase;font-size:9px}.modal-prices b{color:var(--ink);letter-spacing:0;margin-top:8px;font-size:18px;display:block}.modal-info .primary-button{width:100%;margin-top:25px}.modal-info>small{color:#928a80;text-transform:uppercase;letter-spacing:.08em;margin-top:14px;font-size:8px;display:block}@keyframes fade-in{0%{opacity:0}}@keyframes rise-in{0%{opacity:0;transform:translateY(20px)}}@media (width<=980px){.catalog-tools{grid-template-columns:1fr 1fr}.filter-tabs{grid-area:2/1/auto/-1;justify-content:center}.price-section{grid-template-columns:1fr}.price-intro{position:static}footer{grid-template-columns:1fr auto}footer>p{grid-row:2}footer>div{grid-area:1/2}}@media (width<=640px){body{padding-bottom:67px}.catalog-tools{flex-direction:column;align-items:stretch;gap:14px;display:flex}.search-field{padding:6px 0}.filter-tabs{justify-content:flex-start;padding-bottom:3px;overflow-x:auto}.filter-tabs button{flex:none}.sort-field{justify-content:space-between}.price-section{gap:45px;padding:80px 20px 90px}.price-intro h2{font-size:52px}.price-table-wrap{margin-right:-20px}.contact-section{min-height:580px;padding:80px 25px}.contact-section:before{width:360px;height:360px}.contact-section:after{width:490px;height:490px}.contact-copy h2{font-size:50px}.light-button{justify-content:space-between;width:100%}footer{flex-direction:column;align-items:flex-start;padding:45px 22px 35px;display:flex}footer>small{width:100%}.mobile-nav{z-index:30;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f3efe6f2;grid-template-columns:repeat(4,1fr);height:67px;display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-nav a{color:#6f675e;letter-spacing:.1em;text-transform:uppercase;align-content:center;place-items:center;gap:3px;font-size:7px;display:grid}.mobile-nav a span{color:var(--wine);font-size:17px}.modal-backdrop{align-items:end;padding:12px}.product-modal{grid-template-columns:1fr;max-height:calc(100vh - 24px)}.modal-visual{min-height:330px}.modal-visual .mini-bottle{width:25%;height:48%}.modal-info{padding:45px 25px 35px}.modal-info h2{font-size:49px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.hero-products{background:#221e1b}.hero-product{background:#f7f4ed;border:1px solid #e8dfcf47;place-items:center;display:grid;position:absolute;bottom:12%;overflow:hidden;box-shadow:0 30px 60px #0000006b}.hero-product img{object-fit:contain;width:100%;height:100%}.hero-product-left{width:31%;height:46%;left:7%;transform:rotate(-5deg)}.hero-product-center{z-index:2;width:39%;height:58%;left:31%}.hero-product-right{width:30%;height:44%;right:5%;transform:rotate(5deg)}.product-visual.eclaire{background:linear-gradient(145deg,#eee5d6,#c9b89f)}.product-visual.rose{background:linear-gradient(145deg,#f4e6e1,#d8b7b2)}.product-visual.black{background:linear-gradient(145deg,#e8e4df,#aaa29b)}.product-visual.gold{background:linear-gradient(145deg,#f2e7cd,#d2bb83)}.product-visual.platinum{background:linear-gradient(145deg,#f1f1ef,#c7cac8)}.product-visual.musaman{background:linear-gradient(145deg,#f1ede4,#d2c5ae)}.product-visual.intense{background:linear-gradient(145deg,#e5e2de,#aaa29b)}.product-visual.sugar{background:linear-gradient(145deg,#f8e6e7,#e2b4b8)}.product-visual.valentine{background:linear-gradient(145deg,#f1dcd9,#c99391)}.product-visual.alward{background:linear-gradient(145deg,#ecdddd,#bf9291)}.product-visual.garden{background:linear-gradient(145deg,#e5eee9,#a9c5c2)}.product-visual.yara{background:linear-gradient(145deg,#f3e8ed,#d4b7c4)}.product-image{z-index:1;object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 18px 18px #261d1829);width:88%;height:88%;transition:transform .35s;position:relative}.product-card:hover .product-image{transform:translateY(-7px)scale(1.025)}.product-visual .visual-note{color:#1714127a}.modal-product-image{width:86%;height:86%}.modal-visual .visual-note,.modal-visual .modal-stamp{color:#1714128c}@media (width<=640px){.hero-product-left{width:34%;height:42%;left:4%}.hero-product-center{width:44%;height:56%;left:28%}.hero-product-right{width:33%;height:40%;right:3%}}.site-header{background:#f4f7fbed}.logo-brand{width:fit-content;display:block}.logo-brand img{object-fit:contain;width:76px;height:76px;display:block}.logo-brand:hover img{transform:scale(1.025)}.logo-brand img{transition:transform .25s}.hero-carousel{color:#fff;background:linear-gradient(#ffffff05 1px,#0000 1px) 0 0/54px 54px,linear-gradient(90deg,#ffffff05 1px,#0000 1px) 0 0/54px 54px,radial-gradient(circle at 60% 42%,#2d5cba61,#0000 32%),#070a10;place-items:center;min-height:650px;display:grid;position:relative;overflow:hidden}.hero-carousel:after{content:"";pointer-events:none;border:1px solid #ffffff1f;position:absolute;inset:7%}.carousel-glow{border:1px solid #5b8de56b;border-radius:50%;width:440px;height:440px;position:absolute;box-shadow:0 0 110px #1e4aa03d}.carousel-stage{z-index:2;background:#fff;place-items:center;width:min(62%,450px);height:58%;min-height:410px;animation:.55s both carousel-in;display:grid;position:relative;overflow:hidden;box-shadow:0 35px 80px #00000085}.carousel-stage .product-image{mix-blend-mode:multiply;filter:none;width:88%;height:88%}.carousel-caption{z-index:3;gap:4px;display:grid;position:absolute;bottom:8.5%;left:10%}.carousel-caption span{color:#79a5f4;letter-spacing:.18em;font-size:9px}.carousel-caption strong{font:400 25px Georgia,serif}.carousel-caption small{color:#b8c8e8;font-size:10px}.carousel-arrow{z-index:4;color:#fff;cursor:pointer;background:#070a108a;border:1px solid #ffffff47;border-radius:50%;width:44px;height:44px;font-size:18px;transition:all .2s;position:absolute;top:50%}.carousel-arrow.prev{left:8%}.carousel-arrow.next{right:8%}.carousel-dots{z-index:4;gap:8px;display:flex;position:absolute;bottom:10%;right:10%}.carousel-dots button{cursor:pointer;background:0 0;border:1px solid #fff;border-radius:50%;width:7px;height:7px;padding:0}@keyframes carousel-in{0%{opacity:0;transform:translate(28px)scale(.98)}}.product-visual{background:linear-gradient(145deg,#f2f5fa,#dbe4f2)}.product-visual:before{background:#ffffffb3}.product-image{mix-blend-mode:multiply}.visual-note{color:#0a142a7a!important}.image-placeholder{z-index:1;background:#ffffff75;border:1px dashed #143f8f42;align-content:center;place-items:center;gap:14px;width:70%;height:70%;display:grid;position:relative}.image-placeholder img{object-fit:contain;opacity:.75;width:88px;height:88px}.image-placeholder span{color:#597094;letter-spacing:.13em;text-transform:uppercase;font-size:8px}.product-card:hover{background:#fff}.product-code-cell{letter-spacing:.08em;font-weight:700;color:#79a5f4!important}.price-section{color:#eef4ff;background:#080c15}.price-intro .eyebrow,.price-table-wrap .resale-price{color:#79a5f4}.price-intro>p:last-child{color:#a9b6ca}.price-table-wrap th{color:#71819b;border-color:#eef4ff26}.price-table-wrap td{color:#b9c5d6;border-color:#eef4ff17}.price-table-wrap td:nth-child(2) b{color:#f2f6fd;font:400 18px Georgia,serif;display:block}.price-table-wrap td:nth-child(2) small{color:#75839a;letter-spacing:.1em;text-transform:uppercase;margin-top:5px;font-size:8px;display:block}.price-table-wrap td button:hover{color:#071020;background:#79a5f4;border-color:#79a5f4}.contact-section{background:#143f8f}.contact-section:before,.contact-section:after{border-color:#ffffff29}.contact-logo{object-fit:contain;filter:drop-shadow(0 15px 24px #0003);width:112px;height:112px;margin:0 auto 28px}.contact-copy .eyebrow{color:#b8d0ff}.contact-copy>p:not(.eyebrow){color:#d7e3f8}.light-button{color:#0b347a;background:#fff}.modal-visual{background:linear-gradient(145deg,#f3f6fb,#dbe5f3)}.modal-visual .modal-stamp{color:#0c2a618c}.footer-logo img{width:82px;height:82px}@media (width<=980px){.carousel-stage{width:55%;min-height:390px}}@media (width<=640px){.logo-brand img{width:62px;height:62px}.hero-carousel{min-height:520px}.carousel-stage{width:66%;height:62%;min-height:330px}.carousel-glow{width:300px;height:300px}.carousel-arrow{width:38px;height:38px;top:48%}.carousel-arrow.prev{left:4%}.carousel-arrow.next{right:4%}.carousel-caption{bottom:7%;left:8%}.carousel-caption strong{font-size:21px}.carousel-dots{bottom:8%;right:8%}}.site-header{height:96px}.logo-brand img{aspect-ratio:auto;object-fit:contain;width:68px;height:auto;max-height:68px}.footer-logo img{width:92px;height:auto;max-height:none}.contact-logo{aspect-ratio:auto;width:118px;height:auto}.carousel-stage{background:#fff;box-shadow:0 28px 70px #14305f33}.carousel-stage .product-image{filter:brightness(1.03)contrast(1.015);mix-blend-mode:normal!important}@media (width<=640px){.site-header{height:78px}.logo-brand img{width:56px;height:auto;max-height:56px}}.hero-carousel{color:#fff;background:linear-gradient(#ffffff05 1px,#0000 1px) 0 0/54px 54px,linear-gradient(90deg,#ffffff05 1px,#0000 1px) 0 0/54px 54px,radial-gradient(circle at 60% 42%,#2d5cba57,#0000 34%),#070a10}.hero-carousel:after{border-color:#ffffff1f}.carousel-glow{border-color:#5b8de566;box-shadow:0 0 110px #1e4aa038}.carousel-caption span{color:#79a5f4}.carousel-caption strong{color:#fff}.carousel-caption small{color:#b8c8e8}.carousel-arrow{color:#fff;background:#070a108f;border-color:#ffffff47}.carousel-arrow:hover{color:#071020;background:#fff}.carousel-dots button{border-color:#fff}.carousel-dots button.active{background:#6f9ff1;border-color:#6f9ff1;box-shadow:0 0 0 4px #6f9ff129}.hero-carousel{isolation:isolate;background:radial-gradient(at 62% 48%,#377cd63b,#0000 30%),radial-gradient(at 50% 105%,#71a0e524,#0000 38%),linear-gradient(135deg,#030812 0%,#071322 52%,#0b1b2b 100%)}.hero-carousel:before{content:"";filter:blur(18px);background:radial-gradient(#689be129,#0000 65%);height:28%;position:absolute;inset:auto 4% 0;transform:perspective(500px)rotateX(68deg)}.hero-carousel:after{border-color:#7ba8e924;inset:5.5%}.carousel-glow{border-color:#6f9ff12e;width:min(58vw,560px);height:min(58vw,560px);box-shadow:0 0 150px #2b66bd2e,inset 0 0 90px #1f4b8f1a}.carousel-stage{width:min(72%,540px);height:70%;min-height:455px;box-shadow:none;background:0 0;overflow:visible}.hero-product-image{z-index:3;object-fit:contain;filter:drop-shadow(0 34px 28px #00000094)drop-shadow(0 0 22px #5d95e329);width:86%;height:88%;animation:5s ease-in-out infinite product-float;position:relative}.product-reflection{z-index:1;filter:blur(17px);background:#6b9ee333;border-radius:50%;height:7%;position:absolute;bottom:5%;left:18%;right:18%}.carousel-orbit{border:1px solid #76a5e624;border-radius:50%;position:absolute;transform:rotate(-16deg)}.orbit-one{width:94%;height:64%}.orbit-two{width:76%;height:88%;transform:rotate(26deg)}.carousel-caption{bottom:8%;left:9%}.carousel-caption strong{letter-spacing:-.02em;font-size:clamp(22px,2vw,31px)}.carousel-caption small{color:#9fb4d2;margin-top:3px}.carousel-arrow{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.carousel-dots{gap:10px;bottom:7%;right:8%}.carousel-dots button{background:#ffffff0b;border-color:#ffffff2e;place-items:center;width:48px;height:48px;transition:all .25s;display:grid;overflow:hidden}.carousel-dots button img{object-fit:contain;filter:drop-shadow(0 5px 5px #00000073);width:88%;height:88%}.carousel-dots button.active{background:#4781d42e;transform:translateY(-5px)scale(1.08)}.whatsapp-button{color:#143f8f;border-color:#143f8f}@keyframes product-float{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}@media (prefers-reduced-motion:reduce){.hero-product-image{animation:none}}@media (width<=640px){.carousel-stage{width:72%;height:66%;min-height:350px}.hero-product-image{width:100%;height:100%}.carousel-dots{bottom:4%;left:50%;right:auto;transform:translate(-50%)}.carousel-dots button{width:34px;height:34px}.carousel-caption{bottom:13%}}.product-visual{padding:8%}.product-visual .product-image{object-fit:contain;object-position:center;width:78%;max-width:78%;height:78%;max-height:78%}.modal-visual .product-image{width:82%;max-width:82%;height:82%;max-height:82%}.in-stock{color:#1e6d4c!important}.out-of-stock{color:#9b3941!important}
