@import url(https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}body{background:#f6f9fc;color:#0f172a;font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0}.overlay{align-items:center;background:#f8fafce6;color:#0f172a;display:flex;flex-direction:column;gap:1rem;inset:0;justify-content:center;position:fixed;z-index:9999}.spinner{animation:spin 1s linear infinite;border:6px solid #94a3b84d;border-radius:50%;border-top-color:#ff6a00;height:64px;width:64px}@keyframes spin{to{transform:rotate(1turn)}}.app-layout{grid-gap:2rem;display:grid;flex:1 1;gap:2rem;grid-template-columns:320px minmax(0,1fr) 260px;min-height:100vh;padding:3rem 2rem}.panel{background:#fff;border-radius:24px;box-shadow:0 25px 70px #0f172a1f;display:flex;flex-direction:column;gap:1.5rem;height:calc(100vh - 200px);max-height:calc(100vh - 200px);overflow-y:auto;padding:2rem}.panel h2{color:#768292;font-size:.95rem;letter-spacing:.08em;margin:0 0 .5rem;text-transform:uppercase}.panel-section{background:#e6f4ff59;border:1px solid #94a3b833;border-radius:16px;display:flex;flex-direction:column;gap:.75rem;padding:1rem}.panel-section+.panel-section{margin-top:-.5rem}.file-trigger,.panel a,.panel button{align-items:center;background:linear-gradient(135deg,#ffd5a4,#ffd5a4);border:none;border-radius:999px;color:#0f172a;cursor:pointer;display:inline-flex;font-size:.95rem;font-weight:600;gap:.5rem;padding:.85rem 1.5rem;text-align:left;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease}.file-trigger:hover,.panel a:hover,.panel button:hover{box-shadow:0 8px 15px #0000;transform:translateY(-3px)}.panel button:disabled{box-shadow:none;cursor:not-allowed;opacity:.5;transform:none}.file-input{display:none}.viewer-section{background:#fff;border-radius:20px;box-shadow:inset 0 0 0 1px #0f172a14;display:flex;height:calc(100vh - 200px);max-height:calc(100vh - 200px);min-height:0;overflow:hidden;padding:1rem}.app-shell{background:#f6f9fc;display:flex;flex-direction:column;min-height:100vh}.brand-header{align-items:center;display:flex;gap:1rem;padding:1.5rem 2rem .5rem}.brand-header img{height:58px;width:auto}.brand-copy h1{color:#0f172a;font-size:1.25rem;margin:0}.brand-tagline{color:#94a3b8;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase}.parts-panel{background:#fff;border-radius:24px;box-shadow:0 25px 70px #0f172a1a;gap:.75rem;height:calc(100vh - 200px);max-height:calc(100vh - 200px);padding:1.75rem}.parts-list,.parts-panel{display:flex;flex-direction:column;overflow-y:auto}.parts-list{gap:.5rem;padding-right:.25rem}.part-toggle{align-items:center;background:#a5d8ff66;border:1px solid #0000;border-radius:14px;color:#0f172a;cursor:pointer;display:flex;font-size:.9rem;font-weight:600;justify-content:space-between;padding:.65rem 1rem;transition:background .2s ease,color .2s ease}.part-toggle.is-hidden{background:#e2e8f099;color:#94a3b8}.part-toggle:hover{background:#ffd5a499}.panel-subtext{color:#9ca3af;font-size:.8rem;line-height:1.3;margin:0 0 .75rem}.viewer-placeholder{background:linear-gradient(135deg,#94a3b80f,#e2e8f014);border:1px dashed #94a3b866;border-radius:16px;color:#94a3b8;flex:1 1;padding:1.5rem;text-align:center}.auth-shell,.viewer-placeholder{align-items:center;display:flex;justify-content:center}.auth-shell{background:#fff;flex-direction:column;min-height:100vh}.auth-panel{margin-top:10px;max-width:360px;width:100%}.auth-buttons{align-items:center;display:flex;gap:.75rem;justify-content:center}.alert{background:#377cdd50;border-radius:8px;color:#000;margin-top:12px;padding:10px}.user-pill{align-items:center;background:#94a3b82e;border-radius:999px;color:#0f172a;display:inline-flex;font-weight:600;gap:10px;margin-left:auto;padding:.45rem .9rem}.user-pill button{background:linear-gradient(135deg,#ffd5a4,#ffd5a4);border:none;border-radius:999px;box-shadow:0 8px 18px #0000000f;color:#0f172a;cursor:pointer;font-weight:700;padding:.55rem 1rem;transition:transform .15s ease,box-shadow .15s ease}.user-pill button:hover{box-shadow:0 10px 20px #00000014;transform:translateY(-2px)}.jobs-row{align-items:stretch;display:flex;flex-direction:column;gap:.5rem}.jobs-select{background:#fff;border:1px solid #94a3b859;border-radius:12px;flex:1 1;font-size:.95rem;padding:.7rem .9rem}.save-row{align-items:stretch;display:flex;flex-direction:column;gap:.5rem}.text-input{border:1px solid #94a3b859;border-radius:10px;flex:1 1;font-size:.95rem;padding:.7rem .9rem}.save-actions{display:flex;justify-content:flex-end}.email-input{border:1px solid #94a3b859;border-radius:10px;font-size:.95rem;padding:.7rem .9rem}
/*# sourceMappingURL=main.fcf8ea9b.css.map*/