.page-module__Mhl1IW__page{--gray-rgb:0, 0, 0;--gray-alpha-200:rgba(var(--gray-rgb), .08);--gray-alpha-100:rgba(var(--gray-rgb), .05);--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2;font-family:var(--font-geist-sans);grid-template-rows:20px 1fr 20px;place-items:center;padding:20px;display:grid}.page-module__Mhl1IW__main{flex-direction:column;grid-row-start:2;display:flex}@media (max-width:1200px){.page-module__Mhl1IW__main{margin-right:0}}@media (max-width:900px){.page-module__Mhl1IW__main{margin-right:0;padding:0 1rem}}@media (max-width:600px){.page-module__Mhl1IW__main{margin-right:0;padding:0 .5rem}}.page-module__Mhl1IW__main ol{font-family:var(--font-geist-mono);letter-spacing:-.01em;margin:0;padding-left:0;font-size:14px;line-height:24px;list-style-position:inside}.page-module__Mhl1IW__main li:not(:last-of-type){margin-bottom:8px}.page-module__Mhl1IW__main code{background:var(--gray-alpha-100);border-radius:4px;padding:2px 4px;font-family:inherit;font-weight:600}.page-module__Mhl1IW__ctas{gap:16px;display:flex}.page-module__Mhl1IW__ctas a{appearance:none;cursor:pointer;border:1px solid #0000;border-radius:128px;justify-content:center;align-items:center;height:48px;padding:0 20px;font-size:16px;font-weight:500;line-height:20px;transition:background .2s,color .2s,border-color .2s;display:flex}a.page-module__Mhl1IW__primary{background:var(--foreground);color:var(--background);gap:8px}a.page-module__Mhl1IW__secondary{border-color:var(--gray-alpha-200);min-width:158px}.page-module__Mhl1IW__footer{grid-row-start:3;gap:24px;display:flex}.page-module__Mhl1IW__footer a{align-items:center;gap:8px;display:flex}.page-module__Mhl1IW__footer img{flex-shrink:0}@media (hover:hover) and (pointer:fine){a.page-module__Mhl1IW__primary:hover{background:var(--button-primary-hover);border-color:#0000}a.page-module__Mhl1IW__secondary:hover{background:var(--button-secondary-hover);border-color:#0000}.page-module__Mhl1IW__footer a:hover{text-underline-offset:4px;text-decoration:underline}}@media (max-width:600px){.page-module__Mhl1IW__page{padding:32px 32px 80px}.page-module__Mhl1IW__main{align-items:center}.page-module__Mhl1IW__main ol{text-align:center}.page-module__Mhl1IW__ctas{flex-direction:column}.page-module__Mhl1IW__ctas a{height:40px;padding:0 16px;font-size:14px}a.page-module__Mhl1IW__secondary{min-width:auto}.page-module__Mhl1IW__footer{flex-wrap:wrap;justify-content:center;align-items:center}}.page-module__Mhl1IW__title{color:var(--foreground);margin-bottom:2rem;font-size:2.5rem;font-weight:700}.page-module__Mhl1IW__demoContainer{border:1px solid var(--gray-alpha-200);background:var(--background);max-width:600px;color:var(--foreground);border-radius:8px;margin:2rem auto;padding:2rem}.page-module__Mhl1IW__demoContainer h2{color:var(--foreground);margin-top:0;margin-bottom:1.5rem}.page-module__Mhl1IW__demoContainer label{color:var(--foreground);margin-bottom:1rem;font-weight:500;display:block}.page-module__Mhl1IW__demoContainer input{border:1px solid var(--gray-alpha-200);background:var(--background);width:100%;color:var(--foreground);border-radius:4px;margin-top:.25rem;padding:.5rem;font-size:1rem}.page-module__Mhl1IW__demoContainer input:focus{outline-offset:2px;outline:2px solid #0070f3}.page-module__Mhl1IW__buttonGroup{gap:1rem;margin-bottom:1rem;display:flex}.page-module__Mhl1IW__demoContainer button{color:#fff;cursor:pointer;border:none;border-radius:4px;flex:1;padding:.75rem;font-size:1rem;font-weight:500;transition:opacity .2s}.page-module__Mhl1IW__demoContainer button:disabled{cursor:not-allowed;opacity:.6}.page-module__Mhl1IW__demoContainer button:hover:not(:disabled){opacity:.9}.page-module__Mhl1IW__errorBox{color:#c00;background:#fee;border:1px solid #fcc;border-radius:4px;margin-bottom:1rem;padding:1rem}.page-module__Mhl1IW__successBox{color:#060;background:#efe;border:1px solid #cfc;border-radius:4px;margin-bottom:1rem;padding:1rem}.page-module__Mhl1IW__successBox pre{color:#000;background:#fff;border-radius:4px;margin-top:.5rem;padding:.5rem;font-size:.85rem;overflow:auto}.page-module__Mhl1IW__infoBox{color:#856404;background:#fff3cd;border:1px solid #ffc107;border-radius:4px;margin-top:2rem;padding:1rem;font-size:.9rem}.page-module__Mhl1IW__infoBox ul{margin-top:.5rem;padding-left:1.5rem}.page-module__Mhl1IW__flexCenter{justify-content:center;align-items:center;display:flex}.page-module__Mhl1IW__landingContainer{flex-flow:wrap;justify-content:space-around;gap:20px;width:100%;display:flex}@keyframes page-module__Mhl1IW__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.page-module__Mhl1IW__dispatchGrid{grid-template-columns:1fr 1fr;grid-template-areas:"jobs jobs";gap:1.5rem;width:100%;max-width:calc(100vw - 380px);min-height:0;margin-left:0;margin-right:0;display:grid;overflow-x:visible}@media (min-width:1201px){.page-module__Mhl1IW__dispatchGrid{max-width:calc(100vw - 380px)}}.page-module__Mhl1IW__jobsSection{grid-area:jobs;justify-content:center;align-items:center;height:100%;display:flex}.page-module__Mhl1IW__callLogsSection{grid-area:calllogs;height:100%}.page-module__Mhl1IW__kiosksSection{grid-area:kiosks;height:100%}.page-module__Mhl1IW__section{background:var(--background);border:1px solid var(--gray-alpha-200);border-radius:8px;flex-direction:column;max-height:500px;padding:1.5rem;display:flex;overflow:hidden;box-shadow:0 2px 4px #0000001a}.page-module__Mhl1IW__sectionHeader{background:var(--gray-alpha-100);border-bottom:1px solid var(--gray-alpha-200);flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;height:72px;min-height:72px;margin:-1.5rem -1.5rem 1rem;padding:1rem 1.5rem;display:flex}.page-module__Mhl1IW__scrollContainer{flex:1;min-height:0;padding-right:4px;overflow:hidden auto}.page-module__Mhl1IW__scrollContainer::-webkit-scrollbar{width:8px}.page-module__Mhl1IW__scrollContainer::-webkit-scrollbar-track{background:var(--gray-alpha-100);border-radius:4px}.page-module__Mhl1IW__scrollContainer::-webkit-scrollbar-thumb{background:var(--gray-alpha-200);border-radius:4px}.page-module__Mhl1IW__scrollContainer::-webkit-scrollbar-thumb:hover{background:#80808080}.page-module__Mhl1IW__card{border:1px solid var(--gray-alpha-200);background:var(--background);cursor:pointer;border-radius:8px;flex-direction:column;justify-content:flex-start;height:110px;min-height:110px;max-height:110px;margin-bottom:.75rem;padding:1rem 1.5rem;transition:all .2s;display:flex;position:relative;overflow:hidden}.page-module__Mhl1IW__card:hover{background:#ffffff05;transform:translateY(-2px);box-shadow:0 4px 8px #00000026}@media (max-width:1200px){.page-module__Mhl1IW__dispatchGrid{grid-template:"jobs jobs"". ."/1fr 1fr;max-width:calc(100vw - 320px);padding:0 1.5rem 1rem}.page-module__Mhl1IW__section{height:350px;min-height:300px;max-height:400px;padding:1rem}}@media (max-width:900px){.page-module__Mhl1IW__dispatchGrid{grid-template:"jobs"".""."/1fr;gap:1rem;max-width:100vw;padding:0 1rem 1rem}.page-module__Mhl1IW__section{height:auto;min-height:280px;max-height:400px;padding:1rem}.page-module__Mhl1IW__sectionHeader{height:auto;min-height:60px;padding:.75rem 1rem}.page-module__Mhl1IW__card{height:100px;min-height:100px;max-height:100px;margin-bottom:.5rem;padding:.875rem 1rem}}@media (max-width:600px){.page-module__Mhl1IW__dispatchGrid{grid-template:"jobs"".""."/1fr;gap:.75rem;max-width:100vw;padding:0 .5rem 1rem}.page-module__Mhl1IW__section{border-radius:6px;height:auto;min-height:240px;max-height:350px;padding:.75rem}.page-module__Mhl1IW__sectionHeader{height:auto;min-height:56px;padding:.625rem .75rem;font-size:.95rem}.page-module__Mhl1IW__scrollContainer{padding-right:2px}.page-module__Mhl1IW__card{height:95px;min-height:95px;max-height:95px;margin-bottom:.5rem;padding:.75rem;font-size:.9rem}}@media (max-width:400px){.page-module__Mhl1IW__page{padding:10px}.page-module__Mhl1IW__dispatchGrid{gap:.5rem;padding:0 .25rem .5rem}.page-module__Mhl1IW__section{border-radius:4px;min-height:220px;padding:.5rem}.page-module__Mhl1IW__sectionHeader{min-height:52px;padding:.5rem;font-size:.9rem}.page-module__Mhl1IW__card{border-radius:4px;height:85px;min-height:85px;max-height:85px;padding:.5rem;font-size:.85rem}}.page-module__Mhl1IW__mobileSidebarToggle{display:none}@media (max-width:900px){.page-module__Mhl1IW__mobileSidebarToggle{z-index:1001;color:#fff;cursor:pointer;background:#343a40;border:none;border-radius:8px;padding:.625rem .875rem;font-size:1.2rem;display:block;position:fixed;top:80px;right:10px;box-shadow:0 2px 8px #0003}.page-module__Mhl1IW__mobileSidebarToggle:active{transform:scale(.95)}}
.Section-module__h7Q5Oa__sectionTitle{color:#333;flex-wrap:wrap;align-items:center;gap:.5rem;margin:0;font-size:1.3rem;font-weight:600;display:flex}.Section-module__h7Q5Oa__count{opacity:.7;font-size:.9rem;font-weight:400}.Section-module__h7Q5Oa__headerSpacer{width:1px;height:36px}.Section-module__h7Q5Oa__emptyState{text-align:center;opacity:.6;flex:1;justify-content:center;align-items:center;min-width:100vw;padding:3rem 2rem;font-size:.95rem;display:flex}.Section-module__h7Q5Oa__cardList{flex-direction:column;gap:.75rem;display:flex}.Section-module__h7Q5Oa__cardContent{flex-direction:column;flex:1;display:flex}.Section-module__h7Q5Oa__cardHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.75rem;display:flex}.Section-module__h7Q5Oa__cardTitle{color:#333;word-break:break-word;font-size:1.3rem;font-weight:700}.Section-module__h7Q5Oa__alertCard{border-left:6px solid #ffc107}.Section-module__h7Q5Oa__kioskCard{border-left:6px solid #17a2b8}.Section-module__h7Q5Oa__callLogCard{border-left:6px solid #6c757d}.Section-module__h7Q5Oa__jobCard{border-left:6px solid #28a745}.Section-module__h7Q5Oa__statusBadgeActive{color:#fff;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;background:#dc3545;border-radius:12px;flex-shrink:0;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.Section-module__h7Q5Oa__statusBadgePending{color:#333;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;background:#ffc107;border-radius:12px;flex-shrink:0;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.Section-module__h7Q5Oa__statusBadgeComplete{color:#fff;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;background:#28a745;border-radius:12px;flex-shrink:0;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.Section-module__h7Q5Oa__issueType{color:#555;text-overflow:ellipsis;white-space:nowrap;margin-bottom:.5rem;font-size:1rem;font-weight:500;overflow:hidden}.Section-module__h7Q5Oa__cardDate{opacity:.7;text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;overflow:hidden}@media (max-width:600px){.Section-module__h7Q5Oa__sectionTitle,.Section-module__h7Q5Oa__cardTitle{font-size:1rem}.Section-module__h7Q5Oa__issueType{font-size:.9rem}.Section-module__h7Q5Oa__cardDate{font-size:.75rem}.Section-module__h7Q5Oa__cardHeader{margin-bottom:.5rem}.Section-module__h7Q5Oa__emptyState{padding:2rem 1rem;font-size:.9rem}}.Section-module__h7Q5Oa__createButton{color:#fff;cursor:pointer;white-space:nowrap;background:#28a745;border:none;border-radius:8px;align-items:center;gap:.5rem;height:36px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 2px 4px #28a74533}.Section-module__h7Q5Oa__createButton:hover{background:#218838;transform:translateY(-1px);box-shadow:0 4px 8px #28a7454d}.Section-module__h7Q5Oa__jobId,.Section-module__h7Q5Oa__storeInfo{opacity:.8;text-overflow:ellipsis;white-space:nowrap;margin-bottom:.5rem;font-size:.9rem;overflow:hidden}.Section-module__h7Q5Oa__statusBadge{text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;border-radius:12px;flex-shrink:0;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.Section-module__h7Q5Oa__statusOnline{color:#fff;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;background:#28a745;border-radius:12px;flex-shrink:0;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.Section-module__h7Q5Oa__statusOffline{color:#fff;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;background:#dc3545;border-radius:12px;flex-shrink:0;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.Section-module__h7Q5Oa__logTypeBadge{white-space:nowrap;border-radius:12px;flex-shrink:0;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.Section-module__h7Q5Oa__callLogCustomer{text-overflow:ellipsis;white-space:nowrap;margin-bottom:.5rem;font-size:.9rem;font-weight:500;overflow:hidden}.Section-module__h7Q5Oa__callLogPhone{opacity:.8;text-overflow:ellipsis;white-space:nowrap;margin-bottom:.5rem;font-size:.85rem;overflow:hidden}@media (max-width:900px){.Section-module__h7Q5Oa__jobsSectionContainer{padding:0 8px;position:relative;width:100%!important;max-width:100%!important;margin-left:0!important}.Section-module__h7Q5Oa__jobsTableContainer:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(270deg,#fffc 0%,#fff0 100%);width:20px;height:100%;position:absolute;top:0;right:0}}.Section-module__h7Q5Oa__jobsTableContainer{background:#fff;border:1px solid #07407826;border-radius:12px;max-height:60vh;position:relative;overflow:hidden auto;box-shadow:0 4px 16px #0000000f}.Section-module__h7Q5Oa__jobsTable{border-collapse:collapse;table-layout:fixed;background:#fff;width:100%;font-size:1.15rem}.Section-module__h7Q5Oa__jobsTable td,.Section-module__h7Q5Oa__jobsTable th{background-clip:padding-box}.Section-module__h7Q5Oa__jobsTable tr{background-clip:padding-box;overflow:hidden}.Section-module__h7Q5Oa__jobsTableContainer::-webkit-scrollbar{width:8px;height:8px}.Section-module__h7Q5Oa__jobsTableContainer::-webkit-scrollbar-track{background:#f8f9fa;border-radius:4px}.Section-module__h7Q5Oa__jobsTableContainer::-webkit-scrollbar-thumb{background:#dee2e6;border-radius:4px}.Section-module__h7Q5Oa__jobsTableContainer::-webkit-scrollbar-thumb:hover{background:#adb5bd}@media (max-width:900px){.Section-module__h7Q5Oa__jobsTableContainer{-webkit-overflow-scrolling:touch;width:100%;margin:0;overflow-x:auto}.Section-module__h7Q5Oa__jobsTable{width:auto;min-width:900px;font-size:.95rem}.Section-module__h7Q5Oa__hideOnTablet{display:none!important}.Section-module__h7Q5Oa__jobsSectionContainer{padding:0 8px;overflow-x:hidden;width:100%!important;max-width:100%!important;margin:0!important}}@media (max-width:600px){.Section-module__h7Q5Oa__jobsTable{min-width:700px;font-size:.85rem}.Section-module__h7Q5Oa__hideOnMobile{display:none!important}.Section-module__h7Q5Oa__jobsTableContainer{border-radius:6px;margin:0 -8px}.Section-module__h7Q5Oa__jobsSectionContainer{border-radius:8px;padding:0 4px}.Section-module__h7Q5Oa__jobsTable tr[data-subtask=true]{min-height:40px}.Section-module__h7Q5Oa__jobsTable tr[data-subtask=true] td{padding:6px 4px!important;font-size:.75rem!important}}.Section-module__h7Q5Oa__paginationControls{align-items:center;gap:8px;display:flex}.Section-module__h7Q5Oa__paginationInfo{color:#666;font-size:14px}.Section-module__h7Q5Oa__arrowButton{cursor:pointer;color:#333;background-color:#fff;border:1px solid #ddd;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:16px;transition:all .2s;display:flex}.Section-module__h7Q5Oa__arrowButton:hover:not(:disabled){background-color:#f0f0f0;border-color:#ccc}.Section-module__h7Q5Oa__arrowButton:disabled{color:#ccc;cursor:not-allowed}.Section-module__h7Q5Oa__expandButton{cursor:pointer;color:#666;background:0 0;border:1px solid #ddd;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;transition:all .2s;display:flex}.Section-module__h7Q5Oa__expandButton:hover{color:#333;background:#f0f0f0;border-color:#ccc}.Section-module__h7Q5Oa__expandButton:active{transform:scale(.95)}.Section-module__h7Q5Oa__collapsedSummary{color:#94a3b8;text-align:center;background:#ffffff08;border:1px solid #ffffff1a;border-radius:6px;margin-top:.5rem;padding:1rem 1.5rem;font-size:.9rem;font-style:italic;line-height:1.5}
.Modal-module__qGAA-G__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;background:#0a0e27d9;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.Modal-module__qGAA-G__modalContent{box-sizing:border-box;border:2px solid #334155;border-radius:16px;flex-direction:column;width:100%;max-width:900px;max-height:90vh;padding:0;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #0009;color:#e0e7ff!important;background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%)!important}.Modal-module__qGAA-G__modalContent *{color:inherit}.Modal-module__qGAA-G__modalContent h2,.Modal-module__qGAA-G__modalContent h3,.Modal-module__qGAA-G__modalContent h4{color:#e0e7ff!important}.Modal-module__qGAA-G__modalContent input,.Modal-module__qGAA-G__modalContent select,.Modal-module__qGAA-G__modalContent textarea{box-sizing:border-box;border-radius:6px;max-width:100%;padding:.5rem;color:#e0e7ff!important;background:#ffffff0d!important;border:1px solid #fff3!important}.Modal-module__qGAA-G__modalContent input:focus,.Modal-module__qGAA-G__modalContent select:focus,.Modal-module__qGAA-G__modalContent textarea:focus{outline:none;box-shadow:0 0 0 2px #3b82f633;border-color:#3b82f6!important}.Modal-module__qGAA-G__modalHeader{background:#ffffff08;border-bottom:2px solid #334155;border-radius:16px 16px 0 0;flex-wrap:nowrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 2rem;display:flex}.Modal-module__qGAA-G__modalTitle{color:#e0e7ff;margin:0;font-size:1.5rem;font-weight:600}.Modal-module__qGAA-G__modalBody{box-sizing:border-box;word-wrap:break-word;overflow-wrap:break-word;flex:1;width:100%;padding:2rem;overflow:hidden auto}.Modal-module__qGAA-G__modalBody::-webkit-scrollbar{width:8px}.Modal-module__qGAA-G__modalBody::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}.Modal-module__qGAA-G__modalBody::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:4px}.Modal-module__qGAA-G__modalBody::-webkit-scrollbar-thumb:hover{background:#ffffff40}.Modal-module__qGAA-G__closeButton{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;min-height:36px;font-size:1.4rem;transition:all .2s;display:flex;box-shadow:0 2px 8px #ef44444d}.Modal-module__qGAA-G__closeButton:hover{background:#dc2626;transform:scale(1.05);box-shadow:0 4px 12px #ef444480}@media (max-width:900px){.Modal-module__qGAA-G__modalOverlay{padding:1.5rem}.Modal-module__qGAA-G__modalContent{max-width:90vw;max-height:85vh;padding:1.5rem}.Modal-module__qGAA-G__modalTitle{font-size:1.3rem}}.Modal-module__qGAA-G__infoField{margin-bottom:1.25rem}.Modal-module__qGAA-G__infoLabel{opacity:.7;margin-bottom:.5rem;font-size:.85rem;font-weight:500;display:block}.Modal-module__qGAA-G__infoValue{font-size:1.1rem;line-height:1.5}.Modal-module__qGAA-G__infoValueLarge{font-size:1.2rem;font-weight:600}.Modal-module__qGAA-G__badge{border-radius:6px;padding:.5rem 1rem;font-size:.95rem;font-weight:600;display:inline-block}.Modal-module__qGAA-G__divider{border-top:1px solid #ffffff26;margin:1.5rem 0}.Modal-module__qGAA-G__analyticsHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.Modal-module__qGAA-G__analyticsTitle{color:#e0e7ff;flex:1;min-width:200px;margin:0;font-size:1.5rem}.Modal-module__qGAA-G__analyticsActions{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:.5rem;display:flex}.Modal-module__qGAA-G__actionButton{color:#fff;cursor:pointer;white-space:nowrap;background:#007bff;border:none;border-radius:6px;align-items:center;gap:.25rem;padding:.5rem 1rem;font-size:.9rem;transition:background .2s;display:flex}.Modal-module__qGAA-G__actionButton:hover{background:#0056b3}.Modal-module__qGAA-G__actionButton.Modal-module__qGAA-G__save{background:#28a745}.Modal-module__qGAA-G__actionButton.Modal-module__qGAA-G__save:hover{background:#218838}.Modal-module__qGAA-G__actionButton.Modal-module__qGAA-G__cancel{background:#6c757d}.Modal-module__qGAA-G__actionButton.Modal-module__qGAA-G__cancel:hover{background:#5a6268}@media (max-width:600px){.Modal-module__qGAA-G__modalOverlay{justify-content:center;align-items:center;padding:.5rem}.Modal-module__qGAA-G__modalContent{border-radius:8px;width:100vw;max-width:100vw;max-height:97vh;padding:0;overflow-x:hidden}.Modal-module__qGAA-G__modalHeader{border-radius:8px 8px 0 0;flex-wrap:nowrap;gap:.75rem;margin:0;padding:1rem}.Modal-module__qGAA-G__modalTitle{word-break:break-word;font-size:1.1rem;line-height:1.3}.Modal-module__qGAA-G__modalBody{padding:1rem;overflow-x:hidden}.Modal-module__qGAA-G__modalBody *{box-sizing:border-box;max-width:100%}.Modal-module__qGAA-G__closeButton{width:28px;min-width:28px;height:28px;min-height:28px;font-size:1rem}.Modal-module__qGAA-G__infoField{margin-bottom:1rem}.Modal-module__qGAA-G__infoLabel{margin-bottom:.375rem;font-size:.8rem}.Modal-module__qGAA-G__infoValue{font-size:1rem}.Modal-module__qGAA-G__infoValueLarge{font-size:1.1rem}.Modal-module__qGAA-G__badge{padding:.4rem .8rem;font-size:.875rem}.Modal-module__qGAA-G__divider{margin:1rem 0}.Modal-module__qGAA-G__analyticsHeader{flex-direction:column;align-items:flex-start;gap:.75rem}.Modal-module__qGAA-G__analyticsTitle{min-width:100%;font-size:1.1rem}.Modal-module__qGAA-G__analyticsActions{justify-content:flex-start;width:100%}.Modal-module__qGAA-G__actionButton{padding:.4rem .8rem;font-size:.875rem}}@media (max-width:400px){.Modal-module__qGAA-G__modalOverlay{justify-content:center;align-items:center;padding:.5rem}.Modal-module__qGAA-G__modalContent{border-radius:6px;width:100vw;max-width:100vw;max-height:99vh;padding:0;overflow-x:hidden}.Modal-module__qGAA-G__modalHeader{margin:0;padding:.875rem}.Modal-module__qGAA-G__modalTitle{font-size:1rem;line-height:1.2}.Modal-module__qGAA-G__modalBody{padding:.875rem;overflow-x:hidden}.Modal-module__qGAA-G__infoField{margin-bottom:.875rem}.Modal-module__qGAA-G__infoLabel{font-size:.75rem}.Modal-module__qGAA-G__infoValue{font-size:.95rem}.Modal-module__qGAA-G__infoValueLarge{font-size:1.05rem}.Modal-module__qGAA-G__badge{padding:.35rem .7rem;font-size:.8rem}.Modal-module__qGAA-G__analyticsTitle{font-size:1rem}.Modal-module__qGAA-G__actionButton{padding:.35rem .7rem;font-size:.8rem}}
