/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-serif:ui-serif,Georgia,Cambria,"Times New Roman",Times,serif;--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--text-xs:.75rem;--text-sm:.875rem;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--radius-xl:.75rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{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}:host,html{-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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{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}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,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,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-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,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.hidden{display:none}.inline{display:inline}.table{display:table}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--paper:#f4efe7;--paper-light:#faf7f1;--paper-deep:#e9ded0;--ink:#1d1916;--muted:#6f645b;--line:#2f251e2b;--wine:#994c63;--wine-dark:#77394d;--display:"Cormorant Garamond",Georgia,serif;--sans:"Manrope",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--sans);margin:0;font-size:16px}button,input,select,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a,button{color:inherit}a{text-decoration:none}.site-shell{min-height:100vh;overflow:hidden}.announcement{color:#f4ece3;letter-spacing:.09em;text-align:center;background:#251f1c;place-items:center;min-height:38px;padding:9px 20px;font-weight:500;display:grid}.header{z-index:40;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#faf7f1f5;grid-template-columns:minmax(270px,.9fr) auto minmax(140px,.5fr);align-items:center;height:94px;padding:0 clamp(18px,4.3vw,72px);display:grid;position:sticky}.brand{justify-self:start;gap:12px}.brand-logo-frame{aspect-ratio:1570/475;flex:none;width:clamp(225px,16vw,260px);position:relative}.brand-logo{width:106.5%;max-width:none;height:auto;display:block;position:absolute;top:-43%;left:-3.2%}.brand-mark{color:#a89173;border:1px solid #b6a48e;place-items:center;width:40px;height:40px;font-size:17px;display:grid;transform:rotate(45deg)}.brand-mark:first-letter{transform:rotate(-45deg)}.brand-name{line-height:1;display:grid}.brand-name small{color:var(--muted);letter-spacing:.16em;text-transform:uppercase;margin-bottom:5px;font-size:9px;font-weight:600}.brand-name strong{font-family:var(--display);letter-spacing:-.01em;font-size:23px}.brand-name strong,.nav{white-space:nowrap;font-weight:500}.nav{color:#4f4740;justify-content:center;align-items:center;gap:clamp(20px,2.35vw,39px);display:flex}.nav a{border-bottom:2px solid #0000;padding:38px 0 35px;transition:color .2s,border-color .2s}.nav a:hover{color:var(--wine);border-bottom-color:var(--wine)}.header-actions{justify-self:end;align-items:center;gap:6px;display:flex}.icon-button{cursor:pointer;background:0 0;border:0;place-items:center;width:46px;height:46px;padding:10px;display:grid;position:relative}.icon-button svg{width:24px;height:24px}.bag-button>span,.favorite-header-button>span{background:var(--wine);color:#fff;border-radius:50%;place-items:center;width:18px;height:18px;font-size:9px;font-weight:700;display:grid;position:absolute;top:2px;right:1px}.favorite-header-button{color:var(--wine)}.menu-button{text-transform:uppercase;letter-spacing:.1em;cursor:pointer;background:0 0;border:0;min-height:38px;padding:0 4px;font-size:11px;font-weight:600;display:none}.hero{isolation:isolate;color:#fffaf4;background:#261f1b;align-items:center;min-height:630px;padding:80px clamp(22px,6.5vw,110px);display:flex;position:relative;overflow:hidden}.hero:before{z-index:-2;background:url(/images/work-pendant-pink.webp) 66% 46%/cover no-repeat;transform:scale(1.02)}.hero:after,.hero:before{content:"";position:absolute;inset:0}.hero:after{z-index:-1;background:linear-gradient(90deg,#18120ff0,#1b1411c2 37%,#1a141121 70%),linear-gradient(#0000 55%,#18120f45)}.eyebrow,.modal-kicker,.section-kicker{letter-spacing:.19em;text-transform:uppercase;margin:0;font-size:11px;font-weight:600}.eyebrow{color:#d8c5b7;margin-bottom:20px}.hero h1{font-family:var(--display);letter-spacing:-.045em;margin:0;font-size:clamp(64px,7.1vw,112px);font-weight:400;line-height:.77}.custom-intro h2 em,.hero h1 em,.journal-section em{color:#d9bdad;font-weight:400}.hero-stroke-title{justify-items:start;width:min(680px,100%);display:grid}.stroke-text{height:calc(var(--stroke-text-height) * .78);font-family:var(--display)}.stroke-text,.stroke-text__svg{width:100%;display:block;overflow:visible}.stroke-text__svg{height:100%}.hero-stroke-accent{width:72%;margin-top:-15px}.hero-copy{color:#fffaf4c4;max-width:540px;margin:34px 0 0;font-size:17px;line-height:1.75}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.button{border:1px solid var(--wine);background:var(--wine);color:#fff;letter-spacing:.025em;cursor:pointer;border-radius:0;justify-content:center;align-items:center;min-height:52px;padding:0 25px;font-weight:600;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.button:hover{background:var(--wine-dark);border-color:var(--wine-dark)}.button.secondary{background:#ffffff05;border-color:#ffffff94}.button.secondary:hover{background:#ffffff1f;border-color:#fff}.button.dark-text{border-color:var(--line);color:var(--ink)}.button.dark-text:hover{color:var(--ink);background:#eee6dc}.button.light{border-color:var(--line);color:var(--ink);background:0 0}.button.light:hover{border-color:var(--wine);color:var(--ink);background:#f2e8df}.button.small{min-height:46px;padding-inline:20px}.button.full{grid-column:1/-1;width:100%}.button.compact{flex:none;min-height:42px;padding-inline:18px}.hero-signature{color:#ffffffad;align-items:center;gap:14px;display:flex;position:absolute;bottom:30px;right:clamp(22px,5vw,78px)}.hero-signature span{font-family:var(--display);font-size:28px}.hero-signature p{letter-spacing:.08em;text-transform:uppercase;border-left:1px solid #ffffff59;margin:0;padding-left:14px;font-size:10px;line-height:1.55}.catalog-section,.editorial-section{padding:72px clamp(18px,4.5vw,76px)}.editorial-section{background:var(--paper-light)}.section-title{text-align:center;justify-items:center;margin:0 auto 38px;display:grid}.section-title p{color:var(--wine);letter-spacing:.17em;text-transform:uppercase;margin:0 0 5px;font-size:10px;font-weight:600}.section-title h2{font-family:var(--display);letter-spacing:-.025em;margin:0;font-size:clamp(42px,4.2vw,61px);font-weight:500;line-height:1}.section-title>span{color:#a38b70;margin-top:10px;font-size:12px}.news-grid{grid-template-columns:repeat(3,1fr);gap:22px;width:min(1280px,100%);margin:0 auto;display:grid}.news-card{background:#fffdf9;border:1px solid #3b2e251c}.news-image{background:#d7ccc0;height:300px;display:block;position:relative;overflow:hidden}.news-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.news-card:hover .news-image img{transform:scale(1.025)}.news-image>span{color:#4f463e;letter-spacing:.11em;text-transform:uppercase;background:#f9f6f0e6;padding:7px 10px;font-size:9px;font-weight:600;position:absolute;top:16px;left:16px}.news-copy{min-height:138px;padding:22px 24px;position:relative}.news-copy h3{font-family:var(--display);margin:0 45px 6px 0;font-size:27px;font-weight:500;line-height:1.05}.news-copy p{color:var(--muted);margin:0 50px 0 0;font-size:12px;line-height:1.6}.news-copy>a{border:1px solid var(--line);place-items:center;width:34px;height:34px;font-size:18px;transition:background .2s,color .2s;display:grid;position:absolute;bottom:24px;right:23px}.news-copy>a:hover{background:var(--wine);color:#fff}.news-title-link{border:0;display:inline;position:static}.catalog-section{background:var(--paper-deep)}.filters{flex-wrap:wrap;justify-content:center;gap:8px;margin:-12px auto 30px;display:flex}.chip{color:#655b53;cursor:pointer;background:#ffffff94;border:1px solid #40312824;border-radius:99px;min-width:112px;min-height:42px;padding:0 20px;font-size:12px;font-weight:500}.chip.active{border-color:var(--wine);background:var(--wine);color:#fff}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;width:min(1320px,100%);margin:0 auto;display:grid}.product-card{background:#fffdf9e6;border:1px solid #3c2d241c;min-width:0;position:relative;overflow:hidden}.product-card-flip{height:620px;box-shadow:none;perspective:2000px;background:0 0;border:0;padding:0;overflow:visible}.product-flip-inner{width:100%;height:100%;transform-style:preserve-3d;transition:transform .58s cubic-bezier(.77,0,.175,1);position:relative}.product-card-flip.is-flipped .product-flip-inner{transform:rotateY(180deg)}.product-flip-face{border-radius:var(--radius-lg);backface-visibility:hidden;background:#fffdf9f5;border:1px solid #3c2d241c;width:100%;height:100%;position:absolute;inset:0;overflow:hidden;box-shadow:0 18px 55px #372a2214}.product-flip-front{transform:rotateY(0)}.product-flip-front .product-info{flex-direction:column;height:35%;display:flex}.product-flip-front .product-info h3{font-family:var(--display);margin:0;font-size:31px;font-weight:500;line-height:1.05}.product-flip-front .product-bottom{margin-top:auto}.product-flip-face>.availability-badge{z-index:3;max-width:calc(100% - 76px);position:absolute;top:18px;left:17px}.product-flip-cue{border:1px solid var(--line);width:42px;height:42px;color:var(--wine);border-radius:50%;place-items:center;font-size:21px;transition:transform .3s,background .3s,color .3s;display:grid}.product-card-flip:hover .product-flip-cue{background:var(--wine);color:#fff;transform:rotate(150deg)}.product-flip-touch{z-index:2;opacity:0;cursor:pointer;background:0 0;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.product-flip-front[aria-hidden=true] .product-flip-touch{pointer-events:none}.product-flip-back{background:linear-gradient(155deg,#fffdf9,#eee3d7);flex-direction:column;padding:70px 28px 25px;display:flex;transform:rotateY(180deg)}.product-flip-back-heading>p{color:var(--wine);letter-spacing:.11em;text-transform:uppercase;margin:0 0 10px;font-size:10px;font-weight:700}.product-flip-back-heading h3{font-family:var(--display);margin:0;font-size:39px;font-weight:500;line-height:.95}.product-flip-back-heading>strong{font-family:var(--display);margin-top:13px;font-size:31px;font-weight:600;display:block}.product-flip-description{color:var(--muted);margin:20px 0;font-size:13px;line-height:1.65}.product-flip-features{border-top:1px solid var(--line);margin:0}.product-flip-features>div{border-bottom:1px solid var(--line);grid-template-columns:.75fr 1fr;align-items:center;gap:12px;min-height:39px;display:grid}.product-flip-features dt{color:var(--muted);font-size:10px}.product-flip-features dd{text-align:right;margin:0;font-size:11px;font-weight:600}.product-flip-actions{grid-template-columns:1fr 1fr;gap:9px;margin-top:auto;display:grid}.product-flip-actions .button{min-height:48px;padding-inline:13px;font-size:11px}.product-flip-actions .product-cart-button{margin-top:0}.product-flip-return{color:var(--muted);grid-column:1/-1;padding:6px;font-size:10px}.product-flip-return,.product-open{cursor:pointer;background:0 0;border:0}.product-open{width:100%;padding:0;display:block}.product-media{background:#d8ccbf;height:315px;position:relative;overflow:hidden}.product-media>img,.product-media>video{object-fit:cover;width:100%;height:100%}.product-media>video{background:#171412;display:block;position:relative}.product-media img.sprite{object-fit:cover;width:200%;max-width:none;height:200%;position:relative}.product-media img.sprite.q1{top:0;left:0}.product-media img.sprite.q2{top:0;left:-100%}.product-media img.sprite.q3{top:-100%;left:0}.product-media img.sprite.q4{top:-100%;left:-100%}.favorite-button{z-index:3;color:#594e46;cursor:pointer;background:#faf7f1e8;border:1px solid #2f251e21;border-radius:50%;place-items:center;width:38px;height:38px;padding:9px;display:grid;position:absolute;top:12px;right:12px}.favorite-button svg{width:19px;height:19px}.favorite-button.active{color:var(--wine)}.product-info{padding:18px 19px 17px}.product-meta{color:var(--muted);letter-spacing:.085em;text-transform:uppercase;justify-content:space-between;gap:10px;margin-bottom:6px;font-size:9px;display:flex}.product-info>button{text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.product-info h3{font-family:var(--display);margin:0;font-size:25px;font-weight:500;line-height:1.1}.product-bottom{justify-content:space-between;align-items:center;margin-top:17px;display:flex}.product-bottom strong{font-family:var(--display);font-size:22px;font-weight:600}.quick-add{border:1px solid var(--line);cursor:pointer;background:0 0;place-items:center;width:40px;height:40px;padding:9px;display:grid}.quick-add svg{width:20px;height:20px}.quick-add:hover{background:var(--wine);color:#fff}.catalog-note{max-width:720px;color:var(--muted);font-family:var(--display);text-align:center;margin:34px auto 0;font-size:19px;line-height:1.45}.materials-section{color:#f8f0e8;background:#2b2420;grid-template-columns:1.08fr .92fr;min-height:700px;display:grid}.materials-image{min-height:700px;overflow:hidden}.materials-image img{object-fit:cover;width:100%;height:100%}.materials-copy{align-content:center;padding:clamp(50px,7vw,110px);display:grid}.section-kicker{color:#b78594}.custom-intro h2,.materials-copy h2{font-family:var(--display);letter-spacing:-.035em;margin:17px 0 25px;font-size:clamp(48px,5vw,75px);font-weight:400;line-height:.94}.custom-intro>p:not(.section-kicker),.materials-copy>p:not(.section-kicker){color:#ffffffab;margin:0;font-size:15px;line-height:1.8}.materials-copy dl{border-top:1px solid #ffffff2b;margin:38px 0 0}.materials-copy dl>div{border-bottom:1px solid #ffffff2b;grid-template-columns:.65fr 1fr;gap:20px;padding:16px 0;display:grid}.materials-copy dt{color:#ffffff73;letter-spacing:.11em;text-transform:uppercase;font-size:10px}.materials-copy dd{font-family:var(--display);margin:0;font-size:18px}.custom-section{background:#eee5da;grid-template-columns:.72fr 1.28fr;gap:clamp(50px,8vw,130px);padding:90px clamp(18px,6vw,100px);display:grid}.custom-intro{align-self:start;position:sticky;top:125px}.custom-intro h2{color:var(--ink)}.custom-intro h2 em{color:var(--wine)}.custom-intro>p:not(.section-kicker){color:var(--muted)}.steps-row{grid-template-columns:repeat(3,1fr);margin-bottom:12px;display:grid}.step-dot{color:#998d82;font-family:var(--display);border-bottom:1px solid #c7baad;padding:0 0 12px;font-size:18px}.step-dot.active{color:var(--wine);border-color:var(--wine)}.builder-panel{background:var(--paper-light);border:1px solid #3a2c2321;min-height:500px;padding:38px}.builder-heading{margin-bottom:25px}.builder-heading span{color:var(--wine);letter-spacing:.15em;text-transform:uppercase;font-size:9px;font-weight:600}.builder-heading h3{font-family:var(--display);margin:5px 0 0;font-size:38px;font-weight:500}.option-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.option-card{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;align-content:center;gap:5px;min-height:105px;padding:18px;display:grid}.option-card.selected,.stone.selected{border-color:var(--wine);box-shadow:inset 0 0 0 1px var(--wine)}.option-card strong{font-family:var(--display);font-size:21px;font-weight:500}.option-card small{color:var(--muted);font-size:10px;line-height:1.4}.stone-options{grid-template-columns:repeat(5,1fr);gap:8px;margin-bottom:22px;display:grid}.stone{border:1px solid var(--line);cursor:pointer;background:#fff;place-items:center;gap:7px;min-height:100px;padding:12px 6px;display:grid}.stone-gem{background:var(--gem);border-radius:51% 49% 57% 43%;width:42px;height:42px;transform:rotate(16deg);box-shadow:inset -8px -8px 15px #0000002e,inset 8px 7px 12px #ffffff59,0 7px 12px #0000001a}.stone span:last-child{font-size:9px}.form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.field{gap:7px;display:grid}.field.full{grid-column:1/-1}.field label{color:#60564f;letter-spacing:.07em;text-transform:uppercase;font-size:10px}.field input,.field select,.field textarea{border:1px solid var(--line);width:100%;min-height:50px;color:var(--ink);background:#fff;border-radius:0;outline:none;padding:12px 14px}.field textarea{resize:vertical;min-height:94px}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--wine);box-shadow:0 0 0 2px #994c6317}.check-row{color:var(--muted);align-items:flex-start;gap:10px;margin:17px 0;font-size:10px;line-height:1.55;display:flex}.check-row input{accent-color:var(--wine);margin-top:2px}.check-row a{text-decoration:underline}.builder-actions{justify-content:space-between;gap:12px;margin-top:24px;display:flex}.cart-back,.text-button{color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:11px}.success{text-align:center;align-content:center;place-items:center;min-height:390px;display:grid}.success-icon{border:1px solid var(--wine);width:66px;height:66px;color:var(--wine);border-radius:50%;place-items:center;font-size:27px;display:grid}.success h3{font-family:var(--display);margin:20px 0 8px;font-size:38px;font-weight:500}.success p{max-width:470px;color:var(--muted);line-height:1.7}.journal-section{background:var(--paper-light);grid-template-columns:.38fr 1fr;gap:60px;min-height:410px;padding:80px clamp(18px,6vw,100px);display:grid}.journal-section h2{font-family:var(--display);letter-spacing:-.035em;margin:0;font-size:clamp(46px,5vw,74px);font-weight:400;line-height:.96}.journal-section em{color:var(--wine)}.journal-section div>p{max-width:620px;color:var(--muted);margin-top:28px;font-size:15px;line-height:1.75}.footer{color:#f0e8df;background:#211c19;padding:68px clamp(18px,5vw,82px) 26px}.footer-grid{grid-template-columns:1.4fr .65fr 1fr;gap:70px;width:min(1280px,100%);margin:0 auto 52px;display:grid}.footer .brand{margin-bottom:20px}.footer .brand-logo-frame{width:min(290px,100%)}.footer .brand-logo{filter:brightness(0)invert();opacity:.88}.footer .brand-mark{color:#d7c0a5;border-color:#ffffff59}.footer .brand-name small{color:#ffffff78}.footer-copy{color:#ffffff8c;max-width:380px;font-size:13px;line-height:1.7}.footer h4{color:#ffffff6b;letter-spacing:.16em;text-transform:uppercase;margin:0 0 16px;font-size:9px}.footer-links{gap:13px;font-size:13px;display:grid}.footer-links a:hover{color:#dfb3bd}.footer-bottom{color:#ffffff57;border-top:1px solid #ffffff1a;justify-content:space-between;gap:20px;width:min(1280px,100%);margin:0 auto;padding-top:22px;font-size:10px;display:flex}.cart-backdrop,.mobile-menu-backdrop,.modal-backdrop{z-index:90;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1c1714c2;animation:fade-in .2s;position:fixed;inset:0}.modal-backdrop{place-items:center;padding:24px;display:grid}.product-modal{background:#f7f1e9;grid-template-columns:1.06fr .94fr;width:min(1140px,100%);height:min(720px,100vh - 56px);display:grid;box-shadow:0 32px 100px #00000061}.modal-media,.product-modal{position:relative;overflow:hidden}.modal-media{background:#e4d9cc;height:100%;min-height:0}.modal-media>img:not(.sprite),.modal-media>video{object-fit:contain;width:100%;height:100%}.modal-media>video{background:#171412;display:block}.modal-media img.sprite{width:200%;max-width:none;height:auto;position:absolute;top:50%;left:0}.modal-media img.sprite.q1{transform:translateY(-25%)}.modal-media img.sprite.q2{transform:translate(-50%,-25%)}.modal-media img.sprite.q3{transform:translateY(-75%)}.modal-media img.sprite.q4{transform:translate(-50%,-75%)}.modal-copy{flex-direction:column;padding:46px 48px 38px;display:flex;overflow-y:auto}.modal-close{z-index:3;border:1px solid var(--line);cursor:pointer;background:#ffffffe0;border-radius:50%;width:40px;height:40px;font-size:18px;position:absolute;top:16px;right:16px}.modal-kicker{color:var(--wine)}.modal-copy h2{font-family:var(--display);letter-spacing:-.025em;margin:17px 0 10px;font-size:48px;font-weight:500;line-height:.95}.modal-subtitle{color:var(--muted);margin:0 0 25px;font-size:15px;line-height:1.72}.detail-list{border-top:1px solid var(--line);margin:0}.detail-list>div{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:13px 0;display:flex}.detail-list dt{color:var(--muted);font-size:11px}.detail-list dd{margin:0;font-size:12px}.detail-list dd,.modal-price{text-align:right;font-weight:600}.modal-price{font-family:var(--display);margin:27px 0 22px;font-size:32px}.modal-actions{gap:9px;display:grid}.modal-favorite{color:var(--muted);cursor:pointer;background:0 0;border:0;align-self:center;align-items:center;gap:7px;margin-top:17px;font-size:10px;display:inline-flex}.modal-favorite svg{width:17px;height:17px}.modal-favorite.active{color:var(--wine)}.cart-backdrop{justify-content:flex-end;display:flex}.cart-drawer{background:var(--paper-light);width:min(520px,100%);height:100%;padding:30px 34px;overflow-y:auto;box-shadow:-20px 0 70px #00000040}.cart-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;padding-bottom:22px;display:flex}.cart-header p{color:var(--wine);letter-spacing:.16em;text-transform:uppercase;margin:0 0 3px;font-size:9px;font-weight:600}.cart-header h2{font-family:var(--display);margin:0;font-size:43px;font-weight:500}.cart-header>button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:50%;width:40px;height:40px;font-size:19px}.cart-item,.cart-items{display:grid}.cart-item{border-bottom:1px solid var(--line);grid-template-columns:125px 1fr;gap:18px;padding:20px 0}.cart-item .product-media{height:145px}.cart-item>div:last-child{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.cart-item span{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;font-size:9px}.cart-item h3{font-family:var(--display);margin:7px 0 11px;font-size:25px;font-weight:500;line-height:1}.cart-item strong{font-family:var(--display);font-size:20px}.cart-item>div>button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:1px solid #9d928a;margin-top:auto;padding:0;font-size:9px}.cart-summary,.checkout-total{justify-content:space-between;align-items:baseline;padding:24px 0 18px;display:flex}.cart-summary span,.checkout-total span{color:var(--muted);text-transform:uppercase;letter-spacing:.09em;font-size:11px}.cart-summary strong,.checkout-total strong{font-family:var(--display);font-size:32px}.cart-checkout{width:100%}.cart-hint{color:var(--muted);text-align:center;margin:13px 0 0;font-size:9px}.empty-cart{text-align:center;align-content:center;place-items:center;min-height:70vh;display:grid}.empty-cart>svg{color:#a29488;width:48px;height:48px}.cart-success h3,.empty-cart h3{font-family:var(--display);margin:22px 0 6px;font-size:34px;font-weight:500}.cart-success p,.empty-cart p{max-width:340px;color:var(--muted);margin:0 0 23px;font-size:12px;line-height:1.65}.cart-form{gap:14px;padding-top:18px;display:grid}.cart-back{justify-self:start;padding:0}.cart-form .check-row{margin:3px 0}.cart-success{text-align:center;align-content:center;place-items:center;min-height:70vh;display:grid}.cart-success .success-icon{margin-bottom:4px}.favorite-drawer-list{display:grid}.favorite-drawer-item{border-bottom:1px solid var(--line);grid-template-columns:132px minmax(0,1fr);gap:18px;padding:20px 0;display:grid}.favorite-drawer-preview,.favorite-drawer-title{color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.favorite-drawer-preview .product-media{height:150px}.favorite-drawer-item>div{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.favorite-drawer-item span{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;font-size:9px}.favorite-drawer-item h3{font-family:var(--display);margin:7px 0 10px;font-size:26px;font-weight:500;line-height:1}.favorite-drawer-item>div>strong{font-family:var(--display);font-size:21px}.favorite-drawer-actions{align-items:center;gap:14px;width:100%;margin-top:auto;padding-top:12px;display:flex}.favorite-drawer-actions .button{gap:8px;min-height:42px;padding-inline:15px}.favorite-drawer-actions .button svg{width:18px;height:18px}.remove-favorite{color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:1px solid #9d928a;padding:4px 0;font-size:10px}.mobile-menu-backdrop{justify-content:flex-end;display:flex}.mobile-nav{background:var(--paper-light);flex-direction:column;gap:0;width:min(420px,100%);height:100%;padding:30px;display:flex}.mobile-nav>button{border:1px solid var(--line);background:0 0;border-radius:50%;align-self:flex-end;width:40px;height:40px;font-size:20px}.mobile-nav .brand{margin:12px 0 45px}.mobile-nav .brand-logo-frame{width:min(275px,78vw)}.mobile-nav>a:not(.brand){border-bottom:1px solid var(--line);font-family:var(--display);padding:18px 0;font-size:28px}.toast{z-index:110;color:#fff;background:#241f1c;padding:14px 20px;font-size:11px;position:fixed;bottom:25px;left:50%;transform:translate(-50%);box-shadow:0 12px 38px #00000042}.privacy-banner{z-index:80;border:1px solid var(--line);background:#faf7f1fa;align-items:center;gap:18px;width:min(470px,100% - 32px);padding:18px;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 18px 55px #261e192e}.privacy-banner p{color:var(--muted);margin:0;font-size:10px;line-height:1.55}.privacy-banner a{text-decoration:underline}.legal-page{background:var(--paper);min-height:100vh;padding:70px 18px}.legal{width:min(820px,100%);margin:0 auto}.legal h1{font-size:clamp(38px,6vw,62px)}.legal h1,.legal h2{font-family:var(--display);font-weight:500}.legal h2{margin-top:38px}.legal li,.legal p{color:#5f5750;line-height:1.75}.legal-note{border-left:3px solid var(--wine);background:#fff;padding:17px}.legal-version{border-top:1px solid var(--line);margin-top:42px;padding-top:18px;font-size:12px}.legal-details{border:1px solid var(--line);border-radius:var(--radius-lg);background:#fffdf9;gap:0;display:grid;overflow:hidden}.legal-details>div{border-bottom:1px solid var(--line);grid-template-columns:minmax(180px,.8fr) 1.2fr;gap:24px;padding:14px 18px;display:grid}.legal-details>div:last-child{border-bottom:0}.legal-details dt{color:var(--muted);font-size:11px}.legal-details dd{overflow-wrap:anywhere;margin:0;font-size:12px}.legal-table-wrap{border:1px solid var(--line);border-radius:var(--radius-lg);background:#fffdf9;overflow-x:auto}.legal-table{border-collapse:collapse;width:100%;min-width:760px}.legal-table td,.legal-table th{border-right:1px solid var(--line);border-bottom:1px solid var(--line);vertical-align:top;text-align:left;padding:14px;font-size:11px;line-height:1.55}.legal-table td:last-child,.legal-table th:last-child{border-right:0}.legal-table tbody tr:last-child td{border-bottom:0}.legal-table th{color:var(--wine-dark);background:#eee5da}.legal-consent-fields{border-radius:var(--radius-md);background:#fffaf7;border:1px solid #77394d47;margin:8px 0;padding:16px 18px}.legal-consent-fields legend{color:var(--wine-dark);letter-spacing:.08em;text-transform:uppercase;padding:0 7px;font-size:10px;font-weight:700}.legal-consent-fields .check-row{color:#504740;margin:8px 0;font-size:11px}.legal-consent-fields .check-row input{flex:none;width:17px;height:17px}.legal-consent-fields>p{border-top:1px solid var(--line);color:var(--muted);margin:11px 0 0;padding-top:10px;font-size:9px;line-height:1.55}.consent-proof{border-radius:var(--radius-md);gap:5px;margin:16px 0;padding:15px 18px;font-size:11px;display:grid}.consent-proof.verified{color:#285b34;background:#f0f8f1;border:1px solid #a9ccb1}.consent-proof.legacy{color:#785627;background:#fff8ec;border:1px solid #dfc5a0}.consent-proof strong{font-size:12px}.consent-proof small{opacity:.75}.admin-page{background:#eee8df;min-height:100vh;padding:34px clamp(16px,4vw,54px)}.admin-shell{width:min(1240px,100%);margin:0 auto}.admin-login-card{border:1px solid var(--line);background:#fffdf9;border-radius:28px;width:min(520px,100%);margin:7vh auto;padding:clamp(28px,5vw,54px);box-shadow:0 24px 70px #30241f1a}.admin-login-card h1{font-family:var(--font-serif);margin:8px 0 10px;font-size:clamp(38px,6vw,58px);font-weight:500;line-height:.98}.admin-login-intro{color:var(--muted);margin:0 0 30px}.admin-login-card form{gap:18px;display:grid}.admin-login-card .button{width:100%;min-height:54px;margin-top:4px}.admin-user{color:var(--muted);margin:-16px 0 22px;font-size:12px}.admin-message{margin:0 0 18px;font-size:13px}.admin-top{justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px;display:flex}.admin-top h1{font-family:var(--display);margin:0;font-size:42px;font-weight:500}.admin-tabs{border-bottom:1px solid var(--line);gap:8px;margin:0 0 22px;display:flex}.admin-tabs button{min-width:180px;min-height:58px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;justify-content:space-between;align-items:center;gap:30px;padding:0 20px;font-weight:600;display:flex}.admin-tabs button strong{color:#645a52;background:#dfd4c8;border-radius:50%;place-items:center;min-width:28px;height:28px;padding:0 7px;font-size:10px;display:grid}.admin-tabs button.active{border-bottom-color:var(--wine);color:var(--ink)}.admin-tabs button.active strong{background:var(--wine);color:#fff}.admin-tab-content{gap:18px;display:grid}.announcement-editor{grid-template-columns:.8fr 1.2fr;align-items:end;gap:30px;margin-bottom:18px;display:grid}.announcement-editor h2{margin-bottom:8px}.announcement-editor p:not(.section-kicker){max-width:470px;color:var(--muted);margin:0;font-size:12px;line-height:1.6}.announcement-editor textarea{min-height:78px}.announcement-editor-actions{justify-content:space-between;align-items:center;gap:16px;margin-top:10px;display:flex}.announcement-editor-actions small{color:var(--muted)}.admin-stats{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:18px;display:grid}.stat{border:1px solid var(--line);background:#fff;padding:19px}.stat span{color:var(--muted);font-size:11px}.stat strong{font-family:var(--display);margin-top:9px;font-size:32px;font-weight:500;display:block}.admin-grid{grid-template-columns:1.55fr .85fr;gap:16px;display:grid}.admin-card{border:1px solid var(--line);background:#fff;padding:22px;overflow:auto}.admin-card h2{font-family:var(--display);margin:0 0 18px;font-size:29px;font-weight:500}.admin-card-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.admin-card-heading>span{color:var(--muted);white-space:nowrap;font-size:12px}.admin-table{border-collapse:collapse;width:100%;min-width:650px}.admin-table td,.admin-table th{border-bottom:1px solid var(--line);text-align:left;vertical-align:middle;padding:13px 9px;font-size:12px}.admin-table th{color:var(--muted);font-weight:500}.admin-table td small{color:var(--muted);margin-top:5px;font-size:10px;display:block}.status-pill{color:#676;background:#eef3ed;border-radius:99px;padding:5px 8px;font-size:10px}.status-in_work{color:#8a632e;background:#f4ecdf}.status-completed,.status-ready{color:#4d7656;background:#e7f0e8}.status-cancelled{color:#905558;background:#f3e7e7}.table-action{color:var(--wine);cursor:pointer;white-space:nowrap;background:0 0;border:0;padding:7px 0;font-size:11px;font-weight:700}.table-action:hover{color:var(--wine-dark)}.product-editor h2{margin-bottom:18px}.visually-hidden{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.image-upload{cursor:pointer;background:#faf7f2;border:1px dashed #bcaea0;align-items:center;gap:15px;min-height:116px;padding:12px;display:flex}.image-upload:hover{border-color:var(--wine);background:#fff}.image-upload img{object-fit:cover;flex:none;width:90px;height:90px}.image-upload-icon{width:54px;height:54px;color:var(--wine);background:#eee5db;border-radius:50%;flex:none;place-items:center;font-size:28px;display:grid}.image-upload>span:last-child{gap:6px;display:grid}.image-upload strong{font-size:13px}.image-upload small{color:var(--muted);font-size:10px}.order-dialog-backdrop{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1b1613b8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.order-dialog{background:#f8f4ee;width:min(860px,100%);max-height:calc(100vh - 48px);padding:30px;position:relative;overflow:auto;box-shadow:0 30px 90px #00000059}.order-dialog-header{justify-content:space-between;gap:20px;padding-right:44px;display:flex}.order-dialog-header h2{font-family:var(--display);margin:0 0 7px;font-size:38px;font-weight:500}.order-dialog-header>div>span{color:var(--muted);font-size:11px}.order-summary{border:1px solid var(--line);background:#fff;grid-template-columns:repeat(3,1fr);margin:24px 0;display:grid}.order-summary>div{border-right:1px solid var(--line);align-content:center;gap:7px;min-height:78px;padding:15px;display:grid}.order-summary>div:last-child{border-right:0}.order-summary span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:10px}.order-summary strong{font-size:14px}.order-edit-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.order-edit-grid .field.full{grid-column:1/-1}.order-edit-grid textarea{min-height:110px}.order-dialog-actions{border-top:1px solid var(--line);justify-content:space-between;gap:18px;margin-top:24px;padding-top:18px;display:flex}.order-dialog-actions>div{gap:9px;display:flex}.danger-button{color:#944d51;cursor:pointer;background:0 0;border:1px solid #c9a5a5;min-height:44px;padding:0 16px;font-size:12px;font-weight:700}.danger-button:hover{background:#f3e5e5}.danger-button:disabled{opacity:.5;cursor:wait}.empty-state{text-align:center;color:var(--muted);padding:30px}.catalog-manager-heading{border:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:30px;padding:26px 28px;display:flex}.catalog-manager-heading h2{font-family:var(--display);margin:4px 0 6px;font-size:36px;font-weight:500}.catalog-manager-heading p:not(.section-kicker){color:var(--muted);margin:0;font-size:12px}.admin-product-grid{gap:16px;display:grid}.admin-product-card{border:1px solid var(--line);background:#fff;min-width:0;overflow:hidden}.admin-product-media{background:#ded3c7;height:270px;position:relative;overflow:hidden}.admin-product-media img{object-fit:cover;width:100%;height:100%}.admin-product-media img.sprite{width:200%;max-width:none;height:200%;position:relative}.admin-product-media img.sprite.q1{top:0;left:0}.admin-product-media img.sprite.q2{top:0;left:-100%}.admin-product-media img.sprite.q3{top:-100%;left:0}.admin-product-media img.sprite.q4{top:-100%;left:-100%}.admin-product-meta{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;gap:10px;font-size:9px;display:flex}.admin-product-copy h3{font-family:var(--display);margin:8px 0 6px;font-size:27px;font-weight:500;line-height:1}.admin-product-copy p{min-height:42px;color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:11px;line-height:1.55;display:-webkit-box;overflow:hidden}.admin-product-copy>div:last-child{justify-content:space-between;align-items:center;gap:12px;margin-top:18px;display:flex}.admin-product-copy>div:last-child strong{font-family:var(--display);font-size:24px}.admin-product-copy .button{min-height:42px;padding-inline:14px;font-size:11px}.product-dialog{width:min(1040px,100%)}.product-edit-layout{grid-template-columns:310px 1fr;gap:24px;margin-top:24px;display:grid}.product-dialog .admin-product-media{height:310px}.compact-upload{min-height:82px;margin-top:10px}.compact-upload .image-upload-icon{width:44px;height:44px}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@media (max-width:1100px){.header{grid-template-columns:1fr auto}.nav{display:none}.menu-button{display:block}.news-image{height:250px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.custom-section{grid-template-columns:1fr}.custom-intro{position:static}.footer-grid{grid-template-columns:1.2fr .7fr 1fr}.admin-grid,.announcement-editor{grid-template-columns:1fr}.admin-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.legal-details>div{grid-template-columns:1fr;gap:4px}.legal-consent-fields{padding:14px}.announcement{min-height:32px;font-size:9px;line-height:1.45}.header{height:76px;padding-inline:15px}.brand-mark{width:32px;height:32px}.brand-name small{font-size:7px}.brand-name strong{font-size:17px}.icon-button:first-child{display:none}.menu-button{font-size:9px}.hero{align-items:flex-end;min-height:620px;padding:230px 20px 54px}.hero:before{background-position:58%}.hero:after{background:linear-gradient(#18120f1f 15%,#18120fa6 50%,#18120ff5)}.hero-content{width:100%}.hero h1{font-size:64px;line-height:.8}.hero-copy{margin-top:25px;font-size:14px;line-height:1.65}.hero-actions{grid-template-columns:1fr;display:grid}.hero-actions .button{width:100%}.hero-signature{display:none}.catalog-section,.editorial-section{padding:58px 16px}.section-title{margin-bottom:29px}.section-title h2{font-size:43px}.news-grid{scroll-snap-type:x mandatory;margin-right:-16px;padding-bottom:8px;display:flex;overflow-x:auto}.news-card{scroll-snap-align:start;flex:0 0 86%}.news-image{height:290px}.filters{flex-wrap:nowrap;justify-content:flex-start;margin-right:-16px;padding-right:16px;overflow-x:auto}.chip{flex:none}.product-grid{scroll-snap-type:x mandatory;margin-right:-16px;padding-right:16px;display:flex;overflow-x:auto}.product-card{scroll-snap-align:start;flex:0 0 83%}.product-media{height:360px}.materials-section{grid-template-columns:1fr}.materials-image{min-height:480px}.materials-copy{padding:55px 20px 62px}.custom-intro h2,.materials-copy h2{font-size:50px}.custom-section{gap:36px;padding:64px 16px}.builder-panel{min-height:0;padding:24px 16px}.option-grid{grid-template-columns:1fr 1fr}.stone-options{grid-template-columns:repeat(3,1fr)}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.journal-section{grid-template-columns:1fr;gap:22px;min-height:0;padding:64px 18px}.journal-section h2{font-size:48px}.footer-grid{grid-template-columns:1fr 1fr;gap:42px 24px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column}.modal-backdrop{place-items:stretch stretch;padding:0}.product-modal{grid-template-columns:1fr;width:100%;height:100vh;max-height:100vh;overflow-y:auto}.modal-media{height:44vh;min-height:380px}.modal-copy{padding:30px 20px 36px;overflow:visible}.modal-copy h2{font-size:41px}.modal-subtitle{font-size:14px}.cart-drawer{padding:24px 18px}.cart-item{grid-template-columns:105px 1fr}.cart-item .product-media{height:130px}.privacy-banner{flex-direction:column;align-items:stretch;bottom:16px;right:16px}.admin-stats{grid-template-columns:1fr}.admin-top{flex-direction:column;align-items:flex-start}.admin-tabs{margin-inline:-16px;padding-inline:16px;overflow-x:auto}.admin-tabs button{min-width:155px}.catalog-manager-heading{flex-direction:column;align-items:stretch}.admin-product-grid{grid-template-columns:1fr}.admin-product-media{height:330px}.product-edit-layout{grid-template-columns:1fr}.product-dialog .admin-product-media{height:330px}.order-dialog-backdrop{place-items:stretch stretch;padding:0}.order-dialog{width:100%;max-height:100vh;padding:24px 16px}.order-edit-grid,.order-summary{grid-template-columns:1fr}.order-summary>div{border-right:0;border-bottom:1px solid var(--line)}.order-summary>div:last-child{border-bottom:0}.order-edit-grid .field.full{grid-column:auto}.order-dialog-actions{flex-direction:column-reverse;align-items:stretch}.order-dialog-actions>div{grid-template-columns:1fr;display:grid}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--radius-sm:12px;--radius-md:18px;--radius-lg:26px;--radius-xl:34px}.button,.chip,.danger-button,.product-cart-button{border-radius:999px}.field input,.field select,.field textarea{border-radius:var(--radius-sm)}.admin-card,.admin-product-card,.builder-panel,.catalog-empty,.catalog-manager-heading,.news-card,.order-dialog,.order-summary,.privacy-banner,.product-card,.request-product-summary{border-radius:var(--radius-lg)}.admin-product-card,.builder-panel,.news-card,.product-card,.product-modal{box-shadow:0 18px 55px #372a2214}.availability-badge,.news-image>span{border-radius:999px}.news-copy a,.quick-add,.rail-controls button{border-radius:50%}.product-modal{border-radius:var(--radius-xl)}.cart-drawer{border-radius:var(--radius-xl) 0 0 var(--radius-xl)}.catalog-filter-panel,.request-disclaimer{border-radius:var(--radius-md)}.request-disclaimer{border-left-width:1px}.image-upload,.option-card,.stone{border-radius:var(--radius-sm)}.toast{border-radius:999px}.button:disabled{opacity:.5;cursor:not-allowed}.product-cart-button,.product-info>.product-cart-button{border:1px solid var(--wine);width:100%;min-height:52px;color:var(--wine);background:0 0;justify-content:center;align-items:center;gap:10px;margin-top:18px;padding:0 20px;font-size:13px;display:flex}.modal-cart-button svg,.product-cart-button svg{width:21px;height:21px}.modal-cart-button.in-cart,.product-cart-button.in-cart,.product-cart-button:hover:not(:disabled){background:var(--wine);color:#fff}.modal-cart-button{gap:10px}.custom-intro .request-disclaimer{margin-top:34px}.constructor-form{gap:28px;display:grid}.constructor-form .builder-heading{margin-bottom:0}.constructor-form .steps-row{gap:12px;margin:0}.constructor-form .step-dot{padding:0 0 13px;font-size:15px}.constructor-step{border-radius:var(--radius-md);background:#ffffff85;border:1px solid #3a2c231c;gap:20px;padding:26px;display:grid}.constructor-step-title{align-items:center;gap:13px;display:flex}.constructor-step-title>span{background:var(--wine);color:#fff;width:40px;height:40px;font-family:var(--display);border-radius:50%;flex:none;place-items:center;font-size:18px;display:grid}.constructor-step-title>div{gap:3px;display:grid}.constructor-step-title strong{font-family:var(--display);font-size:25px;font-weight:500}.constructor-note,.constructor-step-title small{color:var(--muted);font-size:11px;line-height:1.55}.constructor-type-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.constructor-type-grid .option-card{border-radius:var(--radius-sm);min-height:116px}.constructor-note{border-radius:var(--radius-sm);background:#f2e9df;margin:-2px 0 0;padding:13px 15px}.contact-choice-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.contact-choice-grid label{cursor:pointer;min-width:0;position:relative}.contact-choice-grid input{opacity:0;pointer-events:none;position:absolute}.contact-choice-grid span{border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;align-content:center;gap:4px;min-height:86px;padding:15px 12px;transition:border-color .2s,box-shadow .2s,background .2s;display:grid}.contact-choice-grid strong{font-size:13px}.contact-choice-grid small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.contact-choice-grid input:checked+span{border-color:var(--wine);box-shadow:inset 0 0 0 1px var(--wine);background:#fffaf7}.contact-choice-grid input:focus-visible+span{outline:2px solid var(--wine);outline-offset:2px}.constructor-contact-fields{margin-top:2px}.filter-disclaimer a{color:var(--wine);text-decoration:underline}@media (min-width:721px){.announcement{min-height:44px;padding-block:11px;font-size:13px}.header{grid-template-columns:minmax(330px,.95fr) auto minmax(210px,.55fr);height:104px;padding-inline:clamp(24px,4vw,78px)}.brand{gap:15px}.brand-mark{width:48px;height:48px;font-size:20px}.brand-name small{margin-bottom:7px;font-size:10px}.brand-name strong{font-size:28px}.nav{gap:clamp(22px,2vw,38px);font-size:15px}.nav a{padding:38px 0 35px}.header-actions{gap:10px}.header-catalog-button{min-height:52px;padding-inline:24px}.icon-button{background:#f0e8df;border-radius:50%;width:46px;height:46px}.hero{min-height:700px;padding-inline:clamp(32px,7vw,125px)}.hero-content{width:min(730px,62%)}.hero-copy{max-width:610px;font-size:19px}.button{min-height:56px;padding-inline:30px;font-size:14px}.catalog-section,.editorial-section{padding:92px clamp(24px,4.5vw,86px)}.section-title{margin-bottom:46px}.section-title p{font-size:11px}.section-title h2{font-size:clamp(52px,4.5vw,70px)}.news-grid{gap:26px;width:min(1440px,100%)}.news-image{height:350px}.news-copy{min-height:170px;padding:28px 30px}.news-copy h3{font-size:32px}.news-copy p{font-size:14px}.news-copy a{width:42px;height:42px;bottom:28px;right:28px}.catalog-open-row,.catalog-toolbar,.product-rail{width:min(1440px,100%)}.catalog-toolbar{margin-bottom:30px}.chip{min-width:124px;min-height:48px;font-size:13px}.rail-controls button{width:50px;height:50px}.product-rail{gap:24px}.product-rail .product-card{flex-basis:min(400px,33.333% - 16px)}.product-media{height:390px}.product-info{padding:24px 25px 25px}.product-meta{margin-bottom:9px;font-size:10px}.product-info h3{font-size:31px}.product-stone-line{min-height:42px;margin-top:9px;font-size:13px}.product-bottom{margin-top:20px}.product-bottom strong{font-size:29px}.favorite-button{width:44px;height:44px;top:16px;right:16px}.product-card>.availability-badge{min-height:31px;padding-inline:12px;font-size:10px;top:18px;left:17px}.materials-section{border-radius:var(--radius-xl);margin:28px;overflow:hidden}.custom-section{padding:110px clamp(28px,6vw,112px)}.journal-section{border-radius:var(--radius-xl);margin:28px}.footer{border-radius:var(--radius-xl) var(--radius-xl) 0 0}.product-modal{grid-template-columns:1.08fr .92fr;width:min(1280px,100%);height:min(800px,100vh - 48px)}.modal-copy{padding:56px 56px 42px}.modal-copy h2{font-size:58px}.modal-subtitle{font-size:16px}.detail-list dd,.detail-list dt{font-size:13px}.modal-price strong{font-size:38px}.cart-drawer{width:min(610px,100%);padding:38px 42px}.cart-header h2{font-size:50px}.cart-item{grid-template-columns:150px 1fr;gap:22px}.cart-item .product-media{height:170px}.cart-item h3{font-size:30px}.catalog-browser{grid-template-columns:360px minmax(0,1fr);gap:34px;width:min(1640px,100%);padding-top:58px}.catalog-filter-panel{padding:29px;top:132px}.catalog-full-grid{gap:24px}.catalog-full-grid .product-media{height:400px}.catalog-results-heading h2{font-size:48px}.catalog-hero{padding-block:92px 78px}.catalog-hero>p:last-child{font-size:17px}.admin-card,.catalog-manager-heading{padding:28px}.admin-product-grid{gap:22px}.admin-product-media{height:310px}}@media (max-width:720px){.header{height:74px}.brand-logo-frame{width:clamp(190px,52vw,220px)}.brand-mark{width:36px;height:36px}.brand-name strong{font-size:19px}.button{min-height:54px;font-size:13px}.product-info{padding:22px}.product-info h3{font-size:29px}.product-stone-line{font-size:12px}.product-bottom strong{font-size:27px}.news-copy h3{font-size:30px}.news-copy p{font-size:13px}.custom-intro .request-disclaimer{margin-top:25px}.cart-drawer{border-radius:0}.catalog-filter-panel{border-radius:var(--radius-lg)}}.header-catalog-button{white-space:nowrap;min-height:46px;padding-inline:19px}.home-catalog{padding-bottom:82px}.catalog-toolbar{justify-content:space-between;align-items:flex-end;gap:24px;width:min(1320px,100%);margin:0 auto 24px;display:flex}.catalog-toolbar .filters{justify-content:flex-start;margin:0}.rail-controls{flex:none;gap:7px;display:flex}.rail-controls button{border:1px solid var(--line);cursor:pointer;background:#ffffff9e;width:44px;height:44px;font-size:18px}.rail-controls button:hover{border-color:var(--wine);background:var(--wine);color:#fff}.product-rail{scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#a59181 transparent;gap:16px;width:min(1320px,100%);margin:0 auto;padding-bottom:12px;display:flex;overflow-x:auto}.product-rail .product-card{scroll-snap-align:start;flex:0 0 min(315px,25% - 12px)}.availability-badge{color:#55705d;letter-spacing:.06em;text-transform:uppercase;background:#eef3ed;border-radius:99px;align-items:center;min-height:27px;padding:0 9px;font-size:9px;font-weight:700;display:inline-flex}.product-card>.availability-badge{z-index:3;max-width:calc(100% - 70px);position:absolute;top:17px;left:13px}.availability-made_to_order{color:#8a603d;background:#f2e7dc}.availability-sold{color:#746a63;background:#ebe7e4}.product-stone-line{min-height:34px;color:var(--muted);margin:7px 0 0;font-size:11px;line-height:1.55}.product-info>.product-request-button,.product-request-button{border:1px solid var(--wine);width:100%;min-height:46px;color:var(--wine);text-align:center;background:0 0;margin-top:16px;padding:0 14px;font-size:11px}.product-info>.product-request-button:hover,.product-request-button:hover{background:var(--wine);color:#fff}.catalog-open-row{justify-content:center;width:min(1320px,100%);margin:25px auto 0;display:flex}.catalog-empty{width:min(1320px,100%);color:var(--muted);text-align:center;border:1px dashed #4c3b3040;margin:0 auto;padding:46px}.request-disclaimer{border:1px solid #994c633d;border-left:4px solid var(--wine);background:#fffcf8c7;padding:20px 22px}.request-disclaimer strong{font-family:var(--display);font-size:21px;font-weight:600}.request-disclaimer p{color:var(--muted);margin:7px 0 0;font-size:12px;line-height:1.7}.catalog-disclaimer{width:min(960px,100%);margin:28px auto 0}.technical-details>div{min-height:43px;padding:10px 0}.modal-price{text-align:left;justify-content:space-between;align-items:baseline;gap:20px;display:flex}.modal-price span{color:var(--muted);font-family:var(--sans);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:600}.modal-price strong{font-family:var(--display);font-size:32px}.request-backdrop{z-index:105}.request-dialog{width:min(920px,100%)}.request-dialog .order-dialog-header h2{max-width:690px}.request-product-summary{border:1px solid var(--line);background:#fff;grid-template-columns:150px 1fr;align-items:center;gap:20px;margin:24px 0 18px;display:grid}.request-product-summary .product-media{height:145px}.request-product-summary>div:last-child{gap:8px;padding:18px 20px 18px 0;display:grid}.request-product-summary span{color:var(--wine);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:700}.request-product-summary strong{font-family:var(--display);font-size:30px}.request-product-summary p{color:var(--muted);margin:0;font-size:12px}.request-dialog .request-disclaimer{margin-bottom:20px}.request-dialog .check-row{margin-bottom:0}.request-success{text-align:center;align-content:center;place-items:center;min-height:440px;display:grid}.request-success h2{font-family:var(--display);margin:8px 0 6px;font-size:50px;font-weight:500}.request-success>p:not(.section-kicker){max-width:520px;color:var(--muted);font-size:14px;line-height:1.7}.form-error{color:#8a4448;background:#f3e2e2;margin:12px 0 0;padding:12px;font-size:12px}.admin-availability-row{margin-top:13px}.catalog-page{background:var(--paper-light)}.catalog-hero{text-align:center;color:#f9f0e8;background:#2b2420;padding:74px clamp(18px,5vw,82px) 64px}.catalog-hero h1{font-family:var(--display);letter-spacing:-.04em;margin:12px 0 16px;font-size:clamp(58px,7vw,98px);font-weight:400;line-height:.9}.catalog-hero>p:last-child{color:#ffffffab;max-width:760px;margin:0 auto;font-size:15px;line-height:1.75}.catalog-browser{grid-template-columns:330px minmax(0,1fr);align-items:start;gap:28px;width:min(1520px,100%);margin:0 auto;padding:46px clamp(16px,3vw,48px) 90px;display:grid}.catalog-filter-panel{border:1px solid var(--line);background:#eee5da;padding:24px;position:sticky;top:116px}.filter-panel-heading{justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:20px;display:flex}.filter-panel-heading h2{font-family:var(--display);margin:4px 0 0;font-size:36px;font-weight:500}.filter-panel-heading>button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:1px solid #8f8278;padding:6px 0;font-size:10px}.catalog-filter-grid{gap:13px;margin-top:14px;display:grid}.filter-range>div{grid-template-columns:1fr 1fr;gap:8px;display:grid}.filter-disclaimer{margin-top:20px;padding:15px}.filter-disclaimer strong{font-size:18px}.filter-disclaimer p{font-size:10px}.catalog-results{min-width:0}.catalog-results-heading{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:22px;display:flex}.catalog-results-heading h2{font-family:var(--display);margin:5px 0 0;font-size:42px;font-weight:500}.catalog-results-heading>span{color:var(--muted);font-size:11px}.catalog-full-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.catalog-full-grid .product-media{height:340px}.catalog-empty.large{background:#f4eee7;padding:90px 24px}.catalog-empty.large h3{font-family:var(--display);margin:0 0 8px;font-size:38px;font-weight:500}.catalog-empty.large p{margin:0 0 22px}.catalog-page>.footer{padding-top:28px}@media (max-width:1180px){.product-rail .product-card{flex-basis:min(330px,33.333% - 11px)}.catalog-browser{grid-template-columns:280px minmax(0,1fr)}.catalog-full-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:850px){.header-catalog-button{display:none}.catalog-toolbar{flex-direction:column;align-items:stretch}.catalog-toolbar .filters{flex-wrap:nowrap;overflow-x:auto}.rail-controls{align-self:flex-end}.product-rail .product-card{flex-basis:min(330px,77vw)}.catalog-browser{grid-template-columns:1fr}.catalog-filter-panel{position:static}.catalog-filter-grid{grid-template-columns:1fr 1fr}.filter-disclaimer{grid-column:1/-1}}@media (max-width:620px){.product-rail{margin-right:-16px;padding-right:16px}.product-rail .product-card{flex-basis:84vw}.rail-controls{display:none}.catalog-open-row .button{width:100%}.request-product-summary{grid-template-columns:105px 1fr}.request-product-summary .product-media{height:125px}.request-product-summary strong{font-size:24px}.request-disclaimer{padding:16px}.catalog-hero{padding:54px 18px}.catalog-hero h1{font-size:56px}.catalog-browser{padding:24px 14px 64px}.catalog-filter-panel{padding:18px 14px}.catalog-filter-grid,.catalog-full-grid{grid-template-columns:1fr}.catalog-full-grid .product-media{height:390px}.catalog-results-heading{flex-direction:column;align-items:flex-start}.product-card-flip{height:590px}.product-flip-front .product-media{height:64%}.product-flip-front .product-info{height:36%;padding:20px}.product-flip-front .product-info h3{font-size:29px}.product-flip-back{padding:64px 22px 21px}.product-flip-back-heading h3{font-size:35px}}@media (min-width:1181px){.header-catalog-button{min-height:52px;padding-inline:24px}.catalog-open-row,.catalog-toolbar,.product-rail{width:min(1440px,100%)}.product-rail{gap:24px}.product-rail .product-card{flex-basis:min(400px,33.333% - 16px)}.catalog-browser{grid-template-columns:360px minmax(0,1fr);gap:34px;width:min(1640px,100%);padding-top:58px}.catalog-filter-panel{padding:29px;top:132px}.catalog-full-grid{gap:24px}.catalog-full-grid .product-media{height:400px}.catalog-hero{padding-block:92px 78px}.catalog-hero>p:last-child{font-size:17px}}@media (min-width:721px) and (max-width:1180px){.product-rail{gap:22px}.product-rail .product-card{flex-basis:min(390px,50% - 11px)}.catalog-full-grid .product-media{height:390px}}.home-header{gap:clamp(18px,2.4vw,44px)}.home-header>.brand{grid-column:2;justify-self:center}.home-nav-left{grid-area:1/1;justify-self:start}.home-header-right{grid-area:1/3;justify-self:end;align-items:center;gap:clamp(14px,2vw,34px);display:flex}.home-nav{gap:clamp(17px,1.55vw,29px)}.hero{--hero-shift:0px;--hero-scale:1;--hero-copy-shift:0px;--hero-copy-opacity:1;color:#241f1c;background:#e2e2df;min-height:min(760px,100vh - 156px)}.hero:before{background-image:url(/images/hero-wings-angel.webp);background-position:50%;background-repeat:no-repeat;background-size:cover}.hero-video,.hero:before{transform:translate3d(0,var(--hero-shift),0) scale(var(--hero-scale));will-change:transform;transition:transform 80ms linear}.hero-video{z-index:-2;object-fit:cover;object-position:center 60%;width:100%;height:100%;background:#e2e2df;position:absolute;inset:0}.hero:after{background:linear-gradient(90deg,#f8f7f4fa,#f8f7f4e0 30%,#f8f7f44d 55%,#f8f7f400 73%),linear-gradient(#0000 52%,#e7e6e233)}.hero-content{width:min(660px,48%);transform:translate3d(0,var(--hero-copy-shift),0);opacity:var(--hero-copy-opacity);will-change:transform,opacity;transition:transform 80ms linear,opacity 80ms linear}.hero .eyebrow,.hero h1 em{color:var(--wine)}.hero-copy{color:#241f1cbd}.hero .button.secondary{color:var(--ink);background:#faf7f175;border-color:#241f1c57}.hero .button.secondary:hover{border-color:var(--wine);background:#ffffffe0}.hero-signature{color:#241f1cc7;border-radius:var(--radius-md);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#faf8f4c2;border:1px solid #352d2721;width:min(500px,35vw);padding:15px 18px;box-shadow:0 12px 35px #403a3614}.hero-signature span{color:var(--wine)}.hero-signature p{letter-spacing:.035em;text-transform:none;border-left-color:#241f1c38;padding-left:16px;font-size:11px;line-height:1.65}.admin-news-media,.admin-news-media img,.admin-product-media,.admin-product-media img,.news-image,.news-image img,.product-media{border-radius:calc(var(--radius-lg) - 3px)}.admin-product-card .admin-product-media,.news-image,.product-card .product-media{border-bottom-right-radius:18px;border-bottom-left-radius:18px}.news-card{padding:5px}.news-copy{padding-inline:25px}.product-card{padding:5px}.product-card.product-card-flip{border-radius:var(--radius-lg);background:#fffdf9;border:1px solid #3c2d241c;padding:6px;box-shadow:0 18px 55px #372a2214}.product-card-flip .product-flip-face{border-radius:calc(var(--radius-lg) - 6px);box-shadow:none}.product-card-flip .product-flip-front .product-media{border-top-left-radius:calc(var(--radius-lg) - 9px);border-top-right-radius:calc(var(--radius-lg) - 9px)}.admin-news-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.admin-news-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:#fff;min-width:0;padding:5px;overflow:hidden;box-shadow:0 18px 55px #372a2214}.admin-news-media{background:#ded3c7;height:300px;overflow:hidden}.admin-news-media img{object-fit:cover;width:100%;height:100%}.admin-news-copy{padding:20px 18px 18px}.admin-news-copy h3{font-family:var(--display);margin:9px 0 7px;font-size:31px;font-weight:500;line-height:1}.admin-news-copy p{min-height:66px;color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 18px;font-size:12px;line-height:1.6;display:-webkit-box;overflow:hidden}.admin-news-copy .button{min-height:44px;padding-inline:17px;font-size:11px}.news-dialog{width:min(1040px,100%)}.news-edit-layout{grid-template-columns:360px 1fr;gap:28px;margin-top:24px;display:grid}.news-dialog .admin-news-media{height:360px}.news-story-field{line-height:1.65;min-height:190px!important}.image-upload img{border-radius:var(--radius-sm)}.gallery-upload{margin-top:10px}.admin-gallery-preview{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.admin-gallery-preview>div{aspect-ratio:1;border-radius:var(--radius-sm);background:#ded3c7;position:relative;overflow:hidden}.admin-gallery-preview img{object-fit:cover;width:100%;height:100%}.admin-gallery-preview button{color:#fff;cursor:pointer;background:#211b18c7;border:0;border-radius:50%;place-items:center;width:27px;height:27px;display:grid;position:absolute;top:5px;right:5px}.news-page{background:var(--paper-light);min-height:100vh}.article-header{grid-template-columns:minmax(230px,.8fr) auto minmax(180px,.8fr)}.article-header .nav{justify-self:center}.article-header-action{justify-self:end;min-height:46px}.news-article{width:min(1500px,100%);margin:0 auto;padding:42px clamp(16px,4vw,64px) 100px}.news-article-hero{border-radius:var(--radius-xl);text-align:left;cursor:zoom-in;background:#d8cec4;border:0;width:100%;height:min(720px,58vw);min-height:440px;padding:0;display:block;position:relative;overflow:hidden;box-shadow:0 28px 80px #2d241f21}.news-article-hero img{object-fit:cover;width:100%;height:100%}.news-article-hero>span{color:var(--ink);letter-spacing:.13em;text-transform:uppercase;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#faf7f1e6;font-weight:700;top:24px;left:24px}.news-article-hero>small,.news-article-hero>span{border-radius:999px;padding:10px 14px;font-size:10px;position:absolute}.news-article-hero>small{color:#fff;letter-spacing:.08em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1e1916ad;bottom:24px;right:24px}.news-article-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:clamp(34px,5vw,72px);width:min(1220px,92%);margin:-72px auto 0;display:grid;position:relative}.news-article-copy{border-radius:var(--radius-xl);background:#fffdf9;padding:clamp(34px,5vw,72px);box-shadow:0 25px 75px #352a231a}.news-article-copy h1{max-width:780px;font-family:var(--display);letter-spacing:-.035em;margin:12px 0 22px;font-size:clamp(52px,6vw,88px);font-weight:400;line-height:.9}.news-article-lead{color:var(--wine);font-family:var(--display);margin:0 0 32px;font-size:clamp(24px,2.4vw,34px);line-height:1.18}.news-article-story{border-top:1px solid var(--line);white-space:pre-line;color:#5a514b;padding-top:30px;font-size:16px;line-height:1.9}.news-catalog-card{border-radius:var(--radius-lg);background:#eee5da;border:1px solid #994c6338;margin-top:118px;padding:30px;position:sticky;top:124px;box-shadow:0 20px 55px #352a2314}.news-catalog-card>span{color:var(--wine);letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:700}.news-catalog-card h2{font-family:var(--display);margin:12px 0;font-size:38px;font-weight:500;line-height:1}.news-catalog-card p{color:var(--muted);margin:0 0 24px;font-size:13px;line-height:1.7}.news-catalog-card small{color:var(--muted);text-align:center;margin-top:13px;font-size:9px;line-height:1.55;display:block}.news-gallery{width:min(1220px,92%);margin:50px auto 0}.news-gallery-heading{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:20px;display:flex}.news-gallery-heading h2{font-family:var(--display);margin:7px 0 0;font-size:clamp(38px,4vw,56px);font-weight:500;line-height:1}.news-gallery-heading>span{color:var(--muted);font-size:11px}.news-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.news-gallery-grid button{aspect-ratio:4/3;border-radius:var(--radius-lg);cursor:zoom-in;background:#d8cec4;border:0;padding:0;position:relative;overflow:hidden}.news-gallery-grid img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.news-gallery-grid button:hover img{transform:scale(1.025)}.news-gallery-grid span{width:34px;height:34px;color:var(--ink);font-family:var(--display);background:#faf7f1e0;border-radius:50%;place-items:center;font-size:16px;display:grid;position:absolute;bottom:12px;right:12px}.gallery-lightbox{z-index:140;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#14110ff0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;padding:24px clamp(54px,6vw,100px);display:grid;position:fixed;inset:0}.gallery-lightbox figure{grid-template-rows:minmax(0,1fr) auto;justify-items:center;gap:12px;width:100%;height:min(88vh,900px);margin:0;display:grid}.gallery-lightbox figure img{object-fit:contain;border-radius:var(--radius-md);width:auto;max-width:100%;height:100%;min-height:0}.gallery-lightbox figcaption{color:#ffffffbf;letter-spacing:.12em;font-size:11px}.gallery-lightbox-arrow,.gallery-lightbox-close{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff47;border-radius:50%}.gallery-lightbox-close{width:46px;height:46px;font-size:24px;position:absolute;top:22px;right:24px}.gallery-lightbox-arrow{width:52px;height:52px;font-size:22px}.article-footer{padding-top:28px}.article-status{text-align:center;align-content:center;place-items:center;min-height:calc(100vh - 94px);padding:80px 20px;display:grid}.article-status h1{font-family:var(--display);margin:12px 0 24px;font-size:clamp(48px,7vw,80px);font-weight:500}@media (max-width:1320px){.home-header .home-nav{display:none}.home-header .menu-button{display:block}.admin-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.hero-content{width:min(590px,58%)}.hero-signature{width:min(430px,43vw)}.news-edit-layout{grid-template-columns:1fr}.news-dialog .admin-news-media{height:420px}.article-header .nav,.article-header-action{display:none}.article-header{grid-template-columns:1fr}.article-header .brand{justify-self:center}.news-article-layout{grid-template-columns:1fr;gap:24px;width:94%}.news-catalog-card{margin-top:0;position:static}.news-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.home-header{grid-template-columns:minmax(0,1fr) auto;gap:10px}.home-header>.brand{grid-column:1;justify-self:start}.home-header-right{grid-column:2}.hero{min-height:690px;padding:245px 16px 36px}.hero:before{background-position:right 5%;background-size:180%}.hero-video{object-position:68% 60%}.hero:after{background:linear-gradient(#f4f2ed00,#f4f2ed2e 28%,#f4f2ede6 56%,#f4f2edfa)}.hero-content{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px);background:#faf8f4d1;border:1px solid #312a251c;width:100%;padding:23px 20px;box-shadow:0 20px 55px #332d291a}.hero h1{font-size:clamp(52px,16vw,68px)}.hero-stroke-title{width:100%}.stroke-text{height:calc(var(--stroke-text-height) * .66)}.hero-stroke-accent{width:78%;margin-top:-10px}.hero-copy{font-size:14px}.hero-signature{display:none}.admin-news-grid{grid-template-columns:1fr}.admin-news-media,.news-dialog .admin-news-media{height:340px}.news-article{padding:16px 12px 64px}.news-article-hero{border-radius:var(--radius-lg);height:112vw;min-height:390px}.news-article-layout{width:94%;margin-top:-36px}.news-article-copy{border-radius:var(--radius-lg);padding:30px 22px}.news-article-copy h1{font-size:52px}.news-article-story{font-size:14px;line-height:1.8}.news-catalog-card{padding:24px 20px}.favorite-drawer-item{grid-template-columns:105px minmax(0,1fr)}.favorite-drawer-preview .product-media{height:125px}.favorite-drawer-actions{flex-direction:column;align-items:flex-start}.news-gallery{width:94%;margin-top:34px}.news-gallery-grid{grid-template-columns:1fr;gap:12px}.gallery-lightbox{grid-template-columns:1fr 1fr;align-content:center;padding:72px 12px 28px}.gallery-lightbox figure{grid-area:1/1/auto/-1;height:min(70vh,700px)}.gallery-lightbox-arrow{grid-row:2;justify-self:center}.gallery-lightbox-arrow.previous{justify-self:end}.gallery-lightbox-arrow.next{justify-self:start}}@media (prefers-reduced-motion:reduce){.hero-video,.hero:before{transform:scale(1)}.hero-content{opacity:1;transform:none}.product-flip-inner{transition:none}}@media (min-width:721px){.hero{height:clamp(600px,44vw,850px);min-height:0;padding-block:clamp(42px,4.2vw,80px)}}.brand{flex-direction:column;gap:0;line-height:1}.footer .brand{align-items:flex-start}.header{position:fixed;top:0;left:0;right:0}.news-page>.announcement,.site-shell>.announcement{z-index:50;position:fixed;top:0;left:0;right:0}@media (min-width:721px){.news-page,.site-shell{padding-top:104px}.news-page:has(>.announcement),.site-shell:has(>.announcement){padding-top:148px}.news-page>.announcement+.header,.site-shell>.announcement+.header{top:44px}}@media (max-width:720px){.news-page:has(>.announcement),.site-shell:has(>.announcement){padding-top:126px}.news-page>.announcement+.header,.site-shell>.announcement+.header{top:32px}.brand-logo-frame{width:clamp(190px,52vw,220px)}.constructor-form{gap:20px}.constructor-form .steps-row{grid-template-columns:1fr;gap:6px}.constructor-form .step-dot{padding:8px 0}.constructor-step{padding:20px 15px}.constructor-type-grid,.contact-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.constructor-step-title strong{font-size:23px}.contact-choice-grid span{min-height:76px}}:root{--space-section:clamp(76px,7vw,118px);--content-wide:1480px;--content:1260px;--text-xs:12px;--text-sm:14px;--text-body:clamp(15px,1.02vw,17px);--title-card:clamp(28px,2vw,34px);--title-section:clamp(48px,4.6vw,72px);--title-page:clamp(60px,7vw,104px);--shadow-soft:0 22px 70px #2d241f17}body{font-size:var(--text-body);text-rendering:optimizelegibility;line-height:1.65}p{text-wrap:pretty}.eyebrow,.modal-kicker,.section-kicker{font-size:var(--text-xs);letter-spacing:.16em;font-weight:700;line-height:1.4}.button{min-height:54px;padding-inline:27px;font-size:13px;line-height:1.2}.field label{font-size:12px;font-weight:600}.field input,.field select,.field textarea{min-height:52px;font-size:14px;line-height:1.5}.brand{align-items:center;width:clamp(245px,18vw,300px);display:inline-flex}.brand-logo-frame{aspect-ratio:1606/512;width:100%;display:block;overflow:hidden}.brand-logo{object-fit:contain;width:100%;height:100%;position:static}.footer .brand{align-items:center;width:min(330px,100%)}.announcement{min-height:40px;padding:9px 22px;font-size:12px;line-height:1.45}.header{grid-template-columns:minmax(270px,1fr) auto minmax(230px,1fr);gap:clamp(16px,2vw,38px);height:98px;padding-inline:clamp(22px,4vw,76px)}.home-header{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}.home-nav{font-size:14px;font-weight:600}.nav{font-size:14px;line-height:1}.nav a{padding-block:40px 37px}.news-page,.site-shell{padding-top:98px}.news-page:has(>.announcement),.site-shell:has(>.announcement){padding-top:138px}.news-page>.announcement+.header,.site-shell>.announcement+.header{top:40px}#about,#catalog,#catalog-list,#contacts,#journal,#materials{scroll-margin-top:160px}.hero{height:clamp(650px,43vw,820px);min-height:650px;padding-inline:clamp(28px,6.2vw,118px)}.hero-content{width:min(690px,48%)}.hero .eyebrow{margin-bottom:22px}.hero-stroke-title{width:min(690px,100%)}.hero-copy{max-width:620px;font-size:clamp(16px,1.18vw,19px);line-height:1.72}.hero-actions,.hero-copy{margin-top:31px}.hero-signature{bottom:28px}.catalog-section,.editorial-section,.related-section{padding:var(--space-section) clamp(18px,4.5vw,82px)}.section-title{margin-bottom:clamp(36px,4vw,54px)}.section-title p{font-size:var(--text-xs);margin-bottom:8px}.section-title h2{font-size:var(--title-section);text-wrap:balance;line-height:.94}.news-grid{width:min(var(--content-wide),100%);gap:clamp(18px,2vw,30px)}.news-card{border-radius:30px;padding:7px}.news-image{border-radius:23px;height:clamp(310px,23vw,390px)}.news-copy{min-height:174px;padding:27px 27px 25px}.news-copy h3{font-size:var(--title-card);line-height:1.02}.news-copy p{font-size:var(--text-sm);line-height:1.65}.product-card.product-card-flip{border-radius:30px;height:610px;padding:7px}.product-card-flip .product-flip-face{border-radius:23px}.product-flip-front .product-info h3{font-size:var(--title-card);line-height:1}.product-flip-description,.product-stone-line{font-size:13px;line-height:1.65}.product-bottom strong,.product-flip-back-heading>strong{font-size:31px}.product-flip-actions .button,.product-flip-features dd,.product-flip-features dt{font-size:11px}.news-image:after,.product-media:after{content:"";pointer-events:none;background:linear-gradient(105deg,#0000 42%,#ffffff40 50%,#0000 58%);transition:transform .75s;position:absolute;inset:-30% -80%;transform:translate(-35%)}.news-card:hover .news-image:after,.product-card:hover .product-media:after{transform:translate(50%)}.modal-detail-link{margin-top:10px}.process-section{padding:var(--space-section) clamp(18px,5vw,90px);background:var(--paper-light);grid-template-columns:.72fr 1.28fr;align-items:center;gap:clamp(38px,6vw,92px);display:grid}.process-copy h2{font-family:var(--display);font-size:var(--title-section);margin:14px 0 25px;font-weight:400;line-height:.92}.process-copy>p:not(.section-kicker){max-width:560px;color:var(--muted);margin:0 0 28px;font-size:15px}.process-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.process-gallery figure{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);background:#fff;margin:0;padding:7px}.process-gallery img{aspect-ratio:4/5;object-fit:cover;border-radius:calc(var(--radius-lg) - 7px);width:100%;display:block}.process-gallery figcaption{font-family:var(--display);gap:12px;padding:17px 10px 10px;font-size:22px;display:flex}.process-gallery figcaption span{color:var(--wine)}.trust-section{padding:var(--space-section) clamp(18px,5vw,90px);background:#eee4d8}.trust-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;width:min(980px,100%);margin:0 auto;display:grid}.trust-grid article{border-radius:var(--radius-lg);background:#fffdf9b8;border:1px solid #3e30271f;min-height:250px;padding:30px 27px}.trust-grid span{color:var(--wine);letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:700}.trust-grid h3{font-family:var(--display);margin:35px 0 12px;font-size:30px;font-weight:500;line-height:1}.trust-grid p{color:var(--muted);margin:0;font-size:13px}.custom-intro h2,.journal-section h2,.materials-copy h2{font-size:var(--title-section)}.custom-intro>p:not(.section-kicker),.journal-section div>p,.materials-copy>p:not(.section-kicker){font-size:15px}.journal-section{align-items:start}.product-detail-page{background:var(--paper-light);min-height:100vh;padding-top:98px}.detail-header{position:fixed;top:0;left:0;right:0}.detail-header .nav{justify-self:center}.breadcrumbs{width:min(var(--content-wide),calc(100% - 40px));color:var(--muted);gap:10px;margin:0 auto;padding:28px 0 20px;font-size:12px;display:flex}.breadcrumbs a:hover{color:var(--wine)}.product-detail-hero{width:min(var(--content-wide),calc(100% - 40px));padding-bottom:var(--space-section);grid-template-columns:minmax(0,1.18fr) minmax(400px,.82fr);align-items:start;gap:clamp(34px,5vw,76px);margin:0 auto;display:grid}.product-gallery{min-width:0}.product-gallery-main{aspect-ratio:1.03;border:1px solid var(--line);border-radius:var(--radius-xl);width:100%;box-shadow:var(--shadow-soft);cursor:zoom-in;background:#fff;padding:8px;position:relative;overflow:hidden}.product-gallery-main img{object-fit:cover;border-radius:calc(var(--radius-xl) - 8px);width:100%;height:100%;display:block}.product-gallery-main>span{color:#fff;letter-spacing:.08em;background:#1d1916b8;border-radius:999px;padding:10px 14px;font-size:10px;position:absolute;bottom:24px;right:24px}.product-gallery-thumbs{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.product-gallery-thumbs button{aspect-ratio:1;border-radius:var(--radius-md);background:#fff;border:1px solid #0000;width:100%;padding:4px;overflow:hidden}.product-gallery-thumbs button.active{border-color:var(--wine)}.product-gallery-thumbs img{object-fit:cover;border-radius:calc(var(--radius-md) - 5px);width:100%;height:100%}.product-detail-copy{border:1px solid var(--line);border-radius:var(--radius-xl);box-shadow:var(--shadow-soft);background:#fffdf9;padding:clamp(28px,3.2vw,50px);position:sticky;top:126px}.product-detail-topline{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:16px;font-size:11px;display:flex}.product-detail-copy h1{font-family:var(--display);letter-spacing:-.035em;text-wrap:balance;margin:25px 0 17px;font-size:clamp(52px,4.5vw,78px);font-weight:400;line-height:.88}.product-detail-lead{color:var(--muted);margin:0;font-size:15px;line-height:1.75}.product-detail-price{border-block:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:18px;margin:28px 0 22px;padding:22px 0;display:flex}.product-detail-price strong{font-family:var(--display);font-size:42px;line-height:1}.product-detail-price span{color:var(--wine);letter-spacing:.09em;text-transform:uppercase;font-size:10px;font-weight:700}.product-passport-brief{margin:0}.product-passport-brief>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;min-height:43px;display:flex}.product-passport-brief dt{color:var(--muted);font-size:11px}.product-passport-brief dd{text-align:right;margin:0;font-size:12px;font-weight:600}.product-detail-actions{gap:9px;margin-top:25px;display:grid}.product-detail-actions .button{gap:9px}.product-detail-actions svg{width:20px;height:20px}.product-detail-favorite{min-height:42px;color:var(--muted);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:8px;font-size:11px;display:flex}.product-detail-favorite svg{width:19px;height:19px}.product-detail-favorite.active{color:var(--wine)}.product-detail-note{color:var(--muted);text-align:center;margin:14px 0 0;font-size:10px;line-height:1.6}.product-video-section{width:min(var(--content-wide),calc(100% - 40px));margin:0 auto var(--space-section);border:1px solid var(--line);border-radius:var(--radius-xl);box-shadow:var(--shadow-soft);background:#fff;padding:clamp(18px,2.2vw,30px)}.product-video-heading{justify-content:space-between;align-items:flex-end;gap:20px;padding:2px 4px 20px;display:flex}.product-video-heading h2{font-family:var(--display);margin:8px 0 0;font-size:clamp(38px,4vw,62px);font-weight:400;line-height:.94}.product-video-heading>span{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:11px}.product-video-section video{aspect-ratio:16/9;object-fit:contain;border-radius:calc(var(--radius-xl) - 10px);color-scheme:dark;background:#171412;width:100%;max-height:min(76vh,820px);display:block}.product-story-section{padding:var(--space-section) max(20px,calc((100% - var(--content)) / 2));color:#f8f1e9;background:#2a2320;grid-template-columns:.72fr 1.28fr;gap:clamp(36px,7vw,110px);display:grid}.product-story-section h2{font-family:var(--display);font-size:var(--title-section);margin:10px 0 0;font-weight:400;line-height:.92}.product-story-section>p{color:#ffffffb8;font-family:var(--display);margin:0;font-size:clamp(25px,2.5vw,38px);line-height:1.35}.passport-section{width:min(var(--content),calc(100% - 40px));margin:var(--space-section) auto;border:1px solid var(--line);border-radius:var(--radius-xl);box-shadow:var(--shadow-soft);background:#fff;padding:clamp(28px,4vw,58px)}.passport-heading{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.passport-heading h2{font-family:var(--display);font-size:var(--title-section);margin:7px 0 0;font-weight:500;line-height:.9}.passport-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));margin:38px 0 0;display:grid}.passport-grid>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:.75fr 1fr;align-items:center;gap:18px;min-height:72px;padding:16px 19px;display:grid}.passport-grid dt{color:var(--muted);font-size:11px}.passport-grid dd{text-align:right;margin:0;font-size:13px;font-weight:600}.passport-care{border-radius:var(--radius-md);background:#eee5da;margin-top:24px;padding:24px}.passport-care strong{font-family:var(--display);font-size:25px;font-weight:500}.passport-care p{color:var(--muted);margin:7px 0 0;font-size:13px}.service-strip{width:min(var(--content-wide),calc(100% - 40px));margin:0 auto var(--space-section);grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.service-strip article{border:1px solid var(--line);border-radius:var(--radius-lg);background:#eee5da;min-height:220px;padding:28px}.service-strip span{color:var(--wine);font-family:var(--display);font-size:22px}.service-strip h3{font-family:var(--display);margin:30px 0 10px;font-size:30px;font-weight:500;line-height:1}.service-strip p{color:var(--muted);margin:0;font-size:13px}.related-section{background:var(--paper-deep)}.related-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;width:min(1260px,100%);margin:0 auto;display:grid}.compact-order-dialog{width:min(650px,100%)}.mobile-product-cta{display:none}.admin-top h1{font-size:clamp(42px,4vw,58px)}.admin-card-heading>span,.admin-message,.admin-user{font-size:13px}.admin-tabs{align-items:stretch}.admin-tabs button{min-height:62px;font-size:14px}.admin-tabs .admin-backup-button{min-width:205px;margin-left:auto}.admin-card h2,.catalog-manager-heading h2{font-size:clamp(33px,3vw,44px)}.admin-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.admin-product-card{border-radius:28px;padding:7px}.admin-product-media{border-radius:21px;height:320px}.admin-product-copy{padding:21px 20px 19px}.admin-product-copy h3{font-size:31px}.admin-product-copy p{font-size:12px}.admin-availability-row select{border:1px solid var(--line);background:#f4eee7;border-radius:999px;min-height:38px;padding:0 36px 0 13px;font-size:11px}.admin-product-copy .admin-product-footer{gap:13px;margin-top:18px;display:grid}.admin-product-footer>strong{font-family:var(--display);font-size:28px}.admin-product-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.admin-product-actions .table-action{font-size:11px}.admin-product-actions .button{margin-left:auto}.admin-repeatable{align-self:end;min-height:52px;padding:10px 0}.settings-editor{align-items:start}.settings-editor>form{display:grid}.settings-contact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:13px;display:grid}.product-gallery-preview .gallery-order-actions{justify-content:flex-end;gap:4px;display:flex;position:absolute;inset:auto 5px 5px}.product-gallery-preview .gallery-order-actions button{width:25px;height:25px;font-size:11px;position:static}.product-gallery-preview .gallery-order-actions button:disabled{opacity:.35}@media (max-width:1320px){.home-header .home-nav{display:none}.home-header .menu-button{display:block}.trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-detail-hero{grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr)}.admin-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.header{grid-template-columns:1fr auto}.detail-header .nav,.header>.nav{display:none}.brand{width:clamp(220px,34vw,280px)}.process-section,.product-detail-hero,.product-story-section{grid-template-columns:1fr}.product-detail-copy{position:static}.related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-strip{grid-template-columns:1fr}.admin-tabs{overflow-x:auto}.admin-tabs .admin-backup-button{margin-left:0}}@media (max-width:720px){:root{--space-section:68px;--text-body:15px;--title-section:clamp(43px,13vw,58px)}.announcement{min-height:34px;padding:7px 12px;font-size:10px}.header{height:82px;padding-inline:14px}.news-page,.site-shell{padding-top:82px}.news-page:has(>.announcement),.site-shell:has(>.announcement){padding-top:116px}.news-page>.announcement+.header,.site-shell>.announcement+.header{top:34px}.brand{align-items:center;width:clamp(190px,56vw,230px)}.brand-logo-frame{width:100%}.header-actions{gap:2px}.header .favorite-header-button{display:none}.icon-button{width:42px;height:42px}.hero{height:auto;min-height:700px}.hero-content{width:100%}.hero-copy{font-size:14px}.news-grid{grid-template-columns:1fr}.news-image{height:96vw;max-height:440px}.news-copy{min-height:165px}.process-gallery{gap:8px}.process-gallery figure{padding:5px}.process-gallery figcaption{padding:12px 4px 6px;font-size:17px}.trust-grid{grid-template-columns:1fr}.trust-grid article{min-height:210px}.product-card.product-card-flip{height:590px}.product-flip-back{padding:60px 21px 21px}.product-flip-actions{grid-template-columns:1fr}.product-flip-return{grid-column:1}.product-detail-page{padding-top:82px;padding-bottom:82px}.breadcrumbs{white-space:nowrap;width:calc(100% - 24px);padding-block:18px 14px;overflow:auto}.product-detail-hero{gap:14px;width:calc(100% - 24px)}.product-gallery-main{border-radius:var(--radius-lg);padding:5px}.product-gallery-thumbs{grid-template-columns:repeat(4,minmax(0,1fr))}.product-detail-copy{border-radius:var(--radius-lg);padding:26px 20px}.product-detail-copy h1{font-size:52px}.product-detail-price{flex-direction:column;align-items:flex-start}.product-video-section{border-radius:var(--radius-lg);width:calc(100% - 24px);padding:6px}.product-video-heading{flex-direction:column;align-items:flex-start;gap:7px;padding:17px 12px 18px}.product-video-heading h2{font-size:40px}.product-video-section video{aspect-ratio:auto;border-radius:calc(var(--radius-lg) - 6px);max-height:72vh}.product-story-section{padding-inline:20px}.passport-section{width:calc(100% - 24px);padding:26px 18px}.passport-heading{flex-direction:column;align-items:flex-start}.passport-grid{grid-template-columns:1fr}.passport-grid>div{grid-template-columns:1fr 1fr}.service-strip{width:calc(100% - 24px)}.related-grid{grid-template-columns:1fr}.mobile-product-cta{z-index:90;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdf9f0;border:1px solid #362b2421;border-radius:22px;justify-content:space-between;align-items:center;gap:14px;padding:10px 10px 10px 16px;display:flex;position:fixed;bottom:8px;left:8px;right:8px;box-shadow:0 18px 60px #1f191638}.mobile-product-cta>div{min-width:0;display:grid}.mobile-product-cta span{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.mobile-product-cta strong{font-family:var(--display);font-size:22px;line-height:1}.mobile-product-cta .button{min-height:48px;padding-inline:18px}.admin-product-grid{grid-template-columns:1fr}.admin-tabs button{min-width:150px}}.header{will-change:transform;transition:transform .44s cubic-bezier(.22,.75,.26,1),box-shadow .3s}.header.is-hidden{transform:translateY(calc(-100% - 48px))}@media (min-width:901px){.header{grid-template-rows:94px 44px;grid-template-columns:minmax(190px,1fr) auto minmax(190px,1fr);align-items:center;gap:0 clamp(18px,2vw,38px);height:138px;padding-inline:clamp(26px,4vw,78px)}.header>.brand{grid-area:1/2;place-self:center;width:clamp(250px,18vw,286px)}.header>.nav{letter-spacing:.075em;text-transform:uppercase;border-top:1px solid #2f251e1c;grid-area:2/1/auto/4;place-self:stretch center;gap:clamp(25px,2.5vw,44px);width:min(1020px,100vw - 210px);height:44px;font-size:12px;font-weight:600}.header>.nav a{padding:14px 0 12px}.article-header>.button,.header>.article-header-action,.header>.header-actions{grid-area:1/3;justify-self:end}.home-header{grid-template-columns:minmax(190px,1fr) auto minmax(190px,1fr)}.home-header .home-nav{display:flex}.home-header .menu-button{display:none}.news-page,.site-shell{padding-top:138px}.news-page:has(>.announcement),.site-shell:has(>.announcement){padding-top:178px}.news-page>.announcement+.header,.site-shell>.announcement+.header{top:40px}.product-detail-page{padding-top:138px}#about,#catalog,#catalog-list,#contacts,#journal,#materials{scroll-margin-top:198px}}@media (max-width:900px){.header{grid-template-rows:1fr;grid-template-columns:minmax(0,1fr) auto}.header>.brand{grid-area:1/1;justify-self:start}.header>.nav{display:none}.article-header>.button,.header>.article-header-action,.header>.header-actions{grid-area:1/2;justify-self:end}.home-header .menu-button{display:block}}html.scroll-effects-ready .scroll-reveal{--reveal-delay:0s;opacity:0;transition:opacity .82s cubic-bezier(.22,.72,.28,1) var(--reveal-delay),transform .92s cubic-bezier(.16,1,.3,1) var(--reveal-delay);will-change:opacity,transform;transform:translateY(34px)}html.scroll-effects-ready .scroll-reveal-card{transform:translateY(30px)scale(.982)}html.scroll-effects-ready .scroll-reveal-media{transform:translateY(22px)scale(.975)}html.scroll-effects-ready .scroll-reveal.is-visible{opacity:1;will-change:auto;transform:translate(0)scale(1)}@media (prefers-reduced-motion:reduce){.header{transition:none}html.scroll-effects-ready .scroll-reveal,html.scroll-effects-ready .scroll-reveal-card,html.scroll-effects-ready .scroll-reveal-media{opacity:1;transition:none;transform:none}}.news-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(22px,2.5vw,38px)}.news-card:first-child{grid-column:1/-1;grid-template-columns:minmax(0,1.45fr) minmax(330px,.55fr);display:grid}.news-card:first-child .news-image{height:clamp(470px,34vw,610px)}.news-card:first-child .news-copy{flex-direction:column;justify-content:center;min-height:100%;padding:clamp(38px,4.2vw,70px);display:flex}.news-card:first-child .news-copy h3{margin-right:0;font-size:clamp(42px,4.2vw,68px)}.news-card:first-child .news-copy p{max-width:480px;margin:20px 0 0;font-size:15px}.news-article-hero video,.news-image video{object-fit:cover;width:100%;height:100%;display:block}.news-image video{transition:transform .5s}.news-card:hover .news-image video{transform:scale(1.018)}.news-article-video{cursor:default}.admin-video-preview{border:1px solid var(--line);border-radius:var(--radius-md);background:#241f1c;margin-top:10px;padding:5px;overflow:hidden}.admin-video-preview video{border-radius:calc(var(--radius-md) - 5px);background:#191614;width:100%;max-height:310px;display:block}.contacts-page{background:var(--paper-light);min-height:100vh}.contacts-header .nav span{color:var(--wine);cursor:default;padding:14px 0 12px}.contacts-hero{background:linear-gradient(135deg,#f7f2eb,#eee3d7);grid-template-columns:minmax(0,1.08fr) minmax(350px,.72fr);align-items:center;gap:clamp(50px,9vw,150px);min-height:660px;padding:clamp(70px,8vw,130px) clamp(24px,7vw,120px);display:grid}.contacts-hero-copy{max-width:780px}.contacts-hero-copy h1{font-family:var(--display);letter-spacing:-.04em;margin:18px 0 30px;font-size:clamp(65px,7vw,112px);font-weight:400;line-height:.82}.contacts-hero-copy h1 em{color:var(--wine);font-weight:400}.contacts-hero-copy>p:last-child{max-width:660px;color:var(--muted);font-size:17px;line-height:1.8}.contacts-hero-note{border-radius:var(--radius-xl);box-shadow:var(--shadow-soft);background:#fffdf9c7;border:1px solid #48372d21;padding:clamp(34px,4vw,58px)}.contact-info article>span,.contact-method-card>span,.contacts-hero-note span{color:var(--wine);letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:700}.contacts-hero-note strong{font-family:var(--display);margin:17px 0 14px;font-size:clamp(38px,3.5vw,55px);font-weight:500;line-height:.95;display:block}.contacts-hero-note p{color:var(--muted);margin:0;font-size:14px;line-height:1.8}.contact-methods{padding:var(--space-section) clamp(20px,5vw,88px)}.contact-method-grid{width:min(var(--content-wide),100%);grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:0 auto;display:grid}.contact-method-card{border:1px solid var(--line);border-radius:var(--radius-xl);min-height:250px;box-shadow:var(--shadow-soft);background:#fffdf9;padding:clamp(30px,3.4vw,52px);transition:transform .35s,border-color .35s;position:relative}.contact-method-card:hover{border-color:#994c636b;transform:translateY(-5px)}.contact-method-card h3{font-family:var(--display);overflow-wrap:anywhere;margin:28px 48px 11px 0;font-size:clamp(34px,3.3vw,52px);font-weight:500;line-height:1}.contact-method-card p{color:var(--muted);margin:0;font-size:13px}.contact-method-card b{border:1px solid var(--line);width:44px;height:44px;color:var(--wine);border-radius:50%;place-items:center;font-size:18px;display:grid;position:absolute;bottom:28px;right:30px}.contacts-empty{border-radius:var(--radius-xl);text-align:center;background:#eee5da;width:min(720px,100%);margin:0 auto;padding:45px}.contacts-empty p{color:var(--muted);margin:0 0 24px;line-height:1.8}.contact-info{padding:0 clamp(20px,5vw,88px) var(--space-section);background:var(--paper-light);grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.contact-info article{border-radius:var(--radius-xl);color:#f8f2ea;background:#2c2522;padding:clamp(34px,4.5vw,68px)}.contact-info article:nth-child(2){color:var(--ink);background:#eee4d8}.contact-info h2{font-family:var(--display);margin:20px 0;font-size:clamp(48px,5vw,76px);font-weight:400;line-height:.9}.contact-info li,.contact-info p{color:#f8f2eab3;font-size:14px;line-height:1.8}.contact-info article:nth-child(2) li{color:var(--muted)}.contact-info ul{margin:0;padding-left:19px}@media (max-width:900px){.news-grid{grid-template-columns:1fr}.news-card:first-child{grid-column:auto;display:block}.news-card:first-child .news-image{height:min(74vw,540px)}.news-card:first-child .news-copy{min-height:190px;padding:30px;display:block}.news-card:first-child .news-copy h3{font-size:clamp(36px,7vw,52px)}.contacts-hero{min-height:auto}.contact-info,.contact-method-grid,.contacts-hero{grid-template-columns:1fr}}@media (max-width:720px){.news-card:first-child .news-image{height:96vw;max-height:440px}.news-card:first-child .news-copy{min-height:175px;padding:27px}.contacts-hero{gap:35px;padding:70px 18px}.contacts-hero-copy h1{font-size:clamp(58px,19vw,82px)}.contacts-hero-note{border-radius:var(--radius-lg);padding:30px 24px}.contact-methods{padding-inline:16px}.contact-method-card{border-radius:var(--radius-lg);min-height:220px;padding:30px 24px}.contact-method-card h3{font-size:36px}.contact-info{padding-inline:10px}.contact-info article{border-radius:var(--radius-lg);padding:38px 27px}}body.site-is-loading{overflow:hidden}.site-loader{z-index:10000;opacity:1;visibility:visible;background:radial-gradient(circle at 50% 42%,#ffffff9e,#0000 38%),#eee4d8;place-items:center;transition:opacity .48s cubic-bezier(.4,0,.2,1),visibility .48s;display:grid;position:fixed;inset:0}.site-loader.is-leaving{opacity:0;visibility:hidden;pointer-events:none}.site-loader-inner{justify-items:center;gap:clamp(30px,4vw,46px);width:min(590px,82vw);display:grid;transform:translateY(-1.5vh)}.site-loader-logo{object-fit:contain;width:100%;height:auto;animation:site-loader-logo-in .8s cubic-bezier(.16,1,.3,1) both;display:block}.loader-pulse{--loader-color:var(--wine);place-items:center;width:54px;height:54px;display:inline-grid;position:relative}.loader-pulse-core,.loader-pulse-ring{border-radius:50%;position:absolute}.loader-pulse-ring{border:1px solid var(--loader-color);inset:7px}@supports (color:color-mix(in lab,red,red)){.loader-pulse-ring{border:1px solid color-mix(in srgb,var(--loader-color) 70%,transparent)}}.loader-pulse-ring{animation:loader-pulse-wave 1.55s cubic-bezier(.2,.65,.35,1) infinite}.loader-pulse-ring-two{animation-delay:.52s}.loader-pulse-core{background:var(--loader-color);width:10px;height:10px;animation:loader-pulse-core 1.1s ease-in-out infinite alternate;box-shadow:0 0 0 6px #994c6317}@keyframes loader-pulse-wave{0%{opacity:0;transform:scale(.25)}20%{opacity:.85}to{opacity:0;transform:scale(1.65)}}@keyframes loader-pulse-core{0%{opacity:.68;transform:scale(.82)}to{opacity:1;transform:scale(1.16)}}@keyframes site-loader-logo-in{0%{opacity:0;transform:translateY(14px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.news-card:first-child{background:#fffdf9;min-height:clamp(500px,40vw,670px);display:block;position:relative;overflow:hidden}.news-card:first-child .news-image{width:auto;height:auto;position:absolute;inset:7px}.news-card:first-child:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000 42%,#1813112e 62%,#181311d1);border-radius:23px;position:absolute;inset:7px}.news-card:first-child .news-copy{z-index:2;color:#fff;width:min(680px,100% - 54px);min-height:0;padding:0;display:block;position:absolute;bottom:clamp(34px,4vw,66px);left:clamp(32px,4vw,70px)}.news-card:first-child .news-copy h3{color:#fff;text-shadow:0 2px 28px #00000047;max-width:620px;margin:0 70px 12px 0;font-size:clamp(38px,3.9vw,62px);line-height:.95}.news-card:first-child .news-copy p{color:#fffc;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:510px;margin:0;font-size:13px;line-height:1.6;display:-webkit-box;overflow:hidden}.news-card:first-child .news-copy>a{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border-color:#ffffff80;bottom:0;right:0}@media (max-width:900px){.news-card:first-child{min-height:min(680px,84vw)}.news-card:first-child .news-image{height:auto;max-height:none}.news-card:first-child .news-copy{min-height:0;padding:0;display:block}.news-card:first-child .news-copy h3{font-size:clamp(36px,6.4vw,52px)}}@media (max-width:720px){.site-loader-inner{gap:28px;width:min(440px,88vw)}.loader-pulse{width:48px;height:48px}.news-card:first-child{min-height:112vw;max-height:610px}.news-card:first-child .news-image{height:auto;max-height:none}.news-card:first-child .news-copy{width:calc(100% - 54px);bottom:28px;left:27px}.news-card:first-child .news-copy h3{margin-right:48px;font-size:clamp(34px,10vw,46px)}.news-card:first-child .news-copy p{max-width:calc(100% - 40px);font-size:12px}.news-card:first-child .news-copy>a{width:40px;height:40px}}@media (prefers-reduced-motion:reduce){.loader-pulse-core,.loader-pulse-ring,.site-loader-logo{animation:none}.loader-pulse-ring-one{opacity:.55;transform:scale(1.25)}.loader-pulse-ring-two{opacity:.25;transform:scale(1.6)}}@media print{body *{visibility:hidden!important}.passport-section,.passport-section *{visibility:visible!important}.passport-section{width:100%;box-shadow:none;border:0;margin:0;position:absolute;inset:0}.passport-heading .button{display:none}}.hp-field{width:1px!important;height:1px!important;position:absolute!important;top:auto!important;left:-10000px!important;overflow:hidden!important}.customer-button{color:var(--wine);background:#994c630f;border-radius:50%}.customer-button:hover{background:#994c6321}.news-copy>.news-card-action{place-items:initial;width:auto;height:auto;color:var(--wine);letter-spacing:.02em;border:0;margin-top:17px;font-size:11px;font-weight:700;display:inline-flex;position:static}.news-copy>.news-card-action:hover{color:var(--wine-dark);background:0 0}.news-card:first-child .news-copy>.news-card-action{color:#fff;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;width:auto;height:auto;margin-top:18px;position:static}.modal-repeat-button,.product-repeat-button,.repeat-order-button{background:#2c2522;border-color:#2c2522}.modal-repeat-button:hover,.product-repeat-button:hover,.repeat-order-button:hover{background:#171311;border-color:#171311}.product-flip-actions .product-repeat-button{grid-column:auto}.site-header-consistent .header-actions{justify-self:end}.repeat-order-context{border-radius:var(--radius-md);background:#eee5da;margin:18px 0;padding:18px}.repeat-order-context>p{color:var(--muted);margin:0 0 16px;font-size:12px;line-height:1.65}.compact-disclaimer{margin-top:16px;padding:15px 17px}.order-access-receipt{border-radius:var(--radius-md);text-align:center;background:#fffdf9;border:1px solid #994c633d;justify-items:center;gap:7px;width:min(460px,100%);margin:20px auto;padding:20px;display:grid}.order-access-receipt p{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:10px;font-weight:700}.order-access-receipt strong{font-family:var(--display);font-size:30px;font-weight:600}.order-access-receipt code{color:#fff;letter-spacing:.08em;-webkit-user-select:all;user-select:all;background:#2b2420;border-radius:9px;padding:7px 11px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:clamp(16px,2vw,21px)}.order-access-receipt small{color:var(--wine);font-size:10px}.order-access-receipt .button{min-height:44px;margin-top:8px}.customer-cabinet-page,.information-page{background:var(--paper-light);min-height:100vh;padding-top:98px}.information-hero{background:radial-gradient(circle at 82% 15%,#994c6321,#0000 30%),linear-gradient(135deg,#faf7f1,#e9ded0);align-content:center;min-height:660px;padding:clamp(80px,9vw,150px) clamp(24px,7vw,120px);display:grid}.information-hero h1{font-family:var(--display);font-size:var(--title-page);letter-spacing:-.04em;margin:18px 0 30px;font-weight:400;line-height:.82}.information-hero h1 em{color:var(--wine);font-weight:400}.information-hero>p:not(.section-kicker){max-width:760px;color:var(--muted);margin:0;font-size:clamp(16px,1.2vw,19px);line-height:1.8}.information-hero>div{flex-wrap:wrap;gap:10px;margin-top:34px;display:flex}.information-principles{padding:var(--space-section) clamp(20px,5vw,88px)}.information-grid{width:min(var(--content-wide),100%);grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:0 auto;display:grid}.information-grid article{border:1px solid var(--line);border-radius:var(--radius-xl);min-height:330px;box-shadow:var(--shadow-soft);background:#fff;padding:clamp(30px,3vw,46px)}.information-grid article>span{color:var(--wine);font-family:var(--display);font-size:22px}.information-grid h3{font-family:var(--display);margin:62px 0 16px;font-size:clamp(32px,2.5vw,42px);font-weight:500;line-height:.95}.information-grid p{color:var(--muted);margin:0;font-size:14px;line-height:1.8}.information-flow{padding:var(--space-section) max(20px,calc((100% - var(--content)) / 2));color:#f8f1e9;background:#2b2420;grid-template-columns:.65fr 1.35fr;gap:clamp(45px,8vw,120px);display:grid}.information-flow h2,.information-terms h2{font-family:var(--display);font-size:var(--title-section);margin:13px 0 0;font-weight:400;line-height:.9}.information-flow ol{margin:0;padding:0;list-style:none}.information-flow li{border-top:1px solid #ffffff26;grid-template-columns:60px 1fr;gap:22px;padding:28px 0;display:grid}.information-flow li:last-child{border-bottom:1px solid #ffffff26}.information-flow li>span{color:#d3a4b1;font-family:var(--display);font-size:22px}.information-flow h3{font-family:var(--display);margin:0 0 9px;font-size:32px;font-weight:500}.information-flow li p{color:#ffffffa8;margin:0;font-size:14px;line-height:1.8}.information-terms{padding:var(--space-section) max(20px,calc((100% - var(--content)) / 2));background:#eee5da;grid-template-columns:.72fr 1.28fr;gap:clamp(45px,8vw,120px);display:grid}.information-terms>div:last-child>p{color:var(--muted);margin:0 0 20px;font-size:15px;line-height:1.85}.information-terms>div:last-child>div{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.customer-login-wrap{background:radial-gradient(circle at 50% 20%,#994c631f,#0000 35%),#eee5da;place-items:center;min-height:calc(100vh - 98px);padding:60px 20px;display:grid}.customer-login-card{border:1px solid var(--line);border-radius:var(--radius-xl);width:min(560px,100%);box-shadow:var(--shadow-soft);background:#fffdf9;padding:clamp(32px,5vw,58px)}.customer-login-card h1{font-family:var(--display);margin:14px 0 18px;font-size:clamp(46px,6vw,68px);font-weight:400;line-height:.9}.customer-login-card>p:not(.section-kicker){color:var(--muted);margin:0 0 25px;font-size:13px;line-height:1.75}.customer-login-card form{gap:15px;display:grid}.customer-login-card>small{color:var(--muted);text-align:center;margin-top:18px;display:block}.customer-login-card .field small{color:var(--muted);margin-top:6px;font-size:10px;display:block}.customer-register-card{width:min(620px,100%)}.customer-auth-links{justify-content:space-between;gap:15px;margin-top:18px;font-size:12px;font-weight:700;display:flex}.customer-auth-links a,.customer-login-card small a{color:var(--wine)}.customer-cabinet-wrap{width:min(var(--content-wide),calc(100% - 40px));padding:clamp(55px,6vw,95px) 0 var(--space-section);margin:0 auto}.cabinet-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:30px;padding:0 4px;display:flex}.cabinet-heading h1{font-family:var(--display);margin:8px 0 5px;font-size:clamp(54px,6vw,84px);font-weight:500;line-height:.9}.cabinet-heading p:last-child{color:var(--muted);margin:0;font-size:13px}.cabinet-status{color:var(--wine-dark);background:#e9d9de;border-radius:999px;padding:12px 18px;font-size:12px;font-weight:700}.cabinet-status.status-completed{color:#355c3d;background:#dce8dc}.cabinet-status.status-cancelled{color:#815246;background:#eaded9}.cabinet-layout{grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr);align-items:start;gap:20px;display:grid}.cabinet-card{border:1px solid var(--line);border-radius:var(--radius-xl);box-shadow:var(--shadow-soft);background:#fff;padding:clamp(28px,4vw,54px)}.cabinet-card h2{font-family:var(--display);margin:12px 0 25px;font-size:clamp(38px,4vw,56px);font-weight:500;line-height:.95}.cabinet-details{border-top:1px solid var(--line);margin:0 0 24px}.cabinet-details>div{border-bottom:1px solid var(--line);grid-template-columns:.7fr 1fr;align-items:center;gap:20px;min-height:54px;padding:12px 0;display:grid}.cabinet-details dt{color:var(--muted);font-size:11px}.cabinet-details dd{text-align:right;margin:0;font-size:13px;font-weight:600}.cabinet-comment{border-radius:var(--radius-md);background:#eee5da;margin:20px 0;padding:20px}.cabinet-comment p{color:var(--muted);margin:7px 0 0;font-size:13px}.cabinet-card>.button{margin:7px 7px 0 0}.cabinet-history ol{margin:0;padding:0;list-style:none}.cabinet-history li{min-height:95px;padding-left:32px;position:relative}.cabinet-history li:before{content:"";background:var(--line);width:1px;position:absolute;top:18px;bottom:-4px;left:8px}.cabinet-history li:last-child:before{display:none}.cabinet-history li>span{background:#c9bdb2;border-radius:50%;width:11px;height:11px;position:absolute;top:8px;left:3px;box-shadow:0 0 0 5px #fff}.cabinet-history li.active>span{background:var(--wine)}.cabinet-history li strong{font-family:var(--display);font-size:22px;font-weight:600}.cabinet-history li p{color:var(--muted);margin:3px 0;font-size:11px}.cabinet-history li small{color:#9b8f85;font-size:9px}.cabinet-help{border-top:1px solid var(--line);color:var(--muted);margin:18px 0 10px;padding-top:18px;font-size:12px}.cabinet-history>a{color:var(--wine);font-size:12px;font-weight:700}.customer-orders-list{gap:20px;display:grid}.customer-order-card{padding:clamp(26px,4vw,44px)}.customer-order-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.customer-order-heading h2{margin-bottom:5px}.customer-order-heading small{color:var(--muted)}.customer-order-card>h3{font-family:var(--display);margin:28px 0 18px;font-size:clamp(28px,3vw,40px);font-weight:500}.customer-order-timeline{border-top:1px solid var(--line);margin-top:25px;padding-top:20px}.customer-order-timeline>strong{font-family:var(--display);font-size:24px}.customer-order-timeline ol{gap:10px;margin:14px 0 0;padding:0;list-style:none;display:grid}.customer-order-timeline li{background:var(--paper-light);border-radius:12px;grid-template-columns:1fr auto;gap:3px 15px;padding:12px 15px;display:grid}.customer-order-timeline li span{font-size:12px;font-weight:700}.customer-order-timeline li small{color:var(--muted);font-size:10px}.customer-order-timeline li p{color:var(--muted);grid-column:1/-1;margin:0;font-size:11px}.customer-empty-orders{text-align:center}.customer-empty-orders p{color:var(--muted);line-height:1.7}.admin-availability-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.admin-repeatable-badge{color:var(--wine-dark);background:#eadce1;border-radius:999px;padding:8px 11px;font-size:9px;font-weight:700}@media (max-width:1100px){.information-grid{grid-template-columns:1fr}.information-grid article{min-height:250px}.information-grid h3{margin-top:35px}.cabinet-layout,.information-flow,.information-terms{grid-template-columns:1fr}}@media (max-width:720px){.customer-cabinet-page,.information-page{padding-top:94px}.information-hero{min-height:590px;padding:70px 20px}.information-hero h1{font-size:clamp(58px,18vw,82px)}.information-flow,.information-terms{padding-inline:22px}.cabinet-heading{flex-direction:column;align-items:flex-start}.cabinet-heading h1{font-size:52px}.customer-auth-links,.customer-order-heading{flex-direction:column}.customer-auth-links{align-items:center}.cabinet-card{border-radius:var(--radius-lg);padding:28px 20px}.cabinet-details>div{grid-template-columns:1fr;gap:4px}.cabinet-details dd{text-align:left}.order-access-receipt{padding:16px 12px}.order-access-receipt code{font-size:15px}}.payment-panel{border:1px solid var(--line,#ddd);flex-wrap:wrap;align-items:center;gap:16px;margin:20px 0;padding:20px;font-size:16px;display:flex}.payment-panel h3,.payment-panel p{width:100%;margin:0}.payment-panel img{max-width:240px;height:auto}.cabinet-heading h1,.catalog-hero h1,.contact-info h2,.contacts-hero-copy h1,.contacts-hero-note strong,.custom-intro h2,.customer-login-card h1,.information-flow h2,.information-hero h1,.information-terms h2,.journal-section h2,.materials-copy h2,.news-article-copy h1,.news-catalog-card h2,.news-gallery-heading h2,.passport-heading h2,.process-copy h2,.product-detail-copy h1,.product-story-section h2,.product-video-heading h2,.section-title h2{overflow-wrap:anywhere;text-wrap:balance;line-height:1.04}.cabinet-card h2,.customer-order-card>h3,.information-grid h3,.modal-copy h2,.news-copy h3,.product-flip-back-heading h3,.product-flip-front .product-info h3,.trust-grid h3{overflow-wrap:anywhere;line-height:1.08}.cabinet-heading h1{max-width:1050px;margin-bottom:14px;font-size:clamp(44px,5.2vw,76px)}.customer-login-card h1{margin-bottom:22px}.product-card.product-card-flip{height:550px}.product-flip-front .product-media{height:59%}.product-flip-front .product-info{height:41%;padding:20px 21px 18px}.product-flip-front .product-info h3{font-size:clamp(27px,2vw,34px)}.product-flip-back{padding:62px 22px 18px}.product-flip-back-heading h3{font-size:clamp(30px,2.2vw,38px)}.product-flip-back-heading>strong{margin-top:8px;font-size:28px}.product-flip-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:13px 0;display:-webkit-box;overflow:hidden}.product-flip-features>div{min-height:35px}.product-flip-actions .button{min-height:44px}.product-flip-actions.made-to-order-actions{grid-template-columns:1fr}.product-flip-actions.made-to-order-actions .product-repeat-button{order:-1;width:100%}.footer{min-height:0}.footer-bottom,.footer-grid{opacity:1;transform:none}.field small{color:var(--muted);font-size:10px;line-height:1.45}@media (min-width:1500px){.catalog-full-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-full-grid .product-card.product-card-flip{height:540px}}@media (max-width:720px){.cabinet-heading h1{margin-bottom:10px;font-size:clamp(40px,12vw,52px)}.customer-login-card h1{font-size:clamp(40px,12vw,54px)}.product-card.product-card-flip{height:570px}}.catalog-browser-tools{flex-wrap:wrap;grid-column:1/-1;justify-content:flex-end;align-items:center;gap:12px;margin-bottom:-10px;display:flex}.catalog-browser-tools .button{min-height:44px;margin-right:auto}.catalog-browser-tools label{color:var(--muted);font-size:12px}.catalog-browser-tools select{border:1px solid var(--line);max-width:220px;min-height:44px;color:var(--ink);font:inherit;background:#fffdf9;border-radius:14px;padding:0 14px;font-size:13px}.catalog-browser.filters-collapsed{grid-template-columns:minmax(0,1fr)}.catalog-browser.filters-collapsed .catalog-full-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-gallery-navigation{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;padding:10px 4px;font-size:13px;display:flex}.product-gallery-navigation button{border:1px solid var(--line);width:42px;height:42px;color:var(--ink);cursor:pointer;background:#fff;border-radius:50%}.product-detail-secondary-actions{flex-wrap:wrap;gap:18px;margin-top:16px;font-size:13px;display:flex}.product-detail-secondary-actions a,.product-detail-secondary-actions button{color:var(--wine);font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:1px solid;padding:6px 0}.payment-deadline{color:var(--wine);font-size:13px;line-height:1.5}.admin-search{gap:8px;margin:8px 0 20px;display:grid}.admin-search label{color:var(--muted);font-size:12px}.admin-search input{border:1px solid var(--line);width:min(550px,100%);min-height:48px;font:inherit;border-radius:15px;padding:0 16px}.customer-order-progress{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:22px 0;padding:0;list-style:none;display:grid}.customer-order-progress li{min-width:0;color:var(--muted);gap:5px;font-size:11px;display:grid}.customer-order-progress li span{color:#5a4c42;background:#eae4db;border-radius:50%;place-items:center;width:26px;height:26px;display:grid}.customer-order-progress li.done span{background:var(--wine);color:#fff}.customer-order-progress li small{overflow-wrap:anywhere;line-height:1.3}@media (max-width:620px){.customer-order-progress{gap:4px}.customer-order-progress li{font-size:9px}}.cabinet-heading h1,.contacts-hero-copy h1,.information-hero h1{overflow-wrap:anywhere}@media (max-width:1180px){.catalog-browser.filters-collapsed .catalog-full-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.catalog-browser.filters-collapsed .catalog-full-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{gap:32px}}@media (max-width:620px){.catalog-browser-tools{justify-content:space-between;margin-bottom:0}.catalog-browser-tools .button{width:100%;margin:0}.catalog-browser.filters-collapsed .catalog-full-grid{grid-template-columns:1fr}.catalog-hero h1{font-size:clamp(40px,12vw,56px)}.contacts-hero-copy h1,.information-hero h1{font-size:clamp(43px,12vw,68px)}.footer{padding:46px 20px 24px}.footer-grid{grid-template-columns:1fr;gap:28px;margin-bottom:32px}.footer-bottom{flex-wrap:wrap;line-height:1.7}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}