
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--bg);color:var(--ink);font:16px/1.75 var(--sans)}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font:inherit}.shell{width:min(1160px,calc(100% - 40px));margin:auto}.site-header{position:relative;z-index:5}.site-header .shell{height:80px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:12px;font-family:var(--display);font-size:1.6rem;font-weight:800}.mark{width:38px;height:38px;display:grid;place-items:center;font:800 .7rem/1 var(--sans)}.nav{display:flex;gap:28px;font-size:.75rem;font-weight:800;letter-spacing:.09em}.hero{display:grid;align-items:center;position:relative;overflow:hidden}.hero .shell{position:relative;z-index:1}.kicker{margin:0 0 20px;font-size:.7rem;font-weight:900;letter-spacing:.25em}.hero h1{font-size:clamp(3.5rem,10vw,8rem);line-height:.9;margin:0 0 30px}.hero-copy{max-width:650px;font-size:clamp(1.05rem,2.2vw,1.42rem);color:var(--muted)}.hero-actions{display:flex;gap:12px;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border:1px solid var(--ink);font-size:.75rem;font-weight:900}.button.primary{background:var(--accent);border-color:var(--accent);color:white}.section{padding:100px 0}.section-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:44px}.section-head h2,.manifesto h2{font-family:var(--display);font-size:clamp(2.4rem,5vw,4.7rem);line-height:1;margin:0}.section-head p{max-width:440px;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.product-card{overflow:hidden;background:var(--surface);border:1px solid var(--line);transition:.25s}.product-card:hover{transform:translateY(-6px)}.card-media{aspect-ratio:4/3;background:var(--media);display:grid;place-items:center;overflow:hidden}.card-media img{width:100%;height:100%;object-fit:contain;padding:7%}.card-body{padding:28px}.card-no{font-size:.67rem;font-weight:900;letter-spacing:.16em;color:var(--muted)}.card-title{font-family:var(--display);font-size:1.35rem;line-height:1.45;margin:12px 0 0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.card-link{display:inline-block;margin-top:18px;color:var(--accent);font-size:.75rem;font-weight:900}.manifesto{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.manifesto-grid{display:grid;grid-template-columns:1fr 1fr;gap:10vw}.manifesto p{font-size:1.15rem;color:var(--muted)}.site-footer{padding:32px 0}.site-footer .shell{display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:.7rem}
.product-main{padding:45px 0 100px}.breadcrumb{display:flex;gap:10px;margin-bottom:30px;color:var(--muted);font-size:.75rem}.product-view{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);gap:clamp(38px,7vw,80px);align-items:start}.main-image{aspect-ratio:1;background:var(--media);border:1px solid var(--line);display:grid;place-items:center;position:relative;overflow:hidden}.main-image img{width:100%;height:100%;object-fit:contain;padding:7%}.image-counter{position:absolute;right:14px;bottom:14px;padding:5px 10px;background:var(--surface);border:1px solid var(--line);font-size:.65rem}.thumbs{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin-top:9px}.thumb{aspect-ratio:1;border:1px solid transparent;background:var(--surface);padding:4px;cursor:pointer;overflow:hidden}.thumb img{width:100%;height:100%;object-fit:contain}.thumb[aria-current="true"]{border-color:var(--accent)}.product-info{position:sticky;top:24px}.product-label{font-size:.68rem;font-weight:900;letter-spacing:.16em;color:var(--accent)}.product-title{font-family:var(--display);font-size:clamp(1.65rem,2.8vw,2.75rem);line-height:1.2;overflow-wrap:anywhere;margin:20px 0}.lead{color:var(--muted);padding-bottom:24px;border-bottom:1px solid var(--line)}.points{list-style:none;padding:0;margin:25px 0;counter-reset:item}.points li{position:relative;padding:15px 0 15px 44px;border-bottom:1px solid var(--line);font-size:.9rem}.points li:before{counter-increment:item;content:counter(item,decimal-leading-zero);position:absolute;left:0;color:var(--accent);font-size:.65rem;font-weight:900}.related{margin-top:90px;padding-top:50px;border-top:1px solid var(--line)}.related h2{font-family:var(--display);font-size:2.2rem}.related-card{display:grid;grid-template-columns:150px 1fr;gap:20px;align-items:center;background:var(--surface);border:1px solid var(--line);padding:12px}.related-card .card-media{aspect-ratio:1}.related-card .card-body{padding:10px}.no-image{height:100%;display:grid;place-items:center;color:var(--muted);font-size:.7rem;font-weight:900}
@media(max-width:800px){.shell{width:min(100% - 24px,680px)}.site-header .shell{height:68px}.nav a:first-child{display:none}.hero{min-height:540px}.section{padding:72px 0}.section-head,.manifesto-grid{display:block}.product-grid,.product-view{grid-template-columns:1fr}.product-card:nth-child(2){margin-top:0}.product-info{position:static}.thumbs{grid-template-columns:repeat(5,1fr)}.site-footer .shell{display:block}.related-card{grid-template-columns:110px 1fr}}@media(max-width:430px){.brand{font-size:1.05rem}.mark{width:30px;height:30px}.nav{gap:12px;font-size:.62rem}.hero h1{font-size:3.5rem}.related-card{grid-template-columns:1fr}.thumbs{grid-template-columns:repeat(4,1fr)}}

:root{--bg:#f7f3ff;--ink:#32245e;--muted:#766b91;--surface:#fff;--media:#eee8fa;--accent:#9b75ed;--line:#d8cdee;--display:"Trebuchet MS","Yu Gothic",sans-serif;--sans:"Yu Gothic",Arial,sans-serif}.site-header{background:#ffffffb8;backdrop-filter:blur(14px)}.mark{border-radius:14px;background:linear-gradient(135deg,#9b75ed,#ed8fb4);color:white;transform:rotate(-7deg)}.hero{min-height:700px;text-align:center;background:radial-gradient(circle at 20% 25%,#e7b6d2 0 12%,transparent 12.2%),radial-gradient(circle at 82% 65%,#bdb1f4 0 17%,transparent 17.2%)}.hero h1{font-family:var(--display);letter-spacing:-.06em}.hero-copy,.hero-actions{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.product-card{border-radius:34px;box-shadow:0 24px 70px #4d2f8517}.card-media{margin:12px;border-radius:25px}.product-grid{gap:38px}.manifesto{background:linear-gradient(130deg,#34255e,#724b90);color:white;border:0}.manifesto p{color:#e0d3ef}.button{border-radius:16px}.thumb,.main-image,.related-card{border-radius:18px}
