@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;700&display=swap";body,html{margin:0;padding:0;background-color:#fff;color:#333}#root{min-height:100vh;display:flex;flex-direction:column;background-color:#fff}.app-content{flex:1;display:flex;flex-direction:column}@media (max-width: 768px){#root{padding-bottom:90px;height:auto}}.b2b-footer{width:100%;height:60px;background-color:#ee7f43;border-top:1px solid #dba686;display:flex;align-items:center;justify-content:space-between;padding:0 40px;margin-top:50px;font-family:Inter,sans-serif;font-size:14px;color:#fff;box-sizing:border-box}.footer-left{display:flex;align-items:center;gap:30px}.footer-btn-link{background:none;border:none;color:#fff;font-weight:600;cursor:pointer;padding:0;font-size:14px;text-decoration:underline}.footer-btn-link:hover{text-decoration:none;color:#f0f0f0}.footer-text-block{display:flex;align-items:center;gap:5px;color:#fff}.footer-link{color:#fff;font-weight:600;text-decoration:none;margin-left:4px}.footer-link:hover{text-decoration:underline;color:#f0f0f0}.feedback-btn{background-color:#e9ecef;border:1px solid #ced4da;color:#495057;padding:5px 12px;border-radius:4px;cursor:pointer;font-size:12px;font-weight:500;transition:all .2s;margin-left:8px}.feedback-btn:hover{background-color:#dee2e6;border-color:#adb5bd}.footer-right{display:flex;align-items:center}.news-chip{background-color:#e7f5ff;color:#0056b3;padding:6px 16px;border-radius:20px;font-size:13px;font-weight:500;display:flex;align-items:center;gap:8px;border:1px solid #b8daff}.news-chip strong{font-weight:700}.footer-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:10000}.footer-modal-content{background-color:#fff;padding:24px;border-radius:8px;width:500px;max-width:90%;box-shadow:0 4px 12px #00000026;position:relative}.footer-modal-close{position:absolute;top:12px;right:16px;background:none;border:none;font-size:24px;cursor:pointer;color:#888}.footer-modal-close:hover{color:#333}.changelog-list{list-style-type:disc;padding-left:20px;margin-top:10px;color:#444;line-height:1.6}@media (max-width: 768px){.b2b-footer{display:none!important}}body{font-family:Montserrat,sans-serif}
