:root{--yellow:#f4b000;--yellow-dark:#d99a00;--black:#111;--dark:#1d1d1d;--gray:#666;--light-gray:#f5f5f5;--white:#fff;--border:#ddd;--max-width:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--black);background:var(--white);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}p{line-height:1.6}.container{width:min(100% - 32px, var(--max-width));margin:0 auto}.site-header{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--white);background:#111111f5;border-bottom:1px solid #ffffff1f;position:sticky;top:0}.nav-wrapper{justify-content:space-between;align-items:center;gap:24px;min-height:74px;display:flex}.brand{letter-spacing:.02em;align-items:center;gap:12px;font-weight:800;display:inline-flex}.brand-mark{width:42px;height:42px;color:var(--black);background:var(--yellow);border-radius:10px;place-items:center;font-weight:900;display:grid}.nav{align-items:center;gap:22px;font-size:.95rem;display:flex}.nav a{color:#ffffffd1}.nav a:hover{color:var(--yellow)}.nav-cta{background:var(--yellow);color:var(--black);border-radius:999px;padding:11px 18px;font-weight:700}.hero{min-height:680px;color:var(--white);background:linear-gradient(90deg, #111111f5, #111111b8), radial-gradient(circle at top right, #f4b00059, transparent 34%), var(--black);align-items:center;display:flex}.hero-grid{grid-template-columns:1.25fr .75fr;align-items:center;gap:48px;display:grid}.eyebrow,.section-label,.card-label{color:var(--yellow);text-transform:uppercase;letter-spacing:.12em;margin:0 0 12px;font-size:.78rem;font-weight:800}.hero h1{letter-spacing:-.05em;max-width:780px;margin:0;font-size:clamp(2.5rem,6vw,5.4rem);line-height:.98}.hero-text{color:#ffffffd1;max-width:660px;margin:26px 0 0;font-size:1.16rem}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.primary-button,.secondary-button{border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-weight:800;display:inline-flex}.primary-button{color:var(--black);background:var(--yellow)}.primary-button:hover,.nav-cta:hover{background:var(--yellow-dark)}.secondary-button{color:var(--white);border:1px solid #ffffff59}.secondary-button:hover{border-color:var(--yellow);color:var(--yellow)}.hero-card{background:#ffffff14;border:1px solid #ffffff24;border-radius:28px;padding:34px;box-shadow:0 24px 70px #00000059}.hero-card h2{margin:0 0 14px;font-size:2rem;line-height:1.1}.hero-card p{color:#ffffffc7}.hero-stats{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:28px;display:grid}.hero-stats div{background:#ffffff14;border-radius:18px;padding:16px}.hero-stats strong,.hero-stats span{display:block}.hero-stats strong{color:var(--yellow);font-size:1.3rem}.hero-stats span{color:#ffffffb8;margin-top:4px;font-size:.84rem}.section{padding:96px 0}.section-muted{background:var(--light-gray)}.section-dark{color:var(--white);background:var(--dark)}.split{grid-template-columns:.9fr 1.1fr;gap:56px;display:grid}.section h2{letter-spacing:-.04em;margin:0;font-size:clamp(2rem,4vw,3.3rem);line-height:1.06}.section-heading{max-width:760px;margin-bottom:42px}.section-heading p{color:var(--gray)}.cards-grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.branch-code{min-width:42px;height:30px;color:var(--black);background:var(--yellow);border-radius:999px;justify-content:center;align-items:center;margin-bottom:12px;padding:0 10px;font-size:.82rem;font-weight:900;display:inline-flex}.product-card,.branch-card,.tips-list article{background:var(--white);border:1px solid var(--border);border-radius:24px;padding:28px}.product-card h3,.branch-card h3,.tips-list h3{margin:0 0 12px;font-size:1.22rem}.product-card p,.branch-card p,.tips-list p{color:var(--gray)}.product-icon{width:48px;height:48px;color:var(--black);background:var(--yellow);border-radius:14px;place-items:center;margin-bottom:18px;font-size:1.4rem;font-weight:900;display:grid}.branch-grid{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}.branch-card{padding:22px}.branch-card a{color:var(--yellow-dark);font-weight:800}.promo-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:48px;display:grid}.section-dark p{color:#ffffffb8}.featured-list{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.featured-list div{color:var(--black);background:var(--yellow);border-radius:18px;padding:22px;font-weight:850}.tips-list{gap:16px;display:grid}.contact-section{background:linear-gradient(135deg, #f4b0001f, transparent), var(--white)}.contact-grid{grid-template-columns:.85fr 1.15fr;align-items:start;gap:52px;display:grid}.contact-info{background:var(--light-gray);border-radius:22px;margin-top:28px;padding:24px}.contact-form{background:var(--black);color:var(--white);border-radius:28px;gap:16px;padding:30px;display:grid}.contact-form label{gap:8px;font-weight:700;display:grid}.contact-form input,.contact-form textarea{width:100%;color:var(--white);font:inherit;background:#ffffff14;border:1px solid #ffffff2e;border-radius:14px;padding:14px 15px}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#ffffff7a}.contact-form button{min-height:50px;color:var(--black);background:var(--yellow);cursor:pointer;border:0;border-radius:999px;font-weight:900}.contact-form button:hover{background:var(--yellow-dark)}.footer{color:var(--white);background:var(--black);padding:34px 0}.footer-grid{justify-content:space-between;gap:24px;display:flex}.footer p{color:#ffffffb3;margin:6px 0 0}.floating-socials{z-index:40;justify-items:end;gap:10px;display:grid;position:fixed;bottom:22px;right:22px}.whatsapp-button,.floating-social-button{color:var(--white);justify-content:center;align-items:center;transition:transform .18s,filter .18s;display:inline-flex;box-shadow:0 16px 40px #0000003d}.whatsapp-button:hover,.floating-social-button:hover{filter:brightness(1.05);transform:translateY(-2px)}.whatsapp-button{background:#25d366;border-radius:999px;gap:10px;min-height:54px;padding:0 20px;font-weight:900}.floating-social-button{border-radius:50%;width:46px;height:46px}.floating-social-button.facebook{background:#1877f2}.floating-social-button.instagram{background:radial-gradient(circle at 30% 110%,#fdf497 0% 10%,#fd5949 45%,#d6249f 60%,#285aeb 90%)}.social-icon{flex:none;width:24px;height:24px}@media (max-width:980px){.nav{display:none}.hero-grid,.split,.promo-grid,.contact-grid{grid-template-columns:1fr}.cards-grid,.branch-grid{grid-template-columns:repeat(2,1fr)}.hero{min-height:auto;padding:96px 0}}@media (max-width:620px){.container{width:min(100% - 24px, var(--max-width))}.site-header{position:static}.nav-wrapper{min-height:66px}.nav-cta{display:none}.hero{padding:72px 0}.hero h1{font-size:2.65rem}.hero-card{padding:24px}.hero-stats{grid-template-columns:1fr}.section{padding:68px 0}.cards-grid,.branch-grid,.featured-list{grid-template-columns:1fr}.contact-form{padding:22px}.footer-grid{display:grid}.floating-socials{bottom:14px;right:14px}.whatsapp-button{min-height:50px;padding:0 16px}.whatsapp-button span{display:none}.floating-social-button{width:44px;height:44px}}
