@font-face{font-family:Newsreader;src:url('newsreader.ttf') format('truetype');font-style:normal;font-weight:400 500;font-display:swap}
@font-face{font-family:Newsreader;src:url('newsreader-italic.ttf') format('truetype');font-style:italic;font-weight:400;font-display:swap}
@font-face{font-family:Jakarta;src:url('jakarta.ttf') format('truetype');font-style:normal;font-weight:400 700;font-display:swap}
:root{--cream:#faf6f0;--ink:#1a1a1a;--gold:#b88e3e;--muted:#625e56;--line:#dcd4c7;--serif:Newsreader,Georgia,serif;--sans:Jakarta,Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--cream);color:var(--ink);font:14px/1.65 var(--sans)}a{color:inherit;text-decoration:none}button,select{font:inherit}a,button,select{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #a16d14;outline-offset:6px}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.02;letter-spacing:-.04em}h1{font-size:clamp(60px,6.8vw,100px)}h2{font-size:clamp(42px,4.5vw,66px)}h3{font-size:30px}em{font-weight:400;color:#8d692c}p{color:var(--muted)}.wrap{width:min(1280px,calc(100% - 112px));margin:auto}.nav{min-height:114px;display:flex;align-items:center;justify-content:space-between;gap:28px;border-bottom:1px solid var(--line)}.brand{flex-shrink:0}.logo{width:142px;height:auto}.nav nav{display:flex;align-items:center;gap:30px}.nav a:not(.brand){font-size:12px}.language{border:0;background:transparent;color:inherit;max-width:115px;min-height:48px;cursor:pointer}.language option{color:#1a1a1a;background:#faf6f0}.nav-enter{border-bottom:1px solid currentColor;padding:14px 0}.eyebrow{font-size:10px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;margin-bottom:26px;color:inherit}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:36px;min-height:56px;background:var(--ink);color:var(--cream);padding:16px 23px;border-radius:3px;font-size:12px;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px);background:#3c3428}.button>span:last-child{font-size:22px;line-height:1}.button.light{background:var(--cream);color:var(--ink)}.button.gold{background:#c49b50;color:#171713}.button.outline{background:transparent;color:inherit;border:1px solid currentColor}.photo{width:100%;height:100%;object-fit:cover}.section{padding:98px 0}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:58px;margin-top:58px}.steps article{border-top:1px solid var(--line);padding-top:26px}.step-number{font-size:11px;color:#806027;display:block;margin-bottom:27px}.steps h3{margin-bottom:16px}.steps p{max-width:330px;font-size:13px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px}.section-heading>p{max-width:315px}.closing{background:#eae2d4;padding:76px 0}.close-inner{display:grid;grid-template-columns:1.5fr 1fr;align-items:center;gap:70px}.close-inner p:not(.eyebrow){max-width:530px;margin-top:25px}.close-action{display:flex;flex-direction:column;align-items:flex-start;gap:24px;max-width:285px;margin-left:auto}.close-action small{font-size:11px;color:var(--muted)}.monogram{width:64px;height:64px;object-fit:contain}.footer{display:flex;align-items:center;justify-content:space-between;gap:30px;min-height:145px}.footer .logo{width:110px}.footer p,.footer a,.footer small{font-size:10px}.skip{position:absolute;left:20px;top:-100px;background:#fff;padding:12px;z-index:20;color:#111}.skip:focus{top:10px}.phone{width:280px;background:#fcf9f3;padding:17px;border:7px solid #25241f;border-radius:39px;box-shadow:0 28px 60px #21190f24;color:#1a1a1a;transform:rotate(5deg)}.phone-top{display:flex;justify-content:space-between;font-size:9px;margin:0 8px 19px}.phone-brand{display:flex;align-items:center;gap:9px}.phone-brand .monogram{width:32px;height:32px}.phone-brand b{font-size:12px}.phone-brand small{display:block;font-size:8px;color:#625e56}.phone-location{font-size:9px;border-top:1px solid #ddd5c8;margin-top:16px;padding:14px 0}.phone h3{font-size:32px;margin-bottom:15px}.phone-tags{display:flex;gap:8px;font-size:8px;margin-bottom:13px}.phone-tags span{background:#ebe4d6;padding:5px 9px;border-radius:16px}.phone-food{height:140px;border-radius:6px}.phone-item{padding:13px 0}.phone-item strong{display:block;font-size:11px}.phone-item small{font-size:8px;color:#625e56}.phone-bottom{display:flex;justify-content:space-between;background:#23251f;color:#fff;padding:12px 10px;font-size:9px;border-radius:4px}.demo{display:block;text-align:center;font-size:8px;color:#625e56;margin-top:10px}.caption{font-size:10px;letter-spacing:.05em}.text-link{display:inline-block;min-height:48px;padding:12px 0;border-bottom:1px solid currentColor;font-size:12px}.pill{display:inline-flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:30px;padding:8px 16px;font-size:10px}.pill:before{content:'';width:6px;height:6px;border-radius:50%;background:#8a713b}.muted{color:var(--muted)}
@media(max-width:900px){.wrap{width:calc(100% - 56px)}.nav nav{gap:18px}.nav-link{display:none}.steps{gap:24px}.close-inner{gap:30px}.footer{flex-wrap:wrap;padding:30px 0;gap:20px}.footer p{display:none}}
@media(max-width:600px){.wrap{width:calc(100% - 40px)}.nav{min-height:92px;gap:10px}.nav .logo{width:110px}.nav nav{gap:10px}.language{font-size:10px;width:87px}.nav-enter{font-size:10px!important}.section{padding:65px 0}.section-heading{display:block}.section-heading>p{margin-top:24px}.steps{grid-template-columns:1fr;margin-top:35px;gap:30px}.step-number{margin-bottom:16px}.steps p{max-width:none}.close-inner{grid-template-columns:1fr;gap:36px}.close-action{margin-left:0;max-width:100%}.close-action .monogram{display:none}.closing{padding:56px 0}.footer{min-height:110px}.footer .logo{width:95px}.footer small{width:100%}h1{font-size:62px}h2{font-size:45px}.button{min-height:54px;gap:24px}.eyebrow{font-size:9px}.phone{width:255px}.phone-food{height:120px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

body{background:#f6f4ee}.nav{border:0}.product-hero{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:65px;padding:42px 0 72px}.product-hero h1{font-size:clamp(65px,6.5vw,92px);margin-top:29px}.product-copy>p{font-size:15px;max-width:365px;margin:27px 0}.product-copy .note{display:block;font-size:10px;margin-top:18px;color:#625e56}.product-art{height:585px;background:#e4e8da;border-radius:22px;display:flex;align-items:center;justify-content:center;position:relative}.product-art:before{content:'';width:340px;height:340px;border-radius:50%;border:1px solid #b7c0a6;position:absolute}.product-art:after{content:'';width:420px;height:420px;border-radius:50%;border:1px solid #cbd2bd;position:absolute;pointer-events:none}.product-art .phone{z-index:1}.status-card{position:absolute;z-index:2;left:-28px;bottom:80px;background:#fffdf7;border:1px solid #e8e4d9;border-radius:12px;padding:18px 23px;box-shadow:0 12px 25px #29301c12;font-size:11px;display:flex;gap:13px;align-items:center}.check-circle{background:#42533b;color:white;display:grid;place-items:center;width:30px;height:30px;border-radius:50%}.status-card small{display:block;color:#625e56;font-size:9px}.product-benefits{background:#e9e6dd;border-radius:16px;padding:30px;display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.product-benefits strong{font-family:var(--serif);font-size:27px;font-weight:400;display:block}.product-benefits p{font-size:11px;margin-top:7px}.product-benefits article+article{border-left:1px solid #cfcabe;padding-left:30px}.product-how{text-align:center}.product-how .steps{text-align:left}.closing{background:#dde4d2}.product-hero em{color:#546144}@media(max-width:900px){.product-hero{gap:28px}.product-art{height:570px}.product-art:after{width:300px;height:300px}.product-art:before{width:250px;height:250px}.status-card{left:-10px;padding:13px}}@media(max-width:600px){.product-hero{grid-template-columns:1fr;padding-top:25px;gap:38px}.product-hero h1{font-size:67px}.product-art{height:545px;margin-left:8px}.status-card{left:-8px;bottom:60px}.product-benefits{grid-template-columns:1fr;gap:22px;padding:26px}.product-benefits article+article{border-left:0;padding-left:0;border-top:1px solid #cfcabe;padding-top:20px}.product-how{text-align:left}}
.mag-side p{color:#fff8ec}.footer>a{min-height:44px;display:flex;align-items:center}main,section,article,.hero-copy,.product-copy,.mag-title>div,.floating>div{min-width:0}@media(max-width:600px){.hero h1,.night-copy h1,.product-hero h1,.mag-title h1,.essential-hero h1{font-size:clamp(45px,14vw,72px)}.floating{max-width:100%;padding:16px;gap:10px}.floating .monogram{flex-shrink:0}.floating strong{font-size:22px}.floating small{font-size:8px}.phone{max-width:calc(100% - 24px)}}
