:root{color:#f8fafc;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#101827;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}.screen{min-height:100vh;padding:calc(24px + env(safe-area-inset-top)) 20px calc(24px + env(safe-area-inset-bottom));background:radial-gradient(circle at 0 0,#38bdf82e,#0000 28rem),#101827}.screen--centered{place-items:center;display:grid}.hero{max-width:680px;margin:0 auto 24px}.hero h1,.panel h1,.panel h2{letter-spacing:-.03em;margin:0 0 12px}.hero h1{font-size:clamp(2rem,8vw,4rem);line-height:.95}.hero p,.panel p{color:#cbd5e1;margin:0;font-size:1rem;line-height:1.6}.panel{background:#0f172ac7;border:1px solid #94a3b83d;border-radius:20px;width:min(100%,680px);margin:0 auto;padding:20px;box-shadow:0 20px 60px #02061759}.eyebrow{color:#38bdf8;letter-spacing:.14em;text-transform:uppercase;margin:0 0 8px;font-size:.78rem;font-weight:700}.app-shell{min-height:100vh;padding:calc(20px + env(safe-area-inset-top)) 16px calc(88px + env(safe-area-inset-bottom));background:radial-gradient(circle at 0 0,#38bdf82e,#0000 28rem),#101827}.app-shell__main{width:min(100%,760px);margin:0 auto}.route-panel{background:#0f172ac7;border:1px solid #94a3b83d;border-radius:20px;min-height:calc(100vh - 140px);padding:20px;box-shadow:0 20px 60px #02061759}.route-panel h1{letter-spacing:-.03em;margin:0 0 12px}.route-panel p{color:#cbd5e1;margin:0;line-height:1.6}.route-loading{color:#cbd5e1;padding:20px}.bottom-nav{z-index:10;padding:8px 8px calc(8px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#020617eb;border-top:1px solid #94a3b833;grid-template-columns:repeat(4,minmax(0,1fr));gap:2px;display:grid;position:fixed;bottom:0;left:0;right:0}.bottom-nav__item{color:#94a3b8;border-radius:14px;place-items:center;min-height:56px;padding:6px 2px;font-size:.75rem;font-weight:600;text-decoration:none;display:grid;position:relative}.bottom-nav__item.is-active{color:#f8fafc;background:#38bdf82e;font-weight:800}.bottom-nav__icon{border:1px solid;border-radius:999px;place-items:center;width:24px;height:24px;font-size:.72rem;line-height:1;display:grid}.bottom-nav__item.is-active .bottom-nav__icon{border-width:2px}.bottom-nav__label{margin-top:4px}.bottom-nav__dot{background:#38bdf8;border-radius:999px;width:7px;height:7px;position:absolute;top:8px;right:calc(50% - 18px)}.search-view{gap:16px;display:grid}.search-view__header{background:#0f172ac7;border:1px solid #94a3b83d;border-radius:20px;padding:20px}.search-view__header h1{margin:0 0 8px}.search-view__header p{color:#cbd5e1;margin:0;line-height:1.5}.filter-panel{background:#0f172ac7;border:1px solid #94a3b83d;border-radius:20px;gap:12px;padding:14px;display:grid}.filter-grid--primary{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-panel label{color:#cbd5e1;text-transform:uppercase;gap:6px;font-size:.78rem;font-weight:700;display:grid}.filter-panel input,.filter-panel select{color:#f8fafc;background:#0206178c;border:1px solid #94a3b847;border-radius:12px;width:100%;min-height:42px;padding:0 12px}.filter-panel__advanced summary{cursor:pointer;color:#38bdf8;min-height:44px;font-weight:800}.chip-row{flex-wrap:wrap;gap:8px;display:flex}.filter-toggle input{width:18px;height:18px}.search-actions{flex-wrap:wrap;gap:8px;display:flex}.chip{color:#cbd5e1;background:#0206176b;border:1px solid #94a3b847;border-radius:999px;min-height:40px;padding:0 12px}.chip.is-selected{color:#f8fafc;background:#38bdf82e;border-color:#38bdf8cc;font-weight:800}.error-banner{color:#fecaca;background:#7f1d1d52;border:1px solid #f8717173;border-radius:14px;gap:6px;padding:12px 14px;display:grid}.error-banner code{color:#fed7aa;font-size:.78rem}.empty-state,.result-list{gap:10px;display:grid}.empty-state{color:#cbd5e1;border:1px dashed #94a3b852;border-radius:18px;padding:20px}.empty-state h2{color:#f8fafc;margin:0 0 6px}.empty-state p{margin:0}.result-list__meta{color:#94a3b8;justify-content:space-between;font-size:.85rem;display:flex}.result-card{cursor:pointer;border-bottom:1px solid #94a3b82e;gap:8px;padding:14px 0;display:grid}.result-card__row{align-items:center;gap:10px;min-height:26px;display:flex}.result-card__primary{color:#f8fafc;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-weight:800;overflow:hidden}.result-card__secondary{color:#cbd5e1;font-weight:700}.result-card__snippet{color:#cbd5e1;white-space:pre-wrap;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:4px 0 2px;font-size:.85rem;line-height:1.35;display:-webkit-box;overflow:hidden}.result-card__row--meta{flex-wrap:wrap}.route-text{letter-spacing:-.02em;font-size:1.15rem}.confidence-chip,.intent-pill,.parser-version{border-radius:999px;padding:4px 8px;font-size:.75rem;font-weight:800}.confidence-chip--high{color:#bbf7d0;background:#16653473}.confidence-chip--medium{color:#fef3c7;background:#92400e73}.confidence-chip--low{color:#fecaca;background:#7f1d1d73}.intent-pill{color:#bfdbfe;background:#1e40af61}.parser-version{color:#cbd5e1;background:#33415594;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.telegram-action,.load-more{color:#f8fafc;background:#38bdf824;border:1px solid #38bdf880;border-radius:999px;min-height:40px;padding:0 12px;font-weight:800;text-decoration:none}.telegram-action[disabled],.load-more[disabled]{cursor:not-allowed;opacity:.55}.load-more{justify-self:center;margin-top:8px}.skeleton-list{gap:10px;display:grid}.skeleton-card{background:#0f172a94;border:1px solid #94a3b82e;border-radius:16px;gap:10px;padding:14px;display:grid}.skeleton-card span{background:linear-gradient(90deg,#94a3b82e,#94a3b857,#94a3b82e);border-radius:999px;height:14px}.skeleton-card span:first-child{width:62%}.skeleton-card span:nth-child(2){width:88%}.skeleton-card span:nth-child(3){width:42%}.stale-ribbon{color:#fef3c7;background:#78350f59;border:1px solid #fbbf2459;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.stale-ribbon button{color:#fef3c7;background:#78350f59;border:1px solid #fbbf2473;border-radius:999px;padding:6px 10px;font-weight:800}.result-detail{background:#0f172aeb;border:1px solid #38bdf852;border-radius:20px;gap:16px;padding:18px;display:grid;box-shadow:0 20px 60px #02061759}.result-detail__header,.detail-actions{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.result-detail__header h2,.raw-message h3{margin:0}.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;display:grid}.detail-grid div{background:#02061747;border:1px solid #94a3b82e;border-radius:12px;padding:10px}.detail-grid dt{color:#94a3b8;text-transform:uppercase;font-size:.72rem;font-weight:800}.detail-grid dd{color:#f8fafc;margin:4px 0 0}.raw-message{gap:8px;display:grid}.raw-message pre{color:#e2e8f0;max-height:240px;font:inherit;white-space:pre-wrap;background:#02061780;border-radius:12px;margin:0;padding:12px;overflow:auto}.raw-message__placeholder{color:#94a3b8;margin:0;font-style:italic}.confidence-detail{color:#cbd5e1}.confidence-detail--disabled{opacity:.6}.saved-view{gap:16px;display:grid}.saved-list{gap:12px;display:grid}.saved-card{background:#0f172ac7;border:1px solid #94a3b83d;border-radius:18px;justify-content:space-between;align-items:flex-start;gap:12px;padding:16px;display:flex}.saved-card h2,.saved-card p{margin:0}.saved-card p{color:#cbd5e1;margin-top:6px}.saved-card__actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.dev-overlay{right:12px;bottom:calc(84px + env(safe-area-inset-bottom));z-index:20;color:#f8fafc;background:#020617f0;border:1px solid #38bdf85c;border-radius:16px;gap:10px;width:min(320px,100vw - 24px);padding:12px;display:grid;position:fixed;box-shadow:0 20px 60px #02061773}.dev-overlay__header{justify-content:space-between;align-items:center;gap:8px;display:flex}.dev-overlay button,.dev-overlay select{color:#f8fafc;background:#0f172ac7;border:1px solid #94a3b847;border-radius:10px;min-height:36px}.dev-overlay select{width:100%;padding:0 10px}.chip--primary{color:#e0f2fe;background:#38bdf833;border-color:#38bdf8b3;font-weight:800}.chip--danger{color:#fecaca;background:#7f1d1d47;border-color:#f8717180}.marketplace-search{gap:14px;display:grid}.search-box-wrapper{align-items:center;gap:8px;display:flex;position:relative}.search-box{color:#f8fafc;background:#0f172ad9;border:1px solid #38bdf866;border-radius:16px;outline:none;width:100%;min-height:52px;padding:0 16px;font-size:1rem;transition:border-color .15s}.search-box::placeholder{color:#64748b}.search-box:focus{border-color:#38bdf8cc;box-shadow:0 0 0 3px #38bdf81f}.search-clear-btn{color:#94a3b8;background:#0206176b;border:1px solid #94a3b847;border-radius:999px;flex-shrink:0;min-width:36px;min-height:36px;font-size:.9rem}.filter-chips-section{gap:8px;display:grid}.results-meta{color:#64748b;font-size:.82rem}.advanced-filters{border:1px solid #94a3b833;border-radius:14px;overflow:hidden}.advanced-filters__summary{color:#38bdf8;cursor:pointer;-webkit-user-select:none;user-select:none;padding:12px 16px;font-size:.85rem;font-weight:700}.advanced-filters__summary::-webkit-details-marker{display:none}.advanced-filters[open] .advanced-filters__summary{border-bottom:1px solid #94a3b82e}.advanced-filters__body{background:#0f172a99;gap:12px;padding:14px;display:grid}.filter-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.filter-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;gap:5px;font-size:.75rem;font-weight:700;display:grid}.filter-input{color:#f8fafc;background:#02061780;border:1px solid #94a3b842;border-radius:10px;width:100%;min-height:40px;padding:0 10px;font-size:.9rem}.filter-toggle{color:#94a3b8;cursor:pointer;align-items:center;gap:8px;min-height:44px;font-size:.88rem;display:flex}.filter-toggle input[type=checkbox]{accent-color:#38bdf8;width:18px;height:18px}.trade-card-list{gap:10px;display:grid}.trade-card{cursor:pointer;background:#0f172ab8;border:1px solid #94a3b82e;border-radius:16px;gap:10px;padding:14px;transition:border-color .12s,background .12s;display:grid}.trade-card:hover,.trade-card:focus-visible{background:#0f172ae0;border-color:#38bdf866;outline:none}.trade-card__top{justify-content:space-between;align-items:center;gap:8px;display:flex}.trade-card__meta{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.trade-card__actions{align-items:center;gap:4px;display:flex}.trade-card__fav-btn,.trade-card__tg-btn{color:#94a3b8;background:0 0;border:1px solid #94a3b838;border-radius:999px;place-items:center;min-width:32px;min-height:32px;font-size:1rem;transition:color .12s,border-color .12s;display:grid}.trade-card__fav-btn:hover{color:#fca5a5;border-color:#f8717180}.trade-card__tg-btn:hover{color:#38bdf8;border-color:#38bdf880}.trade-card__title{color:#f8fafc;letter-spacing:-.01em;margin:0;font-size:1rem;font-weight:800}.trade-card__assets{gap:6px;display:grid}.trade-card__footer{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.trade-card__dates{color:#94a3b8;font-size:.82rem;font-weight:700}.trade-card__restrictions{flex-wrap:wrap;gap:4px;display:flex}.trade-card--skeleton{cursor:default}.skeleton-line{background:linear-gradient(90deg,#94a3b81a,#94a3b838,#94a3b81a);border-radius:999px;height:12px}.skeleton-line--short{width:40%}.skeleton-line--medium{width:65%}.skeleton-line--long{width:88%}.asset-group{align-items:flex-start;gap:8px;display:flex}.asset-group__label{text-transform:uppercase;letter-spacing:.06em;border-radius:6px;flex-shrink:0;min-width:38px;padding:3px 6px;font-size:.7rem;font-weight:800}.asset-group--offered .asset-group__label{color:#86efac;background:#16653459}.asset-group--wanted .asset-group__label{color:#93c5fd;background:#1e40af59}.asset-group__items{flex-wrap:wrap;gap:4px 8px;margin:0;padding:0;list-style:none;display:flex}.asset-group__item{color:#e2e8f0;font-size:.88rem;font-weight:600}.asset-group__item--more{color:#64748b}.restriction-badge{color:#fca5a5;background:#7f1d1d52;border-radius:999px;align-items:center;padding:3px 8px;font-size:.72rem;font-weight:700;display:inline-flex}.restriction-badge--more{color:#94a3b8;background:#33415580}.trade-type-badge{text-transform:uppercase;letter-spacing:.06em;border-radius:6px;padding:3px 8px;font-size:.7rem;font-weight:800}.trade-type-badge--exchange{color:#c4b5fd;background:#6d28d959}.trade-type-badge--offer_only{color:#86efac;background:#16653459}.trade-type-badge--request_only{color:#93c5fd;background:#1e40af59}.trade-type-badge--unknown{color:#94a3b8;background:#33415580}.cluster-badge{color:#64748b;font-size:.72rem}.asset-type-pills{flex-wrap:wrap;gap:4px;margin-left:auto;display:flex}.asset-type-pill{color:#cbd5e1;background:#3341558c;border-radius:999px;padding:2px 7px;font-size:.7rem;font-weight:700}.load-more-btn{color:#e0f2fe;background:#38bdf81f;border:1px solid #38bdf873;border-radius:999px;justify-self:center;min-height:40px;margin-top:4px;padding:0 20px;font-weight:700}.modal-overlay{z-index:40;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#020617bf;justify-content:center;align-items:flex-end;padding:0;display:flex;position:fixed;inset:0;overflow-y:auto}.modal-sheet{background:#101827;border:1px solid #94a3b838;border-bottom:none;border-radius:20px 20px 0 0;width:min(100%,640px);max-height:92vh;padding:20px;overflow-y:auto;box-shadow:0 -20px 60px #02061780}.modal-sheet--detail{gap:16px;display:grid}.modal-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.modal-title{color:#f8fafc;margin:0;font-size:1.1rem;font-weight:800}.modal-close-btn{color:#94a3b8;background:0 0;border:1px solid #94a3b847;border-radius:999px;flex-shrink:0;place-items:center;min-width:32px;min-height:32px;font-size:.85rem;display:grid}.detail-title{color:#f8fafc;letter-spacing:-.02em;margin:0;font-size:1.1rem;font-weight:800}.detail-dates{color:#94a3b8;margin-left:8px;font-size:.85rem}.detail-summary{color:#cbd5e1;margin:0;font-size:.9rem;line-height:1.5}.detail-assets{gap:10px;display:grid}.detail-asset-group{border-radius:12px;padding:10px 12px}.detail-asset-group--offered{background:#1665342e;border:1px solid #16653459}.detail-asset-group--wanted{background:#1e40af2e;border:1px solid #1e40af59}.detail-asset-group__label{text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;font-size:.72rem;font-weight:800;display:block}.detail-asset-group--offered .detail-asset-group__label{color:#86efac}.detail-asset-group--wanted .detail-asset-group__label{color:#93c5fd}.detail-asset-item__primary{color:#f1f5f9;font-size:.92rem;font-weight:700}.detail-asset-item__type,.detail-asset-item__date,.detail-asset-item__aircraft{border-radius:999px;padding:2px 7px;font-size:.72rem;font-weight:700}.detail-asset-item__type{color:#c4b5fd;background:#6d28d940}.detail-asset-item__date{color:#fde68a;background:#92400e4d}.detail-asset-item__aircraft{color:#bae6fd;background:#0759854d}.detail-restrictions{gap:8px;display:grid}.detail-restrictions__list{flex-wrap:wrap;gap:6px;display:flex}.detail-section-label{color:#64748b;text-transform:uppercase;letter-spacing:.08em;margin:0 0 6px;font-size:.72rem;font-weight:800}.detail-negotiation{flex-wrap:wrap;gap:6px;display:flex}.negotiation-chip{color:#fde68a;background:#92400e40;border:1px solid #fbbf244d;border-radius:999px;padding:4px 10px;font-size:.78rem;font-weight:700}.detail-raw-message{gap:8px;display:grid}.raw-message-pre{color:#e2e8f0;white-space:pre-wrap;word-break:break-word;background:#0206178c;border:1px solid #94a3b824;border-radius:12px;max-height:280px;margin:0;padding:14px;font-family:inherit;font-size:.88rem;line-height:1.5;overflow-y:auto}.raw-message-note{color:#64748b;margin:0;font-size:.78rem;font-style:italic}.raw-message-placeholder{color:#64748b;margin:0;font-style:italic}.detail-footer-actions{border-top:1px solid #94a3b824;flex-wrap:wrap;gap:10px;padding-top:4px;display:flex}.tg-open-btn{color:#e0f2fe;background:#38bdf824;border:1px solid #38bdf880;border-radius:999px;min-height:40px;padding:0 16px;font-weight:700}.trip-pick-item{border-radius:10px;overflow:hidden}.trip-pick-btn{color:#f1f5f9;text-align:left;background:#0f172a99;border:1px solid #94a3b82e;border-radius:10px;justify-content:space-between;align-items:center;width:100%;padding:12px 14px;transition:background .1s;display:flex}.trip-pick-btn:hover:not(:disabled){background:#38bdf81a;border-color:#38bdf859}.trip-pick-btn__name{font-weight:700}.trip-pick-btn__arrow{color:#38bdf8}.add-trip-empty{color:#64748b;margin:0;font-size:.9rem}.add-trip-success{text-align:center;place-items:center;gap:12px;padding:24px 0;display:grid}.add-trip-success__icon{color:#86efac;font-size:2rem}.add-trip-success p{color:#e2e8f0;margin:0}.add-trip-create{border-top:1px solid #94a3b824;padding-top:12px}.add-trip-create__form{gap:8px;display:grid}.add-trip-create__btns{gap:8px;display:flex}.add-trip-input{color:#f8fafc;background:#02061780;border:1px solid #94a3b847;border-radius:10px;width:100%;min-height:42px;padding:0 12px;font-size:.95rem}.section-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.section-header h1{color:#f8fafc;letter-spacing:-.02em;margin:6px 0 4px;font-size:1.4rem;font-weight:900}.section-header__desc{color:#94a3b8;margin:0;font-size:.88rem;line-height:1.5}.trips-view{gap:16px;display:grid}.new-trip-form{background:#0f172a99;border:1px solid #38bdf84d;border-radius:14px;gap:10px;padding:14px;display:grid}.new-trip-form__actions{gap:8px;display:flex}.new-trip-input{color:#f8fafc;background:#02061780;border:1px solid #94a3b847;border-radius:10px;width:100%;min-height:42px;padding:0 12px;font-size:.95rem}.trip-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.trip-card{background:#0f172ab8;border:1px solid #94a3b833;border-radius:14px;align-items:center;gap:12px;padding:14px;display:flex}.trip-card__main{text-align:left;color:inherit;cursor:pointer;background:0 0;border:none;flex:1;gap:3px;display:grid}.trip-card__meta{color:#64748b;font-size:.78rem}.trip-card__actions{flex-shrink:0;gap:6px;display:flex}.trip-detail-view{gap:16px;display:grid}.trip-detail-view__title{color:#f8fafc;letter-spacing:-.02em;margin:6px 0 4px;font-size:1.4rem;font-weight:900}.back-btn{color:#94a3b8;background:0 0;border:1px solid #94a3b83d;border-radius:999px;min-height:32px;padding:0 10px;font-size:.82rem;font-weight:700}.trip-item-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.trip-item-card{background:#0f172ab8;border:1px solid #94a3b82e;border-radius:14px;align-items:flex-start;gap:12px;padding:14px;display:flex}.trip-item-card__body{flex:1;gap:4px;display:grid}.trip-item-card__title{color:#f1f5f9;margin:0;font-size:.95rem;font-weight:700}.trip-item-card__summary,.trip-item-card__fallback{color:#cbd5e1;margin:0;font-size:.88rem;line-height:1.4}.trip-item-card__dates{color:#64748b;font-size:.78rem;font-weight:700}.trip-item-card__note{color:#fde68a;margin:0;font-size:.82rem;font-style:italic}.trip-item-card__meta{color:#475569;margin:0;font-size:.75rem}.trip-item-card__raw{color:#94a3b8;white-space:pre-wrap;word-break:break-word;margin:0;font-family:inherit;font-size:.82rem;line-height:1.4}.trip-item-card__actions{flex-shrink:0}.calendar-view{gap:16px;display:grid}.calendar-nav{justify-content:space-between;align-items:center;gap:16px;display:flex}.calendar-nav__title{color:#f8fafc;letter-spacing:-.02em;margin:0;font-size:1.1rem;font-weight:800}.calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:3px;display:grid}.calendar-weekday{color:#64748b;text-transform:uppercase;place-items:center;height:30px;font-size:.72rem;font-weight:700;display:grid}.calendar-day{color:#94a3b8;cursor:default;background:0 0;border:1px solid #94a3b81a;border-radius:10px;place-items:center;min-height:48px;font-size:.88rem;transition:background .1s;display:grid;position:relative}.calendar-day:disabled{cursor:default;opacity:.5}.calendar-day--empty{background:0 0;border:none}.calendar-day--today{color:#38bdf8;border-color:#38bdf880;font-weight:800}.calendar-day--past{opacity:.55}.calendar-day--has-listings{color:#f1f5f9;cursor:pointer;background:#38bdf814;border-color:#38bdf84d}.calendar-day--has-listings:hover:not(:disabled){background:#38bdf82e;border-color:#38bdf880}.calendar-day__num{font-weight:700}.calendar-day__count{color:#020617;background:#38bdf8b3;border-radius:999px;place-items:center;min-width:16px;height:16px;padding:0 3px;font-size:.6rem;font-weight:800;display:grid;position:absolute;top:4px;right:4px}.calendar-meta{color:#64748b;text-align:center;margin:0;font-size:.82rem}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.search-box-wrap{align-items:center;gap:8px;display:flex;position:relative}.search-box-clear{color:#94a3b8;cursor:pointer;background:#0206176b;border:1px solid #94a3b847;border-radius:999px;flex-shrink:0;min-width:36px;min-height:36px;font-size:.9rem}.segment-control{background:#02061766;border:1px solid #94a3b82e;border-radius:12px;gap:4px;padding:4px;display:flex}.segment-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;min-height:36px;font-size:.82rem;font-weight:700;transition:color .12s,background .12s}.segment-btn.is-active{color:#f8fafc;background:#38bdf833}.struct-input{color:#f8fafc;background:#02061780;border:1px solid #94a3b842;border-radius:12px;width:100%;min-height:42px;padding:0 12px;font-size:.95rem}.quick-chips{flex-wrap:wrap;gap:6px;display:flex}.quick-chip{color:#94a3b8;cursor:pointer;background:#02061766;border:1px solid #94a3b83d;border-radius:999px;min-height:36px;padding:0 14px;font-size:.82rem;font-weight:700;transition:color .12s,border-color .12s,background .12s}.quick-chip.is-selected{color:#e0f2fe;background:#38bdf826;border-color:#38bdf8b3}.advanced-toggle{color:#38bdf8;cursor:pointer;background:0 0;border:none;border-radius:8px;align-self:flex-start;min-height:32px;padding:0 12px;font-size:.82rem;font-weight:700}.filter-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.filter-select{color:#f8fafc;background:#02061780;border:1px solid #94a3b842;border-radius:10px;width:100%;min-height:40px;padding:0 10px;font-size:.9rem}.clear-btn{color:#94a3b8;cursor:pointer;background:0 0;border:1px solid #94a3b838;border-radius:999px;align-self:flex-start;min-height:32px;padding:0 12px;font-size:.82rem;font-weight:700}.trade-card__header{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.trade-card__header-main{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:flex}.trade-card__type{text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;border-radius:6px;padding:2px 8px;font-size:.7rem;font-weight:800}.trade-card__type--exchange,.trade-card__type--exchange{color:#c4b5fd;background:#6d28d959}.trade-card__type--offer,.trade-card__type--offer_only{color:#86efac;background:#16653459}.trade-card__type--request,.trade-card__type--request_only{color:#93c5fd;background:#1e40af59}.trade-card__type--unknown{color:#94a3b8;background:#33415580}.trade-card__fav{color:#94a3b8;cursor:pointer;background:0 0;border:1px solid #94a3b838;border-radius:999px;flex-shrink:0;place-items:center;min-width:32px;min-height:32px;font-size:1.1rem;transition:color .12s,border-color .12s;display:grid}.trade-card__fav.is-saved{color:#fbbf24;border-color:#fbbf2480}.trade-card__arrow{color:#475569;justify-content:center;align-items:center;padding:0 4px;font-size:1.2rem;display:flex}.trade-card__summary{color:#94a3b8;margin:0;font-size:.85rem;line-height:1.4}.asset-side{flex-direction:column;gap:4px;display:flex}.asset-side__label{text-transform:uppercase;letter-spacing:.08em;color:#64748b;font-size:.68rem;font-weight:800}.asset-side--offered .asset-side__label{color:#86efac}.asset-side--wanted .asset-side__label{color:#93c5fd}.asset-list{flex-wrap:wrap;gap:4px;margin:0;padding:0;list-style:none;display:flex}.asset-chip{background:#0f172a99;border:1px solid #94a3b829;border-radius:999px;align-items:center;gap:4px;padding:3px 8px;font-size:.75rem;display:inline-flex}.asset-chip__type{color:#c4b5fd;font-weight:700}.asset-chip__loc{color:#f1f5f9;font-weight:800}.asset-chip__date{color:#fde68a;font-weight:700}.asset-more{color:#64748b;align-items:center;padding:3px 8px;font-size:.75rem;display:inline-flex}.restrictions-row{flex-wrap:wrap;gap:4px;display:flex}.restriction-pill{color:#fca5a5;background:#7f1d1d4d;border:1px solid #f8717140;border-radius:999px;align-items:center;padding:3px 8px;font-size:.72rem;font-weight:700;display:inline-flex}.restriction-pill--more{color:#94a3b8;background:#33415580;border-color:#94a3b833}.restriction-pill--large{padding:4px 10px;font-size:.82rem}.restriction-raw{color:#94a3b8;font-weight:400}.sheet-backdrop{z-index:50;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#020617c7;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0;overflow-y:auto}.sheet-panel{background:#111827;border:1px solid #94a3b833;border-bottom:none;border-radius:20px 20px 0 0;gap:14px;width:min(100%,640px);max-height:90vh;padding:20px;display:grid;overflow-y:auto;box-shadow:0 -20px 60px #02061780}.sheet-panel--detail{max-height:95vh}.sheet-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.sheet-header-main{flex-direction:column;gap:4px;min-width:0;display:flex}.sheet-title{color:#f8fafc;letter-spacing:-.01em;margin:0;font-size:1.1rem;font-weight:800}.sheet-close{color:#94a3b8;cursor:pointer;background:0 0;border:1px solid #94a3b847;border-radius:999px;flex-shrink:0;place-items:center;min-width:32px;min-height:32px;font-size:.85rem;display:grid}.sheet-error{color:#fca5a5;background:#7f1d1d4d;border:1px solid #f8717140;border-radius:10px;margin:0;padding:10px 12px;font-size:.88rem}.sheet-hint{color:#64748b;margin:0;font-size:.88rem}.trip-pick-list{gap:4px;margin:0;padding:0;list-style:none;display:grid}.trip-pick-item{color:#f1f5f9;text-align:left;cursor:pointer;background:#0f172a99;border:1px solid #94a3b82e;border-radius:10px;justify-content:space-between;align-items:center;width:100%;padding:12px 14px;transition:background .1s;display:flex}.trip-pick-item:hover:not(:disabled){background:#38bdf81a;border-color:#38bdf859}.trip-pick-item.is-saved{color:#64748b;cursor:default}.trip-pick-name{font-weight:700}.trip-pick-badge{color:#86efac;background:#1665344d;border-radius:999px;padding:2px 8px;font-size:.72rem;font-weight:800}.trip-create-row{border-top:1px solid #94a3b824;gap:8px;padding-top:12px;display:flex}.trip-create-input{color:#f8fafc;background:#02061780;border:1px solid #94a3b847;border-radius:10px;flex:1;min-height:42px;padding:0 12px;font-size:.95rem}.btn-primary{color:#020617;cursor:pointer;white-space:nowrap;background:#38bdf8;border:none;border-radius:10px;min-height:42px;padding:0 18px;font-size:.9rem;font-weight:800;transition:background .12s}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-primary:hover:not(:disabled){background:#7dd3fc}.btn-telegram{color:#e0f2fe;cursor:pointer;background:#38bdf824;border:1px solid #38bdf880;border-radius:999px;min-height:40px;padding:0 16px;font-weight:700;transition:background .12s}.btn-telegram:disabled{opacity:.45;cursor:not-allowed}.btn-telegram:hover:not(:disabled){background:#38bdf83d}.btn-trip{color:#fde68a;cursor:pointer;background:#92400e33;border:1px solid #fbbf2466;border-radius:999px;min-height:40px;padding:0 16px;font-weight:700;transition:background .12s}.btn-trip:hover{background:#92400e59}.btn-ghost{color:#94a3b8;cursor:pointer;background:0 0;border:1px solid #94a3b83d;border-radius:8px;min-height:36px;padding:0 12px;font-weight:700}.btn-icon{color:#94a3b8;cursor:pointer;background:0 0;border:1px solid #94a3b838;border-radius:8px;place-items:center;min-width:32px;min-height:32px;font-size:.9rem;transition:color .1s,border-color .1s;display:grid}.btn-icon--danger{color:#fca5a5;border-color:#f8717140}.btn-icon--danger:hover{color:#f87171;background:#7f1d1d33;border-color:#f8717180}.detail-trade-grid{gap:10px;display:grid}.detail-asset-section{border-radius:12px;padding:12px}.detail-asset-section--offered{background:#1665342e;border:1px solid #1665344d}.detail-asset-section--wanted{background:#1e40af2e;border:1px solid #1e40af4d}.detail-section{gap:8px;display:grid}.detail-section-title{text-transform:uppercase;letter-spacing:.08em;color:#64748b;margin:0;font-size:.72rem;font-weight:800}.detail-asset-section--offered .detail-section-title{color:#86efac}.detail-asset-section--wanted .detail-section-title{color:#93c5fd}.detail-asset-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.detail-asset-item,.detail-asset-row{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.detail-asset-type{color:#c4b5fd;background:#6d28d940;border-radius:999px;padding:2px 7px;font-size:.72rem;font-weight:700}.detail-asset-loc{color:#f1f5f9;font-size:.92rem;font-weight:800}.detail-asset-date{color:#fde68a;background:#92400e4d;border-radius:999px;padding:2px 7px;font-size:.72rem;font-weight:700}.detail-asset-sub{color:#94a3b8;width:100%;font-size:.78rem}.negotiation-pill{color:#fde68a;background:#92400e40;border:1px solid #fbbf244d;border-radius:999px;padding:4px 10px;font-size:.78rem;font-weight:700}.detail-cluster{color:#64748b;margin:0;font-size:.78rem}.detail-raw-section{background:#02061759;border:1px solid #94a3b824;border-radius:12px;padding:14px}.raw-message-text{color:#e2e8f0;max-height:320px;font:inherit;white-space:pre-wrap;word-break:break-word;background:#02061780;border-radius:10px;margin:0;padding:12px;font-size:.88rem;line-height:1.55;overflow-y:auto}.detail-actions-bar{border-top:1px solid #94a3b824;flex-wrap:wrap;gap:10px;padding-top:4px;display:flex}.detail-text{color:#e2e8f0;margin:0;font-size:.9rem;line-height:1.5}.detail-hint{color:#64748b;margin:0;font-size:.85rem;font-style:italic}.calendar-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.cal-nav-btn{color:#94a3b8;cursor:pointer;background:0 0;border:1px solid #94a3b83d;border-radius:10px;min-width:40px;min-height:40px;font-size:1.25rem;transition:color .1s,border-color .1s}.cal-nav-btn:hover{color:#f8fafc;border-color:#94a3b880}.calendar-month-label{color:#f8fafc;letter-spacing:-.02em;margin:0;font-size:1.1rem;font-weight:800}.cal-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:3px;display:grid}.cal-day-header{color:#64748b;text-transform:uppercase;place-items:center;height:28px;font-size:.7rem;font-weight:700;display:grid}.cal-cell{color:#94a3b8;cursor:default;background:0 0;border:1px solid #94a3b81a;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-height:44px;padding:4px 2px 2px;font-size:.82rem;transition:background .1s;display:flex;position:relative}.cal-cell--empty{background:0 0;border:none}.cal-cell--today{color:#38bdf8;border-color:#38bdf880;font-weight:800}.cal-cell--has-listings{color:#f1f5f9;cursor:pointer;background:#38bdf814;border-color:#38bdf84d}.cal-cell--has-listings:hover{background:#38bdf82e;border-color:#38bdf880}.cal-cell--selected{color:#f8fafc!important;background:#38bdf838!important;border-color:#38bdf8b3!important}.cal-day-num{font-weight:700;line-height:1}.cal-dot-row{align-items:center;gap:2px;display:flex}.cal-dot{background:#38bdf8;border-radius:999px;flex-shrink:0;width:5px;height:5px}.cal-dot-plus{color:#38bdf8;font-size:.6rem;font-weight:800}.cal-day-panel{background:#0f172ab8;border:1px solid #38bdf847;border-radius:14px;gap:10px;padding:14px;display:grid}.cal-day-panel-title{color:#f8fafc;margin:0;font-size:.95rem;font-weight:800}.cal-listing-list{gap:6px;margin:0;padding:0;list-style:none;display:grid}.cal-listing-item{cursor:pointer;text-align:left;background:#02061766;border:1px solid #94a3b829;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;width:100%;padding:10px 12px;transition:background .1s;display:flex}.cal-listing-item:hover{background:#38bdf81a;border-color:#38bdf84d}.cal-listing-title{color:#f1f5f9;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.9rem;font-weight:700;overflow:hidden}.cal-listing-date{color:#94a3b8;white-space:nowrap;flex-shrink:0;font-size:.78rem;font-weight:700}.trips-header{gap:4px;display:grid}.trips-subtitle{color:#94a3b8;margin:0;font-size:.88rem;line-height:1.5}.trip-create-bar{gap:8px;display:flex}.trips-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.trip-card{background:#0f172ab8;border:1px solid #94a3b833;border-radius:14px;transition:border-color .12s;overflow:hidden}.trip-card.is-expanded{border-color:#38bdf84d}.trip-card__header{justify-content:space-between;align-items:center;gap:8px;padding:14px;display:flex}.trip-edit-row{flex-wrap:wrap;flex:1;align-items:center;gap:8px;display:flex}.trip-card__name-btn{color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;flex:1;justify-content:space-between;align-items:center;gap:8px;padding:0;display:flex}.trip-card__name{color:#f1f5f9;font-size:1rem;font-weight:700}.trip-card__chevron{color:#64748b;font-size:.72rem;transition:transform .15s}.trip-card__actions{flex-shrink:0;align-items:center;gap:4px;display:flex}.trip-items-empty{padding:0 14px 14px}.trip-items-empty p{color:#64748b;margin:0;font-size:.88rem}.trip-items-list{gap:8px;margin:0;padding:0 14px 14px;list-style:none;display:grid}.trip-item{background:#02061759;border:1px solid #94a3b824;border-radius:10px;justify-content:space-between;align-items:flex-start;gap:10px;padding:10px 12px;display:flex}.trip-item__main{flex:1;gap:3px;min-width:0;display:grid}.trip-item__title{color:#f1f5f9;text-overflow:ellipsis;white-space:nowrap;font-size:.92rem;font-weight:700;overflow:hidden}.trip-item__dates{color:#94a3b8;font-size:.78rem;font-weight:700}.trip-item__raw{color:#94a3b8;font-family:inherit;font-size:.82rem;line-height:1.4}.trip-item__added{color:#475569;font-size:.75rem}ul.result-list{margin:0;padding:0;list-style:none}
