@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Playfair+Display:wght@700&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--phr-navy: #1a2744;--phr-gold: #c9922a;--phr-gold-light: #f0c96e;--phr-cream: #fdf9f3;--phr-white: #ffffff;--phr-gray-50: #f8f7f4;--phr-gray-100: #f0ede8;--phr-gray-200: #e2ddd6;--phr-gray-400: #9b9389;--phr-gray-600: #6b6259;--phr-gray-800: #3d3630;--phr-text: #1e1a16;--phr-radius: 8px;--phr-shadow: 0 2px 12px rgba(26,39,68,.1);--phr-shadow-lg: 0 8px 32px rgba(26,39,68,.14);--phr-max-w: 860px}html{font-size:16px;scroll-behavior:smooth}body{font-family:Inter,sans-serif;color:var(--phr-text);background:var(--phr-white);line-height:1.75;-webkit-font-smoothing:antialiased}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.phr-header{position:sticky;top:0;z-index:100;background:var(--phr-navy);box-shadow:0 2px 16px #0000002e}.phr-header-inner{max-width:1100px;margin:0 auto;padding:0 24px;height:64px;display:flex;align-items:center;gap:24px}.phr-logo-area{display:flex;flex-direction:column;gap:0;min-width:0;flex-shrink:0}.phr-logo-name{font-size:.95rem;font-weight:700;color:var(--phr-white);letter-spacing:.01em;line-height:1.2}.phr-license{font-size:.65rem;color:var(--phr-gold-light);letter-spacing:.05em}.phr-nav{display:flex;gap:4px;flex:1;overflow:hidden}.phr-nav a{color:#ffffffc7;font-size:.82rem;font-weight:500;text-decoration:none;padding:6px 10px;border-radius:4px;transition:color .15s,background .15s;white-space:nowrap}.phr-nav a:hover,.phr-nav a:focus{color:#fff;background:#ffffff1a;outline:none}.phr-nav a:focus-visible{outline:2px solid var(--phr-gold);outline-offset:2px}.phr-cta-btn{display:inline-flex;align-items:center;gap:6px;background:var(--phr-gold);color:var(--phr-navy);font-size:.85rem;font-weight:700;padding:10px 18px;border-radius:var(--phr-radius);text-decoration:none;white-space:nowrap;transition:background .15s,transform .1s;flex-shrink:0;border:none;cursor:pointer}.phr-cta-btn:hover,.phr-cta-btn:focus{background:#b8811f;transform:translateY(-1px);outline:none}.phr-cta-btn:focus-visible{outline:2px solid #fff;outline-offset:2px}.phr-hero{background:linear-gradient(135deg,var(--phr-navy) 0%,#2a3a62 60%,#1a2744 100%);color:var(--phr-white);padding:72px 24px 80px;text-align:center;position:relative;overflow:hidden}.phr-hero:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23c9922a' fill-opacity='0.04'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") repeat;opacity:1}.phr-hero-inner{position:relative;max-width:var(--phr-max-w);margin:0 auto}.phr-hero-badges{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-bottom:24px}.phr-badge{background:#c9922a2e;border:1px solid rgba(201,146,42,.4);color:var(--phr-gold-light);font-size:.75rem;font-weight:600;padding:4px 12px;border-radius:20px;letter-spacing:.04em}.phr-hero h1{font-family:Playfair Display,serif;font-size:clamp(1.6rem,4vw,2.5rem);font-weight:700;line-height:1.25;color:var(--phr-white);margin-bottom:24px;text-wrap:balance}.phr-hero-sub{font-size:1.05rem;color:#ffffffd1;max-width:680px;margin:0 auto;line-height:1.7}.phr-content{max-width:var(--phr-max-w);margin:0 auto;padding:0 24px 80px}.phr-summary-block{margin-top:-32px;margin-bottom:0;padding:0}.phr-featured-snippet{background:var(--phr-cream);border-left:4px solid var(--phr-gold);border-radius:var(--phr-radius);padding:28px 32px;margin-top:-32px;box-shadow:var(--phr-shadow-lg);position:relative}.phr-snippet-label{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--phr-gold);margin-bottom:10px}.phr-featured-snippet p{font-size:1.02rem;color:var(--phr-gray-800);line-height:1.75}.phr-section{padding-top:56px;padding-bottom:0}.phr-section+.phr-section{border-top:1px solid var(--phr-gray-200);margin-top:56px}.phr-section h2{font-family:Playfair Display,serif;font-size:clamp(1.4rem,3vw,1.9rem);font-weight:700;color:var(--phr-navy);margin-bottom:20px;line-height:1.3}.phr-section h3{font-size:1.1rem;font-weight:700;color:var(--phr-navy);margin-top:28px;margin-bottom:10px}.phr-section p{color:var(--phr-gray-800);margin-bottom:16px;font-size:1rem;line-height:1.8}.phr-section p:last-child{margin-bottom:0}.phr-section ul,.phr-section ol{padding-left:24px;margin-bottom:20px}.phr-section li{color:var(--phr-gray-800);margin-bottom:8px;font-size:1rem;line-height:1.7}.phr-section a{color:var(--phr-gold);text-decoration:underline;text-decoration-color:#c9922a66;text-underline-offset:3px;transition:color .15s}.phr-section a:hover,.phr-section a:focus{color:#8a5f10;text-decoration-color:currentColor;outline:none}.phr-section a:focus-visible{outline:2px solid var(--phr-gold);outline-offset:2px;border-radius:2px}.phr-figure{margin:32px 0;border-radius:10px;overflow:hidden;box-shadow:var(--phr-shadow-lg)}.phr-figure img{display:block;width:100%;height:auto;object-fit:cover;max-height:480px}.phr-figure figcaption{background:var(--phr-gray-50);color:var(--phr-gray-600);font-size:.82rem;padding:12px 16px;line-height:1.5;border-top:1px solid var(--phr-gray-200);font-style:italic}.phr-awards-section{background:var(--phr-gray-50);margin-left:-24px;margin-right:-24px;padding-left:24px;padding-right:24px;padding-bottom:48px;border-radius:10px}.phr-awards-list{list-style:none;padding-left:0}.phr-awards-list li{padding:8px 0 8px 24px;position:relative;border-bottom:1px solid var(--phr-gray-200);font-size:.96rem}.phr-awards-list li:last-child{border-bottom:none}.phr-awards-list li:before{content:"✓";position:absolute;left:0;top:8px;color:var(--phr-gold);font-weight:700;font-size:.9rem}.phr-spotlight{background:linear-gradient(135deg,#f8f4ed,#fdf9f3);border:1px solid var(--phr-gray-200);border-radius:10px;padding:48px 40px;margin-left:-16px;margin-right:-16px}.phr-faq-section{background:var(--phr-white)}.phr-faq-list{display:flex;flex-direction:column;gap:12px;margin-top:8px}.phr-faq-item{border:1px solid var(--phr-gray-200);border-radius:var(--phr-radius);overflow:hidden;transition:box-shadow .15s}.phr-faq-item[open]{box-shadow:var(--phr-shadow)}.phr-faq-q{font-size:1rem;font-weight:600;color:var(--phr-navy);padding:18px 20px;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:12px;background:var(--phr-gray-50);transition:background .15s;-webkit-user-select:none;user-select:none}.phr-faq-q:hover{background:var(--phr-gray-100)}.phr-faq-q:focus-visible{outline:2px solid var(--phr-gold);outline-offset:2px}.phr-faq-q::marker,.phr-faq-q::-webkit-details-marker{display:none}.phr-faq-q:after{content:"+";font-size:1.4rem;color:var(--phr-gold);font-weight:300;flex-shrink:0;transition:transform .2s}details[open] .phr-faq-q:after{transform:rotate(45deg)}.phr-faq-a{padding:20px 20px 24px;background:var(--phr-white);border-top:1px solid var(--phr-gray-200)}.phr-faq-a p{margin-bottom:0;font-size:.97rem}.phr-conclusion h2{color:var(--phr-navy)}.phr-cta-box{background:var(--phr-navy);border-radius:10px;padding:36px 32px;margin-top:32px;display:flex;flex-wrap:wrap;align-items:center;gap:16px}.phr-cta-box p{color:var(--phr-white);font-size:1.05rem;font-weight:600;flex:1;min-width:200px;margin-bottom:0}.phr-cta-lg{font-size:1rem;padding:14px 28px}.phr-cta-outline{background:transparent;border:2px solid rgba(201,146,42,.6);color:var(--phr-gold-light);font-size:.9rem;padding:12px 22px;border-radius:var(--phr-radius);text-decoration:none;font-weight:600;white-space:nowrap;transition:background .15s,border-color .15s}.phr-cta-outline:hover,.phr-cta-outline:focus{background:#c9922a1f;border-color:var(--phr-gold);outline:none}.phr-cta-outline:focus-visible{outline:2px solid var(--phr-gold-light);outline-offset:2px}.phr-map-section h2{color:var(--phr-navy)}.phr-map-wrap{width:100%;border-radius:10px;overflow:hidden;box-shadow:var(--phr-shadow-lg);margin:24px 0 16px;position:relative}.phr-map-wrap iframe{display:block;width:100%;height:420px;border:0}.phr-map-caption{font-size:.88rem;color:var(--phr-gray-600);text-align:center;margin-top:8px}.phr-map-caption a{color:var(--phr-gold);text-decoration:underline;text-underline-offset:3px}.phr-footer{background:var(--phr-navy);color:#ffffffbf;padding:56px 24px 0}.phr-footer-inner{max-width:1060px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:40px 32px;padding-bottom:48px}.phr-footer-col strong{display:block;color:var(--phr-white);font-size:.9rem;font-weight:700;margin-bottom:14px;letter-spacing:.04em;text-transform:uppercase}.phr-footer-col p,.phr-footer-col li{font-size:.84rem;line-height:1.6;list-style:none;color:#ffffffa6}.phr-footer-col ul{padding-left:0;display:flex;flex-direction:column;gap:4px}.phr-footer-col a{color:var(--phr-gold-light);text-decoration:none;transition:color .15s}.phr-footer-col a:hover,.phr-footer-col a:focus{color:#fff;outline:none}.phr-footer-col a:focus-visible{outline:2px solid var(--phr-gold);outline-offset:2px}.phr-footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding:20px 0;text-align:center;max-width:1060px;margin:0 auto}.phr-footer-bottom p{font-size:.78rem;color:#fff6}.phr-footer-bottom a{color:#ffffff8c;text-decoration:underline;text-underline-offset:3px}@media(max-width:768px){.phr-nav{display:none}.phr-header-inner{justify-content:space-between}.phr-hero{padding:48px 20px 60px}.phr-content{padding:0 16px 60px}.phr-featured-snippet{padding:22px 20px;margin-top:-24px}.phr-spotlight{margin-left:-8px;margin-right:-8px;padding:32px 24px}.phr-awards-section{margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px}.phr-map-wrap iframe{height:300px}.phr-cta-box{flex-direction:column;align-items:flex-start;padding:28px 24px}.phr-cta-box p{min-width:unset}.phr-footer-inner{grid-template-columns:1fr 1fr}}@media(max-width:480px){.phr-hero h1{font-size:1.45rem}.phr-hero-sub{font-size:.95rem}.phr-section h2{font-size:1.35rem}.phr-footer-inner{grid-template-columns:1fr;gap:32px}.phr-cta-btn{width:100%;justify-content:center}.phr-cta-outline{width:100%;text-align:center}}@media print{.phr-header,.phr-footer,.phr-map-section{display:none}.phr-hero{background:var(--phr-navy);-webkit-print-color-adjust:exact;print-color-adjust:exact}}
