/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.block{display:block}.hidden{display:none}.inline{display:inline}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--navy:#0b2f49;--navy-2:#123e5c;--ink:#102f47;--muted:#6d7f99;--orange:#ff7043;--orange-dark:#e85b2e;--cream:#fff8ef;--paper:#fff;--surface:#f3f7fb;--line:#dce5ee;--green:#2e9d72;--yellow:#f4bb36;--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--topbar-base:86px;--topbar-height:calc(var(--topbar-base) + var(--safe-top))}*{box-sizing:border-box}html{scroll-behavior:smooth;overscroll-behavior-y:contain;height:100%}body{background:var(--surface);color:var(--ink);font-family:var(--font-geist), Arial, sans-serif;overscroll-behavior-y:contain;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{background:var(--surface);isolation:isolate;width:100%;height:100dvh;min-height:0;position:fixed;inset:0;overflow:hidden}.page-scroll{z-index:0;top:var(--topbar-height);padding-bottom:calc(110px + var(--safe-bottom));background:var(--surface);overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;position:absolute;bottom:0;left:0;right:0;overflow:hidden auto}.pull-refresh-indicator{z-index:29;top:var(--topbar-height);min-height:42px;color:var(--navy);opacity:0;pointer-events:none;background:#fffffff7;border:1px solid #c0d2dfeb;border-radius:999px;align-items:center;gap:9px;padding:8px 14px 8px 8px;transition:opacity .14s,transform .2s;display:flex;position:absolute;left:50%;box-shadow:0 9px 28px #092b422b}.pull-refresh-indicator.visible{opacity:1;transition:opacity .1s}.pull-refresh-indicator b{white-space:nowrap;font-size:11px}.pull-refresh-symbol{width:27px;height:27px;color:var(--orange);background:#eaf3f8;border-radius:50%;place-items:center;display:grid}.pull-refresh-indicator.refreshing .pull-refresh-symbol{animation:.72s linear infinite refreshSpin}@keyframes refreshSpin{to{transform:rotate(360deg)}}.topbar{z-index:30;width:100%;height:var(--topbar-height);padding:var(--safe-top) max(22px, calc((100vw - 1180px)/2)) 0;background:var(--navy);color:#fff;justify-content:space-between;align-items:center;display:flex;position:absolute;top:0;left:0;right:0;transform:translateZ(0);box-shadow:0 1px #ffffff1a,0 8px 24px #051e2f1f}.brand{appearance:none;color:inherit;text-align:left;background:0 0;border:0;align-items:center;gap:12px;padding:0;display:flex}.brand-mark{object-fit:cover;border-radius:16px;width:50px;height:50px;display:block;box-shadow:0 7px 18px #ff4d2338}.brand strong{letter-spacing:-.8px;white-space:nowrap;font-size:24px;line-height:1;display:block}.brand strong span{color:var(--orange)}.brand small{color:#cbd8e4;margin-top:6px;font-size:12px;display:block}.score-strip{gap:10px;display:flex}.score-strip>span{color:#dce8f1;background:#ffffff17;border-radius:999px;align-items:center;gap:7px;padding:10px 15px;font-size:13px;display:flex}.score-strip svg:first-child{color:var(--yellow)}.score-strip>span:last-child svg{color:var(--orange)}.top-actions{align-items:center;gap:10px;display:flex}.account-pill{color:#fff;text-align:left;background:#ffffff17;border:1px solid #ffffff29;border-radius:15px;align-items:center;gap:9px;min-height:52px;padding:7px 13px;display:flex}.account-pill>span{gap:1px;display:grid}.account-pill small{color:#bcd0dc;letter-spacing:.8px;font-size:7px}.account-pill b{font-size:11px}.account-pill.customer{box-shadow:inset 0 -2px #f4bb36}.account-pill.provider{box-shadow:inset 0 -2px 0 var(--orange)}.notification-button{color:#fff;background:#ffffff17;border:1px solid #ffffff29;border-radius:14px;place-items:center;width:46px;height:46px;display:grid;position:relative}.notification-button>span{font-size:19px}.notification-button>b{border:2px solid var(--navy);background:var(--orange);color:#fff;border-radius:999px;place-items:center;min-width:19px;height:19px;padding:0 5px;font-size:9px;display:grid;position:absolute;top:-5px;right:-4px}.notification-popover{z-index:45;top:calc(var(--topbar-height) - 8px);border:1px solid var(--line);background:#fff;border-radius:22px;width:min(390px,100vw - 28px);position:absolute;right:max(18px,50vw - 590px);overflow:hidden;box-shadow:0 24px 65px #0a273b40}.notification-popover-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:68px;padding:14px 16px;display:flex}.notification-popover-head>div{gap:2px;display:grid}.notification-popover-head small{color:var(--orange);letter-spacing:1px;font-size:9px;font-weight:850}.notification-popover-head strong{font-size:18px}.notification-popover-head>button{background:var(--surface);width:36px;height:36px;color:var(--muted);border:0;border-radius:11px;font-size:24px}.notification-list{max-height:min(520px,100dvh - 170px);overflow-y:auto}.notification-list>button{text-align:left;width:100%;color:var(--ink);background:#fff;border:0;border-bottom:1px solid #eaf0f5;grid-template-columns:36px 1fr;gap:11px;padding:14px 16px;display:grid}.notification-list>button.unread{background:#fff8f4}.notification-list>button>span{background:var(--surface);border-radius:11px;place-items:center;width:36px;height:36px;display:grid}.notification-list>button>div{min-width:0}.notification-list strong{font-size:13px;display:block}.notification-list p{color:var(--muted);margin:4px 0 6px;font-size:11px;line-height:1.4}.notification-list small{color:#95a2b3;font-size:9px}.notification-empty{text-align:center;justify-items:center;gap:7px;padding:35px 20px;display:grid}.notification-empty>span{font-size:29px}.notification-empty p{color:var(--muted);margin:0;font-size:12px}.content{width:min(100%,1180px);margin:0 auto;padding:28px 22px 60px}.page-navigation{align-items:center;min-height:42px;margin:0 0 15px;display:flex}.page-back-button{z-index:28;top:calc(var(--topbar-height) + 14px);min-height:42px;color:var(--navy);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border:1px solid #cad9e4f0;border-radius:13px;align-items:center;gap:7px;padding:0 15px 0 12px;font-weight:800;display:inline-flex;position:absolute;left:max(22px,50vw - 568px);box-shadow:0 7px 22px #102f4721}.page-back-button:hover{background:#fff;border-color:#adc3d2;transform:translateY(-1px)}.page-back-button:active{transform:translateY(0)}.page-back-button:focus-visible{outline-offset:2px;outline:3px solid #ff704338}.site-footer{border:1px solid var(--line);width:min(100% - 44px,1136px);color:var(--muted);background:#fff;border-radius:20px;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;margin:10px auto 24px;padding:22px 24px;font-size:11px;display:grid}.site-footer>strong{color:var(--ink);font-size:14px}.site-footer nav{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.site-footer a{color:var(--navy);font-weight:750;text-decoration:none}.app-version{color:var(--ink);white-space:nowrap;align-items:center;gap:5px;margin-left:7px;font-size:10px;display:inline-flex}.app-version i{background:#20a66a;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #dcf7ea}.app-version em{color:#168658;letter-spacing:.03em;text-transform:uppercase;background:#e9f8f1;border-radius:999px;padding:3px 6px;font-size:8px;font-style:normal;font-weight:800}.customer-request-list{border:1px solid var(--line);background:#fff;border-radius:22px;margin:16px 0;padding:22px}.customer-request-list>div:first-child small{color:var(--orange);letter-spacing:1px;font-size:10px;font-weight:850}.customer-request-list h2{margin:5px 0 3px}.customer-request-list p{color:var(--muted);margin:0 0 15px;font-size:12px}.customer-request-items{gap:8px;display:grid}.customer-request-row{grid-template-columns:minmax(0,1fr) 42px;gap:7px;display:grid}.customer-request-main{border:1px solid var(--line);text-align:left;background:var(--surface);min-width:0;min-height:62px;color:var(--ink);touch-action:pan-y;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:11px 13px;display:flex}.customer-request-row.active .customer-request-main{border-color:var(--orange);background:#fff7f2}.customer-request-main>span{gap:3px;min-width:0;display:grid}.customer-request-main strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.customer-request-main small{color:var(--muted);font-size:10px}.customer-request-main>b{color:var(--orange-dark);background:#fff;border-radius:999px;flex:none;padding:6px 8px;font-size:9px}.customer-request-more{border:1px solid var(--line);width:42px;min-height:42px;color:var(--navy);letter-spacing:1px;background:#fff;border-radius:13px;align-self:stretch;place-items:center;padding:0;font-size:14px;font-weight:900;display:grid}.customer-request-more:active{background:#fff5f0;border-color:#ffc4af}.request-history-modal{background:#fff;border-radius:25px;width:min(500px,100%);overflow:hidden;box-shadow:0 26px 80px #0619274d}.request-history-handle{display:none}.request-history-head{border-bottom:1px solid var(--line);grid-template-columns:45px 1fr 40px;align-items:center;gap:12px;padding:20px 21px 16px;display:grid}.request-history-head>span{background:#fff0e9;border-radius:14px;place-items:center;width:45px;height:45px;font-size:22px;display:grid}.request-history-head small{color:var(--orange);letter-spacing:1.1px;font-size:9px;font-weight:900}.request-history-head h2{margin:4px 0 0;font-size:21px}.request-history-head>button{background:var(--surface);width:40px;height:40px;color:var(--muted);border:0;border-radius:12px}.request-history-summary{border:1px solid var(--line);background:var(--surface);border-radius:14px;gap:4px;margin:18px 21px 0;padding:14px 15px;display:grid}.request-history-summary strong{font-size:14px}.request-history-summary span{color:var(--muted);font-size:10px}.request-history-modal>p{color:var(--muted);margin:0;padding:15px 21px 4px;font-size:11px;line-height:1.55}.request-history-actions{grid-template-columns:.8fr 1.2fr;gap:9px;padding:17px 21px 21px;display:grid}.request-history-actions button{min-height:48px}.request-history-delete{color:#fff;background:#bd4747;border:1px solid #bd4747;border-radius:12px;font-weight:850}.request-history-delete:disabled{opacity:.5;cursor:not-allowed}.account-data-actions{flex-wrap:wrap;justify-content:center;gap:9px 16px;margin-top:14px;display:flex}.account-data-actions a,.account-data-actions button{color:var(--navy);background:0 0;border:0;padding:0;font-size:11px;font-weight:750;text-decoration:none}.account-data-actions button{color:#b74444;border-bottom:1px solid}.account-delete-modal{background:#fff;border-radius:25px;width:min(540px,100%);overflow:hidden;box-shadow:0 26px 80px #0619274d}.account-delete-head{background:#fff8f8;border-bottom:1px solid #f0d6d6;grid-template-columns:45px 1fr 40px;align-items:center;gap:12px;padding:21px 22px 17px;display:grid}.account-delete-head>span{color:#fff;background:#c34c4c;border-radius:14px;place-items:center;width:45px;height:45px;font-size:24px;font-weight:900;display:grid}.account-delete-head small{color:#bd4b4b;letter-spacing:1.1px;font-size:9px;font-weight:900}.account-delete-head h2{margin:4px 0 0;font-size:21px}.account-delete-head>button{width:40px;height:40px;color:var(--muted);background:#fff;border:0;border-radius:12px}.account-delete-modal>p{color:var(--ink);margin:0;padding:19px 22px 4px;font-size:12px;line-height:1.6}.account-delete-modal ul{color:var(--muted);margin:0;padding:10px 38px 7px;font-size:11px;line-height:1.55}.account-delete-modal li+li{margin-top:6px}.account-delete-modal>label{color:var(--ink);gap:7px;margin:11px 22px 0;font-size:11px;display:grid}.account-delete-modal>label b{color:#b74444}.account-delete-modal input{width:100%;height:49px;color:var(--ink);letter-spacing:.04em;border:1px solid #e3b9b9;border-radius:12px;outline:0;padding:0 13px;font-size:16px;font-weight:800}.account-delete-modal input:focus{border-color:#c34c4c;box-shadow:0 0 0 3px #c34c4c1a}.account-delete-error{color:#ac3939;background:#fff0f0;border-radius:10px;margin:9px 22px 0;padding:10px 12px;font-size:10px;line-height:1.45}.account-delete-actions{grid-template-columns:.75fr 1.25fr;gap:9px;padding:17px 22px 22px;display:grid}.account-delete-actions button{width:100%;min-height:47px}.account-delete-confirm{color:#fff;background:#bd4747;border:1px solid #b73f3f;border-radius:12px;font-weight:850}.account-delete-confirm:disabled{opacity:.45;cursor:not-allowed}.welcome-panel{background:var(--navy);color:#fff;border-radius:32px;grid-template-columns:1.35fr .65fr;align-items:center;gap:40px;min-height:340px;padding:52px 56px;display:grid;position:relative;overflow:hidden;box-shadow:0 20px 60px #0b2f4929}.welcome-panel:before,.welcome-panel:after{content:"";border-radius:50%;position:absolute}.welcome-panel:before{border:60px solid #ff704329;width:390px;height:390px;top:-200px;right:-130px}.welcome-panel:after{background:#f4bb361a;width:180px;height:180px;bottom:-130px;right:210px}.eyebrow,.page-heading small,.ranking-hero small,.section-title small,.modal-head small{color:var(--orange);letter-spacing:1.8px;font-size:12px;font-weight:850;display:block}.welcome-panel h1{letter-spacing:-3.8px;margin:16px 0;font-size:clamp(42px,6vw,72px);line-height:.98}.welcome-panel h1 em{color:var(--orange);font-style:normal}.welcome-panel p{color:#d1dde7;max-width:610px;margin:0;font-size:18px;line-height:1.65}.welcome-stats{z-index:1;gap:14px;display:grid;position:relative}.welcome-stats div{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff12;border:1px solid #ffffff21;border-radius:20px;padding:22px}.welcome-stats strong{color:#fff0d6;font-size:31px;display:block}.welcome-stats span{color:#cbd8e4;font-size:13px}.daily-head{justify-content:space-between;align-items:end;margin:42px 4px 18px;display:flex}.daily-head>div{align-items:center;gap:14px;display:flex}.daily-head small{color:var(--orange);letter-spacing:1.3px;font-weight:850}.daily-head h2{letter-spacing:-.6px;margin:4px 0 0;font-size:27px}.spark{width:46px;height:46px;color:var(--orange);background:#fff0eb;border-radius:16px;place-items:center;font-size:25px;display:grid}.bonus{color:#d95555;background:#ffe6e3;border-radius:999px;padding:10px 17px;font-size:14px;font-weight:750}.daily-card{border:1px solid var(--line);background:#fff;border-radius:30px;grid-template-columns:1.25fr .75fr;display:grid;overflow:hidden;box-shadow:0 14px 40px #102f4717}.daily-card .before-after{border-radius:0;min-height:460px}.daily-body{flex-direction:column;justify-content:center;padding:38px;display:flex}.daily-body h2{letter-spacing:-.8px;margin:20px 0 12px;font-size:31px;line-height:1.2}.daily-body>p:not(.tiny-note){color:#61738c;line-height:1.7}.project-meta{color:#73849c;justify-content:space-between;align-items:center;font-size:13px;display:flex}.category-badge{color:var(--ink);background:#edf3f6;border:1px solid #c9d6df;border-radius:8px;padding:7px 12px;font-weight:750;display:inline-flex}.tiny-note{color:#8391a5;text-align:center;justify-content:center;align-items:center;gap:5px;font-size:11px;display:flex}.surprise-showcase{color:#fff;background:linear-gradient(145deg,#0b2f49,#174b68);border-radius:28px;margin-top:54px;padding:34px;box-shadow:0 18px 46px #0b2f492b}.surprise-showcase>p{color:#cbdce8;margin:11px 0 24px;line-height:1.6}.surprise-showcase .section-title h2{color:#fff}.surprise-showcase .text-button{color:#ffae91}.surprise-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.surprise-grid>button{text-align:left;color:var(--ink);background:#fff;border:1px solid #ffffff26;border-radius:20px;padding:0;transition:transform .2s,box-shadow .2s;overflow:hidden}.surprise-grid>button:hover{transform:translateY(-3px);box-shadow:0 12px 28px #0003}.surprise-grid .before-after{aspect-ratio:16/10}.surprise-grid .photo-location,.surprise-grid .verified{display:none}.surprise-copy{flex-direction:column;align-items:flex-start;min-height:132px;padding:17px;display:flex}.surprise-copy small{color:var(--orange-dark);text-transform:uppercase;letter-spacing:.7px;font-size:10px;font-style:normal;font-weight:850}.surprise-copy strong{margin-top:7px;line-height:1.35}.surprise-copy em{color:var(--orange);align-items:center;gap:4px;margin-top:auto;padding-top:13px;font-size:12px;font-style:normal;font-weight:800;display:inline-flex}.sector-showcase{border:1px solid var(--line);background:#fff;border-radius:28px;margin-top:54px;padding:34px;box-shadow:0 10px 32px #102f470f}.text-button{color:var(--orange);background:0 0;border:0;align-items:center;gap:4px;font-weight:800;display:inline-flex}.sector-quick-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:24px;display:grid}.sector-quick-grid>button{border:1px solid var(--line);text-align:left;background:var(--surface);min-height:92px;color:var(--ink);border-radius:18px;grid-template-columns:42px 1fr auto;align-items:center;gap:10px;padding:16px;transition:all .2s;display:grid}.sector-quick-grid>button:hover{background:#fff8f4;border-color:#ffc4af;transform:translateY(-2px)}.sector-quick-grid>button>span{background:#fff;border-radius:13px;place-items:center;width:42px;height:42px;font-size:23px;display:grid}.sector-quick-grid>button>div{gap:4px;min-width:0;display:grid}.sector-quick-grid strong{font-size:13px;line-height:1.2}.sector-quick-grid small{color:var(--muted);font-size:10px}.sector-quick-grid svg{color:#9caaba}.before-after{aspect-ratio:16/9;background:#dbe4ec;position:relative;overflow:hidden}.before-after img{object-fit:cover;width:100%;height:100%;display:block}.before-after:after{content:"";background:#ffffffe6;width:1px;height:100%;position:absolute;top:0;left:50%;box-shadow:0 0 0 1px #102f4733}.photo-label{z-index:2;color:#fff;letter-spacing:.5px;border-radius:8px;padding:7px 12px;font-size:12px;font-weight:850;position:absolute;top:16px;box-shadow:0 4px 12px #00000029}.photo-label.before{background:#14191dbd;left:16px}.photo-label.after{background:var(--orange);right:16px}.photo-location,.verified{z-index:2;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:999px;align-items:center;gap:5px;padding:7px 11px;font-size:12px;display:flex;position:absolute;bottom:14px}.photo-location{background:#111d27d1;left:14px}.photo-location svg{color:var(--orange)}.verified{background:#2e9d72f0;font-weight:700;right:14px}.orange-button{background:var(--orange);color:#fff;border:0;border-radius:15px;justify-content:center;align-items:center;gap:8px;padding:15px 22px;font-weight:800;transition:transform .2s,background .2s;display:inline-flex;box-shadow:0 8px 20px #ff704340}.orange-button:hover{background:var(--orange-dark);transform:translateY(-2px)}.orange-button.wide{width:100%;margin-top:20px}.orange-button.small{border-radius:13px;padding:12px 17px}.how-it-works{border:1px solid var(--line);background:#fff;border-radius:28px;margin-top:54px;padding:38px}.section-title{justify-content:space-between;align-items:end;gap:15px;display:flex}.section-title h2{margin:6px 0 0;font-size:28px}.section-title>span{color:var(--orange);font-weight:800}.steps{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:26px;display:grid}.steps>div{background:var(--surface);border:1px solid var(--line);border-radius:20px;padding:24px}.steps>div>span{color:var(--orange);font-size:13px;font-weight:850;display:block}.steps strong{margin-top:20px;font-size:18px;display:block}.steps p{color:var(--muted);margin-bottom:0;font-size:14px;line-height:1.6}.page-section{animation:.35s pageIn}@keyframes pageIn{0%{opacity:0;transform:translateY(8px)}}.page-heading{margin:12px 0 28px}.page-heading h1{letter-spacing:-2.4px;margin:5px 0 4px;font-size:clamp(38px,5vw,58px)}.page-heading p{color:var(--muted);margin:0;font-size:16px}.search-box{border:1px solid var(--line);background:#fff;border-radius:20px;align-items:center;gap:13px;height:64px;padding:0 22px;display:flex;box-shadow:0 6px 18px #102f470d}.search-box svg{color:#93a2b8}.search-box input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:17px}.search-box input::placeholder{color:#9aa9bc}.filter-row{scrollbar-width:none;gap:10px;margin:18px 0;display:flex;overflow-x:auto}.filter-row button,.period-tabs button{white-space:nowrap;border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:14px;padding:12px 18px;font-weight:720}.filter-row button.active,.period-tabs button.active{border-color:var(--orange);background:var(--orange);color:#fff}.smart-filters{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:1fr 1fr 1.2fr;gap:12px;margin-top:14px;padding:16px;display:grid}.smart-filters label:not(.verify-filter){gap:6px;display:grid}.smart-filters label>span:first-child{color:var(--muted);text-transform:uppercase;letter-spacing:.8px;font-size:10px;font-weight:800}.smart-filters select{border:1px solid var(--line);background:var(--surface);width:100%;height:43px;color:var(--ink);border-radius:11px;outline:0;padding:0 11px;font-weight:650}.verify-filter{color:#28785b;background:#f0faf6;border:1px solid #cde7dc;border-radius:13px;align-items:center;gap:9px;min-height:58px;padding:0 14px;display:flex}.verify-filter input{accent-color:var(--green)}.verify-filter>span{align-items:center;gap:6px;display:flex;text-transform:none!important;letter-spacing:0!important;color:inherit!important;font-size:12px!important;font-weight:750!important}.found{color:var(--muted)}.project-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.empty-results{background:linear-gradient(135deg,#fff 0%,#f6f9fc 100%);border:1px dashed #cbd8e3;border-radius:26px;grid-column:1/-1;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;min-height:260px;padding:36px;display:grid;box-shadow:0 8px 26px #102f470d}.empty-pin{width:64px;height:64px;color:var(--orange);background:#fff0ea;border-radius:20px;place-items:center;display:grid}.empty-results small{color:var(--orange-dark);letter-spacing:1px;font-size:11px;font-weight:850}.empty-results h2{margin:7px 0 6px;font-size:25px}.empty-results p{color:var(--muted);margin:0}.empty-actions{align-items:center;gap:10px;display:flex}.filter-reset{border:1px solid var(--line);min-height:47px;color:var(--ink);background:#fff;border-radius:13px;padding:0 17px;font-weight:750}.project-card{border:1px solid var(--line);background:#fff;border-radius:26px;overflow:hidden;box-shadow:0 8px 26px #102f4712}.project-body{padding:23px}.project-body h3{letter-spacing:-.35px;margin:16px 0 10px;font-size:22px;line-height:1.3}.project-body>p{color:#60728a;min-height:68px;margin:0;font-size:14px;line-height:1.55}.project-footer{color:var(--muted);border-top:1px solid #e8eef3;justify-content:space-between;align-items:center;margin-top:18px;padding-top:16px;display:flex}.project-footer strong{color:var(--ink)}.sector-catalog{gap:12px;margin-top:20px;display:grid}.sector-catalog article{border:1px solid var(--line);background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 4px 16px #102f470a}.sector-catalog article.expanded{border-color:#ffc0aa;box-shadow:0 10px 28px #ff704317}.sector-head{text-align:left;width:100%;min-height:84px;color:var(--ink);background:#fff;border:0;grid-template-columns:52px 1fr auto auto;align-items:center;gap:14px;padding:16px 20px;display:grid}.sector-emoji{background:var(--surface);border-radius:16px;place-items:center;width:52px;height:52px;font-size:27px;display:grid}.sector-head>div{gap:4px;display:grid}.sector-head strong{font-size:17px}.sector-head small{color:var(--muted)}.sector-head>b{color:var(--orange-dark);background:#fff0ea;border-radius:999px;padding:7px 10px;font-size:11px}.sector-head>svg{color:var(--muted);transition:transform .2s}.sector-catalog article.expanded .sector-head>svg{transform:rotate(90deg)}.branch-grid{grid-template-columns:repeat(4,1fr);gap:8px;padding:0 20px 20px 86px;display:grid}.branch-grid button{border:1px solid var(--line);text-align:left;background:var(--surface);min-height:42px;color:var(--ink);border-radius:11px;justify-content:space-between;align-items:center;gap:8px;padding:9px 11px;font-size:12px;font-weight:650;display:flex}.branch-grid button:hover{border-color:var(--orange);color:var(--orange-dark);background:#fff8f4}.project-form{gap:20px;display:grid}.form-section{border:1px solid var(--line);background:#fff;border-radius:26px;padding:30px}.form-section-title{align-items:flex-start;gap:15px;margin-bottom:24px;display:flex}.form-section-title>span{background:var(--orange);color:#fff;border-radius:12px;flex:none;place-items:center;width:38px;height:38px;font-weight:850;display:grid}.form-section-title h2{margin:1px 0 4px;font-size:21px}.form-section-title p{color:var(--muted);margin:0;font-size:13px}.upload-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.upload-box{background:var(--surface);min-height:230px;color:var(--muted);border:2px dashed #c8d4df;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex;overflow:hidden}.upload-box svg{color:var(--orange)}.upload-box strong{color:var(--ink)}.upload-box span{font-size:12px}.upload-box.has-image{border-style:solid;padding:0}.upload-box img{object-fit:cover;width:100%;height:230px}.fields{grid-template-columns:1fr 1fr;gap:17px;display:grid}.fields label,.project-form>label{color:var(--ink);gap:8px;font-size:13px;font-weight:720;display:grid}.fields .full{grid-column:1/-1}.fields input,.fields select,.fields textarea{background:var(--surface);width:100%;color:var(--ink);border:1px solid #d8e1ea;border-radius:13px;outline:none;padding:14px 15px;font-weight:500}.fields input:focus,.fields select:focus,.fields textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px #ff70431a}.currency-field{position:relative}.currency-field span{color:var(--orange);font-size:21px;font-weight:850;position:absolute;top:12px;left:15px}.currency-field input{padding-left:42px;font-size:19px}.consent{grid-template-columns:auto 1fr;align-items:flex-start;margin-top:18px;line-height:1.5;color:var(--muted)!important;gap:10px!important;font-weight:500!important;display:flex!important}.consent input{accent-color:var(--orange);margin-top:4px}.marketplace-entry{background:linear-gradient(135deg,#fff 0%,#f4f9fc 100%);border:1px solid #cbdbe6;border-radius:30px;margin-top:28px;overflow:hidden;box-shadow:0 16px 42px #0b2f4917}.marketplace-intro{padding:34px 34px 20px}.marketplace-intro h2{letter-spacing:-1.1px;max-width:720px;margin:7px 0 8px;font-size:34px}.marketplace-intro>p{max-width:780px;color:var(--muted);margin:0;line-height:1.65}.pilot-chips{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.pilot-chips span{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:999px;padding:7px 11px;font-size:11px;font-weight:750}.pilot-chips span.primary{color:var(--orange-dark);background:#fff0ea;border-color:#ffc4af}.marketplace-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:6px 34px 28px;display:grid}.journey-card{text-align:left;min-height:250px;color:var(--ink);border:1px solid;border-radius:24px;flex-direction:column;align-items:flex-start;padding:24px;transition:all .2s;display:flex}.journey-card:hover{transform:translateY(-3px);box-shadow:0 13px 26px #102f471f}.journey-card.customer{background:linear-gradient(145deg,#fffaf7,#fff0e9);border-color:#ffbba3}.journey-card.provider{background:linear-gradient(145deg,#f8fcff,#eaf5fb);border-color:#a9ccdf}.journey-card.community{background:linear-gradient(145deg,#fdfaff,#f5ebfa);border-color:#e2c2ee}.journey-icon{background:#fff;border-radius:16px;place-items:center;width:50px;height:50px;margin-bottom:17px;font-size:25px;display:grid;box-shadow:0 5px 14px #102f4714}.journey-card small{color:var(--orange-dark);letter-spacing:1px;font-weight:850}.journey-card strong{margin-top:4px;font-size:25px}.journey-card p{color:var(--muted);margin:8px 0 18px;line-height:1.5}.journey-card b{color:var(--orange);align-items:center;gap:4px;margin-top:auto;display:flex}.journey-card.provider b{color:var(--navy)}.journey-card.community small,.journey-card.community b{color:#7c4392}.trust-row{border-top:1px solid var(--line);color:#277a5e;text-align:center;background:#fff;grid-template-columns:repeat(4,1fr);gap:8px;padding:16px 30px;font-size:12px;font-weight:720;display:grid}.estimate-home-banner,.ai-home-banner{color:#fff;background:linear-gradient(135deg,#0b2f49 0%,#174f70 64%,#226582 100%);border-radius:30px;grid-template-columns:1.05fr .95fr;min-height:390px;margin-top:28px;display:grid;overflow:hidden;box-shadow:0 18px 48px #0b2f492e}.estimate-home-visual,.ai-home-visual{min-height:390px;position:relative;overflow:hidden}.estimate-home-visual:after,.ai-home-visual:after{content:"";background:linear-gradient(90deg,#0000 45%,#0f3a55 100%);position:absolute;inset:0}.estimate-home-visual img,.ai-home-visual img{object-fit:cover;width:100%;height:100%}.estimate-home-visual>span,.ai-home-visual>span{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#ffe0d3;background:#0b2f49c7;border:1px solid #ffffff40;border-radius:999px;padding:9px 13px;font-size:12px;font-weight:800;position:absolute;bottom:22px;left:24px}.estimate-home-copy,.ai-home-copy{flex-direction:column;justify-content:center;padding:42px 42px 42px 24px;display:flex}.estimate-home-copy h2,.ai-home-copy h2{letter-spacing:-1.5px;margin:9px 0 12px;font-size:37px;line-height:1.07}.estimate-home-copy>p,.ai-home-copy>p{color:#d2e0e9;margin:0;line-height:1.65}.estimate-home-points,.ai-home-points{flex-wrap:wrap;gap:7px;margin:19px 0;display:flex}.estimate-home-points span,.ai-home-points span{color:#e8f2f7;background:#ffffff14;border-radius:9px;padding:7px 9px;font-size:10px;font-weight:750}.estimate-home-copy .orange-button,.ai-home-copy .orange-button{align-self:flex-start}.estimate-nav-icon,.ai-nav-icon{color:currentColor;place-items:center;width:25px;height:25px;line-height:1;display:grid;font-size:23px!important}.community-estimate-page,.ai-design-page{padding-bottom:30px}.estimate-job-card{background:linear-gradient(145deg,#fff,#fdf9ff);border-color:#e0c9e9}.estimate-job-card .job-badges>b{color:#7c4392}.estimate-job-card .estimate-stats>span{background:#fbf6fd;border-color:#eadcf0}.estimate-page-hero,.ai-page-hero{color:#fff;background:radial-gradient(circle at 85% 0,#ff704340,#0000 34%),linear-gradient(135deg,#0b2f49,#174e6d);border-radius:30px;grid-template-columns:1fr auto;align-items:center;gap:30px;min-height:250px;padding:38px 42px;display:grid;overflow:hidden;box-shadow:0 15px 38px #0b2f4924}.estimate-page-hero small,.ai-page-hero small{color:#ffac90;letter-spacing:1.5px;font-weight:850}.estimate-page-hero h1,.ai-page-hero h1{letter-spacing:-3px;margin:8px 0 9px;font-size:clamp(42px,6vw,68px);line-height:1}.estimate-page-hero p,.ai-page-hero p{color:#d4e1e9;max-width:740px;margin:0;font-size:17px;line-height:1.65}.estimate-page-badge,.ai-page-badge{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff12;border:1px solid #ffffff2e;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:175px;height:175px;display:flex}.estimate-page-badge>span,.ai-page-badge>span{color:#ffb392;font-size:39px}.estimate-page-badge strong,.ai-page-badge strong{margin:6px 0 3px}.estimate-page-badge small,.ai-page-badge small{color:#bcd1df;letter-spacing:0;font-weight:500}.ai-progress{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:repeat(4,1fr);gap:8px;margin:15px 0 20px;padding:13px;display:grid}.ai-progress span{min-height:47px;color:var(--muted);border-radius:12px;align-items:center;gap:9px;padding:0 12px;font-size:12px;font-weight:750;display:flex}.ai-progress span.active{color:var(--orange-dark);background:#fff0ea}.ai-progress b{background:var(--surface);border-radius:50%;place-items:center;width:25px;height:25px;font-size:11px;display:grid}.ai-progress .active b{background:var(--orange);color:#fff}.ai-studio{grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:18px;display:grid}.ai-studio-main{gap:16px;display:grid}.ai-control-card{border:1px solid var(--line);background:#fff;border-radius:26px;padding:28px;box-shadow:0 6px 22px #102f470d}.ai-control-title{align-items:flex-start;gap:13px;margin-bottom:22px;display:flex}.ai-control-title>span{background:var(--navy);color:#fff;border-radius:12px;flex:none;place-items:center;width:38px;height:38px;font-weight:850;display:grid}.ai-control-title h2{margin:0 0 4px;font-size:22px}.ai-control-title p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.ai-photo-upload{width:100%;min-height:310px;color:var(--muted);background:linear-gradient(145deg,#f7fafc,#edf4f8);border:2px dashed #b9cbd8;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:28px;display:flex;position:relative;overflow:hidden}.ai-photo-upload:hover{border-color:var(--orange)}.ai-upload-icon{width:65px;height:65px;color:var(--orange);background:#fff;border-radius:20px;place-items:center;display:grid;box-shadow:0 8px 22px #102f4717}.ai-photo-upload strong{color:var(--ink);margin-top:7px;font-size:19px}.ai-photo-upload small{font-size:11px}.ai-photo-upload em{color:var(--orange-dark);background:#fff0ea;border-radius:10px;margin-top:8px;padding:9px 13px;font-size:11px;font-style:normal;font-weight:800}.ai-photo-upload.has-image{border-style:solid;min-height:0;padding:0}.ai-photo-upload.has-image img{aspect-ratio:16/9;object-fit:cover;width:100%}.ai-photo-upload.has-image>span{color:#fff;background:#0b2f49e6;border-radius:10px;align-items:center;gap:6px;padding:9px 12px;font-size:11px;font-weight:750;display:flex;position:absolute;bottom:13px;right:13px}.ai-photo-tips{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:11px;display:grid}.ai-photo-tips span{background:var(--surface);color:var(--muted);text-align:center;border-radius:10px;padding:10px;font-size:11px}.ai-fields{grid-template-columns:1fr 1fr;gap:14px;display:grid}.ai-fields label{color:var(--ink);gap:7px;font-size:12px;font-weight:750;display:grid}.ai-fields .full{grid-column:1/-1}.ai-fields input,.ai-fields select,.ai-fields textarea,.ai-quote-form input{background:var(--surface);width:100%;color:var(--ink);border:1px solid #d7e1e9;border-radius:12px;outline:0;padding:13px 14px}.ai-fields input:focus,.ai-fields select:focus,.ai-fields textarea:focus,.ai-quote-form input:focus{border-color:var(--orange);box-shadow:0 0 0 3px #ff70431a}.ai-choice-field{border:0;margin:22px 0 0;padding:0}.ai-choice-field legend{margin-bottom:10px;font-size:12px;font-weight:800}.ai-style-grid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.ai-style-grid label,.ai-level-grid label{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:14px;flex-direction:column;gap:4px;padding:13px;display:flex}.ai-style-grid label.selected,.ai-level-grid label.selected{border-color:var(--orange);background:#fff3ee;box-shadow:0 0 0 2px #ff704317}.ai-style-grid input,.ai-level-grid input{opacity:0;pointer-events:none;position:absolute}.ai-style-grid span,.ai-level-grid span{font-size:13px;font-weight:800}.ai-style-grid small,.ai-level-grid small{color:var(--muted);font-size:9px;line-height:1.35}.ai-level-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.ai-generate{min-height:62px;font-size:16px;margin-top:0!important}.ai-spinner{border:3px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:21px;height:21px;animation:.8s linear infinite aiSpin}@keyframes aiSpin{to{transform:rotate(360deg)}}.ai-studio-aside{background:var(--navy);color:#fff;border-radius:23px;padding:24px;position:sticky;top:105px;box-shadow:0 12px 30px #0b2f4926}.ai-studio-aside>strong{margin-bottom:15px;font-size:19px;display:block}.ai-studio-aside>div{border-top:1px solid #ffffff1f;grid-template-columns:34px 1fr;gap:9px;padding:14px 0;display:grid}.ai-studio-aside>div>span{color:#ffad90;background:#ff704333;border-radius:9px;place-items:center;width:31px;height:31px;font-size:10px;font-weight:850;display:grid}.ai-studio-aside p{color:#cadae5;margin:0;font-size:11px;line-height:1.45}.ai-studio-aside p b{color:#fff;margin-bottom:3px;font-size:13px;display:block}.ai-studio-aside>small{color:#bcd0dc;background:#ffffff12;border-radius:11px;margin-top:12px;padding:12px;font-size:9px;line-height:1.45;display:block}.ai-result-card{background:#fff;border:1px solid #bfd6e4;border-radius:30px;margin-top:26px;scroll-margin-top:105px;overflow:hidden;box-shadow:0 16px 45px #0b2f491f}.ai-result-head{justify-content:space-between;align-items:center;padding:27px 30px;display:flex}.ai-result-head small{color:var(--orange);letter-spacing:1.2px;font-weight:850}.ai-result-head h2{margin:6px 0 3px;font-size:31px}.ai-result-head p{color:var(--muted);margin:0}.ai-ready-badge{color:#277a5e;background:#e5f7ee;border-radius:999px;padding:9px 13px;font-size:12px;font-weight:800}.ai-result-images{background:#d9e2e9;grid-template-columns:1fr 1fr;display:grid}.ai-result-images figure{aspect-ratio:3/2;margin:0;position:relative;overflow:hidden}.ai-result-images figure:first-child{border-right:2px solid #fff}.ai-result-images img{object-fit:cover;width:100%;height:100%}.ai-result-images figcaption{color:#fff;letter-spacing:.5px;background:#0b2f49db;border-radius:8px;padding:8px 11px;font-size:10px;font-weight:850;position:absolute;top:14px;left:14px}.ai-result-images figure:last-child figcaption{background:#ff7043ed}.ai-budget-panel{grid-template-columns:.8fr 1.2fr;gap:22px;padding:27px 30px;display:grid}.ai-budget-summary{color:#fff;background:linear-gradient(145deg,#0b2f49,#164c6a);border-radius:20px;flex-direction:column;justify-content:center;padding:23px;display:flex}.ai-budget-summary small{color:#ffad90;font-weight:850}.ai-budget-summary strong{color:#fff3e5;margin:10px 0 7px;font-size:29px;line-height:1.15}.ai-budget-summary span{color:#cbdce7;font-size:11px}.ai-budget-breakdown{padding:3px 0}.ai-budget-breakdown h3{margin:0 0 8px;font-size:16px}.ai-budget-breakdown>div{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:12px;padding:8px 0;font-size:11px;display:flex}.ai-budget-breakdown b{color:var(--ink);white-space:nowrap}.ai-budget-note{color:#8b6725;background:#fffaf0;border:1px solid #eadcba;border-radius:14px;grid-column:1/-1;gap:10px;padding:14px 16px;display:flex}.ai-budget-note p{margin:0;font-size:11px;line-height:1.5}.ai-budget-note strong{color:#6d4d14;display:block}.ai-result-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:10px;padding:20px 30px 27px;display:flex}.ai-quote-form{border-top:1px solid var(--line);background:#f7fafc;grid-template-columns:1.3fr .7fr .6fr auto;align-items:end;gap:12px;padding:25px 30px;display:grid}.ai-quote-form small{color:var(--orange);font-size:10px;font-weight:850}.ai-quote-form h3{margin:4px 0}.ai-quote-form p{color:var(--muted);margin:0;font-size:10px;line-height:1.45}.ai-quote-form label{gap:6px;font-size:11px;font-weight:750;display:grid}.ai-quote-form .orange-button{white-space:nowrap;min-height:47px}.ai-simple-steps{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:repeat(3,1fr);gap:8px;margin:15px 0 20px;padding:12px;display:grid}.ai-simple-steps span{min-height:50px;color:var(--ink);border-radius:13px;align-items:center;gap:10px;padding:0 14px;font-size:13px;font-weight:800;display:flex}.ai-simple-steps span:first-child{color:var(--orange-dark);background:#fff0ea}.ai-simple-steps b{background:var(--navy);color:#fff;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-size:11px;display:grid}.ai-simple-steps span:first-child b{background:var(--orange)}.ai-simple-studio{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:20px;display:grid}.ai-simple-card{border:1px solid var(--line);background:#fff;border-radius:28px;padding:30px;box-shadow:0 9px 28px #102f4712}.ai-request-field{gap:10px;margin-top:25px;display:grid}.ai-request-field>span{align-items:center;gap:11px;display:flex}.ai-request-field>span b{background:var(--navy);color:#fff;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.ai-request-field>span strong{font-size:21px}.ai-request-field textarea{resize:vertical;background:var(--surface);width:100%;min-height:165px;color:var(--ink);border:1px solid #d7e1e9;border-radius:16px;outline:0;padding:17px;line-height:1.6}.ai-request-field textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px #ff70431a}.ai-request-field textarea::placeholder{color:#8b9bb0}.ai-request-field>small{color:var(--muted);font-size:11px;line-height:1.5}.estimate-request-field{gap:10px;margin-top:25px;display:grid}.estimate-request-field>span{align-items:center;gap:11px;display:flex}.estimate-request-field>span strong{font-size:21px}.estimate-request-field>small{color:var(--muted);font-size:11px;line-height:1.5}.estimate-modal{width:min(100%,540px)}.estimate-modal>.job-mini{margin:20px 22px 0;padding:17px 18px}.estimate-modal>.estimate-request-field{margin:20px 22px 0}.estimate-modal .estimate-request-field .currency-field input{background:#f7fafc;border:1px solid #d4e0e8;border-radius:15px;min-height:62px;padding-left:48px;font-size:25px;font-weight:750}.estimate-modal .estimate-request-field .currency-field span{font-size:24px;top:17px;left:17px}.estimate-modal>.estimate-submit{width:calc(100% - 44px);min-height:54px;margin:20px 22px 22px}.ai-consent{margin-top:17px}.ai-generate{min-height:64px;font-size:16px}.ai-share-note{color:#49677e;background:#eef6fb;border-radius:13px;align-items:flex-start;gap:10px;margin:13px 0 0;padding:13px 15px;font-size:11px;line-height:1.5;display:flex}.ai-share-note svg{color:var(--orange);flex:none}.ai-share-note strong{color:var(--ink)}.ai-simple-expect{color:#fff;background:linear-gradient(145deg,#0b2f49,#174e6d);border-radius:26px;padding:28px;position:sticky;top:105px;box-shadow:0 14px 34px #0b2f492b}.ai-simple-expect>span{color:#ffad90;background:#ff704333;border-radius:17px;place-items:center;width:55px;height:55px;font-size:28px;display:grid}.ai-simple-expect>small{color:#ffad90;letter-spacing:1px;margin-top:19px;font-size:10px;font-weight:850;display:block}.ai-simple-expect>h2{margin:7px 0 19px;font-size:25px;line-height:1.2}.ai-simple-expect>div{border-top:1px solid #ffffff1f;grid-template-columns:30px 1fr;gap:10px;padding:14px 0;display:grid}.ai-simple-expect>div>b{color:#85e0bd;background:#2e9d7238;border-radius:9px;place-items:center;width:27px;height:27px;display:grid}.ai-simple-expect p{margin:0}.ai-simple-expect p strong{margin-bottom:4px;display:block}.ai-simple-expect p small{color:#cadae5;line-height:1.4}.ai-budget-warning{color:#cbdce7;background:#ffffff14;border-radius:12px;padding:13px;font-size:10px;line-height:1.5;margin-top:16px!important}.flow-steps{border:1px solid var(--line);background:#fff;border-radius:20px;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:22px;padding:13px;display:grid}.flow-steps>div{min-height:68px;color:var(--muted);border-radius:15px;align-items:center;gap:10px;padding:11px;display:flex}.flow-steps>div.active{color:var(--ink);background:#fff0ea}.flow-steps b{background:#dce6ed;border-radius:12px;flex:none;place-items:center;width:35px;height:35px;display:grid}.flow-steps .active b{background:var(--orange);color:#fff}.flow-steps span{gap:3px;display:grid}.flow-steps small{color:var(--muted)}.request-upload{background:var(--surface);width:100%;min-height:170px;color:var(--muted);border:2px dashed #c8d4df;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:7px;display:flex;overflow:hidden}.request-upload svg{color:var(--orange)}.request-upload strong{color:var(--ink);font-size:17px}.request-upload.has-image{border-style:solid;position:relative}.request-upload.has-image img{object-fit:cover;width:100%;height:260px}.request-upload.has-image span{color:#fff;background:#0b2f49e6;border-radius:999px;padding:8px 13px;font-weight:750;position:absolute;bottom:13px}.request-upload:disabled,.ai-photo-upload:disabled{cursor:wait;opacity:.72}.contact-fields{margin-top:17px}.privacy-note{color:#28785b;background:#f0faf6;border:1px solid #cde7dc;border-radius:15px;align-items:flex-start;gap:11px;margin-top:16px;padding:15px;display:flex}.privacy-note div{gap:3px;display:grid}.privacy-note span{color:var(--muted);font-size:12px;line-height:1.45}.submit-market{min-height:62px;font-size:17px}.orange-button:disabled{cursor:wait;opacity:.62;transform:none}.provider-onboarding{background:linear-gradient(135deg,#fff,#eff8fc);border:1px solid #bfd7e5;border-radius:27px;margin-bottom:25px;padding:28px;box-shadow:0 10px 28px #102f470f}.provider-promise{align-items:center;gap:16px;margin-bottom:22px;display:flex}.provider-promise>span{background:var(--navy);border-radius:18px;flex:none;place-items:center;width:60px;height:60px;font-size:28px;display:grid}.provider-promise small{color:var(--orange);font-weight:850}.provider-promise h2{margin:4px 0}.provider-promise p{color:var(--muted);margin:0}.provider-status{background:#f0faf6;border:1px solid #bfe0d2;border-radius:20px;grid-template-columns:58px 1fr auto;align-items:center;gap:15px;margin-bottom:24px;padding:20px;display:grid}.provider-status>span{background:var(--navy);color:#fff;border-radius:17px;place-items:center;width:58px;height:58px;font-weight:850;display:grid}.provider-status div{gap:3px;display:grid}.provider-status small{color:var(--green);font-weight:850}.provider-status p{color:var(--muted);align-items:center;margin:0;font-size:12px;display:flex}.provider-status-meta{justify-items:end}.provider-status-meta b,.provider-status-meta em{color:#9a6b14;background:#fff4cf;border-radius:999px;padding:8px 11px;font-size:11px;font-style:normal}.provider-status-meta em{color:var(--navy);background:#fff;border:1px solid #cddde7;font-weight:800}.provider-status-meta button{color:var(--orange-dark);background:0 0;border:0;border-bottom:1px solid;padding:6px 2px 0;font-size:10px;font-weight:850}.credit-balance-card{color:#fff;background:linear-gradient(130deg,#0b2f49 0%,#154b69 70%,#1d607f 100%);border-radius:22px;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:16px;margin-bottom:20px;padding:22px 24px;display:grid;position:relative;overflow:hidden;box-shadow:0 13px 30px #0b2f4926}.credit-balance-card:after{content:"";pointer-events:none;border:24px solid #ffffff0d;border-radius:50%;width:150px;height:150px;position:absolute;top:-85px;right:-55px}.credit-balance-icon{background:#ff7043f2;border:1px solid #fff3;border-radius:17px;place-items:center;width:54px;height:54px;font-size:25px;font-weight:900;display:grid;box-shadow:0 8px 18px #0000001f}.credit-balance-card>div{gap:2px;min-width:0;display:grid}.credit-balance-card small{color:#ffb89d;letter-spacing:1.3px;font-size:8px;font-weight:900}.credit-balance-card strong{color:#fff;font-size:30px;line-height:1.1}.credit-balance-card strong em{color:#d5e3eb;font-size:13px;font-style:normal;font-weight:700}.credit-balance-card p{color:#c9dae6;margin:3px 0 0;font-size:10px;line-height:1.45}.credit-opportunity-link{z-index:1;color:#fff;background:#ffffff17;border:1px solid #ffffff38;border-radius:12px;align-items:center;gap:5px;min-height:42px;padding:0 13px;font-size:10px;font-weight:800;display:inline-flex;position:relative}.credit-rule-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:27px;display:grid}.credit-rule-grid>div{border:1px solid var(--line);background:#fff;border-radius:17px;grid-template-columns:36px 1fr;align-items:center;gap:11px;min-height:86px;padding:15px;display:grid}.credit-rule-grid>div>b{width:36px;height:36px;color:var(--orange-dark);background:#fff0e9;border-radius:12px;place-items:center;display:grid}.credit-rule-grid span{gap:4px;display:grid}.credit-rule-grid strong{font-size:12px}.credit-rule-grid small{color:var(--muted);font-size:9px;line-height:1.4}.offer-fee-table{background:linear-gradient(145deg,#fff,#f5f9fc);border:1px solid #c7d9e5;border-radius:22px;margin-bottom:26px;padding:22px}.offer-fee-head{justify-content:space-between;align-items:end;gap:15px;display:flex}.offer-fee-head small{color:var(--orange);letter-spacing:1.1px;font-size:9px;font-weight:850}.offer-fee-head h2{margin:5px 0 0;font-size:21px}.offer-fee-head>span{color:var(--muted);font-size:10px}.offer-fee-rows{grid-template-columns:repeat(7,1fr);gap:7px;margin-top:16px;display:grid}.offer-fee-rows>div{border:1px solid var(--line);background:#fff;border-radius:14px;align-content:center;gap:4px;min-height:78px;padding:11px;display:grid}.offer-fee-rows span{color:var(--muted);font-size:9px;line-height:1.35}.offer-fee-rows b{color:var(--navy);font-size:13px}.offer-fee-rows em{color:var(--orange-dark);font-size:8px;font-style:normal;font-weight:750}.offer-fee-table>p{color:var(--muted);margin:13px 0 0;font-size:9px;line-height:1.5}.credit-shop{background:linear-gradient(145deg,#f9fcfe,#f1f6f9);border:1px solid #d4e0e8;border-radius:24px;margin-bottom:16px;padding:24px}.credit-section-head{justify-content:space-between;align-items:end;gap:15px;margin:0 2px 17px;display:flex}.credit-section-head small,.credit-history-head small{color:var(--orange);letter-spacing:1.2px;font-size:8px;font-weight:900}.credit-section-head h2,.credit-history-head h2{margin:5px 0 0}.credit-section-head>span{color:var(--muted);font-size:9px}.credit-package-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.credit-package{background:#fff;border:1px solid #d8e2e9;border-radius:18px;flex-direction:column;min-width:0;padding:15px;transition:transform .18s,box-shadow .18s;display:flex;position:relative;box-shadow:0 5px 16px #102f470d}.credit-package:hover{transform:translateY(-2px);box-shadow:0 10px 24px #102f4717}.credit-package.popular{border:2px solid var(--orange);background:linear-gradient(#fff8f4,#fff);box-shadow:0 10px 24px #ff70431c}.credit-package-label{justify-content:space-between;align-items:center!important;gap:6px!important;margin:0 0 14px!important;display:flex!important}.credit-package-label small{text-transform:uppercase;font-weight:900;color:var(--navy)!important;font-size:9px!important}.credit-package-label em{color:#678094;white-space:nowrap;background:#edf3f7;border-radius:999px;padding:4px 6px;font-size:7px;font-style:normal;font-weight:850}.credit-package.popular .credit-package-label em{background:var(--orange);color:#fff}.credit-package-amount{grid-template-columns:28px auto 1fr;align-items:center!important;gap:7px!important;margin:0!important;display:grid!important}.credit-package-amount>span{background:#fff0e9;border-radius:9px;place-items:center;width:28px;height:28px;font-weight:900;display:grid;color:var(--orange-dark)!important;font-size:16px!important}.credit-package-amount strong{letter-spacing:-1px!important;font-size:29px!important;line-height:1!important}.credit-package-amount small{color:var(--muted);align-self:end;padding-bottom:3px;font-size:7px;font-weight:850}.credit-package-price{border-top:1px solid var(--line);padding-top:12px;margin:14px 0 13px!important;display:block!important}.credit-package-price h3{border:0;margin:0 0 3px;padding:0;font-size:20px}.credit-package-price p{color:var(--muted);margin:0;font-size:8px}.credit-package button{width:100%;min-height:42px;margin-top:auto;font-size:9px}.credit-loading{border:1px solid var(--line);min-height:220px;color:var(--muted);background:#fff;border-radius:20px;align-content:center;place-items:center;gap:12px;display:grid}.credit-loading>span{border:4px solid #dce7ee;border-top-color:var(--orange);border-radius:50%;width:34px;height:34px;animation:.8s linear infinite aiSpin}.credit-payment-status{color:#2c7359;background:#f2faf6;border:1px solid #cfe2d8;border-radius:14px;align-items:center;gap:10px;margin:14px 0 0;padding:12px 14px;display:flex}.credit-shield{background:#dff3e9;border-radius:11px;flex:none;place-items:center;width:34px;height:34px;display:grid}.credit-payment-status>div{gap:2px;display:grid}.credit-payment-status strong{font-size:10px}.credit-payment-status span{font-size:9px;line-height:1.4}.credit-payment-status small{color:#6c877c;font-size:8px;line-height:1.4}.credit-info-panel{background:#fff;border:1px solid #d4e0e8;border-radius:18px;margin-bottom:18px;overflow:hidden}.credit-info-panel>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:14px;min-height:70px;padding:14px 18px;list-style:none;display:flex}.credit-info-panel>summary::-webkit-details-marker{display:none}.credit-info-panel>summary>span{gap:4px;display:grid}.credit-info-panel>summary small{color:var(--orange);letter-spacing:1.1px;font-size:8px;font-weight:900}.credit-info-panel>summary strong{color:var(--navy);font-size:13px}.credit-info-panel>summary>b{width:32px;height:32px;color:var(--navy);background:#edf3f7;border-radius:10px;place-items:center;font-size:20px;transition:transform .2s;display:grid}.credit-info-panel[open]>summary>b{transform:rotate(45deg)}.credit-info-content{border-top:1px solid var(--line);padding:0 18px 18px}.credit-info-content .credit-rule-grid{margin:18px 0 12px}.credit-info-content .offer-fee-table{margin-bottom:0}.credit-history-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.credit-history-card{border:1px solid var(--line);background:#fff;border-radius:23px;min-width:0;overflow:hidden}.credit-history-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:10px;padding:20px 21px 15px;display:flex}.credit-history-head h2{font-size:18px}.credit-history-head>span{background:var(--surface);color:var(--muted);border-radius:999px;padding:6px 9px;font-size:9px}.credit-history-list{padding:4px 18px 13px}.credit-history-list>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:13px 2px;display:flex}.credit-history-list>div:last-child{border-bottom:0}.credit-history-list span{gap:4px;min-width:0;display:grid}.credit-history-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.credit-history-list small{color:var(--muted);font-size:8px}.credit-history-list b{color:#8b6419;background:#fff4cf;border-radius:999px;flex:none;padding:6px 8px;font-size:8px}.credit-history-list b.paid,.credit-history-list b.positive{color:#277a5e;background:#e7f7ef}.credit-history-list b.failed,.credit-history-list b.cancelled,.credit-history-list b.negative{color:#bf4f42;background:#fff0ee}.credit-history-list.transactions b{text-align:center;min-width:38px;font-size:10px}.credit-empty{min-height:150px;color:var(--muted);text-align:center;align-content:center;place-items:center;gap:7px;display:grid}.credit-empty span{font-size:28px}.credit-empty p{margin:0;font-size:10px}.account-role-actions{grid-template-columns:1.3fr .7fr;gap:9px;display:grid}.account-role-actions .orange-button.wide{margin-top:0}.account-role-actions .filter-reset.wide{width:100%}.provider-work-panel{background:linear-gradient(145deg,#f8fcff,#edf7fb);border:1px solid #bcd8e7;border-radius:24px;margin-bottom:22px;padding:22px}.transaction-head{justify-content:space-between;align-items:end;gap:15px;margin-bottom:15px;display:flex}.transaction-head small{color:var(--orange);letter-spacing:1px;font-weight:850}.transaction-head h2{margin:4px 0 0}.transaction-head>span{color:var(--muted);font-size:11px}.provider-work-list{gap:12px;display:grid}.provider-work-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:18px}.provider-work-card.accepted{border-color:#8fd3b6}.provider-work-top{justify-content:space-between;gap:15px;display:flex}.provider-work-top>div{gap:4px;display:grid}.provider-work-top small{color:var(--orange);font-weight:800}.provider-work-top strong{font-size:17px}.provider-work-top span{color:var(--muted);align-items:center;gap:3px;font-size:11px;display:flex}.provider-work-top>b{color:var(--navy);background:#eaf3f8;border-radius:999px;align-self:start;padding:7px 10px;font-size:10px}.provider-work-key-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:14px 0 9px;display:grid}.provider-work-key-facts>span,.provider-work-facts>span{background:var(--surface);border-radius:12px;align-content:center;gap:3px;min-width:0;min-height:63px;padding:10px 12px;display:grid}.provider-work-key-facts small,.provider-work-facts small{color:var(--muted);font-size:9px}.provider-work-key-facts strong,.provider-work-facts strong{overflow-wrap:anywhere}.provider-offer-details{border:1px solid var(--line);background:#fbfdff;border-radius:12px;margin-bottom:11px;overflow:hidden}.provider-offer-details summary{cursor:pointer;min-height:43px;color:var(--navy);justify-content:space-between;align-items:center;gap:10px;padding:9px 12px;font-size:11px;font-weight:800;list-style:none;display:flex}.provider-offer-details summary::-webkit-details-marker{display:none}.provider-offer-details summary b{background:#e8eef3;border-radius:8px;place-items:center;width:24px;height:24px;font-size:17px;transition:transform .2s;display:grid}.provider-offer-details[open] summary b{transform:rotate(45deg)}.provider-work-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;padding:0 9px 9px;display:grid}.provider-work-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:11px;display:flex}.problem-button{color:#bc4242;background:#fff6f6;border:1px solid #efb4b4;border-radius:11px;min-height:41px;padding:0 14px;font-weight:750}.provider-work-card{padding:0;transition:border-color .18s,box-shadow .18s;overflow:hidden}.provider-work-card.expanded{border-color:#9ebdce;box-shadow:0 12px 28px #0f2f4617}.provider-work-summary{width:100%;min-height:112px;color:var(--ink);text-align:left;background:#fff;border:0;grid-template-columns:52px minmax(0,1fr) 44px;align-items:center;gap:14px;padding:18px;display:grid}.provider-work-summary:hover{background:#f9fbfd}.provider-work-summary-icon{width:52px;height:52px;color:var(--orange);background:#fff0ea;border-radius:16px;place-items:center;font-size:24px;font-weight:900;display:grid}.provider-work-summary-copy{gap:4px;min-width:0;display:grid}.provider-work-summary-copy small,.provider-work-summary-copy strong,.provider-work-summary-copy em{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.provider-work-summary-copy small{color:#6f8297;font-size:10px}.provider-work-summary-copy strong{font-size:18px}.provider-work-summary-copy em{color:var(--muted);font-size:11px;font-style:normal}.provider-work-summary-toggle{background:var(--navy);color:#fff;border-radius:14px;place-items:center;width:44px;height:44px;font-size:27px;font-weight:400;line-height:1;display:grid}.provider-work-detail{border-top:1px solid var(--line);background:#f8fbfd;padding:16px 18px 18px}.provider-work-detail-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.provider-work-detail-head>div{gap:3px;display:grid}.provider-work-detail-head small{color:var(--orange);letter-spacing:.9px;font-size:8px;font-weight:900}.provider-work-detail-head strong{font-size:13px}.provider-work-detail-head>span{color:#667b8f;background:#eaf1f5;border-radius:999px;padding:7px 9px;font-size:9px}.provider-work-detail .provider-work-key-facts{margin:13px 0 8px}.provider-work-detail .provider-work-facts{margin:0 0 10px;padding:0}.opportunity-controls{border:1px solid var(--line);background:#fff;border-radius:20px;grid-template-columns:1fr 190px 230px;align-items:end;gap:12px;margin-bottom:18px;padding:18px;display:grid}.opportunity-controls h2{margin:3px 0 0}.opportunity-controls small{color:var(--orange);font-weight:850}.opportunity-controls label{color:var(--muted);gap:5px;font-size:11px;font-weight:750;display:grid}.opportunity-controls select{border:1px solid var(--line);background:var(--surface);height:44px;color:var(--ink);border-radius:12px;padding:0 12px}.opportunity-list{gap:17px;display:grid}.job-card{border:1px solid var(--line);background:#fff;border-radius:24px;grid-template-columns:minmax(0,.42fr) 1fr;display:grid;overflow:hidden;box-shadow:0 8px 25px #102f470f}.job-card>img{object-fit:cover;width:100%;height:100%;min-height:300px}.job-card:not(:has(>img)){grid-template-columns:1fr}.job-card-body{padding:24px}.job-badges{align-items:center;gap:8px;display:flex}.job-badges span,.job-badges em{color:var(--ink);background:#edf3f6;border-radius:8px;padding:7px 10px;font-size:11px;font-style:normal;font-weight:750}.job-badges em{color:#8a641d;background:#fff4cf}.job-badges b{color:var(--muted);margin-left:auto;font-size:11px}.job-card h3{margin:15px 0 8px;font-size:23px}.job-card-body>p{color:var(--muted);line-height:1.55}.job-facts{flex-wrap:wrap;gap:8px;display:flex}.job-facts span{background:var(--surface);color:var(--muted);border-radius:10px;align-items:center;gap:4px;padding:8px 10px;font-size:11px;display:inline-flex}.job-facts svg{color:var(--orange)}.job-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;margin-top:17px;padding-top:16px;display:flex}.job-footer small{color:var(--muted)}.estimate-stats{border-top:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-top:17px;padding-top:16px;display:grid}.estimate-stats>span{background:#f6f9fb;border:1px solid #e2eaf0;border-radius:13px;flex-direction:column;justify-content:center;gap:5px;min-width:0;min-height:67px;padding:11px 12px;display:flex}.estimate-stats small{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:9px;font-weight:750}.estimate-stats b{overflow-wrap:anywhere;color:var(--ink);font-size:12px;line-height:1.3}.job-credit-cost{gap:2px;display:grid}.job-credit-cost b{color:var(--orange-dark);font-size:15px}.job-credit-cost small{font-size:9px}.offer-fee-consent{background:#fff8e7;border-radius:12px;margin-top:12px;padding:11px}.request-summary{border:1px solid var(--line);background:#fff;border-radius:18px;align-items:center;gap:16px;margin-bottom:18px;padding:18px;display:flex}.request-summary div{display:grid}.request-summary small{color:var(--muted)}.request-summary strong{font-size:19px}.status-pill{color:#277a5e;background:#eaf8f2;border-radius:999px;margin-left:auto;padding:8px 11px;font-size:11px;font-weight:800}.empty-compare{text-align:center;background:#fff;border:1px dashed #c6d4df;border-radius:26px;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:38px 25px;display:flex}.empty-compare>span{font-size:45px}.empty-compare h2{margin:14px 0 7px}.empty-compare p{max-width:600px;color:var(--muted);margin:0 0 15px;line-height:1.55}.waiting-steps{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:14px;display:flex}.waiting-steps span{background:var(--surface);color:var(--muted);border-radius:999px;padding:8px 10px;font-size:11px}.waiting-steps span.done{color:#277a5e;background:#eaf8f2}.offer-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.offer-card{border:1px solid var(--line);background:#fff;border-radius:25px;padding:24px;box-shadow:0 8px 24px #102f470f}.offer-card.accepted{background:#f7fdfb;border:2px solid #53b68e}.offer-card.rejected{opacity:.6}.offer-rank{align-items:center;gap:12px;display:flex}.offer-rank>span{background:var(--navy);color:#fff;border-radius:16px;place-items:center;width:52px;height:52px;font-weight:850;display:grid}.offer-rank div{display:grid}.offer-rank small{color:var(--orange);font-size:10px;font-weight:850}.offer-rank h3{margin:2px 0}.offer-rank p{color:var(--muted);margin:0;font-size:11px}.offer-price{background:#fff4ee;border-radius:18px;margin:18px 0;padding:18px;display:grid}.offer-price small{color:var(--orange-dark);font-weight:850}.offer-price strong{color:var(--orange-dark);margin:4px 0;font-size:30px}.offer-price span{color:var(--muted);font-size:12px}.offer-detail p{color:var(--muted);line-height:1.5}.offer-warranty{color:#277a5e;background:#eef8f4;border-radius:12px;gap:7px;padding:11px;font-size:12px;display:flex}.offer-mini-facts{color:var(--muted);gap:5px;margin-top:10px;font-size:10px;display:grid}.offer-mini-facts b{color:var(--ink)}.offer-actions{grid-template-columns:.7fr 1.3fr;gap:8px;margin-top:16px;display:grid}.offer-actions button{width:100%}.accepted-contact{color:#226c53;background:#dff5eb;border-radius:15px;gap:5px;margin-top:17px;padding:15px;display:grid}.accepted-contact a{color:inherit;font-weight:850}.rejected-label{text-align:center;color:var(--muted);margin-top:15px;display:block}.notification-target{animation:1.1s 2 notificationFocus;border-color:var(--orange)!important;box-shadow:0 0 0 4px #ff70432b,0 14px 34px #102f471f!important}.provider-work-card.notification-target{background:#fffaf7}@keyframes notificationFocus{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@media (prefers-reduced-motion:reduce){.notification-target{animation:none}}.agreement-panel{background:#fff;border:1px solid #9bcfb9;border-radius:26px;margin-bottom:22px;overflow:hidden;box-shadow:0 12px 32px #102f4714}.agreement-panel.disputed{border-color:#edb5b5}.agreement-head{color:#fff;background:linear-gradient(135deg,#0b2f49,#174f70);justify-content:space-between;gap:18px;padding:24px 26px;display:flex}.agreement-head small{color:#ffad90;letter-spacing:1px;font-weight:850}.agreement-head h2{margin:5px 0}.agreement-head p{color:#cbdce7;margin:0}.agreement-head>span{color:#237354;white-space:nowrap;background:#e9fff5;border-radius:999px;align-self:start;padding:9px 12px;font-size:10px;font-weight:850}.agreement-progress{border-bottom:1px solid var(--line);background:#f8fbfd;grid-template-columns:repeat(4,1fr);gap:8px;padding:15px 20px;display:grid}.agreement-progress>div{min-height:48px;color:var(--muted);align-items:center;gap:8px;font-size:11px;font-weight:750;display:flex}.agreement-progress b{background:#dfe8ee;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;display:grid}.agreement-progress .active{color:var(--orange-dark)}.agreement-progress .active b{background:var(--orange);color:#fff}.agreement-progress .done{color:#28785b}.agreement-progress .done b{color:#fff;background:#2e9d72}.agreement-columns{grid-template-columns:1.2fr .8fr;gap:20px;padding:24px;display:grid}.agreement-document,.agreement-side{min-width:0}.agreement-document h3,.agreement-timeline h3{margin:0 0 13px}.agreement-document dl{grid-template-columns:1fr 1fr;gap:8px;margin:0;display:grid}.agreement-document dl>div{background:var(--surface);border-radius:12px;padding:11px}.agreement-document dt{color:var(--muted);font-size:9px}.agreement-document dd{margin:4px 0 0;font-size:12px;font-weight:800}.agreement-scope{border:1px solid var(--line);border-radius:14px;margin-top:10px;padding:14px}.agreement-scope p{color:var(--muted);margin:7px 0 0;font-size:12px;line-height:1.55}.contact-unlocked{color:#277a5e;background:#eaf9f2;border-radius:13px;align-items:center;gap:9px;padding:13px;display:flex}.contact-unlocked div{gap:3px;display:grid}.contact-unlocked span{font-size:11px}.contact-unlocked a{color:inherit;font-weight:850}.agreement-timeline{border:1px solid var(--line);border-radius:15px;margin-top:14px;padding:15px}.agreement-timeline>div{grid-template-columns:24px 1fr;gap:8px;margin-top:9px;display:grid}.agreement-timeline>div>b{color:#277a5e;background:#e6f7ef;border-radius:50%;place-items:center;width:22px;height:22px;font-size:9px;display:grid}.agreement-timeline span{display:grid}.agreement-timeline strong{font-size:11px}.agreement-timeline small{color:var(--muted);font-size:9px}.agreement-actions{gap:8px;margin-top:12px;display:grid}.agreement-actions button{width:100%}.review-form{border-top:1px solid var(--line);background:#fffaf5;grid-template-columns:1.2fr .7fr 1.2fr auto;align-items:end;gap:12px;padding:21px 24px;display:grid}.review-form small{color:var(--orange);font-weight:850}.review-form h3{margin:4px 0}.review-form p{color:var(--muted);margin:0;font-size:10px}.review-form label{color:var(--muted);gap:5px;font-size:10px;font-weight:750;display:grid}.review-form select,.review-form textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:10px;padding:11px}.published-review{border-top:1px solid var(--line);background:#fffaf0;padding:18px 24px}.published-review span{color:#e59b17;font-size:21px}.published-review p{color:var(--muted);margin:7px 0 0}.chat-modal{flex-direction:column;height:min(760px,100dvh - 56px);max-height:calc(100dvh - 56px);display:flex;overflow:hidden}.chat-modal .modal-head,.chat-job,.chat-role-banner,.chat-privacy,.chat-compose,.chat-closed{flex:none}.chat-modal .modal-head h2{text-overflow:ellipsis;white-space:nowrap;max-width:460px;overflow:hidden}.chat-job{border-bottom:1px solid var(--line);gap:2px;padding:11px 18px;display:grid}.chat-job small{color:var(--orange);font-size:8px;font-weight:850}.chat-job strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.chat-privacy{color:#49677e;background:#eef6fb;border-radius:12px;align-items:flex-start;gap:8px;margin:8px 16px 0;padding:10px 12px;font-size:10px;line-height:1.45;display:flex}.chat-privacy svg{flex:none}.chat-messages{overscroll-behavior:contain;scroll-behavior:smooth;background:#f4f7f9;flex-direction:column;flex:auto;gap:9px;min-height:0;padding:16px 18px;display:flex;overflow-y:auto}.chat-empty{text-align:center;max-width:340px;margin:auto}.chat-empty>span{font-size:38px}.chat-empty strong{margin-top:7px;display:block}.chat-empty p{color:var(--muted);font-size:11px;line-height:1.5}.chat-bubble{background:#fff;border-radius:15px 15px 15px 4px;align-self:flex-start;max-width:78%;padding:11px 13px;box-shadow:0 3px 10px #102f470f}.chat-bubble.mine{background:#daf3e8;border-radius:15px 15px 4px;align-self:flex-end}.chat-bubble p{overflow-wrap:anywhere;white-space:pre-wrap;margin:0;line-height:1.5}.chat-bubble small{color:var(--muted);margin-top:5px;font-size:8px;display:block}.guess-modal form.chat-compose{border-top:1px solid var(--line);background:#fff;grid-template-columns:minmax(0,1fr) 130px;align-items:end;gap:9px;padding:12px 14px;display:grid}.chat-compose textarea{resize:none;border:1px solid var(--line);border-radius:12px;outline:0;width:100%;min-height:56px;max-height:96px;padding:10px 11px;font-size:16px}.chat-compose textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px #ff70431a}.chat-compose button{align-content:center;place-items:center;gap:1px;width:130px;max-width:130px;min-height:56px;padding:8px 10px;line-height:1.1;display:grid}.chat-compose button small{color:inherit;opacity:.88;font-size:8px;font-weight:750}.chat-closed{text-align:center;color:var(--muted);padding:18px}.chat-role-banner{background:#fff9e8;border:1px solid #f0d17b;border-radius:14px;align-items:center;gap:10px;margin:8px 16px 0;padding:10px 12px;display:flex}.chat-role-banner.provider{background:#fff1eb;border-color:#ffc1aa}.chat-role-banner>span{color:#fff;background:#e7b634;border-radius:12px;flex:none;place-items:center;width:38px;height:38px;font-size:11px;font-weight:900;display:grid}.chat-role-banner.provider>span{background:var(--orange)}.chat-role-banner div{gap:1px;min-width:0;display:grid}.chat-role-banner small{color:#8a671b;letter-spacing:.6px;font-size:8px;font-weight:850}.chat-role-banner.provider small{color:#a34a29}.chat-role-banner strong{font-size:12px}.chat-role-banner em{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-style:normal;overflow:hidden}.chat-role-banner+.chat-privacy{margin-top:7px}.chat-sender{color:var(--orange-dark);margin-bottom:5px;font-size:9px;display:block}.chat-bubble.mine .chat-sender{color:#267358}.offer-modal .modal-head h2{text-overflow:ellipsis;white-space:nowrap;max-width:500px;overflow:hidden}.offer-form,.demo-message{padding:22px}.job-mini{background:var(--surface);border-radius:15px;gap:5px;margin-bottom:17px;padding:15px;display:grid}.job-mini span{color:var(--orange);font-size:11px;font-weight:850}.job-mini p{color:var(--muted);margin:4px 0 0;font-size:12px;line-height:1.5}.demo-message{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:280px;display:flex}.demo-message>span{font-size:46px}.demo-message p{color:var(--muted);line-height:1.55}.ranking-hero{border:1px solid var(--line);background:#fff;border-radius:26px;align-items:center;gap:18px;padding:32px;display:flex}.ranking-hero h1{margin:5px 0;font-size:34px}.ranking-hero p{color:var(--muted);margin:0}.trophy-icon{color:#c27a13;background:#fff3cc;border:1px solid #f4ce54;border-radius:20px;place-items:center;width:65px;height:65px;display:grid}.period-tabs{background:#e9eff5;border-radius:18px;grid-template-columns:repeat(3,1fr);margin:18px 0 64px;padding:6px;display:grid}.period-tabs button{background:0 0;border:0}.podium{grid-template-columns:repeat(3,1fr);align-items:end;gap:14px;display:grid}.podium-card{border:1px solid var(--line);background:#fff;border-radius:26px;flex-direction:column;align-items:center;min-height:250px;padding:36px 18px 20px;display:flex;position:relative;box-shadow:0 8px 23px #102f4712}.podium-card.rank-1{border:3px solid var(--yellow);background:#fffdf4;min-height:295px}.podium-card .rank{background:var(--navy);color:#fff;border-radius:50%;place-items:center;width:46px;height:46px;font-weight:850;display:grid;position:absolute;top:-23px;box-shadow:0 5px 14px #102f4729}.podium-card.rank-1 .rank{background:var(--yellow);color:#6d4913;font-size:23px}.podium-card.rank-3 .rank{background:#b7581a}.avatar,.big-avatar{color:var(--ink);background:#eef3f8;border:3px solid #cbd7e5;border-radius:50%;place-items:center;font-weight:850;display:grid}.avatar{width:70px;height:70px;margin:12px 0 17px;font-size:22px}.podium-card strong{text-align:center;font-size:18px}.podium-card small{color:var(--muted);margin:5px 0 13px}.podium-card b{color:var(--orange-dark);font-size:21px}.leader-list{border:1px solid var(--line);background:#fff;border-radius:26px;margin-top:24px;padding:30px}.leader-list h2{text-transform:uppercase;letter-spacing:1.1px;margin:0 0 20px;font-size:20px}.leader-row{border:1px solid var(--line);background:var(--surface);border-radius:18px;grid-template-columns:42px 52px 1fr auto;align-items:center;gap:12px;margin-top:12px;padding:15px;display:grid}.leader-row>span{color:var(--muted);font-weight:850}.small-avatar{border-width:2px;width:47px;height:47px;margin:0;font-size:15px}.leader-row div:nth-child(3){display:grid}.leader-row small{color:var(--muted);align-items:center;gap:4px;margin-top:4px;display:flex}.leader-row>b{color:var(--orange)}.profile-card{border:1px solid var(--line);background:#fff;border-radius:26px;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;padding:32px;display:grid}.big-avatar{background:var(--navy);color:#fff;border:0;border-radius:25px;width:82px;height:82px;font-size:32px;box-shadow:0 8px 20px #0b2f492e}.profile-name h1{margin:4px 0;font-size:28px}.profile-name>small{color:var(--orange);font-weight:850}.profile-name p{color:var(--muted);align-items:center;gap:5px;margin:0;display:flex}.profile-card>button{background:var(--orange);color:#fff;border:0;border-radius:14px;padding:13px 19px;font-weight:800}.account-role-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.account-role-card{border:2px solid var(--line);background:#fff;border-radius:25px;flex-direction:column;padding:25px;display:flex;box-shadow:0 8px 25px #102f470f}.account-role-card.active.customer{border-color:#e5b32f;box-shadow:0 12px 30px #e5b32f21}.account-role-card.active.provider{border-color:var(--orange);box-shadow:0 12px 30px #ff704321}.account-role-head{grid-template-columns:56px 1fr auto;align-items:center;gap:13px;display:grid}.account-role-head>span{background:#fff4cf;border-radius:17px;place-items:center;width:56px;height:56px;font-size:26px;display:grid}.account-role-card.provider .account-role-head>span{background:#fff0e9}.account-role-head small{color:var(--orange);letter-spacing:1px;font-size:9px;font-weight:850}.account-role-head h2{margin:4px 0 0;font-size:19px}.account-role-head>b{color:#277a5e;text-align:center;background:#e7f7ef;border-radius:999px;max-width:145px;padding:7px 9px;font-size:9px;line-height:1.25}.account-role-facts{grid-template-columns:1fr 1fr;gap:8px;margin:18px 0 0;display:grid}.account-role-facts>span{background:var(--surface);border-radius:13px;gap:4px;padding:12px;display:grid}.account-role-facts small{color:var(--muted);font-size:9px}.account-role-facts strong{font-size:12px}.account-role-card>p{color:var(--muted);flex:1;font-size:12px;line-height:1.55}.account-role-note{color:#42667e;background:#eef6fa;border:1px solid #c9dce7;border-radius:16px;align-items:center;gap:11px;margin-top:16px;padding:16px;display:flex}.account-role-note div{gap:3px;display:grid}.account-role-note span{font-size:11px;line-height:1.45}.account-loading{border:1px solid var(--line);min-height:260px;color:var(--muted);background:#fff;border-radius:26px;align-content:center;place-items:center;gap:14px;padding:40px;display:grid}.account-loading>span{border:4px solid #dce7ee;border-top-color:var(--orange);border-radius:50%;width:38px;height:38px;animation:.8s linear infinite aiSpin}.account-login-card{text-align:center;border:1px solid var(--line);background:#fff;border-radius:30px;justify-items:center;width:min(100%,680px);margin:0 auto;padding:38px;display:grid;box-shadow:0 16px 45px #0b2f491a}.account-login-icon{background:linear-gradient(145deg,var(--navy),#174f6d);color:#fff;border-radius:24px;place-items:center;width:78px;height:78px;display:grid;box-shadow:0 12px 26px #0b2f4933}.account-login-card>small{color:var(--orange);letter-spacing:1.4px;margin-top:22px;font-weight:850}.account-login-card h2{margin:8px 0 9px;font-size:29px}.account-login-card>p{max-width:520px;color:var(--muted);margin:0;line-height:1.65}.account-login-button{max-width:470px;min-height:58px;text-decoration:none}.account-login-trust{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:18px;display:flex}.account-login-trust span{color:#277a5e;background:#edf7f3;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:800}.account-login-card>em{color:#8191a3;margin-top:14px;font-size:10px;font-style:normal}.account-user-card{border:1px solid var(--line);background:#fff;border-radius:23px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;margin-bottom:20px;padding:12px;display:grid;box-shadow:0 8px 25px #102f470f}.account-user-card.open{border-color:#f2a086;box-shadow:0 10px 30px #ff6c481c}.account-user-open{min-width:0;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:17px;grid-template-columns:62px minmax(0,1fr) auto;align-items:center;gap:16px;padding:10px;display:grid}.account-user-open:hover{background:#f5f9fb}.account-user-open>span:nth-child(2){gap:3px;min-width:0;display:grid}.account-edit-label{background:var(--navy);color:#fff;border-radius:12px;align-items:center;gap:8px;min-height:40px;padding:0 12px;display:inline-flex}.account-edit-label span{white-space:nowrap;font-size:10px}.account-edit-label em{font-size:20px;font-style:normal;line-height:1}.account-user-avatar{background:var(--navy);color:#fff;border-radius:19px;place-items:center;width:62px;height:62px;font-size:20px;font-weight:850;display:grid}.account-user-avatar img{border-radius:inherit;object-fit:cover;width:100%;height:100%}.account-user-avatar.large{border-radius:23px;width:78px;height:78px}.account-user-card small,.role-choice-heading small,.active-profile-label small,.role-switcher small{color:var(--orange);letter-spacing:1.1px;font-size:9px;font-weight:850}.account-user-card strong{text-overflow:ellipsis;white-space:nowrap;font-size:19px;overflow:hidden}.account-user-card em{color:var(--muted);font-size:11px;font-style:normal}.account-signout{color:#bf5138;background:#fff7f4;border:1px solid #f0bbb0;border-radius:13px;justify-content:center;align-items:center;min-height:44px;padding:0 16px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.account-profile-editor{background:#fff;border:1px solid #cbdce7;border-radius:24px;gap:20px;margin:-7px 0 24px;padding:24px;display:grid;box-shadow:0 16px 42px #102f4717}.account-profile-editor-head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.account-profile-editor-head small{color:var(--orange);letter-spacing:1.2px;font-size:9px;font-weight:850}.account-profile-editor-head h2{margin:5px 0 4px;font-size:23px}.account-profile-editor-head p{max-width:650px;color:var(--muted);margin:0;font-size:11px;line-height:1.5}.account-profile-editor-head>button{background:var(--surface);width:40px;height:40px;color:var(--muted);border:0;border-radius:12px;flex:none;font-size:24px}.account-profile-photo-row{background:var(--surface);border-radius:19px;grid-template-columns:78px auto 1fr;align-items:center;gap:14px;padding:16px;display:grid}.account-photo-button{min-height:44px;color:var(--navy);cursor:pointer;background:#fff;border:1px solid #bdd1df;border-radius:13px;justify-content:center;align-items:center;padding:0 15px;font-size:11px;font-weight:850;display:inline-flex}.account-photo-button input{display:none}.account-profile-photo-row>small{color:var(--muted);font-size:9px;line-height:1.45}.account-profile-fields{grid-template-columns:1fr 1fr;gap:13px;display:grid}.account-profile-fields label{color:var(--navy);gap:7px;font-size:10px;font-weight:850;display:grid}.account-profile-fields label.full{grid-column:1/-1}.account-profile-fields input,.account-profile-fields textarea{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #c6d7e3;border-radius:13px;outline:none;padding:13px 14px;font-size:13px}.account-profile-fields input:focus,.account-profile-fields textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px #ff6c481a}.account-profile-fields .readonly input{color:#64788c;background:#f3f6f8}.account-profile-fields label>small{color:var(--muted);font-size:8px;font-weight:500}.account-security-row{background:#eff9f5;border:1px solid #c7dfd5;border-radius:16px;grid-template-columns:38px 1fr;gap:11px;padding:15px;display:grid}.account-security-row>span{background:#daf0e7;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.account-security-row strong{color:#28765a;font-size:11px}.account-security-row p{color:#477661;margin:3px 0 0;font-size:9px;line-height:1.55}.account-profile-actions{justify-content:flex-end;gap:9px;display:flex}.account-profile-actions button{width:auto;min-width:150px;margin:0}.account-section-tabs{background:#eaf2f7;border:1px solid #c9d9e4;border-radius:18px;grid-template-columns:1fr 1fr;gap:6px;width:min(100%,560px);margin:0 0 22px;padding:6px;display:grid}.account-section-tabs button{color:#5e7488;background:0 0;border:0;border-radius:13px;justify-content:center;align-items:center;gap:9px;min-width:0;min-height:52px;padding:9px 13px;font-size:12px;font-weight:850;display:flex}.account-section-tabs button>b{width:27px;height:27px;color:var(--navy);background:#dce8ef;border-radius:9px;place-items:center;font-size:17px;display:grid}.account-section-tabs button>em{min-width:27px;color:var(--navy);background:#dce8ef;border-radius:999px;padding:5px 7px;font-size:9px;font-style:normal}.account-section-tabs button.active{color:var(--navy);background:#fff;box-shadow:0 5px 15px #102f4717}.account-section-tabs button.active>b{background:var(--orange);color:#fff}.account-section-tabs button.active>em{color:var(--orange-dark);background:#fff0e9}.role-choice-heading{margin:28px 0 14px}.role-choice-heading h2{margin:6px 0 4px;font-size:24px}.role-choice-heading p{color:var(--muted);margin:0}.role-choice-grid .account-role-card{min-height:280px}.active-profile-label{justify-content:space-between;align-items:center;gap:12px;margin:25px 2px 10px;display:flex}.active-profile-label span{color:var(--muted);font-size:10px}.active-role-panel .account-role-card{width:100%;min-height:290px}.account-credit-guide{background:linear-gradient(145deg,#fff,#f4f9fc);border:1px solid #c6d9e6;border-radius:24px;margin-top:16px;padding:24px;box-shadow:0 10px 28px #102f470f}.account-credit-guide-head{grid-template-columns:minmax(0,1fr) 160px;align-items:center;gap:20px;display:grid}.account-credit-guide-head>div:first-child{gap:5px;display:grid}.account-credit-guide-head small,.account-credit-subhead small{color:var(--orange);letter-spacing:1.1px;font-size:9px;font-weight:850}.account-credit-guide-head h2{margin:0;font-size:23px}.account-credit-guide-head p{max-width:670px;color:var(--muted);margin:0;font-size:12px;line-height:1.55}.account-credit-current{background:var(--navy);color:#fff;text-align:center;border-radius:19px;align-content:center;place-items:center;min-height:112px;padding:16px;display:grid}.account-credit-current small{color:#ffaf91}.account-credit-current strong{color:#fff4df;font-size:34px;line-height:1.05}.account-credit-current span{color:#cadbe6;font-size:10px}.account-credit-steps{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:18px;display:grid}.account-credit-steps>div{border:1px solid var(--line);background:#fff;border-radius:15px;grid-template-columns:32px 1fr;align-items:center;gap:9px;min-height:78px;padding:12px;display:grid}.account-credit-steps>div>b{width:32px;height:32px;color:var(--orange-dark);background:#fff0e9;border-radius:10px;place-items:center;display:grid}.account-credit-steps span{gap:3px;display:grid}.account-credit-steps strong{font-size:11px}.account-credit-steps small{color:var(--muted);font-size:9px;line-height:1.4}.account-credit-table{border:1px solid var(--line);background:#fff;border-radius:18px;margin-top:16px;padding:17px}.account-credit-subhead{justify-content:space-between;align-items:end;gap:12px;display:flex}.account-credit-subhead h3{margin:4px 0 0;font-size:16px}.account-credit-subhead>span{color:var(--muted);font-size:9px}.account-credit-tier-list{grid-template-columns:repeat(7,1fr);gap:6px;margin-top:12px;display:grid}.account-credit-tier-list>div{background:var(--surface);border-radius:12px;gap:4px;padding:10px;display:grid}.account-credit-tier-list span{color:var(--muted);font-size:8px;line-height:1.3}.account-credit-tier-list b{font-size:11px}.account-credit-tier-list em{color:var(--orange-dark);font-size:7px;font-style:normal;font-weight:750}.account-credit-tier-note{color:var(--muted);margin:10px 2px 0;font-size:8px;line-height:1.45}.account-credit-subhead.package-heading{margin:18px 2px 10px}.account-credit-package-list{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.account-credit-package-list article{border:1px solid var(--line);background:#fff;border-radius:15px;justify-content:space-between;align-items:center;gap:10px;min-width:0;padding:14px;display:flex;position:relative}.account-credit-package-list article.popular{border:2px solid var(--orange);background:#fff8f4}.account-credit-package-list article>div{gap:3px;display:grid}.account-credit-package-list small{color:var(--muted);font-size:8px}.account-credit-package-list strong{font-size:13px}.account-credit-package-list article>b{color:var(--orange-dark);white-space:nowrap;font-size:14px}.account-credit-package-list em{background:var(--orange);color:#fff;border-radius:999px;padding:4px 7px;font-size:7px;font-style:normal;font-weight:800;position:absolute;top:-9px;right:9px}.account-credit-guide-footer{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:15px;margin-top:15px;display:grid}.account-credit-guide-footer p{color:var(--muted);margin:0;font-size:9px;line-height:1.45}.account-credit-guide-footer button{white-space:nowrap;min-height:47px}.role-switcher{background:#eef6fa;border:1px solid #c9dce7;border-radius:20px;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);align-items:center;gap:20px;margin-top:16px;padding:20px;display:grid}.role-switcher>div:first-child{gap:4px;display:grid}.role-switcher>div:first-child strong{color:var(--navy)}.role-switcher>div:first-child span{color:#5f7890;font-size:11px;line-height:1.45}.role-switch-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.role-switch-actions button{min-height:52px;color:var(--navy);background:#fff;border:1px solid #bdd1de;border-radius:14px;padding:9px 12px;font-size:11px;font-weight:800}.role-switch-actions button span{margin-right:5px}.role-switch-actions button.active{border-color:var(--orange);color:var(--orange-dark);background:#fff1eb}.role-switch-actions button:disabled{cursor:default;opacity:1}.stat-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:20px;display:grid}.stat-grid>div{border:1px solid var(--line);background:#fff;border-radius:22px;justify-items:center;padding:24px;display:grid}.stat-grid strong{margin:12px 0 4px;font-size:24px}.stat-grid small{color:var(--muted)}.stat-icon{border-radius:16px;place-items:center;width:48px;height:48px;display:grid}.stat-icon.orange{color:var(--orange);background:#fff0e8}.stat-icon.yellow{color:#d88a10;background:#fff4c9}.stat-icon.green{color:var(--green);background:#e8f8f1}.badges{border:1px solid var(--line);background:#fff;border-radius:26px;margin-top:20px;padding:30px}.badge-grid{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:22px;display:grid}.badge-grid>div{opacity:.48;border:1px solid var(--line);background:var(--surface);border-radius:18px;grid-template-columns:52px 1fr;align-items:center;gap:2px 14px;padding:20px;display:grid}.badge-grid>div.earned{opacity:1;background:#fffaf0;border-color:#f2cf68}.badge-grid span{background:#fff2be;border-radius:15px;grid-row:1/3;place-items:center;width:52px;height:52px;font-size:25px;display:grid}.badge-grid small{color:var(--muted)}.bottom-nav{z-index:40;left:50%;bottom:calc(17px + var(--safe-bottom));color:#cbd8e5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0b2f49f7;border:1px solid #ffffff1f;border-radius:25px;grid-template-columns:repeat(5,1fr);align-items:center;width:min(100% - 28px,760px);height:78px;padding:0 10px;display:grid;position:absolute;transform:translate(-50%);box-shadow:0 18px 50px #0722364d}.bottom-nav button{height:100%;color:inherit;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:11px;display:flex;position:relative}.bottom-nav button.active{color:var(--orange);font-weight:760}.my-offers-shortcuts{justify-content:flex-end;gap:8px;margin:16px 0;display:flex}.my-offers-shortcuts button{min-height:42px}.my-offers-page .provider-work-panel{margin-top:0}.add-nav{padding-top:24px}.plus-circle{border:6px solid var(--navy);background:var(--orange);color:#fff;border-radius:50%;place-items:center;width:64px;height:64px;display:grid;position:absolute;top:-28px;box-shadow:0 6px 18px #ff704347}.modal-backdrop{z-index:80;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#061927c2;place-items:center;padding:28px 16px;display:grid;position:fixed;inset:0;overflow-y:auto}.guess-modal{background:#fff;border-radius:28px;width:min(100%,640px);max-height:calc(100vh - 56px);animation:.25s modalIn;overflow-y:auto;box-shadow:0 28px 90px #00000047}@keyframes modalIn{0%{opacity:0;transform:translateY(18px)scale(.97)}}.modal-head{z-index:5;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;justify-content:space-between;align-items:center;padding:20px 22px;display:flex;position:sticky;top:0}.modal-head h2{margin:3px 0 0;font-size:21px}.modal-head button{background:var(--surface);width:42px;height:42px;color:var(--muted);border:0;border-radius:13px;place-items:center;display:grid}.guess-modal form,.result-panel{padding:22px}.guess-modal .before-after{border-radius:18px}.modal-project{margin:17px 0;display:grid}.modal-project>span{color:var(--orange);font-size:12px;font-weight:750}.modal-project>strong{margin:5px 0;font-size:19px}.modal-project>small{color:var(--muted);align-items:center;display:flex}.guess-input{border:2px solid var(--line);background:var(--surface);border-radius:17px;align-items:center;height:68px;display:flex}.guess-input:focus-within{border-color:var(--orange);box-shadow:0 0 0 4px #ff70431a}.guess-input span{color:var(--orange);padding-left:18px;font-size:29px;font-weight:850}.guess-input input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;padding:0 15px;font-size:22px;font-weight:750}.accuracy{text-align:center;border:1px solid;border-radius:22px;flex-wrap:wrap;justify-content:center;align-items:baseline;gap:7px;padding:27px;display:flex}.accuracy small{letter-spacing:1.5px;flex-basis:100%;font-weight:850}.accuracy strong{letter-spacing:-3px;font-size:57px;line-height:1}.accuracy span{font-weight:750}.accuracy b{flex-basis:100%;margin-top:8px}.accuracy.good{color:#277a5e;background:#ecfaf4;border-color:#a9e8d0}.accuracy.medium{color:#a87313;background:#fff9e6;border-color:#f2d67f}.accuracy.low{color:#df4343;background:#fff0f0;border-color:#ffbfc0}.price-compare{grid-template-columns:1fr 1fr;gap:13px;margin-top:16px;display:grid}.price-compare>div{background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:18px;display:grid}.price-compare>div:last-child{color:#277a5e;background:#ecfaf4;border-color:#a9e8d0}.price-compare small{color:var(--muted)}.price-compare strong{margin:8px 0;font-size:23px}.price-compare span{font-size:12px}.proof{color:#2d8b69;background:#f5faf8;border:1px solid #cfeadf;border-radius:17px;align-items:center;gap:12px;margin-top:16px;padding:16px;display:flex}.proof div{display:grid}.proof span{color:var(--muted);margin-top:3px;font-size:12px}.breakdown{background:var(--surface);border:1px solid var(--line);border-radius:18px;margin-top:16px;padding:18px}.breakdown h3{text-transform:uppercase;letter-spacing:1px;margin:0 0 11px;font-size:15px}.breakdown>div{border-top:1px solid var(--line);justify-content:space-between;padding:8px 0;font-size:13px;display:flex}.result-actions{grid-template-columns:56px 1fr;gap:10px;margin-top:16px;display:grid}.share-button{border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:15px;place-items:center;display:grid}.toast{z-index:100;color:#fff;background:#102f47;border-radius:13px;width:max-content;max-width:calc(100% - 36px);padding:13px 18px;font-size:14px;animation:.2s modalIn;position:fixed;bottom:112px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #00000040}.pilot-payment-note{color:#76571d;background:#fff9ea;border:1px solid #f1d39a;border-radius:14px;align-items:flex-start;gap:10px;margin:0 22px 22px;padding:13px 15px;font-size:12px;line-height:1.5;display:flex}.pilot-payment-note svg{flex:none;margin-top:1px}.pilot-payment-note.compact{margin:0 0 15px}.offer-credit-note{color:#7b5c17;background:#fff9e8;border-color:#efd17f;margin-top:10px}.offer-credit-note svg{color:#d99a14}.pwa-install-card{z-index:120;color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0b2f49f7;border:1px solid #ffffff29;border-radius:20px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:12px;width:min(100% - 28px,620px);padding:13px 48px 13px 13px;animation:.22s modalIn;display:grid;position:fixed;bottom:98px;left:50%;transform:translate(-50%);box-shadow:0 18px 50px #0719264d}.pwa-install-logo{object-fit:cover;border-radius:15px;width:48px;height:48px;display:block;box-shadow:0 7px 18px #ff4d2338}.pwa-install-copy{gap:4px;min-width:0;display:grid}.pwa-install-copy strong{font-size:14px}.pwa-install-copy span{color:#d3dfe8;font-size:11px;line-height:1.4}.pwa-install-action{background:var(--orange);color:#fff;border:0;border-radius:12px;min-width:74px;padding:10px 14px;font-weight:800}.pwa-install-close{color:#cbd8e4;background:0 0;border:0;width:32px;height:32px;font-size:25px;line-height:1;position:absolute;top:5px;right:8px}.offer-process{grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:17px;display:grid}.offer-process>div{min-height:48px;color:var(--muted);background:#eef3f7;border-radius:13px;align-items:center;gap:8px;padding:8px 10px;font-size:10px;font-weight:800;display:flex}.offer-process b{background:#d9e3ea;border-radius:50%;flex:none;place-items:center;width:25px;height:25px;display:grid}.offer-process .active{color:var(--orange-dark);background:#fff0ea}.offer-process .active b{background:var(--orange);color:#fff}.offer-fieldset{border:1px solid var(--line);background:#fbfdff;border-radius:18px;margin:0 0 15px;padding:16px}.offer-fieldset legend{align-items:center;gap:9px;padding:0 8px;display:flex}.offer-fieldset legend>b{background:var(--navy);color:#fff;border-radius:10px;place-items:center;width:31px;height:31px;display:grid}.offer-fieldset legend>span{gap:2px;display:grid}.offer-fieldset legend strong{font-size:13px}.offer-fieldset legend small{color:var(--muted);font-size:9px;font-weight:500}.offer-fieldset .fields{margin-top:10px}.offer-review-box{color:#256e56;background:#edf8f3;border-radius:15px;grid-template-columns:38px 1fr;gap:10px;margin-bottom:13px;padding:14px;display:grid}.offer-review-box>b{color:#fff;background:#2e9d72;border-radius:11px;place-items:center;width:36px;height:36px;display:grid}.offer-review-box>div{gap:4px;display:grid}.offer-review-box span{font-size:10px;line-height:1.5}.selected-offer-note{color:#765718;background:#fff7df;border-radius:14px;gap:5px;padding:13px;display:grid}.selected-offer-note.muted{color:#53677f;background:#eef3f7}.selected-offer-note span{font-size:11px}.selected-offer-note button{margin-top:5px}.contract-view-button{color:#174f70;background:#eef7fc;border:1px solid #aac7d9;border-radius:12px;width:100%;min-height:42px;margin-top:10px;font-weight:800}.contact-pending{color:#765718;background:#fff7df;border-radius:13px;align-items:flex-start;gap:9px;padding:13px;display:flex}.contact-pending div{gap:3px;display:grid}.contact-pending span{font-size:11px;line-height:1.45}.contract-backdrop{z-index:180}.contract-modal{border-radius:28px;width:min(930px,100vw - 30px);max-height:94dvh}.contract-modal-head{color:#fff;background:linear-gradient(135deg,#0b2f49,#174f70)}.contract-modal-head small{color:#ffae90}.contract-modal-head>button{color:#fff;background:#ffffff1f}.contract-scroll{background:#f3f7fa;padding:20px;overflow-y:auto}.contract-identity{grid-template-columns:1.2fr .7fr 1fr;gap:8px;display:grid}.contract-identity>span{border:1px solid var(--line);background:#fff;border-radius:13px;gap:4px;min-width:0;padding:13px;display:grid}.contract-identity small,.contract-party-grid small,.contract-scope-grid small,.contract-fact-grid small{color:var(--muted);letter-spacing:.6px;font-size:9px;font-weight:850}.contract-identity strong{overflow-wrap:anywhere;font-size:11px}.contract-section{border:1px solid var(--line);background:#fff;border-radius:20px;margin-top:13px;padding:18px}.contract-section-title{align-items:center;gap:10px;margin-bottom:14px;display:flex}.contract-section-title>b{width:35px;height:35px;color:var(--orange-dark);background:#fff0ea;border-radius:11px;place-items:center;display:grid}.contract-section-title>div{gap:2px;display:grid}.contract-section-title small{color:var(--orange);letter-spacing:1px;font-size:9px;font-weight:900}.contract-section-title h3{margin:0;font-size:17px}.contract-party-grid{grid-template-columns:1fr 1fr 1fr;gap:9px;display:grid}.contract-party-grid article{border:1px solid var(--line);background:#f8fbfd;border-radius:14px;gap:6px;min-width:0;padding:14px;display:grid}.contract-party-grid strong{font-size:13px}.contract-party-grid span{color:var(--muted);font-size:10px}.contract-party-grid em{color:#426077;overflow-wrap:anywhere;font-size:10px;font-style:normal}.contract-party-grid .platform-party{background:#fff7f3;border-color:#ffd2c1}.contract-fact-grid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.contract-fact-grid>span{background:#f5f8fb;border-radius:13px;align-content:start;gap:5px;min-width:0;padding:13px;display:grid}.contract-fact-grid strong{font-size:12px;line-height:1.35}.contract-fact-grid em{color:var(--muted);font-size:9px;font-style:normal}.contract-scope-grid{grid-template-columns:1.2fr 1fr 1fr;gap:8px;margin-top:9px;display:grid}.contract-scope-grid article{border:1px solid var(--line);border-radius:13px;padding:13px}.contract-scope-grid p{color:var(--muted);white-space:pre-wrap;margin:7px 0 0;font-size:10px;line-height:1.55}.contract-terms{gap:7px;display:grid}.contract-terms details{border:1px solid var(--line);background:#fbfdff;border-radius:13px}.contract-terms summary{cursor:pointer;justify-content:space-between;align-items:center;gap:10px;min-height:45px;padding:10px 13px;font-size:11px;font-weight:800;list-style:none;display:flex}.contract-terms summary::-webkit-details-marker{display:none}.contract-terms summary b{width:23px;height:23px;color:var(--navy);background:#e8eef3;border-radius:7px;place-items:center;display:grid}.contract-terms details[open] summary b{transform:rotate(45deg)}.contract-terms p{color:var(--muted);margin:0;padding:0 13px 13px;font-size:10.5px;line-height:1.65}.contract-preinfo{color:#305b73;background:#edf7fc;border:1px solid #b8d5e6;border-radius:16px;align-items:flex-start;gap:11px;margin-top:13px;padding:15px;display:flex}.contract-preinfo svg{flex:none}.contract-preinfo div{gap:5px;display:grid}.contract-preinfo p{margin:0;font-size:10.5px;line-height:1.6}.contract-preinfo small{overflow-wrap:anywhere;font-size:9px;font-weight:800}.contract-cancelled{color:#a83c3c;background:#fff3f3;border:1px solid #efbbbb;border-radius:14px;gap:4px;margin-top:13px;padding:14px;display:grid}.contract-cancelled span{font-size:11px}.contract-consent-form{background:#fff;border:1px solid #ffc5af;border-radius:19px;margin-top:13px;padding:17px}.contract-consent-form .consent{margin:0 0 9px}.early-start-consent{background:#fff9e8!important;border-color:#efd17f!important}.contract-flow-note{color:var(--muted);grid-template-columns:25px 1fr 25px 1fr 25px 1.3fr;align-items:center;gap:5px;margin:13px 0;font-size:9px;font-weight:750;display:grid}.contract-flow-note b{background:var(--navy);color:#fff;border-radius:50%;place-items:center;width:24px;height:24px;display:grid}.provider-contract-cost{color:#765718;background:#fff7df;border-radius:14px;grid-template-columns:auto 1fr;align-items:center;gap:14px;margin-bottom:12px;padding:13px;display:grid}.provider-contract-cost span{display:grid}.provider-contract-cost small{font-size:8px}.provider-contract-cost strong{font-size:20px}.provider-contract-cost p{margin:0;font-size:10px;line-height:1.5}.contract-decline-button{color:#b44141;background:#fff4f4;border:1px solid #efb5b5;border-radius:12px;width:100%;min-height:44px;margin-top:8px;font-weight:800}.contract-footer-actions{justify-content:flex-end;gap:8px;margin-top:12px;display:flex}.contract-footer-actions button{min-height:41px}.moderation-status.awaiting_provider{color:#bb552e;background:#fff0e7}@media (width<=820px){:root{--topbar-base:76px}.security-confirmation{flex-direction:column;align-items:stretch}.security-confirmation>div:last-child{flex-direction:column}.security-confirmation button{width:100%}.market-estimate-panel>div:last-child{grid-template-columns:1fr}.topbar{height:var(--topbar-height);padding:var(--safe-top) 16px 0}.pull-refresh-indicator{top:var(--topbar-height);min-height:39px;padding:6px 12px 6px 6px}.pull-refresh-symbol{width:27px;height:27px}.page-navigation{margin-bottom:11px}.page-back-button{top:calc(var(--topbar-height) + 8px);border-radius:12px;min-height:40px;padding:0 13px 0 10px;left:14px}.brand-mark{border-radius:14px;width:44px;height:44px}.brand strong{font-size:20px}.brand small,.score-strip{display:none}.account-pill{min-height:48px;padding:6px 10px}.account-pill small{display:none}.notification-button{border-radius:12px;width:40px;height:40px}.notification-popover{top:calc(var(--topbar-height) - 8px);width:calc(100vw - 16px);right:8px}.site-footer{text-align:center;grid-template-columns:1fr;width:calc(100% - 28px);padding:18px}.site-footer nav{justify-content:center}.customer-request-list{padding:18px 14px}.customer-request-main{flex-direction:column;align-items:flex-start}.customer-request-main>b{align-self:flex-start}.request-history-backdrop{align-items:end;padding:0}.request-history-modal{border-radius:26px 26px 0 0;max-height:92dvh;overflow-y:auto}.request-history-handle{background:#d6e0e8;border-radius:999px;width:46px;height:5px;margin:9px auto 0;display:block}.request-history-head{grid-template-columns:42px 1fr 38px;padding:13px 16px 14px}.request-history-head>span{width:42px;height:42px}.request-history-head h2{font-size:18px}.request-history-summary{margin:15px 16px 0}.request-history-modal>p{padding:14px 16px 2px}.request-history-actions{padding:15px 16px max(16px,env(safe-area-inset-bottom));grid-template-columns:1fr}.content{padding:18px 14px 44px}.welcome-panel{grid-template-columns:1fr;gap:26px;min-height:430px;padding:34px 26px}.welcome-panel h1{letter-spacing:-2.8px;font-size:47px}.welcome-panel p{font-size:15px}.welcome-stats{grid-template-columns:1fr 1fr}.welcome-stats div{padding:15px}.welcome-stats strong{font-size:23px}.daily-head{margin-top:32px}.daily-head h2{font-size:21px}.daily-head .spark{display:none}.bonus{padding:8px 12px;font-size:12px}.daily-card{grid-template-columns:1fr}.daily-card .before-after{min-height:0}.daily-body{padding:24px}.daily-body h2{font-size:25px}.surprise-showcase{padding:25px 17px}.surprise-grid{grid-template-columns:1fr}.surprise-copy{min-height:112px}.surprise-grid .before-after{aspect-ratio:16/9}.steps{grid-template-columns:1fr}.how-it-works{padding:25px 20px}.sector-showcase{padding:25px 17px}.sector-quick-grid{grid-template-columns:1fr 1fr}.sector-quick-grid>button{grid-template-columns:38px 1fr}.sector-quick-grid>button>svg{display:none}.sector-quick-grid>button>span{width:38px;height:38px}.smart-filters{grid-template-columns:1fr 1fr}.verify-filter{grid-column:1/-1}.sector-head{grid-template-columns:46px 1fr auto;padding:14px}.sector-emoji{width:46px;height:46px}.sector-head>b{display:none}.sector-head>div small{font-size:11px}.branch-grid{grid-template-columns:1fr 1fr;padding:0 14px 16px}.project-grid{grid-template-columns:1fr}.project-body>p{min-height:auto}.empty-results{grid-template-columns:54px 1fr;gap:16px;min-height:0;padding:27px 20px}.empty-pin{border-radius:17px;width:54px;height:54px}.empty-results h2{font-size:20px}.empty-actions{grid-column:1/-1;grid-template-columns:1fr 1fr;display:grid}.empty-actions button{width:100%}.upload-grid,.fields{grid-template-columns:1fr}.fields .full{grid-column:auto}.form-section{padding:23px 18px}.upload-box{min-height:180px}.upload-box img{height:180px}.marketplace-intro{padding:26px 20px 18px}.marketplace-intro h2{font-size:27px}.marketplace-actions{grid-template-columns:1fr;padding:4px 20px 21px}.journey-card{min-height:220px}.trust-row{text-align:left;grid-template-columns:1fr 1fr;padding:14px}.flow-steps{grid-template-columns:1fr}.flow-steps>div:not(.active){display:none}.ai-home-banner,.estimate-home-banner{grid-template-columns:1fr}.ai-home-visual,.estimate-home-visual{min-height:235px}.ai-home-visual:after,.estimate-home-visual:after{background:linear-gradient(#0000 35%,#0f3a55 100%)}.ai-home-copy,.estimate-home-copy{padding:28px 21px 31px}.ai-home-copy h2,.estimate-home-copy h2{font-size:31px}.ai-home-copy .orange-button,.estimate-home-copy .orange-button{width:100%}.ai-page-hero,.estimate-page-hero{grid-template-columns:1fr;min-height:0;padding:29px 21px}.ai-page-hero h1,.estimate-page-hero h1{font-size:48px}.ai-page-hero p,.estimate-page-hero p{font-size:14px}.ai-page-badge,.estimate-page-badge{display:none}.ai-progress{grid-template-columns:1fr 1fr}.ai-progress span{min-height:40px}.ai-studio{grid-template-columns:1fr}.ai-studio-aside{order:-1;display:none;position:static}.ai-control-card{padding:23px 17px}.ai-control-title h2{font-size:19px}.ai-photo-upload{min-height:240px}.ai-photo-tips,.ai-fields{grid-template-columns:1fr}.ai-fields .full{grid-column:auto}.ai-style-grid{grid-template-columns:1fr 1fr}.ai-level-grid{grid-template-columns:1fr}.ai-style-grid label,.ai-level-grid label{min-height:72px}.ai-generate{min-height:70px;font-size:13px}.ai-result-head{align-items:flex-start;padding:23px 18px}.ai-result-head h2{font-size:24px}.ai-result-images{grid-template-columns:1fr}.ai-result-images figure:first-child{border-bottom:2px solid #fff;border-right:0}.ai-budget-panel{grid-template-columns:1fr;padding:19px 17px}.ai-budget-note{grid-column:auto}.ai-budget-summary strong{font-size:24px}.ai-budget-breakdown>div{flex-direction:column;align-items:flex-start;gap:3px}.ai-result-actions{flex-direction:column-reverse;padding:18px 17px 23px}.ai-result-actions button{width:100%}.ai-quote-form{grid-template-columns:1fr;padding:22px 17px}.ai-quote-form .orange-button{width:100%}.ai-simple-steps{grid-template-columns:1fr;gap:4px}.ai-simple-steps span{min-height:42px}.ai-simple-steps span:not(:first-child){padding-left:14px}.ai-simple-studio{grid-template-columns:1fr}.ai-simple-card{padding:23px 17px}.ai-simple-expect{padding:23px 19px;position:static}.ai-request-field>span strong{font-size:19px}.ai-request-field textarea{min-height:190px}.ai-share-note{font-size:10px}.provider-onboarding{padding:22px 17px}.provider-promise{align-items:flex-start}.provider-promise>span{width:52px;height:52px}.provider-status{grid-template-columns:52px 1fr}.provider-status>span{width:52px;height:52px}.provider-status-meta{grid-column:2;justify-items:start}.credit-balance-card{grid-template-columns:48px 1fr;gap:12px;padding:18px 16px}.credit-balance-icon{border-radius:15px;width:48px;height:48px;font-size:23px}.credit-balance-card strong{font-size:25px}.credit-opportunity-link{grid-column:1/-1;justify-content:center;width:100%}.credit-shop{border-radius:20px;padding:17px 13px}.credit-rule-grid,.credit-history-grid{grid-template-columns:1fr}.credit-package-grid{grid-template-columns:1fr 1fr;gap:8px}.credit-rule-grid{gap:7px}.credit-rule-grid>div{min-height:72px}.offer-fee-table{padding:18px 15px}.offer-fee-head{flex-direction:column;align-items:flex-start}.offer-fee-rows{grid-template-columns:1fr 1fr}.offer-fee-rows>div:last-child{grid-column:1/-1}.credit-section-head{flex-direction:column;align-items:flex-start;gap:5px}.credit-package{border-radius:15px;padding:13px 11px}.credit-package-label{flex-direction:column;align-items:flex-start!important;margin-bottom:11px!important}.credit-package-label em{white-space:normal}.credit-package-amount{grid-template-columns:25px auto 1fr;gap:5px!important}.credit-package-amount>span{width:25px;height:25px}.credit-package-amount strong{font-size:24px!important}.credit-package-price{padding-top:10px;margin:11px 0!important}.credit-package-price h3{font-size:17px}.credit-package button{min-height:40px;padding:0 6px}.credit-payment-status{align-items:flex-start}.credit-info-panel>summary{padding:13px 14px}.credit-info-content{padding:0 12px 13px}.credit-history-list strong{white-space:normal}.account-role-actions{grid-template-columns:1fr}.transaction-head{flex-direction:column;align-items:flex-start}.my-offers-page{padding-bottom:90px}.provider-work-panel{border-radius:20px;padding:12px 8px}.provider-work-card{padding:0}.provider-work-summary{grid-template-columns:42px minmax(0,1fr) 38px;gap:10px;min-height:98px;padding:13px 11px}.provider-work-summary-icon{border-radius:13px;width:42px;height:42px;font-size:20px}.provider-work-summary-copy{gap:3px}.provider-work-summary-copy small{font-size:8px}.provider-work-summary-copy strong{font-size:14px}.provider-work-summary-copy em{font-size:9px}.provider-work-summary-toggle{border-radius:12px;width:38px;height:38px;font-size:23px}.provider-work-detail{padding:13px 11px}.provider-work-detail-head{flex-direction:column;align-items:flex-start;gap:7px}.provider-work-detail-head>span{padding:6px 8px}.provider-work-top{flex-direction:column;gap:10px}.provider-work-top>b{align-self:flex-start}.provider-work-key-facts{grid-template-columns:1fr 1fr;gap:7px}.provider-work-key-facts>span{min-height:60px;padding:9px 10px}.provider-work-key-facts>span:last-child{grid-column:1/-1}.provider-work-facts{grid-template-columns:1fr 1fr;gap:7px}.provider-work-facts>span{min-height:57px;padding:9px 10px}.provider-work-facts>span:last-child{grid-column:1/-1}.contact-unlocked{overflow-wrap:anywhere;padding:10px 11px}.provider-work-actions{grid-template-columns:1fr 1fr;gap:7px;display:grid}.provider-work-actions button{width:100%;min-height:44px;padding-left:8px;padding-right:8px;font-size:11px}.provider-work-actions .orange-button{grid-column:1/-1}.opportunity-controls{grid-template-columns:1fr 1fr}.opportunity-controls>div{grid-column:1/-1}.job-card{grid-template-columns:1fr}.job-card>img{aspect-ratio:16/9;min-height:0}.job-footer{flex-direction:column;align-items:stretch}.job-footer button{width:100%}.job-credit-cost{grid-template-columns:auto 1fr;align-items:center;gap:7px}.offer-grid{grid-template-columns:1fr}.request-summary{flex-wrap:wrap}.request-summary .status-pill{margin-left:0}.request-summary button{margin-left:auto}.agreement-head{flex-direction:column;align-items:flex-start;padding:20px 17px}.agreement-progress{grid-template-columns:1fr 1fr}.agreement-columns{grid-template-columns:1fr;padding:17px}.agreement-document dl{grid-template-columns:1fr}.review-form{grid-template-columns:1fr;padding:18px 17px}.review-form button{width:100%}.offer-actions{grid-template-columns:1fr}.chat-modal{height:92dvh;max-height:92dvh}.chat-modal .modal-head h2{max-width:250px}.chat-role-banner{margin:7px 12px 0;padding:9px 10px}.chat-privacy{margin-left:12px;margin-right:12px;padding:9px 10px}.guess-modal form.chat-compose{padding:10px 12px max(10px,env(safe-area-inset-bottom));grid-template-columns:minmax(0,1fr) 112px}.chat-compose button{width:112px;max-width:112px}.offer-modal .modal-head h2{max-width:240px}.estimate-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.estimate-stats>span{min-height:72px;padding:12px}.estimate-stats b{font-size:13px}.my-offers-shortcuts{grid-template-columns:1fr 1fr;display:grid}.my-offers-shortcuts button{width:100%}.ranking-hero{align-items:flex-start;padding:23px 18px}.ranking-hero h1{font-size:26px}.trophy-icon{width:52px;height:52px}.period-tabs{margin-bottom:48px}.period-tabs button{padding:11px 5px;font-size:12px}.podium{gap:7px}.podium-card{border-radius:20px;min-height:218px;padding:30px 8px 14px}.podium-card.rank-1{min-height:250px}.avatar{width:55px;height:55px;font-size:17px}.podium-card strong{font-size:14px}.podium-card b{font-size:16px}.podium-card small{font-size:11px}.leader-list{padding:22px 14px}.leader-row{grid-template-columns:32px 45px 1fr}.leader-row>b{grid-column:3}.small-avatar{width:42px;height:42px}.profile-card{grid-template-columns:auto 1fr;padding:22px 18px}.profile-card>button{grid-column:1/-1}.big-avatar{width:67px;height:67px}.profile-name h1{font-size:20px}.account-role-grid{grid-template-columns:1fr}.account-role-card{padding:20px 16px}.account-role-head{grid-template-columns:48px 1fr}.account-role-head>span{width:48px;height:48px}.account-role-head>b{grid-column:2;justify-self:start;max-width:none}.account-role-head h2{font-size:17px}.account-login-card{border-radius:24px;padding:29px 18px}.account-login-card h2{font-size:23px}.account-login-icon{border-radius:20px;width:66px;height:66px}.account-login-button{min-height:62px}.account-user-card{grid-template-columns:52px 1fr;gap:12px;padding:16px}.account-user-avatar{border-radius:16px;width:52px;height:52px;font-size:17px}.account-user-card strong{font-size:16px}.account-signout{grid-column:1/-1;width:100%}.role-choice-heading h2{font-size:21px}.active-profile-label{flex-direction:column;align-items:flex-start;gap:2px}.active-role-panel .account-role-card{min-height:0}.role-switcher{grid-template-columns:1fr;padding:17px}.role-switch-actions{grid-template-columns:1fr}.role-switch-actions button{width:100%}.role-choice-grid .account-role-card{min-height:0}.account-credit-guide{padding:18px 14px}.account-credit-guide-head{grid-template-columns:1fr}.account-credit-guide-head h2{font-size:20px}.account-credit-current{grid-template-columns:auto auto;column-gap:7px;min-height:92px}.account-credit-current small{grid-column:1/-1}.account-credit-current strong{font-size:29px}.account-credit-current span{align-self:end;padding-bottom:3px}.account-credit-steps{grid-template-columns:1fr}.account-credit-steps>div{min-height:68px}.account-credit-subhead{flex-direction:column;align-items:flex-start}.account-credit-tier-list{grid-template-columns:1fr 1fr}.account-credit-tier-list>div:last-child{grid-column:1/-1}.account-credit-package-list{grid-template-columns:1fr}.account-credit-package-list article{min-height:64px}.account-credit-guide-footer{grid-template-columns:1fr}.account-credit-guide-footer button{white-space:normal;width:100%}.stat-grid{gap:8px}.stat-grid>div{padding:17px 7px}.stat-grid strong{font-size:18px}.stat-grid small{text-align:center;font-size:10px}.badges{padding:23px 16px}.badge-grid{grid-template-columns:1fr}.bottom-nav{bottom:calc(8px + var(--safe-bottom));border-radius:21px;width:calc(100% - 14px);height:70px}.bottom-nav button span:last-child{font-size:9.5px}.plus-circle{width:58px;height:58px;top:-25px}.modal-backdrop{align-items:end;padding:0}.guess-modal{border-radius:27px 27px 0 0;max-height:92vh}.guess-modal form,.result-panel{padding:17px}.account-delete-modal{border-radius:27px 27px 0 0;max-height:96dvh;overflow-y:auto}.account-delete-head{grid-template-columns:41px 1fr 38px;padding:17px 16px 14px}.account-delete-head>span{width:41px;height:41px}.account-delete-head h2{font-size:18px}.account-delete-modal>p{padding:16px 17px 3px}.account-delete-modal ul{padding:9px 32px 5px}.account-delete-modal>label,.account-delete-error{margin-left:17px;margin-right:17px}.account-delete-actions{padding:15px 17px max(17px,env(safe-area-inset-bottom));grid-template-columns:1fr}.estimate-backdrop{padding:max(14px,env(safe-area-inset-top)) 14px max(14px,env(safe-area-inset-bottom));align-items:center}.estimate-modal{width:100%;max-height:calc(100dvh - max(28px,env(safe-area-inset-top) + env(safe-area-inset-bottom)));border-radius:24px}.estimate-modal .modal-head{padding:18px 18px 16px}.estimate-modal .modal-head h2{max-width:250px;font-size:24px;line-height:1.2}.estimate-modal .modal-head button{flex:none;width:44px;height:44px}.estimate-modal>.job-mini{margin:14px 16px 0;padding:15px 16px}.estimate-modal>.estimate-request-field{gap:9px;margin:18px 16px 0}.estimate-modal>.estimate-request-field>span strong{font-size:20px}.estimate-modal .estimate-request-field .currency-field input{min-height:60px;font-size:24px}.estimate-modal>.estimate-submit{width:calc(100% - 32px);min-height:54px;margin:18px 16px max(16px,env(safe-area-inset-bottom))}.offer-process{grid-template-columns:1fr}.offer-process>div{min-height:40px}.offer-fieldset{padding:13px}.offer-fieldset legend small{display:none}.contract-modal{border-radius:27px 27px 0 0;width:100%;max-height:96dvh}.contract-scroll{padding:12px}.contract-identity{grid-template-columns:1fr 1fr}.contract-identity>span:first-child{grid-column:1/-1}.contract-section{padding:14px}.contract-party-grid,.contract-fact-grid,.contract-scope-grid{grid-template-columns:1fr}.contract-flow-note{grid-template-columns:24px 1fr}.provider-contract-cost{grid-template-columns:1fr}.contract-footer-actions{grid-template-columns:1fr 1fr;display:grid}.contract-footer-actions button{width:100%}.price-compare strong{font-size:18px}.accuracy strong{font-size:48px}}@media (width<=410px){.score-strip>span{padding:8px}.score-strip span{gap:3px}.score-strip svg{width:15px}.brand{gap:8px}.brand-mark{width:40px;height:40px}.brand strong{font-size:18px}.welcome-panel h1{font-size:42px}.photo-location,.verified{padding:6px 8px;font-size:10px}.project-footer{align-items:flex-end}.orange-button.small{padding:11px 14px}.opportunity-controls{grid-template-columns:1fr}.opportunity-controls>div{grid-column:auto}.request-summary button{width:100%;margin-left:0}.ai-progress{grid-template-columns:1fr}.ai-progress span:nth-child(2),.ai-progress span:nth-child(4){display:none}.ai-style-grid{grid-template-columns:1fr}.ai-photo-upload{min-height:210px}.pwa-install-card{grid-template-columns:42px minmax(0,1fr);gap:10px;padding:12px 42px 12px 12px;bottom:86px}.pwa-install-logo{border-radius:13px;width:42px;height:42px;font-size:22px}.pwa-install-action{grid-column:1/-1;width:100%}.pwa-install-copy strong{font-size:13px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.legal-shell{min-height:100dvh;padding-bottom:calc(60px + env(safe-area-inset-bottom));color:var(--ink);background:#f3f7fb}.legal-header{z-index:80;min-height:calc(78px + env(safe-area-inset-top));padding:env(safe-area-inset-top) max(22px,calc((100vw - 1080px)/2)) 0;background:var(--navy);justify-content:space-between;align-items:center;display:flex;position:sticky;top:0;box-shadow:0 8px 22px #051e2f24}.legal-brand{color:#fff;align-items:center;gap:10px;text-decoration:none;display:flex}.legal-brand>img{object-fit:cover;border-radius:14px;width:43px;height:43px;display:block}.legal-brand strong{font-size:19px}.legal-brand b{color:var(--orange)}.legal-back{color:#fff;min-height:42px;font:inherit;cursor:pointer;background:#ffffff14;border:1px solid #ffffff3d;border-radius:11px;padding:10px 14px;font-size:12px;font-weight:800;text-decoration:none}.legal-hero{color:#fff;background:linear-gradient(135deg,#0b2f49,#174e6b);border-radius:28px;width:min(100% - 44px,1080px);margin:28px auto 20px;padding:40px}.legal-hero>small{color:#ffad90;letter-spacing:1.5px;font-size:11px;font-weight:900}.legal-hero h1{letter-spacing:-2px;margin:8px 0;font-size:clamp(36px,5vw,56px)}.legal-hero>p{color:#d3e0e9;max-width:700px;margin:0;line-height:1.6}.legal-hero nav{flex-wrap:wrap;gap:8px;margin-top:23px;display:flex}.legal-hero nav a{color:#fff;background:#ffffff1a;border-radius:999px;padding:8px 11px;font-size:10px;font-weight:750;text-decoration:none}.legal-grid{grid-template-columns:260px 1fr;align-items:start;gap:18px;width:min(100% - 44px,1080px);margin:0 auto;display:grid}.legal-grid>aside{border:1px solid var(--line);background:#fff;border-radius:20px;padding:21px;position:sticky;top:18px}.legal-grid>aside strong{font-size:15px}.legal-grid>aside p{color:var(--muted);font-size:11px;line-height:1.6}.legal-grid>article{gap:13px;display:grid}.legal-grid article>section{border:1px solid var(--line);background:#fff;border-radius:21px;padding:27px;scroll-margin-top:18px}.legal-grid h2{margin:0 0 13px;font-size:22px}.legal-grid h3{margin:20px 0 7px;font-size:14px}.legal-grid p,.legal-grid li{color:#526981;font-size:12px;line-height:1.75}.legal-grid ul,.legal-grid ol{padding-left:20px}.legal-warning{color:#765818;background:#fff9e7;border:1px solid #e8c96a;border-radius:14px;margin:12px 0;padding:16px}.legal-warning p{color:#765818;margin-bottom:0}.legal-primary{background:var(--orange);color:#fff;border:0;border-radius:13px;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 8px 18px #ff704333}.legal-footnote{font-size:10px!important}.legal-operator-card{background:#f8fbfd;border:1px solid #c9dce7;border-radius:15px;margin:14px 0;padding:16px}.legal-operator-card dl{grid-template-columns:1fr 1fr;gap:9px;margin:0;display:grid}.legal-operator-card dl>div{background:#fff;border-radius:11px;gap:4px;min-width:0;padding:11px;display:grid}.legal-operator-card dt{color:var(--muted);font-size:9px;font-weight:800}.legal-operator-card dd{overflow-wrap:anywhere;margin:0;font-size:11px;font-weight:750}.legal-retention-grid{grid-template-columns:1fr 1fr;gap:8px;margin:13px 0;display:grid}.legal-retention-grid>span{border:1px solid var(--line);background:#f8fbfd;border-radius:12px;gap:4px;padding:12px;display:grid}.legal-retention-grid b{font-size:10px}.legal-retention-grid em{color:var(--muted);font-size:9px;font-style:normal}.support-shell{padding-bottom:80px}.support-grid{grid-template-columns:1fr 1fr;gap:18px;width:min(100% - 44px,1080px);margin:0 auto;display:grid}.support-card{border:1px solid var(--line);background:#fff;border-radius:21px;width:min(100% - 44px,1080px);margin:0 auto;padding:26px}.support-grid .support-card{width:auto;margin:0}.support-card>small{color:var(--orange);letter-spacing:1px;font-size:10px;font-weight:900}.support-card h2{margin:6px 0 17px}.support-card>p{color:var(--muted);line-height:1.6}.support-card label{color:var(--ink);gap:6px;margin-bottom:13px;font-size:11px;font-weight:800;display:grid}.support-card select,.support-card textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#f8fbfd;border-radius:12px;outline:0;padding:12px}.support-card textarea{resize:vertical}.support-card .legal-primary{cursor:pointer}.support-card .legal-primary:disabled{opacity:.6}.support-message{background:#eaf8f2;border-radius:11px;padding:11px;font-size:11px;color:#27795d!important}.ticket-list{gap:8px;display:grid}.ticket-list article{border:1px solid var(--line);background:#f8fbfd;border-radius:13px;grid-template-columns:1fr auto;gap:5px;padding:13px;display:grid}.ticket-list article>div{gap:3px;display:grid}.ticket-list article span,.ticket-list article>small{color:var(--muted);font-size:9px}.ticket-list article>b{color:#277a5e;background:#e5f7ee;border-radius:999px;padding:5px 8px;font-size:9px}.ticket-list article>small,.ticket-list article>p{grid-column:1/-1}.ticket-list article>p{color:var(--muted);margin:5px 0 0;font-size:11px}.support-chat-layout{border:1px solid var(--line);background:#fff;border-radius:24px;grid-template-columns:340px minmax(0,1fr);width:min(100% - 44px,1120px);min-height:620px;margin:0 auto;display:grid;overflow:hidden;box-shadow:0 18px 50px #102f4717}.support-conversations{border-right:1px solid var(--line);background:#f7fafc}.support-conversations-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;padding:18px;display:flex}.support-conversations-head>div{gap:3px;display:grid}.support-conversations-head small{color:var(--orange);letter-spacing:1px;font-size:10px;font-weight:900}.support-conversations-head button,.support-new-form button{background:var(--orange);color:#fff;cursor:pointer;border:0;border-radius:11px;min-height:40px;padding:0 13px;font-weight:850}.support-new-form{border-bottom:1px solid var(--line);background:#fff;gap:11px;padding:15px;display:grid}.support-new-form label{gap:5px;font-size:12px;font-weight:800;display:grid}.support-new-form select,.support-new-form textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#f8fbfd;border-radius:11px;padding:11px}.support-conversation-list{gap:6px;padding:9px;display:grid}.support-conversation-list>button{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:14px;grid-template-columns:1fr auto;gap:4px 8px;padding:13px;display:grid}.support-conversation-list>button.active{background:#fff;border-color:#ffc9b8;box-shadow:0 8px 22px #102f4712}.support-conversation-list button>span{gap:3px;min-width:0;display:grid}.support-conversation-list button strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.support-conversation-list button small,.support-conversation-list time{color:var(--muted);font-size:11px}.support-conversation-list time{grid-column:1/-1}.support-conversation-list em,.support-chat-panel header>span{color:#26775a;background:#e8f7ef;border-radius:999px;padding:5px 8px;font-size:10px;font-style:normal;font-weight:850}.support-conversation-list em.closed,.support-chat-panel header>span.closed{color:#6b7d8b;background:#eef2f5}.support-chat-panel{background:#edf3f7;flex-direction:column;min-width:0;display:flex}.support-chat-panel>header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:12px;min-height:78px;padding:16px 20px;display:flex}.support-chat-panel header>div{min-width:0}.support-chat-panel header small{color:var(--orange);font-size:10px;font-weight:900}.support-chat-panel header h2{margin:3px 0 0;font-size:19px}.support-chat-messages{flex-direction:column;flex:1;gap:10px;min-height:380px;max-height:490px;padding:20px;display:flex;overflow-y:auto}.support-chat-messages article,.admin-support-messages article{background:#fff;border-radius:16px 16px 16px 4px;max-width:min(78%,560px);padding:10px 13px;box-shadow:0 4px 13px #102f470f}.support-chat-messages article.mine,.admin-support-messages article.mine{color:#fff;background:#0c3854;border-radius:16px 16px 4px;align-self:flex-end}.support-chat-messages article small,.admin-support-messages article small{opacity:.75;font-size:10px;font-weight:850}.support-chat-messages article p,.admin-support-messages article p{white-space:pre-wrap;margin:4px 0 6px;font-size:14px;line-height:1.5}.support-chat-messages article time,.admin-support-messages article time{opacity:.65;text-align:right;font-size:9px;display:block}.support-chat-compose,.admin-support-compose{border-top:1px solid var(--line);background:#fff;grid-template-columns:minmax(0,1fr) 110px;gap:9px;padding:13px;display:grid}.support-chat-compose textarea,.admin-support-compose textarea{resize:none;border:1px solid var(--line);width:100%;color:var(--ink);background:#f8fbfd;border-radius:12px;padding:11px}.support-chat-compose button{background:var(--orange);color:#fff;border:0;border-radius:12px;font-weight:850}.support-chat-closed,.admin-support-closed{border-top:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:12px;padding:16px;display:flex}.support-chat-closed{flex-direction:column;align-items:flex-start}.support-chat-empty{min-height:220px;color:var(--muted);text-align:center;align-content:center;place-items:center;gap:8px;padding:28px;display:grid}.support-chat-empty>span{font-size:34px}.support-chat-empty p{margin:0;font-size:13px}.support-toast{z-index:20;color:#fff;background:#0c3854;border-radius:13px;padding:12px 16px;position:fixed;bottom:18px;right:18px;box-shadow:0 12px 35px #0000002e}.admin-support-workspace{grid-template-columns:minmax(280px,.72fr) minmax(430px,1.28fr)}.admin-support-workspace>.admin-panel:last-child{grid-column:1/-1}.admin-support-ticket-list{gap:7px;display:grid}.admin-support-ticket-list>button{border:1px solid var(--line);color:var(--ink);text-align:left;cursor:pointer;background:#f8fbfd;border-radius:13px;grid-template-columns:1fr auto;gap:4px 8px;padding:13px;display:grid}.admin-support-ticket-list>button.active{border-color:var(--orange);background:#fff5f0}.admin-support-ticket-list span{gap:3px;min-width:0;display:grid}.admin-support-ticket-list strong,.admin-support-ticket-list small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-support-ticket-list small,.admin-support-ticket-list time{color:var(--muted);font-size:10px}.admin-support-ticket-list time{grid-column:1/-1}.admin-support-ticket-list em,.admin-support-chat header>em{color:#277a5e;background:#e7f7ef;border-radius:999px;align-self:start;padding:5px 8px;font-size:10px;font-style:normal;font-weight:850}.admin-support-ticket-list em.closed,.admin-support-chat header>em.closed{color:#6b7d8b;background:#edf1f4}.admin-support-chat{flex-direction:column;min-height:590px;display:flex;overflow:hidden}.admin-support-chat>header{border-bottom:1px solid var(--line);justify-content:space-between;gap:12px;padding:17px;display:flex}.admin-support-chat header h2{margin:3px 0}.admin-support-chat header small{color:var(--orange);font-weight:900}.admin-support-chat header span{color:var(--muted);font-size:11px}.admin-support-messages{background:#edf3f7;flex-direction:column;flex:1;gap:9px;min-height:330px;max-height:480px;padding:17px;display:flex;overflow-y:auto}.admin-support-compose{padding-bottom:8px}.admin-end-chat{color:#9c3030;cursor:pointer;background:#fff5f5;border:1px solid #e6a4a4;border-radius:11px;min-height:40px;margin:0 13px 13px;font-weight:850}.admin-support-closed button{border:1px solid var(--line);background:#fff;border-radius:10px;min-height:38px;padding:0 12px;font-weight:800}.admin-role-form{grid-template-columns:1.15fr 1fr auto;align-items:end;gap:12px;display:grid}.admin-role-form label{gap:6px;display:grid}.admin-role-form label span{font-size:11px;font-weight:850}.admin-role-form input,.admin-role-form select{border:1px solid var(--line);min-height:46px;color:var(--ink);background:#f8fbfd;border-radius:11px;padding:0 12px}.admin-role-form>button{min-height:46px;padding:0 18px}.admin-role-explanations{grid-template-columns:repeat(4,1fr);gap:9px;margin-top:18px;display:grid}.admin-role-explanations article{background:#f3f7fa;border-radius:13px;gap:5px;padding:13px;display:grid}.admin-role-explanations strong{font-size:12px}.admin-role-explanations span{color:var(--muted);font-size:10px;line-height:1.45}.admin-role-list{gap:8px;display:grid}.admin-role-list article{border:1px solid var(--line);border-radius:13px;grid-template-columns:1fr auto auto;align-items:center;gap:10px;padding:13px;display:grid}.admin-role-list article>span{gap:3px;display:grid}.admin-role-list small{color:var(--muted)}.admin-role-list em{border-radius:999px;padding:5px 8px;font-size:10px;font-style:normal;font-weight:850}.admin-role-list em.active{color:#277a5e;background:#e7f7ef}.admin-role-list em.inactive{color:#6b7d8b;background:#edf1f4}@media (width<=760px){.support-chat-layout{grid-template-columns:1fr;width:calc(100% - 24px);min-height:0}.support-conversations{border-right:0;border-bottom:1px solid var(--line)}.support-chat-panel{min-height:520px}.support-chat-messages{min-height:300px;max-height:430px;padding:13px}.support-chat-messages article,.admin-support-messages article{max-width:88%}.support-chat-compose,.admin-support-compose{grid-template-columns:minmax(0,1fr) 90px}.admin-support-workspace{grid-template-columns:1fr}.admin-support-workspace>.admin-panel:last-child{grid-column:auto}.admin-support-chat{min-height:540px}.admin-role-form{grid-template-columns:1fr}.admin-role-explanations{grid-template-columns:1fr 1fr}.admin-role-list article{grid-template-columns:1fr auto}.admin-role-list article>button{grid-column:1/-1}}.admin-support-list-panel{overflow:visible}.admin-support-cards{gap:12px;display:grid}.admin-support-cards>button{width:100%;min-height:132px;color:var(--ink);text-align:left;cursor:pointer;background:#f1f5f9;border:1px solid #cbd9e4;border-radius:24px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:9px 16px;padding:22px 24px;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid}.admin-support-cards>button:hover{border-color:var(--orange);transform:translateY(-1px);box-shadow:0 10px 26px #102f4714}.admin-support-card-main{gap:8px;min-width:0;display:grid}.admin-support-card-main strong{text-overflow:ellipsis;white-space:nowrap;font-size:18px;line-height:1.25;overflow:hidden}.admin-support-card-main small{color:#6c8397;text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.4;overflow:hidden}.admin-support-card-status{color:var(--orange);white-space:nowrap;background:#fff;border-radius:999px;padding:9px 12px;font-size:12px;font-weight:850}.admin-support-card-status.closed{color:#667988;background:#e5ebf0}.admin-support-cards time{color:#8193a2;grid-column:1/-1;font-size:11px}.admin-support-modal-backdrop{z-index:120;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#081f2f6b;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.admin-support-modal{background:#fff;border:1px solid #ffffffbf;border-radius:25px;flex-direction:column;width:min(620px,100vw - 40px);height:min(76dvh,660px);min-height:480px;display:flex;overflow:hidden;box-shadow:0 28px 80px #081f2f47}.admin-support-modal>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:12px;padding:18px 19px 14px;display:flex}.admin-support-modal>header>div{gap:3px;min-width:0;display:grid}.admin-support-modal>header small{color:var(--orange);letter-spacing:.5px;font-size:10px;font-weight:900}.admin-support-modal>header h2{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:19px;overflow:hidden}.admin-support-modal>header span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.admin-support-modal>header button{width:38px;height:38px;color:var(--navy);cursor:pointer;background:#edf3f7;border:0;border-radius:12px;flex:none;place-items:center;font-size:25px;line-height:1;display:grid}.admin-support-modal-state{border-bottom:1px solid var(--line);background:#fafcfd;justify-content:space-between;align-items:center;gap:12px;padding:8px 18px;display:flex}.admin-support-modal-state em{color:#277a5e;background:#e7f7ef;border-radius:999px;padding:5px 8px;font-size:10px;font-style:normal;font-weight:850}.admin-support-modal-state em.closed{color:#6b7d8b;background:#edf1f4}.admin-support-modal-state time{color:var(--muted);font-size:10px}.admin-support-modal .admin-support-messages{min-height:0;max-height:none}.admin-support-modal .admin-support-compose,.admin-support-modal .admin-end-chat{flex:none}@media (width<=760px){.admin-support-cards{gap:10px}.admin-support-cards>button{border-radius:21px;grid-template-columns:1fr;min-height:116px;padding:18px 16px}.admin-support-card-main strong{font-size:16px}.admin-support-card-main small{white-space:normal;font-size:12px}.admin-support-card-status{justify-self:start;padding:8px 11px}.admin-support-cards time{grid-column:1}.admin-support-modal-backdrop{align-items:center;padding:14px}.admin-support-modal{border-radius:23px;width:100%;height:min(74dvh,600px);min-height:430px}.admin-support-modal>header{padding:15px 15px 12px}.admin-support-modal>header h2{font-size:17px}.admin-support-modal-state{padding:8px 14px}.admin-support-modal .admin-support-messages{padding:13px}.admin-support-modal .admin-support-compose{grid-template-columns:minmax(0,1fr) 84px;padding:10px}.admin-support-modal .admin-end-chat{margin:0 10px 10px}.legal-header{min-height:calc(68px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 14px 0}.legal-brand>img{border-radius:12px;width:39px;height:39px}.legal-brand strong{font-size:16px}.legal-back{min-height:40px;padding:8px 12px}.legal-hero{width:calc(100% - 24px);margin-top:12px;padding:27px 20px}.legal-hero h1{font-size:38px}.legal-grid{grid-template-columns:1fr;width:calc(100% - 24px)}.legal-grid>aside{position:static}.legal-grid article>section{padding:21px 17px}.support-grid{grid-template-columns:1fr;width:calc(100% - 24px)}.support-card{width:calc(100% - 24px);padding:21px 17px}}.admin-user-initials{overflow:hidden}.admin-user-initials img{object-fit:cover;width:100%;height:100%}@media (width<=760px){.account-user-card{grid-template-columns:1fr;gap:8px;padding:10px}.account-user-open{grid-template-columns:52px minmax(0,1fr) auto;gap:11px;padding:8px}.account-edit-label{border-radius:11px;height:34px;min-height:34px;padding:0 9px}.account-edit-label span{font-size:8px}.account-signout{grid-column:auto}.account-profile-editor{border-radius:20px;padding:18px 14px}.account-profile-editor-head h2{font-size:20px}.account-profile-photo-row{grid-template-columns:66px 1fr;padding:13px}.account-profile-photo-row .account-user-avatar.large{width:66px;height:66px}.account-profile-photo-row>small{grid-column:1/-1}.account-profile-fields{grid-template-columns:1fr}.account-profile-fields label.full{grid-column:auto}.account-profile-actions{grid-template-columns:1fr;display:grid}.account-profile-actions button{width:100%;min-width:0}}@media (width<=820px){.offer-fee-rows>div:last-child,.account-credit-tier-list>div:last-child{grid-column:auto}.offer-fee-rows>div:nth-child(odd):last-child,.account-credit-tier-list>div:nth-child(odd):last-child{grid-column:1/-1}}.score-strip{display:none}.service-home{width:min(100%,980px);margin:0 auto 70px}.service-home-hero{z-index:2;color:#fff;text-align:center;background:linear-gradient(135deg,#0b2f49 0%,#174f70 100%);border-radius:30px;padding:54px clamp(22px,6vw,70px) 48px;position:relative;box-shadow:0 18px 48px #0b2f492e}.service-home-hero>small{color:#ffb298;letter-spacing:1.5px;font-size:10px;font-weight:900}.service-home-hero h1{letter-spacing:-2px;max-width:720px;margin:10px auto;font-size:clamp(36px,5vw,54px);line-height:1.08}.service-home-hero>p{color:#d3e2eb;max-width:660px;margin:0 auto 25px;line-height:1.6}.service-finder{width:min(100%,680px);min-height:64px;color:var(--orange);background:#fff;border:3px solid #ffffff24;border-radius:17px;align-items:center;gap:12px;margin:0 auto;padding:0 18px;display:flex;box-shadow:0 13px 34px #0318263b}.service-finder input{width:100%;min-width:0;height:58px;color:var(--ink);background:0 0;border:0;outline:0;font-size:17px}.service-search-results{z-index:5;border:1px solid var(--line);width:min(100% - 44px,680px);max-height:350px;color:var(--ink);text-align:left;background:#fff;border-radius:16px;padding:8px;position:absolute;top:calc(100% - 37px);left:50%;overflow-y:auto;transform:translate(-50%);box-shadow:0 18px 44px #051d2d38}.service-search-results button{text-align:left;width:100%;color:var(--ink);background:#fff;border:0;border-bottom:1px solid #edf1f4;grid-template-columns:39px 1fr 20px;align-items:center;gap:10px;padding:11px;display:grid}.service-search-results button:last-child{border-bottom:0}.service-search-results button>span{background:var(--surface);border-radius:11px;place-items:center;width:39px;height:39px;font-size:20px;display:grid}.service-search-results button>div{gap:2px;display:grid}.service-search-results button small{color:var(--muted);font-size:9px}.service-search-results>p{color:var(--muted);margin:0;padding:16px;font-size:12px}.popular-services{border:1px solid var(--line);background:#fff;border-radius:25px;margin-top:18px;padding:27px}.popular-services>div:first-child small{color:var(--orange);letter-spacing:1.2px;font-size:9px;font-weight:900}.popular-services h2{margin:5px 0 18px;font-size:24px}.popular-service-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.popular-service-grid button{border:1px solid var(--line);text-align:left;min-width:0;min-height:105px;color:var(--ink);background:#f8fbfd;border-radius:15px;grid-template-rows:43px auto;grid-template-columns:1fr auto;align-items:center;gap:5px;padding:13px 10px;display:grid}.popular-service-grid button>span{font-size:27px}.popular-service-grid button strong{min-width:0;font-size:12px;line-height:1.3}.popular-service-grid button svg{color:#9cadba;grid-area:1/2/3}.popular-service-grid button:hover{background:#fff8f4;border-color:#ffb69d}.all-service-button{color:var(--orange-dark);background:0 0;border:0;align-items:center;gap:5px;margin-top:13px;padding:10px 2px;font-weight:850;display:inline-flex}.home-secondary-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:12px;display:grid}.home-secondary-actions>button{border:1px solid var(--line);text-align:left;min-height:76px;color:var(--ink);background:#fff;border-radius:17px;grid-template-columns:43px 1fr 22px;align-items:center;gap:10px;padding:13px 16px;display:grid}.home-secondary-actions>button>span{background:#fff0ea;border-radius:13px;place-items:center;width:43px;height:43px;font-size:22px;display:grid}.home-secondary-actions>button>div{gap:3px;display:grid}.home-secondary-actions small{color:var(--muted);font-size:8px;font-weight:850}.home-secondary-actions strong{font-size:15px}.home-privacy-line{color:var(--muted);text-align:center;margin:14px 0 0;font-size:11px}.request-wizard-page{width:min(100%,760px);margin:0 auto}.wizard-heading{grid-template-columns:44px 1fr;align-items:start;gap:12px;margin-bottom:14px;display:grid}.wizard-heading>button{border:1px solid var(--line);width:44px;height:44px;color:var(--navy);background:#fff;border-radius:13px;font-size:29px;line-height:1}.wizard-heading small{color:var(--orange);letter-spacing:1.1px;font-size:9px;font-weight:900}.wizard-heading h1{margin:5px 0;font-size:clamp(26px,4vw,38px);line-height:1.15}.wizard-heading p{color:var(--muted);margin:0;font-size:11px}.wizard-progress{grid-template-columns:repeat(3,1fr);gap:7px;margin:0 0 17px 56px;display:grid}.wizard-progress span{background:#dce5eb;border-radius:99px;height:5px}.wizard-progress span.active{background:var(--orange)}.request-wizard{gap:0}.wizard-section{padding:clamp(20px,4vw,32px);box-shadow:0 10px 28px #102f470f}.wizard-section[hidden]{display:none}.wizard-next{margin-top:20px}.wizard-buttons{grid-template-columns:.65fr 1.35fr;gap:9px;margin-top:20px;display:grid}.wizard-buttons button{width:100%;min-height:50px}.wizard-upload{min-height:130px;margin-top:17px}.wizard-upload.has-image{min-height:210px}.optional-label{color:var(--muted);font-size:9px;font-weight:500;display:inline}.request-review-card{border:1px solid var(--line);background:var(--surface);border-radius:14px;gap:4px;margin-top:17px;padding:15px;display:grid}.request-review-card small{color:var(--orange);font-size:8px;font-weight:900}.request-review-card span{color:var(--muted);font-size:10px}.wizard-trust{flex-wrap:wrap;justify-content:center;gap:7px;margin-top:13px;display:flex}.wizard-trust span{color:#277a5e;background:#eaf8f2;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:750}.request-purpose{border:0;min-width:0;margin:2px 0 0;padding:0}.request-purpose legend{color:var(--navy);margin-bottom:10px;padding:0;font-size:14px;font-weight:850}.request-purpose-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.fields .request-purpose-grid>label{cursor:pointer;background:#f8fbfd;border:1px solid #d5e1e9;border-radius:17px;grid-template-columns:42px minmax(0,1fr) 23px;align-content:start;align-items:start;gap:10px;min-width:0;min-height:150px;padding:15px;transition:border-color .18s,background .18s,box-shadow .18s,transform .18s;position:relative}.fields .request-purpose-grid>label:hover{border-color:#ffb59b;transform:translateY(-1px)}.fields .request-purpose-grid>label.selected{border:2px solid var(--orange);background:linear-gradient(145deg,#fff7f2,#fff);box-shadow:0 9px 22px #ff70431c}.request-purpose-grid input{opacity:0;pointer-events:none;height:1px;position:absolute;width:1px!important;padding:0!important}.request-purpose-grid>label:focus-within{outline-offset:2px;outline:3px solid #ff704329}.request-purpose-icon{width:42px;height:42px;color:var(--orange-dark);background:#fff0e9;border-radius:13px;place-items:center;font-size:21px;font-weight:900;display:grid}.request-purpose-copy{gap:5px;min-width:0;display:grid}.request-purpose-copy small{color:var(--orange-dark);letter-spacing:1px;font-size:8px;font-weight:900}.request-purpose-copy strong{font-size:14px;line-height:1.3}.request-purpose-copy em{color:var(--muted);font-size:10px;font-style:normal;font-weight:500;line-height:1.45}.request-purpose-grid>label>b{color:#fff;opacity:0;background:#dfe8ee;border-radius:50%;place-items:center;width:22px;height:22px;font-size:11px;display:grid}.request-purpose-grid>label.selected>b{background:var(--orange);opacity:1}.estimate-job-card .job-badges{flex-wrap:wrap}.estimate-only-customer .orange-button{margin-top:18px}@media (width<=760px){.service-home{margin-bottom:105px}.service-home-hero{border-radius:0 0 26px 26px;margin:-16px -10px 0;padding:34px 16px 42px}.service-home-hero h1{letter-spacing:-1.3px;font-size:34px}.service-home-hero>p{font-size:13px}.service-finder{min-height:57px;padding:0 13px}.service-search-results{width:calc(100% - 24px);top:calc(100% - 27px)}.popular-services{margin-top:12px;padding:20px 13px}.popular-service-grid{grid-template-columns:1fr 1fr;gap:7px}.popular-service-grid button{min-height:92px}.home-secondary-actions{grid-template-columns:1fr}.request-wizard-page{padding-top:4px}.wizard-heading{grid-template-columns:40px 1fr}.wizard-heading>button{width:40px;height:40px}.wizard-progress{margin-left:52px}.wizard-section .fields{grid-template-columns:1fr}.wizard-section .fields .full{grid-column:auto}.request-purpose-grid{grid-template-columns:1fr}.fields .request-purpose-grid>label{grid-template-columns:39px minmax(0,1fr) 21px;min-height:118px;padding:13px}.request-purpose-icon{width:39px;height:39px}.wizard-buttons{grid-template-columns:.7fr 1.3fr}}.admin-shell{min-height:100vh;color:var(--ink);background:#f1f5f9}.admin-topbar{z-index:20;color:#fff;background:#0b2f49;justify-content:space-between;align-items:center;height:72px;padding:0 max(22px,50vw - 590px);display:flex;position:sticky;top:0;box-shadow:0 4px 18px #051c2c33}.admin-brand{color:#fff;align-items:center;gap:10px;text-decoration:none;display:flex}.admin-brand>img{object-fit:cover;border-radius:13px;width:42px;height:42px;display:block}.admin-brand strong{font-size:18px}.admin-brand em{color:#ffac8e;margin-left:5px;font-size:12px;font-style:normal}.admin-topbar>div{align-items:center;gap:13px;font-size:12px;display:flex}.admin-topbar a{color:#fff}.admin-topbar>div a{border:1px solid #ffffff40;border-radius:10px;padding:8px 11px;text-decoration:none}.admin-content{width:min(100% - 32px,1180px);margin:0 auto;padding:30px 0 60px}.admin-welcome{color:#fff;background:linear-gradient(135deg,#0b2f49,#1a5575);border-radius:25px;justify-content:space-between;align-items:center;gap:20px;padding:30px;display:flex}.admin-welcome small{color:#ffad90;letter-spacing:1px;font-weight:850}.admin-welcome h1{margin:7px 0;font-size:34px}.admin-welcome p{color:#cadbe5;margin:0}.admin-welcome>a{color:var(--navy);background:#fff;border-radius:12px;flex:none;padding:12px 15px;font-weight:800;text-decoration:none}.admin-stats{grid-template-columns:repeat(4,1fr);gap:12px;margin:18px 0;display:grid}.admin-stats button{border:1px solid var(--line);text-align:left;color:var(--ink);background:#fff;border-radius:19px;align-items:center;gap:13px;padding:20px;display:flex;box-shadow:0 5px 15px #102f470a}.admin-stats button>span{background:#fff0ea;border-radius:14px;place-items:center;width:44px;height:44px;font-size:21px;display:grid}.admin-stats div{display:grid}.admin-stats strong{font-size:25px}.admin-stats small{color:var(--muted)}.admin-panel{border:1px solid var(--line);background:#fff;border-radius:24px;overflow:hidden}.admin-panel-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;padding:18px;display:flex}.admin-tabs{gap:7px;display:flex}.admin-tabs button{background:var(--surface);color:var(--muted);border:0;border-radius:11px;padding:11px 15px;font-weight:750}.admin-tabs button.active{background:var(--navy);color:#fff}.admin-panel-head select{border:1px solid var(--line);background:var(--surface);min-width:200px;height:43px;color:var(--ink);border-radius:11px;padding:0 12px}.admin-panel-head>div:not(.admin-tabs){gap:3px;display:grid}.admin-panel-head>div:not(.admin-tabs) small{color:var(--muted);font-size:10px}.admin-operations-grid{grid-template-columns:1fr 1fr;gap:18px;margin-top:18px;display:grid}.admin-operations-grid .admin-list{max-height:720px;overflow-y:auto}.moderation-status.open{color:#956813;background:#fff3cf}.moderation-status.closed{color:#277a5e;background:#e5f7ee}.admin-list{gap:13px;padding:18px;display:grid}.admin-card{border:1px solid var(--line);background:#fbfdff;border-radius:19px;grid-template-columns:260px 1fr;display:grid;overflow:hidden}.admin-card>img{object-fit:cover;width:100%;height:100%;min-height:280px}.admin-card:not(:has(>img)){grid-template-columns:1fr}.admin-badges{align-items:center;gap:8px;display:flex}.admin-badges b{background:#edf3f6;border-radius:8px;padding:6px 9px;font-size:11px}.admin-badges small{color:var(--muted);margin-left:auto}.moderation-status{color:#956813;background:#fff3cf;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:850}.moderation-status.approved{color:#277a5e;background:#e5f7ee}.moderation-status.rejected,.moderation-status.suspended{color:#c14242;background:#ffe8e8}.moderation-status.matched{color:#315e9b;background:#e8f0fb}.admin-card-body>p{color:var(--muted);line-height:1.55}.admin-facts{flex-wrap:wrap;gap:7px;display:flex}.admin-facts span,.admin-fact-button{color:#53677f;font:inherit;background:#eef3f7;border:0;border-radius:9px;padding:8px 10px;font-size:11px}.admin-fact-button{cursor:pointer;color:var(--navy);background:#dcecf6;font-weight:850}.admin-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:8px;margin-top:17px;padding-top:15px;display:flex}.admin-actions button{border-radius:11px;min-height:42px;padding:0 16px;font-weight:800}.admin-actions .approve{color:#fff;background:#2e9d72;border:0}.admin-actions .reject{color:#c24141;background:#fff4f4;border:1px solid #f0b4b4}.admin-actions button:disabled{opacity:.55}.provider-review{padding:20px;grid-template-columns:70px 1fr!important}.admin-avatar{background:var(--navy);color:#fff;border-radius:18px;place-items:center;width:64px;height:64px;font-size:20px;font-weight:850;display:grid}.provider-review .admin-card-body{padding:0}.review-note{background:#fff7e6;border-radius:10px;padding:10px;font-size:12px}.admin-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:330px;display:flex}.admin-empty>span{color:#277a5e;background:#e5f7ee;border-radius:50%;place-items:center;width:58px;height:58px;font-size:25px;display:grid}.admin-empty h2{margin:14px 0 5px}.admin-empty p{color:var(--muted);margin:0}.admin-toast{z-index:50;background:var(--navy);color:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;min-width:min(360px,100vw - 32px);padding:12px 13px 12px 17px;display:flex;position:fixed;bottom:25px;left:50%;transform:translate(-50%);box-shadow:0 10px 28px #00000038}.admin-toast button{color:#fff;background:#ffffff24;border:0;border-radius:9px;flex:none;width:32px;height:32px;font-size:21px}.admin-user-jobs{border:1px solid var(--line);background:#fff;border-radius:14px;margin-top:14px;padding:14px}.admin-user-jobs>div{justify-content:space-between;gap:12px;display:flex}.admin-user-jobs>div small{color:var(--muted)}.admin-user-jobs article{border-bottom:1px solid var(--line);justify-content:space-between;gap:12px;padding:11px 0;display:flex}.admin-user-jobs article:last-child{border-bottom:0}.admin-user-jobs article>span{gap:4px;display:grid}.admin-user-jobs article>span:last-child{text-align:right;justify-items:end}.admin-user-jobs article small{color:var(--muted);font-size:10px}.admin-user-jobs em{font-style:normal}.admin-pricing-list{gap:9px;padding:18px;display:grid}.admin-pricing-list>div{border:1px solid var(--line);background:#fbfdff;border-radius:14px;grid-template-columns:1fr auto auto;align-items:center;gap:16px;padding:14px 16px;display:grid}.admin-pricing-list span{gap:3px;display:grid}.admin-pricing-list small{color:var(--muted);letter-spacing:.5px;font-size:9px}.admin-pricing-list b{color:var(--navy)}.admin-pricing-list button{border:1px solid var(--line);min-height:38px;color:var(--navy);background:#fff;border-radius:10px;padding:0 14px;font-weight:800}.admin-users-head{align-items:flex-end}.admin-user-search{background:#f8fbfd;border:1px solid #bed0dd;border-radius:17px;align-items:center;gap:10px;width:min(520px,100%);min-height:54px;padding:0 14px;display:flex}.admin-user-search>span{color:var(--orange);font-size:29px;line-height:1}.admin-user-search input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:15px}.admin-user-search button{width:32px;height:32px;color:var(--muted);background:#e8eff4;border:0;border-radius:9px;font-size:20px}.admin-user-directory{grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);min-height:480px;display:grid}.admin-user-results{border-right:1px solid var(--line);max-height:620px;overflow-y:auto}.admin-user-results-title{z-index:1;border-bottom:1px solid var(--line);background:#f4f8fb;justify-content:space-between;padding:13px 16px;display:flex;position:sticky;top:0}.admin-user-results-title small{color:var(--muted)}.admin-user-results>button{border:0;border-bottom:1px solid var(--line);width:100%;color:var(--ink);text-align:left;background:#fff;grid-template-columns:43px 1fr auto;align-items:center;gap:11px;padding:13px 15px;display:grid}.admin-user-results>button:hover,.admin-user-results>button.active{background:#eef7fb}.admin-user-results>button.active{box-shadow:inset 4px 0 var(--orange)}.admin-user-results>button>span:not(.admin-user-initials){gap:3px;min-width:0;display:grid}.admin-user-results>button strong,.admin-user-results>button small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-user-results>button small{color:var(--muted);font-size:10px}.admin-user-results>button em{color:#8da0b2;font-size:24px;font-style:normal}.admin-user-initials{background:var(--navy);color:#fff;border-radius:13px;place-items:center;width:43px;height:43px;font-weight:850;display:grid}.admin-user-detail{min-width:0;padding:22px}.admin-user-detail>article>h2{margin:17px 0 12px}.admin-user-detail-empty,.admin-user-no-result{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:24px;display:flex}.admin-user-detail-empty>span{font-size:40px}.admin-user-detail-empty h2{margin:12px 0 5px}.admin-user-detail-empty p,.admin-user-no-result small{max-width:360px;color:var(--muted);margin:0}.admin-user-no-result{gap:5px;min-height:180px}.security-confirmation{background:#fff8e8;border:1px solid #efc46f;border-radius:18px;justify-content:space-between;align-items:center;gap:18px;margin:16px 0;padding:18px;display:flex}.security-confirmation>div:first-child{gap:5px;display:grid}.security-confirmation small{color:#9a6610;letter-spacing:.7px;font-weight:900}.security-confirmation h3,.security-confirmation p{margin:0}.security-confirmation p,.security-confirmation span{color:#6d5b3d;font-size:12px;line-height:1.5}.security-confirmation>div:last-child{flex:none;gap:8px;display:flex}.admin-security-summary{background:linear-gradient(135deg,#f7fbfd,#eef6fa);border:1px solid #c7dbe6;border-radius:17px;grid-template-columns:180px 1fr;gap:14px;margin:18px 18px 0;padding:16px;display:grid}.admin-security-summary>article{background:var(--navy);color:#fff;border-radius:13px;align-content:center;gap:4px;padding:15px;display:grid}.admin-security-summary>article small{color:#ffb49b;letter-spacing:.8px;font-size:8px;font-weight:900}.admin-security-summary>article strong{font-size:29px}.admin-security-summary>article span{color:#cad9e2;font-size:9px}.admin-security-summary>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.admin-security-summary>div span{background:#fff;border-radius:10px;grid-template-columns:25px 1fr;align-items:center;gap:7px;min-width:0;padding:9px;display:grid}.admin-security-summary>div b{width:25px;height:25px;color:var(--orange);background:#fff0ea;border-radius:8px;place-items:center;font-size:9px;display:grid}.admin-security-summary>div em{color:#53677f;text-overflow:ellipsis;white-space:nowrap;font-size:8px;font-style:normal;font-weight:800;overflow:hidden}@media (width<=820px){.admin-security-summary{grid-template-columns:1fr;margin:12px 12px 0;padding:11px}.admin-security-summary>div{grid-template-columns:repeat(2,minmax(0,1fr))}}.provider-status>span img{border-radius:inherit;object-fit:cover;width:100%;height:100%}.provider-avatar-upload{border:1px solid var(--line);color:var(--navy);cursor:pointer;background:#fff;border-radius:8px;padding:6px 9px;font-size:10px;font-weight:800}.market-estimate-panel{background:#f7fbfd;border:1px solid #c9dce8;border-radius:22px;margin:18px 0;padding:20px}.market-estimate-panel>div:last-child{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.market-estimate-panel article{border:1px solid var(--line);background:#fff;border-radius:14px;gap:5px;padding:14px;display:grid}.market-estimate-panel article>small{color:var(--orange);font-weight:850}.market-estimate-panel article>span,.market-estimate-panel article>em{color:var(--muted);font-size:10px;font-style:normal}.market-estimate-panel article b{color:var(--navy);font-size:14px}.admin-credit-detail{border:1px solid var(--line);background:#f8fbfd;border-radius:16px;margin:0 18px 18px;overflow:hidden}.admin-credit-detail .admin-panel-head button{border:1px solid var(--line);background:#fff;border-radius:9px;padding:8px 12px}.admin-credit-columns{grid-template-columns:1fr 1fr;gap:14px;padding:14px;display:grid}.admin-credit-columns>div{background:#fff;border-radius:13px;padding:14px}.admin-credit-columns h3{margin:0 0 10px}.admin-credit-columns article{border-bottom:1px solid var(--line);justify-content:space-between;gap:10px;padding:10px 0;display:flex}.admin-credit-columns article span{gap:3px;display:grid}.admin-credit-columns small,.admin-credit-columns p{color:var(--muted)}.admin-credit-columns em{text-align:right;font-style:normal;font-weight:800}.admin-credit-columns em.positive{color:#277a5e}.admin-credit-columns em.negative{color:#c14242}.admin-layout{grid-template-columns:238px minmax(0,1fr);align-items:start;gap:22px;width:min(100% - 32px,1440px);margin:0 auto;display:grid}.admin-sidebar{background:#fff;border:1px solid #aec2d0b8;border-radius:22px;flex-direction:column;min-height:calc(100vh - 116px);margin:22px 0;padding:17px 13px;display:flex;position:sticky;top:94px;box-shadow:0 12px 34px #0f2f4612}.admin-sidebar-title{border-bottom:1px solid #e4ebf0;gap:4px;padding:8px 10px 18px;display:grid}.admin-sidebar-title small,.admin-page-head small{color:var(--orange);letter-spacing:1.2px;font-size:9px;font-weight:900}.admin-sidebar-title strong{font-size:16px}.admin-sidebar nav{gap:5px;padding:12px 0;display:grid}.admin-sidebar nav button{color:#61758a;text-align:left;background:0 0;border:0;border-radius:13px;grid-template-columns:32px 1fr auto;align-items:center;gap:9px;width:100%;min-height:47px;padding:7px 9px;display:grid}.admin-sidebar nav button>span{color:#456177;background:#edf3f7;border-radius:10px;place-items:center;width:32px;height:32px;font-size:15px;font-weight:900;display:grid}.admin-sidebar nav button b{font-size:12px}.admin-sidebar nav button em{color:#73869a;text-align:center;background:#eef2f5;border-radius:999px;min-width:22px;padding:4px 6px;font-size:9px;font-style:normal;font-weight:850}.admin-sidebar nav button:hover{color:var(--navy);background:#f3f7fa}.admin-sidebar nav button.active{background:var(--navy);color:#fff;box-shadow:0 8px 18px #0a30492e}.admin-sidebar nav button.active>span{background:var(--orange);color:#fff}.admin-sidebar nav button.active em{color:#fff;background:#ffffff29}.admin-sidebar-foot{border-top:1px solid #e4ebf0;align-items:center;gap:9px;margin-top:auto;padding:13px 9px 4px;display:flex}.admin-sidebar-foot>span{width:35px;height:35px;color:var(--orange);background:#fff0ea;border-radius:11px;flex:none;place-items:center;font-size:11px;font-weight:900;display:grid}.admin-sidebar-foot>div{gap:2px;min-width:0;display:grid}.admin-sidebar-foot strong,.admin-sidebar-foot small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-sidebar-foot strong{font-size:10px}.admin-sidebar-foot small{color:var(--muted);text-transform:capitalize;font-size:9px}.admin-content{width:100%;min-width:0;margin:0;padding:22px 0 60px}.admin-page-head{justify-content:space-between;align-items:center;gap:16px;min-height:75px;margin-bottom:17px;padding:3px 2px;display:flex}.admin-page-head h1{letter-spacing:-1px;margin:5px 0 4px;font-size:clamp(25px,3vw,34px)}.admin-page-head p{color:var(--muted);margin:0;font-size:12px}.admin-page-head>a{color:var(--navy);background:#fff;border:1px solid #cbd9e3;border-radius:11px;flex:none;padding:10px 13px;font-size:11px;font-weight:800;text-decoration:none}.admin-welcome{border-radius:20px;padding:26px}.admin-welcome h1{font-size:29px}.admin-stats{margin:14px 0}.admin-stats button{cursor:pointer;min-height:88px;padding:15px}.admin-stats button:hover{border-color:#bfd0dc;transform:translateY(-1px);box-shadow:0 10px 24px #102f4714}.admin-platform-status{background:linear-gradient(145deg,#fff 0%,#f6fafc 100%);border:1px solid #d6e2ea;border-radius:20px;margin:15px 0;padding:18px;box-shadow:0 8px 24px #0f2f460d}.admin-platform-status-head{justify-content:space-between;align-items:center;gap:14px;margin-bottom:13px;display:flex}.admin-platform-status-head>div{gap:3px;display:grid}.admin-platform-status-head small{color:var(--orange);letter-spacing:1.2px;font-size:8px;font-weight:900}.admin-platform-status-head h2{margin:0;font-size:18px}.admin-platform-status-head>span{color:#2b765b;background:#e8f7ef;border-radius:999px;align-items:center;gap:7px;padding:7px 10px;font-size:9px;font-weight:800;display:flex}.admin-platform-status-head>span i{background:#29a36f;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #29a36f1f}.admin-platform-metrics{grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;display:grid}.admin-platform-metrics>article{background:#fff;border:1px solid #e0e8ee;border-radius:15px;align-items:flex-start;gap:11px;min-width:0;min-height:112px;padding:14px;display:flex}.admin-platform-icon{width:35px;height:35px;color:var(--orange);background:#fff0ea;border-radius:11px;flex:none;place-items:center;font-size:16px;font-weight:900;display:grid}.admin-platform-metrics article>div{gap:3px;min-width:0;display:grid}.admin-platform-metrics small{color:#6c8093;font-size:8px;font-weight:800;line-height:1.25}.admin-platform-metrics strong{letter-spacing:-.6px;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(20px,2.2vw,27px);overflow:hidden}.admin-platform-metrics em{color:#8b9aaa;font-size:8px;font-style:normal}.admin-platform-live{background:linear-gradient(145deg,#f7fffb,#edf9f3)!important;border-color:#bce3d1!important}.admin-platform-live .admin-platform-icon{background:#dff5e9}.admin-platform-live .admin-platform-icon i{background:#25a36d;border-radius:50%;width:10px;height:10px;animation:1.8s ease-out infinite admin-live-pulse;box-shadow:0 0 #25a36d59}@keyframes admin-live-pulse{70%{box-shadow:0 0 0 8px #25a36d00}to{box-shadow:0 0 #25a36d00}}.admin-overview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.admin-overview-grid button{border:1px solid var(--line);min-height:132px;color:var(--ink);text-align:left;background:#fff;border-radius:18px;flex-direction:column;align-items:flex-start;gap:7px;padding:19px;display:flex;box-shadow:0 5px 15px #102f470a}.admin-overview-grid button:hover{border-color:#f49a79}.admin-overview-grid span{color:var(--orange);letter-spacing:.7px;text-transform:uppercase;font-size:10px;font-weight:900}.admin-overview-grid strong{font-size:19px}.admin-overview-grid small{color:var(--muted);margin-top:auto}.admin-section-stack{gap:17px;display:grid}.admin-panel{border-radius:19px;box-shadow:0 8px 24px #0f2f460b}.admin-panel-head{background:linear-gradient(#fff,#fbfdfe);min-height:69px;padding:15px 17px}.admin-panel-head strong{font-size:14px}.admin-panel-head input{width:min(390px,100%);height:43px;color:var(--ink);background:#f7fafc;border:1px solid #cbd9e3;border-radius:11px;outline:0;padding:0 13px}.admin-panel-head input:focus{border-color:var(--orange);background:#fff;box-shadow:0 0 0 3px #ff6f451a}.admin-list{gap:10px;padding:14px}.admin-card{background:#fff;border-radius:15px}.admin-card-body{padding:16px}.admin-card h2{margin:11px 0 6px;font-size:17px}.admin-card-body>p{margin:7px 0 12px;font-size:12px}.admin-facts span,.admin-fact-button{font-size:10px}.admin-actions{margin-top:13px;padding-top:12px}.admin-actions button{min-height:38px;font-size:11px}.admin-pricing-list{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-pricing-list>div{grid-template-columns:1fr auto;min-height:91px}.admin-pricing-list button{grid-column:1/-1;min-height:34px}.admin-operations-grid{margin-top:0}.admin-empty{min-height:240px}.admin-user-directory{min-height:540px}.admin-offer-jobs{gap:10px;padding:14px;display:grid}.admin-offer-job{border:1px solid var(--line);background:#fff;border-radius:17px;transition:border-color .18s,box-shadow .18s;overflow:hidden}.admin-offer-job.expanded{border-color:#9fc0d4;box-shadow:0 12px 28px #0d354f17}.admin-offer-job-summary{width:100%;min-height:94px;color:var(--ink);text-align:left;background:#fff;border:0;grid-template-columns:43px minmax(0,1fr) 105px 105px 35px;align-items:center;gap:12px;padding:15px;display:grid}.admin-offer-job-summary:hover{background:#f8fbfd}.admin-offer-job-icon{width:43px;height:43px;color:var(--orange);background:#fff0ea;border-radius:13px;place-items:center;font-size:21px;font-weight:900;display:grid}.admin-offer-job-main{gap:4px;min-width:0;display:grid}.admin-offer-job-main small,.admin-offer-job-main em{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-style:normal;overflow:hidden}.admin-offer-job-main strong{text-overflow:ellipsis;white-space:nowrap;font-size:16px;overflow:hidden}.admin-offer-job-count{text-align:center;background:#f0f5f8;border-radius:11px;gap:2px;padding:9px 10px;display:grid}.admin-offer-job-count b{font-size:17px}.admin-offer-job-count small{color:var(--muted);font-size:8px}.admin-offer-job-chevron{background:var(--navy);color:#fff;border-radius:9px;place-items:center;width:31px;height:31px;font-size:19px;display:grid}.admin-offer-job-detail{border-top:1px solid var(--line);background:#f8fbfd;gap:12px;padding:0 15px 15px;display:grid}.admin-offer-customer{background:#fff;border:1px solid #cbdce7;border-radius:13px;flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px;padding:13px;display:flex}.admin-offer-customer>div{gap:3px;min-width:190px;margin-right:auto;display:grid}.admin-offer-customer small{color:var(--orange);letter-spacing:.8px;font-size:8px;font-weight:900}.admin-offer-customer span{color:#52677a;background:#eef3f6;border-radius:9px;padding:7px 9px;font-size:9px}.admin-offer-detail-section{border:1px solid var(--line);background:#fff;border-radius:14px;overflow:hidden}.admin-offer-detail-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;display:flex}.admin-offer-detail-title>div{gap:3px;display:grid}.admin-offer-detail-title strong{font-size:12px}.admin-offer-detail-title small{color:var(--muted);font-size:9px}.admin-offer-detail-title>b{background:#eef3f6;border-radius:999px;padding:6px 9px;font-size:9px}.admin-provider-offers{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:10px;display:grid}.admin-provider-offers>article{border:1px solid var(--line);background:#fbfdff;border-radius:13px;min-width:0;padding:13px}.admin-provider-offer-head{grid-template-columns:31px 1fr auto;align-items:center;gap:9px;display:grid}.admin-provider-offer-head>span{background:var(--navy);color:#fff;border-radius:10px;place-items:center;width:31px;height:31px;font-size:10px;font-weight:900;display:grid}.admin-provider-offer-head>div{gap:2px;min-width:0;display:grid}.admin-provider-offer-head strong,.admin-provider-offer-head small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-provider-offer-head strong{font-size:11px}.admin-provider-offer-head small{color:var(--muted);font-size:8px}.admin-provider-offer-head em{font-style:normal}.admin-provider-contact{flex-wrap:wrap;gap:5px;margin:10px 0;display:flex}.admin-provider-contact span{color:#53677f;background:#eef3f6;border-radius:8px;padding:6px 7px;font-size:8px}.admin-provider-price{grid-template-columns:repeat(4,1fr);gap:5px;display:grid}.admin-provider-price>span{background:#fff;border-radius:9px;gap:3px;min-width:0;padding:8px;display:grid}.admin-provider-price small{color:var(--muted);font-size:7px}.admin-provider-price strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.admin-provider-copy{background:#fff;border-radius:9px;margin-top:9px;padding:9px}.admin-provider-copy p{color:#52677a;margin:0 0 5px;font-size:9px;line-height:1.45}.admin-provider-copy p:last-child{margin:0}.admin-provider-offer-foot{border-top:1px solid var(--line);color:var(--muted);flex-wrap:wrap;gap:5px 10px;margin-top:9px;padding-top:8px;font-size:8px;display:flex}.admin-offer-timeline{padding:6px 13px 10px}.admin-offer-timeline article{border-bottom:1px solid var(--line);grid-template-columns:10px minmax(130px,.8fr) minmax(160px,1fr) auto;align-items:center;gap:10px;padding:10px 0;display:grid}.admin-offer-timeline article:last-child{border-bottom:0}.admin-offer-timeline-dot{background:#2e9d72;border-radius:50%;width:9px;height:9px}.admin-offer-timeline-dot.failed{background:#d45252}.admin-offer-timeline article>div,.admin-offer-timeline article>span:not(.admin-offer-timeline-dot){gap:3px;display:grid}.admin-offer-timeline strong,.admin-offer-timeline b{font-size:10px}.admin-offer-timeline small,.admin-offer-timeline time{color:var(--muted);font-size:8px}.admin-compact-empty{color:var(--muted);text-align:center;padding:24px;font-size:10px}@media (width<=1180px) and (width>=821px){.admin-platform-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=820px){.admin-topbar{height:64px;padding:0 14px}.admin-topbar>div>span{display:none}.admin-welcome{flex-direction:column;align-items:flex-start;padding:20px 17px}.admin-welcome h1{font-size:27px}.admin-welcome>a{display:none}.admin-platform-status{padding:14px}.admin-platform-status-head{align-items:flex-start}.admin-platform-status-head>span{padding:6px 8px;font-size:8px}.admin-platform-metrics{grid-template-columns:1fr 1fr}.admin-platform-metrics>article{min-height:101px;padding:12px}.admin-platform-metrics>article:last-child{grid-column:1/-1}.admin-platform-metrics strong{font-size:22px}.admin-stats{grid-template-columns:1fr 1fr;gap:8px}.admin-stats button{min-height:78px;padding:14px 10px}.admin-stats strong{font-size:21px}.admin-panel-head{flex-direction:column;align-items:stretch}.admin-tabs{grid-template-columns:1fr 1fr;display:grid}.admin-panel-head select{width:100%}.admin-list{padding:9px}.admin-card{grid-template-columns:1fr}.admin-card>img{aspect-ratio:16/9;min-height:0}.admin-card-body{padding:15px}.admin-badges{flex-wrap:wrap}.admin-badges small{width:100%;margin-left:0}.admin-actions{flex-direction:column}.admin-actions button{width:100%}.provider-review{padding:14px;grid-template-columns:52px 1fr!important}.admin-avatar{border-radius:14px;width:50px;height:50px}.admin-brand strong{font-size:16px}.admin-operations-grid,.admin-credit-columns,.admin-pricing-list{grid-template-columns:1fr}.admin-pricing-list>div{grid-template-columns:1fr auto}.admin-pricing-list button{grid-column:1/-1}.admin-user-directory{grid-template-columns:1fr}.admin-user-results{border-right:0;border-bottom:1px solid var(--line);max-height:360px}.admin-user-detail{padding:16px}.admin-user-jobs article{flex-direction:column}.admin-user-jobs article>span:last-child{text-align:left;justify-items:start}.admin-layout{width:100%;display:block}.admin-sidebar{z-index:18;border:0;border-bottom:1px solid #ccd9e2;border-radius:0;min-height:0;margin:0;padding:8px 10px;display:block;position:sticky;top:64px;box-shadow:0 7px 17px #0a30491a}.admin-sidebar-title,.admin-sidebar-foot{display:none}.admin-sidebar nav{scrollbar-width:none;gap:7px;padding:0;display:flex;overflow-x:auto}.admin-sidebar nav::-webkit-scrollbar{display:none}.admin-sidebar nav button{background:#fff;border:1px solid #dde6ec;grid-template-columns:27px auto auto;gap:6px;width:auto;min-width:max-content;min-height:41px;padding:5px 9px}.admin-sidebar nav button>span{border-radius:8px;width:27px;height:27px;font-size:12px}.admin-sidebar nav button b{font-size:10px}.admin-content{width:calc(100% - 20px);margin:0 auto;padding:14px 0 45px}.admin-page-head{align-items:flex-start;min-height:0;margin-bottom:12px;padding:5px 2px 3px}.admin-page-head h1{font-size:24px}.admin-page-head p{max-width:260px;font-size:10px;line-height:1.45}.admin-page-head>a{display:none}.admin-overview-grid{grid-template-columns:1fr;gap:8px}.admin-overview-grid button{min-height:105px}.admin-section-stack{gap:12px}}@media (width<=420px){.admin-platform-status-head>span{max-width:105px;line-height:1.3}.admin-platform-metrics>article{flex-direction:column;gap:8px}}.admin-mobile-menu,.admin-sidebar-scrim,.admin-sidebar-title>button{display:none}.admin-sidebar-title>div{gap:4px;display:grid}@media (width<=820px){.admin-topbar{justify-content:flex-start;gap:9px}.admin-mobile-menu{color:#fff;background:#ffffff14;border:1px solid #ffffff40;border-radius:12px;flex:none;align-content:center;place-items:center;gap:1px;width:48px;height:46px;padding:4px 2px;display:grid}.admin-mobile-menu>span{font-size:20px;line-height:1}.admin-mobile-menu>small{font-size:8px;font-weight:800}.admin-topbar .admin-brand{flex:1;min-width:0}.admin-topbar .admin-brand>img{border-radius:11px;width:37px;height:37px}.admin-topbar .admin-brand strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.admin-topbar .admin-brand em{display:none}.admin-topbar>div{flex:none}.admin-topbar>div a{padding:8px 9px;font-size:10px}.admin-sidebar-scrim{z-index:55;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0316238f;border:0;display:block;position:fixed;inset:0}.admin-sidebar{z-index:60;width:min(82vw,290px);min-height:100dvh;padding:max(18px,env(safe-area-inset-top)) 13px max(18px,env(safe-area-inset-bottom));background:#fff;border:0;border-radius:0 22px 22px 0;flex-direction:column;margin:0;transition:transform .22s;display:flex;position:fixed;inset:0 auto 0 0;transform:translate(-105%);box-shadow:18px 0 45px #03182640}.admin-sidebar.mobile-open{transform:translate(0)}.admin-sidebar .admin-sidebar-title{justify-content:space-between;align-items:center;gap:12px;padding:5px 7px 17px;display:flex}.admin-sidebar-title>button{width:38px;height:38px;color:var(--navy);background:#edf3f7;border:0;border-radius:11px;flex:none;place-items:center;font-size:23px;display:grid}.admin-sidebar nav{gap:6px;padding:13px 0;display:grid;overflow:visible}.admin-sidebar nav button{background:0 0;border:0;grid-template-columns:32px 1fr auto;gap:9px;width:100%;min-width:0;min-height:49px;padding:7px 9px}.admin-sidebar nav button>span{border-radius:10px;width:32px;height:32px;font-size:15px}.admin-sidebar nav button b{font-size:12px}.admin-sidebar .admin-sidebar-foot{margin-top:auto;display:flex}.admin-offer-jobs{padding:8px}.admin-offer-job-summary{grid-template-columns:37px minmax(0,1fr) 30px;gap:9px;min-height:92px;padding:12px}.admin-offer-job-icon{border-radius:11px;width:37px;height:37px}.admin-offer-job-count{display:none}.admin-offer-job-chevron{width:29px;height:29px}.admin-offer-job-main strong{font-size:14px}.admin-offer-job-detail{padding:0 8px 8px}.admin-offer-customer{flex-direction:column;align-items:stretch}.admin-offer-customer>div{min-width:0;margin-right:0}.admin-provider-offers{grid-template-columns:1fr;padding:7px}.admin-provider-price{grid-template-columns:1fr 1fr}.admin-offer-detail-title{align-items:flex-start}.admin-offer-detail-title>div{min-width:0}.admin-offer-detail-title small{line-height:1.4}.admin-offer-timeline{padding:5px 10px}.admin-offer-timeline article{grid-template-columns:9px 1fr;gap:7px 9px}.admin-offer-timeline article>span:not(.admin-offer-timeline-dot),.admin-offer-timeline article>time{grid-column:2}.admin-offer-timeline article>time{margin-top:-2px}}@media print{body *{visibility:hidden!important}.contract-backdrop,.contract-backdrop *{visibility:visible!important}.contract-backdrop{background:#fff!important;padding:0!important;display:block!important;position:absolute!important;inset:0!important}.contract-modal{width:100%!important;max-width:none!important;max-height:none!important;box-shadow:none!important;border:0!important;border-radius:0!important}.contract-scroll{background:#fff!important;padding:8px!important;overflow:visible!important}.contract-modal-head>button,.contract-consent-form,.contract-footer-actions{display:none!important}.contract-section,.contract-terms details{break-inside:avoid}.contract-terms details>p{display:block!important}}.simple-home{max-width:980px;margin:28px auto 80px;padding:clamp(24px,5vw,48px)}.simple-home .marketplace-intro{text-align:center;max-width:620px;margin:0 auto 25px}.simple-home .marketplace-intro h1{letter-spacing:-1.8px;margin:8px 0;font-size:clamp(34px,5vw,52px)}.simple-home .marketplace-intro p{color:var(--muted);margin:0}.simple-home .marketplace-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.simple-home .journey-card{min-height:245px;padding:24px}.simple-home .journey-card strong{font-size:27px}.simple-trust{color:#526981;text-align:center;background:#eef6f9;border-radius:12px;margin-top:20px;padding:12px;font-size:12px}.account-page .stat-grid,.account-page .badges,.account-credit-guide{display:none}.terms-backdrop{z-index:120;align-items:center;padding:18px}.terms-modal{background:#fff;border-radius:26px;width:min(100%,620px);max-height:min(92dvh,800px);padding:28px;overflow-y:auto;box-shadow:0 30px 80px #051e2f47}.terms-modal-head{align-items:center;gap:14px;display:flex}.terms-modal-head>span{background:#fff0ea;border-radius:16px;flex:none;place-items:center;width:50px;height:50px;font-size:24px;display:grid}.terms-modal-head small{color:var(--orange);letter-spacing:1px;font-size:10px;font-weight:900}.terms-modal-head h2{margin:4px 0 0;font-size:25px}.terms-intro{color:var(--muted);margin:18px 0;line-height:1.6}.terms-summary{gap:8px;display:grid}.terms-summary>div{background:#f4f8fb;border-radius:14px;grid-template-columns:32px 1fr;gap:11px;padding:13px;display:grid}.terms-summary b{background:var(--navy);color:#fff;border-radius:10px;place-items:center;width:30px;height:30px;display:grid}.terms-summary span{gap:3px;display:grid}.terms-summary small{color:var(--muted);line-height:1.45}.terms-check{border:1px solid var(--line);color:#425b71;cursor:pointer;border-radius:13px;grid-template-columns:21px 1fr;gap:10px;margin-top:13px;padding:13px;font-size:12px;line-height:1.5;display:grid}.terms-check input{width:19px;height:19px;accent-color:var(--orange)}.terms-check a{color:var(--navy);font-weight:850}.terms-separation{color:var(--muted);margin:12px 0;font-size:10px;line-height:1.5}.terms-cancel{width:100%;color:var(--muted);background:0 0;border:0;margin-top:8px;padding:10px;font-weight:750}.offer-quality{flex-wrap:wrap;align-items:center;gap:5px;margin-top:7px;display:flex}.offer-quality b,.offer-quality span,.offer-quality em{border-radius:999px;padding:5px 8px;font-size:9px;font-style:normal}.offer-quality b{color:#27795d;background:#e7f6ef}.offer-quality span{color:var(--orange-dark);background:#fff0ea}.offer-quality em{color:#5a6e81;background:#f1f5f8}.provider-quality-card{background:linear-gradient(135deg,#f7fffb,#edf8f3);border:1px solid #bcd9cb;border-radius:20px;grid-template-columns:150px 1fr;gap:14px;margin:12px 0 20px;padding:18px;display:grid}.provider-quality-card>div:first-child{align-content:center;gap:3px;display:grid}.provider-quality-card>div:first-child small{color:#2f8366;letter-spacing:1px;font-size:9px;font-weight:900}.provider-quality-card>div:first-child strong{font-size:29px}.provider-quality-card>div:first-child span{color:#2f8366;font-size:11px;font-weight:800}.provider-quality-stats{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.provider-quality-stats>span{background:#fff;border-radius:13px;gap:5px;min-width:0;padding:11px;display:grid}.provider-quality-stats small{color:var(--muted);font-size:8px}.provider-quality-stats b{font-size:12px}.provider-quality-card>p{color:#587064;grid-column:1/-1;margin:0;font-size:10px}.admin-quality-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:14px;display:grid}.admin-quality-grid>article{border:1px solid var(--line);background:#fbfdff;border-radius:15px;padding:15px}.admin-quality-head{grid-template-columns:40px 1fr auto;align-items:center;gap:10px;display:grid}.admin-quality-head>span{background:var(--navy);color:#fff;border-radius:12px;place-items:center;width:40px;height:40px;font-size:11px;font-weight:900;display:grid}.admin-quality-head>div{gap:3px;min-width:0;display:grid}.admin-quality-head>div strong,.admin-quality-head>div small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-quality-head>div strong{font-size:12px}.admin-quality-head>div small{color:var(--muted);font-size:9px}.admin-quality-head>b{color:#27795d;background:#e7f6ef;border-radius:10px;padding:7px 9px;font-size:11px}.admin-quality-facts{grid-template-columns:repeat(4,1fr);gap:6px;margin-top:12px;display:grid}.admin-quality-facts>span{background:#fff;border-radius:9px;gap:3px;padding:8px;display:grid}.admin-quality-facts small{color:var(--muted);font-size:7px}.admin-quality-facts strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.admin-quality-grid article>p{color:var(--muted);margin:10px 0 0;font-size:9px}.admin-review-list{gap:9px;padding:14px;display:grid}.admin-review-list>article{border:1px solid var(--line);background:#fbfdff;border-radius:15px;padding:15px}.admin-review-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.admin-review-head>div{gap:3px;display:grid}.admin-review-head small{color:var(--muted);font-size:8px}.admin-review-head>span{color:#eea629;letter-spacing:1px}.admin-review-list article>p{color:#425b70;margin:11px 0;font-size:11px;line-height:1.55}.admin-review-meta{flex-wrap:wrap;gap:6px;display:flex}.admin-review-meta>span{color:#617488;background:#edf3f7;border-radius:8px;padding:6px 8px;font-size:8px}.admin-review-meta>em{margin-left:auto;font-style:normal}.admin-review-list .review-note{margin-top:8px;display:block}.admin-compliance-form,.admin-retention-form{padding:15px}.admin-legal-fields{grid-template-columns:1fr 1fr;gap:10px;display:grid}.admin-legal-fields label{color:#3d566c;gap:6px;font-size:9px;font-weight:800;display:grid}.admin-legal-fields input{width:100%;min-height:42px;color:var(--ink);background:#f8fbfd;border:1px solid #cbd9e3;border-radius:11px;outline:0;padding:0 12px}.admin-legal-fields input:focus{border-color:var(--orange);background:#fff;box-shadow:0 0 0 3px #ff6f451a}.admin-form-actions{justify-content:flex-end;align-items:center;gap:9px;margin-top:13px;display:flex}.admin-form-actions a{color:var(--navy);margin-right:auto;font-size:10px;font-weight:800}.admin-form-actions button,.admin-retention-state button{border:0;border-radius:11px;min-height:40px;padding:0 14px;font-weight:800}.admin-retention-list{grid-template-columns:1fr 1fr;gap:8px;display:grid}.admin-retention-list>label{border:1px solid var(--line);background:#fbfdff;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:11px;display:flex}.admin-retention-list label>span:first-child{gap:3px;display:grid}.admin-retention-list strong{font-size:10px}.admin-retention-list small{color:var(--muted);font-size:8px}.admin-retention-list label>span:last-child{align-items:center;gap:5px;display:flex}.admin-retention-list input{background:#fff;border:1px solid #cbd9e3;border-radius:9px;width:78px;height:37px;padding:0 8px}.admin-retention-list em{color:var(--muted);font-size:9px;font-style:normal}.admin-retention-state{background:#edf5f8;border-radius:13px;align-items:center;gap:8px;margin-top:13px;padding:13px;display:flex}.admin-retention-state>div{gap:3px;margin-right:auto;display:grid}.admin-retention-state small{color:var(--muted);font-size:8px}.admin-retention-state strong{font-size:11px}.admin-retention-state span{color:var(--muted);font-size:8px}@media (width<=760px){.simple-home{width:calc(100% - 24px);margin:12px auto 105px;padding:22px 14px}.simple-home .marketplace-actions{grid-template-columns:1fr}.simple-home .journey-card{min-height:0;padding:19px}.terms-backdrop{align-items:flex-end;padding:0}.terms-modal{width:100%;max-height:94dvh;padding:22px 18px calc(20px + env(safe-area-inset-bottom));border-radius:26px 26px 0 0}.terms-modal-head h2{font-size:21px}.service-finder input{height:51px;font-size:16px}.provider-quality-card{grid-template-columns:1fr}.provider-quality-stats{grid-template-columns:1fr 1fr 1fr}.admin-quality-grid,.admin-legal-fields,.admin-retention-list{grid-template-columns:1fr}.admin-quality-facts{grid-template-columns:1fr 1fr}.admin-form-actions,.admin-retention-state{flex-direction:column;align-items:stretch}.admin-form-actions a,.admin-retention-state>div{margin-right:0}.legal-operator-card dl,.legal-retention-grid{grid-template-columns:1fr}}.my-offers-page .provider-work-panel{background:#f7fafc;padding:18px}.provider-work-card.compact{border-color:#d3e0e8;border-radius:20px;padding:0;box-shadow:0 5px 15px #102f4709}.provider-work-card.compact.accepted{background:#fffaf7;border-color:#ff7048}.provider-work-summary.compact{border-radius:inherit;background:0 0;grid-template-columns:minmax(0,1fr) 42px;gap:16px;min-height:132px;padding:21px 22px 19px}.provider-work-summary.compact:hover{background:#f9fcfe}.provider-work-summary.compact:focus-visible{outline-offset:2px;outline:3px solid #ff704347}.provider-work-summary.compact .provider-work-summary-copy{align-content:center;gap:6px}.provider-work-summary.compact .provider-work-summary-copy strong{font-size:18px;line-height:1.3}.provider-work-summary.compact .provider-work-summary-copy small{color:#708397;font-size:11px;line-height:1.45}.provider-work-summary.compact .provider-work-summary-copy em{text-overflow:clip;justify-self:start;margin-top:7px;overflow:visible}.provider-work-summary.compact .provider-work-summary-toggle{width:40px;height:40px;color:var(--navy);background:#edf3f7;border-radius:13px}.provider-work-summary.compact:hover .provider-work-summary-toggle{background:var(--navy);color:#fff}.provider-work-status{color:#536c80;background:#edf3f7;border-radius:999px;align-items:center;width:max-content;padding:7px 11px;font-size:9px;font-style:normal;font-weight:850;display:inline-flex}.provider-work-status.accepted{color:var(--orange-dark);background:#fff0e9}.provider-work-status.pending{color:#8f691d;background:#fff6d8}.provider-work-status.withdrawn,.provider-work-status.rejected,.provider-work-status.lost{color:#6f7d88;background:#f1f3f5}.provider-offer-backdrop{z-index:110}.provider-offer-modal{width:min(100%,590px);overflow:hidden}.provider-offer-modal-head{border-bottom:1px solid var(--line);background:linear-gradient(145deg,#fff,#f6fafc);padding:24px 70px 21px 24px;position:relative}.provider-offer-modal-head>div{min-width:0}.provider-offer-modal-head>div>small{color:#74879a;margin-left:8px;font-size:10px;font-weight:750}.provider-offer-modal-head h2{overflow-wrap:anywhere;margin:13px 0 5px;font-size:24px;line-height:1.25}.provider-offer-modal-head p{color:var(--muted);margin:0;font-size:12px}.provider-offer-modal-head>button{color:#687d90;background:#eaf1f5;border:0;border-radius:13px;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:20px;right:20px}.provider-offer-modal-body{padding:8px 22px 22px}.provider-offer-modal-body .provider-work-key-facts{margin-top:14px}.provider-offer-modal-body .provider-work-facts{margin:0 0 10px;padding:0}.provider-offer-modal-body .contact-unlocked{margin-top:11px}.provider-offer-modal-body .provider-work-actions{padding-top:3px}.customer-offer-panel{background:#f7fafc;padding:18px}.customer-offer-request.active{border-color:#ffb499}.customer-offer-request.matched{background:#fbfffd;border-color:#9bcfb9}.customer-offer-request.estimate-request{background:linear-gradient(145deg,#fff,#fdf9ff);border-color:#dec8e8}.customer-offer-request.estimate-request .provider-work-status{color:#704287;background:#f4eafb}.customer-offer-request .provider-work-status{text-overflow:clip;overflow:visible}.customer-offer-request .provider-work-status.matched{color:#267858;background:#e8f7ef;gap:6px}.customer-offer-request .provider-work-status.matched>b{color:#fff;background:#2e9d72;border-radius:50%;flex:none;place-items:center;width:18px;height:18px;font-size:11px;display:grid}.customer-offer-backdrop{z-index:110;place-items:center;padding:32px 18px}.customer-offer-modal{border:1px solid #c7d9e5eb;border-radius:24px;flex-direction:column;width:min(100%,760px);max-height:min(76dvh,700px);display:flex;overflow:hidden;box-shadow:0 24px 72px #041c2c4d}.customer-offer-modal-head{border-bottom:1px solid var(--line);background:linear-gradient(145deg,#fff,#f6fafc);padding:24px 72px 21px 24px;position:relative}.customer-offer-modal-head>div{min-width:0}.customer-offer-modal-head>div>small{color:#74879a;margin-left:8px;font-size:10px;font-weight:750}.customer-offer-modal-head h2{overflow-wrap:anywhere;margin:13px 0 5px;font-size:24px;line-height:1.25}.customer-offer-modal-head p{color:var(--muted);margin:0;font-size:12px}.customer-offer-modal-head>button{color:#687d90;background:#eaf1f5;border:0;border-radius:13px;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:20px;right:20px}.customer-offer-modal-body{overscroll-behavior:contain;scrollbar-gutter:stable;background:#f8fbfd;min-height:0;padding:18px 20px 28px;scroll-padding-bottom:28px;overflow-y:auto}.customer-offer-modal-body .request-summary{margin-top:0}.request-moderation-notice{color:#9e3838;background:#fff5f5;border:1px solid #efb8b8;border-radius:17px;grid-template-columns:44px minmax(0,1fr);align-items:start;gap:13px;margin:0 0 14px;padding:16px;display:grid}.request-moderation-notice>span{color:#fff;background:#c34c4c;border-radius:13px;place-items:center;width:44px;height:44px;display:grid}.request-moderation-notice>div{gap:4px;min-width:0;display:grid}.request-moderation-notice small{letter-spacing:.08em;font-size:11px;font-weight:900}.request-moderation-notice strong{color:#7f2929;font-size:18px}.request-moderation-notice p{overflow-wrap:anywhere;color:#7d4545;margin:3px 0 0;font-size:14px;line-height:1.55}.request-moderation-notice p b{color:#7f2929}.customer-offer-modal-body .offer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.estimate-only-customer{gap:15px;display:grid}.estimate-owner-intro{background:linear-gradient(145deg,#fff,#fdf9ff);border:1px solid #dec8e8;border-radius:18px;align-items:flex-start;gap:14px;padding:18px;display:flex}.estimate-owner-intro>span{color:#704287;background:#f0e3f6;border-radius:14px;flex:none;place-items:center;width:46px;height:46px;font-size:24px;font-weight:900;display:grid}.estimate-owner-intro small,.convert-to-hire-card small,.estimate-owner-description small{color:#704287;letter-spacing:.08em;font-size:11px;font-weight:900}.estimate-owner-intro h2{margin:5px 0 6px;font-size:21px}.estimate-owner-intro p,.convert-to-hire-card p,.estimate-owner-description p{color:var(--muted);margin:0;font-size:15px;line-height:1.55}.estimate-owner-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.estimate-owner-stats>span{border:1px solid var(--line);background:#fff;border-radius:14px;gap:5px;min-width:0;padding:13px;display:grid}.estimate-owner-stats small{color:var(--muted);font-size:12px}.estimate-owner-stats b{overflow-wrap:anywhere;color:var(--navy);font-size:15px}.estimate-owner-description{border:1px solid var(--line);background:#fff;border-radius:15px;padding:16px 17px}.estimate-owner-description p{color:var(--ink);margin-top:7px}.convert-to-hire-card{background:linear-gradient(145deg,#fff7f2,#fff);border:1px solid #ffb499;border-radius:18px;gap:14px;padding:19px;display:grid}.convert-to-hire-card h3{margin:5px 0 6px;font-size:20px}.convert-to-hire-card label{color:var(--navy);gap:7px;font-size:14px;font-weight:800;display:grid}.convert-to-hire-card input{width:100%;min-height:50px;color:var(--ink);font:inherit;background:#fff;border:1px solid #d3dee6;border-radius:12px;outline:0;padding:0 14px;font-size:16px}.convert-to-hire-card input:focus{border-color:var(--orange);box-shadow:0 0 0 3px #ff70431f}.estimate-only-customer .convert-to-hire-card .orange-button{margin-top:0}.agreement-contact-primary{background:#fff;padding:13px 20px 0}.agreement-contact-primary .contact-unlocked{border:1px solid #bfe0d2}@media (width<=760px){.my-offers-page .provider-work-panel{border-radius:20px;padding:10px}.my-offers-page .transaction-head{padding:5px 5px 0}.provider-work-card.compact{border-radius:18px}.provider-work-summary.compact{grid-template-columns:minmax(0,1fr) 38px;gap:10px;min-height:116px;padding:17px 15px}.provider-work-summary.compact .provider-work-summary-copy{gap:5px}.provider-work-summary.compact .provider-work-summary-copy strong{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:16px;display:-webkit-box}.provider-work-summary.compact .provider-work-summary-copy small{white-space:normal;font-size:10px}.provider-work-summary.compact .provider-work-summary-toggle{border-radius:12px;width:38px;height:38px}.provider-work-status{padding:6px 10px;font-size:9px}.provider-offer-backdrop{padding:max(10px,env(safe-area-inset-top)) 10px max(10px,env(safe-area-inset-bottom));align-items:end}.provider-offer-modal{border-radius:25px 25px 0 0;width:100%;max-height:min(88dvh,760px)}.provider-offer-modal-head{padding:20px 62px 17px 18px}.provider-offer-modal-head h2{margin-top:11px;font-size:20px}.provider-offer-modal-head>button{width:40px;height:40px;top:16px;right:16px}.provider-offer-modal-body{padding:5px 16px max(18px,env(safe-area-inset-bottom))}.provider-offer-modal-body .provider-work-key-facts{grid-template-columns:1fr 1fr}.provider-offer-modal-body .provider-work-key-facts>span:last-child{grid-column:1/-1}.provider-offer-modal-body .provider-work-facts{grid-template-columns:1fr 1fr}.provider-offer-modal-body .provider-work-facts>span:last-child{grid-column:1/-1}.customer-offer-panel{border-radius:20px;padding:10px}.customer-offer-panel .transaction-head{padding:5px 5px 0}.customer-offer-backdrop{padding:calc(var(--topbar-height) + 62px) 14px calc(98px + var(--safe-bottom));place-items:center}.customer-offer-modal{width:min(100%,560px);max-height:min(68dvh,640px,calc(100dvh - var(--topbar-height) - 180px - var(--safe-bottom)));border-radius:22px}.customer-offer-modal-head{padding:16px 58px 14px 16px}.customer-offer-modal-head h2{margin-top:8px;font-size:19px}.customer-offer-modal-head>button{width:38px;height:38px;top:13px;right:13px}.customer-offer-modal-body{padding:11px 10px 24px;scroll-padding-bottom:24px}.customer-offer-modal-body .offer-grid{grid-template-columns:1fr}.estimate-owner-stats{grid-template-columns:1fr 1fr}.estimate-owner-intro{padding:14px}.convert-to-hire-card{padding:15px}.customer-offer-modal-body .request-summary{gap:8px;margin-bottom:10px;padding:12px}.customer-offer-modal-body .central-job-status{margin-bottom:10px}.customer-offer-modal-body .agreement-panel{border-radius:18px;margin-bottom:12px}.customer-offer-modal-body .agreement-head{gap:8px;padding:15px 14px}.customer-offer-modal-body .agreement-head h2{font-size:18px}.customer-offer-modal-body .agreement-head p{font-size:11px;line-height:1.45}.agreement-contact-primary{padding:10px 12px 0}.customer-offer-modal-body .agreement-progress{gap:6px;padding:10px 12px}.customer-offer-modal-body .agreement-progress>div{min-height:40px;font-size:10px}.customer-offer-modal-body .agreement-columns{gap:12px;padding:12px}.customer-offer-modal-body .agreement-document dl{grid-template-columns:1fr 1fr}.customer-offer-modal-body .agreement-document dl>div{padding:9px}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
