:root{--gg-accent:#0e7490;--gg-accent-soft:#ecfeff;--gg-border:#e2e8f0;--gg-text:#1e293b;--gg-muted:#64748b}#gg-tools{direction:rtl;text-align:justify;font-family:Vazir,Tahoma,sans-serif;max-width:720px;margin:2rem auto;display:grid;gap:1.5rem;color:var(--gg-text)}.gg-card{background:#fff;border:1px solid var(--gg-border);border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px rgb(15 23 42 / .06)}.gg-card h3{margin:0 0 .5rem;font-size:1.1rem;color:var(--gg-text);border-right:3px dashed var(--gg-accent);padding-right:.6rem}.gg-sub{color:var(--gg-muted);font-size:.85rem;margin:0 0 1rem;line-height:1.8}.gg-field{margin-bottom:.85rem}.gg-field label{display:block;font-size:.85rem;font-weight:700;margin-bottom:.3rem}.gg-field input,.gg-field select{width:100%;padding:.6rem;border:1px solid var(--gg-border);border-radius:8px;font-family:inherit;font-size:.9rem;background:#f8fafc}.gg-field input:focus,.gg-field select:focus{outline:none;border-color:var(--gg-accent);background:#fff}.gg-btn{width:100%;padding:.7rem;border:0;border-radius:8px;background:var(--gg-accent);color:#fff;font-weight:700;cursor:pointer}.gg-btn:hover{opacity:.9}.gg-result{margin-top:1rem;padding:1rem;background:var(--gg-accent-soft);border:1px dashed var(--gg-accent);border-radius:8px;font-size:.9rem;line-height:2}.gg-badge{display:inline-block;padding:.2rem .8rem;border-radius:999px;font-size:.8rem;font-weight:700}.good{background:#dcfce7;color:#166534}.mid{background:#fef9c3;color:#854d0e}.low{background:#fee2e2;color:#991b1b}@media(max-width:480px){#gg-tools{padding:0 .25rem}.gg-card{padding:1rem}}