/* TDA Club Platinum 01: stile condiviso da tutti i Club, limitato alle nuove pagine. */
body.tcs-page{margin:0;background:#0b0d15;color:#f7f5fb;font-family:Arial,Helvetica,sans-serif;line-height:1.55}
.tcs{box-sizing:border-box;--accent:#e11d8a;--panel:#151823;--muted:#b9bac9;--line:rgba(255,255,255,.13);color:#f7f5fb;font:16px/1.6 Arial,Helvetica,sans-serif;overflow-wrap:anywhere}
.tcs *{box-sizing:border-box}.tcs [hidden]{display:none!important}.tcs a{color:inherit;text-decoration:none}.tcs button,.tcs input,.tcs textarea,.tcs select{font:inherit}.tcs a:focus-visible,.tcs button:focus-visible,.tcs input:focus-visible,.tcs textarea:focus-visible,.tcs select:focus-visible,.tcs summary:focus-visible{outline:3px solid #ffbade;outline-offset:4px}.tcs h1,.tcs h2,.tcs h3,.tcs p{margin-top:0}.tcs h1,.tcs h2,.tcs h3{line-height:1.08;letter-spacing:-.035em}.tcs h1{font-size:clamp(2.4rem,5.2vw,5.8rem);margin-bottom:24px}.tcs h2{font-size:clamp(1.7rem,3.2vw,3.3rem);margin-bottom:24px}.tcs h3{font-size:1.35rem;line-height:1.2;margin-bottom:16px}.tcs p{color:var(--muted)}.tcs strong{color:#fff}.tcs small{display:block;color:var(--muted);font-size:.82rem;line-height:1.5}.tcs img{max-width:100%;display:block}.tcs-eyebrow{text-transform:uppercase;font-size:.72rem;font-weight:700;letter-spacing:.15em;color:#ff83c5;display:block;margin-bottom:16px}.tcs-actions,.tcs-socials{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.tcs-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 20px;border:1px solid var(--line);background:#191c28;color:white!important;border-radius:9px;font-size:.87rem!important;font-weight:700!important;line-height:1.4!important;min-height:44px;cursor:pointer;transition:background .15s,border-color .15s;max-width:100%;text-align:center;overflow-wrap:anywhere}.tcs-btn:hover{background:#2b2637;border-color:#d369a4}.tcs-btn.primary{background:var(--accent);border-color:var(--accent)}.tcs-btn.primary:hover{background:#b91572}.tcs-btn.danger{color:#ffb6b6!important;background:transparent}.tcs-text-link{display:inline-block;color:#ff8acc!important;font-size:.9rem;font-weight:700;border-bottom:1px solid #e11d8a66;padding:8px 0}.tcs-tag{font-size:.75rem;display:inline-block;border:1px solid var(--line);border-radius:20px;padding:3px 10px;color:#dcd2df}.tcs-prose{color:var(--muted);white-space:normal;line-height:1.8}.tcs-prose a{text-decoration:underline}.tcs-grid{display:grid;gap:24px;align-items:start}.tcs-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.tcs-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.tcs-grid.one{grid-template-columns:minmax(0,860px)}.tcs-card{background:var(--panel);border:1px solid var(--line);border-radius:16px;overflow:hidden;height:100%;min-width:0}.tcs-card-body{padding:26px}.tcs-card-body .tcs-prose{margin:18px 0}.tcs-card-image{width:100%;aspect-ratio:4/3;object-fit:cover}.tcs-card h3 a:hover{color:#ff8acc}.tcs-card time{font-size:.78rem;color:var(--muted)}.tcs-panel{background:var(--panel);border:1px solid var(--line);border-radius:16px;padding:clamp(22px,4vw,44px)}.tcs-section{margin:64px 0}.tcs-section-heading{display:flex;gap:24px;justify-content:space-between;align-items:end;margin-bottom:30px}.tcs-section-heading h2{margin-bottom:0}.tcs-section-heading .tcs-text-link{flex-shrink:0}.tcs-content{max-width:1320px;margin:auto;padding:0 clamp(20px,4vw,60px)}.tcs-page-heading{padding:64px 0 24px}.tcs-site{max-width:1800px;margin:auto;background:#0d1019}.tcs-brandbar{padding:26px clamp(20px,4vw,60px);display:flex;align-items:center;justify-content:space-between;gap:20px}.tcs-brand{display:flex;align-items:center;gap:15px;font-size:1.1rem;font-weight:700;line-height:1.3}.tcs-brand img{width:56px;height:56px;object-fit:contain;border-radius:10px;background:white;padding:3px}.tcs-brand small{font-size:.66rem;margin-top:6px;letter-spacing:.07em;text-transform:uppercase}.tcs-nav{display:flex;align-items:center;gap:36px;padding:0 clamp(20px,4vw,60px);border-block:1px solid var(--line);overflow-x:auto;scrollbar-width:thin;background:#10131d}.tcs-nav a{padding:18px 0;font-size:.85rem;font-weight:700;white-space:nowrap;border-bottom:3px solid transparent}.tcs-nav a[aria-current=page]{color:#ff83c5;border-bottom-color:var(--accent)}.tcs-hero{position:relative;isolation:isolate;min-height:560px;display:flex;align-items:center;padding:85px clamp(24px,5vw,80px);background:radial-gradient(ellipse at right,#68334c,#141823 65%);overflow:hidden}.tcs-hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-3}.tcs-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,10,17,.94),rgba(9,10,17,.7) 48%,rgba(9,10,17,.2));z-index:-2}.tcs-hero-content{max-width:720px}.tcs-hero h1{max-width:720px}.tcs-hero p{max-width:570px;font-size:1.08rem;color:#e1dbe6}.tcs-hero .tcs-actions{margin-top:32px}.tcs-hero-caption{position:absolute;bottom:22px;left:clamp(24px,5vw,80px);font-size:.7rem;letter-spacing:.08em;color:#ddd}.tcs-school-image{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:16px}.tcs-school{gap:48px;align-items:center}.tcs-cta{margin-top:70px;padding:54px clamp(24px,5vw,80px);background:linear-gradient(115deg,#321528,#1a1627);display:flex;align-items:center;justify-content:space-between;gap:32px;border-block:1px solid var(--line)}.tcs-cta h2{margin-bottom:0}.tcs-club-footer{display:grid;grid-template-columns:1fr 1.2fr;gap:32px;padding:54px clamp(24px,5vw,80px)}.tcs-club-footer h2{font-size:1.6rem}.tcs-club-footer form{margin-top:24px}.tcs-club-footer form small{display:inline-block;margin:0 12px}.tcs-socials{margin-top:24px}.tcs-socials .tcs-btn{font-size:.8rem!important;padding:10px 16px}.tcs-wechat{margin-top:20px;border:1px solid var(--line);border-radius:12px;padding:20px;background:#1b202a;max-width:420px}.tcs-wechat h3{font-size:1.15rem}.tcs-wechat img{width:230px;background:#fff;padding:10px;margin-top:16px}.tcs-video{width:100%;max-height:70vh;display:block;background:#090b12;border-radius:12px}.tcs-youtube{padding:30px;border:1px solid var(--line);background:linear-gradient(130deg,#291522,#161c2a);border-radius:12px;display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:150px}.tcs-youtube span{font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.tcs-ownerbar{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:14px clamp(20px,4vw,60px);background:#27172d;border-bottom:1px solid #e11d8a44}.tcs-ownerbar>span{font-size:.78rem;color:#eed7e8}.tcs-ownerbar .tcs-btn{padding:8px 14px;font-size:.76rem!important}.tcs-editor{max-width:1300px;margin:auto;padding:42px clamp(16px,4vw,50px) 110px}.tcs-title-row{display:flex;justify-content:space-between;align-items:center;gap:30px}.tcs-title-row h1{font-size:clamp(2rem,3vw,3.5rem);margin-bottom:14px}.tcs-title-row .tcs-actions{flex-shrink:0}.tcs-editor-tabs{display:flex;gap:8px;overflow-x:auto;padding:18px 0;margin:18px 0}.tcs-editor-tabs a{padding:12px 18px;white-space:nowrap;background:#151823;border:1px solid var(--line);border-radius:8px;font-size:.86rem}.tcs-editor-tabs a[aria-current=page]{background:#e11d8a;border-color:#e11d8a}.tcs-editor .tcs-panel>h2{font-size:1.85rem}.tcs-form{display:grid;gap:24px;margin:24px 0 0}.tcs-form .tcs-form{margin:0}.tcs-field{display:grid;gap:8px;min-width:0}.tcs label{font-size:.9rem;color:#e9e2ee;display:grid;gap:8px;min-width:0}.tcs input:not([type=checkbox]):not([type=hidden]),.tcs textarea,.tcs select{width:100%;min-width:0;max-width:100%;border:1px solid #444252;border-radius:8px;background:#0d1019;color:#f5f2fa;padding:13px;font-size:1rem;line-height:1.5}.tcs input[type=file]{font-size:.8rem!important;padding:10px!important}.tcs input[type=file]::file-selector-button{padding:8px;border:0;border-radius:5px;background:#323244;color:white;margin-right:10px;cursor:pointer}.tcs textarea{resize:vertical}.tcs select{color-scheme:dark}.tcs label.tcs-check{display:flex;align-items:center;gap:12px}.tcs input[type=checkbox]{accent-color:#e11d8a;width:18px;height:18px;flex-shrink:0}.tcs-thumb{max-height:170px;max-width:240px!important;object-fit:contain;border-radius:8px}.tcs-video-fields{border:1px solid var(--line);border-radius:12px;padding:22px;display:grid;gap:20px;min-width:0}.tcs-video-fields legend{padding:0 10px;color:#ff8acc;font-weight:700}.tcs-video-fields .tcs-video{max-height:280px}.tcs-alert{background:#11332a;border:1px solid #388e71;padding:20px;border-radius:12px;margin:0 0 24px;color:#d5ffef}.tcs-alert.error{background:#3a1c29;border-color:#df628f;color:#ffd5e4}.tcs-alert a{text-decoration:underline;font-weight:700}.tcs-alert p{margin:12px 0 0;color:inherit}.tcs button:disabled{opacity:.55;cursor:wait}
/* Compatta solo l’header condiviso su queste pagine; servizi TDA e footer restano attivi. */
body.tcs-page #mainHeader .header-main{padding-top:10px;padding-bottom:10px}
@media(min-width:851px){body.tcs-page .tcs-site,body.tcs-page .tcs-editor{margin-left:110px;margin-right:0;width:calc(100% - 110px)}}
@media(max-width:1000px){.tcs-grid.three{grid-template-columns:repeat(2,minmax(0,1fr))}.tcs-title-row{display:block}.tcs-title-row>.tcs-actions{margin:24px 0}.tcs-hero{min-height:500px}.tcs-ownerbar{align-items:flex-start;flex-direction:column}.tcs-school{gap:26px}}
@media(max-width:640px){.tcs-grid.two,.tcs-grid.three,.tcs-club-footer{grid-template-columns:minmax(0,1fr)}.tcs-brandbar{padding:20px 16px;gap:12px}.tcs-brandbar>.tcs-btn{font-size:.74rem!important;padding:10px}.tcs-brand{font-size:.91rem;gap:10px}.tcs-brand img{width:42px;height:42px}.tcs-brand small{font-size:.54rem}.tcs-nav{gap:25px;padding-inline:20px}.tcs-nav a{font-size:.8rem}.tcs-hero{padding:60px 24px 76px;min-height:520px}.tcs-hero h1{font-size:clamp(2.2rem,10vw,3.6rem)}.tcs-hero:after{background:linear-gradient(90deg,rgba(9,10,17,.91),rgba(9,10,17,.48))}.tcs-hero-content{width:100%}.tcs-hero p{font-size:.96rem}.tcs-hero .tcs-actions{gap:10px}.tcs-section{margin:42px 0}.tcs-section-heading,.tcs-cta{align-items:start;flex-direction:column}.tcs-section-heading{gap:12px}.tcs-page-heading{padding-top:40px}.tcs-cta{padding-block:36px}.tcs-card-body{padding:22px}.tcs-club-footer{padding-block:36px}.tcs-youtube{flex-direction:column;align-items:start;padding:24px}.tcs-ownerbar{padding:12px 16px}.tcs-ownerbar .tcs-actions{gap:8px}.tcs-ownerbar .tcs-btn{padding:8px 10px}.tcs-editor{padding-top:28px}.tcs-editor .tcs-panel{padding:20px}.tcs-video-fields{padding:16px}.tcs-editor .tcs-grid{gap:20px}.tcs-form>.tcs-actions{align-items:stretch;flex-direction:column}}
@media(prefers-reduced-motion:reduce){.tcs *{transition:none!important;scroll-behavior:auto!important}}
