.password-field-wrap{position:relative}.password-field-wrap .order-form-input,.password-field-wrap .form-control.input{padding-right:46px}.password-toggle-btn{z-index:2;width:32px;height:32px;color:var(--color-text-muted);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;padding:0;transition:background-color .2s,color .2s;display:inline-flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.password-toggle-btn:hover:not(:disabled),.password-toggle-btn:focus-visible{color:var(--color-accent);background-color:#f2c40f1f}.password-toggle-btn:disabled{opacity:.5;cursor:not-allowed}.password-toggle-icon{width:20px;height:20px}.password-field-wrap--auth .form-floating>.form-control{padding-right:46px}.order-modal-overlay{z-index:1050;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#000000c7;justify-content:center;align-items:center;padding:20px;animation:.18s ease-out fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.order-modal{background-color:var(--color-surface-raised);width:min(100%,580px);max-height:calc(100vh - 40px);color:var(--color-text);box-shadow:var(--shadow-panel);border:1px solid #f2c40f6b;border-radius:8px;flex-direction:column;animation:.22s ease-out slideUp;display:flex;overflow:hidden}.order-modal-header{background:#0d0d0d;border-bottom:1px solid #f2c40f52;justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;display:flex}.order-modal-title{color:var(--color-accent);align-items:center;gap:10px;margin:0;font-size:1.16rem;font-weight:750;line-height:1.25;display:flex}.order-modal-title:before{content:"";background-color:var(--color-accent);border-radius:2px;width:4px;height:20px;display:inline-block}.order-modal-close{width:36px;height:36px;color:var(--color-accent);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;flex:none;justify-content:center;align-items:center;padding:0;font-size:1.5rem;line-height:1;transition:background-color .2s,border-color .2s;display:inline-flex}.order-modal-close:hover:not(:disabled),.order-modal-close:focus-visible{background-color:#f2c40f1f;border-color:#f2c40f73}.order-modal-close:disabled{opacity:.55;cursor:not-allowed}.order-modal-body{background-color:#151515;flex:1;padding:22px;overflow-y:auto}.order-modal-body::-webkit-scrollbar{width:8px}.order-modal-body::-webkit-scrollbar-track{background:#202020}.order-modal-body::-webkit-scrollbar-thumb{background:var(--color-accent);border-radius:4px}.order-form-group{margin-bottom:16px}.order-paid-section{background-color:#f2c40f0f;border:1px solid #f2c40f57;border-radius:8px;margin:4px 0 18px;padding:14px}.order-paid-section--locked{background-color:#ffffff0a;border-color:#ffffff29}.order-paid-section__header,.order-paid-section__subheader{justify-content:space-between;align-items:center;gap:10px;display:flex}.order-paid-section__header{margin-bottom:14px}.order-paid-section__subheader{margin:2px 0 10px}.order-paid-section__title{color:var(--color-accent);margin:0;font-size:.94rem;font-weight:750;line-height:1.25}.order-paid-section__title-row{align-items:center;gap:8px;min-width:0;display:inline-flex}.order-subscription-info{flex:none;display:inline-flex;position:relative}.order-subscription-info:after{content:"";z-index:39;pointer-events:none;width:min(300px,100vw - 64px);height:12px;position:absolute;top:100%;left:50%;transform:translate(-50%)}.order-subscription-info:hover:after,.order-subscription-info:focus-within:after{pointer-events:auto}.order-subscription-info__button{width:24px;height:24px;color:var(--color-accent);cursor:help;background:#f2c40f1a;border:1px solid #f2c40f7a;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:.82rem;font-weight:800;line-height:1;transition:background-color .2s,border-color .2s,color .2s;display:inline-flex}.order-subscription-info__button:hover,.order-subscription-info__button:focus-visible{border-color:var(--color-accent);background:var(--color-accent);color:#000;outline:none}.order-subscription-info__popover{z-index:40;width:min(300px,100vw - 64px);color:var(--color-text);opacity:0;pointer-events:none;background:#181818;border:1px solid #f2c40f57;border-radius:8px;padding:14px;transition:opacity .16s,transform .16s;position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%,-4px);box-shadow:0 18px 36px #0000006b}.order-subscription-info:hover .order-subscription-info__popover,.order-subscription-info:focus-within .order-subscription-info__popover{opacity:1;pointer-events:auto;transform:translate(-50%)}.order-subscription-info__popover:before{content:"";background:#181818;border-top:1px solid #f2c40f57;border-left:1px solid #f2c40f57;width:10px;height:10px;position:absolute;top:-6px;left:50%;transform:translate(-50%)rotate(45deg)}.order-subscription-info__head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.order-subscription-info__title{min-width:0;color:var(--color-text);font-size:.9rem;font-weight:800;line-height:1.25}.order-subscription-info__pill{min-height:24px;color:var(--color-accent);background:#f2c40f1a;border:1px solid #f2c40f6b;border-radius:6px;flex:none;justify-content:center;align-items:center;padding:3px 7px;font-size:.7rem;font-weight:800;display:inline-flex}.order-subscription-info__text{color:var(--color-text-muted);margin:0 0 8px;font-size:.84rem;line-height:1.45}.order-subscription-info__link{border:1px solid var(--color-accent);background:var(--color-accent);color:#000;border-radius:8px;justify-content:center;align-items:center;min-height:34px;margin-top:2px;padding:7px 10px;font-size:.82rem;font-weight:800;text-decoration:none;display:inline-flex}.order-subscription-info__link:hover,.order-subscription-info__link:focus-visible{border-color:var(--color-accent-hover);background:var(--color-accent-hover)}.order-paid-section__subtitle{color:#dcdcdcde;font-size:.84rem;font-weight:700;line-height:1.25}.order-paid-badge{min-height:24px;color:var(--color-accent);text-align:center;background-color:#f2c40f1f;border:1px solid #f2c40f73;border-radius:6px;flex:none;justify-content:center;align-items:center;padding:3px 8px;font-size:.72rem;font-weight:750;line-height:1.2;display:inline-flex}.order-paid-section__notice{color:#ffb3b3;margin-bottom:12px;font-size:.82rem;line-height:1.35}.order-offset-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.order-offset-grid .order-form-group{margin-bottom:0}.order-form-label{color:var(--color-accent);margin-bottom:7px;font-size:.84rem;font-weight:700;line-height:1.25;display:block}.order-form-label .required{color:#ff6b6b;margin-left:3px}.order-form-input{border:1px solid var(--color-border-strong);background-color:var(--color-surface-muted);width:100%;min-height:44px;color:var(--color-text);border-radius:8px;outline:none;padding:10px 13px;font-size:.95rem;transition:border-color .2s,box-shadow .2s,background-color .2s}.order-form-input::placeholder{color:#777}.order-form-input:hover:not(:disabled){border-color:#666}.order-form-input:focus{border-color:var(--color-accent);background-color:#282828;box-shadow:0 0 0 3px #f2c40f29}.order-form-input:disabled{opacity:.68;cursor:not-allowed}.order-form-input.is-invalid{background-color:#ff6b6b12;border-color:#ff6b6b}.order-form-input.is-invalid:focus{box-shadow:0 0 0 3px #ff6b6b2e}.order-source-row{grid-template-columns:minmax(0,1fr) 44px;align-items:stretch;gap:10px;display:grid}.order-btn.order-btn-load{width:44px;min-width:44px;max-width:44px;min-height:44px;color:var(--color-accent);background-color:#f2c40f1a;border-color:#f2c40f73;padding:0}.order-btn.order-btn-load:hover:not(:disabled),.order-btn.order-btn-load:focus-visible{border-color:var(--color-accent);background-color:var(--color-accent);color:#000;transform:translateY(-1px)}.order-btn-load__icon{width:20px;height:20px}.order-form-error{color:#ff8b8b;align-items:center;gap:5px;margin-top:6px;font-size:.82rem;line-height:1.35;display:flex}.order-form-error:before{content:"⚠";font-size:.78rem}.order-coords-checkbox{color:#d8d8d8;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;min-height:42px;margin:2px 0 12px;display:inline-flex}.order-coords-checkbox input[type=checkbox]{appearance:none;cursor:pointer;background:#242424;border:2px solid #5d5d5d;border-radius:5px;flex:none;width:20px;height:20px;transition:background-color .2s,border-color .2s;position:relative}.order-coords-checkbox input[type=checkbox]:hover:not(:disabled),.order-coords-checkbox input[type=checkbox]:focus-visible{border-color:var(--color-accent)}.order-coords-checkbox input[type=checkbox]:checked{border-color:var(--color-accent);background:var(--color-accent)}.order-coords-checkbox input[type=checkbox]:checked:after{content:"";border:2px solid #000;border-width:0 2px 2px 0;width:6px;height:11px;position:absolute;top:1px;left:5px;transform:rotate(45deg)}.order-coords-checkbox input[type=checkbox]:disabled{opacity:.55;cursor:not-allowed}.order-coords-checkbox__label{color:#d0d0d0;font-weight:600}.order-coords-wrapper{grid-template-rows:0fr;transition:grid-template-rows .38s cubic-bezier(.22,1,.36,1);display:grid}.order-coords-wrapper--open{grid-template-rows:1fr}.order-coords-card{opacity:0;background-color:#0000;border:1px dashed #0000;border-radius:8px;min-height:0;margin-bottom:0;padding:0 14px;transition:margin-bottom .34s,padding .34s,border-color .34s,background-color .34s,opacity .24s,transform .34s cubic-bezier(.22,1,.36,1);overflow:hidden;transform:translateY(-6px)}.order-coords-wrapper--open>.order-coords-card{border-color:var(--color-border-strong);opacity:1;background-color:#00000038;margin-bottom:16px;padding:14px;transform:translateY(0)}.order-coords-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.order-modal-footer{border-top:1px solid var(--color-border);background-color:#0f0f0f;justify-content:flex-end;gap:10px;padding:16px 22px;display:flex}.order-btn{cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;min-width:124px;min-height:42px;padding:9px 18px;font-size:.95rem;font-weight:700;transition:background-color .2s,border-color .2s,color .2s,transform .2s;display:inline-flex}.order-btn:disabled{opacity:.62;cursor:not-allowed;transform:none}.order-btn-cancel{border-color:var(--color-border-strong);color:#c8c8c8;background-color:#0000}.order-btn-cancel:hover:not(:disabled),.order-btn-cancel:focus-visible{color:var(--color-text);background-color:#242424;border-color:#6a6a6a}.order-btn-submit{border-color:var(--color-accent);background-color:var(--color-accent);color:#000}.order-btn-submit:hover:not(:disabled),.order-btn-submit:focus-visible{border-color:var(--color-accent-hover);background-color:var(--color-accent-hover);transform:translateY(-1px)}@media (width<=576px){.order-modal-overlay{align-items:stretch;padding:12px}.order-modal{max-height:calc(100vh - 24px)}.order-modal-header,.order-modal-body,.order-modal-footer{padding-left:16px;padding-right:16px}.order-coords-grid{grid-template-columns:1fr;gap:0}.order-offset-grid{grid-template-columns:1fr}.order-paid-section__header,.order-paid-section__subheader{flex-direction:column;align-items:flex-start}.order-source-row{grid-template-columns:minmax(0,1fr) 44px}.order-modal-footer{flex-direction:column-reverse}.order-btn{width:100%}}@media (prefers-reduced-motion:reduce){.order-modal-overlay,.order-modal{animation:none}.order-coords-wrapper,.order-coords-card{transition:none}}.order-modal-body{scrollbar-gutter:stable;max-height:60vh;padding-right:8px;overflow-y:auto}.custom-select{position:relative}.custom-select__input{width:100%;padding-right:44px}.custom-select__input:hover:not(:disabled){background-color:#282828;border-color:#666;box-shadow:0 0 0 3px #f2c40f14}.custom-select__toggle{width:42px;height:calc(100% - 2px);color:var(--color-accent);cursor:pointer;background:0 0;border:0;border-left:1px solid #ffffff14;border-radius:0 8px 8px 0;justify-content:center;align-items:center;transition:background-color .2s,color .2s;display:inline-flex;position:absolute;top:1px;right:1px}.custom-select__toggle:hover:not(:disabled),.custom-select__toggle:focus-visible{color:var(--color-accent-hover);background-color:#f2c40f1f}.custom-select__toggle:disabled{opacity:.48;cursor:not-allowed}.custom-select__arrow{border-bottom:2px solid;border-right:2px solid;width:9px;height:9px;transition:transform .2s;transform:translateY(-2px)rotate(45deg)}.custom-select--open .custom-select__arrow{transform:translateY(2px)rotate(225deg)}.custom-select__dropdown{z-index:1000;overscroll-behavior:contain;scrollbar-color:#3a3a3a #181818;scrollbar-width:thin;touch-action:pan-y;-webkit-overflow-scrolling:touch;background:#181818;border:1px solid #f2c40f57;border-radius:8px;max-height:190px;margin:0;padding:6px;list-style:none;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 14px 30px #0000006b}.custom-select__dropdown::-webkit-scrollbar{width:8px}.custom-select__dropdown::-webkit-scrollbar-track{background:#181818}.custom-select__dropdown::-webkit-scrollbar-thumb{background:#3a3a3a;border:2px solid #181818;border-radius:999px}.custom-select__dropdown::-webkit-scrollbar-thumb:hover{background:var(--color-accent)}.custom-select__option{color:var(--color-text);cursor:pointer;overflow-wrap:anywhere;touch-action:pan-y;-webkit-user-select:none;user-select:none;border-radius:6px;padding:9px 10px;font-size:.92rem;line-height:1.3;transition:background-color .2s,color .2s}.custom-select__option:hover{color:var(--color-accent);background-color:#f2c40f24}.custom-select__option.is-selected{background-color:var(--color-accent);color:#000;font-weight:700}.custom-select__option.is-selected:hover{background-color:var(--color-accent-hover);color:#000}.custom-select__empty{color:var(--color-text-muted);padding:9px 10px;font-size:.88rem}.user-stats{width:100%;margin-top:26px}.user-stats__grid{grid-template-columns:repeat(4,minmax(0,1fr));align-content:start;align-items:stretch;gap:18px;display:grid}.user-stats__card{background:linear-gradient(145deg, #1f2126eb 0%, #101114fa 100%), var(--color-surface);border:1px solid #ffffff21;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:20px;min-width:0;min-height:158px;padding:26px 28px;display:grid;position:relative;overflow:hidden;box-shadow:0 16px 34px #00000047}.user-stats__card:after{content:"";pointer-events:none;background:linear-gradient(120deg,#ffffff14,#0000 42%);position:absolute;inset:0}.user-stats__card--button{background:var(--color-accent);border-color:#f2c40fbf;padding:0;display:block}.user-stats__new-button{z-index:1;color:#000;text-align:left;cursor:pointer;background:0 0;border-radius:8px;flex-direction:column;justify-content:center;align-items:flex-start;gap:12px;width:100%;height:100%;min-height:158px;padding:28px 30px;transition:background-color .2s,transform .2s;display:flex;position:relative}.user-stats__new-button:hover:not(:disabled),.user-stats__new-button:focus-visible{background:#ffffff2e;transform:translateY(-1px)}.user-stats__new-button:disabled{opacity:.62;cursor:not-allowed}.user-stats__new-icon{color:#000;background:#0000001a;border-radius:8px;justify-content:center;align-items:center;width:60px;height:60px;display:inline-flex}.user-stats__new-icon svg,.user-stats__new-action svg{width:24px;height:24px}.user-stats__new-title{color:#000;font-size:1.12rem;font-weight:850;line-height:1.2}.user-stats__new-action{color:#000;align-items:center;gap:10px;font-size:.98rem;font-weight:700;line-height:1.2;display:inline-flex}.user-stats__new-action svg{width:18px;height:18px}.user-stats__icon{z-index:1;width:68px;height:68px;color:var(--color-accent);background:#f2c40f0f;border:1px solid #f2c40f38;border-radius:8px;flex:0 0 68px;justify-content:center;align-items:center;display:inline-flex;position:relative}.user-stats__icon--active{color:var(--color-success);background:#4ade8014;border-color:#4ade8047}.user-stats__icon--muted{color:var(--color-text-muted);background:#ffffff0d;border-color:#ffffff29}.user-stats__icon svg{width:31px;height:31px}.user-stats__card-body{z-index:1;flex-direction:column;gap:10px;min-width:0;display:flex;position:relative}.user-stats__label{max-width:100%;color:var(--color-text-muted);font-size:1rem;font-weight:700;line-height:1.25}.user-stats__value{max-width:100%;color:var(--color-text);overflow-wrap:anywhere;font-size:3rem;font-weight:850;line-height:.95}.user-stats__value--active{color:var(--color-success)}.user-stats__caption{color:var(--color-text-muted);font-size:.95rem;line-height:1.25}.user-stats__card--active{border-color:#4ade8042}.user-stats__limits{margin-top:24px}.user-stats__limits-card{background:linear-gradient(140deg, #1f2126f5 0%, #0e0f12fa 58%, #f2c40f17 100%), var(--color-surface);border:1px solid #ffffff21;border-radius:8px;flex-direction:column;gap:28px;min-width:0;padding:30px 32px;display:flex;position:relative;overflow:visible;box-shadow:0 16px 34px #00000047}.user-stats__limits-head{justify-content:space-between;align-items:center;gap:16px;min-width:0;display:flex}.user-stats__limits-title-wrap{align-items:center;gap:18px;min-width:0;display:flex}.user-stats__limits-icon{width:66px;height:66px;color:var(--color-accent);background:#f2c40f1a;border-radius:8px;flex:0 0 66px;justify-content:center;align-items:center;display:inline-flex}.user-stats__limits-icon svg{width:32px;height:32px}.user-stats__limits-copy{flex-direction:column;gap:7px;min-width:0;display:flex}.user-stats__limits-title-row{flex-wrap:wrap;align-items:center;gap:10px;min-width:0;display:flex}.user-stats__limits-title{color:var(--color-text);font-size:1.28rem;font-weight:850;line-height:1.2}.user-stats__limits-subtitle{color:var(--color-text-muted);font-size:.95rem;line-height:1.3}.user-stats__limit-items{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:stretch;gap:28px;display:grid}.user-stats__limit-item{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:20px;min-width:0;display:grid}.user-stats__limit-icon{width:72px;height:72px;color:var(--color-accent);background:#f2c40f0f;border:1px solid #f2c40f38;border-radius:50%;flex:0 0 72px;justify-content:center;align-items:center;display:inline-flex}.user-stats__limit-icon svg{width:32px;height:32px}.user-stats__limit-copy{flex-direction:column;gap:8px;min-width:0;display:flex}.user-stats__limit-label{color:var(--color-text-muted);font-size:.98rem;font-weight:700;line-height:1.25}.user-stats__limit-divider{background:linear-gradient(#0000 0%,#ffffff47 50%,#0000 100%);width:1px;min-height:84px}.user-stats__limit-value{color:var(--color-text);overflow-wrap:anywhere;font-size:1.62rem;font-weight:850;line-height:1.15}.user-stats__info{flex:none;display:inline-flex;position:relative}.user-stats__info:after{content:"";z-index:19;pointer-events:none;width:min(320px,100vw - 32px);height:12px;position:absolute;top:100%;left:50%;transform:translate(-50%)}.user-stats__info:hover:after,.user-stats__info:focus-within:after{pointer-events:auto}.user-stats__info-button{width:24px;height:24px;color:var(--color-accent);cursor:help;background:#f2c40f1a;border:1px solid #f2c40f7a;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:.82rem;font-weight:800;line-height:1;transition:background-color .2s,border-color .2s,color .2s;display:inline-flex}.user-stats__info-button:hover,.user-stats__info-button:focus-visible{border-color:var(--color-accent);background:var(--color-accent);color:#000;outline:none}.user-stats__info-popover{z-index:20;width:min(320px,100vw - 32px);color:var(--color-text);opacity:0;pointer-events:none;background:#181818;border:1px solid #f2c40f57;border-radius:8px;padding:14px;transition:opacity .16s,transform .16s;position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%,-4px);box-shadow:0 18px 36px #0000006b}.user-stats__info:hover .user-stats__info-popover,.user-stats__info:focus-within .user-stats__info-popover{opacity:1;pointer-events:auto;transform:translate(-50%)}.user-stats__info-popover:before{content:"";background:#181818;border-top:1px solid #f2c40f57;border-left:1px solid #f2c40f57;width:10px;height:10px;position:absolute;top:-6px;left:50%;transform:translate(-50%)rotate(45deg)}.user-stats__info-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.user-stats__info-title{min-width:0;color:var(--color-text);font-size:.92rem;font-weight:800;line-height:1.25}.user-stats__info-pill{min-height:24px;color:var(--color-accent);background:#f2c40f1a;border:1px solid #f2c40f6b;border-radius:6px;flex:none;justify-content:center;align-items:center;padding:3px 7px;font-size:.7rem;font-weight:800;display:inline-flex}.user-stats__info-text{color:var(--color-text-muted);margin:0 0 8px;font-size:.84rem;line-height:1.45}.user-stats__info-link{border:1px solid var(--color-accent);background:var(--color-accent);color:#000;border-radius:8px;justify-content:center;align-items:center;min-height:34px;margin-top:2px;padding:7px 10px;font-size:.82rem;font-weight:800;text-decoration:none;display:inline-flex}.user-stats__info-link:hover,.user-stats__info-link:focus-visible{border-color:var(--color-accent-hover);background:var(--color-accent-hover)}@media (width<=1200px){.user-stats__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.user-stats__card,.user-stats__new-button{min-height:136px}.user-stats__card{gap:16px;padding:22px}.user-stats__icon{flex-basis:58px;width:58px;height:58px}.user-stats__icon svg{width:28px;height:28px}.user-stats__value{font-size:2.45rem}.user-stats__limits-card{padding:24px}.user-stats__limit-items{grid-template-columns:1fr;gap:18px}.user-stats__limit-divider{background:linear-gradient(90deg,#0000 0%,#ffffff47 50%,#0000 100%);width:100%;height:1px;min-height:1px}}@media (width<=576px){.user-stats{margin-top:18px}.user-stats__grid{grid-template-columns:1fr;gap:12px}.user-stats__card,.user-stats__new-button{min-height:118px}.user-stats__new-button{padding:22px}.user-stats__new-icon{width:52px;height:52px}.user-stats__limits-title-wrap,.user-stats__limit-item{align-items:flex-start;gap:14px}.user-stats__limits-icon,.user-stats__limit-icon{flex-basis:52px;width:52px;height:52px}.user-stats__limits-icon svg,.user-stats__limit-icon svg{width:26px;height:26px}.user-stats__limits-card{gap:22px;padding:20px}.user-stats__limits-title{font-size:1.1rem}.user-stats__limit-value{font-size:1.35rem}.user-stats__info-popover{left:auto;right:-8px;transform:translateY(-4px)}.user-stats__info:hover .user-stats__info-popover,.user-stats__info:focus-within .user-stats__info-popover{transform:translate(0)}.user-stats__info-popover:before{left:auto;right:14px;transform:rotate(45deg)}}.app{width:100%;max-width:1500px;margin:0 auto}.app-hero{border-bottom:1px solid #f2c40f2e;border-radius:8px;justify-content:center;align-items:center;gap:28px;min-height:196px;padding:28px 32px;display:flex;position:relative;overflow:hidden}.app-hero__content{z-index:1;justify-content:center;max-width:760px;position:relative}.app-hero--dashboard{background:linear-gradient(90deg, #181818fa 0%, #121212f5 54%, #f2c40f1f 100%), var(--color-surface);box-shadow:var(--shadow-panel);border:1px solid #ffffff1f;justify-content:flex-start}.app-hero__badge{z-index:1;width:92px;height:92px;color:var(--color-accent);background:#f2c40f14;border:1px solid #f2c40f6b;border-radius:8px;flex:0 0 92px;justify-content:center;align-items:center;display:inline-flex;position:relative}.app-hero__badge svg{width:46px;height:46px}.app-hero__subtitle{max-width:620px;color:var(--color-text-muted);margin:14px 0 0;font-size:1.18rem;line-height:1.55}.app-hero__pattern{opacity:.5;pointer-events:none;background-image:radial-gradient(circle,#f2c40f6b 1px,#0000 1.3px);background-size:18px 18px;width:min(48%,620px);position:absolute;top:0;bottom:0;right:0;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 44% 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 44% 100%)}.section-heading{color:var(--color-text)}.section-heading h2{color:var(--color-text);margin:0;font-size:2rem;font-weight:750;line-height:1.15}.title_text{color:#d5d2d2;margin:0;line-height:1.6}.subtitle{max-width:680px;color:var(--color-text-muted);margin:12px 0 0;font-size:1rem;line-height:1.65}@media (width<=768px){.section-heading h2{font-size:1.65rem}.app-hero{gap:18px;min-height:auto;padding:22px 18px}.app-hero--dashboard{align-items:flex-start}.app-hero__badge{flex-basis:64px;width:64px;height:64px}.app-hero__badge svg{width:34px;height:34px}.app-hero__subtitle{font-size:1rem}.app-hero__pattern{opacity:.32;width:54%}}@media (width<=576px){.app-hero{flex-direction:column;align-items:flex-start;padding:18px}.app-hero__badge{flex-basis:52px;width:52px;height:52px}.app-hero__badge svg{width:28px;height:28px}.app-hero__pattern{opacity:.18;width:100%;-webkit-mask-image:linear-gradient(#0000 0%,#000 62% 100%);mask-image:linear-gradient(#0000 0%,#000 62% 100%)}}.orders-section{background:linear-gradient(145deg, #1f2126f0 0%, #0d0e11fa 68%, #f2c40f12 100%), var(--color-surface);border:1px solid #ffffff21;border-radius:8px;margin-top:28px;padding:28px;position:relative;box-shadow:0 16px 34px #00000047}.orders-section__header{border-bottom:1px solid #ffffff21;justify-content:space-between;align-items:center;gap:16px;padding-bottom:22px;display:flex}.orders-section__heading{align-items:center;gap:18px;min-width:0;display:flex}.orders-section__icon{width:66px;height:66px;color:var(--color-accent);background:#f2c40f14;border:1px solid #f2c40f47;border-radius:8px;flex:0 0 66px;justify-content:center;align-items:center;display:inline-flex}.orders-section__icon svg{width:33px;height:33px}.orders-section__heading-copy{flex-direction:column;gap:6px;min-width:0;display:flex}.orders-section__header h3{color:var(--color-text);margin:0;font-size:1.65rem;font-weight:850;line-height:1.2}.orders-section__meta{color:var(--color-text-muted);font-size:1rem;font-weight:650;line-height:1.3;display:inline-block}.orders-alert{border-radius:8px;margin:18px 0 0}.orders-cards-container{--order-card-width:425px;--orders-cards-gap:18px;width:100%;margin-top:22px;overflow-x:auto;container-type:inline-size}.orders-cards-list{grid-template-columns:repeat(1, minmax(var(--order-card-width), 1fr));gap:var(--orders-cards-gap);place-items:start center;width:100%;margin-top:0;display:grid}.order-card{--order-status-color:var(--color-border-strong);--order-status-bg:#ffffff12;--order-status-text:var(--color-text-muted);width:var(--order-card-width);min-width:var(--order-card-width);max-width:var(--order-card-width);border:1px solid #ffffff1f;border-left-color:var(--order-status-color);min-height:204px;color:var(--color-text);box-shadow:inset 2px 0 0 var(--order-status-color), 0 14px 28px #00000042;cursor:pointer;background:linear-gradient(145deg,#1e2128f5 0%,#111318fa 56%,#0a0b0ffa 100%);border-radius:8px;flex-direction:column;gap:8px;padding:10px;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;position:relative;overflow:visible}.order-card:hover{border-color:#ffffff2e;border-left-color:var(--order-status-color);box-shadow:inset 2px 0 0 var(--order-status-color), 0 16px 32px #00000052, 0 0 18px #ffffff08;transform:translateY(-1px)}.order-card--active{--order-status-color:var(--color-success);--order-status-bg:#4ade801a;--order-status-text:#7ee08f}.order-card--stopped{--order-status-color:var(--color-danger);--order-status-bg:#e573731a;--order-status-text:#ff8e8e}.order-card--error{--order-status-color:var(--color-accent);--order-status-bg:#f2c40f1c;--order-status-text:#ffd84a}.order-card--toggling{opacity:.68;cursor:wait}.order-card-top{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-height:38px;padding:0 2px 0 10px;display:grid}.order-card-title-row{align-items:center;gap:12px;min-width:0;display:flex}.order-card-title{min-width:0;color:var(--color-accent);overflow-wrap:anywhere;margin:0;font-size:1rem;font-weight:850;line-height:1.25}.order-card-status-badge{background:var(--order-status-bg);max-width:138px;min-height:25px;color:var(--order-status-text);white-space:nowrap;border:1px solid #0000;border-radius:8px;flex:none;align-items:center;gap:7px;padding:5px 10px;font-size:.68rem;font-weight:750;line-height:1;display:inline-flex;position:relative}.order-card-status-badge__dot{width:8px;height:8px;box-shadow:0 0 8px color-mix(in srgb, currentColor 58%, transparent);background:currentColor;border-radius:50%;flex:0 0 8px}.order-card-status-badge--active{border-color:#4ade800f}.order-card-status-badge--stopped{border-color:#e5737314}.order-card-status-badge--error{border-color:#f2c40f14}.order-card-status-info-wrap{align-items:center;margin-left:1px;display:inline-flex;position:relative}.order-card-status-info{color:currentColor;cursor:help;opacity:.92;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:17px;height:17px;padding:0;display:inline-flex}.order-card-status-info svg{width:15px;height:15px}.order-card-status-info:hover,.order-card-status-info:focus-visible{opacity:1}.order-card-error-tooltip{z-index:20;border:1px solid var(--color-accent);width:max-content;min-width:150px;max-width:250px;color:var(--color-text);text-align:left;white-space:normal;opacity:0;visibility:hidden;pointer-events:none;background-color:#171717;border-radius:6px;padding:8px 10px;font-size:.78rem;font-weight:500;line-height:1.35;transition:opacity .15s,visibility .15s,transform .15s;position:absolute;top:calc(100% + 9px);right:-7px;transform:translateY(-2px)}.order-card-error-tooltip:before{content:"";border:6px solid #0000;border-bottom-color:var(--color-accent);position:absolute;bottom:100%;right:10px}.order-card-status-info-wrap:hover .order-card-error-tooltip,.order-card-status-info:focus-visible+.order-card-error-tooltip{opacity:1;visibility:visible;transform:translateY(0)}.order-card-actions{align-items:center;gap:8px;display:flex}.order-card-btn{color:#d9dde6;cursor:pointer;background-color:#0d0f14a3;border:1px solid #ffffff1f;border-radius:7px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:background-color .2s,border-color .2s,color .2s;display:inline-flex}.order-card-btn svg{width:16px;height:16px}.order-card-btn:hover:not(:disabled),.order-card-btn:focus-visible{background-color:#ffffff0f}.order-card-btn:disabled{opacity:.55;cursor:wait}.order-card-btn--edit:hover:not(:disabled),.order-card-btn--edit:focus-visible{border-color:var(--color-accent);color:var(--color-accent)}.order-card-btn--delete:hover:not(:disabled),.order-card-btn--delete:focus-visible{border-color:var(--color-danger);color:var(--color-danger)}.order-card-main{width:100%;min-width:0;color:inherit;cursor:pointer;text-align:left;background:0 0;border-radius:7px;padding:0;display:block}.order-card-main:focus-visible{outline-offset:3px;outline:3px solid #f2c40f47}.order-card-main:disabled{cursor:wait}.order-card-grid{background:#0e1117a3;border:1px solid #ffffff14;border-radius:7px;grid-template-rows:repeat(2,minmax(56px,auto));grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);min-height:114px;display:grid;overflow:hidden}.order-card-cell{min-width:0;min-height:56px;color:var(--color-text);text-align:left;background:#ffffff03;border:0;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:10px;padding:11px 12px;display:grid}.order-card-cell:nth-child(2n){border-left:1px solid #ffffff14}.order-card-cell:nth-child(-n+2){border-bottom:1px solid #ffffff14}.order-card-cell--coordinates{grid-template-columns:20px minmax(0,1fr) 34px;align-items:center;padding-right:8px}.order-card-cell__icon{color:#c7cbd4;opacity:.9;justify-content:center;align-items:center;width:20px;height:20px;margin-top:1px;display:inline-flex}.order-card-cell__icon svg{width:17px;height:17px}.order-card-cell__content{flex-direction:column;gap:4px;min-width:0;display:flex}.order-card-cell__label{color:#8e96a6;font-size:.66rem;font-weight:650;line-height:1.15}.order-card-cell__value{color:#f2f4f8;overflow-wrap:anywhere;min-width:0;font-size:.81rem;font-weight:500;line-height:1.2}.order-card-span{color:#8e96a6;overflow-wrap:anywhere;min-width:0;font-size:.81rem;font-weight:500;line-height:1.2}.order-card-cell__value--coords{white-space:nowrap;flex-direction:column;gap:2px;display:flex}.order-card-target{color:#d9dde6;background:#0a0c11b8;border:1px solid #ffffff14;border-radius:7px;justify-content:center;justify-self:end;align-items:center;width:32px;height:32px;display:inline-flex}.order-card-target svg{width:16px;height:16px}.order-card-footer{justify-content:space-between;align-items:center;gap:12px;min-height:30px;padding:0 4px 0 6px;display:flex}.order-card-status-line{color:#a5adba;align-items:center;gap:7px;min-width:0;font-size:.74rem;font-weight:500;line-height:1.2;display:inline-flex}.order-card-status-line svg{color:#aeb5c0;flex:0 0 15px;width:15px;height:15px}.orders-cards-empty{border:1px dashed var(--color-border-strong);min-height:120px;color:var(--color-text-muted);text-align:center;border-radius:8px;justify-content:center;align-items:center;padding:24px;display:flex}@container (width>=852px){.orders-cards-list{grid-template-columns:repeat(2, minmax(var(--order-card-width), 1fr))}}@container (width>=1284px){.orders-cards-list{grid-template-columns:repeat(3, minmax(var(--order-card-width), 1fr))}}@media (width<=767px){.orders-section{margin-top:22px;padding:20px}.orders-section__header{padding-bottom:18px}.orders-section__heading{align-items:flex-start;gap:14px}.orders-section__icon{flex-basis:52px;width:52px;height:52px}.orders-section__icon svg{width:27px;height:27px}.orders-section__header h3{font-size:1.32rem}.orders-cards-container{margin-top:18px;overflow-x:visible}.orders-cards-list{grid-template-columns:minmax(0,1fr)}.order-card{gap:8px;width:100%;min-width:0;max-width:none;min-height:auto;padding:10px}.order-card-top{gap:8px;padding:0 0 0 8px}.order-card-title-row{flex-wrap:wrap;gap:8px}.order-card-actions{gap:6px}.order-card-btn{width:32px;height:32px}.order-card-grid{grid-template-rows:repeat(2,minmax(54px,auto));min-height:108px}.order-card-cell{grid-template-columns:18px minmax(0,1fr);gap:8px;min-height:54px;padding:10px}.order-card-cell__label{font-size:.64rem}.order-card-cell__value,.order-card-span{font-size:.78rem}.order-card-cell--coordinates{grid-template-columns:18px minmax(0,1fr) 30px;padding-right:7px}.order-card-target{width:29px;height:29px}.order-card-footer{min-height:28px;padding:0 2px 0 4px}.order-card-error-tooltip{max-width:min(250px,100vw - 48px);left:50%;right:auto;transform:translate(-50%,-2px)}.order-card-error-tooltip:before{left:50%;right:auto;transform:translate(-50%)}.order-card-status-info-wrap:hover .order-card-error-tooltip,.order-card-status-info:focus-visible+.order-card-error-tooltip{transform:translate(-50%)}}@media (width<=520px){.order-card-grid{grid-template-rows:none;grid-template-columns:minmax(0,1fr)}.order-card-cell:nth-child(2n){border-left:0}.order-card-cell:nth-child(-n+2){border-bottom:0}.order-card-cell:not(:last-child){border-bottom:1px solid #ffffff14}.order-card-cell__value--coords{white-space:normal}}:root{--color-bg:#000;--color-bg-soft:#080808;--color-surface:#121212;--color-surface-raised:#1a1a1a;--color-surface-muted:#232323;--color-border:#333;--color-border-strong:#484848;--color-text:#f7f7f7;--color-text-muted:#a9a9a9;--color-accent:#f2c40f;--color-accent-hover:#ffd944;--color-danger:#e57373;--color-success:#4ade80;--shadow-panel:0 18px 50px #00000073;color:var(--color-text);background:var(--color-bg);font-synthesis:none;text-rendering:optimizelegibility;font-family:Roboto,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box;letter-spacing:0}html{background:var(--color-bg);min-width:320px}body{background:linear-gradient(180deg, #f2c40f0f 0, #0000 280px), var(--color-bg);min-width:320px;min-height:100vh;color:var(--color-text);margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}button{border:0}#root{width:100%;min-height:100vh}.container-fluid{width:100%;margin-left:auto;margin-right:auto;padding-left:12px;padding-right:12px}.row{flex-wrap:wrap;margin-left:-12px;margin-right:-12px;display:flex}.d-flex{display:flex}.d-block{display:block}.align-items-center{align-items:center}.justify-content-center{justify-content:center}.text-center{text-align:center}.text-white{color:var(--color-text)!important}.text-white-50{color:#ffffff94!important}.text-muted{color:var(--color-text-muted)!important}.small{font-size:.875rem}.me-2{margin-right:.5rem}.ms-1{margin-left:.25rem}.ms-auto{margin-left:auto}.mt-2{margin-top:.5rem}.mt-3{margin-top:1rem}.mt-4{margin-top:1.5rem}.mb-0{margin-bottom:0}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:1rem}.mb-4{margin-bottom:1.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.px-0{padding-left:0;padding-right:0}.w-50{width:50%}.btn{min-height:40px;color:inherit;cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;padding:8px 12px;text-decoration:none;display:inline-flex}.btn-sm{min-height:34px;padding:6px 10px}.btn-link{min-height:36px;color:var(--color-text-muted);padding:4px 8px;text-decoration:none}.btn-link:hover,.btn-link:focus-visible{color:var(--color-accent)!important}.navbar{align-items:center;width:100%;padding:10px 0;display:flex}.navbar>.container-fluid{flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.navbar-brand{color:var(--color-text);align-items:center;margin-right:16px;text-decoration:none;display:inline-flex}.navbar-nav{flex-direction:column;margin:0;padding-left:0;list-style:none;display:flex}.nav-link{color:var(--color-text-muted);text-decoration:none}.form-control{border:1px solid var(--color-border-strong);background-color:var(--color-surface-muted);width:100%;min-height:46px;color:var(--color-text);border-radius:8px;padding:10px 13px;line-height:1.5;display:block}.form-label{margin-bottom:.5rem}.form-floating{position:relative}.form-floating>.form-control{min-height:58px;padding:22px 13px 8px}.form-floating>.form-control::placeholder{color:#0000}.form-floating>label{pointer-events:none;transform-origin:0 0;max-width:100%;height:100%;padding:16px 13px;transition:opacity .15s,transform .15s;position:absolute;top:0;left:0}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label{opacity:.72;transform:scale(.85)translateY(-8px)translate(2px)}.is-invalid{border-color:#ff6b6b!important}.alert{border:1px solid #0000;border-radius:8px;padding:12px 14px;font-size:.95rem;line-height:1.45}.alert-danger{color:#ffd1d1;background-color:#e573731f;border-color:#e573738c}.alert-success{color:#c9f8d8;background-color:#4ade801a;border-color:#4ade8073}.modal{z-index:1060;position:fixed;inset:0;overflow:hidden auto}.modal-dialog{width:min(100% - 24px,500px);margin:48px auto}.modal-content{background-color:var(--color-surface-raised);color:var(--color-text)}.modal-header{border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.modal-title{margin:0;font-size:1.08rem;font-weight:750}.modal-body{padding:16px}.btn-close{width:34px;height:34px;color:inherit;cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.btn-close:before{content:"×";font-size:1.45rem;line-height:1}.btn-close:hover,.btn-close:focus-visible{background-color:#ffffff1f}.bg-danger{background-color:#8f2f2f!important}.bg-warning{background-color:#755f10!important}.spinner-border{border:.16em solid;border-right-color:#0000;border-radius:50%;width:1rem;height:1rem;animation:.75s linear infinite spinner-border;display:inline-block}.spinner-border-sm{border-width:.14em;width:.85rem;height:.85rem}@keyframes spinner-border{to{transform:rotate(360deg)}}.page-shell{min-height:100vh}.app-container{width:100%;padding:24px}.app-navbar{z-index:1020;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0a0af5;border-bottom:1px solid #f2c40f38;min-height:72px;position:sticky;top:0;box-shadow:0 10px 26px #00000059}.app-navbar__inner{justify-content:space-between;align-items:center;width:100%;max-width:1548px;margin:0 auto;padding:0 16px;display:flex}.navbar-brand{background:0 0;border:0;align-items:center;min-height:48px;padding:0;display:flex}.logo_nav{width:clamp(118px,18vw,150px);height:auto;display:block}.navbar-nav{align-items:center;gap:8px}.app-navbar__inner>.navbar-nav{flex-direction:row;padding:0}.navbar-nav .nav-link.btn{min-height:40px;color:var(--color-text-muted);text-align:center;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:8px;gap:8px;padding:8px 12px}.navbar-nav .nav-link.btn:hover,.navbar-nav .nav-link.btn:focus-visible,.navbar-nav .nav-link.btn.active{color:var(--color-accent);background:#f2c40f14;border-color:#f2c40f59}.nav-link__icon{flex:0 0 18px;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.nav-link__icon svg{width:100%;height:100%;display:block}.nav-user{justify-content:center;align-items:center;gap:4px;display:flex}.nav-user__name{min-height:40px;color:var(--color-text);white-space:nowrap;justify-content:center;align-items:center;gap:8px;padding:8px 10px;font-weight:650;display:inline-flex}.nav-user .btn-sm{font-size:.85rem}.btn-btn{border:1px solid var(--color-accent);background-color:var(--color-accent);color:#000;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:100%;max-width:300px;min-height:44px;padding:10px 16px;font-weight:700;transition:background-color .2s,color .2s,border-color .2s,transform .2s;display:inline-flex}.btn-btn:hover:not(:disabled),.btn-btn:focus-visible{background-color:var(--color-accent-hover);border-color:var(--color-accent-hover);color:#000;transform:translateY(-1px)}.btn-btn:disabled{opacity:.65;cursor:not-allowed}.input{border:1px solid var(--color-border-strong);background:var(--color-surface-muted);min-height:46px;color:var(--color-text);border-radius:8px}.input:hover,.input:focus,.input:active{border-color:var(--color-accent);background:var(--color-surface-muted);color:var(--color-text)}.form-control:focus{outline:0;border-color:var(--color-accent)!important;box-shadow:0 0 0 .2rem #f2c40f29!important}input:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0 1000px var(--color-surface-muted) inset!important;-webkit-text-fill-color:var(--color-text)!important;box-shadow:0 0 0 1000px var(--color-surface-muted) inset!important}input:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0 1000px var(--color-surface-muted) inset!important;-webkit-text-fill-color:var(--color-text)!important;box-shadow:0 0 0 1000px var(--color-surface-muted) inset!important}input:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0 1000px var(--color-surface-muted) inset!important;-webkit-text-fill-color:var(--color-text)!important;box-shadow:0 0 0 1000px var(--color-surface-muted) inset!important}input:-webkit-autofill:active{transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0 1000px var(--color-surface-muted) inset!important;-webkit-text-fill-color:var(--color-text)!important;box-shadow:0 0 0 1000px var(--color-surface-muted) inset!important}@media (width>=992px){.navbar>.container-fluid{flex-wrap:nowrap}}@media (width<=991.98px){.app-container{padding:18px}}@media (width<=576px){.app-container{padding:14px}.app-navbar{min-height:64px}}
