@charset "UTF-8";
:root{--paper:#f6f7f5;--white:#fff;--ink:#232720;--muted:#656b60;--line:#d8dcd3;--lime:#d2f58b;--dark:#20271f;--dark-panel:#293027;--dark-text:#f0f3e9;--sans:Arial,"Helvetica Neue","Noto Sans TC","PingFang TC","Microsoft JhengHei",sans-serif;--mono:"SFMono-Regular",Consolas,"Liberation Mono",monospace;--page-width:1256px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;-webkit-font-smoothing:antialiased;line-height:1.55}button,a,summary{-webkit-tap-highlight-color:transparent}button{font:inherit}a{color:inherit;text-decoration:none}button,summary{cursor:pointer}button{color:inherit}svg{display:block}button svg,a svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}::selection{background:var(--lime);color:var(--ink)}:focus-visible{outline:3px solid #719b29;outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:400}h2{font-size:clamp(36px,4.1vw,58px);line-height:1.12;letter-spacing:-.045em;text-wrap:balance}.wrap{max-width:var(--page-width);margin:0 auto;padding-left:48px;padding-right:48px}.eyebrow{font-family:var(--mono);font-size:13px;line-height:1.5;letter-spacing:.07em;font-weight:400}.section-padding{padding-top:116px;padding-bottom:116px}.skip-link{position:fixed;left:16px;top:-80px;z-index:100;background:var(--ink);color:var(--white);padding:12px 20px}.skip-link:focus{top:12px}.site-header{height:100px;border-bottom:1px solid var(--line);background:var(--paper)}.header-inner{height:100%;display:flex;align-items:center;gap:44px}.wordmark{display:inline-flex;gap:10px;align-items:center;line-height:1;font-size:29px;font-weight:600;letter-spacing:-1.3px;white-space:nowrap}.brand-mark{width:30px;height:30px!important;stroke:none!important}.wordmark-dot{color:#727c67}.main-nav{margin-left:auto;display:flex;gap:34px;font-size:14px}.main-nav a{position:relative;padding:12px 0}.main-nav a:after{position:absolute;content:"";height:1px;left:0;right:100%;bottom:6px;background:currentColor;transition:right .2s}.main-nav a:hover:after{right:0}.language-switch{display:flex;align-items:center;gap:6px;font-size:13px;border-left:1px solid var(--line);padding-left:22px}.language-switch>span{color:#b3b7ad}.lang-button{border:0;background:none;padding:10px 6px;color:var(--muted);min-height:44px;min-width:36px;font-size:14px}.lang-button.active{color:var(--ink);font-weight:700}.lang-button:hover{text-decoration:underline;text-underline-offset:5px}.hero{padding-top:55px}.hero-kicker{display:flex;align-items:center;justify-content:space-between;margin-bottom:42px}.hero-side-note{font-size:14px;color:var(--muted)}h1{font-size:clamp(52px,6.45vw,88px);line-height:1.085;letter-spacing:-.065em;font-weight:400}.hero-line-two{color:#6b7265}.hero-bottom{display:grid;grid-template-columns:1.3fr 1fr;align-items:center;gap:75px;margin-top:37px}.hero-lead{font-size:24px;line-height:1.4;letter-spacing:-.03em}.body-muted{color:var(--muted);font-size:16px;line-height:1.65;margin-top:16px;max-width:535px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:36px;min-height:52px;padding:13px 20px;border-radius:3px;font-size:14px;transition:background .2s,transform .2s}.button-dark{background:var(--ink);color:var(--white);margin-top:25px}.button-dark:hover{background:#3e4a32;transform:translateY(-2px)}.meaning-diagram{width:100%;max-width:380px;margin-left:auto;padding-top:12px}.diagram-ends{display:flex;justify-content:space-between;font-family:var(--mono);font-size:12px;letter-spacing:.07em;color:var(--muted)}.diagram-visual{height:138px;display:flex;align-items:center;position:relative}.meaning-lines{width:100%;fill:none;stroke:var(--ink);stroke-width:1.3}.loose-line{stroke:#8a9480}.clear-line{stroke:#596250}.center-line{stroke:#9dad89}.layer-gate{position:absolute;left:calc(50% - 35px);top:13px;width:70px;height:112px;display:flex;align-items:center;justify-content:center;border:1px solid #accc70;background:var(--lime);border-radius:5px;transform:skewY(-9deg);box-shadow:6px 5px 0 0 #edf4e2}.layer-gate svg{width:32px;height:32px;transform:skewY(9deg)}.diagram-caption{display:block;font-size:13px;color:var(--muted);text-align:center;margin-top:5px}.hero-baseline{margin-top:54px;border-top:1px solid var(--line);height:78px;display:flex;align-items:center;justify-content:space-between;font-size:13px;color:var(--muted)}.scroll-cue{display:flex;align-items:center;justify-content:center;height:44px;width:44px}.scroll-cue:hover{color:var(--ink);transform:translateY(3px)}.section-grid{display:grid;grid-template-columns:230px 1fr;gap:55px}.section-marker{display:flex;gap:14px;align-items:baseline;flex-wrap:wrap}.section-number{font-family:var(--mono);font-size:13px;color:var(--muted)}.section-marker .eyebrow{max-width:170px}.idea-section{border-top:1px solid var(--line);background:var(--white)}.idea-main h2{max-width:850px}.interface-history{display:flex;flex-wrap:wrap;column-gap:24px;row-gap:14px;margin-top:40px;padding:23px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-family:var(--mono);font-size:14px;color:#70766a}.interface-history span{position:relative}.history-last{color:var(--ink);background:var(--lime);padding:1px 7px;margin:-1px -7px}.idea-body{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-top:30px;font-size:16px;line-height:1.7;color:var(--muted)}.meaning-equation{margin-top:47px;font-size:clamp(19px,2vw,26px);letter-spacing:-.03em;display:flex;gap:18px;align-items:center;flex-wrap:wrap}.not-equal{font-size:34px;color:#667254;font-weight:300}.understanding-section{background:var(--dark);color:var(--dark-text)}.section-heading{display:flex;gap:64px;justify-content:space-between;align-items:flex-end;margin-bottom:50px}.section-heading .section-marker{margin-bottom:27px}.section-heading .section-marker .eyebrow{max-width:none}.light-marker .section-number{color:#b0baa6}.light-marker .eyebrow{color:#c8d3bd}.section-intro{max-width:332px;font-size:17px;line-height:1.7;color:var(--muted);flex:0 1 332px}.understanding-section .section-intro{color:#b7c0b0;padding-bottom:4px}.demo{border:1px solid #4a5441;border-radius:5px;overflow:hidden;background:var(--dark-panel)}.demo-topline{display:flex;align-items:center;justify-content:space-between;padding:28px 32px 0;gap:15px}.demo-topline>.eyebrow{color:#b8c5ab}.demo-badge{font-size:12px;color:#cbd4c2;border:1px solid #556049;border-radius:3px;padding:4px 10px}.demo blockquote{font-size:clamp(26px,3vw,41px);line-height:1.3;letter-spacing:-.035em;margin:25px 32px 27px}.demo-context{display:flex;gap:22px;margin:0 32px 28px;align-items:baseline;color:#bec9b4;font-size:14px;line-height:1.6}.context-label{font-family:var(--mono);font-size:12px;letter-spacing:.04em;flex-shrink:0}.demo-translation-label{display:flex;align-items:center;gap:13px;background:var(--lime);color:var(--ink);padding:14px 32px;font-family:var(--mono);font-size:13px;letter-spacing:-.015em}.mini-mark{font-size:20px;line-height:1}.demo-workspace{display:grid;grid-template-columns:280px 1fr;background:#242b21}.layer-tabs{padding:21px 0;border-right:1px solid #45503d}.layer-tab{width:100%;display:flex;align-items:center;gap:15px;border:0;border-left:3px solid transparent;background:none;color:#bbc5b1;padding:22px 28px;text-align:left;transition:background .2s,color .2s}.tab-number{font-size:12px;font-family:var(--mono);color:#a4b195}.tab-name{font-size:18px;letter-spacing:-.015em}.layer-tab svg{width:18px;height:18px;margin-left:auto;opacity:0;transition:opacity .2s}.layer-tab.selected{color:var(--lime);background:#313c28;border-left-color:var(--lime)}.layer-tab.selected svg{opacity:1}.layer-tab:hover{background:#313c28}.layer-tab:focus-visible{outline-color:var(--lime);outline-offset:-5px}.meaning-panel{padding:36px 42px;min-height:387px;outline-offset:-7px}.meaning-panel:focus-visible{outline-color:var(--lime)}.panel-label{font-size:12px;font-family:var(--mono);color:#becdab;letter-spacing:.06em}.meaning-panel h3{font-size:27px;line-height:1.25;letter-spacing:-.025em;margin-top:12px;margin-bottom:16px}.meaning-panel>p{color:#bdc8b3;font-size:16px;line-height:1.65;max-width:670px}.interpretation{margin-top:25px;border-left:1px solid #84966d;padding-left:18px}.interpretation>span{font-size:12px;letter-spacing:.05em;font-family:var(--mono);color:#aebf9b}.interpretation>p{font-size:16px;margin-top:7px;color:var(--dark-text);line-height:1.55}.meaning-panel .panel-note{font-size:13px;margin-top:19px;color:#b1bda7}.structured-intent{border-top:1px solid #45503d;background:#232a20}.structured-intent summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 32px;font-size:14px;color:#d3dccb}.structured-intent summary::-webkit-details-marker{display:none}.structured-intent summary:hover{background:#313c28}.details-icon{font-size:22px;line-height:1}.structured-intent[open] .details-icon{transform:rotate(45deg)}.structured-body{padding:0 32px 28px}.structured-body>p{font-size:14px;color:#b6c1ab;margin:3px 0 18px}.structured-body pre{margin:0;background:#1c2219;border:1px solid #44503a;color:#d4eab9;line-height:1.7;font-size:13px;white-space:pre-wrap;overflow-wrap:anywhere;padding:22px;border-radius:3px;overflow:auto;font-family:var(--mono)}.demo-disclaimer{font-size:13px;color:#b0bda4;line-height:1.65;max-width:850px;margin-top:21px}.architecture-section{background:var(--paper)}.architecture{border:1px solid var(--line);padding:43px 64px;border-radius:5px;background:#fafbf8}.architecture-row{position:relative;text-align:center}.architecture-side{font-family:var(--mono);letter-spacing:.065em;font-size:12px;color:var(--muted)}.architecture-row h3{font-size:26px;line-height:1.3;letter-spacing:-.025em;margin-top:10px}.architecture-row>p{font-size:14px;color:var(--muted);margin-top:10px}.architecture-connector{height:38px;width:1px;background:#bbc4b0;margin:16px auto;position:relative}.architecture-connector:after{content:"";position:absolute;bottom:0;width:6px;height:6px;left:-3px;border-bottom:1px solid #a8b599;border-right:1px solid #a8b599;transform:rotate(45deg)}.konnyaku-row{background:var(--lime);border:1px solid #b2cd82;border-radius:4px;display:flex;justify-content:space-between;align-items:center;gap:30px;padding:25px 32px;text-align:left}.layer-brand{font-size:30px;font-weight:600;letter-spacing:-1.5px;display:flex;gap:10px;align-items:center}.layer-brand svg{width:32px;height:32px}.layer-definition{display:flex;flex-direction:column;gap:5px}.layer-definition strong{font-size:17px;font-weight:400;letter-spacing:-.025em}.layer-definition>span{font-size:13px;color:#445c29}.architecture-note{display:flex;gap:18px;margin-top:24px;justify-content:flex-end;font-size:14px;line-height:1.7;color:var(--muted)}.note-symbol{font-size:24px;line-height:1}.principle-section{background:var(--lime);padding:95px 0 102px}.principle-section h2{font-size:clamp(40px,6vw,78px);letter-spacing:-.06em;margin-top:32px;line-height:1.06}.principle-section p{font-size:clamp(25px,3.5vw,45px);margin-top:22px;letter-spacing:-.04em;color:#50663b}.story-section{background:var(--white)}.story-lead{font-size:29px;line-height:1.4;letter-spacing:-.03em;margin-top:24px}.story-body{display:grid;grid-template-columns:1fr 1fr;gap:20px 36px;font-size:17px;line-height:1.7;color:var(--muted);margin-top:28px}.story-body>p:last-child{grid-column:1/-1;max-width:605px}.story-signoff{border-top:1px solid var(--line);margin-top:35px;padding-top:28px;display:flex;justify-content:space-between;gap:30px;align-items:baseline}.story-signoff .eyebrow{font-size:12px;max-width:160px;color:var(--muted)}.story-signoff p{font-size:24px;line-height:1.4;letter-spacing:-.035em}.closing-section{padding:90px 0 75px}.closing-inner>.eyebrow{color:var(--muted)}.closing-section h2{font-size:clamp(62px,8vw,108px);line-height:1.03;letter-spacing:-.065em;margin-top:26px}.closing-section h2 span{color:#77816c}.closing-bottom{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;margin-top:40px}.closing-bottom p{font-size:20px;letter-spacing:-.025em;color:var(--muted);line-height:1.5}.text-link{display:inline-flex;align-items:center;gap:48px;padding:12px 0;border-bottom:1px solid #8c9880;font-size:16px;min-height:48px}.text-link:hover{color:#4c6c27;border-color:#4c6c27}.text-link svg{transition:transform .2s}.text-link:hover svg{transform:translateX(4px)}.site-footer{border-top:1px solid var(--line)}.footer-inner{display:flex;align-items:center;gap:26px;min-height:98px}.footer-brand{font-size:18px;letter-spacing:-.06em;font-weight:600}.footer-inner p{font-size:13px;color:var(--muted)}.footer-copyright{font-size:12px;color:var(--muted);margin-left:auto}.back-to-top{display:flex;align-items:center;justify-content:center;min-width:44px;min-height:44px}.back-to-top:hover{transform:translateY(-3px)}
html[lang="zh-Hant"] h1{font-size:clamp(46px,5.9vw,80px);letter-spacing:-.04em;line-height:1.24}html[lang="zh-Hant"] h2{letter-spacing:-.035em;line-height:1.3}html[lang="zh-Hant"] .hero-lead{line-height:1.6}html[lang="zh-Hant"] .eyebrow{letter-spacing:.06em}html[lang="zh-Hant"] .section-marker .eyebrow{max-width:none}html[lang="zh-Hant"] .story-body{line-height:1.9}html[lang="zh-Hant"] .closing-section h2{line-height:1.18}html[lang="zh-Hant"] .hero-bottom{margin-top:34px}html[lang="zh-Hant"] .meaning-panel{min-height:405px}html[lang="zh-Hant"] .layer-tab{padding-left:22px;padding-right:22px}html[lang="zh-Hant"] .tab-name{font-size:17px}
@media(min-width:1500px){:root{--page-width:1380px}.wrap{padding-left:60px;padding-right:60px}h1{font-size:96px}.hero{padding-top:66px}.hero-bottom{margin-top:42px}.hero-baseline{margin-top:62px}.meaning-diagram{max-width:415px}.section-grid{grid-template-columns:255px 1fr}}
@media(max-width:1050px){.wrap{padding-left:36px;padding-right:36px}.header-inner{gap:28px}.main-nav{gap:23px}.hero-bottom{gap:42px}.section-grid{grid-template-columns:155px 1fr;gap:38px}.section-marker{gap:12px}.section-marker .eyebrow{font-size:12px}.section-heading{gap:30px}.section-intro{max-width:275px}.meaning-equation{gap:12px;font-size:21px}.demo-workspace{grid-template-columns:240px 1fr}.meaning-panel{padding:32px;min-height:420px}.layer-tab{padding-left:20px;padding-right:20px}.architecture{padding:38px}.story-signoff{flex-direction:column;gap:16px}.story-signoff .eyebrow{max-width:none}.footer-inner{gap:20px}}
@media(max-width:760px){html{scroll-padding-top:25px}.wrap{padding-left:24px;padding-right:24px}.site-header{height:80px}.header-inner{gap:10px;flex-wrap:wrap;align-content:center;justify-content:space-between}.wordmark{font-size:25px;gap:6px}.brand-mark{width:27px;height:27px!important}.main-nav{display:none}.language-switch{margin-left:auto;padding-left:14px;gap:3px}.hero{padding-top:38px}.hero-kicker{margin-bottom:34px}.hero-kicker .eyebrow{font-size:12px}.hero-side-note{display:none}h1{font-size:clamp(40px,7.8vw,60px);line-height:1.12;letter-spacing:-.06em}.hero-bottom{grid-template-columns:1fr;gap:37px;margin-top:29px}.hero-lead{font-size:22px}.body-muted{font-size:16px;max-width:510px}.body-muted br{display:none}.button{min-height:52px}.button-dark{margin-top:22px}.meaning-diagram{max-width:360px;margin:0 auto;padding-top:0}.diagram-visual{height:126px}.layer-gate{top:7px}.diagram-caption{font-size:12px}.hero-baseline{margin-top:34px;height:70px;font-size:12px}.section-padding{padding-top:72px;padding-bottom:72px}.section-grid{grid-template-columns:1fr;gap:28px}.section-marker .eyebrow{max-width:none;font-size:12px}h2{font-size:clamp(32px,6.5vw,45px);letter-spacing:-.04em}.interface-history{margin-top:29px;column-gap:22px;row-gap:14px;font-size:13px;padding:21px 0}.idea-body{gap:20px;margin-top:24px;font-size:16px}.meaning-equation{margin-top:29px;font-size:20px;gap:9px}.not-equal{font-size:27px}.section-heading{display:block;margin-bottom:32px}.section-heading .section-marker{margin-bottom:24px}.section-intro{margin-top:21px;max-width:500px;font-size:16px}.demo-topline{padding:21px 20px 0;align-items:baseline}.demo-topline>.eyebrow{font-size:12px}.demo-badge{font-size:12px;padding:3px 7px}.demo blockquote{margin:22px 20px;font-size:28px;line-height:1.35}.demo blockquote br{display:none}.demo-context{margin:0 20px 23px;flex-direction:column;gap:5px;font-size:14px}.demo-translation-label{padding:13px 20px;font-size:12px;gap:10px}.demo-workspace{display:block}.layer-tabs{display:grid;grid-template-columns:1fr 1fr;padding:0;border-right:0;border-bottom:1px solid #45503d}.layer-tab{padding:17px 17px;gap:9px;border-left:0;border-bottom:2px solid transparent;min-height:63px}.tab-name{font-size:16px}.tab-number{font-size:12px}.layer-tab svg{display:none}.layer-tab.selected{border-left-color:transparent;border-bottom-color:var(--lime)}.meaning-panel{padding:28px 22px;min-height:410px}.meaning-panel h3{font-size:24px}.meaning-panel>p{font-size:16px}.interpretation{margin-top:21px;padding-left:15px}.interpretation>span{font-size:12px}.structured-intent summary{padding:19px 20px;font-size:14px}.structured-body{padding:0 20px 22px}.structured-body pre{font-size:12px;padding:14px}.demo-disclaimer{font-size:12px}.architecture{padding:30px 20px}.architecture-row h3{font-size:23px}.architecture-row>p{font-size:14px;max-width:350px;margin-left:auto;margin-right:auto}.konnyaku-row{padding:23px 20px;flex-direction:column;gap:13px;align-items:center;text-align:center}.layer-brand{font-size:29px}.layer-definition strong{font-size:16px}.layer-definition>span{font-size:12px}.architecture-note{font-size:13px;justify-content:flex-start;gap:11px}.architecture-note br{display:none}.principle-section{padding:69px 0 72px}.principle-section h2{font-size:clamp(38px,7.5vw,58px);margin-top:29px}.principle-section p{font-size:27px;margin-top:18px}.story-lead{font-size:25px;margin-top:18px}.story-body{grid-template-columns:1fr;font-size:16px;gap:18px;margin-top:24px}.story-signoff{margin-top:28px;padding-top:23px;gap:16px}.story-signoff p{font-size:23px}.closing-section{padding:67px 0 57px}.closing-section h2{font-size:clamp(48px,9.4vw,74px)}.closing-bottom{margin-top:29px;display:block}.closing-bottom p{font-size:18px}.text-link{margin-top:26px;gap:35px;font-size:15px}.footer-inner{flex-wrap:wrap;gap:15px;min-height:145px;padding-top:25px;padding-bottom:25px}.footer-brand{font-size:17px}.footer-inner p{order:3;flex-basis:100%;font-size:12px}.footer-copyright{margin-left:auto}.back-to-top{margin-right:-8px;min-width:36px;min-height:36px}html[lang="zh-Hant"] h1{font-size:clamp(34px,6.5vw,53px);line-height:1.38}html[lang="zh-Hant"] h2{font-size:clamp(32px,6.8vw,46px)}html[lang="zh-Hant"] .principle-section h2{font-size:clamp(34px,7.5vw,54px)}html[lang="zh-Hant"] .closing-section h2{font-size:clamp(43px,9.4vw,64px)}html[lang="zh-Hant"] .meaning-panel{min-height:441px}html[lang="zh-Hant"] .layer-tab{padding:16px 13px}html[lang="zh-Hant"] .tab-name{font-size:15px}}
@media(max-width:390px){.wrap{padding-left:20px;padding-right:20px}.hero-kicker{margin-bottom:28px}.hero-lead{font-size:21px}.idea-body{grid-template-columns:1fr;gap:17px}.meaning-equation{font-size:18px;gap:7px}.meaning-panel{padding:25px 20px;min-height:447px}.layer-tab{padding:16px 12px}.demo blockquote{font-size:25px}.footer-copyright{font-size:12px}.wordmark{font-size:24px}.architecture{padding:28px 15px}.footer-inner{gap:12px}html[lang="zh-Hant"] .tab-name{font-size:14px}html[lang="zh-Hant"] .meaning-panel{min-height:470px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
