:root{color-scheme:light;--ink:#17211e;--muted:#64706c;--paper:#f3f7f5;--surface:#fff;--line:#dce4e1;--green:#176b51;--dark:#0b4937;--mint:#b9e8d6;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;background:var(--paper);color:var(--ink);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:linear-gradient(#17211e09 1px,transparent 1px),linear-gradient(90deg,#17211e09 1px,transparent 1px),var(--paper);background-size:48px 48px}a{color:inherit}.shell{width:min(100% - 48px,1180px);margin:auto}header{min-height:100px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:11px;font-size:22px;font-weight:740;letter-spacing:-.04em;text-decoration:none}.brand svg{width:32px;color:var(--green);fill:currentColor}.cut{fill:var(--paper)}.lines{fill:none;stroke:var(--paper);stroke-width:2.2}.header-note{font-size:13px;color:var(--muted);letter-spacing:.14em}.hero{min-height:500px;display:grid;grid-template-columns:1.45fr .55fr;align-items:center;gap:60px;border-bottom:1px solid var(--line)}.eyebrow,.kicker{margin:0 0 28px;color:var(--green);font-size:12px;font-weight:700;letter-spacing:.18em}.eyebrow i{display:inline-block;width:34px;height:1px;margin:0 10px 4px 0;background:currentColor}h1{margin:0;font-family:"Songti SC",STSong,"Noto Serif SC",Georgia,serif;font-size:clamp(54px,7.2vw,88px);font-weight:600;line-height:1.08;letter-spacing:-.06em}.lead{max-width:560px;margin:32px 0 0;color:var(--muted);font-size:17px;line-height:1.9}.orbit{position:relative;width:min(100%,310px);aspect-ratio:1;justify-self:end;display:grid;place-items:center}.orbit>svg{width:54%;color:var(--green);fill:currentColor;filter:drop-shadow(0 22px 26px #176b5121)}.ring{position:absolute;inset:3%;border:1px solid #176b5138;border-radius:50%}.outer{animation:spin 24s linear infinite}.outer:after{content:"";position:absolute;top:14%;right:12%;width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 7px var(--mint)}.inner{inset:18%;border-style:dashed;animation:spin 32s linear reverse infinite}.dot{position:absolute;bottom:12%;left:17%;width:12px;height:12px;border:3px solid var(--green);border-radius:50%}@keyframes spin{to{transform:rotate(360deg)}}.products{padding:100px 0 110px}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:40px}.section-head h2{margin:0;font-family:"Songti SC",STSong,"Noto Serif SC",Georgia,serif;font-size:clamp(36px,5vw,52px);letter-spacing:-.05em}.kicker{margin-bottom:14px}.count{margin:0 0 7px;color:var(--muted);font-size:13px}.count strong{margin-right:4px;color:var(--green);font:600 24px Georgia,serif}.product-card{overflow:hidden;border:1px solid var(--line);border-radius:3px;background:var(--surface);box-shadow:0 18px 60px #122d2412;transition:.35s}.product-card:hover{transform:translateY(-4px);box-shadow:0 26px 70px #122d241f}.card-link{display:grid;grid-template-columns:minmax(300px,.82fr) 1.18fr;min-height:410px;text-decoration:none}.visual{position:relative;overflow:hidden;display:grid;place-items:center;background:radial-gradient(circle at 30% 20%,#dff5aab8,transparent 36%),linear-gradient(145deg,#d8f1e7,#9ed8c4)}.visual:before,.visual:after{content:"";position:absolute;width:380px;aspect-ratio:1;border:1px solid #0b493729;border-radius:50%}.visual:after{width:270px;border-style:dashed}.care-mark{z-index:1;width:160px;color:var(--dark);fill:none;stroke:currentColor;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;transition:.4s}.product-card:hover .care-mark{transform:scale(1.055)}.visual-label,.visual-number{position:absolute;z-index:2;color:var(--dark);font-size:10px;font-weight:700;letter-spacing:.22em}.visual-label{top:28px;left:30px}.visual-number{right:30px;bottom:26px;font-size:13px}.product-content{padding:clamp(38px,5.5vw,72px);display:flex;flex-direction:column}.meta{display:flex;justify-content:space-between;color:var(--muted);font-size:12px;letter-spacing:.08em}.status{color:var(--green);font-weight:650}.status i{display:inline-block;width:7px;height:7px;margin:0 7px 1px 0;border-radius:50%;background:#3ab37f;box-shadow:0 0 0 4px #3ab37f21}.title-row{display:flex;align-items:center;justify-content:space-between;margin-top:54px}.title-row h3{margin:0;font-family:"Songti SC",STSong,"Noto Serif SC",Georgia,serif;font-size:52px;font-weight:600;letter-spacing:-.06em}.title-row p{margin:7px 0 0;color:var(--green);font-size:10px;font-weight:700;letter-spacing:.2em}.arrow{width:56px;height:56px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;transition:.25s}.arrow svg{width:21px;fill:none;stroke:currentColor;stroke-width:1.7}.product-card:hover .arrow{color:#fff;background:var(--green);transform:translateX(3px)}.description{max-width:500px;margin:29px 0 0;color:var(--muted);font-size:15px;line-height:1.85}.entry{margin-top:auto;padding-top:30px;color:var(--green);font-size:12px;font-weight:700;letter-spacing:.08em}.entry i{display:inline-block;width:38px;height:1px;margin:0 0 4px 12px;background:currentColor;transition:.25s}.product-card:hover .entry i{width:54px}.soon{min-height:105px;margin-top:18px;padding:0 34px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;border:1px dashed #cbd6d2;color:var(--muted)}.plus{width:39px;height:39px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;font-size:21px;font-weight:300}.soon strong{color:#56625e;font-size:14px}.soon p{margin:5px 0 0;font-size:12px}.soon-en{font-size:9px;font-weight:700;letter-spacing:.2em}footer{min-height:100px;display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);color:var(--muted);font-size:12px}footer div{display:flex;align-items:center;gap:14px}footer div i{width:1px;height:12px;background:var(--line)}footer a{text-decoration:none}footer a:hover{color:var(--green)}a:focus-visible{outline:3px solid var(--mint);outline-offset:5px}@media(max-width:780px){.shell{width:min(100% - 32px,1180px)}header{min-height:80px}.hero{min-height:auto;padding:84px 0 76px;grid-template-columns:1fr}.orbit{display:none}h1{font-size:clamp(48px,14vw,70px)}.lead{font-size:15px}.products{padding:76px 0 84px}.section-head{align-items:start}.count{display:none}.card-link{grid-template-columns:1fr}.visual{min-height:310px}.product-content{min-height:390px;padding:38px 30px}.title-row{margin-top:42px}.title-row h3{font-size:45px}.arrow{width:50px;height:50px}.soon{padding:0 22px}.soon-en{display:none}footer{min-height:120px;flex-direction:column;justify-content:center;gap:14px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ring{animation:none}*,*:before,*:after{transition-duration:.01ms!important}}
