.bottom-tabbar{position:fixed;left:14px;right:14px;bottom:calc(10px + var(--safe-bottom));z-index:1000;display:flex;align-items:flex-end;justify-content:space-around;width:auto;max-width:none;height:57px;padding:9px 6px 7px;transform:none;border:0;border-radius:18px;background:var(--surface);box-shadow:0 6px 20px #543f2324;box-sizing:border-box}.bottom-tabbar__item{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:2px;min-width:0;width:56px;height:41px;padding:0;border:0;background:transparent;color:var(--text-muted);cursor:pointer;-webkit-tap-highlight-color:transparent}.bottom-tabbar__item svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.bottom-tabbar .bottom-tabbar__icon{display:block;width:22px;height:26px;align-items:center;justify-content:center;color:currentColor;font-size:22px;font-weight:400;line-height:normal;font-variation-settings:normal}.bottom-tabbar__label{color:currentColor;font-family:var(--font-ui);font-size:9.5px;font-weight:700;line-height:normal;white-space:nowrap}.bottom-tabbar__item--active{color:var(--brand)}.bottom-tabbar__item--active .bottom-tabbar__icon{font-variation-settings:"FILL" 1}.bottom-tabbar__item--active .bottom-tabbar__label{font-weight:800}.bottom-tabbar__center{width:56px;height:30px;flex-direction:row;align-items:stretch;justify-content:center}.bruno-avatar{width:50px;height:50px;position:relative;display:flex;align-items:center;justify-content:center;overflow:visible;border:2px solid var(--brand-tint);border-radius:50%;background:var(--surface-warm);box-shadow:var(--shadow-brand);flex-shrink:0;box-sizing:content-box;margin-top:-26px;transform:none}.bottom-tabbar__center .bruno-avatar{border:3px solid var(--brand);background:var(--surface);box-shadow:0 5px 14px #543f232e}.bottom-tabbar__item--active .bruno-avatar{border-color:var(--brand)}.bruno-avatar img{display:block;width:40px;height:40px;margin:0;border-radius:50%;object-fit:cover}.bruno-avatar--badge:after{content:"";position:absolute;top:0;right:-1px;width:11px;height:11px;border:2px solid #fff;border-radius:50%;background:var(--danger);box-sizing:content-box}@media(min-width:744px){.bottom-tabbar{display:none}}.bruno-shell{min-height:100dvh;background:var(--bg-paper-deep)}.bruno-global-offline{position:fixed;top:max(8px,env(safe-area-inset-top));left:50%;z-index:1400;width:min(calc(100% - 24px),620px);min-height:42px;display:flex;align-items:center;gap:9px;padding:8px 12px;border-radius:999px;background:var(--ink);color:var(--surface-warm, #fff6e9);box-shadow:0 8px 24px #22325038;font-size:12px;font-weight:750;line-height:1.35;transform:translate(-50%)}.bruno-global-offline>.material-symbol{flex:0 0 auto;color:var(--gold);font-size:19px}.bruno-global-offline>span{min-width:0;flex:1}.bruno-global-offline>b{min-height:26px;display:inline-flex;align-items:center;gap:4px;flex:0 0 auto;padding:0 8px;border-radius:999px;background:#ffffff1f;font-size:10.5px;white-space:nowrap}.bruno-global-offline>b .material-symbol{font-size:15px}.bruno-shell--offline .bruno-shell__main{padding-top:52px}.bruno-backend-error{height:100dvh;min-height:0;display:flex;align-items:center;justify-content:center;padding:8px 24px 0;background:var(--bg-paper);color:var(--ink);font-family:var(--font-ui);text-align:center}.bruno-backend-error>section{width:min(100%,360px);display:flex;flex-direction:column;align-items:center}.bruno-backend-error__avatar{position:relative;width:96px;height:96px;display:grid;place-items:center;border-radius:50%;background:var(--surface);box-shadow:0 10px 28px #543f231f}.bruno-backend-error__avatar img{width:84px;height:84px;border-radius:50%;object-fit:cover;filter:grayscale(.3)}.bruno-backend-error__avatar>.material-symbol{position:absolute;right:-4px;bottom:-2px;width:42px;height:42px;display:grid;place-items:center;border:3px solid var(--bg-paper);border-radius:50%;background:var(--text-muted);color:var(--surface);font-size:19px;line-height:normal}.bruno-backend-error h1{margin:20px 0 0;font-family:var(--font-display);font-size:22px;font-weight:900}.bruno-backend-error p{max-width:270px;margin:6px 0 0;color:var(--text-muted);font-size:13.5px;font-weight:400;line-height:1.55}.bruno-backend-error button{min-height:0;display:inline-flex;align-items:center;justify-content:center;gap:8px;margin-top:26px;padding:14px 28px;border:0;border-radius:16px;background:var(--brand);color:var(--surface);box-shadow:0 6px 20px #c05a0847;font:inherit;font-size:15px;font-weight:800;cursor:pointer}.bruno-backend-error button .material-symbol{display:inline;width:auto;height:auto;font-size:20px;line-height:normal}.bruno-backend-error code{margin-top:16px;color:#b5a88f;font-size:11.5px}@media(max-width:520px){.bruno-global-offline{align-items:flex-start;border-radius:14px}.bruno-global-offline>b{display:none}}@media(min-width:1280px){.bruno-reader-rail__progress{padding:14px 16px;border:1px solid var(--line);border-radius:14px;background:var(--bg-paper)}.bruno-reader-rail__progress>div{display:flex;justify-content:space-between;gap:10px;color:var(--text-muted);font-size:12px;font-weight:800}.bruno-reader-rail__progress strong{color:var(--brand-deep)}.bruno-reader-rail__progress>i{height:8px;display:block;margin-top:6px;overflow:hidden;border-radius:99px;background:#f0e7d6}.bruno-reader-rail__progress>i span{width:60%;height:100%;display:block;border-radius:inherit;background:var(--brand)}.bruno-reader-rail__listen{min-height:45px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid #E4D9C5;border-radius:13px;background:var(--surface);color:var(--ink);font-size:13px;font-weight:800;cursor:pointer}.bruno-reader-rail__listen .material-symbol{color:var(--brand-deep);font-size:19px}.bruno-reader-rail__words h2{margin:0 0 10px;color:#b5a88f;font-family:var(--font-ui);font-size:10.5px;font-weight:800;letter-spacing:.1em}.bruno-reader-rail__words>div{display:grid;gap:8px}.bruno-reader-rail__words button{min-height:55px;display:grid;grid-template-columns:minmax(0,1fr) 18px;align-items:center;gap:9px;padding:9px 12px;border:1px solid var(--line);border-radius:11px;background:var(--bg-paper);color:var(--ink);text-align:left;cursor:pointer}.bruno-reader-rail__words button.is-saved{border-color:#f5c99a;background:#fff3e2}.bruno-reader-rail__words button>span{display:grid;gap:2px}.bruno-reader-rail__words strong{font-family:var(--font-es);font-size:14px;font-weight:500}.bruno-reader-rail__words small{color:var(--text-muted);font-size:11px}.bruno-reader-rail__words .is-saved small{color:var(--brand-deep);font-weight:700}.bruno-reader-rail__words button>.material-symbol{color:var(--brand-deep);font-size:17px}}.bruno-sidebar,.bruno-shell__rail{display:none}.bruno-shell__main{min-height:100dvh;background:var(--bg-paper)}.bruno-shell__content{width:100%;min-height:100dvh}.shell-bruno-mark{display:inline-flex;width:44px;height:44px;border-radius:50%;overflow:hidden;background:var(--surface-warm);border:2px solid var(--brand-tint);box-shadow:var(--shadow-xs);flex:0 0 auto}.shell-bruno-mark img{width:100%;height:100%;object-fit:cover;display:block}@media(min-width:744px){.bruno-shell{display:grid;grid-template-columns:var(--shell-sidebar-compact) minmax(0,1fr)}.bruno-sidebar{position:sticky;top:0;z-index:30;display:flex;flex-direction:column;height:100dvh;padding:14px 10px;background:var(--surface);border-right:1px solid var(--line)}.bruno-sidebar__brand{width:52px;height:52px;display:flex;align-items:center;justify-content:center;padding:0;margin:0 0 18px;border:0;background:transparent;cursor:pointer}.bruno-sidebar__brand span{display:none}.bruno-sidebar__nav{display:flex;flex-direction:column;gap:8px}.bruno-sidebar__item{width:52px;min-height:52px;border:0;border-radius:var(--radius-md);background:transparent;color:var(--text-muted);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .16s ease,color .16s ease,transform .16s ease}.bruno-sidebar__label,.bruno-sidebar__profile-copy{display:none}.bruno-sidebar__profile{width:52px;display:grid;justify-items:center;gap:6px;margin-top:auto;overflow:hidden}.bruno-sidebar__profile-main{width:52px;height:52px;display:grid;place-items:center;padding:0;border:0;background:transparent}.bruno-sidebar__profile-avatar{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:var(--brand);color:var(--surface);font-size:13px;font-weight:900}.bruno-sidebar__settings{width:38px;height:38px;display:grid;place-items:center;padding:0;border:0;border-radius:12px;background:transparent;color:var(--text-muted)}.bruno-sidebar__settings:hover{background:var(--surface-warm);color:var(--ink)}.bruno-sidebar__settings .material-symbol{font-size:20px}.bruno-sidebar__item:hover{background:var(--surface-warm);color:var(--ink)}.bruno-sidebar__item--active{background:var(--brand-tint);color:var(--brand)}.bruno-sidebar__icon{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;color:currentColor}.shell-bruno-mark--nav{width:38px;height:38px;border-color:var(--line)}.bruno-sidebar__item--active .shell-bruno-mark--nav{border-color:var(--brand);box-shadow:var(--shadow-brand)}.bruno-sidebar__stats{margin-top:auto;display:grid;gap:8px}.shell-status{min-height:44px;border-radius:var(--radius-md);background:var(--surface-warm);border:1px solid var(--line);display:flex;align-items:center;justify-content:center;color:var(--ink)}.shell-status__label{display:none}.shell-status strong{font-family:var(--font-display);font-size:12px;line-height:1}.shell-status--flame{color:var(--flame)}.shell-status--gold{color:var(--gold)}.bruno-shell__main{display:flex;justify-content:center;min-width:0;padding:0 24px;background:var(--bg-paper-deep)}.bruno-shell__content{max-width:720px;background:var(--bg-paper);box-shadow:var(--shadow-md)}}@media(min-width:1100px){.bruno-shell{grid-template-columns:var(--shell-sidebar) minmax(0,1fr)}.bruno-sidebar{padding:22px 16px}.bruno-sidebar__brand{width:100%;height:auto;justify-content:flex-start;gap:10px;padding:8px;border-radius:var(--radius-lg);color:var(--ink);font-family:var(--font-ui);text-align:left}.bruno-sidebar__brand:hover{background:var(--surface-warm)}.bruno-sidebar__brand span{display:flex;flex-direction:column;gap:2px;min-width:0}.bruno-sidebar__brand strong{font-family:var(--font-display);font-size:18px;line-height:1}.bruno-sidebar__brand small{font-size:11px;color:var(--text-muted)}.bruno-sidebar__item{width:100%;justify-content:flex-start;gap:12px;padding:0 12px}.bruno-sidebar__label{display:inline;font-family:var(--font-ui);font-weight:800;font-size:14px}.bruno-sidebar__icon{font-family:Material Symbols Rounded;font-feature-settings:"liga";-webkit-font-feature-settings:"liga"}.bruno-sidebar__stats{gap:10px}.shell-status{justify-content:space-between;padding:0 12px}.shell-status__label{display:inline;font-size:12px;color:var(--text-muted)}.shell-status strong{font-size:13px}.bruno-shell__content{max-width:var(--content-tab-max)}}@media(min-width:1280px){.bruno-shell--with-rail{grid-template-columns:var(--shell-sidebar) minmax(0,1fr) var(--shell-rail)}.bruno-shell--no-rail{grid-template-columns:var(--shell-sidebar) minmax(0,1fr)}.bruno-shell__main{padding:0 28px}.bruno-shell__content{box-shadow:none}.bruno-shell--with-rail .bruno-shell__rail{position:sticky;top:0;display:flex;flex-direction:column;gap:14px;height:100dvh;padding:22px 22px 22px 0;background:var(--bg-paper-deep)}.bruno-rail-card{border-radius:var(--radius-lg);border:1px solid var(--line);background:var(--surface);padding:18px;box-shadow:var(--shadow-xs)}.bruno-rail-card--ink{background:var(--ink);border-color:var(--ink);color:var(--surface-warm)}.bruno-rail-card__eyebrow{display:block;margin-bottom:8px;color:var(--brand);font-family:var(--font-display);font-size:12px;font-weight:900;letter-spacing:0;text-transform:uppercase}.bruno-rail-card h2{margin:0 0 8px;font-size:20px;line-height:1.15;letter-spacing:0}.bruno-rail-card p{margin:0 0 16px;color:inherit;opacity:.8;font-size:14px;line-height:1.45}.bruno-rail-card>button{min-height:40px;width:100%;border:0;border-radius:var(--radius-md);background:var(--brand);color:var(--surface);font-family:var(--font-ui);font-weight:900;cursor:pointer}.bruno-rail-card:not(.bruno-rail-card--ink) button{background:var(--brand-tint);color:var(--brand-deep)}}@media(min-width:1280px){.bruno-rail-prompt{min-height:82px;display:grid;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:12px;padding:14px;border:1px solid var(--brand-tint);border-radius:var(--radius-lg);background:var(--surface-warm);color:var(--ink);box-shadow:var(--shadow-xs);cursor:pointer}.shell-bruno-mark--rail{width:52px;height:52px;border-color:var(--brand)}.bruno-rail-prompt div{min-width:0;display:grid;gap:4px}.bruno-rail-prompt span{color:var(--brand-deep);font-size:12px;font-weight:900}.bruno-rail-prompt strong{color:var(--ink);font-size:15px;font-weight:900;line-height:1.18}.bruno-rail-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.bruno-rail-card__header small{min-height:28px;display:inline-flex;align-items:center;padding:0 10px;border-radius:var(--radius-pill);background:var(--gold-tint);color:var(--ink);font-size:12px;font-weight:900;white-space:nowrap}.bruno-rail-card--league p{margin-top:14px;margin-bottom:14px;color:var(--text-muted);opacity:1}.bruno-rail-leaders,.bruno-rail-friends{display:grid;gap:8px}.bruno-rail-leader{min-height:42px;display:grid;grid-template-columns:20px 34px minmax(0,1fr) auto;align-items:center;gap:8px;padding:6px 8px;border-radius:var(--radius-md);background:var(--bg-paper);color:var(--text-muted);font-size:12px;font-weight:900}.bruno-rail-leader--self{background:var(--brand-tint);color:var(--brand-deep)}.bruno-rail-leader__rank{text-align:center;font-family:var(--font-display)}.bruno-rail-leader__avatar{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--surface);color:var(--ink);box-shadow:var(--shadow-xs);font-family:var(--font-display);font-weight:900}.bruno-rail-leader strong{min-width:0;overflow:hidden;color:var(--ink);text-overflow:ellipsis;white-space:nowrap}.bruno-rail-card--friends .bruno-rail-card__header{align-items:center}.bruno-rail-card--friends .bruno-rail-card__header button{min-height:34px;width:auto;padding:0 12px;border:0;border-radius:var(--radius-pill);background:var(--brand-tint);color:var(--brand-deep);font-size:12px;font-weight:900;cursor:pointer}.bruno-rail-friends button{min-height:48px;width:100%;display:grid;grid-template-columns:34px minmax(0,1fr) 18px;align-items:center;gap:10px;padding:7px 8px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--bg-paper);color:var(--ink);text-align:left;cursor:pointer}.bruno-rail-friends button>span:nth-child(2){min-width:0;display:grid;gap:2px}.bruno-rail-friends strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:900}.bruno-rail-friends small{color:var(--text-muted);font-size:11px;font-weight:800}.bruno-rail-arrow{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;color:var(--text-muted)}}@media(min-width:1100px){.bruno-shell{grid-template-columns:var(--shell-sidebar) minmax(0,1fr);background:var(--bg-paper)}.bruno-sidebar{gap:4px;padding:22px 15px;border-right:0;background:#16233f}.bruno-sidebar__brand{width:100%;min-height:56px;margin:0;padding:2px 10px 20px;gap:10px;color:var(--surface-warm)}.bruno-sidebar__brand:hover{background:#fff6e90f}.bruno-sidebar__brand .shell-bruno-mark{width:34px;height:34px;border:0;box-shadow:none}.bruno-sidebar__brand span{display:flex}.bruno-sidebar__brand strong{color:var(--surface-warm);font-family:var(--font-display);font-size:20px;font-weight:900;line-height:normal}.bruno-sidebar__brand small{display:none}.bruno-sidebar__nav{gap:4px}.bruno-sidebar__nav .bruno-sidebar__item:last-child{display:none}.bruno-sidebar__item{position:relative;width:100%;min-height:48px;justify-content:flex-start;gap:13px;padding:0 14px;border-radius:13px;color:#fff6e999}.bruno-sidebar__item:hover{background:#fff6e912;color:var(--surface-warm)}.bruno-sidebar__item--active{background:#f2740d2e;color:#ffb35c}.bruno-sidebar .bruno-sidebar__icon{width:22px;height:auto;display:block;font-size:22px;font-weight:400;line-height:normal;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.bruno-sidebar .bruno-sidebar__item--active .bruno-sidebar__icon{font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24}.bruno-sidebar__label{display:inline;color:currentColor;font-size:14.5px;font-weight:700}.bruno-sidebar__item--active .bruno-sidebar__label{font-weight:800}.bruno-sidebar__unread{width:8px;height:8px;margin-left:auto;border-radius:50%;background:var(--brand)}.bruno-sidebar__profile{width:auto;display:grid;grid-template-columns:minmax(0,1fr) 33px;align-items:center;justify-items:stretch;gap:4px;margin-top:auto;padding-top:12px;border-top:1px solid rgba(255,246,233,.1);overflow:visible}.bruno-sidebar__profile-main,.bruno-sidebar__settings{border:0;background:transparent;color:var(--surface-warm);cursor:pointer}.bruno-sidebar__profile-main{width:auto;height:auto;min-width:0;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:11px;padding:6px 4px 6px 10px;place-items:center stretch;text-align:left}.bruno-sidebar__profile-avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:var(--brand);color:var(--surface);font-family:var(--font-display);font-size:14px;font-weight:900}.bruno-sidebar__profile-copy{min-width:0;display:block}.bruno-sidebar__profile-copy strong,.bruno-sidebar__profile-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bruno-shell--profile .bruno-sidebar__profile,.bruno-shell--settings .bruno-sidebar__profile{border-top:1px solid rgba(255,246,233,.1)}.bruno-shell--profile .bruno-sidebar__profile-main,.bruno-shell--settings .bruno-sidebar__profile-main{border-radius:12px;background:#f2740d24}.bruno-shell--profile .bruno-sidebar__profile-copy small,.bruno-shell--settings .bruno-sidebar__profile-copy small,.bruno-shell--settings .bruno-sidebar__settings{color:#ffb35c}.bruno-shell--settings .bruno-sidebar__profile{gap:0}.bruno-shell--settings .bruno-sidebar__profile-main{border-radius:12px 0 0 12px}.bruno-shell--settings .bruno-sidebar__settings{height:46px;border-radius:0 12px 12px 0;background:#f2740d24}.bruno-sidebar__profile-copy strong{color:var(--surface-warm);font-size:13px;font-weight:800}.bruno-sidebar__profile-copy small{color:#fff6e980;font-size:11px}.bruno-sidebar__settings{width:33px;height:40px;display:grid;place-items:center start;padding-left:3px;color:#fff6e980}.bruno-sidebar__settings .material-symbol{display:block;font-size:20px;font-weight:400;line-height:normal;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.bruno-sidebar__stats{display:none}.bruno-shell__main{padding:0;justify-content:stretch;background:var(--bg-paper)}.bruno-shell__content{max-width:none;background:var(--bg-paper);box-shadow:none}.bruno-shell.bruno-shell--social{grid-template-columns:241px minmax(0,1fr);background:#faf6ee}.bruno-shell--social .bruno-sidebar{gap:0;padding:18px 12px;border-right:1px solid #EBE2D2;background:#fff;color:var(--text)}.bruno-shell--social .bruno-sidebar__brand{min-height:34px;margin:0;padding:0 8px 18px;gap:9px;color:#f2740d}.bruno-shell--social .bruno-sidebar__brand:hover{background:transparent}.bruno-shell--social .bruno-sidebar__brand .shell-bruno-mark{width:34px;height:34px}.bruno-shell--social .bruno-sidebar__brand strong{color:#f2740d;font-size:19px}.bruno-shell--social .bruno-sidebar__nav{gap:0}.bruno-shell--social .bruno-sidebar__nav .bruno-sidebar__item:first-child{display:none}.bruno-shell--social .bruno-sidebar__nav .bruno-sidebar__item:last-child{display:flex}.bruno-shell--social .bruno-sidebar__item{min-height:46px;gap:12px;padding:10px 12px;border-radius:12px;color:#8a8171}.bruno-shell--social .bruno-sidebar__item:hover{background:#faf6ee;color:#223250}.bruno-shell--social .bruno-sidebar__item--active{background:#fff3e2;color:#c05a08}.bruno-shell--social .bruno-sidebar__icon{font-size:22px}.bruno-shell--social .bruno-sidebar__label{font-size:14px;font-weight:700}.bruno-shell--social .bruno-sidebar__item--active .bruno-sidebar__label{font-weight:800}.bruno-shell--social .bruno-sidebar__unread,.bruno-shell--social .bruno-sidebar__profile,.bruno-sidebar__social-stats{display:none}.bruno-shell--level-chat .bruno-sidebar__social-stats{display:flex;gap:8px;margin-top:auto;padding:10px 8px 0}.bruno-shell--level-chat .bruno-sidebar__social-stats span{display:inline-flex;align-items:center;gap:4px;color:#c05a08;font-size:12px;font-weight:800}.bruno-shell--level-chat .bruno-sidebar__social-stats span:last-child{color:#c98f04}.bruno-shell--level-chat .bruno-sidebar__social-stats .material-symbol{font-size:17px;font-variation-settings:"FILL" 1,"wght" 650,"GRAD" 0,"opsz" 20}.bruno-shell--social .bruno-shell__main,.bruno-shell--social .bruno-shell__content{min-height:100dvh;background:#faf6ee}}@media(min-width:1280px){.bruno-shell--with-rail{grid-template-columns:var(--shell-sidebar) minmax(0,1fr) var(--shell-rail)}.bruno-shell--with-rail .bruno-shell__rail{top:0;gap:16px;height:100dvh;padding:24px 20px;overflow-y:auto;border-left:1px solid var(--line);background:var(--surface)}.bruno-shell__rail .bruno-rail-card{flex:0 0 auto;padding:16px 18px;border:1px solid var(--line);border-radius:16px;background:var(--bg-paper);box-shadow:none}.bruno-shell__rail .bruno-rail-card.bruno-rail-card--ink{border-color:var(--ink);background:var(--ink);color:var(--surface-warm)}.bruno-rail-streak__title,.bruno-rail-league__title,.bruno-rail-online__title{display:flex;align-items:center;gap:9px}.bruno-rail-streak__title .material-symbol{display:block;color:var(--brand);font-size:26px;font-weight:400;line-height:normal;font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24}.bruno-rail-streak__title strong{color:var(--ink);font-family:var(--font-display);font-size:22px;font-weight:900}.bruno-rail-week{display:flex;justify-content:space-between;gap:3px;margin-top:14px}.bruno-rail-week>span{width:30px;display:grid;justify-items:center;gap:3px}.bruno-rail-week i{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#f3efe6;color:var(--text-muted);font-size:10px;font-style:normal;font-weight:800}.bruno-rail-week .is-done i{background:var(--brand-tint);color:var(--brand)}.bruno-rail-week .is-current i{background:var(--brand);color:var(--surface);box-shadow:0 0 0 3px #f2740d2e}.bruno-rail-week i .material-symbol{font-size:16px;font-variation-settings:"FILL" 1,"wght" 650,"GRAD" 0,"opsz" 20}.bruno-rail-week small{min-height:11px;color:var(--text-muted);font-size:10px;font-weight:700}.bruno-rail-streak>p,.bruno-rail-league>p{margin:12px 0 0;color:var(--text-muted);font-size:11.5px;line-height:1.4;opacity:1}.bruno-shell__rail .bruno-rail-league{border:0;background:#16233f;color:var(--surface-warm);cursor:pointer}.bruno-rail-league__title .material-symbol{display:block;color:#c7ceda;font-size:22px;font-weight:400;line-height:normal;font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24}.bruno-rail-league__title strong{color:var(--surface-warm);font-size:14.5px;font-weight:800}.bruno-rail-league__rank{display:flex;align-items:baseline;gap:6px;margin-top:10px}.bruno-rail-league__rank strong{color:var(--surface-warm);font-family:var(--font-display);font-size:28px;font-weight:900}.bruno-rail-league__rank span{color:#fff6e999;font-size:12px}.bruno-rail-league__bar{height:7px;margin-top:10px;overflow:hidden;border-radius:99px;background:#fff6e924}.bruno-rail-league__bar span{display:block;width:62%;height:100%;border-radius:inherit;background:var(--gold)}.bruno-shell__rail .bruno-rail-league>p{margin-top:8px;color:#fff6e9b3;line-height:normal}.bruno-rail-online__title{justify-content:space-between}.bruno-rail-online__title strong{color:var(--ink);font-size:14px;font-weight:800}.bruno-rail-online__title button{border:0;background:transparent;color:var(--brand-deep);font-size:12px;font-weight:800;cursor:pointer}.bruno-rail-online__list{display:flex;gap:10px;margin-top:12px}.bruno-rail-online__list button{height:57px;display:block;padding:0;border:0;background:transparent;text-align:center;cursor:pointer}.bruno-rail-online__list button>span{position:relative;width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#dce7f5;color:#2a6fdb;font-size:14px;font-weight:800}.bruno-rail-online__list button:nth-child(2)>span{background:#f5dce7;color:#c0553f}.bruno-rail-online__list button:nth-child(3)>span{background:#ddefe4;color:#2f9e62}.bruno-rail-online__list .bruno-rail-online__invite>span{width:40px;height:40px;border:1px dashed #D8CBB4;background:#fff;color:#b5a88f}.bruno-rail-online__invite .material-symbol{font-size:19px}.bruno-rail-online__list i{position:absolute;right:0;bottom:1px;width:9px;height:9px;border:2px solid var(--bg-paper);border-radius:50%;background:var(--success)}.bruno-rail-online__list small{width:100%;display:block;margin-top:2px;color:var(--text-muted);font-size:10.5px;font-weight:400}.bruno-rail-online__invite small{margin-top:3px}.bruno-shell__rail .bruno-path-progress{background:var(--bg-paper)}.bruno-path-progress>span{display:block;margin-bottom:10px;color:#b5a88f;font-size:10.5px;font-weight:800;letter-spacing:.1em}.bruno-path-progress>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.bruno-path-progress>div strong,.bruno-path-progress>div b{color:var(--text-muted);font-size:12px;font-weight:800}.bruno-path-progress>div b{color:var(--brand-deep)}.bruno-path-progress>i{height:8px;display:block;margin-top:6px;overflow:hidden;border-radius:99px;background:#f0e7d6;font-style:normal}.bruno-path-progress>i em{height:100%;min-width:6px;display:block;border-radius:inherit;background:var(--brand)}.bruno-path-progress>p{margin:10px 0 0;color:var(--text-muted);font-size:11.5px;line-height:1.4;opacity:1}.bruno-shell__rail .bruno-chapter-note{display:flex;align-items:flex-start;gap:10px;padding:14px 16px;border-color:#f5ddbb;background:var(--surface-warm)}.bruno-chapter-note img{width:34px;height:34px;flex:0 0 34px;border-radius:50%}.bruno-chapter-note>p{margin:0;color:#5c4326;font-size:12.5px;line-height:1.5;opacity:1}.bruno-chapter-summary>span{display:block;margin-bottom:9px;color:#b5a88f;font-size:10.5px;font-weight:800;letter-spacing:.1em}.bruno-chapter-summary>div{display:flex;align-items:center;gap:8px;margin-top:9px}.bruno-chapter-summary>div .material-symbol{color:var(--success);font-size:18px}.bruno-chapter-summary>div:nth-child(3) .material-symbol{color:var(--brand-deep)}.bruno-chapter-summary>div:nth-child(4) .material-symbol{color:var(--text-muted)}.bruno-chapter-summary>div p{margin:0;color:var(--text);font-size:13px;line-height:1.3;opacity:1}.bruno-chat-rail__tip{display:grid;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:10px;padding:14px 16px;border:1px solid #F5DDBB;border-radius:16px;background:var(--surface-warm)}.bruno-chat-rail__tip .material-symbol{color:#c98f04;font-size:22px;font-variation-settings:"FILL" 1,"wght" 650,"GRAD" 0,"opsz" 22}.bruno-chat-rail__tip p{margin:0;color:#5c4326;font-size:12.5px;line-height:1.5}.bruno-chat-rail__words>header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.bruno-chat-rail__words>header span{color:#b5a88f;font-size:10.5px;font-weight:800;letter-spacing:.1em}.bruno-chat-rail__words>header b{color:var(--brand-deep);font-size:11.5px;font-weight:800}.bruno-chat-rail__words>div{display:grid;gap:8px}.bruno-chat-rail__words>div>button{height:58px;min-height:58px;display:grid;grid-template-columns:minmax(0,1fr) 20px;align-items:center;gap:10px;padding:10px 13px;border:1px solid var(--line);border-radius:12px;background:var(--bg-paper);color:var(--ink);text-align:left;cursor:pointer}.bruno-chat-rail__words>div>button>span{min-width:0;display:grid;gap:2px}.bruno-chat-rail__words strong{font-family:var(--font-es);font-size:14.5px;font-weight:500}.bruno-chat-rail__words small{color:var(--text-muted);font-size:11.5px}.bruno-chat-rail__words>div .material-symbol{color:var(--brand-deep);font-size:19px}.bruno-chat-rail__all{min-height:44px;width:100%;display:inline-flex;align-items:center;justify-content:center;gap:6px;margin-top:10px;border:1px solid #E4D9C5;border-radius:12px;background:var(--surface);color:var(--ink);font-size:12.5px;font-weight:800;cursor:pointer}.bruno-chat-rail__all .material-symbol{color:var(--text-muted);font-size:18px}.bruno-chat-rail__errors{min-height:68px;display:grid;grid-template-columns:38px minmax(0,1fr) 18px;align-items:center;gap:11px;padding:14px 16px;border:1px solid var(--line);border-radius:16px;background:var(--bg-paper);color:var(--ink);text-align:left;cursor:pointer}.bruno-chat-rail__errors>span:first-child{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:var(--danger-tint);color:var(--danger)}.bruno-chat-rail__errors>span:nth-child(2){min-width:0;display:grid;gap:0}.bruno-chat-rail__errors strong{font-size:13px;font-weight:800}.bruno-chat-rail__errors small{color:var(--text-muted);font-size:11.5px}.bruno-chat-rail__errors>.material-symbol{color:#b5a88f;font-size:18px;line-height:normal}.bruno-practice-rail__daily,.bruno-practice-rail__league{padding:16px 18px;border:1px solid #EAD59B;border-radius:16px;background:#e8a9121a;color:var(--text)}.bruno-practice-rail__daily header,.bruno-practice-rail__league header{display:flex;align-items:center;gap:9px}.bruno-practice-rail__daily header .material-symbol{display:block;color:var(--gold);font-size:22px;font-weight:400;line-height:normal;font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 22}.bruno-practice-rail__daily header strong,.bruno-practice-rail__league header strong{color:var(--ink);font-size:14.5px;font-weight:800}.bruno-practice-rail__daily>p{margin:10px 0 0;color:var(--text);font-family:var(--font-es);font-size:15px;font-style:italic}.bruno-practice-rail__daily>small{display:block;margin-top:6px;color:var(--text-muted);font-size:12px}.bruno-practice-rail__daily>button{min-height:41px;width:100%;display:block;margin-top:12px;border:0;border-radius:12px;background:var(--brand);color:var(--surface);font-size:14px;font-weight:800;cursor:pointer}.bruno-practice-rail__league{min-height:84px;border:0;background:#16233f;color:var(--surface-warm);cursor:pointer}.bruno-practice-rail__league header .material-symbol{display:block;color:#c7ceda;font-size:22px;font-weight:400;line-height:normal;font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 22}.bruno-practice-rail__league header strong{color:var(--surface-warm)}.bruno-practice-rail__league>p{margin:8px 0 0;color:#fff6e9b3;font-size:12px;line-height:1.5}.bruno-words-rail__title{color:#b5a88f;font-size:10.5px;font-weight:800;letter-spacing:.1em}.bruno-words-rail__stats{display:flex;gap:10px}.bruno-words-rail__stats>div{height:77px;min-height:77px;min-width:0;flex:1;display:block;padding:14px;border:1px solid #BFE3CE;border-radius:14px;background:#eaf6ef;color:var(--text);text-align:center}.bruno-words-rail__stats>div:nth-child(2){border-color:#f5c99a;background:#fff3e2}.bruno-words-rail__stats strong{display:block;color:var(--success);font-family:var(--font-display);font-size:22px;font-weight:900}.bruno-words-rail__stats>div:nth-child(2) strong{color:var(--brand-deep)}.bruno-words-rail__stats small{display:block;color:#1e7a47;font-size:11px;font-weight:700}.bruno-words-rail__stats>div:nth-child(2) small{color:var(--brand-deep)}.bruno-words-rail__total{padding:14px 16px;border:1px solid var(--line);border-radius:14px;background:var(--bg-paper)}.bruno-words-rail__total>div{display:flex;justify-content:space-between;gap:10px;color:var(--text-muted);font-size:12px;font-weight:800}.bruno-words-rail__total strong{color:var(--brand-deep)}.bruno-words-rail__total>i{height:8px;display:block;margin-top:6px;overflow:hidden;border-radius:99px;background:#f0e7d6}.bruno-words-rail__total>i span{width:31%;height:100%;display:block;border-radius:inherit;background:var(--brand)}.bruno-words-rail__today{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.bruno-words-rail__today>span{display:grid;min-height:70px;padding:10px;grid-template-columns:24px minmax(0,1fr);align-content:center;gap:1px 5px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.bruno-words-rail__today .material-symbol{grid-row:1 / 3;color:var(--brand-deep)}.bruno-words-rail__today strong{color:var(--ink);font-family:var(--font-display);font-size:18px;line-height:1}.bruno-words-rail__today small{color:var(--text-muted);font-size:9px}.bruno-words-rail__action{display:flex;min-height:46px;width:100%;align-items:center;justify-content:center;gap:7px;border:0;border-radius:8px;background:var(--brand);color:var(--surface);font-size:12px;font-weight:900;cursor:pointer}.bruno-words-rail__loading{display:grid;gap:10px}.bruno-words-rail__loading i{display:block;height:76px;border-radius:8px;background:var(--line);opacity:.65}.bruno-rating-ref__rules,.bruno-profile-ref__friends,.bruno-settings-ref__identity{padding:16px 18px;border:1px solid #EBE2D2;border-radius:16px;background:#faf6ee}.bruno-rating-ref__rules h2{margin:0;color:#b5a88f;font-size:10.5px;font-weight:800;letter-spacing:0}.bruno-rating-ref__rules p{min-height:25.1875px;display:flex;align-items:flex-start;gap:9px;margin:10px 0 0;color:#3d3a33;font-size:12.5px;line-height:1.4}.bruno-rating-ref__rules{min-height:0}.bruno-rating-ref__rules p+p{margin-top:10px}.bruno-rating-ref__rules .material-symbol{width:18px;height:auto;display:block;color:#e8a912;font-size:18px;font-weight:400;line-height:normal}.bruno-rating-ref__rules p:nth-child(3) .material-symbol{color:#c0553f}.bruno-rating-ref__rules p:nth-child(4) .material-symbol{color:#c05a08}.bruno-rating-ref__invite{margin-top:0;padding:16px 18px;border-radius:16px;background:#16233f;color:#fff6e9;text-align:center}.bruno-rating-ref__invite>.material-symbol{display:inline;color:#ffb35c;font-size:26px;font-weight:400;line-height:normal}.bruno-rating-ref__invite h2{margin:6px 0 0;color:#fff6e9;font-size:14px;font-weight:800}.bruno-rating-ref__invite button{width:100%;min-height:38px;margin-top:12px;border:0;border-radius:12px;background:#f2740d;color:#fff;font:inherit;font-size:13.5px;font-weight:800}.bruno-profile-ref__league{padding:16px 18px;border-radius:16px;background:#16233f;color:#fff6e9}.bruno-profile-ref__league>div{display:flex;align-items:center;gap:9px}.bruno-profile-ref__league .material-symbol{color:#c7ceda;font-size:22px;line-height:normal}.bruno-profile-ref__league strong{color:#fff6e9;font-size:14.5px;font-weight:800}.bruno-profile-ref__league p{margin:8px 0 0;color:#fff6e9b3;font-size:11.5px}.bruno-profile-ref__friends header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.bruno-profile-ref__friends header strong{font-size:14px;font-weight:800}.bruno-profile-ref__friends header span{color:#c05a08;font-size:12px;font-weight:800}.bruno-profile-ref__friends>div{display:flex;gap:8px}.bruno-profile-ref__friends i{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:#dce7f5;color:#2a6fdb;font-size:13px;font-style:normal;font-weight:800}.bruno-profile-ref__friends i:nth-child(2){background:#f5dce7;color:#c0553f}.bruno-profile-ref__friends i:nth-child(3){background:#ddefe4;color:#2f9e62}.bruno-profile-ref__friends i:nth-child(4){box-sizing:content-box;border:1px dashed #D8CBB4;background:#fff;color:#8a8171;font-size:12px}.bruno-profile-ref__settings{min-height:48px;display:grid;grid-template-columns:20px minmax(0,1fr) 18px;align-items:center;gap:11px;padding:13px 15px;border:1px solid #EBE2D2;border-radius:14px;background:#faf6ee;color:#223250;text-align:left}.bruno-profile-ref__settings .material-symbol{color:#8a8171;font-size:20px;line-height:normal}.bruno-profile-ref__settings .material-symbol:last-child{color:#b5a88f;font-size:18px;line-height:normal}.bruno-profile-ref__settings strong{font-size:13.5px;font-weight:800}.bruno-settings-ref__identity{text-align:center}.bruno-settings-ref__identity>span{width:56px;height:56px;display:grid;place-items:center;margin:0 auto;border-radius:50%;background:#f2740d;color:#fff;font-family:var(--font-display);font-size:22px;font-weight:900}.bruno-settings-ref__identity strong,.bruno-settings-ref__identity small{display:block}.bruno-settings-ref__identity strong{margin-top:10px;font-size:14.5px;font-weight:800}.bruno-settings-ref__identity small{color:#8a8171;font-size:12px}.bruno-settings-ref__logout,.bruno-settings-ref__delete{min-height:48px;display:flex;align-items:center;justify-content:center;gap:8px;padding:13px;border:1px solid #EBE2D2;border-radius:14px;background:#fff;color:#c0553f;font:inherit;font-size:14px;font-weight:800}.bruno-settings-ref__delete{justify-content:flex-start;gap:11px;padding:13px 15px;border-color:#eac7be;background:#fbf1ee;font-size:13.5px}.bruno-settings-ref__logout .material-symbol,.bruno-settings-ref__delete .material-symbol{width:19px;height:auto;display:block;font-size:19px;font-weight:400;line-height:normal}}.design-phone-chrome{display:none}@media(min-width:0px){html:has(.design-phone-chrome),body:has(.design-phone-chrome),#root:has(.design-phone-chrome){width:394px;min-width:394px;height:738px;min-height:738px;overflow:hidden;background:#faf6ee}.app-shell:has(>.design-phone-chrome){position:relative;width:394px;min-width:394px;height:738px;min-height:738px;box-sizing:border-box;overflow:hidden;border:9px solid #1b2740;border-radius:44px;background:#faf6ee;box-shadow:0 22px 56px #00000080}.app-shell:has(>.design-phone-chrome--dark){background:#12213c}.app-shell:has(>.design-phone-chrome):has(>.exam-v5--result){border-color:transparent;background:radial-gradient(circle,#ffedd9,#fff3e2 45%,#faf6ee00 72%) center -140px / 520px 520px no-repeat,#1b2740}.app-shell:has(>.design-phone-chrome):has(>.exam-v5--result) .design-phone-status{opacity:.12}.app-shell:has(>.design-phone-chrome--detailed){box-shadow:0 24px 60px #00000080}.app-shell:has(>.design-phone-chrome)>:not(.design-phone-chrome){position:absolute!important;z-index:1;top:44px;left:0;width:376px!important;min-width:0!important;max-width:376px!important;height:676px!important;min-height:676px!important;max-height:676px!important;overflow:hidden!important}.app-shell:has(>.design-phone-chrome)>.bruno-shell{display:block!important;grid-template-columns:none!important}.app-shell:has(>.design-phone-chrome) .bruno-sidebar,.app-shell:has(>.design-phone-chrome) .bruno-shell__rail,.app-shell:has(>.design-phone-chrome) .bottom-tabbar,.app-shell:has(>.design-phone-chrome) .bruno-global-offline{display:none!important}.app-shell:has(>.design-phone-chrome) .bruno-shell__main,.app-shell:has(>.design-phone-chrome) .bruno-shell__content{position:relative!important;inset:auto!important;width:376px!important;min-width:376px!important;max-width:376px!important;height:676px!important;min-height:676px!important;max-height:676px!important;display:block!important;padding:0!important;overflow:hidden!important}.app-shell:has(>.design-phone-chrome)>.daily-v4-result{overflow:visible!important}.app-shell:has(>.design-phone-chrome)>.lesson-v4-result{overflow:visible!important}.app-shell:has(>.design-phone-chrome)>.exam-v5--result{overflow:visible!important}.app-shell:has(>.design-phone-chrome) .rating-v4-promoted,.app-shell:has(>.design-phone-chrome) .bruno-shell:has(.rating-v4-promoted),.app-shell:has(>.design-phone-chrome) .bruno-shell__main:has(.rating-v4-promoted),.app-shell:has(>.design-phone-chrome) .bruno-shell__content:has(.rating-v4-promoted){overflow:visible!important}.app-shell:has(>.design-phone-chrome) .achievement-v4,.app-shell:has(>.design-phone-chrome) .bruno-shell:has(.achievement-v4),.app-shell:has(>.design-phone-chrome) .bruno-shell__main:has(.achievement-v4),.app-shell:has(>.design-phone-chrome) .bruno-shell__content:has(.achievement-v4){overflow:visible!important}.app-shell:has(>.design-phone-chrome) .animate-fade,.app-shell:has(>.design-phone-chrome) .animate-slide,.app-shell:has(>.design-phone-chrome) .animate-pop{animation:none}.app-shell:has(>.design-phone-chrome) .auth-page input{caret-color:transparent}.design-phone-chrome{position:absolute;top:-9px;left:-9px;z-index:auto;width:394px;height:738px;display:block;pointer-events:none}.design-phone-chrome:before{content:none}.design-phone-fill,.design-phone-edge,.design-phone-corner{display:none}.design-phone-edge--top,.design-phone-edge--bottom{left:0;width:100%;height:9px}.design-phone-edge--top{top:0}.design-phone-edge--bottom{bottom:0}.design-phone-edge--left,.design-phone-edge--right{top:0;width:9px;height:100%}.design-phone-edge--left{left:0}.design-phone-edge--right{right:0}.design-phone-corner{width:44px;height:44px}.design-phone-corner--tl{top:0;left:0;-webkit-mask-image:radial-gradient(circle at 44px 44px,transparent 0 34.5px,#000 35.5px);mask-image:radial-gradient(circle at 44px 44px,transparent 0 34.5px,#000 35.5px)}.design-phone-corner--tr{top:0;right:0;-webkit-mask-image:radial-gradient(circle at 0 44px,transparent 0 34.5px,#000 35.5px);mask-image:radial-gradient(circle at 0 44px,transparent 0 34.5px,#000 35.5px)}.design-phone-corner--br{right:0;bottom:0;-webkit-mask-image:radial-gradient(circle at 0 0,transparent 0 34.5px,#000 35.5px);mask-image:radial-gradient(circle at 0 0,transparent 0 34.5px,#000 35.5px)}.design-phone-corner--bl{bottom:0;left:0;-webkit-mask-image:radial-gradient(circle at 44px 0,transparent 0 34.5px,#000 35.5px);mask-image:radial-gradient(circle at 44px 0,transparent 0 34.5px,#000 35.5px)}.design-phone-status{position:absolute;top:9px;right:9px;left:9px;height:44px;padding:0 26px;display:flex;align-items:center;justify-content:space-between;color:#223250;font-family:var(--font-ui);font-size:13px;font-weight:700;line-height:normal;z-index:4}.design-phone-status strong{font-weight:700}.design-phone-status>span{display:inline-flex;align-items:center;gap:4px}.design-phone-status i{display:block;font-family:Material Symbols Rounded;font-size:13px;font-weight:700;font-style:normal;font-variation-settings:normal;line-height:normal}.design-phone-status .design-phone-battery{font-size:14px;font-variation-settings:"FILL" 1}.design-phone-chrome--duel .design-phone-status{display:none}.design-phone-chrome--detailed .design-phone-status i{font-size:14px}.design-phone-chrome--detailed .design-phone-status .design-phone-battery{font-size:15px}.design-phone-chrome--lessons-locked .design-phone-status>span{align-items:normal}.design-phone-chrome--reading .design-phone-status>span{align-items:normal}.design-phone-chrome--words .design-phone-status>span{align-items:normal}.design-phone-chrome--bruno .design-phone-status>span{align-items:normal}.design-phone-chrome--competitive .design-phone-status>span{align-items:normal}.design-phone-chrome--social .design-phone-status>span{align-items:normal}.design-phone-chrome--dark .design-phone-status{color:#fff6e9}}:root{--bg-paper: #FAF6EE;--bg-paper-deep: #F3ECDF;--surface: #FFFFFF;--surface-warm: #FFF6E9;--ink: #223250;--text: #3D3A33;--text-muted: #8A8171;--line: #EBE2D2;--border: var(--line);--brand: #F2740D;--brand-deep: #C05A08;--brand-tint: #FFEDD9;--gold: #E8A912;--gold-tint: #FCF1D5;--success: #2F9E62;--success-tint: #E4F5EB;--danger: #D9544D;--danger-tint: #FBE9E7;--flame: #F25C26;--font-ui: Manrope, sans-serif;--font-es: Literata, serif;--font-display: Nunito, sans-serif;--radius-xs: 8px;--radius-sm: 10px;--radius-md: 14px;--radius-lg: 18px;--radius-xl: 24px;--radius-pill: 999px;--shadow-xs: 0 1px 2px rgba(84, 63, 35, .06);--shadow-sm: 0 4px 14px rgba(84, 63, 35, .08);--shadow-md: 0 10px 28px rgba(84, 63, 35, .12);--shadow-brand: 0 10px 22px rgba(242, 116, 13, .22);--shell-sidebar: 266px;--shell-sidebar-compact: 72px;--shell-rail: 341px;--content-tab-max: 1040px;--content-chat-max: 720px;--content-focus-max: 560px;--nav-height: 72px;--safe-bottom: env(safe-area-inset-bottom, 0px);--orange-50: var(--surface-warm);--orange-100: var(--brand-tint);--orange-200: #F8D7B7;--orange-300: #F6B16F;--orange-400: #FB8A2E;--orange-500: var(--brand);--orange-600: var(--brand-deep);--gray-50: var(--bg-paper);--gray-100: var(--surface-warm);--gray-200: var(--line);--gray-300: #D8CCBA;--gray-400: var(--text-muted);--gray-500: #6F6557;--gray-600: #5C5348;--gray-700: var(--text);--gray-800: #2E2B26;--gray-900: var(--ink);--green-400: #48B878;--green-500: var(--success);--blue-400: #4A6F9F;--blue-500: var(--ink);--red-400: #E06E67;--purple-400: #7E6AA8;--bg-primary: var(--bg-paper);--bg-card: var(--surface);--bg-nav: rgba(255, 255, 255, .94);--text-primary: var(--ink);--text-secondary: var(--text-muted);--border-light: var(--line);--shadow-card: var(--shadow-sm);--shadow-nav: 0 10px 30px rgba(84, 63, 35, .12);--shadow-button: var(--shadow-brand)}@font-face{font-family:Manrope;src:url(/fonts/manrope-cyrillic.woff2) format("woff2");font-style:normal;font-weight:400;font-display:swap;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Manrope;src:url(/fonts/manrope-latin.woff2) format("woff2");font-style:normal;font-weight:400;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;src:url(/fonts/manrope-cyrillic.woff2) format("woff2");font-style:normal;font-weight:500;font-display:swap;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Manrope;src:url(/fonts/manrope-latin.woff2) format("woff2");font-style:normal;font-weight:500;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;src:url(/fonts/manrope-cyrillic.woff2) format("woff2");font-style:normal;font-weight:600;font-display:swap;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Manrope;src:url(/fonts/manrope-latin.woff2) format("woff2");font-style:normal;font-weight:600;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;src:url(/fonts/manrope-cyrillic.woff2) format("woff2");font-style:normal;font-weight:700;font-display:swap;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Manrope;src:url(/fonts/manrope-latin.woff2) format("woff2");font-style:normal;font-weight:700;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;src:url(/fonts/manrope-cyrillic.woff2) format("woff2");font-style:normal;font-weight:800;font-display:swap;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Manrope;src:url(/fonts/manrope-latin.woff2) format("woff2");font-style:normal;font-weight:800;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Nunito;src:url(/fonts/nunito-cyrillic.woff2) format("woff2");font-style:normal;font-weight:800;font-display:swap;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Nunito;src:url(/fonts/nunito-latin.woff2) format("woff2");font-style:normal;font-weight:800;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Nunito;src:url(/fonts/nunito-cyrillic.woff2) format("woff2");font-style:normal;font-weight:900;font-display:swap;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Nunito;src:url(/fonts/nunito-latin.woff2) format("woff2");font-style:normal;font-weight:900;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Literata;src:url(/fonts/literata-normal-cyrillic.woff2) format("woff2");font-style:normal;font-weight:400;font-display:swap;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Literata;src:url(/fonts/literata-normal-latin.woff2) format("woff2");font-style:normal;font-weight:400;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Literata;src:url(/fonts/literata-normal-cyrillic.woff2) format("woff2");font-style:normal;font-weight:500;font-display:swap;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Literata;src:url(/fonts/literata-normal-latin.woff2) format("woff2");font-style:normal;font-weight:500;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Literata;src:url(/fonts/literata-normal-cyrillic.woff2) format("woff2");font-style:normal;font-weight:600;font-display:swap;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Literata;src:url(/fonts/literata-normal-latin.woff2) format("woff2");font-style:normal;font-weight:600;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Literata;src:url(/fonts/literata-italic-cyrillic.woff2) format("woff2");font-style:italic;font-weight:400;font-display:swap;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Literata;src:url(/fonts/literata-italic-latin.woff2) format("woff2");font-style:italic;font-weight:400;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Literata;src:url(/fonts/literata-italic-cyrillic.woff2) format("woff2");font-style:italic;font-weight:500;font-display:swap;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Literata;src:url(/fonts/literata-italic-latin.woff2) format("woff2");font-style:italic;font-weight:500;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Material Symbols Rounded;src:url(/fonts/material-symbols-rounded.woff2) format("woff2");font-style:normal;font-weight:400 700;font-display:block}@font-face{font-family:Nunito Canonical;src:url(/fonts/nunito-cyrillic.woff2) format("woff2");font-style:normal;font-weight:800 900;font-display:swap;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Nunito Canonical;src:url(/fonts/nunito-latin.woff2) format("woff2");font-style:normal;font-weight:800 900;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Material Symbols Canonical;src:url(/fonts/material-symbols-rounded.woff2) format("woff2");font-style:normal;font-weight:300 700;font-display:block}*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{min-height:100%;overflow-x:hidden;background:var(--bg-paper-deep);color:var(--text-primary);font-family:var(--font-ui);letter-spacing:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{min-height:100dvh}@media(max-width:743px){html,body,#root{-ms-overflow-style:none;scrollbar-width:none}html::-webkit-scrollbar,body::-webkit-scrollbar,#root::-webkit-scrollbar{display:none;width:0;height:0}}button,input,textarea,select{font:inherit}button{color:inherit}#root{min-height:100dvh;background:var(--bg-paper-deep)}.app-shell{width:100%;min-height:100dvh;background:var(--bg-paper);position:relative;overflow-x:hidden}.page{min-height:100dvh;padding:0 20px calc(var(--nav-height) + var(--safe-bottom) + 20px);animation:fadeIn .25s ease}.page-header{padding-top:max(env(safe-area-inset-top,16px),16px);padding-bottom:8px}.page-title{color:var(--text-primary);font-family:var(--font-display);font-size:28px;font-weight:900;line-height:1.1;letter-spacing:0}.page-subtitle{margin-top:4px;color:var(--text-secondary);font-size:15px;line-height:1.4}.card{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--bg-card);box-shadow:var(--shadow-card);padding:18px}.btn{display:flex;align-items:center;justify-content:center;gap:8px;min-height:52px;padding:14px 24px;border:0;border-radius:15px;font-family:var(--font-ui);font-size:16px;font-weight:900;cursor:pointer;transition:transform .15s,box-shadow .15s,opacity .15s,background .15s;-webkit-user-select:none;user-select:none}.btn:active{transform:scale(.97)}.btn-primary{background:var(--brand);color:var(--surface);box-shadow:var(--shadow-button)}.btn-secondary{background:var(--brand-tint);color:var(--brand-deep)}.btn-ghost{background:transparent;color:var(--brand)}.btn-full{width:100%}.btn-lg{min-height:56px;border-radius:var(--radius-lg);font-size:17px}.input-group{margin-bottom:16px}.input-label{display:block;margin-bottom:6px;color:var(--text-secondary);font-size:13px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.input-field{width:100%;min-height:52px;padding:14px 15px;border:1.5px solid var(--border-light);border-radius:var(--radius-md);outline:none;background:var(--bg-card);color:var(--text-primary);font-family:var(--font-ui);font-size:16px;font-weight:700;transition:border-color .2s,box-shadow .2s}.input-field:focus{border-color:var(--brand);box-shadow:0 0 0 4px var(--brand-tint)}.input-field::placeholder{color:var(--text-muted)}.progress-bar{height:8px;overflow:hidden;border-radius:var(--radius-pill);background:var(--line)}.progress-fill{height:100%;border-radius:var(--radius-pill);background:var(--brand);transition:width .5s cubic-bezier(.4,0,.2,1)}.badge{display:inline-flex;align-items:center;padding:4px 10px;border-radius:var(--radius-pill);font-size:12px;font-weight:900}.badge-orange{background:var(--brand-tint);color:var(--brand-deep)}.badge-green{background:var(--success-tint);color:var(--success)}.badge-blue{background:var(--surface-warm);color:var(--ink)}.material-symbol{font-family:Material Symbols Rounded;font-weight:500;font-style:normal;font-size:20px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-flex;white-space:nowrap;word-wrap:normal;direction:ltr;font-feature-settings:"liga";-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;font-variation-settings:"FILL" 0,"wght" 600,"GRAD" 0,"opsz" 24}@media(min-width:744px){.page{padding-bottom:28px}}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes pop{0%{transform:scale(.8);opacity:0}60%{transform:scale(1.05)}to{transform:scale(1);opacity:1}}@keyframes shimmer{0%{background-position:-200% center}to{background-position:200% center}}.animate-fade{animation:fadeIn .3s ease both}.animate-slide{animation:slideUp .4s ease both}.animate-pop{animation:pop .4s ease both}.delay-1{animation-delay:.08s}.delay-2{animation-delay:.16s}.delay-3{animation-delay:.24s}.delay-4{animation-delay:.32s}.delay-5{animation-delay:.4s}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.no-scrollbar::-webkit-scrollbar{display:none}
