@font-face{font-family:Outfit;src:url('assets/fonts/outfit-400-v4.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:Outfit;src:url('assets/fonts/outfit-500-v4.woff2') format('woff2');font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:Outfit;src:url('assets/fonts/outfit-600-v4.woff2') format('woff2');font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:Outfit;src:url('assets/fonts/outfit-700-v4.woff2') format('woff2');font-weight:700;font-style:normal;font-display:swap}
@font-face{font-family:Outfit;src:url('assets/fonts/outfit-800-v4.woff2') format('woff2');font-weight:800;font-style:normal;font-display:swap}
:root{color-scheme:light;--paper:#fafaf8;--cream:#ebe7df;--ink:#211e1a;--muted:#625d55;--dark:#10100f;--dark-warm:#242019;--gold:#ccac67;--gold-hover:#e1c282;--on-gold:#17140d;--accent:#725423;--line:#d8d1c5;--container:1248px;--radius:16px;--ease:cubic-bezier(.16,1,.3,1);--shadow:0 4px 10px #211e1a09,0 20px 44px -12px #211e1a24}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Outfit,system-ui,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:clip}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}svg{display:inline-block;flex-shrink:0;vertical-align:middle}button svg,a svg{pointer-events:none}h1,h2,h3,p,figure,blockquote{margin:0}h1,h2,h3{font-weight:800;line-height:1.05;letter-spacing:-.025em;text-wrap:balance}h2{font-size:48px}h3{font-size:30px}p{text-wrap:pretty}ul,ol{margin:0;padding:0;list-style:none}address{font-style:normal}[hidden]{display:none!important}::selection{background:var(--gold);color:var(--on-gold)}:focus-visible{outline:3px solid #805414;outline-offset:5px;border-radius:4px}.hero :focus-visible,.site-footer :focus-visible,.reviews-section :focus-visible,.final-call :focus-visible,.marquee :focus-visible{outline-color:#f5d289}a:not(.button){text-underline-offset:5px}.container{width:min(var(--container),calc(100% - 64px));margin-inline:auto}.section{padding-block:112px;scroll-margin-top:0}.section-heading{max-width:780px;margin:0 auto 96px;text-align:center}.section-heading h2{margin-bottom:20px}.section-heading>p:last-child{font-size:18px;color:var(--muted);line-height:1.65}.eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin-bottom:16px}.eyebrow--pill{padding:6px 14px;border-radius:999px;background:#ccac6721;border:1px solid #b2976138}.icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.icon--small{width:18px;height:18px}.icon--filled{fill:currentColor;stroke:none}.button{display:inline-flex;align-items:center;justify-content:center;gap:11px;min-height:48px;padding:12px 25px;border:1px solid transparent;border-radius:999px;background:var(--gold);color:var(--on-gold);font-weight:700;font-size:14px;line-height:1.3;letter-spacing:.025em;text-align:center;text-transform:uppercase;box-shadow:0 3px 8px #211e1a0c,0 12px 26px -14px #211e1a42;transition:background-color .3s,box-shadow .3s,transform .3s}.button:hover{background:var(--gold-hover);box-shadow:0 5px 14px #211e1a1a,0 18px 32px -15px #211e1a3a;transform:translateY(-2px)}.button:active{transform:scale(.97)}.button--large{padding:17px 32px;min-height:58px;font-size:16px}.button--white{background:#fff;color:var(--ink)}.button--dark{background:var(--ink);color:#fff}.button--dark:hover{background:#3b352c}.text-link{display:inline-flex;align-items:center;gap:9px;font-weight:600;line-height:1.4}.text-link:hover{text-decoration:underline}.action-row{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.skip-link{position:fixed;z-index:1000;left:16px;top:16px;padding:12px 20px;border-radius:8px;color:var(--ink);background:#fff;transform:translateY(-170%)}.skip-link:focus{transform:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
/* The reference's transparent navigation becomes a compact light header on scroll. */
.site-header{position:fixed;z-index:100;inset:0 0 auto;color:#fff;border-bottom:1px solid transparent;transition:background-color .3s,color .3s,box-shadow .3s,border-color .3s}.header-inner{display:flex;align-items:center;gap:40px;padding-block:20px;transition:padding .3s}.brand{display:block;flex-shrink:0}.brand img{width:120px;height:auto;transition:width .3s;filter:drop-shadow(0 2px 8px #0008)}.navigation{display:flex;align-items:center;gap:32px;flex:1}.nav-links{display:flex;gap:32px;align-items:center;margin-inline:auto;font-weight:500}.nav-links a{display:block;padding-block:12px;white-space:nowrap;transition:color .2s}.nav-links a:hover{color:#f5d289}.header-cta{white-space:nowrap;background:#fff;color:var(--ink);font-size:14px;min-height:46px}.site-header.is-scrolled{background:#fafaf8f2;backdrop-filter:blur(14px);color:var(--ink);border-bottom-color:#d8d1c58c;box-shadow:0 3px 12px #211e1a1a}.is-scrolled .header-inner{padding-block:8px}.is-scrolled .brand img{width:82px;filter:none}.is-scrolled .nav-links a:hover{color:var(--accent)}.is-scrolled .header-cta{background:var(--gold);color:var(--on-gold)}.menu-toggle{display:none;align-items:center;justify-content:center;border:0;border-radius:9px;background:transparent;color:inherit;width:46px;height:46px}.menu-toggle .menu-close{display:none}.menu-toggle[aria-expanded=true] .menu-open{display:none}.menu-toggle[aria-expanded=true] .menu-close{display:block}
/* Same photographic mass, centered Outfit display and capsule hierarchy as Rezende. */
.hero{position:relative;isolation:isolate;min-height:100svh;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;background:#080807;overflow:hidden;padding:144px 0 100px;scroll-margin-top:0}.hero-visual{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-3}.hero::before{content:"";position:absolute;inset:0;z-index:-2;background:linear-gradient(0deg,#000e 0%,#0006 48%,#0005 100%)}.hero::after{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(ellipse at center,transparent 0%,#0008 100%)}.hero-content{width:min(1024px,calc(100% - 48px));margin-inline:auto;display:flex;flex-direction:column;align-items:center}.hero-label{display:inline-flex;align-items:center;justify-content:center;gap:9px;max-width:100%;padding:6px 16px;margin-bottom:24px;border:1px solid #ffffff30;background:#ffffff14;backdrop-filter:blur(12px);border-radius:999px;font-size:13px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#f1eee8}.hero-label .icon{color:#edca75}.hero-label i{width:5px;height:5px;flex-shrink:0;border-radius:50%;background:#ffffff66}.hero h1{font-size:72px;max-width:900px;margin-bottom:24px;line-height:1.05;letter-spacing:-.025em}.hero h1 span{color:#edca75}.hero-description{max-width:730px;font-size:20px;line-height:1.65;color:#ece7df;margin-bottom:36px}.hero .action-row{justify-content:center;gap:20px;margin-bottom:19px}.hero-secondary{padding:15px 10px;font-size:16px;color:#f1ece3}.hero-practical{font-size:14px;color:#e0dbd2;max-width:640px;margin-bottom:31px}.hero-proof{display:flex;justify-content:center;align-items:center;gap:22px;flex-wrap:wrap;font-size:15px;color:#e5ded3}.hero-rating{display:inline-flex;align-items:center;gap:10px}.stars{display:inline-flex;gap:2px;color:#edca75}.stars .icon{width:16px;height:16px;fill:currentColor;stroke:currentColor}.hero-proof strong{color:#fff;font-weight:600}.hero-proof .proof-divider{width:4px;height:4px;border-radius:50%;background:#ffffff66}.hero-location{display:inline-flex;align-items:center;gap:7px;color:#edca75;font-weight:500}.image-disclosure{position:absolute;right:24px;bottom:22px;color:#fff;font-size:11px;line-height:1.4;text-align:right;background:#0007;padding:4px 8px;border-radius:5px}.hero-scroll{position:absolute;bottom:25px;left:50%;display:flex;align-items:center;justify-content:center;color:#eee5d3;width:40px;height:40px;margin-left:-20px;border:1px solid #ffffff4d;border-radius:999px;background:#0003}
.marquee{position:relative;background:var(--dark);color:#efece4;min-height:75px;display:flex;align-items:center;overflow:hidden;border-bottom:1px solid #ffffff0f}.marquee-track{display:flex;align-items:center;width:max-content;gap:44px;padding-inline:24px}.marquee-group{display:flex;align-items:center;gap:44px;flex-shrink:0}.marquee-item{display:flex;align-items:center;gap:10px;white-space:nowrap;font-size:13px;font-weight:600;letter-spacing:.055em;text-transform:uppercase}.marquee-item .icon{color:var(--gold);width:19px;height:19px}.motion-toggle{position:absolute;right:12px;z-index:2;width:38px;height:38px;align-items:center;justify-content:center;border:1px solid #ffffff50;border-radius:50%;color:#fff;background:#10100fee;display:none}.motion-toggle .icon{width:16px;height:16px}
.house-section{background:var(--paper)}.split-layout{display:grid;grid-template-columns:minmax(0,5fr) minmax(0,7fr);gap:64px;align-items:center}.house-photo{position:relative;aspect-ratio:4/5;border:4px solid #fff;border-radius:17px;overflow:hidden;box-shadow:0 5px 15px #211e1a0f,0 24px 50px -12px #211e1a3b}.house-photo>img{width:100%;height:100%;object-fit:cover;object-position:center 43%;transition:transform .7s var(--ease)}.house-photo:hover>img{transform:scale(1.04)}.house-photo::after{content:"";position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#0008);pointer-events:none}.house-photo-note{position:absolute;bottom:24px;left:24px;right:24px;z-index:1;display:flex;align-items:center;gap:15px;padding:18px;border-radius:12px;background:#fffffff2;box-shadow:0 5px 20px #0002;color:var(--ink)}.house-photo-note .icon{width:42px;height:42px;padding:9px;border-radius:10px;background:var(--gold);color:var(--on-gold)}.house-photo-note strong{display:block;font-weight:700;font-size:15px;line-height:1.4}.house-photo-note small{display:block;font-size:12px;color:var(--muted);line-height:1.6}.house-copy h2{margin-bottom:28px;line-height:1.08}.house-copy>.lead{font-size:20px;color:#48433c;line-height:1.65;margin-bottom:22px}.house-copy>p:not(.lead):not(.eyebrow){font-size:18px;color:var(--muted);line-height:1.7;margin-bottom:30px}.house-highlights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:34px}.house-highlights li{padding:21px 18px;border:1px solid #d8d1c58c;border-radius:16px;background:var(--cream);box-shadow:0 4px 10px #211e1a08}.house-highlights strong{font-size:22px;line-height:1.2;display:block;margin-bottom:7px}.house-highlights span{display:block;color:var(--muted);font-size:11px;letter-spacing:.065em;text-transform:uppercase;font-weight:500}
.products-section{background:var(--cream);overflow-x:clip}.products-list{display:flex;flex-direction:column;gap:112px}.product-row{display:grid;grid-template-columns:minmax(0,5fr) minmax(0,7fr);gap:64px;align-items:center;position:relative}.product-row--reverse{grid-template-columns:minmax(0,7fr) minmax(0,5fr)}.product-row--reverse .product-photo{grid-column:2;grid-row:1}.product-row--reverse .product-copy{grid-column:1;grid-row:1}.product-photo{position:relative;border-radius:16px;overflow:hidden;box-shadow:0 5px 12px #211e1a0f,0 20px 26px -12px #211e1a30;border:1px solid #d5cec2;background:#fff;aspect-ratio:4/3}.product-photo>img{width:100%;height:100%;object-fit:cover;transition:transform .5s var(--ease)}.product-photo:hover>img{transform:scale(1.05)}.product-photo-label{position:absolute;top:16px;left:16px;padding:4px 12px;background:#30251bf0;color:#fff;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;border-radius:7px}.product-image-caption{position:absolute;bottom:10px;right:12px;max-width:calc(100% - 24px);color:#fff;font-size:10px;background:#0009;border-radius:4px;padding:3px 7px}.product-copy .eyebrow{font-size:14px;letter-spacing:.04em;margin-bottom:6px}.product-copy h3{margin-bottom:20px;font-size:30px}.product-copy>p:not(.eyebrow){color:var(--muted);font-size:18px;line-height:1.65;margin-bottom:25px}.product-copy .product-detail{font-size:14px!important;margin-top:-10px;margin-bottom:25px!important}.catalog-panel{position:relative;max-width:896px;margin:96px auto 0;background:#fff;text-align:center;border:1px solid #d8d1c5b3;border-radius:24px;padding:48px;overflow:hidden;box-shadow:var(--shadow)}.catalog-panel::before{content:"";position:absolute;inset:0 0 auto;height:5px;background:var(--gold)}.catalog-panel h3{font-size:26px;line-height:1.2;margin-bottom:14px}.catalog-panel>p{font-size:16px;max-width:620px;color:var(--muted);margin:0 auto 28px}.catalog-tags{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin:0 0 32px}.catalog-tags span{display:inline-flex;align-items:center;gap:7px;padding:8px 16px;background:var(--paper);border:1px solid var(--line);border-radius:999px;font-size:13px;font-weight:500}.catalog-panel .catalog-note{font-size:12px;margin:17px auto 0;max-width:500px}
.order-section{background:var(--paper);border-top:1px solid #e5dfd5}.order-section .section-heading{margin-bottom:72px}.order-steps{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px}.order-steps::before{content:"";position:absolute;height:1px;background:var(--line);inset:36px 12.5% auto}.order-step{text-align:center;position:relative}.step-icon{position:relative;display:flex;align-items:center;justify-content:center;width:72px;height:72px;background:var(--gold);color:var(--on-gold);border-radius:16px;margin:0 auto 24px;box-shadow:0 10px 23px -12px #72542355}.step-icon>.icon{width:36px;height:36px;stroke-width:1.3}.step-number{position:absolute;top:-8px;right:-8px;background:#fff;color:var(--accent);border:1px solid #d8d1c5;width:25px;height:25px;border-radius:50%;font-size:12px;font-weight:700;display:grid;place-items:center}.order-step h3{font-size:20px;line-height:1.2;margin-bottom:10px}.order-step p{font-size:14px;line-height:1.65;color:var(--muted);max-width:240px;margin:auto}.order-followup{margin:42px auto 0;text-align:center}.order-followup>p{font-size:13px;color:var(--muted);margin-top:17px}
.occasion-section{background:var(--cream)}.occasion-panel{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:48px;max-width:1088px;margin:auto;padding:56px;border:1px solid #d8d1c5;background:#fff;border-radius:25px;box-shadow:var(--shadow)}.occasion-copy h2{margin-bottom:23px;line-height:1.08}.occasion-copy>p:not(.eyebrow){font-size:16px;color:var(--muted);margin-bottom:25px}.occasion-options{display:flex;flex-direction:column;gap:11px;margin-bottom:27px}.occasion-button{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 15px;min-height:46px;border:1px solid #cfc5b2;border-radius:10px;background:var(--paper);color:var(--ink);text-align:left;font-size:14px;font-weight:500;transition:border-color .2s,background .2s}.occasion-button>span{display:flex;align-items:center;gap:10px}.occasion-button[aria-pressed=true]{background:#ccac6724;border-color:#987432;box-shadow:inset 0 0 0 1px #987432}.occasion-button:hover{border-color:#987432}.occasion-selected-icon{opacity:0;color:var(--accent)}.occasion-button[aria-pressed=true] .occasion-selected-icon{opacity:1}.occasion-photo{position:relative;min-height:460px;border-radius:17px;overflow:hidden;color:#fff;background:#242019;display:flex;flex-direction:column;justify-content:flex-end;isolation:isolate;padding:30px}.occasion-photo>img{position:absolute;inset:0;z-index:-2;object-fit:cover;width:100%;height:100%;object-position:58% center}.occasion-photo::before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(0deg,#10100ff0,#10100f22 95%)}.occasion-photo .eyebrow{color:#ecd294;font-size:11px}.occasion-photo h3{font-size:28px;line-height:1.15;margin-bottom:13px}.occasion-photo p{font-size:14px;color:#e4dccf;line-height:1.6}.occasion-photo-note{font-size:10px!important;margin-top:24px;color:#ded7c8!important}.occasion-points{display:flex;flex-direction:column;gap:11px;margin-top:27px;padding-top:20px;border-top:1px solid #ffffff3d;font-size:13px}.occasion-points>span{display:flex;align-items:center;gap:8px}.occasion-points .icon{color:#e7c777;width:17px;height:17px}
.reviews-section{background:var(--dark-warm);color:#fff}.reviews-section .section-heading{margin-bottom:68px}.reviews-section .eyebrow{color:#e7c777;border-color:#ffffff29;background:#ffffff0b}.reviews-section .section-heading>p:last-child{color:#dfd7ca;font-size:16px;max-width:690px;margin:auto}.reviews-score{display:inline-flex;gap:22px;align-items:center;padding:18px 25px;margin:8px auto 28px;border:1px solid #ffffff26;background:#ffffff08;border-radius:16px}.review-total{display:flex;flex-direction:column;gap:6px}.review-total>strong{font-size:48px;font-weight:800;line-height:1.1;letter-spacing:-.03em}.review-total>strong span{font-size:20px;color:#d1c6b2;font-weight:500}.review-score-copy{border-left:1px solid #ffffff30;padding-left:22px;text-align:left;font-size:14px;line-height:1.6;color:#dfd7ca}.review-score-copy strong{color:#fff;font-weight:600}.carousel{position:relative}.carousel-track{display:flex;align-items:stretch;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain;padding:4px 2px}.carousel-track::-webkit-scrollbar{display:none}.review-card{flex:0 0 calc((100% - 48px)/3);scroll-snap-align:start;display:flex;flex-direction:column;justify-content:space-between;min-height:294px;background:#ffffff08;border:1px solid #ffffff24;border-radius:16px;padding:30px;transition:background .3s}.review-card:hover{background:#ffffff10}.review-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:26px}.review-card-top>.icon{width:23px;height:23px;color:#c0b49d}.review-card blockquote{font-size:16px;line-height:1.7;color:#eee7dc;margin-bottom:27px}.review-author{display:flex;align-items:center;gap:12px;padding-top:19px;border-top:1px solid #ffffff24}.review-avatar{display:grid;place-items:center;background:#ccac6717;border:1px solid #ccac6780;border-radius:50%;width:41px;height:41px;flex-shrink:0;color:#e7c777;font-size:14px;font-weight:700}.review-author strong{display:block;font-size:14px;font-weight:700;line-height:1.4}.review-author a{display:inline-block;color:#d9cdbc;font-size:12px;margin-top:3px}.review-author a:hover{color:#fff;text-decoration:underline}.carousel-toolbar{display:flex;justify-content:center;align-items:center;gap:19px;margin-top:26px}.carousel-arrow,.carousel-pause{display:inline-flex;align-items:center;justify-content:center;border:1px solid #ffffff40;color:#fff;background:#ffffff0a;border-radius:50%;width:45px;height:45px;transition:background .2s,transform .2s}.carousel-arrow:hover,.carousel-pause:hover{background:#ffffff22;transform:scale(1.04)}.carousel-pause{width:auto;min-width:45px;padding-inline:13px;border-radius:999px;gap:7px;font-size:11px}.carousel-arrow:disabled{opacity:.35;cursor:default}.carousel-dots{display:flex;align-items:center;justify-content:center;gap:3px}.carousel-dots button{display:grid;place-items:center;width:25px;height:40px;background:transparent;border:0;padding:4px;color:var(--gold)}.carousel-dots{color:#e7c777}.reviews-bottom{text-align:center;margin-top:43px}.reviews-source-note{color:#d9cdbc;font-size:11px;line-height:1.6;margin:22px auto 0;max-width:760px}
.faq-section{background:var(--paper)}.faq-section .container{max-width:864px}.faq-section .section-heading{margin-bottom:65px}.faq-list{display:flex;flex-direction:column;gap:16px}.faq-list details{background:#fff;border:1px solid #d8d1c5b3;border-radius:16px;overflow:hidden;box-shadow:0 2px 5px #211e1a05;transition:box-shadow .3s}.faq-list details:hover{box-shadow:0 4px 14px #211e1a0b}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 25px;font-size:18px;line-height:1.5;font-weight:700;cursor:pointer;list-style:none;transition:color .2s}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>.icon{width:31px;height:31px;padding:6px;background:var(--paper);border-radius:8px;color:#766d5f;transition:transform .3s,color .3s}.faq-list details[open] summary>.icon{transform:rotate(180deg);color:var(--accent);background:#ccac671a}.faq-list summary:hover{color:var(--accent)}.faq-content{border-top:1px solid #ebe5da;background:#fafaf8b3}.faq-content>div{padding:21px 25px;font-size:16px;line-height:1.75;color:var(--muted)}.faq-content a{text-decoration:underline;color:var(--accent)}.faq-contact{background:var(--cream);text-align:center;border:1px solid #d8d1c58c;border-radius:16px;padding:26px;margin-top:44px}.faq-contact p{font-size:14px;color:var(--muted);margin-bottom:17px}
.final-call{position:relative;isolation:isolate;background:#201c15;color:#fff;text-align:center;padding-block:108px;overflow:hidden}.final-call>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 52%;z-index:-2}.final-call::before{content:"";position:absolute;inset:0;background:#10100fc7;z-index:-1}.final-call h2{font-size:60px;max-width:760px;line-height:1.08;margin:0 auto 23px}.final-call p{max-width:610px;margin:0 auto 36px;font-size:20px;line-height:1.65;color:#e7dfd0}.final-call .final-note{font-size:14px;color:#e6dccd;margin:22px auto 0}.final-call .image-disclosure{bottom:15px;right:15px}
.site-footer{background:var(--dark);color:#e5ded2;padding:76px 0 28px}.footer-grid{display:grid;grid-template-columns:1fr .95fr 1.2fr;gap:70px;padding-bottom:52px}.footer-brand img{width:155px;margin-bottom:22px}.footer-brand>p{max-width:290px;color:#cbc1ae;font-size:14px;line-height:1.8;margin-bottom:24px}.footer-brand .text-link{font-size:14px;color:#ded0b4}.footer-title{font-size:17px;line-height:1.4;font-weight:700;color:#fff;letter-spacing:0;margin-bottom:23px}.hours-list{display:flex;flex-direction:column;gap:13px;font-size:14px}.hours-list li{display:flex;align-items:center;justify-content:space-between;gap:15px}.hours-list span{color:#cbc1ae}.hours-list strong{font-weight:500;color:#f1eadb;white-space:nowrap}.hours-note{font-size:11px;line-height:1.7;color:#bfb49f;margin-top:19px}.footer-navigation{margin-top:33px;display:flex;flex-wrap:wrap;gap:8px 19px;font-size:13px;color:#cbc1ae}.footer-navigation a:hover{color:#edca75}.contact-line{display:flex;gap:12px;align-items:flex-start;font-size:14px;line-height:1.7;margin-bottom:16px;color:#e1d7c5}.contact-line .icon{color:#e1bc68;width:19px;height:19px;margin-top:4px}.footer-contact .contact-actions{display:flex;gap:18px;flex-wrap:wrap;margin:17px 0 23px;font-size:12px;color:#e9cb88}.copy-address{display:inline-flex;align-items:center;gap:6px;border:0;background:transparent;color:inherit;padding:0;font-size:inherit;font-weight:500;min-height:28px}.footer-map{width:100%;height:172px;border:1px solid #ffffff29;border-radius:12px;background:#242019;overflow:hidden}.delivery-note{font-size:12px;color:#cbbfa9;line-height:1.65;margin-top:18px}.copy-feedback{color:#e9cb88;font-size:12px;line-height:1.5}.footer-bottom{border-top:1px solid #ffffff1c;padding-top:25px;display:flex;align-items:center;justify-content:space-between;gap:22px;font-size:11px;color:#b5a994}.footer-bottom a:hover{color:#fff}.floating-cta{position:fixed;right:24px;bottom:24px;z-index:90;display:flex;align-items:center;justify-content:center;width:62px;height:62px;background:#16754a;color:#fff;border-radius:50%;box-shadow:0 8px 24px #0003;transition:opacity .3s,transform .3s,background .3s}.floating-cta>.icon{width:29px;height:29px}.floating-cta>span{display:none}.floating-cta:hover{background:#11613d;transform:scale(1.07)}.floating-cta:focus-visible{outline-color:#edca75}.floating-cta.is-hidden{opacity:0;transform:translateY(18px);pointer-events:none}.floating-cta:focus-visible{opacity:1;transform:none;pointer-events:auto}
@media(min-width:1440px){.hero{min-height:900px;min-height:100svh}}
@media(max-width:1100px){.header-inner{gap:24px}.nav-links{gap:23px}.navigation{gap:22px}.header-cta{padding-inline:18px;font-size:12px}.split-layout,.product-row,.product-row--reverse{gap:48px}.house-highlights li{padding:19px 13px}.house-highlights strong{font-size:20px}.occasion-panel{gap:32px;padding:40px}.footer-grid{gap:40px}}
@media(max-width:1023px){h2{font-size:46px}.section{padding-block:96px}.section-heading{margin-bottom:72px}.split-layout{grid-template-columns:1fr;max-width:760px;margin:auto;gap:45px}.house-photo{aspect-ratio:1/1;width:min(100%,560px);margin:auto}.house-copy{width:100%}.product-row,.product-row--reverse{grid-template-columns:1fr;gap:32px;max-width:740px;margin:auto}.product-row--reverse .product-photo,.product-row--reverse .product-copy{grid-column:auto;grid-row:auto}.product-photo{width:100%;aspect-ratio:16/10}.products-list{gap:96px}.product-copy h3{font-size:30px}.order-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:46px 32px}.order-steps::before{display:none}.occasion-panel{grid-template-columns:1fr;max-width:760px}.occasion-photo{min-height:440px}.review-card{flex-basis:calc((100% - 24px)/2)}.footer-grid{grid-template-columns:1fr 1fr;gap:48px}.footer-contact{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:0 50px}.footer-contact>.footer-title{grid-column:1}.footer-contact>.footer-map{grid-column:2;grid-row:1/5;height:218px}.footer-contact .delivery-note{grid-column:1}.footer-contact .contact-actions{margin-bottom:0}.footer-bottom{align-items:flex-start}.final-call h2{font-size:52px}}
@media(max-width:899px){.container{width:calc(100% - 48px)}.site-header:not(.menu-ready){position:relative;background:var(--dark)}.site-header:not(.menu-ready) .navigation{position:static;margin-top:10px}.header-inner{justify-content:space-between;padding-block:15px;gap:0;flex-wrap:wrap}.brand img{width:104px}.is-scrolled .brand img{width:77px}.is-scrolled .header-inner{padding-block:10px}.menu-toggle{display:flex}.navigation{position:absolute;inset:100% 0 auto;padding:22px 24px 26px;max-height:calc(100svh - 95px);overflow-y:auto;background:var(--paper);color:var(--ink);display:flex;flex-direction:column;gap:20px;box-shadow:0 16px 24px #0002;border-bottom:1px solid var(--line);width:100%}.nav-links{display:flex;flex-direction:column;align-items:stretch;width:100%;gap:0;margin:0}.nav-links li+li{border-top:1px solid #e9e2d7}.nav-links a{padding:12px 0;font-size:17px}.nav-links a:hover{color:var(--accent)}.header-cta{width:100%;background:var(--gold);font-size:14px}.hero{padding:145px 0 100px;min-height:92svh}.hero h1{font-size:60px}.hero-description{font-size:20px;max-width:660px}.hero-content{width:calc(100% - 48px)}.marquee{min-height:72px}.marquee-track,.marquee-group{gap:35px}.marquee-item{font-size:12px}.house-photo{max-width:510px}.catalog-panel{padding:40px}.section-heading h2{max-width:740px;margin-inline:auto}.footer-bottom{flex-direction:column;gap:12px}}
@media(max-width:639px){html{scroll-padding-top:92px}h2{font-size:36px}h3{font-size:27px}.container{width:calc(100% - 32px)}.section{padding-block:80px}.section-heading{margin-bottom:54px}.section-heading h2{margin-bottom:18px}.section-heading>p:last-child{font-size:16px;line-height:1.7}.eyebrow{font-size:11px;letter-spacing:.15em;margin-bottom:13px}.hero{padding:140px 0 104px;min-height:92svh}.hero-content{width:calc(100% - 32px)}.hero-label{font-size:10px;letter-spacing:.12em;padding:7px 12px;gap:7px;margin-bottom:22px}.hero-label .icon{width:15px;height:15px}.hero h1{font-size:40px;max-width:420px;margin-bottom:23px;line-height:1.08}.hero-description{font-size:16px;line-height:1.7;max-width:460px;margin-bottom:28px}.hero .action-row{width:100%;flex-direction:column;gap:7px;margin-bottom:15px}.hero .button--large{width:100%;max-width:360px;font-size:14px;min-height:56px;padding-inline:20px}.hero-secondary{font-size:14px;padding:13px 12px;min-height:46px}.hero-practical{font-size:12px;line-height:1.7;margin-bottom:23px;max-width:355px}.hero-proof{font-size:13px;gap:12px}.hero-proof .proof-divider{display:none}.hero-rating{gap:8px}.hero-proof .hero-location{font-size:12px}.image-disclosure{right:12px;bottom:12px;font-size:9px;max-width:130px}.hero-scroll{bottom:20px;width:34px;height:34px;margin-left:-17px}.brand img{width:120px}.header-inner{padding-block:13px}.is-scrolled .brand img{width:76px}.menu-toggle{width:42px;height:42px}.house-photo{aspect-ratio:4/5;border-width:3px;border-radius:16px}.house-photo-note{left:16px;right:16px;bottom:16px;padding:13px;gap:11px}.house-photo-note strong{font-size:14px}.house-photo-note small{font-size:11px}.house-copy h2{margin-bottom:23px}.house-copy>.lead{font-size:18px;line-height:1.7}.house-copy>p:not(.lead):not(.eyebrow){font-size:16px;margin-bottom:24px}.house-highlights{gap:10px;margin-top:27px}.house-highlights li{padding:17px 11px;border-radius:12px}.house-highlights strong{font-size:17px}.house-highlights span{font-size:9px;letter-spacing:.03em;line-height:1.5}.split-layout{gap:35px}.products-list{gap:80px}.product-row,.product-row--reverse{gap:26px}.product-photo{aspect-ratio:4/3}.product-photo-label{top:12px;left:12px;font-size:10px;padding:4px 9px}.product-copy .eyebrow{font-size:12px;margin-bottom:7px}.product-copy h3{font-size:27px;margin-bottom:17px}.product-copy>p:not(.eyebrow){font-size:16px;line-height:1.75;margin-bottom:21px}.product-copy .product-detail{font-size:13px!important;margin-top:-7px}.product-copy .button{font-size:12px;min-height:47px;padding:12px 21px}.catalog-panel{padding:34px 24px;margin-top:65px;border-radius:20px}.catalog-panel h3{font-size:25px;line-height:1.15}.catalog-panel>p{font-size:14px}.catalog-tags{gap:8px;margin-bottom:25px}.catalog-tags span{font-size:12px;padding:7px 11px}.catalog-panel .button{font-size:12px;padding-inline:20px;width:100%;max-width:330px}.catalog-panel .catalog-note{font-size:11px;line-height:1.7}.order-section .section-heading{margin-bottom:48px}.order-steps{display:flex;flex-direction:column;gap:0;max-width:420px;margin:auto}.order-step{display:flex;align-items:flex-start;gap:20px;text-align:left;padding-bottom:31px}.order-step:last-child{padding-bottom:0}.order-step:not(:last-child)::after{content:"";position:absolute;left:31px;top:76px;bottom:7px;width:1px;background:var(--line)}.step-icon{width:64px;height:64px;flex-shrink:0;margin:0;border-radius:14px}.step-icon>.icon{width:31px;height:31px}.order-step h3{font-size:20px;margin-top:4px}.order-step p{font-size:14px;max-width:none;margin:0}.order-followup{margin-top:35px}.order-followup .button{font-size:12px}.occasion-panel{padding:30px 23px;gap:33px;border-radius:20px}.occasion-copy h2{font-size:34px;margin-bottom:22px}.occasion-copy>p:not(.eyebrow){font-size:15px;line-height:1.75}.occasion-options{gap:9px;margin-bottom:25px}.occasion-button{font-size:13px;padding:12px}.occasion-copy .button{width:100%;font-size:12px;padding:13px 18px;gap:8px}.occasion-photo{min-height:400px;padding:25px}.occasion-photo h3{font-size:27px}.reviews-section .section-heading{margin-bottom:36px}.reviews-section .section-heading h2{font-size:35px}.reviews-section .eyebrow{font-size:9px;padding-inline:10px;letter-spacing:.1em}.reviews-section .section-heading>p:last-child{font-size:14px}.reviews-score{padding:15px 19px;gap:16px;margin:6px auto 24px}.review-total>strong{font-size:40px}.review-total>strong span{font-size:18px}.review-score-copy{font-size:12px;max-width:155px;padding-left:16px}.review-card{flex-basis:100%;min-height:290px;padding:27px 24px}.review-card blockquote{font-size:16px}.review-card-top{margin-bottom:22px}.carousel-toolbar{gap:12px;margin-top:23px;flex-wrap:wrap}.carousel-pause{font-size:10px;min-height:39px;height:39px}.carousel-arrow{width:42px;height:42px}.reviews-bottom{margin-top:32px}.reviews-bottom .button{font-size:12px}.reviews-source-note{font-size:10px;margin-top:21px}.faq-section .section-heading{margin-bottom:44px}.faq-list{gap:13px}.faq-list summary{font-size:16px;padding:19px 19px;gap:13px}.faq-list summary>.icon{width:28px;height:28px}.faq-content>div{font-size:14px;padding:19px;line-height:1.8}.faq-contact{padding:23px 20px;margin-top:35px}.faq-contact p{font-size:13px}.faq-contact .button{font-size:12px}.final-call{padding:82px 0 91px}.final-call h2{font-size:41px;margin-bottom:21px}.final-call p{font-size:16px;line-height:1.75;margin-bottom:28px;max-width:440px}.final-call .button--large{font-size:14px;padding:17px 25px}.final-call .final-note{font-size:12px;margin-top:20px}.site-footer{padding:58px 0 118px}.footer-grid{grid-template-columns:1fr;gap:39px;padding-bottom:36px}.footer-brand img{width:145px;margin-bottom:22px}.footer-brand>p{max-width:370px;font-size:14px}.footer-title{font-size:17px;margin-bottom:19px}.hours-list{max-width:420px}.footer-contact{grid-column:auto;display:block}.footer-contact>.footer-map{height:180px;margin-top:24px}.footer-contact .contact-actions{gap:17px;margin:17px 0 14px;font-size:12px}.footer-navigation{margin-top:25px}.hours-note{font-size:11px}.delivery-note{font-size:12px}.footer-bottom{font-size:10px;line-height:1.8;gap:9px}.floating-cta{bottom:max(12px,env(safe-area-inset-bottom));left:16px;right:16px;width:auto;height:56px;border-radius:999px;gap:11px;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.025em;box-shadow:0 8px 26px #0003}.floating-cta>span{display:inline}.floating-cta>.icon{width:23px;height:23px}.floating-cta:hover{transform:none}}
@media(max-width:359px){.hero h1{font-size:36px}.hero-label{font-size:9px;padding-inline:10px;letter-spacing:.08em}.hero-label .icon{width:14px;height:14px}.hero-description{font-size:15px}.hero .button--large{font-size:12px;gap:8px}.hero-proof{font-size:12px}.hero-rating .stars .icon{width:13px;height:13px}.house-highlights{grid-template-columns:1fr;gap:9px}.house-highlights li{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:15px}.house-highlights strong{margin:0}.house-highlights span{font-size:10px}.occasion-panel{padding:27px 18px}.occasion-copy h2{font-size:32px}.carousel-toolbar{gap:8px}.carousel-arrow{width:38px;height:38px}.reviews-score{padding:13px 14px;gap:13px}.review-score-copy{padding-left:13px;font-size:11px}.review-total>strong{font-size:37px}.final-call h2{font-size:37px}.footer-grid{gap:35px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.hero-visual,.product-photo>img,.house-photo>img{transform:none!important}}

/* Original benefits remain readable on desktop, tablets and without script. */
@media(min-width:640px){.marquee-track{width:min(1248px,calc(100% - 48px));padding:18px 0;margin-inline:auto;display:block}.marquee-group{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px 20px}.marquee-item{justify-content:center;font-size:11px;white-space:normal;text-align:center;line-height:1.45}.marquee-item .icon{width:18px;height:18px}}
@media(min-width:1100px){.marquee-group{grid-template-columns:repeat(6,minmax(0,1fr));gap:15px}.marquee-item{font-size:11px}}
@media(max-width:639px){.marquee-track{width:100%;padding:18px 16px;display:flex}.marquee-group{flex-wrap:wrap;justify-content:center;gap:16px 23px;width:100%}.marquee-item{font-size:11px}.motion-ready .marquee-track{padding:20px 0}.motion-ready .marquee-group{width:auto;flex-wrap:nowrap;padding-inline:20px;gap:36px}}
@media(max-width:899px){.site-header:not(.menu-ready) .menu-toggle{display:none}.site-header.menu-ready .navigation{visibility:hidden;opacity:0;pointer-events:none;transform:translateY(-8px);transition:opacity .3s,transform .3s,visibility .3s}.site-header.menu-ready .navigation.is-open{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)}}
.occasion-copy .occasion-help{font-size:12px!important;line-height:1.7;margin:18px 0 0!important;color:var(--muted)}
.order-mini{max-width:1088px;margin:40px auto 0;padding-top:30px;border-top:1px solid #c9bfad;scroll-margin-top:0}.order-mini>h3{font-size:23px;line-height:1.3;margin-bottom:20px}.order-mini>ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px;counter-reset:order}.order-mini li{position:relative;padding-left:32px;counter-increment:order}.order-mini li::before{content:counter(order);position:absolute;left:0;top:1px;color:var(--accent);font-weight:800;font-size:19px}.order-mini strong{display:block;font-size:16px;font-weight:700;margin-bottom:5px}.order-mini span{display:block;font-size:14px;line-height:1.7;color:var(--muted)}
@media(max-width:639px){.order-mini{margin-top:32px;padding-top:27px}.order-mini>h3{font-size:21px}.order-mini>ol{grid-template-columns:1fr;gap:22px}.order-mini strong{font-size:15px}.order-mini span{font-size:13px}.order-mini li{padding-left:29px}}
@media(prefers-reduced-motion:reduce){.motion-ready .marquee-group{width:100%;flex-wrap:wrap;justify-content:center;padding:18px 16px;gap:16px 23px}.motion-ready .marquee-track{padding:0}.site-header.menu-ready .navigation{transform:none}}

/* Small labels stay readable at every viewport; source composition is preserved. */
.hero-label{flex-wrap:wrap;line-height:1.4}.image-disclosure,.product-photo-label,.product-image-caption,.occasion-photo-note,.reviews-source-note,.hours-note{font-size:11px!important}.house-highlights span{font-size:11px;line-height:1.5}.carousel-pause{font-size:12px}.carousel-dots button::before{content:none}
@media(min-width:640px){.carousel-arrow{position:absolute;top:calc(50% - 58px)}.carousel-arrow[data-carousel-prev]{left:-20px}.carousel-arrow[data-carousel-next]{right:-20px}.carousel-toolbar{gap:20px}}
@media(max-width:639px){.hero-label{font-size:11px;letter-spacing:.1em;max-width:100%}.reviews-section .eyebrow{font-size:11px;letter-spacing:.07em}.house-highlights span{font-size:11px;letter-spacing:.015em}.carousel-toolbar{display:grid;grid-template-columns:48px minmax(0,1fr) 48px;gap:10px 12px}.carousel-arrow[data-carousel-prev]{grid-column:1;grid-row:1}.carousel-arrow[data-carousel-next]{grid-column:3;grid-row:1}.carousel-pause{grid-column:2;grid-row:1;justify-self:center;max-width:100%}.carousel-dots{grid-column:1/-1;grid-row:2;gap:0}.hero-proof .hero-location{font-size:12px}.footer-bottom{font-size:11px}.footer-bottom p:last-child{font-size:10px}}
@media(max-width:359px){.hero-label{font-size:11px;letter-spacing:.06em}.house-highlights span{font-size:11px}}

@media(max-width:899px){.site-header:not(.menu-ready) .navigation{flex:0 0 100%;max-height:none;box-shadow:none}}

/* Direct location card stays useful when embedded Google Maps is unavailable. */
.footer-map .map-card{display:flex;align-items:center;gap:18px;width:100%;height:100%;padding:23px;color:#f3ead9;background:#242019;border-radius:11px;transition:background-color .2s}.footer-map .map-card:hover{background:#30291f}.footer-map .map-card:focus-visible{outline:3px solid #f5d289;outline-offset:-5px;border-radius:11px}.map-card-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:48px;height:56px;color:#e7c777;background:#ccac6712;border:1px solid #ccac6750;border-radius:12px}.map-card-icon>.icon{width:27px;height:27px;stroke-width:1.5}.map-card-copy{min-width:0;display:flex;flex-direction:column;align-items:flex-start}.map-card-title{display:block;font-weight:700;font-size:17px;line-height:1.35;color:#fff}.map-card-meta{display:block;font-size:13px;line-height:1.6;color:#d5c8b1;margin-top:5px}.map-card-action{display:inline-flex;align-items:center;gap:7px;color:#edca75;font-size:12px;font-weight:600;line-height:1.5;margin-top:16px}.map-card-action>.icon{width:15px;height:15px}.map-card:hover .map-card-action{text-decoration:underline;text-underline-offset:4px}
@media(max-width:639px){.footer-map .map-card{padding:23px 21px;gap:15px}.map-card-title{font-size:17px}.map-card-meta{font-size:13px}}
@media(max-width:359px){.footer-map .map-card{padding:21px 18px;gap:13px}.map-card-icon{width:43px;height:51px}.map-card-title{font-size:16px}.map-card-meta{font-size:12px}.map-card-action{font-size:12px}}

/* V10 decorative hero video retains the image beneath playback. */
.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-3;opacity:0;pointer-events:none;transition:opacity .6s ease}.hero.is-video-playing .hero-video{opacity:1}.hero.is-video-playing .hero-visual{transform:none!important}.hero-video-toggle{position:absolute;left:24px;bottom:max(26px,calc(100% - 100svh + 26px));z-index:2;display:none;align-items:center;justify-content:center;gap:8px;min-width:44px;min-height:44px;padding:10px 14px;border:1px solid #ffffff45;border-radius:999px;color:#fff;background:#0c0b0bcc;backdrop-filter:blur(8px);font-size:14px;font-weight:500;line-height:1.4;cursor:pointer;transition:background-color .2s,border-color .2s}.hero-video-toggle:hover{background:#211e1ae6;border-color:#ffffff85}.hero-video-toggle:focus-visible{outline:3px solid #f5d289;outline-offset:4px}.hero-video-toggle>.icon{width:17px;height:17px;flex-shrink:0}
@media(min-width:768px){.hero-video-toggle.is-ready{display:inline-flex}}
@media(max-width:767px){.hero-video,.hero-video-toggle{display:none!important}}
@media(prefers-reduced-motion:reduce){.hero-video,.hero-video-toggle{display:none!important}}

/* V11 mobile header: compact, medium-opacity charcoal glass over the hero. */
@media(max-width:767px){
  .site-header,
  .site-header.is-scrolled{
    background:rgba(16,16,15,.62);
    -webkit-backdrop-filter:blur(10px);
    backdrop-filter:blur(10px);
    color:#fff;
    border-bottom-color:rgba(255,255,255,.12);
    box-shadow:0 5px 16px rgba(0,0,0,.12)
  }
  .site-header:not(.menu-ready){background:rgba(16,16,15,.62)}
  .header-inner{padding-block:8px}
  .brand img{width:96px}
  .site-header.is-scrolled .header-inner{padding-block:5px}
  .site-header.is-scrolled .brand img{width:76px}
}
