@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500&family=DM+Sans:wght@400;500;600&display=swap');
:root{--paper:#f7f5ef;--ink:#282c25;--wine:#50202e;--muted:#706f65;--line:#dcdcd1;--olive:#e7e8dc}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 'DM Sans',sans-serif}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible{outline:2px solid var(--wine);outline-offset:5px}.announcement{background:var(--wine);color:#fff;text-align:center;font-size:12px;letter-spacing:1px;padding:9px 15px}.announcement span{margin-left:18px;opacity:.7}header{height:111px;display:flex;align-items:center;justify-content:space-between;max-width:1500px;margin:auto;padding:0 6%}.wordmark{font:34px/.95 'Cormorant Garamond',Georgia,serif;letter-spacing:5px;text-align:center}.wordmark span{display:block;font:10px/2.6 'DM Sans',sans-serif;letter-spacing:6px}nav{display:flex;gap:36px;font-size:14px}nav a:hover{color:var(--wine)}.header-contact{background:none;border:0;font-size:14px}.header-contact span{margin-left:20px}.hero{max-width:1500px;margin:auto;display:grid;grid-template-columns:1fr 1fr;position:relative;padding:10px 6% 56px;min-height:685px}.hero-copy{padding:50px 0 0}.eyebrow{font-size:12px;letter-spacing:2.2px;font-weight:500}.hero h1{font:500 clamp(56px,6.2vw,91px)/.99 'Cormorant Garamond',Georgia,serif;letter-spacing:-2.5px;margin:29px 0}.hero h1 em,h2 em{font-weight:400;color:var(--wine)}.hero p{color:var(--muted);font-size:15px;line-height:1.9;margin:25px 0}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:60px;padding:16px 23px;background:var(--wine);color:white;font-size:14px;border:1px solid var(--wine);transition:background .2s,transform .2s}.button:hover{background:#6c3043;transform:translateY(-2px)}.hero-note{font-size:12px;color:var(--muted);margin-top:28px}.tiny-star{font-size:23px;vertical-align:middle;margin-right:8px}.hero-image{height:590px;position:relative;background:#273229;overflow:visible}.hero-image>img{height:100%;width:100%;object-fit:cover;object-position:center 42%;filter:brightness(.83)}.image-caption{position:absolute;bottom:0;left:0;width:100%;padding:60px 25px 23px;color:white;background:linear-gradient(transparent,#141b19bd);display:flex;justify-content:space-between;font-size:11px;letter-spacing:1px}.image-caption span:last-child{font-family:Georgia,serif;font-style:italic;letter-spacing:0}.roundel{position:absolute;top:33px;left:-47px;background:var(--paper);width:96px;height:96px;border-radius:50%;border:1px solid #b5ad91;outline:6px solid var(--paper);display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:8px;letter-spacing:1.4px;line-height:1.1;transform:rotate(-13deg)}.roundel b{font:27px Georgia;margin:4px}.vertical-note{position:absolute;right:19px;top:42%;writing-mode:vertical-rl;font-size:10px;letter-spacing:2.5px}.principles{border-block:1px solid var(--line);display:flex;justify-content:center;gap:7%;padding:24px;font-size:13px}.principles i{font-size:18px;color:#948664}.section{max-width:1320px;padding:90px 5%;margin:auto}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:36px}h2{font:400 clamp(38px,4vw,58px)/1.1 'Cormorant Garamond',Georgia,serif;margin:16px 0}.section-heading p{font-size:14px;color:var(--muted)}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px}.product-image{padding:0;border:0;display:block;position:relative;width:100%;height:540px;overflow:hidden;background:#354038}.product-image img{width:100%;height:100%;object-fit:cover;object-position:center 44%;transition:transform .7s}.product-image:hover img{transform:scale(1.035)}.tag{position:absolute;left:20px;top:20px;background:var(--paper);padding:6px 12px;font-size:10px;letter-spacing:1.4px}.image-arrow{position:absolute;bottom:20px;right:20px;background:var(--paper);width:43px;height:43px;border-radius:50%;display:grid;place-items:center;font-size:23px}.product-info{display:flex;justify-content:space-between;gap:15px;padding-top:22px}.product-meta{font-size:10px;letter-spacing:1.8px;color:var(--muted)}h3{font:400 32px/1.2 'Cormorant Garamond',Georgia,serif;margin:8px 0}.product-info p{font-size:13px;color:var(--muted);margin:7px 0}.price{font-size:12px;padding-top:29px;white-space:nowrap}.text-button{display:flex;align-items:center;justify-content:space-between;width:100%;border:0;border-bottom:1px solid #a2a193;padding:16px 0;background:none;font-size:14px}.text-button:hover{color:var(--wine)}.preview-art{height:540px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:#e5e5da;border:1px solid #d5d6c9;position:relative}.preview-art:before{content:'';position:absolute;inset:23px;border:1px solid #bcbeae}.preview-art .eyebrow{font-size:10px}.preview-monogram{font:italic 128px/.95 'Cormorant Garamond',Georgia,serif;color:#6f755f;margin:26px}.preview-art h3{font-size:41px}.preview-label{font-size:10px;letter-spacing:2px;margin-top:30px}.process{max-width:none;background:var(--olive);padding:75px max(6%,calc((100vw - 1188px)/2));display:grid;grid-template-columns:1fr 1fr;gap:100px}.process>div>p{color:var(--muted);max-width:400px;font-size:15px}.process .text-button{max-width:190px}.process ol{list-style:none;margin:0;padding:0}.process li{display:flex;gap:25px;padding:24px 0;border-bottom:1px solid #c7c9bb}.process li>span{font:italic 28px Georgia;color:#83846f}.process li h3{font-size:28px;margin-top:0}.process li p{color:var(--muted);font-size:14px;margin:8px 0}.faq{max-width:930px}.faq h2{margin-bottom:35px}.faq details{border-bottom:1px solid var(--line);padding:19px 0}.faq summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;font-size:15px}.faq summary::-webkit-details-marker{display:none}.faq summary span{font-size:22px}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{font-size:14px;color:var(--muted);max-width:700px}footer{background:#252c25;color:#efeee4;padding:50px 6% 20px;display:flex;justify-content:space-between;flex-wrap:wrap}footer .wordmark{display:inline-block}footer p{font-size:12px;color:#a9afa5}footer>div:nth-child(2){text-align:right}footer>div>span{font-size:10px;letter-spacing:2px}footer button{display:block;background:none;border:0;color:inherit;font:32px 'Cormorant Garamond',Georgia,serif;margin-top:17px;padding:0}.footer-bottom{width:100%;display:flex;justify-content:space-between;border-top:1px solid #454b42;margin-top:40px;padding-top:18px}.footer-bottom span{font-size:11px;letter-spacing:0;color:#adb1a7}.whatsapp{position:fixed;right:25px;bottom:24px;background:#245c42;border:1px solid #ffffff40;color:white;border-radius:50px;padding:13px 18px;display:flex;gap:9px;align-items:center;box-shadow:0 4px 20px #0002;z-index:10;font-size:13px}.whatsapp svg{width:25px;height:25px}dialog{border:0;background:var(--paper);color:var(--ink);width:min(760px,94vw);max-height:90dvh;padding:38px;box-shadow:0 20px 100px #0004}dialog::backdrop{background:#172019a6;backdrop-filter:blur(4px)}.close{position:absolute;right:17px;top:10px;border:0;background:none;font-size:32px;z-index:1}body:has(dialog[open]){overflow:hidden}.hero-copy{animation:arrive .8s ease-out}.hero-image{animation:arrive 1s ease-out}@keyframes arrive{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:none}}@media(max-width:800px){header{height:88px;padding:0 6%}.wordmark{font-size:28px}nav{display:none}.hero{padding-top:0;gap:22px;min-height:0}.hero-copy{padding-top:30px}.hero h1{font-size:57px}.hero-image{height:500px}.hero p{font-size:14px}.image-caption{display:block}.image-caption span{display:block}.image-caption span:last-child{margin-top:6px}.roundel{width:74px;height:74px;left:-32px;font-size:6px}.roundel b{font-size:21px}.vertical-note{right:8px}.principles{gap:20px;font-size:11px}.section{padding:65px 6%}.section-heading{display:block}.product-image,.preview-art{height:420px}.product-info{display:block}.price{padding:0}.product-grid{gap:22px}.process{gap:40px}.announcement span{display:none}}@media(max-width:560px){.hero{display:flex;flex-direction:column;padding-bottom:32px;gap:32px}.hero-copy{padding-top:23px}.hero h1{font-size:65px;margin:22px 0}.hero h1 br:nth-child(2){display:initial}.hero p{margin:21px 0}.hero-image{height:490px;margin-left:22px}.roundel{left:-26px;top:26px}.vertical-note{display:none}.hero-note{margin-top:18px}.principles{padding:20px;gap:13px;justify-content:space-between}.principles span{max-width:90px;text-align:center;line-height:1.5}.principles i{font-size:16px}.product-grid{grid-template-columns:1fr;gap:38px}.product-image{height:480px}.preview-art{height:360px}.product-info{display:flex}.price{padding-top:27px;font-size:11px}.process{grid-template-columns:1fr;gap:20px}.faq summary{font-size:14px;gap:14px}.section{padding-block:55px}footer{gap:26px;padding-bottom:85px}footer>div:nth-child(2){text-align:left}footer button{font-size:27px}.footer-bottom{margin-top:10px;gap:20px}.whatsapp{bottom:17px;right:16px}.header-contact{font-size:12px}.hero .button{width:240px}dialog{padding:30px 20px}.announcement{font-size:10px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
.modal-title{margin:12px 0}.modal-intro{font-size:13px;color:var(--muted);margin-top:0}.steps{display:flex;gap:25px;margin:25px 0 28px;border-bottom:1px solid var(--line);font-size:13px}.steps span{padding:0 0 13px;color:var(--muted)}.steps .active{color:var(--wine);border-bottom:2px solid var(--wine)}fieldset{padding:0;border:0;margin:0 0 22px}legend{font-size:14px;margin-bottom:12px}.mode-options{display:flex;flex-wrap:wrap;gap:8px}.mode-options label,.size-options label{position:relative;cursor:pointer}.mode-options input,.size-options input{position:absolute;opacity:0;width:100%;height:100%;margin:0}.mode-options span,.size-options span{display:block;border:1px solid #cbcdbf;padding:11px 14px;font-size:13px;transition:background .2s}.mode-options input:checked+span,.size-options input:checked+span{background:var(--wine);color:white;border-color:var(--wine)}.mode-options input:focus-visible+span,.size-options input:focus-visible+span{outline:2px solid var(--wine);outline-offset:3px}.size-options{display:flex;flex-wrap:wrap;gap:8px}.size-options span{min-width:50px;text-align:center;padding:10px}.helper{font-size:13px;color:var(--muted);line-height:1.65}.fields{display:grid;grid-template-columns:1fr 1fr;gap:20px}.field{display:flex;flex-direction:column;position:relative;font-size:14px;gap:7px}.field>span{display:contents}.field small{font-size:11px;color:var(--muted);line-height:1.5}input:not([type=radio]),select,textarea{width:100%;background:#fff9;border:1px solid #c8cabc;border-radius:0;padding:11px 12px;color:var(--ink);min-height:46px;font-size:16px}input:focus,select:focus,textarea:focus{outline:1px solid var(--wine);border-color:var(--wine)}.input-unit{position:relative}.input-unit input{padding-right:40px}.input-unit span{position:absolute;right:12px;top:12px;color:var(--muted);font-size:13px;pointer-events:none}.measurement-head{display:flex;justify-content:space-between;gap:20px}.measurement-head h3{font-size:28px}.measurement-head p{font-size:13px;color:var(--muted);max-width:420px}.measurement-head>.field{min-width:125px}.optional{margin:25px 0;border-block:1px solid var(--line);padding:15px 0}.optional summary{font-size:14px;cursor:pointer}.optional .fields{margin-top:20px}.form-subtitle{font-size:27px;margin:30px 0 18px}.notes{margin-top:20px}.full{width:100%;margin-top:15px}.request-preview{white-space:pre-wrap;overflow-wrap:anywhere;background:#e9eade;padding:22px;font:14px/1.9 'DM Sans',sans-serif}.notice,.help-box{padding:18px 20px;background:#e9eade;font-size:13px;margin-block:20px}.help-box p{font-size:14px;color:var(--muted)}.subtle{border:0;background:none;font-size:13px;padding:10px 0;text-decoration:underline;text-underline-offset:4px}.review-actions{display:flex;justify-content:space-between;margin-top:12px}@media(max-width:560px){.fields{gap:16px 12px}.measurement-head{display:block}.measurement-head>.field{width:150px;margin-bottom:15px}.mode-options label{flex:1}.mode-options span{font-size:12px;padding:10px;min-height:60px;display:flex;align-items:center}.modal-title{font-size:40px}.field{font-size:13px}.request-preview{font-size:13px;padding:16px}}

/* Prepaid policy: visible before the collection, with a reminder at enquiry. */
.announcement span{display:inline!important}.prepaid-note{margin:44px auto 0;width:88%;max-width:1188px;padding:30px 34px;border:1px solid #cbbcb9;border-left:4px solid var(--wine);background:#f0e9e5;display:grid;grid-template-columns:.85fr 1.5fr;gap:38px;align-items:start}.prepaid-note .eyebrow{color:var(--wine);font-size:12px;letter-spacing:1.5px}.prepaid-note h2{font-size:38px;line-height:1.15;margin:13px 0 0}.prepaid-copy p{font-size:16px;line-height:1.8;margin:0 0 12px}.prepaid-copy .text-button{max-width:240px;font-size:14px}.notice strong{color:var(--wine)}@media(max-width:700px){.prepaid-note{grid-template-columns:1fr;gap:20px;padding:24px;margin-top:28px}.prepaid-note h2{font-size:34px}.announcement{font-size:12px;line-height:1.7;letter-spacing:.4px}.announcement span{display:block!important;margin-left:0;opacity:1}.prepaid-copy p{font-size:15px}#send-request{gap:15px;font-size:14px}}

/* Swipeable product gallery and uncropped full-size viewer. */
.product-gallery{position:relative}.gallery-track{display:flex;width:100%;height:100%;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain}.gallery-track::-webkit-scrollbar{display:none}.gallery-slide{flex:0 0 100%;width:100%;height:100%;scroll-snap-align:center;scroll-snap-stop:always;border:0;padding:0;background:transparent;cursor:zoom-in}.gallery-slide img{display:block;width:100%;height:100%;object-fit:cover}.product-gallery:hover img{transform:none}.product-gallery .tag{pointer-events:none}.product-gallery .image-arrow{border:0;z-index:2}.gallery-prev,.gallery-next{position:absolute;top:48%;width:36px;height:44px;border:0;background:#f7f5efeb;font-size:29px;display:grid;place-items:center;line-height:1}.gallery-prev{left:12px}.gallery-next{right:12px}.gallery-count{position:absolute;bottom:23px;left:20px;background:#252c25d9;color:#fff;padding:5px 11px;font-size:12px;pointer-events:none}.gallery-dots{display:flex;justify-content:center;padding:8px 0 0}.gallery-dots button{width:32px;height:32px;border:0;background:transparent;display:grid;place-items:center}.gallery-dots button:before{content:'';width:6px;height:6px;border-radius:50%;background:#b8b9af}.gallery-dots button[aria-current="true"]:before{background:var(--wine);width:8px;height:8px}.gallery-prev:disabled,.gallery-next:disabled,.viewer-controls button:disabled{opacity:.35;cursor:default}.product-gallery~.product-info{padding-top:10px}#photo-viewer{width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;margin:0;border:0;padding:0;background:#171c18;color:#f7f5ef;overflow:hidden}#photo-viewer[open]{display:flex;flex-direction:column}#photo-viewer::backdrop{background:#171c18}.viewer-bar{display:flex;align-items:center;justify-content:space-between;padding:12px 22px;flex-shrink:0;border-bottom:1px solid #ffffff26}.viewer-bar>span{font:28px 'Cormorant Garamond',Georgia,serif}.viewer-bar button{border:0;background:transparent;color:inherit;font-size:32px;width:44px;height:44px}.viewer-track{flex:1;min-height:0}.viewer-track .gallery-slide{cursor:default;display:flex;align-items:center;justify-content:center}.viewer-track img{object-fit:contain;width:100%;height:100%}.viewer-controls{display:flex;align-items:center;justify-content:center;gap:25px;padding:12px 16px max(12px,env(safe-area-inset-bottom));flex-shrink:0}.viewer-controls button{width:44px;height:44px;border:1px solid #ffffff50;background:transparent;color:inherit;font-size:22px}.viewer-controls span{font-size:14px;min-width:50px;text-align:center}
