:root{--paper:#f8f9f5;--white:#fff;--ink:#183c38;--text:#253c38;--muted:#60716b;--line:#dce3dc;--soft:#eef2e9;--accent:#dcf0a3;--green:#326455;--radius:14px;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button:disabled{cursor:wait;opacity:.6}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #658c31;outline-offset:5px}a:hover{text-decoration:underline;text-underline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{color:var(--ink);line-height:1.15;letter-spacing:-.04em}p{color:var(--muted)}.shell{max-width:1184px;margin-inline:auto;padding-inline:32px}.skip{position:fixed;top:8px;left:8px;padding:12px 20px;z-index:10;background:white;transform:translateY(-150%)}.skip:focus{transform:none}.site-header{border-bottom:1px solid var(--line);background:var(--paper)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:30px;min-height:100px}.brand{display:flex;align-items:center;gap:12px;line-height:1.15;font-size:13px;letter-spacing:-.025em;color:var(--ink);flex-shrink:0}.brand:hover{text-decoration:none}.brand strong{font-size:20px;font-weight:650;letter-spacing:-.045em}.brand-nl{font-weight:400;color:var(--muted)}.brand-mark{display:flex;align-items:center;gap:3px;width:35px;height:36px;transform:skewY(-13deg)}.brand-mark span{display:block;width:9px;background:var(--ink);border-radius:2px}.brand-mark span:nth-child(1){height:16px}.brand-mark span:nth-child(2){height:27px}.brand-mark span:nth-child(3){height:36px;background:#88a85b}.header-inner nav{display:flex;gap:29px;font-size:14px;font-weight:550}.header-link{font-size:12px;color:var(--green);white-space:nowrap}.header-link span{margin-left:8px}.hero{display:grid;grid-template-columns:1.25fr .85fr;gap:64px;align-items:center;padding-top:59px;padding-bottom:53px}.eyebrow{display:flex;align-items:center;gap:10px;color:var(--green);font-size:10px;font-weight:700;line-height:1.5;letter-spacing:.13em;text-transform:uppercase}.status-dot{width:6px;height:6px;background:var(--green);border-radius:50%;flex-shrink:0}.hero h1{font-size:clamp(39px,4.65vw,61px);font-weight:560;line-height:1.04;letter-spacing:-.057em;margin:22px 0}.hero h1 em{font-family:Georgia,serif;font-weight:400;color:#527a4e}.lead{font-size:17px;line-height:1.7;max-width:490px}.actions{display:flex;align-items:center;gap:24px;margin-top:29px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;padding:13px 19px;background:var(--ink);color:white;font-size:13px;font-weight:600;border-radius:6px;transition:background .15s}.button:hover{background:#2b5b50;text-decoration:none}.text-link{font-size:13px;font-weight:600}.text-link span{margin-left:10px}.feature{padding:26px 30px 27px;border-radius:var(--radius);background:var(--ink);color:white;min-width:0}.feature-meta{display:flex;justify-content:space-between;gap:10px;align-items:center;font-size:9px;letter-spacing:.08em;color:#c5d3c9}.tag{border:1px solid #688071;padding:4px 8px;border-radius:4px;color:var(--accent)}.local-diagram{display:flex;align-items:center;justify-content:center;gap:14px;padding-block:32px;font-family:ui-monospace,monospace;font-size:11px;color:#d5dfd3}.local-diagram span{border:1px solid #60756b;border-radius:6px;padding:12px 10px;min-width:63px;text-align:center}.local-diagram i{font-style:normal;color:#adc98a}.local-diagram .diagram-model{background:var(--accent);color:var(--ink);border-color:var(--accent);font-weight:700;line-height:1.25;padding:14px 12px;box-shadow:4px 4px 0 #64795a}.feature .eyebrow{color:#b1cc9b;font-size:9px}.feature h2{color:white;font-size:29px;font-weight:550;line-height:1.12;letter-spacing:-.025em;margin:10px 0 13px}.feature p:not(.eyebrow){color:#c0d1c7;font-size:13px;line-height:1.6;max-width:300px}.feature-link{border-top:1px solid #49635a;margin-top:21px;padding-top:14px;display:flex;justify-content:space-between;color:var(--accent);font-size:12px;font-weight:600}.principles{display:flex;justify-content:space-between;gap:24px;padding-block:19px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:12px;color:var(--muted)}.principles b{font:11px ui-monospace,monospace;color:#729354;margin-right:13px}.section{padding-block:70px}.section-head{display:flex;justify-content:space-between;gap:32px;align-items:flex-end;margin-bottom:30px}.section-head h2,.knowledge h2{font-size:32px;font-weight:550;margin-top:9px;letter-spacing:-.04em}.section-head>p{font-size:12px;max-width:360px;line-height:1.7}.feed-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px}.filters{display:flex;flex-wrap:wrap;gap:6px}.filters button{border:1px solid transparent;border-radius:5px;background:transparent;color:var(--muted);font-size:12px;padding:7px 12px;min-height:38px}.filters button[aria-pressed=true]{background:var(--ink);color:white}.filters button:hover:not([aria-pressed=true]){background:var(--soft)}.refresh{font-size:12px;color:var(--green);background:transparent;border:0;min-height:40px;padding-inline:8px}.refresh span{margin-left:7px;font-size:17px}.feed-status{font-size:11px;margin:15px 0;color:var(--muted)}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);column-gap:32px}.news-item{display:flex;flex-direction:column;align-items:flex-start;border-top:1px solid var(--line);padding-block:21px 24px;min-width:0}.meta{display:flex;flex-wrap:wrap;align-items:center;gap:12px;font-size:10px;line-height:1.5;color:var(--muted)}.meta>span{color:var(--green);font-weight:650}.meta time:before{content:'·';margin-right:12px}.news-item h3{font-size:19px;font-weight:580;line-height:1.35;letter-spacing:-.02em;margin:16px 0 10px;overflow-wrap:anywhere}.news-item h3 span{font-size:14px;white-space:nowrap;color:var(--green)}.news-item p{font-size:13px;margin-bottom:14px;line-height:1.65}.caption{font-size:10px;color:var(--muted);line-height:1.6}.news-item .caption{margin-top:auto}.fine-print{font-size:11px;line-height:1.8;max-width:890px;margin-top:22px}.fine-print a{text-decoration:underline;text-underline-offset:3px}.more{display:block;margin:16px auto 0;font-size:12px;border:1px solid #b8c7b9;background:transparent;padding:9px 20px;border-radius:5px;color:var(--ink)}[hidden]{display:none!important}.knowledge{padding-block:52px;background:var(--soft);border-block:1px solid var(--line)}.knowledge-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:90px;align-items:center}.knowledge h2{font-size:34px;line-height:1.12;margin-bottom:18px}.knowledge-grid>div>p:not(.eyebrow){font-size:13px;max-width:340px}.knowledge .text-link{display:inline-block;margin-top:20px}.lesson-list a{display:flex;align-items:center;gap:19px;padding:23px 0;border-bottom:1px solid #ccd7c8}.lesson-list a:first-child{border-top:1px solid #ccd7c8}.lesson-list a:hover h3{text-decoration:underline;text-underline-offset:4px}.lesson-list a:hover{text-decoration:none}.lesson-list a>span{font:11px ui-monospace,monospace;color:#6c8660}.lesson-list h3{font-size:17px;font-weight:600;letter-spacing:-.02em}.lesson-list p{font-size:12px;margin-top:5px}.lesson-list b{margin-left:auto;font-size:16px;font-weight:400}.model-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.model-card{display:flex;flex-direction:column;background:white;border:1px solid var(--line);border-radius:10px;padding:23px;min-width:0}.model-top{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:10px;color:var(--muted);margin-bottom:20px}.model-tag{border-radius:4px;background:var(--soft);color:var(--green);padding:3px 7px;white-space:nowrap;font-size:9px}.model-card h3{font-size:21px;letter-spacing:-.035em;font-weight:600;overflow-wrap:anywhere}.model-size{font:11px ui-monospace,monospace;color:#627959;margin-top:8px;margin-bottom:18px}.model-card>p:not(.model-size):not(.caption){font-size:12px;min-height:59px}.model-card dl{font-size:11px;margin:20px 0 9px}.model-card dl>div{display:flex;justify-content:space-between;gap:12px;padding-block:9px;border-top:1px solid var(--line)}.model-card dt{color:var(--muted)}.model-card dd{margin:0;font-weight:600}.model-card>.caption{min-height:32px}.model-caveat{border-top:1px solid var(--line);margin-top:16px;padding-top:14px;margin-bottom:20px}.model-caveat strong{font-size:10px;color:var(--green);text-transform:uppercase;letter-spacing:.06em}.model-caveat p{font-size:12px;margin-top:4px}.model-card>a{font-size:12px;font-weight:600;margin-top:auto}.model-card>a span{margin-left:6px}.practice{background:var(--ink);color:white}.practice h2,.practice h3{color:white}.practice .eyebrow{color:#bad09e}.practice .section-head>p{color:#b8cbbf}.use-cases{display:grid;grid-template-columns:repeat(3,1fr);gap:44px;margin-top:40px}.use-cases article{border-top:1px solid #4a675b;padding-top:21px}.case-number{color:#c1d69e;font-size:10px;letter-spacing:.08em}.use-cases h3{font-size:25px;line-height:1.2;font-weight:500;margin-top:20px;margin-bottom:15px}.use-cases p{font-size:13px;color:#c0d0c5;max-width:290px}.use-cases article>div{display:flex;flex-direction:column;gap:4px;margin-top:25px;color:#bbcfc0;font-size:11px}.use-cases article>div b{font-weight:500;color:var(--accent)}.practice-bottom{margin-top:40px;padding-top:25px;border-top:1px solid #4a675b;display:flex;justify-content:space-between;align-items:center;gap:24px}.practice-bottom p{font-size:14px;color:#c0d0c5}.practice-bottom strong{font-weight:500;color:white}.practice-bottom a{color:var(--accent);font-size:12px}.practice-bottom a span{margin-left:15px}.site-footer{padding-top:46px;background:var(--paper)}.footer-top{display:flex;justify-content:space-between;align-items:flex-start;gap:30px}.footer-top p{font-size:12px;margin-top:18px}.footer-nav{display:flex;flex-direction:column;gap:9px;font-size:12px}.footer-top .footer-note{font:italic 26px/1.25 Georgia,serif;color:#6d835e;margin-top:0}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);font-size:10px;color:var(--muted);padding-block:18px;margin-top:36px}.article-shell{padding-top:35px;padding-bottom:70px}.back-link{font-size:12px;color:var(--green)}.article-header{max-width:800px;margin:45px 0}.article-header h1{font-size:clamp(35px,4.3vw,54px);font-weight:550;line-height:1.08;margin:17px 0 22px}.article-header .lead{max-width:720px;font-size:18px}.article-meta{font-size:11px;margin-top:22px}.article-layout{display:grid;grid-template-columns:235px 1fr;gap:64px;align-items:start;border-top:1px solid var(--line);padding-top:38px}.toc{position:sticky;top:28px}.toc nav{display:flex;flex-direction:column;gap:13px;margin-top:20px;font-size:12px;color:var(--muted)}.prose{max-width:690px;font-size:16px;line-height:1.85}.prose section{margin-bottom:35px;scroll-margin-top:25px}.prose h2{font-size:26px;font-weight:550;line-height:1.25;margin-bottom:16px}.prose p{margin-block:12px;color:#455951}.prose strong{color:var(--ink);font-weight:650}.prose ol,.prose ul{padding-left:22px;color:#455951}.prose li{margin:12px 0;padding-left:4px}.prose a{text-decoration:underline;text-underline-offset:4px}.prose .sources{background:var(--soft);border-radius:8px;padding:23px;font-size:13px}.sources h2{font-size:20px}.article-next{border-top:1px solid var(--line);padding-top:25px;display:flex;flex-direction:column;gap:10px}.article-next a{font-size:15px}.about-prose{margin-left:0}.empty-news{grid-column:1/-1;padding:30px 0;border-top:1px solid var(--line);font-size:14px}
@media(min-width:1440px){.shell{max-width:1250px}.hero{gap:85px}.feature{padding-inline:34px}.hero h1{font-size:64px}}
@media(max-width:1050px){.header-link{display:none}.hero{gap:32px;grid-template-columns:1.15fr 1fr}.hero h1{font-size:48px}.hero .eyebrow{font-size:9px}.feature{padding:22px}.local-diagram{gap:9px}.actions{gap:16px}.text-link{font-size:12px}.knowledge-grid{gap:50px}.model-grid{gap:13px}.model-card{padding:19px}.model-top{align-items:flex-start;flex-direction:column;gap:8px}.use-cases{gap:28px}}
@media(max-width:760px){.shell{padding-inline:22px}.header-inner{min-height:100px;flex-wrap:wrap;gap:17px;padding-top:18px;padding-bottom:14px}.header-inner nav{width:100%;gap:0;justify-content:space-between;font-size:12px}.brand{font-size:11px}.brand strong{font-size:17px}.brand-mark{height:30px}.brand-mark span:nth-child(3){height:30px}.brand-mark span:nth-child(2){height:23px}.hero{padding-top:36px;padding-bottom:30px;grid-template-columns:1fr;gap:30px}.hero h1{font-size:clamp(38px,7vw,54px)}.hero .eyebrow{font-size:9px}.hero .lead{font-size:16px}.feature{display:grid;grid-template-columns:.8fr 1.2fr;gap:18px;padding:22px}.feature-meta{grid-column:1/-1}.local-diagram{padding:0;flex-wrap:wrap;gap:7px;align-self:center}.local-diagram span{min-width:50px;font-size:9px;padding:9px 6px}.feature h2{font-size:25px}.feature p:not(.eyebrow){font-size:12px}.principles{flex-wrap:wrap;justify-content:flex-start;font-size:10px;gap:10px 22px}.principles b{margin-right:6px}.section{padding-block:45px}.section-head{align-items:flex-start;flex-direction:column;gap:13px;margin-bottom:25px}.section-head h2,.knowledge h2{font-size:29px}.section-head>p{font-size:12px}.section-head>p br{display:none}.news-grid{grid-template-columns:1fr 1fr;gap:0 24px}.news-item h3{font-size:18px}.knowledge{padding-block:40px}.knowledge-grid{grid-template-columns:1fr;gap:30px}.knowledge-grid>div>p:not(.eyebrow){max-width:500px}.model-grid{grid-template-columns:1fr}.model-top{flex-direction:row;align-items:center}.model-card{padding:24px}.model-card>p:not(.model-size):not(.caption),.model-card>.caption{min-height:0}.model-card dl{margin-top:14px}.model-caveat{margin-top:12px}.use-cases{grid-template-columns:1fr;gap:26px;margin-top:28px}.use-cases h3{font-size:24px;margin-top:12px}.use-cases h3 br{display:none}.use-cases p{max-width:100%}.use-cases article>div{margin-top:15px}.practice-bottom{align-items:flex-start;flex-direction:column}.footer-top{flex-wrap:wrap;gap:28px}.footer-note{display:none}.article-layout{grid-template-columns:1fr;gap:30px;padding-top:24px}.toc{position:static;padding-bottom:22px;border-bottom:1px solid var(--line)}.toc nav{gap:8px;margin-top:12px}.article-header{margin:30px 0}.article-header .lead{font-size:16px}.prose{font-size:15px}.prose h2{font-size:24px}.article-meta{font-size:10px}}
@media(max-width:430px){.shell{padding-inline:20px}.hero h1{font-size:40px}.actions{gap:18px;flex-wrap:wrap}.button{padding:12px 16px;font-size:12px}.feature{display:block}.feature-meta{font-size:8px}.local-diagram{padding-block:22px;flex-wrap:nowrap}.local-diagram span{padding:11px 15px;font-size:11px}.feature h2 br{display:none}.feature h2{font-size:26px}.feature .eyebrow{font-size:9px}.feature p:not(.eyebrow){max-width:100%}.feature-link{margin-top:17px}.principles{font-size:10px;gap:7px 14px}.news-grid{grid-template-columns:1fr}.feed-toolbar{align-items:flex-start;flex-wrap:wrap}.filters{gap:2px}.filters button{font-size:11px;padding:7px 9px}.refresh{font-size:11px}.news-item h3{font-size:20px}.section-head h2{font-size:28px}.feed-status{margin-top:10px}.footer-bottom{flex-direction:column;gap:4px}.article-header h1{font-size:36px}}
@media(max-width:760px){.caption,.fine-print,.feed-status{font-size:12px}.meta{font-size:11px}.use-cases h3 br{display:initial}.feature h2 br{display:initial}.article-meta{font-size:12px;line-height:1.7}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
