/*
Theme Name: Asia Veneto Modern
Author: Asia Veneto
Description: Restyling del sito Asia Veneto con homepage e contenuti WordPress.
Version: 1.0.0
Requires at least: 6.6
Requires PHP: 7.4
License: GPL-2.0-or-later
Text Domain: asia-veneto-modern
*/
:root{--ink:#172e3c;--blue:#07589a;--light:#f1f5f7;--line:#d5dfe5}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--ink);background:white;font:16px/1.6 Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}a:focus-visible,button:focus-visible{outline:3px solid #e38418;outline-offset:5px}a:hover{text-decoration:underline}.skip{position:absolute;top:-100px;background:white;padding:15px;z-index:10}.skip:focus{top:0}.utility{background:var(--ink);color:white;font-size:13px}.utility>div{max-width:1320px;margin:auto;padding:9px 40px;display:flex;justify-content:space-between}header{max-width:1320px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:25px 40px;gap:25px}.brand{font-size:29px;letter-spacing:-1.5px;font-weight:850;line-height:1;display:inline-block;white-space:nowrap}.brand span{color:var(--blue);font-weight:400;margin-left:4px}.brand small{display:block;font-size:9px;letter-spacing:2px;margin-top:10px;font-weight:600}nav{display:flex;align-items:center;gap:25px;font-size:14px;font-weight:600}.area{border-left:1px solid var(--line);padding-left:25px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;background:var(--blue);color:white;padding:17px 24px;font-weight:700;font-size:15px;border-radius:3px}.button:hover{background:#003d70;text-decoration:none}.button.small{padding:12px 20px}.menu-toggle{display:none}.hero{max-width:1320px;margin:auto;display:grid;grid-template-columns:1.05fr 1fr;min-height:600px;padding:0 40px}.hero-copy{padding:50px 35px 50px 0}.eyebrow{color:var(--blue);font-size:12px;letter-spacing:2px;font-weight:750;margin:0 0 22px}h1{font-size:clamp(42px,4.5vw,64px);line-height:1.03;letter-spacing:-2.8px;margin:0 0 28px}h1 em{font-style:normal;color:var(--blue)}.hero-copy>p:not(.eyebrow){max-width:445px;color:#50616d;font-size:17px}.actions{display:flex;align-items:center;gap:25px;margin-top:32px}.text-link{font-weight:700;font-size:15px}.hero-image{position:relative;overflow:hidden;min-height:570px;border-radius:3px}.hero-image img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:50% 45%}.hero-image:after{content:'';position:absolute;inset:40% 0 0;background:linear-gradient(transparent,#102c3be6)}.image-caption{position:absolute;bottom:35px;left:35px;color:white;z-index:1}.image-caption span{font-size:11px;letter-spacing:3px}.image-caption strong{display:block;font-size:27px;line-height:1.3;margin-top:10px}.trust{max-width:1240px;margin:0 auto;display:flex;justify-content:space-between;gap:20px;padding:24px 0;border-bottom:1px solid var(--line);font-size:14px;color:#526570}.trust span:before{content:'✓';color:var(--blue);margin-right:12px;font-weight:bold}.section{max-width:1320px;margin:auto;padding:80px 40px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:35px}.section-heading .eyebrow{margin-bottom:12px}h2{font-size:clamp(30px,3vw,42px);letter-spacing:-1.4px;line-height:1.15;margin:0}.section-heading>p{font-size:15px;color:#526570;margin:0}.services{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.service{padding:30px;background:var(--light);border-top:3px solid var(--blue);display:flex;flex-direction:column;transition:background .2s}.service:hover{background:#e3edf3;text-decoration:none}.number{font-size:11px;letter-spacing:1px;font-weight:700;color:var(--blue)}h3{font-size:25px;line-height:1.2;letter-spacing:-.6px;margin:24px 0 12px}.service p{color:#526570;font-size:15px;margin:0 0 30px}.card-link{font-size:14px;font-weight:700;margin-top:auto}.business{max-width:1240px;margin:auto;background:var(--ink);color:white;display:flex;align-items:center;justify-content:space-between;gap:50px;padding:50px}.business .eyebrow{color:#a8d6f8}.business p:not(.eyebrow){max-width:590px;color:#d1dce2}.business-actions{display:flex;flex-direction:column;gap:23px;flex-shrink:0}.locations{display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.locations article{border-top:1px solid var(--line)}.locations h3{font-size:22px}.locations p{font-size:14px;color:#526570}.locations a{font-size:14px;color:var(--blue);font-weight:700}.contact{background:#eaf2f7;padding:55px max(40px,calc((100vw - 1240px)/2));display:flex;align-items:center;justify-content:space-between;gap:35px}.contact .eyebrow{margin-bottom:15px}footer{max-width:1320px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:45px 40px}footer>p{font-size:14px;color:#526570}footer>div{display:flex;gap:24px;font-size:14px}.inner-page{min-height:60vh}.inner-page h1{font-size:42px}.inner-page img{max-width:100%;height:auto}.inner-page input,.inner-page textarea,.inner-page select{max-width:100%}.inner-page a{text-decoration:underline}.admin-bar header{margin-top:0}@media(min-width:1600px){.hero{min-height:650px}.hero-copy{padding-top:65px}}@media(max-width:1100px){nav{gap:15px}.area{padding-left:15px}.brand{font-size:25px}.trust{margin:0 40px}.business{margin:0 40px;padding:35px}.business-actions{flex-shrink:1}header{padding:22px 30px}.hero{padding:0 30px}.hero-copy{padding-right:25px}nav{font-size:13px}.services{gap:14px}.service{padding:24px}}@media(max-width:850px){.utility span{display:none}.menu-toggle{display:block;background:white;border:1px solid var(--line);padding:8px 14px;border-radius:3px}header{flex-wrap:wrap}nav{display:none;width:100%;align-items:stretch;flex-direction:column;padding:15px 0}nav.open{display:flex}nav a{padding:10px}.area{border:0}.hero{grid-template-columns:1fr 1fr}.hero-copy{padding-top:30px}h1{font-size:43px}.hero-image{min-height:520px}.actions{align-items:flex-start;flex-direction:column;gap:16px}.image-caption{left:20px;bottom:25px}.image-caption strong{font-size:22px}.trust{font-size:12px}.section-heading{align-items:start;flex-direction:column}.business{align-items:start;flex-direction:column;gap:15px}.locations{grid-template-columns:repeat(2,1fr)}.services{grid-template-columns:1fr}.service h3 br{display:none}.service{padding:25px}.service h3{margin-top:15px}.contact h2{font-size:30px}footer{flex-wrap:wrap}}@media(max-width:560px){.utility>div{padding:8px 20px;font-size:11px}header{padding:20px}.hero{display:flex;flex-direction:column;padding:0 20px}.hero-copy{padding:30px 0}h1{font-size:48px}.hero-copy>p:not(.eyebrow){font-size:16px}.actions{flex-direction:row;align-items:center;gap:18px}.button{padding:15px 18px;font-size:14px}.text-link{font-size:14px}.hero-image{min-height:340px}.hero-image img{object-position:50% 38%}.trust{margin:0 20px;flex-direction:column;gap:8px;padding:20px 0;font-size:14px}.section{padding:50px 20px}.business{margin:0 20px;padding:28px}.business h2{font-size:30px}.locations{gap:22px}.locations p{font-size:14px}.contact{padding:35px 20px;flex-direction:column;align-items:start}footer{padding:35px 20px;align-items:start;flex-direction:column;gap:18px}footer p{margin:0}.eyebrow{font-size:11px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

@media(max-width:560px){.actions{flex-wrap:wrap}h1{font-size:clamp(38px,10vw,48px)}.locations{grid-template-columns:repeat(auto-fit,minmax(125px,1fr))}}

.brand img{display:block;width:300px;max-width:100%;height:auto}header .brand{flex-shrink:0}footer .brand img{width:280px}@media(max-width:1100px){header .brand img{width:245px}}@media(max-width:560px){header .brand{max-width:calc(100% - 95px)}header .brand img{width:245px}footer .brand{max-width:100%}}
