.skin-context-sheet_backdrop__L_m5Y{position:fixed;inset:0;z-index:72;display:grid;place-items:end center;background:rgb(28 24 22/50%);animation:skin-context-sheet_fade__lgipD .18s ease both}.skin-context-sheet_sheet__t6evT{position:relative;display:flex;flex-direction:column;width:min(100%,560px);max-height:min(calc(100dvh - env(safe-area-inset-top, 0px) - 12px),860px);border:1px solid rgba(255,255,255,.5);border-radius:24px 24px 0 0;background:var(--canvas);box-shadow:0 -12px 40px rgb(30 22 18/22%);animation:skin-context-sheet_rise__pZ7ER .24s cubic-bezier(.2,.8,.2,1) both}.skin-context-sheet_grabber__yf_WA{display:block;width:38px;height:4px;margin:8px auto 0;border-radius:4px;background:var(--line)}.skin-context-sheet_close__T7aYT{position:absolute;top:10px;right:10px;display:grid;width:44px;height:44px;place-items:center;border:0;border-radius:12px;background:transparent;color:var(--muted);cursor:pointer}.skin-context-sheet_header__2_MM6{display:flex;align-items:center;gap:12px;padding:8px 58px 10px 18px}.skin-context-sheet_header__2_MM6 h2{margin:0;color:var(--ink);font-size:19px;letter-spacing:-.03em}.skin-context-sheet_photo__hQIZ9{width:48px;height:48px;flex:0 0 auto;border-radius:14px;object-fit:cover;background:var(--surface-soft)}.skin-context-sheet_upload__DX4yi{display:flex;align-items:center;gap:5px;margin:3px 0 0;color:var(--muted);font-size:12px;line-height:1.4}.skin-context-sheet_upload__DX4yi[data-state=done]{color:var(--accent-strong)}.skin-context-sheet_upload__DX4yi i{width:11px;height:11px;border:2px solid var(--line);border-top-color:var(--accent-strong);border-radius:50%;animation:skin-context-sheet_spin__LgE8U .8s linear infinite}.skin-context-sheet_body__Y0Io1{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:0 18px 8px}.skin-context-sheet_group__3iFgp{margin:0;padding:12px 0;border:0;border-top:1px solid var(--line);min-width:0}.skin-context-sheet_group__3iFgp legend,.skin-context-sheet_group__3iFgp>.skin-context-sheet_disclosure__3GUJi{display:flex;width:100%;align-items:baseline;gap:8px;padding:0;color:var(--ink);font-size:15px;font-weight:800;letter-spacing:-.02em}.skin-context-sheet_value__FDGF1{margin-left:auto;color:var(--accent-strong);font-size:12px;font-weight:750;white-space:nowrap}.skin-context-sheet_hint__fTFJp{margin:2px 0 8px;color:var(--muted);font-size:12px;line-height:1.45}.skin-context-sheet_chips__H_pxv{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.skin-context-sheet_chips__H_pxv[data-columns="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}.skin-context-sheet_chips__H_pxv[data-columns="3"]{grid-template-columns:repeat(3,minmax(0,1fr))}.skin-context-sheet_bands__TlC5_{margin-top:8px;padding:8px;border-radius:14px;background:var(--surface-soft);animation:skin-context-sheet_fade__lgipD .16s ease both}.skin-context-sheet_wrap__e4ejp{display:flex;flex-wrap:wrap;margin-top:8px}.skin-context-sheet_wrap__e4ejp .skin-context-sheet_chip__CdPjE{flex:0 0 auto;padding:0 14px}.skin-context-sheet_chip__CdPjE{min-height:48px;padding:0 8px;border:1px solid var(--line);border-radius:14px;background:var(--surface);color:var(--ink);font:inherit;font-size:15px;font-weight:750;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;transition:background-color .15s,border-color .15s,color .15s,transform .1s}.skin-context-sheet_chip__CdPjE:active:not(:disabled){transform:scale(.97)}.skin-context-sheet_chip__CdPjE[aria-pressed=true]{border-color:var(--accent-strong);background:var(--accent-strong);color:#fff}.skin-context-sheet_chip__CdPjE:disabled{opacity:.4;cursor:not-allowed}.skin-context-sheet_inline__RiwIQ{display:flex;align-items:center;gap:10px;margin-top:10px}.skin-context-sheet_inline__RiwIQ .skin-context-sheet_chip__CdPjE{flex:0 0 auto;padding:0 14px}.skin-context-sheet_inline__RiwIQ .skin-context-sheet_hint__fTFJp{margin:0}.skin-context-sheet_disclosure__3GUJi{min-height:44px;align-items:center!important;border:0;background:transparent;font:inherit;text-align:left;cursor:pointer}.skin-context-sheet_disclosure__3GUJi b{margin-left:auto;color:var(--muted);font-size:20px;font-weight:500}.skin-context-sheet_disclosure__3GUJi .skin-context-sheet_value__FDGF1+b{margin-left:6px}.skin-context-sheet_footer__Ti_Mz{display:grid;grid-template-columns:auto 1fr;gap:10px;padding:10px 18px calc(12px + env(safe-area-inset-bottom, 0px));border-top:1px solid var(--line);background:var(--canvas)}.skin-context-sheet_skip__vBgrV,.skin-context-sheet_start__A_uM_{min-height:52px;border-radius:16px;font:inherit;font-size:16px;font-weight:800;cursor:pointer;touch-action:manipulation}.skin-context-sheet_skip__vBgrV{padding:0 16px;border:0;background:transparent;color:var(--muted)}.skin-context-sheet_start__A_uM_{border:0;background:var(--ink);color:#fff}.skin-context-sheet_chip__CdPjE:focus-visible,.skin-context-sheet_close__T7aYT:focus-visible,.skin-context-sheet_disclosure__3GUJi:focus-visible,.skin-context-sheet_skip__vBgrV:focus-visible,.skin-context-sheet_start__A_uM_:focus-visible{outline:3px solid var(--accent-strong);outline-offset:2px}@keyframes skin-context-sheet_rise__pZ7ER{0%{transform:translateY(24px);opacity:0}to{transform:none;opacity:1}}@keyframes skin-context-sheet_fade__lgipD{0%{opacity:0}to{opacity:1}}@keyframes skin-context-sheet_spin__LgE8U{to{transform:rotate(1turn)}}@media (min-width:641px){.skin-context-sheet_backdrop__L_m5Y{padding:18px;place-items:center}.skin-context-sheet_sheet__t6evT{border-radius:22px;max-height:min(92dvh,820px)}}@media (max-width:360px){.skin-context-sheet_chip__CdPjE{font-size:14px}.skin-context-sheet_header__2_MM6{padding-left:14px}.skin-context-sheet_body__Y0Io1{padding:0 14px 8px}.skin-context-sheet_footer__Ti_Mz{padding-left:14px;padding-right:14px}}@media (prefers-reduced-motion:reduce){.skin-context-sheet_backdrop__L_m5Y,.skin-context-sheet_bands__TlC5_,.skin-context-sheet_sheet__t6evT,.skin-context-sheet_upload__DX4yi i{animation:none}.skin-context-sheet_chip__CdPjE{transition:none}.skin-context-sheet_chip__CdPjE:active:not(:disabled){transform:none}}.chat-experience_root__MKQek{display:flex;min-height:calc(100dvh - var(--shell-header-height, 52px));height:calc(100dvh - var(--shell-header-height, 52px));flex-direction:column;background:var(--canvas)}.chat-experience_scroll__6u1Vp{width:min(100%,800px);min-width:0;flex:1;align-self:center;overflow-x:hidden;overflow-y:auto;padding:22px 14px 16px;scrollbar-width:none}.chat-experience_scroll__6u1Vp::-webkit-scrollbar{width:5px}.chat-experience_scroll__6u1Vp::-webkit-scrollbar-track{background:transparent}.chat-experience_scroll__6u1Vp::-webkit-scrollbar-thumb{border-radius:999px;background-color:transparent;transition:background-color .18s ease}.chat-experience_scroll__6u1Vp[data-scrolling=true]{scrollbar-width:thin;scrollbar-color:rgba(84,75,70,.44) transparent}.chat-experience_scroll__6u1Vp[data-scrolling=true]::-webkit-scrollbar-thumb{background-color:rgba(84,75,70,.44)}.chat-experience_scroll__6u1Vp>*{max-width:100%}.chat-experience_scroll__6u1Vp[data-starter]{display:flex;flex-direction:column;justify-content:center;padding-bottom:8vh}.chat-experience_root__MKQek[data-presentation=home] .chat-experience_scroll__6u1Vp[data-starter]{padding:28px 18px max(48px,8vh)}.chat-experience_welcome__pK0i_{max-width:600px;margin:0 auto;text-align:center}.chat-experience_welcome__pK0i_[data-home]{width:min(100%,440px);max-width:440px}.chat-experience_homeEyebrow__tlEFa{margin:0 0 12px;color:var(--accent-strong);font-size:11px;font-weight:750;letter-spacing:.035em}.chat-experience_welcome__pK0i_ h1{margin:0;color:var(--ink);font-size:clamp(26px,4vw,34px);letter-spacing:-.045em;line-height:1.2}.chat-experience_welcome__pK0i_[data-home] h1{font-family:Georgia,"Noto Serif KR",serif;font-size:clamp(29px,8vw,38px);letter-spacing:-.065em;line-height:1.28}.chat-experience_welcome__pK0i_>p{max-width:510px;margin:12px auto 0;color:var(--muted);font-size:14px;line-height:1.65}.chat-experience_actions__Oy_SF{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:20px}.chat-experience_welcome__pK0i_[data-home] .chat-experience_actions__Oy_SF{display:grid;width:100%;grid-template-columns:minmax(0,1fr);gap:11px;margin-top:28px}.chat-experience_action__P30oY{display:inline-flex;min-height:42px;align-items:center;gap:7px;padding:0 13px;border:1px solid var(--line);border-radius:13px;background:var(--surface);color:var(--ink);font-size:13px;font-weight:680}.chat-experience_action__P30oY:hover{border-color:#dfc8bf;background:#fffaf8}.chat-experience_action__P30oY:first-child{color:var(--accent-strong)}.chat-experience_action__P30oY:nth-child(2){color:#3f7462}.chat-experience_actionCopy__hJDoa,.chat-experience_actionIcon__LpjTT{display:contents}.chat-experience_action__P30oY[data-home]{display:grid;min-height:82px;grid-template-columns:40px minmax(0,1fr) 22px;gap:12px;padding:13px 16px;border-radius:18px;color:var(--ink);text-align:left}.chat-experience_action__P30oY[data-home] .chat-experience_actionIcon__LpjTT{display:grid;width:40px;height:40px;place-items:center;border-radius:12px;background:var(--surface-soft)}.chat-experience_action__P30oY[data-home] .chat-experience_actionCopy__hJDoa{display:grid;min-width:0;align-content:center;gap:3px}.chat-experience_action__P30oY[data-home] strong{overflow:hidden;font-size:15px;font-weight:740;letter-spacing:-.03em;text-overflow:ellipsis;white-space:nowrap}.chat-experience_action__P30oY[data-home] small{overflow:hidden;color:var(--muted);font-size:11px;font-weight:520;letter-spacing:-.02em;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.chat-experience_actionArrow__VT_eo{align-self:center;justify-self:end;color:#817973}.chat-experience_action__P30oY[data-home]:first-child,.chat-experience_action__P30oY[data-home]:nth-child(2){color:var(--ink)}.chat-experience_action__P30oY[data-home]:first-child .chat-experience_actionIcon__LpjTT{color:var(--accent-strong)}.chat-experience_action__P30oY[data-home]:nth-child(2) .chat-experience_actionIcon__LpjTT{color:#3f7462}.chat-experience_starterPrompts__ZAZ3f{display:grid;width:100%;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:32px}.chat-experience_starterPrompts__ZAZ3f>span{grid-column:1/-1;color:var(--ink);font-size:12px;font-weight:760}.chat-experience_starterPrompts__ZAZ3f button{width:100%;min-width:0;min-height:34px;padding:0 6px;overflow:hidden;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--muted);cursor:pointer;font:inherit;font-size:10px;font-weight:620;text-overflow:ellipsis;white-space:nowrap}.chat-experience_starterPrompts__ZAZ3f button:hover{border-color:#dfc8bf;background:#fffaf8;color:var(--accent-strong)}.chat-experience_capturePrompt__q5EV2{display:flex;align-items:center;justify-content:space-between;gap:12px;max-width:720px;margin:0 auto 14px;padding:9px 10px;border:1px solid var(--line);border-radius:11px;background:var(--surface-soft)}.chat-experience_capturePrompt__q5EV2 strong{display:block;font-size:12px}.chat-experience_capturePrompt__q5EV2 p{margin:2px 0 0;color:var(--muted);font-size:10px;line-height:1.45}.chat-experience_captureActions___K2I_ button,.chat-experience_capturePrompt__q5EV2 button,.chat-experience_choiceSheet__ASjhS>button:not(.chat-experience_sheetClose__ouhxm),.chat-experience_faceGuideSheet__cu8Zs>button:not(.chat-experience_sheetClose__ouhxm){display:inline-flex;min-height:32px;align-items:center;justify-content:center;gap:5px;flex:0 0 auto;padding:0 10px;border:0;border-radius:9px;background:var(--ink);color:#fff;font:inherit;font-size:11px;font-weight:750;cursor:pointer}.chat-experience_captureBackdrop__pzosR{position:fixed;inset:0;z-index:70;display:grid;place-items:end center;padding:0;background:rgb(28 24 22/50%)}.chat-experience_captureSheet__gc_sP{position:relative;display:flex;flex-direction:column;width:min(100%,640px);height:min(100dvh,820px);max-height:100dvh;padding:16px;overflow:auto;border:1px solid rgba(255,255,255,.5);border-radius:24px 24px 0 0;background:var(--canvas);box-shadow:0 16px 44px rgb(30 22 18/22%)}.chat-experience_captureSheet__gc_sP>:not(.chat-experience_cameraFrame__Y2dgQ){flex-shrink:0}.chat-experience_choiceSheet__ASjhS,.chat-experience_faceGuideSheet__cu8Zs{position:relative;width:min(100% - 28px,460px);padding:18px;border:1px solid rgba(255,255,255,.5);border-radius:18px;background:var(--canvas);box-shadow:0 16px 44px rgb(30 22 18/22%)}.chat-experience_captureSheet__gc_sP header{display:flex;align-items:center;gap:8px;min-width:0;padding:0 34px 10px 0}.chat-experience_captureSheet__gc_sP header span{display:grid;width:32px;height:32px;flex:0 0 auto;place-items:center;border-radius:10px;background:var(--surface-soft);color:var(--accent-strong)}.chat-experience_captureSheet__gc_sP header div{min-width:0}.chat-experience_captureSheet__gc_sP header p{margin:0 0 2px;color:var(--accent-strong);font-size:10px;font-weight:800;letter-spacing:.06em}.chat-experience_captureSheet__gc_sP h2,.chat-experience_choiceSheet__ASjhS h2,.chat-experience_faceGuideSheet__cu8Zs h2{margin:0;color:var(--ink);font-size:17px;letter-spacing:-.03em}.chat-experience_sheetClose__ouhxm{position:absolute;top:10px;right:10px;display:grid;width:30px;height:30px;place-items:center;border:0;border-radius:9px;background:var(--surface-soft);color:var(--ink);cursor:pointer}.chat-experience_cameraFrame__Y2dgQ{position:relative;display:grid;flex:1 1 auto;min-height:120px;overflow:hidden;place-items:center;border-radius:16px;background:#26211f;touch-action:none}.chat-experience_cameraFrame__Y2dgQ img,.chat-experience_cameraFrame__Y2dgQ video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.chat-experience_cameraFrame__Y2dgQ[data-preview] img{object-fit:contain}.chat-experience_cameraFrame__Y2dgQ[data-mirrored] video{transform:scaleX(-1)}.chat-experience_cameraFrame__Y2dgQ p{position:absolute;max-width:230px;margin:0;padding:10px;border-radius:9px;background:rgb(255 255 255/88%);color:var(--ink);font-size:11px;line-height:1.5;text-align:center}.chat-experience_captureGuide__qZfE_{position:absolute;inset:0;pointer-events:none}.chat-experience_captureGuide__qZfE_:before{position:absolute;inset:10% 17%;border:2px solid rgb(255 255 255/82%);border-radius:44% 44% 38% 38%;box-shadow:0 0 0 100vmax rgb(8 7 7/10%);content:""}.chat-experience_captureGuide__qZfE_:not([data-face]):before{inset:9% 8%;border-radius:14px}.chat-experience_captureGuide__qZfE_ i{position:absolute;width:22px;height:22px;border-color:rgb(255 255 255/92%);border-style:solid}.chat-experience_captureGuide__qZfE_ i:first-child{top:8%;left:9%;border-width:2px 0 0 2px;border-radius:5px 0 0}.chat-experience_captureGuide__qZfE_ i:nth-child(2){top:8%;right:9%;border-width:2px 2px 0 0;border-radius:0 5px 0 0}.chat-experience_captureGuide__qZfE_ i:nth-child(3){bottom:8%;left:9%;border-width:0 0 2px 2px;border-radius:0 0 0 5px}.chat-experience_captureGuide__qZfE_ i:nth-child(4){right:9%;bottom:8%;border-width:0 2px 2px 0;border-radius:0 0 5px 0}.chat-experience_focusMarker__5r7nl{position:absolute;z-index:2;width:56px;height:56px;border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 1px rgb(31 25 22/30%);transform:translate(-50%,-50%);animation:chat-experience_focusPulse__Yt0vC .45s ease-out forwards;pointer-events:none}.chat-experience_focusMarker__5r7nl:after,.chat-experience_focusMarker__5r7nl:before{position:absolute;top:50%;left:50%;background:#fff;content:"";transform:translate(-50%,-50%)}.chat-experience_focusMarker__5r7nl:before{width:18px;height:1px}.chat-experience_focusMarker__5r7nl:after{width:1px;height:18px}.chat-experience_captureInstruction__pqsSr{margin:10px 0 0;color:var(--muted);font-size:11px;line-height:1.55}.chat-experience_cameraTools__jSWHz{display:flex;flex-wrap:wrap;align-items:center;gap:7px;min-width:0;margin-top:10px}.chat-experience_cameraTools__jSWHz>button{display:inline-flex;min-height:44px;white-space:nowrap;align-items:center;justify-content:center;gap:5px;padding:0 9px;border:1px solid var(--line);border-radius:9px;background:var(--surface);color:var(--ink);font:inherit;font-size:10px;font-weight:760;cursor:pointer}.chat-experience_cameraTools__jSWHz>button[aria-pressed=true]{border-color:#e2b56e;background:#fff3d5}.chat-experience_zoomControl__1DonM{display:flex;min-width:0;min-height:44px;order:3;flex:1 0 100%;align-items:center;gap:6px;padding:0 8px;border:1px solid var(--line);border-radius:9px;background:var(--surface);color:var(--muted);font-size:10px;font-weight:760}.chat-experience_zoomControl__1DonM input{width:100%;min-width:0;accent-color:var(--accent-strong)}.chat-experience_focusHint__QsSj5{margin-left:auto;color:var(--muted);font-size:10px;white-space:nowrap}.chat-experience_captureActions___K2I_{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:12px}.chat-experience_captureActions___K2I_ button{width:100%}.chat-experience_captureActions___K2I_ .chat-experience_secondaryCaptureAction__3kVtA{border:1px solid var(--line);background:var(--surface);color:var(--ink)}.chat-experience_faceGuideSheet__cu8Zs>svg{color:var(--accent-strong)}.chat-experience_faceGuideSheet__cu8Zs h2{margin-top:10px}.chat-experience_faceGuideSheet__cu8Zs p{margin:7px 0 14px;color:var(--muted);font-size:12px;line-height:1.6}.chat-experience_choiceSheet__ASjhS{display:grid;gap:8px}.chat-experience_choiceSheet__ASjhS h2{margin:0 0 3px}.chat-experience_choiceSheet__ASjhS>button:not(.chat-experience_sheetClose__ouhxm){justify-content:flex-start;min-height:42px;background:var(--surface-soft);color:var(--ink)}@keyframes chat-experience_focusPulse__Yt0vC{0%{opacity:0;transform:translate(-50%,-50%) scale(1.3)}28%{opacity:1;transform:translate(-50%,-50%) scale(.9)}to{opacity:.85;transform:translate(-50%,-50%) scale(1)}}@media (min-width:641px){.chat-experience_captureBackdrop__pzosR{padding:18px;place-items:center}.chat-experience_captureSheet__gc_sP{height:min(92dvh,760px);border-radius:22px}}.chat-experience_loading__TYeb5{margin:22px auto;color:var(--muted);font-size:13px;text-align:center}.chat-experience_messageList__ACRgR{display:grid;min-width:0;gap:14px;max-width:720px;margin:0 auto}.chat-experience_userMessage__g2pRz{width:fit-content;max-width:min(85%,580px);margin-left:auto;padding:10px 14px;border-radius:17px 6px 17px 17px;background:#352f2c;color:white;font-size:14px;line-height:1.5;white-space:pre-wrap}.chat-experience_assistantMessage__4f1jB{min-width:0;max-width:720px;color:var(--ink);font-size:14px;line-height:1.62}.chat-experience_markdown__dWDrD{overflow-wrap:anywhere}.chat-experience_markdown__dWDrD>:first-child{margin-top:0}.chat-experience_markdown__dWDrD>:last-child{margin-bottom:0}.chat-experience_markdown__dWDrD ol,.chat-experience_markdown__dWDrD p,.chat-experience_markdown__dWDrD ul{margin:0 0 8px}.chat-experience_markdown__dWDrD ol,.chat-experience_markdown__dWDrD ul{padding-left:1.3em}.chat-experience_markdown__dWDrD li{padding-left:2px}.chat-experience_markdown__dWDrD li::marker{color:var(--accent-strong)}.chat-experience_markdown__dWDrD li>ol,.chat-experience_markdown__dWDrD li>ul{margin:3px 0 1px;padding-left:1.25em}.chat-experience_markdown__dWDrD li+li{margin-top:2px}.chat-experience_markdown__dWDrD a{color:var(--accent-strong);font-weight:700;text-decoration-thickness:1px;text-underline-offset:2px}.chat-experience_markdown__dWDrD h1,.chat-experience_markdown__dWDrD h2,.chat-experience_markdown__dWDrD h3,.chat-experience_markdown__dWDrD h4{margin:14px 0 5px;color:var(--ink);font-size:14px;letter-spacing:-.015em;line-height:1.34}.chat-experience_markdown__dWDrD h1{font-size:18px}.chat-experience_markdown__dWDrD h2{font-size:16px}.chat-experience_markdown__dWDrD blockquote{margin:8px 0;padding:6px 9px;border-left:3px solid #e6c0b3;background:#fff9f6;color:#6d625d}.chat-experience_markdown__dWDrD table{display:table;width:100%;min-width:0;max-width:100%;table-layout:fixed;border-collapse:collapse;font-size:12px}.chat-experience_markdown__dWDrD td,.chat-experience_markdown__dWDrD th{padding:5px 7px;border:1px solid var(--line);text-align:left;overflow-wrap:anywhere;white-space:normal;word-break:break-word}.chat-experience_workProcess__Rh6zt{margin:0 0 6px;color:var(--muted);font-size:9px}.chat-experience_workProcess__Rh6zt summary{display:flex;align-items:center;gap:4px;min-height:18px;padding:0;cursor:pointer;color:#a09893;font-weight:600}.chat-experience_workProcess__Rh6zt summary span{color:#b6ada7;font-variant-numeric:tabular-nums}.chat-experience_workProcess__Rh6zt ol{display:grid;gap:4px;margin:1px 0 0;padding:4px 0 0 21px;line-height:1.45}.chat-experience_sources__jeDh0{max-width:560px;margin-top:9px;color:var(--muted);font-size:10px}.chat-experience_sources__jeDh0 summary{width:fit-content;color:#9d948e;cursor:pointer;font-weight:600}.chat-experience_sources__jeDh0[open] summary{margin-bottom:5px;color:var(--accent-strong)}.chat-experience_sources__jeDh0 ul{display:grid;gap:3px;margin:0;padding-left:15px}.chat-experience_sources__jeDh0 a{color:var(--accent-strong);text-decoration:underline;text-underline-offset:2px}.chat-experience_messageAttachments__2_8bQ{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.chat-experience_messageAttachments__2_8bQ a{display:block;overflow:hidden;width:88px;height:88px;border:1px solid color-mix(in srgb,currentColor 16%,transparent);border-radius:11px;background:var(--surface-soft)}.chat-experience_messageAttachments__2_8bQ img{width:100%;height:100%;object-fit:cover}.chat-experience_userMessage__g2pRz .chat-experience_messageAttachments__2_8bQ a{border-color:rgba(255,255,255,.28)}.chat-experience_progress__d5w7H{display:grid;gap:5px;max-width:720px;margin:10px auto 0;padding:8px 10px;border:1px solid var(--line);border-radius:13px;background:var(--surface-soft);color:var(--muted);font-size:11px}.chat-experience_progress__d5w7H>div,.chat-experience_progress__d5w7H>span{display:flex;align-items:center;gap:6px}.chat-experience_progress__d5w7H>span{color:var(--ink);font-weight:750}.chat-experience_composerDock__z0Nun{width:min(100%,840px);align-self:center;padding:6px 10px calc(8px + env(safe-area-inset-bottom));background:linear-gradient(to bottom,color-mix(in srgb,var(--canvas) 82%,transparent),var(--canvas) 30%)}.chat-experience_root__MKQek[data-presentation=home] .chat-experience_composerDock__z0Nun{width:min(100%,480px)}.chat-experience_preparing__QyTHO{margin:0 4px 7px;color:var(--accent-strong);font-size:11px;font-weight:700}.chat-experience_uploadNotice__fc4UB{margin:0 4px 7px;color:#9b4a3c;font-size:11px;line-height:1.45}.chat-experience_attachments__gj_ha{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 8px}.chat-experience_attachment__AR8kR{display:flex;max-width:280px;align-items:center;gap:7px;padding:5px 7px;border:1px solid var(--line);border-radius:11px;background:var(--surface);color:var(--muted);font-size:11px}.chat-experience_attachment__AR8kR img{width:36px;height:36px;border-radius:7px;object-fit:cover}.chat-experience_attachment__AR8kR span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-experience_attachment__AR8kR button{display:grid;width:27px;height:27px;flex:0 0 auto;margin-left:auto;place-items:center;border:0;border-radius:8px;background:var(--surface-soft);color:var(--ink)}.chat-experience_composer__sWfSF{display:grid;min-height:48px;grid-template-columns:40px minmax(0,1fr) 40px;align-items:end;gap:4px;padding:6px;border:1px solid #ded7d2;border-radius:20px;background:var(--surface);box-shadow:var(--shadow);transition:border-color .18s ease,border-radius .18s ease,padding .18s ease,box-shadow .18s ease}.chat-experience_composer__sWfSF[data-expanded]{padding:8px;border-radius:14px;box-shadow:0 10px 28px rgb(57 45 38/12%)}.chat-experience_composer__sWfSF textarea{min-height:38px;height:38px;padding:8px 4px;resize:none;border:0;background:transparent;color:var(--ink);font-size:14px;line-height:1.45;outline:0;overflow-y:hidden;scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--muted) 55%,transparent) transparent;transition:height .18s ease,padding .18s ease}.chat-experience_composer__sWfSF textarea::-webkit-scrollbar{width:5px}.chat-experience_composer__sWfSF textarea::-webkit-scrollbar-thumb{border-radius:999px;background:color-mix(in srgb,var(--muted) 52%,transparent)}.chat-experience_composer__sWfSF[data-expanded] textarea{padding:12px 4px}@media (max-width:640px){.chat-experience_composer__sWfSF[data-expanded]{padding:7px;border-radius:18px;box-shadow:0 8px 20px rgb(57 45 38/10%)}.chat-experience_composer__sWfSF[data-expanded] textarea{padding:10px 4px}}.chat-experience_composer__sWfSF textarea::placeholder{color:#aaa4a0}.chat-experience_composer__sWfSF textarea:focus-visible{outline:none;box-shadow:none}.chat-experience_composerButton__RQVC_,.chat-experience_sendButton__zS9Oa{display:grid;width:40px;height:40px;place-items:center;border:0;border-radius:12px}.chat-experience_composerButton__RQVC_{background:var(--surface-soft);color:var(--ink)}.chat-experience_sendButton__zS9Oa{background:var(--accent);color:white}.chat-experience_sendButton__zS9Oa:disabled{background:#dcd6d2;color:#fff}.chat-experience_stopButton__QhSgM{background:var(--ink)}.chat-experience_composer__sWfSF:focus-within{border-color:var(--accent)}.chat-experience_composerButton__RQVC_:disabled{opacity:.45;cursor:not-allowed}.chat-experience_composerButton__RQVC_:not(:disabled),.chat-experience_sendButton__zS9Oa:not(:disabled){cursor:pointer}.chat-experience_composerButton__RQVC_:focus-visible,.chat-experience_sendButton__zS9Oa:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.chat-experience_turnNotice__3zbMC{margin:8px 4px 0;color:var(--muted);font-size:12px;line-height:1.6}.chat-experience_composerHelper__QZhHX{margin:5px 4px 0;color:#99918d;font-size:10px;text-align:center}.chat-experience_hiddenInput__kW_2Z{display:none}.chat-experience_reportLink__A7N5c{display:grid;gap:2px;max-width:420px;margin-top:10px;padding:10px 11px;border:1px solid #ead8d0;border-radius:13px;background:linear-gradient(135deg,#fff8f3,#fcf4ef);color:var(--ink);text-decoration:none}.chat-experience_reportLink__A7N5c:hover{border-color:#dba38e}.chat-experience_reportLink__A7N5c span{display:flex;align-items:center;gap:6px;color:var(--accent-strong);font-size:12px;font-weight:760}.chat-experience_reportLink__A7N5c small{color:var(--muted);font-size:10px}.chat-experience_zoomControl__1DonM>span{white-space:nowrap;flex-shrink:0}.chat-experience_captureProgress__cKRvH{position:absolute;z-index:3;bottom:12px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:8px;max-width:calc(100% - 24px);padding:10px 12px;border-radius:12px;background:rgb(20 20 20/78%);color:white;font-size:12px;pointer-events:none}.chat-experience_captureProgress__cKRvH>span{width:14px;height:14px;flex-shrink:0;border:2px solid rgb(255 255 255/35%);border-top-color:white;border-radius:50%;animation:chat-experience_cameraSaving__dwpPs 1s linear infinite}@keyframes chat-experience_cameraSaving__dwpPs{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.chat-experience_captureProgress__cKRvH>span,.chat-experience_focusMarker__5r7nl{animation:none}.chat-experience_composer__sWfSF,.chat-experience_composer__sWfSF textarea{transition:none}}.btheb_frame__Sr2o2{min-height:100dvh;background:radial-gradient(ellipse at top left,#d9efff,transparent 65%),radial-gradient(ellipse at bottom right,#fce1f2,transparent 65%),#f7f8fb;color:#202332;padding-bottom:env(safe-area-inset-bottom)}.btheb_landing___4qph{max-width:500px;margin:auto;padding:clamp(14px,4dvh,24px) 22px clamp(12px,3dvh,20px);animation:btheb_arrive__eHLw5 .5s ease both}.btheb_brand__Jo0i5{display:flex;align-items:center;justify-content:space-between;gap:12px}.btheb_brand__Jo0i5 img{width:105px;height:auto}.btheb_brand__Jo0i5 span{font-size:12px;font-weight:700;letter-spacing:.04em;color:#6e6681}.btheb_title__2WZzQ{margin:clamp(12px,4dvh,25px) 0 clamp(10px,3dvh,18px)}.btheb_title__2WZzQ>span{font-size:12px;letter-spacing:.08em;color:#78658c}.btheb_title__2WZzQ h1{font-size:clamp(28px,6vw,40px);line-height:1.15;margin:8px 0;font-weight:850;letter-spacing:-.05em}.btheb_title__2WZzQ em{font-style:normal;color:#9e7be9}.btheb_title__2WZzQ p{margin:0;font-size:14px;color:#68687a}.btheb_steps__Lk9YT{display:grid;grid-template-columns:1fr 1fr;gap:10px;list-style:none;margin:0 0 clamp(8px,2dvh,12px);padding:0}.btheb_steps__Lk9YT li{display:flex;align-items:center;justify-content:center;gap:10px;background:#ffffffb5;border:1px solid #fff;border-radius:20px;padding:8px}.btheb_steps__Lk9YT img{width:58px;height:58px;object-fit:contain}.btheb_steps__Lk9YT span{font-size:14px;font-weight:700}.btheb_steps__Lk9YT b{display:block;font-size:10px;color:#9581bc;margin-bottom:4px}.btheb_steps__Lk9YT[data-single]{grid-template-columns:1fr}.btheb_steps__Lk9YT[data-single] li{justify-content:flex-start;padding:8px 16px}.btheb_steps__Lk9YT small{display:block;margin-top:3px;font-size:12px;font-weight:500;color:#757484}.btheb_guide__V2oD0{text-align:center;border:1px solid #fff;border-radius:30px;background:#ffffffce;padding:8px 18px clamp(10px,3dvh,20px);box-shadow:0 12px 30px #8073990a}.btheb_mascot__yseby{position:relative;width:clamp(130px,30dvh,210px);height:clamp(130px,30dvh,210px);margin:0 auto}.btheb_mascot__yseby img{width:100%;height:100%;object-fit:contain;animation:btheb_greet__rIYrn 4s ease-in-out infinite}.btheb_scan__s1qzR{position:absolute;left:22%;right:22%;top:30%;height:2px;background:linear-gradient(90deg,transparent,#7ee7ff,#e590ef,transparent);box-shadow:0 0 12px #9ae9ff;animation:btheb_scan__s1qzR 3.2s ease-in-out infinite}.btheb_sparkle__zRKPj{position:absolute;right:6%;top:20%;color:#b68ae7;font-size:24px;animation:btheb_twinkle__43yqD 2.4s ease-in-out infinite}.btheb_guide__V2oD0 h2{font-size:clamp(15px,4vw,17px);margin:0 0 8px;letter-spacing:-.03em}.btheb_guide__V2oD0 p{font-size:13px;line-height:1.65;color:#757484;margin:0}.btheb_start__80pLI{display:flex;justify-content:space-between;align-items:center;margin-top:clamp(8px,2dvh,14px);padding:clamp(13px,3dvh,18px) 22px;border-radius:20px;background:linear-gradient(110deg,#669eff,#a17deb 58%,#e58bd7);box-shadow:0 8px 24px #9c7ade30;color:#fff;font-size:17px;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s}.btheb_start__80pLI:hover{transform:translateY(-2px);box-shadow:0 12px 28px #9c7ade50}.btheb_start__80pLI:active{transform:scale(.98)}.btheb_reportNav__shX3w a:focus-visible,.btheb_returnLink__nYmlM:focus-visible,.btheb_start__80pLI:focus-visible{outline:3px solid #7e58ba;outline-offset:4px}.btheb_start__80pLI span{font-size:24px}.btheb_note__XbDJs{text-align:center;font-size:11px;line-height:1.65;color:#83798e;margin:clamp(8px,2dvh,14px) 0 0}.btheb_capture__CUQUy{max-width:850px;margin:auto;padding:14px}.btheb_returnLink__nYmlM{display:inline-block;color:#67577d;padding:10px;text-decoration:none;font-size:14px}.btheb_reportNav__shX3w{position:sticky;top:0;z-index:40;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#f8f3ffed;backdrop-filter:blur(12px);padding:10px max(16px,calc((100% - 850px)/2));border-bottom:1px solid #e5dbec}.btheb_reportNav__shX3w a{display:flex;min-width:44px;min-height:44px;align-items:center;justify-content:center;color:#685280;text-decoration:none;font-size:14px;font-weight:700}@keyframes btheb_greet__rIYrn{0%,to{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-7px) rotate(2deg)}}@keyframes btheb_scan__s1qzR{0%,to{top:30%;opacity:.2}50%{top:65%;opacity:1}}@keyframes btheb_twinkle__43yqD{0%,to{transform:scale(.75);opacity:.4}50%{transform:scale(1.1);opacity:1}}@keyframes btheb_arrive__eHLw5{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.btheb_landing___4qph,.btheb_mascot__yseby img,.btheb_scan__s1qzR,.btheb_sparkle__zRKPj{animation:none}.btheb_start__80pLI{transition:none}}@media(max-width:380px){.btheb_landing___4qph{padding-left:16px;padding-right:16px}.btheb_steps__Lk9YT li{gap:4px}}@media(min-width:640px){.btheb_frame__Sr2o2:has(>.btheb_landing___4qph){display:flex;align-items:center;justify-content:center;padding:32px}.btheb_landing___4qph{max-width:560px;margin:0;padding:36px 40px 32px;border-radius:32px;background:#ffffffb0;box-shadow:0 30px 60px #7d6ea01a;animation:none}}@media(max-height:740px){.btheb_landing___4qph{padding-top:12px;padding-bottom:10px}.btheb_title__2WZzQ{margin:8px 0}.btheb_title__2WZzQ h1{margin:4px 0}.btheb_steps__Lk9YT{margin-bottom:8px}.btheb_steps__Lk9YT[data-single] li{padding:6px 12px}.btheb_guide__V2oD0{padding:6px 14px 12px}.btheb_mascot__yseby{width:clamp(96px,24dvh,150px);height:clamp(96px,24dvh,150px)}.btheb_guide__V2oD0 h2{font-size:14px;margin-bottom:4px}.btheb_guide__V2oD0 p{font-size:12px;line-height:1.5}.btheb_start__80pLI{margin-top:8px;padding:12px 20px}.btheb_note__XbDJs{margin-top:8px}}@media(max-height:620px){.btheb_title__2WZzQ p{display:none}.btheb_mascot__yseby{width:clamp(80px,20dvh,120px);height:clamp(80px,20dvh,120px)}.btheb_guide__V2oD0 p{display:none}}