.gpc-marketing { --gpc-navy:#071a30; --gpc-blue:#007fb7; --gpc-sky:#d9f3fa; --gpc-muted:#526576; background:#fff; color:var(--gpc-navy); }
.gpc-marketing * { box-sizing:border-box; }
.gpc-container { width:min(1280px,calc(100% - 64px)); margin-inline:auto; }
.gpc-marketing h1,.gpc-marketing h2,.gpc-marketing h3,.gpc-marketing p { margin-top:0; }
.gpc-marketing a:focus-visible,.gpc-marketing summary:focus-visible { outline:3px solid #bf6a13; outline-offset:5px; }
.gpc-hero { padding:64px 0 72px; background:radial-gradient(ellipse at 90% 35%,#d6eff5,transparent 56%),#f5f9fc; overflow:hidden; }
.gpc-hero-grid { display:grid; grid-template-columns:1fr 1.05fr; gap:48px; align-items:center; }
.gpc-lockup { display:block; width:285px; max-width:85%; margin-bottom:35px; }
.gpc-lockup img { display:block; width:100%; height:auto; }
.gpc-kicker { font-size:12px; font-weight:750; letter-spacing:.15em; color:#00729e; margin-bottom:18px; }
.gpc-marketing h1 { font-size:clamp(38px,4.1vw,60px); letter-spacing:-.045em; line-height:1.06; margin-bottom:24px; }
.gpc-marketing h1 span { color:var(--gpc-blue); }
.gpc-lead { color:#41586a; font-size:19px; line-height:1.65; max-width:600px; }
.gpc-actions { display:flex; gap:24px; align-items:center; flex-wrap:wrap; margin:28px 0 20px; }
.gpc-button { display:inline-flex; align-items:center; justify-content:center; gap:28px; padding:15px 22px; border:1px solid #075c84; border-radius:6px; color:#fff; background:#075c84; font-size:15px; font-weight:700; text-decoration:none; min-height:48px; }
.gpc-button:hover { background:#084568; color:#fff; }
.gpc-text-link { font-weight:650; color:#075c84; font-size:15px; text-underline-offset:5px; }
.gpc-small { font-size:12px; line-height:1.7; color:#566a7b; }
.gpc-hero-figure { margin:0; background:#fff; border:1px solid #cddde5; border-radius:10px; box-shadow:0 24px 60px #17435920; overflow:hidden; }
.gpc-window-bar { padding:14px 16px; display:flex; align-items:center; gap:8px; font-size:11px; font-weight:650; color:#d7e9f3; background:#091d35; }
.gpc-window-bar > span:last-child { margin-left:auto; font-size:9px; letter-spacing:.1em; }
.gpc-status-dot { width:7px; height:7px; border-radius:50%; background:#50d2c5; }
.gpc-hero-figure img { width:100%; height:auto; display:block; }
.gpc-hero-figure figcaption { padding:20px; font-size:12px; line-height:1.65; color:#5a6b77; }
.gpc-hero-figure figcaption strong { display:block; font-size:15px; color:#18394e; margin-bottom:4px; }
@media(max-width:850px) { .gpc-hero-grid { grid-template-columns:1fr; gap:32px; } .gpc-hero {padding-top:40px;} .gpc-container{width:calc(100% - 36px);} .gpc-lockup{width:245px;} .gpc-marketing h1{font-size:44px;} }
@media(max-width:420px) { .gpc-marketing h1{font-size:38px;} .gpc-lead{font-size:17px;} .gpc-actions{gap:18px;} }
.gpc-section-nav { border-block:1px solid #d9e4eb; background:#fff; }
.gpc-section-nav .gpc-container {display:flex; gap:28px; padding-block:20px; flex-wrap:wrap;}
.gpc-section-nav a {font-size:12px; font-weight:650; color:#344e63; text-decoration:none; padding-block:6px;}
.gpc-section-nav a:hover {color:#007fb7; text-decoration:underline;}
.gpc-section {padding:84px 0; scroll-margin-top:24px;}
.gpc-marketing h2 {font-size:clamp(30px,3vw,44px);line-height:1.14;letter-spacing:-.035em;margin-bottom:24px;}
.gpc-marketing h3 {font-size:22px;line-height:1.28;letter-spacing:-.02em;margin-bottom:14px;}
.gpc-intro {max-width:730px; margin-bottom:42px;}
.gpc-intro>p:last-child,.gpc-body {color:var(--gpc-muted);font-size:17px;line-height:1.75;}
.gpc-tinted {background:#f3f7fa;}
.gpc-split {display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start;}
.gpc-workflow {padding:0;list-style:none;display:grid;grid-template-columns:repeat(6,1fr);gap:0;margin:0;border:1px solid #c9dce5;border-radius:8px;overflow:hidden;}
.gpc-workflow li {padding:24px 18px;position:relative;background:#f8fbfd;}
.gpc-workflow li+li {border-left:1px solid #c9dce5;}
.gpc-workflow li>span {font:600 11px/1.5 var(--gt-font-mono);color:#00729e;display:block;margin-bottom:24px;}
.gpc-workflow h3 {font-size:16px;margin-bottom:9px;}
.gpc-workflow p {font-size:12px;line-height:1.65;color:#5b6e7c;margin-bottom:0;}
.gpc-workflow-support {display:flex;gap:22px;flex-wrap:wrap;background:#102b43;color:#cce4f1;padding:20px 24px;font-size:12px;border-radius:0 0 8px 8px;margin-inline:16px;}
.gpc-workflow-support strong {color:#fff;}
.gpc-note {font-size:12px;line-height:1.7;color:#647684;margin:20px 0 0;}
.gpc-role-list details {border-top:1px solid #c6d7e1;padding:20px 0;}
.gpc-role-list details:last-child {border-bottom:1px solid #c6d7e1;}
.gpc-marketing summary {cursor:pointer;font-size:15px;font-weight:650;line-height:1.5;min-height:28px;}
.gpc-role-list details p {font-size:15px;line-height:1.75;color:#4d6576;margin:16px 0 0;}
.gpc-operation-grid {display:grid;grid-template-columns:repeat(3,1fr);gap:36px;}
.gpc-operation-grid article {border-top:2px solid #bed6e3;padding-top:25px;}
.gpc-operation-grid p,.gpc-two-up p {font-size:15px;line-height:1.8;color:#566b7b;}
.gpc-step {display:block;font:600 11px/1.6 var(--gt-font-mono);letter-spacing:.06em;color:#00769f;margin-bottom:18px;}
.gpc-operation-grid details {margin-top:22px;}
.gpc-operation-grid summary {font-size:13px;color:#065c83;}
.gpc-operation-grid details p {font-size:13px;}
.gpc-feature-split {display:grid;grid-template-columns:.8fr 1.2fr;gap:58px;align-items:center;padding:72px 0;border-bottom:1px solid #d2e0e8;}
.gpc-checks {padding-left:20px;color:#405c70;font-size:14px;line-height:1.8;}
.gpc-checks li {padding:5px 0;}
.gpc-screen {margin:0;background:#fff;border:1px solid #c9d9e3;border-radius:8px;overflow:hidden;box-shadow:0 12px 30px #17384d0b;}
.gpc-screen img {display:block;width:100%;height:auto;}
.gpc-screen figcaption {padding:14px 18px;font-size:11px;color:#596e7e;line-height:1.7;}
.gpc-two-up {display:grid;grid-template-columns:1fr 1fr;gap:60px;padding-top:45px;}
.gpc-market {background:#081d33;color:#edf7ff;}
.gpc-market h2,.gpc-market h3,.gpc-market summary {color:#edf7ff;}
.gpc-market .gpc-kicker {color:#66cced;}
.gpc-market-heading {display:grid;grid-template-columns:1.2fr .8fr;gap:60px;align-items:end;}
.gpc-market-heading>p {color:#bbcfdf;line-height:1.8;font-size:17px;padding-bottom:7px;}
.gpc-market-steps {display:grid;grid-template-columns:repeat(3,1fr);gap:36px;margin:25px 0 36px;}
.gpc-market-steps article {border-top:1px solid #3c566b;padding-top:20px;}
.gpc-market-steps span {color:#64c9e8;font-size:12px;display:block;margin-bottom:10px;}
.gpc-market-steps h3 {font-size:19px;}
.gpc-market-steps p {font-size:14px;line-height:1.75;color:#b8cedf;}
.gpc-market-screen {max-width:1100px;margin:auto;box-shadow:0 25px 80px #0003;}
.gpc-market-screen figcaption a {color:#075c84;}
.gpc-market-bottom {display:grid;grid-template-columns:1fr 1fr;gap:70px;margin-top:42px;}
.gpc-market-bottom p {color:#b7cede;font-size:15px;line-height:1.8;}
.gpc-rate-preview {border-top:1px solid #456074;padding-top:20px;}
.gpc-rate-preview figure {margin:20px 0 0;}
.gpc-rate-preview img {width:100%;height:auto;border-radius:5px;display:block;}
.gpc-rate-preview figcaption {font-size:11px;color:#b7cede;padding-top:10px;}
.gpc-methodology {border:1px solid #3b576c;padding:21px 24px;margin-top:34px;border-radius:6px;}
.gpc-method-grid {display:grid;grid-template-columns:repeat(3,1fr);gap:30px;}
.gpc-method-grid p {font-size:13px;line-height:1.75;color:#bdd1df;margin-top:20px;margin-bottom:0;}
.gpc-method-grid strong {color:#fff;}
.gpc-market-disclaimer {font-size:12px;line-height:1.7;color:#b9cfdf;margin:20px 0 0;}
.gpc-demo-proof ol {padding:0;margin:0;list-style:none;counter-reset:demo;}
.gpc-demo-proof li {counter-increment:demo;position:relative;padding:0 0 23px 40px;}
.gpc-demo-proof li::before {content:'0' counter(demo);position:absolute;left:0;top:2px;color:#00729e;font-size:12px;}
.gpc-demo-proof strong {display:block;font-size:16px;margin-bottom:6px;}
.gpc-demo-proof span {display:block;color:#526c7c;font-size:14px;line-height:1.65;}
.gpc-final {padding:76px 0;background:#def0f6;}
.gpc-final p:not(.gpc-kicker) {font-size:18px;color:#3d5b70;line-height:1.7;}
.gpc-final-phone {display:inline-block;margin:18px 24px;color:#075c84;font-size:15px;}
@media(max-width:1000px){.gpc-workflow{grid-template-columns:repeat(3,1fr);}.gpc-workflow li:nth-child(4){border-left:0;}.gpc-workflow li:nth-child(n+4){border-top:1px solid #c9dce5;}.gpc-split{gap:40px;}.gpc-feature-split{gap:35px;}.gpc-market-heading{gap:35px;}}
@media(max-width:850px){.gpc-section{padding:56px 0;}.gpc-section-nav .gpc-container{gap:8px 22px;padding-block:14px;}.gpc-split,.gpc-feature-split,.gpc-market-heading,.gpc-market-bottom{grid-template-columns:1fr;gap:30px;}.gpc-operation-grid{grid-template-columns:1fr;gap:30px;}.gpc-feature-split{padding:50px 0;}.gpc-two-up{gap:28px;}.gpc-method-grid{grid-template-columns:1fr;gap:0;}.gpc-market-steps{gap:20px;}.gpc-market-heading>p{margin:0;}.gpc-intro{margin-bottom:30px;}}
@media(max-width:540px){.gpc-workflow{grid-template-columns:repeat(2,1fr);}.gpc-workflow li:nth-child(4){border-left:1px solid #c9dce5;}.gpc-workflow li:nth-child(odd){border-left:0;}.gpc-workflow li:nth-child(n+3){border-top:1px solid #c9dce5;}.gpc-workflow-support{margin-inline:8px;gap:12px;}.gpc-two-up,.gpc-market-steps{grid-template-columns:1fr;}.gpc-market-steps{gap:12px;}.gpc-market-steps h3{margin-bottom:8px;}.gpc-market-steps article{padding-top:16px;}.gpc-screen figcaption{padding:12px;}.gpc-final{padding:55px 0;}}
.gpc-audiences {padding-block:52px;}
.gpc-audience-grid {display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:28px;}
.gpc-audience-grid>a {display:flex;flex-direction:column;padding:28px;border:1px solid #bcd3e0;border-radius:8px;color:#102b43;text-decoration:none;background:#f8fbfd;}
.gpc-audience-grid>a:hover {border-color:#007fb7;background:#edf7fb;}
.gpc-audience-grid span {font-size:10px;letter-spacing:.1em;color:#00729e;margin-bottom:18px;}
.gpc-audience-grid p,.gpc-room-note>p {font-size:15px;line-height:1.75;color:#526576;}
.gpc-audience-grid strong {margin-top:auto;font-size:14px;color:#075c84;padding-top:12px;}
.gpc-room-note {padding:30px;border:1px dashed #8caebf;border-radius:8px;background:#fff;}
.gpc-community-pillars {margin-top:45px;}
@media(max-width:850px){.gpc-audience-grid{grid-template-columns:1fr;}.gpc-audiences{padding-block:38px;}}
.gpc-hoa-gallery {margin-top:10px;padding-top:35px;border-top:1px solid #cbdce5;}
.gpc-hoa-detail {margin-top:26px;padding:20px;border:1px solid #b9d1df;border-radius:8px;background:#fff;}
.gpc-hoa-detail>summary {color:#075c84;}
.gpc-hoa-detail .gpc-screen {margin-top:20px;}
.gpc-pmc-model {list-style:none;padding:0;margin:0 0 40px;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #c0d5e0;border-radius:8px;overflow:hidden;}
.gpc-pmc-model li {padding:22px;background:#f4f9fc;}
.gpc-pmc-model li+li {border-left:1px solid #c0d5e0;}
.gpc-pmc-model strong,.gpc-pmc-model span {display:block;}
.gpc-pmc-model strong {font-size:16px;color:#123b53;margin-bottom:10px;}
.gpc-pmc-model span {font-size:13px;color:#526576;line-height:1.6;}
@media(max-width:850px){.gpc-pmc-model{grid-template-columns:1fr 1fr;}.gpc-pmc-model li:nth-child(3){border-left:0;}.gpc-pmc-model li:nth-child(n+3){border-top:1px solid #c0d5e0;}}
@media(max-width:420px){.gpc-pmc-model{grid-template-columns:1fr;}.gpc-pmc-model li+li{border-left:0;border-top:1px solid #c0d5e0;}}
