: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:radial-gradient(circle at top, #59aaff33, transparent 34%), radial-gradient(circle at 85% 12%, #3b82f629, transparent 24%), #0b1622;--tg-secondary-bg:#172334db;--tg-section-bg:#0c1622e6;--tg-surface:#121e2de0;--tg-text:var(--tg-theme-text-color,#f6fbff);--tg-hint:var(--tg-theme-hint-color,#8ca2bd);--tg-link:var(--tg-theme-link-color,#6ab2ff);--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,#7dc1ff);--tg-destructive:var(--tg-theme-destructive-text-color,#ff6f87);--radius-card:20px;--radius-btn:14px;--tg-enterprise-border:#ffffff14;--tg-enterprise-shadow:0 18px 44px #00000047;--tg-enterprise-shadow-soft:0 12px 28px #0000002e;--tg-enterprise-highlight:#ffffff0a;background:var(--tg-bg);color:var(--tg-text);padding-bottom:92px;font-family:Avenir Next,Segoe UI,sans-serif}body.typeui-client-body{--tg-bg:radial-gradient(circle at top, #4f9cf92e, transparent 36%), #0f1923;--tg-secondary-bg:#162030eb;--tg-section-bg:#0f1923f0;--tg-surface:#162030e6;--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,#72adff);--tg-destructive:var(--tg-theme-destructive-text-color,#e85d75);--radius-card:20px;--radius-btn:14px;--client-shell-padding:16px;--client-border:#ffffff14;--client-shadow:0 16px 40px #00000038;background:var(--tg-bg);color:var(--tg-text);padding-bottom:96px}body.typeui-client-body .client-shell{min-height:100dvh;padding-top:calc(var(--tg-safe-area-inset-top,env(safe-area-inset-top)) + var(--tg-content-safe-area-inset-top,0px));animation:.22s ease-out enterprise-fade-in;position:relative}body.typeui-client-body .client-shell-content{min-height:calc(100dvh - var(--tg-safe-area-inset-top,env(safe-area-inset-top)));padding-bottom:104px}body.typeui-client-body .client-page{width:100%}body.typeui-client-body .client-page-header{padding:16px var(--client-shell-padding) 12px;justify-content:space-between;align-items:center;gap:12px;display:flex}body.typeui-client-body .client-page-title{color:var(--tg-text);font-size:24px;font-weight:700;line-height:1.15}body.typeui-client-body .client-page-subtitle{color:var(--tg-hint);margin-top:4px;font-size:14px;line-height:1.45}body.typeui-client-body .client-section-title{padding:22px var(--client-shell-padding) 10px;color:var(--tg-hint);letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:700}body.typeui-client-body .client-card{margin:0 var(--client-shell-padding);border-radius:var(--radius-card);border:1px solid var(--client-border);box-shadow:var(--client-shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);width:calc(100% - (var(--client-shell-padding) * 2));background:linear-gradient(#ffffff0a,#ffffff05)}body.typeui-client-body .client-pill{min-height:28px;color:var(--tg-accent);background:#4f9cf91f;border:1px solid #72adff2e;border-radius:999px;align-items:center;gap:6px;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}body.typeui-client-body .client-screen-state{text-align:center;padding:48px 24px}body.typeui-client-body .client-screen-state-title{color:var(--tg-text);font-size:18px;font-weight:700;line-height:1.25}body.typeui-client-body .client-screen-state-subtitle{color:var(--tg-hint);margin-top:8px;font-size:14px;line-height:1.55}body.typeui-client-body .client-nav{left:12px;right:12px;bottom:calc(8px + env(safe-area-inset-bottom));border:1px solid var(--client-border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:var(--client-shadow);z-index:100;background:#121b28e0;border-radius:20px;padding:4px;display:flex;position:fixed}body.typeui-client-body .client-nav-button{min-height:58px;color:var(--tg-hint);cursor:pointer;background:0 0;border:none;border-radius:16px;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}body.typeui-client-body .client-nav-button.is-active{color:var(--tg-accent);background:#4f9cf924}body.typeui-client-body .client-nav-button:active{transform:scale(.97)}body.typeui-client-body .client-home-page{padding-bottom:16px}body.typeui-client-body .client-home-header{padding-top:18px}body.typeui-client-body .client-home-header-actions{align-items:center;gap:10px;display:flex}body.typeui-client-body .client-home-refresh-btn{border:1px solid var(--client-border);width:40px;height:40px;color:var(--tg-hint);cursor:pointer;background:#ffffff0a;border-radius:12px;font-size:20px}body.typeui-client-body .client-home-avatar{background:linear-gradient(135deg, var(--tg-button), #79b4ff);width:44px;height:44px;color:var(--tg-button-text);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;font-weight:800;display:flex;box-shadow:0 10px 24px #4f9cf93d}body.typeui-client-body .client-home-hero-card{padding:20px}body.typeui-client-body .client-home-balance-row{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}body.typeui-client-body .client-home-kicker{color:var(--tg-hint);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:700}body.typeui-client-body .client-home-balance-value{color:var(--tg-text);margin-top:8px;font-size:40px;font-weight:800;line-height:1}body.typeui-client-body .client-home-balance-badge{min-width:54px;min-height:32px;color:var(--tg-accent);text-align:center;background:#ffffff0f;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800}body.typeui-client-body .client-home-master-row{cursor:default;background:0 0;border:none;align-items:center;gap:6px;margin-top:18px;padding:0;display:inline-flex}body.typeui-client-body .client-home-master-row.is-interactive{cursor:pointer}body.typeui-client-body .client-home-master-label{color:var(--tg-hint);font-size:14px}body.typeui-client-body .client-home-master-chevron{color:var(--tg-hint);font-size:11px}body.typeui-client-body .client-home-tags{margin-top:12px}body.typeui-client-body .client-home-upcoming-card,body.typeui-client-body .client-home-log-card,body.typeui-client-body .client-home-empty-card{padding:16px}body.typeui-client-body .client-home-upcoming-topline{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}body.typeui-client-body .client-home-upcoming-date{color:var(--tg-accent);font-size:13px;font-weight:700}body.typeui-client-body .client-home-upcoming-relative{color:var(--tg-hint);font-size:12px}body.typeui-client-body .client-home-upcoming-title{color:var(--tg-text);font-size:18px;font-weight:700;line-height:1.3}body.typeui-client-body .client-home-upcoming-address{color:var(--tg-hint);margin-top:6px;font-size:14px;line-height:1.45}body.typeui-client-body .client-home-empty-title{color:var(--tg-text);font-size:16px;font-weight:700}body.typeui-client-body .client-home-empty-subtitle{color:var(--tg-hint);margin-top:8px;font-size:14px;line-height:1.5}body.typeui-client-body .client-home-log-item{justify-content:space-between;align-items:center;gap:12px;padding:12px 0;display:flex}body.typeui-client-body .client-home-log-item.has-border{border-bottom:1px solid var(--client-border)}body.typeui-client-body .client-home-log-meta{align-items:center;gap:12px;min-width:0;display:flex}body.typeui-client-body .client-home-log-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:17px;font-weight:700;display:flex}body.typeui-client-body .client-home-log-title{color:var(--tg-text);font-size:14px;line-height:1.35}body.typeui-client-body .client-home-log-date{color:var(--tg-hint);margin-top:3px;font-size:12px}body.typeui-client-body .client-home-log-amount{white-space:nowrap;font-size:15px;font-weight:800}body.typeui-client-body .client-home-sheet-overlay{z-index:120;background:#03080fa3;align-items:flex-end;padding-top:24px;display:flex;position:fixed;inset:0}body.typeui-client-body .client-home-sheet{border:1px solid var(--client-border);width:100%;padding:18px 16px calc(34px + env(safe-area-inset-bottom));background:#101924;border-radius:22px 22px 0 0;box-shadow:0 -18px 48px #00000047}body.typeui-client-body .client-home-sheet-title{color:var(--tg-text);font-size:18px;font-weight:700}body.typeui-client-body .client-home-sheet-list{margin-top:14px}body.typeui-client-body .client-home-sheet-item{border:none;border-bottom:1px solid var(--client-border);width:100%;color:var(--tg-text);text-align:left;cursor:pointer;background:0 0;align-items:center;gap:12px;padding:14px 0;display:flex}body.typeui-client-body .client-home-sheet-item:last-child{border-bottom:none}body.typeui-client-body .client-home-sheet-avatar{width:38px;height:38px;color:var(--tg-text);background:#ffffff12;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:15px;font-weight:700;display:flex}body.typeui-client-body .client-home-sheet-copy{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}body.typeui-client-body .client-home-sheet-name{color:var(--tg-text);font-size:15px;font-weight:700}body.typeui-client-body .client-home-sheet-sphere{color:var(--tg-hint);font-size:12px}body.typeui-client-body .client-home-sheet-check{color:var(--tg-accent);font-size:18px;font-weight:800}body.typeui-client-body .client-contact-page{padding-bottom:20px}body.typeui-client-body .client-contact-header{padding-top:18px}body.typeui-client-body .client-contact-back-btn{color:var(--tg-accent);cursor:pointer;background:0 0;border:none;margin-bottom:12px;padding:0;font-size:14px;font-weight:700}body.typeui-client-body .client-contact-content{padding:0 0 128px}body.typeui-client-body .client-contact-root-list{flex-direction:column;gap:12px;display:flex}body.typeui-client-body .client-contact-mode-card{border:1px solid var(--client-border);width:100%;min-height:92px;color:var(--tg-text);text-align:left;cursor:pointer;align-items:center;gap:14px;padding:18px;display:flex}body.typeui-client-body .client-contact-mode-icon{background:#4f9cf924;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:24px;display:flex}body.typeui-client-body .client-contact-mode-copy{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}body.typeui-client-body .client-contact-mode-title{color:var(--tg-text);font-size:17px;font-weight:700}body.typeui-client-body .client-contact-mode-subtitle{color:var(--tg-hint);font-size:14px;line-height:1.45}body.typeui-client-body .client-contact-mode-chevron{color:var(--tg-hint);font-size:22px}body.typeui-client-body .client-contact-section{padding:0 var(--client-shell-padding);margin-bottom:18px}body.typeui-client-body .client-contact-chips{flex-wrap:wrap;gap:8px;display:flex}body.typeui-client-body .client-contact-chip{min-height:40px;color:var(--tg-text);cursor:pointer;background:#ffffff08;border:1px solid #ffffff29;border-radius:999px;padding:0 14px;font-size:14px;font-weight:600}body.typeui-client-body .client-contact-chip.is-selected{background:var(--tg-button);color:var(--tg-button-text);border-color:#0000;box-shadow:0 10px 24px #4f9cf938}body.typeui-client-body .client-contact-grid{padding:0 var(--client-shell-padding);grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}body.typeui-client-body .client-contact-field{display:block}body.typeui-client-body .client-contact-label{color:var(--tg-hint);letter-spacing:.04em;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:700;display:block}body.typeui-client-body .client-contact-picker-wrap{position:relative}body.typeui-client-body .client-contact-picker-display,body.typeui-client-body .client-contact-textarea{border:1px solid var(--client-border);width:100%;color:var(--tg-text);background:#ffffff0a;border-radius:16px;font-size:15px}body.typeui-client-body .client-contact-picker-display{align-items:center;min-height:50px;padding:14px;display:flex}body.typeui-client-body .client-contact-picker-input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}body.typeui-client-body .client-contact-textarea{resize:none;margin:0 var(--client-shell-padding) 14px;width:calc(100% - 2 * var(--client-shell-padding));outline:none;padding:14px}body.typeui-client-body .client-contact-upload-block{margin-bottom:10px}body.typeui-client-body .client-contact-hidden-input{display:none}body.typeui-client-body .client-contact-upload-btn{width:100%;min-height:62px;color:var(--tg-hint);text-align:center;cursor:pointer;border-style:dashed;padding:16px 18px;font-size:14px;font-weight:600}body.typeui-client-body .client-contact-files-card{padding:14px}body.typeui-client-body .client-contact-files-list{flex-direction:column;gap:10px;display:flex}body.typeui-client-body .client-contact-file-row{justify-content:space-between;align-items:center;gap:10px;display:flex}body.typeui-client-body .client-contact-file-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--tg-text);font-size:14px;overflow:hidden}body.typeui-client-body .client-contact-file-remove{color:#ff7b8d;cursor:pointer;background:0 0;border:none;flex-shrink:0;font-size:13px;font-weight:700}body.typeui-client-body .client-contact-file-actions{gap:8px;margin-top:12px;display:flex}body.typeui-client-body .client-contact-file-btn{min-height:42px;color:var(--tg-text);cursor:pointer;background:0 0;border:1px solid #ffffff29;border-radius:12px;flex:1;font-size:14px;font-weight:600}body.typeui-client-body .client-contact-file-btn.is-secondary{background:#ffffff0f}body.typeui-client-body .client-contact-error{color:#ff7b8d;padding:0 var(--client-shell-padding);margin-top:6px;font-size:13px;line-height:1.4}body.typeui-client-body .client-contact-submit-wrap{left:var(--client-shell-padding);right:var(--client-shell-padding);bottom:calc(86px + env(safe-area-inset-bottom));z-index:110;position:fixed}body.typeui-client-body .client-contact-submit-wrap.is-keyboard-open{bottom:calc(12px + env(safe-area-inset-bottom))}body.typeui-client-body .client-contact-submit-btn{background:linear-gradient(135deg, var(--tg-button), #79b4ff);width:100%;min-height:54px;color:var(--tg-button-text);cursor:pointer;border:none;border-radius:16px;font-size:16px;font-weight:800;box-shadow:0 18px 36px #4f9cf947}body.typeui-client-body .client-contact-submit-btn:disabled{opacity:.6;cursor:default}body.typeui-client-body .client-contact-success{text-align:center;padding:64px 24px 24px}body.typeui-client-body .client-contact-success-icon{width:72px;height:72px;color:var(--tg-accent);background:#4f9cf924;border-radius:24px;justify-content:center;align-items:center;margin:0 auto 20px;font-size:34px;font-weight:800;display:flex}body.typeui-client-body .client-contact-success-subtitle{max-width:320px;margin:10px auto 0}body.typeui-client-body .client-contact-success-btn{background:var(--tg-button);min-width:180px;min-height:48px;color:var(--tg-button-text);cursor:pointer;border:none;border-radius:14px;margin-top:28px;font-size:15px;font-weight:700}body.typeui-client-body .client-bonuses-page{padding-bottom:20px}body.typeui-client-body .client-bonuses-header{padding-top:18px}body.typeui-client-body .client-bonuses-content{padding-bottom:120px}body.typeui-client-body .client-bonuses-tabs{margin-bottom:16px;padding:4px;display:flex}body.typeui-client-body .client-bonuses-tab{min-height:42px;color:var(--tg-hint);cursor:pointer;background:0 0;border:none;border-radius:14px;flex:1;font-size:14px;font-weight:700}body.typeui-client-body .client-bonuses-tab.is-active{color:var(--tg-accent);background:#4f9cf924}body.typeui-client-body .client-bonuses-balance-card{text-align:center;padding:22px 18px}body.typeui-client-body .client-bonuses-balance-value{color:var(--tg-text);margin-top:8px;font-size:46px;font-weight:800;line-height:1}body.typeui-client-body .client-bonuses-list-card,body.typeui-client-body .client-bonuses-empty-card{padding:16px}body.typeui-client-body .client-bonuses-row{justify-content:space-between;align-items:center;gap:12px;padding:12px 0;display:flex}body.typeui-client-body .client-bonuses-row.has-border{border-bottom:1px solid var(--client-border)}body.typeui-client-body .client-bonuses-row-meta{align-items:center;gap:12px;min-width:0;display:flex}body.typeui-client-body .client-bonuses-row-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:17px;font-weight:700;display:flex}body.typeui-client-body .client-bonuses-row-icon.is-order{color:var(--tg-text);background:#ffffff14}body.typeui-client-body .client-bonuses-row-title{color:var(--tg-text);font-size:14px;line-height:1.4}body.typeui-client-body .client-bonuses-row-subtitle{color:var(--tg-hint);margin-top:3px;font-size:12px}body.typeui-client-body .client-bonuses-row-amount{white-space:nowrap;font-size:15px;font-weight:800}body.typeui-client-body .client-promos-page{padding-bottom:20px}body.typeui-client-body .client-promos-header{padding-top:18px}body.typeui-client-body .client-promos-content{padding-bottom:116px}body.typeui-client-body .client-promos-list{flex-direction:column;gap:12px;display:flex}body.typeui-client-body .client-promos-card{min-height:148px;padding:18px}body.typeui-client-body .client-promos-card-topline{justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;display:flex}body.typeui-client-body .client-promos-card-date{color:var(--tg-accent);text-align:right;font-size:12px;font-weight:700}body.typeui-client-body .client-promos-card-title{color:var(--tg-text);font-size:20px;font-weight:700;line-height:1.25}body.typeui-client-body .client-promos-card-text{color:var(--tg-hint);margin-top:10px;font-size:14px;line-height:1.55}body.typeui-client-body .client-promos-empty-card{text-align:center;padding:48px 24px}body.typeui-client-body .client-promos-empty-icon{margin-bottom:14px;font-size:46px}body.typeui-client-body .client-master-select-page{padding-bottom:20px}body.typeui-client-body .client-master-select-header{padding-top:18px}body.typeui-client-body .client-master-select-content{padding-bottom:120px}body.typeui-client-body .client-master-select-list{flex-direction:column;gap:12px;display:flex}body.typeui-client-body .client-master-select-card{min-height:120px;color:var(--tg-text);text-align:left;cursor:pointer;align-items:center;gap:14px;padding:18px;display:flex}body.typeui-client-body .client-master-select-avatar{background:linear-gradient(135deg, var(--tg-button), #79b4ff);width:52px;height:52px;color:var(--tg-button-text);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:20px;font-weight:800;display:flex;box-shadow:0 10px 24px #4f9cf93d}body.typeui-client-body .client-master-select-copy{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}body.typeui-client-body .client-master-select-name{color:var(--tg-text);font-size:17px;font-weight:700}body.typeui-client-body .client-master-select-pill{width:fit-content}body.typeui-client-body .client-master-select-meta{color:var(--tg-hint);flex-wrap:wrap;gap:12px;font-size:13px;line-height:1.4;display:flex}body.typeui-client-body .client-master-select-last{color:var(--tg-hint);font-size:12px;line-height:1.45}body.typeui-client-body .client-master-select-chevron{color:var(--tg-hint);flex-shrink:0;font-size:22px}body.typeui-enterprise-body .master-shell{min-height:100dvh;padding-top:calc(var(--tg-safe-area-inset-top,env(safe-area-inset-top)) + var(--tg-content-safe-area-inset-top,0px));animation:.22s ease-out enterprise-fade-in;position:relative;overflow-x:hidden}body.typeui-enterprise-body .master-shell:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle at 10% 12%,#6dbcff1f,#0000 22%),radial-gradient(circle at 92% 20%,#3983f11f,#0000 20%);position:fixed;inset:0}body.typeui-enterprise-body .master-shell>*{z-index:1;position:relative}body.typeui-enterprise-body .app-header-title{top:calc(var(--tg-safe-area-inset-top,env(safe-area-inset-top)) + 4px);pointer-events:none;z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);min-height:38px;box-shadow:var(--tg-enterprise-shadow-soft);color:var(--tg-text);letter-spacing:.02em;background:#0f1925b8;border:1px solid #ffffff14;border-radius:999px;justify-content:center;align-items:center;padding:0 16px;font-size:14px;font-weight:700;display:flex;position:absolute;left:50%;transform:translate(-50%)}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);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:var(--tg-enterprise-shadow);z-index:100;background:#0f1925d1;border-radius:20px;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:#4f9cf924}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;width:calc(100% - 24px);box-shadow:var(--tg-enterprise-shadow);background:radial-gradient(circle at 100% 0,#7bbfff2e,#0000 42%),linear-gradient(#243952f5,#121e2df5);border:1px solid #7bbfff38;border-radius:20px;justify-content:space-between;align-items:center;gap:12px;margin:14px 12px 0;padding:16px;display:flex}body.typeui-enterprise-body .enterprise-subscription-card-title{color:var(--tg-text);margin-bottom:2px;font-size:16px;font-weight:700}body.typeui-enterprise-body .enterprise-subscription-card-subtitle{color:var(--tg-accent);font-size:14px;font-weight:600}body.typeui-enterprise-body .enterprise-subscription-card-subtitle.is-expired{color:var(--tg-destructive)}body.typeui-enterprise-body .enterprise-subscription-card-star{color:var(--tg-accent);font-size:30px;line-height:1}body.typeui-enterprise-body .enterprise-subscription-card-star.is-expired{color:var(--tg-hint)}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);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:var(--tg-enterprise-shadow);background:linear-gradient(#ffffff0a,#ffffff05);border-radius:20px;margin:0 12px;overflow:hidden}body.typeui-enterprise-body .enterprise-cell{text-align:left;background:0 0;border:none;border-bottom:1px solid #ffffff0f;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:34px;height:34px;color:var(--tg-accent);background:#4f9cf91f;border-radius:12px;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:#ffffff0a}body.typeui-enterprise-body .enterprise-profile-page{padding:12px 0 calc(112px + env(safe-area-inset-bottom))}body.typeui-enterprise-body .enterprise-feedback-page{padding:14px 12px calc(118px + env(safe-area-inset-bottom))}body.typeui-enterprise-body .enterprise-feedback-hero,body.typeui-enterprise-body .enterprise-feedback-card{border:1px solid var(--tg-enterprise-border);box-shadow:var(--tg-enterprise-shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(#ffffff0b,#ffffff05);border-radius:22px}body.typeui-enterprise-body .enterprise-feedback-hero{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:12px;padding:18px;display:flex}body.typeui-enterprise-body .enterprise-feedback-eyebrow{color:var(--tg-accent);letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:800}body.typeui-enterprise-body .enterprise-feedback-title{color:var(--tg-text);margin:8px 0 0;font-size:28px;font-weight:800;line-height:1.05}body.typeui-enterprise-body .enterprise-feedback-subtitle{color:var(--tg-hint);margin-top:10px;font-size:14px;line-height:1.5}body.typeui-enterprise-body .enterprise-feedback-status{white-space:nowrap;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-height:34px;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}body.typeui-enterprise-body .enterprise-feedback-status.is-saved{color:#98efbf;background:#67d6961f;border:1px solid #67d69647}body.typeui-enterprise-body .enterprise-feedback-status.is-dirty{color:var(--tg-accent);background:#4f9cf91f;border:1px solid #7bbfff3d}body.typeui-enterprise-body .enterprise-feedback-status.is-saving{color:var(--tg-text);background:#ffffff0f;border:1px solid #ffffff1f}body.typeui-enterprise-body .enterprise-feedback-card{margin-bottom:12px;padding:16px}body.typeui-enterprise-body .enterprise-feedback-card-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}body.typeui-enterprise-body .enterprise-feedback-card-title{color:var(--tg-text);font-size:18px;font-weight:700;line-height:1.2}body.typeui-enterprise-body .enterprise-feedback-card-subtitle{color:var(--tg-hint);margin-top:4px;font-size:13px;line-height:1.45}body.typeui-enterprise-body .enterprise-feedback-grid{grid-template-columns:minmax(0,1fr);gap:12px;display:grid}body.typeui-enterprise-body .enterprise-feedback-field+.enterprise-feedback-field{margin-top:12px}body.typeui-enterprise-body .enterprise-feedback-label{color:var(--tg-hint);letter-spacing:.04em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:700;display:block}body.typeui-enterprise-body .enterprise-feedback-input,body.typeui-enterprise-body .enterprise-feedback-textarea{background:#ffffff08}body.typeui-enterprise-body .enterprise-feedback-textarea{resize:vertical;min-height:118px}body.typeui-enterprise-body .enterprise-feedback-helper{color:var(--tg-hint);margin-top:8px;font-size:12px;line-height:1.45}body.typeui-enterprise-body .enterprise-feedback-meta-row{justify-content:space-between;align-items:center;gap:12px;display:flex}body.typeui-enterprise-body .enterprise-feedback-chip-row{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}body.typeui-enterprise-body .enterprise-feedback-chip{color:var(--tg-accent);cursor:pointer;background:#4f9cf91f;border:1px solid #7bbfff33;border-radius:999px;min-height:34px;padding:0 12px;font-size:12px;font-weight:700}body.typeui-enterprise-body .enterprise-feedback-badge{min-height:28px;color:var(--tg-hint);background:#ffffff0d;border-radius:999px;justify-content:center;align-items:center;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}body.typeui-enterprise-body .enterprise-feedback-button-list{flex-direction:column;gap:12px;display:flex}body.typeui-enterprise-body .enterprise-feedback-link-card{background:#ffffff06;border:1px solid #ffffff0f;border-radius:18px;padding:14px}body.typeui-enterprise-body .enterprise-feedback-link-card-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}body.typeui-enterprise-body .enterprise-feedback-link-card-title{color:var(--tg-text);font-size:15px;font-weight:700}body.typeui-enterprise-body .enterprise-feedback-link-remove{color:var(--tg-destructive);cursor:pointer;background:0 0;border:none;font-size:12px;font-weight:700}body.typeui-enterprise-body .enterprise-feedback-add-wrap{margin-top:12px}body.typeui-enterprise-body .enterprise-feedback-preview-wrap{gap:10px;display:grid}body.typeui-enterprise-body .enterprise-feedback-preview-card{background:#4f9cf914;border:1px solid #7bbfff29;border-radius:18px;padding:14px}body.typeui-enterprise-body .enterprise-feedback-preview-card.is-secondary{background:#ffffff08;border-color:#ffffff14}body.typeui-enterprise-body .enterprise-feedback-preview-label{color:var(--tg-accent);letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:800}body.typeui-enterprise-body .enterprise-feedback-preview-text{color:var(--tg-text);white-space:pre-wrap;margin-top:10px;font-size:15px;line-height:1.5}body.typeui-enterprise-body .enterprise-feedback-preview-buttons{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}body.typeui-enterprise-body .enterprise-feedback-preview-button{min-height:34px;color:var(--tg-text);background:#ffffff0f;border-radius:999px;justify-content:center;align-items:center;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}body.typeui-enterprise-body .enterprise-feedback-actions{bottom:calc(10px + env(safe-area-inset-bottom));z-index:30;border:1px solid var(--tg-enterprise-border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:var(--tg-enterprise-shadow);background:#0b1622d6;border-radius:20px;align-items:center;gap:10px;padding:12px;display:flex;position:sticky}body.typeui-enterprise-body .enterprise-feedback-actions .enterprise-btn-primary{margin-left:auto}@media (width<=480px){body.typeui-enterprise-body .enterprise-feedback-hero{flex-direction:column}body.typeui-enterprise-body .enterprise-feedback-actions{flex-direction:column;align-items:stretch}body.typeui-enterprise-body .enterprise-feedback-actions .enterprise-btn-primary{margin-left:0}}body.typeui-enterprise-body .enterprise-profile-toast{top:calc(12px + env(safe-area-inset-top));z-index:130;color:#9cf2bf;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#123e2cd1;border:1px solid #67d69657;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;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);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;box-shadow:var(--tg-enterprise-shadow-soft);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);cursor:pointer;background:#ffffff14;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:linear-gradient(#fff,#d9e7f6);border-radius:50%;width:24px;height:24px;transition:transform .18s;position:absolute;top:2px;left:2px;box-shadow:0 4px 12px #00000047}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:var(--tg-accent);cursor:pointer;white-space:nowrap;background:#4f9cf924;border:1px solid #6fbcff38;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);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:var(--tg-enterprise-shadow);background:#0f19259e;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{color:var(--tg-button-text);background:#4f9cf929;box-shadow:inset 0 0 0 1px #7bbfff2e}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{opacity:.75;border-bottom:1px solid #ffffff0f;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{color:var(--tg-accent);cursor:pointer;background:#4f9cf914;border:1px solid #7bbfff38;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(6px);backdrop-filter:blur(6px);background:#050a1280;position:fixed;inset:0}body.typeui-enterprise-body .enterprise-sheet{z-index:141;border:1px solid var(--tg-enterprise-border);padding:10px 14px calc(14px + env(safe-area-inset-bottom));background:linear-gradient(#182639fa,#0b1420fa);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 -18px 36px #00000057}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{width:100%;color:var(--tg-text);text-align:left;cursor:pointer;background:#ffffff0a;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:var(--tg-accent);background:#4f9cf924;border-color:#6fbcff38}body.typeui-enterprise-body .enterprise-sheet-input{border:1px solid var(--tg-enterprise-border);width:100%;color:var(--tg-text);resize:vertical;background:#ffffff08;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{color:var(--tg-text);background:#ffffff0a}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:var(--tg-destructive);background:#ff6f871f;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);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:var(--tg-enterprise-shadow);background:linear-gradient(#ffffff0a,#ffffff05);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 .enterprise-page{padding:18px 0 108px}body.typeui-enterprise-body .enterprise-page-inner{padding:0 12px}body.typeui-enterprise-body .enterprise-page-title{color:var(--tg-text);margin:0;font-size:24px;font-weight:800;line-height:1.15}body.typeui-enterprise-body .enterprise-page-subtitle{color:var(--tg-hint);margin:6px 0 0;font-size:14px;line-height:1.45}body.typeui-enterprise-body .enterprise-stat-grid{grid-template-columns:1fr 1fr;gap:8px;margin:0 12px 24px;display:grid}body.typeui-enterprise-body .enterprise-info-card{border:1px solid var(--tg-enterprise-border);border-radius:var(--radius-card);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:var(--tg-enterprise-shadow);background:linear-gradient(#ffffff0a,#ffffff05);align-items:flex-start;gap:12px;margin:0 12px 16px;padding:14px;display:flex}body.typeui-enterprise-body .enterprise-orders-section{margin-bottom:20px}body.typeui-enterprise-body .enterprise-orders-header{justify-content:space-between;align-items:center;margin:0 12px 10px;padding:0 2px;display:flex}body.typeui-enterprise-body .enterprise-orders-title{color:var(--tg-text);font-size:18px;font-weight:700;line-height:1.2}body.typeui-enterprise-body .enterprise-orders-count{color:var(--tg-hint);letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:700}body.typeui-enterprise-body .enterprise-orders-card{border:1px solid var(--tg-enterprise-border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:var(--tg-enterprise-shadow);background:linear-gradient(#ffffff0a,#ffffff05);border-radius:20px;margin:0 12px;padding:0 14px;overflow:hidden}body.typeui-enterprise-body .enterprise-orders-empty{color:var(--tg-hint);text-align:center;padding:18px 2px;font-size:14px;line-height:1.45}body.typeui-enterprise-body .enterprise-actions{flex-direction:column;gap:10px;padding:0 12px;display:flex}body.typeui-enterprise-body .enterprise-btn-banner-action{background:var(--tg-button);color:var(--tg-button-text);cursor:pointer;white-space:nowrap;box-shadow:var(--tg-enterprise-shadow-soft);border:none;border-radius:8px;padding:7px 12px;font-family:inherit;font-size:13px;font-weight:600}body.typeui-enterprise-body .enterprise-btn-dismiss{color:var(--tg-hint);cursor:pointer;background:0 0;border:none;padding:0 2px;font-size:18px;line-height:1}body.typeui-enterprise-body .enterprise-btn-outline{width:100%;color:var(--tg-button);cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0a;border:1px solid #6fbcff38;border-radius:12px;padding:14px;font-family:inherit;font-size:15px;font-weight:600}body.typeui-enterprise-body .enterprise-form-field{padding:0 16px 12px}body.typeui-enterprise-body .enterprise-form-field 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 .enterprise-input{border:1.5px solid var(--tg-enterprise-border);width:100%;color:var(--tg-text);background:#ffffff08;border-radius:12px;outline:none;padding:12px 13px;font-family:inherit;font-size:16px;line-height:1.2}body.typeui-enterprise-body .enterprise-input::placeholder{color:var(--tg-hint)}body.typeui-enterprise-body .enterprise-input:focus{border-color:var(--tg-accent);background:var(--tg-section-bg)}body.typeui-enterprise-body .enterprise-btn-primary{background:var(--tg-button);width:100%;color:var(--tg-button-text);cursor:pointer;box-shadow:var(--tg-enterprise-shadow-soft);border:none;border-radius:12px;padding:13px 14px;font-family:inherit;font-size:15px;font-weight:700;transition:transform .14s,box-shadow .14s,opacity .14s}body.typeui-enterprise-body .enterprise-btn-primary:disabled{opacity:.48;cursor:default}body.typeui-enterprise-body .enterprise-btn-primary:not(:disabled):active{transform:scale(.99)}body.typeui-enterprise-body .enterprise-btn-secondary{border:1.5px solid var(--tg-enterprise-border);width:100%;color:var(--tg-text);cursor:pointer;background:#ffffff08;border-radius:12px;margin-top:8px;padding:12px 14px;font-family:inherit;font-size:15px;font-weight:600}body.typeui-enterprise-body .enterprise-btn-secondary:disabled{opacity:.5;cursor:default}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);width:100%;color:var(--tg-text);background:#ffffff08;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);color:var(--tg-text);cursor:pointer;background:#ffffff0a;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:600;transition:all .16s}body.typeui-enterprise-body .onb-chip.is-selected{color:var(--tg-button-text);background:#4f9cf929;border-color:#6fbcff38}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:18px 12px 108px}body.typeui-enterprise-body .requests-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}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{margin:0 0 12px;padding:0}body.typeui-enterprise-body .requests-filter{border:1px solid var(--tg-enterprise-border);box-shadow:var(--tg-enterprise-shadow-soft);background:#121e2de0;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-client-body .client-shell,body.typeui-client-body .client-nav-button,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)}}
