@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700&family=Noto+Sans+JP:wght@400;500;700&display=swap";:root{--ink:#202424;--muted:#68716e;--paper:#f4f2ed;--line:#d9ddd6;--coral:#ef795e;--mint:#a8d4c4;--blue:#8fb3cc;--yellow:#e8c764;color:var(--ink);background:var(--paper);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-family:Manrope,Noto Sans JP,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}a{color:inherit;text-decoration:none}.site-header,main,footer{width:min(1180px,100% - 64px);margin:auto}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:90px;display:flex}.brand,.footer-brand{letter-spacing:.04em;align-items:center;gap:10px;font-size:13px;display:flex}.brand-mark{background:var(--ink);width:30px;height:30px;color:var(--paper);border-radius:50%;place-items:center;font:500 14px DM Mono,monospace;display:grid}nav{color:var(--muted);align-items:center;gap:30px;font-size:12px;display:flex}nav a:hover,.back-link:hover{color:var(--ink)}.nav-contact{border-bottom:1px solid var(--ink);color:var(--ink);padding-bottom:5px}.hero{grid-template-columns:1fr 1fr;align-items:center;gap:5%;min-height:650px;padding:72px 0 100px;display:grid}.eyebrow{color:var(--muted);letter-spacing:.12em;margin:0 0 22px;font:500 11px DM Mono,monospace}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.04em;font-weight:500;line-height:1.08}h1{margin-bottom:28px;font-size:clamp(43px,6vw,78px)}h1 em{color:var(--coral);font-style:normal}h2{margin-bottom:24px;font-size:clamp(32px,4vw,54px)}h3{margin:6px 0 16px;font-size:22px}.hero-lede{max-width:470px;color:var(--muted);font-size:15px;line-height:1.95}.store-links{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.store-links a{color:var(--ink);border:1px solid;padding:10px 13px;font:11px DM Mono,monospace}.store-links a:hover{background:var(--ink);color:var(--paper)}.button{align-items:center;gap:38px;margin-top:32px;padding:15px 18px;font-size:12px;transition:transform .25s,background .25s;display:inline-flex}.button:hover{transform:translateY(-3px)}.button-dark{background:var(--ink);color:var(--paper)}.button-light{background:var(--paper);color:var(--ink)}.hero-art{background:var(--yellow);min-height:440px;position:relative;overflow:hidden}.orbit{border:1px solid #2024244d;border-radius:50%;position:absolute}.orbit-one{width:420px;height:420px;top:12px;left:calc(50% - 210px)}.orbit-two{border-style:dashed;width:270px;height:270px;top:87px;left:calc(50% - 135px)}.hero-panel{background:var(--ink);width:235px;height:270px;color:var(--paper);padding:17px;position:absolute;top:95px;left:calc(50% - 117px);transform:rotate(6deg);box-shadow:18px 20px #20242426}.panel-top{border-bottom:1px solid #5d6763;gap:5px;padding-bottom:14px;display:flex}.panel-top span{background:var(--coral);border-radius:50%;width:6px;height:6px}.panel-top span:nth-child(2){background:var(--mint)}.panel-top span:nth-child(3){background:var(--yellow)}.panel-lines{gap:14px;padding-top:28px;display:grid}.panel-lines i{background:#66716c;width:75%;height:8px;display:block}.panel-lines i:nth-child(2){background:var(--mint);width:92%}.panel-lines i:nth-child(3){background:var(--coral);width:54%}.panel-ring{border:2px solid var(--coral);width:80px;height:80px;color:var(--coral);border-radius:50%;place-items:center;margin:30px auto 0;font:22px DM Mono,monospace;display:grid}.hero-note{z-index:2;text-transform:uppercase;font:11px/1.5 DM Mono,monospace;position:absolute;bottom:9%;right:7%}.note-dot{background:var(--coral);border-radius:50%;width:9px;height:9px;margin-right:8px;display:inline-block}.intro-section{border-top:1px solid var(--line);grid-template-columns:1fr 2fr;gap:8%;padding:100px 0;display:grid}.section-index{color:var(--muted);letter-spacing:.1em;font:11px DM Mono,monospace}.intro-section h2{max-width:500px}.intro-section p{max-width:560px;color:var(--muted);font-size:15px;line-height:2}.products-section{padding:45px 0 110px}.section-heading{justify-content:space-between;align-items:end;margin-bottom:48px;display:flex}.section-heading h2{margin-bottom:0}.section-heading>p{color:var(--muted);font-size:13px;line-height:1.8}.product-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.product-card{background:#e9e8e2;transition:transform .3s;display:block;position:relative;overflow:hidden}.product-card:hover{transform:translateY(-7px)}.product-card img{object-fit:cover;border-bottom:1px solid #20242429;width:100%;height:240px;display:block}.accent-coral img{background:var(--coral)}.accent-mint img{background:var(--mint)}.accent-blue img{background:var(--blue)}.card-number{z-index:1;font:11px DM Mono,monospace;position:absolute;top:16px;left:17px}.card-body{padding:25px 22px 28px}.card-label{min-height:38px;color:var(--muted);font-size:12px;line-height:1.7}.text-link{font:11px DM Mono,monospace}.text-link span{margin-left:12px}.contact-strip{background:var(--ink);color:var(--paper);justify-content:space-between;align-items:end;margin-bottom:100px;padding:80px 9%;display:flex}.contact-strip .eyebrow{color:#aab6af}.contact-strip h2,.contact-strip .button{margin:0}footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;padding:24px 0 35px;font-size:11px;display:flex}footer p{margin:0}footer small{font:10px DM Mono,monospace}.footer-brand{color:var(--ink)}.product-page{padding-top:35px}.back-link{color:var(--muted);font:11px DM Mono,monospace}.product-hero{grid-template-columns:1fr 1fr;align-items:center;gap:8%;margin-top:50px;padding:70px 8%;display:grid}.product-hero h1{overflow-wrap:anywhere;font-size:clamp(42px,5vw,68px)}.product-label{margin-bottom:25px;font-size:20px}.product-image{justify-content:center;display:flex}.product-image img{object-fit:cover;width:min(100%,420px);height:330px;box-shadow:20px 20px #20242424}.detail-grid,.privacy,.support,.disclaimer{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;gap:8%;padding:100px 0;display:grid}.feature-list{margin:0;padding:0;list-style:none}.feature-list li{border-top:1px solid var(--line);grid-template-columns:42px 1fr 20px;align-items:center;gap:12px;padding:22px 0;font-size:14px;display:grid}.feature-list li:last-child{border-bottom:1px solid var(--line)}.feature-list span,.feature-list i{color:var(--muted);font:10px DM Mono,monospace}.feature-list strong{white-space:pre-line;line-height:1.8}.feature-list i{text-align:right;font-style:normal}.privacy{border-bottom:0}.privacy-copy,.support-copy{max-width:560px;color:var(--muted);font-size:14px;line-height:2}.privacy-copy p,.support-copy p{white-space:pre-line;margin-bottom:22px}.support-copy .button{margin-top:6px}.disclaimer{grid-template-columns:1fr 2fr}.disclaimer h2{margin:0}.disclaimer>p:last-child{color:var(--muted);font-size:14px;line-height:2}.replace-note{color:var(--coral);font-size:11px}@media (width<=720px){.site-header,main,footer{width:min(100% - 36px,1180px)}.site-header{height:76px}nav{gap:14px}nav a:not(.nav-contact){display:none}.hero,.product-hero,.intro-section,.detail-grid,.privacy,.support,.disclaimer{grid-template-columns:1fr}.hero{gap:55px;padding:58px 0 70px}.hero-art{min-height:340px}.hero-panel{top:62px;transform:rotate(5deg)scale(.88)}.orbit-one{width:330px;height:330px;left:calc(50% - 165px)}.orbit-two{width:220px;height:220px;top:55px;left:calc(50% - 110px)}.intro-section,.detail-grid,.privacy,.support,.disclaimer{gap:35px;padding:68px 0}.section-heading,.contact-strip,footer{flex-direction:column;align-items:start;gap:28px}.product-grid{grid-template-columns:1fr;gap:14px}.product-card img{height:220px}.products-section{padding-bottom:70px}.contact-strip{margin-bottom:70px;padding:48px 28px}.product-hero{gap:40px;margin-top:30px;padding:42px 25px 55px}.product-hero h1{font-size:43px}.product-image img{height:260px}footer{gap:15px}}
