.evbf-wrap{background:#fff;border:1px solid #e2e8f0;border-radius:18px;max-width:880px;margin:0 auto;padding:36px 40px;position:relative;box-shadow:0 18px 48px #0f172a0f}.evbf-head{text-align:center;margin-bottom:28px}.evbf-title{color:#0f172a;letter-spacing:.04em;text-transform:uppercase;text-align:center;margin:0 0 12px;font-size:24px;font-weight:700;line-height:1.2}.evbf-sub{color:#475569;max-width:620px;margin:0 auto;font-size:15px;line-height:1.6}.evbf-form{flex-direction:column;gap:16px;display:flex}.evbf-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.evbf-field{flex-direction:column;gap:5px;display:flex}.evbf-field--full{grid-column:1/-1}.evbf-field label{color:#475569;letter-spacing:.01em;font-size:12px;font-weight:600}.evbf-field input,.evbf-field select,.evbf-field textarea{font:inherit;color:#0f172a;box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:100%;padding:10px 12px;font-size:14px;transition:border-color .12s,box-shadow .12s}.evbf-field textarea{resize:vertical;min-height:84px}.evbf-field input:focus,.evbf-field select:focus,.evbf-field textarea:focus{border-color:#ee2e2d;outline:none;box-shadow:0 0 0 3px #ee2e2d24}.evbf-field input[aria-invalid=true],.evbf-field select[aria-invalid=true]{border-color:#dc2626}.evbf-err{color:#dc2626;font-size:11px;font-weight:600}.evbf-footer{flex-direction:column;align-items:center;gap:12px;margin-top:8px;display:flex}.evbf-turnstile{flex:none}.evbf-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ee2e2d 0%,#c0392b 100%);border:none;border-radius:10px;align-items:center;gap:8px;padding:12px 22px;font-size:15px;font-weight:700;transition:transform .12s,box-shadow .12s;display:inline-flex;box-shadow:0 6px 18px #ee2e2d52}.evbf-submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 24px #ee2e2d6b}.evbf-submit:disabled{box-shadow:none;cursor:not-allowed;background:#94a3b8}.evbf-error{color:#991b1b;background:#fef2f2;border-left:3px solid #dc2626;border-radius:0 6px 6px 0;margin:4px 0 0;padding:10px 12px;font-size:13px}.evbf-success{text-align:center;padding:24px 0 12px}.evbf-success__icon{color:#059669;background:#ecfdf5;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:16px;display:inline-flex}.evbf-success__title{color:#0f172a;margin:0 0 10px;font-size:22px;font-weight:700}.evbf-success__body{color:#475569;max-width:480px;margin:0 auto;font-size:15px;line-height:1.6}.evbf-wrap--hero{-webkit-backdrop-filter:blur(28px)saturate(180%);background:linear-gradient(135deg,#0f0a2652 0%,#0a062575 100%);border:1px solid #ffffff2e;animation:.6s cubic-bezier(.16,1,.3,1) evbf-hero-rise;overflow:hidden;box-shadow:0 24px 60px #00000061,0 0 0 1px #ee2e2d0f,inset 0 1px #ffffff1f}@keyframes evbf-hero-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.evbf-wrap--hero:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#5725cc2e 0%,#5725cc00 70%);width:280px;height:280px;position:absolute;top:-120px;right:-120px}.evbf-wrap--hero:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#f4b45014 0%,#f4b45000 70%);width:200px;height:200px;position:absolute;bottom:-80px;left:-80px}.evbf-wrap--hero>*{z-index:1;position:relative}.evbf-wrap--hero .evbf-title{color:#fff;text-shadow:0 1px 2px #00000059}.evbf-wrap--hero .evbf-sub{color:#ffffffb8}.evbf-wrap--hero .evbf-field label{color:#ffffffd9;letter-spacing:.06em;text-transform:uppercase;font-size:11px}.evbf-wrap--hero .evbf-field input,.evbf-wrap--hero .evbf-field select,.evbf-wrap--hero .evbf-field textarea{color:#fff;background:#ffffff1a;border:1px solid #fff3}.evbf-wrap--hero .evbf-field input::placeholder,.evbf-wrap--hero .evbf-field textarea::placeholder{color:#ffffff73}.evbf-wrap--hero .evbf-field input:focus,.evbf-wrap--hero .evbf-field select:focus,.evbf-wrap--hero .evbf-field textarea:focus{background:#ffffff29;border-color:#ee2e2d;box-shadow:0 0 0 3px #ee2e2d38}.evbf-wrap--hero .evbf-field input[aria-invalid=true],.evbf-wrap--hero .evbf-field select[aria-invalid=true]{border-color:#ef4444}.evbf-wrap--hero .evbf-field select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:36px}.evbf-wrap--hero .evbf-field select option{color:#fff;background:#0f0a26}.evbf-wrap--hero .evbf-err{color:#ff8b8a}.evbf-wrap--hero .evbf-error{color:#fecaca;background:#dc262629;border-left-color:#ef4444}.evbf-wrap--hero .evbf-submit{box-shadow:0 8px 24px #ee2e2d73,0 0 32px #ee2e2d40}.evbf-wrap--hero .evbf-submit:hover:not(:disabled){box-shadow:0 14px 32px #ee2e2d8c,0 0 40px #ee2e2d59}.evbf-wrap--hero .evbf-success__title{color:#fff}.evbf-wrap--hero .evbf-success__body{color:#ffffffb8}.evbf-wrap--hero .evbf-success__body strong{color:#fff}.evbf-wrap--hero .evbf-success__icon{color:#34d399;background:#10b9812e}@media (max-width:720px){.evbf-wrap{border-radius:14px;padding:24px 22px}.evbf-wrap--hero{padding:24px 22px}.evbf-title{font-size:22px}.evbf-sub{font-size:14px}.evbf-grid{grid-template-columns:1fr;gap:12px}.evbf-footer{flex-direction:column;align-items:stretch}.evbf-submit{justify-content:center;width:100%}.evbf-wrap--hero:before{width:220px;height:220px;top:-80px;right:-80px}.evbf-wrap--hero:after{display:none}}.evbs{z-index:9990;color:#fff;background:linear-gradient(135deg,#ee2e2d 0%,#c0392b 100%);border-radius:999px;align-items:stretch;gap:0;animation:.32s cubic-bezier(.16,1,.3,1) evbs-slide-in;display:inline-flex;position:fixed;bottom:24px;left:24px;overflow:hidden;box-shadow:0 12px 36px #ee2e2d6b,0 4px 12px #0000002e}@keyframes evbs-slide-in{0%{opacity:0;transform:translateY(20px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.evbs__main{color:inherit;font:inherit;letter-spacing:.01em;cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;padding:12px 16px 12px 14px;font-size:14px;font-weight:700;transition:background .12s;display:inline-flex}.evbs__main:hover{background:#ffffff14}.evbs__main:focus-visible{outline-offset:-3px;outline:2px solid #fff}.evbs__icon{background:#ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.evbs__label--short{display:none}.evbs__close{width:36px;color:inherit;cursor:pointer;background:0 0;border:none;border-left:1px solid #ffffff2e;justify-content:center;align-items:center;transition:background .12s;display:inline-flex}.evbs__close:hover{background:#ffffff1f}.evbs__close:focus-visible{outline-offset:-3px;outline:2px solid #fff}@media (max-width:640px){.evbs{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom,0px));border-radius:14px;justify-content:space-between}.evbs__main{flex:1;justify-content:center;padding:14px 12px;font-size:15px}.evbs__label--long{display:none}.evbs__label--short{display:inline}.evbs__close{width:44px}}.evei-backdrop{z-index:10010;-webkit-backdrop-filter:blur(3px);background:#09090b99;justify-content:center;align-items:center;padding:16px;animation:.2s ease-out evei-fade;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes evei-fade{0%{opacity:0}to{opacity:1}}.evei-card{color:#0f172a;text-align:center;background:#fff;border-radius:16px;width:100%;max-width:420px;padding:32px 28px 26px;animation:.24s cubic-bezier(.16,1,.3,1) evei-rise;position:relative;box-shadow:0 32px 64px #00000052}@keyframes evei-rise{0%{opacity:0;transform:translateY(16px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.evei-close{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:30px;height:30px;transition:background .12s,color .12s;display:inline-flex;position:absolute;top:12px;right:12px}.evei-close:hover{color:#0f172a;background:#f1f5f9}.evei-icon{color:#fff;background:linear-gradient(135deg,#ee2e2d 0%,#c0392b 100%);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:14px;display:inline-flex;box-shadow:0 8px 20px #ee2e2d52}.evei-title{color:#0f172a;letter-spacing:-.01em;margin:0 0 8px;font-size:18px;font-weight:700}.evei-body{color:#475569;margin:0 0 22px;font-size:14px;line-height:1.55}.evei-actions{justify-content:center;gap:10px;display:flex}.evei-btn{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;padding:10px 18px;font-size:14px;font-weight:600;transition:background .12s,color .12s,transform .12s;display:inline-flex}.evei-btn--primary{color:#fff;background:#ee2e2d}.evei-btn--primary:hover{background:#c0392b;transform:translateY(-1px)}.evei-btn--ghost{color:#475569;background:0 0;border:1px solid #e2e8f0}.evei-btn--ghost:hover{color:#0f172a;background:#f1f5f9}@media (max-width:480px){.evei-card{padding:28px 22px 22px}.evei-actions{flex-direction:column-reverse}.evei-btn{justify-content:center;width:100%}}.evph{flex-direction:column;gap:12px;width:100%;display:flex;position:relative}.evph:focus{outline:none}.evph__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#fff9;font-size:.72rem;font-weight:600}.evph__stage{aspect-ratio:4/3;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:18px;width:100%;position:relative;overflow:hidden;box-shadow:0 24px 60px #00000073}.evph__img{object-fit:cover;opacity:0;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;transition:opacity .55s,transform 8s ease-out;position:absolute;top:0;bottom:0;left:0;right:0;transform:scale(1.02)}.evph__img.is-active{opacity:1;pointer-events:auto;transform:scale(1)}.evph__arrow{color:#fff;cursor:pointer;opacity:0;-webkit-backdrop-filter:blur(8px);z-index:2;background:#00000073;border:1px solid #ffffff38;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;transition:opacity .18s,background .18s,border-color .18s,transform .18s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}.evph:hover .evph__arrow,.evph:focus-within .evph__arrow{opacity:1}.evph__arrow:hover{background:#000000b3;border-color:#fff6}.evph__arrow:focus-visible{opacity:1;outline-offset:2px;outline:2px solid #ee2e2dcc}.evph__arrow--prev{left:12px}.evph__arrow--next{right:12px}@media (hover:none){.evph__arrow{opacity:.85}}.evph__dots{justify-content:center;align-items:center;gap:0;display:flex}.evph__dot{cursor:pointer;background:0 0;border:0;width:44px;height:44px;padding:0;position:relative}.evph__dot:before{content:"";background:#ffffff47;border-radius:999px;width:8px;height:8px;transition:background .18s,width .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.evph__dot:hover:before{background:#ffffff8c}.evph__dot.is-active:before{background:#ee2e2d;width:22px}.evph__dot:focus-visible{outline-offset:2px;outline:2px solid #ee2e2dcc}.ocd-page{color:#fff;background:#0a0625;min-height:100vh;overflow-x:hidden}.ocd-hero ::selection{color:#fff;background:#ee2e2d}.ocd-section--dark ::selection{color:#fff;background:#ee2e2d}.ocd-hero ::-moz-selection{color:#fff;background:#ee2e2d}.ocd-section--dark ::-moz-selection{color:#fff;background:#ee2e2d}.ocd-container{width:100%;max-width:1200px;margin:0 auto;padding:0 32px}.ocd-hero{padding:200px 0 72px;position:relative;overflow:hidden}.ocd-hero__bg{z-index:0;pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0}.ocd-hero__glow{filter:blur(80px);border-radius:50%;position:absolute}.ocd-hero__glow--primary{background:radial-gradient(circle,#5725cc8c 0%,#5725cc00 70%);width:1200px;height:800px;top:-180px;left:50%;transform:translate(-50%)}.ocd-hero__glow--secondary{background:radial-gradient(circle,#7b4dd852 0%,#7b4dd800 70%);width:700px;height:500px;top:8%;right:-180px}.ocd-hero__glow--tertiary{background:radial-gradient(circle,#f4b4502e 0%,#f4b45000 70%);width:520px;height:420px;top:28%;left:-160px}.ocd-hero__grid-svg{z-index:0;pointer-events:none;opacity:0;width:100%;height:100%;animation:.9s ease-out .4s forwards ocdGridFade;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:radial-gradient(90% 75% at 50% 45%,#000 40%,#0000 88%);mask-image:radial-gradient(90% 75% at 50% 45%,#000 40%,#0000 88%)}@keyframes ocdGridFade{to{opacity:1}}.ocd-hero__inner{z-index:1;text-align:left;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:clamp(32px,4vw,56px);display:grid;position:relative}.ocd-hero__main{min-width:0}.ocd-hero__form-col{width:100%;min-width:0}.ocd-hero__photos-col{justify-self:end;width:100%;min-width:0;max-width:540px}.ocd-hero__title-logo{width:100%;max-width:480px;height:auto;margin:8px 0 0;display:block}.ocd-visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ocd-hero__status{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:16px;margin-bottom:24px;display:flex}.ocd-hero__host{letter-spacing:.14em;text-transform:uppercase;color:#ffffff80;font-size:.82rem;font-weight:500}.ocd-tag{letter-spacing:.12em;text-transform:uppercase;border:1px solid #0000;border-radius:999px;padding:6px 14px;font-size:.72rem;font-weight:600;display:inline-block}.ocd-tag--upcoming{color:#c41a18;background:#fff;border-color:#ee2e2d66;align-items:center;gap:8px;display:inline-flex}.ocd-tag--upcoming:before{content:"";background:#ee2e2d;border-radius:50%;width:6px;height:6px;display:inline-block}.ocd-tag--active{color:#fff;background:#ee2e2d}.ocd-tag--past{color:#ffffffb3;background:#ffffff14;border-color:#ffffff2e}.ocd-hero__title{text-align:left;flex-direction:column;align-items:flex-start;gap:8px;margin:0 0 24px;padding:0;line-height:1;display:flex}.ocd-hero__title-text{letter-spacing:-.035em;color:#fff;font-size:clamp(2.6rem,6vw,4.6rem);font-weight:600;line-height:1}.ocd-hero__tagline{color:#ffffffb8;max-width:560px;margin:0 0 36px;font-size:clamp(1.05rem,1.4vw,1.35rem);font-weight:400;line-height:1.55}.ocd-hero__meta{-webkit-backdrop-filter:blur(16px);background:#ffffff0a;border:1px solid #ffffff1f;border-radius:18px;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:28px;margin-bottom:28px;padding:18px 28px;display:inline-flex}.ocd-hero__meta-item{text-align:left;align-items:center;gap:14px;display:flex}.ocd-hero__meta-icon{color:#f4664e;background:#ee2e2d29;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.ocd-hero__meta-text{flex-direction:column;gap:2px;display:flex}.ocd-hero__meta-label{letter-spacing:.12em;text-transform:uppercase;color:#ffffff80;font-size:.7rem;font-weight:600}.ocd-hero__meta-value{color:#fff;white-space:nowrap;font-size:clamp(.92rem,1.5vw,1.05rem);font-weight:600}.ocd-hero__meta-divider{background:#ffffff29;width:1px;height:36px}.ocd-hero__cta{flex-wrap:wrap;justify-content:flex-start;gap:12px;display:flex}.ocd-btn{white-space:nowrap;cursor:pointer;border:1px solid #0000;border-radius:999px;align-items:center;gap:10px;padding:14px 28px;font-size:clamp(.92rem,1.5vw,1.05rem);font-weight:600;text-decoration:none;transition:background .2s,border-color .2s,color .2s,box-shadow .2s,transform .15s;display:inline-flex}.ocd-btn--lg{padding:18px 36px;font-size:clamp(.95rem,1.6vw,1.15rem)}.ocd-btn--primary{color:#fff;background:#ee2e2d}.ocd-btn--primary:hover{background:#c41a18}.ocd-btn--booking{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ee2e2d 0%,#c0392b 100%);border:none;padding:14px 22px;font-size:15px;animation:1.5s ease-in-out .3s ocd-cta-pulse;position:relative;box-shadow:0 8px 24px #ee2e2d6b,0 2px 6px #0003}.ocd-btn--booking:hover{background:linear-gradient(135deg,#c0392b 0%,#962d22 100%);transform:translateY(-1px);box-shadow:0 12px 28px #ee2e2d80,0 2px 6px #0003}@keyframes ocd-cta-pulse{0%{box-shadow:0 8px 24px #ee2e2d6b,0 0 #ee2e2d8c}60%{box-shadow:0 8px 24px #ee2e2d6b,0 0 0 14px #ee2e2d00}to{box-shadow:0 8px 24px #ee2e2d6b,0 0 #ee2e2d00}}.ocd-hero__sentinel{pointer-events:none;width:1px;height:1px;display:block;position:absolute;bottom:0;left:0}.ocd-btn--ghost{color:#fff;background:#ffffff0a;border-color:#ffffff47}.ocd-btn--ghost:hover{background:#ffffff1f;border-color:#ffffff80}.ocd-btn--white{color:#09090b;background:#fff}.ocd-btn--white:hover{background:#f1f5f9}.ocd-btn--ghost-light{color:#fff;background:#ffffff1f;border-color:#ffffff52}.ocd-btn--ghost-light:hover{background:#ffffff38;border-color:#ffffff8c}.ocd-section{padding:clamp(40px,6vw,64px) 0;position:relative}.ocd-section--light{color:#0a0a0c;background:#fff}.ocd-section--dark{color:#fff;background:#0a0625;overflow:hidden}.ocd-section--cta{color:#0a0a0c;background:#f7f7f8}.ocd-section__bg{z-index:0;pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0}.ocd-section__glow{filter:blur(100px);border-radius:50%;position:absolute}.ocd-section__glow--a{background:radial-gradient(circle,#5725cc38 0%,#0000 70%);width:600px;height:600px;top:-200px;left:-120px}.ocd-section__glow--b{background:radial-gradient(circle,#f4b4501a 0%,#0000 70%);width:500px;height:500px;bottom:-160px;right:-120px}.ocd-eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#ee2e2d;align-items:center;gap:8px;margin-bottom:18px;font-size:.74rem;font-weight:700;display:inline-flex}.ocd-eyebrow--inverse{color:#f4664e}.ocd-h2{letter-spacing:-.025em;color:#0a0a0c;text-wrap:balance;margin:0 0 24px;font-size:clamp(1.9rem,3.2vw,2.6rem);font-weight:600;line-height:1.12}.ocd-h2--inverse{color:#fff}.ocd-lead{color:#475569;margin:0;font-size:1.0625rem;line-height:1.7}.ocd-grid{z-index:1;grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid;position:relative}.ocd-grid__col--copy{position:sticky;top:180px}.ocd-checklist{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.ocd-checklist__item{color:#1e293b;background:#fff;border:1px solid #0f172a14;border-radius:14px;align-items:flex-start;gap:14px;padding:18px 22px;font-size:clamp(.92rem,1.5vw,1.1rem);line-height:1.55;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex}.ocd-checklist__item:hover{background:#ee2e2d05;border-color:#ee2e2d52}.ocd-checklist__item svg{color:#ee2e2d;flex-shrink:0;margin-top:2px}.ocd-section--past{color:#0a0a0c;isolation:isolate;background:#f7f7f8;padding:clamp(36px,5vw,56px) 0;position:relative;overflow:hidden}.ocd-section--past:before{content:"";opacity:1;z-index:-2;pointer-events:none;background-image:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='56' height='98' viewBox='0 0 56 98'%3E%3Cg fill='none' stroke='%23EE2E2D' stroke-opacity='0.08' stroke-width='1'%3E%3Cpath d='M28 1 L55 16.5 L55 47.5 L28 63 L1 47.5 L1 16.5 Z'/%3E%3Cpath d='M0 47.5 L28 63 L28 94 L0 78.5 Z'/%3E%3Cpath d='M56 47.5 L56 78.5 L28 94 L28 63 Z'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:repeat;background-size:56px 98px;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:radial-gradient(#000 25%,#0000 92%);mask-image:radial-gradient(#000 25%,#0000 92%)}.ocd-section--past:after{content:"";filter:blur(70px);z-index:-1;pointer-events:none;background:radial-gradient(circle,#ee2e2d17,#0000 60%);border-radius:50%;width:720px;height:720px;position:absolute;top:-240px;right:-260px}.ocd-past{z-index:1;grid-template-columns:minmax(0,5fr) minmax(0,7fr);align-items:center;gap:56px;display:grid;position:relative}.ocd-past__copy{max-width:440px}.ocd-past__gallery{flex-direction:column;gap:16px;display:flex}.ocd-past__media{background:#fff;border:1px solid #0f172a14;border-radius:20px;margin:0;position:relative;overflow:hidden}.ocd-past__media img,.ocd-past__media video{object-fit:cover;background:#0a0a0c;width:100%;height:auto;display:block}.ocd-past__media-label{color:#475569;letter-spacing:.14em;text-transform:uppercase;background:#fafafa;border-top:1px solid #0f172a0f;padding:10px 16px 12px;font-size:.72rem;font-weight:700;display:block}@media (max-width:968px){.ocd-past{grid-template-columns:1fr;gap:32px}.ocd-past__copy{max-width:none}}@media (max-width:768px){.ocd-section--past{padding:36px 0}}.ocd-feature__head{text-align:center;z-index:1;max-width:760px;margin:0 auto 40px;position:relative}.ocd-feature__lead{color:#ffffffb3;margin:0 0 32px;font-size:clamp(.95rem,1.6vw,1.15rem);line-height:1.65}.ocd-partner-badge{background:#ffffff0d;border:1px solid #ffffff24;border-radius:16px;align-items:center;gap:18px;margin-top:8px;padding:12px 22px 12px 14px;display:inline-flex}.ocd-partner-badge__logo{background:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;height:44px;padding:4px 12px;display:flex}.ocd-partner-badge__logo img{object-fit:contain;width:auto;max-width:140px;height:100%;display:block}.ocd-partner-badge__text{text-align:left;flex-direction:column;gap:4px;display:flex}.ocd-partner-badge__tier{letter-spacing:.1em;text-transform:uppercase;color:#f4664e;align-items:center;gap:8px;font-size:.82rem;font-weight:700;display:inline-flex}.ocd-partner-badge__meta{color:#ffffffb3;font-size:clamp(.82rem,1.3vw,.95rem);font-weight:500}.ocd-feature__grid{z-index:1;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px;margin:0;padding:0;list-style:none;display:grid;position:relative}.ocd-feature__card{background:linear-gradient(#ffffff0a 0%,#ffffff05 100%);border:1px solid #ffffff1a;border-radius:18px;padding:32px 28px 28px;transition:border-color .25s,transform .25s,background .25s;position:relative;overflow:hidden}.ocd-feature__card:before{content:"";opacity:0;background:linear-gradient(90deg,#0000 0%,#ee2e2d80 50%,#0000 100%);height:1px;transition:opacity .25s;position:absolute;top:0;left:0;right:0}.ocd-feature__card:hover{background:linear-gradient(#ee2e2d0f 0%,#ee2e2d05 100%);border-color:#ee2e2d4d;transform:translateY(-4px)}.ocd-feature__card:hover:before{opacity:1}.ocd-feature__num{letter-spacing:.14em;color:#ee2e2d;font-feature-settings:"tnum";margin-bottom:14px;font-size:.78rem;font-weight:700;display:inline-block}.ocd-feature__text{color:#ffffffd9;margin:0;font-size:clamp(.92rem,1.5vw,1.1rem);line-height:1.6}.ocd-rsvp-bar__error{color:#b91c1c;text-align:right;flex-basis:100%;margin:0;font-size:.85rem}@media (max-width:720px){.ocd-rsvp-bar__error{text-align:center}}@media (max-width:968px){.ocd-grid{grid-template-columns:1fr;gap:56px}.ocd-grid__col--copy{position:static}.ocd-hero__inner{grid-template-columns:1fr;gap:36px}}@media (max-width:768px){.ocd-container{padding:0 20px}.ocd-hero{padding:196px 0 40px}.ocd-hero__meta{flex-direction:column;align-items:stretch;gap:18px;width:100%;padding:22px 24px}.ocd-hero__meta-divider{width:100%;height:1px}.ocd-hero__meta-value{white-space:normal}.ocd-hero__cta .ocd-btn{flex:1;justify-content:center;min-width:100%}.ocd-section{padding:40px 0}.ocd-feature__head{margin-bottom:40px}.ocd-feature__grid{grid-template-columns:1fr}}@media (max-width:480px){.ocd-hero__status{gap:10px}.ocd-hero__host{font-size:.74rem}.ocd-btn{padding:13px 22px;font-size:clamp(.88rem,1.4vw,1rem)}.ocd-btn--lg{padding:16px 28px;font-size:clamp(.92rem,1.5vw,1.1rem)}.ocd-checklist__item{padding:16px 18px}.ocd-feature__card{padding:26px 22px 24px}}.ocd-hero__form-slot{z-index:2;position:relative}.evbf-wrap.evbf-wrap--hero{max-width:none;margin:0;padding:28px 28px 24px;box-shadow:0 24px 60px #00000073,0 4px 12px #0003}.evbf-wrap--hero .evbf-head{text-align:left;margin-bottom:20px}.evbf-wrap--hero .evbf-title{margin-bottom:8px;font-size:22px;line-height:1.25}.evbf-wrap--hero .evbf-sub{max-width:none;margin-left:0;margin-right:0;font-size:14px;line-height:1.55}.evbf-wrap--hero .evbf-grid{gap:12px}.evbf-wrap--hero .evbf-field input,.evbf-wrap--hero .evbf-field select,.evbf-wrap--hero .evbf-field textarea{padding:9px 11px;font-size:13.5px}.evbf-wrap--hero .evbf-field textarea{min-height:64px}@media (max-width:968px){.evbf-wrap.evbf-wrap--hero{padding:32px 28px 28px}.evbf-wrap--hero .evbf-title{font-size:24px}}@media (max-width:720px){.evbf-wrap.evbf-wrap--hero{border-radius:14px;padding:24px 22px}.evbf-wrap--hero .evbf-title{font-size:22px}}
