:root{color-scheme:light;--bg: #f9f9fb;--bg-soft: #f2f5fb;--bg-accent: #e9eefc;--surface: rgba(255, 255, 255, .94);--surface-strong: #ffffff;--surface-soft: #f3f3f7;--surface-muted: #ececf3;--line: rgba(69, 70, 82, .12);--line-strong: rgba(69, 70, 82, .18);--text: #404040;--muted: #5f6374;--brand: #1DACD6;--brand-strong: #3f51b5;--brand-soft: #dee0ff;--brand-gradient-dark: linear-gradient(135deg, #117d9d 0%, #1DACD6 100%);--brand-gradient-dark-reverse: linear-gradient(135deg, #1DACD6 0%, #117d9d 100%);--success: #1f7a4f;--warning: #a66600;--danger: #b42318;--shadow-soft: 0 8px 24px rgba(26, 28, 29, .05);--shadow-card: 0 12px 36px rgba(26, 28, 29, .06);--shadow-float: 0 18px 44px rgba(36, 56, 156, .16);--radius-card: 24px;--radius-soft: 18px;--radius-pill: 999px;--screen-gutter: 16px;--stack-gap: 12px;--section-gap: 16px;--control-height: 52px;--control-height-dense: 48px;--field-height: 54px;--page-title-size: 24px;--page-title-line: 28px;--section-title-size: 18px;--section-title-line: 24px;--card-title-size: 16px;--card-title-line: 22px;--body-size: 14px;--body-line: 20px;--support-size: 12px;--support-line: 16px;--meta-size: 11px;--meta-line: 16px;--safe-top: env(safe-area-inset-top, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);font-family:Inter,SF Pro Display,Segoe UI,system-ui,sans-serif}*,*:before,*:after{box-sizing:border-box;min-width:0;-webkit-tap-highlight-color:transparent}html,body,#root{min-height:100%;min-height:100dvh;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{margin:0;color:var(--text);background:radial-gradient(circle at top left,rgba(29,172,214,.28),transparent 32%),radial-gradient(circle at top right,rgba(29,172,214,.12),transparent 22%),linear-gradient(180deg,#eefbfd,#dff6fb 36%,#fff);overflow-x:hidden;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a,button,input{font:inherit;color:inherit}a{text-decoration:none}button{border:0;cursor:pointer;background:none}button:focus-visible,input:focus-visible,a:focus-visible{outline:2px solid rgba(36,56,156,.18);outline-offset:2px}input{border:0;outline:none}h1,h2,h3,.topbar__title,.auth-topbar h1,.section-header h2,.welcome-block h2,.finance-card h3,.profile-header-card h2,.content-list__body h3,.media-card h3,.device-card h3,.show-card h3,.profile-card h3,.auth-card__header h2,.auth-hero__content h2,.plan-card h3,.action-tile strong,.stat-card strong{font-family:Manrope,Inter,SF Pro Display,system-ui,sans-serif}.app-shell{position:relative;display:flex;flex-direction:column;height:100dvh;min-height:100dvh;overflow:hidden;overflow-x:clip}.app-shell:before{content:none}.platform-native .app-shell:before{content:"";position:fixed;top:0;right:0;left:0;z-index:45;height:max(28px,var(--safe-top));background:linear-gradient(180deg,#f2f5fbfa,#f7f8fcf5)}.topbar{position:relative;z-index:1;display:flex;align-items:center;min-height:auto;padding:calc(max(28px,var(--safe-top)) + 14px) 14px 4px;background:transparent;border-bottom:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.topbar__heading{display:inline-flex;align-items:baseline;gap:6px}.topbar__title{margin:0;color:#111827;font-size:18px;font-weight:800;line-height:1.1;letter-spacing:0}.topbar__version{color:#5f6374d1;font-size:8px;font-weight:700;line-height:1}.screen-area{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;padding:8px var(--screen-gutter) calc(96px + var(--safe-bottom))}.platform-native .screen-area{padding-top:0}.screen-area__content{width:100%;max-width:780px;margin:0 auto}.page-stack--devices{gap:18px}.devices-toolbar{display:flex;justify-content:center}.devices-toolbar--list{justify-content:flex-end}.devices-toolbar__add{min-width:240px}.devices-toolbar__add-list{width:100%;min-height:48px;height:48px;padding:0 16px;border-radius:16px;font-size:14px;font-weight:800;box-shadow:0 10px 20px #24389c3d}.devices-toolbar__add-list svg{width:16px;height:16px;flex:0 0 16px}.device-settings-card__action,.device-overlays__toggle--icon{display:inline-flex;align-items:center;justify-content:center;width:34px;min-width:34px;height:34px;min-height:34px;aspect-ratio:1 / 1;padding:0;border-radius:999px}.devices-first-card{display:grid;gap:10px;padding:4px 2px}.devices-first-card strong{color:var(--text);font-size:16px;line-height:22px;font-weight:800}.devices-first-card p{margin:0;color:var(--muted);font-size:13px;line-height:19px}.devices-pair-card,.devices-actions-panel{background:#ffffffeb;border:1px solid rgba(69,70,82,.08);border-radius:24px;box-shadow:var(--shadow-card)}.devices-pair-card{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:start;padding:18px}.devices-pair-card__icon{display:grid;place-items:center;width:44px;height:44px;color:var(--brand);background:linear-gradient(180deg,#e0e7ffe0,#f4f7fff5);border-radius:16px}.devices-pair-card__body{display:grid;gap:4px}.devices-pair-card__body strong{font-size:17px;line-height:22px;font-weight:800}.devices-pair-card__body p{margin:0;color:var(--muted);font-size:13px;line-height:19px}.devices-actions-panel{display:grid;gap:14px;padding:18px}.devices-actions-panel--plain{background:transparent;border:0;border-radius:0;box-shadow:none;padding:0}.devices-actions-panel--selector{background:transparent;border:0;box-shadow:none;padding:0}.devices-selector-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.devices-selector-shell{position:relative;z-index:2;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);margin-bottom:8px;padding:10px var(--screen-gutter);background:#fffffff5;border-bottom:1px solid rgba(69,70,82,.08);box-shadow:0 10px 22px #1118270f}.platform-native .devices-selector-shell{padding-top:calc(max(28px,var(--safe-top)) + 10px)}.devices-selector-head__logo{display:block;width:150px;max-width:62vw;height:auto;object-fit:contain}.devices-selector-head__profile{flex:0 0 auto}.devices-selector-head strong{display:block;color:var(--text);font-size:18px;line-height:22px;font-weight:850}.devices-selector-head p{margin:2px 0 0;color:var(--muted);font-size:12px;line-height:16px}.devices-selector-head__add{min-height:42px;height:42px;padding:0 14px;border-radius:14px;box-shadow:0 12px 24px #24389c38}.devices-carousel{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(332px,94%);gap:14px;margin:0 calc(var(--screen-gutter) * -1);padding:2px var(--screen-gutter) 12px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none}.devices-carousel--single{grid-auto-columns:minmax(352px,96%);justify-content:center}.devices-carousel::-webkit-scrollbar{display:none}.device-showcase-card{display:grid;gap:13px;padding:14px;scroll-snap-align:center;background:#fffffff5;border:1px solid rgba(69,70,82,.1);border-radius:22px;box-shadow:0 18px 38px #1f29371a}.device-showcase-card__badges{display:flex;justify-content:space-between;align-items:center;gap:10px}.device-showcase-card__badges span{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;color:var(--text);background:#e0e7ffe6;border-radius:10px;font-size:12px;font-weight:800;line-height:1}.device-showcase-card__badges-actions{display:inline-flex;align-items:center;gap:8px}.device-showcase-card__badge-icon{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:10px;color:var(--brand);background:#e0e7ffe6;border:1px solid rgba(36,56,156,.14)}.device-showcase-card__badge-icon--online{color:#13a538;background:#dcfce7f2;border-color:#13a5383d}.device-showcase-card__badge-icon--offline{color:#dc2626;background:#fee2e2f0;border-color:#dc262647}.device-showcase-card__badge-icon--danger{color:#b42318;background:#fee2e2eb;border-color:#b4231842}.device-showcase-card__preview{position:relative;display:grid;width:100%;aspect-ratio:16 / 8.6;overflow:hidden;color:#fff;background:#f2f6fff5;border:1px solid rgba(21,30,44,.16);border-radius:16px}.device-showcase-card__body{text-align:center}.device-showcase-card__body strong{display:block;color:var(--text);font-size:18px;line-height:22px;font-weight:850}.device-showcase-card__body p{margin:4px 0 0;color:#4c5c78;font-size:13px;line-height:17px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.device-showcase-card__actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.3fr) 48px;gap:10px}.device-showcase-card__online,.device-showcase-card__settings,.device-showcase-card__delete{min-height:44px;border-radius:14px}.device-showcase-card__online{display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#0c0;background:#dcfce7e6;border:1px solid rgba(15,159,53,.12);font-size:13px;font-weight:800}.device-showcase-card__settings{justify-content:center}.device-showcase-card__delete{display:grid;place-items:center;color:#ef2323;background:#ffffffeb;border:1px solid rgba(239,35,35,.16)}.device-showcase-card--selected{border-color:#24389c33}.device-main-workspace{display:grid;gap:14px}.device-main-workspace__head{display:flex;align-items:center;justify-content:space-between;gap:12px}.device-main-workspace__head strong{color:var(--text);font-size:18px;line-height:22px;font-weight:850}.device-main-workspace__head span{color:#51627d;font-size:12px;line-height:16px;font-weight:700}.device-schema-preview{position:relative;isolation:isolate;width:100%;height:100%;overflow:hidden;background:linear-gradient(180deg,#121c2d14,#121c2d2e),linear-gradient(180deg,#f6fafff5,#e7eefaf5),repeating-linear-gradient(90deg,transparent,transparent 8%,rgba(36,56,156,.03) 8%,rgba(36,56,156,.03) 8.4%);border:1px solid rgba(36,56,156,.16);border-radius:16px;box-shadow:inset 0 0 0 1px #ffffffb3}.device-schema-preview:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:var(--device-schema-background, none);background-position:center;background-repeat:no-repeat;background-size:cover;opacity:var(--device-schema-background-opacity, 0);transition:opacity .24s ease}.device-schema-preview>*{position:relative;z-index:1}.device-schema-preview__loader{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:grid;place-items:center;background:#f6faff85;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.device-schema-preview__loader-spinner{width:26px;height:26px;border:2px solid rgba(36,56,156,.16);border-top-color:#24389cd1;border-radius:999px;animation:spin .9s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.device-schema-preview__logo{position:absolute;top:3.8%;left:2.1%;width:10.2%;min-width:54px;aspect-ratio:1 / 1;display:grid;place-items:center;color:#16233a;background:#fffffffa;border:2px solid rgba(22,35,58,.12);border-radius:999px;font-size:10px;font-weight:900}.device-schema-preview__logo--image{overflow:hidden;padding:0;background:transparent;border:0}.device-schema-preview__logo--image img{display:block;width:auto;height:auto;max-width:100%;max-height:100%}.device-schema-preview__quality{position:absolute;top:50%;left:50%;z-index:1;transform:translate(-50%,-50%);color:#fffffff5;text-shadow:0 1px 8px rgba(18,28,45,.32);font-size:clamp(30px,4.3vw,52px);line-height:1;font-weight:300;pointer-events:none}.device-schema-preview__vertical-banner{position:absolute;top:10px;left:14px;bottom:38px;z-index:1;width:25%;min-width:54px;max-width:108px;border:1px solid rgba(255,255,255,.72);border-radius:10px;background:linear-gradient(180deg,#fff3,#1dacd61f);box-shadow:inset 0 0 0 1px #1dacd62e,0 8px 20px #121c2d29;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);pointer-events:none}.device-schema-preview__vertical-banner:after{content:"";position:absolute;top:6px;right:6px;bottom:6px;left:6px;border:1px dashed rgba(255,255,255,.44);border-radius:7px}.device-schema-preview__vertical-banner--editor{opacity:.92}.device-schema-preview__status-line{position:absolute;bottom:10px;left:14px;z-index:2;display:inline-flex;align-items:baseline;gap:8px}.device-schema-preview__clock,.device-schema-preview__weather{font-size:16px;line-height:16px;font-weight:600;text-shadow:0 1px 5px rgba(18,28,45,.34)}.device-schema-preview__weather{color:#5eb4ff}.device-schema-preview__ticker{position:absolute;right:0;bottom:10px;left:0;z-index:1;min-height:22px;padding:3px 16px 3px 75px;color:#fff;background:#0000;font-size:16px;line-height:16px;font-weight:500;overflow:hidden}.device-schema-preview__ticker-clock{position:absolute;top:50%;left:14px;display:inline-flex;align-items:baseline;gap:8px;min-width:76px;transform:translateY(-50%);font-size:inherit;line-height:inherit;font-weight:700;white-space:nowrap}.device-schema-preview__ticker-weather{font-size:inherit;line-height:inherit;font-weight:inherit}.device-schema-preview__ticker-track{position:relative;display:block;width:100%;overflow:hidden;white-space:nowrap}.device-schema-preview__ticker-text{display:inline-block;min-width:100%;padding-right:36px;white-space:nowrap;animation:deviceTickerMarquee var(--ticker-duration, 35s) linear infinite}@keyframes deviceTickerMarquee{0%{transform:translate(0)}to{transform:translate(calc(-100% - 36px))}}.device-meta-editor{display:grid;gap:12px}.device-stream-selector{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.device-stream-selector .secondary-button{min-height:44px}.device-stream-selector .secondary-button.is-active{color:var(--brand);background:#e0e7ffeb;border-color:#24389c33}.devices-list{display:grid;gap:10px}.devices-list__item{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;min-height:72px;padding:10px 12px;border-radius:18px;border:1px solid rgba(69,70,82,.08);background:#f8faffeb}.devices-list__item--button{width:100%;text-align:left;transition:transform .14s ease,box-shadow .14s ease}.devices-list__item--button:active{transform:scale(.992)}.devices-list__icon{width:38px;height:38px;display:grid;place-items:center;color:var(--brand);background:linear-gradient(180deg,#e0e7ffe6,#f4f7fff5);border-radius:14px}.devices-list__body{min-width:0;display:grid;gap:2px}.devices-list__body strong{font-size:14px;line-height:19px;font-weight:700}.devices-list__body p{margin:0;color:var(--muted);font-size:12px;line-height:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.devices-list__badge{display:inline-flex;align-items:center;justify-content:center;height:28px;padding:0 10px;border-radius:999px;color:var(--brand);background:#e0e7ffd6;font-size:11px;font-weight:700;line-height:1}.device-settings-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;min-height:82px;padding:12px;border-radius:20px;border:1px solid rgba(69,70,82,.08);background:#f2f5fbeb}.device-settings-card__icon{width:44px;height:44px;display:grid;place-items:center;color:var(--brand);background:linear-gradient(180deg,#e0e7ffe6,#f4f7fff5);border-radius:14px}.device-settings-card__body{min-width:0;display:grid;gap:2px}.device-settings-card__body strong{font-size:15px;line-height:20px;font-weight:800}.device-settings-card__body p{margin:0;color:var(--muted);font-size:12px;line-height:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.device-settings-card__actions{display:inline-flex;align-items:center;gap:8px}.device-settings-card__action{color:var(--brand);background:#e0e7ffeb;border:1px solid rgba(36,56,156,.14)}.device-settings-card__action--danger{color:#b42318;background:#fee2e2e6;border-color:#b4231847}.device-capabilities{display:grid;gap:10px}.device-capabilities h2{margin:0;font-size:15px;line-height:21px;font-weight:800}.device-capabilities__list{display:grid;gap:10px}.device-capabilities__item{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:10px 12px;border-radius:16px;border:1px solid rgba(69,70,82,.08);background:#ffffffe6}.device-capabilities__state{width:26px;height:26px;display:grid;place-items:center;color:#5f6374bd;background:#e2e8f0cc;border-radius:8px}.device-capabilities__state--enabled{color:#fff;background:#24389cf0}.device-capabilities__body{display:grid;gap:2px}.device-capabilities__body strong{font-size:13px;line-height:18px;font-weight:700}.device-capabilities__body p{margin:0;color:var(--muted);font-size:11px;line-height:15px}.device-capabilities__badge{display:inline-flex;align-items:center;justify-content:center;height:24px;padding:0 9px;border-radius:999px;color:#4b5563e6;background:#e2e8f0d1;font-size:10px;font-weight:700}.device-capabilities__badge--enabled{color:var(--brand);background:#e0e7ffd6}.device-overlays{display:grid;gap:10px}.device-overlays__header{display:flex;align-items:center;justify-content:space-between;gap:10px}.device-overlays h2{margin:0;font-size:15px;line-height:21px;font-weight:800}.device-overlays__add{min-height:30px;padding:0 10px;gap:6px;font-size:11px}.device-overlays__tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.device-overlays__tab{min-height:34px;border-radius:12px;border:1px solid rgba(69,70,82,.12);background:#f2f5fbeb;color:var(--muted);font-size:12px;font-weight:700}.device-overlays__tab--active{border-color:#24389c4d;background:#e0e7ffe6;color:var(--brand)}.device-overlays__list{display:grid;gap:10px}.device-overlays__item{display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:10px 12px;border-radius:16px;border:1px solid rgba(69,70,82,.08);background:#f2f5fbeb}.device-overlays__item--locked{opacity:.68}.device-overlays__body{display:grid;gap:2px}.device-overlays__edit{display:block;width:100%;padding:0;text-align:left}.device-overlays__body strong{font-size:13px;line-height:18px;font-weight:700}.device-overlays__title{display:inline-flex;align-items:center;gap:6px}.device-overlays__title svg{width:12px;height:12px;flex:0 0 12px;color:#24389cc7}.device-overlays__body p{margin:0;color:var(--muted);font-size:11px;line-height:15px}.device-overlays__summary{color:#383f4feb;font-size:11px;line-height:15px}.device-overlays__badge{display:inline-flex;align-items:center;justify-content:center;height:24px;padding:0 9px;border-radius:999px;color:#4b5563e6;background:#e2e8f0d1;font-size:10px;font-weight:700}.device-overlays__badge--ready{color:#166534;background:#dcfce7eb}.device-overlays__badge--off{color:#b42318;background:#fee2e2eb}.device-overlays__badge--warning{color:#9a4f08;background:#ffedd5eb}.device-overlays__badge--muted{color:#475569f2;background:#e2e8f0eb}.device-overlays__badge--locked{color:#991b1beb;background:#fee2e2e6}.device-overlays__actions{display:grid;justify-items:end;gap:8px}.device-overlays__status-row{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.device-overlays__toggle{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:0 10px;font-size:11px}.device-overlays__toggle--icon{width:34px;min-width:34px;height:34px;min-height:34px;color:var(--brand);background:#e0e7ffeb;border:1px solid rgba(36,56,156,.14);font-size:0;line-height:0}.device-overlays__toggle--off{color:#b42318;background:#fee2e2eb;border-color:#b423183d}.device-settings-card__action svg,.device-overlays__toggle--icon svg{display:block;width:16px;height:16px;flex:0 0 16px;stroke:currentColor}.device-screen-section,.device-function-grid-section{display:grid;gap:12px}.device-screen-section__head,.device-function-grid-section__head{display:flex;align-items:center;justify-content:space-between;gap:10px}.device-screen-section__head strong,.device-function-grid-section__head strong{color:var(--text);font-size:17px;line-height:22px;font-weight:850}.device-screen-section__head span,.device-function-grid-section__head span{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;color:#13a538;background:#dcfce7e6;border-radius:999px;font-size:11px;font-weight:800}.device-preview-screen{position:relative;display:grid;grid-template-columns:23% 1fr 23%;min-height:188px;aspect-ratio:16 / 9;overflow:hidden;color:#fff;background:radial-gradient(circle at 50% 38%,rgba(255,255,255,.52),transparent 20%),linear-gradient(135deg,#0c306bfa,#068366e0),linear-gradient(120deg,#8dd7ff,#f8fbff);border:1px solid rgba(69,70,82,.12);border-radius:18px;box-shadow:0 18px 38px #1f29371a}.device-preview-screen__clock,.device-preview-screen__weather{display:grid;align-content:center;justify-items:center;gap:5px;padding:10px 4px;background:#03183dc2}.device-preview-screen__clock strong,.device-preview-screen__weather strong{color:#fff;font-size:17px;line-height:20px;font-weight:850}.device-preview-screen__weather{background:#007052c2}.device-preview-screen__weather span{font-size:10px;font-weight:650;opacity:.9}.device-preview-screen__center{display:grid;place-items:center;align-self:center;justify-self:center;width:58px;height:58px;color:#0f2642c7;background:#ffffffd6;border-radius:999px;box-shadow:0 14px 28px #00000029}.device-preview-screen__logo{position:absolute;right:23%;bottom:38px;left:23%;display:grid;place-items:center;min-height:38px;color:var(--brand);background:#ffffffe0;font-size:11px;font-weight:850;text-transform:uppercase}.device-preview-screen__logo img{display:block;max-width:120px;max-height:30px;object-fit:contain}.device-preview-screen__ticker{position:absolute;right:10px;bottom:10px;left:10px;min-height:30px;padding:8px 10px;color:#fff;background:#001f4de6;border-radius:8px;font-size:11px;font-weight:650;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.device-function-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(10px,4.2vw,20px)}.device-function-tile{position:relative;aspect-ratio:6 / 5;min-height:0;background:#fffffff5;border:1px solid rgba(69,70,82,.1);border-radius:clamp(14px,4.2vw,18px);box-shadow:0 14px 28px #1f293714}.device-function-tile--muted{background:#f8faffe6}.device-function-tile--locked{border-color:#94a3b861;box-shadow:none;background:#f1f5f9eb}.device-function-tile--locked .device-function-tile__body{color:#8b96aa}.device-function-tile--locked .device-function-tile__body span{color:#667085}.device-function-tile__body{display:grid;place-items:center;align-content:center;gap:clamp(6px,2.4vw,10px);width:100%;height:100%;min-height:0;padding:clamp(9px,3.3vw,14px) clamp(5px,2.4vw,9px);color:var(--brand);text-align:center}.device-function-tile__body span{display:-webkit-box;max-width:100%;color:#26324a;font-size:clamp(9px,2.85vw,12px);line-height:clamp(11px,3.45vw,15px);font-weight:700;letter-spacing:-.01em;white-space:pre-line;overflow:hidden;overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical}.device-function-tile--enabled .device-function-tile__body{color:#0c0}.device-function-tile__power{position:absolute;top:-3px;right:-3px;display:grid;place-items:center;width:30px;height:30px;color:#dc2626;background:#fef2f2f5;border:1px solid rgba(220,38,38,.32);border-radius:8px}.device-function-tile__power.is-enabled{color:#0c0;background:#ecfdf5f5;border-color:#00cc0057}.device-function-tile__power--locked{color:#98a2b3;background:#f1f5f9eb;border-color:#94a3b861}.device-function-tile__hint{display:block;margin-top:4px;color:var(--muted);font-size:10px;line-height:1.2;text-align:center}.device-editor-live-preview{display:grid}.device-add-function--page .device-editor-live-preview{padding:6px 0}.device-editor-live-preview .device-preview-screen{min-height:154px;box-shadow:none}.device-add-function{display:grid;gap:14px}.device-add-function__header{display:grid;gap:4px}.device-add-function__header strong{font-size:16px;line-height:22px;font-weight:800}.device-add-function__header p{margin:0;color:var(--muted);font-size:12px;line-height:16px}.device-add-function__list,.device-add-function__form,.device-add-function__section{display:grid;gap:10px}.device-add-function__section-header{display:flex;align-items:center}.device-add-function__section-header strong{font-size:12px;line-height:16px;font-weight:800;color:var(--muted);letter-spacing:.02em;text-transform:uppercase}.device-add-function__grid{display:grid;gap:10px}.device-add-function__grid--logo,.device-add-function__grid--ticker{grid-template-columns:repeat(2,minmax(0,1fr))}.device-add-function__grid--ticker .auth-field--ticker-wide,.device-add-function__grid--ticker .editor-color-block{grid-column:1 / -1}.device-add-function__placeholder{display:grid;gap:10px;padding:12px;border:1px dashed rgba(69,70,82,.16);border-radius:16px;background:#f2f5fbb8}.device-add-function__placeholder p{margin:0;color:var(--muted);font-size:11px;line-height:16px}.device-add-function__selected-preview{width:72px}.device-add-function__selected-file{position:relative;display:grid;grid-template-columns:72px minmax(0,1fr);gap:10px;align-items:center;min-height:76px;padding:8px 42px 8px 8px;border:1px solid rgba(69,70,82,.1);border-radius:16px;background:#ffffffb8}.device-add-function__selected-meta{display:grid;gap:4px;min-width:0;padding-top:2px}.device-add-function__selected-meta strong{font-size:12px;line-height:16px}.device-add-function__selected-meta span{color:var(--muted);font-size:12px;line-height:16px;overflow-wrap:anywhere}.device-add-function__selected-preview .device-media-picker__preview,.device-add-function__selected-preview .media-file-card__preview,.device-add-function__selected-preview .media-catalog-card__preview{display:grid;place-items:center;width:72px;min-width:72px;max-width:72px;height:72px;min-height:72px;max-height:72px;aspect-ratio:1 / 1;border-radius:10px}.device-add-function__selected-preview .media-catalog-card__image,.device-add-function__selected-preview .media-catalog-card__video,.device-media-picker__preview .media-catalog-card__image,.device-media-picker__preview .media-catalog-card__video{display:block;width:100%;height:100%;max-width:none;max-height:none;margin:0;object-fit:cover}.device-add-function__media{justify-content:center;gap:8px}.device-media-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.device-media-actions--logo{grid-template-columns:minmax(0,1fr)}.device-add-function__media--primary{width:100%;min-height:44px;border-radius:14px;box-shadow:0 12px 26px #1dacd638}.device-media-actions--triple{grid-template-columns:repeat(3,minmax(0,1fr))}.device-add-function__file{display:none}.device-add-function__actions-main{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.device-add-function__clear{width:36px;min-width:36px;height:36px;min-height:36px;padding:0;display:grid;place-items:center}.device-add-function__clear svg{width:24px;height:24px;flex:0 0 24px}.device-add-function__remove-media{position:absolute;top:8px;right:8px;width:28px;min-width:28px;height:28px;min-height:28px;color:#d72f3f;background:transparent;border:0;box-shadow:none}.device-media-picker{display:grid;gap:12px;max-height:calc(100dvh - 84px)}.device-media-picker__list{display:grid;gap:8px;max-height:min(56dvh,520px);padding-right:2px;overflow-y:auto}.device-media-picker__list p{margin:0;color:var(--muted);font-size:12px;line-height:16px}.device-media-picker__item{display:grid;grid-template-columns:118px minmax(0,1fr) 20px;align-items:start;gap:10px;width:100%;padding:8px;color:inherit;text-align:left;background:#fffffff0;border:1px solid rgba(69,70,82,.12);border-radius:14px}.device-media-picker__item.is-selected{border-color:#24389c66;box-shadow:0 8px 20px #24389c1a}.device-media-picker__preview{display:grid;place-items:center;justify-self:end;width:100%;height:auto;aspect-ratio:16 / 9;border-radius:10px;overflow:hidden}.device-media-picker__meta{display:grid;gap:4px;min-width:0;padding-top:2px}.device-media-picker__meta strong{color:var(--text);font-size:12px;line-height:15px;font-weight:700;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.device-media-picker__meta span{color:var(--muted);font-size:11px;line-height:15px;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.device-media-picker__check{display:grid;place-items:center;width:20px;height:20px;color:var(--brand)}.device-city-picker{display:grid;gap:12px;height:min(72dvh,640px);max-height:calc(100dvh - 84px);grid-template-rows:auto auto minmax(0,1fr)}.device-city-picker__list{display:grid;gap:8px;min-height:0;padding-right:2px;overflow-y:auto}.device-city-picker__list p{margin:0;color:var(--muted);font-size:12px;line-height:16px}.device-city-picker__item{display:grid;grid-template-columns:minmax(0,1fr) 20px;align-items:start;gap:10px;width:100%;min-height:56px;padding:10px 12px;color:inherit;text-align:left;background:#fffffff0;border:1px solid rgba(69,70,82,.12);border-radius:14px}.device-city-picker__item.is-selected{border-color:#24389c66;box-shadow:0 8px 20px #24389c1a}.device-city-picker__meta{display:grid;gap:2px;min-width:0}.device-city-picker__meta strong{color:var(--text);font-size:13px;line-height:17px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.device-city-picker__meta span{color:var(--muted);font-size:11px;line-height:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.device-city-picker__check{display:grid;place-items:center;width:20px;height:20px;color:var(--brand)}.device-settings-check{display:flex;align-items:center;gap:10px;min-height:48px;padding:0 14px;border:1px solid rgba(69,70,82,.08);border-radius:16px;background:#fffffff5;box-shadow:0 8px 20px #1a1c1d0a}.device-settings-check input{width:16px;height:16px;accent-color:var(--brand)}.device-settings-check span{color:var(--text);font-size:14px;line-height:20px;font-weight:600}.device-settings-check--bulk{min-height:42px;padding:0 12px;background:#ffffffb8}.device-settings-check--bulk span{font-size:13px;line-height:18px;font-weight:700}.device-add-function__item{display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:10px 12px;border-radius:14px;border:1px solid rgba(69,70,82,.08);background:#f8faffeb}.device-add-function__body{display:grid;gap:2px}.device-add-function__body strong{font-size:13px;line-height:18px;font-weight:700}.device-add-function__body p{margin:0;color:var(--muted);font-size:11px;line-height:15px}.device-add-function__button{min-height:30px;padding:0 10px;font-size:11px}.devices-scan-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:54px;width:100%;padding:0 18px;color:#fff;background:linear-gradient(135deg,#24389c,#4058cc);border-radius:18px;box-shadow:0 14px 32px #24389c38;font-size:14px;font-weight:800}.devices-scan-button:disabled{opacity:.72}.devices-manual-form{display:grid;gap:12px}.devices-manual-form__field{display:grid;gap:8px}.devices-manual-form__label{display:inline-flex;align-items:center;gap:8px;color:var(--muted);font-size:12px;line-height:16px;font-weight:700}.devices-manual-form__input-wrap{display:flex;align-items:center;gap:10px;min-height:54px;padding:0 16px;color:var(--muted);background:#f2f5fbeb;border:1px solid rgba(69,70,82,.08);border-radius:18px}.devices-manual-form__input{width:100%;color:var(--text);background:transparent;font-size:14px;line-height:20px}.devices-manual-form__input::placeholder{color:#5f6374ad}.devices-pair-methods{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.devices-pair-methods__button{min-height:40px;font-size:12px}.devices-pair-methods__button--active{color:var(--accent-strong);border-color:#24389c3d;background:#24389c14}.devices-feedback{margin:0;padding:12px 14px;border-radius:16px;font-size:13px;line-height:18px;font-weight:700}.devices-feedback--error{color:var(--danger);background:#b4231814}.devices-feedback--success{color:var(--success);background:#1f7a4f14}.devices-add-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;overflow:hidden}.devices-add-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#11182766;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.devices-add-modal__card{position:absolute;left:50%;bottom:0;width:min(100%,560px);max-height:calc(100dvh - var(--safe-top) - 10px);transform:translate(-50%);display:grid;gap:14px;padding:16px 16px calc(18px + var(--safe-bottom));border-radius:24px 24px 0 0;background:#fff;box-shadow:0 -20px 50px #0f172a38;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.device-function-page{position:relative;z-index:1}.device-add-function--page{position:relative;left:auto;bottom:auto;transform:none;width:min(100%,780px);max-height:none;margin:0 auto;border-radius:24px;box-shadow:var(--shadow-card);overflow:visible;overscroll-behavior:auto;-webkit-overflow-scrolling:auto}.devices-add-modal__field{gap:8px}.devices-add-modal__close{position:absolute;z-index:1;top:10px;right:10px;width:32px;height:32px;display:grid;place-items:center;color:#1e293bb8;border-radius:10px;background:#f1f5f9db}.device-link-page{min-height:calc(100dvh - 120px);display:grid;place-items:center;padding:20px 0}.device-link-card{width:min(100%,420px);display:grid;gap:16px;padding:24px 20px;background:#fffffff0;border:1px solid rgba(69,70,82,.08);border-radius:28px;box-shadow:var(--shadow-card)}.device-link-card--centered{justify-items:center;text-align:center}.device-link-card__icon{width:56px;height:56px;display:grid;place-items:center;color:var(--brand);background:linear-gradient(180deg,#e0e7ffe0,#f4f7fff5);border-radius:20px}.device-link-card__body{display:grid;gap:6px}.device-link-card__body h2,.device-link-card--centered h2{margin:0;font-size:20px;line-height:26px;font-weight:800}.device-link-card__body p,.device-link-card--centered p{margin:0;color:var(--muted);font-size:14px;line-height:20px}.device-link-card__spinner{animation:auth-bootstrap-spin 1s linear infinite}.auth-bootstrap-screen{display:grid;place-items:center;min-height:100dvh;padding:24px}.auth-bootstrap-screen__panel{display:grid;place-items:center;width:68px;height:68px;padding:0;background:#fffffff5;border:1px solid rgba(69,70,82,.08);border-radius:22px;box-shadow:var(--shadow-soft)}.auth-bootstrap-screen__spinner{width:24px;height:24px;border:2px solid rgba(36,56,156,.16);border-top-color:var(--brand);border-radius:50%;animation:auth-bootstrap-spin .9s linear infinite}@keyframes auth-bootstrap-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.bottom-nav{position:fixed;right:0;bottom:0;left:0;z-index:50;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;gap:8px;min-height:70px;padding:6px 10px max(10px,var(--safe-bottom));background:#fffffff0;border-top:1px solid rgba(197,197,212,.42);box-shadow:0 -10px 24px #1a1c1d14;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.device-function-tile__quality-icon{display:inline-flex;align-items:center;justify-content:center;width:clamp(28px,9vw,34px);height:clamp(28px,9vw,34px);border-radius:10px;border:2px solid currentColor;color:currentColor;background:#24389c0f;font-size:clamp(11px,3.4vw,13px);font-weight:900;letter-spacing:.01em}@media(max-width:360px){.device-function-grid{gap:9px}.device-function-tile__body>svg{width:30px;height:30px}.device-function-tile__body span{font-size:9px;line-height:11px}}.bottom-nav__item{display:grid;justify-items:center;align-content:center;gap:4px;min-height:50px;padding:7px 4px 8px;color:#7d8595;font-size:9px;font-weight:600;letter-spacing:.02em;text-transform:uppercase;align-self:center;border-radius:16px;transition:color .16s ease,transform .16s ease,background-color .16s ease,box-shadow .16s ease}.bottom-nav__item svg{display:block;transition:transform .18s ease,filter .18s ease}.bottom-nav__item span{line-height:1.2}.bottom-nav__item:active svg{transform:scale(.88)}.bottom-nav__item:active svg{animation:nav-icon-bounce .22s ease}.bottom-nav__item--active{color:var(--brand);background:#1dacd61f;box-shadow:inset 0 0 0 1px #24389c1f}@keyframes nav-icon-bounce{0%{transform:scale(1)}40%{transform:scale(.84)}to{transform:scale(1)}}.page-stack,.auth-screen,.content-list,.carousel-list{display:grid;gap:var(--stack-gap)}.page-stack--profile{gap:20px}.page-stack--dashboard{gap:16px}.dashboard-live-card{display:grid;gap:14px;padding:16px;background:linear-gradient(180deg,#fffffffa,#f1f5fff5);border:1px solid var(--line);border-radius:var(--radius-card);box-shadow:var(--shadow-card)}.dashboard-live-card__header{display:grid;gap:4px}.dashboard-live-card__header strong{color:var(--text);font-size:18px;line-height:22px;font-weight:800;letter-spacing:-.03em}.dashboard-live-card__player-frame{position:relative;overflow:hidden;border-radius:22px;background:#0f172a;box-shadow:inset 0 0 0 1px #ffffff14;aspect-ratio:16 / 9}.dashboard-live-card__player{width:100%;height:100%;display:block;object-fit:cover;background:#0f172a;pointer-events:none;-webkit-user-select:none;user-select:none}.dashboard-live-card__note{margin:0;color:var(--muted);font-size:var(--support-size);line-height:var(--support-line)}.dashboard-epg{display:grid;gap:10px}.dashboard-epg__highlight{display:grid;gap:4px;padding:12px 14px;background:#f3f6ffeb;border:1px solid rgba(36,56,156,.08);border-radius:18px}.dashboard-epg__highlight--next{background:#f8fafff0}.dashboard-epg__highlight strong,.dashboard-epg__item strong{color:var(--text);font-size:15px;line-height:20px;font-weight:700}.dashboard-epg__highlight p{margin:0;color:var(--muted);font-size:12px;line-height:16px}.dashboard-epg__list{display:grid;gap:8px}.dashboard-epg__item{display:grid;gap:2px;padding:10px 14px;background:#fffffff5;border:1px solid rgba(220,226,239,.9);border-radius:16px}.dashboard-epg__item span{color:var(--muted);font-size:11px;line-height:14px}.page-stack--content{width:100%;max-width:100%}.page-stack--media-catalog,.page-stack--tariffs,.page-stack--operations{gap:16px}.page-section,.list-card,.profile-card,.profile-header-card,.finance-card,.plan-card,.warning-card,.media-card,.content-list__item,.auth-card,.show-card,.search-strip__field,.search-strip__action,.action-tile,.stat-card{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-card)}.page-section,.list-card,.profile-card,.profile-header-card,.finance-card,.plan-card,.warning-card,.media-card,.content-list__item,.auth-card{border-radius:var(--radius-card)}.show-card,.search-strip__field,.search-strip__action,.action-tile,.stat-card{border-radius:var(--radius-soft)}.page-section,.auth-card{padding:16px}.page-section--compact{padding:14px}.section-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.section-header>div{display:grid;gap:4px}.section-header h2,.section-header p,.welcome-block h2,.finance-card h3,.profile-header-card h2,.content-list__body h3,.media-card h3,.device-card h3,.show-card h3,.profile-card h3,.auth-card__header h2,.auth-card__header p,.plan-card h3{margin:0}.section-header h2{font-size:var(--section-title-size);line-height:var(--section-title-line);font-weight:800;letter-spacing:-.03em}.section-header p,.content-list__body p,.show-card p,.profile-card p,.profile-header-card p,.device-card p,.auth-card__header p,.warning-card p,.finance-card__row p,.finance-card__footer span,.plan-card p,.stat-card small,.media-card p{color:var(--muted)}.section-header p{margin-top:0;font-size:var(--support-size);line-height:var(--support-line)}.eyebrow,.section-kicker{display:inline-block;color:#5f6374eb;font-size:var(--meta-size);font-weight:700;letter-spacing:.14em;text-transform:uppercase;line-height:var(--meta-line)}.welcome-block{padding:2px 2px 0}.dashboard-hero{padding-bottom:2px}.welcome-block h2{margin-top:7px;font-size:var(--page-title-size);line-height:var(--page-title-line);font-weight:800;letter-spacing:-.05em}.welcome-block p{margin:6px 0 0;color:var(--muted);font-size:var(--body-size);line-height:var(--body-line)}.welcome-block--compact h2{font-size:var(--page-title-size)}.finance-card,.plan-card{position:relative;overflow:hidden;padding:20px;color:#fff;background:linear-gradient(135deg,#24389c,#3f51b5);border-color:#24389c3d}.finance-card:after,.plan-card:after{content:"";position:absolute;right:-46px;bottom:-54px;width:156px;height:156px;background:#ffffff14;border-radius:var(--radius-pill);filter:blur(2px)}.finance-card:before,.plan-card:before{content:"";position:absolute;inset:auto auto 14px 14px;width:90px;height:90px;background:radial-gradient(circle,rgba(255,255,255,.12),transparent 70%);border-radius:var(--radius-pill)}.finance-card__row,.finance-card__footer{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.finance-card__row p,.finance-card__footer span,.plan-card p,.section-kicker{color:#ffffffc2}.finance-card h3,.plan-card h3{font-size:22px;line-height:28px;font-weight:800;letter-spacing:-.04em}.finance-card__amount{text-align:right}.finance-card__amount strong{display:block;margin-top:2px;font-size:34px;line-height:1;letter-spacing:-.05em}.finance-card__footer{margin-top:18px;align-items:center}.white-button,.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;border-radius:16px;font-size:14px;font-weight:700;line-height:20px}.button-with-label{min-height:var(--control-height-dense)}.white-button svg,.primary-button svg,.secondary-button svg{width:16px;height:16px;flex:0 0 16px;display:block}.filter-chip,.soft-chip{min-height:40px;padding:0 14px;border-radius:16px;font-weight:700}.white-button{color:var(--brand);background:#fffffff5;box-shadow:0 10px 24px #11182714}.primary-button{color:#fff;background:var(--brand-gradient-dark);box-shadow:0 14px 26px #24389c33}.secondary-button{color:var(--brand);background:#eef2ff}.warning-card{display:flex;align-items:center;gap:12px;padding:14px 16px;color:#8c5d00;background:#fff8e1;border-color:#a666001a;box-shadow:0 10px 26px #a6660014}.warning-card strong{display:block;margin-bottom:2px}.warning-card__icon{display:grid;place-items:center;width:36px;height:36px;flex:0 0 auto;background:#ffd66661;border-radius:var(--radius-pill);font-weight:800}.utility-band{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px;background:#ffffffeb;border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow-soft)}.utility-band__meta{display:grid;gap:3px}.utility-band__meta strong{font-family:Manrope,Inter,SF Pro Display,system-ui,sans-serif;font-size:20px;line-height:24px;letter-spacing:-.04em}.utility-band__meta p{margin:0;color:var(--muted);font-size:var(--support-size);line-height:var(--support-line)}.utility-band .primary-button,.utility-band .secondary-button{flex:0 0 auto}.utility-band--profile{background:linear-gradient(180deg,#fffffffa,#f5f7fff5)}.dashboard-band{background:linear-gradient(180deg,#fffffffa,#f2f5fcf5)}.content-band{margin-bottom:2px}.devices-band,.media-band,.profile-band{background:linear-gradient(180deg,#fffffffa,#f4f7fff2)}.devices-status-band,.media-status-band,.profile-status-band{background:linear-gradient(180deg,#fffffffa,#f7f8fcf5)}.operations-band{background:linear-gradient(180deg,#fffffffa,#f4f7fff5)}.stats-grid,.action-grid,.media-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.stat-card{display:grid;gap:6px;padding:14px;background:var(--surface-strong);box-shadow:var(--shadow-soft)}.stat-card span{color:#5f6374e0;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.stat-card strong{font-size:24px;line-height:1.02;letter-spacing:-.04em}.stat-card small{font-size:12px}.action-tile{display:grid;gap:12px;justify-items:start;min-height:112px;padding:16px;background:#fffffff5}.action-tile strong{font-size:var(--card-title-size);line-height:var(--card-title-line);font-weight:800}.action-tile__icon{display:grid;place-items:center;width:42px;height:42px;color:var(--brand);background:linear-gradient(135deg,#bac3ff4d,#dee0ffe6);border-radius:var(--radius-pill);font-size:11px;font-weight:800}.action-tile--danger{color:var(--danger);background:#ffdad685;border-color:#b4231814}.action-tile--danger .action-tile__icon{color:var(--danger);background:#b423181f}.show-card{display:flex;gap:12px;padding:16px;background:#fffffffa}.show-card__thumb{position:relative;flex:0 0 auto;width:58px;height:58px;border-radius:16px;background:linear-gradient(180deg,#0000002e,#0000),linear-gradient(135deg,#24389c,#3f51b5)}.show-card__thumb:after{content:"";position:absolute;inset:auto 10px 10px auto;width:18px;height:18px;background:#fff3;border-radius:var(--radius-pill)}.show-card h3{font-size:var(--card-title-size);line-height:var(--card-title-line);font-weight:800}.show-card p{margin-top:6px;font-size:var(--support-size);line-height:var(--support-line)}.content-filter-panel,.devices-filter-panel,.media-filter-panel{display:grid;gap:12px}.search-strip{display:flex;gap:10px}.search-strip__field{min-height:var(--control-height)}.search-strip__field{display:flex;align-items:center;flex:1;padding:0 16px;color:var(--muted);background:#f3f3f7e0;font-size:var(--body-size);line-height:var(--body-line)}.search-strip__action{display:grid;place-items:center;width:52px;min-width:52px;color:#fff;background:var(--brand-gradient-dark-reverse);box-shadow:0 12px 24px #24389c2e;font-size:24px}.chip-row{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px;margin-bottom:10px;scrollbar-width:none}.chip-row::-webkit-scrollbar{display:none}.chip-row--secondary{margin-top:-2px}.filter-chip,.soft-chip{flex:0 0 auto;white-space:nowrap}.filter-chip{color:var(--muted);background:#fffffff5;border:1px solid rgba(197,197,212,.42);box-shadow:var(--shadow-soft);font-size:12px;line-height:16px}.filter-chip--active{color:#fff;background:var(--brand-gradient-dark);border-color:transparent}.soft-chip{min-height:36px;color:var(--muted);background:#eef1f6;border-radius:14px;font-size:12px;font-weight:600}.list-card{padding:4px 16px;background:#fffffffa}.operations-list{padding-top:2px;padding-bottom:2px}.operation-card{display:grid;gap:10px;padding:16px 0}.operation-card+.operation-card{border-top:1px solid rgba(69,70,82,.08)}.operation-card__main{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.operation-card__lead{display:flex;align-items:flex-start;gap:12px;min-width:0}.operation-card__icon{display:grid;place-items:center;width:42px;height:42px;flex:0 0 auto;color:var(--brand);background:linear-gradient(135deg,#bac3ff52,#dee0ffeb);border-radius:14px}.operation-card__meta{display:grid;gap:4px;min-width:0}.operation-card__meta strong,.operation-card__aside strong{margin:0;color:var(--text);font-size:15px;line-height:21px;font-weight:800}.operation-card__meta p{margin:0;color:var(--muted);font-size:var(--support-size);line-height:var(--support-line)}.operation-card__aside{display:grid;gap:8px;justify-items:end;text-align:right;flex:0 0 auto}.operation-status{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:0 10px;border-radius:999px;font-size:11px;line-height:16px;font-weight:700;white-space:nowrap}.operation-status--paid{color:#0d7a46;background:#23b0621f}.operation-status--pending{color:#8c5d00;background:#f4b84c29}.operation-status--refunded{color:#155e75;background:#38bdf829}.operation-status--cancelled{color:#7c2d12;background:#fb923c24}.operation-status--failed{color:var(--danger);background:#b423181a}.operations-more-button{width:100%}.device-card{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 0}.device-card+.device-card{border-top:1px solid rgba(69,70,82,.08)}.device-card__title{display:flex;align-items:center;gap:12px}.device-card__screen{position:relative;flex:0 0 auto;width:48px;height:48px;border-radius:16px;background:linear-gradient(180deg,#00000029,#0000),linear-gradient(135deg,#24389ce6,#6366f1c2)}.device-card__screen:after{content:"";position:absolute;top:9px;right:9px;bottom:9px;left:9px;border:1px solid rgba(255,255,255,.32);border-radius:10px}.device-card h3{font-size:var(--card-title-size);line-height:var(--card-title-line);font-weight:800}.device-card p{margin-top:4px;font-size:var(--support-size);line-height:var(--support-line)}.device-card__meta{display:grid;gap:8px;justify-items:end;text-align:right}.device-card__meta strong{font-size:13px;line-height:1.2;max-width:112px}.status-chip{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:var(--radius-pill);font-size:var(--meta-size);font-weight:700;line-height:var(--meta-line);letter-spacing:.02em}.status-chip--active{color:var(--success);background:#1f7a4f1f}.status-chip--warning{color:var(--warning);background:#a666001f}.status-chip--muted{color:var(--muted);background:#5f63741a}.content-list__item{overflow:hidden;background:#fffffffa}.content-list__preview{position:relative;display:flex;align-items:flex-start;min-height:104px;padding:16px}.content-list__preview:after{content:"";position:absolute;inset:auto 14px 14px auto;width:28px;height:28px;border-radius:var(--radius-pill);background:#ffffff29}.content-list__preview--banner{background:linear-gradient(180deg,#00000024,#0000),linear-gradient(135deg,#24389c,#3f51b5)}.content-list__preview--ticker{background:linear-gradient(135deg,#2f47c4,#24389c)}.content-list__preview--ticker:before{content:"2-Й КОФЕ В ПОДАРОК";position:absolute;right:0;left:0;bottom:20px;padding:10px 14px;color:#ffffffeb;background:#ffffff14;font-size:10px;font-weight:800;letter-spacing:.18em;white-space:nowrap;overflow:hidden}.content-list__preview--video{background:linear-gradient(180deg,#00000029,#0000),linear-gradient(135deg,#aeb7c7,#d9dfe8)}.content-list__preview--audio{background:linear-gradient(135deg,#0f8d6d,#45c9a0)}.content-list__body{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px 16px}.content-list__copy{display:grid;gap:2px}.content-list__body h3{font-size:var(--card-title-size);line-height:var(--card-title-line);font-weight:800}.content-list__body p{margin-top:4px;font-size:var(--support-size);line-height:var(--support-line);overflow-wrap:anywhere}.content-list__action{flex:0 0 auto}.media-card{display:grid;gap:12px;padding:16px;background:#fffffffa}.media-card__thumb{display:grid;place-items:center;aspect-ratio:1.08;border-radius:18px;background:linear-gradient(180deg,#ffffff14,#fff0),linear-gradient(135deg,#24389c2e,#bac3ffcc);color:var(--brand);font-size:18px;font-weight:800}.media-card h3{font-size:var(--card-title-size);line-height:var(--card-title-line);font-weight:800}.media-card p{margin-top:4px;font-size:var(--support-size);line-height:var(--support-line)}.media-catalog-shell{display:grid;gap:14px}.media-catalog-switch{width:100%}.media-catalog-layout{display:grid;gap:14px}.vod-remote-panel{display:grid;gap:12px;padding:12px;background:linear-gradient(180deg,#fffffffa,#f5f8fff5);border:1px solid rgba(69,70,82,.1);border-radius:18px;box-shadow:0 12px 26px #1a1c1d14}.vod-remote-panel__row{display:grid;grid-template-columns:minmax(0,1fr);gap:4px}.vod-remote-panel__now{color:var(--text);font-size:13px;line-height:18px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vod-remote-panel__caption{display:inline-flex;align-items:center;min-height:24px;padding:0 2px;color:#393f4fd6;font-size:12px;line-height:16px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vod-remote-panel__controls{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.vod-remote-panel .icon-button{width:100%;min-width:0;height:38px;min-height:38px;border-radius:12px;transition:transform .12s ease,box-shadow .12s ease,filter .12s ease}.vod-remote-panel .icon-button:active{transform:scale(.94);filter:brightness(.98)}.vod-remote-panel .icon-button.is-pressed{transform:scale(.92);filter:brightness(.96)}.vod-remote-panel .icon-button--primary{color:#fff;background:var(--brand-gradient-dark);border-color:transparent;box-shadow:0 10px 20px #24389c47}.vod-remote-panel .icon-button.is-active{color:#fff;background:var(--brand-gradient-dark);border-color:transparent}.vod-remote-panel .icon-button--device{color:#24389cf5;background:#e0e7ffd1;border-color:#24389c29}.media-catalog-search__toggle{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:38px;min-width:38px;height:38px;padding:0;color:#24389ce6;background:#ffffffeb;border:1px solid rgba(69,70,82,.08);border-radius:999px;box-shadow:var(--shadow-soft)}.media-catalog-search__toggle.is-active{color:#fff;background:var(--brand-gradient-dark);border-color:transparent}.media-catalog-search__field{display:flex;align-items:center;gap:10px;min-height:50px;padding:0 14px;color:#2c344da8;background:#fffffffa;border:1px solid rgba(69,70,82,.08);border-radius:16px;box-shadow:var(--shadow-soft)}.media-catalog-search__field input{flex:1 1 auto;min-width:0;border:0;background:transparent;color:var(--ink);font-size:14px;line-height:20px;outline:none}.media-catalog-search__field input::placeholder{color:#5d6780b8}.media-catalog-feeds{margin-bottom:2px;align-items:center}.media-catalog-list{display:grid;gap:12px}.video-section-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:6px;background:#ffffffbd;border:1px solid rgba(69,70,82,.08);border-radius:18px;box-shadow:var(--shadow-soft)}.video-section-tabs__button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:38px;padding:0 8px;color:#404040bd;background:transparent;border:0;border-radius:14px;font-size:12px;line-height:16px;font-weight:800}.video-section-tabs__button.is-active{color:var(--brand);background:#1dacd61f;box-shadow:inset 0 0 0 1px #1dacd62e}.vod-player-card{display:grid;gap:10px;padding:12px;background:linear-gradient(180deg,#fffffffa,#f5f8fff0);border:1px solid rgba(69,70,82,.08);border-radius:22px;box-shadow:var(--shadow-soft)}.vod-player-card__device{position:absolute;top:10px;left:10px;z-index:4;display:inline-flex;align-items:center;justify-content:center;justify-self:start;max-width:calc(100% - 126px);min-height:38px;padding:0 12px;gap:8px;color:var(--text);background:#fffffff5;border:1px solid rgba(29,172,214,.18);border-radius:999px;box-shadow:0 10px 22px #1732401a;font-size:13px;line-height:18px;font-weight:800}.vod-player-card__device:disabled{opacity:.58}.vod-player-card__device-icon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;color:var(--brand);background:#1dacd61f;border-radius:999px}.vod-player-card__device span:not(.vod-player-card__device-icon,.confirm-sheet__device-dot){min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vod-player-card__preview{position:relative;overflow:hidden;aspect-ratio:16 / 9;width:100%;padding:0;background:#0f172a14;border:0;border-radius:18px;box-shadow:inset 0 -90px 80px #04091657}.vod-player-card__preview img{display:block;width:100%;height:100%;object-fit:cover}.vod-player-card__status{position:absolute;right:10px;top:10px;z-index:4;display:inline-flex;align-items:center;min-height:26px;padding:0 10px;color:#fff;background:#0f172ab8;border-radius:999px;font-size:11px;line-height:16px;font-weight:800;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.vod-player-card__status.is-active{background:#00cc00d1}.vod-player-card__info{display:grid;gap:3px}.vod-player-card__info strong{color:var(--text);font-size:15px;line-height:20px;font-weight:800}.vod-player-card__info span{color:var(--muted);font-size:12px;line-height:16px;font-weight:700}.vod-player-card__overlay{position:absolute;inset-inline:0;bottom:0;display:grid;gap:10px;padding:44px 12px 12px;background:linear-gradient(180deg,#04091600,#040916b8)}.vod-player-card__overlay strong{display:block;max-width:100%;color:#fff;font-size:14px;line-height:18px;font-weight:900;text-shadow:0 2px 10px rgba(0,0,0,.42);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vod-player-card .vod-remote-panel__controls{gap:9px}.vod-player-card .icon-button{display:grid;place-items:center;width:100%;min-width:0;height:46px;min-height:46px;padding:0;color:#fff;background:linear-gradient(180deg,#ffffff38,#ffffff14);border:1px solid rgba(255,255,255,.28);border-radius:16px;box-shadow:0 14px 26px #0000003d,inset 0 1px #ffffff38;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:transform .12s ease,box-shadow .12s ease,filter .12s ease}.vod-player-card .icon-button svg{display:block}.vod-player-card .icon-button--primary svg{transform:translate(1px)}.vod-player-card .icon-button:active,.vod-player-card .icon-button.is-pressed{transform:scale(.94);filter:brightness(1.12)}.vod-player-card .icon-button--primary{background:linear-gradient(135deg,#1dacd6fa,#0d5b7ef5);border-color:#ffffff4d;box-shadow:0 16px 30px #0746626b,inset 0 1px #ffffff4d}.vod-player-card .icon-button.is-active{background:linear-gradient(135deg,#00cc00e6,#0b741cdb)}.vod-player-card .icon-button--live{font-size:11px;line-height:1;font-weight:900;letter-spacing:.02em;text-transform:uppercase}.vod-playlist-section{display:grid;gap:12px}.vod-playlist-section__head{display:flex;align-items:center;justify-content:space-between;gap:10px}.vod-playlist-section__head>div{display:grid;gap:2px}.vod-playlist-section__head strong{color:var(--text);font-size:15px;line-height:20px;font-weight:800}.vod-playlist-section__head .vod-playlist-section__head-actions{display:flex;align-items:center;gap:8px;flex:0 0 auto;white-space:nowrap}.vod-playlist-section__head-action{min-height:36px;height:36px;padding:0 12px;border-radius:12px;font-size:12px;white-space:nowrap}.vod-playlist-section__editor{display:grid;gap:8px}.vod-playlist-section__editor-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.vod-playlist-section__editor-actions .primary-button,.vod-playlist-section__editor-actions .secondary-button{min-width:0;min-height:36px;height:36px;padding:0 8px;border-radius:12px;font-size:11px;line-height:14px;white-space:nowrap}.vod-playlist-section__bulk-check{justify-self:stretch}.vod-playlist-section__setup{position:sticky;bottom:calc(10px + var(--safe-bottom));z-index:8;display:flex;justify-content:center;gap:8px;justify-self:center;width:auto}.vod-playlist-section__setup .primary-button,.vod-playlist-section__setup .secondary-button{min-width:156px;min-height:42px;height:42px;padding:0 16px;border-radius:14px;font-size:13px}.vod-playlist-section__setup .primary-button{box-shadow:0 14px 28px #1dacd63d}.vod-playlist-section__setup.is-editing{position:fixed;right:var(--screen-gutter);bottom:calc(76px + max(0px,var(--safe-bottom) - 10px));left:var(--screen-gutter);width:auto;max-width:780px;margin:0 auto;padding:0}.vod-playlist-section__setup.is-editing .primary-button,.vod-playlist-section__setup.is-editing .secondary-button{flex:1 1 0;min-width:0;padding:0 10px;font-size:12px}.media-video-card{position:relative;grid-template-columns:116px minmax(0,1fr);align-items:start;gap:10px;padding:10px;border-radius:18px}.media-video-card.is-editable{cursor:pointer}.media-video-card.is-disabled{opacity:.48;filter:grayscale(.18)}.media-video-card.is-editable{opacity:.72}.media-video-card.is-selected{opacity:1;border-color:#1dacd64d;box-shadow:0 12px 28px #1dacd61f}.media-video-card__preview{position:relative;overflow:hidden;display:block;width:116px;aspect-ratio:16 / 10;padding:0;background:#0f172a14;border:0;border-radius:14px}.media-video-card__preview-hit{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;padding:0;background:transparent;border:0}.media-video-card__preview .media-catalog-card__image,.media-video-card__preview .media-catalog-card__fallback{display:block;width:100%;height:100%;object-fit:cover}.media-video-card__play{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:grid;place-items:center;width:36px;height:36px;margin:auto;color:#fff;background:transparent;border:0;border-radius:0;filter:drop-shadow(0 3px 8px rgba(0,0,0,.44))}.media-video-card__play svg{display:block;width:24px;height:24px;fill:currentColor;transform:translate(1px)}.media-video-card__play[aria-disabled=true]{opacity:.52;pointer-events:none}.media-video-card__play:disabled{opacity:.52;pointer-events:none}.media-video-card__body{display:grid;gap:7px;min-width:0}.media-video-card__head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px}.media-video-card__order{position:absolute;top:8px;right:8px;z-index:3;display:grid;place-items:center;width:22px;height:22px;color:#fff;background:var(--brand-gradient-dark);border-radius:999px;font-size:10px;line-height:1;font-weight:900}.media-video-card.is-editable .media-video-card__order{color:var(--brand);background:#fffffff0;border:1px solid rgba(29,172,214,.24)}.media-video-card.is-editable.is-selected .media-video-card__order{color:#fff;background:var(--brand-gradient-dark);border-color:transparent}.media-video-card__order svg{display:block}.media-video-card__order:empty{display:none}.media-video-card__favorite-corner{position:absolute;top:8px;right:8px;z-index:4;width:24px;min-width:24px;height:24px;min-height:24px;border-radius:9px;box-shadow:0 8px 16px #1118271f}.media-video-card__favorite-corner svg{width:13px;height:13px}.media-video-card__copy{display:grid;gap:2px;min-width:0;padding:0 30px 0 0;text-align:left;background:transparent;border:0}.media-video-card__copy h3{margin:0;color:var(--text);font-size:13px;line-height:17px;font-weight:800;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1}.media-video-card__copy p{margin:0;color:var(--muted);font-size:11px;line-height:15px;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.media-video-card__copy:disabled{opacity:1;cursor:default}.media-video-card__check{display:grid;place-items:center;width:28px;height:28px;color:var(--brand);background:#1dacd61a;border:1px solid rgba(29,172,214,.22);border-radius:10px;font-size:11px;font-weight:900}.media-video-card__check.is-active{color:#fff;background:var(--brand-gradient-dark);border-color:transparent}.media-video-card__meta{display:flex;flex-wrap:wrap;gap:6px}.media-video-card__meta span{display:inline-flex;align-items:center;min-height:22px;padding:0 8px;color:#393f4fd1;background:#eef2ffeb;border-radius:999px;font-size:10px;line-height:14px;font-weight:800}.media-video-card__actions{display:flex;justify-content:flex-end;gap:8px}.media-video-card__actions .media-catalog-card__favorite{width:32px;min-width:32px;height:32px;min-height:32px;border-radius:12px}.media-video-details{gap:12px;width:min(calc(100vw - 28px),430px);max-height:calc(100dvh - var(--safe-top) - var(--safe-bottom) - 36px);overflow-y:auto;padding:14px;background:#fffffffa;border:1px solid rgba(69,70,82,.1);border-radius:22px;box-shadow:0 22px 54px #1118273d}.media-video-details__preview{overflow:hidden;aspect-ratio:16 / 9;background:#0f172a14;border-radius:18px}.media-video-details__preview img,.media-video-details__preview .media-catalog-card__fallback{display:block;width:100%;height:100%;object-fit:cover}.media-video-details__body{display:grid;gap:9px}.media-video-details__body h3{margin:0;color:var(--text);font-size:18px;line-height:24px;font-weight:900}.media-video-details__body p{margin:0;color:var(--muted);font-size:13px;line-height:18px}.media-video-details .media-video-card__actions{justify-content:flex-start}.media-catalog-card{display:grid;gap:14px;padding:14px;background:linear-gradient(180deg,#fffffffa,#f5f8fff0);border:1px solid rgba(69,70,82,.08);border-radius:22px;box-shadow:var(--shadow-soft)}.media-catalog-card__preview{position:relative;overflow:hidden;aspect-ratio:16 / 9;min-height:152px;border-radius:18px;background:linear-gradient(135deg,#24389c29,#bac3ffb8);padding:0;border:0}.media-catalog-card__preview.is-clickable{cursor:pointer}.media-catalog-card__preview-action{display:block;width:100%;height:100%;min-height:0;padding:0;border:0;background:transparent;cursor:pointer}.media-catalog-card__image,.media-catalog-card__fallback{display:block;width:100%;height:100%}.media-catalog-card__image,.media-catalog-card__video{object-fit:cover}.media-catalog-card__video{background:#000}.media-catalog-card__fallback{display:grid;place-items:center;color:var(--brand);background:linear-gradient(180deg,#ffffff29,#fff0),linear-gradient(135deg,#24389c24,#bac3ffcc)}.media-catalog-card__video-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:block;pointer-events:none;z-index:1}.media-catalog-card__video-placeholder img{display:block;width:100%;height:100%;object-fit:cover}.media-catalog-card__badges{position:absolute;top:10px;left:10px;display:flex;gap:8px;flex-wrap:wrap}.media-catalog-card__favorite--overlay{position:absolute;top:10px;right:10px;z-index:3;width:38px;height:38px;border-radius:14px;background:#ffffffe0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.media-catalog-card__badges .soft-chip{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 10px;line-height:1}.soft-chip--soon{min-height:0;padding:5px 8px;color:#fffffffa;background:#1f2937b8;border:1px solid rgba(255,255,255,.12);border-radius:12px;box-shadow:0 10px 22px #1118272e;font-size:11px;line-height:1;font-weight:800;letter-spacing:.02em;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.media-catalog-card__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:30px;height:30px;color:#fff;background:#0f172a9e;border:1px solid rgba(255,255,255,.26);border-radius:999px;box-shadow:0 10px 20px #0f172a38;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.media-catalog-card__body{display:grid;gap:8px}.media-catalog-card__copy{display:grid;gap:4px}.media-catalog-card__copy h3{font-size:18px;line-height:24px;font-weight:800}.media-catalog-card__copy p{margin:0;color:var(--muted);font-size:var(--support-size);line-height:var(--support-line);overflow-wrap:anywhere}.media-catalog-card__meta{display:flex;flex-wrap:wrap;gap:8px}.media-catalog-card__meta span{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;color:#393f4fd1;background:#eef2ffeb;border-radius:999px;font-size:11px;line-height:16px;font-weight:700}.media-catalog-card__vod-play{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:0 10px;color:#fff;background:var(--brand-gradient-dark);border:0;border-radius:999px;font-size:11px;line-height:16px;font-weight:800}.media-catalog-card__vod-play:disabled{opacity:.6}.media-catalog-card__actions{display:flex;align-items:center;gap:10px}.floating-toast{position:fixed;left:16px;right:16px;bottom:calc(102px + env(safe-area-inset-bottom,0px));z-index:70;padding:14px 16px;color:#fff;background:#0f172aeb;border:1px solid rgba(255,255,255,.12);border-radius:18px;box-shadow:0 22px 44px #0f172a42;font-size:13px;line-height:18px;font-weight:700;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.floating-toast--media,.floating-toast--device,.floating-toast--error{background:#0f172aeb}.media-catalog-card__favorite{display:grid;place-items:center;width:46px;height:46px;color:var(--muted);background:#f3f3f7f5;border:1px solid rgba(197,197,212,.42);border-radius:16px;box-shadow:var(--shadow-soft)}.media-catalog-card__favorite.is-active{color:#fff;background:var(--brand-gradient-dark);border-color:transparent}.media-video-card .media-video-card__favorite-corner{width:36px;min-width:36px;height:36px;min-height:36px;border-radius:12px;box-shadow:0 8px 16px #1118271f}.media-video-card .media-video-card__favorite-corner svg{width:17px;height:17px}.media-files-empty{min-height:220px}.media-files-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.media-files-toolbar__upload,.media-files-toolbar__refresh{justify-content:center;gap:8px}.upload-progress{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px}.upload-progress--compact{margin-top:-4px}.media-file-card__title-editor{padding-right:34px}.media-file-card__title-button{display:grid;min-width:0}.media-file-card__title-input{width:100%;min-height:36px;font-weight:700}.media-file-card__title-button small{overflow:hidden;color:#667085;font-size:10px;line-height:14px;text-overflow:ellipsis;white-space:nowrap}.upload-progress__bar{position:relative;height:8px;background:#cfd8ebb8;border-radius:999px;overflow:hidden}.upload-progress__fill{display:block;height:100%;background:var(--brand-gradient-dark);border-radius:999px;transition:width .14s linear}.upload-progress__label{color:var(--muted);font-size:11px;line-height:15px;font-weight:700;min-width:40px;text-align:right}.media-file-card{position:relative;gap:10px;padding:12px}.media-file-card__head{display:grid;grid-template-columns:106px minmax(0,1fr);gap:10px;align-items:start}.media-file-card__preview{aspect-ratio:1 / 1;height:auto;min-height:100px;max-height:none;border-radius:14px}.media-file-card__preview .media-catalog-card__image,.media-file-card__preview .media-catalog-card__video{object-fit:contain;background:#0f172a0a}.media-file-card .media-catalog-card__body,.media-file-card__body{gap:6px}.media-file-card .media-catalog-card__copy{padding-right:44px}.media-file-card .media-catalog-card__copy h3{font-size:14px;line-height:18px}.media-file-card .media-catalog-card__meta span{min-height:24px;padding:0 8px;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.media-file-card .media-catalog-card__meta{flex-wrap:nowrap;align-items:center}.media-file-card .media-catalog-card__meta span:first-child{flex:1 1 auto;min-width:0}.media-file-card .media-catalog-card__meta span:last-child{flex:0 0 auto}.media-file-card__duration{width:fit-content;max-width:100%;min-height:22px;padding:0 8px;display:inline-grid;align-items:center;color:var(--text);font-size:10px;line-height:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border-radius:999px;background:#1dacd61a}.media-file-card__usage{display:grid;gap:6px}.media-file-card__usage-item{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;padding:8px 10px;text-align:left;color:inherit;border:0;border-radius:14px;cursor:pointer;background:#f3f6fceb}.media-file-card__usage-item strong{color:var(--text);font-size:12px;line-height:16px;font-weight:700}.media-file-card__usage-item span{color:var(--muted);font-size:11px;line-height:15px;text-align:right}.media-file-card__actions{justify-content:flex-end}.media-file-card__actions .media-catalog-card__device{flex:0 0 auto;min-width:132px}.media-file-card__quick-actions{position:absolute;top:10px;right:10px;z-index:2;display:flex;gap:4px;align-items:center}.media-file-card__delete,.media-file-card__edit-title{width:30px;min-width:30px;height:30px;min-height:30px;padding:0;display:grid;place-items:center;justify-content:center;background:transparent;border:0;box-shadow:none;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.media-file-card__edit-title{color:var(--brand)}.media-file-card__delete{color:#bc2121f0}.media-file-card__delete svg,.media-file-card__edit-title svg{width:16px;height:16px;flex:0 0 16px}.media-file-card__delete:disabled{color:#8c909db3;opacity:1}.media-player-sheet__image{display:block;width:auto;max-width:100%;max-height:calc(100dvh - var(--safe-top) - 28px);object-fit:contain;background:transparent}.media-player-sheet__panel{top:0;right:0;bottom:0;left:0;display:grid;place-items:center;max-width:none;margin:0;padding:16px;background:transparent;border-radius:0;box-shadow:none;transform:none}.media-player-sheet__video-wrap{position:relative;display:grid;place-items:center;width:min(100%,1080px);max-height:calc(100dvh - var(--safe-top) - 28px);overflow:visible;border-radius:0;background:transparent;box-shadow:none}.media-player-sheet__video{display:block;width:auto;max-width:100%;max-height:calc(100dvh - var(--safe-top) - 28px);background:transparent}.media-player-sheet__close{position:fixed;top:calc(var(--safe-top) + 10px);right:12px;z-index:95;display:grid;place-items:center;width:28px;height:28px;padding:0;color:#fff;background:transparent}.profile-header-card{display:flex;align-items:flex-start;gap:14px;padding:16px}.profile-header-card__main{display:flex;align-items:center;justify-content:space-between;gap:14px;min-width:0;width:100%}.profile-header-card__avatar-button{position:relative;flex:0 0 auto}.profile-header-card__avatar{position:relative;display:grid;place-items:center;width:80px;height:80px;border-radius:var(--radius-pill);color:#fff;background:var(--brand-gradient-dark);box-shadow:var(--shadow-float);overflow:hidden;font-size:28px;font-weight:800}.profile-header-card__avatar-crop{position:absolute;top:50%;left:50%;width:calc(100% / .68);height:calc(100% / .68);overflow:hidden;transform:translate(-50%,-50%)}.profile-header-card__avatar-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transform-origin:center}.profile-header-card__avatar-edit{position:absolute;right:-2px;bottom:-2px;display:grid;place-items:center;width:28px;height:28px;color:#fff;background:var(--brand-gradient-dark);border:3px solid rgba(255,255,255,.96);border-radius:var(--radius-pill);box-shadow:0 8px 18px #24389c2e}.profile-header-card__info{min-width:0;display:grid;gap:6px;flex:1 1 auto}.profile-header-card__actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}.profile-header-card__action-button{width:36px;height:36px;display:grid;place-items:center;flex:0 0 36px;color:var(--brand);background:#ecf0fff5;border:1px solid rgba(36,56,156,.12);border-radius:12px;box-shadow:0 8px 18px #1118270f}.profile-header-card__action-button svg{width:16px;height:16px}.profile-header-card__action-button--danger{color:#b42318;background:#ffefecf5;border-color:#b4231824}.profile-header-card h2{font-size:var(--page-title-size);line-height:var(--page-title-line);font-weight:800;letter-spacing:-.04em;margin:0}.profile-header-card p{margin:0;font-size:var(--support-size);line-height:var(--support-line);color:var(--muted)}.profile-header-card__contacts{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.profile-card{padding:16px}.profile-card--company{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.profile-card__logo{display:grid;place-items:center;width:54px;height:54px;border-radius:16px;color:var(--brand);background:#eef2ff;font-weight:800}.profile-card h3{margin-top:4px;font-size:18px;line-height:24px;font-weight:800}.profile-app-meta{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px;background:#ffffffe0;border:1px solid rgba(69,70,82,.08);border-radius:20px;box-shadow:var(--shadow-soft)}.profile-app-meta__content{display:grid;gap:4px}.profile-app-meta__content strong{color:var(--text);font-size:16px;line-height:20px;font-weight:800;display:flex;flex-wrap:wrap;align-items:center;gap:8px}.profile-app-meta__available{display:inline-flex;align-items:center;padding:3px 8px;border-radius:999px;color:#0f5f3b;background:#c8f5dce6;font-size:11px;line-height:14px;font-weight:800}.profile-app-meta__content p{margin:0;color:var(--muted);font-size:var(--support-size);line-height:var(--support-line)}.profile-app-meta__button{flex:0 0 auto;min-width:124px}.app-update-gate{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120}.app-update-gate__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172a70;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.app-update-gate__card{position:absolute;left:50%;top:50%;width:min(calc(100vw - 32px),420px);transform:translate(-50%,-50%);display:grid;gap:10px;padding:18px;background:#fffffffa;border:1px solid rgba(69,70,82,.08);border-radius:24px;box-shadow:0 30px 60px #0f172a3d}.app-update-gate__card strong{color:var(--text);font-size:18px;line-height:22px;font-weight:800}.app-update-gate__card p{margin:0;color:var(--muted);font-size:13px;line-height:18px}.app-update-gate__meta{color:var(--text-soft)}.app-update-gate__actions{display:flex;justify-content:flex-end;gap:10px;margin-top:4px}.profile-plan-card{gap:10px}.profile-plan-card--empty{color:#1f2d5a;background:linear-gradient(180deg,#e1eafff5,#d4e0ffeb);border-color:#3f51b51f}.profile-plan-card--empty:after,.profile-plan-card--empty:before{background:#ffffff24;filter:none}.profile-plan-card--empty .section-kicker{color:#1f2d5a9e}.profile-plan-card__meta{position:relative;display:grid;gap:4px;padding-right:108px}.profile-plan-card__badge{position:absolute;top:0;right:0;display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:22px;padding:0 9px;color:#111827;background:#ffffffd1;border:1px solid rgba(17,24,39,.1);border-radius:999px;font-size:10px;line-height:14px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.profile-plan-card__meta strong{color:#1f2d5a;font-size:18px;line-height:24px;font-weight:800}.profile-plan-card__meta p{margin:0;color:#1f2d5ac2;font-size:var(--support-size);line-height:var(--support-line)}.profile-plan-card:not(.profile-plan-card--empty) .profile-plan-card__meta strong{color:#fff}.profile-plan-card:not(.profile-plan-card--empty) .profile-plan-card__meta p{color:#ffffffc2}.tariff-list{display:grid;gap:14px}.tariff-card{--tariff-bg-start: #ffffff;--tariff-bg-end: #eefaff;--tariff-glow: rgba(29, 172, 214, .14);--tariff-border: rgba(29, 172, 214, .2);--tariff-icon: var(--brand);display:grid;gap:14px;width:100%;padding:16px;color:inherit;background:radial-gradient(circle at top right,var(--tariff-glow) 0%,transparent 46%),linear-gradient(135deg,var(--tariff-bg-start) 0%,var(--tariff-bg-end) 100%);border:1px solid var(--tariff-border);border-radius:22px;box-shadow:var(--shadow-soft);text-align:left}.tariff-card--slate-blue,.tariff-card--mist-graphite,.tariff-card--deep-indigo-air,.tariff-card--silver-navy{--tariff-bg-start: #ffffff;--tariff-bg-end: #eefaff;--tariff-glow: rgba(29, 172, 214, .14);--tariff-border: rgba(29, 172, 214, .2);--tariff-icon: var(--brand)}.tariff-card--active{border-color:#1dacd67a;box-shadow:0 18px 38px #1dacd624}.tariff-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.tariff-card__lead{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;flex:1 1 auto}.tariff-card__icon{display:grid;place-items:center;width:48px;height:48px;color:var(--tariff-icon);background:#ffffffb8;border:1px solid rgba(29,172,214,.18);border-radius:16px;box-shadow:inset 0 1px #ffffffb8}.tariff-card__titles{display:grid;gap:4px}.tariff-card__titles strong{color:var(--text);font-size:18px;line-height:24px;font-weight:800}.tariff-card__titles p{margin:0;color:var(--muted);font-size:var(--body-size);line-height:var(--body-line)}.tariff-card__aside{display:grid;justify-items:end;gap:10px;flex:0 0 auto;text-align:right}.tariff-card__badge{flex:0 0 auto;padding:5px 9px;color:var(--brand);background:#ffffffb8;border:1px solid rgba(29,172,214,.18);border-radius:12px;font-size:10px;font-weight:700;letter-spacing:0;text-transform:none}.tariff-card__price{display:grid;gap:0;justify-items:end}.tariff-card__price span{color:var(--text);font-size:18px;line-height:22px;font-weight:800;letter-spacing:-.03em}.tariff-card__action-label{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;color:var(--brand);background:#ffffffd1;border:1px solid rgba(29,172,214,.18);border-radius:12px;box-shadow:0 10px 18px #1118270d;font-size:11px;font-weight:800;line-height:1}.tariff-card__status{display:inline-flex;align-items:center;gap:8px;width:fit-content;padding:8px 12px;color:var(--tariff-icon);background:color-mix(in srgb,var(--tariff-border) 42%,white);border-radius:var(--radius-pill);font-size:var(--support-size);font-weight:700;line-height:var(--support-line)}.payment-page{display:grid;gap:16px}.payment-page__back{display:inline-flex;align-items:center;gap:8px;width:fit-content;padding:0;color:#4b5b88;font-size:13px;font-weight:700}.payment-card{display:grid;gap:16px;padding:18px;background:#ffffffe6;border:1px solid rgba(69,70,82,.08);border-radius:22px;box-shadow:var(--shadow-soft)}.payment-card__header{display:grid;gap:6px}.payment-card__header strong{color:var(--text);font-size:18px;line-height:24px;font-weight:800}.payment-card__header p,.payment-card__info{margin:0;color:var(--muted);font-size:var(--body-size);line-height:var(--body-line)}.payment-card__summary{display:grid;gap:12px;padding:14px;background:#f2f5fbd6;border-radius:18px}.payment-card__row{display:flex;align-items:center;justify-content:space-between;gap:12px}.payment-card__row span{color:var(--muted);font-size:13px;line-height:18px}.payment-card__row strong{color:var(--text);font-size:14px;line-height:20px;font-weight:700;text-align:right}.payment-card__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.payment-card__invoice{display:grid;gap:8px;padding-top:2px}.payment-card__invoice-button{width:100%;justify-content:center}.payment-card__requisites-link{justify-self:center;padding:0;color:var(--brand);background:transparent;border:0;font-size:12px;line-height:18px;font-weight:700;text-decoration:underline;text-underline-offset:4px}.payment-card__invoice-note{margin:0;color:var(--muted);font-size:12px;line-height:18px;text-align:center}.page-stack--payment-result{gap:14px}.payment-result-card{display:grid;justify-items:center;gap:16px;padding:24px 18px 18px;overflow:hidden;background:radial-gradient(circle at 18% 0%,rgba(29,172,214,.16),transparent 42%),#fffffff0;border:1px solid rgba(150,190,220,.24);border-radius:28px;box-shadow:0 18px 46px #29476e29}.payment-result-card__icon{display:grid;place-items:center;width:70px;height:70px;color:var(--brand);background:linear-gradient(180deg,#e7f9fffa,#f1fbfff5);border:1px solid rgba(29,172,214,.18);border-radius:24px;box-shadow:inset 0 1px #ffffffd1,0 12px 28px #1dacd624}.payment-result-card--success .payment-result-card__icon{color:#0c0;background:linear-gradient(180deg,#e7ffeefa,#f2fff6f5);border-color:#00cc0029}.payment-result-card--fail .payment-result-card__icon{color:var(--danger);background:linear-gradient(180deg,#ffebe9fa,#fff6f5f5);border-color:#ff3b3029}.payment-result-card__copy{display:grid;gap:8px;text-align:center}.payment-result-card__copy strong{color:var(--text);font-size:22px;line-height:28px;font-weight:800}.payment-result-card__copy p{max-width:420px;margin:0;color:var(--muted);font-size:13px;line-height:20px}.payment-result-card__details{display:grid;gap:10px;width:100%;padding:14px;background:#f2f7fccc;border:1px solid rgba(150,190,220,.14);border-radius:18px}.payment-result-card__details div{display:flex;align-items:center;justify-content:space-between;gap:14px}.payment-result-card__details span,.payment-result-card__refs,.payment-result-card__error{color:var(--muted);font-size:12px;line-height:18px}.payment-result-card__details strong{color:var(--text);font-size:13px;line-height:18px;font-weight:750;text-align:right}.payment-result-card__refs{display:grid;gap:3px;justify-items:center;width:100%;word-break:break-all}.payment-result-card__error{margin:0;color:var(--danger);text-align:center}.payment-result-card__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%}.payment-result-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 14px;color:var(--brand);background:#ffffffd1;border:1px solid rgba(29,172,214,.14);border-radius:16px;font-size:13px;line-height:18px;font-weight:750}.button-spin{animation:button-spin .9s linear infinite}@keyframes button-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.profile-actions-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.profile-action-tile{justify-items:center;align-content:start;min-height:118px;gap:12px;padding:16px 14px 14px;border-radius:20px;box-shadow:0 12px 24px #11182712;text-align:center}.profile-action-tile strong{width:100%;margin-top:auto;text-align:center}.profile-action-tile .action-tile__icon{width:52px;height:52px}.profile-action-tile .action-tile__icon svg{width:22px;height:22px}.profile-action-tile.action-tile--danger{background:#ffeeebeb;box-shadow:0 14px 28px #b4231814}.empty-state-card{display:grid;gap:6px;padding:16px;background:#ffffffe0;border:1px solid rgba(69,70,82,.08);border-radius:20px;box-shadow:var(--shadow-soft)}.empty-state-card strong{color:var(--text);font-size:16px;line-height:22px;font-weight:800}.empty-state-card p{margin:0;color:var(--muted);font-size:var(--body-size);line-height:var(--body-line)}.profile-status-band .utility-band__meta strong,.devices-status-band .utility-band__meta strong,.media-status-band .utility-band__meta strong{font-size:18px;line-height:24px}.plan-card{display:grid;gap:10px}.plan-card .white-button{width:fit-content;margin-top:2px}.action-tile{border:1px solid rgba(69,70,82,.08)}.action-tile--disabled{color:var(--muted);background:#ffffffd1;border-color:#4546520f;opacity:.82;cursor:default}.action-tile--disabled .action-tile__icon{color:#5f6374e0;background:#ececf3e6}.action-tile__icon svg{width:18px;height:18px}.profile-editor-sheet{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80}.profile-editor-sheet__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#1118275c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.profile-editor-sheet__panel{position:absolute;right:0;bottom:0;left:0;display:grid;gap:16px;padding:14px 16px calc(18px + var(--safe-bottom));background:#fffffffa;border-radius:24px 24px 0 0;box-shadow:0 -20px 48px #1118272e}.profile-editor-page{display:grid}.profile-editor-sheet__panel--page{position:relative;inset:auto;gap:0;padding:0 0 calc(10px + var(--safe-bottom));overflow:hidden;background:#fffffff0;border:1px solid rgba(150,190,220,.22);border-radius:28px;box-shadow:0 18px 48px #29476e1a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.profile-editor-sheet__handle{width:42px;height:4px;margin:0 auto;border-radius:var(--radius-pill);background:#5f637438}.profile-editor-sheet__header{display:grid;gap:4px}.profile-editor-sheet__header strong{color:var(--text);font-size:18px;line-height:24px;font-weight:800}.profile-editor-sheet__header p{margin:0;color:var(--muted);font-size:var(--support-size);line-height:var(--support-line)}.profile-editor-sheet__avatar-block{display:grid;gap:14px}.profile-editor-sheet__crop-stage{display:grid;justify-items:center;gap:10px;padding:16px;background:#f4f7ffe6;border:1px solid rgba(69,70,82,.08);border-radius:22px}.profile-editor-sheet__crop-surface{position:relative;width:min(100%,248px);aspect-ratio:1;overflow:hidden;border-radius:26px;background:linear-gradient(135deg,#24389c1f,#3f51b514);touch-action:none;-webkit-user-select:none;user-select:none;cursor:grab}.profile-editor-sheet__crop-surface:active{cursor:grabbing}.profile-editor-sheet__crop-image,.profile-editor-sheet__crop-fallback{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.profile-editor-sheet__crop-image{object-fit:cover;transform-origin:center}.profile-editor-sheet__crop-fallback{display:grid;place-items:center;color:#fff;background:var(--brand-gradient-dark);font-size:44px;font-weight:800}.profile-editor-sheet__crop-mask{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.profile-editor-sheet__crop-mask:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at center,transparent 0 33%,rgba(17,24,39,.36) 34% 100%)}.profile-editor-sheet__crop-mask:after{content:"";position:absolute;top:50%;right:50%;bottom:50%;left:50%;width:68%;aspect-ratio:1;transform:translate(-50%,-50%);border:2px solid rgba(255,255,255,.92);border-radius:50%;box-shadow:0 0 0 1px #24389c14,0 10px 28px #1118272e}.profile-editor-sheet__avatar-hint{margin:0;color:var(--muted);font-size:var(--support-size);line-height:var(--support-line);text-align:center}.profile-editor-sheet__avatar-tools{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.profile-editor-sheet__avatar-tools .secondary-button{width:100%;justify-content:center}.secondary-button--ghost{color:var(--muted);background:#f6f7fbeb}.profile-editor-sheet__input-file{display:none}.profile-editor-sheet__field{margin:0}.profile-editor-sheet__info{margin:-4px 0 0;padding:10px 12px;color:#214176;font-size:var(--support-size);line-height:var(--support-line);background:#e2ecffe0;border:1px solid rgba(67,101,194,.16);border-radius:14px}.profile-editor-sheet__email-verify{display:grid;gap:12px}.profile-editor-sheet__email-verify .secondary-button{width:100%;justify-content:center}.profile-editor-sheet__email-code{display:grid;gap:12px;padding:14px;background:#f4f7ffd1;border:1px solid rgba(69,70,82,.08);border-radius:18px}.profile-editor-sheet__email-confirm{width:100%}.profile-editor-sheet__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.confirm-sheet{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90}.confirm-sheet__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#1118275c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.confirm-sheet__panel{position:absolute;right:0;bottom:0;left:0;display:grid;gap:16px;padding:14px 16px calc(18px + var(--safe-bottom));background:#fffffffa;border-radius:24px 24px 0 0;box-shadow:0 -20px 48px #1118272e}.confirm-sheet__handle{width:42px;height:4px;margin:0 auto;border-radius:var(--radius-pill);background:#5f637438}.confirm-sheet__header{display:grid;gap:4px}.confirm-sheet__header strong{color:var(--text);font-size:18px;line-height:24px;font-weight:800}.confirm-sheet__header p{margin:0;color:var(--muted);font-size:var(--support-size);line-height:var(--support-line)}.confirm-sheet__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.confirm-sheet__usage-list{display:grid;gap:8px}.confirm-sheet__usage-list span{display:flex;align-items:center;min-height:38px;padding:0 12px;color:var(--text);background:#eef2ffeb;border:1px solid rgba(29,172,214,.12);border-radius:14px;font-size:13px;line-height:18px;font-weight:800}.confirm-sheet__danger-action{background:linear-gradient(135deg,#dc2626fa,#991b1bf5);box-shadow:0 14px 28px #dc262638}.confirm-sheet__device-list{display:grid;gap:10px}.confirm-sheet__device-option{width:100%;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:14px;border:1px solid rgba(69,70,82,.08);border-radius:18px;background:#ffffffeb;box-shadow:var(--shadow-soft);text-align:left}.confirm-sheet__device-option.is-selected{border-color:#24389c3d;background:linear-gradient(180deg,#eef2fff5,#fffffffa);box-shadow:0 12px 28px #24389c14}.confirm-sheet__device-icon{position:relative;width:38px;height:38px;display:grid;place-items:center;color:var(--brand);background:#eef2fff5;border-radius:14px}.confirm-sheet__device-dot{position:absolute;top:-2px;right:-2px;width:10px;height:10px;border-radius:999px;border:2px solid #ffffff;box-shadow:0 4px 10px #0f172a38}.confirm-sheet__device-dot.is-online{background:#16a34a}.confirm-sheet__device-dot.is-offline{background:#dc2626}.confirm-sheet__device-meta{min-width:0;display:grid;gap:3px}.confirm-sheet__device-meta strong{color:var(--text);font-size:14px;line-height:20px;font-weight:800}.confirm-sheet__device-meta span{color:var(--muted);font-size:var(--support-size);line-height:var(--support-line)}.confirm-sheet__device-check{width:18px;height:18px;display:grid;place-items:center;color:var(--brand)}.confirm-sheet__actions>:only-child{grid-column:1 / -1}.confirm-sheet.media-player-sheet .confirm-sheet__backdrop{background:#111827bd;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.confirm-sheet.media-player-sheet .confirm-sheet__panel{top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:16px;background:transparent;border-radius:0;box-shadow:none}.confirm-sheet.media-player-sheet .confirm-sheet__panel.media-video-details{top:50%;right:auto;bottom:auto;left:50%;transform:translate(-50%,-50%);display:grid;place-items:stretch;padding:14px;background:#fffffffa;border-radius:22px;box-shadow:0 22px 54px #1118273d}.auth-layout{min-height:100dvh;background:radial-gradient(circle at 50% 18%,rgba(255,255,255,.34) 0 18%,transparent 43%),radial-gradient(circle at -6% 7%,rgba(255,255,255,.62) 0 12%,transparent 36%),radial-gradient(circle at 104% 80%,rgba(255,255,255,.42) 0 18%,transparent 45%),linear-gradient(145deg,#009cc4,#1dacd6 46%,#e8fbfd);overflow-x:hidden}.auth-layout:before,.auth-layout:after{content:"";position:fixed;z-index:0;border-radius:50%;pointer-events:none}.auth-layout:before{top:-9vh;left:-15vw;width:112vw;height:68vh;border:1px solid rgba(255,255,255,.22);background:radial-gradient(circle at 62% 42%,rgba(255,255,255,.14),rgba(255,255,255,.04) 52%,transparent 72%)}.auth-layout:after{right:-34vw;bottom:-20vh;width:108vw;height:74vh;border:1px solid rgba(255,255,255,.18);background:radial-gradient(circle,rgba(255,255,255,.2),transparent 70%)}.auth-topbar{display:none;align-items:center;justify-content:flex-start;min-height:calc(54px + var(--safe-top));padding:calc(var(--safe-top) + 14px) var(--screen-gutter) 8px;background:transparent;border-bottom:0}.auth-topbar__brand{display:grid;gap:6px}.auth-topbar__brand .section-kicker{color:#24389cbd}.auth-topbar h1{margin:0;color:#111827;font-size:26px;font-weight:800;line-height:28px;letter-spacing:-.05em}.auth-canvas{position:relative;z-index:1;display:flex;justify-content:center;padding:calc(var(--safe-top) + 28px) var(--screen-gutter) 40px}.auth-screen{width:100%;max-width:480px}.auth-screen--compact{display:grid;gap:14px;align-content:start;max-width:400px;padding-top:2px}.auth-screen--compact .auth-card{display:grid;gap:14px;padding:0;background:transparent;border:0;box-shadow:none}.auth-brand-preview{position:relative;display:grid;place-items:center;overflow:hidden;width:min(78%,320px);height:112px;justify-self:center;margin:12px 0 0;background:transparent;border-radius:0;box-shadow:none}.auth-brand-preview:after{content:none}.auth-brand-preview img{display:block;width:100%;height:100%;object-fit:contain;filter:brightness(0) invert(1);opacity:.98}.auth-welcome{padding-top:4px}.auth-welcome h2{max-width:420px;font-size:31px}.auth-intro-card .finance-card__footer{justify-content:flex-start}.auth-intro-card .finance-card__footer span{color:#ffffffd1}.auth-hero__media{position:relative;overflow:hidden;border-radius:26px;aspect-ratio:16 / 9;background:linear-gradient(180deg,#00000047,#0000000a),linear-gradient(135deg,#0f172a,#24389c);box-shadow:0 24px 48px #1a1c1d24}.auth-hero__screen{position:relative;display:flex;align-items:flex-end;width:100%;height:100%;padding:20px}.auth-hero__glow{position:absolute;top:16%;right:18%;bottom:16%;left:18%;border-radius:50%;background:radial-gradient(circle,#60a5fa85,#60a5fa00);filter:blur(18px)}.auth-hero__content{position:relative;z-index:1;max-width:246px;color:#fff}.auth-hero__content .eyebrow{color:#ffffffc7}.auth-hero__content h2{margin:6px 0 0;font-size:28px;line-height:1.05;font-weight:800;letter-spacing:-.05em}.auth-card__header{display:grid;gap:5px;margin-bottom:8px}.auth-mode-switch{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;padding:0;margin:0;background:transparent;border:0;border-radius:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.auth-mode-switch--subtle{margin-top:-2px;background:#f3f5fab8}.auth-mode-switch__button{min-height:42px;padding:0 12px;gap:7px;color:#14324ab8;background:#ffffffb8;border:1px solid rgba(255,255,255,.52);border-radius:12px;box-shadow:0 10px 22px #0070a01a;font-size:13px;font-weight:700;letter-spacing:0;display:inline-flex;align-items:center;justify-content:center;transition:background-color .16s ease,color .16s ease,box-shadow .16s ease,transform .16s ease}.auth-mode-switch__button svg,.auth-input-shell svg,.phone-input>svg{width:16px;height:16px;flex:0 0 16px}.auth-mode-switch--subtle .auth-mode-switch__button{min-height:40px;font-size:13px}.auth-mode-switch__button.is-active{color:#047fa5;background:#fff;border-color:#fffc;box-shadow:0 12px 24px #0071a029}.auth-card__header h2{font-size:var(--page-title-size);line-height:var(--page-title-line);font-weight:800;letter-spacing:-.05em}.auth-card__meta{margin:0;color:var(--muted);font-size:var(--support-size);line-height:var(--support-line)}.auth-form,.auth-field{display:grid;gap:12px}.auth-field--color{gap:10px}.auth-form{gap:12px;padding:18px 16px 16px;border:1px solid rgba(255,255,255,.68);border-radius:16px;background:#ffffffeb;box-shadow:0 16px 34px #0070a01f}.auth-field span{color:#14324a;font-size:13px;font-weight:700;letter-spacing:0;line-height:18px;text-transform:none}.auth-method-link{justify-self:start;margin:-2px 0 0 2px;padding:0;color:#079ac6;font-size:12px;font-weight:700;line-height:18px;text-decoration:underline;text-decoration-style:dashed;text-decoration-color:#079ac694;text-underline-offset:5px;transition:color .14s ease,text-decoration-color .14s ease}.auth-method-link:active{color:var(--brand-strong);text-decoration-color:#3f51b58c}.phone-input{display:flex;align-items:center;gap:10px;min-height:48px;padding:0 12px;color:#079ac6;background:#ffffffc2;border:1px solid rgba(7,154,198,.18);border-radius:12px;box-shadow:none;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.phone-input:focus-within{border-color:#079ac657;box-shadow:0 0 0 3px #1dacd61a}.phone-input__prefix{display:flex;align-items:center;min-height:100%;padding-right:14px;border-right:1px solid rgba(69,70,82,.1);font-size:16px;font-weight:700;line-height:24px}.phone-input input,.text-input,.select-input,.otp-input{width:100%;min-height:48px;color:var(--text);background:transparent;font-size:14px;line-height:20px}.phone-input input::placeholder,.text-input::placeholder,.otp-input::placeholder{color:#98a0ae}.text-input,.select-input{padding:0 12px;background:#ffffffc2;border:1px solid rgba(7,154,198,.18);border-radius:12px;box-shadow:none;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.auth-input-shell{display:flex;align-items:center;gap:10px;min-height:48px;padding:0 12px;color:#079ac6;background:#ffffffc2;border:1px solid rgba(7,154,198,.18);border-radius:12px;box-shadow:none;transition:border-color .16s ease,box-shadow .16s ease}.auth-input-shell:focus-within{border-color:#079ac657;box-shadow:0 0 0 3px #1dacd61a}.auth-input-shell .text-input{min-height:48px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.text-input--multiline{min-height:108px;padding:14px 16px;resize:vertical;line-height:22px}.color-field{display:grid;grid-template-columns:54px minmax(0,1fr);gap:10px;align-items:center}.color-field__picker{position:relative;display:block;width:54px;height:var(--field-height);border:1px solid rgba(69,70,82,.12);border-radius:18px;overflow:hidden;background:#fffffff5;box-shadow:0 8px 20px #1a1c1d0a}.color-field__native{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.color-field__swatch{position:absolute;top:8px;right:8px;bottom:8px;left:8px;border-radius:12px;box-shadow:inset 0 0 0 1px #ffffffb8,0 0 0 1px #45465214}.color-field__code{min-width:0}.color-slider-field{display:grid;grid-template-columns:42px minmax(0,1fr);gap:10px;align-items:center}.color-slider-field__swatch{width:42px;height:32px;border:1px solid rgba(69,70,82,.28);border-radius:0;box-shadow:none}.color-slider-field__range{width:100%;height:32px;margin:0;padding:0;-moz-appearance:none;appearance:none;-webkit-appearance:none;background:transparent;border:1px solid rgba(69,70,82,.28);border-radius:0;box-shadow:none;cursor:pointer}.color-slider-field__range::-webkit-slider-runnable-track{height:30px;border-radius:0;background:linear-gradient(90deg,#000,#000 2.2%,red 6%,#f90,#ffe600 18%,#00d26a,#00b8ff,#3f51b5,#f0a 82%,red 94%,#fff 95%,#fff)}.color-slider-field__range::-webkit-slider-thumb{width:18px;height:18px;margin-top:6px;-moz-appearance:none;appearance:none;-webkit-appearance:none;background:#fff;border:2px solid rgba(17,24,39,.42);border-radius:50%;box-shadow:0 2px 8px #0f172a33}.color-slider-field__range::-moz-range-track{height:30px;border-radius:0;background:linear-gradient(90deg,#000,#000 2.2%,red 6%,#f90,#ffe600 18%,#00d26a,#00b8ff,#3f51b5,#f0a 82%,red 94%,#fff 95%,#fff)}.color-slider-field__range::-moz-range-progress{background:transparent}.color-slider-field__range::-moz-range-thumb{width:18px;height:18px;background:#fff;border:2px solid rgba(17,24,39,.42);border-radius:50%;box-shadow:0 2px 8px #0f172a33}.editor-color-block{display:grid;gap:10px}.auth-field__label-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.auth-field__label-row strong{flex:0 0 auto;color:var(--text);font-size:12px;line-height:16px;font-weight:800}.numeric-field{display:block}.numeric-field__slider-wrap{display:grid;gap:8px}.numeric-field__slider{width:100%;min-height:28px}.numeric-field__limits{display:flex;justify-content:space-between;color:var(--muted);font-size:10px;line-height:12px}.text-input:focus,.select-input:focus{border-color:#079ac657;box-shadow:0 0 0 3px #1dacd61a}.select-input{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:linear-gradient(45deg,transparent 50%,rgba(95,99,116,.88) 50%),linear-gradient(135deg,rgba(95,99,116,.88) 50%,transparent 50%);background-position:calc(100% - 20px) calc(50% - 2px),calc(100% - 14px) calc(50% - 2px);background-size:6px 6px,6px 6px;background-repeat:no-repeat;padding-right:34px}.otp-input{padding:0 12px;background:#ffffffc2;border:1px solid rgba(7,154,198,.18);border-radius:12px;box-shadow:none;text-align:center;letter-spacing:.28em;font-size:16px;font-weight:700;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.phone-input input:focus-visible,.text-input:focus-visible,.otp-input:focus-visible{outline:none}.otp-input:focus{border-color:#079ac657;box-shadow:0 0 0 3px #1dacd61a}.auth-field--code{gap:10px}.auth-field small{color:var(--danger);font-size:var(--support-size);line-height:var(--support-line);font-weight:600}.auth-error,.auth-inline-note,.auth-success{padding:11px 14px;border-radius:16px}.auth-code-note{margin:-4px 0 0;color:#14324a;font-size:12px;font-weight:700;line-height:16px;text-align:center}.auth-error{color:var(--danger);background:#ffdad680}.auth-inline-note{color:var(--brand);background:#dee0ff94}.auth-actions{display:flex;gap:10px;margin-top:2px}.primary-button--wide,.secondary-button--wide,.auth-actions .primary-button,.auth-actions .secondary-button{flex:1;width:100%}.auth-form .primary-button,.auth-form .secondary-button{min-height:48px;border-radius:12px;font-size:14px;font-weight:750}.auth-form .primary-button{background:linear-gradient(180deg,#12bfe0,#079fc9);box-shadow:0 12px 22px #009ac62e}.auth-form .secondary-button{color:#079ac6;background:#ffffffb8;border:1px solid rgba(7,154,198,.16)}.auth-success{display:grid;justify-items:center;gap:10px;text-align:center;color:var(--success);background:#84f5e829}.auth-success p{margin:0;font-size:var(--body-size);line-height:var(--body-line)}.auth-success__icon{display:grid;place-items:center;width:68px;height:68px;border-radius:var(--radius-pill);color:var(--success);background:#1f7a4f1f;font-size:28px;font-weight:800}.auth-footer{display:grid;gap:8px;justify-items:center;text-align:center;padding-top:4px}.auth-footer__links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;justify-content:center;width:100%}.auth-footer__links button{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:7px;min-height:48px;padding:0 9px;color:#14324a;background:#ffffffdb;border:1px solid rgba(255,255,255,.7);border-radius:12px;box-shadow:0 10px 24px #0070a01a;font-size:9px;font-weight:750;line-height:12px;letter-spacing:.02em;text-align:left;text-transform:uppercase}.auth-footer__links button svg{width:18px;height:18px;color:#079ac6}.auth-terms-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:18px}.auth-terms-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#11182785;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.auth-terms-modal__panel{position:relative;z-index:1;display:grid;grid-template-rows:auto minmax(0,1fr);width:min(100%,560px);max-height:min(82vh,720px);overflow:hidden;border:1px solid rgba(255,255,255,.62);border-radius:24px;background:#fffffff5;box-shadow:0 28px 80px #11182738}.auth-terms-modal__close{position:absolute;top:12px;right:12px;display:grid;place-items:center;width:34px;height:34px;padding:0;color:var(--text);background:#f2f5fbe6;border:1px solid rgba(69,70,82,.08);border-radius:50%}.auth-terms-modal__header{display:grid;gap:6px;padding:20px 56px 14px 20px;border-bottom:1px solid rgba(69,70,82,.08)}.auth-terms-modal__header strong{color:var(--text);font-size:18px;line-height:24px;font-weight:800}.auth-terms-modal__content{min-height:0;overflow:auto;padding:18px 20px 22px}@media(max-width:560px){.section-header,.finance-card__row,.finance-card__footer,.content-list__body,.profile-card--company,.profile-app-meta,.utility-band{flex-direction:column;align-items:stretch}.utility-band .primary-button,.utility-band .secondary-button{width:100%}.stats-grid,.action-grid,.media-grid{grid-template-columns:1fr}.profile-actions-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.content-list__action,.section-header .secondary-button,.white-button,.auth-actions .primary-button,.auth-actions .secondary-button,.plan-card .white-button,.profile-app-meta__button{width:100%}.search-strip{flex-direction:column}.search-strip__action{width:100%}.device-card{flex-direction:column;align-items:stretch}.device-card__meta{justify-items:start;text-align:left}.profile-editor-sheet__actions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:420px){.topbar{padding:calc(max(28px,var(--safe-top)) + 12px) 12px 4px}.topbar__title{font-size:18px}.topbar__version{font-size:8px}.screen-area{padding:12px 10px calc(92px + var(--safe-bottom))}.finance-card,.plan-card,.page-section,.auth-card{padding:15px}.auth-canvas{padding:18px 14px 32px}.auth-card__header h2,.auth-hero__content h2,.welcome-block h2,.auth-topbar h1{font-size:24px;line-height:28px}.search-strip__field{min-height:var(--control-height)}}.page-stack--settings{gap:18px}.settings-timezone-card,.settings-menu-card,.settings-app-card{background:#fffffff0;border:1px solid rgba(150,190,220,.22);border-radius:28px;box-shadow:0 18px 48px #29476e1a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.settings-timezone-card{display:grid;gap:16px;padding:22px}.settings-timezone-card__auth-field{margin:0}.settings-timezone-card__button{width:100%;justify-content:flex-start;min-height:52px;padding-inline:16px;font-size:14px;line-height:20px;font-weight:600}.settings-timezone-card__button:after{content:"";margin-left:auto;width:10px;height:10px;border-right:2px solid #5f6f8d;border-bottom:2px solid #5f6f8d;transform:rotate(45deg) translateY(-2px)}.settings-menu-card{overflow:hidden}.settings-menu-item{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;padding:16px 18px;text-align:left;background:transparent;border:0;border-bottom:1px solid rgba(222,230,241,.9)}.settings-menu-item:last-child{border-bottom:0}.settings-menu-item__icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:14px;box-shadow:inset 0 1px #ffffffb8}.settings-menu-item__icon--blue{color:#1295e8;background:linear-gradient(180deg,#e7f4fffa,#f1f7fff5)}.settings-menu-item__icon--green{color:#1ac84b;background:linear-gradient(180deg,#e4ffeefa,#eefbf3f5)}.settings-menu-item__icon--ruble{color:#fddd00;background:linear-gradient(180deg,#fff8bafa,#fffce2f5)}.settings-menu-item__icon--cyan{color:#1f8cf0;background:linear-gradient(180deg,#e9f5fffa,#f1f8fff5)}.settings-menu-item__icon--mint{color:#19cc55;background:linear-gradient(180deg,#e5fff1fa,#f1fcf6f5)}.settings-menu-item__icon--amber{color:#d89013;background:linear-gradient(180deg,#fff6e0fa,#fffaeef5)}.settings-menu-item__icon--danger{color:#ff2b1a;background:transparent;box-shadow:none}.settings-menu-item__copy{display:grid;min-width:0;gap:4px}.settings-menu-item__copy strong{color:#0f172a;font-size:16px;line-height:22px;font-weight:600}.settings-menu-item__copy small{display:block;overflow:hidden;color:#6c7c95;font-size:11px;line-height:16px;text-overflow:ellipsis;white-space:nowrap}.settings-menu-item__chevron{color:#72839c;flex-shrink:0;width:18px;height:18px}.settings-menu-item--danger .settings-menu-item__copy strong{color:#ff2b1a}.settings-menu-item--danger .settings-menu-item__chevron{display:none}.settings-app-card{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 22px}.settings-app-card__copy{display:grid;gap:4px}.settings-app-card__copy strong{color:#0f172a;font-size:16px;line-height:22px;font-weight:800}.settings-app-card__copy small{color:#6c7c95;font-size:12px;line-height:18px}.settings-app-card__button{flex-shrink:0}.settings-menu-item--static{cursor:default}.settings-menu-item--static .settings-menu-item__copy strong{color:#31435d}.page-stack--profile-edit{gap:18px}.profile-editor-page__header{gap:6px;padding:16px 18px 6px}.profile-detail-card{display:grid;gap:12px;padding:16px 18px;background:transparent;border:0;border-bottom:1px solid rgba(222,230,241,.9);border-radius:0;box-shadow:none}.profile-detail-card:last-of-type{border-bottom:0}.profile-detail-card__summary{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px}.profile-detail-card__icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:14px;box-shadow:inset 0 1px #ffffffb8}.profile-detail-card__icon--user{color:#1295e8;background:linear-gradient(180deg,#e7f4fffa,#f1f7fff5)}.profile-detail-card__icon--email{color:#635bff;background:linear-gradient(180deg,#f0eefffa,#f7f6fff5)}.profile-detail-card__icon--phone{color:#00a86b;background:linear-gradient(180deg,#e7fff4fa,#f1fcf7f5)}.profile-detail-card__icon--requisites{color:#1dacd6;background:linear-gradient(180deg,#e2f7fffa,#f2fbfff5)}.profile-detail-card__icon--tariffs{color:#fddd00;background:linear-gradient(180deg,#fff8bafa,#fffce2f5)}.profile-detail-card__icon--address{color:#1295e8;background:linear-gradient(180deg,#e7f4fffa,#f1f7fff5)}.profile-detail-card__icon--bank{color:#f0b000;background:linear-gradient(180deg,#fff8dcfa,#fffceef5)}.profile-detail-card__icon--timezone{color:#e59e0b;background:linear-gradient(180deg,#fff5e0fa,#fff9eef5)}.profile-detail-card__icon--logout{color:#ff3b30;background:linear-gradient(180deg,#ffebe9fa,#fff4f3f5)}.profile-detail-card__copy{display:grid;gap:4px;min-width:0}.profile-detail-card__label{display:block;overflow:hidden;color:#6c7c95;font-size:11px;line-height:16px;text-overflow:ellipsis;white-space:nowrap;text-transform:none;letter-spacing:0}.profile-detail-card__copy strong{color:#0f172a;font-size:16px;line-height:22px;font-weight:600;word-break:break-word}.profile-detail-card__action{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;color:#72839c;background:transparent;border:0;border-radius:10px}.profile-detail-card__editor{display:grid;gap:12px;padding-top:4px}.profile-detail-card__editor--compact{padding-top:0}.profile-detail-card__buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.profile-detail-card__buttons--stack{grid-template-columns:minmax(0,1fr) minmax(120px,160px)}.profile-detail-card__confirm-box{margin-top:2px}.profile-logout-button{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;padding:0;color:inherit;text-align:left;background:transparent;border:0}.profile-logout-button__copy{display:grid;gap:4px}.profile-logout-button__copy strong{color:#ff3b30;font-size:16px;line-height:22px;font-weight:600}.profile-logout-button__copy small{color:#9a5a56;font-size:11px;line-height:16px}.profile-detail-card__inline-input{width:100%;min-height:0;padding:8px 10px;color:#0f172a;font-size:16px;line-height:22px;font-weight:700;background:#f1f7fffa;border:1px solid rgba(29,172,214,.28);border-radius:12px;box-shadow:inset 0 1px #ffffffe0}.profile-detail-card__inline-input:focus{outline:none;border-color:#1dacd6b8;box-shadow:0 0 0 3px #1dacd61f}.profile-detail-card__summary--button{width:100%;padding:0;text-align:left;background:transparent;border:0}.profile-detail-card__action--plain{pointer-events:none}.page-stack--profile-requisites{gap:18px}.profile-requisites-page{display:grid;gap:14px}.profile-requisites-card{display:grid;gap:14px;padding:16px;background:linear-gradient(180deg,#fffffffa,#f7fafff5);border:1px solid rgba(150,190,220,.18);border-radius:22px;box-shadow:0 10px 28px #29476e14}.profile-requisites-card__title{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px}.profile-requisites-card__title strong{color:#0f172a;font-size:16px;line-height:22px;font-weight:700}.profile-requisites-page__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.profile-requisites-page__inn-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px}.profile-requisites-page__lookup{height:var(--field-height);min-height:var(--field-height);padding-inline:14px;border-radius:18px;white-space:nowrap}.profile-requisites-page__lookup svg{flex:0 0 auto}.profile-requisites-page__field{gap:7px}.profile-requisites-page__input,.profile-requisites-page__textarea{width:100%;color:#0f172a;font-size:15px;line-height:21px;background:#f8fbfffa;border:1px solid rgba(150,190,220,.24);border-radius:12px}.profile-requisites-page__textarea{min-height:84px;resize:vertical}.profile-requisites-page__input.is-invalid,.profile-requisites-page__textarea.is-invalid{border-color:#ff3b30c7;background:#fff5f4fa;box-shadow:0 0 0 3px #ff3b301a}.profile-requisites-page__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding-bottom:8px}@media(max-width:420px){.profile-requisites-page__inn-row,.profile-requisites-page__grid{grid-template-columns:1fr}.profile-requisites-page__lookup{width:100%}}.page-stack--policy{gap:18px}.policy-card{display:grid;gap:18px;padding:18px;background:#fffffff5;border:1px solid rgba(150,190,220,.2);border-radius:24px;box-shadow:0 14px 36px #29476e1a}.policy-card__header{display:grid;gap:6px}.policy-card__header strong{color:#0f172a;font-size:18px;line-height:24px;font-weight:700}.policy-card__content{display:grid;gap:18px}.policy-section{display:grid;gap:10px;padding-bottom:16px;border-bottom:1px solid rgba(223,231,241,.9)}.policy-section:last-child{padding-bottom:0;border-bottom:0}.policy-section h3{margin:0;color:#0f172a;font-size:15px;line-height:22px;font-weight:700}.policy-section p,.policy-section li,.policy-facts dt,.policy-facts dd{margin:0;color:#41536d;font-size:13px;line-height:20px}.policy-section ul{display:grid;gap:8px;margin:0;padding-left:18px}.policy-facts{display:grid;gap:8px;margin:0}.policy-facts__row{display:grid;gap:2px}.policy-facts dt{color:#6b7d97;font-size:11px;line-height:16px;text-transform:uppercase;letter-spacing:.04em}.policy-facts dd{margin:0;color:#0f172a;font-weight:600}.policy-section__note{padding:12px 14px;color:#244166;background:#e9f1ffd1;border:1px solid rgba(99,140,214,.18);border-radius:14px}.video-insert-editor{gap:16px}.video-insert-editor__section-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.video-insert-editor__playlists,.video-insert-editor__form,.video-insert-editor__items{display:grid;gap:12px}.video-insert-editor__playlist-list,.video-insert-editor__item-list{display:grid;gap:10px}.video-insert-editor__playlist{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:12px 14px;text-align:left;color:var(--text);background:#ffffffc7;border:1px solid rgba(29,172,214,.12);border-radius:16px}.video-insert-editor__playlist.is-selected{border-color:#1dacd68c;box-shadow:0 10px 24px #1dacd61f}.video-insert-editor__playlist span{display:grid;gap:3px;min-width:0}.video-insert-editor__playlist strong{overflow:hidden;font-size:13px;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.video-insert-editor__playlist small,.video-insert-editor__item-copy small,.video-insert-editor__duration{color:#667085;font-size:11px;line-height:16px}.video-insert-editor__playlist em{flex:0 0 auto;padding:5px 8px;border-radius:999px;font-size:10px;line-height:12px;font-style:normal;font-weight:700}.video-insert-editor__playlist em.is-enabled{color:#006b1f;background:#00cc0024}.video-insert-editor__playlist em.is-disabled{color:#a12626;background:#dc26261f}.device-media-actions--stacked{grid-template-columns:1fr}.video-insert-editor__upload-title,.video-insert-editor__item-title-input{width:100%}.video-insert-editor__item-title-input{min-height:36px;font-weight:700}.video-insert-editor__grid,.video-insert-editor__switches{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.video-insert-start-field{gap:8px}.video-insert-time-input{display:grid;grid-template-columns:minmax(0,1fr) 46px;align-items:center;gap:8px;padding:0}.video-insert-time-input .text-input{min-height:48px;text-align:center;font-size:18px;font-weight:850;letter-spacing:.04em}.video-insert-time-input__button{display:grid;place-items:center;width:46px;min-width:46px;height:46px;color:#fff;background:var(--brand-gradient-dark);border-radius:13px;box-shadow:0 10px 22px #1dacd62e}.video-insert-start-picker__button{display:grid;place-items:center;min-height:38px;padding:0 6px;color:var(--text);font-size:12px;line-height:16px;font-weight:800;background:#f2fafdeb;border:1px solid rgba(29,172,214,.16);border-radius:12px}.video-insert-start-picker__button.is-active{color:#fff;background:var(--brand-gradient-dark);border-color:#1dacd6b3;box-shadow:0 10px 22px #1dacd62e}.video-insert-time-modal{gap:14px;max-width:380px}.video-insert-time-modal>strong{color:var(--text);font-size:17px;line-height:22px;font-weight:850}.video-insert-time-modal__columns{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:12px}.video-insert-time-modal__column{display:grid;align-content:start;gap:8px}.video-insert-time-modal__column>span{color:var(--muted);font-size:11px;line-height:14px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.video-insert-time-modal__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;max-height:260px;padding-right:2px;overflow-y:auto}.video-insert-time-modal__grid--minutes{grid-template-columns:repeat(2,minmax(0,1fr))}.video-insert-switch{gap:7px;min-height:44px;padding:0 8px}.video-insert-switch span{font-size:12px;line-height:16px}.video-insert-info-button{display:grid;place-items:center;width:18px;min-width:18px;height:18px;margin-left:auto;padding:0;color:var(--brand);background:transparent;border:0;border-radius:0}.devices-add-modal--center .devices-add-modal__card{top:50%;bottom:auto;width:min(calc(100% - 32px),340px);max-height:calc(100dvh - var(--safe-top) - var(--safe-bottom) - 32px);padding-bottom:18px;border-radius:22px;transform:translate(-50%,-50%);box-shadow:0 22px 60px #0f172a3d}.video-insert-info-modal{gap:10px;max-width:340px}.video-insert-info-modal strong{color:var(--text);font-size:17px;line-height:22px;font-weight:850}.video-insert-info-modal p{margin:0;color:var(--muted);font-size:13px;line-height:19px}.video-insert-editor__item{position:relative;display:grid;grid-template-columns:104px minmax(0,1fr);gap:10px;align-items:center;padding:10px;background:#ffffffd1;border:1px solid rgba(29,172,214,.1);border-radius:16px}.video-insert-editor__item-order{position:absolute;top:7px;left:7px;z-index:2;display:grid;place-items:center;width:22px;height:22px;color:#fff;font-size:11px;font-weight:800;background:linear-gradient(135deg,#126b87,#1dacd6);border-radius:50%}.video-insert-editor__preview{width:104px;aspect-ratio:16 / 9;height:auto;overflow:hidden;border-radius:12px}.video-insert-editor__preview .media-catalog-card__image,.video-insert-editor__preview video{width:100%;height:100%;object-fit:cover}.video-insert-editor__item-title{overflow:hidden;color:var(--text);font-size:13px;line-height:18px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.video-insert-editor__item-copy{display:grid;gap:7px;min-width:0}.video-insert-image-duration{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:8px;align-items:end}.video-insert-image-duration label{display:grid;gap:4px;min-width:0}.video-insert-image-duration label span{color:var(--muted);font-size:10px;line-height:12px;font-weight:800;text-transform:uppercase}.video-insert-image-duration .text-input,.video-insert-image-duration .select-input{min-height:34px;height:34px;padding:0 9px;font-size:12px}.video-insert-editor__item-actions{grid-column:1 / -1;display:flex;justify-content:flex-end;gap:8px}.video-insert-editor__item-actions .icon-button{width:40px;height:40px;min-width:40px;min-height:40px;color:#fff;background:var(--brand-gradient-dark);border-radius:12px;box-shadow:0 10px 22px #1dacd629;font-size:18px;font-weight:900}.video-insert-editor__item-actions .icon-button:disabled{color:#5f637480;background:#f2f5fbe6;box-shadow:none}.video-insert-editor__item-actions .icon-button--danger{color:#d92d20;background:#d92d201a;box-shadow:none}.video-insert-editor__duration{margin:0;text-align:right}.video-insert-editor__actions{grid-template-columns:repeat(2,minmax(0,1fr))}.video-insert-editor__schedule-toggle.is-active{color:#fff;background:linear-gradient(135deg,#b42318,#d92d20);border-color:#d92d206b;box-shadow:0 12px 24px #d92d202e}@media(max-width:420px){.video-insert-editor__grid{grid-template-columns:1fr}.video-insert-editor__switches{grid-template-columns:repeat(2,minmax(0,1fr))}.video-insert-time-modal__columns{grid-template-columns:1fr}.video-insert-time-modal__grid{max-height:180px}}.video-insert-gap-field{grid-column:1 / -1}.video-insert-gap-field__slider{width:100%;height:6px;margin:8px 0 4px;background:linear-gradient(90deg,#1dacd638,#1dacd6c7);border:1px solid rgba(29,172,214,.25);border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.video-insert-gap-field__slider::-webkit-slider-thumb{width:22px;height:22px;background:#fff;border:3px solid var(--brand);border-radius:50%;box-shadow:0 6px 14px #1dacd638;-webkit-appearance:none;-moz-appearance:none;appearance:none}.video-insert-gap-field__slider::-moz-range-thumb{width:18px;height:18px;background:#fff;border:3px solid var(--brand);border-radius:50%;box-shadow:0 6px 14px #1dacd638}.video-insert-gap-field__marks{display:flex;justify-content:space-between;gap:4px;color:#667085;font-size:10px;line-height:14px}.video-insert-gap-field__marks em{font-style:normal;white-space:nowrap}.video-insert-editor__preview{position:relative;padding:0;border:0;cursor:pointer}.video-insert-editor__preview-play{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:30px;height:30px;color:#fff;background:#0f172a9e;border:1px solid rgba(255,255,255,.26);border-radius:999px;box-shadow:0 10px 20px #0f172a38;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.video-insert-preview-modal{width:min(92vw,520px);padding:12px;background:#fffffff5}.video-insert-preview-modal__media{width:100%;aspect-ratio:16 / 9;overflow:hidden;background:#05070a;border-radius:16px}.video-insert-preview-modal__media img,.video-insert-preview-modal__media video{width:100%;height:100%;object-fit:contain;display:block}.video-insert-preview-modal__copy{display:grid;gap:4px;padding:10px 4px 0}.video-insert-preview-modal__copy strong{color:var(--text);font-size:14px;line-height:18px;font-weight:800}.video-insert-preview-modal__copy span{color:var(--muted);font-size:12px;line-height:16px;font-weight:700}.device-schema-preview__horizontal-banner{position:absolute;left:33%;right:4%;height:15%;border:1px solid rgb(255 255 255 / 46%);border-radius:4px;background:#1dacd638;color:#ffffffd1;display:grid;place-items:center;font-size:9px;font-weight:800;pointer-events:none}.device-schema-preview__horizontal-banner--1{top:12%}.device-schema-preview__horizontal-banner--2{top:32%}.device-schema-preview__horizontal-banner--3{top:52%}.device-schema-preview__horizontal-banner.is-editing{border-color:#fddd00;background:#fddd003d}.horizontal-banner-power-modal__slots,.horizontal-banner-editor__slots,.horizontal-banner-editor__mode,.horizontal-banner-editor__inline-controls{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.horizontal-banner-editor__mode,.horizontal-banner-editor__inline-controls{grid-template-columns:repeat(2,minmax(0,1fr))}.horizontal-banner-power-modal__slot,.horizontal-banner-editor__slot{border:1px solid rgb(64 64 64 / 10%);border-radius:14px;background:#ffffffd1;color:var(--text);padding:12px 10px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700}.horizontal-banner-power-modal__slot.is-enabled,.horizontal-banner-editor__slot.is-enabled,.horizontal-banner-editor__slot.is-active{border-color:#1dacd66b;background:#1dacd61f}.horizontal-banner-editor__schema{width:100%;min-height:190px;margin:6px 0 14px}.horizontal-banner-editor__colors{display:grid;gap:12px}.horizontal-banner-editor__item{align-items:stretch}.horizontal-banner-editor__text-preview{width:34%;min-height:82px;border-radius:12px;padding:10px;display:grid;align-items:center;overflow:hidden;line-height:1.2}.horizontal-banner-editor__text-preview--headline{font-size:16px;font-weight:800;white-space:nowrap}.horizontal-banner-editor__text-preview--subtitle{font-size:13px;font-weight:700}.horizontal-banner-editor__text-preview--body{font-size:11px}.horizontal-banner-editor__counter{color:var(--muted);font-size:11px;font-weight:700}.horizontal-banner-editor__duration{margin-top:8px}@media(max-width:560px){.horizontal-banner-editor__slots,.horizontal-banner-power-modal__slots{grid-template-columns:repeat(3,minmax(0,1fr))}.horizontal-banner-editor__text-preview{width:100%}}.device-schema-preview__horizontal-banner{left:calc(24px + min(25%,108px));right:14px;height:calc((100% - 10px - 38px - 16px) / 3);border-radius:7px;background:#1dacd62e}.device-schema-preview__horizontal-banner--1{top:10px}.device-schema-preview__horizontal-banner--2{top:calc(10px + ((100% - 10px - 38px - 16px) / 3) + 8px)}.device-schema-preview__horizontal-banner--3{top:calc(10px + (((100% - 10px - 38px - 16px) / 3) + 8px) * 2)}.horizontal-banner-editor__mode .secondary-button.is-active{border-color:#1dacd68a;background:linear-gradient(135deg,#1dacd62e,#1dacd614);color:var(--brand-strong);box-shadow:inset 0 0 0 1px #1dacd629}.horizontal-banner-editor__time-control{display:grid;grid-template-columns:minmax(0,1fr) 46px;align-items:center;gap:8px}.horizontal-banner-editor__time-control .secondary-button{width:46px;min-width:46px;padding-inline:0}.horizontal-banner-editor__switches .video-insert-editor__switch{grid-template-columns:auto minmax(0,1fr) 28px;align-items:center}.video-insert-editor__info{width:26px;height:26px;border:0;border-radius:50%;background:#1dacd61f;color:var(--brand-strong);display:inline-grid;place-items:center;padding:0}.horizontal-banner-editor__item{position:relative;display:grid;grid-template-columns:28px minmax(0,1fr);gap:10px;padding-right:42px}.horizontal-banner-editor__file-preview,.horizontal-banner-editor__text-preview{grid-column:2;width:100%;aspect-ratio:16 / 5;min-height:unset;border:0;border-radius:12px;padding:0;overflow:hidden;background:#121c2d1a}.horizontal-banner-editor__file-preview img{width:100%;height:100%;object-fit:cover;display:block}.horizontal-banner-editor__text-preview{padding:12px 14px}.horizontal-banner-editor__item .video-insert-editor__item-copy{grid-column:2}.horizontal-banner-editor__remove{position:absolute;top:10px;right:10px;width:30px;height:30px;border:0;background:transparent;color:#d93636;display:inline-grid;place-items:center;padding:0}.horizontal-banner-editor__remove:active{background:transparent}.horizontal-banner-editor__slot.is-enabled:after{content:"";width:7px;height:7px;border-radius:999px;background:#0c0;margin-left:2px}.horizontal-banner-editor__item{grid-template-columns:minmax(0,1fr);padding:12px}.horizontal-banner-editor__media-wrap{position:relative;width:100%}.horizontal-banner-editor__file-preview,.horizontal-banner-editor__text-preview{grid-column:auto}.horizontal-banner-editor__order-badge{position:absolute;top:8px;right:8px;min-width:24px;height:24px;border-radius:999px;background:#121c2db8;color:#fff;display:inline-grid;place-items:center;font-size:12px;font-weight:800;padding:0 7px}.horizontal-banner-editor__item .video-insert-editor__item-copy{grid-column:auto;display:grid;gap:8px}.horizontal-banner-editor__meta-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px}.horizontal-banner-editor__duration{margin-top:0}.horizontal-banner-editor__item-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:6px;padding-bottom:2px}.horizontal-banner-editor__sort,.horizontal-banner-editor__remove{width:32px;height:32px;border:1px solid rgb(64 64 64 / 10%);border-radius:10px;background:#ffffffc2;color:var(--brand-strong);display:inline-grid;place-items:center;padding:0}.horizontal-banner-editor__sort:disabled{opacity:.38}.horizontal-banner-editor__remove{position:static;color:#d93636;border-color:#d936362e;background:transparent}@media(max-width:560px){.horizontal-banner-editor__meta-row{grid-template-columns:minmax(0,1fr)}.horizontal-banner-editor__item-actions{justify-content:flex-start}}.horizontal-banner-editor__meta-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:end}.horizontal-banner-editor__duration{width:100%}.horizontal-banner-editor__item-actions{justify-content:flex-end;align-self:end}.horizontal-banner-editor__text-input{width:100%;resize:none;overflow:hidden;border-radius:12px;padding:10px 12px;line-height:1.22;white-space:normal;overflow-wrap:break-word}.horizontal-banner-editor__text-input--headline{min-height:42px;max-height:42px;font-size:16px;font-weight:800;white-space:nowrap}.horizontal-banner-editor__text-input--subtitle{min-height:58px;max-height:58px;font-size:13px;font-weight:700}.horizontal-banner-editor__text-input--body{min-height:72px;max-height:72px;font-size:11px;font-weight:600}.horizontal-banner-editor__text-preview--subtitle,.horizontal-banner-editor__text-input--subtitle{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.horizontal-banner-editor__text-preview--body,.horizontal-banner-editor__text-input--body{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.horizontal-banner-editor__slot.is-enabled{border-color:#4040401a;background:#ffffffd1}.horizontal-banner-editor__slot.is-active{border-color:#1dacd68a;background:#1dacd61f}.horizontal-banner-editor__text-preview{display:flex;align-items:center;justify-content:flex-start;line-height:1.12;overflow:hidden}.horizontal-banner-editor__text-preview[style*=center]{justify-content:center}.horizontal-banner-editor__text-preview[style*=right]{justify-content:flex-end}.horizontal-banner-editor__text-preview>span{display:-webkit-box;-webkit-box-orient:vertical;width:100%;overflow:hidden;overflow-wrap:anywhere;word-break:normal}.horizontal-banner-editor__text-preview--headline>span{-webkit-line-clamp:1;font-size:13px;font-weight:800;line-height:1.12;white-space:nowrap;text-overflow:clip}.horizontal-banner-editor__text-preview--subtitle>span{-webkit-line-clamp:2;font-size:11px;font-weight:700;line-height:1.14}.horizontal-banner-editor__text-preview--body>span{-webkit-line-clamp:3;font-size:10px;font-weight:600;line-height:1.14}.horizontal-banner-editor__text-input--headline{font-size:13px;line-height:1.15}.horizontal-banner-editor__text-input--subtitle{font-size:11px;line-height:1.18}.horizontal-banner-editor__text-input--body{font-size:10px;line-height:1.18}.video-insert-time-modal{max-width:340px;width:min(340px,calc(100vw - 32px));gap:12px;align-items:stretch}.video-insert-time-modal__wheel-value{display:grid;place-items:center;min-height:44px;border-radius:14px;color:var(--brand-strong);background:#1dacd61a;font-size:26px;line-height:1;font-weight:850;letter-spacing:.04em}.video-insert-time-modal__columns--wheel{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.video-insert-time-modal__wheel{position:relative;display:grid;gap:7px;height:206px;padding:78px 7px;overflow-y:auto;overscroll-behavior:contain;scroll-snap-type:y mandatory;scrollbar-width:none;border:1px solid rgb(64 64 64 / 10%);border-radius:16px;background:linear-gradient(180deg,#ffffffeb,#ffffffad),#1dacd60f}.video-insert-time-modal__wheel::-webkit-scrollbar{display:none}.video-insert-time-modal__wheel:before{content:"";position:sticky;top:50%;z-index:0;display:block;height:38px;margin-top:-19px;margin-bottom:-38px;border-radius:12px;background:#1dacd61a;pointer-events:none}.video-insert-start-picker__button--wheel{position:relative;z-index:1;min-height:38px;height:38px;scroll-snap-align:center;border:0;border-radius:12px;background:transparent;color:#40404094;font-size:18px;line-height:1;font-weight:760;letter-spacing:.03em}.video-insert-start-picker__button--wheel.is-active{color:var(--brand-strong);background:#1dacd624;box-shadow:inset 0 0 0 1px #1dacd629;transform:scale(1.04)}@media(max-width:560px){.video-insert-time-modal{max-width:326px}.video-insert-time-modal__wheel{height:196px;padding-top:74px;padding-bottom:74px}}.video-insert-time-modal__wheel{height:144px;padding:42px 6px;gap:4px}.video-insert-time-modal__wheel:before{content:none}.video-insert-start-picker__button--wheel{min-height:32px;height:32px;border-radius:9px;font-size:16px}.video-insert-start-picker__button--wheel.is-active{background:transparent;box-shadow:none;color:var(--brand-strong);transform:none}.video-insert-time-modal__wheel-value{min-height:38px;font-size:22px}@media(max-width:560px){.video-insert-time-modal__wheel{height:136px;padding-top:39px;padding-bottom:39px}}.horizontal-banner-editor__file-preview,.horizontal-banner-editor__text-preview{aspect-ratio:16 / 3.5}.horizontal-banner-editor__slot{min-height:38px;padding:8px 7px;gap:5px;border-radius:11px;font-size:12px;line-height:1;white-space:nowrap}.horizontal-banner-editor__slot span{white-space:nowrap}.horizontal-banner-editor__slot.is-enabled:after{flex:0 0 6px;width:6px;height:6px;margin-left:0}.horizontal-banner-editor .video-insert-editor__section-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px}.horizontal-banner-editor .video-insert-editor__section-head strong{min-width:0;overflow:hidden;color:var(--text);font-size:14px;line-height:18px;font-weight:800;white-space:nowrap;text-overflow:ellipsis}.horizontal-banner-editor .video-insert-editor__section-head .button-with-label{min-height:34px;height:34px;padding:0 10px;border-radius:11px;font-size:12px;line-height:1;white-space:nowrap}.horizontal-banner-editor .video-insert-editor__section-head .button-with-label svg{width:14px;height:14px}.horizontal-banner-editor .video-insert-editor__actions{display:grid;grid-template-columns:1fr;gap:8px}.horizontal-banner-editor .video-insert-editor__actions .button-with-label{min-height:40px;height:40px;border-radius:13px;font-size:13px}.horizontal-banner-editor__item{border:1px solid rgb(29 172 214 / 18%);background:linear-gradient(180deg,#fffffff5,#f0fafde0);box-shadow:0 12px 26px #11182714}.horizontal-banner-editor__item+.horizontal-banner-editor__item{margin-top:4px}.horizontal-banner-editor__text-input,.horizontal-banner-editor__text-input--headline,.horizontal-banner-editor__text-input--subtitle,.horizontal-banner-editor__text-input--body{font-size:13px;line-height:1.22;font-weight:650}.horizontal-banner-editor__empty{display:grid;justify-items:center;gap:12px;padding:20px 14px;border:1px dashed rgb(29 172 214 / 34%);border-radius:16px;background:#ffffffbd;text-align:center}.horizontal-banner-editor__empty p{margin:0;color:var(--muted);font-size:13px;line-height:18px;font-weight:700}.horizontal-banner-editor__add-item{justify-self:center;min-width:min(100%,230px);min-height:42px;height:42px;border-radius:14px;font-size:13px;font-weight:850;box-shadow:0 12px 24px #1dacd633}.horizontal-banner-editor__add-item--bottom{margin-top:2px}.horizontal-banner-editor__time-control .secondary-button{color:#fff;background:var(--brand-gradient-dark);border:1px solid rgb(29 172 214 / 46%);box-shadow:0 10px 20px #1dacd62e}.horizontal-banner-editor__time-control .secondary-button:active{transform:translateY(1px)}.horizontal-banner-editor .video-insert-editor__actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.horizontal-banner-editor .video-insert-editor__actions .button-with-label{min-width:0;padding:0 8px;font-size:12px}.horizontal-banner-editor .video-insert-editor__actions .button-with-label svg{width:14px;height:14px}.horizontal-banner-editor__text-preview--headline>span{font-size:17px}.horizontal-banner-editor__text-preview--subtitle>span{font-size:15px}.horizontal-banner-editor__text-preview--body>span{font-size:13px}.video-insert-time-modal__wheel{padding-top:34px;padding-bottom:34px}@media(max-width:560px){.video-insert-time-modal__wheel{padding-top:34px;padding-bottom:34px}}
