
/* Legal, footer, afiliación y estado de consentimiento */
.site-footer{background:#0f2747;color:#eaf2fb;padding:3.25rem 0 2.3rem;border-top:5px solid #79b9df}
.footer-grid{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(300px,1.2fr);gap:1.4rem 3rem;align-items:start}
.footer-brand{display:flex;flex-direction:column;gap:.35rem}.footer-brand strong{letter-spacing:.08em}.footer-brand span,.footer-note{color:#c8d7e6}
.footer-legal{display:flex;flex-wrap:wrap;gap:.65rem 1.25rem;justify-content:flex-end}.footer-legal a{color:#fff;text-decoration:none;border-bottom:1px solid transparent}.footer-legal a:hover,.footer-legal a:focus-visible{border-color:#8fd1f4;color:#bfe8ff}
.amazon-associate-disclosure,.footer-note{grid-column:1/-1;margin:0;font-size:.84rem;line-height:1.65}.amazon-associate-disclosure{padding-top:1.1rem;border-top:1px solid rgba(255,255,255,.16);color:#fff}
.legal-page{background:#fff}.legal-hero{border-bottom:1px solid #d8e3ed}.legal-updated{margin-top:1rem;color:#465d72;font-size:.92rem}.legal-section{padding:4rem 0 5rem}.legal-layout{display:grid;grid-template-columns:minmax(0,1fr) 285px;gap:3rem;align-items:start}.legal-content{max-width:840px}.legal-content h2{margin-top:2.4rem}.legal-content h3{margin-top:1.55rem}.legal-content p,.legal-content li{line-height:1.78}.legal-content code{background:#eff5fa;padding:.12rem .35rem;border:1px solid #d9e5ef;border-radius:4px}.legal-sidebar{position:sticky;top:110px}.legal-sidebar-card{display:grid;gap:.7rem;padding:1.35rem;border:1px solid #cadbea;background:#f6fafe}.legal-sidebar-card strong{color:#17345b;margin-bottom:.3rem}.legal-sidebar-card a{color:#234f79;font-weight:700;text-decoration:none}.legal-sidebar-card a:hover,.legal-sidebar-card a:focus-visible{text-decoration:underline}
.legal-alert{padding:1.2rem 1.3rem;border-left:5px solid #79b9df;background:#eef7fd;margin:0 0 2rem}.legal-alert p{margin:.35rem 0 0}.legal-alert-warning{border-left-color:#c89432;background:#fff8e9}.legal-alert-info{border-left-color:#3b88b8}.legal-highlight{margin:2.2rem 0;padding:1.5rem;border:1px solid #a9c9df;background:#f2f8fc}.legal-highlight h2{margin-top:0}.legal-data-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem 1.2rem;padding:1.25rem;background:#f6f9fc;border:1px solid #d8e3ed}.legal-data-grid p{margin:0;overflow-wrap:anywhere}.legal-table-wrap{margin:1.25rem 0 1.5rem}.legal-table{width:100%;border-collapse:collapse;font-size:.92rem}.legal-table th,.legal-table td{padding:.85rem;vertical-align:top;border:1px solid #cad8e5;text-align:left}.legal-table th{background:#17345b;color:#fff}.legal-table tr:nth-child(even) td{background:#f7fafc}.legal-footnote{font-size:.9rem;color:#526678}.amazon-declaration-box{padding:1.4rem;border:2px solid #8ebbd8;background:#f4f9fc}.amazon-declaration-box h2{margin-top:0}.amazon-declaration-box p{font-weight:800;color:#17345b}.affiliate-disclosure-inline{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .65rem;margin:1.3rem 0 1.8rem;padding:1rem 1.15rem;border:1px solid #c8dcec;border-left:5px solid #4c98c4;background:#f5faff;color:#243d55}.affiliate-disclosure-inline strong{color:#17345b}.affiliate-disclosure-inline a{font-weight:800;color:#1f5d87}.product-visual-placeholder{display:grid;place-items:center;min-height:235px;width:100%;padding:2rem;background:linear-gradient(145deg,#e8f3fa,#fff);border:1px solid #ccdeea;color:#17345b;font-weight:900;text-align:center}.product-visual-placeholder::before{content:'Ficha del producto';display:block;font-size:1rem;letter-spacing:.04em}.camera-image-source,.product-image-source{display:block}.cmp-development-status{padding:.9rem 1rem;background:#fff7e6;border:1px solid #e2c57f;color:#694e14;overflow-wrap:anywhere}
@media(max-width:900px){.footer-grid,.legal-layout{grid-template-columns:1fr}.footer-legal{justify-content:flex-start}.legal-sidebar{position:static}.legal-data-grid{grid-template-columns:1fr}.legal-section{padding:3rem 0}.cookie-table{min-width:950px}}
@media(max-width:560px){.site-footer{padding:2.5rem 0 2rem}.footer-legal{display:grid;grid-template-columns:1fr 1fr;width:100%}.footer-legal a{padding:.35rem 0}.legal-alert,.legal-highlight,.amazon-declaration-box{padding:1rem}.affiliate-disclosure-inline{align-items:flex-start}}
@media print{.site-footer,.legal-sidebar,.affiliate-disclosure-inline{display:none!important}.legal-layout{display:block}.legal-content{max-width:none}}
.affiliate-link-label{display:block;margin-top:.35rem;font-size:.72rem;font-weight:800;line-height:1.25;letter-spacing:.03em;text-transform:uppercase;color:inherit;opacity:.88}
a:not(.btn)>.affiliate-link-label{display:inline;margin-left:.35rem;text-transform:none;letter-spacing:0;font-size:.82em}

/* Banner de cookies actual: sin analítica, publicidad ni personalización. */
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.cookie-modal-open{overflow:hidden}
.cookie-banner[hidden],.cookie-preferences[hidden]{display:none!important}
.cookie-banner{position:fixed;z-index:10000;left:0;right:0;bottom:0;padding:1rem;opacity:0;transform:translateY(18px);transition:opacity .18s ease,transform .18s ease;pointer-events:none}
.cookie-banner.is-visible{opacity:1;transform:none;pointer-events:auto}
.cookie-banner__inner{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1.5rem;align-items:center;padding:1.35rem 1.5rem;background:#fff;border:1px solid #b8cfdf;border-top:5px solid #3f91c2;box-shadow:0 18px 50px rgba(8,27,50,.24)}
.cookie-banner__copy h2,.cookie-preferences__panel h2{margin:.15rem 0 .45rem;color:#17345b;font-size:clamp(1.25rem,2vw,1.65rem)}
.cookie-banner__copy p{margin:0 0 .45rem;max-width:760px;color:#334d64;line-height:1.55}
.cookie-banner__copy a{font-weight:800;color:#1c638f;text-underline-offset:3px}
.cookie-banner__eyebrow{display:block;color:#397fa8;font-size:.76rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.cookie-banner__actions{display:grid;grid-template-columns:repeat(2,minmax(145px,1fr));gap:.65rem;min-width:320px}
.cookie-banner__actions [data-cookie-configure]{grid-column:1/-1}
.cookie-button{min-height:46px;padding:.72rem 1rem;border:2px solid #17345b;border-radius:0;font:inherit;font-weight:900;cursor:pointer;transition:background .15s ease,color .15s ease,transform .15s ease}
.cookie-button:hover{transform:translateY(-1px)}
.cookie-button:focus-visible,.cookie-close:focus-visible,.cookie-settings-trigger:focus-visible{outline:3px solid #efb943;outline-offset:3px}
.cookie-button--primary{background:#17345b;color:#fff}
.cookie-button--primary:hover{background:#244b77}
.cookie-button--secondary{background:#fff;color:#17345b}
.cookie-button--secondary:hover{background:#edf6fb}
.cookie-preferences{position:fixed;z-index:10010;inset:0;display:grid;place-items:center;padding:1rem;opacity:0;transition:opacity .18s ease}
.cookie-preferences.is-visible{opacity:1}
.cookie-preferences__backdrop{position:absolute;inset:0;background:rgba(5,20,38,.72)}
.cookie-preferences__panel{position:relative;width:min(720px,100%);max-height:min(86vh,760px);overflow:auto;padding:1.5rem;background:#fff;border-top:6px solid #3f91c2;box-shadow:0 22px 70px rgba(0,0,0,.35)}
.cookie-preferences__header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;padding-bottom:1rem;border-bottom:1px solid #d7e3ec}
.cookie-close{width:44px;height:44px;border:2px solid #17345b;background:#fff;color:#17345b;font-size:1.75rem;line-height:1;cursor:pointer}
.cookie-preferences__panel>p{color:#405a70;line-height:1.6}
.cookie-category{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:center;padding:1rem 0;border-top:1px solid #dce6ee}
.cookie-category h3{margin:0 0 .3rem;color:#17345b;font-size:1.05rem}
.cookie-category p{margin:0;color:#52697c;font-size:.93rem;line-height:1.5}
.cookie-category--inactive{opacity:.72}
.cookie-switch{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem;color:#17345b;font-size:.78rem;font-weight:800}
.cookie-switch input{width:22px;height:22px;accent-color:#17345b}
.cookie-preferences__actions{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;padding-top:1.25rem;border-top:1px solid #d7e3ec}
@media(max-width:760px){.cookie-banner{padding:.65rem}.cookie-banner__inner{grid-template-columns:1fr;gap:1rem;padding:1.1rem}.cookie-banner__actions{min-width:0;width:100%}.cookie-preferences{padding:.5rem;align-items:end}.cookie-preferences__panel{max-height:92vh;padding:1.1rem}.cookie-category{grid-template-columns:1fr}.cookie-switch{align-items:flex-start}.cookie-preferences__actions{grid-template-columns:1fr}}
@media(max-width:430px){.cookie-banner__actions{grid-template-columns:1fr}.cookie-banner__actions [data-cookie-configure]{grid-column:auto}.cookie-button{width:100%}}
@media(prefers-reduced-motion:reduce){.cookie-banner,.cookie-preferences,.cookie-button{transition:none!important}}
