:root{color-scheme:light;--color-bg-primary:#ffffff;--color-bg-secondary:#f8f7f4;--color-structure:#303232;--color-action:#f26400;--color-accent-blue:#6f7fa4;--color-accent-red:#f15d64;--color-accent-amber:#ff9f3d;--color-structure-muted:rgba(48,50,50,0.7);--color-structure-soft:rgba(48,50,50,0.14);--font-sans:Inter,Roboto,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-mono:"Fira Code","JetBrains Mono","SFMono-Regular",Consolas,"Liberation Mono",ui-monospace,monospace;font-family:var(--font-sans)}*{box-sizing:border-box;border-radius:0}html{scroll-behavior:smooth}body{margin:0;background:var(--color-bg-primary);color:var(--color-structure)}body.nav-open{overflow:hidden}a{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3,strong{color:var(--color-structure)}h1{max-width:980px;margin-bottom:22px;font-size:clamp(2.6rem,6vw,5.7rem);font-weight:900;line-height:.98}h1,h2{letter-spacing:0}h2{margin-bottom:14px;font-size:clamp(1.8rem,3vw,2.9rem);line-height:1.05}h2,h3{font-weight:850}h3{margin-bottom:10px;font-size:1.06rem}li,p{color:var(--color-structure-muted);font-weight:360;line-height:1.65}button,input,select,textarea{font:inherit}.brand small,.brand-mark,.button,.credibility-strip span,.experience-card li,.eyebrow,.form-note,.generator-card pre,.generator-card span,.generator-control-panel,.generator-status-grid,.info-card .icon,.manifest-panel,.mono,.service-card strong,.site-nav a,.tag-panel span,.technical-panel,.tool-grid span,.value-matrix{font-family:var(--font-mono)}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:78px;padding:14px clamp(18px,4vw,56px);border-bottom:1px solid var(--color-structure);background:var(--color-bg-primary)}.brand{display:inline-flex;align-items:center;gap:12px;min-width:max-content;text-decoration:none}.brand-mark{display:block;width:54px;height:54px;background:transparent}.brand-mark img{display:block;width:100%;height:100%;object-fit:contain}.brand small,.brand strong{display:block}.brand small{margin-top:2px;color:var(--color-structure-muted);font-size:.76rem;text-transform:uppercase}.site-nav{display:flex;align-items:center;gap:0;border-left:1px solid var(--color-structure)}.site-nav a{border-right:1px solid var(--color-structure);padding:10px 12px;color:var(--color-structure);font-size:.82rem;font-weight:760;text-decoration:none}.site-nav a:hover,.site-nav a[aria-current=page]{background:var(--color-action);color:var(--color-bg-primary)}.nav-toggle{display:none;width:42px;height:42px;border:1px solid var(--color-structure);background:var(--color-bg-primary)}.nav-toggle span{display:block;width:18px;height:2px;margin:4px auto;background:var(--color-structure)}.nav-check{position:absolute;opacity:0;pointer-events:none}.section{width:min(1180px,calc(100vw - 36px));margin:0 auto;padding:86px 0}.compact{padding-top:54px}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.82fr);align-items:center;gap:clamp(34px,6vw,72px);min-height:calc(100vh - 78px);padding-top:64px;padding-bottom:64px}.hero-copy,.hero-visual{min-width:0}.page-hero{border-bottom:1px solid var(--color-structure);padding-bottom:54px}.page-hero h1{font-size:clamp(2.4rem,5vw,5rem)}.lead{max-width:760px;color:var(--color-structure-muted);font-size:clamp(1.05rem,1.6vw,1.22rem)}.eyebrow{margin-bottom:12px;color:var(--color-structure);font-size:.75rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.actions{display:flex;flex-wrap:wrap;gap:0;margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;border:1px solid var(--color-structure);padding:0 18px;font-size:.82rem;font-weight:820;text-decoration:none;text-transform:uppercase;cursor:pointer}.button.primary{background:var(--color-action);color:var(--color-bg-primary)}.button.primary:hover{background:var(--color-structure)}.button.secondary{background:var(--color-bg-primary);color:var(--color-structure)}.button.secondary:hover{background:var(--color-bg-secondary)}.feature-image{display:block;width:100%;height:auto;border:1px solid var(--color-structure);background:var(--color-bg-primary)}.section-image{margin-top:22px}.toolbox-hero-layout{display:grid;grid-template-columns:minmax(0,.82fr) minmax(360px,.78fr);gap:clamp(28px,6vw,72px);align-items:center}.manifest-panel,.technical-panel{position:relative;border:1px solid var(--color-structure);background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Ccircle cx='1' cy='1' r='1' fill='%23303232' fill-opacity='0.14'/%3E%3C/svg%3E"),var(--color-bg-secondary);color:var(--color-structure)}.manifest-panel{display:grid;margin-top:24px;padding:18px;font-size:clamp(.78rem,1.2vw,.94rem);line-height:1.65}.manifest-panel span{display:block;color:var(--color-structure)}.manifest-panel .data-highlight,.technical-panel .data-highlight,.value-matrix .data-highlight{color:var(--color-action);font-weight:900}.technical-panel{padding:22px}.technical-panel header{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--color-structure);margin:-22px -22px 18px;padding:12px 16px;background:var(--color-bg-primary)}.technical-panel dt,.technical-panel header span{color:var(--color-structure);font-size:.78rem;font-weight:850;text-transform:uppercase}.technical-panel dl{display:grid;grid-template-columns:minmax(130px,.6fr) minmax(0,1fr);margin:0;border-top:1px solid var(--color-structure);border-left:1px solid var(--color-structure)}.technical-panel dd,.technical-panel dt{margin:0;border-right:1px solid var(--color-structure);border-bottom:1px solid var(--color-structure);padding:12px}.technical-panel dd{color:var(--color-structure-muted)}.contact-card,.contact-form,.experience-card,.info-card,.note-panel,.screen-card,.service-card,.tool-grid article{border:1px solid var(--color-structure);background:var(--color-bg-primary)}.contact-card,.contact-form,.experience-card,.info-card,.note-panel,.screen-card,.service-card,.technical-panel,.tool-grid article{padding:22px}.screen-top{display:flex;gap:0;margin-bottom:22px}.screen-top span{width:10px;height:10px;border:1px solid var(--color-structure);background:var(--color-bg-primary)}.screen-top span:first-child{background:var(--color-accent-red)}.screen-top span:nth-child(2){background:var(--color-accent-amber)}.screen-top span:nth-child(3){background:var(--color-action)}.status-flow{display:grid;gap:0}.status-flow article{position:relative;border:1px solid var(--color-structure);border-bottom:0;padding:16px 16px 16px 44px;background:var(--color-bg-primary)}.status-flow article:last-child{border-bottom:1px solid var(--color-structure)}.status-flow article:before{position:absolute;left:16px;top:19px;width:14px;height:14px;border:2px solid var(--color-structure);content:""}.status-flow small,.status-flow strong{display:block}.status-flow small{margin-top:3px;color:var(--color-structure-muted)}.checklist{display:grid;gap:0;margin-top:18px;border:1px solid var(--color-structure)}.checklist span{display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--color-structure);padding:10px;color:var(--color-structure);font-weight:720}.checklist span:last-child{border-bottom:0}.checklist span:before{display:grid;place-items:center;width:22px;height:22px;border:1px solid var(--color-structure);color:var(--color-structure);font-size:.76rem;content:"✓"}.checklist .open:before{border-color:var(--color-action);color:var(--color-action);content:"!"}.section-heading{max-width:760px;margin-bottom:28px}.credibility-strip,.tag-panel{display:flex;flex-wrap:wrap;gap:0}.credibility-strip span,.tag-panel span{border:1px solid var(--color-structure);margin:-1px 0 0 -1px;background:var(--color-bg-primary);padding:10px 12px;color:var(--color-structure);font-size:.82rem;font-weight:760;text-transform:uppercase}.card-grid{display:grid;gap:0}.card-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.card-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.experience-card,.info-card,.service-card,.tool-grid article{margin:-1px 0 0 -1px}.info-card .icon{display:inline-flex;align-items:center;justify-content:center;min-width:36px;min-height:30px;margin-bottom:22px;border:1px solid var(--color-structure);background:var(--color-bg-secondary);color:var(--color-structure);font-size:.78rem;font-weight:900}.split{display:grid;grid-template-columns:minmax(0,.82fr) minmax(320px,1fr);gap:clamp(28px,6vw,80px);align-items:start}.toolbox-band{display:flex;align-items:center;justify-content:space-between;gap:28px;border-top:1px solid var(--color-structure);border-bottom:1px solid var(--color-structure)}.toolbox-band p{max-width:760px}.service-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.experience-card h2,.service-card h2{font-size:1.28rem}.service-card p{margin-bottom:10px}.experience-card p:last-child,.service-card p:last-child{margin-bottom:0}.value-matrix{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--color-structure);border-left:1px solid var(--color-structure);background:var(--color-bg-primary)}.value-matrix div{display:grid;grid-template-columns:52px minmax(0,1fr);align-items:center;min-height:68px;border-right:1px solid var(--color-structure);border-bottom:1px solid var(--color-structure)}.value-matrix span,.value-matrix strong{padding:12px}.value-matrix span{height:100%;border-right:1px solid var(--color-structure);background:var(--color-bg-secondary);color:var(--color-action);font-weight:900}.value-matrix strong{font-size:.88rem;text-transform:uppercase}.experience-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.experience-card ul{display:flex;flex-wrap:wrap;gap:0;margin:18px 0 0;padding:0;list-style:none}.experience-card li{border:1px solid var(--color-structure);margin:-1px 0 0 -1px;background:var(--color-bg-secondary);padding:7px 9px;color:var(--color-structure);font-size:.78rem;font-weight:740;line-height:1.25;text-transform:uppercase}.toolbox-hero{border-bottom:1px solid var(--color-structure)}.tool-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0}.tool-grid span{display:inline-flex;margin-bottom:18px;border:1px solid var(--color-structure);background:var(--color-bg-secondary);padding:7px 9px;color:var(--color-structure);font-size:.76rem;font-weight:850;text-transform:uppercase}.tool-grid .button{margin-top:14px}.generator-hero{border-bottom:1px solid var(--color-structure)}.generator-status-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:28px;border-top:1px solid var(--color-structure);border-left:1px solid var(--color-structure)}.generator-status-grid span{border-right:1px solid var(--color-structure);border-bottom:1px solid var(--color-structure);background:var(--color-bg-secondary);padding:12px;color:var(--color-structure);font-size:.78rem;font-weight:850;text-transform:uppercase}.generator-layout{display:grid;grid-template-columns:320px minmax(0,1fr);gap:22px;align-items:start}.generator-card,.generator-control-panel{border:1px solid var(--color-structure);background:var(--color-bg-primary);padding:22px}.generator-control-panel{position:sticky;top:100px;display:grid;gap:16px}.generator-panels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.generator-card{min-width:0;margin:-1px 0 0 -1px}.generator-card>span{display:inline-flex;margin-bottom:18px;border:1px solid var(--color-structure);background:var(--color-bg-secondary);padding:7px 9px;color:var(--color-structure);font-size:.76rem;font-weight:850;text-transform:uppercase}.generator-card h2{font-size:1.28rem}.generator-card pre{max-height:430px;overflow:auto;border:1px solid var(--color-structure);background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Ccircle cx='1' cy='1' r='1' fill='%23303232' fill-opacity='0.14'/%3E%3C/svg%3E"),var(--color-bg-secondary);padding:14px;color:var(--color-structure);font-size:.78rem;line-height:1.55;white-space:pre-wrap;word-break:break-word}.generator-actions{display:flex;flex-wrap:wrap;gap:0;margin:16px 0}.generator-file-controls{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px}.generator-progress{height:18px;border:1px solid var(--color-structure);background:var(--color-bg-secondary)}.generator-progress span{display:block;height:100%;background:var(--color-action)}.contact-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:22px;align-items:start}.contact-form{display:grid;gap:16px;padding:24px}label{display:grid;gap:7px}label span{color:var(--color-structure);font-size:.88rem;font-weight:780}input,select,textarea{width:100%;min-width:0;border:1px solid var(--color-structure);border-radius:2px;background:var(--color-bg-primary);padding:12px;color:var(--color-structure);outline:none}input{min-height:44px}textarea{resize:vertical;min-height:170px;line-height:1.5}input:focus,select:focus,textarea:focus{border-color:var(--color-action);outline:2px solid var(--color-action);outline-offset:0}.form-note{min-height:22px;margin:0;font-size:.78rem}.muted{color:var(--color-structure-muted);font-size:.94rem}.link-list{display:grid;gap:0;margin-top:22px}.link-list a{border:1px solid var(--color-structure);border-bottom:0;padding:11px 12px;color:var(--color-structure);font-weight:760;text-decoration:none}.link-list a:last-child{border-bottom:1px solid var(--color-structure)}.site-footer{display:flex;justify-content:space-between;gap:24px;padding:34px clamp(18px,4vw,56px);border-top:1px solid var(--color-structure);background:var(--color-bg-primary)}.site-footer p{margin:6px 0 0}.site-footer nav{display:flex;flex-wrap:wrap;gap:14px}.site-footer a{color:var(--color-structure);font-weight:760;text-decoration:none}@media (max-width:1020px){.contact-layout,.generator-layout,.hero,.split,.toolbox-hero-layout{grid-template-columns:1fr}.hero{min-height:auto}.generator-control-panel{position:static}.card-grid.four,.generator-status-grid,.tool-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.nav-toggle{display:block}.site-nav{position:fixed;inset:78px 0 auto 0;display:none;flex-direction:column;align-items:stretch;border-top:1px solid var(--color-structure);border-bottom:1px solid var(--color-structure);background:var(--color-bg-primary);padding:0}.nav-check:checked~.site-nav,body.nav-open .site-nav{display:flex}.site-nav a{border-left:0;border-right:0;border-bottom:1px solid var(--color-structure);padding:13px 12px}.card-grid.three,.experience-grid,.generator-file-controls,.generator-panels,.service-list,.value-matrix{grid-template-columns:1fr}.site-footer,.toolbox-band{align-items:flex-start;flex-direction:column}}@media (max-width:560px){.section{width:min(100vw - 28px,520px);padding:58px 0}.hero{padding-top:42px}h1{font-size:clamp(2.35rem,13vw,3.8rem)}.card-grid.four,.generator-status-grid,.tool-grid{grid-template-columns:1fr}.actions,.actions .button,.toolbox-band .button{width:100%}.button{min-height:48px}.site-header{padding-left:14px;padding-right:14px}.technical-panel dl{grid-template-columns:1fr}.technical-panel dt{border-bottom:0}}