.drive-app{background:radial-gradient(circle at top,#2563eb2e,#0000 32%),linear-gradient(180deg,#0f172a,#020617);color:#e5eefc;min-height:100vh}.drive-container{margin:0 auto;max-width:1280px;padding:20px 18px 120px}.drive-card{background:#0f172ad6;border:1px solid #94a3b82e;border-radius:24px;box-shadow:0 12px 30px #0206174d}.drive-pill{border-radius:999px;font-size:12px;font-weight:600;gap:6px;padding:8px 14px}.drive-action,.drive-pill{align-items:center;display:inline-flex}.drive-action{border:0;border-radius:16px;cursor:pointer;font-size:15px;font-weight:700;gap:8px;justify-content:center;padding:14px 18px;transition:transform .15s ease,opacity .15s ease,background .15s ease}.drive-action-inline{font-size:11px;line-height:1.1;min-height:54px;min-width:0;padding:8px 6px;white-space:normal;width:100%}.drive-action-label-compact{display:none}.drive-action:hover{transform:translateY(-1px)}.drive-action-primary{background:#2563eb;color:#fff}.drive-action-secondary{background:#334155d9;color:#e2e8f0}.drive-action-success{background:#16a34a;color:#fff}.drive-action-warning{background:#d97706;color:#fff}.drive-action-danger{background:#dc2626;color:#fff}.drive-stack{grid-gap:18px;display:grid;gap:18px}.drive-map-card{color:#93c5fd;min-height:360px;padding:10px}.drive-four-actions{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:16px}.drive-flex-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.drive-help-button{align-items:center;background:#0f172ae0;border:1px solid #94a3b838;border-radius:999px;color:#bfdbfe;cursor:pointer;display:inline-flex;height:42px;justify-content:center;transition:transform .15s ease,background .15s ease;width:42px}.drive-help-button:hover{background:#1e293bf5;transform:translateY(-1px)}.drive-help-button-fixed{bottom:16px;box-shadow:0 12px 24px #02061773;position:fixed;right:16px;z-index:90}.drive-help-backdrop{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#020617b8;display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:120}.drive-help-modal{grid-gap:16px;background:#0f172afa;border:1px solid #94a3b833;border-radius:24px;box-shadow:0 24px 48px #0206178c;display:grid;gap:16px;padding:20px;width:min(100%,420px)}.drive-help-header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between}.drive-help-kicker{color:#93c5fd;font-size:12px;letter-spacing:.16em;margin:0;text-transform:uppercase}.drive-help-title{font-size:22px;line-height:1.15;margin:8px 0 0}.drive-help-text{color:#cbd5e1;line-height:1.6;margin:0;white-space:pre-line}.drive-help-close{align-items:center;background:#1e293bcc;border:1px solid #94a3b82e;border-radius:999px;color:#e2e8f0;cursor:pointer;display:inline-flex;height:36px;justify-content:center;width:36px}.drive-form-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.drive-form-field{min-width:0}.drive-form-field-full{grid-column:1/-1}.drive-image-preview{background:#fffffff5;border:1px solid #94a3b833;border-radius:20px;overflow:hidden}.drive-spin{animation:drive-spin 1s linear infinite}@keyframes drive-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:480px){.drive-container{padding:12px 10px 96px}.drive-card{border-radius:18px}.drive-map-card{min-height:0;padding:8px}.drive-pill{font-size:11px;padding:7px 10px}.drive-action{font-size:13px}.drive-action-inline{font-size:10px;padding:8px 4px}.drive-four-actions{gap:6px}.drive-flex-actions{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:14px}.drive-help-button-fixed{bottom:12px;right:12px}.drive-help-modal{border-radius:20px;padding:18px}.drive-form-grid{gap:12px;grid-template-columns:1fr}.drive-action-label-full{display:none}.drive-action-label-compact{display:inline}}*{box-sizing:border-box}#root,body,html{background:#020617;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0;min-height:100%}body{color:#e5eefc}a{color:inherit;text-decoration:none}button,input{font:inherit}
/*# sourceMappingURL=main.b412b8f2.css.map*/