/*
Theme Name: Targino Tur
Theme URI: https://www.instagram.com/targino_tur/
Author: Targino Tur
Description: Tema institucional para transporte, transfer e passeios turísticos.
Version: 1.0.0
Text Domain: targino-tur
*/

:root{--navy:#071b4a;--blue:#0b3e91;--yellow:#ffcb05;--sky:#eaf7ff;--ink:#14213d;--muted:#62718d;--white:#fff;--radius:22px;--shadow:0 14px 34px rgba(7,27,74,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:"Segoe UI",Arial,sans-serif;line-height:1.55;background:#fff}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1140px,calc(100% - 40px));margin:auto}.site-header{background:rgba(255,255,255,.96);position:sticky;top:0;z-index:10;border-bottom:1px solid rgba(7,27,74,.08)}.header-inner{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand img{width:173px;height:58px;object-fit:cover;object-position:center;border-radius:7px}.main-nav ul{padding:0;margin:0;list-style:none;display:flex;gap:27px;font-size:.9rem;font-weight:700;color:var(--navy)}.main-nav a:hover{color:var(--blue)}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 21px;border-radius:999px;background:var(--yellow);color:var(--navy);font-weight:800;border:0;cursor:pointer;transition:.2s}.button:hover{transform:translateY(-2px);box-shadow:0 8px 18px rgba(255,203,5,.4)}.button-blue{background:var(--blue);color:#fff}.menu-toggle{display:none;background:none;border:0;color:var(--navy);font-size:1.6rem}.hero{min-height:600px;background:linear-gradient(90deg,rgba(3,17,57,.91) 0%,rgba(3,17,57,.70) 48%,rgba(3,17,57,.10) 100%),url('assets/images/praia.jpg') center/cover;display:grid;align-items:center;color:#fff}.hero-content{max-width:650px;padding:72px 0}.eyebrow{margin:0 0 13px;text-transform:uppercase;letter-spacing:.14em;font-size:.78rem;font-weight:800;color:var(--yellow)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(2.55rem,5vw,4.7rem);line-height:1.02;letter-spacing:-.045em;margin-bottom:20px}.hero-text{font-size:1.13rem;max-width:550px;color:#e6edff;margin-bottom:31px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero .button:not(.button-blue){background:var(--yellow)}.hero .button-blue{background:#fff;color:var(--navy)}.trust-bar{background:var(--yellow);color:var(--navy)}.trust-grid{min-height:94px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;gap:28px}.trust-item{display:flex;align-items:center;gap:13px;font-weight:800}.trust-icon{font-size:1.7rem}.section{padding:96px 0}.section-soft{background:var(--sky)}.section-heading{max-width:610px;margin-bottom:43px}.section-heading h2{font-size:clamp(2rem,3.5vw,3.15rem);line-height:1.08;letter-spacing:-.035em;margin-bottom:14px;color:var(--navy)}.section-heading p{color:var(--muted);font-size:1.05rem}.services{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.service-card{background:#fff;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);transition:.2s}.service-card:hover{transform:translateY(-5px)}.service-card img{width:100%;height:210px;object-fit:cover}.service-card-content{padding:25px}.service-card h3{font-size:1.3rem;color:var(--navy);margin-bottom:8px}.service-card p{color:var(--muted);margin-bottom:0}.split{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.image-collage{position:relative;min-height:450px}.image-collage .large{width:82%;height:420px;object-fit:cover;border-radius:var(--radius)}.image-collage .small{position:absolute;width:48%;height:215px;object-fit:cover;right:0;bottom:0;border:8px solid #fff;border-radius:18px;box-shadow:var(--shadow)}.checklist{margin:27px 0 30px;padding:0;list-style:none}.checklist li{padding:8px 0 8px 33px;position:relative;font-weight:600}.checklist li:before{content:'✓';position:absolute;left:0;width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:var(--yellow);font-size:.78rem;font-weight:900}.fleet{display:grid;grid-template-columns:1.1fr .9fr;gap:30px;align-items:stretch}.fleet-photo{width:100%;height:100%;min-height:390px;object-fit:cover;border-radius:var(--radius)}.fleet-copy{background:var(--navy);border-radius:var(--radius);padding:55px;color:#fff;display:flex;flex-direction:column;justify-content:center}.fleet-copy h2{font-size:2.6rem;line-height:1.07;margin-bottom:15px}.fleet-copy p{color:#c7d5f4}.fleet-numbers{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:20px}.number{font-size:2rem;font-weight:900;color:var(--yellow);display:block}.cta{background:linear-gradient(115deg,var(--blue),var(--navy));color:#fff;text-align:center}.cta h2{font-size:clamp(2.1rem,4vw,3.35rem);line-height:1.08;margin:0 auto 16px;max-width:730px}.cta p{color:#d7e4ff;max-width:590px;margin:0 auto 28px}.cta .button{background:var(--yellow)}.site-footer{background:#041334;color:#c4d1e9;padding:55px 0 25px}.footer-top{display:flex;justify-content:space-between;gap:35px;align-items:flex-start}.footer-brand img{width:185px;border-radius:7px;margin-bottom:14px}.footer-links{display:flex;gap:55px}.footer-links strong{display:block;color:#fff;margin-bottom:9px}.footer-links a{display:block;margin:5px 0}.footer-bottom{border-top:1px solid rgba(255,255,255,.13);margin-top:36px;padding-top:19px;font-size:.85rem;display:flex;justify-content:space-between;gap:10px}.floating-whatsapp{position:fixed;right:22px;bottom:21px;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#25d366;color:#fff;font-size:1.65rem;box-shadow:0 10px 24px rgba(0,0,0,.22);z-index:9}.floating-whatsapp:hover{transform:scale(1.08)}
 .center-heading{text-align:center;margin-left:auto;margin-right:auto}.destinations{background:#fff}.destination-grid{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:18px}.destination-card{min-height:315px;padding:27px;display:flex;flex-direction:column;justify-content:flex-end;color:#fff;border-radius:var(--radius);overflow:hidden;position:relative;background-size:cover;background-position:center;isolation:isolate;transition:transform .2s}.destination-card:before{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(4,19,52,.85),rgba(4,19,52,.02));z-index:-1}.destination-card:hover{transform:translateY(-5px)}.destination-card span{font-size:1.45rem;line-height:1.15;font-weight:800}.destination-card small{margin-top:7px;color:#e4edff}.destination-beach{background-image:url('assets/images/praia.jpg')}.destination-transfer{background-image:url('assets/images/transfer-aeroporto.jpg')}.destination-group{background-image:url('assets/images/frota.jpg')}.booking{background:#f8fbff}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.steps>div{padding:27px;background:#fff;border:1px solid #dbe7f7;border-radius:18px}.steps b{display:inline-grid;place-items:center;width:39px;height:39px;border-radius:50%;background:var(--yellow);color:var(--navy);font-size:.9rem}.steps h3{margin:18px 0 8px;color:var(--navy)}.steps p{margin:0;color:var(--muted)}.faq{max-width:570px;margin:30px auto 0;text-align:left;border-top:1px solid rgba(255,255,255,.27);border-bottom:1px solid rgba(255,255,255,.27);padding:14px 0}.faq summary{cursor:pointer;font-weight:800}.faq p{margin:10px 0 0;font-size:.94rem}
@media(max-width:780px){.header-inner{min-height:70px}.brand img{width:142px;height:48px}.menu-toggle{display:block}.main-nav{display:none}.main-nav.is-open{display:block;position:absolute;top:70px;left:0;right:0;background:#fff;padding:17px 20px;border-bottom:1px solid #ddd}.main-nav.is-open ul{display:grid;gap:14px}.header-cta{display:none}.hero{min-height:560px}.hero-content{padding:70px 0}.trust-grid{padding:20px 0;grid-template-columns:1fr;gap:11px}.section{padding:67px 0}.services,.split,.fleet,.steps,.destination-grid{grid-template-columns:1fr;gap:30px}.image-collage{min-height:350px}.image-collage .large{height:320px}.image-collage .small{height:155px}.fleet-copy{padding:38px 27px}.fleet-photo{min-height:270px}.destination-card{min-height:230px}.footer-top,.footer-bottom{display:block}.footer-links{margin-top:25px;gap:28px}.footer-bottom p{margin:8px 0}.section-heading{margin-bottom:30px}}
