.upcoming-body .sec-pad{padding:clamp(3.5rem,7vw,7rem) 0}.upcoming-body .sec-head{max-width:720px;margin-bottom:clamp(2rem,4vw,3.4rem)}.upcoming-body .sec-head.center{text-align:center;margin-left:auto;margin-right:auto}.upcoming-body .sec-eyebrow{font-family:var(--f-head);letter-spacing:.4em;text-transform:uppercase;color:var(--red);align-items:center;gap:.7rem;font-size:.68rem;font-weight:800;display:inline-flex}.upcoming-body .sec-eyebrow:before,.upcoming-body .center .sec-eyebrow:after{content:"";background:var(--gold);width:30px;height:2px}.upcoming-body .sec-head h2{color:var(--m-900);letter-spacing:-.01em;margin:.7rem 0 .8rem;font-size:clamp(2rem,5vw,3.3rem);font-weight:800}.upcoming-body .sec-head p{color:var(--ink-soft);max-width:640px;margin-left:auto;margin-right:auto;font-size:1.02rem;line-height:1.7}.upcoming-body{background:var(--cream)}.upcoming-body .btn{font-family:var(--f-head);letter-spacing:.03em;transition:transform .3s var(--ease), box-shadow .3s, background .3s;cursor:pointer;border:none;border-radius:999px;align-items:center;gap:.6rem;padding:1rem 2.2rem;font-size:.95rem;font-weight:800;display:inline-flex}.upcoming-body .btn-gold{background:var(--gold);color:var(--m-900);box-shadow:0 16px 40px -14px #fecb028c}.upcoming-body .btn-gold:hover{background:var(--gold-2);transform:translateY(-3px)}.upcoming-body .btn-ghost{color:var(--m-900);background:0 0;border:1.5px solid #4a080e4d}.upcoming-body .btn-ghost:hover{background:#4a080e14;transform:translateY(-3px)}.uf-hero{background:radial-gradient(1000px 480px at 50% -10%, #a0000080, transparent 60%), var(--night);text-align:center;padding:clamp(5.5rem,12vh,7.5rem) 0 clamp(2.5rem,5vh,4rem);scroll-margin-top:5rem;position:relative;overflow:hidden}.uf-hero-whistle{opacity:.18;z-index:1;object-fit:contain;pointer-events:none;filter:drop-shadow(0 6px 16px #fecb0259);width:clamp(52px,8vw,72px);height:clamp(52px,8vw,72px);position:absolute;top:clamp(5.5rem,12vh,7rem);right:clamp(.75rem,4vw,1.25rem)}.uf-hero .wrap{z-index:2;flex-direction:column;align-items:center;gap:.9rem;display:flex;position:relative}.uf-hero-badge{color:var(--gold);font-family:var(--f-head);letter-spacing:.18em;text-transform:uppercase;background:#fecb021f;border:1px solid #fecb0266;border-radius:999px;align-items:center;gap:.5rem;padding:.45rem 1rem;font-size:.68rem;font-weight:800;display:inline-flex}.uf-hero-badge:before{content:"";background:var(--gold);border-radius:50%;width:7px;height:7px;animation:1.8s ease-in-out infinite uf-pulse;box-shadow:0 0 0 4px #fecb0240}@keyframes uf-pulse{0%,to{opacity:1}50%{opacity:.35}}.uf-hero h1{color:#fff;font-family:var(--f-disp);max-width:880px;margin:.3rem 0 0;font-size:clamp(1.9rem,4.6vw,3.1rem);font-weight:800;line-height:1.18}.uf-hero-subtitle{color:#fff1bec7;max-width:680px;margin:.2rem 0 .4rem;font-size:clamp(.92rem,1.6vw,1.05rem);line-height:1.75}.uf-hero-stats{gap:clamp(1.5rem,6vw,3.5rem);margin-top:.6rem;display:flex}.uf-hero-stat{flex-direction:column;align-items:center;gap:.2rem;display:flex}.uf-hero-stat b{font-family:var(--f-disp);color:var(--gold);font-size:clamp(1.8rem,4vw,2.6rem);font-weight:800;line-height:1}.uf-hero-stat span{color:#fff1be99;letter-spacing:.02em;text-align:center;font-size:.74rem;font-weight:600}.uf-hero-illustration{opacity:.92;width:min(200px,52vw);margin-top:clamp(.6rem,2vh,1.2rem)}.uf-hero-svg{width:100%;height:auto;display:block}.uf-hero-ring{fill:none;stroke:#fecb0259;stroke-width:2px}.uf-hero-ring-2{stroke:#fecb0299;stroke-dasharray:6 8;transform-origin:100px 70px;animation:22s linear infinite uf-spin}@keyframes uf-spin{to{transform:rotate(360deg)}}.uf-hero-check{fill:none;stroke:var(--gold);stroke-width:5px;stroke-linecap:round;stroke-linejoin:round}.uf-grid-sec{background:var(--cream);padding-bottom:clamp(2.5rem,5vw,4rem)}.uf-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:1.35rem;margin-bottom:.5rem;display:grid}.uf-grid>.uf-card:last-child:nth-child(3n+1){grid-column:2/3}.uf-expand-all{color:var(--m-800);font-family:var(--f-head);letter-spacing:.04em;cursor:pointer;transition:background .25s var(--ease), border-color .25s var(--ease), transform .25s var(--ease);background:#fff;border:1px solid #a0000040;border-radius:999px;margin-top:1rem;padding:.58rem 1rem;font-size:.78rem;font-weight:800}.uf-expand-all:hover{background:#a000000f;border-color:#a0000073;transform:translateY(-1px)}.uf-card{border:1px solid var(--line);border-radius:var(--r-lg);transition:transform .4s var(--ease), box-shadow .4s var(--ease), border-color .3s;height:auto;animation:uf-card-in .55s var(--ease) both;isolation:isolate;background:#fff;flex-direction:column;padding:1.6rem 1.5rem 1.5rem;display:flex;position:relative;box-shadow:0 18px 40px -26px #4a080e40}.uf-card:nth-child(2n){animation-delay:40ms}.uf-card:nth-child(3n){animation-delay:80ms}@keyframes uf-card-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.uf-card:hover{border-color:#fecb0266;transform:translateY(-6px);box-shadow:0 30px 60px -28px #4a080e59}.uf-card-top{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.uf-ic{background:linear-gradient(140deg, var(--red), var(--m-800));border-radius:15px;flex:none;place-items:center;width:52px;height:52px;display:grid;box-shadow:0 14px 26px -12px #a000008c}.uf-ic svg{fill:none;width:26px;height:26px;stroke:var(--gold-2);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.uf-badge{font-family:var(--f-head);letter-spacing:.1em;text-transform:uppercase;color:var(--m-800);white-space:nowrap;background:#fecb0238;border-radius:999px;padding:.3rem .65rem;font-size:.62rem;font-weight:800}.uf-card h3{color:var(--m-900);margin-bottom:.4rem;font-size:1.08rem;font-weight:800;line-height:1.35}.uf-tagline{color:var(--ink-soft);margin-bottom:.85rem;font-size:.87rem;line-height:1.6}.uf-preview{border-radius:var(--r-md);background:#faf1dc8c;border:1px solid #a0000014;gap:.75rem;margin-bottom:.9rem;padding:.85rem .9rem;display:grid}.uf-preview-block h4{font-family:var(--f-head);letter-spacing:.08em;text-transform:uppercase;color:var(--red);margin-bottom:.3rem;font-size:.68rem;font-weight:800}.uf-preview-block p{color:var(--ink-soft);font-size:.84rem;line-height:1.6}.uf-toggle{font-family:var(--f-head);letter-spacing:.04em;color:var(--red);cursor:pointer;background:0 0;border:none;align-self:flex-start;align-items:center;gap:.4rem;margin-top:.15rem;padding:0;font-size:.82rem;font-weight:800;display:inline-flex}.uf-chevron{transition:transform .3s var(--ease);font-style:normal;display:inline-block}.uf-chevron.up{transform:rotate(180deg)}.uf-detail{opacity:0;transition:grid-template-rows .45s var(--ease), opacity .35s var(--ease);grid-template-rows:0fr;display:grid}.uf-card.open .uf-detail{opacity:1;grid-template-rows:1fr;margin-top:1.1rem}.uf-detail-inner{min-height:0;overflow:hidden}.uf-detail-block{border-top:1px dashed var(--line);padding-top:1rem}.uf-detail-block:first-child{border-top:none;padding-top:0}.uf-detail-block h4{font-family:var(--f-head);letter-spacing:.08em;text-transform:uppercase;color:var(--red);margin-bottom:.45rem;font-size:.72rem;font-weight:800}.uf-detail-block p{color:var(--ink-soft);font-size:.87rem;line-height:1.65}.uf-workflow,.uf-workflow-step{flex-direction:column;align-items:flex-start;width:100%;display:flex}.uf-workflow-row{align-items:center;gap:.6rem;display:flex}.uf-workflow-num{background:var(--gold);width:22px;height:22px;color:var(--m-900);font-family:var(--f-head);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:.7rem;font-weight:800;display:inline-flex}.uf-workflow-label{color:var(--ink);font-size:.83rem;font-weight:600}.uf-workflow-arrow{color:#a0000059;margin-left:10px;font-size:.85rem;line-height:1.7}.upcoming-body .uf-cta{z-index:1;background:linear-gradient(180deg, var(--cream), var(--cream-2));clear:both;margin-top:0;padding:clamp(2.5rem,5vw,4rem) 0 clamp(3.5rem,7vw,7rem);position:relative}.uf-cta-box{text-align:center;border:1px solid var(--line);border-radius:var(--r-xl);background:#fff;max-width:720px;margin:0 auto;padding:clamp(2rem,5vw,3.2rem);position:relative;box-shadow:0 30px 70px -34px #4a080e4d}.uf-cta-box h2{color:var(--m-900);margin-bottom:.6rem;font-size:clamp(1.4rem,3.4vw,2rem);font-weight:800}.uf-cta-box p{color:var(--ink-soft);margin-bottom:1.6rem;font-size:.96rem;line-height:1.7}.uf-cta-actions{flex-wrap:wrap;justify-content:center;gap:.9rem;display:flex}.upcoming-body .uf-card{opacity:1;filter:none;transform:none}@media (max-width:1020px){.uf-grid{grid-template-columns:repeat(2,1fr)}.uf-grid>.uf-card:last-child:nth-child(3n+1){grid-column:auto}.uf-grid>.uf-card:last-child:nth-child(odd){grid-column:1/-1;justify-self:center;max-width:min(100%,520px)}}@media (max-width:640px){.upcoming-body .sec-pad{padding:clamp(2.5rem,8vw,3.5rem) 0}.uf-hero{padding:clamp(4.8rem,14vh,6rem) 0 2rem}.uf-hero-whistle{opacity:.12;width:44px;height:44px}.uf-hero h1{padding:0 .3rem;font-size:clamp(1.5rem,7vw,2rem)}.uf-hero-subtitle{padding:0 .3rem;font-size:.88rem}.uf-hero-stats{gap:2.2rem}.uf-grid{grid-template-columns:1fr;gap:1rem}.uf-grid>.uf-card:last-child:nth-child(odd){grid-column:auto;justify-self:stretch;max-width:none}.uf-card{padding:1.35rem 1.2rem 1.25rem}.uf-cta-box{padding:1.6rem 1.2rem}.uf-cta-actions{flex-direction:column}.uf-cta-actions .btn{justify-content:center;width:100%}}@media (prefers-reduced-motion:reduce){.uf-hero-ring-2,.uf-hero-badge:before{animation:none}.uf-card,.uf-detail,.uf-chevron{transition:none}.uf-card{animation:none}}
