:root{--brand-blue: #2BA6CB;--brand-green: #99CC00;--brand-orange: #ff6600;--dark-text: #333;--light-bg: #f4f4f4}*{box-sizing:border-box}html{scrollbar-gutter:stable}body{margin:0;font-family:Helvetica Neue,Arial,sans-serif;background:var(--light-bg);line-height:1.5;overflow-x:hidden;min-height:100vh;display:flex;flex-direction:column}main{flex:1}.container{max-width:1200px;margin:0 auto;padding:0 20px;width:100%}header{background:#fff;border-bottom:1px solid #eee;padding-block:.5rem}.top-flex{display:flex;justify-content:space-between;align-items:center}.logo-area{line-height:0;padding:10px 0}.logo-area img{width:300px;height:41px}@media(max-width:600px){.logo-area img{width:260px;height:35px}}@media(max-width:400px){.logo-area img{width:200px;height:27px}}footer{background:#fff;color:#999;font-size:13px;border-top:1px solid #eee}.footer-main{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;padding:40px 0;border-bottom:1px solid #eee}.footer-col-1{display:flex;gap:16px;align-items:center;justify-content:flex-start}.footer-col-2{display:flex;justify-content:center}.payment-icons{display:flex;gap:8px;align-items:center;flex-wrap:wrap;justify-content:center}.pay-badge{display:inline-flex;align-items:center;justify-content:center;width:44px;height:28px;border-radius:4px;border:1px solid #e0e0e0;font-size:11px;font-weight:900;font-family:Helvetica Neue,Arial,sans-serif;letter-spacing:.5px}.pay-visa{background:#1a1f71;color:#fff;font-style:italic;font-size:13px;border-color:#1a1f71}.pay-amex{background:#2e77bc;color:#fff;font-size:9px;letter-spacing:.3px;border-color:#2e77bc}.pay-paypal{background:#fff;color:#003087;font-size:8.5px;letter-spacing:0}.pay-mc svg{display:block}.pay-applepay{background:#000;border-color:#000;padding:7px 6px;overflow:hidden}.pay-applepay svg{width:100%;height:100%}.pay-googlepay{background:#fff;font-size:8px;letter-spacing:0;gap:1px;padding-inline:2px}.footer-col-3{display:flex;justify-content:flex-end}.footer-social-link{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:#f5f5f5;color:#555;transition:background .2s,color .2s}.footer-social-link:hover{background:var(--brand-blue);color:#fff}.footer-social-link svg{flex-shrink:0}.footer-whatsapp{display:inline-flex;align-items:center;gap:8px;background:#25d366;color:#fff;text-decoration:none;font-weight:700;font-size:14px;padding:10px 20px;border-radius:50px;transition:background .2s ease}.footer-whatsapp:hover{background:#1ebe5d}.footer-whatsapp svg{flex-shrink:0}.footer-bottom{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;padding:16px 0;font-size:12px;color:#bbb}.footer-bottom-center{text-align:center}.footer-bottom-right{display:flex;justify-content:flex-end;gap:16px}.footer-bottom-right a{color:#bbb;text-decoration:none;transition:color .2s}.footer-bottom-right a:hover{color:var(--brand-blue)}@media(max-width:600px){.footer-bottom{grid-template-columns:1fr;gap:8px;text-align:center}.footer-bottom-center{text-align:center}.footer-bottom-right{justify-content:center}}@media(max-width:600px){.footer-main{grid-template-columns:1fr;gap:24px;padding:30px 0;text-align:center}.footer-col-1,.footer-col-3{justify-content:center}}#cookie-banner{position:fixed;top:0;left:0;right:0;z-index:9999;background:#1a1a2e;color:#e0e0e0;padding:20px 0;transform:translateY(-100%);pointer-events:none}#cookie-banner.is-animated{transition:transform .35s cubic-bezier(.4,0,.2,1)}#cookie-banner.is-visible{transform:translateY(0);box-shadow:0 4px 24px #00000040;pointer-events:auto}.cookie-inner{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.cookie-text{flex:1;min-width:240px;font-size:.875rem;line-height:1.6;color:#ccc}.cookie-text strong{color:#fff;font-size:.95rem;display:block;margin-bottom:4px}.cookie-text a{color:var(--brand-blue);text-decoration:none;white-space:nowrap}.cookie-text a:hover{text-decoration:underline}.cookie-actions{display:flex;gap:10px;flex-shrink:0}.cookie-btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 22px;border-radius:6px;font-size:.875rem;font-weight:700;font-family:inherit;cursor:pointer;border:none;transition:background .2s,color .2s,opacity .2s;white-space:nowrap}.cookie-btn-accept{background:var(--brand-blue);color:#fff}.cookie-btn-accept:hover{background:#2494b5}.cookie-btn-reject{background:transparent;color:#aaa;border:1px solid #444}.cookie-btn-reject:hover{border-color:#888;color:#fff}@media(max-width:600px){.cookie-inner{gap:16px}.cookie-actions{width:100%}.cookie-btn{flex:1}}
