/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--terracotta:#c56a4a;--dark:#a84f34;--cream:#faf4ef;--sand:#f2d8c7;--brown:#6e3e2e;--ink:#2f201b;--white:#fffdfb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.announcement{background:var(--brown);color:#fff;text-align:center;letter-spacing:.12em;text-transform:uppercase;padding:9px 20px;font-size:11px}.header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#faf4eff0;border-bottom:1px solid #6e3e2e24;grid-template-columns:1fr auto 1fr;align-items:center;height:88px;padding:0 5vw;display:grid;position:sticky;top:0}.brand{letter-spacing:.34em;align-items:center;gap:12px;width:fit-content;font-family:Georgia,serif;font-size:19px;display:inline-flex}.brand-mark{border:1px solid var(--terracotta);width:34px;height:34px;color:var(--terracotta);letter-spacing:0;border-radius:50%;place-items:center;font-family:Georgia,serif;font-style:italic;display:inline-grid}.nav{gap:34px;font-size:13px;display:flex}.nav a,.text-link{position:relative}.nav a:after,.text-link:after{content:"";background:currentColor;height:1px;transition:right .3s;position:absolute;bottom:-5px;left:0;right:100%}.nav a:hover:after,.text-link:hover:after{right:0}.header-cta{border:1px solid var(--terracotta);color:var(--dark);text-transform:uppercase;letter-spacing:.1em;justify-self:end;padding:12px 20px;font-size:12px}.hero{grid-template-columns:48% 52%;min-height:690px;display:grid;overflow:hidden}.hero-copy{flex-direction:column;justify-content:center;padding:110px 7vw 80px;display:flex}.eyebrow{color:var(--dark);letter-spacing:.28em;margin:0 0 24px;font-size:11px;font-weight:700}h1,h2{letter-spacing:-.035em;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:400}h1{max-width:720px;font-size:clamp(54px,5.2vw,86px);line-height:.98}.hero-text{color:#6e5b52;max-width:510px;margin:32px 0;font-size:17px;line-height:1.7}.hero-actions{align-items:center;gap:30px;display:flex}.button{letter-spacing:.1em;text-transform:uppercase;justify-content:center;align-items:center;gap:14px;padding:17px 24px;font-size:12px;transition:all .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--terracotta);color:#fff}.button-primary:hover{background:var(--dark)}.text-link{width:fit-content;font-size:13px;font-weight:600}.hero-visual{background:var(--sand);min-height:650px;position:relative;overflow:hidden}.hero-visual:before{content:"";border:1px solid #c56a4a59;border-radius:50%;width:460px;height:460px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-visual img{object-fit:contain;z-index:1;filter:drop-shadow(0 28px 25px #48281b29);padding:72px 8%}.hero-number{color:#6e3e2e73;z-index:2;font-family:Georgia,serif;font-size:13px;position:absolute;top:35px;left:38px}.hero-caption{z-index:2;text-align:right;gap:5px;display:grid;position:absolute;bottom:34px;right:40px}.hero-caption span{letter-spacing:.25em;font-size:9px}.hero-caption strong{font-family:Georgia,serif;font-size:20px;font-weight:400}.trust-strip{background:var(--white);border-block:1px solid #6e3e2e26;grid-template-columns:repeat(3,1fr);padding:27px 6vw;display:grid}.trust-strip div{text-align:center;border-right:1px solid #6e3e2e26;gap:5px;display:grid}.trust-strip div:last-child{border:0}.trust-strip strong{text-transform:uppercase;letter-spacing:.1em;font-size:12px}.trust-strip span{color:#8b766c;font-size:12px}.collection{padding:120px 5vw 130px}.section-heading{justify-content:space-between;align-items:end;margin-bottom:56px;display:flex}.section-heading h2,.about h2,.contact h2{font-size:clamp(46px,5vw,74px);line-height:1.05}.section-heading>p{color:#7a655b;max-width:360px;line-height:1.6}.product-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.product-card{background:var(--white);border:1px solid #6e3e2e1f;transition:all .35s}.product-card:hover{transform:translateY(-7px);box-shadow:0 22px 50px #552f201a}.product-image{aspect-ratio:1;background:#f7eee8;position:relative;overflow:hidden}.product-image img{object-fit:contain;padding:7%;transition:transform .5s}.product-card:hover .product-image img{transform:scale(1.035)}.product-index{z-index:2;color:#8c7165;font-family:Georgia,serif;position:absolute;top:18px;left:18px}.product-tag{z-index:2;text-transform:uppercase;letter-spacing:.15em;background:#fffdfbe6;padding:7px 9px;font-size:9px;position:absolute;top:14px;right:14px}.product-info{padding:24px}.product-info h3{margin:0 0 7px;font-family:Georgia,serif;font-size:24px;font-weight:400}.product-info p{color:#8b766c;margin:0;font-size:12px}.price-block{gap:5px;margin:24px 0 20px;display:grid}.price-block strong{font-size:20px}.price-block span{color:#8b766c;font-size:11px}.product-button{text-transform:uppercase;letter-spacing:.1em;color:var(--dark);border-top:1px solid #6e3e2e26;justify-content:space-between;padding-top:17px;font-size:11px;font-weight:700;display:flex}.about{background:var(--terracotta);color:var(--white);grid-template-columns:1fr 1fr;align-items:center;min-height:630px;padding:80px 8vw;display:grid;position:relative;overflow:hidden}.about:after{content:"";border:1px solid #ffffff2e;border-radius:50%;width:540px;height:540px;position:absolute;top:50%;left:8%;transform:translateY(-50%)}.about-monogram{color:#ffffff2e;z-index:1;font-family:Georgia,serif;font-size:min(37vw,490px);font-style:italic;line-height:.8}.about-copy{z-index:2;max-width:570px}.about-copy .eyebrow{color:#f3d7ca}.about-copy>p:not(.eyebrow){color:#f8e8e0;max-width:510px;margin:32px 0;line-height:1.8}.text-link.light{color:#fff}.contact{text-align:center;background:var(--white);flex-direction:column;align-items:center;padding:120px 20px;display:flex}.contact>p:not(.eyebrow){color:#7a655b;max-width:590px;margin:25px 0 32px;line-height:1.7}.footer{background:var(--brown);color:#fff;grid-template-columns:2fr 1fr 1.4fr;gap:60px;padding:64px 6vw 30px;display:grid}.footer-brand{letter-spacing:.3em;flex-direction:column;align-items:flex-start;gap:10px;display:flex}.footer-brand .brand-mark{color:#efb99f;border-color:#efb99f}.footer-brand small{font-size:8px}.footer>div:not(.footer-brand){flex-direction:column;gap:12px;font-size:12px;display:flex}.footer>div>span{color:#d9b08c;letter-spacing:.2em;margin-bottom:5px;font-size:9px}.footer>p{color:#d3bdb3;border-top:1px solid #ffffff26;grid-column:1/-1;padding-top:25px;font-size:10px}@media (width<=900px){.header{grid-template-columns:1fr auto;height:72px}.nav{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:80px 7vw 60px}.hero-visual{min-height:540px}.product-grid{grid-template-columns:1fr 1fr}.about{grid-template-columns:.8fr 1.2fr;padding:70px 6vw}}@media (width<=640px){.announcement{font-size:9px}.header{padding:0 18px}.header-cta{padding:10px 12px;font-size:9px}.brand{gap:8px;font-size:15px}.brand-mark{width:30px;height:30px}.hero-copy{padding:70px 22px 55px}h1{font-size:52px}.hero-actions{flex-direction:column;align-items:flex-start}.hero-visual{min-height:430px}.hero-visual img{padding:48px 4%}.hero-visual:before{width:330px;height:330px}.trust-strip{grid-template-columns:1fr;gap:20px}.trust-strip div{border:0;border-bottom:1px solid #6e3e2e26;padding-bottom:18px}.trust-strip div:last-child{padding-bottom:0}.collection{padding:80px 18px}.section-heading{flex-direction:column;align-items:flex-start;gap:25px}.product-grid{grid-template-columns:1fr}.about{grid-template-columns:1fr;padding:80px 24px}.about-monogram{font-size:320px;position:absolute;top:70px;right:-20px}.about-copy{z-index:3}.contact{padding:90px 22px}.footer{grid-template-columns:1fr;gap:38px}}.brand{letter-spacing:0;width:78px;height:68px;overflow:hidden}.brand img{object-fit:cover;width:78px;height:78px}.product-button{margin-top:24px}.about-logo{aspect-ratio:1;z-index:1;width:min(38vw,500px);position:relative}.about-logo img{object-fit:cover;box-shadow:0 28px 70px #75301f38}.footer-brand img{object-fit:cover}.footer-brand small{line-height:1.6}.footer>div small{color:#d3bdb3;font-size:10px}@media (width<=640px){.brand{width:64px;height:58px}.brand img{width:64px;height:64px}.about-logo{opacity:.18;width:300px;position:absolute;top:58px;right:-28px}.about-copy{z-index:3}}.brand{width:116px;height:64px;overflow:visible}.brand img{object-fit:contain;filter:brightness(0)saturate()invert(37%)sepia(47%)saturate(1350%)hue-rotate(337deg)brightness(94%)contrast(92%);width:116px;height:64px}.hero-visual{background:radial-gradient(circle at 52% 48%,#f8e9df 0,#efd2c0 48%,#e6c1aa 100%)}.hero-visual img{filter:drop-shadow(0 30px 28px #48281b31);padding:9%}.product-image{background:radial-gradient(circle at 50% 46%,#fffdfb 0,#f7eee8 62%,#f1dfd4 100%)}.product-image img{filter:drop-shadow(0 20px 18px #4a2b1e24);padding:8%}.about-logo{width:min(34vw,450px)}.about-logo img{object-fit:contain;box-shadow:none;filter:drop-shadow(0 22px 28px #75301f26)}.footer-brand img{object-fit:contain;filter:none}@media (width<=640px){.brand,.brand img{width:86px;height:52px}.hero-visual img{padding:6%}.about-logo{width:280px;top:74px;right:-42px}.product-image img{padding:6%}}
