:root{color-scheme:light;color:var(--ink);background:var(--page);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--black: #050505;--ink: #171717;--muted: #5f655f;--line: #d8ddd4;--page: #f7f8f5;--paper: #ffffff;--field: #eef3ef;--chip: #f4f7f4;--chip-ink: #263026;--header-bg: rgba(5, 5, 5, .84);--header-border: rgba(255, 255, 255, .08);--header-text: #ffffff;--hero-overlay: rgba(0, 0, 0, .82);--hero-overlay-mobile: rgba(0, 0, 0, .88);--dark-section: #111111;--dark-section-text: #ffffff;--dark-section-muted: rgba(255, 255, 255, .72);--green: #087a48;--red: #cf2630;--gold: #d49a18;--blue: #1d6f9f}:root[data-theme=dark]{color-scheme:dark;--ink: #f4f7f4;--muted: #a7b1aa;--line: #28332d;--page: #0c0f0d;--paper: #141916;--field: #1d2520;--chip: #17201b;--chip-ink: #e4ede6;--header-bg: rgba(5, 5, 5, .9);--header-border: rgba(255, 255, 255, .1);--hero-overlay: rgba(0, 0, 0, .86);--hero-overlay-mobile: rgba(0, 0, 0, .9);--dark-section: #050505;--dark-section-text: #ffffff;--dark-section-muted: rgba(255, 255, 255, .7);--green: #19a866;--red: #ff5660;--gold: #ffc247;--blue: #54a4cf}*{box-sizing:border-box;letter-spacing:0}html{scroll-behavior:smooth}body{background:var(--page);color:var(--ink);margin:0;min-width:320px}section{scroll-margin-top:72px}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-header{align-items:center;background:var(--header-bg);border-bottom:1px solid var(--header-border);color:var(--header-text);display:flex;height:72px;justify-content:space-between;left:0;padding:0 32px;position:fixed;right:0;top:0;z-index:20}.brand{align-items:center;display:inline-flex;font-size:1rem;font-weight:800;gap:10px;min-height:44px;white-space:nowrap}.brand-mark{align-items:center;background:#fff;border:1px solid rgba(255,255,255,.72);display:inline-flex;height:40px;justify-content:center;overflow:hidden;padding:4px;width:40px}.brand-mark img{height:100%;object-fit:contain;width:100%}.nav-links{align-items:center;display:flex;gap:8px}.header-actions{align-items:center;display:flex;gap:14px}.nav-links a{border-bottom:2px solid transparent;color:#ffffffdb;font-size:.94rem;font-weight:700;min-height:44px;padding:13px 10px 10px}.nav-links a:hover{border-color:#fff;color:#fff}.theme-toggle{align-items:center;background:#ffffff14;border:1px solid rgba(255,255,255,.18);display:inline-flex;gap:2px;padding:3px}.theme-toggle button{align-items:center;background:transparent;border:0;color:#ffffffc7;cursor:pointer;display:inline-flex;height:34px;justify-content:center;padding:0;width:34px}.theme-toggle button:hover{color:#fff}.theme-toggle button.active{background:#fff;color:#050505}.menu-toggle{align-items:center;background:transparent;border:1px solid rgba(255,255,255,.2);color:#fff;cursor:pointer;display:none;height:42px;justify-content:center;padding:0;width:42px}.menu-toggle:hover{border-color:#ffffff8a}.hero{align-items:center;background-image:url(/assets/hero-hex-background.png);background-position:center;background-size:cover;color:#fff;display:flex;min-height:86vh;padding:112px 32px 80px;position:relative}.hero-overlay{background:var(--hero-overlay);top:0;right:0;bottom:0;left:0;position:absolute}.hero-content{margin:0 auto;max-width:1180px;position:relative;width:100%;z-index:1}.kicker,.section-label,.product-eyebrow{font-size:.88rem;font-weight:900;margin:0 0 14px;text-transform:uppercase}.kicker{color:#ffcf4d}h1,h2,h3,p{margin-top:0}h1{font-size:4.9rem;line-height:.96;margin-bottom:24px;max-width:760px}.hero-copy{color:#ffffffe0;font-size:1.35rem;line-height:1.52;max-width:720px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.button{align-items:center;border:2px solid #ffffff;display:inline-flex;font-weight:850;gap:10px;justify-content:center;min-height:48px;padding:12px 18px}.button.primary{background:#fff;color:#050505}.button.secondary{background:transparent;color:#fff}.button:hover{transform:translateY(-1px)}.section-inner{margin:0 auto;max-width:1180px;padding:78px 32px;width:100%}.mission-strip{background:var(--paper);border-bottom:1px solid var(--line)}.mission-grid,.profile-grid,.impact-grid{display:grid;gap:48px;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.section-label{color:var(--green)}h2{color:var(--ink);font-size:2.3rem;line-height:1.08;margin-bottom:0;max-width:680px}.mission-grid p:last-child,.profile-copy,.impact-grid>div:first-child+div,.section-heading+p{color:var(--muted);font-size:1.08rem;line-height:1.7}.profile-section{background:var(--page);border-bottom:1px solid var(--line)}.profile-copy p{margin-bottom:16px}.values-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.values-list span{background:var(--paper);border:1px solid var(--line);color:var(--ink);font-size:.92rem;font-weight:900;line-height:1.2;padding:10px 12px}.products-section{background:var(--page)}.section-heading{margin-bottom:32px}.section-heading h2{max-width:700px}.technology-lead{color:var(--muted);font-size:1.08rem;line-height:1.68;margin:18px 0 0;max-width:820px}.technology-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.technology-tags span{background:var(--chip);border:1px solid var(--line);color:var(--chip-ink);font-size:.9rem;font-weight:850;line-height:1.2;padding:9px 12px}.product-grid{display:grid;gap:20px;grid-template-columns:repeat(3,minmax(0,1fr))}.product-card{background:var(--paper);border:1px solid var(--line);border-radius:8px;display:flex;flex-direction:column;min-height:680px;padding:22px}.product-card.green{border-top:5px solid var(--green)}.product-card.red{border-top:5px solid var(--red)}.product-card.gold{border-top:5px solid var(--gold)}.product-topline{align-items:center;color:var(--muted);display:flex;font-size:.9rem;font-weight:850;justify-content:flex-end;margin-bottom:16px;min-height:32px}.product-media{align-items:center;aspect-ratio:4 / 3;background:var(--field);border:1px solid var(--line);display:flex;justify-content:center;margin-bottom:22px;overflow:hidden;width:100%}.product-media img{height:100%;object-fit:cover;width:100%}.product-card.gold .product-media{background:#fff}.product-card.gold .product-media img{object-fit:contain;padding:28px}.poll-visual{display:grid;gap:14px;padding:22px;width:100%}.poll-bar{border:2px solid #111111;height:28px}.poll-bar.strong{background:var(--green);width:92%}.poll-bar.medium{background:var(--gold);width:72%}.poll-bar.light{background:var(--blue);width:54%}.poll-dot-row{display:flex;gap:10px;margin-top:8px}.poll-dot-row span{background:#111;height:12px;width:12px}.product-eyebrow{color:var(--red);margin-bottom:10px}.product-card.green .product-eyebrow{color:var(--green)}.product-card.gold .product-eyebrow{color:#9b6d08}.product-card h3{color:var(--ink);font-size:1.72rem;line-height:1.12;margin-bottom:8px}.product-domain{align-items:center;color:var(--green);display:inline-flex;font-size:.94rem;font-weight:850;gap:6px;line-height:1.35;margin-bottom:16px;overflow-wrap:anywhere}.product-domain:hover{color:var(--red)}.product-summary{color:var(--ink);font-size:1.04rem;font-weight:800;line-height:1.5;margin-bottom:12px}.product-detail{color:var(--muted);line-height:1.62;margin-bottom:18px}.product-card ul{color:var(--ink);display:grid;gap:10px;line-height:1.45;list-style:none;margin:auto 0 0;padding:0}.product-card li{border-top:1px solid var(--line);padding-top:10px}.impact-section{background:var(--dark-section);color:#fff}.impact-section h2{color:var(--dark-section-text)}.impact-section .section-label{color:#ffcf4d}.impact-rows{display:grid;gap:14px}.impact-row{border:1px solid rgba(255,255,255,.18);border-radius:8px;display:grid;gap:20px;grid-template-columns:90px 1fr;padding:20px}.impact-row span{color:#ffcf4d;font-weight:900}.impact-row h3{color:var(--dark-section-text);font-size:1.1rem;margin-bottom:6px}.impact-row p{color:var(--dark-section-muted);line-height:1.55;margin-bottom:0}.community-section{background:var(--page);border-bottom:1px solid var(--line)}.community-intro{display:grid;gap:48px;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);margin-bottom:34px}.community-copy{color:var(--muted);font-size:1.08rem;line-height:1.7}.community-copy p{margin-bottom:24px}.community-actions{align-items:center;display:flex;flex-wrap:wrap;gap:14px}.community-button{background:var(--ink);border-color:var(--ink);color:var(--paper)}.community-actions span{color:var(--muted);font-size:.94rem;font-weight:800;line-height:1.45;max-width:420px}.community-feature{align-items:center;background:var(--paper);border-bottom:1px solid var(--line);border-top:1px solid var(--line);display:grid;gap:28px;grid-template-columns:150px minmax(0,1fr);margin-bottom:26px;padding:24px 0}.community-feature img{aspect-ratio:1;border:1px solid var(--line);height:132px;margin-left:24px;object-fit:cover;width:132px}.community-feature h3{color:var(--ink);font-size:1.45rem;margin-bottom:8px}.community-feature p:last-child{color:var(--muted);line-height:1.6;margin:0;max-width:760px}.community-grid{display:grid;gap:16px;grid-template-columns:repeat(4,minmax(0,1fr))}.community-card{background:var(--paper);border:1px solid var(--line);border-radius:8px;display:flex;flex-direction:column;min-height:250px;padding:16px}.community-card img{aspect-ratio:1;border:1px solid var(--line);border-radius:8px;margin-bottom:16px;object-fit:cover;width:64px}.community-card span{color:var(--green);display:block;font-size:.75rem;font-weight:900;line-height:1.25;margin-bottom:8px;text-transform:uppercase}.community-card h3{color:var(--ink);font-size:1.02rem;line-height:1.18;margin-bottom:8px}.community-card p{color:var(--muted);font-size:.92rem;line-height:1.52;margin-bottom:0}.technology-section{background:var(--paper)}.technology-grid{display:grid;gap:18px;grid-template-columns:repeat(4,minmax(0,1fr))}.technology-grid article{background:var(--paper);border:1px solid var(--line);border-radius:8px;padding:22px}.technology-grid svg{color:var(--green);margin-bottom:22px}.technology-grid h3{color:var(--ink);font-size:1.08rem;margin-bottom:8px}.technology-grid p{color:var(--muted);line-height:1.58;margin-bottom:0}.site-footer{background:#050505;color:#fff}.footer-grid{align-items:start;display:flex;justify-content:space-between;padding-bottom:44px;padding-top:44px}.footer-brand{margin-bottom:10px}.site-footer p{color:#ffffffb3;margin-bottom:0}.footer-links{display:grid;gap:10px}.footer-links a{align-items:center;color:#ffffffd1;display:inline-flex;gap:10px;min-height:32px}.footer-links a:hover{color:#fff}@media(max-width:980px){.product-grid,.technology-grid,.mission-grid,.profile-grid,.community-intro,.impact-grid{grid-template-columns:1fr}.product-card{min-height:auto}.technology-grid,.community-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.site-header{height:72px;padding:0 18px}.header-actions{gap:8px}.menu-toggle{display:inline-flex}.nav-links{background:#050505;border-bottom:1px solid var(--header-border);border-top:1px solid var(--header-border);display:none;gap:8px;left:0;padding:12px 18px 16px;position:absolute;right:0;top:72px}.site-header.menu-open .nav-links{display:grid}.nav-links a{border:1px solid rgba(255,255,255,.16);min-height:44px;padding:12px}.nav-links a:hover{border-color:#ffffff7a}.theme-toggle{padding:2px}.theme-toggle button{height:32px;width:32px}.hero{background-position:38% center;background-size:auto 100%;min-height:84vh;padding:104px 20px 54px}.hero-overlay{background:var(--hero-overlay-mobile)}h1{font-size:3.05rem}h2{font-size:1.82rem}.hero-copy{font-size:1.08rem}.section-inner{padding:56px 20px}.button{width:100%}.technology-grid{grid-template-columns:1fr}.community-actions .button{width:100%}.community-feature{grid-template-columns:1fr;padding:22px 0}.community-feature img{height:104px;margin-left:0;width:104px}.community-grid{grid-template-columns:1fr}.community-card{min-height:auto}.impact-row{grid-template-columns:1fr}.footer-grid{display:grid;gap:24px}}
