.auth-page{justify-content:center;min-height:60vh;padding:2rem 0 3rem;display:flex}.auth-card{width:100%;max-width:560px;box-shadow:var(--shadow);background:#fff;border:1px solid #0000001a;border-radius:16px;padding:1.5rem 1.2rem}.auth-card--narrow{max-width:420px}.auth-header{text-align:center;margin-bottom:1.5rem}.auth-header h1{margin:0 0 .3rem;font-size:1.6rem}.auth-header p{color:#666;text-align:center;margin:0;font-size:.92rem}p.auth-footer-link{text-align:center;color:#666;margin-top:1.2rem;font-size:.88rem}.pub-form{flex-direction:column;gap:.9rem;display:flex}.pub-form-section-title{color:#333;margin:.5rem 0 0;font-size:1rem}.pub-form-row{grid-template-columns:1fr;gap:.75rem;display:grid}.pub-form-field{color:#333;flex-direction:column;gap:.28rem;font-size:.88rem;font-weight:500;display:flex}.pub-form-field input,.pub-form-field select,.pub-form-field textarea{font-size:.9rem;font-family:var(--font-body);background:#fff;border:1.5px solid #00000026;border-radius:7px;outline:none;padding:.5rem .7rem;transition:border-color .15s}.pub-form-field input:focus,.pub-form-field select:focus,.pub-form-field textarea:focus{border-color:var(--color-primary)}.pub-form-field--static{cursor:default}.pub-form-static-value{color:#555;background:#f5f5f5;border-radius:7px;padding:.5rem .7rem;font-size:.9rem}.pub-optional{color:#595959;font-size:.8rem;font-weight:400}.pub-form-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:.7rem .9rem;font-size:.88rem}.pub-form-success-inline{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;padding:.7rem .9rem;font-size:.88rem}.pub-form-success{text-align:center;padding:1.5rem 0}.pub-form-success-icon{color:#22c55e;margin-bottom:.6rem;font-size:2.5rem}.pub-form-success h2{margin:0 0 .5rem}.pub-form-success p{color:#555;text-align:center}.pub-form-actions{gap:.6rem;margin-top:.3rem;display:flex}.pub-form-actions--split{justify-content:space-between}.pub-form-terms{color:#595959;text-align:center;margin:0;font-size:.78rem}.pub-checkbox-group{flex-wrap:wrap;gap:.4rem;margin-top:.25rem;display:flex}.pub-checkbox-item{cursor:pointer;background:#f5f5f5;border-radius:20px;align-items:center;gap:.3rem;padding:.25rem .6rem;font-size:.85rem;font-weight:400;transition:background .12s;display:flex}.pub-checkbox-item:hover{background:#e5e7eb}.pub-checkbox-consent{color:#444;cursor:pointer;align-items:flex-start;gap:.6rem;font-size:.85rem;font-weight:400;line-height:1.5;display:flex}.pub-btn{font-size:.9rem;font-weight:600;font-family:var(--font-heading);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;padding:.6rem 1.2rem;text-decoration:none;transition:opacity .15s,background .15s;display:inline-flex}.pub-btn:disabled{opacity:.55;cursor:not-allowed}.pub-btn:hover:not(:disabled){opacity:.87;text-decoration:none}.pub-btn-primary{background:var(--color-primary);color:#fff}.pub-btn-ghost{color:#333;background:0 0;border:1.5px solid #0003}.pub-btn-danger{color:#fff;background:#ef4444}.pub-btn-sm{padding:.4rem .9rem;font-size:.82rem}.pub-btn-link{color:var(--color-primary);cursor:pointer;font-size:inherit;background:0 0;border:none;padding:0;text-decoration:underline}.password-strength{margin-top:.4rem}.password-strength__bar{gap:3px;margin-bottom:.25rem;display:flex}.password-strength__segment{border-radius:2px;flex:1;height:4px;transition:background .2s}.password-strength__label{font-size:.78rem;font-weight:600}.password-strength__suggestions{flex-direction:column;gap:.1rem;margin:.3rem 0 0;padding:0;list-style:none;display:flex}.password-strength__suggestions li{color:#595959;font-size:.78rem}.password-strength__suggestions li:before{content:"· "}.dashboard{max-width:960px}.dashboard-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.dashboard-header h1{margin:0 0 .1rem}.dashboard-welcome{color:#666;margin:0;font-size:.92rem}.dashboard-grid{grid-template-columns:1fr;gap:1rem;display:grid}.dashboard-card{background:#fff;border:1px solid #00000017;border-radius:12px;padding:1.2rem}.dashboard-card--full{grid-column:1/-1}.dashboard-card h2{align-items:center;gap:.4rem;margin:0 0 .75rem;font-size:1rem;display:flex}.dashboard-count{background:#00000012;border-radius:20px;padding:.1rem .45rem;font-size:.75rem;font-weight:600}.dashboard-empty{color:#595959;margin:0;font-size:.88rem}.dashboard-list{flex-direction:column;gap:.3rem;margin:0;padding:0;list-style:none;display:flex}.dashboard-list a{text-transform:capitalize;font-size:.88rem}.dashboard-rating-item{justify-content:space-between;align-items:center;display:flex}.dashboard-stars{color:#f59e0b;letter-spacing:1px;font-size:.9rem}.dashboard-status-badge{color:#fff;border-radius:4px;padding:.1rem .4rem;font-size:.72rem;font-weight:700;display:inline-block}.dashboard-table{border-collapse:collapse;width:100%;font-size:.85rem}.dashboard-table th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:#595959;border-bottom:2px solid #00000014;padding:.4rem .6rem;font-size:.78rem}.dashboard-table td{vertical-align:top;border-bottom:1px solid #0000000d;padding:.5rem .6rem}.dashboard-comment-text{max-width:320px}.dashboard-list-row{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.dashboard-delete-btn{color:#595959;cursor:pointer;background:0 0;border:1px solid #00000026;border-radius:4px;flex-shrink:0;padding:.15rem .35rem;font-size:.72rem;line-height:1;transition:color .15s,border-color .15s,background .15s}.dashboard-delete-btn:hover:not(:disabled){color:#ef4444;background:#fee2e2;border-color:#ef4444}.dashboard-delete-btn:disabled{opacity:.4;cursor:default}.dashboard-type-badge{white-space:nowrap;border-radius:4px;padding:.1rem .4rem;font-size:.68rem;font-weight:600;display:inline-block}.dashboard-type-badge--uc{color:#4338ca;background:#6366f11a}.dashboard-type-badge--tool{color:#065f46;background:#10b9811a}.account-page{max-width:680px}.account-sections{flex-direction:column;gap:1.5rem;display:flex}.account-section{background:#fff;border:1px solid #00000017;border-radius:12px;padding:1.5rem}.account-section h2{border-bottom:1px solid #00000012;margin:0 0 1rem;padding-bottom:.6rem;font-size:1.05rem}.account-section--danger{border-color:#fecaca}.account-section--danger h2{color:#b91c1c}.account-delete-confirm{background:#fef2f2;border-radius:8px;margin-top:.75rem;padding:.8rem}@media (min-width:640px){.auth-card{padding:2rem 2rem 1.5rem}.pub-form-row{grid-template-columns:1fr 1fr}}@media (min-width:768px){.dashboard-grid{grid-template-columns:1fr 1fr}}
