/* Ruta legal pages. System fonts only. */
:root{--paper:#f9f7f3;--ink:#29282e;--muted:#686670;--accent:#75616c;--border:#e7e1dc;--serif:Georgia,'Times New Roman',serif;--sans:'Segoe UI',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.7;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid var(--accent);outline-offset:5px}svg{vertical-align:middle}h1,h2,p{margin:0}.wrap{width:min(1152px,calc(100% - 96px));margin-inline:auto}.skip-link{position:fixed;top:-100px;left:20px;z-index:100;padding:12px 20px;background:var(--ink);color:white}.skip-link:focus{top:10px}
.site-header{height:88px;border-bottom:1px solid var(--border);background:#f9f7f3f5;position:sticky;top:0;z-index:10;backdrop-filter:blur(12px)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-family:var(--serif);font-size:45px;font-style:italic;letter-spacing:-3px;line-height:1}.brand small{font-family:var(--sans);font-size:9px;font-style:normal;letter-spacing:2px;text-transform:uppercase;margin-left:10px;color:var(--muted)}.back-link{display:flex;align-items:center;gap:10px;font-size:14px;color:var(--muted);min-height:44px}.back-link:hover{color:var(--ink)}
.legal-document{max-width:760px;padding:50px 0 56px}.legal-intro{margin-bottom:27px}h1{font-family:var(--serif);font-size:clamp(42px,5vw,58px);font-weight:400;line-height:1.1;letter-spacing:-.045em}.updated{font-size:12px;color:var(--muted);margin-top:15px}.legal-tabs{display:flex;gap:25px;margin-top:18px;border-bottom:1px solid var(--border);font-size:14px}.legal-tabs a{display:flex;align-items:center;min-height:44px;padding:9px 0;border-bottom:2px solid transparent;margin-bottom:-1px;color:var(--muted)}.legal-tabs a[aria-current='page']{border-color:var(--accent);color:var(--ink)}.legal-tabs a:hover{color:var(--ink)}
.legal-copy p{font-size:16px;line-height:1.7;color:#55525d;margin-top:11px}.legal-copy .scope{margin:0 0 27px;color:var(--muted)}.legal-copy section{margin-top:25px}.legal-copy h2{font-family:var(--serif);font-weight:400;font-size:26px;line-height:1.25;letter-spacing:-.02em;margin-bottom:8px}.legal-copy a{color:#65505c;text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}.legal-copy .policy-note{padding-top:20px;margin-top:27px;border-top:1px solid var(--border);font-size:13px;color:var(--muted)}
.site-footer{border-top:1px solid var(--border);padding:25px 0}.footer-inner{display:flex;justify-content:space-between;align-items:center;gap:24px;font-size:12px;color:var(--muted)}.footer-links{display:flex;gap:24px;flex-wrap:wrap}.footer-links a{display:inline-flex;align-items:center;min-height:40px}.footer-links a:hover{text-decoration:underline;text-underline-offset:4px}
@media(max-width:900px){.wrap{width:calc(100% - 64px)}.legal-document{max-width:700px}}
@media(max-width:700px){.wrap{width:calc(100% - 40px)}.site-header{height:72px}.brand{font-size:40px}.brand small{font-size:8px}.back-link{font-size:12px;gap:7px}.back-link svg{width:16px}.legal-document{padding:32px 0 40px}h1{font-size:43px}.legal-intro{margin-bottom:24px}.updated{font-size:11px;margin-top:13px}.legal-tabs{font-size:13px;margin-top:14px;gap:23px}.legal-copy h2{font-size:25px}.legal-copy p{font-size:16px;line-height:1.65}.legal-copy section{margin-top:26px}.legal-copy .scope{margin-bottom:26px}.footer-inner{display:block}.footer-links{gap:22px;margin-top:12px}.site-footer{padding:22px 0}.legal-copy .policy-note{font-size:13px;line-height:1.6}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
@media print{.site-header,.legal-tabs,.site-footer{display:none}.wrap{width:100%}.legal-document{max-width:none;padding:0}body{background:white;font-size:11pt}.legal-copy p{font-size:11pt;line-height:1.5}.legal-copy h2{font-size:16pt}h1{font-size:28pt}.legal-copy section{break-inside:avoid}p{orphans:3;widows:3}a{text-decoration:none!important}}

/* Important commercial terms are shown before the full legal text. */
.terms-summary{margin:0 0 34px!important;padding:22px 24px 23px;border:1px solid #ded4d0;border-radius:12px;background:#f3e8e4}
.legal-copy .terms-summary h2{font-size:27px;margin-bottom:10px}
.legal-copy .terms-summary p{color:#4d4851;margin-top:9px}
.legal-copy strong{font-weight:650;color:#36323a}
@media(max-width:700px){.terms-summary{padding:20px 19px 21px;margin-bottom:30px!important}.legal-copy .terms-summary h2{font-size:25px}}
@media print{.terms-summary{border:1px solid #bbb;background:white}}

/* v6.6 legal navigation and disclosure lists. */
.legal-tabs{flex-wrap:wrap;row-gap:0}
.legal-copy ul{margin:12px 0 0;padding-left:24px;color:#55525d}
.legal-copy li{margin-top:8px;font-size:16px;line-height:1.7}
@media(max-width:700px){.legal-tabs{gap:10px 20px}.legal-copy li{font-size:16px;line-height:1.65}}
