:root{--tojir-font: "Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--tojir-sidebar-bg: #0f172a;--tojir-sidebar-hover: rgba(255, 255, 255, .06);--tojir-sidebar-active-bg: rgba(255, 255, 255, .1);--tojir-sidebar-text: rgba(255, 255, 255, .78);--tojir-sidebar-text-active: #fff;--tojir-header-bg: #ffffff;--tojir-content-bg: #f1f5f9;--tojir-primary: #2563eb;--tojir-primary-hover: #1d4ed8;--tojir-text: #0f172a;--tojir-text-muted: #475569;--tojir-text-secondary: #64748b;--tojir-bg-secondary: rgba(0, 0, 0, .02);--tojir-radius-sm: 10px;--tojir-radius-md: 14px;--tojir-radius-lg: 18px;--tojir-shadow-sm: 0 1px 2px rgba(0, 0, 0, .04);--tojir-shadow-md: 0 4px 12px rgba(0, 0, 0, .06);--tojir-shadow-lg: 0 8px 24px rgba(0, 0, 0, .08);--tojir-border: 1px solid rgba(0, 0, 0, .06);--tojir-content-padding: 32px;--tojir-title-size: 1.875rem;--tojir-title-weight: 800}*{box-sizing:border-box}body{margin:0;min-height:100vh;font-family:var(--tojir-font);font-weight:500;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--tojir-text)}.tojir-landing{min-height:100vh;background:radial-gradient(900px 420px at 20% -10%,rgba(37,99,235,.18),transparent 55%),radial-gradient(900px 420px at 100% 10%,rgba(34,197,94,.14),transparent 52%),var(--tojir-content-bg)}html.tojir-dark .tojir-landing{background:radial-gradient(900px 420px at 20% -10%,rgba(37,99,235,.28),transparent 55%),radial-gradient(900px 420px at 100% 10%,rgba(34,197,94,.16),transparent 52%),#0b1220}.tojir-landing-header{position:sticky;top:0;z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb8;border-bottom:1px solid rgba(15,23,42,.08)}html.tojir-dark .tojir-landing-header{background:#0f172ab8;border-bottom:1px solid rgba(255,255,255,.08)}.tojir-landing-header-inner{max-width:1120px;margin:0 auto;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;gap:12px}.tojir-landing-brand{display:inline-flex;align-items:center;gap:10px;min-width:0}.tojir-landing-brand-name{font-weight:900;letter-spacing:-.02em;font-size:18px}.tojir-landing-header-actions{display:inline-flex;align-items:center;gap:10px}.tojir-landing-theme{color:var(--tojir-text-muted);font-weight:600}.tojir-landing-main{max-width:1120px;margin:0 auto;padding:28px 18px 40px}.tojir-landing-hero{padding:18px 0 10px}.tojir-landing-hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:18px;align-items:start}.tojir-landing-pill{border-radius:999px!important;font-weight:800!important;padding:4px 10px!important}.tojir-landing-title{margin:12px 0 10px;font-size:44px;line-height:1.05;letter-spacing:-.03em}.tojir-landing-subtitle{margin:0 0 16px;color:var(--tojir-text-muted);font-size:16px;max-width:560px}.tojir-landing-hero-cta{margin-bottom:14px}.tojir-landing-store-row{display:flex;gap:10px;flex-wrap:wrap;margin:10px 0}.tojir-landing-store-card{border-radius:14px!important;border:1px solid rgba(15,23,42,.08)!important;background:#fff9!important;box-shadow:var(--tojir-shadow-sm);min-width:160px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}html.tojir-dark .tojir-landing-store-card{border:1px solid rgba(255,255,255,.1)!important;background:#0f172a8c!important}.tojir-landing-store-card:hover{transform:translateY(-2px);box-shadow:0 14px 30px #02061724;border-color:#2563eb40!important}.tojir-landing-store-title{font-weight:900;letter-spacing:-.02em}.tojir-landing-store-sub{opacity:.75;font-size:12px}.tojir-landing-note{font-size:13px;color:var(--tojir-text-secondary)}.tojir-landing-mock{border-radius:18px;overflow:hidden;border:1px solid rgba(15,23,42,.08);background:#ffffffa6;box-shadow:var(--tojir-shadow-md);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}html.tojir-dark .tojir-landing-mock{border:1px solid rgba(255,255,255,.1);background:#0f172a8c}.tojir-landing-mock:hover{transform:translateY(-3px);box-shadow:0 22px 48px #0206172e;border-color:#2563eb38}.tojir-landing-mock-top{display:flex;gap:7px;padding:12px 14px;border-bottom:1px solid rgba(15,23,42,.06)}html.tojir-dark .tojir-landing-mock-top{border-bottom:1px solid rgba(255,255,255,.08)}.tojir-landing-dot{width:10px;height:10px;border-radius:999px;background:#94a3b8cc}.tojir-landing-mock-body{padding:14px;display:grid;gap:10px}.tojir-landing-kpi{border-radius:14px;padding:12px;border:1px solid rgba(15,23,42,.06);background:#0f172a08;transition:transform .18s ease,background .18s ease,border-color .18s ease}html.tojir-dark .tojir-landing-kpi{border:1px solid rgba(255,255,255,.08);background:#ffffff0a}.tojir-landing-kpi:hover{transform:translateY(-2px);border-color:#22c55e38;background:#22c55e0f}.tojir-landing-kpi-title{font-weight:900}.tojir-landing-kpi-sub{opacity:.78;font-size:12px;margin-top:4px}.tojir-landing-bullets{margin-top:10px;display:grid;gap:8px;color:var(--tojir-text-muted)}.tojir-landing-bullet{display:inline-flex;align-items:center;gap:8px;font-weight:600}.tojir-landing-section{margin-top:26px}.tojir-landing-section-title{font-size:22px;font-weight:900;letter-spacing:-.02em}.tojir-landing-section-sub{margin-top:6px;color:var(--tojir-text-muted);max-width:760px}.tojir-landing-features{margin-top:14px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.tojir-landing-feature{border-radius:16px!important;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;will-change:transform}.tojir-landing-feature:hover{transform:translateY(-4px);box-shadow:0 18px 44px #02061724;border-color:#2563eb38!important}.tojir-landing-feature-icon{width:40px;height:40px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:#2563eb1f;color:var(--tojir-primary);font-size:18px;margin-bottom:10px;transition:transform .2s ease,background .2s ease}.tojir-landing-feature:hover .tojir-landing-feature-icon{transform:translateY(-1px) scale(1.06);background:#2563eb2e}.tojir-landing-feature-title{font-weight:900;margin-bottom:4px}.tojir-landing-feature-text{color:var(--tojir-text-muted)}.tojir-landing-about{margin-top:14px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.tojir-landing-about-card{border-radius:16px!important}.tojir-landing-about-title{font-weight:900;font-size:16px;margin-bottom:8px}.tojir-landing-about-text{color:var(--tojir-text-muted);line-height:1.5}.tojir-landing-about-actions{margin-top:12px;display:flex;gap:10px;flex-wrap:wrap}.tojir-landing-steps{display:grid;gap:10px}.tojir-landing-step{display:flex;align-items:center;gap:10px}.tojir-landing-step-num{width:28px;height:28px;border-radius:999px;background:#22c55e24;color:#16a34a;display:inline-flex;align-items:center;justify-content:center;font-weight:900}html.tojir-dark .tojir-landing-step-num{background:#22c55e2e;color:#4ade80}.tojir-landing-step-text{color:var(--tojir-text-muted);font-weight:600}.tojir-landing-tariffs{margin-top:14px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.tojir-landing-tariff{border-radius:18px!important;overflow:hidden;position:relative;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;will-change:transform}.tojir-landing-tariff:hover{transform:translateY(-5px);box-shadow:0 22px 56px #02061729;border-color:#2563eb38!important}.tojir-landing-tariff--recommended{border:1px solid rgba(34,197,94,.28)!important;box-shadow:0 10px 26px #22c55e1f}.tojir-landing-tariff--recommended:hover{box-shadow:0 26px 64px #22c55e33;border-color:#22c55e57!important}.tojir-landing-tariff-badge{position:absolute;top:10px;left:10px;background:linear-gradient(135deg,#22c55e2e,#22c55e14);border:1px solid rgba(34,197,94,.22);color:#16a34a;font-weight:900;border-radius:999px;padding:4px 8px;font-size:11px;line-height:1;letter-spacing:.01em;box-shadow:0 8px 18px #22c55e1f}html.tojir-dark .tojir-landing-tariff-badge{background:linear-gradient(135deg,#22c55e38,#22c55e1a);border-color:#22c55e3d;color:#4ade80;box-shadow:0 10px 22px #22c55e29}.tojir-landing-tariff-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.tojir-landing-tariff-name{font-weight:1000;letter-spacing:-.02em;font-size:18px;padding-top:2px}.tojir-landing-tariff-price{border-radius:999px!important;font-weight:900!important;padding:6px 10px!important;font-size:13px}.tojir-landing-tariff-pill{margin-top:10px}.tojir-landing-tariff-limits{margin-top:10px;display:flex;flex-wrap:wrap;gap:10px 12px;color:var(--tojir-text-muted);font-weight:700;font-size:13px}.tojir-landing-tariff-limits span{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;border:1px solid rgba(15,23,42,.06);background:#0f172a08}html.tojir-dark .tojir-landing-tariff-limits span{border:1px solid rgba(255,255,255,.08);background:#ffffff0a}.tojir-landing-tariff-list{margin-top:10px;display:grid;gap:8px;color:var(--tojir-text-muted);font-weight:650}.tojir-landing-tariff-item{display:inline-flex;align-items:center;gap:8px}.tojir-landing-tariff-cta{margin-top:14px}.tojir-landing-vip-custom{display:grid;gap:10px}.tojir-landing-vip-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.tojir-landing-vip-row span{font-weight:800;color:var(--tojir-text)}.tojir-landing-vip-row .ant-input-number{width:140px}.tojir-landing-vip-hint{color:var(--tojir-text-muted);font-size:12px;line-height:1.25}.tojir-landing-footer{margin-top:22px;border-top:1px solid rgba(15,23,42,.08);background:#ffffff8c}html.tojir-dark .tojir-landing-footer{border-top:1px solid rgba(255,255,255,.08);background:#0f172a8c}.tojir-landing-footer-inner{max-width:1120px;margin:0 auto;padding:18px;display:flex;align-items:center;justify-content:space-between;gap:12px}.tojir-landing-footer-brand{font-weight:900}.tojir-landing-footer-muted{color:var(--tojir-text-muted);font-size:13px}.tojir-landing-footer-right{display:flex;gap:14px;flex-wrap:wrap}.tojir-landing-footer-right a{color:var(--tojir-text-muted);text-decoration:none;font-weight:700;transition:color .15s ease,transform .15s ease}.tojir-landing-footer-right a:hover{color:var(--tojir-text);transform:translateY(-1px)}.tojir-legal-page{min-height:100vh;padding:28px 18px 44px;background:radial-gradient(900px 420px at 20% -10%,rgba(37,99,235,.16),transparent 55%),radial-gradient(900px 420px at 100% 10%,rgba(34,197,94,.12),transparent 52%),var(--tojir-content-bg)}html.tojir-dark .tojir-legal-page{background:radial-gradient(900px 420px at 20% -10%,rgba(37,99,235,.28),transparent 55%),radial-gradient(900px 420px at 100% 10%,rgba(34,197,94,.16),transparent 52%),#0b1220}.tojir-legal-hero{max-width:980px;margin:0 auto 14px}.tojir-legal-hero-left{padding:8px 2px}.tojir-legal-pill{border-radius:999px!important;font-weight:900!important;padding:4px 10px!important}.tojir-legal-title.ant-typography{margin:12px 0 6px!important;letter-spacing:-.02em}.tojir-legal-subtitle{color:var(--tojir-text-muted);max-width:860px;margin-bottom:14px!important}.tojir-legal-grid{max-width:980px;margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.tojir-legal-card.ant-card{border-radius:18px!important;overflow:hidden}.tojir-legal-card-head{font-size:14px}.tojir-legal-card-head .anticon{font-size:18px;color:var(--tojir-primary)}.tojir-legal-text{color:var(--tojir-text-muted);margin-bottom:0!important}.tojir-legal-list{margin:10px 0 0;padding-left:18px;color:var(--tojir-text-muted)}.tojir-legal-list li{margin:6px 0}.tojir-support-page{min-height:100vh;padding:28px 18px 44px;display:flex;align-items:center;justify-content:center;background:radial-gradient(900px 420px at 20% -10%,rgba(37,99,235,.16),transparent 55%),radial-gradient(900px 420px at 100% 10%,rgba(56,189,248,.12),transparent 52%),var(--tojir-content-bg)}html.tojir-dark .tojir-support-page{background:radial-gradient(900px 420px at 20% -10%,rgba(37,99,235,.28),transparent 55%),radial-gradient(900px 420px at 100% 10%,rgba(56,189,248,.16),transparent 52%),#0b1220}.tojir-support-card.ant-card{width:min(560px,100%);border-radius:24px!important;box-shadow:var(--tojir-shadow-lg)}.tojir-support-icon{width:76px;height:76px;border-radius:999px;margin:0 auto 14px;display:flex;align-items:center;justify-content:center;font-size:30px;color:var(--tojir-primary);background:#2563eb1f;border:1px solid rgba(37,99,235,.14)}html.tojir-dark .tojir-support-icon{background:#2563eb29;border-color:#2563eb38}.tojir-support-sub{color:var(--tojir-text-muted);text-align:center;margin-bottom:16px!important}.tojir-support-methods{display:grid;gap:10px;margin-top:6px}.tojir-support-method{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:16px;text-decoration:none;border:1px solid rgba(15,23,42,.08);background:#ffffff8c;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;color:inherit}html.tojir-dark .tojir-support-method{border:1px solid rgba(255,255,255,.1);background:#0f172a8c}.tojir-support-method:hover{transform:translateY(-2px);box-shadow:0 18px 40px #02061724;border-color:#2563eb38}.tojir-support-method-icon{width:40px;height:40px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:#2563eb1a;color:var(--tojir-primary);flex-shrink:0}html.tojir-dark .tojir-support-method-icon{background:#2563eb24}.tojir-support-method-text{display:flex;flex-direction:column;min-width:0}.tojir-support-method-muted{margin-top:2px;font-size:12px;color:var(--tojir-text-muted)}.tojir-support-hint{margin-top:14px;padding:10px 12px;border-radius:14px;border:1px solid rgba(251,191,36,.3);background:#fbbf241a;color:var(--tojir-text);font-weight:650;display:flex;align-items:center;gap:8px}html.tojir-dark .tojir-support-hint{color:#f1f5f9;border-color:#fbbf2447;background:#fbbf241f}@media(max-width:860px){.tojir-legal-grid{grid-template-columns:1fr}}.tojir-landing .ant-btn{transition:transform .15s ease,box-shadow .15s ease,background .15s ease,border-color .15s ease}.tojir-landing .ant-btn:hover{transform:translateY(-1px);box-shadow:0 12px 30px #02061724}.tojir-landing .ant-btn:active{transform:translateY(0) scale(.99);box-shadow:none}@keyframes tojFadeUp{0%{opacity:0;transform:translateY(12px);filter:blur(2px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}@keyframes tojFloat{0%{transform:translateY(0)}50%{transform:translateY(-3px)}to{transform:translateY(0)}}@keyframes tojShimmer{0%{background-position:0% 50%}to{background-position:100% 50%}}.toj-anim-fadeup{opacity:0;transform:translateY(12px);animation:tojFadeUp .65s cubic-bezier(.2,.8,.2,1) forwards}.toj-anim-delay-1{animation-delay:80ms}.toj-anim-delay-2{animation-delay:.16s}.toj-anim-delay-3{animation-delay:.24s}.toj-anim-delay-4{animation-delay:.32s}.toj-anim-cta.ant-btn-primary{position:relative;overflow:hidden}.toj-anim-cta.ant-btn-primary:after{content:"";position:absolute;inset:-2px;background:linear-gradient(120deg,transparent 0%,rgba(255,255,255,.28) 35%,transparent 70%);transform:translate(-120%);transition:transform .6s ease;pointer-events:none}.toj-anim-cta.ant-btn-primary:hover:after{transform:translate(120%)}.tojir-landing-features .tojir-landing-feature,.tojir-landing-tariffs .tojir-landing-tariff,.tojir-landing-store-row .tojir-landing-store-card{opacity:0;transform:translateY(10px);animation:tojFadeUp .65s cubic-bezier(.2,.8,.2,1) forwards}.tojir-landing-store-row .tojir-landing-store-card:nth-child(1){animation-delay:.22s}.tojir-landing-store-row .tojir-landing-store-card:nth-child(2){animation-delay:.3s}.tojir-landing-features .tojir-landing-feature:nth-child(1){animation-delay:.18s}.tojir-landing-features .tojir-landing-feature:nth-child(2){animation-delay:.24s}.tojir-landing-features .tojir-landing-feature:nth-child(3){animation-delay:.3s}.tojir-landing-features .tojir-landing-feature:nth-child(4){animation-delay:.36s}.tojir-landing-features .tojir-landing-feature:nth-child(5){animation-delay:.42s}.tojir-landing-features .tojir-landing-feature:nth-child(6){animation-delay:.48s}.tojir-landing-tariffs .tojir-landing-tariff:nth-child(1){animation-delay:.14s}.tojir-landing-tariffs .tojir-landing-tariff:nth-child(2){animation-delay:.22s}.tojir-landing-tariffs .tojir-landing-tariff:nth-child(3){animation-delay:.3s}.tojir-landing-mock{animation:tojFloat 3.8s ease-in-out infinite}.tojir-landing-mock:hover{animation-play-state:paused}.tojir-landing-section-title{position:relative}.tojir-landing-section-title:after{content:"";display:block;margin-top:8px;width:86px;height:4px;border-radius:999px;background:linear-gradient(90deg,#2563ebbf,#22c55ea6,#2563ebbf);background-size:200% 200%;animation:tojShimmer 2.8s ease-in-out infinite alternate;opacity:.9}@media(prefers-reduced-motion:reduce){.tojir-landing *{transition:none!important;animation:none!important;scroll-behavior:auto!important}}@media(max-width:900px){.tojir-landing-hero-grid{grid-template-columns:1fr}.tojir-landing-title{font-size:36px}.tojir-landing-features{grid-template-columns:repeat(2,minmax(0,1fr))}.tojir-landing-about,.tojir-landing-tariffs{grid-template-columns:1fr}}@media(max-width:640px){.tojir-landing-main{padding:18px 14px 28px}.tojir-landing-title{font-size:30px}.tojir-landing-features{grid-template-columns:1fr}.tojir-landing-header-inner{padding:12px 14px}.tojir-landing-theme{display:none}}#root{min-height:100vh}.tojir-logo-wrap{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:inherit}.tojir-logo-wrap.dark{color:var(--tojir-sidebar-text-active)}.tojir-logo-img{display:block;object-fit:contain;width:auto}.tojir-logo-fallback{font-weight:800;font-size:1.25rem;letter-spacing:-.02em}.tojir-logo-wrap.dark .tojir-logo-fallback{color:#fff}.tojir-layout .tojir-sider{border-radius:0 var(--tojir-radius-lg) var(--tojir-radius-lg) 0;overflow:hidden;box-shadow:var(--tojir-shadow-md)}.tojir-sidebar-header{height:64px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.08)}.tojir-sidebar-menu.ant-menu-inline{margin-top:12px;padding:0 12px}.tojir-sidebar-menu .ant-menu-item{color:var(--tojir-sidebar-text);border-radius:var(--tojir-radius-sm);margin-bottom:4px;height:48px;line-height:48px;font-weight:500}.tojir-sidebar-menu .ant-menu-item:hover{color:var(--tojir-sidebar-text-active);background:var(--tojir-sidebar-hover)}.tojir-sidebar-menu .ant-menu-item-selected{color:var(--tojir-sidebar-text-active);background:var(--tojir-sidebar-active-bg);font-weight:600}.tojir-sidebar-menu .ant-menu-item .anticon{font-size:20px}.tojir-collapse-btn{color:var(--tojir-sidebar-text);cursor:pointer;padding:8px;display:flex;align-items:center;font-size:18px;border-radius:var(--tojir-radius-sm)}.tojir-collapse-btn:hover{color:var(--tojir-sidebar-text-active);background:var(--tojir-sidebar-hover)}.tojir-header{background:var(--tojir-header-bg);padding:0 28px;height:64px;display:flex;align-items:center;justify-content:flex-end;box-shadow:var(--tojir-shadow-sm);border-bottom:var(--tojir-border)}.tojir-header-right{display:flex;align-items:center;gap:8px}.tojir-header-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:var(--tojir-radius-sm);color:var(--tojir-text-muted);font-size:18px;cursor:default;transition:color .15s,background .15s}.tojir-header-icon:hover{color:var(--tojir-text);background:var(--tojir-content-bg)}.tojir-header-push,.tojir-header-theme{cursor:pointer}.tojir-user-trigger{cursor:pointer;padding:8px 12px;border-radius:var(--tojir-radius-sm);font-weight:500}.tojir-user-trigger:hover{background:var(--tojir-content-bg)}.tojir-user-link{text-decoration:none;color:inherit}.tojir-user-link:hover{color:inherit}.tojir-user-menu-btn{margin-left:2px}.tojir-header-logo-mobile .tojir-logo-fallback{color:var(--tojir-text)}.tojir-header-left-mobile{display:flex;align-items:center;gap:2px;min-width:0}.tojir-header-menu-btn{cursor:pointer;flex-shrink:0}.tojir-header-left-mobile .tojir-logo-wrap{min-width:0}.tojir-mobile-nav-drawer-menu.ant-menu-inline{border-inline-end:none!important}.tojir-content{padding:var(--tojir-content-padding);background:var(--tojir-content-bg);min-height:calc(100vh - 64px)}.tojir-content .ant-typography h3.ant-typography{font-size:var(--tojir-title-size);font-weight:var(--tojir-title-weight);color:var(--tojir-text);letter-spacing:-.02em}.tojir-content .ant-typography.ant-typography-secondary{color:var(--tojir-text-muted);font-size:1rem}.tojir-content .ant-card{border-radius:var(--tojir-radius-md);box-shadow:var(--tojir-shadow-sm);border:var(--tojir-border)}.tojir-section-placeholder .ant-card{padding:32px;text-align:center;font-weight:500;color:var(--tojir-text-muted)}@media(max-width:767px){.tojir-sider{display:none!important}.tojir-header{padding:0 16px;height:56px;justify-content:space-between}.tojir-content{padding:20px 16px 88px;min-height:100vh}}.tojir-mobile-home{padding-bottom:20px}.tojir-mobile-rate-pill{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:12px 16px;border-radius:16px;border:1px solid rgba(37,99,235,.18);background:radial-gradient(260px 80px at 12% 30%,rgba(37,99,235,.18),transparent 60%),radial-gradient(260px 80px at 96% 20%,rgba(34,197,94,.14),transparent 62%),#ffffffc7;box-shadow:0 10px 26px #0206171a;text-decoration:none;color:var(--tojir-text);margin-bottom:14px;transition:transform .12s ease,box-shadow .18s ease,border-color .18s ease}.tojir-mobile-rate-pill:hover{transform:translateY(-1px);box-shadow:0 16px 38px #02061724;border-color:#2563eb42}.tojir-mobile-rate-pill:active{transform:translateY(0) scale(.99)}html.tojir-dark .tojir-mobile-rate-pill{border:1px solid rgba(255,255,255,.1);background:radial-gradient(260px 80px at 12% 30%,rgba(37,99,235,.24),transparent 60%),radial-gradient(260px 80px at 96% 20%,rgba(34,197,94,.16),transparent 62%),#0f172a8c;box-shadow:0 14px 34px #0206174d}.tojir-mobile-rate-left{display:inline-flex;align-items:center;gap:10px;min-width:0}.tojir-mobile-rate-icon{width:28px;height:28px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#2563eb38,#22c55e2e);color:#0f172a;font-weight:900;box-shadow:0 10px 20px #2563eb24}html.tojir-dark .tojir-mobile-rate-icon{color:#f1f5f9f2;box-shadow:0 14px 26px #2563eb2e}.tojir-mobile-rate-label{color:var(--tojir-text-muted);font-weight:800}.tojir-mobile-rate-right{display:inline-flex;align-items:center;gap:10px;flex-shrink:0}.tojir-mobile-rate-value{font-weight:900;white-space:nowrap}.tojir-mobile-rate-chevron{opacity:.65;font-size:14px}.tojir-clients-page{max-width:720px}.tojir-clients-purchase-list{list-style:none;padding:0;margin:0}.tojir-clients-purchase-list li{padding:10px 0;border-bottom:var(--tojir-border)}.tojir-clients-purchase-list li:last-child{border-bottom:none}.tojir-clients-collapse.ant-collapse{background:transparent}.tojir-clients-phone-link{font-size:13px;color:var(--tojir-primary);text-decoration:none;word-break:break-all}.tojir-clients-phone-link:hover{text-decoration:underline}.tojir-dark .tojir-clients-phone-link{color:#38bdf8}.tojir-mobile-user-card{display:flex;align-items:center;gap:18px;background:#fff;padding:22px 20px;border-radius:var(--tojir-radius-lg);margin-bottom:24px;box-shadow:var(--tojir-shadow-md);border:var(--tojir-border)}.tojir-mobile-user-avatar{width:58px;height:58px;border-radius:var(--tojir-radius-md);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.25rem;flex-shrink:0;background:linear-gradient(135deg,var(--tojir-primary) 0%,var(--tojir-primary-hover) 100%)}.tojir-mobile-user-name{font-size:1.3rem;font-weight:800;color:var(--tojir-text);letter-spacing:-.02em}.tojir-mobile-user-name .tojir-logo-wrap,.tojir-mobile-user-name .tojir-logo-fallback{color:var(--tojir-text)}.tojir-mobile-user-sub{font-size:.9rem;color:var(--tojir-text-muted);font-weight:500}.tojir-mobile-user-settings{padding:10px;display:flex;align-items:center;justify-content:center;border-radius:var(--tojir-radius-sm)}.tojir-mobile-user-settings:active{background:var(--tojir-content-bg)}.tojir-mobile-action-cards{display:flex;flex-direction:column;gap:14px;margin-bottom:28px}.tojir-mobile-action-card{display:flex;align-items:center;gap:18px;background:#fff;padding:18px 22px;border-radius:var(--tojir-radius-lg);text-decoration:none;color:var(--tojir-text);font-weight:600;font-size:1.05rem;box-shadow:var(--tojir-shadow-md);border:var(--tojir-border);transition:transform .12s ease,box-shadow .2s ease}.tojir-mobile-action-card:hover{box-shadow:var(--tojir-shadow-lg)}.tojir-mobile-action-card:active{transform:scale(.99)}.tojir-mobile-action-icon{width:52px;height:52px;border-radius:var(--tojir-radius-md);display:flex;align-items:center;justify-content:center;flex-shrink:0}.tojir-mobile-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.tojir-mobile-grid-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:#fff;padding:22px 14px;border-radius:var(--tojir-radius-lg);text-decoration:none;color:var(--tojir-text);font-size:.95rem;font-weight:600;box-shadow:var(--tojir-shadow-md);border:var(--tojir-border);transition:transform .12s ease,box-shadow .2s ease}.tojir-mobile-grid-icon-wrap{position:relative;width:58px;height:58px;flex-shrink:0;overflow:hidden;border-radius:var(--tojir-radius-md)}.tojir-mobile-grid-icon-wrap .tojir-mobile-grid-icon{position:absolute;inset:0;z-index:1}.tojir-mobile-grid-icon-wrap .tojir-mobile-debts-figures{position:absolute;top:3px;left:4px;right:4px;display:flex;flex-direction:column;align-items:flex-start;gap:1px;max-height:46px;pointer-events:none;z-index:2;padding:0;margin:0;line-height:1.05;overflow:hidden}.tojir-mobile-debts-figure{font-size:.625rem;font-weight:800;line-height:1.1;letter-spacing:-.04em;font-variant-numeric:tabular-nums;background:none;padding:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-shadow:0 0 5px rgba(255,255,255,.95),0 1px 2px rgba(15,23,42,.55)}.tojir-mobile-debts-figure--we{color:#e11d48}.tojir-mobile-debts-figure--client{color:#059669}.tojir-mobile-grid-card:hover{box-shadow:var(--tojir-shadow-lg)}.tojir-mobile-grid-card:active{transform:scale(.98)}.tojir-mobile-grid-icon{width:58px;height:58px;border-radius:var(--tojir-radius-md);border:2px solid;display:flex;align-items:center;justify-content:center}.tojir-bottom-nav{position:fixed;bottom:0;left:0;right:0;height:72px;background:#fff;display:flex;align-items:center;justify-content:space-around;box-shadow:0 -4px 20px #0000000f;border-top:var(--tojir-border);z-index:100;padding-bottom:env(safe-area-inset-bottom,0)}.tojir-bottom-nav-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;text-decoration:none;color:var(--tojir-text-muted);font-size:.6875rem;font-weight:600;flex:1;min-width:0;padding:8px 4px;border-radius:var(--tojir-radius-sm);transition:color .15s,background .15s}.tojir-bottom-nav-item span{text-align:center;line-height:1.15;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tojir-bottom-nav-item:active{background:var(--tojir-content-bg)}.tojir-bottom-nav-item.active{color:var(--tojir-primary);font-weight:700}.tojir-bottom-nav-item.active .anticon{color:var(--tojir-primary)}@media(min-width:768px){.tojir-bottom-nav{display:none}}.tojir-dark{--tojir-header-bg: #0f172a;--tojir-content-bg: #1e293b;--tojir-text: #f1f5f9;--tojir-text-muted: #94a3b8;--tojir-text-secondary: rgba(255, 255, 255, .65);--tojir-bg-secondary: rgba(255, 255, 255, .04);--tojir-border: 1px solid rgba(255, 255, 255, .08);--tojir-shadow-sm: 0 1px 2px rgba(0, 0, 0, .2);--tojir-shadow-md: 0 4px 12px rgba(0, 0, 0, .25);--tojir-shadow-lg: 0 8px 24px rgba(0, 0, 0, .3)}.tojir-dark,.tojir-dark body,.tojir-dark #root{color:#f1f5f9}.tojir-dark body{background-color:#1e293b}.tojir-dark .tojir-header,.tojir-dark .tojir-content{color:#f1f5f9}.tojir-dark .ant-typography,.tojir-dark .ant-typography.ant-typography-secondary,.tojir-dark .ant-typography h1,.tojir-dark .ant-typography h2,.tojir-dark .ant-typography h3,.tojir-dark .ant-typography h4,.tojir-dark .ant-typography p,.tojir-dark .ant-typography span{color:#f1f5f9!important}.tojir-dark .ant-typography.ant-typography-secondary{color:#94a3b8!important}.tojir-dark .tojir-header .ant-typography{color:#f1f5f9!important}.tojir-dark .tojir-user-trigger,.tojir-dark .tojir-user-link,.tojir-dark .tojir-user-link:hover{color:#f1f5f9}.tojir-dark .tojir-header{border-bottom-color:#ffffff14}.tojir-dark .tojir-user-trigger:hover,.tojir-dark .tojir-header-icon:hover{background:#ffffff14}.tojir-dark .tojir-content .ant-card{background:#334155;border-color:#ffffff14;color:#f1f5f9!important}.tojir-dark .tojir-content .ant-card .ant-typography,.tojir-dark .tojir-content .ant-card-body,.tojir-dark .tojir-profile-page .ant-card,.tojir-dark .tojir-profile-page .ant-card .ant-card-head-title,.tojir-dark .tojir-profile-page .ant-descriptions-item-label,.tojir-dark .tojir-profile-page .ant-descriptions-item-content,.tojir-dark .tojir-profile-page .ant-list-item-meta-title,.tojir-dark .tojir-profile-page .ant-list-item-meta-description{color:#e2e8f0!important}.tojir-dark .tojir-content .ant-form-item-label>label,.tojir-dark .tojir-content .ant-form-item-extra{color:#f1f5f9!important}.tojir-dark .tojir-content .ant-radio-wrapper,.tojir-dark .tojir-content .ant-radio-wrapper span:not(.ant-radio){color:#f1f5f9!important}.tojir-dark .tojir-content .ant-checkbox-wrapper,.tojir-dark .tojir-content .ant-checkbox-group-item,.tojir-dark .tojir-content .ant-checkbox-wrapper span:not(.ant-checkbox),.tojir-dark .tojir-content .ant-checkbox-group-item span:not(.ant-checkbox){color:#f1f5f9!important}.tojir-dark .tojir-content .ant-card .ant-card-head-title{color:#f1f5f9!important}.tojir-dark .tojir-content .ant-select-selector,.tojir-dark .tojir-content .ant-select .ant-select-selector{background:#ffffff0f!important;border-color:#ffffff26!important;color:#f1f5f9!important}.tojir-dark .tojir-content .ant-select-selection-placeholder,.tojir-dark .tojir-content .ant-select-selection-item,.tojir-dark .tojir-content .ant-select .ant-select-selection-item,.tojir-dark .tojir-content .ant-select .ant-select-selection-placeholder{color:#ffffffd9!important}.tojir-dark .tojir-content .ant-select-arrow,.tojir-dark .tojir-content .ant-select .ant-select-arrow{color:#ffffffa6!important}.tojir-dark .tojir-content .ant-picker,.tojir-dark .tojir-content .ant-picker-input>input{background:#ffffff0f!important;border-color:#ffffff26!important;color:#f1f5f9!important}.tojir-dark .tojir-content .ant-picker .ant-picker-suffix,.tojir-dark .tojir-content .ant-picker-input input::placeholder{color:#ffffff80!important}.tojir-dark .tojir-content .ant-input{background:#ffffff0f!important;border-color:#ffffff26!important;color:#f1f5f9!important}.tojir-dark .tojir-content .ant-input::placeholder{color:#ffffff80!important}.tojir-dark .tojir-content .ant-input-number,.tojir-dark .tojir-content .ant-input-number .ant-input-number-input{background:#ffffff0f!important;border-color:#ffffff26!important;color:#f1f5f9!important}.tojir-dark .tojir-content .ant-input-number .ant-input-number-handler-wrap{background:#ffffff0a!important;border-left-color:#ffffff26!important}.tojir-dark .tojir-content .ant-input-number .ant-input-number-handler-up-inner,.tojir-dark .tojir-content .ant-input-number .ant-input-number-handler-down-inner{color:#ffffffa6!important}.tojir-dark .tojir-content .ant-input[disabled],.tojir-dark .tojir-content .ant-input-disabled,.tojir-dark .tojir-content .ant-input-disabled input{color:#f1f5f9!important;-webkit-text-fill-color:#f1f5f9!important}.tojir-dark .tojir-content .ant-card-head-title,.tojir-dark .tojir-content .ant-typography h1,.tojir-dark .tojir-content .ant-typography h2,.tojir-dark .tojir-content .ant-typography h3,.tojir-dark .tojir-content .ant-typography h4{color:#f1f5f9!important}.tojir-dark .tojir-content .ant-table-thead>tr>th,.tojir-dark .tojir-content .ant-table-tbody>tr>td{color:#f1f5f9!important}.tojir-dark .tojir-content .ant-table{background:transparent!important}.tojir-dark .tojir-content .ant-table-thead>tr>th{background:#020617b3!important;border-bottom:1px solid rgba(255,255,255,.08)!important}.tojir-dark .tojir-content .ant-table-tbody>tr>td{background:#0f172a8c!important;border-bottom:1px solid rgba(255,255,255,.06)!important}.tojir-dark .tojir-content .ant-table-tbody>tr:hover>td{background:#1d4ed82e!important}.tojir-dark .tojir-content .ant-table .ant-pagination-item,.tojir-dark .tojir-content .ant-table .ant-pagination-item a{color:#e2e8f0!important}.tojir-dark .tojir-profile-page .ant-card{background:#0f172ae6!important;border-color:#ffffff14!important}.tojir-dark .tojir-profile-page .ant-table{background:transparent!important}.tojir-dark .tojir-profile-page .ant-table-thead>tr>th{background:#020617b3!important;color:#e2e8f0!important;border-bottom:1px solid rgba(255,255,255,.08)!important}.tojir-dark .tojir-profile-page .ant-table-tbody>tr>td{background:#0f172a8c!important;color:#e2e8f0!important;border-bottom:1px solid rgba(255,255,255,.06)!important}.tojir-dark .tojir-profile-page .ant-table-tbody>tr:hover>td{background:#1d4ed82e!important}.tojir-product-name-link{font-weight:600;color:#1677ff;text-decoration:none}.tojir-product-name-link:hover{color:#4096ff;text-decoration:underline}.tojir-dark .tojir-profile-page .tojir-product-name-link{color:#60a5fa}.tojir-dark .tojir-profile-page .tojir-product-name-link:hover{color:#93c5fd;text-decoration:underline}.tojir-dark .tojir-profile-page .ant-pagination,.tojir-dark .tojir-profile-page .ant-pagination-item a{color:#e2e8f0!important}.tojir-dark .tojir-profile-page .ant-pagination-item{background:#0f172a99!important;border-color:#ffffff14!important}.tojir-dark .tojir-profile-page .ant-pagination-item-active{background:#2563eb59!important;border-color:#2563eba6!important}.tojir-dark .tojir-profile-page .ant-table .ant-btn-text .anticon{color:#e2e8f0!important}.tojir-dark .tojir-profile-page .ant-table .ant-btn-text:hover .anticon{color:#fff!important}.tojir-dark .tojir-profile-page .ant-table .ant-btn-text.ant-btn-dangerous .anticon{color:#f87171!important}.tojir-dark .tojir-profile-page .ant-table .ant-btn-text.ant-btn-dangerous:hover .anticon{color:#fca5a5!important}.tojir-dark .tojir-content .ant-table .tojir-actions-cell .ant-btn-text,.tojir-dark .tojir-content .ant-table .tojir-actions-cell .ant-btn-text .anticon{color:#e2e8f0!important}.tojir-dark .tojir-content .ant-table .tojir-actions-cell .ant-btn-text:hover,.tojir-dark .tojir-content .ant-table .tojir-actions-cell .ant-btn-text:hover .anticon{color:#fff!important}.tojir-dark .tojir-content .ant-table .tojir-actions-cell .ant-btn-dangerous.ant-btn-text,.tojir-dark .tojir-content .ant-table .tojir-actions-cell .ant-btn-dangerous.ant-btn-text .anticon{color:#f87171!important}.tojir-dark .tojir-content .ant-table .tojir-actions-cell .ant-btn-dangerous.ant-btn-text:hover,.tojir-dark .tojir-content .ant-table .tojir-actions-cell .ant-btn-dangerous.ant-btn-text:hover .anticon{color:#fca5a5!important}.tojir-dark .ant-modal .ant-modal-content{background:#1e293b!important;color:#f1f5f9!important}.tojir-dark .ant-modal .ant-modal-header{background:transparent!important;border-bottom:1px solid rgba(255,255,255,.08)}.tojir-dark .ant-modal .ant-modal-title,.tojir-dark .ant-modal .ant-form-item-label>label,.tojir-dark .ant-modal .ant-form-item-extra{color:#f1f5f9!important}.tojir-dark .ant-modal-confirm .ant-modal-content,.tojir-dark .ant-modal-confirm .ant-modal-body,.tojir-dark .ant-modal-confirm .ant-modal-confirm-title,.tojir-dark .ant-modal-confirm .ant-modal-confirm-content,.tojir-dark .ant-modal-confirm .ant-modal-confirm-content strong{color:#fff!important}.tojir-dark .ant-modal .ant-btn:not(.ant-btn-primary):not(.ant-btn-dangerous){background:#fff!important;color:#0f172a!important;border-color:#fff3!important}.tojir-dark .ant-modal .ant-btn:not(.ant-btn-primary):not(.ant-btn-dangerous):hover{background:#f1f5f9!important;color:#0f172a!important;border-color:#ffffff4d!important}.tojir-dark .ant-modal .ant-modal-close{color:#94a3b8!important}.tojir-dark .ant-modal .ant-modal-close:hover{color:#f1f5f9!important}.tojir-dark .ant-modal .ant-input,.tojir-dark .ant-modal .ant-input-number-input,.tojir-dark .ant-modal .ant-input-number .ant-input-number-input{background:#ffffff0f!important;color:#f1f5f9f2!important;-webkit-text-fill-color:rgba(241,245,249,.95)!important}.tojir-dark .ant-modal .ant-input::placeholder{color:#94a3b8bf!important}.tojir-dark .ant-modal .ant-select-selector{background:#ffffff0f!important;color:#f1f5f9f2!important}.tojir-dark .ant-modal .ant-input-group-addon{background:#ffffff1a!important;color:#f1f5f9e6!important;border-color:#ffffff26!important}.tojir-dark .ant-modal textarea.ant-input{background:#ffffff0f!important;color:#f1f5f9f2!important}.tojir-dark .tojir-content .ant-input-group-addon{background:#ffffff1a!important;color:#f1f5f9e6!important;border-color:#ffffff26!important}.tojir-dark .tojir-edit-product-modal.ant-modal .ant-modal-content{background:#fff!important}.tojir-dark .tojir-edit-product-modal.ant-modal .ant-modal-title,.tojir-dark .tojir-edit-product-modal.ant-modal .ant-form-item-label>label,.tojir-dark .tojir-edit-product-modal.ant-modal .ant-form-item-extra{color:#000000e0!important}.tojir-dark .tojir-edit-product-modal.ant-modal .ant-input,.tojir-dark .tojir-edit-product-modal.ant-modal .ant-input-number-input{color:#000000e0!important}.tojir-dark .tojir-course-page .ant-typography,.tojir-dark .tojir-course-page .ant-card-head-title,.tojir-dark .tojir-course-page .ant-card-body,.tojir-dark .tojir-course-page .ant-form-item-label>label,.tojir-dark .tojir-course-page .ant-table-thead>tr>th,.tojir-dark .tojir-course-page .ant-table-tbody>tr>td,.tojir-dark .tojir-course-page .ant-pagination-item a{color:#fff!important}.tojir-dark .tojir-course-page .ant-typography.ant-typography-secondary{color:#ffffffd9!important}.tojir-dark .tojir-content .ant-typography h3.ant-typography{color:#f1f5f9!important}.tojir-dark .tojir-content .ant-typography.ant-typography-secondary{color:#94a3b8!important}.tojir-sales-page .ant-card,.tojir-sales-page .ant-card .ant-card-head-title,.tojir-sales-page .ant-card .ant-card-body{color:var(--tojir-text)}.tojir-sales-page .tojir-sale-card .ant-typography,.tojir-sales-page .tojir-sale-card span{color:inherit}.tojir-sales-page .ant-input-number-input,.tojir-sales-page .ant-select-selection-item,.tojir-sales-page .ant-select-selection-placeholder,.tojir-dark .tojir-sales-page .ant-card,.tojir-dark .tojir-sales-page .ant-card .ant-card-body,.tojir-dark .tojir-sales-page .tojir-sale-card .ant-typography,.tojir-dark .tojir-sales-page .tojir-sale-card span{color:var(--tojir-text)}.tojir-dark .tojir-sales-page .ant-input-number-input{color:var(--tojir-text);background:#ffffff0f}.tojir-dark .tojir-sales-page .ant-table-tbody>tr:hover>td{background:#1e40af59!important;color:#f1f5f9!important}.tojir-sales-history-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.tojir-sales-history-table{min-width:640px}.tojir-sale-history-product-cell{max-width:200px}.tojir-sale-history-product-name{font-weight:500}.tojir-sale-history-product-sub{font-size:12px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:768px){.tojir-sales-page{padding:12px!important}.tojir-sales-history-card .ant-card-body{padding:12px}.tojir-sales-history-filters{gap:8px!important}.tojir-sales-history-filters .ant-input,.tojir-sales-history-filters .ant-picker,.tojir-sales-history-filters .ant-select{min-width:100%!important;width:100%!important}.tojir-sales-history-table .ant-table-thead>tr>th,.tojir-sales-history-table .ant-table-tbody>tr>td{padding:8px;font-size:13px}.tojir-sales-history-table .ant-table-thead>tr>th{white-space:nowrap}.tojir-sale-history-product-cell{max-width:140px}.tojir-sale-history-product-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.tojir-filter-switch-inline{display:inline-flex;align-items:center;gap:8px;flex-wrap:nowrap;width:max-content;max-width:100%}.tojir-filter-switch-inline .ant-switch{flex-shrink:0}.tojir-filter-switch-inline .ant-typography{white-space:nowrap;flex-shrink:0;line-height:1.25}@media(max-width:768px){.tojir-data-table-filters.ant-space>.ant-space-item:has(.tojir-filter-switch-inline),.tojir-sales-history-filters.ant-space>.ant-space-item:has(.tojir-filter-switch-inline){flex:0 0 auto!important;width:auto!important;min-width:0;max-width:100%}}.tojir-data-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;max-width:100%}.tojir-auth-page{min-height:100vh;display:flex;flex-direction:column;background:var(--ant-color-bg-layout)}.tojir-auth-header{height:56px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;background:var(--ant-layout-header-bg, transparent)}.tojir-auth-brand{display:inline-flex;align-items:center;gap:10px}.tojir-auth-brand-text{font-weight:900;font-size:16px;letter-spacing:.2px}.tojir-auth-header-actions{display:flex;align-items:center;gap:10px}.tojir-auth-header-icon{width:36px;height:36px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;border:1px solid rgba(255,255,255,.12);background:#ffffff0f}.tojir-auth-center{flex:1;display:flex;align-items:center;justify-content:center;padding:24px}.tojir-auth-center-inner{width:min(420px,100%)}.tojir-auth-card{border-radius:16px}.tojir-auth-motivation{margin:0 auto 25px;font-size:16px;font-weight:800;opacity:.9;text-align:center;max-width:260px;line-height:1.25}html:not(.tojir-dark) .tojir-auth-card{background:#0f172a08;border:1px solid rgba(15,23,42,.08)}@media(max-width:640px){.tojir-auth-center{align-items:flex-start;padding-top:72px}}@media(max-width:768px){input,select,textarea,button{font-size:16px}.ant-input,textarea.ant-input,.ant-input-number,.ant-input-number-input,.ant-input-affix-wrapper,.ant-select-selector,.ant-select-selection-search-input,.ant-picker input{font-size:16px!important}}.tojir-settings-page .ant-list{width:100%}.tojir-settings-page .ant-list-item{padding:12px!important;border-radius:12px;margin-bottom:10px;border:1px solid rgba(255,255,255,.08);background:#0f172a59}.tojir-notif-title{font-size:14px}.tojir-notif-desc{display:flex;flex-direction:column;gap:8px}.tojir-notif-body{opacity:.92;white-space:pre-line}.tojir-notif-row{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%}.tojir-notif-time{opacity:.85;font-size:12px;white-space:nowrap}.tojir-notif-link{white-space:nowrap}@media(max-width:640px){.tojir-settings-page .ant-list-item{flex-direction:column;align-items:stretch}.tojir-notif-row{margin-top:0}.tojir-settings-page .ant-card-body{padding:14px}.tojir-settings-page .ant-list{max-height:none;overflow:visible;padding-right:0;min-height:unset!important;height:auto!important}}@media(max-width:640px){.tojir-settings-page .ant-list-item{max-height:19vh;flex-direction:row;align-items:center;justify-content:space-between}}.tojir-subscription-pill{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;font-size:12px;line-height:1;font-weight:700;cursor:pointer;-webkit-user-select:none;user-select:none;margin-right:10px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f}.tojir-subscription-pill--warn{color:#fbbf24;border-color:#fbbf2459;background:#fbbf241f}.tojir-subscription-pill--locked{color:#fb7185;border-color:#fb718559;background:#fb71851f}.tojir-locked-menu-label{opacity:.45;cursor:pointer}.tojir-tariffs-page .ant-card{border-radius:14px}.tojir-tariffs-page .ant-card .ant-card-body{padding:14px}.tojir-tariffs-page .ant-card .ant-card-head{min-height:44px}.tojir-tariffs-page .ant-card .ant-card-head-title{padding:10px 0;font-size:14px}.tojir-tariffs-hero{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.tojir-tariffs-subtitle{opacity:.75;font-size:13px}.tojir-tariffs-current-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.tojir-tariffs-current-title{opacity:.8;font-weight:700;display:inline-flex;align-items:center;gap:8px}.tojir-tariffs-current-name{font-size:18px;font-weight:800;margin-top:6px}.tojir-tariffs-current-meta{opacity:.75;margin-top:6px;display:inline-flex;align-items:center;gap:8px}.tojir-tariff-card{height:100%;position:relative}.tojir-tariff-card--recommended{border:1px solid rgba(59,130,246,.45);box-shadow:0 0 0 1px #3b82f61f,0 10px 30px #00000026}.tojir-tariff-badge{position:absolute;top:10px;left:10px;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:900;color:#fbbf24;border:1px solid rgba(251,191,36,.35);background:#fbbf241f;z-index:2}.tojir-vip-custom{display:flex;flex-direction:column;gap:10px}.tojir-vip-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.tojir-vip-row>span{opacity:.85;font-weight:700}.tojir-vip-hint{opacity:.75;font-size:12px}.tojir-tariff-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.tojir-tariff-name{font-weight:800;display:inline-flex;align-items:center;gap:8px;font-size:14px}.tojir-tariff-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;opacity:.9;font-size:12px}.tojir-tariff-limits{opacity:.8}.tojir-tariff-foot{margin-top:14px}.tojir-tariffs-list .ant-list-item{padding:0!important}.tojir-tariffs-list .tojir-tariff-card .ant-btn{height:34px;font-weight:700}.tojir-tariffs-list .ant-tag{line-height:18px;padding:0 8px;font-size:12px}.tojir-tariff-price{font-weight:800}@media(max-width:640px){.tojir-tariffs-hero{flex-direction:column;align-items:stretch}.tojir-tariffs-current-row{flex-direction:column;align-items:flex-start}.tojir-tariffs-page .ant-card .ant-card-body{padding:14px}.tojir-tariff-name{font-size:15px}.tojir-tariff-meta{font-size:13px}.tojir-tariffs-list .ant-tag{font-size:13px;line-height:20px;padding:0 10px}.tojir-tariff-price{font-size:14px!important;font-weight:900;border-radius:999px;padding:2px 12px!important}.tojir-tariff-badge{top:8px;left:8px;font-size:12px;padding:4px 10px}.tojir-tariff-head{padding-top:18px}.tojir-tariff-limits{font-size:13px}.tojir-vip-row>span{font-size:13px}.tojir-vip-custom .ant-input-number{width:120px}.tojir-tariffs-page{padding-bottom:96px}}.tojir-data-table-wrap .ant-table{min-width:920px}.tojir-data-table .ant-table-thead>tr>th{white-space:nowrap}.tojir-returns-page,.tojir-history-page,.tojir-expenses-page,.tojir-debts-page,.tojir-employees-page{padding:24px;max-width:100%;box-sizing:border-box}@media(max-width:768px){.tojir-returns-page,.tojir-history-page,.tojir-expenses-page,.tojir-debts-page,.tojir-employees-page,.tojir-returns-card .ant-card-body,.tojir-history-card .ant-card-body,.tojir-expenses-card .ant-card-body,.tojir-transfers-history-card .ant-card-body,.tojir-warehouse-filters-card .ant-card-body,.tojir-warehouse-table-card .ant-card-body,.tojir-debts-we-owe-card .ant-card-body,.tojir-debts-client-card .ant-card-body,.tojir-stores-filters-card .ant-card-body,.tojir-stores-table-card .ant-card-body,.tojir-employees-table-card .ant-card-body{padding:12px}.tojir-debts-we-owe-card .ant-card-head-title,.tojir-debts-client-card .ant-card-head-title{white-space:normal;overflow:visible;text-overflow:clip;line-height:1.35}.tojir-data-table-filters{width:100%;gap:8px!important}.tojir-data-table-filters.ant-space .ant-space-item{flex:1 1 100%;min-width:0}.tojir-data-table-filters .ant-input-affix-wrapper,.tojir-data-table-filters .ant-input,.tojir-data-table-filters .ant-picker,.tojir-data-table-filters .ant-picker-range,.tojir-data-table-filters .ant-select,.tojir-data-table-filters .ant-select .ant-select-selector{min-width:100%!important;width:100%!important}.tojir-data-table-filters .ant-space-item>.ant-btn.ant-btn-primary{width:100%}.tojir-data-table .ant-table-thead>tr>th,.tojir-data-table .ant-table-tbody>tr>td{padding:8px 10px;font-size:13px}}.tojir-warehouse-title.ant-typography{margin-bottom:24px!important}.tojir-data-table-wrap .tojir-warehouse-products-table .ant-table{min-width:1120px}@media(max-width:768px){.tojir-warehouse-title.ant-typography{margin-bottom:16px!important;line-height:1.3}.tojir-warehouse-tabs-compact{width:100%!important;max-width:none;display:flex!important}.tojir-warehouse-tabs-compact .ant-btn{flex:1;min-width:0}.tojir-warehouse-page .tojir-warehouse-products-table .ant-table-thead>tr>th,.tojir-warehouse-page .tojir-warehouse-products-table .ant-table-tbody>tr>td{vertical-align:top}}.tojir-stores-title.ant-typography{margin-bottom:24px!important}.tojir-data-table-wrap .tojir-stores-stock-table .ant-table{min-width:1180px}.tojir-stores-page .tojir-stores-stock-table .ant-table-thead>tr>th{white-space:nowrap}.tojir-stores-page .tojir-stores-stock-table .ant-table-tbody>tr>td{word-break:normal;overflow-wrap:normal;vertical-align:top}.tojir-stores-page .tojir-stores-stock-table .tojir-stores-cell-nowrap{white-space:nowrap}.tojir-stores-page .tojir-stores-stock-table .tojir-stores-product-cell{max-width:280px}.tojir-stores-page .tojir-stores-stock-table .tojir-stores-product-name,.tojir-stores-page .tojir-stores-stock-table .tojir-stores-product-sub{white-space:normal;word-break:normal;overflow-wrap:anywhere}.tojir-stores-page .tojir-stores-stock-table .tojir-stores-purchase-stack .ant-typography{white-space:nowrap}@media(max-width:768px){.tojir-stores-title.ant-typography{margin-bottom:16px!important;line-height:1.3}}.tojir-data-table-wrap .tojir-employees-table .ant-table{min-width:880px}@media(max-width:768px){.tojir-employees-page .tojir-employees-table .ant-table-thead>tr>th,.tojir-employees-page .tojir-employees-table .ant-table-tbody>tr>td{vertical-align:middle}}.tojir-data-table-wrap .tojir-debts-table-we-owe .ant-table{min-width:1040px}.tojir-data-table-wrap .tojir-debts-table-client .ant-table{min-width:1280px}.tojir-debts-modal-table-wrap .tojir-debts-history-table .ant-table{min-width:440px}@media(max-width:768px){.tojir-debts-page .tojir-debts-table .ant-table-tbody>tr>td{vertical-align:top}}.tojir-reports-page{padding:24px}.tojir-data-table-wrap .tojir-reports-cashflow-table .ant-table{min-width:880px}.tojir-data-table-wrap .tojir-reports-top-products-table .ant-table{min-width:720px}.tojir-report-daily-row{display:flex;align-items:center;gap:12px}.tojir-report-daily-date{width:100px;flex-shrink:0}.tojir-report-daily-bar{flex:1;min-width:0}.tojir-report-daily-sum{width:128px;text-align:right;flex-shrink:0}@media(max-width:768px){.tojir-reports-page{padding:12px}.tojir-reports-page .ant-card-head-title{white-space:normal;overflow:visible;text-overflow:clip;line-height:1.35}.tojir-reports-summary-card .ant-card-body,.tojir-reports-subtable-card .ant-card-body,.tojir-reports-daily-card .ant-card-body{padding:12px}.tojir-reports-page .tojir-reports-cashflow-table .ant-table-thead>tr>th{white-space:nowrap;font-size:12px;padding:8px 6px}.tojir-reports-page .tojir-reports-cashflow-table .ant-table-tbody>tr>td{padding:8px 6px;font-size:12px;vertical-align:top}.tojir-reports-page .tojir-reports-table .ant-table-thead>tr>th,.tojir-reports-page .tojir-reports-table .ant-table-tbody>tr>td{padding:8px;font-size:13px}}@media(max-width:576px){.tojir-report-daily-row{flex-wrap:wrap;gap:8px}.tojir-report-daily-date{width:100%}.tojir-report-daily-bar{width:100%;flex:none;order:3}.tojir-report-daily-sum{width:100%;text-align:left;order:2}}.tojir-sale-card-inner{display:flex;flex-direction:column;gap:12px;color:var(--tojir-text)}.tojir-sale-card-name{margin-bottom:0}.tojir-sale-card-meta{display:flex;flex-wrap:wrap;align-items:center;gap:12px 20px;font-size:14px;color:var(--tojir-text-secondary)}.tojir-sale-meta-item{white-space:nowrap}.tojir-sale-meta-store{font-size:12px;opacity:.9}.tojir-sale-card-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px 16px}.tojir-sale-label{font-size:14px;flex-shrink:0}.tojir-sale-price-input{width:150px;min-width:100px}.tojir-sale-qty-input{width:80px}.tojir-sale-qty-row{gap:8px 12px}@media(max-width:576px){.tojir-sale-card-inner{gap:14px}.tojir-sale-card-meta{gap:8px 16px}.tojir-sale-card-row{gap:8px 12px}.tojir-sale-price-input{flex:1;min-width:0;max-width:160px}}.tojir-sales-checkout-card.ant-card{border-radius:8px}.tojir-sales-checkout-wrap .ant-input-affix-wrapper,.tojir-sales-checkout-wrap .ant-input-group .ant-input{border-radius:6px}.tojir-dark .tojir-sales-checkout-wrap .ant-input-affix-wrapper{background:#ffffff14!important;border-color:#ffffff38!important;color:#f1f5f9!important}.tojir-dark .tojir-sales-checkout-wrap .ant-input-affix-wrapper .ant-input{background:transparent!important;color:#f1f5f9!important;-webkit-text-fill-color:#f1f5f9!important}.tojir-dark .tojir-sales-checkout-wrap .ant-input-affix-wrapper .ant-input::placeholder{color:#ffffff73!important}.tojir-dark .tojir-sales-checkout-wrap .ant-input-affix-wrapper .anticon{color:#ffffff8c!important}.tojir-dark .tojir-sales-checkout-wrap .ant-input-affix-wrapper .ant-input-clear-icon,.tojir-dark .tojir-sales-checkout-wrap .ant-input-affix-wrapper .ant-input-clear-icon:hover{color:#ffffffa6!important}.tojir-dark .tojir-sales-checkout-wrap .ant-input-group .ant-input-group-addon{background:#ffffff1f!important;color:#f1f5f9!important;border-color:#ffffff38!important}.tojir-dark .tojir-sales-checkout-wrap .ant-input-group .ant-input{background:#ffffff14!important;color:#f1f5f9!important;-webkit-text-fill-color:#f1f5f9!important;border-color:#ffffff38!important}.tojir-dark .tojir-sales-checkout-wrap .ant-input-group .ant-input::placeholder{color:#ffffff73!important}.tojir-dark .tojir-sales-checkout-wrap textarea.ant-input{background:#ffffff14!important;color:#f1f5f9!important;-webkit-text-fill-color:#f1f5f9!important;border-color:#ffffff38!important}.tojir-dark .tojir-sales-checkout-wrap textarea.ant-input::placeholder{color:#ffffff73!important}.tojir-dark .tojir-sales-checkout-wrap .ant-input-textarea-show-count:after{color:#ffffff8c!important}.tojir-dark .tojir-sales-checkout-wrap .ant-input-outlined:not(.ant-input-affix-wrapper){background:#ffffff14!important;border-color:#ffffff38!important}.tojir-dark .tojir-sales-checkout-wrap .ant-input-outlined:not(.ant-input-affix-wrapper) .ant-input,.tojir-dark .tojir-sales-checkout-wrap .ant-input-outlined:not(.ant-input-affix-wrapper) input{color:#f1f5f9!important;-webkit-text-fill-color:#f1f5f9!important;background:transparent!important}.tojir-dark .tojir-sales-checkout-wrap .ant-input-outlined:not(.ant-input-affix-wrapper) .ant-input::placeholder,.tojir-dark .tojir-sales-checkout-wrap .ant-input-outlined:not(.ant-input-affix-wrapper) input::placeholder{color:#ffffff73!important}.tojir-dark .tojir-sales-checkout-wrap .tojir-sales-sms-btn.ant-btn-primary{color:#fff!important}.tojir-dark .tojir-sales-checkout-wrap .tojir-sales-sms-btn.ant-btn-primary:disabled,.tojir-dark .tojir-sales-checkout-wrap .tojir-sales-sms-btn.ant-btn-primary.ant-btn-disabled{color:#ffffffeb!important;background:#1677ff59!important;border-color:#93c5fd73!important;opacity:1!important}.tojir-dark .tojir-sales-checkout-wrap .tojir-sales-sms-btn.ant-btn-primary:disabled span,.tojir-dark .tojir-sales-checkout-wrap .tojir-sales-sms-btn.ant-btn-primary.ant-btn-disabled span{color:#ffffffeb!important}.tojir-dark .tojir-sales-checkout-wrap .tojir-sales-sms-btn.ant-btn-primary.ant-btn-disabled{-webkit-text-fill-color:rgba(255,255,255,.92)!important}.tojir-dark .tojir-sales-checkout-wrap button.tojir-sales-sms-btn[disabled],.tojir-dark .tojir-sales-checkout-wrap button.tojir-sales-sms-btn.ant-btn-disabled{color:#ffffffeb!important;-webkit-text-fill-color:rgba(255,255,255,.92)!important}.tojir-dark .tojir-sales-checkout-wrap .tojir-sales-verify-code-btn.ant-btn-default{color:#ffffffeb!important;background:#ffffff1a!important;border-color:#ffffff59!important}.tojir-dark .tojir-sales-checkout-wrap .tojir-sales-verify-code-btn.ant-btn-default:hover{color:#fff!important;background:#ffffff29!important;border-color:#ffffff73!important}.tojir-dark .tojir-sales-checkout-wrap .tojir-sales-verify-code-btn.ant-btn-default:disabled,.tojir-dark .tojir-sales-checkout-wrap .tojir-sales-verify-code-btn.ant-btn-default.ant-btn-disabled{color:#ffffff8c!important}.tojir-payment-methods-row{display:flex;flex-wrap:nowrap;gap:4px;width:100%}.tojir-payment-method-btn{flex:1 1 0;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:8px 2px;border-radius:7px;border:2px solid var(--tojir-border, #d9d9d9);background:var(--tojir-card-bg, #fff);color:var(--tojir-text);cursor:pointer;font-size:clamp(10px,2.8vw,13px);line-height:1.15;text-align:center;transition:border-color .2s,background .2s}.tojir-payment-method-btn:hover{border-color:#91caff}.tojir-payment-method-btn--active{border-color:#1677ff;background:#1677ff14;color:#1677ff}.tojir-payment-method-btn__icon{font-size:clamp(16px,4.5vw,20px);flex-shrink:0}.tojir-payment-method-btn__label{font-weight:500;word-break:break-word;max-width:100%}.tojir-dark .tojir-payment-method-btn{background:var(--tojir-card-bg, #1e293b);border-color:#ffffff26}.tojir-dark .tojir-payment-method-btn--active{border-color:#1677ff;background:#1677ff26}.tojir-dark .tojir-mobile-user-card,.tojir-dark .tojir-mobile-action-card,.tojir-dark .tojir-mobile-grid-card{background:#334155;border-color:#ffffff14}.tojir-dark .tojir-mobile-user-name,.tojir-dark .tojir-mobile-action-card,.tojir-dark .tojir-mobile-grid-card{color:#f1f5f9}.tojir-dark .tojir-mobile-user-sub{color:#94a3b8}.tojir-dark .tojir-mobile-debts-figure--we{color:#fda4af;text-shadow:0 0 4px rgba(15,23,42,.95),0 1px 3px rgba(0,0,0,.85)}.tojir-dark .tojir-mobile-debts-figure--client{color:#86efac;text-shadow:0 0 4px rgba(15,23,42,.95),0 1px 3px rgba(0,0,0,.85)}.tojir-dark .tojir-bottom-nav{background:#0f172a;border-top-color:#ffffff14}.tojir-dark .tojir-bottom-nav-item{color:#94a3b8}.tojir-dark .tojir-bottom-nav-item.active,.tojir-dark .tojir-bottom-nav-item.active .anticon{color:#93c5fd}.tojir-dark .tojir-header-icon{color:#94a3b8}.tojir-dark .tojir-header-icon:hover,.tojir-dark .tojir-header-logo-mobile .tojir-logo-fallback,.tojir-dark .tojir-mobile-user-name .tojir-logo-fallback{color:#f1f5f9}.tojir-dark .ant-dropdown-menu{background:#1e293b!important;border:1px solid rgba(255,255,255,.08)}.tojir-dark .ant-dropdown-menu-item{color:#f1f5f9!important}.tojir-dark .ant-dropdown-menu-item:hover{background:#ffffff14!important;color:#f1f5f9!important}.tojir-dark .ant-dropdown-menu-item .anticon{color:#94a3b8!important}.tojir-dark .ant-menu.ant-menu-dark .ant-menu-item,.tojir-dark .ant-menu .ant-menu-item a{color:#ffffffd9!important}.tojir-dark .ant-menu .ant-menu-item-selected a{color:#fff!important}.tojir-arrivals-card.ant-card{background:#0f172a;border:none;box-shadow:var(--tojir-shadow-lg)}.tojir-dark .tojir-arrivals-card.ant-card{background:#0f172a}.tojir-arrivals-card .ant-card-body{background:transparent;border-radius:var(--tojir-radius-md)}.tojir-arrivals-card .ant-form-item-label>label{color:#e2e8f0;font-weight:600}.tojir-arrivals-header{padding:20px 0 28px;margin-bottom:20px;border-bottom:1px solid rgba(148,163,184,.2)}.tojir-arrivals-header .tojir-arrivals-warehouse{margin-bottom:20px}.tojir-arrivals-header .tojir-arrivals-comment{margin-bottom:0}.tojir-arrivals-header .ant-select-selector,.tojir-arrivals-header .ant-input{border-radius:var(--tojir-radius-md);min-height:44px;font-size:1rem}.tojir-arrivals-header .ant-input-textarea-show-count:after,.tojir-arrivals-header textarea.ant-input{border-radius:var(--tojir-radius-md);padding:12px 14px;font-size:1rem;min-height:72px}.tojir-arrivals-card .ant-select-selector,.tojir-arrivals-card .ant-input,.tojir-arrivals-card .ant-input-number,.tojir-arrivals-card .ant-picker{border-radius:999px}.tojir-arrivals-row.ant-card{border-radius:16px;background:#fff;border:1px solid rgba(148,163,184,.3)}.tojir-dark .tojir-arrivals-row.ant-card{background:linear-gradient(135deg,#0f172af2,#0f172ae6)}.tojir-arrivals-row .ant-card-head{border-bottom:1px solid rgba(148,163,184,.2)}.tojir-arrivals-row-index{width:26px;height:26px;border-radius:999px;background:linear-gradient(135deg,#38bdf8,#6366f1);display:inline-flex;align-items:center;justify-content:center;color:#0f172a;font-weight:700;font-size:.9rem}.tojir-arrivals-row .ant-form-item{margin-bottom:8px}.tojir-arrivals-row .ant-form-item-label>label{font-size:.78rem;text-transform:uppercase;letter-spacing:.06em;color:var(--tojir-text-muted)}.tojir-dark .tojir-arrivals-row .ant-form-item-label>label{color:#94a3b8}.tojir-arrivals-row .tojir-arrivals-condition .ant-radio-wrapper,.tojir-arrivals-row .tojir-arrivals-condition .ant-radio-wrapper span:not(.ant-radio){color:#e2e8f0}.tojir-dark .tojir-arrivals-row .tojir-arrivals-condition .ant-radio-wrapper{color:#e2e8f0}.tojir-select-add-new-wrap{border-top:1px solid rgba(148,163,184,.25);padding:8px;background:#2563eb0f}.tojir-select-add-new-btn{font-weight:600!important;border-radius:var(--tojir-radius-sm)!important}.tojir-dark .tojir-select-add-new-wrap{background:#3b82f61f;border-top-color:#94a3b833}@media(max-width:520px){.tojir-arrivals-row-fields.ant-space{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:10px}.tojir-arrivals-row-fields.ant-space>.ant-space-item,.tojir-arrivals-row-fields.ant-space .ant-form-item{width:100%}.tojir-arrivals-product-select,.tojir-arrivals-product-select .ant-select-selector,.tojir-arrivals-date,.tojir-arrivals-date .ant-picker,.tojir-arrivals-row .ant-picker,.tojir-arrivals-row .ant-select,.tojir-arrivals-row .ant-input,.tojir-arrivals-row .ant-input-number{width:100%!important;min-width:0!important}.tojir-arrivals-row .ant-space-compact{width:100%}.tojir-arrivals-row .ant-space-compact>*{flex:1 1 0;min-width:0}.tojir-modal-mobile .ant-modal{width:calc(100vw - 24px)!important;max-width:520px;margin:0 auto;top:12px;padding-bottom:12px}.tojir-modal-mobile .ant-modal-content{border-radius:16px;overflow:hidden}.tojir-modal-mobile .ant-modal-body{max-height:calc(100vh - 140px);overflow:auto;-webkit-overflow-scrolling:touch}.tojir-arrivals-history-filters.ant-space{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:10px}.tojir-arrivals-history-filters.ant-space>.ant-space-item{width:100%}.tojir-arrivals-history-search,.tojir-arrivals-history-search .ant-input-group,.tojir-arrivals-history-search input,.tojir-arrivals-history-range,.tojir-arrivals-history-range .ant-picker,.tojir-arrivals-history-warehouse,.tojir-arrivals-history-warehouse .ant-select-selector{width:100%!important;min-width:0!important}}#root{width:100%;min-height:100vh}:root{--tojir-shimmer-page-bg: #f1f5f9;--tojir-shimmer-base: #e2e8f0;--tojir-shimmer-highlight: #f8fafc}html.tojir-dark{--tojir-shimmer-page-bg: #020617;--tojir-shimmer-base: #0f172a;--tojir-shimmer-highlight: #64748b}@keyframes tojir-shimmer-slide{0%{background-position:200% 0}to{background-position:-200% 0}}.tojir-shimmer-el{background:linear-gradient(110deg,var(--tojir-shimmer-base) 0%,var(--tojir-shimmer-highlight) 45%,var(--tojir-shimmer-base) 88%);background-size:220% 100%;animation:tojir-shimmer-slide 1.35s ease-in-out infinite}.tojir-page-shimmer{min-height:100vh;width:100%;box-sizing:border-box;background:var(--tojir-shimmer-page-bg);padding:16px}.tojir-page-shimmer--compact{min-height:60vh;display:flex;align-items:center;justify-content:center}.tojir-page-shimmer-inner{width:100%;max-width:560px;margin:0 auto}.tojir-shimmer-search-row{display:flex;gap:10px;align-items:center;margin-bottom:16px}.tojir-shimmer-icon{width:44px;height:44px;border-radius:12px;flex-shrink:0}.tojir-shimmer-search-bar{flex:1;height:44px;border-radius:14px}.tojir-shimmer-chips{display:flex;gap:8px;margin-bottom:18px}.tojir-shimmer-chip{flex:1;height:36px;border-radius:10px}.tojir-shimmer-cards{display:grid;grid-template-columns:1fr 1fr;gap:12px}.tojir-shimmer-card{display:flex;flex-direction:column;gap:8px}.tojir-shimmer-card-img{width:100%;aspect-ratio:1;border-radius:14px}.tojir-shimmer-line{height:12px;border-radius:6px}.tojir-shimmer-line--lg{width:100%}.tojir-shimmer-line--md{width:72%}.tojir-shimmer-line--sm{width:44%}.tojir-list-shimmer{padding:8px 0 24px}.tojir-list-shimmer-row{display:flex;gap:12px;margin-bottom:16px;align-items:flex-start}.tojir-shimmer-avatar{width:48px;height:48px;border-radius:12px;flex-shrink:0}.tojir-list-shimmer-lines{flex:1;display:flex;flex-direction:column;gap:8px;min-width:0}
