*,:after,:before{box-sizing:border-box;margin:0;padding:0}.inv-root{--green:#1a6b3c;--green-deep:#0d3d22;--green-light:#2d9b59;--green-pale:#e8f5ee;--gold:#c9a227;--gold-light:#f0d06a;--gold-pale:#faf3df;--ink:#0f1a14;--ink-soft:#2a3530;--mist:#f4f8f5;--paper:#fbfcfb;--white:#ffffff;--border:#d0e4d8;--border-soft:#e6efe9;font-family:DM Sans,sans-serif;background:var(--mist);color:var(--ink);overflow-x:hidden;line-height:1.6}.inv-root :global(html){scroll-behavior:smooth}.inv-root .nav{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:1.1rem 2.5rem;background:rgba(244,248,245,.92);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.inv-root .nav-logo{display:flex;align-items:center;gap:.5rem;text-decoration:none}.inv-root .nav-logo-mark{width:30px;height:30px;display:block;flex-shrink:0}.inv-root .nav-logo-text{font-family:DM Sans,sans-serif;font-weight:700;font-size:1.3rem;letter-spacing:-.01em;color:var(--green-deep);line-height:1}.inv-root .nav-logo-dot{color:var(--gold)}.inv-root .nav-back{font-size:.82rem;font-weight:500;letter-spacing:.06em;color:var(--ink-soft);text-decoration:none;text-transform:uppercase;display:flex;align-items:center;gap:.4rem;transition:color .2s}.inv-root .nav-back:hover{color:var(--green)}.inv-root .hero{padding:9rem 5rem 6rem;background:radial-gradient(ellipse at 80% 30%,rgba(201,162,39,.15) 0,transparent 55%),linear-gradient(135deg,var(--green) 0,var(--green-deep) 100%);color:var(--white);position:relative;overflow:hidden}.inv-root .hero:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 10% 90%,rgba(255,255,255,.04) 0,transparent 40%),radial-gradient(circle at 85% 15%,rgba(240,208,106,.08) 0,transparent 40%);pointer-events:none}.inv-root .hero-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr auto;gap:4rem;align-items:start;position:relative;z-index:2}.inv-root .hero-eyebrow{font-family:DM Mono,monospace;font-size:.78rem;letter-spacing:.22em;text-transform:uppercase;color:var(--gold-light);margin-bottom:1.4rem;display:inline-flex;align-items:center;gap:.6rem;padding:.4rem .9rem;border:1px solid rgba(240,208,106,.35);border-radius:2rem}.inv-root .hero h1{font-family:Newsreader,serif;font-weight:400;font-size:clamp(2.8rem,5.5vw,5rem);line-height:1.01;letter-spacing:-.025em;margin-bottom:.5rem}.inv-root .hero h1 em{font-style:italic;color:var(--gold-light);font-weight:500}.inv-root .hero-title{font-family:DM Mono,monospace;font-size:.84rem;letter-spacing:.1em;color:rgba(255,255,255,.72);margin-bottom:2rem;text-transform:uppercase}.inv-root .hero-lead{font-size:1.12rem;line-height:1.7;color:rgba(255,255,255,.88);max-width:620px;margin-bottom:2.4rem}.inv-root .hero-lead strong{color:var(--white);font-weight:600}.inv-root .credential-strip{display:flex;flex-wrap:wrap;gap:.6rem}.inv-root .cred-pill{font-family:DM Mono,monospace;font-size:.72rem;letter-spacing:.08em;padding:.4rem .85rem;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.16);border-radius:2rem;color:rgba(255,255,255,.88)}.inv-root .cred-pill.gold{background:rgba(201,162,39,.15);border-color:rgba(240,208,106,.35);color:var(--gold-light)}.inv-root .hero-stat-block{display:flex;flex-direction:column;gap:1rem;align-items:flex-end}.inv-root .hero-stat{background:rgba(255,255,255,.07);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.14);border-radius:.8rem;padding:1.3rem 1.5rem;width:230px;text-align:right;transition:all .3s}.inv-root .hero-stat:hover{border-color:var(--gold-light);transform:translateX(-4px)}.inv-root .hero-stat-num{font-family:Bebas Neue,sans-serif;font-size:2.4rem;letter-spacing:.02em;line-height:1;color:var(--gold-light);margin-bottom:.25rem}.inv-root .hero-stat-label{font-size:.8rem;color:rgba(255,255,255,.72);line-height:1.35}.inv-root .section{max-width:1100px;margin:0 auto;padding:5.5rem 5rem}.inv-root .section-label{font-family:DM Mono,monospace;font-size:.78rem;letter-spacing:.22em;text-transform:uppercase;color:var(--green);margin-bottom:1rem}.inv-root h2{font-family:Newsreader,serif;font-weight:400;font-size:clamp(2rem,3.8vw,3rem);line-height:1.1;letter-spacing:-.02em;margin-bottom:1.4rem;color:var(--ink)}.inv-root h2 em{font-style:italic;color:var(--green);font-weight:500}.inv-root .lead{font-size:1.08rem;max-width:760px;color:var(--ink-soft);margin-bottom:3rem;line-height:1.7}.inv-root .origin{background:var(--paper);max-width:none;padding:6rem 5rem}.inv-root .origin-inner{max-width:1100px;margin:0 auto}.inv-root .origin-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:4rem;align-items:start;margin-top:3rem}.inv-root .origin-body p{font-size:1.05rem;color:var(--ink-soft);line-height:1.75;margin-bottom:1.3rem}.inv-root .origin-body p strong{color:var(--ink);font-weight:600}.inv-root .origin-body p em{font-style:italic;color:var(--green)}.inv-root .origin-pull{font-family:Newsreader,serif;font-style:italic;font-size:1.4rem;line-height:1.45;color:var(--ink);padding:1.8rem 2rem;border-left:4px solid var(--gold);background:var(--gold-pale);border-radius:.4rem;margin:1.6rem 0}.inv-root .origin-pull strong{font-style:normal;color:var(--green);font-weight:700}.inv-root .timeline{display:flex;flex-direction:column;gap:0}.inv-root .timeline-item{display:grid;grid-template-columns:80px 1fr;gap:1.2rem;padding:1.4rem 0;border-bottom:1px solid var(--border-soft);position:relative}.inv-root .timeline-item:last-child{border-bottom:none}.inv-root .timeline-item:before{content:"";position:absolute;left:63px;top:0;bottom:-1px;width:2px;background:var(--green-pale);z-index:0}.inv-root .timeline-year{font-family:Bebas Neue,sans-serif;font-size:1.5rem;letter-spacing:.04em;color:var(--green);line-height:1;padding-top:.15rem;position:relative;z-index:1}.inv-root .timeline-dot{position:absolute;left:58px;top:1.7rem;width:12px;height:12px;background:var(--gold);border-radius:50%;border:2px solid var(--paper);z-index:2}.inv-root .timeline-content .timeline-heading{font-family:Newsreader,serif;font-weight:500;font-size:1.1rem;color:var(--ink);margin-bottom:.3rem}.inv-root .timeline-content p{font-size:.92rem;color:var(--ink-soft);line-height:1.55}.inv-root .science{background:var(--mist);max-width:none;padding:6rem 5rem}.inv-root .science-inner{max-width:1100px;margin:0 auto}.inv-root .science-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem;margin-top:2.8rem}.inv-root .science-card{background:var(--white);border:1px solid var(--border);border-radius:.9rem;padding:2rem 1.8rem;transition:all .3s;position:relative;overflow:hidden}.inv-root .science-card:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:var(--green);transform:scaleX(0);transform-origin:left;transition:transform .4s}.inv-root .science-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(15,26,20,.07)}.inv-root .science-card:hover:after{transform:scaleX(1)}.inv-root .science-icon{font-size:1.8rem;margin-bottom:.9rem}.inv-root .science-card-tag{font-family:DM Mono,monospace;font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:var(--green);margin-bottom:.5rem}.inv-root .science-card h3{font-family:Newsreader,serif;font-weight:500;font-size:1.2rem;color:var(--ink);margin-bottom:.6rem}.inv-root .science-card p{font-size:.93rem;color:var(--ink-soft);line-height:1.6}.inv-root .science-bridge{max-width:860px;margin:2.6rem auto 0;text-align:center;font-family:Newsreader,serif;font-style:italic;font-size:1.25rem;line-height:1.55;color:var(--ink)}.inv-root .science-bridge strong{font-style:normal;color:var(--green);font-weight:600}.inv-root .creds{background:var(--ink);color:var(--white);max-width:none;padding:6rem 5rem;position:relative;overflow:hidden}.inv-root .creds:before{content:"";position:absolute;top:-200px;right:-200px;width:500px;height:500px;background:radial-gradient(circle,rgba(201,162,39,.12) 0,transparent 70%);pointer-events:none}.inv-root .creds-inner{max-width:1100px;margin:0 auto;position:relative;z-index:2}.inv-root .creds .section-label{color:var(--gold-light)}.inv-root .creds h2{color:var(--white)}.inv-root .creds h2 em{color:var(--gold-light)}.inv-root .creds-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.4rem;margin-top:2.8rem}.inv-root .cred-card{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);border-radius:.8rem;padding:2rem 1.9rem;transition:all .3s}.inv-root .cred-card:hover{border-color:rgba(240,208,106,.35)}.inv-root .cred-card-tag{font-family:DM Mono,monospace;font-size:.7rem;letter-spacing:.22em;text-transform:uppercase;color:var(--gold-light);margin-bottom:.8rem}.inv-root .cred-card h3{font-family:Newsreader,serif;font-weight:400;font-size:1.25rem;color:var(--white);margin-bottom:.5rem;line-height:1.3}.inv-root .cred-card p{font-size:.92rem;color:rgba(255,255,255,.72);line-height:1.6}.inv-root .cred-card p strong{color:var(--gold-light);font-weight:600}.inv-root .pubs{background:linear-gradient(180deg,#f8faf6 0,var(--paper) 100%);max-width:none;padding:6rem 5rem}.inv-root .pubs-inner{max-width:1100px;margin:0 auto}.inv-root .pub-list{display:flex;flex-direction:column;gap:1.2rem;margin-top:2.6rem}.inv-root .pub-item{background:var(--white);border:1px solid var(--border);border-left:4px solid var(--green);border-radius:.5rem;padding:1.6rem 1.8rem;transition:all .25s}.inv-root .pub-item:hover{transform:translateX(4px);box-shadow:0 6px 18px rgba(15,26,20,.06)}.inv-root .pub-item.gold{border-left-color:var(--gold)}.inv-root .pub-type{font-family:DM Mono,monospace;font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:var(--green);margin-bottom:.5rem}.inv-root .pub-item.gold .pub-type{color:var(--gold)}.inv-root .pub-title{font-family:Newsreader,serif;font-weight:500;font-size:1.1rem;color:var(--ink);margin-bottom:.3rem;line-height:1.35}.inv-root .pub-meta{font-size:.87rem;color:var(--ink-soft)}.inv-root .pub-meta strong{color:var(--ink);font-weight:600}.inv-root .pub-meta em{font-style:italic}.inv-root .clients{background:var(--mist);max-width:none;padding:5rem}.inv-root .clients-inner{max-width:1100px;margin:0 auto}.inv-root .clients-lead{font-size:.98rem;color:var(--ink-soft);margin-bottom:2rem;max-width:720px;line-height:1.65}.inv-root .clients-grid{display:flex;flex-wrap:wrap;gap:.6rem}.inv-root .client-tag{font-size:.84rem;font-weight:500;padding:.45rem .9rem;background:var(--white);border:1px solid var(--border);border-radius:2rem;color:var(--ink-soft);transition:all .2s}.inv-root .client-tag:hover{border-color:var(--green);color:var(--green);background:var(--green-pale)}.inv-root .statement{background:linear-gradient(135deg,var(--green) 0,var(--green-deep) 100%);max-width:none;padding:6rem 5rem;color:var(--white);position:relative;overflow:hidden}.inv-root .statement:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 70% 50%,rgba(201,162,39,.2) 0,transparent 60%);pointer-events:none}.inv-root .statement-inner{max-width:900px;margin:0 auto;position:relative;z-index:2;text-align:center}.inv-root .statement-tag{font-family:DM Mono,monospace;font-size:.76rem;letter-spacing:.22em;text-transform:uppercase;color:var(--gold-light);margin-bottom:1.8rem;display:inline-flex;align-items:center;gap:.6rem}.inv-root .statement-quote{font-family:Newsreader,serif;font-style:italic;font-weight:400;font-size:clamp(1.4rem,3vw,2.1rem);line-height:1.45;color:var(--white);margin-bottom:2rem}.inv-root .statement-quote em{color:var(--gold-light);font-weight:500}.inv-root .statement-attr{font-family:DM Sans,sans-serif;font-style:normal;font-size:.9rem;color:rgba(255,255,255,.65);letter-spacing:.04em}.inv-root .statement-attr strong{color:var(--gold-light);font-weight:600}.inv-root .nav-actions{display:flex;align-items:center;gap:.9rem}.inv-root .inv-share-btn{display:inline-flex;align-items:center;gap:.45rem;font-family:DM Sans,sans-serif;font-size:.82rem;font-weight:600;padding:.5rem .95rem;border-radius:.5rem;cursor:pointer;background:var(--green);color:var(--white);border:none;line-height:1;transition:background .2s,transform .2s}.inv-root .inv-share-btn:hover{background:var(--green-deep);transform:translateY(-1px)}.inv-root .inv-share-btn svg{display:block}.inv-root .inv-share-btn-lg{padding:.7rem 1.25rem;font-size:.9rem}.inv-root .inv-share-band{background:var(--green-pale);max-width:none;padding:5rem}.inv-root .inv-share-inner{max-width:1100px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:3rem;flex-wrap:wrap}.inv-root .inv-share-copy{flex:1;min-width:280px}.inv-root .inv-share-url{font-family:DM Mono,monospace;font-size:1rem;color:var(--green);margin:.5rem 0 1.5rem;letter-spacing:.02em}.inv-root .inv-share-actions{display:flex;align-items:center;gap:1.3rem;flex-wrap:wrap}.inv-root .inv-share-download{font-family:DM Mono,monospace;font-size:.8rem;letter-spacing:.04em;color:var(--green);text-decoration:none;border-bottom:1px solid var(--green-light);padding-bottom:1px;transition:color .2s,border-color .2s}.inv-root .inv-share-download:hover{color:var(--green-deep);border-color:var(--green-deep)}.inv-root .inv-share-qr{flex-shrink:0}.inv-root .inv-share-qr img{width:168px;height:168px;display:block;background:#fff;padding:12px;border-radius:.8rem;border:1px solid var(--border)}.inv-root footer{background:var(--ink);color:rgba(255,255,255,.5);padding:2.5rem 5rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;font-size:.82rem}.inv-root footer a{color:rgba(255,255,255,.6);text-decoration:none}.inv-root footer a:hover{color:var(--white)}.inv-root .footer-logo{display:flex;align-items:center;gap:.5rem}.inv-root .footer-logo-mark{width:26px;height:26px;display:block;flex-shrink:0}.inv-root .footer-logo-text{font-family:DM Sans,sans-serif;font-weight:700;font-size:1.15rem;letter-spacing:-.01em;color:var(--white);line-height:1}.inv-root .footer-logo-dot{color:var(--gold)}@media (max-width:900px){.inv-root .nav{padding:1rem 1.4rem}.inv-root .hero{padding:7rem 1.6rem 4rem}.inv-root .hero-inner{grid-template-columns:1fr;gap:2rem}.inv-root .hero-stat-block{align-items:flex-start;flex-direction:row;flex-wrap:wrap}.inv-root .hero-stat{width:auto;flex:1;min-width:140px}.inv-root .clients,.inv-root .creds,.inv-root .inv-share-band,.inv-root .origin,.inv-root .pubs,.inv-root .science,.inv-root .section,.inv-root .statement{padding:4rem 1.6rem}.inv-root .inv-share-inner{flex-direction:column;align-items:flex-start;gap:2rem}.inv-root .nav-actions .inv-share-btn span{display:none}.inv-root .nav-actions .inv-share-btn{padding:.5rem .6rem;gap:0}.inv-root .nav-back-label{display:none}.inv-root .creds-grid,.inv-root .origin-grid{grid-template-columns:1fr;gap:2rem}.inv-root .science-grid{grid-template-columns:1fr}.inv-root footer{flex-direction:column;text-align:center;padding:2rem 1.6rem}}