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