html,body,#root{min-height:100%;margin:0}body{color:#f8fafc;background:#070b14;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{min-height:100vh;margin:0}#root{min-height:100vh}.builder-layout{grid-template-columns:1fr 360px;gap:24px;display:grid}.builder-card{background:#fff;border-radius:14px;margin-bottom:20px;padding:20px;box-shadow:0 2px 10px #00000014}.builder-card h2{margin-bottom:20px}.builder-card label{flex-direction:column;margin-bottom:15px;font-weight:600;display:flex}.builder-card input,.builder-card textarea,.builder-card select{border:1px solid #ddd;border-radius:8px;margin-top:8px;padding:10px}.builder-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.phone-preview{background:#fff;border:8px solid #222;border-radius:35px;width:330px;position:sticky;top:20px;overflow:hidden;box-shadow:0 10px 30px #0003}.phone-header{color:#fff;justify-content:center;align-items:center;height:70px;font-weight:700;display:flex}.phone-banner{background:#f2f2f2;justify-content:center;align-items:center;height:140px;display:flex}.banner-empty{color:#999}.banner-loaded{color:#28a745;font-weight:700}.phone-content{padding:20px}.phone-content h2{margin:0}.phone-content h4{color:#666;margin:10px 0}.phone-category{color:#fff;border-radius:30px;margin-top:15px;padding:8px 16px;display:inline-block}.phone-info{color:#666;justify-content:space-between;margin-top:20px;font-size:13px;display:flex}.builder-header{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.builder-save{cursor:pointer;color:#fff;background:#6c3bff;border:none;border-radius:10px;padding:12px 22px;font-weight:700}
