.gpg-home{position:relative;--burgundy:#7a3e3e;--burgundy-deep:#5e2e2e;--honey:#e0b475;--honey-soft:#ebcb9b;--walnut:#5c3b2e;--cream:#faf7f2;--cream-2:#f1eade;--ink:#2c211c;--muted:#8a7a6e;--line:#5c3b2e2e;--display:"Cormorant Garamond",Georgia,serif;--body:"DM Sans",system-ui,sans-serif;--maxw:1200px}.gpg-home *{box-sizing:border-box;margin:0;padding:0}.gpg-home{scroll-behavior:smooth;font-family:var(--body);color:var(--ink);background:var(--cream);line-height:1.6;-webkit-font-smoothing:antialiased}.gpg-home h1,.gpg-home h2,.gpg-home h3{font-family:var(--display);font-weight:500;line-height:1.05}.gpg-home a{color:inherit;text-decoration:none}.gpg-home img,.gpg-home svg{display:block;max-width:100%}.gpg-home .wrap{max-width:var(--maxw);margin:0 auto;padding:0 28px}.gpg-home .eyebrow{font-family:var(--body);font-size:12px;font-weight:500;letter-spacing:.28em;text-transform:uppercase;color:var(--burgundy)}.gpg-home .eyebrow--light{color:var(--honey)}.gpg-home .btn{display:inline-flex;align-items:center;gap:.55em;font-family:var(--body);font-weight:500;font-size:14px;letter-spacing:.04em;padding:15px 32px;border-radius:999px;border:1px solid #0000;cursor:pointer;transition:transform .25s ease,background .25s ease,color .25s ease,border-color .25s ease}.gpg-home .btn--solid{background:var(--honey);color:var(--burgundy-deep)}.gpg-home .btn--solid:hover{background:var(--honey-soft);transform:translateY(-2px)}.gpg-home .btn--ghost{background:#0000;color:var(--cream);border-color:#faf7f280}.gpg-home .btn--ghost:hover{border-color:var(--honey);color:var(--honey)}.gpg-home .btn--burg{background:var(--burgundy);color:var(--cream)}.gpg-home .btn--burg:hover{background:var(--burgundy-deep);transform:translateY(-2px)}.gpg-home header.nav{position:absolute;top:0;left:0;right:0;z-index:20}.gpg-home .nav-inner{display:flex;align-items:center;justify-content:space-between;padding:26px 28px;max-width:var(--maxw);margin:0 auto}.gpg-home .brand{font-family:var(--display);font-size:22px;letter-spacing:.14em;color:var(--cream);font-weight:600}.gpg-home .brand span{color:var(--honey);font-weight:400}.gpg-home .nav-links{display:flex;gap:34px;align-items:center}.gpg-home .nav-links a{font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:#faf7f2db;transition:color .2s}.gpg-home .nav-links a:hover{color:var(--honey)}.gpg-home .nav-cta{font-size:13px;letter-spacing:.08em;color:var(--honey);border:1px solid #e0b47580;padding:9px 20px;border-radius:999px;transition:.25s}.gpg-home .nav-cta:hover{background:var(--honey);color:var(--burgundy-deep)}.gpg-home .nav-burger{display:none;color:var(--cream);font-size:22px;background:none;border:0}.gpg-home .hero{position:relative;min-height:100vh;display:flex;align-items:flex-end;overflow:hidden;background:var(--burgundy-deep)}.gpg-home .hero-scene{position:absolute;inset:0;z-index:0}.gpg-home .hero-scene svg{width:100%;height:100%;object-fit:cover}.gpg-home .hero-veil{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#2e19198c,#2e19191f 42%,#2e1919b8)}.gpg-home .hero-inner{position:relative;z-index:3;padding-bottom:8vh;padding-top:20vh}.gpg-home .hero h1{color:var(--cream);font-size:clamp(48px,8.2vw,104px);letter-spacing:-.01em;max-width:14ch}.gpg-home .hero h1 em{font-style:italic;color:var(--honey)}.gpg-home .hero-sub{color:#faf7f2e6;font-size:clamp(16px,2vw,20px);max-width:46ch;margin-top:22px;font-weight:300}.gpg-home .hero-actions{display:flex;gap:14px;margin-top:38px;flex-wrap:wrap}.gpg-home .hero-eyebrow{margin-bottom:22px}.gpg-home .contour-strip{position:absolute;left:0;right:0;bottom:0;z-index:2;opacity:.5}.gpg-home .hero-search{margin-top:34px;background:#faf7f2f5;border-radius:4px;padding:12px;display:flex;flex-wrap:wrap;gap:8px;align-items:flex-end;max-width:820px;box-shadow:0 18px 50px #2e191959}.gpg-home .hs-field{flex:1 1 auto;min-width:120px;padding:6px 12px}.gpg-home .hs-field+.hs-field{border-left:1px solid var(--line)}.gpg-home .hs-field label{display:block;font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--burgundy);margin-bottom:4px;font-weight:600}.gpg-home .hs-field input,.gpg-home .hs-field select{border:0;background:#0000;padding:2px 0;font-size:15px;color:var(--ink);width:100%}.gpg-home .hs-field input:focus,.gpg-home .hs-field select:focus{outline:none;box-shadow:none}.gpg-home .hs-go{flex:0 0 auto;align-self:stretch}.gpg-home .hs-go button{height:100%;padding:0 30px;border:0;border-radius:999px;background:var(--burgundy);color:var(--cream);font-family:var(--body);font-weight:500;font-size:14px;letter-spacing:.04em;cursor:pointer;transition:background .25s}.gpg-home .hs-go button:hover{background:var(--burgundy-deep)}.gpg-home .hero-secondary{margin-top:16px;display:inline-flex;align-items:center;gap:8px;font-size:14px;color:#faf7f2db;letter-spacing:.03em}.gpg-home .hero-secondary a{color:var(--honey);border-bottom:1px solid #e0b47580;padding-bottom:1px;transition:.2s}.gpg-home .hero-secondary a:hover{border-color:var(--honey)}@media(max-width:620px){.gpg-home .hero-search{flex-direction:column;align-items:stretch}.gpg-home .hs-field+.hs-field{border-left:0;border-top:1px solid var(--line)}.gpg-home .hs-go button{width:100%;padding:14px}}.gpg-home .featured{background:var(--cream)}.gpg-home .feat-head{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:16px}.gpg-home .feat-head a.all{font-size:13px;letter-spacing:.06em;color:var(--burgundy);border-bottom:1px solid var(--line);padding-bottom:2px;transition:.2s}.gpg-home .feat-head a.all:hover{border-color:var(--honey);color:var(--walnut)}.gpg-home .feat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:44px}.gpg-home .home-card{background:var(--cream);border:1px solid var(--line);border-radius:4px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}.gpg-home .home-card:hover{transform:translateY(-5px);box-shadow:0 20px 44px #2e191924}.gpg-home .home-photo{position:relative;height:190px}.gpg-home .home-photo svg{width:100%;height:100%}.gpg-home .home-photo .ptag{position:absolute;top:12px;left:12px;background:#7a3e3eeb;color:var(--cream);font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;padding:5px 10px;border-radius:2px}.gpg-home .home-photo .gtag{position:absolute;top:12px;right:12px;background:#e0b475f0;color:var(--burgundy-deep);font-size:14px;padding:5px 8px;border-radius:2px;line-height:1}.gpg-home .home-body{padding:18px 18px 20px;display:flex;flex-direction:column;flex:1 1}.gpg-home .home-body h3{font-size:22px;color:var(--walnut);line-height:1.1}.gpg-home .home-meta{font-size:13px;color:var(--muted);margin-top:6px;display:flex;gap:12px;flex-wrap:wrap}.gpg-home .home-foot{display:flex;justify-content:space-between;align-items:center;margin-top:16px;padding-top:14px;border-top:1px solid var(--line)}.gpg-home .home-price{font-family:var(--display);font-size:15px;color:var(--ink)}.gpg-home .home-price b{font-size:22px;color:var(--burgundy);font-weight:600}.gpg-home .home-view{font-size:12.5px;letter-spacing:.08em;color:var(--burgundy);text-transform:uppercase;font-weight:500}@media(max-width:980px){.gpg-home .feat-grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.gpg-home .feat-grid{grid-template-columns:1fr}}.gpg-home .trust{background:var(--burgundy);color:var(--cream)}.gpg-home .trust-inner{display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px;padding:22px 28px;max-width:var(--maxw);margin:0 auto}.gpg-home .trust-item{display:flex;align-items:center;gap:10px;font-size:13px;letter-spacing:.06em}.gpg-home .trust-item b{font-family:var(--display);font-size:20px;color:var(--honey);font-weight:600;line-height:1}.gpg-home .trust-item .lbl{text-transform:uppercase;font-size:11px;letter-spacing:.14em;color:#faf7f2d1}.gpg-home .trust-dot{width:5px;height:5px;border-radius:50%;background:var(--honey);flex:none}.gpg-home section{position:relative}.gpg-home .band{padding:96px 0}.gpg-home .band-head{max-width:640px}.gpg-home .band-head h2{font-size:clamp(34px,5vw,54px);color:var(--walnut);margin-top:14px}.gpg-home .band-head p{color:var(--muted);font-size:17px;margin-top:16px}.gpg-home .how{background:var(--cream-2)}.gpg-home .how-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:54px;border-top:1px solid var(--line)}.gpg-home .step{padding:34px 26px 34px 0;position:relative}.gpg-home .step+.step{padding-left:26px;border-left:1px solid var(--line)}.gpg-home .step-n{font-family:var(--display);font-size:15px;color:var(--honey);letter-spacing:.1em;font-weight:600}.gpg-home .step h3{font-size:23px;color:var(--burgundy);margin:14px 0 8px}.gpg-home .step p{font-size:14.5px;color:var(--muted)}.gpg-home .step-ico{width:30px;height:30px;margin-bottom:18px;color:var(--walnut)}.gpg-home .collections{background:var(--cream)}.gpg-home .col-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:18px;margin-top:52px}.gpg-home .col-card{position:relative;border-radius:3px;overflow:hidden;min-height:340px;display:flex;flex-direction:column;justify-content:flex-end;color:var(--cream);isolation:isolate;transition:transform .3s ease}.gpg-home .col-card:hover{transform:translateY(-4px)}.gpg-home .col-card .scene{position:absolute;inset:0;z-index:-2}.gpg-home .col-card .grad{position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#2e19190d 30%,#2e1919d1)}.gpg-home .col-card .col-photo{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover;object-position:center}.gpg-home .col-card-body{padding:24px}.gpg-home .col-card h3{font-size:27px;letter-spacing:.01em}.gpg-home .col-card .kicker{font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--honey);margin-bottom:auto}.gpg-home .col-card p{font-size:13.5px;color:#faf7f2e0;margin-top:8px}.gpg-home .col-card .cadence{margin-top:14px;font-size:12px;letter-spacing:.05em;color:#faf7f2b8;display:flex;align-items:center;gap:8px}.gpg-home .col-peak,.gpg-home .col-reserve{grid-column:span 3}.gpg-home .col-capital,.gpg-home .col-high,.gpg-home .col-summit{grid-column:span 2}.gpg-home .gear-tag{background:#e0b475f0;color:var(--burgundy-deep);font-weight:700;letter-spacing:.12em;border-radius:2px}.gpg-home .gear-tag,.gpg-home .scarcity-tag{position:absolute;top:16px;left:16px;z-index:1;display:inline-flex;align-items:center;gap:7px;font-size:10.5px;text-transform:uppercase;padding:6px 11px}.gpg-home .scarcity-tag{background:#2e191957;border:1px solid #e0b475d9;color:var(--honey);font-weight:600;letter-spacing:.14em;border-radius:2px}.gpg-home .direct{background:var(--burgundy);color:var(--cream)}.gpg-home .direct .wrap{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;padding:54px 0}.gpg-home .direct-item{text-align:center;padding:0 10px}.gpg-home .direct-item .di-ic{font-size:22px;color:var(--honey);margin-bottom:12px}.gpg-home .direct-item h4{font-family:var(--display);font-size:23px;color:var(--cream);font-weight:600}.gpg-home .direct-item p{font-size:14px;color:#faf7f2b8;margin-top:8px;line-height:1.5}@media(max-width:760px){.gpg-home .direct .wrap{grid-template-columns:1fr;gap:28px;padding:40px 0}}.gpg-home .testi{background:var(--cream);text-align:center}.gpg-home .testi .wrap{max-width:820px;padding:82px 24px}.gpg-home .testi .stars{color:var(--honey);letter-spacing:4px;font-size:16px}.gpg-home .testi blockquote{font-family:var(--display);font-size:clamp(24px,3.4vw,34px);line-height:1.4;color:var(--walnut);margin:22px 0 24px;font-weight:500;font-style:italic}.gpg-home .testi .attr{font-size:13px;letter-spacing:.06em;color:var(--muted);text-transform:uppercase}.gpg-home .testi .rev-count{margin-top:30px;font-size:14px;color:var(--muted)}.gpg-home .testi .rev-count b{color:var(--burgundy)}.gpg-home .season{background:var(--honey);color:var(--burgundy-deep)}.gpg-home .season .wrap{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap;text-align:center;padding:20px 24px}.gpg-home .season p{font-size:15px;letter-spacing:.02em}.gpg-home .season b{font-weight:700}.gpg-home .owners{background:var(--walnut);color:var(--cream)}.gpg-home .owners .wrap{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;padding:40px 0}.gpg-home .owners h4{font-family:var(--display);font-size:26px;color:var(--cream);font-weight:600}.gpg-home .owners p{font-size:14px;color:#faf7f2b8;margin-top:4px;max-width:560px}.gpg-home .owners a{flex:0 0 auto;padding:13px 28px;border:1px solid var(--honey);color:var(--honey);border-radius:999px;font-size:13px;letter-spacing:.06em;text-transform:uppercase;transition:.25s}.gpg-home .owners a:hover{background:var(--honey);color:var(--burgundy-deep)}.gpg-home .partner-lockup{display:inline-flex;align-items:center;gap:15px;margin:16px 0 24px}.gpg-home .partner-lockup .plabel{font-size:10.5px;letter-spacing:.2em;text-transform:uppercase;color:#faf7f29e;font-weight:600}.gpg-home .partner-chip{background:var(--cream);border-radius:14px;padding:13px 20px;display:inline-flex;align-items:center;box-shadow:0 10px 28px #140a0a47}.gpg-home .partner-chip img{height:48px;width:auto;display:block}@media(max-width:560px){.gpg-home .partner-lockup{flex-wrap:wrap;gap:10px}.gpg-home .partner-chip img{height:42px}}.gpg-home .ski{background:var(--burgundy-deep);color:var(--cream);overflow:hidden;position:relative}.gpg-home .ski .contour-bg{position:absolute;inset:0;z-index:0;opacity:.16}.gpg-home .ski-inner{position:relative;z-index:2;display:grid;grid-template-columns:1.15fr .85fr;gap:60px;align-items:center;padding:92px 0}.gpg-home .ski h2{font-size:clamp(32px,4.6vw,50px);color:var(--cream)}.gpg-home .ski h2 em{font-style:italic;color:var(--honey)}.gpg-home .ski p{color:#faf7f2d1;font-size:16.5px;margin-top:18px;max-width:44ch;font-weight:300}.gpg-home .ski-list{margin-top:26px;display:flex;flex-direction:column;gap:12px}.gpg-home .ski-list li{list-style:none;display:flex;gap:12px;align-items:flex-start;font-size:15px;color:#faf7f2e6}.gpg-home .ski-list .tick{color:var(--honey);flex:none;margin-top:3px}.gpg-home .ski-actions{margin-top:34px}.gpg-home .ski-panel{background:linear-gradient(160deg,#8a4a4a,#5e2e2e);border:1px solid #e0b47547;border-radius:4px;padding:34px}.gpg-home .ski-panel .eyebrow{color:var(--honey)}.gpg-home .ski-panel h3{font-size:26px;color:var(--cream);margin:12px 0 20px}.gpg-home .pkg{display:flex;justify-content:space-between;align-items:baseline;padding:14px 0;border-top:1px solid #e0b47533}.gpg-home .pkg:first-of-type{border-top:0}.gpg-home .pkg .name{font-family:var(--display);font-size:20px;color:var(--honey-soft)}.gpg-home .pkg .desc{font-size:12.5px;color:#faf7f2b3;display:block;margin-top:2px}.gpg-home .capture{background:var(--cream-2);position:relative;overflow:hidden}.gpg-home .capture .contour-bg{position:absolute;inset:0;z-index:0;opacity:.5}.gpg-home .capture-inner{position:relative;z-index:2;display:grid;grid-template-columns:.9fr 1.1fr;gap:64px;padding:92px 0;align-items:start}.gpg-home .capture-copy h2{font-size:clamp(32px,4.6vw,52px);color:var(--walnut);margin-top:14px}.gpg-home .capture-copy p{color:var(--muted);font-size:16.5px;margin-top:18px;max-width:40ch}.gpg-home .capture-copy .assure{margin-top:28px;display:flex;flex-direction:column;gap:14px}.gpg-home .capture-copy .assure div{display:flex;gap:12px;align-items:flex-start;font-size:14.5px;color:var(--walnut)}.gpg-home .capture-copy .assure .tick{color:var(--burgundy);flex:none;margin-top:3px}.gpg-home form.lead{background:var(--cream);border:1px solid var(--line);border-radius:5px;padding:34px}.gpg-home form.lead .row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.gpg-home .field{margin-bottom:16px}.gpg-home .field.full{grid-column:1/-1}.gpg-home label{display:block;font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--walnut);margin-bottom:7px;font-weight:500}.gpg-home input,.gpg-home select,.gpg-home textarea{width:100%;font-family:var(--body);font-size:15px;color:var(--ink);background:var(--cream);border:1px solid var(--line);border-radius:3px;padding:12px 14px;transition:border-color .2s,box-shadow .2s}.gpg-home input:focus,.gpg-home select:focus,.gpg-home textarea:focus{outline:none;border-color:var(--honey);box-shadow:0 0 0 3px #e0b47540}.gpg-home textarea{resize:vertical;min-height:78px}.gpg-home .gear-check{display:flex;gap:12px;align-items:flex-start;background:#e0b47529;border:1px solid #e0b47566;border-radius:3px;padding:14px;margin-bottom:20px}.gpg-home .gear-check input{width:18px;height:18px;margin-top:2px;accent-color:var(--burgundy);flex:none}.gpg-home .gear-check label{text-transform:none;letter-spacing:0;font-size:14px;color:var(--walnut);margin:0;font-weight:400}.gpg-home .gear-check label b{color:var(--burgundy);font-weight:700}.gpg-home form.lead .submit{width:100%;justify-content:center;margin-top:4px}.gpg-home .form-fine{font-size:12px;color:var(--muted);text-align:center;margin-top:14px}.gpg-home footer{background:var(--burgundy-deep);color:#faf7f2cc;padding:54px 0 40px}.gpg-home .foot-inner{display:flex;justify-content:space-between;flex-wrap:wrap;gap:30px;align-items:flex-start}.gpg-home .foot-brand{font-family:var(--display);font-size:20px;letter-spacing:.14em;color:var(--cream)}.gpg-home .foot-brand span{color:var(--honey);font-weight:400}.gpg-home .foot-col h4{font-family:var(--body);font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--honey);margin-bottom:14px;font-weight:600}.gpg-home .foot-col a{display:block;font-size:14px;color:#faf7f2c7;margin-bottom:9px;transition:color .2s}.gpg-home .foot-col a:hover{color:var(--honey)}.gpg-home .foot-cols{display:flex;gap:56px;flex-wrap:wrap}.gpg-home .foot-base{border-top:1px solid #faf7f224;margin-top:40px;padding-top:22px;font-size:12.5px;color:#faf7f299;display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px}@media(max-width:980px){.gpg-home .nav-links{display:none}.gpg-home .nav-burger{display:block}.gpg-home .how-steps{grid-template-columns:1fr 1fr}.gpg-home .step,.gpg-home .step+.step{border-left:0;border-top:1px solid var(--line);padding:28px 0}.gpg-home .col-grid{grid-template-columns:1fr 1fr}.gpg-home .col-capital,.gpg-home .col-high,.gpg-home .col-peak,.gpg-home .col-reserve,.gpg-home .col-summit{grid-column:span 1}.gpg-home .capture-inner,.gpg-home .ski-inner{grid-template-columns:1fr;gap:44px}}@media(max-width:560px){.gpg-home .wrap{padding:0 20px}.gpg-home .nav-inner{padding:20px}.gpg-home .band{padding:66px 0}.gpg-home .col-grid,.gpg-home form.lead .row{grid-template-columns:1fr}.gpg-home .trust-inner{justify-content:flex-start;gap:14px 22px}}@media(prefers-reduced-motion:reduce){.gpg-home *{transition:none!important;scroll-behavior:auto!important}}.gpg-home .mobileDrawer{display:flex;flex-direction:column;gap:6px;padding:16px 20px 24px;margin:0 12px;border-radius:10px;background:#2e1919f2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid #e0b4752e;position:relative;z-index:21}.gpg-home .mobileDrawer a{display:block;font-size:15px;letter-spacing:.1em;text-transform:uppercase;color:#faf7f2eb;padding:12px 4px;border-bottom:1px solid #e0b47514;transition:color .18s}.gpg-home .mobileDrawer a:last-child{border-bottom:0}.gpg-home .mobileDrawer a:hover{color:var(--honey)}.gpg-home .mobileDrawer .nav-cta{margin-top:10px;align-self:flex-start;padding:10px 22px;border:1px solid #e0b47580;border-radius:999px;color:var(--honey)}@media (min-width:981px){.gpg-home .mobileDrawer{display:none}}