.home-page{background:var(--bg-color);padding-top:0}.home-container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.home-hero-slider{position:relative;width:100%;height:100dvh;min-height:500px;overflow:hidden;background:#111}.hero-slide{position:absolute;inset:0;opacity:0;transition:opacity .7s ease;pointer-events:none}.hero-slide--active{opacity:1;pointer-events:auto;z-index:1}.hero-slide-bg{position:absolute;inset:0;background-size:cover;background-position:center;transform:scale(1.03);transition:transform 6s ease}.hero-slide--active .hero-slide-bg{transform:scale(1)}.hero-slide-overlay{position:absolute;inset:0;background:linear-gradient(to right,#000000b8,#00000073 55%,#00000026)}@keyframes heroRiseUp{0%{transform:translateY(110%)}to{transform:translateY(0)}}.hero-reveal{overflow:hidden;display:block}.hero-reveal-inner{transform:translateY(110%)}.hero-slide--active .hero-reveal-inner{animation:heroRiseUp .75s cubic-bezier(.22,1,.36,1) forwards}.hero-slide--active .hero-reveal--d1 .hero-reveal-inner{animation-delay:.1s}.hero-slide--active .hero-reveal--d2 .hero-reveal-inner{animation-delay:.22s}.hero-slide-content{position:absolute;bottom:42%;left:0;right:0;max-width:1280px;margin:0 auto;padding:0 1.5rem;color:#fff;z-index:2}.hero-content-box{max-width:600px}.hero-slide-meta{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.hero-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;border:2px solid rgba(255,255,255,.6);flex-shrink:0}.hero-avatar--placeholder{display:flex;align-items:center;justify-content:center;background:#fff3;font-size:1rem;font-weight:700;color:#fff;border:2px solid rgba(255,255,255,.4)}.hero-byline-text{font-size:.82rem;font-weight:500;letter-spacing:.04em;color:#ffffffe6}.hero-byline-text strong{font-weight:700;color:#fff}.hero-cat-label{text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;font-weight:700;color:var(--accent-color, #008b8b)}.hero-title{font-family:Raleway,system-ui,sans-serif;font-size:2.1875rem;font-weight:900;line-height:1.5;margin:0 0 1.5rem;letter-spacing:-.02em}.hero-title-link,.hero-title-link:hover{color:#fff;text-decoration:none}.hero-cta{display:inline-flex;align-items:center;gap:.5rem;background:var(--accent-color, #008b8b);color:#fff;font-family:Raleway,system-ui,sans-serif;font-size:.9rem;font-weight:700;padding:.65rem 1.4rem;border-radius:6px;text-decoration:none;transition:background .2s ease,transform .2s ease}.hero-cta:hover{background:var(--accent-hover);color:#fff;box-shadow:0 4px 16px #00000040}.hero-controls{position:absolute;bottom:0;left:0;right:0;z-index:3}.hero-controls-list{list-style:none;margin:0 auto;padding:0;max-width:1280px;padding:0 1.5rem;font-size:0}.hero-tab{display:inline-flex;flex-direction:column;justify-content:flex-end;vertical-align:bottom;width:18%;margin:50px 9% 50px 0;padding:10px 0;height:calc(4.125rem + 20px);position:relative;cursor:pointer;color:#fff;opacity:.65;transition:opacity .2s ease;box-sizing:border-box}.hero-tab:last-child{margin-right:0}.hero-tab:hover{opacity:.85}.hero-tab--active{opacity:1}.hero-tab-title{font-family:Raleway,system-ui,sans-serif;font-size:1rem;font-weight:600;line-height:1.375;text-transform:uppercase;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.hero-tab:before{display:block;content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:#fff3}.hero-tab-progress{position:absolute;bottom:0;left:0;width:100%;height:2px;background:var(--accent-color, #008b8b);transform:scaleX(0);transform-origin:left center}@media (max-width: 768px){.home-hero-slider{min-height:460px}.hero-slide-content{bottom:30%}.hero-title{font-size:clamp(1.35rem,5.5vw,2rem)}.hero-tab{width:44%;margin:20px 8% 20px 0}.hero-tab:nth-child(n+3){display:none}.hero-tab-title{font-size:.85rem}}@media (max-width: 480px){.hero-slide-content{bottom:32%}.hero-tab{width:100%;margin-right:0;display:block}.hero-tab:nth-child(n+2){display:none}}.home-hero-section{background:#fff;padding:2.5rem 0 3.5rem}.home-hero-grid{display:grid;grid-template-columns:2fr 1fr;gap:2.5rem;align-items:start}@media (max-width: 900px){.home-hero-grid{grid-template-columns:1fr}}.home-tagline{display:none}.home-diari-hub-title{font-family:Ultra,Georgia,serif;font-weight:400;font-size:clamp(1.3rem,2.5vw,1.75rem);color:var(--text-color);line-height:1.15;display:flex;align-items:center;gap:.5rem;text-decoration:none;margin-top:.5rem}.home-diari-hub-title:hover{color:var(--accent-color)}.home-diari-title-icon{flex-shrink:0;display:block}@media (max-width: 900px){.home-tagline{font-size:clamp(1.3rem,5vw,1.9rem);margin-bottom:1.25rem}}.home-featured-figure{margin:0 0 1rem;border-radius:10px;overflow:hidden;aspect-ratio:16 / 9;background:var(--bg-light)}.home-featured-figure img{width:100%;height:100%;object-fit:cover;display:block}[data-hero-candidate] a{display:block;text-decoration:none;color:inherit}.home-cat{font-size:.68rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--accent-color);margin:0 0 .45rem}.home-featured-title{font-family:Raleway,system-ui,sans-serif;font-size:clamp(1.25rem,2.2vw,1.85rem);font-weight:700;line-height:1.3;color:var(--text-color);margin:0 0 .55rem}.home-featured-deck{font-family:Georgia,serif;font-style:italic;font-size:1rem;color:var(--text-secondary);line-height:1.65;margin:0 0 .75rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-byline{font-size:.85rem;color:var(--text-secondary);margin:0}.home-byline strong{font-weight:600;color:var(--text-color)}.home-recenti{border-left:1px solid var(--border-color);padding-left:2rem;padding-top:.25rem}@media (max-width: 900px){.home-recenti{border-left:none;padding-left:0;border-top:1px solid var(--border-color);padding-top:1.5rem}}.home-recenti-item{display:grid;grid-template-columns:88px 1fr;gap:.9rem;padding:1rem 0;border-bottom:1px solid var(--border-color);text-decoration:none;color:inherit;align-items:flex-start}.home-recenti-item:last-child{border-bottom:none}.home-recenti-item:hover .home-recenti-title{color:var(--accent-color)}.home-recenti-thumb{width:88px;height:64px;border-radius:7px;overflow:hidden;background:var(--bg-light)}.home-recenti-thumb img{width:100%;height:100%;object-fit:cover}.home-cat-small{font-size:.63rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--accent-color);margin:0 0 .2rem}.home-recenti-title{font-family:Raleway,system-ui,sans-serif;font-size:.9rem;font-weight:600;line-height:1.35;color:var(--text-color);margin:0 0 .2rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s}.home-byline-small{font-size:.78rem;color:var(--text-secondary);margin:0}.home-davicino-section{background:var(--bg-cream);padding:3.5rem 0}.home-section-intro{margin-bottom:2rem}.home-section-heading{font-family:Raleway,system-ui,sans-serif;font-size:clamp(1.2rem,2.5vw,1.6rem);font-weight:700;letter-spacing:-.01em;color:var(--text-color);margin:0 0 .4rem}.home-section-sub{font-family:Georgia,serif;font-style:italic;font-size:.975rem;color:var(--text-secondary);line-height:1.55;margin:0;max-width:560px}.home-davicino-grid{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:start}@media (max-width: 768px){.home-davicino-grid{grid-template-columns:1fr;gap:2rem}}.home-diari-col{display:flex;flex-direction:column;gap:.75rem}.home-diari-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}@media (max-width: 768px){.home-diari-grid{grid-template-columns:repeat(2,1fr)}}.home-diario-card{display:flex;flex-direction:column;text-decoration:none;color:inherit;background:#fff;border:1px solid var(--border-color);border-radius:12px;overflow:hidden;transition:border-color .2s,box-shadow .2s,transform .18s}.home-diario-card:hover{border-color:var(--accent-color);box-shadow:0 4px 14px #00000014;transform:translateY(-3px)}.home-diario-card:hover .home-diario-titolo{color:var(--accent-color)}.home-diario-cover{width:100%;aspect-ratio:4 / 3;overflow:hidden;background:var(--bg-light);flex-shrink:0}.home-diario-cover img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.home-diario-card:hover .home-diario-cover img{transform:scale(1.04)}.home-diario-cover-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:2.5rem;font-weight:700;color:var(--text-secondary);background:var(--bg-cream)}.home-diario-body{padding:.75rem .9rem .9rem;display:flex;flex-direction:column;gap:.3rem;flex:1}.home-diario-nome{font-size:.63rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--accent-color);margin:0}.home-diario-titolo{font-family:Raleway,system-ui,sans-serif;font-size:.9rem;font-weight:600;line-height:1.4;color:var(--text-color);margin:0;flex:1;transition:color .2s;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.home-diario-date{font-size:.68rem;color:var(--text-secondary);margin:0}.home-link-more{font-size:.85rem;font-weight:700;color:var(--accent-color);text-decoration:none}.home-link-more:hover{text-decoration:underline}.home-testi-col{display:flex;flex-direction:column;gap:1rem}.home-testi-item{display:block;text-decoration:none;color:inherit;background:#fff;border-radius:10px;overflow:hidden;border:1px solid var(--border-color);transition:transform .18s ease,box-shadow .18s ease}.home-testi-item:hover{transform:translateY(-3px);box-shadow:0 6px 20px #00000017}.home-testi-item:hover .home-testi-title{color:var(--accent-color)}.home-testi-img{width:100%;aspect-ratio:16 / 8;overflow:hidden;background:var(--bg-light)}.home-testi-img img{width:100%;height:100%;object-fit:cover}.home-testi-body{padding:.85rem 1rem}.home-testi-title{font-family:Raleway,system-ui,sans-serif;font-size:.95rem;font-weight:700;line-height:1.35;color:var(--text-color);margin:.25rem 0 .35rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s}.home-testi-cta{padding:1rem 1.1rem;border:1px dashed rgba(0,139,139,.35);border-radius:10px;background:#008b8b0a;display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.home-testi-cta p{font-family:Georgia,serif;font-style:italic;font-size:.9rem;color:var(--text-secondary);margin:0;line-height:1.4}.home-testi-cta-link{font-size:.82rem;font-weight:700;color:#fff;background:var(--accent-color);padding:.45rem 1rem;border-radius:6px;text-decoration:none;white-space:nowrap;flex-shrink:0;transition:background .2s}.home-testi-cta-link:hover{background:var(--accent-hover)}.home-esplora-section{background:var(--bg-color);padding:3.5rem 0;border-top:1px solid var(--border-color)}.home-esplora-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:.5rem}@media (max-width: 1024px){.home-esplora-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 640px){.home-esplora-grid{grid-template-columns:repeat(2,1fr)}}.home-esplora-card{display:flex;flex-direction:column;text-decoration:none;color:inherit;background:var(--bg-card);border:1px solid var(--border-color);border-radius:10px;overflow:hidden;transition:border-color .2s,box-shadow .2s,transform .18s}.home-esplora-card:hover{border-color:var(--accent-color);box-shadow:0 6px 20px #00000017;transform:translateY(-3px)}.home-esplora-card:hover .home-esplora-title{color:var(--accent-color)}.home-esplora-img{width:100%;aspect-ratio:4 / 3;overflow:hidden;background:var(--bg-light);flex-shrink:0}.home-esplora-img img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.home-esplora-card:hover .home-esplora-img img{transform:scale(1.04)}.home-esplora-body{padding:.85rem 1rem 1rem;display:flex;flex-direction:column;flex:1}.home-esplora-cat{font-size:.65rem;font-weight:800;text-transform:uppercase;letter-spacing:.09em;color:var(--accent-color);margin:0 0 .4rem}.home-esplora-title{font-family:Raleway,system-ui,sans-serif;font-size:1rem;font-weight:600;line-height:1.45;color:var(--text-secondary);margin:0;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s}.home-rivista-section{background:#e6f3f3;padding:3.5rem 0 0}.home-ultimo-numero{display:grid;grid-template-columns:auto 1fr;gap:2rem;align-items:center;padding-bottom:3rem}.home-rivista-cover-col{order:-1}@media (max-width: 768px){.home-ultimo-numero{grid-template-columns:1fr;gap:1.5rem}.home-rivista-cover-col{order:0;display:flex;justify-content:center}}.home-rivista-eyebrow{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--accent-color);margin:0 0 .6rem}.home-rivista-riga{width:40px;height:3px;background:var(--accent-color);border-radius:2px;margin:0 0 1rem}.home-rivista-meta{font-size:.85rem;color:var(--text-secondary);margin:0 0 .35rem}.home-rivista-titolo{font-family:Raleway,system-ui,sans-serif;font-size:clamp(1.2rem,2.5vw,1.7rem);font-weight:700;line-height:1.3;color:var(--text-color);margin:0 0 .75rem}.home-rivista-sommario{font-family:Georgia,serif;font-size:.975rem;line-height:1.65;color:var(--text-secondary);margin:0 0 1.25rem;max-width:500px}.home-rivista-actions{display:flex;gap:1.5rem;align-items:center;flex-wrap:wrap}.home-rivista-cta{font-weight:700;font-size:.95rem;color:#fff;background:var(--accent-color);padding:.6rem 1.25rem;border-radius:7px;text-decoration:none;transition:background .2s}.home-rivista-cta:hover{background:var(--accent-hover)}.home-rivista-link{font-size:.9rem;color:var(--text-secondary);text-decoration:none}.home-rivista-link:hover{color:var(--text-color);text-decoration:underline}.home-rivista-cover{width:240px;height:auto;display:block;border-radius:8px;box-shadow:0 12px 40px #00000038;aspect-ratio:3 / 4;object-fit:cover}.home-archivio-strip{background:#fff;border-top:1px solid var(--border-color);padding:2rem 0 2.5rem}.home-carousel-track-wrap{overflow:hidden;margin-top:.5rem}.home-carousel-track{display:flex;gap:1.25rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:.25rem 0 .75rem;-webkit-overflow-scrolling:touch}.home-carousel-track::-webkit-scrollbar{height:4px}.home-carousel-track::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:2px}.home-carousel-item{flex:0 0 180px;scroll-snap-align:start}@media (max-width: 768px){.home-carousel-item{flex:0 0 148px}}.home-unisciti-section{background:var(--bg-color);padding:4rem 0 3.5rem;border-top:1px solid var(--border-color)}.home-unisciti-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:2rem;margin-bottom:2.5rem}@media (max-width: 768px){.home-unisciti-grid{grid-template-columns:1fr}}.home-unisciti-card{padding:2rem 1.5rem 1.5rem;border-radius:12px;display:flex;flex-direction:column;gap:.6rem}.home-unisciti-card:nth-child(1){background:#f0f7f7;border:1px solid #c8e5e5}.home-unisciti-card:nth-child(2){background:#fdf6ee;border:1px solid #f0dfc4}.home-unisciti-card:nth-child(3){background:#f4f0f8;border:1px solid #d8cce8}.home-unisciti-icon{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:.25rem;flex-shrink:0}.home-unisciti-card:nth-child(1) .home-unisciti-icon{background:#008b8b1f;color:var(--accent-color)}.home-unisciti-card:nth-child(2) .home-unisciti-icon{background:#c8781e1f;color:#b87020}.home-unisciti-card:nth-child(3) .home-unisciti-icon{background:#6446961f;color:#6a4698}.home-unisciti-title{font-family:Raleway,system-ui,sans-serif;font-size:1.05rem;font-weight:700;color:var(--text-color);margin:0}.home-unisciti-text{font-family:Georgia,serif;font-style:italic;font-size:.9rem;line-height:1.6;color:var(--text-secondary);margin:0;flex:1}.home-unisciti-btn{display:inline-block;margin-top:.75rem;padding:.55rem 1.1rem;font-family:Raleway,system-ui,sans-serif;font-size:.85rem;font-weight:700;text-decoration:none;border-radius:7px;border:2px solid currentColor;align-self:flex-start;transition:background .2s,color .2s}.home-unisciti-card:nth-child(1) .home-unisciti-btn{color:var(--accent-color)}.home-unisciti-card:nth-child(1) .home-unisciti-btn:hover{background:var(--accent-color);color:#fff}.home-unisciti-card:nth-child(2) .home-unisciti-btn{color:#b87020}.home-unisciti-card:nth-child(2) .home-unisciti-btn:hover{background:#b87020;color:#fff}.home-unisciti-card:nth-child(3) .home-unisciti-btn{color:#6a4698}.home-unisciti-card:nth-child(3) .home-unisciti-btn:hover{background:#6a4698;color:#fff}.home-newsletter-row{text-align:center;padding-top:1.5rem;border-top:1px solid var(--border-color);font-size:.875rem;color:var(--text-secondary)}.home-newsletter-row a{color:var(--accent-color);font-weight:600;text-decoration:none}.home-newsletter-row a:hover{text-decoration:underline}@media (max-width: 768px){.home-davicino-section,.home-esplora-section,.home-rivista-section,.home-unisciti-section{padding:2.5rem 0}.home-archivio-strip{padding:1.5rem 0 2rem}.home-container{padding:0 1.25rem}}@media (max-width: 480px){.home-container{padding:0 1rem}.home-diari-grid{grid-template-columns:repeat(2,1fr)}.home-rivista-cover{width:160px}.home-unisciti-grid{gap:.875rem}.home-unisciti-card{padding:1.25rem 1rem 1rem}.home-davicino-section,.home-esplora-section,.home-rivista-section,.home-unisciti-section{padding:2rem 0}}
