.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-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 .28s;display:grid}.order-coords-wrapper--open{grid-template-rows:1fr}.order-coords-card{border:1px dashed var(--color-border-strong);opacity:0;background-color:#00000038;border-radius:8px;min-height:0;transition:opacity .22s;overflow:hidden}.order-coords-wrapper--open>.order-coords-card{opacity:1;margin-bottom:16px;padding:14px}.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-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:24px}.user-stats__grid{grid-template-columns:repeat(4,minmax(0,1fr));align-content:start;align-items:stretch;gap:12px;display:grid}.user-stats__card{border:1px solid var(--color-border);background:linear-gradient(#171717 0%,#101010 100%);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-width:0;height:100px;padding:22px 18px;display:flex;box-shadow:0 10px 24px #00000038}.user-stats__card--button{background:var(--color-accent);border-color:#f2c40fbf;padding:0}.user-stats__new-button{color:#000;cursor:pointer;background:0 0;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:100%;padding:20px 16px;font-weight:750;transition:background-color .2s,transform .2s;display:flex}.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__button-icon{border:1px solid #00000038;border-radius:50%;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;min-height:36px;font-size:2rem;font-weight:300;line-height:1;display:inline-flex}.user-stats__label{max-width:100%;color:var(--color-text-muted);text-align:center;margin-bottom:8px;font-size:.9rem;line-height:1.35}.user-stats__value{max-width:100%;color:var(--color-text);overflow-wrap:anywhere;font-size:2.35rem;font-weight:800;line-height:1}.user-stats__value--active{color:var(--color-success)}.user-stats__card--active{border-color:#4ade8059}@media (width<=992px){.user-stats__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.user-stats__card{align-items:center;min-height:96px;padding:18px}.user-stats__card:not(.user-stats__card--button){flex-direction:row;justify-content:space-between;gap:16px}.user-stats__new-button{flex-direction:row;min-height:96px}.user-stats__label{text-align:left;margin:0}.user-stats__value{font-size:2rem}}@media (width<=576px){.user-stats{margin-top:18px}.user-stats__grid{grid-template-columns:1fr;gap:10px}.user-stats__card,.user-stats__new-button{min-height:70px}.user-stats__value{font-size:1.75rem}}.app{width:100%;max-width:1500px;margin:0 auto}.app-hero{border-bottom:1px solid #f2c40f2e;justify-content:center;padding:10px 0 24px;display:flex}.app-hero__content{justify-content:center;max-width:760px}.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}.href-link{min-height:28px;color:var(--color-accent);border-radius:6px;align-items:center;padding:1px 5px;font-weight:700;text-decoration:none;transition:background-color .2s,color .2s,transform .2s;display:inline-flex}.href-link:hover,.href-link:focus-visible{color:#000;background-color:var(--color-accent);transform:translateY(-1px)}.modal-overlay{z-index:1050;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#000000c2;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal-content-auth{background-color:var(--color-surface-raised);width:min(100%,420px);max-height:calc(100vh - 40px);box-shadow:var(--shadow-panel);border:1px solid #f2c40f59;border-radius:8px;padding:28px;position:relative;overflow-y:auto}.auth-modal-close{width:36px;height:36px;color:var(--color-accent);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;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;position:absolute;top:12px;right:12px}.auth-modal-close:hover:not(:disabled),.auth-modal-close:focus-visible{background-color:#f2c40f1f;border-color:#f2c40f73}.auth-modal-close:disabled{opacity:.5;cursor:not-allowed}.modal-content-auth .section-heading h2{font-size:1.5rem}.modal-content-auth .form-control.input{background-color:var(--color-surface-muted);border-color:var(--color-border-strong);color:var(--color-text)}.modal-content-auth .form-floating label{color:var(--color-text-muted)}.modal-content-auth .form-floating .form-control:focus~label,.modal-content-auth .form-floating .form-control:not(:placeholder-shown)~label{color:#d6d6d6}.auth-submit{max-width:220px}.auth-code-input{font-size:1.35rem;font-weight:700}.auth-alert{background-color:#00000094}.auth-alert .modal-content{border:1px solid #ffffff29;border-radius:8px;overflow:hidden}.auth-alert .modal-body p{margin:0}@media (width<=768px){.section-heading h2{font-size:1.65rem}.app-hero{padding-bottom:20px}.modal-content-auth{padding:24px 18px}.auth-submit{max-width:100%}}.orders-section{margin-top:28px}.orders-section__header{border-bottom:1px solid #f2c40f2e;justify-content:space-between;align-items:flex-end;gap:16px;padding-bottom:14px;display:flex}.orders-section__header h3{color:var(--color-text);margin:0;font-size:1.25rem;font-weight:750;line-height:1.2}.orders-section__meta{color:var(--color-text-muted);margin-top:6px;font-size:1.1rem;display:inline-block}.orders-alert{border-radius:8px;margin:16px 0 0}.orders-cards-container{--order-card-width:420px;--orders-cards-gap:12px;width:100%;margin-top:16px;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:16px;display:grid}.order-card{width:var(--order-card-width);min-width:var(--order-card-width);max-width:var(--order-card-width);border:1px solid var(--color-border);color:var(--color-text);background:linear-gradient(#1a1a1a 0%,#111 100%);border-radius:8px;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:12px;transition:transform .2s,border-color .2s,box-shadow .2s;display:grid;box-shadow:0 10px 22px #0000003d}.order-card:hover{border-color:#f2c40fa6;transform:translateY(-1px);box-shadow:0 4px 16px #f2c40f4d}.order-card--toggling{opacity:.68}.order-card-main{width:100%;min-width:0;color:inherit;cursor:pointer;text-align:left;background:0 0;border-radius:6px;grid-template-columns:minmax(118px,.85fr) minmax(0,1.65fr);gap:10px;padding:0;display:grid}.order-card-main:focus-visible{outline-offset:3px;outline:3px solid #f2c40f47}.order-card-main:disabled{cursor:wait}.order-card-col{flex-direction:column;gap:10px;min-width:0;display:flex}.order-card-cell{min-width:0;min-height:44px;color:var(--color-text);text-align:center;overflow-wrap:anywhere;background-color:#00000052;border:1px solid #ffffff1a;border-radius:6px;justify-content:center;align-items:center;padding:9px 12px;font-size:.9rem;line-height:1.3;display:flex}.order-card-cell--title{color:var(--color-accent);font-weight:750}.order-card-cell--status{color:#d0d0d0;font-size:.86rem}.order-card-actions{grid-template-rows:44px 44px 1fr;place-items:stretch center;gap:10px;display:grid}.order-card-btn{width:48px;height:44px;color:var(--color-text);cursor:pointer;background-color:#00000052;border:1px solid #ffffff1f;border-radius:6px;justify-content:center;align-items:center;padding:0;font-size:1rem;font-weight:700;transition:background-color .2s,border-color .2s,color .2s;display:inline-flex}.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-status-wrap{justify-content:center;align-items:center;width:48px;min-height:44px;display:inline-flex;position:relative}.order-card-status-wrap--error{cursor:help}.order-card-status-wrap:focus-visible{outline-offset:3px;outline:3px solid #f2c40f47}.order-card-status-dot{border:2px solid var(--color-border-strong);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex;position:relative}.order-card-status-dot--active{background-color:#4caf50;border-color:#66bb6a;box-shadow:0 0 12px #4caf5061}.order-card-status-dot--stopped{background-color:var(--color-danger);border-color:#ef9a9a;box-shadow:0 0 12px #e5737352}.order-card-status-dot--error{background-color:var(--color-danger);box-shadow:0 0 0 3px #111, 0 0 0 5px var(--color-accent), 0 0 12px #e5737352;border-color:#ef9a9a}.order-card-status-dot--error:after{content:"!";color:#fff;text-shadow:0 1px 2px #000000a6;font-size:18px;font-weight:900;line-height:1}.order-card-status-tooltip{z-index:10;border:1px solid var(--color-accent);width:max-content;min-width:140px;max-width:240px;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;line-height:1.35;transition:opacity .15s,visibility .15s;position:absolute;top:50%;right:calc(100% + 10px);transform:translateY(-50%)}.order-card-status-tooltip:after{content:"";border:6px solid #0000;border-left-color:var(--color-accent);position:absolute;top:50%;left:100%;transform:translateY(-50%)}.order-card-status-wrap--error:hover .order-card-status-tooltip,.order-card-status-wrap--error:focus .order-card-status-tooltip{opacity:1;visibility:visible}.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}.orders-cards-container{overflow-x:visible}.orders-cards-list{grid-template-columns:minmax(0,1fr)}.order-card{gap:8px;width:100%;min-width:0;max-width:none;padding:10px}.order-card-main{grid-template-columns:minmax(86px,.82fr) minmax(0,1.55fr);gap:8px}.order-card-actions{grid-template-rows:40px 40px 1fr;gap:8px}.order-card-btn{width:42px;height:40px}.order-card-cell{min-height:40px;padding:8px;font-size:.82rem}.order-card-cell--status{font-size:.78rem}.order-card-status-wrap{width:42px;min-height:40px}.order-card-status-dot{width:24px;height:24px}.order-card-status-dot--error:after{font-size:16px}.order-card-status-tooltip{top:auto;bottom:calc(100% + 10px);right:0;transform:none}.order-card-status-tooltip:after{border-color:var(--color-accent) transparent transparent transparent;top:100%;left:auto;right:16px}}: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}*{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-toggler{background:0 0;justify-content:center;align-items:center;padding:0;display:inline-flex}.navbar-toggler-icon{background:var(--color-text);border-radius:999px;width:22px;height:2px;display:inline-block;position:relative}.navbar-toggler-icon:before,.navbar-toggler-icon:after{content:"";background:var(--color-text);border-radius:999px;width:22px;height:2px;position:absolute;left:0}.navbar-toggler-icon:before{top:-7px}.navbar-toggler-icon:after{top:7px}.navbar-collapse{flex-grow:1;flex-basis:100%;justify-content:right;align-items:center;display:flex}.collapse:not(.show){display:none}.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{cursor:pointer;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-toggler{border:1px solid var(--color-border-strong);border-radius:8px;min-width:44px;min-height:44px}.navbar-toggler:focus{box-shadow:0 0 0 3px #f2c40f38}.navbar-nav{align-items:center;gap:8px}.navbar-nav .nav-link.btn{min-height:40px;color:var(--color-text-muted);text-align:center;background:0 0;border:1px solid #0000;border-radius: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-user{justify-content:center;align-items:center;gap:4px;display:flex}.nav-user__name{min-height:40px;color:var(--color-text);justify-content:center;align-items:center;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}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .navbar-collapse{flex-basis:auto;align-items:center;display:flex!important}.navbar-expand-lg .navbar-nav{flex-direction:row}}@media (width<=991.98px){.app-container{padding:18px}.navbar-collapse.collapse:not(.show){display:none}.navbar-collapse.show{display:block}.navbar-nav{align-items:stretch;padding:12px 0 4px}.nav-user{flex-direction:column;align-items:stretch}}@media (width<=576px){.app-container{padding:14px}.app-navbar{min-height:64px}}
