/* Premium GPC responsive design */
.gpc-site{--navy:#071a38;--blue:#0c3265;--red:#d71935;--gold:#d7a63a;--ink:#12233d;--muted:#6a7a90;--line:#dce4ee;--bg:#f5f8fc;font-family:"DM Sans",Arial,sans-serif;color:var(--ink);background:var(--bg)}.gpc-site *{box-sizing:border-box}.gpc-wrap{width:min(1460px,calc(100% - 48px));margin:auto}.gpc-top{height:36px;background:var(--navy);color:#dce7f4;font-size:10px}.gpc-top .gpc-wrap{height:100%;display:flex;justify-content:space-between;align-items:center}.gpc-header{height:92px;background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:40}.gpc-head-in{height:100%;display:flex;align-items:center;gap:22px}.gpc-brand{display:flex;align-items:center;gap:11px;min-width:300px;color:var(--ink);text-decoration:none}.gpc-brand img{width:66px;height:66px;object-fit:contain}.gpc-brand strong{font:800 23px "Playfair Display",serif;display:block}.gpc-brand small{display:block;font-size:8px;letter-spacing:2.2px;color:#68778b;margin-top:5px}.gpc-nav{display:flex;gap:17px;flex:1;justify-content:center}.gpc-nav a{font-size:9px;font-weight:800;text-decoration:none;color:var(--ink);padding:36px 0}.gpc-actions{display:flex;align-items:center;gap:8px}.gpc-lang{font-size:9px;font-weight:800;border:1px solid var(--line);padding:10px;border-radius:8px}.gpc-btn{border:0;border-radius:8px;padding:14px 17px;font-size:9px;font-weight:800;cursor:pointer;text-decoration:none}.gpc-red{background:var(--red);color:#fff;box-shadow:0 10px 25px #d7193530}.gpc-outline{color:#fff;border:1px solid #fff8;background:transparent}.gpc-menu{display:none}
.gpc-hero{min-height:590px;background:linear-gradient(90deg,#04152ff5,#061b3bd9 37%,#071a3855),url("https://images.unsplash.com/photo-1504711434969-e33886168f5c?auto=format&fit=crop&w=1400&q=70") center/cover}.gpc-hero .gpc-wrap{min-height:590px;display:flex;align-items:center}.gpc-hero-copy{max-width:720px;color:#fff}.gpc-hero-copy em,.gpc-legacy em,.gpc-heading em{font-style:normal;color:var(--gold);font-size:10px;letter-spacing:3px;font-weight:800}.gpc-hero h1{font:800 clamp(48px,5.5vw,82px)/.96 "Playfair Display",serif;letter-spacing:-2px;margin:17px 0 22px}.gpc-hero p{max-width:600px;color:#dce7f4;font-size:14px;line-height:1.8}.gpc-hero-buttons{display:flex;gap:10px;margin:28px 0}.gpc-meta{display:flex;gap:30px}.gpc-meta b{font-size:13px}.gpc-meta small{display:block;color:#bdcce0;font-size:8px;font-weight:400;margin-top:3px}.gpc-trust{margin-top:-29px;position:relative;z-index:4}.gpc-trust-box{display:grid;grid-template-columns:repeat(5,1fr);background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 18px 55px #071a3818;overflow:hidden}.gpc-trust-box>div{padding:19px;display:flex;gap:10px;align-items:center;border-right:1px solid var(--line)}.gpc-trust-box i{width:40px;height:40px;border-radius:10px;background:#edf4ff;color:var(--blue);display:grid;place-items:center;font-style:normal}.gpc-trust-box b{font-size:11px}.gpc-trust-box small{display:block;color:var(--muted);font-weight:400;font-size:8px;margin-top:3px}.gpc-section{padding:68px 0}.gpc-light{background:#fff}.gpc-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:22px}.gpc-heading h2{font:800 37px "Playfair Display",serif;margin:8px 0 0}.gpc-heading>a{font-size:9px;color:var(--blue);font-weight:800}.gpc-dashboard{display:grid;grid-template-columns:1fr 1fr .9fr;gap:16px}.gpc-card{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden}.gpc-card header,.gpc-social header{background:linear-gradient(90deg,var(--navy),var(--blue));color:#fff;padding:15px;font-size:12px;font-weight:800}.gpc-card header span,.gpc-social header span{float:right;color:#c9d6e7;font-size:8px}.gpc-list-row{display:grid;grid-template-columns:44px 1fr auto;gap:9px;align-items:center;padding:13px 15px;border-bottom:1px solid var(--line)}.gpc-date{background:#f1f5f9;border-radius:8px;text-align:center;padding:5px}.gpc-date b{display:block;font-size:16px}.gpc-date small{font-size:7px;color:var(--red)}.gpc-list-row strong{font-size:10px;display:block}.gpc-list-row div:nth-child(2) small{font-size:8px;color:var(--muted);display:block;margin-top:3px}.gpc-pill{font-size:6px;font-weight:800;padding:5px 6px;background:#e9f1ff;color:#1e5ca2;border-radius:99px}.gpc-book-card{border-radius:14px;background:linear-gradient(135deg,#9d0c25,#e12a45);color:#fff;padding:25px;position:relative;overflow:hidden}.gpc-book-card:after{content:"";position:absolute;width:240px;height:240px;border:38px solid #fff1;border-radius:50%;right:-70px;bottom:-80px}.gpc-book-card>*{position:relative;z-index:1}.gpc-book-card h3{font:800 27px/1.05 "Playfair Display",serif}.gpc-book-card p,.gpc-book-card li{font-size:9px;line-height:1.7}.gpc-book-card .gpc-btn{background:#fff;color:var(--red);width:100%;margin-top:9px}.gpc-bigicon{font-size:28px}.gpc-photos{display:grid;grid-template-columns:1.45fr 1fr 1fr;gap:16px}.gpc-photo{height:350px;border-radius:14px;background:#173653;position:relative;overflow:hidden}.gpc-photo-image,.gpc-photo .gpc-gallery-tile-image{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:cover;z-index:0}.gpc-photo:after{content:"";position:absolute;z-index:1;inset:25% 0 0;background:linear-gradient(transparent,#000d);pointer-events:none}.gpc-photo>div{position:absolute;z-index:2;left:19px;right:19px;bottom:17px;color:#fff}.gpc-photo h3{font:700 23px "Playfair Display",serif;margin:0 0 5px}.gpc-photo p{font-size:8px;color:#dce5ef}.p1{background-image:url("https://images.unsplash.com/photo-1540575467063-178a50c2df87?auto=format&fit=crop&w=1300&q=80")}.p2{background-image:url("https://images.unsplash.com/photo-1511578314322-379afb476865?auto=format&fit=crop&w=1000&q=80")}.p3{background-image:url("https://images.unsplash.com/photo-1521737604893-d14cc237f11d?auto=format&fit=crop&w=1000&q=80")}.gpc-social-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.gpc-social{border:1px solid var(--line);border-radius:14px;background:#fff;overflow:hidden}.gpc-social-body{padding:16px;font-size:10px}.gpc-social-placeholder{height:170px;background:#edf3fa;border-radius:9px;display:grid;place-items:center;text-align:center;color:#63748a;margin-top:10px}.gpc-video-placeholder{height:220px;background:linear-gradient(135deg,#102f5a,#16233b);border-radius:9px;display:grid;place-items:center;color:#fff;font-size:38px;margin-bottom:10px}.gpc-quick{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:16px}.gpc-quick a{background:#fff;border:1px solid var(--line);border-radius:12px;padding:16px;display:flex;gap:9px;align-items:center;text-decoration:none;color:var(--ink)}.gpc-quick b{font-size:20px;color:var(--red)}.gpc-quick span{font-size:9px;font-weight:800}.gpc-quick small{display:block;font-size:7px;color:var(--muted);font-weight:400;margin-top:2px}.gpc-service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.gpc-service-grid>div{background:#fff;border:1px solid var(--line);border-radius:14px;padding:22px}.gpc-service-grid b{font-size:22px;color:var(--red)}.gpc-service-grid h3{font:700 20px "Playfair Display",serif}.gpc-service-grid p{font-size:9px;line-height:1.7;color:var(--muted)}.gpc-legacy{background:linear-gradient(105deg,#061831,#0b3265 52%,#9f1029 52%,#d71935);color:#fff;padding:65px 0}.gpc-legacy .gpc-wrap{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.gpc-legacy h2{font:800 47px/1.06 "Playfair Display",serif;margin:8px 0 14px}.gpc-legacy p{max-width:570px;color:#dbe6f4;font-size:11px;line-height:1.8}.gpc-quote{font:600 23px/1.4 "Playfair Display",serif}.gpc-quote div{display:flex;gap:22px;margin-top:25px}.gpc-quote b{font-size:32px}.gpc-quote small{font:400 8px "DM Sans";align-self:end;color:#dce7f3;margin-left:-17px;margin-right:13px}.gpc-footer{background:#06162f;color:#d4e0ef;padding:48px 0 16px}.gpc-footgrid{display:grid;grid-template-columns:1.3fr .7fr 1fr 1fr;gap:35px}.gpc-footer img{width:55px;height:55px;object-fit:contain}.gpc-footer h3{font:800 20px "Playfair Display",serif;color:#fff}.gpc-footer h4{font-size:10px;color:#fff}.gpc-footer p,.gpc-footer a{font-size:8px;line-height:1.8;color:#aebed3}.gpc-footer a{display:block}.gpc-footer input{width:100%;padding:10px;border:0;border-radius:7px;margin-bottom:7px}.gpc-copy{border-top:1px solid #fff2;margin-top:27px;padding-top:12px;font-size:8px;color:#8194ad}.gpc-modal{display:none;position:fixed;inset:0;background:#031126bb;backdrop-filter:blur(7px);z-index:100;align-items:center;justify-content:center;padding:15px}.gpc-modal.open{display:flex}.gpc-modal-box{width:min(720px,100%);max-height:92vh;overflow:auto;background:#fff;border-radius:16px}.gpc-modal-head{background:var(--navy);color:#fff;padding:18px 21px;display:flex;justify-content:space-between}.gpc-modal-head h3{font:700 23px "Playfair Display",serif;margin:0}.gpc-modal-head button{background:none;border:0;color:#fff;font-size:24px}.gpc-form{padding:20px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.gpc-form label{font-size:8px;text-transform:uppercase;letter-spacing:1px;font-weight:800;color:#586a82}.gpc-form input,.gpc-form select,.gpc-form textarea{display:block;width:100%;margin-top:5px;border:1px solid var(--line);border-radius:7px;padding:9px;font:inherit;font-size:10px}.gpc-form textarea{min-height:70px}.gpc-form .full,.gpc-form-foot{grid-column:1/-1}
@media(max-width:1180px){.gpc-nav{gap:9px}.gpc-nav a{font-size:7px}.gpc-brand{min-width:255px}.gpc-dashboard{grid-template-columns:1fr 1fr}.gpc-book-card{grid-column:1/-1}.gpc-photos{grid-template-columns:1fr 1fr}.gpc-photo:first-child{grid-column:1/-1}}
@media(max-width:850px){.gpc-hero{background-image:linear-gradient(90deg,#04152ff5,#061b3bd9 37%,#071a3855),url("https://images.unsplash.com/photo-1504711434969-e33886168f5c?auto=format&fit=crop&w=900&q=65")}.gpc-top{display:none}.gpc-header{height:72px}.gpc-brand{min-width:0}.gpc-brand img{width:53px;height:53px}.gpc-brand strong{font-size:18px}.gpc-brand small{display:none}.gpc-nav{display:none}.gpc-nav.mobile{display:flex;position:absolute;top:72px;left:0;right:0;background:#fff;flex-direction:column;gap:0;padding:8px 20px;border-bottom:1px solid var(--line);box-shadow:0 10px 25px #071a3820}.gpc-nav.mobile a{padding:13px}.gpc-actions .gpc-btn,.gpc-lang{display:none}.gpc-menu{display:block;margin-left:auto;border:0;background:none;font-size:23px}.gpc-hero,.gpc-hero .gpc-wrap{min-height:650px}.gpc-hero h1{font-size:51px}.gpc-trust-box{grid-template-columns:1fr 1fr}.gpc-trust-box>div:nth-child(3){display:none}.gpc-social-grid,.gpc-legacy .gpc-wrap{grid-template-columns:1fr}.gpc-quick{grid-template-columns:1fr 1fr}.gpc-service-grid{grid-template-columns:1fr 1fr}.gpc-footgrid{grid-template-columns:1fr 1fr}}
@media(max-width:520px){.gpc-wrap{width:calc(100% - 28px)}.gpc-hero,.gpc-hero .gpc-wrap{min-height:680px}.gpc-hero h1{font-size:44px}.gpc-hero-buttons{flex-direction:column;align-items:flex-start}.gpc-meta{gap:17px}.gpc-trust-box{grid-template-columns:1fr}.gpc-trust-box>div{border-right:0;border-bottom:1px solid var(--line)}.gpc-dashboard,.gpc-photos,.gpc-service-grid{grid-template-columns:1fr}.gpc-book-card,.gpc-photo:first-child{grid-column:auto}.gpc-quick,.gpc-footgrid{grid-template-columns:1fr}.gpc-form{grid-template-columns:1fr}.gpc-form .full,.gpc-form-foot{grid-column:auto}}
.gpc-social header a{color:inherit;text-decoration:none}.gpc-social header a:hover{text-decoration:underline}.gpc-social-link{display:inline-flex;align-items:center;gap:8px;margin-top:8px;font-weight:800;color:#b51e35;text-decoration:none}.gpc-social-link:hover{text-decoration:underline}

.gpc-social-frame{margin:12px 0 10px;background:#f1f4f8;border-radius:10px;overflow:hidden;border:1px solid var(--line);min-height:280px}
.gpc-social-frame iframe{display:block;width:100%;height:430px;border:0}
.gpc-youtube-frame{margin:12px 0 10px;background:#071a38;border-radius:10px;overflow:hidden;aspect-ratio:16/9}
.gpc-youtube-frame iframe{display:block;width:100%;height:100%;border:0}
@media(max-width:520px){.gpc-social-frame iframe{height:380px}}
.gpc-booking-intro{display:flex;justify-content:space-between;gap:12px;align-items:center;background:#f5f8fc;border:1px solid var(--line);border-radius:10px;padding:13px 15px}.gpc-booking-intro strong{font-size:13px}.gpc-booking-intro span{font-size:10px;color:var(--muted)}.gpc-slot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:7px}.gpc-slot-card{border:1px solid var(--line);background:#fff;border-radius:10px;padding:15px 10px;text-align:left;cursor:pointer;transition:.18s}.gpc-slot-card strong{display:block;font-size:12px;color:var(--ink)}.gpc-slot-card span{display:block;font-size:8px;font-weight:800;margin-top:7px;letter-spacing:1px}.gpc-slot-card.available span{color:#16804a}.gpc-slot-card.booked{background:#f2f4f7;cursor:not-allowed;opacity:.7}.gpc-slot-card.booked span{color:#8a4b4b}.gpc-slot-card.selected{border:2px solid var(--red);padding:14px 9px;box-shadow:0 8px 22px #d7193520}.gpc-slot-empty{grid-column:1/-1;border:1px dashed var(--line);border-radius:10px;padding:18px;text-align:center;font-size:10px;color:var(--muted);background:#fafbfd}.gpc-slot-unavailable{color:#a53a3a}.gpc-payment-panel,.gpc-confirmation-panel{margin:0 20px 20px;border:1px solid var(--line);border-radius:12px;padding:20px;background:#f8fafc}.gpc-payment-head{display:flex;justify-content:space-between;gap:10px;align-items:center}.gpc-payment-head h3,.gpc-confirmation-panel h3{font:700 23px "Playfair Display",serif;margin:0}.gpc-payment-head span{font-size:9px;font-weight:800;color:var(--red)}.gpc-payment-panel p,.gpc-confirmation-panel p{font-size:10px;line-height:1.7;color:var(--muted)}.gpc-confirmation-panel{text-align:center;background:#fff}.gpc-confirmation-icon{width:56px;height:56px;border-radius:50%;background:#e7f7ef;color:#16804a;display:grid;place-items:center;font-size:30px;font-weight:800;margin:0 auto 12px}.gpc-error{color:#b51e35!important;font-size:10px}.gpc-success{color:#16804a!important;font-size:10px}.gpc-form button:disabled{opacity:.55;cursor:not-allowed}@media(max-width:650px){.gpc-slot-grid{grid-template-columns:1fr}.gpc-booking-intro{align-items:flex-start;flex-direction:column}}

/* GPC v2.4 institutional inner pages */
.gpc-inner-site{background:#f5f8fc;min-height:60vh}.gpc-inner-hero{background:linear-gradient(110deg,#061831 0%,#0b3265 68%,#b3132f 68%,#d71935 100%);color:#fff;padding:72px 0 66px;position:relative;overflow:hidden}.gpc-inner-hero:after{content:"GPC";position:absolute;right:4%;bottom:-50px;font:800 190px/1 "Playfair Display",serif;color:#fff0; -webkit-text-stroke:1px #ffffff18}.gpc-inner-hero em{font-style:normal;color:var(--gold);font-size:10px;letter-spacing:3px;font-weight:800}.gpc-inner-hero h1{font:800 clamp(45px,6vw,72px)/.98 "Playfair Display",serif;margin:13px 0 14px;letter-spacing:-1.5px}.gpc-inner-hero p{max-width:700px;color:#dce7f4;font-size:13px;line-height:1.8;margin:0}.gpc-inner-main{padding:52px 0 76px}.gpc-section-headline{margin-bottom:24px}.gpc-section-headline h2{font:800 36px/1.05 "Playfair Display",serif;margin:7px 0 10px;color:var(--ink)}.gpc-section-headline p{max-width:780px;color:var(--muted);font-size:11px;line-height:1.8}.gpc-kicker{font-size:9px;letter-spacing:2.5px;font-weight:800;color:var(--red)}.gpc-page-grid{display:grid;grid-template-columns:1.4fr .8fr .8fr;gap:16px}.gpc-page-panel{background:#fff;border:1px solid var(--line);border-radius:15px;padding:25px;box-shadow:0 12px 35px #071a3808}.gpc-page-panel-wide{grid-column:span 1}.gpc-page-panel h2{font:800 31px/1.1 "Playfair Display",serif;margin:10px 0 12px}.gpc-page-panel h3{font:700 22px/1.15 "Playfair Display",serif;margin:10px 0 10px}.gpc-page-panel p{font-size:10px;line-height:1.85;color:var(--muted)}.gpc-page-cta{margin-top:18px;background:linear-gradient(110deg,#071a38,#0d3a72);color:#fff;border-radius:15px;padding:26px;display:flex;justify-content:space-between;gap:25px;align-items:center}.gpc-page-cta h2{font:800 28px/1.1 "Playfair Display",serif;margin:6px 0}.gpc-page-cta p{margin:0;color:#d4e0ef;font-size:10px;line-height:1.7}.gpc-activity-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.gpc-page-icon{font-size:22px;color:var(--red)}.gpc-two-col-pages{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-top:48px}.gpc-two-col-pages section>h2{font:800 28px "Playfair Display",serif;margin:8px 0 15px}.gpc-page-list{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden}.gpc-page-list article{padding:17px 18px;border-bottom:1px solid var(--line)}.gpc-page-list article:last-child{border-bottom:0}.gpc-page-list strong{display:block;font-size:11px;color:var(--ink)}.gpc-page-list small{display:block;color:var(--muted);font-size:9px;line-height:1.7;margin-top:4px}.gpc-text-link{display:inline-block;color:#b51e35;font-size:10px;font-weight:800;text-decoration:none;margin:3px 14px 3px 0}.gpc-text-link:hover{text-decoration:underline}.gpc-gallery-page{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.gpc-gallery-tile{height:300px;border-radius:15px;background:#173653;position:relative;overflow:hidden}.gpc-gallery-tile .gpc-gallery-tile-image{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:cover;z-index:0}.gpc-gallery-tile:after{content:"";position:absolute;z-index:1;inset:25% 0 0;background:linear-gradient(transparent,#000d);pointer-events:none}.gpc-gallery-tile>div{position:absolute;z-index:2;left:20px;right:20px;bottom:18px;color:#fff}.gpc-gallery-tile h3{font:700 22px "Playfair Display",serif;margin:0 0 5px}.gpc-gallery-tile p{font-size:9px;line-height:1.6;margin:0;color:#dbe6f3}.gpc-gallery-empty{grid-column:1/-1;background:#fff;border:1px dashed var(--line);border-radius:15px;padding:50px;text-align:center}.gpc-gallery-empty b{display:block;font:800 27px "Playfair Display",serif}.gpc-gallery-empty span{display:block;color:var(--muted);font-size:10px;margin-top:7px}.gpc-committee-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.gpc-member-card{background:#fff;border:1px solid var(--line);border-radius:15px;overflow:hidden}.gpc-member-card img{display:block;width:100%;height:250px;object-fit:cover}.gpc-member-card>div:last-child{padding:17px}.gpc-member-card h3{font:700 21px "Playfair Display",serif;margin:0 0 6px}.gpc-member-card p{font-size:9px;line-height:1.7;color:var(--muted);margin:0}.gpc-member-placeholder{height:250px;background:linear-gradient(135deg,#071a38,#0d3a72);display:grid;place-items:center;color:#fff;font:800 38px "Playfair Display",serif}.gpc-contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.gpc-contact-grid .gpc-page-panel{min-height:220px}.gpc-contact-grid h2{font-size:27px}.gpc-contact-grid p{font-size:10px;line-height:1.9}.gpc-inner-main .gpc-booking-page{margin-top:15px;background:#fff;border:1px solid var(--line);border-radius:15px;overflow:hidden}.gpc-inner-main .gpc-booking-page .gpc-form{padding:25px}.gpc-inner-main .gpc-payment-panel,.gpc-inner-main .gpc-confirmation-panel{margin:0 25px 25px}

.gpc-contact-page{max-width:1150px;margin:0 auto}.gpc-contact-intro{margin-bottom:28px}.gpc-contact-intro h2{font:800 38px/1.08 "Playfair Display",serif;color:var(--ink);margin:7px 0 10px}.gpc-contact-intro p{max-width:760px;color:var(--muted);font-size:12px;line-height:1.8;margin:0}.gpc-contact-layout{display:grid;grid-template-columns:.85fr 1.35fr;gap:18px;align-items:stretch}.gpc-contact-info{display:grid;grid-template-columns:1fr;gap:14px}.gpc-contact-card{background:#fff;border:1px solid var(--line);border-radius:15px;padding:24px;box-shadow:0 12px 35px #071a3808}.gpc-contact-icon{display:block;color:var(--red);font-size:24px;line-height:1;margin-bottom:18px}.gpc-contact-card h3{font:700 22px/1.15 "Playfair Display",serif;color:var(--ink);margin:8px 0 9px}.gpc-contact-card p{font-size:11px;line-height:1.85;color:var(--muted);margin:0}.gpc-contact-card p a{color:var(--ink);text-decoration:none}.gpc-contact-card p a:hover{text-decoration:underline}.gpc-contact-map{background:#fff;border:1px solid var(--line);border-radius:15px;overflow:hidden;box-shadow:0 12px 35px #071a3808;display:flex;flex-direction:column}.gpc-map-frame{min-height:450px;flex:1;background:#eaf0f7}.gpc-map-frame iframe{display:block;width:100%;height:100%;min-height:450px}.gpc-contact-map-foot{padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--line)}.gpc-contact-map-foot strong{display:block;font:700 18px "Playfair Display",serif;color:var(--ink);margin-top:4px}.gpc-contact-map-foot small{display:block;font-size:10px;color:var(--muted);margin-top:4px}.gpc-contact-map-foot .gpc-btn{white-space:nowrap}.gpc-contact-page>.gpc-page-cta{margin-top:18px}
@media(max-width:900px){.gpc-contact-layout{grid-template-columns:1fr}.gpc-map-frame,.gpc-map-frame iframe{min-height:380px}}
@media(max-width:560px){.gpc-contact-intro h2{font-size:31px}.gpc-contact-card{padding:21px}.gpc-map-frame,.gpc-map-frame iframe{min-height:320px}.gpc-contact-map-foot{align-items:flex-start;flex-direction:column}.gpc-contact-map-foot .gpc-btn{width:100%;text-align:center}}
@media(max-width:900px){.gpc-page-grid,.gpc-contact-grid{grid-template-columns:1fr 1fr}.gpc-page-panel-wide{grid-column:1/-1}.gpc-activity-grid{grid-template-columns:1fr 1fr}.gpc-committee-grid{grid-template-columns:1fr 1fr}.gpc-gallery-page{grid-template-columns:1fr 1fr}.gpc-page-cta{align-items:flex-start;flex-direction:column}.gpc-two-col-pages{grid-template-columns:1fr}}
@media(max-width:560px){.gpc-inner-hero{padding:52px 0}.gpc-inner-main{padding:35px 0 55px}.gpc-page-grid,.gpc-contact-grid,.gpc-activity-grid,.gpc-committee-grid,.gpc-gallery-page{grid-template-columns:1fr}.gpc-gallery-tile{height:260px}.gpc-page-cta{padding:22px}.gpc-page-cta .gpc-btn{width:100%}}

/* v2.5 desktop refinement + structured gallery + social media */
.gpc-site{width:100vw;max-width:none;margin-left:calc(50% - 50vw);overflow:hidden}.gpc-wrap{width:min(1240px,calc(100% - 64px))}.gpc-header{box-shadow:0 4px 18px #071a3808}.gpc-head-in{gap:28px}.gpc-nav{gap:19px}.gpc-nav a{font-size:9px;letter-spacing:.2px}.gpc-hero{min-height:620px}.gpc-hero .gpc-wrap{min-height:620px}.gpc-dashboard{gap:20px}.gpc-card,.gpc-book-card,.gpc-social,.gpc-page-panel,.gpc-gallery-tile{box-shadow:0 14px 35px #071a380a}.gpc-heading h2{letter-spacing:-.4px}.gpc-home-gallery-cards{grid-template-columns:1.35fr 1fr 1fr}.gpc-home-gallery-cards .gpc-photo{height:390px}.gpc-home-gallery-cards .gpc-photo-feature{height:390px}.gpc-photo-category{display:block;text-transform:uppercase;letter-spacing:2px;font-size:7px;font-weight:800;color:#e9c56a;margin-bottom:7px}.gpc-social-grid-3{grid-template-columns:repeat(3,1fr);align-items:stretch}.gpc-social-grid-3 .gpc-social{min-width:0}.gpc-social header{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px}.gpc-social header>a{font-size:8px;color:#d7e3f1;text-decoration:none;white-space:nowrap}.gpc-social-brand{display:flex!important;align-items:center;gap:8px;color:#fff!important;font-size:12px}.gpc-social-brand b{display:grid;place-items:center;width:23px;height:23px;border-radius:7px;background:#ffffff1a;font-size:14px}.gpc-social-title{display:flex;flex-direction:column;gap:3px}.gpc-social-title strong{font-size:12px}.gpc-social-title small{font-size:8px;color:var(--muted)}.gpc-social-body{padding:17px}.gpc-social-frame{margin:14px 0 10px;min-height:300px}.gpc-social-frame iframe{height:420px}.gpc-youtube-frame{margin:14px 0 12px}.gpc-instagram-card{min-height:450px;border-radius:12px;padding:28px 24px;display:flex;flex-direction:column;justify-content:flex-end;background:radial-gradient(circle at 85% 15%,#d7a63a 0,#d71935 35%,#7b176b 67%,#071a38 100%);color:#fff;position:relative;overflow:hidden}.gpc-instagram-card:before{content:"";position:absolute;inset:18px;border:1px solid #ffffff2b;border-radius:10px}.gpc-instagram-card>*{position:relative;z-index:1}.gpc-instagram-mark{width:72px;height:72px;border:3px solid #fff;border-radius:22px;display:grid;place-items:center;font-size:42px;margin-bottom:auto;box-shadow:0 12px 30px #0003}.gpc-instagram-card .gpc-kicker{color:#f5d77d;margin-bottom:8px}.gpc-instagram-card h3{font:800 29px/1.08 "Playfair Display",serif;margin:0 0 10px}.gpc-instagram-card p{font-size:9px;line-height:1.75;color:#f0e7ef;margin:0 0 18px}.gpc-social-instagram-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 14px;border-radius:8px;background:#fff;color:#8d163f;text-decoration:none;font-size:8px;font-weight:800;width:max-content}.gpc-social-note{font-size:9px;font-weight:800;color:var(--muted);text-transform:uppercase;letter-spacing:1.5px}.gpc-gallery-section{margin-top:38px}.gpc-gallery-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:15px}.gpc-gallery-section-head h2{font:800 29px/1.1 "Playfair Display",serif;margin:6px 0 0}.gpc-gallery-count{font-size:8px;font-weight:800;color:var(--muted);text-transform:uppercase;letter-spacing:1.2px}.gpc-gallery-category-grid{grid-template-columns:repeat(4,1fr)}.gpc-gallery-category-grid .gpc-gallery-tile{height:255px}.gpc-gallery-category-grid .gpc-gallery-empty{grid-column:1/-1}.gpc-inner-site .gpc-wrap{width:min(1240px,calc(100% - 64px))}
@media(max-width:1100px){.gpc-wrap,.gpc-inner-site .gpc-wrap{width:min(1080px,calc(100% - 44px))}.gpc-brand{min-width:250px}.gpc-nav{gap:11px}.gpc-social-grid-3{grid-template-columns:1fr 1fr}.gpc-social-instagram{grid-column:1/-1}.gpc-instagram-card{min-height:330px}.gpc-gallery-category-grid{grid-template-columns:1fr 1fr}}
@media(max-width:850px){.gpc-site{width:100%;margin-left:0}.gpc-wrap,.gpc-inner-site .gpc-wrap{width:calc(100% - 28px)}.gpc-social-grid-3{grid-template-columns:1fr}.gpc-social-instagram{grid-column:auto}.gpc-home-gallery-cards,.gpc-gallery-category-grid{grid-template-columns:1fr}.gpc-home-gallery-cards .gpc-photo,.gpc-home-gallery-cards .gpc-photo-feature{height:320px}.gpc-gallery-section-head{align-items:flex-start;flex-direction:column;gap:5px}}


/* v2.7 readability + gallery reliability refinement */
.gpc-photo p{font-size:11px;line-height:1.55;color:#eef4fb;margin:0;max-width:92%}
.gpc-photo h3{font-size:25px;line-height:1.08;margin-bottom:7px}
.gpc-photo-category{font-size:9px;letter-spacing:1.8px}
.gpc-list-row div:nth-child(2) small{font-size:10px;line-height:1.45}
.gpc-list-row strong{font-size:11px}
.gpc-book-card p,.gpc-book-card li{font-size:10.5px;line-height:1.65}
.gpc-social-title small{font-size:10px;line-height:1.45}
.gpc-social-link{font-size:10px}
.gpc-social-note{font-size:10px}
.gpc-gallery-tile p{font-size:11px;line-height:1.55}
.gpc-gallery-tile h3{font-size:24px;line-height:1.08}
.gpc-page-panel p,.gpc-contact-grid p{font-size:11px;line-height:1.8}
.gpc-page-list small{font-size:10px}
.gpc-footer p,.gpc-footer a{font-size:10px;line-height:1.75}
.gpc-footer .gpc-copy{font-size:9px}
.gpc-portal-help{margin-top:16px;padding:14px 16px;border:1px solid #dbe4ef;border-radius:10px;background:#f5f8fc;color:#52647a;font-size:12px;line-height:1.6}
@media(max-width:850px){.gpc-photo p,.gpc-gallery-tile p{font-size:10.5px}.gpc-footer p,.gpc-footer a{font-size:10px}}


/* v2.8 booking visibility + legacy split + gallery multi-upload refinements */
.gpc-form label{display:block;min-width:0}
.gpc-form input,.gpc-form select,.gpc-form textarea{background:#fff!important;color:#12233d!important;border:1.5px solid #b8c6d8!important;box-shadow:inset 0 1px 2px #071a3810,0 2px 7px #071a3808!important;min-height:44px}
.gpc-form textarea{min-height:110px;resize:vertical}
.gpc-form input::placeholder,.gpc-form textarea::placeholder{color:#7a899b;opacity:1}
.gpc-form input:focus,.gpc-form select:focus,.gpc-form textarea:focus{outline:none;border-color:#d71935!important;box-shadow:0 0 0 3px #d7193518!important}
.gpc-form-foot{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:4px;padding-top:8px;border-top:1px solid #e4eaf2}
.gpc-form-foot #gpc-booking-message{flex:1;min-height:22px}
.gpc-form-foot #gpc-create-booking{display:inline-flex!important;align-items:center;justify-content:center;min-width:230px;min-height:50px;background:#d71935!important;color:#fff!important;border:0!important;box-shadow:0 10px 24px #d7193540!important;opacity:1!important;visibility:visible!important;position:relative;z-index:5}
.gpc-form-foot #gpc-create-booking:hover{background:#b9122b!important;transform:translateY(-1px)}
.gpc-modal-box .gpc-form{padding-bottom:22px}
.gpc-modal-box{box-shadow:0 28px 90px #0006}
.gpc-modal-box .gpc-form label{color:#4f627a;font-size:9px}
.gpc-legacy{background:linear-gradient(105deg,#061831 0%,#0b3265 57%,#9f1029 57%,#d71935 100%)}
.gpc-legacy .gpc-wrap{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:42px}
.gpc-legacy .gpc-wrap>div:first-child{max-width:660px;padding-right:28px;position:relative;z-index:2}
.gpc-legacy .gpc-quote{position:relative;z-index:2;padding-left:4px}
.gpc-legacy h2{max-width:640px}
.gpc-legacy p{max-width:610px}
.gpc-home-gallery-cards .gpc-photo{cursor:pointer}
.gpc-gallery-upload-list{margin-top:22px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.gpc-gallery-upload-item{background:#fff;border:1px solid #dbe4ef;border-radius:10px;overflow:hidden}
.gpc-gallery-upload-item img{display:block;width:100%;height:120px;object-fit:cover}
.gpc-gallery-upload-item div{padding:9px 10px}
.gpc-gallery-upload-item strong{display:block;font-size:11px;color:#12233d}
.gpc-gallery-upload-item small{display:block;margin-top:3px;color:#68788d;font-size:9px}
@media(max-width:850px){.gpc-legacy{background:linear-gradient(180deg,#061831 0%,#0b3265 58%,#9f1029 58%,#d71935 100%)}.gpc-legacy .gpc-wrap{grid-template-columns:1fr;gap:30px}.gpc-legacy .gpc-wrap>div:first-child{padding-right:0}.gpc-form-foot{align-items:stretch;flex-direction:column}.gpc-form-foot #gpc-create-booking{width:100%;min-width:0}.gpc-gallery-upload-list{grid-template-columns:1fr 1fr}}
@media(max-width:520px){.gpc-gallery-upload-list{grid-template-columns:1fr}}


/* v2.9 — payment contrast + featured gallery control */
.gpc-payment-panel #gpc-pay-button,.gpc-booking-page #gpc-pay-button{display:inline-flex!important;align-items:center;justify-content:center;min-width:240px;min-height:52px;padding:14px 24px;background:#d71935!important;color:#fff!important;border:0!important;border-radius:8px!important;font-weight:900!important;letter-spacing:.2px;opacity:1!important;visibility:visible!important;box-shadow:0 10px 26px rgba(215,25,53,.30)!important;text-shadow:none!important}
.gpc-payment-panel #gpc-pay-button:hover,.gpc-booking-page #gpc-pay-button:hover{background:#b9122b!important;color:#fff!important;transform:translateY(-1px)}
.gpc-payment-panel #gpc-pay-button:disabled{background:#9da8b7!important;color:#fff!important;box-shadow:none!important;cursor:not-allowed}
.gpc-home-gallery-cards .gpc-photo{display:block;text-decoration:none}
.gpc-featured-badge,.gpc-gallery-order{display:inline-block;margin-left:8px;padding:5px 7px;border-radius:99px;background:#d71935;color:#fff;font:800 7px/1 Arial,sans-serif;letter-spacing:1px;vertical-align:middle}
.gpc-gallery-order{margin-left:0;margin-bottom:7px}
.gpc-gallery-tile{display:block;text-decoration:none;color:#fff}.gpc-gallery-tile.is-featured{box-shadow:0 12px 30px rgba(7,26,56,.18)}
.gpc-featured-form{display:grid;gap:12px}.gpc-featured-card{display:grid;grid-template-columns:1fr minmax(260px,420px);gap:18px;align-items:center;background:#fff;border:1px solid #dbe4ef;border-radius:12px;padding:14px 16px}.gpc-featured-card>div strong{display:block;color:#12233d;font-size:12px}.gpc-featured-card>div span{display:block;color:#718198;font-size:9px;margin-top:4px}.gpc-featured-card select{width:100%;min-height:42px;border:1px solid #b8c6d8;border-radius:7px;background:#fff;color:#12233d;padding:8px 10px}.gpc-featured-form>.gpc-portal-btn{justify-self:start}
@media(max-width:700px){.gpc-featured-card{grid-template-columns:1fr}.gpc-payment-panel #gpc-pay-button{width:100%;min-width:0}}

/* v3.0 — GPC dashboard notices + event thumbnails */
.gpc-notice-event-card header span a{color:#c9d6e7;text-decoration:none;font-size:8px}
.gpc-notice-event-card .gpc-list-row{color:var(--ink);text-decoration:none;min-height:70px}
.gpc-dashboard-item{transition:background .15s ease}
.gpc-dashboard-item:hover{background:#f7faff}
.gpc-dashboard-copy{min-width:0}
.gpc-dashboard-copy strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.gpc-dashboard-copy small{white-space:normal}
.gpc-mini-thumb{width:44px;height:44px;border-radius:8px;overflow:hidden;background:#eef3f8;display:block}
.gpc-mini-thumb img{width:100%;height:100%;display:block;object-fit:cover}
.gpc-pill.event{background:#fff1f3;color:var(--red)}
.gpc-pill.notice{background:#e9f1ff;color:#1e5ca2}
.gpc-dashboard-empty{padding:24px 16px;display:flex;flex-direction:column;gap:6px;color:var(--muted)}
.gpc-dashboard-empty strong{font-size:11px;color:var(--ink)}
.gpc-dashboard-empty small{font-size:10px;line-height:1.5}
@media(max-width:520px){.gpc-notice-event-card .gpc-list-row{grid-template-columns:44px minmax(0,1fr) auto}.gpc-dashboard-copy strong{font-size:10px}.gpc-dashboard-copy small{font-size:9px}}

/* v3.2 — one-click featured photo control + image expansion */
.gpc-featured-group{margin-top:24px;padding:18px;border:1px solid #dbe4ef;border-radius:14px;background:#f8fafd}
.gpc-featured-group-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:14px}
.gpc-featured-group-head strong{display:block;color:#12233d;font-size:13px}
.gpc-featured-group-head span{display:block;color:#718198;font-size:9px;margin-top:4px}
.gpc-inline-form{margin:0}
.gpc-featured-remove{border:1px solid #d71935;background:#fff;color:#d71935;border-radius:7px;padding:8px 11px;font-size:9px;font-weight:900;cursor:pointer}
.gpc-featured-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.gpc-featured-photo{background:#fff;border:1px solid #dbe4ef;border-radius:11px;overflow:hidden;box-shadow:0 4px 14px #071a3808}
.gpc-featured-photo.is-current{border:2px solid #d71935;box-shadow:0 7px 22px #d7193520}
.gpc-featured-photo>img,.gpc-featured-noimage{width:100%;height:135px;display:block;object-fit:cover;background:#eaf0f6}
.gpc-featured-noimage{display:grid;place-items:center;color:#78879a;font-size:9px;font-weight:800}
.gpc-featured-photo-info{padding:10px}
.gpc-featured-photo-info strong{display:block;color:#12233d;font-size:10px;line-height:1.4;min-height:28px}
.gpc-current-badge{display:inline-block;margin-top:8px;background:#d71935;color:#fff;border-radius:99px;padding:5px 7px;font-size:7px;font-weight:900;letter-spacing:1px}
.gpc-make-featured{margin-top:8px;width:100%;border:1px solid #d71935;background:#fff;color:#d71935;border-radius:7px;padding:8px 6px;font-size:8px;font-weight:900;cursor:pointer}
.gpc-make-featured:hover{background:#d71935;color:#fff}
.gpc-featured-empty{padding:18px;background:#fff;border:1px dashed #cdd8e5;border-radius:9px;color:#718198;font-size:11px}
.gpc-lightbox{position:fixed;inset:0;z-index:999999;display:none;align-items:center;justify-content:center;padding:28px;box-sizing:border-box}
.gpc-lightbox.open{display:flex}
.gpc-lightbox-backdrop{position:absolute;inset:0;background:rgba(3,15,32,.88);backdrop-filter:blur(5px)}
.gpc-lightbox-panel{position:relative;z-index:2;width:min(1100px,94vw);max-height:92vh;background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 30px 100px rgba(0,0,0,.45);display:flex;flex-direction:column}
.gpc-lightbox-panel>img{display:block;width:100%;height:auto;max-height:78vh;object-fit:contain;background:#071a38}
.gpc-lightbox-close{position:absolute;right:12px;top:12px;z-index:3;width:40px;height:40px;border:0;border-radius:50%;background:#fff;color:#071a38;font-size:27px;line-height:1;cursor:pointer;box-shadow:0 5px 20px rgba(0,0,0,.25)}
.gpc-lightbox-caption{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:13px 17px;background:#fff}
.gpc-lightbox-caption strong{font:700 16px/1.25 "Playfair Display",serif;color:#071a38}
.gpc-lightbox-caption a{flex:none;background:#d71935;color:#fff;text-decoration:none;border-radius:7px;padding:10px 13px;font-size:8px;font-weight:900;letter-spacing:.4px}
.gpc-lightbox-trigger{cursor:zoom-in}
body.gpc-lightbox-open{overflow:hidden}
@media(max-width:900px){.gpc-featured-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:650px){.gpc-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gpc-featured-group-head{align-items:flex-start;flex-direction:column}.gpc-lightbox{padding:12px}.gpc-lightbox-panel{width:100%;max-height:94vh}.gpc-lightbox-panel>img{max-height:78vh}.gpc-lightbox-caption{align-items:flex-start;flex-direction:column;gap:10px}.gpc-lightbox-caption a{width:100%;box-sizing:border-box;text-align:center}}
@media(max-width:420px){.gpc-featured-grid{grid-template-columns:1fr}}


/* v3.3 — typography hierarchy + legacy red-panel alignment */
.gpc-nav{gap:18px}
.gpc-nav a{font-size:10.5px;letter-spacing:.15px;font-weight:800}
.gpc-actions .gpc-lang{font-size:10px}
.gpc-actions .gpc-btn{font-size:10px}
.gpc-hero-copy em,.gpc-legacy em,.gpc-heading em{font-size:11px;letter-spacing:3.2px}
.gpc-hero h1{letter-spacing:-2.2px}
.gpc-hero p{font-size:15px;line-height:1.75;max-width:640px}
.gpc-hero-buttons .gpc-btn{font-size:10px}
.gpc-meta{gap:34px}
.gpc-meta b{font-size:14px}
.gpc-meta small{font-size:9px}
.gpc-trust-box>div{padding:20px 18px}
.gpc-trust-box b{font-size:12px;line-height:1.2}
.gpc-trust-box small{font-size:9px;line-height:1.35}
.gpc-trust-box i{width:42px;height:42px}

/* Keep the quote/stat block visually inside the red half of the split panel. */
.gpc-legacy .gpc-wrap{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:36px}
.gpc-legacy .gpc-wrap>div:first-child{max-width:680px}
.gpc-legacy .gpc-quote{padding-left:150px;max-width:700px;box-sizing:border-box}
.gpc-legacy .gpc-quote>div{display:grid;grid-template-columns:auto auto;column-gap:10px;row-gap:4px;align-items:end;margin-top:30px;max-width:390px}
.gpc-legacy .gpc-quote b{font-size:36px;line-height:1}
.gpc-legacy .gpc-quote small{font-size:8.5px;line-height:1.2;margin:0 12px 1px 0;align-self:end}

@media(max-width:1180px){
  .gpc-nav{gap:11px}
  .gpc-nav a{font-size:8.5px}
  .gpc-trust-box>div{padding:18px 14px}
  .gpc-legacy .gpc-quote{padding-left:90px}
}
@media(max-width:850px){
  .gpc-nav.mobile a{font-size:10px}
  .gpc-hero-copy em,.gpc-legacy em,.gpc-heading em{font-size:10px}
  .gpc-hero p{font-size:14px}
  .gpc-trust-box b{font-size:11px}
  .gpc-trust-box small{font-size:8.5px}
  .gpc-legacy .gpc-quote{padding-left:0;max-width:none}
  .gpc-legacy .gpc-quote>div{max-width:420px}
}

/* v3.3.1 — robust public single content pages */
.gpc-single-wrap{background:#f5f8fc;padding:76px 20px 90px;min-height:60vh}
.gpc-single-inner{max-width:980px;margin:0 auto;background:#fff;border:1px solid var(--line);border-radius:18px;padding:42px 48px;box-shadow:0 18px 55px #071a3810}
.gpc-single-back{display:inline-block;font-size:11px;font-weight:800;color:var(--red);text-decoration:none;margin-bottom:28px}
.gpc-single-kicker{font-size:10px;letter-spacing:3px;text-transform:uppercase;color:#b58a22;font-weight:800;margin-bottom:10px}
.gpc-single-inner h1{font:800 clamp(34px,5vw,58px)/1.08 "Playfair Display",serif;color:var(--ink);margin:0 0 12px}
.gpc-single-date{font-size:12px;color:var(--muted);margin-bottom:28px}
.gpc-single-image{border-radius:14px;overflow:hidden;margin:0 0 30px;background:#eef3f8}
.gpc-single-image img{display:block;width:100%;height:auto;max-height:620px;object-fit:cover}
.gpc-single-content{font-size:16px;line-height:1.85;color:#26364b}
.gpc-single-content h2,.gpc-single-content h3{font-family:"Playfair Display",serif;color:var(--ink)}
.gpc-single-content img{max-width:100%;height:auto;border-radius:10px}
@media(max-width:700px){.gpc-single-wrap{padding:35px 14px 55px}.gpc-single-inner{padding:28px 22px}.gpc-single-content{font-size:15px}}


/* v3.3.3 — mobile typography and responsive legacy composition */
@media(max-width:767px){
  /* Do not force the desktop split-screen artwork onto a phone. */
  .gpc-legacy{
    background:#061831;
    padding:48px 0 0;
    overflow:hidden;
  }
  .gpc-legacy .gpc-wrap{
    width:100%;
    display:flex;
    flex-direction:column;
    gap:0;
    align-items:stretch;
  }
  .gpc-legacy .gpc-wrap>div:first-child{
    width:100%;
    max-width:none;
    box-sizing:border-box;
    padding:0 24px 42px;
  }
  .gpc-legacy em{
    display:block;
    font-size:10px;
    letter-spacing:3px;
    line-height:1.2;
    margin-bottom:10px;
  }
  .gpc-legacy h2{
    font-size:clamp(38px,11vw,48px);
    line-height:1.02;
    letter-spacing:-1.3px;
    margin:7px 0 18px;
    max-width:100%;
    word-break:normal;
    overflow-wrap:normal;
    hyphens:none;
  }
  .gpc-legacy p{
    max-width:100%;
    margin:0;
    font-size:13px;
    line-height:1.75;
  }
  .gpc-legacy .gpc-quote{
    width:100%;
    max-width:none;
    box-sizing:border-box;
    margin:0;
    padding:38px 24px 42px;
    background:linear-gradient(135deg,#a90e29,#d71935);
  }
  .gpc-legacy .gpc-quote>div{
    display:grid;
    grid-template-columns:auto 1fr;
    column-gap:12px;
    row-gap:18px;
    max-width:100%;
    margin-top:26px;
    align-items:center;
  }
  .gpc-legacy .gpc-quote b{
    font-size:34px;
    line-height:1;
  }
  .gpc-legacy .gpc-quote small{
    margin:0;
    align-self:center;
    font-size:9px;
    line-height:1.25;
    color:#f7dfe4;
  }
  .gpc-legacy .gpc-quote{
    font-size:26px;
    line-height:1.3;
  }
}

@media(max-width:420px){
  .gpc-legacy .gpc-wrap>div:first-child{padding-left:22px;padding-right:22px}
  .gpc-legacy h2{font-size:38px;letter-spacing:-1px}
  .gpc-legacy p{font-size:12.5px}
  .gpc-legacy .gpc-quote{padding-left:22px;padding-right:22px;font-size:24px}
}


/* v3.4.0 — GPC social X card + editable About page */
.gpc-x-inline{margin-top:22px;padding-top:16px;border-top:1px solid #dce5f0;display:flex;align-items:center;justify-content:space-between;gap:14px}.gpc-x-inline-brand{display:flex;align-items:center;gap:10px;min-width:0}.gpc-x-mark{width:30px;height:30px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#071a38;color:#fff;font-size:15px;font-weight:800;flex:none}.gpc-x-inline-brand strong{display:block;font-size:11px;line-height:1.2;color:#12233d}.gpc-x-inline-brand small{display:block;margin-top:3px;font-size:8.5px;line-height:1.35;color:#6b7a8d}.gpc-x-inline-btn{display:inline-flex;align-items:center;justify-content:center;flex:none;padding:9px 12px;border-radius:7px;background:#071a38;color:#fff!important;text-decoration:none!important;font-size:8px;font-weight:800;letter-spacing:.3px;white-space:nowrap}.gpc-x-inline-btn:hover{background:#000;transform:translateY(-1px)}
.gpc-about-section{background:#fff;border:1px solid var(--line);border-radius:15px;padding:34px 38px;margin-top:16px;box-shadow:0 12px 32px #071a3808}.gpc-about-section h2{font:800 30px/1.12 "Playfair Display",serif;color:var(--ink);margin:8px 0 16px}.gpc-about-section p{font-size:12px;line-height:1.9;color:#596a80;margin:0 0 12px;max-width:900px}.gpc-about-section ul{margin:16px 0 0;padding-left:20px;color:#596a80}.gpc-about-section li{font-size:12px;line-height:1.8;padding-left:5px}.gpc-about-section-tinted{background:#f5f8fc}.gpc-about-two-col{display:grid;grid-template-columns:1fr 1fr;gap:16px}.gpc-about-two-col .gpc-about-section{height:100%;box-sizing:border-box}.gpc-about-vision-mission .gpc-about-section{background:#071a38;color:#fff}.gpc-about-vision-mission .gpc-about-section h2{color:#fff}.gpc-about-vision-mission .gpc-about-section p{color:#dbe6f4}.gpc-about-intro-grid{margin-bottom:0}
.gpc-about-admin{max-width:1180px}.gpc-about-admin>h1{font:800 38px Georgia,serif;color:#071a38}.gpc-about-admin-card{background:#fff;border:1px solid #dce4ee;border-radius:14px;padding:24px 26px;margin:18px 0;box-shadow:0 10px 30px #071a3808}.gpc-about-admin-card h2{font:700 22px Georgia,serif;margin:0 0 18px;color:#071a38}.gpc-about-admin-card p{margin:0 0 15px}.gpc-about-admin-card label{display:block;margin-bottom:6px;color:#42546a;font-size:12px;text-transform:uppercase;letter-spacing:.8px}.gpc-about-admin-card input,.gpc-about-admin-card textarea{width:100%;box-sizing:border-box;border:1px solid #c8d4e2;border-radius:8px;padding:11px 12px;background:#fff;color:#12233d;font:inherit}.gpc-about-admin-card textarea{line-height:1.65;resize:vertical}.gpc-about-admin-card input:focus,.gpc-about-admin-card textarea:focus{outline:none;border-color:#d71935;box-shadow:0 0 0 3px #d7193518}.gpc-about-admin .submit .button-primary{background:#d71935;border-color:#d71935;box-shadow:0 8px 20px #d7193533;padding:7px 18px;height:auto}
@media(max-width:1100px){.gpc-about-section{padding:30px}.gpc-about-two-col{grid-template-columns:1fr}}
@media(max-width:850px){.gpc-about-section{padding:25px 22px}.gpc-about-section h2{font-size:27px}.gpc-about-section p,.gpc-about-section li{font-size:12px;line-height:1.8}}

@media(max-width:520px){.gpc-x-inline{align-items:flex-start;flex-direction:column;gap:11px}.gpc-x-inline-btn{width:100%;box-sizing:border-box}}

/* GPC Committee — custom-coded office-bearer blocks */
.gpc-committee-page{padding:0 0 70px}
.gpc-committee-intro{max-width:900px;margin:0 auto 34px;text-align:center}
.gpc-committee-intro h2{margin:.25rem 0 .7rem;font-size:clamp(34px,4vw,56px);line-height:1.02}
.gpc-committee-intro p{margin:0 auto;color:#68788c;max-width:760px;font-size:16px;line-height:1.7}
.gpc-committee-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.gpc-committee-card{background:#fff;border:1px solid #dce4ee;border-radius:20px;overflow:hidden;box-shadow:0 14px 35px rgba(8,30,60,.07);min-width:0}
.gpc-committee-card.is-president{grid-column:1/-1;align-items:stretch}
.gpc-committee-card.is-president .gpc-committee-card-link{display:grid;grid-template-columns:minmax(300px,390px) minmax(0,1fr);align-items:stretch;height:100%}
.gpc-committee-photo{background:#edf2f8;aspect-ratio:4/4.5;overflow:hidden}
.gpc-committee-card.is-president .gpc-committee-photo{aspect-ratio:auto;min-height:520px;height:100%}
.gpc-committee-photo img{width:100%;height:100%;display:block;object-fit:cover;object-position:center top}
.gpc-committee-copy{padding:28px 30px 32px}
.gpc-committee-card.is-president .gpc-committee-copy{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:48px 58px}
.gpc-committee-copy h3{font-size:clamp(25px,2.5vw,40px);line-height:1.05;margin:.35rem 0 .9rem;color:#09254a}
.gpc-committee-card:not(.is-president) .gpc-committee-copy h3{font-size:27px}
.gpc-committee-copy p{margin:0;color:#6b7a8e;font-size:15px;line-height:1.75}
.gpc-committee-photo-placeholder{height:100%;min-height:230px;display:flex;align-items:center;justify-content:center;font-family:Georgia,serif;font-size:34px;color:#9b1833;letter-spacing:.08em}
.gpc-committee-card.is-placeholder{opacity:.72}
.gpc-committee-card.is-placeholder .gpc-committee-copy h3{font-size:23px}
@media(max-width:900px){.gpc-committee-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gpc-committee-card.is-president{grid-column:1/-1}}
@media(max-width:640px){.gpc-committee-page{padding-bottom:40px}.gpc-committee-intro{text-align:left;margin-bottom:24px}.gpc-committee-intro p{font-size:15px}.gpc-committee-grid{grid-template-columns:1fr;gap:18px}.gpc-committee-card.is-president{display:block}.gpc-committee-card.is-president .gpc-committee-card-link{display:block}.gpc-committee-card.is-president .gpc-committee-photo{min-height:360px;height:auto;aspect-ratio:4/4.5}.gpc-committee-card.is-president .gpc-committee-copy{padding:27px 22px 30px}.gpc-committee-copy{padding:22px}.gpc-committee-copy h3,.gpc-committee-card:not(.is-president) .gpc-committee-copy h3{font-size:27px}}

/* v3.5.4 — full committee profile links and detail page */
.gpc-committee-card-link{display:block;color:inherit;text-decoration:none;height:100%}
.gpc-committee-card-link:hover .gpc-profile-link{text-decoration:underline}
.gpc-profile-link{display:inline-block;margin-top:18px;color:#b51e35;font-size:10px;font-weight:800;letter-spacing:.3px}
.gpc-committee-profile-page{padding:0 0 70px}
.gpc-profile-back{display:inline-block;margin:0 0 22px;color:#17385f;text-decoration:none;font-size:10px;font-weight:800;letter-spacing:1px}
.gpc-profile-back:hover{color:#b51e35}
.gpc-profile-hero{display:grid;grid-template-columns:minmax(280px,390px) 1fr;background:#fff;border:1px solid #dce4ee;border-radius:20px;overflow:hidden;box-shadow:0 14px 35px rgba(8,30,60,.07)}
.gpc-profile-photo{background:#edf2f8;min-height:470px;overflow:hidden}
.gpc-profile-photo img{display:block;width:100%;height:100%;min-height:470px;object-fit:cover;object-position:center top}
.gpc-profile-heading{display:flex;flex-direction:column;justify-content:center;padding:55px 65px}
.gpc-profile-heading h2{font:800 clamp(36px,5vw,64px)/1.02 "Playfair Display",serif;color:#09254a;margin:10px 0 12px;letter-spacing:-1px}
.gpc-profile-heading p{margin:0;color:#68788c;font-size:15px;line-height:1.7}
.gpc-profile-bio{margin-top:24px;background:#fff;border:1px solid #dce4ee;border-radius:20px;padding:38px 42px;box-shadow:0 12px 30px rgba(8,30,60,.05)}
.gpc-profile-bio h3{font:800 32px/1.1 "Playfair Display",serif;color:#09254a;margin:8px 0 22px}
.gpc-profile-content{max-width:900px;color:#68788c;font-size:16px;line-height:1.85}
.gpc-profile-content p{margin:0 0 18px}
.gpc-profile-content p:last-child{margin-bottom:0}
.gpc-profile-bio + .gpc-page-cta{margin-top:24px}
@media(max-width:700px){
  .gpc-profile-hero{grid-template-columns:1fr}
  .gpc-profile-photo,.gpc-profile-photo img{min-height:360px}
  .gpc-profile-heading{padding:28px 22px 32px}
  .gpc-profile-heading h2{font-size:40px}
  .gpc-profile-bio{padding:27px 22px}
  .gpc-profile-bio h3{font-size:28px}
  .gpc-profile-content{font-size:15px;line-height:1.8}
}

/* v3.5.5 — Executive Committee title + full President biography beside photo */
.gpc-committee-copy .gpc-president-bio{margin:0;color:#6b7a8e;font-size:15px;line-height:1.75}
.gpc-president-bio p{margin:0 0 15px}
.gpc-president-bio p:last-child{margin-bottom:0}
.gpc-committee-card.is-president .gpc-profile-link{margin-top:22px}
@media(max-width:640px){.gpc-committee-copy .gpc-president-bio{font-size:15px;line-height:1.8}}

/* v3.5.9: consistent inner-page navigation */
.gpc-page-nav{background:#f7f9fc;border-bottom:1px solid var(--line);position:sticky;top:92px;z-index:35}.gpc-page-nav .gpc-wrap{display:flex;align-items:center;gap:18px;min-height:46px}.gpc-page-nav-label{font-size:9px;font-weight:900;letter-spacing:2px;color:var(--gold)}.gpc-page-nav-links{display:flex;align-items:center;gap:4px;overflow-x:auto;scrollbar-width:none;flex:1}.gpc-page-nav-links::-webkit-scrollbar{display:none}.gpc-page-nav-links a{font-size:9px;font-weight:800;color:var(--ink);text-decoration:none;padding:9px 12px;border-radius:7px;white-space:nowrap}.gpc-page-nav-links a:hover,.gpc-page-nav-links a.is-active{background:#071a38;color:#fff}.gpc-inner-site .gpc-header{position:sticky;top:0}.gpc-inner-site .gpc-page-nav{top:92px}.gpc-inner-hero{position:relative}.gpc-inner-site .gpc-brand{min-width:300px}@media(max-width:850px){.gpc-page-nav{top:72px}.gpc-page-nav .gpc-wrap{min-height:42px}.gpc-page-nav-links a{padding:8px 10px}.gpc-page-nav-label{display:none}}


/* v3.6.0 — final internal-page polish: hide theme title and equalise committee bio previews */
.gpc-shortcode-page .entry-header,
.gpc-shortcode-page .page-header,
.gpc-shortcode-page .entry-title,
.gpc-shortcode-page .page-title,
.gpc-shortcode-page .wp-block-post-title,
.gpc-shortcode-page .wp-block-query-title{
  display:none !important;
}
.gpc-shortcode-page .entry-content,
.gpc-shortcode-page .wp-block-post-content{
  margin-top:0 !important;
  padding-top:0 !important;
}
.gpc-committee-bio-preview{
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:7;
  overflow:hidden;
  min-height:calc(7 * 1.75em);
  max-height:calc(7 * 1.75em);
}
.gpc-committee-card .gpc-profile-link{
  display:block;
  width:max-content;
  margin-top:18px;
}
@media(max-width:640px){
  .gpc-committee-bio-preview{
    -webkit-line-clamp:7;
    min-height:calc(7 * 1.8em);
    max-height:calc(7 * 1.8em);
  }
  .gpc-committee-card .gpc-profile-link{margin-top:16px}
}
