@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@300;400;500;700&family=Noto+Serif+SC:wght@400;600&display=swap');
:root{--ink:#28251f;--paper:#f4f0e7;--rust:#a8492f;--cream:#e8dbc1;--line:rgba(40,37,31,.18)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'Noto Sans SC',sans-serif}.shell{width:min(1180px,calc(100% - 48px));margin:auto}.announcement{height:30px;background:var(--ink);color:#eee8dc;text-align:center;font-size:11px;letter-spacing:2px;padding:7px}.nav{height:82px;display:flex;align-items:center;justify-content:space-between;position:absolute;top:30px;left:0;right:0;z-index:3;border-bottom:1px solid rgba(40,37,31,.2)}.brand{color:inherit;text-decoration:none;font-weight:500;letter-spacing:2px}.brand span{font:600 29px 'Noto Serif SC';margin-right:8px}.nav nav{display:flex;gap:38px}.nav nav a,.bag{color:inherit;text-decoration:none;font-size:13px;background:none;border:0;cursor:pointer}.nav nav a:hover{color:var(--rust)}.bag i{font-style:normal;background:var(--rust);color:white;border-radius:50%;width:19px;height:19px;display:inline-grid;place-items:center;margin-left:7px}.menu{display:none;border:0;background:none;font-size:22px}.hero{height:calc(100vh - 30px);min-height:690px;position:relative;overflow:hidden}.hero>img{position:absolute;width:100%;height:100%;object-fit:cover}.hero-copy{position:relative;padding-top:clamp(190px,25vh,260px);z-index:1}.eyebrow{text-transform:uppercase;font-size:11px;letter-spacing:4px;color:var(--rust);font-weight:700}.hero h1,.section-head h2,.craft h2{font:600 clamp(54px,7vw,96px)/1.13 'Noto Serif SC';letter-spacing:-5px;margin:24px 0}.intro{line-height:2;color:#625e54;font-size:15px}.button{display:inline-flex;justify-content:space-between;align-items:center;background:var(--rust);color:white;text-decoration:none;width:210px;padding:17px 20px;margin-top:27px;font-size:13px}.button:hover{background:#8d3a25}.scroll{position:absolute;left:50%;bottom:28px;font-size:10px;letter-spacing:2px;writing-mode:vertical-rl}.scroll span{margin-top:10px}.marquee{overflow:hidden;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:17px 0;white-space:nowrap;color:var(--rust);letter-spacing:5px;font:400 13px 'Noto Serif SC'}.marquee div{width:max-content;animation:move 25s linear infinite}@keyframes move{to{transform:translateX(-50%)}}.collection{padding:120px 0}.section-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:55px}.section-head h2,.craft h2{font-size:56px;letter-spacing:-3px}.section-head>p{max-width:370px;line-height:2;color:#6b675e}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product{min-height:520px;padding:25px;position:relative;overflow:hidden}.product.cream{background:#ddd0b8}.product.clay{background:#b75a3f;color:#fff}.product.charcoal{background:#34332f;color:#fff}.cup{margin:70px auto 45px;position:relative;filter:drop-shadow(20px 20px 14px rgba(30,20,15,.2))}.mug{height:220px;width:150px;background:#f0e7d4;border-radius:8px 8px 44px 44px}.mug:after{content:"";position:absolute;right:-75px;top:45px;width:80px;height:93px;border:22px solid #f0e7d4;border-left:0;border-radius:0 55% 55% 0}.mug span{position:absolute;top:-4px;width:100%;height:18px;border-radius:50%;background:#cbbfa9;border:6px solid #f0e7d4}.tumbler{height:185px;width:190px;background:#d3785d;border-radius:8px 8px 55px 55px}.tumbler:before,.espresso:before{content:"";position:absolute;top:-7px;width:100%;height:25px;border-radius:50%;background:#7c321e;border:7px solid #d3785d}.espresso{height:150px;width:175px;background:#22211f;border-radius:5px 5px 50px 50px;margin-top:105px}.espresso:before{background:#111;border-color:#22211f}.product-no{position:absolute;top:25px;right:25px;font-size:11px}.product h3{font:500 24px 'Noto Serif SC';margin:0 0 7px}.product p{font-size:12px;opacity:.7;margin:0}.product strong{display:block;margin-top:25px;font-weight:400}.product button{position:absolute;right:25px;bottom:25px;width:42px;height:42px;border-radius:50%;border:1px solid currentColor;color:inherit;background:transparent;font-size:21px;cursor:pointer}.product button:hover{transform:rotate(90deg)}.craft{display:grid;grid-template-columns:1fr 1fr;min-height:680px}.craft-art{background:#a8492f;position:relative;overflow:hidden;display:grid;place-items:center;color:#e7bca8}.sun{position:absolute;width:420px;height:420px;border-radius:50%;border:1px solid rgba(255,255,255,.25)}.line-cup{width:210px;height:260px;border:2px solid #e7bca8;border-radius:5px 5px 80px 80px;position:relative}.line-cup:after{content:"";position:absolute;right:-105px;top:52px;width:110px;height:125px;border:2px solid #e7bca8;border-left:0;border-radius:0 55% 55% 0}.craft-art>span{position:absolute;bottom:40px;letter-spacing:8px;font-size:10px}.craft-copy{padding:100px clamp(40px,7vw,110px);background:#e5ddce}.craft-copy>p:not(.eyebrow){line-height:2.1;color:#625e54}.stats{display:flex;gap:35px;margin:48px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:25px 0}.stats div{display:flex;flex-direction:column}.stats strong{font:400 30px 'Noto Serif SC';color:var(--rust)}.stats span{font-size:10px;margin-top:8px}.craft-copy>a{color:inherit;font-size:12px;text-underline-offset:5px}.quote{text-align:center;padding:150px 0}.quote p{font:400 clamp(30px,4vw,52px)/1.8 'Noto Serif SC';margin:0}.quote span{display:block;color:#8a857a;font-size:11px;letter-spacing:2px;margin-top:35px}footer{background:#292824;color:#e8e0d3;padding:70px 0 28px}footer>.shell:first-child{display:flex;justify-content:space-between}.light{display:block}.light+p{font-size:12px;color:#aaa59b}.footer-links{display:flex;gap:90px}.footer-links div{display:flex;flex-direction:column;gap:12px}.footer-links b{font-size:11px;margin-bottom:7px;color:#fff}.footer-links a{color:#aaa59b;text-decoration:none;font-size:11px}footer small{display:block;border-top:1px solid #4a4944;margin-top:55px;padding-top:24px;color:#7f7c74;font-size:9px}.toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,100px);background:var(--ink);color:#fff;padding:12px 24px;font-size:12px;z-index:10;transition:.35s}.toast.show{transform:translate(-50%,0)}
@media(max-width:760px){.shell{width:calc(100% - 32px)}.nav{height:64px}.nav nav,.bag{display:none}.menu{display:block}.nav.open nav{display:flex;position:absolute;top:64px;left:-16px;width:calc(100% + 32px);background:var(--paper);padding:28px 16px;flex-direction:column}.hero{min-height:680px}.hero>img{object-position:64% center;opacity:.75}.hero-copy{padding-top:170px}.hero h1{font-size:55px}.intro{max-width:310px}.scroll{display:none}.collection{padding:80px 0}.section-head{display:block}.section-head h2,.craft h2{font-size:43px}.section-head>p{margin-top:30px}.products{grid-template-columns:1fr}.product{min-height:470px}.craft{grid-template-columns:1fr}.craft-art{min-height:480px}.craft-copy{padding:70px 28px}.stats{gap:18px}.quote{padding:90px 0}footer>.shell:first-child{display:block}.footer-links{gap:38px;margin-top:50px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.marquee div{animation:none}}

/* Glassware edition */
.nav-actions{display:flex;align-items:center;gap:20px}.lang{border:1px solid rgba(40,37,31,.45);background:rgba(244,240,231,.45);width:38px;height:30px;cursor:pointer;font-size:11px;letter-spacing:1px}.bag em{font-style:normal}.product.crystal{background:linear-gradient(145deg,#e9e1d3,#cfd4d1)}.product.amber{background:#ad673b;color:#fff}.product.smoke{background:#454b4b;color:#fff}.glass-cup{margin:70px auto 45px;position:relative;filter:drop-shadow(18px 22px 12px rgba(30,20,15,.2));border:3px solid rgba(255,255,255,.75);box-shadow:inset 12px 0 18px rgba(255,255,255,.22),inset -8px 0 16px rgba(40,30,20,.14);background:linear-gradient(110deg,rgba(255,255,255,.38),rgba(255,255,255,.06) 40%,rgba(255,255,255,.28))}.glass-mug{height:220px;width:150px;border-radius:8px 8px 38px 38px}.glass-mug:after{content:"";position:absolute;right:-75px;top:45px;width:80px;height:93px;border:15px double rgba(255,255,255,.72);border-left:0;border-radius:0 55% 55% 0}.glass-mug span{position:absolute;top:-5px;left:-3px;width:150px;height:17px;border-radius:50%;border:3px solid rgba(255,255,255,.85)}.ribbed{height:190px;width:185px;border-radius:8px 8px 44px 44px;background:repeating-linear-gradient(90deg,rgba(255,210,130,.5) 0 7px,rgba(110,48,20,.18) 8px 12px)}.doublewall{height:160px;width:180px;border-radius:8px 8px 55px 55px;margin-top:100px}.doublewall i{position:absolute;inset:16px 18px 20px;border:2px solid rgba(255,255,255,.5);border-top:0;border-radius:0 0 42px 42px}
@media(max-width:760px){.nav-actions{margin-left:auto;margin-right:16px}.nav-actions .bag{display:none}}
