html.ptr-on{overscroll-behavior-y:contain}#ptr{position:fixed;top:max(8px,env(safe-area-inset-top));left:50%;z-index:var(--z-toast);width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:var(--glass2);border:1px solid var(--line);-webkit-backdrop-filter:blur(var(--blur-s));backdrop-filter:blur(var(--blur-s));box-shadow:0 6px 18px #00000073;transform:translate(-50%,-54px) scale(.9);opacity:0;pointer-events:none}#ptr.show{opacity:1}#ptr.armed{box-shadow:0 6px 22px #00000080,0 0 16px rgba(var(--accent-rgb),.45)}#ptr .ptr-ring{width:20px;height:20px;border-radius:50%;border:2.5px solid rgba(var(--accent-rgb),.22);border-top-color:var(--accent);box-shadow:0 0 9px rgba(var(--accent-rgb),.5)}#ptr.spin .ptr-ring{animation:crefspin .7s linear infinite}@keyframes crefspin{to{transform:rotate(360deg)}}.nm-toast{position:fixed;left:0;right:0;margin-inline:auto;bottom:calc(24px + env(safe-area-inset-bottom));transform:translateY(18px);z-index:var(--z-float);width:min(92vw,430px);display:flex;align-items:center;gap:9px;padding:11px 15px;cursor:pointer;background:linear-gradient(135deg,#0d2812f2,#09140cf2);border:1px solid rgba(var(--accent-rgb),.45);border-radius:var(--r-m);box-shadow:0 12px 34px #00000080,0 0 16px rgba(var(--accent-rgb),.18);color:var(--fg);font-size:var(--fs-sm);font-weight:var(--fw-b);line-height:1.35;backdrop-filter:blur(var(--blur-m)) saturate(1.3);-webkit-backdrop-filter:blur(var(--blur-m)) saturate(1.3);opacity:0;transition:opacity .3s,transform .3s}.nm-toast.show{opacity:1;transform:translateY(0)}.nm-toast:not(.show){pointer-events:none}.nm-toast .tg{flex:none;display:inline-flex;align-items:center;justify-content:center;color:var(--accent)}.nm-toast .tg svg{display:block}.nm-toast .ft-msg{flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(prefers-reduced-motion:reduce){#ptr.spin .ptr-ring{animation-duration:1.1s}.nm-toast{transition:opacity .15s}}@font-face{font-family:LEMONMILK;src:url(/fonts/LEMONMILK-Bold.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}:root{--bg: #020402;--glass2: rgba(18, 19, 22, .55);--line: rgba(255, 255, 255, .08);--line2: rgba(255, 255, 255, .06);--accent: #0ffd02;--accent-rgb: 15, 253, 2;--accent-dim: rgba(15, 253, 2, .13);--accent-2: #ffe13d;--on-amber: #241c02;--on-accent: #062108;--fg: #eef7f0;--fg-2: #cfd8d0;--mut: #8fa697;--cat-pol: #38c6ff;--cat-soc: #2cf5a5;--cat-eco: #ffe13d;--cat-intl: #ff7a6b;--cat-cul: #ff5ec8;--cat-tech: #ac5cff;--news-ph-1: #18191c;--news-ph-2: #121212;--bg-rgb: 2, 4, 2;--wave-deep: #26402e;--wave-deep-rgb: 38, 64, 46;--r-l: 16px;--r-m: 11px;--r-s: 9px;--r-pill: 999px;--sp-1: 6px;--sp-2: 12px;--sp-3: 18px;--sp-4: 24px;--blur-s: 8px;--blur-m: 14px;--blur-l: 22px;--blur-xl: 30px;--fs-h1: 19px;--fs-h2: 15px;--fs-label: 13px;--fs-body: 15px;--fs-sm: 12px;--fs-xs: 11px;--fw-b: 700;--fw-x: 800;--lh-base: 1.6;--fs-hero: 46px;--fs-hero-pc: 72px;--ease: cubic-bezier(.2, .7, .3, 1);--gauge-ease: cubic-bezier(.22, .61, .36, 1);--dur: .18s;--dur-fast: .12s;--z-float: 60;--z-toast: 90;--press-pico: .72;--press-m: .9;--press-l: .95;--press-card: .99;--btn-xs: 22px;--font-en: "LEMONMILK", "Pretendard Variable", sans-serif;--font-kr: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "Noto Sans KR", sans-serif}@media(prefers-reduced-motion:reduce){:root{--press-m: 1;--press-l: 1;--press-card: 1}}:where(.astro-j7pv25f6){margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{width:100%}html{background:var(--bg);color-scheme:dark}body{font-family:var(--font-kr);background:transparent;color:var(--fg);font-size:var(--fs-body);line-height:var(--lh-base);letter-spacing:-.2px;-webkit-font-smoothing:antialiased}.bgfx:where(.astro-j7pv25f6){position:fixed;inset:0;z-index:-1;pointer-events:none;filter:brightness(1.2) saturate(1.05);background:linear-gradient(165deg,rgba(var(--wave-deep-rgb),.2),rgba(var(--accent-rgb),.1) 45%,#0000 78%),var(--bg)}#wavebg:where(.astro-j7pv25f6){position:fixed;inset:0;z-index:-1;pointer-events:none;display:block;width:100%;height:100%}#wavebg:where(.astro-j7pv25f6).off{display:none}.highlight:where(.astro-j7pv25f6){color:var(--accent)}.pc-view:where(.astro-j7pv25f6){display:none}.mobile-view:where(.astro-j7pv25f6){display:flex;flex-direction:column;width:100%;min-height:100vh;overflow-x:clip}.mobile-container:where(.astro-j7pv25f6){width:100%;max-width:480px;margin:0 auto;position:relative;display:flex;flex-direction:column;z-index:1;padding-bottom:60px}#mobile-header:where(.astro-j7pv25f6){padding:16px var(--sp-4);display:flex;justify-content:flex-start;align-items:center;gap:var(--sp-2);position:sticky;top:0;z-index:1000}#mobile-header:where(.astro-j7pv25f6):before{content:"";position:absolute;top:0;left:0;width:100vw;margin-left:calc(50% - 50vw);height:150%;background:linear-gradient(180deg,rgba(2,4,2,.82) 0%,rgba(2,4,2,.62) 30%,rgba(2,4,2,.32) 55%,rgba(2,4,2,.12) 75%,transparent 100%);z-index:-1;pointer-events:none;transition:background .3s ease,backdrop-filter .3s ease,-webkit-backdrop-filter .3s ease}#mobile-header:where(.astro-j7pv25f6).scrolled:before{background:linear-gradient(180deg,rgba(0,0,0,.9) 0%,rgba(0,0,0,.72) 30%,rgba(0,0,0,.38) 55%,rgba(0,0,0,.14) 75%,transparent 100%)}.hdr-blur:where(.astro-j7pv25f6){position:absolute;inset:0 auto -50% 0;width:100vw;margin-left:calc(50% - 50vw);z-index:-1;pointer-events:none}.hdr-blur:where(.astro-j7pv25f6) i:where(.astro-j7pv25f6){position:absolute;inset:0;backdrop-filter:blur(0);-webkit-backdrop-filter:blur(0);transition:backdrop-filter .3s ease,-webkit-backdrop-filter .3s ease}.hdr-blur:where(.astro-j7pv25f6) i:where(.astro-j7pv25f6):nth-child(1){-webkit-mask:linear-gradient(180deg,#000 55%,transparent 90%);mask:linear-gradient(180deg,#000 55%,transparent 90%)}.hdr-blur:where(.astro-j7pv25f6) i:where(.astro-j7pv25f6):nth-child(2){-webkit-mask:linear-gradient(180deg,#000 40%,transparent 75%);mask:linear-gradient(180deg,#000 40%,transparent 75%)}.hdr-blur:where(.astro-j7pv25f6) i:where(.astro-j7pv25f6):nth-child(3){-webkit-mask:linear-gradient(180deg,#000 25%,transparent 58%);mask:linear-gradient(180deg,#000 25%,transparent 58%)}.hdr-blur:where(.astro-j7pv25f6) i:where(.astro-j7pv25f6):nth-child(4){-webkit-mask:linear-gradient(180deg,#000 8%,transparent 40%);mask:linear-gradient(180deg,#000 8%,transparent 40%)}#mobile-header:where(.astro-j7pv25f6).scrolled .hdr-blur:where(.astro-j7pv25f6) i:where(.astro-j7pv25f6):nth-child(1){backdrop-filter:blur(calc(var(--blur-s) / 4));-webkit-backdrop-filter:blur(calc(var(--blur-s) / 4))}#mobile-header:where(.astro-j7pv25f6).scrolled .hdr-blur:where(.astro-j7pv25f6) i:where(.astro-j7pv25f6):nth-child(2){backdrop-filter:blur(calc(var(--blur-s) / 2));-webkit-backdrop-filter:blur(calc(var(--blur-s) / 2))}#mobile-header:where(.astro-j7pv25f6).scrolled .hdr-blur:where(.astro-j7pv25f6) i:where(.astro-j7pv25f6):nth-child(3){backdrop-filter:blur(var(--blur-s));-webkit-backdrop-filter:blur(var(--blur-s))}#mobile-header:where(.astro-j7pv25f6).scrolled .hdr-blur:where(.astro-j7pv25f6) i:where(.astro-j7pv25f6):nth-child(4){backdrop-filter:blur(var(--blur-m));-webkit-backdrop-filter:blur(var(--blur-m))}.logo-img:where(.astro-j7pv25f6){height:64px;width:auto;flex-shrink:0;transition:height .3s var(--ease);margin-top:6px}#mobile-header:where(.astro-j7pv25f6).scrolled .logo-img:where(.astro-j7pv25f6){height:52px}.header-text-container:where(.astro-j7pv25f6){font-size:clamp(11px,3.2vw,13px);font-weight:var(--fw-b);line-height:1.4;color:var(--fg);opacity:0;transform:translate(-10px);transition:opacity .4s var(--ease),transform .4s var(--ease);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;pointer-events:none}#mobile-header:where(.astro-j7pv25f6).scrolled .header-text-container:where(.astro-j7pv25f6){opacity:1;transform:translate(0);pointer-events:auto}.ticker:where(.astro-j7pv25f6){border-top:1px solid var(--line2);border-bottom:1px solid var(--line2);padding:9px 0;overflow:hidden;-webkit-mask:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.ticker-track:where(.astro-j7pv25f6){display:inline-flex;white-space:nowrap;animation:tickerLoop 26s linear infinite;will-change:transform}.ticker:where(.astro-j7pv25f6):hover .ticker-track:where(.astro-j7pv25f6){animation-play-state:paused}.ticker-item:where(.astro-j7pv25f6){font-size:var(--fs-sm);color:var(--fg-2);padding:0 18px;display:inline-flex;align-items:center;gap:18px}.ticker-item:where(.astro-j7pv25f6):after{content:"";width:5px;height:5px;border-radius:50%;background:var(--accent);opacity:.8}@keyframes tickerLoop{to{transform:translate(-50%)}}.hero:where(.astro-j7pv25f6){padding:40px var(--sp-4) 30px;text-align:left;position:relative}.hero:where(.astro-j7pv25f6) h1:where(.astro-j7pv25f6){font-family:var(--font-en);font-size:var(--fs-hero);line-height:1.1;margin-bottom:var(--sp-4);letter-spacing:-1px;text-transform:uppercase;text-wrap:balance}.hero:where(.astro-j7pv25f6) .w:where(.astro-j7pv25f6){display:inline-block;opacity:0;transform:translateY(20px);animation:wordUp .8s var(--ease) both;animation-delay:calc(var(--wi, 0) * .07s)}@keyframes wordUp{to{opacity:1;transform:none}}.hero:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6).sub-copy{font-size:16px;font-weight:var(--fw-b);color:var(--fg-2);letter-spacing:-.5px;word-break:keep-all;text-wrap:pretty;margin-bottom:40px;line-height:1.5}.hero-contact:where(.astro-j7pv25f6){display:block;margin-top:-4px;padding:8px 0;text-align:left;font-size:var(--fs-label);color:var(--mut);text-decoration:none;line-height:1.5}.hero-contact:where(.astro-j7pv25f6) b:where(.astro-j7pv25f6){font-weight:var(--fw-b);text-decoration:underline}.latest-news:where(.astro-j7pv25f6){padding:0 var(--sp-4) 40px}.section-title:where(.astro-j7pv25f6){font-size:18px;font-weight:var(--fw-x);margin-bottom:var(--sp-4);display:flex;align-items:center;gap:8px;letter-spacing:.5px;font-family:var(--font-en)}.section-title:where(.astro-j7pv25f6):before{content:"";display:block;width:4px;height:18px;border-radius:2px;background-color:var(--accent)}.news-card:where(.astro-j7pv25f6){background:linear-gradient(135deg,#121e222e,#0b131733);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid var(--line);border-radius:var(--r-l);overflow:hidden;margin-bottom:20px;cursor:pointer;position:relative;box-shadow:0 8px 22px #0000004d,inset 0 1px #ffffff0d;transition:transform var(--dur-fast) var(--ease),border-color .15s ease,box-shadow .15s ease;animation:cardIn .34s var(--gauge-ease) both;animation-delay:calc(var(--i, 0) * 55ms);content-visibility:auto;contain-intrinsic-size:auto 430px}@keyframes cardIn{0%{opacity:0;transform:translateY(12px) scale(.985)}to{opacity:1;transform:none}}@media(hover:hover)and (pointer:fine){.news-card:where(.astro-j7pv25f6):hover{border-color:rgba(var(--accent-rgb),.45);transform:translateY(-9px) scale(1.01);box-shadow:0 22px 44px #0000006b,inset 0 1px #ffffff0d,0 0 0 1px rgba(var(--accent-rgb),.18),0 0 23px rgba(var(--accent-rgb),.16);transition:border-color .3s ease,box-shadow .3s ease,transform .3s var(--ease)}}.news-card:where(.astro-j7pv25f6):active{transform:scale(var(--press-card));border-color:rgba(var(--accent-rgb),.45)}.news-image:where(.astro-j7pv25f6){width:100%;height:200px;background:linear-gradient(135deg,var(--news-ph-1),var(--news-ph-2));position:relative}.news-img:where(.astro-j7pv25f6){width:100%;height:100%;object-fit:cover;display:block;position:relative}.news-image:where(.astro-j7pv25f6):before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,var(--news-ph-1),var(--news-ph-2));animation:pulse-skeleton 1.5s ease-in-out infinite}.news-image:where(.astro-j7pv25f6).loaded:before{display:none}@keyframes pulse-skeleton{0%,to{opacity:.55}50%{opacity:1}}.news-image:where(.astro-j7pv25f6):after{content:"";position:absolute;inset:0;pointer-events:none;box-shadow:inset 0 0 0 1px #ffffff14;background:linear-gradient(180deg,transparent 72%,rgba(2,4,2,.45) 100%)}.news-badge:where(.astro-j7pv25f6){position:absolute;bottom:0;left:20px;transform:translateY(50%);z-index:10;background:var(--glass2);backdrop-filter:blur(var(--blur-s));-webkit-backdrop-filter:blur(var(--blur-s));border:1px solid var(--line);color:var(--accent);padding:4px 10px;font-size:var(--fs-sm);font-family:var(--font-en);font-weight:var(--fw-b);border-radius:var(--r-s);text-transform:uppercase;box-shadow:0 4px 12px #00000059}.news-badge:where(.astro-j7pv25f6).inline{position:static;transform:none;display:inline-block;margin-bottom:var(--sp-2)}.news-badge:where(.astro-j7pv25f6).cat-pol{color:var(--cat-pol)}.news-badge:where(.astro-j7pv25f6).cat-soc{color:var(--cat-soc)}.news-badge:where(.astro-j7pv25f6).cat-eco{color:var(--cat-eco)}.news-badge:where(.astro-j7pv25f6).cat-intl{color:var(--cat-intl)}.news-badge:where(.astro-j7pv25f6).cat-cul{color:var(--cat-cul)}.news-badge:where(.astro-j7pv25f6).cat-tech{color:var(--cat-tech)}.news-content:where(.astro-j7pv25f6){padding:28px 20px 20px}.news-title:where(.astro-j7pv25f6){font-size:18px;font-weight:var(--fw-b);margin-bottom:var(--sp-2);line-height:1.4;letter-spacing:-.5px;word-break:keep-all;text-wrap:pretty}.news-title:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){color:var(--fg);text-decoration:none}.news-title:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):after{content:"";position:absolute;inset:0;z-index:1}.news-card:where(.astro-j7pv25f6):focus-within{border-color:rgba(var(--accent-rgb),.55);box-shadow:0 8px 22px #0000004d,inset 0 1px #ffffff0d,0 0 0 2px rgba(var(--accent-rgb),.4)}.news-meta:where(.astro-j7pv25f6){font-size:var(--fs-label);color:var(--mut);display:flex;justify-content:space-between;align-items:center}.news-time:where(.astro-j7pv25f6){font-variant-numeric:tabular-nums}.news-meta:where(.astro-j7pv25f6) .meta-r:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:10px}.news-share:where(.astro-j7pv25f6){position:relative;z-index:2;background:none;border:none;padding:0;width:28px;height:28px;margin:-6px -7px -6px 0;display:inline-flex;align-items:center;justify-content:center;color:var(--mut);cursor:pointer}.news-share:where(.astro-j7pv25f6) svg:where(.astro-j7pv25f6){transition:transform var(--dur-fast) var(--ease)}.news-share:where(.astro-j7pv25f6):active svg:where(.astro-j7pv25f6){transform:scale(var(--press-pico))}.news-share:where(.astro-j7pv25f6).ok{color:var(--accent)}.news-time:where(.astro-j7pv25f6).age-hot{color:var(--accent);font-weight:var(--fw-b)}.news-time:where(.astro-j7pv25f6).age-mid{color:var(--fg)}.news-time:where(.astro-j7pv25f6).age-old{color:var(--mut)}.news-card:where(.astro-j7pv25f6).fresh:before{content:"";position:absolute;inset:-1px;border-radius:var(--r-l);padding:1px;background:linear-gradient(150deg,rgba(var(--accent-rgb),.55),rgba(var(--accent-rgb),.13) 38%,transparent 70%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude;pointer-events:none;z-index:2}.news-card:where(.astro-j7pv25f6).fresh .news-time:where(.astro-j7pv25f6){color:var(--accent);font-weight:var(--fw-b)}.news-card:where(.astro-j7pv25f6).fresh .news-time:where(.astro-j7pv25f6):before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--accent);margin-right:6px;vertical-align:1px;animation:freshPulse 1.8s ease-in-out infinite}@keyframes freshPulse{0%,to{opacity:1;box-shadow:0 0 6px rgba(var(--accent-rgb),.7)}50%{opacity:.45;box-shadow:0 0 2px rgba(var(--accent-rgb),.3)}}.news-card:where(.astro-j7pv25f6).imgfail .news-image:where(.astro-j7pv25f6){height:auto;background:none}.news-card:where(.astro-j7pv25f6).imgfail .news-image:where(.astro-j7pv25f6):before,.news-card:where(.astro-j7pv25f6).imgfail .news-image:where(.astro-j7pv25f6):after{display:none}.news-card:where(.astro-j7pv25f6).imgfail .news-img:where(.astro-j7pv25f6){display:none}.news-card:where(.astro-j7pv25f6).imgfail .news-badge:where(.astro-j7pv25f6){position:static;transform:none;display:inline-block;margin:20px 20px 0;box-shadow:none}.news-card:where(.astro-j7pv25f6).imgfail .news-content:where(.astro-j7pv25f6){padding-top:var(--sp-2)}.feed-empty:where(.astro-j7pv25f6){background:var(--glass2);backdrop-filter:blur(var(--blur-s));-webkit-backdrop-filter:blur(var(--blur-s));border:1px solid var(--line);border-radius:var(--r-l);padding:40px var(--sp-4);text-align:center;color:var(--mut);margin-bottom:20px}.instagram-cta:where(.astro-j7pv25f6){margin:30px 0 40px;background:linear-gradient(135deg,#121e222e,#0b131733);border:1px solid rgba(var(--accent-rgb),.4);border-radius:var(--r-l);padding:40px var(--sp-4);text-align:center;backdrop-filter:blur(var(--blur-m));-webkit-backdrop-filter:blur(var(--blur-m));box-shadow:0 8px 22px #0000004d,inset 0 1px #ffffff0d}.instagram-cta:where(.astro-j7pv25f6) h2:where(.astro-j7pv25f6){font-family:var(--font-en);font-size:24px;margin-bottom:var(--sp-2);color:var(--fg);text-wrap:balance}.instagram-cta:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){font-weight:var(--fw-b);font-size:var(--fs-h2);margin-bottom:28px;color:var(--mut);line-height:1.5;word-break:keep-all;text-wrap:pretty}.btn-instagram:where(.astro-j7pv25f6){display:inline-block;background-color:var(--accent);color:var(--on-accent);text-decoration:none;padding:16px 32px;border-radius:var(--r-pill);font-weight:var(--fw-b);font-size:16px;letter-spacing:-.5px;width:100%;position:relative;overflow:hidden;box-shadow:0 0 rgba(var(--accent-rgb),0);transition:transform var(--dur-fast) var(--ease),opacity .15s ease,box-shadow .3s var(--ease)}.btn-instagram:where(.astro-j7pv25f6):hover,.btn-instagram:where(.astro-j7pv25f6):focus-visible{box-shadow:0 0 24px rgba(var(--accent-rgb),.45)}.btn-instagram:where(.astro-j7pv25f6):active{transform:scale(var(--press-l));opacity:.9;box-shadow:0 0 32px rgba(var(--accent-rgb),.7)}.btn-instagram:where(.astro-j7pv25f6):after{content:"";position:absolute;top:0;bottom:0;left:-70%;width:45%;background:linear-gradient(105deg,transparent,rgba(255,255,255,.35),transparent);transform:skew(-18deg);animation:btnBeam 3.2s var(--ease) infinite;pointer-events:none}@keyframes btnBeam{0%,64%{left:-70%}88%,to{left:130%}}#scroll-top-btn:where(.astro-j7pv25f6){position:fixed;bottom:calc(24px + env(safe-area-inset-bottom));right:calc(28px + env(safe-area-inset-right));width:48px;height:48px;border-radius:50%;background:var(--glass2);backdrop-filter:blur(var(--blur-l));-webkit-backdrop-filter:blur(var(--blur-l));border:1px solid var(--line);color:var(--fg);display:none;align-items:center;justify-content:center;cursor:pointer;z-index:1002;box-shadow:0 10px 24px #0006;transition:transform var(--dur-fast) var(--ease)}#scroll-top-btn:where(.astro-j7pv25f6) svg:where(.astro-j7pv25f6){display:block}#scroll-top-btn:where(.astro-j7pv25f6):active{transform:scale(var(--press-l))}#scroll-progress:where(.astro-j7pv25f6){position:absolute;top:0;left:0;height:2px;width:0%;background:var(--accent);z-index:1001;transition:width .1s linear;opacity:.5}#hero-datetime:where(.astro-j7pv25f6){position:absolute;top:20px;right:20px;font-size:var(--fs-xs);color:var(--fg);font-variant-numeric:tabular-nums;z-index:10;transition:opacity .3s ease}#hero-datetime:where(.astro-j7pv25f6) .accent:where(.astro-j7pv25f6){color:var(--accent)}footer:where(.astro-j7pv25f6){padding:40px var(--sp-4) 60px;border-top:1px solid var(--line);color:var(--mut);font-size:var(--fs-label);text-align:center;font-weight:var(--fw-b)}.footer-logo:where(.astro-j7pv25f6){font-size:18px;font-weight:900;margin-bottom:var(--sp-2);color:var(--fg)}@media(prefers-reduced-motion:reduce){.news-card:where(.astro-j7pv25f6){animation:none}.news-card:where(.astro-j7pv25f6).fresh .news-time:where(.astro-j7pv25f6):before,.news-image:where(.astro-j7pv25f6):before{animation:none}.hero:where(.astro-j7pv25f6) .w:where(.astro-j7pv25f6){animation:none;opacity:1;transform:none}.btn-instagram:where(.astro-j7pv25f6):after{animation:none}.ticker-track:where(.astro-j7pv25f6){animation:none}}@media(min-width:768px){.mobile-view:where(.astro-j7pv25f6){display:none}.pc-view:where(.astro-j7pv25f6){display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;text-align:center;z-index:10;position:relative;padding:40px}.pc-main-copy:where(.astro-j7pv25f6){font-family:var(--font-en);font-size:var(--fs-hero-pc);line-height:1.1;margin-bottom:60px;text-transform:uppercase;letter-spacing:-1.5px;text-wrap:balance}.pc-logo-container:where(.astro-j7pv25f6){margin-bottom:40px}.pc-logo-container:where(.astro-j7pv25f6) img:where(.astro-j7pv25f6){height:60px;width:auto}.pc-sub-copy:where(.astro-j7pv25f6){font-size:20px;font-weight:var(--fw-b);color:var(--fg-2);margin-bottom:60px;letter-spacing:-.5px;text-wrap:pretty}.pc-glass-box:where(.astro-j7pv25f6){background:var(--glass2);border:1px solid var(--line);backdrop-filter:blur(var(--blur-l));-webkit-backdrop-filter:blur(var(--blur-l));border-radius:var(--r-l);padding:40px 60px;display:flex;flex-direction:column;align-items:center;box-shadow:0 20px 40px #00000080,inset 0 1px #ffffff1a;max-width:500px}.pc-glass-text:where(.astro-j7pv25f6){font-size:16px;color:var(--fg);font-weight:400;margin-bottom:var(--sp-4);line-height:1.6;word-break:keep-all;text-wrap:pretty;letter-spacing:-.5px}.pc-qr-img:where(.astro-j7pv25f6){width:200px;height:200px;border-radius:var(--r-m);object-fit:contain;box-shadow:0 0 20px rgba(var(--accent-rgb),.15),inset 0 0 0 1px #ffffff14}}
