:root{--ink:#163c46;--muted:#587079;--paper:#f5f5ee;--line:#d1dcd7;--sand:#e8d5b4;--teal:#246b71}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:wait;opacity:.65}h1,h2,h3,p{margin-top:0}h1,h2{font-weight:400;letter-spacing:-1.8px}h1{font-size:clamp(36px,4.2vw,60px);line-height:1.08;margin-bottom:20px}h2{font-size:30px}h3{font-weight:500}p{line-height:1.8}img{display:block;width:100%;object-fit:cover}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #ac772e;outline-offset:4px}h1:focus{outline:none}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip{position:fixed;top:-100px;left:15px;padding:15px;background:white;z-index:50}.skip:focus{top:15px}#header{height:90px;padding:0 5%;display:flex;justify-content:space-between;align-items:center;gap:22px;background:var(--paper);position:sticky;top:0;z-index:10;border-bottom:1px solid #d6dfd450}.brand{display:flex;align-items:center;border:0;background:none;padding:0;color:var(--ink);font-size:25px;font-weight:700;letter-spacing:-1.2px;text-align:left;white-space:nowrap}.brand b{font-weight:400}.brand svg{width:36px;height:42px;fill:none;stroke:var(--teal);stroke-width:2.4;margin-right:10px}.brand small{display:block;font-size:7px;font-weight:500;letter-spacing:2.6px;margin-top:5px}.header-right{display:flex;gap:22px;align-items:center}.call{font-size:11px}.call span{margin-left:7px}.wa{padding:12px 16px;border:1px solid #a7bcb4;border-radius:4px;font-size:11px}.language{display:flex;gap:3px;border-left:1px solid var(--line);padding-left:18px}.language button{background:none;border:0;color:var(--ink);padding:9px 8px;font-size:10px;border-radius:3px}.language button[aria-pressed=true]{background:var(--ink);color:white}main{min-height:calc(100svh - 156px)}.home{position:relative;isolation:isolate;color:white;background:#113d4a;overflow:hidden}.home-photo,.home-shade{position:absolute;inset:0;height:100%;z-index:-1}.home-photo{filter:saturate(.8);object-position:center 58%}.home-shade{background:linear-gradient(90deg,#102f3eda,#123c4955 70%),linear-gradient(0deg,#092c4199,transparent 40%)}.home-content{padding:65px 8% 85px;max-width:1000px}.eyebrow{font-size:9px;font-weight:600;letter-spacing:2.2px;line-height:1.7;margin-bottom:25px}.home h1{font-size:clamp(54px,6vw,86px);line-height:1.01;letter-spacing:-2.7px;margin-bottom:25px}.home em{font-family:Georgia,serif;color:#e8dabc;font-weight:400}.home-content>p:not(.eyebrow){font-size:14px;color:#e1eeee;line-height:1.8;margin-bottom:27px}.button{display:inline-flex;justify-content:center;align-items:center;gap:25px;border:1px solid transparent;padding:16px 23px;min-height:49px;border-radius:4px;font-size:12px;font-weight:600;line-height:1.5;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #153c4515}.primary{background:var(--ink);color:white}.sand{background:var(--sand);color:var(--ink)}.outline{background:none;border-color:#9cb4aa;color:var(--ink)}.back{background:none;color:var(--ink);padding-left:0}.full{width:100%;margin-top:10px}.home .button{font-size:14px;padding:20px 26px}.home .button span{font-size:23px;line-height:1}.home-time{display:block;font-size:10px;color:#d4e2df;margin-top:15px}.home-bottom{position:absolute;bottom:25px;left:8%;right:8%;display:flex;justify-content:space-between;gap:20px;font-size:8px;letter-spacing:1.6px}.home-bottom>span:last-child{letter-spacing:0;font-size:10px}footer{padding:22px 5%;display:flex;align-items:center;justify-content:space-between;gap:20px;color:var(--muted);font-size:10px;min-height:66px}footer nav{display:flex;gap:22px}footer button{border:0;background:none;padding:5px 0;color:var(--muted);font-size:10px}.choose{padding:48px 8% 25px;background:radial-gradient(ellipse at 90% 0,#dfeae1,transparent 60%),var(--paper)}.choose-heading{max-width:750px}.lead{color:var(--muted);font-size:14px;line-height:1.8;max-width:590px;margin-bottom:30px}.route-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.route-card{position:relative;height:350px;border:0;border-radius:7px;overflow:hidden;padding:0;text-align:left;color:white;background:#19414d;isolation:isolate}.route-card img{height:100%;position:absolute;inset:0;z-index:-2;transition:transform .5s;filter:saturate(.8)}.route-card:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#0b303ee8,transparent 90%);z-index:-1}.route-card:hover img{transform:scale(1.04)}.route-number{position:absolute;top:23px;left:24px;font-size:9px;letter-spacing:1.6px}.route-copy{position:absolute;bottom:25px;left:24px;right:24px;padding-right:25px}.route-copy strong{display:block;font-weight:500;font-size:29px;letter-spacing:-1px;line-height:1.1;max-width:220px;margin-bottom:12px}.route-copy small{display:block;font-size:11px;line-height:1.8;color:#e1eded}.route-copy i{position:absolute;right:0;bottom:0;border:1px solid #ffffff70;border-radius:50%;width:35px;height:35px;display:grid;place-items:center;font-style:normal;font-size:20px}.choose-foot{font-size:10px;color:var(--muted);margin:18px 0 0}.journey{padding:28px 7% 32px}.journey-top{display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:11px;color:var(--muted);margin-bottom:15px}.journey-top button{border:0;background:none;padding:8px 0;color:var(--ink);font-size:11px}.journey-top>span:last-child{font-size:10px;white-space:nowrap}progress{display:block;width:100%;height:3px;border:0;appearance:none;background:#dbe3da;margin-bottom:38px}progress::-webkit-progress-bar{background:#dbe3da;border-radius:5px}progress::-webkit-progress-value{background:var(--teal);border-radius:5px;transition:width .25s}progress::-moz-progress-bar{background:var(--teal)}#step-form{max-width:1100px;margin:0 auto}.with-preview{display:grid;grid-template-columns:1.05fr 1fr;gap:7%;align-items:start;max-width:none!important}.step-main{min-width:0;animation:enter .25s ease-out}.step-main h1{font-size:clamp(33px,3.4vw,48px);max-width:780px}.step-main .eyebrow{margin-bottom:17px}.step-main .lead{font-size:13px;margin-bottom:28px}.options{border:0;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:12px}.option{position:relative;cursor:pointer;min-width:0}.option input{position:absolute;opacity:0;width:1px;height:1px}.option>span{display:flex;align-items:center;gap:17px;min-height:95px;border:1px solid #bdcdc5;padding:20px;background:#ffffff50;border-radius:5px;transition:border-color .2s,background .2s}.option strong{font-weight:500;font-size:15px;line-height:1.5}.option input:checked+span{background:#dcece2;border:2px solid #337b70;padding:19px}.option input:focus-visible+span{outline:3px solid #ac772e;outline-offset:3px}.option-mark{font-size:24px;color:#48776e;font-style:normal}.shape{display:block;width:42px;min-width:42px;height:25px;background:#78b5b6;border:3px solid #abc9c0}.shape.kidney{border-radius:60% 35% 70% 40%;transform:rotate(-10deg)}.shape.freeform{border-radius:30% 70% 35% 55%}.shape.advice{background:none;border:1px dashed #5a867a;border-radius:50%}.photo-options{grid-template-columns:repeat(3,1fr);gap:9px}.photo-options .option>span{display:block;padding:0!important;overflow:hidden;height:100%}.photo-options img{height:155px}.photo-options small{display:block;font-size:6px;letter-spacing:.6px;padding:12px 9px 5px;color:#516e6a}.photo-options strong{display:block;font-size:12px;padding:0 9px 15px}.preview{position:sticky;top:115px;border:1px solid #c9d6cc;background:#e9eee6;border-radius:6px;overflow:hidden;margin-top:10px}.preview-top{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:18px 16px}.preview-top>span{font-size:8px;letter-spacing:1.2px;line-height:1.6}.preview-top button{border:1px solid #b4c5ba;border-radius:3px;background:#f6f7ee;color:var(--ink);padding:9px;font-size:9px;white-space:nowrap}canvas{display:block;width:100%;height:auto}.preview>p{padding:0 17px;font-size:10px;line-height:1.8;color:#526b6d;margin:15px 0}.preview-note{padding:14px 17px;border-top:1px solid #cad5c9;color:#4e6a66;font-size:9px;line-height:1.7}.field{display:block;font-size:12px;font-weight:500;line-height:1.6;margin:20px 0}.field input,.field textarea{display:block;width:100%;background:#fffdf7;color:var(--ink);padding:13px 12px;border:1px solid #b6c9bf;border-radius:4px;font-size:14px;margin-top:9px;min-width:0}.field textarea{resize:vertical}.fine{font-size:10px;color:#536e73;line-height:1.8;margin:15px 0}.unknown,.consent{display:flex;gap:10px;align-items:start;font-size:12px;line-height:1.7;margin:20px 0}.unknown{padding:18px;background:#e5ece1;border-radius:5px}input[type=checkbox]{width:17px;height:17px;accent-color:var(--teal);flex-shrink:0;margin:2px 0 0}.range-label{display:block;font-size:12px;margin:23px 0}.range-label output{float:right;font-size:12px;font-weight:600}.range-label input{display:block;width:100%;margin-top:17px;accent-color:var(--teal)}.step-actions{display:flex;align-items:center;justify-content:space-between;margin-top:25px;padding-top:18px;border-top:1px solid #d5ded4}.step-actions>.primary{min-width:170px}#step-error{font-size:12px;color:#a13c2b;margin:18px 0 0}.photo-hint{padding:18px;background:#e0ebe1;border-radius:4px;font-size:12px;color:#4a6764}.final-grid{display:grid;grid-template-columns:1fr 1fr;gap:35px;align-items:start}.summary{background:#e6ece1;border:1px solid #c8d5c3;border-radius:5px;padding:24px}.summary .eyebrow{margin-bottom:17px}.summary dl{margin:0}.summary dl>div{display:grid;grid-template-columns:.8fr 1.2fr;gap:20px;padding:13px 0;border-top:1px solid #c7d4c3;font-size:12px;line-height:1.7}.summary dt{color:#597064}.summary dd{margin:0;overflow-wrap:anywhere}.contact-card{background:#fffdf7;border:1px solid #d0d9cf;padding:28px;border-radius:5px}.contact-card h2{font-size:25px;letter-spacing:-.7px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-row .field{margin-top:0}.contact-card .consent{font-size:11px}.delivery-note{font-size:11px;color:#4e6970;line-height:1.8;padding:15px;border:1px solid #d4ddd0;border-radius:4px;background:#eef2e8}.photo-note{padding:25px;background:#e8eee6;margin-top:18px;border-radius:4px}.photo-note>span{font-size:28px}.photo-note h3{font-size:19px;margin-top:18px}.photo-note p{font-size:12px;color:#587068;margin:0}.final-grid .preview{position:static;margin-top:18px}#submission-result:not(:empty){margin-top:20px;padding:20px;border:1px solid #80aa98;border-radius:4px;background:#e7f1e6}#submission-result h3{font-size:20px;margin-bottom:12px}#submission-result p{font-size:12px;color:#486860}#submission-result textarea{font-size:11px;line-height:1.8}dialog{border:0;border-radius:7px;background:var(--paper);color:var(--ink);max-width:820px;width:calc(100% - 32px);padding:45px;max-height:85svh}dialog::backdrop{background:#092f41bd;backdrop-filter:blur(5px)}#close-info{position:absolute;right:13px;top:10px;border:0;background:none;font-size:30px;color:var(--ink);width:40px;height:40px}dialog p{font-size:13px;color:var(--muted)}dialog article{border-top:1px solid var(--line);padding:20px 0}dialog article h3{font-size:21px}.info-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.info-gallery figure{margin:0}.info-gallery img{height:180px;border-radius:3px}.info-gallery figcaption{font-size:11px;line-height:1.7;margin-top:10px}dialog a{text-decoration:underline;text-underline-offset:4px}@keyframes enter{from{opacity:.35;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1600px){.journey,.choose{padding-left:max(8%,calc((100% - 1440px)/2));padding-right:max(8%,calc((100% - 1440px)/2))}.home-content{padding-top:90px}.route-card{height:430px}}@media(max-width:1100px){.with-preview{gap:30px;grid-template-columns:1.05fr 1fr}.journey{padding-left:5%;padding-right:5%}.option>span{padding:15px;gap:10px}.option input:checked+span{padding:14px}.option strong{font-size:13px}.photo-options img{height:115px}.header-right{gap:14px}.call span{display:none}.final-grid{gap:22px}.contact-card{padding:22px}.route-copy strong{font-size:25px}.choose{padding-left:6%;padding-right:6%}.home-content{padding-left:7%}.summary dl>div{gap:12px}.preview-top{flex-wrap:wrap}}@media(max-width:760px){#header{height:78px;padding:0 5%;gap:8px}.brand{font-size:21px}.brand svg{width:28px;margin-right:7px}.brand small{font-size:6px;letter-spacing:2px}.header-right{gap:9px}.call{font-size:10px}.wa{font-size:10px;padding:9px}.language{padding-left:7px;gap:0}.language button{font-size:9px;padding:8px 5px}main{min-height:calc(100svh - 178px)}.home{min-height:calc(100svh - 78px)}.home-content{padding:75px 7% 110px}.home h1{font-size:clamp(51px,9.4vw,73px);letter-spacing:-2px;line-height:1.05}.home .eyebrow{font-size:8px;letter-spacing:1.4px;max-width:260px}.home-content>p:not(.eyebrow){font-size:13px}.home .button{font-size:12px;padding:18px 21px;gap:20px}.home-photo{object-position:61% center}.home-bottom{left:7%;right:7%;font-size:7px;bottom:26px}.home-bottom>span:last-child{font-size:9px;max-width:150px;text-align:right;line-height:1.6}footer{padding:22px 6%;flex-wrap:wrap;gap:14px;font-size:9px}footer nav{gap:15px;flex-wrap:wrap}footer button{font-size:9px}.choose{padding:35px 6% 25px}.choose h1{font-size:37px}.lead{font-size:12px}.eyebrow{font-size:8px;letter-spacing:1.8px;margin-bottom:20px}.route-cards{grid-template-columns:1fr;gap:13px}.route-card{height:180px}.route-card img{object-position:center 60%}.route-number{font-size:8px;top:19px;left:22px}.route-copy{bottom:20px;left:22px;right:22px}.route-copy strong{font-size:26px;max-width:none;padding-right:25px;margin-bottom:8px}.route-copy small{font-size:10px}.journey{padding:18px 6% 25px}.journey-top{gap:9px;font-size:9px;line-height:1.5}.journey-top button{font-size:9px;text-align:left}.journey-top>span:nth-child(2){text-align:center;max-width:130px}.journey-top>span:last-child{font-size:9px}progress{margin-bottom:27px}.with-preview{grid-template-columns:1fr;gap:18px}.step-main h1{font-size:35px;letter-spacing:-1.3px}.step-main .lead{font-size:12px}.options{gap:10px}.option>span{min-height:87px;padding:16px 12px;gap:10px}.option input:checked+span{padding:15px 11px}.option strong{font-size:13px}.option-mark{font-size:20px}.shape{width:32px;min-width:32px;height:22px}.preview{position:static;margin-top:0}.preview-top{flex-wrap:nowrap;padding:14px}.preview-top>span{font-size:7px}.preview-top button{font-size:8px;padding:8px}.preview>p{font-size:9px}.preview-note{font-size:8px}.step-actions{margin-top:22px}.step-actions .button{padding:14px 17px;font-size:11px}.step-actions .back{padding-left:0}.step-actions>.primary{min-width:135px}.photo-options{gap:7px}.photo-options img{height:115px}.photo-options strong{font-size:10px;padding:0 7px 13px}.photo-options small{font-size:5px;padding:10px 7px 5px}.final-grid{grid-template-columns:1fr;gap:20px}.contact-card{padding:23px 18px}.summary{padding:20px}.summary dl>div{font-size:11px}.final-grid .preview canvas{max-height:290px;object-fit:contain}.field{font-size:12px}.field input,.field textarea{font-size:16px}.info-gallery{grid-template-columns:1fr}.info-gallery img{height:230px}dialog{padding:35px 24px}dialog h2{font-size:29px}.home-time{font-size:9px}}@media(max-width:380px){#header{padding:0 4%;flex-wrap:wrap;height:100px;align-content:center;gap:10px}.brand{font-size:20px}.brand svg{width:26px}.header-right{margin-left:auto}.call{font-size:9px}.wa{padding:7px;font-size:9px}.language{padding-left:3px}.language button{padding:7px 4px;font-size:8px}.home{min-height:calc(100svh - 100px)}.home h1{font-size:47px}.home-content{padding-top:55px}.options{grid-template-columns:1fr}.photo-options{grid-template-columns:repeat(3,1fr)}.form-row{grid-template-columns:1fr;gap:0}.route-copy strong{font-size:23px}.journey-top>span:nth-child(2){max-width:105px}.step-main h1{font-size:32px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
@media(max-width:480px){#header{display:grid;grid-template-columns:1fr auto;grid-template-rows:42px 30px;height:100px;gap:3px 10px;padding:10px 6%}.header-right{display:contents}.brand{grid-column:1;grid-row:1}.language{grid-column:2;grid-row:1;justify-self:end;border:0}.call{grid-column:1;grid-row:2;font-size:10px}.call span{display:inline;margin-left:8px}.wa{grid-column:2;grid-row:2;font-size:9px;padding:7px 9px;text-align:center}.home{min-height:calc(100svh - 100px)}}
.summary dt{color:#4e6559}
/* Escala de interfaz: títulos contenidos, texto legible y espacios adaptables. */
:root{--content-width:1280px}
#header{height:80px;padding-inline:max(5%,calc((100% - 1400px)/2))}
main{min-height:calc(100svh - 146px)}
.home-content{padding-top:clamp(38px,7vh,72px);padding-bottom:90px}
.home h1{font-size:clamp(46px,5.4vw,74px);line-height:1.06;letter-spacing:-2px}
.home-content>p:not(.eyebrow){font-size:15px;margin-bottom:23px}
.home .button{padding:17px 23px;font-size:14px}
.home-time,.home-bottom>span:last-child{font-size:12px}
.eyebrow{font-size:11px;letter-spacing:1.6px;margin-bottom:18px}
.choose,.journey{padding-inline:max(5%,calc((100% - var(--content-width))/2))}
.choose{padding-top:32px;padding-bottom:24px}
.choose h1{font-size:clamp(32px,3.6vw,46px)}
.lead{font-size:15px;margin-bottom:24px;line-height:1.65}
.route-card{height:clamp(265px,39vh,350px)}
.route-copy strong{font-size:clamp(23px,2.3vw,30px);line-height:1.16}
.route-copy small,.choose-foot{font-size:12px}
.route-number{font-size:10px}
.journey{padding-top:20px}
.journey-top,.journey-top button,.journey-top>span:last-child{font-size:12px}
.journey-top button{min-height:40px}
progress{margin-bottom:27px}
.with-preview{gap:clamp(24px,4vw,52px)}
.step-main h1{font-size:clamp(30px,3vw,42px);line-height:1.13;letter-spacing:-1.2px;margin-bottom:16px}
.step-main .lead{font-size:14px;line-height:1.65;margin-bottom:23px}
.option>span{min-height:82px;padding:16px;gap:12px}
.option input:checked+span{padding:15px}
.option strong{font-size:15px;line-height:1.4}
.photo-options strong{font-size:13px;padding:0 10px 14px}
.photo-options small{font-size:9px;letter-spacing:.3px;line-height:1.5;padding:10px 10px 6px}
.photo-options img{height:130px}
.preview{top:100px}
.preview-top{padding:13px 15px}
.preview-top>span{font-size:10px;letter-spacing:.7px}
.preview-top button{font-size:11px;min-height:40px}
.preview>p{font-size:12px;line-height:1.65}
.preview-note{font-size:11px;line-height:1.6}
.field,.range-label,.range-label output{font-size:14px}
.field{margin:16px 0}
.field input,.field textarea{font-size:16px;padding:12px;margin-top:7px}
.fine,.delivery-note{font-size:12px;line-height:1.7}
.unknown,.consent,.contact-card .consent{font-size:13px}
.summary dl>div{font-size:13px;gap:16px;padding:11px 0}
.contact-card{padding:24px}
.contact-card h2{font-size:26px}
.step-actions{margin-top:20px;padding-top:14px}
.button{font-size:14px;min-height:48px;padding:14px 20px}
.photo-note p,dialog p{font-size:14px}
.call,.wa,.language button{font-size:12px}
.language button{min-height:40px;min-width:38px}
footer,footer button{font-size:12px}
footer{padding-block:14px}
footer button{min-height:36px}
#submission-result p{font-size:13px}
#submission-result textarea{font-size:13px}
@media(min-width:761px) and (max-height:800px){.home h1{font-size:clamp(44px,8vh,62px)}.home-content{padding-top:30px;padding-bottom:70px}.home-content>p:not(.eyebrow){margin-bottom:18px}.home .eyebrow{margin-bottom:18px}.home h1{margin-bottom:18px}.home-time{margin-top:10px}.route-card{height:270px}.choose{padding-top:25px}.preview canvas{max-height:310px;object-fit:contain}}
@media(max-width:1000px) and (min-width:761px){.header-right{gap:12px}.call,.wa,.language button{font-size:11px}.photo-options{grid-template-columns:1fr}.photo-options .option>span{display:grid;grid-template-columns:100px 1fr;column-gap:12px}.photo-options img{grid-row:1/3;height:85px}.photo-options small{padding:9px 8px 0 0}.photo-options strong{padding:0 8px 10px 0}.preview-top{flex-wrap:wrap}}
@media(max-width:760px){#header{height:78px;padding-inline:5%}.home{min-height:calc(100svh - 78px)}.home-content{padding:52px 7% 95px}.home h1{font-size:clamp(42px,8.8vw,60px);letter-spacing:-1.7px}.home .eyebrow{font-size:10px;letter-spacing:1px;max-width:none}.home-content>p:not(.eyebrow){font-size:14px}.home .button{font-size:13px;padding:17px 20px}.home-time{font-size:11px}.home-bottom>span:last-child{font-size:10px}.choose,.journey{padding-inline:6%}.choose{padding-top:28px}.choose h1,.step-main h1{font-size:32px;line-height:1.15}.eyebrow{font-size:10px;margin-bottom:16px}.lead,.step-main .lead{font-size:14px}.route-card{height:160px}.route-copy{bottom:19px;left:20px;right:20px}.route-copy strong{font-size:24px;max-width:90%}.route-copy small{font-size:12px;line-height:1.5}.route-number{font-size:9px;top:17px;left:20px}.journey{padding-top:12px}.journey-top,.journey-top button,.journey-top>span:last-child{font-size:11px}.journey-top{gap:8px}.journey-top>span:nth-child(2){max-width:135px}.journey-top button{max-width:120px}.option>span{padding:15px 12px;min-height:80px}.option input:checked+span{padding:14px 11px}.option strong{font-size:14px}.photo-options strong{font-size:12px}.photo-options small{font-size:8px}.photo-options img{height:105px}.preview-top>span{font-size:9px}.preview-top button{font-size:10px}.preview>p{font-size:12px}.preview-note{font-size:11px}.step-actions .button{font-size:13px;padding:13px 17px}.summary dl>div{font-size:13px}.contact-card{padding:22px 18px}.language button{min-width:32px;min-height:38px}.call,.wa{font-size:11px}.header-right{gap:8px}footer{gap:10px}footer nav{gap:14px}footer,footer button{font-size:11px}}
@media(max-width:480px){#header{height:104px;padding:9px 6%;grid-template-rows:43px 34px}.home{min-height:calc(100svh - 104px)}.language button{font-size:11px;min-width:35px;min-height:40px}.call,.wa{font-size:11px}.call span{margin-left:5px}.wa{padding:8px 10px}.brand{font-size:21px}.home-content{padding-top:40px}.home h1{font-size:clamp(41px,10.7vw,51px)}.home .eyebrow{max-width:280px}.photo-options{grid-template-columns:1fr}.photo-options .option>span{display:grid;grid-template-columns:95px 1fr;column-gap:12px}.photo-options img{grid-row:1/3;height:90px}.photo-options small{font-size:9px;padding:12px 10px 3px 0;align-self:end}.photo-options strong{font-size:14px;padding:0 10px 12px 0;align-self:start}.choose h1,.step-main h1{font-size:30px}.preview-top{flex-wrap:wrap}.summary dl>div{grid-template-columns:.85fr 1.15fr;gap:12px}.route-copy strong{font-size:23px}.fine{font-size:12px}}
footer a{color:var(--muted);font-size:12px;text-decoration:none;min-height:36px;display:inline-flex;align-items:center}
footer a:hover{text-decoration:underline;text-underline-offset:4px}
