#grader{min-height:100vh;background:radial-gradient(120% 60% at 50% -10%,var(--teal-mist,#f0fdfa) 0,transparent 55%),var(--cream,#fafaf8);color:var(--navy,#0c1222);font-family:DM Sans,system-ui,sans-serif;display:flex;flex-direction:column}.gr-top{display:flex;justify-content:space-between;max-width:860px;width:100%;margin:0 auto;padding:20px 22px}.gr-brand,.gr-top{align-items:center}.gr-brand{display:inline-flex;gap:9px;text-decoration:none;color:var(--navy,#0c1222)}.gr-brand b{font-family:Playfair Display,Georgia,serif;font-style:italic;font-weight:800;font-size:20px}.gr-top-cta{font-size:13px;color:var(--teal-deep,#0f766e);text-decoration:none;font-weight:500}.gr-top-cta:hover{text-decoration:underline}.gr-wrap{max-width:760px;width:100%;margin:0 auto;padding:8px 22px 40px;flex:1}.gr-hero{text-align:center;padding:30px 0 8px}.gr-eyebrow{font-family:DM Mono,ui-monospace,monospace;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--teal-deep,#0f766e);margin:0 0 12px}.gr-h1{font-family:Playfair Display,Georgia,serif;font-weight:800;font-style:italic;font-size:clamp(30px,6vw,46px);line-height:1.05;letter-spacing:-.01em;margin:0;text-wrap:balance}.gr-sub{font-size:clamp(15px,2.4vw,18px);color:#4a5361;max-width:52ch;margin:16px auto 0;line-height:1.55}.gr-form{display:flex;gap:10px;max-width:520px;margin:26px auto 0}.gr-input{flex:1;min-width:0;font-size:16px;padding:14px 16px;border-radius:12px;border:1.5px solid #dcd8cf;background:#fff;color:var(--navy,#0c1222);outline:none;transition:border-color .15s,box-shadow .15s}.gr-input:focus{border-color:var(--teal,#14b8a6);box-shadow:0 0 0 4px rgba(20,184,166,.14)}.gr-input-sm{padding:11px 14px;font-size:15px}.gr-go{border:none;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,var(--teal,#14b8a6),var(--teal-deep,#0f766e));color:#fff;font-weight:700;font-size:15px;padding:14px 20px;border-radius:12px;box-shadow:0 6px 20px rgba(20,184,166,.28);transition:transform .12s,box-shadow .12s}.gr-go:hover{transform:translateY(-1px);box-shadow:0 9px 26px rgba(20,184,166,.34)}.gr-go:disabled{opacity:.7;cursor:default;transform:none}.gr-go-sm{padding:11px 16px;font-size:14px}.gr-go-lg{padding:16px 28px;font-size:16px}.gr-trust{font-family:DM Mono,ui-monospace,monospace;font-size:12px;color:#9aa1ab;margin:14px 0 0}.gr-err{color:#e5484d;font-size:14px;margin-top:14px}.gr-loading{text-align:center;padding:48px 0;color:#4a5361}.gr-spinner{width:34px;height:34px;border-radius:50%;margin:0 auto 16px;border:3px solid rgba(20,184,166,.2);border-top:3px solid var(--teal,#14b8a6);animation:gr-spin .8s linear infinite}@keyframes gr-spin{to{transform:rotate(1turn)}}.gr-result{margin-top:30px;animation:gr-rise .5s ease both}@keyframes gr-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.gr-scorecard{display:flex;align-items:center;gap:24px;flex-wrap:wrap;background:#fff;border:1px solid #ece9e2;border-radius:18px;padding:24px;box-shadow:0 1px 2px rgba(0,0,0,.03),0 10px 30px rgba(20,24,31,.06)}.gr-ring{width:128px;height:128px;flex:0 0 auto;background:conic-gradient(var(--ring) calc(var(--pct) * 1%),#ececec 0);place-items:center}.gr-ring,.gr-ring-in{border-radius:50%;display:grid}.gr-ring-in{width:100px;height:100px;background:#fff;place-items:center;line-height:1}.gr-score{font-family:Playfair Display,Georgia,serif;font-weight:800;font-size:42px}.gr-score-of{font-size:12px;color:#9aa1ab;margin-top:2px}.gr-score-side{flex:1;min-width:220px}.gr-band{font-family:DM Mono,ui-monospace,monospace;font-size:12px;letter-spacing:.1em;text-transform:uppercase;font-weight:500}.gr-score-line{font-size:18px;margin:8px 0 0;line-height:1.4}.gr-what{font-size:13.5px;color:#79828f;margin:8px 0 0}.gr-block{margin-top:28px}.gr-h2{font-family:Playfair Display,Georgia,serif;font-weight:800;font-size:21px;margin:0 0 4px}.gr-block-sub{font-size:14px;color:#79828f;margin:0 0 14px}.gr-list{list-style:none;padding:0;margin:12px 0 0;display:grid;gap:8px}.gr-list li{background:#fff;border:1px solid #ece9e2;border-radius:12px;padding:13px 15px 13px 42px;position:relative}.gr-list li:before{position:absolute;left:15px;top:13px;font-weight:800;font-size:15px}.gr-good li:before{content:"✓";color:var(--teal-deep,#0f766e)}.gr-bad li:before{content:"✕";color:#e5484d}.gr-q{font-size:15px;font-weight:600}.gr-a,.gr-q{display:block}.gr-a{font-size:13.5px;color:#5a636f;margin-top:3px}.gr-cat{display:inline-block;margin-top:6px;font-family:DM Mono,ui-monospace,monospace;font-size:11px;letter-spacing:.04em;text-transform:uppercase;color:#b06a2e;background:#fff2e6;border-radius:999px;padding:2px 8px}.gr-tested{display:grid;gap:0;margin-top:12px;border:1px solid #ece9e2;border-radius:12px;background:#fff;overflow:hidden}.gr-tested-item{display:flex;align-items:baseline;gap:11px;padding:11px 15px;border-top:1px solid #f4f2ec;flex-wrap:wrap}.gr-tested-item:first-child{border-top:0}.gr-tested-yes{color:var(--teal-deep,#0f766e)}.gr-tested-no,.gr-tested-yes{flex-shrink:0;font-weight:800;font-size:15px}.gr-tested-no{color:#e5484d}.gr-tested-q{flex:1;min-width:60%;font-size:14.5px;font-weight:600;color:#2a3038}.gr-gate{margin-top:14px;background:#fbfaf7;border:1px dashed #d9d4ca;border-radius:12px;padding:16px}.gr-gate-p{font-size:14px;font-weight:600;margin:0 0 10px}.gr-gate-row{display:flex;gap:8px}.gr-gate-note{font-size:13.5px;margin:12px 0 0;color:#79828f}.gr-gate-ok{color:var(--teal-deep,#0f766e);font-weight:600}.gr-gate-err{color:#b06a2e}.gr-cta{margin-top:34px;text-align:center;background:var(--navy,#0c1222);color:#eef1f5;border-radius:18px;padding:34px 26px}.gr-cta-h{font-family:Playfair Display,Georgia,serif;font-style:italic;font-weight:800;font-size:clamp(22px,4vw,28px);margin:0}.gr-cta-p{font-size:15px;color:#b3bcca;max-width:46ch;margin:12px auto 20px;line-height:1.5}.gr-cta-p b{color:var(--teal-light,#5eead4)}.gr-again{margin:16px 0 0}.gr-link{background:none;border:none;color:#9aa7b8;font-size:13px;cursor:pointer;text-decoration:underline}.gr-foot{text-align:center;font-family:DM Mono,ui-monospace,monospace;font-size:12px;color:#9aa1ab;padding:26px 22px 34px}.gr-share{margin-top:30px;text-align:center}.gr-share-label{font-family:DM Mono,ui-monospace,monospace;font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:#9aa1ab}.gr-share-row{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:10px}.gr-chip{display:inline-flex;align-items:center;gap:6px;cursor:pointer;text-decoration:none;font-size:13px;font-weight:600;color:var(--teal-deep,#0f766e);background:#fff;border:1px solid #dcd8cf;border-radius:999px;padding:8px 14px;transition:border-color .12s,background .12s}.gr-chip:hover{border-color:var(--teal,#14b8a6);background:var(--teal-mist,#f0fdfa)}.gr-badge{margin:14px auto 0;max-width:520px;text-align:center}.gr-badge summary{cursor:pointer;font-size:13px;color:#79828f}.gr-badge-preview{margin:14px 0}.gr-badge-chip{font:600 13px/1.4 system-ui,sans-serif;color:#0f766e;border:1px solid #14b8a6;border-radius:8px;padding:6px 11px;display:inline-flex;gap:6px;align-items:center}.gr-badge-code{width:100%;font-family:DM Mono,ui-monospace,monospace;font-size:11px;padding:10px;border:1px solid #dcd8cf;border-radius:10px;background:#fbfaf7;color:#3a424e;resize:vertical;margin-bottom:8px}.gr-chat{display:flex;flex-direction:column;gap:8px;background:#fff;border:1px solid #ece9e2;padding:14px;max-height:340px;overflow-y:auto}.gr-chat,.gr-msg{border-radius:14px}.gr-msg{max-width:85%;padding:9px 13px;font-size:14px;line-height:1.45;white-space:pre-wrap}.gr-msg-rani{align-self:flex-start;background:var(--teal-mist,#f0fdfa);color:#14181f;border-bottom-left-radius:4px}.gr-msg-user{align-self:flex-end;background:linear-gradient(135deg,var(--teal,#14b8a6),var(--teal-deep,#0f766e));color:#fff;border-bottom-right-radius:4px}.gr-msg-typing{color:#79828f;font-style:italic}.gr-demo-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.gr-demo-chip{cursor:pointer;font-size:13px;color:var(--teal-deep,#0f766e);background:#fff;border:1px solid #dcd8cf;border-radius:999px;padding:7px 13px;text-align:left}.gr-demo-chip:hover{border-color:var(--teal,#14b8a6);background:var(--teal-mist,#f0fdfa)}.gr-demo-chip:disabled{opacity:.6;cursor:default}.gr-chat-form{display:flex;gap:8px;margin-top:10px}.gr-chat-form .gr-input-sm{flex:1}.gr-disc-loading{display:flex;align-items:center;gap:10px;color:#79828f;font-size:14px;margin-top:4px}.gr-spinner-sm{width:18px;height:18px;border-width:2.5px;margin:0}.gr-disc-list{display:grid;gap:8px;margin-top:6px}.gr-disc-item{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fff;border:1px solid #ece9e2;border-radius:12px;padding:12px 14px}.gr-disc-item .gr-q{font-weight:600;font-size:14px}.gr-disc-yes{color:var(--teal-deep,#0f766e)}.gr-disc-no,.gr-disc-yes{flex-shrink:0;font-size:12px;font-weight:600}.gr-disc-no{color:#e5484d}.gr-disc-comp{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px}.gr-disc-comp-label{font-size:13px;color:#79828f}.gr-disc-note{font-size:13.5px;color:#b06a2e;margin:12px 0 0;line-height:1.5}.gr-how{margin:44px auto 0;max-width:620px}.gr-how-h{font-family:Playfair Display,Georgia,serif;font-weight:800;font-size:20px;text-align:center;margin:0 0 18px}.gr-how-steps{list-style:none;counter-reset:how;padding:0;margin:0;display:grid;gap:12px}.gr-how-steps li{counter-increment:how;position:relative;padding-left:42px;font-size:15px;color:#3a424e}.gr-how-steps li:before{content:counter(how);position:absolute;left:0;top:-2px;width:28px;height:28px;border-radius:50%;background:var(--teal-mist,#f0fdfa);color:var(--teal-deep,#0f766e);font-family:DM Mono,ui-monospace,monospace;font-weight:600;font-size:13px;display:grid;place-items:center}.gr-how-note{font-size:13.5px;color:#79828f;margin:18px 0 0;line-height:1.55}.gr-faq{margin:48px auto 0;max-width:680px}.gr-faq-h{font-family:Playfair Display,Georgia,serif;font-weight:800;font-size:20px;text-align:center;margin:0 0 20px}.gr-faq-list{display:grid;gap:0;margin:0}.gr-faq-item{padding:18px 0;border-top:1px solid #ece9e2}.gr-faq-item:first-child{border-top:0}.gr-faq-q{font-size:15.5px;font-weight:700;color:#2a3038;margin:0 0 7px}.gr-faq-a{font-size:14.5px;color:#5a636f;line-height:1.6;margin:0}@media (max-width:520px){.gr-form{flex-direction:column}.gr-scorecard{justify-content:center;text-align:center}}