: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-subscription-card{cursor:pointer;text-align:left;background:#e9f1ff;border:1px solid #9ec3f2;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;width:calc(100% - 24px);margin:14px 12px 0;padding:14px;display:flex}body.typeui-enterprise-body .enterprise-subscription-card-title{color:#2b65b9;margin-bottom:2px;font-size:16px;font-weight:700}body.typeui-enterprise-body .enterprise-subscription-card-subtitle{color:#2f74d2;font-size:14px;font-weight:600}body.typeui-enterprise-body .enterprise-subscription-card-subtitle.is-expired{color:#bf4c4c}body.typeui-enterprise-body .enterprise-subscription-card-star{color:#2f74d2;font-size:30px;line-height:1}body.typeui-enterprise-body .enterprise-subscription-card-star.is-expired{color:#555}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 .enterprise-profile-page{padding:12px 0 calc(112px + env(safe-area-inset-bottom))}body.typeui-enterprise-body .enterprise-profile-toast{top:calc(12px + env(safe-area-inset-top));z-index:130;color:#226b39;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#54ae6a29;border:1px solid #54ae6a66;border-radius:999px;padding:10px 14px;font-size:13px;font-weight:700;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 8px 18px #244d2d2e}body.typeui-enterprise-body .enterprise-profile-hero{border:1px solid var(--tg-enterprise-border);background:radial-gradient(circle at 18% -8%, #3390ec29, transparent 56%), var(--tg-section-bg);box-shadow:var(--tg-enterprise-shadow);text-align:center;border-radius:18px;margin:2px 12px;padding:20px 16px 18px}body.typeui-enterprise-body .enterprise-profile-avatar{color:#fff;background:linear-gradient(145deg,#4ca4f4,#338de3);border:2px solid #3390ec47;border-radius:50%;justify-content:center;align-items:center;width:66px;height:66px;margin:0 auto 10px;font-size:28px;font-weight:800;display:flex}body.typeui-enterprise-body .enterprise-profile-name{color:var(--tg-text);letter-spacing:.01em;font-size:22px;font-weight:800;line-height:1.2}body.typeui-enterprise-body .enterprise-profile-subtitle{color:var(--tg-hint);margin-top:5px;font-size:14px;line-height:1.4}body.typeui-enterprise-body .enterprise-profile-page .enterprise-cell-value{text-align:right;white-space:normal;max-width:52%;font-size:14px;line-height:1.35}body.typeui-enterprise-body .enterprise-profile-invite{border:1px solid var(--tg-enterprise-border);background:var(--tg-section-bg);box-shadow:var(--tg-enterprise-shadow);border-radius:16px;margin:0 12px;padding:14px}body.typeui-enterprise-body .enterprise-profile-invite-link{color:var(--tg-text);word-break:break-all;font-size:13px;line-height:1.5}body.typeui-enterprise-body .enterprise-profile-copy-btn{background:var(--tg-button);width:100%;color:var(--tg-button-text);cursor:pointer;border:none;border-radius:12px;margin-top:12px;padding:10px 12px;font-size:15px;font-weight:700}body.typeui-enterprise-body .enterprise-profile-copy-btn:disabled{opacity:.55;cursor:default}body.typeui-enterprise-body .enterprise-bonus-page,body.typeui-enterprise-body .enterprise-services-page{padding:12px 0 calc(112px + env(safe-area-inset-bottom))}body.typeui-enterprise-body .enterprise-bonus-switch-row{justify-content:space-between;align-items:center;gap:10px;padding:12px;display:flex}body.typeui-enterprise-body .enterprise-bonus-switch-left{align-items:center;gap:10px;min-width:0;display:flex}body.typeui-enterprise-body .enterprise-bonus-switch-title{color:var(--tg-text);font-size:15px;font-weight:700;line-height:1.2}body.typeui-enterprise-body .enterprise-bonus-switch-subtitle{color:var(--tg-hint);margin-top:2px;font-size:12px}body.typeui-enterprise-body .enterprise-bonus-toggle{border:1px solid var(--tg-enterprise-border);background:var(--tg-secondary-bg);cursor:pointer;border-radius:999px;flex-shrink:0;width:50px;height:30px;min-height:30px;padding:0;transition:background-color .16s;position:relative}body.typeui-enterprise-body .enterprise-bonus-toggle.is-on{background:var(--tg-button)}body.typeui-enterprise-body .enterprise-bonus-toggle-knob{background:#fff;border-radius:50%;width:24px;height:24px;transition:transform .18s;position:absolute;top:2px;left:2px;box-shadow:0 1px 4px #00000040}body.typeui-enterprise-body .enterprise-bonus-toggle.is-on .enterprise-bonus-toggle-knob{transform:translate(20px)}body.typeui-enterprise-body .enterprise-bonus-toggle:disabled{opacity:.6;cursor:default}body.typeui-enterprise-body .enterprise-bonus-param-head{border-bottom:1px solid var(--tg-secondary-bg);color:var(--tg-text);align-items:center;gap:10px;padding:12px 12px 10px;font-size:14px;font-weight:700;display:flex}body.typeui-enterprise-body .enterprise-bonus-row{border-bottom:1px solid var(--tg-secondary-bg);padding:10px 12px 11px}body.typeui-enterprise-body .enterprise-bonus-row.is-last{border-bottom:none}body.typeui-enterprise-body .enterprise-bonus-row.is-disabled{opacity:.5}body.typeui-enterprise-body .enterprise-bonus-row-head{justify-content:space-between;align-items:center;gap:10px;display:flex}body.typeui-enterprise-body .enterprise-bonus-row-label{color:var(--tg-text);font-size:14px;font-weight:600}body.typeui-enterprise-body .enterprise-bonus-row-value{color:#1f5ea6;cursor:pointer;white-space:nowrap;background:#3390ec1f;border:1px solid #3390ec59;border-radius:10px;padding:6px 9px;font-size:14px;font-weight:700}body.typeui-enterprise-body .enterprise-bonus-row-value:disabled{opacity:.6;cursor:default}body.typeui-enterprise-body .enterprise-bonus-row-edit-wrap{align-items:center;gap:6px;display:flex}body.typeui-enterprise-body .enterprise-bonus-row-input{border:1px solid var(--tg-accent);background:var(--tg-section-bg);width:84px;color:var(--tg-text);text-align:right;border-radius:10px;outline:none;padding:6px 8px}body.typeui-enterprise-body .enterprise-bonus-row-unit{color:var(--tg-hint);font-size:13px}body.typeui-enterprise-body .enterprise-bonus-row-hint{color:var(--tg-hint);margin-top:5px;font-size:12px;line-height:1.35}body.typeui-enterprise-body .enterprise-services-tabs{border:1px solid var(--tg-enterprise-border);background:var(--tg-section-bg);box-shadow:var(--tg-enterprise-shadow);border-radius:16px;grid-template-columns:1fr 1fr;gap:4px;margin:0 12px;padding:4px;display:grid}body.typeui-enterprise-body .enterprise-services-tab{color:var(--tg-hint);cursor:pointer;background:0 0;border:none;border-radius:12px;padding:10px 8px;font-size:13px;font-weight:700}body.typeui-enterprise-body .enterprise-services-tab.is-active{background:var(--tg-button);color:var(--tg-button-text)}body.typeui-enterprise-body .enterprise-services-add-wrap{margin:0 12px}body.typeui-enterprise-body .enterprise-services-add-btn{background:var(--tg-button);width:100%;color:var(--tg-button-text);cursor:pointer;box-shadow:var(--tg-enterprise-shadow);border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:15px;font-weight:700;display:inline-flex}body.typeui-enterprise-body .enterprise-services-empty{text-align:center;color:var(--tg-hint);padding:26px 16px;font-size:14px}body.typeui-enterprise-body .enterprise-services-label{min-width:0;display:block}body.typeui-enterprise-body .enterprise-services-name{color:var(--tg-text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:700;line-height:1.25;display:block;overflow:hidden}body.typeui-enterprise-body .enterprise-services-desc{color:var(--tg-hint);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:12px;line-height:1.3;display:block;overflow:hidden}body.typeui-enterprise-body .enterprise-services-archived-row{border-bottom:1px solid var(--tg-secondary-bg);opacity:.75;justify-content:space-between;align-items:center;gap:10px;padding:12px;display:flex}body.typeui-enterprise-body .enterprise-services-archived-row.is-last{border-bottom:none}body.typeui-enterprise-body .enterprise-services-archived-main{align-items:center;gap:10px;min-width:0;display:flex}body.typeui-enterprise-body .enterprise-services-restore-btn{border:1px solid var(--tg-accent);color:var(--tg-accent);cursor:pointer;background:0 0;border-radius:10px;padding:7px 10px;font-size:12px;font-weight:700}body.typeui-enterprise-body .enterprise-services-sheet .enterprise-sheet-input{margin-bottom:10px}body.typeui-enterprise-body .enterprise-services-sheet-label{color:var(--tg-hint);text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:12px;font-weight:700;display:block}body.typeui-enterprise-body .enterprise-sheet-backdrop{z-index:140;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f172a66;position:fixed;inset:0}body.typeui-enterprise-body .enterprise-sheet{z-index:141;border:1px solid var(--tg-enterprise-border);background:var(--tg-section-bg);padding:10px 14px calc(14px + env(safe-area-inset-bottom));border-bottom:none;border-radius:20px 20px 0 0;max-height:min(74vh,620px);position:fixed;bottom:0;left:0;right:0;overflow-y:auto;box-shadow:0 -10px 26px #0003}body.typeui-enterprise-body .enterprise-sheet-handle{background:#6b728057;border-radius:999px;width:42px;height:5px;margin:2px auto 10px}body.typeui-enterprise-body .enterprise-sheet-title{color:var(--tg-text);margin-bottom:10px;font-size:17px;font-weight:800;line-height:1.2}body.typeui-enterprise-body .enterprise-sheet-option{background:var(--tg-secondary-bg);width:100%;color:var(--tg-text);text-align:left;cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;padding:10px 12px;font-size:15px;font-weight:600;display:flex}body.typeui-enterprise-body .enterprise-sheet-option.is-active{color:#1f5ea6;background:#3390ec24;border-color:#3390ec5c}body.typeui-enterprise-body .enterprise-sheet-input{border:1px solid var(--tg-enterprise-border);background:var(--tg-section-bg);width:100%;color:var(--tg-text);resize:vertical;border-radius:12px;outline:none;min-height:48px;padding:12px;line-height:1.4}body.typeui-enterprise-body .enterprise-sheet-input::placeholder{color:var(--tg-hint)}body.typeui-enterprise-body .enterprise-sheet-input:focus{border-color:var(--tg-accent)}body.typeui-enterprise-body .enterprise-sheet-actions{gap:8px;margin-top:12px;display:flex}body.typeui-enterprise-body .enterprise-sheet-btn{border:1px solid var(--tg-enterprise-border);cursor:pointer;border-radius:12px;flex:1;padding:10px 12px;font-size:15px;font-weight:700}body.typeui-enterprise-body .enterprise-sheet-btn.secondary{background:var(--tg-secondary-bg);color:var(--tg-text)}body.typeui-enterprise-body .enterprise-sheet-btn.primary{background:var(--tg-button);color:var(--tg-button-text);border-color:#0000}body.typeui-enterprise-body .enterprise-sheet-btn.destructive{color:#b8322c;background:#e539351c;border-color:#e5393573}body.typeui-enterprise-body .enterprise-sheet-btn:disabled{opacity:.55;cursor:default}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-select{appearance:none;cursor:pointer}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)}}
