:root{--bg-primary:#070a0f;--bg-secondary:#0b1017;--surface-primary:#101722;--surface-elevated:#151e2b;--surface-input:#0d141e;--border-subtle:#202c3d;--accent-primary:#347dff;--accent-pressed:#2868de;--accent-soft:#347dff24;--text-primary:#f4f7fb;--text-secondary:#a6b0bf;--text-muted:#687587;--success:#39d98a;--warning:#f2b84b;--danger:#ff6174;--radius-input:12px;--radius-button:15px;--radius-card:19px;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{background:var(--bg-primary);min-height:100%;color:var(--text-primary);margin:0}html{overflow-x:hidden}body{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Display,Inter,system-ui,sans-serif;font-size:15px;line-height:1.4;overflow-x:hidden}button,input,textarea,select{font:inherit;color:inherit}button{cursor:pointer}button:disabled{cursor:default;opacity:.52}a{color:inherit;text-decoration:none}svg{stroke-linecap:round;stroke-linejoin:round}::selection{background:var(--accent-soft);color:var(--text-primary)}.icon{fill:none;stroke:currentColor;stroke-width:1.8px;flex:none}.app,.viewport{min-height:100dvh}.viewport{width:100%;max-width:760px;margin:0 auto}.content{padding:max(14px, env(safe-area-inset-top)) 16px calc(104px + env(safe-area-inset-bottom))}.section{margin-top:24px}.section-title{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.section-title h2{letter-spacing:-.45px;margin:0;font-size:20px;line-height:26px}.section-title button,.section-title>span{min-height:44px;color:var(--text-secondary);background:0 0;border:0;align-items:center;gap:2px;padding:0;font-size:13px;display:inline-flex}.logo-shell{stroke:var(--text-primary);stroke-width:7.5px;stroke-linecap:round;stroke-linejoin:round}.logo-accent{stroke:var(--accent-primary);stroke-width:5.5px;stroke-linecap:round;stroke-linejoin:round}.wordmark{align-items:center;gap:0;height:40px;display:inline-flex}.wordmark svg{width:40px;height:40px}.wordmark b{letter-spacing:-2px;font-size:30px;line-height:1}.brand-header{align-items:center;display:flex}.avatar{color:var(--text-primary);background:linear-gradient(145deg,#1f2b3c,#111823);border:1px solid #ffffff14;border-radius:15px;flex:none;place-items:center;display:inline-grid;position:relative;overflow:hidden}.avatar img{object-fit:cover;width:100%;height:100%}.avatar b{font-size:13px;font-weight:650}.avatar-xs{border-radius:9px;width:30px;height:30px}.avatar-xs b{font-size:10px}.avatar-sm{border-radius:12px;width:40px;height:40px}.avatar-md{border-radius:16px;width:52px;height:52px}.avatar-lg{border-radius:22px;width:76px;height:76px}.amount{font-variant-numeric:tabular-nums;white-space:nowrap;align-items:baseline;gap:4px;font-weight:650;display:inline-flex}.amount small{color:var(--accent-primary);font-size:.62em;font-weight:700}.amount-compact{font-size:13px}.rating{color:var(--text-primary);font-variant-numeric:tabular-nums;white-space:nowrap;align-items:center;font-weight:600;display:inline-flex}.rating b{color:var(--warning);margin-right:4px}.rating small{color:var(--text-muted);font-size:inherit;font-weight:400}.rating-compact{font-size:12px}.action-button{border-radius:var(--radius-button);border:1px solid #0000;justify-content:center;align-items:center;gap:8px;width:100%;min-width:44px;min-height:48px;padding:0 16px;font-size:15px;font-weight:650;transition:transform .14s,background-color .14s,border-color .14s,opacity .14s;display:inline-flex}.action-button:active:not(:disabled){transform:scale(.98)}.primary-button{background:var(--accent-primary);color:#fff;box-shadow:0 10px 24px #347dff24}.primary-button:active:not(:disabled){background:var(--accent-pressed)}.secondary-button{border-color:var(--border-subtle);background:var(--surface-elevated);color:var(--text-primary)}.danger-button{background:var(--danger);color:#fff}.action-button.is-success{background:var(--success);color:#06120d}.action-button.is-error{color:var(--danger);background:#ff61741f;border-color:#ff617473}.spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.75s linear infinite spin}.icon-button{border:1px solid var(--border-subtle);background:var(--surface-primary);width:44px;height:44px;color:var(--text-secondary);border-radius:14px;place-items:center;transition:transform .14s,background .14s;display:inline-grid}.icon-button:active{background:var(--surface-elevated);transform:scale(.96)}.app-header{justify-content:space-between;align-items:center;gap:10px;min-height:52px;display:flex}.app-header-user,.app-header-actions{align-items:center;gap:9px;min-width:0;display:flex}.app-header-user>span{flex-direction:column;min-width:0;display:flex}.app-header-user small{color:var(--text-muted);font-size:12px}.app-header-user b{text-overflow:ellipsis;white-space:nowrap;max-width:130px;font-size:15px;overflow:hidden}.balance-chip{border:1px solid var(--border-subtle);background:var(--surface-primary);border-radius:12px;align-items:center;height:36px;padding:0 11px;display:inline-flex}.home-hero{padding:28px 0 8px}.eyebrow{color:var(--accent-primary);letter-spacing:.06em;text-transform:uppercase;font-size:12px;font-weight:650;line-height:16px;display:inline-block}.home-hero h1{letter-spacing:-1.2px;margin:8px 0 7px;font-size:32px;line-height:37px}.home-hero p{color:var(--text-secondary);margin:0 0 18px;font-size:15px;line-height:21px}.home-hero .action-button{width:auto;min-width:196px}.category-section{margin-top:20px}.category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.category-grid button{border:1px solid var(--border-subtle);background:var(--surface-primary);text-align:left;border-radius:16px;flex-direction:column;justify-content:space-between;align-items:flex-start;min-width:0;min-height:84px;padding:10px;transition:transform .14s,background .14s;display:flex}.category-grid button:active{background:var(--surface-elevated);transform:scale(.98)}.category-grid button>span{background:var(--accent-soft);width:32px;height:32px;color:var(--accent-primary);border-radius:10px;place-items:center;display:grid}.category-grid b{text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:11px;overflow:hidden}.home-deal-section{margin-top:24px}.active-deal-card{border:1px solid var(--border-subtle);border-radius:var(--radius-card);background:linear-gradient(145deg, var(--surface-elevated), var(--surface-primary));text-align:left;flex-direction:column;align-items:stretch;gap:7px;width:100%;padding:16px;display:flex}.active-deal-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.active-deal-card>b{text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:17px;overflow:hidden}.active-deal-card>small{color:var(--text-secondary);font-size:13px}.mini-progress{background:var(--border-subtle);border-radius:99px;height:4px;margin-top:6px;overflow:hidden}.mini-progress i{border-radius:inherit;background:var(--accent-primary);height:100%;display:block}.executor-invite{border:1px solid var(--border-subtle);border-radius:var(--radius-card);background:var(--surface-primary);text-align:left;justify-content:space-between;align-items:center;width:100%;min-height:72px;margin-top:16px;padding:14px 16px;display:flex}.executor-invite span{flex-direction:column;display:flex}.executor-invite small{color:var(--text-muted);font-size:12px}.executor-invite b{margin-top:2px;font-size:16px}.executor-invite>svg{color:var(--accent-primary)}.floating-balance-action{display:none}.performer-list{gap:10px;display:grid}.performer-card{border:1px solid var(--border-subtle);border-radius:var(--radius-card);background:var(--surface-primary);width:100%;min-width:0;color:var(--text-primary);text-align:left;grid-template-columns:52px minmax(0,1fr) 18px;align-items:center;gap:12px;padding:13px;transition:transform .14s,border-color .14s,background .14s;display:grid}.performer-card:active{background:var(--surface-elevated);transform:scale(.985)}.performer-card>svg{color:var(--text-muted)}.performer-main{flex-direction:column;min-width:0;display:flex}.performer-title{align-items:center;gap:7px;min-width:0;display:flex}.performer-title>b{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:15px;overflow:hidden}.performer-main>small{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:12px;overflow:hidden}.skill-list{gap:5px;margin-top:8px;display:flex;overflow:hidden}.skill-list.large{flex-wrap:wrap;overflow:visible}.skill-list i{background:var(--surface-elevated);color:var(--text-secondary);white-space:nowrap;border-radius:7px;flex:none;padding:3px 7px;font-size:11px;font-style:normal}.performer-meta{border-top:1px solid var(--border-subtle);justify-content:space-between;align-items:center;gap:8px;margin-top:9px;padding-top:9px;display:flex}.status-badge{border:1px solid var(--border-subtle);max-width:100%;min-height:24px;color:var(--text-secondary);white-space:nowrap;border-radius:99px;align-items:center;gap:6px;padding:3px 8px;font-size:11px;font-style:normal;line-height:16px;display:inline-flex}.status-badge i{background:var(--text-muted);border-radius:50%;flex:none;width:6px;height:6px}.status-available,.status-active,.status-completed,.status-approved,.status-paid{color:var(--success);background:#39d98a14;border-color:#39d98a3d}.status-available i,.status-active i,.status-completed i,.status-approved i,.status-paid i{background:var(--success)}.status-review,.status-funding,.status-submitted,.status-created,.status-pending{color:var(--warning);background:#f2b84b14;border-color:#f2b84b3d}.status-review i,.status-funding i,.status-submitted i,.status-created i,.status-pending i{background:var(--warning)}.status-cancelled,.status-rejected{color:var(--danger);background:#ff617414;border-color:#ff61743d}.status-cancelled i,.status-rejected i{background:var(--danger)}.performer-title .status-badge{margin-left:auto;padding:2px 6px;font-size:9px}.screen-head{padding:18px 0 20px}.screen-head>span{color:var(--accent-primary);text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:650}.screen-head h1{letter-spacing:-.8px;margin:0 0 5px;font-size:28px;line-height:34px}.screen-head p{max-width:520px;color:var(--text-secondary);margin:0;font-size:14px;line-height:20px}.catalog-sticky{z-index:5;background:linear-gradient(var(--bg-primary) 88%, transparent);margin:0 -16px;padding:0 16px 10px;position:sticky;top:0}.search-field{border:1px solid var(--border-subtle);border-radius:var(--radius-input);background:var(--surface-input);height:48px;color:var(--text-muted);align-items:center;gap:9px;padding:0 12px;display:flex}.search-field:focus-within{box-shadow:0 0 0 3px var(--accent-soft);border-color:#347dffb3}.search-field input{min-width:0;color:var(--text-primary);background:0 0;border:0;outline:0;flex:1}.search-field input::placeholder{color:var(--text-muted)}.search-field button{width:32px;height:32px;color:var(--text-muted);background:0 0;border:0;place-items:center;display:grid}.filter-row{scrollbar-width:none;gap:7px;margin:10px -16px 0;padding:0 16px 2px;display:flex;overflow-x:auto}.filter-row::-webkit-scrollbar{display:none}.admin-tabs::-webkit-scrollbar{display:none}.filter-chip{border:1px solid var(--border-subtle);background:var(--surface-primary);min-height:36px;color:var(--text-secondary);border-radius:11px;flex:none;padding:0 12px;font-size:13px}.filter-chip.active{background:var(--accent-soft);color:#8eb6ff;border-color:#347dff66}.catalog-controls{justify-content:space-between;align-items:center;gap:8px;margin-top:9px;display:flex}.catalog-controls label{border:1px solid var(--border-subtle);background:var(--surface-primary);height:40px;color:var(--text-secondary);border-radius:11px;flex:1;align-items:center;gap:7px;padding:0 10px;display:flex}.catalog-controls select{background:0 0;border:0;outline:0;width:100%;font-size:12px}.toggle{border:1px solid var(--border-subtle);background:var(--surface-primary);min-height:40px;color:var(--text-secondary);border-radius:11px;align-items:center;gap:7px;padding:0 10px;font-size:12px;display:flex}.toggle i,.switch{background:var(--border-subtle);border-radius:99px;flex:none;width:30px;height:18px;position:relative}.toggle i:after,.switch i{content:"";background:var(--text-muted);border-radius:50%;width:12px;height:12px;transition:transform .15s,background .15s;position:absolute;top:3px;left:3px}.toggle.active{color:var(--text-primary)}.toggle.active i,.switch.on{background:var(--accent-soft)}.toggle.active i:after,.switch.on i{background:var(--accent-primary);transform:translate(12px)}.catalog-count{margin-top:12px}.catalog-count h2{color:var(--text-secondary);font-size:15px}.empty-state{border:1px dashed var(--border-subtle);border-radius:var(--radius-card);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:170px;padding:24px 18px;display:flex}.empty-state>span{background:var(--surface-elevated);width:44px;height:44px;color:var(--text-muted);border-radius:14px;place-items:center;display:grid}.empty-state strong{margin-top:12px;font-size:16px}.empty-state p{max-width:330px;color:var(--text-secondary);margin:5px 0 0;font-size:13px;line-height:18px}.empty-state .action-button{width:auto;min-height:42px;margin-top:14px}.deal-tabs{border:1px solid var(--border-subtle);background:var(--surface-input);border-radius:14px;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;padding:4px;display:grid}.deal-tabs button{min-width:0;min-height:44px;color:var(--text-muted);background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;gap:5px;padding:4px;font-size:11px;line-height:13px;display:flex}.deal-tabs button.active{background:var(--surface-elevated);color:var(--text-primary)}.deal-tabs button span{text-overflow:ellipsis;overflow:hidden}.deal-tabs b{background:var(--border-subtle);font-variant-numeric:tabular-nums;border-radius:99px;place-items:center;min-width:18px;height:18px;font-size:10px;display:grid}.deal-tabs button.active b{background:var(--accent-soft);color:#8eb6ff}.deal-list{gap:10px;margin-top:14px;display:grid}.deal-card{border:1px solid var(--border-subtle);border-radius:var(--radius-card);background:var(--surface-primary);text-align:left;flex-direction:column;align-items:stretch;gap:9px;width:100%;padding:14px;display:flex}.deal-card-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.deal-card-title{text-overflow:ellipsis;white-space:nowrap;font-size:17px;overflow:hidden}.deal-counterparty{align-items:center;gap:8px;display:flex}.deal-counterparty>span{flex-direction:column;min-width:0;display:flex}.deal-counterparty b{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.deal-counterparty small{color:var(--text-muted);font-size:11px}.deal-card-meta{border-top:1px solid var(--border-subtle);color:var(--text-secondary);justify-content:space-between;align-items:flex-start;gap:10px;padding-top:10px;font-size:11px;display:flex}.deal-card-meta span{align-items:center;gap:4px;display:flex}.deal-card-meta span:last-child{color:var(--accent-primary);text-align:right}.overlay{z-index:50;background:#030508c2;justify-content:center;align-items:flex-end;animation:.18s fade-in;display:flex;position:fixed;inset:0}.bottom-sheet{border:1px solid var(--border-subtle);background:var(--bg-secondary);border-bottom:0;border-radius:24px 24px 0 0;flex-direction:column;width:100%;max-width:620px;max-height:min(92dvh,880px);animation:.22s cubic-bezier(.2,.8,.2,1) sheet-up;display:flex;position:relative;overflow:hidden;box-shadow:0 -22px 70px #0000006b}.sheet-handle{background:#304056;border-radius:99px;flex:none;width:40px;height:4px;margin:8px auto 0}.sheet-close{z-index:2;background:var(--surface-primary);width:40px;height:40px;color:var(--text-secondary);border:0;border-radius:13px;place-items:center;display:grid;position:absolute;top:14px;right:14px}.sheet-title{flex:none;padding:18px 62px 5px 18px}.sheet-title h2{margin:0;font-size:20px;line-height:26px}.sheet-content{overscroll-behavior:contain;min-height:0;padding:18px 18px calc(22px + env(safe-area-inset-bottom));scroll-padding-bottom:120px;overflow-y:auto}.sheet-title+.sheet-content{padding-top:12px}.sheet-footer{padding:12px 18px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--border-subtle);background:var(--bg-secondary);flex:none}.confirm-copy{color:var(--text-secondary);margin:0;font-size:15px;line-height:21px}.confirm-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:20px;display:grid}.form{gap:14px;display:grid}.form label{color:var(--text-secondary);flex-direction:column;gap:7px;font-size:13px;display:flex}.form label>small{color:var(--text-muted)}.form input,.form textarea,.form select{border:1px solid var(--border-subtle);border-radius:var(--radius-input);background:var(--surface-input);width:100%;min-height:48px;color:var(--text-primary);outline:0;padding:12px;font-size:15px}.form textarea{resize:vertical;min-height:116px;line-height:20px}.form .small-textarea{min-height:78px}.form input:focus,.form textarea:focus,.form select:focus{box-shadow:0 0 0 3px var(--accent-soft);border-color:#347dffb3}.form input::placeholder,.form textarea::placeholder{color:var(--text-muted)}.form .check{border:1px solid var(--border-subtle);background:var(--surface-primary);border-radius:13px;flex-direction:row;align-items:center;min-height:56px;padding:11px}.form .check input{width:20px;min-height:20px;accent-color:var(--accent-primary)}.form .check span{flex-direction:column;display:flex}.form .check b{color:var(--text-primary);font-size:14px}.form .check small{color:var(--text-muted);font-size:11px}.form-copy,.review-form>p{color:var(--text-secondary);margin:0;line-height:20px}.two{grid-template-columns:1fr 1fr;gap:9px;display:grid}.inline-error{color:#ff8795;background:#ff61741a;border:1px solid #ff61744d;border-radius:12px;padding:10px 12px;font-size:13px}.deal-details h3{margin:18px 0 6px;font-size:20px;line-height:26px}.deal-details>p{color:var(--text-secondary);white-space:pre-wrap;margin:0}.deal-detail-person{grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.deal-detail-person>span{flex-direction:column;min-width:0;display:flex}.deal-detail-person small,.deal-terms small,.result-block>small,.revision-block>small,.link-list>small{color:var(--text-muted);font-size:11px}.deal-detail-person b,.deal-detail-person em{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.deal-detail-person em{color:var(--text-secondary);font-size:12px;font-style:normal}.deal-terms{grid-template-columns:1fr 1fr;gap:8px;margin-top:16px;display:grid}.deal-terms>span{border:1px solid var(--border-subtle);background:var(--surface-primary);border-radius:13px;flex-direction:column;gap:4px;padding:12px;display:flex}.result-block,.revision-block{border-radius:14px;margin-top:14px;padding:13px}.result-block{background:#39d98a12;border:1px solid #39d98a38}.revision-block{background:#f2b84b12;border:1px solid #f2b84b38}.result-block p,.revision-block p{color:var(--text-secondary);white-space:pre-wrap;margin:5px 0 0}.link-list{gap:6px;margin-top:14px;display:grid}.link-list a{border:1px solid var(--border-subtle);background:var(--surface-input);color:#8eb6ff;border-radius:11px;justify-content:space-between;align-items:center;gap:8px;min-height:42px;padding:0 11px;font-size:12px;display:flex}.link-list a span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.progress-timeline{margin:20px 0 0;padding:0;list-style:none}.progress-timeline li{min-height:36px;color:var(--text-muted);align-items:flex-start;gap:10px;font-size:13px;display:flex;position:relative}.progress-timeline li:not(:last-child):after{content:"";background:var(--border-subtle);width:1px;height:20px;position:absolute;top:21px;left:10px}.progress-timeline li>i{z-index:1;border:1px solid var(--border-subtle);background:var(--bg-secondary);border-radius:50%;flex:none;place-items:center;width:21px;height:21px;font-size:10px;font-style:normal;display:grid;position:relative}.progress-timeline li.done,.progress-timeline li.current{color:var(--text-primary)}.progress-timeline li.done>i{border-color:var(--success);background:var(--success);color:#06120d}.progress-timeline li.done:not(:last-child):after{background:var(--success)}.progress-timeline li.current>i{border-color:var(--accent-primary);color:#8eb6ff;box-shadow:0 0 0 4px var(--accent-soft)}.deal-action-stack{gap:8px;margin-top:20px;display:grid}.action-note{border:1px solid var(--border-subtle);background:var(--surface-primary);min-height:50px;color:var(--text-secondary);border-radius:13px;align-items:center;gap:9px;padding:10px 12px;font-size:13px;display:flex}.action-note.success{color:var(--success);border-color:#39d98a40}.profile-header{align-items:center;gap:14px;padding:20px 0;display:flex}.profile-header>div{min-width:0}.profile-header small{color:var(--accent-primary);text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:650}.profile-header h1{text-overflow:ellipsis;white-space:nowrap;margin:4px 0 1px;font-size:24px;line-height:30px;overflow:hidden}.profile-header p{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:13px;overflow:hidden}.profile-balance{border:1px solid var(--border-subtle);background:linear-gradient(145deg, var(--surface-elevated), var(--surface-primary));border-radius:20px;justify-content:space-between;align-items:flex-end;gap:12px;padding:16px;display:flex}.profile-balance>span{flex-direction:column;min-width:0;display:flex}.profile-balance>span>small{color:var(--text-muted);font-size:12px}.profile-balance .amount{margin-top:3px;font-size:30px}.profile-balance p{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:11px;overflow:hidden}.profile-balance .action-button{width:auto;min-height:42px}.profile-menu{border:1px solid var(--border-subtle);border-radius:var(--radius-card);background:var(--surface-primary);margin-top:12px;overflow:hidden}.profile-menu>button,.profile-menu>a{border:0;border-bottom:1px solid var(--border-subtle);text-align:left;background:0 0;grid-template-columns:minmax(0,1fr) auto 17px;align-items:center;gap:8px;width:100%;min-height:58px;padding:0 13px;display:grid}.profile-menu>:last-child{border-bottom:0}.profile-menu>button>span,.profile-menu>a>span{align-items:center;gap:10px;min-width:0;display:flex}.profile-menu span>i{background:var(--surface-elevated);width:34px;height:34px;color:var(--text-secondary);border-radius:11px;place-items:center;font-style:normal;display:grid}.profile-menu span>b{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.profile-menu em{max-width:110px;color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-style:normal;overflow:hidden}.profile-menu>svg{color:var(--text-muted)}.wallet-connect{border:1px solid var(--border-subtle);border-radius:var(--radius-card);background:var(--surface-primary);justify-content:space-between;align-items:center;gap:8px;min-height:66px;margin-top:12px;padding:9px 10px 9px 13px;display:flex}.wallet-connect>span{color:var(--text-secondary);align-items:center;gap:10px;display:flex}.wallet-connect>span>span{flex-direction:column;display:flex}.wallet-connect b{color:var(--text-primary);font-size:13px}.wallet-connect small{color:var(--text-muted);font-size:11px}.wallet-connect [data-tc-button],.wallet-connect button{max-width:150px!important;min-height:40px!important;font-family:inherit!important;font-size:12px!important}.studio-profile{border:1px solid var(--border-subtle);border-radius:var(--radius-card);background:var(--surface-primary);grid-template-columns:76px minmax(0,1fr) 44px;align-items:center;gap:12px;padding:14px;display:grid}.studio-profile>span{min-width:0}.studio-profile h2{text-overflow:ellipsis;white-space:nowrap;margin:6px 0 1px;font-size:17px;overflow:hidden}.studio-profile p{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:12px;overflow:hidden}.studio-metrics{grid-template-columns:1fr 1.25fr .7fr;gap:8px;margin-top:10px;display:grid}.studio-metrics article{border:1px solid var(--border-subtle);background:var(--surface-primary);border-radius:16px;flex-direction:column;min-width:0;min-height:90px;padding:12px;display:flex}.studio-metrics article.accent{background:var(--accent-soft);border-color:#347dff4d}.studio-metrics small{color:var(--text-muted);font-size:11px}.studio-metrics .amount,.studio-metrics article>b{margin-top:8px;font-size:17px}.studio-metrics button{color:#8eb6ff;text-align:left;background:0 0;border:0;margin-top:auto;padding:0;font-size:11px}.studio-availability{border:1px solid var(--border-subtle);background:var(--surface-primary);border-radius:16px;align-items:center;gap:10px;min-height:64px;margin-top:10px;padding:11px 13px;display:flex}.studio-availability>span:first-child{flex-direction:column;flex:1;min-width:0;display:flex}.studio-availability b{font-size:14px}.studio-availability small{color:var(--text-muted);font-size:11px}.studio-availability>button{min-height:40px;color:var(--accent-primary);background:0 0;border:0;font-size:12px}.compact-deals,.withdrawal-list{gap:8px;display:grid}.compact-deals>div{border:1px solid var(--border-subtle);background:var(--surface-primary);border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:11px;display:grid}.compact-deals>div>b{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.withdrawal-list article{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;gap:10px;min-height:58px;padding:7px 3px;display:flex}.withdrawal-list article>span{flex-direction:column;gap:4px;display:flex}.withdrawal-list small{color:var(--text-muted);font-size:11px}.executor-profile{text-align:center}.executor-profile>.status-badge{margin-top:10px}.executor-profile>h2{margin:8px 0 2px;font-size:24px;line-height:30px}.executor-profile>p{color:var(--text-secondary);margin:0;font-size:13px}.executor-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:16px;display:grid}.executor-stats>span{border:1px solid var(--border-subtle);background:var(--surface-primary);border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-width:0;min-height:68px;display:flex}.executor-stats small{color:var(--text-muted);font-size:10px}.executor-stats b,.executor-stats .amount,.executor-stats .rating{margin-top:4px;font-size:12px}.executor-profile section{text-align:left;margin-top:22px}.executor-profile section h3{margin:0 0 8px;font-size:17px;line-height:22px}.executor-profile section>p{color:var(--text-secondary);white-space:pre-wrap;margin:0;font-size:14px;line-height:20px}.portfolio-list,.review-list{gap:8px;display:grid}.portfolio-list a{border:1px solid var(--border-subtle);background:var(--surface-primary);color:#8eb6ff;border-radius:13px;justify-content:space-between;align-items:center;min-height:48px;padding:0 12px;display:flex}.review-list article{border:1px solid var(--border-subtle);background:var(--surface-primary);border-radius:14px;padding:12px}.review-list article>span{align-items:center;gap:8px;display:flex}.review-list article>span>b{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:13px;overflow:hidden}.review-list p{color:var(--text-secondary);margin:8px 0 0;font-size:13px;line-height:18px}.order-stepper{grid-template-columns:repeat(3,1fr);margin-bottom:18px;display:grid}.order-stepper span{color:var(--text-muted);flex-direction:column;align-items:center;gap:4px;font-size:11px;display:flex;position:relative}.order-stepper span:not(:last-child):after{content:"";background:var(--border-subtle);height:1px;position:absolute;top:12px;left:calc(50% + 15px);right:calc(15px - 50%)}.order-stepper i{z-index:1;border:1px solid var(--border-subtle);background:var(--bg-secondary);border-radius:50%;place-items:center;width:25px;height:25px;font-size:10px;font-style:normal;display:grid;position:relative}.order-stepper .active,.order-stepper .done{color:var(--text-primary)}.order-stepper .active i{border-color:var(--accent-primary);color:#8eb6ff;box-shadow:0 0 0 4px var(--accent-soft)}.order-stepper .done i{border-color:var(--success);background:var(--success);color:#06120d}.order-stepper .done:not(:last-child):after{background:var(--success)}.selected-executor{border:1px solid var(--border-subtle);background:var(--surface-primary);border-radius:13px;align-items:center;gap:10px;min-height:58px;padding:8px;display:flex}.selected-executor>span{flex-direction:column;display:flex}.selected-executor small{color:var(--text-muted);font-size:11px}.terms-note,.money-info{background:var(--accent-soft);color:#8eb6ff;border:1px solid #347dff40;border-radius:14px;align-items:flex-start;gap:10px;padding:12px;display:flex}.terms-note span{flex-direction:column;display:flex}.terms-note b{color:var(--text-primary);font-size:13px}.terms-note p,.money-info p{color:var(--text-secondary);margin:3px 0 0;font-size:12px;line-height:17px}.order-review{gap:0;display:grid}.review-row{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:flex-start;gap:12px;padding:11px 0;display:flex}.review-row span{color:var(--text-muted);font-size:12px}.review-row b{text-align:right;text-overflow:ellipsis;white-space:nowrap;max-width:62%;font-size:13px;overflow:hidden}.review-amount{background:var(--surface-primary);border-radius:14px;justify-content:space-between;align-items:center;margin:12px 0;padding:13px;display:flex}.review-amount small{color:var(--text-secondary)}.review-amount .amount{font-size:20px}.payment-choice{gap:8px;display:grid}.payment-choice button{border:1px solid var(--border-subtle);background:var(--surface-primary);text-align:left;border-radius:14px;grid-template-columns:24px minmax(0,1fr) 18px;align-items:center;gap:10px;min-height:64px;padding:11px;display:grid}.payment-choice button>svg{color:var(--text-secondary)}.payment-choice button>span{flex-direction:column;display:flex}.payment-choice b{font-size:14px}.payment-choice small{color:var(--text-muted);font-size:11px}.payment-choice button>i{border:1px solid var(--text-muted);border-radius:50%;width:18px;height:18px}.payment-choice button.active{background:var(--accent-soft);border-color:#347dff80}.payment-choice button.active>i{border:5px solid var(--accent-primary)}.order-actions{grid-template-columns:auto minmax(0,1fr);gap:8px;margin-top:18px;display:grid}.order-actions .secondary-button{width:96px}.order-actions>:only-child{grid-column:1/-1;width:100%}.payment-success{text-align:center;flex-direction:column;align-items:center;padding:24px 4px 6px;display:flex}.payment-success>span{width:58px;height:58px;color:var(--success);background:#39d98a1f;border-radius:18px;place-items:center;display:grid}.payment-success>small{color:var(--success);text-transform:uppercase;letter-spacing:.05em;margin-top:16px;font-size:12px;font-weight:650}.payment-success h2{margin:7px 0 5px;font-size:24px;line-height:30px}.payment-success p{max-width:380px;color:var(--text-secondary);margin:0 0 20px;font-size:14px;line-height:20px}.moderation-state{border:1px solid var(--border-subtle);background:var(--surface-primary);border-radius:13px;padding:11px}.moderation-state p{color:var(--text-secondary);margin:6px 0 0;font-size:12px;line-height:17px}.money-info{color:var(--accent-primary)}.rating-choice{justify-content:center;gap:6px;display:flex}.rating-choice button{border:1px solid var(--border-subtle);background:var(--surface-primary);width:48px;height:48px;color:var(--text-muted);border-radius:13px;font-size:23px}.rating-choice button.active{color:var(--warning);background:#f2b84b14;border-color:#f2b84b4d}.nav{z-index:20;height:calc(72px + env(safe-area-inset-bottom));border-top:1px solid var(--border-subtle);padding:7px max(8px, env(safe-area-inset-left)) env(safe-area-inset-bottom);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#070a0ff0;justify-content:center;display:flex;position:fixed;bottom:0;left:0;right:0}.nav button{min-width:0;max-width:120px;color:var(--text-muted);background:0 0;border:0;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;font-size:10px;display:flex}.nav button span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.nav button.active{color:var(--accent-primary)}.nav button.active svg{filter:drop-shadow(0 0 8px #347dff40)}.toast{z-index:80;left:50%;bottom:calc(88px + env(safe-area-inset-bottom));border:1px solid var(--border-subtle);background:var(--surface-elevated);width:max-content;max-width:calc(100% - 28px);color:var(--text-primary);border-radius:13px;padding:11px 14px;font-size:13px;animation:.18s toast-in;position:fixed;transform:translate(-50%);box-shadow:0 14px 40px #00000061}.toast-success{border-color:#39d98a47}.toast-error{border-color:#ff617447}.offline-state{z-index:25;top:max(8px, env(safe-area-inset-top));color:var(--warning);background:#2a2316;border:1px solid #f2b84b47;border-radius:99px;align-items:center;gap:7px;padding:7px 11px;font-size:12px;display:flex;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 8px 26px #00000040}.entry{background:radial-gradient(circle at 50% 20%, #111c2a, var(--bg-primary) 52%);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;padding:28px;display:flex}.entry>svg{width:72px;height:72px}.entry .wordmark{height:54px}.entry .wordmark svg{width:54px;height:54px}.entry .wordmark b{font-size:40px}.entry>span{color:var(--accent-primary);text-transform:uppercase;letter-spacing:.1em;margin-top:20px;font-size:11px;font-weight:650}.entry h1{letter-spacing:-.8px;max-width:390px;margin:8px 0 6px;font-size:28px;line-height:34px}.entry p{max-width:380px;color:var(--text-secondary);margin:0;font-size:14px;line-height:20px}.entry>a{background:var(--accent-primary);border-radius:14px;align-items:center;min-height:46px;margin-top:18px;padding:0 16px;font-weight:650;display:inline-flex}.entry-skeleton{width:min(340px,100%);margin-top:18px}.maintenance-entry>svg{background:var(--surface-primary);border-radius:20px;padding:10px}.skeleton{gap:8px;display:grid}.skeleton i{background:linear-gradient(90deg, var(--surface-primary), var(--surface-elevated), var(--surface-primary));background-size:200% 100%;border-radius:7px;height:14px;animation:1.8s ease-in-out infinite skeleton;overflow:hidden}.skeleton i:nth-child(2){width:82%}.skeleton i:nth-child(3){width:62%}.admin-head{padding-bottom:12px}.admin-tabs-wrap{z-index:8;background:linear-gradient(var(--bg-primary) 82%, transparent);grid-template-columns:34px minmax(0,1fr) 34px;align-items:center;margin:0 -8px 10px;padding:5px 0 10px;display:grid;position:sticky;top:0}.admin-tabs-wrap:before,.admin-tabs-wrap:after{content:"";z-index:1;pointer-events:none;width:28px;position:absolute;top:5px;bottom:10px}.admin-tabs-wrap:before{background:linear-gradient(90deg, var(--bg-primary), transparent);left:34px}.admin-tabs-wrap:after{background:linear-gradient(270deg, var(--bg-primary), transparent);right:34px}.admin-tabs-wrap>button{z-index:3;border:1px solid var(--border-subtle);background:var(--surface-elevated);width:34px;height:40px;color:var(--text-secondary);border-radius:11px;place-items:center;display:grid;position:relative;box-shadow:0 8px 22px #00000040}.admin-tabs-wrap>button:first-child svg{transform:rotate(180deg)}.admin-tabs{scrollbar-width:none;gap:7px;padding:0 10px;display:flex;overflow-x:auto}.admin-tabs button{border:1px solid var(--border-subtle);background:var(--surface-primary);min-height:40px;color:var(--text-secondary);border-radius:11px;flex:none;padding:0 12px;font-size:12px;position:relative}.admin-tabs button.active{background:var(--accent-soft);color:#8eb6ff;border-color:#347dff6b}.admin-tabs button b{background:var(--danger);color:#fff;border-radius:99px;place-items:center;min-width:17px;height:17px;font-size:9px;display:grid;position:absolute;top:-6px;right:-5px}.stat-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.stat-grid article{border:1px solid var(--border-subtle);background:var(--surface-primary);border-radius:16px;flex-direction:column;justify-content:space-between;min-height:92px;padding:13px;display:flex}.stat-grid span{color:var(--text-muted);font-size:12px}.stat-grid strong{font-variant-numeric:tabular-nums;font-size:28px;line-height:32px}.readiness,.project-card,.broadcast,.details{border:1px solid var(--border-subtle);background:var(--surface-primary);border-radius:17px;margin-top:10px;padding:14px}.readiness h2,.project-card h2,.broadcast h2{margin:0 0 10px;font-size:17px}.readiness>div{grid-template-columns:1fr 1fr;gap:7px;display:grid}.readiness>div>span{border:1px solid var(--border-subtle);border-radius:12px;grid-template-rows:auto auto;grid-template-columns:28px 1fr;align-items:center;min-height:58px;padding:8px;display:grid}.readiness i{border-radius:50%;grid-row:1/3;place-items:center;width:22px;height:22px;font-size:11px;font-style:normal;display:grid}.readiness .ok i{color:var(--success);background:#39d98a1f}.readiness .warn i{color:var(--warning);background:#f2b84b1f}.readiness b{font-size:12px}.readiness small{color:var(--text-muted);font-size:10px}.admin-list{gap:8px;margin-top:10px;display:grid}.admin-list>button{border:1px solid var(--border-subtle);background:var(--surface-primary);text-align:left;border-radius:14px;grid-template-columns:40px minmax(0,1fr) auto 16px;align-items:center;gap:9px;width:100%;min-width:0;min-height:64px;padding:10px;display:grid}.admin-list>button>span{flex-direction:column;min-width:0;display:flex}.admin-list b,.admin-list small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-list b{font-size:13px}.admin-list small{color:var(--text-muted);font-size:10px}.admin-list em{max-width:76px;color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-style:normal;overflow:hidden}.admin-list em.ok{color:var(--success)}.admin-list em.warn{color:var(--warning)}.admin-list>button>svg{color:var(--text-muted)}.details{padding:0}.details summary{cursor:pointer;align-items:center;min-height:48px;padding:0 13px;font-size:13px;display:flex}.details form{padding:0 13px 13px}.admin-cards{gap:9px;margin-top:10px;display:grid}.admin-cards article{border:1px solid var(--border-subtle);background:var(--surface-primary);border-radius:15px;padding:13px}.admin-cards article header{color:var(--text-secondary);justify-content:space-between;align-items:center;gap:8px;font-size:11px;display:flex}.admin-cards h3{font-variant-numeric:tabular-nums;margin:10px 0 4px;font-size:20px}.admin-cards p{overflow-wrap:anywhere;color:var(--text-muted);margin:0;font-size:11px}.admin-cards article>div{flex-wrap:wrap;gap:7px;margin-top:12px;display:flex}.admin-cards article>div .action-button{flex:1;width:auto;min-height:42px;font-size:12px}.admin-deal-card{border:1px solid var(--border-subtle);background:var(--surface-primary);text-align:left;border-radius:15px;grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) auto 16px;align-items:center;gap:3px 8px;min-height:68px;padding:11px;display:grid}.admin-deal-card>span{align-items:center;gap:6px;display:flex}.admin-deal-card>span small{color:var(--text-muted)}.admin-deal-card>b{text-overflow:ellipsis;white-space:nowrap;grid-column:1;min-width:0;font-size:13px;overflow:hidden}.admin-deal-card>.amount{grid-area:1/2/3}.admin-deal-card>svg{color:var(--text-muted);grid-area:1/3/3}.button-grid{flex-wrap:wrap;gap:7px;margin-bottom:14px;display:flex}.button-grid .action-button{width:auto;min-height:42px;font-size:12px}.user-summary{align-items:center;gap:10px;margin-bottom:13px;display:flex}.user-summary>span{flex-direction:column;min-width:0;display:flex}.user-summary>span>b,.user-summary small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.user-summary small{color:var(--text-muted);font-size:11px}.balance-form{border-top:1px solid var(--border-subtle);padding-top:14px}.balance-form h3{margin:0;font-size:15px}.segmented{background:var(--surface-input);border-radius:12px;grid-template-columns:repeat(3,1fr);gap:5px;padding:4px;display:grid}.segmented button{min-height:38px;color:var(--text-muted);background:0 0;border:0;border-radius:9px;font-size:12px}.segmented button.active{background:var(--surface-elevated);color:var(--text-primary)}.wide{margin-top:9px}.project-stack{gap:0;display:grid}.project-card>span{color:var(--accent-primary);text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:650}.project-card p,.broadcast p{color:var(--text-secondary);font-size:12px;line-height:17px}.project-card .action-button{margin-top:10px}.danger-outline{color:var(--danger);border-color:#ff617452}.config-ok,.config-warning{border-radius:11px;padding:10px;margin:0!important}.config-ok{background:#39d98a14;border:1px solid #39d98a3d;color:var(--success)!important}.config-warning{background:#f2b84b14;border:1px solid #f2b84b3d;color:var(--warning)!important}.project-readiness{flex-wrap:wrap;gap:6px;display:flex}.log-list{gap:8px;margin-top:10px;display:grid}.log-list button{border:1px solid var(--border-subtle);background:var(--surface-primary);text-align:left;border-radius:14px;grid-template-rows:auto auto auto;grid-template-columns:minmax(0,1fr) 16px;align-items:center;gap:2px 8px;min-height:64px;padding:10px 12px;display:grid}.log-list .log-topic{background:var(--surface-elevated);width:max-content;color:var(--text-secondary);text-transform:uppercase;border-radius:6px;padding:2px 6px;font-size:9px}.log-list b{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.log-list small{color:var(--text-muted);font-size:10px}.log-list svg{color:var(--text-muted);grid-area:1/2/4}.log-detail{gap:8px;display:grid}.log-detail>span,.log-detail>p{color:var(--text-secondary);font-size:12px}.log-detail h3{margin:8px 0 0}.log-detail details{border:1px solid var(--border-subtle);background:var(--surface-primary);border-radius:12px}.log-detail summary{color:var(--text-secondary);padding:11px;font-size:12px}.log-detail pre{border-top:1px solid var(--border-subtle);max-height:220px;color:var(--text-secondary);white-space:pre-wrap;overflow-wrap:anywhere;margin:0;padding:11px;font:10px/15px ui-monospace,SFMono-Regular,Menlo,monospace;overflow:auto}.broadcast{margin-top:10px}.broadcast-preview small{color:var(--accent-primary);text-transform:uppercase;font-size:11px}.broadcast-preview p{border:1px solid var(--border-subtle);background:var(--surface-primary);min-height:110px;color:var(--text-secondary);white-space:pre-wrap;border-radius:13px;padding:12px}.broadcast-preview>div{grid-template-columns:1fr 1fr;gap:8px;display:grid}.admin-deal-detail>h3{margin:12px 0 5px}.admin-deal-detail>p{color:var(--text-secondary);white-space:pre-wrap}.admin-deal-detail>div{grid-template-columns:1fr 1fr;gap:7px;display:grid}.admin-deal-detail>div>span{border:1px solid var(--border-subtle);background:var(--surface-primary);border-radius:12px;flex-direction:column;min-width:0;padding:10px;display:flex}.admin-deal-detail small{color:var(--text-muted);font-size:10px}.admin-deal-detail b{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.loading-block{color:var(--text-muted);text-align:center;padding:70px 0}@media (min-width:700px){.content{padding-left:24px;padding-right:24px}.performer-list{grid-template-columns:1fr 1fr}.catalog-sticky,.filter-row{margin-left:-24px;margin-right:-24px;padding-left:24px;padding-right:24px}.bottom-sheet{border-bottom:1px solid var(--border-subtle);border-radius:24px;margin-bottom:18px}.overlay{align-items:center}.nav{border-left:1px solid var(--border-subtle);border-right:1px solid var(--border-subtle);width:760px;left:50%;right:auto;transform:translate(-50%)}.project-stack{grid-template-columns:1fr 1fr;gap:10px}}@media (max-width:360px){.content{padding-left:12px;padding-right:12px}.app-header-user b{max-width:92px}.balance-chip{padding:0 8px}.home-hero h1{font-size:28px;line-height:33px}.category-grid{grid-template-columns:repeat(2,1fr)}.category-grid button{min-height:74px}.catalog-sticky,.filter-row{margin-left:-12px;margin-right:-12px;padding-left:12px;padding-right:12px}.catalog-controls{flex-direction:column;align-items:stretch}.catalog-controls label,.toggle{width:100%}.deal-tabs button{font-size:10px}.studio-metrics{grid-template-columns:1fr 1fr}.studio-metrics article:last-child{grid-column:1/-1;min-height:64px}.two{grid-template-columns:1fr}.executor-stats{grid-template-columns:1fr 1fr}.executor-stats>span:last-child{grid-column:1/-1}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fade-in{0%{opacity:0}}@keyframes sheet-up{0%{opacity:.6;transform:translateY(24px)}}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,8px)}}@keyframes skeleton{0%{background-position:100% 0}to{background-position:-100% 0}}.config-hint{color:var(--text-muted);margin:0;font-size:12px;line-height:17px}
.legal-page{background:var(--bg-primary);min-height:100dvh;padding:max(28px, env(safe-area-inset-top)) 16px 48px}.legal-doc{width:100%;max-width:680px;margin:0 auto}.legal-doc>a{color:#8eb6ff;align-items:center;min-height:44px;font-size:14px;display:inline-flex}.legal-doc h1{letter-spacing:-.8px;margin:24px 0 7px;font-size:30px;line-height:36px}.legal-doc>p{color:var(--text-secondary);margin:0 0 18px}.legal-doc section{border:1px solid var(--border-subtle);background:var(--surface-primary);border-radius:18px;margin-top:10px;padding:16px}.legal-doc h2{margin:0 0 7px;font-size:17px;line-height:22px}.legal-doc section p,.legal-doc li{color:var(--text-secondary);font-size:14px;line-height:21px}.legal-doc ul{padding-left:20px}
