:root{color:#18211f;background:#f4f6f5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--bg: #f4f6f5;--surface: #ffffff;--surface-soft: #eef2f0;--surface-warm: #f8eee8;--ink: #18211f;--muted: #65706d;--line: #d7dfdc;--teal: #0d716b;--teal-strong: #07534f;--teal-soft: #e2f1ee;--coral: #bf5e40;--coral-soft: #f8e8e1;--gold: #a77824;--gold-soft: #f5edda;--dark: #172321;--code-bg: #141b1a;--code-text: #edf4f1;--shadow: 0 14px 38px rgb(24 33 31 / 7%);--shadow-strong: 0 24px 58px rgb(24 33 31 / 13%)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0;min-width:320px;color:var(--ink);background:var(--bg)}a{color:inherit;text-decoration:none}button,input{font:inherit}button{color:inherit}img{max-width:100%}:focus-visible{outline:3px solid rgb(13 113 107 / 32%);outline-offset:3px}::selection{color:var(--ink);background:#cde6e1}.site-shell{min-height:100vh;display:flex;flex-direction:column}.site-header{position:sticky;top:0;z-index:30;border-bottom:1px solid rgb(215 223 220 / 82%);background:#ffffffeb;box-shadow:0 8px 28px #18211f0a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.site-header__inner,.site-footer__inner,.section{width:min(1180px,calc(100% - 40px));margin:0 auto}.site-header__inner{position:relative;min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand{display:inline-flex;align-items:center;gap:10px;color:var(--ink);font-weight:850;white-space:nowrap}.brand__mark{width:34px;height:34px;display:grid;flex:0 0 auto;place-items:center;border:1px solid rgb(13 113 107 / 22%);border-radius:8px;color:var(--teal-strong);background:var(--teal-soft);box-shadow:0 8px 20px #0d716b1a;font-weight:900}.site-nav{display:flex;align-items:center;gap:4px}.site-nav__link{min-height:38px;display:inline-flex;align-items:center;border:1px solid transparent;border-radius:8px;padding:7px 12px;color:var(--muted);font-size:14px;font-weight:750;transition:color .16s ease,border-color .16s ease,background .16s ease}.site-nav__link:hover,.site-nav__link.is-active{color:var(--teal-strong);border-color:#0d716b24;background:var(--teal-soft)}.menu-toggle{width:40px;height:40px;display:none;place-items:center;border:1px solid var(--line);border-radius:8px;padding:9px;background:var(--surface);cursor:pointer}.menu-toggle span{width:18px;height:2px;display:block;border-radius:2px;background:var(--ink);transition:transform .16s ease,opacity .16s ease}.menu-toggle.is-open span:nth-child(1){transform:translateY(6px) rotate(45deg)}.menu-toggle.is-open span:nth-child(2){opacity:0}.menu-toggle.is-open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}main{flex:1}.page{padding-bottom:64px}.section{padding:64px 0}.section--tight{padding-top:28px}.route-loader{min-height:42vh;display:grid;place-items:center;color:var(--muted);font-weight:800}h1,h2,h3,p{overflow-wrap:anywhere}h1,h2,h3{margin:0;color:var(--ink);letter-spacing:0;line-height:1.12}h1{font-size:76px;font-weight:850}h2{font-size:38px;font-weight:820}h3{font-size:21px;font-weight:800}.eyebrow{margin:0 0 12px;color:var(--teal-strong);font-size:12px;font-weight:850;letter-spacing:0;text-transform:uppercase}.section-heading{margin-bottom:24px}.section-heading--split,.section-heading--with-link{display:flex;align-items:flex-end;justify-content:space-between;gap:32px}.section-heading--split>p{max-width:500px;margin:0;color:var(--muted);line-height:1.75}.section-heading--with-link>a{flex:0 0 auto;color:var(--teal-strong);font-size:14px;font-weight:800}.button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--line);border-radius:8px;padding:11px 18px;font-weight:800;line-height:1.2;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.button--primary{color:#fff;border-color:var(--teal-strong);background:var(--teal-strong);box-shadow:0 14px 28px #07534f33}.button--secondary{color:var(--teal-strong);background:var(--surface);box-shadow:0 8px 22px #18211f0f}.button--light{color:var(--dark);border-color:#fff;background:#fff}.button:hover{transform:translateY(-1px);box-shadow:0 16px 32px #18211f21}.hero{min-height:620px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(440px,1.1fr);align-items:center;gap:64px;padding-top:52px;padding-bottom:44px}.hero__content{max-width:610px}.hero__lead{max-width:600px;margin:20px 0 0;color:var(--ink);font-size:25px;font-weight:720;line-height:1.55}.hero__subtitle,.project-hero__copy>p,.page-heading>p,.about-hero__copy>p{max-width:720px;margin:14px 0 0;color:var(--muted);font-size:18px;line-height:1.8}.hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.hero__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:34px 0 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.hero__stats div{min-width:0;padding:16px 14px 16px 0}.hero__stats div+div{border-left:1px solid var(--line);padding-left:16px}.hero__stats dt{color:var(--ink);font-size:26px;font-weight:850;line-height:1}.hero__stats dd{margin:6px 0 0;color:var(--muted);font-size:12px;line-height:1.4}.hero__visual{position:relative;isolation:isolate;margin:0}.hero__visual:before{position:absolute;top:18px;right:-16px;bottom:-16px;left:22px;z-index:-1;border:1px solid #c9d8d4;border-radius:8px;background:#e4ece9;content:""}.hero__visual img{width:100%;aspect-ratio:1.36;display:block;border:1px solid var(--line);border-radius:8px;object-fit:cover;box-shadow:var(--shadow-strong)}.hero__visual figcaption{margin-top:14px;color:var(--muted);font-size:12px;text-align:right}.hero__visual-card{position:absolute;display:grid;gap:3px;border:1px solid rgb(215 223 220 / 90%);border-radius:8px;padding:12px 14px;background:#ffffffed;box-shadow:0 16px 38px #18211f24;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero__visual-card span{color:var(--muted);font-size:11px;font-weight:800}.hero__visual-card strong{color:var(--ink);font-size:14px;white-space:nowrap}.hero__visual-card--top{top:22px;left:-22px}.hero__visual-card--bottom{right:18px;bottom:42px}.entry-grid,.doc-grid,.feature-grid,.process-grid,.about-principles{display:grid;gap:18px}.entry-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.entry-card{--card-accent: var(--teal);min-height:245px;display:flex;flex-direction:column;gap:14px;border:1px solid var(--line);border-top:3px solid var(--card-accent);border-radius:8px;padding:24px;background:var(--surface);box-shadow:var(--shadow);transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.entry-card--2{--card-accent: var(--coral)}.entry-card--3{--card-accent: var(--gold)}.entry-card__header{display:flex;align-items:center;justify-content:space-between;gap:14px}.entry-card__header strong{color:color-mix(in srgb,var(--card-accent) 28%,white);font-size:34px;line-height:1}.entry-card__meta,.status-pill,.doc-card__topline span,.doc-detail-meta span,.doc-mini-card__topline span{width:fit-content;display:inline-flex;border-radius:999px;padding:4px 9px;color:var(--teal-strong);background:var(--teal-soft);font-size:11px;font-weight:850}.entry-card p,.doc-card p,.project-showcase p,.feature-card p,.process-step p,.doc-mini-card p,.prose-card p,.principle-card p,.writing-directions p,.empty-state p{margin:0;color:var(--muted);line-height:1.72}.entry-card__link{display:flex;align-items:center;justify-content:space-between;margin-top:auto;color:var(--card-accent);font-size:13px;font-weight:850}.entry-card__link b{font-size:19px}.entry-card:hover,.doc-card:hover,.doc-mini-card:hover{border-color:#0d716b6b;box-shadow:var(--shadow-strong);transform:translateY(-2px)}.project-spotlight__panel{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:center;gap:64px;overflow:hidden;border:1px solid #243330;border-radius:8px;padding:48px 54px;color:#fff;background:var(--dark);box-shadow:var(--shadow-strong)}.project-spotlight__copy{max-width:500px}.project-spotlight .eyebrow{color:#8fd0c6}.project-spotlight h2{margin-top:14px;color:#fff;font-size:46px}.project-spotlight__copy>p:not(.eyebrow){margin:18px 0 0;color:#c7d1ce;font-size:17px;line-height:1.8}.project-spotlight__status{display:inline-flex;border-radius:999px;padding:5px 10px;color:#ffd7c9;background:#bf5e4038;font-size:12px;font-weight:800}.project-spotlight__tags{display:flex;flex-wrap:wrap;gap:8px;margin:22px 0 28px}.project-spotlight__tags span{border:1px solid rgb(255 255 255 / 17%);border-radius:999px;padding:5px 9px;color:#dce5e2;font-size:12px}.monte-feature-visual{width:100%;justify-self:stretch;overflow:hidden;margin:0;border:1px solid rgb(255 255 255 / 16%);border-radius:8px;background:#e7efed;box-shadow:0 28px 62px #0000003d}.monte-feature-visual img{width:100%;aspect-ratio:1.64;display:block;object-fit:cover}.monte-feature-visual figcaption{border-top:1px solid rgb(255 255 255 / 12%);padding:11px 14px;color:#c8d5d1;background:#101a18;font-size:11px;text-align:right}.home-content-grid{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr);align-items:start;gap:30px}.list-panel{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.list-row{display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--line);padding:18px 20px;transition:background .16s ease}.list-row:last-child{border-bottom:0}.list-row:hover{background:#f7faf8}.list-row>span{min-width:0;display:grid;gap:5px}.list-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.list-row small,.list-row time,.doc-card__topline time,.doc-detail-meta time{color:var(--muted);font-size:12px}.doc-mini-grid{display:grid;gap:12px}.doc-mini-card{display:grid;gap:10px;border:1px solid var(--line);border-radius:8px;padding:19px 20px;background:var(--surface);box-shadow:var(--shadow);transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.doc-mini-card__topline{display:flex;align-items:center;justify-content:space-between;gap:12px}.doc-mini-card__topline b{color:var(--teal);font-size:18px}.doc-mini-card>strong{line-height:1.4}.doc-mini-card p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.home-note{display:grid;grid-template-columns:minmax(240px,.8fr) minmax(0,1.2fr) auto;align-items:center;gap:44px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-top:42px;padding-bottom:42px}.home-note>p{margin:0;color:var(--muted);line-height:1.8}.page-heading{max-width:850px;margin-bottom:34px}.page-heading h1{font-size:58px}.doc-toolbar{display:grid;gap:18px;margin-bottom:20px;border:1px solid var(--line);border-radius:8px;padding:22px;background:var(--surface);box-shadow:var(--shadow)}.doc-toolbar__header{display:flex;align-items:center;justify-content:space-between;gap:18px}.doc-toolbar__header>span{display:grid;gap:3px}.doc-toolbar__header strong{font-size:15px}.doc-toolbar__header small{color:var(--muted);font-size:12px}.doc-toolbar__header b{color:var(--teal-strong);font-size:13px}.search-box{display:grid;gap:8px}.search-box>label{color:var(--muted);font-size:12px;font-weight:800}.search-control{position:relative}.search-control input{width:100%;min-height:48px;border:1px solid var(--line);border-radius:8px;padding:10px 48px 10px 14px;color:var(--ink);background:#fbfcfb;outline:none}.search-control input::-webkit-search-cancel-button{display:none}.search-control input:focus{border-color:var(--teal);box-shadow:0 0 0 3px #0d716b1c;background:#fff}.search-clear{position:absolute;top:50%;right:8px;width:32px;height:32px;border:0;border-radius:50%;color:var(--muted);background:var(--surface-soft);cursor:pointer;transform:translateY(-50%)}.category-filter,.tag-row{display:flex;flex-wrap:wrap;gap:8px}.filter-chip{min-height:36px;display:inline-flex;align-items:center;gap:7px;border:1px solid var(--line);border-radius:999px;padding:6px 11px;color:var(--muted);background:var(--surface);cursor:pointer}.filter-chip span{color:#929b98;font-size:11px}.filter-chip.is-active,.filter-chip:hover{color:var(--teal-strong);border-color:#0d716b5c;background:var(--teal-soft)}.filter-chip.is-active span{color:var(--teal-strong)}.result-summary{margin-bottom:16px;color:var(--muted);font-size:13px;font-weight:700}.doc-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.doc-card{min-height:350px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:8px;padding:22px;background:var(--surface);box-shadow:var(--shadow);transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.doc-card__topline,.doc-detail-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.doc-card h2{display:-webkit-box;overflow:hidden;margin-bottom:12px;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:22px;line-height:1.3}.doc-card>p{display:-webkit-box;overflow:hidden;margin-bottom:18px;-webkit-box-orient:vertical;-webkit-line-clamp:4}.tag-row{margin-top:auto}.tag-row span{border:1px solid var(--line);border-radius:999px;padding:4px 8px;color:var(--muted);background:var(--surface-soft);font-size:11px}.doc-card__read{margin-top:18px;color:var(--teal-strong);font-size:12px;font-weight:850}.empty-state{display:grid;justify-items:start;gap:12px;border:1px solid var(--line);border-radius:8px;padding:28px;background:var(--surface);box-shadow:var(--shadow)}.empty-state--compact{box-shadow:none}.project-showcase-list{display:grid;gap:24px}.project-showcase{display:grid;grid-template-columns:minmax(0,.95fr) minmax(400px,1.05fr);align-items:center;gap:48px;overflow:hidden;border:1px solid var(--line);border-radius:8px;padding:44px;background:var(--surface);box-shadow:var(--shadow)}.project-showcase__copy{max-width:520px}.project-showcase__index{margin:28px 0 10px;color:var(--coral);font-size:12px;font-weight:850;text-transform:uppercase}.project-showcase h2{font-size:46px}.project-showcase__copy>p:not(.project-showcase__index){margin-top:18px;font-size:17px}.project-showcase .tag-row{margin:22px 0 28px}.project-showcase .monte-feature-visual{border-color:var(--line);box-shadow:0 24px 56px #18211f2e}.project-showcase .monte-feature-visual figcaption{color:var(--muted);background:#fff}.project-hero{padding-top:58px;padding-bottom:72px}.project-hero--split{min-height:650px;display:grid;grid-template-columns:minmax(0,1fr) minmax(400px,.9fr);align-items:center;gap:70px}.project-hero__copy{max-width:660px}.project-hero__copy h1{font-size:66px}.project-hero__meta{display:flex;align-items:center;gap:12px;margin-bottom:14px}.project-hero__meta .eyebrow{margin:0}.project-hero__tags{margin-top:20px}.back-link{display:inline-flex;margin-bottom:34px;color:var(--teal-strong);font-size:13px;font-weight:850}.monte-screen-stack{position:relative;width:min(100%,540px);height:520px;justify-self:center;overflow:hidden;border:1px solid #cad8d4;border-radius:8px;background:#e7efed;box-shadow:0 26px 60px #18211f33}.monte-screen{position:absolute;width:38%;display:block;border:1px solid rgb(255 255 255 / 70%);border-radius:8px;box-shadow:0 22px 46px #18211f38}.monte-screen--detail{top:88px;left:2%;transform:rotate(-3deg)}.monte-screen--add{top:28px;left:31%;z-index:2;width:40%}.monte-screen--stats{top:88px;right:2%;transform:rotate(3deg)}.process-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.process-step{min-height:210px;border-top:3px solid var(--teal);border-radius:0 0 8px 8px;padding:24px 22px;background:var(--surface);box-shadow:var(--shadow)}.process-step:nth-child(2){border-top-color:var(--coral)}.process-step:nth-child(3){border-top-color:var(--gold)}.process-step>span,.feature-card__number,.principle-card>span{display:block;margin-bottom:30px;color:var(--teal);font-size:12px;font-weight:900}.process-step h3,.feature-card h3,.principle-card h3{margin-bottom:10px}.product-screens-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.product-screen-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.product-screen{overflow:hidden;margin:0;border:1px solid var(--line);border-radius:8px;background:var(--dark);box-shadow:var(--shadow)}.product-screen img{width:100%;display:block}.product-screen figcaption{display:grid;gap:6px;border-top:1px solid var(--line);padding:18px;background:var(--surface)}.product-screen figcaption strong{font-size:15px}.product-screen figcaption span{color:var(--muted);font-size:12px;line-height:1.65}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-card{position:relative;min-height:190px;display:grid;align-content:start;border:1px solid var(--line);border-radius:8px;padding:22px;background:var(--surface);box-shadow:var(--shadow)}.feature-card__number{margin-bottom:20px;color:var(--coral)}.project-thinking{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);align-items:stretch;gap:24px}.prose-card{border:1px solid var(--line);border-radius:8px;padding:30px;background:var(--surface);box-shadow:var(--shadow)}.prose-card--accent{border-top:4px solid var(--coral);background:var(--surface-warm)}.prose-card h2{margin-bottom:18px;font-size:32px}.prose-card p+p{margin-top:14px}.check-list{display:grid;gap:12px;margin:0;padding:0;color:var(--muted);line-height:1.75;list-style:none}.check-list li{position:relative;border-bottom:1px solid var(--line);padding:0 0 12px 24px}.check-list li:before{position:absolute;top:.56em;left:2px;width:7px;height:7px;border-radius:50%;background:var(--teal);content:""}.experience-panel{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(310px,.75fr);align-items:center;gap:42px;border:1px solid #cad9d4;border-radius:8px;padding:38px;background:#e8f0ed}.experience-panel>div>p:not(.eyebrow){margin:16px 0 0;color:var(--muted);line-height:1.8}.project-source-link{display:inline-flex;margin-top:22px;color:var(--teal-strong);font-size:13px;font-weight:850}.miniapp-entry{display:grid;grid-template-columns:176px minmax(0,1fr);align-items:center;gap:22px;border:1px solid rgb(13 113 107 / 15%);border-radius:8px;padding:16px;background:#ffffffc2}.miniapp-entry>img{width:176px;aspect-ratio:1;display:block;border:1px solid var(--line);border-radius:8px;object-fit:cover}.miniapp-entry>div{min-width:0;display:grid;gap:7px}.miniapp-entry span{color:var(--teal-strong);font-size:11px;font-weight:850}.miniapp-entry strong{font-size:22px}.miniapp-entry p{margin:0;color:var(--muted);font-size:12px;line-height:1.65}.about-hero{min-height:600px;display:grid;grid-template-columns:minmax(0,1fr) minmax(390px,.82fr);align-items:center;gap:72px}.about-hero__copy h1{max-width:700px;font-size:60px}.about-profile{min-height:440px;display:flex;flex-direction:column;border:1px solid #e1cfc5;border-radius:8px;padding:32px;background:var(--surface-warm);box-shadow:var(--shadow-strong)}.about-profile__mark{width:62px;height:62px;display:grid;place-items:center;border-radius:8px;color:#fff;background:var(--teal-strong);font-size:28px;font-weight:900}.about-profile>div:nth-child(2){display:grid;gap:8px;margin-top:44px}.about-profile>div:nth-child(2) span{color:var(--coral);font-size:10px;font-weight:850;text-transform:uppercase}.about-profile>div:nth-child(2) strong{font-size:32px}.about-profile>div:nth-child(2) p{margin:0;color:var(--muted);line-height:1.6}.about-profile dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:auto 0 0;border-top:1px solid #dfcfc6;padding-top:20px}.about-profile dl div+div{border-left:1px solid #dfcfc6;padding-left:14px}.about-profile dt{font-size:22px;font-weight:900}.about-profile dd{margin:5px 0 0;color:var(--muted);font-size:10px}.about-principles{grid-template-columns:repeat(3,minmax(0,1fr))}.principle-card{min-height:240px;border:1px solid var(--line);border-radius:8px;padding:24px;background:var(--surface);box-shadow:var(--shadow)}.principle-card:nth-child(2)>span{color:var(--coral)}.principle-card:nth-child(3)>span{color:var(--gold)}.about-contact{display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,.8fr);align-items:center;gap:56px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-top:42px;padding-bottom:42px}.contact-list{display:grid;gap:0;margin:0}.contact-list div{display:grid;grid-template-columns:100px minmax(0,1fr);gap:16px;border-bottom:1px solid var(--line);padding:13px 0}.contact-list div:last-child{border-bottom:0}.contact-list dt{color:var(--muted);font-weight:800}.contact-list dd{margin:0}.contact-list a{color:var(--teal-strong);font-weight:800}.writing-empty{display:grid;grid-template-columns:minmax(300px,.85fr) minmax(0,1.15fr);gap:52px;border:1px solid #e2d5c6;border-radius:8px;padding:44px;background:var(--gold-soft);box-shadow:var(--shadow)}.writing-empty__intro>span,.writing-directions article>span{color:var(--gold);font-size:11px;font-weight:850;text-transform:uppercase}.writing-empty__intro h2{margin-top:14px}.writing-empty__intro p{margin:16px 0 26px;color:var(--muted);line-height:1.8}.writing-directions{display:grid;gap:0;border-top:1px solid #ddceb9}.writing-directions article{border-bottom:1px solid #ddceb9;padding:18px 0}.writing-directions h3{margin:6px 0 8px;font-size:18px}.not-found{min-height:62vh;display:flex;align-items:flex-start;flex-direction:column;justify-content:center}.not-found>span{color:#d7dfdc;font-size:110px;font-weight:900;line-height:.9}.not-found .eyebrow{margin-top:28px}.not-found h1{font-size:48px}.not-found>p:not(.eyebrow){max-width:550px;margin:16px 0 28px;color:var(--muted);line-height:1.75}.readable-page{max-width:920px}.doc-detail-header{margin-bottom:36px;border-bottom:1px solid var(--line);padding-bottom:30px}.doc-detail-header h1{margin:18px 0;font-size:52px;line-height:1.18}.doc-detail-header>p{margin:0 0 20px;color:var(--muted);font-size:18px;line-height:1.8}.doc-detail-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.source-link{flex:0 0 auto;color:var(--teal-strong);font-size:12px;font-weight:850}.markdown-body{color:var(--ink);font-size:17px;line-height:1.9}.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body h4{margin:2em 0 .7em}.markdown-body h1{font-size:34px}.markdown-body h2{border-bottom:1px solid var(--line);padding-bottom:8px;font-size:28px}.markdown-body h3{font-size:22px}.markdown-body p,.markdown-body li{color:#303835}.markdown-body a{color:var(--teal-strong);border-bottom:1px solid rgb(13 113 107 / 30%)}.markdown-body blockquote{margin:22px 0;border-left:4px solid var(--teal);padding:10px 18px;color:var(--muted);background:var(--teal-soft)}.markdown-body pre{overflow-x:auto;border-radius:8px;padding:18px;color:var(--code-text);background:var(--code-bg)}.markdown-body code{border-radius:5px;padding:2px 5px;color:#8a3c22;background:var(--coral-soft);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.92em}.markdown-body pre code{padding:0;color:inherit;background:transparent}.markdown-body table{width:100%;display:block;overflow-x:auto;border-collapse:collapse}.markdown-body img{max-width:100%;height:auto;border-radius:8px}.markdown-body th,.markdown-body td{border:1px solid var(--line);padding:8px 10px}.html-doc-frame{width:100%;min-height:78vh;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.site-footer{border-top:1px solid #243330;color:#c9d3d0;background:var(--dark)}.site-footer__inner{min-height:164px;display:grid;grid-template-columns:minmax(300px,1.35fr) minmax(260px,.8fr) auto;align-items:center;gap:48px;padding-top:30px;padding-bottom:30px}.footer-brand{display:flex;align-items:center;gap:12px}.footer-brand .brand__mark{color:#a7d7d0;border-color:#a7d7d038;background:#0d716b2e;box-shadow:none}.footer-brand>span:last-child{display:grid;gap:4px}.footer-brand strong{color:#fff}.footer-brand small{color:#95a6a1;font-size:12px}.footer-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 22px}.footer-nav a,.footer-meta a{color:#b8c5c1;font-size:12px;transition:color .16s ease}.footer-nav a:hover,.footer-meta a:hover{color:#fff}.footer-meta{display:grid;justify-items:end;gap:10px}@media (max-width: 1040px){.hero{grid-template-columns:minmax(0,.85fr) minmax(400px,1.15fr);gap:42px}.hero h1{font-size:66px}.project-spotlight__panel,.project-showcase{gap:38px;padding:38px}.doc-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer__inner{grid-template-columns:minmax(260px,1fr) minmax(240px,.8fr)}.footer-meta{grid-column:1 / -1;grid-template-columns:repeat(2,auto);justify-content:space-between}}@media (max-width: 900px){.hero,.project-hero--split,.about-hero{min-height:auto;grid-template-columns:1fr;gap:42px}.hero__content,.project-hero__copy,.about-hero__copy,.hero__visual{max-width:720px}.project-spotlight__panel,.project-showcase,.writing-empty{grid-template-columns:1fr}.project-spotlight__copy,.project-showcase__copy{max-width:680px}.project-spotlight .monte-feature-visual,.project-showcase .monte-feature-visual,.monte-screen-stack{max-width:720px;justify-self:center}.home-content-grid,.project-thinking,.experience-panel,.about-contact{grid-template-columns:1fr}.about-profile{max-width:620px}.home-note{grid-template-columns:1fr;gap:18px}.home-note .button{justify-self:start}}@media (max-width: 760px){.site-header__inner{min-height:62px}.menu-toggle{display:grid}.site-nav{position:absolute;top:calc(100% + 1px);right:0;width:min(360px,calc(100vw - 24px));display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;border:1px solid var(--line);border-radius:8px;padding:10px;background:#fffffffa;box-shadow:var(--shadow-strong);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-8px);transition:opacity .16s ease,transform .16s ease,visibility .16s ease}.site-nav.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.site-nav__link{justify-content:center}.section{padding:52px 0}.section--tight{padding-top:22px}.hero,.project-hero,.about-hero{padding-top:38px;padding-bottom:46px}h1,.hero h1{font-size:56px}h2{font-size:32px}.page-heading h1,.about-hero__copy h1,.project-hero__copy h1{font-size:48px}.section-heading--split{align-items:flex-start;flex-direction:column;gap:14px}.entry-grid,.process-grid,.about-principles,.feature-grid,.product-screen-grid{grid-template-columns:1fr}.entry-card{min-height:210px}.project-spotlight__panel,.project-showcase,.writing-empty{padding:28px}.project-spotlight h2,.project-showcase h2{font-size:38px}.process-step,.feature-card,.principle-card{min-height:auto}.process-step>span,.principle-card>span{margin-bottom:18px}.product-screen{max-width:430px}.about-profile{min-height:400px}.site-footer__inner{grid-template-columns:1fr;gap:28px}.footer-meta{grid-column:auto;grid-template-columns:1fr;justify-content:start;justify-items:start}}@media (max-width: 560px){.site-header__inner,.site-footer__inner,.section{width:min(100% - 24px,1180px)}.page{padding-bottom:44px}.hero__lead{font-size:21px}.hero,.about-hero{gap:24px;padding-bottom:28px}.hero__subtitle,.project-hero__copy>p,.page-heading>p,.about-hero__copy>p{font-size:16px}h1,.hero h1{font-size:46px}h2{font-size:29px}.page-heading h1,.about-hero__copy h1,.project-hero__copy h1{font-size:40px}.hero__actions{display:grid;grid-template-columns:1fr}.button{width:100%}.hero__stats div{padding-right:8px}.hero__stats div+div{padding-left:9px}.hero__stats dt{font-size:23px}.hero__visual:before,.hero__visual-card{display:none}.hero__visual img{aspect-ratio:2.15}.hero__visual figcaption{display:none}.about-profile{min-height:250px}.about-profile>div:nth-child(2){margin-top:18px}.about-profile>div:nth-child(2) p{display:none}.entry-card,.doc-card,.prose-card,.empty-state,.doc-toolbar{padding:18px}.project-spotlight__panel,.project-showcase,.writing-empty,.experience-panel,.about-profile{padding:22px}.project-spotlight__panel .monte-feature-visual{width:100%}.home-note .button{justify-self:stretch}.section-heading--with-link{align-items:flex-start;flex-direction:column;gap:12px}.list-row{align-items:flex-start;flex-direction:column;gap:8px;padding:16px}.list-row strong{white-space:normal}.doc-grid{grid-template-columns:1fr}.doc-card{min-height:320px}.doc-toolbar__header,.doc-card__topline,.doc-detail-meta,.doc-detail-footer{align-items:flex-start;flex-direction:column}.category-filter{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px;scrollbar-width:thin}.filter-chip{flex:0 0 auto}.project-showcase__copy>p:not(.project-showcase__index){font-size:15px}.project-hero__meta{align-items:flex-start;flex-direction:column}.project-hero .back-link{margin-bottom:24px}.project-hero--split{gap:24px;padding-bottom:28px}.monte-screen-stack{width:100%;height:240px}.monte-screen--detail,.monte-screen--stats{top:42px}.monte-screen--add{top:10px}.miniapp-entry{grid-template-columns:1fr;justify-items:center;text-align:center}.miniapp-entry>img{width:180px}.about-profile dl{gap:10px}.about-profile dl div+div{padding-left:10px}.contact-list div{grid-template-columns:1fr;gap:5px}.not-found>span{font-size:82px}.not-found h1,.doc-detail-header h1{font-size:38px}.source-link{margin-top:8px}.footer-nav{grid-template-columns:1fr}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}
