.dashboard-tile{border-radius:16px;border:1px solid rgba(15,23,42,.08);box-shadow:0 16px 28px #0f172a0f;transition:transform .2s ease,box-shadow .2s ease;cursor:pointer;min-height:88px;height:100%}.dashboard-tile:hover{transform:translateY(-6px);box-shadow:0 22px 36px #0f172a1f}.dashboard-tile .ant-card-body{padding:14px}.dashboard-tile-row .ant-col{display:flex}.dashboard-tile-row .ant-col .dashboard-tile{width:100%}.dashboard-tile-title{min-height:2.5em;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.draft-list-card{border-radius:16px;border:1px solid rgba(15,23,42,.08);box-shadow:0 16px 28px #0f172a0f;transition:transform .2s ease,box-shadow .2s ease}.draft-list-card:hover{transform:translateY(-6px);box-shadow:0 22px 36px #0f172a1f}.case-card-page{background:#f2f3f7;min-height:100%;padding:0 0 100px;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,sans-serif}.case-card-navbar{background:#f2f3f7;padding:12px 16px 14px;display:flex;align-items:center;gap:12px;position:sticky;top:0;z-index:10}.case-card-navbar-back{background:none;border:none;padding:8px 0;font-size:17px;color:#007aff;cursor:pointer;display:flex;align-items:center;gap:4px}.case-card-navbar-title{flex:1;text-align:center;font-size:17px;font-weight:600;color:#000}.case-card-header-row{padding:0 16px 12px;display:flex;align-items:center;justify-content:space-between;gap:12px}.case-card-header-subtitle{flex:1;min-width:0;font-size:15px;color:#374151;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.case-card-chip{flex-shrink:0;padding:4px 12px;border-radius:12px;font-size:13px;font-weight:500}.case-card-chip--completed{background:#d1fae5;color:#065f46}.case-card-chip--in_progress{background:#dbeafe;color:#1d4ed8}.case-card-chip--neutral{background:#e5e7eb;color:#4b5563}.case-card-card{background:#fff;border-radius:16px;border:1px solid rgba(0,0,0,.06);box-shadow:0 2px 8px #0000000a;margin:0 16px 12px;overflow:hidden}.case-card-card-body{padding:16px}.case-card-card-title{font-size:15px;font-weight:600;color:#111827;margin:0 0 12px}.case-card-meta-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px 16px}@media (min-width: 400px){.case-card-meta-grid{grid-template-columns:repeat(3,1fr)}}.case-card-meta-item{padding-bottom:12px;border-bottom:1px solid #F3F4F6}.case-card-meta-item:last-child{border-bottom:none;padding-bottom:0}.case-card-meta-label{font-size:13px;color:#6b7280;margin:0 0 2px}.case-card-meta-value{font-size:14px;color:#111827;margin:0}.case-card-desc-text{font-size:14px;color:#374151;margin:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.case-card-timeline-line{position:absolute;left:10px;top:24px;bottom:24px;width:2px;background:#e5e7eb}.case-card-timeline-item{display:flex;align-items:flex-start;gap:12px;padding:8px 0;position:relative}.case-card-timeline-dot{width:20px;height:20px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center}.case-card-timeline-dot--done,.case-card-timeline-dot--current{background:#22c55e;color:#fff}.case-card-timeline-dot--pending{background:#e5e7eb}.case-card-timeline-content{flex:1;min-width:0}.case-card-timeline-title{font-size:15px;font-weight:600;color:#111827;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.case-card-timeline-date{font-size:12px;color:#6b7280;margin-top:2px}.case-card-timeline-current-badge{display:inline-block;margin-top:4px;padding:2px 8px;border-radius:8px;font-size:12px;font-weight:500;background:#d1fae5;color:#065f46}.case-card-file-row{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #F3F4F6;text-decoration:none;color:inherit}.case-card-file-row:last-child{border-bottom:none}.case-card-file-row.case-card-file-row--static{cursor:default}.case-card-file-icon{width:40px;height:40px;border-radius:8px;background:#f3f4f6;display:flex;align-items:center;justify-content:center;flex-shrink:0}.case-card-file-info{flex:1;min-width:0}.case-card-file-name{font-size:14px;color:#111827;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.case-card-file-meta{font-size:12px;color:#6b7280;margin-top:2px}.case-card-file-dl{width:40px;height:40px;border-radius:10px;background:#dbeafe;color:#1d4ed8;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.case-card-actions-fixed{position:fixed;left:0;right:0;bottom:0;padding:12px 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom,0px));background:#f2f3f7;border-top:1px solid #E5E7EB;display:flex;gap:12px;z-index:20}.case-card-actions-fixed .ant-btn{border-radius:14px;font-weight:500}.case-card-actions-fixed .ant-btn-primary,.case-card-actions-fixed .ant-btn-dangerous{flex:1}.case-card-actions-fixed .ant-btn:only-child{flex:1}.claim-form-container{min-height:100vh;padding:40px 0;background:#fff;display:flex;justify-content:center;align-items:center}.claim-form-card{max-width:100%;width:100%;box-shadow:none;border-radius:0;border:none}.claim-form-card .ant-card-body{padding:16px 0}.claim-form-card .ant-card-head{background:#fafafa;color:#000;border-bottom:1px solid #d9d9d9;border-radius:8px 8px 0 0}.claim-form-card .ant-card-head-title{color:#000;font-size:24px;font-weight:600}.steps{margin-bottom:32px}.steps-content{min-height:400px;padding:20px 0;overflow-y:auto}@media (max-width: 768px){.claim-form-container{padding:20px 0}.claim-form-card{margin:0}.steps-content{padding:10px 0}}.claim-form-container.telegram-mini-app{min-height:100vh;min-height:100dvh;padding:12px 0 max(16px,env(safe-area-inset-bottom));align-items:flex-start;justify-content:flex-start}.claim-form-container.telegram-mini-app .claim-form-card{max-width:100%;box-shadow:none;border-radius:0;border:none}.claim-form-container.telegram-mini-app .claim-form-card .ant-card-head{padding:10px 12px;min-height:auto}.claim-form-container.telegram-mini-app .claim-form-card .ant-card-head-title{font-size:16px;font-weight:600;line-height:1.3;white-space:normal}.claim-form-container.telegram-mini-app .claim-form-card .ant-card-body{padding:12px 0}.claim-form-container.telegram-mini-app .steps{margin-bottom:16px}.claim-form-container.telegram-mini-app .steps .ant-steps-item-title{font-size:12px;line-height:1.2}.claim-form-container.telegram-mini-app .steps .ant-steps-item-description{font-size:11px}.claim-form-container.telegram-mini-app .steps-content{min-height:280px;padding:8px 0 12px}.claim-form-container.telegram-mini-app .ant-btn{font-size:14px}.claim-form-container.telegram-mini-app .ant-input,.claim-form-container.telegram-mini-app .ant-select-selector{font-size:16px}.claim-form-container.telegram-mini-app .ant-card-extra .ant-space-item .ant-btn,.claim-form-container.telegram-mini-app .ant-card-extra button{padding:6px 10px;font-size:13px}.claim-form-container.telegram-mini-app .draft-actions{flex-direction:column!important}.claim-form-container.telegram-mini-app .draft-actions .ant-btn{width:100%}.hello-page{min-height:100vh;padding:32px 32px 90px;background:#f5f7fb;--tile-h: 160px}.hello-hero{border-radius:20px;border:1px solid rgba(15,23,42,.08);box-shadow:0 12px 32px #0f172a14;background:#fff;margin-bottom:24px}.hello-hero-header{display:flex;align-items:center;justify-content:center;margin-bottom:16px}.hello-hero-profile{display:flex;align-items:center;gap:18px}.hello-avatar{width:60px;height:60px;border-radius:50%;object-fit:cover;box-shadow:0 0 0 4px #ffffffe6}.hello-avatar.placeholder{background:linear-gradient(135deg,#2563eb33,#2563eb66)}.hello-hero-title{font-size:24px;font-weight:600;color:#111827}.hello-hero-subtitle{font-size:14px;color:#6b7280;margin-top:2px}.hello-hero-body{padding:8px 20px 16px;min-height:120px;display:flex;align-items:flex-start;justify-content:center}.hello-hero-error{color:#d4380d;text-align:center}.hello-hero-success{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;width:100%}.hello-hero-success-main{flex:1 1 auto;font-size:14px;color:#374151}.hello-hero-system{flex:0 0 260px;max-width:260px;min-width:0}.hello-hero-system :where(.ant-alert){padding:8px 12px;width:100%;box-sizing:border-box}.hello-hero-system :where(.ant-alert-content){min-width:0;flex:1}.hello-hero-system :where(.ant-alert-message){font-size:13px;font-weight:600;white-space:normal;word-wrap:break-word;overflow-wrap:break-word}.hello-hero-system :where(.ant-alert-description){font-size:12px;white-space:normal;word-wrap:break-word;overflow-wrap:break-word}.hello-hero-system-carousel .hello-hero-system-slide{width:100%}.hello-grid{margin-top:32px}.tile-col,.hello-grid .ant-col{display:flex}.tile-card{border-radius:16px;border:1px solid rgba(15,23,42,.08);box-shadow:0 16px 28px #0f172a0f;height:var(--tile-h);width:100%;box-sizing:border-box;transition:transform .2s ease,box-shadow .2s ease;background:#fff;text-align:center}.tile-card :where(.ant-card-body){height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;padding:18px 16px;text-align:center}.tile-card:hover{transform:translateY(-6px);box-shadow:0 22px 36px #0f172a1f}.tile-card--inactive{cursor:default;pointer-events:none}.tile-card--inactive .tile-icon{color:#9ca3af!important}.tile-card--inactive .tile-title{color:#9ca3af}.tile-card--inactive:hover{transform:none;box-shadow:0 16px 28px #0f172a0f}.tile-icon{width:44px;height:44px;border-radius:16px;background:#f8fafc;display:flex;align-items:center;justify-content:center;box-shadow:inset 0 0 0 1px #0f172a14;margin-left:0;margin-right:0}.tile-icon svg{display:block;width:28px;height:28px}.tile-title{font-size:14px;font-weight:600;color:#111827;text-align:center;line-height:18px;min-height:36px;width:100%;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hello-bottom-bar{position:fixed;bottom:0;left:0;right:0;height:64px;padding-bottom:env(safe-area-inset-bottom,0);background:#fff;border-top:1px solid rgba(15,23,42,.08);box-shadow:0 -4px 16px #0f172a0f;display:flex;align-items:center;justify-content:space-around;z-index:100}.hello-bar-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:8px 16px;color:#6b7280;text-decoration:none;font-size:12px;font-weight:500;transition:color .2s ease}.hello-bar-item:hover{color:#111827}.hello-bar-item--active{color:#2563eb;font-weight:600}.hello-bar-item--active:hover{color:#2563eb}@media (max-width: 768px){.hello-page{padding:16px 16px 90px;--tile-h: 140px}.hello-hero-success{flex-direction:column}.hello-hero-system{flex:1 1 auto;width:100%;max-width:100%;min-width:0}.hello-hero-system :where(.ant-alert){flex-wrap:wrap}.hello-hero-system :where(.ant-alert-action){flex-basis:100%;order:1;margin-top:8px;margin-left:0}.hello-hero-system :where(.ant-alert-close-icon){order:0;align-self:flex-start}.tile-card :where(.ant-card-body){padding:16px 12px;gap:8px}}.profile-page{min-height:100vh;padding:24px 24px 90px;background:#f5f7fb}.profile-card{border-radius:16px;border:1px solid rgba(15,23,42,.08);box-shadow:0 12px 32px #0f172a14;background:#fff}.profile-card .ant-card-head{border-bottom:1px solid #f0f0f0}.profile-loading{display:flex;align-items:center;justify-content:center;min-height:200px}.profile-card .ant-descriptions-item-label{font-weight:500;color:#374151;background:#f9fafb!important}.profile-card .ant-descriptions-item-content{color:#111827}.consultations-page{padding:20px 16px 100px;max-width:560px;margin:0 auto;min-height:100vh}.consultations-back{display:inline-flex;align-items:center;gap:6px;margin-bottom:20px;padding:6px 0;color:#6366f1;font-size:15px;font-weight:500;background:none;border:none;cursor:pointer;transition:color .15s ease}.consultations-back:hover{color:#4f46e5}.consultations-header{margin-bottom:24px}.consultations-header h1{margin:0 0 4px;font-size:22px;font-weight:700;color:#111827;letter-spacing:-.02em;line-height:1.25}.consultations-header .subtitle{margin:0;font-size:14px;color:#64748b;line-height:1.4}.consultations-list{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.consultations-list-item{padding:16px 18px;background:#fff;border-radius:14px;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000a;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.consultations-list-item:hover{border-color:#c7d2fe;box-shadow:0 4px 12px #6366f11f;transform:translateY(-1px)}.consultations-list-item:active{transform:translateY(0)}.consultations-list-item .item-title{margin:0 0 4px;font-size:15px;font-weight:600;color:#111827;line-height:1.35}.consultations-list-item .item-date{margin:0;font-size:13px;color:#64748b;line-height:1.3}.consultations-empty{padding:48px 24px;text-align:center;background:#f8fafc;border-radius:14px;border:1px dashed #e2e8f0}.consultations-empty p{margin:0;font-size:14px;color:#64748b;line-height:1.5}.consultations-detail{margin-top:8px}.consultations-detail .detail-title{margin:0 0 16px;font-size:20px;font-weight:700;color:#111827;letter-spacing:-.02em;line-height:1.3}.consultations-detail-card{margin-top:16px;padding:0;background:#fff;border-radius:16px;border:1px solid #e5e7eb;box-shadow:0 4px 16px #0000000f;overflow:hidden}.consultations-detail-card .card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:18px 20px 12px;border-bottom:1px solid #f1f5f9}.consultations-detail-card .card-title{margin:0;font-size:18px;font-weight:700;color:#111827;line-height:1.35;flex:1;min-width:0}.consultations-detail-card .card-status-pill{display:inline-flex;align-items:center;gap:6px;flex-shrink:0;padding:6px 12px;font-size:13px;font-weight:600;color:#166534;background:#dcfce7;border-radius:20px;line-height:1.2}.consultations-detail-card .card-status-pill svg{color:#16a34a}.consultations-detail-card .card-tags{display:flex;flex-wrap:wrap;gap:8px;padding:12px 20px 16px;border-bottom:1px solid #f1f5f9}.consultations-detail-card .card-tag{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:500;border-radius:8px;line-height:1.3}.consultations-detail-card .card-tag-category{color:#1e40af;background:#dbeafe;border:1px solid #93c5fd}.consultations-detail-card .card-tag-priority{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0}.consultations-detail-card .card-tag svg{flex-shrink:0;opacity:.9}.consultations-detail-card .card-section{padding:16px 20px;border-bottom:1px solid #f1f5f9}.consultations-detail-card .card-section:last-child{border-bottom:none}.consultations-detail-card .card-section-title{margin:0 0 8px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#64748b;line-height:1.3}.consultations-detail-card .card-section-body{margin:0;font-size:15px;color:#334155;line-height:1.55;white-space:pre-wrap;word-break:break-word}.consultations-detail-card .card-section-body:empty{display:none}.consultations-detail-error{margin-top:16px;padding:16px 18px;background:#fef2f2;border-radius:12px;border:1px solid #fecaca;font-size:14px;color:#b91c1c;line-height:1.45}.consultations-detail-empty{margin-top:24px;padding:32px 24px;text-align:center;background:#f8fafc;border-radius:14px;font-size:14px;color:#64748b}.consultations-loading{display:flex;align-items:center;justify-content:center;min-height:200px;padding:48px 0}.app-bottom-bar{position:fixed;bottom:0;left:0;right:0;width:100%;max-width:100%;box-sizing:border-box;min-height:64px;height:calc(64px + env(safe-area-inset-bottom,0));padding-bottom:env(safe-area-inset-bottom,0);padding-left:env(safe-area-inset-left,0);padding-right:env(safe-area-inset-right,0);background:#fff;border-top:1px solid rgba(15,23,42,.08);box-shadow:0 -4px 16px #0f172a0f;display:flex;align-items:center;justify-content:space-around;z-index:100;transition:transform .2s ease,opacity .2s ease}.app-bottom-bar--hidden{transform:translateY(120%);opacity:0;pointer-events:none}.app-bar-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:8px 12px;color:#6b7280;text-decoration:none;font-size:12px;font-weight:500;transition:color .2s ease;background:none;border:none;cursor:pointer;font-family:inherit}.app-bar-item:hover{color:#111827}.app-bar-item:disabled{cursor:default;opacity:.45}.app-bar-item:disabled:hover{color:#6b7280}.app-bar-item--active{color:#2563eb;font-weight:600}.app-bar-item--active:hover{color:#2563eb}.app-bar-item--exit:hover{color:#dc2626}.app-bar-item-icon-wrap{position:relative;display:inline-flex;align-items:center;justify-content:center}.app-bar-avatar{width:28px;height:28px;border-radius:50%;object-fit:cover}.app-bar-profile-badge{position:absolute;top:-4px;right:-6px;min-width:16px;height:16px;padding:0 4px;font-size:11px;font-weight:700;line-height:16px;color:#fff;text-align:center;background:#dc2626;border:1.5px solid #fff;border-radius:50%;box-sizing:border-box}.app-bar-support-badge{position:absolute;bottom:-2px;left:50%;transform:translate(-50%,50%);min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:700;line-height:18px;color:#fff;text-align:center;background:#dc2626;border:1.5px solid #fff;border-radius:9px;box-sizing:border-box}.app{min-height:100vh;display:flex;flex-direction:column;overflow-x:hidden;max-width:100%}.app-header{background:#fafafa;color:#000;padding:2rem;text-align:center;box-shadow:0 2px 8px #0000001a;border-bottom:1px solid #d9d9d9}.app-header h1{font-size:2.5rem;margin-bottom:.5rem}.app-header p{font-size:1.1rem;opacity:.9}.app-main{flex:1;max-width:1200px;width:100%;min-width:0;margin:0 auto;padding:2rem;overflow-x:hidden}.card{background:#fff;border-radius:12px;padding:2rem;margin-bottom:1.5rem;box-shadow:0 2px 8px #0000001a}.card h2{margin-bottom:1rem;color:#000;border-bottom:2px solid #d9d9d9;padding-bottom:.5rem}.card h3{margin-top:1.5rem;margin-bottom:.5rem;color:#555}.card ul{list-style:none;padding-left:0}.card ul li{padding:.5rem 0;border-bottom:1px solid #eee}.card ul li:last-child{border-bottom:none}.services li{display:flex;align-items:center;gap:.5rem}.status-ok,.status-error{font-size:1.2rem}.card pre{background:#f5f5f5;padding:1rem;border-radius:8px;overflow-x:auto;font-size:.9rem}.card a{color:#000;text-decoration:underline;font-weight:500}.card a:hover{text-decoration:underline}.loading{text-align:center;padding:3rem;font-size:1.5rem;color:#000}.success{color:#52c41a;font-weight:700}.warning{color:#faad14;font-weight:700}.error{color:#f5222d;font-weight:700}.app-footer{background:#333;color:#fff;text-align:center;padding:1.5rem;margin-top:auto}*{margin:0;padding:0;box-sizing:border-box}html{overflow-x:hidden;max-width:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;overflow-x:hidden;max-width:100%;position:relative;overflow-wrap:break-word}#root{min-height:100vh;overflow-x:hidden;max-width:100%}
