@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}img{max-width:100%;height:auto;display:block}:root{--primary-color: #000000;--secondary-color: #666666;--text-color: #1a1a1a;--text-secondary: #6b7280;--border-color: #e5e7eb;--background: #ffffff;--background-secondary: #f9fafb;--hover-bg: #f3f4f6;--accent-color: #000000;--yellow-accent: #FFD700;--red-accent: #DC143C;--purple-gradient: linear-gradient(135deg, #8A79D8 0%, #9B8AE8 100%);--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05)}html{font-size:16px}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--text-color);line-height:1.6;background-color:var(--background);font-weight:400;width:100%;overflow-x:hidden}.app{min-height:100vh;display:flex;flex-direction:column;width:100%;overflow-x:hidden}.header{padding:1.25rem 2rem;border-bottom:1px solid var(--border-color);background-color:var(--background);position:sticky;top:0;z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fffffffa;width:100%;box-sizing:border-box;box-shadow:var(--shadow-sm)}.nav{display:flex;justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;width:100%;box-sizing:border-box}.nav-left{display:flex;align-items:center}.logo{font-size:1.5rem;font-weight:700;color:var(--text-color);text-decoration:none;letter-spacing:-.02em;transition:opacity .2s ease}.logo:hover{opacity:.7}.nav-right{display:flex;align-items:center;gap:2rem}.nav-link{color:var(--text-color);text-decoration:none;font-size:.9375rem;font-weight:500;transition:all .2s ease;letter-spacing:-.01em}.nav-link:hover{color:var(--primary-color);opacity:.8}.main-content{flex:1;width:100%;padding:0;box-sizing:border-box}.content-wrapper{display:grid;grid-template-columns:1fr 1fr;min-height:calc(100vh - 200px);max-width:1400px;margin:0 auto}.event-card-column{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:0;min-height:100vh;overflow:hidden;background:var(--background)}.event-card-bg-image{width:100%;height:auto;display:block;object-fit:contain;z-index:0;transition:transform .3s ease}.event-card-column:hover .event-card-bg-image{transform:scale(1.01)}.left-column-section{width:100%;padding:2.5rem;background:var(--background);border-top:1px solid var(--border-color);transition:background-color .2s ease}.left-column-section:hover{background:var(--background-secondary)}.event-card{position:relative;width:100%;max-width:500px;height:100%;display:flex;flex-direction:column;justify-content:space-between;color:#fff;z-index:2}.event-card-content{position:relative;z-index:2;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:2rem 0}.event-card-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em}.event-card-hashtag{color:#fffc}.event-card-chapter{color:#fffc;text-align:right;max-width:150px;line-height:1.3}.event-card-title{margin-bottom:2rem}.event-card-main-title{font-size:4rem;font-weight:700;line-height:1;margin-bottom:.5rem;letter-spacing:-.02em;color:#fff}.event-card-subtitle{font-size:2rem;font-weight:400;font-style:italic;color:var(--yellow-accent);display:block;margin-top:-.5rem;font-family:Georgia,serif}.event-card-keywords{display:flex;align-items:center;gap:.5rem;margin-bottom:3rem;font-size:.875rem;font-weight:600;color:var(--yellow-accent);text-transform:uppercase;letter-spacing:.05em}.event-card-keywords .separator{color:#fff;font-weight:300}.event-card-location{margin-bottom:2rem}.event-card-city{font-size:5rem;font-weight:700;line-height:1;letter-spacing:-.03em;color:#fff;margin:0}.event-card-venue{margin-bottom:3rem}.mondadori-logo{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.mondadori-m{font-size:2rem;font-weight:700;color:var(--red-accent);line-height:1}.mondadori-text{font-size:1.25rem;font-weight:600;color:#fff;letter-spacing:.05em}.venue-description{font-size:.875rem;color:#ffffffe6;font-style:italic}.event-card-date{font-size:.875rem;line-height:1.6;color:#fffffff2}.event-card-date p{margin-bottom:.25rem}.event-details-column{padding:3.5rem;overflow-y:auto;background:var(--background);border-left:1px solid var(--border-color)}.event-title{font-size:2.125rem;font-weight:700;line-height:1.25;margin-bottom:3rem;color:var(--text-color);letter-spacing:-.025em;padding-bottom:1.5rem;border-bottom:1px solid var(--border-color)}.detail-section{margin-bottom:2.5rem}.detail-item{display:flex;align-items:flex-start;gap:1.25rem;margin-bottom:1.75rem;padding:.75rem;border-radius:8px;transition:background-color .2s ease}.detail-item:hover{background-color:var(--background-secondary)}.detail-icon{flex-shrink:0;width:52px;height:52px;display:flex;align-items:center;justify-content:center;border-radius:12px;font-size:1.25rem;transition:transform .2s ease,box-shadow .2s ease}.detail-item:hover .detail-icon{transform:scale(1.05)}.calendar-icon{background:linear-gradient(135deg,#6b7280,#4b5563);color:#fff;flex-direction:column;font-size:.75rem;font-weight:600;padding:.625rem;box-shadow:var(--shadow-sm)}.calendar-day{font-size:1.375rem;font-weight:700;line-height:1;margin-top:.125rem}.location-icon{background:linear-gradient(135deg,#6b7280,#4b5563);color:#fff;font-size:1.5rem;box-shadow:var(--shadow-sm)}.detail-text{flex:1}.detail-primary{font-size:1rem;font-weight:600;color:var(--text-color);margin-bottom:.25rem;display:flex;align-items:center;gap:.5rem}.detail-secondary{font-size:.875rem;color:var(--text-secondary)}.detail-link{color:var(--text-secondary);font-size:.875rem}.section-title{font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--text-secondary);margin-bottom:1.25rem;transition:color .2s ease}.registration-status{display:flex;align-items:flex-start;gap:1.25rem;padding:1.75rem;background-color:var(--background-secondary);border-radius:12px;border:1px solid var(--border-color);transition:all .2s ease}.registration-status:hover{box-shadow:var(--shadow-sm);border-color:var(--text-secondary)}.status-icon{width:28px;height:28px;border:2.5px solid var(--text-secondary);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:1.125rem;color:var(--text-secondary);transition:all .2s ease}.registration-status:hover .status-icon{border-color:var(--text-color);color:var(--text-color)}.status-text{flex:1}.status-title{font-size:1rem;font-weight:600;color:var(--text-color);margin-bottom:.5rem}.status-description{font-size:.875rem;color:var(--text-secondary);line-height:1.6}.presenter-section{margin-top:1rem}.presenter-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.presenter-avatar{width:52px;height:52px;border-radius:50%;background:var(--purple-gradient);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1.125rem;flex-shrink:0;box-shadow:var(--shadow-md);transition:transform .2s ease,box-shadow .2s ease}.presenter-avatar:hover{transform:scale(1.05);box-shadow:var(--shadow-lg)}.presenter-name{font-size:1rem;font-weight:600;color:var(--text-color);display:flex;align-items:center;gap:.5rem;transition:color .2s ease}.presenter-name:hover{color:var(--primary-color)}.detail-link{color:var(--text-secondary);font-size:.875rem;transition:color .2s ease,transform .2s ease;display:inline-block}.detail-link:hover{color:var(--text-color);transform:translate(2px)}.subscribe-button{padding:.875rem 1.75rem;background-color:var(--background);color:var(--text-color);border:1.5px solid var(--border-color);border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);margin-bottom:1.25rem;width:100%;max-width:220px;box-shadow:var(--shadow-sm);letter-spacing:-.01em}.subscribe-button:hover{background-color:var(--primary-color);color:#fff;border-color:var(--primary-color);transform:translateY(-2px);box-shadow:var(--shadow-md)}.subscribe-button:active{transform:translateY(0)}.presenter-description{font-size:.9375rem;color:var(--text-secondary);line-height:1.7;margin-bottom:1.25rem;font-weight:400}.social-icons{display:flex;gap:1rem;margin-top:1.25rem}.social-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:8px;background-color:var(--background-secondary);color:var(--text-secondary);cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);text-decoration:none;border:1px solid var(--border-color)}.social-icon svg{width:20px;height:20px}.social-icon:hover{background-color:var(--primary-color);color:#fff;border-color:var(--primary-color);transform:translateY(-2px);box-shadow:var(--shadow-md)}.hosts-list{display:flex;flex-direction:column;gap:1.25rem;margin-top:1.25rem}.host-item{display:flex;align-items:center;gap:1.125rem;font-size:.9375rem;color:var(--text-color);padding:.75rem;border-radius:8px;transition:all .2s ease;cursor:pointer}.host-item:hover{background-color:var(--background-secondary);transform:translate(4px)}.host-avatar{width:44px;height:44px;border-radius:50%;background:var(--purple-gradient);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.9375rem;flex-shrink:0;box-shadow:var(--shadow-sm);transition:transform .2s ease,box-shadow .2s ease}.host-item:hover .host-avatar{transform:scale(1.08);box-shadow:var(--shadow-md)}.footer-links{display:flex;flex-wrap:wrap;gap:2rem;padding-top:1.5rem;border-top:1px solid var(--border-color)}.footer-link{color:var(--text-secondary);text-decoration:none;font-size:.875rem;font-weight:500;transition:all .2s ease;position:relative;padding-bottom:.25rem}.footer-link:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:var(--text-color);transition:width .3s ease}.footer-link:hover{color:var(--text-color)}.footer-link:hover:after{width:100%}.about-section{margin-top:2.5rem}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.language-toggle{font-size:.75rem;color:var(--text-secondary);cursor:pointer;padding:.25rem .5rem;border:1px solid var(--border-color);border-radius:4px}.about-content{font-size:.9375rem;line-height:1.8;color:var(--text-color)}.about-content p{margin-bottom:1.25rem}.about-title{font-size:1.125rem;font-weight:600;margin-bottom:1.5rem}.about-content strong{color:var(--text-color);font-weight:600}.about-content ul{margin:1.5rem 0;padding-left:1.5rem;list-style:none}.about-content ul li{margin-bottom:1rem;position:relative;padding-left:1.25rem}.about-content ul li:before{content:"•";position:absolute;left:0;color:var(--primary-color);font-weight:700;font-size:1.25rem}.about-content em{font-style:italic;color:var(--text-secondary)}.footer{padding:4rem 2rem 3rem;background-color:var(--background-secondary);border-top:1px solid var(--border-color);margin-top:auto;width:100%;box-sizing:border-box}.footer-actions{max-width:1400px;margin:0 auto 2.5rem;display:flex;flex-wrap:wrap;gap:1.5rem;align-items:center}.subscribe-btn{padding:.875rem 1.75rem;background-color:var(--primary-color);color:#fff;border:none;border-radius:8px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s ease;letter-spacing:-.01em;box-shadow:0 1px 2px #0000000d}.subscribe-btn:hover{background-color:#333;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.subscribe-btn:active{transform:translateY(0)}.footer-bottom{max-width:1400px;margin:0 auto;padding-top:2.5rem;border-top:1px solid var(--border-color);display:flex;flex-wrap:wrap;gap:1.75rem;align-items:center}@media (max-width: 1024px){.content-wrapper{grid-template-columns:1fr}.event-card-column{min-height:60vh;padding:2rem 1.5rem}.event-details-column{padding:2rem}.event-card-main-title{font-size:3rem}.event-card-city{font-size:4rem}}@media (max-width: 768px){html{font-size:15px}.header{padding:1rem 1.5rem}.nav-right{gap:1.25rem}.nav-link{font-size:.875rem}.logo{font-size:1.375rem}.event-card-column{min-height:50vh;padding:2rem 1rem}.event-card-main-title{font-size:2.5rem}.event-card-city{font-size:3rem}.event-card-subtitle{font-size:1.5rem}.event-details-column{padding:2rem 1.5rem}.event-title{font-size:1.75rem}.footer{padding:3rem 1.5rem 2rem}.footer-actions,.footer-bottom{flex-direction:column;align-items:flex-start;gap:1.25rem}}@media (max-width: 480px){html{font-size:14px}.header{padding:.875rem 1rem}.nav-right{gap:1rem}.nav-link{font-size:.8125rem}.logo{font-size:1.25rem}.event-card-column{min-height:40vh;padding:1.5rem 1rem}.event-card-main-title{font-size:2rem}.event-card-city{font-size:2.5rem}.event-card-subtitle{font-size:1.25rem}.mondadori-text{font-size:1rem}.event-details-column{padding:1.5rem 1rem}.event-title{font-size:1.5rem}.detail-item{flex-direction:column;gap:.75rem}.detail-icon{width:40px;height:40px}.footer{padding:2.5rem 1rem 2rem}.subscribe-button{max-width:100%}}
