._splashContainer_1wrar_3{height:100vh;width:100%;background-color:#0c0f14;display:flex;justify-content:center;align-items:center;flex-direction:column;z-index:9999;position:fixed;top:0;left:0}._contentWrapper_1wrar_17{text-align:center;animation:_fadeOut_1wrar_1 .5s ease-in-out 4.5s forwards}._labTitle_1wrar_23{font-family:Inter,sans-serif;font-size:2.5rem;font-weight:800;color:#fff;letter-spacing:-1px;margin-bottom:.5rem;opacity:0;animation:_fadeInUp_1wrar_1 1.5s ease-out .2s forwards}._projectCode_1wrar_35{font-family:Courier New,monospace;font-size:.9rem;color:#666;letter-spacing:2px;margin-bottom:2rem;opacity:0;animation:_fadeInUp_1wrar_1 1.2s ease-out .8s forwards}._loadingBarContainer_1wrar_46{width:200px;height:2px;background-color:#333;margin:0 auto 1rem;border-radius:2px;overflow:hidden;opacity:0;animation:_fadeIn_1wrar_1 .8s ease 1.5s forwards}._loadingBar_1wrar_46{width:0%;height:100%;background-color:#ffc107;animation:_loading_1wrar_46 3s cubic-bezier(.22,.61,.36,1) 1.5s forwards}._versionInfo_1wrar_65{font-size:.7rem;color:#444;font-family:monospace;opacity:0;animation:_fadeIn_1wrar_1 1s ease 2s forwards}@keyframes _fadeInUp_1wrar_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeIn_1wrar_1{0%{opacity:0}to{opacity:1}}@keyframes _loading_1wrar_46{0%{width:0%}20%{width:10%}50%{width:45%}70%{width:60%}to{width:100%}}@keyframes _fadeOut_1wrar_1{to{opacity:0;transform:scale(.95)}}@font-face{font-family:NanumHaNaSonGeurSsi;src:url(/assets/NanumHaNaSonGeurSsi-BQP-7tXH.woff2) format("woff2");font-weight:400;font-style:normal}._landingContainer_8eys6_11{background-color:#0c0f14;color:#fff}._heroSection_8eys6_17{height:100vh;width:100%;display:flex;justify-content:center;align-items:center;text-align:center;position:relative;overflow:hidden;background-image:linear-gradient(#00000080,#00000080),url(/assets/busan-alley-background-BjtBwRvI.jpg);background-size:cover;background-position:center}._heroContent_8eys6_32{max-width:800px;padding:0 20px;z-index:2;animation:_fadeIn_8eys6_1 1.5s ease-in-out}._headline_8eys6_39{font-family:NanumHaNaSonGeurSsi,sans-serif;font-size:3.5rem;line-height:1.2;margin-bottom:1.5rem;font-weight:400;text-shadow:2px 2px 8px rgba(0,0,0,.7)}._subtext_8eys6_48{font-size:1.25rem;line-height:1.6;max-width:600px;margin:0 auto 2.5rem;text-shadow:1px 1px 4px rgba(0,0,0,.7)}._ctaContainer_8eys6_56{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}._ctaButton_8eys6_63{padding:1rem 2rem;font-size:1rem;font-weight:700;border-radius:50px;border:none;cursor:pointer;transition:all .3s ease;background-color:#ffc107;color:#333}._ctaButton_8eys6_63:hover{transform:translateY(-3px);box-shadow:0 4px 15px #ffc10766}._secondary_8eys6_80{background-color:transparent;color:#fff;border:2px solid white}._bubbleContainer_8eys6_87{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}._bubble_8eys6_87{position:absolute;bottom:-100px;background-color:#ffffff1a;color:#ffffffb3;padding:10px 15px;border-radius:20px;font-size:.9rem;opacity:0;animation-name:_floatUp_8eys6_1;animation-timing-function:linear;animation-iteration-count:infinite;white-space:nowrap}@keyframes _floatUp_8eys6_1{0%{opacity:0;transform:translateY(0) translate(0)}25%{opacity:.7;transform:translate(20px)}50%{opacity:.7;transform:translate(-20px)}to{opacity:0;transform:translateY(-100vh) translate(0)}}@keyframes _fadeIn_8eys6_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._problemSection_8eys6_142{background-color:#121212;padding:8rem 2rem;overflow:hidden;position:relative}._problemContent_8eys6_149{display:flex;max-width:1200px;width:100%;margin:0 auto;gap:5rem;align-items:center}._leftColumn_8eys6_159{flex:1.2;height:500px;position:relative;perspective:800px}._leftColumn_8eys6_159:before{content:"";position:absolute;inset:0;z-index:2;background:linear-gradient(to bottom,#121212 0%,transparent 20%,transparent 80%,#121212 100%)}._iconGrid_8eys6_184{display:grid;grid-template-columns:repeat(5,1fr);gap:2rem;color:#ffffff26;animation:_endlessScroll_8eys6_1 40s linear infinite;transform:rotateX(30deg) translateY(-20%);transform-style:preserve-3d;filter:blur(1px)}._iconWrapper_8eys6_199{display:flex;justify-content:center;align-items:center}._rightColumn_8eys6_206{flex:1;z-index:3;animation:_fadeInUp_8eys6_1 1s ease-out forwards;opacity:0}._sectionTitle_8eys6_214{font-size:2.8rem;font-weight:700;color:#fff;margin-bottom:1.5rem;line-height:1.2}._sectionText_8eys6_222{font-size:1.1rem;color:#a9b3c1;line-height:1.8;margin-bottom:1rem}._sectionText_8eys6_222 strong{color:khaki;font-weight:600}._highlightList_8eys6_234{list-style:none;padding:0;margin-top:2rem}._highlightList_8eys6_234 li{color:#d1d5db;margin-bottom:.8rem;display:flex;align-items:center}._highlightList_8eys6_234 li:before{content:"✨";margin-right:.8rem;font-size:1.2rem}@keyframes _endlessScroll_8eys6_1{0%{transform:rotateX(30deg) translateY(-20%)}to{transform:rotateX(30deg) translateY(-70%)}}@keyframes _fadeInUp_8eys6_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:992px){._problemContent_8eys6_149{flex-direction:column;text-align:center}._leftColumn_8eys6_159{width:100%;height:300px;perspective:500px;margin-bottom:2rem}}@keyframes _float_8eys6_1{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@media(max-width:768px){._problemContent_8eys6_149{flex-direction:column;gap:3rem}._leftColumn_8eys6_159{order:2}._rightColumn_8eys6_206{order:1;text-align:center}._highlightList_8eys6_234 li{text-align:left}}._serviceSection_8eys6_322{background-color:#0c0f14;padding:6rem 2rem}._sectionHeader_8eys6_327{text-align:center;margin-bottom:4rem}._sectionSubtitle_8eys6_332{font-size:1.2rem;color:#ccc;max-width:600px;margin:.5rem auto 0}._featuresGrid_8eys6_339{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;max-width:1200px;margin:0 auto}._featureCard_8eys6_351{background-color:#1f2328;padding:2rem;border-radius:12px;border:1px solid #333;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease}._featureCard_8eys6_351:hover{transform:translateY(-5px);box-shadow:0 8px 30px #0000004d}._featureTitle_8eys6_366{font-size:1.5rem;margin-bottom:1rem;color:#ffc107}._featureText_8eys6_372{color:#bbb;line-height:1.6;flex-grow:1;margin-bottom:1.5rem}._translatorDemo_8eys6_380 label{display:block;margin:1rem 0 .5rem;color:#888;font-size:.9rem}._translatorDemo_8eys6_380 textarea{width:100%;background-color:#101216;border:1px solid #444;color:#fff;border-radius:8px;padding:.5rem;font-size:1rem;resize:none}._bogleOutput_8eys6_396{background-color:#2c2a1e;color:#ffc107;padding:1rem;border-radius:8px;font-style:italic;min-height:80px}._chatMockup_8eys6_406{background-color:#101216;border-radius:8px;padding:1rem;display:flex;flex-direction:column;gap:.8rem}._messageBubble_8eys6_414{padding:.6rem 1rem;border-radius:18px;max-width:80%;line-height:1.4}._userMessage_8eys6_420{background-color:#373a3f;align-self:flex-end;border-bottom-right-radius:4px}._bogleMessage_8eys6_425{background-color:#004d40;align-self:flex-start;border-bottom-left-radius:4px}._typingIndicator_8eys6_430{align-self:flex-start}._typingIndicator_8eys6_430 span{display:inline-block;width:8px;height:8px;border-radius:50%;background-color:#555;margin:0 2px;animation:_typing_8eys6_430 1s infinite}._typingIndicator_8eys6_430 span:nth-child(2){animation-delay:.1s}._typingIndicator_8eys6_430 span:nth-child(3){animation-delay:.2s}@keyframes _typing_8eys6_430{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}._postcardStack_8eys6_460{position:relative;min-height:150px;display:flex;align-items:center;justify-content:center;margin-top:1rem}._postcard_8eys6_460{position:absolute;width:80%;height:120px;padding:1rem;border-radius:8px;background-color:#e0e0e0;color:#333;box-shadow:0 4px 15px #0000004d;transition:transform .3s ease}._postcard_8eys6_460 h4{margin:0 0 .5rem}._postcard_8eys6_460 p{margin:0;font-size:.9rem}._postcardStack_8eys6_460:hover ._postcard1_8eys6_487{transform:rotate(5deg) translate(20px)}._postcardStack_8eys6_460:hover ._postcard2_8eys6_490{transform:rotate(-3deg) translateY(-10px)}._postcardStack_8eys6_460:hover ._postcard3_8eys6_493{transform:rotate(2deg) translate(-20px)}._postcard1_8eys6_487{z-index:3;transform:rotate(2deg);background-color:#fff8e1}._postcard2_8eys6_490{z-index:2;transform:rotate(-5deg);background-color:#e3f2fd}._postcard3_8eys6_493{z-index:1;transform:rotate(4deg);background-color:#fce4ec}._differenceSection_8eys6_514{background-color:#1a1a1a;padding:6rem 2rem;border-top:1px solid #333}._diffGrid_8eys6_520{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;max-width:1200px;margin:0 auto}._diffCard_8eys6_528{background-color:#24282f;border:1px solid #3a3f47;border-radius:12px;padding:2rem;text-align:center}._diffCardIcon_8eys6_536{font-size:2.5rem;margin-bottom:1rem}._diffCardTitle_8eys6_541{font-size:1.5rem;margin-bottom:1rem;color:#fff}._diffCardText_8eys6_547{color:#bbb;line-height:1.6;margin-bottom:1.5rem;min-height:100px}._approachCompare_8eys6_555{font-family:Courier New,Courier,monospace;font-size:.9rem;background-color:#101216;padding:1rem;border-radius:8px}._bogleApproach_8eys6_562{display:block;margin-top:.5rem;color:#ffc107;font-weight:700}._emotionVectorDemo_8eys6_570{display:flex;align-items:center;justify-content:space-around;background-color:#101216;padding:1rem;border-radius:8px}._textInputBubble_8eys6_578{background-color:#373a3f;padding:.5rem 1rem;border-radius:12px}._arrow_8eys6_583{font-size:2rem;color:#555}._bogleBrain_8eys6_587{width:100px;height:100px;border-radius:50%;border:2px dashed #555;position:relative;animation:_pulse_8eys6_1 2s infinite ease-in-out}._emotionTag_8eys6_595{position:absolute;background-color:#ffc10733;color:#ffc107;font-size:.7rem;padding:2px 5px;border-radius:4px}@keyframes _pulse_8eys6_1{0%{transform:scale(1);box-shadow:0 0 #ffc10766}70%{transform:scale(1.05);box-shadow:0 0 10px 10px #ffc10700}to{transform:scale(1);box-shadow:0 0 #ffc10700}}._regionCardsContainer_8eys6_620{display:flex;flex-direction:column;gap:.5rem}._regionCard_8eys6_620{background-color:#101216;padding:.5rem;border-radius:8px;border-left:3px solid #ffc107;text-align:left}._barrierInfo_8eys6_634{max-width:800px;margin:4rem auto 0;padding:2rem;text-align:center;border:1px dashed #444;border-radius:12px}._barrierInfo_8eys6_634 h4{font-size:1.2rem;color:#ffc107;margin-bottom:1rem}._barrierInfo_8eys6_634 p{color:#aaa;line-height:1.6;margin:0}._founderSection_8eys6_654{background-color:#0c0f14;padding:6rem 2rem;display:flex;justify-content:center;align-items:center}._founderContent_8eys6_662{display:flex;max-width:1100px;width:100%;gap:4rem;align-items:center}._founderImageContainer_8eys6_671{flex-shrink:0}._founderImage_8eys6_671,._founderImagePlaceholder_8eys6_675{width:280px;height:280px;border-radius:50%;object-fit:cover;border:5px solid #333;box-shadow:0 10px 40px #0006}._founderImagePlaceholder_8eys6_675{display:flex;justify-content:center;align-items:center;background-color:#1f2328;font-size:8rem;color:#555}._founderInfo_8eys6_693{flex-grow:1}._founderName_8eys6_696{font-size:1.8rem;margin-top:1rem;margin-bottom:.5rem}._founderBio_8eys6_701{font-size:1rem;color:#aaa;line-height:1.6;margin-bottom:2rem}._founderQuote_8eys6_708{border-left:4px solid #ffc107;padding-left:1.5rem;margin:0 0 2rem;font-size:1.15rem;font-style:italic;color:#ddd;line-height:1.7}._strengthTags_8eys6_718{display:flex;flex-wrap:wrap;gap:.8rem}._strengthTags_8eys6_718 span{background-color:#2c2a1e;color:#ffc107;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:500}@media(max-width:900px){._founderContent_8eys6_662{flex-direction:column;text-align:center}._founderImage_8eys6_671,._founderImagePlaceholder_8eys6_675{width:200px;height:200px}._founderQuote_8eys6_708{text-align:left}._strengthTags_8eys6_718{justify-content:center}}._visionSection_8eys6_752{background-color:#1a1a1a;padding:6rem 2rem;border-top:1px solid #333}._visionMapContainer_8eys6_758{max-width:1200px;height:500px;margin:0 auto 2rem;position:relative;border-radius:12px;background-color:#101216;border:1px solid #3a3f47;overflow:hidden}._greetingsBackground_8eys6_769{position:absolute;top:0;left:0;width:100%;height:200%;display:flex;flex-wrap:wrap;justify-content:space-around;align-items:center;z-index:0;animation:_scrollUp_8eys6_1 40s linear infinite}._greetingText_8eys6_783{color:#ffffff1a;font-size:1.5rem;font-weight:700;margin:1rem;white-space:nowrap}._greetingText_8eys6_783:nth-child(3n){font-size:2rem;opacity:.5}._greetingText_8eys6_783:nth-child(5n){font-size:1.2rem;opacity:.8}@keyframes _scrollUp_8eys6_1{0%{transform:translateY(0)}to{transform:translateY(-50%)}}._visionNode_8eys6_808{position:absolute;transform:translate(-50%,-50%);z-index:2;width:120px;height:50px;border-radius:25px;background-color:#ffc1071a;border:2px solid rgba(255,193,7,.5);display:flex;justify-content:center;align-items:center;gap:.5rem;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);padding:0 1rem}._visionNode_8eys6_808 span{font-weight:700;color:#fff;font-size:.9rem}._visionNode_8eys6_808:hover,._activeNode_8eys6_834{background-color:#ffc1074d;border-color:#ffc107;transform:translate(-50%,-50%) scale(1.1);box-shadow:0 0 20px #ffc10780}._mapLines_8eys6_841 path{stroke:#ffc10780;stroke-width:2px;fill:none;stroke-dasharray:5,5;animation:_dash_8eys6_1 30s linear infinite}._visionInfoCard_8eys6_858{background-color:#1f2328;border:1px solid #3a3f47;border-radius:12px;padding:2rem;max-width:1000px;min-height:120px;margin:0 auto;position:relative;z-index:3}._visionDetails_8eys6_870{animation:_fadeIn_8eys6_1 .5s ease;text-align:center}._visionDetails_8eys6_870 h3{font-size:1.8rem;margin-bottom:1rem}._visionDetails_8eys6_870 p{color:#bbb;line-height:1.6;font-size:1.1rem}._mapLines_8eys6_841{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}._mapLines_8eys6_841 path{stroke:#ffc10780;stroke-width:2;fill:none;stroke-dasharray:5,5;animation:_dash_8eys6_1 30s linear infinite}._visionInfoCard_8eys6_858{background-color:#1f2328cc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #3a3f47;border-radius:12px;padding:1.5rem;max-width:1200px;margin:0 auto;position:relative;z-index:3}._yearTabs_8eys6_916{display:flex;border-bottom:1px solid #3a3f47;margin-bottom:1.5rem;flex-wrap:wrap}._yearTab_8eys6_916{background:none;border:none;color:#888;padding:.5rem 1rem;cursor:pointer;font-size:1rem;font-weight:500;position:relative;transition:color .3s ease}._yearTab_8eys6_916:hover{color:#fff}._activeTab_8eys6_939{color:#ffc107;font-weight:700}._activeTab_8eys6_939:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:3px;background-color:#ffc107;border-radius:2px}._visionDetails_8eys6_870{animation:_fadeIn_8eys6_1 .5s ease}._visionDetails_8eys6_870 h3{font-size:1.5rem;margin-bottom:.5rem}._visionDetails_8eys6_870 p{color:#bbb;line-height:1.6}@media(max-width:768px){._worldMap_8eys6_971{height:400px}._visionInfoCard_8eys6_858{margin-top:2rem}._mapPin_8eys6_977{font-size:.8rem;padding:4px 8px}}._ctaSection_8eys6_984{background-color:#0c0f14;padding:6rem 2rem;text-align:center;border-top:1px solid #333}._ctaContent_8eys6_991{max-width:800px;margin:0 auto}._ctaTitle_8eys6_996{font-family:NanumHaNaSonGeurSsi,sans-serif;font-size:3rem;font-weight:400;line-height:1.4;margin-bottom:2.5rem;color:#fff}._extraEngagement_8eys6_1007{margin-top:4rem;padding-top:2rem;border-top:1px solid #2a2e34}._extraEngagement_8eys6_1007 p{color:#888;margin-bottom:1.5rem}._subscribeForm_8eys6_1018{display:flex;justify-content:center;gap:.5rem;max-width:450px;margin:0 auto}._subscribeInput_8eys6_1026{flex-grow:1;background-color:#1f2328;border:1px solid #3a3f47;color:#fff;padding:.8rem 1rem;border-radius:50px;font-size:1rem}._subscribeInput_8eys6_1026::placeholder{color:#666}._subscribeInput_8eys6_1026:focus{outline:none;border-color:#ffc107}._subscribeButton_8eys6_1045{background-color:#ffc107;color:#333;border:none;padding:.8rem 1.8rem;border-radius:50px;font-size:1rem;font-weight:700;cursor:pointer;transition:background-color .3s ease}._subscribeButton_8eys6_1045:hover{background-color:#ffca2c}._footer_8eys6_1065{background-color:#1a1d24;color:#a9b3c1;padding:40px 0;border-top:1px solid #333842;font-family:Inter,sans-serif}._footerSection_8eys6_1073{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center}._footerLogo_8eys6_1082{font-size:24px;font-weight:700;color:#fff}._footerLinks_8eys6_1089{list-style:none;padding:0;margin:0;display:flex;gap:25px}._footerLinks_8eys6_1089 a{color:inherit;text-decoration:none;font-size:16px;transition:color .3s ease}._footerLinks_8eys6_1089 a:hover{color:#fff}._footerSocials_8eys6_1109{display:flex;gap:20px}._footerSocials_8eys6_1109 a{color:#a9b3c1;font-size:20px;transition:color .3s ease,transform .3s ease}._footerSocials_8eys6_1109 a:hover{color:#fff;transform:translateY(-2px)}@media(max-width:768px){._footerSection_8eys6_1073{flex-direction:column;gap:25px}._footerLinks_8eys6_1089{order:-1}}._pageContainer_1jhol_2{min-height:100vh;width:100vw;background-color:#0f1115;color:#fff;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}._ambientGlow_1jhol_15{position:absolute;top:-20%;left:-10%;width:60vw;height:60vw;background:radial-gradient(circle,rgba(255,193,7,.15),rgba(156,39,176,.1),transparent 60%);filter:blur(80px);z-index:0;animation:_floatGlow_1jhol_1 10s infinite alternate}@keyframes _floatGlow_1jhol_1{0%{transform:translate(0)}to{transform:translate(50px,50px)}}._mainLayout_1jhol_33{display:flex;flex-direction:column;width:100%;max-width:1200px;padding:2rem;z-index:1;gap:3rem;align-items:center}._brandSection_1jhol_45{text-align:center;max-width:500px}._logoWrapper_1jhol_50{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:1.5rem}._brandLogo_1jhol_58{width:50px;height:50px;border-radius:50%;border:2px solid #ffc107}._betaTag_1jhol_65{background:#ffc10733;color:#ffc107;padding:4px 10px;border-radius:20px;font-size:.75rem;font-weight:700;border:1px solid rgba(255,193,7,.3)}._headline_1jhol_75{font-size:2.5rem;font-weight:800;line-height:1.2;margin-bottom:1rem}._highlight_1jhol_82{background:linear-gradient(90deg,#ffc107,#ff9800);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}._subtext_1jhol_92{font-size:1.1rem;color:#9ca3af;line-height:1.6}._loginSection_1jhol_99{width:100%;max-width:420px}._glassCard_1jhol_105{background:#ffffff08;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:3rem 2rem;box-shadow:0 20px 40px #0006;display:flex;flex-direction:column;gap:2rem;text-align:center}._cardHeader_1jhol_119 h2{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;color:#fff}._cardHeader_1jhol_119 p{font-size:.95rem;color:#6b7280}._googleWrapper_1jhol_131{display:flex;justify-content:center;transform:scale(1.05)}._divider_1jhol_137{display:flex;align-items:center;color:#4b5563;font-size:.8rem}._divider_1jhol_137:before,._divider_1jhol_137:after{content:"";flex:1;height:1px;background:#374151}._divider_1jhol_137 span{padding:0 10px}._backLink_1jhol_155{color:#9ca3af;text-decoration:none;font-size:.9rem;transition:color .2s}._backLink_1jhol_155:hover{color:#ffc107;text-decoration:underline}._legalFooter_1jhol_167{font-size:.75rem;color:#4b5563;margin-top:1rem}._legalFooter_1jhol_167 a{color:#6b7280;text-decoration:underline}._legalFooter_1jhol_167 a:hover{color:#9ca3af}@media(min-width:1024px){._mainLayout_1jhol_33{flex-direction:row;justify-content:space-between;align-items:center}._brandSection_1jhol_45{text-align:left;max-width:600px}._logoWrapper_1jhol_50{justify-content:flex-start}._headline_1jhol_75{font-size:3.5rem}}._header_100nn_4{width:100%;height:64px;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.05);box-shadow:0 4px 6px -1px #0000000d;position:sticky;top:0;z-index:1000;display:flex;justify-content:center;padding:0 1.5rem}._inner_100nn_19{width:100%;max-width:1400px;height:100%;display:grid;align-items:center;grid-template-columns:1fr auto 1fr;gap:1rem}._brand_100nn_30{justify-self:start}._brandLink_100nn_33{display:inline-flex;align-items:center;gap:10px;text-decoration:none;transition:opacity .2s}._brandLink_100nn_33:hover{opacity:.8}._brandLogo_100nn_44{height:52px;width:auto;object-fit:contain}._brandName_100nn_50{font-size:1.2rem;font-weight:800;color:#1a1a1a;letter-spacing:-.5px}._labBadge_100nn_65{font-size:.65rem;font-weight:700;color:#ffc107;border:1px solid #ffc107;padding:1px 6px;border-radius:4px;letter-spacing:.5px}._center_100nn_76{justify-self:center;text-align:center}._projectStatusContainer_100nn_81{display:flex;align-items:center;gap:8px;background-color:#f3f4f6;padding:6px 16px;border-radius:20px;border:1px solid #e5e7eb}._projectLabel_100nn_91{font-size:.7rem;color:#6b7280;font-weight:600;letter-spacing:.5px}._pageTitle_100nn_98{font-size:.9rem;font-weight:800;color:#111827;letter-spacing:1px}._divider_100nn_105{width:1px;height:12px;background-color:#d1d5db}._betaBadge_100nn_111{font-size:.75rem;font-weight:600;color:#d97706;font-family:monospace}._right_100nn_119{justify-self:end;position:relative}._loginLink_100nn_124{font-size:.85rem;font-weight:600;padding:8px 18px;border-radius:6px;text-decoration:none;background-color:#1a1a1a;color:#fff;transition:all .2s ease;box-shadow:0 2px 4px #0000001a}._loginLink_100nn_124:hover{background-color:#333;transform:translateY(-1px)}._avatarBtn_100nn_142{display:flex;align-items:center;background:transparent;border:none;cursor:pointer;padding:4px;border-radius:9999px;transition:background-color .2s ease}._avatarBtn_100nn_142:hover{background-color:#f3f4f6}._avatar_100nn_142{width:36px;height:36px;border-radius:50%;border:2px solid var(--background-white, #fff);box-shadow:0 0 0 2px #e5e7eb}._menu_100nn_166{position:absolute;right:0;top:calc(100% + 8px);background:#fff;border:1px solid #e5e7eb;border-radius:12px;min-width:250px;box-shadow:0 10px 25px #0000001a;padding:8px;transform-origin:top right;animation:_fadeInScaleUp_100nn_1 .15s ease-out forwards}._menuHeader_100nn_180{display:flex;gap:12px;align-items:center;padding:8px;border-bottom:1px solid var(--border-color, #e5e7eb);margin-bottom:4px}._menuHeader_100nn_180 img{width:40px;height:40px;border-radius:50%}._menuName_100nn_193{font-weight:600;color:var(--text-dark, #2c3e50)}._menuEmail_100nn_197{color:var(--text-light, #7f8c8d);font-size:.8rem}._menuItem_100nn_202{width:100%;text-align:left;background:transparent;border:none;cursor:pointer;padding:10px 12px;border-radius:8px;font-weight:500;font-size:.9rem;color:var(--text-dark, #2c3e50);transition:background-color .2s ease,color .2s ease}._menuItem_100nn_202:hover{background:#f3f4f6;color:#000}@keyframes _fadeInScaleUp_100nn_1{0%{opacity:0;transform:scale(.95) translateY(-5px)}to{opacity:1;transform:scale(1) translateY(0)}}@media(max-width:768px){._inner_100nn_19{gap:.5rem}._brandName_100nn_50,._labBadge_100nn_65,._projectLabel_100nn_91,._divider_100nn_105{display:none}._projectStatusContainer_100nn_81{padding:4px 10px;background:transparent;border:none}._pageTitle_100nn_98{font-size:1rem}._betaBadge_100nn_111{font-size:.65rem;background-color:#fffbeb;padding:2px 6px;border-radius:4px;color:#d97706}}._footerContainer_10mqy_3{flex-shrink:0;width:100%;max-width:800px;margin:0 auto;padding:1rem 1.5rem 2rem;background:transparent;border-top:none}._textForm_10mqy_13{display:flex;align-items:flex-end;position:relative;background-color:#fff;border:1px solid #e2e8f0;border-radius:24px;box-shadow:0 4px 20px #00000014;transition:all .2s ease-in-out;padding:6px}._textForm_10mqy_13:focus-within{border-color:#ffc107;box-shadow:0 4px 25px #ffc10740;transform:translateY(-2px)}._inputField_10mqy_33{flex-grow:1;width:100%;border:none;background:transparent;outline:none;color:#1a1a1a;resize:none;overflow-y:auto;max-height:120px;min-height:24px;padding:10px 48px 10px 14px;font-family:NanumHaNaSonGeurSsi,cursive;font-size:1.4rem;letter-spacing:.5px;line-height:1.5}._inputField_10mqy_33::-webkit-scrollbar{width:0px;background:transparent}._inputField_10mqy_33::placeholder{color:#9ca3af;font-family:NanumHaNaSonGeurSsi,cursive;font-size:1.3rem;opacity:.8;vertical-align:top}._sendButton_10mqy_73{position:absolute;right:6px;bottom:6px;display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;border:none;background-color:#ffc107;color:#1a1a1a;cursor:pointer;transition:all .2s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 2px 5px #0000001a;z-index:10}._sendButton_10mqy_73:hover:not(:disabled){background-color:#ffca2c;transform:scale(1.1);box-shadow:0 4px 8px #ffc10766}._sendButton_10mqy_73:disabled{background-color:#f3f4f6;color:#d1d5db;cursor:not-allowed;transform:scale(1);box-shadow:none}@media(max-width:768px){._footerContainer_10mqy_3{padding:.8rem 1rem 1.5rem}}._guideContainer_10so1_3{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem;height:100%;color:#4b5563;animation:_fadeIn_10so1_1 .5s ease-out}._characterImage_10so1_15{width:150px;height:auto;margin-bottom:1.5rem}._title_10so1_21{font-size:1.75rem;font-weight:700;color:#111827;margin-bottom:.75rem}._description_10so1_28{font-size:1rem;max-width:450px;line-height:1.6;margin-bottom:2.5rem}._examples_10so1_36{display:flex;flex-direction:column;gap:.75rem;align-items:center;width:100%;max-width:400px}._exampleButton_10so1_45{width:100%;padding:12px 20px;border:1px solid #d1d5db;border-radius:12px;background-color:#fff;color:#374151;font-weight:500;cursor:pointer;text-align:center;transition:all .2s ease-in-out}._exampleButton_10so1_45:hover{background-color:#f9fafb;border-color:#4f46e5;color:#4f46e5;transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}@keyframes _fadeIn_10so1_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._view_x53un_3{display:flex;flex-direction:column;height:100dvh;width:100vw;overflow:hidden;background-color:#f8f9fa;position:relative}._loadingScreen_x53un_14{height:100vh;display:flex;justify-content:center;align-items:center;background-color:#0c0f14;color:#fff;font-family:monospace;font-size:1.2rem}._mainContent_x53un_26{flex-grow:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:1rem 1rem 100px;display:flex;flex-direction:column;margin:0 auto;width:100%}._messagesContainer_x53un_39{display:flex;flex-direction:column;gap:1.5rem;padding-top:1rem}._messageWrapper_x53un_47{display:flex;align-items:flex-start;gap:10px;max-width:100%}._wrapperUser_x53un_54{justify-content:flex-end}._wrapperAi_x53un_58{justify-content:flex-start}._avatarContainer_x53un_63{flex-shrink:0}._bogleAvatar_x53un_67{width:40px;height:40px;border-radius:50%;object-fit:cover;border:1px solid #e5e7eb;background-color:#fff;box-shadow:0 2px 4px #0000000d}._messageBubble_x53un_78{padding:12px 18px;border-radius:18px;font-family:NanumHaNaSonGeurSsi,"Apple Color Emoji","Segoe UI Emoji",cursive;font-size:1.3rem;line-height:1.5;letter-spacing:.5px;max-width:75%;word-wrap:break-word;box-shadow:0 1px 2px #0000001a;position:relative}._aiBubble_x53un_95{background-color:#fff;color:#1f2937;border-top-left-radius:4px;border:1px solid #e5e7eb}._userBubble_x53un_103{background-color:#ffc107;color:#1a1a1a;border-top-right-radius:4px;font-weight:500}._messageBubble_x53un_78 p{margin:0}._messageBubble_x53un_78 ul,._messageBubble_x53un_78 ol{margin:.5rem 0 .5rem 1.2rem;padding:0}._messageBubble_x53un_78 li{margin-bottom:.2rem}._typingIndicator_x53un_124{display:flex;gap:6px;padding:8px 6px;align-items:center;justify-content:center;height:24px}._typingIndicator_x53un_124 span{display:inline-block;width:8px;height:8px;background-color:#b0b8c1;border-radius:50%;animation:_typingWave_x53un_1 1.4s infinite ease-in-out both}._typingIndicator_x53un_124 span:nth-child(1){animation-delay:-.32s}._typingIndicator_x53un_124 span:nth-child(2){animation-delay:-.16s}._typingIndicator_x53un_124 span:nth-child(3){animation-delay:0s}@keyframes _typingWave_x53un_1{0%,80%,to{transform:translateY(0);opacity:.6}40%{transform:translateY(-6px);opacity:1;background-color:#889096}}._effectOverlay_x53un_171{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:10;font-size:5rem;opacity:.1;display:flex;justify-content:center;align-items:center}._view_acuhn_4{display:flex;flex-direction:column;height:100dvh;width:100vw;overflow:hidden;background-color:#f5f7f9;position:relative;font-family:-apple-system,BlinkMacSystemFont,Pretendard,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}._statusBanner_acuhn_19{width:100%;flex-shrink:0;padding:12px 16px;display:flex;justify-content:center;align-items:center;gap:8px;font-size:.9rem;font-weight:500;letter-spacing:-.01em;background:#ffffffd9;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.05);z-index:10;transition:all .3s ease}._mainContent_acuhn_44{flex-grow:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:1.5rem 1rem 120px;display:flex;flex-direction:column;width:100%;max-width:768px;margin:0 auto}._messagesContainer_acuhn_57{display:flex;flex-direction:column;gap:1.2rem}._messageWrapper_acuhn_64{display:flex;align-items:flex-end;gap:8px;max-width:100%;animation:_fadeIn_acuhn_1 .3s ease-out forwards}@keyframes _fadeIn_acuhn_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._wrapperUser_acuhn_85{justify-content:flex-end}._wrapperAi_acuhn_89{justify-content:flex-start}._wrapperAgent_acuhn_93{justify-content:center;margin:20px 0}._avatarContainer_acuhn_99{flex-shrink:0;margin-bottom:4px}._avatar_acuhn_99{width:38px;height:38px;border-radius:40%;object-fit:cover;border:1px solid rgba(0,0,0,.05);box-shadow:0 2px 5px #0000000d;background-color:#fff}._messageBubble_acuhn_115{padding:12px 16px;border-radius:18px;font-size:1rem;line-height:1.6;max-width:80%;word-wrap:break-word;position:relative;box-shadow:0 1px 2px #0000000f,0 1px 3px #0000001a}._aiBubble_acuhn_132{background-color:#fff;color:#1a1a1a;border-bottom-left-radius:4px}._userBubble_acuhn_139{background-color:#ffd54f;color:#212121;border-bottom-right-radius:4px;font-weight:400}._agentBubble_acuhn_148{background-color:#374151;color:#fff;font-size:.9rem;padding:8px 16px;border-radius:20px;box-shadow:0 4px 6px #0000001a}._messageBubble_acuhn_115 p{margin:0 0 8px}._messageBubble_acuhn_115 p:last-child{margin-bottom:0}._messageBubble_acuhn_115 strong{font-weight:700;color:#000}._messageBubble_acuhn_115 ul,._messageBubble_acuhn_115 ol{margin:8px 0;padding-left:20px}._messageBubble_acuhn_115 li{margin-bottom:4px}._messageBubble_acuhn_115 a{color:#2563eb;text-decoration:none;font-weight:500}._messageBubble_acuhn_115 a:hover{text-decoration:underline}._typingIndicator_acuhn_186{display:flex;gap:5px;padding:4px 0;align-items:center;justify-content:center}._typingIndicator_acuhn_186 span{width:6px;height:6px;background-color:#9ca3af;border-radius:50%;animation:_bounce_acuhn_1 1.4s infinite ease-in-out both}._typingIndicator_acuhn_186 span:nth-child(1){animation-delay:-.32s}._typingIndicator_acuhn_186 span:nth-child(2){animation-delay:-.16s}@keyframes _bounce_acuhn_1{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}._container_188z4_1{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;background-color:#f8f9fa;padding:20px}._title_188z4_11{font-size:2rem;color:#333;margin-bottom:.5rem;text-align:center}._subtitle_188z4_12{color:#666;margin-bottom:3rem}._cardContainer_188z4_14{display:flex;gap:20px;flex-wrap:wrap;justify-content:center}._card_188z4_14{background:#fff;border-radius:20px;padding:30px;width:280px;text-align:center;box-shadow:0 10px 25px #0000000d;cursor:pointer;transition:transform .2s,box-shadow .2s;border:2px solid transparent}._card_188z4_14:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0000001a}._partnerCard_188z4_38{border-color:#e0b0ff}._imageWrapper_188z4_40 img{width:80px;height:80px;border-radius:50%;margin-bottom:15px;object-fit:cover;border:1px solid #eee}._badge_188z4_49,._badgePartner_188z4_49{display:inline-block;padding:5px 12px;border-radius:15px;font-size:.8rem;font-weight:700;margin-top:15px}._badge_188z4_49{background:#ffeeba;color:#856404}._badgePartner_188z4_49{background:#f3d9fa;color:#6741d9}._pageWrapper_1emsl_4{background-color:#f8fafc;min-height:100vh;padding:40px 20px}._container_1emsl_11{position:relative;max-width:800px;margin:0 auto;padding:48px;background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 12px #0000000d;color:#334155;font-family:Inter,sans-serif;line-height:1.7}._container_1emsl_11 h1{font-size:32px;font-weight:700;color:#1e293b;margin-bottom:8px}._container_1emsl_11 h2{font-size:22px;font-weight:600;color:#1e293b;margin-top:40px;margin-bottom:16px;padding-bottom:8px;border-bottom:1px solid #e2e8f0}._effectiveDate_1emsl_43{color:#64748b;margin-bottom:32px}._container_1emsl_11 ul{list-style:disc;padding-left:24px;margin-bottom:16px}._container_1emsl_11 li{margin-bottom:8px}._container_1emsl_11 a{color:#2563eb;text-decoration:none;font-weight:500}._container_1emsl_11 a:hover{text-decoration:underline}._footerLink_1emsl_68{margin-top:40px;text-align:center;font-size:14px}._closeButton_1gcbo_1{position:absolute;top:24px;right:24px;width:40px;height:40px;background-color:#f1f5f9;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:8px;transition:background-color .2s ease,transform .2s ease}._closeButton_1gcbo_1 svg{width:100%;height:100%;color:#64748b}._closeButton_1gcbo_1:hover{background-color:#e2e8f0;transform:rotate(90deg)}._pageWrapper_a8255_8{background-color:#f8fafc;min-height:100vh;padding:40px 20px}._container_a8255_14{position:relative;max-width:800px;margin:0 auto;padding:48px;background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 12px #0000000d;color:#334155;font-family:Inter,sans-serif;line-height:1.7}._container_a8255_14 h1{font-size:32px;font-weight:700;color:#1e293b;margin-bottom:8px}._container_a8255_14 h2{font-size:22px;font-weight:600;color:#1e293b;margin-top:40px;margin-bottom:16px;padding-bottom:8px;border-bottom:1px solid #e2e8f0}._effectiveDate_a8255_45{color:#64748b;margin-bottom:32px}._container_a8255_14 ul{list-style:disc;padding-left:24px;margin-bottom:16px}._container_a8255_14 li{margin-bottom:8px}._container_a8255_14 a{color:#2563eb;text-decoration:none;font-weight:500}._container_a8255_14 a:hover{text-decoration:underline}*{margin:0;padding:0;box-sizing:border-box}@font-face{font-family:BogleFont;src:url(/assets/NanumHaNaSonGeurSsi-BQP-7tXH.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}:root{--primary-color: #4f46e5;--primary-color-dark: #4338ca;--primary-color-light: #e0e7ff;--text-dark: #111827;--text-light: #6b7280;--background-light: #f8f9fa;--background-white: #ffffff;--border-color: #e5e7eb;--success-color: #10b981;--danger-color: #ef4444;--font-primary: "system-ui", "Roboto", "Noto Sans KR", sans-serif;--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -4px rgba(0, 0, 0, .1);font-family:var(--font-primary);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}html,body,#root{height:100%;width:100%;background-color:var(--background-white);color:var(--text-dark)}a{color:var(--primary-color);text-decoration:none}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#d1d5db}
