/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-content:"";--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-gradient-position:initial;--tw-gradient-from:#0000;--tw-gradient-via:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.top-1\/2{top:50%}.left-1\/2{left:50%}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.h-0\.5{height:calc(var(--spacing) * .5)}.w-0\.5{width:calc(var(--spacing) * .5)}.flex-shrink{flex-shrink:1}.rotate-\[215deg\]{rotate:215deg}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.animate-\[meteor_5s_linear_infinite\]{animation:5s linear infinite meteor}.resize{resize:both}.rounded-\[9999px\]{border-radius:9999px}.border{border-style:var(--tw-border-style);border-width:1px}.bg-\[\#37b5ff\]{background-color:#37b5ff}.uppercase{text-transform:uppercase}.shadow-\[0_0_0_1px_rgba\(55\,181\,255\,0\.15\)\]{--tw-shadow:0 0 0 1px var(--tw-shadow-color,#37b5ff26);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.before\:absolute:before{content:var(--tw-content);position:absolute}.before\:top-1\/2:before{content:var(--tw-content);top:50%}.before\:h-\[1px\]:before{content:var(--tw-content);height:1px}.before\:w-\[60px\]:before{content:var(--tw-content);width:60px}.before\:-translate-y-1\/2:before{content:var(--tw-content);--tw-translate-y: -50% ;translate:var(--tw-translate-x) var(--tw-translate-y)}.before\:bg-gradient-to-r:before{content:var(--tw-content);--tw-gradient-position:to right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.before\:from-\[\#37b5ff\]:before{content:var(--tw-content);--tw-gradient-from:#37b5ff;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.before\:to-transparent:before{content:var(--tw-content);--tw-gradient-to:transparent;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.before\:content-\[\'\'\]:before{--tw-content:"";content:var(--tw-content)}}@keyframes meteor{0%{opacity:1;transform:rotate(215deg)translate(0)}70%{opacity:1}to{opacity:0;transform:rotate(215deg)translate(-500px)}}:root{color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#242424;font-family:IBM Plex Sans KR,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box;margin:0;padding:0}html{font-size:16px}a{color:inherit;text-decoration:none}body{background:"#ffffff";min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}input{background:0 0;border:0;margin:0;padding:0}button{cursor:pointer;background:0 0;border:none}bold{font-weight:500}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-content{syntax:"*";inherits:false;initial-value:""}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-gradient-position{syntax:"*";inherits:false}@property --tw-gradient-from{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-via{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-to{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-stops{syntax:"*";inherits:false}@property --tw-gradient-via-stops{syntax:"*";inherits:false}@property --tw-gradient-from-position{syntax:"<length-percentage>";inherits:false;initial-value:0%}@property --tw-gradient-via-position{syntax:"<length-percentage>";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:"<length-percentage>";inherits:false;initial-value:100%}.hero-futuristic{position:relative;width:100%;height:100svh;min-height:100svh;overflow:hidden;background:radial-gradient(120% 95% at 96% 20%,rgba(55,166,241,.18),transparent 52%),radial-gradient(100% 120% at 5% 8%,rgba(51,134,204,.2),transparent 65%),linear-gradient(180deg,#fff,#f4f9ff)}.hero-futuristic:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:linear-gradient(rgba(18,89,153,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(18,89,153,.06) 1px,transparent 1px);background-size:44px 44px;-webkit-mask-image:radial-gradient(circle at 50% 50%,rgba(0,0,0,1) 20%,transparent 80%);mask-image:radial-gradient(circle at 50% 50%,rgba(0,0,0,1) 20%,transparent 80%)}.hero-futuristic__stage{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:hidden;background:radial-gradient(circle at 62% 49%,#61bbf647,#f6fbfff2 60%)}.hero-futuristic__stage>div,.hero-futuristic__stage canvas{width:100%!important;height:100%!important;display:block}.hero-futuristic__stage:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 64% 50%,rgba(76,196,255,.18),transparent 36%),radial-gradient(circle at 38% 52%,rgba(31,125,203,.08),transparent 50%)}.hero-futuristic__explore{position:absolute;left:50%;bottom:max(2rem,env(safe-area-inset-bottom));transform:translate(-50%);z-index:3;display:inline-flex;align-items:center;gap:.5rem;border:1px solid rgba(9,55,102,.24);border-radius:999px;background:#ffffffe6;color:#0a3b63;padding:.65rem 1rem;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;opacity:0;animation:fade-button .9s ease .7s forwards}.hero-futuristic__explore:hover{background:#d6ecfcf2}.hero-futuristic__focus-actions{position:absolute;left:50%;bottom:max(1.6rem,env(safe-area-inset-bottom));transform:translate(-50%);z-index:8;display:inline-flex;gap:.5rem;align-items:center}.hero-futuristic__focus-fragments-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:6;pointer-events:none}.hero-futuristic__focus-fragments-layer>div,.hero-futuristic__focus-fragments-layer canvas{width:100%!important;height:100%!important;display:block}.hero-futuristic__focus-nav{position:absolute;top:50%;z-index:9;width:3rem;height:3rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(14,85,140,.24);border-radius:999px;background:#ffffffd6;color:#0d4e7e;box-shadow:0 16px 28px #083b6724,inset 0 1px #ffffffb8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transform:translateY(-50%)}.hero-futuristic__focus-nav:hover{background:#ecf7fff5}.hero-futuristic__focus-nav--left{left:max(1rem,calc(50% - min(560px,calc(50vw - 2rem)) - 5rem))}.hero-futuristic__focus-nav--right{right:max(1rem,calc(50% - min(560px,calc(50vw - 2rem)) - 5rem))}.hero-futuristic__focus-action{border:1px solid rgba(14,85,140,.28);border-radius:999px;background:#ffffffe0;color:#0d4e7e;font-size:.75rem;font-weight:700;letter-spacing:.03em;padding:.54rem .86rem}.hero-futuristic__focus-action:hover{background:#e8f5fff5}.hero-futuristic__focus-action--primary{border-color:#0861a170;background:linear-gradient(180deg,#29a4f2,#137bca);color:#fff}.hero-futuristic__focus-action--primary:hover{background:linear-gradient(180deg,#39b0fa,#1a88da)}.hero-futuristic__focus-overlay{position:absolute;inset:clamp(1rem,2.2vw,2rem);z-index:8;display:flex;align-items:stretch;justify-content:center;pointer-events:none;opacity:0;transform:translateY(18px);transition:opacity .28s ease,transform .4s ease}.hero-futuristic__focus-overlay--visible{opacity:1;transform:translateY(0);pointer-events:auto}.hero-futuristic__focus-content{position:relative;width:min(1120px,100%);margin:auto;padding:clamp(1.1rem,2.6vw,2.4rem);padding-top:clamp(5rem,9vw,6.6rem);padding-bottom:clamp(5.5rem,10vw,7rem);display:grid;grid-template-columns:minmax(0,1.08fr) minmax(240px,.72fr);gap:clamp(1rem,2vw,1.8rem);grid-template-areas:"main media" "sections sections";max-height:calc(100svh - clamp(2rem,4vw,4rem));overflow-y:auto;overflow-x:visible}.hero-futuristic__focus-close{position:relative;z-index:2;width:2.6rem;height:2.6rem;display:inline-flex;align-items:center;justify-content:center;margin:0 0 .8rem;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:#ffffff1f;color:#f3fbff;box-shadow:0 12px 24px #002d5429,inset 0 1px #ffffff24;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:auto;cursor:pointer}.hero-futuristic__focus-close:hover{background:#fff3}.hero-futuristic__focus-main{grid-area:main;align-self:start}.hero-futuristic__focus-media{grid-area:media;align-self:start;justify-self:end;width:min(100%,360px);aspect-ratio:1 / 1;border-radius:1.4rem;overflow:hidden;padding:clamp(.8rem,1.8vw,1.15rem);background:radial-gradient(circle at 20% 20%,rgba(255,255,255,.22),transparent 52%),linear-gradient(180deg,#ffffff29,#ffffff14);border:1px solid rgba(255,255,255,.16);box-shadow:0 18px 34px #00000024,inset 0 1px #ffffff2e}.hero-futuristic__focus-image{width:100%;height:100%;object-fit:contain;display:block;filter:drop-shadow(0 18px 28px rgba(0,58,102,.16))}.hero-futuristic__focus-eyebrow,.hero-futuristic__focus-title,.hero-futuristic__focus-description,.hero-futuristic__focus-tag,.hero-futuristic__focus-section-title,.hero-futuristic__focus-list{word-break:keep-all;overflow-wrap:break-word}.hero-futuristic__focus-eyebrow{margin:0 0 .55rem;color:#d7f1ff;font-size:clamp(.76rem,1vw,.95rem);font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hero-futuristic__focus-title{margin:0;color:#fff;font-size:clamp(1.7rem,4vw,3.8rem);font-weight:800;line-height:1.08;letter-spacing:-.04em;max-width:13ch}.hero-futuristic__focus-description{margin:clamp(.8rem,1.8vw,1.2rem) 0 0;color:#edf8ff;font-size:clamp(.95rem,1.3vw,1.15rem);line-height:1.7;max-width:58ch}.hero-futuristic__focus-tags{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:clamp(.85rem,1.8vw,1.2rem)}.hero-futuristic__focus-tag{display:inline-flex;align-items:center;min-height:2rem;padding:.42rem .72rem;border-radius:999px;background:#ffffff1f;border:1px solid rgba(255,255,255,.14);color:#e7f7ff;font-size:clamp(.74rem,.9vw,.88rem);font-weight:700}.hero-futuristic__focus-sections{grid-area:sections;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(.9rem,1.8vw,1.4rem)}.hero-futuristic__focus-section{padding:clamp(.9rem,1.8vw,1.3rem);border-radius:1.2rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.12);box-shadow:inset 0 1px #ffffff1f}.hero-futuristic__focus-section-title{margin:0;color:#d7f1ff;font-size:clamp(.84rem,1vw,.98rem);font-weight:800;letter-spacing:.04em;text-transform:uppercase}.hero-futuristic__focus-list{margin:.85rem 0 0;padding-left:1rem;color:#fff;font-size:clamp(.86rem,1.05vw,1rem);line-height:1.7}.hero-futuristic__focus-list li+li{margin-top:.45rem}.hero-futuristic--focused .hero-futuristic__stage:after{background:radial-gradient(circle at 58% 50%,rgba(41,157,229,.28),transparent 40%),radial-gradient(circle at 34% 56%,rgba(24,99,168,.12),transparent 52%)}.hero-futuristic__idea-panel{position:absolute;left:61%;top:50%;transform:translate(-50%,-50%) perspective(1200px) rotateX(6deg) rotateY(-13deg);z-index:5;width:min(560px,calc(100% - 2rem));border:1px solid rgba(12,91,150,.38);border-radius:1.05rem;background:linear-gradient(150deg,#f0fafffa,#d8edfcf5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:1rem 1rem .9rem;box-shadow:0 30px 50px #104c7a42,inset 0 1px #fffffff2,inset 0 -1px #4e99d438;animation:panel-up .35s ease forwards;transform-style:preserve-3d;overflow:hidden}.hero-futuristic__idea-panel:before{content:"";position:absolute;top:.85rem;right:-.95rem;bottom:-.85rem;left:.95rem;border-radius:.94rem;border:1px solid rgba(14,89,146,.2);background:linear-gradient(170deg,#79c0f242,#2d80c433);transform:translateZ(-18px);z-index:-1}.hero-futuristic__idea-panel:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(115deg,#ffffff8c,#fff0 36%),radial-gradient(circle at 86% 18%,rgba(41,159,232,.2),transparent 34%)}.hero-futuristic__idea-eyebrow{margin:0;font-size:.68rem;letter-spacing:.12em;color:#1474be;font-weight:800}.hero-futuristic__idea-title{margin:.3rem 0 0;color:#0b3a60;font-size:clamp(1.05rem,2.5vw,1.45rem);font-weight:800;line-height:1.3}.hero-futuristic__idea-description{margin:.55rem 0 0;color:#1a4b76;font-size:clamp(.82rem,1.8vw,.95rem);line-height:1.58}.hero-futuristic__idea-tags{display:flex;gap:.42rem;margin-top:.75rem;flex-wrap:wrap}.hero-futuristic__idea-tag{display:inline-flex;border-radius:999px;border:1px solid rgba(21,112,178,.26);background:#eff8ffe0;padding:.28rem .58rem;font-size:.72rem;color:#0f5f9d;font-weight:700}.hero-futuristic__idea-actions{display:flex;gap:.5rem;margin-top:.88rem;flex-wrap:wrap}.hero-futuristic__idea-action{border:1px solid rgba(12,79,133,.24);border-radius:.7rem;background:#fffffff0;color:#0c4b78;font-size:.76rem;font-weight:700;letter-spacing:.02em;padding:.55rem .72rem}.hero-futuristic__idea-action:hover{background:#e8f5fff5}.hero-futuristic__idea-action--primary{border-color:#0a5e9d61;background:linear-gradient(180deg,#2da2ef,#1379c7);color:#fff}.hero-futuristic__idea-action--primary:hover{background:linear-gradient(180deg,#42b2fc,#1a85d6)}.hero-futuristic__mobile-nav{display:none}@keyframes fade-button{0%{opacity:0;transform:translate(-50%,12px)}to{opacity:1;transform:translate(-50%)}}@keyframes panel-up{0%{opacity:0;transform:translate(-50%,-46%) perspective(1200px) rotateX(9deg) rotateY(-15deg) scale(.92)}to{opacity:1;transform:translate(-50%,-50%) perspective(1200px) rotateX(6deg) rotateY(-13deg) scale(1)}}@media(max-width:640px){.hero-futuristic__mobile-nav{display:grid;grid-template-columns:1fr 1fr;gap:.55rem;position:absolute;bottom:max(2rem,env(safe-area-inset-bottom));left:1rem;right:1rem;z-index:10}.hero-futuristic__mobile-nav-btn{padding:.85rem .5rem;border-radius:1rem;background:#ffffffe0;border:1px solid rgba(55,181,255,.3);color:#0b3a60;font-size:.88rem;font-weight:700;letter-spacing:.01em;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;box-shadow:0 4px 16px #0b3a601a;transition:background .15s}.hero-futuristic__mobile-nav-btn:active{background:#d6ecfcf5}.hero-futuristic__explore{font-size:.71rem;padding:.58rem .88rem}.hero-futuristic__focus-overlay{top:.65rem;right:.65rem;bottom:.65rem;left:.65rem}.hero-futuristic__focus-fragments-layer{top:0;right:0;bottom:0;left:0}.hero-futuristic__focus-content{grid-template-columns:1fr;grid-template-areas:"main" "media" "sections";gap:.85rem;padding:3.8rem .95rem 7rem}.hero-futuristic__focus-close{width:2.45rem;height:2.45rem;margin-bottom:.7rem}.hero-futuristic__focus-title{max-width:none}.hero-futuristic__focus-media{justify-self:stretch;width:100%;max-width:none;aspect-ratio:16 / 10}.hero-futuristic__focus-sections{grid-template-columns:1fr}.hero-futuristic__idea-panel{left:50%;top:54%;transform:translate(-50%,-50%);width:calc(100% - 1rem);padding:.86rem .78rem .8rem;border-radius:1rem}.hero-futuristic__idea-panel:before{display:none}.hero-futuristic__idea-actions{gap:.42rem}.hero-futuristic__idea-action{width:100%;justify-content:center}.hero-futuristic__focus-actions{width:calc(100% - 1rem);justify-content:center;flex-wrap:wrap;gap:.45rem}.hero-futuristic__focus-nav{top:auto;bottom:calc(max(6.5rem,env(safe-area-inset-bottom)) + .2rem);width:2.7rem;height:2.7rem}.hero-futuristic__focus-nav--left{left:.75rem}.hero-futuristic__focus-nav--right{right:.75rem}.hero-futuristic__focus-action{width:100%}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
