:root{color-scheme:dark;--brand:#2DE3A6;--brand-press:#1FC890;--brand-deep:#0E3A33;--on-brand:#06241D;--bg:#0A0F0E;--surface-1:rgba(20,28,26,0.55);--surface-2:rgba(28,40,36,0.62);--surface-3:rgba(42,58,54,0.68);--surface-1-solid:#121A18;--surface-2-solid:#1B2622;--surface-3-solid:#243330;--glass-blur:24px;--glass-saturate:180%;--glass-hairline:rgba(255,255,255,0.08);--glass-edge:rgba(255,255,255,0.12);--glass-hi:rgba(255,255,255,0.16);--glass-lo:rgba(0,0,0,0.22);--glass-sheen:linear-gradient(180deg,rgba(255,255,255,0.06),transparent 42%);--ink:#F2F7F5;--ink-muted:#9CB0AA;--ink-faint:#7A8F88;--urgent:#FF5A5F;--warn:#F4B740;--info:#5AA9FF;--s1:4px;--s2:8px;--s3:12px;--s4:16px;--s5:20px;--s6:24px;--s7:32px;--s8:40px;--s9:48px;--s-section:80px;--r-sm:8px;--r-md:12px;--r-lg:18px;--r-xl:22px;--r-pill:999px;--font-sans:-apple-system,BlinkMacSystemFont,"SF Pro Text",var(--font-inter),"Pretendard","Apple SD Gothic Neo",system-ui,sans-serif;--fs-hero:48px;--fs-display:34px;--fs-title:22px;--fs-lead:19px;--fs-tagline:17px;--fs-body:17px;--fs-ui:15px;--fs-caption:13px;--fs-fine:12px;--fs-micro:11px;--ls-hero:-0.022em;--ls-display:-0.02em;--ls-title:-0.015em;--ls-body:-0.011em;--ls-tight:-0.006em;--lh-display:1.08;--lh-title:1.2;--lh-body:1.47;--lh-ui:1.35;--e1:0 1px 0 rgba(255,255,255,0.04) inset,0 8px 24px rgba(0,0,0,0.45);--e2:0 1px 0 rgba(255,255,255,0.04) inset,0 18px 48px rgba(0,0,0,0.55);--e-brand:0 0 0 1px rgba(45,227,166,0.35),0 12px 40px rgba(45,227,166,0.25);--t-fast:140ms;--t-base:220ms;--ease-out:cubic-bezier(0.2,0.8,0.2,1);--shell-scrim:rgba(10,15,14,0.34);--phone-max-w:430px;--safe-bot:env(safe-area-inset-bottom,0px)}:root[data-theme=light]{color-scheme:light;--brand:#097A59;--brand-press:#0A7E5C;--brand-deep:#D7F3E9;--on-brand:#FFFFFF;--bg:#F4F7F6;--surface-1:rgba(255,255,255,0.72);--surface-2:rgba(238,244,242,0.85);--surface-3:rgba(220,230,227,0.9);--surface-1-solid:#FFFFFF;--surface-2-solid:#EEF4F2;--surface-3-solid:#DCE6E3;--glass-hairline:rgba(10,30,25,0.08);--glass-edge:rgba(10,30,25,0.10);--glass-hi:rgba(255,255,255,0.85);--glass-lo:rgba(10,30,25,0.08);--glass-sheen:linear-gradient(180deg,rgba(255,255,255,0.5),transparent 42%);--ink:#14201C;--ink-muted:#4A605A;--ink-faint:#546A65;--urgent:#D93036;--warn:#7A5500;--info:#1D6FD1;--e1:0 1px 0 rgba(255,255,255,0.6) inset,0 8px 24px rgba(20,40,34,0.10);--e2:0 1px 0 rgba(255,255,255,0.6) inset,0 18px 48px rgba(20,40,34,0.14);--e-brand:0 0 0 1px rgba(11,143,104,0.25),0 12px 40px rgba(11,143,104,0.18);--shell-scrim:rgba(255,255,255,0.55)}:root{--bubble-self:var(--brand);--on-bubble-self:var(--on-brand)}:root[data-theme=light]{--bubble-self:#2DE3A6;--on-bubble-self:#06241D}:root[data-accent=sky]{--bubble-self:#5AA9FF;--on-bubble-self:#041B2E}:root[data-accent=coral]{--bubble-self:#FF8A80;--on-bubble-self:#33100C}:root[data-accent=violet]{--bubble-self:#B39DFF;--on-bubble-self:#1D1040}:root[data-accent=amber]{--bubble-self:#FFC44D;--on-bubble-self:#2A1D03}*{box-sizing:border-box}body,html{margin:0;padding:0;background-color:var(--bg);background-image:radial-gradient(110% 75% at 12% -5%,rgba(45,227,166,.08),transparent 55%),radial-gradient(120% 85% at 92% 106%,rgba(90,169,255,.1),transparent 55%);background-repeat:no-repeat;color:var(--ink);font-family:var(--font-sans);font-size:var(--fs-body);line-height:var(--lh-body);letter-spacing:var(--ls-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;word-break:keep-all;overflow-wrap:break-word}html[data-theme=light] body{background-color:var(--bg);background-image:radial-gradient(110% 75% at 12% -5%,rgba(11,143,104,.1),transparent 55%),radial-gradient(120% 85% at 92% 106%,rgba(29,111,209,.08),transparent 55%)}.t-hero{font-size:var(--fs-hero);letter-spacing:var(--ls-hero)}.t-display,.t-hero{font-weight:600;line-height:var(--lh-display)}.t-display{font-size:var(--fs-display);letter-spacing:var(--ls-display)}.t-title{font-size:var(--fs-title);font-weight:600;line-height:var(--lh-title);letter-spacing:var(--ls-title)}.t-lead{font-size:var(--fs-lead);font-weight:400;line-height:1.3}.t-lead,.t-tagline{letter-spacing:var(--ls-body)}.t-tagline{font-size:var(--fs-tagline);font-weight:600;line-height:1.25}.t-body{font-size:var(--fs-body);line-height:var(--lh-body)}.t-body,.t-ui{font-weight:400;letter-spacing:var(--ls-body)}.t-ui{font-size:var(--fs-ui);line-height:var(--lh-ui)}.t-caption{font-size:var(--fs-caption);line-height:1.4}.t-caption,.t-fine{font-weight:400;letter-spacing:var(--ls-tight)}.t-fine{font-size:var(--fs-fine);line-height:1.3}.t-micro{font-size:var(--fs-micro);font-weight:400;line-height:1.3}.glass{position:relative;background:var(--surface-1);backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));border:1px solid var(--glass-edge);box-shadow:inset 0 1px 0 var(--glass-hi),inset 0 -1px 0 var(--glass-lo),var(--e2)}.glass:before{content:"";position:absolute;inset:0;border-radius:inherit;background:var(--glass-sheen);pointer-events:none}.glass-bar{backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));box-shadow:inset 0 1px 0 var(--glass-hi)}button{font-family:inherit}:focus{outline:none}:focus-visible{outline:2px solid var(--brand);outline-offset:2px;border-radius:4px}@keyframes typing-bounce{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-3px);opacity:1}}@keyframes urgency-pulse{0%,to{opacity:1}50%{opacity:.55}}.urgency-pulse{animation:urgency-pulse 1.4s ease-in-out infinite}a{color:inherit;text-decoration:none}.phone-shell{max-width:var(--phone-max-w);margin:0 auto;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;background:var(--shell-scrim)}@media (min-width:900px){.phone-shell{border-left:1px solid var(--glass-hairline);border-right:1px solid var(--glass-hairline)}}.chats-shell{display:flex;flex-direction:column;min-height:100vh;min-height:100dvh;background:var(--shell-scrim);position:relative}.chats-sidebar{position:relative;overflow:hidden}.chats-main,.chats-sidebar{display:flex;flex-direction:column;flex:1 1;min-height:100dvh;max-width:var(--phone-max-w);margin:0 auto;width:100%}.chats-fab{position:fixed;right:max(var(--s4),calc(50vw - var(--phone-max-w) / 2 + var(--s4)));bottom:calc(var(--s5) + var(--safe-bot));width:56px;height:56px;border-radius:var(--r-pill);background:var(--brand);color:var(--on-brand);font-size:30px;font-weight:600;border:0;box-shadow:var(--e-brand);cursor:pointer;z-index:5;display:grid;place-items:center}@media (max-width:899px){.chats-shell.has-active .chats-fab,.chats-shell.has-active .chats-sidebar,.chats-shell:not(.has-active) .chats-main{display:none}}@media (min-width:900px){.chats-shell{display:grid;grid-template-columns:360px 1fr;max-width:1200px;margin:0 auto;width:100%;min-height:100dvh}.chats-sidebar{border-right:1px solid var(--surface-2)}.chats-main,.chats-sidebar{max-width:none;margin:0}.chats-fab{position:absolute;right:var(--s4);bottom:var(--s5)}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media (prefers-reduced-motion:no-preference){button:not(:disabled){transition:transform var(--t-fast) var(--ease-out),filter var(--t-fast)}button:not(:disabled):not(.no-press):active{transform:scale(.95)}}@media (hover:hover){button:not(:disabled):hover{filter:brightness(1.12)}.chats-fab:hover{transform:translateY(-1px)}}@media (prefers-reduced-motion:no-preference){.thread-dissolve>*{transition:opacity .6s var(--ease-out),filter .6s var(--ease-out),transform .6s var(--ease-out);opacity:.12;filter:blur(4px);transform:scale(.98);pointer-events:none}}@media (prefers-reduced-motion:no-preference){@keyframes chip-pop{0%{opacity:0;transform:translateY(6px) scale(.96)}}.chip-pop{animation:chip-pop var(--t-base) var(--ease-out) backwards}@keyframes msg-in{0%{opacity:0;transform:translateY(4px)}}.msg-in{animation:msg-in var(--t-fast) var(--ease-out)}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)}}.toast-in{animation:toast-in var(--t-base) var(--ease-out)}}@keyframes sheet-down{to{transform:translateY(100%)}}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_52456e{font-family:Inter,Inter Fallback;font-style:normal}.__variable_52456e{--font-inter:"Inter","Inter Fallback"}