:root{--ink:#073c45;--yellow:#f8ef22;--paper:#faf9f4;--muted:#597074}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #da8500;outline-offset:6px}a:hover{text-decoration:underline}.skip{position:absolute;top:-60px;background:white;padding:15px;z-index:10}.skip:focus{top:0}.header{max-width:1400px;margin:auto;padding:26px 6%;display:flex;justify-content:space-between;align-items:center;gap:30px}.brand{display:flex;gap:12px;align-items:center;font-weight:700;font-size:20px}.brand-mark{display:grid;place-items:center;background:var(--yellow);width:44px;height:48px;border-radius:13px;font-size:34px;letter-spacing:-4px;padding-right:5px}.brand small{display:block;font-size:9px;letter-spacing:1px;margin-top:6px;font-weight:500}.header nav{display:flex;align-items:center;gap:30px;font-size:13px}.nav-contact{border:1px solid #bbcac8;border-radius:30px;padding:13px 19px}.nav-contact span{margin-left:20px}.hero{background:var(--ink);color:var(--paper);padding:65px 6% 60px;display:grid;grid-template-columns:1.12fr 1fr;gap:35px;overflow:hidden}.hero-copy{max-width:670px;margin-left:auto}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:700;display:flex;align-items:center;gap:10px}.eyebrow span{height:7px;width:7px;background:var(--yellow);border-radius:50%}h1{font-size:clamp(42px,4.7vw,72px);font-weight:500;line-height:1.06;letter-spacing:-3px;margin:29px 0 24px}h1 em{font-style:normal;color:var(--yellow)}.hero-copy>p{color:#c5d5d4;font-size:16px;line-height:1.7;max-width:440px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;padding:19px 23px;border-radius:8px;font-size:14px;font-weight:700;margin-top:21px}.yellow{background:var(--yellow);color:var(--ink)}.button span{font-size:23px}.hero-note{font-size:11px;color:#b4c9c8;margin-top:19px}.hero-art{min-height:500px;position:relative;display:grid;place-items:center;max-width:570px;width:100%}.orbit{position:absolute;border:1px solid #38616a;border-radius:50%;width:460px;height:460px;transform:rotate(-30deg)}.orbit.two{width:590px;height:340px;transform:rotate(-48deg)}.art-label{position:absolute;top:12px;right:0;font-size:9px;letter-spacing:2px;color:#a8c2c4}.phone{position:relative;transform:rotate(9deg);width:244px;height:425px;background:var(--yellow);border:7px solid #102e33;border-radius:38px;box-shadow:16px 25px 0 #032f37,0 25px 70px #00242b;padding:17px;color:var(--ink)}.phone-top{display:flex;justify-content:space-between;font-size:9px;font-weight:bold}.phone-notch{position:absolute;top:7px;left:80px;width:77px;height:14px;border-radius:20px;background:#102e33}.phone-signal{font-size:33px;line-height:1.04;font-weight:bold;letter-spacing:-1px;margin-top:45px}.phone-signal span{display:block;font-size:80px;font-weight:normal;margin:14px 0}.chat-bubble{font-size:13px;line-height:1.4;background:#fffce5;padding:15px;border-radius:13px 13px 13px 0;transform:rotate(-3deg)}.phone-bottom{display:flex;justify-content:space-between;font-size:10px;margin-top:18px;align-items:center}.phone-bottom b{background:var(--ink);color:var(--yellow);border-radius:100%;padding:5px 9px;font-size:19px}.location-tag{position:absolute;left:0;bottom:30px;display:flex;gap:14px;align-items:center;background:#fffdf2;color:var(--ink);border-radius:10px;padding:17px 23px;box-shadow:0 10px 30px #032f37;font-size:13px;font-weight:bold}.location-tag>span{font-size:30px}.location-tag small{display:block;font-size:10px;font-weight:normal;margin-top:5px}.art-star{position:absolute;right:4%;top:22%;font-size:68px;color:var(--yellow)}.intro-strip{display:flex;gap:25px;justify-content:space-between;align-items:center;padding:26px 6%;border-bottom:1px solid #d8dfd8}.intro-strip>span{font-size:9px;letter-spacing:1.5px;font-weight:700}.intro-strip p{font-size:16px;margin:0}.intro-strip a{font-size:27px}.section{padding:85px 6%;max-width:1400px;margin:auto}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:38px}h2{font-size:clamp(32px,3.5vw,49px);line-height:1.08;letter-spacing:-1.6px;font-weight:500;margin:22px 0 0}.section-heading>p{max-width:290px;font-size:14px;line-height:1.7;color:var(--muted)}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card{border:1px solid #d4dcd5;padding:27px;border-radius:12px;background:#fffef9;position:relative}.card-icon{font-size:29px;display:inline-grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#edf0df}.card-number{position:absolute;right:28px;top:30px;color:#82948b;font-size:11px}h3{font-size:22px;font-weight:500;letter-spacing:-.5px;margin:29px 0 13px}.card p{color:var(--muted);font-size:14px;line-height:1.7;min-height:72px}.card>a{display:flex;justify-content:space-between;font-size:12px;font-weight:700;border-top:1px solid #e1e6df;padding-top:21px;margin-top:28px}.conditions{font-size:10px;line-height:1.6;color:var(--muted);margin-top:22px}.visit{display:grid;grid-template-columns:1fr 1fr;gap:70px;background:#eef0e7;border-radius:18px;max-width:calc(100% - 12%);padding:55px}.visit>div>p{font-size:15px;color:var(--muted);line-height:1.7;max-width:330px}.text-link{font-size:13px;font-weight:bold;display:inline-block;margin-top:19px}.address-card{background:var(--paper);padding:30px;border-radius:12px}.pin{font-size:36px}.address-card h3{margin-top:18px}.address-card p{font-size:14px;line-height:1.6;color:var(--muted)}.address-divider{border-top:1px solid #d8dfd8;margin:22px 0}.address-card p.small{font-size:12px}.address-card a{display:inline-block;font-size:18px;margin-top:5px}.contact{text-align:center;background:var(--ink);color:var(--paper);max-width:none;margin-top:85px}.contact .eyebrow{justify-content:center;color:#aec6c6}.contact h2{font-size:clamp(42px,5vw,68px)}.contact p{font-size:15px;color:#c5d5d4}.email{display:block;font-size:13px;margin:24px auto 0;width:max-content}footer{padding:45px 6% 24px;display:flex;justify-content:space-between;gap:25px;flex-wrap:wrap}footer strong{font-size:19px}footer p{font-size:11px;line-height:1.8;color:var(--muted)}.footer-links{display:flex;gap:24px;font-size:12px}.footer-note{border-top:1px solid #d8dfd8;padding-top:20px;width:100%;margin-bottom:0}
@media(min-width:1500px){.hero{padding-left:calc((100vw - 1230px)/2);padding-right:calc((100vw - 1230px)/2)}}@media(max-width:760px){.header{padding:20px 6%}.brand{font-size:16px}.brand small{font-size:7px}.header nav>a:not(.nav-contact){display:none}.header nav{gap:0}.nav-contact{font-size:11px;padding:11px}.nav-contact span{margin-left:6px}.hero{grid-template-columns:1fr;padding-top:45px;gap:15px}.hero-copy{margin:0}h1{font-size:48px;letter-spacing:-2px}.hero-art{min-height:435px;max-width:430px;margin:auto}.phone{transform:rotate(9deg) scale(.9)}.orbit{width:340px;height:340px}.orbit.two{width:430px;height:270px}.art-label{top:30px}.art-star{right:0;font-size:50px}.location-tag{bottom:10px;padding:12px 17px}.intro-strip{gap:12px}.intro-strip>span{max-width:105px;font-size:8px;line-height:1.5}.intro-strip p{font-size:12px;max-width:145px}.section{padding:55px 6%}.section-heading{display:block}.section-heading>p{margin-top:23px}.cards{grid-template-columns:1fr}.card p{min-height:0}.visit{grid-template-columns:1fr;gap:30px;padding:30px 22px}.address-card{padding:23px}.contact{margin-top:55px}footer{padding-top:32px}.footer-links{flex-wrap:wrap}.button{font-size:13px;padding:17px 20px;gap:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.hero-plans{display:block;width:max-content;margin-top:22px;font-size:13px;color:var(--yellow)}.plans-section{padding-top:5px}.plan-options{display:grid;grid-template-columns:1fr 1fr;gap:22px}.plan-options article{border:1px solid #d4dcd5;border-radius:14px;padding:32px;background:#fffef9}.plan-tag{font-size:10px;letter-spacing:1.5px;font-weight:700}.plan-options h3{font-size:27px;margin:23px 0 15px}.plan-options p{font-size:14px;color:var(--muted);line-height:1.7}.financing{display:grid;grid-template-columns:1fr 1fr;gap:65px;background:var(--ink);color:var(--paper);border-radius:18px;max-width:calc(100% - 12%);padding:55px;margin-bottom:80px}.finance-copy h2{font-size:clamp(36px,3.6vw,52px)}.finance-copy em{font-style:normal;color:var(--yellow)}.finance-copy>p{color:#c5d5d4;line-height:1.8;font-size:15px;max-width:400px;margin-top:25px}.finance-options{display:grid;gap:17px}.finance-options article{display:flex;align-items:flex-start;gap:18px;padding:24px;background:#174c55;border:1px solid #396770;border-radius:12px}.finance-symbol{display:grid;place-items:center;width:45px;height:45px;flex-shrink:0;background:var(--yellow);color:var(--ink);font-size:17px;border-radius:10px}.finance-options .plan-tag{color:#c2d7d6;font-size:8px}.finance-options h3{margin:10px 0;font-size:22px}.finance-options p{font-size:12px;line-height:1.7;color:#c5d5d4}.finance-options a{font-size:11px;color:var(--yellow);font-weight:700}.finance-note{margin:0 5px;font-size:11px;line-height:1.7;color:#c5d5d4}
@media(max-width:760px){.header{flex-wrap:wrap;gap:17px}.header nav{width:100%;gap:20px;justify-content:space-between}.header nav>a:not(.nav-contact){display:inline-block;font-size:11px}.header nav>a[href="#ubicacion"]{display:none}.plan-options{grid-template-columns:1fr}.plan-options article{padding:25px}.plans-section{padding-top:0}.financing{grid-template-columns:1fr;gap:30px;padding:32px 22px;margin-bottom:55px}.finance-options article{padding:20px 16px;gap:12px}.finance-symbol{width:36px;height:40px;font-size:14px}.finance-options h3{font-size:21px}}

.offers{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;align-items:stretch}.offer-card{display:flex;flex-direction:column;border:1px solid #c9d6ce;border-radius:15px;background:#fffef9;padding:25px 20px;min-width:0}.offer-card.featured{border:2px solid var(--ink);background:#f1f4e5}.offer-badge{font-size:9px;font-weight:bold;letter-spacing:.6px;background:#e9eee5;padding:9px 10px;border-radius:5px;align-self:flex-start}.featured .offer-badge{background:var(--ink);color:var(--yellow)}.offer-card h3{font-size:19px;margin:25px 0 14px}.offer-price{font-size:43px;font-weight:700;letter-spacing:-2px;white-space:nowrap}.offer-price>span{font-size:20px;letter-spacing:-1px;margin-right:5px}.offer-price>small{font-size:11px;font-weight:400;letter-spacing:0;margin-left:3px}.offer-duration{font-size:12px;font-weight:bold;margin:10px 0 0}.promo-context{font-size:11px;color:var(--muted);line-height:1.7;margin:15px 0}.cashback{background:var(--yellow);border-radius:8px;padding:14px 12px;margin-top:19px}.cashback>strong{font-size:11px}.cashback p{font-size:11px;line-height:1.6;margin:9px 0}.cashback>span{display:block;font-size:12px}.cashback b{font-size:20px}.cashback small{display:block;font-size:9px;line-height:1.5;margin-top:9px}.offer-benefits{list-style:none;padding:0;margin:20px 0 24px;font-size:12px;line-height:1.6}.offer-benefits li{border-top:1px solid #dce4d9;padding:12px 0}.offer-benefits li>span{display:block;font-size:10px;color:var(--muted);margin-top:5px}.offer-benefits strong{font-size:14px}.offer-trial{font-size:11px;font-weight:bold;margin-top:auto;padding-top:12px}.offer-card .button{font-size:11px;padding:14px 12px;gap:8px;margin-top:17px}.offer-card .button span{font-size:19px}
@media(min-width:761px) and (max-width:1100px){.offers{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.offers{grid-template-columns:1fr;gap:20px}.offer-card{padding:28px}.offer-price{font-size:52px}.offer-card h3{font-size:23px}.offer-card .button{font-size:13px;padding:17px}.offer-benefits{font-size:14px}.offer-benefits strong{font-size:16px}.cashback>strong{font-size:13px}.cashback p{font-size:12px}.cashback small{font-size:10px}}

.visit.locations{display:block}.locations .section-heading>p{max-width:300px}.locations-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.location-card{display:flex;flex-direction:column;background:var(--paper);border:1px solid #d8dfd8;border-radius:12px;padding:28px;min-width:0}.location-top{display:flex;justify-content:space-between;align-items:center;gap:20px}.location-number{font-size:30px;letter-spacing:-1px;color:var(--ink)}.location-city{font-size:10px;text-transform:uppercase;letter-spacing:1.2px;background:#e8ecdd;border-radius:20px;padding:8px 13px}.location-card h3{font-size:25px;margin:24px 0 12px}.location-card p{font-size:14px;line-height:1.7;color:var(--muted);margin:0 0 24px}.location-card .text-link{display:flex;justify-content:space-between;gap:15px;border-top:1px solid #d8dfd8;padding-top:20px;margin-top:auto}.locations-contact{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-top:28px}.locations-contact p{font-size:12px;line-height:1.7;color:var(--muted);max-width:380px}.locations-contact a{font-size:13px;font-weight:bold}
@media(max-width:760px){.locations-grid{grid-template-columns:1fr}.location-card{padding:24px 20px}.location-card h3{font-size:23px}.locations-contact{display:block}.locations-contact a{display:inline-block;margin-top:10px}.locations .section-heading{margin-bottom:28px}}

.brand-logo{display:block;object-fit:contain;width:97px;height:40px;flex-shrink:0}.brand-location{border-left:1px solid #c7d3cb;padding-left:15px}.brand .brand-location small{font-size:10px;letter-spacing:.4px}.footer-logo{display:block;object-fit:contain;margin-bottom:18px}@media(max-width:760px){.brand{gap:13px}.brand-location{padding-left:13px}.brand .brand-location small{font-size:9px}}
.catalog-section{padding-top:0}.price-guide{display:grid;grid-template-columns:1fr 1fr;gap:25px;border-top:1px solid #d4dcd5;border-bottom:1px solid #d4dcd5;padding:10px 0;margin-bottom:26px}.price-guide p{font-size:13px;line-height:1.6;color:var(--muted)}.price-guide strong{display:block;color:var(--ink);font-size:15px;margin-bottom:5px}.catalog-filters{display:grid;grid-template-columns:1fr 2fr 1.5fr;gap:18px}.catalog-filters label{font-size:12px;font-weight:bold}.catalog-filters select,.catalog-filters input{width:100%;font:inherit;background:#fffef9;color:var(--ink);padding:14px;border:1px solid #c6d4ce;border-radius:8px;margin-top:8px}#catalog-count{font-size:12px;color:var(--muted);margin:25px 0}.catalog-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card{border:1px solid #d4dcd5;border-radius:12px;background:#fffef9;padding:20px;display:flex;flex-direction:column;min-width:0}.product-visual{height:140px;background:#eef1e7;border-radius:8px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;margin-bottom:22px;overflow:hidden}.product-visual img{height:100%;width:100%;object-fit:contain}.product-monogram{font-size:22px;font-weight:bold;letter-spacing:-1px}.product-visual small{color:var(--muted);font-size:10px}.product-brand{text-transform:uppercase;letter-spacing:1px;font-size:9px}.product-card h3{font-size:21px;margin:10px 0}.product-memory{font-size:12px;font-weight:bold;margin:0 0 8px}.product-colors{font-size:11px;color:var(--muted);line-height:1.5;margin:0 0 20px}.product-prices{display:grid;grid-template-columns:1fr;gap:5px;border-top:1px solid #d4dcd5;padding-top:15px;margin:0}.product-prices dt{font-size:11px;color:var(--muted)}.product-prices dd{font-size:18px;font-weight:bold;margin:0 0 10px}.product-note{font-size:10px;line-height:1.5;color:var(--muted)}.product-stock{margin-top:auto;padding-top:18px;font-size:11px}.product-card .button{font-size:10px;gap:0;padding:15px 10px;margin-top:0;justify-content:center}@media(max-width:1100px){.catalog-products{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.price-guide,.catalog-filters{grid-template-columns:1fr;gap:12px}.catalog-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-card{padding:14px}.product-card h3{font-size:18px}.product-visual{height:100px}.product-monogram{font-size:16px}.product-prices dd{font-size:15px}.product-card .button{font-size:10px;line-height:1.5}}@media(max-width:380px){.catalog-products{grid-template-columns:1fr}}

.product-visual{height:210px;background:#fff;margin-bottom:6px;padding:10px}.photo-note{font-size:9px;color:var(--muted);margin:0 0 20px;text-align:center}.product-visual img{display:block}@media(max-width:760px){.product-visual{height:165px;padding:4px}.photo-note{font-size:8px}}
/* Compact storefront and separate destinations */
:root{--ink:#00577c;--yellow:#fff000;--paper:#f8fafb;--muted:#5b717b}body{color:#103d50}.topbar{background:#00577c;color:#fff;padding:9px 6%;font-size:10px;display:flex;justify-content:space-between;letter-spacing:.4px}.header{max-width:1440px;padding:20px 6%;gap:24px;background:#fff}.header nav{gap:25px}.header nav a{font-size:13px}.header nav a[aria-current]{color:#00577c;font-weight:700;border-bottom:3px solid var(--yellow);padding-bottom:8px}.nav-contact{background:#00577c;color:white;border:0}.home-hero{max-width:1440px;margin:auto;padding:52px 6%;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;background:linear-gradient(120deg,#f1f8fb,#fffde2)}.home-hero h1{font-size:clamp(40px,4.1vw,62px);font-weight:700;letter-spacing:-2.6px;line-height:1.08;margin:22px 0}.home-hero h1 em{font-style:normal;color:#007da1}.home-hero p{font-size:15px;line-height:1.7;max-width:470px;color:var(--muted)}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-actions .button{font-size:12px;margin-top:12px;padding:16px 19px;gap:8px}.outline{border:1px solid #b7cfd7;background:white}.home-hero .hero-local{font-size:11px;margin-top:24px}.campaign{display:block;border-radius:24px;overflow:hidden;box-shadow:0 20px 45px #00577c16;background:#00577c;color:white;transition:transform .2s}.campaign:hover{transform:translateY(-3px);text-decoration:none}.campaign img{display:block;width:100%;height:auto}.campaign>span{display:block;padding:16px 22px;font-size:12px}.home-paths{max-width:1440px;margin:auto;padding:34px 6%;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.path-card{padding:25px;border:1px solid #d9e4e7;border-radius:18px;background:#fff;transition:box-shadow .2s}.path-card:hover{text-decoration:none;box-shadow:0 10px 30px #00577c14}.path-tag{font-size:9px;letter-spacing:1.3px;font-weight:bold;color:#007da1}.path-card h2{font-size:27px;letter-spacing:-1px;margin:14px 0}.path-card p{font-size:13px;line-height:1.7;color:var(--muted);max-width:260px}.path-card strong{display:flex;justify-content:space-between;font-size:12px;margin-top:22px}.path-card strong span{font-size:20px}.home-help{margin:8px auto 34px;max-width:calc(100% - 12%);padding:12px 30px 0;background:#eaf4f8;border-radius:20px;display:flex;align-items:center;gap:26px}.home-help>img{width:130px;height:auto;align-self:end}.home-help h2{font-size:27px;letter-spacing:-1px;margin:13px 0}.home-help p{font-size:13px;line-height:1.6;color:var(--muted);max-width:570px}.home-help .button{margin:0 0 12px auto;white-space:nowrap;font-size:12px;padding:17px}.section{padding-top:45px;padding-bottom:45px}.section-heading{margin-bottom:28px}.section-heading h2{font-size:40px}.offers{gap:16px}.offer-card{padding:24px 20px;box-shadow:0 8px 22px #00577c06;background:#fff}.offer-card.featured{background:#eef8fc;border-color:#007fa3}.offer-card h3{margin:22px 0 14px}.offer-price{font-size:40px}.plan-details summary{cursor:pointer;font-size:12px;font-weight:700;padding:20px 0;color:#006f95}.plan-details .offer-benefits{margin:0 0 16px}.offer-trial{margin-top:auto}.offer-card .button{margin-top:17px}.cashback{background:#fff6a5}.visit.locations{margin-top:40px;max-width:calc(100% - 12%);background:#edf5f8;padding:32px}.locations-grid{gap:16px}.location-card{padding:23px;background:white}.location-card h3{margin:18px 0 10px;font-size:23px}.location-card p{margin-bottom:16px}.store-help{display:flex;align-items:center;justify-content:center;gap:40px;padding:20px 6% 35px}.store-help img{width:160px;height:auto}.store-help h2{font-size:30px}.store-help p{font-size:14px}.store-help .button{margin-top:0}.catalog-section{padding-top:40px}.catalog-products{grid-template-columns:repeat(4,minmax(0,1fr))}.product-visual{height:175px}.product-card{background:white}.product-prices{grid-template-columns:1fr 1fr}.product-prices dt:nth-of-type(2){grid-column:2;grid-row:1}.product-prices dd{font-size:16px}.pagination{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:28px}.pagination button{border:1px solid #c5d7de;padding:11px 16px;border-radius:8px;color:var(--ink);background:white;cursor:pointer;font:inherit;font-size:13px}.pagination button[aria-current]{background:var(--ink);color:white}.pagination button:disabled{opacity:.4;cursor:default}.financing{margin-top:15px;margin-bottom:40px;gap:40px}.finance-copy h2{font-size:40px}.finance-options article{background:#106587}.conditions{font-size:11px}footer{background:white;border-top:1px solid #e0e9ec;padding:26px 6% 20px}footer .footer-logo{width:73px;height:auto;margin-bottom:10px}footer strong{font-size:15px}.footer-note{font-size:10px;padding-top:12px}.footer-links{align-items:center}.brand-location{color:#00577c}

@media(max-width:1100px){.catalog-products{grid-template-columns:repeat(3,minmax(0,1fr))}.home-help .button{white-space:normal}.home-hero{gap:25px}.home-hero h1{font-size:44px}.offers{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.topbar{justify-content:center;font-size:9px}.topbar span{display:none}.header{padding:17px 5%;gap:19px}.header nav{gap:14px;justify-content:space-between}.header nav a,.header nav>a:not(.nav-contact){display:block;font-size:12px}.header nav a.nav-contact{font-size:11px;padding:10px}.brand-logo{width:85px;height:auto}.home-hero{grid-template-columns:1fr;padding:30px 5%;gap:20px}.home-hero h1{font-size:43px;letter-spacing:-2px;margin:18px 0}.home-hero p{font-size:14px}.hero-actions{gap:8px}.hero-actions .button{font-size:11px;padding:14px}.home-hero .hero-local{margin:17px 0 0;font-size:10px}.campaign{max-width:470px;margin:auto;border-radius:16px}.campaign>span{padding:12px 16px;font-size:11px}.home-paths{grid-template-columns:1fr;padding:24px 5%;gap:12px}.path-card{padding:20px;position:relative}.path-card h2{font-size:25px;margin:10px 0}.path-card p{margin:0;max-width:80%;font-size:12px}.path-card strong{margin-top:13px}.path-card strong span{position:absolute;right:23px;top:45%}.home-help{padding:24px;max-width:90%;gap:0;display:block;position:relative;overflow:hidden}.home-help>img{display:none}.home-help h2{font-size:26px}.home-help .button{margin-top:7px}.section{padding:28px 5%}.section-heading h2{font-size:33px}.section-heading>p{margin-top:15px}.offers{grid-template-columns:1fr;gap:15px}.offer-card{padding:23px}.offer-price{font-size:46px}.offer-card h3{margin:17px 0 12px;font-size:21px}.cashback{margin-top:15px;padding:13px}.plan-details summary{padding:18px 0}.offer-trial{padding-top:5px}.offer-card .button{font-size:12px;padding:14px}.catalog-products{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-filters{grid-template-columns:1fr 1fr}.catalog-filters label:nth-child(2){grid-column:1 / -1;grid-row:1}.catalog-filters label{font-size:11px}.catalog-filters select,.catalog-filters input{padding:11px}.price-guide{grid-template-columns:1fr 1fr;gap:15px}.price-guide p{font-size:11px}.price-guide strong{font-size:13px}.product-card{padding:12px}.product-visual{height:145px}.product-prices{grid-template-columns:1fr}.product-prices dt:nth-of-type(2){grid-column:auto;grid-row:auto}.product-prices dd{font-size:15px}.product-stock{font-size:10px;padding-top:8px}.photo-note{margin-bottom:15px}.product-card h3{font-size:18px}.pagination{gap:6px}.pagination button{padding:10px 12px}.visit.locations{max-width:90%;margin-top:25px;padding:23px 17px}.location-card{padding:20px}.locations-grid{grid-template-columns:1fr}.store-help{gap:15px}.store-help img{width:90px}.store-help h2{font-size:25px}.store-help .button{font-size:11px;padding:14px}.financing{padding:28px 22px}.finance-copy h2{font-size:33px}.finance-copy>p{font-size:14px}footer{padding:25px 5%}.footer-links{gap:18px}}
@media(prefers-reduced-motion:reduce){.campaign,.path-card{transition:none}}

@media(min-width:1101px){.catalog-products{grid-template-columns:repeat(3,minmax(0,1fr))}}

.page-title{font-size:40px;line-height:1.1;letter-spacing:-1.5px;margin:18px 0 0;font-weight:500}@media(max-width:760px){.page-title{font-size:33px}}

.plan-highlight{font-size:14px;font-weight:bold;line-height:1.5;margin:16px 0 0;color:#006f95}

/* Store location cards */
.locations .location-eyebrow svg{width:20px;height:24px;color:#007fa3}.locations-grid .location-card{position:relative;overflow:hidden;padding:26px;border:1px solid #d4e4eb;border-radius:20px;background:linear-gradient(135deg,#fff 65%,#f1f9fc);box-shadow:0 8px 24px #00577c08}.locations-grid .location-card:before{content:"";position:absolute;top:0;left:26px;width:55px;height:4px;background:var(--yellow);border-radius:0 0 4px 4px}.location-top{display:grid;grid-template-columns:58px 1fr auto;gap:14px;align-items:center}.store-marker{height:58px;width:58px;background:var(--yellow);color:#00577c;border-radius:18px 18px 18px 5px;display:grid;place-items:center;box-shadow:0 4px 12px #fff00028}.store-marker svg{width:29px;height:32px}.store-label{font-size:9px;letter-spacing:1px;font-weight:bold;color:#65808c;line-height:1.7;max-width:115px}.location-top .location-city{background:#eaf4f8;color:#006b8b;font-weight:bold;letter-spacing:.8px;font-size:10px;padding:9px 12px}.locations-grid .location-card h3{font-size:27px;font-weight:700;letter-spacing:-.8px;margin:23px 0 12px}.store-reference{min-height:44px}.reference-label{display:block;font-size:9px;letter-spacing:1px;text-transform:uppercase;font-weight:bold;color:#78909a;margin-bottom:5px}.location-card .directions-button{display:flex;align-items:center;justify-content:flex-start;gap:12px;border:1px solid #c9e2ed;background:#eaf6fb;border-radius:12px;padding:14px 16px;color:#00577c;transition:background .15s,border-color .15s}.directions-button>svg{width:27px;height:27px;flex-shrink:0}.directions-button>span{font-size:14px}.directions-button small{display:block;font-size:10px;font-weight:400;margin-top:4px;color:#517583}.directions-button .directions-arrow{margin-left:auto;font-size:23px}.location-card .directions-button:hover{background:#d7eef8;border-color:#72b4cc;text-decoration:none}.locations-contact{border-top:1px solid #d2e3eb;padding-top:15px;margin-top:24px}
@media(max-width:760px){.locations-grid .location-card{padding:22px 19px}.location-top{grid-template-columns:48px 1fr auto;gap:10px}.store-marker{width:48px;height:48px;border-radius:14px 14px 14px 4px}.store-marker svg{width:25px;height:28px}.store-label{font-size:8px;letter-spacing:.6px}.location-top .location-city{font-size:8px;padding:8px 9px;letter-spacing:.4px}.locations-grid .location-card h3{font-size:23px;line-height:1.2;margin-top:20px}.location-card .directions-button{padding:12px}.location-card .directions-button>span{font-size:13px}.location-card .directions-button .directions-arrow{font-size:22px}}
@media(prefers-reduced-motion:reduce){.location-card .directions-button{transition:none}}
/* Subtle interactions for plans and equipment */
.offer-card,.product-card{position:relative;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease;transform-origin:center}.offer-card .button,.product-card .button{transition:background-color .2s ease,box-shadow .2s ease,transform .2s ease}.product-visual img{transition:transform .32s ease;transform-origin:center}.offer-badge{transition:background-color .2s ease}.plan-details summary{border-radius:6px;transition:color .2s ease,background-color .2s ease}.plan-details summary:focus-visible,.pagination button:focus-visible{outline:3px solid #007fa3;outline-offset:4px}.plan-details[open] summary{color:#004a6a}.plan-details[open] .offer-benefits{animation:reveal-benefits .24s ease both}.offer-card:focus-within,.product-card:focus-within{border-color:#5faac4;box-shadow:0 10px 28px #00577c14}.offer-card .button:focus-visible,.product-card .button:focus-visible{outline:3px solid #007fa3;outline-offset:4px}.offer-card .button:active,.product-card .button:active{transform:scale(.98)}
@media(hover:hover) and (pointer:fine){.offer-card:hover,.product-card:hover{transform:translateY(-6px);border-color:#73b4ca;box-shadow:0 16px 34px #00577c1c;z-index:1}.offer-card.featured:hover{border-color:#007fa3;box-shadow:0 16px 34px #00577c26}.product-card:hover .product-visual img{transform:scale(1.06)}.offer-card:hover .offer-badge{background:#e1f0f6}.offer-card.featured:hover .offer-badge{background:#006a90}.offer-card .button:hover,.product-card .button:hover{background:#ffdf00;box-shadow:0 5px 14px #b6a90024;text-decoration:none;transform:translateY(-2px)}.plan-details summary:hover{color:#00577c;background:#eaf5fa}}
@keyframes reveal-benefits{from{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}
@media(prefers-reduced-motion:reduce){.offer-card,.product-card,.offer-card .button,.product-card .button,.product-visual img,.offer-badge,.plan-details summary{transition:none}.plan-details[open] .offer-benefits{animation:none}.offer-card:hover,.product-card:hover,.product-card:hover .product-visual img,.offer-card .button:hover,.product-card .button:hover,.offer-card .button:active,.product-card .button:active{transform:none}}

/* Consistent, high resolution brand across all pages */
.header .brand-logo{width:160px;height:auto;aspect-ratio:3/1;object-fit:contain}.header .brand{gap:18px;flex-shrink:0}.header .brand-location{font-size:21px;padding-left:18px}.header .brand-location small{font-size:11px;line-height:1.5;letter-spacing:.2px}.header{padding-top:22px;padding-bottom:22px}footer .footer-logo{width:132px;height:auto;aspect-ratio:3/1;margin-bottom:14px}
@media(max-width:900px) and (min-width:761px){.header{gap:20px;padding-left:4%;padding-right:4%}.header nav{gap:17px}.header .brand-logo{width:140px}.header .brand-location{font-size:18px;padding-left:14px}.header .brand{gap:14px}}
@media(max-width:760px){.header .brand-logo{width:140px}.header .brand{gap:16px}.header .brand-location{font-size:20px;padding-left:16px}.header .brand-location small{font-size:10px}.header{padding-top:19px;padding-bottom:18px}footer .footer-logo{width:120px}}
@media(max-width:360px){.header .brand-logo{width:125px}.header .brand-location{font-size:18px}.header nav{gap:8px}.header nav a,.header nav>a:not(.nav-contact){font-size:11px}}
