:root{--ink:#15231f;--muted:#65716c;--paper:#f5f3ec;--card:#fffef9;--line:#dcded5;--green:#0d6a52;--coral:#ea6548;--blue:#2875dc}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:radial-gradient(circle at 16% 8%, #ea654814, transparent 27rem), radial-gradient(circle at 89% 22%, #2875dc14, transparent 25rem), var(--paper);margin:0;font-family:Noto Sans SC,Microsoft YaHei,system-ui,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}.shell{width:min(1160px,100% - 40px);margin-inline:auto}.site-header{border-bottom:1px solid #15231f1f;justify-content:space-between;align-items:center;width:min(1160px,100% - 40px);min-height:78px;margin:auto;display:flex}.brand{letter-spacing:.02em;align-items:center;gap:10px;font-weight:800;display:inline-flex}.brand-mark{color:#fff;background:var(--ink);border-radius:10px;place-items:center;width:34px;height:34px;font-family:serif;display:grid}nav{gap:28px;font-size:14px;display:flex}:is(nav a:hover,nav a:focus-visible){color:var(--green)}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:80px;min-height:680px;padding-block:104px 88px;display:grid}.eyebrow{color:var(--green);letter-spacing:.14em;text-transform:uppercase;margin:0 0 18px;font-size:13px;font-weight:800}.eyebrow span{background:currentColor;width:28px;height:2px;margin:0 10px 4px 0;display:inline-block}h1{letter-spacing:-.055em;max-width:720px;margin:0;font-family:STSong,SimSun,serif;font-size:clamp(48px,7vw,86px);font-weight:500;line-height:1.08}h1 strong{color:var(--coral);font-weight:500}.lead{max-width:630px;color:var(--muted);margin:30px 0 0;font-size:clamp(17px,2vw,20px)}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.button{border:1px solid var(--ink);border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:11px 22px;font-size:14px;font-weight:750;transition:transform .2s,box-shadow .2s;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 8px 24px #15231f1f}.button.primary{color:#fff;background:var(--ink)}.button.secondary{background:#ffffff75}.system-map{background:#fffef9bf;border:1px solid #15231f21;border-radius:42% 58% 46% 54%/44% 38% 62% 56%;grid-template-columns:1fr auto 1fr auto 1fr;align-content:center;align-items:center;gap:12px;min-height:430px;padding:44px;display:grid;box-shadow:0 34px 80px #15231f14}.map-card{aspect-ratio:.85;background:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:92px;display:flex;box-shadow:0 10px 24px #15231f12}.map-card b{font-family:serif;font-size:42px;line-height:1}.map-card span{color:var(--muted);font-size:11px}.map-read b{color:var(--blue)}.map-memory b{color:var(--coral)}.map-act b{color:var(--green)}.map-arrow{color:#a8afa8;font-size:20px}.system-map p{text-align:center;max-width:320px;color:var(--muted);grid-column:1/-1;margin:38px auto 0;font-size:13px}.product-section{border-top:1px solid #15231f1f;padding-block:96px}.section-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:42px;display:flex}.section-heading h2{margin:0;font-family:serif;font-size:clamp(38px,5vw,62px);font-weight:500}.section-heading>p{max-width:400px;color:var(--muted);margin:0 0 8px}.product-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.product-card{background:var(--card);border:1px solid #15231f1f;border-radius:24px;flex-direction:column;min-height:420px;padding:30px;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden}.product-card:hover{transform:translateY(-5px);box-shadow:0 24px 48px #15231f1a}.product-card>p{color:var(--muted);letter-spacing:.14em;margin:0;font-size:12px;font-weight:800}.product-symbol{border-radius:22px;place-items:center;width:74px;height:74px;margin:44px 0 26px;font:42px/1 serif;display:grid;transform:rotate(-4deg)}.product-card h3{margin:0;font-size:25px}.product-card>strong{margin:4px 0 15px;font:500 40px/1.25 serif}.product-card>span{color:var(--muted);font-size:14px}.product-card small{border-top:1px solid var(--line);margin-top:auto;padding-top:24px;font-weight:700}.product-card small b{float:right;font-size:18px}.speedread .product-symbol{color:#1257a4;background:#dfecfb}.speedread>strong{color:var(--blue)}.memory .product-symbol{color:#a43b25;background:#fce7df}.memory>strong{color:var(--coral)}.focus .product-symbol{color:#0b5d47;background:#dbeee7}.focus>strong{color:var(--green)}.principle{color:#fff;background:var(--ink);border-radius:30px;margin-block:30px 110px;padding:72px}.principle .eyebrow{color:#9cd9c8}.principle blockquote{max-width:920px;margin:12px 0 48px;font:500 clamp(28px,4vw,50px)/1.35 serif}.principle-notes{gap:12px;display:flex}.principle-notes span{border:1px solid #ffffff40;border-radius:999px;padding:8px 14px;font-size:12px}.site-footer{border-top:1px solid #15231f1f;justify-content:space-between;min-height:150px;padding-block:42px;display:flex}.site-footer div{gap:22px;display:flex}.site-footer div:first-child{flex-direction:column;gap:2px}.site-footer span,.site-footer a{color:var(--muted);font-size:13px}.detail-main{--accent:var(--green);--soft:#e2eee9}.memory-tone{--accent:var(--coral);--soft:#fbe7df}.focus-tone{--accent:var(--green);--soft:#dfeee8}.speed-tone{--accent:var(--blue);--soft:#e1ecfb}.detail-main .eyebrow{color:var(--accent)}.detail-hero{grid-template-columns:1.2fr .8fr;align-items:end;gap:80px;padding-block:90px 64px;display:grid}.status-pill{width:fit-content;color:var(--accent);background:var(--soft);border-radius:999px;margin:0 0 22px;padding:7px 12px;font-size:12px;font-weight:800}.detail-hero h1{letter-spacing:-.055em;margin:0;font:500 clamp(56px,8vw,100px)/1 serif}.detail-hero h2{max-width:760px;color:var(--accent);margin:20px 0 0;font:500 clamp(26px,3.4vw,44px)/1.28 serif}.detail-lead{max-width:720px;color:var(--muted);margin:24px 0 0;font-size:18px}.fact-card{background:#fffef9bf;border:1px solid #15231f21;border-radius:22px;margin:0;padding:12px 28px}.fact-card div{border-bottom:1px solid var(--line);padding:18px 0}.fact-card div:last-child{border-bottom:0}.fact-card dt{color:var(--muted);letter-spacing:.12em;font-size:11px;font-weight:800}.fact-card dd{margin:5px 0 0;font-size:14px;font-weight:650}.screenshot-section{padding-block:18px 96px}.screenshot-section figure{background:#fff;border:1px solid #15231f1f;border-radius:26px;margin:0;padding:12px;box-shadow:0 28px 70px #15231f14}.screenshot-section img{object-fit:contain;object-position:center;background:#f6f7f8;border-radius:16px;width:100%;height:auto;max-height:720px;display:block}.screenshot-section figcaption{color:var(--muted);padding:12px 8px 2px;font-size:12px}.feature-section,.faq-section{border-top:1px solid #15231f1f;padding-block:90px}.feature-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.feature-grid article{background:var(--card);border:1px solid #15231f1f;border-radius:20px;min-height:250px;padding:26px}.feature-grid small{color:var(--accent);letter-spacing:.12em;font-weight:850}.feature-grid h3{margin:50px 0 10px;font-size:20px}.feature-grid p{color:var(--muted);margin:0;font-size:14px}.product-notice{color:#3e4a45;background:var(--soft);border-radius:16px;margin:18px 0 0;padding:20px 22px;font-size:14px}.boundary-section{color:#fff;background:var(--ink);border-radius:28px;grid-template-columns:.7fr 1.3fr;gap:70px;margin-block:30px 100px;padding:64px;display:grid}.boundary-section .eyebrow{color:#a9d7cb}.boundary-section h2,.faq-section h2,.text-page h2{margin:0;font:500 clamp(30px,4vw,50px)/1.2 serif}.boundary-section ul{margin:0;padding:0;list-style:none}.boundary-section li{border-bottom:1px solid #ffffff29;padding:19px 0 19px 30px;position:relative}.boundary-section li:before{content:"×";color:#f6b49f;font-weight:900;position:absolute;left:0}.boundary-section li:last-child{border-bottom:0}.faq-section{grid-template-columns:.7fr 1.3fr;gap:70px;display:grid}.faq-list details{border-bottom:1px solid var(--line);padding:22px 0}.faq-list summary{cursor:pointer;font-size:17px;font-weight:750}.faq-list details p{color:var(--muted);margin:12px 0 0}.detail-cta{background:var(--soft);border-radius:22px;justify-content:space-between;align-items:center;gap:24px;margin-block:20px 100px;padding:34px 38px;display:flex}.detail-cta p{max-width:700px;margin:0;font:500 20px/1.5 serif}.text-page{padding-block:100px}.text-page>h1{letter-spacing:-.045em;max-width:980px;margin:0;font:500 clamp(44px,7vw,84px)/1.1 serif}.page-intro{max-width:820px;color:var(--muted);margin:28px 0 74px;font-size:19px}.story-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.story-grid article{background:var(--card);border:1px solid #15231f1f;border-radius:22px;min-height:340px;padding:30px}.story-grid small{color:var(--green);font-weight:850}.story-grid h2{margin:76px 0 16px;font:750 23px/1.3 system-ui,sans-serif}.story-grid p,.legal-page section p{color:var(--muted)}.method-section{color:#fff;background:var(--ink);border-radius:28px;margin-top:90px;padding:66px}.method-section .eyebrow{color:#9cd9c8}.method-section ol{counter-reset:step;margin:40px 0 0;padding:0;list-style:none}.method-section li{counter-increment:step;border-bottom:1px solid #ffffff24;padding:17px 0 17px 52px;position:relative}.method-section li:before{content:counter(step, decimal-leading-zero);color:#9cd9c8;font-weight:800;position:absolute;left:0}.about-cta{text-align:center;margin-top:80px}.about-cta h2{max-width:760px;margin-inline:auto}.about-cta div{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:28px;display:flex}.legal-page section{border-top:1px solid var(--line);max-width:820px;padding:34px 0}.legal-page section h2{font-size:28px}.not-found{text-align:center;background:var(--paper);place-content:center;justify-items:center;min-height:100vh;padding:40px;display:grid}.not-found>p{color:var(--coral);margin:0;font:500 100px/1 serif}.not-found h1{letter-spacing:0;margin:15px 0 30px;font-size:30px}@media (max-width:900px){.hero{grid-template-columns:1fr;gap:50px;padding-top:74px}.system-map{max-width:620px;min-height:350px}.product-grid{grid-template-columns:1fr}.product-card{min-height:340px}.product-symbol{margin-block:28px 20px}.detail-hero{grid-template-columns:1fr;gap:40px}.feature-grid,.story-grid{grid-template-columns:1fr}.feature-grid article,.story-grid article{min-height:250px}.story-grid h2{margin-top:45px}.boundary-section,.faq-section{grid-template-columns:1fr;gap:34px}}@media (max-width:620px){.shell,.site-header{width:min(100% - 28px,1160px)}.site-header{min-height:68px}nav{gap:16px}.hero{min-height:auto;padding-block:64px 70px}h1{font-size:clamp(48px,16vw,70px)}.system-map{border-radius:30px;gap:6px;min-height:310px;padding:26px 18px}.map-card{width:78px;min-width:0}.map-card b{font-size:34px}.section-heading{flex-direction:column;align-items:start}.principle{padding:42px 26px}.principle-notes{flex-wrap:wrap}.site-footer{flex-direction:column;gap:30px}.detail-hero{padding-top:62px}.detail-lead{font-size:16px}.screenshot-section{padding-bottom:70px}.feature-section,.faq-section{padding-block:68px}.boundary-section{padding:42px 25px}.detail-cta{flex-direction:column;align-items:stretch;padding:28px 24px}.text-page{padding-block:70px}.page-intro{font-size:17px}.method-section{padding:44px 26px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
