@import url("https://fonts.googleapis.com/css2?family=Roboto+Flex:opsz,wght@8..144,100..1000&display=swap");*{-webkit-tap-highlight-color:transparent;scroll-behavior:auto!important}.dashboardscreen-top{display:flex;justify-content:space-between;align-items:center;background-color:white;height:60px;padding:0 10px;position:-webkit-sticky;position:sticky;top:0;z-index:2}.dashboardscreen-top-div1{font-weight:700;color:darkgreen}.dashboardscreen-top-button1,.dashboardscreen-top-div1{-webkit-user-select:none;-moz-user-select:none;user-select:none}.dashboardscreen-top-button1{gap:5px;border-radius:10px;background-color:#599459;color:white;cursor:pointer;height:40px;padding:0 10px}.dashboardscreen-top-button1,.dashboardscreen-top-button1-icon1{display:flex;justify-content:center;align-items:center}.dashboardscreen{font-family:Roboto Flex,sans-serif}.dashboardscreen-inner{padding:10px}.dashboardscreen-loading{display:flex;justify-content:center;align-items:center;height:calc(100vh);background-color:white;flex-direction:column;gap:10px;font-family:Roboto Flex,sans-serif;color:gray;font-size:13px;font-weight:700}.dashboardscreen-sec1{background-color:white;border-radius:10px;padding:20px}.dashboardscreen-sec1-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:10px;gap:10px;margin-top:20px}.dashboardscreen-sec1-title{font-weight:700}.dashboardscreen-sec1-cards-div1{background:#fff;border-radius:12px;box-shadow:0 4px 8px rgba(0,0,0,.1);padding:16px;display:flex;justify-content:space-between;align-items:center}.dashboardscreen-sec1-cards-div1-inner1-text1{font-weight:700;font-size:22px}.dashboardscreen-sec1-cards-div1-inner1-text2{font-size:13px;color:gray;font-weight:700}.dashboardscreen-sec2{background-color:white;border-radius:10px;padding:20px;margin-top:10px}.dashboardscreen-sec2-title{font-weight:700}.dashboardscreen-sec2-main{margin-top:20px}.dashboardscreen-sec2-main-noorders{display:flex;justify-content:center;align-items:center;font-weight:700;font-size:13px;color:gray;margin-top:60px;margin-bottom:60px}.dashboardscreen-sec2-main-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:10px;gap:10px;margin-top:20px}.dashboardscreen-sec2-card{background-color:#59b27b;border-radius:10px;padding:5px}.dashboardscreen-sec2-card-div1{background-color:white;border-radius:8px;padding:10px}.dashboardscreen-sec2-card-div1-text1{font-size:13px;font-weight:700;margin-bottom:5px}.dashboardscreen-sec2-card-div1-text2{display:flex;justify-content:flex-start;align-items:center;gap:5px;font-size:13px}.dashboardscreen-sec2-card-div1-text2-icon1{display:flex;justify-content:center;align-items:center}.dashboardscreen-sec2-card-div1-text3{font-size:13px;font-weight:700;margin-bottom:5px;margin-top:5px}.dashboardscreen-sec2-card-div1-border{width:100%;height:1px;background-color:lightgray;margin-top:10px;margin-bottom:10px}.dashboardscreen-sec2-card-div1-status{width:100%;background-color:#effcf4;border-radius:20px;padding:20px;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:20px}.dashboardscreen-sec2-card-div1-status-div2{font-size:20px;font-weight:700;color:#59b27b}.dashboardscreen-sec3{background-color:white;border-radius:10px;padding:20px;margin-top:10px}.dashboardscreen-sec3-title{font-weight:700}.dashboardscreen-sec3-list{display:flex;flex-direction:column;gap:10px;margin-top:20px}.dashboardscreen-sec3-card{background-color:rgb(251,197,187);border-radius:10px;padding:2px}.dashboardscreen-sec3-card-inner{background-color:white;border-radius:8px}.dashboardscreen-sec3-card-top{background-color:rgb(240,240,240);padding:5px;display:flex;justify-content:space-between;align-items:center;border-radius:9px}.dashboardscreen-sec3-card-top-div1-text1{font-weight:700;font-size:16px}.dashboardscreen-sec3-card-top-div1-text2{font-size:13px}.dashboardscreen-sec3-card-top-div2-text1{font-size:16px;font-weight:700;color:#59b27b;cursor:pointer}.dashboardscreen-sec3-card-top-div2-text2{font-size:13px;text-align:end;font-weight:700}.dashboardscreen-sec3-card-issue{padding:10px}.dashboardscreen-sec3-nocomplaints{display:flex;justify-content:center;align-items:center;margin-top:60px;margin-bottom:60px;font-size:13px;color:gray;font-weight:700}.dashboardscreen-complaintmodal-backdrop{background-color:rgba(0,0,0,.325);z-index:1400}.dashboardscreen-complaintmodal-backdrop .modal-content{border-radius:20px;padding:20px;font-family:Roboto Flex,sans-serif}.dashboardscreen-sec3-card-modalissue{margin-top:5px}.dashboardscreen-complaintmodal{max-height:500px;overflow-y:auto}.dashboardscreen-complaintmodal::-webkit-scrollbar{display:none}.dashboardscreen-complaintmodal-divider{height:1px;background-color:lightgray;margin-top:20px;margin-bottom:20px}.dashboardscreen-complaintmodal-customer-text1{display:flex;justify-content:flex-start;align-items:center;gap:5px;font-size:13px}.dashboardscreen-complaintmodal-customer-text1-icon1{display:flex;justify-content:center;align-items:center}.dashboardscreen-complaintmodal-customer{font-size:13px;font-weight:700;margin-bottom:5px}.dashboardscreen-complaintmodal-service-card{padding-bottom:5px;border-bottom:1px solid lightgray;margin-bottom:5px}.dashboardscreen-complaintmodal-service-card:last-child{padding-bottom:0;border-bottom:none;margin-bottom:0}@media (min-width:1024px){.dashboardscreen-sec3-card-top-div2-text1:hover{text-decoration:underline}}.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;min-height:100svh;padding:80px;grid-gap:64px;gap:64px;font-family:var(--font-geist-sans)}@media (prefers-color-scheme:dark){.page_page__ZU32B{--gray-rgb:255,255,255;--gray-alpha-200:rgba(var(--gray-rgb),0.145);--gray-alpha-100:rgba(var(--gray-rgb),0.06);--button-primary-hover:#ccc;--button-secondary-hover:#1a1a1a}}.page_main__GlU4n{display:flex;flex-direction:column;gap:32px;grid-row-start:2}.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{-webkit-appearance:none;-moz-appearance:none;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}}@media (prefers-color-scheme:dark){.page_logo__7fc9l{filter:invert()}}