:root{
  --bg:#08080b;--bg-soft:#0d0d12;--panel:#111116;--panel-2:#15151c;--line:#25252e;--line-soft:rgba(255,255,255,.08);
  --text:#f5f4f2;--muted:#9a98a3;--muted-2:#6f6d78;--accent:#ff9a56;--accent-2:#ff6b35;--violet:#8d68ff;--cyan:#59d5ff;
  --green:#58e0ad;--danger:#ff7d73;--radius:26px;--shadow:0 30px 100px rgba(0,0,0,.44);--shell:1240px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6;overflow-x:hidden;-webkit-font-smoothing:antialiased}.site-ambient{position:fixed;inset:0;z-index:-3;overflow:hidden;pointer-events:none;background:linear-gradient(180deg,#08080b 0%,#09090d 55%,#07070a 100%)}.site-ambient i{position:absolute;border-radius:999px;filter:blur(100px);opacity:.16}.site-ambient i:nth-child(1){width:540px;height:540px;background:var(--accent-2);left:-220px;top:240px}.site-ambient i:nth-child(2){width:700px;height:700px;background:var(--violet);right:-360px;top:360px;opacity:.12}.site-ambient i:nth-child(3){width:520px;height:520px;background:var(--cyan);left:45%;top:1400px;opacity:.07}.shell{width:min(var(--shell),calc(100% - 48px));margin:auto}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.muted{color:var(--muted)}

/* Header */
.site-header{position:sticky;top:0;z-index:80;background:rgba(8,8,11,.72);border-bottom:1px solid rgba(255,255,255,.06);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}.nav-wrap{height:78px;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:11px}.brand-mark{position:relative;width:38px;height:38px;display:grid;place-items:center;border:1px solid #34323c;background:linear-gradient(145deg,#18171e,#0c0c10);border-radius:11px;font:800 11px/1 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:-.03em}.brand-mark:after{content:"";position:absolute;inset:3px;border-radius:8px;border:1px solid rgba(255,255,255,.05)}.brand-mark i{position:absolute;width:6px;height:6px;border-radius:50%;right:-2px;top:-2px;background:var(--accent);box-shadow:0 0 0 4px rgba(255,154,86,.1)}.brand-copy{display:grid;gap:1px}.brand-copy b{font-size:13px;letter-spacing:-.01em}.brand-copy small{font-size:9px;color:#787680;text-transform:uppercase;letter-spacing:.16em}.nav-links{display:flex;align-items:center;gap:25px;color:#aaa8b2;font-size:13px}.nav-links>a:not(.button):hover,.nav-signin:hover{color:#fff}.nav-divider{width:1px;height:20px;background:rgba(255,255,255,.09)}.nav-form{margin:0}.nav-signin{border:0;background:none;color:#c5c2cb;padding:0;cursor:pointer;font:inherit}.nav-toggle{display:none;width:40px;height:40px;border:1px solid var(--line);border-radius:10px;background:#111116;padding:0;place-items:center}.nav-toggle span{width:17px;height:1px;background:#fff;display:block;margin:4px auto}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:12px;padding:12px 17px;border:1px solid transparent;font-weight:750;cursor:pointer;transition:transform .22s ease,border-color .22s ease,background .22s ease,box-shadow .22s ease}.button:hover{transform:translateY(-2px)}.button-primary{color:#180d07;background:linear-gradient(135deg,#ffb16f,var(--accent));border-color:#ffaf6b;box-shadow:0 12px 35px rgba(255,137,67,.14),inset 0 1px rgba(255,255,255,.42)}.button-primary:hover{box-shadow:0 16px 45px rgba(255,137,67,.22),inset 0 1px rgba(255,255,255,.45)}.button-ghost{color:#ebe9ee;background:rgba(255,255,255,.035);border-color:#302f38}.button-ghost:hover{background:rgba(255,255,255,.065);border-color:#45434e}.button-small{padding:9px 13px;border-radius:10px;font-size:12px}.button-large{padding:14px 19px}.button-full{width:100%}.flash{margin-top:14px;padding:12px 15px;border-radius:12px;border:1px solid;font-size:13px}.flash-success{background:rgba(88,224,173,.08);border-color:rgba(88,224,173,.25);color:#9cf0cf}.flash-error{background:rgba(255,125,115,.08);border-color:rgba(255,125,115,.28);color:#ffb6af}

/* Home hero */
.studio-home{overflow:hidden}.hero-v2{position:relative;min-height:760px;display:grid;grid-template-columns:1.05fr .95fr;gap:74px;align-items:center;padding-top:88px;padding-bottom:105px}.hero-v2:before{content:"";position:absolute;left:52%;top:0;bottom:0;width:1px;background:linear-gradient(180deg,transparent,rgba(255,255,255,.06) 30%,rgba(255,255,255,.06) 70%,transparent)}.hero-orb{position:absolute;border-radius:50%;filter:blur(80px);pointer-events:none}.orb-one{width:320px;height:320px;background:rgba(255,111,53,.12);left:-120px;top:260px}.orb-two{width:440px;height:440px;background:rgba(119,88,255,.11);right:-160px;top:180px}.availability{display:inline-flex;align-items:center;gap:9px;padding:7px 10px 7px 9px;border:1px solid rgba(255,255,255,.09);border-radius:999px;background:rgba(255,255,255,.025);font:700 9px/1 ui-monospace,SFMono-Regular,Menlo,monospace;text-transform:uppercase;letter-spacing:.14em;color:#a7a4ad}.availability b{padding-left:8px;margin-left:3px;border-left:1px solid rgba(255,255,255,.1);color:var(--accent)}.pulse-dot{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px rgba(88,224,173,.08)}.hero-v2 h1{font-size:clamp(58px,6.9vw,100px);line-height:.91;letter-spacing:-.07em;margin:25px 0 27px;max-width:780px;font-weight:790}.hero-v2 h1 em,.section-v2 h2 em,.contact-v2 h2 em,.about-large h2 em,.identity-copy h2 em{font-style:normal;color:#8d8a94;font-weight:690}.hero-v2-lead{max-width:690px;font-size:18px;line-height:1.72;color:#a8a5ae;margin:0}.hero-v2-actions{display:flex;gap:11px;flex-wrap:wrap;margin-top:33px}.hero-proof{display:grid;grid-template-columns:repeat(3,1fr);max-width:620px;margin-top:58px;border-top:1px solid rgba(255,255,255,.08);padding-top:23px}.hero-proof div{display:grid;gap:3px}.hero-proof div+div{border-left:1px solid rgba(255,255,255,.08);padding-left:26px}.hero-proof strong{font-size:27px;letter-spacing:-.045em}.hero-proof span{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:#72707a}.hero-v2-visual{position:relative;min-height:590px;display:grid;place-items:center}.portrait-stage{position:relative;width:min(100%,460px);min-height:570px;border:1px solid #2b2a32;border-radius:32px;overflow:hidden;background:radial-gradient(circle at 50% 33%,rgba(255,159,94,.14),transparent 27%),linear-gradient(160deg,#15141a 0%,#0d0d11 48%,#111018 100%);box-shadow:0 45px 120px rgba(0,0,0,.48);transform-style:preserve-3d;transition:transform .2s ease}.portrait-stage:after{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:inset 0 1px rgba(255,255,255,.08);pointer-events:none}.portrait-noise{position:absolute;inset:0;opacity:.22;background-image:radial-gradient(rgba(255,255,255,.1) .5px,transparent .5px);background-size:7px 7px;mask-image:linear-gradient(180deg,black,transparent 80%)}.portrait-topline{height:58px;position:relative;z-index:2;display:flex;justify-content:space-between;align-items:center;padding:0 19px;border-bottom:1px solid rgba(255,255,255,.07);font:700 8px ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.14em;color:#77747f}.online{display:flex;align-items:center;gap:7px;color:#8c8993}.online i{width:6px;height:6px;border-radius:50%;background:var(--green)}.portrait-frame{height:385px;position:relative;display:grid;place-items:end center;overflow:hidden}.portrait-frame:before{content:"";position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:270px;height:270px;border-radius:50%;border:1px solid rgba(255,255,255,.07);box-shadow:0 0 0 30px rgba(255,255,255,.01),0 0 0 60px rgba(255,255,255,.009)}.portrait-halo{position:absolute;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,#ffbd77 0%,#ff934f 46%,#bf5331 75%,transparent 76%);filter:saturate(.9);bottom:-5px}.portrait-frame img{position:relative;z-index:2;width:330px;max-width:78%;height:auto;display:block;filter:drop-shadow(0 22px 42px rgba(0,0,0,.34));transform:translateY(4px)}.portrait-caption{position:relative;z-index:3;display:flex;align-items:center;justify-content:space-between;padding:18px 19px;border-top:1px solid rgba(255,255,255,.07);background:rgba(8,8,11,.52);backdrop-filter:blur(12px)}.portrait-caption>div:first-child{display:grid;grid-template-columns:auto 1fr;column-gap:9px;align-items:center}.portrait-caption span{grid-row:1/3;color:var(--accent);font:700 9px ui-monospace}.portrait-caption b{font-size:15px}.portrait-caption small{color:#7e7b85;font-size:10px}.verified-badge{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:rgba(88,224,173,.12);border:1px solid rgba(88,224,173,.23);color:var(--green);font-weight:900}.shipping-strip{height:57px;position:relative;z-index:3;display:flex;align-items:center;gap:15px;padding:0 19px;border-top:1px solid rgba(255,255,255,.06);font-size:9px;color:#9d99a4}.shipping-strip>span{margin-right:auto;font:700 8px ui-monospace;letter-spacing:.13em;color:#65636d}.shipping-strip div{display:flex;align-items:center;gap:5px}.product-dot{width:6px;height:6px;border-radius:50%;display:inline-block}.product-dot.odin{background:#ff9a56;box-shadow:0 0 12px rgba(255,154,86,.6)}.product-dot.tokens{background:#8d68ff;box-shadow:0 0 12px rgba(141,104,255,.6)}.product-dot.buildly{background:#59d5ff;box-shadow:0 0 12px rgba(89,213,255,.6)}.float-card{position:absolute;z-index:4;min-width:150px;padding:12px 14px;border:1px solid #2d2c34;border-radius:14px;background:rgba(16,16,21,.82);backdrop-filter:blur(16px);box-shadow:0 20px 55px rgba(0,0,0,.34);display:grid}.float-card span{font:700 7px ui-monospace;letter-spacing:.15em;color:#75727c}.float-card strong{font-size:18px;letter-spacing:-.03em;margin-top:3px}.float-card small{font-size:9px;color:#797681}.float-card-a{left:-3px;top:115px}.float-card-b{right:-10px;bottom:84px}

/* ticker */
.ticker-wrap{border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06);overflow:hidden;background:rgba(255,255,255,.012)}.ticker-track{width:max-content;display:flex;align-items:center;animation:ticker 34s linear infinite}.ticker-track span{height:54px;display:flex;align-items:center;gap:13px;padding:0 19px;color:#76737d;font:650 10px ui-monospace,SFMono-Regular,Menlo,monospace;text-transform:uppercase;letter-spacing:.1em;white-space:nowrap}.ticker-track i{font-style:normal;color:#4e4c55}@keyframes ticker{to{transform:translateX(-50%)}}

/* Sections */
.section-v2{padding-top:120px;padding-bottom:120px}.micro-label,.section-kicker{display:block;font:750 9px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.16em;text-transform:uppercase;color:var(--accent)}.section-v2-head{display:grid;grid-template-columns:1.3fr .7fr;gap:90px;align-items:end;margin-bottom:50px}.section-v2-head h2,.identity-copy h2,.about-large h2,.contact-v2 h2{font-size:clamp(45px,5.5vw,74px);line-height:.98;letter-spacing:-.058em;margin:15px 0 0}.section-v2-head>p{margin:0 0 4px;color:#94919b;font-size:15px;line-height:1.75;max-width:450px}

/* Product cards */
.product-showcase{display:grid;gap:22px}.product-feature{position:relative;min-height:500px;border:1px solid #24242c;border-radius:30px;overflow:hidden;background:linear-gradient(145deg,#111116,#0c0c10);display:grid;grid-template-columns:.74fr 1.26fr;box-shadow:0 26px 80px rgba(0,0,0,.18)}.product-feature:after{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;box-shadow:inset 0 1px rgba(255,255,255,.045)}.product-feature-copy{padding:50px 45px;position:relative;z-index:3;display:flex;flex-direction:column;justify-content:center}.product-number{position:absolute;right:25px;top:21px;color:#34323b;font:800 52px/1 ui-monospace;letter-spacing:-.08em}.product-status{display:flex;align-items:center;gap:7px;width:max-content;padding:6px 9px;border-radius:999px;border:1px solid #2d2c34;background:#121218;color:#8c8993;font:700 8px ui-monospace;letter-spacing:.12em;text-transform:uppercase}.status-beacon{width:6px;height:6px;border-radius:50%;background:var(--green)}.product-kicker{margin-top:27px;color:#77747e;font:700 9px ui-monospace;text-transform:uppercase;letter-spacing:.13em}.product-feature h3{font-size:46px;line-height:1;letter-spacing:-.055em;margin:8px 0 15px}.product-feature-copy>p{color:#93909a;font-size:14px;line-height:1.7;max-width:380px}.product-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:14px}.product-tags span{padding:6px 9px;border:1px solid #292832;border-radius:7px;background:#0d0d11;color:#77747e;font:700 8px ui-monospace;text-transform:uppercase;letter-spacing:.1em}.text-link{display:inline-flex;align-items:center;gap:9px;width:max-content;margin-top:29px;font-weight:780;font-size:13px}.text-link span{color:var(--accent)}.text-link:hover span{transform:translate(2px,-2px)}.muted-link{color:#65636d}.product-preview{position:relative;min-height:500px;display:grid;place-items:center;padding:55px 42px;overflow:hidden}.product-preview:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:36px 36px;mask-image:linear-gradient(90deg,transparent 0%,black 35%,black)}.product-odin .product-preview{background:radial-gradient(circle at 55% 45%,rgba(255,137,67,.14),transparent 38%),#0d0d12}.product-tokens .product-preview{background:radial-gradient(circle at 58% 48%,rgba(127,93,255,.16),transparent 40%),#0d0d12}.product-buildly .product-preview{background:radial-gradient(circle at 58% 45%,rgba(70,196,255,.12),transparent 38%),#0d0d12}

.browser-mock,.token-mock,.buildly-mock{position:relative;z-index:2;width:min(100%,700px);height:350px;border:1px solid #34323b;border-radius:20px;background:#0b0b0f;box-shadow:0 35px 75px rgba(0,0,0,.42);overflow:hidden;transform:perspective(1000px) rotateY(-2deg) rotateX(1deg)}.mock-top{height:42px;display:grid;grid-template-columns:80px 1fr 45px;align-items:center;padding:0 13px;border-bottom:1px solid #24232b;background:#111117}.mock-dots{display:flex;gap:5px}.mock-dots i{width:7px;height:7px;border-radius:50%;background:#45424c}.mock-dots i:first-child{background:#9e5940}.mock-dots i:nth-child(2){background:#8b7140}.mock-dots i:nth-child(3){background:#3f705f}.mock-address{justify-self:center;width:55%;border:1px solid #26252d;border-radius:7px;padding:6px 10px;text-align:center;color:#67646f;background:#0c0c11;font:600 7px ui-monospace}.mock-mini{justify-self:end;width:24px;height:24px;border-radius:7px;display:grid;place-items:center;background:#1a1717;color:#ff9a56;font:800 7px ui-monospace}.browser-body{height:calc(100% - 42px);display:grid;grid-template-columns:50px 1fr}.browser-body aside{border-right:1px solid #212028;background:#0d0d12;display:flex;flex-direction:column;align-items:center;gap:15px;padding:13px 0}.browser-body aside i{width:18px;height:18px;border-radius:6px;background:#17171e}.browser-body aside i.active{background:rgba(255,154,86,.14);border:1px solid rgba(255,154,86,.22)}.browser-body aside span{height:1px;width:20px;background:#22212a;margin:3px 0}.mini-brand{width:26px;height:26px;border-radius:8px;display:grid;place-items:center;background:#21150f;color:#ff9a56;font:900 9px ui-monospace}.browser-content{padding:22px}.browser-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:17px}.browser-head>div{display:grid}.browser-head small{font:700 6px ui-monospace;color:#6d6974;letter-spacing:.12em}.browser-head b{font-size:15px}.browser-head button{border:1px solid #34313a;background:#18161b;color:#cbc8d0;border-radius:7px;padding:7px 9px;font-size:7px}.profile-row{display:grid;grid-template-columns:auto 1fr auto;gap:11px;align-items:center;padding:11px 12px;border:1px solid #22212a;border-radius:10px;background:#0f0f14;margin-top:8px}.avatar-shape{width:30px;height:30px;border-radius:9px;background:linear-gradient(135deg,#f49b55,#6f3d2b)}.avatar-shape.a2{background:linear-gradient(135deg,#7d65f3,#493d88)}.avatar-shape.a3{background:linear-gradient(135deg,#55c9ee,#246578)}.profile-row>div{display:grid}.profile-row b{font-size:9px}.profile-row small{font-size:7px;color:#67646f}.profile-row em{font:700 6px ui-monospace;color:#63d7a6;font-style:normal;letter-spacing:.1em}

.token-mock{padding:0;background:linear-gradient(180deg,#111016,#0b0b0f);transform:perspective(1000px) rotateY(-2deg) rotateX(1deg)}.token-nav{height:48px;display:flex;align-items:center;gap:17px;padding:0 15px;border-bottom:1px solid #25232d;color:#777481;font-size:7px}.token-logo{width:25px;height:25px;border-radius:7px;background:linear-gradient(145deg,#8a68ff,#5f3ec6);display:grid;place-items:center;color:white;font:900 8px ui-monospace}.token-nav i{flex:1}.token-nav button{border:1px solid #3a334e;background:#17131f;color:#b8aaff;border-radius:7px;padding:7px 9px;font-size:7px}.token-card{width:70%;margin:30px auto;padding:19px;border:1px solid #2d2937;border-radius:14px;background:#101015;box-shadow:0 18px 50px rgba(0,0,0,.22)}.token-card>small{font:700 6px ui-monospace;color:#7b69b2;letter-spacing:.13em}.token-card h4{font-size:15px;margin:4px 0 14px}.token-fields{display:grid;grid-template-columns:1fr 1fr;gap:8px}.token-fields div{min-height:47px;border:1px solid #25232d;border-radius:9px;padding:8px 10px;display:grid;grid-template-columns:1fr auto;align-items:center}.token-fields span{grid-column:1/3;font-size:6px;color:#696673}.token-fields b{font-size:8px}.token-fields i{font-style:normal;color:#696673}.token-footer{margin-top:13px;padding-top:12px;border-top:1px solid #24222b;display:grid;grid-template-columns:1fr auto;align-items:center;gap:4px}.token-footer span{font-size:6px;color:#65626e}.token-footer strong{font-size:8px}.token-footer button{grid-column:1/3;border:0;border-radius:8px;padding:9px;background:linear-gradient(135deg,#8d68ff,#704fe4);color:white;font-size:7px;margin-top:5px}

.buildly-mock{display:grid;grid-template-columns:46px 1fr;transform:perspective(1000px) rotateY(-2deg) rotateX(1deg)}.buildly-sidebar{border-right:1px solid #22212a;background:#0d0d12;display:flex;flex-direction:column;align-items:center;gap:15px;padding-top:13px}.buildly-mark{width:25px;height:25px;border-radius:7px;display:grid;place-items:center;background:linear-gradient(145deg,#59d5ff,#2d7e9d);color:#041116;font:900 8px ui-monospace}.buildly-sidebar i{width:18px;height:18px;border-radius:6px;background:#17171e}.buildly-sidebar i.active{border:1px solid rgba(89,213,255,.24);background:rgba(89,213,255,.1)}.buildly-sidebar span{height:1px;width:20px;background:#22212a}.buildly-canvas{background:radial-gradient(circle at 50% 45%,rgba(61,181,225,.08),transparent 34%),#0c0c10}.buildly-top{height:42px;border-bottom:1px solid #22212a;display:flex;align-items:center;justify-content:space-between;padding:0 14px;color:#7a7782;font-size:7px}.buildly-top>div{display:flex;align-items:center;gap:8px}.buildly-top i{width:7px;height:7px;border-radius:50%;background:#35333b}.buildly-top button{border:0;border-radius:7px;padding:6px 10px;background:#e7faff;color:#071115;font-size:7px;font-weight:800}.prompt-window{width:75%;margin:42px auto 20px;border:1px solid #2a2a32;border-radius:14px;background:rgba(17,17,23,.92);padding:15px;display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:start}.ai-star{color:#63d8ff;font-size:16px}.prompt-window>div{display:grid;gap:4px}.prompt-window small{font:700 6px ui-monospace;color:#66646d;letter-spacing:.12em}.prompt-window b{font-size:9px;line-height:1.6;color:#c8c5ce}.prompt-window button{align-self:end;border:0;border-radius:8px;width:54px;height:28px;background:#dff8ff;color:#061015;font-size:7px;font-weight:800}.build-progress{width:75%;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.build-progress>div{border:1px solid #23222a;border-radius:9px;background:#0f0f14;padding:8px;display:flex;gap:7px}.build-progress i{width:17px;height:17px;border-radius:50%;display:grid;place-items:center;font-style:normal;font-size:6px}.build-progress i.done{background:rgba(88,224,173,.1);color:#62dba9}.build-progress i.working{background:rgba(89,213,255,.1);color:#59d5ff}.build-progress span{display:grid}.build-progress b{font-size:6px}.build-progress small{font-size:5px;color:#66636d}

/* Identity */
.identity-section{position:relative;border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06);background:linear-gradient(180deg,rgba(255,255,255,.012),rgba(255,255,255,.025))}.identity-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 50%,rgba(255,145,80,.09),transparent 32%);pointer-events:none}.identity-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:95px;align-items:center}.identity-copy p{max-width:540px;color:#918e98;font-size:15px;line-height:1.8}.identity-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.identity-console{position:relative;border:1px solid #2d2c34;border-radius:24px;overflow:hidden;background:#0d0d12;box-shadow:0 40px 100px rgba(0,0,0,.35)}.console-top{height:48px;padding:0 16px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #24232b;color:#696670;font:650 8px ui-monospace}.console-top>div{display:flex;gap:5px}.console-top i{width:7px;height:7px;border-radius:50%;background:#3f3c45}.console-profile{display:grid;grid-template-columns:auto 1fr auto;gap:13px;align-items:center;padding:21px;border-bottom:1px solid #23222a}.console-avatar{width:45px;height:45px;border-radius:13px;display:grid;place-items:center;border:1px solid #39363f;background:linear-gradient(145deg,#1c1a20,#101014);color:#ffad72;font:900 10px ui-monospace}.console-profile>div:nth-child(2){display:grid}.console-profile small{font:700 6px ui-monospace;letter-spacing:.14em;color:#67646e}.console-profile b{font-size:14px}.security-chip{padding:6px 8px;border:1px solid rgba(88,224,173,.18);border-radius:7px;background:rgba(88,224,173,.07);color:#63d9aa;font:700 6px ui-monospace;letter-spacing:.1em}.console-products{padding:10px 18px}.console-products>div{display:grid;grid-template-columns:auto 1fr auto;gap:11px;align-items:center;padding:13px 4px;border-bottom:1px solid #202027}.console-products>div:last-child{border-bottom:0}.console-products span{display:grid}.console-products b{font-size:10px}.console-products small{font-size:7px;color:#696671}.console-products em{font-style:normal;color:#57545e;font-size:11px}.console-foot{height:42px;border-top:1px solid #24232b;display:flex;align-items:center;gap:16px;padding:0 18px;color:#66636d;font-size:6px}.console-foot span:first-child{margin-right:auto;color:#8d8993}.console-foot i{display:inline-block;width:5px;height:5px;border-radius:50%;background:var(--green);margin-right:5px}

/* About section */
.about-studio-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:100px}.about-large p{max-width:670px;color:#97949e;font-size:16px;line-height:1.82}.principles{display:grid;border-top:1px solid #26252d}.principles>div{display:grid;grid-template-columns:45px 1fr;column-gap:12px;padding:21px 0;border-bottom:1px solid #26252d}.principles span{grid-row:1/3;color:#5b5962;font:700 9px ui-monospace}.principles h4{margin:0;font-size:15px}.principles p{margin:4px 0 0;color:#85828c;font-size:12px;line-height:1.65}

/* Contact */
.contact-v2{position:relative;overflow:hidden;border:1px solid #292831;border-radius:32px;background:radial-gradient(circle at 10% 30%,rgba(255,147,81,.11),transparent 28%),linear-gradient(145deg,#121218,#0c0c10);padding:58px;display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;box-shadow:var(--shadow)}.contact-v2:after{content:"";position:absolute;width:260px;height:260px;border:1px solid rgba(255,255,255,.045);border-radius:50%;left:-120px;bottom:-140px;box-shadow:0 0 0 45px rgba(255,255,255,.012),0 0 0 90px rgba(255,255,255,.007)}.contact-v2-copy{position:relative;z-index:2}.contact-v2-copy p{color:#918e98;max-width:430px}.contact-side-note{display:grid;margin-top:45px;padding-top:18px;border-top:1px solid rgba(255,255,255,.08);max-width:270px}.contact-side-note span{font:700 7px ui-monospace;text-transform:uppercase;letter-spacing:.14em;color:#65636d}.contact-side-note strong{font-size:13px;margin-top:4px}.contact-v2-form{position:relative;z-index:2;display:grid;gap:16px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:13px}.contact-v2-form label,.auth-card label,.settings-card label{display:grid;gap:7px}.contact-v2-form label>span,.auth-card label,.settings-card label{font-size:10px;font-weight:700;color:#aaa7b0}.contact-v2-form input,.contact-v2-form textarea,.auth-card input,.settings-card input{width:100%;background:#0a0a0e;border:1px solid #2a2931;border-radius:11px;color:#f3f1f5;padding:13px 14px;outline:none}.contact-v2-form input:focus,.contact-v2-form textarea:focus,.auth-card input:focus,.settings-card input:focus{border-color:#6a4b3b;box-shadow:0 0 0 3px rgba(255,154,86,.07)}textarea{resize:vertical}.form-submit{display:flex;justify-content:space-between;align-items:center;gap:16px}.form-submit small{color:#66636d;font-size:8px;max-width:270px}

/* Footer */
.footer-v2{border-top:1px solid rgba(255,255,255,.07);padding:54px 0 45px;background:#07070a}.footer-v2-grid{display:grid;grid-template-columns:1.1fr 1fr auto;gap:70px;align-items:start}.footer-v2-brand p{color:#73717a;max-width:310px;font-size:11px;margin:15px 0 0}.footer-v2-links{display:grid;grid-template-columns:1fr 1.3fr;gap:35px}.footer-v2-links>div{display:grid;gap:8px}.footer-v2-links span{font:700 7px ui-monospace;letter-spacing:.14em;text-transform:uppercase;color:#55535c;margin-bottom:3px}.footer-v2-links a{font-size:11px;color:#8b8892}.footer-v2-links a:hover{color:#fff}.footer-v2-end{text-align:right;display:grid;gap:5px;color:#7a7781;font-size:10px}.footer-v2-end small{color:#4f4d55;font:600 7px ui-monospace;text-transform:uppercase;letter-spacing:.1em}

/* Generic interior pages / auth / admin */
.page-top{min-height:70vh;padding-top:100px}.section{padding-top:90px;padding-bottom:100px}.prose-head{max-width:840px}.prose-head h1,.dashboard-head h1{font-size:clamp(44px,5.3vw,70px);line-height:1;letter-spacing:-.055em;margin:16px 0}.prose-head p,.dashboard-head p{color:#918e98;max-width:720px}.timeline{max-width:900px;margin-top:60px;border-left:1px solid #2b2a32;padding-left:30px}.timeline-item{position:relative;padding:0 0 38px}.timeline-item:before{content:"";position:absolute;left:-36px;top:7px;width:10px;height:10px;border-radius:50%;background:#0d0d11;border:2px solid var(--accent)}.timeline-item b{font:700 9px ui-monospace;color:var(--accent)}.timeline-item h3{font-size:20px;margin:7px 0}.timeline-item p{color:#88858f;margin:0}.about-cta{margin-top:20px}.auth-shell{min-height:760px;display:grid;place-items:center;padding:70px 24px}.auth-card,.settings-card,.dash-card,.admin-section{border:1px solid #292831;background:linear-gradient(145deg,#121218,#0d0d11);border-radius:22px;box-shadow:0 24px 70px rgba(0,0,0,.24)}.auth-card{width:min(100%,440px);padding:34px}.auth-icon{width:48px;height:48px;border:1px solid #37343e;border-radius:13px;display:grid;place-items:center;background:#15141a;color:var(--accent);font:850 10px ui-monospace;margin-bottom:25px}.auth-card h1{font-size:35px;letter-spacing:-.045em;margin:9px 0}.auth-card>p{color:#85828c;margin:0 0 25px}.auth-card form,.settings-card form{display:grid;gap:16px}.auth-card label small,.settings-card label small{font-weight:400;color:#66636d}.form-row{display:flex;justify-content:flex-end;font-size:11px}.form-row a,.auth-foot a{color:#ffb078}.auth-foot{text-align:center;font-size:11px!important;margin:20px 0 0!important}.password-wrap{position:relative}.password-wrap input{padding-right:60px}.password-toggle{position:absolute;right:8px;top:50%;transform:translateY(-50%);border:0;background:transparent;color:#7f7c86;font-size:9px;cursor:pointer}.error-code{font:850 58px/1 ui-monospace;color:#332c2a;margin-bottom:20px}.dashboard-head{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:32px}.dash-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:15px}.dash-grid.two{grid-template-columns:repeat(2,1fr)}.dash-card{min-height:135px;padding:22px;display:flex;flex-direction:column;justify-content:center}.account-summary{flex-direction:row;align-items:center;justify-content:flex-start;gap:14px}.account-summary>div:nth-child(2){display:grid;margin-right:auto}.account-summary span:not(.pill){color:#85828c;font-size:11px}.avatar-letter{width:48px;height:48px;border-radius:14px;display:grid!important;place-items:center;background:#1a1412;border:1px solid #3a2c25;color:var(--accent);font-weight:800}.metric-label{color:#706d77;font:700 8px ui-monospace;text-transform:uppercase;letter-spacing:.11em}.dash-card>strong{font-size:25px;letter-spacing:-.035em;text-transform:capitalize;margin-top:6px}.dash-card>small{color:#696670}.pill{width:max-content;padding:5px 7px;border:1px solid #35333c;border-radius:999px;color:#87848e;background:#111116;font:700 7px ui-monospace;text-transform:uppercase;letter-spacing:.1em}.pill-live{border-color:rgba(88,224,173,.2);color:#66d8aa;background:rgba(88,224,173,.06)}.dash-title{font-size:24px;margin:45px 0 17px}.repo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.repo-card,.readme-card,.activity-card{border:1px solid #292831;background:linear-gradient(145deg,#121218,#0d0d11);border-radius:20px;padding:22px}.repo-head{display:flex;justify-content:space-between}.repo-icon{width:38px;height:38px;border:1px solid #38353e;border-radius:11px;display:grid;place-items:center;color:var(--accent);font:850 9px ui-monospace}.repo-card h3{margin:17px 0 8px}.repo-card p{color:#85828c;font-size:12px}.repo-link{display:inline-flex;margin-top:10px;color:#d9d6dd;font-weight:700;font-size:11px}.repo-link.disabled{color:#5e5b65}.integration-note{margin-top:18px;border:1px solid #2a2931;border-radius:14px;background:#101015;padding:17px;display:flex;gap:14px;color:#85828c;font-size:12px}.integration-note>div{color:var(--accent);font-weight:900}.integration-note p{margin:0}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.settings-card{padding:25px}.settings-card h2{margin:0}.settings-card>p{color:#85828c;margin:5px 0 24px}.admin-section{margin-top:20px;padding:23px}.admin-section h2{margin-top:0}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;font-size:12px}th,td{text-align:left;padding:12px;border-bottom:1px solid #25242c}th{color:#716e78;font:700 8px ui-monospace;text-transform:uppercase;letter-spacing:.1em}.inquiry-list{display:grid;gap:11px}.inquiry{border:1px solid #292831;border-radius:14px;background:#0d0d11;padding:16px}.inquiry-top,.inquiry-foot{display:flex;justify-content:space-between;gap:12px;align-items:center}.inquiry-top>div{display:grid}.inquiry-top span:not(.pill),.inquiry-foot small{color:#6c6973;font-size:10px}.inquiry p{color:#96939d}.inquiry-foot form{margin:0}

/* Old-home supporting classes retained */
.section-kicker{color:var(--accent)}.card-title{margin:-22px -22px 20px;padding:13px 16px;border-bottom:1px solid #292831;color:#bdbac4;font:700 10px ui-monospace}.chips{display:flex;gap:6px;flex-wrap:wrap}.chips span{padding:6px 8px;border:1px solid #2b2a32;border-radius:7px;color:#8b8892;font:700 8px ui-monospace}.markdown p,.markdown li{color:#88858f}.markdown code{padding:2px 5px;border:1px solid #302e37;border-radius:5px;background:#0c0c10;color:#ffb17d}.readme-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:16px}.activity-grid{display:grid;grid-template-rows:repeat(7,10px);grid-auto-flow:column;grid-auto-columns:10px;gap:4px;overflow:hidden}.activity-grid i,.activity-legend i{width:10px;height:10px;background:#1d1c22;border-radius:2px}.activity-grid i[data-level="1"],.activity-legend i:nth-of-type(1){background:#3a2218}.activity-grid i[data-level="2"],.activity-legend i:nth-of-type(2){background:#6b3622}.activity-grid i[data-level="3"],.activity-legend i:nth-of-type(3){background:#a4512d}.activity-grid i[data-level="4"],.activity-legend i:nth-of-type(4){background:#ed8750}.activity-legend{display:flex;justify-content:flex-end;gap:5px;align-items:center;color:#5f5c65;font-size:8px}.terminal{margin-top:25px;border:1px solid #292831;border-radius:12px;background:#09090c;overflow:hidden}.terminal pre{margin:0;padding:16px;font:10px/1.7 ui-monospace;color:#8d8993}.terminal em{color:var(--green);font-style:normal}.terminal mark{background:none;color:#ffbc82}

/* Motion */
.reveal{opacity:0;transform:translateY(22px);transition:opacity .75s cubic-bezier(.2,.75,.2,1),transform .75s cubic-bezier(.2,.75,.2,1)}.reveal.seen{opacity:1;transform:none}.delay-1{transition-delay:.08s}.delay-2{transition-delay:.16s}.delay-3{transition-delay:.24s}

@media(max-width:1050px){.hero-v2{grid-template-columns:1fr;gap:50px;padding-top:75px}.hero-v2:before{display:none}.hero-v2-copy{max-width:820px}.hero-v2-visual{min-height:560px}.portrait-stage{width:440px}.float-card-a{left:calc(50% - 285px)}.float-card-b{right:calc(50% - 285px)}.section-v2-head,.identity-grid,.about-studio-grid,.contact-v2{grid-template-columns:1fr;gap:45px}.section-v2-head>p{max-width:650px}.product-feature{grid-template-columns:1fr;min-height:0}.product-feature-copy{padding-bottom:25px}.product-preview{min-height:460px}.footer-v2-grid{grid-template-columns:1fr 1fr;gap:45px}.footer-v2-end{grid-column:1/3;text-align:left}.repo-grid{grid-template-columns:1fr}.dash-grid{grid-template-columns:1fr}.settings-grid{grid-template-columns:1fr}.readme-grid{grid-template-columns:1fr}}
@media(max-width:760px){.shell{width:min(100% - 28px,var(--shell))}.site-header{background:rgba(8,8,11,.88)}.nav-wrap{height:68px}.nav-toggle{display:block}.nav-links{display:none;position:absolute;top:58px;left:14px;right:14px;padding:14px;border:1px solid #2a2931;border-radius:16px;background:#0e0e13;box-shadow:0 25px 70px rgba(0,0,0,.48);flex-direction:column;align-items:stretch;gap:4px}.nav-links.open{display:flex}.nav-links>a,.nav-form .nav-signin{display:flex;padding:10px 11px}.nav-divider{width:100%;height:1px;margin:4px 0}.nav-form{width:100%}.nav-form .nav-signin{width:100%;text-align:left}.hero-v2{min-height:0;padding-top:58px;padding-bottom:75px}.hero-v2 h1{font-size:clamp(49px,15vw,70px)}.hero-v2-lead{font-size:16px}.hero-proof{grid-template-columns:repeat(3,1fr);margin-top:42px}.hero-proof div+div{padding-left:14px}.hero-proof strong{font-size:22px}.hero-proof span{font-size:8px}.hero-v2-visual{min-height:500px}.portrait-stage{width:min(100%,390px);min-height:500px}.portrait-frame{height:330px}.portrait-frame img{width:285px}.shipping-strip{gap:9px}.shipping-strip>span{display:none}.float-card{display:none}.section-v2{padding-top:82px;padding-bottom:82px}.section-v2-head h2,.identity-copy h2,.about-large h2,.contact-v2 h2{font-size:46px}.product-feature{border-radius:22px}.product-feature-copy{padding:36px 25px 20px}.product-feature h3{font-size:39px}.product-number{font-size:40px}.product-preview{min-height:350px;padding:35px 16px}.browser-mock,.token-mock,.buildly-mock{height:270px;transform:none}.token-card{width:84%;margin-top:19px}.build-progress{width:86%}.prompt-window{width:86%;margin-top:27px}.identity-grid{gap:34px}.contact-v2{padding:30px 22px;border-radius:24px}.field-row{grid-template-columns:1fr}.form-submit{align-items:flex-start;flex-direction:column}.footer-v2-grid{grid-template-columns:1fr}.footer-v2-links{grid-template-columns:1fr 1fr}.footer-v2-end{grid-column:auto}.page-top{padding-top:70px}.section{padding-top:70px;padding-bottom:80px}.dashboard-head{align-items:flex-start;flex-direction:column}.dash-grid.two{grid-template-columns:1fr}.auth-shell{padding:45px 14px;min-height:680px}.auth-card{padding:26px}.ticker-track{animation-duration:26s}.console-foot span:not(:first-child){display:none}}
@media(max-width:480px){.brand-copy small{display:none}.hero-v2-actions .button{width:100%}.hero-proof{gap:0}.hero-proof div+div{padding-left:10px}.hero-proof span{font-size:7px}.portrait-stage{min-height:455px}.portrait-frame{height:290px}.portrait-frame img{width:250px}.portrait-caption{padding:14px}.portrait-caption small{font-size:8px}.shipping-strip{padding:0 13px}.section-v2-head h2,.identity-copy h2,.about-large h2,.contact-v2 h2{font-size:40px}.product-preview{min-height:310px}.browser-mock,.token-mock,.buildly-mock{height:235px}.profile-row{padding:7px}.token-card{margin-top:12px;padding:12px}.build-progress{display:none}.prompt-window{margin-top:44px}.footer-v2-links{grid-template-columns:1fr;gap:25px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.reveal{opacity:1;transform:none;transition:none}.ticker-track{animation:none}.portrait-stage{transform:none!important}}

/* ========================================================================== */
/* v3 — GitHub-style product profile                                         */
/* ========================================================================== */
:root{
  --gh-bg:#0d1117;
  --gh-canvas:#010409;
  --gh-panel:#0d1117;
  --gh-subtle:#161b22;
  --gh-line:#30363d;
  --gh-line-soft:#21262d;
  --gh-text:#f0f6fc;
  --gh-muted:#8b949e;
  --gh-blue:#4493f8;
  --gh-blue-2:#1f6feb;
  --gh-green:#3fb950;
  --gh-green-2:#238636;
  --gh-purple:#a371f7;
  --gh-orange:#f0883e;
  --gh-cyan:#39c5cf;
  --shell:1380px;
}
html{background:var(--gh-bg)}
body{background:var(--gh-bg);color:var(--gh-text)}
.site-ambient{background:var(--gh-bg)}
.site-ambient i{display:none}
.github-header{position:sticky;top:0;background:rgba(13,17,23,.96);border-bottom:1px solid var(--gh-line);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
.gh-nav-wrap{height:64px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:30px}
.gh-brand{display:inline-flex;align-items:center;gap:11px;font-size:14px;font-weight:600;white-space:nowrap}
.gh-brand>span:last-child{display:flex;align-items:baseline;gap:0}
.gh-brand small{font:500 13px/1 inherit;color:#6e7681}
.gh-brand-mark{width:32px;height:32px;border:1px solid #484f58;border-radius:7px;display:grid;place-items:center;background:#161b22;color:#f0f6fc;font:700 12px/1 ui-monospace,SFMono-Regular,Menlo,monospace;box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}
.gh-brand-mark.small{width:25px;height:25px;border-radius:6px;font-size:9px}
.gh-nav-links{justify-self:start;display:flex;align-self:stretch;gap:4px;color:var(--gh-muted);font-size:13px}
.gh-nav-links>a{position:relative;display:grid;place-items:center;padding:0 14px;color:#b1bac4;font-weight:500}
.gh-nav-links>a:hover{color:var(--gh-text)}
.gh-nav-links>a.active{color:var(--gh-text);font-weight:600}
.gh-nav-links>a.active:after{content:"";position:absolute;left:12px;right:12px;bottom:0;height:2px;border-radius:2px 2px 0 0;background:#f78166}
.gh-nav-actions{display:flex;align-items:center;gap:8px}
.product-search{height:34px;width:270px;display:flex;align-items:center;gap:8px;padding:0 8px 0 10px;border:1px solid #30363d;border-radius:7px;background:#0d1117;color:#8b949e;transition:border-color .15s,box-shadow .15s,width .2s ease}
.product-search:focus-within{border-color:#58a6ff;box-shadow:0 0 0 3px rgba(31,111,235,.25);width:310px}
.product-search svg{width:15px;height:15px;fill:currentColor;flex:none}
.product-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--gh-text);font-size:12px}
.product-search input::placeholder{color:#8b949e}
.product-search kbd{min-width:19px;height:19px;display:grid;place-items:center;border:1px solid #30363d;border-radius:4px;color:#6e7681;font:10px/1 ui-monospace;background:#161b22}
.gh-button{min-height:34px;display:inline-flex;align-items:center;justify-content:center;padding:5px 13px;border:1px solid #30363d;border-radius:7px;background:#21262d;color:#f0f6fc;font-size:12px;font-weight:600;line-height:20px;cursor:pointer;box-shadow:0 0 transparent,0 0 transparent;transition:.15s ease}
.gh-button:hover{background:#30363d;border-color:#8b949e;text-decoration:none}
.gh-button.primary{background:#238636;border-color:rgba(240,246,252,.1);box-shadow:0 0 0 1px rgba(240,246,252,.1) inset}
.gh-button.primary:hover{background:#2ea043}
.gh-button.compact{min-height:32px;padding:4px 11px;white-space:nowrap}
.github-header .nav-form{display:flex}
.github-header .nav-toggle{display:none}

.github-home{display:grid;grid-template-columns:280px minmax(0,1fr);gap:28px;padding-top:28px;padding-bottom:50px;align-items:start}
.profile-panel{position:sticky;top:92px;padding:0 4px}
.profile-avatar-wrap{position:relative;width:100%;max-width:238px;margin:0 auto 18px}
.profile-avatar{display:block;width:100%;aspect-ratio:1;border-radius:50%;object-fit:cover;border:1px solid var(--gh-line);background:#161b22}
.profile-presence{position:absolute;right:15px;bottom:13px;width:23px;height:23px;border:5px solid var(--gh-bg);border-radius:50%;background:#3fb950;box-shadow:0 0 0 1px var(--gh-line)}
.profile-heading h1{display:flex;align-items:center;gap:7px;margin:0;font-size:22px;line-height:1.25;letter-spacing:-.02em}
.profile-handle{margin-top:3px;color:var(--gh-muted);font-size:17px;font-weight:300}
.verified{width:18px;height:18px;display:inline-grid;place-items:center;border-radius:50%;background:#1f6feb;color:white;font-size:11px;line-height:1;box-shadow:0 0 0 2px rgba(31,111,235,.15)}
.profile-bio{margin:19px 0 16px;color:#b1bac4;font-size:13px;line-height:1.62}
.profile-meta{display:grid;gap:7px;margin:16px 0;color:var(--gh-muted);font-size:12px}
.profile-meta a,.profile-meta span{display:flex;align-items:center;gap:8px;min-width:0}
.profile-meta a:hover{color:var(--gh-blue);text-decoration:underline}
.profile-meta svg{width:15px;height:15px;fill:#8b949e;flex:none}
.profile-stats{display:grid;grid-template-columns:repeat(3,1fr);margin:19px 0 16px;border:1px solid var(--gh-line);border-radius:8px;overflow:hidden;background:#0d1117}
.profile-stats div{min-width:0;padding:13px 7px;text-align:center}
.profile-stats div+div{border-left:1px solid var(--gh-line)}
.profile-stats strong{display:block;font-size:15px;line-height:1.2}
.profile-stats span{display:block;margin-top:5px;color:var(--gh-muted);font-size:9px;line-height:1.2;white-space:nowrap}
.profile-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px}
.profile-stack{margin-top:22px;padding-top:19px;border-top:1px solid var(--gh-line-soft)}
.profile-stack h2{margin:0 0 11px;font-size:13px}
.stack-pills{display:flex;flex-wrap:wrap;gap:6px}
.stack-pills span{padding:3px 7px;border:1px solid var(--gh-line);border-radius:6px;background:#161b22;color:#b1bac4;font:500 9px/1.5 ui-monospace,SFMono-Regular,Menlo,monospace}

.github-content{min-width:0;display:grid;gap:20px}
.content-section{min-width:0}
.section-bar,.panel-head{display:flex;align-items:center;justify-content:space-between;gap:16px}
.section-bar{height:36px;margin-bottom:8px}
.section-title{display:flex;align-items:center;gap:8px}.section-title h2,.panel-head h2{margin:0;font-size:14px;font-weight:600;letter-spacing:-.01em}.pin-icon{color:#8b949e;font-size:18px;transform:rotate(-35deg)}
.section-note,.panel-head>span,.panel-head>a{color:var(--gh-muted);font-size:11px}.panel-head>a:hover{color:var(--gh-blue)}
.pinned-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.product-card{min-height:302px;display:flex;flex-direction:column;padding:20px;border:1px solid var(--gh-line);border-radius:8px;background:#0d1117;box-shadow:0 1px 0 rgba(255,255,255,.02);transition:border-color .16s ease,transform .16s ease,background .16s ease}
.product-card:hover{border-color:#484f58;background:#0f141b;transform:translateY(-1px)}
.product-card[hidden]{display:none}
.product-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px}
.product-logo{width:43px;height:43px;border:1px solid #3d444d;border-radius:9px;display:grid;place-items:center;background:#010409;box-shadow:inset 0 1px rgba(255,255,255,.05)}
.product-logo span{font:800 11px/1 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:-.04em}
.product-logo.odin{color:#f0883e;background:radial-gradient(circle at 55% 35%,rgba(240,136,62,.18),transparent 55%),#010409}
.product-logo.tokens{color:#a371f7;background:radial-gradient(circle at 55% 35%,rgba(163,113,247,.18),transparent 55%),#010409}
.product-logo.buildly{color:#58a6ff;background:radial-gradient(circle at 55% 35%,rgba(88,166,255,.18),transparent 55%),#010409}
.status-label{display:inline-flex;align-items:center;gap:6px;padding:3px 8px;border:1px solid #30363d;border-radius:6px;color:#8b949e;background:#161b22;font-size:9px;font-weight:600;white-space:nowrap}
.status-label i{width:6px;height:6px;border-radius:50%;background:#6e7681}
.status-label.live{color:#56d364;border-color:rgba(46,160,67,.45);background:rgba(35,134,54,.08)}.status-label.live i{background:#3fb950;box-shadow:0 0 8px rgba(63,185,80,.55)}
.status-label.building{color:#58a6ff;border-color:rgba(31,111,235,.45);background:rgba(31,111,235,.08)}.status-label.building i{background:#4493f8}
.product-card-body{flex:1;padding-top:21px}.product-card h3{margin:0 0 9px;font-size:19px;letter-spacing:-.025em}.product-card p{min-height:66px;margin:0;color:#9da7b3;font-size:12px;line-height:1.58}.product-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:17px}.product-tags span{padding:3px 8px;border-radius:6px;background:rgba(56,139,253,.1);color:#58a6ff;font-size:9px;font-weight:600}.product-card-tokens .product-tags span{background:rgba(163,113,247,.1);color:#bc8cff}.product-card-buildly .product-tags span{background:rgba(88,166,255,.1);color:#79c0ff}
.product-card-footer{min-height:35px;display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-top:19px;padding-top:15px;border-top:1px solid var(--gh-line-soft);color:var(--gh-muted);font-size:10px}
.product-domain{min-width:0;display:flex;align-items:center;gap:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.repo-dot{width:8px;height:8px;border-radius:50%;background:#6e7681;flex:none}.repo-dot.odin{background:#f0883e}.repo-dot.tokens{background:#a371f7}.repo-dot.buildly{background:#58a6ff}.product-card-footer a{color:#b1bac4;white-space:nowrap}.product-card-footer a:hover{color:#58a6ff}.product-muted{white-space:nowrap;color:#6e7681}
.product-empty{padding:28px;border:1px dashed var(--gh-line);border-radius:8px;text-align:center;color:var(--gh-muted);font-size:12px}

.dashboard-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:12px}
.gh-panel{border:1px solid var(--gh-line);border-radius:8px;background:#0d1117;overflow:hidden}
.gh-panel>.panel-head{height:48px;padding:0 18px;border-bottom:1px solid var(--gh-line-soft);background:#0d1117}
.activity-list{display:grid}
.activity-item{min-height:63px;display:grid;grid-template-columns:29px minmax(0,1fr) auto;align-items:center;gap:11px;padding:10px 17px;border-bottom:1px solid var(--gh-line-soft)}.activity-item:last-child{border-bottom:0}.activity-icon{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;border:1px solid #30363d;background:#161b22;color:#8b949e;font:700 9px/1 ui-monospace}.activity-icon.odin{color:#f0883e}.activity-icon.tokens{color:#bc8cff}.activity-icon.buildly{color:#79c0ff}.activity-icon.identity{color:#56d364;font-size:7px}.activity-item>div{min-width:0;display:grid;gap:2px}.activity-item strong{font-size:11px;font-weight:600}.activity-item small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#8b949e;font-size:9px}.activity-state{padding:2px 7px;border:1px solid var(--gh-line);border-radius:999px;color:#8b949e;font-size:8px}.activity-state.live{color:#56d364;border-color:rgba(46,160,67,.35)}.activity-state.building{color:#79c0ff;border-color:rgba(31,111,235,.4)}
.contribution-panel{min-width:0}.month-row{display:flex;justify-content:space-between;padding:15px 20px 4px 53px;color:#8b949e;font-size:8px}.contribution-wrap{display:grid;grid-template-columns:35px minmax(0,1fr);gap:7px;padding:0 16px 0 12px;overflow:hidden}.weekday-labels{display:grid;grid-template-rows:repeat(7,9px);gap:3px;color:#6e7681;font-size:7px}.weekday-labels span:nth-child(1){grid-row:2}.weekday-labels span:nth-child(2){grid-row:4}.weekday-labels span:nth-child(3){grid-row:6}.gh-activity-grid{display:grid;grid-template-rows:repeat(7,9px);grid-auto-flow:column;grid-auto-columns:9px;gap:3px;overflow:hidden}.gh-activity-grid i,.contribution-panel .activity-legend i{width:9px;height:9px;border-radius:2px;background:#161b22;border:1px solid rgba(240,246,252,.02)}.gh-activity-grid i[data-level="1"],.contribution-panel .activity-legend i:nth-of-type(1){background:#0e4429}.gh-activity-grid i[data-level="2"],.contribution-panel .activity-legend i:nth-of-type(2){background:#006d32}.gh-activity-grid i[data-level="3"],.contribution-panel .activity-legend i:nth-of-type(3){background:#26a641}.gh-activity-grid i[data-level="4"],.contribution-panel .activity-legend i:nth-of-type(4){background:#39d353}.contribution-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:17px 18px 16px}.contribution-foot small{color:#6e7681;font-size:8px}.contribution-panel .activity-legend{display:flex;align-items:center;gap:4px;color:#6e7681;font-size:8px}.contribution-panel .activity-legend span:first-child{margin-right:2px}.contribution-panel .activity-legend span:last-child{margin-left:2px}

.about-panel>.panel-head{background:#0d1117}.about-copy{padding:18px 20px 2px;color:#b1bac4;font-size:12px;line-height:1.65}.about-copy p{margin:0 0 9px}.about-facts{display:grid;grid-template-columns:repeat(4,1fr);margin:10px 20px 20px;border:1px solid var(--gh-line-soft);border-radius:7px;overflow:hidden}.about-facts>*{min-width:0;display:grid;gap:4px;padding:13px 15px}.about-facts>*+*{border-left:1px solid var(--gh-line-soft)}.about-facts span{color:#6e7681;font-size:8px;text-transform:uppercase;letter-spacing:.05em}.about-facts strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:500;color:#b1bac4}.about-facts a:hover strong{color:#58a6ff}
.account-panel{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:21px 22px;background:linear-gradient(90deg,rgba(31,111,235,.06),transparent 46%),#0d1117}.account-copy{max-width:700px}.account-kicker{color:#58a6ff;font:700 8px/1 ui-monospace;letter-spacing:.11em}.account-panel h2{margin:6px 0 4px;font-size:16px}.account-panel p{margin:0;color:#8b949e;font-size:10px;line-height:1.55}.account-actions{display:flex;gap:8px;flex:none}

.gh-footer{margin-top:8px;border-top:1px solid var(--gh-line-soft);background:#0d1117}.gh-footer-inner{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#6e7681;font-size:10px}.gh-footer-inner>div{display:flex;align-items:center;gap:9px}.gh-footer nav{display:flex;gap:18px}.gh-footer a:hover{color:#58a6ff;text-decoration:underline}

/* Auth/dashboard pages inherit the simpler dark GitHub canvas. */
.auth-card,.settings-card,.dash-card,.admin-section,.repo-card,.readme-card,.activity-card{border-color:var(--gh-line);background:#0d1117;border-radius:8px}.auth-card input,.auth-card textarea,.settings-card input,.settings-card textarea,.contact-v2-form input,.contact-v2-form textarea{border-color:var(--gh-line);background:#010409}.auth-card input:focus,.settings-card input:focus,.contact-v2-form input:focus,.contact-v2-form textarea:focus{border-color:#58a6ff;box-shadow:0 0 0 3px rgba(31,111,235,.2)}

@media(max-width:1180px){
  .gh-nav-wrap{gap:18px}.product-search{width:210px}.product-search:focus-within{width:240px}.github-home{grid-template-columns:235px minmax(0,1fr);gap:20px}.profile-avatar-wrap{max-width:205px}.pinned-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card-buildly{grid-column:1/3}.product-card p{min-height:0}.about-facts{grid-template-columns:repeat(2,1fr)}.about-facts>*:nth-child(3){border-left:0;border-top:1px solid var(--gh-line-soft)}.about-facts>*:nth-child(4){border-top:1px solid var(--gh-line-soft)}
}
@media(max-width:900px){
  .github-header .nav-toggle{display:block;justify-self:end}.gh-nav-wrap{grid-template-columns:auto 1fr auto}.gh-nav-links{display:none;position:absolute;top:55px;left:16px;right:16px;height:auto;padding:8px;border:1px solid var(--gh-line);border-radius:8px;background:#161b22;box-shadow:0 18px 50px rgba(1,4,9,.55);flex-direction:column;align-items:stretch;z-index:10}.gh-nav-links.open{display:flex}.gh-nav-links>a{display:block;padding:9px 10px;border-radius:6px}.gh-nav-links>a.active:after{display:none}.gh-nav-links>a.active{background:#21262d}.gh-nav-actions .product-search{display:none}.github-home{grid-template-columns:1fr;padding-top:22px}.profile-panel{position:static;display:grid;grid-template-columns:128px minmax(0,1fr);column-gap:20px;align-items:start;padding:0 0 20px;border-bottom:1px solid var(--gh-line-soft)}.profile-avatar-wrap{grid-row:1/5;width:128px;margin:0}.profile-heading{align-self:end}.profile-bio{margin:10px 0}.profile-meta{grid-column:2;margin:5px 0 10px;grid-template-columns:repeat(3,max-content);gap:14px}.profile-stats{grid-column:1/3;margin:16px 0 10px}.profile-actions{grid-column:1/3}.profile-stack{grid-column:1/3}.dashboard-grid{grid-template-columns:1fr}.contribution-panel{min-height:230px}.pinned-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-card-buildly{grid-column:auto}.product-card{padding:16px;min-height:290px}.product-card h3{font-size:17px}.product-card p{font-size:11px}.product-card-footer{align-items:flex-start;flex-direction:column;gap:5px}.account-panel{align-items:flex-start;flex-direction:column}.account-actions{width:100%}
}
@media(max-width:740px){
  .shell{width:min(100% - 28px,var(--shell))}.gh-nav-wrap{height:58px}.gh-brand>span:last-child b{font-size:12px}.gh-nav-actions>.gh-button:not(.primary),.github-header .nav-form{display:none}.gh-button.compact.primary{min-height:30px;padding:3px 10px}.github-header .nav-toggle{width:34px;height:34px;border-radius:7px;background:#161b22}.profile-panel{grid-template-columns:92px minmax(0,1fr);column-gap:16px}.profile-avatar-wrap{width:92px}.profile-presence{right:4px;bottom:3px;width:19px;height:19px}.profile-heading h1{font-size:20px}.profile-handle{font-size:15px}.profile-bio{grid-column:1/3}.profile-meta{grid-column:1/3;grid-template-columns:1fr;gap:7px}.pinned-grid{grid-template-columns:1fr}.product-card-buildly{grid-column:auto}.product-card{min-height:0}.product-card p{min-height:0}.dashboard-grid{gap:10px}.gh-panel>.panel-head{padding:0 14px}.activity-item{padding:10px 13px}.month-row{padding-right:15px}.about-facts{grid-template-columns:1fr;margin:8px 14px 14px}.about-facts>*+*{border-left:0;border-top:1px solid var(--gh-line-soft)}.about-copy{padding:15px 14px 2px}.account-panel{padding:18px 15px}.account-actions{display:grid;grid-template-columns:1fr 1fr}.gh-footer-inner{padding:22px 0;align-items:flex-start;flex-direction:column}.gh-footer nav{flex-wrap:wrap;gap:9px 15px}.contribution-foot{align-items:flex-start;flex-direction:column}.contribution-wrap{padding-right:10px}.gh-activity-grid{grid-auto-columns:8px;grid-template-rows:repeat(7,8px);gap:3px}.gh-activity-grid i{width:8px;height:8px}.weekday-labels{grid-template-rows:repeat(7,8px)}
}
@media(max-width:420px){
  .gh-brand small{display:none}.gh-nav-actions .primary{display:none}.github-header .nav-toggle{margin-left:auto}.profile-stats span{font-size:8px}.profile-actions{grid-template-columns:1fr}.section-note{display:none}.product-card{padding:15px}.activity-state{display:none}.account-actions{grid-template-columns:1fr}.month-row{padding-left:49px;font-size:7px}.contribution-foot small{max-width:240px}
}
.mobile-only-nav{display:none!important}
@media(max-width:900px){.gh-nav-links .mobile-only-nav{display:block!important;border-top:1px solid var(--gh-line-soft);margin-top:4px;padding-top:11px}}
