*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,sans-serif;background:#07101e;color:#eaf0f8}.pub-nav{height:76px;display:flex;align-items:center;justify-content:space-between;max-width:1180px;margin:auto;padding:0 22px}.pub-brand{font-size:25px;font-weight:900;color:white;text-decoration:none}.pub-brand span{color:#ff6a00}.pub-links{display:flex;gap:24px;align-items:center}.pub-links a{color:#aebbd0;text-decoration:none;font-weight:700}.pub-btn,.pub-btn-alt{display:inline-flex;padding:13px 20px;border-radius:12px;text-decoration:none;font-weight:850}.pub-btn{background:#ff6a00;color:white}.pub-btn-alt{border:1px solid #304057;color:white}.hero{max-width:1180px;margin:auto;padding:90px 22px 70px;text-align:center}.hero h1{font-size:clamp(42px,7vw,76px);line-height:1.02;margin:0 auto 24px;max-width:930px}.hero h1 span{color:#ff6a00}.hero p{font-size:20px;color:#9eabc0;max-width:730px;margin:0 auto 34px;line-height:1.65}.section{max-width:1180px;margin:auto;padding:70px 22px}.section h2{text-align:center;font-size:38px}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.pub-card{background:#0d192a;border:1px solid #1e2e44;border-radius:20px;padding:25px}.pub-card h3{margin-top:0}.price{font-size:38px;font-weight:900}.muted{color:#95a5ba}.auth-public{max-width:720px;margin:40px auto 80px;background:#0d192a;border:1px solid #203149;border-radius:22px;padding:30px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.auth-public label{display:block;font-weight:750;color:#c9d4e4}.auth-public input,.auth-public select,.auth-public textarea{width:100%;margin-top:8px;padding:14px;border-radius:11px;border:1px solid #31425a;background:#07111f;color:white}.full{grid-column:1/-1}.notice{padding:14px;border-radius:12px;margin-bottom:16px;background:#12243b}.notice.error{background:#401d25}.legal{max-width:900px;margin:30px auto 80px;padding:30px;line-height:1.75}.pub-footer{text-align:center;padding:35px;color:#7e8da3;border-top:1px solid #19293d}@media(max-width:760px){.pub-links a:not(.pub-btn){display:none}.grid3,.form-grid{grid-template-columns:1fr}.hero{padding-top:55px}}
/* Step 28.2 public/auth consistency */
.development-chip{display:inline-flex;align-items:center;padding:7px 11px;border:1px solid rgba(255,106,0,.32);border-radius:999px;background:rgba(255,106,0,.09);color:#ff934a;font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.pub-btn-alt.compact{padding:10px 14px}.development-page{min-height:calc(100vh - 155px);display:grid;place-items:center;padding:56px 22px}.development-card{width:min(760px,100%);text-align:center;padding:54px 42px;border:1px solid #203149;border-radius:28px;background:linear-gradient(145deg,rgba(13,25,42,.98),rgba(7,17,31,.98));box-shadow:0 30px 80px rgba(0,0,0,.28)}.development-mark{width:76px;height:76px;margin:0 auto 24px;border-radius:22px;display:grid;place-items:center;background:linear-gradient(135deg,#ff6a00,#ff934a);color:#fff;font-size:27px;font-weight:950;box-shadow:0 16px 38px rgba(255,106,0,.25)}.development-kicker{display:block;color:#ff934a;font-weight:850;font-size:12px;letter-spacing:.14em;margin-bottom:16px}.development-card h1{font-size:clamp(38px,6vw,66px);line-height:1.06;margin:0 0 20px}.development-card p{max-width:630px;margin:0 auto;color:#9eabc0;font-size:18px;line-height:1.7}.development-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin:32px 0}.development-status{display:inline-flex;align-items:center;gap:9px;color:#9eabc0;font-size:13px}.development-status span{width:9px;height:9px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 6px rgba(34,197,94,.1)}.auth-public{box-shadow:0 26px 70px rgba(0,0,0,.24)}.auth-public h1{margin-top:0}.auth-public button,.auth-public .pub-btn{font:inherit}.auth-public input:focus,.auth-public select:focus,.auth-public textarea:focus{outline:none;border-color:#ff6a00;box-shadow:0 0 0 3px rgba(255,106,0,.12)}@media(max-width:760px){.pub-nav{padding-left:18px;padding-right:18px}.pub-links{gap:8px}.development-chip{display:none}.development-card{padding:40px 22px}.development-card p{font-size:16px}}
