.desk-public{--desk-ink:#20384f;--desk-muted:#5c6f82;--desk-blue:#2748d8;--desk-soft:#e8efff;--desk-line:#d9e2ef;--desk-paper:#f5f8fc;color:var(--desk-ink);background:var(--desk-paper);font-family:Apple SD Gothic Neo,Noto Sans KR,system-ui,sans-serif;font-size:14px;line-height:1.6}.desk-public h1,.desk-public h2,.desk-public h3,.desk-public p{margin:0}.desk-public a{color:inherit;text-decoration:none}.desk-public a,.desk-public button,.desk-public input,.desk-public select{-webkit-tap-highlight-color:transparent}.desk-public :focus-visible{outline:3px solid #8098ff;outline-offset:4px}.desk-public input,.desk-public select{min-height:46px;border:1px solid #c5d2e4;border-radius:9px;padding:10px 12px;background:#fff;color:var(--desk-ink);width:100%;font-size:14px}.desk-public input::placeholder{color:#728397}.desk-public input[readonly]{background:#f2f5fa}.desk-public button{cursor:pointer}.desk-public button:disabled{cursor:wait}.desk-public em{font-style:normal;color:var(--desk-blue)}.desk-public small{font-size:12px}.desk-public .desk-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;border:1px solid transparent;border-radius:9px;padding:12px 20px;font-size:14px;line-height:1.4;font-weight:700;white-space:nowrap;transition:transform .16s,background .16s}.desk-public .desk-button:hover{transform:translateY(-1px)}.desk-public .desk-button.primary{color:white;background:var(--desk-blue);box-shadow:0 4px 0 #1936b1}.desk-public .desk-button.primary:hover{background:#1c3bcc}.desk-public .desk-button.secondary{background:#fff;border-color:var(--desk-line)}.desk-public .desk-button.danger{background:#ab3446;color:#fff}.desk-public .desk-button.small{min-height:40px;padding:10px 15px}.desk-public .desk-button.full{width:100%}.desk-brand{display:inline-flex;align-items:center;gap:10px;flex:0 0 auto}.desk-brand>span:last-child{font-family:Georgia,Times New Roman,serif;font-size:27px;line-height:1.05;font-weight:700;letter-spacing:-1px}.desk-brand b{font-weight:400;font-style:italic}.desk-brand small{display:block;margin-top:6px;color:var(--desk-muted);font-family:Apple SD Gothic Neo,sans-serif;font-size:12px;font-weight:500;letter-spacing:-.2px}.desk-symbol{width:38px;height:42px;border-radius:12px 12px 12px 3px;background:var(--desk-blue);color:#fff;display:grid;place-items:center}.desk-nav{max-width:1376px;margin:auto;padding:26px 48px;justify-content:space-between;gap:20px}.desk-nav,.desk-nav nav{display:flex;align-items:center}.desk-nav nav{gap:30px;font-weight:600}.desk-kicker,.desk-nav nav>a:not(.desk-button):hover{color:var(--desk-blue)}.desk-kicker{display:inline-flex;gap:9px;align-items:center;font-weight:700;font-size:13px;letter-spacing:.015em}.desk-demo-top i,.desk-kicker i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#197766}.desk-hero{max-width:1376px;margin:auto;display:grid;grid-template-columns:1.08fr 1fr;gap:60px;padding:68px 48px 80px;align-items:center}.desk-hero h1{font-size:clamp(36px,3.8vw,56px);font-weight:800;letter-spacing:-.055em;line-height:1.26;margin:22px 0;word-break:keep-all}.desk-hero h1 em{position:relative;z-index:0}.desk-hero h1 em:after{content:"";height:12px;bottom:3px;left:-2px;right:-3px;background:#d6e1ff;position:absolute;z-index:-1;transform:rotate(-2deg)}.desk-hero-copy>p{color:var(--desk-muted);font-size:17px;line-height:1.8;letter-spacing:-.025em}.desk-hero-actions{display:flex;gap:24px;align-items:center;margin:30px 0 16px;flex-wrap:wrap}.desk-text-link{display:inline-flex;align-items:center;gap:7px;font-weight:700;font-size:14px}.desk-public .desk-text-link:hover{color:var(--desk-blue)}.desk-footnote{display:block;font-size:12px;color:var(--desk-muted);line-height:1.65}.desk-demo{border:1px solid #bbcbea;background:#fff;border-radius:16px;box-shadow:14px 16px 0 #e1e9fa;overflow:hidden;scroll-margin-top:24px}.desk-demo-top{background:var(--desk-soft);padding:17px 22px;display:flex;justify-content:space-between;align-items:center;gap:12px}.desk-demo-top>span{display:flex;align-items:center;gap:9px;font-weight:700}.desk-demo-top small{color:var(--desk-muted);white-space:nowrap}.desk-demo-tabs{display:flex;border-bottom:1px solid var(--desk-line);padding:0 12px}.desk-demo-tabs button{flex:1 1;background:none;border:0;border-bottom:3px solid transparent;padding:15px 6px 12px;font-size:13px;color:var(--desk-muted);font-weight:600}.desk-demo-tabs button[aria-selected=true]{color:var(--desk-blue);border-bottom-color:var(--desk-blue)}.desk-demo-conversation{padding:23px 25px;min-height:350px;display:flex;flex-direction:column;align-items:flex-start}.desk-demo-person{font-size:12px;color:var(--desk-muted);margin-bottom:7px;font-weight:600}.desk-demo-person.agent{color:var(--desk-blue);margin-top:6px}.desk-bubble{padding:10px 14px;border-radius:2px 12px 12px 12px;line-height:1.6;margin-bottom:7px;font-size:14px}.desk-bubble.customer{background:#eff3f8}.desk-bubble.reply{background:var(--desk-soft);color:#233c7e;border:1px solid #d3dffb}.desk-context{border-left:3px solid #e5bc5f;background:#fff9ea;width:100%;margin:12px 0;padding:12px;display:flex;align-items:flex-start;gap:9px;color:#786029}.desk-context>svg{margin-top:2px;flex:0 0 auto}.desk-context strong{display:block;font-size:12px}.desk-context p{margin-top:3px;font-size:13px;line-height:1.55}.desk-silent{color:#197766;background:#eff8f4;border:1px dashed #9fc7b4;padding:12px;display:flex;align-items:center;gap:8px}.desk-demo-bottom{padding:15px 24px;border-top:1px solid var(--desk-line);background:#fcfdff}.desk-demo-bottom span{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:700;color:#197766}.desk-demo-bottom p{color:var(--desk-muted);font-size:12px;margin-top:3px}.desk-bridge{border-block:1px solid var(--desk-line);background:#fff;padding:28px max(48px,calc((100vw - 1280px) / 2));display:flex;align-items:center;justify-content:space-between;gap:36px}.desk-bridge>p{font-size:14px;color:var(--desk-muted)}.desk-bridge strong{color:var(--desk-ink);font-size:17px}.desk-bridge>div{display:flex;gap:56px;align-items:center}.desk-bridge>div>span{font-size:20px;font-weight:750}.desk-bridge small{display:block;font-weight:400;color:var(--desk-muted);margin-top:3px}.desk-bridge .planned{color:#708197}.desk-team-section{max-width:1280px;margin:0 auto;padding:88px 48px;display:grid;grid-template-columns:1fr 1.1fr;gap:80px}.desk-team-section h2{font-size:37px;letter-spacing:-.05em;line-height:1.3;margin:16px 0}.desk-team-section>div>p{color:var(--desk-muted);font-size:15px;margin-bottom:23px}.desk-team-features article{display:flex;gap:20px;padding:22px 0;border-bottom:1px solid var(--desk-line)}.desk-team-features article:first-child{padding-top:4px}.desk-team-features article>svg{flex:0 0 auto;color:var(--desk-blue);margin-top:3px}.desk-team-features h3{font-size:17px;margin-bottom:6px}.desk-team-features p{color:var(--desk-muted);font-size:14px;line-height:1.75}.desk-final-cta{max-width:1184px;margin:0 auto 70px;background:#e4edff;border-radius:16px;border:1px solid #c5d7ff;display:flex;justify-content:space-between;align-items:center;gap:32px;padding:40px 45px}.desk-final-cta h2{font-size:29px;letter-spacing:-.04em;margin-top:8px}.desk-footer{max-width:1280px;margin:auto;padding:30px 48px;border-top:1px solid var(--desk-line);display:flex;align-items:center;justify-content:space-between;gap:20px}.desk-footer>span{font-size:12px;color:var(--desk-muted)}.desk-footer>a:last-child{font-size:13px}.desk-auth{display:grid;grid-template-columns:.95fr 1.05fr;min-height:100vh}.desk-auth-story{display:flex;flex-direction:column;justify-content:space-between;background:#e8efff;border-right:1px solid #c6d6f4;padding:42px 12%;gap:40px}.desk-auth-story h1{font-size:clamp(32px,3.2vw,48px);letter-spacing:-.055em;line-height:1.35;margin:20px 0}.desk-auth-story p{font-size:15px;color:var(--desk-muted);line-height:1.8}.desk-auth-note{display:flex;gap:14px;align-items:center;padding:20px 0;margin-top:24px;border-top:1px solid #c6d6f4;color:var(--desk-blue)}.desk-auth-note small{color:var(--desk-muted)}.desk-auth-main{display:grid;place-items:center;padding:40px;background:#fff}.desk-auth-form{width:100%;max-width:405px}.desk-auth-form h2{font-size:32px;letter-spacing:-.04em;margin:7px 0}.desk-auth-form>p{color:var(--desk-muted);font-size:14px;margin-bottom:26px}.desk-field{display:flex;flex-direction:column;gap:7px;margin-bottom:18px;font-size:14px;font-weight:650}.desk-field small{font-weight:400;color:var(--desk-muted);line-height:1.6}.desk-inline-link{color:var(--desk-blue);font-weight:700;text-decoration:underline;text-underline-offset:2px}.desk-auth-form .desk-field{gap:8px;margin-bottom:16px;color:#30445d;font-size:13px;font-weight:750}.desk-public .desk-auth-form input:not([type=checkbox]){min-height:50px;border:1px solid #d5deeb;border-radius:12px;padding:12px 14px;background:#fbfcff;box-shadow:inset 0 1px 0 #ffffff,0 1px 2px #2f46650a;color:#20384f;font-size:14px;font-weight:500;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.desk-public .desk-auth-form input:not([type=checkbox]):hover{border-color:#aebdde;background:#fff}.desk-public .desk-auth-form input:not([type=checkbox]):focus,.desk-public .desk-auth-form input:not([type=checkbox]):focus-visible{outline:none;border-color:#5c73e6;background:#fff;box-shadow:0 0 0 3px #e6ebff,0 4px 14px #3448d90d}.desk-public .desk-auth-form input:not([type=checkbox])::placeholder{color:#8290a3;font-weight:500}.desk-policy-consent{display:grid;gap:8px;margin:4px 0 20px;padding:12px 14px 14px;border:1px solid #d8e0ee;border-radius:12px;background:#f8faff}.desk-policy-consent legend{padding:0 6px;color:#40546f;font-size:13px;font-weight:750}.desk-policy-row{display:grid;grid-template-columns:17px minmax(0,1fr);align-items:center;gap:9px}.desk-policy-consent .dapda-ui-checkbox{width:17px;height:17px}.desk-policy-row>span{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0}.desk-policy-consent a,.desk-policy-consent strong{font-size:13px;line-height:1.55}.desk-policy-consent strong{color:#344a64}.desk-policy-consent a{flex:0 0 auto;padding:2px 4px;border-radius:5px;color:var(--desk-blue);font-weight:700;text-decoration:none}.desk-policy-consent a:hover{background:#eaf0ff}.desk-policy-consent p{margin-top:2px;color:var(--desk-muted);font-size:12px;line-height:1.6}.desk-field-heading{display:flex;align-items:center;gap:7px}.desk-label-note{color:var(--desk-muted);font-size:12px;font-weight:400}.desk-password{position:relative}.desk-password input{padding-right:50px!important}.desk-password button{position:absolute;right:6px;top:6px;width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:9px;background:transparent;color:#667991;transition:color .16s ease,background-color .16s ease}.desk-password button:hover{background:#eef2fb;color:var(--desk-blue)}.desk-auth-form .desk-auth-switch{margin:25px 0 18px;text-align:center}.desk-auth-switch a{color:var(--desk-blue);font-weight:700;margin-left:5px}.desk-auth-helpers{display:flex;flex-wrap:nowrap;gap:0;margin-top:18px}.desk-auth-helpers,.desk-auth-helpers a{align-items:center;justify-content:center}.desk-auth-helpers a{position:relative;min-height:36px;display:inline-flex;padding:0 17px;color:var(--desk-blue);font-size:13px;font-weight:700;white-space:nowrap}.desk-auth-helpers a+a:before{content:"";position:absolute;left:0;top:50%;width:1px;height:15px;background:#cbd5e5;transform:translateY(-50%)}.desk-auth-helpers a:hover{color:#1e39c4}.desk-auth-form>.desk-footnote{font-size:12px;margin:0;text-align:center}.desk-access-form>.desk-access-icon{width:44px;height:44px;display:grid;place-items:center;margin-bottom:16px;border-radius:13px;background:#e8efff;color:var(--desk-blue)}.desk-access-form .desk-notice.success{display:flex;align-items:flex-start;gap:9px}.desk-access-form .desk-notice.success>svg{flex:0 0 auto;margin-top:2px}.desk-access-form form{margin-top:22px}.desk-access-progress{padding:28px 0;color:var(--desk-muted);text-align:center}.desk-access-back{align-items:center;gap:7px;margin-top:24px}.desk-access-back,.desk-access-inline-link{display:inline-flex;color:var(--desk-blue);font-size:13px;font-weight:700}.desk-access-inline-link{margin-top:4px}.desk-mobile-home{display:none}.desk-notice{background:#edf3fb;border:1px solid #d5e0f0;border-radius:9px;color:#3d5576;padding:13px 16px;margin-bottom:20px;font-size:13px;line-height:1.7;overflow-wrap:anywhere}.desk-notice.error{color:#973145;background:#fff1f3;border-color:#efc4cc}.desk-notice.success{color:#19684f;background:#edf8f2;border-color:#b9ddcb}.desk-centered{min-height:100vh;padding:40px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;text-align:center}.desk-workspace{min-height:100vh;display:grid;grid-template-columns:250px minmax(0,1fr)}.desk-workspace-sidebar{position:sticky;top:0;height:100vh;border-right:1px solid var(--desk-line);padding:27px 20px 20px;display:flex;flex-direction:column;background:#fff}.desk-workspace-sidebar>.desk-brand{margin:0 7px 36px}.desk-org-selector{font-size:12px;color:var(--desk-muted);display:flex;flex-direction:column;gap:7px}.desk-org-selector .dapda-ui-select{background:#f5f8fc}.desk-org-selector .dapda-ui-select .ant-select-content{color:var(--desk-ink);font-weight:700}.desk-plan-card{display:grid;grid-template-columns:1fr auto;gap:2px 8px;margin:12px 0 21px;padding:12px 13px;border:1px solid #cfdaef;border-radius:11px;background:linear-gradient(135deg,#f7f9ff,#edf2ff)}.desk-plan-card>span{display:flex;align-items:center;gap:6px;color:var(--desk-muted);font-size:12px}.desk-plan-card>strong{color:var(--desk-blue);font-size:13px}.desk-plan-card>small{grid-column:1/-1;color:var(--desk-muted);font-size:12px}.desk-plan-card:hover{border-color:#9eb0e9}.desk-platform-link{display:flex;gap:8px;align-items:center;padding:11px;margin:0 0 18px;border:1px solid #c8d5f8;border-radius:9px;background:#edf2ff;color:#3448d9;font-size:13px;font-weight:700}.desk-workspace-sidebar nav{display:grid;gap:5px}.desk-workspace-sidebar nav a{display:flex;align-items:center;gap:12px;padding:12px;border-radius:9px;color:var(--desk-muted);font-size:14px;font-weight:600}.desk-workspace-sidebar nav a:hover{background:#f1f5fd}.desk-workspace-sidebar nav a[aria-current=page]{background:var(--desk-soft);color:var(--desk-blue)}.desk-sidebar-bottom{margin-top:auto;padding-top:20px;border-top:1px solid var(--desk-line)}.desk-person{display:flex;align-items:center;gap:11px;min-width:0}.desk-avatar{display:grid;place-items:center;width:37px;height:37px;flex:0 0 auto;color:#345897;background:#e6eefc;border-radius:11px;font-weight:750}.desk-person>div{min-width:0}.desk-person strong{font-size:14px;display:block;overflow-wrap:anywhere}.desk-person small{display:block;color:var(--desk-muted);font-size:12px;overflow-wrap:anywhere}.desk-sidebar-bottom>button{display:flex;align-items:center;gap:9px;border:0;background:none;padding:15px 0 0;color:var(--desk-muted);font-size:13px}.desk-workspace-main{min-width:0}.desk-workspace-header{padding:32px 44px 26px;display:flex;justify-content:space-between;align-items:center;gap:24px;background:#fbfcff;border-bottom:1px solid var(--desk-line)}.desk-workspace-header h1{font-size:28px;letter-spacing:-.04em;margin:6px 0 3px}.desk-workspace-header p{font-size:13px;color:var(--desk-muted)}.desk-header-status{display:flex;align-items:center;gap:7px;font-size:12px;padding:7px 11px;border:1px solid var(--desk-line);border-radius:30px;color:var(--desk-muted);white-space:nowrap}.desk-workspace-content{max-width:1400px;margin:auto;padding:32px 44px 60px}.desk-section-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px}.desk-panel h2,.desk-section-heading h2{font-size:20px;letter-spacing:-.025em}.desk-panel>p,.desk-section-heading p{color:var(--desk-muted);font-size:13px;margin:6px 0 0}.desk-org-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:22px}.desk-org-card{position:relative;background:white;padding:25px;border:1px solid var(--desk-line);border-radius:13px;transition:border-color .2s,transform .2s}.desk-org-card:hover{border-color:#7b96e8;transform:translateY(-2px)}.desk-org-icon{width:52px;height:52px;border-radius:15px;background:var(--desk-soft);color:var(--desk-blue);display:grid;place-items:center;margin-bottom:20px}.desk-org-card>.desk-role{position:absolute;right:24px;top:30px}.desk-org-card h3{font-size:21px;margin-bottom:6px;overflow-wrap:anywhere}.desk-org-card p{color:var(--desk-muted);font-size:13px}.desk-card-link{display:flex;align-items:center;justify-content:space-between;margin-top:32px;padding-top:15px;border-top:1px solid var(--desk-line);font-size:13px;font-weight:700}.desk-role,.desk-state-tag{display:inline-flex;align-items:center;border-radius:5px;padding:3px 9px;background:#edf2f9;color:#53667f;font-size:12px;font-weight:600;white-space:nowrap}.desk-state-tag.pending{background:#fff6dd;color:#7a5e1c}.desk-empty{padding:65px 25px;text-align:center;border:1px dashed #bdcde3;border-radius:14px;background:#fff;display:flex;flex-direction:column;align-items:center;gap:15px}.desk-empty>svg{color:#718bba}.desk-empty h2{font-size:23px}.desk-empty p{color:var(--desk-muted);max-width:410px;font-size:14px}.desk-empty.compact{padding:25px;border:none}.desk-panel{min-width:0;background:#fff;padding:28px;border:1px solid var(--desk-line);border-radius:13px}.desk-panel.narrow{max-width:620px}.desk-panel>form{margin-top:27px}.desk-panel form .desk-field{max-width:600px}.desk-panel h3{font-size:17px;margin:10px 0}.desk-welcome{padding:38px;border:1px solid #c8d7f5;background:#eaf0ff;border-radius:14px;display:grid;grid-template-columns:1.5fr 1fr;gap:30px;align-items:center}.desk-welcome h2{font-size:30px;line-height:1.4;letter-spacing:-.035em;margin:15px 0}.desk-welcome p{color:var(--desk-muted);font-size:14px;margin-bottom:25px}.desk-org-emblem{display:flex;align-items:center;flex-direction:column;justify-content:center;color:var(--desk-blue);min-height:200px;border-left:1px solid #c7d7f4;padding:20px;text-align:center}.desk-org-emblem strong{margin-top:20px;font-size:22px;overflow-wrap:anywhere}.desk-org-emblem span{color:var(--desk-muted);font-size:13px}.desk-onboarding{overflow:hidden;border:1px solid #ccd8ed;border-radius:17px;background:#fff;box-shadow:0 16px 45px #2b47710a}.desk-onboarding>header{display:grid;grid-template-columns:minmax(0,1fr) 180px;align-items:end;gap:40px;padding:34px 36px 29px;background:linear-gradient(120deg,#f8faff,#edf2ff);border-top:4px solid var(--desk-blue)}.desk-onboarding>header h2{margin:10px 0 8px;font-size:28px;line-height:1.35;letter-spacing:-.035em}.desk-onboarding>header p{color:var(--desk-muted);font-size:14px}.desk-onboarding-progress{align-self:center}.desk-onboarding-progress>strong{display:block;margin-bottom:9px;color:var(--desk-blue);font-size:13px;text-align:right}.desk-onboarding-progress .ant-progress{display:block;line-height:1}.desk-onboarding-wizard.ant-steps{padding:28px 34px 10px}.desk-onboarding-wizard .ant-steps-item{padding-bottom:8px}.desk-onboarding-wizard .ant-steps-item-wrapper{padding:4px 0 13px}.desk-onboarding-wizard .ant-steps-item-icon{margin-inline-end:17px}.desk-onboarding-wizard .ant-steps-item-title{color:var(--desk-ink);font-size:17px;font-weight:750;letter-spacing:-.02em}.desk-onboarding-wizard .ant-steps-item-subtitle{margin-inline-start:9px;color:#728298;font-size:12px}.desk-onboarding-wizard .ant-steps-item-section{width:calc(100% - 50px);min-width:0;min-height:78px}.desk-onboarding-wizard .ant-steps-item-content{width:100%;max-width:none;padding:3px 0 12px;color:var(--desk-muted)}.desk-onboarding-wizard .ant-steps-item-finish .ant-steps-item-icon{background:#e8f6ef;border-color:#9bcbb7}.desk-onboarding-detail{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:15px}.desk-onboarding-detail>div>p,.desk-onboarding-detail>p{color:var(--desk-muted);font-size:13px;line-height:1.65}.desk-onboarding-action{display:inline-flex;align-items:center;justify-content:center;min-width:82px;min-height:38px;padding:8px 13px;border:1px solid #cbd6e8;border-radius:9px;background:#fff;color:var(--desk-blue);font-size:13px;font-weight:700;white-space:nowrap}.desk-onboarding-action:hover{border-color:#8296dc;background:#f4f6ff}.desk-plan-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;margin-top:16px}.desk-public .desk-plan-option.ant-btn{position:relative;min-height:116px;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:3px;padding:15px;border-color:#d4ddec;border-radius:11px;background:#fbfcff;color:var(--desk-ink);text-align:left}.desk-public .desk-plan-option.ant-btn:hover{border-color:#8296dc;background:#f7f8ff;color:var(--desk-ink)}.desk-public .desk-plan-option.ant-btn.is-selected{border-color:#5369dc;background:#eef1ff;box-shadow:inset 0 0 0 1px #5369dc}.desk-plan-option>span{color:var(--desk-blue);font-size:12px;font-weight:750}.desk-plan-option>strong{font-size:16px}.desk-plan-option>small{color:var(--desk-muted);font-size:12px;font-weight:400;white-space:normal}.desk-plan-option>em{position:absolute;right:11px;top:11px;display:inline-flex;align-items:center;gap:3px;color:#197766;font-size:11px}.desk-home-shortcuts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin-top:20px}.desk-home-shortcuts>a,.desk-home-shortcuts>div{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;padding:18px 19px;border:1px solid var(--desk-line);border-radius:12px;background:#fff}.desk-home-shortcuts>a:hover{border-color:#9aabe0}.desk-home-shortcuts>a>svg:first-child,.desk-home-shortcuts>div>svg:first-child{color:var(--desk-blue)}.desk-home-shortcuts small,.desk-home-shortcuts strong{display:block}.desk-home-shortcuts strong{font-size:14px}.desk-home-shortcuts small{margin-top:2px;color:var(--desk-muted);font-size:12px;line-height:1.5}.desk-setup-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:24px}.desk-setup-grid .desk-panel{padding:24px}.desk-setup-grid p{min-height:70px;margin-bottom:16px}.desk-step{width:37px;height:37px;display:grid;place-items:center;border:1px solid var(--desk-line);border-radius:50%;color:var(--desk-blue)}.desk-step.complete{color:#197766;background:#e7f5ee;border-color:#c5e2d5}.desk-settings-center{min-width:0}.desk-settings-intro{padding:26px 29px;border:1px solid #d3ddec;border-radius:14px;background:linear-gradient(120deg,#f9faff,#eef3ff)}.desk-settings-intro h2{margin:7px 0 5px;font-size:22px;letter-spacing:-.03em}.desk-settings-intro p{color:var(--desk-muted);font-size:13px}.desk-settings-tabs.ant-tabs{margin-top:18px}.desk-settings-tabs>.ant-tabs-nav{margin-bottom:20px;padding:0 9px;border:1px solid #d7e0ed;border-radius:12px;background:#fff}.desk-settings-tabs>.ant-tabs-nav:before{border-bottom:0}.desk-settings-tabs .ant-tabs-tab{min-height:52px;margin:0 11px;padding-block:13px}.desk-settings-tab-label{display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:700}.desk-settings-tabs .ant-tabs-content-holder{min-width:0}.desk-billing-page{min-width:0;display:grid;gap:20px}.desk-billing-hero{display:grid;grid-template-columns:minmax(0,1fr) 220px;align-items:center;gap:38px;padding:33px 36px;border:1px solid #cad7ec;border-radius:16px;background:linear-gradient(120deg,#f8faff,#edf2ff 68%,#f0f9f5)}.desk-billing-hero h2{margin:9px 0 8px;font-size:29px;line-height:1.38;letter-spacing:-.045em}.desk-billing-hero p{color:var(--desk-muted);font-size:14px}.desk-billing-current{padding-left:28px;border-left:1px solid #c8d5e9}.desk-billing-current small,.desk-billing-current span,.desk-billing-current strong{display:block}.desk-billing-current span{color:var(--desk-blue);font-size:13px;font-weight:750}.desk-billing-current strong{margin:4px 0 2px;font-size:27px;letter-spacing:-.035em}.desk-billing-current small{color:var(--desk-muted)}.desk-billing-plans{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.desk-billing-plans>article{position:relative;min-height:265px;display:flex;flex-direction:column;align-items:flex-start;padding:21px;border:1px solid #d5deeb;border-radius:13px;background:#fbfcff}.desk-billing-plans>article.is-selected{border-color:#5368df;background:#f1f3ff;box-shadow:inset 0 0 0 1px #5368df}.desk-billing-plans>article>span{color:#6f7f95;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.desk-billing-plans h3{margin:8px 0 4px;font-size:20px}.desk-billing-plans article>strong{font-size:22px}.desk-billing-plans article>strong small{margin-left:3px;color:var(--desk-muted);font-size:12px}.desk-billing-plans article>p{min-height:45px;margin:11px 0;color:var(--desk-muted);font-size:13px}.desk-billing-plans article>.ant-btn,.desk-billing-selected{width:100%;margin-top:auto}.desk-billing-selected{min-height:42px;display:flex;align-items:center;justify-content:center;gap:6px;color:#197766;font-size:13px;font-weight:750}.desk-billing-addons{display:grid;gap:10px}.desk-billing-addons article{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:19px 20px;border:1px solid #dbe3ee;border-radius:11px;background:#fbfcff}.desk-billing-addons h3{margin:7px 0 3px;font-size:16px}.desk-billing-addons p{color:var(--desk-muted);font-size:13px}.desk-billing-addons small{display:block;margin-top:5px;color:#53677f;font-weight:650}.desk-billing-grid{display:grid;grid-template-columns:1.15fr .85fr;align-items:start;gap:18px}.desk-billing-profile{display:grid;grid-template-columns:1fr 1fr;gap:0 12px}.desk-billing-profile .desk-field{margin-bottom:13px}.desk-billing-profile .desk-field:first-child{grid-column:1/-1}.desk-billing-profile>.ant-btn{grid-column:1/-1;justify-self:start}.desk-payment-method{min-height:100%}.desk-payment-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding:20px;border:1px solid #bcdacb;border-radius:12px;background:#f0f9f5}.desk-payment-card span,.desk-payment-card strong{display:block}.desk-payment-card span{margin-top:3px;color:var(--desk-muted);font-size:12px}.desk-payment-empty{min-height:185px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;padding:22px;border:1px dashed #c5d1e3;border-radius:12px;text-align:center}.desk-payment-empty>svg{color:var(--desk-blue)}.desk-payment-empty p{max-width:390px;color:var(--desk-muted);font-size:12px}.desk-payment-empty .ant-btn{margin-top:7px}.desk-payment-readiness{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:15px;color:var(--desk-muted);font-size:12px}.desk-payment-readiness span{display:inline-flex;align-items:center;gap:6px}.desk-payment-readiness i{width:7px;height:7px;border-radius:50%;background:#c4ccd7}.desk-payment-readiness i.ready{background:#1c9373;box-shadow:0 0 0 3px #dff3eb}.desk-billing-invoices .ant-table-wrapper{overflow-x:auto}.desk-billing-invoices .ant-table{min-width:720px}.desk-billing-footnote{display:flex;align-items:center;gap:7px;color:var(--desk-muted);font-size:12px}.desk-category-page{min-width:0;display:grid;gap:20px}.desk-category-page>.desk-notice{margin:0}.desk-category-summary{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:35px;padding:30px 34px;border:1px solid #cdd9ee;border-radius:15px;background:linear-gradient(120deg,#f8faff,#eef3ff 70%,#fff8e9)}.desk-category-summary h2{margin:9px 0 7px;font-size:26px;line-height:1.4;letter-spacing:-.035em}.desk-category-summary p{color:var(--desk-muted);font-size:13px}.desk-category-summary>div:last-child{display:flex;gap:11px}.desk-category-summary article{min-width:110px;padding:15px;border:1px solid #d5deeb;border-radius:11px;background:#fff;text-align:center}.desk-category-summary article.is-warning{border-color:#efcf90;background:#fffaf0}.desk-category-summary article span,.desk-category-summary article strong{display:block}.desk-category-summary article strong{color:var(--desk-blue);font-size:26px}.desk-category-summary article.is-warning strong{color:#a66b17}.desk-category-summary article span{color:var(--desk-muted);font-size:12px}.desk-category-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:12px}.desk-category-cards>article{position:relative;min-height:142px;padding:17px;border:1px solid #d9e1ed;border-radius:11px;background:#fbfcff}.desk-category-cards>article>p{min-height:39px;margin:10px 0 5px;color:var(--desk-muted);font-size:12px;line-height:1.55}.desk-category-cards>article>small{color:#718197}.desk-category-cards>article>div{position:absolute;right:9px;bottom:9px;display:flex;align-items:center;gap:2px}.desk-category-cards>article>div .ant-btn{min-height:30px;padding:4px 8px;font-size:12px}.desk-category-empty{grid-column:1/-1;min-height:130px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;border:1px dashed #c5d1e3;border-radius:11px;color:var(--desk-muted)}.desk-category-memory{overflow:hidden;border:1px solid #d4deed;border-radius:14px;background:#fff}.desk-category-memory-heading{padding:25px 28px 20px;background:linear-gradient(120deg,#f8faff,#eef3ff)}.desk-category-memory-heading h2{margin:7px 0 5px;font-size:21px;letter-spacing:-.03em}.desk-category-memory-heading p{color:var(--desk-muted);font-size:13px}.desk-category-memory-tabs>.ant-tabs-nav{margin:0;padding:0 22px;border-block:1px solid #e0e7f1}.desk-category-memory-tabs>.ant-tabs-nav:before{border-bottom:0}.desk-category-memory-tabs .ant-tabs-tab{padding-block:14px}.desk-category-memory-tabs .ant-tabs-tab .ant-tag{margin:0}.desk-category-memory-tabs .ant-tabs-content-holder{padding:22px;background:#f7f9fc}.desk-category-memory-tabs .desk-org-memory-stack{gap:0}.desk-category-room-tools{display:grid;grid-template-columns:minmax(220px,1fr) auto;gap:10px;margin-bottom:15px}.desk-category-rooms .ant-table-wrapper{overflow-x:auto}.desk-category-rooms .ant-table{min-width:680px}.desk-category-room-name small,.desk-category-room-name strong{display:block}.desk-category-room-name small{margin-top:3px;color:var(--desk-muted);font-size:12px}.desk-category-rooms .dapda-ui-select-shell{min-width:190px}.desk-category-form{padding-top:8px}.desk-category-quick-create>p{margin:0 0 18px;padding:11px 13px;border:1px solid #d7e1f2;border-radius:9px;background:#f4f7ff;color:#566983;font-size:13px;line-height:1.55}.desk-category-quick-create>.ant-alert{margin-bottom:16px}.desk-category-colors{display:flex;flex-wrap:wrap;gap:7px}.desk-category-colors .ant-btn{min-width:38px;min-height:38px;padding:4px;border-radius:9px}.desk-category-colors .ant-btn.is-selected{border-color:var(--desk-blue);background:#eef2ff;box-shadow:0 0 0 2px #dfe6ff}.desk-category-colors .ant-tag{margin:0}.desk-learning-page{min-width:0;display:grid;gap:20px}.desk-learning-hero{display:grid;grid-template-columns:minmax(0,1fr) 190px;align-items:center;gap:34px;padding:32px 35px;border:1px solid #cdd9ee;border-radius:16px;background:linear-gradient(120deg,#f8faff,#eef2ff 67%,#eff9f5)}.desk-learning-hero h2{margin:10px 0 8px;font-size:28px;line-height:1.38;letter-spacing:-.04em}.desk-learning-hero p{max-width:720px;color:var(--desk-muted);font-size:14px}.desk-learning-metric{padding-left:28px;border-left:1px solid #cbd7eb}.desk-learning-metric small,.desk-learning-metric span,.desk-learning-metric strong{display:block}.desk-learning-metric strong{color:var(--desk-blue);font-size:34px;letter-spacing:-.04em}.desk-learning-metric span{color:var(--desk-ink);font-size:13px;font-weight:750}.desk-learning-metric small{margin-top:3px;color:var(--desk-muted)}.desk-learning-compose{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(260px,.65fr);align-items:start;gap:18px}.desk-learning-compose>form{margin:0}.desk-learning-compose .desk-section-heading{margin-bottom:18px}.desk-learning-compose .ant-upload-wrapper{display:block;margin-bottom:18px}.desk-learning-compose .ant-upload-drag{border-color:#bdcbea;background:#f8faff}.desk-learning-compose .ant-upload-drag:hover{border-color:#6f84df}.desk-learning-compose .ant-upload-drag-icon{display:flex;justify-content:center;margin-bottom:8px;color:var(--desk-blue)}.desk-learning-compose .ant-upload-text{color:var(--desk-ink);font-size:14px;font-weight:700}.desk-learning-compose .ant-upload-hint{color:var(--desk-muted);font-size:12px}.desk-learning-textarea{margin-top:0}.desk-learning-textarea textarea{line-height:1.7;resize:vertical}.desk-learning-submit{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:20px}.desk-learning-submit p{display:flex;align-items:flex-start;gap:7px;max-width:570px;color:var(--desk-muted);font-size:12px;line-height:1.6}.desk-learning-submit p svg{flex:0 0 auto;margin-top:2px;color:#197766}.desk-learning-guide{position:sticky;top:20px;background:#263a51;border-color:#263a51;color:#fff}.desk-learning-guide>svg{color:#9fb4ff}.desk-learning-guide h3{margin:12px 0 6px;color:#fff}.desk-learning-guide>p{color:#c7d3df;font-size:13px}.desk-learning-guide pre{overflow-x:auto;margin:18px 0;padding:15px;border:1px solid #4a6078;border-radius:10px;background:#1c2e42;color:#e9eff7;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;line-height:1.65;white-space:pre-wrap}.desk-learning-guide ul{display:grid;gap:8px;padding-left:18px;color:#c7d3df;font-size:12px;line-height:1.55}.desk-learning-library .desk-section-heading{margin-bottom:17px}.desk-learning-library .ant-table-wrapper{overflow-x:auto}.desk-learning-library .ant-table{min-width:690px}.desk-learning-library .ant-table-thead>tr>th{background:#f3f6fb;color:var(--desk-muted);font-size:12px}.desk-learning-library .ant-table-tbody>tr>td{font-size:13px}.desk-learning-empty{min-height:130px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:var(--desk-muted)}.desk-learning-restricted{text-align:center}.desk-learning-restricted>svg{color:var(--desk-blue)}.desk-kakao-ready{overflow:hidden;margin-top:3px;border:1px solid #b9d8cf;border-radius:12px;background:#f8fcfa}.desk-kakao-ready>header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 17px;border-bottom:1px solid #d7e8e2;background:#edf8f4}.desk-kakao-ready>header>div>span{display:flex;align-items:center;gap:6px;color:#17745d;font-size:12px;font-weight:850}.desk-kakao-ready>header>div>strong{display:block;margin-top:3px;color:#263e4a;font-size:14px}.desk-kakao-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-bottom:1px solid #dbe9e4}.desk-kakao-stats>span{padding:13px 16px;border-left:1px solid #dbe9e4;color:#6a7d80;font-size:12px}.desk-kakao-stats>span:first-child{border-left:0}.desk-kakao-stats strong{display:block;margin-top:2px;color:#243c47;font-size:16px}.desk-kakao-sides{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:14px 16px}.desk-kakao-sides>div{min-width:0;padding:11px 12px;border:1px solid #dae7e3;border-radius:9px;background:#fff}.desk-kakao-sides small{color:#698078;font-size:11px;font-weight:800}.desk-kakao-sides p{margin-top:3px;overflow-wrap:anywhere;color:#2b414a;font-size:12px;line-height:1.55}.desk-kakao-memory-candidates{display:grid;gap:7px;padding:3px 16px 16px}.desk-kakao-memory-candidates>div{padding:11px 12px;border-radius:9px;background:#edf5ff}.desk-kakao-memory-candidates>div small,.desk-kakao-memory-candidates>div strong{display:block}.desk-kakao-memory-candidates>div strong{color:#2c4d80;font-size:13px}.desk-kakao-memory-candidates>div small{margin-top:2px;color:#657b9b;font-size:12px}.desk-kakao-memory-candidates>label{display:flex;align-items:flex-start;gap:9px;padding:10px 11px;border:1px solid #d8e5e1;border-radius:9px;background:#fff;color:#3e535b;font-size:12px;line-height:1.55;cursor:pointer}.desk-kakao-memory-candidates>label .ant-checkbox-wrapper{margin-top:2px}.desk-kakao-ready details{border-top:1px solid #dbe9e4;background:#fff}.desk-kakao-ready summary{padding:12px 16px;color:#365d53;font-size:12px;font-weight:800;cursor:pointer}.desk-kakao-ready details pre{overflow:auto;max-height:360px;margin:0;padding:16px;border-top:1px solid #e5ecea;background:#f7f9f9;color:#32484d;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;line-height:1.65;white-space:pre-wrap}.desk-kakao-mapping{display:grid;gap:17px;padding-top:8px}.desk-kakao-participants{display:grid;gap:8px}.desk-kakao-participants>label{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;min-height:55px;padding:9px 12px;border:1px solid #dce4ee;border-radius:10px;background:#fff;cursor:pointer}.desk-kakao-participants>label.is-internal{border-color:#9db2ef;background:#f2f5ff}.desk-kakao-participants span small,.desk-kakao-participants span strong{display:block}.desk-kakao-participants span strong{color:#263b52;font-size:13px}.desk-kakao-participants span small{margin-top:2px;color:#75849a;font-size:12px}.desk-kakao-participants em{min-width:54px;padding:4px 7px;border-radius:99px;background:#eef1f5;color:#6a7788;font-size:11px;font-style:normal;font-weight:800;text-align:center}.desk-kakao-participants .is-internal em{background:#dfe6ff;color:#3c58bd}.desk-kakao-privacy{display:flex;align-items:flex-start;gap:10px;padding:12px 13px;border:1px solid #cde2da;border-radius:10px;background:#f2faf7;color:#286b59}.desk-kakao-privacy>svg{flex:0 0 auto;margin-top:2px}.desk-kakao-privacy span,.desk-kakao-privacy strong{display:block;font-size:12px}.desk-kakao-privacy span{margin-top:2px;color:#5c766f}.desk-members-stack,.desk-settings-stack{min-width:0;display:grid;gap:24px}.desk-settings-stack{max-width:850px}.desk-members-stack>.desk-notice{margin:0}.desk-invite-panel{border-top:3px solid var(--desk-blue)}.desk-invite-panel h2{margin:7px 0}.desk-invite-panel p{font-size:13px;color:var(--desk-muted)}.desk-panel .desk-invite-form{display:grid;grid-template-columns:minmax(180px,1fr) 140px auto;gap:14px;align-items:end;margin-top:22px}.desk-invite-form .desk-field{margin:0}.desk-invite-form>button{margin-bottom:3px}.desk-share-link{padding:18px;background:#f1f6ff;border:1px solid #cfddf7;border-radius:9px;margin-top:23px}.desk-share-link label{display:block;font-size:13px;font-weight:600;margin-bottom:9px}.desk-share-link>div{display:flex;gap:10px}.desk-share-link input{min-width:0}.desk-share-link small{display:block;color:var(--desk-muted);margin-top:10px}.desk-table-scroll{position:relative;overflow-x:auto}.desk-member-table{width:100%;border-collapse:collapse;text-align:left;font-size:14px}.desk-member-table th{background:#f2f6fc;font-size:12px;color:var(--desk-muted);font-weight:600;padding:10px 14px;white-space:nowrap}.desk-member-table td{border-bottom:1px solid #e7edf5;padding:16px 14px;vertical-align:middle}.desk-member-table td:last-child{text-align:right}.desk-member-table select{width:110px;min-height:36px;padding:6px 8px}.desk-member-table td:first-child{min-width:210px}.desk-member-table td:nth-child(3){white-space:nowrap;color:var(--desk-muted);font-size:13px}.desk-cell-small{display:block;margin-top:5px;color:var(--desk-muted)}.desk-danger-link{border:0;background:transparent;color:#a4374a;padding:8px;white-space:nowrap;font-size:13px}.desk-count{color:var(--desk-blue);font-size:17px;margin-left:7px}.desk-role-guide{display:flex;align-items:flex-start;gap:12px;padding:0 10px;color:var(--desk-muted);font-size:13px}.desk-role-guide>svg{flex:0 0 auto;margin-top:3px}.desk-audit-list{margin-top:18px}.desk-audit-list article{display:flex;gap:13px;padding:18px 0;border-top:1px solid var(--desk-line)}.desk-audit-list strong{font-size:14px}.desk-audit-list p{font-size:13px;overflow-wrap:anywhere}.desk-audit-list p,.desk-audit-list small{color:var(--desk-muted)}.desk-audit-dot{width:8px;height:8px;background:#6f8dcb;border-radius:50%;margin-top:8px;flex:0 0 auto}.desk-monospace{font-family:ui-monospace,monospace}.desk-modal-backdrop{position:fixed;inset:0;z-index:100;background:#20384f66;padding:20px;display:grid;place-items:center}.desk-modal{position:relative;width:100%;max-width:450px;background:white;border-radius:16px;padding:32px;box-shadow:0 20px 100px #20384f44}.desk-modal h2{font-size:21px;margin:10px 0 18px}.desk-modal p{color:var(--desk-muted)}.desk-modal-close{position:absolute;top:10px;right:10px;border:0;background:none;padding:6px}.desk-form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:25px}.desk-sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.desk-ai-form,.desk-ai-stack,.desk-org-memory-stack{display:grid;gap:18px}.desk-ai-hero,.desk-memory-hero{display:flex;align-items:center;justify-content:space-between;gap:28px;background:linear-gradient(120deg,#f8faff,#eef3ff 64%,#edf8f8);border-color:#cfdaf1}.desk-ai-hero>div:first-child,.desk-memory-hero-copy{display:flex;align-items:flex-start;gap:16px;min-width:0}.desk-feature-icon{display:grid;place-items:center;width:48px;height:48px;flex:0 0 auto;border-radius:15px 15px 15px 5px;background:#3448d9;color:white}.desk-ai-hero h2,.desk-memory-hero h2{margin-top:5px;font-size:22px}.desk-ai-hero p,.desk-memory-hero p{margin-top:7px;color:var(--desk-muted);font-size:14px;line-height:1.75}.desk-memory-meter{width:240px;flex:0 0 auto;padding:15px;border:1px solid #d3dcf1;border-radius:12px;background:#ffffffd9}.desk-memory-meter>small,.desk-memory-meter>span{display:block;color:var(--desk-muted);font-size:12px}.desk-memory-meter>span b{color:var(--desk-ink);font-size:17px}.desk-memory-meter>i{display:block;height:7px;margin:10px 0;overflow:hidden;border-radius:99px;background:#e3e8f3}.desk-memory-meter>i>b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#3448d9,#5cbfda)}.desk-memory-delete,.desk-memory-delete>div,.desk-memory-editor>div,.desk-memory-editor>div>div,.desk-memory-heading-actions,.desk-memory-heading-actions>button{display:flex;align-items:center;gap:9px}.desk-memory-entry-list{display:grid;gap:9px;margin-top:20px}.desk-memory-entry-list>article{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:15px 16px;border:1px solid #dde4ef;border-radius:11px;background:#f8faff}.desk-memory-entry-list>article.is-blocked{border-color:#ead9bf;background:#fffaf2}.desk-memory-entry-list article>div:first-child{min-width:0}.desk-memory-entry-list article p{margin-top:7px;color:#354961;font-size:14px;line-height:1.75;white-space:pre-wrap;overflow-wrap:anywhere}.desk-memory-entry-list article>div:last-child{display:flex;flex:0 0 auto;gap:5px}.desk-memory-entry-list article button{width:34px;height:34px;display:grid;place-items:center;border:1px solid #d7e0ee;border-radius:8px;background:white;color:#536780}.desk-memory-entry-list article button:hover{color:#3448d9;border-color:#aebbe5}.desk-memory-safe{display:inline-flex;padding:3px 8px;border-radius:99px;background:#e7f4ef;color:#26765f;font-size:12px;font-weight:700}.desk-memory-editor{margin-top:18px;padding:18px;border:1px solid #bdc9ed;border-radius:12px;background:#f2f5ff}.desk-memory-editor>label{display:block;font-weight:700;margin-bottom:8px}.desk-memory-editor textarea{width:100%;min-height:120px;padding:12px 13px;resize:vertical;border:1px solid #bdcae5;border-radius:10px;background:white;color:var(--desk-ink);font:inherit;line-height:1.7}.desk-memory-editor>div{justify-content:space-between;margin-top:10px;color:var(--desk-muted);font-size:12px}.desk-memory-editor .is-over{color:#a83245;font-weight:700}.desk-memory-delete{justify-content:space-between;margin-top:16px;padding:14px 16px;border:1px solid #ebc9cf;border-radius:10px;background:#fff5f6}.desk-memory-delete p{color:#713642;font-size:13px}.desk-ai-status{min-width:190px;padding:15px;border:1px solid #d4dce9;border-radius:12px;background:#ffffffd9}.desk-ai-status>small,.desk-ai-status>span,.desk-ai-status>strong{display:block}.desk-ai-status>span{color:#7d6142;font-size:12px;font-weight:700}.desk-ai-status>strong{margin:5px 0;color:#354961;font:13px ui-monospace,monospace}.desk-ai-status>small{color:var(--desk-muted)}.desk-ai-status.is-configured>span{color:#18705b}.desk-ai-toggle-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:20px}.desk-ai-toggle-list>article{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;min-width:0;padding:14px;border:1px solid #dce4ed;border-radius:11px;background:#f8fafc}.desk-ai-toggle-list>article.is-enabled{border-color:#b8c6ed;background:#f1f5ff}.desk-ai-toggle-list article>svg{color:#63758c}.desk-ai-toggle-list article.is-enabled>svg{color:#3448d9}.desk-ai-toggle-list strong{display:block;font-size:14px}.desk-ai-toggle-list p{margin-top:3px;color:var(--desk-muted);font-size:12px;line-height:1.55}.desk-ai-actions{display:flex;justify-content:flex-end;gap:10px}.desk-ai-runtime-message{color:var(--desk-muted);font-size:12px;line-height:1.7}.desk-ai-restricted{text-align:center}.desk-ai-restricted>svg{color:#3448d9}.desk-codex-connect-empty,.desk-codex-connected{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-top:20px;padding:18px;border:1px solid #d8e1ee;border-radius:12px;background:#f8fafc}.desk-codex-connect-empty strong,.desk-codex-connected strong{display:block;margin-top:8px;font-size:16px}.desk-codex-connect-empty p,.desk-codex-connected p{margin-top:4px;color:var(--desk-muted);font-size:13px}.desk-codex-connect-empty>svg{flex:0 0 auto;color:#667895}.desk-codex-connect-empty>div{flex:1 1;min-width:0}.desk-codex-device-login{margin-top:20px;padding:22px;border:1px solid #b9c7ed;border-radius:13px;background:linear-gradient(120deg,#f2f5ff,#edf8fa)}.desk-codex-device-login>div:first-child{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px 12px}.desk-codex-device-login>div:first-child>span{grid-column:1/-1;color:#667895;font:700 12px/1.5 Avenir Next,Arial,sans-serif;letter-spacing:.08em}.desk-codex-device-login>div:first-child>strong{font:800 clamp(25px,4vw,38px)/1.25 ui-monospace,monospace;letter-spacing:.08em;color:#263b75;overflow-wrap:anywhere}.desk-codex-device-login>div:first-child>button{display:inline-flex;align-items:center;gap:6px;min-height:36px;padding:0 11px;border:1px solid #c4cee9;border-radius:8px;background:white;color:#435985;font-size:13px;font-weight:700}.desk-codex-device-login>p{margin:15px 0;color:#526781;font-size:13px;line-height:1.7}.desk-codex-device-login>div:last-child{display:flex;flex-wrap:wrap;gap:9px}.desk-codex-usage>.desk-section-heading{align-items:flex-end}.desk-codex-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:20px}.desk-codex-summary>article{padding:15px;border:1px solid #dce3ee;border-radius:10px;background:#f8fafc}.desk-codex-summary span,.desk-codex-summary strong{display:block}.desk-codex-summary span{color:var(--desk-muted);font-size:12px}.desk-codex-summary strong{margin-top:5px;color:#293f60;font-size:20px;letter-spacing:-.03em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.desk-codex-chart{padding:14px 14px 10px;border:1px solid #d9e1ef;border-radius:13px;background:linear-gradient(180deg,#fbfcff,#f4f7fc);overflow:hidden}.desk-codex-chart svg{display:block;width:100%;min-width:480px;height:auto;overflow:visible}.desk-codex-chart{overflow-x:auto}.desk-codex-gridline{stroke:#dce4f0;stroke-width:1}.desk-codex-line{fill:none;stroke:#4258d0;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.desk-codex-chart circle{fill:#fff;stroke:#4258d0;stroke-width:3}.desk-codex-chart>div{min-width:480px;display:flex;align-items:center;justify-content:space-between;gap:15px;color:#718098;font-size:12px}.desk-codex-chart>div strong{color:#43546d;font-size:12px}.desk-codex-limits{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:11px;margin-top:16px}.desk-codex-limit{display:flex;align-items:center;gap:14px;padding:14px;border:1px solid #dce3ef;border-radius:12px;background:#f8fafc}.desk-codex-limit-ring{--codex-usage-percent:0deg;position:relative;width:70px;height:70px;flex:0 0 auto;display:grid;place-items:center;align-content:center;border-radius:50%;background:conic-gradient(#4258d0 var(--codex-usage-percent),#e1e7f1 0);isolation:isolate}.desk-codex-limit-ring:before{content:"";position:absolute;inset:7px;z-index:-1;border-radius:50%;background:white}.desk-codex-limit-ring span,.desk-codex-limit-ring strong{display:block;text-align:center;line-height:1.1}.desk-codex-limit-ring strong{font-size:17px}.desk-codex-limit-ring span{margin-top:3px;color:var(--desk-muted);font-size:10px}.desk-codex-limit>div:last-child>span{color:#66758b;font-size:12px}.desk-codex-limit>div:last-child>strong{display:block;margin:4px 0;font-size:14px}.desk-codex-limit p{display:flex;align-items:center;gap:5px;color:var(--desk-muted);font-size:12px}.desk-codex-limit small{display:block;margin-top:5px;color:#a54a59}.desk-codex-usage-empty{display:flex;align-items:center;justify-content:center;gap:11px;min-height:150px;padding:24px;border:1px dashed #cbd6e5;border-radius:12px;color:#63758d;text-align:center}.desk-codex-usage-empty p{max-width:460px;font-size:13px;line-height:1.7}.desk-invitation-card{width:100%;max-width:490px;text-align:center;padding:36px}.desk-invitation-card>svg{color:var(--desk-blue)}.desk-invitation-card h1{font-size:25px;margin:18px 0}.desk-invitation-card>p{margin:18px 0}.desk-invitation-card .desk-button{margin-top:18px}.desk-invitation-card .desk-text-link{display:block;margin-top:18px;font-size:13px}.desk-text-button{color:var(--desk-blue);border:0;background:none;padding:8px;font-size:14px;text-decoration:underline}.desk-history-stack{display:grid;gap:18px;min-width:0}.desk-history-hero{display:flex;align-items:center;justify-content:space-between;gap:28px;background:linear-gradient(118deg,#f8faff,#eef3ff 65%,#ecf8f6);border-color:#cfdaf1}.desk-history-hero>div:first-child{display:flex;align-items:flex-start;gap:16px;min-width:0}.desk-history-hero h2{margin-top:5px;font-size:22px}.desk-history-hero p{max-width:680px;margin-top:7px;color:var(--desk-muted);font-size:14px;line-height:1.75}.desk-history-metric{width:210px;flex:0 0 auto;padding:15px 17px;border:1px solid #d2dcf0;border-radius:13px 13px 13px 4px;background:#ffffffdf}.desk-history-metric small,.desk-history-metric span,.desk-history-metric strong{display:block}.desk-history-metric strong{color:#2f49bd;font-size:28px;line-height:1.2;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.desk-history-metric span{margin-top:3px;font-size:13px;font-weight:700}.desk-history-metric small{margin-top:7px;color:var(--desk-muted)}.desk-history-toolbar{display:grid;grid-template-columns:minmax(260px,1fr) 135px 145px 145px 145px auto;align-items:end;gap:10px;padding:15px;border:1px solid var(--desk-line);border-radius:13px;background:#fff}.desk-history-toolbar form{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.desk-history-toolbar form>svg{position:absolute;z-index:1;left:13px;top:15px;color:#6f8094;pointer-events:none}.desk-history-toolbar form input{padding-left:39px}.desk-history-toolbar label{display:grid;gap:5px;color:var(--desk-muted);font-size:12px;font-weight:700}.desk-history-toolbar input,.desk-history-toolbar select{min-height:42px;padding-block:8px}.desk-history-toolbar .desk-button{min-height:42px}.desk-history-reset{min-height:42px;border:0;background:transparent;color:var(--desk-blue);font-size:13px;font-weight:700;white-space:nowrap}.desk-history-reset:disabled{color:#9aa8b9;cursor:default}.desk-history-layout{display:grid;grid-template-columns:minmax(290px,350px) minmax(0,1fr);align-items:start;gap:16px;min-width:0}.desk-history-room-rail,.desk-history-timeline{min-width:0;min-height:650px;padding:0;overflow:hidden}.desk-history-rail-heading,.desk-history-timeline>header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 20px;border-bottom:1px solid var(--desk-line);background:#fbfcff}.desk-history-rail-heading>div{display:flex;align-items:center;gap:8px}.desk-history-rail-heading h2,.desk-history-timeline>header h2{font-size:18px}.desk-history-rail-heading>div>span{display:grid;place-items:center;min-width:26px;height:26px;padding:0 7px;border-radius:99px;background:var(--desk-soft);color:var(--desk-blue);font-size:12px;font-weight:800}.desk-history-rail-heading>button{width:36px;height:36px;display:grid;place-items:center;border:1px solid var(--desk-line);border-radius:9px;background:white;color:#5e7189}.desk-history-room-rail>p{padding:22px;color:var(--desk-muted)}.desk-history-room-list{max-height:calc(100vh - 330px);min-height:560px;overflow-y:auto;overscroll-behavior:contain}.desk-history-room-list>button{position:relative;width:100%;display:grid;grid-template-columns:4px minmax(0,1fr) auto;align-items:center;gap:12px;padding:16px 17px;border:0;border-bottom:1px solid #e7edf5;background:white;color:var(--desk-ink);text-align:left}.desk-history-room-list>button:hover{background:#f7f9fd}.desk-history-room-list>button.is-selected{background:#edf2ff}.desk-history-room-list>button>i{width:4px;height:46px;border-radius:99px;background:#8594a6}.desk-history-room-list>button>i.is-work{background:#3150d5}.desk-history-room-list>button>i.is-bot{background:#1b9174}.desk-history-room-list>button>i.is-ignore{background:#9ba7b5}.desk-history-room-list>button>div{min-width:0}.desk-history-room-list>button>div>span{display:flex;align-items:center;justify-content:space-between;gap:8px}.desk-history-room-list b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.desk-history-room-list em{flex:0 0 auto;padding:2px 6px;border-radius:5px;background:#e5ebf5;color:#596d86;font-size:12px;font-weight:700}.desk-history-room-list p{margin:5px 0 3px;color:#40556e;font-size:13px}.desk-history-room-list p,.desk-history-room-list small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.desk-history-room-list small{display:block;color:var(--desk-muted)}.desk-history-room-list .ant-tag{max-width:100%;margin:6px 0 0;overflow:hidden;text-overflow:ellipsis}.desk-history-room-list>button>svg{color:#28806b}.desk-history-timeline>header>div>span{color:var(--desk-blue);font-size:12px;font-weight:750}.desk-history-timeline>header h2{margin:2px 0;overflow-wrap:anywhere}.desk-history-timeline>header p{color:var(--desk-muted);font-size:12px}.desk-history-timeline>header .secondary-button{flex:0 0 auto}.desk-history-room-actions{display:flex;align-items:flex-end;gap:9px}.desk-history-room-actions label{min-width:170px;display:grid;gap:4px;color:var(--desk-muted);font-size:12px;font-weight:700}.desk-history-thread{position:relative;min-height:570px;max-height:calc(100vh - 330px);padding:18px 24px 34px;overflow-y:auto;overscroll-behavior:contain;background:linear-gradient(90deg,transparent 35px,#e4eaf4 36px,transparent 37px)}.desk-history-older{display:flex;align-items:center;justify-content:center;gap:7px;min-height:38px;margin:0 auto 18px;padding:7px 13px;border:1px solid #d7e0ec;border-radius:99px;background:#fff;color:#526a84;font-size:13px;font-weight:700}.desk-history-loading{padding:36px;color:var(--desk-muted);text-align:center}.desk-history-day-divider{display:flex;align-items:center;gap:10px;margin:11px 0 22px;color:#78889b;font-size:12px;font-weight:700}.desk-history-day-divider:after,.desk-history-day-divider:before{content:"";height:1px;flex:1 1;background:#dfe6ef}.desk-history-day-divider span{padding:3px 8px;border-radius:99px;background:#f4f7fb;white-space:nowrap}.desk-history-message{width:min(76%,720px);margin:0 0 18px 28px}.desk-history-message.is-outbound{margin-left:auto;margin-right:0}.desk-history-message-meta{display:flex;align-items:center;gap:7px;margin:0 7px 5px;color:var(--desk-muted);font-size:12px}.desk-history-message-meta strong{color:#344a64;font-size:13px}.desk-history-message-meta>em,.desk-history-message-meta>span{padding:1px 6px;border-radius:5px;background:#edf1f7;color:#60738a;font-size:12px;font-weight:700}.desk-history-message.is-outbound .desk-history-message-meta{justify-content:flex-end}.desk-history-message.is-outbound .desk-history-message-meta>span{background:#e2e9ff;color:#3d55b5}.desk-history-message.is-internal .desk-history-message-meta>span{background:#fff0cf;color:#826324}.desk-history-message-meta time{margin-left:auto;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.desk-history-message.is-outbound .desk-history-message-meta time{margin-left:0}.desk-history-bubble{position:relative;padding:12px 14px;border:1px solid #dbe3ed;border-radius:3px 14px 14px 14px;background:#f1f4f8;color:#2d435d;box-shadow:0 4px 13px #34516c0a}.desk-history-message.is-outbound .desk-history-bubble{border-color:#cbd7fa;border-radius:14px 3px 14px 14px;background:#e9efff;color:#263e7b}.desk-history-message.is-internal .desk-history-bubble{border-left:3px solid #d5a63f;background:#fffaf0}.desk-history-message.is-delivery .desk-history-bubble{border-style:dashed}.desk-history-bubble>p{white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px;line-height:1.7}.desk-history-media-only{display:flex;align-items:center;gap:7px}.desk-history-media-strip{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.desk-history-media-strip a{display:block;width:min(180px,100%);overflow:hidden;border:1px solid #cfd9e6;border-radius:9px;background:#fff}.desk-history-media-strip img{display:block;width:100%;height:130px;object-fit:cover}.desk-knowledge-v2{display:grid;gap:18px}.desk-knowledge-v2>header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:26px;border-radius:18px;color:#f7f9ff;background:linear-gradient(132deg,#172b4d,#2847a8 68%,#4a67d8);box-shadow:0 18px 48px rgba(26,54,124,.18)}.desk-knowledge-v2>header h2{margin:8px 0 7px;font-size:clamp(23px,2.4vw,34px);line-height:1.2}.desk-knowledge-v2>header p{max-width:720px;margin:0;color:#dce5ff;line-height:1.65}.desk-knowledge-v2>header>div:last-child{min-width:120px;padding:15px 18px;border:1px solid rgba(255,255,255,.22);border-radius:14px;text-align:right;background:rgba(255,255,255,.1)}.desk-knowledge-v2>header>div:last-child strong{display:block;font-size:28px}.desk-knowledge-v2>header>div:last-child span{color:#dce5ff;font-size:13px}.desk-knowledge-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px}.desk-knowledge-upload .ant-upload-wrapper{display:block;margin:4px 0 16px}.desk-knowledge-upload .ant-upload-drag{border-color:#b7c7ec;background:#f7f9ff}.desk-knowledge-upload .ant-upload-drag-icon{display:flex;justify-content:center;color:#3659c9}.desk-knowledge-query{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.desk-knowledge-query button{min-height:44px}.desk-knowledge-hits{display:grid;gap:9px;max-height:390px;overflow:auto}.desk-knowledge-hits article{padding:13px 14px;border:1px solid #dce3f3;border-radius:12px;background:#fafbff}.desk-knowledge-hits article header{display:flex;align-items:center;justify-content:space-between;gap:12px}.desk-knowledge-hits article small{display:block;margin-top:4px;color:#63718a}.desk-knowledge-hits article p{margin:8px 0;color:#34435d;line-height:1.55;white-space:pre-wrap}.desk-knowledge-hits article code{color:#63718a;font-size:12px}.desk-knowledge-empty{display:grid;place-items:center;gap:7px;min-height:180px;color:#72809a;text-align:center}.desk-knowledge-library strong+small{display:block;margin-top:3px;color:#758199}@media (max-width:900px){.desk-knowledge-grid{grid-template-columns:1fr}.desk-knowledge-v2>header{align-items:flex-start;flex-direction:column}.desk-knowledge-v2>header>div:last-child{text-align:left}}.desk-history-media-strip>span{display:inline-flex;align-items:center;gap:6px;padding:8px 10px;border-radius:8px;background:#fff;color:var(--desk-muted);font-size:12px}.desk-history-delivery{display:flex;align-items:center;justify-content:flex-end;gap:5px;margin-top:9px;color:#6a7b90;font-size:12px;font-weight:700}.desk-history-delivery.is-sent{color:#19745d}.desk-history-delivery.is-failed{color:#a2384b}.desk-history-empty{min-height:270px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;padding:30px;color:#697b91;text-align:center}.desk-history-empty>svg{color:#5672cb}.desk-history-empty h3{color:#344a63;font-size:17px}.desk-history-empty p{max-width:440px;font-size:13px;line-height:1.7}.desk-history-mobile-back{display:none}.desk-history-restricted{text-align:center}.desk-history-restricted>svg{color:var(--desk-blue)}@media (max-width:1150px){.desk-nav{padding:25px 30px}.desk-hero{padding:50px 30px 65px;gap:35px}.desk-hero h1{font-size:42px}.desk-hero-copy>p{font-size:15px}.desk-bridge{padding-inline:30px}.desk-bridge>div{gap:30px}.desk-final-cta{margin-inline:30px}.desk-team-section{gap:40px}.desk-workspace{grid-template-columns:220px minmax(0,1fr)}.desk-workspace-content,.desk-workspace-header{padding:28px}.desk-workspace-sidebar{padding-inline:15px}.desk-header-status{display:none}.desk-setup-grid{grid-template-columns:1fr}.desk-setup-grid p{min-height:0}.desk-panel .desk-invite-form{grid-template-columns:1fr 130px}.desk-invite-form>button{grid-column:1/-1;justify-self:start}.desk-workspace-sidebar>.desk-brand{margin-inline:0}.desk-history-toolbar{grid-template-columns:minmax(250px,1fr) repeat(2,135px)}.desk-history-reset,.desk-history-toolbar label:nth-of-type(n+3){grid-row:2}.desk-history-layout{grid-template-columns:minmax(270px,310px) minmax(0,1fr)}}@media (max-width:820px){.desk-plan-card,.desk-platform-link{grid-column:1/-1;margin:0}.desk-hero{grid-template-columns:1fr;gap:40px;max-width:650px}.desk-hero-copy{text-align:center}.desk-hero-actions{justify-content:center}.desk-hero h1{font-size:46px}.desk-nav nav{gap:20px}.desk-nav nav>a:nth-child(-n+2){display:none}.desk-demo{box-shadow:7px 9px 0 #e1e9fa}.desk-team-section{grid-template-columns:1fr;max-width:640px;padding:60px 30px;gap:40px}.desk-bridge{align-items:flex-start;flex-direction:column;gap:25px}.desk-bridge>div{width:100%;justify-content:space-between}.desk-final-cta{padding:28px;flex-direction:column;align-items:flex-start}.desk-final-cta h2{font-size:26px}.desk-footer{padding:25px 30px;flex-wrap:wrap}.desk-footer>span{width:100%;order:3}.desk-auth{grid-template-columns:1fr}.desk-auth-story{display:none}.desk-auth-main{padding:28px 24px}.desk-mobile-home{display:block;margin-bottom:30px;font-weight:700;color:var(--desk-blue)}.desk-workspace{display:block}.desk-workspace-sidebar{position:relative;width:100%;height:auto;padding:18px;display:grid;grid-template-columns:1fr 1fr;gap:10px;border-bottom:1px solid var(--desk-line)}.desk-workspace-sidebar>.desk-brand{margin:0}.desk-org-selector{font-size:12px}.desk-workspace-sidebar nav{grid-column:1/-1;display:flex;flex-wrap:wrap;border-top:1px solid var(--desk-line);padding-top:12px}.desk-workspace-sidebar nav a{flex:1 1;min-width:115px;padding:9px;font-size:13px;gap:7px}.desk-sidebar-bottom{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;padding-top:10px}.desk-sidebar-bottom>button{padding:5px}.desk-sidebar-bottom .desk-avatar,.desk-sidebar-bottom small{display:none}.desk-sidebar-bottom strong{font-size:12px}.desk-workspace-header{padding:24px}.desk-workspace-header h1{font-size:25px}.desk-workspace-content{padding:24px}.desk-welcome{grid-template-columns:1fr;padding:28px}.desk-org-emblem{display:none}.desk-welcome h2{font-size:27px}.desk-onboarding>header{grid-template-columns:1fr;gap:20px;padding:28px}.desk-onboarding-progress>strong{text-align:left}.desk-onboarding-wizard.ant-steps{padding-inline:26px}.desk-billing-grid,.desk-billing-plans,.desk-category-summary,.desk-home-shortcuts{grid-template-columns:1fr}.desk-category-summary>div:last-child{justify-content:flex-start}.desk-learning-compose{grid-template-columns:1fr}.desk-learning-guide{position:static}.desk-ai-hero,.desk-memory-hero{align-items:stretch;flex-direction:column}.desk-ai-status,.desk-memory-meter{width:100%}.desk-history-hero{align-items:stretch;flex-direction:column}.desk-history-metric{width:100%}.desk-history-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.desk-history-toolbar form{grid-column:1/-1}.desk-history-reset,.desk-history-toolbar label:nth-of-type(n){grid-row:auto}.desk-history-layout{grid-template-columns:1fr}.desk-history-room-rail,.desk-history-timeline{min-height:560px}.desk-history-stack.is-detail-open .desk-history-room-rail,.desk-history-stack:not(.is-detail-open) .desk-history-timeline{display:none}.desk-history-mobile-back{width:100%;display:flex;align-items:center;gap:7px;padding:11px 16px;border:0;border-bottom:1px solid var(--desk-line);background:#f8faff;color:var(--desk-blue);font-size:13px;font-weight:700}.desk-history-room-list,.desk-history-thread{max-height:none}.desk-history-room-list{min-height:490px}.desk-history-thread{min-height:500px}}@media (max-width:480px){.desk-nav{padding:20px}.desk-brand>span:last-child{font-size:24px}.desk-nav .desk-brand small{display:none}.desk-nav nav{gap:14px}.desk-nav nav>a{font-size:13px}.desk-nav .desk-button.small{padding:9px 11px}.desk-hero{padding:38px 22px 50px}.desk-hero h1{font-size:35px}.desk-hero-copy>p{font-size:14px}.desk-hero-actions{flex-direction:column;gap:20px}.desk-demo-top{padding:14px;font-size:13px}.desk-demo-tabs{padding-inline:4px}.desk-demo-tabs button{font-size:12px;padding-inline:3px}.desk-demo-conversation{padding:20px 15px;min-height:360px}.desk-demo-bottom{padding:14px 16px}.desk-bridge{padding:25px}.desk-bridge>div{gap:15px}.desk-bridge>div>span{font-size:17px}.desk-bridge small{font-size:12px}.desk-team-section h2{font-size:32px}.desk-team-section{padding:50px 25px}.desk-final-cta{margin:0 20px 45px;padding:25px 20px}.desk-final-cta h2{font-size:23px}.desk-final-cta .desk-button{width:100%;font-size:13px}.desk-footer{padding:25px}.desk-workspace-header{padding:22px 18px}.desk-workspace-content{padding:20px 15px}.desk-panel{padding:20px}.desk-section-heading{flex-wrap:wrap;gap:15px}.desk-panel .desk-invite-form{grid-template-columns:1fr}.desk-share-link>div{flex-wrap:wrap}.desk-share-link>div input{flex-basis:100%}.desk-welcome{padding:23px}.desk-welcome h2{font-size:24px}.desk-onboarding>header{padding:23px 20px}.desk-onboarding>header h2{font-size:23px}.desk-onboarding-wizard.ant-steps{padding:22px 18px 7px}.desk-onboarding-wizard .ant-steps-item-subtitle{display:block;margin:1px 0 0}.desk-onboarding-detail{grid-template-columns:1fr}.desk-onboarding-action{justify-self:start}.desk-plan-options{grid-template-columns:1fr}.desk-category-summary{padding:23px 20px}.desk-category-summary h2{font-size:23px}.desk-category-summary>div:last-child{display:grid;grid-template-columns:1fr 1fr}.desk-category-summary article{min-width:0}.desk-category-room-tools,.desk-learning-hero{grid-template-columns:1fr}.desk-learning-hero{padding:24px 21px}.desk-learning-hero h2{font-size:24px}.desk-learning-metric{padding:18px 0 0;border-top:1px solid #cbd7eb;border-left:0}.desk-learning-submit{align-items:stretch;flex-direction:column}.desk-learning-submit .desk-button{width:100%}.desk-org-grid{grid-template-columns:1fr}.desk-modal{padding:27px}.desk-form-actions{flex-wrap:wrap}.desk-ai-toggle-list{grid-template-columns:1fr}.desk-memory-heading-actions{width:100%;flex-wrap:wrap}.desk-ai-actions,.desk-codex-connect-empty,.desk-codex-connected,.desk-memory-delete,.desk-memory-entry-list>article{align-items:stretch;flex-direction:column}.desk-ai-actions>button{width:100%}.desk-codex-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.desk-codex-device-login>div:first-child{grid-template-columns:1fr}.desk-codex-device-login>div:first-child>span{grid-column:auto}.desk-history-room-rail,.desk-history-timeline{padding:0}.desk-history-toolbar,.desk-history-toolbar form{grid-template-columns:1fr}.desk-history-toolbar form>button{width:100%}.desk-history-reset,.desk-history-toolbar form,.desk-history-toolbar label{grid-column:1}.desk-history-message{width:92%;margin-left:16px}.desk-history-thread{padding-inline:14px}.desk-history-timeline>header{align-items:flex-start;flex-direction:column}.desk-history-timeline>header .secondary-button{width:100%;justify-content:center}.desk-history-media-strip a{width:100%}}.desk-workspace-sidebar{padding-top:22px}.desk-workspace-sidebar>.desk-brand{margin-bottom:24px}.desk-workspace-sidebar nav{gap:15px;overflow-y:auto;padding-right:2px}.desk-nav-group{display:grid;gap:3px}.desk-nav-group>span{padding:0 12px 4px;color:#8796a8;font-size:11px;font-weight:800;letter-spacing:.08em}.desk-nav-group>a{position:relative}.desk-nav-group>a[aria-current=page]:before{content:"";position:absolute;left:0;top:10px;bottom:10px;width:3px;border-radius:99px;background:var(--desk-blue)}.desk-workspace-header{position:sticky;top:0;z-index:20;min-height:82px;padding:17px 34px;background:rgba(251,252,255,.94);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.desk-workspace-header h1{margin:2px 0 0;font-size:24px}.desk-workspace-context{color:var(--desk-muted);font-size:12px;font-weight:700}.desk-header-status.is-live{border-color:#b9ddcf;background:#f1faf6;color:#24745e}.desk-header-status.is-live i,.desk-state-tag.is-live:before{content:"";width:7px;height:7px;border-radius:50%;background:#1b8d6f;box-shadow:0 0 0 4px rgba(27,141,111,.1)}.desk-workspace-content{max-width:1600px;padding-top:24px}.desk-onboarding.is-collapsed>header{border-bottom:0}.desk-onboarding.is-collapsed>header h2{font-size:21px}.desk-setup-toggle{margin-top:10px;border:0;background:transparent;color:var(--desk-blue);font-size:12px;font-weight:800}.desk-home-operations{margin-top:28px}.desk-home-operations>.desk-section-heading{margin-bottom:14px}.desk-connection-workspace,.desk-inbox-page{min-width:0}.desk-inbox-summary{min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:16px;padding:13px 17px;border:1px solid #d8e2ef;border-radius:12px;background:#fff}.desk-inbox-summary>div{min-width:0}.desk-inbox-summary>div>span{display:flex;align-items:center;gap:7px;color:var(--desk-blue);font-size:12px;font-weight:800}.desk-inbox-summary>div>strong{display:block;margin-top:3px;overflow-wrap:anywhere;color:#2b4058;font-size:14px}.desk-inbox-tab{display:inline-flex;align-items:center;gap:7px}.desk-connection-tabs>.ant-tabs-nav,.desk-inbox-tabs>.ant-tabs-nav,.desk-room-workspace-tabs>.ant-tabs-nav,.desk-standards-tabs>.ant-tabs-nav{margin-bottom:15px}.desk-connection-tabs>.ant-tabs-nav:before,.desk-inbox-tabs>.ant-tabs-nav:before,.desk-room-workspace-tabs>.ant-tabs-nav:before,.desk-standards-tabs>.ant-tabs-nav:before{border-color:#d9e2ef}.desk-connection-tabs .ant-tabs-tab,.desk-inbox-tabs .ant-tabs-tab,.desk-room-workspace-tabs .ant-tabs-tab,.desk-standards-tabs .ant-tabs-tab{padding:9px 3px 12px;font-size:13px;font-weight:750}.desk-room-workspace-embedded,.desk-room-workspace-page,.desk-standards-page{min-width:0}.desk-standards-check{min-height:220px;display:grid;align-items:center}.desk-teach-summary>a{flex:0 0 auto}.desk-teach-start{display:grid;gap:18px}.desk-teach-intro{position:relative;overflow:hidden;padding:29px 31px;border:1px solid #d5dfed;border-radius:15px;background:#fff}.desk-teach-intro:after{content:"";position:absolute;right:-34px;bottom:-54px;width:180px;height:180px;border:32px solid #eef2ff;border-radius:50%;pointer-events:none}.desk-teach-intro>*{position:relative;z-index:1}.desk-teach-intro h2{margin-top:8px;font-size:27px;letter-spacing:-.04em}.desk-teach-intro p{max-width:720px;margin-top:7px;color:var(--desk-muted);font-size:14px;line-height:1.65}.desk-teach-choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.desk-teach-choice{--teach-accent:#4c68d7;--teach-soft:#eef2ff;display:grid;grid-template-rows:auto minmax(122px,1fr) auto;min-width:0;padding:20px;border:1px solid #d9e2ef;border-top:3px solid var(--teach-accent);border-radius:13px;background:#fff;color:var(--desk-ink)}.desk-teach-choice.is-document{--teach-accent:#14785f;--teach-soft:#e9f7f2}.desk-teach-choice.is-rule{--teach-accent:#a56819;--teach-soft:#fff5e5}.desk-teach-choice:hover{border-color:var(--teach-accent);box-shadow:0 12px 26px rgba(34,54,89,.09)}@media (prefers-reduced-motion:no-preference){.desk-teach-choice{transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.desk-teach-choice:hover{transform:translateY(-2px)}}.desk-teach-choice-icon{display:grid;place-items:center;width:42px;height:42px;margin-bottom:15px;border-radius:12px;background:var(--teach-soft);color:var(--teach-accent)}.desk-teach-choice h3{font-size:17px;letter-spacing:-.025em}.desk-teach-choice p{margin-top:7px;color:#4f6077;font-size:13px;line-height:1.6}.desk-teach-choice small{display:block;margin-top:10px;color:#7b8798;font-size:12px;line-height:1.55}.desk-teach-choice-action{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:17px;padding-top:13px;border-top:1px solid #e6ebf2;color:var(--teach-accent);font-size:13px;font-weight:800}.desk-teach-scope{display:grid;grid-template-columns:minmax(230px,1.3fr) minmax(360px,1fr) auto;align-items:center;gap:22px;padding:21px 23px;border:1px solid #d9e2ef;border-radius:13px;background:#f8faff}.desk-teach-scope>div:first-child>span{color:var(--desk-blue);font-size:11px;font-weight:850}.desk-teach-scope h3{margin-top:4px;font-size:16px}.desk-teach-scope p{margin-top:4px;color:var(--desk-muted);font-size:12px;line-height:1.6}.desk-teach-scope-options{display:grid;grid-template-columns:1fr 1fr;gap:8px}.desk-teach-scope-options article{padding:11px 12px;border:1px solid #dce4ef;border-radius:9px;background:#fff}.desk-teach-scope-options span,.desk-teach-scope-options strong{display:block}.desk-teach-scope-options strong{font-size:12px}.desk-teach-scope-options span{margin-top:3px;color:var(--desk-muted);font-size:11px;line-height:1.45}.desk-legacy-embedded{--paper:#fff;--canvas:#f5f8fc;--shadow:0 6px 20px rgba(31,54,64,.055);min-width:0}.desk-legacy-embedded .panel-card{border-radius:13px;box-shadow:var(--shadow)}.desk-legacy-embedded .conversation-layout,.desk-legacy-embedded .overview-grid,.desk-legacy-embedded .people-layout,.desk-legacy-embedded .persona-layout{min-width:0}.desk-legacy-embedded .group-index{top:98px;max-height:calc(100vh - 130px)}.desk-legacy-embedded .conversation-reader{min-height:calc(100vh - 230px)}.desk-legacy-embedded .eyebrow{color:#60718a;font-family:inherit;letter-spacing:.02em}.desk-legacy-embedded .section-header h2{font-family:inherit}.desk-ops-page{display:grid;gap:18px}.desk-ops-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:21px 23px;border:1px solid #d7e1ef;border-radius:14px;background:#fff}.desk-ops-header-copy{min-width:0}.desk-ops-eyebrow{display:inline-flex;align-items:center;gap:7px;color:var(--desk-blue);font-size:12px;font-weight:800}.desk-ops-header h2{margin-top:5px;font-size:23px;letter-spacing:-.035em}.desk-ops-header p{max-width:830px;margin-top:5px;color:var(--desk-muted);font-size:13px;line-height:1.65}.desk-ops-header-aside{flex:0 0 auto}.desk-ops-status{display:inline-flex;align-items:center;justify-content:center;min-height:25px;padding:3px 9px;border:1px solid transparent;border-radius:99px;font-size:12px;font-weight:800;white-space:nowrap}.desk-ops-status-ready{border-color:#b9ddcf;background:#edf8f3;color:#18715a}.desk-ops-status-attention{border-color:#ead59e;background:#fff8e4;color:#876518}.desk-ops-status-pending{border-color:#cbd7ee;background:#eff3fb;color:#526987}.desk-ops-status-unavailable{border-color:#dce2ea;background:#f4f6f9;color:#748091}.desk-ops-unavailable{display:flex;align-items:flex-start;gap:15px;padding:21px;border:1px dashed #c7d3e2;border-radius:13px;background:#f8faff}.desk-ops-action-icon,.desk-ops-quality-icon,.desk-ops-unavailable-icon{display:grid;place-items:center;flex:0 0 auto;width:42px;height:42px;border-radius:12px;background:#e9efff;color:#4261c8}.desk-ops-unavailable-copy h3{margin-top:9px;font-size:17px}.desk-ops-unavailable-copy p{margin-top:4px;color:var(--desk-muted);font-size:13px}.desk-ops-connection-map,.desk-ops-console-links,.desk-ops-loading,.desk-ops-next,.desk-ops-note,.desk-ops-quality-ledger,.desk-ops-section{padding:21px;border:1px solid var(--desk-line);border-radius:13px;background:#fff}.desk-ops-section-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:15px}.desk-ops-section-heading h3{margin-top:3px;font-size:17px}.desk-ops-section-heading>svg{color:#627794}.desk-ops-section-label{color:#687d99;font-size:11px;font-weight:850}.desk-ops-action-list,.desk-ops-connection-list,.desk-ops-quality-list{display:grid;gap:9px}.desk-ops-action-card{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:13px;padding:14px;border:1px solid #dce4ef;border-radius:11px;background:#fbfcff}.desk-ops-action-title{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.desk-ops-action-title h3{font-size:15px}.desk-ops-action-copy p{margin-top:3px;color:var(--desk-muted);font-size:12px;line-height:1.6}.desk-ops-link{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;padding:7px 11px;border:1px solid #cbd7e8;border-radius:8px;background:#fff;color:#3859b9;font-size:12px;font-weight:800;white-space:nowrap}.desk-ops-link:hover{border-color:#8ea4e6;background:#f4f7ff}.desk-ops-step-list{display:grid;gap:4px;margin:0;padding:0;list-style:none}.desk-ops-step-item{display:grid;grid-template-columns:28px minmax(0,1fr);align-items:start;gap:11px;padding:11px 4px;border-top:1px solid #e8edf4}.desk-ops-step-item:first-child{border-top:0}.desk-ops-step-number{display:grid;place-items:center;width:25px;height:25px;border-radius:8px;background:#edf2ff;color:#3858bd;font-size:12px;font-weight:850}.desk-ops-step-item strong{font-size:13px}.desk-ops-step-item p{margin-top:2px;color:var(--desk-muted);font-size:12px}.desk-ops-quality-summary{min-width:120px;padding-left:20px;border-left:1px solid #e0e6ef;text-align:right}.desk-ops-quality-summary small,.desk-ops-quality-summary span{display:block;color:var(--desk-muted);font-size:11px}.desk-ops-quality-summary strong{display:block;margin:2px 0;font-size:25px}.desk-ops-quality-item{display:grid;grid-template-columns:38px 42px minmax(0,1fr) auto;align-items:center;gap:11px;padding:13px;border:1px solid #dce4ef;border-radius:11px}.desk-ops-quality-index{display:grid;justify-items:center;gap:4px;color:#708098;font-size:11px;font-weight:800}.desk-ops-quality-copy>div{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.desk-ops-quality-copy h3{font-size:14px}.desk-ops-quality-copy p{margin-top:3px;color:var(--desk-muted);font-size:12px}.desk-ops-note{display:flex;align-items:flex-start;gap:11px;background:#fff9e9;border-color:#ead9ad}.desk-ops-note>svg{flex:0 0 auto;margin-top:2px;color:#a77920}.desk-ops-note strong{font-size:13px}.desk-ops-note p{margin-top:3px;color:#75623b;font-size:12px}.desk-ops-alert{border-radius:11px}.desk-ops-refresh{display:inline-flex;align-items:center;gap:6px;min-height:34px;border:1px solid #cbd6e6;border-radius:8px;background:#fff;color:#425a79;font-size:12px;font-weight:800}.desk-ops-console-links{display:flex;align-items:center;justify-content:space-between;gap:20px}.desk-ops-console-copy{display:flex;align-items:flex-start;gap:11px}.desk-ops-console-copy>svg{flex:0 0 auto;color:#4261c8}.desk-ops-console-copy strong{font-size:13px}.desk-ops-console-copy p{margin-top:3px;color:var(--desk-muted);font-size:12px}.desk-ops-console-actions{display:flex;gap:7px}.desk-channel-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.desk-channel-card{min-width:0;padding:17px;border:1px solid #dce4ef;border-radius:12px;background:#fbfcff}.desk-channel-card.is-connected{border-color:#b9ddcf;background:#f7fcf9}.desk-channel-card.is-error{border-color:#efc8ce;background:#fff8f9}.desk-channel-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.desk-channel-card>header span{color:var(--desk-muted);font-size:11px;font-weight:800}.desk-channel-card h3{margin-top:2px;font-size:16px;overflow-wrap:anywhere}.desk-channel-capabilities{min-height:31px;display:flex;align-items:center;flex-wrap:wrap;gap:5px;margin-top:13px}.desk-channel-capabilities .ant-tag{margin:0}.desk-channel-capabilities>span{color:var(--desk-muted);font-size:12px}.desk-channel-card>footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;padding-top:11px;border-top:1px solid #e4eaf2;color:var(--desk-muted);font-size:11px}.desk-channel-error{margin-top:9px;padding:8px 10px;border-radius:8px;background:#fff0f2;color:#96384b;font-size:12px;overflow-wrap:anywhere}.desk-channel-register{display:grid;gap:2px;padding-top:5px}.desk-channel-register .desk-notice{margin-bottom:10px}.desk-channel-register .desk-notice p{margin-top:3px}.desk-ops-intro{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px 22px;border:1px solid #d7e1ef;border-radius:14px;background:#fff}.desk-ops-intro>div{min-width:0}.desk-ops-intro span{display:inline-flex;align-items:center;gap:7px;color:var(--desk-blue);font-size:12px;font-weight:800}.desk-ops-intro h2{margin-top:4px;font-size:22px;letter-spacing:-.035em}.desk-ops-intro p{max-width:760px;margin-top:5px;color:var(--desk-muted);font-size:13px}.desk-ops-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.desk-ops-card{min-width:0;padding:19px;border:1px solid var(--desk-line);border-radius:13px;background:#fff}.desk-ops-card>svg{color:#516fd1}.desk-ops-card h3{margin-top:12px;font-size:16px}.desk-ops-card p{margin-top:5px;color:var(--desk-muted);font-size:13px;line-height:1.65}.desk-ops-card footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:17px;padding-top:13px;border-top:1px solid #e3e9f2}.desk-ops-card footer>span{color:var(--desk-muted);font-size:12px}.desk-ops-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px}.desk-ops-metrics article{padding:17px;border:1px solid var(--desk-line);border-radius:12px;background:#fff}.desk-ops-metrics span{display:block;color:var(--desk-muted);font-size:12px}.desk-ops-metrics strong{display:block;margin-top:5px;font-size:23px}.desk-ops-status-list{display:grid;gap:8px}.desk-ops-status-list article{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:13px 15px;border:1px solid #dce4ef;border-radius:10px;background:#fff}.desk-ops-status-list article>div{min-width:0}.desk-ops-status-list strong{display:block}.desk-ops-status-list small{display:block;margin-top:2px;color:var(--desk-muted)}@media (max-width:1100px){.desk-ops-grid,.desk-ops-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.desk-teach-scope{grid-template-columns:1fr}.desk-teach-scope>a{justify-self:start}}@media (max-width:820px){.desk-workspace-sidebar nav{grid-column:1/-1;display:flex;flex-wrap:nowrap;gap:5px;overflow-x:auto;padding:10px 0 2px;border-top:1px solid var(--desk-line);scrollbar-width:none}.desk-workspace-sidebar nav::-webkit-scrollbar{display:none}.desk-nav-group{display:contents}.desk-nav-group>span{display:none}.desk-nav-group>a{flex:0 0 auto!important;min-width:auto!important;padding-inline:12px!important}.desk-nav-group>a[aria-current=page]:before{display:none}.desk-workspace-header{top:0;min-height:70px;padding:13px 20px}.desk-workspace-content{padding-top:18px}.desk-legacy-embedded .conversation-layout{grid-template-columns:1fr}.desk-legacy-embedded .group-index{position:static;max-height:none}.desk-ops-header,.desk-ops-intro{align-items:flex-start;flex-direction:column}.desk-ops-header-aside,.desk-ops-quality-summary{width:100%;padding:12px 0 0;border-top:1px solid #e0e6ef;border-left:0;text-align:left}.desk-ops-console-links{align-items:stretch;flex-direction:column}.desk-channel-list,.desk-teach-choices{grid-template-columns:1fr}.desk-teach-choice{grid-template-columns:48px minmax(0,1fr);grid-template-rows:auto auto;column-gap:14px}.desk-teach-choice-icon{grid-row:1/3}.desk-teach-choice-action{grid-column:2}}@media (max-width:560px){.desk-inbox-summary{align-items:flex-start;flex-direction:column}.desk-inbox-summary>a{width:100%}.desk-legacy-embedded .guidance-grid,.desk-ops-grid,.desk-ops-metrics{grid-template-columns:1fr}.desk-legacy-embedded .operator-context,.desk-legacy-embedded .suggested-reply-card{grid-column:1}.desk-ops-action-card{grid-template-columns:38px minmax(0,1fr)}.desk-ops-action-card>.desk-ops-link{grid-column:1/-1}.desk-ops-quality-item{grid-template-columns:32px 38px minmax(0,1fr)}.desk-ops-quality-item>.desk-ops-link{grid-column:1/-1}.desk-ops-console-actions{align-items:stretch;flex-direction:column}.desk-channel-card>footer,.desk-channel-card>header{align-items:flex-start;flex-direction:column}.desk-teach-intro{padding:24px 21px}.desk-teach-intro h2{max-width:270px;font-size:23px}.desk-teach-choice{display:block;min-height:0}.desk-teach-scope-options{grid-template-columns:1fr}}@media (max-width:480px){.desk-history-room-actions{width:100%;align-items:stretch;flex-direction:column}.desk-history-room-actions .secondary-button,.desk-history-room-actions label{width:100%}.desk-category-memory-tabs .ant-tabs-content-holder{padding:13px}.desk-billing-hero{grid-template-columns:1fr;padding:24px 21px}.desk-billing-hero h2{font-size:24px}.desk-billing-current{padding:18px 0 0;border-top:1px solid #c8d5e9;border-left:0}.desk-billing-profile{grid-template-columns:1fr}.desk-billing-profile .desk-field:first-child,.desk-billing-profile>.ant-btn{grid-column:auto}.desk-billing-profile>.ant-btn{width:100%}.desk-kakao-ready>header{align-items:stretch;flex-direction:column}.desk-kakao-ready>header>button{width:100%}.desk-kakao-sides,.desk-kakao-stats{grid-template-columns:1fr}.desk-kakao-stats>span{border-top:1px solid #dbe9e4;border-left:0}.desk-kakao-stats>span:first-child{border-top:0}}