:root{--gcp-bg:#faf9f7;--gcp-ink:#171513;--gcp-muted:#756f68;--gcp-line:#e9e4dd;--gcp-accent:#a67c52}
.gcp-site,.gcp-wrap{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--gcp-ink)}
.gcp-hero{background:radial-gradient(circle at 80% 20%,#594333 0,#29211c 35%,#141210 75%);color:#fff;min-height:650px;display:flex;align-items:center;padding:70px 24px}
.gcp-hero-inner{width:min(1120px,100%);margin:auto}.gcp-brand{font-weight:900;letter-spacing:3px;font-size:18px;margin-bottom:70px}.gcp-brand span{font-weight:500}
.gcp-kicker{font-size:11px;letter-spacing:2.4px;font-weight:800;opacity:.72}.gcp-hero h1{font-size:clamp(48px,7vw,88px);line-height:.98;margin:18px 0}.gcp-hero h1 em{font-style:normal;color:#d9b78f}.gcp-hero p{font-size:19px;line-height:1.7;max-width:720px;color:#e8e1da}
.gcp-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.gcp-btn{display:inline-block;background:#1a1816;color:#fff!important;border:1px solid #1a1816;padding:13px 19px;border-radius:9px;text-decoration:none;font-weight:750;transition:.2s}.gcp-btn:hover{transform:translateY(-1px);opacity:.92}.gcp-btn-outline{background:transparent;border-color:#aaa;color:#fff!important}.gcp-btn-light{background:#f2f0ed;color:#171513!important;border-color:#ddd}
.gcp-section{padding:90px 24px;background:var(--gcp-bg)}.gcp-section-head{max-width:800px;margin:0 auto 45px;text-align:center}.gcp-section h2,.gcp-dark h2{font-size:clamp(34px,5vw,56px);margin:12px 0}.gcp-section-head p{color:var(--gcp-muted);font-size:18px}.gcp-feature-grid{width:min(1120px,100%);margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.gcp-card{background:#fff;border:1px solid var(--gcp-line);border-radius:18px;padding:30px;box-shadow:0 12px 35px rgba(24,19,14,.05)}.gcp-icon{font-weight:900;color:var(--gcp-accent);font-size:13px;letter-spacing:2px}.gcp-card h3{font-size:25px}.gcp-card p{color:var(--gcp-muted);line-height:1.7}
.gcp-dark{background:#181513;color:#fff;padding:90px 24px}.gcp-dark .gcp-section-head{margin-bottom:50px}.gcp-steps{width:min(1120px,100%);margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.gcp-steps>div{border-top:1px solid #5c554e;padding-top:22px}.gcp-steps b{color:#d9b78f}.gcp-steps p{color:#bcb5ae;line-height:1.6}
.gcp-cta{width:min(1120px,100%);margin:auto;background:#e9dfd3;border-radius:22px;padding:35px 40px;display:flex;justify-content:space-between;align-items:center;gap:20px}.gcp-cta h2{font-size:34px;margin:8px 0}
.gcp-wrap{max-width:1120px;margin:50px auto;padding:0 22px}.gcp-top{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:30px}.gcp-top h1{font-size:50px;margin:8px 0}.gcp-muted{color:var(--gcp-muted)}.gcp-project-card{background:#fff;border:1px solid var(--gcp-line);border-radius:18px;padding:28px;margin:18px 0;box-shadow:0 10px 30px rgba(24,19,14,.05)}.gcp-project-head{display:flex;justify-content:space-between;gap:20px}.gcp-project-head h2{font-size:28px;margin:8px 0}.gcp-status{display:inline-block;padding:7px 12px;border-radius:999px;background:#eee;font-size:12px;font-weight:800;white-space:nowrap}.gcp-status-ready{background:#e5f6e9}.gcp-status-delivered{background:#e5efff}.gcp-status-processing{background:#fff2cd}.gcp-status-new{background:#eee}.gcp-auth{max-width:470px;margin:70px auto}.gcp-auth input{width:100%;box-sizing:border-box;padding:11px;border:1px solid #ddd;border-radius:7px}.gcp-auth .button{padding:11px 18px;border-radius:7px}.gcp-auth h1{font-size:40px}
@media(max-width:800px){.gcp-feature-grid,.gcp-steps{grid-template-columns:1fr}.gcp-top,.gcp-project-head,.gcp-cta{flex-direction:column;align-items:flex-start}.gcp-top h1{font-size:38px}.gcp-hero{min-height:560px}.gcp-brand{margin-bottom:45px}}

.gcp-video{width:100%;max-height:560px;border-radius:14px;background:#111;margin:18px 0;display:block}
