.gck-system-page{--gck-purple:#35116f;--gck-purple-dark:#29105f;--gck-purple-soft:#faf9fc;--gck-gold:#c69a32;--gck-gold-dark:#b88620;--gck-white:#fff;--gck-offwhite:#faf9f7;--gck-cream:#f8f6f2;--gck-text:#3d3942;--gck-muted:#716b75;--gck-border:#e7dfd3;--gck-container:1180px;--gck-gutter:48px;--gck-section-gap:82px;--gck-button-height:44px;--gck-button-padding:23px;--gck-button-radius:6px;--gck-card-radius:6px;--gck-card-shadow:0 8px 24px rgba(41,16,95,.08);--gck-media-radius:6px;--gck-content-max:720px;box-sizing:border-box;color:var(--gck-text);font-family:var(--gck-body-font,inherit);-webkit-text-size-adjust:100%;text-size-adjust:100%;-webkit-font-smoothing:antialiased;overflow-x:clip;overflow-wrap:anywhere}.gck-system-page *,.gck-system-page *::before,.gck-system-page *::after{box-sizing:border-box}.gck-system-page :where(img,svg,video,iframe){max-width:100%;height:auto}.gck-system-page iframe{border:0}.gck-system-page :where(input,select,textarea){min-width:0;max-width:100%}.gck-system-page :where(table){max-width:100%;border-collapse:collapse}.gck-system-page pre{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.gck-system-page :where(a,button,input,select,textarea){touch-action:manipulation}.gck-system-page :where(a,button){-webkit-tap-highlight-color:transparent}.gck-system-page .gck-container{width:min(var(--gck-container),calc(100% - 2 * var(--gck-gutter)));max-width:var(--gck-container);margin-inline:auto}.gck-system-page .gck-section{width:100%;padding-block:var(--gck-section-gap);overflow:clip}.gck-system-page .gck-section--white{background:var(--gck-white)}.gck-system-page .gck-section--soft{background:var(--gck-purple-soft)}.gck-system-page .gck-section--cream{background:var(--gck-offwhite)}.gck-system-page .gck-heading{width:min(100%,var(--gck-content-max));margin:0 auto 46px;text-align:center}.gck-system-page .gck-eyebrow{display:block;margin:0 0 12px;color:var(--gck-gold-dark);font-size:10px;font-weight:700;letter-spacing:.2em;line-height:1.4}.gck-system-page .gck-heading h2{margin:0;color:var(--gck-purple);font-size:clamp(26px,3vw,42px);font-weight:700;line-height:1.16;letter-spacing:-.025em}.gck-system-page .gck-heading p{max-width:620px;margin:18px auto 0;color:var(--gck-muted);font-size:14px;line-height:1.8}.gck-system-page .gck-gold-line{display:block;width:54px;height:2px;margin:17px auto 0;background:var(--gck-gold)}.gck-system-page .gck-button{display:inline-flex;align-items:center;justify-content:center;min-height:max(44px,var(--gck-button-height));max-width:100%;padding:10px var(--gck-button-padding);border:1px solid transparent;border-radius:var(--gck-button-radius);font-size:11px;font-weight:700;line-height:1.2;text-align:center;text-decoration:none;cursor:pointer}.gck-system-page .gck-button--primary{background:var(--gck-purple);color:#fff;border-color:var(--gck-purple)}.gck-system-page .gck-button--secondary{background:transparent;color:var(--gck-purple);border-color:rgba(53,17,111,.25)}.gck-system-page .gck-card{min-width:0;max-width:100%;overflow:hidden;border:1px solid var(--gck-border);border-radius:var(--gck-card-radius);background:var(--gck-white);box-shadow:var(--gck-card-shadow)}.gck-system-page .gck-media-frame{width:100%;overflow:hidden;border-radius:var(--gck-media-radius)}.gck-system-page .gck-media-frame img{display:block;width:100%}.gck-system-page .gck-grid{display:grid;min-width:0;gap:clamp(16px,2vw,24px)}.gck-system-page .gck-grid>*{min-width:0}.gck-system-page .gck-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.gck-system-page .gck-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.gck-system-page .gck-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}#gck-footer{width:100%;margin:0!important;padding:0!important;background:var(--gck-offwhite)!important;color:var(--gck-text)!important;border-top:1px solid var(--gck-border);box-shadow:none!important}#gck-footer .gck-footer-inner{width:min(var(--gck-container),calc(100% - 2 * var(--gck-gutter)));margin-inline:auto;padding:52px 0 22px}#gck-footer .gck-footer-grid{display:grid;grid-template-columns:1.6fr .85fr .95fr 1.35fr;gap:44px;align-items:start}#gck-footer .gck-footer-logo{display:inline-flex;align-items:center;max-width:100%;margin:0 0 12px;text-decoration:none!important}#gck-footer .gck-footer-logo img{display:block;width:auto;max-width:min(150px,100%);max-height:62px;object-fit:contain;border:0!important;border-radius:0!important}#gck-footer .gck-footer-tagline{max-width:360px;margin:0 0 9px;color:var(--gck-gold-dark);font-size:9px;font-weight:700;letter-spacing:.12em;line-height:1.45;text-transform:uppercase}#gck-footer .gck-footer-brand p{max-width:360px;margin:10px 0 17px!important;color:var(--gck-muted)!important;font-size:12px!important;line-height:1.75}#gck-footer .gck-footer-social{display:flex;flex-wrap:wrap;gap:8px;margin-top:2px}#gck-footer .gck-footer-social-link{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;padding:7px 10px;border:1px solid var(--gck-border);border-radius:8px;color:var(--gck-purple)!important;background:#fff;text-decoration:none!important;font-size:10px!important;line-height:1}.gck-footer-social-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;flex:0 0 18px}.gck-footer-social-icon svg{display:block;width:18px;height:18px}.gck-footer-social-label{white-space:nowrap}#gck-footer .gck-footer-social-link.is-placeholder{opacity:.72;cursor:default}#gck-footer .gck-footer-col h3{margin:1px 0 17px!important;color:var(--gck-purple)!important;font-size:13px!important;font-weight:700;line-height:1.25}#gck-footer .gck-footer-col ul{margin:0!important;padding:0!important;list-style:none!important}#gck-footer .gck-footer-col li{margin:0 0 11px!important;padding:0!important}#gck-footer .gck-footer-col li a,#gck-footer .gck-contact a{color:var(--gck-muted)!important;font-size:11px!important;text-decoration:none!important;overflow-wrap:anywhere}#gck-footer .gck-contact-item{display:grid;grid-template-columns:28px minmax(0,1fr);gap:9px;align-items:start;margin:0 0 14px}#gck-footer .gck-contact-icon{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--gck-gold);border-radius:50%;color:var(--gck-purple);font-size:12px}#gck-footer .gck-contact strong{display:block;margin:0 0 3px;color:var(--gck-purple);font-size:11px}#gck-footer .gck-contact p{margin:0!important;color:var(--gck-muted)!important;font-size:10.5px!important;line-height:1.65;overflow-wrap:anywhere}#gck-footer .gck-contact small{font-size:9px;color:#8c8790}#gck-footer .gck-footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:34px;padding-top:17px;border-top:1px solid #e3ddd4}#gck-footer .gck-footer-bottom p,#gck-footer .gck-footer-legal{margin:0!important;color:#99939b!important;font-size:9px!important;line-height:1.6}#gck-footer .gck-footer-legal{display:flex;gap:8px;align-items:center}#gck-footer .gck-footer-legal a{color:#77717a!important;text-decoration:none!important;font-size:9px!important}@media (hover:hover) and (pointer:fine){.gck-system-page .gck-button--primary:hover{background:var(--gck-gold);border-color:var(--gck-gold);color:#fff}.gck-system-page .gck-button--secondary:hover{background:var(--gck-purple);border-color:var(--gck-purple);color:#fff}#gck-footer .gck-footer-social-link:hover{border-color:rgba(67,18,118,.28);background:var(--gck-purple-soft)}}@media (max-width:1050px){.gck-system-page{--gck-gutter:32px}.gck-system-page .gck-grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}#gck-footer .gck-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 28px}}@media (max-width:700px){.gck-system-page{--gck-gutter:18px}.gck-system-page .gck-section{padding-block:clamp(38px,8vw,58px)}.gck-system-page .gck-heading{margin-bottom:30px}.gck-system-page .gck-heading h2{font-size:clamp(25px,7.5vw,29px)}.gck-system-page .gck-heading p{margin-top:14px;font-size:12px;line-height:1.7}.gck-system-page .gck-grid{gap:16px}.gck-system-page .gck-grid--2,.gck-system-page .gck-grid--3,.gck-system-page .gck-grid--4{grid-template-columns:1fr}.gck-system-page .gck-button{white-space:normal}#gck-footer .gck-footer-inner{padding:40px 0 18px}#gck-footer .gck-footer-grid{grid-template-columns:1fr;gap:28px}#gck-footer .gck-footer-bottom{flex-direction:column;align-items:flex-start;gap:7px;margin-top:26px}}@media (max-width:390px){.gck-system-page{--gck-gutter:14px}.gck-system-page .gck-section{padding-block:32px}.gck-system-page .gck-heading{margin-bottom:24px}.gck-system-page .gck-heading h2{font-size:25px}.gck-system-page .gck-heading p{font-size:11.5px}.gck-system-page .gck-grid{gap:14px}.gck-system-page .gck-button{min-height:44px;padding-inline:16px;font-size:10.5px}#gck-footer .gck-footer-inner{width:calc(100% - 28px)}#gck-footer .gck-footer-social-link{min-height:34px;padding:7px 9px}}@media (max-width:330px){.gck-system-page{--gck-gutter:12px}.gck-system-page .gck-section{padding-block:28px}.gck-system-page .gck-heading{margin-bottom:20px}.gck-system-page .gck-heading h2{font-size:22px}.gck-system-page .gck-heading p{font-size:11px}.gck-system-page .gck-button{width:100%;padding-inline:12px}#gck-footer .gck-footer-inner{width:calc(100% - 24px)}#gck-footer .gck-footer-grid{gap:24px}#gck-footer .gck-footer-social{gap:6px}}@media (prefers-reduced-motion:reduce){.gck-system-page *,.gck-system-page *::before,.gck-system-page *::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
