.services-card{min-width:275px;max-width:275px;min-height:375px;position:relative;background:var(--background,#101010);box-shadow:0 2px 4px rgba(0,0,0,.14),0 6px 14px rgba(0,0,0,.1);border:1px solid rgba(255,255,255,.1);border-radius:25px;overflow:hidden;cursor:pointer;transition:transform .28s,box-shadow .28s,border-color .28s;padding:2px;font-family:var(--font-arial-rounded-mt),ARLRDBD,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif}@media (max-width:1023px){.srvz-page-grid--services,[class*=grid]:has(.services-card),[class*=grid]>.services-card:first-child{gap:0!important;grid-gap:0!important}}@media (max-width:1023px){.services-card{min-width:100%!important;max-width:100%!important;width:100%!important;min-height:auto!important;max-height:none!important;height:auto!important;padding:0!important;margin-bottom:10px!important;margin-right:0!important;border-width:0!important;border-radius:0!important;display:block!important;position:relative!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}}.services-card:hover{transform:translateY(-4px);box-shadow:0 4px 10px rgba(0,0,0,.18),0 12px 26px rgba(0,0,0,.16);border-color:rgba(255,255,255,.24)}.services-card-image{width:calc(100% - 6px);height:calc(100% - 6px);border-radius:22px;overflow:hidden;position:absolute;top:3px;left:3px}.services-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.services-card:hover .services-card-image img{transform:scale(1.05)}@media (max-width:1023px){.services-card-image{position:absolute!important;width:40%!important;right:0!important;left:auto!important;top:0!important;bottom:0!important;border-radius:25px!important;z-index:0!important;overflow:hidden!important}.services-card-image,.services-card-image img{height:100%!important;min-height:auto!important;max-height:none!important}.services-card-image img{width:100%!important;object-fit:cover!important;object-position:center!important;display:block!important}.services-card:hover .services-card-image img{transform:none}}.services-card-body{display:flex;flex-direction:column;gap:4px;position:relative;z-index:1;justify-content:flex-end;height:100%;overflow:hidden}.services-card-gradient{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(195deg,rgba(255,255,255,0),rgba(255,255,255,0) 20%,rgba(255,255,255,.3) 35%,rgba(255,255,255,.65) 45%,rgba(255,255,255,.9) 55%,rgba(255,255,255,1) 65%,rgba(255,255,255,1) 75%);pointer-events:none;z-index:0}[data-theme=dark] .services-card-gradient{background:linear-gradient(195deg,rgba(0,0,0,0),rgba(0,0,0,0) 20%,rgba(0,0,0,.3) 35%,rgba(0,0,0,.65) 45%,rgba(0,0,0,.9) 55%,rgba(0,0,0,1) 65%,rgba(0,0,0,1) 75%)}.services-card-body-wrap{padding-bottom:0}@media (max-width:1023px){.services-card-body{position:relative;z-index:2;min-height:auto;max-height:none;height:auto;padding:6px;background:linear-gradient(90deg,var(--main-background) 0,var(--main-background) 60%,var(--gradient2) 100%);border-radius:20px;border:2px solid var(--best-gray,#000000);box-shadow:0 2px 33px rgba(0,0,0,.047);display:flex;flex-direction:column;justify-content:flex-start;gap:0}.services-card-body-wrap{padding:6px}}.services-card-main{padding:5px;display:flex;flex-direction:column;position:relative;z-index:1}.services-card-title{font-size:22px;font-weight:400;letter-spacing:0;margin:0}.services-card-question{font-size:14px;color:#BABABA;margin:0;white-space:nowrap;overflow:hidden}.services-card-bullet{margin:2px 0 4px;white-space:pre-wrap;word-break:break-word;line-height:1.4;font-size:clamp(9px,2vw,12px)}@media (max-width:1023px){.services-card-main{background:transparent}.services-card-title{font-size:22px;margin-bottom:0;letter-spacing:0}.services-card-question{font-size:16px;margin:5px 0 0;letter-spacing:0;color:var(--sub-text,#828282);white-space:nowrap;overflow:hidden}.services-card-bullet{font-size:clamp(8px,2vw,12px);font-weight:400;margin:3px 0 0;letter-spacing:0;color:var(--text,#FFFFFF);white-space:pre-wrap}}.services-card-tags{display:flex;flex-wrap:nowrap;gap:5px;overflow:visible;min-width:0}.services-card-chip{background:var(--gray2);color:var(--sub-text);padding:4px 6px;border-radius:10px;font-weight:500;letter-spacing:.3px;white-space:nowrap;font-size:9px}@media (max-width:1023px){.services-card-tags{margin-top:5px}.services-card-chip{background:var(--gray2,#EBEBEB);color:var(--text,#000000)}}.services-card-button-row{display:flex;gap:6px;margin-top:10px}.services-card-save-btn,.services-card-select-btn{height:37px;border-radius:14px;border:none;display:flex;align-items:center;justify-content:center;font-size:15px;font-family:ArialRoundedMTBold,Arial Rounded MT Bold;cursor:pointer}.services-card-save-btn{width:68px;background:var(--best-gray)!important;color:var(--sub-text)!important;transition:background .2s ease,color .2s ease}.services-card-save-btn--saved{background:var(--sub-text)!important;color:var(--best-gray)!important}.services-card-select-btn{flex:1 1;color:#fff}@media (max-width:1023px){.services-card-button-row{display:none}.services-card:hover{transform:none}}.longpress-preview-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:9999;opacity:0;transition:opacity .2s ease-out;pointer-events:none;display:flex;align-items:center;justify-content:center;padding:20px}.longpress-preview-overlay--visible{opacity:1;pointer-events:auto}.longpress-preview-wrapper{display:flex;flex-direction:column;align-items:center;gap:12px;transform:scale(.9);opacity:0;transition:transform .3s cubic-bezier(.34,1.56,.64,1),opacity .2s ease-out;width:100%;max-width:300px}.longpress-preview-wrapper--visible{transform:scale(1);opacity:1}.longpress-preview-card-container{pointer-events:none;box-shadow:0 20px 60px rgba(0,0,0,.4);border-radius:20px;overflow:hidden;width:100%}.longpress-preview-card-container>*{margin:0!important;width:100%!important}.longpress-preview-actions{display:flex;flex-direction:row;gap:8px;width:100%;max-width:100%}.longpress-preview-action-btn{flex:1 1;display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 20px;border-radius:14px;border:none;font-size:15px;font-weight:600;font-family:ArialRoundedMTBold,Arial Rounded MT Bold,-apple-system,BlinkMacSystemFont,sans-serif;cursor:pointer;transition:all .15s ease;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;background:var(--best-gray,#f3f4f6);color:var(--sub-text,#6B7280)}.longpress-preview-action-btn:active{transform:scale(.97);opacity:.8}.longpress-preview-action-btn svg{width:18px;height:18px;flex-shrink:0}.longpress-preview-action-btn--saved{background:var(--sub-text,#6B7280);color:var(--best-gray,#f3f4f6)}.longpress-preview-action-btn--cancel{background:rgba(255,255,255,.15);color:#fff}[data-theme=dark] .longpress-preview-action-btn--cancel{background:rgba(255,255,255,.1);color:rgba(255,255,255,.8)}.cards-event{min-width:300px;max-width:300px;height:350px;background-color:var(--main-background);box-shadow:0 4px 100px var(--shadow);outline:2px solid var(--gray1);transition:transform .28s,box-shadow .28s,border-color .28s;padding:2px;border-radius:30px!important;overflow:hidden;cursor:pointer;position:relative;display:flex;flex-direction:column;font-family:var(--font-arial-rounded-mt),system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;color:#ffffff}.cards-event:hover{box-shadow:0 4px 10px rgba(0,0,0,.18),0 12px 26px rgba(0,0,0,.16);transform:translateY(-4px);border-color:rgba(255,255,255,.24)}.cards-event--past{opacity:.35;pointer-events:none}.cards-event-badge{position:absolute;top:10px;right:12px;background:var(--main-background);color:var(--text);padding:6px 10px;border-radius:14px;font-size:12px;font-weight:600;z-index:3;white-space:nowrap;display:flex;align-items:center;gap:4px}.cards-event-badge-icon{width:14px;height:14px}.cards-event-image-wrapper{position:relative;flex:1 1 auto;border-radius:23px;overflow:hidden;background:#ffffff;min-height:0}.cards-event-image{width:100%;height:100%;object-fit:cover;display:block}.cards-event-gradient{position:absolute;inset:0;background:linear-gradient(0deg,rgba(15,15,15,.85),rgba(15,15,15,0) 80%);z-index:1}.cards-event-text{position:absolute;left:0;right:0;bottom:0;padding:18px;display:flex;flex-direction:column;gap:8px;z-index:2;color:#ffffff}.cards-event-content{display:flex;flex-direction:column;gap:6px}.cards-event-title{font-size:22px;font-weight:400;margin:0;color:#ffffff}.cards-event-date{font-size:14px;color:rgba(255,255,255,.85);margin:0}.cards-event-desc{font-size:14px;margin:0;color:rgba(255,255,255,.9);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.cards-event-tags{display:flex;flex-wrap:wrap;gap:6px}.cards-event-chip{background:rgba(255,255,255,.12);color:#ffffff;font-size:10px;padding:5px 7px;border-radius:10px;font-weight:500;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.cards-event-footer{display:none}.cards-event-view-text{font-size:16px;color:inherit;font-weight:400}.cards-event-arrow{width:16px;height:16px;color:inherit}@media (max-width:1023px){.cards-event{width:100%;min-width:100%;max-width:100%;height:auto;min-height:150px;background:var(--background,#ffffff);box-shadow:0 2px 33px rgba(0,0,0,.12),0 2px 5px rgba(0,0,0,.05);border-radius:23px;padding:5px;display:flex;flex-direction:row;align-items:stretch;border:none;color:var(--text,#111827)}.cards-event:hover{transform:none}.cards-event-badge{top:10px;right:auto;left:10px;font-size:10px;padding:4px 10px;z-index:3;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.cards-event-image-wrapper{width:120px;min-width:120px;max-width:120px;height:150px;border-radius:25px;flex-shrink:0;position:relative}.cards-event-image{border-radius:20px;width:100%;height:100%;object-fit:cover}.cards-event-gradient{display:none}.cards-event-text{position:relative;inset:auto;padding:10px;flex:1 1;gap:6px;color:var(--text,#111827)}.cards-event-content,.cards-event-text{display:flex;flex-direction:column;justify-content:center}.cards-event-content{gap:3px}.cards-event-title{margin:0 0 3px;font-size:17px;font-weight:400;order:1}.cards-event-date{font-size:13px;color:var(--text,#111827);order:2}.cards-event-desc{font-size:12px;color:#bababa;margin:0 0 3px;order:3}.cards-event-tags{gap:5px;margin-top:3px;order:4}.cards-event-chip{background:var(--gray2,#E5E7EB);color:var(--text,#111827);padding:5px;border-radius:10px}.cards-event-footer{position:absolute;bottom:10px;right:10px;display:flex;align-items:center;justify-content:flex-end;gap:4px;margin-top:0;padding-top:0}.cards-event-view-text{display:none}.cards-event-arrow{width:18px;height:18px}}.cards-stint{min-width:240px;max-width:240px;background:var(--background,#101010);box-shadow:0 2px 4px rgba(0,0,0,.14),0 6px 14px rgba(0,0,0,.1);transition:transform .28s,box-shadow .28s,border-color .28s;border:1px solid rgba(255,255,255,.1);padding:2px;border-radius:20px;overflow:hidden;cursor:pointer;font-family:var(--font-arial-rounded-mt),system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif}.cards-stint:hover{box-shadow:0 4px 10px rgba(0,0,0,.18),0 12px 26px rgba(0,0,0,.16);transform:translateY(-4px);border-color:rgba(255,255,255,.24)}.cards-stint-inner{position:relative;width:100%;height:280px;border-radius:20px;overflow:hidden}.cards-stint-image{width:100%;height:100%;object-fit:cover;display:block}.cards-stint-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#111,#1b1b1f);color:#7aa2ff}.cards-stint-gradient{position:absolute;inset:0;background:linear-gradient(0deg,rgba(15,15,15,.85),rgba(15,15,15,0) 80%)}.cards-stint-title{position:absolute;bottom:14px;left:14px;right:14px;color:#FFFFFF;font-size:13px;font-weight:400;margin:0;line-height:1.3}@media (min-width:768px){.cards-stint-title{bottom:32px}}.cards-stint-question{position:absolute;bottom:16px;left:14px;right:14px;z-index:2;color:rgba(255,255,255,.7);font-size:11px;font-weight:400;margin:0;line-height:1.3;font-style:italic;display:none}@media (min-width:768px){.cards-stint-question{display:block}}.cards-stint-cta{display:none;position:absolute;bottom:12px;right:14px;color:var(--sub-text);font-size:14px;gap:5px;align-items:center}@media (min-width:1024px){.cards-stint-cta{display:inline-flex}}.cards-stint-cta-arrow{height:14px;width:auto;opacity:.9}.rental-card{min-width:275px;max-width:275px;min-height:300px;position:relative;background:var(--background,#101010);box-shadow:0 2px 4px rgba(0,0,0,.14),0 6px 14px rgba(0,0,0,.1);border:1px solid rgba(255,255,255,.1);border-radius:25px;overflow:hidden;cursor:pointer;transition:transform .28s,box-shadow .28s,border-color .28s;padding:2px;font-family:var(--font-arial-rounded-mt),ARLRDBD,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif}@media (max-width:1023px){.rental-card{min-width:100%!important;max-width:100%!important;width:100%!important;min-height:auto!important;max-height:none!important;height:auto!important;padding:0!important;margin-bottom:10px!important;margin-right:0!important;border-width:0!important;border-radius:0!important;display:block!important;position:relative!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}}.rental-card:hover{transform:translateY(-4px);box-shadow:0 4px 10px rgba(0,0,0,.18),0 12px 26px rgba(0,0,0,.16);border-color:rgba(255,255,255,.24)}.rental-card-image{width:calc(100% - 6px);height:calc(100% - 6px);border-radius:22px;overflow:hidden;position:absolute;top:3px;left:3px}.rental-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.rental-card:hover .rental-card-image img{transform:scale(1.05)}.rental-card-indicators{position:absolute;top:12px;right:12px;display:flex;flex-direction:column;gap:6px;z-index:10;padding:10px 6px;background:var(--background,#101010);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:20px}.rental-card-indicator{width:8px;height:8px;border-radius:50%;border:none;background:#888888;cursor:pointer;transition:all .3s ease;padding:0}.rental-card-indicator:hover{background:#999999;transform:scale(1.2)}.rental-card-indicator--active{height:24px;border-radius:10px;background:var(--primary-color,#3B82F6)}@media (max-width:1023px){.rental-card-image{position:absolute!important;right:0!important;left:auto!important;top:0!important;bottom:0!important;border-radius:25px!important;z-index:1!important;overflow:hidden!important}.rental-card-image,.rental-card-image img{width:auto!important;height:100%!important;min-height:auto!important;max-height:none!important}.rental-card-image img{object-fit:cover!important;object-position:right center!important;display:block!important}.rental-card:hover .rental-card-image img{transform:none}}.rental-card-body{display:flex;flex-direction:column;gap:4px;position:relative;z-index:1;justify-content:flex-end;height:100%;overflow:hidden}.rental-card-gradient{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(195deg,rgba(255,255,255,0),rgba(255,255,255,0) 20%,rgba(255,255,255,.3) 35%,rgba(255,255,255,.65) 45%,rgba(255,255,255,.9) 55%,rgba(255,255,255,1) 65%,rgba(255,255,255,1) 75%);pointer-events:none;z-index:0}[data-theme=dark] .rental-card-gradient{background:linear-gradient(195deg,rgba(0,0,0,0),rgba(0,0,0,0) 20%,rgba(0,0,0,.3) 35%,rgba(0,0,0,.65) 45%,rgba(0,0,0,.9) 55%,rgba(0,0,0,1) 65%,rgba(0,0,0,1) 75%)}.rental-card-body-wrap{padding-bottom:0}@media (max-width:1023px){.rental-card-body{position:relative;z-index:2;min-height:auto;max-height:none;height:auto;padding:6px;background:linear-gradient(90deg,var(--main-background) 0,var(--main-background) 60%,var(--gradient2) 100%);border-radius:20px;border:2px solid var(--best-gray,#000000);box-shadow:0 2px 33px rgba(0,0,0,.047);display:flex;flex-direction:column;justify-content:flex-start;gap:0}.rental-card-body-wrap{padding:6px}}.rental-card-main{padding:5px;display:flex;flex-direction:column;position:relative;z-index:1}.rental-card-title{font-size:22px;font-weight:400;letter-spacing:0;margin:0}.rental-card-subheading{font-size:14px;color:#BABABA;margin:0;white-space:nowrap;overflow:hidden}.rental-card-description{margin:2px 0 4px;white-space:pre-wrap;word-break:break-word;line-height:1.4;font-size:clamp(9px,2vw,12px)}.rental-card-price{font-size:16px;font-weight:600;margin:4px 0}@media (max-width:1023px){.rental-card-main{background:transparent}.rental-card-title{font-size:22px;margin-bottom:0;letter-spacing:0}.rental-card-subheading{font-size:16px;margin:5px 0 0;letter-spacing:0;color:var(--sub-text,#828282);white-space:nowrap;overflow:hidden}.rental-card-description{font-size:clamp(8px,2vw,12px);font-weight:400;margin:3px 0 0;letter-spacing:0;color:var(--text,#FFFFFF);white-space:pre-wrap}}.rental-card-tags{display:flex;flex-wrap:nowrap;gap:5px;overflow:visible;min-width:0}.rental-card-chip{background:var(--gray2);color:var(--sub-text);padding:4px 6px;border-radius:10px;font-weight:500;letter-spacing:.3px;white-space:nowrap;font-size:9px}@media (max-width:1023px){.rental-card-tags{margin-top:5px}.rental-card-chip{background:var(--gray2,#EBEBEB);color:var(--text,#000000)}}.rental-card-button-row{display:flex;gap:6px;margin-top:10px}.rental-card-save-btn,.rental-card-select-btn{height:37px;border-radius:14px;border:none;display:flex;align-items:center;justify-content:center;font-size:15px;font-family:ArialRoundedMTBold,Arial Rounded MT Bold;cursor:pointer}.rental-card-save-btn{width:68px;background:var(--best-gray)!important;color:var(--sub-text)!important;transition:background .2s ease,color .2s ease}.rental-card-save-btn--saved{background:var(--sub-text)!important;color:var(--best-gray)!important}.rental-card-select-btn{flex:1 1;color:#fff}@media (max-width:1023px){.rental-card-button-row{display:none}.rental-card:hover{transform:none}}.rental-card--transparent .rental-card-image{height:calc(100% - 100px - 6px);top:3px}.rental-card--transparent .rental-card-image img{object-fit:contain;object-position:center center}.rental-card--transparent .rental-card-gradient{top:50px;height:calc(100% - 50px)}@media (max-width:1023px){.rental-card--transparent .rental-card-image{height:100%!important}.rental-card--transparent .rental-card-gradient{top:0;height:100%}}.cards-servicer{min-width:200px;max-width:200px;background:var(--background,#101010);box-shadow:0 2px 4px rgba(0,0,0,.14),0 6px 14px rgba(0,0,0,.1);transition:transform .28s,box-shadow .28s,border-color .28s;border:1px solid rgba(255,255,255,.1);padding:20px;border-radius:25px;overflow:hidden;cursor:pointer;font-family:var(--font-arial-rounded-mt),system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif}.cards-servicer:hover{box-shadow:0 4px 10px rgba(0,0,0,.18),0 12px 26px rgba(0,0,0,.16);transform:translateY(-4px);border-color:rgba(255,255,255,.24)}.cards-servicer-wrapper{display:flex;flex-direction:column;align-items:center;text-align:center;height:100%}.cards-servicer-avatar{width:80px;height:80px;border-radius:50%;overflow:hidden;margin-bottom:16px;border:3px solid var(--best-gray)}.cards-servicer-avatar img{width:100%;height:100%;object-fit:cover}.cards-servicer-avatar-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#3B82F6;color:white;font-size:32px;font-weight:700}.cards-servicer-body{flex:1 1;display:flex;flex-direction:column;align-items:center;width:100%}.cards-servicer-name{font-size:20px;font-weight:600;margin:0 0 4px;color:var(--text)}.cards-servicer-type{font-size:14px;font-weight:400;margin:0 0 12px;color:var(--sub-text);opacity:.8}.cards-servicer-rating{display:flex;align-items:center;gap:4px;margin-bottom:12px;font-size:16px;font-weight:600;color:var(--text)}.cards-servicer-bio{font-size:14px;color:var(--sub-text);margin:0 0 12px;line-height:1.4}.cards-servicer-stats{font-size:13px;color:var(--sub-text);margin-top:auto}.tier-selected-card{display:flex;align-items:center;gap:14px;background:var(--best-gray);border:1px solid var(--gray2);box-shadow:none!important;border-radius:22px;padding:8px;margin-bottom:14px}.tier-selected-card-image{width:64px;height:48px;border-radius:14px;overflow:hidden;flex-shrink:0;background:var(--gray1);display:flex;align-items:center;justify-content:center}.tier-selected-card-image img{width:100%;height:100%;object-fit:cover}.tier-selected-card-content{flex:1 1;min-width:0}.tier-selected-card-name{font-family:var(--font-arial-rounded-mt);font-size:20px;font-weight:700;color:var(--text);line-height:24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tier-selected-card-description{font-family:var(--font-arial-rounded-mt);font-size:13px;color:var(--sub-text);line-height:18px;margin-top:2px;max-height:36px;overflow:hidden}.tier-selected-card-price{font-family:var(--font-arial-rounded-mt);font-size:14px;color:var(--blue-blue);margin-top:4px;font-weight:600}.tier-selected-card--small{padding:2px!important;margin-bottom:10px}.tier-selected-card--small .tier-selected-card-image{width:52px;height:40px}.tier-selected-card--small .tier-selected-card-name{font-size:16px;line-height:20px}.tier-selected-card--small .tier-selected-card-description{font-size:12px;line-height:16px;max-height:32px}.tier-selected-card--small .tier-selected-card-price{font-size:13px;margin-top:2px}.tier-selected-card--text-only{display:flex;align-items:center;gap:12px;background:var(--best-gray);border:1px solid var(--gray2);box-shadow:none!important;padding:8px;margin-bottom:14px}.tier-selected-card--text-only .tier-selected-card-content{display:flex;align-items:space-between!important;justify-content:space-between!important;gap:20px;flex:1 1;padding:3px}.tier-selected-card--text-only .tier-selected-card-name{font-size:16px;white-space:nowrap;margin:0;font-weight:700}.tier-selected-card--text-only .tier-selected-card-description{font-size:13px;margin-top:0;max-height:none;overflow:visible;white-space:nowrap}.tier-selected-card--text-only .tier-selected-card-price{margin-top:0;white-space:nowrap}.work-order-preview{background:var(--background);border:1px solid var(--best-gray);border-radius:16px;padding:15px;height:fit-content;position:sticky;top:20px;box-shadow:0 8px 32px rgba(0,0,0,.1);font-family:ARLRDBD,sans-serif;max-width:400px;margin-left:auto;overflow-y:auto;max-height:calc(100vh - 40px)}.work-order-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.work-order-title{display:flex;align-items:center;gap:12px;flex:1 1}.work-order-icon{width:60px;height:40px;background:linear-gradient(135deg,#0F83E9,#4B79DE);border-radius:8px;display:flex;align-items:center;justify-content:center;color:white;font-size:16px;flex-shrink:0}.work-order-info h3{font-size:18px;font-weight:600;color:var(--text);margin:0;line-height:1.2}.work-order-id{font-size:12px;color:var(--sub-text)!important;font-weight:500;opacity:.8}.work-order-status{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.status-badge{padding:6px 12px;border-radius:20px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}.next-button{background:#20D67A;color:white;padding:8px 16px;border-radius:8px;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s ease;border:none;outline:none}.next-button:hover{background:#1ab564;transform:translateY(-1px);box-shadow:0 4px 12px rgba(32,214,122,.3)}.work-order-pricing{background:#20D67A;border-radius:12px;padding:20px;text-align:center;margin-bottom:20px;cursor:pointer;transition:all .2s ease}.work-order-pricing:hover{background:#1ab564;transform:translateY(-1px);box-shadow:0 6px 20px rgba(32,214,122,.3)}.pricing-card{color:white}.pricing-amount{font-size:28px;font-weight:700;margin-bottom:4px;line-height:1}.pricing-label{font-size:12px;opacity:.9;font-weight:500}.work-order-preview-image{margin-bottom:20px;border-radius:12px;overflow:hidden;min-height:120px;position:relative}.location-preview{height:180px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f8fafc,#e2e8f0);position:relative;overflow:hidden}.location-preview.empty{background:var(--gray1)}.location-map-widget{position:relative;overflow:hidden}.location-map-widget,.mapbox-map{width:100%;height:100%;border-radius:8px}.custom-marker{flex-direction:column;cursor:pointer}.custom-marker,.marker-pin{position:relative;display:flex;align-items:center}.marker-pin{scale:.8;width:48px;height:48px;background:var(--blue-blue);border-radius:50% 50% 50% 25%;transform:rotate(-45deg);justify-content:center;box-shadow:0 6px 20px rgba(59,130,246,.4);border:5px solid white}.marker-dot{width:20px;height:20px;background:white;border-radius:50%}.marker-shadow{width:24px;height:8px;background:rgba(0,0,0,.2);border-radius:50%;margin-top:-6px;filter:blur(2px);transform:scale(.9)}.visual-map{background:linear-gradient(135deg,#e8f5e8,#f0f8ff)}.map-background,.visual-map{width:100%;height:100%;position:relative}.map-background{background:linear-gradient(135deg,#e8f4f8,#f5f8e8)}.street-grid{position:absolute;top:0;left:0;right:0;bottom:0}.street{position:absolute;background:rgba(200,200,200,.4)}.street.horizontal{width:100%;height:1px}.street.vertical{height:100%;width:1px}.location-marker{position:absolute;color:#e74c3c;font-size:20px;transform:translate(-50%,-100%);filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));animation:markerPulse 2s infinite;z-index:10}@keyframes markerPulse{0%,to{transform:translate(-50%,-100%) scale(1)}50%{transform:translate(-50%,-100%) scale(1.1)}}.location-map-widget iframe{width:100%;height:100%;border:none;border-radius:8px}.location-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,rgba(0,0,0,.7));padding:12px;pointer-events:none}.location-info{display:flex;align-items:center;gap:6px;color:white}.location-info svg{font-size:14px;color:#20D67A;filter:drop-shadow(0 1px 2px rgba(0,0,0,.5))}.location-text{font-size:12px;font-weight:600;text-shadow:0 1px 2px rgba(0,0,0,.5);max-width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.location-text-display{width:100%;height:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:16px;text-align:left;background:linear-gradient(135deg,#e3f2fd,#bbdefb);gap:12px}.location-header{display:flex;align-items:center;gap:8px;margin-bottom:8px;flex-shrink:0}.location-header svg{font-size:20px;color:#0F83E9}.location-header span{font-size:12px;font-weight:600;color:var(--sub-text);text-transform:uppercase;letter-spacing:.5px}.location-details{display:flex;flex-direction:column;gap:2px;flex:1 1}.location-address{font-size:14px;font-weight:600;color:var(--text);line-height:1.2;margin-bottom:2px;max-width:300px;word-wrap:break-word}.location-city-state{font-size:12px;font-weight:500;color:var(--sub-text);line-height:1.2;margin-bottom:2px}.location-coordinates{font-size:10px;color:var(--sub-text);opacity:.8;font-family:ARLRDBD,sans-serif;line-height:1.2}.map-placeholder{display:flex;flex-direction:column;align-items:center;gap:8px;color:var(--sub-text);text-align:center;padding:20px}.map-placeholder svg{font-size:24px;color:#0F83E9}.map-placeholder span{font-size:12px;font-weight:500;max-width:200px;word-wrap:break-word}.detail-section,.work-order-details{margin-bottom:20px}.detail-section h4{font-size:16px;margin:0 0 16px}.detail-section h4,.detail-section h5{font-weight:600;color:var(--text);line-height:1.3}.detail-section h5{font-size:14px;margin:0 0 12px}.detail-group{margin-bottom:12px;display:flex;justify-content:space-between}.detail-label{font-size:12px;font-weight:600;color:var(--sub-text);margin-bottom:4px;text-transform:uppercase;letter-spacing:.5px}.detail-value{font-size:14px;font-weight:500;color:var(--text);line-height:1.4}.detail-value .location-details{display:flex;flex-direction:column;gap:2px;margin:0}.detail-value .location-address{font-size:14px;font-weight:600;color:var(--text);line-height:1.2;margin:0}.detail-value .location-city-state{font-size:12px;font-weight:500;color:var(--sub-text);line-height:1.2;margin:0}.detail-value .location-coordinates{font-size:10px;color:var(--sub-text);opacity:.8;line-height:1.2;margin:0}.project-description{font-size:13px;line-height:1.6;color:var(--sub-text);font-style:italic;max-height:none;overflow:visible}.images-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:8px}.image-placeholder{aspect-ratio:1;background:var(--gray1);border:2px dashed var(--best-gray);border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:24px;color:var(--sub-text);opacity:.5;min-height:60px}.material-equipment{background:var(--gray1);border-radius:8px;padding:12px;margin-top:8px}.material-row{display:flex;justify-content:space-between;align-items:center;padding:6px 0;border-bottom:1px solid var(--best-gray)}.material-row:last-child{border-bottom:none}.material-label{font-size:12px;font-weight:500;color:var(--sub-text)}.material-value{font-size:12px;font-weight:600;color:var(--text)}.equipment-item{display:flex;align-items:center;gap:8px;padding:8px 12px;background:var(--gray1);border-radius:6px;margin-top:6px}.equipment-icon{width:24px;height:24px;background:#0F83E9;border-radius:4px;display:flex;align-items:center;justify-content:center;color:white;font-size:10px;flex-shrink:0}.equipment-name{font-size:12px;font-weight:500;color:var(--text);flex:1 1}.work-order-summary{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding-top:16px;border-top:1px solid var(--best-gray)}.summary-stat{display:flex;flex-direction:column;gap:4px;text-align:center;padding:12px;background:var(--gray1);border-radius:8px}.stat-label{font-size:10px;color:var(--sub-text);text-transform:uppercase;letter-spacing:.5px;font-weight:600}.stat-value{font-size:16px;font-weight:700;color:var(--text)}@media (prefers-color-scheme:dark){.work-order-preview{box-shadow:0 8px 32px rgba(255,255,255,.05)}.location-preview{background:linear-gradient(135deg,#1a202c,#2d3748)}}@media (min-width:900px){.work-order-preview{position:static;top:auto;max-width:none;margin-left:0;overflow-y:visible;max-height:none}}@media (max-width:768px){.work-order-preview{position:static;margin:20px 0;max-width:none;max-height:none}.images-grid{grid-template-columns:repeat(2,1fr)}.pricing-amount{font-size:24px}.work-order-summary{grid-template-columns:1fr}}.work-order-preview::-webkit-scrollbar{width:6px}.work-order-preview::-webkit-scrollbar-track{background:transparent}.work-order-preview::-webkit-scrollbar-thumb{background:var(--best-gray);border-radius:3px}.work-order-preview::-webkit-scrollbar-thumb:hover{background:var(--sub-text)}.detail-value{transition:all .3s ease}.detail-value.updated{background:rgba(32,214,122,.1);border-radius:4px;padding:2px 4px;margin:-2px -4px}.work-order-file-thumbs{display:flex;gap:6px;flex-wrap:wrap;max-width:260px}.work-order-file-thumb{width:46px;height:46px;border-radius:6px;background:var(--gray1);border:1px solid var(--best-gray);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;font-size:11px;font-weight:600;color:var(--sub-text);box-sizing:border-box}.work-order-file-thumb img{width:100%;height:100%;object-fit:cover;display:block}.work-order-file-thumb.more{background:#0F83E9;color:white;font-size:12px}.work-order-file-thumb-badge{font-size:10px;background:rgba(0,0,0,.5);color:white;padding:2px 4px;border-radius:4px}.work-order-file-thumb.placeholder{background:repeating-linear-gradient(45deg,var(--gray1),var(--gray1) 6px,var(--best-gray) 6px,var(--best-gray) 12px);color:var(--sub-text)}.detail-group-textarea .detail-label{display:block;width:100%;margin-bottom:8px}.detail-group-textarea{display:flex;flex-direction:column;align-items:stretch;gap:8px}.textarea-value-block{background:var(--gray1);border:1px solid var(--best-gray);border-radius:6px;font-size:13px;max-height:none;overflow:visible;border:1px solid rgba(0,0,0,.06);line-height:1.6;white-space:pre-wrap}.detail-group-textarea .textarea-value-block,.textarea-value-block{background:linear-gradient(180deg,var(--gray1),#fbfbfb);border-radius:8px;padding:12px 14px;font-size:14px;color:var(--text);box-sizing:border-box}.detail-group-textarea .textarea-value-block{width:100%;border:1px solid rgba(0,0,0,.06)}.work-order-file-modal{position:fixed;inset:0;background:rgba(0,0,0,.55);display:flex;align-items:center;justify-content:center;z-index:9999;padding:30px}.work-order-file-modal-content{background:var(--background);border:1px solid var(--best-gray);border-radius:12px;max-width:90vw;max-height:90vh;width:640px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 12px 40px rgba(0,0,0,.3)}.work-order-file-modal-header{display:flex;justify-content:space-between;align-items:center;padding:14px 18px;border-bottom:1px solid var(--best-gray)}.work-order-file-modal-title{font-size:14px;font-weight:600;color:var(--text)}.work-order-file-modal-close{background:transparent;border:none;font-size:22px;line-height:1;cursor:pointer;color:var(--sub-text);padding:0 4px}.work-order-file-modal-body{padding:16px 18px 24px;overflow:auto;display:flex;align-items:center;justify-content:center}.work-order-file-modal-body img{max-width:100%;max-height:70vh;border-radius:8px;display:block}.work-order-file-generic{font-size:13px;color:var(--sub-text);padding:20px;background:var(--gray1);border:1px solid var(--best-gray);border-radius:8px}.work-order-preview-image.multi{padding-top:0;display:flex;flex-direction:column;gap:6px}.preview-pills{display:flex;gap:4px;z-index:5;flex-wrap:wrap}.preview-pills.below{position:static;border-radius:12px;justify-content:center}.preview-pill{background:var(--best-gray);border:1px solid var(--best-gray);border-radius:10px;padding:6px 12px;font-size:11px;font-weight:600;cursor:pointer;transition:all .18s ease;color:var(--text);line-height:1;position:relative;display:flex;align-items:center;gap:6px}.preview-pill-icon{display:flex;align-items:center;justify-content:center;width:14px;height:14px;font-size:12px;color:var(--sub-text);transition:color .18s ease,transform .18s ease}.preview-pill.active .preview-pill-icon{color:var(--main-background);transform:scale(1.05)}.preview-pill.active{background:var(--text);border-color:var(--text);box-shadow:0 2px 8px rgba(0,0,0,.25)}.preview-pill.active,.preview-pill.active:before{color:var(--main-background)}.preview-pill:hover:not(.active),.preview-stage{background:var(--gray1)}.preview-stage{position:relative;width:100%;height:180px;border-radius:12px;overflow:hidden;display:flex;align-items:stretch;justify-content:stretch}.preview-stage:has(.scheduling-mini-preview){overflow:hidden;z-index:10}.mini-map-root,.mini-room-root{position:relative;width:100%;height:100%;display:flex;flex-direction:column;align-items:stretch;justify-content:stretch}.mini-map-canvas{flex:1 1;width:100%;height:100%}.mini-map-summary{position:absolute;bottom:6px;left:8px;background:rgba(0,0,0,.55);color:#fff;font-size:11px;padding:4px 8px;border-radius:6px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);max-width:70%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-weight:600}.mini-map-meta{position:absolute;top:6px;right:6px;display:flex;gap:6px;z-index:6}.mini-map-meta-badge{display:none}.mini-room-root.mini-room-3d-only{background:linear-gradient(135deg,#eef2f7,#d9e3ec);border-radius:12px;padding:0;overflow:hidden}.mini-room-3d-wrapper{position:relative;min-height:180px;display:flex;align-items:stretch;justify-content:stretch;background:linear-gradient(135deg,#edf2f6,#dbe5ee)}.mini-room-3d-canvas,.mini-room-3d-wrapper{width:100%;height:100%}.mini-room-3d-loading,.mini-room-3d-missing{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;color:var(--sub-text);background:linear-gradient(135deg,rgba(255,255,255,.6),rgba(255,255,255,.3));-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);letter-spacing:.05em}.status-badge{transition:all .3s ease}.work-order-preview.updating .status-badge{transform:scale(1.05)}.wo-header-root{display:flex;align-items:center;justify-content:space-between;padding:6px 10px;border-radius:17px;background:var(--main-background);border:1px solid var(--gray2);margin-bottom:14px;gap:16px;box-shadow:0 3px 33px var(--shadow);font-family:var(--font-arial-rounded-mt),"ARLRDBD",sans-serif;min-height:68px}.wo-header-left{display:flex;align-items:center;gap:20px;flex:1 1;min-width:0}.wo-header-image{width:109px;height:68px;border-radius:14px;object-fit:cover;background:var(--gray3);display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;color:var(--text);text-align:center}.wo-header-image.placeholder{font-size:18px}.wo-header-text{display:flex;flex-direction:column;gap:4px;min-width:0}.wo-header-title{font-size:18px;font-weight:700;color:var(--text);line-height:1.2;letter-spacing:-.01em}.wo-header-sub{font-size:10px;font-weight:600;color:var(--sub-text);opacity:.9;letter-spacing:.3px}.wo-header-status{display:flex;align-items:center;justify-content:flex-end}.wo-header-status-pill{font-size:12px;font-weight:600;padding:6px 14px;border-radius:20px;border:2px solid #d6a74a;background:#F3E3C0;color:#B06A12;letter-spacing:.4px;white-space:nowrap;line-height:1}.wo-header-status-pill.status-draft{background:var(--gray1);border-color:var(--gray2);color:var(--sub-text)}.wo-header-status-pill.status-in-progress{background:#FFF5E6;border-color:#F59E0B;color:#B45309}.wo-header-status-pill.status-almost-complete{background:#E0F2FE;border-color:#3B82F6;color:#1D4ED8}.wo-header-status-pill.status-ready{background:#ECFDF5;border-color:#10B981;color:#047857}@media (max-width:900px){.wo-header-root{flex-direction:column;align-items:flex-start;gap:12px}.wo-header-status{align-self:flex-end}.wo-header-image{width:100%;height:150px;border-radius:16px}.wo-header-title{font-size:20px}.wo-header-status-pill{font-size:12px;padding:6px 14px}}.work-order-preview--small{background:var(--main-background);border:1px solid var(--gray2);border-radius:25px;padding:8px;box-shadow:0 2px 22px var(--shadow);max-width:100%;position:static;margin:0;overflow:visible;max-height:none}.work-order-preview--small-container{display:flex;flex-direction:column;gap:8px}.work-order-preview--small-header-row{display:flex;align-items:flex-start;gap:10px}.work-order-preview--small-map-compact{width:100px;height:100px;border-radius:20px;background:var(--gray1);overflow:hidden;flex-shrink:0;position:relative}.work-order-preview--small-map-compact .scheduling-mini-preview{min-height:100%;height:100%;padding:6px;gap:4px;border-radius:20px;flex-direction:column;justify-content:flex-start;align-items:center}.work-order-preview--small-map-compact .scheduling-mini-calendar{transform:none;padding:0;margin:0;background:transparent;box-shadow:none;width:100%}.work-order-preview--small-map-compact .scheduling-mini-date-header,.work-order-preview--small-map-compact .scheduling-mini-days-header{display:none}.work-order-preview--small-map-compact .scheduling-mini-grid{grid-template-columns:repeat(7,1fr);gap:1px}.work-order-preview--small-map-compact .scheduling-mini-day{width:11px;height:11px;font-size:6px;border-radius:50%}.work-order-preview--small-map-compact .scheduling-mini-day.selected{background:var(--text,#222);color:var(--main-background,#fff)}.work-order-preview--small-map-compact .scheduling-mini-time-section{flex:0 0 auto;display:flex;align-items:center;justify-content:center;margin-top:2px}.work-order-preview--small-map-compact .scheduling-mini-time-slots{gap:0;padding:0}.work-order-preview--small-map-compact .scheduling-mini-time-slot{display:none}.work-order-preview--small-map-compact .scheduling-mini-time-slot.selected{display:flex;padding:6px 10px;font-size:11px;min-width:auto;border-radius:14px!important;height:auto;width:auto;background:var(--text,#222);color:var(--main-background,#fff)}.work-order-preview--small-map-icon{display:none}.work-order-preview--small-map-icon-overlay{position:absolute;top:6px;left:6px;width:36px;height:24px;background-size:cover;background-position:50%;border-radius:8px;z-index:5;box-shadow:0 2px 6px rgba(0,0,0,.25);outline:2px solid white}.work-order-preview--small-header-info{display:flex;flex-direction:column;gap:6px;flex:1 1;min-width:0}.work-order-preview--small-title-status-row{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0}.work-order-preview--small-title-id-section{display:flex;flex-direction:column;gap:3px;min-width:0}.work-order-preview--small-title{font-size:16px;font-weight:700;color:var(--text);line-height:1.2;word-break:break-word}.work-order-preview--small-id{display:none}.work-order-preview--small-status-badge{font-size:11px;font-weight:600;padding:6px 12px;border-radius:14px;white-space:nowrap;line-height:1;text-align:center;letter-spacing:.3px;text-transform:uppercase;align-self:flex-start}.work-order-preview--small-presenters{display:flex;flex-direction:column;gap:4px}.work-order-preview--small-presenter-item{display:flex;justify-content:space-between;align-items:center;gap:8px}.work-order-preview--small-presenter-label{font-size:11px;font-weight:600;color:var(--sub-text);text-transform:uppercase;letter-spacing:.3px}.work-order-preview--small-presenter-value{font-size:13px;font-weight:500;color:var(--text);line-height:1.3;text-align:right}.work-order-preview--small-map-pills{display:none}.work-order-preview--small-map-pill{background:var(--best-gray);border:1px solid var(--best-gray);border-radius:10px;width:32px;height:32px;padding:0;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:14px;color:var(--sub-text);transition:all .18s ease}.work-order-preview--small-map-pill.active{background:var(--text);color:var(--main-background);border-color:var(--text);box-shadow:0 2px 8px rgba(0,0,0,.25)}.work-order-preview--small-map-pill:hover:not(.active){background:var(--gray1)}.work-order-preview--small-fields{display:flex;flex-direction:column;gap:6px;padding:0 10px}.work-order-preview--small-field{display:flex;flex-direction:column;gap:2px}.work-order-preview--small-field-label{font-size:11px;font-weight:600;color:var(--sub-text);text-transform:uppercase;letter-spacing:.3px;opacity:.85}.work-order-preview--small-field-value{font-size:13px;font-weight:500;color:var(--text);line-height:1.4;word-break:break-word}.work-order-preview--small-more{font-size:11px;color:var(--sub-text);font-weight:600;padding-top:4px;text-align:center;opacity:.75}.work-order-preview--medium{background:var(--main-background);border:1px solid var(--gray2);border-radius:25px;padding:5px;box-shadow:0 2px 33px var(--shadow);max-width:100%;position:static;margin:0;overflow:visible;max-height:none}.work-order-preview--medium-container{display:flex;flex-direction:column;gap:8px}.work-order-preview--medium .tier-selected-card{border-radius:15px;padding:8px;margin:0 5px 4px;box-shadow:0 2px 8px rgba(0,0,0,.08)}.work-order-preview--medium-map-section{position:relative;width:100%;border-radius:20px;overflow:hidden}.work-order-preview--medium-map{width:100%;height:120px;border-radius:20px;overflow:hidden;background:var(--gray1)}.work-order-preview--medium-map .scheduling-mini-preview{min-height:100%;height:100%;padding:10px 12px;gap:12px;border-radius:20px}.work-order-preview--medium-map .scheduling-mini-calendar{transform:scale(.7);transform-origin:center center;padding:8px}.work-order-preview--medium-map .scheduling-mini-date-header{display:none}.work-order-preview--medium-map .scheduling-mini-time-section{flex:0 0 auto}.work-order-preview--medium-map .scheduling-mini-time-slots{gap:3px;padding:0}.work-order-preview--medium-map .scheduling-mini-time-slot.empty-slot,.work-order-preview--medium-map .scheduling-mini-time-slot:not(.selected){width:80px;height:24px;border-radius:14px;background:var(--gray4,#d0d0d0)}.work-order-preview--medium-map .scheduling-mini-time-slot.selected{padding:6px 12px;font-size:12px;min-width:80px;border-radius:14px!important;background:var(--text,#222);color:var(--main-background,#fff)}.work-order-preview--medium-map-icon{position:absolute;top:10px;left:10px;width:50px;height:32px;background-size:cover;background-position:50%;border-radius:12px;z-index:5;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.2);outline:2px solid white}.work-order-preview--medium-info-section{display:flex;align-items:flex-start;justify-content:space-between;padding:5px 10px 0;gap:10px}.work-order-preview--medium-title-id{display:flex;flex-direction:column;gap:3px;flex:1 1}.work-order-preview--medium-title{font-size:15px;font-weight:700;color:var(--text);line-height:1.2;word-break:break-word}.work-order-preview--medium-id{font-size:10px;font-weight:600;color:var(--sub-text);letter-spacing:.3px;opacity:.8}.work-order-preview--medium-status-badge{font-size:11px;font-weight:600;padding:4px 10px;border-radius:12px;color:white;white-space:nowrap;line-height:1.2;text-align:center;flex-shrink:0;letter-spacing:.3px;text-transform:uppercase}.work-order-preview--medium-fields{display:flex;flex-direction:column;gap:6px;padding:0 10px}.work-order-preview--medium-field-item{display:flex;flex-direction:column;gap:2px}.work-order-preview--medium-field-label{font-size:10px;font-weight:600;color:var(--sub-text);text-transform:uppercase;letter-spacing:.3px;opacity:.8}.work-order-preview--medium-field-value{font-size:13px;font-weight:500;color:var(--text);line-height:1.3;word-break:break-word}.work-order-preview--medium-more{font-size:11px;color:var(--sub-text);font-weight:600;padding-top:4px;text-align:center;opacity:.8}.work-order-preview--medium-footer{padding:10px;color:var(--text);font-size:14px;font-weight:600}.work-order-preview--large{border-radius:16px;padding:15px;height:fit-content;position:sticky;top:20px;max-width:400px;margin-left:auto;overflow-y:auto;max-height:calc(100vh - 40px);background-color:var(--main-background);box-shadow:0 4px 100px var(--shadow);outline:2px solid var(--gray1)}@media (min-width:900px){.work-order-preview--large{position:static;top:auto;max-width:none;margin-left:0;overflow-y:visible;max-height:none}}@media (max-width:768px){.work-order-preview--large{position:static;margin:20px 0;max-width:none;max-height:none}}@media (max-width:480px){.work-order-preview--small-header{flex-direction:column;gap:8px}.work-order-preview--small-image{width:100%;height:120px}.work-order-preview--small-status-badge{align-self:flex-start}}@media (max-width:600px){.work-order-preview--medium-header{flex-direction:column;gap:8px}.work-order-preview--medium-image{width:100%;height:120px}.work-order-preview--medium-status-badge{align-self:flex-start}.work-order-preview--medium-fields{max-height:none}}.work-order-preview--medium-footer{display:flex;align-items:center;justify-content:flex-end;gap:6px;padding:5px;color:var(--subText,#6B7280);font-size:13px;font-weight:500}.work-order-preview--medium-footer svg{font-size:12px;opacity:.6}.work-order-preview--small-icon{display:block!important;width:50px!important;height:30px!important;border-radius:10px!important;flex-shrink:0!important;flex:0 0 auto!important;overflow:hidden!important}.work-order-preview--small-icon img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:10px!important;display:block!important}.work-order-preview--medium-icon{display:block!important;width:50px!important;height:30px!important;border-radius:10px!important;flex-shrink:0!important;margin-right:8px!important;overflow:hidden!important}.work-order-preview--medium-icon img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:10px!important;display:block!important}.work-order-preview--medium-icon-large{display:block!important;width:100px!important;height:100px!important;border-radius:8px!important;overflow:hidden!important}.work-order-preview--medium-icon-large img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:8px!important;display:block!important}.scheduling-mini-preview{display:flex;width:100%;height:100%;min-height:200px;background:var(--best-gray,#f5f5f5);border-radius:12px;overflow:visible;box-sizing:border-box;gap:24px;align-items:center;justify-content:center;padding:20px 20px 20px 60px;position:relative;z-index:1}.scheduling-mini-calendar{flex:0 0 auto;display:flex;flex-direction:column;gap:8px;background:var(--main-background,#fff);border-radius:12px;padding:20px;box-shadow:0 2px 8px rgba(0,0,0,.06);transform:scale(1.2);transform-origin:center center}.scheduling-mini-date-header{text-align:center;padding-bottom:8px;border-bottom:1px solid var(--gray2,#eee);margin-bottom:4px}.scheduling-mini-date-text{font-size:13px;font-weight:600;color:var(--text,#222)}.scheduling-mini-days-header{display:grid;grid-template-columns:repeat(7,32px);gap:4px}.scheduling-mini-day-label{text-align:center;font-size:10px;font-weight:600;color:var(--sub-text,#999);padding:4px 0}.scheduling-mini-grid{display:grid;grid-template-columns:repeat(7,32px);gap:4px}.scheduling-mini-day{width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:500;color:var(--text,#333);border-radius:50%;cursor:default;transition:all .15s ease}.scheduling-mini-day.other-month{color:var(--sub-text,#bbb)}.scheduling-mini-day.today{background:var(--gray2,#eee);font-weight:600}.scheduling-mini-day.selected{background:var(--text,#222);color:var(--main-background,#fff);font-weight:600}.scheduling-mini-time-section{flex:1 1;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:visible;max-height:100%;position:relative;z-index:10}.scheduling-mini-time-slots{display:flex;flex-direction:column;gap:8px;align-items:center;padding:8px 0}.scheduling-mini-time-slot.empty-slot,.scheduling-mini-time-slot:not(.selected){background:var(--gray4,#d0d0d0);color:transparent;padding:0;border-radius:14px;font-size:0;white-space:nowrap;transition:all .2s ease;width:180px;height:48px;position:relative;z-index:1}.scheduling-mini-time-slot.selected{background:var(--text,#222);color:var(--main-background,#fff);padding:18px 40px;font-size:20px;font-weight:600;font-family:ARLRDBD,sans-serif;box-shadow:none;width:auto;min-width:180px;height:auto;display:flex;align-items:center;justify-content:center;text-align:center;position:relative;z-index:20;border-radius:14px!important}@media (max-width:600px){.scheduling-mini-preview{flex-direction:column;padding:16px;min-height:auto;gap:16px;justify-content:flex-start}.scheduling-mini-calendar{width:100%}.scheduling-mini-days-header,.scheduling-mini-grid{grid-template-columns:repeat(7,1fr)}.scheduling-mini-day{width:auto;height:auto;aspect-ratio:1}.scheduling-mini-time-section{padding:8px 0}.scheduling-mini-time-slot.empty-slot,.scheduling-mini-time-slot:not(.selected){width:140px;height:40px;border-radius:14px;background:var(--gray4,#d0d0d0)}.scheduling-mini-time-slot.selected{padding:14px 28px;font-size:18px;min-width:140px;border-radius:14px!important;background:var(--text,#222);color:var(--main-background,#fff)}.scheduling-mini-calendar{transform:scale(1)}}