.Hero-module__ZARIfG__hero{align-items:center;min-height:100vh;padding-top:8rem;padding-bottom:4rem;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroSeparator{background:linear-gradient(to bottom,transparent,var(--color-porcelain));z-index:3;justify-content:center;align-items:flex-end;width:100%;height:40px;padding-bottom:2rem;display:flex;position:absolute;bottom:0;left:0}.Hero-module__ZARIfG__scrollIndicator{background:linear-gradient(to bottom,var(--color-gold),transparent);width:1px;height:60px;animation:2s ease-in-out infinite Hero-module__ZARIfG__scrollLine}@keyframes Hero-module__ZARIfG__scrollLine{0%{transform-origin:top;transform:scaleY(0)}50%{transform-origin:top;transform:scaleY(1)}51%{transform-origin:bottom;transform:scaleY(1)}to{transform-origin:bottom;transform:scaleY(0)}}.Hero-module__ZARIfG__videoBackground{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.Hero-module__ZARIfG__video{object-fit:cover;filter:brightness(.6)saturate(.8);width:100%;height:100%}.Hero-module__ZARIfG__videoOverlay{z-index:1;background:linear-gradient(#00000073 0%,#0000004d 50%,#0009 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__container{z-index:2;width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative}.Hero-module__ZARIfG__grid{grid-template-columns:1fr;align-items:center;gap:4rem;display:grid}.Hero-module__ZARIfG__logoBadge{letter-spacing:.25em;color:var(--color-text-light);border:1px solid #0000001a;border-radius:50px;margin-bottom:2rem;padding:.5rem 1rem;font-size:.8rem;font-weight:700;display:inline-block}.Hero-module__ZARIfG__lead{color:#ffffffe6;text-shadow:0 2px 4px #0000004d;max-width:500px;margin-top:2rem;margin-bottom:3rem;font-size:1.25rem;line-height:1.6}.Hero-module__ZARIfG__hero .display-text{color:#fff;text-shadow:0 4px 12px #00000080}.Hero-module__ZARIfG__actions{align-items:center;gap:1.5rem;display:flex}.Hero-module__ZARIfG__meta{color:#ffffffb3;font-size:.9rem;font-style:italic;font-family:var(--font-serif)}.Hero-module__ZARIfG__visualCol{perspective:1000px;justify-content:center;align-items:center;min-height:400px;display:flex;position:relative}.Hero-module__ZARIfG__floatingCard{background-color:#1a1a1a;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='1.2' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.05'/%3E%3C/svg%3E"),radial-gradient(circle at 100% 0,#ffffff08 0%,#0000 50%),linear-gradient(to bottom right,#242424,#121212);border-radius:12px;flex-direction:column;width:340px;height:540px;padding:12px;transition:transform .5s,box-shadow .5s;animation:8s ease-in-out infinite Hero-module__ZARIfG__floatCard;display:flex;position:relative;transform:rotateX(5deg)rotateY(-5deg)rotate(-5deg);box-shadow:0 20px 50px #0009,inset 0 0 0 1px #ffd7001a}.Hero-module__ZARIfG__cardBorder{border:1px solid #d4af3766;border-radius:4px;flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100%;padding:2rem 1.5rem;display:flex;position:relative;box-shadow:inset 0 0 15px #d4af3708}.Hero-module__ZARIfG__cardInner{z-index:2;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:100%;display:flex;position:relative}.Hero-module__ZARIfG__logoGroup{text-align:center;flex-grow:0;justify-content:center;align-items:center;width:100%;margin-top:1.5rem;margin-bottom:2rem;display:flex}.Hero-module__ZARIfG__logoIcon{filter:drop-shadow(0 2px 3px #0009);mix-blend-mode:normal;opacity:.95;justify-content:center;width:100%;display:flex}.Hero-module__ZARIfG__mainLogo{object-fit:contain;display:block}.Hero-module__ZARIfG__separator{opacity:.6;background:linear-gradient(90deg,#0000,#b38728,#0000);width:40px;height:1px;margin:1.5rem 0}.Hero-module__ZARIfG__cardBody{text-align:center;flex-direction:column;flex-grow:1;justify-content:center;display:flex}.Hero-module__ZARIfG__solutionTitle{font-family:var(--font-serif);color:#fbf5b7;opacity:.9;text-shadow:0 1px 2px #000c;margin-bottom:1rem;font-size:1.5rem;font-weight:400}.Hero-module__ZARIfG__solutionText{color:#999;letter-spacing:.05em;text-transform:uppercase;font-size:.85rem;font-weight:500;line-height:1.6}.highlight{color:#d4af37;text-shadow:0 1px 1px #00000080;font-weight:600}.Hero-module__ZARIfG__cardFooter{color:#555;letter-spacing:.2em;justify-content:center;gap:1rem;margin-top:3rem;font-size:.6rem;display:flex}.Hero-module__ZARIfG__goldDust{pointer-events:none;z-index:100;opacity:.45;mix-blend-mode:overlay;background-image:radial-gradient(circle at 15% 25%,#bf953f66 1px,#0000 2px),radial-gradient(circle at 85% 15%,#fcf6ba4d 1.5px,#0000 3px),radial-gradient(circle at 45% 65%,#d4af3766 2px,#0000 4px),radial-gradient(circle at 75% 85%,#b8860b80 1px,#0000 2.5px),radial-gradient(circle at 25% 90%,#ffdf004d 1.5px,#0000 3px),url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.15' style='mix-blend-mode: overlay;'/%3E%3C/svg%3E");background-repeat:repeat;background-size:80% 80%,90% 90%,60% 70%,75% 85%,55% 95%,200px 200px;border-radius:12px;width:100%;height:100%;position:absolute;top:0;left:0}@keyframes Hero-module__ZARIfG__floatCard{0%,to{transform:rotateX(5deg)rotateY(-5deg)rotate(-2deg)translateY(0)}50%{transform:rotateX(2deg)rotateY(-2deg)rotate(0)translateY(-15px)}}@keyframes Hero-module__ZARIfG__rotateGlow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (min-width:1024px){.Hero-module__ZARIfG__grid{grid-template-columns:1.2fr .8fr;gap:2rem}.Hero-module__ZARIfG__floatingCard{width:380px;height:600px;transform:rotate(-5deg)translate(40px)}}@media (max-width:1023px){.Hero-module__ZARIfG__floatingCard{width:90%;max-width:340px;height:auto;min-height:500px;margin:0 auto;animation:6s ease-in-out infinite Hero-module__ZARIfG__floatCardMobile;transform:none!important}.Hero-module__ZARIfG__cardBorder{padding:1.5rem 1rem}.Hero-module__ZARIfG__logoIcon{transform:scale(.9)}}@keyframes Hero-module__ZARIfG__floatCardMobile{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}
.Context-module__FZxFUq__section{padding:10rem 0;position:relative;overflow:hidden}.Context-module__FZxFUq__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.Context-module__FZxFUq__grid{grid-template-columns:1fr;align-items:center;gap:4rem;display:grid}.Context-module__FZxFUq__text{color:var(--color-text-light);max-width:90%;font-size:1.25rem;line-height:1.8}.Context-module__FZxFUq__visualCol{background:#ffffff80;border:1px solid #0000000d;border-radius:20px;justify-content:center;align-items:center;height:300px;display:flex;position:relative}.Context-module__FZxFUq__timelineVisual{align-items:center;width:80%;height:100px;display:flex;position:relative}.Context-module__FZxFUq__line{background:linear-gradient(90deg,#ddd 0%,var(--color-gold)40%,var(--color-gold)60%,#ddd 100%);z-index:1;width:100%;height:2px;position:absolute;top:50%;left:0}.Context-module__FZxFUq__point{z-index:2;background:#fff;border:2px solid #ddd;border-radius:50%;flex-direction:column;align-items:center;width:16px;height:16px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Context-module__FZxFUq__point span{text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-light);white-space:nowrap;font-size:.8rem;position:absolute;top:25px}.Context-module__FZxFUq__pointStart{left:0}.Context-module__FZxFUq__pointEnd{right:0}.Context-module__FZxFUq__pointDead{background:var(--color-gold);border-color:var(--color-gold);width:24px;height:24px;box-shadow:0 0 20px var(--color-gold);left:50%;transform:translate(-50%,-50%)}.Context-module__FZxFUq__deadLabel{font-weight:700;color:var(--color-gold)!important;top:-30px!important}@media (min-width:1024px){.Context-module__FZxFUq__grid{grid-template-columns:1fr 1fr}}
.Choreography-module__2V6PYG__section{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MDAiIGhlaWdodD0iNDAwIj48ZmlsdGVyIGlkPSJnoiPjxmZVR1cmJ1bGVuY2UgdHlwZT0iZnJhY3RhbE5vaXNlIiBiYXNlRnJlcXVlbmN5PSIwLjY1IiBudW1PY3RhdmVzPSIzIiBzdGl0Y2hUaWxlcz0ic3RpdGNoIi8+PC9maWx0ZXI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsdGVyPSJ1cmwoI2cpIiBvcGFjaXR5PSIwLjAzIi8+PC9zdmc+);padding:10rem 0;position:relative;overflow:hidden}.Choreography-module__2V6PYG__container{z-index:2;max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative}.Choreography-module__2V6PYG__header{text-align:center;z-index:3;position:relative}.Choreography-module__2V6PYG__overline{letter-spacing:.3em;color:var(--color-gold);text-transform:uppercase;margin-bottom:2rem;font-size:.9rem;display:block}.Choreography-module__2V6PYG__threadContainer{z-index:1;width:2px;height:85%;position:absolute;top:25rem;left:50%;transform:translate(-50%)}.Choreography-module__2V6PYG__thread{background:linear-gradient(180deg,transparent 0%,var(--color-gold-light)10%,var(--color-gold)50%,var(--color-gold-light)90%,transparent 100%);opacity:.4;width:100%;height:100%}.Choreography-module__2V6PYG__moment{opacity:0;justify-content:space-between;align-items:center;margin-bottom:15rem;transition:all .8s ease-out;display:flex;position:relative;transform:translateY(30px)}.Choreography-module__2V6PYG__moment.visible{opacity:1;transform:translateY(0)}.Choreography-module__2V6PYG__momentReverse{flex-direction:row-reverse}.Choreography-module__2V6PYG__textCol{width:40%;position:relative}.Choreography-module__2V6PYG__visualCol{justify-content:center;width:45%;display:flex;position:relative}.Choreography-module__2V6PYG__stepNumber{font-family:var(--font-serif);color:#d4af374d;z-index:-1;-webkit-text-stroke:1px #d4af371a;font-size:5rem;font-weight:700;line-height:1;position:absolute;top:-3rem;left:-2rem}.Choreography-module__2V6PYG__moment h3{background:linear-gradient(90deg,var(--color-text)0%,#666 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:2.5rem}.Choreography-module__2V6PYG__moment p{color:var(--color-text-light);font-size:1.15rem;line-height:1.8}.Choreography-module__2V6PYG__imageWrapper{border-radius:20px;width:100%;max-width:450px;transition:transform .5s;position:relative;overflow:hidden;box-shadow:0 30px 60px #0000001a}.Choreography-module__2V6PYG__visualCol:hover .Choreography-module__2V6PYG__imageWrapper{transform:translateY(-10px)scale(1.02)}.Choreography-module__2V6PYG__floatingImage{object-fit:cover;width:100%;height:auto;display:block}@media (max-width:768px){.Choreography-module__2V6PYG__threadContainer{left:20px;transform:none}.Choreography-module__2V6PYG__moment,.Choreography-module__2V6PYG__momentReverse{flex-direction:column;align-items:flex-start;margin-bottom:8rem;padding-left:3rem}.Choreography-module__2V6PYG__textCol,.Choreography-module__2V6PYG__visualCol{width:100%;margin-bottom:2rem}.Choreography-module__2V6PYG__header h2{margin-bottom:4rem!important;font-size:2.5rem!important}.Choreography-module__2V6PYG__stepNumber{font-size:3rem;top:0;left:-2rem}}
.Audience-module__Q-UHEW__section{background:var(--color-porcelain);padding:8rem 0}.Audience-module__Q-UHEW__container{max-width:1400px;margin:0 auto;padding:0 1.5rem}.Audience-module__Q-UHEW__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:1024px){.Audience-module__Q-UHEW__grid{grid-template-columns:1fr 1fr;gap:0}}.Audience-module__Q-UHEW__card{cursor:pointer;height:600px;text-decoration:none;transition:all .5s cubic-bezier(.4,0,.2,1);display:block;position:relative;overflow:hidden}.Audience-module__Q-UHEW__cardLink{width:100%;height:100%;color:inherit;text-decoration:none;display:block}.Audience-module__Q-UHEW__cardBackground{z-index:1;background-position:50%;background-size:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0}.Audience-module__Q-UHEW__overlay{z-index:2;background:linear-gradient(#0000004d 0%,#000000b3 100%);width:100%;height:100%;transition:opacity .5s;position:absolute;top:0;left:0}.Audience-module__Q-UHEW__content{z-index:3;color:#fff;text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:3rem;display:flex;position:relative}.Audience-module__Q-UHEW__icon{opacity:.9;margin-bottom:1.5rem;transition:transform .5s,opacity .5s}.Audience-module__Q-UHEW__title{letter-spacing:.3em;color:#fff;text-transform:uppercase;font-size:2rem;font-weight:700;font-family:var(--font-sans);justify-content:center;align-items:flex-end;min-height:2.4em;margin-bottom:1rem;display:flex}.Audience-module__Q-UHEW__description{color:#ffffffe6;max-width:400px;font-size:1rem;line-height:1.6;font-family:var(--font-sans);justify-content:center;align-items:flex-start;min-height:5em;margin-bottom:2rem;display:flex}.Audience-module__Q-UHEW__button{color:#fff;text-transform:uppercase;letter-spacing:.15em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #fff;border-radius:4px;padding:1rem 2.5rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .4s;display:inline-block}.Audience-module__Q-UHEW__button:hover,.Audience-module__Q-UHEW__card:hover .Audience-module__Q-UHEW__button{background:var(--color-gold);background:linear-gradient(135deg,var(--color-gold)0%,var(--color-gold-dark)100%);border-color:var(--color-gold-light);color:#fff;transform:translateY(-2px);box-shadow:0 10px 40px #d4af3766}.Audience-module__Q-UHEW__card:hover .Audience-module__Q-UHEW__cardBackground{transform:scale(1.05)}.Audience-module__Q-UHEW__card:hover .Audience-module__Q-UHEW__overlay{opacity:.5}.Audience-module__Q-UHEW__card:hover .Audience-module__Q-UHEW__icon{opacity:1;transform:translateY(-5px)}@media (max-width:1023px){.Audience-module__Q-UHEW__card{height:500px}.Audience-module__Q-UHEW__title{font-size:1.5rem}.Audience-module__Q-UHEW__description{font-size:.95rem}}
.Footer-module__S6Hkya__footer{background-color:var(--color-grey-light);border-top:1px solid #0000000d;padding:5rem 0}.Footer-module__S6Hkya__wrapper{max-width:600px;margin:0 auto}.Footer-module__S6Hkya__info{text-align:center;margin-bottom:3rem}.Footer-module__S6Hkya__disclaimer{font-family:var(--font-serif);color:var(--color-text);font-size:1.1rem;line-height:1.5}.Footer-module__S6Hkya__form{background-color:#fff;margin-bottom:3rem;padding:2.5rem;box-shadow:0 20px 40px #00000008}.Footer-module__S6Hkya__input{width:100%;font-family:var(--font-sans);background:0 0;border:none;border-bottom:1px solid #ddd;outline:none;margin-bottom:1.5rem;padding:1rem 0;font-size:1rem;transition:border-color .3s}.Footer-module__S6Hkya__input:focus{border-bottom-color:var(--color-gold)}.Footer-module__S6Hkya__checkboxGroup{margin-bottom:1.5rem}.Footer-module__S6Hkya__checkboxLabel{color:var(--color-text-light);cursor:pointer;align-items:flex-start;gap:1rem;font-size:.9rem;display:flex}.Footer-module__S6Hkya__bottom{text-align:center}.Footer-module__S6Hkya__microCopy{color:#888;font-size:.85rem}.Footer-module__S6Hkya__link{color:var(--color-text);border-bottom:1px solid var(--color-text)}.Footer-module__S6Hkya__statusMessage{text-align:center;border-radius:4px;margin-top:1rem;padding:1rem;font-size:.9rem}.Footer-module__S6Hkya__success{color:var(--color-gold-dark);background-color:#d4af371a;border:1px solid #d4af374d}.Footer-module__S6Hkya__error{color:#dc3545;background-color:#dc35451a;border:1px solid #dc35454d}.Footer-module__S6Hkya__buttonDisabled{opacity:.7;cursor:not-allowed;background:#ccc}.Footer-module__S6Hkya__legalContainer{border-top:1px solid #0000000d;flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:3rem;padding-top:2rem;display:flex}.Footer-module__S6Hkya__legalLink{color:#999;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;text-decoration:none;transition:color .3s}.Footer-module__S6Hkya__legalLink:hover{color:var(--color-gold)}
.BackgroundAuroras-module__zymrTq__container{z-index:-1;pointer-events:none;width:100vw;height:100vh;position:fixed;top:0;left:0;overflow:hidden}.BackgroundAuroras-module__zymrTq__blob{filter:blur(80px);opacity:.25;border-radius:50%;position:absolute}.BackgroundAuroras-module__zymrTq__blob1{background:radial-gradient(circle,var(--color-gold-light)0%,#fff0 70%);width:600px;height:600px;animation:20s ease-in-out infinite alternate BackgroundAuroras-module__zymrTq__drift;top:-10%;right:-10%}.BackgroundAuroras-module__zymrTq__blob2{background:radial-gradient(circle,#e5e5e5 0%,#fff0 70%);width:500px;height:500px;animation:25s ease-in-out infinite alternate-reverse BackgroundAuroras-module__zymrTq__drift;bottom:20%;left:-10%}.BackgroundAuroras-module__zymrTq__blob3{background:radial-gradient(circle,var(--color-gold)0%,#fff0 70%);opacity:.15;width:300px;height:300px;animation:15s ease-in-out infinite alternate BackgroundAuroras-module__zymrTq__drift;top:40%;right:20%}@keyframes BackgroundAuroras-module__zymrTq__drift{0%{transform:translate(0)scale(1)}to{transform:translate(30px,20px)scale(1.1)}}
