:root{--blue: #0754a6;--blue-bright: #0b66c3;--blue-dark: #043a78;--navy: #061b35;--yellow: #ffd200;--red: #dc1f2c;--white: #ffffff;--ice: #f5f8fc;--ink: #101d31;--muted: #607086;--line: #dbe3ed;--shadow: 0 18px 50px rgba(11, 36, 72, .12)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;color:var(--ink);background:var(--white);font-family:Segoe UI,Aptos,Arial,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%}h1,h2,h3{margin-top:0;font-family:Segoe UI,Aptos Display,Arial,sans-serif;letter-spacing:-.035em}.site-header{position:sticky;top:0;z-index:30;display:grid;grid-template-columns:auto 1fr auto;gap:36px;align-items:center;min-height:104px;padding:0 max(4.5vw,calc((100vw - 1460px)/2));background:#fffffffa;border-bottom:1px solid var(--line);box-shadow:0 5px 18px #081f4112;backdrop-filter:blur(14px)}.brand{display:inline-flex;align-items:center;gap:14px}.brand img{width:68px;height:68px;object-fit:contain}.brand strong{display:block;color:var(--blue);font-size:1.55rem;font-weight:900;letter-spacing:.015em;line-height:1}.brand small{display:block;margin-top:5px;color:var(--blue-dark);font-size:.64rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.site-header>nav{display:flex;justify-content:flex-end;gap:clamp(20px,2.4vw,40px);font-size:.78rem;font-weight:800;text-transform:uppercase}.site-header>nav a{position:relative;padding:41px 0 37px}.site-header>nav a:after{content:"";position:absolute;right:100%;bottom:25px;left:0;height:3px;background:var(--blue);transition:right .2s ease}.site-header>nav a:hover:after,.site-header>nav a.active:after{right:0}.emergency-card{display:grid;grid-template-columns:50px auto;grid-template-rows:auto auto;min-width:210px;padding:13px 18px;border:1px solid #cfd6df;border-radius:7px;background:var(--white)}.emergency-card>span{grid-row:1 / 3;align-self:center;color:var(--red);font-size:1.3rem;font-weight:950}.emergency-card small{color:var(--red);font-size:.64rem;font-weight:900;text-transform:uppercase}.emergency-card strong{color:var(--red);font-size:1.22rem;line-height:1.1}.menu-button{display:none;padding:10px 14px;color:var(--white);background:var(--blue);border:0;border-radius:5px;font-weight:800}.hero{position:relative;min-height:570px;display:flex;align-items:center;color:var(--white);background:var(--navy) url(/assets/ambulancia-salvaser-tenerife.png) center / cover no-repeat;overflow:hidden}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#000712f7,#000a1be0 36%,#000c1f70 66%,#00091929),linear-gradient(0deg,rgba(0,8,23,.35),transparent 60%)}.hero-content{position:relative;z-index:2;width:min(640px,54vw);margin-left:max(5vw,calc((100vw - 1450px)/2));padding:70px 0}.eyebrow{margin:0 0 15px;color:var(--blue);font-size:.74rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.eyebrow.light{color:var(--white)}.hero h1{margin:0;font-size:clamp(4.3rem,7.2vw,7.5rem);line-height:.78;text-transform:uppercase}.hero h1 span{display:block;margin-top:20px;color:var(--blue-bright)}.hero-rule{width:72px;height:4px;margin:36px 0 22px;background:var(--yellow)}.hero-content>p:last-of-type{max-width:530px;color:#e0e7f0;font-size:1.02rem}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;min-height:54px;padding:14px 22px;border:2px solid transparent;border-radius:4px;font-size:.78rem;font-weight:900;text-transform:uppercase;transition:transform .2s ease,box-shadow .2s ease}.button:hover{transform:translateY(-2px);box-shadow:0 12px 26px #0000002e}.button span{font-size:1.35rem;line-height:1}.button.primary{color:var(--white);background:var(--blue)}.button.outline{color:var(--white);border-color:#ffffffb3;background:#00000026}.button.red{color:var(--white);background:var(--red)}.certifications{position:absolute;right:max(5vw,calc((100vw - 1450px)/2));bottom:28px;z-index:2;display:flex;gap:22px}.certificate{display:grid;width:140px;height:140px;place-items:center}.certificate img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 10px 14px rgba(0,0,0,.3))}.section{padding:76px max(5vw,calc((100vw - 1420px)/2))}.section-heading{max-width:820px;margin-bottom:40px}.section-heading.centered{margin-right:auto;margin-left:auto;text-align:center}.section-heading .eyebrow{display:flex;justify-content:center;gap:14px;align-items:center}.section-heading .eyebrow span{display:inline-block;width:40px;height:2px;background:var(--yellow)}.section-heading h2{margin-bottom:14px;font-size:clamp(2rem,3.2vw,3.6rem);line-height:1.05}.section-heading h2 em{color:var(--blue);font-style:normal}.section-heading>p:last-child{margin:0 auto;color:var(--muted)}.services{background:var(--white)}.service-grid{display:grid;grid-template-columns:repeat(6,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.service-grid article{min-height:300px;padding:34px 24px;border-right:1px solid var(--line);text-align:center}.service-grid article:last-child{border-right:0}.service-icon{display:grid;width:76px;height:76px;margin:0 auto 25px;place-items:center;color:var(--blue);border:3px solid var(--blue);border-radius:20px 20px 8px;font-size:.95rem;font-weight:950;box-shadow:5px 5px 0 var(--yellow)}.service-grid h3{min-height:48px;margin-bottom:10px;color:var(--blue-dark);font-size:1rem;line-height:1.15;text-transform:uppercase}.service-grid p{min-height:92px;margin:0;color:var(--muted);font-size:.78rem}.service-grid a{display:inline-flex;gap:7px;align-items:center;margin-top:18px;color:var(--blue);font-size:.7rem;font-weight:900;text-transform:uppercase}.service-grid a span{color:#e8b500;font-size:1.2rem}.value-band{display:grid;grid-template-columns:repeat(4,1fr);max-width:1420px;margin:0 auto 76px;color:var(--white);background:linear-gradient(105deg,var(--blue-dark),var(--blue));border-radius:7px;overflow:hidden;box-shadow:var(--shadow)}.value-band article{min-height:190px;padding:34px;border-right:1px solid rgba(255,255,255,.24);text-align:center}.value-band article:last-child{border-right:0}.value-band span{color:var(--yellow);font-size:1.45rem;font-weight:950}.value-band h3{margin:12px 0 5px;font-size:.95rem;text-transform:uppercase}.value-band p{max-width:220px;margin:auto;color:#dfeaf7;font-size:.78rem}.about{display:grid;grid-template-columns:.75fr 1.25fr;gap:7vw;align-items:center;padding:84px max(5vw,calc((100vw - 1240px)/2));color:var(--white);background:var(--navy)}.about-capabilities{min-height:380px;padding:34px;background:linear-gradient(145deg,#0754a675,#031f41d1);border:1px solid rgba(255,255,255,.16);border-left:6px solid var(--yellow);border-radius:8px;box-shadow:0 22px 48px #0000003d}.about-capabilities h3{max-width:470px;margin-bottom:26px;color:var(--white);font-size:clamp(1.65rem,2.4vw,2.5rem);line-height:1.06}.capability-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.capability-grid article{min-height:132px;padding:18px;background:#ffffff12;border:1px solid rgba(255,255,255,.12);border-radius:6px}.capability-grid span{display:inline-grid;min-width:46px;height:30px;margin-bottom:12px;padding:0 9px;place-items:center;color:var(--navy);background:var(--yellow);border-radius:3px;font-size:.68rem;font-weight:950;letter-spacing:.06em}.capability-grid strong,.capability-grid small{display:block}.capability-grid strong{color:var(--white);font-size:.86rem;line-height:1.2}.capability-grid small{margin-top:7px;color:#b8cce1;font-size:.68rem;line-height:1.42}.about-copy h2{margin-bottom:24px;font-size:clamp(2.6rem,4.5vw,5.2rem);line-height:.95}.about-copy>p:not(.eyebrow){max-width:680px;color:#bed0e3}.about-facts{display:flex;gap:50px;margin-top:35px;padding-top:25px;border-top:1px solid rgba(255,255,255,.2)}.about-facts strong,.about-facts span{display:block}.about-facts strong{color:var(--yellow)}.about-facts span{margin-top:4px;color:#a9bfd6;font-size:.72rem}.coverage{position:relative;width:min(1420px,90vw);min-height:330px;margin:80px auto;overflow:hidden;border-radius:8px;box-shadow:var(--shadow)}.coverage>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.coverage-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,24,52,.97) 0%,rgba(4,48,101,.92) 40%,rgba(4,48,101,.3) 66%,transparent 100%)}.coverage-copy{position:relative;z-index:1;width:min(600px,55%);padding:45px 52px}.coverage-copy .eyebrow{color:var(--yellow)}.coverage-copy h2{margin-bottom:14px;font-size:clamp(2rem,3vw,3.5rem);line-height:1.05}.coverage-copy h2{color:var(--white)}.coverage-copy h2 em{color:var(--yellow);font-style:normal}.coverage-copy>p:not(.eyebrow){color:#dce8f6}.coverage-actions{display:flex;flex-wrap:wrap;gap:24px;align-items:center;margin-top:24px}.phone-link small,.phone-link strong{display:block}.phone-link small{color:var(--yellow);font-size:.6rem;font-weight:900;text-transform:uppercase}.phone-link strong{color:var(--white);font-size:1.25rem}footer{display:grid;grid-template-columns:1.35fr .75fr 1fr .85fr;gap:55px;padding:50px max(5vw,calc((100vw - 1420px)/2)) 0;color:#d5e3f3;background:linear-gradient(110deg,var(--blue-dark),#004c99);border-top:7px solid var(--yellow);font-size:.78rem}footer .brand strong{color:var(--white)}footer .brand small{color:#c8daf0}footer h3{margin:7px 0 16px;color:var(--white);font-size:.85rem;text-transform:uppercase}footer>div>a:not(.brand){display:block;margin:7px 0}footer>div>a:hover{color:var(--yellow)}.footer-branding p{max-width:300px}.footer-phone{margin-top:14px!important;padding:12px 15px;color:var(--red);background:var(--white);border-radius:5px}.footer-phone small,.footer-phone strong{display:block}.footer-phone small{font-size:.58rem;font-weight:900}.footer-phone strong{font-size:1.2rem}.footer-bottom{grid-column:1 / -1;display:flex;justify-content:space-between;gap:25px;align-items:center;padding:18px 0;border-top:1px solid rgba(255,255,255,.22);font-size:.68rem}.footer-bottom nav{display:flex;gap:20px}.legal-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;min-height:88px;padding:0 max(5vw,calc((100vw - 1100px)/2));border-bottom:1px solid var(--line);background:#fffffff7;backdrop-filter:blur(16px)}.legal-back{color:var(--blue);font-size:.85rem;font-weight:900}.legal-main{max-width:1100px;min-height:70vh;margin:0 auto;padding:85px 5vw 120px}.overline{margin:0 0 14px;color:var(--blue);font-size:.72rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.legal-main h1{max-width:850px;margin:0;font-size:clamp(2.8rem,6vw,5.5rem);line-height:1}.legal-updated{margin:24px 0 50px;color:var(--muted)}.legal-content{display:grid;grid-template-columns:230px minmax(0,1fr);gap:75px}.legal-index{position:sticky;top:125px;align-self:start;padding:20px 0;color:var(--muted);border-top:4px solid var(--yellow);font-size:.8rem}.legal-index strong{display:block;margin-bottom:8px;color:var(--ink)}.legal-copy section{scroll-margin-top:110px;padding:0 0 34px;border-bottom:1px solid var(--line)}.legal-copy h2{margin:34px 0 12px;font-size:1.65rem}.legal-copy p,.legal-copy li{color:var(--muted)}.legal-copy a{color:var(--blue);font-weight:800}.legal-footer{padding:34px 5vw;color:#afc7d9;background:var(--navy);border-top:7px solid var(--yellow);text-align:center;font-size:.78rem}@media(max-width:1180px){.site-header{grid-template-columns:auto auto 1fr;min-height:86px}.site-header .brand img{width:58px;height:58px}.menu-button{display:block;order:3;justify-self:end}.site-header>nav{position:absolute;top:86px;right:4vw;left:4vw;display:none;flex-direction:column;gap:0;padding:12px;background:var(--white);border:1px solid var(--line);box-shadow:var(--shadow)}.site-header>nav.open{display:flex}.site-header>nav a{padding:14px}.site-header>nav a:after{display:none}.emergency-card{min-width:195px}.certifications{display:none}.service-grid{grid-template-columns:repeat(3,1fr)}.service-grid article:nth-child(3){border-right:0}.service-grid article:nth-child(-n+3){border-bottom:1px solid var(--line)}.value-band{width:90vw}footer{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){html{scroll-padding-top:78px}.site-header{grid-template-columns:1fr auto;gap:15px;min-height:78px;padding:0 5vw}.site-header .brand img{width:50px;height:50px}.brand strong{font-size:1.18rem}.brand small{font-size:.54rem}.emergency-card{display:none}.menu-button{order:initial}.site-header>nav{top:78px}.hero{min-height:620px;background-position:67% center}.hero-shade{background:linear-gradient(90deg,#000817f5,#000817b8)}.hero-content{width:auto;margin:0;padding:80px 6vw}.hero h1{font-size:clamp(3.8rem,18vw,6rem)}.hero-actions{align-items:stretch;flex-direction:column}.button{width:100%}.section{padding:66px 6vw}.service-grid{grid-template-columns:1fr}.service-grid article{min-height:270px;border-right:0;border-bottom:1px solid var(--line)}.service-grid article:last-child{border-bottom:0}.service-grid p{min-height:auto}.value-band{grid-template-columns:1fr 1fr;margin-bottom:60px}.value-band article{border-bottom:1px solid rgba(255,255,255,.24)}.value-band article:nth-child(2){border-right:0}.about{grid-template-columns:1fr;padding:65px 6vw}.about-capabilities{min-height:0}.about-facts{flex-direction:column;gap:16px}.coverage{width:90vw;min-height:560px}.coverage>img{object-position:68% center}.coverage-shade{background:linear-gradient(180deg,#031834fa,#043065e6 58%,#0430652e)}.coverage-copy{width:100%;padding:38px 30px}.coverage-actions{align-items:stretch;flex-direction:column}footer{grid-template-columns:1fr;gap:24px;padding:42px 6vw 0}.footer-bottom{align-items:flex-start;flex-direction:column}.legal-header{min-height:78px}.legal-main{padding:62px 6vw 90px}.legal-content{grid-template-columns:1fr;gap:25px}.legal-index{position:static}}@media(max-width:470px){.about-capabilities{padding:28px 24px}.capability-grid{grid-template-columns:1fr}.capability-grid article{min-height:0}}
