*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-family:Arial,sans-serif;font-size:12px;font-weight:700;line-height:1.5;color:#000}body{background-color:#fff;height:100vh}a{text-decoration:none;color:inherit}.btn-link{color:#000;transition:color .2s ease,text-decoration .2s ease}.btn-link:hover{color:#0009;text-decoration:underline}button{cursor:pointer;border:none;border-radius:4px;padding:10px 12px;font-size:.9rem;transition:background-color .2s ease}button:disabled{opacity:.6;cursor:not-allowed}.btn-login{background-color:#0000e3}.btn-login:hover:not(:disabled){background-color:#00099c}.btn-buy{background-color:#16df45}.btn-buy:hover:not(:disabled){background-color:#28a7451a}.btn-sell{background-color:#f15565}.btn-sell:hover:not(:disabled){background-color:#dc35451a}.btn-arb{background-color:#f0cd65}.btn-arb:hover:not(:disabled){background-color:#ffc1071a}.btn-edit{background-color:#ffc107;color:#212529}.btn-edit:hover:not(:disabled){background-color:#e0a800}.btn-accept{background-color:#28a745;color:#fff}.btn-accept:hover:not(:disabled){background-color:#218838}.btn-close{background-color:#6c757d;color:#fff}.btn-close:hover:not(:disabled){background-color:#5a6268}.main-container,.order-container{padding:16px;max-width:1000px;margin:0 auto}table{width:100%;border-collapse:collapse}td,th{padding:2px;text-align:left}tr:hover{background-color:#fff}.modal-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:9999}.modal-content{background:#fff;padding:24px;max-width:400px;width:90%;border-radius:8px;position:relative}input,select,textarea{width:100%;padding:8px;border:1px solid #7a7a7a;border-radius:4px;font-size:16px;margin-top:4px;margin-bottom:12px}.dashboard-layout{display:grid;grid-template-rows:auto 1fr;grid-template-columns:75% 25%;height:91vh}.dashboard-content{grid-column:1;padding:10px}.dashboard-content,.dashboard-side{grid-row:2;overflow-y:auto;min-height:0}.dashboard-side{grid-column:2;display:flex;flex-direction:column;border-left:1px solid #ccc}.sticky-header th{position:sticky;top:0;background-color:#ccc;z-index:1}.fill-popup{position:fixed;bottom:20px;right:20px;background:#FFC107;padding:12px 16px;box-shadow:0 2px 8px rgba(0,0,0,.15);z-index:1000;font-weight:500}.fill-popup,.offer-card{border:1px solid #ccc;border-radius:8px}.offer-card{height:50px;padding:0 10px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background-color .2s ease}.offer-buy{border-left-color:#28a745;background-color:#28a7451a}.offer-buy:hover{background-color:#16df45!important;border-left-color:#16df45!important}.offer-sell{border-left-color:#dc3545;background-color:#dc35451a}.offer-sell:hover{background-color:#f15565!important;border-left-color:#f15565!important}.offer-arb{border-left-color:#ffc107;background-color:#ffc1071a;font-size:1.1rem}.offer-arb:hover{background-color:#f0cd65!important;border-left-color:#f0cd65!important}.arb-offer-main{display:flex;flex-direction:column;gap:6px;align-items:stretch}.arb-offer-bottom,.arb-offer-top{display:flex;justify-content:space-between;align-items:center;width:100%}.arb-left{display:flex;align-items:center;flex-wrap:wrap;gap:6px;flex:1}.arb-right{font-weight:700;text-align:right;white-space:nowrap;margin-left:auto;width:100%;display:flex;justify-content:flex-end}.arb-right span{display:block}.offer-left{display:flex;align-items:center;gap:8px}.offer-flag{width:30px;height:15px}.offer-asset{font-size:1.2rem;color:#000}.offer-bureau{font-size:1rem;color:#000;margin-top:4px}.offer-right{text-align:right}.offer-rate{font-size:1.2rem;color:#000}.offer-time{font-size:1rem;color:#000;margin-top:4px}.offers-section{flex:1;display:flex;flex-direction:column;gap:8px;overflow-y:auto}.section-title{margin:8px;font-size:1.1rem}.offers-grid{gap:8px;padding:8px;grid-auto-rows:50px}.offers-grid,.offers-grid.list-mode{flex:1;display:grid;grid-template-columns:1fr;overflow-y:auto}.offers-grid.list-mode{padding:0;grid-auto-rows:24px;gap:0}.offers-grid.list-mode .offers-section-header{margin-bottom:0}.offers-grid.list-mode .header-row,.offers-grid.list-mode .offer-card{margin:0;padding:0 12px}.offers-grid.list-mode .header-row{position:sticky;top:0;z-index:10;background-color:#ccc;border:1px solid #ccc;border-radius:0;margin:0}.offers-grid.list-mode .offer-card{border-top:none;border-radius:0;height:24px;padding:0 12px;font-size:1.1rem}.offers-grid.list-mode .offer-card:first-of-type{border-top:1px solid #ccc}.offers-grid.list-mode .offer-row{display:grid;grid-template-columns:1.5fr 1fr 1fr 2fr 2fr 1fr 1.5fr;align-items:center;gap:12px}.offers-grid.list-mode .offer-arb.offer-row{grid-template-columns:1.5fr 1fr 1.5fr 1.5fr 2fr 1.5fr}.offer-card.offer-row{display:grid;grid-template-columns:1.5fr 1fr 1fr 2fr 2fr 1fr 1.5fr;align-items:center;padding:8px 12px;height:auto;gap:12px}.offer-card.header-row{font-weight:700;background-color:#ccc;border:1px solid #ccc;color:#000;cursor:default;height:auto}.offer-card.header-row span{text-align:left;font-size:1rem}.offers-section-header{margin:8px 0}.offer-card.offer-row .offer-amount,.offer-card.offer-row .offer-bureau,.offer-card.offer-row .offer-cinsi,.offer-card.offer-row .offer-district,.offer-card.offer-row .offer-rate,.offer-card.offer-row .offer-time{text-align:left}.offer-cinsi{display:flex;align-items:center;gap:8px}.offer-arb.offer-row{grid-template-columns:1.5fr 1fr 1.5fr 1.5fr 2fr 1.5fr}.offer-arb.offer-row .offer-cinsi,.offer-arb.offer-row .offer-rate{display:flex;align-items:center;gap:4px}.offer-arb.offer-row .offer-rate{justify-content:flex-start}.offer-own{background-color:#d3d3d38f!important}.offer-card{position:relative;overflow:hidden}.offer-delete{position:absolute;top:50%;right:-36px;transform:translateY(-50%);background:#ff0000;color:#fff;border:none;width:40px;height:100%;font-size:28px;line-height:1;cursor:pointer;transition:right .3s ease;z-index:2}.offer-card:hover .offer-delete{right:0}.offer-delete:hover{background:#ff0000}.fill-popup-fullscreen{position:fixed;inset:0;background:white;z-index:9999;background-color:rgba(0,0,0,.7);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:2rem}.fill-popup-text{font-size:1.5rem;white-space:pre-line;font-weight:700;color:#22c55e;margin-top:1rem;text-align:left}.fill-popup-text .label{color:#fff}.fill-popup-buttons{display:flex;gap:16px;margin-top:24px}.btn-fill-details{background-color:#22c55e}.btn-fill-close,.btn-fill-details{color:white;font-size:1rem;padding:.6rem 1.2rem;border:none;border-radius:8px}.btn-fill-close{background-color:#ef4444}.offers-section-header{margin:8px 6 6;padding:8px 12px;border-radius:8px;font-size:1.2rem;font-weight:700;display:inline-block}.offers-section-header.buy{background-color:#16df45;color:#ffffff}.offers-section-header.sell{background-color:#f15565;color:#ffffff}.offers-section-header.arb{background-color:#f0cd65;color:#ffffff}.offers-grid.list-mode .offer-delete{height:24px!important;width:24px!important;font-size:16px!important;line-height:24px!important;right:-24px;display:flex;align-items:center;justify-content:center}.offers-grid.list-mode .offer-card:hover .offer-delete{right:0}.offers-grid.list-mode+.offers-section-header{display:none}.offers-grid.list-mode.buy-mode .header-row{background-color:#16df45;border:1px solid #16df45;color:#ffffff}.offers-grid.list-mode.sell-mode .header-row{background-color:#f15565;border:1px solid #f15565;color:#ffffff}.offers-grid.list-mode.arb-mode .header-row{background-color:#f0cd65;border:1px solid #f0cd65;color:#ffffff}.offers-grid.list-mode .header-row,.offers-grid.list-mode.buy-mode .offer-row,.offers-grid.list-mode.sell-mode .offer-row{grid-template-columns:2fr 1fr 1fr 2fr 2fr 1fr}.offers-grid.list-mode.arb-mode .header-row,.offers-grid.list-mode.arb-mode .offer-row{grid-template-columns:2.5fr 1fr 1.5fr 1.5fr 2fr 1.5fr}.accordion-item{border:1px solid #e0e0e0;border-radius:8px;margin-bottom:12px;overflow:hidden}.accordion-item:last-child{margin-bottom:0}.accordion-header{display:flex;justify-content:space-between;align-items:center;padding:16px;background-color:#f9f9f9;cursor:pointer;transition:background-color .2s ease}.accordion-header:hover{background-color:#f0f0f0}.accordion-header.active{background-color:#e0e0e0}.accordion-header h3{font-size:1.1rem;font-weight:700;color:#333;margin:0}.accordion-icon{width:24px;height:24px;transition:transform .3s ease}.accordion-icon.active{transform:rotate(180deg)}.accordion-content{max-height:0;overflow:hidden;transition:max-height .3s ease-out,padding .3s ease-out;padding:0 16px;background-color:#ffffff}.accordion-content.open{max-height:500px;padding:16px;transition:max-height .5s ease-in,padding .3s ease-in}.accordion-content p,.accordion-content ul{font-weight:400;font-size:1rem;color:#555;margin-bottom:12px}.accordion-content ul{list-style:none;padding-left:0}.accordion-content ul li{margin-bottom:4px}@media (max-width:768px){html{font-size:14px}.main-container,.order-container{padding:12px}.dashboard-layout{grid-template-columns:1fr;grid-template-rows:auto 1fr auto}.dashboard-content{grid-row:2;grid-column:1}.dashboard-side{grid-row:3;grid-column:1;border-left:none;border-top:1px solid #ccc;height:300px}.accordion-header{padding:12px}.accordion-header h3{font-size:1rem}.accordion-content.open{padding:12px}}.section-margin-top{margin-top:40px}