@font-face{font-family:"Josefin Sans";font-style:normal;font-weight:400;font-display:swap;src:url("/fonts/josefin-sans-400.ttf") format("truetype")}
@font-face{font-family:"Josefin Sans";font-style:normal;font-weight:500;font-display:swap;src:url("/fonts/josefin-sans-500.ttf") format("truetype")}
@font-face{font-family:"Josefin Sans";font-style:normal;font-weight:600;font-display:swap;src:url("/fonts/josefin-sans-600.ttf") format("truetype")}
@font-face{font-family:"Josefin Sans";font-style:normal;font-weight:700;font-display:swap;src:url("/fonts/josefin-sans-700.ttf") format("truetype")}
:root{color-scheme:light;--bg:#fff;--ink:#141414;--muted:#626262;--orange:#fb4a08;--line:#dededb}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--bg);color:var(--ink);font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none;transition:color .2s,background .2s,transform .2s}a:hover{color:#bc3300}a:focus-visible{outline:3px solid var(--orange);outline-offset:5px}.header{max-width:1500px;margin:auto;padding:19px 5%;display:flex;align-items:center;justify-content:space-between;gap:25px;border-bottom:1px solid var(--line)}.brand{display:block;flex-shrink:0}.brand img{display:block;width:100px;height:auto}nav{display:flex;gap:28px;align-items:center;font-size:14px;font-weight:600}.nav-shop{background:#141414;color:#fff;padding:12px 20px}.nav-shop:hover{background:var(--orange);color:#fff}.hero{max-width:1500px;margin:auto;display:grid;grid-template-columns:1.12fr 1fr;padding:64px 5% 70px;gap:55px;align-items:center}.eyebrow{font-size:12px;letter-spacing:1.8px;font-weight:700;color:#b83100;margin:0 0 25px}.hero h1{font-size:clamp(3.5rem,6.5vw,6.4rem);line-height:1.02;letter-spacing:-.065em;font-weight:800;margin:0 0 28px}.hero h1 em{font-style:normal;color:var(--orange)}.intro{color:var(--muted);font-size:18px;margin:0 0 30px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;padding:17px 23px;font-weight:700;font-size:15px}.gold{background:var(--orange);color:#111}.gold:hover{background:#df3d00;color:#fff;transform:translateY(-2px)}.underlink{display:block;font-size:14px;margin-top:23px;color:var(--muted);width:max-content}.hero-art{text-align:center;border:1px solid var(--line);padding:44px 34px 25px;align-self:center}.hero-art img{width:100%;height:auto;display:block}.hero-art p{border-top:1px solid var(--line);margin:32px 0 0;padding-top:20px;font-size:12px;letter-spacing:1.5px;color:var(--muted)}.strip{background:#151515;color:#fff;padding:22px 5%;display:flex;gap:32px;justify-content:space-between;align-items:center;font-weight:700;font-size:clamp(14px,1.5vw,20px);letter-spacing:.2px}.spark{font-size:25px;color:var(--orange)}.collection{max-width:1500px;margin:auto;padding:90px 5%}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:40px}.section-head .eyebrow{margin-bottom:18px}h2{font-size:clamp(2.3rem,4vw,3.6rem);line-height:1.1;letter-spacing:-.05em;margin:0}.section-head>p{color:var(--muted);margin-bottom:0}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product{padding:28px;min-width:0;background:#f5f5f3;border-top:3px solid var(--orange);display:flex;flex-direction:column;transition:background .2s}.product:hover{background:#f0efeb}.product-top{display:flex;flex-direction:column;gap:27px}.number{font-size:12px;letter-spacing:1.5px;color:var(--muted)}.product-label{font-size:12px;letter-spacing:1px;color:#ab2f00}h3{font-size:clamp(2rem,3.4vw,3.4rem);line-height:1.05;letter-spacing:-.05em;margin:24px 0}.product>p{color:var(--muted);font-size:16px;margin:0 0 35px;max-width:33ch}.product-bottom{margin-top:auto;padding-top:22px;border-top:1px solid #d0d0cc;display:flex;flex-direction:column;gap:15px}.product-bottom>span{font-size:14px;color:var(--muted)}.product-bottom>a{font-size:15px;font-weight:700;align-self:start}.shop-note{font-size:14px;color:var(--muted);margin:24px 0 0}.story{background:#151515;color:#fff;padding:85px max(5%,calc((100vw - 1350px)/2)) 90px;display:grid;grid-template-columns:1fr 2fr;gap:35px}.story>.eyebrow{color:#ff966f}.story h2{font-size:clamp(3rem,5vw,5rem)}.story em{color:#ff713c;font-style:normal}.story p:not(.eyebrow){max-width:560px;font-size:18px;color:#c8c8c8;margin:30px 0}.story p.signature{font-weight:700;color:#fff;margin:0 0 30px}.contact{padding:85px 5%;max-width:1500px;margin:auto;display:flex;justify-content:space-between;align-items:center;gap:40px}.contact p:not(.eyebrow){max-width:550px;color:var(--muted);margin:22px 0 0}.contact .button{flex-shrink:0}footer{border-top:1px solid var(--line);padding:30px 5%;display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:25px;font-size:14px}footer .brand img{width:85px}footer p{margin:0}footer p span{color:var(--muted)}.skip{position:absolute;top:-100px;z-index:5;background:var(--orange);color:#111;padding:15px}.skip:focus{top:10px}@media(max-width:900px){nav{gap:17px}.hero{gap:28px}.hero-art{padding:25px 20px 18px}.product-grid{grid-template-columns:1fr}.product{padding:30px}.product-top{flex-direction:row;justify-content:space-between;gap:15px}h3{font-size:42px}.product>p{max-width:55ch}.product-bottom{flex-direction:row;justify-content:space-between;flex-wrap:wrap}.story{grid-template-columns:1fr}.section-head{align-items:start}.strip{gap:12px}.collection{padding-top:60px;padding-bottom:60px}.contact{align-items:start;flex-direction:column}}@media(max-width:650px){.header{padding:17px 6%;flex-wrap:wrap;gap:16px}.brand img{width:84px}nav{width:100%;justify-content:space-between;gap:10px;flex-wrap:wrap}nav a{padding:7px 0}nav .nav-shop{padding:8px 12px}.hero{grid-template-columns:1fr;padding:38px 6% 40px;gap:36px}.hero h1{font-size:clamp(3rem,12vw,4.8rem)}.hero-art{max-width:430px;width:100%;margin:auto;padding:35px}.hero-art p{font-size:12px;letter-spacing:1px}.strip{flex-wrap:wrap;justify-content:center;font-size:13px;gap:13px;padding:16px}.strip>span:last-child,.strip>.spark:nth-child(4){display:none}.section-head{display:block}.section-head>p{margin-top:22px}.collection{padding-left:6%;padding-right:6%}.product-top{flex-wrap:wrap;gap:14px}.product-label{font-size:12px}.story{padding:55px 6% 60px;gap:15px}.story .button{gap:17px}.contact{padding:55px 6%}.button{gap:20px;max-width:100%}footer{grid-template-columns:1fr auto;padding:30px 6%}footer>p{grid-column:1/-1;grid-row:2}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}a{transition:none}.gold:hover{transform:none}}

.product-photo{display:block;width:100%;height:290px;object-fit:contain;background:#eee;margin-top:24px}.email-links{display:flex;flex-direction:column;align-items:flex-start;gap:10px;margin-top:22px}.email-links a{font-weight:700;text-decoration:underline;text-underline-offset:4px;overflow-wrap:anywhere}.story p:not(.eyebrow){max-width:680px}@media(max-width:650px){.product-photo{height:310px}}

/* Refined typography */
body{-webkit-font-smoothing:antialiased}h1,h2,h3{font-family:"Avenir Next",Avenir,system-ui,-apple-system,"Segoe UI",sans-serif;text-wrap:balance}.hero h1{font-weight:650;letter-spacing:-.05em;line-height:1.08}h2{font-weight:600;letter-spacing:-.04em;line-height:1.16}h3{font-weight:600;letter-spacing:-.035em;line-height:1.12}.intro{font-weight:400;line-height:1.75}.button,.product-bottom>a{font-weight:600;letter-spacing:-.01em}.button{justify-content:center}.eyebrow,.product-label,.number{font-weight:600}.story p:not(.eyebrow){line-height:1.8}.story p.signature{font-weight:600}

/* Centered introduction and gentle scroll entrances */
.hero{display:block;text-align:center;padding:80px 6% 90px}.hero-copy{max-width:850px;margin-inline:auto}.hero .underlink{margin-inline:auto}.hero .intro{max-width:600px;margin-inline:auto}.reveal-pending{opacity:0;transform:translateY(-22px)}.reveal-ready{transition:opacity .7s ease,transform .7s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay,0ms)}.reveal-ready.is-visible{opacity:1;transform:translateY(0)}
@media(max-width:650px){.hero{padding:55px 6% 65px}}
@media(prefers-reduced-motion:reduce){.reveal-pending{opacity:1;transform:none}.reveal-ready{transition:none}}

body{font-family:"Josefin Sans",system-ui,sans-serif}.intro,.product>p,.story p:not(.eyebrow),.contact p:not(.eyebrow){line-height:1.8}.button,nav,.email-links{line-height:1.5}

/* Two-part banner and individual product entrances */
.strip{justify-content:space-between;flex-wrap:nowrap;gap:24px}.strip>span{display:block!important}.strip>span:first-child{text-align:left}.strip>span:last-child{text-align:right}.product.reveal-pending{transform:translateY(-36px)}.product.reveal-ready{transition:opacity .85s ease,transform .85s cubic-bezier(.22,1,.36,1),background .2s;transition-delay:var(--reveal-delay,0ms),var(--reveal-delay,0ms),0ms}.product.reveal-ready.is-visible{transform:translateY(0)}@media(prefers-reduced-motion:reduce){.product.reveal-pending{transform:none}.product.reveal-ready{transition:none}}

nav a[aria-current="page"]{color:#b83100;text-decoration:underline;text-underline-offset:6px}.detail-page{min-height:65vh}.detail-page h1{font-size:clamp(2.3rem,4vw,3.6rem);font-weight:600;line-height:1.16;letter-spacing:-.04em;margin:0}.detail-page .story h1{font-size:clamp(3rem,5vw,5rem)}.detail-page .contact{min-height:65vh}
