.hero-section{background:linear-gradient(135deg,#0a1833,#1a2b4a);padding:6rem 0 4rem;text-align:center;position:relative;overflow:hidden}.hero-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grid" width="10" height="10" patternUnits="userSpaceOnUse"><path d="M 10 0 L 0 0 0 10" fill="none" stroke="%23ffffff" stroke-width="0.5" opacity="0.1"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)"/></svg>');opacity:.3}.hero-content{position:relative;z-index:1;max-width:60rem;margin:0 auto;padding:0 2rem}@media (min-width:768px){.hero-section{padding-left:2rem;padding-right:2rem}}.hero-title{font-size:3.5rem;font-weight:800;color:#fff;margin-bottom:1.5rem;background:linear-gradient(135deg,#fff,#9e005c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media (min-width:768px){.hero-title{font-size:4rem}}.hero-subtitle{font-size:1.25rem;color:#cbd5e1;line-height:1.6;max-width:50rem;margin:0 auto}@media (min-width:768px){.hero-subtitle{font-size:1.5rem}}.hero-badges{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:2rem}.hero-badge{display:flex;align-items:center;gap:.5rem;background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.2);padding:.75rem 1.5rem;border-radius:2rem;color:#fff;font-weight:600;font-size:.875rem;transition:all .3s ease}.hero-badge:hover{background:hsla(0,0%,100%,.2);transform:translateY(-2px)}.badge-icon{font-size:1rem}.container{max-width:80rem;margin:0 auto;padding:0 1.5rem}@media (min-width:768px){.container{padding:0 2rem}}.section-title{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:3rem;line-height:1.2;position:relative;text-align:center;text-shadow:0 2px 4px rgba(0,0,0,.3)}.section-title:after{content:"";position:absolute;bottom:-.5rem;left:50%;transform:translateX(-50%);width:4rem;height:.25rem;background:linear-gradient(90deg,#9e005c,#ff6b9d);border-radius:.125rem}.features-section{padding:6rem 0;background:#0a1833}.features-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:768px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.features-grid{grid-template-columns:repeat(4,1fr)}}.feature-card{background:#fff;padding:2rem 1.5rem;border-radius:1rem;text-align:center;box-shadow:0 4px 20px rgba(0,0,0,.1);transition:transform .3s ease}.feature-card:hover{transform:translateY(-5px)}.feature-icon{font-size:3rem;margin-bottom:1.5rem;display:block}.feature-title{font-size:1.5rem;font-weight:700;color:#1e293b;margin-bottom:1rem}.feature-description{font-size:1rem;color:#64748b;line-height:1.6}.section-subtitle{font-size:1.125rem;color:#cbd5e1;margin-bottom:3rem;max-width:50rem;margin-left:auto;margin-right:auto;line-height:1.6}.partner-events-section{padding:6rem 0;background:#0a1833}.partner-event-featured{max-width:60rem;margin:0 auto}.partner-event-card{background:#fff;border-radius:1.5rem;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.1);display:flex;flex-direction:column;border:2px solid rgba(158,0,92,.1);position:relative}@media (min-width:768px){.partner-event-card{flex-direction:row}}.partner-logo{padding:2rem;background:linear-gradient(135deg,#f8fafc,#e2e8f0);display:flex;align-items:center;justify-content:center;min-height:200px}@media (min-width:768px){.partner-logo{min-width:250px}}.logo-container{display:flex;align-items:center;justify-content:center;width:80px;height:80px;background:#fff;border-radius:1rem;box-shadow:0 4px 12px rgba(0,0,0,.1)}.partner-event-content{padding:2rem;flex:1;display:flex;flex-direction:column}.partner-tag{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;padding:.25rem .75rem;border-radius:.25rem;font-size:.75rem;font-weight:600;display:inline-block;margin-bottom:1rem}.partner-event-title{font-size:1.75rem;font-weight:700;color:#1e293b;margin-bottom:1rem;line-height:1.3}.partner-event-description{font-size:1rem;color:#64748b;line-height:1.6;margin-bottom:1.5rem;flex-grow:1}.partner-event-details{margin-bottom:1.5rem}.detail-row{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.detail-label{font-weight:600;color:#374151;min-width:80px;font-size:.875rem}.detail-value{color:#64748b;font-size:.875rem}.partner-event-btn{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;padding:.875rem 1.5rem;border-radius:.5rem;font-weight:600;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .3s ease;margin-top:auto}.partner-event-btn:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);transform:translateY(-2px);box-shadow:0 8px 25px rgba(59,130,246,.3)}.workshops-section{padding:6rem 0;background:#0a1833}.workshops-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:768px){.workshops-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.workshops-grid{grid-template-columns:repeat(3,1fr)}}.workshop-card{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.1);transition:transform .3s ease;display:flex;flex-direction:column;height:100%}.workshop-card:hover{transform:translateY(-5px)}.workshop-image{position:relative;height:12rem;overflow:hidden}.workshop-img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.workshop-card:hover .workshop-img{transform:scale(1.05)}.workshop-badge{position:absolute;top:1rem;right:1rem;background:#9e005c;color:#fff;padding:.25rem .75rem;border-radius:.25rem;font-size:.75rem;font-weight:600}.workshop-content{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1}.workshop-title{font-size:1.25rem;font-weight:700;color:#1e293b;margin-bottom:1rem;line-height:1.3}.workshop-description{font-size:1rem;color:#64748b;line-height:1.6;margin-bottom:1.5rem;flex-grow:1}.workshop-details{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1.5rem}.detail-item{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#64748b}.detail-icon{font-size:1rem}.workshop-price{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.price{font-size:1.5rem;font-weight:700;color:#9e005c}.price-note{font-size:.875rem;color:#64748b;text-decoration:line-through}.workshop-btn{background:#9e005c;color:#fff;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;border:none;cursor:pointer;transition:background-color .3s ease;margin-top:auto}.workshop-btn:hover{background:#7c0047}.featured-event{border:2px solid #9e005c;box-shadow:0 8px 32px rgba(158,0,92,.2);position:relative}.featured-event:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(45deg,#9e005c,#c2185b,#ff6b9d,#9e005c);border-radius:1rem;z-index:-1;animation:featured-glow 3s ease-in-out infinite}@keyframes featured-glow{0%,to{opacity:.5}50%{opacity:.8}}.workshop-badge.featured{background:linear-gradient(135deg,#ff6b9d,#c2185b);color:#fff;font-weight:700;animation:badge-pulse 2s ease-in-out infinite}@keyframes badge-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.workshop-highlights{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.highlight-tag{color:#fff;padding:.25rem .75rem;border-radius:1rem;font-size:.75rem;font-weight:600;white-space:nowrap}.highlight-tag,.workshop-btn.external-link{background:linear-gradient(135deg,#9e005c,#c2185b)}.workshop-btn.external-link{display:flex;align-items:center;justify-content:center;gap:.5rem;border:none;text-decoration:none}.workshop-btn.external-link:hover{background:linear-gradient(135deg,#7c0047,#a0154b);transform:translateY(-2px);box-shadow:0 8px 25px rgba(158,0,92,.3)}.format-section{padding:6rem 0;background:#0a1833}.format-content{max-width:60rem;margin:0 auto;text-align:center;padding:0 2rem}.format-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:3rem;max-width:48rem;margin-left:auto;margin-right:auto}.format-step{text-align:center;padding:2.5rem 1.5rem;background:hsla(0,0%,100%,.95);border-radius:1rem;border:1px solid rgba(158,0,92,.2);transition:all .3s ease;box-shadow:0 4px 20px rgba(0,0,0,.1)}.format-step:hover{background:#fff;border-color:rgba(158,0,92,.5);transform:translateY(-8px);box-shadow:0 8px 30px rgba(158,0,92,.2)}.step-number{width:70px;height:70px;background:linear-gradient(135deg,#9e005c,#c2185b);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.75rem;font-weight:700;margin:0 auto 1.5rem;box-shadow:0 8px 25px rgba(158,0,92,.4);border:3px solid hsla(0,0%,100%,.2)}.step-title{font-size:1.375rem;font-weight:700;color:#1e293b;margin-bottom:1rem;line-height:1.3}.step-description{font-size:1rem;color:#475569;line-height:1.6;font-weight:400}.testimonials-section{padding:6rem 0;background:#0a1833}.testimonials-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:768px){.testimonials-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.testimonials-grid{grid-template-columns:repeat(3,1fr)}}.testimonial-card{background:#fff;padding:2rem;border-radius:1rem;box-shadow:0 4px 20px rgba(0,0,0,.1);transition:transform .3s ease}.testimonial-card:hover{transform:translateY(-5px)}.testimonial-content{margin-bottom:1.5rem}.testimonial-text{font-size:1rem;color:#64748b;line-height:1.6;font-style:italic}.testimonial-author{display:flex;align-items:center;gap:1rem}.author-info{flex:1}.author-name{font-size:1rem;font-weight:600;color:#1e293b;margin-bottom:.25rem}.author-role{font-size:.875rem;color:#64748b}.cta-section{padding:6rem 0;background:linear-gradient(135deg,#9e005c,#c2185b);text-align:center}.cta-content{max-width:60rem;margin:0 auto;padding:0 2rem}.cta-title{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:1rem}.cta-subtitle{font-size:1.25rem;color:#fecaca;margin-bottom:2.5rem;line-height:1.6}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-primary{background-color:#fff;color:#9e005c;padding:1rem 2rem;border-radius:9999px;font-weight:600;font-size:1rem;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.btn-primary:hover{background-color:#f8fafc;transform:translateY(-2px);box-shadow:0 10px 25px -5px rgba(0,0,0,.2)}.btn-secondary{background-color:transparent;color:#fff;padding:1rem 2rem;border-radius:9999px;font-weight:600;font-size:1rem;text-decoration:none;border:2px solid #fff;transition:all .3s ease}.btn-secondary:hover{background-color:#fff;color:#9e005c;transform:translateY(-2px)}@media (max-width:768px){.hero-content{padding:0 1rem}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.125rem}.section-title{font-size:2rem}.features-grid,.format-grid,.testimonials-grid,.workshops-grid{grid-template-columns:1fr}.format-grid{gap:1.5rem}.format-step{padding:1.5rem 1rem}}@media (max-width:480px){.hero-section{padding:4rem 0 3rem}.hero-content{padding:0 1rem}.hero-title{font-size:2rem}.cta-section,.features-section,.format-section,.testimonials-section,.workshops-section{padding:4rem 0}.container{padding:0 1rem}.workshop-content{padding:1.5rem}.testimonial-card{padding:2rem 1.5rem}.format-grid{grid-template-columns:1fr;gap:1.5rem}.format-step{padding:1.5rem 1rem}}.footer{background-color:#17334f;border-top:1px solid #1e293b;padding:2rem 0;margin-top:2rem;color:#cbd5e1;font-size:.875rem}.footer-content{max-width:80rem;margin:0 auto;padding:0 2rem;display:flex;flex-direction:column;gap:1.5rem;align-items:flex-start;text-align:left}@media (min-width:768px){.footer-content{flex-direction:row;justify-content:space-between;align-items:flex-start;text-align:left;gap:3rem}}.footer-logo{order:1;display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.footer-title{font-size:1.25rem;font-weight:700;color:#fff;margin:0;text-align:left}.footer-imment-logo{display:flex;justify-content:flex-start}.imment-logo{opacity:.8;transition:opacity .3s ease}.imment-logo:hover{opacity:1}.footer-info{order:2;display:flex;flex-direction:column;gap:.25rem;text-align:right;align-items:flex-end}.footer-info p{margin:0;color:#cbd5e1;font-size:.875rem}.footer-info .footer-links{margin-top:1rem;display:flex;gap:1rem;justify-content:flex-end}.footer-info .footer-links a{color:#cbd5e1;text-decoration:none;transition:color .3s ease;font-size:.875rem}.footer-info .footer-links a:hover{color:#9e005c}@media (min-width:768px){.footer-logo{order:1}.footer-info{order:2}}