:root{--ink:#142e3b;--muted:#637881;--teal:#087c83;--line:#dce5e7;--bg:#f3f6f7}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font:16px/1.5 Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}button,input,select,textarea{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}aside{position:fixed;width:228px;inset:0 auto 0 0;background:#102e3a;color:#c8d8de;padding:28px 18px;display:flex;flex-direction:column}.brand{color:white;text-decoration:none;font-size:25px;font-weight:750;letter-spacing:-1px;display:flex;align-items:center;gap:10px}.logo{font-size:35px;line-height:38px;width:40px;background:#12a8aa;border-radius:11px;text-align:center}.workspace{margin:34px 0 28px;padding:15px 8px;border-top:1px solid #304955;border-bottom:1px solid #304955;display:flex;gap:12px;align-items:center}.avatar{display:inline-grid;place-items:center;flex-shrink:0;width:36px;height:36px;border-radius:10px;background:#dceff0;color:#08747b;font-size:13px;font-weight:750}strong{font-weight:650}small{display:block;font-size:13px;color:var(--muted)}aside small{color:#96b1bd}.navlabel{font-size:12px;letter-spacing:1.5px;color:#89a6b2;padding:0 12px;margin-bottom:10px}nav a{display:flex;gap:12px;align-items:center;padding:12px;margin:3px 0;text-decoration:none;color:#bcd0d9;font-size:14px;border-radius:8px}nav a.active{background:#23515c;color:white}nav a:hover{background:#1c414e}.navicon{width:20px;font-size:18px;text-align:center}.asidebottom{margin-top:auto;display:flex;gap:11px;align-items:center;padding:16px 8px 0}main{margin-left:228px}header{padding:18px 36px;background:white;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:15px;min-height:70px}.breadcrumb{font-size:14px}.breadcrumb span{color:#9cb0b7;margin:0 12px}.demobadge{font-size:11px;color:#647c86;letter-spacing:.7px}#app{padding:32px 36px;max-width:1700px;margin:auto}.pagehead{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:26px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.5px;color:var(--teal);margin-bottom:5px}h1{font-size:30px;letter-spacing:-1px;line-height:1.2;margin:0 0 8px}p{margin:0 0 16px}.sub{color:var(--muted);font-size:14px}h2{font-size:18px;margin:0}h3{font-size:16px;margin:0 0 7px}.btn{border:1px solid var(--line);background:white;color:var(--ink);border-radius:7px;padding:9px 15px;font-size:14px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:7px;text-decoration:none}.btn:hover{background:#edf4f5}.btn.primary{background:var(--teal);color:white;border-color:var(--teal)}.btn.primary:hover{background:#06676d}.btn:disabled{opacity:.55;cursor:default}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:26px}.metric{background:white;border:1px solid var(--line);border-radius:10px;padding:20px}.metric label{font-size:14px;color:var(--muted)}.metric .number{font-size:30px;font-weight:650;letter-spacing:-1px;margin:7px 0}.metric small{font-size:12px}.good{color:#14745a}.layout{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(270px,1fr);gap:24px}.panel{background:white;border:1px solid var(--line);border-radius:10px;overflow:hidden;margin-bottom:24px}.panelhead{display:flex;justify-content:space-between;align-items:center;padding:20px 22px;border-bottom:1px solid var(--line);gap:15px}.panelbody{padding:22px}.textlink{background:none;border:0;color:var(--teal);font-size:14px;font-weight:650;padding:0;text-decoration:none}.tabs{display:flex;gap:8px;margin-bottom:20px;flex-wrap:wrap}.tabs button{padding:8px 15px;border:1px solid var(--line);border-radius:7px;background:white;color:var(--muted);font-size:14px}.tabs button.selected{background:#e0f2f1;border-color:#92c4c4;color:#08656b}.tablewrap{overflow:auto}table{border-collapse:collapse;width:100%;text-align:left;white-space:nowrap}th{background:#f8fafb;color:var(--muted);font-size:12px;letter-spacing:.4px;font-weight:600;padding:12px 22px}td{border-top:1px solid #eaf0f1;padding:17px 22px;font-size:14px}td small{font-size:12px;margin-top:4px}.tag{display:inline-block;font-size:12px;font-weight:600;padding:4px 9px;border-radius:5px;white-space:nowrap}.tag.teal{background:#dff2ee;color:#176d59}.tag.blue{background:#e6effb;color:#365d99}.tag.amber{background:#fff1d9;color:#936213}.tag.gray{background:#edf1f4;color:#647883}.tag.purple{background:#eeebfa;color:#7153a1}.alert{padding:18px 22px;border-bottom:1px solid var(--line)}.alert:last-child{border-bottom:0}.alert p{font-size:14px;color:var(--muted);margin:5px 0 10px}.route{padding:17px 22px;border-bottom:1px solid var(--line)}.route:last-child{border:0}.flex{display:flex;align-items:center;justify-content:space-between;gap:14px}.progress{height:6px;background:#edf2f3;border-radius:5px;margin-top:13px;overflow:hidden}.progress i{display:block;height:100%;background:#139b99;border-radius:5px}.banner{background:#e5f0f1;border-left:3px solid #0c8589;padding:16px 20px;border-radius:6px;font-size:14px;margin-bottom:22px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.project{padding:22px;background:white;border:1px solid var(--line);border-radius:10px}.project h3{font-size:20px;margin:15px 0 4px}.project .money{font-size:27px;font-weight:650;margin:22px 0 5px}.divider{height:1px;background:var(--line);margin:18px 0}.steps{display:flex;gap:6px;margin:20px 0}.steps span{height:6px;flex:1;border-radius:3px;background:#e6ecee}.steps .done{background:#138f94}.project .btn{width:100%;margin-top:20px}.field{margin:16px 0}.field label{display:block;font-size:14px;font-weight:600;margin-bottom:6px}input,select,textarea{width:100%;padding:10px 12px;border:1px solid #bfced2;border-radius:6px;background:white;color:var(--ink)}textarea{min-height:85px}.formgrid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.formgrid .field{margin:8px 0}.checkrow{display:flex;align-items:center;gap:10px;padding:12px 0;font-size:14px}.checkrow input{width:18px;height:18px}dialog{border:0;padding:0;border-radius:14px;width:min(620px,94vw);max-height:88vh;color:var(--ink);box-shadow:0 25px 90px #092e3b44}dialog::backdrop{background:#102b3966;backdrop-filter:blur(3px)}.modalhead{display:flex;justify-content:space-between;align-items:center;padding:23px;border-bottom:1px solid var(--line)}.modalbody{padding:24px}.close{border:0;background:#edf2f3;border-radius:50%;height:32px;width:32px;font-size:20px}.modalfooter{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.detailgrid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:22px}.detailgrid strong{display:block;margin-top:4px}.timeline{padding-left:20px;border-left:2px solid #b4d5d7;margin:20px 0}.timeline div{padding-bottom:20px}.timeline div:last-child{padding-bottom:0}#toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);background:#102e3a;color:white;border-radius:8px;padding:13px 22px;z-index:9;display:none;font-size:14px;max-width:90vw}.blueprint{max-width:1000px}.blueprint li{margin-bottom:10px;color:#425e6a}.blueprint p{color:#425e6a}.blueprint h2{margin-bottom:14px}.blueprint .panelbody{padding:26px}.source a{color:var(--teal)}.empty{padding:36px;text-align:center;color:var(--muted)}@media(min-width:1450px){#app{padding:40px 48px}.metric{padding:24px}}@media(max-width:1100px){aside{width:190px}main{margin-left:190px}#app{padding:24px}.layout{grid-template-columns:1fr}.cards{grid-template-columns:1fr 1fr}.metrics{gap:10px}.metric{padding:14px}.metric .number{font-size:26px}}@media(max-width:760px){aside{position:static;width:100%;padding:14px 18px}.brand{font-size:21px}.logo{width:32px;line-height:30px;font-size:29px}.workspace,.navlabel,.asidebottom{display:none}nav{display:flex;overflow:auto;margin-top:12px;gap:4px}nav a{white-space:nowrap;padding:8px 11px}nav .navicon{display:none}main{margin-left:0}header{padding:12px 18px;min-height:50px}.demobadge{font-size:9px;max-width:130px;text-align:right}#app{padding:23px 16px}.metrics{grid-template-columns:1fr 1fr}.pagehead{align-items:flex-start}h1{font-size:26px}.cards{grid-template-columns:1fr}.panelhead{padding:16px}.panelbody{padding:16px}td,th{padding:13px 16px}.pagehead .btn{white-space:nowrap}.formgrid{grid-template-columns:1fr}.detailgrid{gap:12px}}
aside{overflow-y:auto}.workspace{padding:12px 0;margin:23px 0 18px}.workspace label{width:100%}.workspace select{margin-top:8px;background:#1c414e;color:white;border-color:#3c5c68;padding:9px 7px;font-size:14px}nav a{padding:9px 11px}.asidebottom{padding-top:20px}.workflowbar{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:24px}.workflowbar span{background:#e1eff0;color:#0a656c;padding:10px 16px;border-radius:6px;font-size:14px;font-weight:600}.eventlist{padding:8px 22px}.event{display:grid;grid-template-columns:34px 1fr;gap:14px;padding:18px 0;border-bottom:1px solid var(--line)}.event:last-child{border:0}.eventmark{width:32px;height:32px;border-radius:50%;background:#e2f2f1;color:#087c83;text-align:center;line-height:32px;font-weight:700}.event p{font-size:14px;margin:5px 0;color:var(--muted)}.event .flex{align-items:flex-start}.event small{font-size:12px}.inspectionitem{padding:20px 0;border-bottom:1px solid var(--line)}.inspectionitem p{margin-top:12px;white-space:pre-wrap}.reportbrand{padding-bottom:15px;border-bottom:3px solid var(--teal);margin-bottom:20px}.reportbrand strong{font-size:23px}.evidencephoto{width:100%;max-height:350px;object-fit:contain;display:block;margin-top:12px;border-radius:8px}.optioncards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:22px}.optioncard{background:white;border:1px solid var(--line);border-radius:9px;padding:16px 12px;text-align:left;color:var(--ink)}.optioncard.chosen{border:2px solid var(--teal);background:#eff9f8;padding:15px 11px}.optioncard span{font-size:13px;font-weight:650;color:var(--teal)}.optioncard strong{display:block;font-size:26px;margin:10px 0}.optioncard p{font-size:14px;color:var(--muted)}.optioncard small{font-size:12px}.docpage{padding:24px;background:#fff;border:1px solid #d5dfe2;margin-bottom:20px;box-shadow:0 3px 10px #102e3a08}.documenttext{white-space:pre-wrap;line-height:1.8;font-size:15px;margin-top:16px}.signatureinput{font-family:Georgia,serif;font-style:italic;font-size:27px}.providerrow{display:flex;gap:14px;align-items:center;padding:18px 0;border-bottom:1px solid var(--line)}.providerrow>div:nth-child(2){flex:1}.providerlogo{width:42px;height:42px;display:grid;place-items:center;border-radius:9px;font-size:28px;font-weight:bold}.providerlogo.stripe{background:#635bff;color:white}.providerlogo.square{background:#111;color:white}.source a{color:var(--teal)}@media(max-width:760px){.workspace{display:block;margin:12px 0 0;border:0;padding:0}.workspace small{display:none}.workspace select{max-width:100%;margin:0}aside{overflow:visible}nav{padding-bottom:2px}.optioncards{grid-template-columns:1fr}.optioncard p{margin-bottom:8px}.docpage{padding:15px}.eventlist{padding:8px 14px}.event .flex{flex-wrap:wrap}.modalfooter{flex-wrap:wrap}.providerrow{flex-wrap:wrap}}@media print{body>aside,body>main,#toast{display:none!important}body{background:white}dialog[open]{display:block;position:static;max-height:none;width:100%;height:auto;overflow:visible;box-shadow:none;margin:0;padding:0}dialog::backdrop{display:none}.modalhead,.modalfooter{display:none}.docpage{break-after:page;box-shadow:none}.inspectionitem{break-inside:avoid}.modalbody{padding:0}.reportbrand{color:#142e3b}.evidencephoto{max-height:280px}}
/* Atlantic 01: clean navy, blue and ice surfaces. */
:root{--ink:#132b45;--muted:#60738a;--teal:#2563eb;--line:#dce4ef;--bg:#f4f8ff;color-scheme:light}body{background:var(--bg)}aside{background:#132b45;overflow-y:auto}.brand{font-size:25px;letter-spacing:-.7px}.logo{display:block;width:40px;height:40px;flex-shrink:0;padding:3px;object-fit:contain;background:white;border-radius:9px}.workspace select{background:#203b5d;border-color:#456082;color:#fff}.avatar{color:#1d4ed8;background:#e6efff}nav a{font-size:14px;padding:9px 11px;min-height:40px}nav a.active{background:#234878;color:#fff}nav a:hover{background:#203b5d}.btn.primary{background:#2563eb;border-color:#2563eb}.btn.primary:hover{background:#1d4ed8}.btn{min-height:42px}.textlink{color:#1d4ed8}.banner{background:#eaf1ff;border-left-color:#2563eb}.workflowbar span,.eventmark{background:#eaf1ff;color:#1d4ed8}.tabs button.selected{background:#e8f0ff;color:#1d4ed8;border-color:#a9c1f9}.progress i,.steps .done{background:#2563eb}.optioncard.chosen{background:#f0f5ff;border-color:#2563eb}.optioncard span{color:#1d4ed8}.reportbrand{border-color:#2563eb}header{gap:12px}.demobadge{font-size:11px}.filterrow,.technicianbar{display:flex;justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:22px}.filterrow label,.technicianbar label{font-size:14px;color:var(--muted)}.filterrow select{min-width:230px;margin-top:6px}.periodselect{width:auto;min-width:160px}.worktitle{display:flex;gap:15px;align-items:flex-start;justify-content:space-between}.timechips{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0}.timechips span{background:#f0f5ff;border:1px solid #d9e4f5;border-radius:8px;padding:10px;font-size:13px;color:var(--muted)}.timechips b{display:block;color:var(--ink);font-size:16px}.modalactions{display:flex;gap:8px;flex-wrap:wrap;margin:14px 0}.lockedreport{text-align:center;background:#f3f7ff;border:1px solid #d9e4f5;border-radius:12px;padding:30px 24px;margin:18px 0}.lockedreport>span{font-size:35px;color:#2563eb}.lockedreport strong{display:block;font-size:28px;margin:14px 0}.lockedreport p{color:var(--muted);margin-top:14px}.etacard{text-align:center;padding:24px;background:#eff5ff;border-radius:12px}.etacard strong{font-size:70px;line-height:1.2;display:block;color:#1d4ed8}.etacard strong small{font-size:16px;font-weight:500}.etacard .avatar{margin:auto;width:52px;height:52px;font-size:22px}.etacard p{margin:12px 0}.routeprogress{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;margin:22px 0;font-size:14px}.routeprogress .progress{margin:0}.pricegrid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.pricecard{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff}.pricecard>img{width:100%;height:180px;object-fit:cover;background:#f1f4f8}.pricebody{padding:20px}.pricebody h3{font-size:20px;margin:8px 0}.pricebody p{font-size:14px;color:var(--muted);min-height:64px}.pricebody .flex strong{font-size:26px}.pricebody .modalactions{margin-bottom:0}.pricebody .btn{font-size:13px;padding:8px 10px}.photogrid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.jobphoto{border:1px solid var(--line);border-radius:10px;overflow:hidden}.photoframe{position:relative}.photoframe img{width:100%;height:210px;object-fit:cover;display:block}.photostamp{position:absolute;bottom:0;left:0;right:0;padding:8px;background:#132b45e8;color:white;font-size:12px}.photometa{padding:14px}.photometa p{font-size:14px;margin:6px 0}.photometa .btn{margin-top:10px}.review{padding:20px 0;border-bottom:1px solid var(--line)}.review:last-child{border:0}.review p{margin:10px 0;color:#425976}.stars{color:#a77410;white-space:nowrap}.chartrow{display:grid;grid-template-columns:175px 1fr 25px;gap:14px;align-items:center;margin:17px 0;font-size:14px}.chartrow>div{height:24px;border-radius:5px;background:#edf3ff;overflow:hidden}.chartrow i{height:100%;display:block;background:#2563eb;border-radius:5px}.performance{display:grid;grid-template-columns:1fr 1fr;gap:25px}.performance strong{display:block;font-size:23px;margin-top:6px}.donut{width:180px;height:180px;margin:6px auto 22px;background:conic-gradient(#2563eb var(--sweep),#e7eef9 0);border-radius:50%;display:grid;place-items:center}.donut>div{width:132px;height:132px;border-radius:50%;background:white;display:flex;align-items:center;justify-content:center;flex-direction:column}.donut strong{font-size:32px}.legend{display:flex;flex-direction:column;gap:9px;font-size:14px}.legend span{display:flex;gap:9px;align-items:center}.legend b{margin-left:auto}.legend i{background:#2563eb;width:9px;height:9px;border-radius:3px}.legend i.open{background:#e7eef9;border:1px solid #b2c3dc}.comparisontable{white-space:normal;min-width:650px;table-layout:fixed}.comparisontable th:first-child{width:135px}.comparisontable td{vertical-align:top;line-height:1.6}.comparisontable a{color:#1d4ed8;font-weight:650}.kanban{display:flex;gap:16px;overflow:auto;padding:3px 0 20px}.kanbancol{min-width:250px;width:250px;background:#eaf0f9;border-radius:10px;padding:14px}.kanbancol h3{font-size:14px;margin:0}.dealcard{display:block;background:#fff;border:1px solid var(--line);border-radius:8px;padding:17px;width:100%;text-align:left;color:var(--ink);margin-top:15px}.dealcard b{display:block;margin:10px 0}.dealcard small{margin-top:4px}.inbox{display:grid;grid-template-columns:260px 1fr;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:white;min-height:570px}.contactlist{border-right:1px solid var(--line);padding:12px}.contactlist button{display:flex;align-items:center;gap:10px;border:0;background:white;width:100%;padding:12px;text-align:left;color:var(--ink);border-radius:8px}.contactlist button.selected{background:#eaf1ff}.contactlist strong{font-size:14px}.contactlist small{font-size:12px}.conversation{min-width:0;display:flex;flex-direction:column}.messages{padding:20px;min-height:210px;flex:1}.message{background:#eaf1ff;max-width:85%;margin:10px 0 10px auto;padding:14px;border-radius:10px}.message.incoming{margin-left:0;margin-right:auto;background:#f1f4f8}.message p{margin:8px 0;white-space:pre-wrap}.composer{padding:20px;border-top:1px solid var(--line)}.composer textarea{margin:12px 0}.composer select{width:auto}.formpage{padding:20px;border:1px solid var(--line);border-radius:8px;margin:15px 0;background:#f8faff}.form-preview{margin:auto}.searchhero{padding:28px;background:#fff;border:1px solid var(--line);border-radius:10px}.searchhero label{font-weight:650}.searchhero input{margin:12px 0;font-size:18px;padding:15px}.searchresult{display:block;text-align:left;width:100%;padding:20px;border:1px solid var(--line);border-radius:9px;background:white;color:var(--ink);margin-top:14px}.searchresult strong{display:block;margin:7px 0}.searchresult p{margin:0;font-size:14px;color:var(--muted)}:focus-visible{outline:3px solid #2563eb;outline-offset:3px}
@media(max-width:1200px){.pricegrid{grid-template-columns:repeat(2,1fr)}.chartrow{grid-template-columns:155px 1fr 20px}.inbox{grid-template-columns:210px 1fr}}
@media(max-width:760px){.logo{width:36px;height:36px}.filterrow,.technicianbar{align-items:stretch;flex-wrap:wrap}.pricegrid{grid-template-columns:1fr}.filterrow select{min-width:0}.filterrow label{width:100%}.photogrid{grid-template-columns:1fr}.chartrow{grid-template-columns:125px 1fr 20px;font-size:12px}.worktitle{flex-wrap:wrap}.timechips{grid-template-columns:1fr 1fr 1fr;gap:5px}.timechips b{font-size:13px}.inbox{grid-template-columns:1fr}.contactlist{display:flex;overflow:auto;border-right:0;border-bottom:1px solid var(--line)}.contactlist button{min-width:185px}.contactlist small{display:none}.pagehead{flex-wrap:wrap}.periodselect{min-width:140px}.performance strong{font-size:20px}.photoframe img{height:250px}.modalactions .btn{flex:1 1 auto}.metric .number{font-size:25px}.demobadge{max-width:135px}header{padding-left:16px;padding-right:16px}}
.sectionlinks{display:flex;gap:10px;margin-bottom:24px;border-bottom:1px solid var(--line);padding-bottom:14px}.sectionlinks a{padding:9px 16px;border-radius:7px;text-decoration:none;color:#1d4ed8;background:#eaf1ff;font-size:14px;font-weight:650}.headersearch{display:inline-block;color:#344f72;text-decoration:none;font-size:14px;border:1px solid var(--line);border-radius:7px;padding:7px 12px;background:#f8faff;margin-right:12px}.settingsgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.settingcard{display:block;background:#fff;border:1px solid var(--line);border-radius:12px;padding:24px;color:var(--ink);text-decoration:none}.settingcard h3{font-size:20px;margin:12px 0}.settingcard p{font-size:14px;color:var(--muted);margin:12px 0 20px}.settingcard strong{font-size:14px;color:#1d4ed8}.settingicon{background:#eaf1ff;color:#2563eb;display:inline-grid;place-items:center;border-radius:10px;width:42px;height:42px;font-size:24px}.danger{border-color:#aa3343;background:#fff1f3;color:#782532}.invoicepaper{padding:25px;background:white;border:1px solid #e3e9f2;border-radius:4px}.invoicebrand{display:flex;justify-content:space-between;gap:20px;margin-bottom:30px}.invoicebrand>div:last-child{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.invoicebrand h2{margin:10px 0 4px;font-size:24px}.invoicebrand strong{font-size:24px}.invoicelabel{letter-spacing:3px;font-size:20px;font-weight:600}.invoiceparties{display:grid;grid-template-columns:1fr 180px;gap:30px;margin-bottom:25px}.invoiceparties strong{display:block;margin:5px 0}.invoiceparties p{font-size:14px}.invoiceparties small{font-size:12px;font-weight:600;letter-spacing:1px}.invoicelines{white-space:normal;table-layout:fixed;font-size:14px}.invoicelines th:first-child{width:48%}.invoicelines th,.invoicelines td{padding:13px 10px}.invoicelines th:not(:first-child),.invoicelines td:not(:first-child){text-align:right}.invoicesummary{margin:22px 0 25px auto;max-width:320px}.invoicesummary>div{display:flex;justify-content:space-between;gap:18px;padding:8px 0;font-size:14px}.invoicesummary .balance{font-size:20px;border-top:2px solid #132b45;margin-top:12px;padding-top:15px}.invoicenotes{white-space:pre-wrap;font-size:14px;color:var(--muted);border-top:1px solid var(--line);padding-top:20px}.invoiceeditrow{display:grid;grid-template-columns:1fr 80px 100px 45px;gap:8px;margin:10px 0}.invoiceeditrow .btn{padding:5px}.liveinvoicetotal{text-align:right;font-size:25px;font-weight:700;margin:18px 0}.campaignfunnel{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:20px 0}.campaignfunnel>div{text-align:center;background:#edf3ff;border-radius:8px;padding:16px 5px}.campaignfunnel strong{display:block;font-size:27px}.campaignfunnel small{font-size:12px}.gallerygrid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.galleryitem{background:#fff;border:1px solid var(--line);border-radius:10px;overflow:hidden}.galleryitem .jobphoto{border:0;border-radius:0}.galleryjob{padding:14px;border-top:1px solid var(--line);font-size:14px}.summarycards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:24px}.summarycard{background:#fff;border:1px solid var(--line);border-radius:10px;padding:22px;text-decoration:none;color:var(--ink);box-shadow:0 3px 10px #132b4505}.summarycard h3{display:flex;justify-content:space-between;font-size:17px}.summarycard h3 span{color:#2563eb}.summarycard>div{display:flex;align-items:center;gap:16px;background:#eaf3ff;padding:17px;margin:16px -6px;border-radius:6px}.summarycard>div>strong{font-size:32px;font-weight:550}.summarycard>div>span{font-size:14px;font-weight:650}.summarycard>small{color:#2563eb;font-weight:650}.kpirow{display:grid;grid-template-columns:repeat(5,1fr)}.kpirow>div{padding:25px 18px;border-right:1px solid var(--line)}.kpirow>div:last-child{border:0}.kpirow small{font-size:12px;text-transform:uppercase;font-weight:650;letter-spacing:.25px}.kpirow strong{display:block;font-size:25px;margin:12px 0}.kpirow span{display:block;color:var(--muted);font-size:12px}.employee{display:flex;align-items:center;gap:13px;padding:18px 0;border-bottom:1px solid var(--line)}.employee>div{flex:1}.employee:last-child{border:0}.scheduleentry{display:grid;grid-template-columns:110px 1fr;gap:16px;padding:15px 0;border-bottom:1px solid var(--line);font-size:14px}.scheduleentry:last-child{border:0}.campaignmini{display:flex;justify-content:space-between;gap:18px;padding:15px 0;border-bottom:1px solid var(--line);font-size:14px}.campaignmini:last-child{border:0}.campaignmini>b{text-align:right;color:#1d4ed8;font-size:23px}.campaignmini>b small{font-size:11px}.reporttable{white-space:normal;min-width:620px}.reporttable td:nth-child(3){min-width:150px}.reporttable td:last-child{color:var(--muted)}
@media(max-width:1150px){.settingsgrid,.gallerygrid{grid-template-columns:repeat(2,1fr)}.kpirow{grid-template-columns:repeat(3,1fr)}.summarycards{gap:12px}.summarycard{padding:15px}}
@media(max-width:760px){.settingsgrid,.gallerygrid{grid-template-columns:1fr}.summarycards{grid-template-columns:1fr;gap:12px}.summarycard>div{margin:8px 0;padding:12px}.summarycard{padding:16px}.kpirow{grid-template-columns:1fr 1fr}.kpirow>div{padding:20px 15px;border-bottom:1px solid var(--line)}.invoicepaper{padding:15px}.invoicebrand{gap:12px}.invoiceparties{grid-template-columns:1fr 1fr;gap:15px}.invoicelabel{font-size:15px}.invoicebrand h2{font-size:20px}.invoiceeditrow{grid-template-columns:1fr 64px 80px 36px}.invoiceeditrow input{padding:8px;font-size:14px}.invoicelines{min-width:450px}.invoiceparties p{overflow-wrap:anywhere}.headersearch{font-size:12px;margin-right:4px}.demobadge{max-width:none}.demobadge>span{display:none}.scheduleentry{grid-template-columns:90px 1fr}.campaignfunnel{grid-template-columns:1fr 1fr}.sectionlinks{flex-wrap:wrap}.invoicepaper .tablewrap{overflow:auto}}
@media print{.invoicepaper{border:0;padding:0}.invoicepaper .tablewrap{overflow:visible}.invoicepaper .invoicelines{min-width:0}.invoicebrand,.invoiceparties,.invoicesummary{break-inside:avoid}.invoicepaper .invoicelines tr{break-inside:avoid}.modalactions{display:none!important}}
/* Projects, company feed and product entry. */
.projectmeta,.tagrow,.clientcontext,.campaignactions{display:flex;gap:9px;flex-wrap:wrap;align-items:center}.projectmeta{font-size:14px;color:#53657b;margin:18px 0}.projectmeta span{padding:7px 10px;background:#f0f4fa;border-radius:7px}.clienttag{display:inline-flex;border:1px solid #bdd2f3;border-radius:5px;padding:4px 8px;background:#eaf2ff;color:#174d99;font-size:13px;font-weight:650}.clientcontext{justify-content:space-between;margin:0 0 20px}.campaignactions{justify-content:flex-end;margin-bottom:20px}.photobutton{width:100%;padding:0;border:0;background:#e8edf4;display:block;cursor:pointer}.photobutton img{display:block;width:100%;height:210px;object-fit:cover}.photohero{display:block;width:100%;max-height:460px;object-fit:contain;background:#eff3f8;border-radius:9px}.galleryjob{padding:14px}.galleryjob strong,.galleryjob small{display:block;overflow-wrap:anywhere}.portfolioselect{padding:12px;border:1px solid #c9d5e5;border-radius:10px;display:flex;flex-direction:column;gap:10px}.portfolioselect img{width:100%;height:170px;object-fit:cover;border-radius:7px}.portfolioselect input:not([type=checkbox]){width:100%}.portfoliohero{padding:30px 10px}.portfoliohero small{text-transform:uppercase;letter-spacing:2px;font-weight:750;color:#1556bc}.portfoliohero h1{font-size:42px;line-height:1.12;margin:15px 0}.portfoliohero p{max-width:650px;line-height:1.65}.portfoliogrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.portfoliogrid figure{margin:0}.portfoliogrid img{width:100%;border-radius:9px}.portfoliogrid figcaption{padding:10px 2px;font-size:16px}.filelist{margin-top:20px}.tagsegments{display:flex;gap:15px;flex-wrap:wrap}.segment{display:flex;gap:16px;align-items:center;border:1px solid #cad7e7;padding:16px 22px;border-radius:8px;background:white;color:#193650;cursor:pointer}.segment:hover{background:#edf4ff}.segment strong{font-size:28px}.segment span{font-size:15px}.revenuebody{padding:25px 28px 16px}.revenueheading{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.revenueheading strong{display:block;font-size:37px;margin:6px 0;letter-spacing:-1px;color:#13344d}.revenueheading small,.revenueheading span{display:block;color:#5a6c81;font-size:14px}.chartcontrols{display:flex;gap:8px;flex-wrap:wrap}.chartcontrols select{min-width:130px}.revenuechart{height:260px;display:flex;gap:clamp(8px,3vw,42px);align-items:stretch;padding:18px 8px 8px;border-bottom:1px solid #d7e0ec;margin:18px 0}.revenuecolumn{flex:1;min-width:0;display:flex;flex-direction:column;text-align:center;gap:8px}.revenuecolumn>span{font-size:13px;font-weight:650;color:#345473}.bartrack{height:175px;display:flex;align-items:flex-end;justify-content:center;border-bottom:1px solid #aabbd1;background:repeating-linear-gradient(to top,transparent,transparent 43px,#f0f3f8 43px,#f0f3f8 44px)}.revenuebar{max-width:72px;width:100%;background:#b7d0f9;border-radius:6px 6px 0 0;min-height:2px}.revenuebar.current{background:#1d60d7}.revenuecolumn small{font-size:14px;color:#415b75}.publicmode{background:#fff}.publicmode>aside,.publicmode>main>header{display:none}.publicmode main{margin:0;width:100%;max-width:none}.publicmode #app{padding:0;max-width:1440px;margin:auto}.publicnav{padding:26px clamp(24px,5vw,76px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e0e7ee}.publicnav .brand{font-size:26px;color:#12364e;display:flex;align-items:center;gap:10px}.publicnav nav{display:flex;align-items:center;gap:28px}.publicnav a{color:#17374e;font-weight:650;text-decoration:none}.publicnav .primary{color:white}.publichero{padding:75px clamp(24px,5vw,76px) 70px;display:grid;grid-template-columns:1.02fr 1fr;align-items:center;gap:60px;background:linear-gradient(135deg,#fff 55%,#edf4ff)}.publiceyebrow{color:#1457bf;font-size:13px;font-weight:750;letter-spacing:2px}.publichero h1{font-size:clamp(44px,4.7vw,68px);line-height:1.04;letter-spacing:-2.5px;color:#113247;margin:22px 0}.publichero h1 em{font-style:normal;color:#205fd5}.herocopy{font-size:18px;line-height:1.6;max-width:470px;color:#466075;margin:24px 0}.publichero .btn{font-size:16px;padding:14px 20px}.publichero>div>small{color:#637890;display:block;margin-top:18px;font-size:13px}.heroworkspace{background:#fff;border:1px solid #c9d6e8;border-radius:18px;box-shadow:0 24px 80px #1d4c8830;padding:24px}.heroworkspacehead{display:flex;align-items:center;gap:10px;padding-bottom:20px;border-bottom:1px solid #e0e7f0}.heroworkspacehead>span:last-child{margin-left:auto;color:#5b6d84;font-size:13px}.minibrand{background:#1c5fdb;color:white;font-weight:850;font-size:24px;border-radius:8px;padding:4px 11px}.herometrics{display:flex;align-items:center;justify-content:space-between;margin:24px 0}.herometrics small{font-size:13px;color:#5b6d84}.herometrics strong{display:block;font-size:32px;margin-top:6px}.minichart{height:165px;display:flex;align-items:flex-end;gap:20px;padding:0 8px 26px;margin:25px 0 30px;border-bottom:1px solid #d9e1ed}.minichart>div{position:relative;flex:1;background:#bed5fa;border-radius:5px 5px 0 0}.minichart>div:last-child{background:#1d60db}.minichart span{position:absolute;bottom:-24px;text-align:center;width:100%;font-size:12px;color:#637a91}.herojob{display:flex;align-items:center;gap:12px;border-top:1px solid #e5ebf4;padding:18px 0 0;margin-top:18px}.herojob strong{font-size:14px}.herojob small{display:block;font-size:12px;margin-top:5px;color:#5c7188}.herojob .tag{margin-left:auto;font-size:12px}.jobicon{background:#edf4ff;color:#1c58b3;border-radius:9px;padding:12px;font-size:20px}.industrystrip{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin:0 5%;border-bottom:1px solid #dce4ed}.industrystrip article{padding:35px 20px;border-right:1px solid #e1e7ef}.industrystrip article:last-child{border:0}.industrystrip h3{font-size:17px;margin-bottom:12px}.industrystrip p{font-size:15px;line-height:1.6;color:#587086}.publicbottom{margin:30px 5%;padding:35px 20px;display:flex;align-items:center;justify-content:space-between;gap:25px}.publicbottom h2{font-size:30px;letter-spacing:-.8px}.publicbottom p{color:#556b82;line-height:1.6}.publicfooter{display:flex;justify-content:space-between;padding:25px 5%;background:#f3f7fc;color:#536b82;font-size:14px}.publicfooter a{color:#18498a}.authlayout{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding:70px max(24px,7vw);background:#f4f8ff;min-height:calc(100vh - 97px)}.authintro{padding:50px 0}.authintro h1{font-size:clamp(38px,4vw,58px);line-height:1.12;letter-spacing:-2px;margin:25px 0;color:#12364e}.authintro p:last-child{font-size:18px;color:#586f86;max-width:300px;line-height:1.6}.authcard{background:#fff;border:1px solid #d4dfea;border-radius:16px;padding:35px;max-width:520px;align-self:start;box-shadow:0 14px 40px #1e4c8310}.authcard h2{font-size:28px;margin:0 0 8px}.authcard>p{line-height:1.5;color:#5b6d83}.authcard form{margin-top:24px}.authcard form>.btn{width:100%;padding:14px;font-size:16px}.authnote{font-size:14px;line-height:1.55;background:#f3f6fb;padding:15px;border-radius:8px;margin:20px 0}.publicmode .field input,.publicmode .field select{width:100%;min-height:46px;border:1px solid #b9c9dd;border-radius:7px;padding:10px;font-size:16px}.publicmode .field label{display:block;margin:0 0 8px;font-size:14px;color:#253f59}.publicmode .field{margin-bottom:18px}
@media(max-width:950px){.publichero{gap:28px}.herojob .tag{display:none}.industrystrip{grid-template-columns:repeat(2,1fr)}.authlayout{gap:30px;padding:40px 5%}.revenueheading{flex-wrap:wrap}}
@media(max-width:650px){.publicnav{padding:20px}.publicnav nav{gap:14px}.publicnav .brand{font-size:22px}.publicnav .btn{padding:10px}.publichero{grid-template-columns:1fr;padding:35px 24px;gap:35px}.publichero h1{font-size:48px}.heroworkspace{padding:20px}.industrystrip{grid-template-columns:1fr 1fr;margin:0 18px}.industrystrip article{padding:22px 12px}.publicbottom{display:block;padding:25px 10px}.publicbottom .btn{margin-top:15px}.publicfooter{gap:18px;flex-direction:column}.authlayout{grid-template-columns:1fr;padding:30px 20px}.authintro{display:none}.authcard{padding:25px}.portfoliogrid{grid-template-columns:1fr}.revenuebody{padding:18px 14px}.revenuechart{gap:8px;height:230px;padding-left:0;padding-right:0}.revenuecolumn>span{font-size:12px;writing-mode:vertical-rl;align-self:center;height:55px}.bartrack{height:140px}.revenuecolumn small{font-size:12px}.portfoliohero h1{font-size:32px}.chartcontrols select{max-width:100%}}
/* Company themes and connected workflow surfaces. */
:root{--brand:#1d5fd3;--brand-dark:#112d4c;--brand-soft:#eaf1ff;--brand-light:#79a9ef}.btn.primary{background:var(--brand);border-color:var(--brand)}.btn.primary:hover{background:var(--brand-dark);border-color:var(--brand-dark)}.textlink,.source a,.comparisontable a,.publiceyebrow,.publichero h1 em,.portfoliohero small{color:var(--brand)}aside{background:var(--brand-dark)}nav a.active{background:var(--brand);color:white}nav a:hover{background:var(--brand-dark)}.tabs button.selected{background:var(--brand-soft);color:var(--brand);border-color:var(--brand-light)}.banner{background:var(--brand-soft);border-left-color:var(--brand)}.progress i,.steps .done,.revenuebar.current,.minichart>div:last-child{background:var(--brand)}.revenuebar,.minichart>div{background:var(--brand-light)}.clienttag,.tag.blue{color:var(--brand);border-color:var(--brand-light);background:var(--brand-soft)}.optioncard.chosen{border-color:var(--brand);background:var(--brand-soft)}.optioncard span{color:var(--brand)}.reportbrand{border-color:var(--brand)}.headtools{display:flex;gap:15px;align-items:center;flex-wrap:wrap;justify-content:flex-end;font-size:13px;letter-spacing:0;text-align:left}.headtools>a{color:var(--brand);text-decoration:none;font-weight:650}.headtools label{font-size:12px;color:#536b82}.headtools select{width:auto;padding:7px 10px;margin-left:5px}.demobadge{max-width:none}.kpitiles{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:24px}.kpitile{position:relative;background:white;border:1px solid var(--line);border-radius:12px;padding:20px;min-width:0;overflow:hidden}.kpitile>small{font-size:14px;font-weight:600;color:#435e78}.kpitile>strong{display:block;font-size:32px;line-height:1.3;letter-spacing:-1px;margin:8px 0}.kpitile>span{font-size:12px;color:#60758c;display:block;min-height:19px}.sparkbars{height:72px;display:flex;align-items:flex-end;gap:8px;margin-top:18px;border-bottom:1px solid var(--line)}.sparkbars>span{flex:1;background:var(--brand-light);border-radius:4px 4px 0 0;min-height:2px}.sparkbars>span:last-child{background:var(--brand)}.miniring{height:72px;width:72px;margin:18px auto 0;border-radius:50%;background:conic-gradient(var(--brand) var(--ring),var(--brand-soft) 0);display:grid;place-items:center}.miniring>span{background:white;width:53px;height:53px;display:grid;place-items:center;border-radius:50%;font-weight:750;font-size:15px}.dashboardgrid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(0,1fr);gap:24px;align-items:stretch}.dashboardgrid>.panel{min-width:0}.horizontalbars{padding:20px 22px}.horizontalbars>div{display:grid;grid-template-columns:105px minmax(0,1fr) 90px;gap:12px;align-items:center;margin:14px 0;font-size:13px}.horizontalbars>div>strong{text-align:right;font-size:14px}.hbartrack{height:17px;background:var(--brand-soft);border-radius:4px;overflow:hidden}.hbartrack i{display:block;height:100%;background:var(--brand);border-radius:4px}.palettegrid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin:24px 0}.palettechoice{border:2px solid #d3dce8;background:white;border-radius:10px;padding:14px;display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.palettechoice.selected{border-color:var(--brand)}.palettechoice>span{height:40px;border-radius:5px}.palettechoice>strong{grid-column:1/-1;text-align:left;margin-top:5px}.settingsquick{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:25px}.teamchat{display:grid;grid-template-columns:220px minmax(0,1fr);background:white;border:1px solid var(--line);border-radius:12px;overflow:hidden;min-height:600px}.channels{background:var(--brand-dark);padding:22px 15px;color:white}.channels small{color:#c3d4e6;margin:5px 8px 18px}.channels>button:not(.btn){width:100%;text-align:left;background:none;border:0;color:#dfe8f5;padding:11px 12px;border-radius:7px;margin:3px 0;font-size:15px}.channels>button.selected{background:var(--brand);color:white}.channels .btn{width:100%;margin-top:20px}.chatmain{display:flex;flex-direction:column;min-width:0}.chatmessages{padding:22px;flex:1;max-height:470px;overflow:auto}.chatmessage{display:flex;align-items:flex-start;gap:13px;padding:13px 0}.chatmessage p{white-space:pre-wrap;margin:7px 0 10px}.chatmessage small{font-size:12px}.notice{padding:18px 0;border-bottom:1px solid var(--line)}.notice>p{margin:12px 0}.notice.read{opacity:.7}.notice .btn{margin-top:12px}.customeridentity{padding:5px 0 20px;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.customeridentity .tag{margin:3px 7px 3px 0}.propertycard{background:#f8fafd;border:1px solid var(--line);border-radius:9px;padding:20px;margin:18px 0}.propertycard p{margin:8px 0}.propertycard .btn{margin:12px 8px 0 0}.weekdaypicker{display:flex;gap:9px;flex-wrap:wrap}.weekdaypicker label{padding:10px 12px;background:var(--brand-soft);border-radius:7px;display:flex;align-items:center;gap:7px}.weekdaypicker input{width:17px;height:17px}.aiheadline{display:flex;align-items:center;gap:16px;padding:17px;background:var(--brand-soft);border-radius:10px;margin-bottom:20px}.aiheadline>span{font-size:34px;color:var(--brand)}.aiheadline p{margin:4px 0 0;color:#5c7087;font-size:14px}.readinggrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:18px 0 26px}.readinggrid>div{padding:14px;background:var(--brand-soft);border-radius:7px}.readinggrid strong{display:block;font-size:19px;margin-top:6px}.cleanreport h3{margin:26px 0 10px;font-size:19px}.cleanreport .reportbrand{padding-bottom:16px}.reportcover{position:relative;margin:18px 0 24px;border-radius:12px;overflow:hidden}.reportcover img{width:100%;max-height:420px;object-fit:cover;display:block}.reportcover>span{position:absolute;bottom:0;left:0;right:0;color:white;background:#102b46dc;padding:10px 15px;font-size:13px}.proposaltoolbar{display:flex;justify-content:space-between;gap:20px;margin-bottom:20px}.studiogrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:20px 0}.studiooption{padding:18px;border:1px solid var(--line);border-radius:10px;background:#f8fafd;min-width:0}.studiooption:nth-child(2){border:2px solid var(--brand);background:var(--brand-soft)}.studiooption>h3{font-size:20px;margin-bottom:15px}.studioline{background:white;border:1px solid #d9e3ef;border-radius:8px;padding:12px;margin:15px 0}.studioline>img{width:100%;height:120px;object-fit:cover;border-radius:6px;margin-bottom:10px}.studioline input{font-size:14px}.optiontotal{display:block;font-size:26px;margin-top:20px}.proposalcover{background:var(--brand-soft);border-radius:11px;padding:28px;margin-bottom:25px}.proposalcover h1{font-size:35px;margin:14px 0}.proposalcover p{max-width:850px;line-height:1.65}.proposaloptionphoto{width:100%;height:155px;object-fit:cover;border-radius:7px;margin-bottom:15px}.optioncard ul{text-align:left;font-size:14px;padding-left:20px}.optioncard li{margin-bottom:8px}.portalcard{padding:28px;background:white;border:1px solid var(--line);border-radius:13px}.portalbrand{display:flex;gap:12px;align-items:center;padding-bottom:22px;border-bottom:3px solid var(--brand);margin-bottom:24px;font-size:22px}.portalbrand>span{margin-left:auto;font-size:14px;color:#506982}.tourintro{padding:50px 6% 25px}.tourintro small{font-size:13px;font-weight:750;letter-spacing:1.8px;color:var(--brand)}.tourintro h1{font-size:40px;margin:18px 0}.tourintro p{font-size:18px;color:#5e7389}.tourlayout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:28px;padding:15px 6% 40px;align-items:start}.tourchapters{display:flex;flex-direction:column;gap:9px}.tourchapters button{text-align:left;border:1px solid transparent;border-radius:8px;background:white;color:#28445d;padding:16px 12px;display:flex;gap:10px;align-items:center;font-size:15px}.tourchapters button.selected{background:var(--brand-soft);border-color:var(--brand-light);color:var(--brand);font-weight:700}.tourchapters span{font-size:12px;opacity:.7}.tourstage{background:white;border:1px solid #d1deed;border-radius:15px;box-shadow:0 16px 50px #24486812;overflow:hidden}.tourstagehead{padding:25px 30px;background:var(--brand-dark);color:white}.tourstagehead h2{font-size:25px;margin:16px 0 12px}.tourstagehead>p{font-size:16px;line-height:1.65;margin:0;color:#d5e2ef}.tourcanvas{padding:30px;background:#f3f7fc}.tourmock{border:1px solid #cad7e5;border-radius:10px;background:white;padding:25px}.tourmockstats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:25px 0}.tourmockstats strong{display:block;font-size:25px;margin-top:8px}.tourmock .sparkbars{height:135px}.tourmockoptions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:25px}.tourmockoptions>div{border:2px solid var(--line);border-radius:9px;padding:20px 12px}.tourmockoptions>div.active{border-color:var(--brand);background:var(--brand-soft)}.tourmockoptions strong{font-size:25px;display:block;margin:12px 0}.tourmockoptions p{line-height:1.8;font-size:14px;margin:0}.tourcallout{background:white;border:2px solid var(--brand);border-radius:10px;padding:20px;margin:24px 0 0;box-shadow:0 7px 20px #17395c12}.tourcallout>strong{font-size:19px;color:var(--brand)}.tourcallout p{margin:12px 0;font-size:15px;line-height:1.6}.tourmockrow{display:flex;gap:14px;align-items:center;border:1px solid var(--line);border-radius:8px;padding:18px;margin:18px 0 0}.tourmockrow.active{border-color:var(--brand);background:var(--brand-soft)}.tourmockrow>span{width:32px;height:32px;border-radius:50%;background:var(--brand-soft);color:var(--brand);display:grid;place-items:center}.tourmockrow small{margin-top:5px}.publicnav nav a:hover{background:var(--brand-soft);color:var(--brand)}:focus-visible{outline-color:var(--brand)}
@media(min-width:1500px){.kpitiles:has(.kpitile:nth-child(6)){grid-template-columns:repeat(6,minmax(0,1fr))}}@media(max-width:1100px){.dashboardgrid{grid-template-columns:1fr}.kpitiles{grid-template-columns:repeat(2,minmax(0,1fr))}.headtools{gap:10px}.tourlayout{grid-template-columns:210px minmax(0,1fr)}.tourmockstats strong{font-size:21px}.studiogrid{grid-template-columns:1fr}.studiooption{padding:20px}.studioline>img{height:180px}.studiooption .formgrid{grid-template-columns:1fr 1fr}}
@media(max-width:720px){.headtools>a:first-child{display:none}.headtools label{font-size:12px}.headtools select{max-width:125px}.headtools{gap:9px;font-size:12px}.demobadge{max-width:100%;text-align:left}.breadcrumb{display:none}header{justify-content:center}.pagehead{flex-direction:column}.pagehead .modalactions{margin-top:0}.kpitiles{gap:12px}.kpitile{padding:15px}.kpitile>strong{font-size:27px}.teamchat{grid-template-columns:1fr}.channels{padding:13px;display:flex;overflow:auto;gap:8px;align-items:center}.channels>small,.channels .divider{display:none}.channels>button:not(.btn){width:auto;white-space:nowrap}.channels .btn{width:auto;margin:0;white-space:nowrap}.horizontalbars>div{grid-template-columns:90px minmax(0,1fr) 72px;gap:8px;font-size:12px}.horizontalbars{padding:16px}.readinggrid{grid-template-columns:1fr 1fr}.tourlayout{grid-template-columns:1fr;padding:10px 20px 25px}.tourchapters{flex-direction:row;overflow:auto;max-width:100%}.tourchapters button{min-width:190px}.tourintro{padding:30px 24px 15px}.tourintro h1{font-size:32px}.tourcanvas{padding:18px}.tourstagehead{padding:22px}.tourmock{padding:18px}.tourmockstats{grid-template-columns:1fr 1fr}.tourmockstats>div:last-child{display:none}.tourmockoptions{gap:7px}.tourmockoptions>div{padding:13px 6px}.tourmockoptions strong{font-size:19px}.tourmockoptions p{font-size:12px}.publicnav nav{gap:5px}.publicnav nav a{font-size:13px;padding:8px}.publicnav .brand{font-size:20px}.publicnav .brand img{width:30px;height:30px}.portalcard{padding:18px}.portalbrand{font-size:20px}.proposalcover{padding:20px}.proposalcover h1{font-size:28px}.customeridentity{display:block}.palettegrid{grid-template-columns:1fr 1fr}.cleanreport .detailgrid{grid-template-columns:1fr}.studiooption .formgrid{grid-template-columns:1fr 1fr}}
.fieldheading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px}.fieldheading small{font-size:12px;letter-spacing:2px;color:var(--brand);font-weight:750}.fieldheading h1{font-size:34px;margin:8px 0}.fieldheading p{color:var(--muted);margin:0}.daycontrols{display:flex;align-items:center;gap:10px;margin-bottom:18px}.daycontrols input{max-width:180px}.daycontrols select{max-width:180px}.fieldtabs{display:flex;gap:8px;margin-bottom:20px}.fieldtabs button{border:1px solid var(--line);border-radius:8px;background:white;padding:11px 20px;color:var(--ink);font-weight:650}.fieldtabs button.selected{background:var(--brand);color:white}.fieldtabs button:last-child{margin-left:auto}.daycards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.daycard{padding:23px;border:1px solid var(--line);border-radius:13px;background:white;min-width:0}.daycard.finished{background:#f7f9fb}.daycardtop{display:flex;align-items:center;gap:10px;font-size:13px;color:var(--muted);margin-bottom:18px}.daycardtop .tag{margin-left:auto}.stopnumber{background:var(--brand-soft);color:var(--brand);border-radius:8px;width:32px;height:32px;display:inline-grid;place-items:center;font-weight:750;flex-shrink:0}.daycard h2{font-size:23px;margin-bottom:9px}.daycard h3{font-size:16px;font-weight:550;color:#425e78}.daycard>p{font-size:15px;line-height:1.65;margin:14px 0 20px;color:#58718a}.daycardactions{display:flex;gap:8px;flex-wrap:wrap}.daycardactions .btn{min-height:46px}.routeactions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:0 0 24px}.routeactions input{max-width:180px}.routemaplayout{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(240px,1fr);gap:20px}.mapcanvas{background:white;border:1px solid var(--line);border-radius:13px;overflow:hidden}.mapcanvas iframe{border:0;width:100%;height:470px;display:block}.mapcaption{padding:18px}.mapcaption strong{display:block}.mapcaption small{margin:7px 0}.mapstoplist{display:flex;flex-direction:column;gap:10px}.mapstop{display:flex;gap:13px;align-items:flex-start;padding:18px;background:white;border:1px solid var(--line);border-radius:10px;text-align:left}.mapstop.selected{border:2px solid var(--brand);background:var(--brand-soft)}.mapstop small{margin-top:7px}.mapoffline{min-height:330px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:40px}.quickcreategrid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.quickcreategrid .btn{min-height:70px;font-size:17px}.syncsummary{padding:20px;background:var(--brand-soft);border-radius:10px;margin-bottom:20px}.syncsummary strong{display:block;font-size:22px;margin-bottom:10px}#mobile-bottom{display:none}
@media(max-width:800px){body:not(.publicmode)>aside{padding:13px 18px;border-bottom:1px solid var(--line)}body:not(.publicmode)>aside .brand{font-size:22px}body:not(.publicmode)>aside>#nav{display:none}body:not(.publicmode)>aside .workspace{display:block;margin:13px 0 0;padding:0;border:0}body:not(.publicmode)>aside .workspace small{display:none}body:not(.publicmode)>aside .workspace select{padding:8px;font-size:14px}body:not(.publicmode) main{margin:0;padding-bottom:90px}body:not(.publicmode) header{min-height:0;padding:9px 16px;justify-content:flex-start}.headtools{width:100%;justify-content:flex-start}.headtools>label,.headtools>a:first-child,.headtools>button:not(.primary){display:none}.headtools>.btn.primary{margin-left:auto;padding:8px 15px;min-height:42px}.headtools>a{font-size:14px}#mobile-bottom{display:flex;position:fixed;left:0;right:0;bottom:0;background:white;border-top:1px solid #c8d7e7;box-shadow:0 -4px 25px #1535520b;z-index:8;justify-content:space-around;padding:8px 6px max(8px,env(safe-area-inset-bottom));margin:0}#mobile-bottom>a,#mobile-bottom>button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:4px 8px;border:0;background:none;font-size:23px;line-height:1.2;color:#526b85;text-decoration:none;min-width:55px;margin:0}#mobile-bottom span{font-size:12px;font-weight:650}#mobile-bottom .selected{color:var(--brand)}.fieldheading{align-items:flex-start}.fieldheading h1{font-size:28px}.fieldheading>button{font-size:12px;padding:7px;max-width:110px}.daycontrols{flex-wrap:wrap;gap:7px}.daycontrols .btn{min-width:43px;min-height:45px}.daycontrols input{flex:1;max-width:none;min-width:150px;width:auto}.daycontrols select{max-width:none;width:100%}.daycards{grid-template-columns:1fr;gap:15px}.daycard{padding:20px}.daycardactions{display:grid;grid-template-columns:1fr 1fr}.daycardactions .btn{font-size:16px;min-height:49px}.daycardactions .btn:last-child:nth-child(3){grid-column:1/-1;background:#f6f8fb}.fieldtabs button{flex:1;padding:11px 7px}.fieldtabs button:last-child{margin:0}.routemaplayout{grid-template-columns:1fr}.mapcanvas iframe{height:340px}.mapstoplist{max-height:330px;overflow:auto}.routeactions{gap:8px}.routeactions .btn{flex:1;min-height:44px}.routeactions input{max-width:none;width:100%}dialog{width:100vw!important;max-width:100vw!important;max-height:100dvh;height:100dvh;margin:0;border-radius:0}dialog .modalhead{position:sticky;top:0;background:white;z-index:2;padding:18px}.modalbody{padding:20px 18px 40px}.modalbody input,.modalbody select,.modalbody textarea{font-size:16px;min-height:46px}.modalbody input[type=checkbox]{min-height:20px;width:20px;height:20px}.modalhead .close{width:42px;height:42px;font-size:25px;flex-shrink:0}.modalhead h2{font-size:20px}.modalactions .btn,.modalfooter .btn{min-height:48px}.quickcreategrid{grid-template-columns:1fr}.quickcreategrid .btn{min-height:58px}.fieldmode #app{padding:23px 16px}.fieldmode .pagehead{margin-bottom:18px}}
.clientcombobox{position:relative}.clientmatches{display:grid;gap:4px;max-height:330px;overflow:auto;background:white}.clientmatches>button{text-align:left;padding:12px;border:1px solid #d7dfe8;background:#f7faff;color:#142e48;border-radius:8px}.clientmatches .field{margin:8px}.projectbrief{display:flex;gap:18px;flex-wrap:wrap;padding:18px;background:var(--soft,#eaf1ff);border-radius:12px;margin-bottom:14px}.projectextra{overflow:auto}.publicmenu{display:none}.revenuechart{overflow-x:auto}.revenuecolumn{min-width:45px}fieldset{border:1px solid #d6dfe9;border-radius:12px;padding:16px;margin:16px 0}.progressreport{padding:24px}.progressreport p{line-height:1.6}
@media(max-width:700px){.publicnav{display:flex!important;align-items:center;justify-content:space-between;padding:18px!important;gap:12px!important}.publicnav>.brand{font-size:23px!important;white-space:nowrap}.publicnav>.brand img{width:32px;height:32px}.publicnav>nav{display:none!important}.publicmenu{display:block;position:relative}.publicmenu summary{list-style:none;border:1px solid #d3dde9;border-radius:10px;padding:10px 14px;font-weight:700}.publicmenu[open]{position:absolute;right:18px;top:18px;z-index:20;background:white;box-shadow:0 14px 50px #172c4926;border-radius:12px;padding:10px;min-width:180px}.publicmenu a{display:block!important;margin:10px 0;padding:10px}.headtools{gap:8px!important}.headtools>a[href="#home"],.headtools>a[href="#notifications"]{display:none}.formgrid{grid-template-columns:1fr!important}.projectbrief{display:grid;gap:8px}.progressreport{padding:8px}.settingsgrid{grid-template-columns:1fr!important}}
@media print{body>aside,body>main,#mobile-bottom,.noprint,.modalclose{display:none!important}dialog{position:static!important;display:block!important;width:100%!important;max-width:none!important;border:0!important;max-height:none!important;overflow:visible!important}.modalbody{overflow:visible!important;max-height:none!important}.progressreport{color:#111;background:white}}
.routefilters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.moremenu{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.moremenu section{min-width:0}.moremenu h3{color:#61748a;font-size:14px}.moremenu a{display:flex;justify-content:space-between;align-items:center;padding:15px 10px;border-bottom:1px solid #e0e7ef;color:#17344c;text-decoration:none;font-size:16px;font-weight:600}.moremenu a:hover{background:#eef4ff}.punchlist{padding:20px;display:grid;gap:16px}.punchlist article{padding:16px;border:1px solid #d8e1ec;border-radius:10px}.punchlist article>div{display:grid;gap:7px;margin:14px 0}.punchlist small{display:block;color:#53677d}.revenuecolumn>span{writing-mode:horizontal-tb!important;height:auto!important;white-space:nowrap}.revenuecolumn{min-width:90px;flex-shrink:0}.bartrack{flex-shrink:0}.revenuechart{overflow-x:auto}.revenuecolumn small{white-space:nowrap}
@media(max-width:650px){.routefilters,.moremenu{grid-template-columns:1fr}.routefilters{gap:4px}.revenuechart{display:flex;flex-direction:column;height:auto!important;max-height:480px;overflow-y:auto;padding:8px 0;gap:14px;border:0}.revenuecolumn{display:grid;grid-template-columns:55px minmax(0,1fr) 85px;gap:10px;align-items:center;min-width:0;flex:none}.revenuecolumn>small{grid-column:1;grid-row:1;font-size:14px;text-align:left}.revenuecolumn>.bartrack{grid-column:2;grid-row:1;height:24px!important;width:100%;border:0;display:block;background:#edf2fa;border-radius:5px}.revenuebar{height:24px!important;width:var(--bar-percent,0%);max-width:none;border-radius:5px;min-width:2px}.revenuecolumn>span{grid-column:3;grid-row:1;font-size:14px!important;height:auto!important;text-align:right;align-self:center}.chartcontrols{width:100%;display:grid;grid-template-columns:1fr}.chartcontrols select{width:100%;max-width:none}.revenueheading{flex-direction:column}.revenueheading strong{font-size:34px}.punchlist{padding:12px}#mobile-bottom{grid-template-columns:repeat(5,minmax(0,1fr))!important}#mobile-bottom span{font-size:12px!important;white-space:nowrap}}
.navigatehero{display:flex;align-items:center;gap:16px;background:#087469!important;color:white!important;padding:19px 22px;border-radius:12px;text-decoration:none;font-size:21px;font-weight:750;min-height:76px;border:1px solid #08685f;box-shadow:0 3px 9px #065e5520}.navigatehero:hover{background:#075e56!important}.navigatehero>span:first-child{font-size:27px}.navigatehero>span:last-child{margin-left:auto}.navigatehero small{display:block;color:#e0f7f1;font-size:13px;font-weight:500;margin-top:4px}.daycardactions .navigatehero{order:-1;flex:1 0 100%;width:100%}.serviceworkspace{background:#edf2f6;padding:20px;border-radius:14px}.fieldscreenhead{display:flex;justify-content:space-between;gap:15px;align-items:flex-start;margin-bottom:16px}.fieldscreenhead h2{font-size:25px;line-height:1.2;margin:0 0 7px}.fieldscreenhead p{margin:0;color:#475d72;line-height:1.5}.fieldheadstatus{display:flex;gap:8px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.servicetabs{display:flex;background:white;border:1px solid #d4dfe8;margin:18px 0;border-radius:10px;overflow:hidden}.servicetabs button{flex:1;border:0;border-bottom:3px solid transparent;padding:16px;background:white;color:#42566b;font-size:16px;font-weight:650;cursor:pointer}.servicetabs .selected{border-bottom-color:var(--primary,#1d5fd3);color:var(--primary,#1d5fd3)}.servicepanel{background:white;border:1px solid #cbd7e1;border-radius:10px;margin:14px 0;overflow:hidden}.servicepanel>summary{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:17px 18px;list-style:none;font-size:18px;font-weight:650;color:#154f90;cursor:pointer}.servicepanel[open]>summary{border-bottom:1px solid #d7e0e8}.servicepanelbody{padding:18px}.servicepanelactions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end;margin-bottom:12px}.servicepanelbody p{line-height:1.6}.visitfields{padding:0;margin:0;border:0;min-width:0}.servicecheck{display:flex;align-items:center;gap:14px;padding:16px 0;border-bottom:1px solid #e4eaf0;font-size:17px;font-weight:600}.servicecheck input{width:23px;height:23px;accent-color:#146b50}.servicecheck:has(input:checked) span{color:#146b50}.measurement{display:grid;grid-template-columns:1fr 110px;align-items:center;gap:16px;padding:14px 0;border-bottom:1px solid #e4eaf0}.measurement>span{font-size:17px}.measurement small{display:block;font-size:13px;color:#62758a;margin-top:4px}.measurement input{font-size:20px;text-align:right;min-height:50px;width:100%;border-radius:8px}.extrameasurements summary{padding:18px 0;font-weight:650;color:#1757a0;cursor:pointer}.contactrows>div,.servicerow{display:grid;gap:5px;padding:12px 0;border-bottom:1px solid #e4eaf0}.contactrows small,.servicerow small{font-size:13px;color:#637589}.servicelink{display:grid;gap:7px;text-align:left;background:white;border:0;border-bottom:1px solid #e0e7ee;padding:15px 0;width:100%;color:#163950;cursor:pointer}.servicelink small{color:#62768a}.readinghistory>div{display:flex;gap:14px;flex-wrap:wrap;border-bottom:1px solid #e4eaf0;padding:14px 0}.readinghistory span{font-size:14px}.saveservice{width:100%;padding:15px}.servicephotogrid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.servicephotogrid figure{margin:0}.servicephotogrid img{width:100%;max-height:260px;object-fit:cover;border-radius:8px}.servicephotogrid figcaption{font-size:13px;padding:8px 0;color:#597087}
.invoiceworkspace{background:#f0f3f6;padding:22px;border-radius:12px}.invoicetoolbar{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-bottom:20px}.invoicetoolbar>div{display:flex;gap:9px;align-items:center;flex-wrap:wrap}.invoicetoolbar span{font-size:13px;color:#65758a}.proinvoice{max-width:880px;margin:auto;background:white;border:1px solid #e1e5e9;border-radius:10px;padding:44px;box-shadow:0 8px 30px #152b4310;color:#1c2c3c}.proinvoicebrand{display:flex!important;position:static!important;height:auto!important;justify-content:space-between;align-items:flex-start;padding:0 0 30px!important;border-bottom:1px solid #e0e5ea;background:white!important}.invoicesender{display:flex;gap:14px;align-items:flex-start}.senderinitial{background:var(--primary,#1d5fd3);color:white;width:44px;height:44px;border-radius:9px;display:grid;place-items:center;font-size:24px;font-weight:800}.invoicesender strong{display:block;font-size:20px;margin-bottom:7px}.invoicesender div>span{display:block;font-size:13px;line-height:1.6;color:#627080}.invoicenumber{text-align:right}.invoicenumber span{display:block;font-size:12px;letter-spacing:1.5px;color:#677587}.invoicenumber strong{display:block;font-size:21px;margin-top:7px}.invoiceamount{display:flex;justify-content:space-between;gap:15px;align-items:flex-start;padding:30px 0}.invoiceamount>div>span{font-size:14px;color:#556577}.invoiceamount strong{display:block;font-size:46px;letter-spacing:-1px;margin:6px 0}.invoiceamount p{color:#5e6b7c;font-size:14px;margin:0}.invoicestatus{background:#edf3fb;border:1px solid #d9e3ef;border-radius:30px;padding:7px 12px;font-size:13px}.invoicepeople{display:grid;grid-template-columns:1fr 1fr;gap:30px;padding:25px 0;border-top:1px solid #e4e8ed}.invoicepeople .eyebrow{display:block;font-size:12px;letter-spacing:1px;color:#6a7888;margin-bottom:12px}.invoicepeople strong{font-size:16px}.invoicepeople p{font-size:14px;line-height:1.6;color:#596879;margin:5px 0;overflow-wrap:anywhere}.invoicedates{display:flex;gap:40px;padding:15px 0 28px}.invoicedates span{display:block;font-size:12px;color:#6a7888;margin-bottom:6px}.invoicedates strong{font-size:14px}.invoiceitems h2{font-size:20px;margin:15px 0 23px}.invoiceitemhead,.invoiceitem{display:grid;grid-template-columns:minmax(0,1fr) 135px 105px;gap:18px;align-items:start;padding:17px 0;border-bottom:1px solid #e4e8ed}.invoiceitemhead{font-size:12px;color:#6b7787;background:#f7f9fb;padding:12px}.invoiceitemhead>span:last-child,.invoiceitem>strong{text-align:right}.invoiceitem{font-size:14px;line-height:1.6}.invoiceitem>span{color:#677484;text-align:right}.invoicebottom{display:grid;grid-template-columns:1fr 280px;gap:35px;padding-top:25px}.invoicememo h3,.invoiceledger h3{font-size:14px}.invoicememo p{white-space:pre-wrap;font-size:14px;line-height:1.7;color:#5a6879}.invoicememo small{font-size:12px;color:#768292}.invoicetotals>div{display:flex;justify-content:space-between;gap:18px;padding:9px 0;font-size:14px}.invoicetotals .totaldue{border-top:2px solid #223e59;margin-top:10px;padding-top:18px;font-size:19px}.invoiceledger{margin-top:28px;padding-top:18px;border-top:1px solid #e2e7ed}.invoiceledger>div{display:flex;justify-content:space-between;gap:15px;padding:10px 0;font-size:13px}.invoicefoot{border-top:1px solid #e2e7ed;margin-top:30px;padding-top:22px;font-size:14px;color:#536478}.invoicefoot small{display:block;margin-top:8px;font-size:12px;color:#7a8593}.invoicepreviewnote{text-align:center;color:#67788c;font-size:13px;margin-top:20px}.invoicecomposer{padding:10px}.invoicecomposer .invoiceeditrow{display:grid;grid-template-columns:55px minmax(0,1fr) 90px 110px 40px;gap:10px;padding:18px;background:#f3f6fa;border-radius:10px;margin-bottom:12px}.linebadge{font-size:13px;color:#586e86;align-self:center}.invoicecomposer .liveinvoicetotal{background:#183b5c;color:white;border-radius:10px;padding:22px;font-size:24px;margin:20px 0}
@media(max-width:650px){.serviceworkspace{padding:10px;border-radius:0}.fieldscreenhead{flex-direction:column}.fieldscreenhead h2{font-size:23px}.fieldheadstatus{width:100%;justify-content:flex-start}.navigatehero{width:100%;min-height:78px}.servicepanelbody{padding:14px}.servicepanel>summary{padding:16px 14px;font-size:18px}.readinghistory>div{display:grid;grid-template-columns:1fr 1fr;gap:9px}.servicephotogrid{grid-template-columns:1fr}.invoiceworkspace{padding:0;background:white}.proinvoice{padding:20px;border:0;box-shadow:none}.proinvoicebrand{gap:14px}.invoicesender{gap:10px}.senderinitial{width:34px;height:34px;font-size:20px;flex-shrink:0}.invoicesender strong{font-size:18px}.invoicesender div>span{font-size:12px}.invoicenumber strong{font-size:18px}.invoiceamount strong{font-size:40px}.invoicepeople{grid-template-columns:1fr;gap:22px}.invoicedates{gap:25px;flex-wrap:wrap}.invoiceitemhead{display:none}.invoiceitem{grid-template-columns:1fr auto;gap:7px 14px;padding:18px 0}.invoiceitem>div{grid-column:1;grid-row:1}.invoiceitem>span{grid-column:1;grid-row:2;text-align:left}.invoiceitem>strong{grid-column:2;grid-row:1}.invoicebottom{display:flex;flex-direction:column-reverse;gap:20px}.invoicetoolbar{padding:14px;flex-direction:column;align-items:flex-start;background:#f2f5f9}.invoicetoolbar .btn{font-size:13px;padding:10px}.invoicecomposer{padding:0}.invoicecomposer .invoiceeditrow{grid-template-columns:1fr 1fr 40px;padding:14px;gap:10px}.invoicecomposer .linebadge{grid-column:1/-1}.invoicecomposer .invoiceeditrow input[name^="desc"]{grid-column:1/-1}.invoicecomposer .invoiceeditrow input{min-width:0}.invoicecomposer .invoiceeditrow button{grid-column:3}}
@media print{.invoiceworkspace{background:white;padding:0}.proinvoice{padding:0;border:0;box-shadow:none;max-width:none}.proinvoicebrand{display:flex!important}.invoiceitem,.invoicetotals,.invoiceledger{break-inside:avoid}.invoicepeople{grid-template-columns:1fr 1fr}.invoicebottom{display:grid;grid-template-columns:1fr 280px}.invoiceitemhead,.invoiceitem{display:grid;grid-template-columns:1fr 135px 105px}.invoiceitem>div,.invoiceitem>span,.invoiceitem>strong{grid-column:auto;grid-row:auto}.invoiceitem>span{text-align:right}.invoicefoot{margin-top:25px}}
.daycardactions .navigatehero{grid-column:1/-1}
@media(max-width:700px){.daycardactions .btn:last-child:nth-child(3){grid-column:auto}}
.compactvisit{cursor:pointer;touch-action:pan-y;position:relative}.compactvisit:focus-visible{outline:3px solid #1d5fd3;outline-offset:3px}.compactvisit .navigatehero{margin-top:16px}.compactvisit h2,.compactvisit h3,.compactvisit p{user-select:none;-webkit-user-select:none}.clientmatches:has(.newaddress){max-height:none!important;overflow:visible!important;background:#f4f7fb;padding:16px;border:1px solid #d3deea;border-radius:10px}.clientmatches .field{height:auto!important;min-height:0!important}.clientmatches input{width:100%;box-sizing:border-box}.estimateintro{display:flex;justify-content:space-between;gap:20px;align-items:start}.estimateintro h2{margin:0 0 8px}.estimateintro p{color:#597087;line-height:1.6}.estimateblock{padding:24px;border:1px solid #d8e2ec;border-radius:12px;margin:20px 0;background:white}.estimateblock h3{margin-top:0}.estimateoptions{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:18px}.estimateoption{border:1px solid #cddbea;background:#f7f9fc;border-radius:12px;padding:20px;min-width:0}.estimateeditline{padding:16px 0;border-top:1px solid #d5e0ec}.estimateeditline>input{width:100%;margin-bottom:12px}.estimatefooter{display:flex;gap:12px;justify-content:flex-end;margin:22px 0}.estimateimages{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px;margin:18px 0}.estimateimages figure{margin:0;max-width:360px}.estimateimages img{width:100%;height:190px;object-fit:contain;background:#edf2f7;border-radius:10px}.estimateimages figcaption{font-size:13px;overflow-wrap:anywhere;color:#627389;padding:8px 0}.estimatecustomer{padding:24px}.estimatecustomer>small{letter-spacing:1.5px;color:#386895}.estimatecustomer h1{font-size:32px;line-height:1.2}.estimatecustomer p{line-height:1.7;color:#4b6075}.estimatechoices{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.estimatechoices.single{grid-template-columns:1fr}.estimatechoice{text-align:left;border:2px solid #d8e2ee;border-radius:12px;background:white;padding:22px;color:#1a354e;cursor:pointer}.estimatechoice.chosen{border-color:#1d5fd3;background:#f1f6ff}.estimatechoice>strong{display:block;font-size:30px;margin:12px 0}.estimatechoice>span{font-size:19px;font-weight:700}.estimatechoice>div{padding:8px 0;border-top:1px solid #dee7f2;line-height:1.5}.estimateselection{display:flex;justify-content:space-between;gap:15px;padding:22px;background:#eaf2ff;border-radius:12px;margin:24px 0}.estimateblock details>summary{padding:14px 0;cursor:pointer;font-weight:650}.estimateblock small{display:block;color:#5f7388;font-size:13px;margin:12px 0}
@media(max-width:650px){.estimateintro{display:block}.estimateblock{padding:16px;margin:14px 0}.estimateoptions,.estimatechoices{grid-template-columns:1fr}.estimateoption{padding:15px}.estimatefooter{display:grid;grid-template-columns:1fr 1fr}.estimatecustomer{padding:10px}.estimatecustomer h1{font-size:27px}.estimateselection{flex-direction:column}.clientmatches:has(.newaddress){padding:10px}.estimateimages{grid-template-columns:1fr 1fr}}
/* Compact completed visits retain full access. */
.compactvisit.finished{background:#f2f4f6;border-color:#d8dde3;color:#5a6673;padding:16px 20px;gap:6px;filter:grayscale(1)}
.compactvisit.finished h2{font-size:20px;margin:8px 0 4px;color:#526170}
.compactvisit.finished h3{font-size:15px;margin:4px 0;color:#66727e}
.compactvisit.finished p{font-size:14px;margin:5px 0;line-height:1.4}
.compactvisit.finished .daycardtop{font-size:13px;gap:8px}
.compactvisit.finished .stopnumber{width:28px;height:28px;font-size:14px}
.compactvisit.finished .navigatehero{padding:10px 16px;min-height:44px;background:#e0e4e8;color:#42505e;box-shadow:none;margin-top:8px;gap:8px}
.compactvisit.finished .navigatehero span{font-size:16px}
.compactvisit.finished .navigatehero small{display:none}
.financeinsights{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
.financeinsights .panel{min-width:0;margin:0}
.financialheadline{display:flex;flex-direction:column;gap:8px;margin-bottom:18px}
.financialheadline strong{font-size:36px;color:var(--brand-dark)}
.financegraph{overflow-x:auto;max-width:100%;margin-top:20px}
.financegraph svg{display:block;width:100%;height:auto;max-height:400px}
.financegraph text{font-size:14px;fill:#4b5e72}
.chartlegend{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:24px;color:var(--brand-dark)}
.chartdata{margin-top:12px}.chartdata table{width:100%}
.financeinsights .chartcontrols{display:flex;flex-wrap:wrap;gap:10px}
.financeinsights select{max-width:100%;min-height:44px}
.receiptgrid,.launchplans{display:grid;grid-template-columns:repeat(auto-fit,minmax(215px,1fr));gap:18px;margin:20px 0}
.receiptgrid article,.launchplans article{border:1px solid #d8e1eb;border-radius:16px;padding:20px;background:white;display:flex;flex-direction:column;gap:12px}
.receiptgrid img{width:100%;height:170px;object-fit:contain;background:#f5f7fa}
.pdfreceipt{padding:60px 20px;background:#edf2f8;text-align:center}
.launchplans article>strong{font-size:32px;color:var(--brand-dark)}
.launchplans article>strong small{font-size:14px}.publicplans{padding:40px;max-width:1400px;margin:auto}
.brandswatches{display:flex;flex-wrap:wrap;gap:12px;margin:16px 0}
.brandswatches span{width:100px;padding:32px 8px 8px;border:1px solid #d8e1eb;text-shadow:0 0 4px white;color:#172b40}
input[type=color]{width:100%;min-height:50px}
@media(max-width:1050px){.financeinsights{grid-template-columns:1fr}}
@media(max-width:600px){.financeinsights .panelbody{padding:18px}.publicplans{padding:22px}.compactvisit.finished{padding:14px}.launchplans{grid-template-columns:1fr}}
.btn.primary{color:var(--brand-ink,#fff)}
.routecards{align-items:start}
/* A quieter blue workspace with clear working surfaces. */
body{--bg:#f7f8fa;--line:#e1e5eb;--ink:#203247;--muted:#647184;background:var(--bg)}
.pagehead .eyebrow{display:none}
.pagehead h1{font-size:30px;font-weight:650;letter-spacing:-.6px}
.panel,.daycard,.settingcard{border-radius:10px;box-shadow:none}
.panelhead{background:#fff;border-bottom:1px solid var(--line)}
.metric{box-shadow:none;border-radius:10px}
.btn{border-radius:7px;box-shadow:none;font-weight:600}
.navigatehero{background:var(--brand)!important;color:var(--brand-ink,#fff)!important;box-shadow:none!important;border-radius:8px;padding:16px 20px;min-height:64px}
.navigatehero small{display:none}
.navigatehero span{font-size:20px}
.compactvisit.finished .navigatehero{background:#e0e4e8!important;color:#42505e!important;min-height:40px}
.focusedfilters{grid-template-columns:repeat(2,minmax(0,1fr));max-width:750px;gap:16px}
.focusedactions{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0 22px}
.focusedactions .btn{font-size:14px;min-height:40px;padding:9px 13px}
.routecards .daycard{padding:20px}
.routecards .daycard h2{font-size:23px}
.routecards .daycard h3{font-size:16px}
.routecards .daycard p{font-size:15px}
.routecards .daycard.finished{padding:14px 18px}
.routecards .daycard.finished h2{font-size:19px}
@media(max-width:600px){.focusedfilters{grid-template-columns:1fr;gap:12px}.focusedactions{gap:8px}.focusedactions .btn{flex:0 1 auto}.pagehead{margin-bottom:18px}.pagehead h1{font-size:28px}}
.routeprogress{margin-bottom:12px}
.routeprogress>div{display:flex;align-items:center;justify-content:space-between;gap:10px}
.routeprogress h1{font-size:22px;margin:0;font-weight:650}
.routeprogress strong{font-size:14px;white-space:nowrap}
.routeprogress progress{appearance:none;width:100%;height:7px;border:0;border-radius:8px;display:block;margin:10px 0 6px;background:#e3e9f1;overflow:hidden}
.routeprogress progress::-webkit-progress-bar{background:#e3e9f1}
.routeprogress progress::-webkit-progress-value{background:var(--brand);border-radius:8px;transition:width .25s}
.routeprogress progress::-moz-progress-bar{background:var(--brand);border-radius:8px}
.routeprogress small{font-size:13px}
.routedensity .focusedfilters{display:grid;grid-template-columns:1fr 1fr;gap:10px;max-width:none}
.routedensity .field{margin:0;min-width:0}
.routedensity .field label{font-size:13px;margin-bottom:3px}
.routedensity input,.routedensity select{min-height:40px;height:40px;padding:7px 8px;width:100%;font-size:14px}
.routedensity .focusedactions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin:10px 0 12px}
.routedensity .focusedactions .btn{font-size:12px;min-height:44px;padding:5px;line-height:1.25}
.routedensity .routecards{display:grid;grid-template-columns:repeat(auto-fill,minmax(145px,1fr));gap:8px}
.routedensity .routecards .densestop{padding:8px 10px;min-width:0;display:block;border:1px solid var(--line);border-radius:8px}
.densetop{display:flex;justify-content:space-between;align-items:center;height:32px}
.densetop .stopnumber{width:24px;height:24px;font-size:12px;border-radius:5px}
.denselink{width:44px;height:44px;display:grid;place-items:center;color:var(--brand);font-size:24px;text-decoration:none;border-radius:6px;position:relative;margin-right:-5px}
.denselink:focus-visible{outline:2px solid var(--brand)}
.routedensity .routecards .densestop h2{font-size:14px;line-height:1.2;margin:5px 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:34px}
.densestatus{font-size:12px;line-height:1.3;color:var(--brand-dark)}
.densestop.finished .denselink{color:#687583}
@media(max-width:600px){.routedensity .routecards{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.routedensity .routecards .densestop{padding:6px 8px}.routeprogress h1{font-size:20px}.routeprogress strong{font-size:12px}}
@media(max-width:340px){.routedensity .routecards{grid-template-columns:repeat(2,minmax(0,1fr))}}
.routedensity .routecards .densestop.finished h2{height:17px;-webkit-line-clamp:1}
/* Vertical dispatch list, with breathing room for labels. */
.routedensity .routeprogress{display:block;margin:0 0 12px}
.routedensity .routeprogress>div{display:flex;flex-wrap:wrap;gap:4px 12px}
.routedensity .routeprogress progress{width:100%;height:8px;margin:8px 0 5px}
.routedensity .routecards{display:flex;flex-direction:column;gap:0;background:#fff;border:1px solid var(--line);border-radius:8px;overflow:hidden}
.routedensity .routecards .routelistrow{display:grid;grid-template-columns:34px minmax(0,1fr) 36px;align-items:stretch;gap:0;padding:0!important;width:100%;min-height:100px;border:0;border-bottom:1px solid var(--line);border-radius:0;background:white;box-shadow:none}
.routedensity .routecards .routelistrow:last-child{border-bottom:0}
.rowindex{display:flex;align-items:center;justify-content:center;background:#edf2f8;color:var(--brand);font-size:18px;font-weight:650}
.rowmain{padding:9px 10px;min-width:0}
.rowname{display:flex;align-items:baseline;gap:8px;justify-content:space-between;flex-wrap:wrap}
.routedensity .routecards .routelistrow h2{font-size:16px;line-height:1.2;margin:0;font-weight:700;color:var(--ink)}
.rowname>span{font-size:12px;color:#647184;white-space:nowrap}
.routedensity .routecards .routelistrow .rowaddress{margin:3px 0 4px;font-size:13px;line-height:1.3;color:#687687;overflow-wrap:anywhere}
.rowjob{display:flex;justify-content:space-between;align-items:center;gap:6px;flex-wrap:wrap}
.rowjob strong{font-size:13px;line-height:1.25;font-weight:600}
.allocation{border:0;background:none;color:var(--brand);font-size:12px;padding:4px 0;min-height:28px;white-space:nowrap}
.rowappointment{font-size:12px;line-height:1.2;margin-top:2px}
.rowdirections{display:flex;align-items:center;justify-content:center;color:var(--brand);font-size:25px;text-decoration:none;min-height:44px}
.routedensity .routecards .routelistrow.finished{min-height:86px;background:#f4f5f7;color:#6a7480}
.routelistrow.finished .rowindex{background:#e1e4e8;color:#6a7480}
.routelistrow.finished .rowdirections,.routelistrow.finished .allocation{color:#6a7480}
.routedensity .focusedfilters{gap:12px}
.routedensity .focusedfilters input,.routedensity .focusedfilters select{box-sizing:border-box;min-width:0;max-width:100%}
.financegraph svg text{font-size:13px}
@media(max-width:600px){.routedensity .focusedactions{margin:8px 0 10px}.routedensity .focusedfilters input,.routedensity .focusedfilters select{font-size:13px}.rowname{gap:3px 8px}.rowname>span{font-size:11px}.routedensity .routecards .routelistrow{grid-template-columns:30px minmax(0,1fr) 36px}.rowmain{padding:8px}.routedensity .routeprogress h1{font-size:20px}}
/* Give route filters separate, predictable space on narrow screens. */
.routedensity .focusedfilters{align-items:start;column-gap:20px;row-gap:14px;margin-top:16px;margin-bottom:14px}
.routedensity .focusedfilters>.field{display:flex;flex-direction:column;gap:6px;width:100%;min-width:0}
.routedensity .focusedfilters>.field>label{margin:0;line-height:1.3}
.routedensity .focusedfilters>.field>input,.routedensity .focusedfilters>.field>select{display:block;box-sizing:border-box;width:100%;min-width:0;max-width:100%;height:44px;min-height:44px;margin:0;padding:8px 12px;line-height:normal}
.routedensity input[type=date]::-webkit-date-and-time-value{text-align:left;margin:0}
@media(max-width:600px){.routedensity .focusedfilters{display:flex;flex-direction:column;gap:14px}.routedensity .focusedfilters>.field>input,.routedensity .focusedfilters>.field>select{font-size:16px}.routedensity .focusedactions{margin-top:14px}}
/* Full-week dispatch selector. */
.routedensity .focusedfilters .routeweek{grid-column:1/-1;width:100%;min-width:0}
.weekheading{display:flex;align-items:center;gap:6px;margin-bottom:8px}
.weekheading>strong{font-size:14px;flex:1;text-align:center}
.weekheading>button{height:40px;min-width:36px;border:0;background:transparent;color:var(--brand);font-size:26px;border-radius:8px}
.weekheading>button.weektoday{font-size:13px;font-weight:650;padding:0 10px;border:1px solid var(--line);background:#fff}
.weekdays{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:5px}
.weekday{display:flex;flex-direction:column;align-items:center;gap:3px;background:#fff;color:#506078;border:1px solid #e0e6ee;border-radius:10px;padding:8px 2px 5px;min-height:66px}
.weekday>span{font-size:12px;font-weight:550}
.weekday>strong{font-size:19px;font-weight:650;line-height:1.15}
.weekday>i{width:4px;height:4px;border-radius:50%;background:transparent}
.weekday.istoday>i{background:var(--brand)}
.weekday.selected{background:var(--brand);border-color:var(--brand);color:var(--brand-ink,#fff);box-shadow:0 3px 8px #1d5fd31c}
.weekday.selected.istoday>i{background:currentColor}
.weekday:focus-visible,.weekheading>button:focus-visible{outline:2px solid var(--brand);outline-offset:2px}
/* Consistent icons, selected states and a distinct central Create action. */
#mobile-bottom.premiumbottom{background:rgba(255,255,255,.98);border-top:1px solid #dce3ed;box-shadow:0 -5px 24px #172d4910;padding:8px 8px calc(8px + env(safe-area-inset-bottom));gap:4px}
#mobile-bottom.premiumbottom .premiumitem{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;min-width:0;min-height:54px;border:0;background:transparent;color:#6a788b;text-decoration:none;padding:0 3px;font-size:12px;border-radius:12px}
#mobile-bottom.premiumbottom .navglyph{display:grid;place-items:center;width:46px;height:31px;border-radius:10px;transition:background .15s,color .15s}
#mobile-bottom.premiumbottom .navcaption{font-size:11px;line-height:1.3;font-weight:600;letter-spacing:.1px}
#mobile-bottom.premiumbottom .isactive{color:var(--brand)}
#mobile-bottom.premiumbottom .isactive .navglyph{background:var(--brand-soft)}
#mobile-bottom.premiumbottom .premiumcreate .navglyph{height:40px;width:46px;background:var(--brand);color:var(--brand-ink,#fff);border-radius:13px;box-shadow:0 3px 8px #1d5fd329}
#mobile-bottom.premiumbottom .premiumcreate{color:var(--brand)}
#mobile-bottom.premiumbottom .premiumitem:focus-visible{outline:2px solid var(--brand);outline-offset:-2px}
@media(prefers-reduced-motion:reduce){#mobile-bottom.premiumbottom .navglyph{transition:none}}
.routepin{display:grid;place-items:center;width:34px;height:40px;border:1px solid #dbe6f7;background:var(--brand-soft);border-radius:11px;box-shadow:0 2px 5px #102e4c08}
.rowdirections:hover .routepin{background:var(--brand);color:var(--brand-ink,#fff);border-color:var(--brand)}
.rowdirections:focus-visible{outline:2px solid var(--brand);outline-offset:-2px;border-radius:10px}
.finished .routepin{background:#e9ecef;border-color:#dce1e6;color:#697480;box-shadow:none}
.marketnav{gap:20px;padding:22px 5%;border-bottom:1px solid #e3e8f0}
.marketnav nav{display:flex;gap:20px;align-items:center;flex-wrap:wrap}
.marketnav nav a{margin:0;padding:5px 0;color:#42546b;font-size:14px}
.marketnav nav a[aria-current]{color:var(--brand)}
.marketnav nav a.btn{padding:10px 18px;color:var(--brand-ink,#fff)}
.markethero{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:64px;max-width:1300px;margin:auto;padding:70px 5%}
.marketeyebrow,.marketsectionhead>small{font-size:12px;letter-spacing:1.4px;font-weight:700;color:var(--brand)}
.markethero h1,.marketpageintro h1{font-size:clamp(36px,5vw,64px);line-height:1.06;letter-spacing:-2px;font-weight:650;margin:18px 0 24px;color:#142e4d}
.markethero p,.marketpageintro p{font-size:18px;line-height:1.65;color:#5d6d81;max-width:650px}
.marketctas{display:flex;gap:12px;flex-wrap:wrap;margin:24px 0 14px}
.marketpreview{background:#fff;border:1px solid #dfe6ef;border-radius:18px;box-shadow:0 18px 50px #142e4d0c;padding:26px}
.previewheading,.previewtask{display:flex;align-items:center;justify-content:space-between;gap:12px}
.previewheading{padding-bottom:18px;border-bottom:1px solid #e1e6ec}
.previewheading>span,.previewtask>span{font-size:12px;color:#6b7b8f}
.previewprogress{padding:22px 0;font-size:14px}.previewprogress progress{width:100%;height:8px;accent-color:var(--brand);display:block;margin-top:10px}
.previewtask{padding:18px 0;border-top:1px solid #edf0f4;font-size:14px}.previewtask small{margin-top:4px}
.marketpreview>a{display:inline-block;margin-top:20px;color:var(--brand)}
.marketsection{max-width:1300px;padding:52px 5%;margin:auto}
.marketsectionhead{max-width:750px;margin-bottom:28px}
.marketsection h2,.marketband h2{font-size:30px;line-height:1.2;letter-spacing:-.6px;margin:10px 0 14px;color:#18334f}
.marketsection p,.marketband p{line-height:1.65;color:#596a7f}
.roleexperiencegrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.roleexperiencegrid article,.marketfeaturegrid article{border:1px solid #e0e6ee;border-radius:12px;background:white;padding:24px;display:flex;flex-direction:column}
.rolelabel{font-size:13px;font-weight:650;color:var(--brand);margin-bottom:16px}
.roleexperiencegrid h3{font-size:21px;line-height:1.3;margin-bottom:12px;letter-spacing:-.3px}
.roleexperiencegrid p{font-size:14px}.roleexperiencegrid ul{padding-left:18px;line-height:1.8;font-size:13px;color:#52647b;margin:0 0 22px}
.roleexperiencegrid .btn{margin-top:auto;font-size:13px;min-height:44px}
.marketnote{font-size:13px;margin-top:20px!important}
.marketfeaturegrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:24px 0}
.marketfeaturegrid h2,.marketfeaturegrid h3{font-size:21px;margin:0 0 14px}
.marketfeaturegrid small{margin-top:auto;color:#4b6390}
.marketband{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:40px 5%;background:#edf3fc}
.marketband>div{max-width:750px}.marketband .btn{white-space:nowrap}
.marketpageintro{max-width:1300px;margin:auto;padding:60px 5% 12px}
.marketfaq{max-width:800px;margin:50px auto 0}.marketfaq details{border-bottom:1px solid #dfe6ee;padding:18px 0}
.marketfaq summary{font-weight:600;cursor:pointer}.marketfaq p{margin-top:14px}
.marketfooter{padding:34px 5%;border-top:1px solid #dfe6ee;background:#f7f9fc;color:#18334f}
.marketfooter>div{display:flex;gap:24px;flex-wrap:wrap;margin:18px 0}
.marketfooter p{font-size:13px;color:#68788c}
@media(max-width:1000px){.roleexperiencegrid{grid-template-columns:repeat(2,minmax(0,1fr))}.markethero{gap:28px}.marketnav{align-items:flex-start;flex-wrap:wrap}.marketfeaturegrid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:650px){.markethero{grid-template-columns:1fr;padding:36px 20px}.markethero h1,.marketpageintro h1{letter-spacing:-1px}.marketsection{padding:32px 20px}.marketsection h2,.marketband h2{font-size:26px}.roleexperiencegrid,.marketfeaturegrid{grid-template-columns:1fr}.marketband{flex-direction:column;align-items:flex-start;padding:30px 20px}.marketnav{padding:18px 20px}.marketnav nav{gap:12px 18px}.marketpageintro{padding:40px 20px 0}.marketfooter{padding:28px 20px}.markethero p{font-size:16px}}
.routelistrow .rowindex{background:transparent;padding:8px 0;align-items:flex-start}
.numberdot{display:grid;place-items:center;min-width:28px;width:28px;height:28px;border:0;border-radius:50%;background:var(--brand);color:var(--brand-ink,#fff);font-weight:700;font-size:13px;padding:0}
.finished .numberdot{background:#8d99a7;color:white}
.checkitem{padding:12px 0;border-bottom:1px solid var(--line)}
.checkitem .servicecheck{margin:0;padding:4px 0}
.checkitem input[type=file]{max-width:100%;font-size:13px;margin:8px 0}
.serviceconfigrow{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 0;border-bottom:1px solid var(--line)}
.reportreview{margin-top:24px;padding:22px;background:var(--brand-soft);border-radius:10px}
.reportreview .btn{margin:5px 8px 5px 0}

/* Compact field reading scales */
.sliderreading{display:block!important;padding:12px 0!important;border-bottom:1px solid #dce3eb}.sliderreading>div:first-child{display:flex;justify-content:space-between;gap:12px;font-size:14px}.sliderreading output{color:var(--brand);font-weight:700}.sliderreading input[type=range]{width:100%;height:36px;padding:0;accent-color:var(--brand)}.scalemarks{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#53657b}.scalemarks button{background:none;border:0;color:var(--brand);font-size:12px;min-height:32px}.measurementlist{display:block!important}.permissionsgrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px}.chemicalpresetlist{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px}.chemicalpresetlist .servicelink{padding:12px;font-size:14px;border:1px solid #dce3eb;border-radius:8px}.lsi-value{font-size:32px;display:block;color:var(--brand)}#service-camera{width:100%;max-height:55vh;background:#10263b;border-radius:12px}.serviceworkspace .servicepanelbody{font-size:14px}.serviceworkspace .servicepanel summary{font-size:16px}.serviceworkspace .measurementlist{grid-template-columns:1fr}

.orderstudio{max-width:860px;margin:auto}.orderheading{display:flex;justify-content:space-between;gap:16px;padding:8px 0 18px}.orderheading h2{font-size:24px;margin:8px 0}.orderheading small{font-size:12px;font-weight:700;letter-spacing:.05em}.orderheading p{margin:0;color:#516278}.orderactions{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.ordersummary{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:18px}.ordersummary small,.ordersummary strong{display:block}.ordersummary small{font-size:12px;color:#516278;margin-bottom:5px}.orderfield{display:block;margin:0 0 12px}.orderfield>span{display:block;font-size:14px;font-weight:600;margin-bottom:8px}.orderfield textarea{width:100%;box-sizing:border-box;min-height:100px;font-size:16px;line-height:1.5;padding:12px;border:1px solid #cad5e0;border-radius:8px;resize:vertical}.orderphotos{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:12px}.orderphotos figure{margin:0}.orderphotos img{width:100%;border-radius:8px}.orderphotos figcaption{font-size:12px;color:#53647a}.orderreport header{display:flex;justify-content:space-between;gap:12px;border-bottom:2px solid var(--brand);padding:16px 0}.orderreport section p{white-space:pre-wrap}.orderreport h3{font-size:16px}#order-camera{width:100%;max-height:55vh;background:#10263b}.routelistrow .rowdirections{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;color:var(--brand);font-size:28px}.routelistrow.finished .rowdirections{color:#777}.routelistrow .rowindex{border-radius:0!important}.orderstudio .servicepanel summary{font-size:16px}.orderstudio .servicepanel{margin-bottom:12px}@media(max-width:540px){.orderheading h2{font-size:21px}.orderheading{align-items:flex-start}.ordersummary{gap:12px}.orderactions .btn{font-size:14px;padding:10px 12px}.orderstudio .servicepanelbody{padding:14px}}

.additionrow{padding:12px 0;border-bottom:1px solid #dce3eb}.additionhead,.additionfoot{display:flex;align-items:center;justify-content:space-between;gap:10px}.additionhead strong{font-size:14px}.additionhead output{font-size:14px;font-weight:700;color:var(--brand);white-space:nowrap}.additionrow input[type=range]{width:100%;height:36px;padding:0;accent-color:var(--brand)}.additionfoot small,.additionfoot .textlink{font-size:12px}.additionfoot .btn{padding:6px 14px;min-height:36px;font-size:14px}.additionoptions{margin-top:6px}.additionoptions summary{font-size:12px!important;padding:4px 0!important;color:#53657b;min-height:28px}.additionoptions label{display:block;font-size:13px;margin-top:8px}.additionoptions input{display:block;width:100%;box-sizing:border-box}.recordedaddition{display:flex;justify-content:space-between;gap:12px;font-size:14px;padding:8px 0;border-bottom:1px solid #dce3eb}.recordedaddition span{white-space:nowrap;color:var(--brand)}.sliderreading .scalemarks{min-height:18px}.quantityoutput{display:block;color:var(--brand);font-weight:700}

.industryexplorer{min-width:0;background:#eef4ff;padding:26px;border-radius:24px;border:1px solid #dbe6fa;overflow:hidden}.industryexplorerhead{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.industryexplorer h2{font-size:30px;line-height:1.1;letter-spacing:-.8px;margin:12px 0 0}.industryexplorer>p{font-size:14px!important;line-height:1.6;color:#50627b;margin:14px 0 20px}.industryarrows{display:flex;gap:8px}.industryarrows button{border:1px solid #becde3;border-radius:50%;width:40px;height:40px;background:white;color:#174aab;font-size:20px;cursor:pointer}.industryrail{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#9bb5df transparent;padding:2px 2px 12px}.industrytile{display:block;flex:0 0 86%;min-width:0;scroll-snap-align:start;background:white;border:1px solid #dbe4f1;border-radius:18px;padding:22px;text-decoration:none;color:#142d49;box-sizing:border-box;transition:box-shadow .2s,border-color .2s}.industrytile:hover{border-color:#6a94dc;box-shadow:0 8px 24px #143c7210}.industrytile:focus-visible,.industryarrows button:focus-visible{outline:3px solid #225fd4;outline-offset:2px}.industrytiletop{display:flex;justify-content:space-between;align-items:center}.industrytag{color:#2057b6;background:#edf3ff;padding:6px 10px;border-radius:6px;font-size:13px;font-weight:700}.industrytile h3{font-size:23px;line-height:1.25;letter-spacing:-.5px;margin:20px 0}.industryjobpreview>div{display:flex;align-items:center;gap:10px;padding:12px 0;border-top:1px solid #e9edf4;font-size:14px}.industryjobnumber{font-size:12px;color:#637c9a}.industrytilecta{display:flex;justify-content:space-between;gap:12px;margin-top:18px;color:#205dcc;font-size:14px;font-weight:700}.industryrailfoot{display:flex;justify-content:space-between;flex-wrap:wrap;gap:8px;font-size:12px;margin-top:10px;color:#50627b}.industryrailfoot a{color:#205dcc}.industryindex h1{font-size:clamp(36px,5vw,56px);line-height:1.05;letter-spacing:-1.5px}.industryindexgrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:32px}.industrydetailhero{display:grid;grid-template-columns:1.1fr 1fr;gap:60px;max-width:1180px;margin:auto;padding:52px 32px 64px;align-items:center}.industrydetailhero h1{font-size:clamp(36px,4.5vw,58px);line-height:1.08;letter-spacing:-1.8px;margin:18px 0}.industrydetailhero p{font-size:18px;line-height:1.7;color:#52647c}.industrydetailhero .marketeyebrow{font-size:12px;line-height:1.4;letter-spacing:1.5px;color:#205dcc;margin-top:32px}.industryback{color:#52647c;font-size:14px}.industrydetailhero small{display:block;margin-top:16px;color:#53657b}.industrysample{background:#edf4ff;border-radius:24px;padding:30px}.industrysample>div{display:flex;justify-content:space-between;gap:10px;align-items:center}.industrysample>div span{font-weight:700;color:#205dcc}.industrysample>div small{margin:0}.industrysample h2{font-size:26px;line-height:1.2;margin:28px 0}.industrysample article{display:flex;gap:16px;padding:18px 0;border-top:1px solid #cedcf0}.industrysample article>strong{font-size:13px;color:#205dcc}.industrysample h3{font-size:16px;margin:0 0 6px}.industrysample article p{font-size:14px;line-height:1.5;margin:0}.industrybody{max-width:1180px;padding:24px 32px;margin:auto}.industrysectiontitle h2,.industryresources h2,.industryfaq h2,.industryend h2{font-size:32px;line-height:1.15;letter-spacing:-.7px}.industryworkflow{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin:32px 0 60px}.industryworkflow article>span{color:#205dcc;font-weight:700}.industryworkflow h3{font-size:20px}.industryworkflow p,.industryresources p,.industryfaq p,.industryresource li{font-size:16px;line-height:1.7;color:#53657b}.industryresources{display:grid;grid-template-columns:.8fr 1.2fr;gap:50px;border-top:1px solid #dce4ef;padding:48px 0}.industryresource,.industryfaq details{border-bottom:1px solid #dce4ef;padding:18px 0}.industryresource summary,.industryfaq summary{font-size:16px;font-weight:700;cursor:pointer;line-height:1.5}.industryresource summary{display:flex;justify-content:space-between;gap:16px}.industryresource>div{padding-top:8px}.industryresource ul{padding-left:20px}.industryfaq{max-width:800px;margin:24px auto 60px}.industryend{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:30px;background:#eef4ff;border-radius:20px}.industryend h2{margin:0 0 10px}.industryend p{color:#53657b}.industryend .btn{white-space:nowrap}@media(max-width:900px){.industryindexgrid{grid-template-columns:repeat(2,1fr)}.industrydetailhero{gap:28px}.industryresources{gap:28px}}@media(max-width:650px){.industryexplorer{padding:20px}.industryexplorer h2{font-size:28px}.industrytile{padding:18px;flex-basis:90%}.industrytile h3{font-size:23px}.industryindexgrid,.industrydetailhero,.industryworkflow,.industryresources{grid-template-columns:1fr}.industrydetailhero{padding:24px 20px 36px}.industrybody{padding:20px}.industrysample{padding:24px}.industryworkflow{gap:18px;margin-bottom:36px}.industryresources{padding:32px 0;gap:12px}.industryend{display:block;padding:24px}.industrysectiontitle h2,.industryresources h2,.industryfaq h2,.industryend h2{font-size:28px}.industryend .btn{margin-top:12px}}@media(prefers-reduced-motion:reduce){.industrytile{transition:none}}

.displaypicker{display:flex;align-items:center;gap:12px;font-size:14px;margin:12px 0}.displaypicker select{width:auto;min-width:120px;padding:10px}.clientidentitylink{background:none;border:0;padding:0;text-align:left;font:inherit;color:var(--brand);cursor:pointer}.chemicalhistoryentry{padding:10px 0;border-bottom:1px solid #dce4ed}.chemicalhistoryentry p{margin:4px 0;font-size:14px}.clientrecord{display:grid;grid-template-columns:190px minmax(0,1fr);gap:24px}.clientsections{border-right:1px solid #dce4ed;padding-right:16px}.clientsections h3{font-size:12px;text-transform:uppercase;letter-spacing:.06em;margin:18px 0 8px;color:#60718a}.clientsections button{display:block;width:100%;border:0;background:none;text-align:left;padding:9px 12px;border-radius:6px;font-size:14px;color:inherit;cursor:pointer}.clientsections button.selected{background:var(--brand-soft);color:var(--brand);font-weight:700}.clientrecordbody{min-width:0}.clientrecordbody textarea{width:100%;box-sizing:border-box}.clientcontactbar{display:flex;flex-wrap:wrap;gap:16px;margin:10px 0 20px}.directoryfooter{background:#10243c;color:#e9f0fa;padding:48px max(24px,calc((100vw - 1180px)/2));margin-top:48px}.directoryfootintro{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #33475e;padding-bottom:24px;gap:24px}.directoryfootintro strong{font-size:28px}.directoryfootintro p{color:#bdcbe0}.directorycolumns{display:grid;grid-template-columns:repeat(5,1fr);gap:28px;margin:36px 0}.directorycolumns h2{font-size:17px;margin:0 0 18px;color:#fff}.directorycolumns a{display:block;color:#cbd9eb;font-size:14px;line-height:1.55;text-decoration:none;margin:12px 0}.directorycolumns a:hover{color:white;text-decoration:underline}.directoryfootbottom{border-top:1px solid #33475e;padding-top:24px;display:flex;flex-wrap:wrap;gap:22px;font-size:13px}.directoryfootbottom a{color:#cfdef3}.publicguide{max-width:900px;margin:auto}.publicguide h1{font-size:clamp(34px,5vw,54px);line-height:1.1;letter-spacing:-1px}.publicguide .guideintro{font-size:21px;line-height:1.6}.publicguide>section{padding:22px 0;border-bottom:1px solid #dce4ed}.publicguide section p{line-height:1.8;font-size:17px;color:#52647a}
@media(max-width:750px){.clientrecord{grid-template-columns:1fr;gap:16px}.clientsections{display:flex;overflow-x:auto;gap:18px;border-right:0;border-bottom:1px solid #dce4ed;padding-bottom:12px}.clientsections section{min-width:150px}.directorycolumns{grid-template-columns:1fr 1fr;gap:22px}.directoryfootintro{align-items:flex-start;flex-direction:column}.directorycolumns .footerindustries{grid-column:1/-1;columns:2}.footerindustries h2{column-span:all}}
html[data-display=dark]{--brand:#80adff;--brand-soft:#203c63;--brand-dark:#c3d8ff;--teal:#80adff;background:#0d1726;color:#e6edf7}html[data-display=dark] body{background:#0d1726!important;color:#e6edf7!important}html[data-display=dark] :is(dialog,.panel,.panelbody,.card,.metric,.daycard,.propertycard,.servicepanel,.servicepanelbody,.orderstudio,.clientrecord,.clientrecordbody,.marketnav,.marketsection,.industrytile,.industrysample,.industryexplorer,.industryend,.settingcard,.route,.modalbody,.tabs,.formgrid,.inbox,.message,.chatmain,#mobile-bottom,.marketpreview,.roleexperience,.project,.workspace){background:#142339!important;color:#e6edf7!important;border-color:#344760!important}html[data-display=dark] :is(h1,h2,h3,h4,strong,label,summary,td,th){color:inherit}html[data-display=dark] :is(p,.sub,small,.rowaddress,.rowappointment,.rowname span,.industrydetailhero p,.industryworkflow p,.publicguide section p,.industryresources p,.industryfaq p,.industryresource li){color:#bdcbe0!important}html[data-display=dark] :is(input,select,textarea,.btn){background:#1b2d45!important;color:#edf3ff!important;border-color:#465c78!important}html[data-display=dark] .btn.primary{background:#245ed2!important;color:white!important}html[data-display=dark] a{color:#91b9ff}html[data-display=dark] :is(.tag,.banner,.previewtask,.routelistrow.finished,.rowindex){background:#213550!important;color:#d1dceb!important}html[data-display=dark] .rowdirections{background:transparent!important}html[data-display=dark] .serviceworkspace,html[data-display=dark] .publicmode #app{background:#0d1726!important;color:#e6edf7!important}html[data-display=dark] .industryjobpreview>div,html[data-display=dark] .industryresource{border-color:#344760}html[data-display=dark] :is(.proinvoice,.orderreport){background:white!important;color:#17324d!important;padding:20px}html[data-display=dark] :is(.proinvoice,.orderreport) :is(p,small,strong,h2,h3){color:#17324d!important}@media print{html[data-display=dark],html[data-display=dark] body{background:white!important;color:black!important}.directoryfooter{display:none}}
html[data-display=dark] body{--bg:#0d1726;--ink:#e6edf7;--muted:#bdcbe0;--line:#344760}
html[data-display=dark] :is(.panelhead,.modalhead,.topbar,.fieldscreenhead,.servicetabs,.routelistrow,.weekday,.weekheading .weektoday,.roleexperiencegrid article,.marketfeaturegrid article,.marketband,.contactlist button,.dealcard,.formpage,.searchhero,.searchresult,.pricecard,.donut>div){background:#142339!important;color:#e6edf7!important;border-color:#344760!important}
html[data-display=dark] .weekday.selected{background:#245ed2!important;color:#fff!important}
html[data-display=dark] :is(.sliderreading output,.additionhead output,.recordedaddition span,.quantityoutput,.clientidentitylink,.lsi-value,.routelistrow .rowdirections){color:#91b9ff!important}
html[data-display=dark] :is(.markethero h1,.marketpageintro h1,.marketsection h2,.marketband h2){color:#e6edf7!important}
