
:root{--blue:#073f8f;--dark:#04265c;--yellow:#ffd400;--soft:#f4f7fb;--text:#15233c;--muted:#607087;--white:#fff;--radius:22px;--shadow:0 18px 45px rgba(7,45,105,.13)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);line-height:1.55;background:#fff}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}.container{width:min(1180px,calc(100% - 36px));margin:auto}.section{padding:82px 0}.soft{background:var(--soft)}h1,h2,h3,.brand,.btn,.eyebrow{font-family:Arial,Helvetica,sans-serif}h1,h2,h3,p{margin-top:0}h2{font-size:clamp(2rem,4vw,3.4rem);line-height:1.05;margin-bottom:.5rem}.eyebrow{font-weight:800;letter-spacing:.12em;font-size:.8rem;color:var(--blue);margin-bottom:8px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 22px;border-radius:999px;font-weight:800;text-transform:uppercase;font-size:.86rem;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn-yellow{background:var(--yellow);color:var(--dark)}.btn-white{background:#fff;color:var(--dark)}
header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.96);box-shadow:0 1px 0 rgba(0,40,90,.1);backdrop-filter:blur(10px)}.head{min-height:78px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px;color:var(--blue);font-weight:900;line-height:1.05}.brand img{width:58px;height:58px;object-fit:contain}.nav{display:flex;align-items:center;gap:24px}.nav a:not(.btn){font-size:.82rem;font-weight:800;text-transform:uppercase}.menu{display:none;border:0;background:none;font-size:1.8rem;color:var(--dark)}
.hero{min-height:680px;display:flex;align-items:center;position:relative;overflow:hidden;color:#fff;background:linear-gradient(90deg,rgba(2,27,68,.96),rgba(5,55,120,.70),rgba(5,55,120,.12)),url('https://images.unsplash.com/photo-1538805060514-97d9cc17730c?auto=format&fit=crop&w=2000&q=85') center/cover}.hero:after{content:"";position:absolute;width:470px;height:470px;border:75px solid var(--yellow);border-radius:50%;right:-120px;bottom:-220px}.hero-content{position:relative;z-index:2;padding:100px 0}.hero h1{font-size:clamp(3.7rem,8vw,7rem);letter-spacing:-.05em;line-height:.88;margin-bottom:12px}.hero .claim{font-size:clamp(2rem,4vw,3.7rem);line-height:1;color:var(--yellow);font-weight:900;font-style:italic;margin-bottom:2px}.hero .sub{font-size:clamp(1.2rem,2.2vw,2rem);font-weight:800}.hero .desc{max-width:650px;font-size:1.08rem}.actions{display:flex;gap:14px;flex-wrap:wrap}
.intro{max-width:760px;margin-bottom:34px}.split{max-width:none;display:flex;justify-content:space-between;gap:32px;align-items:end}.split>p{max-width:450px;color:var(--muted)}
.highlights,.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.highlight{min-height:270px;padding:26px;display:flex;align-items:end;position:relative;overflow:hidden;border-radius:var(--radius);color:#fff;background-size:cover;background-position:center;box-shadow:var(--shadow)}.highlight:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 20%,rgba(0,24,62,.94))}.highlight>div{position:relative;z-index:1}.highlight h3{font-size:1.55rem;margin:12px 0 6px}.highlight a{color:var(--yellow);font-weight:800}.badge{display:inline-block;padding:6px 10px;border-radius:999px;background:var(--yellow);color:var(--dark);font-weight:900;font-size:.7rem}.swim{background-image:url('https://images.unsplash.com/photo-1530549387789-4c1017266635?auto=format&fit=crop&w=1000&q=85')}.hockey{background-image:url('https://images.unsplash.com/photo-1546519638-68e109498ffc?auto=format&fit=crop&w=1000&q=85')}.postural{background-image:url('https://images.unsplash.com/photo-1571019613454-1cb2f99b2d8b?auto=format&fit=crop&w=1000&q=85')}
.activity-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.activity{min-height:255px;padding:24px;color:#fff;border-radius:var(--radius);box-shadow:var(--shadow);position:relative;overflow:hidden;transition:.2s}.activity:hover{transform:translateY(-6px)}.activity:after{content:"";position:absolute;width:120px;height:120px;border:28px solid rgba(255,255,255,.15);border-radius:50%;right:-42px;top:-42px}.activity .icon{font-size:2.2rem;margin-bottom:42px}.activity h3{font-size:1.28rem;margin-bottom:8px}.activity p{min-height:50px;color:rgba(255,255,255,.9)}.activity a{font-weight:800}.c1{background:linear-gradient(135deg,#0753b4,#02377d)}.c2{background:linear-gradient(135deg,#13b9d4,#0579bd)}.c3{background:linear-gradient(135deg,#8acb29,#338f36)}.c4{background:linear-gradient(135deg,#8754c7,#4c2388)}.c5{background:linear-gradient(135deg,#ff8a18,#df4c00)}.c6{background:linear-gradient(135deg,#e8468e,#b81860)}.c7{background:linear-gradient(135deg,#f04c44,#a61d20)}.c8{background:linear-gradient(135deg,#313947,#111824)}
.age-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.age{padding:26px;border:1px solid #dde6f0;border-radius:var(--radius);box-shadow:0 10px 28px rgba(7,45,105,.08)}.age strong{display:block;color:var(--blue);font-size:2.3rem;margin-bottom:18px}.age p{color:var(--muted);margin-bottom:0}
.why{background:linear-gradient(135deg,var(--blue),var(--dark));color:#fff}.why .eyebrow{color:var(--yellow)}.why-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.why article{text-align:center;padding:22px 16px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.06);border-radius:18px}.why article span{font-size:2.1rem}.why h3{color:var(--yellow);font-size:1rem}.why p{font-size:.9rem;color:rgba(255,255,255,.82);margin-bottom:0}
.news{border:1px solid #dde6f0;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}.news .pic{height:210px;background-size:cover;background-position:center}.n1{background-image:url('https://images.unsplash.com/photo-1530137073520-4ea6e2f10a48?auto=format&fit=crop&w=1000&q=85')}.n2{background-image:url('https://images.unsplash.com/photo-1547347298-4074fc3086f0?auto=format&fit=crop&w=1000&q=85')}.n3{background-image:url('https://images.unsplash.com/photo-1540206276207-3af25c08abc4?auto=format&fit=crop&w=1000&q=85')}.news .body{padding:23px}.news time{color:var(--blue);font-size:.76rem;font-weight:900;text-transform:uppercase}.news h3{font-size:1.25rem;margin:8px 0}.news p{color:var(--muted)}.news a{color:var(--blue);font-weight:800}
.contact-wrap{display:grid;grid-template-columns:1.05fr .95fr;min-height:520px;border-radius:28px;overflow:hidden;background:var(--dark);box-shadow:var(--shadow);color:#fff}.contact-photo{background:url('https://asdrinascita01b2188d6e.wordpress.com/wp-content/uploads/2025/07/senza-titolo.png') center/cover}.contact-panel{padding:52px;background:radial-gradient(circle at 90% 10%,rgba(255,212,0,.18),transparent 25%),var(--dark)}.contact-panel .eyebrow{color:var(--yellow)}.contact-list{list-style:none;padding:0;margin:24px 0 30px}.contact-list li{margin-bottom:17px;color:rgba(255,255,255,.84)}.contact-list strong{color:#fff}.contact-list a{color:var(--yellow)}
footer{margin-top:85px;padding:55px 0 20px;background:linear-gradient(145deg,var(--blue),var(--dark));color:rgba(255,255,255,.86)}.footer-grid{display:grid;grid-template-columns:1.35fr repeat(3,1fr);gap:38px}.footer-grid img{width:72px;margin-bottom:12px}.footer-grid h3{font-size:1rem;color:#fff}.footer-grid a,.footer-grid span{display:block;margin-bottom:8px}.bottom{margin-top:35px;padding-top:18px;border-top:1px solid rgba(255,255,255,.2);font-size:.85rem;display:flex;align-items:center;justify-content:space-between;gap:24px}.solidale-link{color:#fff;font-weight:800;text-align:right;transition:color .2s ease,text-decoration-color .2s ease}.solidale-link:hover,.solidale-link:focus{color:var(--yellow);text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:4px}.float-wa{position:fixed;right:22px;bottom:22px;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#25d366;color:#fff;font-size:1.5rem;box-shadow:0 12px 24px rgba(0,0,0,.23);z-index:950}
.highlights-two{grid-template-columns:repeat(2,1fr)}.highlight strong{color:var(--yellow)}
.form-section{background:var(--soft)}.form-wrap{display:grid;grid-template-columns:.72fr 1.28fr;gap:34px;align-items:start}.form-copy{position:sticky;top:110px;padding:34px;color:#fff;background:linear-gradient(145deg,var(--blue),var(--dark));border-radius:var(--radius);box-shadow:var(--shadow)}.form-copy h2{color:#fff}.contact-form{padding:34px;background:#fff;border:1px solid #dde6f0;border-radius:var(--radius);box-shadow:var(--shadow)}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.field{display:flex;flex-direction:column;gap:7px}.field-full{grid-column:1/-1}.field label,.fieldset-title{font-weight:800;color:var(--dark)}.field input,.field textarea{width:100%;padding:13px 14px;border:1px solid #bcc9d9;border-radius:10px;background:#fff;color:var(--text)}.field input:focus,.field textarea:focus{outline:3px solid rgba(255,212,0,.35);border-color:var(--blue)}.activities-checks{display:grid;grid-template-columns:repeat(2,1fr);gap:8px 18px;padding:16px;border:1px solid #dbe4ef;border-radius:12px}.activities-checks label,.consent{display:flex;align-items:flex-start;gap:9px}.form-note{font-size:.9rem;color:var(--muted)}.form-alert{display:none;margin-bottom:18px;padding:12px 15px;border-radius:10px;font-weight:700}.form-alert.success{display:block;background:#e7f7ed;color:#176b37}.form-alert.error{display:block;background:#fdecec;color:#9d1f1f}
@media(max-width:1000px){.activity-grid{grid-template-columns:repeat(2,1fr)}.why-grid{grid-template-columns:repeat(3,1fr)}.nav{gap:15px}}
@media(max-width:820px){.form-wrap{grid-template-columns:1fr}.form-copy{position:static}.highlights-two{grid-template-columns:1fr}.menu{display:block}.nav{display:none;position:absolute;top:78px;left:18px;right:18px;padding:22px;background:#fff;border-radius:18px;box-shadow:var(--shadow);flex-direction:column;align-items:stretch}.nav.open{display:flex}.highlights,.news-grid{grid-template-columns:1fr}.age-grid{grid-template-columns:repeat(2,1fr)}.contact-wrap{grid-template-columns:1fr}.contact-photo{min-height:320px}.footer-grid{grid-template-columns:repeat(2,1fr)}.hero:after{display:none}}
@media(max-width:620px){.bottom{align-items:flex-start;flex-direction:column;gap:8px}.solidale-link{text-align:left}.form-grid,.activities-checks{grid-template-columns:1fr}.container{width:min(100% - 24px,1180px)}.section{padding:64px 0}.brand span{display:none}.hero{min-height:620px;background-position:65% center}.hero h1{font-size:clamp(3rem,18vw,5rem)}.split{align-items:flex-start;flex-direction:column;gap:8px}.activity-grid,.age-grid,.why-grid,.footer-grid{grid-template-columns:1fr}.contact-panel{padding:34px 24px}}

.rr-default-page{padding:80px 0}.no-border{border:0;padding:0;margin:0}.form-eye{color:#ffd400!important}.hero-eye{color:#ffd400!important}

/* News automatiche dalla bacheca WordPress */
.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.news-card{overflow:hidden;background:#fff;border:1px solid #dfe7f0;border-radius:22px;box-shadow:0 16px 40px rgba(7,44,98,.13)}
.news-thumb{display:block;height:225px;overflow:hidden;background:linear-gradient(135deg,#0751b1,#02367d)}
.news-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.news-card:hover .news-thumb img{transform:scale(1.04)}
.news-thumb-fallback{display:block;width:100%;height:100%;background:radial-gradient(circle at 80% 20%,rgba(255,210,0,.7),transparent 28%),linear-gradient(135deg,#0751b1,#02367d)}
.news-body{padding:24px}
.news-body time{display:block;margin-bottom:8px;color:#063f8f;font-family:"Montserrat",Arial,sans-serif;font-size:.78rem;font-weight:800;text-transform:uppercase}
.news-body h3{margin-bottom:9px;font-size:1.35rem;line-height:1.2}
.news-body h3 a{color:#11213d}
.news-body p{color:#5d6b80}
.news-link,.news-all{color:#063f8f;font-weight:800}
.news-empty{padding:34px;background:#f3f7fb;border-radius:22px;text-align:center}
.icon-text{display:grid;place-items:center;width:52px;height:52px;margin-bottom:44px;color:#063f8f;background:#ffd200;border-radius:50%;font-family:"Montserrat",Arial,sans-serif;font-size:1rem;font-weight:800;letter-spacing:.06em}
@media(max-width:860px){.news-grid{grid-template-columns:1fr}}


/* Elenco grafico dei corsi in evidenza */
.courses-news{background:linear-gradient(180deg,#ffffff 0%,#f4f8fc 100%)}
.courses-news-intro{max-width:470px;color:var(--muted);font-size:1.05rem}
.course-list{display:grid;gap:18px}
.course-item{--course-accent:#063f8f;position:relative;display:grid;grid-template-columns:145px minmax(0,1fr) auto;gap:26px;align-items:center;min-height:190px;padding:18px 22px 18px 18px;overflow:hidden;background:#fff;border:1px solid #dfe7f0;border-left:8px solid var(--course-accent);border-radius:22px;box-shadow:0 14px 34px rgba(7,44,98,.10);transition:transform .22s ease,box-shadow .22s ease}
.course-item:hover{transform:translateY(-4px);box-shadow:0 20px 44px rgba(7,44,98,.16)}
.course-item:after{content:"";position:absolute;right:-65px;top:-75px;width:180px;height:180px;border:38px solid color-mix(in srgb,var(--course-accent) 16%,transparent);border-radius:50%;pointer-events:none}
.course-flyer-preview{position:relative;z-index:1;height:154px;overflow:hidden;background:#edf2f8;border-radius:14px;box-shadow:0 8px 20px rgba(6,45,94,.15)}
.course-flyer-preview img{width:100%;height:100%;object-fit:cover;object-position:top;transition:transform .3s ease}
.course-item:hover .course-flyer-preview img{transform:scale(1.04)}
.course-copy{position:relative;z-index:1}
.course-label{display:inline-flex;margin-bottom:8px;padding:5px 10px;color:#fff;background:var(--course-accent);border-radius:999px;font-family:"Montserrat",Arial,sans-serif;font-size:.68rem;font-weight:800;letter-spacing:.07em}
.course-copy h3{margin:0 0 8px;color:var(--dark);font-size:clamp(1.35rem,2vw,1.75rem)}
.course-copy p{max-width:660px;margin:0;color:var(--muted)}
.course-actions{position:relative;z-index:1;display:flex;min-width:205px;flex-direction:column;gap:10px}
.course-actions .btn{width:100%;min-height:44px;padding:10px 16px;font-size:.76rem;text-align:center}
.course-btn-primary{color:#fff;background:var(--course-accent)}
.course-btn-primary:hover{filter:brightness(1.08)}
.course-btn-secondary{color:var(--dark);background:#fff;border:2px solid var(--course-accent)}
.course-btn-secondary:hover{color:#fff;background:var(--course-accent)}
.course-item-swim{--course-accent:#08a6cb}
.course-item-gamesport{--course-accent:#0751b1}
.course-item-postural{--course-accent:#62a52c}
.course-item-personal{--course-accent:#7040a8}
.course-item-skating{--course-accent:#ef6c00}
@supports not (color:color-mix(in srgb,#000 10%,transparent)){.course-item:after{border-color:rgba(6,63,143,.08)}}
@media(max-width:820px){.course-item{grid-template-columns:112px minmax(0,1fr);gap:18px}.course-flyer-preview{height:130px}.course-actions{grid-column:1/-1;min-width:0;flex-direction:row}.course-actions .btn{flex:1}}
@media(max-width:560px){.course-item{grid-template-columns:1fr;padding:16px}.course-flyer-preview{height:230px}.course-actions{grid-column:auto;flex-direction:column}.course-copy h3{font-size:1.35rem}}
