:root{--forest:#0d3d2c;--forest2:#082a1f;--leaf:#65bb70;--lime:#d8f0d4;--cream:#f7f3e8;--white:#fff;--ink:#13211b;--muted:#68766f;--line:rgba(19,33,27,.12);--amber:#e9a321;--red:#c2410c;--blue:#14507a;--shadow:0 22px 70px rgba(13,61,44,.13);--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}.container{width:min(1220px,calc(100% - 32px));margin:auto}.header{position:-webkit-sticky;position:sticky;top:0;z-index:80;background:hsla(0,0%,100%,.94);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header-inner{height:88px;gap:24px}.brand{display:flex;align-items:center;gap:34px;min-width:430px}.brand-logo{width:142px;margin-right:-54px;height:auto;object-fit:contain}.brand-title{font-weight:950;font-size:31px;color:var(--forest);letter-spacing:-.8px}.brand-sub{font-size:14px;color:var(--muted);margin-top:6px}.nav{display:flex;gap:24px;font-weight:900;font-size:14px;color:var(--forest2)}.btn{border:0;cursor:pointer;border-radius:999px;padding:14px 23px;font-weight:950;display:inline-flex;justify-content:center;align-items:center;gap:8px;white-space:nowrap}.btn-primary{background:linear-gradient(135deg,var(--forest),#167047);color:#fff;box-shadow:0 14px 32px rgba(13,61,44,.22)}.btn-outline{background:transparent;color:var(--forest);border:1px solid var(--forest)}.btn-white{background:#fff;color:var(--forest)}.hero{padding:84px 0;background:radial-gradient(circle at 10% 20%,rgba(101,187,112,.26),transparent 28%),linear-gradient(180deg,#fffaf0,var(--cream))}.hero-grid{display:grid;grid-template-columns:1fr .95fr;grid-gap:54px;gap:54px;align-items:center}.eyebrow{display:inline-flex;border-radius:999px;background:var(--lime);color:var(--forest);padding:10px 16px;font-weight:950;font-size:14px;margin-bottom:18px}h1{font-size:clamp(50px,7vw,88px);line-height:.91;letter-spacing:-.075em;margin:0}.hero-text,.section-intro{font-size:17px;line-height:1.75;color:var(--muted);max-width:780px}.hero-text{font-size:19px;margin-top:24px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.section{padding:82px 0}.section-white{background:#fff}.section-dark{background:linear-gradient(135deg,#082a1f,#0d3d2c);color:#fff}.section-dark .section-intro{color:hsla(0,0%,100%,.72)}.section-top{display:flex;justify-content:space-between;align-items:flex-end;gap:22px;margin-bottom:30px}.section h2{font-size:clamp(36px,5vw,56px);letter-spacing:-.06em;line-height:1;margin:0}.dash-card,.faq-card,.feature-card,.job-card,.mini-card,.payment-card,.plan-card,.portal-card,.profile-card,.service-card{padding:24px}.mini-label{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#76837d;font-weight:950}.mini-value{font-size:30px;font-weight:950;margin-top:6px}.quote-card{padding:30px;border-radius:34px}.quote-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.quote-head h2{margin:0;font-size:30px}.pill{background:var(--lime);color:var(--forest);font-size:13px;font-weight:950;padding:8px 12px}.pill,.progress{border-radius:99px}.progress{height:8px;background:#e9eee8;overflow:hidden;margin-bottom:22px}.progress-bar{height:100%;background:linear-gradient(90deg,var(--forest),var(--leaf));border-radius:99px}.stack{display:grid;grid-gap:14px;gap:14px}.option-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.option{border:1px solid var(--line);background:#fff;border-radius:20px;padding:16px;text-align:left;cursor:pointer}.option.active{background:linear-gradient(135deg,var(--forest),#116141);color:#fff}.option small{display:block;margin-top:6px;color:var(--muted)}.option.active small{color:hsla(0,0%,100%,.72)}.input{width:100%;border:1px solid var(--line);border-radius:17px;padding:15px;outline:0}.field label{display:block;font-size:13px;font-weight:950;color:#61726a;margin-bottom:8px}.row>*{flex:1 1}.quote-result{background:linear-gradient(135deg,var(--forest),#125a3d);color:#fff;border-radius:26px;padding:26px}.quote-price{font-size:54px;font-weight:950;margin:7px 0}.notice,.payment-message{border-radius:18px;background:#fff8e8;border:1px solid rgba(233,163,33,.24);padding:14px;color:#614315;font-weight:850}.payment-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px}.payment-option{border:1px solid var(--line);border-radius:20px;background:#fff;padding:16px;text-align:left;cursor:pointer}.payment-option strong{display:block;color:var(--forest)}.payment-option small{display:block;color:var(--muted);margin-top:7px}.plan-card{position:relative}.plan-card.featured{border:2px solid var(--forest);transform:translateY(-8px)}.plan-badge{position:absolute;top:18px;right:18px;background:var(--forest);color:#fff;border-radius:99px;padding:7px 10px;font-size:12px;font-weight:950}.plan-price{font-size:42px;font-weight:950}.plan-list{display:grid;grid-gap:10px;gap:10px;color:var(--muted);margin-top:18px}.plan-list span:before{content:"✓";color:var(--forest);font-weight:950;margin-right:8px}.icon{font-size:34px}.review-stars{color:var(--amber);font-size:20px}.payment-card{display:grid;place-items:center;min-height:92px;color:var(--forest);font-weight:950}.footer{background:#071f17;color:#fff;padding:54px 0}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);grid-gap:30px;gap:30px}.footer p{color:hsla(0,0%,100%,.72)}.app-shell{display:grid;grid-template-columns:278px 1fr;min-height:100vh}.sidebar{background:#082a1f;color:#fff;padding:24px;position:-webkit-sticky;position:sticky;top:0;height:100vh}.side-logo{display:flex;align-items:center;gap:12px;margin-bottom:30px}.side-logo img{width:72px;margin-right:-22px}.side-nav{display:grid;grid-gap:8px;gap:8px}.side-nav a{padding:12px 14px;border-radius:14px;color:hsla(0,0%,100%,.82);font-weight:900}.side-nav a.active,.side-nav a:hover{background:hsla(0,0%,100%,.12);color:#fff}.app-main{padding:34px;background:var(--cream)}.app-top{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:28px}.app-top h1{font-size:48px;letter-spacing:-.06em;margin:0}.stats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;margin:24px 0}.table-card{overflow:hidden}.table-head{display:flex;justify-content:space-between;gap:14px;padding:22px;border-bottom:1px solid var(--line)}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;min-width:900px}td,th{padding:15px;border-top:1px solid var(--line);text-align:left;font-size:14px}th{background:#fff8e8}.pay-pill,.status,.tag{display:inline-flex;border-radius:999px;padding:7px 10px;background:var(--lime);color:var(--forest);font-weight:950;font-size:12px}.kanban{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.kanban-col{background:hsla(0,0%,100%,.55);border:1px solid var(--line);border-radius:24px;padding:14px;min-height:360px}.kanban-title{font-weight:950;margin-bottom:12px;color:var(--forest)}.job,.lead-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:14px;margin-bottom:10px;box-shadow:0 10px 28px rgba(13,61,44,.08)}.profile-head{display:flex;justify-content:space-between}.avatar{height:54px;width:54px;border-radius:18px;background:var(--forest);color:#fff;display:grid;place-items:center;font-weight:950}.timeline{display:grid;grid-gap:12px;gap:12px}.timeline-item{border-left:3px solid var(--leaf);padding-left:12px;color:var(--muted)}.schedule-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:14px;gap:14px}.settings-grid{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:20px;gap:20px}.settings-nav{display:grid;grid-gap:10px;gap:10px}.settings-nav a{padding:14px;border-radius:16px;background:#fff;border:1px solid var(--line);font-weight:900}.price-row{display:grid;grid-template-columns:1fr 120px 120px;grid-gap:12px;gap:12px;align-items:center;padding:12px;border-bottom:1px solid var(--line)}.mobile-job-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.photo-box{border:1px dashed var(--line);border-radius:18px;padding:18px;text-align:center;color:var(--muted);background:#fff}.portal-hero{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:20px;gap:20px}.route-list{counter-reset:route}.route-stop{counter-increment:route;display:flex;gap:12px;align-items:flex-start;padding:14px;border:1px solid var(--line);border-radius:18px;background:#fff;margin-bottom:10px}.route-stop:before{content:counter(route);height:34px;width:34px;border-radius:12px;background:var(--forest);color:#fff;display:grid;place-items:center;font-weight:950;flex-shrink:0}@media(max-width:1000px){.app-shell,.footer-grid,.grid-2,.grid-3,.grid-4,.hero-grid,.kanban,.portal-hero,.schedule-grid,.settings-grid,.stats{grid-template-columns:1fr}.nav{display:none}.option-grid,.payment-grid{grid-template-columns:1fr}.app-top,.row,.section-top{flex-direction:column;align-items:stretch}.sidebar{height:auto;position:relative}.brand{min-width:auto;gap:18px}.brand-logo{width:96px;margin-right:-34px}.brand-title{font-size:22px}}.add-form{display:grid;grid-gap:14px;gap:14px}.form-grid{grid-template-columns:repeat(2,1fr);grid-gap:14px;gap:14px}.star-row{display:flex;gap:8px}.star-button{border:1px solid var(--line);background:#fff;border-radius:14px;height:46px;width:46px;font-size:22px;cursor:pointer}.star-button.active{background:#fff8e8;border-color:var(--amber);color:var(--amber)}.tip-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px}.tip-button{border:1px solid var(--line);border-radius:16px;background:#fff;padding:14px;font-weight:950;cursor:pointer}.tip-button.active{background:var(--lime);color:var(--forest);border-color:var(--forest)}@media(max-width:1000px){.form-grid,.tip-grid{grid-template-columns:1fr}}.ai-card{padding:24px;background:linear-gradient(135deg,#fff,#f2faef);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.insight-list{display:grid;grid-gap:12px;gap:12px}.insight-item{padding:16px;border-radius:18px;font-weight:850}.insight-item,.message-box{background:#fff;border:1px solid var(--line)}.message-box{white-space:pre-wrap;border-radius:18px;padding:18px;color:var(--ink);line-height:1.6}.export-box{display:flex;gap:10px;flex-wrap:wrap}.expense-category{display:inline-flex;border-radius:99px;background:#fff8e8;color:#614315;padding:7px 10px;font-size:12px;font-weight:950}.notification-list{display:grid;grid-gap:12px;gap:12px}.notification-item{padding:16px;border:1px solid var(--line);border-radius:18px;background:#fff}.notification-item.unread{border-color:var(--forest);box-shadow:0 0 0 4px rgba(13,61,44,.08)}.checklist-card{padding:24px;border:2px solid var(--forest)}.checklist-items{display:grid;grid-gap:10px;gap:10px;margin:16px 0}.checklist-item{display:flex;align-items:center;gap:10px;padding:12px;border:1px solid var(--line);background:#fff;border-radius:16px}.weather-actions{display:flex;gap:10px;flex-wrap:wrap}.photo-slots{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:10px;gap:10px}.photo-slot{min-height:90px;border:1px dashed var(--line);border-radius:18px;display:grid;place-items:center;background:#fff;color:var(--muted);text-align:center;padding:10px}.property-alert{background:#fff8e8;border:1px solid rgba(233,163,33,.28);border-radius:18px;padding:14px;color:#614315;font-weight:850}.performance-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.recurrence-pill{display:inline-flex;padding:7px 10px;border-radius:999px;background:var(--lime);color:var(--forest);font-size:12px;font-weight:950}@media(max-width:1000px){.performance-grid,.photo-slots{grid-template-columns:1fr}}.estimate-builder{display:grid;grid-gap:16px;gap:16px}.estimate-item-row{display:grid;grid-template-columns:140px 1.5fr 90px 90px 120px 90px;grid-gap:10px;gap:10px;align-items:center;padding:12px;border:1px solid var(--line);border-radius:18px;background:#fff}.estimate-total-box{display:grid;grid-gap:8px;gap:8px;margin-top:16px;padding:18px;background:#f7f3e8}.estimate-total-line{font-weight:900}.estimate-total-line.grand{font-size:24px;color:var(--forest)}.estimate-status{display:inline-flex;border-radius:99px;padding:7px 10px;background:var(--lime);color:var(--forest);font-weight:950;font-size:12px}.estimate-preview{padding:34px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.estimate-preview h2{margin-top:0}.template-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px}.template-btn{border:1px solid var(--line);background:#fff;border-radius:18px;padding:14px;cursor:pointer;text-align:left}.template-btn strong{display:block;color:var(--forest)}@media(max-width:1000px){.estimate-item-row,.template-grid{grid-template-columns:1fr}}.client-tabs{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:20px}.client-tab{border:1px solid var(--line);background:#fff;border-radius:999px;padding:10px 14px;font-weight:950;cursor:pointer}.client-tab.active{background:var(--forest);color:#fff}.detail-grid{grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.detail-box{padding:16px;border-radius:18px;background:#fff}.detail-label{font-size:12px}.detail-value{font-size:18px;margin-top:6px}.field-note{min-height:100px}.route-detail-panel{padding:24px}.route-meta{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px;margin:14px 0}.route-meta div{background:#fff;border:1px solid var(--line);border-radius:16px;padding:12px}.admin-note-box{background:#fff8e8;border:1px solid rgba(233,163,33,.28);border-radius:18px;padding:14px;color:#614315;font-weight:850;margin-top:12px}@media(max-width:1000px){.detail-grid,.route-meta{grid-template-columns:1fr}}.field-shell{background:#f4f6f8}.field-topbar{background:#2563eb}.hamburger{font-size:32px}.bell{font-size:28px;position:relative}.bell:after{content:"";position:absolute;right:-2px;top:3px;height:11px;width:11px;border-radius:99px;background:#ff6b6b}.field-avatar{color:#2563eb}.field-tabs{display:flex;background:#fff;border-bottom:1px solid var(--line);position:-webkit-sticky;position:sticky;top:78px;z-index:40}.field-tab{flex:1 1;text-align:center;padding:18px 10px;font-size:18px;color:#5b6472;border-bottom:3px solid transparent;font-weight:850}.field-tab.active{color:#2563eb;border-color:#2563eb}.field-container{width:min(880px,100%);margin:0 auto;padding:20px 18px 110px}.field-card{border:1px solid rgba(0,0,0,.08);border-radius:18px;box-shadow:0 6px 20px rgba(15,23,42,.08)}.route-progress{grid-template-columns:1fr 100px}.route-bar{height:34px;background:#e9eef8;border-radius:10px}.route-bar-fill{background:#3b82f6;border-radius:10px}.route-count{font-size:25px;color:#2f3745}.route-list-item{grid-template-columns:60px 1fr 92px}.route-list-number{color:#8c95a3;font-size:20px}.route-list-address{font-size:23px;font-weight:900;color:#2d3748}.route-list-meta{font-size:20px;color:#6b7280}.done-pill{background:#dbeafe;color:#2563eb}.house-image{height:260px;border-radius:18px;background:linear-gradient(135deg,#e8f1ff,#fff)}.house-placeholder{font-size:76px}.direction-btn{right:24px;bottom:22px;background:#fff;border:1px solid var(--line);border-radius:15px;color:#2d3748;box-shadow:0 10px 22px rgba(15,23,42,.12)}.field-title{font-size:28px;line-height:1.2;margin:20px 0;color:#2d3748}.contract-row{display:flex;align-items:center;gap:18px;padding:18px;border-radius:17px;border:1px solid var(--line);background:#fff;margin:16px 0}.contract-icon{height:70px;width:70px;border-radius:14px;background:#e8f7df;display:grid;place-items:center;font-size:34px}.info-blue{background:#eaf4ff;color:#2d7cd3;border-radius:14px;font-size:20px}.details-table{background:#fff;border-radius:18px;border:1px solid var(--line);overflow:hidden}.details-row{display:flex;justify-content:space-between;gap:18px;padding:18px;border-bottom:1px solid var(--line);font-size:21px}.details-row:last-child{border-bottom:0}.details-row span:first-child{font-weight:900;color:#2d3748}.details-row span:last-child{color:#6b7280;text-align:right}.timer-grid{display:grid;grid-template-columns:1fr 1.5fr 1fr;grid-gap:16px;gap:16px;margin:18px 0}.timer-box{background:#fff;border:1px solid var(--line);border-radius:16px;padding:18px;box-shadow:0 6px 18px rgba(15,23,42,.07)}.timer-label{font-size:18px;color:#6b7280;font-weight:850}.timer-value{font-size:30px;font-weight:950;color:#2d3748;margin-top:8px}.field-photo-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}.field-photo{aspect-ratio:1/1;border-radius:16px;background:linear-gradient(135deg,#d8f0d4,#f9fff8);border:1px solid var(--line);display:grid;place-items:center;color:#4b5563;font-weight:950;text-align:center;overflow:hidden}.field-photo.filled{background:linear-gradient(135deg,#74c476,#dff5db);color:#0d3d2c}.bottom-actions{background:#fff}.reset-btn{background:#ff6b6b;color:#fff;border-radius:12px;border:0;font-size:20px}.route-btn{background:#3b82f6;border-radius:12px;font-size:20px}.start-btn{background:#16a34a}.finish-btn,.start-btn{border-radius:12px;font-size:20px;padding:18px}.finish-btn{background:#0d3d2c}.feedback-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.feedback-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px;min-height:112px}.feedback-label{font-size:21px;color:#6b7280}.feedback-value{font-size:28px;font-weight:950;margin-top:12px;color:#2d3748}@media(max-width:680px){.field-container{padding:18px 14px 100px}.route-list-address{font-size:19px}.route-list-meta{font-size:17px}.details-row{font-size:18px}.timer-grid{grid-template-columns:1fr}.field-photo-grid{grid-template-columns:1fr 1fr}.house-image{height:220px}}.field-shell{background:linear-gradient(180deg,#f7f3e8,#fff);min-height:100vh}.field-topbar{height:78px;background:linear-gradient(135deg,var(--forest),#145d40);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 22px;position:-webkit-sticky;position:sticky;top:0;z-index:50;box-shadow:0 12px 30px rgba(13,61,44,.18)}.field-brand-mini{display:flex;align-items:center;gap:12px;font-weight:950;letter-spacing:-.02em}.field-brand-mark{height:42px;width:42px;border-radius:16px;place-items:center}.field-avatar,.field-brand-mark{background:#fff;color:var(--forest);display:grid;font-weight:950}.field-avatar{height:46px;width:46px;border-radius:999px;place-items:center}.field-nav-tabs{display:flex;gap:10px;padding:14px 18px;background:hsla(0,0%,100%,.88);border-bottom:1px solid var(--line);position:-webkit-sticky;position:sticky;top:78px;z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.field-nav-tab{border:1px solid var(--line);background:#fff;color:var(--forest);border-radius:999px;padding:12px 15px;font-weight:950;cursor:pointer}.field-nav-tab.active{background:var(--forest);color:#fff;border-color:var(--forest)}.field-card{background:#fff;border:1px solid rgba(13,61,44,.12);border-radius:24px;box-shadow:0 14px 42px rgba(13,61,44,.1);overflow:hidden}.route-progress{display:grid;grid-template-columns:1fr 90px;grid-gap:18px;gap:18px;align-items:center;padding:24px;border-bottom:1px solid var(--line);background:#fffaf0}.route-bar{height:20px;background:#eaf3e7;border-radius:999px;overflow:hidden}.route-bar-fill{height:100%;background:linear-gradient(90deg,var(--forest),var(--leaf));border-radius:999px}.route-count{font-size:22px;font-weight:950;color:var(--forest);text-align:center}.route-list-item{display:grid;grid-template-columns:56px 1fr 96px;grid-gap:16px;gap:16px;align-items:center;padding:22px 18px;border-bottom:1px solid var(--line);cursor:pointer;background:#fff}.route-list-item:hover{background:#fbfff8}.route-list-number{color:var(--forest);font-size:18px;text-align:center;font-weight:950;background:var(--lime);border-radius:14px;padding:10px 0}.route-list-address{font-size:22px;font-weight:950;color:var(--ink);line-height:1.15}.route-list-meta{font-size:17px;color:var(--muted);margin-top:7px;line-height:1.35}.done-pill{background:var(--lime);color:var(--forest);border-radius:999px;padding:9px 14px;font-weight:950;text-align:center}.done-pill.open{background:#fff8e8;color:#614315}.house-image{height:250px;border-radius:24px;background:radial-gradient(circle at 20% 20%,rgba(101,187,112,.25),transparent 34%),linear-gradient(135deg,#fff,#edf7e8);display:grid;place-items:center;overflow:hidden;border:1px solid var(--line);position:relative;box-shadow:0 14px 42px rgba(13,61,44,.1)}.direction-btn{position:absolute;right:20px;bottom:20px;background:var(--forest);border:0;border-radius:999px;padding:13px 18px;font-weight:950;color:#fff;box-shadow:0 10px 22px rgba(13,61,44,.2)}.info-blue{background:var(--lime)!important;color:var(--forest)!important;border-radius:18px;padding:18px;font-size:18px;font-weight:900;margin:18px 0;border:1px solid rgba(13,61,44,.12)}.start-btn{background:#1b8f55}.finish-btn,.start-btn{color:#fff;border-radius:999px;border:0;font-size:19px;font-weight:950;padding:17px}.finish-btn{background:var(--forest)}.reset-btn{background:#fff;color:#b42318;border:1px solid rgba(180,35,24,.25)}.reset-btn,.route-btn{border-radius:999px;font-size:19px;font-weight:950;padding:18px}.route-btn{background:var(--forest);color:#fff;border:0}.bottom-actions{position:fixed;bottom:0;left:0;right:0;background:hsla(0,0%,100%,.95);border-top:1px solid var(--line);padding:12px 18px;display:grid;grid-template-columns:2fr 1fr;grid-gap:14px;gap:14px;z-index:80;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.notification-button{position:relative;border:0;background:transparent;color:#fff;font-size:28px;cursor:pointer}.notification-badge{position:absolute;right:-7px;top:-7px;background:#ef4444;color:#fff;border-radius:999px;min-width:22px;height:22px;display:grid;place-items:center;font-size:12px;font-weight:950;border:2px solid #fff}.profile-menu-wrap{position:relative}.employee-menu{position:absolute;right:0;top:56px;background:#fff;color:var(--ink);border:1px solid var(--line);border-radius:18px;box-shadow:0 20px 50px rgba(13,61,44,.18);width:min(320px,calc(100vw - 28px));padding:16px;z-index:200}.employee-menu h3{margin:0 0 12px}.employee-menu .field{margin-bottom:12px}.menu-action{width:100%;border:1px solid var(--line);background:#fff;border-radius:14px;padding:12px;font-weight:950;cursor:pointer;text-align:left}.menu-action:hover{background:#f7f3e8}.task-list{display:grid;grid-gap:14px;gap:14px}.task-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:18px;box-shadow:0 10px 30px rgba(13,61,44,.08)}.task-card.urgent{border-color:#ef4444;box-shadow:0 0 0 4px rgba(239,68,68,.08)}.task-header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.priority-pill{display:inline-flex;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:950;background:#fff8e8;color:#614315}.priority-pill.urgent{background:#fee2e2;color:#991b1b}.task-status{display:inline-flex;padding:7px 10px;font-size:12px;background:var(--lime);color:var(--forest)}.mini-avatar,.task-status{border-radius:999px;font-weight:950}.mini-avatar{height:42px;width:42px;background:var(--forest);color:#fff;display:grid;place-items:center}.topbar-actions{display:flex;align-items:center;gap:18px}.command-hero{background:linear-gradient(135deg,#071f17,#0d3d2c);color:#fff;border-radius:34px;padding:34px;box-shadow:0 28px 80px rgba(13,61,44,.28);margin-bottom:24px}.command-hero h1{color:#fff;font-size:48px}.command-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.command-card{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.16);border-radius:24px;padding:20px}.command-label{font-size:12px;text-transform:uppercase;color:hsla(0,0%,100%,.65);font-weight:950}.command-value{font-size:34px;font-weight:950;margin-top:8px}.crew-board{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.crew-column{background:#fff;border:1px solid var(--line);border-radius:24px;padding:16px;box-shadow:var(--shadow)}.crew-job{border:1px solid var(--line);border-radius:18px;background:#fffaf0;padding:14px;margin-top:12px}.alert-card{border-left:6px solid #ef4444}.log-row{display:grid;grid-template-columns:140px 1fr 1fr;grid-gap:16px;gap:16px}.log-row,.permission-row{padding:14px;border-bottom:1px solid var(--line)}.permission-row{display:flex;justify-content:space-between;font-weight:850}@media(max-width:1000px){.command-grid,.crew-board,.log-row{grid-template-columns:1fr}}.customer-command-bar{grid-template-columns:1.4fr .8fr .7fr}.bulk-assign-card{padding:18px;grid-template-columns:1.7fr .8fr auto auto;align-items:center}.bulk-assign-card p{margin:6px 0 0}.region-card{padding:0}.region-head{gap:14px;padding:20px 22px;background:#fffaf0}.region-head h2{font-size:24px;letter-spacing:-.03em}.region-head p{margin:6px 0 0;font-weight:850}.customer-row{grid-template-columns:54px 1fr 1.6fr .8fr 150px;grid-gap:14px;gap:14px;border-bottom:1px solid var(--line)}.customer-row:last-child{border-bottom:0}.customer-row-head{background:#fbfff8;color:var(--muted)}.check-cell input{width:19px;height:19px;accent-color:var(--forest)}.btn-small{padding:10px 14px}@media(max-width:980px){.bulk-assign-card,.customer-command-bar{grid-template-columns:1fr}.customer-row{grid-template-columns:40px 1fr}.customer-row-head{display:none}.customer-row span:nth-child(3),.customer-row span:nth-child(4){grid-column:2}.customer-row .btn{grid-column:2;width:-moz-fit-content;width:fit-content}}.v19-stats{margin-bottom:18px}.v19-bulk-card{grid-template-columns:1.4fr .75fr .7fr .7fr .85fr auto auto}.v19-assigned-row small,.v19-bulk-card small{display:block;margin-top:6px;color:var(--muted);font-weight:850}.assigned-manager{padding:20px}.employee-tabs{gap:10px;margin:16px 0}.employee-tabs .tab{border:1px solid var(--line);background:#fff;border-radius:999px;padding:11px 15px;font-weight:950;color:var(--ink);cursor:pointer}.employee-tabs .tab.active{background:var(--forest);color:#fff;border-color:var(--forest)}.employee-tabs .tab span{display:inline-grid;place-items:center;margin-left:7px;min-width:24px;height:24px;border-radius:999px;background:rgba(0,0,0,.08);font-size:12px}.employee-tabs .tab.active span{background:hsla(0,0%,100%,.2)}.assigned-actions{margin-bottom:14px}.v19-assigned-head,.v19-assigned-row{grid-template-columns:54px 1fr 1.45fr 1.2fr 1.1fr 250px}.compact-input{max-width:145px;margin:3px 4px 3px 0;padding:9px 10px}.compact-date{max-width:165px;padding:9px 10px}.empty-list{padding:22px}.assigned-table .row{gap:8px;flex-wrap:wrap}.assigned-table .btn-small{white-space:nowrap}@media(max-width:1180px){.v19-bulk-card{grid-template-columns:1fr 1fr}.v19-assigned-head{display:none}.v19-assigned-row{grid-template-columns:42px 1fr}.v19-assigned-row .row,.v19-assigned-row span:nth-child(3),.v19-assigned-row span:nth-child(4),.v19-assigned-row span:nth-child(5),.v19-assigned-row span:nth-child(6){grid-column:2}}.ops-banner{display:flex;justify-content:space-between;gap:14px;align-items:center;background:#082a1f;color:#fff;border-radius:24px;padding:16px 20px;margin-bottom:18px;box-shadow:var(--shadow)}.ops-banner span{color:hsla(0,0%,100%,.76)}.ops-stats{margin-top:0}.ops-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.ops-panel{overflow:hidden}.ops-crew-row{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-top:1px solid var(--line);gap:12px}.ops-crew-row p{margin:4px 0 0;color:var(--muted)}.rule-list{display:grid;grid-gap:12px;gap:12px;padding:20px}.rule-list span{background:#f8fbf5;border:1px solid var(--line);border-radius:16px;padding:14px;font-weight:850}.customer-command-bar{grid-template-columns:1.2fr .8fr .8fr auto auto;grid-gap:14px;padding:18px}.bulk-assign-card,.customer-command-bar{display:grid;gap:14px;align-items:end;margin-bottom:18px}.bulk-assign-card{grid-template-columns:1.1fr .8fr .7fr .7fr .8fr auto auto;grid-gap:14px;padding:20px}.bulk-assign-card p{margin:8px 0 0;color:var(--muted);font-size:13px}.v19-stats{grid-template-columns:repeat(3,1fr)}.assigned-manager{margin-bottom:24px;overflow:hidden}.employee-tabs{display:flex;gap:8px;flex-wrap:wrap;padding:16px 20px;border-bottom:1px solid var(--line)}.tab{border:1px solid var(--line);padding:10px 14px;font-weight:950}.tab.active{background:var(--forest)}.tab span{display:inline-grid;place-items:center;min-width:24px;height:24px;border-radius:999px;background:rgba(101,187,112,.2);margin-left:6px}.assigned-actions{display:flex;gap:10px;flex-wrap:wrap;padding:16px 20px}.customer-list-stack{display:grid;grid-gap:18px;gap:18px}.region-card{overflow:hidden}.region-head{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid var(--line)}.region-head h2{font-size:28px;margin:0}.region-head p{margin:4px 0 0;color:var(--muted)}.customer-table{display:grid}.customer-row{display:grid;grid-template-columns:48px 1fr 1.7fr .7fr 180px;grid-gap:12px;gap:12px;align-items:center;padding:14px 18px;border-top:1px solid var(--line);font-size:14px}.customer-row-head{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#68766f;font-weight:950;background:#fff8e8}.v19-assigned-head,.v19-assigned-row{grid-template-columns:48px .8fr 1.3fr 1.2fr 1.1fr 230px}.check-cell{display:grid;place-items:center}.btn-small{padding:10px 13px;font-size:12px}.compact-input{margin-bottom:7px}.compact-date,.compact-input{padding:10px;border-radius:12px}.empty-list{padding:18px;color:var(--muted);font-weight:850}.smart-route-summary{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin-bottom:18px}.smart-board{align-items:start}.route-column-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px}.route-column-head h2{margin:0;font-size:28px}.route-stop-card p{margin:8px 0;color:var(--ink)}.route-select{display:flex;gap:10px;align-items:center}.route-meta{display:flex;justify-content:space-between;gap:10px;margin-top:10px;font-size:12px;color:var(--muted)}.employee-live-bar{display:grid;grid-template-columns:1fr .5fr .5fr 1.2fr;grid-gap:18px;gap:18px;align-items:center;padding:20px;margin-bottom:20px}.job-head{display:flex;justify-content:space-between;align-items:center;gap:12px}.detail-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px;margin:14px 0}.detail-box{background:#f8fbf5;border:1px solid var(--line);border-radius:16px;padding:12px}.detail-label{font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-weight:950}.detail-value{font-weight:950;margin-top:4px}.employee-job-card{border-left:5px solid var(--leaf)}@media(max-width:1000px){.ops-banner,.ops-crew-row{flex-direction:column;align-items:flex-start}.bulk-assign-card,.customer-command-bar,.detail-grid,.employee-live-bar,.ops-grid,.smart-route-summary,.v19-stats{grid-template-columns:1fr}.customer-row,.v19-assigned-head,.v19-assigned-row{grid-template-columns:36px 1fr;align-items:start}.customer-row-head{display:none}}.neo-hero{display:flex;justify-content:space-between;gap:24px;align-items:center;padding:30px;border-radius:28px;margin-bottom:20px;background:radial-gradient(circle at top left,rgba(34,197,94,.2),transparent 36%),linear-gradient(135deg,#07170f,#102b1e 58%,#183e2b);color:#fff;box-shadow:0 24px 70px rgba(4,24,14,.22)}.neo-hero h1{font-size:clamp(2rem,4vw,4rem);line-height:.98;margin:8px 0 12px;letter-spacing:-.06em;max-width:800px}.neo-hero p{max-width:760px;color:hsla(0,0%,100%,.78);font-size:1.05rem}.hero-actions,.route-controls{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.route-controls .input{min-width:160px;background:#fff;color:#0f172a}.customer-hero{background:radial-gradient(circle at top right,hsla(0,0%,100%,.2),transparent 34%),linear-gradient(135deg,#0f3d2c,#14532d)}.quick-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px;margin-bottom:20px}.quick-action{display:flex;flex-direction:column;gap:6px;text-decoration:none;color:#0f172a;background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:18px;box-shadow:0 10px 30px rgba(15,23,42,.06);transition:.18s ease}.quick-action:hover{transform:translateY(-2px);border-color:#86efac}.quick-action span{width:34px;height:34px;border-radius:12px;background:#ecfdf5;color:#166534;display:grid;place-items:center;font-weight:900}.quick-action strong{font-size:1.05rem}.quick-action small{color:#64748b}.status-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px;margin:0 0 20px}.status-chip{border-radius:20px;background:#fff;border:1px solid #e5e7eb;padding:18px;display:flex;align-items:center;justify-content:space-between}.status-chip b{font-size:2rem}.status-chip span{color:#64748b}.status-chip.green{border-left:6px solid #22c55e}.status-chip.blue{border-left:6px solid #3b82f6}.status-chip.yellow{border-left:6px solid #eab308}.status-chip.red{border-left:6px solid #ef4444}.visit-row{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #eef2f7}.visit-row p{margin:3px 0 0;color:#64748b}.dot{width:14px;height:14px;border-radius:99px}.dot.completed{background:#22c55e}.dot.booked{background:#3b82f6}.dot.upcoming{background:#eab308}.visit-badge{display:inline-flex;align-items:center;gap:8px;border:1px solid #e5e7eb;background:#fff;border-radius:999px;padding:10px 14px;font-weight:800}.visit-badge i{width:12px;height:12px;border-radius:50%;display:inline-block}.visit-badge.completed i{background:#22c55e}.visit-badge.booked i{background:#3b82f6}.visit-badge.upcoming i{background:#eab308}.visit-badge.overdue i{background:#ef4444}.route-workbench{display:grid;grid-template-columns:1.4fr .8fr;grid-gap:20px;gap:20px}.ai-panel{position:relative;overflow:hidden;padding:24px}.ai-glow{width:62px;height:62px;border-radius:22px;display:grid;place-items:center;background:#0f3d2c;color:#fff;font-weight:900;margin-bottom:18px;box-shadow:0 18px 45px rgba(20,83,45,.25)}.stacked-actions{display:flex;flex-direction:column;gap:10px;margin:18px 0}.btn-danger{background:#fff1f2!important;color:#be123c!important;border:1px solid #fecdd3!important}.btn-small{padding:8px 12px!important;font-size:.86rem!important}.region-block{border-top:1px solid #eef2f7;padding-top:12px;margin-top:12px}.region-block h3{font-size:.95rem;color:#166534;text-transform:uppercase;letter-spacing:.08em}.route-item{display:grid;grid-template-columns:38px 1fr auto;grid-gap:12px;gap:12px;align-items:center;padding:12px;border-radius:16px;border:1px solid #e5e7eb;margin-bottom:10px;background:#fff}.route-item span{width:32px;height:32px;border-radius:12px;display:grid;place-items:center;background:#ecfdf5;color:#166534;font-weight:900}.route-item p{margin:2px 0 0;color:#64748b}.route-item.large{padding:16px}.route-list-preview{display:grid;grid-gap:8px;gap:8px}.feedback-layout{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:20px;gap:20px}.service-receipt{padding:24px}.receipt-status{display:inline-flex;background:#dcfce7;color:#166534;border-radius:999px;padding:8px 12px;font-weight:900;margin-bottom:14px}.thumb-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:12px}.photo-thumb{min-height:74px;border-radius:16px;border:1px dashed #cbd5e1;background:#f8fafc;color:#64748b;font-weight:800;cursor:pointer}.photo-thumb.filled{border-style:solid;background:#ecfdf5;color:#166534}.history-list{gap:10px}.history-day>button{width:100%;border:1px solid #e5e7eb;background:#fff;border-radius:18px;padding:14px;display:grid;grid-template-columns:1fr 1fr auto;align-items:center;grid-gap:10px;gap:10px;text-align:left;cursor:pointer}.history-day em{font-style:normal;color:#64748b}.history-detail{border:1px solid #e5e7eb;border-top:0;border-radius:0 0 18px 18px;padding:16px;margin:-10px 8px 8px;background:#fbfdff}.photo-modal{position:fixed;inset:0;background:rgba(15,23,42,.65);display:grid;place-items:center;z-index:1000}.photo-modal>div{width:min(680px,90vw);min-height:360px;border-radius:28px;background:#fff;display:grid;place-items:center;text-align:center;position:relative;padding:30px}.photo-modal button{position:absolute;right:18px;top:18px;border:0;background:#f1f5f9;border-radius:999px;width:40px;height:40px;font-size:22px}.rule-list span{display:block;margin:8px 0}.field-shell .route-list-item{cursor:pointer}.done-pill.open{background:#eff6ff;color:#1d4ed8}@media(max-width:900px){.feedback-layout,.neo-hero,.route-workbench{grid-template-columns:1fr;display:grid}.quick-actions,.status-strip{grid-template-columns:1fr 1fr}.thumb-grid{grid-template-columns:repeat(2,1fr)}.history-day>button{grid-template-columns:1fr}.hero-actions{width:100%}}@media(max-width:560px){.quick-actions,.status-strip{grid-template-columns:1fr}.neo-hero{padding:22px;border-radius:22px}.route-controls,.route-controls .input{width:100%}}.dash-card,.status-chip{text-decoration:none;color:inherit;cursor:pointer;transition:.18s ease}.action-card:hover,.dash-card:hover,.day-card:hover,.resolution-card:hover,.status-chip:hover{transform:translateY(-2px);box-shadow:0 18px 45px rgba(15,23,42,.1)}button.card,button.resolution-card,button.status-chip{font:inherit;text-align:left}.action-card{cursor:pointer}.tab-row{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.tab{border:1px solid #e5e7eb;background:#fff;border-radius:999px;padding:9px 12px;font-weight:850;cursor:pointer;color:#334155}.tab.active{background:#0f3d2c;color:#fff;border-color:#0f3d2c}.resolution-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.resolution-card{border:1px solid #e5e7eb;background:#fff;border-radius:18px;padding:16px;display:flex;flex-direction:column;gap:8px;cursor:pointer}.resolution-card small{color:#64748b}.inline-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.day-tabs{grid-template-columns:repeat(7,minmax(0,1fr))}.day-card{cursor:pointer;border:1px solid #e5e7eb}.day-card.active{outline:3px solid #bbf7d0;border-color:#16a34a;background:#f0fdf4}.day-card h3{margin-bottom:8px}@media(max-width:1100px){.day-tabs,.resolution-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.inline-actions,.tab-row{justify-content:flex-start}}@media(max-width:700px){.day-tabs,.resolution-grid{grid-template-columns:1fr}}.day-manager-strip{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:12px;gap:12px;margin:0 0 16px}.day-manager-card{border:1px solid #e5e7eb;background:#fff;border-radius:18px;padding:14px;text-align:left;display:grid;grid-gap:4px;gap:4px;cursor:pointer;box-shadow:0 8px 24px rgba(15,23,42,.05)}.day-manager-card.active{border-color:#16a34a;box-shadow:0 0 0 4px rgba(22,163,74,.12)}.day-manager-card strong{font-size:.98rem;color:#0f172a}.day-manager-card span{color:#64748b;font-weight:800}.day-manager-card em{font-style:normal;color:#b42318;font-size:.82rem;font-weight:900}.crew-route-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:12px;gap:12px;margin-bottom:18px}.crew-route-card{border:1px solid #e5e7eb;background:#fff;border-radius:18px;padding:14px;text-align:left;display:grid;grid-gap:4px;gap:4px;cursor:pointer}.crew-route-card.active{border-color:#2563eb;box-shadow:0 0 0 4px rgba(37,99,235,.1)}.crew-route-card strong{color:#0f172a}.crew-route-card span{color:#64748b;font-weight:800}.crew-route-card a{font-size:.82rem;color:#2563eb;font-weight:900}.route-manager-actions{margin-bottom:18px}.route-item-selectable{grid-template-columns:22px 38px 1fr auto}.route-item-selectable input{width:18px;height:18px}.route-item strong{display:flex;align-items:center;gap:8px}.employee-route-filter{width:min(880px,100%);margin:14px auto 0;padding:12px 18px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;display:grid;grid-template-columns:1fr 180px 180px;grid-gap:12px;gap:12px;align-items:center}.employee-route-filter div{display:grid;grid-gap:2px;gap:2px}.employee-route-filter strong{font-size:1rem;color:#1f2937}.employee-route-filter span{font-size:.85rem;color:#64748b;font-weight:800}.employee-route-filter select{border:1px solid #e5e7eb;border-radius:12px;padding:11px;background:#fff;font-weight:800}.field-photo{cursor:pointer}.field-photo:disabled{opacity:.55;cursor:not-allowed}@media(max-width:1100px){.crew-route-grid,.day-manager-strip{grid-template-columns:repeat(2,1fr)}.employee-route-filter,.route-workbench{grid-template-columns:1fr}.route-item-selectable{grid-template-columns:22px 34px 1fr}.route-item-selectable small{grid-column:3}}.admin-pro-shell{display:grid;grid-template-columns:294px 1fr;min-height:100vh;background:#f7f8fb;color:#111827}.pro-sidebar{position:-webkit-sticky;position:sticky;top:0;height:100vh;background:linear-gradient(170deg,#063323,#05281d 48%,#031b14);color:#fff;padding:0 14px 24px;display:flex;flex-direction:column;box-shadow:16px 0 50px rgba(6,51,35,.12);z-index:20}.season-logo{height:162px;margin:0 -14px 22px;position:relative;display:block;overflow:hidden;background:linear-gradient(180deg,#fff,#f8fff7 62%,#dff8d7);border-right:1px solid hsla(0,0%,100%,.08)}.season-title{position:absolute;left:44px;top:28px;line-height:.84;letter-spacing:-.06em;font-weight:950;z-index:2}.season-title span{display:block;font-size:41px;color:#0a3a2a}.season-title strong{display:block;font-size:44px;color:#7dd957}.grass-mask{position:absolute;left:0;right:0;bottom:-2px;height:54px;background:linear-gradient(180deg,transparent,#18913a 68%,#08742f);z-index:4;filter:drop-shadow(0 -8px 14px rgba(30,136,62,.16))}.grass-mask:before{content:"";position:absolute;inset:-20px 0 0;background:repeating-linear-gradient(82deg,transparent 0 9px,rgba(13,122,45,.95) 10px 12px,transparent 13px 18px),repeating-linear-gradient(104deg,transparent 0 7px,rgba(85,190,79,.85) 8px 10px,transparent 11px 16px);-webkit-clip-path:polygon(0 52%,4% 18%,8% 54%,12% 9%,16% 53%,20% 22%,24% 51%,28% 14%,32% 50%,36% 25%,40% 51%,44% 12%,48% 52%,52% 23%,56% 54%,60% 10%,64% 52%,68% 22%,72% 53%,76% 13%,80% 52%,84% 20%,88% 54%,92% 10%,96% 52%,100% 22%,100% 100%,0 100%);clip-path:polygon(0 52%,4% 18%,8% 54%,12% 9%,16% 53%,20% 22%,24% 51%,28% 14%,32% 50%,36% 25%,40% 51%,44% 12%,48% 52%,52% 23%,56% 54%,60% 10%,64% 52%,68% 22%,72% 53%,76% 13%,80% 52%,84% 20%,88% 54%,92% 10%,96% 52%,100% 22%,100% 100%,0 100%)}.grass-mask span{position:absolute;width:120px;height:30px;border-radius:50%;background:rgba(19,143,45,.35);animation:grassClean 7s linear infinite}.grass-mask span:first-child{left:-80px}.grass-mask span:nth-child(2){left:40px;animation-delay:.7s}.grass-mask span:nth-child(3){left:160px;animation-delay:1.4s}.mower-man{position:absolute;bottom:22px;left:-54px;width:70px;height:84px;z-index:8;animation:mowAcross 8s ease-in-out infinite}.mower-man .head{position:absolute;left:23px;top:0;width:16px;height:16px;background:#7a4a24;border-radius:50%}.mower-man .body{position:absolute;left:25px;top:17px;width:14px;height:30px;background:#148348;border-radius:8px 8px 4px 4px;transform:rotate(8deg)}.mower-man .arm{left:36px;top:27px;width:32px;height:4px;background:#59381e;transform:rotate(22deg);transform-origin:left}.mower-man .arm,.mower-man .leg{position:absolute;border-radius:8px}.mower-man .leg{top:44px;width:6px;height:28px;background:#182d4a;transform-origin:top}.mower-man .leg.one{left:25px;transform:rotate(18deg);animation:walkOne .4s infinite alternate}.mower-man .leg.two{left:36px;transform:rotate(-18deg);animation:walkTwo .4s infinite alternate}.mower-man .mower{position:absolute;right:-15px;bottom:4px;width:34px;height:16px;background:#f97316;border-radius:6px;box-shadow:8px 9px 0 -4px #111,0 9px 0 -4px #111}.mower-man .mower:before{content:"";position:absolute;left:-22px;top:4px;width:26px;height:4px;background:#374151;transform:rotate(-20deg);border-radius:999px}@keyframes mowAcross{0%{transform:translateX(-30px)}48%{transform:translateX(250px)}52%{transform:translateX(250px) scaleX(-1)}98%{transform:translateX(-30px) scaleX(-1)}to{transform:translateX(-30px)}}@keyframes grassClean{0%{transform:translateX(0);opacity:.8}50%{opacity:.35}to{transform:translateX(180px);opacity:.8}}@keyframes walkOne{to{transform:rotate(-16deg)}}@keyframes walkTwo{to{transform:rotate(18deg)}}.admin-profile{display:grid;grid-template-columns:42px 1fr auto;align-items:center;grid-gap:12px;gap:12px;padding:18px 6px 22px;margin:0 8px 18px;border-bottom:1px solid hsla(0,0%,100%,.11)}.mini-user span,.profile-avatar{display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#d6f5d6,#0f8f4b);font-weight:950;color:#063323}.profile-avatar{width:42px;height:42px}.admin-profile strong{display:block;font-size:15px}.admin-profile span{display:block;color:hsla(0,0%,100%,.74);font-size:12px;margin-top:3px}.pro-nav{grid-gap:7px;gap:7px}.pro-nav a{height:46px;border-radius:10px;display:flex;align-items:center;gap:14px;padding:0 16px;color:hsla(0,0%,100%,.88);font-weight:900;position:relative}.pro-nav a span{width:22px;text-align:center;font-size:18px}.pro-nav a.active{background:linear-gradient(90deg,#24a245,#5ed14f);color:#fff;box-shadow:0 14px 35px rgba(42,179,74,.28)}.pro-nav a em{margin-left:auto;background:#ef4444;color:#fff;border-radius:999px;min-width:28px;height:28px;display:grid;place-items:center;font-size:12px;font-style:normal;box-shadow:0 10px 24px rgba(239,68,68,.3)}.help-card{margin-top:auto;border:1px solid hsla(0,0%,100%,.18);border-radius:12px;padding:14px;display:flex;align-items:center;gap:12px;background:hsla(0,0%,100%,.04)}.help-card span{font-size:24px}.help-card strong{display:block}.help-card small{color:hsla(0,0%,100%,.72)}.pro-main{min-width:0}.pro-topbar{height:71px;background:hsla(0,0%,100%,.92);border-bottom:1px solid #e5e7eb;display:flex;align-items:center;gap:18px;padding:0 30px;position:-webkit-sticky;position:sticky;top:0;z-index:10;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hamburger{font-size:24px;color:#0f172a}.topbar-pill{font-weight:950;color:#0b6b2d}.topbar-spacer{flex:1 1}.top-icon{border:0;background:transparent;font-size:24px;position:relative;color:#111827;cursor:pointer}.top-icon.notify b{position:absolute;right:-6px;top:-7px;background:#ef4444;color:#fff;border-radius:999px;font-size:11px;min-width:19px;height:19px;display:grid;place-items:center}.mini-user{position:relative}.mini-user span{width:42px;height:42px}.mini-user i{position:absolute;right:0;bottom:1px;width:12px;height:12px;border-radius:50%;background:#16a34a;border:2px solid #fff}.pro-content{padding:32px 38px 52px}.calendar-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:20px}.calendar-heading h1{font-size:42px;letter-spacing:-.04em;line-height:1.05;margin:0;color:#111827}.calendar-heading h1 span{font-size:25px;color:#6b7280}.calendar-heading p{margin:12px 0 0;color:#64748b;font-size:16px}.week-toolbar{display:flex;align-items:center;gap:14px;margin-bottom:22px;flex-wrap:wrap}.view-toggle,.week-btn,.week-range{height:43px;border:1px solid #e5e7eb;background:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;font-weight:900;color:#111827;box-shadow:0 8px 20px rgba(15,23,42,.03)}.week-btn{padding:0 18px;cursor:pointer}.week-range{min-width:312px;gap:12px}.week-range span{color:#64748b}.view-toggle{margin-left:auto;overflow:hidden}.view-toggle button{height:100%;border:0;background:#fff;padding:0 18px;font-weight:900;color:#64748b}.view-toggle button.active{border:1px solid #149447;color:#149447;border-radius:9px;background:#f0fdf4}.pro-day-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:12px;gap:12px;margin-bottom:28px}.pro-day-card{border:1px solid #e5e7eb;background:#fff;border-radius:18px;min-height:204px;padding:18px 16px;display:flex;flex-direction:column;align-items:center;text-align:center;cursor:pointer;box-shadow:0 12px 30px rgba(15,23,42,.06)}.pro-day-card.active{border-color:#16a34a;background:#f7fff8;box-shadow:0 20px 45px rgba(22,163,74,.13),inset 0 0 0 1px rgba(22,163,74,.1)}.pro-day-card strong{font-size:15px;margin-bottom:6px}.pro-day-card span{color:#64748b;font-weight:800}.pro-day-card b{font-size:38px;line-height:1;margin-top:22px}.pro-day-card small{color:#64748b;font-weight:800;margin-top:6px}.pro-day-card em{margin-top:auto;background:#f3f4f6;border-radius:99px;padding:9px 15px;color:#64748b;font-size:13px;font-style:normal;font-weight:950}.pro-day-card.active em{background:#dcfce7;color:#087a34}.pro-day-card em.warn{background:#fef3c7;color:#b45309}.status-action-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:28px;gap:28px;margin-bottom:20px}.status-action{min-height:98px;background:#fff;border:1px solid #e5e7eb;border-radius:14px;display:grid;grid-template-columns:52px 42px 1fr 18px;align-items:center;grid-gap:12px;gap:12px;padding:18px 20px;box-shadow:0 10px 26px rgba(15,23,42,.04)}.status-action i{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;color:#fff;font-weight:950;font-style:normal;font-size:22px}.status-action b{font-size:34px;line-height:1}.status-action strong{display:block;color:#111827}.status-action span{display:block;color:#64748b;margin-top:3px}.status-action em{font-size:28px;color:#1f2937;font-style:normal}.status-action.green i{background:#10a34a}.status-action.green b{color:#10a34a}.status-action.blue i{background:#1473dc}.status-action.blue b{color:#1473dc}.status-action.yellow i{background:#f6b90b}.status-action.yellow b{color:#f6b90b}.status-action.red{border-color:#fecaca}.status-action.red i{background:#ef4444}.status-action.red b{color:#ef4444}.calendar-work-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;overflow:hidden;box-shadow:0 14px 34px rgba(15,23,42,.05)}.calendar-work-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 20px;border-bottom:1px solid #e5e7eb}.calendar-work-head h2{margin:0;font-size:24px;color:#111827}.calendar-work-head div:first-child span{display:inline-flex;background:#d8f7de;color:#087a34;font-weight:950;border-radius:99px;padding:7px 14px;margin-top:6px}.calendar-work-head .input{min-width:176px}.pro-route-list{display:grid}.pro-route-row{display:grid;grid-template-columns:48px 94px 1.4fr 1.1fr 1fr 88px 34px;grid-gap:16px;gap:16px;align-items:center;padding:14px 20px;border-bottom:1px solid #e5e7eb}.route-number{width:35px;height:35px;display:grid;place-items:center;border-radius:50%;background:#dcfce7;color:#087a34;font-weight:950}.home-thumb{width:94px;height:62px;border-radius:8px;overflow:hidden;background:linear-gradient(135deg,#c7d2fe,#bbf7d0);position:relative}.home-thumb div{position:absolute;left:14px;right:14px;bottom:12px;height:24px;background:#92400e;border-radius:4px}.home-thumb div:before{content:"";position:absolute;left:8px;top:-18px;border-left:26px solid transparent;border-right:26px solid transparent;border-bottom:20px solid #b45309}.booking-cell strong,.crew-cell strong,.home-info strong{display:block;color:#111827}.booking-cell p,.crew-cell p,.home-info p{margin:4px 0 0;color:#64748b;font-size:13px}.freq{display:inline-flex;margin-top:6px;background:#dbeafe;color:#1365d8;border-radius:99px;padding:4px 8px;font-weight:950}.freq.bi{background:#ffedd5;color:#ea580c}.crew-cell{display:grid;grid-template-columns:62px 1fr;grid-column-gap:10px;column-gap:10px}.crew-cell p,.crew-cell strong{grid-column:2}.crew-faces{grid-row:1/3;display:flex;align-items:center}.crew-faces i{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#111827,#f59e0b);border:2px solid #fff;margin-right:-9px}.booking-cell{position:relative;padding-left:18px}.dot{width:10px;height:10px;border-radius:50%;display:inline-block;background:#16a34a}.booking-cell .dot{position:absolute;left:0;top:5px}.dot.booked{background:#16a34a}.dot.completed{background:#10a34a}.dot.upcoming{background:#f6b90b}.dot.overdue{background:#ef4444}.open-btn{height:38px;border:1px solid #d1d5db;border-radius:10px;display:grid;place-items:center;font-weight:950;color:#111827;background:#fff}.dots{border:0;background:transparent;color:#64748b;font-weight:950;letter-spacing:2px}.empty-state{padding:28px!important}.btn-small{padding:10px 15px;font-size:13px}.btn-danger{background:#fee2e2;color:#991b1b;border:1px solid #fecaca}@media(max-width:1200px){.admin-pro-shell{grid-template-columns:230px 1fr}.season-title{left:28px}.season-title span{font-size:32px}.season-title strong{font-size:36px}.pro-day-grid,.status-action-grid{grid-template-columns:repeat(2,1fr)}.pro-route-row{grid-template-columns:42px 1fr auto}.crew-cell,.home-thumb{display:none}.booking-cell,.dots,.open-btn{grid-column:auto}}@media(max-width:800px){.admin-pro-shell{grid-template-columns:1fr}.pro-sidebar{position:relative;height:auto}.pro-nav{grid-template-columns:repeat(2,1fr)}.pro-content{padding:22px}.calendar-work-head,.week-toolbar{align-items:stretch;flex-direction:column}.view-toggle{margin-left:0}.pro-day-grid,.status-action-grid{grid-template-columns:1fr}.pro-route-row{grid-template-columns:38px 1fr;align-items:start}.booking-cell,.dots,.open-btn{grid-column:2}.season-logo{height:140px}}.clickable-profile{color:inherit;text-decoration:none;border-radius:14px;transition:.16s ease}.clickable-profile:hover{background:hsla(0,0%,100%,.06)}.help-card{color:#fff}.hamburger,.help-card,.mini-user,.top-icon,.topbar-pill{text-decoration:none}.hamburger:hover,.top-icon:hover,.topbar-pill:hover{opacity:.75}.top-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:50%}.top-icon:hover{background:#f1f5f9}.mini-user{text-decoration:none}.hero-actions .btn-outline,.neo-hero .btn-outline{border-color:hsla(0,0%,100%,.55)!important;color:#fff!important;background:hsla(0,0%,100%,.08)!important}.hero-actions .btn-outline:hover,.neo-hero .btn-outline:hover{background:#fff!important;color:#063323!important}.quick-action.active{border-color:#16a34a;background:#f0fdf4;box-shadow:0 20px 45px rgba(22,163,74,.13)}.crew-cards button{text-align:left;cursor:pointer;font:inherit}.crew-manage-row{grid-template-columns:28px 48px 1.6fr 1fr 88px!important}.crew-manage-row input{width:18px;height:18px}.portal-pro-shell .neo-hero{margin-bottom:20px}.customer-hero,.employee-hero{background:linear-gradient(135deg,#063323,#0f5137)!important}.status-action{text-decoration:none;color:inherit}.dots{text-decoration:none;display:grid;place-items:center}.empty-state{padding:28px;color:#64748b}.empty-state strong{display:block;color:#111827;margin-bottom:6px}.row{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.btn:disabled{opacity:.45;cursor:not-allowed}.profile-card h2{margin-top:0}@media(max-width:800px){.crew-manage-row{grid-template-columns:28px 38px 1fr!important}.crew-manage-row .booking-cell,.crew-manage-row .open-btn{grid-column:3}}.pro-nav a em,.top-icon.notify b{transition:opacity .18s ease,transform .18s ease}.pro-nav a:active em,.top-icon.notify:active b{transform:scale(.82);opacity:.35}.season-logo{isolation:isolate}.season-title{z-index:3}.grass-mask{height:68px;bottom:-3px;z-index:6;overflow:hidden;background:linear-gradient(180deg,transparent 0 34%,#1ea344 65%,#08742f)}.grass-mask:before{inset:-30px 0 0;background:repeating-linear-gradient(82deg,transparent 0 8px,rgba(12,126,45,.98) 9px 12px,transparent 13px 18px),repeating-linear-gradient(104deg,transparent 0 7px,rgba(97,206,84,.96) 8px 11px,transparent 12px 17px);-webkit-clip-path:polygon(0 64%,3% 14%,7% 62%,11% 0,15% 62%,19% 18%,23% 61%,27% 5%,31% 62%,35% 21%,39% 63%,43% 0,47% 62%,51% 16%,55% 63%,59% 4%,63% 62%,67% 19%,71% 63%,75% 4%,79% 62%,83% 18%,87% 64%,91% 0,95% 63%,99% 18%,100% 100%,0 100%);clip-path:polygon(0 64%,3% 14%,7% 62%,11% 0,15% 62%,19% 18%,23% 61%,27% 5%,31% 62%,35% 21%,39% 63%,43% 0,47% 62%,51% 16%,55% 63%,59% 4%,63% 62%,67% 19%,71% 63%,75% 4%,79% 62%,83% 18%,87% 64%,91% 0,95% 63%,99% 18%,100% 100%,0 100%);animation:cutTallGrass 8s linear infinite;will-change:clip-path}.grass-mask:after{content:"";position:absolute;left:0;right:0;top:23px;height:45px;background:linear-gradient(180deg,rgba(35,177,65,.4),#14913a 56%,#08742f);z-index:1}.grass-mask span{z-index:2;height:18px;bottom:0;background:rgba(12,122,45,.3);animation:none}.mower-man{z-index:10;bottom:26px;animation:mowAcrossCut 8s linear infinite}.mower-man .mower:after{content:"";position:absolute;left:-4px;right:-4px;bottom:-7px;height:4px;border-radius:999px;background:hsla(0,0%,100%,.65);box-shadow:0 0 12px hsla(0,0%,100%,.7)}@keyframes cutTallGrass{0%{-webkit-clip-path:inset(-30px 0 0 0);clip-path:inset(-30px 0 0 0)}47%{-webkit-clip-path:inset(-30px 0 0 100%);clip-path:inset(-30px 0 0 100%)}52%{-webkit-clip-path:inset(-30px 0 0 100%);clip-path:inset(-30px 0 0 100%)}53%{-webkit-clip-path:inset(-30px 0 0 0);clip-path:inset(-30px 0 0 0)}to{-webkit-clip-path:inset(-30px 0 0 0);clip-path:inset(-30px 0 0 0)}}@keyframes mowAcrossCut{0%{transform:translateX(-38px)}47%{transform:translateX(265px)}52%{transform:translateX(265px) scaleX(-1);opacity:.96}97%{transform:translateX(-38px) scaleX(-1);opacity:.96}to{transform:translateX(-38px);opacity:1}}.business-hero{display:grid;grid-template-columns:1.2fr auto;grid-gap:28px;gap:28px;align-items:end;padding:34px;border-radius:34px;background:radial-gradient(circle at 20% 0,rgba(216,240,212,.35),transparent 28%),linear-gradient(135deg,#06291f,#0d4b34 58%,#15824e);color:#fff;box-shadow:0 28px 70px rgba(6,41,31,.22);margin-bottom:22px}.business-hero h1{font-size:clamp(42px,5vw,72px);letter-spacing:-.07em}.business-hero p{max-width:780px;color:hsla(0,0%,100%,.76);font-size:18px;line-height:1.65}.business-hero .eyebrow{background:hsla(0,0%,100%,.15);color:#eaffea}.business-metrics{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;margin:20px 0}.business-metric{display:block;background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:22px;box-shadow:0 16px 40px rgba(15,23,42,.06);color:#111827}.business-metric span{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#64748b;font-weight:950}.business-metric strong{display:block;font-size:34px;letter-spacing:-.04em;margin-top:8px;color:#063323}.business-metric small{display:block;margin-top:5px;color:#64748b;font-weight:800}.business-metric.warn{border-color:#fed7aa;background:#fff7ed}.business-metric.warn strong{color:#c2410c}.suite-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;margin-bottom:22px}.suite-card{min-height:220px;border-radius:28px;padding:24px;color:#fff;box-shadow:0 20px 50px rgba(15,23,42,.12);display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;position:relative}.suite-card:after{content:"";position:absolute;right:-38px;bottom:-46px;width:160px;height:160px;border-radius:50%;background:hsla(0,0%,100%,.12)}.suite-card b{font-size:13px;opacity:.72}.suite-card h2{margin:22px 0 8px;font-size:28px;letter-spacing:-.04em}.suite-card p{color:hsla(0,0%,100%,.76);line-height:1.55}.suite-card span{font-weight:950}.suite-card.crm{background:linear-gradient(135deg,#064e3b,#16a34a)}.suite-card.estimate{background:linear-gradient(135deg,#1e3a8a,#2563eb)}.suite-card.finance{background:linear-gradient(135deg,#7c2d12,#f97316)}.suite-card.route{background:linear-gradient(135deg,#134e4a,#14b8a6)}.crew-progress{display:grid;grid-template-columns:180px 1fr;grid-gap:18px;gap:18px;align-items:center;padding:16px 22px;border-top:1px solid #e5e7eb;color:#111827}.crew-progress p{margin:4px 0 0;color:#64748b}.crew-progress div:last-child{height:12px;background:#edf2ef;border-radius:999px;overflow:hidden}.crew-progress i{display:block;height:100%;background:linear-gradient(90deg,#16a34a,#86efac);border-radius:999px}.pipeline-stats{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:12px;gap:12px;margin:18px 0}.pipeline-stat{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:16px;text-align:center}.pipeline-stat strong{display:block;font-size:28px;color:#063323}.pipeline-stat span{text-transform:uppercase;font-size:12px;color:#64748b;font-weight:950}.business-kanban{align-items:start}.lead-card-pro{border-radius:20px}.lead-top{display:flex;justify-content:space-between;gap:10px}.lead-top span{background:#ecfdf5;color:#047857;border-radius:99px;padding:5px 8px;font-size:11px;font-weight:950}.quote-choice-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.quote-choice{display:block;width:100%;border:1px solid #e5e7eb;background:#fff;border-radius:14px;margin-top:8px;padding:12px;font-weight:950;text-align:left;cursor:pointer}.quote-choice.active{background:#063323;color:#fff;border-color:#063323}.service-picker{display:flex;flex-wrap:wrap;gap:10px}.service-pill{border:1px solid #d1d5db;background:#fff;border-radius:999px;padding:10px 14px;font-weight:900;cursor:pointer}.service-pill.active{background:#dcfce7;border-color:#16a34a;color:#087a34}.check-card{display:flex;gap:10px;align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:14px;font-weight:900}.business-preview{position:-webkit-sticky;position:sticky;top:20px;align-self:start}.estimate-line{display:grid;grid-template-columns:1fr 150px;grid-gap:10px;gap:10px}.estimate-total-box{margin:18px 0;background:#f8fafc;border:1px solid #e5e7eb;border-radius:18px;padding:16px}.estimate-total-line{display:flex;justify-content:space-between;padding:8px 0;color:#64748b}.estimate-total-line.grand{font-size:22px;color:#063323;font-weight:950;border-top:1px solid #e5e7eb;margin-top:8px;padding-top:14px}.dark-safe{background:#fff!important}.finance-only-note{border-radius:18px;background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;padding:14px;font-weight:900}@media(max-width:1200px){.business-hero,.business-metrics,.pipeline-stats,.suite-grid{grid-template-columns:1fr 1fr}.business-hero{align-items:start}.crew-progress{grid-template-columns:1fr}}@media(max-width:800px){.business-hero,.business-metrics,.pipeline-stats,.quote-choice-grid,.suite-grid{grid-template-columns:1fr}.business-hero h1{font-size:42px}.estimate-line{grid-template-columns:1fr}.business-preview{position:relative;top:auto}}.functional-tabs .pipeline-stat{border:1px solid var(--line);cursor:pointer;text-align:left;color:inherit;font:inherit}.functional-tabs .pipeline-stat.active{outline:3px solid rgba(34,197,94,.25);border-color:#22c55e;transform:translateY(-2px)}.row.wrap{flex-wrap:wrap}.month-board{background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:0 18px 45px rgba(15,23,42,.08);padding:18px;margin:18px 0}.month-week-head{color:#64748b;font-weight:900;text-align:center;margin-bottom:8px}.month-grid,.month-week-head{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:8px;gap:8px}.month-cell{min-height:112px;border:1px solid var(--line);background:#f8fafc;border-radius:18px;padding:12px;text-align:left;cursor:pointer;display:flex;flex-direction:column;gap:8px;transition:.2s}.month-cell:hover{transform:translateY(-2px);background:#eef9ee;border-color:#99d98c}.month-cell.muted{opacity:.42}.month-cell span{font-size:18px;font-weight:950;color:#0f172a}.month-cell b{font-size:13px;color:#166534}.month-cell em{font-style:normal;font-size:12px;font-weight:900;color:#b91c1c;background:#fee2e2;border-radius:999px;padding:4px 8px;align-self:flex-start}.map-link{border:1px solid var(--line);background:#ecfdf5;color:#166534;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:950;white-space:nowrap}.map-link:hover{background:#dcfce7}@media(max-width:780px){.month-week-head{display:none}.month-grid{grid-template-columns:1fr 1fr}.month-cell{min-height:86px}}.request-choice{border:1px solid rgba(15,23,42,.08);text-align:left;cursor:pointer;transition:.2s ease}.request-choice.active,.request-choice:hover{transform:translateY(-2px);border-color:#28a745;box-shadow:0 20px 45px rgba(20,83,45,.12)}.confirm-box{margin-top:16px;padding:18px;border-radius:22px;background:#f0fdf4;border:1px solid #bbf7d0;color:#14532d}.request-status{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;font-size:12px;font-weight:900;text-transform:capitalize;background:#eef2ff;color:#3730a3}.request-status.pending{background:#fef3c7;color:#92400e}.request-status.quoted{background:#dbeafe;color:#1d4ed8}.request-status.accepted{background:#dcfce7;color:#166534}.request-status.rejected{background:#fee2e2;color:#991b1b}.request-status.completed{background:#ecfdf5;color:#047857}.notification-count{min-width:32px;height:32px;padding:0 10px;font-size:15px;vertical-align:middle}.request-metrics button{border:0;text-align:left;cursor:pointer}.business-metric.active{outline:3px solid rgba(34,197,94,.24);transform:translateY(-1px)}.compact-input{max-width:95px}.open-inline{font-weight:900;color:#166534;text-decoration:none}.open-inline:hover{text-decoration:underline}.privacy-pill{display:inline-flex;align-items:center;border-radius:999px;padding:8px 12px;background:#ecfdf3;color:#067647;font-weight:800;font-size:12px;border:1px solid #abefc6;white-space:nowrap}.status-action{border:0;text-align:left;cursor:pointer;font-family:inherit}.status-action.active{outline:3px solid rgba(22,101,52,.18);transform:translateY(-1px)}.request-assign-box{display:grid;grid-gap:8px;gap:8px;min-width:180px}.request-assign-box small{color:#667085;font-weight:700}.estimate-status.approved,.request-status.accepted{background:#dcfae6;color:#067647}.estimate-status.declined,.request-status.rejected{background:#fee4e2;color:#b42318}button:disabled{opacity:.55;cursor:not-allowed}.history-list{display:grid;grid-gap:14px;gap:14px}.history-item{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:22px;box-shadow:0 18px 45px rgba(15,23,42,.06);overflow:hidden}.history-summary{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;background:#fff;border:0;text-align:left;cursor:pointer}.history-summary strong{display:block;color:var(--forest);font-size:17px}.history-summary span{display:block;color:#64748b;margin-top:5px}.history-summary em{font-style:normal;font-size:26px;color:var(--leaf);font-weight:900}.history-detail{padding:0 20px 20px}.compact-grid{margin:8px 0 16px}.mini-photo-row{display:flex;flex-wrap:wrap;gap:10px;margin:14px 0}.mini-photo{width:96px;height:70px;border-radius:16px;border:1px solid rgba(21,128,61,.18);background:linear-gradient(135deg,#ecfdf5,#f8fafc);color:#166534;font-weight:900;cursor:pointer}.photo-lightbox{position:fixed;inset:0;background:rgba(2,6,23,.72);z-index:90;display:grid;place-items:center}.photo-lightbox>div{width:min(720px,86vw);height:min(520px,70vh);border-radius:30px;background:linear-gradient(135deg,#dcfce7,#f8fafc);box-shadow:0 30px 90px rgba(0,0,0,.35);display:grid;place-items:center;text-align:center;color:#14532d}.photo-lightbox strong{font-size:32px}.estimate-list{display:grid;grid-gap:12px;gap:12px}.estimate-preview.compact{padding:16px 18px;border-radius:20px}.estimate-preview.compact h3{margin:8px 0 2px;font-size:18px}.estimate-preview.compact .estimate-description{margin:10px 0;color:#64748b;font-size:14px}.estimate-compact-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.estimate-preview.compact .row{margin-top:12px}.employee-inline-notifications{position:relative;margin:-4px 0 18px}.notification-popover{position:absolute;right:0;top:48px;z-index:40;width:min(360px,92vw);background:#fff;border:1px solid rgba(15,23,42,.1);border-radius:20px;box-shadow:0 24px 70px rgba(15,23,42,.18);padding:16px}.notification-popover p{margin:8px 0;color:#475569}.notification-popover.field{right:72px;top:54px}.notification-popover.field button{display:block;width:100%;text-align:left;border:0;background:#f8fafc;border-radius:14px;padding:10px;margin-top:8px;cursor:pointer;color:#0f172a}.notification-badge.inline{position:static;margin-left:8px;display:inline-flex}.notification-wrap{position:relative}.status-action-grid .status-action{min-height:116px}.pro-route-row .dots{transition:.2s}.pro-route-row .dots:hover{transform:scale(1.08);background:#dcfce7;color:#14532d}.field-nav-tab,.history-summary,.mini-photo,.notification-button,.status-action{touch-action:manipulation}.modal-backdrop{position:fixed;inset:0;background:rgba(2,6,23,.55);display:grid;place-items:center;z-index:2000;padding:20px}.modal-card{width:min(520px,96vw);background:#fff;border-radius:26px;padding:24px;box-shadow:0 30px 80px rgba(2,6,23,.28);border:1px solid #e5e7eb}.date-preview{display:block;font-size:.88rem;color:#0f3d2c;background:#ecfdf5;border-radius:12px;padding:8px 10px}.notification-count{display:inline-flex;min-width:28px;height:28px;align-items:center;justify-content:center;border-radius:999px;background:#ef4444;color:#fff;font-style:normal;font-size:.95rem;margin-left:8px}.request-status.scheduled{background:#dbeafe;color:#1d4ed8}.request-status.processing{background:#fef3c7;color:#92400e}.status-action.active{outline:3px solid rgba(34,197,94,.28)}.feedback-clean-layout{display:grid;grid-template-columns:360px 1fr;grid-gap:22px;gap:22px;align-items:start}.feedback-service-list{position:-webkit-sticky;position:sticky;top:20px}.feedback-list-stack{display:grid;grid-gap:10px;gap:10px;margin-top:14px}.feedback-list-item{display:grid;grid-template-columns:34px 1fr;grid-gap:12px;gap:12px;text-align:left;border:1px solid var(--line);background:#fff;border-radius:18px;padding:14px;cursor:pointer;align-items:center}.feedback-list-item.active{border-color:#18a657;box-shadow:0 14px 30px rgba(24,166,87,.12)}.feedback-list-item small{display:block;color:var(--muted);font-weight:700;margin-top:3px}.review-mark{width:28px;height:28px;border-radius:999px;border:2px solid #d8e2dc;display:grid;place-items:center;font-weight:900;color:#0f6b3f;background:#fff}.review-mark.done{background:#dcf8e3;border-color:#7edb99}.feedback-panel{min-height:520px}.compact-thumbs .photo-thumb{min-height:66px}.soft-divider{border:0;border-top:1px solid var(--line);margin:22px 0}@media(max-width:900px){.feedback-clean-layout{grid-template-columns:1fr}.feedback-service-list{position:static}}.compact-house img,.house-image img{width:100%;height:100%;object-fit:cover;display:block}.compact-house{height:220px}.property-profile-card .house-image{margin-bottom:16px}.task-report-box{margin-top:16px;padding-top:16px;border-top:1px solid #e5e7eb}.request-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid #eef2f7}.request-row:last-child{border-bottom:0}.pill.green{background:#dcfce7;color:#166534}.pill.red{background:#fee2e2;color:#991b1b}.task-manage-row{align-items:flex-start;gap:16px}.round-plus{width:44px;height:44px;border-radius:999px;border:1px solid var(--green);background:#fff;color:var(--green);font-size:26px;font-weight:900;cursor:pointer}.assign-panel{margin-top:16px;padding:16px;border:1px solid #dfe8e3;border-radius:18px;background:#f8fbf9;display:grid;grid-template-columns:1fr 1fr auto;grid-gap:12px;gap:12px;align-items:end}.assign-panel label{font-weight:800;display:flex;flex-direction:column;gap:6px}.assign-panel input,.assign-panel select{border:1px solid #cfd8d3;border-radius:14px;padding:12px;background:#fff}.history-list{display:flex;flex-direction:column;gap:0}.history-item{display:flex;justify-content:space-between;gap:18px;padding:18px 0;border-bottom:1px solid #e7ece9}.history-item:last-child{border-bottom:none}.request-row.compact{padding:14px 0}.request-row.compact p{margin:4px 0}@media(max-width:800px){.assign-panel{grid-template-columns:1fr}.history-item,.task-manage-row{flex-direction:column}.round-plus{width:100%}}.task-center-card{overflow:hidden}.task-section-title{margin:22px 0 10px;font-size:18px;color:#0b4b35}.task-row-clean{display:grid;grid-template-columns:52px minmax(0,1fr) auto;grid-gap:18px;gap:18px;align-items:flex-start;padding:18px 0;border-top:1px solid #e7ece9}.task-row-clean:first-of-type{border-top:0}.task-main-clean{min-width:0}.task-title-line{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:8px}.task-title-line strong{font-size:17px;color:#0f172a}.task-main-clean p{margin:0 0 6px;color:#334155}.task-main-clean small{color:#64748b}.task-actions-clean{display:flex;gap:10px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.assign-panel-clean{margin-top:16px;padding:16px;border:1px solid #dfe8e3;border-radius:18px;background:#f8fbf9;display:grid;grid-template-columns:minmax(190px,1fr) minmax(160px,.8fr) auto;grid-gap:12px;gap:12px;align-items:end}.assign-panel-clean label{font-weight:900;display:flex;flex-direction:column;gap:6px;color:#0f172a}.assign-panel-clean input,.assign-panel-clean select{border:1px solid #cfd8d3;border-radius:14px;padding:12px;background:#fff;min-height:48px}.task-card .row{flex-wrap:wrap}@media(max-width:1000px){.task-row-clean{grid-template-columns:44px 1fr}.task-actions-clean{grid-column:2;justify-content:flex-start}.assign-panel-clean{grid-template-columns:1fr}}@media(max-width:700px){.task-row-clean{grid-template-columns:1fr}.round-plus{width:44px}.task-actions-clean{grid-column:1}.task-center-card .table-head{align-items:flex-start;flex-direction:column}}.task-row-pro{display:grid;grid-template-columns:76px minmax(0,1fr) minmax(260px,auto);grid-gap:18px;gap:18px;align-items:start;padding:20px 0;border-top:1px solid #e7ece9}.task-row-pro:first-of-type{border-top:0}.task-status-column{display:flex;flex-direction:column;gap:10px;align-items:center}.task-meta-strip{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.task-meta-strip span{background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;padding:8px 12px;color:#334155}.danger-soft{border-color:#fecaca!important;color:#991b1b!important;background:#fff!important}.danger-soft:hover{background:#fff1f2!important}.task-history-card{overflow:hidden}.task-history-compact{display:flex;flex-direction:column}.task-history-row{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(180px,.6fr) auto;grid-gap:18px;gap:18px;align-items:center;padding:16px 0;border-top:1px solid #e7ece9}.task-history-row:first-child{border-top:0}.task-history-main strong{display:block;color:#0f172a;font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.task-history-main p{margin:4px 0;color:#334155}.task-history-main small{display:block;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.task-history-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;color:#64748b}.task-history-actions{display:flex;gap:10px;justify-content:flex-end}.employee-preview .info-list,.task-preview-card .info-list{margin-top:16px}.employee-preview{border:1px dashed rgba(21,128,61,.28)!important;background:linear-gradient(180deg,#fff,#f8fbf9)!important}@media(max-width:1100px){.task-row-pro{grid-template-columns:60px 1fr}.task-actions-clean{grid-column:2;justify-content:flex-start}.task-history-row{grid-template-columns:1fr}.task-history-actions{justify-content:flex-start}}@media(max-width:700px){.task-row-pro{grid-template-columns:1fr}.task-status-column{align-items:flex-start;flex-direction:row}.task-actions-clean{grid-column:1}.task-history-main small,.task-history-main strong{white-space:normal}.task-history-actions{flex-direction:column}.task-history-actions .btn{width:100%}}.task-center-card,.task-history-card{overflow:visible!important}.task-row-pro{grid-template-columns:72px minmax(360px,1fr) minmax(360px,auto)!important;align-items:start!important}.task-actions-clean .btn{min-width:160px;white-space:normal;text-align:center}.task-history-row{grid-template-columns:minmax(420px,1fr) minmax(190px,.45fr) minmax(300px,auto)!important;align-items:start!important;padding:22px 0!important;min-height:140px!important;overflow:visible!important}.task-history-actions,.task-history-main,.task-history-meta{min-width:0;overflow:visible!important}.task-history-main strong{white-space:normal!important;overflow:visible!important;text-overflow:clip!important;line-height:1.3;margin-bottom:8px}.task-history-main p{line-height:1.35;margin:6px 0 10px!important}.task-history-main small{white-space:normal!important;overflow:visible!important;text-overflow:clip!important;line-height:1.45}.history-comment{display:grid;grid-template-columns:120px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:start;margin-top:8px;padding:10px 12px;border:1px solid #e2e8f0;border-radius:14px;background:#f8fafc;line-height:1.45}.history-comment span{font-weight:900;color:#0b4b35;font-size:12px;text-transform:uppercase;letter-spacing:.03em}.history-comment em{font-style:normal;color:#334155;white-space:normal;overflow:visible;word-break:break-word}.history-comment.done{background:#f0fdf4;border-color:#bbf7d0}.task-history-meta{align-items:flex-start!important;gap:7px!important;padding-top:4px}.task-history-actions,.task-history-meta{display:flex!important;flex-direction:column!important}.task-history-actions{gap:10px!important;align-items:stretch!important;justify-content:flex-start!important}.task-history-actions .btn{min-width:220px;white-space:normal;text-align:center}@media(max-width:1200px){.task-history-row,.task-row-pro{grid-template-columns:1fr!important}.task-actions-clean,.task-history-actions{justify-content:flex-start!important;align-items:flex-start!important}.task-actions-clean .btn,.task-history-actions .btn{width:100%;max-width:360px}.history-comment{grid-template-columns:1fr}}.photo-grid-small{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));grid-gap:12px;gap:12px;margin-top:12px}.photo-grid-small img{width:100%;height:110px;object-fit:cover;border-radius:18px;border:1px solid var(--line)}.task-history-row{align-items:stretch}.task-history-main{min-width:0}.task-history-main em,.task-history-main p{overflow-wrap:anywhere}.task-history-actions{min-width:220px}.task-history-meta small{display:block;line-height:1.35}.history-comment{min-height:auto!important;height:auto!important}.history-comment,.history-comment em{overflow:visible!important;white-space:normal!important}.history-comment em{display:block;text-overflow:clip!important;line-height:1.45}.task-row-pro{grid-template-columns:44px minmax(0,1fr) minmax(260px,360px)!important}.task-main-clean small{display:block;white-space:normal;overflow-wrap:anywhere;line-height:1.45}.task-actions-clean{align-items:stretch}.danger-soft{border-color:#b42318!important;color:#b42318!important}@media(max-width:900px){.task-row-pro{grid-template-columns:1fr!important}.task-status-column{flex-direction:row}.task-actions-clean{width:100%}.task-history-row{grid-template-columns:1fr!important}.task-history-actions{min-width:0}}.auth-page{min-height:100vh;display:grid;place-items:center;padding:32px;background:radial-gradient(circle at 15% 10%,rgba(34,197,94,.18),transparent 28%),linear-gradient(135deg,#f8fafc,#ecfdf5)}.auth-card{width:min(560px,100%);background:#fff;border:1px solid #e5e7eb;border-radius:34px;padding:34px;box-shadow:0 30px 90px rgba(15,23,42,.12)}.auth-card.wide{width:min(860px,100%)}.auth-logo{margin-bottom:20px}.auth-card h1{font-size:clamp(34px,5vw,56px);letter-spacing:-.06em;color:#063323;margin:8px 0}.auth-card p{color:#64748b;line-height:1.6}.auth-card label,.form-grid label{display:flex;flex-direction:column;gap:7px;font-weight:900;color:#0f172a;margin:12px 0}.auth-card input,.form-grid input,.form-grid select{border:1px solid #cfd8d3;border-radius:16px;padding:13px 14px;background:#fff;font:inherit;min-height:50px}.auth-card .btn{width:100%;justify-content:center;margin-top:12px}.demo-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin-top:12px}.auth-links{display:flex;justify-content:space-between;gap:12px;margin-top:18px;font-weight:900}.auth-message{padding:12px 14px;border-radius:16px;background:#f8fafc;border:1px solid #e5e7eb;color:#334155;font-weight:800}.auth-message.inline{display:inline-block;margin-left:12px}.form-grid{display:grid;grid-gap:12px;gap:12px}.form-grid.two{grid-template-columns:1fr 1fr}.form-grid.four{grid-template-columns:repeat(4,1fr);align-items:end}@media(max-width:900px){.demo-grid,.form-grid.four,.form-grid.two{grid-template-columns:1fr}.auth-card{padding:24px}.auth-links{flex-direction:column}}.quick-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:14px;gap:14px}.mini-card strong{display:block;color:var(--forest);font-weight:950}.mini-card span{display:block;color:var(--muted);margin-top:6px;font-size:13px;font-weight:850}.timer-focus{padding:18px;margin:12px 0 18px;text-align:center}.timer-status{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;border-radius:999px;background:#eef2f7;color:#344054;font-size:12px;font-weight:800;letter-spacing:.08em;margin-bottom:10px}.timer-status.running{background:#dcfce7;color:#166534}.timer-status.finished{background:#e0f2fe;color:#075985}.timer-big{font-size:42px;line-height:1;font-weight:900;letter-spacing:-.04em;margin:6px 0 14px;color:#101828}.done-confirmation{margin:10px 0 14px;padding:12px 14px;border-radius:14px;background:#dcfce7;color:#166534;font-weight:900;text-align:center}.field-photo img{width:100%;height:100%;object-fit:cover;border-radius:inherit;display:block}.compact-filter{position:relative;z-index:20}.compact-filter,.filter-icon-btn{display:inline-flex;align-items:center}.filter-icon-btn{width:38px;height:38px;border-radius:999px;border:1px solid #d9e2dc;background:#fff;color:#0b3d2c;font-weight:900;box-shadow:0 8px 22px rgba(15,52,36,.08);cursor:pointer;justify-content:center;font-size:18px;line-height:1}.filter-icon-btn:hover{background:#f3fbf4;border-color:#b9d8c3}.compact-filter-panel{position:absolute;right:0;top:46px;min-width:250px;background:#fff;border:1px solid #dfe8e2;border-radius:18px;box-shadow:0 18px 48px rgba(14,43,31,.16);padding:14px;display:grid;grid-gap:10px;gap:10px}.compact-filter-title{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#557065;font-weight:900}.compact-filter-panel label{display:grid;grid-template-columns:20px 1fr;align-items:center;grid-gap:10px;gap:10px;font-size:14px;font-weight:800;color:#123d2c;cursor:pointer;text-align:left;line-height:1.25}.compact-filter-panel label input[type=radio]{width:16px;height:16px;margin:0;justify-self:start}.compact-filter-panel label select{grid-column:1/-1;margin-top:6px}.compact-filter-panel hr{width:100%;border:0;border-top:1px solid var(--line)}.compact-filter-panel input,.compact-filter-panel select{width:100%}.toolbar-inline{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.sync-note{font-size:12px;color:#557065;font-weight:800}.mobile-splash{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:linear-gradient(180deg,#f5fff8,#e7f6ea 48%,#cfe8d4);overflow:hidden;position:relative;color:#123b27;text-align:center;padding:24px}.mobile-logo-pulse{width:92px;height:92px;border-radius:30px;background:#0f5132;display:grid;place-items:center;box-shadow:0 22px 55px rgba(15,81,50,.24);animation:logoPop 1.8s ease-in-out infinite}.mobile-logo-pulse span{color:#fff;font-size:46px;font-weight:900}.mobile-splash h1{font-size:34px;margin:10px 0 0;letter-spacing:-.04em}.mobile-splash p{margin:0;color:#4d6f5a;font-weight:700}.mobile-splash-scene{position:absolute;left:0;right:0;bottom:0;height:245px}.mobile-sun{position:absolute;right:38px;top:4px;width:54px;height:54px;border-radius:50%;background:#ffd66b;box-shadow:0 0 45px rgba(255,214,107,.7)}.mobile-cloud{position:absolute;background:#fff;border-radius:999px;opacity:.9;box-shadow:0 10px 25px rgba(20,70,42,.08)}.mobile-cloud:after,.mobile-cloud:before{content:"";position:absolute;border-radius:50%;background:#fff}.mobile-cloud.c1{left:28px;top:32px;width:72px;height:24px;animation:cloudDrift 8s linear infinite}.mobile-cloud.c1:before{width:30px;height:30px;left:12px;top:-16px}.mobile-cloud.c1:after{width:40px;height:40px;right:10px;top:-24px}.mobile-cloud.c2{right:88px;top:70px;width:54px;height:18px;animation:cloudDrift 10s linear infinite reverse}.mobile-cloud.c2:before{width:24px;height:24px;left:8px;top:-12px}.mobile-cloud.c2:after{width:30px;height:30px;right:6px;top:-17px}.mobile-worker{position:absolute;left:50%;bottom:63px;width:116px;height:105px;transform:translateX(-50%);animation:mowMove 2.2s ease-in-out infinite}.worker-head{position:absolute;left:34px;top:0;width:28px;height:28px;border-radius:50%;background:#d69a65}.worker-body{position:absolute;left:28px;top:30px;width:38px;height:47px;border-radius:14px 14px 8px 8px;background:#164f32}.worker-arm{left:58px;top:42px;width:46px;height:10px;background:#d69a65;transform:rotate(22deg);transform-origin:left}.mower-handle,.worker-arm{position:absolute;border-radius:99px}.mower-handle{left:83px;top:54px;width:54px;height:6px;background:#2d4736;transform:rotate(42deg);transform-origin:left}.mower-base{position:absolute;right:-15px;bottom:7px;width:74px;height:26px;border-radius:12px;background:#243a2d}.mower-base span{position:absolute;bottom:-8px;width:16px;height:16px;border-radius:50%;background:#111}.mower-base span:first-child{left:10px}.mower-base span:last-child{right:10px}.grass-lines{position:absolute;left:0;right:0;bottom:0;height:78px;background:linear-gradient(180deg,#4fa565,#257646)}.grass-lines i{position:absolute;bottom:60px;width:3px;height:30px;border-radius:99px;background:#1f6f3d;animation:grassCut 1.2s ease-in-out infinite}.grass-lines i:first-child{left:8%;height:22px}.grass-lines i:nth-child(2){left:18%;height:34px}.grass-lines i:nth-child(3){left:31%;height:28px}.grass-lines i:nth-child(4){left:47%;height:38px}.grass-lines i:nth-child(5){left:58%;height:24px}.grass-lines i:nth-child(6){left:70%;height:35px}.grass-lines i:nth-child(7){left:81%;height:30px}.grass-lines i:nth-child(8){left:91%;height:26px}@keyframes logoPop{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}@keyframes cloudDrift{0%{transform:translateX(-12px)}50%{transform:translateX(18px)}to{transform:translateX(-12px)}}@keyframes mowMove{0%,to{transform:translateX(-58%)}50%{transform:translateX(-42%)}}@keyframes grassCut{0%,to{transform:rotate(-4deg)}50%{transform:rotate(8deg)}}.mobile-app-shell{min-height:100vh;max-width:520px;margin:0 auto;background:#f6f8f3;color:#14261b;padding:14px 14px 30px}.mobile-entry{display:flex;flex-direction:column;gap:16px}.mobile-hero-card{border-radius:30px;background:linear-gradient(135deg,#0f5132,#1f7a4b);color:#fff;padding:24px;box-shadow:0 18px 38px rgba(15,81,50,.22)}.mobile-hero-card.compact{padding:20px}.mobile-hero-card h1{font-size:31px;line-height:1;margin:18px 0 10px;letter-spacing:-.04em}.mobile-hero-card p{margin:0;opacity:.88}.mobile-brand-row{display:flex;align-items:center;gap:12px}.mobile-brand-row span,.mobile-topbar span{display:block;font-size:12px;opacity:.72}.mobile-avatar,.mobile-brand-mark{width:42px;height:42px;border-radius:15px;background:#fff;color:#0f5132;display:grid;place-items:center;font-weight:900}.mobile-card-list,.mobile-role-grid{display:grid;grid-gap:12px;gap:12px}.mobile-admin-action,.mobile-empty,.mobile-issue-card,.mobile-role-card,.mobile-route-card,.mobile-service-screen{background:#fff;border:1px solid rgba(20,38,27,.08);border-radius:24px;padding:17px;text-decoration:none;color:inherit;box-shadow:0 12px 26px rgba(20,38,27,.06)}.mobile-role-card span{font-weight:900;color:#0f5132}.mobile-role-card strong{display:block;font-size:22px;margin:8px 0 4px}.mobile-admin-action p,.mobile-issue-card p,.mobile-role-card p,.mobile-route-card p{margin:0;color:#64746a}.mobile-foot-note{text-align:center;color:#708176;font-size:13px}.mobile-topbar{position:-webkit-sticky;position:sticky;top:0;z-index:3;margin:-14px -14px 12px;padding:14px;background:hsla(84,26%,96%,.9);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:space-between}.mobile-back{width:42px;height:42px;border-radius:15px;background:#fff;color:#0f5132;display:grid;place-items:center;font-size:32px;text-decoration:none;box-shadow:0 8px 18px rgba(20,38,27,.06)}.mobile-stats-card{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin-bottom:12px}.mobile-stats-card div{background:#fff;border-radius:22px;padding:14px;box-shadow:0 10px 22px rgba(20,38,27,.05)}.mobile-service-info span,.mobile-stats-card span,.mobile-timer-card span{display:block;font-size:12px;color:#6f7e74;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.mobile-stats-card strong{display:block;font-size:28px;line-height:1;margin:5px 0}.mobile-stats-card small,.mobile-timer-card small{color:#6f7e74}.mobile-tabs{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;background:#e9efe9;border-radius:20px;padding:6px;margin-bottom:12px}.mobile-tabs button{border:0;background:transparent;border-radius:15px;padding:12px 8px;font-weight:900;color:#536358}.mobile-tabs button.active{background:#fff;color:#0f5132;box-shadow:0 8px 18px rgba(20,38,27,.08)}.mobile-route-card{display:grid;grid-template-columns:42px 1fr auto;grid-gap:12px;gap:12px;align-items:center;text-align:left;width:100%;border:0}.mobile-route-index{width:38px;height:38px;border-radius:14px;background:#eaf5ed;color:#0f5132;display:grid;place-items:center;font-weight:900}.mobile-route-card strong{display:block;font-size:16px}.mobile-route-card em{display:block;color:#718177;font-style:normal;font-size:12px;margin-top:4px}.mobile-status{border-radius:999px;background:#fff3d8;color:#8a5d00;padding:7px 10px;font-size:12px}.mobile-status.done{background:#e5f7eb;color:#116a37}.mobile-property-photo{height:170px;border-radius:24px;background:linear-gradient(135deg,#dfeade,#f7faf5);display:grid;place-items:center;color:#6f7e74;overflow:hidden;margin-bottom:14px}.mobile-property-photo img{width:100%;height:100%;object-fit:cover}.mobile-service-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.mobile-service-head h1{font-size:27px;margin:0 0 5px;letter-spacing:-.04em}.mobile-service-head p{margin:0;color:#66766c}.mobile-service-info,.mobile-timer-card{background:#f2f6f1;border-radius:20px;padding:15px;margin-top:12px}.mobile-service-info strong{display:block;margin-top:6px}.mobile-timer-card{text-align:center}.mobile-timer-card strong{display:block;font-size:44px;letter-spacing:-.06em;margin:4px 0}.mobile-action-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-top:12px}.mobile-finish,.mobile-outline,.mobile-primary,.mobile-rating-row button{border:0;border-radius:18px;padding:14px 16px;font-weight:900}.mobile-primary{background:#0f5132;color:#fff}.mobile-finish{background:#13261a;color:#fff}.mobile-finish:disabled,.mobile-primary:disabled{opacity:.38}.mobile-outline{display:block;text-align:center;text-decoration:none;background:#fff;color:#0f5132;margin-top:10px}.mobile-outline,.mobile-textarea{border:1px solid rgba(20,38,27,.12)}.mobile-textarea{width:100%;min-height:98px;border-radius:20px;padding:14px;margin-top:12px;font:inherit;resize:vertical}.mobile-message{background:#e6f5eb;color:#125a31;border-radius:18px;padding:12px 14px;font-weight:800}.mobile-admin-action{display:grid;grid-template-columns:1fr auto;grid-gap:6px;gap:6px;align-items:center}.mobile-admin-action p,.mobile-admin-action strong{grid-column:1}.mobile-admin-action span{grid-column:2;grid-row:1/3;font-size:28px;color:#0f5132}.mobile-section-title{font-size:18px;margin:10px 0 0}.mobile-rating-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-top:12px}.mobile-rating-row button{background:#edf5ee;color:#0f5132}@media (min-width:760px){.mobile-app-shell{border-left:1px solid rgba(20,38,27,.08);border-right:1px solid rgba(20,38,27,.08)}}.mobile-skip-splash{position:absolute;bottom:18px;left:50%;transform:translateX(-50%);border:0;border-radius:999px;background:#0f5132;color:#fff;font-weight:900;padding:12px 18px;box-shadow:0 10px 25px rgba(15,81,50,.22)}.mobile-mini-guide{background:#fff;border:1px solid rgba(20,38,27,.08);border-radius:22px;padding:16px;text-align:center;color:#14261b;box-shadow:0 12px 26px rgba(20,38,27,.06)}.mobile-mini-guide p{margin:6px 0 0;color:#64746a}body,html{max-width:100%;overflow-x:hidden}img,svg,video{max-width:100%;height:auto}.card,.feature-card,.mini-card,.payment-card,.plan-card,.portal-card,.quote-card,.service-card{min-width:0}.btn{min-height:44px}.input,select,textarea{font-size:16px}.table-wrap{-webkit-overflow-scrolling:touch}.table-wrap:after{content:"Swipe to view more";display:none;color:var(--muted);font-size:12px;font-weight:900;padding:10px 14px;background:#fff8e8;border-top:1px solid var(--line)}@media(max-width:760px){:root{--radius:22px}.container{width:min(100% - 24px,1220px)}.header{position:-webkit-sticky;position:sticky}.header-inner{height:auto;min-height:72px;padding:10px 0;grid-gap:10px;gap:10px;display:grid;grid-template-columns:1fr auto;align-items:center}.brand{min-width:0;gap:12px}.brand-logo{width:74px;margin-right:-24px}.brand-title{font-size:19px;letter-spacing:-.04em;line-height:1}.brand-sub{font-size:11px;margin-top:3px}.header .btn{padding:11px 13px;font-size:12px;min-height:40px}.nav{grid-column:1/-1;display:flex;gap:8px;overflow-x:auto;padding:4px 0 2px;scrollbar-width:none}.nav::-webkit-scrollbar{display:none}.nav a{flex:0 0 auto;background:#f1f6ef;border:1px solid var(--line);border-radius:999px;padding:9px 12px;font-size:12px;color:var(--forest);white-space:nowrap}.hero{padding:28px 0 44px}.hero-grid{gap:22px}.eyebrow{font-size:12px;padding:8px 12px;margin-bottom:14px}h1{font-size:clamp(38px,15vw,54px);line-height:.96;letter-spacing:-.07em}.hero-text{font-size:16px;line-height:1.58;margin-top:16px}.hero-actions{display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px;margin-top:18px}.hero-actions .btn{width:100%;padding:13px 16px}.hero .grid-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px!important;margin-top:18px!important}.mini-card{padding:14px;border-radius:18px}.mini-label{font-size:10px}.mini-value{font-size:20px}.section{padding:46px 0}.section h2{font-size:34px;line-height:1.04}.section-intro{font-size:15px;line-height:1.55}.section-top{margin-bottom:18px}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr;gap:12px}.feature-card,.payment-card,.plan-card,.portal-card,.service-card{padding:18px;border-radius:20px}.plan-card.featured{transform:none}.plan-price{font-size:34px}.plan-badge{position:static;display:inline-flex;margin-bottom:10px}.quote-card{padding:18px;border-radius:24px}.quote-head{gap:10px;margin-bottom:12px}.quote-head h2{font-size:24px}.pill{font-size:11px;padding:7px 9px}.option-grid{grid-template-columns:1fr;gap:9px}.option{border-radius:17px;padding:14px}.stack{gap:11px}.row{display:grid;grid-template-columns:1fr;grid-gap:9px;gap:9px}.row .btn{width:100%}.quote-result{border-radius:20px;padding:20px}.quote-price{font-size:42px}.footer{padding:36px 0}.footer-grid{grid-template-columns:1fr;gap:18px}.app-main{padding:18px}.app-top h1{font-size:34px}.stats{grid-template-columns:1fr 1fr;gap:10px}.table-card{border-radius:20px}.table-head{padding:16px;flex-direction:column;align-items:stretch}.table-wrap:after{display:block}table{min-width:720px}td,th{padding:12px;font-size:13px}.kanban-col{min-height:auto}.form-grid,.payment-grid,.schedule-grid,.tip-grid{grid-template-columns:1fr}.star-row{flex-wrap:wrap}.price-row{gap:8px}.portal-hero,.price-row{grid-template-columns:1fr}.route-stop{border-radius:16px}.compact-filter-panel{right:auto;left:0;min-width:min(92vw,320px)}.admin-pro-shell{grid-template-columns:1fr}.pro-sidebar{position:relative;height:auto;max-height:none;padding:0 12px 14px}.season-logo{height:112px;margin:0 -12px 12px}.season-title{left:22px;top:22px}.season-title span{font-size:28px}.season-title strong{font-size:31px}.admin-profile{margin:0 4px 12px;padding:12px 4px}.pro-nav{display:flex;gap:8px;overflow-x:auto;padding:0 0 8px;scrollbar-width:none}.pro-nav::-webkit-scrollbar{display:none}.pro-nav a{flex:0 0 auto;height:40px;padding:0 13px;border-radius:999px;font-size:13px;background:hsla(0,0%,100%,.08)}.pro-nav a span{width:auto;font-size:15px}.help-card{display:none}.pro-topbar{height:auto;min-height:58px;padding:10px 14px;gap:10px;overflow-x:auto}.topbar-pill{font-size:13px;white-space:nowrap}.top-icon{font-size:20px}.mini-user span{width:36px;height:36px}.pro-content{padding:18px 14px 34px}.calendar-heading{flex-direction:column;gap:12px}.calendar-heading h1{font-size:32px}.week-range{min-width:0;width:100%;justify-content:center}.view-toggle{width:100%}.view-toggle button{flex:1 1}.pro-day-grid,.status-action-grid{grid-template-columns:1fr}.pro-day-card{min-height:auto;padding:16px}.status-action{grid-template-columns:42px 1fr 18px;gap:10px;min-height:82px}.status-action b{grid-column:2;font-size:28px}.calendar-work-head{padding:16px}.pro-route-row{grid-template-columns:34px 1fr;gap:10px;padding:14px}.crew-cell,.home-thumb{display:none}.booking-cell,.dots,.open-btn{grid-column:2}.mobile-app-shell{max-width:100%;padding-left:12px;padding-right:12px}.mobile-hero-card h1{font-size:28px}.mobile-action-grid,.mobile-rating-row{grid-template-columns:1fr}.mobile-stats-card{grid-template-columns:1fr 1fr}.mobile-service-head{flex-direction:column}.mobile-property-photo{height:150px}}.route-builder-card{overflow:visible;border:1px solid #dbe8e0;background:linear-gradient(145deg,#fff,#f7fbf8);box-shadow:0 16px 38px rgba(10,78,47,.08)}.route-builder-kicker{display:block;margin-bottom:5px;color:#0a7a49;font-size:10px;font-weight:950;letter-spacing:.13em}.route-builder-collapse{border:1px solid #d6e7dc;border-radius:11px;padding:9px 13px;background:#fff;color:#0a633d;font-weight:900;cursor:pointer}.route-builder-steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;margin:18px 0}.route-builder-steps span{display:flex;align-items:center;justify-content:center;gap:7px;min-height:45px;border-radius:13px;background:#eef3f0;color:#7a8981;font-size:12px;font-weight:850;text-align:center}.route-builder-steps b{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#d7e1db;color:#607068}.route-builder-steps .active{background:#e3f5e9;color:#075d39}.route-builder-steps .active b,.route-builder-steps .done b{background:#0a633d;color:#fff}.route-builder-steps .done{color:#0a633d}.route-builder-fields{display:grid;grid-template-columns:1fr 1fr 1.4fr;grid-gap:12px;gap:12px}.route-builder-preview{margin-top:18px;padding:14px;border:1px solid #dce8e1;border-radius:20px;background:#f7faf8}.route-builder-preview-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.route-builder-preview-head span,.route-builder-preview-head strong{display:block}.route-builder-preview-head strong{font-size:18px}.route-builder-preview-head span{margin-top:3px;color:#6b7c73;font-size:12px}.route-builder-preview>.employee-map-panel{height:520px;min-height:520px;margin:0}.route-builder-preview>.employee-map-panel .employee-route-map{min-height:520px}.route-builder-preview>ol{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;margin:12px 0 0;padding:0;list-style:none}.route-builder-preview>ol li{display:grid;grid-template-columns:32px minmax(0,1fr);grid-gap:9px;gap:9px;align-items:center;padding:10px;border-radius:12px;background:#fff}.route-builder-preview>ol b{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#0a633d;color:#fff}.route-builder-preview>ol small,.route-builder-preview>ol strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.route-builder-preview>ol small{margin-top:2px;color:#74827a}@media(max-width:800px){.mobile-admin-workspace .app-top{padding:18px;border-radius:24px;background:linear-gradient(145deg,#063b29,#0a7245);color:#fff;box-shadow:0 14px 30px rgba(5,66,39,.18)}.mobile-admin-workspace .app-top .eyebrow{color:#9ce4bb!important}.mobile-admin-workspace .app-top h1{margin:5px 0;color:#fff!important}.mobile-admin-workspace .app-top .section-intro{color:#d7eee1!important}.mobile-admin-workspace .app-top .toolbar-inline{width:100%;justify-content:center}.mobile-admin-workspace .app-top .btn{min-height:42px;border-color:hsla(0,0%,100%,.3)}.mobile-admin-workspace .card{border-radius:20px!important}.route-builder-card{padding:15px!important}.route-builder-card>.table-head{align-items:flex-start}.route-builder-steps{gap:5px}.route-builder-steps span{min-height:58px;padding:7px 4px;flex-direction:column;font-size:10px}.route-builder-fields{grid-template-columns:1fr}.route-builder-card>.row{display:grid!important;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.route-builder-card>.row .btn:last-child{grid-column:1/-1}.route-builder-preview{margin:15px -5px 0;padding:10px;border-radius:17px}.route-builder-preview-head{align-items:stretch;flex-direction:column;text-align:center}.route-builder-preview-head .btn{width:100%}.route-builder-preview>.employee-map-panel{height:470px;min-height:470px}.route-builder-preview>.employee-map-panel .employee-route-map{min-height:470px}.route-builder-preview>ol{grid-template-columns:1fr}.route-builder-page>.quick-actions{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px}.route-builder-page>.quick-actions .quick-action{min-width:0;padding:10px 5px;text-align:center;align-items:center}.route-builder-page>.quick-actions .quick-action span{margin:auto}.route-builder-page>.quick-actions .quick-action strong{font-size:11px}.route-builder-page>.quick-actions .quick-action small{font-size:9px}.route-builder-page>.table-card{padding:13px}.route-builder-page>.table-card .table-head{align-items:center;text-align:center}.route-builder-page>.table-card .pill{margin:auto}.route-builder-page>.table-card th{text-align:center}.route-builder-page>.table-card td{text-align:center;vertical-align:middle}.route-builder-page>.table-card td:nth-child(2){text-align:left}.route-builder-page>.table-card .row{justify-content:center}.pw-route-page{padding:0}.pw-route-header{padding:18px;border-radius:23px;background:linear-gradient(145deg,#063b29,#0a7245);color:#fff}.pw-route-header h1{color:#fff}.pw-route-header .eyebrow,.pw-route-header p{color:#d7eee1}.pw-route-actions{display:grid;grid-template-columns:1fr 1fr}.pw-route-actions .btn{grid-column:1/-1;text-align:center}.pw-view-tabs{margin-top:12px;border:1px solid #dfe7e3;border-radius:15px 15px 0 0;overflow:hidden}.pw-map-stage{border-radius:0 0 18px 18px}.route-management-page>.neo-hero{padding:18px;border-radius:24px;background:linear-gradient(145deg,#063b29,#0a7245);color:#fff;box-shadow:0 14px 30px rgba(5,66,39,.18)}.route-management-page>.neo-hero .eyebrow,.route-management-page>.neo-hero h1,.route-management-page>.neo-hero p{color:#fff}.route-management-page>.crew-route-grid,.route-management-page>.day-manager-strip{scrollbar-width:none}.route-management-page>.route-workbench{grid-template-columns:1fr}.route-management-page .ai-panel,.route-management-page .ops-panel{border-radius:20px}.route-management-page .route-manager-actions{grid-template-columns:1fr}.route-management-page .route-item{grid-template-columns:28px 30px minmax(0,1fr);text-align:left}.route-management-page .route-item>.map-link,.route-management-page .route-item>small{grid-column:3}.route-management-page .smart-route-review-row{grid-template-columns:34px minmax(0,1fr) auto}}.role-admin-mobile>.mobile-stats-card>a{min-width:0;border:1px solid #e3ebe6;border-radius:17px;padding:11px 8px;background:#fff;color:inherit;text-align:center;text-decoration:none;box-shadow:0 7px 18px rgba(15,61,40,.045);transition:transform .16s ease,border-color .16s ease}.role-admin-mobile>.mobile-stats-card>a:active{transform:scale(.96);border-color:#8fc8a7}.role-admin-mobile>.mobile-stats-card>a small,.role-admin-mobile>.mobile-stats-card>a span,.role-admin-mobile>.mobile-stats-card>a strong{display:block}.role-admin-mobile>.mobile-stats-card>a span{color:#6f7e74;font-size:9px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.role-admin-mobile>.mobile-stats-card>a strong{margin:5px 0;font-size:24px;line-height:1}.role-admin-mobile>.mobile-stats-card>a small{overflow:hidden;color:#819086;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.role-mobile-section-head>small{color:#7c8c83;font-size:10px;font-weight:900}.role-mobile-action-pages{display:flex;width:100%;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain}.role-mobile-action-pages::-webkit-scrollbar{display:none}.role-mobile-action-pages>.role-mobile-action-grid{flex:0 0 100%;width:100%;scroll-snap-align:start;scroll-snap-stop:always}.role-mobile-dots{display:flex;justify-content:center;gap:7px;margin-top:12px}.role-mobile-dots button{width:7px;height:7px;padding:0;border:0;border-radius:999px;background:#c5d3cb;cursor:pointer;transition:.18s ease}.role-mobile-dots button.active{width:22px;background:#0a633d}@media(max-width:800px){.task-summary-actions .quick-action{text-align:center;align-items:center}.task-summary-actions .quick-action span{margin:auto}.task-summary-actions .quick-action small,.task-summary-actions .quick-action strong{width:100%;text-align:center}.task-center-card .task-status-column{justify-content:center;align-items:center!important}.task-center-card .task-title-line{justify-content:center;text-align:center}.task-center-card .task-main-clean>p,.task-center-card .task-main-clean>small{text-align:center}.task-center-card .task-meta-strip{justify-content:center}.task-center-card .task-actions-clean{justify-content:center!important}.task-center-card .pill,.task-center-card .round-plus{display:inline-flex;align-items:center;justify-content:center;text-align:center}.admin-pro-shell:not(.employee-portal-shell) .table-card td:nth-child(3),.admin-pro-shell:not(.employee-portal-shell) .table-card td:nth-child(5),.admin-pro-shell:not(.employee-portal-shell) .table-card th{text-align:center}.admin-pro-shell:not(.employee-portal-shell) .table-card .pill{display:inline-flex;align-items:center;justify-content:center;text-align:center}.admin-pro-shell:not(.employee-portal-shell) .eyebrow,.admin-pro-shell:not(.employee-portal-shell) .field label,.admin-pro-shell:not(.employee-portal-shell) .sync-note{text-align:center}}.role-mobile-shell{--role-green:#0a633d;--role-deep:#063b29;--role-mint:#e8f5ed;max-width:520px!important;padding:0 14px 96px!important;background:#f4f8f5!important;color:#142b20}.role-mobile-topbar{position:-webkit-sticky;position:sticky;top:0;z-index:36;display:grid;grid-template-columns:44px 1fr 44px;align-items:center;grid-gap:10px;gap:10px;margin:0 -14px 14px;padding:max(12px,env(safe-area-inset-top)) 14px 11px;background:rgba(244,248,245,.94);border-bottom:1px solid rgba(12,73,46,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.role-mobile-topbar>div{text-align:center;min-width:0}.role-mobile-topbar span,.role-mobile-topbar strong{display:block}.role-mobile-topbar strong{font-size:16px}.role-mobile-topbar span{color:#6b7d73;font-size:11px}.role-mobile-avatar,.role-mobile-back{width:42px;height:42px;border:1px solid #dbe7df;border-radius:14px;background:#fff;color:var(--role-green);display:grid;place-items:center;box-shadow:0 7px 18px rgba(13,68,44,.07);cursor:pointer}.role-mobile-back svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round}.role-mobile-avatar{border:0;border-radius:50%;background:var(--role-green);color:#fff;font-weight:950}.role-mobile-shell>.mobile-hero-card{border-radius:25px;background:linear-gradient(145deg,var(--role-deep),#0b7446 72%,#149455);box-shadow:0 16px 34px rgba(6,75,44,.2)}.role-mobile-shell>.mobile-hero-card h1{margin:11px 0 9px;font-size:29px;line-height:1.02}.role-mobile-shell>.mobile-hero-card p{font-size:13px;line-height:1.45}.role-mobile-eyebrow{display:block;color:#9ce4bb;font-size:10px!important;font-weight:900;letter-spacing:.14em}.role-mobile-hero-link{display:flex;align-items:center;justify-content:space-between;margin-top:18px;padding:12px 14px;border-radius:14px;background:hsla(0,0%,100%,.13);color:#fff;text-decoration:none;font-size:13px;font-weight:900}.role-mobile-shell>.mobile-stats-card{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:7px;margin:10px 0 18px}.role-mobile-shell>.mobile-stats-card div{min-width:0;border:1px solid #e3ebe6;border-radius:17px;padding:11px 8px}.role-mobile-shell>.mobile-stats-card span{font-size:9px}.role-mobile-shell>.mobile-stats-card strong{font-size:24px}.role-mobile-shell>.mobile-stats-card small{display:block;color:#819086;font-size:9px}.role-mobile-section{margin-top:20px}.role-mobile-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin:0 2px 11px}.role-mobile-section-head span{display:block;color:#809086;font-size:9px;font-weight:900;letter-spacing:.13em}.role-mobile-section-head h2{margin:3px 0 0;font-size:20px}.role-mobile-section-head>a{color:var(--role-green);font-size:12px;font-weight:900;text-decoration:none}.role-mobile-action-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.role-mobile-action-grid>a{min-width:0;min-height:108px;padding:13px 10px;border:1px solid #e0e9e3;border-radius:19px;background:#fff;color:#183528;text-decoration:none}.role-customer-modules i,.role-mobile-action-grid i{width:35px;height:35px;border-radius:12px;background:var(--role-mint);color:var(--role-green);display:grid;place-items:center;font-style:normal;font-size:19px;font-weight:900}.role-mobile-action-grid small,.role-mobile-action-grid strong{display:block;overflow:hidden;text-overflow:ellipsis}.role-mobile-action-grid strong{margin-top:9px;font-size:13px}.role-mobile-action-grid small{margin-top:3px;color:#7a8a81;font-size:9px;white-space:nowrap}.role-attention-section{display:grid;grid-gap:8px;gap:8px}.role-mobile-clear,.role-mobile-priority{display:grid;grid-template-columns:38px minmax(0,1fr) 18px;align-items:center;grid-gap:10px;gap:10px;padding:12px;border:1px solid #e4ebe7;border-radius:17px;background:#fff;color:inherit;text-decoration:none}.role-mobile-clear>i,.role-mobile-priority>i{width:36px;height:36px;border-radius:12px;background:#fff1ec;color:#c9492e;display:grid;place-items:center;font-style:normal;font-weight:950}.role-mobile-clear small,.role-mobile-clear span,.role-mobile-clear strong,.role-mobile-priority small,.role-mobile-priority span,.role-mobile-priority strong{display:block;min-width:0}.role-mobile-clear strong,.role-mobile-priority strong{font-size:13px}.role-mobile-clear small,.role-mobile-priority small{margin-top:3px;overflow:hidden;color:#7a8b81;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.role-mobile-priority>b{font-size:22px}.role-mobile-clear{grid-template-columns:38px 1fr}.role-mobile-clear>i{background:var(--role-mint);color:var(--role-green)}.role-customer-status{display:flex;align-items:center;gap:11px;margin:12px 0}.role-customer-status>i{width:44px;height:44px;border-radius:15px;background:#fff;color:var(--role-green);display:grid;place-items:center;font-style:normal;font-size:21px;font-weight:950}.role-customer-status small,.role-customer-status span,.role-customer-status strong{display:block}.role-customer-status strong{font-size:20px}.role-customer-status small{color:hsla(0,0%,100%,.73);font-size:11px}.role-next-visit{display:grid;grid-template-columns:1fr auto;grid-gap:3px 12px;gap:3px 12px;margin-top:16px;padding:13px 14px;border-radius:15px;background:hsla(0,0%,100%,.13)}.role-next-visit span{font-size:10px}.role-next-visit strong{grid-row:2;font-size:14px}.role-next-visit small{grid-column:2;grid-row:1/3;align-self:center;font-size:9px}.role-customer-modules{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px}.role-customer-modules>a{min-width:0;padding:12px 4px 10px;border:1px solid #e0e9e3;border-radius:17px;background:#fff;color:#233b30;text-align:center;text-decoration:none}.role-customer-modules i{margin:auto}.role-customer-modules span{display:block;margin-top:7px;font-size:10px;font-weight:850}.role-feedback-section{margin-top:18px}.role-feedback-section:empty{display:none}.role-mobile-bottom{position:fixed;left:50%;bottom:0;z-index:38;width:min(520px,100%);height:72px;padding:7px 8px max(7px,env(safe-area-inset-bottom));transform:translateX(-50%);display:grid;grid-template-columns:repeat(5,1fr);background:hsla(0,0%,100%,.96);border-top:1px solid #dfe8e2}.role-mobile-bottom>a{min-width:0;color:#87958d;display:grid;place-items:center;align-content:center;grid-gap:2px;gap:2px;text-decoration:none}.role-mobile-bottom i{font-style:normal;font-size:18px;font-weight:900}.role-mobile-bottom span{font-size:9px;font-weight:850}.role-mobile-bottom>a.active{color:var(--role-green)}.mobile-update-toast{position:fixed;left:50%;bottom:84px;z-index:140;transform:translateX(-50%);padding:10px 16px;border-radius:999px;background:#112b20;color:#fff;font-size:12px;font-weight:900}@media(max-width:380px){.role-mobile-action-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.role-customer-modules{grid-template-columns:repeat(3,minmax(0,1fr))}.role-mobile-shell>.mobile-stats-card{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:420px){.container{width:min(100% - 18px,1220px)}.header-inner{grid-template-columns:1fr}.header .btn{width:100%}.brand-logo{width:66px}.brand-title{font-size:18px}.hero .grid-3,.stats{grid-template-columns:1fr}.section h2{font-size:30px}.quote-price{font-size:38px}.mobile-stats-card,.mobile-tabs{grid-template-columns:1fr}.mobile-route-card{grid-template-columns:36px 1fr}.mobile-status{grid-column:2;justify-self:start}.pro-topbar{align-items:center}.top-icon:first-of-type,.topbar-spacer{display:none}}@media(max-width:760px){#__next,body,html{width:100%;max-width:100%;overflow-x:hidden}body{touch-action:manipulation}a,button,input,select,textarea{max-width:100%}a,button{touch-action:manipulation;-webkit-tap-highlight-color:rgba(15,81,50,.16)}.btn,.dots,.mobile-finish,.mobile-outline,.mobile-primary,.mobile-tabs button,.open-btn,.status-action,button{cursor:pointer;position:relative;z-index:1}.admin-pro-shell,.app-main,.app-shell,.field-container,.field-shell,.mobile-app-shell,.portal-pro-shell,.pro-content,.pro-main{width:100%;max-width:100%;min-width:0;overflow-x:hidden}.app-main,.field-container,.pro-content{padding-left:14px!important;padding-right:14px!important}.calendar-work-card,.card,.customer-hero,.details-table,.employee-hero,.field-card,.mobile-admin-action,.mobile-card-list,.mobile-empty,.mobile-hero-card,.mobile-issue-card,.mobile-role-card,.mobile-route-card,.mobile-service-screen,.neo-hero{max-width:100%;min-width:0;overflow:hidden}.customer-hero,.employee-hero,.neo-hero{display:grid!important;grid-template-columns:1fr!important;grid-gap:14px!important;gap:14px!important;padding:20px!important;border-radius:22px!important}.customer-hero h1,.employee-hero h1,.neo-hero h1{font-size:32px!important;line-height:1.04!important;overflow-wrap:anywhere}.customer-hero p,.employee-hero p,.neo-hero p,.section-intro{overflow-wrap:anywhere}.customer-hero .btn,.employee-hero .btn,.neo-hero .btn{width:100%}.pro-topbar{overflow-x:auto;overflow-y:hidden;scrollbar-width:none;max-width:100%}.pro-topbar::-webkit-scrollbar{display:none}.pro-nav{max-width:100%}.pro-nav a{min-width:max-content}.status-action-grid{display:grid!important;grid-template-columns:1fr!important;grid-gap:12px!important;gap:12px!important}.status-action{width:100%;grid-template-columns:42px 54px minmax(0,1fr) 18px!important;padding:14px!important;min-height:86px!important;border-radius:18px!important}.status-action div{min-width:0}.status-action span,.status-action strong{white-space:normal;overflow-wrap:anywhere}.status-action b{grid-column:auto!important;font-size:28px!important}.calendar-work-head{display:grid!important;grid-template-columns:1fr!important;grid-gap:12px!important;gap:12px!important;align-items:stretch!important}.calendar-work-head .row{display:grid!important;grid-template-columns:1fr!important;width:100%}.calendar-work-head .btn,.calendar-work-head a{width:100%}.pro-route-list{display:grid!important;grid-gap:12px!important;gap:12px!important;padding:12px!important}.pro-route-row{display:grid!important;grid-template-columns:34px minmax(0,1fr)!important;grid-gap:10px!important;gap:10px!important;padding:14px!important;border:1px solid #e5e7eb!important;border-radius:18px!important;background:#fff!important;align-items:start!important}.pro-route-row>*{min-width:0}.booking-cell,.dots,.home-info,.open-btn{grid-column:2!important}.booking-cell p,.booking-cell strong,.home-info p,.home-info strong{white-space:normal!important;overflow-wrap:anywhere!important}.open-btn{width:100%;height:42px;margin-top:6px}.dots{width:42px;height:42px;border-radius:14px;background:#ecfdf5;color:#14532d;margin-top:4px}.field-topbar{display:grid!important;grid-template-columns:1fr!important;grid-gap:10px!important;gap:10px!important;padding:12px!important}.field-topbar .btn{width:100%}.house-image{max-width:100%;overflow:hidden}.details-row{display:grid!important;grid-template-columns:1fr!important;grid-gap:4px!important;gap:4px!important}.details-row span{min-width:0;overflow-wrap:anywhere}.mobile-app-shell{padding-left:12px!important;padding-right:12px!important}.mobile-topbar{max-width:calc(100% + 24px)}.mobile-route-card{grid-template-columns:38px minmax(0,1fr)!important;align-items:start!important}.mobile-route-card>*{min-width:0}.mobile-route-card .mobile-status{grid-column:2!important;justify-self:start;margin-top:8px}.mobile-admin-action p,.mobile-admin-action strong,.mobile-issue-card p,.mobile-issue-card strong,.mobile-route-card em,.mobile-route-card p,.mobile-route-card strong{white-space:normal;overflow-wrap:anywhere}.mobile-admin-action{grid-template-columns:minmax(0,1fr) 24px!important}.mobile-action-grid,.mobile-rating-row{grid-template-columns:1fr!important}.mobile-finish,.mobile-outline,.mobile-primary,.mobile-rating-row button{width:100%;min-height:48px;display:flex;align-items:center;justify-content:center}.mobile-finish:disabled,.mobile-primary:disabled{pointer-events:none}}@media(max-width:420px){.status-action{grid-template-columns:38px 46px minmax(0,1fr)!important}.status-action em{display:none}.mobile-tabs{grid-template-columns:repeat(3,minmax(0,1fr))!important}.mobile-tabs button{font-size:12px;padding:11px 6px}}@media(max-width:760px){body,html{width:100%!important;max-width:100%!important;margin:0!important;overflow-x:hidden!important}body *{box-sizing:border-box}.admin-pro-shell,.app-shell,.portal-pro-shell{display:block!important}.admin-pro-shell,.app-shell,.portal-pro-shell,.pro-sidebar,.sidebar{width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:hidden!important}.pro-sidebar,.sidebar{position:relative!important;height:auto!important}.app-main,.field-container,.pro-content,.pro-main{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:hidden!important}.app-main,.pro-content{padding-left:12px!important;padding-right:12px!important}.pro-topbar{display:grid!important;grid-template-columns:42px minmax(0,1fr) 42px 42px!important;width:100%!important;max-width:100%!important;overflow:hidden!important;grid-gap:8px!important;gap:8px!important}.pro-topbar .mini-user,.pro-topbar .top-icon:first-of-type,.pro-topbar .topbar-spacer{display:none!important}.topbar-pill{min-width:0!important;width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.hamburger,.top-icon{width:42px!important;height:42px!important;min-width:42px!important;display:grid!important;place-items:center!important}.pro-nav{display:flex!important;width:100%!important;max-width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;padding-bottom:8px!important}.pro-nav a{flex:0 0 auto!important;max-width:72vw!important;white-space:nowrap!important}.calendar-work-card,.confirm-box,.customer-hero,.dash-card,.employee-hero,.estimate-preview,.feedback-panel,.feedback-service-list,.neo-hero,.notice,.portal-card,.profile-card,.table-card,.task-card{width:100%!important;max-width:100%!important;min-width:0!important;overflow:hidden!important}.app-top,.calendar-work-head,.estimate-compact-head,.profile-head,.section-top,.table-head{display:grid!important;grid-template-columns:1fr!important;grid-gap:12px!important;gap:12px!important;align-items:stretch!important;width:100%!important}.hero-actions,.inline-actions,.row{display:grid!important;grid-template-columns:1fr!important;width:100%!important;grid-gap:10px!important;gap:10px!important}.btn,.hero-actions>*,.inline-actions>*,.row>*{width:100%!important;max-width:100%!important}.compact-grid,.detail-grid,.feedback-clean-layout,.form-grid,.grid-2,.grid-3,.grid-4,.payment-grid,.schedule-grid,.settings-grid,.stats,.status-action-grid,.tip-grid{display:grid!important;grid-template-columns:1fr!important;width:100%!important;max-width:100%!important;min-width:0!important}.status-action{display:grid!important;grid-template-columns:40px minmax(0,1fr) 20px!important;width:100%!important;max-width:100%!important;min-width:0!important;grid-gap:10px!important;gap:10px!important}.status-action b{display:none!important}.status-action div{min-width:0!important}.estimate-list,.feedback-list-stack,.history-list,.pro-route-list,.task-list{grid-gap:12px!important;gap:12px!important}.estimate-list,.feedback-list-stack,.history-list,.pro-route-list,.pro-route-row,.task-list{display:grid!important;width:100%!important;max-width:100%!important;min-width:0!important;overflow:hidden!important}.pro-route-row{grid-template-columns:34px minmax(0,1fr)!important}.crew-cell,.home-thumb{display:none!important}.booking-cell,.dots,.home-info,.open-btn{grid-column:2!important}.booking-cell,.checklist-item,.dots,.feedback-list-item,.history-summary,.home-info,.open-btn,.request-choice{width:100%!important;max-width:100%!important;min-width:0!important}.history-summary{display:grid!important;grid-template-columns:minmax(0,1fr) 28px!important}.table-wrap{width:100%!important;max-width:100%!important;overflow-x:auto!important;overflow-y:hidden!important}table{min-width:620px!important;max-width:none!important}a,button,em,h1,h2,h3,label,p,small,span,strong,td,th{overflow-wrap:anywhere}}@media(max-width:420px){.app-main,.pro-content{padding-left:10px!important;padding-right:10px!important}.season-logo{height:92px!important}.season-title span{font-size:22px!important}.season-title strong{font-size:24px!important}.admin-profile{grid-template-columns:42px minmax(0,1fr) 16px!important}.profile-avatar{width:42px!important;height:42px!important}.pro-topbar{grid-template-columns:40px minmax(0,1fr) 40px!important}.pro-topbar .top-icon:nth-of-type(2){display:none!important}}@media(max-width:760px){.mobile-admin-action,.mobile-back,.mobile-role-card{position:relative!important;z-index:5!important;pointer-events:auto!important;touch-action:manipulation!important;cursor:pointer!important}.mobile-role-grid{position:relative!important;z-index:4!important}.mobile-admin-shell{overflow-x:hidden!important}.mobile-app-shell{padding-bottom:max(28px,env(safe-area-inset-bottom))}.mobile-topbar{top:0;z-index:30;background:hsla(0,0%,100%,.96);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mobile-tabs,.mobile-topbar{position:-webkit-sticky;position:sticky}.mobile-tabs{top:72px;z-index:25;background:#fff;border-radius:16px;box-shadow:0 8px 24px rgba(15,23,42,.08)}.mobile-card-list{gap:12px}.mobile-admin-action,.mobile-issue-card,.mobile-role-card,.mobile-route-card{box-shadow:0 8px 24px rgba(15,23,42,.07)}.mobile-admin-action,.mobile-role-card,.mobile-route-card{min-height:76px;touch-action:manipulation}.mobile-finish,.mobile-outline,.mobile-primary,.mobile-rating-row button{min-height:50px;border-radius:14px}.mobile-finish:disabled,.mobile-outline:disabled,.mobile-primary:disabled,.mobile-rating-row button:disabled{opacity:.55;cursor:not-allowed}.mobile-textarea{width:100%;min-height:120px;resize:vertical;font-size:16px}.mobile-message{position:relative;z-index:10}.mobile-error{background:#fff1f2!important;color:#9f1239!important;border:1px solid #fecdd3!important}.mobile-empty .mobile-outline{margin-top:14px}}.mobile-tabs-two{grid-template-columns:1fr 1fr}.mobile-inline-back{border:0;background:transparent;color:#0f5132;font-weight:900;padding:4px 0 12px;cursor:pointer}.mobile-property-photo-browser{position:relative;height:210px;background:linear-gradient(135deg,#e9f7eb,#f8fbf7)}.mobile-house-placeholder{font-size:64px}.mobile-directions{position:absolute;right:12px;bottom:12px;background:#0f5132;color:#fff;text-decoration:none;border-radius:999px;padding:11px 14px;font-weight:900;box-shadow:0 10px 24px rgba(15,81,50,.24)}.mobile-browser-service .eyebrow{display:inline-flex;margin:2px 0 12px}.mobile-detail-list{display:grid;background:#fff;border:1px solid rgba(20,38,27,.1);border-radius:20px;overflow:hidden;margin-top:14px}.mobile-detail-list>div{display:grid;grid-template-columns:minmax(92px,.7fr) minmax(0,1.3fr);grid-gap:12px;gap:12px;align-items:start;padding:13px 14px;border-top:1px solid rgba(20,38,27,.08)}.mobile-detail-list>div:first-child{border-top:0}.mobile-detail-list span{font-weight:900;color:#1c2f23}.mobile-detail-list strong{text-align:right;min-width:0;overflow-wrap:anywhere;color:#5e6d63}.mobile-detail-list strong small{display:block;margin-top:4px;font-weight:700;color:#809087}.mobile-service-info small{display:block;margin-top:6px;color:#6f7e74}.route-reset-btn{width:42px;height:42px;border-radius:50%;border:1px solid #f3b7ae;background:#fff;color:#b42318;font-size:21px;font-weight:900;cursor:pointer;display:inline-grid;place-items:center;flex:0 0 auto}.route-reset-btn:hover{background:#fff2ef}.workflow-mobile-list{display:none}.workflow-mobile-card{background:#fff;border:1px solid rgba(15,23,42,.1);border-radius:20px;padding:16px;box-shadow:0 10px 24px rgba(15,23,42,.06)}.workflow-mobile-card h3{margin:0 0 6px;font-size:18px}.workflow-mobile-card p{margin:4px 0;color:#667085;overflow-wrap:anywhere}.workflow-mobile-meta{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin:12px 0}.workflow-mobile-meta div{background:#f7f8fa;border-radius:14px;padding:10px;min-width:0}.workflow-mobile-meta span{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:#78827c;font-weight:900}.workflow-mobile-meta strong{display:block;margin-top:4px;overflow-wrap:anywhere}.workflow-mobile-actions{display:grid;grid-gap:10px;gap:10px}.workflow-mobile-actions .row{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.workflow-mobile-actions .btn,.workflow-mobile-actions .input{width:100%;min-width:0}@media(max-width:760px){.workflow-desktop-table{display:none}.workflow-mobile-list{display:grid;grid-gap:12px;gap:12px;padding:14px}.mobile-detail-list>div{grid-template-columns:1fr;gap:5px}.mobile-detail-list strong{text-align:left}.mobile-property-photo-browser{height:185px}}.mobile-detail-list a{color:#0f5132;text-decoration:none;overflow-wrap:anywhere}.mobile-detail-list a:hover{text-decoration:underline}.mobile-service-screen{width:100%;min-width:0}.mobile-service-screen a,.mobile-service-screen button,.mobile-service-screen input,.mobile-service-screen textarea{max-width:100%}@media(max-width:760px){.pro-sidebar{background:linear-gradient(170deg,#063323,#05281d 48%,#031b14)!important}.admin-profile,.help-card,.pro-nav a,.pro-sidebar{color:#fff!important}.pro-nav a.active,.pro-nav a:hover{background:hsla(0,0%,100%,.14)!important;color:#fff!important}.workflow-mobile-card{min-width:0;overflow:hidden}.workflow-mobile-actions .row,.workflow-mobile-meta{grid-template-columns:1fr}}.pro-sidebar{background:#063323!important;background-image:linear-gradient(180deg,#063323,#05281d 55%,#031b14)!important;color:#fff!important;min-height:100vh;align-self:stretch;isolation:isolate}.pro-sidebar:after,.pro-sidebar:before{background:transparent!important;pointer-events:none}.pro-sidebar .admin-profile,.pro-sidebar .help-card,.pro-sidebar .pro-nav{background-color:transparent;color:#fff}.pro-sidebar .pro-nav a{color:hsla(0,0%,100%,.88)}.pro-sidebar .pro-nav a.active,.pro-sidebar .pro-nav a:hover{background:hsla(0,0%,100%,.14);color:#fff}.mobile-feedback-card{overflow:visible!important}.mobile-sentiment-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;margin-top:14px}.mobile-sentiment-row button{min-height:92px;border-radius:20px;border:2px solid transparent;display:grid;place-items:center;grid-gap:4px;gap:4px;font:inherit;font-weight:950;cursor:pointer}.mobile-sentiment-row button span{font-size:34px;line-height:1}.mobile-sentiment-row .like{background:#e8f8ed;color:#126633}.mobile-sentiment-row .like.active{border-color:#16a34a;box-shadow:0 0 0 4px rgba(22,163,74,.12)}.mobile-sentiment-row .dislike{background:#fff0f0;color:#a61b1b}.mobile-sentiment-row .dislike.active{border-color:#dc2626;box-shadow:0 0 0 4px rgba(220,38,38,.12)}.mobile-field-label{margin-top:16px;font-weight:950;color:#425449}.mobile-task-choice{display:grid;grid-gap:10px;gap:10px;margin-top:12px}.mobile-task-choice button{width:100%;border:1px solid rgba(20,38,27,.13);background:#fff;border-radius:18px;padding:14px;text-align:left;color:#203329}.mobile-task-choice button small,.mobile-task-choice button span{display:block}.mobile-task-choice button span{font-weight:950}.mobile-task-choice button small{margin-top:4px;color:#6f7e74}.mobile-task-choice button.active{border-color:#7b8f82;background:#f3f6f3}.mobile-task-choice button.task{background:#fff1f1;color:#991b1b;border-color:#fecaca}.mobile-task-choice button.task.active{background:#dc2626;color:#fff;border-color:#dc2626;box-shadow:0 10px 24px rgba(220,38,38,.2)}.mobile-task-choice button.task.active small{color:hsla(0,0%,100%,.82)}.mobile-task-submit{width:100%;min-height:50px;border:0;border-radius:16px;background:#dc2626;color:#fff;font-weight:950;margin-top:12px}.mobile-tip-box{margin-top:14px;padding:14px;border-radius:19px;background:#f5f8f4;border:1px solid rgba(20,38,27,.08)}.mobile-tip-box p{font-size:12px;margin:5px 0 12px}.mobile-tip-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px}.mobile-tip-grid button{border:1px solid rgba(20,38,27,.12);background:#fff;border-radius:14px;padding:11px 6px;font-weight:950;color:#0f5132}.mobile-tip-grid button.active{background:#0f5132;color:#fff;border-color:#0f5132}.mobile-tip-input{width:100%;margin-top:9px;border:1px solid rgba(20,38,27,.12);border-radius:14px;padding:12px;font:inherit}.mobile-feedback-closed{display:grid;grid-template-columns:42px 1fr;grid-gap:12px;gap:12px;align-items:center;background:#eaf7ed}.mobile-feedback-closed>span{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#16a34a;color:#fff;font-weight:950;font-size:21px}.mobile-confirm-backdrop{position:fixed;inset:0;z-index:1000;background:rgba(3,20,13,.62);display:grid;align-items:end;padding:14px}.mobile-confirm-dialog{width:min(100%,520px);margin:0 auto;background:#fff;border-radius:28px;padding:22px;box-shadow:0 30px 90px rgba(0,0,0,.28)}.mobile-confirm-dialog h2{text-align:center;margin:10px 0 6px}.mobile-confirm-dialog>p{text-align:center;color:#64746a}.confirm-icon{width:66px;height:66px;border-radius:22px;display:grid;place-items:center;margin:0 auto;font-size:34px}.confirm-icon.like{background:#e8f8ed}.confirm-icon.dislike{background:#fff0f0}.mobile-confirm-amount{background:#f4f7f3;border-radius:18px;padding:14px;text-align:center;margin-top:14px}.mobile-confirm-amount small,.mobile-confirm-amount span{display:block;color:#6f7e74}.mobile-confirm-amount strong{display:block;font-size:30px;color:#0f5132;margin:4px 0}.mobile-confirm-dialog .mobile-outline{margin-top:0}@media(max-width:760px){.pro-sidebar{min-height:auto!important;background:#063323!important;background-image:linear-gradient(180deg,#063323,#031b14)!important}.mobile-tip-grid{grid-template-columns:1fr 1fr}}@media(min-width:801px){.admin-pro-shell{align-items:stretch!important;background:linear-gradient(90deg,#063323 0 294px,#f7f8fb 294px 100%)!important}.admin-pro-shell>.pro-sidebar{position:relative!important;top:auto!important;height:auto!important;min-height:100vh!important;align-self:stretch!important;background:#063323!important;background-image:linear-gradient(180deg,#063323,#05281d 52%,#031b14)!important}}@media(min-width:801px) and (max-width:1200px){.admin-pro-shell{background:linear-gradient(90deg,#063323 0 230px,#f7f8fb 230px 100%)!important}}.mobile-status.skipped{background:#fff1b8;color:#7a5200;border:1px solid #f2c94c}.mobile-reset,.mobile-skip{border:0;border-radius:18px;padding:14px 16px;font-weight:900}.mobile-reset{background:#eef2f0;color:#31443a;border:1px solid rgba(20,38,27,.14)}.mobile-skip{background:#f5c542;color:#3e3100}.mobile-reset:disabled,.mobile-skip:disabled{opacity:.38}.mobile-modal-backdrop{position:fixed;inset:0;background:rgba(10,24,15,.62);display:grid;place-items:end center;z-index:120;padding:16px}.mobile-skip-modal{width:min(100%,520px);max-height:88vh;overflow:auto;background:#fff;border-radius:28px;padding:22px;box-shadow:0 24px 70px rgba(0,0,0,.28)}.mobile-skip-modal h2{margin:0 0 8px;font-size:26px}.mobile-skip-modal>p{margin:0 0 16px;color:#64746a}.mobile-field-label{display:block;font-size:13px;font-weight:900;color:#425348;margin-top:10px}.mobile-modal-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-top:14px}.mobile-modal-actions .mobile-outline{margin-top:0}.mobile-skip-photo-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;margin-top:10px}.mobile-skip-photo-grid img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:14px}.mobile-app-shell .mobile-stats-card{grid-template-columns:repeat(4,minmax(0,1fr))}@media(max-width:520px){.mobile-app-shell .mobile-stats-card{grid-template-columns:repeat(2,minmax(0,1fr))}}.master-gate{min-height:100vh;display:grid;place-items:center;background:#061913;padding:24px}.master-gate-card{width:min(420px,100%);padding:28px;border:1px solid hsla(0,0%,100%,.12);border-radius:24px;background:#0b2a20;color:#fff}.master-gate-card p{color:#b9d5ca}.master-shell{min-height:100vh;display:grid;grid-template-columns:280px minmax(0,1fr);background:#f4f7f6;color:#10231c}.master-sidebar{position:-webkit-sticky;position:sticky;top:0;height:100vh;padding:30px 22px;background:linear-gradient(180deg,#062f22,#031c15);color:#fff;display:flex;flex-direction:column}.master-sidebar h1{margin:8px 0 30px;font-size:30px;letter-spacing:-.04em}.master-sidebar h1 b{color:#54d889}.master-kicker{font-size:11px;letter-spacing:.16em;font-weight:950;color:#77e3a4}.master-sidebar nav{display:grid;grid-gap:8px;gap:8px}.master-sidebar nav button{border:0;border-radius:12px;padding:13px 14px;text-align:left;background:transparent;color:hsla(0,0%,100%,.76);font-weight:850}.master-sidebar nav button.active{background:hsla(0,0%,100%,.12);color:#fff}.master-sidebar nav button:disabled{opacity:.45}.master-user{margin-top:auto;border-top:1px solid hsla(0,0%,100%,.12);padding-top:18px;display:grid;grid-gap:5px;gap:5px}.master-user small{color:#b9d5ca;overflow-wrap:anywhere}.master-user button{margin-top:10px;border:1px solid hsla(0,0%,100%,.18);background:transparent;color:#fff;border-radius:10px;padding:10px;font-weight:850}.master-content{padding:38px}.master-header{display:flex;justify-content:space-between;gap:24px;align-items:flex-start}.master-header h2{font-size:42px;letter-spacing:-.05em;margin:5px 0}.master-header p{color:#60756d}.master-summary{background:#fff;border:1px solid #dce7e2;border-radius:18px;padding:16px 22px;display:grid;text-align:center}.master-summary b{font-size:30px}.master-summary span{color:#60756d}.master-toolbar{display:flex;gap:12px;margin:28px 0}.master-toolbar input{flex:1 1;min-width:0;border:1px solid #cfdcd7;border-radius:13px;padding:13px 15px;font:inherit;background:#fff}.master-company-card>button,.master-toolbar button{border:0;border-radius:12px;padding:12px 16px;background:#0a6a43;color:#fff;font-weight:900}.master-company-card>button:disabled,.master-toolbar button:disabled{opacity:.48}.master-company-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.master-company-card{background:#fff;border:1px solid #dce7e2;border-radius:20px;padding:20px;box-shadow:0 12px 32px rgba(16,35,28,.06)}.master-company-top{display:flex;align-items:center;justify-content:space-between}.master-company-top>span{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:#dcfce7;color:#087a46;font-size:20px;font-weight:950}.master-company-top em{border-radius:99px;padding:6px 9px;font-style:normal;font-size:12px;font-weight:900}.master-company-top em.active{background:#dcfce7;color:#087a46}.master-company-top em.inactive{background:#fee2e2;color:#991b1b}.master-company-card h3{margin:18px 0 4px;font-size:21px}.master-company-card p{margin:0;color:#71837c}.master-company-card dl{display:grid;grid-gap:9px;gap:9px;margin:20px 0}.master-company-card dl div{display:flex;justify-content:space-between;gap:10px}.master-company-card dt{color:#71837c}.master-company-card dd{margin:0;font-weight:850;text-align:right}.master-company-card>button{width:100%}.master-alert,.master-empty{padding:18px;border-radius:14px;background:#fff7ed;color:#9a3412;border:1px solid #fed7aa}.master-empty{grid-column:1/-1;text-align:center;color:#60756d;background:#fff;border-color:#dce7e2}@media(max-width:1050px){.master-company-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.master-shell{grid-template-columns:1fr}.master-sidebar{position:relative;height:auto}.master-sidebar nav{grid-template-columns:1fr 1fr}.master-user{margin-top:22px}.master-content{padding:24px 16px}.master-header{flex-direction:column}.master-summary{width:100%}.master-company-grid{grid-template-columns:1fr}.master-toolbar{flex-direction:column}}.master-sidebar nav button{display:flex;align-items:center;justify-content:space-between;cursor:pointer}.master-sidebar nav button span{min-width:24px;padding:2px 7px;border-radius:99px;background:hsla(0,0%,100%,.1);font-size:11px;text-align:center}.master-demo-badge{display:inline-flex;width:max-content;margin-top:5px;padding:4px 8px;border-radius:99px;background:#fbbf24;color:#382b00!important;font-weight:900}.master-primary{border:0;border-radius:12px;padding:12px 16px;background:#0a6a43;color:#fff;font-weight:900;cursor:pointer}.master-alert{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}.master-alert button{border:0;background:transparent;color:inherit;font-size:22px;cursor:pointer}.master-table-wrap{margin-top:28px;background:#fff;border:1px solid #dce7e2;border-radius:20px;overflow:hidden}.master-table{width:100%;border-collapse:collapse}.master-table td,.master-table th{padding:16px 18px;text-align:left;border-bottom:1px solid #edf2f0}.master-table th{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#71837c;background:#f8faf9}.master-table td small,.master-table td strong{display:block}.master-table td small{margin-top:4px;color:#71837c}.master-status{display:inline-flex;padding:6px 9px;border-radius:99px;background:#dcfce7;color:#087a46;font-size:12px;font-weight:900;text-transform:capitalize}.master-list{display:grid;grid-gap:12px;gap:12px;margin-top:28px}.master-list article{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 20px;background:#fff;border:1px solid #dce7e2;border-radius:16px}.master-list article>div{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.master-list article:first-child>div:first-child,.master-list article>div:first-child{display:grid;grid-gap:4px;gap:4px}.master-list small,.master-list time{color:#71837c}.master-list span{padding:6px 9px;border-radius:99px;background:#eef5f2;font-size:12px;font-weight:850;text-transform:capitalize}.master-modal-backdrop{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:20px;background:rgba(2,18,13,.66);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.master-modal{width:min(520px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:22px;box-shadow:0 24px 80px rgba(0,0,0,.3)}.master-modal>header{display:flex;align-items:center;justify-content:space-between;padding:20px 22px;border-bottom:1px solid #e4ece8}.master-modal h3{margin:0;font-size:22px}.master-modal>header button{width:36px;height:36px;border:0;border-radius:10px;background:#eef5f2;font-size:22px;cursor:pointer}.master-form{display:grid;grid-gap:15px;gap:15px;padding:22px}.master-form label{display:grid;grid-gap:7px;gap:7px;font-weight:850}.master-form input,.master-form select,.master-form textarea{width:100%;border:1px solid #cfdcd7;border-radius:12px;padding:12px 13px;background:#fff;color:#10231c;font:inherit}.master-form textarea{min-height:90px;resize:vertical}.master-form>button{border:0;border-radius:12px;padding:13px 16px;background:#0a6a43;color:#fff;font-weight:900;cursor:pointer}.master-form-note{margin:0;padding:12px;border-radius:12px;background:#f0fdf4;color:#166534;font-size:13px}.master-company-card dd{max-width:60%;overflow-wrap:anywhere}@media(max-width:760px){.master-table-wrap{overflow-x:auto}.master-table{min-width:620px}.master-list article{align-items:flex-start;flex-direction:column}.master-header>.master-primary{width:100%}}.master-card-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.master-card-actions button,.master-detail-actions button{border:0;border-radius:11px;padding:11px 12px;background:#0a6a43;color:#fff;font-weight:900;cursor:pointer}.master-card-actions .secondary,.master-detail-actions .secondary{background:#eef5f2;color:#145d42}.master-inline-button{border:0;border-radius:9px;padding:8px 11px;background:#0a6a43;color:#fff;font-weight:850;white-space:nowrap;cursor:pointer}.master-list span.approved{background:#dcfce7;color:#087a46}.master-company-detail{padding:22px;display:grid;grid-gap:20px;gap:20px}.master-detail-summary{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:14px;border-radius:14px;background:#f4f8f6}.master-detail-summary span{padding:5px 9px;border-radius:99px;font-size:12px;font-weight:900}.master-detail-summary span.active{background:#dcfce7;color:#087a46}.master-detail-summary span.inactive{background:#fee2e2;color:#991b1b}.master-detail-summary small{margin-left:auto;color:#71837c}.master-company-detail section{display:grid;grid-gap:8px;gap:8px}.master-company-detail h4{display:flex;justify-content:space-between;margin:0;padding-bottom:8px;border-bottom:1px solid #e5ece9}.master-company-detail h4 span{color:#71837c}.master-person{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:11px 0;border-bottom:1px solid #eef3f1}.master-person div{display:grid;grid-gap:3px;gap:3px}.master-muted,.master-person small{color:#71837c}.master-person em{font-style:normal;font-size:12px;font-weight:900;color:#087a46}.master-detail-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.master-demo-code{margin:0;padding:12px;border:1px dashed #d69e2e;border-radius:12px;background:#fffbeb;color:#7c4a03;text-align:center}.master-table td:last-child{text-align:right}@media(max-width:620px){.master-card-actions,.master-detail-actions{grid-template-columns:1fr}.master-detail-summary small{width:100%;margin-left:0}.master-inline-button{width:100%}}.master-health-score{display:flex;align-items:center;justify-content:space-between;gap:12px}.master-health-score strong{font-size:34px;letter-spacing:-.04em}.master-health-score span{border-radius:99px;padding:6px 10px;font-size:12px;font-weight:900}.master-health-score .healthy{background:#dcfce7;color:#087a46}.master-health-score .warning{background:#fef3c7;color:#92400e}.master-health-score .critical{background:#fee2e2;color:#991b1b}.map-toolbar{display:flex;align-items:flex-end;gap:14px;flex-wrap:wrap;margin-bottom:18px;padding:16px}.map-toolbar label{display:grid;grid-gap:6px;gap:6px;min-width:180px;font-weight:700}.map-legend{display:flex;gap:12px;flex-wrap:wrap;margin-left:auto}.map-legend span{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:700}.map-legend i{width:11px;height:11px;border-radius:50%;display:block}.operations-map-layout{display:grid;grid-template-columns:280px minmax(0,1fr) 290px;grid-gap:18px;gap:18px;align-items:start}.map-list{padding:12px;max-height:680px;overflow:auto}.map-property-row{width:100%;display:flex;gap:11px;text-align:left;padding:12px;border:1px solid transparent;border-radius:12px;background:transparent;cursor:pointer}.map-property-row.active,.map-property-row:hover{background:#f0fdf4;border-color:#86efac}.map-property-row p,.map-property-row small{margin:3px 0 0;color:#64748b}.map-number{width:28px;height:28px;flex:0 0 28px;border-radius:50%;display:grid;place-items:center;color:#fff;font-weight:800}.map-canvas-card{padding:10px;overflow:hidden}.operations-map{height:640px;width:100%;border-radius:14px;overflow:hidden;background:#e5e7eb}.map-provider-note{font-size:12px;color:#64748b;margin:8px 4px 2px}.map-details{padding:16px;position:-webkit-sticky;position:sticky;top:84px}.map-details h2{margin:14px 0 4px}.map-details>p{color:#64748b;margin:0 0 14px}.map-status{display:inline-flex;color:#fff;font-weight:800;padding:7px 11px;border-radius:999px}.map-details .detail-box{margin:10px 0}.map-details .detail-box span{display:block;font-size:12px;color:#64748b}.map-details .full{width:100%;justify-content:center;margin-top:10px}.leaflet-container{font-family:inherit}@media(max-width:1100px){.operations-map-layout{grid-template-columns:240px minmax(0,1fr)}.map-details{grid-column:1/-1;position:static}.operations-map{height:520px}}@media(max-width:760px){.operations-map-layout{grid-template-columns:1fr}.map-list{max-height:240px}.operations-map{height:430px}.map-details{grid-column:auto}.map-legend{margin-left:0}.map-toolbar label{min-width:140px;flex:1 1}}.manager-permissions{margin:18px 0;padding:16px;border:1px solid #dbe4dc;border-radius:16px;background:#f8fbf8}.manager-permission-row{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:11px 0;border-bottom:1px solid #e5e7eb}.manager-permission-row:last-child{border-bottom:0}.segmented-access{display:flex;border:1px solid #cbd5e1;border-radius:10px;overflow:hidden}.segmented-access button{border:0;border-right:1px solid #cbd5e1;background:#fff;padding:8px 11px;cursor:pointer}.segmented-access button:last-child{border-right:0}.segmented-access button.active{background:#174f35;color:#fff}.manager-permission-row strong{text-transform:capitalize}@media(max-width:700px){.manager-permission-row{align-items:flex-start;flex-direction:column}.segmented-access{width:100%}.segmented-access button{flex:1 1}}.pw-route-page{max-width:1500px;margin:0 auto}.pw-route-header{display:flex;justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:14px}.pw-route-header h1{margin:3px 0 4px;font-size:38px;letter-spacing:-.04em}.pw-route-header p{margin:0;color:#64748b}.pw-route-actions{display:flex;gap:10px;align-items:center}.pw-route-actions select{min-width:170px;border:1px solid #d7e0dc;border-radius:12px;padding:11px 13px;background:#fff;font:inherit;font-weight:750}.pw-view-tabs{display:flex;border-bottom:1px solid #dfe7e3;background:#fff}.pw-view-tabs button{min-width:130px;border:0;border-bottom:3px solid transparent;padding:14px 18px;background:transparent;color:#64748b;font-weight:850;cursor:pointer}.pw-view-tabs button.active{color:#2563eb;border-bottom-color:#2563eb}.pw-map-stage{position:relative;height:calc(100vh - 235px);min-height:560px;overflow:hidden;border:1px solid #dfe7e3;border-top:0;border-radius:0 0 18px 18px;background:#e5e7eb}.pw-route-map{position:absolute;inset:0}.pw-marker-shell{background:transparent!important;border:0!important}.pw-marker{width:32px;height:32px;display:grid;place-items:center;border:3px solid #fff;border-radius:50%;color:#fff;font-size:13px;font-weight:950;box-shadow:0 4px 12px rgba(15,23,42,.32);transition:transform .15s}.pw-marker.active{width:38px;height:38px;transform:translate(-3px,-3px);box-shadow:0 0 0 5px rgba(37,99,235,.18),0 5px 16px rgba(15,23,42,.38)}.pw-map-legend{position:absolute;top:14px;left:14px;z-index:500;display:flex;gap:10px;flex-wrap:wrap;padding:9px 11px;border-radius:12px;background:hsla(0,0%,100%,.94);box-shadow:0 6px 20px rgba(15,23,42,.15)}.pw-map-legend span{display:flex;align-items:center;gap:5px;font-size:12px;font-weight:800}.pw-map-legend i{width:10px;height:10px;border-radius:50%}.pw-map-legend .open{background:#2563eb}.pw-map-legend .done{background:#16a34a}.pw-map-legend .skip{background:#eab308}.pw-map-legend .issue{background:#dc2626}.pw-property-sheet{position:absolute;z-index:550;left:50%;bottom:18px;transform:translateX(-50%);width:min(760px,calc(100% - 28px));display:grid;grid-template-columns:78px minmax(0,1fr) auto;grid-gap:14px;gap:14px;align-items:center;padding:13px;border:1px solid rgba(15,23,42,.08);border-radius:18px;background:hsla(0,0%,100%,.97);box-shadow:0 16px 48px rgba(15,23,42,.25);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.pw-property-photo{width:78px;height:68px;border-radius:12px;overflow:hidden;background:#edf2ef;display:grid;place-items:center;font-size:28px}.pw-property-photo img{width:100%;height:100%;object-fit:cover}.pw-property-copy{min-width:0}.pw-property-copy>div{display:grid;grid-gap:2px;gap:2px}.pw-property-copy small,.pw-property-copy span,.pw-property-copy strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pw-property-copy strong{font-size:17px}.pw-property-copy small,.pw-property-copy span{color:#64748b}.pw-property-copy small{margin-top:7px}.pw-property-sheet>b{font-size:13px}.pw-property-buttons{grid-column:2/4;display:flex;gap:8px}.pw-property-buttons a{flex:1 1;text-align:center;text-decoration:none;border-radius:10px;padding:10px 12px;background:#2563eb;color:#fff;font-weight:850}.pw-property-buttons a:last-child{background:#eef2ff;color:#1d4ed8}.pw-route-list{border:1px solid #dfe7e3;border-top:0;border-radius:0 0 18px 18px;overflow:hidden;background:#fff}.pw-route-list>button{width:100%;display:grid;grid-template-columns:38px minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:center;border:0;border-bottom:1px solid #edf2ef;padding:15px 18px;background:#fff;text-align:left;cursor:pointer}.pw-route-list>button:hover{background:#f8fbfa}.pw-list-number{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;color:#fff;font-weight:900}.pw-route-list div{min-width:0}.pw-route-list span,.pw-route-list strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pw-route-list span{margin-top:4px;color:#64748b}.pw-route-list em{font-style:normal;font-size:12px;font-weight:850;color:#64748b}@media(max-width:760px){.pw-route-header{align-items:stretch;flex-direction:column}.pw-route-actions{width:100%}.pw-route-actions select{flex:1 1;min-width:0}.pw-map-stage{height:calc(100vh - 285px);min-height:500px;border-radius:0}.pw-map-legend{right:10px;left:10px;top:10px;justify-content:center}.pw-property-sheet{bottom:10px;grid-template-columns:62px minmax(0,1fr);gap:10px;padding:10px}.pw-property-photo{width:62px;height:62px}.pw-property-sheet>b{grid-column:2}.pw-property-buttons{grid-column:1/-1}.pw-route-header h1{font-size:30px}.pw-view-tabs button{flex:1 1;min-width:0}}.employee-route-view-toggle{display:grid;grid-template-columns:1fr 1fr;grid-gap:4px;gap:4px;margin:12px 14px;padding:4px;border:1px solid #dbe5e0;border-radius:14px;background:#eef3f1}.employee-route-view-toggle button{border:0;border-radius:10px;padding:10px;background:transparent;color:#5f6f68;font:inherit;font-weight:850;cursor:pointer}.employee-route-view-toggle button.active{background:#fff;color:#0f5132;box-shadow:0 2px 8px rgba(15,81,50,.12)}.employee-map-panel{position:relative;margin:0 10px 14px;min-height:560px;border:1px solid #d8e2dd;border-radius:18px;overflow:hidden;background:#e5e7eb;box-shadow:0 8px 24px rgba(15,23,42,.08)}.employee-map-toolbar{position:absolute;z-index:620;top:10px;left:10px;right:10px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 10px;border-radius:13px;background:hsla(0,0%,100%,.95);box-shadow:0 6px 20px rgba(15,23,42,.16);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.employee-map-toolbar div{min-width:0;display:grid;grid-gap:1px;gap:1px}.employee-map-toolbar span,.employee-map-toolbar strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.employee-map-toolbar strong{font-size:13px}.employee-map-toolbar span{font-size:11px;color:#64748b}.employee-map-toolbar button{border:1px solid #cfe0d8;border-radius:9px;padding:7px 9px;background:#fff;color:#0f5132;font-weight:850}.employee-map-notice{position:absolute;z-index:615;top:66px;left:10px;right:10px;margin:0;padding:8px 10px;border-radius:10px;background:#fff7d6;color:#7c5d00;font-size:11px;font-weight:750;box-shadow:0 4px 14px rgba(15,23,42,.12)}.employee-route-map{position:absolute;inset:0;min-height:560px}.employee-map-marker-shell{background:transparent!important;border:0!important}.employee-map-marker{width:34px;height:34px;display:grid;place-items:center;border:3px solid #fff;border-radius:50%;color:#fff;font-size:13px;font-weight:950;box-shadow:0 4px 13px rgba(15,23,42,.36)}.employee-map-marker.active{width:40px;height:40px;transform:translate(-3px,-3px);box-shadow:0 0 0 5px rgba(37,99,235,.2),0 5px 16px rgba(15,23,42,.4)}.employee-map-sheet{position:absolute;z-index:620;left:10px;right:10px;bottom:10px;padding:11px;border:1px solid rgba(15,23,42,.08);border-radius:16px;background:hsla(0,0%,100%,.97);box-shadow:0 14px 38px rgba(15,23,42,.24);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.employee-map-sheet-main{display:grid;grid-template-columns:36px minmax(0,1fr) auto;grid-gap:9px;gap:9px;align-items:center}.employee-map-sequence{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:#fff;font-weight:950}.employee-map-sheet-main>div{min-width:0}.employee-map-sheet-main span,.employee-map-sheet-main strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.employee-map-sheet-main strong{font-size:14px}.employee-map-sheet-main span{margin-top:2px;color:#64748b;font-size:11px}.employee-map-sheet-main>b{font-size:11px}.employee-map-sheet-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin-top:10px}.employee-map-sheet-actions a,.employee-map-sheet-actions button{border:0;border-radius:10px;padding:10px;text-align:center;text-decoration:none;font:inherit;font-weight:850}.employee-map-sheet-actions button{background:#0f6b43;color:#fff}.employee-map-sheet-actions a{background:#eaf2ff;color:#1d4ed8}@media(max-width:420px){.employee-map-panel,.employee-route-map{min-height:520px}.employee-map-panel{height:calc(100dvh - 285px);min-height:480px}.employee-route-map{min-height:100%}.employee-map-toolbar{top:8px;left:8px;right:8px}.employee-map-sheet{left:8px;right:8px;bottom:8px}.leaflet-control-zoom{margin-top:78px!important}}.employee-map-toolbar-actions{display:flex!important;grid-template-columns:none!important;flex-direction:row;gap:7px}.employee-map-toolbar-actions button:disabled{opacity:.45;cursor:not-allowed}.employee-web-map-shell{width:min(1500px,calc(100% - 28px));height:calc(100vh - 225px);min-height:620px;margin:14px auto 24px;display:grid;grid-template-columns:340px minmax(0,1fr);grid-gap:14px;gap:14px;overflow:hidden}.employee-web-map-sidebar{min-width:0;display:flex;flex-direction:column;overflow:hidden;border:1px solid #d8e2dd;border-radius:20px;background:#fff;box-shadow:0 10px 28px rgba(15,23,42,.07)}.employee-web-map-sidebar-head{padding:20px;border-bottom:1px solid #e7eeea;display:grid;grid-gap:3px;gap:3px}.employee-web-map-sidebar-head strong{font-size:24px;color:#173b2a}.employee-web-map-sidebar-head small{color:#64748b;font-weight:800}.employee-web-map-route-list{overflow-y:auto;padding:8px}.employee-web-map-route-item{width:100%;display:grid;grid-template-columns:34px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:center;padding:12px;border:0;border-bottom:1px solid #edf2ef;background:#fff;text-align:left;cursor:pointer}.employee-web-map-route-item:hover{background:#f7faf8}.employee-web-map-route-item>span{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#64748b;color:#fff;font-weight:950}.employee-web-map-route-item>div{min-width:0}.employee-web-map-route-item small,.employee-web-map-route-item strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.employee-web-map-route-item small{margin-top:3px;color:#64748b}.employee-web-map-route-item em{grid-column:2;font-style:normal;text-transform:capitalize;font-size:11px;font-weight:900;color:#64748b}.employee-web-map-route-item.next>span{background:#2563eb}.employee-web-map-route-item.completed>span{background:#16a34a}.employee-web-map-route-item.skipped>span{background:#eab308}.employee-web-map-route-item.attention>span{background:#dc2626}.employee-web-map-route-item.attention em{color:#dc2626}.employee-web-map-empty{padding:24px;color:#64748b}.employee-map-panel.employee-map-desktop{height:100%;min-height:620px;margin:0;border-radius:20px}.employee-map-desktop .employee-route-map{min-height:100%}.employee-map-desktop .employee-map-sheet{left:auto;width:min(440px,calc(100% - 20px))}.employee-map-desktop .employee-map-toolbar{right:auto;width:min(520px,calc(100% - 20px))}@media(max-width:900px){.employee-web-map-shell{height:auto;min-height:0;grid-template-columns:1fr;overflow:visible}.employee-web-map-sidebar{max-height:310px}.employee-map-panel.employee-map-desktop{height:620px;min-height:620px}.employee-map-desktop .employee-map-toolbar{right:10px;width:auto}}@media(max-width:560px){.employee-web-map-shell{width:calc(100% - 20px)}.employee-map-panel.employee-map-desktop{height:540px;min-height:540px}.employee-map-toolbar{align-items:flex-start}.employee-map-toolbar-actions{flex-direction:column}.employee-map-toolbar-actions button{padding:6px 8px}.employee-map-desktop .employee-map-sheet{left:8px;right:8px;width:auto}.employee-web-map-sidebar{max-height:260px}}.employee-browser-map-card{margin-top:20px;padding:16px}.employee-browser-map-card>.employee-map-panel{height:620px;margin:14px 0 0}.employee-browser-map-card .employee-route-map{min-height:620px}@media(max-width:700px){.employee-browser-map-card{padding:10px}.employee-browser-map-card>.employee-map-panel{height:540px;min-height:540px}.employee-browser-map-card .employee-route-map{min-height:540px}}.employee-day-strip{display:flex;gap:8px;overflow-x:auto;margin:0 -14px 10px;padding:10px 14px;background:#fff;scrollbar-width:none}.employee-day-strip::-webkit-scrollbar{display:none}.employee-day-strip button{min-width:58px;border:1px solid #dce7e1;border-radius:13px;background:#fff;padding:8px 6px;color:#65746b;display:grid;place-items:center;cursor:pointer}.employee-day-strip button span{font-size:11px;text-transform:uppercase;font-weight:850}.employee-day-strip button strong{font-size:19px;color:#21352a}.employee-day-strip button i{font-size:9px;font-style:normal;color:#0f6b43;font-weight:900}.employee-day-strip button.past{background:#f4f7f5}.employee-day-strip button.active{background:#0f6b43;border-color:#0f6b43;color:#fff;box-shadow:0 8px 20px rgba(15,107,67,.2)}.employee-day-strip button.active i,.employee-day-strip button.active strong{color:#fff}.employee-week-picker{margin:0 -14px 10px;background:#fff}.employee-week-picker>div{display:grid;grid-template-columns:40px 1fr 40px;align-items:center;padding:8px 14px 0;text-align:center}.employee-week-picker>div button{height:36px;border:1px solid #dce7e1;border-radius:10px;background:#fff;color:#0f6b43;font-size:26px;line-height:1;cursor:pointer}.employee-week-picker>div strong{font-size:13px;color:#21352a}.employee-week-picker .employee-day-strip{margin:0;padding-top:8px;justify-content:space-between}.employee-week-picker .employee-day-strip button{min-width:0;flex:1 1}.mobile-app-shell .employee-mobile-topbar{background:#0f6b43!important}.mobile-app-shell .employee-mobile-brand>span,.mobile-app-shell .employee-mobile-topbar .mobile-avatar{color:#0f6b43!important}.mobile-app-shell .employee-progress-track{background:#e4efe8!important}.mobile-app-shell .employee-progress-track i{background:#16a36a!important}.mobile-app-shell .employee-next-directions{background:#0f6b43!important;box-shadow:0 9px 24px rgba(15,107,67,.28)!important}.mobile-app-shell .employee-contact-actions a,.mobile-app-shell .employee-contract-card>button b{color:#0f6b43!important}.mobile-app-shell .employee-access-note{background:#eaf6ef!important;color:#236a48!important}.employee-mobile-topbar{margin-bottom:0;background:#1f64df!important;color:#fff;padding:12px 14px}.employee-mobile-brand{display:flex;align-items:center;gap:10px}.employee-mobile-brand>span{width:36px;height:36px;border-radius:10px;background:#fff;color:#1f64df;display:grid;place-items:center;font-weight:950;opacity:1}.employee-mobile-brand small{display:block;color:hsla(0,0%,100%,.78);font-size:11px}.employee-mobile-topbar .mobile-avatar{width:38px;height:38px;border-radius:50%;color:#1f64df}.employee-mobile-progress{background:#fff;padding:15px 14px 13px;margin:0 -14px 10px;border-bottom:1px solid #e7ebf1}.employee-mobile-progress>div:first-child{display:flex;justify-content:space-between;gap:12px}.employee-mobile-progress small,.employee-mobile-progress span{color:#64748b;font-size:12px;font-weight:800}.employee-progress-track{height:10px;border-radius:99px;background:#e7edf7;margin:11px 0 8px;overflow:hidden}.employee-progress-track i{display:block;height:100%;border-radius:inherit;background:#3676e8;transition:width .25s ease}.employee-video-route-card{border-radius:8px!important;box-shadow:none!important;border-bottom:1px solid #edf0f4!important;padding:12px 5px!important;min-height:82px!important}.employee-video-route-card .mobile-route-index{background:transparent;color:#667085;width:28px}.employee-video-route-card.completed{opacity:.72}.employee-video-route-card strong{font-size:14px!important;color:#182230}.employee-video-route-card p{font-size:12px}.employee-video-route-card em{font-size:11px}.employee-next-directions{position:-webkit-sticky;position:sticky;bottom:max(8px,env(safe-area-inset-bottom));z-index:24;margin-top:12px;min-height:48px;border-radius:6px;padding:0 14px;background:#2e73e8;color:#fff;text-decoration:none;display:flex;align-items:center;justify-content:space-between;font-weight:900;box-shadow:0 9px 24px rgba(37,99,235,.28)}.employee-video-row{display:flex;justify-content:space-between;gap:18px;padding:15px 2px;border-bottom:1px solid #edf0f4;color:#64748b}.employee-video-row strong{color:#253143;text-align:right}.employee-contract-card{margin-top:10px;border:1px solid #edf0f4;border-radius:8px;background:#fff;overflow:hidden}.employee-contract-card>button{width:100%;border:0;background:#fff;padding:14px;display:flex;justify-content:space-between;font:inherit;font-weight:900}.employee-contract-card>button b{color:#2870dc;font-size:12px}.employee-contract-service{display:flex;gap:12px;padding:12px 14px;border-top:1px solid #edf0f4}.employee-contract-service i{width:42px;height:42px;border-radius:7px;background:#e7f3e6;display:grid;place-items:center;font-style:normal}.employee-contract-service small,.employee-contract-service strong{display:block}.employee-contract-service small{margin-top:3px;color:#64748b}.employee-access-note{margin:12px 14px;padding:13px;border-radius:5px;background:#edf5ff;color:#3975c8;font-size:12px}.employee-contract-details{border:0!important;border-radius:0!important;margin:0!important}.employee-contact-actions{display:flex;gap:10px;padding-top:10px}.employee-contact-actions a{flex:1 1;border:1px solid #dbe3ee;border-radius:7px;padding:10px;text-align:center;text-decoration:none;color:#2366ce;font-weight:850}.employee-visit-date{margin:16px 0 8px;font-weight:900;color:#253143}.employee-time-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}.employee-time-grid div{background:#fff;border:1px solid #edf0f4;border-radius:7px;padding:10px 6px;text-align:center}.employee-time-grid span{display:block;color:#64748b;font-size:10px}.employee-time-grid strong{display:block;margin-top:4px;font-size:16px}.employee-image-section{margin-top:16px}.employee-image-section>div{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:8px;gap:8px;margin-top:8px}.employee-image-section img{width:100%;height:110px;object-fit:cover;border-radius:7px}.employee-service-footer{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-top:14px}.employee-service-footer button{min-height:48px;border-radius:7px;border:0;font-weight:900}.employee-service-footer .mobile-reset{background:#ef5b6c;color:#fff}.mobile-browser-service{border-radius:10px!important;padding:12px!important}.mobile-browser-service .mobile-service-head h1{font-size:18px}.mobile-browser-service .mobile-property-photo-browser{border-radius:8px;height:190px}.mobile-browser-service .mobile-directions{border-radius:6px;background:#fff;color:#243143;padding:9px 12px}.mobile-browser-service .mobile-action-grid{grid-template-columns:repeat(2,1fr)!important}.mobile-browser-service .mobile-action-grid button{border-radius:7px}.mobile-browser-service>.mobile-reset{display:none}@media(max-width:420px){.employee-time-grid{grid-template-columns:repeat(3,1fr)}.mobile-tabs{grid-template-columns:repeat(2,minmax(0,1fr))!important}.mobile-browser-service .mobile-action-grid{grid-template-columns:repeat(2,1fr)!important}}.smart-route-review{margin-top:20px;padding:18px}.smart-route-review-row{display:grid;grid-template-columns:38px minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:center;padding:12px;border-bottom:1px solid #edf2ef}.smart-route-review-row>strong{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#2563eb;color:#fff}.smart-route-review-row b,.smart-route-review-row span{display:block}.smart-route-review-row span{margin-top:3px;color:#64748b}.route-order-buttons{display:flex;gap:6px}.route-order-buttons button{width:36px;height:36px;border:1px solid #d7e0dc;border-radius:9px;background:#fff;color:#0f5132;font-weight:950;cursor:pointer}.route-order-buttons button:disabled{opacity:.35;cursor:not-allowed}.address-autocomplete{position:relative;width:100%}.address-suggestions{position:absolute;z-index:1200;top:calc(100% + 5px);left:0;right:0;max-height:270px;overflow-y:auto;border:1px solid #d6e1dc;border-radius:13px;background:#fff;box-shadow:0 14px 36px rgba(15,23,42,.18)}.address-suggestions button{display:block;width:100%;border:0;border-bottom:1px solid #edf2ef;padding:12px 14px;background:#fff;color:#18352a;text-align:left;font:inherit;font-size:13px;line-height:1.35;cursor:pointer}.address-suggestions button:last-child{border-bottom:0}.address-suggestions button:focus,.address-suggestions button:hover{background:#edf9f2;outline:none}.address-suggestion-status{padding:12px 14px;color:#64748b;font-size:12px}.property-reference-layout{width:min(760px,100%);margin:0 auto;color:#26332d}.property-reference-head{margin:4px 0 14px}.property-reference-head h2{font-size:22px}.property-reference-head button{border:0;background:transparent;color:#0f6b43;font:inherit;font-weight:850}.property-contract-summary{grid-template-columns:64px minmax(0,1fr) 22px;border:1px solid #e3eae6;border-radius:14px;box-shadow:0 5px 16px rgba(15,23,42,.06)}.property-contract-thumb{width:64px;height:58px;border-radius:9px;background:#eaf5e9;font-size:27px}.property-contract-summary small,.property-contract-summary strong{display:block}.property-contract-summary small{margin-top:4px;color:#748079;text-transform:capitalize}.property-contract-summary>i{color:#86948c}.property-compact-card{margin-top:14px;padding:20px;border:1px solid #e3eae6;border-radius:14px;box-shadow:0 5px 16px rgba(15,23,42,.06)}.property-access-banner{margin-bottom:16px;padding:14px;border-radius:9px;background:#eaf6ef;color:#236a48;font-weight:750}.property-compact-card dl>div{display:flex;justify-content:space-between;gap:22px;padding:13px 0;border-bottom:1px solid #edf1ef}.property-compact-card dl>div:last-child{border-bottom:0}.property-compact-card dt{font-weight:850}.property-compact-card dd{color:#707b75;text-align:right;text-transform:capitalize}.property-visit-title{margin:20px 0 10px;font-size:17px;font-weight:950}.property-time-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.property-time-cards>div{min-width:0;padding:14px;border:1px solid #e3eae6;border-radius:12px;background:#fff;box-shadow:0 5px 16px rgba(15,23,42,.05)}.property-time-cards span,.property-time-cards strong{display:block}.property-time-cards span{color:#748079;font-size:13px}.property-time-cards strong{margin-top:5px;font-size:21px;white-space:nowrap}.property-images{margin-top:20px}.property-images h3{margin:0 0 10px}.property-images>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.property-images img{height:180px;border-radius:12px}.property-no-images{grid-column:1/-1;padding:28px;border:1px dashed #cfd9d4;border-radius:12px;color:#748079;text-align:center}.property-edit-toggle{gap:10px;margin-top:18px;flex-wrap:wrap}.property-edit-toggle label{cursor:pointer}.property-edit-panel{margin-top:12px}.table-card input[type=checkbox]{width:17px;height:17px;accent-color:#0f6b43;cursor:pointer}.pro-sidebar{overflow-y:auto}.pro-nav{display:grid;grid-gap:6px;gap:6px}.pro-nav-group{display:grid;grid-gap:4px;gap:4px}.pro-nav-group-toggle{width:100%;min-height:44px;border:0;border-radius:10px;padding:0 12px;display:grid;grid-template-columns:24px minmax(0,1fr) auto 20px;align-items:center;grid-gap:10px;gap:10px;background:transparent;color:hsla(0,0%,100%,.86);font:inherit;text-align:left;cursor:pointer}.pro-nav-group-toggle>span{text-align:center;font-size:17px}.pro-nav-group-toggle strong{font-size:14px}.pro-nav-group-toggle b{font-size:17px;text-align:center;transition:transform .18s}.pro-nav-group.open .pro-nav-group-toggle{background:hsla(0,0%,100%,.09);color:#fff}.pro-nav-group.open .pro-nav-group-toggle b{transform:rotate(180deg)}.pro-nav-group-toggle em{min-width:23px;height:23px;padding:0 6px;border-radius:99px;display:grid;place-items:center;background:#ef4444;color:#fff;font-size:11px;font-style:normal}.pro-nav-group-links{display:grid;grid-gap:3px;gap:3px;padding:1px 0 5px 20px}.pro-sidebar .pro-nav-group-links a{height:38px;padding:0 12px;font-size:13px}.pro-sidebar .pro-nav-group-links a span{font-size:15px}.pro-sidebar .help-card{margin-top:16px}@media(max-width:800px){.pro-nav{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;overflow:visible!important;padding-bottom:8px!important}.pro-nav-group{min-width:0}.pro-nav-group-toggle{background:hsla(0,0%,100%,.08)}.pro-nav-group-links{grid-column:1/-1;padding:4px 0;position:relative}.pro-sidebar .pro-nav-group-links a{width:100%;height:38px;border-radius:9px}.pro-nav-group.open{grid-column:1/-1}.property-reference-layout{width:100%}.property-images img{height:145px}}@media(max-width:480px){.pro-nav{grid-template-columns:1fr!important}.pro-nav-group.open{grid-column:auto}.property-contract-summary{grid-template-columns:52px minmax(0,1fr) 18px;padding:11px}.property-contract-thumb{width:52px;height:49px}.property-compact-card{padding:15px}.property-time-cards{gap:7px}.property-time-cards>div{padding:10px 8px}.property-time-cards strong{font-size:16px}.property-images img{height:120px}.property-edit-toggle .btn{flex:1 1}}.employee-desktop-week{margin:18px 0!important;border:1px solid #dce7e1;border-radius:18px;overflow:hidden;box-shadow:0 8px 24px rgba(15,23,42,.05)}.employee-desktop-week>div{padding:10px 14px!important}.employee-desktop-week .employee-day-strip{margin:0!important;padding:10px 14px!important}.employee-property-reference{width:min(720px,100%)}.employee-property-reference .employee-contract-card{margin:16px 0}.employee-property-reference .employee-contract-details{padding:0 14px 12px!important}.employee-property-reference .employee-time-grid{margin-bottom:18px}.employee-property-upload{padding:16px;margin:18px 0}.master-table input.input{min-width:125px}.master-table .row{flex-wrap:nowrap}@media(max-width:760px){.employee-property-reference{padding:14px!important}.employee-property-reference .house-image{height:210px;border-radius:12px}.employee-property-reference .field-title{font-size:22px;margin-top:16px}.employee-property-reference .employee-contract-card{border-radius:12px}.employee-property-reference .employee-contract-service{padding:14px}.employee-property-reference .employee-access-note{margin:10px 14px}.employee-property-reference .employee-time-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.employee-property-reference .employee-time-grid strong{font-size:15px}.employee-property-upload{border-radius:12px}.employee-desktop-week .employee-day-strip{overflow-x:auto}}.employee-route-week{width:min(1180px,calc(100% - 32px));margin:16px auto 0!important;border:1px solid #dce7e1;border-radius:16px;overflow:hidden;box-shadow:0 8px 24px rgba(15,23,42,.05)}.employee-route-week>div{padding:9px 14px 0!important}.employee-route-week .employee-day-strip{margin:0!important;padding:9px 14px 12px!important}.mobile-property-reference{background:#f7f9f8!important;padding:12px!important}.mobile-property-reference .mobile-service-head{padding:3px 2px 12px}.mobile-property-contract-head{margin:4px 2px 10px}.mobile-property-reference .property-contract-summary{border-radius:12px;padding:11px;grid-template-columns:54px minmax(0,1fr) 18px}.mobile-property-reference .property-contract-thumb{width:54px;height:50px}.mobile-property-data-card{margin-top:10px;padding:15px;border-radius:12px}.mobile-property-data-card .property-access-banner{margin-bottom:10px;padding:12px}.mobile-property-data-card dl>div{padding:11px 0;font-size:13px}.mobile-property-reference .employee-contact-actions{padding:12px 0 0}.mobile-property-reference .employee-time-grid>div{box-shadow:0 4px 12px rgba(15,23,42,.04)}.mobile-property-reference .employee-image-section>div{min-height:92px}.mobile-property-reference .employee-image-section img{height:105px}.mobile-property-no-images{grid-column:1/-1;display:grid;place-items:center;min-height:92px;border:1px dashed #ccd8d1;border-radius:9px;color:#748079;font-size:12px}@media(max-width:700px){.employee-route-week{width:calc(100% - 20px);margin-top:10px!important}.employee-route-week .employee-day-strip{overflow-x:auto;justify-content:flex-start}.employee-route-week .employee-day-strip button{min-width:56px;flex:1 1}.mobile-property-reference .property-compact-card dd{max-width:58%}}:root{--season-primary:#0f6b43;--season-deep:#063323;--season-accent:#55cf70;--season-soft:#eaf6ef;--season-sky:#f7fbf8}html[data-season=spring]{--season-primary:#3f8f5a;--season-deep:#285c3b;--season-accent:#f08db2;--season-soft:#fff0f6;--season-sky:#fff8fb}html[data-season=summer]{--season-primary:#0f6b43;--season-deep:#063323;--season-accent:#55cf70;--season-soft:#eaf6ef;--season-sky:#f7fbf8}html[data-season=autumn]{--season-primary:#9a4c20;--season-deep:#512512;--season-accent:#e89a35;--season-soft:#fff2df;--season-sky:#fffaf3}html[data-season=winter]{--season-primary:#39749a;--season-deep:#183d58;--season-accent:#93d8f4;--season-soft:#eaf7ff;--season-sky:#f5fbff}body{transition:background-color .45s ease,color .35s ease}.master-sidebar,.pro-sidebar{background:linear-gradient(180deg,var(--season-deep),color-mix(in srgb,var(--season-deep) 78%,#031b14))!important}.field-nav-tab.active,.pro-nav a.active{background:linear-gradient(90deg,var(--season-primary),var(--season-accent))!important}.btn-primary,.employee-next-directions,.master-inline-button,.master-primary,.mobile-primary{background:var(--season-primary)!important}.mobile-outline,.property-reference-head button,.topbar-pill{color:var(--season-primary)!important}.mobile-app-shell{background:var(--season-sky)!important}.mobile-app-shell .employee-mobile-topbar{background:var(--season-primary)!important}.mobile-app-shell .employee-mobile-brand>span,.mobile-app-shell .employee-mobile-topbar .mobile-avatar{color:var(--season-primary)!important}.employee-day-strip button.active{background:var(--season-primary)!important;border-color:var(--season-primary)!important}.employee-access-note,.property-access-banner{background:var(--season-soft)!important;color:var(--season-primary)!important}.season-logo{transition:background .45s ease}.season-title span{color:var(--season-deep)!important}.season-title strong{color:var(--season-accent)!important}html[data-season=spring] .season-logo{background:linear-gradient(180deg,#fff,#fff3f8 58%,#d9f5d8)}html[data-season=spring] .grass-mask{background:linear-gradient(180deg,transparent,#70c769 65%,#318b48)}html[data-season=autumn] .season-logo{background:linear-gradient(180deg,#fffaf3,#ffe7c4 62%,#b96228)}html[data-season=autumn] .grass-mask{background:linear-gradient(180deg,transparent,#cf7a2f 65%,#783514)}html[data-season=autumn] .mower-man .body{background:#9a4c20}html[data-season=winter] .season-logo{background:linear-gradient(180deg,#fff,#e7f6ff 62%,#cceafa)}html[data-season=winter] .grass-mask{background:linear-gradient(180deg,transparent,#effaff 56%,#bedff1)}html[data-season=winter] .grass-mask:before{opacity:.18}html[data-season=winter] .mower-man .body{background:#236486}html[data-season=winter] .mower-man .mower{border-radius:2px}.season-atmosphere{position:fixed;inset:0;z-index:70;pointer-events:none;overflow:hidden}.season-particles{position:absolute;inset:0}.season-particles i{position:absolute;top:-9vh;left:calc((var(--particle,1))*5.55%);font-style:normal;opacity:0;animation:seasonFall 10s linear infinite}.season-particles i:before{font-size:20px}.season-particles i:first-child{--particle:1;animation-delay:-1s}.season-particles i:nth-child(2){--particle:2;animation-delay:-7s}.season-particles i:nth-child(3){--particle:3;animation-delay:-3s}.season-particles i:nth-child(4){--particle:4;animation-delay:-9s}.season-particles i:nth-child(5){--particle:5;animation-delay:-5s}.season-particles i:nth-child(6){--particle:6;animation-delay:-2s}.season-particles i:nth-child(7){--particle:7;animation-delay:-8s}.season-particles i:nth-child(8){--particle:8;animation-delay:-4s}.season-particles i:nth-child(9){--particle:9;animation-delay:-10s}.season-particles i:nth-child(10){--particle:10;animation-delay:-6s}.season-particles i:nth-child(11){--particle:11;animation-delay:-1.5s}.season-particles i:nth-child(12){--particle:12;animation-delay:-7.5s}.season-particles i:nth-child(13){--particle:13;animation-delay:-3.5s}.season-particles i:nth-child(14){--particle:14;animation-delay:-9.5s}.season-particles i:nth-child(15){--particle:15;animation-delay:-5.5s}.season-particles i:nth-child(16){--particle:16;animation-delay:-2.5s}.season-particles i:nth-child(17){--particle:17;animation-delay:-8.5s}.season-particles i:nth-child(18){--particle:18;animation-delay:-4.5s}.season-atmosphere.summer .season-particles{display:none}.season-atmosphere.spring .season-particles i:before{content:"🌸"}.season-atmosphere.autumn .season-particles i:before{content:"🍂"}.season-atmosphere.winter .season-particles i:before{content:"❄";color:#d9f3ff;text-shadow:0 1px 5px #4d8db3}.season-atmosphere.winter .season-particles i:nth-child(3n):before{font-size:13px}.season-atmosphere.autumn .season-particles i:nth-child(2n):before{content:"🍁"}@keyframes seasonFall{0%{transform:translate3d(-15px,-8vh,0) rotate(0);opacity:0}10%{opacity:.8}55%{transform:translate3d(28px,50vh,0) rotate(190deg)}to{transform:translate3d(-8px,112vh,0) rotate(390deg);opacity:.25}}.season-worker{position:absolute;right:26px;bottom:20px;width:105px;height:92px;filter:drop-shadow(0 8px 9px rgba(15,35,28,.22));animation:seasonWorkerMove 6s ease-in-out infinite}.season-worker span{position:absolute;display:block}.season-worker-head{left:27px;top:2px;width:20px;height:20px;border-radius:50%;background:#8b592f}.season-worker-head:after{content:"";position:absolute;left:-3px;top:-4px;width:26px;height:8px;border-radius:9px 9px 3px 3px;background:var(--season-primary)}.season-worker-body{left:27px;top:22px;width:21px;height:37px;border-radius:9px 9px 5px 5px;background:var(--season-primary);transform:rotate(7deg)}.season-worker-arm{left:43px;top:31px;width:38px;height:5px;border-radius:8px;background:#78502e;transform:rotate(20deg);transform-origin:left}.season-worker-leg{top:55px;width:7px;height:29px;border-radius:7px;background:#213247;transform-origin:top}.season-worker-leg.one{left:28px;transform:rotate(17deg)}.season-worker-leg.two{left:43px;transform:rotate(-17deg)}.season-worker-tool{right:0;bottom:4px;width:46px;height:21px;border-radius:7px;background:#f97316}.season-worker-tool:before{content:"";position:absolute;left:-25px;top:-11px;width:34px;height:5px;border-radius:8px;background:#475569;transform:rotate(33deg)}.season-worker-tool:after{content:"";position:absolute;left:3px;right:3px;bottom:-7px;height:7px;border-radius:50%;box-shadow:0 0 0 3px #24313b}.season-atmosphere.winter .season-worker-body{width:25px;background:#26709a;box-shadow:inset 0 0 0 3px #9fd9ef}.season-atmosphere.winter .season-worker-tool{width:43px;height:17px;border-radius:2px 2px 12px 12px;background:#a9def2;transform:skewX(-17deg)}.season-atmosphere.winter .season-worker-tool:after{display:none}.season-atmosphere.autumn .season-worker-tool{width:8px;height:48px;right:12px;bottom:0;border-radius:4px;background:#80512b;transform:rotate(-18deg)}.season-atmosphere.autumn .season-worker-tool:after{display:block;left:-15px;right:auto;bottom:-2px;width:38px;height:5px;border-radius:0;background:#d87325;box-shadow:0 6px 0 #d87325}.season-atmosphere.spring .season-worker-tool{width:40px;height:26px;background:#55a5bd;border-radius:5px 12px 7px 7px}.season-atmosphere.spring .season-worker-tool:after{content:"•••";display:block;left:35px;bottom:4px;width:28px;box-shadow:none;color:#49a8d1;letter-spacing:3px}.season-atmosphere.autumn .season-worker-body{background:#a45122}@keyframes seasonWorkerMove{0%,to{transform:translateX(0)}50%{transform:translateX(-32px)}}.master-season-panel{margin-top:28px;padding:24px;border:1px solid #dce7e2;border-radius:22px;background:#fff;box-shadow:0 12px 30px rgba(16,35,28,.06)}.master-season-mode{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;padding:5px;border-radius:14px;background:#eef4f1}.master-season-mode button{border:0;border-radius:10px;padding:12px;background:transparent;font-weight:900;color:#60756d}.master-season-mode button.active{background:#fff;color:var(--season-primary);box-shadow:0 4px 14px rgba(16,35,28,.08)}.master-season-panel>p{color:#60756d}.master-season-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:20px}.master-season-grid>button{min-height:160px;border:2px solid transparent;border-radius:18px;padding:18px 12px;background:#f7faf8;color:#18352a;text-align:center;cursor:pointer}.master-season-grid>button.active{border-color:var(--season-primary);background:var(--season-soft);box-shadow:0 10px 28px color-mix(in srgb,var(--season-primary) 20%,transparent)}.master-season-grid i,.master-season-grid small,.master-season-grid strong{display:block}.master-season-grid i{font-style:normal;font-size:40px}.master-season-grid strong{margin-top:10px;font-size:17px}.master-season-grid small{margin-top:6px;color:#667970;line-height:1.35}@media(max-width:760px){.season-worker{right:7px;bottom:8px;transform:scale(.72);transform-origin:bottom right;opacity:.88}.season-particles i:before{font-size:16px}.master-season-grid{grid-template-columns:1fr 1fr}.master-season-grid>button{min-height:135px}.season-atmosphere{z-index:28}}@media(prefers-reduced-motion:reduce){.season-particles i,.season-worker{animation:none!important}.season-particles{display:none}}.season-atmosphere.autumn .season-particles,.season-atmosphere.spring .season-particles{inset:0 auto 0 0;width:min(30vw,340px);overflow:hidden}.season-atmosphere.autumn .season-particles i,.season-atmosphere.spring .season-particles i{left:calc((var(--particle,1))*5.2%)}.season-atmosphere.winter .season-particles{inset:0}.season-title:after,.season-worker{display:none!important}.season-title:after{content:none!important}html[data-season=spring] .mower-man .body{background:#d65d91}html[data-season=spring] .mower-man .mower{width:30px;height:22px;background:#58a9c5;border-radius:5px 11px 7px 7px;box-shadow:none}html[data-season=spring] .mower-man .mower:after{content:"•••";left:26px;right:auto;bottom:0;height:auto;background:none;box-shadow:none;color:#3994bc;letter-spacing:2px}html[data-season=autumn] .mower-man .mower{right:0;bottom:-1px;width:5px;height:48px;border-radius:3px;background:#83502c;box-shadow:none;transform:rotate(-18deg)}html[data-season=autumn] .mower-man .mower:before{left:-15px;top:42px;width:38px;height:4px;background:#d66c22;transform:rotate(0);box-shadow:0 6px 0 #d66c22}html[data-season=autumn] .mower-man .mower:after{display:none}html[data-season=winter] .mower-man .body{width:18px;box-shadow:inset 0 0 0 2px #a8ddf1}html[data-season=winter] .mower-man .mower{right:-7px;bottom:1px;width:34px;height:18px;border-radius:2px 2px 13px 13px;background:#8bcce8;box-shadow:none;transform:skewX(-18deg)}html[data-season=winter] .mower-man .mower:before{left:-23px;top:-5px;background:#526b78;transform:rotate(27deg)}html[data-season=winter] .mower-man .mower:after{display:none}.master-season-save{display:flex;align-items:center;justify-content:flex-end;gap:16px;margin-top:22px;padding-top:18px;border-top:1px solid #e3ebe7}.master-season-save span{margin-right:auto;color:#667970;font-size:13px}.master-season-save button{border:0;border-radius:12px;padding:13px 20px;color:#fff;font-weight:900;cursor:pointer}.master-season-save button:disabled{opacity:.65;cursor:wait}.master-payout-toolbar{display:grid;grid-template-columns:minmax(220px,1fr) auto auto;grid-gap:10px;gap:10px;align-items:center}.master-payout-toolbar select{width:100%;border:1px solid #cfdcd7;border-radius:12px;padding:12px 13px;background:#fff;color:#10231c;font:inherit;font-weight:850}.master-payout-toolbar button{border:0;border-radius:12px;padding:12px 15px;color:#fff;font-weight:900;cursor:pointer}.master-payout-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:18px}.master-payout-metrics article{padding:15px;border:1px solid #dce7e2;border-radius:14px;background:#f8fbf9}.master-payout-metrics span{display:block;color:#60756d;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.master-payout-metrics strong{display:block;margin-top:6px;font-size:28px;color:#09241a}.mobile-employee-startup{position:fixed;inset:0;z-index:120}.mobile-splash{transition:background .45s ease}.mobile-splash h1:after{content:"SUMMER FIELD";display:block;margin-top:7px;color:var(--season-primary);font-size:10px;letter-spacing:.2em}.mobile-skip-splash{z-index:4}.mobile-logo-pulse{background:var(--season-primary);box-shadow:0 22px 55px color-mix(in srgb,var(--season-primary) 25%,transparent)}html[data-season=spring] .mobile-splash{background:linear-gradient(180deg,#fff8fb,#f9edf3 50%,#dcefdc)}html[data-season=spring] .mobile-splash h1:after{content:"SPRING GARDENS"}html[data-season=spring] .mobile-worker .worker-body{background:#d65d91}html[data-season=spring] .mobile-worker .mower-base{width:50px;height:34px;right:4px;background:#58a9c5;border-radius:7px 17px 9px 9px}html[data-season=spring] .mobile-worker .mower-base span{display:none}html[data-season=spring] .mobile-worker .mower-base:after{content:"•••";position:absolute;left:42px;top:11px;color:#3994bc;letter-spacing:5px}html[data-season=autumn] .mobile-splash{background:linear-gradient(180deg,#fffaf3,#fae9d2 54%,#d28a4c)}html[data-season=autumn] .mobile-splash h1:after{content:"AUTUMN CARE"}html[data-season=autumn] .mobile-worker .worker-body{background:#9a4c20}html[data-season=autumn] .mobile-worker .mower-handle{left:81px;top:45px;width:64px;background:#744725;transform:rotate(67deg)}html[data-season=autumn] .mobile-worker .mower-base{right:-22px;bottom:-2px;width:64px;height:5px;border-radius:0;background:#d66c22;box-shadow:0 9px 0 #d66c22}html[data-season=autumn] .mobile-worker .mower-base span{display:none}html[data-season=autumn] .grass-lines{background:linear-gradient(180deg,#b96d35,#7b3b1d)}html[data-season=winter] .mobile-splash{background:linear-gradient(180deg,#f7fcff,#e8f6fe 58%,#cde9f7)}html[data-season=winter] .mobile-splash h1:after{content:"WINTER SERVICES"}html[data-season=winter] .mobile-sun{background:#d9edf7;box-shadow:0 0 45px rgba(160,211,237,.7)}html[data-season=winter] .mobile-worker .worker-body{background:#26709a;box-shadow:inset 0 0 0 3px #9fd9ef}html[data-season=winter] .mobile-worker .mower-handle{background:#526b78}html[data-season=winter] .mobile-worker .mower-base{right:-12px;bottom:1px;width:62px;height:22px;border-radius:2px 2px 18px 18px;background:#9fd9ef;transform:skewX(-18deg)}html[data-season=winter] .mobile-worker .mower-base span{display:none}html[data-season=winter] .grass-lines{height:78px;background:linear-gradient(180deg,#f8fdff,#c7e5f3)}html[data-season=winter] .grass-lines i{background:#e8f7fd;height:12px!important}@media(max-width:760px){.season-atmosphere.autumn .season-particles,.season-atmosphere.spring .season-particles{width:34vw}.master-season-save{align-items:stretch;flex-direction:column}.master-season-save button{width:100%}.mobile-splash-scene{height:220px}.mobile-employee-startup .mobile-logo-pulse{width:82px;height:82px}.mobile-employee-startup .mobile-logo-pulse span{font-size:41px}}.mobile-login-page{min-height:100vh;display:grid;align-content:center;grid-gap:18px;gap:18px;max-width:520px}.mobile-login-card{display:grid;grid-gap:14px;gap:14px;padding:22px;border:1px solid #dbe7df;border-radius:22px;background:#fff;box-shadow:0 16px 40px rgba(15,81,50,.08)}.mobile-login-card label{display:grid;grid-gap:7px;gap:7px;color:#234735;font-size:13px;font-weight:900}.mobile-login-card a{text-align:center;color:var(--season-primary);font-weight:800;font-size:13px}.mobile-login-card .mobile-primary{width:100%;border:0;border-radius:13px;padding:14px;color:#fff;font-weight:900}.top-signout{border:1px solid #dbe4df;border-radius:999px;background:#fff;padding:8px 12px;color:#395249;font-size:12px;font-weight:900;cursor:pointer}.mobile-menu-toggle,.mobile-signout{border:0;cursor:pointer}.mobile-menu-toggle{background:transparent}.mobile-menu-close,.mobile-menu-signout{display:none}.mobile-demo-access{display:grid;grid-gap:14px;gap:14px;padding:18px;border:1px solid #d8e5dc;border-radius:22px;background:#fff;box-shadow:0 14px 34px rgba(15,81,50,.08)}.mobile-demo-access>div:first-child{display:grid;grid-gap:3px;gap:3px}.mobile-demo-access>div:first-child span{color:#64746a;font-size:12px}.mobile-demo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.mobile-demo-grid button{min-width:0;min-height:76px;border:1px solid #dbe7df;border-radius:16px;background:#f4faf6;color:#164f32;display:grid;place-items:center;align-content:center;grid-gap:5px;gap:5px;font:inherit;font-weight:900;cursor:pointer}.mobile-demo-grid button b{width:32px;height:32px;border-radius:11px;background:#0f6b43;color:#fff;display:grid;place-items:center}.mobile-demo-grid button span{font-size:12px}@media(max-width:800px){.mobile-login-page{align-content:start;padding-top:max(16px,env(safe-area-inset-top));padding-bottom:max(24px,env(safe-area-inset-bottom))}.admin-pro-shell>.pro-sidebar:not(.mobile-menu-open){display:none!important}.admin-pro-shell>.pro-sidebar.mobile-menu-open{display:flex!important;position:fixed!important;inset:0!important;width:100%!important;max-width:none!important;height:100dvh!important;max-height:none!important;z-index:100!important;padding:12px 12px max(18px,env(safe-area-inset-bottom))!important;overflow-y:auto!important}.mobile-menu-close{display:grid;position:absolute;right:14px;top:14px;z-index:5;width:42px;height:42px;border:0;border-radius:50%;place-items:center;background:rgba(6,51,35,.88);color:#fff;font-size:30px;line-height:1;cursor:pointer}.mobile-menu-signout{display:block;width:100%;min-height:46px;margin-top:12px;border:1px solid hsla(0,0%,100%,.22);border-radius:12px;background:hsla(0,0%,100%,.09);color:#fff;font:inherit;font-weight:900;cursor:pointer}.admin-pro-shell>.pro-sidebar.mobile-menu-open .season-logo{height:94px;margin:0 -12px 8px}.admin-pro-shell>.pro-sidebar.mobile-menu-open .season-title{left:20px;top:18px}.admin-pro-shell>.pro-sidebar.mobile-menu-open .season-title span{font-size:25px}.admin-pro-shell>.pro-sidebar.mobile-menu-open .season-title strong{font-size:28px}.admin-pro-shell>.pro-sidebar.mobile-menu-open .admin-profile{min-height:58px;margin:0 4px 10px;padding:9px 4px}.portal-pro-shell>.pro-sidebar.mobile-menu-open .pro-nav{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:7px!important;gap:7px!important;overflow:visible!important}.portal-pro-shell>.pro-sidebar.mobile-menu-open .pro-nav a{width:100%!important;min-width:0!important;max-width:none!important;height:46px!important;padding:0 11px!important;border-radius:11px!important;font-size:12px!important;white-space:normal!important;background:hsla(0,0%,100%,.08)}.admin-pro-shell>.pro-sidebar.mobile-menu-open .pro-nav{overflow:visible!important}.admin-pro-shell>.pro-sidebar.mobile-menu-open .help-card,.top-signout{display:none!important}}.role-mobile-shell{padding-bottom:calc(96px + env(safe-area-inset-bottom,0px))!important}.role-mobile-bottom{padding-bottom:max(9px,env(safe-area-inset-bottom,0px));height:calc(72px + env(safe-area-inset-bottom,0px))}.mobile-shell-bottom,.mobile-subpage-back,.mobile-subpage-title{display:none}@media(max-width:800px){.admin-pro-shell:not(.employee-portal-shell) .pro-main{padding-bottom:calc(76px + env(safe-area-inset-bottom,0px))}.admin-pro-shell:not(.employee-portal-shell) .pro-topbar{position:-webkit-sticky;position:sticky;top:0;z-index:40;display:grid;grid-template-columns:42px minmax(0,1fr) 42px;grid-gap:9px;gap:9px;min-height:65px;padding:10px 12px;background:rgba(248,251,249,.96);border-bottom:1px solid #e0e9e3;overflow:visible;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.admin-pro-shell:not(.employee-portal-shell) .mobile-subpage-back{display:grid;width:40px;height:40px;border:1px solid #dbe7df;border-radius:13px;place-items:center;background:#fff;color:#0a633d;text-decoration:none;font-size:31px;line-height:1;box-shadow:0 6px 16px rgba(13,68,44,.06)}.admin-pro-shell:not(.employee-portal-shell) .mobile-subpage-title{display:block;min-width:0;text-align:center}.mobile-subpage-title small,.mobile-subpage-title strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-subpage-title strong{font-size:16px;color:#183528}.mobile-subpage-title small{margin-top:2px;color:#728278;font-size:10px}.admin-pro-shell:not(.employee-portal-shell) .pro-topbar>.mobile-menu-toggle{display:grid!important;grid-column:3;width:40px;height:40px;margin:0;border:1px solid #dbe7df;border-radius:13px;place-items:center;background:#fff;color:#0a633d;font-size:20px}.admin-pro-shell:not(.employee-portal-shell) .pro-topbar>.mini-user,.admin-pro-shell:not(.employee-portal-shell) .pro-topbar>.top-icon,.admin-pro-shell:not(.employee-portal-shell) .pro-topbar>.top-signout,.admin-pro-shell:not(.employee-portal-shell) .pro-topbar>.topbar-pill,.admin-pro-shell:not(.employee-portal-shell) .pro-topbar>.topbar-spacer{display:none!important}.admin-pro-shell:not(.employee-portal-shell) .pro-content{padding:14px 12px 24px}.admin-pro-shell:not(.employee-portal-shell) .app-top{gap:10px;margin-bottom:15px}.admin-pro-shell:not(.employee-portal-shell) .app-top h1{font-size:28px;line-height:1.05}.admin-pro-shell:not(.employee-portal-shell) .section-intro{font-size:12px;line-height:1.45}.mobile-shell-bottom{position:fixed;left:0;right:0;bottom:0;z-index:42;display:grid;grid-template-columns:repeat(5,1fr);min-height:70px;padding:7px 8px max(8px,env(safe-area-inset-bottom,0px));background:hsla(0,0%,100%,.97);border-top:1px solid #dfe8e2;box-shadow:0 -9px 25px rgba(16,54,37,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mobile-shell-bottom a,.mobile-shell-bottom button{min-width:0;border:0;background:transparent;color:#84928a;display:grid;place-items:center;align-content:center;grid-gap:3px;gap:3px;text-decoration:none;font:inherit;cursor:pointer}.mobile-shell-bottom i{font-style:normal;font-size:18px;font-weight:900;line-height:1}.mobile-shell-bottom span{font-size:9px;font-weight:850}.mobile-shell-bottom .active{color:#0a633d}.customer-portal-shell .detail-grid,.customer-portal-shell .grid-3,.customer-portal-shell .stats{grid-template-columns:1fr!important}.customer-portal-shell .estimate-preview,.customer-portal-shell .portal-card,.customer-portal-shell .profile-card,.customer-portal-shell .table-card{border-radius:17px!important}.customer-portal-shell .table-wrap{border-radius:13px;overflow-x:auto}}.mobile-native-subpage{min-height:100dvh}.mobile-native-add{width:42px;height:42px;border:0;border-radius:14px;background:#0a633d;color:#fff;display:grid;place-items:center;font-size:24px;font-weight:800;box-shadow:0 7px 18px rgba(13,68,44,.14)}.mobile-native-check{font-size:18px}.mobile-native-hero{margin-bottom:12px;padding:20px;border-radius:25px;background:linear-gradient(145deg,#063b29,#0b7446 74%,#159457);color:#fff;box-shadow:0 16px 34px rgba(6,75,44,.19)}.mobile-native-hero>span{color:#9ce4bb;font-size:9px;font-weight:950;letter-spacing:.14em}.mobile-native-hero h1{margin:7px 0 8px;color:#fff;font-size:27px;line-height:1.03;letter-spacing:-.035em}.mobile-native-hero p{margin:0;color:#d8eee2;font-size:12px}.mobile-native-hero.alert{background:linear-gradient(145deg,#49330a,#8b5c08 72%,#ba7c0a)}.mobile-native-hero.routes{background:linear-gradient(145deg,#092f46,#0b6380 72%,#0d8d8b)}.mobile-filter-strip{display:flex;gap:7px;margin:0 -14px 13px;padding:2px 14px 5px;overflow-x:auto;scrollbar-width:none}.mobile-filter-strip::-webkit-scrollbar{display:none}.mobile-filter-strip button{flex:0 0 auto;display:flex;align-items:center;gap:6px;min-height:39px;border:1px solid #dce7e0;border-radius:999px;padding:7px 11px;background:#fff;color:#697970;font:inherit;font-size:11px;font-weight:900}.mobile-filter-strip button b{min-width:21px;height:21px;display:grid;place-items:center;border-radius:50%;background:#eef3f0;font-size:10px}.mobile-filter-strip button.active{border-color:#0a633d;background:#0a633d;color:#fff}.mobile-filter-strip button.active b{background:hsla(0,0%,100%,.18)}.mobile-native-message{position:relative;margin-bottom:11px;padding:11px 38px 11px 13px;border-radius:13px;background:#e5f3e9;color:#0b5f3c;font-size:11px;font-weight:800}.mobile-native-message button{position:absolute;right:8px;top:50%;width:25px;height:25px;border:0;border-radius:50%;transform:translateY(-50%);background:rgba(0,0,0,.06);color:inherit}.mobile-alert-list,.mobile-native-route-list,.mobile-return-list{display:grid;grid-gap:9px;gap:9px}.mobile-return-card{overflow:hidden;border:1px solid #dfe9e3;border-radius:18px;background:#fff;box-shadow:0 8px 22px rgba(15,61,40,.05)}.mobile-return-card.urgent{border-left:4px solid #d84040}.mobile-return-summary{width:100%;display:grid;grid-template-columns:38px minmax(0,1fr) 16px;grid-gap:10px;gap:10px;align-items:center;border:0;padding:13px;background:transparent;text-align:left}.mobile-return-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#e6f4eb;color:#087046;font-size:20px;font-weight:900}.mobile-return-card.urgent .mobile-return-icon{background:#ffebeb;color:#bd2525}.mobile-return-summary>span:nth-child(2){min-width:0}.mobile-return-summary em,.mobile-return-summary i,.mobile-return-summary small,.mobile-return-summary strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-return-summary small{color:#75857c;font-size:8px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.mobile-return-summary strong{margin:4px 0 2px;color:#183629;font-size:14px}.mobile-return-summary em,.mobile-return-summary i{color:#66776e;font-size:10px;font-style:normal}.mobile-return-summary>b{color:#829188;font-size:22px}.mobile-return-card.expanded .mobile-return-summary>b{transform:rotate(90deg)}.mobile-return-meta{display:flex;justify-content:space-between;gap:8px;padding:8px 13px;border-top:1px solid #edf2ef;background:#fafcfb;color:#67776e;font-size:9px;font-weight:850}.mobile-return-details{padding:13px;border-top:1px solid #e5ece8}.mobile-return-details p{margin:0 0 11px;color:#4f6258;font-size:11px;line-height:1.5}.mobile-native-modal label,.mobile-return-details label,.mobile-route-controls label{display:grid;grid-gap:5px;gap:5px;margin-top:9px;color:#51645a;font-size:9px;font-weight:950;letter-spacing:.06em;text-transform:uppercase}.mobile-native-modal input,.mobile-native-modal select,.mobile-native-modal textarea,.mobile-return-details input,.mobile-return-details select,.mobile-route-controls input,.mobile-route-controls select{width:100%;min-height:44px;border:1px solid #d8e5dd;border-radius:12px;padding:10px 12px;background:#fff;color:#183629;font:inherit;font-size:12px}.mobile-native-modal textarea{min-height:90px;resize:vertical}.mobile-return-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin-top:12px}.mobile-native-submit,.mobile-return-actions button{min-height:43px;border:1px solid #d8e5dd;border-radius:12px;background:#fff;color:#0a633d;font:inherit;font-size:11px;font-weight:900}.mobile-native-submit,.mobile-return-actions .primary{border-color:#0a633d;background:#0a633d;color:#fff}.mobile-return-actions button:disabled{opacity:.4}.mobile-native-empty{padding:36px 15px;text-align:center;color:#73837a}.mobile-native-empty i{width:48px;height:48px;margin:0 auto 10px;border-radius:17px;background:#e5f3e9;color:#0a633d;display:grid;place-items:center;font-style:normal;font-size:23px}.mobile-native-empty p,.mobile-native-empty strong{display:block}.mobile-native-empty p{margin:4px 0 0;font-size:11px}.mobile-native-modal{position:fixed;inset:0;z-index:100}.mobile-native-scrim{position:absolute;inset:0;width:100%;border:0;background:rgba(4,28,18,.55);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.mobile-native-modal>section{position:absolute;left:0;right:0;bottom:0;max-height:90dvh;overflow-y:auto;padding:18px 16px calc(22px + env(safe-area-inset-bottom));border-radius:25px 25px 0 0;background:#fff}.mobile-native-modal header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:12px}.mobile-native-modal header span{color:#0a6c42;font-size:9px;font-weight:950;letter-spacing:.12em}.mobile-native-modal h2{margin:4px 0 0;font-size:22px}.mobile-native-modal header button{width:35px;height:35px;border:0;border-radius:50%;background:#edf3ef;font-size:20px}.mobile-native-submit{width:100%;margin-top:15px}.mobile-native-toggle{display:grid;grid-template-columns:1fr 1fr;grid-gap:5px;gap:5px;margin-bottom:12px;padding:4px;border-radius:14px;background:#e7eeea}.mobile-native-toggle button{min-height:39px;border:0;border-radius:11px;background:transparent;color:#6e7d75;font:inherit;font-size:11px;font-weight:900}.mobile-native-toggle button.active{background:#fff;color:#0a633d;box-shadow:0 4px 12px rgba(18,57,39,.08)}.mobile-native-toggle b{margin-left:4px}.mobile-alert-list article{position:relative;display:grid;grid-template-columns:40px minmax(0,1fr) 8px;grid-gap:10px;gap:10px;padding:13px;border:1px solid #e0e9e4;border-radius:17px;background:#fff}.mobile-alert-list article.read{opacity:.64}.mobile-alert-list article>i{width:40px;height:40px;display:grid;place-items:center;border-radius:13px;background:#fff2d8;color:#97610b;font-style:normal;font-weight:950}.mobile-alert-list article div{min-width:0}.mobile-alert-list p,.mobile-alert-list small,.mobile-alert-list span,.mobile-alert-list strong{display:block}.mobile-alert-list span{color:#8a978f;font-size:8px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}.mobile-alert-list strong{margin:3px 0;color:#183629;font-size:13px}.mobile-alert-list p{margin:0;color:#5f7067;font-size:10px;line-height:1.45}.mobile-alert-list small{margin-top:5px;color:#8a978f;font-size:9px}.mobile-alert-list article>b{width:7px;height:7px;border-radius:50%;background:#e44646}.mobile-route-controls{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin-bottom:11px;padding:12px;border:1px solid #dfe9e3;border-radius:17px;background:#fff}.mobile-route-controls label{margin:0}.mobile-native-subpage>.employee-map-panel{height:calc(100dvh - 365px);min-height:420px;margin:0}.mobile-native-subpage>.employee-map-panel .employee-route-map{min-height:100%}.mobile-native-route-list article{display:grid;grid-template-columns:34px minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:center;padding:12px;border:1px solid #e0e9e4;border-radius:16px;background:#fff}.mobile-native-route-list article>b{width:33px;height:33px;display:grid;place-items:center;border-radius:11px;background:#e2f2e8;color:#0a633d}.mobile-native-route-list small,.mobile-native-route-list span,.mobile-native-route-list strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-native-route-list strong{font-size:12px}.mobile-native-route-list small,.mobile-native-route-list span{color:#718077;font-size:9px}.mobile-native-route-list article>i{border-radius:999px;padding:5px 7px;background:#edf2ef;color:#68776f;font-size:8px;font-style:normal;font-weight:950}.mobile-native-route-list article>i.done{background:#e1f5e8;color:#087343}.mobile-more-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px}.mobile-more-grid a{min-height:112px;padding:15px;border:1px solid #dfe9e3;border-radius:19px;background:#fff;color:#173629;text-decoration:none;box-shadow:0 8px 21px rgba(15,61,40,.045)}.mobile-more-grid i{width:38px;height:38px;display:grid;place-items:center;border-radius:13px;background:#e5f3e9;color:#0a633d;font-size:18px;font-style:normal}.mobile-more-grid span,.mobile-more-grid strong{display:block}.mobile-more-grid strong{margin-top:9px;font-size:13px}.mobile-more-grid span{margin-top:3px;color:#839188;font-size:9px}.employee-profile-trigger{overflow:hidden;padding:0}.employee-profile-trigger img{width:100%;height:100%;object-fit:cover}.employee-task-list{gap:10px}.employee-task-card{width:100%;display:grid;grid-template-columns:42px minmax(0,1fr) auto;grid-gap:11px;gap:11px;align-items:center;border:1px solid #f0d8c6;border-left:5px solid #e27a2f;border-radius:15px;padding:12px;background:#fff;text-align:left}.employee-task-card.urgent{border-color:#efc5c5 #efc5c5 #efc5c5 #cf3f3f;background:snow}.employee-task-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:#fff0e4;color:#c65c16;font-size:20px;font-weight:950}.employee-task-card.urgent .employee-task-icon{background:#fde8e8;color:#bd3030}.employee-task-card>div{min-width:0}.employee-task-card em,.employee-task-card p,.employee-task-card small,.employee-task-card strong{display:block}.employee-task-card em{margin-bottom:4px;color:#bd5a1c;font-size:8px;font-style:normal;font-weight:950;letter-spacing:.09em}.employee-task-card strong{color:#27342e;font-size:13px}.employee-task-card p{margin:4px 0;color:#64736b;font-size:10px}.employee-task-card small{overflow:hidden;color:#7d8982;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.employee-task-card>b{color:#bd5a1c;font-size:22px}.employee-task-banner{display:grid;grid-template-columns:42px minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:center;margin-bottom:12px;border-radius:15px;padding:11px;background:linear-gradient(135deg,#a94321,#e47a2f);color:#fff}.employee-task-banner>span{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:hsla(0,0%,100%,.18);font-size:22px;font-weight:950}.employee-task-banner small,.employee-task-banner strong{display:block}.employee-task-banner small{font-size:8px;font-weight:950;letter-spacing:.12em}.employee-task-banner strong{margin-top:3px;font-size:13px}.employee-task-banner>b{border-radius:999px;padding:6px 8px;background:hsla(0,0%,100%,.17);font-size:8px;text-transform:capitalize}.employee-task-request{margin:12px 0;border:1px solid #f0d5c2;border-radius:14px;padding:14px;background:#fff8f2}.employee-task-request small{color:#bd5a1c;font-size:8px;font-weight:950;letter-spacing:.1em}.employee-task-request h2{margin:6px 0;font-size:17px}.employee-task-request p{margin:0;color:#5e6b64;font-size:12px;line-height:1.5}.employee-task-directions{display:flex;align-items:center;justify-content:space-between;margin-top:12px;border-radius:8px;padding:13px 14px;background:#c85e20;color:#fff;text-decoration:none;font-weight:900}.employee-task-actions{margin-top:14px}.employee-profile-screen>header{display:flex;align-items:center;gap:14px;margin-bottom:18px}.employee-profile-screen>header h1{margin:3px 0;font-size:22px}.employee-profile-screen>header p,.employee-profile-screen>header small{margin:0;color:#718077}.employee-profile-photo{width:78px;height:78px;position:relative;overflow:hidden;border:0;border-radius:24px;background:#e5f2ea}.employee-profile-photo img{width:100%;height:100%;object-fit:cover}.employee-profile-photo>span{display:grid;place-items:center;width:100%;height:100%;color:#0f6b43;font-size:30px;font-weight:950}.employee-profile-photo small{position:absolute;right:0;bottom:0;left:0;padding:5px;background:rgba(0,0,0,.58);color:#fff!important;font-size:8px}.employee-profile-form{display:grid;grid-gap:11px;gap:11px}.employee-profile-form label>span{display:block;margin-bottom:5px;color:#607168;font-size:9px;font-weight:950;text-transform:uppercase}.employee-profile-form input,.employee-profile-form textarea{width:100%;box-sizing:border-box;border:1px solid #dbe5df;border-radius:11px;padding:12px;background:#fff;color:#20332a;font:inherit;font-size:12px}.employee-profile-form textarea{min-height:82px;resize:vertical}.employee-profile-save{width:100%;min-height:48px;margin-top:14px;border:0;border-radius:10px;font-weight:950}.employee-profile-signout{width:100%;margin-top:18px;border:1px solid #efc7c7;border-radius:10px;padding:12px;background:#fff7f7;color:#b53737;font:inherit;font-weight:900}.employee-mobile-topbar{padding-top:calc(14px + env(safe-area-inset-top));display:grid!important;grid-template-columns:38px minmax(0,1fr) 38px;grid-gap:10px;gap:10px;align-items:center}.employee-top-back{width:36px;height:36px;border:0;border-radius:11px;background:hsla(0,0%,100%,.16);color:#fff;font:inherit;font-size:29px;line-height:1;display:grid;place-items:center}.employee-mobile-brand{min-width:0}.employee-week-picker{margin-top:8px!important}.employee-home-switch{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin:4px 0 12px}.employee-home-switch button{display:grid;grid-template-columns:37px minmax(0,1fr);grid-gap:9px;gap:9px;align-items:center;border:1px solid #dce5ee;border-radius:16px;padding:10px;background:#fff;text-align:left}.employee-home-switch button>i{width:37px;height:37px;display:grid;place-items:center;border-radius:12px;background:#edf3fb;color:#2f70d4;font-style:normal;font-size:18px}.employee-home-switch small,.employee-home-switch strong{display:block}.employee-home-switch strong{font-size:12px}.employee-home-switch small{margin-top:2px;color:#748194;font-size:8px}.employee-home-switch button.active{border-color:#72a3ef;background:#f4f8ff;box-shadow:0 8px 20px rgba(41,102,200,.08)}.employee-home-switch button.active>i{background:#2f70d4;color:#fff}.employee-smart-route{display:grid;grid-gap:11px;gap:11px}.employee-smart-route>header{display:grid;grid-template-columns:minmax(0,1fr) 48px;grid-gap:12px;gap:12px;align-items:center;border-radius:22px;padding:18px;background:linear-gradient(140deg,#174ea6,#2f78e8);color:#fff}.employee-smart-route>header small{font-size:8px;font-weight:950;letter-spacing:.12em}.employee-smart-route>header h1{margin:5px 0;font-size:22px}.employee-smart-route>header p{margin:0;color:#dce9ff;font-size:10px;line-height:1.4}.employee-smart-route>header>i{width:48px;height:48px;display:grid;place-items:center;border-radius:16px;background:hsla(0,0%,100%,.16);font-style:normal;font-size:25px}.employee-smart-origin{border:1px solid #dfe7ef;border-radius:18px;padding:13px;background:#fff}.employee-smart-origin>strong{font-size:11px}.employee-smart-origin>div{display:grid;grid-template-columns:1fr 1fr;grid-gap:6px;gap:6px;margin-top:9px}.employee-smart-origin button{min-height:38px;border:1px solid #dce5ee;border-radius:10px;background:#f8fafc;color:#607083;font:inherit;font-size:9px;font-weight:900}.employee-smart-origin button.active{border-color:#2f70d4;background:#eaf2ff;color:#245fb8}.employee-smart-origin input{width:100%;box-sizing:border-box;margin-top:9px;border:1px solid #dce5ee;border-radius:10px;padding:11px;font:inherit;font-size:11px}.employee-smart-origin p{margin:9px 0 0;padding:9px;border-radius:9px;background:#f2f6fb;color:#5d6c7d;font-size:10px}.employee-smart-head{display:flex;justify-content:space-between;align-items:center;padding:0 2px;color:#667587;font-size:10px;font-weight:900}.employee-smart-head button{border:0;background:transparent;color:#2f70d4;font:inherit;font-size:10px;font-weight:950}.employee-smart-list{display:grid;grid-gap:7px;gap:7px}.employee-smart-list button{width:100%;display:grid;grid-template-columns:35px minmax(0,1fr) auto;grid-gap:9px;gap:9px;align-items:center;border:1px solid #dfe7ef;border-radius:15px;padding:11px;background:#fff;text-align:left}.employee-smart-list button>b{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;background:#edf3fb;color:#376da8}.employee-smart-list button>div{min-width:0}.employee-smart-list small,.employee-smart-list span,.employee-smart-list strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.employee-smart-list strong{font-size:11px}.employee-smart-list small,.employee-smart-list span{margin-top:2px;color:#738091;font-size:8px}.employee-smart-list button>i{border-radius:999px;padding:5px 7px;background:#eef2f6;color:#657385;font-size:8px;font-style:normal;font-weight:950}.employee-smart-list button.selected{border-color:#69a0e9;background:#f2f7ff}.employee-smart-list button.selected>b{background:#2f70d4;color:#fff}.employee-smart-list button.locked{opacity:.55}.employee-smart-build{min-height:50px;border:0;border-radius:14px;background:#2f70d4;color:#fff;font:inherit;font-size:12px;font-weight:950;display:flex;justify-content:center;align-items:center;gap:8px}.employee-smart-build:disabled{opacity:.45}.employee-task-property-data{margin-top:10px!important}.employee-task-property-data dl{grid-template-columns:1fr 1fr}.employee-task-property-data dd{overflow-wrap:anywhere}.employee-home-switch{margin-top:12px}.employee-smart-route{padding-top:4px}.employee-route-tools{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:8px;gap:8px;align-items:center}.employee-route-tools .employee-route-view-toggle{margin:0}.employee-route-restore{width:54px;height:46px;border:1px solid #78a8ef;border-radius:14px;background:#eaf3ff;color:#2364c5;display:grid;place-items:center;font:inherit;font-size:19px;font-weight:950;box-shadow:0 7px 18px rgba(36,101,197,.12)}.employee-route-restore span{display:block;margin-top:-7px;font-size:7px;text-transform:uppercase}.employee-smart-origin .address-autocomplete{margin-top:9px}.employee-smart-origin .address-autocomplete input{margin-top:0}.employee-smart-origin .address-suggestions{z-index:50}.employee-smart-preview{display:grid;grid-gap:9px;gap:9px;padding:10px;border:1px solid #bfd5f5;border-radius:20px;background:#f5f9ff}.employee-smart-preview>header{display:flex;justify-content:space-between;align-items:center;gap:9px}.employee-smart-preview>header small,.employee-smart-preview>header span,.employee-smart-preview>header strong{display:block}.employee-smart-preview>header small{color:#2f70d4;font-size:8px;font-weight:950;letter-spacing:.1em}.employee-smart-preview>header strong{margin:3px 0;font-size:14px}.employee-smart-preview>header span{max-width:245px;overflow:hidden;color:#6b7888;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.employee-smart-preview>header button{border:0;border-radius:10px;padding:9px 11px;background:#e5eefb;color:#2f70d4;font:inherit;font-size:9px;font-weight:950}.employee-smart-preview .employee-map-panel{margin:0;min-height:430px}.employee-smart-preview .employee-route-map{min-height:430px}.employee-smart-preview-actions{display:grid;grid-template-columns:1fr 1.4fr;grid-gap:8px;gap:8px}.employee-smart-preview-actions button{min-height:47px;border:1px solid #cbd9ea;border-radius:13px;background:#fff;color:#526273;font:inherit;font-size:11px;font-weight:950}.employee-smart-preview-actions button:last-child{border-color:#2f70d4;background:#2f70d4;color:#fff}.employee-map-origin-marker{width:36px;height:36px;display:grid;place-items:center;border:4px solid #fff;border-radius:50%;background:#2563eb;color:#fff;font-size:19px;box-shadow:0 4px 14px rgba(37,99,235,.35)}.employee-smart-map-wrap{position:relative}.employee-smart-map-wrap>.employee-map-panel{margin:0}.employee-smart-alternate{min-width:32px!important;width:32px;height:32px;padding:0!important;border:0!important;border-radius:50%!important;background:#2563eb!important;color:#fff!important;font:inherit;font-size:18px!important;font-weight:950!important;box-shadow:0 5px 14px rgba(37,99,235,.24);display:grid;place-items:center;cursor:pointer}.employee-smart-alternate span{display:block;line-height:1}.employee-smart-alternate.is-spinning span{animation:employee-smart-spin .7s linear infinite}.employee-smart-alternate:disabled{opacity:.72;cursor:wait}@keyframes employee-smart-spin{to{transform:rotate(1turn)}}.employee-smart-preview>header button{min-width:50px}.employee-mobile-topbar,.role-mobile-topbar{position:-webkit-sticky;position:sticky;top:0;z-index:80}.employee-home-switch{margin-top:20px!important}.employee-smart-route{padding-top:8px!important}.employee-route-next-stack{display:grid;grid-gap:8px;gap:8px;margin-top:12px}.employee-route-next-stack .employee-next-directions{margin-top:0}.employee-start-route{min-height:48px;border:0;border-radius:14px;background:#173f73;color:#fff;font:inherit;font-size:12px;font-weight:950;display:flex;align-items:center;justify-content:space-between;padding:0 15px;box-shadow:0 8px 20px rgba(23,63,115,.22)}.employee-start-route b{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:hsla(0,0%,100%,.16);font-size:11px}.employee-smart-preview-tools{position:relative;display:flex;align-items:center;gap:6px}.employee-smart-info{position:relative}.employee-smart-info summary{width:32px;height:32px;display:grid;place-items:center;box-sizing:border-box;border:1px solid #8eb5ed;border-radius:50%;background:#fff;color:#2563eb;font-size:12px;font-weight:950;cursor:pointer;list-style:none}.employee-smart-info summary::-webkit-details-marker{display:none}.employee-smart-info[open] summary{background:#e9f2ff}.employee-smart-info>div{position:absolute;right:0;top:39px;z-index:70;width:190px;box-sizing:border-box;border:1px solid #c7d9f2;border-radius:13px;padding:11px;background:#fff;box-shadow:0 12px 30px rgba(31,70,120,.18);color:#33475d}.employee-smart-info>div small,.employee-smart-info>div span,.employee-smart-info>div strong{display:block}.employee-smart-info>div strong{margin-bottom:6px;color:#173f73;font-size:11px}.employee-smart-info>div span{margin-top:3px;font-size:10px;font-weight:900}.employee-smart-info>div small{margin-top:7px;color:#758397;font-size:8px;line-height:1.35}@media(max-width:480px){.employee-home-switch{margin-top:24px!important}}.mobile-alert-item{position:relative;width:100%;display:grid;grid-template-columns:40px minmax(0,1fr) 8px;grid-gap:10px;gap:10px;border:1px solid #e0e9e4;border-radius:17px;padding:13px;background:#fff;text-align:left;font:inherit}.mobile-alert-item.read{opacity:.64}.mobile-alert-item>i{width:40px;height:40px;display:grid;place-items:center;border-radius:13px;background:#fff2d8;color:#97610b;font-style:normal;font-weight:950}.mobile-alert-item div{min-width:0}.mobile-alert-item p,.mobile-alert-item small,.mobile-alert-item span,.mobile-alert-item strong{display:block}.mobile-alert-item span{color:#8a978f;font-size:8px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}.mobile-alert-item strong{margin:3px 0;color:#183629;font-size:13px}.mobile-alert-item p{margin:0;color:#5f7067;font-size:10px;line-height:1.45}.mobile-alert-item small{margin-top:5px;color:#8a978f;font-size:9px}.mobile-alert-item>b{width:7px;height:7px;border-radius:50%;background:#e44646}.mobile-alert-detail label{display:block;color:#73847a;font-size:9px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.mobile-alert-detail>p{padding:13px;border-radius:14px;background:#f6f9f7;color:#344b3e;line-height:1.55}.mobile-alert-detail dl{display:grid;grid-gap:0;gap:0;margin:12px 0}.mobile-alert-detail dl div{display:grid;grid-template-columns:90px 1fr;grid-gap:12px;gap:12px;padding:10px 0;border-bottom:1px solid #e7eeea}.mobile-alert-detail dt{color:#78877f;font-size:10px}.mobile-alert-detail dd{margin:0;color:#183629;font-size:11px;font-weight:850}.mobile-alert-detail .mobile-native-submit{display:grid;place-items:center;text-decoration:none}.master-detail-actions .danger{grid-column:1/-1;background:#fee2e2;color:#991b1b;border:1px solid #fecaca}.command-log-row{width:100%;border:0;background:transparent;text-align:left;font:inherit;cursor:pointer}.command-change-grid{display:grid;grid-template-columns:1fr auto 1fr;grid-gap:12px;gap:12px;align-items:center}.command-change-grid>div{padding:13px;border-radius:12px;background:#f4f8f6}.command-change-grid small,.command-change-grid strong{display:block}.command-change-grid small{color:#71837c}.command-modal-link{display:grid;place-items:center;border-radius:11px;padding:11px 12px;text-decoration:none;font-weight:900}.mobile-admin-directions-fab{position:absolute;top:353px;right:max(29px,calc((100vw - 492px)/2));bottom:auto;z-index:35;display:flex;align-items:center;gap:6px;border:1px solid hsla(0,0%,100%,.34);border-radius:10px;padding:7px 9px;background:hsla(0,0%,100%,.14);color:#fff;text-decoration:none;font-size:9px;font-weight:950;box-shadow:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.mobile-admin-directions-fab span{width:auto;height:auto;display:block;border-radius:0;background:transparent;font-size:13px}.mobile-directions-link{background:#1468d4!important;border-color:#1468d4!important}.mobile-native-modal{display:block!important;z-index:1000!important}.mobile-native-modal>section{display:block!important;z-index:2!important;max-height:88dvh!important;color:#173629!important;overscroll-behavior:contain}.mobile-native-modal>section>*{visibility:visible!important}.mobile-alert-detail{display:block!important;color:#173629!important}.mobile-alert-detail dd,.mobile-alert-detail p{color:#344b3e!important}.mobile-tool-row{width:100%;display:grid;grid-template-columns:40px minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:center;border:1px solid #dfe9e3;border-radius:17px;padding:12px;background:#fff;text-align:left;color:inherit}.mobile-tool-row>i{width:40px;height:40px;display:grid;place-items:center;border-radius:13px;background:#e5f3e9;color:#0a633d;font-style:normal;font-size:18px}.mobile-tool-row>div{min-width:0}.mobile-tool-row small,.mobile-tool-row span,.mobile-tool-row strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-tool-row small{color:#86948c;font-size:8px;font-weight:900;text-transform:uppercase}.mobile-tool-row strong{margin:3px 0;font-size:13px}.mobile-tool-row span{color:#6c7b73;font-size:10px}.mobile-tool-row em{border-radius:999px;padding:5px 7px;background:#eef3f0;color:#66766e;font-size:8px;font-style:normal;font-weight:900}.mobile-tool-row>b{grid-column:2/4;color:#0a633d;font-size:11px}.mobile-property-dl{display:grid;grid-gap:0;gap:0;margin:0}.mobile-property-dl>div{display:grid;grid-template-columns:92px minmax(0,1fr);grid-gap:11px;gap:11px;padding:11px 0;border-bottom:1px solid #e5ece8}.mobile-property-dl dt{color:#77877e;font-size:10px}.mobile-property-dl dd{margin:0;overflow-wrap:anywhere;color:#183629;font-size:11px;font-weight:850}.mobile-detail-sheet .mobile-native-submit{display:grid;place-items:center}.mobile-city-groups{display:grid;grid-gap:15px;gap:15px}.mobile-city-groups>section{display:grid;grid-gap:7px;gap:7px}.mobile-city-groups>section>header{display:flex;align-items:center;justify-content:space-between;padding:0 3px}.mobile-city-groups h2{margin:0;font-size:17px}.mobile-city-groups header span{color:#74847b;font-size:9px;font-weight:900}.mobile-city-groups article,.mobile-city-groups button{width:100%;display:grid;grid-template-columns:38px minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:center;border:1px solid #dfe9e3;border-radius:16px;padding:12px;background:#fff;color:inherit;text-align:left}.mobile-city-groups i{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#e5f3e9;color:#087046;font-style:normal}.mobile-city-groups article div,.mobile-city-groups button div{min-width:0}.mobile-city-groups article span,.mobile-city-groups button span,.mobile-city-groups small,.mobile-city-groups strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-city-groups strong{font-size:12px}.mobile-city-groups small,.mobile-city-groups span{margin-top:2px;color:#718077;font-size:9px}.mobile-city-groups b{color:#789087}.property-service-hero{overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:22px;gap:22px;margin-bottom:18px;border:1px solid #d8e6de;border-radius:28px;padding:26px;background:radial-gradient(circle at 90% 0,rgba(97,190,125,.22),transparent 30%),linear-gradient(145deg,#fff,#f2f8f4);box-shadow:0 18px 45px rgba(13,61,44,.09)}.property-service-identity{display:flex;gap:17px;align-items:center;min-width:0}.property-service-avatar{flex:0 0 76px;width:76px;height:76px;overflow:hidden;border:4px solid #fff;border-radius:22px;background:#dff1e5;box-shadow:0 8px 24px rgba(12,76,47,.14)}.property-service-avatar img{width:100%;height:100%;object-fit:cover}.property-service-avatar span{width:100%;height:100%;display:grid;place-items:center;color:#0a633d;font-size:31px}.property-service-kicker{display:block;margin-bottom:6px;color:#087047;font-size:10px;font-weight:950;letter-spacing:.13em}.property-service-identity h1{max-width:820px;margin:0;color:#123729;font-size:clamp(27px,3.3vw,45px);line-height:1.02;letter-spacing:-.045em}.property-service-identity p{margin:8px 0 0;color:#697b72;font-size:13px}.property-service-actions{display:flex;align-items:flex-start;gap:9px}.property-service-summary{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px;padding-top:18px;border-top:1px solid #dce8e1}.property-service-summary>div{min-width:0;border:1px solid #e0e9e4;border-radius:16px;padding:13px 14px;background:hsla(0,0%,100%,.82)}.property-service-summary small,.property-service-summary span,.property-service-summary strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.property-service-summary small{color:#788980;font-size:9px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.property-service-summary strong{margin:5px 0 3px;color:#17392b;font-size:16px}.property-service-summary span{color:#718078;font-size:10px}.property-service-tabs{position:-webkit-sticky;position:sticky;top:72px;z-index:25;margin-bottom:20px;border:1px solid #dce7e1;border-radius:17px;padding:5px;background:rgba(247,250,248,.94);box-shadow:0 8px 22px rgba(15,61,40,.06);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.property-service-tabs .client-tab{border-radius:12px}.property-service-tabs .client-tab.active{box-shadow:0 6px 16px rgba(13,91,55,.16)}@media(max-width:900px){.property-service-hero{grid-template-columns:1fr}.property-service-actions{justify-content:space-between}.property-service-summary{grid-template-columns:1fr 1fr}}@media(max-width:600px){.property-service-hero{padding:18px;border-radius:22px}.property-service-avatar{width:60px;height:60px;flex-basis:60px}.property-service-summary{grid-template-columns:1fr}.property-service-actions{flex-wrap:wrap}.property-service-tabs{top:62px;overflow-x:auto}.property-service-tabs .client-tab{flex:0 0 auto}}.property-profile-uploader{display:grid;grid-template-columns:150px minmax(0,1fr);grid-gap:18px;gap:18px;align-items:center;margin-bottom:22px;border:1px dashed #b8cec0;border-radius:20px;padding:16px;background:#f7fbf8}.property-profile-uploader>div{height:108px;overflow:hidden;border-radius:15px;background:#e1f1e7}.property-profile-uploader img{width:100%;height:100%;object-fit:cover}.property-profile-uploader>div>span{height:100%;display:grid;place-items:center;color:#0a633d;font-size:35px}.property-profile-uploader label small,.property-profile-uploader label strong{display:block}.property-profile-uploader label small{margin:5px 0 10px;color:#718078;line-height:1.45}.customer-directory-person{display:flex;align-items:center;gap:10px}.customer-directory-person>div{flex:0 0 45px;width:45px;height:45px;overflow:hidden;border-radius:13px;background:#e4f2e9}.customer-directory-person img{width:100%;height:100%;object-fit:cover}.customer-directory-person>div>span{height:100%;display:grid;place-items:center;color:#0a633d}.customer-directory-person p{margin:0}.customer-directory-person small{display:block;margin-top:3px}.property-visit-history{grid-gap:14px;gap:14px}.property-visit-history>article{border:1px solid #dfe9e3;border-radius:19px;padding:17px;background:#fbfdfc}.property-visit-history>article>header{display:flex;justify-content:space-between;gap:12px}.property-visit-history h3{margin:3px 0}.property-visit-history header small{color:#72837a}.property-visit-history header>span{align-self:flex-start;border-radius:999px;padding:6px 9px;background:#e4f3e9;color:#087044;font-size:10px;font-weight:900}.property-visit-meta{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;margin:13px 0}.property-visit-meta span{border-radius:11px;padding:9px;background:#eef4f0;color:#708078;font-size:10px}.property-visit-meta strong{display:block;margin-top:3px;color:#173629}.property-visit-photos{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-gap:9px;gap:9px;margin-top:13px}.property-visit-photos figure{overflow:hidden;margin:0;border-radius:13px;background:#edf3ef}.property-visit-photos img{width:100%;height:130px;display:block;object-fit:cover}.property-visit-photos figcaption{padding:7px 9px;color:#64766c;font-size:9px;text-transform:capitalize}@media(max-width:600px){.property-profile-uploader,.property-visit-meta{grid-template-columns:1fr}.property-visit-photos{grid-template-columns:1fr 1fr}}.mobile-schedule-thumb{overflow:hidden;padding:0!important}.mobile-schedule-thumb img{width:100%;height:100%;object-fit:cover}.mobile-sheet-property-photo{height:185px;overflow:hidden;margin-bottom:12px;border-radius:17px;background:#e6f2ea}.mobile-sheet-property-photo img{width:100%;height:100%;object-fit:cover}.mobile-sheet-property-photo>span{height:100%;display:grid;place-items:center;color:#0a633d;font-size:36px}.mobile-sheet-property-photo small{display:block;font-size:9px}.mobile-customer-create{padding-bottom:88px}.mobile-profile-photo-input{display:grid;grid-template-columns:95px minmax(0,1fr);grid-template-rows:auto auto;grid-gap:4px 13px;gap:4px 13px;align-items:center;margin-bottom:13px;border:1px dashed #afc9ba;border-radius:18px;padding:12px;background:#fff;color:#173629}.mobile-profile-photo-input>div{grid-row:1/4;width:95px;height:78px;overflow:hidden;border-radius:13px;background:#e5f3e9}.mobile-profile-photo-input img{width:100%;height:100%;object-fit:cover}.mobile-profile-photo-input>div>span{height:100%;display:grid;place-items:center;color:#0a633d;font-size:29px}.mobile-profile-photo-input strong{font-size:12px}.mobile-profile-photo-input small{color:#75857c;font-size:9px}.mobile-profile-photo-input input{max-width:100%;font-size:9px}.mobile-create-fields{display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px}.mobile-create-fields label{color:#5d6e65;font-size:9px;font-weight:900;text-transform:uppercase}.mobile-create-fields input,.mobile-create-fields select,.mobile-create-fields textarea{width:100%;box-sizing:border-box;margin-top:5px;border:1px solid #d8e5dd;border-radius:12px;padding:11px;background:#fff;color:#173629;font:inherit;font-size:11px;text-transform:none}.mobile-create-fields textarea{min-height:75px}.mobile-create-check,.mobile-create-fields .wide{grid-column:1/-1}.mobile-create-check{display:flex;align-items:center;gap:8px;border-radius:12px;padding:11px;background:#eef5f1}.mobile-create-check input{width:auto;margin:0}@media(max-width:380px){.mobile-create-fields{grid-template-columns:1fr}.mobile-create-check,.mobile-create-fields .wide{grid-column:auto}}.mobile-admin-record{padding-bottom:88px}.mobile-record-hero{overflow:hidden;margin-bottom:11px;border-radius:24px;padding:15px;background:linear-gradient(145deg,#0b4d32,#0a7044);color:#fff}.mobile-record-hero>div{height:185px;overflow:hidden;margin:-15px -15px 14px;background:#dcece2}.mobile-record-hero img{width:100%;height:100%;object-fit:cover}.mobile-record-hero>div>span{height:100%;display:grid;place-items:center;color:#0a633d;font-size:42px}.mobile-record-hero>small{color:#a9e2c0;font-size:8px;font-weight:950;letter-spacing:.12em}.mobile-record-hero h1{margin:5px 0 3px;font-size:24px;letter-spacing:-.03em}.mobile-record-hero p{margin:0;color:#d6ecdf;font-size:10px}.mobile-record-hero footer{display:flex;gap:7px;margin-top:12px}.mobile-record-hero footer>*{border-radius:999px;padding:5px 8px;background:hsla(0,0%,100%,.14);font-size:8px}.mobile-record-tabs{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:4px;gap:4px;margin-bottom:11px;border-radius:14px;padding:4px;background:#e5ede8}.mobile-record-tabs button{min-height:40px;border:0;border-radius:10px;background:transparent;color:#68786f;font:inherit;font-size:10px;font-weight:900}.mobile-record-tabs button.active{background:#fff;color:#09633d;box-shadow:0 4px 12px rgba(17,63,41,.08)}.mobile-record-tabs b{margin-left:3px}.mobile-record-stack{display:grid;grid-gap:10px;gap:10px}.mobile-record-card{border:1px solid #dfe9e3;border-radius:18px;padding:14px;background:#fff}.mobile-record-card>header{display:flex;align-items:center;gap:9px;margin-bottom:8px}.mobile-record-card header i{width:35px;height:35px;display:grid;place-items:center;border-radius:11px;background:#e5f3e9;color:#087044;font-style:normal}.mobile-record-card h2{margin:0;font-size:14px}.mobile-record-card dl{margin:0}.mobile-record-card dl>div{display:grid;grid-template-columns:85px 1fr;grid-gap:9px;gap:9px;padding:9px 0;border-bottom:1px solid #e9efeb}.mobile-record-card dt{color:#77877e;font-size:9px}.mobile-record-card dd{margin:0;color:#183629;font-size:10px;font-weight:850}.mobile-record-history{display:grid;grid-gap:8px;gap:8px}.mobile-record-history>article{overflow:hidden;border:1px solid #dfe9e3;border-radius:17px;background:#fff}.mobile-record-history>article>button{width:100%;display:grid;grid-template-columns:38px minmax(0,1fr) 12px;grid-gap:9px;gap:9px;align-items:center;border:0;padding:12px;background:transparent;text-align:left}.mobile-record-history>article>button>i{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#e4f3e9;color:#087044;font-style:normal}.mobile-record-history button small,.mobile-record-history button span,.mobile-record-history button strong{display:block}.mobile-record-history button small,.mobile-record-history button span{color:#74847b;font-size:8px}.mobile-record-history button strong{margin:3px 0;font-size:12px}.mobile-record-history article.open>button>b{transform:rotate(90deg)}.mobile-record-visit{padding:13px;border-top:1px solid #e4ece7;background:#fafcfb}.customer-history-times,.mobile-record-times{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:6px;gap:6px}.customer-history-times span,.mobile-record-times span{border-radius:10px;padding:8px;background:#edf4ef;color:#718078;font-size:8px}.customer-history-times strong,.mobile-record-times strong{display:block;margin-top:3px;color:#173629}.mobile-record-visit>p{font-size:10px;line-height:1.5}.customer-history-photos,.mobile-record-visit>div:last-of-type{display:grid;grid-template-columns:1fr 1fr;grid-gap:7px;gap:7px}.customer-history-photos figure,.mobile-record-visit figure{overflow:hidden;margin:0;border-radius:11px;background:#e8efeb}.customer-history-photos img,.mobile-record-visit figure img{width:100%;height:105px;display:block;object-fit:cover}.customer-history-photos figcaption,.mobile-record-visit figcaption{padding:6px;color:#65766d;font-size:8px}.customer-history-review{display:grid!important;grid-template-columns:1fr!important;grid-gap:3px!important;gap:3px!important;margin-top:10px;border-radius:11px;padding:10px;background:#fff6d9}.customer-history-review strong{color:#8b640b}.customer-history-review span{color:#6f6651!important}.four-ever-splash{background:#063b62}.four-ever-splash:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 34%,rgba(42,153,210,.24),transparent 52%);animation:fourEverGlow 3s ease-in-out infinite}.four-ever-opening{position:relative;width:min(100vw,630px);aspect-ratio:5/4;background:#063b62;box-shadow:0 28px 80px rgba(0,26,47,.45);animation:fourEverEnter .9s cubic-bezier(.2,.8,.2,1) both}.four-ever-motion,.four-ever-opening>img{position:absolute;inset:0;width:100%;height:100%;object-fit:fill}.four-ever-motion{background:url(/brand/4ever-seasons-opening.png) 50%/100% 100% no-repeat;will-change:transform}.four-ever-motion.summer{-webkit-clip-path:polygon(27% 7%,50% 7%,50% 38%,25% 38%);clip-path:polygon(27% 7%,50% 7%,50% 38%,25% 38%);animation:fourEverStepRight 2.2s ease-in-out infinite}.four-ever-motion.autumn{-webkit-clip-path:polygon(50% 7%,77% 7%,79% 39%,50% 39%);clip-path:polygon(50% 7%,77% 7%,79% 39%,50% 39%);animation:fourEverStepLeft 2.1s ease-in-out .2s infinite}.four-ever-motion.winter{-webkit-clip-path:polygon(27% 38%,50% 38%,50% 69%,25% 69%);clip-path:polygon(27% 38%,50% 38%,50% 69%,25% 69%);animation:fourEverStepRight 2.4s ease-in-out .1s infinite}.four-ever-motion.spring{-webkit-clip-path:polygon(50% 38%,77% 38%,80% 70%,50% 70%);clip-path:polygon(50% 38%,77% 38%,80% 70%,50% 70%);animation:fourEverStepLeft 2.25s ease-in-out .3s infinite}.four-ever-motion.car-left{-webkit-clip-path:polygon(14% 43%,24% 37%,28% 66%,16% 68%);clip-path:polygon(14% 43%,24% 37%,28% 66%,16% 68%);animation:fourEverCarLeft 3.8s ease-in-out infinite}.four-ever-motion.car-right{-webkit-clip-path:polygon(78% 43%,90% 39%,91% 67%,79% 68%);clip-path:polygon(78% 43%,90% 39%,91% 67%,79% 68%);animation:fourEverCarRight 3.8s ease-in-out .45s infinite}.four-ever-particles{position:absolute;pointer-events:none}.four-ever-particles i{position:absolute;display:block}.four-ever-particles.leaves{left:53%;top:17%;width:28%;height:23%}.four-ever-particles.leaves i{width:8px;height:5px;border-radius:80% 0;background:#f28a19;animation:fourEverLeaf 2s linear infinite}.four-ever-particles.leaves i:nth-child(2){left:30%;animation-delay:.4s}.four-ever-particles.leaves i:nth-child(3){left:58%;animation-delay:.8s}.four-ever-particles.leaves i:nth-child(4){left:82%;animation-delay:1.2s}.four-ever-particles.snow{left:25%;top:39%;width:25%;height:25%}.four-ever-particles.snow i{width:4px;height:4px;border-radius:50%;background:#fff;box-shadow:0 0 4px #fff;animation:fourEverSnow 2.3s linear infinite}.four-ever-particles.snow i:nth-child(2){left:22%;animation-delay:.5s}.four-ever-particles.snow i:nth-child(3){left:45%;animation-delay:1s}.four-ever-particles.snow i:nth-child(4){left:68%;animation-delay:1.5s}.four-ever-particles.snow i:nth-child(5){left:88%;animation-delay:1.9s}.four-ever-shine{position:absolute;inset:-35%;background:linear-gradient(110deg,transparent 42%,hsla(0,0%,100%,.12) 49%,transparent 56%);transform:translateX(-45%);animation:fourEverShine 4.8s ease-in-out 1}.four-ever-skip{bottom:max(16px,env(safe-area-inset-bottom));background:rgba(4,40,67,.84);border:1px solid hsla(0,0%,100%,.38);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}@keyframes fourEverEnter{0%{opacity:0;transform:scale(1.07)}to{opacity:1;transform:scale(1)}}@keyframes fourEverStepRight{0%,to{transform:translate(0)}25%{transform:translate(2px,-1px) rotate(.12deg)}50%{transform:translate(5px)}75%{transform:translate(7px,-1px) rotate(-.1deg)}}@keyframes fourEverStepLeft{0%,to{transform:translate(0)}25%{transform:translate(-2px,-1px) rotate(-.12deg)}50%{transform:translate(-5px)}75%{transform:translate(-7px,-1px) rotate(.1deg)}}@keyframes fourEverCarLeft{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-7px) rotate(-.3deg)}}@keyframes fourEverCarRight{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(8px) rotate(.3deg)}}@keyframes fourEverLeaf{0%{opacity:0;transform:translateY(-8px) rotate(0)}20%{opacity:1}to{opacity:0;transform:translate(28px,55px) rotate(300deg)}}@keyframes fourEverSnow{0%{opacity:0;transform:translateY(-12px)}20%{opacity:1}to{opacity:0;transform:translate(8px,80px)}}@keyframes fourEverShine{0%{transform:translateX(-45%)}to{transform:translateX(75%)}}@keyframes fourEverGlow{0%,to{opacity:.55}50%{opacity:1}}@media(max-aspect-ratio:4/5){.four-ever-opening{width:100vw;transform:scale(1.08)}}@media(prefers-reduced-motion:reduce){.four-ever-motion,.four-ever-opening,.four-ever-particles i,.four-ever-shine,.four-ever-splash:before{animation:none!important}}.four-ever-splash{display:block;padding:0;overflow:hidden;background:#043d2e}.four-ever-splash:before{display:none}.four-ever-opening{position:fixed;inset:0;width:100vw;max-width:none;height:100dvh;aspect-ratio:auto;overflow:hidden;background:radial-gradient(circle at 50% 46%,#0b674d 0,#07523e 38%,#043d2e 78%,#032f24 100%);box-shadow:none;animation:none}.four-ever-opening:after,.four-ever-opening:before{display:none}.four-ever-opening>video{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:contain;object-position:center;background:transparent}.header .brand{min-width:280px}.brand-logo-new{width:260px;height:76px}@media(max-width:1000px){.header .brand{min-width:auto}.brand-logo-new{width:190px;height:60px;margin:0}}.header .brand{flex:0 0 auto;min-width:220px;gap:0}.header-inner{height:78px;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand-logo-new{display:block;width:220px;height:62px;margin:0;object-fit:contain}.header .nav{display:flex;align-items:center;justify-content:flex-end;gap:18px;min-width:0}.header .btn{flex:0 0 auto}@media(max-width:1000px){.header-inner{min-height:70px;height:70px;display:flex;grid-template-columns:none;padding:0;gap:12px}.header .brand{min-width:0}.brand-logo-new{width:172px;height:52px;margin:0}.header .nav{display:none!important}.header .btn{padding:10px 14px;font-size:12px;min-height:38px}}@media(max-width:520px){.header-inner{height:auto;min-height:68px}.brand-logo-new{width:150px;height:46px}.header .btn{font-size:11px;padding:9px 11px;white-space:normal;text-align:center}}.header-inner{height:74px!important;display:flex!important;grid-template-columns:none!important;align-items:center!important}.header .brand{min-width:260px!important;gap:12px!important;align-items:center!important}.brand-logo-mark{width:52px!important;height:52px!important;margin:0!important;border-radius:12px;object-fit:cover;box-shadow:0 6px 16px rgba(13,61,44,.1)}.brand-copy{display:grid;line-height:1.05}.brand-copy strong{font-size:24px;letter-spacing:-.04em;color:var(--forest);font-weight:950}.brand-copy small{margin-top:4px;color:var(--muted);font-size:12px;font-weight:800}.header .nav{display:flex!important;align-items:center!important;gap:18px!important}.header .nav a{background:transparent!important;border:0!important;padding:0!important;color:var(--forest2)!important;font-size:14px!important}.header .btn{flex:0 0 auto!important}@media(max-width:1000px){.header-inner{height:70px!important;min-height:70px!important}.header .brand{min-width:0!important}.brand-logo-mark{width:46px!important;height:46px!important}.brand-copy strong{font-size:20px}.brand-copy small{font-size:10px}.header .nav{display:none!important}}@media(max-width:520px){.brand-copy strong{font-size:17px}.brand-copy small{display:none}.header .btn{max-width:142px;white-space:normal;line-height:1.1}}.header-login-mobile{display:none}@media(max-width:620px){body,html{max-width:100%;overflow-x:clip}.container{width:calc(100% - 24px)}.header-inner{width:100%;height:66px!important;min-height:66px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-gap:8px!important;gap:8px!important}.header .brand{min-width:0!important;max-width:100%;gap:9px!important;overflow:hidden}.brand-logo-mark{width:42px!important;height:42px!important;flex:0 0 42px;border-radius:10px}.brand-copy{min-width:0}.brand-copy strong{display:block;overflow:hidden;font-size:16px;line-height:1.05;text-overflow:ellipsis;white-space:nowrap}.brand-copy small{display:none}.header .header-login{width:auto!important;max-width:none;min-height:38px;padding:9px 14px;font-size:12px;line-height:1;white-space:nowrap}.header-login-desktop{display:none}.header-login-mobile{display:inline}.hero{padding:24px 0 38px}.hero-grid{gap:20px}.hero h1{max-width:100%;font-size:clamp(39px,12vw,48px);line-height:.96;letter-spacing:-.055em}.hero .eyebrow{max-width:100%;padding:8px 11px;font-size:11px;white-space:normal}.hero-text{margin-top:16px;font-size:15px;line-height:1.55}.hero-actions{margin-top:18px}.hero .hero-actions .btn-outline{border-color:var(--forest)!important;background:#fff!important;color:var(--forest)!important}.hero .grid-3{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.hero .mini-card{min-width:0;padding:12px 10px;border-radius:16px}.hero .mini-label{font-size:9px}.hero .mini-label,.hero .mini-value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hero .mini-value{font-size:17px}}.error-shell{min-height:70vh;display:grid;place-items:center;padding:64px 20px;background:linear-gradient(180deg,#f7fbf8,#eef6f1)}.error-card{width:min(620px,100%);border:1px solid var(--line);border-radius:28px;background:#fff;padding:34px;box-shadow:var(--shadow);display:grid;grid-gap:16px;gap:16px}.error-card h1{margin:0;color:var(--forest);font-size:clamp(32px,5vw,54px);letter-spacing:-.04em}.error-card p{margin:0;color:var(--muted);font-size:17px;line-height:1.6}.error-card small{color:#667085;font-weight:800}@media(min-width:901px){.portal-pro-shell{background:#f4f7f5}.portal-pro-shell .pro-sidebar{background:#082b20;box-shadow:12px 0 34px rgba(8,43,32,.1)}.portal-pro-shell .season-logo{height:128px;background:#fff}.portal-pro-shell .grass-mask,.portal-pro-shell .mower-man{display:none}.portal-pro-shell .season-title{left:28px;top:28px}.portal-pro-shell .season-title span{font-size:30px;color:#0b3d2c}.portal-pro-shell .season-title strong{font-size:32px;color:#148a4c}.portal-pro-shell .admin-profile{border-radius:14px;margin:0 8px 18px;padding:14px 12px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1)}.portal-pro-shell .pro-nav a{height:42px;border-radius:9px;color:hsla(0,0%,100%,.82)}.portal-pro-shell .pro-nav a.active{background:#fff;color:#083526;box-shadow:0 10px 26px rgba(0,0,0,.14)}.portal-pro-shell .help-card{border-radius:14px;background:hsla(0,0%,100%,.07)}.portal-pro-shell .pro-topbar{height:66px;background:hsla(0,0%,100%,.9)}.portal-pro-shell .pro-content{padding:28px 34px 48px}.portal-pro-shell .neo-hero{border-radius:18px;padding:28px;background:linear-gradient(135deg,#0b3d2c,#12623f)!important;box-shadow:0 18px 44px rgba(6,51,35,.14)}.portal-pro-shell .neo-hero h1{font-size:clamp(34px,3vw,54px);letter-spacing:-.04em}.portal-pro-shell .status-action-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}.portal-pro-shell .status-action{border-radius:12px;min-height:104px;box-shadow:0 8px 22px rgba(15,23,42,.04);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.portal-pro-shell .status-action:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(15,23,42,.08);border-color:#b7d7c3}.portal-pro-shell .calendar-work-card,.portal-pro-shell .estimate-preview,.portal-pro-shell .profile-card,.portal-pro-shell .table-card,.portal-pro-shell .task-card{border-radius:14px;box-shadow:0 10px 28px rgba(15,23,42,.05);border-color:#e1e8e3}.portal-pro-shell .calendar-work-head{padding:18px 22px;background:#fbfdfb}.portal-pro-shell .pro-route-row{grid-template-columns:48px 82px minmax(220px,1.5fr) minmax(160px,1fr) minmax(150px,.9fr) 82px 38px;padding:14px 18px}.portal-pro-shell .btn,.portal-pro-shell .open-btn,.portal-pro-shell button{transition:transform .14s ease,box-shadow .14s ease,background .14s ease}.portal-pro-shell .btn:hover,.portal-pro-shell .open-btn:hover{transform:translateY(-1px)}.employee-portal-shell .employee-browser-map-card{margin-top:18px}.employee-portal-shell .employee-week-picker{border-radius:14px;background:#fff;border:1px solid #e1e8e3;box-shadow:0 8px 22px rgba(15,23,42,.04);padding:16px;margin-bottom:16px}.admin-desktop-shell{background:#f3f6f4}.admin-desktop-shell .pro-sidebar{background:#071f18;padding:0 12px 20px;box-shadow:12px 0 34px rgba(7,31,24,.12)}.admin-desktop-shell .season-logo{height:118px;background:#fff;margin:0 -12px 16px}.admin-desktop-shell .grass-mask,.admin-desktop-shell .mower-man{display:none}.admin-desktop-shell .season-title{left:26px;top:25px}.admin-desktop-shell .season-title span{font-size:29px;color:#0b3d2c}.admin-desktop-shell .season-title strong{font-size:31px;color:#158048}.admin-desktop-shell .admin-profile{margin:0 6px 14px;padding:12px;border-radius:14px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1)}.admin-desktop-shell .pro-nav{gap:8px;overflow:auto;padding-right:2px}.admin-desktop-shell .pro-nav-group-toggle{width:100%;height:38px;border:0;border-radius:10px;background:hsla(0,0%,100%,.06);color:hsla(0,0%,100%,.84);display:grid;grid-template-columns:24px 1fr auto auto;align-items:center;grid-gap:8px;gap:8px;padding:0 10px;text-align:left;font-weight:900;cursor:pointer}.admin-desktop-shell .pro-nav-group-toggle span{display:grid;place-items:center;width:24px;height:24px;border-radius:8px;background:hsla(0,0%,100%,.08);font-size:12px}.admin-desktop-shell .pro-nav a em,.admin-desktop-shell .pro-nav-group-toggle em{min-width:22px;height:22px;border-radius:999px;background:#ef4444;color:#fff;display:grid;place-items:center;font-size:11px;font-style:normal}.admin-desktop-shell .pro-nav-group-links{display:grid;grid-gap:5px;gap:5px;margin:6px 0 10px}.admin-desktop-shell .pro-nav a{height:36px;border-radius:9px;padding:0 10px 0 42px;color:hsla(0,0%,100%,.78);font-size:13px}.admin-desktop-shell .pro-nav a span{position:absolute;left:12px;width:20px;font-size:12px}.admin-desktop-shell .pro-nav a.active{background:#fff;color:#082a1f;box-shadow:0 10px 22px rgba(0,0,0,.16)}.admin-desktop-shell .help-card{border-radius:14px;background:hsla(0,0%,100%,.07)}.admin-desktop-shell .pro-topbar{height:64px;background:hsla(0,0%,100%,.9)}.admin-desktop-shell .pro-content{padding:26px 34px 48px}.admin-desktop-shell .business-hero{border-radius:18px;padding:28px;background:linear-gradient(135deg,#071f18,#0d4a33);box-shadow:0 18px 44px rgba(6,51,35,.14)}.admin-desktop-shell .business-hero h1{font-size:clamp(34px,3.2vw,56px);line-height:1;letter-spacing:-.05em}.admin-desktop-shell .business-metrics{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}.admin-desktop-shell .business-metric,.admin-desktop-shell .dash-card,.admin-desktop-shell .ops-panel,.admin-desktop-shell .suite-card,.admin-desktop-shell .table-card{border-radius:14px;box-shadow:0 10px 28px rgba(15,23,42,.05);border-color:#e1e8e3}.admin-desktop-shell .business-metric{transition:transform .16s ease,box-shadow .16s ease}.admin-desktop-shell .business-metric:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(15,23,42,.08)}.admin-desktop-shell .suite-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:14px}.admin-desktop-shell .suite-card{min-height:190px}.admin-desktop-shell .ops-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px}.admin-desktop-shell .table-head{padding:18px 20px;background:#fbfdfb}.admin-desktop-shell th{background:#f1f7f3}.admin-desktop-shell .btn,.admin-desktop-shell .suite-card,.admin-desktop-shell button{transition:transform .14s ease,box-shadow .14s ease}.admin-desktop-shell .btn:hover,.admin-desktop-shell .suite-card:hover,.admin-desktop-shell button:hover{transform:translateY(-1px)}.studio-rail,.studio-rail-filler{display:flex;flex-direction:column}.studio-rail-filler{margin-top:16px;min-height:190px;justify-content:space-between;padding:16px;border:1px solid hsla(0,0%,100%,.08);border-radius:16px;background:linear-gradient(160deg,rgba(102,222,84,.14),hsla(0,0%,100%,.04));color:#dcebe3}.studio-rail-filler small{display:block;color:#9fbdac;font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.11em}.studio-rail-filler strong{display:block;margin-top:5px;color:#fff;font-size:16px}.studio-rail-filler p{margin:12px 0;color:#bcd1c6;font-size:12px;line-height:1.45}.studio-rail-filler a{display:block;border-radius:10px;padding:11px 12px;background:#e7f8dd;color:#083525;text-align:center;text-decoration:none;font-size:12px;font-weight:950}.studio-map svg{padding:0}.studio-map polyline{stroke-width:3.2}.route-map-panel .live-pill{display:none}}@media(max-width:900px){.studio-rail-filler{display:none}}@media(min-width:901px){.studio-nav{padding-bottom:8px;scrollbar-width:thin;scrollbar-color:#79d977 hsla(0,0%,100%,.08)}.studio-nav::-webkit-scrollbar{display:block;height:8px}.studio-nav::-webkit-scrollbar-thumb{border-radius:99px;background:#79d977}.studio-nav::-webkit-scrollbar-track{border-radius:99px;background:hsla(0,0%,100%,.08)}.studio-nav:after{content:"";flex:0 0 12px}.studio-topnav{overflow:hidden}.studio-nav a{white-space:nowrap}.studio-rail nav{max-height:calc(100vh - 430px);min-height:220px;overflow-y:auto;padding-right:4px;scrollbar-width:thin;scrollbar-color:#79d977 hsla(0,0%,100%,.08)}}@media(min-width:901px){.studio-rail nav::-webkit-scrollbar{width:8px}.studio-rail nav::-webkit-scrollbar-thumb{border-radius:99px;background:#79d977}.studio-rail nav::-webkit-scrollbar-track{border-radius:99px;background:hsla(0,0%,100%,.08)}}@media(min-width:901px){.studio-topnav{grid-template-columns:260px minmax(0,1fr) 44px auto auto!important}.studio-nav{min-width:0}.studio-rail nav a{min-width:0;grid-template-columns:30px minmax(0,1fr);height:auto;min-height:42px;line-height:1.2;white-space:normal;overflow-wrap:anywhere}.studio-rail nav a span{flex:0 0 auto}.studio-rail nav a:not(.primary){align-items:center}.studio-rail nav a.primary{min-height:44px}.studio-rail{padding-top:12px!important}.studio-rail,.studio-topnav.is-condensed+.studio-rail{top:76px!important}.studio-map-tools{display:flex;align-items:center;gap:8px}.studio-map-tools label{position:relative;display:flex;align-items:center;gap:6px;border:1px solid #dce8e1;border-radius:10px;padding:6px 8px;background:#fff}.studio-map-tools label span{font-size:0}.studio-map-tools label:before{content:"Cal";color:#0b7046;font-size:11px;font-weight:950}.studio-map-tools input{width:128px;border:0;background:transparent;color:#173629;font:inherit;font-size:12px;outline:0}.studio-map-tools a,.studio-map-tools button{border:1px solid #dce8e1;border-radius:10px;padding:8px 10px;background:#fff;color:#0b7046;font:inherit;font-size:12px;font-weight:950;text-decoration:none;cursor:pointer}.studio-map.route-focused{background:linear-gradient(135deg,#eaf6ee,#f8fbf9)}.crew-map-marker{position:absolute;z-index:3;width:54px;height:54px;border:3px solid #fff;border-radius:18px;background:#0b7046;color:#fff;display:grid;place-items:center;box-shadow:0 16px 34px rgba(8,83,53,.25);cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.crew-map-marker:hover{transform:translateY(-3px) scale(1.04);box-shadow:0 22px 44px rgba(8,83,53,.32)}.crew-map-marker span{font-size:22px;font-weight:950;line-height:1}.crew-map-marker small{position:absolute;right:-8px;top:-8px;min-width:24px;height:24px;display:grid;place-items:center;border-radius:999px;background:#e7f8dd;color:#083525;font-size:11px;font-weight:950}.crew-marker-1{left:14%;top:55%}.crew-marker-2{left:31%;top:32%}.crew-marker-3{left:49%;top:52%}.crew-marker-4{left:66%;top:24%}.crew-marker-5{left:82%;top:43%}.studio-map-hint{position:absolute;left:18px;bottom:18px;z-index:3;border:1px solid #dce8e1;border-radius:12px;padding:10px 12px;background:hsla(0,0%,100%,.92);color:#52655b;font-size:12px;font-weight:850}.studio-route-popover{position:absolute;right:18px;top:18px;z-index:4;width:230px;display:grid;grid-gap:8px;gap:8px;border:1px solid #dce8e1;border-radius:14px;padding:14px;background:hsla(0,0%,100%,.95);box-shadow:0 18px 42px rgba(15,39,28,.12)}.studio-route-popover small,.studio-route-popover strong{display:block}.studio-route-popover small{color:#66776f}.studio-route-popover>a:not(.studio-route-open){display:grid;grid-template-columns:26px minmax(0,1fr);grid-gap:8px;gap:8px;align-items:center;border-radius:10px;padding:8px;background:#f3f8f5;color:#173629;text-decoration:none}.studio-route-popover b{width:26px;height:26px;display:grid;place-items:center;border-radius:8px;background:#0b7046;color:#fff}.studio-route-popover span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.studio-route-open{display:block;margin-top:4px;border-radius:10px;padding:10px;background:#0b7046;color:#fff;text-align:center;text-decoration:none;font-size:12px;font-weight:950}.studio-rail{top:0!important;bottom:38px!important;padding-top:94px!important}.studio-rail:before{content:"";position:absolute;left:0;right:0;top:0;height:94px;background:#071b15}.studio-rail>*{position:relative;z-index:1}.studio-main{position:relative;z-index:2}.studio-topnav{z-index:80}.studio-map.real-map{background:#dce9e2}.studio-preview-leaflet{position:absolute;inset:0;z-index:1}.studio-preview-leaflet .leaflet-tile-pane{filter:saturate(.85) contrast(.95)}.studio-map.real-map svg,.studio-map.real-map:before{display:none}.studio-map.real-map>b{position:absolute;z-index:3;left:18px;bottom:18px;border-radius:12px;padding:10px 12px;background:hsla(0,0%,100%,.94);color:#52655b}.crew-map-marker,.studio-map-hint,.studio-route-popover{z-index:5}.studio-leaflet-marker-shell{background:transparent;border:0}.studio-leaflet-marker{width:34px;height:34px;display:grid;place-items:center;border:3px solid #fff;border-radius:12px;background:#08764a;color:#fff;font-weight:950;box-shadow:0 12px 28px rgba(8,83,53,.28)}.studio-route-popover{max-height:calc(100% - 36px);overflow-y:auto;scrollbar-width:thin;scrollbar-color:#0b7046 #edf5f0}}@media(min-width:901px){.studio-route-popover::-webkit-scrollbar{width:8px}.studio-route-popover::-webkit-scrollbar-thumb{border-radius:99px;background:#0b7046}.studio-route-popover::-webkit-scrollbar-track{border-radius:99px;background:#edf5f0}.studio-leaflet-crew{position:relative;width:54px;height:54px;border:3px solid #fff;border-radius:18px;background:#0b7046;color:#fff;display:grid;place-items:center;box-shadow:0 16px 34px rgba(8,83,53,.25);cursor:pointer}.studio-leaflet-crew span{font-size:22px;font-weight:950}.studio-leaflet-crew small{position:absolute;right:-8px;top:-8px;min-width:24px;height:24px;display:grid;place-items:center;border-radius:999px;background:#e7f8dd;color:#083525;font-size:11px;font-weight:950}.studio-route-popover{overflow:hidden}.studio-route-stop-list{display:grid;grid-gap:8px;gap:8px;max-height:210px;overflow-y:auto;padding-right:4px;scrollbar-width:thin;scrollbar-color:#0b7046 #edf5f0}}@media(min-width:901px){.studio-route-stop-list::-webkit-scrollbar{width:8px}.studio-route-stop-list::-webkit-scrollbar-thumb{border-radius:99px;background:#0b7046}.studio-route-stop-list::-webkit-scrollbar-track{border-radius:99px;background:#edf5f0}.studio-route-stop-list>a{display:grid;grid-template-columns:26px minmax(0,1fr);grid-gap:8px;gap:8px;align-items:center;border-radius:10px;padding:8px;background:#f3f8f5;color:#173629;text-decoration:none}.studio-route-popover>a:not(.studio-route-open){display:initial}.studio-route-open{flex-shrink:0}}.recommend-service-grid{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr);grid-gap:20px;gap:20px}.customer-pick-list{display:grid;grid-gap:9px;gap:9px;max-height:560px;margin-top:14px;overflow-y:auto;padding-right:6px;scrollbar-width:thin;scrollbar-color:#0b7046 #edf5f0}.customer-pick-list button{width:100%;border:1px solid #dfe9e3;border-radius:12px;padding:12px;background:#fff;color:#173629;text-align:left;cursor:pointer}.customer-pick-list button.active{border-color:#0b7046;background:#edf8f1;box-shadow:0 8px 22px rgba(11,112,70,.1)}.customer-pick-list small,.customer-pick-list span,.customer-pick-list strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-pick-list span{margin-top:4px;color:#61736a}.customer-pick-list small{margin-top:4px;color:#849188}.recommend-preview{display:grid;grid-gap:6px;gap:6px;margin:14px 0;padding:16px;border:1px solid #dfe9e3;border-radius:14px;background:#f5faf7}.recommend-preview span{color:#0b7046;font-size:11px;font-weight:950;text-transform:uppercase}.recommend-preview p{margin:0;color:#52655b}.send-methods{display:flex;gap:12px;flex-wrap:wrap;margin:12px 0}.send-methods label{display:flex;align-items:center;gap:8px;border:1px solid #dfe9e3;border-radius:999px;padding:9px 12px;background:#fff;font-weight:900}.recommendation-feed{display:grid;grid-gap:12px;gap:12px;padding:16px}.recommendation-feed article{display:grid;grid-template-columns:80px minmax(0,1fr) auto;grid-gap:14px;gap:14px;align-items:start;border:1px solid #dfe9e3;border-radius:14px;padding:14px;background:#fff}.recommendation-feed article>span{border-radius:999px;padding:6px 9px;background:#edf8f1;color:#0b7046;font-size:11px;font-weight:950;text-align:center;text-transform:capitalize}.recommendation-feed small,.recommendation-feed strong{display:block}.recommendation-feed p{margin:5px 0;color:#52655b}.recommendation-feed b{font-size:18px;color:#0b7046}@media(max-width:900px){.recommend-service-grid{grid-template-columns:1fr}.customer-pick-list{max-height:360px}.recommendation-feed article{grid-template-columns:1fr}}.desktop-route-studio{display:grid;grid-gap:16px;gap:16px}.desktop-route-hero{display:flex;justify-content:space-between;gap:22px;align-items:flex-start;border:1px solid #dfe8e3;border-radius:16px;padding:24px;background:linear-gradient(135deg,#092f46,#0b6380 70%,#0d8d8b);color:#fff;box-shadow:0 16px 36px rgba(9,47,70,.14)}.desktop-route-hero span{font-size:11px;font-weight:950;letter-spacing:.13em;text-transform:uppercase;color:#b9efe5}.desktop-route-hero h1{margin:6px 0;font-size:38px;line-height:1;letter-spacing:0;color:#fff}.desktop-route-hero p{margin:0;color:#d7f0eb}.desktop-route-actions{display:flex;gap:10px;flex-wrap:wrap}.desktop-route-modes{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;padding:5px;border-radius:14px;background:#e7eeea}.desktop-route-modes button{min-height:44px;border:0;border-radius:11px;background:transparent;color:#66766e;font:inherit;font-weight:950;cursor:pointer}.desktop-route-modes button.active{background:#fff;color:#0a633d;box-shadow:0 6px 18px rgba(15,39,28,.08)}.desktop-route-controls{display:grid;grid-template-columns:220px 180px minmax(0,1fr);grid-gap:12px;gap:12px}.desktop-route-build-box label,.desktop-route-controls label{display:grid;grid-gap:6px;gap:6px;color:#51645a;font-size:11px;font-weight:950;text-transform:uppercase}.desktop-route-build-box input,.desktop-route-build-box select,.desktop-route-controls input,.desktop-route-controls select{width:100%;min-height:44px;border:1px solid #d8e5dd;border-radius:12px;padding:10px 12px;background:#fff;color:#183629;font:inherit}.desktop-route-message{border:1px solid #d7eadf;border-radius:12px;padding:12px 14px;background:#edf8f1;color:#0b5f3c;font-weight:850}.desktop-route-workspace{display:grid;grid-template-columns:minmax(0,1.35fr) 390px;grid-gap:16px;gap:16px;align-items:start}.desktop-route-map-card,.desktop-route-side{border:1px solid #dfe8e3;border-radius:16px;background:#fff;box-shadow:0 14px 34px rgba(15,39,28,.06);overflow:hidden}.desktop-route-map-head,.desktop-route-side-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;border-bottom:1px solid #e5ece8}.desktop-route-map-head strong,.desktop-route-side-head strong{display:block;color:#173629}.desktop-route-map-head span,.desktop-route-side-head span{color:#728278;font-size:12px}.desktop-route-side-head button{border:1px solid #dce8e1;border-radius:10px;padding:8px 10px;background:#fff;color:#0b7046;font:inherit;font-size:12px;font-weight:950;cursor:pointer}.desktop-route-toggle{display:flex;gap:5px;padding:4px;border-radius:12px;background:#e7eeea}.desktop-route-toggle button{border:0;border-radius:9px;padding:8px 10px;background:transparent;color:#66766e;font-weight:950;cursor:pointer}.desktop-route-toggle button.active{background:#fff;color:#0a633d}.desktop-route-map-card .employee-map-panel{margin:0;border:0;border-radius:0;box-shadow:none}.desktop-route-map-card .employee-route-map{min-height:520px}.desktop-route-list{display:grid;grid-gap:10px;gap:10px;padding:14px;max-height:620px;overflow:auto;scrollbar-width:thin;scrollbar-color:#0b7046 #edf5f0}.desktop-route-list::-webkit-scrollbar{width:8px}.desktop-route-list::-webkit-scrollbar-thumb{border-radius:99px;background:#0b7046}.desktop-route-list::-webkit-scrollbar-track{border-radius:99px;background:#edf5f0}.desktop-route-list.compact{max-height:430px}.desktop-route-list button{display:grid;grid-template-columns:34px minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:center;border:1px solid #e0e9e4;border-radius:13px;padding:11px;background:#fff;text-align:left;color:#173629;cursor:pointer}.desktop-route-list button.selected{border-color:#0a633d;background:#edf8f1}.desktop-route-list b{width:32px;height:32px;display:grid;place-items:center;border-radius:10px;background:#e2f2e8;color:#0a633d;font-size:12px}.desktop-route-list em,.desktop-route-list small,.desktop-route-list strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.desktop-route-list small{margin-top:2px;color:#66776f}.desktop-route-list em{margin-top:2px;color:#849188;font-style:normal;font-size:11px}.desktop-route-list i{border-radius:999px;padding:6px 8px;background:#edf2ef;color:#68776f;font-size:10px;font-style:normal;font-weight:950}.desktop-route-list i.done{background:#e1f5e8;color:#087343}.desktop-route-build-box{display:grid;grid-gap:10px;gap:10px;margin:14px;padding:14px;border-radius:14px;background:#f5faf7;border:1px solid #dfe9e3}.desktop-route-build-box small{color:#728278;text-transform:none}.desktop-route-empty{padding:28px;text-align:center;color:#728278}.desktop-route-empty p{margin:6px 0 0}@media(max-width:1100px){.desktop-route-controls,.desktop-route-workspace{grid-template-columns:1fr}.desktop-route-hero{flex-direction:column}.desktop-route-side{order:-1}}@media(max-width:700px){.desktop-route-hero h1{font-size:28px}.desktop-route-modes{grid-template-columns:1fr}.desktop-route-list button{grid-template-columns:32px minmax(0,1fr)}.desktop-route-list i{grid-column:2}.desktop-route-map-card .employee-route-map{min-height:420px}}.customer-pay-invoices{display:grid;grid-gap:10px;gap:10px;margin-top:12px}.customer-pay-invoices article{display:grid;grid-template-columns:minmax(0,1fr) auto auto;grid-gap:14px;gap:14px;align-items:center;border:1px solid #dfe9e3;border-radius:14px;padding:14px;background:#fff}.customer-pay-invoices small,.customer-pay-invoices span,.customer-pay-invoices strong{display:block}.customer-pay-invoices span{margin-top:3px;color:#42564b}.customer-pay-invoices small{margin-top:3px;color:#77887f}.customer-pay-invoices b{font-size:20px;color:#0b7046}@media(max-width:680px){.customer-pay-invoices article{grid-template-columns:1fr}.customer-pay-invoices .btn{width:100%}}.billing-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:20px;padding:30px;border-radius:22px;background:linear-gradient(135deg,#082d21,#0d6a43);color:#fff;box-shadow:0 20px 48px rgba(8,45,33,.16)}.billing-hero .eyebrow{margin:0 0 12px;background:hsla(0,0%,100%,.13);color:#dff7e7}.billing-hero h1{font-size:clamp(38px,5vw,62px);letter-spacing:-.055em}.billing-hero p{max-width:650px;margin:12px 0 0;color:hsla(0,0%,100%,.76);font-size:16px;line-height:1.55}.billing-secure-badge{display:flex;align-items:center;gap:11px;min-width:245px;padding:13px 15px;border:1px solid hsla(0,0%,100%,.17);border-radius:14px;background:hsla(0,0%,100%,.08)}.billing-secure-badge>i{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;background:#dff7e7;color:#0a6841;font-style:normal;font-weight:950}.billing-secure-badge small,.billing-secure-badge strong{display:block}.billing-secure-badge strong{font-size:13px}.billing-secure-badge small{margin-top:3px;color:hsla(0,0%,100%,.68);font-size:11px}.billing-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:13px;gap:13px;margin-bottom:18px}.billing-summary article{padding:19px;border:1px solid #e0e8e3;border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.04)}.billing-summary article.due{border-color:#b8ddc6;background:linear-gradient(145deg,#fff,#f0faf4)}.billing-summary small,.billing-summary span,.billing-summary strong{display:block}.billing-summary span{color:#718078;font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.billing-summary strong{margin-top:8px;color:#123c2d;font-size:27px}.billing-summary small{margin-top:4px;color:#7b8881;font-size:11px}.billing-message{margin-bottom:16px;padding:13px 15px;border:1px solid #cfe3d7;border-radius:13px;background:#f1faf4;color:#285e43;font-weight:800}.billing-panel{overflow:hidden;border:1px solid #e0e8e3;border-radius:18px;background:#fff;box-shadow:0 12px 32px rgba(15,23,42,.05)}.billing-panel>header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 22px;border-bottom:1px solid #e8eeea;background:#fbfdfb}.billing-panel h2{margin:3px 0 0;font-size:23px}.billing-panel header p{margin:5px 0 0;color:#738079;font-size:12px}.billing-kicker{color:#168552;font-size:10px;font-weight:950;letter-spacing:.11em;text-transform:uppercase}.billing-refresh{border:1px solid #d7e3dc;border-radius:11px;padding:10px 13px;background:#fff;color:#0a633d;font-weight:850;cursor:pointer}.billing-refresh:disabled{opacity:.55}.billing-invoice-list{display:grid}.billing-invoice-list>article{display:grid;grid-template-columns:44px minmax(0,1fr) auto;grid-gap:14px;gap:14px;align-items:center;padding:16px 22px;border-bottom:1px solid #edf1ee}.billing-invoice-list>article:last-child{border-bottom:0}.billing-invoice-list>article.paid{background:#fbfdfb}.billing-invoice-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:13px;background:#e8f5ed;color:#0a6841;font-weight:950}.billing-invoice-copy small,.billing-invoice-copy span,.billing-invoice-copy strong{display:block}.billing-invoice-copy span{color:#7c8982;font-size:10px;font-weight:900;letter-spacing:.05em}.billing-invoice-copy strong{margin-top:4px;color:#173629;font-size:15px}.billing-invoice-copy small{margin-top:4px;color:#7b8881;font-size:11px;text-transform:capitalize}.billing-invoice-total{display:flex;align-items:center;gap:14px}.billing-invoice-total>strong{font-size:19px;color:#123c2d}.billing-invoice-total>span{border-radius:999px;padding:7px 10px;background:#e3f5e9;color:#147347;font-size:11px;font-weight:900}.billing-invoice-total .btn{padding:10px 15px;font-size:12px}.billing-empty{padding:46px 20px;text-align:center;color:#7a8880}.billing-empty i{width:48px;height:48px;margin:0 auto 10px;display:grid;place-items:center;border-radius:15px;background:#e8f5ed;color:#0a6841;font-style:normal;font-size:22px;font-weight:950}.billing-empty p,.billing-empty strong{display:block}.billing-empty strong{color:#294c3d}.billing-empty p{margin:6px 0 0;font-size:12px}.billing-help-strip{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:16px;padding:16px 18px;border:1px solid #dce6e0;border-radius:16px;background:#fff}.billing-help-strip>div{display:flex;align-items:center;gap:11px}.billing-help-strip i{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;background:#edf5f0;color:#0a6841;font-style:normal;font-weight:950}.billing-help-strip small,.billing-help-strip strong{display:block}.billing-help-strip small{margin-top:3px;color:#78867e}.invoice-hero{align-items:center}.invoice-hero>.btn{border-color:#fff;background:#fff;color:#0b5f3c;box-shadow:none}@media(max-width:760px){.billing-hero{align-items:stretch;flex-direction:column;padding:21px;border-radius:18px}.billing-hero h1{font-size:40px}.billing-secure-badge{min-width:0}.billing-summary{grid-template-columns:1fr}.billing-panel>header{align-items:stretch;flex-direction:column}.billing-invoice-list>article{grid-template-columns:40px minmax(0,1fr);padding:14px}.billing-invoice-total{grid-column:1/-1;justify-content:space-between;padding-left:54px}.billing-invoice-total .btn{min-width:130px}.billing-help-strip{align-items:stretch;flex-direction:column}.billing-help-strip .btn{width:100%}}.payment-result-shell{min-height:100dvh;display:grid;place-items:center;padding:28px;background:radial-gradient(circle at 50% 0,rgba(78,183,118,.2),transparent 36%),linear-gradient(180deg,#f7fbf8,#eef4f0)}.payment-result-card{width:min(620px,100%);padding:42px;border:1px solid #dce7e0;border-radius:26px;background:#fff;text-align:center;box-shadow:0 28px 75px rgba(8,45,33,.13)}.payment-result-mark{width:70px;height:70px;margin:0 auto 18px;display:grid;place-items:center;border-radius:22px;background:#ddf5e6;color:#087544;font-size:36px;font-weight:950}.payment-result-kicker{color:#138050;font-size:11px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.payment-result-card h1{margin:9px 0 0;color:#123c2d;font-size:clamp(38px,7vw,58px);letter-spacing:-.055em}.payment-result-card>p{max-width:520px;margin:14px auto 0;color:#6c7d74;font-size:15px;line-height:1.65}.payment-result-note{margin-top:23px;padding:16px;border-radius:15px;background:#f0f7f3;text-align:left}.payment-result-note span,.payment-result-note strong{display:block}.payment-result-note strong{color:#184b36}.payment-result-note span{margin-top:5px;color:#687970;font-size:12px;line-height:1.5}.payment-result-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-top:22px}.payment-result-shell.cancelled{background:radial-gradient(circle at 50% 0,rgba(236,169,66,.2),transparent 36%),linear-gradient(180deg,#fffaf2,#f4f1ea)}.payment-result-shell.cancelled .payment-result-mark{background:#fff0d9;color:#a76512}.payment-result-shell.cancelled .payment-result-kicker{color:#9a651c}.payment-result-shell.cancelled .payment-result-note{background:#fff8eb}@media(max-width:620px){.payment-result-shell{padding:16px}.payment-result-card{padding:28px 20px;border-radius:21px}.payment-result-actions{grid-template-columns:1fr}}.studio-shell{min-height:100vh;background:#f5f7f5;color:#101828}.studio-topnav{position:-webkit-sticky;position:sticky;top:0;z-index:70;height:68px;display:grid;grid-template-columns:230px minmax(0,1fr) 250px 44px auto auto 0;grid-gap:14px;gap:14px;align-items:center;padding:0 18px;background:#06130f;color:#fff;border-bottom:1px solid hsla(0,0%,100%,.08)}.studio-brand{display:grid;grid-gap:2px;gap:2px;color:#fff}.studio-brand span{font-size:20px;font-weight:950;letter-spacing:.02em}.studio-brand small{color:hsla(0,0%,100%,.58);font-size:10px;text-transform:uppercase;letter-spacing:.12em}.studio-nav{display:flex;gap:8px;align-items:center;overflow-x:auto;scrollbar-width:none}.studio-nav::-webkit-scrollbar{display:none}.studio-nav a{flex:0 0 auto;padding:10px 11px;border-radius:999px;color:hsla(0,0%,100%,.78);font-size:13px;font-weight:900}.studio-nav a.active,.studio-nav a:hover{background:rgba(120,220,76,.16);color:#a5e85e}.studio-search-wrap{position:relative}.studio-search{width:100%;height:42px;border:1px solid hsla(0,0%,100%,.13);border-radius:11px;display:flex;align-items:center;padding:0 14px;color:#fff;font-weight:800;background:hsla(0,0%,100%,.04);outline:0}.studio-search::placeholder{color:hsla(0,0%,100%,.62)}.studio-search-results{position:absolute;right:0;top:48px;width:min(360px,80vw);display:grid;z-index:90;padding:8px;background:#fff;border:1px solid #dfe5e1;border-radius:14px;box-shadow:0 24px 60px rgba(2,6,23,.18)}.studio-search-results a,.studio-search-results span{display:block;padding:10px;border-radius:10px;color:#101828}.studio-search-results a:hover{background:#f3f8f3}.studio-search-results small,.studio-search-results strong{display:block}.studio-search-results small{margin-top:3px;color:#667085}.studio-icon{position:relative;width:42px;height:42px;border-radius:12px;display:grid;place-items:center;border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.04);color:#fff;font-weight:950}.studio-icon b{position:absolute;right:-5px;top:-5px;min-width:18px;height:18px;border-radius:999px;background:#6ee14b;color:#06220e;font-size:10px;display:grid;place-items:center}.studio-user{display:flex;align-items:center;gap:10px;color:#fff}.studio-user span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#e5f7df;color:#0b3d2c;font-weight:950}.studio-user small,.studio-user strong{display:block}.studio-user small{color:hsla(0,0%,100%,.58)}.studio-signout{border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.04);color:#fff;border-radius:999px;padding:9px 12px;font-weight:900}.studio-menu{display:none}@media(max-width:1280px){.studio-search-wrap,.studio-signout{display:none}}@media(max-width:900px){.studio-topnav{grid-template-columns:1fr auto;min-height:64px;height:auto}.studio-icon,.studio-nav,.studio-user{display:none}.studio-menu{display:block;border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.04);color:#fff;border-radius:999px;padding:9px 12px;font-weight:900}}@media(min-width:901px){.studio-shell{padding-bottom:38px;background:linear-gradient(180deg,#eef4ef,#f7faf8 42%,#eef3f1)}.studio-topnav{height:76px;grid-template-columns:260px minmax(0,1fr) 310px 44px auto auto;gap:16px;padding:0 22px;background:linear-gradient(90deg,#04100c,#08281d 68%,#0b3828);box-shadow:0 16px 38px rgba(4,25,17,.16)}.studio-brand{display:flex;align-items:center;gap:12px;min-width:0}.studio-brand img{width:44px;height:44px;border-radius:12px;object-fit:cover;background:#fff;box-shadow:0 8px 20px rgba(0,0,0,.2)}.studio-brand span{display:block;font-size:18px;line-height:1;color:#fff}.studio-brand small{display:block;margin-top:4px;color:#97b7a7}.studio-nav a{border:1px solid transparent;border-radius:10px;padding:10px 12px;color:#c8d8d0}.studio-nav a.active,.studio-nav a:hover{background:#fff;color:#073525;border-color:hsla(0,0%,100%,.12);box-shadow:0 10px 24px rgba(0,0,0,.18)}.studio-search{height:44px;border-color:hsla(0,0%,100%,.17);border-radius:12px;background:hsla(0,0%,100%,.08);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.08)}.studio-search-results{top:52px;border-radius:12px;overflow:hidden}.studio-icon,.studio-signout{border-radius:12px}.studio-rail{position:fixed;left:0;top:76px;bottom:38px;width:246px;z-index:50;padding:18px 14px;background:#071b15;color:#fff;border-right:1px solid hsla(0,0%,100%,.08);box-shadow:14px 0 34px rgba(4,25,17,.09);overflow:auto}.studio-rail>strong{display:block;margin:0 8px 12px;color:#b7cfc1;font-size:10px;letter-spacing:.13em;text-transform:uppercase}.studio-rail nav{display:grid;grid-gap:8px;gap:8px}.studio-rail nav a{display:grid;grid-template-columns:30px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:center;min-height:42px;padding:6px 9px;border-radius:12px;color:#dcebe3;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.05);font-weight:850}.studio-rail nav a.primary{background:#e7f8dd;color:#083525}.studio-rail nav a span{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;background:hsla(0,0%,100%,.08);font-size:12px;font-weight:950}.studio-rail nav a.primary span{background:#0f6d45;color:#fff}.studio-rail-summary,.studio-system-status{display:grid;grid-gap:10px;gap:10px;margin-top:16px;padding:14px;border-radius:14px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.08)}.studio-rail-summary>span{color:#9fbdac;font-size:10px;font-weight:950;text-transform:uppercase}.studio-rail-summary div{display:flex;justify-content:space-between;gap:8px}.studio-rail-summary small{color:#bcd1c6}.studio-rail-summary b{color:#fff}.studio-system-status{color:#fff;text-decoration:none}.studio-system-status i{width:9px;height:9px;border-radius:50%;background:#7af05b;box-shadow:0 0 0 5px rgba(122,240,91,.12)}.studio-system-status small,.studio-system-status span{display:block}.studio-system-status small{color:#a7beb2}.studio-main{margin-left:246px;padding:30px 34px 46px}.studio-bottom-status{position:fixed;left:246px;right:0;bottom:0;z-index:60;height:38px;display:flex;align-items:center;gap:22px;padding:0 24px;background:#071b15;color:#cdded5;border-top:1px solid hsla(0,0%,100%,.08);font-size:12px;font-weight:850}.studio-bottom-status span:first-child{display:flex;align-items:center;gap:8px;color:#fff}.studio-bottom-status i{width:8px;height:8px;border-radius:50%;background:#68e54a;box-shadow:0 0 0 5px rgba(104,229,74,.13)}.studio-bottom-status a{margin-left:auto;color:#b7ff87}.studio-kpi,.studio-page-head,.studio-panel{border:1px solid #dfe8e3;border-radius:14px;background:#fff;box-shadow:0 14px 34px rgba(15,39,28,.06)}.studio-page-head{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:18px;padding:24px}.studio-page-head h1{margin:0;color:#0c281e;font-size:40px;line-height:1;letter-spacing:0}.studio-page-head p{margin:8px 0 0;color:#66796e}.studio-head-actions{display:flex;align-items:center;gap:10px}.studio-head-actions span{border-radius:999px;padding:9px 12px;background:#eef7f1;color:#0b633d;font-size:12px;font-weight:950}.studio-kpis{display:grid;grid-template-columns:repeat(6,minmax(130px,1fr));grid-gap:12px;gap:12px;margin-bottom:18px}.studio-kpi{display:grid;grid-gap:6px;gap:6px;min-height:132px;padding:16px;color:#112d22;text-decoration:none;transition:transform .14s ease,box-shadow .14s ease}.studio-kpi:hover{transform:translateY(-2px);box-shadow:0 20px 42px rgba(15,39,28,.1)}.studio-kpi i{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#e9f6ed;color:#0d7247;font-style:normal;font-weight:950}.studio-kpi strong{font-size:30px;line-height:1}.studio-kpi small,.studio-kpi span{color:#64766c}.studio-kpi.danger i{background:#fde8e8;color:#b83232}.studio-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.85fr) 360px;grid-gap:16px;gap:16px;align-items:start}.studio-panel{padding:18px}.studio-panel header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.studio-panel h2{margin:0;font-size:17px}.studio-panel header a{color:#0a6b42;font-weight:900}.studio-map{position:relative;min-height:360px;border-radius:12px;background:linear-gradient(135deg,#eef7f2,#f9fcfa);overflow:hidden}.studio-map:before{content:"";position:absolute;inset:0;background-image:linear-gradient(#dfe9e4 1px,transparent 0),linear-gradient(90deg,#dfe9e4 1px,transparent 0);background-size:52px 52px}.studio-map svg{position:absolute;inset:0;width:100%;height:100%;padding:36px}.studio-map polyline{fill:none;stroke:#65b96c;stroke-width:8;stroke-linecap:round;stroke-linejoin:round}.map-pin{position:absolute;z-index:2;width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#08764a;color:#fff;font-weight:950;box-shadow:0 14px 28px rgba(8,83,53,.25)}.pin-1{left:14%;top:56%}.pin-2{left:29%;top:34%}.pin-3{left:47%;top:50%}.pin-4{left:65%;top:22%}.pin-5{left:82%;top:42%}.route-timeline{display:grid;grid-gap:9px;gap:9px}.route-timeline a{display:grid;grid-template-columns:62px 12px minmax(0,1fr) auto;grid-gap:11px;gap:11px;align-items:center;padding:12px;border:1px solid #e5ece8;border-radius:12px;color:#172d23;text-decoration:none}.route-timeline time{font-size:12px;color:#66776f;font-weight:900}.route-timeline a>span{width:12px;height:12px;border-radius:50%;background:#0b794b}.route-timeline small,.route-timeline strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.route-timeline small{color:#73837b}.route-timeline em{font-style:normal;border-radius:999px;padding:6px 8px;background:#eef4f0;color:#5d6d64;font-size:10px;font-weight:900}.studio-lower-grid,.studio-side-stack{display:grid;grid-gap:16px;gap:16px}.activity-list,.approval-list,.customer-card-row,.invoice-list,.route-status-list{display:grid;grid-gap:10px;gap:10px}.activity-list div,.approval-list a,.customer-card-row a,.invoice-list a,.route-status-list a{border:1px solid #e5ece8;border-radius:12px;padding:12px;background:#fbfdfb;color:#172d23;text-decoration:none}.approval-list a{display:grid;grid-template-columns:45px minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:center}.approval-list span{border-radius:9px;padding:7px;background:#e9f6ed;color:#0b7046;font-size:10px;font-weight:950;text-align:center}.activity-list small,.approval-list small,.invoice-list em{display:block;color:#728278}.billing-stats{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-bottom:10px}.billing-stats div{border-radius:12px;padding:12px;background:#eef7f2}.billing-stats strong{display:block;margin-top:4px;font-size:20px}.studio-wide-action{display:block;margin-top:12px;border-radius:10px;padding:12px;background:#0b7046;color:#fff;text-align:center;text-decoration:none;font-weight:950}.studio-lower-grid{grid-template-columns:1.25fr .8fr .8fr;margin-top:16px}.customer-card-row{grid-template-columns:repeat(4,1fr)}.customer-card-row a span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#e9f6ed;color:#0a7046;font-weight:950}.customer-card-row small,.customer-card-row strong{display:block;margin-top:6px}.customer-card-row dl{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin:12px 0 0}.customer-card-row dt{color:#7b8b83;font-size:10px}.customer-card-row dd{margin:0;font-weight:950}.route-status-list a{display:grid;grid-template-columns:minmax(0,1fr) 58px 1fr 42px;grid-gap:8px;gap:8px;align-items:center}.route-status-list div{height:8px;border-radius:999px;background:#e3ece7;overflow:hidden}.route-status-list i{display:block;height:100%;background:#0d7a4d}.studio-empty{border:1px dashed #d6e2db;border-radius:12px;padding:18px;color:#728278;text-align:center}}@media(max-width:900px){.studio-bottom-status{display:none}.studio-main{margin-left:0;padding:14px 12px 86px}.studio-brand{display:flex;align-items:center;gap:10px}.studio-brand img{width:40px;height:40px;border-radius:11px}.studio-rail{display:none}.studio-rail.mobile-menu-open{position:fixed;inset:0;z-index:100;display:block;padding:20px;background:#071b15;color:#fff}.mobile-menu-close{display:block}}.table-head{align-items:center}.estimate-status,.expense-category,.pay-pill,.pill,.recurrence-pill,.status,.tag{display:inline-flex;align-items:center;justify-content:center;align-self:center;width:auto;max-width:100%;min-height:28px;height:auto;white-space:nowrap;line-height:1}.history-count-pill{flex:0 0 auto;padding:8px 13px!important;border-radius:999px!important;min-width:auto!important;min-height:32px!important;height:32px!important;background:#d8f0d4!important;color:#0d3d2c!important}.property-reference-layout{display:grid;grid-gap:14px;gap:14px;padding:22px;border:1px solid rgba(13,61,44,.12);border-radius:28px;background:linear-gradient(145deg,#fff,#f3faf6);box-shadow:0 18px 50px rgba(13,61,44,.09)}.property-reference-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 2px}.property-reference-head h2{margin:0;font-size:24px;letter-spacing:-.035em;color:#082a1f}.property-reference-head button{border:1px solid rgba(13,61,44,.16);border-radius:999px;background:#fff;padding:9px 13px;color:#0d3d2c;font-weight:900;cursor:pointer}.property-contract-summary{display:grid;grid-template-columns:72px minmax(0,1fr) 34px;align-items:center;grid-gap:14px;gap:14px;padding:14px;border:1px solid rgba(13,61,44,.12);border-radius:22px;background:#fff;box-shadow:0 10px 28px rgba(13,61,44,.07)}.property-contract-thumb{width:72px;height:72px;border-radius:18px;overflow:hidden;display:grid;place-items:center;background:#e4f3e8;font-size:30px;color:#0d3d2c}.property-contract-thumb img{width:100%;height:100%;object-fit:cover}.property-contract-summary>div:nth-child(2){display:grid;grid-gap:6px;gap:6px;min-width:0}.property-contract-summary strong{font-size:17px;line-height:1.2;color:#082a1f}.property-contract-summary small{color:#66766e;line-height:1.4}.property-contract-summary>i{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#eef7f1;color:#0d6849;font-style:normal}.property-compact-card{overflow:hidden;border:1px solid rgba(13,61,44,.12);border-radius:22px;background:#fff}.property-access-banner{padding:12px 15px;background:#edf8f1;color:#0c6848;font-weight:850;border-bottom:1px solid rgba(13,61,44,.09)}.property-compact-card dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1px;gap:1px;margin:0;background:rgba(13,61,44,.08)}.property-compact-card dl>div{display:grid;grid-gap:5px;gap:5px;padding:15px;background:#fff;min-height:76px}.property-compact-card dt{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#728078;font-weight:950}.property-compact-card dd{margin:0;color:#082a1f;font-weight:900}.property-images{display:grid;grid-gap:10px;gap:10px}.property-images h3{margin:0 2px;font-size:16px;color:#082a1f}.property-images>div{overflow:hidden;min-height:150px;border:1px solid rgba(13,61,44,.12);border-radius:22px;background:#eef5f0}.property-images img{display:block;width:100%;max-height:340px;object-fit:cover}.property-no-images{min-height:150px;display:grid;place-items:center;color:#708078}.property-edit-toggle{display:flex;justify-content:flex-end}@media(max-width:760px){.property-reference-layout{padding:14px;border-radius:22px}.property-contract-summary{grid-template-columns:58px minmax(0,1fr) 30px;padding:11px}.property-contract-thumb{width:58px;height:58px;border-radius:15px}.property-compact-card dl{grid-template-columns:repeat(2,minmax(0,1fr))}.history-count-pill{height:30px!important;min-height:30px!important}.table-head{align-items:flex-start}.table-head>.history-count-pill{align-self:flex-start}}.property-profile-card{max-width:980px;margin:0 auto;padding:0 0 18px;border:1px solid #dbe7df;border-radius:28px;background:#fff;overflow:hidden;box-shadow:0 18px 45px rgba(10,58,39,.08)}.property-main-photo{width:100%;aspect-ratio:16/7;background:#edf4ef;overflow:hidden}.property-main-photo img{width:100%;height:100%;object-fit:cover;display:block}.property-photo-placeholder{height:100%;min-height:280px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:#6f8177}.property-photo-placeholder span{font-size:54px;color:#0c6b43}.property-photo-placeholder strong{font-size:18px;color:#17372a}.property-photo-placeholder small{font-size:13px}.property-address-row,.property-client-row,.property-contract-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 24px;border-bottom:1px solid #e5ece7}.property-address-row small,.property-contract-head small{display:block;color:#77877e;font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.property-address-row h2{margin:5px 0 0;font-size:25px;line-height:1.15}.property-client-row span{color:#7c8b83;font-size:14px}.property-client-row strong{font-size:16px}.property-contract-head h3{margin:5px 0 2px;font-size:20px}.property-contract-head p{margin:0;color:#6f8077;font-size:13px}.property-contract-head button{min-height:42px;padding:0 16px;border:1px solid #d5e1da;border-radius:999px;background:#fff;color:#0a5f3b;font-weight:900;cursor:pointer}.property-contract-details{margin:18px 24px;padding:18px;border:1px solid #e1eae4;border-radius:20px;background:#fbfdfb}.property-contract-details dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:14px 0 0}.property-contract-details dl div{padding:14px;border-right:1px solid #e5ece7;border-bottom:1px solid #e5ece7}.property-contract-details dt{color:#788880;font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.property-contract-details dd{margin:7px 0 0;font-weight:900}.property-access-banner{padding:13px 15px;border-radius:13px;background:#eaf6ee;color:#075f39;font-weight:800}.property-master-note{display:inline-flex;margin:0 24px;padding:8px 12px;border-radius:999px;background:#e5f5dd;color:#0a5d36;font-size:12px;font-weight:900}.service-history-head{align-items:flex-start!important}.history-count-pill{align-self:flex-start!important;height:auto!important;min-height:0!important;padding:8px 12px!important;white-space:nowrap}.property-visit-history{display:grid;grid-gap:10px;gap:10px;margin-top:18px}.history-visit{border:1px solid #e0e8e3;border-radius:16px;background:#fff;overflow:hidden}.history-visit-summary{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto 28px;align-items:center;grid-gap:14px;gap:14px;padding:15px 17px;border:0;background:#fff;text-align:left;cursor:pointer}.history-visit-summary div small,.history-visit-summary div strong{display:block}.history-visit-summary div small{color:#798981;font-size:11px}.history-visit-summary div strong{margin-top:3px;font-size:16px}.history-visit-status{padding:6px 10px;border-radius:999px;background:#e8f5ec;color:#08613c;font-size:11px;font-weight:900;text-transform:capitalize}.history-visit-summary b{font-size:20px;text-align:center}.history-visit-body{padding:0 17px 17px;border-top:1px solid #edf1ee}.history-visit-body .property-visit-meta{margin-top:15px}.history-visit-body>p{margin:14px 0}@media(max-width:760px){.property-profile-card{border-radius:20px}.property-main-photo{aspect-ratio:4/3}.property-photo-placeholder{min-height:220px}.property-address-row,.property-client-row,.property-contract-head{padding:16px;align-items:flex-start}.property-address-row,.property-contract-head{flex-direction:column}.property-contract-head button{width:100%}.property-contract-details{margin:14px 16px;padding:12px}.property-contract-details dl{grid-template-columns:repeat(2,minmax(0,1fr))}.property-master-note{margin:0 16px}.history-visit-summary{grid-template-columns:minmax(0,1fr) auto 24px;gap:8px;padding:14px}.history-visit-status{font-size:10px}}.studio-rail nav a .quick-action-label{min-width:0;width:auto;height:auto;display:block;align-self:center;margin:0;color:inherit;font-size:14px;font-weight:900;line-height:1.08;white-space:normal;word-break:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none}.studio-rail nav a .quick-action-icon{align-self:center;justify-self:center}.studio-main:has(.property-profile-card){background:radial-gradient(circle at 85% 4%,rgba(110,179,126,.16),transparent 28%),linear-gradient(145deg,#edf6f0,#e4f0e8 54%,#edf6f1)}.studio-main:has(.property-profile-card) .property-profile-card,.studio-main:has(.property-profile-card) .property-service-hero{border-color:#cfe1d5;box-shadow:0 22px 58px rgba(7,62,39,.12)}.property-main-photo{background:#dcebe1}.customer-directory-head,.tasks-page-head{padding:22px 24px;border:1px solid #d9e7df;border-radius:22px;background:linear-gradient(135deg,#fff,#f0f7f3);box-shadow:0 12px 32px rgba(8,62,40,.06)}.customer-directory-head .toolbar-inline,.tasks-page-head .toolbar-inline{align-items:center;gap:9px}.customer-directory-stats .dash-card{border-color:#d8e6de;box-shadow:0 10px 26px rgba(7,54,35,.055)}.customer-directory-card{border-color:#d8e5de!important;box-shadow:0 16px 40px rgba(7,54,35,.07)}.customer-directory-card tbody tr:not(:has(td[colspan])){transition:background .14s ease}.customer-directory-card tbody tr:not(:has(td[colspan])):hover{background:#f0f7f3}.customer-directory-person>div{box-shadow:0 6px 16px rgba(7,61,38,.11)}.task-summary-actions{gap:12px!important}.task-summary-actions .quick-action{min-height:116px;border:1px solid #d8e6de!important;border-radius:20px!important;background:linear-gradient(145deg,#fff,#eef7f2)!important;box-shadow:0 12px 30px rgba(7,58,37,.07)!important;transition:transform .14s ease,box-shadow .14s ease}.task-summary-actions .quick-action:hover{transform:translateY(-2px);box-shadow:0 18px 38px rgba(7,58,37,.11)!important}.task-board-card,.task-create-card,.task-history-card{border-color:#d8e5de!important;border-radius:22px!important;box-shadow:0 14px 36px rgba(7,55,35,.065)}.task-create-card{background:linear-gradient(145deg,#fff,#f3f8f5)}.task-create-card .form-grid{padding:2px 0}.task-board-card thead th{background:#eef6f1}.task-board-card tbody tr{transition:background .14s ease}.task-board-card tbody tr:hover{background:#f2f8f4}.task-board-card .mini-field{gap:8px}.task-board-card .pill{display:inline-flex;align-items:center;min-height:30px}.operations-studio-hero{position:relative;overflow:hidden;border-color:#d4e4da!important;background:radial-gradient(circle at 88% 15%,rgba(102,187,112,.22),transparent 30%),linear-gradient(135deg,#fff,#edf7f1)!important;box-shadow:0 18px 44px rgba(7,60,38,.085)!important}.operations-studio-hero:after{content:"";position:absolute;width:180px;height:180px;right:-70px;bottom:-110px;border-radius:50%;border:30px solid rgba(13,112,70,.055);pointer-events:none}.operations-studio-hero h1{letter-spacing:-.04em!important}.studio-main:has(.operations-studio-hero) .studio-kpi,.studio-main:has(.operations-studio-hero) .studio-panel{border-color:#d9e6df;box-shadow:0 11px 29px rgba(7,55,35,.06)}@media(max-width:760px){.customer-directory-head,.tasks-page-head{padding:17px;border-radius:18px}.studio-main:has(.property-profile-card){background:#edf6f0}.task-summary-actions .quick-action{min-height:100px}}