:root{--ggp-navy: #0d3f59;--ggp-navy-deep: #0a2e42;--ggp-gold: #b8964a;--ggp-gold-bright: #cda85c;--ggp-charcoal: #212529;--ggp-cream: #faf8f0;--ggp-cream-2: #ede9dc;--ggp-white: #ffffff;--ggp-muted: #5a7a8a;--ggp-line: rgba(13, 63, 89, .12);--ggp-danger: #c62828;--ggp-navy-tint: #8fb0bf;--ggp-navy-pale: #b9c9d1;--band-strong: #cdebd9;--band-adequate: #e6f3ea;--band-marginal: #fbeccb;--band-weak: #f6d6d6;--band-unsolved: #ede9dc;--status-green: #1f7a4d;--status-gold-dk: #9a7016;--status-red: #9c2b2b;--font-head: "Montserrat", Arial, sans-serif;--font-body: "Inter", Helvetica, Arial, sans-serif;--font-mono: ui-monospace, sfmono-regular, menlo, consolas, monospace}*{box-sizing:border-box}body{margin:0;font-family:var(--font-body);font-size:16px;line-height:1.6;color:var(--ggp-charcoal);background:var(--ggp-cream);min-height:100vh;-webkit-font-smoothing:antialiased}.auth{min-height:100vh;display:grid;grid-template-columns:1.02fr 1fr}.auth__brand{position:relative;overflow:hidden;background:radial-gradient(900px 520px at 18% 8%,rgba(184,150,74,.16),transparent 58%),linear-gradient(155deg,var(--ggp-navy),var(--ggp-navy-deep));color:var(--ggp-white);padding:56px 60px;display:flex;flex-direction:column;justify-content:space-between}.auth__brand:after{content:"";position:absolute;right:-120px;bottom:-130px;width:540px;height:540px;background:url(/brand/ggp-mark.png) no-repeat center / contain;filter:brightness(0) invert(1);opacity:.05;pointer-events:none}.auth__brandtop{display:flex;align-items:baseline;gap:12px;position:relative;z-index:1}.auth__wordmark{font-family:var(--font-head);font-weight:800;font-size:22px;letter-spacing:-.01em;color:var(--ggp-white)}.auth__eyebrow{font-family:var(--font-head);font-weight:600;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--ggp-gold-bright)}.auth__hero{position:relative;z-index:1;max-width:30ch}.auth__headline{font-family:var(--font-head);font-weight:800;font-size:38px;line-height:1.08;letter-spacing:-.02em;margin:0 0 16px;color:var(--ggp-white)}.auth__nowrap{white-space:nowrap}.auth__lede{font-size:16px;line-height:1.65;color:#ffffffc7;margin:0}.auth__tagline{position:relative;z-index:1;font-family:var(--font-head);font-weight:500;font-size:13px;letter-spacing:.01em;color:#ffffffb8;display:flex;align-items:center;gap:14px}.auth__rule{display:inline-block;width:34px;height:2px;background:var(--ggp-gold);flex:none}.auth__panel{display:flex;align-items:center;justify-content:flex-start;background:var(--ggp-white);padding:48px 40px 48px 72px}.auth__content{width:100%;max-width:384px}@media (max-width: 860px){.auth{grid-template-columns:1fr}.auth__brand{padding:40px 32px;gap:28px}.auth__hero{max-width:none}.auth__headline{font-size:30px}.auth__brand:after{display:none}.auth__panel{padding:40px 28px 56px}}.brand-logo{margin:0 0 26px}.brand-logo svg{display:block;width:208px;height:auto}h1{font-family:var(--font-head);font-weight:800;font-size:24px;line-height:1.2;letter-spacing:-.01em;margin:0 0 6px;color:var(--ggp-navy)}.sub{margin:0 0 26px;color:var(--ggp-muted);font-size:15px}label{display:block;font-family:var(--font-head);font-weight:600;font-size:13px;margin:0 0 6px;color:var(--ggp-charcoal)}input{width:100%;padding:12px 14px;font:inherit;color:var(--ggp-charcoal);background:var(--ggp-cream);border:1px solid var(--ggp-line);border-radius:9px;margin-bottom:18px;transition:border-color .15s ease}input:focus{outline:none;border-color:var(--ggp-gold)}button{width:100%;padding:13px 16px;font-family:var(--font-head);font-weight:700;font-size:15px;color:var(--ggp-white);background:linear-gradient(150deg,var(--ggp-navy),var(--ggp-navy-deep));border:none;border-radius:9px;cursor:pointer;transition:transform .08s ease,filter .15s ease}button:hover:not(:disabled){filter:brightness(1.1)}button:active:not(:disabled){transform:translateY(1px)}button:disabled{opacity:.6;cursor:default}.link-btn{width:auto;background:none;color:var(--ggp-navy);font-weight:600;text-decoration:underline;padding:0;margin-top:18px}.notice{border-radius:9px;padding:12px 14px;font-size:14px;margin-bottom:18px}.notice.error{background:#c6282812;border:1px solid rgba(198,40,40,.28);color:var(--ggp-danger)}.notice.warn{background:#b8964917;border:1px solid rgba(184,150,73,.35);color:var(--ggp-navy, #0d3f59)}.unread__list{margin:8px 0 0;padding-left:18px}.unread__list li{margin:2px 0;font-size:13px}.kv{border:1px solid var(--ggp-line);border-radius:9px;overflow:hidden;margin:8px 0 20px}.kv-row{display:flex;justify-content:space-between;align-items:baseline;flex-wrap:wrap;gap:4px 16px;padding:10px 14px;font-size:14px;border-bottom:1px solid var(--ggp-line)}.kv-bullet{flex-basis:100%}.kv-row:last-child{border-bottom:none}.kv-row .k{color:var(--ggp-muted)}.kv-row .v{font-family:var(--font-mono);color:var(--ggp-charcoal);word-break:break-all;text-align:right}.muted{color:var(--ggp-muted);font-size:13px}.center{text-align:center;color:var(--ggp-muted);padding:28px 0}.app{min-height:100vh;background:var(--ggp-cream)}.app__loading{min-height:100vh;display:flex;align-items:center;justify-content:center;color:var(--ggp-muted)}.app__header{display:flex;align-items:center;justify-content:space-between;padding:16px 32px;background:var(--ggp-white);border-bottom:1px solid var(--ggp-line);position:sticky;top:0;z-index:10}.app__brandlink{width:auto;background:none;border:none;padding:0;cursor:pointer}.app__brandlink .brand-logo{margin:0}.app__brandlink .brand-logo svg{width:148px}.app__identity{display:flex;align-items:center;gap:16px}.app__email{font-size:13px;color:var(--ggp-muted)}.app__signout{width:auto;background:none;color:var(--ggp-navy);border:1px solid var(--ggp-line);border-radius:8px;padding:8px 14px;font-size:13px;font-weight:600}.app__signout:hover:not(:disabled){filter:none;border-color:var(--ggp-gold)}.app__main{max-width:920px;margin:0 auto;padding:32px 24px 80px}.app__intro{margin-bottom:24px}.app__crumbs{margin-bottom:16px}.app__stamp{color:var(--ggp-muted);font-size:13px;margin:0 0 18px}.app__rls{margin-top:24px}.df{background:var(--ggp-white);border:1px solid var(--ggp-line);border-radius:14px;padding:24px 24px 28px}.df__bar{display:flex;gap:18px;justify-content:flex-end;margin-bottom:8px}.df__group{border:none;border-top:1px solid var(--ggp-line);padding:18px 0 4px;margin:0}.df__group legend{font-family:var(--font-head);font-weight:700;font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--ggp-navy);padding:0}.df__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px}.df__field{display:flex;flex-direction:column}.df__field--full{margin-top:8px}.df__label{font-family:var(--font-head);font-weight:600;font-size:12px;color:var(--ggp-charcoal);margin-bottom:6px}.df__inputwrap{position:relative;display:flex;align-items:center}.df__inputwrap input{margin-bottom:0}.df__affix{position:absolute;left:12px;color:var(--ggp-muted);font-size:14px;pointer-events:none}.df__affix--suffix{left:auto;right:12px}.df__inputwrap input{padding-left:24px}.df__req{color:var(--ggp-gold);font-weight:700}.df__field--error input{border-color:var(--ggp-danger);background:#c628280a}.df__field textarea{width:100%;padding:12px 14px;font:inherit;color:var(--ggp-charcoal);background:var(--ggp-cream);border:1px solid var(--ggp-line);border-radius:9px;resize:vertical}.df__field textarea:focus{outline:none;border-color:var(--ggp-gold)}.df__check{grid-column:1 / -1;display:flex;align-items:center;gap:10px;font-size:13px;color:var(--ggp-charcoal)}.df__check input{width:auto;margin:0}.df button[type=submit]{margin-top:20px}.progress{text-align:center;padding:48px 24px 56px;background:var(--ggp-white);border:1px solid var(--ggp-line);border-radius:14px}.stepper{list-style:none;margin:0 auto 28px;padding:0;display:flex;gap:0;max-width:560px}.step{flex:1;display:flex;flex-direction:column;align-items:center;gap:8px;position:relative;text-align:center}.step:not(:first-child):before{content:"";position:absolute;top:15px;right:50%;width:100%;height:2px;background:var(--ggp-line)}.step--done:not(:first-child):before,.step--active:not(:first-child):before{background:var(--ggp-gold)}.step__dot{position:relative;z-index:1;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--font-head);font-weight:700;font-size:13px;background:var(--ggp-cream-2);color:var(--ggp-muted);border:2px solid var(--ggp-cream-2)}.step--done .step__dot{background:var(--ggp-gold);border-color:var(--ggp-gold);color:var(--ggp-white)}.step--active .step__dot{background:var(--ggp-white);border-color:var(--ggp-navy);color:var(--ggp-navy);box-shadow:0 0 0 4px #0d3f591a}.step__body{display:flex;flex-direction:column;gap:2px}.step__label{font-family:var(--font-head);font-weight:600;font-size:13px;color:var(--ggp-muted)}.step--done .step__label,.step--active .step__label{color:var(--ggp-navy)}.step__hint{font-size:11px;color:var(--ggp-muted);max-width:18ch}.progress__bar{position:relative;height:4px;max-width:560px;margin:0 auto 18px;background:var(--ggp-cream-2);border-radius:3px;overflow:hidden}.progress__bar-indeterminate{position:absolute;top:0;left:0;height:100%;width:36%;border-radius:3px;background:linear-gradient(90deg,var(--ggp-navy),var(--ggp-gold));animation:indeterminate 1.4s ease-in-out infinite}@keyframes indeterminate{0%{left:-38%}to{left:102%}}.progress__phase{font-family:var(--font-head);font-weight:700;color:var(--ggp-navy);margin:0 0 8px}.progress__elapsed{font-family:var(--font-mono);font-weight:400;color:var(--ggp-muted);font-size:13px}.progress__hint{color:var(--ggp-muted);font-size:14px;max-width:52ch;margin:0 auto}@media (max-width: 640px){.step__hint{display:none}}.report{display:flex;flex-direction:column;gap:18px}.hero{background:var(--ggp-white);border:1px solid var(--ggp-line);border-top:4px solid var(--ggp-navy);border-radius:14px;padding:20px 24px 24px}.hero--ready{border-top-color:var(--status-green)}.hero--advance{border-top-color:var(--ggp-navy)}.hero--workshop{border-top-color:var(--status-gold-dk)}.hero--resubmit{border-top-color:var(--status-red)}.hero__head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:8px}.hero__verdict{font-family:var(--font-head);font-weight:800;font-size:22px;letter-spacing:.01em;color:var(--ggp-navy)}.hero--ready .hero__verdict{color:var(--status-green)}.hero--workshop .hero__verdict{color:var(--status-gold-dk)}.hero--resubmit .hero__verdict{color:var(--status-red)}.hero__caption{font-size:13px;color:var(--ggp-muted);margin-left:10px}.hero__model{font-family:var(--font-mono);font-size:11px;color:var(--ggp-muted)}.hero__viz{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.hero__dial{flex:0 0 auto}.hero__radar{flex:1 1 280px;min-width:260px;max-width:360px;margin:0 auto}.hero__note{margin-top:12px}.radar{display:block;height:auto}.card{background:var(--ggp-white);border:1px solid var(--ggp-line);border-radius:14px;padding:22px 24px}.card__title{font-family:var(--font-head);font-weight:700;font-size:15px;color:var(--ggp-navy);margin:0 0 16px;display:flex;align-items:center;gap:10px}.card__score{margin-left:auto;font-family:var(--font-mono);font-size:13px;color:var(--ggp-muted)}.card__note{color:var(--ggp-muted);font-size:13px;margin:14px 0 0}.card__prose{color:var(--ggp-charcoal);font-size:14.5px;line-height:1.65;margin:0 0 12px}.card__prose:last-child{margin-bottom:0}.md{color:var(--ggp-charcoal);font-size:14.5px;line-height:1.65}.md>:first-child{margin-top:0}.md>:last-child{margin-bottom:0}.md p{margin:0 0 12px}.md h1,.md h2,.md h3,.md h4{font-family:var(--font-head);font-weight:700;color:var(--ggp-navy);line-height:1.3;margin:18px 0 8px}.md h1{font-size:17px}.md h2{font-size:15.5px}.md h3,.md h4{font-size:14px;letter-spacing:.01em}.md strong{font-weight:700;color:var(--ggp-charcoal)}.md ul,.md ol{margin:0 0 12px;padding-left:22px}.md li{margin:3px 0}.md li::marker{color:var(--ggp-gold)}.md blockquote{margin:0 0 12px;padding:2px 0 2px 14px;border-left:3px solid var(--ggp-line);color:var(--ggp-muted)}.md code{font-family:var(--font-mono);font-size:.88em;background:var(--ggp-cream-2);padding:1px 5px;border-radius:4px}.md pre{background:var(--ggp-cream-2);padding:12px 14px;border-radius:8px;overflow-x:auto}.md pre code{background:none;padding:0}.md a{color:var(--ggp-navy);text-decoration:underline;text-decoration-color:var(--ggp-gold)}.md hr{border:none;border-top:1px solid var(--ggp-line);margin:16px 0}.chart-scroll{overflow-x:auto;margin:4px 0 12px}.returns{margin-bottom:18px}.legend{display:flex;flex-wrap:wrap;gap:14px;font-size:12px;color:var(--ggp-muted)}.legend__item{display:inline-flex;align-items:center;gap:6px}.legend__swatch{width:12px;height:12px;border-radius:3px;display:inline-block}.legend__swatch--strong{background:var(--band-strong)}.legend__swatch--adequate{background:var(--band-adequate)}.legend__swatch--marginal{background:var(--band-marginal)}.legend__swatch--weak{background:var(--band-weak)}.legend__swatch--base{background:var(--ggp-white);border:2px solid var(--ggp-gold)}.hurdle{margin-top:8px}.hurdle__track{position:relative;height:5px;background:var(--ggp-cream-2);border-radius:3px}.hurdle__fill{position:absolute;top:0;left:0;height:100%;border-radius:3px;background:var(--ggp-navy)}.hurdle--fail .hurdle__fill{background:var(--status-red)}.hurdle__tick{position:absolute;top:-2px;width:2px;height:9px;background:var(--ggp-gold);transform:translate(-1px)}.dq{display:flex;align-items:flex-start;gap:20px;flex-wrap:wrap}.dq__donut{flex:0 0 auto}.dq__body{flex:1 1 260px;min-width:240px}.dq__body .card__prose:first-child{margin-top:0}.tiles{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px}.tile{background:var(--ggp-white);border:1px solid var(--ggp-line);border-radius:12px;padding:16px 16px 14px;display:flex;flex-direction:column;gap:4px}.tile--pass{border-color:#1f7a4d66}.tile--fail{border-color:#9c2b2b66}.tile__value{font-family:var(--font-head);font-weight:800;font-size:22px;color:var(--ggp-navy)}.tile__label{font-size:12px;color:var(--ggp-muted);display:flex;align-items:center;gap:6px}.tile__flag{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:1px 6px;border-radius:4px}.tile__flag--pass{background:#1f7a4d1f;color:#1f7a4d}.tile__flag--fail{background:#9c2b2b1a;color:#9c2b2b}.kv-hint{color:var(--ggp-muted);font-weight:400}.kv-row .v{display:inline-flex;align-items:center;gap:8px}.pill{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:2px 7px;border-radius:5px}.pill--pass{background:#1f7a4d1f;color:#1f7a4d}.pill--fail{background:#9c2b2b1a;color:#9c2b2b}.pill--badge{margin-left:2px}.pill--high{background:#1f7a4d1f;color:#1f7a4d}.pill--medium{background:#b8964a29;color:#8a6a1f}.pill--low{background:#9c2b2b1a;color:#9c2b2b}.flags{list-style:none;margin:14px 0 0;padding:0;display:flex;flex-direction:column;gap:8px}.flag{font-size:13px;color:var(--ggp-charcoal);padding-left:4px}.flag__sev{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:1px 6px;border-radius:4px;margin-right:6px}.flag--material .flag__sev{background:#9c2b2b1a;color:#9c2b2b}.flag--reconcile .flag__sev{background:#b8964a29;color:#8a6a1f}.flag--info .flag__sev{background:var(--ggp-cream-2);color:var(--ggp-muted)}.notice{background:var(--ggp-white);border:1px solid var(--ggp-line);color:var(--ggp-charcoal)}@media (max-width: 640px){.app__header{padding:14px 18px}.app__main{padding:24px 16px 64px}.verdict{flex-wrap:wrap;gap:16px}}.modetabs{display:flex;gap:4px;border-bottom:1px solid var(--ggp-line);margin-bottom:20px}.modetab{font-family:var(--font-head);font-size:.95rem;font-weight:600;letter-spacing:.01em;color:var(--ggp-muted);background:none;border:none;border-bottom:2px solid transparent;padding:10px 14px;margin-bottom:-1px;cursor:pointer}.modetab:hover{color:var(--ggp-navy)}.modetab--active{color:var(--ggp-navy);border-bottom-color:var(--ggp-gold)}.dz{display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center;padding:36px 24px;border:2px dashed var(--ggp-line);border-radius:12px;background:var(--ggp-white);cursor:pointer;transition:border-color .15s ease,background .15s ease}.dz:hover,.dz:focus-visible{border-color:var(--ggp-gold);outline:none}.dz--over{border-color:var(--ggp-gold);background:var(--ggp-cream-2)}.dz__input{display:none}.dz__icon{font-size:1.5rem;color:var(--ggp-gold)}.dz__lead{font-family:var(--font-head);color:var(--ggp-navy);margin:0}.dz__hint{color:var(--ggp-muted);font-size:.88rem;max-width:52ch;margin:0}.filelist{list-style:none;margin:14px 0 0;padding:0;display:flex;flex-direction:column;gap:6px}.filelist__item{display:flex;align-items:center;gap:10px;padding:8px 12px;background:var(--ggp-white);border:1px solid var(--ggp-line);border-radius:8px}.filelist__name{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.filelist__size{font-family:var(--font-mono);font-size:.82rem;color:var(--ggp-muted)}.filelist__remove{background:none;border:none;color:var(--ggp-muted);cursor:pointer;font-size:.9rem;padding:2px 6px}.filelist__remove:hover{color:var(--ggp-danger)}.extract{background:var(--ggp-white);border:1px solid var(--ggp-line);border-left:3px solid var(--ggp-gold);border-radius:10px;padding:16px 18px;margin-bottom:20px}.extract__head{display:flex;align-items:baseline;justify-content:space-between;gap:10px;flex-wrap:wrap}.extract__badge{font-family:var(--font-head);font-weight:600;color:var(--ggp-navy)}.extract__meta{font-family:var(--font-mono);font-size:.82rem;color:var(--ggp-muted)}.extract__prose{margin:8px 0 0;color:var(--ggp-charcoal)}.extract__gaps{margin:8px 0 0;font-size:.88rem;color:var(--ggp-muted)}.extract__details{margin-top:10px}.extract__details summary{cursor:pointer;font-family:var(--font-head);font-size:.88rem;color:var(--ggp-navy)}.prov{list-style:none;margin:10px 0 0;padding:0;display:flex;flex-direction:column;gap:4px}.prov__row{display:flex;align-items:center;gap:10px;font-size:.86rem}.prov__field{flex:1}.prov__src{font-family:var(--font-mono);font-size:.78rem;color:var(--ggp-muted)}.needsmore{border-left:3px solid var(--ggp-gold)}.needsmore__gaps{margin-top:10px}.needsmore__label{font-family:var(--font-head);font-weight:600;color:var(--ggp-navy)}.needsmore__gaps ul{margin:6px 0 0;padding-left:20px}
