html,body{overflow-x:hidden;max-width:100%}.privacy-hero{margin-top:80px;background:var(--navy);padding:64px 64px 52px;text-align:center;position:relative;overflow:hidden}.privacy-hero:before{content:"";position:absolute;inset:0;opacity:.06;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 400'%3E%3Cpath d='M0,200 Q300,100 600,200 T1200,200' stroke='%23c8a96e' fill='none' stroke-width='2'/%3E%3Cpath d='M0,300 Q300,200 600,300 T1200,300' stroke='%23c8a96e' fill='none' stroke-width='1.5'/%3E%3C/svg%3E");background-size:cover}.privacy-hero-breadcrumb{position:relative;display:flex;align-items:center;justify-content:center;gap:8px;font-size:13px;color:#ffffff8c;margin-bottom:20px}.privacy-hero-breadcrumb a{color:#ffffff8c;transition:color .2s}.privacy-hero-breadcrumb a:hover{color:var(--gold)}.privacy-hero h1{position:relative;font-family:var(--font-display);font-size:clamp(28px,4vw,42px);font-weight:800;color:var(--white);margin-bottom:12px}.privacy-hero p{position:relative;font-size:14px;color:#ffffff80}.privacy-content{max-width:820px;margin:0 auto;padding:72px 40px 96px}.privacy-section{margin-bottom:52px}.privacy-section h2{font-family:var(--font-display);font-size:20px;font-weight:700;color:var(--navy);margin-bottom:16px;padding-bottom:10px;border-bottom:2px solid var(--gold);display:inline-block}.privacy-section p{font-size:15px;line-height:2;color:#4a5568}.privacy-section ul{margin-top:12px;display:flex;flex-direction:column;gap:10px}.privacy-section ul li{font-size:15px;line-height:1.8;color:#4a5568;padding-right:20px;position:relative}.privacy-section ul li:before{content:"";position:absolute;right:0;top:12px;width:7px;height:7px;background:var(--gold);border-radius:50%}footer{background:#1c2f40;color:var(--white);position:relative;overflow:hidden}.footer-map-bg{position:absolute;inset:0;opacity:.04;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 600'%3E%3Cpath d='M100,300 Q200,150 350,200 T600,180 T850,220 T1100,300' stroke='%23c8a96e' fill='none' stroke-width='2'/%3E%3Cpath d='M0,400 Q150,320 300,360 T600,340 T900,380 T1200,420' stroke='%23c8a96e' fill='none' stroke-width='1.5'/%3E%3Ccircle cx='200' cy='250' r='6' fill='%23c8a96e'/%3E%3Ccircle cx='500' cy='200' r='6' fill='%23c8a96e'/%3E%3Ccircle cx='800' cy='240' r='6' fill='%23c8a96e'/%3E%3C/svg%3E");background-size:cover}.footer-inner{position:relative;z-index:1;display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:60px;padding:72px 64px 52px;max-width:1240px;margin:0 auto}.footer-brand img{height:56px;margin-bottom:20px}.footer-brand p{font-size:14px;line-height:1.85;opacity:.65;margin-bottom:24px;max-width:280px}.footer-social{display:flex;gap:12px}.footer-social a{width:38px;height:38px;background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:15px;transition:background .2s,border-color .2s}.footer-social a:hover{background:var(--gold);border-color:var(--gold);color:var(--navy)}.footer-col h4{font-size:15px;font-weight:700;margin-bottom:22px;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.1);color:var(--gold)}.footer-col ul{display:flex;flex-direction:column;gap:14px}.footer-col ul li a{font-size:14px;opacity:.68;display:flex;align-items:center;gap:8px;transition:opacity .2s,color .2s}.footer-col ul li a:hover{opacity:1;color:var(--gold)}.footer-col ul li a i{color:var(--gold);font-size:12px;width:14px}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding:22px 64px;display:flex;align-items:center;justify-content:space-between;max-width:1240px;margin:0 auto}.footer-bottom p{font-size:13px;opacity:.5}@media(max-width:1024px){.privacy-hero{padding:52px 40px 40px}.privacy-content{padding:56px 40px 72px}.footer-inner{grid-template-columns:1fr 1fr;gap:40px;padding:56px 40px 40px}.footer-bottom{padding:20px 40px}}@media(max-width:768px){.privacy-hero{padding:40px 20px 32px}.privacy-content{padding:40px 20px 56px}.footer-inner{grid-template-columns:1fr;gap:32px;padding:40px 20px 30px}.footer-bottom{flex-direction:column;gap:8px;text-align:center;padding:18px 20px}}
