: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;display:inline-flex;height:36px;justify-content:center;overflow:hidden;width:36px}.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}.nav-links a.active{border-color:var(--green);color:#fff}.nav-dropdown{position:relative}.nav-dropdown>summary{align-items:center;border-bottom:2px solid transparent;color:#ffffffdb;cursor:pointer;display:inline-flex;font-size:.94rem;font-weight:700;gap:4px;min-height:44px;list-style:none;padding:13px 10px 10px}.nav-dropdown>summary::-webkit-details-marker{display:none}.nav-dropdown>summary:hover,.nav-dropdown[open]>summary{border-color:#fff;color:#fff}.nav-dropdown>summary svg{transition:transform .15s ease}.nav-dropdown[open]>summary svg{transform:rotate(180deg)}.nav-dropdown-content{background:var(--header-bg);border:1px solid var(--header-border);border-radius:8px;display:flex;flex-direction:column;min-width:12rem;padding:6px;position:absolute;right:0;top:calc(100% + 4px);z-index:30}.nav-dropdown-content a{border-bottom:0;border-left:2px solid transparent;border-radius:4px;padding:10px 12px}.nav-dropdown-content a:hover,.nav-dropdown-content a.active{background:#ffffff14;border-left-color:var(--green);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}.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}.footer-links h4{color:#fff;font-size:.95rem;font-weight:800;margin:0 0 10px}.footer-subtext{font-size:.85rem;margin-top:8px;opacity:.6}.nft-section{background:var(--paper);border-bottom:1px solid var(--line)}.nft-grid{display:grid;gap:24px;grid-template-columns:repeat(3,minmax(0,1fr))}.nft-card{background:var(--page);border:1px solid var(--line);border-radius:8px;display:flex;flex-direction:column;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.nft-card:hover{box-shadow:0 10px 25px #00000014;transform:translateY(-3px)}.nft-media{aspect-ratio:1;background:var(--field);overflow:hidden;position:relative;width:100%}.nft-media img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.nft-card:hover .nft-media img{transform:scale(1.04)}.nft-content{display:flex;flex-direction:column;flex-grow:1;padding:20px}.nft-series-key{color:var(--gold);font-size:.78rem;font-weight:900;letter-spacing:.05em;margin-bottom:6px;text-transform:uppercase}.nft-card h3{color:var(--ink);font-size:1.35rem;font-weight:800;line-height:1.2;margin-bottom:4px}.nft-tagline{color:var(--green);font-size:.88rem;font-weight:750;margin-bottom:12px}.nft-description{color:var(--muted);font-size:.92rem;line-height:1.55;margin-bottom:20px}.nft-button{background:var(--paper);border:1px solid var(--line);border-radius:6px;color:var(--ink);font-size:.88rem;margin-top:auto;min-height:42px}.nft-button:hover{background:var(--ink);border-color:var(--ink);color:var(--paper)}.presence-section{background:var(--page);border-bottom:1px solid var(--line)}.presence-grid{display:grid;gap:20px;grid-template-columns:repeat(3,minmax(0,1fr))}.presence-card{background:var(--paper);border:1px solid var(--line);border-radius:8px;display:flex;gap:16px;padding:22px;transition:border-color .2s ease,transform .2s ease}.presence-card:hover{border-color:var(--green);transform:translateY(-2px)}.presence-icon{align-items:center;background:var(--chip);border:1px solid var(--line);border-radius:8px;color:var(--green);display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.presence-content{display:flex;flex-direction:column;flex-grow:1}.presence-category{color:var(--muted);font-size:.78rem;font-weight:800;margin-bottom:4px;text-transform:uppercase}.presence-card h3{color:var(--ink);font-size:1.15rem;font-weight:800;margin-bottom:4px}.presence-label{color:var(--muted);font-size:.88rem;margin-bottom:14px}.presence-button{background:var(--field);border:1px solid var(--line);border-radius:6px;color:var(--ink);font-size:.84rem;margin-top:auto;min-height:38px;padding:8px 12px}.presence-button:hover{background:var(--green);border-color:var(--green);color:#fff}@media(max-width:980px){.product-grid,.technology-grid,.mission-grid,.profile-grid,.community-intro,.impact-grid,.nft-grid,.presence-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card{min-height:auto}.technology-grid,.community-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.nft-grid,.presence-grid{grid-template-columns: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}.nav-dropdown>summary{border:1px solid rgba(255,255,255,.16);justify-content:space-between;padding:12px;width:100%}.nav-dropdown-content{background:transparent;border:0;padding:0 0 0 12px;position:static}.nav-dropdown-content a{border:1px solid rgba(255,255,255,.12);margin-top:6px}.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}}.page-section{padding-top:72px}.explore-section{background:var(--paper);border-bottom:1px solid var(--line)}.explore-grid{display:grid;gap:18px;grid-template-columns:repeat(5,minmax(0,1fr))}.explore-card{background:var(--page);border:1px solid var(--line);border-radius:8px;color:var(--ink);display:flex;flex-direction:column;padding:22px;text-decoration:none;transition:border-color .2s ease,transform .2s ease}.explore-card:hover{border-color:var(--green);transform:translateY(-2px)}.explore-icon{align-items:center;background:var(--chip);border:1px solid var(--line);border-radius:8px;color:var(--green);display:inline-flex;height:48px;justify-content:center;margin-bottom:18px;width:48px}.explore-card h3{font-size:1.1rem;margin-bottom:6px}.explore-card p{color:var(--muted);font-size:.94rem;line-height:1.5;margin-bottom:18px}.explore-cta{align-items:center;color:var(--green);display:inline-flex;font-size:.88rem;font-weight:800;gap:6px;margin-top:auto}.store-section{background:var(--paper);border-bottom:1px solid var(--line)}.store-hero-button{margin-top:18px}.store-grid{display:grid;gap:20px;grid-template-columns:repeat(3,minmax(0,1fr))}.store-card{background:var(--page);border:1px solid var(--line);border-radius:8px;display:flex;flex-direction:column;padding:22px}.store-card-top{align-items:center;display:flex;justify-content:space-between;margin-bottom:18px}.store-icon{align-items:center;background:var(--chip);border:1px solid var(--line);border-radius:8px;color:var(--green);display:inline-flex;height:44px;justify-content:center;width:44px}.store-price{color:var(--green);font-size:1.1rem;font-weight:900}.store-card h3{color:var(--ink);font-size:1.2rem;line-height:1.25;margin-bottom:10px}.store-summary{color:var(--muted);font-size:.94rem;line-height:1.55;margin-bottom:20px}.store-button{background:var(--field);border:1px solid var(--line);border-radius:6px;color:var(--ink);font-size:.86rem;margin-top:auto;min-height:40px;padding:8px 14px}.store-button:hover{background:var(--green);border-color:var(--green);color:#fff}.chrome-card{background:var(--page);border:1px solid var(--line);border-radius:8px;max-width:720px;padding:28px}.chrome-icon{color:var(--gold)}.store-badge{background:var(--chip);border:1px solid var(--line);border-radius:6px;color:var(--chip-ink);font-size:.78rem;font-weight:800;padding:5px 10px;text-transform:uppercase}.chrome-tagline{color:var(--green);font-size:.94rem;font-weight:800;margin-bottom:14px}.chrome-description{color:var(--muted);font-size:1.02rem;line-height:1.6;margin-bottom:24px}.chrome-button{background:var(--ink);border-color:var(--ink);color:var(--paper)}.chrome-button:hover{background:var(--gold);border-color:var(--gold);color:var(--black)}.store-grid{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.chrome-feature-list{list-style:none;margin:0 0 28px;padding:0}.chrome-feature-list li{align-items:flex-start;color:var(--muted);display:flex;gap:12px;line-height:1.55;margin-bottom:14px}.chrome-feature-list li svg{color:var(--green);flex-shrink:0;margin-top:2px}.chrome-pricing-row{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:28px}.chrome-pricing-tier{background:var(--field);border:1px solid var(--line);border-radius:8px;padding:20px}.chrome-pricing-tier h4{color:var(--ink);font-size:1.1rem;margin-bottom:6px}.chrome-price{color:var(--green);font-size:1.6rem;font-weight:900;margin-bottom:8px}.chrome-pricing-pro{border-color:var(--gold)}.chrome-pricing-pro .chrome-price{color:var(--gold)}.chrome-actions{display:flex;flex-wrap:wrap;gap:12px}.chrome-button-secondary{align-items:center;background:var(--field);border:1px solid var(--line);border-radius:6px;color:var(--ink);display:inline-flex;font-size:.86rem;gap:8px;min-height:40px;padding:8px 14px;text-decoration:none}.chrome-button-secondary:hover{background:var(--green);border-color:var(--green);color:#fff}.mcp-install{background:var(--field);border:1px solid var(--line);border-radius:6px;color:var(--ink);font-size:.9rem;margin-bottom:22px;overflow-x:auto;padding:16px;white-space:pre}.mcp-install code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.mcp-install-cmd{background:#19a8661f;border:1px solid color-mix(in srgb,var(--green) 40%,transparent);border-radius:6px;color:#eafff4;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-weight:700;padding:3px 8px;white-space:nowrap}.mcp-card h3,.chrome-card h3{color:var(--ink);font-size:1.15rem;margin:24px 0 10px}@media(max-width:1100px){.explore-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:720px){.explore-grid,.chrome-pricing-row{grid-template-columns:1fr}}.constellation-hero{align-items:stretch;background:#050807;display:grid;gap:0;grid-template-columns:minmax(340px,27vw) 1fr;min-height:100vh;overflow:hidden;position:relative}.constellation-hero-overlay{background:radial-gradient(ellipse at 65% 45%,#0c1a14,#050807 80%);top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute;z-index:0}.constellation{grid-column:2;grid-row:1;padding-right:132px;position:relative;z-index:1}@media(max-width:1180px){.constellation{padding-right:96px}}.constellation-edges{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.tentacle-edge{animation:tentacle-pulse 1.4s ease-in-out infinite}@keyframes tentacle-pulse{0%,to{stroke-opacity:.5}50%{stroke-opacity:.9}}.constellation-nodes{height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.constellation-node{align-items:center;cursor:default;display:flex;flex-direction:column;gap:4px;pointer-events:auto;position:absolute;transform:translate(-50%,-50%);transition:opacity .25s ease,filter .25s ease}.constellation-node.product,.constellation-node.community,.constellation-node.shop,.constellation-node.nft{cursor:pointer}.node-dot{border-radius:50%;display:block;transition:all .2s ease}.constellation-node.keyword .node-dot{background:var(--node-color, var(--green));height:5px;opacity:.35;width:5px}.constellation-node.keyword .node-label{color:#19a86666;font-size:.62rem;font-weight:600;letter-spacing:.02em;text-shadow:0 0 4px rgba(0,0,0,.8);transition:color .2s ease,opacity .2s ease;white-space:nowrap}.constellation-node.product .node-dot,.constellation-node.community .node-dot,.constellation-node.shop .node-dot,.constellation-node.nft .node-dot{background:var(--node-color, var(--green));border-radius:50%;box-shadow:0 0 12px color-mix(in srgb,var(--node-color, var(--green)) 50%,transparent);height:14px;width:14px}.constellation-node.product .node-label,.constellation-node.community .node-label,.constellation-node.shop .node-label,.constellation-node.nft .node-label{color:var(--node-color, var(--green));font-size:.82rem;font-weight:800;text-shadow:0 0 8px rgba(0,0,0,.9);white-space:nowrap}.constellation-node.hovered .node-dot{box-shadow:0 0 24px var(--node-color, var(--green)),0 0 48px var(--node-color, var(--green));transform:scale(1.6)}.constellation-node.hovered .node-label{font-size:.92rem}.constellation-node.connected .node-dot{opacity:1;transform:scale(1.4)}.constellation-node.connected .node-label{color:var(--green);opacity:1}.constellation-node.dimmed{opacity:.3}.node-popup.opens-right{left:100%;right:auto;transform:translateY(-50%) translate(16px)}.node-popup{background:#0e1310;border:1px solid var(--popup-color, var(--green));border-left:4px solid var(--popup-color, var(--green));border-radius:12px;max-width:320px;padding:18px 20px;pointer-events:auto;position:absolute;right:100%;top:50%;transform:translateY(-50%) translate(-16px);white-space:normal;width:max-content;z-index:10}.popup-title{color:var(--popup-color, var(--green));font-size:.92rem;font-weight:800;margin-bottom:4px}.popup-tagline{color:#cfd6cf;font-size:.82rem;font-weight:700;margin-bottom:8px}.popup-desc{color:#a7b1aa;font-size:.78rem;line-height:1.5;margin-bottom:12px}.popup-link{color:var(--popup-color, var(--green));font-size:.8rem;font-weight:800;text-decoration:none}.popup-link:hover{text-decoration:underline}.constellation-hero-content{align-content:center;border-right:1px solid rgba(255,255,255,.06);display:grid;grid-column:1;grid-row:1;padding:120px 40px 140px;position:relative;z-index:3}.constellation-hero-content .kicker{color:#ffcf4d;font-size:.78rem;font-weight:900;letter-spacing:.15em;margin-bottom:8px;text-transform:uppercase}.constellation-hero-content h1{color:#fff;font-size:2.4rem;font-weight:800;line-height:1.1;margin-bottom:10px}.constellation-hero-copy{color:#cfd6cfcc;font-size:.92rem;line-height:1.5;margin-bottom:0;max-width:420px}.constellation-socials{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-top:26px;pointer-events:auto;z-index:4}.constellation-socials a{align-items:center;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:10px;color:#ffffffb3;display:inline-flex;height:38px;justify-content:center;transition:all .2s ease;width:38px}.constellation-socials a:hover{background:#19a86626;border-color:var(--green);color:var(--green)}.constellation-hint{bottom:30px;color:#19a86680;font-size:.75rem;font-weight:600;left:50%;pointer-events:none;position:absolute;transform:translate(-50%);z-index:3}.robot-sentinel{bottom:28px;pointer-events:none;position:absolute;right:34px;z-index:15}@media(max-width:900px){.robot-sentinel{display:none}}.robot-sentinel svg{filter:drop-shadow(0 8px 20px rgba(0,0,0,.6))}@media(max-width:980px){.constellation-hero-content h1{font-size:1.8rem}.constellation-hero-content{max-width:100%}.constellation-hero-copy{font-size:.86rem;max-width:340px}.robot-sentinel svg{height:180px;width:90px}}@media(max-width:720px){.constellation-hero{min-height:85vh}.constellation-hero-content{max-width:100%}.constellation-hero-content h1{font-size:1.4rem}.constellation-hero-copy{font-size:.82rem;max-width:100%}.constellation-node.keyword .node-label{display:none}.constellation-node.keyword .node-dot{height:4px;width:4px}.constellation-node.product .node-dot,.constellation-node.community .node-dot,.constellation-node.shop .node-dot,.constellation-node.nft .node-dot{height:10px;width:10px}.constellation-node.product .node-label,.constellation-node.community .node-label,.constellation-node.shop .node-label,.constellation-node.nft .node-label{font-size:.72rem}.node-popup{max-width:260px;right:50%;top:100%;transform:translate(50%) translateY(10px)}.constellation-socials a{height:34px;width:34px}.constellation-hint{bottom:64px;font-size:.7rem}.robot-sentinel svg{height:130px;width:65px}.robot-sentinel{bottom:8px;right:8px}}@media(prefers-reduced-motion:reduce){.tentacle-edge{animation:none}.robot-sentinel{display:none}}.constellation-cards{display:none}.popup-stores{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.popup-store{background:#ffffff0d;border:1px solid var(--popup-color, rgba(255, 255, 255, .16));border-radius:999px;color:var(--popup-color, #cfd6cf);font-size:.72rem;font-weight:700;letter-spacing:.04em;padding:4px 11px;text-decoration:none;transition:background .18s ease,color .18s ease}.popup-store:hover{background:var(--popup-color, #19a866);color:#050807}@media(max-width:900px){.constellation-hero{display:flex;flex-direction:column;min-height:0}.constellation-hero-content{order:1}.constellation{order:3}.constellation-hero-content{align-content:start;flex:0 0 auto;border-right:0;grid-column:1;grid-row:auto;margin-top:72px;padding:88px 20px 8px}.constellation-hero-content h1{font-size:2rem}.constellation-edges,.constellation-nodes,.constellation-hint{display:none}.constellation{grid-column:1;padding-right:0}.mission-grid,.profile-grid,.impact-grid,.community-intro{gap:20px;grid-template-columns:1fr}.constellation-cards{display:grid;gap:14px;grid-template-columns:1fr;padding:26px 20px 44px}.constellation-card{background:#ffffff09;border:1px solid rgba(255,255,255,.09);border-left:3px solid var(--popup-color, #19a866);border-radius:12px;padding:16px 16px 18px}.constellation-card h3{color:#fff;font-size:1.02rem;font-weight:800;margin:0 0 4px}.constellation-card-tagline{color:var(--popup-color, #19a866);font-size:.78rem;font-weight:700;letter-spacing:.02em;margin:0 0 8px}.constellation-card-desc{color:#cfd6cfd1;font-size:.88rem;line-height:1.55;margin:0}.constellation-card .popup-link{display:inline-block;margin-top:12px}}@media(min-width:901px)and (max-width:1180px){.constellation-hero{grid-template-columns:minmax(300px,34vw) 1fr}.constellation-hero-content{padding:104px 28px 120px}}.site-header{-webkit-backdrop-filter:saturate(140%) blur(10px);backdrop-filter:saturate(140%) blur(10px);padding:0 28px}.nav-links a,.nav-dropdown>summary{border-bottom:0;border-radius:8px;color:#ffffffb8;font-size:.86rem;font-weight:600;letter-spacing:.012em;padding:12px 12px 11px;position:relative;transition:color .16s ease,background .16s ease}.nav-links a:after,.nav-dropdown>summary:after{background:var(--green);border-radius:1px;bottom:8px;content:"";height:2px;left:12px;opacity:0;position:absolute;transform:scaleX(.4);transform-origin:left;transition:opacity .16s ease,transform .16s ease;width:calc(100% - 24px)}.nav-links a:hover,.nav-dropdown>summary:hover{background:#ffffff0f;border-color:transparent;color:#fff}.nav-links a:hover:after{opacity:.45;transform:scaleX(1)}.nav-links a.active{border-color:transparent;color:#fff}.nav-links a.active:after{opacity:1;transform:scaleX(1)}.section-inner{max-width:1320px}.mission-grid p,.community-copy,.constellation-hero-copy{max-width:62ch}@media(max-width:900px){.section-inner{padding:52px 20px}}:root{--content-width: 1320px;--gutter: clamp(20px, 4vw, 64px)}button{font:inherit}:where(a,button,summary,[tabindex]):focus-visible{outline:2px solid var(--green);outline-offset:5px}h1,h2,h3{text-wrap:balance}h2{font-size:clamp(1.9rem,3.2vw,3rem);font-weight:600;letter-spacing:-.045em;line-height:1.14}.kicker,.section-label,.product-eyebrow{font-size:.72rem;font-weight:700;letter-spacing:.14em;line-height:1.5;margin-bottom:20px}.site-header{background:#050807bf;border-bottom:1px solid rgba(255,255,255,.06);height:72px;padding-inline:var(--gutter);-webkit-backdrop-filter:blur(24px) saturate(120%);backdrop-filter:blur(24px) saturate(120%)}.brand{font-size:1.1rem;font-weight:650;gap:8px;letter-spacing:-.035em}.header-actions{gap:24px}.nav-links{gap:2px}.nav-links>a,.nav-dropdown>button{align-items:center;background:transparent;border:1px solid transparent;border-radius:999px;color:#ffffffb8;cursor:pointer;display:inline-flex;font-size:.85rem;font-weight:500;gap:7px;letter-spacing:-.01em;min-height:40px;padding:10px 16px;position:relative;white-space:nowrap}.nav-links a:after{content:none}.nav-links>a:hover,.nav-dropdown>button:hover,.nav-dropdown>button[aria-expanded=true]{background:#ffffff0f;border-color:#ffffff1a;color:#fff}.nav-links>a.active,.nav-dropdown>button.active{background:#19a8661f;border-color:#19a86647;color:#eafff4}.nav-dropdown>button svg{transition:transform .18s ease}.nav-dropdown>button[aria-expanded=true]>svg{transform:rotate(180deg)}.nav-dropdown-content{background:#080c0aeb;-webkit-backdrop-filter:blur(28px) saturate(160%);backdrop-filter:blur(28px) saturate(160%);border:1px solid rgba(255,255,255,.08);border-radius:18px;box-shadow:0 28px 70px #00000073,inset 0 1px #ffffff0d;gap:2px;left:0;min-width:220px;padding:8px;right:auto;top:calc(100% + 12px)}.nav-dropdown-content[hidden]{display:none}.nav-dropdown-content a{align-items:center;border:1px solid transparent;border-radius:12px;display:flex;font-size:.85rem;font-weight:500;gap:12px;min-height:42px;padding:10px 14px}.nav-dropdown-content a svg{color:#19a866;flex-shrink:0}.nav-dropdown-content a:hover,.nav-dropdown-content a.active{background:#19a86614;border-color:#19a8662e;color:#fff}.theme-toggle{background:transparent;border:1px solid var(--header-border);border-radius:24px;gap:0;padding:2px}.theme-toggle button{border-radius:50%;height:36px;width:36px}.menu-toggle{border-radius:50%;height:44px;width:44px}.constellation-hero{grid-template-columns:minmax(340px,36vw) minmax(0,1fr);min-height:clamp(760px,94svh,960px)}.constellation-hero-content{border:0;padding:150px 32px 130px var(--gutter)}.constellation-hero-content .kicker{font-size:.7rem;letter-spacing:.15em;margin-bottom:26px}.constellation-hero-content h1{font-size:clamp(3.1rem,4.7vw,5rem);font-weight:600;letter-spacing:-.06em;line-height:1.02;margin-bottom:28px}.constellation-hero-copy{font-size:1rem;line-height:1.8;max-width:38ch}.constellation-socials{gap:8px;margin-top:34px}.constellation-socials a{background:transparent;border-color:#ffffff24;border-radius:50%;height:44px;width:44px}.constellation{min-width:0;padding-right:132px;position:relative;z-index:1}.constellation-edges,.constellation-nodes{height:calc(100% - 220px);left:12px;top:100px;width:calc(100% - 60px)}.constellation-node.keyword{pointer-events:none}.constellation-node.keyword .node-label{color:#19a86673;font-size:.58rem;font-weight:400}.constellation-node:not(.keyword){z-index:3}.constellation-node.hovered{z-index:5}.node-trigger{align-items:center;background:#050807;border:1px solid color-mix(in srgb,var(--node-color) 38%,transparent);border-radius:9px;color:inherit;cursor:pointer;display:flex;gap:9px;min-height:44px;padding:10px 12px;transition:border-color .18s ease,background .18s ease}.node-trigger:hover,.node-trigger[aria-expanded=true]{background:#0e1310;border-color:var(--node-color)}.node-popup{border:1px solid rgba(255,255,255,.16);border-top:2px solid var(--popup-color);border-radius:12px;box-shadow:0 18px 56px #00000080;box-sizing:border-box;max-height:min(400px,calc(100svh - 280px));overflow-y:auto;overscroll-behavior:contain;padding:24px;transform:translateY(-50%);width:240px}.node-popup.opens-right{transform:translateY(-50%)}.node-popup.opens-below{bottom:auto;right:100%;top:calc(100% + 14px);transform:none}.node-popup.opens-below.opens-right{left:100%;right:auto}.node-popup.centered{bottom:100%;right:50%;top:auto;transform:translate(50%)}.node-popup.opens-below.centered{bottom:auto;right:50%;top:calc(100% + 14px);transform:translate(50%)}.brand-mark img{transform:scale(1.8)}.popup-title{font-size:1rem;line-height:1.4;margin-bottom:8px}.popup-tagline,.popup-desc{font-size:.84rem;line-height:1.6}.popup-desc{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;overflow:hidden}.popup-link,.popup-store{align-items:center;display:inline-flex;min-height:44px}.constellation-hint{bottom:48px;color:#a7b1aa;font-size:.72rem;left:56%}.robot-sentinel{bottom:22px;right:28px;z-index:15}.robot-sentinel svg{display:block;height:auto;width:170px}.section-inner{max-width:var(--content-width);padding:clamp(64px,7vw,104px) var(--gutter)}.mission-grid,.profile-grid,.impact-grid,.community-intro{gap:clamp(32px,6vw,100px)}.mission-grid>p{margin:0}.profile-copy p:last-of-type{margin-bottom:0}.values-list{gap:8px 20px;margin-top:28px}.values-list span{background:transparent;border:0;border-bottom:1px solid var(--line);font-size:.82rem;font-weight:600;padding:8px 0}.impact-rows{gap:0}.impact-row{border:0;border-top:1px solid rgba(255,255,255,.18);border-radius:0;grid-template-columns:76px minmax(0,1fr);padding:26px 0}.impact-row span{font-size:.82rem;font-weight:500}.impact-row h3{font-weight:600}.section-heading{margin-bottom:40px}.technology-tags{gap:8px}.technology-tags span{border-radius:5px;font-size:.78rem;font-weight:500;padding:8px 10px}.technology-grid{column-gap:48px;grid-template-columns:repeat(2,minmax(0,1fr));row-gap:0}.technology-grid article{border:0;border-top:1px solid var(--line);border-radius:0;display:grid;column-gap:22px;grid-template-columns:32px minmax(0,1fr);padding:32px 0}.technology-grid svg{grid-row:span 2;margin:0}.technology-grid h3{font-size:1.1rem;font-weight:600;line-height:1.4}.technology-grid p{font-size:.94rem;line-height:1.7}.explore-grid{gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.explore-card{background:transparent;border-radius:12px;padding:28px}.explore-card h3{font-weight:600;letter-spacing:-.025em;overflow-wrap:anywhere}.explore-icon{background:transparent;border:0;justify-content:start}.explore-cta{font-size:.8rem;font-weight:600}.button{border-radius:8px;border-width:1px;font-weight:600;transition:background .18s ease,border-color .18s ease,transform .18s ease}.page-section{padding-top:80px}.page-section>.section-inner>.section-heading{border-bottom:1px solid var(--line);padding-bottom:36px}.page-section .section-heading h2,.chrome-description{max-width:none}.chrome-card,.store-card,.nft-card,.community-card,.product-card{border-radius:14px;padding:clamp(22px,2.4vw,32px)}.chrome-card{max-width:none}.chrome-feature-list li{display:block}.chrome-feature-list li svg{display:inline;margin-right:8px;vertical-align:-3px}.store-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr))}.footer-grid{display:grid;gap:48px;grid-template-columns:1fr 1fr;padding-block:64px}.site-footer p{font-size:.9rem;line-height:1.7}.footer-links{column-gap:24px;grid-template-columns:repeat(2,minmax(0,1fr));row-gap:6px}.footer-links h4{font-size:.72rem;font-weight:500;grid-column:1 / -1;letter-spacing:.12em;margin-bottom:14px;text-transform:uppercase}.footer-links a{font-size:.82rem;min-height:44px;overflow-wrap:anywhere}.footer-links a svg{flex-shrink:0}@media(max-width:1079px){.site-header{height:72px;padding-inline:24px}.header-actions{gap:12px}.menu-toggle{display:inline-flex}.nav-links{background:#050807fa;border-top:1px solid var(--header-border);display:none;gap:2px;left:0;max-height:calc(100dvh - 72px);overflow-y:auto;overscroll-behavior:contain;padding:16px 24px max(24px,env(safe-area-inset-bottom));position:absolute;right:0;top:72px}.site-header.menu-open .nav-links{display:grid}.nav-links>a,.nav-dropdown>button{border:0;border-radius:14px;font-size:1.05rem;justify-content:space-between;min-height:52px;padding:14px 16px;width:100%}.nav-links>a.active,.nav-dropdown>button.active{background:#19a8661f;color:#eafff4}.nav-dropdown-content{background:transparent;border:0;border-left:1px solid rgba(25,168,102,.2);border-radius:0;box-shadow:none;gap:4px;margin:2px 0 8px 12px;min-width:0;padding:0 0 0 16px;position:static}.nav-dropdown-content a{background:transparent;border:0;border-radius:10px;margin:0;min-height:44px;padding:10px 14px}.theme-toggle button{height:40px;width:40px}.page-section{padding-top:72px}.footer-grid{grid-template-columns:1fr}.footer-links{max-width:600px}}@media(min-width:901px)and (max-width:1180px){.constellation-hero{grid-template-columns:34% minmax(0,1fr)}.constellation-hero-content{padding-inline:28px}.constellation-hero-content h1{font-size:3.1rem}.node-trigger{gap:6px;padding:8px}.constellation-node.product .node-label,.constellation-node.community .node-label,.constellation-node.shop .node-label,.constellation-node.nft .node-label{font-size:.72rem}}@media(max-width:900px){.constellation-hero{min-height:0}.constellation-hero-content{margin-top:72px;padding:64px var(--gutter) 24px}.constellation-hero-content h1{font-size:clamp(2.7rem,7vw,4.4rem);max-width:650px}.constellation-hero-copy{font-size:1rem;max-width:54ch}.constellation-cards{gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));padding:24px var(--gutter) 64px}.constellation-card{background:#0e1310;border:1px solid rgba(255,255,255,.12);border-top:2px solid var(--popup-color);display:flex;flex-direction:column;padding:24px}.constellation-card h3{font-size:1.15rem;font-weight:600;letter-spacing:-.025em;line-height:1.4;margin-bottom:12px}.constellation-card-tagline{color:#cfd6cf;font-size:.85rem;font-weight:500;line-height:1.6;margin-bottom:12px}.constellation-card-desc{font-size:.92rem;line-height:1.7}.constellation-card .popup-link{display:inline-flex;margin-top:auto;padding-top:16px}.constellation-card .popup-stores{margin-top:12px}.constellation-card .popup-store{justify-content:center;padding:8px 14px}.mission-grid,.profile-grid,.impact-grid,.community-intro{gap:28px}.explore-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.site-header{padding-inline:16px}.brand{font-size:1rem}.brand-mark{height:30px;width:26px}.header-actions{gap:8px}.theme-toggle button{height:36px;width:36px}.constellation-hero-content{padding-top:48px}.constellation-hero-content .kicker{font-size:.65rem;margin-bottom:22px}.constellation-hero-content h1{max-width:100%;margin-bottom:24px}.constellation-cards,.technology-grid,.explore-grid,.product-grid{grid-template-columns:minmax(0,1fr)}.constellation-card{padding:22px}.constellation-socials{margin-top:28px}.technology-grid article{column-gap:16px;padding-block:28px}.impact-row{gap:10px;grid-template-columns:1fr}.explore-card{padding:24px}.footer-links{grid-template-columns:1fr}.chrome-card,.store-card,.nft-card,.community-card,.product-card{padding:22px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.robot-sentinel{display:block}}@media(max-width:900px)and (prefers-reduced-motion:reduce){.robot-sentinel{display:none}}
