.auth-gate-screen{min-height:100%;display:flex;align-items:center;justify-content:center;padding:24px 18px 32px}.auth-gate-card{width:100%;max-width:360px;border-radius:28px;background:linear-gradient(180deg,#ffffff,#f4f7fc);box-shadow:0 18px 48px rgba(31,42,68,.14);border:1px solid rgba(54,97,142,.12);padding:28px 22px 24px;text-align:center}.auth-gate-badge{width:64px;height:64px;margin:0 auto 18px;border-radius:20px;background:linear-gradient(135deg,#36618e,#4e82bb);color:#ffffff;display:grid;place-items:center;font-size:28px;font-weight:700}.auth-gate-title{margin:0;color:#1f2a44;font-size:26px;line-height:1.2}.auth-gate-copy{margin:12px 0 0;color:#66788f;font-size:15px;line-height:1.5}.auth-gate-actions{display:flex;flex-direction:column;gap:12px;margin-top:24px}.auth-gate-link,.auth-gate-primary,.auth-gate-secondary{border:none;border-radius:16px;font-size:15px;font-weight:700;cursor:pointer}.auth-gate-primary{background:#36618e;color:#ffffff;padding:15px 18px}.auth-gate-secondary{background:rgba(54,97,142,.08);color:#36618e;padding:15px 18px}.auth-gate-link{background:transparent;color:#7c8aa2;padding:6px 18px 0}.app-area{height:100%;background:#f8f9ff;position:relative;overflow:hidden;display:flex;flex-direction:column}.app-scroll-area{flex:1 1;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior-y:contain}.app-area.with-tabs .app-scroll-area{padding-bottom:110px}.bottom-tabs{position:absolute;bottom:0;width:100%;left:0;height:78px;background:rgba(255,255,255,.95);border-top:1px solid #e5ebf3;display:grid;grid-template-columns:repeat(3,1fr);z-index:90;-webkit-backdrop-filter:saturate(180%) blur(12px);backdrop-filter:saturate(180%) blur(12px)}.bottom-tab{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#999}.bottom-tab.active .bottom-tab-label{color:#4b6b9c;font-weight:600}.bottom-tab-icon-wrap{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:12px}.bottom-tab.active .bottom-tab-icon-wrap{background:rgba(75,107,156,.1)}.bottom-tab-label{font-size:11px}@media (max-width:768px){.bottom-tabs{width:100%}}.drawer-backdrop{position:absolute;inset:0;background:rgba(14,35,64,0);z-index:280;pointer-events:none;transition:background .3s ease}.drawer-backdrop--visible{background:rgba(14,35,64,.45);pointer-events:auto;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.side-drawer{position:absolute;top:0;left:0;bottom:0;width:78%;max-width:300px;background:#fff;z-index:290;display:flex;flex-direction:column;box-shadow:4px 0 32px rgba(14,35,64,.18);border-radius:0 20px 20px 0;transform:translateX(-105%);transition:transform .32s cubic-bezier(.4,0,.2,1);will-change:transform;overflow:hidden}.side-drawer--open{transform:translateX(0)}.side-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:22px 16px 16px;background:linear-gradient(135deg,#0E7C6B,#0a6358);flex-shrink:0}.side-drawer__brand{display:flex;align-items:center;gap:10px}.side-drawer__brand-mark{width:36px;height:36px;border-radius:10px;background:rgba(255,255,255,.22);color:#fff;font-size:18px;font-weight:800;display:flex;align-items:center;justify-content:center;letter-spacing:-.5px;flex-shrink:0}.side-drawer__brand-name{color:#fff;font-size:15px;font-weight:700;letter-spacing:.5px;line-height:1.2}.side-drawer__brand-tagline{color:rgba(255,255,255,.72);font-size:11px;font-weight:400;line-height:1.3}.side-drawer__close{width:32px;height:32px;border-radius:50%;background:rgba(255,255,255,.18);border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .18s ease}.side-drawer__close:active,.side-drawer__close:hover{background:rgba(255,255,255,.3)}.side-drawer__nav{flex:1 1;padding:12px 0;overflow-y:auto}.side-drawer__nav-section-label{padding:8px 20px 6px;font-size:11px;font-weight:600;color:#a0aec0;letter-spacing:.8px;text-transform:uppercase;margin:0}.side-drawer__nav-item{position:relative;display:flex;align-items:center;gap:14px;padding:13px 20px;color:#4a5568;font-size:14px;font-weight:500;border-radius:0;transition:background .15s ease,color .15s ease;text-decoration:none}.side-drawer__nav-item:active{background:#f0f9f7}.side-drawer__nav-item--active{color:#0E7C6B;font-weight:600;background:linear-gradient(90deg,#e8f8f5,transparent)}.side-drawer__nav-item--active:before{content:"";position:absolute;left:0;top:6px;bottom:6px;width:3px;border-radius:0 3px 3px 0;background:#0E7C6B}.side-drawer__nav-icon{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:#f0f4f8;flex-shrink:0;transition:background .15s ease}.side-drawer__nav-item--active .side-drawer__nav-icon{background:rgba(14,124,107,.12);color:#0E7C6B}.side-drawer__nav-label{flex:1 1}.side-drawer__nav-active-dot{width:6px;height:6px;border-radius:50%;background:#0E7C6B;flex-shrink:0}.side-drawer__footer{padding:12px 20px 20px;flex-shrink:0}.side-drawer__footer-divider{height:1px;background:#edf2f7;margin-bottom:12px}.side-drawer__footer-text{font-size:11px;color:#a0aec0;margin:0;text-align:center}.drawer-hamburger{position:absolute;top:10px;left:10px;z-index:260;width:36px;height:36px;border-radius:10px;background:rgba(255,255,255,.9);border:1px solid rgba(14,35,64,.08);box-shadow:0 2px 8px rgba(14,35,64,.1);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4.5px;cursor:pointer;transition:background .18s ease,box-shadow .18s ease,opacity .18s ease;padding:0;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.drawer-hamburger:active{background:rgba(14,124,107,.08);box-shadow:0 1px 4px rgba(14,35,64,.12)}.drawer-hamburger--hidden{opacity:0;pointer-events:none}.drawer-hamburger__line{display:block;width:16px;height:1.8px;border-radius:2px;background:#2d3748;transition:transform .25s ease,opacity .2s ease,width .2s ease;transform-origin:center}.drawer-hamburger__line:nth-child(2){width:11px;align-self:flex-start;margin-left:10px}