.gg-shell-cutoff{background:var(--shell-frame);border:0;outline:var(--shell-border-w) solid var(--shell-border);outline-offset:calc(-1 * var(--shell-border-w));box-shadow:var(--panel-elevation,var(--shell-shadow));border-radius:var(--panel-radius);padding:.5rem;max-width:100%;position:relative;font-family:var(--font-ui,"Work Sans",sans-serif);color:#1E293B}.gg-cutoff-inner,.gg-shell-cutoff{display:flex;flex-direction:column;width:100%;box-sizing:border-box}.gg-cutoff-inner{min-width:0;gap:1rem;padding:1.25rem 1.15rem 1.5rem;background:var(--inner);border-radius:var(--radius-2xl)}.gg-cutoff-head{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem;width:100%;box-sizing:border-box}.gg-cutoff-title-wrap{display:flex;flex-direction:column;gap:.2rem;min-width:0;flex:1 1}.gg-cutoff-title{margin:0;font-family:var(--font-display,"Bricolage Grotesque",sans-serif);font-size:clamp(1.15rem,3.5vw,1.35rem);font-weight:800;letter-spacing:-.02em;color:#0F172A;line-height:1.2;word-break:keep-all}.gg-cutoff-subtitle{margin:0;font-size:clamp(.75rem,2.5vw,.875rem);color:#8D99AE;font-weight:500;line-height:1.2}.gg-cutoff-badge-free{background:#7C4DFF;color:#FFFFFF;font-size:.8125rem;font-weight:800;padding:.25rem .75rem;border-radius:.5rem;letter-spacing:-.01em;line-height:1.25;box-shadow:0 2px 8px rgba(124,77,255,.28);flex-shrink:0}.gg-cutoff-gauge-box{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;width:100%;padding-top:.25rem}.gg-cutoff-svg{width:100%;max-width:270px;height:auto;display:block;overflow:visible}.gg-cutoff-score-display{display:flex;flex-direction:column;align-items:center;margin-top:-.5rem;margin-bottom:.25rem}.gg-cutoff-score-number{font-family:var(--font-display,"Bricolage Grotesque",sans-serif);font-size:2.35rem;font-weight:900;color:#0F172A;line-height:1;letter-spacing:-.03em}.gg-cutoff-score-label{font-size:.75rem;font-weight:800;color:#8E9BAE;letter-spacing:.06em;text-transform:uppercase;margin-top:.25rem}.gg-cutoff-form{display:flex;flex-direction:column;gap:.75rem}.gg-cutoff-exam-selector,.gg-cutoff-form,.gg-cutoff-input-wrap{width:100%;position:relative}.gg-cutoff-input-wrap,.gg-cutoff-search-icon{display:flex;align-items:center}.gg-cutoff-search-icon{position:absolute;left:1rem;width:18px;height:18px;color:#94A3B8;pointer-events:none;justify-content:center}.gg-cutoff-input{width:100%;height:48px;background:#FFFFFF;border:1.5px solid #e2e8f0;border-radius:.875rem;padding:0 1rem;font-size:.9375rem;font-family:var(--font-ui,"Work Sans",sans-serif);color:#1E293B;outline:none;transition:border-color .15s ease,box-shadow .15s ease;box-sizing:border-box}.gg-cutoff-input-search{padding-left:2.75rem;padding-right:2rem;cursor:pointer}.gg-cutoff-input::placeholder{color:#94A3B8;font-weight:500}.gg-cutoff-input:focus{border-color:#7C4DFF;box-shadow:0 0 0 3px rgba(124,77,255,.12)}.gg-cutoff-clear-btn{position:absolute;right:.75rem;background:none;border:none;color:#94A3B8;font-size:1rem;cursor:pointer;padding:.25rem;display:grid;place-items:center;line-height:1}.gg-cutoff-clear-btn:hover{color:#475569}.gg-cutoff-dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;max-height:240px;overflow-y:auto;background:#FFFFFF;border:1px solid #cbd5e1;border-radius:.75rem;box-shadow:0 10px 25px -5px rgba(0,0,0,.12),0 8px 10px -6px rgba(0,0,0,.08);z-index:50;padding:.35rem 0;list-style:none;margin:0}.gg-cutoff-dropdown-item{padding:.625rem 1rem;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:background .12s ease;gap:.5rem}.gg-cutoff-dropdown-item.is-active,.gg-cutoff-dropdown-item:hover{background:#F8FAFC}.gg-cutoff-item-name{font-weight:600;font-size:.875rem;color:#0F172A}.gg-cutoff-item-badge{font-size:.75rem;font-weight:700;padding:.15rem .5rem;border-radius:.375rem;background:#EFF6FF;color:#2563EB}.gg-cutoff-item-badge.has-cutoff{background:#ECFDF5;color:#059669}.gg-cutoff-item-badge.no-cutoff{background:#F1F5F9;color:#64748B}.gg-cutoff-dropdown-empty{padding:1rem;text-align:center;color:#64748B;font-size:.875rem}.gg-cutoff-analyse-btn{width:100%;height:48px;background-color:#0F1012!important;color:#FFFFFF!important;border:none!important;border-radius:9999px!important;font-family:var(--font-ui,"Work Sans",sans-serif);font-size:.9375rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;cursor:pointer;transition:background .15s ease,transform .1s ease,box-shadow .15s ease;box-shadow:0 2px 8px rgba(0,0,0,.2)}.gg-cutoff-analyse-btn:hover{background-color:#1E293B!important;transform:translateY(-1px);box-shadow:0 4px 14px rgba(0,0,0,.25)}.gg-cutoff-analyse-btn:active{transform:translateY(0)}.gg-cutoff-analyse-btn:disabled{background-color:#94A3B8!important;cursor:not-allowed;transform:none;box-shadow:none}.gg-cutoff-sparkle-icon{width:18px;height:18px;fill:currentColor}.gg-cutoff-feedback{padding:.75rem 1rem;border-radius:.75rem;font-size:.8125rem;font-weight:600;line-height:1.4;display:flex;align-items:flex-start;gap:.5rem}.gg-cutoff-feedback.is-qualified{background:#ECFDF5;color:#065F46;border:1px solid #a7f3d0}.gg-cutoff-feedback.is-below{background:#FFF1F2;color:#9F1239;border:1px solid #fecdd3}.gg-cutoff-feedback.is-neutral{background:#F8FAFC;color:#475569;border:1px solid #e2e8f0}.gg-cutoff-feedback.is-warning{background:#FFFBEB;color:#92400E;border:1px solid #fde68a}.gg-cutoff-meta-chip{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.35rem .5rem;background:#F1F5F9;padding:.4rem .75rem;border-radius:.5rem;font-size:.75rem;color:#475569;font-weight:600;width:100%;box-sizing:border-box;word-break:break-word}.gg-cutoff-meta-chip strong{color:#0F172A}.gg-cutoff-needle{transform-origin:0 0;transition:transform .65s cubic-bezier(.34,1.45,.64,1);will-change:transform}@media (max-width:480px){.gg-shell-cutoff{padding:1rem .875rem 1.25rem;border-radius:1.25rem}.gg-cutoff-score-number{font-size:2rem}}