@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@400;500;600;700;800&family=Zilla+Slab:wght@600;700&display=swap");:root{--ink:#173e38;--muted:#465f59;--green:#176b5b;--green-dark:#0e4f43;--mint:#dcefe8;--cream:#fbf7ef;--paper:#fffdf8;--coral:#ef946c;--gold:#e8bd62;--line:#bdcec8;--shadow:0 18px 50px rgba(20,74,64,.13)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Noto Sans TC,system-ui,sans-serif;font-size:18px;line-height:1.8}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,textarea:focus-visible{outline:4px solid #e8bd62;outline-offset:3px}.site-header{position:-webkit-sticky;position:sticky;z-index:20;top:0;display:flex;align-items:center;justify-content:space-between;height:82px;padding:0 max(5vw,26px);border-bottom:1px solid rgba(23,107,91,.09);background:rgba(255,253,248,.93);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand,.footer-brand{display:flex;align-items:center;gap:11px}.brand-mark{display:grid;width:43px;height:43px;place-items:center;border-radius:14px;color:#fff;background:var(--green);transform:rotate(-3deg)}.header-age-mark{font-family:Zilla Slab,serif;font-size:17px;font-weight:700;letter-spacing:-.03em}.brand-mark svg{width:31px;fill:none;stroke:currentColor;stroke-width:2.8;stroke-linecap:round;stroke-linejoin:round}.brand b,.footer-brand b{display:block;font-size:21px;letter-spacing:.04em;line-height:1.25}.brand small,.footer-brand small{display:block;margin-top:3px;color:var(--muted);font-size:14px;letter-spacing:.08em}nav{display:flex;align-items:center;gap:30px;font-size:17px;font-weight:700}nav a:not(.nav-cta){position:relative}nav a:not(.nav-cta):after{position:absolute;bottom:-6px;left:0;width:0;height:2px;content:"";background:var(--coral);transition:width .25s}nav a:hover:after{width:100%}.nav-cta{padding:11px 22px;color:white;border-radius:999px;background:var(--green);box-shadow:0 7px 18px rgba(23,107,91,.22)}.menu-toggle{display:none;min-width:48px;min-height:48px;border:0;color:var(--ink);background:transparent;font-size:30px}.hero{position:relative;display:grid;grid-template-columns:1.05fr .95fr;min-height:665px;padding:85px max(7vw,42px) 72px;overflow:hidden;background:linear-gradient(135deg,#fbf7ef,#f9f5ea 62%,#edf4ee)}.hero:before{position:absolute;top:0;right:44%;width:1px;height:100%;content:"";background:linear-gradient(transparent,rgba(23,107,91,.15),transparent);transform:rotate(12deg)}.hero-copy{z-index:1;align-self:center;max-width:680px}.city-badge{display:inline-flex;align-items:center;gap:10px;margin-bottom:22px;padding:9px 15px;border:2px solid #9fc8ba;border-radius:999px;color:var(--green-dark);background:rgba(255,255,255,.75);font-size:18px;font-weight:800;letter-spacing:.04em;box-shadow:0 6px 18px rgba(23,107,91,.08)}.city-badge span{color:var(--coral);font-size:15px}.section-label{color:var(--green);font-size:15px;font-weight:800;letter-spacing:.1em}h1{max-width:720px;margin:24px 0;font-family:Zilla Slab,Noto Sans TC,serif;font-size:clamp(48px,5.2vw,74px);line-height:1.16;letter-spacing:-.035em}.hero-copy h1{margin-top:0}h1 em{color:var(--green);font-style:normal}.hero-copy>p{max-width:640px;margin:0;color:var(--muted);font-size:20px;line-height:1.9}.hero-actions{display:flex;gap:14px;margin-top:35px}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:58px;padding:0 27px;border:2px solid transparent;border-radius:8px;cursor:pointer;font-size:18px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s}.button:hover{transform:translateY(-2px)}.button.primary{color:white;background:var(--green);box-shadow:0 12px 30px rgba(23,107,91,.22)}.button.primary:hover{background:var(--green-dark);box-shadow:0 15px 34px rgba(23,107,91,.28)}.button.ghost{border-color:#b8c9c4;background:rgba(255,255,255,.42)}.trust-row{display:flex;gap:22px;margin-top:25px;color:var(--muted);font-size:18px;font-weight:600}.trust-row span:first-letter{color:var(--coral)}.hero-visual{position:relative;min-height:500px;align-self:center}.orb{position:absolute;border-radius:50%;filter:blur(1px)}.orb-one{top:0;right:2%;width:420px;height:420px;background:#d7e9df}.orb-two{bottom:0;left:0;width:235px;height:235px;background:#f5d7c5}.visual-card{position:absolute;z-index:2;box-shadow:var(--shadow)}.main-card{top:62px;right:10%;width:min(390px,76%);min-height:390px;padding:42px;border:1px solid rgba(255,255,255,.8);border-radius:34px 7px 34px 7px;background:rgba(255,253,248,.91);transform:rotate(3deg)}.card-kicker{color:#ad4d2b;font-size:15px;font-weight:800;letter-spacing:.08em}.card-icon{display:grid;width:82px;height:82px;margin:28px 0;place-items:center;color:white;border-radius:50% 50% 14px 50%;background:var(--green);font-family:Zilla Slab,serif;font-size:36px;box-shadow:inset -9px -8px 0 rgba(0,0,0,.06)}.main-card h2{margin:0;font-size:32px;line-height:1.5}.mini-steps{display:flex;align-items:center;gap:10px;margin-top:36px;color:var(--muted);font-size:16px;font-weight:700}.mini-steps i{flex:1 1;height:1px;background:#bdcec8}.floating-card{position:absolute;z-index:4;display:flex;align-items:center;gap:12px;min-width:205px;padding:14px 18px;border-radius:12px;background:#fff;box-shadow:0 12px 35px rgba(20,74,64,.17)}.floating-card b,.floating-card small{display:block}.floating-card small{color:var(--muted);font-size:14px}.floating-card b{margin-top:2px;font-size:17px}.float-top{top:25px;left:6%;transform:rotate(-4deg)}.float-bottom{right:0;bottom:50px;transform:rotate(4deg)}.dot{width:12px;height:12px;border-radius:50%;box-shadow:0 0 0 6px #dcefe8}.dot.green{background:#3baa82}.people{display:grid;width:42px;height:42px;place-items:center;color:#fff;border-radius:13px;background:var(--coral);font-family:Zilla Slab,serif;font-weight:700}.quick-stats{display:grid;grid-template-columns:repeat(3,1fr);padding:0 max(7vw,42px);border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:white}.quick-stats>div{display:flex;align-items:center;gap:22px;min-height:118px;padding:25px 8%;border-right:1px solid var(--line)}.quick-stats>div:last-child{border:0}.quick-stats strong{color:#c7d7d2;font-family:Zilla Slab,serif;font-size:42px;line-height:1}.quick-stats b,.quick-stats small{display:block}.quick-stats b{font-size:23px}.quick-stats small{margin-top:2px;color:var(--muted);font-size:18px}.events-section{padding:40px max(7vw,42px) 105px}.faq-section{padding:32px max(7vw,42px)}.event-notice{display:flex;flex-direction:column;align-items:flex-start;gap:10px;margin:0 0 32px;padding:20px 22px;border:2px solid #f2c3a9;border-left:7px solid var(--coral);border-radius:8px;color:#3f5752;background:#fff4ec;font-size:17px;font-weight:600;line-height:1.75;box-shadow:0 8px 22px rgba(164,83,45,.08)}.event-notice b{flex:0 0 auto;color:#9b4426;font-size:18px;font-weight:800}.event-notice ul{margin:0;padding-left:22px;font-weight:500}.event-notice li{margin:0 0 6px}.event-notice li:last-child{margin-bottom:0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:42px}.section-heading h2,.steps-intro h2{margin:7px 0 8px;font-family:Zilla Slab,Noto Sans TC,serif;font-size:clamp(36px,4vw,52px);line-height:1.25}.section-heading p{margin:0;color:var(--muted);font-size:18px}.filters{display:flex;gap:12px}.filters label{display:flex;align-items:center;gap:10px;min-width:220px;min-height:56px;padding:10px 14px;border:2px solid var(--line);border-radius:8px;background:white}.filters span{color:var(--muted);font-size:16px;font-weight:700}.filters select{flex:1 1;border:0;outline:0;color:var(--ink);background:transparent;font-size:17px;font-weight:700}.event-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.event-card{position:relative;display:flex;flex-direction:column;min-height:600px;padding:30px;overflow:hidden;border:2px solid var(--line);border-radius:10px;background:white;box-shadow:0 4px 0 rgba(23,107,91,.04);transition:transform .25s,box-shadow .25s}.event-card:hover{transform:translateY(-7px);box-shadow:var(--shadow)}.event-card:before{position:absolute;top:0;right:0;width:105px;height:105px;content:"";border-radius:0 0 0 100%;opacity:.18}.event-card.coral:before{background:var(--coral)}.event-card.gold:before{background:var(--gold)}.event-card.green:before{background:#64aa8c}.event-card.blue:before{background:#5799c7}.event-top{display:flex;align-items:start;justify-content:space-between}.date-block{display:flex;width:88px;height:102px;flex-direction:column;align-items:center;justify-content:center;border-radius:9px;color:white;background:var(--green);line-height:1;box-shadow:0 6px 16px rgba(14,79,67,.18)}.date-block strong{margin-top:6px;font-family:Zilla Slab,serif;font-size:47px}.date-block small{font-size:18px;font-weight:800;letter-spacing:.06em}.seat-badge{z-index:1;padding:8px 13px;border-radius:999px;color:var(--green-dark);background:#e4f2ed;font-size:16px;font-weight:800}.seat-badge.urgent{color:#9d4d2c;background:#fff0e8}.event-company{margin-top:26px;margin-bottom:6px;color:#ad4d2b;font-size:27px;font-weight:800;letter-spacing:.04em;line-height:1.35}.event-category{display:inline-block;margin-left:4px;padding:4px 12px;border-radius:20px;vertical-align:middle;background:var(--mint);color:var(--green-dark);font-size:16px;font-weight:700;letter-spacing:0}.event-card h3{margin:7px 0 18px;font-size:27px;line-height:1.4}.event-meta{display:grid;grid-gap:11px;gap:11px;margin:0 0 20px;padding:0;color:var(--muted);font-size:19px;line-height:1.65;list-style:none}.event-meta li{display:flex;gap:8px}.event-jobs{display:grid;grid-gap:8px;gap:8px;margin:0 0 20px;padding:16px 17px;border-left:5px solid var(--coral);border-radius:5px;background:#f6f5ef}.event-jobs b{color:var(--ink);font-size:20px;letter-spacing:.04em}.event-jobs span{color:var(--muted);font-size:18px;line-height:1.7}.event-highlights{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:24px}.event-highlights span{padding:7px 11px;border-radius:5px;color:var(--ink);background:#f5efe2;font-size:16px;font-weight:600}.seat-progress{margin-top:auto}.seat-progress.open-registration{padding:12px 14px;border:1px solid #efc28d;border-radius:6px;color:#87401f;background:#fff6e8;font-size:17px;font-weight:800;line-height:1.55;text-align:center}.seat-progress div:first-child{display:flex;justify-content:space-between;margin-bottom:7px;color:var(--muted);font-size:16px}.progress-track{height:5px;overflow:hidden;border-radius:20px;background:#e8eeec}.progress-track i{display:block;height:100%;border-radius:inherit;background:var(--coral)}.event-card .button{width:100%;min-height:60px;margin-top:22px}.empty-state{padding:80px 20px;text-align:center;color:var(--muted);border:2px dashed var(--line);font-size:18px}.steps-section{display:grid;grid-template-columns:.85fr 1.6fr;grid-gap:30px;gap:30px;padding:34px max(7vw,42px);color:white;background:var(--green-dark)}.section-label.light{color:#9bd1c3}.steps-intro p{max-width:430px;color:#e2f0ec;font-size:18px}.contact-chip{display:inline-block;margin-top:25px;padding:14px 17px;border:2px solid rgba(255,255,255,.35);border-radius:6px;color:#e2f0ec;font-size:16px;line-height:1.9;text-align:left}.steps-list{display:grid;grid-template-columns:repeat(3,1fr);align-items:center}.steps-list article{position:relative;min-height:120px;padding:12px 18px;border-left:1px solid rgba(255,255,255,.15)}.steps-list article>span{position:absolute;top:23px;right:20px;color:rgba(255,255,255,.12);font-family:Zilla Slab,serif;font-size:54px}.step-icon{display:grid;width:56px;height:56px;margin-bottom:14px;place-items:center;color:var(--green-dark);border-radius:50% 50% 12px 50%;background:var(--gold);font-size:24px;font-weight:800}.steps-list h3{margin:0 0 8px;font-size:22px}.steps-list p{margin:0;color:#e2f0ec;font-size:17px;line-height:1.75}.faq-section{background:var(--cream)}.section-heading.simple{align-items:start}.faq-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px 16px;gap:8px 16px}details{padding:12px 18px;border:2px solid var(--line);border-radius:8px;background:rgba(255,255,255,.78)}summary{display:flex;min-height:34px;justify-content:space-between;gap:14px;cursor:pointer;font-size:18px;font-weight:800;line-height:1.6;list-style:none}summary::-webkit-details-marker{display:none}summary span{color:var(--coral);font-size:21px;font-weight:400;transition:transform .2s}details[open] summary span{transform:rotate(45deg)}details p{margin:15px 0 0;color:var(--muted);font-size:17px;line-height:1.8}.final-cta{display:flex;align-items:center;justify-content:space-between;padding:70px max(7vw,42px);color:white;background:var(--coral)}.final-cta span{font-size:15px;font-weight:800;letter-spacing:.08em}.final-cta h2{margin:7px 0 0;font-family:Zilla Slab,Noto Sans TC,serif;font-size:clamp(35px,4vw,50px);line-height:1.25}.light-button{color:var(--ink);background:white;box-shadow:0 12px 26px rgba(118,55,28,.15)}footer{display:grid;grid-template-columns:1fr auto;grid-gap:35px;gap:35px;padding:50px max(7vw,42px) 28px;color:#465f59;background:#f8f6f0;font-size:12px}.brand-mark.small{width:37px;height:37px;border-radius:11px}.brand-mark.small svg{width:26px}.footer-info{text-align:right;font-size:18px;line-height:1.8}.footer-info p{margin:2px 0}.footer-info strong{color:var(--ink);font-weight:800}.copyright{grid-column:1/-1;margin:5px 0 0;padding-top:20px;border-top:1px solid var(--line);color:var(--muted);font-size:15px}#signup-form[hidden],.consent-gate[hidden],.modal[hidden],.toast[hidden]{display:none}.modal{position:fixed;z-index:50;inset:0;display:grid;place-items:center;padding:20px}.modal-backdrop{position:absolute;inset:0;background:rgba(10,37,32,.66);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal-panel{position:relative;z-index:1;width:min(820px,100%);max-height:92vh;padding:38px;overflow-y:auto;border-radius:12px;background:var(--paper);box-shadow:0 30px 80px rgba(0,0,0,.25)}.modal-close{position:absolute;top:17px;right:18px;width:48px;height:48px;border:0;border-radius:50%;color:var(--ink);background:#e3ece8;cursor:pointer;font-size:31px;line-height:1}.modal-head>span{color:#ad4d2b;font-size:14px;font-weight:800;letter-spacing:.1em}.modal-head h2{margin:4px 0;font-family:Zilla Slab,Noto Sans TC,serif;font-size:35px}.modal-head p{margin:0;color:var(--muted);font-size:16px}.selected-event{display:flex;align-items:center;gap:15px;margin:25px 0;padding:15px;border-left:4px solid var(--coral);border-radius:5px;background:#f4f7f4}.selected-event b,.selected-event small{display:block}.selected-event b{font-size:18px}.selected-event small{color:var(--muted);font-size:16px;line-height:1.6}.selected-date{display:grid;min-width:68px;height:68px;place-items:center;border-radius:8px;color:white;background:var(--green);font-size:17px;font-weight:800;line-height:1.2;text-align:center}.form-step-heading{display:flex;align-items:center;gap:13px;margin:4px 0 12px}.form-step-heading span{flex:0 0 auto;padding:5px 10px;border-radius:999px;color:white;background:var(--green);font-size:15px;font-weight:800}.form-step-heading h3{margin:0;color:var(--ink);font-size:25px;line-height:1.4}.form-step-two{margin:0 0 18px}.consent-gate-intro{margin:0 0 16px;color:var(--muted);font-size:17px;font-weight:600}.consent-copy{padding:20px 22px;border:2px solid #e8bd62;border-radius:8px;color:var(--ink);background:#fff9e9}.consent-copy ul{margin:0;padding-left:24px}.consent-copy li{margin:0 0 12px;font-size:17px;line-height:1.8}.consent-copy li:last-child{margin-bottom:0}.consent-gate-warning{margin:16px 0 0;color:#c62828;font-weight:700;font-size:14px;line-height:1.6}.location-disclaimer{margin:-6px 0 20px;color:#c62828;font-weight:700;font-size:14px;line-height:1.5;text-align:left}.consent-gate-check{padding:16px 18px;border:2px solid #9db3ac;border-radius:8px;background:white}.consent-continue{width:100%;margin-top:4px}.button:disabled{cursor:not-allowed;opacity:.48;box-shadow:none;transform:none}.consent-confirmed{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 0 20px;padding:12px 15px;border-left:5px solid var(--green);border-radius:6px;color:var(--green-dark);background:#e8f3ee;font-size:16px;font-weight:800}.consent-confirmed button{flex:0 0 auto;padding:7px 10px;border:1px solid var(--green);border-radius:5px;color:var(--green-dark);background:white;cursor:pointer;font-size:15px;font-weight:700}.form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:17px;gap:17px}.form-grid label{display:grid;grid-gap:7px;gap:7px}.form-grid label.full{grid-column:1/-1}.form-grid label>span{font-size:17px;font-weight:800}.choice-field>small,.form-grid label>small{color:var(--muted);font-size:15px;line-height:1.6}.form-grid input,.form-grid select,.form-grid textarea{width:100%;min-height:56px;padding:13px 15px;border:2px solid #9db3ac;border-radius:6px;outline:0;color:var(--ink);background:white;font-size:18px;transition:border .2s,box-shadow .2s}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(23,107,91,.1)}.form-grid textarea{resize:vertical}.choice-field{display:flex;align-items:center;flex-wrap:wrap;gap:12px 20px;min-width:0;margin:0;padding:14px 15px;border:2px solid #9db3ac;border-radius:6px;background:white}.choice-field.full{grid-column:1/-1}.choice-field legend{padding:0 5px;font-size:17px;font-weight:800}.choice-field label{display:flex;min-height:36px;grid-template-columns:auto 1fr;align-items:center;gap:9px;color:var(--ink);font-size:17px}.choice-field input{width:22px;height:22px;margin:0;accent-color:var(--green)}.choice-field>div{display:flex;flex-wrap:wrap;gap:9px 18px;width:100%}.shift-options>div{display:grid;grid-template-columns:repeat(3,1fr)}.consent-details{margin-top:22px;padding:14px 16px;border:1px solid #e1e5dd;border-radius:6px;background:#f7f6f1}.consent-details summary{font-size:17px}.consent-details ul{margin:10px 0 0;padding-left:22px;color:var(--muted);font-size:16px;line-height:1.75}.consent{display:flex;gap:11px;margin:22px 0;color:var(--ink);font-size:17px;font-weight:700}.consent input{width:22px;height:22px;margin-top:5px;flex:0 0 auto;accent-color:var(--green)}.form-actions{display:flex;justify-content:flex-end;gap:10px}.form-message{min-height:26px;margin:10px 0 0;text-align:right;color:#8a341c;font-size:16px;font-weight:700}.form-message.success{padding:12px;color:var(--green);border-radius:5px;background:#e8f3ee;text-align:left}.success-step{display:flex;flex-direction:column;align-items:center;gap:18px;padding:50px 20px 20px;text-align:center}.success-icon{display:grid;place-items:center;width:74px;height:74px;border-radius:50%;background:var(--mint);color:var(--green-dark);font-size:36px;font-weight:800}.success-step h3{margin:0;max-width:360px;color:var(--ink);font-size:22px;line-height:1.6}.success-step .button{margin-top:8px}body.modal-open{overflow:hidden}.toast{position:fixed;z-index:80;right:22px;bottom:22px;max-width:420px;padding:17px 21px;border-radius:7px;color:white;background:var(--green-dark);box-shadow:var(--shadow);font-size:17px}@media (max-width:1050px){nav{gap:18px}.hero{grid-template-columns:1fr 1fr;padding-inline:5vw}.main-card{right:0}.event-grid{grid-template-columns:repeat(2,1fr)}.steps-section{grid-template-columns:1fr;gap:40px}}@media (max-width:800px){.site-header{height:70px}nav{position:absolute;top:70px;right:15px;left:15px;display:none;flex-direction:column;align-items:stretch;gap:0;padding:12px;border:1px solid var(--line);border-radius:9px;background:white;box-shadow:var(--shadow)}nav.open{display:flex}nav a{min-height:52px;padding:11px 14px;text-align:center}.menu-toggle{display:block}.hero{grid-template-columns:1fr;padding:65px 24px 45px}.hero-visual{min-height:470px;margin-top:15px}.hero:before{display:none}.quick-stats{grid-template-columns:1fr;padding:0 24px}.quick-stats>div{min-height:90px;border-right:0;border-bottom:1px solid var(--line)}.events-section{padding:30px 24px 75px}.faq-section{padding:22px 20px}.section-heading{align-items:stretch;flex-direction:column}.filters{width:100%}.filters label{flex:1 1;min-width:0}.event-grid{grid-template-columns:1fr}.steps-section{padding:26px 20px}.steps-list{grid-template-columns:1fr}.steps-list article{min-height:95px;border-top:1px solid rgba(255,255,255,.15);border-left:0}.faq-grid{grid-template-columns:1fr}.final-cta{align-items:start;flex-direction:column;gap:30px;padding:55px 24px}footer{grid-template-columns:1fr;padding:45px 24px 25px}.footer-info{text-align:left}.copyright{grid-column:1}.event-notice{flex-direction:column;gap:4px;font-size:17px}}@media (max-width:560px){.agency-bar{min-height:44px;gap:8px;padding-inline:12px}.agency-bar span{padding:3px 8px;font-size:12px}.agency-bar strong{font-size:19px}.preview-ribbon{padding:8px 12px;font-size:14px;line-height:1.6}.brand small{display:none}.brand b{font-size:18px}h1{font-size:43px}.hero-actions{align-items:stretch;flex-direction:column}.trust-row{flex-wrap:wrap;gap:8px 16px}.hero-visual{min-height:480px}.main-card{top:42px;width:88%;min-height:330px;padding:29px}.main-card h2{font-size:28px}.card-icon{width:65px;height:65px;margin:22px 0}.float-top{left:0}.float-bottom{bottom:0;right:0;min-width:185px}.filters{flex-direction:column}.modal{padding:0}.modal-panel{max-height:100vh;min-height:100vh;padding:28px 20px;border-radius:0}.form-grid{grid-template-columns:1fr}.choice-field.full,.form-grid label.full{grid-column:auto}.shift-options>div{grid-template-columns:1fr}.form-actions{flex-direction:column-reverse}.form-actions .button{width:100%}.event-card{min-height:auto;padding:24px}.date-block{width:82px;height:94px}.date-block strong{font-size:43px}.date-block small,.event-notice{font-size:17px}.event-notice{padding:18px;line-height:1.75}.event-notice b{font-size:18px}.footer-info{font-size:17px}.form-step-heading,.selected-event{align-items:flex-start}.form-step-heading{flex-direction:column;gap:7px}.form-step-heading h3{font-size:23px}.consent-copy{padding:17px 18px}.consent-copy li{font-size:16px}.consent-confirmed{align-items:flex-start;flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition:none!important}}