.astro-pthero{position:relative;width:100vw;left:50%;margin-left:-50vw;margin-right:-50vw;min-height:520px;display:flex;align-items:flex-end;overflow:hidden}.astro-pthero:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;z-index:3;background:linear-gradient(90deg,#b88a3a,#d4aa5a,#b88a3a)}.astro-pthero__bg{position:absolute;inset:0;background-size:cover;background-position:center 28%}.astro-pthero__ol{position:absolute;inset:0;background:linear-gradient(to bottom,#140f0c4d,#140f0ca8)}.astro-pthero__inner{position:relative;z-index:2;max-width:1140px;width:100%;margin:0 auto;padding:48px 40px 64px;color:#fff}.astro-pthero__eyebrow{font-family:Playfair Display,Georgia,serif;font-style:italic;font-size:15px;color:#e2c074;margin:0 0 14px}.astro-pthero__title{font-family:Playfair Display,Georgia,serif;font-weight:700;color:#fff;font-size:clamp(34px,5vw,60px);line-height:1.1;margin:0 0 14px}.astro-pthero__sub{font-size:18px;color:#ffffffe6;line-height:1.6;margin:0;max-width:600px}@media(max-width:600px){.astro-pthero{min-height:420px}.astro-pthero__inner{padding:40px 20px 44px}}.astro-ptwel{background:#fff;padding:64px 0;text-align:center}.astro-ptwel__in{max-width:760px;margin:0 auto;padding:0 40px}.astro-ptwel__h2{font-family:Playfair Display,Georgia,serif;font-weight:700;color:#2c2420;font-size:clamp(26px,3.4vw,38px);margin:0 0 20px}.astro-ptwel__p{color:#5b5048;font-size:17px;line-height:1.7;margin:0}@media(max-width:600px){.astro-ptwel{padding:48px 0}.astro-ptwel__in{padding:0 20px}}.astro-ptteam{background:#f7f3ef;padding:80px 0;width:100vw;position:relative;left:50%;margin-left:-50vw;margin-right:-50vw}.astro-ptteam__in{max-width:1140px;margin:0 auto;padding:0 40px}.astro-ptteam__h2{font-family:Playfair Display,Georgia,serif;font-weight:700;color:#2c2420;text-align:center;font-size:clamp(26px,3.4vw,38px);margin:0 0 44px}.astro-ptteam__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.astro-ptteam__card{background:#fff;border-radius:14px;padding:32px 24px;text-align:center;box-shadow:0 2px 16px #1e151212;transition:transform .2s,box-shadow .2s}.astro-ptteam__card:hover{transform:translateY(-3px);box-shadow:0 12px 28px #1e15121f}.astro-ptteam__photo{width:128px;height:128px;border-radius:50%;background-size:cover;background-position:center top;margin:0 auto 20px;box-shadow:0 4px 14px #00000026;border:4px solid #fff;background-color:#ede4d5}.astro-ptteam__name{font-family:Playfair Display,Georgia,serif;font-size:21px;color:#2c2420;margin:0 0 6px;font-weight:700}.astro-ptteam__role{color:#9a2d2d;font-size:12px;margin:0 0 4px;letter-spacing:.08em;text-transform:uppercase;font-weight:600}.astro-ptteam__sub{color:#8a7a6e;font-size:13px;margin:0 0 12px}.astro-ptteam__card .astro-ptteam__role+.astro-ptteam__mail{margin-top:12px}.astro-ptteam__mail{display:inline-block;color:#3a2e28;font-size:14px;word-break:break-word;transition:color .2s}.astro-ptteam__mail:hover{color:#9a2d2d}.astro-ptteam__pdf{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:20px;margin-top:40px;background:#fff;border:1px solid #e0d8cf;border-radius:14px;padding:28px 32px}.astro-ptteam__pdfh{font-family:Playfair Display,Georgia,serif;font-size:20px;color:#2c2420;margin:0 0 6px;font-weight:700}.astro-ptteam__pdfp{color:#6b5c52;font-size:15px;margin:0;max-width:560px}.astro-ptteam__pdfbtn{display:inline-flex;align-items:center;gap:8px;background:#9a2d2d;color:#fff;padding:13px 24px;border-radius:50px;font-size:14px;font-weight:600;white-space:nowrap;transition:background .2s}.astro-ptteam__pdfbtn:hover{background:#7e2424}@media(max-width:900px){.astro-ptteam__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.astro-ptteam{padding:56px 0}.astro-ptteam__in{padding:0 20px}.astro-ptteam__grid{grid-template-columns:1fr}.astro-ptteam__pdf{flex-direction:column;align-items:flex-start}}.astro-ptfaq{background:#fff;padding:80px 0}.astro-ptfaq__in{max-width:840px;margin:0 auto;padding:0 40px}.astro-ptfaq__eyebrow{font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:#9a2d2d;margin:0 0 14px;font-weight:600;text-align:center}.astro-ptfaq__h2{font-family:Playfair Display,serif;font-size:clamp(26px,3.4vw,40px);font-weight:700;color:#2c2420;margin:0 0 36px;text-align:center}.astro-ptfaq__list{max-width:840px;margin:0 auto}.astro-ptfaq details{background:#f7f3ef;border-radius:10px;margin-bottom:10px;overflow:hidden}.astro-ptfaq summary{padding:20px 24px;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:12px;font-weight:600;font-size:16px;color:#2c2420}.astro-ptfaq summary::-webkit-details-marker{display:none}.astro-ptfaq summary:after{content:"+";font-size:24px;color:#9a2d2d;transition:transform .2s;flex-shrink:0}.astro-ptfaq details[open] summary:after{transform:rotate(45deg)}.astro-ptfaq__a{padding:0 24px 20px;font-size:15px;color:#3d3530;line-height:1.65}@media(max-width:600px){.astro-ptfaq{padding:56px 0}.astro-ptfaq__in{padding:0 20px}}.astro-ptcta{background:linear-gradient(135deg,#4a2e1a,#3a2315);padding:72px 0;text-align:center;width:100vw;position:relative;left:50%;margin-left:-50vw;margin-right:-50vw}.astro-ptcta__in{max-width:680px;margin:0 auto;padding:0 40px}.astro-ptcta__h2{font-family:Playfair Display,Georgia,serif;font-weight:700;color:#fff;font-size:clamp(28px,3.8vw,40px);margin:0 0 16px}.astro-ptcta__p{color:#ffffffd9;font-size:17px;line-height:1.6;margin:0 auto 28px;max-width:520px}.astro-ptcta__btns{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.astro-ptcta__btn{display:inline-block;padding:14px 30px;border-radius:50px;font-size:14px;font-weight:600;letter-spacing:.02em;transition:background .2s,color .2s,border-color .2s}.astro-ptcta__btn--gold{background:#b88a3a;color:#fff}.astro-ptcta__btn--gold:hover{background:#9a722c}.astro-ptcta__btn--outline{border:1px solid rgba(255,255,255,.55);color:#fff}.astro-ptcta__btn--outline:hover{background:#ffffff24;border-color:#fff}@media(max-width:560px){.astro-ptcta{padding:52px 0}.astro-ptcta__in{padding:0 20px}}
