:root{--tg-bg:var(--tg-theme-bg-color,#0f1923);--tg-secondary-bg:var(--tg-theme-secondary-bg-color,#162030);--tg-section-bg:var(--tg-theme-section-bg-color,var(--tg-bg));--tg-surface:var(--tg-secondary-bg);--tg-text:var(--tg-theme-text-color,#fff);--tg-hint:var(--tg-theme-hint-color,#8b9bb4);--tg-link:var(--tg-theme-link-color,#4f9cf9);--tg-button:var(--tg-theme-button-color,#4f9cf9);--tg-button-text:var(--tg-theme-button-text-color,#fff);--tg-accent:var(--tg-theme-accent-text-color,#4f9cf9);--tg-destructive:var(--tg-theme-destructive-text-color,#e53935);--radius-card:16px;--radius-btn:12px;--gap:12px}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}html{overflow-x:hidden}input,select,textarea{font-size:16px!important}body{background:var(--tg-bg);color:var(--tg-text);padding-bottom:80px;font-family:Avenir Next,Segoe UI,sans-serif;font-size:16px;line-height:1.5;overflow-x:hidden}body.typeui-enterprise-body{--tg-bg:var(--tg-theme-bg-color,#fff);--tg-secondary-bg:var(--tg-theme-secondary-bg-color,#f2f3f5);--tg-section-bg:var(--tg-theme-section-bg-color,#fff);--tg-surface:var(--tg-section-bg);--tg-text:var(--tg-theme-text-color,#1f2937);--tg-hint:var(--tg-theme-hint-color,#6b7280);--tg-link:var(--tg-theme-link-color,#3390ec);--tg-button:var(--tg-theme-button-color,#3390ec);--tg-button-text:var(--tg-theme-button-text-color,#fff);--tg-accent:var(--tg-theme-accent-text-color,var(--tg-button));--tg-destructive:var(--tg-theme-destructive-text-color,#e53935);--radius-card:18px;--radius-btn:14px;--tg-enterprise-border:#7f7f7f38;--tg-enterprise-shadow:0 10px 24px #00000014;background:var(--tg-bg);color:var(--tg-text);padding-bottom:92px;font-family:Avenir Next,Segoe UI,sans-serif}body.typeui-enterprise-body .master-shell{min-height:100dvh;animation:.22s ease-out enterprise-fade-in}body.typeui-enterprise-body .master-page-header{border-bottom:1px solid var(--tg-enterprise-border);letter-spacing:.01em;color:var(--tg-text);background:var(--tg-surface);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:15px 16px;font-size:17px;font-weight:700}body.typeui-enterprise-body .master-page-header-back{align-items:center;gap:10px;display:flex}body.typeui-enterprise-body .master-page-back-btn{border:1px solid var(--tg-enterprise-border);background:var(--tg-surface);width:34px;height:34px;color:var(--tg-accent);cursor:pointer;border-radius:10px;font-size:22px;line-height:1}body.typeui-enterprise-body .master-page-header-title{color:var(--tg-text);font-size:17px;font-weight:700}body.typeui-enterprise-body .master-nav{left:12px;right:12px;bottom:calc(8px + env(safe-area-inset-bottom));border:1px solid var(--tg-enterprise-border);background:var(--tg-surface);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:var(--tg-enterprise-shadow);z-index:100;border-radius:18px;padding:4px;display:flex;position:fixed}body.typeui-enterprise-body .master-nav-button{min-height:58px;color:var(--tg-hint);cursor:pointer;background:0 0;border:none;border-radius:14px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:5px;font-size:11px;font-weight:600;transition:color .18s,background-color .18s,transform .14s;display:flex;position:relative}body.typeui-enterprise-body .master-nav-button.is-active{color:var(--tg-accent);background:var(--tg-secondary-bg)}body.typeui-enterprise-body .master-nav-button:active{transform:scale(.97)}body.typeui-enterprise-body .master-nav-icon-wrap{display:inline-flex;position:relative}body.typeui-enterprise-body .master-nav-badge{background:var(--tg-destructive);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:17px;height:17px;padding:0 5px;font-size:10px;font-weight:700;line-height:1;display:flex;position:absolute;top:-5px;right:-9px}body.typeui-enterprise-body .enterprise-more-page{padding-bottom:96px}body.typeui-enterprise-body .enterprise-section-title{color:var(--tg-hint);letter-spacing:.1em;text-transform:uppercase;padding:22px 16px 8px;font-size:11px;font-weight:700}body.typeui-enterprise-body .enterprise-cell-group{border:1px solid var(--tg-enterprise-border);box-shadow:var(--tg-enterprise-shadow);border-radius:16px;margin:0 12px;overflow:hidden}body.typeui-enterprise-body .enterprise-cell{border:none;border-bottom:1px solid var(--tg-secondary-bg);background:var(--tg-section-bg);text-align:left;align-items:center;gap:12px;width:100%;padding:14px 14px 14px 12px;display:flex}body.typeui-enterprise-body .enterprise-cell:last-child{border-bottom:none}body.typeui-enterprise-body .enterprise-cell-icon{border:1px solid var(--tg-enterprise-border);width:30px;height:30px;color:var(--tg-accent);background:var(--tg-secondary-bg);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}body.typeui-enterprise-body .enterprise-cell-label{color:var(--tg-text);flex:1;font-size:15px;font-weight:600}body.typeui-enterprise-body .enterprise-cell-value{color:var(--tg-hint);font-size:13px;font-weight:500}body.typeui-enterprise-body .enterprise-cell-chevron{color:var(--tg-hint);display:inline-flex}body.typeui-enterprise-body .enterprise-cell.is-interactive{cursor:pointer;transition:background-color .15s}body.typeui-enterprise-body .enterprise-cell.is-interactive:active{background:var(--tg-secondary-bg)}body.typeui-enterprise-body button{min-height:44px}body.typeui-enterprise-body :focus-visible{outline:2px solid var(--tg-accent);outline-offset:2px}body.typeui-enterprise-body .master-onboarding{justify-content:center;min-height:100dvh;padding:26px 14px 34px;display:flex}body.typeui-enterprise-body .master-onboarding-shell{width:min(460px,100%)}body.typeui-enterprise-body .onb-progress{justify-content:center;gap:10px;margin-bottom:22px;display:flex}body.typeui-enterprise-body .onb-dot{background:#60738f4d;border-radius:50%;width:9px;height:9px;transition:transform .18s,background-color .18s}body.typeui-enterprise-body .onb-dot.is-active{background:var(--tg-accent);transform:scale(1.12)}body.typeui-enterprise-body .onb-card{border:1px solid var(--tg-enterprise-border);background:var(--tg-surface);box-shadow:var(--tg-enterprise-shadow);border-radius:20px;padding:20px 18px 18px}body.typeui-enterprise-body .onb-title{color:var(--tg-text);margin:0 0 6px;font-size:27px;font-weight:700;line-height:1.2}body.typeui-enterprise-body .onb-subtitle{color:var(--tg-hint);margin:0 0 22px;font-size:14px;line-height:1.45}body.typeui-enterprise-body .onb-back-btn{color:var(--tg-accent);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;margin-bottom:14px;padding:2px 0;font-size:14px;font-weight:600;display:inline-flex}body.typeui-enterprise-body .onb-field-group{margin-bottom:14px}body.typeui-enterprise-body .onb-field-flex{flex:1;min-width:0}body.typeui-enterprise-body .onb-label{color:var(--tg-hint);letter-spacing:.04em;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:700;display:block}body.typeui-enterprise-body .onb-input{border:1.5px solid var(--tg-enterprise-border);background:var(--tg-section-bg);width:100%;color:var(--tg-text);border-radius:12px;outline:none;padding:12px 13px;font-size:16px;line-height:1.2}body.typeui-enterprise-body .onb-input::placeholder{color:var(--tg-hint)}body.typeui-enterprise-body .onb-input:focus{border-color:var(--tg-accent);background:var(--tg-section-bg)}body.typeui-enterprise-body .onb-picker-wrap{position:relative}body.typeui-enterprise-body .onb-picker-display{padding-right:40px}body.typeui-enterprise-body .onb-native-picker{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}body.typeui-enterprise-body .onb-row{gap:10px;margin-bottom:8px;display:flex}body.typeui-enterprise-body .onb-chip-grid{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}body.typeui-enterprise-body .onb-chip{border:1.5px solid var(--tg-enterprise-border);background:var(--tg-secondary-bg);color:var(--tg-text);cursor:pointer;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:600;transition:all .16s}body.typeui-enterprise-body .onb-chip.is-selected{border-color:var(--tg-accent);background:var(--tg-accent);color:var(--tg-button-text)}body.typeui-enterprise-body .onb-chip:disabled{opacity:.45;cursor:default}body.typeui-enterprise-body .onb-btn-primary{background:var(--tg-button);width:100%;color:var(--tg-button-text);cursor:pointer;border:none;border-radius:12px;margin-top:2px;padding:13px 14px;font-size:15px;font-weight:700;transition:transform .14s,box-shadow .14s,opacity .14s}body.typeui-enterprise-body .onb-btn-primary:disabled{opacity:.48;cursor:default}body.typeui-enterprise-body .onb-btn-primary:not(:disabled):active{transform:scale(.99)}body.typeui-enterprise-body .onb-btn-secondary{border:1.5px solid var(--tg-enterprise-border);width:100%;color:var(--tg-hint);cursor:pointer;background:0 0;border-radius:12px;margin-top:8px;padding:12px 14px;font-size:15px;font-weight:600}body.typeui-enterprise-body .onb-btn-secondary:disabled{opacity:.5;cursor:default}body.typeui-enterprise-body .onb-error{color:var(--tg-destructive);margin:0 0 10px;font-size:13px;font-weight:600}body.typeui-enterprise-body .onb-card-final{text-align:center}body.typeui-enterprise-body .onb-success-icon{border:1px solid var(--tg-enterprise-border);background:var(--tg-secondary-bg);width:82px;height:82px;color:var(--tg-accent);border-radius:50%;justify-content:center;align-items:center;margin:2px auto 14px;animation:.32s ease-out onb-pop-in;display:inline-flex}body.typeui-enterprise-body .requests-page{padding:14px 12px 94px}body.typeui-enterprise-body .requests-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}body.typeui-enterprise-body .requests-header h1{color:var(--tg-text);letter-spacing:.01em;margin:0;font-size:24px;font-weight:700}body.typeui-enterprise-body .requests-unread-pill{border:1px solid var(--tg-enterprise-border);background:var(--tg-secondary-bg);color:var(--tg-accent);border-radius:999px;padding:5px 10px;font-size:12px;font-weight:700}body.typeui-enterprise-body .requests-filter-wrap{z-index:20;background:var(--tg-bg);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:4px 0 10px;position:sticky;top:0}body.typeui-enterprise-body .requests-filter{border:1px solid var(--tg-enterprise-border);background:var(--tg-surface);border-radius:14px;padding:3px;display:flex}body.typeui-enterprise-body .requests-filter-btn{color:var(--tg-hint);cursor:pointer;background:0 0;border:none;border-radius:10px;flex:1;min-height:38px;font-size:13px;font-weight:700}body.typeui-enterprise-body .requests-filter-btn.is-active{color:var(--tg-button-text);background:var(--tg-accent)}body.typeui-enterprise-body .requests-list-wrap{flex-direction:column;gap:10px;padding-top:2px;display:flex}body.typeui-enterprise-body .requests-card{border:1px solid var(--tg-enterprise-border);background:var(--tg-surface);box-shadow:var(--tg-enterprise-shadow);border-radius:16px;padding:13px 13px 12px}body.typeui-enterprise-body .requests-card.is-closed{background:var(--tg-secondary-bg);box-shadow:none}body.typeui-enterprise-body .requests-card.is-closed .requests-card-client,body.typeui-enterprise-body .requests-card.is-closed .requests-card-type,body.typeui-enterprise-body .requests-card.is-closed .requests-card-message{color:var(--tg-hint)}body.typeui-enterprise-body .requests-card-head{justify-content:space-between;align-items:flex-start;margin-bottom:7px;display:flex}body.typeui-enterprise-body .requests-card-type{color:var(--tg-text);align-items:center;gap:7px;font-size:13px;font-weight:700;display:inline-flex}body.typeui-enterprise-body .requests-card-type-icon{border:1px solid var(--tg-enterprise-border);background:var(--tg-secondary-bg);width:22px;height:22px;color:var(--tg-accent);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}body.typeui-enterprise-body .requests-card-time{color:var(--tg-hint);margin-left:8px;font-size:12px;font-weight:600}body.typeui-enterprise-body .requests-card-client{color:var(--tg-text);margin-bottom:2px;font-size:16px;font-weight:700}body.typeui-enterprise-body .requests-card-meta{color:var(--tg-hint);font-size:13px;line-height:1.4}body.typeui-enterprise-body .requests-card-message{border:1px solid var(--tg-enterprise-border);background:var(--tg-secondary-bg);color:var(--tg-text);border-radius:10px;margin-top:7px;margin-bottom:3px;padding:8px 10px;font-size:14px;line-height:1.4}body.typeui-enterprise-body .requests-media-toggle{color:var(--tg-accent);cursor:pointer;background:0 0;border:none;margin-top:6px;padding:0;font-size:13px;font-weight:600}body.typeui-enterprise-body .requests-media-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:8px;display:grid}body.typeui-enterprise-body .requests-media-photo{aspect-ratio:4/3;cursor:pointer;background:0 0;border:none;border-radius:10px;padding:0;overflow:hidden}body.typeui-enterprise-body .requests-media-video{background:#000;border-radius:10px;width:100%;max-height:220px}body.typeui-enterprise-body .requests-media-loading{background:var(--tg-secondary-bg);height:96px;color:var(--tg-hint);border-radius:10px;justify-content:center;align-items:center;margin-top:8px;font-size:13px;display:flex}body.typeui-enterprise-body .requests-actions{flex-direction:column;gap:8px;margin-top:12px;display:flex}body.typeui-enterprise-body .requests-actions-row{gap:8px;display:flex}body.typeui-enterprise-body .requests-action-btn{border:1px solid var(--tg-enterprise-border);background:var(--tg-secondary-bg);color:var(--tg-text);cursor:pointer;text-align:center;border-radius:10px;flex:1;padding:10px 12px;font-size:13px;font-weight:700}body.typeui-enterprise-body .requests-action-btn.is-accent{background:var(--tg-accent);color:var(--tg-button-text);border-color:#0000}body.typeui-enterprise-body .requests-action-btn.is-small{padding:9px 12px}body.typeui-enterprise-body .requests-screen-state{border:1px solid var(--tg-enterprise-border);background:var(--tg-surface);text-align:center;color:var(--tg-hint);border-radius:14px;padding:34px 16px;font-size:14px;line-height:1.45}body.typeui-enterprise-body .requests-screen-state p{margin:0}body.typeui-enterprise-body .requests-retry-btn{color:var(--tg-accent);cursor:pointer;background:0 0;border:none;margin-top:10px;font-size:14px;font-weight:700}body.typeui-enterprise-body .requests-viewer-overlay{z-index:1000;background:#000000eb;justify-content:center;align-items:center;padding:56px 12px 84px;display:flex;position:fixed;inset:0}body.typeui-enterprise-body .requests-viewer-btn-close{color:#fff;cursor:pointer;background:#ffffff29;border:none;border-radius:10px;padding:8px 10px;font-size:14px;position:absolute;top:12px;right:12px}body.typeui-enterprise-body .requests-viewer-nav{color:#fff;cursor:pointer;background:#ffffff38;border:none;border-radius:999px;width:36px;height:36px;font-size:20px;position:absolute;top:50%;transform:translateY(-50%)}body.typeui-enterprise-body .requests-viewer-nav.prev{left:12px}body.typeui-enterprise-body .requests-viewer-nav.next{right:12px}body.typeui-enterprise-body .requests-viewer-zoom{align-items:center;gap:8px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}body.typeui-enterprise-body .requests-viewer-zoom-btn{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:10px;padding:8px 12px}body.typeui-enterprise-body .requests-viewer-zoom-value{color:#fff;text-align:center;min-width:58px;font-size:13px}body.typeui-enterprise-body .onb-final-title{color:var(--tg-text);font-size:24px;font-weight:700;line-height:1.2}body.typeui-enterprise-body .onb-final-subtitle{color:var(--tg-hint);margin:8px 0 20px;font-size:14px;line-height:1.5}@keyframes skeleton-pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes enterprise-fade-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){body.typeui-enterprise-body .master-shell,body.typeui-enterprise-body .master-nav-button,body.typeui-enterprise-body .enterprise-cell.is-interactive,body.typeui-enterprise-body .onb-dot,body.typeui-enterprise-body .onb-btn-primary,body.typeui-enterprise-body .onb-chip,body.typeui-enterprise-body .onb-success-icon{transition:none!important;animation:none!important}}@keyframes onb-pop-in{0%{opacity:0;transform:scale(.88)}to{opacity:1;transform:scale(1)}}
