:root{--navy:#0b1a28;--accent:#6c47ff;--accent-hover:#5a38e8;--green:#22c55e;--white:#fff;--lavender-bg:#f5f2ff;--form-dark:#1e0a4e;--text-dark:#0b1a28;--text-body:#374151;--text-muted:#6b7280;--border-light:#e5e7eb;--font:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--shadow-form:0 32px 80px rgba(30,10,78,.5),0 8px 32px rgba(0,0,0,.2);--radius-sm:8px;--radius-md:14px;--radius-lg:20px;--radius-xl:28px}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body.zocks-event-page{background:var(--lavender-bg)!important;color:var(--text-dark)!important;font-family:var(--font)!important;min-height:100vh;-webkit-font-smoothing:antialiased;overflow-x:hidden}a{color:inherit;text-decoration:none}img{display:block;height:auto;max-width:100%}.site-header{background:var(--white);border-bottom:1px solid var(--border-light);padding:1.1rem 3.5rem}.site-header,.site-header a{align-items:center;display:flex}.site-header .zocks-logo{height:auto;width:96px}.hero-section{display:grid!important;grid-template-columns:1fr 1fr;min-height:calc(100vh - 60px)}.hero-left,.hero-section{background:var(--lavender-bg)!important}.hero-left{display:flex;flex-direction:column;justify-content:center;padding:4rem 3rem 4rem 4rem}.zocks-logo-wrap{display:none}.badge-text{background:rgba(108,71,255,.12);border-radius:100px;color:var(--accent);display:inline-flex;font-size:.65rem;font-weight:700;letter-spacing:.14em;padding:.3rem .8rem;text-transform:uppercase;width:fit-content}.badge-text,.conference-logo-wrap{margin-bottom:1.25rem}.conference-logo{max-height:64px;max-width:220px;object-fit:contain}.conference-name-large{color:var(--text-dark);font-size:3rem;font-weight:800;letter-spacing:-.03em;line-height:1.05;margin-bottom:.75rem}.hero-tagline{color:var(--text-body);font-size:1.2rem;font-weight:500;line-height:1.5;margin-bottom:.4rem;max-width:460px}.hero-stat{color:var(--text-muted);font-size:.9rem;margin-bottom:2.5rem}.event-details{display:flex;flex-direction:column;gap:.75rem;margin-bottom:2rem}.event-detail-item{align-items:center;color:var(--text-dark);display:flex;font-size:1rem;font-weight:500;gap:.65rem}.event-detail-item svg{color:var(--accent);flex-shrink:0}.hero-image-card{background:var(--accent);border-radius:var(--radius-lg);box-shadow:0 12px 40px rgba(108,71,255,.25);max-width:380px;overflow:hidden;position:relative}.hero-image-card .hero-img{height:200px;mix-blend-mode:luminosity;object-fit:cover;opacity:.5;width:100%}.hero-image-label{align-items:center;color:hsla(0,0%,100%,.75);display:flex;font-size:.65rem;font-weight:700;gap:.4rem;left:1rem;letter-spacing:.1em;position:absolute;text-transform:uppercase;top:1rem}.hero-image-overlay{background:linear-gradient(transparent,rgba(30,10,78,.9));bottom:0;left:0;padding:1rem 1.25rem;position:absolute;right:0}.overlay-conf-name{color:#fff;font-size:.95rem;font-weight:700;margin-bottom:.2rem}.overlay-dates,.overlay-location{color:hsla(0,0%,100%,.75);font-size:.72rem}.steps-list{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.step-item{align-items:flex-start;display:flex;gap:1rem}.step-num{align-items:center;background:var(--accent);border-radius:var(--radius-sm);color:var(--white);display:flex;flex-shrink:0;font-size:1rem;font-weight:700;height:36px;justify-content:center;min-width:36px;width:36px}.step-body{display:flex;flex-direction:column;gap:.2rem;padding-top:.5rem}.step-body strong{color:var(--text-dark);font-size:.95rem;font-weight:600;line-height:1.3}.step-body span{color:var(--text-muted);font-size:.875rem;line-height:1.5}.hero-right{align-items:center;background:var(--lavender-bg);display:flex;justify-content:center;padding:3rem}.form-card{background:var(--form-dark);border-radius:var(--radius-lg);box-shadow:var(--shadow-form);max-width:480px;padding:2.5rem 2.25rem;width:100%}.form-headline{color:var(--white);font-size:1.5rem;font-weight:700;letter-spacing:-.02em;margin-bottom:1.75rem}.form-missing{border:1px dashed hsla(0,0%,100%,.2);border-radius:var(--radius-sm);color:hsla(0,0%,100%,.5);font-size:.875rem;padding:1rem;text-align:center}#hs-form-target,#hs-form-target .hs-form,#hs-form-target fieldset{background:transparent!important;border:none!important;font-family:var(--font)!important;max-width:100%!important;padding:0!important}#hs-form-target .hs-form-field>label{color:hsla(0,0%,100%,.55)!important;display:block!important;font-size:.68rem!important;font-weight:700!important;letter-spacing:.1em!important;margin-bottom:.5rem!important;text-transform:uppercase!important}#hs-form-target .hs-form-field .input{width:100%!important}#hs-form-target .hs-input:not([type=checkbox]):not([type=radio]){-webkit-appearance:none!important;appearance:none!important;background:var(--white)!important;border:1.5px solid hsla(0,0%,100%,.12)!important;border-radius:var(--radius-sm)!important;box-sizing:border-box!important;color:var(--text-dark)!important;font-family:var(--font)!important;font-size:1rem!important;height:50px!important;outline:none!important;padding:0 1rem!important;transition:border-color .15s,box-shadow .15s!important;width:100%!important}#hs-form-target .hs-input:focus{border-color:var(--accent)!important;box-shadow:0 0 0 3px rgba(108,71,255,.35)!important}#hs-form-target .inputs-list{display:flex!important;flex-direction:column!important;gap:.625rem!important;list-style:none!important;margin:0!important;padding:0!important}#hs-form-target .inputs-list li{margin:0!important}#hs-form-target .inputs-list li label{align-items:center!important;background:var(--white)!important;border:1.5px solid var(--border-light)!important;border-radius:var(--radius-md)!important;color:var(--text-dark)!important;cursor:pointer!important;display:flex!important;font-size:.95rem!important;font-weight:400!important;gap:.875rem!important;letter-spacing:0!important;min-height:54px!important;padding:.9rem 1.25rem!important;text-transform:none!important;transition:border-color .15s,box-shadow .15s!important;-webkit-tap-highlight-color:transparent!important}#hs-form-target .inputs-list li label:hover{border-color:var(--accent)!important;box-shadow:0 0 0 3px rgba(108,71,255,.12)!important}#hs-form-target .inputs-list li input[type=checkbox],#hs-form-target .inputs-list li input[type=radio]{accent-color:var(--accent)!important;cursor:pointer!important;flex-shrink:0!important;height:20px!important;min-width:20px!important;width:20px!important}#hs-form-target .form-columns-2{display:grid!important;gap:1rem!important;grid-template-columns:1fr 1fr!important;margin-bottom:1rem!important}#hs-form-target .form-columns-2 .hs-form-field,#hs-form-target .form-columns-2 .hs-input,#hs-form-target .form-columns-2 .input{min-width:0!important;width:100%!important}#hs-form-target .form-columns-2 .hs-input{box-sizing:border-box!important}#hs-form-target .form-columns-2 .hs-form-field{margin-bottom:0!important}#hs-form-target .hs-form-field{margin-bottom:1rem!important}#hs-form-target .hs-button{background:var(--accent)!important;border:none!important;border-radius:var(--radius-sm)!important;color:var(--white)!important;cursor:pointer!important;font-family:var(--font)!important;font-size:1rem!important;font-weight:600!important;height:52px!important;margin-top:.5rem!important;touch-action:manipulation!important;transition:background .15s,transform .1s!important;width:100%!important;-webkit-tap-highlight-color:transparent!important}#hs-form-target .hs-button:hover{background:var(--accent-hover)!important}#hs-form-target .hs-button:active{transform:scale(.98)!important}#hs-form-target .hs-error-msgs{list-style:none!important;margin:.25rem 0 0!important;padding:0!important}#hs-form-target .hs-error-msgs li label{background:none!important;border:none!important;color:#ff7070!important;font-size:.75rem!important;font-weight:400!important;letter-spacing:0!important;min-height:auto!important;padding:0!important;text-transform:none!important}#hs-form-target .submitted-message{color:var(--white)!important;padding:2.5rem 1rem!important;text-align:center!important}.marquee-section{background:var(--white);border-top:1px solid var(--border-light);overflow:hidden;padding:2.5rem 0 2rem}.marquee-label{color:var(--text-body);font-size:1rem;margin-bottom:1.5rem;padding:0 2rem;text-align:center}.marquee-label strong{color:var(--accent);font-weight:700}.marquee-track{overflow:hidden}.marquee-inner{align-items:center;animation:marquee 40s linear infinite;display:inline-flex;gap:3.5rem;white-space:nowrap}.marquee-inner:hover{animation-play-state:paused}.ml-logo{filter:grayscale(1) opacity(.55);flex-shrink:0;height:26px;max-width:120px;object-fit:contain;transition:filter .2s;width:auto}.ml-logo:hover{filter:grayscale(0) opacity(1)}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.body-section{background:var(--lavender-bg);padding:4rem}.body-inner{margin:0 auto;max-width:720px}.body-headline{color:var(--text-dark);font-size:1.875rem;font-weight:700;letter-spacing:-.025em;line-height:1.2;margin-bottom:1.5rem}.body-content{color:var(--text-body);font-size:1rem;line-height:1.75}.body-content p{margin-bottom:1rem}.body-content strong{color:var(--text-dark);font-weight:600}.page-footer{align-items:center;background:var(--navy);border-top:1px solid hsla(0,0%,100%,.08);display:flex;flex-wrap:wrap;gap:1.5rem;padding:2rem 3rem}.footer-logo img{opacity:.7}.page-footer p{color:hsla(0,0%,100%,.35);flex:1;font-size:.75rem}.page-footer a{color:hsla(0,0%,100%,.45);transition:color .15s}.page-footer a:hover{color:hsla(0,0%,100%,.7)}@media (max-width:1024px){.site-header{padding:1rem 2rem}.hero-left{padding:2.5rem 2rem}.hero-right{padding:2.5rem 1.75rem}.conference-name-large{font-size:2.25rem}.form-card{padding:2rem 1.75rem}}@media (max-width:767px){.site-header{padding:1rem 1.25rem}.hero-section{grid-template-columns:1fr;min-height:auto}.hero-left{justify-content:flex-start;min-height:auto;padding:2rem 1.25rem}.conference-name-large{font-size:1.75rem}.hero-tagline{font-size:1.05rem}.hero-right{align-items:flex-start;padding:1.5rem 1rem 2.5rem}.form-card{border-radius:var(--radius-lg);padding:1.5rem 1.25rem}.form-headline{font-size:1.2rem;margin-bottom:1.25rem}#hs-form-target .hs-input:not([type=checkbox]):not([type=radio]){font-size:16px!important;height:56px!important}#hs-form-target .inputs-list li label{font-size:16px!important;min-height:56px!important}#hs-form-target .hs-button{font-size:16px!important;height:56px!important}#hs-form-target .form-columns-2{grid-template-columns:1fr!important}.body-section{padding:2.5rem 1.25rem}.page-footer{align-items:flex-start;flex-direction:column;gap:.75rem;padding:1.5rem 1.25rem}.step-num{height:32px;min-width:32px;width:32px}.step-body strong,.step-num{font-size:.9rem}.step-body span{font-size:.8rem}}body.kiosk-mode{cursor:none}body.kiosk-mode .hero-section{min-height:100dvh}body.kiosk-mode *{-webkit-user-select:none;user-select:none}body.kiosk-mode input,body.kiosk-mode textarea{-webkit-user-select:auto!important;user-select:auto!important}