.event-shell{width:min(1180px,calc(100% - 36px));margin:0 auto}.event-hero{background:linear-gradient(118deg,#071c35 0%,#103b72 58%,#0b4b87 100%);color:#fff}.event-hero__inner{min-height:360px;display:flex;flex-direction:column;justify-content:center;padding:64px 0}.event-eyebrow,.event-page-heading>span,.event-step-heading>span{font-weight:800;letter-spacing:.1em;color:#f28a32;font-size:.78rem}.event-hero h1,.event-page-heading h1{font-size:clamp(2.3rem,5vw,4.6rem);margin:.18em 0}.event-hero p{max-width:900px;font-size:1.08rem;line-height:1.7;margin:.35rem 0;color:#eef5ff}.event-configurator,.event-account-page,.event-document-page{padding:46px 0 80px}.event-alert{padding:16px 18px;border-radius:12px;background:#eef5fb;margin-bottom:20px}.event-alert--error{background:#fff0ed;color:#8b2416;border:1px solid #f0b7ae}.event-alert--success{background:#eef9f1;color:#245d34;border:1px solid #b9ddc3}.event-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-bottom:28px}.event-steps button{border:1px solid #d9e1e8;background:#fff;border-radius:12px;padding:12px 8px;display:flex;gap:8px;align-items:center;justify-content:center;color:#657384;cursor:pointer}.event-steps button b{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#e8edf2;color:#42526a}.event-steps button.is-active{border-color:#ed7b29;color:#122a43;box-shadow:0 8px 22px rgba(20,47,74,.08)}.event-steps button.is-active b{background:#ed7b29;color:#fff}.event-step{display:none}.event-step.is-active{display:block}.event-step-heading{margin:0 0 24px}.event-step-heading h2{font-size:clamp(1.7rem,3vw,2.5rem);margin:.2rem 0 .45rem;color:#102b47}.event-step-heading p{color:#667789;max-width:840px}.event-offer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.event-offer-card{position:relative;border:1px solid #dfe6ec;border-radius:18px;background:#fff;padding:18px;box-shadow:0 10px 28px rgba(18,45,71,.06);transition:.18s ease;overflow:hidden}.event-offer-card.is-selected{border-color:#ee7d2d;box-shadow:0 12px 30px rgba(238,125,45,.17)}.event-offer-card__select{position:absolute;z-index:3;right:18px;top:18px;background:rgba(255,255,255,.94);padding:9px 12px;border-radius:999px;font-weight:800;box-shadow:0 4px 14px rgba(0,0,0,.08)}.event-offer-card h3{font-size:1.45rem;color:#102b47;margin:2px 120px 14px 2px}.event-offer-gallery{border-radius:14px;overflow:hidden;background:#edf2f6}.event-offer-gallery__main-wrap{width:100%;height:280px;background:#0c1722}.event-offer-gallery__main,.event-offer-gallery__placeholder{display:block;width:100%;height:280px;object-fit:cover}.event-offer-gallery__main-wrap .event-offer-gallery__main{height:100%}.event-offer-gallery__main-wrap video{background:#0c1722}.event-offer-gallery__placeholder{display:grid;place-items:center;color:#718093}.event-offer-thumbs{display:flex;gap:7px;padding:8px;background:#fff;overflow-x:auto}.event-offer-thumbs button{padding:0;border:2px solid transparent;border-radius:7px;overflow:hidden;background:none;min-width:58px}.event-offer-thumbs img,.event-offer-thumbs video{display:block;width:58px;height:44px;object-fit:cover}.event-offer-thumb-video{position:relative;display:block;width:58px;height:44px;background:#111;overflow:hidden}.event-offer-thumb-video video{pointer-events:none}.event-offer-thumb-video i{position:absolute;inset:0;display:grid;place-items:center;color:#fff;font-style:normal;font-size:18px;text-shadow:0 2px 5px #000;background:rgba(0,0,0,.12)}.event-offer-card__description{height:8.5em;overflow-y:auto;margin:16px 2px 12px;padding-right:8px;line-height:1.5;color:#44586c;scrollbar-width:thin}.event-offer-card__meta{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.event-offer-card__meta span{background:#eef3f7;border-radius:999px;padding:6px 9px;font-size:.78rem}.event-offer-card__meta strong{margin-left:auto;color:#d96718}.event-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.event-form label,.event-choice-group label{display:flex;flex-direction:column;gap:7px;font-weight:700;color:#213b54}.event-form input,.event-form select,.event-form textarea{width:100%;box-sizing:border-box;border:1px solid #cfd9e2;border-radius:10px;padding:12px 13px;font:inherit;background:#fff}.event-span-2,.event-full-field{grid-column:1/-1}.event-choice-group{border:1px solid #dfe7ee;border-radius:14px;padding:18px;margin:22px 0}.event-choice-group legend{font-weight:800;color:#102b47;padding:0 8px}.event-choice-group label{flex-direction:row;align-items:center;margin:9px 0;font-weight:600}.event-choice-group input{width:auto}.event-help,.event-price-note{font-size:.9rem;color:#708093}.event-wizard-actions{display:flex;justify-content:space-between;gap:12px;margin-top:28px}.event-wizard-actions button,.button-orange,.event-secondary-button,.event-document-actions button{border:0;border-radius:10px;padding:12px 18px;text-decoration:none;font-weight:800;cursor:pointer}.button-orange{background:#ed7b29;color:#fff!important}.event-secondary-button,.event-wizard-actions>button:not(.button-orange),.event-document-actions button{background:#edf2f6;color:#173652}.event-financing-options{display:grid;grid-template-columns:1fr 1fr;gap:18px}.event-financing-options label{cursor:pointer}.event-financing-options input{position:absolute;opacity:0}.event-financing-options span{display:block;border:2px solid #d8e1e8;border-radius:16px;padding:24px;height:100%;box-sizing:border-box}.event-financing-options input:checked+span{border-color:#ed7b29;background:#fff7ef}.event-financing-options b{display:block;color:#14324d;margin-bottom:7px}.event-financing-options small{color:#687b8e;line-height:1.5}.event-summary{background:#f5f8fa;border-radius:16px;padding:20px;margin-bottom:22px}.event-summary ul{list-style:none;margin:0;padding:0}.event-summary li,.event-summary__row,.event-summary__total{display:flex;justify-content:space-between;gap:20px;padding:9px 0;border-bottom:1px solid #dde5eb}.event-summary__total{font-size:1.18rem;border-bottom:0;padding-top:16px}.event-public-calendar{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin:18px 0 24px}.event-public-calendar label{cursor:pointer}.event-public-calendar input{position:absolute;opacity:0}.event-public-calendar span{display:block;padding:13px 8px;text-align:center;border-radius:10px;background:#e7f6e9;border:1px solid #b8dfbd;color:#245a2c;font-weight:800}.event-public-calendar input:checked+span{background:#2e7d3b;color:#fff;border-color:#2e7d3b}.event-application-info,.event-login-required,.event-action-box,.event-rejected{border-radius:14px;padding:19px;background:#f5f8fa;margin:18px 0}.event-rejected{background:#fff1ef;border:1px solid #efc0b8}.event-login-required{border:1px solid #d8e2ea}.event-consent{margin:22px 0}.event-consent label{flex-direction:row;align-items:flex-start}.event-consent input{width:auto;margin-top:4px}.event-page-heading{margin-bottom:24px}.event-page-heading h1{font-size:clamp(2rem,4vw,3.4rem);color:#102b47}.event-account-actions{display:flex;gap:12px;margin-bottom:28px}.event-request-list{display:grid;gap:14px}.event-request-card{display:flex;justify-content:space-between;gap:20px;align-items:center;border:1px solid #dce4ea;border-radius:15px;padding:20px;background:#fff}.event-request-card h2{margin:.25rem 0;color:#15344f}.event-request-card>div:last-child{text-align:right;display:grid;gap:10px;justify-items:end}.event-status{display:inline-block;border-radius:999px;padding:7px 10px;background:#edf3f8;color:#24435e;font-size:.8rem;font-weight:800}.event-detail-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(260px,1fr);gap:22px}.event-panel{background:#fff;border:1px solid #dfe6ec;border-radius:16px;padding:21px;margin-bottom:20px}.event-panel__head{display:flex;align-items:center;justify-content:space-between;gap:20px}.event-timeline{border-left:2px solid #e2e8ed;margin:22px 0 0 7px}.event-timeline__item{position:relative;padding:0 0 22px 22px}.event-timeline__item:before{content:"";position:absolute;left:-7px;top:3px;width:12px;height:12px;border-radius:50%;background:#ed7b29}.event-timeline__item span{display:block;font-size:.78rem;color:#788797}.event-timeline__item p{margin:.35rem 0 0}.event-selected-items>div,.event-total{display:flex;justify-content:space-between;gap:20px;padding:9px 0;border-bottom:1px solid #e3e9ee}.event-total{font-size:1.15rem;border:0}.event-details{display:grid;grid-template-columns:auto 1fr;gap:7px 12px}.event-details dt{font-weight:800}.event-details dd{margin:0}.event-partner-list{list-style:none;padding:0}.event-partner-list li{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid #e4e9ed}.event-generated-document{max-width:820px;margin:24px auto;background:#fff;border:1px solid #ddd;padding:60px;box-shadow:0 10px 30px rgba(0,0,0,.07);line-height:1.65}.event-document-actions{display:flex;gap:10px;justify-content:flex-end}.reader-profile__event-button{display:inline-block;margin-top:10px;font-weight:800;color:#d96819}.event-empty{padding:30px;border:1px dashed #cfd8df;border-radius:14px;text-align:center;color:#687b8e}
@media(max-width:850px){.event-offer-grid,.event-form-grid,.event-financing-options,.event-detail-grid{grid-template-columns:1fr}.event-steps{grid-template-columns:repeat(5,1fr)}.event-steps span{display:none}.event-public-calendar{grid-template-columns:repeat(3,1fr)}.event-span-2,.event-full-field{grid-column:auto}.event-request-card{align-items:flex-start}.event-offer-gallery__main,.event-offer-gallery__placeholder{height:220px}}
@media(max-width:520px){.event-shell{width:min(100% - 24px,1180px)}.event-hero__inner{min-height:300px;padding:44px 0}.event-offer-grid{gap:15px}.event-offer-card{padding:13px}.event-offer-card h3{margin-right:90px;font-size:1.2rem}.event-offer-card__select{right:12px;top:12px;font-size:.8rem}.event-public-calendar{grid-template-columns:repeat(2,1fr)}.event-request-card{display:block}.event-request-card>div:last-child{margin-top:12px;text-align:left;justify-items:start}.event-generated-document{padding:25px 18px}.event-document-actions{flex-wrap:wrap}}
@media print{header,footer,.event-document-actions,.skip-link{display:none!important}.event-document-page{padding:0}.event-generated-document{border:0;box-shadow:none;margin:0 auto;padding:0}.event-shell{width:100%}}

/* Non-profit event path v1 */
.event-paths{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:32px;margin-bottom:36px}.event-path-card{display:block;border-radius:18px;padding:24px;text-decoration:none;border:1px solid #d9e2e9;box-shadow:0 10px 28px rgba(31,52,74,.08);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.event-path-card:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(31,52,74,.12)}.event-path-card span{display:block;font-size:.74rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px}.event-path-card h2{margin:0 0 10px;color:#11283e}.event-path-card p{color:#506579;line-height:1.55}.event-path-card b{color:#cc6424}.event-path-card--paid{background:#fff}.event-path-card--nonprofit{background:#f2faf5;border-color:#bcdac6}.event-path-card--nonprofit span,.event-path-card--nonprofit b{color:#2d7b49}.nonprofit-events-section{margin-top:26px;margin-bottom:42px;scroll-margin-top:80px}.nonprofit-event-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.nonprofit-event-card{overflow:hidden;border-radius:16px;background:#fff;border:1px solid #d9e2e9;text-decoration:none;color:inherit;box-shadow:0 8px 24px rgba(28,48,69,.08);transition:transform .18s ease,box-shadow .18s ease}.nonprofit-event-card:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(28,48,69,.12)}.nonprofit-event-card__image{height:220px;position:relative;background:#dce6de;overflow:hidden}.nonprofit-event-card__image img{width:100%;height:100%;object-fit:cover}.nonprofit-event-card__image>span,.nonprofit-photo>b,.nonprofit-gallery__placeholder>span{position:absolute;right:12px;top:12px;z-index:2;padding:7px 10px;border-radius:999px;background:#23834c;color:#fff;font-size:.72rem;font-weight:900;letter-spacing:.06em;box-shadow:0 3px 10px rgba(0,0,0,.2)}.nonprofit-event-card__body{padding:18px}.nonprofit-event-card__body small{color:#637486;font-weight:700}.nonprofit-event-card__body h3{margin:6px 0 8px;color:#12293f;font-size:1.35rem}.nonprofit-event-card__body p{margin:0 0 12px;color:#536779}.nonprofit-event-card__body strong{color:#257746}.event-hero--nonprofit{background:linear-gradient(120deg,#173c55,#266d59)}.nonprofit-event-detail{padding-top:34px;padding-bottom:54px}.nonprofit-event-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(270px,.85fr);gap:28px;align-items:start}.nonprofit-gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.nonprofit-photo{position:relative;margin:0;border-radius:12px;overflow:hidden;min-height:120px;background:#eef3f0}.nonprofit-photo.is-main{grid-column:1/-1;min-height:390px}.nonprofit-photo img{width:100%;height:100%;min-height:120px;object-fit:cover;display:block}.nonprofit-photo.is-main img{min-height:390px}.nonprofit-gallery__placeholder{position:relative;min-height:340px;display:grid;place-items:center;background:#eaf1ec;border-radius:14px;color:#6b7a71}.nonprofit-event-facts{position:sticky;top:88px;padding:22px;border-radius:16px;background:#f4faf6;border:1px solid #c6dfce;box-shadow:0 8px 24px rgba(34,89,54,.08)}.nonprofit-badge{display:inline-block;padding:6px 9px;border-radius:999px;background:#25864f;color:#fff;font-size:.72rem;font-weight:900;letter-spacing:.06em}.nonprofit-copy{margin-top:24px;line-height:1.7}.nonprofit-section-title{margin-top:36px}.nonprofit-role-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.nonprofit-role-card{padding:18px;border:1px solid #cfe0d3;border-radius:14px;background:#f8fcf9}.nonprofit-role-card.is-full{background:#f4f4f4;border-color:#ddd}.nonprofit-role-card h3{margin-top:0}.nonprofit-role-card>div{display:flex;justify-content:space-between;gap:10px;align-items:center;font-size:.85rem}.nonprofit-role-card strong{color:#267a48}.nonprofit-role-card.is-full strong{color:#7a5050}.nonprofit-registration-box{margin-top:30px;padding:24px;border-radius:16px;background:#f6f8fa;border:1px solid #d9e2e9}.event-request-card--nonprofit{border-left:4px solid #2c8a52}.event-timeline{border-left:2px solid #d9e5dc;margin:20px 0 25px 8px}.event-timeline>div{position:relative;padding:0 0 18px 20px}.event-timeline>div:before{content:"";position:absolute;left:-7px;top:4px;width:12px;height:12px;border-radius:50%;background:#2d8750}.event-timeline span{display:block;font-size:.78rem;color:#6f7f8d}.event-configurator{scroll-margin-top:80px}
@media(max-width:850px){.event-paths,.nonprofit-event-cards,.nonprofit-event-layout,.nonprofit-role-grid{grid-template-columns:1fr}.nonprofit-event-facts{position:static}.nonprofit-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.nonprofit-photo.is-main{min-height:280px}.nonprofit-photo.is-main img{min-height:280px}}


/* Event offer gallery focus + media slider v2 */
.event-offer-gallery__main-wrap{position:relative;overflow:hidden;cursor:zoom-in}
.event-offer-gallery__main-wrap video{cursor:default}
.event-offer-gallery__zoom-hint{position:absolute;right:12px;bottom:12px;z-index:4;display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:rgba(8,27,46,.78);color:#fff;font-size:1.15rem;line-height:1;pointer-events:none;box-shadow:0 4px 14px rgba(0,0,0,.18)}
.event-offer-gallery__arrow{position:absolute;z-index:5;top:50%;transform:translateY(-50%);display:grid;place-items:center;width:42px;height:52px;padding:0;border:0;border-radius:12px;background:rgba(9,31,53,.72);color:#fff;font:700 2rem/1 Arial,sans-serif;cursor:pointer;opacity:.82;transition:opacity .16s ease,background .16s ease,transform .16s ease;box-shadow:0 5px 18px rgba(0,0,0,.15)}
.event-offer-gallery__arrow:hover,.event-offer-gallery__arrow:focus-visible{opacity:1;background:rgba(9,31,53,.92);outline:2px solid rgba(255,255,255,.85);outline-offset:-4px}
.event-offer-gallery__arrow--prev{left:12px}.event-offer-gallery__arrow--next{right:12px}
.event-offer-thumbs button{transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease;cursor:pointer}
.event-offer-thumbs button:hover{transform:translateY(-1px)}
.event-offer-thumbs button.is-active{border-color:#ed7b29;box-shadow:0 0 0 2px rgba(237,123,41,.18)}
.event-offer-card__requirements{display:none;margin:20px 2px 8px;padding:18px 20px;border-radius:13px;background:#f5f8fa;border-left:4px solid #ed7b29;color:#344e65;line-height:1.65}
.event-offer-card__requirements h4{margin:0 0 9px;color:#102b47;font-size:1.05rem}
.event-offer-card__close{display:none}
.event-offer-focus-backdrop{position:fixed;inset:0;z-index:1000;border:0;padding:0;margin:0;background:rgba(4,17,30,.72);backdrop-filter:blur(3px);opacity:0;cursor:zoom-out;transition:opacity .22s ease}
.event-offer-focus-backdrop.is-visible{opacity:1}
body.event-offer-focus-open{overflow:hidden}
.event-offer-card.is-focused{position:fixed;z-index:1001;left:50%;top:50%;width:min(960px,calc(100vw - 48px));max-height:92vh;box-sizing:border-box;overflow-y:auto;overscroll-behavior:contain;padding:28px;border:1px solid #ed7b29;border-radius:20px;background:#fff;box-shadow:20px 24px 70px rgba(3,20,37,.36);transform:translate(-50%,-50%);animation:event-offer-focus-in .28s cubic-bezier(.2,.78,.2,1);scrollbar-width:thin}
@keyframes event-offer-focus-in{from{opacity:.35;transform:translate(-50%,-48%) scale(.9)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}
.event-offer-card.is-focused .event-offer-card__close{position:absolute;display:inline-flex;align-items:center;justify-content:center;gap:5px;left:18px;top:18px;z-index:9;border:1px solid #d5dee6;border-radius:999px;background:rgba(255,255,255,.96);color:#183650;padding:8px 12px;font:inherit;font-size:.82rem;font-weight:900;cursor:pointer;box-shadow:0 5px 16px rgba(11,35,56,.12)}
.event-offer-card.is-focused .event-offer-card__close:hover{border-color:#ed7b29;color:#c75c10}
.event-offer-card.is-focused .event-offer-card__select{position:absolute;right:18px;top:18px}
.event-offer-card.is-focused h3{margin:2px 150px 20px 118px;font-size:clamp(1.65rem,3vw,2.35rem);line-height:1.15}
.event-offer-card.is-focused .event-offer-gallery{border-radius:16px;box-shadow:0 10px 28px rgba(14,42,67,.12)}
.event-offer-card.is-focused .event-offer-gallery__main-wrap{height:clamp(390px,56vh,590px)}
.event-offer-card.is-focused .event-offer-gallery__main,.event-offer-card.is-focused .event-offer-gallery__placeholder{height:100%}
.event-offer-card.is-focused .event-offer-thumbs{padding:10px;gap:9px}
.event-offer-card.is-focused .event-offer-thumbs button{min-width:76px}
.event-offer-card.is-focused .event-offer-thumbs img,.event-offer-card.is-focused .event-offer-thumbs video,.event-offer-card.is-focused .event-offer-thumb-video{width:76px;height:56px}
.event-offer-card.is-focused .event-offer-card__description{height:auto;max-height:none;overflow:visible;margin:24px 4px 12px;padding-right:0;font-size:1.03rem;line-height:1.72;color:#354f66}
.event-offer-card.is-focused .event-offer-card__requirements{display:block}
.event-offer-card.is-focused .event-offer-card__meta{margin-top:18px;padding-top:15px;border-top:1px solid #e3e9ee}
.event-offer-card.is-focused .event-offer-gallery__zoom-hint{display:none}
@media(max-width:700px){.event-offer-card.is-focused{width:calc(100vw - 20px);max-height:96vh;padding:16px;top:50%;border-radius:16px}.event-offer-card.is-focused h3{margin:52px 0 14px;font-size:1.5rem}.event-offer-card.is-focused .event-offer-card__close{left:14px;top:14px}.event-offer-card.is-focused .event-offer-card__select{right:14px;top:14px}.event-offer-card.is-focused .event-offer-gallery__main-wrap{height:min(52vh,360px)}.event-offer-gallery__arrow{width:38px;height:46px}.event-offer-gallery__arrow--prev{left:7px}.event-offer-gallery__arrow--next{right:7px}.event-offer-card.is-focused .event-offer-thumbs button{min-width:64px}.event-offer-card.is-focused .event-offer-thumbs img,.event-offer-card.is-focused .event-offer-thumbs video,.event-offer-card.is-focused .event-offer-thumb-video{width:64px;height:48px}}

.event-field-help{font-size:.82rem;color:#708093;font-weight:500;line-height:1.4}.event-readonly-field select:disabled{opacity:1;color:#213b54;background:#f1f5f8;border-color:#d7e0e7;cursor:not-allowed}.event-offer-card__select input[type=radio]{width:auto;margin-right:4px}.event-offer-card.is-incomplete{opacity:.82}.event-offer-card.is-incomplete .event-offer-card__select{color:#8b3c1d;background:#fff1e9}.event-offer-card__configuration-warning{margin:12px 2px;padding:10px 12px;border-radius:10px;background:#fff1e9;color:#8b3c1d;font-size:.83rem;font-weight:700;line-height:1.45}.event-rich-text p:first-child,.event-rich-text ul:first-child,.event-rich-text ol:first-child,.event-rich-text h2:first-child,.event-rich-text h3:first-child,.event-rich-text h4:first-child{margin-top:0}.event-rich-text p:last-child,.event-rich-text ul:last-child,.event-rich-text ol:last-child{margin-bottom:0}.event-rich-text ul,.event-rich-text ol{padding-left:1.35rem}.event-rich-text a{color:#c75c10;text-decoration:underline}

/* Admin-managed copy on the event landing page. */
.event-hero__copy{max-width:900px}.event-hero__copy p{max-width:none}.event-path-card__editable h2{margin:.35rem 0 .5rem;color:inherit}.event-path-card__editable p{margin:.35rem 0;color:inherit}.event-step-heading__editable h2{font-size:clamp(1.7rem,3vw,2.5rem);margin:.2rem 0 .45rem;color:#102b47}.event-step-heading__editable p{color:#667789;max-width:840px}.event-path-card .event-rich-text a{color:inherit}
