:root{color:#183042;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f4f6f8;font-family:Roboto,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#f4f6f8;min-width:320px;min-height:100vh;margin:0;overflow-x:clip}button,a{font:inherit}a{color:inherit}#root{min-height:100vh}.app-shell{--bg:#f4f6f8;--surface:#ffffffe0;--surface-strong:#fff;--surface-muted:#eef2f6;--line:#374e611f;--line-strong:#374e612e;--text:#183042;--muted:#5b7180;--accent:#3a8d82;--accent-strong:#256b62;--accent-soft:#d8efe9;--blue-soft:#dfeefb;--shadow:0 18px 48px #1f374714;background:radial-gradient(circle at top left, #6ebaad2e, transparent 24%), radial-gradient(circle at 100% 0%, #5ca6df24, transparent 22%), linear-gradient(180deg, #fafbfd 0%, var(--bg) 46%, #eff3f6 100%);min-height:100vh;color:var(--text);padding:24px clamp(16px,4vw,40px) 56px;position:relative}.backdrop-grid,.backdrop-glow{pointer-events:none;position:fixed;inset:0}.backdrop-grid{z-index:0;background-image:linear-gradient(#788e9e12 1px,#0000 1px),linear-gradient(90deg,#788e9e12 1px,#0000 1px);background-size:36px 36px;-webkit-mask-image:linear-gradient(#00000073,#0000 88%);mask-image:linear-gradient(#00000073,#0000 88%)}.backdrop-glow{z-index:0;filter:blur(56px);opacity:.8}.backdrop-glow-one{background:#70c9bb29;border-radius:50%;width:28rem;height:28rem;inset:auto auto 12% -8%}.backdrop-glow-two{background:#76b5e624;border-radius:50%;width:25rem;height:25rem;inset:5% -6% auto auto}.surface-card{z-index:1;border:1px solid var(--line);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#fffffff0,#fcfdffd1);border-radius:28px;position:relative;overflow:hidden}.surface-card:after{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffffb8,#0000 34%);position:absolute;inset:0}.top-bar,.hero-layout,.content-section{max-width:1240px;margin-inline:auto}.top-bar{justify-content:space-between;align-items:center;gap:20px;padding:16px 18px;display:flex}.brand{color:inherit;align-items:center;gap:14px;text-decoration:none;display:flex}.brand-mark{background:linear-gradient(135deg, var(--accent-soft), var(--blue-soft));width:52px;height:52px;color:var(--accent-strong);letter-spacing:.08em;border-radius:18px;place-items:center;font-size:1rem;font-weight:700;display:grid}.brand-copy{gap:4px;display:grid}.brand-copy strong,.brand-copy small{z-index:1;position:relative}.brand-copy strong{font-size:1rem;line-height:1.15}.brand-copy small{color:var(--muted)}.top-bar-actions{align-items:center;gap:12px;display:flex}.status-pill,.github-button,.primary-button,.secondary-button,.stack-pill{z-index:1;border-radius:999px;justify-content:center;align-items:center;font-weight:500;text-decoration:none;display:inline-flex;position:relative}.status-pill{min-height:42px;color:var(--accent-strong);background:#d8efe9a8;border:1px solid #3a8d8229;gap:8px;padding:0 16px}.status-dot{background:#42ad7d;border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 5px #42ad7d24}.github-button,.secondary-button{border:1px solid var(--line-strong);min-height:46px;color:var(--text);background:#ffffffc7;padding:0 18px}.primary-button{color:#fff;background:linear-gradient(135deg,#4f9c91,#367c73);min-height:50px;padding:0 20px;box-shadow:0 10px 26px #35776d3d}.hero-layout{grid-template-columns:minmax(0,1.35fr) minmax(320px,.75fr);gap:24px;margin-top:30px;display:grid}.hero-panel,.console-panel,.about-card{padding:clamp(24px,4vw,40px)}.section-kicker{z-index:1;color:var(--accent-strong);letter-spacing:.12em;text-transform:uppercase;margin:0 0 14px;font-size:.82rem;font-weight:700;position:relative}h1,h2,h3,p,dl,dt,dd,span,strong,small{z-index:1;position:relative}h1,h2,h3{letter-spacing:-.04em;margin:0}h1{max-width:10ch;font-size:clamp(3rem,7vw,5.8rem);line-height:.92}h2{max-width:16ch;font-size:clamp(2rem,4vw,3.4rem);line-height:1}h3{font-size:clamp(1.25rem,2vw,1.65rem);line-height:1.1}.hero-copy,.hero-support,.section-heading p,.overview-card p,.info-card p,.meta-list dd,.log-card p,.console-note p,.signal-row span,.about-card p{color:var(--muted);line-height:1.7}.hero-copy{max-width:34rem;color:var(--text);margin:20px 0 0;font-size:clamp(1.12rem,2vw,1.34rem)}.hero-support{max-width:38rem;margin:16px 0 0}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.console-panel{align-content:start;gap:22px;display:grid}.console-header{border-bottom:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;gap:12px;padding-bottom:18px;font-family:Roboto Mono,SFMono-Regular,monospace;font-size:.94rem;display:flex}.console-lights{gap:8px;display:flex}.console-lights span{background:#d7e0e7;border-radius:50%;width:10px;height:10px}.console-lights span:first-child{background:#f3b96d}.console-lights span:nth-child(2){background:#7fbf96}.console-lights span:last-child{background:#8fb7dd}.signal-list{gap:12px;display:grid}.signal-row{background:var(--surface-muted);border-radius:18px;justify-content:space-between;gap:12px;padding:14px 16px;display:flex}.signal-row strong{color:var(--text);font-weight:700}.console-note{background:linear-gradient(#d8efe9b8,#dfeefb9e);border-radius:20px;padding:18px}.note-label,.card-label,.card-index,.log-id{letter-spacing:.08em;text-transform:uppercase;border-radius:999px;align-items:center;font-size:.76rem;font-weight:700;display:inline-flex}.note-label{color:var(--accent-strong);background:#ffffffbd;padding:8px 12px}.content-section{margin-top:84px}.section-heading{max-width:760px;margin-bottom:24px}.overview-grid,.card-grid,.log-list{gap:18px;display:grid}.overview-grid,.card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-card,.info-card,.log-card{animation:.64s both rise;animation-delay:var(--delay,0s);padding:24px}.card-index{color:var(--accent-strong);background:#d8efe9a3;margin-bottom:16px;padding:8px 12px}.overview-card p,.info-card p,.log-card p{margin:14px 0 0}.card-label{color:#4a6c8f;background:#dfeefbb8;margin-bottom:14px;padding:8px 12px}.meta-list{gap:14px;margin:18px 0 0;display:grid}.meta-list div{border-top:1px solid var(--line);padding-top:14px}.meta-list dt{color:var(--text);margin-bottom:8px;font-weight:700}.meta-list dd{margin:0}.text-link{color:var(--accent-strong);margin-top:20px;font-weight:700;text-decoration:none;display:inline-flex}.card-meta{flex-wrap:wrap;gap:10px;margin-bottom:14px;display:flex}.stack-pill{min-height:34px;color:var(--muted);border:1px solid var(--line);background:#ffffffb8;padding:0 12px}.log-layout .section-heading{margin-bottom:20px}.log-list{grid-template-columns:repeat(3,minmax(0,1fr))}.log-id{color:var(--accent-strong);background:#d8efe9a3;margin-bottom:14px;padding:8px 12px}.about-card{gap:14px;display:grid}.about-quote{border-left:4px solid var(--accent);color:var(--text);background:#d8efe97a;border-radius:18px;margin:6px 0 0;padding:18px 20px;font-size:1.06rem}@keyframes rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (hover:hover){.github-button:hover,.primary-button:hover,.secondary-button:hover,.text-link:hover{transform:translateY(-1px)}.overview-card:hover,.info-card:hover,.log-card:hover{border-color:#3a8d822e;box-shadow:0 22px 52px #1f37471a}}@media (width<=1024px){.hero-layout,.overview-grid,.card-grid,.project-grid,.log-list{grid-template-columns:1fr}}@media (width<=720px){.app-shell{padding:14px 14px 40px}.top-bar{flex-direction:column;align-items:stretch}.top-bar-actions{flex-wrap:wrap;justify-content:space-between}.brand{align-items:flex-start}.brand-copy strong{font-size:.94rem}.hero-panel,.console-panel,.about-card,.overview-card,.info-card,.log-card{padding:20px}.signal-row,.card-meta{flex-direction:column;align-items:flex-start}.hero-actions{flex-direction:column}.primary-button,.secondary-button,.github-button{width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}
