:root{font-family:PingFang SC,Microsoft YaHei,Noto Sans CJK SC,sans-serif;color:#17212b;background:#f3f5f7;font-synthesis:none;--navy: #082b4d;--navy-2: #123f69;--orange: #ff6510;--line: #dfe4e9;--muted: #718090}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f3f5f7;-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.kicker{margin:0 0 5px;color:#7b8794;font-size:11px;font-weight:750;letter-spacing:.13em;text-transform:uppercase}.muted{color:var(--muted)}.primary-button,.secondary-button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:7px;padding:0 17px;font-weight:700;transition:.16s ease}.primary-button{border:1px solid #f05a09;color:#fff;background:var(--orange);box-shadow:0 5px 14px #ff65102e}.primary-button:hover:not(:disabled){background:#eb5708;transform:translateY(-1px)}.secondary-button{border:1px solid #d4dbe2;color:#374453;background:#fff}.secondary-button:hover:not(:disabled){border-color:#99a8b6}.text-button{display:inline-flex;align-items:center;gap:5px;border:0;color:#245c8d;background:none;font-weight:700}.icon-button{width:38px;height:38px;display:grid;place-items:center;border:1px solid #dce2e7;border-radius:50%;color:#657281;background:#fff}.form-error,.page-error{border-radius:6px;padding:9px 11px;color:#a83425;background:#fff0ed;font-size:13px}.page-error{margin:0 0 14px}.login-page{min-height:100vh;display:grid;grid-template-columns:1.15fr .85fr;background:#071e34}.login-story{position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;padding:58px 7vw 52px;color:#fff;background:radial-gradient(circle at 75% 22%,rgba(44,122,181,.4),transparent 31%),linear-gradient(145deg,#082a4a,#061a2d 70%)}.login-story:after{content:"";position:absolute;right:-110px;bottom:80px;width:440px;height:240px;border:1px solid rgba(255,255,255,.12);border-radius:52% 48% 0 0;transform:rotate(-8deg);box-shadow:0 -45px #ffffff08,0 -90px #ffffff05}.brand-mark{width:60px;height:60px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.34);border-radius:10px;color:#fff;font-size:19px;font-weight:850;letter-spacing:.05em}.login-story .kicker{color:#86b9e2}.login-story h1{margin:13px 0 22px;max-width:720px;font-size:clamp(43px,5.6vw,82px);line-height:1.08;letter-spacing:-.055em}.login-story p:not(.kicker){max-width:570px;color:#b9ccdc;font-size:16px;line-height:1.9}.login-flow{display:flex;gap:8px;flex-wrap:wrap}.login-flow span{border:1px solid rgba(255,255,255,.17);border-radius:999px;padding:8px 14px;color:#d5e2ed;font-size:12px}.login-card{align-self:center;width:min(430px,calc(100% - 48px));margin:auto;border-radius:14px;padding:40px;background:#fff;box-shadow:0 30px 90px #00000040}.login-card-head h2{margin:4px 0 8px;font-size:31px}.login-card-head>p:last-child{margin:0 0 28px;color:var(--muted)}.login-card form{display:grid;gap:17px}.login-card label,.field,.form-grid label{display:grid;gap:7px;color:#465361;font-size:13px;font-weight:700}.login-card input,.field input,.form-grid input,.form-grid textarea{width:100%;border:1px solid #d5dce3;border-radius:7px;padding:12px 13px;color:#19242f;background:#fff;outline:none}.login-card input:focus,.field input:focus,.form-grid input:focus,.form-grid textarea:focus{border-color:#477dad;box-shadow:0 0 0 3px #3274aa1f}.login-submit{width:100%;margin-top:4px}.app-shell{min-height:100vh;display:flex}.sidebar{width:210px;min-height:100vh;position:fixed;z-index:20;inset:0 auto 0 0;display:flex;flex-direction:column;padding:24px 11px 14px;color:#e7eff7;background:linear-gradient(180deg,#0a3053,#061f38);box-shadow:4px 0 20px #0722391f}.brand{display:grid;padding:0 17px 25px}.brand span{color:#fff;font-size:30px;line-height:1;font-weight:900;letter-spacing:-.08em}.brand small{margin-top:7px;color:#6f9abb;font-size:8px;letter-spacing:.14em}.sidebar nav{display:grid;gap:5px}.nav-item{height:48px;display:flex;align-items:center;gap:12px;border:0;border-radius:7px;padding:0 15px;color:#ccdae7;background:transparent;text-align:left;transition:.15s}.nav-item:hover{color:#fff;background:#ffffff12}.nav-item.active{color:#fff;background:linear-gradient(90deg,#295b87,#244d76);box-shadow:inset 3px 0 #ff7a2f}.user-card{margin-top:auto;display:grid;grid-template-columns:34px 1fr 28px;align-items:center;gap:9px;border-top:1px solid rgba(255,255,255,.12);padding:18px 8px 13px}.user-card>span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#2e648f;font-weight:800}.user-card strong,.user-card small{display:block}.user-card strong{font-size:12px}.user-card small{margin-top:3px;color:#93acc0;font-size:10px}.user-card button{border:0;color:#a9bdcc;background:none;padding:5px}.store-switcher{min-height:48px;display:grid;grid-template-columns:25px 1fr 18px;align-items:center;gap:8px;border:0;border-radius:6px;padding:7px 10px;color:#e8f0f6;background:#ffffff0d;text-align:left}.store-switcher strong,.store-switcher small{display:block}.store-switcher strong{font-size:11px}.store-switcher small{margin-top:2px;color:#809bb0;font-size:9px}.main-content{margin-left:210px;width:calc(100% - 210px);min-width:0;padding:25px 28px 40px}.page-header{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.page-header h1{margin:0;font-size:29px;letter-spacing:-.04em}.header-actions{display:flex;gap:9px}.refresh-button{width:42px;height:42px;display:grid;place-items:center;border:1px solid #d8dfe5;border-radius:7px;color:#516171;background:#fff}.panel{min-width:0;border:1px solid var(--line);border-radius:8px;background:#fff;overflow:hidden;box-shadow:0 2px 8px #0c243a08}.full-panel{min-height:calc(100vh - 130px)}.panel-heading{min-height:65px;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:0 20px;border-bottom:1px solid #e7eaed}.panel-heading h2{margin:0;font-size:18px}.panel-heading>span{color:var(--muted);font-size:12px}.empty-state{min-height:230px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;color:#74808d;text-align:center}.empty-state>span{width:58px;height:58px;display:grid;place-items:center;border-radius:50%;color:#32678f;background:#edf4f9}.empty-state h3{margin:14px 0 6px;color:#25313d}.empty-state p{max-width:470px;margin:0 0 17px;line-height:1.7}.dashboard-view{transition:opacity .16s ease}.dashboard-view.is-loading{opacity:.72}.dashboard-filter{display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid var(--line);border-radius:9px;padding:14px 16px;background:#fff;box-shadow:0 2px 8px #0c243a08}.dashboard-filter-title{min-width:205px;display:flex;align-items:center;gap:11px}.dashboard-filter-title>span{width:38px;height:38px;display:grid;place-items:center;border-radius:9px;color:#ef5b19;background:#fff0e7}.dashboard-filter-title strong{font-size:13px}.dashboard-filter-title .kicker{margin-bottom:3px}.dashboard-loading{margin-left:auto;color:#ef5b19}.range-controls{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap}.preset-ranges{display:flex;align-items:center;border:1px solid #dde3e8;border-radius:7px;padding:3px;background:#f5f7f9}.preset-ranges button{height:32px;border:0;border-radius:5px;padding:0 12px;color:#65717d;background:transparent;font-size:11px;white-space:nowrap}.preset-ranges button:hover{color:#253746}.preset-ranges button.active{color:#fff;background:#173e61;box-shadow:0 2px 6px #0a315129}.custom-range{display:flex;align-items:center;gap:7px}.custom-range input{height:38px;min-width:128px;border:1px solid #d7dee4;border-radius:6px;padding:0 8px;color:#364452;background:#fff;font-size:11px}.custom-range span{color:#8a949e;font-size:10px}.custom-range button{height:38px;border:1px solid #ef5b19;border-radius:6px;padding:0 13px;color:#ef5b19;background:#fff;font-size:11px;font-weight:700}.custom-range button:hover:not(:disabled){color:#fff;background:#ef5b19}.custom-range button:disabled{cursor:not-allowed;opacity:.4}.dashboard-status-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;margin-top:15px}.dashboard-status-grid article{display:grid;grid-template-columns:62px 1fr;align-items:center;gap:16px;min-height:128px;border:1px solid var(--line);border-radius:9px;padding:22px 25px;background:linear-gradient(110deg,#fff 55%,var(--status-tint));box-shadow:0 3px 12px #0a2b450a}.dashboard-status-icon{width:62px;height:62px;display:grid;place-items:center;border-radius:18px;color:var(--status-color);background:var(--status-tint)}.dashboard-status-grid p{margin:0 0 7px;color:#566574;font-size:13px;font-weight:750}.dashboard-status-grid strong{display:flex;align-items:baseline;gap:7px;color:var(--status-color);font-size:36px;line-height:1}.dashboard-status-grid strong small{color:#7f8a95;font-size:11px;font-weight:500}.dashboard-status-grid article div>span{display:block;margin-top:9px;color:#667482;font-size:11px}.dashboard-grid{display:grid;grid-template-columns:minmax(610px,1.5fr) minmax(340px,.78fr);gap:15px;margin-top:16px}.panel-heading-actions{display:flex;align-items:center;gap:15px}.panel-heading-actions>span{color:#7d8994;font-size:11px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;table-layout:fixed}th,td{height:54px;padding:0 16px;border-bottom:1px solid #e9ecef;text-align:left;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}th{height:42px;color:#596472;background:#fafbfc;font-weight:750}.orders-table th:nth-child(1){width:18%}.orders-table th:nth-child(2){width:12%}.orders-table th:nth-child(3){width:27%}.orders-table th:nth-child(4){width:13%}.orders-table th:nth-child(5){width:14%}.orders-table th:nth-child(6){width:16%}tbody tr{transition:.13s;outline:none}tbody tr:hover,tbody tr:focus{background:#f5f8fa}.orders-table td:first-child strong,.orders-table td:first-child small{display:block}.orders-table td:first-child small{margin-top:3px;color:#8b96a1;font-size:9px}.status-badge{display:inline-flex;min-height:25px;align-items:center;justify-content:center;border-radius:5px;padding:0 8px;font-size:10px;font-weight:750}.revenue-summary{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:22px 20px 4px}.revenue-summary div{display:grid;gap:5px}.revenue-summary span{color:#7c8792;font-size:11px}.revenue-summary strong{font-size:23px;color:#ed5b12}.chart-wrap{height:365px;padding:16px 10px 8px}.chart-wrap .empty-state{height:100%;min-height:0}.large-chart{height:550px;padding:25px}.large-chart .empty-state{height:100%}.reception-home{min-height:calc(100vh - 130px);display:grid;grid-template-columns:1fr .9fr;overflow:hidden;border-radius:10px;color:#fff;background:linear-gradient(130deg,#0b3458,#092640 62%,#123f65);box-shadow:0 14px 45px #082a472e}.reception-home>div{align-self:center;padding:8vw 6vw}.reception-home .kicker{color:#79acd1}.reception-home h2{max-width:600px;margin:12px 0 20px;font-size:clamp(38px,4.7vw,68px);line-height:1.1;letter-spacing:-.05em}.reception-home p:not(.kicker){max-width:540px;color:#b7ccdc;line-height:1.8}.reception-home .primary-button{margin-top:22px}.reception-home ol{margin:0;display:grid;align-content:center;gap:1px;padding:5vw;list-style:none;background:#ffffff0d}.reception-home li{display:grid;grid-template-columns:50px 1fr;gap:15px;padding:25px 0;border-bottom:1px solid rgba(255,255,255,.1)}.reception-home li:last-child{border:0}.reception-home li b{color:#ff8c4d;font-size:12px}.reception-home li span{font-weight:750}.reception-home li small{display:block;margin-top:7px;color:#91adc2;font-weight:400}.customer-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;padding:18px}.customer-grid article{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;border:1px solid #e1e6ea;border-radius:8px;padding:15px}.customer-grid article>span{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#285e89;font-weight:800}.customer-grid h3,.customer-grid p{margin:0}.customer-grid h3{font-size:14px}.customer-grid p,.customer-grid small{color:#7d8994;font-size:10px}.customer-grid small{display:block;margin-top:5px}.customer-grid article>strong{font-size:13px}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-bottom:15px}.metric-grid article{display:grid;gap:10px;border:1px solid var(--line);border-radius:8px;padding:24px;background:#fff}.metric-grid span{color:#75818d;font-size:12px}.metric-grid strong{font-size:28px;color:#153552}.settings-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding:18px}.settings-grid article{border:1px solid #e2e7eb;border-radius:8px;padding:15px}.settings-grid h3{display:flex;justify-content:space-between;margin:0 0 11px;font-size:14px}.settings-grid h3 span{color:#81909d;font-size:11px}.settings-grid article>div{display:flex;justify-content:space-between;padding:9px 0;border-top:1px solid #eef0f2;font-size:11px}.settings-grid article>div strong{color:#e85a13}.overlay{position:fixed;z-index:50;top:0;right:0;bottom:0;left:0;display:flex;justify-content:flex-end;background:#0414227a;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.wizard{width:min(1080px,96vw);height:100%;display:flex;flex-direction:column;background:#f5f7f8;box-shadow:-15px 0 50px #061c2e42;animation:slide .2s ease-out}@keyframes slide{0%{transform:translate(35px);opacity:.6}to{transform:none;opacity:1}}.wizard-head{min-height:82px;display:flex;align-items:center;justify-content:space-between;padding:17px 25px;border-bottom:1px solid #dfe4e8;background:#fff}.wizard-head h2{margin:0;font-size:23px}.wizard-progress{display:flex;justify-content:center;gap:50px;padding:14px;background:#fff}.wizard-progress span{position:relative;width:27px;height:27px;display:grid;place-items:center;border:1px solid #cfd6dc;border-radius:50%;color:#8a949e;background:#fff;font-size:11px}.wizard-progress span:not(:last-child):after{content:"";position:absolute;left:27px;top:13px;width:51px;height:1px;background:#dfe4e8}.wizard-progress span.active{border-color:#ff6510;color:#fff;background:#ff6510}.wizard-progress span.active:after{background:#ff9b65}.wizard-body{flex:1;min-height:0;overflow:auto;padding:24px}.wizard-actions{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:15px;border-top:1px solid #dce2e7;padding:10px 24px;background:#fff}.wizard-actions>span{color:#73808c;font-size:12px}.plate-step{max-width:620px;margin:40px auto;display:grid;gap:18px}.capture-card{display:flex;flex-direction:column;align-items:center;border:1px dashed #aebbc6;border-radius:10px;padding:35px;color:#41647f;background:#fff;text-align:center}.capture-card strong{margin-top:12px;color:#223445}.capture-card p{max-width:430px;color:#798691;font-size:12px;line-height:1.7}.capture-card small{margin-top:10px;color:#4b7b5e}.upload-button{display:inline-flex;align-items:center;gap:6px;border-radius:6px;padding:9px 13px;color:#fff;background:#275e8a;font-size:12px;font-weight:700}.upload-button input,.photo-drop input{display:none}.plate-input input{height:58px;font-size:23px;font-weight:800;letter-spacing:.08em;text-align:center}.customer-found{display:flex;align-items:center;gap:12px;border:1px solid #b7dcc9;border-radius:8px;padding:14px;color:#216846;background:#edf9f2}.customer-found.new{border-color:#f1d29d;color:#956014;background:#fff8e8}.customer-found strong,.customer-found span{display:block}.customer-found span{margin-top:4px;font-size:11px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:18px}.form-grid .wide{grid-column:1/-1}.form-grid textarea{resize:vertical}.form-grid input:disabled{color:#536171;background:#f1f3f5}.inspection-choice{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px}.inspection-choice button{display:grid;grid-template-columns:34px 1fr;align-items:center;border:1px solid #dbe1e6;border-radius:8px;padding:15px;color:#42505e;background:#fff;text-align:left;font-weight:750}.inspection-choice button svg{grid-row:1/3}.inspection-choice button small{margin-top:5px;color:#87929d;font-weight:400}.inspection-choice button.selected{border-color:#ff7b32;box-shadow:inset 0 0 0 1px #ff7b32;background:#fff9f5}.photo-drop{display:grid;grid-template-columns:30px 1fr auto;align-items:center;gap:10px;margin-top:12px;border:1px dashed #9badba;border-radius:8px;padding:14px;color:#345b79;background:#fff;cursor:pointer}.photo-drop b{border-radius:5px;padding:7px 10px;color:#fff;background:#2e668f;font-size:11px}.project-picker{height:100%;min-height:530px;display:grid;grid-template-columns:150px 1fr 300px;border:1px solid #dfe4e8;border-radius:9px;background:#fff;overflow:hidden}.project-picker>aside:first-child{padding:8px;background:#f0f3f5}.project-picker>aside:first-child button{width:100%;display:flex;justify-content:space-between;border:0;border-radius:6px;padding:12px 10px;color:#556371;background:transparent;text-align:left;font-size:12px}.project-picker>aside:first-child button.active{color:#fff;background:#153f63}.project-picker>aside:first-child span{opacity:.65}.project-list{overflow:auto;padding:18px}.project-list h3,.cart h3{margin:0 0 14px;font-size:15px}.project{width:100%;display:flex;align-items:center;justify-content:space-between;border:1px solid #e0e5e9;border-radius:7px;margin-bottom:8px;padding:12px;color:#2d3b48;background:#fff;text-align:left}.project strong,.project span{display:block}.project div span{margin-top:5px;color:#87919a;font-size:10px}.project>span{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;color:#1e5e8e;background:#edf4f9}.project.selected{border-color:#ff8645;background:#fff9f5}.project.selected>span{color:#fff;background:#ff6510}.cart{overflow:auto;border-left:1px solid #e1e5e9;padding:18px;background:#fafbfc}.cart h3{display:flex;justify-content:space-between}.cart h3 span{color:#ff6510}.cart>p{color:#929ba4;font-size:11px}.cart-line{border-bottom:1px solid #e5e8eb;padding:11px 0}.cart-line>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.cart-line strong{font-size:12px}.cart-line span{color:#ef5f17;font-size:11px}.cart-line>div:last-child{justify-content:flex-end;margin-top:8px}.cart-line button{width:24px;height:24px;border:1px solid #d6dde2;border-radius:4px;background:#fff}.cart-line b{min-width:22px;text-align:center;font-size:11px}.cart>footer{display:flex;align-items:center;justify-content:space-between;margin-top:18px}.cart>footer span{font-size:11px}.cart>footer strong{color:#ef5b12;font-size:20px}.report-preview{max-width:880px;margin:0 auto}.report-paper{border:1px solid #d8dee3;padding:28px;background:#fff;box-shadow:0 8px 24px #112a3d14}.report-paper>header{display:flex;justify-content:space-between;border-bottom:2px solid #123e62;padding-bottom:18px}.report-paper>header>span{font-size:25px;font-weight:900;letter-spacing:-.08em}.report-paper>header div{text-align:right}.report-paper>header strong,.report-paper>header small{display:block}.report-paper>header small{margin-top:5px;color:#7b8791}.report-paper dl{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:18px 0}.report-paper dt{color:#87919b;font-size:10px}.report-paper dd{margin:5px 0 0;font-size:12px;font-weight:700}.report-line{display:flex;justify-content:space-between;border-top:1px solid #e7eaed;padding:13px 0;font-size:12px}.report-paper>footer{display:flex;justify-content:flex-end;align-items:baseline;gap:20px;border-top:2px solid #1c3e5b;padding-top:17px}.report-paper>footer strong{color:#ed5c15;font-size:23px}.decision-panel,.share-created,.print-choice{margin:18px 0 0;border:1px solid #dfe4e8;border-radius:8px;padding:20px;background:#fff;text-align:center}.decision-panel h3,.share-created h3,.print-choice h3{margin:0 0 6px}.decision-panel p,.share-created p,.print-choice p{color:#7b8791;font-size:12px;line-height:1.7}.decision-panel button,.share-created button{margin:6px}.share-created>svg{color:#25835d}.share-created>p{overflow-wrap:anywhere;border-radius:5px;padding:9px;background:#f3f6f8}.print-choice{max-width:580px;margin:70px auto;padding:45px}.print-choice>svg{color:#2e638b}.print-choice>div{display:flex;justify-content:center;gap:10px;margin-top:20px}.floating{position:sticky;bottom:8px;margin:10px auto;max-width:650px}.job-drawer{width:min(520px,94vw);height:100%;display:flex;flex-direction:column;overflow:auto;padding:24px;background:#fff;box-shadow:-12px 0 35px #081b2b33;animation:slide .18s ease-out}.drawer-header{display:flex;justify-content:space-between;gap:15px;padding-bottom:19px;border-bottom:1px solid #e7eaed}.drawer-header h2{margin:4px 0 10px;font-size:28px}.drawer-section{padding:20px 0;border-bottom:1px solid #e8ebee}.drawer-section h3{margin:0 0 13px;font-size:14px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin:0}.detail-grid dt{color:#8a949e;font-size:10px}.detail-grid dd{margin:5px 0 0;font-size:12px;font-weight:750}.drawer-line{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px dashed #e1e5e8;font-size:12px}.drawer-total{display:flex;justify-content:space-between;margin-top:13px}.drawer-total strong{color:#ed5c14;font-size:20px}.drawer-photos{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.drawer-photos img{width:100%;aspect-ratio:1.3;object-fit:cover;border-radius:5px}.share-strip{margin:15px 0;border-radius:7px;padding:13px;color:#315e7f;background:#eef5fa}.share-strip span{font-size:10px}.share-strip p{overflow-wrap:anywhere;margin:5px 0;font-size:10px}.share-strip button{display:inline-flex;align-items:center;gap:4px;border:0;padding:0;color:#245d89;background:none;font-weight:750}.drawer-actions{min-height:72px;display:flex;align-items:center;justify-content:flex-end;gap:9px;margin-top:auto;padding-top:18px}.drawer-actions>span{display:flex;align-items:center;gap:7px;font-size:12px}.inline-form{display:grid;grid-template-columns:1fr 58px 64px 84px 54px;gap:6px;margin-top:12px}.inline-form input,.inline-form select{min-width:0;border:1px solid #d8dfe5;border-radius:5px;padding:8px 7px;font-size:10px}.inline-form button{border:0;border-radius:5px;color:#fff;background:#275f89;font-size:10px;font-weight:750}.inline-form.payment{grid-template-columns:115px 1fr 78px}.share-page{min-height:100vh;max-width:660px;margin:0 auto;padding:0 14px 100px;background:#f3f5f6}.share-brand{display:flex;align-items:center;justify-content:space-between;padding:18px 3px}.share-brand span{font-size:22px;font-weight:900;letter-spacing:-.08em}.share-brand small{color:#84909b}.share-hero{border-radius:12px;padding:26px;color:#fff;background:linear-gradient(135deg,#0d3a61,#092641);box-shadow:0 12px 28px #0929432e}.share-hero p{margin:0;color:#7fb1d6;font-size:11px;letter-spacing:.12em}.share-hero h1{margin:9px 0 7px;font-size:36px}.share-hero span{color:#bdcfdd;font-size:12px}.share-card{margin-top:12px;border-radius:10px;padding:18px;background:#fff}.share-card h2{margin:0 0 13px;font-size:15px}.share-card-title{display:flex;align-items:center;justify-content:space-between}.share-card-title span{color:#89949e;font-size:10px}.share-line{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #eceff1;padding:13px 0}.share-line strong,.share-line span{display:block}.share-line strong{font-size:13px}.share-line span{margin-top:5px;color:#8a949d;font-size:10px}.share-line b{font-size:13px}.share-total{display:flex;align-items:center;justify-content:space-between;border-top:2px solid #173d5c;padding-top:15px}.share-total strong{color:#ed5c14;font-size:23px}.share-photos{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.share-photos img{width:100%;aspect-ratio:1.25;object-fit:cover;border-radius:6px}.share-actions{position:fixed;z-index:5;left:50%;bottom:0;width:min(660px,100%);transform:translate(-50%);display:grid;grid-template-columns:1fr 1fr;gap:9px;border-top:1px solid #dce2e6;padding:11px 14px 16px;background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.share-actions p{grid-column:1/-1;margin:0;color:#7e8994;font-size:10px;text-align:center}.share-result{margin-top:12px;border-radius:10px;padding:30px;color:#247a58;background:#edf8f2;text-align:center}.share-result h2{margin:9px 0 4px}.share-result p{margin:0;font-size:11px}.share-page>footer{margin-top:20px;color:#9ca4ab;font-size:9px;text-align:center}.loading-page{min-height:100vh;display:flex;align-items:center;justify-content:center;gap:10px;color:#5d6a77}@media(max-width:1180px){.dashboard-filter{align-items:flex-start;flex-direction:column}.range-controls{justify-content:flex-start}.dashboard-grid{grid-template-columns:1fr}.chart-wrap{height:290px}.settings-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:820px){.sidebar{width:72px}.brand{padding-inline:0;text-align:center}.brand span{font-size:21px}.brand small,.nav-item span,.user-card div,.store-switcher span,.store-switcher>svg:last-child{display:none}.nav-item{justify-content:center;padding:0}.user-card{grid-template-columns:1fr;justify-items:center}.store-switcher{display:flex;justify-content:center}.main-content{margin-left:72px;width:calc(100% - 72px);padding:18px 15px 30px}.reception-home{grid-template-columns:1fr}.reception-home>div{padding:70px 45px}.reception-home ol{padding:35px 45px}.project-picker{grid-template-columns:125px 1fr}.cart{grid-column:1/-1;border-left:0;border-top:1px solid #e1e5e9}.customer-grid,.metric-grid,.login-page{grid-template-columns:1fr}.login-story{display:none}.login-card{margin:40px auto}.settings-grid{grid-template-columns:1fr}}@media(max-width:620px){.sidebar{inset:auto 0 0;width:100%;min-height:64px;height:64px;flex-direction:row;padding:6px}.brand,.user-card,.store-switcher,.nav-item:nth-child(n+5){display:none}.sidebar nav{width:100%;grid-template-columns:repeat(4,1fr);gap:3px}.nav-item{height:52px;flex-direction:column;gap:2px;font-size:9px}.nav-item span{display:block}.main-content{margin:0 0 64px;width:100%;padding:14px 10px 25px}.page-header{align-items:flex-start}.page-header .primary-button{width:43px;padding:0;font-size:0}.dashboard-filter{padding:13px}.range-controls{width:100%;display:grid;gap:9px}.preset-ranges{max-width:100%;overflow:auto}.preset-ranges button{padding:0 10px}.custom-range{display:grid;grid-template-columns:1fr auto 1fr auto;width:100%}.custom-range input{min-width:0;width:100%}.dashboard-status-grid{grid-template-columns:1fr;gap:10px}.dashboard-status-grid article{min-height:105px;grid-template-columns:52px 1fr;padding:17px}.dashboard-status-icon{width:52px;height:52px;border-radius:14px}.dashboard-status-grid strong{font-size:31px}.panel-heading-actions>span{display:none}.orders-table{min-width:760px}.reception-home>div,.reception-home ol{padding:35px 24px}.reception-home h2{font-size:38px}.form-grid,.inspection-choice{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.wizard{width:100vw}.wizard-progress{gap:27px}.wizard-progress span:not(:last-child):after{width:28px}.wizard-body{padding:14px}.project-picker{grid-template-columns:105px 1fr}.report-paper{padding:17px}.report-paper dl{grid-template-columns:1fr 1fr}.customer-grid,.settings-grid{padding:10px}.large-chart{height:370px;padding:10px}}@media print{.sidebar,.page-header,.drawer-header .icon-button,.drawer-actions,.share-actions{display:none!important}.main-content{margin:0;width:100%}.overlay{position:static;background:#fff}.job-drawer,.wizard{width:100%;height:auto;box-shadow:none}.report-paper{box-shadow:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
