:root{--orange:#f7931a;--orange-dim:rgba(247,147,26,.08);--orange-mid:rgba(247,147,26,.25);--orange-border:rgba(247,147,26,.18);--bg:#0a0a0a;--bg-alt:#111;--bg-card:#131313;--text:#e4ddd4;--text-muted:#9a9389;--text-soft:#928d85;--border:hsla(0,0%,100%,.06);--font-display:"Playfair Display",Georgia,serif;--font-body:"Inter",system-ui,sans-serif;--max:1060px}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--font-body);font-weight:300;line-height:1.7;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}nav{position:fixed;inset:0 0 auto 0;z-index:100;height:80px;padding:0 2.5rem;justify-content:space-between;background:hsla(0,0%,4%,.88);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--border)}.nav-mark,nav{display:flex;align-items:center}.nav-mark{gap:.6rem}.nav-logo{height:40px;width:auto;display:block}.nav-links{display:flex;gap:2.25rem;list-style:none}.nav-links a{font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);transition:color .2s}.nav-links a:hover{color:var(--orange)}.hero{min-height:100vh;padding:9rem 2.5rem 6rem;display:flex;align-items:center;position:relative;overflow:hidden}.hero-glow{position:absolute;top:-120px;right:-180px;width:640px;height:640px;background:radial-gradient(circle,rgba(247,147,26,.055) 0,transparent 65%);pointer-events:none}.hero-inner{max-width:var(--max);margin:0 auto;width:100%}.hero-title{font-family:var(--font-display);font-size:clamp(3rem,6vw,5.2rem);font-weight:400;line-height:1.05;margin-bottom:2.25rem;max-width:none}.hero-title em{font-style:italic;color:var(--orange)}.hero-bio{max-width:52ch;margin-bottom:3rem}.hero-bio p{font-size:1rem;color:var(--text-soft);line-height:1.85;margin-bottom:.9rem}.hero-bio p:last-child{margin-bottom:0}.hero-projects{list-style:none;padding:0;margin:1.2rem 0 1.5rem;display:flex;flex-direction:column;gap:.4rem}.hero-projects li{font-size:.88rem;color:hsla(37,39%,94%,.55);padding-left:1rem;position:relative}.hero-projects li:before{content:"\2192";position:absolute;left:0;color:#f7931a;font-size:.75rem}.hero-projects strong{color:hsla(37,39%,94%,.85);font-weight:500}.hero-bio a{color:inherit;text-decoration:none;transition:color .2s}.hero-bio a:hover,.hero-projects a:hover{color:var(--orange)}.hero-projects a{color:inherit;text-decoration:none}.hero-bio strong{color:var(--text);font-weight:500}.hero-actions{display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap}.btn-orange{display:inline-flex;align-items:center;gap:.5rem;padding:.8rem 1.6rem;background:var(--orange);color:#0a0a0a;font-size:.74rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;transition:opacity .2s}.btn-orange:hover{opacity:.85}.btn-line{display:inline-flex;align-items:center;gap:.5rem;padding:.8rem 1.6rem;border:1px solid var(--border);color:var(--text-soft);font-size:.74rem;letter-spacing:.12em;text-transform:uppercase;transition:border-color .2s,color .2s}.btn-line:hover{border-color:var(--orange-border);color:var(--orange)}section{padding:6.5rem 2.5rem}.inner{max-width:var(--max);margin:0 auto}.sec-sup{font-size:.67rem;letter-spacing:.22em;text-transform:uppercase;color:var(--orange);margin-bottom:.6rem}.sec-title{font-family:var(--font-display);font-size:clamp(1.9rem,3.5vw,2.8rem);font-weight:400;line-height:1.15;margin-bottom:.85rem}.sec-title em{font-style:italic;color:var(--orange)}.sec-sub{font-size:.95rem;color:var(--text-soft);max-width:50ch;line-height:1.8}.projects-section{background:var(--bg-alt)}.projects-grid{margin-top:3.5rem;gap:1.5rem}.pcard,.projects-grid{display:flex;flex-direction:column}.pcard{background:var(--bg-card);padding:2.25rem 2rem;position:relative;transition:background .2s;border:1px solid var(--border)}.pcard:hover{background:#161616}.pcard-accent{position:absolute;top:0;left:0;right:0;height:2px;background:var(--orange);transform:scaleX(0);transform-origin:left;transition:transform .35s ease}.pcard:hover .pcard-accent{transform:scaleX(1)}.pcard-tag{display:inline-flex;align-items:center;justify-content:center;font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:var(--orange);border:1px solid var(--orange-border);background:var(--orange-dim);padding:.45rem .9rem;margin-bottom:1.75rem;align-self:flex-start;font-family:var(--font-body);font-style:normal;font-weight:500}.pcard-title{font-family:var(--font-display);font-size:1.3rem;font-weight:500;margin-bottom:.75rem;line-height:1.2;padding-left:2rem}.pcard-desc{font-size:.87rem;color:var(--text-soft);line-height:1.8;flex:1 1;margin-bottom:2rem;padding-left:2rem}.pcard-link{font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;color:var(--orange);display:inline-flex;align-items:center;padding-left:2rem;gap:.45rem;transition:gap .2s}.pcard:hover .pcard-link{gap:.75rem}.pcard-features{list-style:none;padding:0 0 0 1.5rem;margin:0 0 2rem;display:flex;flex-direction:column;gap:.6rem}.pcard-features li{font-size:.8rem;color:var(--text-soft);line-height:1.6;padding-left:1rem;position:relative}.pcard-features li:before{content:"";position:absolute;left:0;top:.55rem;width:5px;height:5px;border-radius:50%;background:var(--orange)}.iagent-section{background:var(--bg)}.iagent-layout{margin-top:3.5rem;display:grid;grid-template-columns:1fr 1.1fr;grid-gap:5rem;gap:5rem;align-items:start}.iagent-rows{display:flex;flex-direction:column}.iagent-row{padding:1.25rem 0;border-bottom:1px solid var(--border);display:grid;grid-template-columns:1.4rem 1fr;grid-gap:1rem;gap:1rem;align-items:start}.iagent-row:first-child{border-top:1px solid var(--border)}.iagent-bullet{width:6px;height:6px;border-radius:50%;background:var(--orange);margin-top:.55rem;flex-shrink:0}.iagent-row-title{font-size:.85rem;font-weight:500;color:var(--text);margin-bottom:.25rem;letter-spacing:.03em}.iagent-row-desc{font-size:.82rem;color:var(--text-muted);line-height:1.7}.iagent-panel{padding:2.5rem;border:1px solid var(--border);background:var(--bg-card);position:-webkit-sticky;position:sticky;top:5rem}.iagent-panel-label{font-size:.66rem;letter-spacing:.18em;text-transform:uppercase;color:var(--orange);margin-bottom:1.25rem}.iagent-panel h3{font-family:var(--font-display);font-size:1.55rem;font-weight:500;line-height:1.3;margin-bottom:1rem}.iagent-panel p{font-size:.88rem;color:var(--text-soft);line-height:1.8;margin-bottom:2rem}.iagent-btns{display:flex;flex-direction:column;gap:.75rem}.manifesto-section{background:var(--bg-alt)}.manifesto-body{margin-top:3.5rem;display:grid;grid-template-columns:1fr 1fr;grid-gap:5rem;gap:5rem;align-items:start}.manifesto-quote{font-family:var(--font-display);font-style:normal;font-size:clamp(1.15rem,2vw,1.4rem);line-height:1.7;color:var(--text);padding-left:1.75rem;border-left:2px solid var(--orange)}.manifesto-pillars{display:flex;flex-direction:column;gap:2rem}.pillar{display:grid;grid-template-columns:3rem 1fr;grid-gap:1rem;gap:1rem;align-items:start}.pillar-n{font-family:var(--font-display);font-size:1.8rem;color:var(--orange);opacity:.3;line-height:1;padding-top:.1rem}.pillar-title{font-size:.8rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--text);margin-bottom:.4rem}.pillar-desc{font-size:.85rem;color:var(--text-muted);line-height:1.75}.links-section{background:var(--bg)}.links-list{margin-top:3rem}.litem{display:flex;align-items:center;justify-content:space-between;padding:1.35rem 0;border-bottom:1px solid var(--border);transition:padding-left .22s ease}.litem:first-child{border-top:1px solid var(--border)}.litem:hover{padding-left:.75rem}.litem:hover .larrow{color:var(--orange)}.lleft{gap:1.1rem}.licon,.lleft{display:flex;align-items:center}.licon{width:38px;height:38px;border:1px solid var(--border);justify-content:center;font-size:.78rem;color:var(--orange);flex-shrink:0;font-family:var(--font-display);font-style:italic}.lname{font-size:.95rem;color:var(--text);font-weight:400}.lsub{font-size:.75rem;margin-top:.1rem;letter-spacing:.04em}.larrow,.lsub{color:var(--text-muted)}.larrow{font-size:1rem;transition:color .2s}footer{border-top:1px solid hsla(0,0%,100%,.08);padding:3rem 2rem}.footer-inner{max-width:720px;margin:0 auto;text-align:center;display:flex;flex-direction:column;gap:.75rem}.footer-logo{height:88px;width:auto;object-fit:contain}.footer-manifesto{font-family:Playfair Display,serif;font-size:clamp(1.2rem,2.5vw,1.6rem);font-weight:700;color:#f5f0e8;letter-spacing:-.01em}.footer-copy{font-size:.78rem;color:hsla(37,39%,94%,.28)}@media (max-width:860px){nav{padding:0 1.5rem}.nav-links{display:none}.hero{padding:7.5rem 1.5rem 5rem}section{padding:5rem 1.5rem}.manifesto-body{grid-template-columns:1fr;gap:3rem}.footer-inner{flex-direction:column;text-align:center}}