.ecosystem-studio{--eco-ink:#393833;--eco-muted:#85827c;--eco-line:#dddcd8;--eco-soft:#f5f4f1;min-height:100dvh;background:#e9e8e5;color:var(--eco-ink);font-family:Thmanyah,Arial,sans-serif;padding:18px;direction:rtl}.ecosystem-studio *{box-sizing:border-box}.ecosystem-studio button,.ecosystem-studio input,.ecosystem-studio textarea{font-family:inherit}.ecosystem-studio button{cursor:pointer}.eco-products{display:grid;grid-template-columns:minmax(245px,.58fr) repeat(2,minmax(390px,1fr));gap:18px;align-items:start;direction:ltr;max-width:1500px;margin:0 auto}.eco-surface{min-width:0;background:#f7f6f3;border:1px solid #d6d4cf;border-radius:22px;padding:14px;display:flex;flex-direction:column;align-items:center;gap:11px;box-shadow:0 10px 30px #302e290d;direction:rtl;overflow:hidden}.eco-surface-heading{width:100%;height:46px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--eco-line);padding:0 3px 11px}.eco-surface-heading span{display:flex;flex-direction:column}.eco-surface-heading strong{font-size:15px}.eco-surface-heading small{font-size:9px;color:var(--eco-muted)}.eco-device-viewport{position:relative;flex:none}.eco-device-transform{position:absolute;left:0;top:0;transform-origin:top left}.eco-open-surface{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:transparent;border-radius:18px;display:flex;align-items:flex-end;justify-content:center;padding:14px;transition:background .18s}.eco-open-surface span{opacity:0;transform:translateY(4px);background:#393833f0;color:#fff;border-radius:10px;padding:9px 16px;font-size:12px;font-weight:800;transition:.18s}.eco-open-surface:hover{background:#3938330d}.eco-open-surface:hover span,.eco-open-surface:focus-visible span{opacity:1;transform:none}.ecosystem-studio.has-focus{padding-top:72px}.has-focus .eco-products{display:flex;justify-content:center}.has-focus .eco-surface{background:transparent;border:0;box-shadow:none;padding:0;overflow:visible}.eco-back-overview{position:fixed;z-index:200;top:16px;right:18px;height:42px;border:1px solid #cfcdc7;background:#fff;color:var(--eco-ink);border-radius:12px;padding:0 14px;display:flex;align-items:center;gap:8px;font-size:12px;font-weight:800;box-shadow:0 6px 20px #2d2b271a}.eco-client-device{width:390px;height:844px}.eco-client-device .phone-frame{margin:0}.eco-tablet-device{position:relative;width:1024px;height:768px;background:#fff;border:10px solid #33322e;border-radius:34px;overflow:hidden;display:grid;grid-template-columns:190px 1fr;direction:rtl;box-shadow:0 20px 60px #1e1d1a29}.eco-portal-sidebar{border-left:1px solid var(--eco-line);padding:18px 12px 12px;display:flex;flex-direction:column;background:#fff}.eco-portal-logo{display:flex;align-items:center;gap:9px;border-bottom:1px solid var(--eco-line);padding:0 4px 15px}.eco-portal-logo img{width:58px;height:40px;object-fit:contain}.eco-portal-logo span{display:flex;flex-direction:column;min-width:0}.eco-portal-logo strong{font-size:13px}.eco-portal-logo small{font-size:8px;color:var(--eco-muted)}.eco-portal-sidebar nav{display:grid;gap:3px;margin-top:13px}.eco-portal-sidebar nav button{height:42px;border:0;border-radius:10px;background:transparent;display:flex;align-items:center;gap:10px;padding:0 12px;text-align:right;color:#77746f;font-size:12px}.eco-portal-sidebar nav button:hover{background:var(--eco-soft)}.eco-portal-sidebar nav button.active{background:var(--eco-ink);color:#fff;font-weight:800}.eco-portal-sidebar nav button b{margin-right:auto;background:#e8e7e3;color:var(--eco-ink);width:19px;height:19px;border-radius:50%;display:grid;place-items:center;font-size:9px}.eco-portal-help{margin-top:auto;border:0;border-top:1px solid var(--eco-line);background:transparent;padding:12px 5px 0;display:flex;gap:8px;text-align:right}.eco-portal-help span{display:flex;flex-direction:column}.eco-portal-help strong{font-size:10px}.eco-portal-help small{font-size:8px;color:var(--eco-muted)}.eco-portal-main{position:relative;min-width:0;height:100%;display:grid;grid-template-rows:66px 1fr 29px}.eco-portal-topbar{display:flex;align-items:center;gap:10px;padding:10px 18px;border-bottom:1px solid var(--eco-line)}.eco-portal-topbar>div:first-child{min-width:215px}.eco-portal-topbar h1{font-size:20px;margin:0}.eco-portal-topbar p{font-size:8.5px;color:var(--eco-muted);margin:2px 0 0}.eco-portal-topbar>label{margin-right:auto;width:235px;height:37px;border:1px solid var(--eco-line);border-radius:10px;display:flex;align-items:center;gap:7px;padding:0 10px}.eco-portal-topbar input{border:0;outline:0;width:100%;font-size:10px;background:transparent}.eco-top-icon{width:37px;height:37px;border:0;background:transparent;border-radius:50%;display:grid;place-items:center;position:relative}.eco-top-icon i{position:absolute;top:6px;right:6px;width:6px;height:6px;background:var(--eco-ink);border-radius:50%;border:1px solid #fff}.eco-profile{border:0;background:transparent;display:flex;align-items:center;gap:7px;text-align:right}.eco-profile>span{width:35px;height:35px;border:1px solid var(--eco-ink);border-radius:50%;display:grid;place-items:center;font-weight:800}.eco-profile p{display:flex;flex-direction:column;margin:0}.eco-profile strong{font-size:10px}.eco-profile small{font-size:8px;color:var(--eco-muted)}.eco-portal-notice{position:absolute;top:73px;left:18px;z-index:25;background:var(--eco-ink);color:#fff;border-radius:10px;padding:9px 12px;display:flex;align-items:center;gap:7px;font-size:10px;box-shadow:0 8px 20px #00000029}.eco-portal-content{padding:15px 19px 12px;overflow-y:auto}.eco-portal-footer{border-top:1px solid var(--eco-line);display:flex;justify-content:space-between;align-items:center;padding:0 20px;color:var(--eco-muted);font-size:8px}.eco-dashboard-intro,.eco-page-intro{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:11px}.eco-dashboard-intro h2,.eco-page-intro h2{font-size:17px;margin:0}.eco-dashboard-intro p,.eco-page-intro p{font-size:9px;color:var(--eco-muted);margin:3px 0 0}.eco-dashboard-intro>button,.eco-page-intro>button{border:0;background:var(--eco-ink);color:#fff;border-radius:9px;padding:9px 13px;font-size:9px;font-weight:800;display:flex;align-items:center;gap:5px}.eco-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-bottom:10px}.eco-metric{border:1px solid var(--eco-line);border-radius:11px;padding:9px 10px;display:flex;gap:8px;min-height:74px}.eco-metric>span{width:30px;height:30px;background:var(--eco-soft);border-radius:8px;display:grid;place-items:center;flex:none}.eco-metric p{display:flex;flex-direction:column;margin:0}.eco-metric small{font-size:8px;font-weight:800}.eco-metric strong{font-size:18px;line-height:1.2;margin:3px 0}.eco-metric em{font-style:normal;color:var(--eco-muted);font-size:7px}.eco-priority-callout{border:1px solid #8f8c85;border-radius:11px;background:#f7f6f3;min-height:58px;padding:8px 11px;margin-bottom:10px;display:flex;align-items:center;justify-content:space-between}.eco-priority-callout>span{display:flex;align-items:center;gap:8px}.eco-priority-callout p{display:grid;margin:0}.eco-priority-callout small{font-size:7px;color:var(--eco-muted)}.eco-priority-callout strong{font-size:11px}.eco-priority-callout em{font-size:7.5px;color:var(--eco-muted);font-style:normal}.eco-priority-callout button{border:0;background:var(--eco-ink);color:#fff;border-radius:8px;padding:7px 10px;font-size:8px;font-weight:800}.eco-dashboard-grid{display:grid;grid-template-columns:1.7fr 1fr;gap:10px;direction:ltr}.eco-dashboard-grid>*{direction:rtl}.eco-portal-panel{border:1px solid var(--eco-line);border-radius:12px;padding:10px;background:#fff;min-width:0}.eco-portal-panel>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:7px}.eco-portal-panel>header>span{display:flex;align-items:center;gap:7px}.eco-portal-panel>header strong{font-size:11px}.eco-link{border:0;background:transparent;font-size:8px;font-weight:800;padding:0}.eco-money-summary>strong{font-size:18px}.eco-money-summary>small{display:block;color:var(--eco-muted);font-size:8px}.eco-money-summary>div{display:grid;grid-template-columns:repeat(3,1fr);margin-top:12px;border-top:1px dashed var(--eco-line);padding-top:8px}.eco-money-summary>div span{display:flex;flex-direction:column;text-align:center;border-left:1px solid var(--eco-line)}.eco-money-summary>div span:last-child{border:0}.eco-money-summary b{font-size:10px}.eco-money-summary span small{font-size:7px}.eco-health-list{display:grid;gap:8px}.eco-health-list span{display:flex;justify-content:space-between;border-bottom:1px solid var(--eco-line);padding:7px 2px}.eco-health-list span:last-child{border:0}.eco-health-list small{font-size:8px;color:var(--eco-muted)}.eco-health-list strong{font-size:12px}.eco-page-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:10px}.eco-page-stats>div{border:1px solid var(--eco-line);border-radius:10px;padding:9px 11px;display:flex;justify-content:space-between;align-items:center}.eco-page-stats small{font-size:8px;color:var(--eco-muted)}.eco-page-stats strong{font-size:13px}.eco-result-count{font-size:8px;color:var(--eco-muted)}.eco-filter-row{display:flex;gap:5px;border-bottom:1px solid var(--eco-line);padding-bottom:8px;margin-bottom:2px}.eco-filter-row button{border:0;background:transparent;border-radius:7px;padding:5px 9px;font-size:8px;color:var(--eco-muted)}.eco-filter-row button.active{background:var(--eco-ink);color:#fff;font-weight:800}.eco-simple-table{min-width:0}.eco-table-head,.eco-table-row{display:grid;grid-template-columns:1.45fr 1fr 1fr .85fr 20px;align-items:center;gap:8px;width:100%;text-align:right}.eco-table-head{padding:6px 8px;border-bottom:1px solid var(--eco-line);font-size:8px;color:var(--eco-muted)}.eco-table-row{min-height:43px;padding:5px 8px;border:0;border-bottom:1px solid #eceae7;background:#fff;font-size:9px;color:var(--eco-ink)}.eco-table-row:hover{background:#f8f7f5}.eco-table-row:last-child{border-bottom:0}.eco-table-row.is-synced{background:#f7f6f3;border-right:3px solid var(--eco-ink)}.eco-table-row strong{font-size:9px}.eco-state{width:max-content;display:inline-flex;border:1px solid var(--eco-line);border-radius:999px;padding:3px 7px;font-size:8px;white-space:nowrap}.eco-state.dark{background:var(--eco-ink);color:#fff;border-color:var(--eco-ink)}.eco-state.danger{border-color:#b17872;color:#8f3f37;background:#fbf3f2}.eco-empty-state{min-height:170px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--eco-muted)}.eco-empty-state strong{font-size:11px;margin-top:6px}.eco-empty-state small{font-size:8px}.eco-detail-drawer{position:absolute;z-index:40;top:66px;bottom:29px;left:0;width:355px;background:#fff;border-right:1px solid var(--eco-line);box-shadow:12px 0 30px #211f1b24;padding:15px;display:flex;flex-direction:column;gap:14px;overflow:auto}.eco-detail-drawer>header{display:flex;align-items:center;gap:9px;border-bottom:1px solid var(--eco-line);padding-bottom:11px}.eco-detail-drawer>header button{width:31px;height:31px;border:1px solid var(--eco-line);background:#fff;border-radius:8px;display:grid;place-items:center}.eco-detail-drawer>header span{display:flex;flex-direction:column}.eco-detail-drawer>header small{font-size:8px;color:var(--eco-muted)}.eco-detail-drawer>header strong{font-size:14px}.eco-detail-summary{display:grid;grid-template-columns:1fr 1fr;gap:8px}.eco-detail-summary>span{border:1px solid var(--eco-line);border-radius:9px;padding:9px;display:flex;flex-direction:column;gap:4px}.eco-detail-summary small{font-size:8px;color:var(--eco-muted)}.eco-detail-summary strong{font-size:11px}.eco-detail-drawer section{border-bottom:1px solid var(--eco-line);padding-bottom:12px}.eco-detail-drawer h3{font-size:11px;margin:0 0 6px}.eco-detail-drawer p,.eco-detail-drawer li{font-size:9px;line-height:1.6;color:#66635e}.eco-detail-drawer ol{padding-right:18px;margin:0}.eco-detail-drawer label{display:flex;flex-direction:column;gap:5px;font-size:9px;margin-bottom:9px}.eco-detail-drawer input,.eco-detail-drawer textarea{border:1px solid var(--eco-line);border-radius:8px;padding:8px;font-size:9px;resize:none}.eco-drawer-actions{margin-top:auto;display:grid;gap:7px}.eco-drawer-actions button{border:0;background:var(--eco-ink);color:#fff;border-radius:9px;padding:10px;font-size:9px;font-weight:800}.eco-drawer-actions button.secondary{background:#fff;color:var(--eco-ink);border:1px solid var(--eco-line)}.eco-journey-strip{display:flex;align-items:center;margin:-2px 0 10px;background:#f7f6f3;border:1px solid var(--eco-line);border-radius:10px;padding:7px 9px;overflow:hidden}.eco-journey-strip span{position:relative;display:flex;align-items:center;gap:5px;flex:1;font-size:8px;color:#6f6c66}.eco-journey-strip span:not(:last-child):after{content:"";height:1px;background:#cbc9c3;flex:1;margin:0 6px}.eco-journey-strip b{width:18px;height:18px;border-radius:50%;background:var(--eco-ink);color:#fff;display:grid;place-items:center;font-size:7px;flex:none}.eco-journey-strip small{white-space:nowrap;font-size:8px}.eco-workspace-grid{display:grid;grid-template-columns:minmax(0,1fr) 210px;gap:10px;align-items:start}.eco-workspace-main{display:grid;gap:10px;min-width:0}.eco-focus-rail{background:#f8f7f4;position:sticky;top:0}.eco-focus-rail ul{list-style:none;padding:0;margin:8px 0 10px;display:grid;gap:0}.eco-focus-rail li{display:flex;align-items:flex-start;gap:6px;border-bottom:1px solid var(--eco-line);padding:8px 0;font-size:8px;line-height:1.45}.eco-focus-rail li svg{flex:none;margin-top:1px}.eco-focus-rail>button,.eco-verification>button,.eco-quality-module>button{width:100%;border:0;background:var(--eco-ink);color:#fff;border-radius:8px;padding:8px;font-size:8px;font-weight:800}.eco-money-flow{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.eco-money-flow>div{border:1px solid var(--eco-line);border-radius:11px;padding:10px;display:flex;gap:7px;background:#fff}.eco-money-flow>div>span{width:23px;height:23px;display:grid;place-items:center;border-radius:7px;background:var(--eco-soft);font-size:8px;font-weight:800;flex:none}.eco-money-flow p{margin:0;display:flex;flex-direction:column}.eco-money-flow small{font-size:8px}.eco-money-flow strong{font-size:13px;margin:2px 0}.eco-money-flow em{font-style:normal;color:var(--eco-muted);font-size:7px}.eco-conversation{height:336px;border:1px solid var(--eco-line);border-radius:12px;display:grid;grid-template-columns:190px 1fr;overflow:hidden;background:#fff}.eco-conversation>aside{border-left:1px solid var(--eco-line);padding:7px;display:grid;align-content:start;gap:4px;background:#faf9f7}.eco-conversation>aside button{border:0;background:transparent;border-radius:8px;padding:8px;display:flex;gap:7px;text-align:right}.eco-conversation>aside button.active{background:#ebe9e5}.eco-conversation>aside button>span{width:28px;height:28px;border-radius:50%;background:var(--eco-ink);color:#fff;display:grid;place-items:center;font-size:9px;flex:none}.eco-conversation p{margin:0;display:flex;flex-direction:column}.eco-conversation strong{font-size:9px}.eco-conversation small{font-size:7px;color:var(--eco-muted);line-height:1.5}.eco-conversation>section{display:grid;grid-template-rows:48px 1fr 48px}.eco-conversation>section>header{display:flex;justify-content:space-between;align-items:center;padding:8px 11px;border-bottom:1px solid var(--eco-line)}.eco-chat-thread{padding:12px;background:#f8f7f4;display:flex;flex-direction:column;gap:8px}.eco-chat-thread>p{width:max-content;max-width:75%;padding:8px 10px;border-radius:9px;font-size:9px}.eco-chat-thread .incoming{background:#fff;border:1px solid var(--eco-line)}.eco-chat-thread .outgoing{background:var(--eco-ink);color:#fff;margin-right:auto}.eco-chat-thread .outgoing small{color:#d8d6d1}.eco-conversation form{display:flex;gap:7px;padding:7px;border-top:1px solid var(--eco-line)}.eco-conversation form input{border:1px solid var(--eco-line);border-radius:8px;padding:0 9px;flex:1;font-size:8px}.eco-conversation form button{border:0;background:var(--eco-ink);color:#fff;border-radius:8px;padding:0 11px;font-size:8px;font-weight:800;display:flex;align-items:center;gap:4px}.eco-settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.eco-settings-grid article{border:1px solid var(--eco-line);border-radius:11px;padding:11px;display:flex;align-items:center;gap:8px;background:#fff}.eco-settings-grid article>span{width:32px;height:32px;border-radius:8px;background:var(--eco-soft);display:grid;place-items:center}.eco-settings-grid p{margin:0;display:flex;flex-direction:column}.eco-settings-grid p strong{font-size:9px}.eco-settings-grid p small{font-size:8px;color:var(--eco-muted)}.eco-settings-grid article>button{margin-right:auto;width:31px;height:18px;border:0;border-radius:999px;background:#cac8c2;padding:2px}.eco-settings-grid article>button i{display:block;width:14px;height:14px;border-radius:50%;background:#fff;transition:.15s}.eco-settings-grid article>button.on{background:var(--eco-ink)}.eco-settings-grid article>button.on i{transform:translate(-13px)}.eco-save-settings{grid-column:1/-1;border:0;background:var(--eco-ink);color:#fff;border-radius:9px;padding:10px;font-size:9px;font-weight:800}.eco-verification{border:1px solid var(--eco-line);border-radius:12px;padding:11px;background:#fff}.eco-verification>header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--eco-line);padding-bottom:9px}.eco-verification>header>div{display:flex;flex-direction:column}.eco-verification>header small{font-size:7px;color:var(--eco-muted)}.eco-verification>header strong{font-size:11px}.eco-verification>div{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin:8px 0}.eco-verification>div>span{border:1px solid #ebe9e5;border-radius:9px;padding:8px;display:flex;align-items:center;gap:7px}.eco-verification>div b{width:21px;height:21px;border-radius:6px;background:var(--eco-soft);display:grid;place-items:center;font-size:8px}.eco-verification p{margin:0;display:flex;flex-direction:column;flex:1}.eco-verification p strong{font-size:8px}.eco-verification p small{font-size:7px;color:var(--eco-muted)}.eco-dispute-board{border:1px solid #bca39e;border-radius:12px;padding:11px;background:#fff}.eco-dispute-board>header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--eco-line);padding-bottom:9px}.eco-dispute-board>header div{display:flex;flex-direction:column}.eco-dispute-board>header small{font-size:7px;color:var(--eco-muted)}.eco-dispute-board>header strong{font-size:11px}.eco-evidence-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;padding:9px 0}.eco-evidence-columns article{background:#f8f7f4;border-radius:9px;padding:9px;display:flex;flex-direction:column;gap:5px}.eco-evidence-columns strong{font-size:9px}.eco-evidence-columns b{font-size:15px}.eco-evidence-columns span{font-size:7.5px;color:#67645e}.eco-dispute-board>footer{display:flex;gap:7px}.eco-dispute-board>footer button{border:0;background:var(--eco-ink);color:#fff;border-radius:8px;padding:8px 11px;font-size:8px;font-weight:800}.eco-dispute-board>footer .secondary{background:#fff;color:var(--eco-ink);border:1px solid var(--eco-line)}.eco-quality-module{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.eco-quality-module article{border:1px solid var(--eco-line);border-radius:10px;padding:9px;background:#fff}.eco-quality-module article header{display:flex;justify-content:space-between;align-items:center}.eco-quality-module article header strong{font-size:8px}.eco-quality-module article>b{font-size:16px;display:block;margin-top:7px}.eco-quality-module article>small{font-size:7px;color:var(--eco-muted)}.eco-quality-module article>div{height:4px;background:#e7e5e1;border-radius:999px;margin-top:7px;overflow:hidden}.eco-quality-module article>div i{display:block;height:100%;background:var(--eco-ink)}.eco-quality-module>button{grid-column:1/-1}.eco-permissions{border:1px solid var(--eco-line);border-radius:12px;padding:10px;background:#fff}.eco-permission-head,.eco-permissions>button{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:8px;align-items:center;width:100%;text-align:right}.eco-permission-head{font-size:8px;color:var(--eco-muted);padding:5px 7px;border-bottom:1px solid var(--eco-line)}.eco-permissions>button{border:0;border-bottom:1px solid var(--eco-line);background:#fff;padding:9px 7px}.eco-permissions>button strong{font-size:9px}.eco-permissions>footer{display:flex;align-items:center;justify-content:space-between;padding-top:9px;font-size:8px}.eco-permissions>footer span{display:flex;align-items:center;gap:5px}.eco-permissions>footer button{border:0;background:var(--eco-ink);color:#fff;border-radius:8px;padding:7px 10px;font-size:8px;font-weight:800}.eco-report-cards{display:grid;gap:7px}.eco-report-cards article{border:1px solid var(--eco-line);border-radius:10px;padding:9px 10px;display:flex;align-items:center;gap:8px;background:#fff}.eco-report-cards article>span{width:33px;height:33px;background:var(--eco-soft);border-radius:8px;display:grid;place-items:center}.eco-report-cards p{margin:0;display:flex;flex-direction:column}.eco-report-cards p strong{font-size:9px}.eco-report-cards p small{font-size:7px;color:var(--eco-muted)}.eco-report-cards article button{margin-right:auto;border:1px solid var(--eco-line);background:#fff;border-radius:7px;padding:6px 9px;font-size:8px}.eco-new-report{border:1px dashed #aaa7a0;background:#faf9f7;border-radius:10px;padding:9px;font-size:8px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:5px}.eco-action-impact{background:#f8f7f4;border:0!important;border-radius:9px;padding:10px!important}.eco-quote-composer{border:1px solid #8f8c85;border-radius:12px;padding:11px;background:#fff}.eco-quote-composer>header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--eco-line);padding-bottom:9px}.eco-quote-composer>header div{display:flex;flex-direction:column}.eco-quote-composer>header small{font-size:7px;color:var(--eco-muted)}.eco-quote-composer>header strong{font-size:11px}.eco-quote-fields{display:grid;grid-template-columns:1.2fr 1fr 1fr 1.2fr;gap:7px;padding:10px 0}.eco-quote-fields>div,.eco-quote-fields>label{border:1px solid var(--eco-line);border-radius:9px;padding:8px;display:flex;flex-direction:column;gap:4px}.eco-quote-fields small{font-size:7px;color:var(--eco-muted)}.eco-quote-fields strong{font-size:11px}.eco-quote-fields label{font-size:7px;color:var(--eco-muted)}.eco-quote-fields label span{display:flex;align-items:center;gap:4px}.eco-quote-fields input{width:100%;border:1px solid var(--eco-ink);border-radius:7px;padding:5px 7px;font-size:12px;font-weight:800;text-align:center}.eco-quote-fields label b{font-size:8px;color:var(--eco-ink)}.eco-quote-total{background:var(--eco-ink);border-color:var(--eco-ink)!important}.eco-quote-total small{color:#cfcdc8!important}.eco-quote-total strong{color:#fff;font-size:14px!important}.eco-quote-warning{display:flex;align-items:center;gap:6px;margin:0 0 9px;background:#fbf3f2;border:1px solid #d9b7b3;border-radius:9px;padding:8px 10px;font-size:8px;color:#8f3f37}.eco-quote-composer>footer{display:flex;align-items:center;gap:9px}.eco-quote-composer>footer button{border:0;background:var(--eco-ink);color:#fff;border-radius:8px;padding:9px 12px;font-size:9px;font-weight:800}.eco-quote-composer>footer button:disabled{opacity:.4}.eco-quote-composer>footer span{font-size:8px;color:var(--eco-muted)}.eco-promo-module{border:1px dashed #b9b7b1;border-radius:12px;padding:10px 12px;background:#faf9f7;display:flex;align-items:center;gap:9px}.eco-promo-module>span{width:34px;height:34px;border-radius:9px;background:#fff;display:grid;place-items:center;flex:none}.eco-promo-module p{margin:0;display:flex;flex-direction:column;flex:1}.eco-promo-module strong{font-size:10px}.eco-promo-module small{font-size:8px;color:var(--eco-muted)}.eco-promo-module button{border:1px solid var(--eco-line);background:#fff;border-radius:8px;padding:7px 10px;font-size:8px;font-weight:800}@media(max-width:1249px){.eco-products{grid-template-columns:1fr}.eco-surface{width:100%}.eco-device-viewport{margin:0 auto}.eco-surface--client{max-width:520px;justify-self:center}}@media(max-width:700px){.ecosystem-studio{padding:10px}.ecosystem-studio.has-focus{padding:62px 8px 12px}.eco-back-overview{top:10px;right:10px}.eco-products{gap:12px}.eco-surface{padding:10px;border-radius:17px}.eco-surface-heading{height:42px}.eco-open-surface span{opacity:1;font-size:10px;padding:7px 10px}.has-focus .eco-surface{width:max-content;max-width:none}}@media(prefers-reduced-motion:reduce){.eco-open-surface,.eco-open-surface span{transition:none}}@font-face{font-family:Thmanyah;src:url(/fonts/thmanyahsans-Regular.woff2) format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Thmanyah;src:url(/fonts/thmanyahsans-Medium.woff2) format("woff2");font-weight:500 600;font-display:swap}@font-face{font-family:Thmanyah;src:url(/fonts/thmanyahsans-Bold.woff2) format("woff2");font-weight:700 900;font-display:swap}:root{font-family:Thmanyah,Arial,sans-serif;color:#393833;background:#efeeeb;font-synthesis:none;--ink:#393833;--muted:#8d8b86;--line:#e4e2de;--soft:#f7f6f4;--paper:#fff;--danger:#9b3f37;--phone-width:390px;--phone-height:844px}*{box-sizing:border-box}html,body,#root{margin:0;min-width:414px;min-height:100%;-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit;color:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #77746d;outline-offset:2px}.prototype-stage{min-width:414px;min-height:max(100dvh,868px);display:grid;grid-template-columns:var(--phone-width) 286px;justify-content:center;align-content:center;gap:34px;padding:12px 24px;direction:ltr;overflow:visible}.mobile-prototype{width:var(--phone-width);height:var(--phone-height);min-width:var(--phone-width);min-height:var(--phone-height);max-width:var(--phone-width);max-height:var(--phone-height);flex:0 0 var(--phone-width);background:var(--paper);border:3px solid #b9b7b1;border-radius:42px;overflow:hidden;position:relative;box-shadow:0 24px 70px #32302a21;direction:rtl}.phone-content{height:100%;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none}.phone-content::-webkit-scrollbar{display:none}.screen{min-height:100%;padding:25px 25px 98px;background:#fff;position:relative}.screen.no-nav{padding-bottom:30px}.mobile-prototype:has(.bottom-nav) .screen.no-nav{padding-bottom:100px}.screen h1,.screen h2,.screen h3,.screen p{margin-top:0}.screen-header{position:relative;margin:3px 0 17px;border-bottom:2px solid #eceae7;padding-bottom:13px}.screen-header__row{display:flex;align-items:center;justify-content:space-between;min-height:34px}.screen-header h1{font-size:25px;line-height:1.2;margin:0;font-weight:800;letter-spacing:-.3px}.step-label{position:absolute;left:0;top:2px;font-size:20px;font-weight:600;color:#9c9a95}.screen-header:has(.step-label) .screen-header__row{padding-left:78px}.icon-button{border:0;background:transparent;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;padding:0}.notification-button{position:relative}.notification-dot{position:absolute;top:6px;right:7px;width:7px;height:7px;border-radius:50%;background:#393833;border:1.5px solid #fff}.back-button{margin-right:auto}.primary-button,.secondary-button,.danger-button{width:100%;min-height:55px;border-radius:16px;border:0;padding:12px 18px;font-size:20px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:8px}.primary-button{background:var(--ink);color:#fff;margin-top:18px}.primary-button:disabled{opacity:.38;cursor:not-allowed}.primary-button.sticky-action{margin-top:24px}.secondary-button{background:#fff;border:2px solid var(--line);margin-top:10px}.danger-button{background:#fff;border:2px solid #c79892;color:var(--danger);margin-top:10px}.danger-link{display:block;margin:12px auto 0;border:0;background:transparent;color:var(--danger);font-weight:700}.text-button{border:0;background:transparent;color:#6e6c67;font-weight:700;padding:5px 0}.spinner{width:23px;height:23px;border:3px solid #77746d;border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.bottom-nav{position:absolute;z-index:10;bottom:0;right:0;left:0;height:84px;background:#fffffff7;border-top:2px solid #eceae7;display:flex;align-items:center;justify-content:space-around;padding:7px 18px 13px}.nav-item{border:0;background:transparent;display:flex;flex-direction:column;align-items:center;gap:3px;color:#9b9994;font-size:13px;font-weight:600;min-width:62px}.nav-item.active{color:var(--ink);font-weight:800}.nav-item svg{display:block}.card{width:100%;border:2px solid var(--line);border-radius:17px;background:#fff;padding:15px;text-align:right}.card[type=button]{display:block}.card.selected{border-color:#85827b;box-shadow:inset 0 0 0 1px #85827b}.section-title-row{display:flex;align-items:center;justify-content:space-between;margin:21px 0 10px}.section-title-row h2{font-size:19px;margin:0;font-weight:800}.section-copy{color:var(--muted);font-size:15px;margin-bottom:12px}.chip-row{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}.chip{border:2px solid var(--line);border-radius:999px;min-height:41px;background:#fff;padding:7px 20px;color:#6e6c67;font-size:17px;font-weight:600}.chip.selected{background:var(--ink);border-color:var(--ink);color:#fff;box-shadow:inset 0 0 0 1px #fff}.progress-rail{display:flex;gap:10px;margin:8px 0 20px;direction:rtl}.progress-rail span{height:11px;flex:1;border-radius:10px;background:#ecebe8}.progress-rail span.active{background:var(--ink)}.search-field{height:50px;border-radius:15px;background:var(--soft);border:1px solid var(--line);display:flex;align-items:center;gap:9px;padding:0 13px;margin-bottom:17px}.search-field input,.field input,.field textarea{border:0;outline:0;background:transparent;width:100%;resize:none}.search-field input{font-size:16px}.field{display:block;margin:17px 0}.field>span{display:block;font-weight:800;font-size:17px;margin-bottom:8px}.field input,.field textarea{border:2px solid var(--line);border-radius:15px;padding:13px 14px;font-size:16px}.field textarea{min-height:112px;line-height:1.6}.field input:focus,.field textarea:focus{border-color:#87847d}.select-row{width:100%;border:0;border-bottom:1px solid #eceae7;background:#fff;display:flex;align-items:center;gap:11px;text-align:right;padding:12px 4px}.select-row.active{background:var(--soft);border-radius:13px;padding:12px}.select-row__icon{width:39px;height:39px;border-radius:12px;background:#f1f0ed;display:grid;place-items:center;flex:none}.select-row__copy{display:flex;flex:1;flex-direction:column;gap:2px}.select-row__copy strong{font-size:16px}.select-row__copy small{font-size:13px;color:var(--muted)}.select-row__chevron{color:#9a9892}.inline-notice{background:var(--soft);border:1px solid var(--line);border-radius:14px;padding:11px 12px;display:flex;align-items:flex-start;gap:9px;font-size:14px;color:#6d6b66;line-height:1.45;margin:14px 0}.inline-notice svg{flex:none;margin-top:1px}.inline-notice.error{border-color:#d9b7b3;background:#fbf3f2;color:var(--danger)}.money-summary{border:2px solid var(--line);border-radius:17px;padding:10px 15px;margin:15px 0}.money-row{display:flex;justify-content:space-between;padding:9px 0;border-bottom:1px solid #eceae7}.money-row:last-child{border:0}.money-row span{color:#7a7873}.money-row.total{font-size:19px;font-weight:800;padding-top:13px}.status-pill{display:inline-flex;align-items:center;width:max-content;border-radius:999px;background:#eeedea;padding:5px 10px;font-size:12px;font-weight:800;color:#62605b}.status-pill.dark{background:var(--ink);color:#fff}.status-pill.soft{background:#f5f4f1;border:1px solid var(--line)}.photo-slots{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.photo-slot{aspect-ratio:1.28;border:2px dashed #b7b4ae;border-radius:15px;display:grid;place-items:center;color:#999690;position:relative;overflow:hidden}.photo-slot>span{font-size:12px;margin-top:-15px}.photo-slot input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.photo-slot img{width:100%;height:100%;object-fit:cover}.photo-slot.has-file{border-style:solid}.toast{position:absolute;z-index:40;bottom:104px;left:50%;transform:translate(-50%);width:320px;min-height:52px;background:#393833;color:#fff;border-radius:14px;box-shadow:0 8px 30px #0003;display:flex;align-items:center;gap:10px;padding:12px 14px;font-size:14px}.toast.error{background:#8d3d36}.welcome-screen{display:flex;flex-direction:column;justify-content:center;padding-top:58px}.welcome-logo{height:88px;display:flex;align-items:center;justify-content:center}.welcome-logo img{width:108px;object-fit:contain}.welcome-copy{text-align:center;margin-top:32px}.welcome-copy h1{font-size:29px;margin-bottom:8px}.welcome-copy p{color:#77746f;line-height:1.6;font-size:16px}.welcome-points{display:grid;gap:15px;margin:26px 0}.welcome-points>div{display:flex;align-items:center;gap:13px}.welcome-points>div>svg{background:#f1f0ed;border-radius:12px;padding:9px;width:44px;height:44px}.welcome-points span{display:flex;flex-direction:column}.welcome-points small{color:var(--muted);margin-top:2px}.legal-copy{text-align:center;color:#a09e98;font-size:11px;margin-top:12px}.auth-copy{text-align:center;padding:40px 10px 23px}.auth-copy.compact{padding-top:30px}.auth-copy h2{font-size:25px;margin:17px 0 6px}.auth-copy p{color:var(--muted);line-height:1.5}.large-icon{width:60px;height:60px;border-radius:19px;background:#f1f0ed;display:inline-grid;place-items:center}.phone-field{height:57px;border:2px solid var(--line);border-radius:16px;display:flex;align-items:center;margin-bottom:18px}.phone-field span{padding:0 14px;border-right:1px solid var(--line)}.phone-field input{border:0;outline:0;flex:1;padding:0 14px;font-size:19px}.otp-fields{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:20px 20px 30px}.otp-fields input{width:100%;height:60px;border:2px solid var(--line);border-radius:15px;text-align:center;font-size:25px;outline:0}.otp-fields input:focus{border-color:var(--ink)}.property-switcher{width:100%;border:0;background:#f7f6f4;border-radius:14px;display:flex;align-items:center;gap:10px;padding:10px 12px;text-align:right}.property-switcher__icon{width:38px;height:38px;background:#fff;border-radius:11px;display:grid;place-items:center}.property-switcher>span:nth-child(2){display:flex;flex:1;flex-direction:column}.property-switcher small{color:var(--muted);font-size:12px}.property-switcher strong{font-size:15px}.home-hero{margin:17px 0;background:var(--ink);color:#fff;padding:20px;border-radius:22px}.home-hero h2{font-size:23px;margin-bottom:4px}.home-hero>p{font-size:14px;color:#d0cfca;margin-bottom:17px}.home-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.home-actions button{background:#fff;border:0;border-radius:15px;padding:15px 10px;text-align:right;display:flex;flex-direction:column;color:var(--ink)}.home-actions svg{margin-bottom:12px}.home-actions strong{font-size:16px}.home-actions small{color:var(--muted);font-size:11px;margin-top:3px}.quick-services{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.quick-services button{border:1px solid var(--line);background:#fff;border-radius:14px;padding:10px 4px;display:flex;align-items:center;flex-direction:column;gap:4px}.quick-services small{font-size:10px;color:var(--muted)}.active-order-card{padding:13px}.active-order-card__top,.active-order-card__bottom{display:flex;align-items:center;justify-content:space-between}.active-order-card__top>span{display:flex;align-items:center;gap:8px}.active-order-card p{font-size:13px;color:var(--muted);margin:9px 0}.mini-progress{display:flex;gap:4px;margin:12px 0}.mini-progress span{height:5px;background:#e4e2de;border-radius:5px;flex:1}.mini-progress .active{background:var(--ink)}.active-order-card__bottom{font-size:13px;font-weight:700}.active-order-card__bottom span:last-child{display:flex;align-items:center}.passport-banner{width:100%;border:0;background:#f1f0ed;border-radius:16px;margin-top:14px;padding:13px;display:flex;align-items:center;gap:10px;text-align:right}.passport-banner>span{display:flex;flex:1;flex-direction:column}.passport-banner small{color:var(--muted);font-size:12px}.guest-banner{width:100%;border:1px solid var(--line);background:#faf9f7;border-radius:14px;display:flex;align-items:center;gap:9px;padding:10px 12px;margin-bottom:12px;text-align:right}.guest-banner>span{display:flex;flex:1;flex-direction:column}.guest-banner small{color:var(--muted);font-size:11px}.segmented-control{background:#f0efec;padding:4px;border-radius:13px;display:flex;margin-bottom:16px;overflow-x:auto}.segmented-control button{border:0;background:transparent;border-radius:10px;padding:8px 12px;flex:1;white-space:nowrap;font-size:13px}.segmented-control button.active{background:#fff;font-weight:800;box-shadow:0 1px 4px #00000014}.order-list{display:grid;gap:10px}.order-row{display:flex;align-items:center;gap:11px}.order-row__icon,.avatar,.company-avatar{width:46px;height:46px;border-radius:14px;background:#f0efec;display:grid;place-items:center;flex:none}.order-row__copy{display:flex;flex:1;flex-direction:column;gap:3px}.order-row__copy small{color:var(--muted)}.conversation-row{display:flex;align-items:center;gap:10px}.conversation-row__copy{display:flex;flex:1;flex-direction:column}.conversation-row__copy small{color:var(--muted)}.conversation-row__meta{display:flex;flex-direction:column;align-items:center;gap:5px;color:var(--muted)}.conversation-row__meta b{border-radius:50%;background:var(--ink);color:#fff;font-size:11px;width:19px;height:19px;display:grid;place-items:center}.chat-screen{display:flex;flex-direction:column;padding-left:15px;padding-right:15px}.masked-call{margin:-8px auto 8px;border:0;background:transparent;text-align:center;color:var(--muted);font-size:12px;display:flex;align-items:center;gap:5px}.chat-messages{flex:1;display:flex;flex-direction:column;gap:9px;padding-top:8px}.chat-date{text-align:center;color:#a09e98;font-size:11px}.message{max-width:79%;padding:10px 13px;border-radius:15px;font-size:14px;line-height:1.5}.message.in{align-self:flex-start;background:#f1f0ed;border-bottom-left-radius:4px}.message.out{align-self:flex-end;background:var(--ink);color:#fff;border-bottom-right-radius:4px}.structured-message{border:2px solid var(--line);border-radius:15px;padding:12px;align-self:stretch}.structured-message>span{display:flex;align-items:center;gap:7px}.structured-message p{margin:8px 0;color:var(--muted);font-size:13px}.chat-composer{display:flex;align-items:center;gap:6px;border-top:1px solid var(--line);padding-top:10px;margin-top:10px}.chat-composer input{flex:1;min-width:0;border:0;background:#f2f1ef;border-radius:20px;padding:10px 12px;outline:0}.chat-composer button{border:0;background:transparent}.chat-composer .send-button{color:#fff;background:var(--ink);border-radius:14px;padding:9px 11px;font-size:12px}.profile-card{display:flex;align-items:center;gap:12px;padding:16px;background:#f5f4f1;border-radius:17px}.profile-avatar{width:52px;height:52px;border-radius:50%;background:var(--ink);color:#fff;display:grid;place-items:center;font-size:23px}.profile-card>span:nth-child(2){display:flex;flex:1;flex-direction:column}.profile-card small{color:var(--muted)}.profile-card button{border:0;background:transparent}.settings-list{border:2px solid var(--line);border-radius:17px;overflow:hidden}.settings-list .select-row{padding:11px;border-radius:0}.property-card-head{display:flex;align-items:center;gap:12px}.property-card-head>div{flex:1}.property-card-head h2{margin-bottom:3px}.property-card-head p{font-size:13px;color:var(--muted);margin:0}.property-health,.provider-stats,.project-money{display:grid;grid-template-columns:repeat(3,1fr);border:2px solid var(--line);border-radius:16px;margin:17px 0}.property-health div,.provider-stats div,.project-money div{display:flex;flex-direction:column;align-items:center;padding:12px 5px;border-left:1px solid var(--line)}.property-health div:last-child,.provider-stats div:last-child{border:0}.property-health span,.provider-stats span,.project-money small{font-size:11px;color:var(--muted);text-align:center}.property-timeline{display:grid;gap:12px}.property-timeline>div{display:flex;align-items:center;gap:10px}.property-timeline>div>span{width:38px;height:38px;border-radius:12px;background:#f0efec;display:grid;place-items:center}.property-timeline p{display:flex;flex:1;flex-direction:column;margin:0}.property-timeline small{color:var(--muted)}.document-list{display:grid;gap:10px}.document-row{display:flex;align-items:center;gap:10px}.document-row>span{width:40px;height:40px;background:#f0efec;border-radius:12px;display:grid;place-items:center}.document-row p{display:flex;flex:1;flex-direction:column;margin:0}.document-row small{color:var(--muted);font-size:11px}.notification-list{display:grid}.notification-row{display:flex;gap:10px;padding:14px 5px;border-bottom:1px solid var(--line)}.notification-row>span{width:41px;height:41px;border-radius:12px;background:#f0efec;display:grid;place-items:center}.notification-row p{display:flex;flex:1;flex-direction:column;margin:0}.notification-row p small{color:var(--muted);line-height:1.4}.notification-row>small{color:var(--muted);font-size:10px}.guest-profile-card{width:100%;border:0;background:#f5f4f1;border-radius:17px;padding:14px;display:flex;align-items:center;gap:11px;text-align:right}.guest-profile-card>span:nth-child(2){display:flex;flex:1;flex-direction:column}.guest-profile-card small{color:var(--muted)}.select-row:disabled{opacity:1;cursor:default}.notification-row{width:100%;background:#fff;border-top:0;border-left:0;border-right:0;text-align:right;font:inherit}.notification-row.unread{background:#faf9f7}.empty-state,.waiting-empty{text-align:center;padding:70px 20px}.empty-state__icon,.waiting-empty>span{width:68px;height:68px;border-radius:22px;background:#f0efec;display:grid;place-items:center;margin:0 auto 18px}.empty-state p,.waiting-empty p{color:var(--muted);line-height:1.6}.waiting-empty .card{margin-top:25px}.refund-clock{display:flex;flex-direction:column;align-items:center}.refund-clock strong{font-size:25px}.refund-clock small{color:var(--muted)}.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.service-card{min-height:134px;display:flex!important;flex-direction:column;align-items:flex-start}.service-icon{width:43px;height:43px;border-radius:13px;background:#f0efec;display:grid;place-items:center;margin-bottom:11px}.service-card small{color:var(--muted);font-size:11px;margin-top:8px}.service-card b{font-size:17px}.service-detail-hero{text-align:center;padding:20px 5px}.service-detail-hero>span{width:74px;height:74px;border-radius:24px;background:#f0efec;display:grid;place-items:center;margin:0 auto 15px}.service-detail-hero h2{font-size:26px;margin-bottom:6px}.service-detail-hero p{color:var(--muted);line-height:1.5}.facts-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.facts-grid>div{border:2px solid var(--line);border-radius:15px;padding:12px;display:flex;gap:9px}.facts-grid span{display:flex;flex-direction:column}.facts-grid small{color:var(--muted);font-size:11px}.facts-grid strong{font-size:13px}.check-list{list-style:none;padding:0;margin:8px 0}.check-list li{position:relative;padding:7px 26px 7px 0}.check-list li:before{content:"✓";position:absolute;right:0;width:18px;height:18px;border-radius:50%;background:#eae9e6;display:grid;place-items:center;font-size:11px;font-weight:800}.booking-summary{display:grid;gap:11px}.booking-summary>div{display:flex;align-items:center;gap:9px}.booking-summary span{display:flex;flex-direction:column}.booking-summary small{color:var(--muted)}.success-screen{text-align:center;padding-top:115px}.success-badge{width:84px;height:84px;background:var(--ink);color:#fff;border-radius:28px;display:grid;place-items:center;margin:0 auto 23px}.success-screen h1{font-size:28px;margin-bottom:7px}.success-screen>p{color:var(--muted);line-height:1.5}.success-ticket{text-align:center;margin:25px 0}.success-ticket>small,.success-ticket>strong{display:block}.success-ticket>strong{font-size:22px}.success-ticket hr{border:0;border-top:1px dashed var(--line);margin:13px 0}.success-ticket>div{display:flex;justify-content:space-between;color:#6e6c67}.tracking-hero>div:first-child{display:flex;align-items:center;gap:10px}.tracking-hero p{display:flex;flex:1;flex-direction:column;margin:0}.tracking-hero p small{color:var(--muted)}.tracking-hero p span{font-size:12px}.tracking-hero>div>button{border:0;background:#f0efec;width:42px;height:42px;border-radius:50%;display:grid;place-items:center}.timeline{margin:19px 5px}.timeline-item{display:flex;gap:12px;min-height:61px}.timeline-mark{width:22px;position:relative;display:flex;justify-content:center}.timeline-mark:after{content:"";position:absolute;top:15px;bottom:-5px;width:2px;background:#e2e0dc}.timeline-item:last-child .timeline-mark:after{display:none}.timeline-mark span{width:12px;height:12px;border-radius:50%;background:#e2e0dc;z-index:1;margin-top:4px}.timeline-item.done .timeline-mark span{background:var(--ink)}.timeline-item.current .timeline-mark span{box-shadow:0 0 0 5px #e5e4e0}.timeline-copy{display:flex;flex-direction:column}.timeline-copy small{color:var(--muted);font-size:12px}.timeline-item:not(.done) .timeline-copy{color:#aaa8a2}.order-facts{display:grid;gap:0}.order-facts>div{display:flex;justify-content:space-between;padding:9px 0;border-bottom:1px solid var(--line)}.order-facts>div:last-child{border:0}.order-facts span{color:var(--muted)}.warranty-hero,.quote-head{display:flex;align-items:center;gap:15px;background:#f5f4f1;border-radius:18px;padding:18px}.warranty-hero>span,.quote-head>span{width:58px;height:58px;background:#fff;border-radius:17px;display:grid;place-items:center}.warranty-hero h2,.quote-head h2{margin:5px 0 2px}.warranty-hero p,.quote-head p{color:var(--muted);margin:0;font-size:13px}.contract-new-screen .section-title-row{margin-top:17px}.work-type-row{justify-content:flex-start}.publish-fee-card{margin-top:18px}.publish-fee-card>div{display:flex;justify-content:space-between;align-items:center}.publish-fee-card strong{font-size:21px}.publish-fee-card p{margin:4px 0 0;color:#999690;font-size:14px}.review-card .review-title{display:flex;align-items:center;gap:10px}.review-title>span{width:42px;height:42px;border-radius:12px;background:#f0efec;display:grid;place-items:center}.review-title>div{display:flex;flex:1;flex-direction:column}.review-title small{color:var(--muted)}.review-title button{border:0;background:transparent}.review-card>p{color:#64625d;line-height:1.6;margin:15px 0}.tag-line{display:flex;gap:8px;flex-wrap:wrap}.tag-line>span{background:#f0efec;border-radius:999px;padding:7px 11px;display:flex;align-items:center;gap:4px;font-size:13px}.simple-steps{display:grid;gap:13px}.simple-steps>div{display:flex;align-items:center;gap:11px}.simple-steps b{width:29px;height:29px;border-radius:50%;background:var(--ink);color:#fff;display:grid;place-items:center}.simple-steps span{display:flex;flex-direction:column}.simple-steps small{color:var(--muted)}.waiting-row{display:flex;align-items:center;justify-content:center;gap:11px;margin:20px}.waiting-row p{display:flex;flex-direction:column;margin:0;text-align:right}.waiting-row small{color:var(--muted)}.pulse-dot{width:13px;height:13px;background:var(--ink);border-radius:50%;box-shadow:0 0 0 7px #e8e7e3}.offer-summary{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.offer-summary>span{display:flex;flex-direction:column}.offer-summary strong{font-size:21px}.offer-summary small{color:var(--muted)}.offer-list{display:grid;gap:11px}.offer-card{padding:13px}.offer-card__head{display:flex;align-items:center;gap:9px}.offer-card__head p{display:flex;flex:1;flex-direction:column;margin:0}.offer-card__head p small{display:flex;align-items:center;color:var(--muted)}.offer-metrics{display:grid;grid-template-columns:1.25fr .8fr .75fr;margin:12px 0;border-radius:12px;background:#f7f6f4}.offer-metrics>div{display:flex;flex-direction:column;padding:9px 7px}.offer-metrics small{font-size:10px;color:var(--muted)}.offer-metrics strong{font-size:12px}.offer-card__foot{display:flex;justify-content:space-between;font-size:11px;color:#716f6a}.offer-card__foot span{display:flex;align-items:center}.provider-hero{text-align:center}.company-avatar.large{width:67px;height:67px;border-radius:21px;margin:0 auto 12px}.provider-hero h2{margin-bottom:4px}.provider-hero p{display:flex;justify-content:center;align-items:center;color:var(--muted);font-size:13px}.provider-stats{margin:15px 0}.market-compare>div:first-child{display:flex;align-items:center;gap:9px}.market-compare>div:first-child span{display:flex;flex-direction:column}.market-compare small{color:var(--muted)}.range-bar{height:8px;border-radius:8px;background:#e3e1dd;margin:16px 4px 8px;position:relative}.range-bar span{position:absolute;right:25%;left:24%;height:100%;background:#9c9992;border-radius:8px}.range-bar b{position:absolute;width:16px;height:16px;background:var(--ink);border:3px solid #fff;box-shadow:0 0 0 1px var(--ink);border-radius:50%;top:-4px}.market-compare>div:last-child{display:flex;justify-content:space-between}.neighborhood-map{width:100%;border:2px solid var(--line);border-radius:17px;background:linear-gradient(135deg,#efeeeb,#f8f7f5);padding:16px;display:flex;align-items:center;gap:12px;text-align:right}.neighborhood-map>span{display:flex;flex:1;flex-direction:column}.neighborhood-map small{color:var(--muted);font-size:12px}.review-quote p{line-height:1.6;margin-bottom:7px}.review-quote small{color:var(--muted)}.quote-head{margin-bottom:14px}.commitment-card>div{display:flex;align-items:center;gap:10px}.commitment-card span{display:flex;flex-direction:column}.commitment-card small{color:var(--muted)}.contract-document{width:100%;display:flex;align-items:center;gap:10px;border:2px solid var(--line);background:#fff;border-radius:17px;padding:14px;text-align:right}.contract-document>span{width:45px;height:45px;background:#f0efec;border-radius:13px;display:grid;place-items:center}.contract-document p{display:flex;flex:1;flex-direction:column;margin:0}.contract-document small{color:var(--muted)}.accept-row{display:flex;align-items:flex-start;gap:9px;font-size:14px;line-height:1.5;margin:17px 2px}.accept-row input{width:19px;height:19px;accent-color:var(--ink);flex:none}.project-hero>div:first-child{display:flex;justify-content:space-between}.project-hero>div:first-child>span{display:flex;flex-direction:column}.project-hero>div:first-child strong{font-size:24px}.project-hero small,.project-hero p{color:var(--muted)}.project-progress{height:9px;background:#e3e1dd;border-radius:8px;margin:12px 0}.project-progress span{display:block;width:55%;height:100%;background:var(--ink);border-radius:8px}.project-hero p{font-size:13px;margin:0}.milestone-alert{display:flex;align-items:center;gap:10px;background:#f4f3f0}.milestone-alert>span{width:45px;height:45px;border-radius:13px;background:#fff;display:grid;place-items:center}.milestone-alert p{display:flex;flex:1;flex-direction:column;margin:0}.milestone-alert small{color:var(--muted)}.project-money{grid-template-columns:1fr 1fr}.project-money div:last-child{border:0}.project-money strong{font-size:18px}.two-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.two-actions button{margin:0}.milestone-head{text-align:center;padding:10px}.milestone-head h2{margin:9px 0 5px}.milestone-head p{color:var(--muted)}.evidence-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.evidence-grid button{height:100px;border:1px solid var(--line);border-radius:14px;background:#f2f1ee;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;color:#7c7974}.scope-check{margin-top:15px}.scope-check h3{margin-bottom:5px}.property-list-card,.device-card{display:flex!important;align-items:center;gap:11px}.property-list-card p,.device-card p{display:flex;flex:1;flex-direction:column;margin:0}.property-list-card small,.device-card small{color:var(--muted)}.wallet-hero{background:var(--ink);color:#fff;border-radius:20px;padding:22px;text-align:center;margin-bottom:18px}.wallet-hero small,.wallet-hero strong,.wallet-hero p{display:block}.wallet-hero strong{font-size:34px;margin:5px}.wallet-hero p{color:#d1cfca;font-size:13px;margin:0}.refund-hero,.ticket-head{display:flex;align-items:center;gap:14px;background:#f5f4f1;border-radius:18px;padding:17px}.refund-hero>span,.ticket-head>span{width:58px;height:58px;background:#fff;border-radius:17px;display:grid;place-items:center}.refund-hero h2,.ticket-head h2{margin:5px 0 0}.refund-hero p,.ticket-head p{color:var(--muted);margin:0}.ticket-head>div{flex:1}.switch{width:42px;height:25px;border-radius:99px;background:#d9d7d2;padding:3px;display:flex;direction:ltr}.switch i{width:19px;height:19px;border-radius:50%;background:#fff;transition:.2s}.switch.on{background:var(--ink)}.switch.on i{transform:translate(17px)}.inline-value{font-size:12px;color:var(--muted)}.device-card{margin-bottom:10px}.device-card>span{width:43px;height:43px;background:#f0efec;border-radius:13px;display:grid;place-items:center}.mini-danger{border:0;background:transparent;color:var(--danger);font-size:11px;font-weight:800}.danger-hero{text-align:center;background:#fbf3f2;border:1px solid #e4cbc8;color:var(--danger);border-radius:18px;padding:21px;margin-bottom:15px}.danger-hero h2{margin:9px 0 5px}.danger-hero p{margin:0;line-height:1.5}.blocker-list{display:grid;gap:8px}.blocker-list>div{display:flex;align-items:center;gap:9px}.blocker-list span{display:flex;flex-direction:column}.blocker-list small{color:var(--muted)}.faq-hero,.rating-hero{text-align:center;padding:22px 10px}.faq-hero>span,.rating-hero>span{width:65px;height:65px;border-radius:20px;background:#f0efec;display:grid;place-items:center;margin:0 auto 12px}.article-card p{line-height:1.8}.document-preview{min-height:210px;background:#f4f3f0;border:1px solid var(--line);border-radius:18px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;text-align:center;margin-bottom:15px}.document-preview small{color:var(--muted)}.check-options{display:grid;gap:8px}.check-options label{border:1px solid var(--line);border-radius:13px;padding:11px;display:flex;align-items:center;gap:9px}.check-options input{width:19px;height:19px;accent-color:var(--ink)}.share-link-card{display:grid;gap:8px;margin-top:15px;text-align:center}.share-link-card small{color:var(--muted)}.share-link-card strong{font-size:16px}.share-link-card button{border:0;background:#f0efec;border-radius:10px;padding:8px}.rating-row{display:flex;direction:ltr;justify-content:center;gap:5px}.rating-row button{border:0;background:transparent;color:#d9d7d2;padding:4px}.rating-row button.active{color:var(--ink)}.waiting-empty.compact{padding:30px 20px}.project-progress span{transition:width .25s}.prototype-panel{align-self:center;background:#fff;border:1px solid #ddd9d3;border-radius:24px;padding:24px;box-shadow:0 18px 50px #32302a17;direction:rtl}.prototype-panel>img{width:82px;height:45px;object-fit:contain;object-position:right}.prototype-label{display:inline-block;background:#eeedea;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:800;margin:10px 0}.prototype-panel h2{font-size:23px;margin:5px 0}.prototype-panel>p{font-size:13px;color:#7c7974;line-height:1.6}.preset-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:18px 0}.preset-grid button{border:1px solid #dedbd5;background:#fff;border-radius:11px;padding:8px;font-size:12px}.preset-grid button.active{background:var(--ink);color:#fff;border-color:var(--ink)}.scenario-panel{border-top:1px solid var(--line);padding-top:15px;display:grid;gap:9px}.scenario-panel h3{margin:0 0 3px;font-size:15px}.scenario-panel label{display:flex;align-items:center;gap:8px;font-size:12px}.scenario-panel input{accent-color:var(--ink)}.scenario-panel label:last-child{justify-content:space-between}.scenario-panel select{border:1px solid var(--line);border-radius:8px;background:#fff;padding:4px}.reset-button{width:100%;border:0;background:#efeeeb;border-radius:11px;padding:9px;margin-top:15px;font-size:12px;font-weight:700}.market-home-screen{padding:20px 17px 102px}.market-home-header{display:flex;align-items:center;gap:8px;margin:1px 0 13px}.market-location{flex:1;border:0;background:transparent;display:flex;align-items:center;gap:8px;text-align:right;padding:3px}.market-location>span{display:flex;flex:1;flex-direction:column}.market-location small{color:var(--muted);font-size:11px}.market-location strong{font-size:16px}.market-search{height:48px;border:1.5px solid var(--line);border-radius:15px;background:var(--soft);display:flex;align-items:center;gap:8px;padding:0 12px;margin-bottom:13px}.market-search input{width:100%;border:0;background:transparent;outline:0;font-size:15px}.market-category-tabs{display:flex;gap:7px;overflow-x:auto;scrollbar-width:none;margin:0 -17px 12px;padding:0 17px}.market-category-tabs::-webkit-scrollbar,.market-sort-row>div::-webkit-scrollbar{display:none}.market-category-tabs button{border:1.5px solid var(--line);background:#fff;border-radius:999px;padding:8px 15px;white-space:nowrap;font-size:14px;font-weight:700}.market-category-tabs button.active{background:var(--ink);color:#fff;border-color:var(--ink)}.market-category-tabs.compact{margin:0 0 14px;padding:0}.market-sort-row{display:flex;align-items:center;gap:7px;border-bottom:1px solid var(--line);padding-bottom:12px}.market-sort-row>div{display:flex;gap:5px;overflow-x:auto;scrollbar-width:none;flex:1}.market-sort-row>div button{border:0;background:#f2f1ef;border-radius:10px;padding:7px 10px;white-space:nowrap;font-size:11px}.market-sort-row>div button.active{background:var(--ink);color:#fff;font-weight:800}.market-filter-button{width:34px;height:34px;flex:none;border:1.5px solid var(--line);border-radius:10px;background:#fff;display:grid;place-items:center}.market-filter-button.applied{background:var(--ink);color:#fff;border-color:var(--ink)}.market-filter-panel{border:1.5px solid var(--ink);border-radius:17px;padding:14px;margin:12px 0;background:#fff}.market-filter-panel__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.market-filter-panel h3{margin:0;font-size:17px}.market-filter-panel__head button{border:0;background:#f1f0ed;width:32px;height:32px;border-radius:50%;display:grid;place-items:center}.market-filter-label{display:block;font-size:13px;font-weight:800;margin-bottom:7px}.market-filter-options{display:flex;gap:6px}.market-filter-options button{flex:1;border:1px solid var(--line);background:#fff;border-radius:10px;padding:8px 3px;font-size:10px}.market-filter-options button.active{background:var(--ink);color:#fff}.market-filter-check{display:flex;align-items:center;gap:9px;margin-top:13px}.market-filter-check input{width:19px;height:19px;accent-color:var(--ink)}.market-filter-check span{display:flex;flex-direction:column}.market-filter-check small{color:var(--muted);font-size:10px}.market-filter-panel .primary-button{min-height:44px;font-size:15px;margin-top:13px}.market-results-head{display:flex;align-items:center;justify-content:space-between;margin:17px 1px 10px}.market-results-head h1{font-size:19px;margin:0}.market-results-head span{color:var(--muted);font-size:12px}.market-company-list{display:grid;gap:10px}.market-company-card{width:100%;border:1.5px solid var(--line);border-radius:18px;background:#fff;padding:13px 11px;display:flex;align-items:flex-start;gap:10px;text-align:right}.market-company-logo{width:48px;height:48px;border-radius:14px;background:#f0efec;display:grid;place-items:center;flex:none}.market-company-logo.large{width:64px;height:64px;border-radius:19px}.market-company-copy{min-width:0;display:flex;flex:1;flex-direction:column;gap:4px}.market-company-title{display:flex;align-items:center;gap:4px}.market-company-title strong{font-size:15px}.market-company-meta{display:flex;align-items:center;gap:4px;color:var(--muted);font-size:11px}.market-company-meta b{color:var(--ink);display:flex;align-items:center;gap:2px}.market-company-meta i{font-style:normal}.market-company-service{display:flex;align-items:center;justify-content:space-between;background:#f6f5f3;border-radius:9px;padding:7px 8px;margin-top:2px}.market-company-service small{font-size:11px}.market-company-service strong{font-size:12px}.market-company-foot{display:flex;justify-content:space-between;color:#716f6a;font-size:10px}.market-company-foot small{display:flex;align-items:center;gap:3px}.market-company-chevron{align-self:center;color:#9c9993}.market-no-results{text-align:center;padding:48px 18px;display:flex;flex-direction:column;align-items:center;gap:7px}.market-no-results small{color:var(--muted)}.market-no-results button{border:0;background:var(--ink);color:#fff;border-radius:11px;padding:8px 16px;margin-top:7px}.market-company-screen,.market-service-screen,.market-checkout-screen,.market-inspection-screen,.market-tracking-screen{padding-bottom:34px}.market-company-hero{display:flex;align-items:center;gap:12px}.market-company-hero>div{flex:1}.market-company-hero>div>span{display:flex;align-items:center;gap:5px}.market-company-hero h2{font-size:20px;margin:0}.market-company-hero p{display:flex;align-items:center;margin:5px 0 0;color:var(--muted);font-size:12px}.market-company-stats{display:grid;grid-template-columns:repeat(3,1fr);border:1.5px solid var(--line);border-radius:15px;margin:14px 0}.market-company-stats span{display:flex;flex-direction:column;text-align:center;padding:10px 4px;border-left:1px solid var(--line)}.market-company-stats span:last-child{border:0}.market-company-stats strong{font-size:15px}.market-company-stats small{font-size:9px;color:var(--muted)}.market-service-list{display:grid;gap:9px}.market-service-list>button{width:100%;border:1.5px solid var(--line);border-radius:16px;background:#fff;padding:13px 11px;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:8px;text-align:right}.market-service-list>button>span{display:flex;flex-direction:column;min-width:0}.market-service-list>button>span>strong{font-size:15px}.market-service-list>button>span>small{font-size:11px;color:var(--muted);line-height:1.35;margin-top:3px}.market-service-list>button>span>em{font-style:normal;font-size:10px;color:#686660;margin-top:5px}.market-service-list>button>b{font-size:16px;white-space:nowrap}.market-service-list>button>b small{font-size:9px}.market-inspection-link{width:100%;border:0;background:#f1f0ed;border-radius:15px;margin-top:13px;padding:12px;display:flex;align-items:center;gap:9px;text-align:right}.market-inspection-link.on-top{margin:2px 0 4px;border:1.5px dashed #b9b7b1;background:var(--soft)}.market-inspection-link>span{display:flex;flex:1;flex-direction:column}.market-inspection-link small{color:var(--muted);font-size:11px}.market-service-hero{display:flex;align-items:center;gap:13px;background:#f3f2ef;border-radius:18px;padding:15px}.market-service-hero>span{width:58px;height:58px;border-radius:17px;background:#fff;display:grid;place-items:center}.market-service-hero h2{font-size:25px;margin:3px 0}.market-service-hero p,.market-service-hero small{margin:0;color:var(--muted);font-size:12px}.market-package-options{display:grid;gap:8px}.market-package-options button{border:1.5px solid var(--line);background:#fff;border-radius:15px;padding:12px;display:flex;align-items:center;text-align:right;gap:8px}.market-package-options button.active{border-color:var(--ink);box-shadow:inset 0 0 0 1px var(--ink)}.market-package-options button span{display:flex;flex:1;flex-direction:column}.market-package-options button small{font-size:10px;color:var(--muted)}.market-package-options button b{font-size:12px;white-space:nowrap}.market-area-calculator{display:flex;align-items:center;justify-content:center;gap:12px}.market-area-calculator>button{width:44px;height:44px;border:1.5px solid var(--line);border-radius:13px;background:#fff;font-size:25px}.market-area-calculator label{height:56px;border:1.5px solid var(--ink);border-radius:14px;display:flex;align-items:center;padding:0 13px}.market-area-calculator input{width:76px;border:0;outline:0;text-align:center;font-size:24px;font-weight:800}.market-area-calculator label span{font-size:15px;color:var(--muted)}.market-minimum-note{display:block;text-align:center;color:var(--muted);margin:7px 0 12px}.market-total-preview{background:var(--ink);color:#fff;border-radius:17px;padding:14px 16px;display:flex;align-items:center;justify-content:space-between}.market-total-preview>span{display:flex;flex-direction:column}.market-total-preview strong{font-size:22px}.market-total-preview small{color:#d0cfca;font-size:11px}.market-help-link{width:100%;text-align:center;margin-top:10px}.market-checkout-summary{display:flex;align-items:center;gap:10px}.market-checkout-summary>span:nth-child(2){display:flex;flex:1;flex-direction:column}.market-checkout-summary small{color:var(--muted);font-size:11px}.market-checkout-summary em{font-style:normal;font-size:10px;color:#66645f;margin-top:3px}.market-checkout-summary>b{font-size:15px;white-space:nowrap}.market-date-options{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.market-date-options button{border:1.5px solid var(--line);background:#fff;border-radius:13px;padding:9px 3px;display:flex;flex-direction:column;align-items:center;font-weight:800}.market-date-options button.active{background:var(--ink);color:#fff;border-color:var(--ink)}.market-date-options small{font-size:9px;color:inherit;opacity:.72}.market-time-options{display:flex;gap:6px;margin-top:8px}.market-time-options .chip{flex:1;min-height:37px;font-size:13px;padding:5px}.market-payment-row{width:100%;border:1.5px solid var(--line);border-radius:15px;background:#fff;padding:11px;display:flex;align-items:center;gap:9px;text-align:right}.market-payment-row>span{width:45px;height:40px;border-radius:11px;background:#f1f0ed;display:grid;place-items:center}.market-payment-row p{display:flex;flex:1;flex-direction:column;margin:0}.market-payment-row small{color:var(--muted);font-size:10px}.market-inspection-hero{text-align:center;padding:13px 3px}.market-inspection-hero>span{width:66px;height:66px;border-radius:20px;background:#f1f0ed;display:grid;place-items:center;margin:0 auto 12px}.market-inspection-hero h2{font-size:22px;margin-bottom:6px}.market-inspection-hero p{color:var(--muted);font-size:13px;line-height:1.55}.market-inspection-dates{display:grid;gap:7px}.market-inspection-dates button{border:1.5px solid var(--line);background:#fff;border-radius:12px;padding:10px;text-align:right}.market-inspection-dates button.active{background:var(--ink);color:#fff;border-color:var(--ink)}.market-success-screen{padding-top:74px}.market-success-steps{text-align:right;margin:20px 0}.market-tracking-status{background:var(--ink);color:#fff;border-radius:17px;padding:15px;margin:14px 0;display:flex;flex-direction:column}.market-tracking-status small,.market-tracking-status span{color:#d0cfca}.market-tracking-status strong{font-size:19px;margin:2px 0}.market-tracking-status span{font-size:12px}.market-price-badge{display:inline-flex;align-items:center;border:1px solid var(--line);background:var(--soft);border-radius:999px;padding:2px 8px;font-size:9px;font-weight:800;color:#6d6b66;white-space:nowrap}.market-price-badge.fixed{background:var(--ink);border-color:var(--ink);color:#fff}.market-company-promo{display:flex;align-items:center;gap:5px;font-size:11px;font-weight:800;color:var(--ink);background:#f1f0ed;border-radius:8px;padding:4px 8px;width:max-content;max-width:100%}.market-company-promo.banner{width:100%;margin:12px 0 0;padding:10px 12px;font-size:13px;border:1.5px dashed #b9b7b1}.market-promo-rail{display:flex;gap:9px;overflow-x:auto;scrollbar-width:none;margin:0 -17px;padding:2px 17px 4px}.market-promo-rail::-webkit-scrollbar{display:none}.market-promo-rail button{flex:0 0 218px;border:1.5px solid var(--ink);background:var(--ink);color:#fff;border-radius:16px;padding:12px 13px;display:flex;flex-direction:column;gap:5px;text-align:right}.market-promo-rail strong{font-size:14px}.market-promo-rail small{display:flex;align-items:center;gap:3px;color:#d0cfca;font-size:11px}.market-promo-rail span{font-size:12px;font-weight:800;background:#ffffff24;border-radius:8px;padding:3px 8px;width:max-content}.market-promo-rail s,.market-company-service s,.market-package-options s{opacity:.55;font-weight:400;margin-left:4px}.market-about{color:#64625d;line-height:1.7;font-size:14px;margin:0 0 4px}.market-results-tools{display:flex;align-items:center;gap:8px}.market-results-tools>span{color:var(--muted);font-size:12px}.change-link{color:#6e6c67;font-size:12px;font-weight:800;flex:none}.market-filter-options+.market-filter-label{display:block;margin-top:13px}.quote-verdict{text-align:center;padding:14px 6px 2px}.quote-verdict>small{display:block;color:var(--muted);font-size:12px;margin-bottom:2px}.quote-verdict>strong{display:block;font-size:42px;font-weight:800;letter-spacing:-1px;line-height:1.15}.quote-verdict>strong i{font-style:normal;font-size:17px;font-weight:700;color:var(--muted);letter-spacing:0}.quote-verdict>span{display:inline-block;margin:4px 0 10px;font-size:13px;font-weight:800}.quote-verdict>span.warn{color:var(--danger)}.report-outside{width:100%;border:1.5px dashed #c9a96a;background:#fbf8f2;border-radius:13px;padding:9px 11px;margin:8px 0 2px;display:flex;align-items:center;justify-content:center;gap:6px;font-size:12px;font-weight:700;color:#7a6234}.market-no-results button+button{background:#fff;color:var(--ink);border:1.5px solid var(--line);margin-top:2px}.market-cart-qty{display:flex;align-items:center;gap:8px;margin-top:5px}.market-cart-qty button{width:26px;height:26px;border:1.5px solid var(--line);border-radius:9px;background:#fff;font-size:15px;line-height:1;display:grid;place-items:center}.market-cart-qty b{font-size:12px;min-width:64px;text-align:center}.market-search-suggest{display:grid;gap:6px;margin:-6px 0 12px}.market-search-suggest button{border:1.5px dashed var(--line);background:var(--soft);border-radius:12px;padding:9px 12px;display:flex;align-items:center;gap:7px;font-size:13px;font-weight:700;text-align:right}.reorder-banner{width:100%;border:1.5px dashed #b9b7b1;background:var(--soft);border-radius:15px;padding:11px 12px;margin-bottom:12px;display:flex;align-items:center;gap:10px;text-align:right}.reorder-banner>span:first-child{width:40px;height:40px;border-radius:12px;background:#fff;display:grid;place-items:center;flex:none}.reorder-banner>span:nth-child(2){display:flex;flex:1;flex-direction:column}.reorder-banner strong{font-size:15px}.reorder-banner small{color:var(--muted);font-size:11px}.market-cart-bar.on-home{bottom:98px}.market-cart-bar{position:sticky;bottom:14px;z-index:5;width:100%;border:0;background:var(--ink);color:#fff;border-radius:17px;min-height:56px;margin-top:16px;padding:9px 14px;display:flex;align-items:center;gap:11px;text-align:right;box-shadow:0 10px 26px #32302a47}.market-cart-bar>b{width:27px;height:27px;border-radius:50%;background:#fff;color:var(--ink);display:grid;place-items:center;font-size:14px}.market-cart-bar>span{display:flex;flex:1;flex-direction:column}.market-cart-bar strong{font-size:16px}.market-cart-bar small{color:#d0cfca;font-size:11px}.market-addon-list{display:grid;gap:7px}.market-addon-row{border:1.5px solid var(--line);border-radius:13px;padding:10px 12px;display:flex;align-items:center;gap:9px}.market-addon-row input{width:19px;height:19px;accent-color:var(--ink);flex:none}.market-addon-row span{flex:1;font-size:14px;font-weight:700}.market-addon-row b{font-size:12px;white-space:nowrap}.market-addon-row:has(input:checked){border-color:var(--ink);box-shadow:inset 0 0 0 1px var(--ink)}.market-range-note{display:flex;align-items:center;gap:5px;color:#6d6b66;font-size:12px;margin:9px 2px 0;line-height:1.5}.market-range-note.soft{color:var(--muted);font-size:11px}.market-cart-screen,.market-quote-screen{padding-bottom:34px}.market-cart-lines{display:grid;gap:8px}.market-cart-line{border:1.5px solid var(--line);border-radius:15px;padding:11px 12px;display:flex;align-items:flex-start;gap:9px}.market-cart-line>span{display:flex;flex:1;flex-direction:column;gap:3px;min-width:0}.market-cart-line strong{font-size:14px}.market-cart-line small{font-size:11px;color:var(--muted);line-height:1.4}.market-cart-line em{font-style:normal;margin-top:2px}.market-cart-line>b{font-size:12px;white-space:nowrap;margin-top:2px}.market-cart-line>button{border:0;background:#f1f0ed;width:26px;height:26px;border-radius:50%;display:grid;place-items:center;flex:none}.market-estimate-box{border:1.5px dashed #b9b7b1;border-radius:15px;padding:12px 13px;display:flex;flex-direction:column;gap:6px}.market-estimate-box>span{display:flex;align-items:center;justify-content:space-between}.market-estimate-box small{color:var(--muted);font-size:11px;line-height:1.5}.market-estimate-box strong{font-size:16px}.market-estimate-box.compact{margin-top:10px}.market-quote-alert{width:100%;border:1.5px solid var(--ink);background:#fff;border-radius:16px;margin:4px 0 10px;padding:12px;display:flex;align-items:center;gap:10px;text-align:right}.market-quote-alert>span:first-child{width:42px;height:42px;border-radius:13px;background:var(--ink);color:#fff;display:grid;place-items:center;flex:none}.market-quote-alert>span:nth-child(2){display:flex;flex:1;flex-direction:column}.market-quote-alert small{color:var(--muted);font-size:11px}.market-quote-compare{display:grid;grid-template-columns:1fr 1.2fr;gap:8px;margin:14px 0}.market-quote-compare>div{border:1.5px solid var(--line);border-radius:15px;padding:11px;display:flex;flex-direction:column;gap:3px}.market-quote-compare small{color:var(--muted);font-size:11px}.market-quote-compare strong{font-size:16px}.market-quote-compare .final{background:var(--ink);border-color:var(--ink);color:#fff}.market-quote-compare .final small,.market-quote-compare .final span{color:#d0cfca}.market-quote-compare .final span{font-size:10px;margin-top:2px}@media(max-width:760px){.prototype-stage{display:flex;justify-content:center;align-items:flex-start;min-height:868px;padding:12px}.prototype-panel{display:none}}@media(max-height:870px)and (min-width:761px){.prototype-stage{align-content:start}}
