@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;600&family=Italiana&display=swap');
:root{--cream:#f5efe5;--ink:#25251f;--line:#d9d3c8;--muted:#66645c}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:#fcfaf6;color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,textarea:focus-visible{outline:2px solid #806347;outline-offset:5px}button{color:inherit}h1,h2,h3,p{margin:0}h1,h2,h3,.brand{font-family:'Italiana',Georgia,serif;font-weight:400}h2{font-size:clamp(38px,4vw,62px);line-height:1.1}img{display:block;width:100%;height:100%;object-fit:cover}.topline{text-align:center;background:var(--ink);color:#f8f4ec;font-size:12px;letter-spacing:.09em;padding:9px 16px}.header{position:sticky;top:0;z-index:10;background:rgba(252,250,246,.96);backdrop-filter:blur(12px);padding:22px 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{font-size:29px;line-height:1}.brand span{display:block;font-family:'DM Sans',sans-serif;font-size:9px;letter-spacing:.33em;text-align:center;margin-top:9px}nav{display:flex;gap:36px;font-size:14px}nav a:hover,.text-link:hover{color:#8a6b4e}.header-contact{border:1px solid var(--ink);padding:8px 23px;font-size:14px}.hero{display:grid;grid-template-columns:45% 55%;min-height:650px;background:var(--cream)}.hero-copy{padding:75px 10% 35px 11%;display:flex;align-items:flex-start;flex-direction:column;justify-content:center}.eyebrow{font-size:11px;font-weight:500;letter-spacing:.19em;margin-bottom:25px}h1{font-size:clamp(60px,6.5vw,100px);line-height:.98;letter-spacing:-.035em;margin-bottom:29px}.hero-copy>p:not(.eyebrow){color:var(--muted);font-size:17px;line-height:1.8}.button{display:inline-flex;justify-content:center;align-items:center;padding:16px 26px;font-size:14px;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.dark{background:var(--ink);color:white}.dark:hover{background:#4a493e}.hero .button{margin-top:34px}.hero-foot{font-size:10px;letter-spacing:.14em;margin-top:52px}.hero-picture{position:relative;overflow:hidden}.hero-picture img{min-height:650px;animation:arrive 1.2s both}.image-caption{position:absolute;bottom:0;width:100%;padding:38px;display:flex;justify-content:space-between;align-items:flex-end;color:white;background:linear-gradient(transparent,#0006);text-shadow:0 1px 4px #0005}.image-caption span:first-child{font-family:'Italiana',Georgia,serif;font-size:32px;line-height:1.2}.image-caption span:last-child{font-size:10px;letter-spacing:.13em}.section{padding:90px 5%}.section-title{display:flex;justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:45px}.section-title .eyebrow{margin-bottom:18px}.section-title>p{font-size:14px;color:var(--muted);padding-bottom:5px}.collection-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.collection{background:none;border:0;text-align:left;padding:0;cursor:pointer}.card-image{aspect-ratio:3/4;position:relative;overflow:hidden;background:#ded5c8}.card-image img{transition:transform .7s ease}.collection:hover img{transform:scale(1.055)}.men img{object-position:80% center;transform:scale(1.22)}.collection:hover .men img{transform:scale(1.27)}.card-index{position:absolute;left:17px;top:14px;font-size:12px;background:#fcfaf6e8;padding:4px 9px}.explore{position:absolute;bottom:16px;right:16px;background:#fcfaf6ef;padding:7px 16px;font-size:12px}.card-heading{padding-top:18px}.card-heading h3{font-size:36px;line-height:1.2}.card-heading span{display:block;color:var(--muted);font-size:13px;margin-top:6px}.image-note{font-size:12px;color:var(--muted);margin-top:32px;max-width:780px}.editorial{display:grid;grid-template-columns:1fr 1fr;background:#eae5db}.editorial-image{max-height:670px}.editorial-image img{object-position:70% center}.editorial-copy{padding:75px 13%;align-self:center}.editorial-copy h2{font-size:clamp(46px,4.5vw,72px);margin-bottom:27px}.editorial-copy>p:not(.eyebrow){font-size:15px;color:var(--muted);margin:16px 0;max-width:450px}.text-link{display:inline-block;font-size:14px;border-bottom:1px solid;padding-bottom:6px;margin-top:15px}.contact{text-align:center;padding-top:95px;padding-bottom:95px}.contact .eyebrow{margin-bottom:20px}.contact h2{margin-bottom:22px}.contact>p:not(.eyebrow){color:var(--muted)}.contact .button{margin-top:29px}.phone{display:block;font-size:14px;margin-top:17px}.contact-other{display:flex;gap:28px;justify-content:center;margin-top:38px;font-size:13px}.contact-other a{border-bottom:1px solid var(--line);padding-bottom:4px}footer{padding:35px 5%;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:25px}footer p{font-size:12px;color:var(--muted)}.footer-brand{font-size:24px}dialog{border:0;padding:0;background:#fcfaf6;color:var(--ink);max-width:1000px;width:calc(100% - 40px);max-height:90vh}dialog::backdrop{background:#171712a3;backdrop-filter:blur(5px)}body.modal-open{overflow:hidden}.close{position:absolute;right:14px;top:12px;width:38px;height:38px;border:1px solid var(--line);background:#fcfaf6;cursor:pointer;font-size:25px;line-height:1;z-index:1}.dialog-layout{display:grid;grid-template-columns:44% 56%}.dialog-layout>img{min-height:600px}.dialog-copy{padding:55px 42px 32px}.dialog-copy .eyebrow{margin-bottom:12px}.dialog-copy h2{margin-bottom:20px}.dialog-copy>p{font-size:14px;color:var(--muted)}.detail-divider{border-top:1px solid var(--line);margin:24px 0}.dialog-copy h3{font-size:27px;line-height:1.2;margin-bottom:10px}.dialog-copy label{display:block;margin:22px 0 8px;font-size:14px}.dialog-copy label span{color:var(--muted);font-size:12px}textarea{resize:vertical;width:100%;border:1px solid var(--line);background:white;padding:12px;font-size:14px;min-height:90px}.dialog-copy .button{width:100%;margin-top:15px}.dialog-copy .dialog-note{font-size:11px;margin-top:12px}@keyframes arrive{from{opacity:.6;transform:scale(1.03)}to{opacity:1;transform:scale(1)}}@media(min-width:1600px){body{max-width:1800px;margin:auto}.hero-copy{padding-left:12%}}@media(max-width:850px){.header{padding:20px 5%}nav{gap:18px}.hero{min-height:550px}.hero-picture img{min-height:550px}.hero-copy{padding:50px 9%}.hero-foot{margin-top:34px}.hero-copy>p:not(.eyebrow){font-size:15px}.image-caption{padding:25px}.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 20px}.section{padding:65px 5%}.editorial-copy{padding:45px 10%}.dialog-copy{padding:50px 25px 25px}.dialog-layout{grid-template-columns:38% 62%}footer p:nth-child(2){display:none}}@media(max-width:580px){.topline{font-size:10px;padding:8px 12px}.header{flex-wrap:wrap;gap:17px;padding:16px 5% 13px}.brand{font-size:24px}.brand span{font-size:8px;margin-top:7px}.header-contact{padding:6px 15px;font-size:12px}nav{order:3;justify-content:center;width:100%;gap:35px;font-size:13px;border-top:1px solid var(--line);padding-top:11px}.hero{grid-template-columns:1fr}.hero-copy{padding:42px 7% 35px}.hero-copy .eyebrow{margin-bottom:20px}h1{font-size:70px}.hero-copy>p:not(.eyebrow){font-size:16px}.hero .button{margin-top:25px}.hero-foot{margin-top:28px}.hero-picture{height:370px}.hero-picture img{min-height:0}.image-caption span:first-child{font-size:28px}.section-title{display:block;margin-bottom:28px}.section-title>p{margin-top:20px}.eyebrow{font-size:10px}.collection-grid{gap:27px 14px}.card-heading h3{font-size:31px}.card-heading span{font-size:12px}.explore{right:10px;bottom:10px;padding:5px 12px}.card-index{left:10px;top:10px;font-size:10px}.image-note{font-size:11px}.editorial{grid-template-columns:1fr}.editorial-image{height:340px}.editorial-copy{padding:45px 7% 50px}.editorial-copy h2{font-size:54px}.contact h2{font-size:43px}.contact-other{gap:25px}footer{align-items:flex-start;padding:30px 5%;flex-direction:column;gap:25px}dialog{width:calc(100% - 24px);max-height:93vh}.dialog-layout{display:block}.dialog-layout>img{height:220px;min-height:0}.dialog-copy{padding:30px 22px}.dialog-copy h2{font-size:45px}.dialog-copy .button{font-size:13px;padding:15px 12px}.close{top:10px;right:10px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}

.brand .owner-name{font-family:Arial,sans-serif;font-size:12px;letter-spacing:.07em;margin-top:10px;line-height:1.4;text-transform:none}.footer-brand .owner-name{font-size:11px}.hero-copy .eyebrow{line-height:1.8}@media(max-width:580px){.brand .owner-name{font-size:10px;letter-spacing:.035em;margin-top:7px}}
