@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=DM+Serif+Display:ital@0;1&display=swap";:root{color:#302c27;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#f3efe8;font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{margin:0}button,a{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}:root{--paper:#f3efe8;--ink:#302c27;--rust:#b95d3c;--line:#d9d1c5;--green:#34463c}main{overflow:hidden}.age-banner{color:#f3efe8;background:var(--green);letter-spacing:.12em;text-align:center;text-transform:uppercase;padding:9px 5vw;font-size:10px}.age-banner span{color:#d79b66;padding:0 12px}.nav{justify-content:space-between;align-items:center;max-width:1440px;margin:auto;padding:26px 5vw;display:flex}.logo,.footer-logo{letter-spacing:.12em;font-size:17px;font-weight:600}.logo span,.footer-logo span{color:var(--rust);padding:0 2px;font-family:DM Serif Display,serif;font-size:23px}.nav-links{color:#6e665d;gap:32px;margin-left:100px;font-size:12px;display:flex}.nav-links a:hover,.text-link:hover{color:var(--rust)}.cart-button,.menu-button,.account-button{color:var(--ink);background:0 0;border:0}.nav-actions{align-items:center;gap:20px;display:flex}.account-button{color:#6e665d;font-size:12px}.cart-button{letter-spacing:.06em;font-size:12px}.cart-button strong{color:var(--rust);margin-left:8px;font-size:10px}.menu-button{font-size:20px;display:none}.hero{grid-template-columns:.88fr 1.12fr;align-items:center;gap:7vw;max-width:1440px;min-height:610px;margin:auto;padding:18px 5vw 75px;display:grid}.hero-copy{padding-left:4vw;animation:.8s ease-out both rise}.eyebrow{color:var(--rust);letter-spacing:.18em;text-transform:uppercase;margin:0 0 22px;font-size:10px;font-weight:600}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.035em;font-family:DM Serif Display,Georgia,serif;font-weight:400;line-height:.96}h1{margin-bottom:28px;font-size:clamp(55px,7vw,108px)}h1 em,h2 em{color:var(--rust);font-style:italic}.hero-text{color:#756d63;max-width:320px;margin-bottom:35px;font-size:14px;line-height:1.65}.text-link{border-bottom:1px solid var(--ink);letter-spacing:.05em;gap:25px;padding-bottom:8px;font-size:11px;font-weight:600;transition:color .2s;display:inline-flex}.text-link span{color:var(--rust);font-size:17px;line-height:10px}.hero-image{height:540px;animation:.9s ease-out .1s both reveal;position:relative}.hero-image img{object-fit:cover;filter:saturate(.75);width:100%;height:100%;display:block}.sun-stamp{z-index:1;width:82px;height:82px;color:var(--paper);background:var(--rust);text-align:center;border-radius:50%;place-content:center;font-family:DM Serif Display,serif;font-size:15px;line-height:1;display:grid;position:absolute;top:28px;left:-31px;transform:rotate(-13deg)}.sun-stamp b{font-size:20px;font-weight:400}.shop{max-width:1300px;margin:auto;padding:80px 5vw 120px}.section-heading{justify-content:space-between;align-items:end;margin-bottom:54px;display:flex}h2{margin-bottom:0;font-size:clamp(44px,5vw,72px)}.section-note{color:#81786d;text-align:right;font-size:12px;line-height:1.7}.filter-row{border-bottom:1px solid var(--line);gap:8px;margin-bottom:26px;padding-bottom:15px;display:flex}.filter-row button{color:#8b8176;background:0 0;border:1px solid #0000;border-radius:100px;padding:9px 16px;font-size:11px;transition:all .2s}.filter-row button.active,.filter-row button:hover{border-color:var(--ink);color:var(--ink)}.owner-toolbar{color:#805b48;background:#f1dfce;border:1px solid #d5b18e;justify-content:space-between;align-items:center;margin:-20px 0 26px;padding:12px 15px;font-size:11px;display:flex}.owner-toolbar button{color:#805b48;background:0 0;border:1px solid #805b48;padding:7px 11px;font-size:10px}.product-grid{grid-template-columns:repeat(3,1fr);gap:46px 20px;display:grid}.product-image{aspect-ratio:1/1.07;background:#ded5c9;position:relative;overflow:hidden}.product-image img{object-fit:cover;filter:saturate(.65);width:100%;height:100%;transition:transform .5s,filter .5s;display:block}.product-card:hover img{filter:saturate(.9);transform:scale(1.04)}.tag{color:var(--paper);background:var(--rust);letter-spacing:.08em;text-transform:uppercase;padding:6px 9px;font-size:9px;position:absolute;top:14px;left:14px}.add-button{width:39px;height:39px;color:var(--paper);background:var(--green);border:0;border-radius:50%;font-size:23px;font-weight:300;line-height:1;transition:transform .2s,background .2s;position:absolute;bottom:14px;right:14px}.add-button:hover{background:var(--rust);transform:rotate(90deg)}.product-meta{justify-content:space-between;padding-top:14px;display:flex}.product-meta h3{margin-bottom:4px;font-family:DM Serif Display,serif;font-size:19px;font-weight:400}.product-meta p,.product-meta strong{color:#897f73;letter-spacing:.08em;text-transform:uppercase;font-size:10px}.product-meta strong{color:var(--ink);font-size:12px;font-weight:500}.manifesto{min-height:570px;color:var(--paper);background:var(--green);grid-template-columns:1fr 1fr;align-items:center;gap:10vw;padding:90px 14vw;display:grid}.manifesto-mark{color:#d79b66;border:1px solid #a5ab9e;border-radius:50%;place-items:center;width:min(28vw,290px);height:min(28vw,290px);font-family:DM Serif Display,serif;font-size:clamp(60px,9vw,140px);display:grid;transform:rotate(-12deg)}.manifesto h2{margin-bottom:28px}.manifesto>div:last-child>p:not(.eyebrow){color:#b3b7aa;max-width:330px;margin-bottom:35px;font-size:14px;line-height:1.7}.manifesto .text-link{border-color:#a5ab9e}footer{background:#d9a37c;padding:54px 5vw 25px}footer p{color:#735342;margin:12px 0 90px;font-family:DM Serif Display,serif;font-size:20px}.footer-meta{color:#805b48;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;font-size:10px;display:flex}.legal-links{color:#805b48;gap:20px;margin-bottom:14px;font-size:10px;text-decoration:underline;display:flex}.legal-copy{color:#805b48;max-width:780px;margin:0 0 25px;font-family:DM Sans,sans-serif;font-size:10px;line-height:1.6}.legal-details{border-top:1px solid #805b4859;max-width:780px;margin-bottom:28px;display:grid}.legal-details details{color:#805b48;border-bottom:1px solid #805b4859;padding:11px 0;font-size:10px}.legal-details summary{cursor:pointer;letter-spacing:.04em;font-weight:600}.legal-details p{max-width:680px;margin:10px 0 2px;line-height:1.6}.cart-overlay{z-index:10;background:#18181373;position:fixed;inset:0}.cart-drawer{background:var(--paper);width:min(430px,100%);height:100%;padding:36px;animation:.35s ease-out slide;position:absolute;top:0;right:0;box-shadow:-15px 0 40px #0000001f}.drawer-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:25px;display:flex}.drawer-head h2{font-size:32px}.drawer-head h2 span{color:var(--rust);letter-spacing:0;font-family:DM Sans,sans-serif;font-size:12px}.drawer-head button{color:var(--ink);background:0 0;border:0;font-size:28px;font-weight:300}.empty-cart{text-align:center;padding:100px 0}.empty-cart p{font-family:DM Serif Display,serif;font-size:26px}.empty-cart span{color:#897f73;font-size:12px}.cart-item{border-bottom:1px solid var(--line);align-items:center;gap:16px;padding:18px 0;display:flex}.cart-item img{object-fit:cover;width:62px;height:62px}.cart-item h3{margin:0 0 6px;font-family:DM Serif Display,serif;font-size:17px;font-weight:400}.cart-item p{color:#897f73;margin:0;font-size:12px}.cart-total{justify-content:space-between;padding:25px 0;font-size:13px;display:flex}.checkout{width:100%;color:var(--paper);background:var(--rust);letter-spacing:.08em;text-transform:uppercase;border:0;justify-content:space-between;padding:16px;font-size:12px;display:flex}.edit-fields{flex-direction:column;gap:5px;display:flex}.edit-fields input{border:1px solid var(--line);width:150px;color:var(--ink);background:0 0;padding:5px;font-family:DM Serif Display,serif;font-size:16px}.edit-fields input[type=number]{width:75px;font-family:DM Sans,sans-serif;font-size:11px}.modal-overlay{z-index:11;background:#1818137a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.account-modal{background:var(--paper);width:min(430px,100%);padding:42px;position:relative;box-shadow:0 20px 60px #0003}.modal-close{color:var(--ink);background:0 0;border:0;font-size:26px;position:absolute;top:18px;right:22px}.account-modal h2{margin-bottom:15px;font-size:44px}.modal-copy{color:#897f73;margin-bottom:28px;font-size:12px;line-height:1.6}.auth-tabs{border-bottom:1px solid var(--line);gap:22px;margin-bottom:32px;padding-bottom:16px;display:flex}.auth-tabs button{color:#897f73;background:0 0;border:0;border-bottom:1px solid #0000;padding:0 0 6px;font-size:11px}.auth-tabs button.active{border-color:var(--rust);color:var(--ink)}.account-modal form{gap:16px;display:grid}.account-modal label{color:#756d63;letter-spacing:.08em;text-transform:uppercase;gap:7px;font-size:10px;display:grid}.account-modal input{border:1px solid var(--line);color:var(--ink);outline-color:var(--rust);background:0 0;padding:12px}.auth-error{color:var(--rust);font-size:11px}.demo-note{color:#9a9085;margin:24px 0 0;font-size:10px;line-height:1.5}.age-gate{z-index:20;background:#1f241de0;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.age-gate-card{width:min(470px,100%);color:var(--ink);background:var(--paper);text-align:center;padding:48px;box-shadow:0 20px 80px #00000040}.age-seal{border:1px solid var(--rust);width:66px;height:66px;color:var(--rust);border-radius:50%;place-items:center;margin:0 auto 28px;font-family:DM Serif Display,serif;font-size:25px;display:grid;transform:rotate(-8deg)}.age-gate-card h2{margin-bottom:20px;font-size:53px}.age-gate-card>p:not(.eyebrow){color:#756d63;margin-bottom:28px;font-size:13px;line-height:1.65}.age-actions{gap:10px;display:grid}.age-actions .checkout{cursor:pointer}.leave-button{border:1px solid var(--line);color:#756d63;background:0 0;padding:14px;font-size:11px}.age-gate-card small{color:#9a9085;margin-top:22px;font-size:9px;line-height:1.5;display:block}@keyframes rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes reveal{0%{opacity:0;clip-path:inset(0 0 100%)}to{opacity:1;clip-path:inset(0)}}@keyframes slide{0%{transform:translate(100%)}to{transform:translate(0)}}@media (width<=700px){.nav{padding:21px 6vw}.menu-button{display:block}.nav-links{display:none}.nav-actions{gap:10px}.account-button{text-overflow:ellipsis;white-space:nowrap;max-width:72px;overflow:hidden}.hero{flex-direction:column;align-items:stretch;gap:42px;padding:34px 6vw 70px;display:flex}.hero-copy{padding-left:0}.hero-image{height:390px;margin-left:10vw}.sun-stamp{width:70px;height:70px;left:-22px}.section-heading{margin-bottom:35px;display:block}.section-note{text-align:left;margin-top:20px}.shop{padding:65px 6vw 85px}.product-grid{grid-template-columns:repeat(2,1fr);gap:30px 12px}.product-meta h3{font-size:16px}.product-meta strong{font-size:10px}.filter-row{overflow-x:auto}.filter-row button{white-space:nowrap}.manifesto{grid-template-columns:1fr;gap:60px;min-height:auto;padding:75px 10vw 85px}.manifesto-mark{width:190px;height:190px}footer{padding:40px 6vw 22px}footer p{margin-bottom:65px}.footer-meta{flex-direction:column;gap:9px}.legal-links{flex-wrap:wrap}.account-modal{padding:34px 26px}.age-gate-card{padding:36px 24px}}
