:root{--ink:#161617;--muted:#757579;--line:#e7e7e9;--paper:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:#fff;color:var(--ink);font:16px/1.5 -apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;border:0;cursor:pointer;color:inherit;touch-action:manipulation}button:focus-visible,a:focus-visible{outline:3px solid #85858c;outline-offset:4px}h1,h2,h3,p{margin:0}header{position:relative;z-index:1;height:76px;padding:0 max(5%,calc((100vw - 1280px)/2));display:flex;align-items:center;justify-content:space-between;background:#ffffffdb;backdrop-filter:blur(22px);border-bottom:1px solid #00000008}.wordmark{font-size:24px;font-weight:700;letter-spacing:5px}.wordmark span{display:none}nav{display:flex;gap:32px;font-size:13px;font-weight:500}.bag{display:flex;align-items:center;gap:10px;background:#f1f1f3;border-radius:30px;padding:9px 17px;font-size:13px}.bag span{background:#1d1d1f;color:white;min-width:23px;height:23px;border-radius:50%;display:grid;place-items:center;font-size:11px}.hero{background:linear-gradient(#fff,#f5f5f7);overflow:hidden;text-align:center;padding:64px 5% 0}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:650;color:#76767b;margin-bottom:20px}h1{font-size:clamp(65px,8vw,110px);line-height:.98;letter-spacing:-6px;font-weight:700}h1 span{color:#919196}.intro{font-size:21px;color:#77777c;margin:25px 0}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:48px;padding:13px 24px;border-radius:30px;font-size:14px;font-weight:550;transition:background .2s,transform .2s}.button:hover{transform:translateY(-1px)}.dark{background:#1d1d1f;color:white}.dark:hover{background:#3b3b40}.outline{border:1px solid #d5d5da;background:#fff}.outline:hover{background:#eeeef0}.hero-gallery{display:flex;align-items:flex-end;justify-content:center;gap:20px;max-width:1050px;margin:40px auto 0;height:430px;overflow:hidden}.hero-gallery img{height:100%;width:auto;max-width:40%;object-fit:contain;mix-blend-mode:multiply}.hero-gallery .hero-side{height:85%;max-width:30%;opacity:.7}.hero-bottom{display:flex;align-items:center;justify-content:space-between;max-width:1250px;margin:auto;padding:26px 0;color:#7c7c81;font-size:12px}.hero-bottom>a{font-size:22px;color:#242427}.collection{max-width:1320px;margin:auto;padding:90px 5%}.section-heading .eyebrow{margin-bottom:13px}h2{font-size:clamp(36px,4vw,56px);line-height:1.1;letter-spacing:-2px;font-weight:650}.collection-bar{display:flex;justify-content:space-between;align-items:center;gap:15px;margin:32px 0}.filters{display:flex;gap:5px;padding:5px;background:#f3f3f5;border-radius:28px}.filter{border-radius:22px;background:transparent;padding:10px 20px;font-size:14px;white-space:nowrap}.filter.active{background:#1d1d1f;color:#fff}#product-count{font-size:13px;color:var(--muted)}.products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.products article{background:#f5f5f7;border-radius:24px;overflow:hidden;padding:12px 12px 24px;transition:box-shadow .25s}.products article:hover{box-shadow:0 12px 32px #00000009}.product-photo{position:relative;background:transparent;width:100%;padding:0;display:block;border-radius:16px;overflow:hidden}.product-photo img{width:100%;height:auto;aspect-ratio:4/5;object-fit:contain;display:block;mix-blend-mode:multiply}.view-label{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);background:#ffffffed;backdrop-filter:blur(12px);padding:10px 19px;border-radius:30px;white-space:nowrap;font-size:12px;opacity:0;transition:opacity .2s}.product-photo:hover .view-label,.product-photo:focus-visible .view-label{opacity:1}.product-info{display:flex;justify-content:space-between;align-items:flex-end;gap:8px;padding:20px 18px 0}.product-info h3{font-size:20px;letter-spacing:-.4px;font-weight:600}.product-category{color:var(--muted);font-size:13px;margin-top:3px}.product-price{font-size:25px;font-weight:700;letter-spacing:-.6px;margin-top:14px;white-space:nowrap}.add{display:grid;place-items:center;flex-shrink:0;width:46px;height:46px;background:#1d1d1f;color:white;border-radius:50%;transition:transform .2s}.add:hover{transform:scale(1.06);background:#414146}.more{text-align:center;margin-top:38px}.how{background:#f5f5f7;padding:72px max(5%,calc((100vw - 1188px)/2))}.how h2{font-size:42px}.how h2 span{color:#95959c}.how ol{list-style:none;padding:0;margin:40px 0 0;display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.how li>span{display:grid;place-items:center;border:1px solid #d7d7dc;border-radius:50%;width:38px;height:38px;font-size:13px;margin-bottom:20px}.how h3{font-size:18px;font-weight:600;margin-bottom:10px}.how li p{font-size:14px;color:var(--muted);max-width:270px;line-height:1.7}.display-note{font-size:12px;line-height:1.7;max-width:850px;margin:32px auto;padding:0 25px;color:#8b8b91;text-align:center}footer{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:20px 6%;background:#151517;color:#d3d3d6;font-size:12px}.original-logo{width:120px;height:85px;object-fit:cover;filter:grayscale(1);mix-blend-mode:screen}dialog{width:min(900px,94vw);max-height:92dvh;border:0;border-radius:26px;padding:0;background:white;color:var(--ink);box-shadow:0 20px 100px #0002}dialog::backdrop{background:#15151b66;backdrop-filter:blur(9px)}.close,.plain-close{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:#ededf0;color:#555;font-size:25px}.close{position:absolute;top:16px;right:16px;z-index:1}.product-detail{display:grid;grid-template-columns:1fr 1fr}.product-detail>img{width:100%;height:100%;max-height:650px;object-fit:contain;background:#f5f5f7}.detail-copy{padding:60px 34px 40px;align-self:center}.detail-copy h2{font-size:39px}.detail-category{color:var(--muted);margin-top:10px;font-size:14px}.detail-price{font-size:29px;font-weight:700;margin:22px 0}.detail-copy>p:not(.detail-price):not(.eyebrow){font-size:14px;color:var(--muted);line-height:1.7}.color{display:flex;align-items:center;gap:10px;margin:24px 0}.color i{height:16px;width:16px;background:#161617;border-radius:50%;box-shadow:0 0 0 3px #eee}.detail-copy .button{width:100%}.detail-copy small{display:block;font-size:12px;color:var(--muted);line-height:1.7;margin-top:18px}.cart-dialog{margin:12px 12px 12px auto;width:min(470px,calc(100vw - 24px));height:calc(100dvh - 24px);max-height:calc(100dvh - 24px);padding:28px}.cart-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:22px;border-bottom:1px solid var(--line)}.cart-head h2{font-size:31px;letter-spacing:-1px}.cart-row{display:flex;gap:14px;padding:20px 0;border-bottom:1px solid var(--line)}.cart-row img{width:78px;height:100px;object-fit:contain;border-radius:10px;background:#f5f5f7}.cart-row h3{font-size:15px;font-weight:600;margin:4px 0 6px}.cart-row p{font-size:14px;color:var(--muted)}.qty{display:flex;align-items:center;gap:14px;margin-top:12px}.qty button{width:27px;height:27px;background:#f1f1f3;border-radius:50%;padding:0}.qty span{font-size:13px}.remove{margin-left:auto;align-self:center;padding:0;background:transparent;font-size:12px;text-decoration:underline;color:var(--muted)}.total{display:flex;justify-content:space-between;padding-top:24px}.cart-note{font-size:12px;line-height:1.7;color:var(--muted);margin:16px 0}.cart-dialog .button{width:100%;margin-top:10px}.empty{text-align:center;color:var(--muted);padding:65px 10px;line-height:1.9;font-size:14px}#order-area{margin-top:25px;border-top:1px solid var(--line);padding-top:20px}#order-area label{font-size:14px}textarea{width:100%;border:1px solid var(--line);padding:14px;border-radius:12px;margin-top:12px;font:13px/1.6 inherit;resize:vertical}#toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,100px);border-radius:30px;background:#222226ef;backdrop-filter:blur(15px);color:#fff;padding:15px 25px;font-size:14px;z-index:10;white-space:nowrap;transition:transform .25s}#toast.show{transform:translate(-50%,0)}[hidden]{display:none!important}@media(max-width:700px){header{height:64px;padding:0 5%}nav{display:none}.wordmark{font-size:21px}.bag{font-size:12px;padding:7px 12px}.hero{padding:44px 4% 0}h1{font-size:70px;letter-spacing:-4px}.eyebrow{font-size:10px;letter-spacing:1.7px}.intro{font-size:17px;margin:22px 0}.hero-gallery{height:270px;gap:0;margin-top:30px;width:112%;max-width:none;margin-left:-6%}.hero-gallery .hero-main{max-width:48%}.hero-gallery .hero-side{max-width:29%;height:82%}.hero-bottom{padding:18px 3%;font-size:10px}.collection{padding:50px 4%}.collection h2{font-size:38px;letter-spacing:-1.5px}.collection-bar{margin:25px 0 22px;gap:8px;flex-wrap:wrap}.filters{padding:4px;gap:1px}.filter{font-size:12px;padding:10px 13px}#product-count{font-size:11px;margin-left:5px}.products{gap:12px}.products article{padding:5px 5px 16px;border-radius:18px}.product-info{padding:12px 7px 0;flex-wrap:wrap;gap:10px}.product-info>div{flex:1;min-width:98px}.product-info h3{font-size:16px;letter-spacing:-.3px}.product-category{font-size:11px}.product-price{font-size:21px;margin-top:10px;letter-spacing:-.5px}.add{width:36px;height:36px;margin-left:auto}.add svg{width:19px;height:19px}.view-label{display:none}.how{padding:45px 6%}.how h2{font-size:33px;letter-spacing:-1px}.how ol{grid-template-columns:1fr;gap:25px;margin-top:30px}.how li{display:flex;gap:16px}.how li>span{flex-shrink:0;margin:0}.how h3{font-size:16px}.how li p{max-width:none}.product-detail{grid-template-columns:1fr}.product-detail>img{height:330px}.detail-copy{padding:25px}.detail-copy h2{font-size:32px}.detail-copy .eyebrow{margin-bottom:12px}.detail-price{margin:15px 0}.cart-dialog{padding:22px}footer{padding:18px 5%}footer p{display:none}.original-logo{width:100px;height:75px}.display-note{font-size:11px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

@media(max-width:700px){.hero h1{font-size:clamp(42px,10.5vw,70px);letter-spacing:-2px;line-height:1.06}}
