:root { --gp-ink:#29241e; --gp-paper:#f7f1e5; --gp-paper-light:#fffdf7; --gp-bronze:#795437; --gp-line:#d8c5a4; }
.page-id-1696 .entry-header,.page-id-1696 .entry-title { display:none; }
.gp-private-area,.gp-private-card { box-sizing:border-box; color:var(--gp-ink); }
.gp-private-area { width:min(1180px,calc(100% - 32px)); margin:32px auto 64px; }
.gp-private-hero { position:relative; display:flex; align-items:flex-end; justify-content:space-between; gap:32px; padding:clamp(30px,5vw,64px); overflow:hidden; border:1px solid var(--gp-line); border-radius:4px; background:linear-gradient(120deg,rgba(255,253,247,.97),rgba(238,224,197,.92)); box-shadow:0 18px 50px rgba(66,47,31,.12); }
.gp-private-hero::after { content:""; position:absolute; right:-80px; bottom:-130px; width:360px; height:360px; border:1px solid rgba(121,84,55,.22); border-radius:50%; }
.gp-private-hero h1 { margin:6px 0 10px; color:#172741; font-family:Georgia,"Times New Roman",serif; font-size:clamp(2.1rem,5vw,4.25rem); line-height:1; }
.gp-private-hero p:last-child { max-width:650px; margin-bottom:0; font-size:1.05rem; }
.gp-private-kicker { margin:0; color:var(--gp-bronze); font-size:.76rem; font-weight:800; letter-spacing:.18em; }
.gp-private-logout { position:relative; z-index:1; flex:none; color:var(--gp-bronze)!important; font-weight:700; }
.gp-private-section-title { display:flex; justify-content:space-between; align-items:baseline; margin:42px 0 16px; padding-bottom:10px; border-bottom:1px solid var(--gp-line); }
.gp-private-section-title span { color:#172741; font-family:Georgia,"Times New Roman",serif; font-size:1.65rem; }
.gp-private-section-title small { color:#776a5c; }
.gp-private-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:18px; }
.gp-private-card { padding:26px; border:1px solid var(--gp-line); border-radius:3px; background:var(--gp-paper-light); box-shadow:0 8px 24px rgba(66,47,31,.07); transition:transform .2s ease,box-shadow .2s ease; }
.gp-private-grid .gp-private-card:hover { transform:translateY(-3px); box-shadow:0 14px 30px rgba(66,47,31,.12); }
.gp-private-card h1,.gp-private-card h2 { margin:12px 0 7px; color:#172741; font-family:Georgia,"Times New Roman",serif; }
.gp-private-card h2 { font-size:1.35rem; }
.gp-private-card p { min-height:48px; color:#62594e; }
.gp-private-symbol { display:grid; width:42px; height:42px; place-items:center; border:1px solid var(--gp-line); border-radius:50%; color:var(--gp-bronze); font-size:.7rem; font-weight:900; letter-spacing:.08em; }
.gp-private-card-link { color:var(--gp-bronze)!important; font-weight:800; text-decoration:none; }
.gp-private-card-link span { margin-left:5px; transition:margin .2s ease; }
.gp-private-card-link:hover span { margin-left:10px; }
.gp-private-button { display:inline-block; padding:.8rem 1.2rem; border:1px solid #67462d; border-radius:3px; background:var(--gp-bronze); color:#fff!important; font-weight:700; text-decoration:none; cursor:pointer; }
.gp-private-button:hover,.gp-private-button:focus { background:#5f402a; }
.gp-private-form { display:grid; gap:.75rem; }
.gp-private-form input,.gp-private-form textarea { width:100%; padding:.8rem; border:1px solid var(--gp-line); border-radius:3px; background:#fffdf8; }
.gp-private-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.gp-private-consent{display:flex;align-items:flex-start;gap:10px;font-weight:400!important;line-height:1.5}.gp-private-consent input{width:auto!important;margin-top:5px}.gp-private-register-note{margin-top:22px;padding-top:18px;border-top:1px solid var(--gp-line);color:#62594e}.gp-private-register-note a{color:var(--gp-bronze);font-weight:800}
.gp-private-notice { margin:1rem 0; padding:.8rem 1rem; border-radius:3px; }
.gp-private-success { background:#edf2e5; color:#3d5d31; }
.gp-private-error { background:#f7e9e5; color:#7c342d; }
@media (max-width:850px) { .gp-private-grid{grid-template-columns:repeat(2,minmax(0,1fr))} .gp-private-hero{align-items:flex-start;flex-direction:column} }
@media (max-width:560px) { .gp-private-area{width:min(100% - 22px,1180px);margin-top:18px} .gp-private-grid{grid-template-columns:1fr} .gp-private-section-title{align-items:flex-start;flex-direction:column;gap:4px} .gp-private-card p{min-height:auto} }
.gp-testimonials-wall{width:min(1180px,calc(100% - 32px));margin:32px auto 70px;color:var(--gp-ink)}
.gp-testimonials-hero{padding:clamp(34px,6vw,70px);border:1px solid var(--gp-line);background:linear-gradient(120deg,#fffdf7,#eee0c5)}
.gp-testimonials-hero h1{margin:8px 0 15px;color:#172741;font:700 clamp(2.5rem,6vw,5rem)/1 Georgia,"Times New Roman",serif}
.gp-testimonials-hero>p:not(.gp-private-kicker){max-width:700px;font-size:1.08rem;line-height:1.65}.gp-testimonials-hero .gp-private-button{margin-top:12px}
.gp-testimonials-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:28px}
.gp-testimonial-entry{position:relative;padding:32px;border:1px solid var(--gp-line);background:#fffdf7;box-shadow:0 10px 28px rgba(66,47,31,.07)}
.gp-testimonial-entry>span{color:#b89972;font:700 4rem/1 Georgia,serif}.gp-testimonial-entry div{color:#5e554a;line-height:1.7}.gp-testimonial-entry h2{margin:20px 0 0;padding-top:16px;border-top:1px solid var(--gp-line);color:#172741;font:700 1.25rem Georgia,serif}
.gp-testimonial-person{display:block;width:96px;height:96px;margin:0 0 18px;border:3px solid #eee1ca;border-radius:50%;overflow:hidden;background:#eee1ca;box-shadow:0 5px 16px rgba(66,47,31,.14)}.gp-testimonial-person img{width:100%;height:100%;object-fit:cover;filter:sepia(.12)}.gp-testimonial-entry small{display:block;margin-top:5px;color:#766a5d;line-height:1.4}
@media(max-width:650px){.gp-testimonials-grid{grid-template-columns:1fr}.gp-testimonials-wall{width:min(100% - 22px,1180px)}}
