:root{color:#1c1d24;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#edf5f1;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}#root{min-height:100vh}.app-shell{background:linear-gradient(90deg,#2a304214 1px,#0000 1px) 0 0/24px 24px,linear-gradient(0deg,#2a304214 1px,#0000 1px) 0 0/24px 24px,radial-gradient(circle at 20% 20%,#2c857833,#0000 34%),radial-gradient(circle at 82% 72%,#f5a65138,#0000 30%),#edf5f1;place-items:center;min-height:100vh;padding:48px 20px;display:grid}.hero-panel{width:min(100%,760px);position:relative}.hello-card{color:#24252f;background:linear-gradient(135deg,#fff7d1f5,#c5ece0f5),#fff7d1;border:4px solid #24252f;border-radius:18px;padding:56px;position:relative;overflow:visible;box-shadow:16px 16px #24252f33}.hello-card:after{content:"";opacity:.16;background-color:#0000;background-image:linear-gradient(90deg,#24252f 12px,#0000 12px 20px,#24252f 20px 32px,#0000 32px),linear-gradient(0deg,#f0a94f 12px,#0000 12px 20px,#2c8578 20px 32px,#0000 32px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:32px 32px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;width:112px;height:112px;position:absolute;top:28px;right:28px}.eyebrow{color:#2c8578;letter-spacing:0;text-transform:uppercase;margin:0 0 18px;font-size:.82rem;font-weight:800}h1{color:#24252f;letter-spacing:0;max-width:10ch;margin:0;font-size:7rem;line-height:.9}.intro{color:#4b4d5d;max-width:560px;margin:28px 0 0;font-size:1.2rem;line-height:1.6}.fact-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:40px;display:grid}.fact-tile{background:#f9faf0;border:3px solid #24252f;border-radius:10px;min-height:112px;padding:18px;box-shadow:8px 8px #24252f29}.fact-tile span{color:#7a5940;font-size:.82rem;font-weight:700;display:block}.fact-tile strong{color:#24252f;margin-top:10px;font-size:1rem;line-height:1.35;display:block}.actions{align-items:center;gap:18px;margin-top:36px;display:flex}.status-dot{background:#54c272;border:3px solid #24252f;width:18px;height:18px;display:inline-block;box-shadow:0 0 0 5px #54c27238,6px 6px #24252f24}.pixel-orbit{pointer-events:none;position:absolute;inset:-36px}.pixel-orbit span{background:#f0a94f;width:26px;height:26px;display:block;position:absolute;box-shadow:6px 6px #24252f38}.pixel-orbit span:first-child{top:0;left:52px}.pixel-orbit span:nth-child(2){background:#2c8578;top:38px;right:0}.pixel-orbit span:nth-child(3){background:#df5f55;bottom:14px;left:18px}.pixel-orbit span:nth-child(4){background:#4e65a6;bottom:-4px;right:92px}@media (width<=720px){.app-shell{padding:32px 16px}.hello-card{min-height:auto;padding:36px 24px}h1{font-size:4rem}.intro{font-size:1rem}.fact-grid{grid-template-columns:1fr}.actions{flex-direction:column;align-items:flex-start}.pixel-orbit{display:none}}
