.gfr-wrap{max-width:520px;margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:#1a1a1a}
.gfr-header{display:flex;align-items:center;gap:12px;margin-bottom:20px}
.gfr-icon{font-size:34px;line-height:1}
.gfr-title{font-size:22px!important;font-weight:600!important;margin:0 0 3px!important;padding:0!important;border:none!important;color:#1a1a1a!important}
.gfr-sub{font-size:13px;color:#666;margin:0}
.gfr-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:4px}
@media(max-width:380px){.gfr-grid{grid-template-columns:1fr}}
.gfr-lbl{display:block;font-size:13px;font-weight:500;color:#555;margin-bottom:5px}
.gfr-iw{position:relative}
.gfr-iw input{width:100%;box-sizing:border-box;padding:9px 60px 9px 12px;border:1px solid #d0d0d0;border-radius:8px;font-size:14px;color:#1a1a1a;background:#fff;outline:none;transition:border-color .15s;-moz-appearance:textfield}
.gfr-iw input::-webkit-inner-spin-button,.gfr-iw input::-webkit-outer-spin-button{-webkit-appearance:none}
.gfr-iw input:focus{border-color:#0891B2;box-shadow:0 0 0 3px rgba(8,145,178,.1)}
.gfr-suf{position:absolute;right:8px;top:50%;transform:translateY(-50%);font-size:11px;color:#999;pointer-events:none}
.gfr-toggle{display:flex;border:1px solid #d0d0d0;border-radius:8px;overflow:hidden}
.gfr-tbtn{flex:1;padding:9px 8px;font-size:13px;font-weight:500;border:none;border-right:1px solid #d0d0d0;background:#fff;color:#555;cursor:pointer;transition:background .13s}
.gfr-tbtn:last-child{border-right:none}
.gfr-tbtn.act{background:#cffafe;color:#0e7490;font-weight:600}
.gfr-result-card{border-radius:12px;padding:18px 22px;color:#fff;margin-top:12px;text-align:center;animation:gfr-in .22s ease}
@keyframes gfr-in{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}
.gfr-stage-1{background:linear-gradient(135deg,#059669,#065F46)}
.gfr-stage-2{background:linear-gradient(135deg,#84cc16,#4d7c0f)}
.gfr-stage-3{background:linear-gradient(135deg,#D97706,#92400E)}
.gfr-stage-4{background:linear-gradient(135deg,#EA580C,#9a3412)}
.gfr-stage-5{background:linear-gradient(135deg,#dc2626,#991b1b)}
.gfr-res-main{font-size:44px;font-weight:800;font-family:monospace;margin-bottom:4px}
.gfr-res-sub{font-size:14px;opacity:.85;margin-bottom:6px}
.gfr-res-stage{font-size:13px;background:rgba(255,255,255,.2);border-radius:8px;padding:6px 12px;display:inline-block;font-weight:600}
.gfr-stage-table{margin-top:12px;background:#fafafa;border:1px solid #e8e8e8;border-radius:10px;overflow:hidden}
.gfr-st-row{display:flex;justify-content:space-between;padding:8px 14px;border-bottom:1px solid #f0f0f0;font-size:12px}
.gfr-st-row:last-child{border-bottom:none}
.gfr-st-row.current{background:#eff6ff;font-weight:700}
.gfr-disc{font-size:11px;color:#bbb;text-align:center;margin-top:8px}
