@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--primary: #9a2a2a;--primary-dark: #7c1f1f;--primary-deep: #5f1717;--primary-soft: #fdf2f2;--primary-soft-2: #fae7e7;--accent: #b33a3a;--accent-light: #d96b6b;--text: #101828;--muted: #667085;--border: #e4e7ec;--white: #ffffff;--bg: #ffffff;--bg-soft: #ffffff;--danger: #b42318;--shadow: 0 18px 48px rgba(16, 24, 40, .08);--shadow-soft: 0 18px 38px rgba(154, 42, 42, .16);--radius: 28px;--radius-sm: 16px;font-family:Inter,sans-serif;color:var(--text);background:#fff;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth;font-size:15px;background:#fff}body{margin:0;min-width:320px;font-family:Inter,sans-serif;font-size:14.5px;color:var(--text);background:#fff}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.gcp-page{min-height:100vh;color:var(--text);background:#fff}.gcp-wrap{width:min(1140px,calc(100% - 28px));min-height:100vh;margin:0 auto;display:flex;flex-direction:column;background:#fff}.gcp-header{height:68px;min-height:68px;display:flex;align-items:center;background:#fff;border-bottom:1px solid rgba(228,231,236,.95)}.gcp-brand{display:flex;align-items:center;gap:11px;color:var(--text);text-decoration:none}.gcp-logo{width:50px;height:50px;flex-shrink:0;display:grid;place-items:center;overflow:hidden;border-radius:50%;background:#fff}.gcp-logo img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;border-radius:50%;transform:scale(1.08)}.gcp-brand strong{display:block;color:var(--text);font-size:.96rem;font-weight:700;line-height:1.25}.gcp-brand span{display:block;margin-top:3px;color:var(--muted);font-size:.82rem;line-height:1.3}.gcp-main{flex:1;display:flex;flex-direction:column;justify-content:center;padding:22px 0 18px;background:#fff}.gcp-top-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,.9fr);gap:28px;align-items:stretch}.gcp-welcome{max-width:650px;padding:14px 0;display:flex;flex-direction:column;justify-content:center}.gcp-kicker{margin:0 0 9px;color:var(--primary);font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.gcp-welcome h1{max-width:650px;margin:0;color:var(--text);font-size:clamp(2rem,3.6vw,3.25rem);font-weight:800;line-height:1.04;letter-spacing:-.04em}.gcp-welcome h1 span{color:var(--primary)}.gcp-welcome>p:last-child{max-width:570px;margin:14px 0 0;color:var(--muted);font-size:.94rem;line-height:1.75}.gcp-enroll-banner{position:relative;min-height:225px;overflow:hidden;border-radius:22px;border:1px solid rgba(154,42,42,.1);background:url(https://images.unsplash.com/photo-1523580846011-d3a5bc25702b?q=80&w=1400&auto=format&fit=crop) center / cover no-repeat;box-shadow:var(--shadow)}.gcp-enroll-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#5f1717f7,#7c1f1fe6 60%,#9a2a2a6b)}.gcp-enroll-content{position:relative;z-index:2;min-height:225px;padding:26px;color:#fff;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.gcp-banner-label{display:block;margin-bottom:7px;color:#f7dada;font-size:.72rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.gcp-enroll-content h2{margin:0;color:#fff;font-size:2rem;font-weight:800;line-height:1.05;letter-spacing:-.035em}.gcp-enroll-content p{max-width:440px;margin:8px 0 16px;color:#ffffffde;font-size:.88rem;line-height:1.65}.gcp-enroll-button{min-height:42px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:12px;background:#fff;color:var(--primary);font-size:.8rem;font-weight:800;box-shadow:0 12px 24px #1018281f;transition:.22s ease}.gcp-enroll-button:hover{transform:translateY(-2px);color:var(--primary-dark);box-shadow:0 16px 30px #1018282e}.gcp-portals-area{margin-top:26px;background:#fff}.gcp-section-head{max-width:none;margin:0 0 14px;display:flex;justify-content:space-between;align-items:flex-end;gap:30px}.gcp-section-head>div{flex-shrink:0}.gcp-section-head h2{margin:0;color:var(--text);font-size:1.42rem;font-weight:700;line-height:1.15;letter-spacing:-.03em}.gcp-section-head>p{max-width:450px;margin:0;color:var(--muted);font-size:.84rem;line-height:1.6;text-align:right}.gcp-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.gcp-feature{min-height:175px;padding:17px;background:#fff;border:1px solid rgba(228,231,236,.95);border-radius:18px;display:flex;flex-direction:column;box-shadow:0 8px 24px #1018280a;transition:.22s ease}.gcp-feature:hover{transform:translateY(-4px);border-color:#9a2a2a29;box-shadow:0 16px 32px #10182814}.gcp-feature-icon{width:39px;height:39px;margin-bottom:10px;border-radius:12px;display:grid;place-items:center;background:var(--primary-soft);color:var(--primary);flex-shrink:0}.gcp-feature h3{margin:0 0 6px;color:var(--text);font-size:.94rem;font-weight:700;line-height:1.35}.gcp-feature p{margin:0;color:var(--muted);font-size:.8rem;line-height:1.6}.gcp-feature-link{margin-top:auto;padding-top:12px;display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--primary);font-size:.78rem;font-weight:800;transition:.2s ease}.gcp-feature-link:hover{color:var(--primary-dark)}.gcp-feature-link svg{transition:transform .2s ease}.gcp-feature-link:hover svg{transform:translate(3px)}.gcp-footer{min-height:56px;border-top:1px solid rgba(228,231,236,.95);display:flex;align-items:center;color:var(--muted);background:#fff}.gcp-footer-inner{width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px}.gcp-footer-inner strong{color:var(--text);font-size:.74rem;font-weight:600}.gcp-footer-links{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.gcp-footer-links a{color:#98a2b3;font-size:.74rem;transition:color .2s ease}.gcp-footer-links a:hover{color:var(--primary)}.gcp-footer-dot{color:#d0d5dd}@media(max-width:900px){.gcp-wrap{min-height:auto}.gcp-main{justify-content:flex-start;padding:36px 0}.gcp-top-grid{grid-template-columns:1fr;gap:22px}.gcp-welcome{padding:0}.gcp-enroll-banner,.gcp-enroll-content{min-height:230px}.gcp-portals-area{margin-top:35px}.gcp-section-head{flex-direction:column;align-items:flex-start;gap:5px}.gcp-section-head>p{text-align:left}.gcp-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gcp-feature{min-height:180px}.gcp-feature:last-child{grid-column:1 / -1}.gcp-footer{margin-top:20px}}@media(max-width:640px){.gcp-wrap{width:min(100%,calc(100% - 20px))}.gcp-header{height:auto;min-height:68px;padding:10px 0}.gcp-logo{width:46px;height:46px}.gcp-brand strong{font-size:.88rem}.gcp-brand span{font-size:.76rem}.gcp-main{padding:28px 0}.gcp-welcome h1{font-size:clamp(2rem,10vw,2.9rem)}.gcp-welcome>p:last-child{font-size:.88rem}.gcp-enroll-banner{min-height:300px;border-radius:20px;background-position:center}.gcp-enroll-overlay{background:#5f1717e0}.gcp-enroll-content{min-height:300px;padding:24px 20px;justify-content:center}.gcp-enroll-content h2{font-size:2rem}.gcp-enroll-content p{font-size:.86rem}.gcp-enroll-button{width:100%}.gcp-portals-area{margin-top:32px}.gcp-section-head h2{font-size:1.35rem}.gcp-feature-grid{grid-template-columns:1fr}.gcp-feature,.gcp-feature:last-child{grid-column:auto;min-height:175px}.gcp-footer{min-height:auto;padding:18px 0}.gcp-footer-inner{flex-direction:column;justify-content:center;text-align:center;gap:10px}.gcp-footer-links{justify-content:center}}
