.oupa-legal{font-family:Inter,system-ui,-apple-system,sans-serif;background:#faf8f4;color:#1a1a1a;-webkit-font-smoothing:antialiased;line-height:1.6;min-height:100vh;display:flex;flex-direction:column}.oupa-legal *{box-sizing:border-box}.oupa-legal .nav{padding:20px 48px;display:flex;justify-content:space-between;align-items:center;background:#faf8f4;border-bottom:1px solid #E2DACC;position:relative}.oupa-legal .nav-left{display:flex;align-items:center;gap:56px}.oupa-legal .logo{display:inline-flex;flex-direction:column;gap:0;text-decoration:none}.oupa-legal .logo-text{font-family:Cormorant Garamond,Georgia,serif;font-size:38px;font-weight:500;font-style:italic;color:#1f4a4f;letter-spacing:.02em;line-height:1}.oupa-legal .nav-links{display:flex;gap:32px}.oupa-legal .nav-link{font-size:16px;font-weight:400;color:#1f4a4f;text-decoration:none;padding:6px 0;border-bottom:2px solid transparent;transition:border-color .2s;opacity:.85;background:none;border-left:0;border-right:0;border-top:0;cursor:pointer}.oupa-legal .nav-link:hover,.oupa-legal .nav-link.active{border-bottom-color:#1f4a4f;opacity:1}.oupa-legal .hamburger{display:none;flex-direction:column;gap:5px;cursor:pointer;padding:8px;background:none;border:none;z-index:100}.oupa-legal .hamburger span{display:block;width:24px;height:2px;background:#1f4a4f;border-radius:2px;transition:all .25s ease}.oupa-legal .hamburger.open span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.oupa-legal .hamburger.open span:nth-child(2){opacity:0}.oupa-legal .hamburger.open span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.oupa-legal .mobile-menu{display:none;position:absolute;top:100%;left:0;right:0;background:#faf8f4;border-bottom:1px solid #E2DACC;padding:16px 24px 24px;z-index:99;flex-direction:column;box-shadow:0 4px 12px #00000014}.oupa-legal .mobile-menu.open{display:flex}.oupa-legal .mobile-menu-link{font-size:18px;font-weight:400;color:#1f4a4f;text-decoration:none;padding:14px 0;border-bottom:1px solid rgba(31,74,79,.15);display:block;opacity:.85}.oupa-legal .mobile-menu-link:last-child{border-bottom:none}.oupa-legal .page-header{padding:72px 48px 32px;text-align:center;max-width:820px;margin:0 auto}.oupa-legal .page-eyebrow{font-size:12px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:#b89968;margin-bottom:24px}.oupa-legal .page-headline{font-family:Cormorant Garamond,Georgia,serif;font-size:56px;font-weight:500;color:#1f4a4f;letter-spacing:-.02em;line-height:1.1;margin-bottom:20px}.oupa-legal .page-meta{font-size:15px;color:#6b6760;line-height:1.6}.oupa-legal main{flex:1 0 auto}.oupa-legal .legal-content{max-width:760px;margin:0 auto;padding:24px 48px 96px;width:100%}.oupa-legal .legal-content h2{font-family:Cormorant Garamond,Georgia,serif;font-size:32px;font-weight:500;color:#1f4a4f;letter-spacing:-.01em;line-height:1.25;margin:56px 0 18px}.oupa-legal .legal-content h2:first-child{margin-top:24px}.oupa-legal .legal-content h3{font-family:Inter,sans-serif;font-size:19px;font-weight:600;color:#1f4a4f;margin:32px 0 12px}.oupa-legal .legal-content p{font-size:18px;color:#1a1a1a;line-height:1.8;margin-bottom:18px}.oupa-legal .legal-content ul{margin:0 0 22px;padding-left:28px;list-style:disc outside}.oupa-legal .legal-content li{font-size:18px;color:#1a1a1a;line-height:1.75;margin-bottom:10px;display:list-item}.oupa-legal .legal-content a{color:#1f4a4f;text-decoration:underline;text-underline-offset:3px}.oupa-legal .legal-content a:hover{color:#3e6b70}.oupa-legal .legal-content .callout{background:#f2eee4;border-left:3px solid #B89968;padding:20px 24px;margin:24px 0 32px;font-size:16px;color:#4a4640;line-height:1.7;font-style:italic;border-radius:4px}.oupa-legal .legal-content table{width:100%;border-collapse:collapse;margin:12px 0 28px;font-size:16px}.oupa-legal .legal-content th,.oupa-legal .legal-content td{border:1px solid #E2DACC;padding:12px 14px;text-align:left;vertical-align:top;line-height:1.6}.oupa-legal .legal-content th{background:#f2eee4;color:#1f4a4f;font-weight:600}.oupa-legal .legal-content .uppercase-block{text-transform:none}.oupa-legal .legal-divider{width:60px;height:2px;background:#b89968;margin:0 auto 40px}.oupa-legal footer{background:#1f4a4f;padding:48px 48px 28px}.oupa-legal .footer-inner{max-width:1000px;margin:0 auto}.oupa-legal .footer-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px;padding-bottom:28px;border-bottom:1px solid rgba(248,244,237,.2);flex-wrap:wrap;gap:20px}.oupa-legal .footer-links-row{display:flex;gap:28px;flex-wrap:wrap}.oupa-legal .footer-link{font-size:14px;color:#f8f4ed;text-decoration:none;opacity:.8;transition:opacity .2s}.oupa-legal .footer-link:hover{opacity:1}.oupa-legal .footer-bottom{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;flex-wrap:wrap}.oupa-legal .footer-disclosure{font-size:13px;color:#f8f4ed;opacity:.7;max-width:1000px;line-height:1.7}.oupa-legal .footer-copy{font-size:13px;color:#f8f4ed;opacity:.7;white-space:nowrap}.oupa-legal .footer-wordmark{font-family:Cormorant Garamond,Georgia,serif;font-weight:500;font-style:italic;font-size:34px;letter-spacing:.02em;color:#f8f4ed}@media(max-width:900px){.oupa-legal .nav{padding:14px 24px}.oupa-legal .nav-left{gap:0}.oupa-legal .nav-links{display:none}.oupa-legal .hamburger{display:flex}.oupa-legal .page-header{padding:48px 24px 16px}.oupa-legal .page-headline{font-size:38px}.oupa-legal .legal-content{padding:24px 24px 72px}.oupa-legal .legal-content h2{font-size:26px;margin-top:44px}.oupa-legal .legal-content p,.oupa-legal .legal-content li{font-size:17px}.oupa-legal .legal-content table{font-size:14px}.oupa-legal .legal-content th,.oupa-legal .legal-content td{padding:10px}.oupa-legal footer{padding:40px 24px 24px}.oupa-legal .footer-top{flex-direction:column;align-items:flex-start;gap:16px}}.oupa-legal a:focus-visible,.oupa-legal button:focus-visible{outline:3px solid #B89968;outline-offset:4px}@keyframes oupa-legal-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.oupa-legal .page-header,.oupa-legal .legal-content{animation:oupa-legal-rise .7s ease-out}
