*{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{min-width:36px;max-width:calc(100% - 132px)}.app-topbar .topbar-today{display:inline-flex;align-items:center;gap:6px;max-width:100%;height:34px;padding:0 8px 0 4px;margin:0;border:0;border-radius:999px;background:#f4f6f9;color:#1a2332;box-shadow:inset 0 0 0 1px rgba(30,58,95,.06);cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0)}.app-topbar .topbar-today:active{background:#e9eef4}.app-topbar .topbar-today.has-tasks{background:#eef4fb;box-shadow:inset 0 0 0 1px rgba(21,101,192,.14)}.app-topbar .topbar-today.has-tasks .topbar-today-ico{background:#1565c0;color:#fff}.app-topbar .topbar-today.has-tasks .topbar-today-text em{color:#1565c0}.app-topbar .topbar-today.is-empty .topbar-today-text em{color:#7a8a99}.app-topbar .topbar-today-ico{width:26px;height:26px;border-radius:50%;background:#fff;color:#1e3a5f;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.app-topbar .topbar-today-text{display:inline-flex;align-items:center;gap:3px;font-size:13px;font-weight:700;letter-spacing:-.03em;line-height:1;white-space:nowrap;color:#1a2332}.app-topbar .topbar-today-text em{font-style:normal;font-weight:800;font-variant-numeric:tabular-nums;color:#1e3a5f}.app-topbar .topbar-today-chev{display:inline-flex;align-items:center;justify-content:center;color:#a0aec0;flex-shrink:0}.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-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-head{display:flex;align-items:center;gap:4px;min-height:44px;padding:4px 8px;padding-top:calc(4px + env(safe-area-inset-top, 0px));border-bottom:1px solid #e6ebf1;flex-shrink:0;background:hsla(0,0%,100%,.96)}.terms-sheet-head .topbar-spacer{flex:1;min-width:8px}.terms-sheet-head .topbar-icon-btn{width:36px;height:36px;padding:0;border:0;border-radius:10px;background:transparent;color:#1a2332;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer}.terms-sheet-head .topbar-icon-btn:active{background:rgba(30,58,95,.08)}.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-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:8px 0 18px}.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-find-pane{margin-top:0}.cg-pane{animation:cgFade .18s ease}@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-aff-card{display:flex;gap:14px;padding:16px;margin-bottom:12px;background:#fff;border:1px solid #e6ebf1;border-radius:18px;box-shadow:0 2px 10px rgba(30,58,95,.04)}.cg-aff-card.is-new{border-color:#ffcc80;box-shadow:0 4px 14px rgba(239,108,0,.1)}.cg-aff-mark{width:48px;height:48px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:800;flex-shrink:0;color:#fff;background:#1e3a5f}.cg-aff-body{flex:1;min-width:0}.cg-aff-head{display:flex;align-items:flex-start;gap:8px}.cg-aff-name{margin:0;flex:1;font-size:16px;font-weight:800;color:#1a2332;letter-spacing:-.03em;line-height:1.3;word-break:keep-all}.cg-new-tag{flex-shrink:0;margin-top:2px;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-aff-sub{margin:8px 0 0;display:flex;flex-wrap:wrap;align-items:center;gap:6px;font-size:12px;font-weight:700;color:#7a8a99}.cg-aff-biz{display:inline-flex;align-items:center;height:22px;padding:0 8px;border-radius:7px;font-size:11px;font-weight:800}.cg-aff-addr{margin:8px 0 0;font-size:12px;font-weight:600;color:#5c6b7a;line-height:1.45;word-break:keep-all}.cg-aff-foot{margin-top:12px;padding-top:10px;border-top:1px solid #eef2f6;display:flex;align-items:center;justify-content:space-between;gap:8px}.cg-aff-date{font-size:12px;font-weight:700;color:#1e3a5f}.cg-aff-days{font-size:11px;font-weight:700;color:#95a3b1}.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{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-bottom:calc(12px + env(safe-area-inset-bottom, 0px))}.sch-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 16px 8px;flex-shrink:0}.sch-toolbar-month{display:flex;align-items:center;gap:0;min-width:0}.sch-toolbar-actions{display:flex;align-items:center;gap:6px;flex-shrink:0}.sch-bar-nav{width:32px;height:32px;border:none;border-radius:8px;background:transparent;color:#1e3a5f;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.sch-bar-nav:active{background:#f0f4f8}.sch-bar-title{margin:0;font-size:17px;font-weight:800;color:#1a2332;letter-spacing:-.02em;white-space:nowrap;min-width:2.5em;text-align:center}.sch-bar-today{min-height:32px;padding:0 12px;border-radius:999px;font-size:12px;font-weight:800;cursor:pointer;border:1px solid #dbe3ec;background:#fff;color:#1e3a5f;flex-shrink:0}.sch-cal{position:relative;padding:4px 8px 8px}.sch-weekdays{display:grid;grid-template-columns:repeat(7,1fr)}.sch-weekday{text-align:center;font-size:11px;font-weight:800;color:#9aa8b5;padding:4px 0}.sch-weekday.sun{color:#ef9a9a}.sch-weekday.sat{color:#90caf9}.sch-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:1px}.sch-cell{min-height:58px;border:none;background:transparent;border-radius:8px;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:2px;padding:2px 1px 4px;cursor:pointer}.sch-cell.muted{opacity:.32}.sch-cell.today .sch-daynum{background:#1e3a5f;color:#fff!important}.sch-cell.selected{background:#e8eef5}.sch-cell:active{background:#f3f6f9}.sch-daynum{width:24px;height:24px;margin:0 auto;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#1a2332}.sch-daynum.sun{color:#c62828}.sch-daynum.sat{color:#1565c0}.sch-cell-evts{display:flex;flex-direction:column;gap:1px;min-height:26px;padding:0 1px;width:100%}.sch-cell-evt{display:block;width:100%;padding:1px 2px;border-radius:3px;font-size:9px;font-weight:800;line-height:1.25;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:left}.sch-cell-evt--holiday{background:#fdecea;color:#c62828}.sch-cell-more{font-size:8px;font-weight:800;color:#90a4ae;padding-left:2px;text-align:left;line-height:1.2}.sch-cell.holiday:not(.selected):not(.today){background:#fff8f7}.sch-list{flex:1;border-top:8px solid #f2f5f9;padding:14px 16px 24px;min-height:240px}.sch-list-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:14px}.sch-list-title{margin:0;font-size:16px;font-weight:800;color:#1a2332;letter-spacing:-.02em}.sch-list-sub{margin:4px 0 0;font-size:12px;font-weight:600;color:#90a4ae}.sch-list-holiday{margin:4px 0 0;font-size:13px;font-weight:800;color:#c62828}.sch-list-add{display:inline-flex;align-items:center;gap:4px;min-height:34px;padding:0 12px;border:none;border-radius:999px;background:#1e3a5f;color:#fff;font-size:12px;font-weight:800;cursor:pointer;flex-shrink:0}.sch-list-empty{padding:28px 8px;text-align:center}.sch-list-empty .sch-list-empty-ico{width:52px;height:52px;margin:0 auto 10px;border-radius:14px;background:#f0f4f8;color:#90a4ae;display:inline-flex;align-items:center;justify-content:center}.sch-list-empty p{margin:0;font-size:13px;font-weight:600;color:#90a4ae}.sch-list-empty-btn{margin-top:12px;display:inline-flex;align-items:center;gap:6px;border:1px solid #dbe3ec;background:#fff;color:#1e3a5f;font-size:13px;font-weight:800;padding:10px 16px;border-radius:10px;cursor:pointer}.sch-section{margin-bottom:16px}.sch-section-head{display:flex;align-items:center;gap:8px;margin-bottom:8px}.sch-section-badge{width:22px;height:22px;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.sch-section-title{margin:0;font-size:13px;font-weight:800;color:#1a2332;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sch-section-count{font-size:11px;font-weight:800;color:#90a4ae}.sch-item{margin-bottom:10px;padding:12px 14px;border:1px solid #e2e8f0;border-radius:14px;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:8px;margin-bottom:6px}.sch-item-time{gap:5px;font-size:12px;font-weight:800;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:8px;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.35}.sch-item-note{margin:8px 0 0;display:flex;align-items:flex-start;gap:6px;font-size:12px;font-weight:600;color:#607d8b;line-height:1.45}.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:18px;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:13px;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:12px;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:13px;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}.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;padding:12px 4px;border:0;background:transparent;cursor:pointer;text-align:left}.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}.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-alt-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.owner-match-alt{border:none;background:none;padding:0;font-size:12px;font-weight:700;color:#546e7a;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.owner-match-alt:active{opacity:.85}.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:100%;background:#f2f5f9}.admin-priv-body{padding-bottom:calc(32px + env(safe-area-inset-bottom, 0px))}.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-menu-overlay{position:fixed;inset:0;z-index:40;display:flex;flex-direction:column}.app-menu-backdrop{position:absolute;inset:0;border:0;padding:0;margin:0;background:rgba(26,35,50,.35);cursor:pointer}.app-menu-panel{position:relative;z-index:1;margin-top:auto;max-height:min(92dvh,920px);display:flex;flex-direction:column;background:#f2f5f9;border-radius:20px 20px 0 0;box-shadow:0 -8px 32px rgba(30,58,95,.14);padding-bottom:calc(12px + env(safe-area-inset-bottom, 0px));animation:app-menu-slide-up .22s ease-out}@keyframes app-menu-slide-up{0%{transform:translateY(24px);opacity:.85}to{transform:translateY(0);opacity:1}}.app-menu-head{display:flex;gap:4px;min-height:52px;padding:8px 12px 4px}.app-menu-back,.app-menu-head{align-items:center;flex-shrink:0}.app-menu-back{width:40px;height:40px;border:0;border-radius:12px;background:transparent;color:#1a2332;display:inline-flex;justify-content:center;cursor:pointer}.app-menu-back:active{background:rgba(30,58,95,.08)}.app-menu-title{margin:0;font-size:20px;font-weight:800;letter-spacing:-.03em;color:#1a2332;line-height:1.2}.app-menu-body{padding:8px 16px 16px;overflow-y:auto;-webkit-overflow-scrolling:touch}.app-util-title-row{display:flex;align-items:center;gap:4px;margin:0 0 10px}.app-util-title-back{width:36px;height:36px;margin:0 0 0 -8px;border:0;border-radius:10px;background:transparent;color:#1a2332;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.app-util-title-back:active{background:rgba(30,58,95,.08)}.app-util-title-row .app-util-title{margin:0}.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;gap:8px;margin-bottom:14px}.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}.menu-list,.notify-list,.support-list{list-style:none;margin:0;padding:0}.notify-item,.support-item{padding:14px 14px;margin-bottom:8px;background:#fff;border:1px solid #e6ebf1;border-radius:12px;cursor:pointer}.notify-item.unread,.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,.support-item-title{flex:1;font-size:14px;font-weight:800;color:#1a2332}.notify-dot{width:8px;height:8px;border-radius:50%;background:#1565c0;flex-shrink:0}.notify-item-body,.support-item-body{margin:6px 0 0;font-size:13px;line-height:1.45;color:#546e7a}.notify-item-time,.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-form{margin-bottom:8px}.support-form textarea{width:100%;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 .app-btn{width:100%;margin-top:4px}.menu-search{display:flex;align-items:center;gap:8px;height:42px;padding:0 12px;margin-bottom:14px;background:#fff;border:1px solid #e6ebf1;border-radius:12px;color:#7a8a99}.menu-search input{flex:1;border:0;outline:none;font-size:14px;background:transparent;color:#1a2332}.menu-row{width:100%;display:flex;align-items:center;gap:12px;padding:14px 12px;margin-bottom:6px;border:1px solid #e6ebf1;border-radius:12px;background:#fff;text-align:left;cursor:pointer;color:#1a2332}.menu-row:active{background:#f5f7fa}.menu-row-ico{width:36px;height:36px;border-radius:10px;background:#e8eef5;color:#1e3a5f;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.menu-row-text{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.menu-row-label{font-size:14px;font-weight:800}.menu-row-desc{font-size:12px;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(min-width:600px){.sch-toolbar{padding:12px 20px 10px}.sch-bar-title{font-size:18px}.sch-cal{padding:6px 16px 10px}.sch-cell{min-height:72px}.sch-cell-evt{font-size:10px;padding:2px 3px}.sch-list{padding:16px 20px 28px}}@media(min-width:900px){.sch-tab{max-width:720px;margin:0 auto}}@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}.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}}