.ssgc-app{max-width:980px;margin:24px auto;font-family:Arial,Helvetica,sans-serif;color:#222;border:1px solid #ddd;border-radius:12px;overflow:hidden;background:#f7f7f7;box-shadow:0 8px 24px rgba(0,0,0,.08)}
.ssgc-app *{box-sizing:border-box}.ssgc-header{background:#FDB900;padding:24px 28px}.ssgc-header h2{margin:0 0 5px;font-size:28px;line-height:1.15;color:#111}.ssgc-header p{margin:0;color:#3a3100}
.ssgc-form{padding:22px}.ssgc-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.ssgc-card{background:#fff;border:1px solid #e1e1e1;border-radius:10px;padding:22px}.ssgc-card h3{margin:0 0 18px;font-size:19px}
.ssgc-card label{display:block;font-weight:700;margin:0 0 15px}.ssgc-card input,.ssgc-card select{width:100%;margin-top:7px;border:1px solid #bbb;border-radius:7px;padding:11px 12px;font-size:16px;background:#fff;color:#222}.ssgc-card input:focus,.ssgc-card select:focus{outline:3px solid rgba(253,185,0,.3);border-color:#b98500}
.ssgc-card small{display:block;font-weight:400;color:#666;margin-top:5px}.ssgc-optional{border-top:1px solid #eee;margin-top:18px;padding-top:17px}.ssgc-optional-title{font-weight:700;margin-bottom:13px}
.ssgc-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.ssgc-actions button{border:0;border-radius:7px;padding:12px 16px;font-weight:700;font-size:15px;cursor:pointer}.ssgc-primary{background:#FDB900;color:#111;flex:1}.ssgc-primary:hover{filter:brightness(.95)}.ssgc-reset{background:#e9e9e9;color:#222}.ssgc-actions button:disabled{opacity:.6;cursor:wait}
.ssgc-error{color:#a40000;font-weight:700;margin-top:12px;min-height:18px}.ssgc-placeholder{color:#666;line-height:1.5;padding:12px 0}.ssgc-recommendation{background:#fff7d7;border:2px solid #FDB900;border-radius:9px;padding:16px;margin-bottom:17px}.ssgc-recommendation span{display:block;font-size:13px;text-transform:uppercase;letter-spacing:.04em;margin-bottom:5px}.ssgc-recommendation strong{font-size:21px}
.ssgc-results dl{margin:0}.ssgc-results dl div{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid #eee}.ssgc-results dt{color:#555}.ssgc-results dd{margin:0;font-weight:700;text-align:right}.ssgc-note{font-size:13px;color:#666;line-height:1.45;margin:17px 0 0}
@media(max-width:720px){.ssgc-grid{grid-template-columns:1fr}.ssgc-header{padding:20px}.ssgc-header h2{font-size:24px}.ssgc-form{padding:14px}.ssgc-card{padding:18px}.ssgc-actions{flex-direction:column}.ssgc-primary{width:100%}}
