body{margin:0}.main_page{display:flex;flex-direction:row;width:100vw;height:100vh;font-family:Arial,Helvetica,sans-serif}.login_main{width:50%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.login_button{border-radius:2.5vh;width:10vw;height:5vh;background-color:rgb(0 0 0/0);border:1px solid black}.login_button:hover{background-color:black;color:white;cursor:pointer}#login_pc{background-color:#e2e8f0}#login_pc:hover{background-color:#cbd5e1}#login_client{background-color:#fef3c7}#login_client:hover{background-color:#fde68a}.analytics-consent_panel__RsZeL{position:fixed;z-index:2000;right:16px;bottom:16px;left:16px;display:flex;align-items:center;justify-content:space-between;gap:24px;max-width:920px;margin:0 auto;padding:18px 20px;border:1px solid #d7dce3;border-radius:16px;background:#fff;color:#172033;box-shadow:0 18px 50px rgb(15 23 42/18%)}.analytics-consent_panel__RsZeL strong{display:block;margin-bottom:6px;font-size:15px}.analytics-consent_panel__RsZeL p{margin:0;color:#596579;font-size:13px;line-height:1.55}.analytics-consent_panel__RsZeL a{color:#2459d3;font-weight:700;text-decoration:underline;text-underline-offset:2px}.analytics-consent_actions__2PXQR{display:flex;flex:0 0 auto;flex-wrap:wrap;justify-content:flex-end;gap:8px}.analytics-consent_actions__2PXQR button{min-height:40px;border:1px solid #cbd2dc;border-radius:9px;background:#fff;color:#273246;font-weight:750;cursor:pointer;padding:0 14px}.analytics-consent_actions__2PXQR .analytics-consent_primary__WZvm7{border-color:#1e293b;background:#1e293b;color:#fff}.analytics-consent_actions__2PXQR button:focus-visible{outline:3px solid rgb(37 99 235/35%);outline-offset:2px}@media (max-width:640px){.analytics-consent_panel__RsZeL{align-items:stretch;flex-direction:column;gap:14px}.analytics-consent_actions__2PXQR{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.analytics-consent_actions__2PXQR button{min-width:0;padding:0 10px}}