/* T'DestinoTours.cl · 1.0.0 | Sistema visual: azul profundo, turquesa y dorado. */
:root{--navy:#0b2535;--navy-deep:#071a26;--teal:#007e89;--cyan:#49d1da;--gold:#d7aa50;--ink:#19313f;--muted:#63737d;--line:#dce5e8;--paper:#fff;--soft:#f3f7f7;--radius:22px;--shadow:0 20px 65px rgba(7,26,38,.13)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:116px}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);font-size:16px;line-height:1.65;background:#fff}body.modal-open{overflow:hidden}[hidden]{display:none!important}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}button{color:inherit}input,select,textarea{min-width:0}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #069da8;outline-offset:4px}input:focus,select:focus,textarea:focus{outline:none;border-color:var(--teal);box-shadow:0 0 0 3px #00859218}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3{line-height:1.12;letter-spacing:-.045em;color:var(--navy)}h1{font-size:clamp(2.6rem,4.7vw,4.35rem)}h2{font-size:clamp(2rem,3.25vw,2.9rem);font-weight:800}h3{font-size:1.35rem;letter-spacing:-.025em}p{color:var(--muted);margin-bottom:1.25rem}a:hover{color:var(--teal)}button .icon,a .icon{flex-shrink:0}small,.small{font-size:12px;line-height:1.6;color:var(--muted)}.container{width:min(1320px,calc(100% - 72px));margin-inline:auto}.section{padding:100px 0}.icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;flex:0 0 22px;vertical-align:middle}.icon svg{width:100%;height:100%;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.eyebrow{display:block;font-size:10px;letter-spacing:.19em;line-height:1.5;font-weight:800;color:var(--teal);margin-bottom:16px}.eyebrow.light{color:#c2e2e7}.gold-line{display:inline-block;width:30px;height:2px;background:var(--gold);vertical-align:middle;margin-right:10px}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:13px 22px;border:1px solid transparent;border-radius:12px;background:var(--teal);color:white;font-size:13px;font-weight:700;line-height:1.3;text-align:center;letter-spacing:0;transition:background .2s,transform .2s,box-shadow .2s;text-decoration:none}.button:hover{background:#00626d;color:#fff;box-shadow:0 6px 20px #007e8923}.button:active{transform:translateY(1px)}.button-small{padding:11px 17px;min-height:43px;font-size:12px}.button-outline{color:var(--teal);border-color:#bed6da;background:transparent}.button-outline:hover{color:var(--teal);background:#edf7f7}.button-ghost{background:transparent;border-color:var(--line);color:var(--ink)}.button-ghost:hover{background:#f0f5f6;color:var(--ink)}.button-light{background:#fff;color:var(--teal)}.button-light:hover{background:#e9f8fa;color:var(--teal)}.button-wide{width:100%}.text-button{display:inline-flex;gap:10px;align-items:center;background:none;border:none;padding:8px 0;color:var(--teal);font-size:13px;font-weight:700;line-height:1.4;text-align:left}.text-button:hover{text-decoration:underline;text-underline-offset:5px}.text-button.light{color:#70d6dc}.skip-link{position:fixed;z-index:300;top:-100px;left:15px;padding:12px 20px;background:var(--navy);color:#fff}.skip-link:focus{top:10px}
/* Navigation */
.site-header{position:sticky;top:0;z-index:40;background:rgba(255,255,255,.98);border-bottom:1px solid #e5ebee}.header-inner{width:min(1380px,calc(100% - 64px));min-height:104px;display:flex;align-items:center;gap:28px;margin:auto}.brand{display:flex;width:118px;flex:0 0 118px;justify-content:center;align-items:center;padding:6px 0}.brand img{width:106px;height:91px;object-fit:contain}.desktop-nav{display:flex;align-items:center;gap:27px;margin-left:auto;white-space:nowrap}.desktop-nav>a{font-size:11px;font-weight:800;letter-spacing:.035em;text-transform:uppercase;position:relative}.desktop-nav>a:hover:after{content:"";position:absolute;bottom:-9px;left:0;width:18px;height:2px;background:var(--gold)}.header-actions{display:flex;gap:9px;align-items:center}.header-actions .icon{width:17px;height:17px;flex-basis:17px}.menu-toggle{display:none;background:none;border:1px solid var(--line);border-radius:9px;padding:10px}.mobile-nav{padding:20px 25px 30px;background:#fff;border-top:1px solid var(--line)}.mobile-nav>a{display:block;padding:12px 3px;font-weight:700}.mobile-nav>.button{display:flex;padding:13px;margin-top:10px}.site-header.scrolled{box-shadow:0 6px 28px #0b25350b}
/* Hero - original photograph and live HTML, not a flattened mockup */
.hero{position:relative;background:var(--navy-deep);isolation:isolate;overflow:clip}.hero-layout{display:grid;grid-template-columns:minmax(0,1fr) 422px;gap:24px;align-items:start}.hero-scene{position:relative;min-height:710px;overflow:hidden;isolation:isolate;margin-left:-36px;padding-left:36px}.hero-photo{position:absolute;bottom:0;left:0;width:100%;height:auto;z-index:-2;max-width:none}.hero-scene:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,var(--navy-deep) 0%,var(--navy-deep) 22%,rgba(7,26,38,.9) 30%,transparent 53%),linear-gradient(0deg,rgba(7,26,38,.55),transparent 20%);z-index:-1;pointer-events:none}.hero-copy{position:relative;z-index:1;padding:52px 0 0;max-width:625px}.hero-copy h1{font-size:clamp(2.6rem,4.5vw,3.65rem);line-height:1.04;letter-spacing:-.048em;color:#fff;margin:0 0 22px;font-weight:800}.hero-copy h1>span{color:var(--cyan)}.hero-copy p{font-size:16px;line-height:1.65;color:#cedce0;max-width:455px;margin-bottom:18px}.hero-pills{display:flex;flex-wrap:wrap;gap:8px}.hero-pills span{border:1px solid #bedce22a;border-radius:30px;color:#d1e3e6;font-size:10px;letter-spacing:.025em;padding:5px 11px;backdrop-filter:blur(5px)}.hero-photo-caption{position:absolute;bottom:24px;left:36px;color:#fff;font-size:10px;letter-spacing:.05em}.quote-card{background:#fff;border-radius:23px;margin:31px 0;padding:26px 27px 21px;box-shadow:0 20px 55px #0002;scroll-margin-top:124px;position:relative;z-index:2;min-width:0}.quote-heading .eyebrow{font-size:8px;margin-bottom:6px}.quote-heading h2{font-size:28px;letter-spacing:-.035em;margin:0 0 6px}.quote-heading p{font-size:12px;margin:0 0 19px;color:#6a7982}.quote-progress{display:flex;list-style:none;margin:0 0 20px;padding:0;position:relative}.quote-progress:before{content:"";position:absolute;left:17%;right:17%;top:15px;height:1px;background:#d5e5e7}.quote-progress li{width:33.33%;position:relative;text-align:center}.quote-progress button{display:inline-flex;flex-direction:column;align-items:center;background:none;border:none;padding:0;gap:6px}.quote-progress b{display:flex;align-items:center;justify-content:center;width:31px;height:31px;border-radius:50%;background:#edf3f4;color:#78909b;font-size:12px;border:3px solid #fff;box-sizing:content-box}.quote-progress span{font-size:9px;color:#77909a;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.quote-progress .active b,.quote-progress .complete b{background:var(--teal);color:#fff}.quote-progress .active span,.quote-progress .complete span{color:var(--teal)}.quote-step{padding:0;margin:0;border:0;min-width:0}.quote-step legend{font-size:12px;color:var(--ink);font-weight:700;margin-bottom:14px;padding:0;line-height:1.5}.field{margin-bottom:12px;min-width:0}.field>label{display:flex;align-items:center;flex-wrap:wrap;gap:4px;font-weight:700;font-size:10px;line-height:1.5;margin-bottom:5px;letter-spacing:.01em}.field>label span{color:var(--teal)}.field>label small{font-size:9px;font-weight:400;color:#7b8890;margin-left:4px}.field input:not([type=checkbox]),.field select,.field textarea,.contact-form textarea{width:100%;min-width:0;max-width:100%;border:1px solid #dce3e7;background:#fafcfc;padding:10px 12px;color:var(--ink);border-radius:9px;font-size:12px;line-height:1.5;min-height:42px;transition:border-color .15s,box-shadow .15s}.field input::placeholder,.field textarea::placeholder{color:#89959c;opacity:1}.field select{text-overflow:ellipsis;padding-right:27px}.field textarea{resize:vertical;min-height:62px;max-height:220px}.form-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px}.form-row input[type=date],.form-row input[type=time]{padding-inline:7px;font-size:11px}.checkbox-field{display:flex;align-items:flex-start;gap:8px;margin:12px 0 16px;font-size:9px;color:#74848d;line-height:1.65;cursor:pointer}.checkbox-field input{accent-color:var(--teal);width:15px;height:15px;flex:0 0 15px;margin:2px 0 0}.checkbox-field a{color:var(--teal);text-decoration:underline}.quote-step>.button{margin-top:2px}.step-actions{display:flex;justify-content:space-between;gap:9px;margin-top:16px}.step-actions .button{font-size:11px;min-height:43px;padding:11px 17px}.step-actions .button:not(.button-ghost){flex:1}.quote-privacy{display:flex;gap:9px;align-items:flex-start;padding-top:16px;margin-top:17px;border-top:1px solid #eaf0f1}.quote-privacy .icon{width:13px;height:13px;flex-basis:13px;color:var(--teal);margin-top:2px}.quote-privacy p{font-size:8px;line-height:1.75;color:#829198;margin:0}.field-error{color:#aa3b30;font-size:11px;margin:10px 0 0;line-height:1.5}.field-error:empty{display:none}.field-hint{display:block;font-size:9px;color:#7e8f98;line-height:1.55;margin:3px 0 10px}.route-label{display:flex;gap:7px;align-items:center;color:var(--teal);font-size:10px;letter-spacing:.07em;text-transform:uppercase;font-weight:700;margin:10px 0}.route-label .icon{width:15px;height:15px;flex-basis:15px}.route-label.destination{border-top:1px solid var(--line);padding-top:13px}.quote-extras{border-top:1px solid var(--line);margin-top:8px}.quote-extras summary{font-size:10px;cursor:pointer;padding:12px 0;display:flex;align-items:center;justify-content:space-between;list-style:none;color:var(--teal);font-weight:700}.quote-extras summary::-webkit-details-marker{display:none}.quote-extras summary .icon{width:14px;height:14px;flex-basis:14px}.quote-extras[open] summary .icon{transform:rotate(45deg)}.quote-extras .checkbox-field{font-size:10px}.route-preview{border-radius:9px;background:#edf6f6;padding:10px 12px;font-size:10px;line-height:1.6;color:#466870;margin-top:9px}.route-preview strong{color:var(--teal)}.offline-notice,.inline-notice{padding:12px;background:#fff6df;color:#766034;font-size:11px;border-radius:7px;margin-top:12px}.benefit-bar{background:#fff;border-bottom:1px solid var(--line)}.benefit-bar>.container{display:grid;grid-template-columns:repeat(3,1fr);padding-block:28px;gap:25px}.benefit-bar .container>div{display:flex;align-items:center;gap:15px;justify-content:center;border-right:1px solid var(--line)}.benefit-bar .container>div:last-child{border:0}.benefit-bar .icon{color:var(--teal);width:29px;height:29px;flex-basis:29px}.benefit-bar strong{display:block;font-size:12px;line-height:1.5;letter-spacing:-.01em}.benefit-bar small{font-size:10px}
/* Editorial sections */
.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:44px}.section-heading h2{margin-bottom:0}.section-heading>p,.section-heading>div>p{margin-bottom:0;font-size:14px;max-width:410px}.section-heading.centered{display:block;text-align:center;margin-bottom:45px}.section-heading.centered p{margin:20px auto 0;max-width:620px}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.about-visual{position:relative;margin-right:22px}.about-visual>img{aspect-ratio:1.05;object-fit:cover;border-radius:var(--radius)}.about-visual:before{content:"";position:absolute;left:-15px;top:25px;bottom:-16px;right:24px;border:1px solid #d7aa5050;border-radius:var(--radius);z-index:-1}.photo-note{position:absolute;bottom:24px;right:-34px;background:var(--navy);color:#fff;padding:25px 30px;border-radius:16px;box-shadow:var(--shadow)}.photo-note .eyebrow{color:var(--gold);font-size:8px;margin-bottom:10px}.photo-note strong{font-size:22px;line-height:1.2;letter-spacing:-.035em}.about-copy p{font-size:14px;line-height:1.9}.about-signature{font-size:18px;line-height:1.5;border-left:2px solid var(--gold);padding-left:17px;margin:25px 0 20px;color:#45606e}.about-signature strong{color:var(--teal)}.fleet-section{background:var(--soft)}.fleet-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.fleet-card{overflow:hidden;background:#fff;border:1px solid #e5ecee;border-radius:var(--radius)}.fleet-photo{padding:0;display:block;width:100%;border:none;background:#d9e4e9;position:relative;overflow:hidden}.fleet-photo img{width:100%;aspect-ratio:1.62;object-fit:cover;transition:transform .6s}.fleet-photo:hover img{transform:scale(1.025)}.fleet-photo>span{position:absolute;bottom:14px;left:18px;right:18px;background:#0b2535bf;color:#fff;backdrop-filter:blur(8px);border:1px solid #ffffff24;font-size:9px;border-radius:8px;padding:8px 10px;display:flex;justify-content:space-between;align-items:center}.fleet-photo .icon{width:15px;height:15px;flex-basis:15px}.fleet-info{padding:29px 31px 32px}.fleet-info .eyebrow{font-size:9px;margin-bottom:12px}.fleet-info h3{font-size:27px;line-height:1.2}.fleet-info p{font-size:13px;line-height:1.85}.fleet-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.fleet-note{font-size:11px;text-align:center;margin:25px auto 0;max-width:850px;color:#829197}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.service-card{text-align:center;padding:24px 24px 29px;border:1px solid var(--line);border-radius:19px;display:flex;align-items:center;flex-direction:column;background:#fff;transition:border-color .2s,box-shadow .2s,transform .2s}.service-card:hover{border-color:#9dced3;box-shadow:0 16px 40px #0b253509;transform:translateY(-3px)}.service-image{width:137px;max-width:55%;margin:0 auto 19px}.service-image img{width:100%;height:auto;object-fit:contain}.service-card h3{font-size:19px;margin:0 0 11px;line-height:1.2}.service-card p{font-size:12px;line-height:1.85;max-width:250px;margin:0 0 15px}.service-card .text-button{margin-top:auto;font-size:11px}.service-card .icon{width:16px;height:16px;flex-basis:16px}.audience-section{padding:67px 0;background:linear-gradient(120deg,#0a3446,#07535b);text-align:center}.audience-section h2{color:#fff;font-size:34px;margin-bottom:24px}.audience-section .eyebrow{color:#a9dadd}.audience-pills{display:flex;gap:9px;flex-wrap:wrap;justify-content:center;max-width:880px;margin:0 auto 28px}.audience-pills span{color:#b9dce2;font-size:11px;border:1px solid #b6dce12f;border-radius:40px;padding:6px 14px}.gallery-section{padding-bottom:70px}.gallery-marquee{width:100%;overflow:hidden;contain:layout paint;position:relative}.gallery-marquee:before,.gallery-marquee:after{content:"";position:absolute;top:0;bottom:0;width:55px;z-index:2;pointer-events:none}.gallery-marquee:before{left:0;background:linear-gradient(90deg,#fff,transparent)}.gallery-marquee:after{right:0;background:linear-gradient(270deg,#fff,transparent)}.marquee-track{display:flex;width:max-content;animation:gallery-travel var(--gallery-speed,100s) linear infinite}.marquee-group{display:flex;gap:20px;padding-right:20px;flex-shrink:0}.gallery-tile{display:block;padding:0;width:315px;height:237px;border:0;border-radius:14px;overflow:hidden;background:#dbe6e9}.gallery-tile img{width:100%;height:100%;object-fit:cover;transition:filter .2s}.gallery-tile:hover img{filter:brightness(.93)}.gallery-controls{display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:10px;color:#7a8c95;padding-top:15px}.gallery-controls .text-button{font-size:10px}.gallery-marquee.paused .marquee-track{animation-play-state:paused}@keyframes gallery-travel{to{transform:translateX(-50%)}}.why-section{background:#f6f9f9}.why-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px 48px}.why-icon{width:48px;height:48px;border-radius:14px;background:#e4f0f0;color:var(--teal);display:flex;align-items:center;justify-content:center;margin-bottom:20px}.why-icon .icon{width:23px;height:23px;flex-basis:23px}.why-card h3{font-size:17px;letter-spacing:-.02em;margin-bottom:13px}.why-card p{font-size:13px;line-height:1.85;margin:0}.faq-grid{display:grid;grid-template-columns:.8fr 1.3fr;gap:85px}.faq-grid>div>p{font-size:14px;max-width:300px}.faq-item{border-bottom:1px solid var(--line)}.faq-item:first-child{border-top:1px solid var(--line)}.faq-item summary{display:flex;justify-content:space-between;gap:20px;align-items:center;font-size:13px;line-height:1.5;font-weight:700;padding:20px 0;cursor:pointer;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary .icon{width:16px;height:16px;flex-basis:16px;color:var(--teal)}.faq-item[open] summary .icon{transform:rotate(45deg)}.faq-item p{font-size:12px;line-height:1.9;margin:0 30px 24px 0}.contact-section{background:var(--soft);border-top:1px solid var(--line)}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:110px}.contact-grid>div>p{font-size:14px;max-width:390px;line-height:1.8}.contact-channels{display:flex;flex-direction:column;max-width:380px;margin-top:30px;gap:8px}.contact-channels>button{display:flex;align-items:center;gap:17px;text-align:left;background:none;border:0;border-bottom:1px solid var(--line);padding:13px 0}.contact-channels>button>.icon:first-child{width:23px;height:23px;flex-basis:23px;color:var(--teal)}.contact-channels>button>.icon:last-child{margin-left:auto;width:17px;height:17px;flex-basis:17px;color:var(--teal)}.contact-channels strong{display:block;font-size:13px}.contact-channels small{font-size:11px;line-height:1.5}.contact-business{font-size:11px;line-height:1.8;margin-top:20px;color:#7e9099}.contact-form{background:#fff;padding:33px;border:1px solid var(--line);border-radius:var(--radius)}.contact-form h3{font-size:22px;margin-bottom:10px}.contact-form>p{font-size:12px;margin-bottom:24px}.contact-form .field>label{font-size:11px}.contact-form .field input,.contact-form .field textarea{font-size:13px;padding:12px 14px}.contact-form .checkbox-field{font-size:10px}#contact-preview{border-top:1px solid var(--line);margin-top:20px;padding-top:20px}#contact-preview>label{font-size:11px;font-weight:700}#contact-text{font-size:12px;margin-top:9px}.contact-send{display:flex;align-items:center;gap:8px;margin:12px 0}
/* Footer and functional controls */
.site-footer{background:var(--navy-deep);color:#d4e2e7;padding:55px 0 0}.footer-grid{display:grid;grid-template-columns:1.05fr .7fr 1fr 1.12fr;gap:46px;padding-bottom:40px}.footer-brand>img{width:128px;height:116px;object-fit:contain;background:#fff;border-radius:12px;padding:5px}.footer-brand p{font-size:12px;color:#8da8b5;margin:19px 0 0}.footer-grid h3{font-size:13px;color:#fff;letter-spacing:0;margin-bottom:20px}.footer-grid nav{display:grid;gap:8px}.footer-grid nav a{font-size:11px;color:#a5bec8;line-height:1.6}.footer-grid nav a:hover{color:#5dd7df}.footer-grid>div>p{font-size:11px;color:#8da8b5;line-height:1.85}.footer-grid .text-button{font-size:11px}.footer-legal details{border-bottom:1px solid #ffffff12}.footer-legal summary{font-size:11px;cursor:pointer;padding:9px 0;color:#c3d5dc}.footer-legal p{font-size:10px;color:#8da8b5;margin:0 0 8px}.footer-legal details>a{font-size:10px;color:#67cdd3;display:block;padding-bottom:12px}.footer-bottom{border-top:1px solid #ffffff13;display:flex;gap:20px;justify-content:space-between;padding-top:18px;padding-bottom:26px;color:#7c9baa;font-size:9px}.footer-contact{font-size:10px;color:#8da8b5;margin-top:10px}.footer-contact a{display:block}.floating-actions{position:fixed;bottom:calc(19px + env(safe-area-inset-bottom,0px));left:20px;right:20px;display:flex;align-items:center;justify-content:space-between;pointer-events:none;z-index:55}.floating-actions>button{pointer-events:auto}.bot-launch,.wa-float{display:flex;align-items:center;justify-content:center;gap:10px;border:1px solid #ffffff38;border-radius:50px;background:var(--navy);color:#fff;padding:13px 18px;box-shadow:0 7px 28px #071a262e;font-size:11px;line-height:1.4;font-weight:700;min-height:48px}.bot-launch .icon,.wa-float .icon{width:22px;height:22px;flex-basis:22px}.bot-launch:hover{background:#164357}.wa-float{background:#127761}.wa-float:hover{background:#08624e}.toast{position:fixed;left:50%;bottom:90px;transform:translateX(-50%);background:var(--navy);color:#fff;padding:13px 22px;border-radius:12px;max-width:calc(100% - 40px);width:max-content;font-size:12px;z-index:300;box-shadow:var(--shadow)}dialog{border:0;box-shadow:0 30px 100px #03172055}dialog::backdrop{background:#041520b8;backdrop-filter:blur(5px)}.dialog-close{position:absolute;right:14px;top:14px;display:flex;align-items:center;justify-content:center;width:35px;height:35px;border:1px solid #dce6e8;border-radius:50%;background:#fff;color:var(--navy);z-index:2}.dialog-close .icon{width:19px;height:19px;flex-basis:19px}.notice-dialog{width:min(470px,calc(100% - 30px));padding:35px;border-radius:21px}.notice-dialog h2{font-size:24px}.notice-dialog p{font-size:13px}.notice-symbol{background:#e6f4f4;color:var(--teal);width:45px;height:45px;display:flex;align-items:center;justify-content:center;border-radius:13px;margin-bottom:22px}.lightbox{width:min(1200px,calc(100% - 32px));max-height:95dvh;padding:50px 55px 22px;background:#071a26;border-radius:16px;overflow:auto}.lightbox figure{margin:0}.lightbox img{margin:auto;max-height:76dvh;width:auto;object-fit:contain;max-width:100%}.lightbox figcaption{color:#d2e5ea;font-size:12px;text-align:center;margin-top:16px;line-height:1.5}.lightbox-prev,.lightbox-next{position:absolute;top:50%;width:33px;height:44px;border:1px solid #ffffff39;background:#0b2535;color:#fff;border-radius:9px;display:flex;align-items:center;justify-content:center}.lightbox-prev{left:10px}.lightbox-next{right:10px}.lightbox .dialog-close{background:#16394b;border-color:#ffffff2d;color:#fff}.result-dialog{width:min(730px,calc(100% - 30px));max-height:92dvh;border-radius:22px;padding:36px;overflow:auto}.result-heading h2{font-size:30px;max-width:550px;margin:0 0 10px}.result-heading .eyebrow{font-size:9px}.result-heading>p{font-size:10px}.result-summary{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:22px 0}.result-summary>div{border-bottom:1px solid var(--line);padding-bottom:10px;min-width:0}.result-summary small{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.07em;color:var(--teal);margin-bottom:4px}.result-summary strong{font-size:12px;line-height:1.7;display:block;overflow-wrap:anywhere}.result-price{background:var(--navy);border-radius:14px;padding:24px 27px;color:#dce9ee;margin:23px 0 20px}.result-price>span{font-size:10px;letter-spacing:.05em;display:block}.result-price>strong{display:block;color:#fff;font-size:38px;letter-spacing:-.035em;line-height:1.5}.result-price>div{display:flex;justify-content:space-between;gap:15px;flex-wrap:wrap;font-size:11px}.result-warning{font-size:11px;color:#7c693d;background:#fbf6e9;border:1px solid #edddbd;padding:13px 17px;border-radius:10px;line-height:1.8}.result-detail{margin:20px 0;color:var(--muted);font-size:12px}.result-detail summary{cursor:pointer;color:var(--teal);font-size:11px;font-weight:700}.result-detail p{font-size:11px;margin:10px 0;line-height:1.8}.result-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:24px 0 18px}.result-actions .button{font-size:11px}.result-dialog>.small{font-size:10px;margin:0}.bot-panel{position:fixed;left:20px;bottom:85px;width:365px;height:min(585px,calc(100dvh - 120px));max-width:calc(100% - 40px);z-index:80;background:#fff;border:1px solid #cadde1;border-radius:20px;box-shadow:0 15px 75px #05192840;display:flex;flex-direction:column;overflow:hidden}.bot-header{display:flex;align-items:center;gap:12px;background:var(--navy);color:#fff;padding:17px 16px;flex-shrink:0}.bot-avatar{background:#ffffff13;border:1px solid #ffffff20;display:flex;padding:8px;border-radius:12px;color:#75d7de}.bot-header strong{display:block;font-size:13px;line-height:1.6}.bot-header small{display:block;color:#86b3c3;font-size:9px}.bot-header>button{margin-left:auto;border:0;background:transparent;color:#fff;display:flex;padding:4px}.bot-messages{padding:17px 16px;overflow:auto;flex:1;background:#f5f9f9;overscroll-behavior:contain;min-height:100px}.bot-message{padding:10px 12px;border-radius:13px;background:#fff;color:#466472;font-size:12px;line-height:1.6;border:1px solid #e4ecee;max-width:90%;margin-bottom:10px;white-space:pre-line;overflow-wrap:anywhere}.bot-message.user{background:#e1f3f3;border-color:#d1e9e9;margin-left:auto;color:#175566}.bot-message strong{color:var(--navy)}.bot-form{padding:14px 16px 12px;border-top:1px solid var(--line);flex:0 0 auto}.bot-form label{display:block;font-size:11px;color:var(--teal);font-weight:700;margin-bottom:7px}.bot-form input,.bot-form select{width:100%;min-height:43px;border:1px solid #d7e4e7;border-radius:8px;background:#fafcfc;padding:9px 11px;font-size:13px;color:var(--ink)}.bot-navigation{display:flex;justify-content:flex-end;align-items:center;gap:15px;margin-top:10px}.bot-privacy{font-size:8px;text-align:center;margin:0;padding:0 12px 12px;color:#8aa0aa}.bot-options{display:flex;gap:7px;flex-wrap:wrap}.bot-options button,.bot-options a{font-size:10px;border:1px solid #a8d3d7;color:var(--teal);border-radius:8px;background:#fff;padding:7px 10px;line-height:1.5}.install-banner{position:fixed;bottom:87px;right:20px;z-index:65;width:min(340px,calc(100% - 40px));background:#fff;border:1px solid #cce0e4;box-shadow:var(--shadow);padding:25px;border-radius:16px}.install-banner strong{font-size:14px;display:block;padding-right:15px;line-height:1.4}.install-banner p{font-size:11px;margin:10px 0 14px}.install-banner>button:first-child{position:absolute;top:8px;right:8px;border:0;background:none;color:var(--muted);padding:2px;display:flex}
/* Service, gallery and legal pages */
.page-heading{padding:52px 0 45px;background:#f3f8f8}.page-heading h1{font-size:clamp(2.3rem,4vw,3.4rem);margin-bottom:22px}.page-heading p{font-size:15px;max-width:700px}.breadcrumbs{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:10px;color:#86969e;margin-bottom:35px}.breadcrumbs a{color:var(--teal)}.service-hero{background:#f0f7f7;padding:45px 0 65px;border-bottom:1px solid #dce8eb}.service-hero-grid{display:grid;grid-template-columns:1.6fr 1fr;gap:75px;align-items:center}.service-hero h1{font-size:clamp(2.4rem,4vw,3.7rem);margin:0 0 25px}.service-hero p{font-size:16px;max-width:500px}.service-detail-icon{width:320px;max-width:100%;justify-self:center;object-fit:contain;border-radius:50%}.service-detail-grid{display:grid;grid-template-columns:1.65fr 1fr;gap:80px}.service-detail-grid article h2{font-size:30px;margin:28px 0 20px}.service-detail-grid article p{font-size:14px;line-height:1.9}.service-points{display:grid;gap:15px;margin:28px 0 42px}.service-points>div{display:flex;gap:12px;font-size:13px}.service-points .icon{color:var(--teal);width:18px;height:18px;flex-basis:18px}.service-aside{background:var(--soft);border:1px solid var(--line);border-radius:18px;padding:23px;align-self:start}.service-aside img{width:100%;aspect-ratio:1.6;object-fit:cover;border-radius:10px;margin-bottom:23px}.service-aside h3{font-size:23px;line-height:1.25}.service-aside p{font-size:12px;line-height:1.8}.related-section{background:var(--soft);padding-top:65px;padding-bottom:65px}.related-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 30px;margin-top:30px}.related-links a{border-bottom:1px solid var(--line);padding:15px 0;display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:13px;color:var(--teal)}.gallery-page-section{padding:42px 0 85px}.gallery-filters{display:flex;flex-wrap:wrap;gap:8px;margin-top:30px}.filter-button{background:#fff;border:1px solid #d5e3e6;border-radius:30px;color:#5d7986;font-size:11px;padding:9px 17px}.filter-button.active{background:var(--teal);color:#fff;border-color:var(--teal)}.gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:23px}.gallery-grid button{padding:0;border:1px solid #e0e9ec;border-radius:14px;background:#fff;text-align:left;overflow:hidden;transition:box-shadow .2s}.gallery-grid button:hover{box-shadow:0 10px 40px #0b253517}.gallery-grid img{width:100%;aspect-ratio:1.38;object-fit:cover}.gallery-grid .gallery-caption{display:block;font-size:11px;line-height:1.55;padding:15px 17px}.gallery-caption small{display:block;color:var(--teal);font-size:8px;letter-spacing:.12em;text-transform:uppercase;margin-bottom:5px}.legal-layout{display:grid;grid-template-columns:240px 1fr;gap:70px;padding-top:60px;padding-bottom:90px}.legal-nav{position:sticky;top:132px;align-self:start;display:grid;gap:0;background:var(--soft);padding:18px 22px;border-radius:12px}.legal-nav a{font-size:11px;padding:10px 0;border-bottom:1px solid var(--line)}.legal-content{max-width:830px;min-width:0}.legal-content section{margin-bottom:60px;scroll-margin-top:134px}.legal-content h2{font-size:30px}.legal-content h3{font-size:18px;margin-top:25px}.legal-content p{font-size:13px;line-height:1.95;overflow-wrap:anywhere}.legal-content a{color:var(--teal);text-decoration:underline;text-underline-offset:3px}.legal-content .eyebrow{font-size:9px}.legal-identity-row{display:grid;grid-template-columns:140px 1fr;gap:20px;padding:10px 0;border-bottom:1px solid var(--line);font-size:12px}.legal-identity-row strong{font-weight:700}.legal-identity-row span{color:var(--muted);overflow-wrap:anywhere}
@media(min-width:1600px){.hero-layout{grid-template-columns:minmax(0,1fr) 432px;gap:30px}.hero-scene{min-height:720px}.hero-copy{padding-top:63px}.hero-copy h1{font-size:61px}.hero{background:linear-gradient(95deg,#071a26,#0b2535)}}
@media(max-width:1180px){.desktop-nav{gap:19px}.header-inner{gap:18px;width:calc(100% - 40px)}.header-actions .contact-call{display:none}.container{width:calc(100% - 52px)}.hero-layout{grid-template-columns:minmax(0,1fr) 387px;gap:12px}.quote-card{padding:25px 23px}.hero-scene{margin-left:-26px;padding-left:26px;min-height:705px}.hero-copy{padding-top:56px}.hero-copy h1{font-size:45px}.hero-copy p{font-size:14px;max-width:340px}.hero-photo-caption{left:26px}.about-grid{gap:65px}.contact-grid{gap:65px}.footer-grid{gap:30px}.faq-grid{gap:55px}.hero-scene:after{background:linear-gradient(180deg,var(--navy-deep) 0%,var(--navy-deep) 30%,#071a26d6 38%,transparent 59%),linear-gradient(0deg,#071a2666,transparent 20%)}}
@media(max-width:950px){.header-inner{min-height:93px}.brand{width:100px;flex-basis:100px}.brand img{height:80px;width:92px}.desktop-nav{gap:13px}.desktop-nav>a{font-size:10px}.header-actions .button{font-size:10px;padding:10px 13px}.header-actions .icon{display:none}.hero-layout{grid-template-columns:minmax(0,1fr) 356px;gap:10px}.hero-copy h1{font-size:37px}.hero-copy p{font-size:13px;max-width:270px}.hero-pills{max-width:280px}.quote-card{padding:24px 20px}.quote-heading h2{font-size:26px}.hero-copy{padding-top:52px}.hero-scene{min-height:696px}.section{padding:78px 0}.about-grid{gap:45px}.photo-note{right:-20px;padding:21px}.photo-note strong{font-size:19px}.service-card{padding-inline:16px}.service-card h3{font-size:17px}.why-grid{gap:34px}.contact-grid{gap:40px}.footer-grid{grid-template-columns:1fr 1fr;gap:40px 55px}.service-detail-grid{gap:45px}.service-hero-grid{gap:35px}.legal-layout{grid-template-columns:195px 1fr;gap:35px}}
@media(max-width:800px){html{scroll-padding-top:99px}.container{width:calc(100% - 36px)}.header-inner{min-height:88px;width:calc(100% - 30px);justify-content:center;position:relative}.brand{width:100px;flex-basis:100px;padding:3px 0}.brand img{width:96px;height:79px}.desktop-nav,.header-actions{display:none}.menu-toggle{display:flex;position:absolute;right:0;top:50%;transform:translateY(-50%)}.hero-layout{display:flex;flex-direction:column;gap:0;width:100%;padding:0}.hero-scene{margin:0;width:100%;padding:0 24px;min-height:560px}.hero-photo{width:100%;bottom:0}.hero-copy{padding-top:38px;max-width:580px;margin-inline:auto}.hero-copy h1{font-size:45px;margin-bottom:15px}.hero-copy .eyebrow{font-size:8px}.hero-copy p{font-size:14px;max-width:390px;margin-bottom:16px}.hero-pills{max-width:none}.hero-scene:after{background:linear-gradient(180deg,var(--navy-deep) 0%,#071a26 18%,#071a26db 33%,transparent 56%),linear-gradient(0deg,#071a2680,transparent 20%)}.hero-photo-caption{left:24px;bottom:19px;font-size:8px}.quote-card{width:calc(100% - 36px);margin:18px auto 27px;max-width:580px;padding:27px 28px;scroll-margin-top:101px}.quote-heading h2{font-size:30px}.quote-heading p{font-size:13px}.quote-heading .eyebrow{font-size:9px}.quote-progress{margin-bottom:24px}.quote-progress span{font-size:10px}.quote-step legend{font-size:14px}.field{margin-bottom:15px}.field>label{font-size:12px}.field>label small{font-size:10px}.field input:not([type=checkbox]),.field textarea,.field select{font-size:16px;min-height:46px}.form-row input[type=date],.form-row input[type=time]{font-size:13px}.checkbox-field{font-size:10px}.quote-privacy p{font-size:10px}.step-actions .button{font-size:12px}.route-label{font-size:11px}.quote-extras summary{font-size:11px}.field-hint{font-size:10px}.route-preview{font-size:11px}.benefit-bar>.container{padding-block:22px;gap:14px}.benefit-bar .container>div{gap:9px}.benefit-bar .icon{width:22px;height:22px;flex-basis:22px}.benefit-bar strong{font-size:10px}.benefit-bar small{font-size:8px}.about-grid{grid-template-columns:1fr;gap:55px;max-width:600px}.about-visual{margin-right:18px}.about-visual>img{aspect-ratio:1.45}.about-copy p{font-size:14px}.section-heading{gap:18px}.section-heading>p,.section-heading>div>p{font-size:12px}.fleet-grid{gap:18px}.fleet-info{padding:23px 21px}.fleet-info h3{font-size:23px}.fleet-info p{font-size:12px}.fleet-actions .button{font-size:11px;padding:11px 15px}.fleet-actions{flex-wrap:wrap;gap:5px}.service-grid{gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.service-card{padding:22px 18px}.service-card:last-child{grid-column:1/-1;max-width:calc(50% - 7px);justify-self:center;width:100%}.why-grid{gap:30px;grid-template-columns:1fr 1fr}.why-card p{font-size:12px}.why-card h3{font-size:16px}.faq-grid{grid-template-columns:1fr;gap:27px}.faq-grid>div>p{max-width:100%}.faq-grid h2 br{display:none}.contact-grid{grid-template-columns:1fr;gap:33px;max-width:600px}.contact-channels{max-width:none}.contact-grid h2 br{display:none}.section{padding:67px 0}.section-heading.centered p br{display:none}.section-heading.centered{margin-bottom:32px}.audience-section h2{font-size:29px}.gallery-section .section-heading{align-items:flex-start;flex-direction:column}.gallery-tile{width:275px;height:210px}.marquee-group{gap:14px;padding-right:14px}.service-hero-grid{grid-template-columns:1fr 190px;gap:25px}.service-hero h1{font-size:32px}.service-hero p{font-size:13px}.service-detail-grid{grid-template-columns:1fr;gap:36px}.service-aside{max-width:480px}.service-detail-grid article h2{font-size:29px}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.legal-layout{grid-template-columns:1fr;gap:30px;padding-top:30px}.legal-nav{position:static;display:flex;flex-wrap:wrap;gap:8px 20px}.legal-nav a{padding:6px 0;font-size:10px}.legal-content h2{font-size:28px}.footer-bottom{padding-bottom:76px}}
@media(max-width:500px){.hero-scene{min-height:475px;padding-inline:22px}.hero-copy{padding-top:29px}.hero-copy h1{font-size:38px;line-height:1.07}.hero-copy p{max-width:340px;font-size:13px;line-height:1.7}.hero-pills{gap:6px}.hero-pills span{font-size:8px;padding:4px 9px}.hero-photo{bottom:8px}.hero-scene:after{background:linear-gradient(180deg,var(--navy-deep) 0%,var(--navy-deep) 33%,#071a26e8 42%,transparent 63%),linear-gradient(0deg,#071a2655,transparent 16%)}.hero-photo-caption{font-size:7px;bottom:16px;left:22px}.quote-card{width:calc(100% - 28px);margin-top:3px;padding:24px 21px}.quote-heading h2{font-size:28px}.quote-progress{margin-bottom:20px}.quote-progress span{font-size:9px}.field>label{font-size:10px}.field>label small{font-size:9px}.form-row{gap:8px}.form-row input[type=date],.form-row input[type=time]{font-size:12px;padding-inline:6px}.checkbox-field{font-size:9px}.quote-privacy p{font-size:9px}.benefit-bar>.container{display:flex;flex-wrap:wrap;gap:14px 18px;justify-content:center}.benefit-bar .container>div{width:calc(50% - 10px);border:0;justify-content:flex-start}.benefit-bar .container>div:last-child{width:auto}.benefit-bar strong{font-size:10px}.benefit-bar small{font-size:8px}.benefit-bar>.container{padding-block:20px}.section{padding:57px 0}.eyebrow{font-size:8px;letter-spacing:.15em;margin-bottom:12px}h2{font-size:30px;line-height:1.14}.about-visual{margin-left:7px}.about-copy p{font-size:13px;line-height:1.85}.about-signature{font-size:16px}.photo-note{bottom:17px;right:-15px;padding:16px 21px}.photo-note strong{font-size:18px}.photo-note .eyebrow{font-size:7px}.section-heading{flex-direction:column;align-items:flex-start;margin-bottom:27px}.section-heading.centered{display:block}.fleet-grid{grid-template-columns:1fr;gap:24px}.fleet-info{padding:26px}.fleet-info h3{font-size:26px}.fleet-info p{font-size:13px}.fleet-note{font-size:9px}.service-grid{gap:11px}.service-card{padding:20px 12px 18px;border-radius:15px}.service-card h3{font-size:15px;line-height:1.25;letter-spacing:-.025em}.service-card p{font-size:10px;line-height:1.75}.service-image{width:110px;max-width:82%;margin-bottom:16px}.service-card .text-button{font-size:9px;gap:4px;text-align:center;justify-content:center}.service-card .icon{width:13px;height:13px;flex-basis:13px}.section-heading.centered p{font-size:12px;margin-top:16px}.audience-section{padding:45px 0}.audience-section h2{font-size:28px}.audience-pills{gap:7px;margin-bottom:24px}.audience-pills span{font-size:10px;padding:4px 11px}.why-grid{gap:27px 20px}.why-icon{width:42px;height:42px;border-radius:11px;margin-bottom:15px}.why-card h3{font-size:15px;line-height:1.25}.why-card p{font-size:11px;line-height:1.8}.faq-item summary{font-size:12px;padding-block:17px}.faq-item p{font-size:11px}.contact-form{padding:23px 21px}.contact-form h3{font-size:22px}.contact-form .field input,.contact-form .field textarea{font-size:16px}.contact-form .field>label{font-size:11px}.contact-form .checkbox-field{font-size:9px}.footer-grid{gap:29px 22px}.footer-brand{grid-column:1/-1;display:flex;align-items:center;gap:21px}.footer-brand>img{width:104px;height:95px;flex:0 0 104px}.footer-brand p{margin:0}.footer-grid>div:nth-child(4){grid-column:1/-1}.footer-grid h3{margin-bottom:15px}.footer-bottom{font-size:8px;gap:10px;flex-wrap:wrap;justify-content:flex-start}.footer-bottom>span:last-child{margin-left:auto}.footer-grid{padding-bottom:30px}.floating-actions{left:13px;right:13px;bottom:calc(13px + env(safe-area-inset-bottom,0px))}.bot-launch{width:48px;height:48px;padding:10px;border-radius:50%}.bot-launch>span:not(.icon){display:none}.wa-float{padding:12px 16px;font-size:10px}.bot-panel{left:10px;bottom:76px;width:calc(100% - 20px);max-width:none;height:min(565px,calc(100dvh - 104px));border-radius:17px}.bot-form input,.bot-form select{font-size:16px}.notice-dialog{padding:28px}.result-dialog{padding:28px 21px;border-radius:18px}.result-heading h2{font-size:25px}.result-heading .eyebrow{padding-right:25px}.result-price{padding:19px}.result-price>strong{font-size:30px}.result-summary strong{font-size:11px}.result-price>div{font-size:10px}.result-actions .button{padding:11px 10px;font-size:10px;gap:6px}.result-actions .icon{width:16px;height:16px;flex-basis:16px}.lightbox{width:calc(100% - 12px);padding:49px 8px 54px;border-radius:13px}.lightbox-prev,.lightbox-next{top:auto;bottom:8px;width:40px;height:35px}.lightbox figcaption{font-size:10px;margin-top:12px}.service-hero{padding:28px 0 42px}.service-hero-grid{grid-template-columns:1fr;gap:28px}.service-detail-icon{width:190px}.service-hero h1{font-size:34px}.service-hero .breadcrumbs{margin-bottom:25px}.service-hero .eyebrow{font-size:8px}.service-detail-grid article h2{font-size:27px}.service-detail-grid article p{font-size:13px}.related-links{grid-template-columns:1fr;gap:4px}.related-links a{font-size:12px}.gallery-grid{gap:11px}.gallery-grid .gallery-caption{font-size:10px;padding:12px}.gallery-caption small{font-size:7px}.gallery-page-section{padding-top:28px}.page-heading{padding:32px 0}.page-heading h1{font-size:36px}.page-heading p{font-size:13px}.gallery-filters{gap:6px;margin-top:23px}.filter-button{font-size:10px;padding:8px 13px}.legal-content p{font-size:12px}.legal-layout{padding-bottom:10px}.legal-content h2{font-size:26px}.legal-content h3{font-size:17px}.legal-identity-row{grid-template-columns:110px 1fr;font-size:11px;gap:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.marquee-track{transform:none}.gallery-marquee{overflow:auto}.marquee-group[aria-hidden=true]{display:none}}
@media print{.site-header,.site-footer,.floating-actions,.bot-panel,.install-banner{display:none!important}body{font-size:11pt;color:#000}.hero{background:#fff}.quote-card{box-shadow:none}.section{padding:25px 0}.hero-copy h1{color:#000}}

/* Feather only the upper sky: preserve the entire approved bus photograph. */
.hero-photo{mask-image:linear-gradient(to bottom,transparent 0%,#000 17%,#000 100%);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,#000 17%,#000 100%)}

.footer-socials{display:flex;flex-wrap:wrap;gap:14px;margin-top:16px;font-size:13px}.footer-socials a{text-decoration:underline;text-underline-offset:4px}
.fleet-photo img{object-position:center bottom}

/* ===== TDESTINOTOURS V2 · 2026-09-15 ===== */
/* Hero: the approved photograph now fills the complete visual panel instead of sitting only at the bottom. */
.hero-scene{min-height:710px}
.hero-photo{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  max-width:none;
  object-fit:cover;
  object-position:center 56%;
  -webkit-mask-image:none!important;
  mask-image:none!important;
}
.hero-scene:after{
  background:
    linear-gradient(90deg,rgba(7,26,38,.88) 0%,rgba(7,26,38,.67) 37%,rgba(7,26,38,.16) 70%,rgba(7,26,38,.05) 100%),
    linear-gradient(180deg,rgba(7,26,38,.64) 0%,rgba(7,26,38,.16) 44%,rgba(7,26,38,.30) 100%);
}
.hero-copy{padding-top:52px;text-shadow:0 2px 18px rgba(0,0,0,.32)}
.hero-photo-caption{text-shadow:0 1px 10px rgba(0,0,0,.75)}

/* Welcome block: image requested by the client, with a natural wide crop. */
.about-visual>img{aspect-ratio:1.28;object-fit:cover;object-position:center 55%}

/* Fleet: equal visual weight and closer framing for both real buses. */
.fleet-photo{aspect-ratio:1.62}
.fleet-photo img{width:100%;height:100%;aspect-ratio:auto;object-fit:cover;transition:transform .45s ease}
.fleet-card:nth-child(1) .fleet-photo img{transform:scale(1.14);object-position:66% 66%}
.fleet-card:nth-child(2) .fleet-photo img{transform:scale(1.24);object-position:52% 72%}
.fleet-card:nth-child(1) .fleet-photo:hover img{transform:scale(1.18)}
.fleet-card:nth-child(2) .fleet-photo:hover img{transform:scale(1.28)}

/* Keduin.com production credit. */
.keduin-credit{display:inline-flex;align-items:center;gap:9px;margin-left:auto;color:#7c9baa;white-space:nowrap}
.keduin-credit>a{display:inline-flex;align-items:center;opacity:.9;transition:opacity .2s ease,transform .2s ease}
.keduin-credit>a:hover{opacity:1;transform:translateY(-1px)}
.keduin-credit img{display:block;width:auto;height:31px;object-fit:contain}

@media(max-width:800px){
  .hero-scene{min-height:600px;padding-left:24px;padding-right:24px}
  .hero-photo{object-position:center 58%}
  .hero-scene:after{background:linear-gradient(180deg,rgba(7,26,38,.91) 0%,rgba(7,26,38,.70) 32%,rgba(7,26,38,.18) 61%,rgba(7,26,38,.32) 100%)}
  .about-visual>img{aspect-ratio:1.35}
  .fleet-card:nth-child(1) .fleet-photo img{transform:scale(1.12);object-position:67% 67%}
  .fleet-card:nth-child(2) .fleet-photo img{transform:scale(1.21);object-position:52% 72%}
  .footer-bottom{align-items:center}
  .keduin-credit{margin-left:0}
}
@media(max-width:500px){
  .hero-scene{min-height:540px}
  .hero-photo{object-position:53% 58%}
  .hero-copy{padding-top:30px}
  .fleet-photo{aspect-ratio:1.56}
  .footer-bottom{align-items:center}
  .keduin-credit{width:100%;justify-content:flex-start;margin-top:2px}
  .keduin-credit img{height:28px}
}

/* ===== TDESTINOTOURS V3 · 2026-09-15 ===== */
/* Hero photo expanded under the quote card for a fuller landing composition. */
.hero-layout{grid-template-columns:minmax(0,1fr) 430px;gap:0;align-items:stretch}
.hero-scene{margin-right:-108px;padding-right:130px;min-height:720px}
.hero-photo{object-position:center 53%;transform:scale(1.07)}
.quote-card{margin:22px 0 22px -74px;align-self:center}
.hero-copy{max-width:560px}
.hero-copy p{max-width:430px}
.hero-photo-caption{left:36px;bottom:20px}

/* Welcome section now uses the approved two-bus photo. */
.about-visual>img{aspect-ratio:1.78;object-position:center 52%}
.about-visual:before{left:-18px;top:22px;bottom:-18px;right:28px}
.photo-note{background:linear-gradient(160deg,#072030,#0c3447)}

/* Fleet section: richer editorial background with subtle animated brand lines. */
.fleet-section{position:relative;overflow:hidden;background:linear-gradient(180deg,#f4f8fa 0%,#edf4f6 100%)}
.fleet-section:before,.fleet-section:after{content:"";position:absolute;inset:auto;pointer-events:none;z-index:0}
.fleet-section:before{top:-120px;right:-120px;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle at center,rgba(35,198,213,.16) 0%,rgba(35,198,213,.08) 32%,rgba(35,198,213,0) 72%);filter:blur(2px);animation:fleetFloat 14s ease-in-out infinite}
.fleet-section:after{left:-80px;bottom:-140px;width:520px;height:360px;background:linear-gradient(120deg,rgba(11,37,53,.07),rgba(11,37,53,0) 46%),repeating-linear-gradient(135deg,rgba(23,190,207,.10) 0 2px,transparent 2px 18px);clip-path:polygon(0 18%,100% 0,74% 100%,0 86%);opacity:.7;animation:fleetSweep 18s linear infinite}
.fleet-section>.container{position:relative;z-index:1}
.fleet-grid{position:relative}
.fleet-card{box-shadow:0 18px 42px rgba(11,37,53,.06)}
.section-heading>p{position:relative}
.section-heading>p:before{content:"";position:absolute;left:-18px;top:-12px;width:56px;height:56px;border-radius:50%;background:radial-gradient(circle,rgba(232,187,79,.15) 0%,rgba(232,187,79,0) 70%);z-index:-1}
@keyframes fleetFloat{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(-18px,12px,0)}}
@keyframes fleetSweep{0%{transform:translateX(0)}50%{transform:translateX(28px)}100%{transform:translateX(0)}}

/* Fleet images: matched visual weight and cleaner crop. */
.fleet-photo{aspect-ratio:1.56;background:#d6e1e7}
.fleet-card:nth-child(1) .fleet-photo img{transform:scale(1.28);object-position:60% 52%}
.fleet-card:nth-child(2) .fleet-photo img{transform:scale(1.25);object-position:50% 51%}
.fleet-card:nth-child(1) .fleet-photo:hover img{transform:scale(1.32)}
.fleet-card:nth-child(2) .fleet-photo:hover img{transform:scale(1.29)}

@media(max-width:1100px){
  .hero-layout{grid-template-columns:minmax(0,1fr) 392px}
  .hero-scene{margin-right:-72px;padding-right:88px}
  .quote-card{margin-left:-44px}
}
@media(max-width:800px){
  .hero-layout{display:flex;flex-direction:column;gap:0}
  .hero-scene{margin-right:0;padding-right:24px;min-height:590px}
  .hero-photo{transform:scale(1.05);object-position:center 56%}
  .quote-card{margin:10px auto 27px;align-self:auto}
  .about-visual>img{aspect-ratio:1.58;object-position:center 54%}
  .fleet-section:before{width:280px;height:280px;right:-90px;top:-60px}
  .fleet-section:after{width:330px;height:220px;left:-70px;bottom:-110px}
  .fleet-card:nth-child(1) .fleet-photo img{transform:scale(1.22);object-position:60% 52%}
  .fleet-card:nth-child(2) .fleet-photo img{transform:scale(1.18);object-position:50% 51%}
}
@media(max-width:500px){
  .hero-scene{min-height:548px}
  .hero-photo{transform:scale(1.09);object-position:50% 57%}
  .about-visual>img{aspect-ratio:1.45}
  .fleet-photo{aspect-ratio:1.46}
}

/* ===== TDESTINOTOURS V4 · WhatsApp official CTA ===== */
.wa-float{
  background:#25D366;
  border:0;
  color:#fff;
  min-height:52px;
  padding:13px 20px 13px 16px;
  gap:10px;
  font-size:12px;
  font-weight:800;
  letter-spacing:.005em;
  box-shadow:0 9px 28px rgba(18,140,126,.30);
}
.wa-float::before{
  content:"";
  display:block;
  width:25px;
  height:25px;
  flex:0 0 25px;
  background:url("../icons/whatsapp-official.svg") center/contain no-repeat;
}
.wa-float:hover,.wa-float:focus-visible{background:#20bd5a;color:#fff;transform:translateY(-1px)}
.wa-float:active{transform:translateY(0)}
@media(max-width:500px){
  .wa-float{padding:12px 15px 12px 13px;font-size:10px;min-height:48px}
  .wa-float::before{width:23px;height:23px;flex-basis:23px}
}

/* ===== TDESTINOTOURS V5 · HERO FULL-BLEED + MOBILE FLOW + CL DATES ===== */
/* Desktop: photograph covers the entire hero, eliminating side bands. */
@media(min-width:801px){
  .hero{min-height:760px;background:var(--navy-deep)}
  .hero::before{content:"";position:absolute;inset:0;background:url("../img/portada-buses.webp") center 52%/cover no-repeat;z-index:-2;transform:scale(1.025)}
  .hero::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,26,38,.86) 0%,rgba(7,26,38,.61) 33%,rgba(7,26,38,.16) 63%,rgba(7,26,38,.16) 100%),linear-gradient(180deg,rgba(7,26,38,.32),rgba(7,26,38,.10) 55%,rgba(7,26,38,.30));z-index:-1;pointer-events:none}
  .hero>.hero-layout{width:min(1420px,calc(100% - 72px));min-height:760px;position:relative;z-index:1}
  .hero-scene{background:none;overflow:visible;margin:0;padding:0 115px 0 0;min-height:760px}
  .hero-scene:after{display:none}
  .hero-scene>.hero-photo{display:none}
  .hero-copy{padding-top:74px}
  .quote-card{margin:28px 0 28px -48px;align-self:center}
}
.hero-mobile-photo{display:none}

/* Chilean date inputs: always DD/MM/AAAA, independent of browser locale. */
#q-date,#q-return-date{font-variant-numeric:tabular-nums;letter-spacing:.02em}
#q-date::placeholder,#q-return-date::placeholder{letter-spacing:.03em}

/* Mobile order: title/subtitle, quote form, then the bus photograph. */
@media(max-width:800px){
  .hero{background:var(--navy-deep)}
  .hero>.hero-layout{width:100%;display:flex;flex-direction:column;gap:0}
  .hero-scene{order:1;min-height:auto;margin:0;padding:0;background:var(--navy-deep);overflow:visible}
  .hero-scene:after{display:none}
  .hero-scene>.hero-photo,.hero-scene>.hero-photo-caption{display:none}
  .hero-copy{padding:38px 24px 24px;max-width:620px;width:100%;margin:0 auto;text-shadow:none}
  .hero-copy h1{margin-bottom:14px}
  .hero-copy p{margin-bottom:14px}
  .quote-card{order:2;width:calc(100% - 28px);max-width:580px;margin:0 auto 0;border-radius:22px 22px 0 0;box-shadow:none}
  .hero-mobile-photo{order:3;display:block;position:relative;width:100%;background:#071a26;overflow:hidden}
  .hero-mobile-photo img{width:100%;height:auto;min-height:265px;object-fit:cover;object-position:center 54%}
  .hero-mobile-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,26,38,.12),rgba(7,26,38,.08) 70%,rgba(7,26,38,.38));pointer-events:none}
  .hero-mobile-photo span{position:absolute;z-index:1;left:24px;bottom:15px;color:#fff;font-size:8px;letter-spacing:.05em;text-shadow:0 1px 8px rgba(0,0,0,.7)}
}
@media(max-width:500px){
  .hero-copy{padding:28px 22px 20px}
  .hero-copy h1{font-size:37px}
  .quote-card{width:calc(100% - 22px);padding:24px 20px;border-radius:20px 20px 0 0}
  .hero-mobile-photo img{min-height:235px;object-position:center 54%}
  .form-row #q-date,.form-row #q-return-date,.form-row input[type=time]{font-size:16px;padding-inline:10px}
}
