.gcc-portal{max-width:1180px;margin:30px auto;padding:0 14px;font-family:Arial,Helvetica,sans-serif;color:#172554}.gcc-login,.gcc-card-front{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:22px;margin:18px 0;box-shadow:0 8px 24px rgb(15 23 42 / .06)}.gcc-login{max-width:620px;margin:50px auto}.gcc-login-brand{text-align:center;margin-bottom:14px}.gcc-login label,.gcc-grid-front label{display:flex;flex-direction:column;gap:6px;font-weight:600;margin-bottom:12px;color:#172554}.gcc-login input,.gcc-grid-front input,.gcc-grid-front textarea{padding:11px 12px;border:1px solid #cbd5e1;border-radius:8px;font-size:15px;width:100%;background:#fff;color:#0f172a}.gcc-grid-front textarea{min-height:96px;resize:vertical}.gcc-portal-head{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:16px}.gcc-portal-brand{display:flex;align-items:center;gap:14px;min-width:0}.gcc-portal-brand-text h2,.gcc-login h2{margin:0 0 6px;color:#0f172a}.gcc-portal-brand-text p,.gcc-login-brand p{margin:0;color:#475569}.gcc-portal-logos{display:flex;align-items:center;gap:10px;flex-shrink:0}.gcc-portal-logos img{width:64px;height:64px;object-fit:contain;background:#fff}.gcc-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.gcc-summary>div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:14px;display:flex;flex-direction:column;gap:6px;color:#0f172a}.gcc-summary>div span{color:#475569}.gcc-portal .gcc-btn,.gcc-portal button.gcc-btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid #1d4ed8;border-radius:8px;background:#1d4ed8!important;color:#fff!important;padding:10px 16px;text-decoration:none;cursor:pointer;font-weight:600;line-height:1.2;appearance:none;-webkit-appearance:none;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.gcc-portal .gcc-btn:hover,.gcc-portal .gcc-btn:focus,.gcc-portal button.gcc-btn:hover,.gcc-portal button.gcc-btn:focus{background:#1e40af!important;border-color:#1e40af!important;color:#fff!important;transform:translateY(-1px);outline:none}.gcc-portal .gcc-btn-light{background:#eef2ff!important;border-color:#c7d2fe!important;color:#1d4ed8!important}.gcc-portal .gcc-btn-light:hover,.gcc-portal .gcc-btn-light:focus{background:#dbe4ff!important;border-color:#a5b4fc!important;color:#1d4ed8!important}.gcc-portal .gcc-btn-danger{background:#b42318!important;border-color:#b42318!important;color:#fff!important}.gcc-portal .gcc-btn-danger:hover,.gcc-portal .gcc-btn-danger:focus{background:#8f2016!important;border-color:#8f2016!important;color:#fff!important}.gcc-btn-small{padding:8px 12px;font-size:14px}.gcc-alert{background:#fff8e5;border:1px solid #fde68a;border-left:4px solid #f0b429;padding:12px 14px;margin:14px 0;border-radius:8px;color:#7c5c00}.gcc-error{background:#fff1f2;border-color:#fecdd3;border-left-color:#d63638;color:#9f1239}.gcc-success{background:#edfaef;border-color:#bbf7d0;border-left-color:#2e8540;color:#166534}.gcc-grid-front{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px}.gcc-doc-list{display:grid;gap:10px}.gcc-doc-row{display:grid;grid-template-columns:minmax(220px,1.3fr) 150px minmax(260px,1fr);gap:12px;align-items:center;border:1px solid #e5e7eb;border-radius:12px;padding:14px;background:#fff}.gcc-doc-meta strong{display:block;color:#1e3a8a;font-size:15px;line-height:1.35}.gcc-doc-row small{display:block;color:#b42318;margin-top:6px;line-height:1.4}.gcc-doc-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-start}.gcc-doc-actions form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center;flex:1;min-width:260px}.gcc-doc-actions input[type=file]{width:100%;max-width:100%;padding:8px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#334155}.gcc-text-link{color:#1d4ed8;text-decoration:none;font-weight:600}.gcc-text-link:hover,.gcc-text-link:focus{text-decoration:underline;color:#1e40af}.gcc-status{display:inline-flex;align-items:center;justify-content:center;min-width:112px;padding:8px 12px;border-radius:999px;font-weight:700;font-size:13px;line-height:1.2;border:1px solid #fff0}.gcc-status.is-pending{background:#fff7e6;color:#946200;border-color:#f4d38b}.gcc-status.status-uploaded{background:#eff6ff;color:#1d4ed8;border-color:#bfdbfe}.gcc-status.status-verified{background:#ecfdf3;color:#166534;border-color:#bbf7d0}.gcc-status.status-correction-required{background:#fff7ed;color:#c2410c;border-color:#fed7aa}.gcc-status.status-rejected{background:#fef2f2;color:#b91c1c;border-color:#fecaca}.gcc-developed{text-align:center;color:#64748b;font-size:12px;margin-top:16px}.gcc-developed a{color:#1d4ed8;text-decoration:none}.gcc-developed a:hover{text-decoration:underline}@media(max-width:900px){.gcc-doc-row{grid-template-columns:1fr}.gcc-doc-actions form{grid-template-columns:1fr}.gcc-doc-actions{justify-content:flex-start}.gcc-portal-head{align-items:flex-start;flex-direction:column}.gcc-portal-brand{width:100%}}@media(max-width:700px){.gcc-portal{padding:0 10px}.gcc-login,.gcc-card-front{padding:18px}.gcc-portal-logos img{width:54px;height:54px}.gcc-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.gcc-portal-brand{align-items:flex-start}.gcc-portal-brand-text h2{font-size:22px}.gcc-doc-actions input[type=file]{font-size:14px}}@media(max-width:520px){.gcc-summary{grid-template-columns:1fr}.gcc-portal-logos{gap:8px}.gcc-portal-logos img{width:46px;height:46px}.gcc-portal-brand{flex-direction:column;align-items:flex-start}.gcc-portal .gcc-btn,.gcc-portal button.gcc-btn{width:100%}.gcc-card-front form .gcc-btn+.gcc-btn{margin-top:8px}}