: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: #1a1c1d;--muted: #5f6374;--brand: #24389c;--brand-strong: #3f51b5;--brand-soft: #dee0ff;--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(186,195,255,.5),transparent 30%),radial-gradient(circle at top right,rgba(129,243,229,.16),transparent 24%),linear-gradient(180deg,#fbfbfd,#f2f5fb);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;min-height:100dvh;padding-bottom:calc(72px + var(--safe-bottom))}.app-shell:before{content:"";position:fixed;top:0;right:0;left:0;z-index:45;height:max(28px,var(--safe-top));background:linear-gradient(135deg,#1a2560fa,#24389cf5)}.topbar{position:relative;z-index:1;display:flex;align-items:center;min-height:auto;padding:calc(max(28px,var(--safe-top)) + 12px) 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{padding:8px var(--screen-gutter) calc(96px + var(--safe-bottom))}.screen-area__content{width:100%;max-width:780px;margin:0 auto}.auth-bootstrap-screen{display:grid;place-items:center;min-height:100dvh;padding:24px}.auth-bootstrap-screen__panel{padding:16px 18px;color:var(--text);background:#fffffff5;border:1px solid rgba(69,70,82,.08);border-radius:18px;box-shadow:var(--shadow-soft);font-size:var(--body-size);line-height:var(--body-line);font-weight:700}.bottom-nav{position:fixed;right:0;bottom:0;left:0;z-index:50;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;gap:4px;padding:1px 10px calc(6px + 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)}.bottom-nav__item{display:grid;justify-items:center;align-content:center;gap:5px;min-height:31px;padding:1px 2px 0;color:#7d8595;font-size:9px;font-weight:600;letter-spacing:.02em;text-transform:uppercase;align-self:center;transition:color .16s ease,transform .16s ease}.bottom-nav__item svg{display:block;transition:transform .18s ease,filter .18s ease}.bottom-nav__item span{line-height:1}.bottom-nav__item:active svg{transform:scale(.88)}.bottom-nav__item:not(.bottom-nav__item--featured):active svg{animation:nav-icon-bounce .22s ease}.bottom-nav__item--active{color:var(--brand)}.bottom-nav__item--featured{width:54px;height:54px;margin:0 auto;color:#fff;background:linear-gradient(135deg,#24389c,#3f51b5);border:0;border-radius:var(--radius-pill);transform:translateY(-10px);box-shadow:0 12px 24px #24389c3d}.bottom-nav__item--featured.bottom-nav__item--active{color:#fff}.bottom-nav__item--featured:active svg{transform:scale(.92)}@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--dashboard{gap:16px}.page-stack--content{width:100%;max-width:100%}.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{min-height:var(--control-height);padding:0 16px;border-radius:16px;font-size:14px;font-weight:700;line-height:20px}.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:linear-gradient(135deg,#24389c,#3f51b5);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)}.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,.search-strip__action{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:linear-gradient(135deg,#3f51b5,#24389c);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:linear-gradient(135deg,#24389c,#3f51b5);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}.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)}.profile-header-card{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:16px}.profile-header-card__main{display:flex;align-items:center;gap:14px;min-width:0}.profile-header-card__avatar{display:grid;place-items:center;width:74px;height:74px;border-radius:var(--radius-pill);color:#fff;background:linear-gradient(135deg,#24389c,#3f51b5);box-shadow:var(--shadow-float);font-size:24px;font-weight:800}.profile-header-card__info{min-width:0}.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:4px 0 0;font-size:var(--support-size);line-height:var(--support-line);color:var(--muted)}.profile-header-card__logout{min-height:44px;padding-inline:14px;flex-shrink:0}.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-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}.auth-layout{min-height:100dvh;background:radial-gradient(circle at top left,rgba(186,195,255,.34),transparent 26%),linear-gradient(180deg,#f7f8fc,#eef2f8)}.auth-topbar{display:flex;align-items:center;justify-content:flex-start;min-height:calc(54px + var(--safe-top));padding:calc(var(--safe-top) + 12px) 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{display:flex;justify-content:center;padding:10px var(--screen-gutter) 40px}.auth-screen{width:100%;max-width:480px}.auth-screen--compact{display:grid;gap:10px;align-content:start;max-width:400px;padding-top:2px}.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:8px;padding:4px;margin-bottom:10px;background:#f3f5fae0;border:1px solid rgba(69,70,82,.08);border-radius:20px}.auth-mode-switch__button{min-height:44px;padding:0 14px;color:var(--muted);border-radius:16px;font-size:14px;font-weight:800;letter-spacing:-.02em;transition:background-color .16s ease,color .16s ease,box-shadow .16s ease,transform .16s ease}.auth-mode-switch__button.is-active{color:var(--text);background:linear-gradient(180deg,#fff,#f8f9fd);box-shadow:0 10px 22px #1a1c1d0f}.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-form{gap:14px}.auth-field span{color:var(--muted);font-size:var(--meta-size);font-weight:700;letter-spacing:.12em;line-height:var(--meta-line);text-transform:uppercase}.phone-input{display:flex;align-items:center;gap:12px;min-height:var(--field-height);padding:0 16px;background:#fffffff5;border:1px solid rgba(69,70,82,.12);border-radius:18px;box-shadow:0 8px 20px #1a1c1d0a;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.phone-input:focus-within{border-color:#24389c29;box-shadow:0 10px 24px #1a1c1d0d}.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,.otp-input{width:100%;min-height:var(--field-height);color:var(--text);background:transparent;font-size:16px;line-height:24px}.phone-input input::placeholder,.text-input::placeholder,.otp-input::placeholder{color:#98a0ae}.text-input{padding:0 16px;background:#fffffff5;border:1px solid rgba(69,70,82,.12);border-radius:18px;box-shadow:0 8px 20px #1a1c1d0a;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.text-input:focus{border-color:#24389c29;box-shadow:0 10px 24px #1a1c1d0d}.otp-input{padding:0 18px;background:#fffffff5;border:1px solid rgba(69,70,82,.12);border-radius:18px;box-shadow:0 8px 20px #1a1c1d0a;text-align:center;letter-spacing:.28em;font-size:20px;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:#24389c29;box-shadow:0 10px 24px #1a1c1d0d}.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:14px 16px;border-radius:18px}.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,.auth-actions .primary-button,.auth-actions .secondary-button{flex:1}.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:2px}.auth-footer__links{display:flex;gap:10px;justify-content:center;width:100%}.auth-footer__links button{min-height:40px;padding:0 14px;color:var(--muted);background:#ffffffb3;border:1px solid rgba(69,70,82,.08);border-radius:14px;font-size:var(--meta-size);font-weight:700;line-height:var(--meta-line);letter-spacing:.06em;text-transform:uppercase}@media(max-width:560px){.section-header,.finance-card__row,.finance-card__footer,.content-list__body,.profile-card--company,.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}.content-list__action,.section-header .secondary-button,.white-button,.auth-actions .primary-button,.auth-actions .secondary-button,.plan-card .white-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}}@media(max-width:420px){.topbar{padding:calc(max(28px,var(--safe-top)) + 10px) 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,.search-strip__action{min-height:var(--control-height)}}
