*{box-sizing:border-box}:root{--bg: #dfe5e7;--bg-panel: #ffffff;--bg-card: #f0f2f5;--border: #d1d7db;--text: #111b21;--text-muted: #667781;--green: #25d366;--green-dim: #d9fdd3;--red: #f85149;--accent: #075e54}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;background:var(--bg);color:var(--text);min-height:100vh}#root{min-height:100vh}a{color:var(--accent);text-decoration:none}button{cursor:pointer;font:inherit}input,textarea{font:inherit}@media (max-width: 600px){.header-actions{display:none!important}.header-actions.open{display:flex!important;flex-direction:column;position:absolute;top:48px;right:0;left:0;background:#e8eaed;border-bottom:2px solid var(--border);z-index:100;box-shadow:0 6px 16px #0000002e}.header-actions.open button,.header-actions.open a,.header-actions.open .nav-info{height:58px!important;border-left:none!important;border-bottom:1px solid var(--border)!important;padding:0 20px!important;width:100%!important;justify-content:flex-start!important;font-size:17px!important;font-weight:500!important;background:#e8eaed!important;color:var(--text)!important}.header-actions.open button:last-child,.header-actions.open a:last-child,.header-actions.open .nav-info:last-child{border-bottom:none!important}.hamburger-btn{display:flex!important}.main-grid{grid-template-columns:1fr!important;padding:12px!important;gap:12px!important}.iphone-card{width:100%!important}.iphone-frame{border-radius:24px!important;padding:6px!important}.iphone-screen{border-radius:20px!important;height:calc(100svh - 180px)!important;min-height:480px!important}.iphone-notch{display:none!important}.iphone-content{padding-top:0!important}}
