html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}@font-face{font-family:Pretendard;src:url(/fonts/PretendardVariable.woff2) format("woff2");font-weight:45 920;font-style:normal;font-display:swap}:root{--primary-100: #247bff;--primary-200: #e3eeff;--primary-300: #1a64e9;--primary-400: #0846a8;--primary-gradient: linear-gradient(135deg, #247bff 0%, #4f9dff 55%, #7ab8ff 100%);--secondary-100: #ff7a00;--secondary-200: #ffae47;--secondary-300: #cc5e00;--secondary-rgb: rgba(255, 122, 0, .25);--secondary-gradient: linear-gradient(135deg, #ff7a00, #ffae47);--text-000: #ffffff;--text-100: #1e1e1e;--text-200: #3c3c3c;--text-300: #666666;--text-400: #aaaaaa;--text-500: #f3f3f3;--text-600: #e6e6e6;--code-green-base: #33a14b;--code-green-bg: #f3fcf3;--code-red-base: #f23b3b;--code-red-bg: #fef1f1;--code-yellow-base: #ffc550;--code-yellow-bg: #fff8e9;--code-blue-base: #247bff;--code-blue-bg: #ebf5ff;--code-purple-base: #7a45c6;--code-purple-bg: #f4effa;--primary-gradient: linear-gradient(to right, #1a64e9, #247bff);--font-size-6: 6px;--font-size-8: 8px;--font-size-10: 10px;--font-size-12: 12px;--font-size-13: 13px;--font-size-14: 14px;--font-size-15: 15px;--font-size-16: 16px;--font-size-18: 18px;--font-size-20: 20px;--font-size-22: 22px;--font-size-23: 23px;--font-size-24: 24px;--font-size-26: 26px;--font-size-28: 28px;--font-size-30: 30px;--font-size-32: 32px;--font-size-34: 34px;--font-size-36: 36px;--font-size-38: 38px;--font-size-40: 40px;--font-size-42: 42px;--font-size-44: 44px;--font-size-48: 48px;--font-size-50: 50px;--font-size-menu: 15px;--padding-small: 1rem;--padding-medium: 1.5rem;--padding-huge: 6rem;--padding-section: 12rem;--padding-layout: 4rem;--padding-content: 2rem;--padding-button: .6rem 1rem;--padding-button-small: .3rem .8rem;--padding-button-medium: .5rem 1.2rem;--margin-small: 1rem;--margin-medium: 1.5rem;--margin-huge: 6rem;--margin-section: 12rem;--margin-layout: 4rem;--margin-content: 2rem;--gap-lang: .8rem;--gap-xsmall: .5rem;--gap-small: 1rem;--gap-medium: 1.5rem;--gap-huge: 6rem;--gap-section: 12rem;--gap-layout: 4rem;--gap-content: 2rem;--border-radius-5: 5px;--border-radius-10: 10px;--border-radius-15: 15px;--border-radius-20: 20px;--border-radius-30: 30px;--transition-basic: all .3s ease-in-out;--box-shadow-basic: 0 0px 6px rgba(0, 0, 0, .2);--box-shadow-medium: 2.25px 3px 14.4px .75px rgba(0, 0, 0, .25);--box-shadow-white: 0px 0px 6px .35px rgba(221, 221, 221, .15);--width-full: 100vw;--width-half: 50vw;--width-hamburger: 950px;--bp-xs: 375px;--bp-sm: 480px;--bp-md: 768px;--bp-lg: 1024px;--bp-xl: 1200px;--bp-2xl: 1440px;--layout-max: 1200px;--layout-padding-pc: 20px;--container-padding-xs: 16px;--container-padding-sm: 20px;--container-padding-md: 24px;--container-padding-lg: 32px;--container-padding-xl: 40px;--touch-target-min: 44px;--heading-weight: 600;--height-full: 100vh;--height-half: 50vh;--height-basic: 80vh;--height-header: 66px}body,html[lang=en] body,html[lang=en] body a,html[lang=en] body button{font-family:Pretendard,system-ui,sans-serif}html[lang=ko] body,html[lang=ko] body a,html[lang=ko] body button{font-family:Pretendard,Noto Sans KR,system-ui,sans-serif}html,body{margin:0;padding:0;background-color:#f7faff;color:var(--text-100);box-sizing:border-box;font-weight:400}body.is-home{background:radial-gradient(1200px 800px at 50% -200px,rgba(63,126,255,.1),transparent 60%),radial-gradient(900px 600px at 90% 10%,rgba(36,123,255,.06),transparent 55%),linear-gradient(180deg,#04060b,#070b18 40%,#050914)}body.is-news,body.is-contact{background-color:#fff}a,button{font-size:var(--font-size-menu);box-sizing:border-box;color:var(--text-100);background:transparent;border:none;line-height:150%;font-family:inherit}a{text-decoration:none;outline:0;display:block}img{border:none;object-fit:contain;image-rendering:crisp-edges;image-rendering:-webkit-optimize-contrast}h1,h2,h3,h4,h5,h6,p,li p{line-height:150%}h1,h2,h3,h4,h5,h6{font-weight:var(--heading-weight)}.container{width:100%;max-width:var(--layout-max);margin:0 auto;padding-left:var(--layout-padding-pc);padding-right:var(--layout-padding-pc);box-sizing:border-box}.subSection{width:100%}.code{font-family:Menlo,sans-serif}._overlay_1bip7_1{background-color:transparent}html._scroll-lock_1bip7_5,body._scroll-lock_1bip7_5{overflow:hidden!important}*{margin:0;padding:0;box-sizing:border-box}._header_1bip7_16{position:sticky;top:0;z-index:1000;display:flex;justify-content:center;align-items:center;padding:1rem var(--padding-small);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);transition:background .3s ease,box-shadow .3s ease}._header_1bip7_16._light_1bip7_35{color:#0f172a}._header_1bip7_16._dark_1bip7_39{color:#fff}._header_1bip7_16._light_1bip7_35 a{color:#0f172a}._header_1bip7_16._dark_1bip7_39 a{color:#fff}._headerContainer_1bip7_51{width:100%;max-width:var(--layout-max);padding:0 var(--layout-padding-pc);box-sizing:border-box;display:flex;align-items:center;justify-content:space-between}._logo_1bip7_61{width:114px;height:auto;display:block}@media screen and (max-width:767px){._header_1bip7_16{padding:.8rem var(--container-padding-sm)}._headerContainer_1bip7_51{padding-left:var(--container-padding-sm);padding-right:var(--container-padding-sm)}}@media screen and (max-width:480px){._header_1bip7_16{padding:.75rem var(--container-padding-xs)}._headerContainer_1bip7_51{padding-left:var(--container-padding-xs);padding-right:var(--container-padding-xs)}}._menuContainer_wd721_1{display:flex;align-items:center;justify-content:flex-end;gap:var(--gap-medium);white-space:nowrap}._menuContainer_wd721_1 a{font-size:var(--font-size-menu);font-weight:500}@media screen and (max-width:950px){._menuContainer_wd721_1{display:none}}._menuItem_1sb5e_1{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;background:none;border:none;font-size:1rem;font-weight:600;letter-spacing:-.005em;white-space:nowrap}._menuItem_1sb5e_1:after{content:"";position:absolute;left:0;top:100%;width:100%;height:18px}._label_1sb5e_27{position:relative;display:flex;align-items:center;justify-content:space-between;color:inherit;text-decoration:none;border-bottom:2px solid transparent;--underline-opacity: 0;--underline-scale: .94;transition:font-weight .18s ease}._label_1sb5e_27:focus,._label_1sb5e_27:focus-visible{outline:none}._menuItem_1sb5e_1:hover ._label_1sb5e_27,._menuItem_1sb5e_1:focus-within ._label_1sb5e_27{font-weight:700;--underline-opacity: 1;--underline-scale: 1}._label_1sb5e_27:after{content:"";position:absolute;left:50%;bottom:-1px;width:60%;height:2px;border-radius:999px;transform:translate(-50%) scaleX(var(--underline-scale));transform-origin:center;opacity:var(--underline-opacity);transition:opacity .18s ease,transform .22s cubic-bezier(.4,0,.2,1)}.light ._label_1sb5e_27{color:#0f172a}.light ._label_1sb5e_27:after{background:linear-gradient(90deg,#247bff00,#247bffd9,#247bff00)}.dark ._label_1sb5e_27{color:#fff}.dark ._label_1sb5e_27:after{background:linear-gradient(90deg,#3882f600,#3882f6f2,#3882f600)}._hoverPanel_1sb5e_99{position:absolute;top:calc(100% + 14px);left:50%;transform:translate(-50%) translateY(6px);min-width:220px;padding:.5rem;border-radius:14px;background:linear-gradient(180deg,#fffffff2,#f8fafcf2);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 12px 24px #0f172a1f,0 4px 8px #0f172a0f;opacity:0;visibility:hidden;transition:opacity .15s ease,transform .15s ease;z-index:50}._menuItem_1sb5e_1:hover ._hoverPanel_1sb5e_99{opacity:1;visibility:visible}.dark ._hoverPanel_1sb5e_99{background:linear-gradient(180deg,#18181be0,#09090be0);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 20px 40px #00000080,0 8px 16px #0000004d}._subItem_1sb5e_145{position:relative;display:block;text-align:left;padding:1rem 2.5rem;font-size:.95rem;font-weight:500;text-align:center;white-space:nowrap;color:inherit;text-decoration:none;border-radius:8px}._subItem_1sb5e_145:after{content:"";position:absolute;left:50%;bottom:8px;width:36%;height:1px;border-radius:999px;transform:translate(-50%) scaleX(.8);opacity:0;transition:opacity .16s ease,transform .16s ease}._subItem_1sb5e_145:hover,._subItem_1sb5e_145:focus-visible{font-weight:600}._subItem_1sb5e_145:hover:after,._subItem_1sb5e_145:focus-visible:after{opacity:1;transform:translate(-50%) scaleX(1)}.light ._subItem_1sb5e_145:after{background:linear-gradient(90deg,#247bff00,#247bff8c,#247bff00)}.dark ._subItem_1sb5e_145{color:#ffffffe6}.dark ._subItem_1sb5e_145:after{background:linear-gradient(90deg,#3882f600,#3882f6a6,#3882f600)}._accordionPanel_1sb5e_212{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.4,0,.2,1);display:grid;grid-template-columns:1fr 1fr;gap:6px;width:100%}._accordionPanel_1sb5e_212._show_1sb5e_222{max-height:100px}._subItem_1sb5e_145{padding:12px 30px;font-size:14px;color:#666;text-decoration:none}._label_1sb5e_27{display:flex;justify-content:center}._arrow_1sb5e_238{margin-left:auto;transition:transform .3s ease;color:#ccc}._arrow_1sb5e_238._up_1sb5e_244{transform:rotate(180deg);color:#333}@media screen and (max-width:950px){._menuItem_1sb5e_1{padding:1.1rem 0;font-size:1.05rem;font-weight:700}._label_1sb5e_27:after{display:none}._hoverPanel_1sb5e_99{display:none}}._languageContainer_1iu2h_1{display:flex;align-items:center;gap:var(--gap-lang)}._langItem_1iu2h_7{display:flex;align-items:center}._langLink_1iu2h_12{cursor:pointer;background:none;border:none;font-size:var(--font-size-14);text-align:center;white-space:nowrap;transition:color .22s ease,opacity .22s ease,border-color .22s ease}.light ._langLink_1iu2h_12{color:var(--text-300)}.light ._langLink_1iu2h_12:hover{color:var(--primary-000);opacity:.9}.light ._active_1iu2h_36{color:var(--primary-000);font-weight:700;font-size:var(--font-size-15)}.dark ._langLink_1iu2h_12{color:#ffffffa6}.dark ._langLink_1iu2h_12:hover{color:#fff;opacity:1}.dark ._active_1iu2h_36{color:#fff;font-weight:700;font-size:var(--font-size-15)}@media screen and (max-width:1200px){._languageContainer_1iu2h_1{margin-top:1rem;padding-bottom:1rem}}._ctaWrapper_exm0w_1{display:flex;justify-content:center;align-items:center}._button_exm0w_7{position:relative;display:inline-flex;align-items:center;justify-content:center;font-size:.95rem;letter-spacing:-.01em;border-radius:9999px;padding:.45rem 1.25rem;gap:.6rem;background:transparent;border:1.5px solid transparent;text-decoration:none;transition:background-color .22s ease,color .22s ease,box-shadow .22s ease,border-color .22s ease,transform .22s ease}.dark ._button_exm0w_7{color:#fffffff5;border-color:#ffffffe6;font-weight:500;box-shadow:0 0 #fff0,0 0 14px #ffffff29}.dark ._button_exm0w_7:hover{background:#fffffff5;color:#0b152a;font-weight:600;border-color:transparent;box-shadow:0 8px 22px #ffffff47}.light ._button_exm0w_7{color:#0f172a;background:transparent;border-color:#247bff8c;box-shadow:0 6px 18px #247bff2e;font-weight:600}.light ._button_exm0w_7:hover,.light ._button_exm0w_7:focus-visible{font-weight:700;background:#247bff2e;box-shadow:0 10px 26px #247bff47}._backdrop_114xu_1{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#00000040;border:none;cursor:pointer;padding:0}._mobileMenu_114xu_11{position:fixed;top:0;left:0;width:100%;height:550px;overflow-y:auto;z-index:10000;background:#fffffffc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom-left-radius:12px;border-bottom-right-radius:12px;box-shadow:0 10px 20px #0000001a;color:var(--menu-text);overflow:hidden;display:flex;flex-direction:column;align-items:flex-start;transform:translateY(-100%);transition:transform .3s ease-in-out;padding:.4rem 0}._open_114xu_36{transform:translateY(0)}._closeButtonWrapper_114xu_40{width:100%;display:flex;justify-content:flex-end;padding-right:var(--padding-small);padding-right:.5rem;box-sizing:border-box}._closeButton_114xu_40{margin-left:auto;padding:0;cursor:pointer}._mobileMenu_114xu_11 ._navMenu_114xu_55._open_114xu_36{transform:translateY(0)}._menuItems_114xu_59{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;padding-top:40px}._LanguageButton_114xu_68{display:flex;align-items:center;justify-content:center}@media screen and (min-width:950px){._mobileMenu_114xu_11{display:none}}@media screen and (max-width:767px){._mobileMenu_114xu_11{padding:1rem var(--padding-small);font-size:.95rem}}@media screen and (max-width:480px){._mobileMenu_114xu_11{padding:.8rem var(--padding-small);font-size:.85rem}}._closeButton_m16oo_1{position:absolute;top:16px;right:80px;background:none;border:none;padding:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:50;touch-action:manipulation}._icon_m16oo_19{color:#0c1424;transition:opacity .2s ease,transform .2s ease}._closeButton_m16oo_1:hover ._icon_m16oo_19{opacity:.75}._closeButton_m16oo_1:active ._icon_m16oo_19{transform:scale(.9)}@media screen and (max-width:767px){._closeButton_m16oo_1{position:absolute;top:12px;right:60px;background:none;border:none;padding:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:50;touch-action:manipulation}}@media screen and (max-width:480px){._closeButton_m16oo_1{position:absolute;top:10px;right:35px;background:none;border:none;padding:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:50;touch-action:manipulation}}._mobileContainer_6dzuk_1{display:flex}@media screen and (min-width:950px){._mobileContainer_6dzuk_1{display:none}}._hamburgerButton_18wtw_1{display:flex;flex-direction:column;justify-content:center;gap:6px;padding:8px;background:none;border:none;cursor:pointer}._line_18wtw_13{width:26px;height:3px;border-radius:100px;transition:background-color .22s ease,opacity .22s ease}.light ._line_18wtw_13{background-color:#0f172a}.dark ._line_18wtw_13{background-color:#fff}@media(min-width:951px){._hamburgerButton_18wtw_1{display:none}}._footer_pgrvo_1{background-color:#fff;font-size:.85rem;padding:3.2rem 2rem 2.6rem;display:flex;flex-direction:column;gap:3rem;border-top:1px solid rgba(0,0,0,.05)}._inner_pgrvo_11{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;padding-bottom:1.8rem}._left_pgrvo_19{display:flex;flex-direction:column;align-items:flex-start;flex:1 1 55%}._logo_pgrvo_26{width:125px;opacity:.92;transition:opacity .3s ease}._companyInfo_pgrvo_32{margin-top:1.3rem;font-size:.82rem;line-height:1.65;color:var(--text-200)}._address_pgrvo_39 dl>div{display:flex;align-items:center;gap:.45rem}._address_pgrvo_39 dt{font-weight:600;font-size:.8rem;color:var(--text-200)}._address_pgrvo_39 dd{margin:0;font-size:.8rem;color:var(--text-200)}._address_pgrvo_39 dd a{color:var(--text-200)}._address_pgrvo_39 a:hover{color:var(--text-100);text-decoration:none}._right_pgrvo_66{display:flex;flex-direction:column;align-items:flex-end;gap:1.8rem;flex:1 1 45%}._certGroup_pgrvo_74{display:grid;grid-template-columns:repeat(2,auto);align-items:end;gap:.6rem}._certGroup_pgrvo_74 img:nth-child(1),._certGroup_pgrvo_74 img:nth-child(2){height:60px;align-items:end;justify-items:end}._certGroup_pgrvo_74 img:nth-child(3){width:94px}._certGroup_pgrvo_74 img:nth-child(4){width:45px}._socialGroup_pgrvo_104{display:flex;align-items:center;gap:1.2rem}._socialGroup_pgrvo_104 a{width:42px;height:42px;display:flex;align-items:center;justify-content:center;transition:opacity .2s,transform .2s}._socialGroup_pgrvo_104 a:hover{opacity:1;transform:translateY(-2px)}._bottom_pgrvo_126{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1.2rem}._policy_pgrvo_134{display:flex;align-items:center;gap:1.2rem;font-size:.8rem}._policy_pgrvo_134 a{color:var(--text-200);transition:color .2s}._policy_pgrvo_134 a:hover{color:var(--text-100)}._copy_pgrvo_150{font-size:.8rem;color:var(--text-200)}@media screen and (max-width:1024px){._footer_pgrvo_1{font-size:.8rem}._right_pgrvo_66{align-items:center;margin-top:2rem}._socialGroup_pgrvo_104 a{width:36px;height:36px}._bottom_pgrvo_126{flex-direction:column;text-align:center}}@media screen and (max-width:720px){._certGroup_pgrvo_74 img{width:55px;opacity:.78;transition:opacity .25s}._certGroup_pgrvo_74 img:nth-child(1),._certGroup_pgrvo_74 img:nth-child(2){width:50px;height:50px}}@media screen and (max-width:480px){._footer_pgrvo_1{padding:2.4rem 1.4rem 1.2rem;gap:1.8rem}._logo_pgrvo_26{width:105px}._socialGroup_pgrvo_104 a{width:30px;height:30px}._address_pgrvo_39 dd{font-size:.78rem}._certGroup_pgrvo_74{display:flex;align-items:center;gap:.6rem}._certGroup_pgrvo_74 img{width:60px;opacity:.78;transition:opacity .25s}._certGroup_pgrvo_74 img:nth-child(1),._certGroup_pgrvo_74 img:nth-child(2){width:55px;height:55px}}._subSection_8de7o_1{position:relative;overflow:visible;width:100%;min-height:100vh;box-sizing:border-box;background:radial-gradient(70% 60% at 20% 30%,rgba(63,126,255,.28),transparent 55%),radial-gradient(100% 80% at 80% 70%,rgba(59,130,246,.12),transparent 50%),radial-gradient(50% 50% at 50% 50%,rgba(30,64,175,.06),transparent 70%),linear-gradient(180deg,#05070c,#070b18)}._heroContainer_8de7o_14{position:relative;min-height:100vh;width:100%;max-width:var(--layout-max);margin:0 auto;padding:0 var(--layout-padding-pc);box-sizing:border-box}._globePanel_8de7o_24{position:absolute;right:0;top:0;bottom:0;width:55%;min-width:280px;z-index:0;display:flex;align-items:center;justify-content:center;pointer-events:none;box-sizing:border-box}._globeWrapper_8de7o_39{width:100%;height:100%;max-width:100%;max-height:100%;aspect-ratio:1;margin:auto;min-width:0}._textPanel_8de7o_49{position:relative;z-index:2;max-width:60%;min-height:100vh;display:flex;flex-direction:column;justify-content:center;box-sizing:border-box}._titleBox_8de7o_60{display:flex;flex-direction:column;align-items:flex-start;text-align:start;gap:0;max-width:none;width:auto}._heroTitle_8de7o_70{font-size:clamp(26px,4.6vw,52px);font-weight:600;line-height:1.2;letter-spacing:-.04em;max-width:none;margin-bottom:clamp(20px,2.5vw,32px);background:linear-gradient(90deg,#e8eeff,#a8c4ff,#3f7eff 70%,#2563eb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;white-space:pre-line;overflow-wrap:normal;word-break:keep-all}._heroSub_8de7o_86{font-size:clamp(16px,2.2vw,24px);font-weight:400;line-height:1.75;max-width:none;color:#f3f7fff2;margin-bottom:clamp(40px,5vw,64px);white-space:pre-line;overflow-wrap:normal}._ctaWrapper_8de7o_98{display:flex;flex-direction:row;flex-wrap:wrap;gap:14px;width:100%;align-items:flex-start}._cta_8de7o_98{width:auto;min-width:200px;min-height:var(--touch-target-min);padding:16px 28px;border-radius:var(--border-radius-10);font-size:16px;font-weight:600;cursor:pointer;box-sizing:border-box;transition:transform .2s ease,box-shadow .2s ease}._cta_8de7o_98:hover{transform:translateY(-1px)}._ctaPrimary_8de7o_126{background:linear-gradient(135deg,#2e8aff,#1d6de8);color:#fff;box-shadow:0 4px 20px #2e8aff66,0 0 24px #247bff40}._ctaPrimary_8de7o_126:hover{box-shadow:0 6px 24px #2e8aff80,0 0 28px #247bff4d}._ctaSecondary_8de7o_140{background:#ffffff14;color:#fff;border:1px solid rgba(255,255,255,.35);box-shadow:0 2px 12px #00000026}._ctaSecondary_8de7o_140:hover{background:#ffffff1f;border-color:#ffffff73;box-shadow:0 4px 16px #0003}@media(max-width:1199px){._heroContainer_8de7o_14{width:100%;padding:0 var(--layout-padding-pc)}}@media(max-width:1498px){._heroContainer_8de7o_14{display:block;position:relative}._textPanel_8de7o_49{position:relative;z-index:2;max-width:100%;min-height:100vh}._globePanel_8de7o_24{position:absolute!important;left:auto;right:0;top:0;bottom:0;width:55%;min-width:280px;z-index:0;pointer-events:none;display:flex;align-items:center;justify-content:center}}@media(max-width:1023px){._heroContainer_8de7o_14{display:block;position:relative;width:100%;max-width:100%;min-height:100vh;padding:0 var(--container-padding-md);box-sizing:border-box}._textPanel_8de7o_49{position:relative;z-index:2;width:100%;max-width:100%;min-height:100vh}._globePanel_8de7o_24{position:absolute!important;left:auto;right:0;top:0;bottom:0;width:50%;min-width:260px;z-index:0;pointer-events:none;display:flex;align-items:center;justify-content:center}._globeWrapper_8de7o_39{max-height:min(70vh,420px)}}@media(max-width:767px){._heroContainer_8de7o_14{padding:0 var(--container-padding-sm)}._textPanel_8de7o_49{max-width:100%;align-items:flex-start;text-align:start}._titleBox_8de7o_60{align-items:flex-start;text-align:start}._ctaWrapper_8de7o_98{justify-content:flex-start;flex-direction:column;gap:12px;width:100%}._globePanel_8de7o_24{position:absolute;right:0;bottom:0;top:auto;width:85%;height:62vh;min-width:0;align-items:flex-end;justify-content:flex-end;opacity:.55}._globeWrapper_8de7o_39{max-height:min(58vh,380px);width:100%}._heroSub_8de7o_86{font-size:15px}._cta_8de7o_98{width:100%;min-height:var(--touch-target-min);padding:14px 24px;justify-content:center}}@media(max-width:479px){._heroContainer_8de7o_14{padding:0 var(--container-padding-xs)}._globePanel_8de7o_24{height:56vh;opacity:.5}._globeWrapper_8de7o_39{min-height:220px;max-height:56vh}._heroSub_8de7o_86{font-size:14px;margin-bottom:28px}._cta_8de7o_98{padding:12px 20px;font-size:15px}}@media(max-width:374px){._heroContainer_8de7o_14{padding:0 var(--container-padding-xs)}._globePanel_8de7o_24{height:52vh;opacity:.45}._globeWrapper_8de7o_39{min-height:200px;max-height:52vh}._heroTitle_8de7o_70{font-size:24px}._heroSub_8de7o_86{font-size:12px;margin-bottom:24px}._cta_8de7o_98{padding:12px 16px;font-size:14px}}._section_1mtzo_1{padding:180px 0;overflow:hidden}._container_1mtzo_6{display:flex;align-items:flex-start;justify-content:space-between;gap:80px}._textBox_1mtzo_13{display:flex;flex-direction:column;gap:14px;max-width:480px}._label_1mtzo_20{position:relative;display:inline-flex;align-items:center;gap:12px;font-size:12px;font-weight:600;letter-spacing:.28em;text-transform:uppercase;color:#0f172a;margin-bottom:24px}._label_1mtzo_20:before{content:"";width:28px;height:1.5px;border-radius:999px;background:linear-gradient(90deg,#2563ebe6,#2563eb66,#2563eb00)}._title_1mtzo_47{font-size:36px;font-weight:600;line-height:1.28;letter-spacing:-.018em;color:#020617}._desc_1mtzo_55{font-size:18px;line-height:1.6;color:#334155}._stack_1mtzo_61{display:grid;grid-template-columns:1fr;gap:36px;width:100%;max-width:680px}._layer_1mtzo_69{position:relative;padding:34px 36px;border-radius:14px;background:#fff;border:1px solid rgba(15,23,42,.08);box-shadow:0 1px 2px #0f172a0a,0 8px 24px #0f172a0d;transition:box-shadow .25s ease}@media(hover:hover)and (pointer:fine){._layer_1mtzo_69:hover{box-shadow:0 2px 6px #0f172a0f,0 10px 28px #0f172a0f}}._layer_1mtzo_69._identity_1mtzo_92{max-width:520px;transform:translate(0)}._layer_1mtzo_69._auth_1mtzo_97{max-width:560px;transform:translate(48px)}._layer_1mtzo_69._payment_1mtzo_102{max-width:500px;transform:translate(12px)}._layer_1mtzo_69 h3{font-size:22px;font-weight:600;margin-bottom:8px;color:#020617}._layer_1mtzo_69 p{font-size:15px;line-height:1.65;color:#475569}@media(max-width:1400px){._section_1mtzo_1{padding:140px 0}._container_1mtzo_6{flex-direction:column;align-items:center;gap:56px}._textBox_1mtzo_13{text-align:center;align-items:center;max-width:100%}._title_1mtzo_47,._desc_1mtzo_55{text-align:center}._stack_1mtzo_61{margin:0 auto;align-items:center}._layer_1mtzo_69._identity_1mtzo_92,._layer_1mtzo_69._auth_1mtzo_97,._layer_1mtzo_69._payment_1mtzo_102{max-width:100%;transform:none}}@media(max-width:767px){._section_1mtzo_1{padding:96px 0}._title_1mtzo_47{font-size:26px}._desc_1mtzo_55{font-size:16px;white-space:pre-line}._stack_1mtzo_61{gap:20px}._layer_1mtzo_69{padding:22px 20px;border-radius:12px}._layer_1mtzo_69 h3{font-size:18px}._layer_1mtzo_69 p{font-size:14px;white-space:pre-line}._layer_1mtzo_69._identity_1mtzo_92,._layer_1mtzo_69._auth_1mtzo_97,._layer_1mtzo_69._payment_1mtzo_102{max-width:100%;transform:none}}._section_a34h9_1{padding:90px 0}._container_a34h9_5{display:flex;flex-direction:column;gap:50px}._header_a34h9_11{max-width:760px}._label_a34h9_15{font-size:12px;font-weight:600;letter-spacing:.28em;text-transform:uppercase;margin-bottom:20px;display:inline-flex;align-items:center;gap:12px}._label_a34h9_15:before{content:"";width:28px;height:1.5px;background:linear-gradient(90deg,#2563ebe6,#2563eb66,#2563eb00)}._title_a34h9_38{font-size:36px;font-weight:900;line-height:1.22;color:#020617}._desc_a34h9_45{margin-top:14px;font-size:18px;color:#334155}._rows_a34h9_51{display:flex;flex-direction:column;gap:50px}._row_a34h9_51{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}._reverse_a34h9_64{direction:rtl}._reverse_a34h9_64>*{direction:ltr}._textBox_a34h9_72{max-width:460px}._category_a34h9_76{font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#64748b;margin-bottom:10px}._serviceName_a34h9_85{font-size:26px;font-weight:600;margin-bottom:12px}._serviceDesc_a34h9_91{font-size:16px;line-height:1.75;color:#475569;white-space:pre-line}._mockupBox_a34h9_98{display:flex;justify-content:center}._mockupImg_a34h9_103{width:100%;max-width:200px}@media(max-width:1024px){._title_a34h9_38,._desc_a34h9_45{white-space:pre-line}._row_a34h9_51{grid-template-columns:1fr;gap:40px}._reverse_a34h9_64{direction:ltr}}@media(max-width:767px){._section_a34h9_1{padding:90px 0}._rows_a34h9_51{gap:96px}._title_a34h9_38{font-size:26px}._serviceName_a34h9_85{font-size:20px}._serviceDesc_a34h9_91{font-size:14px}}@media(max-width:520px){._header_a34h9_11{max-width:600px;max-width:720px;align-self:flex-start}._title_a34h9_38{font-size:24px;white-space:pre-line}._desc_a34h9_45{white-space:pre-line;font-size:14px}._serviceName_a34h9_85{font-size:20px}._serviceDesc_a34h9_91{font-size:14px}}._subSection_86dp2_1{padding:90px 0;position:relative;width:100%;background:transparent}._wrapper_86dp2_8{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;width:100%;max-width:var(--layout-max);margin:0 auto;padding-inline:var(--layout-padding-pc);box-sizing:border-box}._headerBox_86dp2_21{text-align:center;margin-bottom:72px;max-width:800px}._caption_86dp2_27{position:relative;display:inline-flex;align-items:center;gap:12px;font-size:12px;font-weight:600;letter-spacing:.28em;text-transform:uppercase;color:#0f172a;margin-bottom:28px}._caption_86dp2_27:before{content:"";display:block;width:28px;height:1.5px;border-radius:999px;background:linear-gradient(90deg,#2563ebe6,#2563eb66,#2563eb00)}._title_86dp2_58{font-size:36px;font-weight:700;line-height:1.28;letter-spacing:-.018em;background:linear-gradient(90deg,#0b1220,#0f172a 55%,#1e293b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:16px}._subtitle_86dp2_71{font-size:16px;color:#334155;line-height:1.65;margin:0 auto}._pillarGrid_86dp2_78{width:100%;max-width:var(--layout-max);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}._pillarCard_86dp2_86{position:relative;padding:32px;border-radius:16px;background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid rgba(30,41,59,.08);box-shadow:0 10px 30px #0f172a14,inset 0 1px #ffffffb3;transition:box-shadow .25s ease,border-color .25s ease}._pillarCard_86dp2_86:hover{border-color:#2563eb2e;box-shadow:0 18px 48px #0f172a1f,inset 0 1px #fffc}._iconBox_86dp2_111{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#2563eb14,#2563eb05);border:1px solid rgba(37,99,235,.18);margin-bottom:18px}._iconGlyph_86dp2_125{color:#2563eb;opacity:.9}._pillarTitle_86dp2_130{font-size:17px;font-weight:600;color:#0f172a;margin-bottom:8px}._pillarDesc_86dp2_137{font-size:14.5px;color:#334155;line-height:1.6;margin-bottom:14px}._featureList_86dp2_144{list-style:none;margin:0;padding-top:14px;border-top:1px solid rgba(15,23,42,.06)}._featureItem_86dp2_151{display:flex;align-items:flex-start;gap:10px;padding-top:10px}._featureBullet_86dp2_158{margin-top:.55em;width:6px;height:2px;border-radius:1px;background:linear-gradient(180deg,#2563eb,#1e40af);opacity:.85}._featureText_86dp2_169{font-size:14px;color:#334155;line-height:1.6}@media(max-width:1279px){._wrapper_86dp2_8{padding-inline:64px}}@media(max-width:1024px){._wrapper_86dp2_8{padding-inline:40px}._pillarGrid_86dp2_78{grid-template-columns:1fr;gap:24px}._pillarCard_86dp2_86{padding:24px}}@media(max-width:768px){._wrapper_86dp2_8{padding-inline:24px}._title_86dp2_58{font-size:32px;white-space:pre-line}}@media(max-width:480px){._wrapper_86dp2_8{padding-inline:20px}._pillarCard_86dp2_86{border-radius:14px}._featureText_86dp2_169{font-size:13.5px}}._section_l4tlt_1{padding:90px 0}._container_l4tlt_5{display:flex;flex-direction:column;gap:72px}._header_l4tlt_11{text-align:center;max-width:720px;margin:0 auto}._label_l4tlt_17{position:relative;display:inline-flex;align-items:center;gap:12px;font-size:12px;font-weight:600;letter-spacing:.28em;text-transform:uppercase;color:#64748b;margin-bottom:20px}._label_l4tlt_17:before{content:"";display:block;width:28px;height:1.5px;border-radius:999px;background:linear-gradient(90deg,#2563ebe6,#2563eb66,#2563eb00)}._title_l4tlt_46{font-size:40px;font-weight:600;letter-spacing:-.02em;color:#0f172a;margin-bottom:14px}._sub_l4tlt_54{font-size:18px;line-height:1.6;color:#64748b}._list_l4tlt_60{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;list-style:none;padding:0;margin:0}._card_l4tlt_70{border-radius:22px;background:#ffffffa6;border:1px solid rgba(15,23,42,.06);transition:transform .25s ease,box-shadow .25s ease}._card_l4tlt_70:hover{transform:translateY(-1px);box-shadow:0 20px 40px #0f172a14}._cardInner_l4tlt_85{height:100%;padding:40px 36px;display:flex;flex-direction:column;gap:28px}._iconWrap_l4tlt_94{height:180px;border-radius:22px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#2563eb29,#2563eb0f);box-shadow:inset 0 0 0 1px #2563eb1a,0 8px 20px #2563eb1f;transition:background .25s ease,box-shadow .25s ease}._card_l4tlt_70:hover ._iconWrap_l4tlt_94{background:linear-gradient(135deg,#2563eb38,#2563eb14);box-shadow:inset 0 0 0 1px #2563eb29,0 12px 26px #2563eb29}._icon_l4tlt_94{width:70px;height:70px;color:#2563eb}._content_l4tlt_127{display:flex;flex-direction:column;gap:12px}._cardTitle_l4tlt_133{font-size:21px;font-weight:600;letter-spacing:-.01em;color:#0f172a}._cardDesc_l4tlt_140{font-size:15.5px;line-height:1.65;color:#475569;max-width:520px;white-space:pre-line}._action_l4tlt_148{margin-top:auto;display:inline-flex;align-items:center;gap:6px;font-size:13.5px;font-weight:600;color:#2563ebbf;opacity:.65;transition:opacity .2s ease,transform .2s ease,color .2s ease}._card_l4tlt_70:hover ._action_l4tlt_148{opacity:1;color:#2563eb;transform:translate(4px)}._ctaCard_l4tlt_173{border:none;background:none}._ctaInner_l4tlt_178{height:100%;padding:40px 36px;border-radius:22px;display:flex;align-items:center;justify-content:center;text-decoration:none;color:inherit}._ctaContent_l4tlt_191{display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px}._ctaLabel_l4tlt_199{font-size:12px;font-weight:600;letter-spacing:.28em;text-transform:uppercase;color:#2563eb}._ctaTitle_l4tlt_207{font-size:22px;font-weight:600;color:#0f172a}._ctaArrow_l4tlt_213{margin-top:6px;color:#2563eb;transition:transform .25s ease}@media(max-width:1498px){._list_l4tlt_60{grid-template-columns:repeat(2,1fr)}}@media(max-width:989px){._section_l4tlt_1{padding:80px 0}._title_l4tlt_46{font-size:30px}._sub_l4tlt_54{font-size:16px}._list_l4tlt_60{grid-template-columns:1fr}._cardInner_l4tlt_85{padding:28px 24px;gap:22px}._iconWrap_l4tlt_94{border-radius:18px}._icon_l4tlt_94{width:36px;height:36px}._action_l4tlt_148{font-size:13px;opacity:.7}}@media(max-width:570px){._sub_l4tlt_54{white-space:pre-line}}._section_1sd49_1{padding:90px 0;width:100%;position:relative;overflow:hidden}._outer_1sd49_11{width:100%;display:flex}._scaleWrapper_1sd49_17{width:100%;max-width:var(--layout-max);margin:0 auto;padding:0 var(--layout-padding-pc);box-sizing:border-box;transform-origin:top center;transition:transform .2s ease-out}._container_1sd49_27{position:relative;display:flex;align-items:center;width:100%;max-width:var(--layout-max)}._left_1sd49_35{width:30%}._titleBox_1sd49_39{width:90vw;padding-bottom:var(--padding-layout);margin:0 auto}._title_1sd49_39{font-size:36px;font-weight:600;line-height:1.28;letter-spacing:-.018em;background:linear-gradient(90deg,#0b1220,#0f172a 55%,#1e293b);-webkit-background-clip:text;-webkit-text-fill-color:transparent}._desc_1sd49_57{margin-top:.6rem;font-size:var(--font-size-20);line-height:1.7;max-width:1000px;opacity:.9;white-space:pre-line;color:#334155}._stats_1sd49_67{margin-top:var(--margin-medium);padding-left:var(--padding-medium)}._statCard_1sd49_72{display:flex;flex-direction:column}._statLabel_1sd49_77{margin-top:1rem;font-size:var(--font-size-18);font-weight:400;color:#475569;opacity:.85}._statNumber_1sd49_85{font-size:var(--font-size-48);font-weight:600;background:var(--primary-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-.5px}._right_1sd49_94{width:70%;display:flex;justify-content:center}._map_1sd49_100{width:100%;max-width:820px;opacity:1;filter:drop-shadow(0 0 18px rgba(90,130,255,.25)) drop-shadow(0 0 38px rgba(40,60,120,.25)) drop-shadow(0 0 60px rgba(40,60,120,.15))}._right_1sd49_94:after{display:none}._right_1sd49_94:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}._point_1sd49_120{position:absolute;width:10px;height:10px;background:var(--primary-100);border-radius:50%;box-shadow:0 0 8px #2563eb8c,0 0 16px #2563eb59;z-index:3;animation:_pulse_1sd49_1 2.4s infinite ease-in-out}._point_1sd49_120:before,._point_1sd49_120:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:1.5px solid rgba(37,99,235,.35);border-radius:50%;transform:scale(1);opacity:.7;animation:_ring_1sd49_1 3.6s infinite ease-out}._point_1sd49_120:after{animation-delay:1.2s}@keyframes _ring_1sd49_1{0%{transform:scale(1);opacity:.7}70%{transform:scale(3.2);opacity:0}to{transform:scale(3.2);opacity:0}}@keyframes _pulse_1sd49_1{0%{transform:scale(.85);opacity:.7}50%{transform:scale(1.2);opacity:1}to{transform:scale(.85);opacity:.7}}._kr_1sd49_180{top:41.5%;left:86.7%}._jp_1sd49_185{top:42%;left:88.8%}._tw_1sd49_190{top:49%;left:86%}._sg_1sd49_195{top:62%;left:82%}._my_1sd49_200{top:57%;left:84.5%}._vn_1sd49_205{top:54%;left:83%}._th_1sd49_210{top:54%;left:81.5%}._kz_1sd49_215{top:39%;left:74.5%}._ae_1sd49_220{top:50%;left:73%}._ke_1sd49_225{top:60%;left:70%}._rs_1sd49_230{top:40%;left:66%}._us_1sd49_235{top:39%;left:38.5%}._lv_1sd49_240{top:45%;left:41%}._fr_1sd49_245{top:36%;left:62.5%}._lu_1sd49_250{top:34%;left:63%}._fi_1sd49_255{top:25%;left:67.5%}._right_1sd49_94:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 50% 40%,#ffffff0d,#fff0 60%)}@media(max-width:900px){._container_1sd49_27{width:90vw}._titleBox_1sd49_39{width:90vw;margin:0 auto}._title_1sd49_39{text-align:start;font-size:var(--font-size-32);font-weight:600}._desc_1sd49_57{text-align:start;font-size:var(--font-size-18)}._container_1sd49_27{flex-direction:column;align-items:center;gap:3rem}._stats_1sd49_67{display:flex;justify-content:space-between;text-align:center;margin:0;padding:0}._left_1sd49_35,._right_1sd49_94{width:100%;text-align:center}._mapWrapper_1sd49_313{width:100%;max-width:600px;margin:0 auto}._titleBox_1sd49_39{padding:0 1.5rem;width:100%;text-align:center}._statLabel_1sd49_77{margin-top:1rem;font-size:var(--font-size-14);color:#475569;opacity:.85}._statNumber_1sd49_85{font-size:var(--font-size-36);font-weight:600;-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-.5px}._kr_1sd49_180{top:60%;left:74%}._jp_1sd49_185{top:60.5%;left:76.1%}._tw_1sd49_190{top:64.5%;left:73.3%}._sg_1sd49_195{top:72%;left:68%}._my_1sd49_200{top:71.5%;left:64%}._vn_1sd49_205{top:69%;left:69%}._th_1sd49_210{top:68.5%;left:76.5%}._kz_1sd49_215{top:57.5%;left:56%}._ae_1sd49_220{top:65%;left:54%}._ke_1sd49_225{top:75%;left:55%}._rs_1sd49_230{top:58.5%;left:44%}._us_1sd49_235{top:57.5%;left:21%}._lv_1sd49_240{top:59%;left:24%}._fr_1sd49_245{top:56%;left:46%}._lu_1sd49_250{top:57%;left:47%}._fi_1sd49_255{top:45%;left:52.5%}}@media(max-width:770px){._kr_1sd49_180{top:59%;left:81%}._jp_1sd49_185{top:59.5%;left:83.1%}._tw_1sd49_190{top:63.5%;left:80.3%}._sg_1sd49_195{top:71%;left:75%}._my_1sd49_200{top:70.5%;left:74%}._vn_1sd49_205{top:68%;left:76%}._th_1sd49_210{top:67.5%;left:74.5%}._kz_1sd49_215{top:56.5%;left:63%}._ae_1sd49_220{top:64%;left:61%}._ke_1sd49_225{top:74%;left:55%}._rs_1sd49_230{top:57.5%;left:51%}._us_1sd49_235{top:56.5%;left:15%}._lv_1sd49_240{top:59%;left:18%}._fr_1sd49_245{top:52%;left:46%}._lu_1sd49_250{top:51%;left:47%}._fi_1sd49_255{top:45%;left:53%}}@media(max-width:560px){._kr_1sd49_180{top:62%;left:81%}._jp_1sd49_185{top:62.5%;left:83.1%}._tw_1sd49_190{top:66.5%;left:80.3%}._sg_1sd49_195{top:74%;left:75%}._my_1sd49_200{top:73.5%;left:74%}._vn_1sd49_205{top:71%;left:76%}._th_1sd49_210{top:70.5%;left:74.5%}._kz_1sd49_215{top:59.5%;left:63%}._ae_1sd49_220{top:67%;left:61%}._ke_1sd49_225{top:74%;left:57%}._rs_1sd49_230{top:60.5%;left:51%}._us_1sd49_235{top:59.5%;left:12%}._lv_1sd49_240{top:62%;left:16%}._fr_1sd49_245{top:58%;left:50%}._lu_1sd49_250{top:57%;left:47%}._fi_1sd49_255{top:48%;left:53%}}@media(max-width:480px){._title_1sd49_39{text-align:start;font-size:var(--font-size-32);font-weight:600}._desc_1sd49_57{text-align:start;font-size:var(--font-size-18)}._container_1sd49_27{width:90vw;flex-direction:column;align-items:center;gap:3rem}._stats_1sd49_67{display:flex;justify-content:space-between;text-align:center;margin:0;padding:0;align-items:stretch}._left_1sd49_35,._right_1sd49_94{width:100%;text-align:center}._mapWrapper_1sd49_313{width:100%;max-width:600px;margin:0 auto}._titleBox_1sd49_39{width:90vw;margin:0 auto;padding:0 1rem;width:100%;text-align:center}._statCard_1sd49_72{display:flex;flex-direction:column;justify-content:flex-end;height:100%}._statLabel_1sd49_77{margin-top:1rem;font-size:var(--font-size-12);opacity:.6;white-space:pre-line}._statNumber_1sd49_85{font-size:var(--font-size-28);-webkit-background-clip:text}._kr_1sd49_180{top:65%;left:81%}._jp_1sd49_185{top:65.5%;left:83.1%}._tw_1sd49_190{top:72.5%;left:80.3%}._sg_1sd49_195{top:77%;left:75%}._my_1sd49_200{top:76.5%;left:74%}._vn_1sd49_205{top:74%;left:76%}._th_1sd49_210{top:73.5%;left:74.5%}._kz_1sd49_215{top:62.5%;left:63%}._ae_1sd49_220{top:70%;left:61%}._ke_1sd49_225{top:77%;left:57%}._rs_1sd49_230{top:63.5%;left:51%}._us_1sd49_235{top:62.5%;left:12%}._lv_1sd49_240{top:66%;left:14%}._fr_1sd49_245{top:61%;left:46%}._lu_1sd49_250{top:60%;left:47%}._fi_1sd49_255{top:54%;left:53%}._point_1sd49_120{position:absolute;width:10px;height:10px;z-index:3;animation:_pulse_1sd49_1 2.4s infinite ease-in-out}._point_1sd49_120:before,._point_1sd49_120:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;transform:scale(1);opacity:.7;animation:_ring_1sd49_1 3.6s infinite ease-out}._point_1sd49_120:after{animation-delay:1.2s}._networkLines_1sd49_761{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:visible;z-index:1}@keyframes _ring_1sd49_1{0%{transform:scale(1);opacity:.75}70%{transform:scale(3.5);opacity:0}to{transform:scale(3.5);opacity:0}}@keyframes _pulse_1sd49_1{0%{transform:scale(.5);opacity:.5}50%{transform:scale(.8);opacity:.9}to{transform:scale(.5);opacity:.9}}}._section_614u8_1{padding:90px 0;width:100%;position:relative;overflow:hidden}._hall_614u8_8{max-width:var(--layout-max);margin:0 auto;padding:0 var(--layout-padding-pc);padding-bottom:100px;box-sizing:border-box;position:relative;display:flex;flex-direction:column;align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}._hall_614u8_8:before{content:"";position:absolute;top:250px;left:50%;transform:translate(-50%);width:180%;height:1000px;background:radial-gradient(55% 55% at 50% 30%,#6082ff3d,#384ec436 50%,#0f172a00 50%);filter:blur(60px);pointer-events:none;z-index:0}._hall_614u8_8:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:28px;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:200px 200px;opacity:.15;pointer-events:none;z-index:0}._header_614u8_59{text-align:center;max-width:800px}._header_614u8_59 h2{font-size:36px;font-weight:600;line-height:1.28;letter-spacing:-.018em;background:linear-gradient(90deg,#0b1220,#0f172a 55%,#1e293b);-webkit-background-clip:text;-webkit-text-fill-color:transparent}._header_614u8_59:after{content:"";display:block;width:56px;height:2px;margin:24px auto 0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent)}._header_614u8_59 p{font-size:17px;color:#334155;line-height:1.65;margin-top:.6rem}._stage_614u8_91{margin-top:100px;width:100%;display:flex;flex-direction:column;gap:40px}._row_614u8_100{display:flex;justify-content:center;gap:80px;flex-wrap:wrap}._exhibit_614u8_107{display:flex;flex-direction:column;align-items:center;text-align:center;opacity:0;transform:translateY(4px);transition:opacity .9s ease-out,transform .9s ease-out}._isVisible_614u8_120{opacity:1;transform:translateY(0)}._trophy_614u8_125{width:70px;display:flex;align-items:center;justify-content:center;transition:filter 1.2s ease-out}._trophy_614u8_125 img{width:100%;object-fit:contain}._name_614u8_139{margin-top:24px;font-size:15px;font-weight:600;color:var(--text-200)}._desc_614u8_146{margin-top:8px;font-size:14px;line-height:1.5;color:#fff9;white-space:pre-line}._hero_614u8_154{margin-bottom:40px}._hero_614u8_154 ._trophy_614u8_125{width:120px}._tipsTrophy_614u8_162{width:128px!important;object-fit:contain}._hero_614u8_154 ._name_614u8_139{font-size:20px;letter-spacing:-.01em}._hero_614u8_154._isVisible_614u8_120 ._trophy_614u8_125{filter:d drop-shadow(0 0 20px rgba(160,190,255,.22)) drop-shadow(0 0 40px rgba(255,255,255,.08))}._isVisible_614u8_120 ._trophy_614u8_125{filter:drop-shadow(0 0 16px rgba(140,170,255,.12))}._more_614u8_181{position:absolute;right:24px;bottom:32px;display:flex;justify-content:flex-end}._more_614u8_181 button{background:none;border:none;padding:0;font-size:14px;font-weight:500;letter-spacing:-.01em;color:var(--text-400);cursor:pointer;transition:color .25s ease}._more_614u8_181 button:hover{color:var(--text-300)}._more_614u8_181 button:after{content:"›";margin-left:6px;font-size:13px;opacity:.45;transition:opacity .25s ease,transform .25s ease}._more_614u8_181 button:hover:after{opacity:.7;transform:translate(2px)}@media(max-width:768px){._more_614u8_181{position:static;margin-top:56px;justify-content:center}._stage_614u8_91{gap:60px}._row_614u8_100{gap:48px;flex-wrap:wrap}._header_614u8_59 h2{font-size:32px}._header_614u8_59 p{white-space:pre-line}._trophy_614u8_125{width:60px}._hero_614u8_154 ._trophy_614u8_125{width:90px}._hero_614u8_154 ._name_614u8_139{font-size:18px}._name_614u8_139{font-size:13px}}@media(max-width:480px){._hall_614u8_8{padding-bottom:10px}._more_614u8_181 button{font-size:13px}._row_614u8_100{align-items:center}._header_614u8_59 h2{font-size:26px}._hero_614u8_154 ._name_614u8_139{font-size:16px;white-space:pre-line}._name_614u8_139{font-size:12px;white-space:pre-line}._desc_614u8_146{font-size:13px;line-height:1.6}._trophy_614u8_125{width:70px}._hero_614u8_154 ._trophy_614u8_125{width:80px}}._ctaSection_5x3ys_1{padding:90px 0;width:100%;position:relative;overflow:hidden;text-align:center;background-color:#fff}._label_5x3ys_11{display:inline-block;font-size:.95rem;font-weight:600;letter-spacing:.08em;color:#ffffffc7;margin-bottom:1.6rem;text-transform:uppercase;text-shadow:0 0 8px rgba(255,255,255,.22)}._inner_5x3ys_22{position:relative;max-width:var(--layout-max);width:100%;margin:0 auto;padding:var(--layout-padding-pc);box-sizing:border-box;background:linear-gradient(180deg,#04070c,#06101f,#0b152a 70%,#0b152a);border-radius:16px}._title_5x3ys_33{font-weight:600;font-size:clamp(2rem,4vw,3rem);letter-spacing:-.015em;margin-bottom:4rem;line-height:1.25;color:#fffffff2}._button_5x3ys_42{display:inline-block;font-weight:600;font-size:1.125rem;border-radius:9999px;padding:.9rem 2.4rem;background:transparent;color:#fff;border:2px solid rgba(255,255,255,.9);box-shadow:0 0 14px #ffffff1f;transition:all .25s ease}._button_5x3ys_42:hover{background:#fffffff2;color:#0b152a;border-color:transparent;box-shadow:0 4px 12px #ffffff2e}@media(max-width:1300px){._ctaSection_5x3ys_1{padding:50px 32px}}@media(max-width:630px){._title_5x3ys_33{white-space:pre-line;font-size:1.9rem;margin-bottom:3rem}}@media(max-width:480px){._inner_5x3ys_22{padding:32px}._label_5x3ys_11{font-size:.78rem}._title_5x3ys_33{font-size:1.9rem;margin-bottom:3rem}}._homeLayout_1hrzg_1{width:100%;min-height:100vh;background:linear-gradient(to bottom,#f3f8ff,#fff);color:var(--text-100);transition:background-color .3s ease-in-out}._heroSection_6n5nx_1{width:100%;background:#f9fbff;overflow:hidden;margin:0 auto;padding:180px 0}._heroContainer_6n5nx_10{width:100%;max-width:var(--layout-max);margin:0 auto;padding:0 var(--layout-padding-pc);box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}._textArea_6n5nx_22{flex:1 1 520px;text-align:left}._title_6n5nx_27{font-size:clamp(1rem,3vw,2rem);font-weight:700;line-height:1.25;letter-spacing:-.02em;color:var(--text-100);margin-bottom:1.5rem}._highlight_6n5nx_36{background:linear-gradient(90deg,#1a64e9,#247bff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}._desc_6n5nx_42{font-size:clamp(1rem,1.8vw,1.2rem);color:var(--text-300);line-height:1.55;margin-bottom:2.8rem;max-width:540px}._mobileBr_6n5nx_50{display:none}._downloadButtons_6n5nx_54{display:flex;align-items:center;justify-content:flex-start;gap:1.5rem}._downloadButton_6n5nx_54{color:var(--text-000);background-color:var(--text-200);display:flex;align-items:center;justify-content:center;gap:var(--gap-small);padding:var(--padding-button);border-radius:var(--border-radius-10);transition:var(--transition-basic)}._downloadButton_6n5nx_54:hover{transform:translateY(-2px);box-shadow:0 6px 16px #00000014}._downloadButton_6n5nx_54 img{width:28px;height:28px;object-fit:contain}._downloadButton_6n5nx_54 p{font-size:1rem;font-weight:600;color:var(--text-000)}._imageArea_6n5nx_90{flex:1 1 600px;display:flex;justify-content:flex-end;align-items:center}._heroImage_6n5nx_97{width:clamp(380px,20vw,680px);object-fit:contain;filter:drop-shadow(0 12px 24px rgba(0,0,0,.08)) drop-shadow(0 0 20px rgba(255,174,71,.1));transition:transform .6s ease,opacity .6s ease;animation:_fadeUp_6n5nx_1 1s ease-out forwards}@keyframes _fadeUp_6n5nx_1{0%{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}@media(max-width:1300px){._heroContainer_6n5nx_10{flex-direction:column-reverse;text-align:center;align-items:center}._textArea_6n5nx_22{text-align:center;flex:unset}._desc_6n5nx_42{margin:0 auto 2.5rem}._imageArea_6n5nx_90{justify-content:center;flex:unset}._heroImage_6n5nx_97{width:clamp(260px,60vw,420px);margin-bottom:2rem}._downloadButtons_6n5nx_54{align-items:center;justify-content:center}._downloadButton_6n5nx_54{width:200px;justify-content:center}._mobileBr_6n5nx_50{display:inline}}@media(max-width:768px){._heroContainer_6n5nx_10{flex-direction:column;text-align:center}._textArea_6n5nx_22{text-align:center}._imageArea_6n5nx_90{order:-1;justify-content:center}._downloadButtons_6n5nx_54{align-items:center;justify-content:center}._downloadButton_6n5nx_54{width:200px;justify-content:center}._mobileBr_6n5nx_50{display:inline}}@media(max-width:480px){._desc_6n5nx_42{padding:0 .7rem}._downloadButtons_6n5nx_54{flex-direction:column;align-items:center;justify-content:center}._downloadButton_6n5nx_54{width:200px;justify-content:center}}._section_54n5f_1{padding:90px 0;position:relative;overflow:hidden;background:#f9fbff}._container_54n5f_9{position:relative;max-width:var(--layout-max);margin:0 auto;padding:0 var(--layout-padding-pc);box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;gap:7rem;z-index:2}._leftBox_54n5f_22{flex:1;display:flex;flex-direction:column;gap:9rem}._topBox_54n5f_29{display:flex;flex-direction:column;gap:.4rem}._idblockHighlight_54n5f_35{background:linear-gradient(90deg,#1a64e9,#247bff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:600}._title_54n5f_42{font-size:var(--font-size-40);font-weight:600;line-height:1.28;color:#0a2540;white-space:pre-line;text-shadow:0 0 10px rgba(0,0,0,.06)}._title_54n5f_42:nth-child(2){font-size:var(--font-size-32);font-weight:600}._stepDetail_54n5f_56 h3{color:#2d76ff;font-size:var(--font-size-28);font-weight:600;white-space:pre-line;margin-bottom:var(--margin-medium)}._bulletList_54n5f_64{display:flex;flex-direction:column;gap:.75rem;padding-left:0;margin:0}._bulletList_54n5f_64 li{padding-left:18px;position:relative;color:#4e5f75;font-size:var(--font-size-16);line-height:1.55;white-space:pre-line}._bulletList_54n5f_64 li:before{content:"";width:8px;height:8px;background:linear-gradient(135deg,#5896ff,#8bc1ff);border-radius:50%;position:absolute;left:0;top:7px;box-shadow:0 0 8px #58a6ffb3}._stepNumbers_54n5f_93{display:flex;gap:.8rem;margin-bottom:1.2rem;align-items:center}._stepNum_54n5f_93{width:36px;height:36px;border-radius:50%;background:#ffffff1a;border:1px solid rgba(0,0,0,.12);color:#3e4f68;font-size:14px;font-weight:600;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:.28s ease}._stepNum_54n5f_93:hover{transform:scale(1.12)}._activeNum_54n5f_122{background:linear-gradient(135deg,#2d76ff,#4c89ff);color:#fff;border:none;box-shadow:0 0 14px #247bffbf;transform:scale(1.18)}._mockupWrapper_54n5f_130{display:flex;flex-direction:column;align-items:center;gap:2rem}._mockupFrame_54n5f_137{width:340px;padding:20px}._mockupImage_54n5f_142{width:100%;object-fit:contain}._mobileStepText_54n5f_147{display:none}@media(max-width:1298px){._section_54n5f_1{padding:calc(var(--padding-section) * .6) 0;position:relative;overflow:hidden}._container_54n5f_9{flex-direction:column;text-align:center;gap:5rem}._leftBox_54n5f_22{gap:5rem;width:100%}._stepDetail_54n5f_56{display:none!important}._mobileStepText_54n5f_147{display:flex;flex-direction:column;gap:1.3rem;width:100%;align-items:center}._mobileStepCard_54n5f_181{width:100%;max-width:600px;height:300px;padding:1.8rem 1.5rem;display:flex;flex-direction:column}._mobileStepNumbers_54n5f_190{display:flex;justify-content:center;gap:.6rem;padding-bottom:1rem}._stepNum_54n5f_93{width:32px;height:32px;font-size:13px}._mobileStepTitle_54n5f_203{width:100%;font-size:var(--font-size-22);font-weight:600;color:#2d76ff;text-align:center;white-space:pre-line;padding:1rem 0}._mobileStepCard_54n5f_181 ._bulletList_54n5f_64 li{font-size:var(--font-size-15);line-height:1.55;text-align:start}._mockupFrame_54n5f_137{width:330px;padding:16px}}@media(max-width:1023px){._title_54n5f_42{font-size:var(--font-size-36)}._title_54n5f_42:nth-child(2){font-size:var(--font-size-28)}._mockupFrame_54n5f_137{width:300px}}@media(max-width:767px){._container_54n5f_9{padding:0 20px;gap:3rem}._title_54n5f_42{font-size:var(--font-size-30)}._title_54n5f_42:nth-child(2){font-size:var(--font-size-24)}._mobileStepCard_54n5f_181{width:310px;height:300px;margin:0 auto;padding:1.4rem;display:flex;flex-direction:column}._mobileStepTitle_54n5f_203{font-size:var(--font-size-20)}._mobileStepCard_54n5f_181 ._bulletList_54n5f_64 li{font-size:var(--font-size-14)}._mockupFrame_54n5f_137{width:260px;padding:12px}}@media(max-width:480px){._title_54n5f_42{font-size:var(--font-size-26)}._title_54n5f_42:nth-child(2){font-size:var(--font-size-22)}._mockupWrapper_54n5f_130{width:300px}._mobileStepCard_54n5f_181{width:310px;height:280px;margin:0 auto}._mockupFrame_54n5f_137{width:240px}}._section_vvdj1_1{padding:90px 0;position:relative;overflow:hidden;background:linear-gradient(180deg,#f9fbff,#fff 70%),#fff}._container_vvdj1_9{position:relative;max-width:var(--layout-max);margin:0 auto;padding:0 var(--layout-padding-pc);box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;gap:7rem;z-index:2}._leftBox_vvdj1_22{flex:1;display:flex;flex-direction:column;gap:9rem}._topBox_vvdj1_29{display:flex;flex-direction:column;gap:.4rem}._bpayHighlight_vvdj1_35{background:linear-gradient(90deg,#1a64e9,#247bff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:600}._title_vvdj1_42{font-size:var(--font-size-40);font-weight:600;line-height:1.28;color:#0a2540;white-space:pre-line;text-shadow:0 0 10px rgba(0,0,0,.06)}._title_vvdj1_42:nth-child(2){font-size:var(--font-size-32);font-weight:600}._stepDetail_vvdj1_56 h3{color:#2d76ff;font-size:var(--font-size-28);font-weight:600;white-space:pre-line;margin-bottom:var(--margin-medium)}._bulletList_vvdj1_64{display:flex;flex-direction:column;gap:.75rem;padding-left:0;margin:0}._bulletList_vvdj1_64 li{padding-left:18px;position:relative;color:#4e5f75;font-size:var(--font-size-16);line-height:1.55;white-space:pre-line}._bulletList_vvdj1_64 li:before{content:"";width:8px;height:8px;background:linear-gradient(135deg,#5896ff,#8bc1ff);border-radius:50%;position:absolute;left:0;top:7px;box-shadow:0 0 8px #58a6ffb3}._stepNumbers_vvdj1_93{display:flex;gap:.8rem;margin-bottom:1.2rem;align-items:center}._stepNum_vvdj1_93{width:36px;height:36px;border-radius:50%;background:#ffffff1a;border:1px solid rgba(0,0,0,.12);color:#3e4f68;font-size:14px;font-weight:600;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:.28s ease}._stepNum_vvdj1_93:hover{transform:scale(1.12)}._activeNum_vvdj1_122{background:linear-gradient(135deg,#2d76ff,#4c89ff);color:#fff;border:none;box-shadow:0 0 14px #247bffbf;transform:scale(1.18)}._mockupWrapper_vvdj1_130{display:flex;flex-direction:column;align-items:center;gap:2rem}._mockupFrame_vvdj1_137{width:340px;padding:20px}._mockupImage_vvdj1_142{width:100%;object-fit:contain}._mobileStepText_vvdj1_147{display:none}@media(max-width:1298px){._section_vvdj1_1{padding:calc(var(--padding-section) * .6) 0;position:relative;overflow:hidden}._container_vvdj1_9{flex-direction:column;text-align:center;gap:5rem}._leftBox_vvdj1_22{gap:5rem;width:100%}._stepDetail_vvdj1_56{display:none!important}._mobileStepText_vvdj1_147{display:flex;flex-direction:column;gap:1.3rem;width:100%;align-items:center}._mobileStepCard_vvdj1_181{width:100%;max-width:600px;height:300px;padding:1.8rem 1.5rem;display:flex;flex-direction:column}._mobileStepNumbers_vvdj1_190{display:flex;justify-content:center;gap:.6rem;padding-bottom:1rem}._stepNum_vvdj1_93{width:32px;height:32px;font-size:13px}._mobileStepTitle_vvdj1_203{width:100%;font-size:var(--font-size-22);font-weight:600;color:#2d76ff;text-align:center;white-space:pre-line;padding:1rem 0}._mobileStepCard_vvdj1_181 ._bulletList_vvdj1_64 li{font-size:var(--font-size-15);line-height:1.55;text-align:start}._mockupFrame_vvdj1_137{width:330px;padding:16px}}@media(max-width:1023px){._title_vvdj1_42{font-size:var(--font-size-36)}._title_vvdj1_42:nth-child(2){font-size:var(--font-size-28)}._mockupFrame_vvdj1_137{width:300px}}@media(max-width:767px){._container_vvdj1_9{padding:0 20px;gap:3rem}._title_vvdj1_42{font-size:var(--font-size-30)}._title_vvdj1_42:nth-child(2){font-size:var(--font-size-24)}._mobileStepCard_vvdj1_181{width:310px;height:300px;margin:0 auto;padding:1.4rem;display:flex;flex-direction:column}._mobileStepTitle_vvdj1_203{font-size:var(--font-size-20)}._mobileStepCard_vvdj1_181 ._bulletList_vvdj1_64 li{font-size:var(--font-size-14)}._mockupFrame_vvdj1_137{width:260px;padding:12px}}@media(max-width:480px){._section_vvdj1_1{padding:40px 0}._title_vvdj1_42{font-size:var(--font-size-26)}._title_vvdj1_42:nth-child(2){font-size:var(--font-size-22)}._mockupWrapper_vvdj1_130{width:300px}._mobileStepCard_vvdj1_181{width:310px;height:280px;margin:0 auto}._mockupFrame_vvdj1_137{width:240px}}._section_1o36w_1{padding:90px 0;background:#fff}._inner_1o36w_7{width:100%;max-width:var(--layout-max);margin:0 auto;padding:0 var(--layout-padding-pc);box-sizing:border-box}._intro_1o36w_15{max-width:640px;margin:0 auto;text-align:center}._title_1o36w_21{font-size:clamp(40px,4vw,52px);font-weight:600;letter-spacing:-.02em;color:var(--primary-400)}._sub_1o36w_28{margin-top:18px;font-size:18px;line-height:1.6;color:var(--text-300)}._value_1o36w_35{margin-top:28px;font-size:30px;font-weight:600;color:var(--text-100)}._flowSection_1o36w_42{margin-top:96px;padding:0 var(--layout-padding-pc);display:grid;grid-template-columns:1fr 380px;gap:96px;align-items:center}._flowMockup_1o36w_51{display:flex;justify-content:center;align-items:flex-start}._mockupImage_1o36w_57{width:270px;height:540px}._flowText_1o36w_62{max-width:520px}._stepNumbers_1o36w_66{display:flex;gap:12px;margin-bottom:24px}._stepNum_1o36w_66{width:34px;height:34px;border-radius:50%;border:1px solid rgba(0,0,0,.15);background:transparent;color:#3e4f68;font-size:13px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .25s ease}._stepNum_1o36w_66:hover{transform:scale(1.1);border-color:var(--primary-300);color:var(--primary-300)}._activeNum_1o36w_95{background:linear-gradient(135deg,#2d76ff,#4c89ff);color:#fff;border:none;box-shadow:0 0 12px #247bff8c;transform:scale(1.15)}._stepTitle_1o36w_103{font-size:20px;font-weight:600;color:var(--text-100);margin-bottom:14px}._stepBullets_1o36w_110{list-style:none;margin:0;padding:0}._stepBullets_1o36w_110 li{position:relative;padding-left:18px;margin-bottom:8px;font-size:15px;line-height:1.6;color:var(--text-300)}._stepBullets_1o36w_110 li:before{content:"";position:absolute;left:0;top:9px;width:6px;height:6px;border-radius:50%;background:linear-gradient(135deg,#5896ff,#8bc1ff)}._customSection_1o36w_136{margin-top:88px;padding:0 var(--layout-padding-pc);display:grid;grid-template-columns:1fr 380px;gap:96px;align-items:end}._customKicker_1o36w_145{display:inline-block;padding:4px 10px;margin-bottom:14px;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--primary-400);background:#2d76ff14;border-radius:999px}._customTitle_1o36w_159{font-size:24px;font-weight:600;letter-spacing:-.03em;margin-bottom:12px}._customDesc_1o36w_166{font-size:17px;line-height:1.6;font-weight:500;color:var(--text-200);max-width:42ch}._mockupCrop_1o36w_174{position:relative;height:400px;overflow:hidden;border-radius:18px}._mockupCropImg_1o36w_181{position:absolute;width:270px;left:50%;bottom:-210px;transform:translate(-50%)}._mockupFade_1o36w_189{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}@media(max-width:945px){._flowSection_1o36w_42{padding:0 var(--container-padding-md);display:flex;flex-direction:column;gap:40px;align-items:center}._customSection_1o36w_136{grid-template-columns:1fr;gap:5px;align-items:center}._flowText_1o36w_62{max-width:none}._stepNumbers_1o36w_66{justify-content:center}._customText_1o36w_218,._customDesc_1o36w_166{display:flex;flex-direction:column;align-items:center;text-align:center}}@media(max-width:768px){._flowSection_1o36w_42,._customSection_1o36w_136{padding:0}._flowText_1o36w_62{margin:0 auto;text-align:center}._stepTitle_1o36w_103{text-align:center}._stepBullets_1o36w_110{margin-top:12px;text-align:left}._stepBullets_1o36w_110 li{padding-left:16px}}@media(max-width:480px){._section_1o36w_1{padding:40px 0}._flowSection_1o36w_42{margin-top:30px}._mockupImage_1o36w_57{width:240px}._sub_1o36w_28,._customTitle_1o36w_159{white-space:pre-line}}._section_18um9_1{width:100%;padding:clamp(4rem,8vw,7rem) 0;background:#fff;color:#1f2937}._container_18um9_9{max-width:var(--layout-max);margin:0 auto;padding:0 var(--layout-padding-pc);box-sizing:border-box;display:flex;flex-direction:column;align-items:center;text-align:center;gap:3.2rem}._header_18um9_21{max-width:760px}._kicker_18um9_25{font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.22em;color:#94a3b8}._title_18um9_33{font-size:clamp(1.8rem,3vw,2.4rem);font-weight:600;color:#0f172a;margin-top:.6rem;line-height:1.32}._desc_18um9_41{margin-top:1.2rem;color:#475569;line-height:1.65;font-size:clamp(1rem,2.5vw,1.1rem)}._flow_18um9_48{display:flex;flex-direction:column;align-items:center;gap:3rem;padding:0 1.4rem}@media(min-width:1270px){._flow_18um9_48{flex-direction:row;justify-content:center;gap:3rem}}._flowItem_18um9_64{display:flex;flex-direction:column;align-items:center;max-width:300px;text-align:center}._iconWrapper_18um9_72{width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;background:#247bff14;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:50%;box-shadow:0 1px 2px #0f172a0a,0 2px 4px #0f172a0f}._icon_18um9_72{width:1.7rem;height:1.7rem;color:#247bff}._flowTitle_18um9_95{margin-top:1rem;font-size:1.125rem;font-weight:600;color:#0f172a}._flowText_18um9_102{margin-top:.6rem;font-size:.95rem;color:#475569;line-height:1.6;white-space:pre-line}._flowLine_18um9_110{height:3px;border-radius:9999px;background:linear-gradient(90deg,#247bff8c,#247bff33);box-shadow:0 0 6px #247bff40}@media(max-width:1024px){._container_18um9_9{gap:2.6rem}._flow_18um9_48{gap:2.4rem}}@media(max-width:804px){._desc_18um9_41{white-space:pre-line}}@media(max-width:768px){._title_18um9_33{font-size:1.6rem}._desc_18um9_41{font-size:.95rem}._flowItem_18um9_64{max-width:240px}._iconWrapper_18um9_72{width:3.5rem;height:3.5rem}}@media(max-width:480px){._container_18um9_9{gap:2rem}._desc_18um9_41{font-size:.9rem;line-height:1.5}._flow_18um9_48{gap:2rem}._flowTitle_18um9_95{font-size:1rem}._flowText_18um9_102{font-size:.85rem;line-height:1.45}._iconWrapper_18um9_72{width:3rem;height:3rem}._icon_18um9_72{width:1.4rem;height:1.4rem}}._techSection_1xvhp_1{width:100%;background:linear-gradient(180deg,#fafbfc,#fff);padding:clamp(4rem,6vw,6rem) 0}._techContainer_1xvhp_7{display:flex;flex-direction:column;gap:3.6rem;text-align:center;align-items:center;max-width:var(--layout-max);margin:0 auto;padding:0 var(--layout-padding-pc);box-sizing:border-box}._title_1xvhp_19{font-size:clamp(2rem,3.2vw,2.6rem);font-weight:600;color:#0f172a;letter-spacing:-.02em}._subtitle_1xvhp_26{font-size:1.05rem;color:#475569;line-height:1.65;max-width:760px;white-space:pre-line}._ctaWrapper_1xvhp_34{display:flex;justify-content:center}._techButton_1xvhp_39{position:relative;padding-bottom:6px;font-size:var(--font-size-16);font-weight:500;letter-spacing:-.01em;color:var(--primary-300);background:none}._techButton_1xvhp_39:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:var(--primary-300);opacity:.4;transition:var(--transition-basic)}._techButton_1xvhp_39:hover:after{opacity:1}._blocks_1xvhp_69{display:grid;grid-template-columns:1fr 1fr;gap:2.8rem;width:100%;max-width:var(--layout-max)}._group_1xvhp_77{border-radius:18px;padding:2.6rem 2rem;background:#fffc;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 12px 28px #0000000d;text-align:left}._problemGroup_1xvhp_86{background:#ffe4e48c}._solutionGroup_1xvhp_90{background:#e4eeff8c}._label_1xvhp_94{display:inline-flex;align-items:center;padding:.35rem 1rem;font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.14em;background:#fff;border-radius:999px;border:1px solid #e2e8f0;box-shadow:0 4px 10px #0000000f;color:#475569;margin-bottom:1rem}._groupTitle_1xvhp_112{font-size:1.45rem;font-weight:600;color:#0f172a;margin-bottom:.3rem}._groupSubtitle_1xvhp_119{color:#64748b;font-size:.95rem;margin-bottom:1.8rem;line-height:1.6;white-space:pre-line}._cardGrid_1xvhp_127{display:grid;grid-template-columns:1fr;gap:1.2rem}._card_1xvhp_127{padding:1.5rem 1.25rem;border-radius:12px;background:#fff;border:1px solid #e5e7eb;transition:background .18s ease,transform .18s ease}._card_1xvhp_127:hover{background:#f8fafc;transform:translateY(-2px)}._cardIcon_1xvhp_148{width:42px;height:42px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.3rem;margin-bottom:.8rem}._redIcon_1xvhp_159{background:#ef44441a;color:#dc2626}._blueIcon_1xvhp_164{background:#3b82f61a;color:#2563eb}._cardTitle_1xvhp_169{font-size:1.05rem;font-weight:600;color:#0f172a;margin-bottom:.45rem}._cardDesc_1xvhp_176{font-size:.95rem;color:#475569;line-height:1.6;white-space:pre-line}@media(max-width:992px){._blocks_1xvhp_69{grid-template-columns:1fr}}@media(max-width:480px){._title_1xvhp_19{font-size:1.7rem}._card_1xvhp_127{padding:1.2rem}._groupTitle_1xvhp_112{white-space:pre-line}}._section_egl5l_1{padding:90px 0}._container_egl5l_5{display:flex;flex-direction:column;max-width:var(--layout-max);margin:0 auto;padding:0 var(--layout-padding-pc);box-sizing:border-box}._header_egl5l_14{margin-bottom:4.5rem}._idblockHighlight_egl5l_18{background:linear-gradient(90deg,#1a64e9,#247bff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:600}._title_egl5l_25{font-size:var(--font-size-40);font-weight:600;color:#0a2540;line-height:1.3}._subTitle_egl5l_32{margin-top:.5rem;font-size:var(--font-size-20);color:#4e5f75}._flowList_egl5l_38{position:relative;display:flex;flex-direction:column;gap:4rem;width:70%}._flowItem_egl5l_46{position:relative}._stepHead_egl5l_50{margin-bottom:1.4rem}._stepIndex_egl5l_54{position:relative;display:inline-block;padding-left:28px;font-size:.75rem;font-weight:600;letter-spacing:.08em;color:#6b7c93}._stepIndex_egl5l_54:before{content:"";position:absolute;left:12px;top:50%;transform:translateY(-50%);width:6px;height:6px;border-radius:50%;background:#1a64e9}._stepTitle_egl5l_77{margin-top:.35rem;font-size:var(--font-size-28);font-weight:600;color:#0a2540}._stepBody_egl5l_84{display:flex;justify-content:space-between;align-items:flex-start;gap:4.5rem}._textSticky_egl5l_91{position:sticky;top:120px;align-self:flex-start;max-width:420px}._description_egl5l_98{font-size:var(--font-size-18);color:#4e5f75;line-height:1.6}._imageBox_egl5l_104{width:240px;flex-shrink:0}._mockupImage_egl5l_109{width:100%;object-fit:contain;filter:drop-shadow(0 10px 20px rgba(0,0,0,.06))}@media(max-width:1298px){._container_egl5l_5{padding:0 var(--layout-padding-pc)}._header_egl5l_14{text-align:center}._flowList_egl5l_38{width:100%}._flowList_egl5l_38:before,._stepIndex_egl5l_54:before{display:none}._textSticky_egl5l_91{position:static;max-width:none}._stepBody_egl5l_84{flex-direction:column;align-items:center;gap:2.5rem;text-align:center}}@media(max-width:767px){._container_egl5l_5{padding:0 var(--container-padding-md)}._title_egl5l_25{font-size:var(--font-size-30)}._subTitle_egl5l_32{font-size:var(--font-size-18)}._imageBox_egl5l_104{width:200px}}@media(max-width:480px){._title_egl5l_25{font-size:var(--font-size-26)}._imageBox_egl5l_104{width:180px}}._section_j6krj_1{padding:90px 0}._container_j6krj_5{max-width:var(--layout-max);margin:0 auto;padding:0 var(--layout-padding-pc);box-sizing:border-box}._grid_j6krj_12{display:grid;grid-template-columns:repeat(12,1fr);gap:32px}._card_j6krj_18{position:relative;padding:36px;border-radius:22px;background:#ffffffe6;border:1px solid rgba(15,23,42,.08);box-shadow:0 14px 40px #0f172a14,0 2px 10px #0f172a0d;transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s cubic-bezier(.22,1,.36,1)}._card_j6krj_18:hover{transform:translateY(-6px);box-shadow:0 24px 60px #0f172a24,0 8px 20px #0f172a14}._cardHero_j6krj_42{grid-column:span 12;background:none;border:none;box-shadow:none}._cardHero_j6krj_42 ._title_j6krj_49{font-size:36px}._cardHero_j6krj_42 ._desc_j6krj_53{font-size:18px;max-width:760px}._cardHero_j6krj_42:hover{transform:none;box-shadow:none}._cardThird_j6krj_63{grid-column:span 4}._cardThird_j6krj_63 ._title_j6krj_49{font-size:24px}._cardSummary_j6krj_71{grid-column:span 12;padding:48px 52px;background:linear-gradient(180deg,#1a64e914,#fffffff2)}._cardSummary_j6krj_71 ._title_j6krj_49{font-size:30px}._label_j6krj_81{font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#1a64e9;margin-bottom:14px}._title_j6krj_49{font-size:26px;font-weight:900;line-height:1.2;color:#0a2540;margin-bottom:14px}._desc_j6krj_53{font-size:16px;line-height:1.7;color:#425466;margin-bottom:20px}._descLine_j6krj_105{display:block}._points_j6krj_109{list-style:none;padding:0;margin:0;display:grid;gap:12px}._point_j6krj_109{display:flex;gap:12px}._bullet_j6krj_122{width:8px;height:8px;margin-top:8px;border-radius:50%;background:linear-gradient(135deg,#1a64e9,#247bff);box-shadow:0 0 0 4px #1a64e924}._pointText_j6krj_131{font-size:15px;line-height:1.6;color:#2b3a55}._srOnly_j6krj_137{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}@media(max-width:1024px){._cardThird_j6krj_63{grid-column:span 12}}@media(max-width:768px){._section_j6krj_1{padding:100px 0}._cardHero_j6krj_42 ._title_j6krj_49{font-size:30px}._cardSummary_j6krj_71 ._title_j6krj_49{font-size:26px}}._section_1uuq6_3{padding:140px 0;background:#fff}._container_1uuq6_8{max-width:var(--layout-max);margin:0 auto;padding:0 var(--layout-padding-pc);box-sizing:border-box}._header_1uuq6_17{max-width:760px;margin:0 0 72px}._kicker_1uuq6_22{font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#1a64e9;margin-bottom:14px}._title_1uuq6_31{font-size:38px;font-weight:900;line-height:1.18;color:#0a2540;margin-bottom:16px}._desc_1uuq6_39{font-size:18px;line-height:1.7;color:#425466}._grid_1uuq6_47{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}._card_1uuq6_53{position:relative;overflow:hidden;border-radius:22px;padding:26px 26px 22px;background:linear-gradient(180deg,#0a25400a,#0a254005);border:1px solid rgba(15,23,42,.08);box-shadow:0 18px 46px #0f172a14,0 4px 10px #0f172a0d;text-decoration:none;color:inherit;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}._card_1uuq6_53:hover{transform:translateY(-6px);border-color:#1a64e938;box-shadow:0 26px 66px #0f172a24,0 10px 24px #0f172a14}._cardTop_1uuq6_83{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}._badge_1uuq6_90{display:inline-flex;align-items:center;height:28px;padding:0 12px;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#0a2540;background:#1a64e91a;border:1px solid rgba(26,100,233,.18)}._arrow_1uuq6_107{font-size:16px;font-weight:700;color:#0f172a80}._cardTitle_1uuq6_113{font-size:22px;font-weight:900;line-height:1.25;color:#0a2540;margin:0 0 10px}._cardDesc_1uuq6_121{font-size:15px;line-height:1.7;color:#425466;margin:0 0 18px;max-width:520px}._cardBottom_1uuq6_129{display:flex;align-items:center;gap:10px}._cta_1uuq6_135{font-size:14px;font-weight:700;color:#1a64e9}._ctaIcon_1uuq6_141{font-size:16px;font-weight:900;color:#1a64e9;transform:translateY(.5px)}._cardGlow_1uuq6_148{position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;pointer-events:none;opacity:0;transition:opacity .28s ease;background:radial-gradient(600px 240px at 18% 0%,rgba(26,100,233,.18),transparent 60%),radial-gradient(540px 260px at 100% 25%,rgba(36,123,255,.14),transparent 55%)}._card_1uuq6_53:hover ._cardGlow_1uuq6_148{opacity:1}@media(max-width:960px){._section_1uuq6_3{padding:120px 0}._container_1uuq6_8{padding:0 24px}._header_1uuq6_17{margin-bottom:56px}._title_1uuq6_31{font-size:32px}._desc_1uuq6_39{font-size:16px}._grid_1uuq6_47{grid-template-columns:1fr}}@media(max-width:640px){._section_1uuq6_3{padding:96px 0}._card_1uuq6_53{padding:22px 20px 18px;border-radius:20px}._cardTitle_1uuq6_113{font-size:20px}._cardDesc_1uuq6_121{font-size:14px}}._heroSection_rwnx8_1{position:relative;width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#f8fbff;overflow:hidden}._rippleContainer_rwnx8_12{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100vw;height:100vw;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:1}._ripple_rwnx8_12{position:absolute;width:200px;height:200px;border:1px solid rgba(14,165,233,.4);border-radius:50%;opacity:0;animation:_rippleEffect_rwnx8_1 6s cubic-bezier(0,.5,.5,1) infinite}._ripple_rwnx8_12:nth-child(2){animation-delay:1.5s;border-color:#6366f14d}._ripple_rwnx8_12:nth-child(3){animation-delay:3s;border-color:#0ea5e933}._ripple_rwnx8_12:nth-child(4){animation-delay:4.5s;border-color:#0ea5e91a}@keyframes _rippleEffect_rwnx8_1{0%{width:200px;height:200px;opacity:0;transform:scale(.5)}20%{opacity:.8}to{width:1200px;height:1200px;opacity:0;transform:scale(1.5)}}._heroContainer_rwnx8_67{position:relative;z-index:10;text-align:center}._centerContent_rwnx8_73{max-width:850px;margin:0 auto}._badge_rwnx8_78{font-size:.75rem;font-weight:800;color:#0369a1;background:#ffffffe6;padding:8px 20px;border-radius:50px;margin-bottom:2.5rem;display:inline-block;box-shadow:0 4px 15px #0ea5e91a}._title_rwnx8_90{font-size:clamp(2.4rem,4vw,3.5rem);font-weight:900;color:#0f172a;line-height:1.3;letter-spacing:-.05em}._accentText_rwnx8_98{color:#0ea5e9;background:linear-gradient(to right,#0ea5e9,#6366f1);-webkit-background-clip:text;-webkit-text-fill-color:transparent}._description_rwnx8_105{margin-top:2.5rem;font-size:1.3rem;color:#475569;line-height:1.8;max-width:700px;margin-left:auto;margin-right:auto;word-break:keep-all;white-space:pre-line}@media(max-width:768px){._title_rwnx8_90{font-size:2.4rem}._description_rwnx8_105{font-size:1.1rem}}@media(max-width:480px){._title_rwnx8_90{font-size:1.8rem;line-height:1.2}._description_rwnx8_105{font-size:1.1rem;margin-top:1.2rem}}._gapSection_6fazv_1{padding:160px 0;overflow:hidden}._container_6fazv_6{display:flex;align-items:center;gap:90px}._textSide_6fazv_12{flex:1}._label_6fazv_16{font-size:.9rem;font-weight:800;color:#0ea5e9;letter-spacing:.2em;margin-bottom:24px;display:block;text-transform:uppercase}._title_6fazv_26{font-size:2.5rem;font-weight:800;line-height:1.1;color:#0f172a;margin-bottom:32px;letter-spacing:-.02em}._blue_6fazv_35{color:#0ea5e9;position:relative;display:inline-block}._description_6fazv_41{font-size:1.2rem;color:#475569;line-height:1.8;word-break:keep-all}._description_6fazv_41 strong{color:#0f172a;font-weight:700}._visualSide_6fazv_53{flex:1.2}._infographicContainer_6fazv_57{background:#f8fafc;padding:80px 60px;border-radius:20px;border:1px solid #e2e8f0;box-shadow:0 50px 100px -20px #0f172a14;display:flex;flex-direction:column;align-items:center;gap:50px;position:relative}._legacyFlow_6fazv_70{display:flex;align-items:center;gap:24px;width:100%;opacity:.6}._node_6fazv_78{padding:14px 28px;background:#fff;border:1.5px solid #e2e8f0;border-radius:16px;font-size:1rem;font-weight:700;color:#64748b;white-space:nowrap}._gapLine_6fazv_89{flex:1;height:2px;background:repeating-linear-gradient(90deg,#ef4444 0,#ef4444 8px,transparent 8px,transparent 16px);position:relative;display:flex;justify-content:center}._gapText_6fazv_104{position:absolute;top:-30px;font-size:.8rem;font-weight:800;color:#ef4444;letter-spacing:.05em;background:#f8fafc;padding:0 10px}._connectionPoint_6fazv_115{position:relative;display:flex;flex-direction:column;align-items:center;z-index:2}._newFlow_6fazv_123{width:100%}._integratedNode_6fazv_127{width:100%;padding:20px;background:linear-gradient(135deg,#0ea5e9,#6366f1);border-radius:24px;color:#fff;text-align:center;box-shadow:0 25px 50px -12px #6366f166;transform:translateY(0);transition:transform .3s ease}._nodeContent_6fazv_139 strong{display:block;font-size:1.75rem;font-weight:800;margin-bottom:8px;letter-spacing:-.01em}._pulseRing_6fazv_147{animation:_pulse_6fazv_147 3s infinite}@media(max-width:1024px){._textSide_6fazv_12{max-width:800px}._gapSection_6fazv_1{padding:100px 0}._container_6fazv_6{flex-direction:column;gap:60px;text-align:center}._title_6fazv_26{font-size:2.5rem}}@media(max-width:768px){._legacyFlow_6fazv_70{flex-direction:column}._gapLine_6fazv_89{width:2px;height:60px;background:repeating-linear-gradient(180deg,#ef4444 0,#ef4444 8px,transparent 8px,transparent 16px)}._gapText_6fazv_104{left:20px;top:50%;transform:translateY(-50%);white-space:nowrap}._integratedNode_6fazv_127{padding:30px 20px}._nodeContent_6fazv_139 strong{font-size:1.4rem}._nodeContent_6fazv_139 span{font-size:.9rem}}@media(max-width:480px){._title_6fazv_26{font-size:2rem;line-height:1.2}._infographicContainer_6fazv_57{padding:20px 15px;margin:0 -10px}._node_6fazv_78{font-size:.8rem;padding:10px 15px}._description_6fazv_41{font-size:.9rem}}._techSection_savoh_1{padding:160px 0;background-color:#fff}._header_savoh_6{text-align:center;margin-bottom:80px}._sub_savoh_11{font-size:.9rem;font-weight:800;color:#0ea5e9;letter-spacing:.15em;display:block;margin-bottom:1.5rem}._title_savoh_20{font-size:2.8rem;font-weight:800;line-height:1.2;color:#0f172a;margin-bottom:32px;letter-spacing:-.02em}._blue_savoh_29{color:#0ea5e9;position:relative;display:inline-block}._desc_savoh_35{font-size:1rem;color:#475569;line-height:1.8;word-break:keep-all}._visualGrid_savoh_42{display:flex;align-items:center;justify-content:center;gap:30px;max-width:1100px;margin:0 auto}._techBox_savoh_51{flex:1;padding:50px 20px;border-radius:40px;border:.5px solid #64748b;text-align:center;transition:all .4s cubic-bezier(.16,1,.3,1)}._iconWrapper_savoh_60{margin-bottom:40px;display:flex;justify-content:center}._iconCircle_savoh_66{width:80px;height:80px;border-radius:30px;display:flex;align-items:center;justify-content:center;position:relative}._scanLine_savoh_76{position:absolute;top:0;left:0;width:100%;height:2px;background:#0ea5e9;animation:_scan_savoh_76 6s infinite ease-in-out}@keyframes _scan_savoh_76{0%,to{top:10%;opacity:0}50%{top:70%;opacity:1}}._voiceWave_savoh_98{position:absolute;bottom:15px;width:40px;height:3px;background:#0ea5e933;border-radius:2px}._textContent_savoh_107 h3{font-size:1.8rem;font-weight:850;color:#0f172a;margin-bottom:1rem}._textContent_savoh_107 p{font-size:1rem;color:#64748b;line-height:1.7;margin-bottom:30px;word-break:keep-all}._tag_savoh_122{display:inline-block;font-size:.75rem;font-weight:800;color:#0ea5e9;background:#0ea5e914;padding:6px 14px;border-radius:100px;text-transform:uppercase}._plusSymbol_savoh_133{flex-shrink:0}._voiceRipple_savoh_137{position:absolute;width:100%;height:100%;border:2px solid #0ea5e9;border-radius:50%;z-index:-1;animation:_ripple_savoh_1 2s infinite ease-out}._iconCircle_savoh_66{position:relative;display:flex;align-items:center;justify-content:center;z-index:1}@keyframes _ripple_savoh_1{0%{transform:scale(1);opacity:.6}to{transform:scale(1.4);opacity:0}}._voiceRipple_savoh_137:nth-child(2){animation-delay:.5s}@media(max-width:900px){._visualGrid_savoh_42{flex-direction:column}._plusSymbol_savoh_133{transform:rotate(90deg)}}@media(max-width:1100px){._title_savoh_20{font-size:2.5rem}._visualGrid_savoh_42{padding:0 20px}._textContent_savoh_107 h3{font-size:1.5rem}}@media(max-width:900px){._visualGrid_savoh_42{flex-direction:column;align-items:center}._techBox_savoh_51{width:100%;max-width:500px}._plusSymbol_savoh_133{transform:rotate(90deg);padding:10px 0}._header_savoh_6{margin-bottom:50px}}@media(max-width:768px){._title_savoh_20{font-size:2.2rem}._description_savoh_218{font-size:1rem}}@media(max-width:480px){._title_savoh_20{font-size:2rem;line-height:1.2}._textContent_savoh_107 p{font-size:.9rem;line-height:1.4}._techBox_savoh_51{padding:40px 16px}._iconCircle_savoh_66{width:80px;height:80px}}._fadeContent_k26mz_1{width:100%;animation:_fadeIn_k26mz_1 .6s cubic-bezier(.23,1,.32,1)}@keyframes _fadeIn_k26mz_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._visualContainer_k26mz_16{display:flex;flex-direction:column;align-items:center;width:100%}._mainText_k26mz_23{font-size:clamp(.9rem,2vw,1.15rem);font-weight:600;color:#64748b;margin-bottom:25px;text-align:center}._glassCard_k26mz_31,._phraseBox_k26mz_32{width:100%;padding:32px 20px;background:#fff;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000a;margin-bottom:40px;text-align:center;border:1px solid #f1f5f9;display:flex;justify-content:center;align-items:center}._phraseAnimating_k26mz_49{font-size:clamp(1.2rem,4vw,1.8rem);font-weight:800;color:#f1f5f9;position:relative;display:inline-block;letter-spacing:-.02em;white-space:nowrap}._phraseAnimating_k26mz_49:after{content:attr(data-text);position:absolute;left:0;top:0;color:#1e293b;width:0;overflow:hidden;white-space:nowrap;border-right:3px solid #0ea5e9;animation:_fillTextStep_k26mz_1 4s cubic-bezier(.4,0,.2,1) forwards}@keyframes _fillTextStep_k26mz_1{0%{width:0}to{width:100%}}._phraseStatic_k26mz_82{font-size:1.8rem;font-weight:800;color:#e2e8f0}._adPhrase_k26mz_88{font-size:.9rem;font-weight:700;color:#cbd5e1;margin-bottom:10px}._inputArea_k26mz_94{font-size:1.6rem;font-weight:800;color:#1e293b;min-height:2.5rem;display:flex;justify-content:center}._cursor_k26mz_103{color:#0ea5e9;animation:_blink_k26mz_1 .8s step-end infinite;margin-left:2px}@keyframes _blink_k26mz_1{50%{opacity:0}}._keyboardSection_k26mz_114{width:100%;display:flex;flex-direction:column;align-items:center}._virtualKeyboard_k26mz_120{width:100%;background:#f8fafc;padding:12px;border-radius:16px;display:flex;flex-direction:column;gap:8px;border:1px solid #e2e8f0}._keyboardRow_k26mz_130{display:flex;justify-content:center;gap:6px;width:100%}._key_k26mz_114{flex:1;height:44px;background:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#64748b;border-bottom:2px solid #e2e8f0;transition:all .1s ease}._keyActive_k26mz_150{background:#0ea5e9;color:#fff;border-bottom-color:#0284c7;transform:translateY(1px)}._spaceBar_k26mz_156{width:60%;height:44px;background:#fff;margin:4px auto 0;border-radius:8px;border-bottom:2px solid #e2e8f0;display:flex;align-items:center;justify-content:center;font-size:10px;color:#cbd5e1;font-weight:700;letter-spacing:.1em}._micArea_k26mz_172{position:relative;display:flex;justify-content:center;align-items:center}._micCircleStatic_k26mz_178,._micCircleActive_k26mz_179{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center}._micCircleStatic_k26mz_178{background:#f8fafc;border:1px solid #f1f5f9}._micCircleActive_k26mz_179{background:#fff;box-shadow:0 10px 20px #0ea5e91a}._ripple_k26mz_195{position:absolute;width:64px;height:64px;border:1.5px solid #0ea5e9;border-radius:50%;animation:_rippleEffect_k26mz_1 2s infinite ease-out}@keyframes _rippleEffect_k26mz_1{0%{transform:scale(1);opacity:.6}to{transform:scale(1.6);opacity:0}}._successWrapper_k26mz_214{display:flex;flex-direction:column;align-items:center}._successCircle_k26mz_219{width:90px;height:90px;background:#0ea5e9;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 20px 40px #0ea5e94d;margin-bottom:24px}._successMainText_k26mz_230{font-size:1.6rem;font-weight:800;color:#1e293b}._howSection_1slt9_1{padding:clamp(80px,12vw,180px) 0;background-color:#fff;position:relative;overflow:hidden}._bgGrid_1slt9_8{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(#f1f5f9 1px,transparent 1px),linear-gradient(90deg,#f1f5f9 1px,transparent 1px);background-size:clamp(30px,5vw,60px) clamp(30px,5vw,60px);-webkit-mask-image:radial-gradient(circle at center,black,transparent 90%);mask-image:radial-gradient(circle at center,black,transparent 90%);opacity:.6;z-index:0}._container_1slt9_20{position:relative;z-index:1}._contentWrapper_1slt9_25{display:flex;flex-direction:column;gap:clamp(40px,8vw,100px)}._flowContainer_1slt9_31{width:100%}._header_1slt9_35{margin-bottom:clamp(30px,5vw,60px)}._label_1slt9_39{font-size:.8rem;font-weight:800;color:#0ea5e9;letter-spacing:.15em;display:block;margin-bottom:1rem}._title_1slt9_48{font-size:clamp(2.2rem,3vw,2.6rem);font-weight:900;color:#0f172a;line-height:1.2;letter-spacing:-.04em}._flowList_1slt9_56{display:flex;flex-direction:column;gap:clamp(10px,1.8vw,10px)}._flowItem_1slt9_62{cursor:pointer;padding:clamp(15px,3vw,20px);transition:all .4s cubic-bezier(.4,0,.2,1)}._flowItem_1slt9_62._active_1slt9_68{transform:translate(clamp(2px,1vw,4px))}._flowItem_1slt9_62 h3{font-size:clamp(1.2rem,2vw,1.7rem);font-weight:800;margin-bottom:4%;opacity:.3}._flowItem_1slt9_62 p{font-size:clamp(.9rem,1.3vw,1rem);line-height:1.4;opacity:.3;white-space:pre-line}._flowItem_1slt9_62._active_1slt9_68 span{color:#0ea5e9}._flowItem_1slt9_62._active_1slt9_68 h3,._flowItem_1slt9_62._active_1slt9_68 p{opacity:1}._systemWindow_1slt9_95{width:100%;max-width:640px;height:clamp(400px,50vw,520px);background:#fff6;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.7);border-radius:clamp(16px,3vw,24px);box-shadow:0 20px 50px -12px #00000014,inset 0 1px 1px #fff;display:flex;flex-direction:column;overflow:hidden}._windowHeader_1slt9_112{padding:12px clamp(15px,3vw,24px);background:#ffffff4d;border-bottom:1px solid rgba(0,0,0,.05);display:flex;justify-content:space-between;align-items:center}._windowControls_1slt9_121{display:flex;gap:6px}._windowControls_1slt9_121 span{width:8px;height:8px;border-radius:50%;background:#0000001a}._urlBox_1slt9_132{font-size:11px;color:#64748b;background:#ffffff80;padding:4px 20px;border-radius:6px;border:1px solid rgba(0,0,0,.03)}._systemStatus_1slt9_141{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:800;color:#94a3b8}._windowBody_1slt9_150{flex:1;display:flex;align-items:center;justify-content:center;padding:clamp(20px,5vw,40px)}._windowFooter_1slt9_158{padding:12px 20px;border-top:1px solid rgba(0,0,0,.05);display:flex;justify-content:space-between}._footerInfo_1slt9_165{display:flex;align-items:center;gap:6px;font-size:10px;font-weight:700;color:#cbd5e1}._pcOnly_1slt9_174{display:none}@media(min-width:1024px){._contentWrapper_1slt9_25{flex-direction:row;align-items:flex-start}._flowContainer_1slt9_31{flex:.8}._mockupWrapper_1slt9_186{flex:1.2;position:sticky;top:120px}._pcOnly_1slt9_174{display:block}}._spin_1slt9_196{animation:_spin_1slt9_196 2s linear infinite}@keyframes _spin_1slt9_196{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._adaptSection_6nsa9_1{padding:clamp(100px,15vw,180px) 0;background-color:#fff;position:relative;overflow:hidden}._bgGrid_6nsa9_8{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(#f1f5f9 1px,transparent 1px),linear-gradient(90deg,#f1f5f9 1px,transparent 1px);background-size:50px 50px;-webkit-mask-image:radial-gradient(circle at center,black,transparent 90%);mask-image:radial-gradient(circle at center,black,transparent 90%);opacity:.5;z-index:0}._container_6nsa9_20{position:relative;z-index:1}._wrapper_6nsa9_25{display:flex;flex-direction:column;gap:60px}@media(min-width:1024px){._wrapper_6nsa9_25{flex-direction:row;align-items:center;gap:100px}._textSide_6nsa9_37{flex:.8}._visualSide_6nsa9_40{flex:1.2}._pcOnly_6nsa9_43{display:block}}@media(max-width:1023px){._pcOnly_6nsa9_43{display:none}}._label_6nsa9_54{font-size:.85rem;font-weight:800;color:#0ea5e9;letter-spacing:.15em;display:block;margin-bottom:1.5rem}._title_6nsa9_63{font-size:clamp(2.2rem,3vw,2.6rem);font-weight:900;color:#0f172a;line-height:1.3;letter-spacing:-.04em}._blue_6nsa9_71{color:#0ea5e9}._desc_6nsa9_75{font-size:1.1rem;line-height:1.7;color:#64748b;margin:2.5rem 0;word-break:keep-all;white-space:pre-line}._featureList_6nsa9_84{display:flex;flex-direction:column;gap:24px}._featureItem_6nsa9_89{display:flex;align-items:center;gap:14px;font-weight:700;color:#334155}._systemWindow_6nsa9_97{width:100%;max-width:600px;height:500px;background:#fff6;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:28px;border:1px solid rgba(255,255,255,.7);box-shadow:0 40px 100px -20px #0f172a1a;display:flex;flex-direction:column;overflow:hidden}._windowHeader_6nsa9_112{padding:16px 24px;background:#ffffff4d;border-bottom:1px solid rgba(0,0,0,.05);display:flex;justify-content:space-between;align-items:center}._windowControls_6nsa9_121{display:flex;gap:6px}._windowControls_6nsa9_121 span{width:8px;height:8px;border-radius:50%;background:#0000001a}._systemStatus_6nsa9_132{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:800;color:#94a3b8}._windowBody_6nsa9_141{flex:1;display:flex;align-items:center;justify-content:center;padding:clamp(10px,3vw,20px)}._windowFooter_6nsa9_160{padding:14px 24px;border-top:1px solid rgba(0,0,0,.05);display:flex;gap:24px}._footerInfo_6nsa9_167{display:flex;align-items:center;gap:6px;font-size:10px;font-weight:700;color:#cbd5e1}._spin_6nsa9_176{animation:_spin_6nsa9_176 2s linear infinite}@keyframes _spin_6nsa9_176{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._caseSection_1sfr8_1{padding:160px 0}._header_1sfr8_5{text-align:center;margin-bottom:100px}._label_1sfr8_9{font-size:.9rem;font-weight:800;color:#0ea5e9;letter-spacing:.2em;display:block;margin-bottom:1rem}._title_1sfr8_17{font-size:3rem;font-weight:900;color:#0f172a;line-height:1.2}._blue_1sfr8_23{color:#0ea5e9}._architectureWrapper_1sfr8_27{max-width:1000px;margin:0 auto;display:flex;flex-direction:column;gap:40px}._layer_1sfr8_35{display:flex;align-items:center;gap:40px}._layerInfo_1sfr8_41{width:200px;flex-shrink:0}._lv_1sfr8_46{font-size:.75rem;font-weight:900;color:#0ea5e9;display:block;margin-bottom:8px}._layerInfo_1sfr8_41 h3{font-size:1.2rem;font-weight:800;color:#475569}._cardGrid2_1sfr8_60{flex:1;display:grid;grid-template-columns:1fr 1fr;gap:20px}._midCard_1sfr8_66{background:#fff;padding:30px 26px;border-radius:16px;border:1px solid #e2e8f0}._midCard_1sfr8_66 strong{font-size:1.8rem;font-weight:900;color:#0f172a;display:block;margin-bottom:12px}._midCard_1sfr8_66 p{font-size:.95rem;color:#64748b;line-height:1.5;white-space:pre-line}._miniName_1sfr8_87{font-size:.9rem;font-weight:600;color:#475569}._miniFeature_1sfr8_93{margin-top:2px;font-size:.75rem;font-weight:700;color:#0ea5e9;letter-spacing:.08em;text-transform:uppercase}._cardGrid_1sfr8_60{flex:1;display:grid;grid-template-columns:repeat(3,1fr);gap:15px}._miniCard_1sfr8_109{background:#fff;padding:25px;border-radius:16px;border:1px solid #e2e8f0;text-align:center;display:flex;flex-direction:column;gap:5px}._miniCard_1sfr8_109 strong{font-size:1.5rem;font-weight:900;color:#0f172a;display:block;margin-bottom:8px}._cardSingle_1sfr8_128{flex:1;background:linear-gradient(90deg,#0ea5e9,#6366f1);border-radius:16px;padding:30px 40px;color:#fff;display:flex;flex-direction:column}._cardHeader_1sfr8_138{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}._cardHeader_1sfr8_138 strong{font-size:2rem;font-weight:900}._tag_1sfr8_148{font-size:.75rem;font-weight:800;background:#fff3;padding:4px 12px;border-radius:4px}@media(max-width:900px){._layer_1sfr8_35{flex-direction:column;align-items:flex-start;gap:20px}._cardGrid_1sfr8_60,._cardGrid2_1sfr8_60{grid-template-columns:1fr;width:100%}}@media(max-width:768px){._title_1sfr8_17{font-size:2.4rem}._cardSingle_1sfr8_128 p,._midCard_1sfr8_66 p{width:100%;white-space:pre-line}}._complianceSection_oot9u_1{padding:clamp(80px,12vw,160px) 0;overflow:hidden}._container_oot9u_6{width:100%;max-width:1240px;margin:0 auto;padding:0 24px;box-sizing:border-box}._header_oot9u_14{text-align:center;margin-bottom:clamp(40px,8vw,80px)}._label_oot9u_19{font-size:.85rem;font-weight:800;color:#0ea5e9;letter-spacing:.15em;display:block;margin-bottom:1rem}._title_oot9u_28{font-size:clamp(1.9rem,4vw,3rem);font-weight:800;line-height:1.15;color:#0f172a;margin-bottom:24px;letter-spacing:-.02em;word-break:keep-all}._blue_oot9u_38{color:#0ea5e9}._description_oot9u_42{font-size:clamp(.9rem,2vw,1.15rem);color:#475569;line-height:1.7;word-break:keep-all;max-width:800px;margin:0 auto}._compGrid_oot9u_51{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;width:100%}._compCard_oot9u_58{background:#fff;padding:clamp(24px,4vw,30px) clamp(18px,4vw,24px);border-radius:24px;border:1px solid #e2e8f0;display:flex;flex-direction:column;transition:all .4s cubic-bezier(.165,.84,.44,1);height:100%;box-sizing:border-box}._compCard_oot9u_58:hover{border-color:#0ea5e9;transform:translateY(-5px);box-shadow:0 20px 40px #0c142714}._badge_oot9u_76{font-size:.75rem;font-weight:800;color:#0ea5e9;background:#0ea5e914;padding:6px 10px;border-radius:6px;display:inline-block;margin-bottom:clamp(20px,4vw,30px)}._compCard_oot9u_58 h3{font-size:clamp(1.2rem,2vw,1.3rem);font-weight:800;color:#1e293b;margin-bottom:16px;line-height:1.3}._compCard_oot9u_58 p{font-size:clamp(.9rem,1.5vw,1rem);color:#64748b;line-height:1.6;flex-grow:1;margin-bottom:30px;white-space:pre-line}._cardFooter_oot9u_104{display:flex;align-items:center;gap:10px;padding-top:20px;border-top:1px solid #f1f5f9;margin-top:auto}._checkIcon_oot9u_113{color:#0ea5e9;font-weight:900;flex-shrink:0}._footerText_oot9u_119{display:flex;align-items:center;justify-content:space-between;width:100%;gap:8px}._footerText_oot9u_119 span{font-size:.7rem;font-weight:700;color:#94a3b8;text-transform:uppercase;white-space:nowrap}._infoTooltip_oot9u_135{width:16px;height:16px;border:1px solid #cbd5e1;border-radius:50%;font-size:10px;display:flex;align-items:center;justify-content:center;color:#94a3b8;cursor:help;position:relative;flex-shrink:0}._tooltipText_oot9u_150{visibility:hidden;position:absolute;bottom:150%;left:50%;transform:translate(-50%);background:#1e293b;color:#fff;padding:12px 16px;border-radius:8px;word-break:keep-all;white-space:normal;font-size:.75rem;z-index:10;opacity:0;transition:all .3s;box-shadow:0 10px 20px #0003;pointer-events:none;line-height:1.4;text-align:center}._tooltipText_oot9u_150:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#1e293b transparent transparent transparent}._infoTooltip_oot9u_135:hover ._tooltipText_oot9u_150{visibility:visible;opacity:1;bottom:180%}@media(max-width:1024px){._compGrid_oot9u_51{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){._compGrid_oot9u_51{grid-template-columns:1fr}._complianceSection_oot9u_1{padding:60px 0}._compCard_oot9u_58{padding:30px 20px}._infoTooltip_oot9u_135:hover ._tooltipText_oot9u_150{left:auto;right:0;transform:translate(0)}._tooltipText_oot9u_150:after{left:auto;right:5px}}@media(max-width:498px){._description_oot9u_42{white-space:pre-line}}._partnerSection_694ov_1{padding:140px 0;background-color:#fff}._header_694ov_6{margin-bottom:80px}._label_694ov_10{font-size:.85rem;font-weight:800;color:#0ea5e9;letter-spacing:.1em;display:block;margin-bottom:1rem}._title_694ov_19{font-size:2.5rem;font-weight:800;color:#0f172a}._desc_694ov_25{margin-top:1.5rem;font-size:1.15rem;color:#64748b;line-height:1.6}._valueGrid_694ov_32{display:grid;grid-template-columns:1fr 1fr;gap:60px 40px;border-top:1px solid #f1f5f9;padding-top:60px}._valueItem_694ov_40{display:flex;gap:30px}._index_694ov_45{font-size:.9rem;font-weight:800;color:#0ea5e9;padding-top:4px}._textContent_694ov_52 h3{font-size:1.4rem;font-weight:700;color:#1e293b;margin-bottom:12px}._textContent_694ov_52 p{font-size:1rem;color:#64748b;line-height:1.7;word-break:keep-all;white-space:pre-line}._divider_694ov_67{margin-top:100px;height:1px;background-color:#f1f5f9}@media(max-width:768px){._valueGrid_694ov_32{grid-template-columns:1fr}._title_694ov_19{font-size:2rem}._desc_694ov_25{white-space:pre-line;font-size:1rem}._textContent_694ov_52 p{font-size:.85rem;line-height:1.4}._valueGrid_694ov_32{padding-top:30px}}._faqSection_zlisw_1{padding:160px 0;background-color:#fff}._header_zlisw_6{text-align:center;margin-bottom:80px}._label_zlisw_11{font-size:.85rem;font-weight:800;color:#0ea5e9;letter-spacing:.2em;display:block;margin-bottom:1rem}._title_zlisw_20{font-size:2.5rem;font-weight:800;color:#0f172a}._faqList_zlisw_26{max-width:900px;margin:0 auto}._faqItem_zlisw_31{border-bottom:1px solid #f1f5f9;transition:all .3s ease}._question_zlisw_36{padding:35px 20px;display:flex;justify-content:space-between;align-items:center;cursor:pointer}._qContent_zlisw_44{display:flex;gap:15px}._qLeading_zlisw_49{font-size:1.2rem;font-weight:900;color:#0ea5e9}._qText_zlisw_55{font-size:1.15rem;font-weight:700;color:#1e293b;line-height:1.4}._toggleIcon_zlisw_62{font-size:1.5rem;color:#cbd5e1;font-weight:300}._active_zlisw_68 ._toggleIcon_zlisw_62{color:#0ea5e9}._answer_zlisw_72{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.4,0,.2,1)}._active_zlisw_68 ._answer_zlisw_72{max-height:300px}._ansInner_zlisw_82{padding:0 20px 40px 55px;color:#64748b;font-size:1.05rem;line-height:1.8;word-break:keep-all;white-space:pre-line}@media(max-width:768px){._title_zlisw_20{font-size:2rem}._qText_zlisw_55{font-size:1.05rem}._ansInner_zlisw_82{padding-left:20px}}._heroSection_1j9ap_1{width:100%;max-width:var(--layout-max);margin:0 auto;padding:180px var(--layout-padding-pc);box-sizing:border-box;position:relative;display:flex;overflow:hidden;border-radius:var(--border-radius-30);background-color:transparent;background-repeat:no-repeat;background-size:cover}._heroSection_1j9ap_1:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,#04060bc7,#04060b99 42%,#04060b59 65%,#04060b1f 82%,#04060b0a)}._heroContainer_1j9ap_32{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}._label_1j9ap_42{margin-bottom:calc(var(--margin-small) + 4px);font-size:var(--font-size-12);font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--primary-200)}._subtitle_1j9ap_53{margin-bottom:calc(var(--margin-medium) + 8px);font-size:var(--font-size-42);line-height:120%;font-weight:650;letter-spacing:-.015em;white-space:pre-line;color:var(--text-000)}._description_1j9ap_66{margin-bottom:calc(var(--margin-medium) + 12px);font-size:var(--font-size-16);line-height:180%;font-weight:420;color:var(--text-600)}._divider_1j9ap_77{width:56px;height:1px;margin:36px 0 22px;background:linear-gradient(to right,#ffffff59,#fff0)}._highlight_1j9ap_85{font-size:var(--font-size-14);font-weight:520;letter-spacing:.04em;color:var(--primary-100)}@media(max-width:1024px){._heroSection_1j9ap_1{padding:180px 26px}._subtitle_1j9ap_53{font-size:var(--font-size-36)}}@media(max-width:768px){._heroSection_1j9ap_1{padding:180px 24px}._subtitle_1j9ap_53{font-size:var(--font-size-26);line-height:125%}._description_1j9ap_66{font-size:var(--font-size-14);line-height:175%}}@media(max-width:486px){._heroSection_1j9ap_1{width:100%;padding:180px 20px;border-radius:0}._subtitle_1j9ap_53{font-size:var(--font-size-22);line-height:130%}._description_1j9ap_66{font-size:var(--font-size-12);line-height:170%}}._section_9zh81_1{width:100%;padding:180px 0;position:relative}._container_9zh81_7{max-width:var(--layout-max);margin:0 auto;padding:0 var(--layout-padding-pc);box-sizing:border-box;display:flex;align-items:center;justify-content:space-between}._box_9zh81_17{flex:1;max-width:720px}._header_9zh81_22{margin-bottom:64px}._label_9zh81_26{display:inline-block;margin-bottom:14px;font-size:var(--font-size-12);font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--primary-100)}._title_9zh81_38{font-size:var(--font-size-34);line-height:130%;font-weight:620;letter-spacing:-.015em;color:var(--text-100)}._principles_9zh81_49{list-style:none;padding:0;margin:0 0 56px;display:grid;grid-template-columns:1fr;gap:22px}._principles_9zh81_49 li{position:relative;padding-left:28px;font-size:var(--font-size-16);line-height:170%;font-weight:420;white-space:pre-line;color:var(--text-200)}._principles_9zh81_49 li:before{content:"";position:absolute;left:0;top:.65em;width:12px;height:2px;background-color:var(--primary-100);opacity:.9}._statement_9zh81_84{font-size:var(--font-size-18);line-height:165%;font-weight:520;color:var(--text-100)}._image_9zh81_94{flex-shrink:0;width:480px;position:relative}._techImage_9zh81_100{width:100%;height:auto;display:block}@media(max-width:1400px){._container_9zh81_7{gap:40px;flex-direction:column;align-items:flex-start}}@media(max-width:1024px){._section_9zh81_1{padding:180px 0}._container_9zh81_7{flex-direction:column;align-items:flex-start;gap:40px}._box_9zh81_17{max-width:640px}._image_9zh81_94{width:420px}._title_9zh81_38{font-size:var(--font-size-30)}}@media(max-width:810px){._statement_9zh81_84{font-size:var(--font-size-16);line-height:170%;white-space:pre-line}}@media(max-width:768px){._section_9zh81_1{padding:110px 0}._box_9zh81_17{max-width:100%}._image_9zh81_94{width:100%;max-width:520px}._title_9zh81_38{font-size:var(--font-size-28);line-height:132%;white-space:pre-line}._principles_9zh81_49 li{white-space:pre-line}._statement_9zh81_84{font-size:var(--font-size-16);line-height:170%;white-space:pre-line}}@media(max-width:486px){._title_9zh81_38{font-size:var(--font-size-24);line-height:135%}._principles_9zh81_49{gap:18px}._principles_9zh81_49 li{font-size:var(--font-size-15);line-height:165%;padding-left:20px}}._section_e38tc_1{width:100%;padding:90px 0;background:transparent}._container_e38tc_7{max-width:var(--layout-max);margin:0 auto;padding:0 var(--layout-padding-pc);box-sizing:border-box;display:block}._header_e38tc_15{max-width:760px;margin-bottom:120px}._label_e38tc_20{display:inline-block;margin-bottom:22px;font-size:var(--font-size-11);font-weight:600;letter-spacing:.32em;text-transform:uppercase;color:color-mix(in srgb,var(--primary-100) 70%,var(--text-100));opacity:.7}._title_e38tc_33{margin-bottom:24px;font-size:var(--font-size-36);line-height:128%;font-weight:600;letter-spacing:-.02em;color:var(--text-100)}._desc_e38tc_44{font-size:var(--font-size-16);line-height:175%;font-weight:400;color:color-mix(in srgb,var(--text-200) 85%,var(--primary-100));opacity:.9}._grid_e38tc_53{display:grid;grid-template-columns:repeat(3,1fr);gap:72px}._item_e38tc_59{position:relative;padding-top:32px;display:flex;flex-direction:column}._item_e38tc_59:before{content:"";position:absolute;top:0;left:0;width:28px;height:2px;background:linear-gradient(to right,var(--primary-100),transparent);opacity:.55}._metric_e38tc_79{font-size:var(--font-size-22);font-weight:600;letter-spacing:-.015em;color:var(--text-100)}._caption_e38tc_87{max-width:300px;font-size:var(--font-size-14);line-height:170%;font-weight:400;color:var(--text-300)}@media(max-width:1160px){._section_e38tc_1{padding:90px 0}._grid_e38tc_53{gap:30px}._metric_e38tc_79{font-size:var(--font-size-20)}}@media(max-width:1049px){._section_e38tc_1{padding:120px 0}._header_e38tc_15{margin-bottom:88px}._grid_e38tc_53{grid-template-columns:1fr;gap:44px}._title_e38tc_33{font-size:var(--font-size-30)}._item_e38tc_59{padding-top:28px}}@media(max-width:486px){._section_e38tc_1{padding:90px 0}._title_e38tc_33{font-size:var(--font-size-26);line-height:135%}._desc_e38tc_44{font-size:var(--font-size-16);white-space:pre-line}._metric_e38tc_79{font-size:var(--font-size-18)}}._section_1dvej_1{padding:90px 0;background-color:#fff}._container_1dvej_6{max-width:var(--layout-max);margin:0 auto;padding:0 var(--layout-padding-pc);box-sizing:border-box;flex-direction:column}._header_1dvej_14{margin-bottom:100px}._label_1dvej_18{font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:var(--primary-100);display:block;margin-bottom:14px}._title_1dvej_27{font-size:36px;font-weight:700;color:var(--text-100)}._list_1dvej_33{display:flex;flex-direction:column;gap:140px}._row_1dvej_39{display:grid;grid-template-columns:400px 1fr;gap:100px;align-items:flex-start;padding-top:20px}._imageBox_1dvej_47{height:300px;border-radius:16px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(135deg,#247bff0f,#247bff05)}._techImage_1dvej_59{width:100%;height:100%}._layer_1dvej_64{font-size:14px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--primary-100)}._name_1dvej_72{font-size:26px;font-weight:600;margin-bottom:18px}._subName_1dvej_78{font-size:16px;font-weight:500;color:var(--text-300)}._desc_1dvej_84{font-size:16px;line-height:1.75;color:var(--text-200);margin-bottom:28px;white-space:pre-line}._points_1dvej_92{list-style:none;padding:0;margin-bottom:28px;display:flex;flex-direction:column;gap:12px}._points_1dvej_92 li{position:relative;padding-left:18px;font-size:15px;color:var(--text-200)}._points_1dvej_92 li:before{content:"";position:absolute;left:0;top:9px;width:6px;height:6px;background:var(--primary-100);border-radius:50%}._closing_1dvej_119{font-size:14px;line-height:1.7;color:var(--text-300);white-space:pre-line;margin-bottom:28px}._reverse_1dvej_127{direction:rtl}._reverse_1dvej_127>*{direction:ltr}._note_1dvej_135{font-size:13px;color:var(--text-300);margin-top:12px}@media(max-width:1300px){._imageBox_1dvej_47{height:250px;border-radius:16px;display:flex;align-items:center;justify-content:center;overflow:hidden}}@media(max-width:1024px){._row_1dvej_39{grid-template-columns:1fr;gap:30px}}@media(max-width:768px){._points_1dvej_92 li{position:relative;padding-left:18px;font-size:15px;color:var(--text-200)}}@media(max-width:600px){._row_1dvej_39{grid-template-columns:1fr;gap:20px}._list_1dvej_33{display:flex;flex-direction:column;gap:50px}._desc_1dvej_84{font-size:15px;line-height:1.75;color:var(--text-200);margin-bottom:28px;white-space:pre-line}._points_1dvej_92 li{white-space:pre-line;font-size:15px;line-height:1.3}}._section_476bb_1{padding:90px 0;background:transparent;background-color:#fff}._container_476bb_7{max-width:var(--layout-max);margin:0 auto;padding:0 var(--layout-padding-pc);box-sizing:border-box;flex-direction:column;align-items:center;text-align:center}._headline_476bb_17{font-size:var(--font-size-11);letter-spacing:.34em;text-transform:uppercase;color:color-mix(in srgb,var(--primary-100) 55%,var(--text-100));opacity:.55;margin-bottom:28px}._title_476bb_26{font-size:var(--font-size-42);font-weight:600;letter-spacing:-.02em;color:var(--text-100);max-width:860px;margin-bottom:20px}._divider_476bb_35{width:48px;height:1px;background:linear-gradient(to right,transparent,rgba(36,123,255,.28),transparent);margin:28px 0 36px}._desc_476bb_42{font-size:var(--font-size-18);line-height:1.9;max-width:720px;white-space:pre-line;color:color-mix(in srgb,var(--text-200) 75%,var(--primary-100));opacity:.9}@media(max-width:1024px){._section_476bb_1{padding:90px 0}._title_476bb_26{font-size:var(--font-size-34)}._desc_476bb_42{font-size:var(--font-size-16)}}@media(max-width:768px){._title_476bb_26{font-size:var(--font-size-30);white-space:pre-line}._desc_476bb_42{font-size:var(--font-size-14)}}@media(max-width:498px){._title_476bb_26{font-size:var(--font-size-24);white-space:pre-line}._desc_476bb_42{font-size:var(--font-size-12)}}._section_a49ik_1{padding:180px 0 160px}._titleWrap_a49ik_5{max-width:var(--layout-max);margin:0 auto 160px;padding:0 var(--layout-padding-pc);box-sizing:border-box}._title_a49ik_5{font-size:96px;font-weight:600;letter-spacing:-.04em;color:#0f172a;margin-bottom:20px}._sub_a49ik_20{font-size:20px;color:#64748b;max-width:720px}._list_a49ik_26{display:grid;grid-template-columns:repeat(6,1fr);max-width:var(--layout-max);margin:0 auto;padding:0 var(--layout-padding-pc);box-sizing:border-box;border-top:1px solid rgba(15,23,42,.08)}._item_a49ik_36{display:flex;flex-direction:column;gap:14px;padding:40px 20px;text-decoration:none;border-right:1px solid rgba(15,23,42,.08);white-space:pre-line;transition:background .25s ease,transform .25s ease}._item_a49ik_36:last-child{border-right:none}._item_a49ik_36:hover{background:#2563eb09;transform:translateY(-2px)}._index_a49ik_61{font-size:14px;font-weight:600;letter-spacing:.22em;color:#2563eb}._text_a49ik_68{font-size:20px;font-weight:600;color:#0f172a;line-height:1.35}@media(max-width:1200px){._title_a49ik_5{font-size:72px}._list_a49ik_26{grid-template-columns:repeat(2,1fr)}._item_a49ik_36:nth-child(2n){border-right:none}}@media(max-width:900px){._section_a49ik_1{padding:140px 0 120px}._titleWrap_a49ik_5{margin-bottom:120px;padding:0 32px}._list_a49ik_26{grid-template-columns:repeat(2,1fr)}._item_a49ik_36{padding:32px var(--layout-padding-pc);gap:12px}._item_a49ik_36:nth-child(2n){border-right:none}}@media(max-width:640px){._section_a49ik_1{padding:120px 0}._titleWrap_a49ik_5{margin-bottom:64px;padding:0 24px}._title_a49ik_5{font-size:44px}._sub_a49ik_20{font-size:16px}._list_a49ik_26{grid-template-columns:1fr;padding:0 24px}._item_a49ik_36{border-right:none;padding:28px 0}}@media(max-width:520px){._section_a49ik_1{padding:96px 0 88px}._titleWrap_a49ik_5{margin-bottom:72px;padding:0 var(--layout-padding-pc)}._sub_a49ik_20{max-width:100%}._list_a49ik_26{grid-template-columns:1fr;padding:0 var(--layout-padding-pc)}._item_a49ik_36{padding:22px 0;gap:10px;border-right:none}}._section_1oqyl_1{padding:90px 0}._container_1oqyl_5{max-width:var(--layout-max);margin:0 auto;padding:0 var(--layout-padding-pc);box-sizing:border-box}._hero_1oqyl_12{text-align:center;max-width:820px;margin:0 auto 64px}._kicker_1oqyl_18{position:relative;display:inline-flex;align-items:center;gap:12px;font-size:12px;font-weight:600;letter-spacing:.28em;text-transform:uppercase;color:#64748b;margin-bottom:18px}._kicker_1oqyl_18:before{content:"";display:block;width:28px;height:1.5px;border-radius:999px;background:linear-gradient(90deg,#2563ebe6,#2563eb66,#2563eb00)}._title_1oqyl_47{font-size:34px;font-weight:600;letter-spacing:-.02em;color:#0f172a;margin-bottom:14px}._desc_1oqyl_55{font-size:18px;line-height:1.6;color:#64748b}._compare_1oqyl_61{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:60px}._col_1oqyl_68{border-radius:22px;background:#ffffffa6;border:1px solid rgba(15,23,42,.06);padding:34px 32px;transition:transform .2s ease,box-shadow .25s ease,border-color .25s ease,background .25s ease}._col_1oqyl_68:hover{transform:translateY(-1px);box-shadow:0 20px 40px #0f172a14}._strong_1oqyl_86{background:linear-gradient(135deg,#2563eb1f,#2563eb0a);border:1px solid rgba(37,99,235,.18);box-shadow:inset 0 0 0 1px #2563eb0f,0 10px 26px #2563eb1a}._colTitle_1oqyl_94{font-size:15px;font-weight:600;letter-spacing:-.01em;color:#0f172a;margin-bottom:16px}._col_1oqyl_68 ul{list-style:none;padding:0;margin:0}._col_1oqyl_68 li{position:relative;padding-left:14px;font-size:15.5px;line-height:1.65;color:#475569;margin-bottom:10px}._col_1oqyl_68 li:before{content:"";position:absolute;left:0;top:10px;width:6px;height:6px;border-radius:99px;background:#2563ebb3}._block_1oqyl_129{margin-bottom:64px;text-align:center}._blockTitle_1oqyl_134{font-size:18px;font-weight:600;letter-spacing:-.01em;color:#0f172a;margin-bottom:16px}._pills_1oqyl_142{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;list-style:none;padding:0;margin:0}._pills_1oqyl_142 li{padding:10px 14px;border-radius:999px;font-size:14px;font-weight:600;color:#2563eb;background:#2563eb14;border:1px solid rgba(37,99,235,.12)}._featured_1oqyl_165{border-radius:22px;background:#ffffffa6;border:1px solid rgba(15,23,42,.06);padding:44px 42px;transition:transform .2s ease,box-shadow .25s ease}._featured_1oqyl_165:hover{transform:translateY(-1px);box-shadow:0 20px 40px #0f172a14}._featuredHeader_1oqyl_182{display:grid;grid-template-columns:1fr auto;gap:40px;align-items:flex-start}._featuredText_1oqyl_189{max-width:620px}._featuredSide_1oqyl_193{display:flex;flex-direction:column;align-items:flex-start;gap:14px}._featuredVisual_1oqyl_200{display:flex;flex-direction:column;align-items:flex-start;gap:12px}._govLogo_1oqyl_207{width:88px;opacity:.9}._govBadge_1oqyl_212{padding:6px 12px;border-radius:999px;font-size:12px;font-weight:600;color:#1e40af;background:#2563eb1f;border:1px solid rgba(37,99,235,.25)}._govMetaText_1oqyl_222{font-size:12.5px;letter-spacing:.08em;text-transform:uppercase;color:#475569;padding-top:6px}._govLogo_1oqyl_207,._govBadge_1oqyl_212{width:88px;height:auto;opacity:.9}._govSub_1oqyl_237{font-size:13px;line-height:1.4;color:#475569}._govMeta_1oqyl_222{display:flex;flex-direction:column;gap:6px}._govBadge_1oqyl_212{display:inline-block;width:fit-content;padding:6px 12px;border-radius:999px;font-size:12px;font-weight:600;letter-spacing:.04em;color:#1e40af;background:#2563eb1f;border:1px solid rgba(37,99,235,.25)}._mockupImage_1oqyl_265{width:160px;max-width:100%;height:auto;transition:transform .35s ease,box-shadow .35s ease}._featuredVisual_1oqyl_200{display:flex;flex-direction:column;align-items:flex-start;gap:14px}._featuredLabel_1oqyl_289{font-size:12px;font-weight:600;letter-spacing:.28em;text-transform:uppercase;color:#2563eb;margin-bottom:14px;display:inline-block}._featuredTitle_1oqyl_299{font-size:22px;font-weight:600;letter-spacing:-.01em;color:#0f172a;margin-bottom:10px}._featuredDesc_1oqyl_307{font-size:15.5px;line-height:1.65;color:#475569;max-width:620px}._toggle_1oqyl_314{background:transparent;border:1px solid rgba(37,99,235,.18);color:#2563eb;font-size:13px;font-weight:600;letter-spacing:.02em;padding:10px 14px;margin-top:20px;border-radius:999px;cursor:pointer;white-space:nowrap;transition:transform .2s ease,box-shadow .25s ease,background .25s ease,border-color .25s ease}._toggle_1oqyl_314:hover{background:#2563eb14;border-color:#2563eb3d;box-shadow:0 12px 26px #2563eb24}._toggle_1oqyl_314:active{transform:translateY(1px)}._featuredBody_1oqyl_346{margin-top:34px;padding-top:34px;border-top:1px solid rgba(15,23,42,.08)}._detailTitle_1oqyl_352{font-size:18px;font-weight:600;color:#0f172a;margin-bottom:12px}._detailDesc_1oqyl_359{font-size:15.5px;line-height:1.65;color:#475569;margin-bottom:22px}._subCompare_1oqyl_366{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-bottom:24px}._subCompare_1oqyl_366 h5{font-size:14px;font-weight:600;letter-spacing:-.01em;color:#0f172a;margin-bottom:12px}._subCompare_1oqyl_366 ul{list-style:none;padding:0;margin:0}._subCompare_1oqyl_366 li{position:relative;padding-left:14px;font-size:14.5px;line-height:1.65;color:#475569;margin-bottom:8px}._subCompare_1oqyl_366 li:before{content:"";position:absolute;left:0;top:10px;width:6px;height:6px;border-radius:99px;background:#2563ebb3}._flow_1oqyl_408,._why_1oqyl_409{margin-bottom:18px}._flow_1oqyl_408 strong,._why_1oqyl_409 strong{display:block;font-size:13px;font-weight:600;letter-spacing:.02em;color:#0f172a;margin-bottom:8px}._flow_1oqyl_408 p{font-size:14.5px;line-height:1.65;color:#475569}._why_1oqyl_409 ul{list-style:none;padding:0;margin:0}._why_1oqyl_409 li{position:relative;padding-left:14px;font-size:14.5px;line-height:1.65;color:#475569;margin-bottom:8px}._why_1oqyl_409 li:before{content:"";position:absolute;left:0;top:10px;width:6px;height:6px;border-radius:99px;background:#2563ebb3}@media(max-width:989px){._section_1oqyl_1{padding:80px 0}._title_1oqyl_47{font-size:26px}._desc_1oqyl_55{font-size:16px}._compare_1oqyl_61,._subCompare_1oqyl_366{grid-template-columns:1fr}._hero_1oqyl_12{margin-bottom:54px}._col_1oqyl_68{padding:28px 24px;border-radius:18px}._featured_1oqyl_165{padding:32px 24px;border-radius:18px}._featuredHeader_1oqyl_182{grid-template-columns:1fr}._featuredSide_1oqyl_193{justify-content:center}._featuredVisual_1oqyl_200{align-items:center;text-align:center}._compare_1oqyl_61{grid-template-columns:1fr}}@media(max-width:570px){._desc_1oqyl_55{white-space:pre-line}._section_1oqyl_1{padding:72px 0}._title_1oqyl_47{font-size:28px}._desc_1oqyl_55{font-size:15px}._featured_1oqyl_165{padding:28px 20px}._featuredVisual_1oqyl_200{align-items:center;text-align:center}}._heroSection_8lsep_1{position:relative;min-height:100vh;width:100%;padding:calc(var(--padding-layout) * 1.1) var(--layout-padding-pc);display:flex;justify-content:center;align-items:center;background-color:#f7faff;overflow:hidden}._heroSection_8lsep_1:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;filter:blur(16px);z-index:0}._heroContent_8lsep_22{position:relative;z-index:10;text-align:center;width:100%;max-width:830px;margin:0 auto}._heroTitle_8lsep_31{font-size:clamp(2.8rem,4.5vw,3.7rem);font-weight:600;letter-spacing:-.02em;color:#121212;line-height:1.16;white-space:pre-line;margin-bottom:1.4rem;text-shadow:0 0 1px rgba(0,0,0,.05)}._heroSubtitle_8lsep_43{font-size:clamp(1.15rem,2.2vw,1.4rem);font-weight:400;font-style:italic;color:#475569;letter-spacing:-.01em;opacity:.92;margin-top:.2rem}._heroDesc_8lsep_53{max-width:680px;margin:2.3rem auto 3.2rem;font-size:clamp(1.02rem,1.1vw,1.08rem);line-height:1.78;font-weight:300;color:#444;letter-spacing:-.004em;opacity:.94;white-space:pre-line}._divider_8lsep_65{width:128px;height:2px;background:linear-gradient(90deg,#0000,#247bffa6,#0000);margin:.5rem auto 0;border-radius:4px;transform-origin:left center}._scrollLineInner_8lsep_91{width:100%;height:100%;background:linear-gradient(to bottom,var(--primary-100),transparent);animation:_scroll-line_8lsep_1 2.4s cubic-bezier(.25,.1,.25,1) infinite}._highlight_8lsep_97{background:linear-gradient(90deg,#1b4ed7,#4a9aff 80%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:600;opacity:1}@media(max-width:768px){._heroTitle_8lsep_31{font-size:clamp(2.4rem,6vw,3rem)}._heroDesc_8lsep_53{font-size:1rem;margin-top:1.8rem}}@media(max-width:480px){._heroTitle_8lsep_31{font-size:clamp(1.8rem,6vw,2.8rem);line-height:1.28}._heroDesc_8lsep_53{font-size:.9rem;line-height:1.6}}._section_5d7sa_1{--gradient-start: #ffffff;--gradient-mid: #f8faff;--gradient-end: #eef3ff;background:linear-gradient(180deg,var(--gradient-start),var(--gradient-mid),var(--gradient-end));display:flex;flex-direction:column;align-items:center;justify-content:center;padding:clamp(5rem,8vw,9rem) var(--layout-padding-pc);color:#111827;overflow:hidden;position:relative;text-align:center}._section_5d7sa_1:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 60% 20%,rgba(36,123,255,.05) 0%,transparent 70%),radial-gradient(circle at 10% 80%,rgba(36,123,255,.04) 0%,transparent 70%);z-index:0}._section_5d7sa_1:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 80% 10%,rgba(36,123,255,.05),transparent 60%);mix-blend-mode:soft-light;animation:_glowMove_5d7sa_1 10s ease-in-out infinite alternate;z-index:0}@keyframes _glowMove_5d7sa_1{0%{transform:translate(-10%) translateY(0)}to{transform:translate(10%) translateY(3%)}}._hero_5d7sa_51{position:relative;z-index:1;max-width:880px;margin:0 auto 5.5rem}._kicker_5d7sa_58{color:#247bff;text-transform:uppercase;font-weight:600;letter-spacing:.15em;font-size:.85rem;margin-bottom:.8rem;opacity:.85}._headline_5d7sa_68{font-size:clamp(2rem,3.4vw,2.8rem);font-weight:600;line-height:1.2;margin-bottom:.75rem;background:linear-gradient(90deg,#111827,#1e293b);-webkit-background-clip:text;-webkit-text-fill-color:transparent}._subtext_5d7sa_78{margin-top:1.25rem;color:#4b5563;line-height:1.75;font-size:1rem;max-width:720px;margin-left:auto;margin-right:auto}._highlight_5d7sa_88{background:linear-gradient(90deg,#1a64e9,#5aa0ff 40%,#247bff 80%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:600;letter-spacing:-.01em;text-shadow:0 0 12px rgba(36,123,255,.12);transition:all .3s ease}._cards_5d7sa_98{display:flex;flex-direction:column;align-items:center;gap:3rem;max-width:760px;margin:0 auto;position:relative;z-index:1}._card_5d7sa_98{width:100%;background:#ffffffe0;border-radius:1.25rem;border:1px solid rgba(230,235,245,.9);box-shadow:0 8px 28px #247bff0f;padding:2.4rem 2rem;text-align:left;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .35s ease}._card_5d7sa_98:hover{transform:translateY(-6px);box-shadow:0 8px 28px #247bff14,0 0 0 1px #247bff1a inset;border-color:#247bff33;background:#ffffffeb}._withLine_5d7sa_129:after{content:"";position:absolute;bottom:-3rem;left:50%;transform:translate(-50%);width:2px;height:3rem;background:linear-gradient(180deg,#247bff40,#247bff00);border-radius:4px;z-index:0}._cardHeader_5d7sa_142{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}._icon_5d7sa_149{width:2.8rem;height:2.8rem;border-radius:.8rem;background:linear-gradient(135deg,#247bff1a,#247bff0a);display:flex;align-items:center;justify-content:center;color:#247bff;box-shadow:inset 0 1px 2px #ffffff4d}._cardTitle_5d7sa_161{font-size:1.05rem;text-transform:uppercase;font-weight:600;color:#247bff;letter-spacing:.05em}._cardHeadline_5d7sa_170{font-size:1.3rem;font-weight:600;color:#0f172a;margin-bottom:1rem;line-height:1.4;white-space:pre-line}._cardDesc_5d7sa_179{font-size:1.02rem;color:#475569;line-height:1.7}._card_5d7sa_98:nth-child(2) ._cardDesc_5d7sa_179{white-space:pre-line}._timelineImage_5d7sa_190{width:6px;height:80px;display:flex;justify-content:center;align-items:center;opacity:.7}._timelineImage_5d7sa_190 img{width:auto;height:80px;object-fit:contain;opacity:.7}@media(max-width:768px){._headline_5d7sa_68,._subtext_5d7sa_78,._cardHeadline_5d7sa_170,._cardDesc_5d7sa_179{white-space:pre-line}._headline_5d7sa_68{font-size:1.7rem;margin-bottom:.8rem}._subtext_5d7sa_78{font-size:1rem;line-height:1.65}._hero_5d7sa_51{margin-bottom:4rem}._card_5d7sa_98{padding:2rem}._cardHeadline_5d7sa_170{font-size:1.15rem}._cardDesc_5d7sa_179{font-size:.98rem}}@media(max-width:480px){._headline_5d7sa_68,._subtext_5d7sa_78,._cardHeadline_5d7sa_170,._cardDesc_5d7sa_179{white-space:pre-line}._subtext_5d7sa_78{font-size:.9rem;line-height:1.65}}._section_e8ooo_1{background:radial-gradient(circle at 50% 0%,rgba(36,123,255,.07),transparent 60%),linear-gradient(to bottom,#f8faff,#fff)}._coreBox_e8ooo_7{padding:clamp(6rem,8vw,10rem) var(--layout-padding-pc);max-width:var(--layout-max);margin:0 auto;box-sizing:border-box;text-align:center}._kicker_e8ooo_15{color:#247bff;text-transform:uppercase;font-size:.85rem;font-weight:600;letter-spacing:.22em;opacity:.85;margin-bottom:.9rem}._title_e8ooo_25{font-size:clamp(2.4rem,3vw,2.9rem);font-weight:600;letter-spacing:-.02em;margin-bottom:1rem;background:linear-gradient(90deg,#0f172a,#243040,#0f172a);-webkit-background-clip:text;-webkit-text-fill-color:transparent}._subtitle_e8ooo_36{max-width:780px;margin:0 auto 4rem;color:#4b5563;font-size:1.1rem;line-height:1.75;opacity:.9}._cluster_e8ooo_45{display:flex;justify-content:center;gap:5rem}._leftColumn_e8ooo_51,._rightColumn_e8ooo_52{display:flex;flex-direction:column;gap:3rem}._card_e8ooo_58{width:420px;min-height:270px;background:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:1.5rem 2rem;border-radius:1.4rem;border:1px solid rgba(255,255,255,.55);box-shadow:0 12px 22px #0000000f,0 25px 45px #247bff12;display:flex;flex-direction:column;align-items:center;gap:1rem;transition:all .5s cubic-bezier(.22,.61,.36,1)}._card_e8ooo_58:hover{transform:translateY(-10px) scale(1.02);box-shadow:0 18px 32px #00000014,0 35px 55px #247bff26;border-color:#247bff40}._iconWrap_e8ooo_88{width:74px;height:74px;border-radius:50%;padding:3px;background:radial-gradient(circle at 30% 30%,#ffffffe6,#ffffff40 70%),linear-gradient(135deg,#ffffffd9,#ffffff26);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 8px 18px #0000000f,inset 0 0 22px #ffffff8c;display:flex;align-items:center;justify-content:center;margin-bottom:.8rem}._iconInner_e8ooo_112{width:100%;height:100%;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#1e40af;opacity:.95}._divider_e8ooo_125{width:42px;height:2px;background:linear-gradient(90deg,#247bffcc,#247bff2e);border-radius:4px;margin-bottom:.9rem}._highlight_e8ooo_135{background:linear-gradient(90deg,#1b4ed7,#4a9aff 80%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:600;opacity:1}._card_e8ooo_58 h3{font-size:1.6rem;font-weight:600;letter-spacing:-.01em;color:#0f172a}._card_e8ooo_58 p{font-size:.95rem;color:#374151;opacity:1;line-height:1.65;width:100%;font-weight:500}._card1_e8ooo_159{margin-top:0}._card3_e8ooo_162{margin-top:2rem}._card2_e8ooo_165{margin-top:8rem}._card4_e8ooo_168{margin-top:2rem}@media(max-width:1000px){._cluster_e8ooo_45{flex-direction:column;gap:1.5rem}._leftColumn_e8ooo_51,._rightColumn_e8ooo_52{gap:1.5rem}._card_e8ooo_58{width:100%;min-height:auto}._card1_e8ooo_159,._card2_e8ooo_165,._card3_e8ooo_162,._card4_e8ooo_168{margin-top:0!important}}@media(max-width:480px){._card_e8ooo_58 p{font-size:.95rem;color:#374151;opacity:1;line-height:1.65;width:100%;white-space:pre-line}}._companyTimeline_1gara_1{width:100%;background:#fff;color:var(--text-100);display:flex;justify-content:center;padding:clamp(6rem,9vw,8rem) 0}._timelineContainer_1gara_30{width:100%;max-width:var(--layout-max);margin:0 auto;padding:0 var(--layout-padding-pc);box-sizing:border-box;display:flex;flex-direction:column;align-items:center;gap:5rem}._timelineRow_1gara_42{margin-bottom:2rem}._timelineDate_1gara_46{font-size:1.3rem;font-weight:600;color:var(--primary-400);border-left:2px solid var(--primary-200);padding-left:.75rem;margin-bottom:1rem;letter-spacing:-.01em}._timelineContentColumn_1gara_56{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}._timelineCategoryTitle_1gara_62{font-size:1rem;font-weight:600;color:var(--primary-300);margin-bottom:.6rem;border-bottom:1px solid #eee;padding-bottom:.3rem}._timelineItemList_1gara_71{list-style:none;padding:0;margin:0}._timelineItemDot_1gara_77{position:relative;padding-left:1.2rem;font-size:.95rem;color:#333;line-height:1.6}._timelineItemDot_1gara_77:before{content:"";position:absolute;left:0;top:.6rem;width:6px;height:6px;background-color:var(--primary-200);border-radius:50%}._timelineContainer_1gara_30 h1{font-size:clamp(2.3rem,4vw,3rem);font-weight:600;text-align:center;color:var(--text-100);letter-spacing:-.02em;line-height:1.2}._yearTabs_1gara_105{width:100%;display:flex;flex-direction:column;align-items:center;gap:1.6rem}._yearTabsButtons_1gara_113{display:flex;flex-wrap:wrap;justify-content:center;gap:2.4rem}._yearButton_1gara_120{position:relative;background:transparent;border:none;font-size:clamp(1.2rem,1.8vw,1.5rem);font-weight:600;color:#6b7280;cursor:pointer;letter-spacing:-.01em;transition:color .25s ease,transform .2s ease}._yearButton_1gara_120:hover{color:var(--primary-100);transform:translateY(-1px)}._yearButton_1gara_120._active_1gara_139{color:var(--primary-100);font-weight:600}._yearButton_1gara_120._active_1gara_139:after{content:"";position:absolute;left:50%;bottom:-.45rem;transform:translate(-50%);width:8px;height:8px;background:var(--primary-100);border-radius:50%}._yearLine_1gara_156{width:100%;max-width:600px;height:1px;background:linear-gradient(90deg,transparent 0%,var(--primary-200) 50%,transparent 100%)}._timeline_1gara_10{display:flex;flex-direction:column;gap:2.4rem;width:100%;padding-top:1rem}._timelineMonthGroup_1gara_183{display:flex;flex-direction:column;gap:.6rem;border-left:2px solid var(--primary-200);padding:.8rem 0 .8rem 1.5rem}._timelineMonth_1gara_183{font-weight:600;color:var(--primary-400);font-size:1.1rem;letter-spacing:-.01em}._timelineContentList_1gara_199{list-style:none;margin:0;padding:0}._emphasis_1gara_205{color:#111827;font-weight:600;white-space:pre-line}._timelineItemDot_1gara_77._emphasis_1gara_205:before{content:"";position:absolute;left:0;top:.55rem;width:8px;height:8px;background-color:var(--primary-100);border-radius:50%;box-shadow:0 0 0 4px #f1f5f9,0 2px 6px #00000014;z-index:1}._timelineItem_1gara_10{color:#374151;font-size:.98rem;line-height:1.7;margin:.35rem 0;position:relative;padding-left:.9rem;display:flex;align-items:center}._timelineItem_1gara_10:before{content:"";position:absolute;left:0;top:.55rem;width:5px;height:5px;background:var(--primary-100);border-radius:50%;opacity:.9}._timelineEmpty_1gara_263{color:#aaa;font-size:.95rem;padding:4rem 0;text-align:center}@media(max-width:1024px){._timelineContentColumn_1gara_56{grid-template-columns:repeat(2,1fr);gap:1.5rem}._timelineCategoryBlock_1gara_276{padding:1rem}._timelineDate_1gara_46{font-size:1.1rem}._timelineItemDot_1gara_77{font-size:.92rem}}@media(max-width:768px){._timelineContentColumn_1gara_56{grid-template-columns:1fr;gap:1rem}._timelineCategoryBlock_1gara_276{box-shadow:none}._timelineRow_1gara_42{margin-bottom:3rem}._timelineDate_1gara_46{font-size:1rem;margin-bottom:1rem}._timelineCategoryTitle_1gara_62{font-size:.95rem}._timelineItemDot_1gara_77{font-size:.9rem;line-height:1.5}._timelineContainer_1gara_30{padding:0 1rem;gap:3rem}._yearTabsButtons_1gara_113{gap:1.6rem}._yearButton_1gara_120{font-size:1rem}._yearButton_1gara_120._active_1gara_139:after{width:6px;height:6px;bottom:-.35rem}}._companyPartners_197ww_1{width:100%;padding:80px 0;overflow:hidden;background-color:#fff}._partnersWrapper_197ww_8{position:relative;width:100%;display:flex;align-items:center;background-color:#fff}._partnersTrack_197ww_16{display:flex;width:max-content;animation:_infiniteScroll_197ww_1 150s linear infinite;will-change:transform}._logoItem_197ww_23{flex-shrink:0;padding:0 40px;display:flex;align-items:center;justify-content:center}._partnerLogo_197ww_31{height:20px;width:auto;filter:grayscale(1);opacity:.5;transition:all .5s ease}@keyframes _infiniteScroll_197ww_1{0%{transform:translate(0)}to{transform:translate(calc(-100% / 3))}}._fadeLeft_197ww_48,._fadeRight_197ww_49{position:absolute;top:0;width:200px;height:100%;z-index:2;pointer-events:none}._fadeLeft_197ww_48{left:0;background:linear-gradient(to right,#fff,#fff0)}._fadeRight_197ww_49{right:0;background:linear-gradient(to left,#fff,#fff0)}@media(max-width:1024px){._companyPartners_197ww_1{padding:60px 0}._partnerLogo_197ww_31{height:30px}._logoItem_197ww_23{padding:0 30px}._fadeLeft_197ww_48,._fadeRight_197ww_49{width:100px}}@media(max-width:768px){._companyPartners_197ww_1{padding:40px 0}._partnersTrack_197ww_16{animation-duration:100s}._logoItem_197ww_23{padding:0 20px}._partnerLogo_197ww_31{height:20px;opacity:.8}._fadeLeft_197ww_48,._fadeRight_197ww_49{width:60px}}._companyLocations_139z5_1{width:100%;padding:clamp(6rem,10vw,9rem) 0;color:#1e293b;background-color:#fff}._container_139z5_8{display:flex;flex-direction:column;gap:4rem;max-width:var(--layout-max);width:100%;margin:0 auto;padding:0 var(--layout-padding-pc);box-sizing:border-box}._title_139z5_19{font-size:42px;font-weight:600;letter-spacing:-.02em;background:linear-gradient(90deg,#0b1220,#0f172a 55%,#1e293b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:center}._mapWrapper_139z5_29{position:relative;width:100%;height:520px;border-radius:24px;overflow:hidden;box-shadow:0 12px 40px #0000001f}._mapImage_139z5_38{width:100%;height:100%}._hqBadge_139z5_43{position:absolute;top:1.5rem;right:1.5rem;background:linear-gradient(135deg,#ff7a00,#ffae47);color:#fff;font-size:.8rem;font-weight:600;padding:.5rem 1rem;border-radius:30px;z-index:10;box-shadow:0 4px 12px #ff7a004d}._locationContent_139z5_57{display:flex;flex-direction:column;gap:5rem}._sectionHeader_139z5_63{display:flex;align-items:center;gap:20px;margin-bottom:2rem}._groupTitle_139z5_70{font-size:1.25rem;font-weight:600;color:#0f172a;text-transform:uppercase;letter-spacing:.1em;white-space:nowrap}._line_139z5_79{flex:1;height:1px;background:linear-gradient(90deg,#e2e8f0 0%,transparent 100%)}._list_139z5_85{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}._item_139z5_91{background:#f8fafc;border:1px solid #f1f5f9;border-radius:16px;padding:1.5rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}._comingSoonText_139z5_100{color:#ff7a00!important;font-weight:600;font-style:italic;letter-spacing:.02em}._item_139z5_91:hover{transform:translateY(-2px)}._activeItem_139z5_111{background:#0f172a!important;border-color:#0f172a;box-shadow:0 20px 25px -5px #0000001a;transform:translateY(-5px)}._rowTop_139z5_118{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}._name_139z5_125{font-size:1.15rem;font-weight:600;color:#1e293b;transition:.3s}._activeItem_139z5_111 ._name_139z5_125{color:#fff}._address_139z5_135{font-size:.9rem;color:#64748b;line-height:1.5;transition:.3s}._activeItem_139z5_111 ._address_139z5_135{color:#94a3b8}._activeItem_139z5_111 ._comingSoonText_139z5_100{color:#ffae47!important}._hqTag_139z5_149{background:#ff7a00;color:#fff;font-size:.65rem;font-weight:600;padding:.2rem .5rem;border-radius:4px}@media(max-width:768px){._list_139z5_85{grid-template-columns:1fr}._title_139z5_19{font-size:32px}._mapWrapper_139z5_29{height:350px}}._newsroom_ln88m_1{width:100%;background:#fff;color:var(--text-100);padding:clamp(4.5rem,7vw,6.5rem) 0}._inner_ln88m_8{width:100%;max-width:var(--layout-max);margin:0 auto;padding:0 var(--layout-padding-pc);box-sizing:border-box;display:flex;flex-direction:column;gap:3rem;text-align:left}._header_ln88m_20{width:100%;max-width:var(--layout-max);margin:0 auto}._title_ln88m_26{font-size:clamp(1.8rem,3vw,2.6rem);font-weight:700;letter-spacing:-.03em;color:var(--text-100)}._subtitle_ln88m_33{margin-top:.5rem;font-size:.9rem;color:var(--text-300)}._listSection_ln88m_39{width:100%;display:flex;flex-direction:column;gap:1.2rem}._paginationWrapper_ln88m_46{display:flex;justify-content:center;align-items:center;padding-bottom:3rem}._pagination_ln88m_46{display:flex;align-items:center;gap:.5rem}._pagination_ln88m_46 button{width:36px;height:36px;border-radius:8px;border:1px solid var(--primary-200);background:transparent;color:var(--text-300);font-weight:600;font-size:.85rem;cursor:pointer;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease,border-color .2s ease}._pagination_ln88m_46 button:hover{background-color:var(--primary-200);color:var(--primary-400)}._pagination_ln88m_46 button._active_ln88m_85{background:var(--primary-gradient);color:var(--text-000);border-color:transparent;box-shadow:0 2px 6px #247bff33}._pagination_ln88m_46 button:disabled{opacity:.4;cursor:default}._showNoPostMessage_ln88m_98{text-align:center;color:var(--text-300);font-size:.95rem;padding:3rem 0}@media(max-width:1024px){._inner_ln88m_8{width:100%;padding:0 var(--container-padding-md);gap:2.5rem}._header_ln88m_20{padding-bottom:2rem}._title_ln88m_26{font-size:2rem}._subtitle_ln88m_33{font-size:.85rem}}@media(max-width:640px){._newsroom_ln88m_1{padding:clamp(3rem,8vw,4rem) 0}._inner_ln88m_8{width:100%;padding:0 var(--container-padding-sm);gap:2rem}._header_ln88m_20{padding-bottom:1.5rem}._title_ln88m_26{font-size:1.5rem;line-height:1.3}._subtitle_ln88m_33{font-size:.85rem}._listSection_ln88m_39{gap:1.25rem}._paginationWrapper_ln88m_46{padding-bottom:2rem}._pagination_ln88m_46{gap:.5rem}._pagination_ln88m_46 button{min-width:40px;min-height:40px;font-size:.85rem}}@media(max-width:480px){._inner_ln88m_8{padding:0 var(--container-padding-xs);gap:1.75rem}._title_ln88m_26{font-size:1.35rem}._subtitle_ln88m_33{font-size:.8rem}}._wrapper_1scjh_1{display:flex;flex-direction:column;align-items:center;padding:0;width:100%;box-sizing:border-box;background-color:#fff}._list_1scjh_11{display:flex;flex-direction:column;gap:1.5rem;width:100%;max-width:var(--layout-max);margin:0 auto;padding:0 var(--layout-padding-pc);box-sizing:border-box}._card_1scjh_22{display:flex;align-items:stretch;border-radius:var(--border-radius-10);overflow:hidden;background:#f9fbff;text-decoration:none;color:var(--text-100);transition:var(--transition-basic);cursor:pointer;padding:1rem}._card_1scjh_22:hover{box-shadow:0 2px 4px #247bff14}._imageBox_1scjh_39{flex:0 0 240px;height:180px;overflow:hidden;transition:transform .3s ease}._image_1scjh_39{width:100%;height:100%;object-fit:cover;display:block}._card_1scjh_22:hover ._image_1scjh_39{transform:scale(1.04)}._textBox_1scjh_57{flex:1;padding:1.2rem 1.5rem;display:flex;flex-direction:column;justify-content:center}._title_1scjh_65{font-size:1.1rem;font-weight:600;line-height:1.4;color:var(--text-100);transition:color .2s ease;text-align:start}._desc_1scjh_74{color:var(--text-300);margin-top:.4rem;line-height:1.6;font-size:.9rem;text-align:start;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;word-break:break-word}._date_1scjh_90{font-size:.8rem;color:var(--text-400);margin-top:.8rem;text-align:start}._empty_1scjh_97{text-align:center;color:var(--text-300);font-size:.9rem;padding:3rem 0}@media(max-width:1100px){._imageBox_1scjh_39{flex:0 0 200px;height:140px}._textBox_1scjh_57{padding:1rem 1.2rem}._title_1scjh_65{font-size:1rem}._desc_1scjh_74{font-size:.85rem}}@media(max-width:1024px){._list_1scjh_11{padding:0 var(--container-padding-md)}}@media(max-width:640px){._list_1scjh_11{gap:1.25rem;padding:0 var(--container-padding-sm)}._card_1scjh_22{flex-direction:column;align-items:stretch;padding:0;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000000f}._imageBox_1scjh_39{width:100%;flex:none;height:auto;aspect-ratio:16 / 9;order:-1}._textBox_1scjh_57{width:100%;text-align:left;padding:1rem var(--container-padding-sm)}._title_1scjh_65{font-size:1rem;font-weight:600;line-height:1.4}._desc_1scjh_74{-webkit-line-clamp:3;font-size:.875rem;margin-top:.35rem}._date_1scjh_90{font-size:.8rem;margin-top:.6rem}}@media(max-width:480px){._list_1scjh_11{padding:0 var(--container-padding-xs);gap:1rem}._card_1scjh_22 ._textBox_1scjh_57{padding:.875rem var(--container-padding-xs)}._title_1scjh_65{font-size:.9375rem}._desc_1scjh_74{font-size:.8125rem}}._pagination_11q4h_1{display:flex;justify-content:center;align-items:center;gap:.6rem;margin-top:2rem}._paginationButton_11q4h_9{width:36px;height:36px;color:var(--text-300);border-radius:100%;cursor:pointer;display:flex;align-items:center;justify-content:center;background-color:transparent;border:1px solid #2b3560;transition:var(--transition-basic)}._paginationButton_11q4h_9 p{font-size:.9rem;font-weight:600}._paginationButton_11q4h_9:hover{box-shadow:0 0 8px #247bff33;transform:translateY(-.2px)}._paginationButton_11q4h_9:disabled{opacity:.4;cursor:default;box-shadow:none}._paginationButton_11q4h_9:disabled:hover{background-color:transparent;color:var(--text-300)}._active_11q4h_44{background:linear-gradient(180deg,#1a2244,#0e1430 50%);color:var(--text-000);box-shadow:0 0 8px #247bff40;border:none;transform:translateY(-1px)}._paginationButton_11q4h_9 img{width:18px;height:18px;filter:grayscale(100%) brightness(.5);transition:var(--transition-basic)}._paginationButton_11q4h_9:hover img{filter:grayscale(0%) brightness(1)}._paginationButton_11q4h_9:first-child img{transform:rotate(180deg)}@media(max-width:640px){._pagination_11q4h_1{gap:.4rem}._paginationButton_11q4h_9{width:32px;height:32px}._paginationButton_11q4h_9 p{font-size:.8rem}._paginationButton_11q4h_9 img{width:16px;height:16px}}._pagination_139qq_1{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;margin:2rem 0}._buttonIcon_139qq_10{display:flex;align-items:center;justify-content:center}._contactSection_1fd4g_1{position:relative;width:100%;min-height:var(--height-full);color:var(--text-100);display:flex;flex-direction:column;justify-content:center;padding:5rem var(--padding-medium);overflow:hidden}._contactContainer_1fd4g_14{display:grid;grid-template-columns:1fr 1.6fr;gap:clamp(2.5rem,4vw,5rem);max-width:var(--layout-max);margin:0 auto;width:100%;padding:0 var(--layout-padding-pc);box-sizing:border-box;position:relative;z-index:2}._contactInfo_1fd4g_27{display:flex;flex-direction:column;gap:1.8rem;border-right:1px solid rgba(255,255,255,.08)}._contact_1fd4g_1 h2{font-size:clamp(1.9rem,5vw,2.6rem);font-weight:700;line-height:1.28;letter-spacing:-.02em;margin-bottom:.8rem;background:linear-gradient(90deg,#0b1220,#0f172a 55%,#1e293b);-webkit-background-clip:text;-webkit-text-fill-color:transparent}._contact_1fd4g_1 p{font-size:clamp(1rem,2.5vw,1.15rem);line-height:1.65;opacity:.95}._contactInfo_1fd4g_27 ul{margin-top:1.2rem;display:flex;flex-direction:column;gap:.9rem}._contactInfo_1fd4g_27 li{display:flex;align-items:center;gap:.6rem;font-size:var(--font-size-16);line-height:1.55;color:var(--text-100);cursor:pointer;transition:all .25s ease}._contactInfo_1fd4g_27 li:hover{transform:translate(4px);color:var(--primary-100)}._contactInfo_1fd4g_27 li a:hover{color:var(--primary-100)!important}._contactInfo_1fd4g_27 li:active{transform:translate(2px) scale(.98);opacity:.85}._contactInfo_1fd4g_27 a{color:var(--text-100)!important;text-decoration:none}._contactInfo_1fd4g_27 li svg{width:18px!important;height:18px!important;flex-shrink:0;opacity:.9}._contactFormWrap_1fd4g_96{background:linear-gradient(180deg,#04070c,#06101f,#0b152a 70%,#0b152a);border-radius:18px;box-shadow:0 12px 32px #00000061;padding:clamp(1.8rem,4vw,3rem);display:flex;flex-direction:column;justify-content:center}._contactForm_1fd4g_96{display:flex;flex-direction:column;gap:1rem}._inputGrid_1fd4g_112{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}._contactForm_1fd4g_96 input,._contactForm_1fd4g_96 textarea{border:1px solid rgba(0,0,0,.15);border-radius:12px;padding:.9rem 1rem;font-size:15px;background:#fff;transition:.2s ease}._contactForm_1fd4g_96 input:focus,._contactForm_1fd4g_96 textarea:focus{border-color:var(--primary-100);box-shadow:0 0 0 3px #247bff26}._agreeLabel_1fd4g_134{display:flex;align-items:flex-start;gap:.4rem;font-size:14px;color:var(--text-300)}._agreeLabel_1fd4g_134 a{color:var(--primary-100);text-decoration:underline}._submitBtn_1fd4g_147{background:var(--primary-gradient);color:var(--text-000);font-weight:600;border-radius:12px;padding:1rem;cursor:pointer;transition:.2s ease}._submitBtn_1fd4g_147:hover{filter:brightness(1.08)}._disabledBtn_1fd4g_161{background:var(--text-400);color:var(--text-000);border-radius:12px;padding:1rem;cursor:not-allowed}._errorMsg_1fd4g_169{color:#ff6b6b;font-size:13px}@media(max-width:1024px){._contactContainer_1fd4g_14{grid-template-columns:1fr;max-width:90%}._contactInfo_1fd4g_27{border-right:none;border-bottom:1px solid rgba(255,255,255,.08);padding-bottom:2.5rem;margin-bottom:2rem}}@media(max-width:768px){._contactSection_1fd4g_1{padding:4rem var(--padding-small)}._contactInfo_1fd4g_27,._contactFormWrap_1fd4g_96{max-width:520px;margin:0 auto;width:100%}._contactInfo_1fd4g_27 li{font-size:15px}._contactFormWrap_1fd4g_96{border-radius:15px;box-shadow:0 10px 26px #00000047}._contactForm_1fd4g_96 input,._contactForm_1fd4g_96 textarea{font-size:14px;padding:.85rem .9rem}}@media(max-width:480px){._contactInfo_1fd4g_27,._contactFormWrap_1fd4g_96{max-width:520px;margin:0 auto;width:100%}._inputGrid_1fd4g_112{grid-template-columns:1fr}._submitBtn_1fd4g_147,._disabledBtn_1fd4g_161{font-size:15px}}._container_95wuq_1{min-height:100vh;background:#f6f7f9;padding:4rem 0}._content_95wuq_7{width:100%;max-width:var(--layout-max);margin:0 auto;padding:0 var(--layout-padding-pc);box-sizing:border-box;background:#fff;border-radius:var(--border-radius-20);box-shadow:var(--box-shadow-medium);overflow:hidden}._header_95wuq_19{background:var(--primary-gradient);padding:3rem 2.3rem;text-align:center;color:var(--text-000)}._title_95wuq_26{font-size:clamp(1.8rem,3vw,2.4rem);font-weight:600;letter-spacing:-.02em;margin-bottom:1rem}._subtitle_95wuq_33{font-size:1rem;opacity:.95;max-width:720px;margin:0 auto;line-height:1.65}._section_95wuq_41{padding:3rem 2rem;border-bottom:1px solid #e5e7eb}._section_95wuq_41:last-of-type{border-bottom:none}._sectionTitle_95wuq_50{font-size:clamp(1.25rem,2vw,1.45rem);font-weight:600;color:#1f1f1f;letter-spacing:-.01em;padding-bottom:.4rem;margin-bottom:1.3rem;border-bottom:2px solid var(--primary-100)}._sectionContent_95wuq_61{color:#333;font-size:1rem;line-height:1.75}._sectionContent_95wuq_61>p{margin-bottom:1.15rem}._subsection_95wuq_71,._providerInfo_95wuq_72,._delegationInfo_95wuq_73,._contactInfo_95wuq_74,._agency_95wuq_75{padding:1.4rem;margin:1.6rem 0;background:#fafafa;border-radius:12px;border-left:3px solid #d1d5db;box-shadow:0 1px 3px #0000000f}._subsection_95wuq_71 h3,._providerInfo_95wuq_72 h4,._contactInfo_95wuq_74 h4,._agency_95wuq_75 h4{font-size:1.05rem;font-weight:600;color:#1f1f1f;margin-bottom:.7rem}._providerInfo_95wuq_72,._delegationInfo_95wuq_73,._contactInfo_95wuq_74,._agency_95wuq_75{background:#f9f9f9;border-color:#d0d4da}._footer_95wuq_103{background:#1e1e1e;color:#fff;padding:2rem;text-align:center}._effectiveDate_95wuq_110 p{font-size:1rem;opacity:.85}@media(max-width:1024px){._section_95wuq_41{padding:2.4rem 1.7rem}}@media(max-width:768px){._container_95wuq_1{padding:2.2rem 0}._header_95wuq_19{padding:2.4rem 1.2rem}._section_95wuq_41{padding:1.8rem 1.3rem}._subsection_95wuq_71,._providerInfo_95wuq_72,._delegationInfo_95wuq_73,._contactInfo_95wuq_74,._agency_95wuq_75{padding:1.1rem 1rem}}@media(max-width:480px){._title_95wuq_26{font-size:1.7rem}._section_95wuq_41{padding:1.5rem 1rem}._subsection_95wuq_71,._providerInfo_95wuq_72,._delegationInfo_95wuq_73,._contactInfo_95wuq_74,._agency_95wuq_75{padding:.9rem .85rem}}@media print{._container_95wuq_1{background:#fff;padding:0}._content_95wuq_7{border-radius:0;box-shadow:none}._header_95wuq_19{background:#fff!important;color:#000!important}._footer_95wuq_103{background:#fff!important;color:#000!important;border-top:1px solid #ccc}}._errorWrapper_13udz_1{width:100%;height:100dvh;display:flex;flex-direction:column;background:#0c1528;background:radial-gradient(circle at 50% 35%,#0f1b34,#0b1120 80%);color:var(--text-000)}._header_13udz_13{padding:1.4rem 0;display:flex;justify-content:center;align-items:center;opacity:.85}._header_13udz_13 img{height:28px;filter:drop-shadow(0 2px 8px rgba(0,0,0,.4));transition:.2s ease}._header_13udz_13 img:hover{opacity:1}._errorLayout_13udz_32{flex:1;display:flex;justify-content:center;align-items:center}._footer_13udz_39{padding:1.6rem 0;text-align:center;font-size:.85rem;color:#8892a5;opacity:.7;letter-spacing:.02em;-webkit-user-select:none;user-select:none}._notFoundWrapper_h2ltn_1{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:1.8rem;animation:_fadeUp_h2ltn_1 .4s ease}._errorImage_h2ltn_15{width:260px;max-width:70%;opacity:.95;filter:drop-shadow(0 4px 14px rgba(0,0,0,.25))}._errorBox_h2ltn_22 h1{font-size:1.9rem;font-weight:600;color:var(--text-000);margin-bottom:.6rem;letter-spacing:-.01em}._errorBox_h2ltn_22 p{max-width:500px;line-height:1.55;color:var(--text-400);font-size:1rem;margin:.25rem auto}._button_h2ltn_41{margin-top:1.6rem;padding:.85rem 1.8rem;font-size:1rem;font-weight:600;background:#1d6cf2e6;color:#fff;border-radius:12px;text-decoration:none;box-shadow:0 4px 16px #1d6cf24d;transition:.25s ease}._button_h2ltn_41:hover{background:#1d6cf2;box-shadow:0 6px 20px #1d6cf273}@keyframes _fadeUp_h2ltn_1{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){._errorImage_h2ltn_15{width:200px}._errorBox_h2ltn_22 h1{font-size:1.6rem}._errorBox_h2ltn_22 p{white-space:pre-line}._button_h2ltn_41{padding:.6rem .5rem;font-size:.95rem}}
