:root{--bg:#020817;--bg-strong:#0f172a;--panel:#0f172ac7;--panel-soft:#1e293bb3;--line:#94a3b833;--text:#e2e8f0;--muted:#cbd5e1;--accent:#7dd3fc;--accent-strong:#38bdf8;--accent-2:#a78bfa;--shadow:#0f172a66}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at top, #3b82f633, transparent 28%), radial-gradient(circle at right, #a855f72e, transparent 25%), var(--bg);color:var(--text);margin:0;font-family:Inter,Segoe UI,sans-serif;overflow-x:hidden}a{color:inherit}img{max-width:100%;display:block}.container{width:min(1180px,100% - 2rem);margin:0 auto}.site-shell{min-height:100vh}.topbar{z-index:10;backdrop-filter:blur(18px);background:#02081794;border-bottom:1px solid #94a3b81f;position:sticky;top:0}.topbar-inner{justify-content:space-between;align-items:center;gap:1rem;min-height:4.4rem;display:flex}.brand{letter-spacing:-.04em;align-items:center;gap:.8rem;font-weight:800;text-decoration:none;display:inline-flex}.brand-mark{color:#0f172a;background:linear-gradient(135deg, var(--accent), #d8b4fe);border-radius:.75rem;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;font-size:.8rem;display:inline-flex;box-shadow:0 10px 24px #7dd3fc59}.nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.6rem;display:flex}.nav a{color:#dbeafe;border:1px solid #0000;border-radius:999px;padding:.55rem .82rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .2s,background .2s,border-color .2s}.nav a:hover{color:#fff;background:#94a3b814;border-color:#94a3b82e}.menu-toggle{cursor:pointer;z-index:30;background:#0f172acc;border:1px solid #94a3b833;border-radius:.85rem;flex-direction:column;justify-content:center;align-items:center;gap:.28rem;width:2.9rem;height:2.9rem;padding:.5rem;display:flex;position:relative}.menu-toggle .bar{background:#fffffff2;border-radius:2px;width:1.2rem;height:2px;transition:transform .25s,opacity .25s;display:block}.menu-toggle.is-open .bar-1{transform:translateY(5px)rotate(45deg)}.menu-toggle.is-open .bar-2{opacity:0}.menu-toggle.is-open .bar-3{transform:translateY(-5px)rotate(-45deg)}.hero{padding:5.5rem 0 3.8rem}.hero-grid{grid-template-columns:1.2fr .8fr;align-items:center;gap:2rem;display:grid}.kicker{color:#bfe9ff;letter-spacing:.08em;text-transform:uppercase;background:#38bdf814;border:1px solid #38bdf833;border-radius:999px;align-items:center;gap:.55rem;margin-bottom:1rem;padding:.42rem .8rem;font-size:.8rem;display:inline-flex}.hero h1{letter-spacing:-.07em;margin:0;font-size:clamp(3rem,9vw,5.1rem);line-height:.95}.hero h1 .highlight{background:linear-gradient(135deg,#7dd3fc 0%,#c4b5fd 36%,#f9a8d4 100%);color:#0000;background-clip:text;display:block}.hero-copy{color:#dbeafe;max-width:43rem;margin-top:1.2rem;font-size:1.08rem;line-height:1.8}.hero-actions{flex-wrap:wrap;gap:.9rem;margin-top:2rem;display:flex}.btn{border-radius:.9rem;justify-content:center;align-items:center;padding:.85rem 1.25rem;font-weight:700;text-decoration:none;transition:transform .2s,border-color .2s,box-shadow .2s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-primary{background:linear-gradient(135deg, var(--accent), var(--accent-2));color:#0f172a;box-shadow:0 14px 30px #7dd3fc47}.btn-secondary{color:#f8fafc;background:#0f172ab3;border:1px solid #94a3b83d}.hero-metrics{grid-template-columns:repeat(3,minmax(110px,1fr));gap:.85rem;margin-top:2rem;display:grid}.metric{border:1px solid var(--line);background:#0f172a80;border-radius:1rem;padding:1rem 1rem .9rem}.metric strong{letter-spacing:-.06em;font-size:1.5rem;display:block}.metric span{color:#cbd5e1;text-transform:uppercase;letter-spacing:.08em;font-size:.74rem}.profile-card{background:linear-gradient(#0f172ae6,#0f172ab3);border:1px solid #94a3b833;border-radius:1.6rem;padding:1.2rem;position:relative;box-shadow:0 28px 60px #0f172a59}.profile-glow{filter:blur(16px);background:radial-gradient(circle,#7dd3fc40,#0000 65%);height:50%;position:absolute;inset:auto 10% 2%}.card-panel{background:#0f172adb;border:1px solid #94a3b82e;border-radius:1.2rem;gap:1rem;padding:1.2rem;display:grid;position:relative}.avatar{background:linear-gradient(135deg,#7dd3fc33,#c4b5fd52);border:1px solid #7dd3fc29;border-radius:1.2rem;justify-content:center;align-items:center;min-height:9rem;font-size:4rem;display:flex}.status-row{justify-content:space-between;align-items:center;gap:.8rem;display:flex}.status-row strong{font-size:1.15rem}.online-dot{background:#4ade80;border-radius:50%;width:.8rem;height:.8rem;box-shadow:0 0 0 6px #4ade802b}.profile-summary{color:#dbeafe;margin:0;line-height:1.7}.section{padding:2.25rem 0 5.5rem}.project-preview-tools{width:100%;margin:0 0 2rem}.project-list{gap:.7rem;width:100%;display:grid}.project-list-item{background:#0f172a9e;border:1px solid #94a3b82e;border-radius:.9rem;width:100%;position:relative;overflow:hidden}.project-list-item input{opacity:0;pointer-events:none;position:absolute}.project-trigger{cursor:pointer;width:100%;font:inherit;color:#e2e8f0;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:1rem;padding:.95rem 1rem;font-weight:700;display:flex}.project-item-content{padding:1.1rem 1rem 1.2rem;display:none}.project-list-item input:checked+.project-trigger{border-bottom:1px solid #94a3b81f}.project-list-item input:checked+.project-trigger+.project-item-content{display:block}.summary-icon{color:#7dd3fc;font-size:1.2rem;line-height:1}.project-item-content p{color:#dbeafe;margin:0 0 .8rem;font-size:.96rem;line-height:1.65}.project-item-content a{color:#dff7ff;background:#7dd3fc14;border:1px solid #7dd3fc33;border-radius:.7rem;justify-content:center;align-items:center;padding:.62rem .9rem;font-weight:700;text-decoration:none;display:inline-flex}.project-item-content a:hover{background:#7dd3fc24}.projects-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem;margin-top:1.8rem;display:grid}.building-grid,.stack-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.build-item{background:#0f172ab3;border:1px solid #94a3b833;border-radius:1.2rem;padding:1.2rem 1.2rem 1.1rem}.build-item h3{margin:0 0 .7rem;font-size:1.2rem}.build-item p{color:#dbeafe;margin:0 0 .9rem;line-height:1.7}.tag{color:#e9d5ff;background:#a78bfa1f;border:1px solid #a78bfa33;border-radius:999px;align-items:center;padding:.38rem .7rem;font-size:.72rem;display:inline-flex}.contact-box{background:linear-gradient(135deg,#0f172acc,#1e293bcc);border:1px solid #94a3b833;border-radius:1.5rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.2rem;padding:1.4rem 1.5rem;display:flex}.contact-copy h3{letter-spacing:-.05em;margin:0;font-size:clamp(1.8rem,2vw,2.6rem)}.contact-copy p{color:#dbeafe;margin:.55rem 0 0}.site-footer{color:#cbd5e1;padding:2rem 0 4rem}.footer-inner{border-top:1px solid #94a3b81f;justify-content:space-between;align-items:center;gap:1rem;padding-top:1.3rem;display:flex}@media (width<=980px){.hero{padding-top:4rem}.hero-grid{grid-template-columns:1fr}.profile-card{max-width:42rem}.projects-grid,.building-grid,.stack-grid{grid-template-columns:1fr 1fr}.contact-box{flex-direction:column;align-items:flex-start}}@media (width>=821px){.menu-toggle{display:none}}@media (width<=820px){.container{width:min(100% - 1.25rem,1180px)}.topbar-inner,.footer-inner,.contact-box{flex-direction:column;align-items:flex-start}.topbar-inner{flex-direction:row;justify-content:space-between;align-items:center;gap:.75rem;padding:.7rem 0;display:flex;position:relative}.menu-toggle{z-index:30;margin-left:auto;display:flex;position:relative}.nav{z-index:20;background:#0f172af5;border:1px solid #94a3b826;border-radius:1rem;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:.65rem;width:100%;padding:.5rem;display:none;position:absolute;top:calc(100% + .45rem);left:0;right:0;box-shadow:0 16px 40px #02081773}.nav.is-open{display:flex}.nav a{background:#0f172a61;border:1px solid #94a3b81a;border-radius:.9rem;width:100%;padding:.9rem;font-size:.82rem}.project-preview-tools{width:100%}.project-trigger{padding:.85rem .9rem;font-size:.95rem}.project-item-content{padding:.9rem .9rem 1rem}.projects-grid,.building-grid,.stack-grid{grid-template-columns:1fr}.hero-actions{width:100%}.btn{flex:100%}}@media (width<=560px){.site-shell{min-width:0}.topbar-inner{min-height:3.8rem;padding:.45rem 0}.brand{font-size:.9rem}.brand-mark{width:1.9rem;height:1.9rem;font-size:.72rem}.hero{padding-top:3rem}.kicker{letter-spacing:.08em;font-size:.7rem}.hero h1{font-size:clamp(2.4rem,12vw,4rem);line-height:1.05}.hero-copy,.profile-summary,.build-item p,.contact-copy p{font-size:.98rem;line-height:1.7}.hero-metrics{grid-template-columns:1fr}.project-trigger{gap:.75rem;font-size:.9rem}.project-item-content p{font-size:.92rem}.project-meta{flex-direction:column;align-items:flex-start}.contact-box{padding:1.1rem 1rem}}
