.page_page__ZU32B{--gray-rgb:0,0,0;--gray-alpha-200:rgba(var(--gray-rgb),0.08);--gray-alpha-100:rgba(var(--gray-rgb),0.05);--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2;display:grid;grid-template-rows:20px 1fr 20px;align-items:center;justify-items:center;padding:20px;font-family:var(--font-geist-sans)}.page_main__GlU4n{display:flex;flex-direction:column;grid-row-start:2}@media (max-width:1200px){.page_main__GlU4n{margin-right:0}}@media (max-width:900px){.page_main__GlU4n{margin-right:0;padding:0 1rem}}@media (max-width:600px){.page_main__GlU4n{margin-right:0;padding:0 .5rem}}.page_main__GlU4n ol{font-family:var(--font-geist-mono);padding-left:0;margin:0;font-size:14px;line-height:24px;letter-spacing:-.01em;list-style-position:inside}.page_main__GlU4n li:not(:last-of-type){margin-bottom:8px}.page_main__GlU4n code{font-family:inherit;background:var(--gray-alpha-100);padding:2px 4px;border-radius:4px;font-weight:600}.page_ctas__g5wGe{display:flex;gap:16px}.page_ctas__g5wGe a{appearance:none;border-radius:128px;height:48px;padding:0 20px;border:1px solid transparent;transition:background .2s,color .2s,border-color .2s;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;line-height:20px;font-weight:500}a.page_primary__V8M9Y{background:var(--foreground);color:var(--background);gap:8px}a.page_secondary__lm_PT{border-color:var(--gray-alpha-200);min-width:158px}.page_footer__sHKi3{grid-row-start:3;display:flex;gap:24px}.page_footer__sHKi3 a{display:flex;align-items:center;gap:8px}.page_footer__sHKi3 img{flex-shrink:0}@media (hover:hover) and (pointer:fine){a.page_primary__V8M9Y:hover{background:var(--button-primary-hover);border-color:transparent}a.page_secondary__lm_PT:hover{background:var(--button-secondary-hover);border-color:transparent}.page_footer__sHKi3 a:hover{text-decoration:underline;text-underline-offset:4px}}@media (max-width:600px){.page_page__ZU32B{padding:32px 32px 80px}.page_main__GlU4n{align-items:center}.page_main__GlU4n ol{text-align:center}.page_ctas__g5wGe{flex-direction:column}.page_ctas__g5wGe a{font-size:14px;height:40px;padding:0 16px}a.page_secondary__lm_PT{min-width:auto}.page_footer__sHKi3{flex-wrap:wrap;align-items:center;justify-content:center}}.page_title__3jonF{font-size:2.5rem;font-weight:700;margin-bottom:2rem;color:var(--foreground)}.page_demoContainer__GjMoF{max-width:600px;margin:2rem auto;padding:2rem;border:1px solid var(--gray-alpha-200);border-radius:8px;background:var(--background);color:var(--foreground)}.page_demoContainer__GjMoF h2{color:var(--foreground);margin-top:0;margin-bottom:1.5rem}.page_demoContainer__GjMoF label{display:block;margin-bottom:1rem;color:var(--foreground);font-weight:500}.page_demoContainer__GjMoF input{width:100%;padding:.5rem;margin-top:.25rem;border-radius:4px;border:1px solid var(--gray-alpha-200);background:var(--background);color:var(--foreground);font-size:1rem}.page_demoContainer__GjMoF input:focus{outline:2px solid #0070f3;outline-offset:2px}.page_buttonGroup__hF6kk{display:flex;gap:1rem;margin-bottom:1rem}.page_demoContainer__GjMoF button{flex:1 1;padding:.75rem;color:white;border:none;border-radius:4px;cursor:pointer;font-size:1rem;font-weight:500;transition:opacity .2s}.page_demoContainer__GjMoF button:disabled{cursor:not-allowed;opacity:.6}.page_demoContainer__GjMoF button:hover:not(:disabled){opacity:.9}.page_errorBox__ENoUO{padding:1rem;background:#fee;border:1px solid #fcc;border-radius:4px;margin-bottom:1rem;color:#c00}.page_successBox__DRGvn{padding:1rem;background:#efe;border:1px solid #cfc;border-radius:4px;margin-bottom:1rem;color:#060}.page_successBox__DRGvn pre{margin-top:.5rem;overflow:auto;font-size:.85rem;background:white;color:#000;padding:.5rem;border-radius:4px}.page_infoBox__75laU{margin-top:2rem;padding:1rem;background:#fff3cd;border:1px solid #ffc107;border-radius:4px;font-size:.9rem;color:#856404}.page_infoBox__75laU ul{margin-top:.5rem;padding-left:1.5rem}.page_flexCenter__gkBx0{display:flex;justify-content:center;align-items:center}.page_landingContainer__T__pf{display:flex;flex-direction:row;justify-content:space-around;gap:20px;flex-wrap:wrap;width:100%}@keyframes page_pulse__U_e85{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.page_dispatchGrid__XzNnR{display:grid;grid-template-areas:"jobs jobs";grid-template-columns:1fr 1fr;gap:1.5rem;width:100%;max-width:calc(100vw - 380px);margin-left:0;margin-right:0;min-height:0;overflow-x:visible}@media (min-width:1201px){.page_dispatchGrid__XzNnR{max-width:calc(100vw - 380px)}}.page_jobsSection__ieqKd{grid-area:jobs;height:100%;display:flex;justify-content:center;align-items:center}.page_callLogsSection__WsGOJ{grid-area:calllogs;height:100%}.page_kiosksSection__IE0Bx{grid-area:kiosks;height:100%}.page_section__61PEw{background:var(--background);border:1px solid var(--gray-alpha-200);border-radius:8px;padding:1.5rem;display:flex;flex-direction:column;box-shadow:0 2px 4px rgba(0,0,0,.1);max-height:500px;overflow:hidden}.page_sectionHeader__a4Fw5{display:flex;justify-content:space-between;align-items:center;margin:-1.5rem -1.5rem 1rem;padding:1rem 1.5rem;background:var(--gray-alpha-100);border-bottom:1px solid var(--gray-alpha-200);flex-shrink:0;min-height:72px;height:72px;gap:1rem;flex-wrap:wrap}.page_scrollContainer__qmCY7{flex:1 1;overflow-y:auto;overflow-x:hidden;min-height:0;padding-right:4px}.page_scrollContainer__qmCY7::-webkit-scrollbar{width:8px}.page_scrollContainer__qmCY7::-webkit-scrollbar-track{background:var(--gray-alpha-100);border-radius:4px}.page_scrollContainer__qmCY7::-webkit-scrollbar-thumb{background:var(--gray-alpha-200);border-radius:4px}.page_scrollContainer__qmCY7::-webkit-scrollbar-thumb:hover{background:rgba(128,128,128,.5)}.page_card__QV0Om{padding:1rem 1.5rem;border:1px solid var(--gray-alpha-200);border-radius:8px;margin-bottom:.75rem;background:var(--background);cursor:pointer;transition:all .2s;height:110px;min-height:110px;max-height:110px;display:flex;flex-direction:column;justify-content:flex-start;position:relative;overflow:hidden}.page_card__QV0Om:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.15);background:rgba(255,255,255,.02)}@media (max-width:1200px){.page_dispatchGrid__XzNnR{max-width:calc(100vw - 320px);grid-template-areas:"jobs jobs";grid-template-columns:1fr 1fr;grid-template-rows:auto auto;padding:0 1.5rem 1rem}.page_section__61PEw{padding:1rem;height:350px;min-height:300px;max-height:400px}}@media (max-width:900px){.page_dispatchGrid__XzNnR{max-width:100vw;grid-template-areas:"jobs";grid-template-columns:1fr;grid-template-rows:auto auto auto;gap:1rem;padding:0 1rem 1rem}.page_section__61PEw{padding:1rem;height:auto;min-height:280px;max-height:400px}.page_sectionHeader__a4Fw5{padding:.75rem 1rem;min-height:60px;height:auto}.page_card__QV0Om{height:100px;min-height:100px;max-height:100px;padding:.875rem 1rem;margin-bottom:.5rem}}@media (max-width:600px){.page_dispatchGrid__XzNnR{max-width:100vw;grid-template-areas:"jobs";grid-template-columns:1fr;grid-template-rows:auto auto auto;gap:.75rem;padding:0 .5rem 1rem}.page_section__61PEw{padding:.75rem;height:auto;min-height:240px;max-height:350px;border-radius:6px}.page_sectionHeader__a4Fw5{padding:.625rem .75rem;min-height:56px;height:auto;font-size:.95rem}.page_scrollContainer__qmCY7{padding-right:2px}.page_card__QV0Om{height:95px;min-height:95px;max-height:95px;padding:.75rem;margin-bottom:.5rem;font-size:.9rem}}@media (max-width:400px){.page_page__ZU32B{padding:10px}.page_dispatchGrid__XzNnR{padding:0 .25rem .5rem;gap:.5rem}.page_section__61PEw{border-radius:4px;padding:.5rem;min-height:220px}.page_sectionHeader__a4Fw5{padding:.5rem;min-height:52px;font-size:.9rem}.page_card__QV0Om{padding:.5rem;height:85px;min-height:85px;max-height:85px;border-radius:4px;font-size:.85rem}}.page_mobileSidebarToggle___kUqn{display:none}@media (max-width:900px){.page_mobileSidebarToggle___kUqn{display:block;position:fixed;top:80px;right:10px;z-index:1001;background:#343a40;color:white;border:none;border-radius:8px;padding:.625rem .875rem;font-size:1.2rem;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.2)}.page_mobileSidebarToggle___kUqn:active{transform:scale(.95)}}.Section_sectionTitle__e1x5a{margin:0;font-size:1.3rem;font-weight:600;color:#333;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.Section_count__cY5VN{font-size:.9rem;opacity:.7;font-weight:400}.Section_headerSpacer__M2T8O{height:36px;width:1px}.Section_emptyState__w5R1j{padding:3rem 2rem;text-align:center;opacity:.6;font-size:.95rem;display:flex;align-items:center;justify-content:center;flex:1 1;min-width:100vw}.Section_cardList__yVdlp{display:flex;flex-direction:column;gap:.75rem}.Section_cardContent__EMPng{flex:1 1;display:flex;flex-direction:column}.Section_cardHeader__GjZcO{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;gap:.5rem;flex-wrap:wrap}.Section_cardTitle__OvHOd{font-size:1.3rem;color:#333;font-weight:700;word-break:break-word}.Section_alertCard__qVnCf{border-left:6px solid #ffc107}.Section_kioskCard___G3zz{border-left:6px solid #17a2b8}.Section_callLogCard__0lyOq{border-left:6px solid #6c757d}.Section_jobCard__2DaUn{border-left:6px solid #28a745}.Section_statusBadgeActive__ijZPM{background:#dc3545;color:white}.Section_statusBadgeActive__ijZPM,.Section_statusBadgePending__j8Lat{padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;flex-shrink:0;white-space:nowrap}.Section_statusBadgePending__j8Lat{background:#ffc107;color:#333}.Section_statusBadgeComplete__FyYA1{padding:.25rem .75rem;border-radius:12px;font-size:.75rem;background:#28a745;color:white;font-weight:600;text-transform:uppercase;letter-spacing:.5px;flex-shrink:0;white-space:nowrap}.Section_issueType__22dvi{font-size:1rem;margin-bottom:.5rem;color:#555;font-weight:500}.Section_cardDate__s8FoY,.Section_issueType__22dvi{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Section_cardDate__s8FoY{font-size:.8rem;opacity:.7}@media (max-width:600px){.Section_cardTitle__OvHOd,.Section_sectionTitle__e1x5a{font-size:1rem}.Section_issueType__22dvi{font-size:.9rem}.Section_cardDate__s8FoY{font-size:.75rem}.Section_cardHeader__GjZcO{margin-bottom:.5rem}.Section_emptyState__w5R1j{padding:2rem 1rem;font-size:.9rem}}.Section_createButton__3YVFV{background:#28a745;color:white;border:none;border-radius:8px;padding:.625rem 1.25rem;font-size:.875rem;cursor:pointer;display:flex;align-items:center;gap:.5rem;font-weight:600;transition:all .2s ease;box-shadow:0 2px 4px rgba(40,167,69,.2);height:36px;white-space:nowrap}.Section_createButton__3YVFV:hover{background:#218838;transform:translateY(-1px);box-shadow:0 4px 8px rgba(40,167,69,.3)}.Section_jobId__AkkrD,.Section_storeInfo__Vtwc8{font-size:.9rem;margin-bottom:.5rem;opacity:.8;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Section_statusBadge__MFXxt,.Section_statusOnline__3P01b{padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;flex-shrink:0;white-space:nowrap}.Section_statusOnline__3P01b{background:#28a745;color:white}.Section_statusOffline__J4Bab{background:#dc3545;color:white;text-transform:uppercase;letter-spacing:.5px}.Section_logTypeBadge__PrUAH,.Section_statusOffline__J4Bab{padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;flex-shrink:0;white-space:nowrap}.Section_callLogCustomer__2Zhlk{font-size:.9rem;font-weight:500}.Section_callLogCustomer__2Zhlk,.Section_callLogPhone__lRIu8{margin-bottom:.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Section_callLogPhone__lRIu8{font-size:.85rem;opacity:.8}@media (max-width:900px){.Section_jobsSectionContainer__Z8uvQ{margin-left:0!important;width:100%!important;max-width:100%!important;padding:0 8px;position:relative}.Section_jobsTableContainer__DiQmN:after{content:"";position:absolute;top:0;right:0;width:20px;height:100%;background:linear-gradient(270deg,rgba(255,255,255,.8) 0,rgba(255,255,255,0));pointer-events:none;z-index:1}}.Section_jobsTableContainer__DiQmN{border:1px solid rgba(7,64,120,.15);border-radius:12px;overflow:hidden;background:#fff;max-height:60vh;overflow-y:auto;box-shadow:0 4px 16px rgba(0,0,0,.06);position:relative}.Section_jobsTable__A00nF{width:100%;border-collapse:collapse;font-size:1.15rem;background:#fff;table-layout:fixed}.Section_jobsTable__A00nF td,.Section_jobsTable__A00nF th{background-clip:padding-box}.Section_jobsTable__A00nF tr{background-clip:padding-box;overflow:hidden}.Section_jobsTableContainer__DiQmN::-webkit-scrollbar{height:8px;width:8px}.Section_jobsTableContainer__DiQmN::-webkit-scrollbar-track{background:#f8f9fa;border-radius:4px}.Section_jobsTableContainer__DiQmN::-webkit-scrollbar-thumb{background:#dee2e6;border-radius:4px}.Section_jobsTableContainer__DiQmN::-webkit-scrollbar-thumb:hover{background:#adb5bd}@media (max-width:900px){.Section_jobsTableContainer__DiQmN{overflow-x:auto;-webkit-overflow-scrolling:touch;width:100%;margin:0}.Section_jobsTable__A00nF{font-size:.95rem;min-width:900px;width:auto}.Section_hideOnTablet__x5jOf{display:none!important}.Section_jobsSectionContainer__Z8uvQ{margin:0!important;padding:0 8px;width:100%!important;max-width:100%!important;overflow-x:hidden}}@media (max-width:600px){.Section_jobsTable__A00nF{font-size:.85rem;min-width:700px}.Section_hideOnMobile__EmbIo{display:none!important}.Section_jobsTableContainer__DiQmN{border-radius:6px;margin:0 -8px}.Section_jobsSectionContainer__Z8uvQ{padding:0 4px;border-radius:8px}.Section_jobsTable__A00nF tr[data-subtask=true]{min-height:40px}.Section_jobsTable__A00nF tr[data-subtask=true] td{padding:6px 4px!important;font-size:.75rem!important}}.Section_paginationControls___ulXZ{display:flex;align-items:center;gap:8px}.Section_paginationInfo__aslOk{font-size:14px;color:#666}.Section_arrowButton__alF_u{width:28px;height:28px;border-radius:50%;border:1px solid #ddd;background-color:white;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px;color:#333;transition:all .2s}.Section_arrowButton__alF_u:hover:not(:disabled){background-color:#f0f0f0;border-color:#ccc}.Section_arrowButton__alF_u:disabled{color:#ccc;cursor:not-allowed}.Section_expandButton__qGiPH{background:transparent;border:1px solid #ddd;border-radius:6px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#666;font-size:.9rem;transition:all .2s ease;flex-shrink:0}.Section_expandButton__qGiPH:hover{background:#f0f0f0;border-color:#ccc;color:#333}.Section_expandButton__qGiPH:active{transform:scale(.95)}.Section_collapsedSummary__qmIha{padding:1rem 1.5rem;margin-top:.5rem;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.1);border-radius:6px;color:#94a3b8;font-size:.9rem;line-height:1.5;font-style:italic;text-align:center}