html{font-size:16px}html,html body{overflow:hidden;overscroll-behavior:none;width:100dvw;height:100dvh;padding:0;margin:0}.radix-themes{--cursor-button:pointer;--cursor-checkbox:pointer}.global-card{max-width:60rem;position:absolute;top:var(--space-4);left:var(--space-4);right:var(--space-4);bottom:var(--space-4);padding:var(--space-6);width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;margin:auto}.global-card .scrollarea{width:100%;max-height:70dvh;border:1px solid var(--red-7);border-radius:var(--radius-3);background-color:var(--red-3);box-sizing:border-box}.global-card pre{margin:0;min-width:2rem;box-sizing:border-box;padding:var(--space-2);white-space:pre-wrap}.centered-spinner{top:0;bottom:0;z-index:2;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;text-align:center}.centered-spinner,.fixed-logo{position:absolute;left:0;right:0;margin:auto}.fixed-logo{bottom:var(--space-2);color:var(--gray-8);width:4rem;height:auto;display:block}.my-drivible-container{max-width:720px;margin:0 auto;padding:1.5rem;height:100dvh;overflow-y:auto;overscroll-behavior:contain;box-sizing:border-box}.my-drivible-logo{display:inline-flex;align-items:baseline;gap:.35rem;color:#111;text-decoration:none;line-height:1;margin-bottom:.25rem;font-size:1.75rem;font-weight:500}.my-drivible-logo-my{flex-shrink:0}.my-drivible-logo:hover{opacity:.85}.my-drivible-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px rgba(0,0,0,.08)}