/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--blue:#0084cc;--ink:#17242d;--muted:#61717c;--white:#fff;--soft:#f4f8fa;--line:#dce5e9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}svg{fill:none;stroke:currentColor;stroke-width:2.3px;stroke-linecap:round;stroke-linejoin:round;width:1.25rem}.site-header{background:var(--white);z-index:20;justify-content:space-between;align-items:center;gap:2rem;max-width:1440px;height:104px;margin:0 auto;padding:0 5vw;display:flex;position:relative}.brand,.footer-brand{align-items:center;gap:.9rem;display:flex}.brand img{object-fit:contain;width:68px;height:68px}.brand span,.footer-brand span{text-transform:uppercase;flex-direction:column;line-height:1;display:flex}.brand strong,.footer-brand strong{letter-spacing:.02em;font-size:1.08rem}.brand small,.footer-brand small{color:var(--blue);letter-spacing:.12em;margin-top:.35rem;font-size:.78rem;font-weight:800}.brand .brand-offer,.footer-brand .brand-offer{color:var(--ink);margin-top:.28rem;font-size:.68rem}.brand small{color:var(--ink);margin-top:.12rem}.brand .brand-offer{color:var(--blue);margin-top:.52rem}nav{gap:2.8rem;font-size:.97rem;font-weight:700;display:flex}nav a{position:relative}nav a:after{content:"";background:var(--blue);height:3px;transition:right .2s;position:absolute;bottom:-.55rem;left:0;right:100%}nav a:hover:after,nav a:focus-visible:after{right:0}.button{border:2px solid var(--blue);background:var(--blue);min-height:58px;color:var(--white);border-radius:10px;justify-content:center;align-items:center;gap:1rem;padding:.9rem 1.5rem;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-2px);box-shadow:0 12px 24px #00000021}.button-small{min-height:48px;padding:.7rem 1.25rem;font-size:.9rem}.button-white{background:var(--white);border-color:var(--white);color:var(--blue);min-width:245px}.hero{background:var(--soft);grid-template-columns:minmax(0,1fr) minmax(430px,.95fr);align-items:center;gap:3rem;min-height:760px;padding:7rem 5vw 9.5rem;display:grid;position:relative;overflow:hidden}.hero:before{content:"";background:var(--blue);height:8px;position:absolute;inset:0 0 auto}.hero-copy{z-index:3;max-width:680px;margin-left:max(0px,50vw - 720px);position:relative}.eyebrow{color:var(--blue);letter-spacing:.14em;text-transform:uppercase;margin:0 0 1.3rem;font-size:.82rem;font-weight:900}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.065em;text-transform:uppercase;margin-bottom:1.8rem;font-size:clamp(3.5rem,5.7vw,6rem);line-height:.93}h1 em{color:var(--ink);letter-spacing:.14em;margin:.35rem 0 .7rem;font-size:.26em;font-style:normal;font-weight:800;display:block}h1 span{color:var(--blue);display:block}.hero-text{max-width:600px;color:var(--muted);margin-bottom:2rem;font-size:1.2rem;line-height:1.7}.hero-actions{flex-wrap:wrap;align-items:center;gap:1.8rem;display:flex}.text-link{border-bottom:2px solid var(--blue);padding-bottom:.25rem;font-weight:800}.hero-visual{justify-content:center;align-self:stretch;align-items:flex-end;min-height:560px;display:flex;position:relative}.hero-visual .blue-shape{aspect-ratio:1;background:var(--blue);border-radius:48% 52% 30% 70%/57% 30% 70% 43%;width:85%;position:absolute;top:0;right:-12%;transform:rotate(-8deg)}.hero-visual img{z-index:2;object-fit:contain;object-position:bottom;filter:drop-shadow(0 18px 18px #0000001f);width:min(720px,110%);max-height:600px;position:relative}.orbit{z-index:1;border:4px solid var(--white);border-radius:50%;position:absolute}.orbit-one{width:110px;height:110px;top:10%;left:2%}.orbit-two{width:42px;height:42px;bottom:10%;right:6%}.trust-bar{z-index:6;background:var(--white);border-radius:18px;grid-template-columns:repeat(3,1fr);align-items:center;width:min(980px,90vw);min-height:96px;padding:1rem 2rem;display:grid;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%);box-shadow:0 16px 45px #1c2e391f}.trust-bar div{border-right:1px solid var(--line);justify-content:center;align-items:center;gap:.8rem;padding:.5rem 1rem;display:flex}.trust-bar div:last-child{border-right:0}.trust-bar span{background:var(--blue);width:39px;height:39px;color:var(--white);border-radius:50%;flex:none;place-items:center;display:grid}.section{max-width:1320px;margin:0 auto;padding:7.5rem 5vw}.start-date{grid-template-columns:300px 1fr;align-items:center;gap:clamp(3rem,7vw,7rem);display:grid}.date-card{aspect-ratio:1;background:var(--blue);color:var(--white);box-shadow:18px 18px 0 var(--soft);text-transform:uppercase;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;display:flex}.date-day{letter-spacing:-.08em;font-size:7rem;font-weight:900;line-height:.82}.date-month{letter-spacing:.12em;margin-top:1rem;font-size:1.45rem;font-weight:900}.date-year{letter-spacing:.24em;margin-top:.5rem;font-size:.9rem;font-weight:800}.start-date-copy h2{max-width:850px;margin-bottom:1.6rem}.start-date-copy>p{max-width:820px;color:var(--muted);font-size:1.12rem;line-height:1.75}.schedule-note{border-left:6px solid var(--blue);background:var(--soft);border-radius:0 12px 12px 0;flex-direction:column;gap:.45rem;max-width:820px;margin-top:2rem;padding:1.3rem 1.5rem;display:flex}.schedule-note strong{color:var(--blue)}.schedule-note span{color:var(--muted);line-height:1.55}.concept-note{background:linear-gradient(135deg,#0084cc1a,#0084cc09);border:1px solid #0084cc33;border-radius:16px;margin-top:1rem;padding:1.5rem 1.7rem 1.5rem 4.3rem;position:relative;overflow:hidden}.concept-note:after{content:"";border:16px solid #0084cc14;border-radius:50%;width:96px;height:96px;position:absolute;bottom:-48px;right:-42px}.concept-mark{background:var(--blue);width:34px;height:34px;color:var(--white);border-radius:50%;place-items:center;font-size:.65rem;display:grid;position:absolute;top:1.55rem;left:1.5rem;box-shadow:inset 0 0 0 6px #ffffff38}.concept-note p{z-index:1;color:var(--ink);margin:0;font-size:1.06rem;font-weight:700;line-height:1.65;position:relative}.intro{grid-template-columns:1fr .8fr;align-items:end;gap:7rem;display:grid}h2{letter-spacing:-.055em;font-size:clamp(2.4rem,4.3vw,4.6rem);line-height:1.02}.intro>p,.steps-copy>p{color:var(--muted);margin-bottom:.45rem;font-size:1.12rem;line-height:1.75}.features{grid-template-columns:repeat(3,1fr);gap:1.3rem;padding-top:0;display:grid}.features article{border:1px solid var(--line);border-top:7px solid var(--blue);border-radius:8px 8px 18px 18px;padding:2.2rem}.number{color:var(--blue);letter-spacing:.16em;font-size:.8rem;font-weight:900}.features h3{margin:2rem 0 .8rem;font-size:1.55rem}.features p{color:var(--muted);margin:0;line-height:1.7}.venue{grid-template-columns:minmax(0,1.45fr) minmax(340px,.7fr);align-items:center;max-width:1320px;padding-top:1rem;padding-bottom:7.5rem;display:grid;position:relative}.venue-top{padding-top:5.5rem;padding-bottom:4.5rem}.venue-image{background:var(--soft);border-radius:28px;min-height:570px;position:relative;overflow:hidden;box-shadow:0 20px 50px #1c2e3924}.venue-image:after{content:"";pointer-events:none;background:linear-gradient(#0000 55%,#17242d57);position:absolute;inset:0}.venue-image img{object-fit:cover;object-position:center;width:100%;height:100%;min-height:570px;display:block}.venue-card{z-index:3;background:var(--blue);color:var(--white);border-radius:24px;margin-left:-4rem;padding:clamp(2rem,4vw,4rem);position:relative;box-shadow:0 22px 50px #0054843d}.venue-card h2{margin-bottom:1.4rem;font-size:clamp(2.5rem,4vw,4rem)}.venue-card>p{margin-bottom:1.7rem;font-size:1.06rem;line-height:1.7}.venue-card .light{color:var(--white)}.venue-address{border-left:4px solid var(--white);flex-direction:column;gap:.3rem;margin-bottom:2rem;padding-left:1rem;line-height:1.4;display:flex}.venue-address strong{font-size:1.08rem}.steps{background:var(--soft);grid-template-columns:.9fr 1fr;align-items:center;gap:7rem;max-width:none;padding-left:max(5vw,55vw - 660px);padding-right:max(5vw,55vw - 660px);display:grid}.steps ol{gap:1rem;margin:0;padding:0;list-style:none;display:grid}.steps li{background:var(--white);border-left:5px solid var(--blue);border-radius:12px;align-items:center;gap:1.2rem;padding:1.2rem;display:flex}.steps li>span{background:var(--blue);width:52px;height:52px;color:var(--white);border-radius:50%;place-items:center;font-weight:900;display:grid}.steps li div{flex-direction:column;gap:.35rem;display:flex}.steps small{color:var(--muted);font-size:.93rem}.equipment-note{background:var(--white);border-radius:14px;align-items:flex-start;gap:1rem;margin-top:1.8rem;padding:1.25rem;display:flex;box-shadow:0 10px 28px #1c2e3914}.equipment-note>span{background:var(--blue);width:42px;height:42px;color:var(--white);border-radius:50%;flex:none;place-items:center;display:grid}.equipment-note strong{color:var(--blue)}.equipment-note p{color:var(--muted);margin:.4rem 0 0;line-height:1.6}.registration{padding-top:7rem}.registration-intro{max-width:900px;margin-bottom:3rem}.registration-copy{max-width:760px;color:var(--muted);font-size:1.1rem;line-height:1.7}.registration-deadline{border-left:5px solid var(--blue);background:var(--soft);border-radius:0 10px 10px 0;flex-direction:column;gap:.3rem;width:fit-content;margin:1.4rem 0 0;padding:1rem 1.2rem;display:flex}.registration-deadline strong{color:var(--blue)}.registration-deadline span{color:var(--muted);font-size:.93rem;line-height:1.5}.registration-form{background:var(--soft);border-radius:24px;padding:clamp(1.5rem,4vw,3.5rem)}.registration-form fieldset{border:0;margin:0 0 2rem;padding:0}.registration-form legend{margin-bottom:1rem;font-size:1.2rem;font-weight:900}.form-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.registration-form label:not(.consent){color:var(--ink);flex-direction:column;gap:.55rem;font-size:.88rem;font-weight:800;display:flex}.registration-form input:not([type=checkbox]){border:1px solid var(--line);background:var(--white);width:100%;min-height:54px;color:var(--ink);font:inherit;border-radius:9px;padding:.8rem 1rem;font-weight:500}.registration-form input:not([type=checkbox]):focus{border-color:var(--blue);outline:3px solid #0084cc29}.consent{color:var(--muted);align-items:flex-start;gap:.8rem;margin:.5rem 0 1.5rem;font-size:.9rem;line-height:1.5;display:flex}.consent input{width:19px;height:19px;accent-color:var(--blue);flex:none;margin-top:.1rem}.form-actions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.form-submit{cursor:pointer;border:0;font-size:1rem}.form-email{border-color:var(--blue);color:var(--blue);cursor:pointer;background:0 0}.form-privacy{max-width:760px;color:var(--muted);margin:1rem 0 0;font-size:.82rem;line-height:1.5}.contact{background:var(--blue);max-width:1320px;color:var(--white);border-radius:24px;justify-content:space-between;align-items:center;gap:3rem;margin:6rem auto;padding:4.5rem 5vw;display:flex}.contact>div{max-width:760px}.contact h2{margin-bottom:1.2rem;font-size:clamp(2.4rem,4vw,4.2rem)}.contact p{margin:0;font-size:1.08rem;line-height:1.7}.contact .light{color:var(--white)}.contact-person{background:#ffffff1f;border:1px solid #ffffff73;border-radius:12px;gap:.3rem;width:fit-content;margin-top:1.8rem;padding:1rem 1.2rem;display:grid}.contact-person span{letter-spacing:.12em;text-transform:uppercase;margin-bottom:.15rem;font-size:.75rem;font-weight:900}.contact-person strong{font-size:1.12rem}.contact-person a{width:fit-content;color:var(--white);border-bottom:1px solid #ffffffb3;line-height:1.45}.contact-person a:hover,.contact-person a:focus-visible{border-bottom-color:#0000}.contact-actions{flex-direction:column;flex:none;align-items:center;gap:.9rem;display:flex}.contact-direct{color:var(--white);border-bottom:1px solid var(--white);padding-bottom:.2rem;font-weight:800}footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:2rem;max-width:1440px;min-height:140px;margin:0 auto;padding:2.5rem 5vw;display:flex}.footer-brand img{width:56px}.footer-brand strong{font-size:.9rem}.footer-brand small{font-size:.72rem}footer p{color:var(--muted);margin:0}.footer-links{flex-wrap:wrap;align-items:center;gap:1.25rem;display:flex}.footer-links a{color:var(--blue);font-weight:800}.footer-links a:hover,.footer-links a:focus-visible{text-underline-offset:.25rem;text-decoration:underline}@media (width<=960px){nav{display:none}.hero{grid-template-columns:1fr;padding-top:5rem}.hero-copy{margin:0}.hero-visual{min-height:480px}.hero-visual .blue-shape{width:70%;right:8%}.trust-bar{grid-column:1;width:100%;margin-top:1rem;position:relative;bottom:auto;left:auto;transform:none}.start-date{grid-template-columns:240px 1fr;gap:3rem}.intro,.steps{grid-template-columns:1fr;gap:2.5rem}.venue{grid-template-columns:1fr}.venue-card{width:min(620px,90%);margin:-5rem auto 0}}@media (width<=680px){.site-header{height:84px;padding:0 1.2rem}.brand img{width:52px;height:52px}.brand strong{font-size:.83rem}.brand small{font-size:.62rem}.brand .brand-offer{font-size:.56rem}.site-header>.button{display:none}.hero{padding:4.5rem 1.2rem 4rem}h1{font-size:clamp(3rem,14vw,4.2rem)}.hero-text{font-size:1.05rem}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.hero-visual{min-height:340px;margin:0 -1rem}.hero-visual .blue-shape{width:90%;right:-3%}.trust-bar{grid-template-columns:1fr;padding:.7rem 1rem}.trust-bar div{border-right:0;border-bottom:1px solid var(--line);justify-content:flex-start}.trust-bar div:last-child{border-bottom:0}.section{padding:5rem 1.2rem}.start-date{grid-template-columns:1fr;gap:3.5rem}.date-card{justify-self:center;width:min(260px,80vw)}.date-day{font-size:6rem}.concept-note{padding:1.35rem 1.3rem 1.35rem 3.9rem}.concept-mark{top:1.4rem;left:1.2rem}.form-grid{grid-template-columns:1fr}.form-actions{flex-direction:column;align-items:stretch}.form-actions .button{width:100%}.features{grid-template-columns:1fr;padding-top:0}.venue{padding-top:0}.venue-image,.venue-image img{min-height:430px}.venue-image{border-radius:20px}.venue-image img{object-position:58% center}.venue-card{width:calc(100% - 1.5rem);margin-top:-3rem;padding:2.2rem 1.5rem}.venue-card .button{width:100%}.steps{padding-left:1.2rem;padding-right:1.2rem}.contact{flex-direction:column;align-items:stretch;margin:2rem 1.2rem 4rem;padding:3rem 1.5rem}.contact-actions{align-items:stretch}footer{flex-direction:column;align-items:flex-start;padding:2.5rem 1.2rem}}@media (prefers-reduced-motion:no-preference){.hero-copy{animation:.55s ease-out both rise}.hero-visual img{animation:.7s ease-out .1s both rise,5s ease-in-out 1s infinite float}@keyframes rise{0%{opacity:0;transform:translateY(18px)}}@keyframes float{50%{transform:translateY(-8px)}}}:focus-visible{outline:3px solid var(--ink);outline-offset:4px}
