@charset "UTF-8";
:root{--bg:#080d11;--panel:#10181e;--text:#f5f7f8;--muted:#aebac2;--line:#263139;--accent:#3ceaf1;--max:1320px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}body p{margin:0 0 1.25em}h1,h2,h3{color:var(--text);font-weight:700;line-height:1.08;margin:0 0 .65em;letter-spacing:-.045em}h1{font-size:clamp(46px,6.9vw,104px)}h2{font-size:clamp(34px,4.4vw,62px)}h3{font-size:clamp(23px,2vw,30px);letter-spacing:-.025em}a{color:inherit;text-decoration:none;transition:color .18s,background .18s,border-color .18s}a:hover{color:var(--accent)}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid var(--accent);outline-offset:5px}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img{display:block;max-width:100%;height:auto}button{cursor:pointer}::selection{background:var(--accent);color:var(--bg)}.wrap{width:calc(100% - 112px);max-width:var(--max);margin-left:auto;margin-right:auto}.section{padding-top:90px;padding-bottom:90px}.section-tight{padding-top:10px}.eyebrow{color:#a9c9d5;font-size:12px!important;line-height:1.6;letter-spacing:.23em;font-weight:600;margin-bottom:24px;text-transform:uppercase}.text-link{display:inline-flex;align-items:center;gap:14px;color:var(--accent);font-size:14px;font-weight:700;white-space:normal}.text-link:hover{color:white}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:54px;padding:15px 25px;border:1px solid var(--accent);border-radius:2px;background:var(--accent);color:#061316;font-size:14px;line-height:1.4;font-weight:700;letter-spacing:.01em;transition:background .2s,color .2s,transform .2s}.button:hover{background:#b0fbff;border-color:#b0fbff;color:#071014;transform:translateY(-2px)}.button span{font-size:22px;line-height:1}.button-outline{background:transparent;border-color:#71838f;color:var(--text)}.button-outline:hover{background:rgba(255,255,255,.08);color:white;border-color:white}.button:disabled{opacity:.65;cursor:wait;transform:none}.button-row{display:flex;flex-wrap:wrap;gap:14px}.skip-link{position:fixed;top:-100px;left:20px;z-index:999999;padding:12px;background:var(--accent);color:var(--bg)}.skip-link:focus{top:20px}
.site-header{position:absolute;top:0;left:0;right:0;z-index:50;background:linear-gradient(180deg,rgba(4,9,13,.65),transparent);border-bottom:1px solid rgba(192,218,232,.12)}.admin-bar .site-header{top:32px}.header-inner{height:104px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:inline-flex;gap:18px;align-items:center;color:white;flex-shrink:0}.brand>span:last-child{font-size:12px;font-weight:600;letter-spacing:.19em;line-height:1.55}.brand b{font-size:11px;font-weight:400;letter-spacing:.47em}.brand-symbol{font-size:35px;font-style:italic;font-weight:800;letter-spacing:-.16em;line-height:1}.brand-symbol span{color:var(--accent);margin-left:4px}.brand>img{max-width:250px;max-height:64px;width:auto}.site-header nav{display:flex;align-items:center;gap:34px;font-size:14px;font-weight:600}.header-cta{padding:12px 17px;border:1px solid #a1b3bf;border-radius:2px}.header-cta:hover{border-color:var(--accent)}.header-cta span{margin-left:18px}.menu-toggle{display:none;background:none;border:1px solid var(--line);border-radius:2px;color:white;padding:8px 12px;font-size:14px}.menu-toggle span{margin-left:8px}
.hero{min-height:780px;height:min(910px,100svh);position:relative;display:flex;align-items:center;isolation:isolate;overflow:hidden}.hero-image,.hero-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.hero-image{object-position:center center}.hero-shade{z-index:-1;background:linear-gradient(90deg,rgba(3,10,17,.93),rgba(3,10,17,.6) 45%,rgba(3,10,17,.07)),linear-gradient(0deg,#080d11 0%,transparent 34%)}.hero-content{padding-top:135px;padding-bottom:55px}.hero h1{font-size:clamp(58px,6.5vw,98px);max-width:1000px;line-height:1.02;letter-spacing:-.06em;margin-bottom:27px}.hero-break{display:none}.hero-description{color:#e0e7ec;font-size:19px;line-height:1.65;margin-bottom:32px;max-width:550px}.hero-caption{display:flex;gap:13px;align-items:center;margin-top:56px;color:#9eafb9;font-size:12px;letter-spacing:.02em}.cross{color:var(--accent);font-size:23px;font-weight:300}.hero-down{position:absolute;right:56px;bottom:54px;display:flex;align-items:center;justify-content:center;width:46px;height:46px;border:1px solid #67818e;border-radius:50%;font-size:24px}.discipline-strip{min-height:70px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:center;gap:32px;padding:20px 32px;font-size:11px;letter-spacing:.2em;color:#c0cbd2}.discipline-strip i{font-style:normal;color:#455d6b}
.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:36px}.section-heading h2{margin-bottom:0}.section-heading>.text-link{padding-bottom:8px}.section-heading .eyebrow{margin-bottom:17px}.section-intro{color:var(--muted);font-size:16px;max-width:360px;margin-bottom:5px}.experience-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.experience-card{width:100%;min-width:0;position:relative;isolation:isolate;aspect-ratio:1/1.04;overflow:hidden;display:flex;align-items:flex-end;min-height:320px;background:var(--panel);border-bottom:2px solid transparent}.experience-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(3,8,12,.98),rgba(3,8,12,.1) 65%);z-index:-1}.experience-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;transition:transform .5s}.experience-card:nth-child(1) img{object-position:65% center}.experience-card:nth-child(3) img{object-position:60% center}.experience-card>div{padding:26px;width:100%}.experience-card p{font-size:13px;color:#d3dce2;margin-bottom:12px}.experience-card h3{font-size:24px;display:flex;justify-content:space-between;gap:15px;margin:0;letter-spacing:-.025em}.experience-card h3 span{color:var(--accent);font-weight:400}.experience-card:hover{border-bottom-color:var(--accent)}.experience-card:hover img{transform:scale(1.04)}.section-services{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:linear-gradient(120deg,rgba(15,29,37,.5),transparent)}.services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:52px;gap:40px}.service-item{padding-right:35px;border-right:1px solid var(--line)}.service-item:last-child{border-right:0;padding-right:0}.service-number{display:flex;align-items:center;gap:18px;color:#b2c4cf;font-size:14px;margin-bottom:26px;letter-spacing:.06em}.service-number i{width:35px;height:1px;background:#425c6c}.service-item h3{font-size:26px}.service-item p{color:var(--muted);line-height:1.8;max-width:330px;font-size:16px}.service-item .text-link{margin-top:8px}.work-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px 25px}.work-grid:has(.work-card:only-child){grid-template-columns:minmax(0,820px)}.work-card:only-child{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);column-gap:30px;align-items:start}.work-card:only-child .work-image{grid-row:1/3}.work-card:only-child .work-meta{align-self:end;margin-top:0}.work-card:only-child h3{font-size:30px}.work-image{display:block;position:relative;overflow:hidden;background:var(--panel);aspect-ratio:3/2}.work-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.work-image:hover img{transform:scale(1.035)}.round-arrow{position:absolute;right:18px;bottom:18px;background:rgba(7,13,19,.8);border:1px solid #79919f;border-radius:50%;width:42px;height:42px;display:flex;align-items:center;justify-content:center;font-size:22px;color:white}.work-meta{font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:#9cb8c6;margin:22px 0 10px}.work-card h3{font-size:23px;line-height:1.3;letter-spacing:-.025em}.about-strip{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding-top:35px;padding-bottom:100px}.about-strip h2{font-size:43px}.about-strip>div:last-child{padding-top:12px;max-width:520px}.about-strip p:not(.eyebrow){color:var(--muted);line-height:1.9}.cta-band{padding:76px 0 82px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:radial-gradient(ellipse at 85% 110%,#173b50 0%,#0c202c 30%,#081219 66%);position:relative;overflow:hidden}.cta-band h2{font-size:clamp(36px,5vw,72px);margin-bottom:30px}.cta-band:after{content:"";position:absolute;right:-5%;top:0;width:45%;height:100%;background:linear-gradient(125deg,transparent 30%,rgba(84,185,222,.05) 30.1%,transparent 55%);pointer-events:none}.cta-band .wrap{position:relative;z-index:1}.site-footer{padding:52px 0 24px}.footer-main{display:flex;justify-content:space-between;align-items:flex-start;gap:35px;padding-bottom:40px}.footer-main>p{margin:0;color:#b2c0c9;font-size:18px;line-height:1.5}.footer-main strong{color:#f1f5f7;font-weight:500}.footer-main nav{display:flex;gap:25px;font-size:14px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:25px;color:#8d9ea9;font-size:12px;flex-wrap:wrap}
.page-hero{padding-top:180px;padding-bottom:75px}.page-hero h1{max-width:1100px;margin-bottom:26px}.page-description{max-width:640px;font-size:19px;line-height:1.8;color:var(--muted);margin-bottom:0}.back-link{display:inline-block;margin-bottom:25px}.page-hero .project-title{font-size:clamp(40px,5.3vw,76px);max-width:1060px}.service-photo{height:clamp(280px,39vw,540px);overflow:hidden}.service-photo img{height:100%;width:100%;object-fit:cover}.service-detail{display:grid;grid-template-columns:1fr 1.2fr;gap:80px}.service-detail h2{margin-bottom:34px}.process-list{list-style:none;margin:0;padding:0}.process-list li{display:grid;grid-template-columns:45px 1fr;gap:20px;padding:27px 0;border-top:1px solid var(--line)}.process-list li:first-child{padding-top:4px;border-top:0}.process-list li>span{color:var(--accent);font-size:13px;letter-spacing:.05em;padding-top:4px}.process-list p{color:#d0dbe1;font-size:18px;margin:0;line-height:1.75}.service-index>a{display:grid;grid-template-columns:70px 1fr 50px;gap:30px;padding:40px 0;border-bottom:1px solid var(--line);align-items:start}.service-index>a:first-child{border-top:1px solid var(--line)}.service-index .service-number{padding-top:7px}.service-index h2{font-size:35px;letter-spacing:-.035em}.service-index p{max-width:660px;color:var(--muted);margin:0}.index-arrow{font-size:36px;color:var(--accent);justify-self:end}.about-layout{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}.about-layout>img{width:100%;aspect-ratio:1/1.15;object-fit:cover;object-position:70% center}.about-layout h2{font-size:38px}.about-layout p:not(.eyebrow){color:var(--muted)}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.values-grid>div{border-top:1px solid var(--line);padding-top:25px}.values-grid p{color:var(--muted)}.filters{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:40px}.filters a,.pagination a,.pagination .current{border:1px solid var(--line);padding:10px 18px;font-size:14px;border-radius:2px}.filters .active,.filters a:hover,.pagination [aria-current],.pagination .current{background:var(--accent);color:#071014;border-color:var(--accent)}.pagination{display:flex;flex-wrap:wrap;gap:10px;margin-top:40px}.empty-state{padding:40px;border:1px solid var(--line);max-width:760px}.empty-state p{color:var(--muted)}.project-cover{max-height:720px;overflow:hidden}.project-cover img{width:100%;max-height:720px;object-fit:cover}.project-facts{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;padding-top:30px;padding-bottom:30px;border-bottom:1px solid var(--line)}.project-facts dt{font-size:11px;letter-spacing:.13em;color:#8aabbc;margin-bottom:10px}.project-facts dd{margin:0;font-size:16px}.prose{max-width:900px;color:#cbd5dd;font-size:18px;line-height:1.9;overflow-wrap:anywhere}.prose h2{font-size:33px;margin-top:1.7em;line-height:1.25}.prose h3{font-size:26px;line-height:1.4}.prose a{color:var(--accent);text-decoration:underline;text-underline-offset:4px}.prose .button{text-decoration:none;color:#061316}.prose .button-outline{color:white}.prose ul,.prose ol{padding-left:24px;margin-bottom:32px}.prose li{padding-left:8px;margin-bottom:10px}.prose figure{margin:30px 0}.prose img{max-width:100%;height:auto}.prose iframe,.prose video{max-width:100%}.prose blockquote{border-left:3px solid var(--accent);margin-left:0;padding-left:30px}.photo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:35px}.gallery-photo{display:block;position:relative;aspect-ratio:3/2;background:var(--panel);overflow:hidden}.gallery-photo img{height:100%;width:100%;object-fit:cover;transition:transform .3s}.gallery-photo:hover img{transform:scale(1.04)}.gallery-photo span{position:absolute;right:15px;bottom:15px;background:#071014bb;border-radius:50%;width:30px;text-align:center;color:white;font-size:20px}.photo-dialog{background:rgba(4,9,13,.97);color:white;border:1px solid var(--line);padding:45px 20px 20px;max-width:95vw;max-height:95svh}.photo-dialog::backdrop{background:#000c}.photo-dialog img{max-width:86vw;max-height:77svh;object-fit:contain}.photo-dialog p:empty{display:none}.dialog-close{position:absolute;right:12px;top:5px;border:0;background:transparent;color:white;font-size:32px}.project-video{width:100%;margin-top:30px;background:black}.video-link-panel{padding:38px;background:var(--panel);border:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:25px}.video-link-panel p{color:var(--muted);margin:0}.video-link-panel .button{flex-shrink:0}
.contact-layout{display:grid;grid-template-columns:.9fr 1.4fr;gap:90px}.contact-layout aside>p:not(.eyebrow){max-width:360px;color:var(--muted)}.contact-layout aside h2{font-size:40px}.contact-details{margin-top:45px}.contact-details>span{font-size:11px;letter-spacing:.17em;color:#8db0c2}.contact-details p{font-size:17px;margin:8px 0 25px}.enquiry-form{padding:34px;border:1px solid var(--line);background:#0d151b}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.form-grid label{display:block;font-size:14px;color:#d5e1e8;line-height:1.5}.form-grid input,.form-grid select,.form-grid textarea{display:block;width:100%;margin-top:9px;padding:13px 14px;border:1px solid #344753;border-radius:2px;background:#101d26;color:#f5f7f8;font-size:16px;line-height:1.5;min-width:0;color-scheme:dark}.form-grid input::placeholder,.form-grid textarea::placeholder{color:#859ca9;opacity:1}.form-grid textarea{resize:vertical;min-height:155px}.form-grid .full{grid-column:1/-1}.privacy-check{display:flex;align-items:flex-start;gap:12px;font-size:13px;color:#bccbd4;line-height:1.6;margin:25px 0 12px}.privacy-check input{margin:3px 0 0;accent-color:var(--accent);width:18px;height:18px;flex-shrink:0}.privacy-check a{text-decoration:underline;text-underline-offset:3px}.form-note{color:#94aab7;font-size:12px!important;line-height:1.6}.form-notice{border:1px solid var(--accent);padding:22px;margin-bottom:25px;background:#10282c;color:#e3fcff}.form-notice.error{border-color:#de9a72;background:#281c18}.honeypot{position:absolute!important;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.enquiry-form>.button{width:100%;margin-top:10px}
@media(min-width:1550px){.hero-break{display:block}.hero h1{font-size:102px}.hero{height:890px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.site-header nav{gap:23px}.hero{min-height:720px;height:85svh}.hero h1{font-size:76px}.experience-card{min-height:300px}.experience-card>div{padding:20px}.experience-card h3{font-size:20px}.experience-card p{font-size:12px}.services-grid{gap:28px}.service-item{padding-right:22px}.service-item h3{font-size:23px}.contact-layout{gap:40px}.footer-main nav{gap:16px}.about-strip{gap:45px}}
@media(max-width:820px){.wrap{width:calc(100% - 40px)}.header-inner{height:85px;gap:16px}.brand-symbol{font-size:31px}.brand>span:last-child{font-size:10px}.brand b{font-size:10px}.brand{gap:13px}.menu-toggle{display:block}.site-header nav{display:none;position:absolute;left:20px;right:20px;top:85px;background:#101b23;border:1px solid #344853;padding:20px;flex-direction:column;align-items:stretch;gap:0;box-shadow:0 20px 60px #0008}.site-header nav.is-open{display:flex}.site-header nav a{padding:15px}.site-header nav .header-cta{margin-top:12px;text-align:center}.hero{height:auto;min-height:760px}.hero-content{padding-top:170px;padding-bottom:70px}.hero h1{font-size:clamp(52px,8vw,72px);letter-spacing:-.05em}.hero-break{display:block}.hero-description{font-size:18px}.hero-image{object-position:63% center}.hero-shade{background:linear-gradient(90deg,#030a11e8,#030a1166),linear-gradient(0deg,#080d11,transparent 65%)}.hero-caption{margin-top:40px}.hero-down{display:none}.discipline-strip{gap:17px;padding:22px 20px;flex-wrap:wrap;font-size:10px;min-height:65px}.discipline-strip i{display:none}.section{padding-top:62px;padding-bottom:62px}.section-tight{padding-top:0}.section-heading{align-items:flex-start;flex-direction:column;gap:20px;margin-bottom:30px}.section-heading .text-link{padding:0}.experience-grid{gap:14px}.experience-card{min-height:280px;aspect-ratio:3/4}.experience-card p{display:none}.experience-card h3{font-size:20px;line-height:1.2}.experience-card>div{padding:16px}.experience-card h3 span{display:none}.services-grid{grid-template-columns:1fr;gap:28px;margin-top:36px}.service-item{border-right:0;border-bottom:1px solid var(--line);padding:0 0 26px;display:grid;grid-template-columns:45px 1fr;gap:0 16px}.service-item:last-child{border-bottom:0;padding-bottom:0}.service-number{margin-bottom:18px}.service-item .service-number{grid-row:1/4;align-self:start;padding-top:5px}.service-number i{display:none}.service-item h3{font-size:26px}.service-item p{max-width:none}.service-item .text-link{grid-column:2}.work-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.work-card:only-child h3{font-size:24px}.about-strip{grid-template-columns:1fr;gap:10px;padding-top:10px;padding-bottom:65px}.about-strip h2{font-size:38px}.about-strip>div:last-child{max-width:100%}.cta-band{padding:58px 0}.footer-main{flex-wrap:wrap}.footer-main nav{width:100%;margin-top:8px;gap:28px}.footer-bottom{gap:15px}.page-hero{padding-top:145px;padding-bottom:55px}.page-hero h1{font-size:clamp(42px,7.8vw,66px)}.page-description{font-size:18px}.service-detail{grid-template-columns:1fr;gap:45px}.service-index>a{grid-template-columns:35px 1fr 30px;gap:18px}.service-index h2{font-size:30px}.service-index .service-number{font-size:12px}.about-layout{grid-template-columns:1fr;gap:35px}.about-layout>img{aspect-ratio:4/3}.values-grid{gap:25px}.project-facts{grid-template-columns:repeat(2,1fr)}.project-title{font-size:46px!important}.photo-grid{grid-template-columns:repeat(2,1fr)}.contact-layout{grid-template-columns:1fr;gap:35px}.contact-layout aside>p:not(.eyebrow){max-width:none}.contact-details{display:flex;gap:15px;align-items:baseline;flex-wrap:wrap;margin-top:20px}.contact-details p{margin-bottom:10px}.video-link-panel{align-items:flex-start;flex-direction:column}}
@media(max-width:520px){.hero{min-height:710px}.hero-content{padding-top:145px;padding-bottom:55px}.hero h1{font-size:clamp(40px,10.5vw,53px)}.hero .button-row{flex-direction:column;align-items:flex-start}.hero .button{width:100%;max-width:330px}.hero-description{font-size:17px}.hero-caption{font-size:11px;max-width:290px}.discipline-strip{font-size:9px;letter-spacing:.13em;justify-content:space-between;gap:10px}.experience-grid{grid-template-columns:1fr}.experience-card{min-height:300px;aspect-ratio:5/4}.experience-card h3{font-size:26px}.experience-card h3 span{display:block}.experience-card p{display:block;font-size:13px}.experience-card>div{padding:24px}.work-grid,.work-grid:has(.work-card:only-child){grid-template-columns:1fr}.work-card:only-child{display:block}.work-card:only-child .work-meta{margin-top:20px}.work-card h3,.work-card:only-child h3{font-size:25px}.footer-main>p{font-size:16px}.footer-main{gap:30px}.footer-bottom{flex-direction:column;gap:8px}.service-index>a{grid-template-columns:24px 1fr;gap:14px;padding:30px 0}.service-index .index-arrow{display:none}.service-index h2{font-size:28px}.values-grid{grid-template-columns:1fr;gap:15px}.project-title{font-size:38px!important}.project-facts{gap:20px}.project-facts dd{font-size:14px}.prose{font-size:17px}.prose h2{font-size:29px}.photo-grid{gap:12px}.enquiry-form{padding:22px 17px}.form-grid{grid-template-columns:1fr;gap:20px}.contact-layout aside h2{font-size:36px}.contact-details{display:block}.contact-details p{margin-bottom:20px}.video-link-panel{padding:25px}.admin-bar .site-header{top:46px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
/* Lavori Elementor immersivi: nessun wrapper del tema, contenuto full-bleed come i case study editoriali. */
body.single-svl_work #main{width:100%;max-width:none;margin:0;padding:0;overflow:hidden;background:#090b0d}
body.single-svl_work .elementor-location-single{width:100%;max-width:none;margin:0;padding:0}
body.single-svl_work .elementor-location-single>.elementor{width:100%;max-width:none}
body.single-svl_work .elementor-location-single .svchap{width:100%;max-width:none;margin:0}
