﻿@import"https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@300;400;500;700&family=Lato:wght@300;400;700&display=swap";*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:auto}body{margin:0;font-family:"Noto Sans TC","Lato",sans-serif;font-size:1.125rem;font-weight:400;line-height:1.6;color:#fff;text-align:left;background-color:#00041d;overflow-x:hidden}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}a:hover{text-decoration:none}ul,ol{padding-left:1.5em}.container{max-width:71.25rem;width:100%;margin:0 auto;padding:0 1.25rem}.wrapper{overflow-x:hidden}[data-reveal],[data-reveal-stagger]>*{opacity:0}.tit{font-size:2rem;font-weight:700;line-height:1.3;color:#fff;margin-bottom:1.5rem}.bttn_inner{font-size:1.125rem;font-weight:700;line-height:1.2;padding:.7em 2em;border-radius:.3125rem;display:inline-block;text-align:center;cursor:pointer;transition:transform .3s,box-shadow .3s,background .3s}.bttn_inner:hover{text-decoration:none;transform:translateY(-2px)}.bttn_inner.xs_size{padding:.35em 1em;font-size:.875em}.bttn_inner.main_b{background:#fff;color:#acd9ff;border:6px solid #acd9ff}.bttn_inner.main_b:hover{box-shadow:0 .25rem 1.25rem rgba(172,217,255,.35)}.arrow-ani{display:inline-block;animation:arrow-ani 1.25s ease-in-out infinite}.fix_aside{position:fixed;z-index:99;right:calc(1rem + var(--scrollbar-w, 0px));bottom:1.5rem;display:flex;flex-direction:column;gap:.6rem;transform:translateX(calc(100% + 2rem));transition:transform .5s cubic-bezier(0.4, 0, 0.2, 1)}.fix_aside.is_active{transform:translateX(0)}.fix_aside .btn_calendar,.fix_aside .btn_boothConnect,.fix_aside .btn_reg,.fix_aside .btn_top{font-size:1.125rem;font-weight:700;line-height:1.2;padding:.7em 2em;border-radius:.3125rem;display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;cursor:pointer;transition:transform .25s,box-shadow .25s;box-shadow:0 .125rem .75rem rgba(0,0,0,.4)}.fix_aside .btn_calendar:hover,.fix_aside .btn_boothConnect:hover,.fix_aside .btn_reg:hover,.fix_aside .btn_top:hover{transform:translateY(-3px);box-shadow:0 .375rem 1.125rem rgba(0,0,0,.5)}.fix_aside .btn_calendar img,.fix_aside .btn_boothConnect img,.fix_aside .btn_reg img,.fix_aside .btn_top img{width:1.75rem}.fix_aside .btn_calendar,.fix_aside .btn_boothConnect{background:rgba(0,0,0,0);box-shadow:none;padding:0}.fix_aside .btn_calendar img,.fix_aside .btn_boothConnect img{width:100%}.fix_aside .btn_calendar{overflow:visible}.fix_aside .btn_reg{width:100%;height:100%;aspect-ratio:1;padding:.3em .2em;font-size:1rem;font-weight:400;line-height:1.6;color:#fff;font-weight:700;white-space:normal;word-break:normal;text-align:center;color:#fff;background:#0186c9;border:none}.fix_aside .btn_reg:hover{background:rgb(212.8,235.6795180723,255);box-shadow:0 .375rem 1.25rem rgba(172,217,255,.45)}.fix_aside .btn_top{padding:0;background:#fff}.fix_aside .btn_top img{width:80%}.g_header{position:fixed;top:0;left:0;width:calc(100% - var(--scrollbar-w, 0px));z-index:98;transition:transform .4s ease,background .4s,box-shadow .4s}.g_header.is_active{background:rgba(0,4,29,.92);box-shadow:0 .0625rem 1.25rem rgba(0,0,0,.5);border-bottom:1px solid rgba(1,134,201,.12);backdrop-filter:blur(0px);-webkit-backdrop-filter:blur(0px)}.g_header .container{max-width:none;display:flex;align-items:center;gap:.25rem;padding:.6rem 1.5rem}.g_header .hd_logo{margin-right:.5rem}.g_header .hd_logo img{height:2.5rem;width:auto;opacity:0;transition:opacity .2s ease}.g_header.logo-visible .hd_logo img{opacity:1}.g_header .hd_nav{display:flex;align-items:center;gap:.25rem;margin-left:auto}.g_header .hd_nav>a:not(.bttn_inner){font-size:1.125rem;font-weight:500;line-height:1.6;color:#fff;text-align:left;padding:.5rem .85rem;border-radius:.25rem;transition:color .2s}.g_header .hd_nav>a:not(.bttn_inner):hover{color:#0186c9}.g_header .hd_nav a.bttn_inner.main_b{margin-left:.5rem;padding:.45em 1.25em;color:#fff;background:#0186c9;border:none}.g_header .hd_nav a.bttn_inner.main_b:hover{transform:translateY(-2px);background:rgb(212.8,235.6795180723,255);box-shadow:0 .25rem 1.25rem rgba(172,217,255,.45)}.g_header .hd_sns{display:flex;align-items:center;margin-left:.5rem;padding-left:.75rem;border-left:1px solid rgba(1,134,201,.12)}.g_header .hd_sns .sns-wrap{position:relative}.g_header .hd_sns .sns-wrap::after{content:"";position:absolute;top:100%;left:0;width:100%;height:.5rem}.g_header .hd_sns .sns-trigger{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;cursor:pointer}.g_header .hd_sns .sns-trigger img{width:1.875rem;height:1.875rem}.g_header .hd_sns .sns-links{display:none;position:absolute;top:calc(100% + .5rem);right:0;flex-direction:column;gap:2px;z-index:10}.g_header .hd_sns .sns-wrap:hover .sns-links{display:flex;gap:.5rem}.g_header .hd_sns a{display:flex;align-items:center;justify-content:center;padding:0}.g_header .hd_sns a img{width:1.875rem;height:1.875rem}.layout--logo-right .g_header .hd_logo{order:2;margin-left:.5rem;margin-right:0}.layout--logo-right .g_header .hd_nav{order:1;margin-left:0;margin-right:auto}.layout--logo-right .g_header .js-nav-toggle{order:1;margin-left:0;margin-right:auto}.js-nav-toggle{display:none;flex-direction:column;gap:.375rem;background:none;border:none;padding:.375rem .25rem;cursor:pointer}.js-nav-toggle span{display:block;width:1.5rem;height:2px;background:#fff;border-radius:2px;transform-origin:center;transition:transform .3s ease,opacity .3s ease}.js-nav-toggle.is-open span:nth-child(1){transform:translateY(8px) rotate(45deg)}.js-nav-toggle.is-open span:nth-child(2){opacity:0;transform:scaleX(0)}.js-nav-toggle.is-open span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.g_kv{margin-top:0}.g_kv{position:relative;width:100%;height:min(56.25vw,100vh);min-height:26rem;overflow:hidden}.kv_cover{position:fixed;inset:0;z-index:90;background:#000;opacity:1;pointer-events:none;transition:opacity .5s ease,visibility 0s linear .5s;animation:kv-cover-safety .6s ease 5s forwards}.kv-ready .kv_cover{opacity:0;visibility:hidden}.kv_bg{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden}.kv_bg__track{position:absolute;inset:0;background:url("../images/kv/bg.png") center center/cover no-repeat;animation:kv-bg-scale 12s ease-in-out infinite,kv-enter-fade 1s ease-out both}.kv_stage{position:absolute;inset:0;margin:auto;width:100%;aspect-ratio:16/9;max-height:100%;--kv-u: min(1vw, 1.7778vh)}.kv_cell{position:absolute}.kv_cell img{width:100%;height:auto;display:block}.kv_cell--logo{left:3.7%;top:7.65%;width:24.8%}.kv_cell--t1{left:5.6%;top:27.76%;width:52.1%}.kv_cell--t2{left:61.1%;top:68.33%;width:34.6%}.kv_cell--timer{left:61.1%;top:82%}.kv_cell--t3{left:89.4%;top:88.79%;width:6.1%}.kv_enter{width:100%;opacity:0}.timer{display:flex;gap:calc(var(--kv-u)*.7);color:#fff;text-align:center}.timer .tb{display:flex;flex-direction:column;align-items:center;justify-content:center;background:rgba(0,4,29,.55);border:1px solid rgba(136,212,245,.45);box-shadow:0 0 calc(var(--kv-u)*1.2) rgba(1,134,201,.45);backdrop-filter:blur(3px);width:calc(var(--kv-u)*4.4);height:calc(var(--kv-u)*4.4);border-radius:50%;padding:0;overflow:hidden}.timer .tb .num{font-size:calc(var(--kv-u)*1.55);font-weight:700;line-height:1;letter-spacing:-0.02em;color:#88d4f5}.timer .tb .unit{font-size:calc(var(--kv-u)*.62);text-transform:uppercase;letter-spacing:.06em;margin-top:calc(var(--kv-u)*.2);color:#fff}.kv_fx--float{animation:kv-float 5s ease-in-out infinite;will-change:transform}.kv_fx--pulse-scale{animation:kv-pulse-scale 4s ease-in-out infinite;will-change:transform}.kv_fx--shine{position:relative;overflow:hidden}.kv_fx--shine::after{content:"";position:absolute;inset:0;background:linear-gradient(110deg, transparent 25%, rgba(255, 255, 255, 0.3) 50%, transparent 75%);animation:kv-shine-sweep 4.5s ease-in-out 1.5s infinite;pointer-events:none}.g_main{position:relative;z-index:1}.main_sc{padding:2.5rem 0}.g_main>section{position:relative;z-index:1;background:rgba(0,4,29,.8);backdrop-filter:blur(0px);-webkit-backdrop-filter:blur(0px)}.g_main>section:nth-child(even){background:rgba(1,17,73,.5);border-top-color:rgba(1,134,201,.18)}.sc_intro .intro_header{text-align:center;margin-bottom:2.5rem}.sc_intro .intro_header .cta_date{color:rgba(0,0,0,0);background:linear-gradient(135deg, #acd9ff 0%, #fff 90%, #acd9ff 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-box-decoration-break:clone;box-decoration-break:clone;font-size:clamp(1.125rem,2.5vw,1.5rem);font-weight:700;letter-spacing:.08em;text-transform:none;margin:.625rem 0 1.25rem}.sc_intro .intro_header .intro_sub_title{color:#88d4f5;font-weight:700;font-size:1.5rem}.sc_intro .intro_main_title{font-size:clamp(1.75rem,4vw,2rem);font-weight:700;line-height:1.3;margin:0 0 0 0;color:rgba(0,0,0,0);background:linear-gradient(270deg, #fff, #acd9ff, rgb(197.5, 228.6746987952, 255));background-size:300%;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);animation:gradient-shift 8s ease-in-out infinite}.sc_intro .intro_sub_title{font-size:1.125rem;font-weight:400;line-height:1.7;color:#fff;text-align:center;font-size:1.25rem;margin:0;letter-spacing:.03em}.sc_intro .intro_body{font-size:1.125rem;font-weight:400;line-height:1.6;color:#fff;text-align:left;margin:0 auto 2rem;line-height:1.9;text-align:center;max-width:64rem}.sc_intro .intro_body li{text-align:left}.sc_intro .intro_body p,.sc_intro .intro_body .intro_block{margin-bottom:2rem}.sc_intro .intro_body .intro_sub_title{font-size:1.375rem;font-weight:700;line-height:1.3;color:#0186c9;text-align:center;margin-bottom:1rem}.sc_intro .intro_body .highlight_card__text{margin-bottom:1rem}.sc_intro>.container>.intro_block{max-width:50rem;margin:0 auto 3rem}.sc_intro>.container>.intro_block ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.sc_intro>.container>.intro_block li{padding:.875rem 1.25rem;border-left:3px solid #0186c9;background:rgba(1,134,201,.08);border-radius:0 .5rem .5rem 0;line-height:1.7}.sc_intro>.container>.intro_block li span{font-weight:700;color:#0186c9}.sc_intro>.intro_body .intro_sub_title{padding:1.5rem 0}.sc_intro>.intro_body .intro_sub_title::before,.sc_intro>.intro_body .intro_sub_title::after{content:"";display:block;width:2.5rem;height:2px;background:#0186c9;margin:.75rem auto;opacity:.5}.sc_intro .sc_cta{margin:0;padding:4rem 0}.sc_intro .sc_cta .container{position:relative;z-index:1}.sc_intro .sc_cta .cta_date{color:rgba(0,0,0,0);background:linear-gradient(135deg, #acd9ff 0%, #fff 90%, #acd9ff 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-box-decoration-break:clone;box-decoration-break:clone;font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:700;letter-spacing:.08em;text-transform:none;margin-bottom:2rem}.sc_intro .sc_cta .cta_btn .bttn_inner{position:relative;overflow:hidden;color:#fff;border:none;border-radius:6.25rem;background:linear-gradient(135deg, #0186c9 0%, #88d4f5 48%, #0186c9 100%);background-size:200% auto;background-position:0 0;box-shadow:0 0 0 1px rgba(136,212,245,.55),0 .4rem 1.25rem rgba(1,134,201,.55),0 0 2.5rem rgba(136,212,245,.35);transition:transform .3s ease,box-shadow .3s ease,background-position .6s ease,letter-spacing .3s ease}.sc_intro .sc_cta .cta_btn .bttn_inner::before{content:"";position:absolute;inset:0;transform:translateX(-120%) skewX(-12deg);background:linear-gradient(100deg, transparent 30%, rgba(255, 255, 255, 0.5) 50%, transparent 70%);pointer-events:none;animation:cta-shine 5s ease-in-out infinite}.sc_intro .sc_cta .cta_btn .bttn_inner::after{content:"→";position:static;display:inline-block;width:auto;height:auto;left:auto;top:auto;background:none;margin-left:.5em;animation:arrow-ani 1.25s ease-in-out infinite}.sc_intro .sc_cta .cta_btn .bttn_inner:hover{background-position:100% 0;transform:translateY(-3px);letter-spacing:.06em;box-shadow:0 0 0 1px rgba(136,212,245,.85),0 .6rem 1.75rem rgba(1,134,201,.75),0 0 3.5rem rgba(136,212,245,.55)}.sc_intro .feature_items{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem 3rem;margin:0 auto 3rem}.sc_intro .feature_item{flex:1 1 12.5rem;max-width:18rem;display:flex;flex-direction:column;align-items:center;text-align:center}.sc_intro .feature_item--icon .feature_visual{width:5rem;height:5rem;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;flex-shrink:0}.sc_intro .feature_item--icon .feature_visual img{width:auto;height:100%;object-fit:contain}.sc_intro .feature_item--img .feature_visual{border-radius:.75rem;background:rgba(1,134,201,.04);border:1px solid rgba(1,134,201,.18);overflow:hidden;width:100%;margin-bottom:1rem}.sc_intro .feature_item--img .feature_visual img{width:100%;display:block}.sc_intro .feature_item .feature_title{font-size:1.375rem;font-weight:700;line-height:1.3;color:#0186c9;text-align:center;margin:0 0 .5rem}.sc_intro .feature_item .feature_text{font-size:1.125rem;font-weight:400;line-height:1.7;color:#fff;text-align:center;margin:0}.sc_intro .feature_item .feature_list{font-size:1.125rem;font-weight:400;line-height:1.7;color:#fff;text-align:center;list-style:disc;margin:.4rem 0 0;padding-left:1.25em;text-align:left}.sc_intro .feature_item .feature_list li{margin:.15rem 0}.sc_intro .feature_cards{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin:0 auto 3rem;perspective:1000px}.sc_intro .feature_card{border-radius:.75rem;background:rgba(1,134,201,.04);border:1px solid rgba(1,134,201,.18);overflow:hidden;flex:0 1 calc((100% - 2rem)/3);min-width:11rem;max-width:17rem;height:16rem;display:flex;flex-direction:column;backface-visibility:hidden}.sc_intro .feature_card__media{flex:0 0 11rem;overflow:hidden}.sc_intro .feature_card__media img{display:block;width:100%;height:100%;object-fit:cover}.sc_intro .feature_card .feature_title{font-size:1.375rem;font-weight:700;line-height:1.3;color:#0186c9;text-align:center;flex:0 0 5rem;display:flex;align-items:center;justify-content:center;padding:.5rem .75rem;font-size:1.0625rem;line-height:1.35}.sc_intro .highlight_cards{display:grid;grid-template-columns:repeat(2, 1fr);gap:1.25rem;margin:0 auto}.sc_intro .highlight_card{display:flex;flex-direction:column;border-radius:.625rem;background:#fff;overflow:hidden}.sc_intro .highlight_card__title{margin:0;padding:.875rem 1rem;background:linear-gradient(to right, #013a76, #0186c9);color:#fff;font-size:1.1875rem;font-weight:700;line-height:1.4;letter-spacing:.04em;text-align:center}.sc_intro .highlight_card__text{flex:1;margin:0;padding:1.25rem 1.375rem 1.375rem;color:#001149;font-size:1.0625rem;font-weight:400;line-height:1.75;text-align:center}.sc_intro .takeaway_list{list-style:none;padding:0;margin:0 auto;max-width:46rem;display:flex;flex-direction:column;gap:.875rem}.sc_intro .takeaway_list li{position:relative;padding:.25rem 0 .25rem 2rem;text-align:left;line-height:1.75}.sc_intro .takeaway_list li::before{content:"";position:absolute;left:.375rem;top:.85em;width:.5rem;height:.5rem;border-radius:2px;background:#88d4f5;box-shadow:0 0 .5rem rgba(136,212,245,.8);transform:rotate(45deg)}.sc_intro .audience_items{display:grid;grid-template-columns:repeat(4, 1fr);gap:1rem;margin:0 auto}.sc_intro .audience_item{display:flex;flex-direction:column;align-items:center;padding:1.75rem 1.125rem 1.625rem;border-radius:.625rem;background:#d8e7f5}.sc_intro .audience_item__icon{flex:0 0 auto;width:4.25rem;height:4.25rem;margin-bottom:1.125rem;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center}.sc_intro .audience_item__icon img{width:2.375rem;height:2.375rem}.sc_intro .audience_item__text{margin:0;margin-bottom:0 !important;color:#001149;font-size:1.0625rem;font-weight:500;line-height:1.65;text-align:center}.sc_intro .intro_body .intro_sub_title{color:#88d4f5}.sc_agenda .tit{text-align:center}.agd_cnt{display:flex;flex-direction:column;gap:.75rem;background:none;border:none;border-radius:0;overflow:visible;margin-bottom:1rem}.agd_cnt .tr{display:flex;align-items:center;padding:.75rem 1.25rem;border-radius:6.25rem;background:rgba(136,212,245,.12);border:1px solid rgba(136,212,245,.28)}.agd_cnt .tr.tr_light{background:linear-gradient(90deg, rgba(1, 134, 201, 0.85), rgba(136, 212, 245, 0.5));border-color:hsla(0,0%,100%,.35)}.agd_cnt .td{padding:.25rem .75rem}.agd_cnt .td_time{flex:0 0 9rem;font-size:1rem;font-weight:400;line-height:1.6;color:#fff;font-weight:600;display:flex;align-items:center;color:#acd9ff;letter-spacing:.02em}.agd_cnt .td_title{flex:1 1 auto;display:flex;align-items:center;gap:1em;flex-wrap:nowrap;min-width:0}.agd_cnt .td_title>span{font-size:1.125rem;font-weight:400;line-height:1.6;color:#fff;text-align:left;font-weight:500;font-size:1.0625rem;line-height:1.5;color:#fff;min-width:0}.agd_cnt .td_title .topic_toggle{margin-left:auto;flex:0 0 auto}.agd_cnt .tr_light .td_title .td_cat::after{color:hsla(0,0%,100%,.7)}.agd_cnt .td_speaker{flex:0 0 18rem;font-size:1rem;font-weight:400;line-height:1.6;color:#fff;display:flex;color:#fff;padding:.25rem 0 .25rem .75rem;flex-direction:row;flex-wrap:wrap;gap:.75rem;align-items:center}.agd_cnt .td_speaker span{display:block;line-height:1.5}.agd_cnt .td_speaker .spk{flex:1 1 100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.75rem}.agd_cnt .td_speaker .spk .spk_txt{flex:1 1 auto;display:flex;flex-direction:column;gap:.1em;min-width:0}.agd_cnt .td_speaker .spk .spk_name{font-weight:700}.agd_cnt .td_speaker .spk .spk_title,.agd_cnt .td_speaker .spk .spk_company{font-size:.9375rem;color:hsla(0,0%,100%,.8)}.agd_cnt .td_speaker .spk_img{flex:0 0 4.5rem;width:4.5rem;height:4.5rem;border-radius:50%;overflow:hidden;border:1px solid rgba(136,212,245,.45);background:rgba(0,4,29,.5)}.agd_cnt .td_speaker .spk_img img{width:100%;height:100%;object-fit:cover;display:block}.agd_cnt .td_speaker .spk_img--empty{border-style:dashed;border-color:rgba(136,212,245,.35);background:rgba(136,212,245,.06)}.agd_cnt .td_speaker--grouped{flex-direction:column;gap:.75rem}.agd_cnt .td_speaker--grouped .spk_group{display:flex;flex-direction:column;gap:.3rem}.agd_cnt .td_speaker--grouped .spk_group__label{font-weight:700;font-size:.875rem;color:#88d4f5;line-height:1.4}.agd_cnt .td_speaker--grouped .spk_group__members{display:flex;flex-direction:column;gap:.4rem}.td_cat{color:#88d4f5;font-weight:700}.td_cat::after{content:"｜";color:hsla(0,0%,100%,.45);font-weight:400}.tr_light .td_cat{color:#fff}.topic_toggle{display:flex;align-items:center}.topic_toggle .bttn_inner{border:1px solid rgba(136,212,245,.55);background:rgba(136,212,245,.12);color:#88d4f5;white-space:nowrap}.topic_toggle .bttn_inner:hover{background:rgba(136,212,245,.24);border-color:#88d4f5;box-shadow:none;transform:translateY(-1px)}.tr_light .topic_toggle .bttn_inner{border-color:hsla(0,0%,100%,.75);background:rgba(0,4,29,.28);color:#fff}.tr_light .topic_toggle .bttn_inner:hover{background:rgba(0,4,29,.42);border-color:#fff}.sc_speaker .tit{text-align:center}.speaker_items{--cols: 4;--gap: 1.5rem;display:flex;flex-wrap:wrap;gap:var(--gap)}.speaker_items .item{flex:1 1 calc((100% - (var(--cols) - 1)*var(--gap))/var(--cols));max-width:calc((100% - (var(--cols) - 1)*var(--gap))/var(--cols));margin-bottom:0;text-align:center;cursor:default}.speaker_items .item[data-modal-open]{cursor:pointer}.speaker_items .item .item_img{border-radius:50%;overflow:hidden;position:relative;width:100%;padding-top:100%;margin-bottom:.75rem;background:rgba(1,134,201,.08);box-shadow:0 0 0 .125rem rgba(1,134,201,.2);transition:box-shadow .35s}.speaker_items .item .item_img img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .35s}.speaker_items .item .item_info .name{font-size:1.375rem;font-weight:700;line-height:1.3;color:#0186c9;text-align:center;margin-bottom:.2em}.speaker_items .item .item_info .job{font-size:1.125rem;font-weight:400;line-height:1.7;color:#fff;text-align:center;font-size:1.125rem;line-height:1.4}.sc_sponsor .tit{text-align:center}.sort_btn{display:flex;justify-content:center;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem}.sort_btn .item_link{font-size:1rem;font-weight:500;padding:.5em 1.4em;border-radius:6.25rem;display:inline-block;border:1px solid rgba(1,134,201,.3);background:rgba(1,134,201,.06);color:#fff;cursor:pointer;transition:all .25s;user-select:none}.sort_btn .item_link:hover{background:rgba(1,134,201,.15);border-color:rgba(1,134,201,.6);color:#0186c9}.sort_btn .item_link.is_active{background:rgba(1,134,201,.2);border-color:#0186c9;color:#0186c9;box-shadow:0 0 .75rem rgba(1,134,201,.25)}.spr_items{display:flex;flex-wrap:wrap;margin:0 -0.5rem;justify-content:center}.spr_items .spr_item{flex:0 0 20%;padding:.5rem}.spr_items .spr_item a{border-radius:.75rem;background:rgba(1,134,201,.04);border:1px solid rgba(1,134,201,.18);overflow:hidden;display:block;background:#fff;transition:box-shadow .25s,transform .25s,border-color .25s}.spr_items .spr_item a:hover{box-shadow:0 0 1rem rgba(1,134,201,.2);transform:translateY(-2px);border-color:rgba(1,134,201,.4)}.spr_items .spr_item a img{width:100%;height:auto;display:block}.sc_agenda .agd-warning{font-size:1rem;font-weight:400;line-height:1.6;color:#fff;text-align:center;margin:1.5rem 0 0;padding:0 1rem}.sc_gift .tit{text-align:center}.sc_gift .gift_cnt{--cols: 4;--gap: 1rem;display:flex;flex-wrap:wrap;gap:var(--gap);margin-top:.5rem}.sc_gift .gift_cnt .gift-list{flex:1 1 calc((100% - (var(--cols) - 1)*var(--gap))/var(--cols));max-width:calc((100% - (var(--cols) - 1)*var(--gap))/var(--cols))}.sc_gift .gift-list{display:flex;flex-direction:column;align-items:stretch;border-radius:.625rem;border:2px solid #88d4f5;background-color:rgba(0,4,29,.8)}.sc_gift .gift-type{display:block;text-align:center;padding:.3rem 0;margin:0 0 .75rem;border-radius:.25rem;font-size:1.5rem;font-weight:700;letter-spacing:.04em;color:#0186c9}.sc_gift .gift-item{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:start;padding:2rem;width:100%}.sc_gift .gift-item img{width:100%;margin:0 auto .75rem;border-radius:.5rem}.sc_gift .gift-body{display:flex;flex-direction:column;flex:1;width:100%}.sc_gift .gift-name{font-size:1.375rem;font-weight:700;line-height:1.4;color:#88d4f5;margin:.4rem 0 .6rem}.sc_gift .gift-text{font-size:1.125rem;font-weight:400;line-height:1.7;color:#fff;text-align:center;margin:0 0 .5rem;flex:1}.sc_gift .gift-num{font-size:1.125rem;font-weight:400;line-height:1.7;color:#fff;text-align:center;font-weight:700;margin:0}.sc_gift .gift-warning{font-size:1rem;font-weight:400;line-height:1.6;color:#fff;text-align:center;margin:1.5rem 0 0;padding:0 1rem}.gift_cnt[data-gift-count="1"]{justify-content:center}.gift_cnt[data-gift-count="1"] .gift-list{flex:0 1 auto;width:100%;max-width:46rem;display:grid;grid-template-columns:minmax(0, 18rem) 1fr;grid-template-rows:auto 1fr;grid-template-areas:"img type" "img body";align-content:center;column-gap:2rem;row-gap:.4rem;padding:2rem;text-align:left}.gift_cnt[data-gift-count="1"] .gift-type:empty{display:none}.gift_cnt[data-gift-count="1"] .gift-item{display:contents}.gift_cnt[data-gift-count="1"] .gift-type{grid-area:type;text-align:left;align-self:end;margin-bottom:0}.gift_cnt[data-gift-count="1"] .gift-item img{grid-area:img;width:100%;margin:0}.gift_cnt[data-gift-count="1"] .gift-body{grid-area:body;align-self:center;justify-content:center;text-align:left}.gift_cnt[data-gift-count="1"] .gift-text,.gift_cnt[data-gift-count="1"] .gift-num{text-align:left}.gift_cnt[data-gift-count="2"]{justify-content:center;gap:2.5rem}.gift_cnt[data-gift-count="2"] .gift-list{flex:0 1 17rem;max-width:17rem}.sc_location .tit{text-align:center}.sc_location .loc_info{text-align:center;margin-bottom:1.5rem}.sc_location .loc_info .loc_name{font-size:1.375rem;font-weight:700;line-height:1.3;color:#0186c9;text-align:center;margin:0 0 .25rem}.sc_location .loc_info .loc_addr{font-size:1.125rem;font-weight:400;line-height:1.7;color:#fff;text-align:center;margin:0}.sc_location .loc_map{border-radius:.75rem;background:rgba(1,134,201,.04);border:1px solid rgba(1,134,201,.18);overflow:hidden;box-shadow:0 0 1.875rem rgba(1,134,201,.08)}.sc_location .loc_map iframe{display:block;width:100%;height:26.25rem;border:none}.sc_cta{position:relative;padding:0;margin:2rem 0;text-align:center;overflow:hidden}.sc_cta .container{position:relative;z-index:1}.sc_cta .cta_date{font-size:1.75rem;font-weight:700;color:#0186c9;letter-spacing:.18em;text-transform:uppercase;margin:0 0 2rem}.sc_cta .cta_btn{display:flex;justify-content:center;padding:0 0 1rem 0}.sc_cta .cta_btn .bttn_inner{padding:.7em 3em;font-size:2rem;background-position:50%;transition:letter-spacing .3s ease-in-out}.sc_cta .cta_btn .bttn_inner:hover{transform:translateY(-4px);letter-spacing:20%}.g_main>section.sc_cta{background:linear-gradient(160deg, rgba(136, 212, 245, 0.55) 0%, rgba(0, 4, 29, 0.98) 100%);border-top-color:rgba(1,134,201,.25)}.g_main>section.sc_cta:nth-child(even){background:linear-gradient(160deg, rgba(136, 212, 245, 0.55) 0%, rgba(0, 4, 29, 0.98) 100%);border-top-color:rgba(1,134,201,.25)}.sc_detail .tit{text-align:center}.sc_detail .detail_list{padding-left:1.75em}.sc_detail .detail_list li{font-size:1.125rem;font-weight:400;line-height:1.6;color:#fff;text-align:left;line-height:1.75}.sc_detail .detail_list li a{color:#88d4f5;text-decoration:underline}.sc_detail .detail_list li a:hover{color:#fff}.sc_detail .detail_sublist{list-style:disc;padding-left:1.5em;margin:.35rem 0 .5rem}.sc_detail .detail_sublist li{line-height:1.6}.sc_detail .policy_btn{width:15.625rem;display:block;margin:auto;cursor:pointer;font-size:1rem;font-weight:400;line-height:1.6;color:#fff;color:#fff;user-select:none;background-color:rgba(0,0,0,0);border:1px solid #fff;padding:.375rem .75rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.sc_detail .policy_btn a{display:block;margin:auto;text-align:center}.sc_detail .policy_btn:hover{color:#fff;background-color:#acd9ff;border-color:#acd9ff}.u-txt-gradient{color:rgba(0,0,0,0);background:linear-gradient(135deg, #acd9ff 0%, #fff 90%, #acd9ff 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-box-decoration-break:clone;box-decoration-break:clone}.u-txt-glow{color:#0186c9;text-shadow:0 0 .75rem rgba(1,134,201,.55),0 0 2.25rem rgba(1,134,201,.2)}.u-txt-emphasis{color:#acd9ff;font-weight:700}.u-txt-mark{background:linear-gradient(transparent 55%, rgba(1, 134, 201, 0.3) 55%);-webkit-box-decoration-break:clone;box-decoration-break:clone;padding:0 .1em}.u-label{display:inline-block;font-size:1rem;font-weight:400;line-height:1.6;color:#fff;color:#0186c9;letter-spacing:.14em;text-transform:uppercase;border-top:2px solid #0186c9;padding-top:.3em}.u-badge{display:inline-block;font-size:.875rem;font-weight:700;line-height:1.6;letter-spacing:.04em;padding:.2em .85em;border-radius:6.25rem;vertical-align:middle}.u-badge--primary{color:#001149;background:linear-gradient(135deg, #0186c9, #88d4f5)}.u-badge--outline{color:#0186c9;border:1px solid rgba(1,134,201,.5);background:rgba(1,134,201,.06)}.u-badge--muted{color:#fff;border:1px solid hsla(0,0%,100%,.3);background:hsla(0,0%,100%,.06)}.u-badge--emphasis{color:#00041d;background:#acd9ff}.g_footer{background:#01498f;padding:2rem 0;position:relative;z-index:1}.g_footer .container{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:2.5rem}.g_footer .footer_label{font-size:1rem;font-weight:400;line-height:1.6;color:#fff;font-size:1.125rem;letter-spacing:.12em;margin:0}.g_footer .footer_logos{display:flex;align-items:center;gap:2.5rem}.g_footer .footer_logos img{width:100%;max-width:13rem}.g_footer p{font-size:1rem;font-weight:400;line-height:1.6;color:#fff;margin:0}.g_footer a{font-size:1rem;font-weight:400;line-height:1.6;color:#fff;text-decoration:underline}.g_footer a:hover{color:#00041d}.modal{display:none;position:fixed;inset:0;z-index:200;align-items:center;justify-content:center}.modal.is-open{display:flex}.modal.is-open>.modal__backdrop{animation:modal-backdrop-in .25s ease forwards}.modal.is-open>.modal__dialog{animation:modal-dialog-in .3s cubic-bezier(0.34, 1.2, 0.64, 1) forwards}.modal.is-closing{display:flex}.modal.is-closing>.modal__backdrop{animation:modal-backdrop-out .2s ease forwards}.modal.is-closing>.modal__dialog{animation:modal-dialog-out .2s ease forwards}.modal__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.7);backdrop-filter:blur(4px);cursor:pointer}.modal__dialog{border-radius:1rem;border:1px solid rgba(1,134,201,.18);position:relative;z-index:1;background:#00041d;width:90%;max-width:40rem;max-height:88vh;display:flex;flex-direction:column;box-shadow:0 .5rem 2.5rem rgba(0,0,0,.6),0 0 2.5rem rgba(1,134,201,.06)}.modal__header{display:flex;align-items:center;padding:1rem 1.25rem;border-bottom:1px solid rgba(1,134,201,.18);background:rgba(1,134,201,.04);border-radius:1rem 1rem 0 0;flex-shrink:0}.modal__title{flex:1;margin:0;font-size:1.125rem;font-weight:400;line-height:1.6;color:#fff;text-align:left;font-weight:700;color:#0186c9}.modal__close{background:none;border:none;outline:none;font-size:1.5rem;line-height:1;color:#0186c9;cursor:pointer;padding:0 0 0 .75rem;opacity:.7;transition:opacity .2s,color .2s}.modal__close:hover{opacity:1;color:#0186c9}.modal__body{font-size:1.125rem;font-weight:400;line-height:1.6;color:#fff;text-align:left;padding:1.25rem;overflow-y:auto;flex:1;line-height:1.7}.modal__footer{padding:.75rem 1.25rem;border-top:1px solid rgba(1,134,201,.18);background:rgba(1,134,201,.04);border-radius:0 0 1rem 1rem;display:flex;justify-content:flex-end;flex-shrink:0}.modal--speaker .modal__body{display:flex;gap:1.5rem;align-items:flex-start}.modal--speaker .spk_info{flex:1}.modal--speaker .spk_info .spk_name{font-size:1.375rem;font-weight:700;line-height:1.3;color:#0186c9;text-align:center;margin-bottom:.25rem}.modal--speaker .spk_info .spk_title{font-size:1.125rem;font-weight:400;line-height:1.7;color:#fff;text-align:center;font-size:1.125rem;margin-bottom:.75rem}.modal--speaker .spk_info .spk_bio{font-size:1.125rem;font-weight:400;line-height:1.6;color:#fff;text-align:left;line-height:1.7;white-space:pre-line}body.modal-open{overflow:hidden}.sc_boothConnect{background:linear-gradient(0deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8));position:relative;z-index:1;padding:4.25rem 0}.sc_boothConnect .container{display:flex;justify-content:space-between;align-items:center;padding:0 2.75rem}.sc_boothConnect .bg_inner{position:absolute;z-index:-1;width:1000px;height:100%}.sc_boothConnect .bg_inner .circle{position:absolute;z-index:2;top:25%;left:75%;width:220px;height:220px;border-radius:100%;background:#f1f1f1;box-shadow:-35px 40px 40px -25px rgba(0,0,0,.1)}.sc_boothConnect .bg_inner .circle.circle2{box-shadow:35px -30px 20px -28px #fff}.sc_boothConnect .bg_inner .circle.purple,.sc_boothConnect .bg_inner .circle.blue,.sc_boothConnect .bg_inner .circle.blue2,.sc_boothConnect .bg_inner .circle.sky{filter:blur(40px);mix-blend-mode:multiply}.sc_boothConnect .bg_inner .circle.purple{background:#ea95fe;animation:rotate-reverse 1.8s linear infinite;transform-origin:44% 44%}.sc_boothConnect .bg_inner .circle.blue{background:#adc0ff;animation:rotate 1.8s linear infinite;transform-origin:56% 44%}.sc_boothConnect .bg_inner .circle.blue2{background:#adc0ff;animation:rotate 1.8s linear infinite;transform-origin:44% 56%}.sc_boothConnect .bg_inner .circle.sky{background:#a7faff;animation:rotate 1.8s linear infinite;transform-origin:56% 56%}.sc_boothConnect-cnt{width:65%}.sc_boothConnect .boothConnect_tit{position:relative;margin-bottom:1.75rem;color:#88d4f5;text-align:left;font-size:2rem;font-weight:700;letter-spacing:.08rem}.sc_boothConnect .boothConnect_tit span{position:absolute;top:50%;left:82%;transform:translateY(-40%);font-size:1rem;font-weight:300}.sc_boothConnect .boothConnect_tit span.zh{animation:shine-ani 1s steps(1) infinite}.sc_boothConnect .text{margin-bottom:1rem}.sc_boothConnect .text p{text-align:justify}.sc_boothConnect .text p:first-child{margin-bottom:.5rem;font-weight:700}.sc_boothConnect .bttn{display:inline-flex;align-items:center;padding:.75rem 1.5rem;border-radius:100px;background-color:#88d4f5;color:#000;font-size:1.2rem;line-height:1;font-weight:700;letter-spacing:3px;transition:all .3s ease-in-out}.sc_boothConnect .bttn img{width:8%;margin:.2rem 0 0 .5rem;animation:arrow-ani 1.25s ease-in-out infinite}.sc_boothConnect .bttn:hover{text-decoration:none;box-shadow:0 0 8px 4px rgba(136,212,245,.25)}@media(max-width: 1024px){.speaker_items{--cols: 3}.spr_items .spr_item{flex:0 0 33.333%}.sc_intro .audience_items{grid-template-columns:repeat(2, 1fr)}.agd_cnt .td_time{flex-basis:7.5rem;font-size:.9375rem}.agd_cnt .td_speaker{flex-basis:14rem}.agd_cnt .td_speaker .spk_img{flex-basis:3.75rem;width:3.75rem;height:3.75rem}}@media(max-width: 768px){body{background:#00041d}.g_header .container{padding:.5rem 1rem}.g_header .js-nav-toggle{display:flex;margin-left:auto;position:relative;z-index:100}.g_header .hd_nav{position:fixed;top:0;left:0;right:0;height:100dvh;width:100%;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;padding:4rem 1.5rem 2rem;margin-left:0;background:rgba(0,4,29,.97);backdrop-filter:blur(0px);z-index:99;overflow:hidden;transform:translateX(100%);transition:transform .35s cubic-bezier(0.4, 0, 0.2, 1);display:flex !important}.g_header .hd_nav.is-open{transform:translateX(0)}.g_header .hd_nav a{width:auto;padding:.85rem 2rem;border-radius:.5rem;border-bottom:none;font-size:1.125rem;text-align:center;color:#fff}.g_header .hd_nav a:hover{color:#0186c9;background:rgba(1,134,201,.08)}.g_header .hd_logo img{max-height:1.5rem}.hd_nav .hd_sns{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);margin:0;padding:0;border-left:none}.hd_nav .hd_sns .sns-trigger{display:none}.hd_nav .hd_sns .sns-links{display:flex !important;position:static;flex-direction:row;gap:.75rem;background:none;border:none;padding:0;backdrop-filter:none;box-shadow:none}.hd_nav .hd_sns a img{width:1.875rem;height:1.875rem}.nav-backdrop{display:none;position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:98}.nav-backdrop.is-open{display:block}.g_kv{height:auto;min-height:0}.kv_stage{position:relative;inset:auto;margin:0;aspect-ratio:auto;max-height:none;display:flex;flex-direction:column;align-items:center;gap:1.25rem;padding:1.5rem 1.25rem 2rem}.kv_bg__track{background-size:cover;background-position:60% center}.kv_cell{position:static;width:100%}.kv_cell--logo{width:45%;margin-right:auto}.kv_cell--t1{width:100%}.kv_cell--t2{width:88%}.kv_cell--timer{width:auto}.kv_cell--t3{width:20%;margin-left:auto}.timer{gap:.4rem}.timer .tb{width:3.4rem;height:3.4rem}.timer .tb .num{font-size:1.05rem}.timer .tb .unit{font-size:.5rem;margin-top:1px}.main_sc{padding:1rem 0}.agd_cnt .tr{flex-direction:column;align-items:stretch;border-radius:1rem;padding:.5rem .5rem .75rem}.agd_cnt .td_time{flex:none;width:100%;justify-content:flex-start;font-size:.875rem;padding:.55rem 1rem .25rem}.agd_cnt .td_title{flex:none;width:100%;flex-wrap:wrap;align-items:flex-start;gap:.5rem;padding:.4rem 1rem .5rem}.agd_cnt .td_title .topic_toggle{margin-left:0}.agd_cnt .td_speaker{flex:none;width:100%;border-left:none;padding:.5rem 1rem}.agd_cnt .td_speaker .spk_img{flex-basis:3.75rem;width:3.75rem;height:3.75rem}.sc_intro .highlight_cards,.sc_intro .audience_items{grid-template-columns:1fr}.sc_intro .highlight_card__title{padding:.75rem .875rem;font-size:1.0625rem}.sc_intro .highlight_card__text{padding:1rem 1.125rem 1.125rem;font-size:1rem}.sc_intro .audience_item{flex-direction:row;align-items:center;gap:1rem;padding:1.125rem 1.25rem}.sc_intro .audience_item__icon{width:3.25rem;height:3.25rem;margin-bottom:0}.sc_intro .audience_item__icon img{width:1.875rem;height:1.875rem}.sc_intro .audience_item__text{flex:1;font-size:1rem;text-align:left;margin-bottom:0 !important}.sc_intro .audience_item__text br{display:none}.g_footer{padding:1.75rem 0}.g_footer .container{flex-direction:column;gap:1rem}.g_footer .footer_logos img{max-width:10rem}.sc_cta{padding:3rem 0}.sc_cta .cta_date{font-size:1.25rem;margin-bottom:2rem;letter-spacing:.08em}.sc_cta .cta_btn .bttn_inner{font-size:1.125rem;padding:.8em 2.5em}.speaker_items{--cols: 2}.spr_items .spr_item{flex:0 0 50%}.sc_gift .gift_cnt{--cols: 2}.sc_boothConnect{padding:3rem 0}.sc_boothConnect .container{flex-direction:column;padding:0 1rem}.sc_boothConnect .bg_inner{width:100%;display:none}.sc_boothConnect .bg_inner .circle{left:auto;right:-40px;width:160px;height:160px}.sc_boothConnect-cnt{width:100%}.sc_boothConnect .boothConnect_tit{font-size:1.5rem;text-align:center}.sc_boothConnect .boothConnect_tit span{position:static;display:inline-block;transform:none;margin-left:.25rem}.sc_boothConnect .text p{text-align:justify}.sc_boothConnect .cta{text-align:center}.sc_location .loc_map iframe{height:17.5rem}.modal--speaker .modal__body{flex-direction:column}.fix_aside{right:.5rem;bottom:.75rem;gap:.4rem}.fix_aside .btn_calendar,.fix_aside .btn_boothConnect,.fix_aside .btn_top{width:4rem;height:4rem}.fix_aside .btn_reg{width:4rem;height:4rem;font-size:1rem}.sc_cta{padding:2rem 0}.sc_cta .cta_date{font-size:1.5rem;margin-bottom:1.5rem;letter-spacing:.04em}.sc_cta .cta_btn .bttn_inner{font-size:1.5rem;padding:.7em 1.75em}.speaker_items{--cols: 1}.spr_items .spr_item{flex:0 0 50%}.sc_gift .gift_cnt{--cols: 1}.gift_cnt[data-gift-count="1"] .gift-list{grid-template-columns:1fr;grid-template-areas:"type" "img" "body";text-align:center}.gift_cnt[data-gift-count="1"] .gift-type,.gift_cnt[data-gift-count="1"] .gift-body,.gift_cnt[data-gift-count="1"] .gift-text,.gift_cnt[data-gift-count="1"] .gift-num{text-align:center}.gift_cnt[data-gift-count="1"] .gift-item img{max-width:none;margin:0 auto .75rem}}.session_tabs{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:1.5rem}.session_tab{font-size:1rem;font-weight:500;padding:.5em 1.4em;border-radius:6.25rem;cursor:pointer;color:#0186c9;background:rgba(1,134,201,.08);border:1px solid rgba(1,134,201,.4);transition:background .2s,color .2s}.session_tab:hover{background:rgba(1,134,201,.18)}.session_tab.is_active{background:#0186c9;color:#00041d}.session_panel.is-hidden{display:none}[v-cloak]{display:none}@keyframes shine{0%{left:-75%}50%{left:125%}100%{left:125%}}@keyframes arrow-ani{0%{transform:translateX(0)}50%{transform:translateX(5px)}100%{transform:translateX(0)}}@keyframes cta-shine{0%{transform:translateX(-120%) skewX(-12deg)}60%,100%{transform:translateX(220%) skewX(-12deg)}}@keyframes kv-cover-safety{to{opacity:0;visibility:hidden}}@keyframes kv-light-orbit{0%,100%{transform:rotate(-2.5deg) translate(-0.4rem, 0) scale(1.04)}25%{transform:rotate(0deg) translate(0, 0.4rem) scale(1.05)}50%{transform:rotate(2.5deg) translate(0.4rem, 0) scale(1.06)}75%{transform:rotate(0deg) translate(0, -0.4rem) scale(1.05)}}@keyframes kv-light-glow{0%,100%{filter:brightness(0) saturate(1.4) contrast(1.05)}50%{filter:brightness(0.8) saturate(1.5) contrast(1.05)}}@keyframes kv-bg-scale{0%,100%{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes kv-enter-fade{from{opacity:0}to{opacity:1}}@keyframes kv-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes kv-pulse-scale{0%,100%{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes kv-shine-sweep{from{transform:translateX(-120%)}to{transform:translateX(220%)}}@keyframes gradient-shift{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}@keyframes modal-backdrop-in{from{opacity:0}to{opacity:1}}@keyframes modal-backdrop-out{from{opacity:1}to{opacity:0}}@keyframes modal-dialog-in{from{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes modal-dialog-out{from{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-12px)}}@keyframes rotate{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes rotate-reverse{from{transform:rotate(0deg)}to{transform:rotate(-360deg)}}@keyframes shine-ani{0%,49%{opacity:1}50%,100%{opacity:0}}