:root{--navy:#191b68;--blue:#2f7ce8;--light:#f5f8fc;--text:#172033;--muted:#647086;--line:#e3e9f2}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--text);line-height:1.6}img{max-width:100%}a{color:inherit;text-decoration:none}.container{width:min(1160px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;background:#fff;z-index:20;border-bottom:1px solid var(--line)}.nav-wrap{height:82px;display:flex;align-items:center;gap:32px}.brand img{width:310px;display:block}.nav-wrap nav{margin-left:auto;display:flex;gap:26px;font-weight:600}.nav-wrap nav a:hover{color:var(--blue)}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border-radius:9px;background:linear-gradient(135deg,var(--navy),var(--blue));color:white;font-weight:700;border:0;cursor:pointer;box-shadow:0 8px 24px #2f7ce833}.btn-small{padding:11px 16px}.btn-ghost{background:white;color:var(--navy);border:1px solid #cfd9e8;box-shadow:none}.menu-toggle{display:none;background:none;border:0;font-size:25px}.hero{padding:92px 0 80px;background:radial-gradient(circle at 83% 10%,#dcecff 0,transparent 30%),linear-gradient(180deg,#fbfdff,#f2f7fd)}.hero-grid,.split,.contact-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.eyebrow{display:inline-block;font-size:13px;letter-spacing:1.7px;color:var(--blue);font-weight:800;margin-bottom:12px}.hero h1{font-size:clamp(39px,5vw,66px);line-height:1.08;margin:0 0 22px;color:var(--navy);letter-spacing:-2px}.hero p{font-size:19px;color:var(--muted);max-width:650px}.hero-actions{display:flex;gap:14px;margin:30px 0}.trust{display:flex;flex-wrap:wrap;gap:16px;font-size:14px;font-weight:600;color:#41506a}.hero-card{position:relative;padding:26px}.screen{background:#fff;border:9px solid #202745;border-radius:18px;box-shadow:0 35px 70px #172c5530;overflow:hidden;transform:rotate(2deg)}.screen-top{height:36px;background:#edf2f8;padding:12px;display:flex;gap:7px}.screen-top i{width:10px;height:10px;border-radius:50%;background:#aebbd0}.screen-content{padding:35px;display:grid;gap:8px}.screen-content b{color:var(--navy);font-size:18px;margin-top:12px}.screen-content span{color:var(--muted)}.floating-card{position:absolute;left:0;bottom:0;background:white;padding:17px 21px;border-radius:12px;box-shadow:0 15px 35px #172c5533;display:grid}.floating-card small{color:var(--muted)}.quick{background:var(--navy);color:#fff}.quick-grid{display:grid;grid-template-columns:repeat(3,1fr)}.quick-grid div{padding:26px 30px;border-right:1px solid #ffffff25;display:grid}.quick-grid b{font-size:18px}.quick-grid span{color:#cbd4ff;font-size:14px}.section{padding:95px 0}.alt{background:var(--light)}.section-head{max-width:720px;text-align:center;margin:0 auto 46px}.section h2{font-size:clamp(31px,4vw,46px);line-height:1.15;margin:0 0 16px;color:var(--navy);letter-spacing:-1px}.section-head p,.split p,.contact-grid p{color:var(--muted);font-size:17px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.cards article{padding:28px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 10px 32px #18325c0a}.cards h3{color:var(--navy);margin:13px 0 8px}.cards p{color:var(--muted);margin:0}.icon{width:48px;height:48px;border-radius:12px;background:#eaf3ff;display:grid;place-items:center;font-size:22px}.photo{min-height:470px;border-radius:20px;background-size:cover;background-position:center;box-shadow:0 25px 55px #18325c24}.product-photo{background-image:linear-gradient(#172c5530,#172c5530),url('https://images.unsplash.com/photo-1593642532400-2682810df593?auto=format&fit=crop&w=1200&q=85')}.business-photo{background-image:linear-gradient(#11175b44,#11175b44),url('https://images.unsplash.com/photo-1521737711867-e3b97375f902?auto=format&fit=crop&w=1200&q=85')}.check-list{display:grid;grid-template-columns:1fr 1fr;padding:0;list-style:none;gap:10px;margin:25px 0}.check-list li:before{content:'✓';color:var(--blue);font-weight:800;margin-right:9px}.text-link{font-weight:800;color:var(--blue)}.business{background:linear-gradient(135deg,#14165c,#203b91);color:white}.business h2{color:white}.business p{color:#d4dcff}.light{color:#8fc0ff}.reverse{grid-template-columns:.95fr 1.05fr}.business-list{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:28px 0 32px}.business-list div{display:grid;border-left:3px solid #69a5ff;padding-left:13px}.business-list span{font-size:14px;color:#cbd5ff}.btn-light{background:#fff;color:var(--navy);box-shadow:none}.contact-grid{align-items:start}.contact-info{border-left:3px solid var(--blue);padding-left:20px;margin-top:30px}.contact-info a{color:var(--blue);font-weight:700}form{background:#fff;border:1px solid var(--line);border-radius:18px;padding:30px;box-shadow:0 18px 50px #172c5512}label{display:grid;gap:7px;font-size:14px;font-weight:700;margin-bottom:15px}input,select,textarea{width:100%;border:1px solid #ccd6e4;border-radius:8px;padding:12px;font:inherit;background:white}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.privacy{display:flex;align-items:flex-start;font-weight:400;color:var(--muted)}.privacy input{width:auto;margin-top:5px}footer{border-top:1px solid var(--line);padding:28px 0}.footer-wrap{display:flex;align-items:center;justify-content:space-between;gap:25px;color:var(--muted);font-size:13px}.footer-wrap img{width:255px}@media(max-width:900px){.nav-wrap nav,.nav-wrap>.btn{display:none}.menu-toggle{display:block;margin-left:auto}.nav-wrap nav.open{display:flex;position:absolute;top:82px;left:0;right:0;background:white;padding:25px 30px;flex-direction:column;border-bottom:1px solid var(--line)}.brand img{width:260px}.hero-grid,.split,.reverse,.contact-grid{grid-template-columns:1fr}.hero{padding-top:55px}.hero-card{max-width:620px}.cards{grid-template-columns:1fr 1fr}.quick-grid{grid-template-columns:1fr}.quick-grid div{border-right:0;border-bottom:1px solid #ffffff25}.business .photo{order:-1}}@media(max-width:600px){.container{width:min(100% - 28px,1160px)}.brand img{width:225px}.hero h1{font-size:40px}.hero-actions{flex-direction:column}.cards,.check-list,.business-list,.form-row{grid-template-columns:1fr}.section{padding:70px 0}.photo{min-height:340px}.footer-wrap{flex-direction:column;text-align:center}}

/* Messaggi del modulo e campo antispam */
.form-status{display:none;margin-bottom:18px;padding:13px 15px;border-radius:10px;font-weight:600}
.form-status.success{display:block;background:#e8f7ee;color:#176b3a;border:1px solid #b9e3c8}
.form-status.error{display:block;background:#fff0f0;color:#9b2525;border:1px solid #efc1c1}
.website-field{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}

/* Sezione Shop */
.shop-section{background:linear-gradient(180deg,#fff,#f5f8fc)}
.shop-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.product-card{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 14px 38px #18325c12;transition:transform .25s ease,box-shadow .25s ease}
.product-card:hover{transform:translateY(-5px);box-shadow:0 22px 46px #18325c22}
.product-visual{height:170px;display:grid;place-items:center;background:radial-gradient(circle at 50% 20%,#fff 0,#e7f1ff 46%,#d7e8ff 100%)}
.product-visual span{font-size:68px;filter:drop-shadow(0 12px 14px #18325c22)}
.product-body{padding:24px;display:flex;flex-direction:column;min-height:295px}
.product-category{font-size:12px;letter-spacing:1.25px;text-transform:uppercase;font-weight:800;color:var(--blue)}
.product-body h3{margin:8px 0 9px;color:var(--navy);font-size:21px;line-height:1.25}
.product-body p{margin:0;color:var(--muted);font-size:15px}
.product-bottom{margin-top:auto;padding-top:22px;display:grid;gap:13px}
.product-bottom strong{color:var(--navy)}
.shop-btn{display:inline-flex;justify-content:center;padding:11px 14px;border-radius:9px;background:#eef5ff;color:var(--navy);font-weight:800;border:1px solid #d4e4fb}
.shop-btn:hover{background:var(--navy);color:#fff;border-color:var(--navy)}
.shop-note{margin-top:32px;padding:22px 24px;border-radius:16px;background:#fff;border:1px solid var(--line);display:flex;align-items:center;gap:18px;box-shadow:0 12px 32px #18325c0d}
.shop-note strong{color:var(--navy);white-space:nowrap}.shop-note span{color:var(--muted);margin-right:auto}
@media(max-width:900px){.shop-grid{grid-template-columns:1fr 1fr}.shop-note{align-items:flex-start;flex-wrap:wrap}.shop-note span{width:100%}}
@media(max-width:600px){.shop-grid{grid-template-columns:1fr}.product-body{min-height:auto}.shop-note{display:grid}.shop-note strong{white-space:normal}}
.service-hero{padding:75px 0;text-align:center;background:linear-gradient(180deg,#fbfdff,#edf5ff)}.service-hero h1{font-size:clamp(38px,5vw,60px);line-height:1.1;color:var(--navy);margin:0 0 18px}.service-hero p{max-width:760px;margin:0 auto 26px;color:var(--muted);font-size:19px}.breadcrumbs{font-size:14px;color:var(--muted);margin-bottom:18px}.breadcrumbs a,.prose a{color:var(--blue);font-weight:700}.content-grid{display:grid;grid-template-columns:1.4fr .6fr;gap:50px;align-items:start}.prose h2,.prose h3{color:var(--navy)}.prose h2{font-size:34px;line-height:1.2}.prose h3{margin-top:30px}.prose p,.prose li{color:#4f5c72}.side-cta{position:sticky;top:110px;padding:26px;border-radius:16px;background:var(--navy);color:#fff}.side-cta h2{color:#fff}.side-cta p{color:#dbe2ff}.side-cta .btn{background:#fff;color:var(--navy);box-shadow:none}.faq details{border-top:1px solid var(--line);padding:17px 0}.faq summary{font-weight:800;color:var(--navy);cursor:pointer}@media(max-width:900px){.content-grid{grid-template-columns:1fr}.side-cta{position:static}}
