*{font-family:Noto Sans KR,-apple-system,BlinkMacSystemFont,sans-serif;box-sizing:border-box}body,html{margin:0;padding:0;min-height:100vh;background-color:#f2f5f9;-webkit-font-smoothing:antialiased;overscroll-behavior:none}button,input,select,textarea{font-family:inherit}form{margin:0}a{color:inherit}.app-ico{display:block;flex-shrink:0}.loading-overlay{position:absolute;inset:0;z-index:20;display:flex;align-items:center;justify-content:center;background:rgba(242,245,249,.78);backdrop-filter:blur(2px)}.loading-overlay.fullscreen{position:fixed}.loading-overlay .loading-box{text-align:center}.loading-overlay .spinner{margin:0 auto;border:3px solid #d7e0ea;border-top-color:#1e3a5f;border-radius:50%;animation:spin .75s linear infinite}.loading-overlay .loading-text{margin:14px 0 0;font-size:13px;font-weight:600;color:#1e3a5f}@keyframes spin{to{transform:rotate(1turn)}}.app-page{min-height:100vh;min-height:100dvh;color:#1a2332}.app-page,.app-page.entry-page{background:#f2f5f9}.app-topbar{position:sticky;top:0;z-index:15;box-sizing:border-box;display:flex;align-items:center;gap:2px;min-height:48px;padding:4px 8px;padding-top:calc(4px + env(safe-area-inset-top, 0px));padding-left:max(6px,env(safe-area-inset-left,0px) + 4px);padding-right:max(6px,env(safe-area-inset-right,0px) + 4px);background:hsla(0,0%,100%,.94);border-bottom:1px solid #e6ebf1;backdrop-filter:blur(10px)}.app-topbar .topbar-left,.app-topbar .topbar-right{display:inline-flex;align-items:center;gap:0;flex-shrink:0}.app-topbar .topbar-left{flex:1;min-width:0;max-width:calc(100% - 96px);gap:2px}.app-topbar .topbar-title-slot,.app-topbar .topbar-title-text{flex:1;min-width:0;padding-right:4px}.app-topbar .topbar-title-text{font-size:16px;font-weight:800;color:#1a2332;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2}.app-topbar .topbar-shell-brand{display:inline-flex;align-items:center;gap:8px;min-width:0;padding:0 4px 0 6px}.app-topbar .topbar-shell-ico{width:32px;height:32px;border-radius:10px;background:#e8eef5;color:#1e3a5f;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.app-topbar .topbar-shell-title{font-size:17px;font-weight:800;color:#1a2332;letter-spacing:-.02em;white-space:nowrap;line-height:1.2}.app-topbar .topbar-spacer{flex:1;min-width:8px}.app-topbar .topbar-icon-btn{position:relative;width:40px;height:40px;padding:0;border:0;border-radius:12px;background:transparent;color:#1a2332;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0)}.app-topbar .topbar-icon-btn:active{background:rgba(30,58,95,.08)}.app-topbar .topbar-icon-btn:disabled{opacity:.4;pointer-events:none}.app-topbar .topbar-bell .topbar-badge{position:absolute;top:4px;right:2px;min-width:16px;height:16px;padding:0 4px;border-radius:8px;background:#c62828;color:#fff;font-size:10px;font-weight:800;line-height:16px;text-align:center;box-sizing:border-box}.app-body{padding:clamp(16px,2.8vw,28px) clamp(16px,4vw,32px) calc(96px + env(safe-area-inset-bottom, 0px));width:100%;max-width:min(720px,100%);margin:0 auto;box-sizing:border-box}.app-body.auth-body{padding-top:clamp(24px,4vh,36px)}.app-shell{min-height:100vh;min-height:100dvh;padding-bottom:calc(68px + env(safe-area-inset-bottom, 0px));background:#f2f5f9}.app-tab-panel{position:relative;min-height:calc(100vh - 68px);min-height:calc(100dvh - 68px)}.app-confirm-mask{position:fixed;inset:0;z-index:80;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(15,23,42,.45)}.app-confirm-card{width:100%;max-width:340px;padding:22px 20px 16px;background:#fff;border-radius:16px;border:1px solid #e6ebf1;box-shadow:0 16px 40px rgba(15,23,42,.18)}.app-confirm-title{margin:0 0 10px;font-size:17px;font-weight:800;letter-spacing:-.02em;color:#1a2332;text-align:center}.app-confirm-msg{margin:0 0 20px;font-size:14px;font-weight:500;line-height:1.55;color:#7a8a99;text-align:center;white-space:pre-line}.app-confirm-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.app-confirm-actions.is-single{grid-template-columns:1fr}.app-confirm-btn{min-height:44px;border:none;border-radius:12px;font-size:14px;font-weight:700;cursor:pointer}.app-confirm-btn--cancel{background:#f3f4f6;color:#546e7a}.app-confirm-btn--ok{background:#1e3a5f;color:#fff}.app-confirm-btn:active{opacity:.88}.terms-sheet-mask{position:fixed;inset:0;z-index:70;justify-content:flex-end;background:rgba(15,23,42,.4)}.terms-sheet,.terms-sheet-mask{display:flex;flex-direction:column}.terms-sheet{position:relative;margin-top:auto;width:100%;max-height:min(92dvh,920px);background:#fff;border-radius:18px 18px 0 0;box-shadow:0 -8px 28px rgba(15,23,42,.14);overflow:hidden}.terms-sheet .terms-sheet-head.app-topbar{position:relative;flex-shrink:0}.terms-sheet-title{flex:1;margin:0;font-size:15px;font-weight:800;color:#1a2332;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.terms-sheet-close{flex-shrink:0;min-width:52px;min-height:40px;padding:0 10px;border:none;border-radius:10px;background:#f3f4f6;color:#455a64;font-size:13px;font-weight:700;cursor:pointer}.terms-sheet-close:active{background:#e8ecf0}.terms-sheet-body{position:relative;flex:1;min-height:0;overflow:auto;padding:16px 18px calc(24px + env(safe-area-inset-bottom, 0px))}.terms-sheet-meta{margin:0 0 10px;font-size:12px;font-weight:700;color:#7a8a99}.terms-sheet-text{white-space:pre-wrap;font-size:13px;line-height:1.75;color:#455a64}.app-setting-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:6px 0}.app-setting-text{min-width:0;flex:1}.app-setting-label{margin:0;display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:800;color:#1a2332}.app-setting-desc{margin:4px 0 0;font-size:12px;font-weight:600;color:#7a8a99;line-height:1.4}.app-setting-switch{position:relative;width:48px;height:28px;flex-shrink:0;border:none;border-radius:999px;background:#cfd8dc;cursor:pointer;padding:0;transition:background .2s ease}.app-setting-switch.on{background:#1e3a5f}.app-setting-switch:disabled{opacity:.45;cursor:not-allowed}.app-setting-switch:active:not(:disabled){opacity:.9}.app-setting-knob{position:absolute;top:3px;left:3px;width:22px;height:22px;border-radius:50%;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.2);transition:transform .2s ease}.app-setting-switch.on .app-setting-knob{transform:translateX(20px)}.app-settings-group+.app-settings-group{margin-top:4px;padding-top:8px;border-top:1px solid #f0f3f7}.ys-btn{display:flex;align-items:center;justify-content:center;width:100%;min-height:clamp(48px,6.5vmin,56px);padding:0 clamp(14px,3vw,20px);border:none;border-radius:14px;font-size:clamp(15px,2.6vmin,17px);font-weight:700;letter-spacing:-.02em;cursor:pointer;transition:transform .12s ease,opacity .12s ease}.ys-btn:active:not(:disabled){transform:scale(.98)}.ys-btn:disabled{opacity:.45;cursor:not-allowed}.ys-btn-primary{background:#1e3a5f;color:#fff;box-shadow:0 10px 24px rgba(30,58,95,.22)}.ys-btn-secondary{background:#fff;color:#1e3a5f;border:1px solid #e5e7eb;margin-bottom:12px}.ys-btn-text{min-height:44px;margin-top:6px;background:transparent;color:#6b7280;font-size:14px;font-weight:600;box-shadow:none}.ys-welcome{position:relative;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;background:#fff;padding:calc(24px + env(safe-area-inset-top, 0px)) clamp(20px,5vw,40px) 0;overflow:hidden}.ys-welcome-main{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-bottom:clamp(16px,3vh,32px)}.ys-logo-wordmark{display:block;width:min(56vw,200px);height:auto;-o-object-fit:contain;object-fit:contain;background:transparent}.ys-logo-wordmark--lg{width:clamp(180px,42vmin,320px);margin:0 auto 16px}.ys-logo-wordmark--sm{width:72px;max-width:72px;flex-shrink:0}.ys-welcome-main .ys-logo-wordmark{margin-bottom:16px}.ys-welcome-sub{margin:0;font-size:clamp(13px,2.4vmin,16px);font-weight:500;color:#888}.ys-splash{min-height:100vh;min-height:100dvh;justify-content:center;background:#fff;padding:calc(24px + env(safe-area-inset-top, 0px)) 24px calc(24px + env(safe-area-inset-bottom, 0px))}.ys-splash,.ys-splash-inner{display:flex;align-items:center}.ys-splash-inner{flex-direction:column;text-align:center;width:100%;max-width:320px}.ys-splash-logo{display:block;width:clamp(168px,44vw,240px);height:auto;-o-object-fit:contain;object-fit:contain}.ys-splash-loading{margin:22px 0 0;font-size:14px;font-weight:600;letter-spacing:-.02em;color:#6b7280}.ys-splash-spinner{display:block;width:28px;height:28px;margin-top:16px;border:3px solid #e8edf2;border-top-color:#1e3a5f;border-radius:50%;animation:ys-splash-spin .75s linear infinite}@keyframes ys-splash-spin{to{transform:rotate(1turn)}}.ys-welcome-actions{width:100%;max-width:min(400px,100%);margin:0 auto;padding:12px 0 calc(28px + env(safe-area-inset-bottom, 0px))}.ys-btn-ghost{margin-top:10px;background:#fff;color:#333;border:1px solid #ddd}.ys-btn-ghost,.ys-btn-primary{box-shadow:none}.ys-login{--ys-auth-pad-x:clamp(20px,5vw,36px);--ys-auth-col:min(100%,440px);position:relative;min-height:100vh;min-height:100dvh;background:#fff;padding:0 var(--ys-auth-pad-x) calc(24px + env(safe-area-inset-bottom, 0px));display:flex;flex-direction:column;align-items:center;box-sizing:border-box;overflow:hidden}.ys-login>.app-topbar{width:calc(100% + var(--ys-auth-pad-x)*2);margin-left:calc(var(--ys-auth-pad-x)*-1);margin-right:calc(var(--ys-auth-pad-x)*-1);align-self:stretch;max-width:none}.ys-login-head{align-items:center;min-height:52px;padding-top:env(safe-area-inset-top,0);margin:0 -8px}.ys-auth-head,.ys-login-head{display:flex;width:100%;max-width:var(--ys-auth-col)}.ys-auth-head{flex-direction:column;align-items:stretch;padding-top:8px;margin:0 auto 20px}.ys-auth-head-bar{display:flex;align-items:center;gap:4px;min-height:40px;margin:0 0 10px;padding-left:0;padding-right:0}.ys-auth-page-title{margin:0;padding:0 8px;font-size:clamp(20px,3.8vmin,28px);font-weight:800;letter-spacing:-.03em;color:#111827;text-align:center}.ys-icon-btn{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:12px;background:transparent;color:#111827;cursor:pointer;flex-shrink:0}.ys-icon-btn:active{background:#f3f4f6}.ys-login-brand{display:flex;flex-direction:column;align-items:flex-start;gap:14px;padding:8px 0 22px}.ys-login-avatar{width:56px;height:56px;border-radius:16px;-o-object-fit:cover;object-fit:cover;box-shadow:0 6px 16px rgba(30,58,95,.12)}.ys-login-title{margin:0;font-size:28px;font-weight:800;letter-spacing:-.04em;color:#111827}.ys-seg{display:grid;grid-template-columns:1fr 1fr;gap:4px;width:100%;max-width:var(--ys-auth-col);padding:4px;margin-bottom:22px;margin-top:2px;background:#eef1f5;border:1px solid #e4e9ef;border-radius:12px}.ys-seg-item{min-height:clamp(38px,5.5vmin,46px);border:none;border-radius:10px;background:transparent;color:#78909c;font-size:clamp(13px,2.4vmin,15px);font-weight:700;cursor:pointer}.ys-seg-item.active{background:#fff;color:#1e3a5f;box-shadow:0 1px 4px rgba(30,58,95,.1)}.ys-login-form{width:100%;max-width:var(--ys-auth-col);flex:1}.ys-field{margin-bottom:12px}.ys-field input,.ys-field select{width:100%;min-height:clamp(48px,6.5vmin,56px);padding:0 16px;border:1px solid #e5e7eb;border-radius:14px;background:#f9fafb;font-size:16px;font-weight:500;color:#111827;outline:none;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.ys-field input::-moz-placeholder,.ys-field select::-moz-placeholder{color:#9ca3af;font-weight:500}.ys-field input::placeholder,.ys-field select::placeholder{color:#9ca3af;font-weight:500}.ys-field input:focus,.ys-field select:focus{background:#fff;border-color:#1e3a5f;box-shadow:0 0 0 3px rgba(30,58,95,.1)}.ys-field input.is-locked,.ys-field input[readonly],.ys-field select.is-locked,.ys-field select[readonly]{background:#eef1f4;color:#4b5563;cursor:default}.ys-field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:36px}.ys-verify-block{margin-bottom:8px}.ys-verify-row{display:flex;align-items:flex-start;gap:8px;margin-bottom:4px}.ys-verify-row .ys-field-grow{flex:1;margin-bottom:0}.ys-btn-verify{flex-shrink:0;width:auto;min-width:92px;min-height:clamp(48px,6.5vmin,56px);padding:0 14px;white-space:nowrap}.ys-verify-done{display:flex;align-items:center;flex-wrap:wrap;gap:8px 10px;margin:0 0 16px;padding:12px 14px;border-radius:12px;background:#e8f5e9;border:1px solid #c8e6c9}.ys-verify-badge{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;background:#2e7d32;color:#fff;font-size:12px;font-weight:700}.ys-verify-email{flex:1;min-width:0;font-size:13px;font-weight:600;color:#1b5e20;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ys-link-btn{border:none;background:transparent;padding:0;font-size:12px;font-weight:700;color:#546e7a;text-decoration:underline;cursor:pointer}.ys-hint--ok{background:#e8f5e9;color:#2e7d32}.ys-btn:disabled,.ys-btn[disabled]{opacity:.55;cursor:not-allowed}.ys-daum-addr{margin-bottom:4px}.ys-daum-addr-row{display:flex;align-items:flex-start;gap:8px;margin-bottom:0}.ys-daum-addr-row .ys-field-grow{flex:1;margin-bottom:12px}.ys-btn-addr{flex-shrink:0;width:auto;min-width:88px;min-height:clamp(48px,6.5vmin,56px);padding:0 12px;white-space:nowrap}.ys-pw-fields{margin-bottom:8px}.ys-pw-field{position:relative}.ys-pw-field input{padding-right:78px}.ys-pw-eye{right:14px;border:none;background:transparent;padding:6px 4px;font-size:12px;font-weight:700;color:#78909c;cursor:pointer;z-index:2}.ys-pw-eye,.ys-pw-ok-mark{position:absolute;top:50%;transform:translateY(-50%)}.ys-pw-ok-mark{right:52px;width:22px;height:22px;border-radius:50%;background:#2e7d32;color:#fff;font-size:13px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;line-height:1;z-index:1}.ys-pw-rules{list-style:none;display:flex;flex-wrap:wrap;gap:6px 10px;margin:-2px 0 14px;padding:0 2px}.ys-pw-rule{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:600;color:#9aa6b2}.ys-pw-rule .ys-pw-rule-ico{width:16px;height:16px;border-radius:50%;border:1.5px solid #cfd8dc;display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:800;color:transparent;background:#fff}.ys-pw-rule.ok{color:#2e7d32}.ys-pw-rule.ok .ys-pw-rule-ico{border-color:#2e7d32;background:#e8f5e9;color:#2e7d32}.ys-pw-match{margin:-6px 0 14px;padding:0 4px;font-size:12px;font-weight:700;color:#c62828}.ys-pw-match.ok{color:#2e7d32}.ys-login-links{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:18px}.ys-login-links a{font-size:13px;font-weight:600;color:#6b7280;text-decoration:none}.ys-login-links .dot{color:#d1d5db}.ys-hint{margin:0 0 12px;padding:10px 12px;border-radius:10px;background:#eef5ff;color:#1565c0;font-size:12px;font-weight:700}.ys-hint--otp{background:#fff8e6;color:#9a6700;font-size:14px;letter-spacing:.02em}.ys-form-guide{margin:0 0 14px;font-size:13px;font-weight:500;color:#6b7280;line-height:1.5}.ys-field-inline{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.ys-btn-inline{width:100%}.ys-hint-inline{margin:0}.ys-terms{margin:16px 0 20px}.ys-terms-heading{margin:0 0 10px;font-size:14px;font-weight:800;color:#111827;letter-spacing:-.02em}.ys-check-all{display:flex;align-items:flex-start;gap:12px;padding:14px 14px;margin-bottom:10px;border:1px solid #d5dde6;border-radius:14px;background:#fff;cursor:pointer;box-shadow:0 2px 8px rgba(30,58,95,.04)}.ys-check-all input{flex-shrink:0;width:20px;height:20px;margin-top:1px;accent-color:#1565c0;cursor:pointer}.ys-check-all.checked{border-color:rgba(21,101,192,.45);background:#eef4fb}.ys-check-all.indeterminate{border-color:rgba(21,101,192,.3);background:#f5f9fd}.ys-check-all-text{display:flex;flex-direction:column;gap:4px;min-width:0}.ys-check-all-label{font-size:16px;font-weight:800;color:#111827;letter-spacing:-.02em}.ys-check-all-desc{font-size:11px;font-weight:600;color:#9ca3af;line-height:1.45}.ys-terms-list{list-style:none;margin:0;padding:0;border:1px solid #e8edf2;border-radius:14px;background:#fff;overflow:hidden}.ys-terms-list li+li{border-top:1px solid #f0f3f7}.ys-check-item{display:flex;align-items:flex-start;gap:10px;padding:13px 14px;margin:0;cursor:pointer}.ys-check-item input{flex-shrink:0;width:18px;height:18px;margin-top:2px;accent-color:#1565c0;cursor:pointer}.ys-check-item-text{flex:1;min-width:0;display:flex;align-items:flex-start;justify-content:space-between;gap:8px;font-size:13px;font-weight:600;color:#4b5563;line-height:1.45}.ys-check-item-label{flex:1;min-width:0;word-break:keep-all}.ys-check-item-label em{display:inline-block;min-width:32px;margin-right:4px;font-style:normal;font-size:11px;font-weight:800}.ys-check-item-label em.req{color:#c62828}.ys-check-item-label em.opt{color:#78909c}.ys-terms-view{flex-shrink:0;color:#1565c0;font-size:12px;font-weight:800;text-decoration:none;border:none;background:transparent;padding:0;cursor:pointer;white-space:nowrap}.ys-check{display:flex;align-items:flex-start;gap:10px;padding:12px 0;border-bottom:1px solid #f3f4f6;font-size:13px;font-weight:500;color:#4b5563}.ys-check input{margin-top:2px;accent-color:#1e3a5f}.ys-check .ys-terms-view,.ys-check a{color:#1565c0;font-weight:700;text-decoration:none;border:none;background:transparent;padding:0;font-size:inherit;cursor:pointer}.splash-page.bomi-splash{background:#faf8f5}.splash-page.bomi-splash .splash-brand{margin-top:8px;color:#111827;letter-spacing:-.04em;font-size:24px}.splash-page.bomi-splash .splash-bomi{width:min(42vw,168px);border-radius:28px;animation:none}.auth-decor{display:none;pointer-events:none;position:absolute;inset:0;z-index:0;overflow:hidden}.ys-auth-head,.ys-login-form,.ys-seg,.ys-welcome-actions,.ys-welcome-main{position:relative;z-index:1}.auth-decor-grove{position:absolute;bottom:clamp(24px,6vh,72px);width:clamp(140px,22vw,220px);height:auto;opacity:.58}.auth-decor-grove--left{left:clamp(8px,3vw,40px)}.auth-decor-grove--right{right:clamp(8px,3vw,40px)}.auth-decor-grove .ad-trunk{fill:#8d9aab;opacity:.42}.auth-decor-shape{position:absolute;display:block;opacity:.26}.auth-decor-shape.s1{width:64px;height:64px;top:12%;left:8%}.auth-decor-shape.s2{width:32px;height:32px;top:22%;right:12%;opacity:.2}.auth-decor-shape.s3{width:18px;height:18px;top:48%;left:5%;opacity:.28}.auth-decor-shape.s4{width:44px;height:44px;bottom:28%;right:6%;opacity:.18}.auth-decor-shape.s5{width:12px;height:12px;top:38%;right:18%;opacity:.32}.auth-decor-shape.s6{width:26px;height:26px;bottom:18%;left:16%;opacity:.2}.auth-decor--spring .ad-canopy--a{fill:#b8d4b8;opacity:.4}.auth-decor--spring .ad-canopy--b{fill:#9fc49f;opacity:.36}.auth-decor--spring .ad-canopy--c{fill:#c5dfc5;opacity:.38}.auth-decor--spring .ad-petal--1{fill:#e8b8c8;opacity:.45}.auth-decor--spring .ad-petal--2{fill:#f0c8d4;opacity:.4}.auth-decor--spring .ad-petal--3{fill:#dca8ba;opacity:.38}.auth-decor--spring .auth-decor-shape.petal{border-radius:50% 0 50% 50%;background:#e5b9c8;transform:rotate(-18deg)}.auth-decor--spring .auth-decor-shape.petal.s2,.auth-decor--spring .auth-decor-shape.petal.s4,.auth-decor--spring .auth-decor-shape.petal.s6{background:#c9dcc9;border-radius:50%;transform:none}.auth-decor--summer .ad-sun{fill:#e8c97a;opacity:.42}.auth-decor--summer .ad-sun--soft{fill:#edd9a0;opacity:.32}.auth-decor--summer .ad-canopy--a{fill:#7fb08a;opacity:.4}.auth-decor--summer .ad-canopy--b{fill:#6a9e76;opacity:.36}.auth-decor--summer .ad-canopy--c{fill:#92c09a;opacity:.38}.auth-decor--summer .ad-orb--1{fill:#c5dde8;opacity:.4}.auth-decor--summer .ad-block{fill:#a8c9b0;opacity:.3}.auth-decor--summer .auth-decor-shape.sun{border-radius:50%;background:#e6d090}.auth-decor--summer .auth-decor-shape.sun.s2,.auth-decor--summer .auth-decor-shape.sun.s5{background:#a8d0e0}.auth-decor--summer .auth-decor-shape.sun.s3,.auth-decor--summer .auth-decor-shape.sun.s6{background:#9bc4a4;border-radius:8px}.auth-decor--autumn .ad-canopy--a{fill:#d4a574;opacity:.42}.auth-decor--autumn .ad-canopy--b{fill:#c4785a;opacity:.38}.auth-decor--autumn .ad-canopy--c{fill:#e0b86a;opacity:.4}.auth-decor--autumn .ad-leaf{fill:#d4925c;opacity:.45}.auth-decor--autumn .ad-leaf--2{fill:#c46a4a;opacity:.4}.auth-decor--autumn .auth-decor-shape.leaf{background:#d4a06a;border-radius:2px;transform:rotate(35deg);clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%)}.auth-decor--autumn .auth-decor-shape.leaf.s2,.auth-decor--autumn .auth-decor-shape.leaf.s5{background:#c4785a;transform:rotate(-25deg)}.auth-decor--autumn .auth-decor-shape.leaf.s4,.auth-decor--autumn .auth-decor-shape.leaf.s6{background:#e0b86a;transform:rotate(12deg)}.auth-decor--winter .ad-canopy--a{fill:#8fa4b8;opacity:.4}.auth-decor--winter .ad-canopy--b{fill:#7a93aa;opacity:.36}.auth-decor--winter .ad-canopy--c{fill:#a0b4c6;opacity:.38}.auth-decor--winter .ad-flake{fill:#d8e4f0;opacity:.55}.auth-decor--winter .ad-flake--2{opacity:.4}.auth-decor--winter .ad-snow{fill:#e4eef6;opacity:.5}.auth-decor--winter .auth-decor-shape.snow{background:#d5e2ee;border-radius:50%}.auth-decor--winter .auth-decor-shape.snow.s2,.auth-decor--winter .auth-decor-shape.snow.s4{border-radius:2px;transform:rotate(45deg);opacity:.22}.auth-decor--winter .auth-decor-shape.snow.s5{width:10px;height:10px}.app-brand{margin:0 0 14px;font-size:12px;font-weight:800;letter-spacing:.22em;color:#1e3a5f}.app-title{margin:0 0 10px;font-size:28px;font-weight:800;line-height:1.28;letter-spacing:-.03em;color:#1a2332;white-space:pre-line}.app-sub{margin:0 0 28px;font-size:14px;line-height:1.55;color:#7a8a99}.app-card{display:flex;align-items:flex-start;gap:14px;width:100%;padding:18px 16px;margin:0 0 12px;text-align:left;background:#fff;border:1px solid #e6ebf1;border-radius:16px;box-shadow:0 2px 8px rgba(30,58,95,.06);cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,transform .12s ease}.app-card:active{transform:scale(.985);border-color:#c5d3e4;box-shadow:0 8px 24px rgba(30,58,95,.08)}.app-card .card-ico{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#e8eef5;color:#1e3a5f;flex-shrink:0}.app-card .card-ico.care{background:#e3f0fc;color:#1565c0}.app-card .card-text{flex:1;min-width:0}.app-card .card-title{margin:2px 0 6px;font-size:16px;font-weight:800;letter-spacing:-.02em;color:#1a2332}.app-card .card-desc{margin:0;font-size:13px;line-height:1.5;color:#7a8a99;white-space:pre-line}.app-card .card-chevron{align-self:center;color:#b0bec5}.app-field{margin-bottom:14px}.app-field label{display:block;margin-bottom:7px;font-size:12px;font-weight:700;color:#5f7080}.app-field input,.app-field select,.app-field textarea{width:100%;padding:13px 14px;font-size:15px;font-weight:500;color:#1a2332;border:1px solid #e6ebf1;border-radius:12px;background:#fff;outline:none;transition:border-color .15s ease,box-shadow .15s ease;-webkit-appearance:none}.app-field input::-moz-placeholder,.app-field select::-moz-placeholder,.app-field textarea::-moz-placeholder{color:#a8b4c0}.app-field input::placeholder,.app-field select::placeholder,.app-field textarea::placeholder{color:#a8b4c0}.app-field input:focus,.app-field select:focus,.app-field textarea:focus{border-color:#1565c0;box-shadow:0 0 0 3px rgba(21,101,192,.12)}.app-field textarea{min-height:88px;resize:vertical}.app-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:48px;padding:0 18px;border:none;border-radius:12px;font-size:15px;font-weight:700;letter-spacing:-.01em;cursor:pointer;transition:opacity .15s ease,transform .12s ease}.app-btn:active:not(:disabled){transform:scale(.98)}.app-btn:disabled{opacity:.5;cursor:not-allowed}.app-btn.primary{width:100%;background:#1565c0;color:#fff;box-shadow:0 6px 16px rgba(21,101,192,.25)}.app-btn.dark{width:100%;background:#1e3a5f;color:#fff;box-shadow:0 6px 16px rgba(30,58,95,.22)}.app-btn.ghost{background:transparent;color:#7a8a99;min-height:40px}.app-btn.outline{background:#fff;color:#1e3a5f;border:1px solid #e6ebf1;width:100%}.app-btn.danger{background:transparent;color:#c62828}.app-btn.sm{min-height:36px;padding:0 12px;font-size:12px;border-radius:10px;width:auto;box-shadow:none}.app-link{display:inline-block;margin-top:14px;font-size:13px;font-weight:600;color:#1565c0;text-decoration:none}.app-check{display:flex;align-items:flex-start;gap:10px;margin:10px 0;padding:12px 12px;font-size:13px;font-weight:500;color:#455a64;background:#fff;border:1px solid #e6ebf1;border-radius:12px}.app-check input{margin-top:2px;width:16px;height:16px;accent-color:#1565c0}.app-check a{color:#1565c0;text-decoration:none;font-weight:700}.app-list-item{padding:16px;margin-bottom:10px;background:#fff;border:1px solid #e6ebf1;border-radius:16px;box-shadow:0 2px 8px rgba(30,58,95,.06)}.app-list-item .item-title{margin:0 0 5px;font-size:15px;font-weight:800;letter-spacing:-.02em;color:#1a2332}.app-list-item .item-sub{margin:0;font-size:12px;line-height:1.45;color:#7a8a99}.app-list-item .item-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.app-hint{margin:10px 0 0;padding:10px 12px;font-size:12px;font-weight:600;color:#1565c0;background:#e3f0fc;border-radius:10px}.app-empty{padding:48px 16px;text-align:center;font-size:14px;color:#7a8a99;background:#fff;border:1px dashed #d5dde6;border-radius:16px}.home-hero{padding:8px 0 4px}.home-hero .hero-kicker{margin:0 0 8px;font-size:12px;font-weight:700;color:#7a8a99}.home-hero .hero-name{margin:0 0 6px;font-size:24px;font-weight:800;letter-spacing:-.03em;color:#1a2332}.home-hero .hero-meta{margin:0;font-size:13px;color:#7a8a99}.info-panel{margin-top:18px;padding:18px 16px;background:#fff;border:1px solid #e6ebf1;border-radius:16px;box-shadow:0 2px 8px rgba(30,58,95,.06)}.info-panel .panel-label{margin:0 0 6px;font-size:12px;font-weight:700;color:#7a8a99}.info-panel .panel-value{margin:0 0 8px;font-size:20px;font-weight:800;color:#1e3a5f}.info-panel .panel-desc{margin:0;font-size:13px;line-height:1.5;color:#7a8a99}.status-chip{display:inline-flex;align-items:center;margin-top:8px;padding:3px 8px;border-radius:999px;font-size:11px;font-weight:700}.status-chip.pending{background:#fff3e0;color:#ef6c00}.status-chip.active,.status-chip.approved{background:#e8f5e9;color:#2e7d32}.status-chip.rejected{background:#fdecea;color:#c62828}.status-chip.hold{background:#eceff1;color:#546e7a}.app-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:30;display:flex;height:calc(64px + env(safe-area-inset-bottom, 0px));padding-bottom:env(safe-area-inset-bottom,0);background:hsla(0,0%,100%,.96);border-top:1px solid #e6ebf1;box-shadow:0 -4px 20px rgba(30,58,95,.05);backdrop-filter:blur(10px)}.app-bottom-nav button{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border:none;background:transparent;color:#9aa7b5;font-size:10px;font-weight:700;cursor:pointer;transition:color .15s ease}.app-bottom-nav button.active{color:#1e3a5f}.app-bottom-nav button.active .nav-ico-wrap{background:#e8eef5}.app-bottom-nav button .nav-ico-wrap{width:36px;height:28px;border-radius:10px;display:flex;align-items:center;justify-content:center}.modal-mask{position:fixed;inset:0;z-index:40;display:flex;align-items:flex-end;justify-content:center;background:rgba(15,23,42,.48)}.modal-sheet{width:100%;max-width:520px;max-height:85vh;overflow:auto;padding:12px 18px calc(24px + env(safe-area-inset-bottom, 0px));background:#fff;border-radius:20px 20px 0 0;box-shadow:0 -8px 30px rgba(0,0,0,.12)}.modal-sheet:before{content:"";display:block;width:36px;height:4px;margin:4px auto 16px;border-radius:999px;background:#d5dde6}.splash-page{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#1e3a5f;color:#fff}.splash-page.bomi-splash{background:#f7f5f2;color:#1e3a5f}.splash-page .splash-bomi{width:min(52vw,220px);height:auto;margin-bottom:18px;animation:bomiFloat 2.4s ease-in-out infinite}.splash-page .splash-mark{width:72px;height:72px;border-radius:20px;display:flex;align-items:center;justify-content:center;margin-bottom:18px;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.18);font-size:22px;font-weight:800;letter-spacing:.04em}.splash-page .splash-brand{font-size:30px;font-weight:800;letter-spacing:.22em}.splash-page .splash-sub{margin-top:12px;font-size:13px;font-weight:600;color:#7a8a99}.splash-page:not(.bomi-splash) .splash-sub{color:#fff;opacity:.78}.entry-hero{padding-top:28px;padding-bottom:8px}.entry-hero .entry-badge{display:inline-flex;align-items:center;gap:6px;margin-bottom:18px;padding:6px 10px;border-radius:999px;background:#e8eef5;color:#1e3a5f;font-size:11px;font-weight:800;letter-spacing:.08em}.entry-footer{margin-top:8px;text-align:center}.entry-footer .entry-or{margin:18px 0 10px;font-size:12px;color:#a0aec0}.welcome-page{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;background:#f2f5f9;animation:welcomeIn .45s ease-out}@keyframes welcomeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.welcome-hero{flex:0 0 auto;padding:calc(28px + env(safe-area-inset-top, 0px)) 24px 36px;background:#1e3a5f;color:#fff}.welcome-hero-inner{max-width:420px;margin:0 auto}.welcome-mark{width:56px;height:56px;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:18px;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.2);font-size:18px;font-weight:800;letter-spacing:.04em}.welcome-brand{margin:0 0 14px;font-size:13px;font-weight:800;letter-spacing:.28em;opacity:.9}.welcome-headline{margin:0 0 12px;font-size:30px;font-weight:800;line-height:1.28;letter-spacing:-.03em;white-space:pre-line}.welcome-lead{margin:0;max-width:320px;font-size:14px;font-weight:500;line-height:1.55;color:hsla(0,0%,100%,.78)}.welcome-sheet{flex:1;margin-top:-18px;padding:28px 18px calc(28px + env(safe-area-inset-bottom, 0px));max-width:480px;width:100%;margin-left:auto;margin-right:auto;background:#f2f5f9;border-radius:22px 22px 0 0;box-shadow:0 -8px 28px rgba(15,23,42,.12)}.welcome-sheet-label{margin:0 0 6px;font-size:11px;font-weight:800;letter-spacing:.08em;color:#7a8a99;text-transform:uppercase}.welcome-sheet-title{margin:0 0 18px;font-size:20px;font-weight:800;letter-spacing:-.02em;color:#1a2332}.welcome-choice{display:flex;align-items:center;gap:12px;width:100%;padding:16px 14px;margin:0 0 10px;text-align:left;background:#fff;border:1px solid #e6ebf1;border-radius:16px;box-shadow:0 2px 8px rgba(30,58,95,.06);cursor:pointer;transition:transform .12s ease,border-color .15s ease}.welcome-choice:active{transform:scale(.985);border-color:#c5d3e4}.welcome-choice-ico{width:46px;height:46px;border-radius:13px;display:flex;align-items:center;justify-content:center;background:#e8eef5;color:#1e3a5f;flex-shrink:0}.welcome-choice-ico.care{background:#e3f0fc;color:#1565c0}.welcome-choice-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.welcome-choice-body strong{font-size:15px;font-weight:800;color:#1a2332;letter-spacing:-.02em}.welcome-choice-body span{font-size:12px;font-weight:500;color:#7a8a99;line-height:1.4}.welcome-choice-chevron{color:#b0bec5;flex-shrink:0}.welcome-signup{display:block;width:100%;margin-top:14px;padding:14px;border:none;border-radius:12px;background:transparent;color:#1565c0;font-size:14px;font-weight:700;cursor:pointer}.search-row{display:flex;gap:8px;margin-bottom:14px}.search-row input{flex:1;min-height:48px;padding:0 14px;border:1px solid #e6ebf1;border-radius:12px;font-size:15px;background:#fff;outline:none}.search-row input:focus{border-color:#1565c0;box-shadow:0 0 0 3px rgba(21,101,192,.12)}.terms-body{white-space:pre-wrap;font-size:13px;line-height:1.75;color:#455a64;padding:16px;background:#fff;border:1px solid #e6ebf1;border-radius:16px}.terms-page-close{flex-shrink:0;min-height:36px;padding:0 12px;margin-left:6px;border:none;border-radius:10px;background:#f3f4f6;color:#455a64;font-size:13px;font-weight:700;cursor:pointer}.terms-page-close:active{background:#e8ecf0}.terms-topbar .ys-icon-btn{margin-left:-4px}.section-label{margin:4px 0 10px;font-size:12px;font-weight:800;letter-spacing:.04em;color:#8a97a6;text-transform:uppercase}.auth-links{display:flex;flex-direction:column;align-items:center;gap:4px;margin-top:8px}.pwa-install-mask{position:fixed;inset:0;z-index:80;display:flex;align-items:flex-end;justify-content:center;background:rgba(15,23,42,.45)}.pwa-install-sheet{width:100%;max-width:520px;padding:20px 20px calc(22px + env(safe-area-inset-bottom, 0px));background:#fff;border-radius:20px 20px 0 0;box-shadow:0 -10px 32px rgba(0,0,0,.14);text-align:center}.pwa-install-brand{display:flex;justify-content:center;margin-bottom:12px}.pwa-install-icon{width:64px;height:64px;border-radius:16px;-o-object-fit:cover;object-fit:cover;border:1px solid #e8edf2;box-shadow:0 4px 14px rgba(30,58,95,.12)}.pwa-install-title{margin:0 0 8px;font-size:18px;font-weight:800;color:#1a2332;letter-spacing:-.02em}.pwa-install-desc{margin:0 0 10px;font-size:13px;font-weight:600;color:#607d8b;line-height:1.45}.pwa-install-ios{margin:0 0 14px;font-size:12px;font-weight:700;color:#546e7a;line-height:1.4}.pwa-install-actions{display:grid;grid-template-columns:1fr 1.2fr;gap:8px;margin-top:8px}.pwa-install-later,.pwa-install-ok{width:100%;min-height:44px}.cg-home-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:calc(100dvh - 160px);padding:40px 28px 110px}.cg-home-mark{width:64px;height:64px;border-radius:22px;background:#e8eef5;margin-bottom:20px;position:relative}.cg-home-mark:after{content:"";position:absolute;inset:18px;border-radius:10px;background:#1e3a5f;opacity:.85}.cg-empty-title{margin:0;font-size:18px;font-weight:800;color:#1a2332;letter-spacing:-.03em}.cg-empty-desc{margin:10px 0 0;font-size:13px;font-weight:500;color:#7a8a99;line-height:1.55}.cg-empty-actions{display:flex;flex-direction:column;align-items:center;gap:8px;margin-top:22px}.cg-empty-cta{margin-top:0;border:none;background:#1e3a5f;color:#fff;font-size:13px;font-weight:800;padding:12px 20px;border-radius:12px;cursor:pointer;min-width:160px}.cg-empty-cta.ghost{background:#fff;color:#1e3a5f;border:1px solid #d5dde6}.cg-center-panel{background:#f2f5f9}.cg-topbar .cg-icon-btn{width:36px;height:36px;border:none;border-radius:10px;background:#f0f4f8;color:#1e3a5f;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.cg-sticky{position:sticky;top:calc(48px + env(safe-area-inset-top, 0px));z-index:12;width:100%;max-width:min(720px,100%);margin:0 auto;padding:6px 14px 6px;padding-left:max(14px,env(safe-area-inset-left,0px));background:rgba(242,245,249,.96);backdrop-filter:blur(10px);border-bottom:1px solid rgba(230,235,241,.85)}.cg-segment{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;padding:4px;border-radius:14px;background:#e7edf4}.cg-seg-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:none;background:transparent;min-height:40px;border-radius:11px;font-size:13px;font-weight:800;color:#6b7c8d;cursor:pointer}.cg-seg-btn.active{background:#fff;color:#1e3a5f;box-shadow:0 1px 4px rgba(30,58,95,.1)}.cg-seg-count{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#d7e3f0;color:#1e3a5f;font-size:11px;font-weight:800;font-style:normal}.cg-seg-btn.active .cg-seg-count{background:#e8eef5}.cg-seg-dot{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#ef6c00;color:#fff;font-size:11px;font-weight:800;font-style:normal}.cg-center-body{padding-top:8px!important;padding-bottom:calc(100px + env(safe-area-inset-bottom, 0px))!important}.cg-center-body.cg-center-inbox-only{padding-left:0;padding-right:0}.cg-find-pane{margin-top:0}.cg-pane{animation:cgFade .18s ease}.cg-pane.cg-pane-inbox{padding:0;margin:0 -16px}.cg-shell .app-bottom-nav button .nav-ico-wrap{position:relative}.cg-nav-badge{position:absolute;top:-2px;right:-6px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:#c62828;color:#fff;font-size:9px;font-style:normal;font-weight:800;line-height:16px;text-align:center}@keyframes cgFade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.cg-state{display:flex;flex-direction:column;align-items:center;text-align:center;padding:48px 20px 32px}.cg-state.compact{padding:36px 16px 20px}.cg-state-icon{width:64px;height:64px;border-radius:20px;background:#e8eef5;color:#1e3a5f;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.cg-state-icon.soft{background:#eef2f6;color:#607d8b}.cg-state-title{margin:0;font-size:16px;font-weight:800;color:#1a2332;letter-spacing:-.02em}.cg-state-desc{margin:8px 0 0;font-size:13px;font-weight:500;color:#7a8a99;line-height:1.55}.cg-state-btn{margin-top:18px;border:none;background:#1565c0;color:#fff;font-size:13px;font-weight:800;padding:12px 18px;border-radius:12px;cursor:pointer;box-shadow:0 6px 14px rgba(21,101,192,.22)}.cg-mycenter-card{position:relative;margin-bottom:14px;background:#fff;border:1px solid #e6ebf1;border-radius:20px;overflow:hidden;box-shadow:0 4px 16px rgba(30,58,95,.06);cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.cg-mycenter-card:active{transform:scale(.985);box-shadow:0 2px 8px rgba(30,58,95,.05)}.cg-mycenter-card.is-new{border-color:#ffcc80;box-shadow:0 6px 20px rgba(239,108,0,.12)}.cg-mycenter-accent{height:4px;background:var(--biz-color,#1e3a5f)}.cg-mycenter-head{display:flex;align-items:flex-start;gap:12px;padding:16px 16px 12px}.cg-mycenter-logo{flex-shrink:0;width:52px;height:52px;border-radius:16px;display:flex;align-items:center;justify-content:center;background:var(--biz-color,#1e3a5f);color:#fff;font-size:20px;font-weight:800;letter-spacing:-.04em}.cg-mycenter-title{flex:1;min-width:0}.cg-mycenter-name-row{display:flex;align-items:flex-start;gap:6px}.cg-mycenter-name{margin:0;flex:1;font-size:17px;font-weight:800;color:#1a2332;letter-spacing:-.03em;line-height:1.35;word-break:keep-all}.cg-mycenter-new{flex-shrink:0;height:20px;padding:0 7px;border-radius:6px;background:#ef6c00;color:#fff;font-size:10px;font-weight:900;letter-spacing:.04em;display:inline-flex;align-items:center}.cg-mycenter-status{flex-shrink:0;height:24px;padding:0 9px;border-radius:999px;background:#e8f5e9;color:#2e7d32;font-size:11px;font-weight:800}.cg-mycenter-chips{display:flex;flex-wrap:wrap;align-items:center;gap:5px;margin-top:8px}.cg-mycenter-chip{display:inline-flex;align-items:center;height:22px;padding:0 8px;border-radius:7px;font-size:11px;font-weight:800}.cg-mycenter-region{font-size:11px;font-weight:700;color:#95a3b1}.cg-mycenter-body{padding:0 16px 16px}.cg-mycenter-addr{margin:0 0 10px;padding:10px 12px;border-radius:12px;background:#f5f7fa;font-size:12px;font-weight:600;color:#5c6b7a;line-height:1.45;word-break:keep-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cg-mycenter-meta{display:flex;align-items:center;flex-wrap:wrap;gap:4px;font-size:12px;font-weight:700;color:#7a8a99}.cg-mycenter-dot{color:#c5ced8;font-style:normal}.cg-mycenter-tenure{color:#1e3a5f}.cg-mycenter-features{display:flex;gap:6px;margin-top:12px}.cg-mycenter-feature{flex:1;flex-direction:column;gap:4px;min-height:54px;padding:8px 4px;background:#f5f7fa;font-size:10px;font-weight:700;color:#607d8b;text-align:center;line-height:1.2}.cg-mycenter-cta,.cg-mycenter-feature{display:flex;align-items:center;justify-content:center;border-radius:12px}.cg-mycenter-cta{gap:6px;margin-top:12px;height:44px;background:#1565c0;color:#fff;font-size:14px;font-weight:800;box-shadow:0 4px 12px rgba(21,101,192,.22)}.cg-mycenter-cta .app-ico{transform:rotate(-90deg);opacity:.9}.cg-mycenter-map-row{display:flex;gap:8px;margin-top:10px}.cg-mycenter-map-btn{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:5px;height:36px;border:1px solid #e6ebf1;border-radius:10px;background:#fff;font-size:12px;font-weight:700;color:#1e3a5f;cursor:pointer}.cg-mycenter-map-btn.outline{flex:0 0 auto;min-width:88px;color:#607d8b}.cg-mycenter-map-btn.open .cg-map-caret{transform:rotate(180deg)}.cg-mycenter-map-btn .cg-map-caret{width:0;height:0;margin-left:2px;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid currentColor;transition:transform .15s ease}.cg-mycenter-map-drop{margin-top:10px;border-radius:14px;overflow:hidden;border:1px solid #e6ebf1}.cg-req-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;padding:4px;margin-bottom:14px;background:#eef1f5;border:1px solid #e4e9ef;border-radius:12px}.cg-req-tab{position:relative;min-height:36px;padding:0 6px;border:none;border-radius:10px;background:transparent;color:#78909c;font-size:12px;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:4px}.cg-req-tab.active{background:#fff;color:#1e3a5f;box-shadow:0 1px 4px rgba(30,58,95,.1)}.cg-req-tab:active{opacity:.92}.cg-req-tab-count{display:inline-flex;align-items:center;justify-content:center;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:#d7e3f0;color:#1e3a5f;font-size:10px;font-weight:800;font-style:normal}.cg-req-tab.active .cg-req-tab-count{background:#1e3a5f;color:#fff}.cg-req-card{margin-bottom:12px;padding:14px 14px 13px;background:#fff;border:1px solid #e6ebf1;border-radius:16px;box-shadow:0 2px 8px rgba(30,58,95,.04)}.cg-req-top{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.cg-req-status{display:inline-flex;align-items:center;height:22px;padding:0 8px;border-radius:999px;font-size:11px;font-weight:800}.cg-req-status.pending{background:#fff3e0;color:#e65100}.cg-req-status.approved{background:#e8f5e9;color:#2e7d32}.cg-req-status.rejected{background:#fdecea;color:#c62828}.cg-req-status.hold{background:#eceff1;color:#546e7a}.cg-req-time{font-size:11px;font-weight:700;color:#95a3b1}.cg-req-name{margin:0;font-size:15px;font-weight:800;color:#1a2332;letter-spacing:-.02em;line-height:1.35}.cg-req-meta{margin:6px 0 0;font-weight:600;color:#7a8a99;display:flex;flex-direction:column;gap:2px}.cg-req-meta,.cg-req-msg{font-size:12px;line-height:1.4}.cg-req-msg{margin:10px 0 0;font-weight:700;color:#607d8b}.cg-filter-sheet{background:#fff;border:1px solid #e6ebf1;border-radius:14px;padding:10px 12px 12px;margin:0 0 10px;box-shadow:0 1px 6px rgba(30,58,95,.04)}.cg-filter-caption{margin:0 0 6px;font-size:11px;font-weight:800;color:#7a8a99;letter-spacing:.02em}.cg-filter-caption .req{margin-left:4px;font-style:normal;font-size:10px;font-weight:800;color:#c62828}.cg-filter-hint{margin:-4px 0 8px;font-size:11px;font-weight:700;color:#ef6c00}.cg-biz-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:10px}.cg-biz-tile{display:flex;align-items:center;gap:8px;min-height:38px;padding:0 10px;border:1px solid #e6ebf1;border-radius:10px;background:#fbfcfe;color:#546e7a;font-size:12px;font-weight:800;cursor:pointer;transition:border-color .15s ease,color .15s ease,background .15s ease}.cg-biz-tile.active{border-color:transparent;color:#fff}.cg-biz-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.cg-biz-tile.active .cg-biz-dot{background:hsla(0,0%,100%,.9)!important}.cg-loc-row{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:8px}.cg-select{display:flex;flex-direction:column;gap:4px;min-width:0}.cg-select span{font-size:10px;font-weight:800;color:#7a8a99;padding-left:2px}.cg-select select{width:100%;height:40px;border:1px solid #e6ebf1;border-radius:10px;background:#fff;padding:0 10px;font-size:12px;font-weight:700;color:#1a2332}.cg-select select:disabled{background:#f4f6f9;color:#a0aab5}.cg-select select:focus{outline:none;border-color:#1565c0;box-shadow:0 0 0 3px rgba(21,101,192,.12)}.cg-find-bar{display:flex;align-items:center;gap:8px;height:42px;padding:0 6px 0 10px;border:1px solid #e6ebf1;border-radius:12px;background:#f7f9fc}.cg-find-bar:focus-within{border-color:#1565c0;background:#fff;box-shadow:0 0 0 3px rgba(21,101,192,.1)}.cg-find-ico{color:#90a4ae;flex-shrink:0}.cg-find-bar input{flex:1;min-width:0;border:none;background:transparent;height:100%;font-size:14px;font-weight:600;color:#1a2332;outline:none}.cg-find-bar input::-moz-placeholder{color:#a8b4c0;font-weight:500}.cg-find-bar input::placeholder{color:#a8b4c0;font-weight:500}.cg-find-go{flex-shrink:0;height:34px;padding:0 14px;border:none;border-radius:10px;background:#1e3a5f;color:#fff;font-size:13px;font-weight:800;cursor:pointer}.cg-find-go:disabled{opacity:.5}.cg-result-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:2px 0 8px;font-size:12px;font-weight:700;color:#7a8a99}.cg-result-head strong{margin-left:4px;font-size:13px;font-weight:800;color:#1e3a5f}.cg-view-toggle{display:inline-flex;padding:3px;border-radius:10px;background:#e7edf4;gap:2px}.cg-view-toggle button{min-height:28px;padding:0 10px;border:none;border-radius:8px;background:transparent;font-size:12px;font-weight:800;color:#6b7c8d;cursor:pointer}.cg-view-toggle button.on{background:#fff;color:#1e3a5f;box-shadow:0 1px 3px rgba(30,58,95,.1)}.cg-result-card{margin-bottom:10px;padding:13px 14px 12px;background:#fff;border:1px solid #e6ebf1;border-radius:16px;box-shadow:0 2px 8px rgba(30,58,95,.04)}.cg-result-top{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}.cg-result-biz{display:inline-flex;align-items:center;height:22px;padding:0 8px;border-radius:7px;font-size:11px;font-weight:800}.cg-result-region{font-size:11px;font-weight:700;color:#95a3b1}.cg-result-name{margin:0;font-size:15px;font-weight:800;color:#1a2332;letter-spacing:-.02em;line-height:1.35}.cg-result-addr{margin:6px 0 0;font-size:12px;font-weight:600;color:#607d8b;line-height:1.4;word-break:keep-all}.cg-result-foot{margin-top:12px;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.cg-map-btn{min-height:36px;padding:0 12px;border:1px solid #f5d76e;border-radius:10px;background:#fee500;color:#191600;font-size:12px;font-weight:800;cursor:pointer}.cg-map-btn.sm{min-height:28px;padding:0 10px;font-size:11px;border-radius:8px}.cg-map-btn:disabled{opacity:.45;cursor:default}.cg-map-actions{gap:6px;flex-shrink:0}.cg-map-actions,.cg-map-drop-btn{display:inline-flex;align-items:center}.cg-map-drop-btn{min-height:36px;padding:0 10px;border:1px solid #d7dee8;border-radius:10px;background:#fff;color:#37474f;font-size:12px;font-weight:800;cursor:pointer;gap:4px}.cg-map-drop-btn.sm{min-height:28px;padding:0 8px;font-size:11px;border-radius:8px}.cg-map-drop-btn.open{border-color:#1e3a5f;color:#1e3a5f;background:#eef3f8}.cg-map-drop-btn .cg-map-caret{width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid currentColor;transition:transform .15s ease}.cg-map-drop-btn.open .cg-map-caret{transform:rotate(180deg)}.cg-map-dropdown{margin-top:10px;width:100%}.cg-map-dropdown .cg-map-wrap{margin-bottom:0}.cg-map-query{margin:0 0 10px;padding:8px 10px;border-radius:8px;background:#f5f7fa;font-size:12px;font-weight:700;color:#1e3a5f;word-break:keep-all}.cg-apply-btn{min-height:36px;padding:0 14px;border:none;border-radius:10px;background:#1565c0;color:#fff;font-size:13px;font-weight:800;cursor:pointer;margin-left:auto}.cg-apply-btn.done,.cg-apply-btn.wait{background:#eceff1;color:#78909c}.cg-apply-btn:disabled{cursor:default}.cg-result-off{margin-left:auto;font-size:12px;font-weight:700;color:#a0aab5}.cg-map-wrap{margin-bottom:12px;background:#fff;border:1px solid #e6ebf1;border-radius:14px;overflow:hidden}.cg-map-canvas{width:100%;height:260px;background:#eef2f6}.cg-map-fallback{padding:14px 14px 16px}.cg-map-fallback-title{margin:0;font-size:14px;font-weight:800;color:#1a2332}.cg-map-fallback-desc{margin:6px 0 12px;font-size:12px;font-weight:600;color:#7a8a99;line-height:1.45}.cg-map-chip-list{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px;max-height:120px;overflow-y:auto}.cg-map-chip{max-width:100%;border:1px solid #e6ebf1;background:#f7f9fc;color:#546e7a;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:800;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cg-map-chip.on{background:#1e3a5f;border-color:#1e3a5f;color:#fff}.cg-map-open-btn{width:100%;min-height:42px;border:none;border-radius:11px;background:#fee500;color:#191600;font-size:13px;font-weight:800;cursor:pointer}.cg-map-open-btn.sm{width:auto;min-height:32px;padding:0 12px;font-size:12px}.cg-map-selected{padding:10px 14px 14px;border-top:1px solid #eef2f6}.cg-map-selected-name{margin:0;font-size:14px;font-weight:800;color:#1a2332}.cg-map-selected-addr{margin:4px 0 10px;font-size:12px;font-weight:600;color:#7a8a99;line-height:1.4}.cg-state.compact{padding-top:24px}.sch-panel{height:calc(100dvh - 64px - env(safe-area-inset-bottom, 0px));overflow:hidden}.sch-panel,.sch-tab{display:flex;flex-direction:column;min-height:0;background:#fff}.sch-tab{--sch-today:#ffd54f;--sch-today-soft:#fff9e6;--sch-today-ink:#1a2332;--sch-fs-ym:clamp(17px,4.8vw,20px);--sch-fs-weekday:clamp(12px,3.5vw,14px);--sch-fs-day:clamp(13px,3.8vw,15px);--sch-fs-chip:clamp(11px,3vw,12px);--sch-daynum-size:clamp(26px,7.5vw,30px);--sch-cell-h:clamp(100px,26vw,118px);flex:1;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.sch-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 16px 8px;flex-shrink:0}.sch-ym-wrap{position:relative;z-index:6;min-width:0}.sch-bar-title-btn{display:inline-flex;align-items:center;gap:4px;margin:0;padding:4px 6px 4px 0;border:0;border-radius:10px;background:transparent;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0)}.sch-bar-title-btn:active{background:#f3f6f9}.sch-bar-title{margin:0;font-size:var(--sch-fs-ym);font-weight:800;color:#1a2332;letter-spacing:-.02em;white-space:nowrap;text-align:left}.sch-ym-chev{display:inline-flex;color:#78909c;transform:rotate(90deg);transition:transform .15s ease}.sch-ym-chev.open{transform:rotate(-90deg)}.sch-ym-backdrop{position:fixed;inset:0;z-index:5;background:transparent}.sch-ym-dropdown{position:absolute;top:calc(100% + 6px);left:0;z-index:7;width:min(280px,100vw - 32px);padding:12px;background:#fff;border:1px solid #e6ebf1;border-radius:14px;box-shadow:0 10px 28px rgba(26,35,50,.14)}.sch-ym-year-row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px}.sch-ym-year-label{font-size:20px;font-weight:800;color:#1a2332;letter-spacing:-.02em}.sch-ym-year-nav{width:44px;height:44px;border:0;border-radius:10px;background:#f4f6f9;color:#1e3a5f;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.sch-ym-year-nav:active{background:#e8eef5}.sch-ym-months{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.sch-ym-month{min-height:48px;border:1px solid transparent;border-radius:10px;background:#f7f9fc;color:#1a2332;font-size:16px;font-weight:800;cursor:pointer}.sch-ym-month:active{background:#eef2f7}.sch-ym-month.today{border-color:#ffca28;background:var(--sch-today-soft,#fff9e6)}.sch-ym-month.active{background:#1e3a5f;color:#fff;border-color:#1e3a5f}.sch-bar-today{min-height:40px;padding:0 16px;border-radius:999px;font-size:15px;font-weight:800;cursor:pointer;border:1px solid #ffca28;background:var(--sch-today);color:var(--sch-today-ink);flex-shrink:0}.sch-bar-today:active{opacity:.9}.sch-cal{position:relative;padding:0 8px 4px;flex-shrink:0}.sch-cal--month{display:flex;flex-direction:column;touch-action:pan-y;-moz-user-select:none;user-select:none;-webkit-user-select:none}.sch-weekdays{display:grid;grid-template-columns:repeat(7,1fr);flex-shrink:0;padding:0 0 4px;border-bottom:1px solid #e8eef4;background:#fff;z-index:1}.sch-weekday{text-align:center;font-size:var(--sch-fs-weekday);font-weight:800;color:#1a2332;padding:6px 0}.sch-weekday.sun{color:#c62828}.sch-weekday.sat{color:#1565c0}.sch-cal-viewport{overflow:hidden;width:100%;margin-top:4px;border-radius:10px;touch-action:pan-y}.sch-cal-track{display:flex;width:300%;will-change:transform;transform:translateZ(0);backface-visibility:hidden}.sch-cal-track.is-smooth{transition:transform .3s cubic-bezier(.22,.9,.28,1)}.sch-cal-slide{width:33.3333%;flex-shrink:0;box-sizing:border-box;padding:0;pointer-events:none}.sch-cal-slide.current{pointer-events:auto}.sch-month-grid{display:grid;grid-template-columns:repeat(7,1fr);grid-auto-rows:var(--sch-cell-h);gap:0;border-top:1px solid #d5dde6;border-left:1px solid #d5dde6;border-radius:10px}.sch-cell,.sch-month-grid{overflow:hidden;background:#fff}.sch-cell{height:var(--sch-cell-h);min-height:var(--sch-cell-h);max-height:var(--sch-cell-h);border:none;border-right:1px solid #d5dde6;border-bottom:1px solid #d5dde6;border-radius:0;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:1px;padding:3px 1px 4px;cursor:pointer;box-sizing:border-box}.sch-cell.outside{cursor:default;pointer-events:none;background:#fafbfc}.sch-cell.today .sch-daynum{background:var(--sch-today);color:var(--sch-today-ink)!important}.sch-cell.today:not(.selected){background:var(--sch-today-soft)}.sch-cell.selected{background:#e8eef5}.sch-cell.selected.today{background:var(--sch-today-soft)}.sch-cell:not(.outside):active{background:#f3f6f9}.sch-daynum{width:var(--sch-daynum-size);height:var(--sch-daynum-size);margin:0 auto;padding:0;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:var(--sch-fs-day);font-weight:800;letter-spacing:-.02em;color:#1a2332;flex-shrink:0;line-height:1;font-variant-numeric:tabular-nums}.sch-daynum.sun{color:#c62828}.sch-daynum.sat{color:#1565c0}.sch-cell-evts{display:flex;flex-direction:column;gap:1px;min-height:0;flex:1;padding:0 1px;width:100%;overflow:hidden}.sch-cell-evt{display:block;width:100%;padding:1px 2px;border-radius:3px;font-size:var(--sch-fs-chip);font-weight:700;line-height:1.2;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:left;flex-shrink:0}.sch-cell-evt--person{background:#f0f2f5;color:#1a2332}.sch-cell-evt--memo{background:#f3e5f5;color:#6a1b9a}.sch-cell-evt--holiday{background:#fdecea;color:#c62828}.sch-cell.today .sch-cell-evt--person{background:var(--sch-today);color:var(--sch-today-ink)}.sch-cell.today .sch-cell-evt--memo{background:#f3e5f5;color:#6a1b9a}.sch-cell-more{font-size:var(--sch-fs-chip);font-weight:700;color:#90a4ae;padding-left:2px;text-align:left;line-height:1.2;flex-shrink:0}.sch-cell.holiday:not(.selected):not(.today){background:#fff8f7}.sch-month-summary{flex-shrink:0;margin:0 12px 16px;padding:6px 0 0}.sch-rcp-section{padding:0}.sch-rcp-section-title{margin:0 0 4px;padding:0 2px;display:flex;align-items:baseline;justify-content:space-between;gap:8px;font-size:15px;font-weight:800;color:#1a2332}.sch-rcp-section-meta{font-size:14px;font-weight:600;color:#90a4ae;white-space:nowrap}.sch-rcp-list{list-style:none;margin:0;padding:0;border-top:1px solid #e2e8f0}.sch-rcp-row{padding:12px 2px;border-bottom:1px solid #eef1f5}.sch-rcp-row-head{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:4px}.sch-rcp-row-name{min-width:0;font-size:18px;font-weight:800;color:#1a2332;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.sch-rcp-row-ahead{flex-shrink:0;max-width:62%;font-size:15px;font-weight:800;color:#1e3a5f;text-align:right;line-height:1.35;word-break:keep-all}.sch-rcp-row-ahead.done{color:#78909c;font-weight:700}.sch-rcp-row-sub{line-height:1.4;word-break:keep-all}.sch-rcp-mini-empty,.sch-rcp-row-sub{margin:0;font-size:14px;font-weight:600;color:#90a4ae}.sch-rcp-mini-empty{padding:12px 2px;text-align:left}.sch-day-mask{z-index:42;align-items:flex-end}.modal-sheet.sch-day-sheet{max-height:none;height:min(70dvh,560px);padding:0;display:flex;flex-direction:column;overflow:hidden;transition:height .3s ease,max-height .3s ease,transform .22s ease,border-radius .28s ease;will-change:transform,height}.modal-sheet.sch-day-sheet:before{display:none}.modal-sheet.sch-day-sheet.sch-day-sheet--expanded{height:100dvh;max-height:100dvh;border-radius:0}.modal-sheet.sch-day-sheet.sch-day-sheet--dragging{transition:none}.sch-day-sheet-handle{flex-shrink:0;display:flex;align-items:center;justify-content:center;height:32px;padding-top:10px;padding-bottom:8px;cursor:grab;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.sch-day-sheet-handle-bar{display:block;width:40px;height:4px;border-radius:999px;background:#c5ced8}.sch-list--sheet{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:2px 12px calc(14px + env(safe-area-inset-bottom, 0px));border-top:0}.sch-list-head-actions{gap:4px;flex-shrink:0}.sch-day-close,.sch-list-head-actions{display:inline-flex;align-items:center}.sch-day-close{width:30px;height:30px;border:0;border-radius:8px;background:#f0f4f8;color:#546e7a;justify-content:center;cursor:pointer}.sch-day-close:active{background:#e2e8f0}.sch-list{min-height:0}.sch-list-head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:8px}.sch-list-title{margin:0;font-size:16px;font-weight:800;color:#1a2332;letter-spacing:-.02em;line-height:1.3}.sch-list-sub{margin:2px 0 0;font-size:14px;font-weight:600;color:#90a4ae}.sch-list-holiday{margin:2px 0 0;font-size:15px;font-weight:700;color:#c62828}.sch-list-add{display:inline-flex;align-items:center;gap:3px;min-height:32px;padding:0 12px;border:none;border-radius:999px;background:#1e3a5f;color:#fff;font-size:14px;font-weight:800;cursor:pointer;flex-shrink:0}.sch-list-empty{padding:16px 6px;text-align:center}.sch-list-empty .sch-list-empty-ico{width:40px;height:40px;margin:0 auto 8px;border-radius:10px;background:#f0f4f8;color:#90a4ae;display:inline-flex;align-items:center;justify-content:center}.sch-list-empty p{margin:0;font-size:15px;font-weight:600;color:#90a4ae}.sch-list-empty-btn{margin-top:10px;display:inline-flex;align-items:center;gap:4px;border:1px solid #dbe3ec;background:#fff;color:#1e3a5f;font-size:15px;font-weight:800;padding:8px 14px;border-radius:8px;cursor:pointer}.sch-section{margin-bottom:10px}.sch-section-head{display:flex;align-items:center;gap:6px;margin-bottom:5px}.sch-section-badge{width:18px;height:18px;border-radius:5px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.sch-section-title{margin:0;font-size:15px;font-weight:800;color:#1a2332;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sch-section-count{font-size:14px;font-weight:700;color:#90a4ae}.sch-item{margin-bottom:6px;padding:8px 10px;border:1px solid #e2e8f0;border-radius:10px;background:var(--sch-soft,#f7f9fb);box-shadow:none}.sch-item--editable{cursor:pointer}.sch-item--editable:active{filter:brightness(.98)}.sch-item-top{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-bottom:3px}.sch-item-time{gap:4px;font-size:14px;font-weight:700;color:var(--sch-accent,#546e7a);font-variant-numeric:tabular-nums}.sch-item-edit-hint,.sch-item-time{display:inline-flex;align-items:center}.sch-item-edit-hint{width:26px;height:26px;border-radius:6px;background:#fff;border:1px solid #e2e8f0;color:#78909c;justify-content:center;flex-shrink:0}.sch-item-title{margin:0;font-size:15px;font-weight:800;color:#1a2332;line-height:1.3}.sch-item-note{margin:4px 0 0;display:flex;align-items:flex-start;gap:4px;font-size:14px;font-weight:600;color:#607d8b;line-height:1.35}.sch-item-note .app-ico{flex-shrink:0;margin-top:1px;color:#90a4ae}.sch-item-note span{min-width:0;word-break:break-word}.sch-memo-sheet .sch-memo-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}.sch-memo-sheet .sch-memo-head-left{display:flex;align-items:center;gap:8px;min-width:0}.sch-memo-sheet .sch-memo-head-ico{width:32px;height:32px;border-radius:10px;background:#e8eef5;color:#1e3a5f;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.sch-memo-sheet .sch-memo-title{margin:0;font-size:22px;font-weight:800;color:#1a2332}.sch-memo-sheet .sch-memo-close{width:36px;height:36px;border:none;border-radius:10px;background:#f1f4f8;color:#607d8b;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.sch-memo-sheet .sch-memo-date{margin:0 0 8px;display:inline-flex;align-items:center;gap:6px;font-size:16px;font-weight:700;color:#7a8a99}.sch-memo-sheet .sch-memo-hint{margin:0 0 14px;display:flex;align-items:flex-start;gap:6px;font-size:14px;font-weight:600;color:#607d8b;line-height:1.4}.sch-memo-sheet .sch-memo-hint .app-ico{flex-shrink:0;margin-top:1px;color:#f9a825}.sch-memo-sheet .app-field label{display:inline-flex;align-items:center;gap:5px}.sch-memo-sheet .sch-memo-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.sch-memo-sheet .sch-memo-count{margin-left:8px;font-size:11px;font-weight:700;color:#90a4ae}.sch-memo-sheet .sch-memo-warn{margin:6px 0 0;font-size:12px;font-weight:700;color:#c62828}.sch-memo-sheet .sch-allday{display:flex;align-items:center;gap:8px;margin:0 0 14px;font-size:16px;font-weight:700;color:#1a2332;cursor:pointer}.sch-memo-sheet .sch-allday input{width:18px;height:18px}.sch-memo-sheet .sch-memo-delete,.sch-memo-sheet .sch-memo-save{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:100%}.sch-memo-sheet .sch-memo-delete{margin-top:8px;border:1px solid #ffcdd2;background:#fff5f5;color:#c62828;font-weight:800;border-radius:12px;min-height:44px;cursor:pointer}.sch-memo-sheet .sch-memo-cancel{width:100%;margin-top:8px}.sch-memo-sheet textarea{width:100%;min-height:84px;padding:12px;border:1px solid #e6ebf1;border-radius:12px;background:#f9fafb;font-size:14px;font-weight:500;color:#1a2332;resize:vertical;outline:none;font-family:inherit}.sch-memo-sheet textarea:focus{border-color:#1e3a5f;background:#fff;box-shadow:0 0 0 3px rgba(30,58,95,.1)}.cg-shell .app-bottom-nav button{font-size:10px}.sch-list-change{display:inline-flex;align-items:center;gap:3px;min-height:32px;padding:0 11px;border:1px solid #c5d0dc;border-radius:999px;background:#fff;color:#1e3a5f;font-size:14px;font-weight:800;cursor:pointer}.sch-list-change:active{background:#eef3f8}.sch-chg-mask{position:fixed;inset:0;z-index:50;background:rgba(20,32,48,.4);display:flex;align-items:flex-end;justify-content:center}.sch-chg-sheet{position:relative;width:100%;max-width:560px;height:min(94dvh,820px);display:flex;flex-direction:column;background:#fff;border-radius:20px 20px 0 0;overflow:hidden;box-shadow:0 -10px 40px rgba(30,58,95,.16);animation:sch-chg-up .24s ease-out}@keyframes sch-chg-up{0%{transform:translateY(24px);opacity:.6}to{transform:translateY(0);opacity:1}}.sch-chg-head{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 18px 14px;border-bottom:1px solid #eef2f7}.sch-chg-title{margin:0;font-size:20px;font-weight:800;letter-spacing:-.02em;color:#1a2332}.sch-chg-date{margin:4px 0 0;font-size:14px;font-weight:700;color:#90a4ae}.sch-chg-close{width:42px;height:42px;border:0;border-radius:12px;background:#f4f6f9;color:#607d8b;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer}.sch-chg-close:active{background:#e6ebf1}.sch-chg-empty{align-items:center;justify-content:center;gap:12px;color:#90a4ae;font-size:16px;font-weight:600;padding:30px;text-align:center}.sch-chg-body,.sch-chg-empty{flex:1;display:flex;flex-direction:column}.sch-chg-body{min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:8px 16px 12px}.sch-chg-guide{margin:8px 2px 6px;color:#78909c;font-size:14px;font-weight:600;line-height:1.5;text-align:center}.sch-chg-guide b{color:#1e3a5f;font-weight:800}.sch-chg-allday{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:4px 0 6px;padding:10px 14px;background:#f4f6f9;border-radius:12px}.sch-chg-allday-label{font-size:14px;font-weight:800;color:#546e7a}.sch-chg-allday-btns{display:flex;gap:8px}.sch-chg-allday-btns button{min-height:42px;padding:0 16px;border:1.5px solid #d3dce6;border-radius:10px;background:#fff;color:#1e3a5f;font-size:14px;font-weight:800;cursor:pointer}.sch-chg-allday-btns button:active{background:#e6ebf1}.sch-chg-card{padding:16px 2px;border-bottom:1px solid #eef2f7}.sch-chg-card:last-of-type{border-bottom:0}.sch-chg-card-head{display:flex;align-items:center;gap:8px;margin-bottom:12px}.sch-chg-dot{width:10px;height:10px;border-radius:50%;background:var(--chg-accent,#1565c0);flex-shrink:0}.sch-chg-card-title{margin:0;flex:1;min-width:0;font-size:18px;font-weight:800;color:#1a2332;letter-spacing:-.02em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sch-chg-card-dur{font-size:13px;font-weight:700;color:#b0bec5;white-space:nowrap;flex-shrink:0}.sch-chg-row{display:flex;flex-direction:column;gap:10px}.sch-chg-orig{display:flex;align-items:baseline;gap:8px}.sch-chg-orig-label{font-size:13px;font-weight:700;color:#b0bec5;flex-shrink:0}.sch-chg-orig-time{font-size:15px;font-weight:700;color:#90a4ae;font-variant-numeric:tabular-nums}.sch-chg-pick{display:flex;align-items:stretch;gap:8px}.sch-chg-mini{flex-shrink:0;min-width:58px;min-height:62px;border:1.5px solid #d3dce6;border-radius:14px;background:#fff;color:#1e3a5f;font-size:15px;font-weight:800;cursor:pointer}.sch-chg-mini:active{background:#f0f4f8}.sch-chg-timefield{flex:1;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:62px;padding:0 16px;border:1.5px solid #d3dce6;border-radius:14px;background:#fff;cursor:pointer}.sch-chg-timefield input[type=time]{flex:0 0 auto;border:0;padding:0;background:transparent;outline:none;font-family:inherit;font-size:26px;font-weight:800;color:#1a2332;font-variant-numeric:tabular-nums;letter-spacing:-.01em}.sch-chg-timefield.changed{border-color:#1e3a5f;background:#f4f9ff}.sch-chg-timefield.changed input[type=time]{color:#1e3a5f}.sch-chg-timefield-end{font-size:15px;font-weight:700;color:#90a4ae;font-variant-numeric:tabular-nums;white-space:nowrap}.sch-chg-card-foot{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:12px}.sch-chg-delta{font-size:14px;font-weight:800;color:#1e3a5f;background:#e8f0fa;padding:5px 12px;border-radius:999px}.sch-chg-warn-inline{display:inline-flex;align-items:center;gap:4px;color:#b26a00;font-size:13px;font-weight:700}.sch-chg-warn-inline svg{flex-shrink:0}.sch-chg-reset{margin-left:auto;min-height:38px;padding:0 14px;border:0;border-radius:10px;background:transparent;color:#90a4ae;font-size:14px;font-weight:700;cursor:pointer}.sch-chg-reset:active{color:#607d8b}.sch-chg-reason{margin-top:6px;padding-top:16px;border-top:1px solid #eef2f7}.sch-chg-reason-title{margin:0 0 12px;font-size:16px;font-weight:800;color:#1a2332}.sch-chg-reason-title span{font-size:13px;font-weight:600;color:#b0bec5}.sch-chg-reason-chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.sch-chg-chip{min-height:44px;padding:0 16px;border:1.5px solid #d3dce6;border-radius:999px;background:#fff;color:#546e7a;font-size:15px;font-weight:700;cursor:pointer}.sch-chg-chip.on{border-color:#1e3a5f;background:#1e3a5f;color:#fff}.sch-chg-chip:active{background:#f0f4f8}.sch-chg-chip:active.on{background:#1e3a5f}.sch-chg-reason-input{width:100%;min-height:62px;padding:12px 14px;border:1.5px solid #e2e8f0;border-radius:12px;background:#fafbfc;font-size:16px;font-weight:500;color:#1a2332;resize:vertical;outline:none;font-family:inherit;line-height:1.5}.sch-chg-reason-input:focus{border-color:#1e3a5f;background:#fff}.sch-chg-warn-bar{flex-shrink:0;display:flex;align-items:center;gap:8px;padding:10px 16px;background:#fff6e9;color:#b26a00;font-size:13px;font-weight:600}.sch-chg-warn-bar svg{flex-shrink:0}.sch-chg-foot{flex-shrink:0;display:flex;gap:10px;padding:12px 16px calc(14px + env(safe-area-inset-bottom, 0px));border-top:1px solid #eef2f7}.sch-chg-btn{min-height:56px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:14px;font-size:17px;font-weight:800;cursor:pointer}.sch-chg-btn.cancel{flex:0 0 32%;background:#f4f6f9;color:#607d8b}.sch-chg-btn.cancel:active{background:#e6ebf1}.sch-chg-btn.submit{flex:1;background:#1e3a5f;color:#fff}.sch-chg-btn.submit:active{background:#16304f}.sch-chg-btn.submit:disabled{background:#cfd8e3;color:#fff;cursor:default}.sch-chg-modes{display:flex;gap:6px;margin:8px 0 4px;padding:4px;background:#f4f6f9;border-radius:12px}.sch-chg-mode{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:42px;border:0;border-radius:9px;background:transparent;color:#78909c;font-size:15px;font-weight:800;cursor:pointer}.sch-chg-mode.on{background:#fff;color:#1e3a5f;box-shadow:0 1px 4px rgba(30,58,95,.12)}.sch-chg-clock-wrap{display:flex;flex-direction:column}.sch-chg-clock{display:flex;justify-content:center;padding:4px 0 6px;touch-action:none}.sch-chg-clock-svg{width:100%;max-width:320px;height:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none}.sch-chg-clock-svg .clk-face{fill:#fafbfc;stroke:#eef2f7;stroke-width:1.5}.sch-chg-clock-svg .clk-track{fill:none;stroke:#eef2f7;stroke-width:24;stroke-linecap:round}.sch-chg-clock-svg .clk-ticks line{stroke:#cfd8e3;stroke-width:2;stroke-linecap:round}.sch-chg-clock-svg .clk-ticks text{fill:#90a4ae;font-size:12px;font-weight:700;text-anchor:middle}.sch-chg-clock-svg .clk-arc-orig{fill:none;stroke-width:24;stroke-linecap:round;opacity:.18}.sch-chg-clock-svg .clk-arc{fill:none;stroke-width:24;stroke-linecap:round;opacity:.4;cursor:pointer;transition:opacity .2s ease,stroke-width .2s ease}.sch-chg-clock-svg .clk-arc.selected{opacity:.9;stroke-width:26}.sch-chg-clock-svg .clk-handle{cursor:grab;transition:transform .28s cubic-bezier(.34,1.3,.5,1)}.sch-chg-clock-svg .clk-handle.dragging{transition:none;cursor:grabbing}.sch-chg-clock-svg .clk-handle .clk-handle-dot{stroke:#fff;stroke-width:3;filter:drop-shadow(0 2px 4px rgba(30,58,95,.25))}.sch-chg-clock-svg .clk-handle .clk-handle-txt{fill:#fff;font-size:15px;font-weight:800;text-anchor:middle;dominant-baseline:central;pointer-events:none}.sch-chg-clock-svg .clk-handle .clk-handle-ring{fill:none;stroke:currentColor;stroke-width:2;opacity:0}.sch-chg-clock-svg .clk-handle.selected .clk-handle-dot{stroke-width:3.5}.sch-chg-clock-svg .clk-handle.selected .clk-handle-ring{stroke:#90a4ae;opacity:.5;animation:clk-pulse 1.6s ease-in-out infinite}.sch-chg-clock-svg .clk-center-title{fill:#1a2332;font-size:15px;font-weight:800}.sch-chg-clock-svg .clk-center-time{fill:#1e3a5f;font-size:24px;font-weight:800;font-variant-numeric:tabular-nums}.sch-chg-clock-svg .clk-center-sub{fill:#90a4ae;font-size:12px;font-weight:700}@keyframes clk-pulse{0%,to{r:22;opacity:.5}50%{r:25;opacity:.15}}.sch-chg-clock-ctrl{display:flex;align-items:stretch;gap:8px;margin-top:4px}.sch-chg-clock-foot{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:12px}.sch-chg-legend{display:flex;flex-direction:column;gap:6px;margin-top:14px;padding-top:14px;border-top:1px solid #eef2f7}.sch-chg-legend-item{display:flex;align-items:center;gap:10px;min-height:48px;padding:0 14px;border:1.5px solid #e2e8f0;border-radius:12px;background:#fff;cursor:pointer}.sch-chg-legend-item.on{border-color:#1e3a5f;background:#f4f9ff}.sch-chg-legend-dot{width:12px;height:12px;border-radius:50%;flex-shrink:0}.sch-chg-legend-name{flex:1;min-width:0;font-size:16px;font-weight:800;color:#1a2332;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sch-chg-legend-time{font-size:16px;font-weight:800;color:#546e7a;font-variant-numeric:tabular-nums}.sch-chg-legend-item.changed .sch-chg-legend-time{color:#1e3a5f}.sch-chg-section{margin-top:6px;padding-top:14px;border-top:1px solid #eef2f7}.sch-chg-section:first-child{border-top:0;padding-top:4px}.sch-chg-section-title{margin:0 0 10px;font-size:15px;font-weight:800;color:#1a2332}.sch-chg-section-hint{font-size:12px;font-weight:600;color:#b0bec5}.sch-chg-cands{display:flex;flex-direction:column;gap:8px}.sch-chg-cand{display:flex;align-items:center;gap:10px;min-height:50px;padding:0 14px;border:1.5px solid #e2e8f0;border-radius:12px;background:#fff;cursor:pointer}.sch-chg-cand.on{border-color:var(--c,#1565c0);background:#f4f9ff}.sch-chg-cand-dot{width:11px;height:11px;border-radius:50%;background:var(--c,#1565c0);flex-shrink:0}.sch-chg-cand-name{flex:1;min-width:0;font-size:16px;font-weight:800;color:#1a2332;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sch-chg-cand-time{font-size:15px;font-weight:800;color:#546e7a;font-variant-numeric:tabular-nums}.sch-chg-cal{margin-top:10px;padding:12px;border:1.5px solid #eef2f7;border-radius:12px}.sch-chg-cal-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.sch-chg-cal-title{font-size:15px;font-weight:800;color:#1a2332}.sch-chg-cal-nav{width:36px;height:36px;border:0;border-radius:9px;background:#f4f6f9;color:#1e3a5f;font-size:20px;font-weight:800;cursor:pointer}.sch-chg-cal-nav:active{background:#e6ebf1}.sch-chg-cal-dow{display:grid;grid-template-columns:repeat(7,1fr);margin-bottom:4px}.sch-chg-cal-dow span{text-align:center;font-size:11px;font-weight:700;color:#b0bec5}.sch-chg-cal-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:2px}.sch-chg-cal-cell{position:relative;aspect-ratio:1;border:0;border-radius:8px;background:transparent;color:#1a2332;font-size:14px;font-weight:700;cursor:pointer}.sch-chg-cal-cell.out{color:#cfd8e3}.sch-chg-cal-cell.today{color:#1e3a5f;font-weight:800}.sch-chg-cal-cell.sel{background:#1e3a5f;color:#fff}.sch-chg-cal-cell:active{background:#e6ebf1}.sch-chg-cal-cell:active.sel{background:#1e3a5f}.sch-chg-cal-dot{position:absolute;bottom:5px;left:50%;transform:translateX(-50%);width:4px;height:4px;border-radius:50%;background:#ff8f00}.sch-chg-cal-cell.sel .sch-chg-cal-dot{background:#fff}.sch-chg-tl-wrap{max-height:46vh;overflow-y:auto;-webkit-overflow-scrolling:touch;border:1.5px solid #eef2f7;border-radius:12px;background:#fafbfc}.sch-chg-tl{position:relative;margin-left:46px}.sch-chg-tl-hour{position:absolute;left:0;right:0;border-top:1px solid #eef2f7}.sch-chg-tl-hour-label{position:absolute;left:-44px;top:-8px;width:40px;text-align:right;font-size:11px;font-weight:700;color:#b0bec5}.sch-chg-tl-block{position:absolute;left:6px;right:8px;border-radius:9px;padding:4px 10px;overflow:hidden;display:flex;flex-direction:column;justify-content:center;box-sizing:border-box}.sch-chg-tl-block.existing{background:#eef2f7;border:1px solid #dbe2ea}.sch-chg-tl-block.existing.conflict{background:#ffebee;border-color:#ef9a9a}.sch-chg-tl-block.ghost{background:repeating-linear-gradient(45deg,rgba(144,164,174,.1),rgba(144,164,174,.1) 6px,rgba(144,164,174,.18) 0,rgba(144,164,174,.18) 12px);border:1.5px dashed #b0bec5;pointer-events:none}.sch-chg-tl-block.mover,.sch-chg-tl-block.second{background:var(--c,#1565c0);color:#fff;box-shadow:0 3px 10px rgba(30,58,95,.25);cursor:grab;touch-action:none;z-index:3}.sch-chg-tl-block.mover:active,.sch-chg-tl-block.second:active{cursor:grabbing}.sch-chg-tl-block.second{opacity:.92;z-index:2}.sch-chg-tl-block.mover.conflict{outline:2px solid #c62828;outline-offset:1px}.sch-chg-tl-block-grip{position:absolute;top:3px;right:8px;font-size:12px;letter-spacing:-2px;opacity:.7}.sch-chg-tl-block-title{font-size:13px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sch-chg-tl-block-time{font-size:12px;font-weight:700;font-variant-numeric:tabular-nums;opacity:.95}.sch-chg-tl-block.existing .sch-chg-tl-block-title{color:#37474f}.sch-chg-tl-block.existing .sch-chg-tl-block-time{color:#78909c}.sch-chg-tl-ctrl{display:flex;align-items:center;gap:8px;margin-top:10px}.sch-chg-tl-ctrl-label{display:inline-flex;align-items:center;gap:6px;flex-shrink:0;max-width:40%;font-size:14px;font-weight:800;color:#1a2332;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sch-chg-tl-ctrl-label:before{content:"";width:10px;height:10px;border-radius:50%;background:var(--c,#1565c0);flex-shrink:0}.sch-chg-conflict{margin-top:12px;padding:14px;background:#fff6e9;border:1.5px solid #ffcc80;border-radius:14px}.sch-chg-conflict-msg{display:flex;align-items:center;gap:6px;margin:0 0 12px;font-size:14px;font-weight:700;color:#b26a00;line-height:1.4}.sch-chg-conflict-msg b{font-weight:800}.sch-chg-conflict-btns{display:flex;flex-direction:column;gap:8px}.sch-chg-cbtn{min-height:48px;border:1.5px solid #d3dce6;border-radius:12px;background:#fff;color:#1a2332;font-size:15px;font-weight:800;cursor:pointer}.sch-chg-cbtn.primary{border-color:#1e3a5f;background:#1e3a5f;color:#fff}.sch-chg-cbtn.ghost{color:#607d8b}.sch-chg-cbtn:active{background:#f0f4f8}.sch-chg-cbtn:active.primary{background:#16304f}.sch-chg-step{margin-top:6px;padding-top:16px;border-top:1px solid #eef2f7}.sch-chg-step:first-child{border-top:0;padding-top:4px}.sch-chg-q{margin:0 0 12px;font-size:17px;font-weight:800;color:#1a2332}.sch-chg-q-sub{font-size:13px;font-weight:600;color:#b0bec5}.sch-chg-pick-card{display:flex;flex-direction:column;gap:6px;margin-top:12px;padding:14px 16px;border-radius:14px;background:#f4f6f9;border:1px solid #e2e8f0}.sch-chg-pick-name{font-size:18px;font-weight:800;color:#1a2332}.sch-chg-pick-when{display:flex;align-items:center;flex-wrap:wrap;gap:8px;font-size:16px;font-weight:700;font-variant-numeric:tabular-nums}.sch-chg-pick-now{color:#90a4ae}.sch-chg-pick-arrow{color:#b0bec5;font-weight:800}.sch-chg-pick-new{color:#1e3a5f;font-weight:800}.sch-chg-slots{display:grid;grid-template-columns:1fr 1fr;gap:10px}.sch-chg-slot{min-height:60px;border:1.5px solid #d3dce6;border-radius:14px;background:#fff;color:#1a2332;font-size:18px;font-weight:800;cursor:pointer}.sch-chg-slot.on{border-color:#1e3a5f;background:#1e3a5f;color:#fff}.sch-chg-slot:active{background:#f0f4f8}.sch-chg-slot:active.on{background:#1e3a5f}.sch-chg-slots-empty{margin:0 0 12px;padding:14px;background:#f4f6f9;border-radius:12px;font-size:15px;font-weight:600;color:#78909c;text-align:center;line-height:1.5}.sch-chg-slot-direct{position:relative;width:100%;min-height:52px;margin-top:10px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1.5px dashed #c5d0dc;border-radius:14px;background:#fafbfc;color:#546e7a;font-size:16px;font-weight:800;cursor:pointer}.sch-chg-slot-direct:active{background:#f0f4f8}.sch-chg-hidden-time{position:absolute;inset:0;width:100%;height:100%;opacity:0;border:0;cursor:pointer}.sch-chg-slot-warn{display:flex;align-items:center;gap:6px;margin:12px 0 0;padding:10px 12px;background:#fff6e9;border-radius:11px;color:#b26a00;font-size:14px;font-weight:700;line-height:1.4}.sch-chg-slot-warn svg{flex-shrink:0}.sch-chg-slot-warn b{font-weight:800}.sch-chg-progress{display:flex;gap:6px;padding:12px 16px 0}.sch-chg-progress-bar{flex:1;height:5px;border-radius:999px;background:#e2e8f0;transition:background .2s ease}.sch-chg-progress-bar.done{background:#9db8d6}.sch-chg-progress-bar.on{background:#1e3a5f}.sch-chg-page{animation:sch-chg-page-in .2s ease-out}@keyframes sch-chg-page-in{0%{opacity:0;transform:translateX(10px)}to{opacity:1;transform:translateX(0)}}.sch-chg-mini-card{display:flex;align-items:center;flex-wrap:wrap;gap:6px 10px;margin-bottom:16px;padding:10px 14px;border-radius:12px;background:#f4f6f9;border:1px solid #e2e8f0}.sch-chg-mini-dot{width:10px;height:10px;border-radius:50%;background:var(--c,#1565c0);flex-shrink:0}.sch-chg-mini-name{font-size:15px;font-weight:800;color:#1a2332}.sch-chg-mini-when{display:flex;align-items:center;gap:7px;font-size:14px;font-weight:700;font-variant-numeric:tabular-nums}.sch-chg-mini-when .now{color:#90a4ae}.sch-chg-mini-when .arw{color:#b0bec5}.sch-chg-mini-when .new{color:#1e3a5f;font-weight:800}.sch-chg-confirm{padding:16px;border-radius:14px;background:#f4f9ff;border:1.5px solid #cfe0f5}.sch-chg-confirm-title{display:flex;align-items:center;gap:8px;margin:0 0 12px;font-size:18px;font-weight:800;color:#1a2332}.sch-chg-confirm-dot{width:11px;height:11px;border-radius:50%;background:var(--c,#1565c0);flex-shrink:0}.sch-chg-confirm-row{display:flex;align-items:baseline;gap:10px;padding:5px 0}.sch-chg-confirm-row .lbl{width:66px;flex-shrink:0;font-size:14px;font-weight:700;color:#90a4ae}.sch-chg-confirm-row .val{font-size:17px;font-weight:800;font-variant-numeric:tabular-nums}.sch-chg-confirm-row .val.now{color:#78909c}.sch-chg-confirm-row .val.new{color:#1e3a5f}.sch-chg-confirm-warn{display:flex;align-items:center;gap:5px;margin:10px 0 0;font-size:13px;font-weight:700;color:#b26a00}.sch-chg-confirm-warn svg{flex-shrink:0}.sch-chg-q--sm{margin-top:18px;font-size:15px}.sch-chg-busy{display:flex;flex-wrap:wrap;align-items:center;gap:6px 8px;margin-bottom:12px;padding:10px 12px;background:#f4f6f9;border-radius:12px}.sch-chg-busy-label{font-size:12px;font-weight:800;color:#90a4ae;margin-right:2px}.sch-chg-busy-item{padding:3px 9px;background:#fff;border:1px solid #e2e8f0;border-radius:999px;font-size:13px;font-weight:700;color:#546e7a;font-variant-numeric:tabular-nums}.sch-chg-slots-hint{margin:0 0 10px;font-size:13px;font-weight:600;color:#90a4ae}.sch-chg-block{margin-top:14px;padding:14px;background:#ffebee;border:1.5px solid #ef9a9a;border-radius:14px}.sch-chg-block-msg{display:flex;align-items:flex-start;gap:8px;margin:0;font-size:15px;font-weight:700;color:#c62828;line-height:1.5}.sch-chg-block-msg svg{flex-shrink:0;margin-top:1px}.sch-chg-block-msg b{font-weight:800}.sch-chg-block-fix{width:100%;min-height:50px;margin-top:12px;border:0;border-radius:12px;background:#1e3a5f;color:#fff;font-size:16px;font-weight:800;cursor:pointer}.sch-chg-block-fix:active{background:#16304f}.sch-chg-clockp-hint{margin:0 0 10px;text-align:center;font-size:14px;font-weight:600;color:#78909c;line-height:1.5}.sch-chg-clockp-hint b{color:#1e3a5f;font-weight:800}.sch-chg-clockp{display:flex;justify-content:center;padding:6px 0 4px}.sch-chg-clockp-svg{width:100%;max-width:264px;height:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:manipulation}.sch-chg-clockp-svg .clkp-face{fill:#fff;stroke:#eef2f7;stroke-width:1.5}.sch-chg-clockp-svg .clkp-track{fill:none;stroke:#eef3f8;stroke-linecap:butt}.sch-chg-clockp-svg .clkp-ticks text{fill:#90a4ae;font-size:12px;font-weight:700;text-anchor:middle}.sch-chg-clockp-svg .clkp-busy{fill:none;stroke:#c2ccd6;stroke-linecap:butt;cursor:pointer;transition:stroke .15s ease}.sch-chg-clockp-svg .clkp-busy.on{stroke:#78909c}.sch-chg-clockp-svg .clkp-pick{fill:none;stroke-linecap:round;pointer-events:none}.sch-chg-clockp-svg .clkp-knob{stroke:#fff;stroke-width:3;pointer-events:none}.sch-chg-clockp-svg .clkp-center-sub{fill:#90a4ae;font-size:13px;font-weight:700}.sch-chg-clockp-svg .clkp-center-main{fill:#1a2332;font-size:22px;font-weight:800}.sch-chg-clockp-svg .clkp-center-time{fill:#78909c;font-size:13px;font-weight:700;font-variant-numeric:tabular-nums}.sch-chg-clockp-svg .clkp-center-hint{fill:#b0bec5;font-size:16px;font-weight:700}.sch-chg-clockp-busy-note{display:flex;align-items:flex-start;gap:7px;margin:10px 0 0;padding:11px 13px;background:#f4f6f9;border-radius:12px;color:#546e7a;font-size:14px;font-weight:600;line-height:1.45}.sch-chg-clockp-busy-note svg{flex-shrink:0;margin-top:1px;color:#90a4ae}.sch-chg-clockp-busy-note b{color:#37474f;font-weight:800}.sch-view-seg{display:inline-flex;flex-shrink:0;padding:2px;border-radius:10px;background:#eef2f6;gap:2px}.sch-view-seg-btn{border:0;background:transparent;color:#607d8b;font-size:12px;font-weight:700;padding:6px 10px;border-radius:8px;cursor:pointer}.sch-view-seg-btn.on{background:#1e3a5f;color:#fff}.sch-rcp-view{position:relative;flex:1;min-height:0;padding:8px 14px 24px;overflow-y:auto}.sch-rcp-view-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.sch-rcp-view-row{width:100%;display:flex;align-items:center;gap:12px;padding:12px 14px;border:1px solid #e2e8f0;border-radius:14px;background:#fff;text-align:left;cursor:pointer}.sch-rcp-view-avatar{width:40px;height:40px;border-radius:50%;background:#e3f2fd;color:#1565c0;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:16px;flex-shrink:0}.sch-rcp-view-main{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.sch-rcp-view-main strong{font-size:15px;color:#1a2332}.sch-rcp-view-meta{font-size:12px;color:#607d8b;font-weight:600}.sch-rcp-row-btn{width:100%;border:0;background:transparent;padding:0;text-align:left;cursor:pointer}.sch-rcp-tl{list-style:none;margin:0;padding:0 4px 16px}.sch-rcp-tl-row{border-bottom:1px solid #eef2f6}.sch-rcp-tl-row.past{opacity:.55}.sch-rcp-tl-row.other .sch-rcp-tl-body strong{color:#78909c}.sch-rcp-tl-btn{width:100%;display:flex;align-items:center;gap:10px;padding:12px 4px;border:0;background:transparent;text-align:left;cursor:pointer}.sch-rcp-tl-date{width:64px;flex-shrink:0;font-size:12px;font-weight:700;color:#546e7a}.sch-rcp-tl-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.sch-rcp-tl-body strong{font-size:14px;color:#1a2332}.sch-rcp-tl-body>span{font-size:12px;color:#78909c}.sch-rcp-tl-other{color:#90a4ae!important;font-size:11px!important}.sch-item-pending-chip{flex-shrink:0;padding:2px 7px;border-radius:999px;background:#ede7f6;color:#6a1b9a;font-size:11px;font-weight:800}.sch-item--past{opacity:.65}.sch-visit-mask,.sch-visit-type-mask{position:fixed;inset:0;z-index:90;background:rgba(15,23,42,.45);display:flex;align-items:flex-end;justify-content:center}.sch-visit-sheet,.sch-visit-type-sheet{width:100%;max-width:520px;max-height:min(88dvh,720px);overflow-y:auto;background:#fff;border-radius:20px 20px 0 0;padding:16px 16px calc(16px + env(safe-area-inset-bottom, 0px))}.sch-visit-head{display:flex;align-items:flex-start;gap:10px;margin-bottom:12px}.sch-visit-head-text{flex:1;min-width:0}.sch-visit-title{margin:0;font-size:18px;font-weight:800;color:#1a2332}.sch-visit-when{margin:4px 0 0;font-size:13px;color:#546e7a;font-weight:600}.sch-visit-svc{margin:6px 0 0;font-size:12px;color:#607d8b;display:flex;flex-wrap:wrap;gap:6px}.sch-visit-other{margin:6px 0 0;font-size:12px;color:#90a4ae;font-weight:600}.sch-visit-close{border:0;background:#f4f6f9;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer}.sch-visit-hist-panel{margin-bottom:12px;padding:12px 14px;border:1px solid #e8edf3;border-radius:14px;background:#f8fafc}.sch-visit-hist-label{margin:0 0 10px;font-size:13px;font-weight:800;color:#455a64}.sch-visit-status-chip{display:inline-flex;align-self:flex-start;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:800}.sch-visit-status-chip.wait{background:#fff3e0;color:#e65100}.sch-visit-status-chip.ok{background:#c8e6c9;color:#1b5e20}.sch-visit-status-chip.no{background:#ffcdd2;color:#b71c1c}.sch-visit-lock-reason{margin:0 0 10px;font-size:13px;color:#c62828;font-weight:600}.sch-visit-foot{display:flex;gap:8px;margin-top:8px}.sch-visit-btn{flex:1;height:44px;border-radius:12px;border:0;font-size:15px;font-weight:800;cursor:pointer}.sch-visit-btn.ghost{background:#eceff1;color:#546e7a}.sch-visit-btn.primary{background:#1e3a5f;color:#fff}.sch-visit-btn.primary:disabled{opacity:.45;cursor:not-allowed}.sch-visit-type-sheet{padding-top:20px}.sch-visit-type-title{margin:0 0 14px;font-size:17px;font-weight:800;text-align:center}.sch-visit-type-btn{width:100%;display:flex;align-items:center;gap:12px;padding:14px 16px;margin-bottom:8px;border:1px solid #e2e8f0;border-radius:14px;background:#fff;font-size:15px;font-weight:700;color:#1a2332;cursor:pointer}.sch-visit-type-btn.danger{color:#c62828;border-color:#ffcdd2;background:#fff5f5}.sch-visit-type-cancel{width:100%;margin-top:6px;border:0;background:transparent;color:#78909c;font-size:14px;font-weight:700;padding:12px;cursor:pointer}.sch-visit-hist-list{list-style:none;margin:0;padding:0;max-height:220px;overflow-y:auto}.sch-visit-hist-item{padding:10px 0;border-bottom:1px solid #eef2f6}.sch-visit-hist-item:last-child{border-bottom:0;padding-bottom:0}.sch-visit-hist-item:first-child{padding-top:0}.sch-visit-hist-top{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.sch-visit-hist-top strong{font-size:14px;color:#1a2332}.sch-visit-hist-top time{margin-left:auto;font-size:12px;color:#90a4ae}.sch-visit-hist-reason,.sch-visit-hist-reject{margin:6px 0 0;font-size:12px;color:#546e7a}.sch-visit-hist-reject{color:#c62828}.sch-visit-hist-empty{margin:8px 0 4px;text-align:center;color:#90a4ae;font-size:13px;font-weight:600}.sch-chg-cal-cell.disabled{opacity:.35;cursor:not-allowed}.clkp-busy--caregiver{stroke:#90a4ae}.clkp-busy--recipient{stroke:#d5dbe3;stroke-dasharray:4 3}.profile-page .profile-body{padding-bottom:calc(88px + env(safe-area-inset-bottom, 0px))}.profile-card{display:flex;align-items:center;gap:14px;padding:18px 16px;margin-bottom:14px;background:#fff;border:1px solid #e6ebf1;border-radius:16px;box-shadow:0 2px 8px rgba(30,58,95,.06)}.profile-avatar{width:56px;height:56px;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;font-size:22px;font-weight:800;color:#fff;flex-shrink:0}.profile-avatar,.profile-avatar.tone-owner{background:#1e3a5f}.profile-avatar.tone-sw{background:#1565c0}.profile-avatar.tone-yobo{background:#2e7d32}.profile-head-text{min-width:0;flex:1}.profile-role{margin:0 0 2px;font-size:11px;font-weight:800;letter-spacing:.04em;color:#7a8a99;text-transform:uppercase}.profile-name{margin:0;font-size:20px;font-weight:800;letter-spacing:-.03em;color:#1a2332;word-break:break-word}.profile-code{margin:6px 0 0;font-size:12px;font-weight:600;color:#7a8a99;display:flex;align-items:center;gap:8px;flex-wrap:wrap;word-break:break-all}.profile-copy{border:none;background:#e8eef5;color:#1e3a5f;font-size:11px;font-weight:800;padding:3px 8px;border-radius:999px;cursor:pointer;flex-shrink:0;white-space:nowrap}.profile-copy:active{opacity:.8}.profile-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:14px}.profile-stats:has(.profile-stat:nth-child(2):last-child){grid-template-columns:repeat(2,1fr)}.profile-stat{background:#fff;border:1px solid #e6ebf1;border-radius:12px;padding:12px 10px;text-align:center}.stat-value{margin:0;font-size:18px;font-weight:800;color:#1e3a5f}.stat-label{margin:4px 0 0;font-size:11px;font-weight:700;color:#7a8a99}.profile-section{background:#fff;border:1px solid #e6ebf1;border-radius:16px;padding:14px 14px 12px;margin-bottom:12px;box-shadow:0 2px 8px rgba(30,58,95,.06)}.profile-section .ys-daum-addr,.profile-section .ys-pw-fields{margin-top:4px}.profile-section .app-field{margin-top:8px}.profile-section .app-field:first-of-type{margin-top:4px}.profile-section .app-btn.dark{margin-top:8px}.profile-section-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px}.profile-section-head .profile-section-title{margin-bottom:0}.profile-section-head .app-btn.ghost.sm{color:#1565c0;font-weight:800}.profile-section-title{margin:0 0 10px;font-size:13px;font-weight:800;color:#1a2332}.profile-rows{display:flex;flex-direction:column}.profile-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:10px 0;border-top:1px solid #f0f3f7}.profile-row:first-child{border-top:none;padding-top:2px}.row-label{flex-shrink:0;width:72px;font-size:12px;font-weight:700;color:#7a8a99;padding-top:1px}.row-value{flex:1;min-width:0;text-align:right;font-size:13px;font-weight:600;color:#1a2332;word-break:break-all;display:inline-flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.profile-edit-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.profile-edit-actions .app-btn{width:100%}.profile-logout{width:100%;margin-top:8px;color:#c62828!important;border-color:#ef9a9a!important}.profile-install-btn{width:100%;margin-top:12px;display:inline-flex;align-items:center;justify-content:center;gap:6px}.profile-install-hint{margin:8px 0 0;font-size:12px;font-weight:600;color:#78909c;line-height:1.4;text-align:center}.profile-nav-row{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:52px;padding:12px 8px;margin:0 -4px;border:0;border-radius:12px;background:#f7f9fc;color:inherit;text-decoration:none;cursor:pointer;text-align:left;-webkit-tap-highlight-color:rgba(0,0,0,0);touch-action:manipulation;box-sizing:border-box}.profile-nav-row:active{background:#eef2f7}.profile-nav-left{display:flex;align-items:center;gap:12px;min-width:0}.profile-nav-ico{width:36px;height:36px;border-radius:10px;background:#eef2f7;color:#1e3a5f;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.profile-nav-text{display:flex;flex-direction:column;gap:2px;min-width:0}.profile-nav-label{font-size:14px;font-weight:800;color:#1a2332}.profile-nav-desc{font-size:12px;font-weight:600;color:#7a8a99}.ppe{display:inline-flex;flex-direction:column;align-items:center;flex-shrink:0}.ppe-avatar-btn{position:relative;padding:0;border:0;background:transparent;cursor:pointer;border-radius:18px}.ppe-avatar-btn:disabled{opacity:.65;cursor:not-allowed}.ppe-avatar-fallback,.ppe-avatar-img{width:56px;height:56px;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;font-size:22px;font-weight:800;color:#fff;background:#1e3a5f;flex-shrink:0}.ppe-avatar-img{-o-object-fit:cover;object-fit:cover;display:block}.ppe-avatar-fallback.tone-owner{background:#1e3a5f}.ppe-avatar-fallback.tone-sw{background:#1565c0}.ppe-avatar-fallback.tone-yobo{background:#2e7d32}.ppe-avatar-edit{position:absolute;right:-2px;bottom:-2px;width:24px;height:24px;border-radius:50%;background:#1e3a5f;color:#fff;display:inline-flex;align-items:center;justify-content:center;border:2px solid #fff;pointer-events:none}.ppe-file-input{display:none}.ppe--room .ppe-avatar-fallback,.ppe--room .ppe-avatar-img{width:72px;height:72px;border-radius:50%;font-size:28px}.ppe--room .ppe-avatar-btn{border-radius:50%}.ppe-overlay{position:fixed;inset:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:20px 16px calc(20px + env(safe-area-inset-bottom, 0px));background:rgba(15,23,42,.72)}.ppe-crop-sheet,.ppe-preview-sheet{width:min(100%,380px);background:#fff;border-radius:20px;padding:20px 16px 16px;box-shadow:0 12px 40px rgba(15,23,42,.28)}.ppe-preview-photo{width:100%;aspect-ratio:1;border-radius:16px;overflow:hidden;background:#eef2f7;margin-bottom:12px}.ppe-preview-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.ppe-preview-hint{margin:0 0 14px;text-align:center;font-size:15px;font-weight:600;color:#607d8b;line-height:1.45}.ppe-sheet-actions{display:flex;flex-direction:column;gap:8px}.ppe-sheet-actions.row{flex-direction:row;gap:10px}.ppe-sheet-actions.row .ppe-btn{flex:1}.ppe-btn{min-height:40px;border-radius:12px;border:0;font-size:15px;font-weight:800;cursor:pointer}.ppe-btn:disabled{opacity:.55;cursor:not-allowed}.ppe-btn.primary{background:#1565c0;color:#fff}.ppe-btn.danger{background:#fff5f5;color:#c62828;border:1px solid #ef9a9a}.ppe-btn.ghost{background:#f1f5f9;color:#546e7a}.ppe-crop-head{margin-bottom:12px;text-align:center}.ppe-crop-title{margin:0 0 6px;font-size:18px;font-weight:800;color:#1a2332}.ppe-crop-desc{margin:0;font-size:14px;font-weight:600;color:#78909c;line-height:1.4}.ppe-crop-viewport{position:relative;width:min(280px,100vw - 64px);height:min(280px,100vw - 64px);margin:0 auto 14px;border-radius:50%;overflow:hidden;background:#0f172a;touch-action:none;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ppe-crop-viewport:active{cursor:grabbing}.ppe-crop-img{left:50%;top:50%;transform-origin:center center;max-width:none}.ppe-crop-img,.ppe-crop-mask{position:absolute;pointer-events:none}.ppe-crop-mask{inset:0;border-radius:50%;box-shadow:inset 0 0 0 2px hsla(0,0%,100%,.85)}.ppe-zoom-row{display:flex;align-items:center;gap:10px;margin-bottom:14px;padding:0 4px}.ppe-zoom-label{flex-shrink:0;font-size:11px;font-weight:800;color:#78909c}.ppe-zoom-range{flex:1;accent-color:#1565c0;height:28px}.owner-dash .home-hero{margin-bottom:4px}.owner-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:14px 0 16px}.owner-stat-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:14px 8px;border:1px solid #e6ebf1;border-radius:12px;background:#fff;cursor:pointer;box-shadow:0 2px 8px rgba(30,58,95,.06)}.owner-stat-card:active{opacity:.9}.owner-stat-card.accent{border-color:#bbdefb;background:#e3f2fd}.owner-stat-card.accent .owner-stat-value{color:#1565c0}.owner-stat-value{margin:0;font-size:22px;font-weight:800;color:#1e3a5f;font-variant-numeric:tabular-nums}.owner-stat-label{margin:0;font-size:11px;font-weight:700;color:#7a8a99}.owner-cta{display:flex;align-items:center;gap:10px;padding:14px 16px;margin-bottom:14px;border:1px solid #ffe0b2;border-radius:16px;background:#fff8e1;cursor:pointer}.owner-cta:active{opacity:.92}.owner-cta-text{flex:1;min-width:0}.owner-cta-title{margin:0 0 4px;font-size:14px;font-weight:800;color:#e65100}.owner-cta-desc{margin:0;font-size:12px;font-weight:600;color:#ef6c00;line-height:1.4}.owner-cta-arrow{flex-shrink:0;font-size:22px;font-weight:700;color:#ef6c00;line-height:1}.owner-seg{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;padding:4px;margin-bottom:14px;background:#eef1f5;border:1px solid #e4e9ef;border-radius:12px}.owner-seg-item{position:relative;min-height:38px;border:none;border-radius:10px;background:transparent;color:#78909c;font-size:13px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:4px}.owner-seg-item.active{background:#fff;color:#1e3a5f;box-shadow:0 1px 4px rgba(30,58,95,.1)}.owner-seg-badge{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#c62828;color:#fff;font-size:10px;font-weight:800}.owner-filter{display:flex;gap:8px;margin-bottom:12px}.owner-filter-chip{min-height:32px;padding:0 12px;border:1px solid #e6ebf1;border-radius:999px;background:#fff;color:#7a8a99;font-size:12px;font-weight:700;cursor:pointer}.owner-filter-chip.active{border-color:#1e3a5f;background:#e8eef5;color:#1e3a5f}.owner-req-card .owner-req-main{display:flex;align-items:flex-start;gap:12px}.owner-req-card .owner-req-avatar{width:40px;height:40px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:#1e3a5f;color:#fff;font-size:15px;font-weight:800;flex-shrink:0}.owner-req-card .owner-req-body{flex:1;min-width:0}.owner-req-card .owner-req-head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:2px}.owner-req-card .item-title{margin:0}.owner-req-card .owner-req-actions{margin-top:12px}.owner-status{flex-shrink:0;font-size:11px;font-weight:800;padding:3px 8px;border-radius:999px;background:#fff3e0;color:#ef6c00}.owner-status.pending{background:#e3f2fd;color:#1565c0}.owner-status.hold{background:#fff3e0;color:#ef6c00}.owner-status.rejected{background:#fdecea;color:#c62828}.owner-status.approved{background:#e8f5e9;color:#2e7d32}.owner-req-msg{margin-top:4px!important;color:#546e7a!important}.owner-req-date{margin-top:2px!important;font-size:11px!important}.owner-staff-form{margin-bottom:8px}.owner-form-title{margin:0 0 12px;font-size:13px;font-weight:800;color:#1a2332}.owner-form-title--list{margin-top:22px}.owner-modal-title{margin:0;font-size:18px;font-weight:800;color:#1a2332;letter-spacing:-.02em}.owner-match-sheet{position:relative;max-height:min(92dvh,860px);display:flex;flex-direction:column;overflow:hidden;padding:8px 0 0;padding-bottom:0}.owner-match-head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;padding:0 18px 10px;flex-shrink:0}.owner-match-head-text{min-width:0}.owner-match-kicker{margin:0 0 2px;font-size:11px;font-weight:800;letter-spacing:.04em;color:#90a4ae;text-transform:uppercase}.owner-match-close{width:36px;height:36px;border:none;border-radius:10px;background:#f1f4f8;color:#607d8b;font-size:22px;line-height:1;cursor:pointer;flex-shrink:0}.owner-match-close:active{background:#e4eaf1}.owner-match-scroll{flex:1;min-height:0;overflow-y:auto;padding:0 18px 8px;-webkit-overflow-scrolling:touch}.owner-step{margin-bottom:18px}.owner-step-label{display:flex;gap:8px;margin:0 0 10px;font-size:13px;color:#1a2332}.owner-step-label,.owner-step-num{align-items:center;font-weight:800}.owner-step-num{display:inline-flex;justify-content:center;width:20px;height:20px;border-radius:50%;background:#1e3a5f;color:#fff;font-size:11px}.owner-step-meta{margin-left:auto;font-size:11px;font-weight:700;color:#90a4ae}.owner-choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.owner-choice-card{display:flex;flex-direction:column;align-items:flex-start;gap:6px;text-align:left;padding:12px;border:1.5px solid #e6ebf1;border-radius:14px;background:#fff;cursor:pointer;transition:border-color .15s ease,background .15s ease}.owner-choice-card.active{border-color:#1565c0;background:#e3f2fd}.owner-choice-card.active .owner-choice-ico{background:#1565c0;color:#fff}.owner-choice-card.active .owner-choice-title{color:#1e3a5f}.owner-choice-card:active{opacity:.92}.owner-choice-ico{width:32px;height:32px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:#eef2f6;color:#1e3a5f}.owner-choice-title{font-size:13px;font-weight:800;color:#1a2332;line-height:1.3}.owner-choice-desc{font-size:11px;font-weight:600;color:#7a8a99;line-height:1.35}.owner-applicant{display:flex;align-items:center;gap:12px;padding:12px 14px;margin-bottom:16px;border-radius:14px;background:#e8eef5;border:1px solid #d5e0ec}.owner-applicant-avatar{width:44px;height:44px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:#1e3a5f;color:#fff;font-size:18px;font-weight:800;flex-shrink:0}.owner-applicant-text{flex:1;min-width:0}.owner-applicant-label{margin:0 0 2px;font-size:10px;font-weight:800;letter-spacing:.04em;color:#78909c;text-transform:uppercase}.owner-applicant-name{margin:0;font-size:16px;font-weight:800;color:#1a2332}.owner-applicant-meta{margin:4px 0 0;font-size:12px;font-weight:600;color:#7a8a99;word-break:break-all}.owner-match-hint{flex-shrink:0;font-size:11px;font-weight:800;color:#2e7d32;background:#e8f5e9;padding:4px 8px;border-radius:999px;white-space:nowrap}.owner-emp-search{position:relative;margin-bottom:10px}.owner-emp-search .owner-emp-search-ico{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#90a4ae;display:inline-flex;pointer-events:none}.owner-emp-search input{width:100%;min-height:44px;padding:0 14px 0 38px;border:1px solid #e6ebf1;border-radius:12px;background:#f9fafb;font-size:15px;font-weight:500;color:#1a2332;outline:none}.owner-emp-search input:focus{border-color:#1e3a5f;background:#fff;box-shadow:0 0 0 3px rgba(30,58,95,.1)}.owner-emp-state{display:flex;flex-direction:column;align-items:center;gap:10px;padding:28px 12px;text-align:center;border:1px dashed #d5dde6;border-radius:14px;background:#fafbfc}.owner-emp-state p{margin:0;font-size:13px;font-weight:600;color:#7a8a99}.owner-emp-list{max-height:min(36vh,320px);overflow-y:auto;margin-bottom:4px;padding-right:2px}.owner-emp-list--compact{max-height:min(28vh,240px)}.owner-match-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;padding:4px;margin-bottom:14px;background:#eef1f5;border:1px solid #e4e9ef;border-radius:12px}.owner-match-tab{position:relative;min-height:38px;padding:0 6px;border:none;border-radius:10px;background:transparent;color:#78909c;font-size:12px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:4px;white-space:nowrap}.owner-match-tab.active{background:#fff;color:#1e3a5f;box-shadow:0 1px 4px rgba(30,58,95,.1)}.owner-match-tab:active{opacity:.92}.owner-match-tab-count{display:inline-flex;align-items:center;justify-content:center;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:#e3f2fd;color:#1565c0;font-size:10px;font-weight:800}.owner-match-tab.active .owner-match-tab-count{background:#1e3a5f;color:#fff}.owner-emp-state-hint{margin:6px 0 0!important;font-size:12px!important;font-weight:600!important;color:#90a4ae!important}.owner-compare-table{border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;background:#fff;margin-bottom:12px}.owner-compare-row{display:grid;grid-template-columns:64px 1fr 1fr 40px;gap:6px;align-items:center;padding:10px 12px;border-top:1px solid #eef2f6;font-size:13px;font-weight:600;color:#1a2332}.owner-compare-row:first-child{border-top:none}.owner-compare-row.owner-compare-head{background:#f5f7fa;font-size:11px;font-weight:800;color:#78909c;text-transform:uppercase;letter-spacing:.02em}.owner-compare-label{font-size:11px;font-weight:800;color:#90a4ae}.owner-compare-mark{text-align:center;font-size:14px;font-weight:800}.owner-compare-mark.ok{color:#2e7d32}.owner-compare-mark.bad{color:#c62828}.owner-compare-mark.pending{color:#90a4ae}.owner-emp-section-label{display:flex;align-items:center;justify-content:space-between;margin:10px 2px 8px;font-size:11px;font-weight:800;letter-spacing:.02em;color:#8a97a6;text-transform:uppercase}.owner-emp-section-label:first-child{margin-top:0}.owner-emp-count{font-weight:700;color:#b0bac4;text-transform:none;letter-spacing:0}.owner-emp-item{display:flex;align-items:flex-start;gap:10px;width:100%;text-align:left;padding:12px;margin-bottom:8px;border:1.5px solid #e6ebf1;border-radius:12px;background:#fff;cursor:pointer}.owner-emp-item.selected{border-color:#1565c0;background:#e3f2fd}.owner-emp-item:active{opacity:.92}.owner-emp-radio{width:20px;height:20px;margin-top:10px;border-radius:50%;border:2px solid #c5d0dc;flex-shrink:0;background:#fff}.owner-emp-radio.on{border-color:#1565c0;background:#1565c0;box-shadow:inset 0 0 0 3px #fff}.owner-emp-avatar{width:36px;height:36px;margin-top:2px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:#eef2f6;color:#1e3a5f;font-size:14px;font-weight:800;flex-shrink:0}.owner-emp-item.selected .owner-emp-avatar{background:#1565c0;color:#fff}.owner-emp-body{flex:1;min-width:0}.owner-emp-title-row{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.owner-emp-name{font-size:15px;font-weight:800;color:#1a2332}.owner-match-code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px;letter-spacing:.02em}.owner-emp-tag{font-size:10px;font-weight:800;padding:2px 7px;border-radius:999px}.owner-emp-tag.match{background:#e8f5e9;color:#2e7d32}.owner-emp-tag.phone{background:#fff3e0;color:#ef6c00}.owner-emp-tag.muted{background:#eceff1;color:#78909c}.owner-emp-sub{margin:4px 0 0;font-size:12px;font-weight:600;color:#7a8a99;word-break:break-all}.owner-link-preview{display:flex;align-items:center;gap:8px;padding:12px;margin-bottom:12px;border-radius:12px;background:#f5f7fa;border:1px solid #e2e8f0}.owner-link-party{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.owner-link-party strong{font-size:14px;font-weight:800;color:#1a2332;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.owner-link-party-label{font-size:10px;font-weight:800;color:#90a4ae;letter-spacing:.03em;text-transform:uppercase}.owner-link-arrow{flex-shrink:0;font-size:16px;font-weight:800;color:#1565c0}.owner-match-tip{margin:0 0 8px;font-size:12px;font-weight:600;color:#90a4ae;line-height:1.45}.owner-match-tip--top{margin-top:0;margin-bottom:12px}.owner-rematch-box{margin:0 0 8px;padding:12px;border-radius:12px;background:#f5f7fa;border:1px solid #e2e8f0}.owner-rematch-box--loading{text-align:center}.owner-rematch-loading{margin:0;font-size:12px;font-weight:600;color:#7a8a99}.owner-rematch-lead{margin:0 0 10px;font-size:12px;font-weight:600;line-height:1.45;color:#546e7a}.owner-rematch-options{display:flex;flex-direction:column;gap:8px;margin-bottom:10px}.owner-rematch-opt{display:flex;align-items:flex-start;gap:10px;width:100%;text-align:left;padding:12px;border:1.5px solid #e6ebf1;border-radius:12px;background:#fff;cursor:pointer}.owner-rematch-opt .owner-emp-radio{margin-top:2px}.owner-rematch-opt.active{border-color:#1565c0;background:#e3f2fd}.owner-rematch-opt-body{display:flex;flex-direction:column;gap:2px;min-width:0}.owner-rematch-opt-title{font-size:13px;font-weight:800;color:#1a2332}.owner-rematch-opt-desc{font-size:11px;font-weight:600;color:#7a8a99;line-height:1.35}.owner-prev-match-list{max-height:160px;overflow-y:auto}.owner-prev-match-item{display:flex;align-items:flex-start;gap:10px;width:100%;text-align:left;padding:10px 12px;margin-bottom:6px;border:1.5px solid #e6ebf1;border-radius:10px;background:#fff;cursor:pointer}.owner-prev-match-item .owner-emp-radio{margin-top:2px}.owner-prev-match-item.selected{border-color:#1565c0;background:#e3f2fd}.owner-prev-match-item:last-child{margin-bottom:0}.owner-match-actions{flex-shrink:0;display:flex;flex-direction:column;gap:6px;padding:12px 18px calc(16px + env(safe-area-inset-bottom, 0px));border-top:1px solid #e8edf2;background:#fff;box-shadow:0 -6px 16px rgba(15,23,42,.04)}.owner-match-summary{margin:0 0 4px;font-size:12px;font-weight:600;line-height:1.4;color:#546e7a;text-align:center}.owner-match-cancel{width:100%}.nav-ico-wrap{position:relative}.nav-ico-wrap .nav-badge{position:absolute;top:-6px;right:-10px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:#c62828;color:#fff;font-size:9px;font-weight:800;line-height:16px;text-align:center;font-style:normal}.owner-shell .app-bottom-nav button{font-size:10px}.admin-priv-page{min-height:100vh;min-height:100dvh;background:#f2f5f9}.admin-priv-head{margin-bottom:14px}.admin-priv-page-title{margin:0;font-size:20px;font-weight:800;letter-spacing:-.02em;color:#1a2332}.admin-priv-page-sub{margin:4px 0 0;font-size:13px;font-weight:600;color:#7a8a99}.admin-priv-body{padding-bottom:calc(32px + env(safe-area-inset-bottom, 0px))}.admin-priv-error{margin-bottom:14px;padding:14px 14px 12px;background:#fff5f5;border:1px solid #ffcdd2;border-radius:16px}.admin-priv-error p{margin:0 0 10px;font-size:13px;font-weight:600;line-height:1.5;color:#c62828}.admin-priv-card{padding:18px 16px;margin-bottom:14px;background:#fff;border:1px solid #e6ebf1;border-radius:16px;box-shadow:0 2px 8px rgba(30,58,95,.06)}.admin-priv-eyebrow{margin:0 0 4px;font-size:11px;font-weight:800;letter-spacing:.06em;color:#7a8a99;text-transform:uppercase}.admin-priv-title{margin:0 0 8px;font-size:18px;font-weight:800;color:#1a2332;letter-spacing:-.02em}.admin-priv-desc{margin:0;font-size:13px;line-height:1.55;color:#7a8a99}.admin-priv-desc strong{color:#1a2332;font-weight:700}.admin-priv-current{display:flex;flex-direction:column;gap:4px;margin-top:14px;padding:12px;background:#f5f7fa;border-radius:10px}.admin-priv-current .label{font-size:11px;font-weight:700;color:#7a8a99}.admin-priv-current .value{font-size:13px;font-weight:700;color:#1a2332}.admin-priv-source-counts{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.admin-priv-source-counts span{font-size:11px;font-weight:700;color:#546e7a;background:#fff;padding:3px 7px;border-radius:7px;border:1px solid #e6ebf1}.admin-priv-refresh{width:100%;margin-top:10px;min-height:36px;gap:6px}.admin-priv-refresh-hint{margin:6px 0 0;font-size:11px;line-height:1.45;color:#7a8a99}.admin-priv-counts{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.admin-priv-counts span{font-size:12px;font-weight:700;color:#1e3a5f;background:rgba(30,58,95,.08);padding:4px 8px;border-radius:8px}.admin-priv-ym{margin:10px 0 0;font-size:12px;color:#7a8a99}.admin-priv-section{margin-bottom:16px;padding:14px 14px 12px;background:#fff;border:1px solid #e6ebf1;border-radius:16px}.admin-priv-section-title{margin:0 0 10px;font-size:14px;font-weight:800;color:#1a2332}.admin-priv-search{display:flex;align-items:center;gap:8px;padding:0 10px;height:40px;border:1px solid #e6ebf1;border-radius:10px;background:#fff;margin-bottom:10px}.admin-priv-search input{flex:1;border:0;outline:none;font-size:14px;background:transparent;color:#1a2332}.admin-priv-list{list-style:none;margin:0;padding:0;max-height:220px;overflow-y:auto;border:1px solid #e6ebf1;border-radius:10px}.admin-priv-list li{border-bottom:1px solid #e6ebf1}.admin-priv-list li:last-child{border-bottom:0}.admin-priv-list li.active .admin-priv-list-btn{background:rgba(30,58,95,.08)}.admin-priv-list-btn{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:2px;padding:10px 12px;border:0;background:#fff;text-align:left;cursor:pointer}.admin-priv-list-btn .name{font-size:14px;font-weight:700;color:#1a2332}.admin-priv-list-btn .meta{font-size:12px;color:#7a8a99}.admin-priv-empty{margin:0;padding:12px 4px;font-size:13px;color:#7a8a99}.admin-priv-selected{margin-top:10px;font-size:13px;color:#7a8a99}.admin-priv-selected strong{color:#1e3a5f;font-weight:800}.admin-priv-apply{width:100%;margin-top:4px}.app-util-page{background:#f2f5f9}.app-util-body{padding-bottom:calc(40px + env(safe-area-inset-bottom, 0px))}.app-util-title{margin:0 0 6px;font-size:22px;font-weight:800;letter-spacing:-.03em;color:#1a2332}.app-util-sub{margin:28px 0 12px;font-size:15px;font-weight:800;color:#1a2332}.app-util-desc{margin:0 0 16px;font-size:13px;line-height:1.5;color:#7a8a99}.app-util-actions{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:12px}.app-util-actions--end{justify-content:flex-end}.app-util-empty{padding:28px 12px;text-align:center;font-size:14px;font-weight:600;color:#7a8a99;background:#fff;border:1px solid #e6ebf1;border-radius:12px}.notify-list,.support-list{list-style:none;margin:0;padding:0}.notify-item{padding:10px 12px;margin-bottom:6px;background:#fff;border:1px solid #e6ebf1;border-radius:12px;cursor:pointer}.notify-item.unread{border-color:rgba(21,101,192,.35);background:#f7fbff}.support-item{padding:14px 14px;margin-bottom:8px;background:#fff;border:1px solid #e6ebf1;border-radius:12px;cursor:pointer}.support-item.unread{border-color:rgba(21,101,192,.35);background:#f7fbff}.notify-item-head,.support-item-head{display:flex;align-items:center;gap:8px}.notify-item-title{flex:1;font-size:13px;font-weight:800;color:#1a2332;line-height:1.3}.support-item-title{flex:1;font-size:14px}.notify-dot{width:7px;height:7px;border-radius:50%;background:#1565c0;flex-shrink:0}.notify-item-body{margin:4px 0 0;font-size:12px;line-height:1.4;color:#546e7a}.support-item-body{margin:6px 0 0;font-size:13px;line-height:1.45;color:#546e7a}.notify-item-time{margin:4px 0 0;font-size:10px;font-weight:600;color:#7a8a99}.support-item-time{margin:8px 0 0;font-size:11px;font-weight:600;color:#7a8a99}.support-status{font-size:11px;font-weight:800;padding:2px 8px;border-radius:8px}.support-status.wait{background:#fff3e0;color:#ef6c00}.support-status.done{background:#e8f5e9;color:#2e7d32}.support-reply{margin:8px 0 0;padding:10px;font-size:13px;line-height:1.45;background:#f5f7fa;border-radius:10px;color:#1a2332}.support-item-actions{margin-top:10px}.support-item{cursor:default}.support-form{margin-bottom:8px}.support-form .support-form-label{margin:0 0 10px;font-size:14px;font-weight:800;color:#1a2332}.support-form .support-form-btns{display:flex;gap:8px;margin-top:4px}.support-form .support-form-btns .app-btn.primary{flex:1}.support-form .app-btn{width:100%;margin-top:4px}.support-page{background:#f2f5f9;min-height:100vh;min-height:100dvh}.support-body{padding:12px 16px calc(32px + env(safe-area-inset-bottom, 0px))}.support-hero{text-align:center;padding:8px 8px 20px}.support-hero-icon{width:48px;height:48px;margin:0 auto 12px;border-radius:14px;background:#e8eef5;color:#1e3a5f;display:flex;align-items:center;justify-content:center}.support-hero-title{margin:0 0 6px;font-size:22px;font-weight:800;letter-spacing:-.03em;color:#1a2332}.support-hero-desc{margin:0;font-size:13px;line-height:1.5;color:#7a8a99}.support-tabs{display:flex;gap:6px;padding:4px;margin-bottom:14px;background:#fff;border:1px solid #e6ebf1;border-radius:12px}.support-tab{flex:1;min-height:40px;border:0;border-radius:9px;background:transparent;font-size:13px;font-weight:700;color:#7a8a99;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:6px}.support-tab.active{background:#1e3a5f;color:#fff}.support-tab-count{min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:hsla(0,0%,100%,.22);font-size:11px;font-weight:800;line-height:18px}.support-tab:not(.active) .support-tab-count{background:#e8eef5;color:#1e3a5f}.support-panel{animation:support-fade-in .18s ease-out}@keyframes support-fade-in{0%{opacity:.6;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.support-card{background:#fff;border:1px solid #e6ebf1;border-radius:12px;padding:16px}.support-card-hint{margin:0 0 14px;padding:10px 12px;font-size:12px;font-weight:600;line-height:1.45;color:#546e7a;background:#f5f7fa;border-radius:10px}.support-form .app-field{margin-bottom:14px}.support-form textarea{width:100%;min-height:140px;padding:12px 14px;border:1px solid #e6ebf1;border-radius:12px;background:#fff;font-size:15px;font-family:inherit;color:#1a2332;resize:vertical;outline:none}.support-form textarea:focus{border-color:rgba(30,58,95,.45)}.support-form input{width:100%}.support-char-count{margin:6px 0 0;text-align:right;font-size:11px;font-weight:600;color:#7a8a99}.support-form-actions{display:flex;gap:8px;margin-top:4px}.support-form-actions .app-btn.primary{flex:1}.support-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.support-item{margin:0}.support-item-top{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.support-badge{font-size:11px;font-weight:800;padding:3px 9px;border-radius:8px}.support-badge.wait{background:#fff3e0;color:#ef6c00}.support-badge.checked{background:#e8edf2;color:#546e7a}.support-badge.done{background:#e8f5e9;color:#2e7d32}.support-item-date{font-size:11px;font-weight:600;color:#7a8a99}.support-item-title{margin:0 0 8px;font-size:15px;font-weight:800;color:#1a2332;line-height:1.35}.support-item-content{margin:0;font-size:14px;line-height:1.55;color:#546e7a;white-space:pre-wrap;word-break:break-word}.support-reply-box{margin-top:12px;padding:12px;background:#f5f7fa;border-radius:10px;border:1px solid #e8edf2}.support-reply-label{margin:0 0 6px;font-size:11px;font-weight:800;color:#1e3a5f;text-transform:uppercase;letter-spacing:.04em}.support-reply-text{margin:0;font-size:13px;line-height:1.5;color:#1a2332;white-space:pre-wrap}.support-reply-date{margin:8px 0 0;font-size:11px;font-weight:600;color:#7a8a99}.support-item-actions{display:flex;gap:8px;margin-top:14px;padding-top:12px;border-top:1px solid #e6ebf1}.support-btn-delete{color:#c62828}.support-item-locked{margin:12px 0 0;font-size:11px;font-weight:600;color:#7a8a99}.support-empty{padding:36px 20px;text-align:center;background:#fff;border:1px solid #e6ebf1;border-radius:12px}.support-empty-icon{width:56px;height:56px;margin:0 auto 14px;border-radius:16px;background:#e8eef5;color:#1e3a5f;display:flex;align-items:center;justify-content:center}.support-empty-title{margin:0 0 6px;font-size:16px;font-weight:800;color:#1a2332}.support-empty-desc{margin:0 0 16px;font-size:13px;line-height:1.5;color:#7a8a99}.cws-shell .cws-body{padding-bottom:calc(72px + env(safe-area-inset-bottom, 0px))}.cws-topbar-title{display:flex;flex-direction:column;min-width:0;line-height:1.2}.cws-topbar-name{font-size:14px;font-weight:800;color:#1a2332;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cws-topbar-sub{font-size:11px;font-weight:600;color:#7a8a99}.cws-bottom-nav button{position:relative;font-size:9px;letter-spacing:-.04em}.cws-nav-badge{position:absolute;top:6px;right:calc(50% - 22px);min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:#c62828;color:#fff;font-size:9px;font-weight:800;font-style:normal;line-height:16px;text-align:center}.cws-home{padding:12px 14px 20px}.cws-hero{gap:14px;padding:16px;margin-bottom:14px;background:#fff;border:1px solid #e6ebf1;border-radius:16px;box-shadow:0 2px 8px rgba(30,58,95,.06)}.cws-hero,.cws-hero-mark{display:flex;align-items:center}.cws-hero-mark{width:52px;height:52px;border-radius:14px;background:#1e3a5f;color:#fff;font-size:22px;font-weight:800;justify-content:center;flex-shrink:0}.cws-hero-title{margin:0;font-size:18px;font-weight:800;color:#1a2332}.cws-hero-sub{margin:4px 0 0;font-size:13px;color:#7a8a99}.cws-quick-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px}.cws-quick-card{display:flex;flex-direction:column;align-items:flex-start;gap:6px;padding:14px;border:1px solid #e6ebf1;border-radius:12px;background:#fff;text-align:left;cursor:pointer}.cws-quick-card.wide{grid-column:1/-1;flex-direction:row;align-items:center;gap:12px}.cws-quick-card:active{background:#f8fafc}.cws-quick-ico{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center}.cws-quick-ico.wage{background:#e3f0fc;color:#1565c0}.cws-quick-ico.peers{background:#e8eef5;color:#1e3a5f}.cws-quick-ico.chat{background:#e8f5e9;color:#2e7d32}.cws-quick-ico.info{background:#f3e8ff;color:#6a1b9a}.cws-quick-label{font-size:13px;font-weight:800;color:#1a2332}.cws-quick-val{font-size:12px;font-weight:700;color:#1565c0}.cws-quick-val.muted{color:#7a8a99;font-weight:600}.cws-quick-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.cws-quick-preview{font-size:12px;color:#1a2332;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cws-quick-preview.muted{color:#7a8a99}.cws-quick-badge{flex-shrink:0;padding:4px 8px;border-radius:999px;background:#e8eef5;color:#1e3a5f;font-size:11px;font-weight:700}.cws-info-card{padding:14px 16px;margin-bottom:12px;background:#fff;border:1px solid #e6ebf1;border-radius:12px}.cws-info-card.muted-card{background:#fafbfc}.cws-info-title{margin:0 0 12px;font-size:13px;font-weight:800;color:#1e3a5f}.cws-dl{margin:0}.cws-dl div{display:flex;gap:12px;padding:8px 0;border-bottom:1px solid #f0f3f7}.cws-dl div:last-child{border-bottom:0}.cws-dl dt{flex:0 0 88px;font-size:12px;font-weight:600;color:#7a8a99}.cws-dl dd{flex:1;margin:0;font-size:13px;font-weight:600;color:#1a2332;word-break:break-all}.cws-dl dd.accent{color:#1565c0;font-weight:800}.cws-tab{padding:12px 14px 20px}.cws-tab-desc{margin:0 0 12px;font-size:12px;color:#7a8a99}.cws-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:48px 20px;text-align:center;color:#7a8a99}.cws-empty.compact{padding:32px 16px}.cws-empty-title{margin:8px 0 0;font-size:15px;font-weight:800;color:#1a2332}.cws-empty-desc{margin:0;font-size:13px;line-height:1.5;color:#7a8a99}.cws-readonly-banner{display:flex;align-items:center;gap:8px;padding:10px 12px;margin-bottom:12px;border-radius:10px;background:#fff3e0;color:#e65100;font-size:12px;font-weight:700}.cws-wage-list{list-style:none;margin:0;padding:0}.cws-wage-item{margin-bottom:8px}.cws-wage-btn{width:100%;padding:14px 16px;border:1px solid #e6ebf1;border-radius:12px;background:#fff;text-align:left;cursor:pointer}.cws-wage-head{display:flex;align-items:center;gap:8px;margin-bottom:6px}.cws-wage-ym{font-size:12px;font-weight:800;color:#1e3a5f;white-space:nowrap}.cws-wage-title{font-size:14px;font-weight:700;color:#1a2332}.cws-wage-amounts{font-size:13px;font-weight:700;color:#1565c0}.cws-wage-file{display:inline-flex;align-items:center;gap:4px;margin-top:6px;font-size:11px;color:#7a8a99}.cws-peer-list{list-style:none;margin:0;padding:0}.cws-peer-item{display:flex;gap:12px;padding:12px 14px;margin-bottom:8px;background:#fff;border:1px solid #e6ebf1;border-radius:12px}.cws-peer-item.me{border-color:rgba(21,101,192,.35);background:#f8fbff}.cws-peer-avatar{width:42px;height:42px;border-radius:12px;background:#e8eef5;color:#1e3a5f;font-size:16px;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0}.cws-peer-name{font-size:14px;font-weight:800;color:#1a2332}.cws-peer-me{margin-left:6px;padding:2px 6px;border-radius:6px;background:#1565c0;color:#fff;font-size:10px;font-weight:800}.cws-peer-meta,.cws-peer-phone{margin:2px 0 0;font-size:12px;color:#7a8a99}.cws-peer-head{display:flex;align-items:center}.cws-room-segment{display:flex;gap:6px;padding:4px;margin-bottom:10px;background:#eef2f7;border-radius:12px}.cws-room-segment button{flex:1;height:36px;border:0;border-radius:10px;background:transparent;font-size:13px;font-weight:700;color:#7a8a99;cursor:pointer}.cws-room-segment button.active{background:#fff;color:#1e3a5f;box-shadow:0 2px 8px rgba(30,58,95,.06)}.cws-seg-count{margin-left:4px;padding:1px 6px;border-radius:999px;background:#e8eef5;color:#1e3a5f;font-size:10px;font-style:normal}.cws-chat-wrap{display:flex;flex-direction:column;height:calc(100vh - 200px - env(safe-area-inset-bottom, 0px));min-height:360px}.cws-chat-wrap .kt-chat{flex:1;min-height:0}.kt-chat{display:flex;flex-direction:column;min-height:0;background:#f2f5f9}.kt-chat-messages{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:6px;padding:12px 14px 16px;-webkit-overflow-scrolling:touch}.kt-chat-bottom-anchor{width:1px;height:1px;flex-shrink:0;pointer-events:none}.kt-date-chip{margin:8px 0 4px;padding:6px 14px;background:rgba(30,58,95,.08);font-weight:600;white-space:nowrap}.kt-date-chip,.kt-system-msg{align-self:center;border-radius:999px;color:#7a8a99;font-size:11px}.kt-system-msg{max-width:92%;margin:4px 0;padding:6px 12px;background:rgba(30,58,95,.06);line-height:1.4;text-align:center}.kt-msg-row{display:flex;max-width:100%}.kt-msg-row.mine{align-self:flex-end;flex-direction:row;align-items:flex-end;gap:6px;max-width:82%}.kt-msg-row.mine .kt-msg-bubble{background:#1565c0;color:#fff;border-bottom-right-radius:4px}.kt-msg-row.mine .kt-msg-meta{display:flex;flex-direction:column;align-items:flex-end;flex-shrink:0;gap:2px;margin-bottom:2px}.kt-msg-row.mine .kt-msg-unread{font-size:10px;font-weight:800;line-height:1;color:#1565c0}.kt-msg-row.mine .kt-msg-time{flex-shrink:0}.kt-msg-row.other{align-self:flex-start;align-items:flex-start;gap:8px;max-width:88%}.kt-msg-row.other .kt-msg-bubble{background:#fff;color:#1a2332;border:1px solid rgba(230,235,241,.9);border-bottom-left-radius:4px}.kt-msg-row.pending .kt-msg-bubble{opacity:.72}.kt-msg-row.failed .kt-msg-bubble{opacity:.55;box-shadow:inset 0 0 0 1px rgba(198,40,40,.45)}.kt-msg-avatar{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;margin-top:18px;padding:0;border:0;border-radius:50%;background:#e8eef5;color:#1e3a5f;font-size:14px;font-weight:800;overflow:hidden;cursor:pointer}.kt-msg-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.kt-msg-avatar:active{filter:brightness(.96)}.kt-msg-col{flex:1;min-width:0}.kt-msg-sender{display:block;margin-bottom:4px;padding:0 0 0 2px;border:0;background:transparent;font-size:11px;font-weight:700;color:#7a8a99;text-align:left;cursor:pointer}.kt-msg-sender:active{color:#1e3a5f}.cpp-overlay{position:fixed;inset:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:20px 16px calc(20px + env(safe-area-inset-bottom, 0px));background:rgba(15,23,42,.72)}.cpp-sheet{position:relative;width:min(100%,340px);padding:28px 20px 18px;border-radius:18px;background:#fff;text-align:center}.cpp-close{position:absolute;top:10px;right:10px;width:34px;height:34px;border:0;border-radius:10px;background:#f0f4f8;color:#546e7a;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.cpp-photo{width:112px;height:112px;margin:0 auto 14px;border-radius:50%;overflow:hidden;background:#e8eef5}.cpp-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.cpp-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#1e3a5f;color:#fff;font-size:40px;font-weight:800}.cpp-name{margin:0 0 4px;font-size:20px;font-weight:800;color:#1a2332;line-height:1.3;word-break:keep-all}.cpp-role{margin:0 0 12px;font-size:13px;font-weight:700;color:#78909c}.cpp-phone{display:inline-block;margin:0 0 16px;padding:8px 14px;border-radius:999px;background:#eef3f9;color:#1e3a5f;font-size:15px;font-weight:800;text-decoration:none}.cpp-phone-empty{margin:0 0 16px;font-size:13px;font-weight:600;color:#90a4ae}.cpp-done{display:block;width:100%;min-height:44px;border:0;border-radius:12px;background:#1e3a5f;color:#fff;font-size:15px;font-weight:800;cursor:pointer}.kt-msg-body{display:flex;align-items:flex-end;gap:6px}.kt-msg-bubble{padding:9px 12px;border-radius:16px;word-break:break-word}.kt-msg-text{margin:0;font-size:15px;line-height:1.45;white-space:pre-wrap}.kt-msg-time{flex-shrink:0;margin-bottom:2px;font-size:10px;color:#7a8a99;white-space:nowrap}.kt-chat-input-bar{display:flex;align-items:center;gap:8px;flex-shrink:0;padding:8px 12px;background:#fff;border-top:1px solid #e6ebf1}.kt-chat-input-bar:last-child{padding-bottom:calc(8px + env(safe-area-inset-bottom, 0px))}.kt-chat-plus{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:0;border-radius:50%;background:#eef2f7;color:#1e3a5f;cursor:pointer;transition:transform .15s ease}.kt-chat-plus.open{transform:rotate(45deg);background:#dde5ee}.kt-chat-plus:active{background:#d5dee8}.kt-chat-input-wrap{flex:1;display:flex;align-items:center;min-height:40px;padding:0 14px;border-radius:20px;background:#eef2f7}.kt-chat-input-wrap input{flex:1;min-width:0;height:38px;border:0;background:transparent;font-size:15px;color:#1a2332;outline:none}.kt-chat-input-wrap input::-moz-placeholder{color:#a0adb8}.kt-chat-input-wrap input::placeholder{color:#a0adb8}.kt-chat-input-wrap input:disabled{opacity:.6}.kt-chat-send{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:0;border-radius:50%;background:#1565c0;color:#fff;cursor:pointer}.kt-chat-send:disabled{opacity:.35;cursor:default}.kt-chat-send:not(:disabled):active{background:#1e3a5f}.kt-attach-panel{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;flex-shrink:0;padding:16px 20px 18px;background:#f7f9fc;border-top:1px solid #e6ebf1}.kt-attach-item{display:flex;flex-direction:column;align-items:center;gap:10px;padding:16px 8px;border:0;border-radius:16px;background:#fff;box-shadow:0 1px 4px rgba(26,35,50,.06);cursor:pointer}.kt-attach-item:active{background:#f3f6f9}.kt-attach-ico{width:64px;height:64px;border-radius:18px;display:flex;align-items:center;justify-content:center}.kt-attach-ico--cal{background:#e3f2fd;color:#1565c0}.kt-attach-ico--doc{background:#e8f5e9;color:#2e7d32}.kt-attach-label{font-size:15px;font-weight:800;color:#1a2332;word-break:keep-all}.kt-card-bubble{min-width:200px;max-width:260px;padding:14px;border-radius:16px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 2px 8px rgba(26,35,50,.06)}.kt-card-bubble--mine{background:#e8eef5;border-color:#d5e0ed}.kt-card-bubble--file{display:flex;align-items:center;gap:8px;min-width:0}.kt-card-ico{width:40px;height:40px;margin-bottom:8px;border-radius:12px;background:#e8f5e9;color:#2e7d32;display:flex;align-items:center;justify-content:center}.kt-card-title{margin:0 0 6px;font-size:15px;font-weight:800;color:#1a2332}.kt-card-body{margin:0;font-size:14px;font-weight:600;color:#546e7a;line-height:1.4;white-space:pre-wrap;word-break:break-word}.kt-card-action{width:100%;margin-top:12px;min-height:40px;border:0;border-radius:12px;background:#1e3a5f;color:#fff;font-size:15px;font-weight:800;cursor:pointer}.kt-card-action:disabled{opacity:.5}.kt-card-action:not(:disabled):active{background:#16304f}.kt-file-input{display:none}.kt-sc-row{display:flex;margin:4px 0}.kt-sc-row.mine{justify-content:flex-end}.kt-sc-card{width:100%;max-width:300px;padding:14px;background:#fff;border:1.5px solid #e2e8f0;border-radius:16px;box-shadow:0 2px 10px rgba(30,58,95,.06)}.kt-sc-card.st-approved{border-color:#a5d6a7}.kt-sc-card.st-rejected{border-color:#ef9a9a}.kt-sc-head{display:flex;align-items:center;gap:7px;padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #eef2f7}.kt-sc-ico{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;background:#e8f0fa;color:#1e3a5f;flex-shrink:0}.kt-sc-title{flex:1;font-size:15px;font-weight:800;color:#1a2332}.kt-sc-date{font-size:12px;font-weight:700;color:#90a4ae}.kt-sc-items{list-style:none;margin:0;padding:0;gap:8px}.kt-sc-item,.kt-sc-items{display:flex;flex-direction:column}.kt-sc-item{gap:3px}.kt-sc-item-title{font-size:14px;font-weight:800;color:#1a2332}.kt-sc-item-date,.kt-sc-item-times{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:700;font-variant-numeric:tabular-nums}.kt-sc-item-date{font-size:13px}.kt-sc-was{color:#b0bec5;text-decoration:line-through}.kt-sc-arrow{color:#90a4ae}.kt-sc-now{color:#1e3a5f;font-weight:800}.kt-sc-reason{margin:10px 0 0;padding:8px 10px;background:#f4f6f9;border-radius:8px;font-size:13px;font-weight:600;color:#546e7a;line-height:1.45}.kt-sc-reason b{color:#37474f;margin-right:4px}.kt-sc-status{display:flex;align-items:center;gap:5px;margin-top:12px;padding:8px 10px;border-radius:8px;font-size:13px;font-weight:800;background:#f4f6f9;color:#607d8b}.kt-sc-status.st-approved{background:#e8f5e9;color:#2e7d32}.kt-sc-status.st-rejected{background:#ffebee;color:#c62828}.kt-sc-status-reason{font-weight:600}.kt-sc-actions{display:flex;flex-direction:column;gap:8px;margin-top:12px}.kt-sc-detail{width:100%;min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1.5px solid #cfe0f5;border-radius:10px;background:#f4f9ff;color:#1e3a5f;font-size:15px;font-weight:800;cursor:pointer}.kt-sc-detail:active{background:#e7f0fb}.kt-sc-quick{display:flex;gap:8px}.kt-sc-btn{flex:1;min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:0;border-radius:10px;font-size:15px;font-weight:800;cursor:pointer}.kt-sc-btn.approve{background:#1e3a5f;color:#fff}.kt-sc-btn.approve:active{background:#16304f}.kt-sc-btn.reject{background:#fdecec;color:#c62828}.kt-sc-btn.reject:active{background:#f8dcdc}.kt-sc-btn.ghost{background:#f4f6f9;color:#607d8b}.kt-sc-btn:disabled{opacity:.5;cursor:default}.kt-sc-reject{width:100%}.kt-sc-reject-input{width:100%;min-height:44px;padding:10px 12px;border:1.5px solid #e2e8f0;border-radius:10px;font-size:15px;font-family:inherit;color:#1a2332;outline:none}.kt-sc-reject-input:focus{border-color:#1e3a5f}.kt-sc-reject-btns{display:flex;gap:8px;margin-top:8px}.kt-sc-time{display:block;margin-top:8px;font-size:10px;color:#b0bec5;text-align:right}.kt-request-mask{position:absolute;inset:0;z-index:20;display:flex;align-items:flex-end;background:rgba(26,35,50,.35)}.kt-request-sheet{width:100%;padding:16px 16px calc(16px + env(safe-area-inset-bottom, 0px));border-radius:18px 18px 0 0;background:#fff}.kt-request-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.kt-request-title{margin:0;font-size:18px;font-weight:800;color:#1a2332}.kt-request-close{width:36px;height:36px;border:0;border-radius:10px;background:#f1f4f8;color:#607d8b;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.kt-request-hint{margin:0 0 10px;font-size:14px;font-weight:600;color:#78909c;line-height:1.4}.kt-request-textarea{width:100%;min-height:110px;padding:12px;border:1px solid #e6ebf1;border-radius:12px;background:#f9fafb;font-size:15px;font-weight:500;color:#1a2332;font-family:inherit;resize:vertical;outline:none}.kt-request-textarea:focus{border-color:#1e3a5f;background:#fff}.kt-request-submit{width:100%;margin-top:12px}.cws-chat-messages{flex:1;overflow-y:auto;padding:8px 4px 12px}.cws-msg{display:flex;flex-direction:column;margin-bottom:10px;max-width:88%}.cws-msg.mine{align-self:flex-end;align-items:flex-end}.cws-msg.mine .cws-msg-bubble{background:#1565c0;color:#fff}.cws-msg.mine .cws-msg-file{background:hsla(0,0%,100%,.15);color:#fff}.cws-msg.other{align-self:flex-start;align-items:flex-start}.cws-msg.other .cws-msg-bubble{background:#fff;border:1px solid #e6ebf1}.cws-msg.type-doc_request .cws-msg-bubble,.cws-msg.type-doc_submit .cws-msg-bubble{border:1px dashed rgba(21,101,192,.4)}.cws-msg-system{align-self:center;max-width:100%;padding:6px 12px;border-radius:999px;background:#eef2f7;color:#7a8a99;font-size:11px;text-align:center}.cws-msg-bubble{padding:10px 12px;border-radius:14px;border-bottom-right-radius:4px}.mine .cws-msg-bubble{border-bottom-right-radius:14px;border-bottom-left-radius:4px}.cws-msg.pending .cws-msg-bubble{opacity:.72}.cws-msg.failed .cws-msg-bubble{opacity:.55;box-shadow:inset 0 0 0 1px rgba(198,40,40,.45)}.cws-msg-text{margin:0;font-size:14px;line-height:1.45;white-space:pre-wrap;word-break:break-word}.cws-msg-file{display:flex;align-items:center;gap:8px;width:100%;margin-top:6px;padding:8px 10px;border:0;border-radius:10px;background:rgba(0,0,0,.06);font-size:12px;font-weight:700;cursor:pointer;text-align:left}.cws-msg-time{margin-top:4px;font-size:10px;color:#7a8a99}.cws-chat-actions{display:flex;gap:8px;padding:8px 0;border-top:1px solid #e6ebf1}.cws-chat-action{flex:1;height:34px;border:1px solid #e6ebf1;border-radius:10px;background:#fff;font-size:12px;font-weight:700;color:#1e3a5f;cursor:pointer}.cws-chat-action.file{display:flex;align-items:center;justify-content:center;cursor:pointer}.cws-chat-action:disabled{opacity:.5}.cws-chat-input{display:flex;gap:8px;padding-top:8px}.cws-chat-input input{flex:1;height:42px;padding:0 14px;border:1px solid #e6ebf1;border-radius:12px;font-size:14px;background:#fff}.cws-chat-send{flex-shrink:0;height:42px;padding:0 16px;border:0;border-radius:12px;background:#1565c0;color:#fff;font-size:13px;font-weight:800;cursor:pointer}.cws-chat-send:disabled{opacity:.45}.cws-file-list{list-style:none;margin:0;padding:0}.cws-file-item{margin-bottom:8px}.cws-file-btn{gap:10px;width:100%;padding:12px 14px;border:1px solid #e6ebf1;border-radius:12px;background:#fff;text-align:left;cursor:pointer}.cws-file-btn,.cws-file-ico{display:flex;align-items:center}.cws-file-ico{width:36px;height:36px;border-radius:10px;background:#e8eef5;color:#1e3a5f;justify-content:center}.cws-file-body{flex:1;min-width:0}.cws-file-name{display:block;font-size:13px;font-weight:700;color:#1a2332;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cws-file-meta{display:block;margin-top:2px;font-size:11px;color:#7a8a99}.cws-sheet-mask{position:fixed;inset:0;z-index:50;display:flex;align-items:flex-end;justify-content:center;background:rgba(15,23,42,.45)}.cws-sheet{width:100%;max-width:480px;max-height:80vh;padding-bottom:env(safe-area-inset-bottom,0);background:#fff;border-radius:20px 20px 0 0;overflow:hidden}.cws-sheet-head{display:flex;align-items:center;justify-content:space-between;padding:16px 16px 12px;border-bottom:1px solid #e6ebf1}.cws-sheet-head h3{margin:0;font-size:16px;font-weight:800;color:#1a2332}.cws-sheet-close{width:36px;height:36px;border:0;border-radius:10px;background:#f4f6f9;cursor:pointer}.cws-sheet-body{padding:16px;overflow-y:auto}.cws-sheet-title{margin:0 0 12px;font-size:15px;font-weight:700}.cws-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;height:44px;margin-top:16px;border:0;border-radius:12px;font-size:14px;font-weight:800;cursor:pointer}.cws-btn.primary{background:#1565c0;color:#fff}.rv-mask{position:fixed;inset:0;z-index:60;background:rgba(20,32,48,.45);display:flex;align-items:flex-end;justify-content:center}.rv-sheet{position:relative;width:100%;max-width:560px;height:min(94dvh,880px);display:flex;flex-direction:column;background:#fff;border-radius:20px 20px 0 0;overflow:hidden;box-shadow:0 -10px 40px rgba(30,58,95,.18);animation:rv-up .24s ease-out}@keyframes rv-up{0%{transform:translateY(24px);opacity:.6}to{transform:translateY(0);opacity:1}}.rv-head{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 18px 14px;border-bottom:1px solid #eef2f7}.rv-title{margin:0;font-size:20px;font-weight:800;color:#1a2332}.rv-sub{margin:4px 0 0;font-size:14px;font-weight:700;color:#90a4ae}.rv-close{width:42px;height:42px;border:0;border-radius:12px;background:#f4f6f9;color:#607d8b;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer}.rv-close:active{background:#e6ebf1}.rv-body{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:16px}.rv-summary{padding:14px 16px;border-radius:14px;background:#f4f6f9;border:1px solid #e2e8f0}.rv-summary-head{display:flex;align-items:center;gap:8px;margin-bottom:10px}.rv-summary-dot{width:11px;height:11px;border-radius:50%;background:#1e3a5f;flex-shrink:0}.rv-summary-title{font-size:18px;font-weight:800;color:#1a2332}.rv-summary-row{display:flex;align-items:baseline;gap:10px;padding:4px 0}.rv-summary-row .lbl{width:48px;flex-shrink:0;font-size:14px;font-weight:700;color:#90a4ae}.rv-summary-row .val{font-size:16px;font-weight:800;font-variant-numeric:tabular-nums}.rv-summary-row .val.old{color:#78909c}.rv-summary-row .val.new{color:#1e3a5f}.rv-reason{margin:10px 0 0;padding:8px 10px;background:#fff;border-radius:8px;font-size:14px;font-weight:600;color:#546e7a;line-height:1.5}.rv-reason b{color:#37474f;margin-right:4px}.rv-compare{display:flex;flex-direction:column;gap:8px;margin-top:16px}.rv-day{padding:12px;border:1px solid #eef2f7;border-radius:14px}.sdc{display:flex;flex-direction:column;align-items:center;gap:10px}.sdc-svg{width:100%;max-width:200px;height:auto}.sdc-svg .sdc-face{fill:#fff;stroke:#eef2f7;stroke-width:1.5}.sdc-svg .sdc-track{fill:none;stroke:#eef3f8;stroke-linecap:butt}.sdc-svg .sdc-ticks text{fill:#90a4ae;font-size:10px;font-weight:700;text-anchor:middle}.sdc-svg .sdc-busy{fill:none;stroke:#c2ccd6;stroke-linecap:butt}.sdc-svg .sdc-mover{fill:none;stroke-linecap:round}.sdc-svg .sdc-knob{stroke:#fff;stroke-width:2.5}.sdc-svg .sdc-center-main{fill:#1a2332;font-size:16px;font-weight:800}.sdc-svg .sdc-center-empty{fill:#cfd8e3;font-size:13px;font-weight:700}.sdc-legend{width:100%;list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:5px}.sdc-legend-item{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:700;color:#546e7a}.sdc-legend-item.mover{color:#1a2332;font-weight:800}.sdc-legend-dot{width:9px;height:9px;border-radius:50%;flex-shrink:0}.sdc-legend-time{font-variant-numeric:tabular-nums;white-space:nowrap}.sdc-legend-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sdc-legend-tag{padding:2px 8px;border-radius:999px;background:#e8f0fa;color:#1e3a5f;font-size:11px;font-weight:800;white-space:nowrap}.sdc-legend-empty{font-size:13px;font-weight:700;color:#cfd8e3;text-align:center;padding:8px 0}.rv-day-title{display:flex;align-items:center;gap:6px;margin:0 0 8px;font-size:14px;font-weight:800;color:#546e7a}.rv-day-tag{padding:2px 8px;border-radius:999px;font-size:12px;font-weight:800}.rv-day-tag.before{background:#eef2f7;color:#78909c}.rv-day-tag.after{background:#e8f0fa;color:#1e3a5f}.rvcol-track{position:relative;margin-left:26px;border-left:1px solid #eef2f7}.rvcol-hour{position:absolute;left:0;right:0;border-top:1px dashed #eef2f7}.rvcol-hour-label{position:absolute;left:-24px;top:-8px;width:20px;text-align:right;font-size:10px;font-weight:700;color:#b0bec5}.rvcol-block{position:absolute;left:3px;right:3px;border-radius:8px;padding:3px 7px;overflow:hidden;background:#eef2f7;border:1px solid #dbe2ea;box-sizing:border-box}.rvcol-block.mover{background:#1e3a5f;border-color:#1e3a5f;box-shadow:0 2px 8px rgba(30,58,95,.25);z-index:2}.rvcol-block.mover .rvcol-block-time,.rvcol-block.mover .rvcol-block-title{color:#fff}.rvcol-block-title{display:block;font-size:12px;font-weight:800;color:#37474f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rvcol-block-time{display:block;font-size:11px;font-weight:700;color:#78909c;font-variant-numeric:tabular-nums}.rvcol-empty{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);text-align:center;font-size:12px;font-weight:700;color:#cfd8e3}.rv-hint{display:flex;align-items:center;gap:6px;margin:16px 0 0;font-size:13px;font-weight:600;color:#90a4ae;line-height:1.5}.rv-hint svg{flex-shrink:0;color:#b0bec5}.rv-done{display:flex;align-items:center;gap:6px;margin-top:16px;padding:12px;border-radius:12px;font-size:15px;font-weight:800}.rv-done.approved{background:#e8f5e9;color:#2e7d32}.rv-done.rejected{background:#ffebee;color:#c62828}.rv-foot{flex-shrink:0;display:flex;gap:10px;padding:12px 16px calc(14px + env(safe-area-inset-bottom, 0px));border-top:1px solid #eef2f7}.rv-btn{min-height:54px;flex:1;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:14px;font-size:17px;font-weight:800;cursor:pointer}.rv-btn.approve{background:#1e3a5f;color:#fff}.rv-btn.approve:active{background:#16304f}.rv-btn.reject{background:#fdecec;color:#c62828}.rv-btn.reject:active{background:#f8dcdc}.rv-btn.ghost{background:#f4f6f9;color:#607d8b}.rv-btn:disabled{opacity:.5;cursor:default}.rv-reject{width:100%}.rv-reject-input{width:100%;min-height:48px;padding:10px 14px;border:1.5px solid #e2e8f0;border-radius:12px;font-size:16px;font-family:inherit;color:#1a2332;outline:none}.rv-reject-input:focus{border-color:#1e3a5f}.rv-reject-btns{display:flex;gap:8px;margin-top:8px}.rv-recipient-snap{margin:12px 0 0;padding:12px;border-radius:14px;background:#f8fafc;border:1px solid #e2e8f0}.cchat-tab-panel{display:flex;flex-direction:column;height:calc(100dvh - 68px - env(safe-area-inset-bottom, 0px));max-height:calc(100dvh - 68px - env(safe-area-inset-bottom, 0px));min-height:0;overflow:hidden;background:#f2f5f9}.cchat-tab-body{flex:1}.cchat-page,.cchat-tab-body{min-height:0;display:flex;flex-direction:column;overflow:hidden}.cchat-page{flex:1;height:100%}.cchat-inbox{position:relative;display:flex;flex-direction:column;flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:0 0 12px;background:#fff}.cchat-inbox-head{display:flex;align-items:flex-end;justify-content:space-between;padding:8px 16px 12px}.cchat-kicker{margin:0 0 2px;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#7a8a99}.cchat-title{margin:0;font-size:20px;font-weight:800;color:#1a2332}.cchat-count{padding:4px 10px;border-radius:999px;background:#e8eef5;color:#1e3a5f;font-size:12px;font-weight:800}.cchat-filter{display:flex;gap:6px;padding:0 16px 10px}.cchat-filter button{position:relative;height:32px;padding:0 12px;border:1px solid #e6ebf1;border-radius:999px;background:#fff;font-size:12px;font-weight:700;color:#7a8a99;cursor:pointer}.cchat-filter button.active{border-color:#1e3a5f;background:#e8eef5;color:#1e3a5f}.cchat-filter-badge{margin-left:4px;padding:1px 5px;border-radius:999px;background:#c62828;color:#fff;font-size:10px;font-style:normal;font-weight:800}.cchat-search{display:flex;align-items:center;gap:8px;margin:0 16px 10px;padding:0 12px;height:40px;border:1px solid #e6ebf1;border-radius:12px;background:#fff;color:#7a8a99}.cchat-search input{flex:1;border:0;background:transparent;font-size:14px;outline:none;color:#1a2332}.cchat-room-list{list-style:none;margin:0;padding:0}.cchat-room-btn{display:flex;align-items:center;gap:12px;width:100%;padding:12px 16px;border:0;border-bottom:1px solid rgba(0,0,0,.04);background:transparent;text-align:left;cursor:pointer}.cchat-room-btn:active{background:#f5f7fa}.cchat-avatar{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:16px;background:#e8eef5;color:#1e3a5f;font-size:18px;font-weight:800;overflow:hidden}.cchat-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.cchat-avatar.unread{background:#1565c0;color:#fff}.cchat-avatar.sm{width:36px;height:36px;border-radius:12px;font-size:14px}.cchat-room-body{flex:1;min-width:0}.cchat-room-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.cchat-name{font-size:15px;font-weight:800;color:#1a2332;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cchat-time{flex-shrink:0;font-size:11px;color:#7a8a99}.cchat-preview-row{display:flex;align-items:center;gap:8px;margin-top:4px}.cchat-preview{flex:1;min-width:0;font-size:13px;color:#7a8a99;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cchat-unread{flex-shrink:0;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:#c62828;color:#fff;font-size:11px;font-style:normal;font-weight:800;line-height:20px;text-align:center}.cchat-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;flex:1;padding:40px 24px;color:#7a8a99;text-align:center}.cchat-empty-title{margin:8px 0 0;font-size:16px;font-weight:800;color:#1a2332}.cchat-empty-desc{margin:0;font-size:13px;line-height:1.5;color:#7a8a99}.cchat-detail{position:relative;display:flex;flex-direction:column;flex:1;min-height:0;height:100%;padding:0;overflow:hidden;background:#dae3ec}.cchat-detail-head{gap:8px;flex-shrink:0;padding:8px 12px 10px;background:#fff;border-bottom:1px solid #e6ebf1;z-index:2}.cchat-back,.cchat-detail-head{display:flex;align-items:center}.cchat-back{justify-content:center;width:36px;height:36px;border:0;border-radius:10px;color:#1a2332}.cchat-back,.cchat-detail-peer{background:transparent;cursor:pointer}.cchat-detail-peer{flex:1;min-width:0;display:flex;align-items:center;gap:10px;padding:0;border:0;text-align:left}.cchat-detail-avatar{flex-shrink:0;width:36px;height:36px;border-radius:50%;background:#e8eef5;color:#1e3a5f;font-size:14px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;overflow:hidden}.cchat-detail-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.cchat-detail-name{flex:1;min-width:0;margin:0;font-size:16px;font-weight:800;color:#1a2332;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cchat-detail-meta{margin:2px 0 0;font-size:12px;color:#7a8a99}.cchat-chat-wrap.cws-chat-wrap{flex:1;min-height:0!important;height:auto!important;display:flex;flex-direction:column;overflow:hidden}.cchat-chat-wrap.cws-chat-wrap .kt-chat{flex:1;min-height:0;background:#dae3ec}.yobo-center-inbox{min-height:auto;padding:0}.yobo-center-inbox .cchat-room-list{border-top:1px solid #e6ebf1}.cchat-avatar.center{border-radius:14px;background:#e8eef5;color:#1e3a5f}.cchat-avatar.center.unread{background:#1e3a5f;color:#fff}.cchat-avatar.center.lg{width:44px;height:44px;border-radius:14px;font-size:17px}.yobo-center-biz{display:inline-block;margin-top:4px;padding:2px 7px;border-radius:6px;background:#f0f4f8;color:#7a8a99;font-size:10px;font-weight:700}.yobo-center-chat-page{display:flex;flex-direction:column;height:100vh;height:100dvh;background:#f2f5f9}.yobo-center-chat-page .cws-tab.cws-room-chat-only{flex:1;display:flex;flex-direction:column;min-height:0;padding:0}.yobo-center-chat-page .cws-room-chat-only .cws-chat-wrap{position:relative;flex:1;display:flex;flex-direction:column;min-height:0;height:auto}.yobo-center-chat-page .kt-chat{flex:1;min-height:0;background:#dae3ec}.yobo-center-chat-page .kt-msg-text{font-size:15px}.yobo-center-chat-page .kt-date-chip,.yobo-center-chat-page .kt-system-msg{font-size:14px}.kt-room-menu-page{display:flex;flex-direction:column;height:100vh;height:100dvh;background:#f2f5f9}.kt-room-menu-body{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:16px 16px calc(24px + env(safe-area-inset-bottom, 0px))}.kt-room-profile{display:flex;flex-direction:column;align-items:center;gap:10px;padding:24px 16px 20px;margin-bottom:16px;border-radius:16px;background:#fff;border:1px solid #e6ebf1}.kt-room-avatar-btn{position:relative;width:96px;height:96px;padding:0;border:0;border-radius:50%;background:transparent;cursor:pointer}.kt-room-avatar-fallback,.kt-room-avatar-img{width:96px;height:96px;border-radius:50%;display:block;-o-object-fit:cover;object-fit:cover}.kt-room-avatar-fallback{background:#e8eef5;color:#1e3a5f;font-size:36px;font-weight:800}.kt-room-avatar-edit,.kt-room-avatar-fallback{display:flex;align-items:center;justify-content:center}.kt-room-avatar-edit{position:absolute;right:2px;bottom:2px;width:32px;height:32px;border-radius:50%;background:#1e3a5f;color:#fff;border:2px solid #fff}.kt-room-profile-text{display:flex;flex-direction:column;align-items:center;gap:4px;text-align:center}.kt-room-profile-name{font-size:20px;font-weight:800;color:#1a2332}.kt-room-profile-sub{font-size:15px;font-weight:700;color:#78909c}.kt-room-profile-hint{margin:0;text-align:center;font-size:14px;font-weight:600;color:#78909c;line-height:1.4}.kt-room-requests{border-radius:16px;background:#fff;border:1px solid #e6ebf1;padding:16px}.kt-room-requests-head{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:6px}.kt-room-requests-title{margin:0;font-size:18px;font-weight:800;color:#1a2332}.kt-room-requests-count{font-size:14px;font-weight:800;color:#1e3a5f}.kt-room-requests-desc{margin:0 0 14px;font-size:14px;font-weight:600;color:#78909c;line-height:1.4}.kt-room-requests-empty{padding:28px 12px;text-align:center;font-size:15px;font-weight:700;color:#90a4ae;background:#f7f9fc;border-radius:12px}.kt-room-request-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.kt-room-request-card{display:flex;align-items:flex-start;gap:10px;padding:14px;border-radius:14px;background:#f7f9fc;border:1px solid #e8eef4}.kt-room-request-ico{width:44px;height:44px;border-radius:12px;background:#e8f5e9;color:#2e7d32;display:flex;align-items:center;justify-content:center;flex-shrink:0}.kt-room-request-body{flex:1;min-width:0}.kt-room-request-label{display:block;font-size:15px;font-weight:800;color:#1a2332;margin-bottom:4px}.kt-room-request-text{margin:0 0 6px;font-size:14px;font-weight:600;color:#546e7a;line-height:1.4;word-break:break-word}.kt-room-request-time{font-size:14px;font-weight:600;color:#90a4ae}.kt-room-request-action{flex-shrink:0;align-self:center;min-height:40px;padding:0 12px;border:0;border-radius:10px;background:#1e3a5f;color:#fff;font-size:14px;font-weight:800;cursor:pointer;white-space:nowrap}.kt-room-request-action:disabled{opacity:.5}.doc-manage-page{display:flex;flex-direction:column;height:100vh;height:100dvh;background:#f2f5f9}.doc-manage-body{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:16px 16px calc(24px + env(safe-area-inset-bottom, 0px))}.doc-manage-profile{gap:8px;padding:20px 16px 16px;margin-bottom:14px;border-radius:16px;background:#fff;border:1px solid #e6ebf1}.doc-manage-profile,.doc-manage-profile-text{display:flex;flex-direction:column;align-items:center}.doc-manage-profile-text{gap:2px}.doc-manage-profile-text strong{font-size:15px;font-weight:800;color:#1a2332}.doc-manage-profile-text span{font-size:14px;font-weight:600;color:#78909c}.doc-manage-section{margin-bottom:18px}.doc-manage-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.doc-manage-title{margin:0;font-size:15px;font-weight:800;color:#1a2332}.doc-manage-count{font-size:14px;font-weight:700;color:#90a4ae}.doc-manage-desc{margin:0 0 10px;font-size:14px;font-weight:600;color:#78909c;line-height:1.4}.doc-manage-empty{padding:20px 14px;border-radius:12px;background:#fff;border:1px dashed #e6ebf1;text-align:center;font-size:14px;font-weight:600;color:#90a4ae}.doc-type-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.doc-type-card{display:flex;align-items:center;gap:12px;width:100%;padding:14px 12px;border-radius:14px;border:1px solid #e6ebf1;background:#fff;text-align:left;cursor:pointer}.doc-type-card.disabled{opacity:.55;cursor:not-allowed}.doc-type-ico{width:40px;height:40px;border-radius:12px;background:#e8eef5;color:#1e3a5f;display:flex;align-items:center;justify-content:center;flex-shrink:0}.doc-type-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.doc-type-body strong{font-size:15px;font-weight:800;color:#1a2332}.doc-type-body span{font-size:14px;font-weight:600;color:#78909c}.doc-type-action{flex-shrink:0;font-size:14px;font-weight:800;color:#1e3a5f}.doc-req-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.doc-req-card{padding:14px 12px;border-radius:14px;background:#fff;border:1px solid #e6ebf1}.doc-req-card.st-approved{border-color:#a5d6a7}.doc-req-card.st-rejected{border-color:#ef9a9a}.doc-req-card.st-pending{border-color:#90caf9}.doc-req-top{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}.doc-req-top strong{font-size:15px;font-weight:800;color:#1a2332}.doc-req-status{font-size:14px;font-weight:800;color:#546e7a}.st-approved .doc-req-status{color:#2e7d32}.st-rejected .doc-req-status{color:#c62828}.st-pending .doc-req-status{color:#1565c0}.doc-req-meta,.doc-req-note,.doc-req-reject{margin:0 0 4px;font-size:14px;font-weight:600;color:#546e7a;line-height:1.4;word-break:break-word}.doc-req-reject{color:#c62828}.doc-req-time{display:block;margin-top:6px;font-size:14px;font-weight:600;color:#90a4ae}.doc-req-actions{display:flex;gap:8px;margin-top:10px}.doc-req-btn{flex:1;min-height:40px;border-radius:10px;border:1px solid #e6ebf1;background:#fff;color:#1a2332;font-size:14px;font-weight:800;text-align:center;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.doc-req-btn.primary{border-color:#1e3a5f;background:#1e3a5f;color:#fff}.doc-req-btn:disabled{opacity:.5}.doc-preview-mask,.doc-sheet-mask{position:fixed;inset:0;z-index:80;background:rgba(15,23,42,.45);display:flex;align-items:flex-end;justify-content:center}.doc-preview-sheet,.doc-sheet{width:100%;max-width:560px;max-height:92vh;overflow-y:auto;background:#fff;border-radius:18px 18px 0 0;padding:16px 16px calc(16px + env(safe-area-inset-bottom, 0px))}.doc-sheet-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.doc-sheet-head h3{margin:0;font-size:15px;font-weight:800;color:#1a2332}.doc-sheet-close{width:36px;height:36px;border:0;border-radius:50%;background:#f1f5f9;color:#546e7a;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.doc-field{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.doc-field>span{font-size:14px;font-weight:800;color:#546e7a}.doc-input,.doc-textarea{width:100%;border:1px solid #e6ebf1;border-radius:10px;padding:10px 12px;font-size:15px;font-weight:600;color:#1a2332;background:#fff;font-family:inherit}.doc-textarea{resize:vertical;min-height:80px}.doc-sheet-submit{width:100%;margin-top:8px;text-align:center;text-decoration:none}.doc-preview-frame{width:100%;height:58vh;border:1px solid #e6ebf1;border-radius:10px;background:#f8fafc}.sig-pad{border:1px solid #e6ebf1;border-radius:12px;overflow:hidden;background:#fafbfc}.sig-pad-canvas{display:block;width:100%;height:140px;touch-action:none;cursor:crosshair}.sig-pad-actions{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;border-top:1px solid #e6ebf1;background:#fff}.sig-pad-clear{border:0;background:transparent;color:#1565c0;font-size:14px;font-weight:800;cursor:pointer;padding:4px 0}.sig-pad-hint{font-size:14px;font-weight:600;color:#90a4ae}.kt-doc-card .kt-doc-kind{margin:0 0 8px;font-size:14px;font-weight:700;color:#78909c}.doc-type-row{display:flex;flex-direction:column;gap:6px}.doc-type-preview{align-self:flex-end;border:0;background:transparent;color:#1565c0;font-size:14px;font-weight:800;padding:4px 2px;cursor:pointer}.doc-type-preview:disabled{opacity:.5}.doc-preview-draft-hint{margin:0 0 10px;font-size:14px;font-weight:700;color:#ef6c00;text-align:center}.doc-a4-stage{display:flex;justify-content:center;padding:8px 0 12px;background:#d7dde5;border-radius:12px;overflow:auto;max-height:62vh}.doc-a4-paper{width:min(100%,340px);aspect-ratio:210/297;background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.18);border:1px solid #c5ced8;overflow:hidden;flex-shrink:0}.doc-a4-frame{width:100%;height:100%;border:0;background:#fff}.app-btn.secondary{background:#eceff1;color:#1a2332;border:0}.kt-room-menu-soon{margin:8px 4px 0;padding:14px;border-radius:12px;background:#fff;border:1px dashed #e6ebf1;text-align:center;font-size:14px;font-weight:600;color:#7a8a99}@media(min-width:600px){.ys-login{--ys-auth-col:min(100%,480px);--ys-auth-pad-x:clamp(28px,6vw,56px);padding-top:clamp(12px,2vh,28px);padding-bottom:calc(clamp(28px,4vh,48px) + env(safe-area-inset-bottom, 0px))}.ys-login,.ys-welcome{background:#f2f5f9}.auth-decor{display:block}.ys-auth-head,.ys-login-form,.ys-seg{background:#fff}.ys-auth-head{margin-bottom:0;padding:clamp(18px,2.8vh,28px) clamp(20px,3vw,28px) 4px;border-radius:20px 20px 0 0;border:1px solid #e6ebf1;border-bottom:none}.ys-auth-head-bar{padding-left:0;margin-bottom:8px}.ys-seg{position:relative;z-index:1;margin:0;padding:10px clamp(20px,3vw,28px) 14px;border:none;border-left:1px solid #e6ebf1;border-right:1px solid #e6ebf1;border-radius:0;background:#fff;gap:4px;margin-bottom:0;margin-top:0}.ys-seg:before{content:"";position:absolute;z-index:0;left:clamp(20px,3vw,28px);right:clamp(20px,3vw,28px);top:10px;bottom:14px;background:#eef1f5;border-radius:12px;border:1px solid #e4e9ef}.ys-seg .ys-seg-item{position:relative;z-index:1;min-height:42px;border-radius:10px;color:#78909c}.ys-seg .ys-seg-item.active{background:#fff;color:#1e3a5f;box-shadow:0 1px 4px rgba(30,58,95,.1)}.ys-login-form{margin:0;padding:8px clamp(20px,3vw,28px) clamp(22px,3vh,32px);border:1px solid #e6ebf1;border-top:none;border-radius:0 0 20px 20px;box-shadow:0 16px 40px rgba(30,58,95,.08);flex:0 1 auto}.ys-auth-page-title{font-size:clamp(18px,2.8vmin,22px)}.ys-welcome{padding:calc(clamp(32px,6vh,64px) + env(safe-area-inset-top, 0px)) clamp(32px,6vw,72px) 0}.ys-welcome-actions{max-width:min(420px,100%)}}@media(min-width:900px){.ys-login{--ys-auth-col:520px;justify-content:center;padding-top:clamp(24px,5vh,56px)}.auth-decor-grove{width:clamp(180px,20vw,260px);opacity:.62;bottom:clamp(40px,8vh,96px)}.auth-decor-grove--left{left:clamp(24px,5vw,72px)}.auth-decor-grove--right{right:clamp(24px,5vw,72px)}.auth-decor-shape.s1{width:96px;height:96px;opacity:.26}.auth-decor-shape.s2{width:44px;height:44px}.auth-decor-shape.s4{width:64px;height:64px}.ys-welcome{flex-direction:row;align-items:center;justify-content:center;gap:clamp(40px,6vw,80px);padding:calc(clamp(24px,4vh,48px) + env(safe-area-inset-top, 0px)) clamp(40px,8vw,96px) calc(clamp(24px,4vh,48px) + env(safe-area-inset-bottom, 0px));width:100%;max-width:none}.ys-welcome-main{flex:1 1 0;max-width:460px;padding-bottom:0;align-items:flex-start;text-align:left}.ys-welcome-main .ys-logo-wordmark{margin-left:0;margin-right:0}.ys-welcome-actions{flex:0 1 380px;max-width:380px;margin:0;padding:0}}@media(orientation:landscape){.ys-auth-head-bar{min-height:36px;padding-left:0}}@media(orientation:landscape)and (max-height:500px){.ys-login{justify-content:flex-start;padding-top:8px}.ys-auth-head{margin-bottom:8px;padding-top:max(env(safe-area-inset-top,0px),44px)}.ys-welcome{flex-direction:row;align-items:center;gap:24px;padding-top:calc(12px + env(safe-area-inset-top, 0px))}.ys-welcome-main{flex:1;padding-bottom:0}.ys-welcome-actions{flex:1;max-width:320px;padding-bottom:calc(12px + env(safe-area-inset-bottom, 0px))}}@media(orientation:landscape){.app-topbar.is-chrome{min-height:40px;padding-top:calc(2px + env(safe-area-inset-top, 0px))}}@media(min-width:600px){.app-topbar.is-chrome{padding-left:clamp(10px,2vw,20px);padding-right:clamp(10px,2vw,20px)}.app-body{max-width:640px;padding-left:clamp(20px,4vw,36px);padding-right:clamp(20px,4vw,36px)}.app-title{font-size:clamp(26px,3.6vmin,32px)}.home-hero .hero-name{font-size:clamp(22px,3.2vmin,28px)}.modal-mask{align-items:center;padding:24px}.modal-sheet{max-width:min(520px,100%);border-radius:20px;max-height:min(85vh,720px)}.modal-sheet:before{display:none}}@media(min-width:900px){.app-body{max-width:720px}.app-shell{background:#f2f5f9}}@media(min-width:600px){.cg-sticky{max-width:640px;padding-left:clamp(20px,4vw,36px);padding-right:clamp(20px,4vw,36px)}}@media(min-width:900px){.cg-sticky{max-width:720px}}@media(orientation:landscape){.cg-sticky{top:calc(40px + env(safe-area-inset-top, 0px));padding:4px 14px 5px}}@media(max-width:360px){.sch-tab{--sch-fs-ym:16px;--sch-fs-weekday:11px;--sch-fs-day:12px;--sch-fs-chip:10px;--sch-daynum-size:24px;--sch-cell-h:92px}.sch-toolbar{padding:8px 12px 6px}.sch-bar-today{padding:0 12px;font-size:13px}}@media(orientation:landscape)and (max-height:500px){.sch-tab{--sch-cell-h:72px;--sch-fs-chip:10px;--sch-daynum-size:22px;--sch-fs-day:12px}.sch-weekday{padding:4px 0}}@media(min-width:600px){.sch-tab{--sch-fs-ym:22px;--sch-fs-weekday:15px;--sch-fs-day:16px;--sch-fs-chip:13px;--sch-daynum-size:34px;--sch-cell-h:132px}.sch-toolbar{padding:12px 20px 10px}.sch-cal{padding:0 16px 10px}.sch-cell-evt{padding:2px 3px}.sch-month-summary{margin:0 16px 20px}.sch-list{padding:16px 20px 28px}}@media(min-width:900px){.sch-tab{max-width:720px;margin:0 auto;--sch-cell-h:140px;--sch-fs-chip:14px}}@media(min-width:600px){.terms-sheet-mask{align-items:center;justify-content:center;padding:24px}.terms-sheet{max-width:560px;margin:0 auto;margin-top:0;border-radius:18px;max-height:min(88dvh,860px)}.app-confirm-card{max-width:380px}}@media(min-width:900px){.terms-sheet{max-width:640px}}@media(min-width:600px){.profile-card{padding:22px 20px;gap:16px}.ppe-avatar-fallback,.ppe-avatar-img,.profile-avatar{width:64px;height:64px;border-radius:20px;font-size:24px}.profile-name{font-size:clamp(20px,2.8vmin,24px)}.profile-stats{gap:10px}.profile-stat{padding:14px 12px}.stat-value{font-size:20px}.profile-section{padding:16px 18px 14px}.row-label{width:88px;font-size:13px}.row-value{font-size:14px}}@media(min-width:900px){.profile-card{padding:24px 22px}.profile-section{margin-bottom:14px}}@media(min-width:600px){.owner-stat-grid{gap:12px}.owner-stat-card{padding:18px 12px}.owner-stat-value{font-size:26px}.owner-stat-label{font-size:12px}.owner-seg-item{min-height:42px;font-size:14px}.owner-shell .app-bottom-nav button{font-size:11px}.owner-emp-list{max-height:min(40vh,380px)}.owner-match-sheet{max-width:520px;margin:0 auto;border-radius:20px}.owner-choice-card{padding:14px}.owner-choice-title{font-size:14px}}@media(min-width:900px){.owner-stat-grid{max-width:560px}}@media(min-width:600px){.cws-home,.cws-tab{max-width:640px;margin-left:auto;margin-right:auto}.cws-chat-wrap:not(.cchat-chat-wrap){height:calc(100vh - 220px)}}@media(min-width:900px){.cws-home,.cws-tab{max-width:720px}}