@import "https://fonts.googleapis.com/css2?family=Arimo:wght@400;500&family=Inter:wght@400;500;600&family=Noto+Sans+KR:wght@400;500;700&family=Poppins:wght@500;700&display=swap";:root{--app-viewport-height:100vh;--app-safe-area-top:env(safe-area-inset-top,0px);--app-safe-area-right:env(safe-area-inset-right,0px);--app-safe-area-bottom:env(safe-area-inset-bottom,0px);--app-safe-area-left:env(safe-area-inset-left,0px);color:#1b1d22;font-synthesis:none;text-rendering:optimizelegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;background:radial-gradient(circle at top,#d6e3ffcc,#eef3fcb3 35%,#f4f6fb 100%);font-family:Inter,Noto Sans KR,sans-serif;font-weight:400;line-height:1.5}@supports (height:100dvh){:root{--app-viewport-height:100dvh}}*{box-sizing:border-box}html,body,#root{min-height:var(--app-viewport-height)}html[data-shell-mode=webview],html[data-shell-mode=webview] body,html[data-shell-mode=webview] #root{height:var(--app-viewport-height);min-height:0;overflow:hidden}body{margin:0}body[data-shell-mode=webview]{background:#fff}button,input{font:inherit}button{-webkit-tap-highlight-color:transparent}.app-shell{box-sizing:border-box;justify-content:center;align-items:center;min-height:100svh;padding:24px;display:flex}.phone-shell{background:#fff;border-radius:40px;width:390px;height:844px;position:relative;overflow:hidden;box-shadow:0 28px 60px #1f345324,0 10px 24px #3449661a}.mobile-page-layout{width:100%;height:100%}.mobile-page-surface{background:#fff;border-radius:40px;flex-direction:column;width:100%;height:844px;min-height:844px;display:flex;position:relative;overflow:hidden}.mobile-page-header-slot{flex-shrink:0}.mobile-page-content{-ms-overflow-style:none;scrollbar-width:none;box-sizing:border-box;flex-direction:column;flex:1;min-height:0;padding:0 24px;display:flex;overflow-y:auto}.mobile-page-content::-webkit-scrollbar{display:none}.mobile-page-bottom-slot{flex-shrink:0}.child-header{width:100%}.child-header.has-divider{border-bottom:1px solid #eef2f7}.child-header-inner{box-sizing:border-box;grid-template-columns:72px 1fr 72px;align-items:center;min-height:72px;padding:18px 20px 12px;display:grid}.child-header-side{align-items:center;min-width:0;display:flex}.child-header-side.is-left{justify-content:flex-start}.child-header-side.is-right{justify-content:flex-end;gap:12px}.child-header-center{justify-content:center;min-width:0;display:flex}.child-header-brand{color:#111;letter-spacing:-.02em;font-family:Poppins,Noto Sans KR,sans-serif;font-size:17px;font-weight:700;line-height:1}.child-header-title{color:#111;margin:0;font-family:Noto Sans KR,sans-serif;font-size:18px;font-weight:700;line-height:1.4}.child-header-icon-button{color:#4f5d75;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:inline-flex}.child-floating-action-button{color:#fff;cursor:pointer;z-index:2;background:#344966;border:0;border-radius:999px;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .18s,box-shadow .18s,background-color .18s;display:inline-flex;position:absolute;bottom:52px;right:24px;box-shadow:0 16px 24px #34496647}.child-floating-action-button:hover{background:#2d415f;transform:translateY(-1px);box-shadow:0 18px 28px #34496657}.child-floating-action-button:focus-visible{outline-offset:2px;outline:2px solid #6c8ec4}.phone-shell--landing{display:flex}.phone-shell--auth{flex-direction:column;display:flex}.phone-shell--signup{height:844px}body[data-shell-mode=webview] .app-shell{height:var(--app-viewport-height);min-height:var(--app-viewport-height);justify-content:stretch;align-items:stretch;padding:0;overflow:hidden}body[data-shell-mode=webview] .phone-shell{max-height:var(--app-viewport-height);width:100%;height:var(--app-viewport-height);min-height:var(--app-viewport-height);box-shadow:none;border-radius:0;overflow:hidden}body[data-shell-mode=webview] .phone-shell--auth{-webkit-overflow-scrolling:touch;overflow:hidden auto}body[data-shell-mode=webview] .mobile-page-surface{border-radius:0;height:100%;min-height:0}body[data-shell-mode=webview] .mobile-page-layout{height:100%;min-height:0}body[data-shell-mode=webview] .mobile-page-content{-webkit-overflow-scrolling:touch;overscroll-behavior:contain}body[data-shell-mode=webview] .phone-shell--signup{height:var(--app-viewport-height);min-height:var(--app-viewport-height)}body[data-shell-mode=webview] .mobile-page-header-slot{padding-top:0}body[data-shell-mode=webview] .child-header-inner{min-height:calc(74px + var(--app-safe-area-top));padding:calc(20px + var(--app-safe-area-top)) 20px 12px}body[data-shell-mode=webview] .mobile-page-bottom-slot{padding-bottom:0}body[data-shell-mode=webview] .child-floating-action-button{bottom:calc(20px + var(--app-safe-area-bottom))}.primary-button{color:#fff;cursor:pointer;background:#344966;border:none;border-radius:15px;font-family:Poppins,Noto Sans KR,sans-serif;font-size:16px;font-weight:500;line-height:1.5;transition:transform .18s,box-shadow .18s,background-color .18s}.primary-button:hover{transform:translateY(-1px);box-shadow:0 12px 24px #34496638}.primary-button:active{transform:translateY(0)}.primary-button:disabled{box-shadow:none;cursor:not-allowed;background:#8b9bb3;transform:none}.field{display:block}.field+.field{margin-top:14px}.field input{box-sizing:border-box;color:#2d3748;background:#fff;border:1px solid #cbcbcb;border-radius:15px;width:100%;height:46px;padding:0 16px;font-family:Poppins,Noto Sans KR,sans-serif;font-size:14px;font-weight:500;line-height:1.5}.field input::placeholder{color:#cacaca}.field input:focus{border-color:#344966}.password-link{color:#cacaca;align-self:flex-end;margin-top:6px;font-family:Poppins,Noto Sans KR,sans-serif;font-size:12px;font-weight:500;line-height:16px}.text-link{cursor:pointer;background:0 0;border:none;padding:0}.social-login{flex-direction:column;align-items:center;margin-top:104px;display:flex}.social-buttons{justify-content:center;gap:12px;width:100%;display:flex}.social-divider{align-items:center;gap:14px;width:100%;margin-bottom:32px;display:flex}.social-divider span{background:#d8dadc;flex:1;height:1px}.social-divider p{color:#000000b3;white-space:nowrap;margin:0;font-family:Inter,sans-serif;font-size:14px;line-height:1.25}.social-icon-button{cursor:pointer;background:#fff;border:1px solid #d8dadc;border-radius:999px;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .18s,box-shadow .18s,border-color .18s;display:inline-flex}.social-icon-button:hover{transform:translateY(-1px);box-shadow:0 10px 22px #34496614}.social-icon-button img{width:20px;height:20px}.social-icon-button--kakao{background:#fee500;border-color:#fee500}.social-icon-button--kakao:hover{box-shadow:0 10px 22px #1919191f}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.field-group{flex-direction:column;gap:8px;display:flex}.field-label-row{justify-content:space-between;align-items:center;gap:4px;display:flex}.field-label{color:#111;font-size:15px;line-height:1.5}.field-input-wrap{position:relative}.field-input{appearance:none;color:#111;background:#fff;border:1px solid #cbcbcb;border-radius:15px;outline:none;width:100%;min-height:44px;padding:11px 108px 11px 12px;font-family:Arimo,Noto Sans KR,sans-serif;font-size:14px;line-height:1.5}.field-input::placeholder{color:#cacaca}.field-input:focus{border-color:#344966}.field-input.is-error{border-color:#ff6b5f}.field-input.is-readonly{color:#00000080}.field-input-action{cursor:pointer;border:1px solid #0000;border-radius:30px;justify-content:center;align-items:center;min-width:73px;height:24px;padding:0 12px;font-size:10px;font-weight:500;display:inline-flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.field-input-action.is-disabled{color:#fff;cursor:default;background:#cbcbcb}.field-input-action.is-active{color:#f8fafc;background:#344966}.field-input-icon{color:#666;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;height:100%;padding:0 14px;display:inline-flex;position:absolute;top:0;right:0}.field-help,.field-error,.field-success,.status-message{margin:0;font-size:12px;line-height:1.5}.field-help,.status-message--help{color:#a5a5a5}.field-error,.status-message--error{color:#eb4335}.field-success,.status-message--success{color:#1a6dff}.field-inline-error{color:#eb4335;text-align:right;font-size:12px;line-height:1.5}.code-meta{color:#111;flex-wrap:wrap;align-items:center;gap:10px;font-size:15px;line-height:1.5;display:flex}.code-meta-timer{color:#c2bab5}.code-meta-divider{color:#1a6dff;font-size:10px}.code-input-row{box-sizing:border-box;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;width:100%;max-width:334px;margin:0 auto;padding:1px;display:grid}.code-input{aspect-ratio:1;box-sizing:border-box;color:#111;text-align:center;border:1px solid #344966;outline:none;width:100%;font-size:28px;line-height:1}.code-input.is-error{border-color:#ff6b5f}.code-resend{color:#a5a5a5;gap:4px;font-size:13px;line-height:1.54;display:flex}.code-error-message{text-align:center}.code-resend button{color:#1a6dff;cursor:pointer;font:inherit;background:0 0;border:0;padding:0}.gender-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.gender-option{color:#cacaca;cursor:pointer;background:#fff;border:1px solid #cbcbcb;border-radius:15px;min-height:44px;font-family:Arimo,Noto Sans KR,sans-serif;font-size:14px}.gender-option.is-selected{color:#344966;background:#34496614;border-color:#344966}.password-rules{color:#a4a4a4;flex-wrap:wrap;gap:16px;font-size:10px;line-height:1.5;display:flex}.password-rules span:before{color:#a4a4a4;content:"•";margin-right:4px}.password-rules span.is-valid,.password-rules span.is-valid:before{color:#1a6dff}.password-rules span.is-optional,.password-rules span.is-optional:before{color:#6b7280}.common-modal-overlay{z-index:10;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.common-modal{background:#fff;border-radius:24px;flex-direction:column;width:100%;display:flex;box-shadow:0 18px 36px #1f34531f}.common-modal-header{flex-direction:column;display:flex}.common-modal-topbar{justify-content:space-between;align-items:center;padding:22px 24px 0;display:flex}.common-modal-title-group{align-items:center;gap:8px;min-width:0;display:inline-flex;position:relative}.common-modal-title{color:#2d3748;text-align:left;margin:0;font-family:Poppins,Noto Sans KR,sans-serif;font-size:18px;font-weight:700;line-height:1.5}.common-modal-title.is-center{text-align:center;width:100%}.common-modal-close-button{color:#9aa4b2;cursor:pointer;background:0 0;border:0;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-left:12px;padding:0;display:inline-flex}.common-modal-divider{background:#eef2f7;width:100%;height:1px}.common-modal-header-content,.common-modal-body{flex-direction:column;display:flex}.common-modal-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.common-modal-actions>:only-child{grid-column:1/-1}.settings-item{color:#1f2937;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;padding:16px 0;display:flex}.settings-item.has-divider{border-bottom:1px solid #eef2f7}.settings-item.is-button{cursor:pointer}.settings-item.is-button:hover{opacity:.96}.settings-item.is-button:focus-visible{outline-offset:2px;border-radius:12px;outline:2px solid #34496633}.settings-item.is-danger .settings-item-label{color:#dc2626}.settings-item.is-disabled{cursor:default;opacity:.56}.settings-item-copy{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.settings-item-label{color:#1f2937;font-family:Noto Sans KR,sans-serif;font-size:15px;font-weight:500;line-height:1.4}.settings-item-description{color:#8a94a6;font-family:Noto Sans KR,sans-serif;font-size:13px;line-height:1.45}.settings-item-trailing{color:#8a94a6;flex-shrink:0;align-items:center;gap:8px;margin-left:16px;display:inline-flex}.settings-item-chevron{color:#b2bbc9;align-items:center;display:inline-flex}.password-reset-preview-page{box-sizing:border-box;justify-content:center;align-items:center;min-height:100svh;padding:24px;display:flex}.password-reset-preview-phone{background:#fff;border-radius:40px;width:min(100%,390px);min-height:min(844px,100svh - 48px);position:relative;overflow:hidden;box-shadow:0 28px 60px #1f345324,0 10px 24px #3449661a}.landing-screen,.login-screen{box-sizing:border-box;width:100%;min-height:100%}.find-password-fields{flex-direction:column;gap:20px;margin-top:-50px;padding-top:0;display:flex}.find-password-notice{color:#787878;text-align:center;background:#f9fafb;border-radius:16px;justify-content:center;align-items:center;min-height:76px;padding:16px;font-family:Andada Pro,Noto Sans KR,serif;font-size:14px;line-height:1.6;display:flex}.find-password-notice-lines{flex-direction:column;align-items:center;gap:2px;width:100%;display:flex}.find-password-notice-lines span{white-space:nowrap;display:block}.find-password-resend{color:#a5a5a5;gap:4px;font-size:13px;line-height:1.38;display:flex}.find-password-resend button{color:#1a6dff;cursor:pointer;font:inherit;background:0 0;border:0;padding:0}.find-password-reset{color:#eb4335!important}.landing-screen{flex-direction:column;justify-content:center;align-items:center;gap:176px;padding:120px 31px 160px;display:flex}body[data-shell-mode=webview] .landing-screen{padding:calc(120px + var(--app-safe-area-top)) calc(31px + var(--app-safe-area-right)) calc(160px + var(--app-safe-area-bottom)) calc(31px + var(--app-safe-area-left))}.landing-logo{width:min(266px,100%);height:auto;display:block}.primary-button:focus-visible,.social-button:focus-visible,.text-link:focus-visible,.field input:focus-visible,.field-input:focus-visible,.auth-button:focus-visible,.auth-type-card:focus-visible,.gender-option:focus-visible,.code-input:focus-visible{outline-offset:2px;outline:2px solid #6c8ec4}.landing-button{border-radius:25px;min-width:114px;min-height:50px;padding:14px 34px;font-size:20px;line-height:1;box-shadow:0 4px 8px #34496640}.login-screen{flex-direction:column;padding:92px 31px 72px;display:flex}body[data-shell-mode=webview] .login-screen{min-height:var(--app-viewport-height);overscroll-behavior:contain;padding:calc(92px + var(--app-safe-area-top)) calc(31px + var(--app-safe-area-right)) calc(72px + var(--app-safe-area-bottom)) calc(31px + var(--app-safe-area-left));-webkit-overflow-scrolling:touch;overflow-y:auto}.login-header{padding-top:2px}.login-header h1{text-align:center;color:#2d3748;letter-spacing:-.3px;margin:0;font-family:Poppins,Noto Sans KR,sans-serif;font-size:30px;font-weight:700;line-height:1.3}.login-form{flex-direction:column;margin-top:111px;display:flex}.field--password{position:relative}.field--password input{padding-right:48px}.login-password-toggle{color:#9ca3af;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:inline-flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.login-password-toggle svg{width:20px;height:20px}.login-password-toggle:focus-visible{outline-offset:2px;outline:2px solid #6c8ec4}.login-button{width:100%;min-height:45px;margin-top:52px}.mock-entry-section{flex-direction:column;gap:12px;margin-top:20px;display:flex}.mock-entry-title{color:#6a7282;text-align:center;margin:0;font-family:Inter,Noto Sans KR,sans-serif;font-size:12px;font-weight:700;line-height:16px}.mock-entry-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.mock-entry-button{min-height:44px}.signup-copy{text-align:center;color:#000000b3;margin:40px 0 0;font-family:Inter,Noto Sans KR,sans-serif;font-size:14px;line-height:1.25}.signup-link{color:#4285f4;font-weight:600}.auth-screen{flex-direction:column;min-height:844px;display:flex;position:relative}body[data-shell-mode=webview] .auth-screen{min-height:var(--app-viewport-height)}.auth-screen--find-password .auth-content{padding-top:94px}.phone-shell--signup .auth-screen{height:100%;min-height:0}.auth-content{flex-direction:column;flex:1;gap:28px;min-height:0;padding:60px 26px 132px;display:flex}body[data-shell-mode=webview] .auth-content{padding:calc(60px + var(--app-safe-area-top)) calc(26px + var(--app-safe-area-right)) calc(132px + var(--app-safe-area-bottom)) calc(26px + var(--app-safe-area-left))}.auth-title-group{text-align:center;flex-direction:column;gap:12px;display:flex}.auth-title{color:#2d3748;letter-spacing:-.3px;margin:0;font-family:Poppins,Noto Sans KR,sans-serif;font-size:30px;font-weight:700;line-height:1.3}.auth-description{color:#6a7282;margin:0;font-size:16px;line-height:1.5}.auth-body{flex-direction:column;flex:1;gap:20px;display:flex}.phone-shell--signup .auth-body.is-scrollable{-ms-overflow-style:none;scrollbar-width:none;min-height:0;margin-left:-4px;margin-right:-18px;padding-bottom:20px;padding-left:4px;padding-right:18px;scroll-padding-bottom:96px;overflow-y:auto}.phone-shell--signup .auth-body.is-scrollable::-webkit-scrollbar{display:none}.phone-shell--signup .auth-body.is-scrollable .field-input:focus-visible{outline-offset:2px}.auth-body.is-centered{justify-content:flex-start;padding-top:56px}.auth-footer{background:#fffffffa;align-items:center;gap:12px;padding:12px 26px 29px;display:flex;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #6b9ac41a}body[data-shell-mode=webview] .auth-footer{padding:12px calc(26px + var(--app-safe-area-right)) calc(29px + var(--app-safe-area-bottom)) calc(26px + var(--app-safe-area-left))}.auth-button{cursor:pointer;border:1px solid #0000;border-radius:30px;justify-content:center;align-items:center;width:100%;min-height:47px;padding:12px 16px;font-size:14px;font-weight:500;line-height:1.5;transition:transform .18s,background-color .18s,border-color .18s,color .18s;display:inline-flex}.auth-button:hover:not(:disabled){transform:translateY(-1px)}.auth-button:disabled{cursor:default;opacity:.55}.auth-button.is-primary{color:#f8fafc;background:#344966}.auth-button.is-secondary{color:#111;background:#fff;border-color:#344966}.auth-button.is-neutral{color:#666;background:#e0e0e0}.auth-type-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:28px;display:grid}.auth-type-card{color:#4a5565;cursor:pointer;background:#fff;border:1px solid #cbcbcb;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:83px;padding:12px;display:flex}.auth-type-card.is-selected{color:#344966;background:#3449660f;border-color:#344966}.auth-type-icon{font-size:24px;line-height:1}.auth-inline-row{color:#020618;text-align:center;margin-top:auto;font-size:14px;line-height:1.43}.auth-inline-link{color:#b4cded;cursor:pointer;font:inherit;background:0 0;border:0;padding:0}.auth-overlay{background:#0f172a2e}.auth-modal{gap:24px;max-width:320px;padding:38px 24px 24px}.auth-modal .common-modal-topbar{justify-content:center;padding:0}.auth-modal .common-modal-header{gap:24px}.auth-modal .common-modal-title{font-size:24px}.auth-modal-message{color:#6a7282;text-align:center;margin:0;font-size:14px;line-height:1.43}.auth-modal-panel{color:#6a7282;text-align:center;background:#f9fafb;border-radius:16px;padding:16px;font-size:14px;line-height:1.43}.auth-modal-fields{flex-direction:column;gap:16px;display:flex}.auth-modal-fields .field-input.is-readonly:focus,.auth-modal-fields .field-input.is-readonly:focus-visible{border-color:#cbcbcb;outline:none}.auth-modal-body{gap:24px}.auth-modal-actions{gap:12px}.password-reset-overlay{background:#0f172a2e;position:fixed}.password-reset-modal{gap:18px;max-width:320px;padding:0 0 24px}.password-reset-stepper{justify-content:center;align-items:center;display:flex}.password-reset-stepper-panel{background:#f9fafb;justify-content:center;align-items:center;min-height:64px;padding:16px 0;display:flex}.password-reset-stepper-item{align-items:center;display:flex}.password-reset-stepper-dot{color:#8b97ab;background:#d9dfe8;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;font-family:Inter,Noto Sans KR,sans-serif;font-size:14px;font-weight:600;display:inline-flex}.password-reset-stepper-dot.is-active{color:#f8fafc;background:#344966}.password-reset-stepper-dot.is-complete{color:#5f6c80;background:#e8edf5}.password-reset-stepper-line{background:#e5e9f0;width:28px;height:2px;margin:0 10px}.password-reset-stepper-line.is-active{background:#3449664d}.password-reset-modal-body{flex-direction:column;gap:18px;padding:6px 24px 0;display:flex}.password-reset-modal-actions{gap:12px;padding:0 24px}.password-reset-placeholder-group{flex-direction:column;align-items:center;gap:12px;display:flex}.password-reset-step-content{flex-direction:column;align-items:center;gap:14px;display:flex}.password-reset-step-title{color:#272727;text-align:center;margin:0;font-family:Poppins,Noto Sans KR,sans-serif;font-size:18px;font-weight:700;line-height:1.4}.password-reset-step-description{color:#707070;text-align:center;margin:0;font-family:Noto Sans KR,sans-serif;font-size:14px;line-height:1.43}.password-reset-step-content .field-group{width:100%;margin-top:10px}.password-reset-step-content .field-group .field-label-row{display:none}.password-reset-rules{color:#a4a4a4;flex-wrap:wrap;justify-content:center;gap:16px;margin-top:-2px;font-size:10px;line-height:1.5;display:flex}.password-reset-rules span:before{color:#a4a4a4;content:"•";margin-right:4px}.password-reset-rules span.is-valid,.password-reset-rules span.is-valid:before{color:#1a6dff}.counselor-auth-shell{box-sizing:border-box;background:radial-gradient(circle at 18% 22%,#cae69c3d,#0000 30%),radial-gradient(circle at 86% 78%,#a1c0e12e,#0000 32%),linear-gradient(135deg,#f3f6f1 0%,#edf2f7 48%,#f8faf7 100%);justify-content:center;align-items:center;min-height:100svh;padding:32px;display:flex}.counselor-auth-frame{background:#ffffffeb;border:1px solid #d6dfd3bd;border-radius:34px;grid-template-columns:minmax(320px,.78fr) minmax(460px,1.22fr);width:min(100%,1120px);height:calc(100svh - 64px);min-height:0;margin:0 auto;display:grid;overflow:hidden;box-shadow:0 28px 70px #2a394b1a,0 12px 28px #43536514}.counselor-auth-brand-panel{background:radial-gradient(circle,#cce8973d,#0000 34%),#fff;justify-content:center;align-items:center;padding:48px;display:flex}.counselor-auth-brand-logo{width:min(268px,72%);height:auto}.counselor-auth-content-panel{scrollbar-color:#34496647 transparent;scrollbar-gutter:stable;scrollbar-width:thin;background:#fff;border-left:1px solid #d8dadc;border-radius:0 34px 34px 0;justify-content:center;align-items:stretch;min-width:0;min-height:0;padding:48px;display:flex;overflow:hidden auto}.counselor-auth-content-panel::-webkit-scrollbar{width:10px}.counselor-auth-content-panel::-webkit-scrollbar-track{background:0 0;margin:34px 0}.counselor-auth-content-panel::-webkit-scrollbar-thumb{background:#3449662e;border:3px solid #fff;border-radius:999px}.counselor-auth-content-panel:hover::-webkit-scrollbar-thumb{background:#34496657}.counselor-auth-card{background:0 0;flex-direction:column;width:min(100%,448px);margin:auto 0;padding:40px 0;display:flex}.counselor-auth-card-header{text-align:center;flex-direction:column;gap:10px;display:flex}.counselor-auth-card-title{color:#243447;letter-spacing:0;margin:0;font-family:Poppins,Noto Sans KR,sans-serif;font-size:32px;font-weight:700;line-height:1.25}.counselor-auth-card-description{color:#6b7a90;margin:0;font-family:Noto Sans KR,sans-serif;font-size:15px;line-height:1.7}.counselor-auth-card-body{justify-content:center;align-items:center;padding:72px 0 0;display:flex}.counselor-auth-card-footer{padding-top:12px}.counselor-auth-placeholder{text-align:center;background:linear-gradient(#fbfcff 0%,#f4f7fb 100%);border:1px dashed #cdd7e6;border-radius:24px;flex-direction:column;align-items:center;gap:12px;width:100%;padding:40px 28px;display:flex}.counselor-auth-placeholder-title{color:#344966;margin:0;font-family:Poppins,Noto Sans KR,sans-serif;font-size:22px;font-weight:700;line-height:1.4}.counselor-auth-placeholder-copy,.counselor-auth-placeholder-caption{color:#73839a;margin:0;font-family:Noto Sans KR,sans-serif;font-size:14px;line-height:1.7}.counselor-login{flex-direction:column;gap:22px;width:100%;display:flex}.counselor-login-form{flex-direction:column;gap:18px;width:100%;display:flex}.counselor-login .field-group{width:100%}.counselor-login .field-label{color:#324052;font-size:14px;font-weight:600}.counselor-login .field-input-wrap{min-height:56px}.counselor-login .field-input{border-color:#d7dfeb;border-radius:16px;min-height:56px;padding:16px 18px;font-size:15px}:is(.counselor-login .field-input-wrap:has(.counselor-password-toggle) .field-input,.counselor-signup .field-input-wrap:has(.counselor-password-toggle) .field-input){padding-right:56px}.counselor-login .field-input:focus{border-color:#344966;outline:none;box-shadow:0 0 0 4px #34496614}.counselor-password-toggle{color:#7a8799;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:inline-flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.counselor-password-toggle svg{width:20px;height:20px}.counselor-login-links{justify-content:flex-end;margin-top:-2px;display:flex}.counselor-auth-link{color:#5e7aa2;cursor:pointer;background:0 0;border:0;padding:0;font-family:Inter,Noto Sans KR,sans-serif;font-size:14px;font-weight:600;line-height:1.5;text-decoration:none}.counselor-auth-link:hover{color:#344966}.counselor-auth-button{cursor:pointer;border:1px solid #0000;border-radius:18px;justify-content:center;align-items:center;width:100%;min-height:56px;padding:16px 20px;font-family:Noto Sans KR,sans-serif;font-size:15px;font-weight:600;transition:transform .18s,box-shadow .18s,background-color .18s;display:inline-flex}.counselor-auth-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 14px 24px #34496629}.counselor-auth-button:disabled{cursor:default;opacity:.45}.counselor-auth-button--primary{color:#fff;background:#344966}.counselor-auth-button-link{text-decoration:none}.counselor-social-divider{align-items:center;gap:12px;display:flex}.counselor-social-divider span{background:#dbe3ef;flex:1;height:1px}.counselor-social-divider p{color:#8a97aa;margin:0;font-family:Inter,Noto Sans KR,sans-serif;font-size:13px;font-weight:500;line-height:1.4}.counselor-social-buttons{justify-content:center;gap:12px;width:100%;display:flex}.counselor-social-icon-button{cursor:pointer;background:#fff;border:1px solid #d7dfeb;border-radius:999px;justify-content:center;align-items:center;width:52px;height:52px;padding:0;transition:transform .18s,box-shadow .18s,border-color .18s;display:inline-flex}.counselor-social-icon-button:hover{border-color:#b9c6d9;transform:translateY(-1px);box-shadow:0 10px 18px #5f728b1a}.counselor-social-icon-button img{width:20px;height:20px}.counselor-social-icon-button--kakao{background:#fee500;border-color:#fee500}.counselor-social-icon-button--kakao:hover{box-shadow:0 10px 18px #1919191f}.counselor-auth-inline-copy{color:#7a8799;text-align:center;margin:0;font-family:Inter,Noto Sans KR,sans-serif;font-size:14px;line-height:1.6}.counselor-signup{flex-direction:column;width:100%;display:flex}.counselor-signup-form{flex-direction:column;gap:18px;width:100%;display:flex}.counselor-signup .field-group{width:100%}.counselor-signup .field-label{color:#324052;font-size:14px;font-weight:600}.counselor-signup .field-input-wrap{min-height:56px}.counselor-signup .field-input{border-color:#d7dfeb;border-radius:16px;min-height:56px;padding:16px 18px;font-size:15px}.counselor-signup .field-input-wrap:has(.counselor-inline-action) .field-input{padding-right:108px}.counselor-signup .field-input-wrap:has(.field-input-action) .field-input{padding-right:112px}.counselor-signup .field-input-action{height:31px;right:14px}.counselor-signup .field-input:focus{border-color:#344966;outline:none;box-shadow:0 0 0 4px #34496614}.counselor-inline-action{color:#f8fafc;cursor:pointer;z-index:1;background:#344966;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-width:74px;height:31px;padding:0 12px;font-family:Inter,Noto Sans KR,sans-serif;font-size:10px;font-weight:600;display:inline-flex;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.counselor-inline-action.is-success{color:#344966;background:#fff;border-color:#344966}.counselor-signup-form--verification{gap:22px}.counselor-code-header{align-items:center;gap:16px;display:flex}.counselor-code-label{color:#28384c;margin:0;font-size:15px;font-weight:500;line-height:1.5}.counselor-code-timer{color:#c2bab5;align-items:center;gap:8px;font-size:15px;line-height:1.5;display:inline-flex}.counselor-code-timer-dot{background:#1a6dff;border-radius:999px;width:8px;height:8px}.counselor-code-inputs{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.counselor-code-input{color:#111;text-align:center;border:1px solid #344966;border-radius:0;width:100%;height:62px;font-family:Noto Sans KR,sans-serif;font-size:36px;font-weight:600;line-height:1}.counselor-code-inputs.is-error .counselor-code-input{border-color:#fb2c36}.counselor-code-input:focus{border-color:#344966;outline:none;box-shadow:0 0 0 4px #34496614}.counselor-code-actions{align-items:center;gap:4px;display:flex}.counselor-code-helper{color:#a5a5a5;margin:0;font-size:13px;line-height:1.5}.counselor-code-resend{color:#1a6dff;cursor:pointer;background:0 0;border:0;padding:0;font-size:13px}.counselor-code-error{color:#fb2c36;text-align:center;margin:-4px 0 0;font-size:12px;line-height:1.5}.counselor-address-group{flex-direction:column;gap:12px;display:flex}.counselor-password-rules{color:#d65f5f;flex-wrap:wrap;gap:14px;margin-top:-8px;font-size:11px;font-weight:600;line-height:1.5;display:flex}.counselor-password-rules span{transition:color .18s,font-weight .18s}.counselor-password-rules span:before{content:"•";margin-right:4px}.counselor-password-rules span.is-valid{color:#344966;font-weight:700}.counselor-password-rules span.is-optional{color:#7a8799;font-weight:600}.counselor-find-password,.counselor-find-password-form{flex-direction:column;gap:20px;width:100%;display:flex}.counselor-find-password .field-group{width:100%}.counselor-find-password .field-label{color:#324052;font-size:14px;font-weight:600}.counselor-find-password .field-input-wrap{min-height:56px}.counselor-find-password .field-input{border-color:#d7dfeb;border-radius:16px;min-height:56px;padding:16px 18px;font-size:15px}.counselor-find-password .field-input:focus{border-color:#344966;outline:none;box-shadow:0 0 0 4px #34496614}.counselor-find-password-meta{align-items:center;gap:4px;display:flex}.counselor-find-password-helper{color:#a5a5a5;margin:0;font-size:13px;line-height:1.5}@media (width<=1200px){.counselor-auth-frame{grid-template-columns:minmax(280px,.78fr) minmax(400px,1.22fr)}.counselor-auth-brand-panel,.counselor-auth-content-panel{padding:32px}.counselor-auth-card-body{padding-top:56px}}@media (width<=920px){.counselor-auth-shell{padding:20px}.counselor-auth-frame{grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr;height:calc(100svh - 40px);min-height:0}.counselor-auth-content-panel{border-top:1px solid #d8dadc;border-left:0;border-radius:0 0 34px 34px}.counselor-auth-brand-panel{padding:56px 28px 24px}.counselor-auth-brand-logo{width:min(224px,64%)}.counselor-auth-content-panel{padding:24px 24px 48px}.counselor-auth-card{width:100%}.counselor-auth-card-body{padding-top:40px}.counselor-login{gap:20px}.counselor-code-inputs{gap:10px}.counselor-code-input{height:58px;font-size:32px}}@media (width<=600px){.counselor-auth-shell{padding:0}.counselor-auth-frame{height:100svh;min-height:0;box-shadow:none;border:0;border-radius:0}.counselor-auth-brand-panel{padding:48px 20px 20px}.counselor-auth-content-panel{border-radius:0;padding:20px 20px 40px}.counselor-auth-content-panel::-webkit-scrollbar-track{margin:18px 0}.counselor-auth-content-panel::-webkit-scrollbar{width:6px}.counselor-auth-content-panel::-webkit-scrollbar-thumb{border-width:2px}.counselor-auth-card-body{padding-top:32px}.counselor-auth-card-title{font-size:26px}.counselor-code-header{flex-direction:column;align-items:flex-start;gap:8px}.counselor-code-inputs{gap:8px}.counselor-code-input{height:52px;font-size:28px}}.counselor-dashboard{--dashboard-bg:#f5f8fa;--dashboard-card:#fff;--dashboard-text:#2d3748;--dashboard-muted:#718096;--dashboard-primary:#344966;--dashboard-blue:#88b5c4;background:var(--dashboard-bg);width:100%;min-height:100svh;color:var(--dashboard-text);font-family:Inter,Noto Sans KR,sans-serif;display:flex}.counselor-dashboard button{font:inherit}.counselor-mobile-header,.counselor-dashboard-sidebar-backdrop{display:none}.counselor-dashboard-main{flex:1 1 0;align-self:stretch;width:100%;min-width:0;max-width:none;min-height:100svh;padding:clamp(32px,4vw,56px)}.counselor-dashboard-content{width:min(100%,1160px);margin:0 auto}.counselor-dashboard.is-sidebar-collapsed .counselor-dashboard-content{width:min(100%,1240px)}.counselor-dashboard-hero{background:var(--dashboard-card);border:1px solid #8bb5c41f;border-radius:14px;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:28px;padding:24px 28px;display:flex;box-shadow:0 8px 22px #26374c09}.counselor-dashboard-hero h2{color:#1f2b3a;overflow-wrap:anywhere;word-break:keep-all;max-width:100%;margin:0;font-size:18px;font-weight:700;line-height:1.5}.counselor-dashboard-profile-meta{color:#8a98aa;letter-spacing:-.01em;flex-wrap:wrap;align-items:center;gap:0;margin:12px 0 0;font-size:13px;font-weight:600;line-height:1.5;display:flex}.counselor-dashboard-profile-meta span{overflow-wrap:anywhere;white-space:normal;align-items:center;max-width:100%;display:inline-flex}.counselor-dashboard-profile-meta span:not(:last-child):after{content:"";background:#c8d1dc;border-radius:999px;width:3px;height:3px;margin:0 12px}.counselor-dashboard-grid,.counselor-biometric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.counselor-biometric-grid{align-items:stretch}.counselor-dashboard-grid{align-items:start}.counselor-dashboard-column{flex-direction:column;gap:24px;min-width:0;min-height:0;display:flex}.counselor-dashboard-column--analysis{align-self:start;min-height:0}.counselor-observation-list,.counselor-timeline{scrollbar-color:#88b5c48c #88b5c414;scrollbar-width:thin}.counselor-observation-list::-webkit-scrollbar{width:8px}.counselor-timeline::-webkit-scrollbar{width:8px}.counselor-observation-list::-webkit-scrollbar-track{background:#88b5c414;border-radius:999px}.counselor-timeline::-webkit-scrollbar-track{background:#88b5c414;border-radius:999px}.counselor-observation-list::-webkit-scrollbar-thumb{background:#88b5c48c;border:2px solid #f8fafceb;border-radius:999px}.counselor-timeline::-webkit-scrollbar-thumb{background:#88b5c48c;border:2px solid #f8fafceb;border-radius:999px}.counselor-observation-list::-webkit-scrollbar-thumb:hover{background:#88b5c4c7}.counselor-timeline::-webkit-scrollbar-thumb:hover{background:#88b5c4c7}.counselor-biometric-section{margin-top:36px}.counselor-section-title{align-items:center;gap:8px;margin-bottom:18px;display:flex}.counselor-section-title h3{color:var(--dashboard-text);margin:0;font-size:20px;font-weight:800;line-height:1.35}.counselor-dashboard-floating-summary{display:none}.counselor-dashboard-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:calc(100svh - 112px);padding:48px 24px;display:flex}.counselor-dashboard-empty h2{color:#1f2b3a;margin:0;font-size:22px;font-weight:800;line-height:1.45}.counselor-dashboard-empty p{max-width:440px;color:var(--dashboard-muted);margin:0;font-size:14px;font-weight:600;line-height:1.7}.counselor-dashboard-empty.is-error p{color:#b45353}@media (width<=1180px){.counselor-dashboard{display:block}.counselor-mobile-header{z-index:80;min-height:calc(56px + env(safe-area-inset-top,0px));padding:calc(12px + env(safe-area-inset-top,0px)) clamp(18px, 4vw, 40px) 8px;box-shadow:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f5f8faf0;border-bottom:1px solid #a8b2bc1f;align-items:center;gap:12px;transition:opacity .16s,transform .16s;display:flex;position:fixed;top:0;left:0;right:0}.counselor-mobile-header__menu{width:40px;height:40px;color:var(--dashboard-primary);box-shadow:none;cursor:pointer;background:0 0;border:0;border-radius:12px;flex:0 0 40px;justify-content:center;align-items:center;padding:0;transition:background .16s,transform .16s;display:inline-flex}.counselor-mobile-header__menu svg{width:21px;height:21px}.counselor-mobile-header__menu:hover{background:#88b5c41a;transform:translateY(-1px)}.counselor-mobile-header__brand{max-width:calc(100vw - 96px);color:var(--dashboard-primary);text-overflow:ellipsis;white-space:nowrap;font-size:18px;font-weight:800;line-height:1.35;display:block;overflow:hidden}.counselor-dashboard:not(.is-sidebar-collapsed) .counselor-dashboard-mobile-header{opacity:0;pointer-events:none}.counselor-dashboard-sidebar-backdrop{z-index:70;cursor:pointer;background:#1f2b3a47;border:0;padding:0;display:block;position:fixed;inset:0}.counselor-dashboard-main{min-height:100svh;padding-top:calc(76px + env(safe-area-inset-top,0px))}}@media (width<=900px){.counselor-dashboard{padding:16px}.counselor-dashboard-main{min-height:auto}.counselor-dashboard-grid,.counselor-biometric-grid{grid-template-columns:1fr}.counselor-dashboard-hero{flex-direction:column}.counselor-dashboard-hero p{flex-direction:column;gap:4px}}.counselor-dashboard-sidebar{background:var(--dashboard-bg);border-right:1px solid #a8b2bc2e;flex-direction:column;flex:0 0 260px;width:260px;height:100svh;transition:width .18s,flex-basis .18s;display:flex;position:sticky;top:0;overflow:hidden}.counselor-dashboard.is-sidebar-collapsed .counselor-dashboard-sidebar{border-right-color:#0000;flex-basis:56px;width:56px;overflow-x:hidden}.counselor-dashboard-brand{border-bottom:1px solid #a8b2bc1a;justify-content:space-between;align-items:flex-start;gap:16px;padding:22px 18px 14px;display:flex}.counselor-dashboard.is-sidebar-collapsed .counselor-dashboard-brand{border-bottom:0;justify-content:center;align-items:center;padding:18px 10px}.counselor-dashboard.is-sidebar-collapsed .counselor-dashboard-brand-link{display:none}.counselor-dashboard-brand-link{text-align:left;cursor:pointer;background:0 0;border:0;min-width:0;padding:0;display:block}.counselor-dashboard-brand-link:focus-visible{outline-offset:4px;border-radius:8px;outline:2px solid #88b5c473}.counselor-dashboard-brand h1{color:var(--dashboard-primary);letter-spacing:-.02em;margin:0;font-size:16px;font-weight:800;line-height:1.5}.counselor-dashboard-brand p{color:var(--dashboard-muted);margin:4px 0 0;font-size:11px;line-height:1.5}.counselor-sidebar-toggle{color:#7a8aa0;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:inline-flex}.counselor-sidebar-toggle:hover{color:var(--dashboard-primary);background:#88b5c41f}.counselor-child-list{flex-direction:column;flex:1;gap:4px;min-height:0;padding:8px 10px 16px;display:flex;overflow-y:auto}.counselor-child-list button{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;gap:2px 12px;min-height:63px;padding:12px;display:grid;position:relative}.counselor-child-list-state{color:var(--dashboard-muted);background:#ffffffa3;border:1px solid #88b5c41f;border-radius:10px;margin:6px 2px;padding:14px 12px;font-size:12px;font-weight:600;line-height:1.55}.counselor-child-list-state.is-error{color:#b45353;background:#fff5f5c7;border-color:#b4535338}.counselor-dashboard:not(.is-sidebar-collapsed) .counselor-child-list button{grid-template-columns:minmax(0,1fr) auto}.counselor-dashboard.is-sidebar-collapsed .counselor-child-list button{justify-content:center;align-items:center;min-height:60px;padding:10px 0;display:flex}.counselor-dashboard.is-sidebar-collapsed .counselor-child-list{display:none}.counselor-dashboard-sidebar-footer{background:#ffffffb8;border:1px solid #88b5c41f;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin:0 10px 18px;padding:10px;display:flex}.counselor-dashboard-sidebar-profile{align-items:center;gap:10px;min-width:0;display:flex}.counselor-dashboard-sidebar-profile strong{color:var(--dashboard-text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:800;line-height:1.45;overflow:hidden}.counselor-dashboard-sidebar-settings{width:34px;height:34px;color:var(--dashboard-muted);cursor:pointer;background:0 0;border:0;border-radius:10px;flex:0 0 34px;justify-content:center;align-items:center;padding:0;display:inline-flex}.counselor-dashboard-sidebar-settings:hover{color:var(--dashboard-primary);background:#88b5c41f}.counselor-dashboard-sidebar-footer svg{width:18px;height:18px}.counselor-dashboard.is-sidebar-collapsed .counselor-dashboard-sidebar-footer{display:none}.counselor-child-list button:hover,.counselor-child-list button.is-selected{background:#fff;border-color:#88b5c41f;box-shadow:0 8px 20px #26374c09}.counselor-child-avatar{width:36px;height:36px;color:var(--dashboard-primary);background:#88b5c424;border-radius:10px;justify-content:center;align-items:center;font-size:14px;font-weight:800;display:none}.counselor-child-summary{align-items:baseline;gap:6px;min-width:0;display:flex}.counselor-child-name{align-items:center;gap:6px;min-width:0;display:inline-flex}.counselor-child-unread-dot{background:#f05d5d;border-radius:999px;flex:0 0 7px;grid-area:1/2/span 2;place-self:center end;width:7px;height:7px;margin-right:2px;box-shadow:0 0 0 3px #f05d5d24}.counselor-child-list strong{min-width:0;color:var(--dashboard-text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;line-height:1.5;overflow:hidden}.counselor-child-list em{color:#a8b2bc;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;font-style:normal;line-height:1.5;overflow:hidden}.counselor-child-subtext{max-width:100%;color:var(--dashboard-muted);overflow-wrap:anywhere;word-break:keep-all;grid-column:1;font-size:11px;line-height:1.5}.counselor-dashboard.is-sidebar-collapsed .counselor-child-summary,.counselor-dashboard.is-sidebar-collapsed .counselor-child-subtext{display:none}@media (width<=1180px){.counselor-dashboard-sidebar{z-index:90;background:var(--dashboard-bg);border-right-color:#a8b2bc2e;flex:none;width:min(84vw,300px);height:100svh;transition:transform .22s,box-shadow .22s;position:fixed;top:0;left:0;transform:translate(0);box-shadow:18px 0 38px #26374c29}.counselor-dashboard.is-sidebar-collapsed .counselor-dashboard-sidebar{width:min(84vw,300px);height:100svh;box-shadow:none;pointer-events:none;border-right-color:#a8b2bc2e;flex-basis:auto;transform:translate(calc(-100% - 24px))}.counselor-dashboard.is-sidebar-collapsed .counselor-dashboard-brand{justify-content:flex-start;align-items:center;padding:16px 18px}.counselor-dashboard.is-sidebar-collapsed .counselor-dashboard-brand-link{display:none}.counselor-child-list{flex-direction:column;overflow:hidden auto}.counselor-child-list button{min-width:0}.counselor-dashboard.is-sidebar-collapsed .counselor-child-list button,.counselor-dashboard.is-sidebar-collapsed .counselor-child-avatar,.counselor-dashboard.is-sidebar-collapsed .counselor-child-list,.counselor-dashboard.is-sidebar-collapsed .counselor-dashboard-sidebar-footer,.counselor-dashboard.is-sidebar-collapsed .counselor-child-summary,.counselor-dashboard.is-sidebar-collapsed .counselor-child-subtext{display:none}}.counselor-dashboard-card{box-sizing:border-box;background:var(--dashboard-card);border:1px solid #8bb5c41f;border-radius:14px;padding:24px;box-shadow:0 8px 22px #26374c09}.counselor-dashboard-card-title{z-index:30;align-items:center;gap:7px;margin:0 0 18px;display:flex;position:relative}.counselor-dashboard-card-title.is-info-open{z-index:120}.counselor-dashboard-card-title h3{color:var(--dashboard-text);margin:0;font-size:15px;font-weight:700;line-height:1.5}.counselor-dashboard-info-wrap{z-index:31;align-items:center;display:inline-flex;position:relative}.counselor-dashboard-card-title.is-info-open .counselor-dashboard-info-wrap{z-index:121}.counselor-dashboard-info-button{color:#94a3b8;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;padding:0;display:inline-flex}.counselor-dashboard-info-button:hover,.counselor-dashboard-info-button[aria-expanded=true]{color:var(--dashboard-blue);background:#88b5c41f}.counselor-dashboard-info-button:focus-visible{outline-offset:2px;outline:2px solid #88b5c473}.counselor-dashboard-info-button svg{width:16px;height:16px}.counselor-dashboard-tooltip-row{z-index:100;pointer-events:none;justify-content:center;width:max-content;max-width:min(300px,100vw - 96px);display:flex;position:absolute;top:30px;left:50%;transform:translate(-50%)}.counselor-dashboard-tooltip{box-sizing:border-box;color:#4b5563;text-align:center;white-space:pre-line;overflow-wrap:anywhere;word-break:keep-all;background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;max-width:300px;padding:12px 14px;font-size:12px;font-weight:500;line-height:1.5;position:relative;box-shadow:0 12px 28px #0f172a1f}.counselor-dashboard-tooltip:before{top:-6px;left:var(--tooltip-arrow-left,50%);content:"";background:#f8fafc;border-top:1px solid #e5e7eb;border-left:1px solid #e5e7eb;width:12px;height:12px;position:absolute;transform:translate(-50%)rotate(45deg)}.counselor-dashboard-tag{color:#a8b2bc;white-space:nowrap;background:#a8b2bc1f;border-radius:999px;justify-content:center;align-items:center;min-height:18px;padding:2px 9px;font-size:9px;font-weight:600;line-height:1.3;display:inline-flex}.counselor-dashboard-tag.is-green{color:#9bc4a8;background:#9bc4a81f}.counselor-dashboard-tag.is-blue{color:var(--dashboard-blue);background:#88b5c433}.counselor-dashboard-tag.is-orange{color:#f2a57d;background:#f2a57d24}.counselor-card-note{color:var(--dashboard-muted);margin:8px 0 0;font-size:10px;line-height:1.6}.counselor-card-week,.counselor-expression-week{justify-content:space-between;align-items:center;gap:14px;margin-bottom:12px;display:flex}.counselor-card-week button,.counselor-expression-week button{width:28px;height:28px;color:var(--dashboard-blue);cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.counselor-card-week button:hover:not(:disabled),.counselor-expression-week button:hover:not(:disabled){color:var(--dashboard-primary);background:#88b5c41f}.counselor-card-week button:disabled,.counselor-expression-week button:disabled{color:#71809659;cursor:not-allowed}.counselor-card-week strong,.counselor-expression-week strong{color:var(--dashboard-text);font-size:12px;font-weight:700}@media (width<=560px){.counselor-dashboard-card{padding:18px}}.counselor-bar-chart{justify-content:center;align-items:flex-end;gap:clamp(16px,3.4vw,30px);min-height:184px;padding:22px 4px 0;display:flex}.counselor-bar-chart-item{flex-direction:column;align-items:center;gap:8px;display:flex}.counselor-bar-score{color:#6b9ac4;white-space:nowrap;z-index:1;font-size:12px;font-weight:700;line-height:1.2;position:absolute;left:50%;transform:translate(-50%)}.counselor-bar-score.is-warning{color:#efa88f}.counselor-bar-track{align-items:flex-end;width:30px;height:148px;display:flex;position:relative}.counselor-bar-fill{background:linear-gradient(#84c4e6 0%,#6faed3 100%);border-radius:10px 10px 2px 2px;width:100%;min-height:24px;display:block}.counselor-bar-fill.is-warning{background:linear-gradient(#f7bb91 0%,#ee9f6f 100%)}.counselor-bar-chart-item strong{color:var(--dashboard-muted);font-size:10px;font-weight:600}.counselor-line-chart{width:100%;height:auto;min-height:164px}.counselor-line-chart line{stroke:#a8b2bc2e;stroke-width:1px}.counselor-line-chart path{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.6px}.counselor-line-chart circle{stroke:#fff;stroke-width:2px}.counselor-line-chart text{fill:#a0aec0;font-family:Inter,Noto Sans KR,sans-serif;font-size:9px}.counselor-line-chart-label{fill:var(--dashboard-muted);text-anchor:middle}.counselor-line-chart-emotion{pointer-events:none;overflow:visible}.counselor-line-chart-emotion-icon{object-fit:contain;width:22px;height:22px;display:block}@media (width<=560px){.counselor-bar-chart{justify-content:space-between;gap:12px}.counselor-bar-track{width:24px}}.counselor-observation-list{flex-direction:column;gap:10px;height:290px;min-height:290px;max-height:290px;padding-right:8px;display:flex;overflow-y:auto}.counselor-observation-card{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:#f8fafcb3;border:1px solid #a8b2bc1a;border-radius:12px;grid-template-columns:48px minmax(0,1fr);gap:10px;padding:13px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid}.counselor-observation-card:hover,.counselor-observation-card:focus-visible{border-color:#88b5c459;transform:translateY(-1px);box-shadow:0 12px 24px #34496614}.counselor-observation-card:focus-visible{outline-offset:3px;outline:3px solid #6b9ac42e}.counselor-observation-empty{color:var(--dashboard-muted);text-align:center;background:#f8fafcb3;border:1px dashed #a8b2bc3d;border-radius:12px;flex:auto;justify-content:center;align-items:center;margin:0;padding:18px 14px;font-family:inherit;font-size:12px;font-weight:700;display:flex}.counselor-observation-date{color:var(--dashboard-blue);flex-direction:column;align-items:center;display:flex}.counselor-observation-date strong{font-size:12px;line-height:1.35}.counselor-observation-date span{color:#9aa8b6;font-size:11px;line-height:1.5}.counselor-observation-content{min-width:0}.counselor-observation-content p{color:#4a5568;overflow-wrap:anywhere;word-break:keep-all;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:100%;margin:8px 0 0;font-size:12px;line-height:1.55;display:-webkit-box;overflow:hidden}.counselor-comment-link{color:var(--dashboard-blue);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;margin-top:12px;padding:0;font-size:11px;display:inline-flex}.counselor-comment-link svg{width:13px;height:13px}@media (width<=560px){.counselor-observation-card{grid-template-columns:1fr}.counselor-observation-date{align-items:flex-start}}.counselor-expression-card{flex-direction:column;flex:0 0 var(--counselor-expression-card-height,1092.5px);width:100%;height:var(--counselor-expression-card-height,1092.5px);max-height:var(--counselor-expression-card-height,1092.5px);min-height:0;display:flex;overflow:hidden}.counselor-expression-card .counselor-dashboard-info-wrap{position:static}.counselor-expression-card .counselor-dashboard-tooltip-row{width:min(100%,640px);max-width:100%;left:0;transform:none}.counselor-expression-card .counselor-dashboard-tooltip{text-align:left;width:100%;min-width:0;max-width:100%;display:block}.counselor-expression-tabs{z-index:40;align-items:center;gap:8px;margin:-40px 0 18px auto;display:flex;position:relative}.counselor-expression-tab-group{background:#88b5c41a;border:1px solid #88b5c429;border-radius:999px;align-items:center;gap:4px;padding:3px;display:inline-flex}.counselor-expression-tabs button{height:30px;color:var(--dashboard-muted);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:0 14px;font-size:11px;font-weight:700}.counselor-expression-tabs button:hover{color:var(--dashboard-primary);background:#3449660f}.counselor-expression-tabs button.is-active{color:#fff;background:var(--dashboard-primary);box-shadow:0 8px 18px #3449662e}.counselor-expression-tabs button.is-active:hover{color:#fff;background:var(--dashboard-primary)}.counselor-expression-tabs .counselor-expression-more{color:var(--dashboard-blue);background:0 0;margin-left:6px;padding:0;font-size:11px;font-weight:700}.counselor-expression-tabs .counselor-expression-more:hover{color:var(--dashboard-primary);background:0 0}.counselor-expression-scroll{scrollbar-color:#88b5c48c #88b5c414;scrollbar-width:thin;flex-direction:column;flex:auto;min-height:0;padding-right:0;display:flex;overflow:hidden}.counselor-expression-scroll::-webkit-scrollbar{width:8px}.counselor-expression-scroll::-webkit-scrollbar-track{background:#88b5c414;border-radius:999px}.counselor-expression-scroll::-webkit-scrollbar-thumb{background:#88b5c48c;border:2px solid #f8fafceb;border-radius:999px}.counselor-expression-scroll::-webkit-scrollbar-thumb:hover{background:#88b5c4c7}@media (width<=1180px){.counselor-expression-tabs{flex-wrap:wrap;justify-content:flex-end;align-items:center;width:100%;margin:0 0 18px}.counselor-expression-tabs .counselor-expression-more{margin-left:6px}}.counselor-ai-summary{background:#88b5c414;border:1px solid #88b5c42e;border-radius:12px;margin-bottom:14px;padding:14px 16px}.counselor-ai-summary span{color:var(--dashboard-primary);font-size:12px;font-weight:800}.counselor-ai-summary p{color:#4a5568;margin:8px 0 0;font-size:11px;line-height:1.65}.counselor-expression-chart{background:#fff;border:1px solid #a8b2bc1f;border-radius:12px;margin-bottom:18px;padding:10px 12px 0}.counselor-expression-empty{flex:auto;min-height:0;margin-bottom:0;overflow-y:auto}.counselor-timeline{flex-direction:column;flex:1;gap:16px;min-height:0;padding-right:8px;display:flex;overflow-y:auto}.counselor-expression-scroll .counselor-timeline{flex:auto;padding-right:8px;overflow-y:auto}.counselor-timeline-empty{min-height:120px;color:var(--dashboard-muted);background:#88b5c40a;border:1px dashed #88b5c447;border-radius:14px;justify-content:center;align-items:center;margin:0;font-size:12px;font-weight:700;display:flex}.counselor-timeline-day{padding-left:24px;position:relative}.counselor-timeline-day:before{content:"";background:#88b5c42e;width:2px;position:absolute;top:28px;bottom:-18px;left:6px}.counselor-timeline-day:last-child:before{display:none}.counselor-timeline-day h4{color:var(--dashboard-text);margin:0 0 12px;font-size:13px;font-weight:800;line-height:1.5;position:relative}.counselor-timeline-day h4:before{background:var(--dashboard-blue);content:"";border-radius:999px;width:6px;height:6px;position:absolute;top:8px;left:-22px}.counselor-timeline-items{flex-direction:column;gap:12px;display:flex}.counselor-timeline-entry{background:#88b5c405;border:1px solid #a8b2bc26;border-radius:12px;grid-template-columns:auto minmax(0,1fr);gap:12px;min-width:0;padding:13px;display:grid}.counselor-timeline-entry>div{min-width:0}.entry-time{color:var(--dashboard-muted);font-size:10px;font-weight:700;line-height:1.5;display:block}.entry-emotion{object-fit:contain;width:24px;height:24px;margin-bottom:6px;line-height:1;display:block}.counselor-timeline-entry p{color:#4a5568;overflow-wrap:anywhere;word-break:keep-all;max-width:100%;margin:4px 0 10px;font-size:11px;line-height:1.6}.entry-tags{flex-wrap:wrap;gap:6px;display:flex}@media (width<=900px){.counselor-expression-card{flex:auto;height:auto;min-height:0;max-height:none;overflow:visible}.counselor-expression-tabs{flex-wrap:wrap;margin:0 0 18px}}@media (width<=560px){.counselor-timeline-entry{grid-template-columns:1fr}}.counselor-observation-modal-overlay{z-index:120;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0a0a0a38;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.counselor-observation-modal{background:#fff;border-radius:24px;width:min(448px,100vw - 32px);max-height:calc(100svh - 48px);overflow:hidden;box-shadow:0 25px 50px #00000040}.counselor-observation-modal-header{border-bottom:1px solid #f3f4f6;justify-content:center;align-items:center;height:89px;padding:18px 24px 17px;display:flex;position:relative}.counselor-observation-modal-header h2{color:var(--dashboard-blue);text-align:center;margin:0;font-size:16px;font-weight:700;line-height:1.5}.counselor-observation-modal-header .counselor-observation-modal-close{position:absolute;top:20px;right:24px}.counselor-observation-modal-header h2 span{color:var(--dashboard-blue);font-size:12px;font-weight:500}.counselor-observation-modal-close{cursor:pointer;color:#4a5565;background:#f3f4f6;border:0;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.counselor-observation-modal-close svg{width:20px;height:20px}.counselor-observation-modal-body{flex-direction:column;gap:16px;max-height:calc(100svh - 137px);padding:24px;display:flex;overflow-y:auto}.counselor-observation-modal-tag{color:#9bc4a8;background:#9bc4a81f;border:1px solid #9bc4a833;border-radius:999px;justify-content:center;align-self:flex-start;align-items:center;min-width:48px;min-height:32px;padding:6px 13px;font-size:12px;font-weight:700;line-height:1.5;display:inline-flex}.counselor-observation-modal-summary{color:#4a5568;overflow-wrap:anywhere;white-space:pre-wrap;word-break:keep-all;background:#9bc4a80a;border:1px solid #a8b2bc14;border-radius:16px;max-width:100%;padding:16px;font-size:14px;line-height:1.62}.counselor-connection-floating-button{z-index:100;color:#fff;background:var(--dashboard-primary);cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;width:58px;height:58px;display:inline-flex;position:fixed;bottom:32px;right:32px;box-shadow:0 18px 36px #34496642}.counselor-connection-floating-button:hover{background:#283a52;transform:translateY(-1px)}.counselor-connection-floating-button svg{width:22px;height:22px}.counselor-connection-floating-button span{color:#fff;background:#d97745;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:11px;font-weight:800;display:inline-flex;position:absolute;top:-4px;right:-2px}.counselor-connection-modal-overlay{z-index:140;pointer-events:none;justify-content:flex-end;align-items:flex-end;padding:32px;display:flex;position:fixed;inset:0}.counselor-connection-modal{pointer-events:auto;background:#fff;border:1px solid #88b5c424;border-radius:24px;flex-direction:column;width:min(480px,100vw - 32px);max-height:min(720px,100svh - 64px);display:flex;overflow:hidden;box-shadow:0 25px 50px #0f172a38}.counselor-connection-modal-header{border-bottom:1px solid #a8b2bc24;justify-content:space-between;align-items:flex-start;gap:18px;padding:24px 24px 20px;display:flex}.counselor-connection-modal-kicker{color:var(--dashboard-blue);align-items:center;gap:6px;margin-bottom:10px;font-size:12px;font-weight:800;display:inline-flex}.counselor-connection-modal-kicker svg{width:14px;height:14px}.counselor-connection-modal-header h2{color:var(--dashboard-text);margin:0;font-size:20px;font-weight:800;line-height:1.35}.counselor-connection-modal-header p{color:var(--dashboard-muted);margin:8px 0 0;font-size:13px;line-height:1.6}.counselor-connection-modal-close{color:#4a5565;cursor:pointer;background:#f3f4f6;border:0;border-radius:999px;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.counselor-connection-modal-close:hover{color:var(--dashboard-primary);background:#88b5c429}.counselor-connection-modal-body{flex-direction:column;gap:12px;padding:18px;display:flex;overflow-y:auto}.counselor-connection-card{background:linear-gradient(145deg,#f8fbfc 0%,#fff 72%);border:1px solid #88b5c42e;border-radius:18px;grid-template-columns:44px minmax(0,1fr);gap:12px;padding:16px;display:grid}.counselor-connection-card-icon{width:44px;height:44px;color:var(--dashboard-primary);background:#88b5c429;border-radius:14px;justify-content:center;align-items:center;display:inline-flex}.counselor-connection-card-icon svg{width:20px;height:20px}.counselor-connection-card-copy strong{color:var(--dashboard-text);font-size:14px;font-weight:800;line-height:1.55;display:block}.counselor-connection-card-copy p,.counselor-connection-card-copy small{color:var(--dashboard-muted);margin:6px 0 0;font-size:12px;line-height:1.5;display:block}.counselor-connection-card-actions{grid-column:2;justify-content:flex-end;gap:8px;margin-top:4px;display:flex}.counselor-connection-card-actions button{color:#fff;background:var(--dashboard-primary);cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:5px;min-width:72px;height:34px;padding:0 14px;font-size:12px;font-weight:800;display:inline-flex}.counselor-connection-card-actions button.is-secondary{color:#d97745;background:#d977451a}.counselor-connection-card-actions button:hover{filter:brightness(.96)}.counselor-connection-empty{color:var(--dashboard-muted);text-align:center;background:#88b5c40f;border:1px dashed #88b5c438;border-radius:16px;margin:0;padding:28px 18px;font-size:13px;font-weight:700}.counselor-connection-empty.is-error{color:#b45353;background:#fff5f5c7;border-color:#b4535338}.counselor-observation-comment-panel{background:linear-gradient(159deg,#f5f8fa 8.54%,#fafbfc 91.46%);border-radius:20px;flex-direction:column;gap:12px;padding:20px;display:flex}.counselor-observation-comment-title{color:var(--dashboard-text);align-items:center;gap:8px;font-size:14px;line-height:1.5;display:flex}.counselor-observation-comment-title svg{color:#d97745;width:16px;height:16px}.counselor-observation-comment-item{grid-template-columns:6px minmax(0,1fr);gap:8px;display:grid}.counselor-observation-comment-dot{background:#6b9ac4;border-radius:999px;width:6px;height:6px;margin-top:8px}.counselor-observation-comment-meta{justify-content:space-between;align-items:center;gap:12px;display:flex}.counselor-observation-comment-meta span,.counselor-observation-comment-empty{color:#a8b2bc;font-size:11px;line-height:1.5}.counselor-observation-comment-meta button{color:#fb2c36;cursor:pointer;background:0 0;border:0;padding:0;font-size:10px;font-weight:700;line-height:1.5}.counselor-observation-comment-item p{color:#718096;overflow-wrap:anywhere;overscroll-behavior:contain;white-space:pre-wrap;word-break:keep-all;max-width:100%;max-height:160px;margin:4px 0 0;font-size:12px;line-height:1.62;overflow-y:auto}.counselor-observation-comment-empty{margin:0}.counselor-observation-comment-form{border-top:1px solid #a8b2bc1f;flex-direction:column;gap:13px;padding-top:13px;display:flex}.counselor-observation-comment-form textarea{resize:none;color:#2d3748;width:100%;min-height:80px;max-height:150px;font:inherit;overflow-wrap:anywhere;overscroll-behavior:contain;word-break:keep-all;background:0 0;border:1px solid #a8b2bc26;border-radius:12px;outline:none;padding:12px;font-size:12px;line-height:1.5;overflow-y:auto}.counselor-observation-comment-item p,.counselor-observation-comment-form textarea{-ms-overflow-style:none;scrollbar-width:none}.counselor-observation-comment-item p::-webkit-scrollbar{display:none}.counselor-observation-comment-form textarea::-webkit-scrollbar{display:none}.counselor-observation-comment-form textarea:focus{border-color:#6b9ac499;box-shadow:0 0 0 3px #6b9ac41f}.counselor-observation-comment-form textarea::placeholder{color:#0a0a0a80}.counselor-observation-comment-count-row{justify-content:flex-end;min-height:18px;margin-top:-7px;display:flex}.counselor-observation-comment-count{color:#99a1af;white-space:nowrap;font-size:12px;font-weight:700;line-height:18px}.counselor-observation-comment-form button{color:#fff;cursor:pointer;background:#6b9ac4;border:0;border-radius:14px;min-height:41px;font-size:14px;font-weight:700}.counselor-observation-comment-form button:disabled{cursor:not-allowed;background:#d1d5dc}.counselor-emotion-flow-overlay{z-index:3000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a2e;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.counselor-emotion-flow-modal{background:#fff;border-radius:24px;flex-direction:column;width:min(672px,100vw - 32px);max-height:calc(100vh - 48px);display:flex;overflow:hidden;box-shadow:0 25px 50px #00000040}.counselor-emotion-flow-header{border-bottom:.76px solid #f3f4f6;padding:24px 24px 22px}.counselor-emotion-flow-topbar{justify-content:space-between;align-items:center;gap:24px;display:flex}.counselor-emotion-flow-topbar h2{color:#2d3748;margin:0;font-size:18px;font-weight:800;line-height:1.5}.counselor-emotion-flow-close{color:#4a5565;cursor:pointer;background:#f3f4f6;border:0;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.counselor-emotion-flow-close:hover{color:var(--dashboard-primary);background:#88b5c429}.counselor-emotion-flow-close svg{width:20px;height:20px}.counselor-emotion-flow-tabs{background:#6b9ac414;border-radius:999px;gap:6px;margin-top:26px;padding:2px;display:inline-flex}.counselor-emotion-flow-tabs button{min-width:84px;height:34px;color:var(--dashboard-muted);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:0 16px;font-size:12px;font-weight:700}.counselor-emotion-flow-tabs button.is-active{color:#fff;background:var(--dashboard-primary);box-shadow:0 1px 3px #0000001a,0 1px 2px #0000001a}.counselor-emotion-flow-body{flex-direction:column;gap:16px;padding:24px;display:flex;overflow:auto}.counselor-emotion-flow-period{justify-content:space-between;align-items:center;gap:24px;display:flex}.counselor-emotion-flow-period button{width:24px;height:24px;color:var(--dashboard-muted);cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.counselor-emotion-flow-period button:hover:not(:disabled){color:var(--dashboard-primary);background:#88b5c41f}.counselor-emotion-flow-period button:disabled{color:#71809659;cursor:not-allowed}.counselor-emotion-flow-period strong{color:#2d3748;font-size:14px;font-weight:700;line-height:1.5}.counselor-emotion-flow-legend{color:var(--dashboard-muted);align-items:center;gap:16px;font-size:11px;line-height:1.5;display:flex}.counselor-emotion-flow-legend span{align-items:center;gap:8px;display:inline-flex}.counselor-emotion-flow-legend i{border-radius:999px;width:24px;height:2px;display:inline-block}.counselor-emotion-flow-legend i.is-diary{background:var(--dashboard-primary)}.counselor-emotion-flow-legend i.is-conversation{background:var(--dashboard-blue)}.counselor-emotion-flow-chart-panel{border:.76px solid #a8b2bc26;border-radius:12px;height:280px;padding:16px 17px 1px}.counselor-emotion-flow-chart{width:100%;height:100%;display:block}.counselor-emotion-flow-grid{stroke:#f7fafc;stroke-width:1px}.counselor-emotion-flow-axis{fill:#a0aec0;text-anchor:end;font-size:10px}.counselor-emotion-flow-label{fill:var(--dashboard-muted);text-anchor:middle;font-size:9px}.counselor-emotion-flow-line{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px}@media (width<=560px){.counselor-connection-floating-button{width:52px;height:52px;bottom:18px;right:18px}.counselor-connection-modal-overlay{align-items:flex-end;padding:14px}.counselor-connection-modal{border-radius:20px;width:100%;max-height:calc(100svh - 28px)}.counselor-connection-card{grid-template-columns:1fr}.counselor-connection-card-actions{grid-column:1}.counselor-emotion-flow-overlay{padding:14px}.counselor-emotion-flow-modal{border-radius:20px;width:calc(100vw - 28px);max-height:calc(100vh - 28px)}.counselor-emotion-flow-header,.counselor-emotion-flow-body{padding:20px}.counselor-emotion-flow-tabs{width:100%}.counselor-emotion-flow-tabs button{flex:1;min-width:0}.counselor-emotion-flow-chart-panel{overflow-x:auto}.counselor-emotion-flow-chart{min-width:560px}}.counselor-settings-page{--dashboard-bg:#f5f8fa;--dashboard-card:#fff;--dashboard-text:#2d3748;--dashboard-muted:#718096;--dashboard-primary:#344966;--dashboard-blue:#88b5c4;background:var(--dashboard-bg);width:100%;min-height:100svh;color:var(--dashboard-text);font-family:Inter,Noto Sans KR,sans-serif;display:flex}.counselor-settings-page button,.counselor-settings-page input{font:inherit}.counselor-settings-sidebar-backdrop{display:none}.counselor-settings-sidebar{background:var(--dashboard-bg);border-right:1px solid #a8b2bc2e;flex-direction:column;flex:0 0 240px;width:240px;height:100svh;display:flex;position:sticky;top:0}.counselor-settings-sidebar__header{border-bottom:1px solid #a8b2bc26;padding:20px}.counselor-settings-sidebar__header button,.counselor-settings-sidebar__footer button,.counselor-settings-sidebar__nav button{cursor:pointer;border:0;width:100%}.counselor-settings-sidebar__header button{color:var(--dashboard-muted);background:0 0;align-items:center;gap:8px;padding:0;font-size:14px;font-weight:600;line-height:1.5;display:inline-flex}.counselor-settings-sidebar__header svg{width:20px;height:20px}.counselor-settings-sidebar__header button:hover{color:var(--dashboard-primary)}.counselor-settings-sidebar__body{flex:1;min-height:0;padding:16px}.counselor-settings-sidebar__body h2{color:var(--dashboard-primary);margin:0 0 16px;font-size:16px;font-weight:800;line-height:1.5}.counselor-settings-sidebar__nav{flex-direction:column;gap:4px;display:flex}.counselor-settings-sidebar__nav button{min-height:40px;color:var(--dashboard-muted);text-align:left;background:0 0;border-radius:10px;padding:0 12px;font-size:13px;font-weight:600}.counselor-settings-sidebar__nav button:hover,.counselor-settings-sidebar__nav button.is-active{color:var(--dashboard-primary);background:#6b9ac41a}.counselor-settings-sidebar__footer{border-top:1px solid #a8b2bc26;padding:16px}.counselor-settings-sidebar__footer button{color:#d97745;background:0 0;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:40px;font-size:13px;font-weight:700;display:inline-flex}.counselor-settings-sidebar__footer button:hover{background:#d9774514}.counselor-settings-main{flex:1 1 0;min-width:0;min-height:100svh;padding:clamp(32px,4vw,56px)}.counselor-settings-content{flex-direction:column;gap:24px;width:min(100%,832px);margin:0 auto;display:flex}.counselor-settings-content h1{color:var(--dashboard-text);margin:0;font-size:24px;font-weight:800;line-height:1.5}.counselor-settings-card{background:var(--dashboard-card);border:1px solid #8bb5c41f;border-radius:16px;flex-direction:column;gap:20px;width:100%;padding:24px;display:flex;box-shadow:0 8px 22px #26374c09}.counselor-settings-card--compact{gap:20px}.counselor-settings-card h2{color:var(--dashboard-text);margin:0;font-size:16px;font-weight:800;line-height:1.5}.counselor-settings-field{flex-direction:column;gap:8px;display:flex}.counselor-settings-field span{color:var(--dashboard-text);font-size:13px;font-weight:700;line-height:1.5}.counselor-settings-input-wrap{width:100%;position:relative}.counselor-settings-field input{color:#0a0a0a;background:#fff;border:1px solid #cbcbcb;border-radius:12px;outline:none;width:100%;height:47px;padding:12px 16px;font-size:14px;line-height:1.5}.counselor-settings-field.has-action input{padding-right:92px}.counselor-settings-field input[readonly]{color:#4a5568;background:#fafbfc}.counselor-settings-field input:disabled{cursor:not-allowed;color:#718096;background:#f3f5f7}.counselor-settings-field input:focus{border-color:var(--dashboard-primary);box-shadow:0 0 0 3px #3449661a}.counselor-settings-field input::placeholder{color:#a8b2bc}.counselor-settings-page .counselor-settings-address-button{color:#fff;background:var(--dashboard-primary);cursor:pointer;border:0;border-radius:999px;min-width:62px;height:24px;padding:0 8px;font-family:inherit;font-size:10px;font-weight:600;line-height:1.2;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.counselor-settings-page .counselor-settings-address-button:hover{background:#283a52}.counselor-settings-page .counselor-settings-address-button:disabled{cursor:not-allowed;background:#d1d5dc}.counselor-settings-field__error,.counselor-settings-field__help{font-size:12px;line-height:1.5}.counselor-settings-field__error{color:#d97745}.counselor-settings-field__help{color:#718096}.counselor-settings-status{color:#4a5568;background:#88b5c41f;border:1px solid #88b5c42e;border-radius:12px;margin:0;padding:12px 14px;font-size:13px;line-height:1.5}.counselor-settings-status.is-error{color:#b45309;background:#d977451a;border-color:#d977452e}.counselor-settings-actions{justify-content:flex-end;padding-top:16px;display:flex}.counselor-settings-actions button{color:#fff;background:var(--dashboard-primary);cursor:pointer;border:0;border-radius:12px;min-width:100px;min-height:45px;padding:0 24px;font-size:14px;font-weight:700}.counselor-settings-actions button:hover{background:#283a52}.counselor-settings-actions button:disabled{cursor:not-allowed;background:#d1d5dc}.counselor-settings-actions button:disabled:hover{background:#d1d5dc}.counselor-settings-feedback-overlay{z-index:150;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a2e;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.counselor-settings-feedback{text-align:center;background:#fff;border:1px solid #88b5c429;border-radius:24px;width:min(420px,100vw - 32px);padding:28px;box-shadow:0 25px 50px #0f172a38}.counselor-settings-feedback h2{color:var(--dashboard-text);margin:0;font-size:20px;font-weight:800;line-height:1.4}.counselor-settings-feedback p{color:var(--dashboard-muted);margin:12px 0 22px;font-size:14px;line-height:1.7}.counselor-settings-feedback button{color:#fff;background:var(--dashboard-primary);cursor:pointer;border:0;border-radius:999px;min-width:108px;min-height:42px;padding:0 20px;font-size:14px;font-weight:800}.counselor-settings-feedback.is-error{border-color:#d977453d}.counselor-settings-feedback.is-error button{background:#d97745}@media (width<=1180px){.counselor-settings-page{display:block}.counselor-settings-sidebar{z-index:90;background:var(--dashboard-bg);border-right-color:#a8b2bc2e;flex:none;width:min(84vw,300px);height:100svh;transition:transform .22s,box-shadow .22s;position:fixed;top:0;left:0;transform:translate(0);box-shadow:18px 0 38px #26374c29}.counselor-settings-page.is-sidebar-collapsed .counselor-settings-sidebar{box-shadow:none;pointer-events:none;transform:translate(calc(-100% - 24px))}.counselor-settings-page:not(.is-sidebar-collapsed) .counselor-settings-mobile-header{opacity:0;pointer-events:none}.counselor-settings-sidebar-backdrop{z-index:70;cursor:pointer;background:#1f2b3a47;border:0;padding:0;display:block;position:fixed;inset:0}.counselor-settings-sidebar__body{padding:16px}.counselor-settings-sidebar__nav{flex-direction:column;overflow-x:visible}.counselor-settings-sidebar__nav button{width:100%;min-width:0}.counselor-settings-sidebar__footer{display:block}.counselor-settings-main{min-height:100svh;padding-top:calc(76px + env(safe-area-inset-top,0px))}}@media (width<=900px){.counselor-settings-main{min-height:auto;padding-left:18px;padding-right:18px}}@media (width<=560px){.counselor-settings-card{padding:18px}}.parent-home-page{--parent-webview-bottom-nav-height:calc(70px + var(--app-safe-area-bottom));background:linear-gradient(#fff 0%,#fbfcfd 100%)}.parent-home-page__content{padding:0}.parent-home-page__viewport{flex-direction:column;flex:1;min-height:0;display:flex}.parent-home-page__header{background:#fffffff0;border-bottom:1px solid #f3f4f6a6;padding:48px 24px 16px}body[data-shell-mode=webview] .parent-home-page__header{padding:calc(48px + var(--app-safe-area-top)) calc(24px + var(--app-safe-area-right)) 14px calc(24px + var(--app-safe-area-left))}.parent-home-page__header-copy{flex-direction:column;gap:4px;display:flex}.parent-home-page__title{color:#2d3748;margin:0;font-family:Inter,Noto Sans KR,sans-serif;font-size:20px;font-weight:700;line-height:1.4}.parent-home-page__subtitle{color:#718096;margin:0;font-family:Inter,Noto Sans KR,sans-serif;font-size:12px;line-height:16px}.parent-home-page__body{flex-direction:column;flex:1;gap:24px;padding:24px 24px 32px;display:flex}body[data-shell-mode=webview] .parent-home-page__body,body[data-shell-mode=webview] .parent-observations-page__body,body[data-shell-mode=webview] .parent-report-page__body,body[data-shell-mode=webview] .parent-notifications-page__body,body[data-shell-mode=webview] .parent-settings-page__body{padding-bottom:calc(24px + var(--parent-webview-bottom-nav-height))}.parent-home-page__summary-card{box-sizing:border-box;background:linear-gradient(135deg,#fff 0%,#fdfdfe 33.33%,#fbfcfc 66.67%,#f9fafb 100%);border:.74px solid #8bb5c41f;border-radius:28px;flex-direction:column;gap:24px;width:100%;padding:25px 25px 22px;display:flex;box-shadow:0 6px 14px #2d37480f,0 2px 6px #2d37480a}.parent-child-empty-state{box-sizing:border-box;background:linear-gradient(135deg,#fff 0%,#fdfdfe 45%,#fafbfc 100%);border:.74px solid #8bb5c41f;border-radius:28px;flex-direction:column;gap:10px;width:100%;padding:26px 24px 24px;display:flex;box-shadow:0 6px 14px #2d37480f,0 2px 6px #2d37480a}.parent-child-empty-state__title{color:#2d3748;margin:0;font-family:Inter,Noto Sans KR,sans-serif;font-size:16px;font-weight:700;line-height:24px}.parent-child-empty-state__description,.parent-child-empty-state__note{color:#718096;overflow-wrap:anywhere;word-break:keep-all;max-width:100%;margin:0;font-family:Inter,Noto Sans KR,sans-serif;font-size:13px;line-height:21px}.parent-child-empty-state__note{color:#88b5c4;font-weight:600}.parent-home-page__summary-copy{flex-direction:column;align-items:center;gap:4px;display:flex}.parent-home-page__section-title{color:#2d3748;text-align:left;width:100%;max-width:292px;margin:0;font-family:Inter,Noto Sans KR,sans-serif;font-size:16px;font-weight:700;line-height:28px}.parent-home-page__section-title-line{display:block}.parent-home-page__section-description{color:#718096;overflow-wrap:anywhere;text-align:left;word-break:keep-all;width:100%;max-width:292px;margin:0;font-family:Inter,Noto Sans KR,sans-serif;font-size:14px;line-height:20px}.parent-home-page__insight-box{background:linear-gradient(90deg,#6b9ac414 0%,#7ca9bb12 35.71%,#90bbaf0e 78.57%,#9bc4a80d 100%);border-radius:16px;flex-direction:column;align-items:center;gap:10px;padding:16px;display:flex}.parent-home-page__tip-row{color:#a0725d;grid-template-columns:14px minmax(0,1fr);align-items:start;gap:8px;width:100%;max-width:292px;display:grid}.parent-home-page__tip-icon{flex-shrink:0;width:14px;height:14px}.parent-home-page__tip-copy{color:#a0725d;overflow-wrap:anywhere;text-align:left;word-break:keep-all;min-width:0;margin:0;font-family:Sora,Noto Sans KR,sans-serif;font-size:12px;font-weight:300;line-height:18px}.parent-home-page__quote{box-sizing:border-box;color:#718096;text-align:left;width:100%;max-width:292px;margin:0;padding-left:22px;font-family:Sora,Noto Sans KR,sans-serif;font-size:13px;font-weight:300;line-height:21px}.parent-home-page__records-card{flex-direction:column;gap:16px;display:flex}.parent-home-page__records-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.parent-home-page__records-title-group{align-items:center;gap:8px;display:inline-flex}.parent-home-page__records-icon{color:#9bc4a8;flex-shrink:0;width:20px;height:20px}.parent-home-page__records-heading{color:#2d3748;margin:0;font-family:Inter,Noto Sans KR,sans-serif;font-size:18px;font-weight:600;line-height:28px}.parent-home-page__add-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6b9ac4 0%,#88b5c4 100%);border:0;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:inline-flex;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.parent-home-page__add-button:disabled{cursor:default;opacity:.9}.parent-home-page__add-icon{color:#fff;width:20px;height:20px}.parent-home-page__empty-banner{background:linear-gradient(171.23deg,#f5f8fa 5.65%,#fafbfc 94.35%);border:1.11px dashed #6b9ac44d;border-radius:20px;padding:17px}.parent-home-page__empty-banner-row{align-items:flex-start;gap:12px;display:flex}.parent-home-page__prompt-icon{color:#88b5c4;flex-shrink:0;width:18px;height:18px}.parent-home-page__empty-copy{color:#4a556880;flex-direction:column;gap:2px;display:flex}.parent-home-page__empty-copy-line{margin:0;font-family:Inter,Noto Sans KR,sans-serif;font-size:14px;line-height:20px}.parent-home-page__preview-list{flex-direction:column;gap:12px;display:flex}.parent-home-page__records-status{color:#d97745;margin:-4px 0 0;font-family:Inter,Noto Sans KR,sans-serif;font-size:12px;line-height:18px}.parent-home-page__selected-date{color:#88b5c4;margin:-4px 0 0;font-family:Inter,Noto Sans KR,sans-serif;font-size:12px;font-weight:700;line-height:18px}.parent-home-page__record-item{box-sizing:border-box;background:#9bc4a80a;border:1px solid #a8b2bc14;border-radius:16px;align-items:flex-start;gap:16px;min-height:92px;padding:17px;display:flex}.parent-home-page__record-item--button{text-align:left;cursor:pointer;border:1px solid #a8b2bc14;width:100%}.parent-home-page__record-item--button:hover{border-color:#88b5c438;box-shadow:0 10px 20px #6b9ac414}.parent-home-page__record-date-block{flex-direction:column;flex-shrink:0;align-items:center;gap:4px;width:38px;padding-top:1px;display:flex}.parent-home-page__record-date{color:#88b5c4;margin:0;font-family:Inter,Noto Sans KR,sans-serif;font-size:13px;font-weight:600;line-height:20px}.parent-home-page__record-weekday{color:#a8b2bc;margin:0;font-family:Inter,Noto Sans KR,sans-serif;font-size:12px;line-height:16px}.parent-home-page__record-content{flex-direction:column;flex:1;align-items:flex-start;gap:8px;min-width:0;display:flex}.parent-home-page__record-meta-row{align-items:center;gap:8px;max-width:100%;display:inline-flex}.parent-home-page__record-badge{color:#9bc4a8;background:#9bc4a81f;border:1.11px solid #9bc4a833;border-radius:999px;justify-content:center;align-items:center;min-height:27px;padding:0 13px;font-family:Inter,Noto Sans KR,sans-serif;font-size:11px;font-weight:500;line-height:16px;display:inline-flex}.parent-home-page__record-comment-indicator{color:#d97745;background:#d977451a;border:1px solid #d9774533;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:27px;height:27px;display:inline-flex}.parent-home-page__record-comment-indicator svg{width:14px;height:14px}.parent-home-page__record-description{color:#4a5568;overflow-wrap:anywhere;word-break:keep-all;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:100%;margin:0;font-family:Inter,Noto Sans KR,sans-serif;font-size:13px;line-height:21px;display:-webkit-box;overflow:hidden}.parent-bottom-nav{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border-top:1px solid #e5e7ebe6;flex-direction:column;align-items:center;gap:10px;padding:12px 24px 10px;display:flex}.parent-bottom-nav__items{grid-template-columns:repeat(5,minmax(0,1fr));width:100%;display:grid}.parent-bottom-nav__item{color:#a8b2bc;cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:52px;padding:0;display:inline-flex}.parent-bottom-nav__item.is-active{color:#88b5c4}.parent-bottom-nav__item svg{width:20px;height:20px}.parent-bottom-nav__icon{justify-content:center;align-items:center;display:inline-flex;position:relative}.parent-bottom-nav__badge{color:#fff;box-sizing:border-box;background:#dd6356;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-family:Inter,Noto Sans KR,sans-serif;font-size:9px;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:-7px;right:-11px}.parent-bottom-nav__label{font-family:Inter,Noto Sans KR,sans-serif;font-size:11px;font-weight:500;line-height:16px}.parent-bottom-nav__indicator{display:none}body[data-shell-mode=webview] .parent-bottom-nav{padding:10px calc(20px + var(--app-safe-area-right)) calc(6px + var(--app-safe-area-bottom)) calc(20px + var(--app-safe-area-left));gap:6px}body[data-shell-mode=webview] .parent-bottom-nav__item{gap:4px;min-height:44px}body[data-shell-mode=webview] .parent-bottom-nav__label{font-size:10px;line-height:14px}body[data-shell-mode=webview] .parent-bottom-nav__indicator{display:none}body[data-shell-mode=webview] .parent-home-page .mobile-page-bottom-slot{z-index:30;flex:none;position:fixed;bottom:0;left:0;right:0}.parent-home-page__placeholder-card{box-sizing:border-box;background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #a8b2bc1f;border-radius:24px;flex-direction:column;gap:10px;min-height:220px;padding:24px;display:flex}.parent-home-page__placeholder-title{color:#2d3748;margin:0;font-family:Inter,Noto Sans KR,sans-serif;font-size:18px;font-weight:700;line-height:28px}.parent-home-page__placeholder-description{color:#718096;overflow-wrap:anywhere;word-break:keep-all;max-width:100%;margin:0;font-family:Inter,Noto Sans KR,sans-serif;font-size:14px;line-height:22px}.parent-observations-page__content{padding:0}.parent-observations-page__body{flex-direction:column;gap:28px;padding:24px 24px 32px;display:flex}.parent-observation-calendar{flex-direction:column;gap:16px;display:flex}.parent-observation-calendar__header{justify-content:space-between;align-items:center;gap:16px;display:flex}.parent-observation-calendar__nav-button{color:#0a0a0a;cursor:default;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;padding:8px;display:inline-flex}.parent-observation-calendar__nav-icon{width:20px;height:20px}.parent-observation-calendar__month-label{color:#0a0a0a;margin:0;font-family:Inter,Noto Sans KR,sans-serif;font-size:20px;font-weight:700;line-height:28px}.parent-observation-calendar__week-row{grid-template-columns:repeat(7,minmax(0,1fr));gap:0;display:grid}.parent-observation-calendar__week-label{color:#99a1af;text-align:center;font-family:Inter,Noto Sans KR,sans-serif;font-size:14px;font-weight:700;line-height:20px}.parent-observation-calendar__grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:0;display:grid}.parent-observation-calendar__day,.parent-observation-calendar__day-marker,.parent-observations-page__list-card-date,.parent-observations-page__list-card-badge,.parent-observations-page__list-card-line{box-sizing:border-box}.parent-observation-calendar__day{cursor:pointer;background:0 0;border:0;border-radius:18px;flex-direction:column;justify-content:flex-start;align-items:center;gap:4px;width:100%;min-height:80px;padding:4px;display:flex}.parent-observation-calendar__day.is-empty{visibility:hidden}.parent-observation-calendar__day.is-selected{background:#88b5c424}.parent-observation-calendar__day.is-disabled,.parent-observation-calendar__day:disabled{cursor:default;opacity:.38}.parent-observation-calendar__day-number{color:#4a5565;font-family:Inter,Noto Sans KR,sans-serif;font-size:14px;font-weight:700;line-height:20px}.parent-observation-calendar__day.is-selected .parent-observation-calendar__day-number{color:#2d3748}.parent-observation-calendar__day-marker{background:0 0;border-radius:999px;width:8px;height:8px}.parent-observation-calendar__day-marker.is-visible{background:#c46b6b}.parent-observation-modal-overlay{z-index:40;background:#2d374847;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.parent-observation-modal{box-sizing:border-box;background:#fff;border-radius:24px;flex-direction:column;width:350px;max-width:calc(100vw - 32px);height:auto;min-height:min(360px,100dvh - 96px);max-height:min(620px,100dvh - 96px);padding:24px;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.parent-observation-modal__body{box-sizing:border-box;overscroll-behavior:contain;scrollbar-width:none;flex:0 auto;min-height:0;max-height:min(572px,100dvh - 144px);overflow-y:auto}.parent-observation-form-modal{min-height:min(500px,100dvh - 96px)}.parent-observation-modal__body::-webkit-scrollbar{width:0;height:0;display:none}body[data-shell-mode=webview] .parent-observation-modal{min-height:min(360px, calc(var(--app-viewport-height) - 72px));max-height:min(620px, calc(var(--app-viewport-height) - 72px))}body[data-shell-mode=webview] .parent-observation-modal__body{max-height:min(572px, calc(var(--app-viewport-height) - 120px))}.parent-observation-modal__scrollbar{z-index:1;pointer-events:none;background:#88b5c41a;border-radius:999px;width:4px;position:absolute;top:72px;bottom:24px;right:13px}.parent-observation-modal__scrollbar-thumb{border-radius:inherit;background:#88b5c475;width:100%;min-height:36px;position:absolute;top:0;left:0;box-shadow:0 0 0 1px #88b5c40f}.parent-observation-modal__close-button{z-index:2;color:#4a5565;cursor:pointer;background:#f3f4f6;border:0;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex;position:absolute;top:16px;right:16px}.parent-observation-modal__close-icon{width:20px;height:20px}.parent-observation-detail-modal__header-row,.parent-observation-form-modal__header-row{justify-content:center;margin-bottom:16px;display:flex}.parent-observation-form-modal__date-nav{align-items:center;gap:8px;display:inline-flex}.parent-observation-form-modal__date-nav.is-static{justify-content:center;min-width:96px}.parent-observation-form-modal__nav-button{color:#0a0a0a;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.parent-observation-form-modal__nav-button:disabled{cursor:default;opacity:.38}.parent-observation-detail-modal__nav-icon,.parent-observation-form-modal__nav-icon{width:20px;height:20px}.parent-observation-detail-modal__date-label,.parent-observation-form-modal__date-label{color:#88b5c4;text-align:center;min-width:72px;margin:0;font-family:Inter,Noto Sans KR,sans-serif;font-size:16px;font-weight:600;line-height:24px}.parent-observation-detail-modal__content-card,.parent-observation-form-modal__textarea-wrap{box-sizing:border-box;background:#9bc4a80a;border:1.11px solid #a8b2bc14;border-radius:16px;padding:16px 17px 18px}.parent-observation-form-modal__textarea-wrap{min-height:140px;overflow:hidden}.parent-observation-detail-modal__content-card{min-height:79px}.parent-observation-detail-modal__content-text{color:#4a5568;overflow-wrap:anywhere;white-space:pre-wrap;word-break:keep-all;max-width:100%;margin:0;font-family:Inter,Noto Sans KR,sans-serif;font-size:14px;line-height:23px}.parent-observation-detail-modal__record-count{color:#a8b2bc;text-align:center;margin:0;font-family:Inter,Noto Sans KR,sans-serif;font-size:12px;line-height:16px}.parent-observation-detail-modal__pager{justify-content:center;align-items:center;gap:8px;width:100%;margin-top:8px;display:inline-flex}.parent-observation-detail-modal__pager-button{color:#88b5c4;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:inline-flex}.parent-observation-detail-modal__pager-button:disabled{opacity:.28;cursor:default}.parent-observation-detail-modal__mood-chip{color:#9bc4a8;background:#9bc4a81f;border:1.11px solid #9bc4a833;border-radius:999px;justify-content:center;align-items:center;width:fit-content;max-width:100%;min-height:30px;margin-top:14px;padding:0 13px;font-family:Inter,Noto Sans KR,sans-serif;font-size:12px;font-weight:500;line-height:16px;display:inline-flex}.parent-observation-detail-modal__comment-card{background:linear-gradient(135deg,#f5f8fa 0%,#fafbfc 100%);border:1.11px solid #a8b2bc1f;border-radius:20px;flex-direction:column;gap:12px;margin-top:18px;padding:21px;display:flex}.parent-observation-detail-modal__comment-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.parent-observation-detail-modal__comment-title-wrap{align-items:center;gap:8px;display:inline-flex}.parent-observation-detail-modal__comment-icon{color:#d97745;flex-shrink:0;width:16px;height:18px}.parent-observation-detail-modal__comment-title{color:#2d3748;font-family:Inter,Noto Sans KR,sans-serif;font-size:14px;font-weight:700;line-height:20px}.parent-observation-detail-modal__comment-time{color:#a8b2bc;font-family:Inter,Noto Sans KR,sans-serif;font-size:12px;line-height:16px}.parent-observation-detail-modal__comment-body{align-items:flex-start;gap:10px;min-height:0;display:flex}.parent-observation-detail-modal__comment-dot{background:#6b9ac4;border-radius:999px;flex-shrink:0;width:6px;height:6px;margin-top:6px}.parent-observation-detail-modal__comment-copy{color:#718096;overflow-wrap:anywhere;white-space:pre-wrap;word-break:keep-all;max-width:100%;margin:0;font-family:Inter,Noto Sans KR,sans-serif;font-size:12px;line-height:20px}.parent-observation-detail-modal__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:24px;display:grid}.parent-observation-detail-modal__action-button{color:#fff;cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:44px;font-family:Inter,Noto Sans KR,sans-serif;font-size:14px;font-weight:500;display:inline-flex}.parent-observation-detail-modal__action-button.is-edit{background:#6b9ac4}.parent-observation-detail-modal__action-button.is-delete{background:#fb2c36}.parent-observation-detail-modal__action-icon{width:16px;height:16px}.parent-observation-form-modal__textarea{resize:none;color:#4a5568;background:0 0;border:0;outline:none;width:100%;height:auto;min-height:106px;padding:0;font-family:Inter,Noto Sans KR,sans-serif;font-size:14px;line-height:20px;overflow:hidden}.parent-observation-form-modal__textarea::placeholder{color:#4a556880}.parent-observation-form-modal__count-row{justify-content:flex-end;min-height:18px;margin-top:8px;display:flex}.parent-observation-form-modal__count{color:#99a1af;white-space:nowrap;font-family:Inter,Noto Sans KR,sans-serif;font-size:12px;font-weight:700;line-height:18px}.parent-observation-form-modal__mood-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:22px;display:grid}.parent-observation-form-modal__mood-button{color:#718096;cursor:pointer;background:#fff;border:1.11px solid #e5e7eb;border-radius:14px;min-height:50px;font-family:Inter,Noto Sans KR,sans-serif;font-size:14px;font-weight:500}.parent-observation-form-modal__mood-button.is-selected{color:#9bc4a8;background:#9bc4a81f;border-color:#9bc4a84d}.parent-observation-form-modal__submit-button{color:#fff;cursor:pointer;background:#6b9ac4;border:0;border-radius:14px;width:100%;min-height:44px;margin-top:24px;font-family:Inter,Noto Sans KR,sans-serif;font-size:14px;font-weight:500}.parent-observation-form-modal__submit-button:disabled{opacity:.45;cursor:default}.parent-observation-delete-modal{max-width:300px}.parent-observation-delete-modal .common-modal-header{padding-bottom:0}.parent-observation-delete-modal .common-modal-topbar{justify-content:center}.parent-observation-delete-modal .common-modal-title{color:#2d3748;font-family:Inter,Noto Sans KR,sans-serif;font-size:18px;font-weight:700;line-height:28px}.parent-observation-delete-modal__body{padding-top:10px}.parent-observation-delete-modal__message{color:#718096;text-align:center;margin:0;font-family:Inter,Noto Sans KR,sans-serif;font-size:14px;line-height:20px}.parent-observation-delete-modal__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding-top:16px;display:grid}.parent-observation-delete-modal__button{cursor:pointer;border:0;border-radius:14px;min-height:40px;font-family:Inter,Noto Sans KR,sans-serif;font-size:14px;font-weight:500}.parent-observation-delete-modal__button.is-secondary{color:#364153;background:#e5e7eb}.parent-observation-delete-modal__button.is-danger{color:#fff;background:#fb2c36}.parent-report-page{background:linear-gradient(#fff 0%,#fbfcfd 100%)}.parent-report-page__content{padding:0}.parent-report-page__body{flex-direction:column;gap:26px;padding:24px 20px 32px;display:flex}.parent-report-page__week-nav{justify-content:space-between;align-items:center;gap:16px;display:flex}.parent-report-page__week-nav-button{color:#718096;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:inline-flex}.parent-report-page__week-nav-button:disabled{opacity:.32;cursor:default}.parent-report-page__week-nav-button svg{width:20px;height:20px}.parent-report-page__week-nav-label{color:#2d3748;text-align:center;margin:0;font-family:Inter,Noto Sans KR,sans-serif;font-size:15px;font-weight:600;line-height:22px}.parent-report-page__section{flex-direction:column;gap:15px;display:flex}.parent-report-page__section-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.parent-report-page__section-title-wrap{align-items:center;gap:8px;display:inline-flex}.parent-report-page__section-icon{flex-shrink:0;width:20px;height:20px}.parent-report-page__section-icon svg{width:100%;height:100%}.parent-report-page__section-icon--blue{color:#6b9ac4}.parent-report-page__section-icon--orange{color:#f4b895}.parent-report-page__section-title{color:#2d3748;margin:0;font-family:Inter,Noto Sans KR,sans-serif;font-size:16px;font-weight:700;line-height:24px}.parent-report-page__card{box-sizing:border-box;background:linear-gradient(138.64deg,#fff 2.8%,#f9fafb 97.2%);border:1.11px solid #8bb5c41f;border-radius:24px;padding:21px 20px;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.parent-report-page__card--chart,.parent-report-page__card--line-chart{flex-direction:column;gap:20px;display:flex}.parent-report-page__week-placeholder{grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;display:grid}.parent-report-page__week-day{flex-direction:column;align-items:center;gap:8px;min-width:0;display:flex}.parent-report-page__week-label,.parent-report-page__bar-day{color:#718096;font-family:Inter,Noto Sans KR,sans-serif;font-size:12px;font-weight:500;line-height:16px}.parent-report-page__week-mood{border-radius:14px;justify-content:center;align-items:center;width:41px;height:41px;display:inline-flex;overflow:hidden}.parent-report-page__week-mood-icon{display:block}.parent-report-page__week-mood--empty{background:#e2e8f08c;border:1px dashed #a8b2bc52}.parent-report-page__week-mood--yellow{background:#fff4a3}.parent-report-page__week-mood--blue{background:#b8d4ff}.parent-report-page__week-mood--green{background:#c8e6c9}.parent-report-page__week-mood--pink{background:#ffb8d1}.parent-report-page__week-mood--purple{background:#d4c5f9}.parent-report-page__week-mood--orange{background:#ffe8d4}.parent-report-page__bar-chart-placeholder{grid-template-columns:repeat(7,minmax(0,1fr));align-items:end;gap:10px;min-height:220px;display:grid}.parent-report-page__bar-column{flex-direction:column;justify-content:flex-end;align-items:center;gap:8px;min-height:220px;display:flex}.parent-report-page__bar-score{color:#6b9ac4;font-family:Inter,Noto Sans KR,sans-serif;font-size:13px;font-weight:600;line-height:20px}.parent-report-page__bar-score.is-warning{color:#efa88f}.parent-report-page__bar{background:linear-gradient(#88b5c4 0%,#6b9ac4 100%);border-radius:14px 14px 0 0;width:28px;min-height:36px;box-shadow:0 4px 12px #6b9ac433}.parent-report-page__bar.is-warning{background:linear-gradient(#f4b895 0%,#efa88f 100%);box-shadow:0 4px 12px #efa88f4d}.parent-report-page__insight-line{color:#718096;border-top:1.11px solid #a8b2bc1f;padding-top:16px;font-family:Inter,Noto Sans KR,sans-serif;font-size:13px;line-height:21px}.parent-report-page__info-button{color:#afafaf;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:inline-flex}.parent-report-page__info-wrap{align-items:center;display:inline-flex;position:relative}.parent-report-page__info-button svg{width:20px;height:20px}.parent-report-page__tooltip-row{z-index:3;justify-content:center;width:max-content;max-width:min(280px,100vw - 80px);display:flex;position:absolute;top:36px;left:50%;transform:translate(-50%)}.parent-report-page__tooltip{box-sizing:border-box;color:#4b5563;white-space:normal;text-align:center;overflow-wrap:anywhere;word-break:keep-all;background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;width:100%;max-width:280px;padding:12px 14px;font-family:Inter,Noto Sans KR,sans-serif;font-size:12px;line-height:1.45;position:relative;box-shadow:0 10px 24px #0f172a1f}.parent-report-page__tooltip-copy{margin:0}.parent-report-page__tooltip:before{content:"";background:#f8fafc;border-top:1px solid #e5e7eb;border-left:1px solid #e5e7eb;width:12px;height:12px;position:absolute;top:-6px;left:50%;transform:translate(-50%)rotate(45deg)}.parent-report-page__line-chart-placeholder{min-height:180px;position:relative}.parent-report-page__line-chart-plot{z-index:1;width:100%;height:180px;position:relative}.parent-report-page__line-chart-vertical-axis{stroke:#e5e7eb73;stroke-width:1px}.parent-report-page__line-chart-axis{stroke:#e5e7ebf2;stroke-width:1px}.parent-report-page__line-chart-axis-label{fill:#a0aec0;font-family:Inter,Noto Sans KR,sans-serif;font-size:8px}.parent-report-page__line-chart-weekday-label{fill:#718096;font-family:Inter,Noto Sans KR,sans-serif;font-size:10px;font-weight:500}.parent-notifications-page{background:linear-gradient(#fff 0%,#fbfcfd 100%)}.parent-notifications-page__content{padding:0}.parent-notifications-page__header{box-sizing:border-box;background:#fffffff0;flex-direction:column;align-items:stretch;padding:48px 20px 0;display:flex}body[data-shell-mode=webview] .parent-notifications-page__header{padding:calc(48px + var(--app-safe-area-top)) calc(20px + var(--app-safe-area-right)) 0 calc(20px + var(--app-safe-area-left))}.parent-notifications-page__header-main{border-bottom:1px solid #e5e7ebe6;justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:16px;display:flex}.parent-notifications-page__header-copy{flex-direction:column;gap:8px;display:flex}.parent-notifications-page__title-row{align-items:center;gap:8px;display:inline-flex}.parent-notifications-page__title-icon{color:#6b9ac4;flex-shrink:0;width:24px;height:24px}.parent-notifications-page__title-icon svg{width:100%;height:100%}.parent-notifications-page__title{color:#2d3748;margin:0;font-family:Inter,Noto Sans KR,sans-serif;font-size:24px;font-weight:700;line-height:32px}.parent-notifications-page__subtitle{color:#718096;overflow-wrap:anywhere;word-break:keep-all;max-width:100%;margin:0;font-family:Inter,Noto Sans KR,sans-serif;font-size:14px;line-height:20px}.parent-notifications-page__body{flex-direction:column;flex:1;min-height:0;padding:24px 24px 32px;display:flex}.parent-notifications-page__feed{flex-direction:column;gap:12px;display:flex}.parent-notification-card{box-sizing:border-box;border:1.11px solid #a8b2bc1f;border-radius:20px;padding:21px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.parent-notification-card--interactive{cursor:pointer;transition:transform .18s,box-shadow .18s,border-color .18s}.parent-notification-card--interactive:hover{transform:translateY(-1px);box-shadow:0 10px 18px #2d374814,0 4px 8px #2d37480f}.parent-notification-card--interactive:focus-visible{outline-offset:2px;outline:2px solid #6b9ac473}.parent-notification-card.is-read{border-color:#a8b2bc14;box-shadow:0 2px 4px #0000000f,0 1px 2px #0000000a}.parent-notification-card--pink{background:linear-gradient(135deg,#fff4f7 0% 100%)}.parent-notification-card--orange{background:linear-gradient(135deg,#fff9f5 0%,#fffbf8 100%)}.parent-notification-card__content{align-items:flex-start;gap:12px;display:flex}.parent-notification-card__icon-wrap{border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.parent-notification-card__icon-wrap svg{width:20px;height:20px}.parent-notification-card__icon-wrap--pink{color:#ffb8d1;background:#ffecf2}.parent-notification-card__icon-wrap--orange{color:#f4b895;background:#f4b89526}.parent-notification-card__copy{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.parent-notification-card__top{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.parent-notification-card__title-row{align-items:center;gap:8px;display:inline-flex}.parent-notification-card__title{color:#2d3748;margin:0;font-family:Inter,Noto Sans KR,sans-serif;font-size:14px;font-weight:700;line-height:20px}.parent-notification-card__dot{background:#6b9ac4;border-radius:999px;flex-shrink:0;width:8px;height:8px}.parent-notification-card__time{color:#a8b2bc;flex-shrink:0;font-family:Inter,Noto Sans KR,sans-serif;font-size:12px;line-height:16px}.parent-notification-card__message{color:#718096;overflow-wrap:anywhere;word-break:keep-all;max-width:100%;margin:0;font-family:Inter,Noto Sans KR,sans-serif;font-size:12px;line-height:20px}.parent-notification-card__highlight{color:#fff;background:#5c789f;border-radius:16px;justify-content:center;align-self:flex-end;align-items:center;min-height:23px;padding:0 15px;font-family:Inter,Noto Sans KR,sans-serif;font-size:12px;font-weight:500;line-height:12px;display:inline-flex}.parent-notification-card__actions{align-self:flex-end;align-items:center;gap:8px;display:inline-flex}.parent-notification-card__action-button{color:#fff;cursor:pointer;border:0;border-radius:16px;min-width:45px;min-height:23px;padding:0 12px;font-family:Inter,Noto Sans KR,sans-serif;font-size:12px;font-weight:500;line-height:12px;transition:transform .16s,opacity .16s,box-shadow .16s,background-color .16s,color .16s}.parent-notification-card__action-button--danger{background:#dd6356}.parent-notification-card__action-button--primary{background:#344966}.parent-notification-card__action-button--neutral{color:#718096;min-width:64px;box-shadow:none;background:#edf2f7}.parent-notification-card__action-button.is-selected{box-shadow:inset 0 0 0 1px #ffffff57,0 6px 12px #34496629}.parent-notification-card__action-button.is-muted{color:#718096;box-shadow:none;background:#a8b2bc29}.parent-notification-card__action-button:disabled{cursor:default;opacity:1;transform:none}.parent-anomaly-popup-overlay{z-index:60;box-sizing:border-box;background:#2d374838;justify-content:center;align-items:flex-start;padding:32px 20px;display:flex;position:absolute;inset:0}.parent-anomaly-popup{box-sizing:border-box;background:#fff;border:1px solid #dd63562e;border-radius:8px;flex-direction:column;gap:14px;width:100%;padding:20px;display:flex;position:relative;box-shadow:0 18px 36px #2d37482e}.parent-anomaly-popup__close-button{color:#718096;cursor:pointer;background:#f7fafc;border:0;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:inline-flex;position:absolute;top:12px;right:12px}.parent-anomaly-popup__close-button svg{width:20px;height:20px}.parent-anomaly-popup__icon{color:#dd6356;background:#ffecf2;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.parent-anomaly-popup__icon svg{width:24px;height:24px}.parent-anomaly-popup__copy{flex-direction:column;gap:7px;padding-right:18px;display:flex}.parent-anomaly-popup__eyebrow{color:#dd6356;margin:0;font-family:Inter,Noto Sans KR,sans-serif;font-size:12px;font-weight:700;line-height:16px}.parent-anomaly-popup__title{color:#2d3748;margin:0;font-family:Inter,Noto Sans KR,sans-serif;font-size:18px;font-weight:700;line-height:26px}.parent-anomaly-popup__message{color:#4a5568;overflow-wrap:anywhere;word-break:keep-all;margin:0;font-family:Inter,Noto Sans KR,sans-serif;font-size:13px;line-height:21px}.parent-anomaly-popup__highlight{color:#fff;background:#5c789f;border-radius:999px;justify-content:center;align-self:flex-start;align-items:center;min-height:24px;padding:0 12px;font-family:Inter,Noto Sans KR,sans-serif;font-size:12px;font-weight:600;line-height:12px;display:inline-flex}.parent-anomaly-popup__actions{grid-template-columns:1fr 1.5fr;gap:8px;display:grid}.parent-anomaly-popup__button{cursor:pointer;border:0;border-radius:8px;min-height:40px;padding:0 12px;font-family:Inter,Noto Sans KR,sans-serif;font-size:13px;font-weight:700;line-height:18px}.parent-anomaly-popup__button.is-secondary{color:#4a5568;background:#edf2f7}.parent-anomaly-popup__button.is-primary{color:#fff;background:#344966}.parent-settings-page{background:linear-gradient(#fff 0%,#fbfcfd 100%)}.parent-settings-page__content{padding:0}.parent-settings-page__body{flex-direction:column;gap:24px;padding:24px 24px 104px;display:flex}.parent-settings-page__section{flex-direction:column;gap:12px;display:flex}.parent-settings-page__section-title{color:#6a7282;margin:0 0 0 8px;font-family:Inter,Noto Sans KR,sans-serif;font-size:12px;font-weight:700;line-height:16px}.parent-settings-page__box{background:#fff;border:1px solid #f3f4f6;border-radius:16px;overflow:hidden}.parent-settings-page__row{box-sizing:border-box;text-align:left;background:0 0;border:0;border-bottom:1px solid #f9fafb;align-items:center;gap:12px;width:100%;min-height:72px;padding:16px;display:flex}.parent-settings-page__row.has-divider:last-child,.parent-settings-page__row:not(.has-divider){border-bottom:0}.parent-settings-page__row.is-button{cursor:pointer}.parent-settings-page__row.is-button:hover{background:#f8fafcd1}.parent-settings-page__row.is-button:focus-visible,.parent-settings-page__phone-chip:focus-visible,.parent-settings-page__linked-email:focus-visible{outline-offset:2px;outline:2px solid #6b9ac461}.parent-settings-page__icon-circle{color:#4a5565;background:#f3f4f6;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.parent-settings-page__icon-circle svg{width:20px;height:20px}.parent-settings-page__copy{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.parent-settings-page__row-title{color:#0a0a0a;font-family:Inter,Noto Sans KR,sans-serif;font-size:14px;font-weight:500;line-height:20px}.parent-settings-page__inline-meta{color:#a8b2bc;margin-left:6px;font-size:12px;font-weight:400}.parent-settings-page__row-description{color:#6a7282;flex-wrap:wrap;gap:4px 8px;font-family:Inter,Noto Sans KR,sans-serif;font-size:12px;font-weight:500;line-height:16px;display:inline-flex}.parent-settings-page__muted-text{color:#a8b2bc}.parent-settings-page__linked-email{color:#6a7282;text-decoration:none}.parent-settings-page__row-end{flex-shrink:0;align-items:center;gap:8px;margin-left:auto;display:inline-flex}.parent-settings-page__status-chip{color:#fff;background:#344966;border-radius:16px;justify-content:center;align-items:center;min-width:59px;min-height:23px;padding:0 14px;font-family:Inter,Noto Sans KR,sans-serif;font-size:12px;font-weight:500;line-height:12px;display:inline-flex}.parent-settings-page__chevron{color:#99a1af;justify-content:center;align-items:center;display:inline-flex}.parent-settings-page__chevron svg{width:20px;height:20px}.parent-settings-page__phone-chip{color:#0a0a0a;background:#f3f4f6;border-radius:16px;justify-content:center;align-items:center;min-width:133px;min-height:23px;padding:0 12px;font-family:Inter,Noto Sans KR,sans-serif;font-size:12px;font-weight:500;line-height:12px;text-decoration:none;display:inline-flex}.parent-settings-page__logout{color:#fb2c36;cursor:pointer;text-align:center;background:0 0;border:0;border-radius:14px;align-self:stretch;min-height:44px;margin-top:8px;padding:11px 0;font-family:Inter,Noto Sans KR,sans-serif;font-size:14px;font-weight:500;line-height:20px}.parent-settings-page__logout:focus-visible{outline-offset:2px;outline:2px solid #fb2c363d}.parent-counselor-modal-overlay{z-index:40;background:#0f172a4d}.parent-counselor-modal{border-radius:24px;max-width:360px;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.parent-counselor-modal .common-modal-topbar{padding:16px 20px}.parent-counselor-modal .common-modal-title{color:#101828;font-family:Inter,Noto Sans KR,sans-serif;font-size:18px;font-weight:700;line-height:28px}.parent-counselor-modal .common-modal-header-content{background:#f9fafb;padding:16px 20px}.parent-counselor-modal__steps{justify-content:center;align-items:center;gap:0;display:flex}.parent-counselor-modal__step-wrap{align-items:center;display:inline-flex}.parent-counselor-modal__step{color:#99a1af;background:#e5e7eb;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-family:Inter,Noto Sans KR,sans-serif;font-size:12px;font-weight:700;line-height:16px;display:inline-flex}.parent-counselor-modal__step svg{width:16px;height:16px}.parent-counselor-modal__step.is-active{color:#fff;background:#344966}.parent-counselor-modal__step.is-complete{color:#4a5565}.parent-counselor-modal__connector{background:#e5e7eb;width:32px;height:2px}.parent-counselor-modal__body{padding:24px 20px}.parent-counselor-modal__section{flex-direction:column;gap:16px;display:flex}.parent-counselor-modal__intro{text-align:center;flex-direction:column;gap:4px;display:flex}.parent-counselor-modal__headline{color:#101828;margin:0;font-family:Inter,Noto Sans KR,sans-serif;font-size:18px;font-weight:700;line-height:28px}.parent-counselor-modal__description{color:#6a7282;overflow-wrap:anywhere;word-break:keep-all;max-width:100%;margin:0;font-family:Inter,Noto Sans KR,sans-serif;font-size:14px;line-height:20px}.parent-counselor-modal__field{box-sizing:border-box;background:#fff;border:.74px solid #e5e7eb;border-radius:16px;align-items:center;gap:12px;width:100%;min-height:46px;padding:12px 16px;display:flex}.parent-counselor-modal__field.is-readonly{color:#0a0a0ab8}.parent-counselor-modal__field-icon{color:#737685;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.parent-counselor-modal__field-icon svg{width:20px;height:20px}.parent-counselor-modal__input,.parent-counselor-modal__field-value{color:#0a0a0ab8;width:100%;min-width:0;font-family:Inter,Noto Sans KR,sans-serif;font-size:14px;line-height:20px}.parent-counselor-modal__input{background:0 0;border:0;outline:none;padding:0}.parent-counselor-modal__input::placeholder{color:#0a0a0a73}.parent-counselor-modal__field-value{overflow-wrap:anywhere;word-break:keep-all}.parent-counselor-modal__status{color:#4a5565;text-align:center;overflow-wrap:anywhere;word-break:keep-all;max-width:100%;margin:0;font-family:Inter,Noto Sans KR,sans-serif;font-size:13px;font-weight:500;line-height:1.5}.parent-counselor-modal__status.is-error{color:#dc2626}.parent-counselor-modal__actions{border-top:.74px solid #f3f4f6;padding:16px 20px}.parent-counselor-modal__actions.is-single{grid-template-columns:1fr}.parent-counselor-modal__button{cursor:pointer;border:0;border-radius:16px;min-height:48px;font-family:Inter,Noto Sans KR,sans-serif;font-size:16px;font-weight:500;line-height:24px}.parent-counselor-modal__button.is-primary{color:#fff;background:#344966}.parent-counselor-modal__button.is-primary.is-disabled,.parent-counselor-modal__button:disabled{cursor:default;background:#d1d5dc}.parent-counselor-modal__button.is-secondary{color:#4a5565;background:#f3f4f6}.child-profile-address-modal{gap:18px;max-width:320px;padding:0 0 24px}.child-profile-address-modal__body{flex-direction:column;gap:18px;padding:6px 24px 0;display:flex}.child-profile-address-modal__actions{gap:12px;padding:0 24px}.child-profile-address-modal__content{flex-direction:column;gap:14px;display:flex}.child-profile-address-modal__summary-card{background:#fff;border:1px solid #eef2f7;border-radius:18px;padding:16px}.child-profile-address-modal__profile{flex-direction:column;gap:6px;display:flex}.child-profile-address-modal__label{color:#6a7282;font-family:Inter,Noto Sans KR,sans-serif;font-size:12px;font-weight:700;line-height:16px}.child-profile-address-modal__value{color:#0a0a0a;font-family:Inter,Noto Sans KR,sans-serif;font-size:16px;font-weight:700;line-height:24px}.child-profile-address-modal__field{flex-direction:column;gap:8px;margin-top:16px;display:flex}.child-profile-address-modal__field--change{border-top:1px solid #eef2f7;padding-top:16px}.child-profile-address-modal__section-label-row{margin-bottom:2px}.child-profile-address-modal__field--change .field-group .field-label{font-size:11px;line-height:14px}.child-profile-address-modal__address-box{box-sizing:border-box;background:#fff;border:1px solid #d9e1ec;border-radius:15px;min-height:76px;padding:14px 16px}.child-profile-address-modal__address-text{color:#111;overflow-wrap:anywhere;white-space:pre-wrap;word-break:keep-all;max-width:100%;margin:0;font-family:Arimo,Noto Sans KR,sans-serif;font-size:14px;line-height:1.6}.child-profile-address-modal__field-help{color:#a5a5a5;margin:0;font-size:12px;line-height:1.5}.child-profile-address-modal__change-button{min-width:84px}.child-profile-address-modal .common-modal-topbar{padding:22px 24px 0}.child-profile-address-modal .common-modal-title{color:#2d3748;font-family:Poppins,Noto Sans KR,sans-serif;font-size:18px;font-weight:700;line-height:1.5}.child-profile-address-modal .common-modal-close-button:focus-visible,.child-profile-address-modal .field-input-action:focus-visible{outline-offset:2px;outline:2px solid #6c8ec4}.child-settings-page__content{padding:0;overflow:hidden}.child-settings-page__body{box-sizing:border-box;scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;flex:1;gap:24px;min-height:0;padding:24px 37px 28px 20px;display:flex;overflow-y:auto}.child-settings-page__body::-webkit-scrollbar{display:none}.child-settings-page__section{flex-direction:column;gap:12px;display:flex}.child-settings-page__section-title{color:#6a7282;margin:0 0 0 8px;font-family:Inter,Noto Sans KR,sans-serif;font-size:12px;font-weight:700;line-height:16px}.child-settings-page__box{background:#fff;border:1px solid #f3f4f6;border-radius:16px;overflow:hidden}.child-settings-page__row{color:#0a0a0a;text-align:left;box-sizing:border-box;background:0 0;border:0;border-bottom:1px solid #f9fafb;align-items:center;gap:12px;width:100%;min-height:72px;padding:16px;display:flex}.child-settings-page__row.has-divider:last-child,.child-settings-page__row:not(.has-divider){border-bottom:0}.child-settings-page__row.is-button{cursor:pointer}.child-settings-page__row.is-button:hover{background:#f8fafccc}.child-settings-page__row.is-button:focus-visible,.child-settings-page__logout:focus-visible{outline-offset:2px;outline:2px solid #6c8ec4}.child-settings-page__icon-circle{color:#4a5565;background:#f3f4f6;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.child-settings-page__copy{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.child-settings-page__row-title{color:#0a0a0a;font-family:Inter,Noto Sans KR,sans-serif;font-size:14px;font-weight:500;line-height:20px}.child-settings-page__row-description{color:#6a7282;font-family:Inter,Noto Sans KR,sans-serif;font-size:12px;font-weight:500;line-height:16px}.child-settings-page__row-end{flex-shrink:0;align-items:center;gap:8px;margin-left:auto;display:inline-flex}.child-settings-page__chevron{color:#99a1af;justify-content:center;align-items:center;display:inline-flex}.child-settings-page__connect-badge{color:#fff;background:#344966;border-radius:999px;justify-content:center;align-items:center;min-width:72px;height:30px;padding:0 16px;font-family:Inter,Noto Sans KR,sans-serif;font-size:12px;font-weight:700;display:inline-flex}.child-settings-page__logout{color:#fb2c36;cursor:pointer;text-align:center;background:0 0;border:0;border-radius:14px;align-self:stretch;min-height:44px;margin-top:8px;padding:11px 0;font-family:Inter,Noto Sans KR,sans-serif;font-size:14px;font-weight:500;line-height:20px}.child-diary-notification-toggle-modal{gap:18px;max-width:344px;padding:0 0 24px}.child-diary-notification-toggle-modal__body{flex-direction:column;gap:16px;padding:8px 24px 0;display:flex}.child-diary-notification-toggle-modal__actions{gap:12px;padding:0 24px}.child-diary-notification-toggle-modal__row{background:#f8fafc;border:1px solid #eef2f7;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;padding:18px 16px;display:flex}.child-diary-notification-toggle-modal__copy{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.child-diary-notification-toggle-modal__copy strong,.child-diary-notification-detail-modal__switch-label{color:#111827;font-family:Inter,Noto Sans KR,sans-serif;font-size:15px;font-weight:700;line-height:20px}.child-diary-notification-toggle-modal__copy span,.child-diary-notification-detail-modal__intro p{color:#6a7282;font-family:Inter,Noto Sans KR,sans-serif;font-size:13px;line-height:18px}.child-diary-notification-switch{appearance:none;cursor:pointer;background:#dbe2ea;border:0;border-radius:999px;flex-shrink:0;justify-content:flex-start;align-items:center;width:54px;height:30px;padding:3px;transition:background-color .16s;display:inline-flex}.child-diary-notification-switch.is-checked{background:#344966}.child-diary-notification-switch__thumb{background:#fff;border-radius:999px;width:24px;height:24px;transition:transform .16s;display:block;box-shadow:0 2px 6px #0f172a2e}.child-diary-notification-switch.is-checked .child-diary-notification-switch__thumb{transform:translate(24px)}.child-diary-notification-switch:focus-visible,.child-diary-notification-detail-modal__day-chip:focus-visible,.child-diary-notification-detail-modal__preset:focus-visible,.child-diary-notification-detail-modal__frequency-option:focus-visible,.child-diary-notification-detail-modal__info-button:focus-visible,.child-diary-notification-detail-modal__select-wrap select:focus-visible{outline-offset:2px;outline:2px solid #6c8ec4}.child-diary-notification-detail-modal{flex-direction:column;gap:0;max-width:360px;height:683px;padding:0;display:flex;position:relative;overflow:hidden}.child-diary-notification-detail-modal.is-collapsed{max-width:344px;height:auto}.child-diary-notification-detail-modal .common-modal-topbar{padding:16px 20px}.child-diary-notification-detail-modal__body{flex-direction:column;flex:1;gap:24px;min-height:0;padding:24px 20px 0;display:flex;overflow:hidden}.child-diary-notification-detail-modal.is-collapsed .child-diary-notification-detail-modal__body{flex:none;gap:0;padding-bottom:0}.child-diary-notification-detail-modal__actions{border-top:1px solid #f3f4f6;gap:12px;margin-top:auto;padding:16px 20px}.child-diary-notification-detail-modal.is-collapsed .child-diary-notification-detail-modal__actions{margin-top:24px}.child-diary-notification-detail-modal__info-wrap{align-items:center;display:inline-flex}.child-diary-notification-detail-modal__info-button{appearance:none;color:#afafaf;cursor:pointer;background:0 0;border:0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.child-diary-notification-detail-modal__tooltip-row{z-index:3;justify-content:center;padding:0 20px;display:flex;position:absolute;top:52px;left:0;right:0}.child-diary-notification-tooltip{color:#4b5563;white-space:pre-line;text-align:center;background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;width:100%;max-width:280px;padding:12px 14px;font-family:Inter,Noto Sans KR,sans-serif;font-size:12px;line-height:1.45;position:relative;box-shadow:0 10px 24px #0f172a1f}.child-diary-notification-tooltip:before{content:"";background:#f8fafc;border-top:1px solid #e5e7eb;border-left:1px solid #e5e7eb;width:12px;height:12px;position:absolute;top:-6px;left:108px;transform:rotate(45deg)}.child-diary-notification-detail-modal__switch-row{justify-content:space-between;align-items:center;padding:0;display:flex}.child-diary-notification-detail-modal__content{scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;flex:1;gap:24px;min-height:0;padding-right:4px;display:flex;overflow-y:auto}.child-diary-notification-detail-modal__content::-webkit-scrollbar{display:none}.child-diary-notification-detail-modal__section{flex-direction:column;gap:12px;display:flex}.child-diary-notification-detail-modal__section.is-disabled{opacity:.52}.child-diary-notification-detail-modal__section-title{color:#111827;margin:0;font-family:Inter,Noto Sans KR,sans-serif;font-size:14px;font-weight:500;line-height:20px}.child-diary-notification-detail-modal__day-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;display:grid}.child-diary-notification-detail-modal__day-chip,.child-diary-notification-detail-modal__preset,.child-diary-notification-detail-modal__frequency-option{appearance:none;color:#4b5563;cursor:pointer;text-align:center;background:#f3f4f6;border:1px solid #0000;border-radius:14px;font-family:Inter,Noto Sans KR,sans-serif;font-size:13px;font-weight:600;line-height:18px;transition:background-color .16s,border-color .16s,color .16s}.child-diary-notification-detail-modal__day-chip{min-height:39px;padding:0}.child-diary-notification-detail-modal__preset-row{gap:8px;display:flex}.child-diary-notification-detail-modal__preset{flex:1;min-height:36px;padding:0 12px}.child-diary-notification-detail-modal__frequency-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.child-diary-notification-detail-modal__frequency-option{min-height:44px;padding:0 16px}.child-diary-notification-detail-modal__time-list{flex-direction:column;gap:12px;display:flex}.child-diary-notification-detail-modal__time-item{flex-direction:column;gap:8px;display:flex}.child-diary-notification-detail-modal__time-label{color:#6a7282;font-family:Inter,Noto Sans KR,sans-serif;font-size:12px;font-weight:600;line-height:16px}.child-diary-notification-detail-modal__helper{color:#6a7282;margin:4px 0 0;font-family:Inter,Noto Sans KR,sans-serif;font-size:12px;font-weight:500;line-height:16px}.child-diary-notification-detail-modal__day-chip.is-selected,.child-diary-notification-detail-modal__preset.is-selected,.child-diary-notification-detail-modal__frequency-option.is-selected{color:#fff;background:#344966;border-color:#344966}.child-diary-notification-detail-modal__day-chip:disabled,.child-diary-notification-detail-modal__preset:disabled,.child-diary-notification-detail-modal__frequency-option:disabled,.child-diary-notification-switch:disabled,.child-diary-notification-detail-modal__select-wrap select:disabled{cursor:default}.child-diary-notification-detail-modal__time-row{grid-template-columns:minmax(0,1fr) minmax(0,154px);gap:12px;display:grid}.child-diary-notification-detail-modal__select-wrap{min-width:0}.child-diary-notification-detail-modal__select-wrap select{appearance:none;color:#111827;background:linear-gradient(45deg,#0000 50%,#6a7282 50%) calc(100% - 18px) calc(50% - 1px)/7px 7px no-repeat,linear-gradient(135deg,#6a7282 50%,#0000 50%) calc(100% - 13px) calc(50% - 1px)/7px 7px no-repeat,#f8fafc;border:1px solid #d9e1ec;border-radius:16px;width:100%;height:48px;padding:0 36px 0 16px;font-family:Inter,Noto Sans KR,sans-serif;font-size:14px;font-weight:500}.child-logout-confirm-modal{gap:24px;max-width:320px;padding:32px 24px 24px}.child-logout-confirm-modal .common-modal-header{gap:18px}.child-logout-confirm-modal .common-modal-topbar{justify-content:center;padding:0}.child-logout-confirm-modal .common-modal-title{color:#272727;font-family:Poppins,Noto Sans KR,sans-serif;font-size:24px;font-weight:700;line-height:1.3}.child-logout-confirm-modal__body{padding:0}.child-logout-confirm-modal__actions{margin-top:0}.child-logout-confirm-modal__message{color:#6a7282;text-align:center;margin:0;font-family:Inter,Noto Sans KR,sans-serif;font-size:14px;font-weight:500;line-height:1.6}.diary-emotion-modal{border-radius:24px;max-width:344px;overflow:hidden}.diary-emotion-modal-overlay{justify-content:center;align-items:center;padding:24px}.diary-emotion-modal .common-modal-topbar{justify-content:center;padding:28px 24px 0;position:relative}.diary-emotion-modal .common-modal-title{color:#111827;font-family:Inter,Noto Sans KR,sans-serif;font-size:17px;font-weight:700;line-height:1.45}.diary-emotion-modal__body{gap:32px;padding:6px 24px 30px}.diary-emotion-modal__subtitle{color:#6b7280;text-align:center;margin:0;font-family:Inter,Noto Sans KR,sans-serif;font-size:14px;font-weight:600;line-height:1.5}.diary-emotion-modal__panel{background:#f4f4f5;border-radius:20px;padding:26px 22px}.diary-emotion-modal__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 14px;display:grid}.diary-emotion-modal__option{cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto;padding:0;transition:transform .18s,box-shadow .18s,background-color .18s;display:inline-flex}.diary-emotion-modal__option:hover{transform:translateY(-1px)}.diary-emotion-modal__option.is-selected{box-shadow:0 0 0 2px #fff,0 0 0 5px #ef4444}.diary-emotion-modal__option-image{object-fit:contain;pointer-events:none;width:50px;height:50px;display:block}.diary-emotion-modal__option--happy{background:#d8c6ff}.diary-emotion-modal__option--calm{background:#ffe6a8}.diary-emotion-modal__option--excited{background:#e5e7eb}.diary-emotion-modal__option--sad{background:#b7d2ff}.diary-emotion-modal__option--angry{background:#ffb4a2}.diary-emotion-modal__option--tired{background:#c6e6bf}.diary-emotion-modal .common-modal-close-button{color:#4b5563;width:24px;height:24px;padding:0;position:absolute;top:22px;right:18px}.diary-delete-modal{border-radius:24px;max-width:300px;padding:0 0 24px}.diary-delete-modal-overlay{padding:24px}.diary-delete-modal .common-modal-topbar{justify-content:center;padding:28px 24px 0;position:relative}.diary-delete-modal .common-modal-title{color:#111827;font-family:Inter,Noto Sans KR,sans-serif;font-size:19px;font-weight:700;line-height:1.45}.diary-delete-modal .common-modal-close-button{color:#4b5563;width:24px;height:24px;padding:0;position:absolute;top:26px;right:18px}.diary-delete-modal__body{gap:14px;padding:12px 24px 0}.diary-delete-modal__message{color:#6b7280;text-align:center;margin:0;font-family:Inter,Noto Sans KR,sans-serif;font-size:14px;font-weight:600;line-height:1.6}.diary-delete-modal__actions{gap:12px;padding:24px 24px 0}.diary-delete-modal__button{cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;width:100%;height:48px;padding:0 16px;font-family:Inter,Noto Sans KR,sans-serif;font-size:15px;font-weight:700;display:inline-flex}.diary-delete-modal__button.is-secondary{color:#4b5563;background:#f3f4f6}.diary-delete-modal__button.is-danger{color:#fff;background:#ef4444}.child-diary-list-page__body{flex-direction:column;flex:1;justify-content:flex-start;min-height:0;padding-bottom:88px;display:flex}body[data-shell-mode=webview] .child-diary-list-page__body{padding-bottom:calc(88px + var(--app-safe-area-bottom))}.child-diary-list-page .mobile-page-surface{height:min(844px,100svh - 48px)}body[data-shell-mode=webview] .child-diary-list-page .mobile-page-surface{height:var(--app-viewport-height);min-height:var(--app-viewport-height)}.child-diary-list-page__content--calendar,.child-diary-list-page__content--list,.child-diary-list-page__content--write,.child-diary-list-page__body--calendar{overflow:hidden}.child-diary-list-page__body--list{padding-bottom:76px;overflow:hidden}body[data-shell-mode=webview] .child-diary-list-page__body--list{padding-bottom:calc(76px + var(--app-safe-area-bottom))}.child-diary-list-page__body--write{padding-bottom:0;overflow:hidden}.child-diary-list-page .child-floating-action-button{position:absolute}.diary-calendar{flex-direction:column;gap:24px;padding-top:8px;display:flex}.diary-calendar__header{justify-content:flex-start;align-items:center;display:flex}.diary-calendar__title{color:#101828;letter-spacing:-.02em;margin:0;font-family:Noto Sans KR,sans-serif;font-size:20px;font-weight:700;line-height:1.3}.diary-calendar__month-navigation{align-items:center;gap:8px;display:inline-flex}.diary-calendar__month-button{color:#394150;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:18px;height:24px;padding:0;transition:transform .18s;display:inline-flex}.diary-calendar__month-button:hover{transform:translateY(-1px)}.diary-calendar__month-button:focus-visible{outline-offset:2px;outline:2px solid #6c8ec4}.diary-calendar__weekday-row,.diary-calendar__grid{grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.diary-calendar__weekday-row{align-items:center;gap:14px 0}.diary-calendar__weekday{color:#a0a9b8;text-align:center;font-family:Noto Sans KR,sans-serif;font-size:15px;font-weight:600;line-height:1.4}.diary-calendar__grid{gap:14px 0}.diary-calendar__cell{flex-direction:column;align-items:center;gap:4px;min-height:70px;display:flex}.diary-calendar__cell-button{appearance:none;color:inherit;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;gap:4px;width:100%;min-height:70px;padding:0;display:flex}.diary-calendar__cell.is-disabled .diary-calendar__cell-button{cursor:default}.diary-calendar__cell.is-disabled .diary-calendar__day{color:#c2c8d1}.diary-calendar__day{color:#4d5562;margin-bottom:2px;font-family:Inter,Noto Sans KR,sans-serif;font-size:16px;font-weight:700;line-height:1.4}.diary-calendar__mood{appearance:none;color:inherit;cursor:pointer;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;padding:0;font-size:21px;display:inline-flex}.diary-calendar__mood.is-empty{visibility:hidden}.diary-calendar__mood-icon{object-fit:contain;pointer-events:none;width:18px;height:18px;display:block}.diary-calendar__mood--happy{background:#d8c6ff}.diary-calendar__mood--calm{background:#ffe6a8}.diary-calendar__mood--excited{background:#e5e7eb}.diary-calendar__mood--sad{background:#b7d2ff}.diary-calendar__mood--angry{background:#ffb4a2}.diary-calendar__mood--tired{background:#c6e6bf}.diary-list-view{flex-direction:column;flex:1;gap:24px;min-height:0;padding-top:8px;display:flex;overflow:hidden}.diary-list-view__list{-ms-overflow-style:none;scrollbar-width:none;flex-direction:column;flex:1;gap:16px;min-height:0;padding-top:14px;padding-bottom:8px;display:flex;overflow-y:auto}.diary-list-view__list::-webkit-scrollbar{display:none}.diary-list-view__header{flex-shrink:0}.diary-list-card{text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;flex-shrink:0;gap:10px;width:100%;min-height:80px;padding:16px 68px 16px 16px;display:flex;position:relative}.diary-list-card__date{color:#6a7282;font-family:Inter,Noto Sans KR,sans-serif;font-size:12px;font-weight:500;line-height:1.333}.diary-list-card__summary{color:#364153;overflow-wrap:anywhere;word-break:keep-all;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:100%;font-family:Inter,Noto Sans KR,sans-serif;font-size:14px;font-weight:500;line-height:1.625;display:-webkit-box;overflow:hidden}.diary-list-card__mood{border-radius:999px;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex;position:absolute;top:-12px;right:12px;box-shadow:0 1px 3px #0f172a1f}.diary-list-card__mood-icon{object-fit:contain;width:24px;height:24px;display:block}.diary-list-card__mood--happy{background:#d8c6ff}.diary-list-card__mood--calm{background:#ffe6a8}.diary-list-card__mood--excited{background:#e5e7eb}.diary-list-card__mood--sad{background:#b7d2ff}.diary-list-card__mood--angry{background:#ffb4a2}.diary-list-card__mood--tired{background:#c6e6bf}.diary-list-view--empty{justify-content:flex-start;align-items:center;gap:0}.diary-list-view--empty .diary-list-view__header{align-self:stretch}.diary-list-view__empty-icon{color:#303030;justify-content:center;align-items:center;margin-top:36px;display:inline-flex}.diary-list-view__empty-text{color:#6a7282;text-align:center;margin:20px 0 0;font-family:Inter,Noto Sans KR,sans-serif;font-size:14px;font-weight:700;line-height:1.428}.diary-detail-view{background:#fff;flex-direction:column;flex:1;min-height:0;margin:0 -24px;display:flex}.diary-detail-view__header{box-sizing:border-box;border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;min-height:88px;padding:48px 20px 16px;display:flex}.diary-detail-view__actions{align-items:center;gap:12px;display:inline-flex}.diary-detail-view__icon-button{color:#111827;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:inline-flex}.diary-detail-view__icon-button.is-muted{color:#9ca3af}.diary-detail-view__icon-button:focus-visible{outline-offset:2px;outline:2px solid #6c8ec4}.diary-detail-view__content{box-sizing:border-box;flex-direction:column;flex:1;min-height:0;padding:24px 20px 0;display:flex}.diary-detail-view__mood{border-radius:999px;justify-content:center;align-self:center;align-items:center;width:48px;height:48px;display:inline-flex}.diary-detail-view__mood-icon{object-fit:contain;width:26px;height:26px;display:block}.diary-detail-view__mood--happy{background:#d8c6ff}.diary-detail-view__mood--calm{background:#ffe6a8}.diary-detail-view__mood--excited{background:#e5e7eb}.diary-detail-view__mood--sad{background:#b7d2ff}.diary-detail-view__mood--angry{background:#ffb4a2}.diary-detail-view__mood--tired{background:#c6e6bf}.diary-detail-view__date{color:#6a7282;text-align:center;margin:20px 0 0;font-family:Inter,Noto Sans KR,sans-serif;font-size:14px;font-weight:700;line-height:1.428}.diary-detail-view__section{flex-direction:column;margin-top:24px;display:flex}.diary-detail-view__title{color:#111827;margin:0;font-family:Inter,Noto Sans KR,sans-serif;font-size:16px;font-weight:700;line-height:1.5}.diary-detail-view__body-card{box-sizing:border-box;background:#f5f5f5;border-radius:14px;min-height:120px;max-height:min(460px,52dvh);margin-top:16px;display:flex;position:relative;overflow:hidden}.diary-detail-view__body-scroll{overscroll-behavior:contain;flex:1;min-height:0;padding:16px 24px 16px 16px;overflow-y:auto}.diary-detail-view__body-text{color:#717182;overflow-wrap:anywhere;white-space:pre-wrap;word-break:keep-all;max-width:100%;margin:0;font-family:Inter,Noto Sans KR,sans-serif;font-size:14px;font-weight:700;line-height:1.428}.diary-detail-view__body-scroll,.diary-write-view__textarea{-ms-overflow-style:none;scrollbar-width:none}.diary-detail-view__body-scroll::-webkit-scrollbar{display:none}.diary-write-view__textarea::-webkit-scrollbar{display:none}.diary-detail-view__scrollbar{pointer-events:none;background:#71718214;border-radius:999px;width:4px;position:absolute;top:16px;bottom:16px;right:10px}.diary-detail-view__scrollbar-thumb{border-radius:inherit;background:#71718257;width:100%;min-height:32px;position:absolute;top:0;left:0}.diary-write-view{background:#fff;flex-direction:column;flex:1;min-height:0;margin:0 -24px;display:flex}.diary-write-view__header{box-sizing:border-box;border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;min-height:88px;padding:48px 24px 16px;display:flex}.diary-write-view__icon-button{color:#1f2937;background:0 0;border:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:inline-flex}.diary-write-view__icon-button:focus-visible,.diary-write-view__save-button:focus-visible,.diary-write-view__mood-button:focus-visible,.diary-write-view__textarea:focus-visible{outline-offset:2px;outline:2px solid #6c8ec4}.diary-write-view__save-button{color:#ff9a62;text-align:right;white-space:nowrap;background:0 0;border:0;flex-shrink:0;justify-content:flex-end;align-items:center;min-width:32px;padding:4px 0 4px 6px;font-family:Inter,Noto Sans KR,sans-serif;font-size:15px;font-weight:700;line-height:1.6;display:inline-flex;overflow:visible}.diary-write-view__save-button:disabled{color:#c9ced6}.diary-write-view__content{box-sizing:border-box;flex-direction:column;flex:1;min-height:0;padding:24px 24px 0;display:flex}.diary-write-view__mood-button{color:#111827;cursor:pointer;background:#f4efff;border:0;border-radius:999px;justify-content:center;align-self:center;align-items:center;width:48px;height:48px;padding:0;line-height:1;display:inline-flex}.diary-write-view__mood-button.is-empty{color:#8b94a7;font-size:22px;font-weight:600}.diary-write-view__mood-image{object-fit:contain;pointer-events:none;width:26px;height:26px;display:block}.diary-write-view__mood-button--happy{background:#d8c6ff}.diary-write-view__mood-button--calm{background:#ffe6a8}.diary-write-view__mood-button--excited{background:#e5e7eb}.diary-write-view__mood-button--sad{background:#b7d2ff}.diary-write-view__mood-button--angry{background:#ffb4a2}.diary-write-view__mood-button--tired{background:#c6e6bf}.diary-write-view__date{color:#6a7282;text-align:center;margin:16px 0 0;font-family:Inter,Noto Sans KR,sans-serif;font-size:14px;font-weight:700;line-height:1.428}.diary-write-view__section{flex-direction:column;margin-top:24px;display:flex}.diary-write-view__section--body{flex:1;min-height:0;margin-top:24px}.diary-write-view__title-row{justify-content:flex-start;align-items:center;min-height:26px;display:flex;overflow:visible}.diary-write-view__title{color:#0a0a0a;white-space:nowrap;margin:0;padding:2px 0;font-family:Inter,Noto Sans KR,sans-serif;font-size:16px;font-weight:700;line-height:1.6;display:block}.diary-write-view__textarea-card{box-sizing:border-box;background:#f5f5f5;border-radius:16px;min-height:210px;margin-top:16px;padding:16px;display:flex;overflow:hidden}.diary-write-view__textarea{color:#374151;overscroll-behavior:contain;resize:none;background:0 0;border:0;width:100%;height:178px;min-height:178px;font-family:Inter,Noto Sans KR,sans-serif;font-size:14px;font-weight:600;line-height:1.6;overflow-y:auto}.diary-write-view__textarea::placeholder{color:#9ca3af}.diary-write-view__count-row{justify-content:flex-end;min-height:18px;margin-top:8px;display:flex;overflow:visible}.diary-write-view__count{color:#99a1af;white-space:nowrap;padding:2px 0;font-family:Inter,Noto Sans KR,sans-serif;font-size:12px;font-weight:700;line-height:1.5;display:block}@media (width<=480px){.app-shell{padding:0}.phone-shell{width:100%;min-height:100svh;box-shadow:none;border-radius:0}.phone-shell--signup{height:100svh}.auth-screen{min-height:100svh}}
