.driver-layout{background:var(--color-bg-dark);flex-direction:column;align-items:center;width:100%;min-height:100vh;display:flex;position:relative}.driver-content{background:var(--color-bg-dark);width:100%;max-width:480px;min-height:100vh;margin:0 auto;padding:0;position:relative}.driver-content>*{box-sizing:border-box;width:100%;max-width:100%}.driver-content .courses-page,.driver-content .docs-page{box-sizing:border-box;width:100%;max-width:100%;overflow-x:hidden}body.driver-page .modal-overlay{padding:1rem}body.driver-page .modal-content{width:calc(100% - 2rem)!important;max-width:calc(480px - 2rem)!important}body.driver-page .modal-sm,body.driver-page .modal-md,body.driver-page .modal-lg,body.driver-page .modal-xl{max-width:calc(480px - 2rem)!important}body.driver-page .viewer-overlay{padding:1rem}body.driver-page .viewer-modal{max-width:calc(480px - 2rem)!important}body.driver-page .qr-modal{width:calc(100% - 2rem)!important;max-width:calc(480px - 2rem)!important}@media (min-width:481px){.driver-layout{background:var(--color-bg-deep);padding:0}.driver-content{background:var(--color-bg-dark);border-radius:0;min-height:100vh;box-shadow:0 0 0 1px #7134f11a}}@media (min-width:1024px){.driver-content{max-width:480px}}
