.v8-shell{--v8-ink:#1d1c1a;--v8-muted:#706c64;--v8-line:#d8d2c6;--v8-paper:#f8f6f1;--v8-surface:#fffefa;--v8-gold:#9b7432;--v8-gold-dark:#6f501f;--v8-gold-soft:#eee4d1;--v8-danger:#9d3a32;--v8-success:#386348;--v8-control-border:#bcb4a7;--v8-control-surface:#ffffff;--v8-focus-ring:rgba(111,80,31,.28);color:var(--v8-ink);background:var(--v8-paper)}.v8-page{width:min(100%,760px);margin:0 auto;padding:26px 18px 112px}.v8-staff-page{width:min(100%,980px)}.v8-page-header{max-width:620px;margin-bottom:28px}.v8-page-header small{color:var(--v8-gold-dark);font-size:11px;font-weight:780;letter-spacing:.15em;text-transform:uppercase}.v8-page-header h1{margin:7px 0 8px;font-size:clamp(28px,5vw,42px);font-weight:680;letter-spacing:-.035em;line-height:1.05}.v8-empty p,.v8-muted,.v8-page-header p,.v8-panel-title p,.v8-qr p{margin:0;color:var(--v8-muted);font-size:14px;line-height:1.6}.v8-application-context,.v8-material-checklist{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:18px;gap:18px;margin-bottom:18px;padding:18px;border:1px solid var(--v8-line);border-left:3px solid var(--v8-gold);border-radius:8px;background:var(--v8-surface)}.v8-application-context small,.v8-material-checklist small{color:var(--v8-gold-dark);font-size:10px;font-weight:780;letter-spacing:.08em}.v8-application-context h2,.v8-material-checklist h2{margin:5px 0 3px;font-size:18px}.v8-application-context p,.v8-material-checklist p{margin:0;color:var(--v8-muted);font-size:12px;line-height:1.5}.v8-application-context>div:last-child{display:grid;justify-items:end;align-content:start;grid-gap:4px;gap:4px;text-align:right}.v8-application-context strong{font-size:18px}.v8-application-context a{display:inline-flex;min-height:44px;align-items:center;color:var(--v8-gold-dark);font-size:12px;font-weight:730}.v8-material-checklist{grid-template-columns:minmax(190px,.75fr) minmax(0,1.25fr);background:#f6f0e4}.v8-material-checklist ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:7px 14px;gap:7px 14px;margin:0;padding:0;list-style:none}.v8-material-checklist li{display:flex;align-items:center;gap:6px;color:#514b41;font-size:11px}.v8-material-checklist li svg{width:14px;flex:0 0 auto;color:var(--v8-success)}.v8-steps{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0;margin:0 0 24px;padding:0;list-style:none}.v8-steps li{position:relative;display:grid;justify-items:center;grid-gap:7px;gap:7px;color:#8a867e;font-size:11px;text-align:center}.v8-steps li:before{position:absolute;z-index:0;top:14px;right:50%;width:100%;height:1px;content:"";background:var(--v8-line)}.v8-steps li:first-child:before{display:none}.v8-steps span{z-index:1;display:grid;width:29px;height:29px;place-items:center;border:1px solid var(--v8-line);border-radius:50%;background:var(--v8-paper);font-weight:760}.v8-steps .is-active,.v8-steps .is-done{color:var(--v8-gold-dark)}.v8-steps .is-active span,.v8-steps .is-done span{border-color:var(--v8-gold);background:var(--v8-gold-soft)}.v8-empty,.v8-panel,.v8-qr,.v8-report,.v8-result-card{border:1px solid var(--v8-line);border-radius:12px;background:var(--v8-surface);box-shadow:0 12px 34px rgba(46,39,26,.06)}.v8-panel{padding:clamp(18px,4vw,30px)}.v8-panel-title{display:flex;align-items:flex-start;gap:12px;margin-bottom:24px;padding-bottom:18px;border-bottom:1px solid var(--v8-line)}.v8-panel-title>svg{flex:0 0 auto;color:var(--v8-gold-dark)}.v8-panel-title h2{margin:0 0 3px;font-size:20px;letter-spacing:-.02em}.v8-form-grid,.v8-upload-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.v8-field{display:grid;grid-gap:7px;gap:7px;color:#504c45;font-size:12px;font-weight:680}.v8-field input,.v8-field select,.v8-field textarea{width:100%;min-height:46px;box-sizing:border-box;padding:11px 12px;border:1px solid #cfc8bc;border-radius:6px;outline:none;color:var(--v8-ink);background:#fff;font:inherit;font-size:15px;font-weight:500}.v8-field textarea{min-height:92px;resize:vertical}.v8-field input:focus,.v8-field select:focus,.v8-field textarea:focus{border-color:var(--v8-gold-dark);box-shadow:0 0 0 3px rgba(155,116,50,.14)}.v8-choice{margin:20px 0 0;padding:0;border:0}.v8-choice legend{margin-bottom:8px;color:#504c45;font-size:12px;font-weight:680}.v8-choice>div{display:flex;flex-wrap:wrap;gap:8px}.v8-card-actions button,.v8-check-list button,.v8-choice button,.v8-qr button{min-height:44px;border:1px solid var(--v8-control-border);border-radius:6px;color:#49453f;background:#fff;font:inherit;font-size:13px;font-weight:680}.v8-choice button{min-width:82px;padding:8px 14px}.v8-choice button.is-selected{border-color:var(--v8-gold-dark);color:var(--v8-gold-dark);background:var(--v8-gold-soft)}.v8-calculation,.v8-review{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:24px 0;border-top:1px solid var(--v8-line);border-left:1px solid var(--v8-line)}.v8-calculation>div,.v8-review>div{min-width:0;padding:13px;border-right:1px solid var(--v8-line);border-bottom:1px solid var(--v8-line)}.v8-calculation dt,.v8-review dt{color:var(--v8-muted);font-size:11px}.v8-calculation dd,.v8-review dd{margin:4px 0 0;overflow-wrap:anywhere;font-size:15px;font-weight:730}.v8-calculation .is-total{grid-column:1/-1;color:var(--v8-gold-dark);background:#f4ecdd}.v8-calculation .is-total dd{font-size:21px}.v8-danger,.v8-primary,.v8-secondary{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:8px;box-sizing:border-box;padding:10px 18px;border-radius:6px;font:inherit;font-size:14px;font-weight:760;text-decoration:none}.v8-primary{border:1px solid var(--v8-ink);color:#fffdf8;background:var(--v8-ink)}.v8-secondary{border:1px solid #bcb4a7;color:var(--v8-ink);background:#fff}.v8-danger{border:1px solid var(--v8-danger);color:#fff;background:var(--v8-danger)}.v8-danger:disabled,.v8-primary:disabled,.v8-secondary:disabled{cursor:not-allowed;opacity:.48}.v8-card-actions a:focus-visible,.v8-card-actions button:focus-visible,.v8-card-new-link:focus-visible,.v8-check-list button:focus-visible,.v8-choice button:focus-visible,.v8-primary:focus-visible,.v8-product-installment-link:focus-visible,.v8-qr button:focus-visible,.v8-secondary:focus-visible,.v8-service-entry:focus-visible{outline:3px solid var(--v8-focus-ring);outline-offset:2px}.v8-wide{width:100%;margin-top:18px}.v8-actions{display:flex;justify-content:space-between;gap:12px;margin-top:28px}.v8-actions.is-forward-only{justify-content:flex-end}.v8-policy-callout{display:flex;align-items:flex-start;gap:10px;margin-top:20px;padding:14px;border-left:3px solid;background:#f7f2e8}.v8-policy-callout>svg{width:19px;flex:0 0 auto}.v8-policy-callout strong{display:block;font-size:13px}.v8-policy-callout p{margin:3px 0 0;color:var(--v8-muted);font-size:12px;line-height:1.5}.v8-policy-callout.is-required{border-color:var(--v8-gold-dark);color:var(--v8-gold-dark)}.v8-policy-callout.is-optional{border-color:var(--v8-success);color:var(--v8-success);background:#edf3ee}.v8-upload-grid{margin-bottom:20px}.v8-upload{position:relative;display:flex;min-height:76px;align-items:center;gap:12px;padding:12px;border:1px dashed #b9ad9a;border-radius:7px;background:#fbf8f2}.v8-upload>svg{flex:0 0 auto;color:var(--v8-gold-dark)}.v8-upload span{display:grid;min-width:0;grid-gap:3px;gap:3px}.v8-upload small{overflow:hidden;color:var(--v8-muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.v8-upload input{position:absolute;width:1px;height:1px;opacity:0}.v8-upload:focus-within{border-color:var(--v8-gold-dark);box-shadow:0 0 0 3px var(--v8-focus-ring)}.v8-subheading{margin:26px 0 14px;font-size:16px}.v8-subheading.is-first{margin-top:0}.v8-guarantor-section{margin-top:26px;padding-top:2px;border-top:1px solid var(--v8-line)}.v8-consent{display:grid;grid-gap:8px;gap:8px;padding:15px;border-left:3px solid var(--v8-gold);background:#f7f1e5}.v8-consent p{display:flex;gap:8px;margin:0;color:#4f493e;font-size:12px;line-height:1.5}.v8-consent svg{flex:0 0 auto;width:15px}.v8-change-warning{margin:16px 0;padding:13px 14px;border-left:3px solid var(--v8-gold-dark);color:#55401f;background:#f5ebd8}.v8-change-warning strong{font-size:13px}.v8-change-warning p{margin:4px 0 0;color:#6b5c45;font-size:12px;line-height:1.5}.v8-error,.v8-success{margin:0 0 16px;padding:12px 14px;border-left:3px solid;font-size:13px;line-height:1.45}.v8-error{border-color:var(--v8-danger);color:#702820;background:#f8e8e5}.v8-success{border-color:var(--v8-success);color:#284b35;background:#e8f1ea}.v8-list{display:grid;grid-gap:12px;gap:12px}.v8-list article{padding:18px;border:1px solid var(--v8-line);border-left:3px solid var(--v8-gold);background:var(--v8-surface)}.v8-list article>span{color:var(--v8-gold-dark);font-size:11px;font-weight:760}.v8-list article>h2{margin:6px 0 3px;font-size:18px}.v8-list article>p{margin:0;color:var(--v8-muted);font-size:12px}.v8-list article>.v8-card-note{margin-top:9px;padding:9px 11px;border-left:2px solid var(--v8-gold);background:#f6f0e4}.v8-list dl{display:flex;flex-wrap:wrap;gap:20px;margin:16px 0 0}.v8-list dl div{min-width:110px}.v8-list dt{color:var(--v8-muted);font-size:10px}.v8-list dd{margin:3px 0 0;font-size:13px;font-weight:700}.v8-card-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:16px;padding-top:14px;border-top:1px solid var(--v8-line)}.v8-card-actions a,.v8-card-actions button,.v8-card-new-link{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:6px;box-sizing:border-box;padding:8px 13px;border:1px solid var(--v8-control-border);border-radius:6px;color:#49453f;background:#fff;font-size:13px;font-weight:680;text-decoration:none}.v8-card-actions .is-primary{border-color:var(--v8-ink);color:#fff;background:var(--v8-ink)}.v8-card-actions .is-danger{border-color:#c98c85;color:#7b2d27;background:#fff7f5}.v8-correction-actions{justify-content:flex-start;flex-wrap:wrap}.v8-card-new-link{width:-moz-fit-content;width:fit-content;margin-top:16px}.v8-assist-panel,.v8-withdraw-panel{margin-top:16px;padding:16px;border:1px solid var(--v8-line);background:#faf7f0}.v8-withdraw-panel>p{margin:8px 0 0;color:var(--v8-muted);font-size:12px}.v8-assist-panel .v8-actions,.v8-withdraw-panel .v8-actions{margin-top:16px}.v8-empty,.v8-result-card{display:grid;justify-items:start;grid-gap:11px;gap:11px;padding:28px}.v8-empty>svg,.v8-result-card>svg{color:var(--v8-gold-dark)}.v8-empty h2,.v8-result-card h1{margin:0}.v8-result-card{width:min(calc(100% - 36px),620px);margin:28px auto 112px}.v8-check-list{display:grid;grid-gap:1px;gap:1px;margin-top:16px;border:1px solid var(--v8-line);background:var(--v8-line)}.v8-check-list article{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:12px;gap:12px;padding:14px;background:var(--v8-surface)}.v8-check-list article>span{display:grid;color:var(--v8-gold-dark)}.v8-check-list article>strong{font-size:13px}.v8-check-list article>div{display:flex;gap:6px}.v8-check-list button{display:inline-flex;align-items:center;gap:4px;padding:7px 10px}.v8-check-list button svg{width:14px}.v8-check-list button.is-selected{border-color:var(--v8-success);color:var(--v8-success);background:#ebf3ed}.v8-check-list button.is-issue{border-color:var(--v8-danger);color:var(--v8-danger);background:#f8e8e5}.v8-disclaimer{margin:15px 0 0;color:var(--v8-muted);font-size:11px;line-height:1.55}.v8-diagnostic-page{padding-bottom:128px}.v8-diagnostic-device-panel{display:grid;grid-gap:14px;gap:14px}.v8-bound-device{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px;border:1px solid var(--v8-line);background:#f8f8f7}.v8-bound-device>div{display:grid;grid-gap:3px;gap:3px}.v8-bound-device small{color:var(--v8-muted);font-size:10px}.v8-bound-device strong{font-size:17px}.v8-bound-device span{color:var(--v8-muted);font-size:12px}.v8-bound-device select{min-height:44px;max-width:48%;border:1px solid var(--v8-control-border);border-radius:7px;background:#fff}.v8-device-mode-toggle{width:-moz-fit-content;width:fit-content;min-height:44px;padding:8px 0;border:0;color:#5f4c2c;background:transparent;font-weight:720}.v8-guided-tests{display:grid;grid-gap:10px;gap:10px;margin-top:18px}.v8-guided-tests>header{padding:6px 2px 4px}.v8-guided-tests>header small{color:#7d6338;font-size:11px;font-weight:760;letter-spacing:.05em}.v8-guided-tests>header h2{margin:4px 0 5px;font-size:21px;letter-spacing:-.02em}.v8-guided-tests>header p{margin:0;color:var(--v8-muted);font-size:12px;line-height:1.55}.v8-guided-test-card{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;min-height:112px;padding:15px;border:1px solid var(--v8-line);border-left:3px solid #c8af80;background:var(--v8-surface)}.v8-guided-test-card[data-state=complete]{border-left-color:var(--v8-success)}.v8-guided-test-card[data-state=permission_denied],.v8-guided-test-card[data-state=unsupported]{border-left-color:#8b8172}.v8-guided-test-icon{display:grid;width:44px;height:44px;place-items:center;color:#5d4a29;background:#f3eee4}.v8-guided-test-icon svg{width:22px}.v8-guided-test-copy{min-width:0}.v8-guided-test-copy small{color:#766b5c;font-size:10px;font-weight:720}.v8-guided-test-copy h3{margin:2px 0 3px;font-size:15px}.v8-guided-test-copy p{margin:0;color:var(--v8-muted);font-size:11px;line-height:1.5}.v8-camera-switch,.v8-guided-test-action button,.v8-observation-actions button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:6px;padding:9px 13px;border:1px solid #aaa091;border-radius:7px;color:var(--v8-ink);background:#fff;font-weight:720}.v8-guided-test-action svg{width:16px}.v8-store-review-card{display:grid;grid-template-columns:44px minmax(0,1fr);grid-gap:12px;gap:12px;padding:16px;border:1px solid #d6d1c7;background:#f5f3ef}.v8-store-review-card>span{display:grid;width:44px;height:44px;place-items:center;color:#655a49;background:#e9e5dd}.v8-store-review-card small{color:#756b5e;font-size:10px;font-weight:760}.v8-store-review-card h3{margin:2px 0 4px;font-size:15px}.v8-store-review-card p{margin:0;color:var(--v8-muted);font-size:11px;line-height:1.55}.v8-media-test-backdrop,.v8-screen-test-overlay{position:fixed;z-index:120;inset:0}.v8-screen-test-overlay{background:#000}.v8-colour-test,.v8-touch-test{display:grid;width:100%;min-height:100dvh;padding:max(18px,env(safe-area-inset-top)) 18px max(22px,env(safe-area-inset-bottom))}.v8-colour-test{grid-template-rows:auto 1fr auto;text-align:center}.v8-colour-test>div{align-self:center}.v8-colour-test h2{margin:8px 0;font-size:clamp(30px,8vw,52px)}.v8-colour-test p{margin:0;opacity:.82}.v8-test-close{display:grid;width:44px;height:44px;place-items:center;justify-self:end;border:1px solid;border-radius:50%}.v8-test-close,.v8-test-next{color:inherit;background:transparent}.v8-test-next{min-height:52px;border:1px solid;border-radius:8px;font-weight:780}.v8-touch-test{grid-template-rows:auto auto 1fr auto;color:#f8f7f4;background:#111214}.v8-touch-test header{margin-bottom:16px}.v8-touch-test header h2{margin:4px 0;font-size:25px}.v8-touch-test header p{margin:0;color:#b9babd;font-size:12px}.v8-touch-test>div:not(.v8-observation-actions){display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;min-height:52vh}.v8-touch-test>div:not(.v8-observation-actions)>button{min-height:76px;border:1px solid #4b4d52;border-radius:5px;color:#a8aaaf;background:#1d1f22}.v8-touch-test>div:not(.v8-observation-actions)>button[aria-pressed=true]{border-color:#6f936f;color:#e9f1e8;background:#27372b}.v8-touch-test>div svg{width:20px}.v8-touch-hint{margin:14px 0 0;color:#aaa;text-align:center}.v8-observation-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin-top:14px}.v8-observation-actions button:first-child{border-color:#728a77;color:#264d31;background:#eaf2eb}.v8-observation-actions button.is-issue{border-color:#b98079;color:#7d3028;background:#fff4f2}.v8-media-test-backdrop{display:grid;align-items:end;padding:18px;background:rgba(20,20,20,.54);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.v8-media-test-sheet{width:min(100%,560px);max-height:calc(100dvh - 36px);overflow:auto;margin:0 auto;padding:18px;border:1px solid #d8d3ca;border-radius:16px;background:#fbfaf7;box-shadow:0 24px 70px rgba(0,0,0,.28)}.v8-media-test-sheet>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.v8-media-test-sheet>header small{color:#79643f;font-size:10px;font-weight:760}.v8-media-test-sheet>header h2{margin:2px 0 0;font-size:21px}.v8-media-test-sheet>header button{display:grid;width:44px;height:44px;place-items:center;border:1px solid #c9c2b7;border-radius:50%;background:#fff}.v8-media-test-sheet video{width:100%;max-height:48dvh;margin-top:14px;object-fit:cover;border-radius:8px;background:#161616}.v8-camera-switch{width:100%;margin-top:10px}.v8-audio-playback,.v8-audio-recording,.v8-media-review{display:grid;justify-items:center;grid-gap:7px;gap:7px;margin-top:14px;padding:24px 16px;border:1px solid #ddd8cf;text-align:center;background:#f4f2ee}.v8-audio-playback svg,.v8-audio-recording svg,.v8-media-review svg{color:#66583f}.v8-audio-recording strong,.v8-media-review h3{margin:0}.v8-audio-playback p,.v8-audio-recording p,.v8-media-review p{margin:0;color:var(--v8-muted);font-size:12px;line-height:1.5}.v8-audio-playback audio{width:100%;min-height:44px}.v8-report{display:grid;grid-gap:16px;gap:16px;padding:24px}.v8-report-score{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;gap:7px;color:var(--v8-gold-dark);font-size:12px;font-weight:760}.v8-report>div:not(.v8-report-score){display:grid;grid-gap:5px;gap:5px}.v8-report small{color:var(--v8-muted);font-size:11px}.v8-report strong{font-size:clamp(22px,5vw,34px);letter-spacing:-.03em}.v8-report p{margin:0;color:var(--v8-muted);font-size:13px;line-height:1.55}.v8-action-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:9px;gap:9px;margin-top:12px}.v8-qr{display:grid;justify-items:center;margin-top:18px;padding:22px;text-align:center}.v8-qr h2{margin:0 0 5px;font-size:18px}.v8-qr img{width:220px;max-width:100%;margin:15px 0}.v8-qr button{padding:8px 14px}.v8-product-installment-link,.v8-qr button{display:inline-flex;align-items:center;gap:7px}.v8-product-installment-link{min-height:48px;justify-content:center;padding:10px 16px;border:1px solid #8b672e;border-radius:6px;color:#614719;background:#f2e7d2;font-size:14px;font-weight:760;text-decoration:none}.v8-service-entry{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 18px 16px;padding:16px 18px;border:1px solid #cbbd9f;border-left:3px solid var(--v8-gold,#9b7432);color:#292722;background:#fffaf0;text-decoration:none}.v8-service-entry span{display:grid;grid-gap:3px;gap:3px}.v8-service-entry small{color:#756b5a;font-size:11px}.v87-backfill{display:grid;grid-gap:18px;gap:18px;margin-bottom:24px}.v87-backfill .v8-panel-title small,.v87-contract-section>header small{color:var(--v8-gold-dark);font-size:10px;font-weight:780;letter-spacing:.1em;text-transform:uppercase}.v87-inline-search{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;grid-gap:10px;gap:10px}.v87-inline-search button{min-height:48px}.v87-preview{display:grid;grid-gap:14px;gap:14px;padding-top:16px;border-top:1px solid var(--v8-line)}.v87-preview>strong{color:var(--v8-gold-dark);font-size:16px}.v87-contract-totals,.v87-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1px;gap:1px;margin:0;overflow:hidden;border:1px solid var(--v8-line);border-radius:8px;background:var(--v8-line)}.v87-contract-totals div,.v87-facts div{min-width:0;padding:12px;background:var(--v8-surface)}.v87-contract-totals dt,.v87-facts dt{color:var(--v8-muted);font-size:10px}.v87-contract-totals dd,.v87-facts dd{margin:4px 0 0;overflow-wrap:anywhere;font-size:13px;font-weight:730}.v87-blockers{display:grid;grid-gap:7px;gap:7px;margin:0;padding:12px 12px 12px 30px;border-left:3px solid var(--v8-danger);color:var(--v8-danger);background:#fff6f5;font-size:13px}.v87-backfill-form{display:grid;grid-gap:16px;gap:16px}.v87-backfill-form h3{margin:0;font-size:17px}.v87-evidence-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.v87-check{display:flex;align-items:flex-start;gap:9px;font-size:13px;line-height:1.45}.v87-check input{width:18px;height:18px;margin:1px 0 0;accent-color:var(--v8-gold-dark)}.v87-success{display:flex;align-items:center;gap:8px;margin:0;padding:12px;color:var(--v8-success);background:#edf6ef;font-size:13px;font-weight:700}.v87-contract-section{display:grid;grid-gap:12px;gap:12px;margin-bottom:26px}.v87-contract-section>header h2{margin:4px 0 0;font-size:22px}.v87-contract-empty{margin:0;padding:16px;border:1px dashed var(--v8-line);color:var(--v8-muted);background:var(--v8-surface);font-size:13px}.v87-contract-card,.v87-contract-list{display:grid;grid-gap:14px;gap:14px}.v87-contract-card{padding:18px;border:1px solid var(--v8-line);border-top:3px solid var(--v8-gold);border-radius:10px;background:var(--v8-surface);box-shadow:0 8px 24px rgba(43,37,27,.05)}.v87-contract-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.v87-contract-card>header span{color:var(--v8-gold-dark);font-size:11px;font-weight:780}.v87-contract-card>header h3{margin:4px 0 2px;font-size:19px}.v87-contract-card>header p{margin:0;color:var(--v8-muted);font-size:11px}.v87-contract-card>header>strong{max-width:46%;overflow-wrap:anywhere;color:var(--v8-muted);font-size:11px;text-align:right}.v87-contract-totals{grid-template-columns:repeat(3,minmax(0,1fr))}.v87-next-bill{display:flex;align-items:center;gap:12px;padding:14px;color:#f9f3e8;background:#242321}.v87-next-bill>svg{flex:0 0 auto;color:#d8b66d}.v87-next-bill>div{display:grid;grid-gap:2px;gap:2px}.v87-next-bill small,.v87-next-bill span{color:#c8c2b8;font-size:10px}.v87-next-bill strong{font-size:17px}.v87-contract-trust{display:flex;flex-wrap:wrap;gap:8px 14px;color:var(--v8-success);font-size:11px}.v87-contract-trust span{display:inline-flex;align-items:center;gap:5px}.v87-contract-trust svg{width:14px}.v87-payment-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;padding:14px;background:#f4f0e8}.v87-payment-form .v8-upload,.v87-payment-form .v87-payment-message{grid-column:1/-1}.v87-payment-message{margin:0;color:var(--v8-success);font-size:12px}.v87-ledger{border-top:1px solid var(--v8-line)}.v87-ledger summary{min-height:44px;padding-top:12px;cursor:pointer;color:var(--v8-gold-dark);font-size:12px;font-weight:720}.v87-ledger div{display:grid;grid-gap:6px;gap:6px}.v87-ledger p{display:flex;justify-content:space-between;gap:12px;margin:0;padding:8px 0;border-top:1px solid #eee9df;color:var(--v8-muted);font-size:11px}.v87-ledger p strong{color:var(--v8-ink);text-align:right}.v9-installment-shell{--v8-ink:#1d1d1f;--v8-muted:#6e6e73;--v8-line:#e3e3e8;--v8-paper:#f5f5f7;--v8-surface:rgba(255,255,255,.94);--v8-gold:#b18a45;--v8-gold-dark:#76531c;--v8-gold-soft:#f7f0e4;--v8-control-border:#d2d2d7;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,sans-serif}.v9-installment-shell .v8-page-header h1{font-weight:730;letter-spacing:-.045em}.v9-installment-shell .v8-steps{grid-template-columns:repeat(3,1fr)}.v9-installment-shell :is(.v8-panel,.v8-list article,.v8-application-context,.v8-material-checklist,.v8-result-card,.v8-empty){border-color:rgba(60,60,67,.14);border-radius:18px;box-shadow:0 12px 34px rgba(0,0,0,.055)}.v9-installment-shell .v8-panel+.v8-panel{margin-top:14px}.v9-installment-shell :is(.v8-field input,.v8-field select,.v8-field textarea){min-height:50px;border-color:#d2d2d7;border-radius:12px;background:#fff}.v9-installment-shell :is(.v8-primary,.v8-secondary,.v8-danger,.v8-card-actions button,.v8-card-actions a,.v8-card-new-link){min-height:50px;border-radius:12px}.v9-installment-shell .v8-card-actions .is-primary,.v9-installment-shell .v8-primary{border-color:#1d1d1f;background:#1d1d1f}.v9-correction-card{display:grid;grid-gap:5px;gap:5px;margin-top:14px;border:1px solid #e6c9c4;border-radius:14px;padding:14px;color:#7d2d27;background:#fff6f4}.v9-correction-card strong{font-size:14px;line-height:1.4}.v9-correction-card p,.v9-correction-card small{margin:0;font-size:12px;line-height:1.55}.v9-correction-card small{color:#776762}.v9-correction-card.is-staff{color:#4a3b24;border-color:#e2d3b6;background:#fffaf1}.v9-payment-cta{width:100%;min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:8px;margin-top:16px;border:0;border-radius:14px;color:#fff;background:#1f9d59;font:inherit;font-size:15px;font-weight:760}.v9-payment-cta:disabled{opacity:.48}.v9-payment-amount{display:grid;grid-gap:4px;gap:4px;margin-bottom:14px;border-radius:14px;padding:15px;color:#fff;background:#1d1d1f}.v9-payment-amount small{color:#d1d1d6;font-size:11px}.v9-payment-amount strong{font-size:24px;letter-spacing:-.025em}.v9-correction-editor,.v9-payment-review{border-radius:16px}.v9-correction-editor,.v9-payment-review{display:grid;grid-gap:13px;gap:13px}.v9-fulfillment-progress{display:grid;grid-gap:6px;gap:6px;margin-top:14px;border:1px solid #dfd8ca;border-radius:16px;padding:14px 16px;background:#fffdf8}.v9-fulfillment-progress small{color:#8a6c32;font-size:11px;font-weight:760}.v9-fulfillment-progress strong{color:#1d1d1f;font-size:16px;line-height:1.35}.v9-fulfillment-progress p{margin:0;color:#6e6e73;font-size:13px;line-height:1.55}.v9-fulfillment-progress a{display:inline-flex;align-items:center;justify-content:center;min-height:48px;margin-top:6px;border-radius:12px;color:#fff;background:#1f9d59;font-size:14px;font-weight:760;text-decoration:none}.v9-installment-shell :is(a,button,input,select,textarea):focus-visible{outline:3px solid rgba(0,122,255,.34);outline-offset:2px}@media (hover:hover){.v8-primary:hover{background:#34312b}.v8-check-list button:hover,.v8-choice button:hover,.v8-secondary:hover{border-color:var(--v8-gold)}.v8-product-installment-link:hover{background:#e9d9bb}}@media (max-width:620px){.v8-page{padding-top:18px}.v8-application-context,.v8-material-checklist{grid-template-columns:1fr}.v8-application-context>div:last-child{justify-items:start;text-align:left}.v8-form-grid,.v8-material-checklist ul,.v8-upload-grid{grid-template-columns:1fr}.v8-steps b{font-size:10px}.v8-action-grid{grid-template-columns:1fr}.v8-check-list article{grid-template-columns:auto 1fr}.v8-check-list article>div{grid-column:1/-1}.v8-check-list button{flex:1 1;justify-content:center}.v8-actions>*,.v8-product-installment-link{flex:1 1}.v8-guided-test-card{grid-template-columns:44px minmax(0,1fr)}.v8-guided-test-action{grid-column:1/-1}.v8-guided-test-action button{width:100%}.v8-bound-device{align-items:stretch;flex-direction:column}.v8-bound-device select{width:100%;max-width:none}.v87-inline-search,.v87-payment-form{grid-template-columns:1fr}.v87-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.v87-evidence-grid{grid-template-columns:1fr}.v87-contract-card>header{align-items:flex-start;flex-direction:column}.v87-contract-card>header>strong{max-width:none;text-align:left}.v87-contract-totals{grid-template-columns:1fr}.v9-installment-shell .v8-page{padding-inline:14px}.v9-installment-shell .v8-panel{padding:18px 16px}.v9-installment-shell .v8-card-actions{align-items:stretch;flex-direction:column}.v9-installment-shell .v8-card-actions>*{width:100%}}@media (prefers-reduced-motion:reduce){.v8-shell *{scroll-behavior:auto!important;transition-duration:.01ms!important}}.v85-shell{--v85-ink:#17191d;--v85-muted:#6d7077;--v85-gold:#8b6b35;--v85-soft:#f3f1ec}.v85-recommerce{width:min(100%,760px);margin:0 auto;padding:22px 16px calc(106px + env(safe-area-inset-bottom));color:var(--v85-ink)}.v85-header{display:grid;grid-gap:7px;gap:7px;margin-bottom:20px}.v85-header>small{color:var(--v85-gold);font-size:12px;font-weight:760;letter-spacing:.08em}.v85-header h1{margin:0;font-size:clamp(28px,7vw,42px);letter-spacing:-.035em;line-height:1.08}.v85-header p{margin:0;color:var(--v85-muted);font-size:14px}.v85-progress{position:relative;height:4px;margin:-22px -16px 20px;overflow:visible;background:#e7e7e9}.v85-progress>span{display:block;height:100%;background:var(--v85-gold);transition:width .18s ease}.v85-progress output{position:absolute;top:12px;right:16px;color:var(--v85-muted);font-size:12px;font-weight:700}.v85-action-card,.v85-blocked,.v85-panel,.v85-price-card,.v85-question{border:1px solid rgba(23,25,29,.08);border-radius:16px;background:#fff;box-shadow:0 3px 8px rgba(23,25,29,.05)}.v85-panel{padding:18px}.v85-bound-device{display:grid;grid-template-columns:72px 1fr;grid-gap:14px;gap:14px;align-items:center}.v85-bound-device>select{grid-column:1/-1}.v85-device-image{display:grid;place-items:center;width:72px;height:82px;overflow:hidden;border-radius:14px;background:#f4f4f5}.v85-device-image img{width:74%;height:74%;object-fit:contain}.v85-bound-device div{display:grid;grid-gap:3px;gap:3px}.v85-bound-device small,.v85-price-card small{color:var(--v85-muted)}.v85-bound-device strong{font-size:18px}.v85-bound-device span{color:var(--v85-muted);font-size:13px}.v85-form{display:grid;grid-gap:14px;gap:14px}.v85-action-card label,.v85-form label{display:grid;grid-gap:7px;gap:7px;color:var(--v85-muted);font-size:13px;font-weight:650}.v85-action-card input,.v85-bound-device select,.v85-form input,.v85-form select{width:100%;min-height:48px;border:1px solid #d9dade;border-radius:13px;padding:0 13px;color:var(--v85-ink);background:#fafafa;font-size:16px}.v85-form small{font-size:11px;font-weight:500}.v85-action-card>button,.v85-primary,.v85-secondary,.v85-text-action{min-height:48px;border:0;border-radius:14px;font-weight:760}.v85-primary{display:flex;align-items:center;justify-content:center;gap:7px;width:100%;margin-top:16px;padding:0 18px;color:#fff;background:var(--v85-ink)}.v85-primary:disabled{opacity:.38}.v85-secondary{display:flex;align-items:center;justify-content:center;gap:6px;border:1px solid #d8d9dc;padding:0 16px;color:var(--v85-ink);background:#fff}.v85-text-action{margin-top:10px;padding:0;color:var(--v85-gold);background:transparent}.v85-assessment{display:grid;grid-gap:12px;gap:12px}.v85-question{padding:16px}.v85-question>header{display:flex;gap:11px;align-items:flex-start}.v85-question>header>span{display:grid;place-items:center;flex:0 0 28px;height:28px;border-radius:50%;color:#fff;background:var(--v85-ink);font-size:12px;font-weight:800}.v85-question h2{margin:0;font-size:17px}.v85-question p{margin:2px 0 0;color:var(--v85-muted);font-size:12px}.v85-question-group{min-width:0;margin:14px 0 0;border:0;padding:0}.v85-question-group legend{padding:0;color:var(--v85-ink);font-size:13px;font-weight:760}.v85-choice-grid{display:grid;grid-gap:8px;gap:8px;margin-top:13px}.v85-choice{display:flex;gap:10px;align-items:center;min-height:48px;border:1px solid #e2e2e4;border-radius:13px;padding:10px 12px;color:var(--v85-ink);background:#fafafa;text-align:left}.v85-choice>span{display:grid;place-items:center;flex:0 0 22px;height:22px;border:1px solid #c7c8cb;border-radius:50%;font-size:12px}.v85-choice[aria-pressed=true]{border-color:var(--v85-gold);background:#f7f3ea}.v85-choice[aria-pressed=true]>span{color:#fff;border-color:var(--v85-gold);background:var(--v85-gold)}.v85-choice-grid.is-exterior{grid-template-columns:1fr}.v85-exterior-choice{overflow:hidden;border:1px solid #e2e2e4;border-radius:13px;background:#fafafa}.v85-exterior-choice[data-selected=true]{border-color:var(--v85-gold);background:#f7f3ea}.v85-exterior-choice>.v85-choice{width:100%;border:0;border-radius:0;background:transparent}.v85-condition-references{display:grid;grid-gap:9px;gap:9px;border-top:1px solid rgba(23,25,29,.07);padding:10px 12px 12px 44px}.v85-condition-references>section{display:grid;grid-gap:7px;gap:7px;min-width:0}.v85-condition-references header{display:flex;align-items:baseline;gap:7px}.v85-condition-references header strong{font-size:13px}.v85-condition-references header span{color:var(--v85-muted);font-size:11px}.v85-condition-references section>div{display:flex;gap:7px;overflow-x:auto;padding-bottom:2px;scrollbar-width:thin;scroll-snap-type:x proximity}.v85-condition-references section>div>button{flex:0 0 82px;width:82px;aspect-ratio:1;overflow:hidden;border:1px solid rgba(23,25,29,.12);border-radius:10px;padding:0;background:#fff;scroll-snap-align:start}.v85-condition-references img{display:block;width:100%;height:100%;object-fit:cover}.v85-condition-references button:focus-visible{outline:3px solid rgba(139,107,53,.34);outline-offset:2px}.v85-condition-lightbox{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:18px;background:rgba(12,13,15,.78)}.v85-condition-lightbox>section{position:relative;width:min(100%,680px);overflow:hidden;border-radius:16px;background:#fff}.v85-condition-lightbox>section>button{position:absolute;top:10px;right:10px;z-index:1;display:grid;place-items:center;width:44px;height:44px;border:1px solid rgba(255,255,255,.45);border-radius:50%;color:#fff;background:rgba(23,25,29,.72)}.v85-condition-lightbox>section>button svg{width:21px;height:21px}.v85-condition-lightbox>section>img{display:block;width:100%;max-height:72dvh;object-fit:contain;background:#ededed}.v85-condition-lightbox footer{display:grid;grid-gap:3px;gap:3px;padding:13px 15px 15px}.v85-condition-lightbox footer strong{font-size:16px}.v85-condition-lightbox footer span,.v85-original-note{color:var(--v85-muted);font-size:12px}.v85-original-note{display:flex;gap:9px;align-items:flex-start;margin:2px 2px 0}.v85-original-note svg{flex:0 0 auto;color:var(--v85-gold)}.v85-footer-actions{display:grid;grid-template-columns:auto 1fr;grid-gap:10px;gap:10px}.v85-footer-actions .v85-primary{margin:0}.v85-result{display:grid;grid-gap:12px;gap:12px}.v85-price-card{padding:22px;color:#fff;background:linear-gradient(145deg,#17191d,#30333a)}.v85-price-card>strong{display:block;margin:4px 0;font-size:clamp(36px,11vw,58px);letter-spacing:-.045em}.v85-price-card>p{margin:0;color:rgba(255,255,255,.72);font-size:13px}.v85-action-card,.v85-blocked{display:grid;grid-template-columns:32px 1fr;grid-gap:12px;gap:12px;padding:18px}.v85-action-card>svg,.v85-blocked>svg{color:var(--v85-gold)}.v85-action-card h2,.v85-blocked h2{margin:0;font-size:18px}.v85-action-card p,.v85-blocked p{margin:3px 0 0;color:var(--v85-muted);font-size:13px}.v85-action-card>button,.v85-action-card>dl,.v85-action-card>label{grid-column:1/-1}.v85-action-card>button{color:#fff;background:var(--v85-ink)}.v85-action-card dl{display:grid;grid-template-columns:1fr 1fr;margin:0;border-radius:13px;background:var(--v85-soft)}.v85-action-card dl>div{display:grid;grid-gap:2px;gap:2px;padding:11px}.v85-action-card dt{color:var(--v85-muted);font-size:11px}.v85-action-card dd{margin:0;font-weight:780}.v85-restart{width:100%}.v85-my-intents{display:grid;grid-gap:12px;gap:12px;margin-top:18px;border-top:1px solid #e5e4df;padding-top:18px}.v85-my-intents>header{display:flex;align-items:flex-start;gap:10px}.v85-my-intents>header svg{color:var(--v85-gold)}.v85-my-intents h2{margin:0;font-size:18px}.v85-my-intents header p{margin:3px 0 0;color:var(--v85-muted);font-size:12px}.v85-my-intents>div{display:grid;grid-gap:9px;gap:9px}.v85-my-intents article{display:grid;grid-template-columns:1fr auto;grid-gap:12px;gap:12px;border:1px solid #e3e3df;border-radius:14px;padding:13px;background:#fff}.v85-my-intents article>div{display:grid;grid-gap:3px;gap:3px}.v85-my-intents article>div:last-child{justify-items:end;text-align:right}.v85-my-intents article span{width:max-content;border-radius:999px;padding:3px 7px;color:#6e582c;background:#f4eedf;font-size:10px;font-weight:800}.v85-my-intents article small{color:var(--v85-muted);font-size:11px}.v85-my-intents article button{margin-top:5px;border:1px solid #b99b55;border-radius:999px;padding:7px 11px;color:#57451f;background:#fff;font:inherit;font-size:11px;font-weight:800;cursor:pointer}.v85-my-intents article button:disabled{opacity:.55;cursor:wait}.v85-consignment-progress{width:100%;margin-top:8px;text-align:left}.v85-consignment-progress ol{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));width:min(100%,420px);margin:0;padding:0;list-style:none}.v85-consignment-progress li{position:relative;display:grid;justify-items:center;grid-gap:5px;gap:5px;min-width:0;color:#969892;font-size:9px;line-height:1.2;text-align:center}.v85-consignment-progress li:before{position:absolute;top:5px;right:50%;left:-50%;height:2px;background:#deded9;content:""}.v85-consignment-progress li:first-child:before{display:none}.v85-consignment-progress li>span{position:relative;z-index:1;width:12px;height:12px;border:2px solid #d5d5cf;border-radius:50%;padding:0;background:#fff}.v85-consignment-progress li.is-complete{color:#5f4c28;font-weight:720}.v85-consignment-progress li.is-complete:before,.v85-consignment-progress li.is-complete>span{border-color:var(--v85-gold);background:var(--v85-gold)}.v85-consignment-progress>p{margin:8px 0 0;border-radius:9px;padding:7px 9px;color:#825228;background:#fff4e8;font-size:11px}.v85-staff-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:8px 0 22px;padding:22px;border:1px solid #e7e7e3;border-radius:16px;background:#fafafa}.v85-staff-heading small{color:#9a7a3d;font-weight:800;letter-spacing:.12em}.v85-staff-heading h1{margin:7px 0 5px;font-size:clamp(25px,3vw,38px);letter-spacing:-.035em}.v85-staff-heading p{margin:0;color:#6f716e}.v85-staff-heading button{display:inline-flex;align-items:center;gap:7px;min-height:42px;padding:0 16px;border:1px solid #d9d9d3;border-radius:12px;background:#fff;font-weight:750}.v85-pricing-panel{margin:-8px 0 18px;border:1px solid #dfded8;border-radius:17px;background:#fff}.v85-pricing-panel summary{display:flex;align-items:center;gap:11px;padding:15px 17px;cursor:pointer;list-style:none}.v85-pricing-panel summary::-webkit-details-marker{display:none}.v85-pricing-panel summary>svg{color:#8b6b35}.v85-pricing-panel summary span{display:grid;grid-gap:2px;gap:2px}.v85-pricing-panel summary small{color:#777a74;font-size:11px;font-weight:500}.v85-pricing-panel form{display:grid;grid-gap:12px;gap:12px;border-top:1px solid #ecebe6;padding:17px}.v85-pricing-panel label{display:grid;grid-gap:6px;gap:6px;color:#666a64;font-size:12px;font-weight:700}.v85-pricing-panel input,.v85-pricing-panel select{width:100%;min-height:42px;border:1px solid #dcdcd6;border-radius:10px;padding:8px 11px;background:#fbfbf9;color:#20231f;font:inherit;font-size:14px}.v85-pricing-panel p{display:flex;gap:8px;margin:0;color:#786333;font-size:12px}.v85-pricing-panel p svg{flex:0 0 auto;width:16px}.v85-pricing-panel button{min-height:44px;border:0;border-radius:11px;background:#202521;color:#fff;font-weight:800}.v85-pricing-panel output{color:#6d572c;font-size:12px}.v85-staff-queues{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px;margin-bottom:16px}.v85-staff-queues button{display:flex;align-items:center;justify-content:space-between;min-height:58px;padding:0 16px;border:1px solid #e4e4df;border-radius:15px;background:#fff;color:#595b58;text-align:left}.v85-staff-queues button[aria-pressed=true]{border-color:#1e2420;background:#1e2420;color:#fff}.v85-staff-queues strong{display:grid;place-items:center;min-width:28px;height:28px;border-radius:999px;background:rgba(160,132,75,.16);color:inherit}.v85-intake-controls{display:flex;gap:12px;margin:12px 0 18px;padding:14px;border-radius:16px;background:#f3f3ef}.v85-intake-controls label{display:grid;grid-gap:6px;gap:6px;min-width:190px;font-size:12px;color:#747670}.v85-intake-controls input,.v85-intake-controls select{height:42px;padding:0 12px;border:1px solid #d9d9d3;border-radius:11px;background:#fff;color:#1f211f}.v85-work-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.v85-work-card{padding:18px;border:1px solid #e4e4df;border-radius:16px;background:#fff;box-shadow:0 3px 8px rgba(26,30,27,.04)}.v85-work-card header{display:flex;align-items:center;justify-content:space-between;gap:12px}.v85-work-card header>span{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:850}.v85-work-card header svg{width:16px}.v85-work-card .is-buyback{color:#74602e}.v85-work-card .is-consignment{color:#316453}.v85-work-card header small{padding:5px 9px;border-radius:999px;background:#f1f2ef;color:#646761}.v85-work-card h2{margin:18px 0 5px;font-size:20px}.v85-work-card>p{margin:0;color:#747770}.v85-work-card dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;margin:18px 0}.v85-work-card dl div{padding:11px;border-radius:12px;background:#f7f7f4}.v85-work-card dt{color:#7c7e79;font-size:12px}.v85-work-card dd{margin:5px 0 0;font-weight:850}.v85-work-card>a,.v85-work-card>button{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:44px;border:0;border-radius:12px;background:#202521;color:#fff;font-weight:800;text-decoration:none}.v85-work-card>button:disabled{opacity:.55}.v85-work-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.v85-work-actions a,.v85-work-actions button{display:flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 12px;border:1px solid #d8d8d2;border-radius:12px;background:#fff;color:#252825;font-weight:800;text-decoration:none}.v85-work-actions a{border-color:#202521;background:#202521;color:#fff}.v85-work-actions button:disabled{opacity:.55}.v85-work-warning{display:flex;align-items:center;gap:8px;color:#8a542c!important}.v85-work-card footer{margin-top:14px;color:#767974;font-size:12px}.v85-operation{margin-top:16px;padding-top:16px;border-top:1px solid #ecece7}.v85-operation>header{align-items:flex-start;justify-content:flex-start}.v85-operation>header>svg{flex:0 0 auto;width:20px;height:20px;color:#8b6b35}.v85-operation h3{margin:0;font-size:16px}.v85-operation header p{margin:4px 0 0;color:#777a75;font-size:12px;line-height:1.5}.v85-operation-form{display:grid;grid-gap:12px;gap:12px;margin-top:14px}.v85-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.v85-field,.v85-file-field{display:grid;grid-gap:6px;gap:6px;color:#666a64;font-size:12px;font-weight:700}.v85-field input,.v85-field select,.v85-field textarea,.v85-file-field input{width:100%;min-height:42px;border:1px solid #dcdcd6;border-radius:10px;padding:9px 11px;background:#fbfbf9;color:#20231f;font:inherit;font-size:14px}.v85-field textarea{min-height:76px;resize:vertical}.v85-file-field{padding:10px;border:1px dashed #d4d1c7;border-radius:11px;background:#faf9f5}.v85-file-field small{overflow:hidden;color:#8a8c87;text-overflow:ellipsis;white-space:nowrap}.v85-check-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.v85-check-grid label{display:flex;align-items:center;gap:7px;min-height:40px;padding:8px;border-radius:10px;background:#f6f6f2;font-size:12px;font-weight:720}.v85-check-grid input{width:18px;height:18px;accent-color:#202521}.v85-photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.v85-photo-grid label{display:grid;grid-gap:5px;gap:5px;min-width:0;padding:9px;border:1px solid #e1e0db;border-radius:10px;background:#fafaf8;font-size:12px}.v85-photo-grid input{max-width:100%;font-size:11px}.v85-photo-grid small{overflow:hidden;color:#81847e;text-overflow:ellipsis;white-space:nowrap}.v85-operation-submit{min-height:46px;border:0;border-radius:12px;background:#202521;color:#fff;font-weight:820}.v85-operation-submit:disabled{opacity:.52}.v85-operation-message{margin:0;border-radius:10px;padding:9px 10px;background:#f6f2e8;color:#785c27;font-size:12px;line-height:1.5}.v85-fee-preview,.v85-money-lock,.v85-settlement-grid{display:grid;grid-gap:6px;gap:6px;border-radius:12px;padding:12px;background:#f4f4f0}.v85-money-lock{grid-template-columns:1fr auto;align-items:center}.v85-fee-preview span,.v85-money-lock span,.v85-settlement-grid span{color:#777a74;font-size:12px}.v85-money-lock strong{font-size:20px}.v85-fee-preview{grid-template-columns:1fr auto}.v85-settlement-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.v85-settlement-grid div{display:grid;grid-gap:4px;gap:4px}.v85-operation-note{display:flex;gap:10px;margin-top:16px;border-radius:12px;padding:12px;color:#7c4d28;background:#fff4e8}.v85-operation-note svg{flex:0 0 auto;width:18px}.v85-operation-note p{margin:3px 0 0;color:#8a6548;font-size:12px;line-height:1.5}@media (max-width:760px){.v85-staff-heading{align-items:flex-start;flex-direction:column;padding:18px}.v85-staff-queues{grid-template-columns:repeat(2,minmax(0,1fr))}.v85-work-list{grid-template-columns:1fr}.v85-intake-controls{display:grid}.v85-intake-controls label{min-width:0}.v85-check-grid,.v85-form-grid,.v85-work-actions{grid-template-columns:1fr}.v85-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.v85-my-intents article,.v85-settlement-grid{grid-template-columns:1fr}.v85-my-intents article>div:last-child{justify-items:start;text-align:left}.v85-consignment-progress ol{width:100%}}.v85-error{border-radius:12px;padding:11px 13px;color:#8b252a;background:#fff0f0;font-size:13px}@media (min-width:700px){.v85-choice-grid{grid-template-columns:1fr 1fr}.v85-recommerce{padding-top:34px}}@media (prefers-reduced-motion:reduce){.v85-progress>span{transition:none}}.v91-staff-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:8px 2px 4px}.v91-staff-heading h1{margin:0;color:var(--v4-ink);font-size:28px;line-height:1.15;letter-spacing:0}.v91-staff-heading p{max-width:36rem;margin:7px 0 0;color:var(--v4-muted);font-size:14px;line-height:1.5}.v91-staff-heading>button{display:grid;flex:0 0 44px;width:44px;height:44px;place-items:center;border:1px solid var(--v4-control-line);border-radius:50%;color:var(--v4-ink);background:var(--v4-surface);cursor:pointer}.v91-staff-heading>button svg{width:19px;height:19px}.v91-staff-heading>button:hover{border-color:#a8ada8;background:#f8f9f7}.v91-staff-heading>button:active{transform:scale(.97)}.v91-intake-panel :is(select,button):focus-visible,.v91-next-action:focus-visible,.v91-staff-heading>button:focus-visible,.v91-staff-stages button:focus-visible,.v91-staff-toolbar select:focus-visible{outline:3px solid rgba(139,107,53,.34);outline-offset:2px}.v91-staff-stages{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.v91-staff-stages button{display:grid;min-width:0;min-height:66px;grid-template-columns:1fr auto;align-items:center;grid-gap:8px;gap:8px;border:1px solid var(--v4-line);border-radius:8px;padding:0 14px;color:var(--v4-muted);background:var(--v4-surface);font:inherit;cursor:pointer}.v91-staff-stages button:hover{border-color:#bfc3be;background:#fafbf9}.v91-staff-stages button[aria-pressed=true]{border-color:var(--v4-ink);color:#fff;background:var(--v4-ink)}.v91-staff-stages span{min-width:0;overflow-wrap:anywhere;font-size:14px;font-weight:750;text-align:left}.v91-staff-stages strong{display:grid;min-width:28px;height:28px;place-items:center;border-radius:50%;color:inherit;background:rgba(139,107,53,.14);font-size:13px}.v91-staff-stages button[aria-pressed=true] strong{background:rgba(255,255,255,.15)}.v91-staff-toolbar{display:flex;justify-content:flex-end;min-height:44px}.v91-staff-toolbar label{position:relative;display:grid;min-width:178px;min-height:44px;grid-template-columns:20px 1fr 18px;align-items:center;grid-gap:8px;gap:8px;border:1px solid var(--v4-line);border-radius:8px;padding:0 12px;color:var(--v4-muted);background:var(--v4-surface)}.v91-staff-toolbar label>svg{width:17px;height:17px;pointer-events:none}.v91-staff-toolbar label>span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.v91-staff-toolbar select{grid-column:2;width:100%;min-height:42px;border:0;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:var(--v4-ink);background:transparent;font:inherit;font-size:14px;font-weight:700;cursor:pointer}.v91-staff-toolbar label>svg:last-child{grid-column:3}.v91-work-list{display:grid;grid-gap:12px;gap:12px}.v91-work-card{display:grid;grid-gap:14px;gap:14px;border:1px solid var(--v4-line);border-radius:8px;padding:16px;background:var(--v4-surface);box-shadow:0 2px 7px rgba(31,38,33,.035)}.v91-work-card[data-active=true]{border-color:#9b814d;box-shadow:0 0 0 1px rgba(139,107,53,.12)}.v91-work-card>header{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:10px}.v91-work-card>header>span{display:inline-flex;min-width:0;align-items:center;gap:6px;color:#59605a;font-size:12px;font-weight:800}.v91-work-card>header>span svg{width:16px;height:16px}.v91-work-card>header>.is-buyback{color:#705b2d}.v91-work-card>header>.is-consignment{color:#356353}.v91-work-card>header>small{border-radius:999px;padding:5px 9px;color:#545a55;background:#f0f2ef;font-size:11px;font-weight:750;white-space:nowrap}.v91-work-card>h2{margin:0;color:var(--v4-ink);font-size:19px;line-height:1.3;letter-spacing:0;overflow-wrap:anywhere}.v91-customer-phone{display:grid;min-width:0;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;grid-gap:8px;gap:8px;color:var(--v4-ink)}.v91-customer-phone>svg{width:17px;height:17px;color:#826a38}.v91-customer-phone>span{color:var(--v4-muted);font-size:13px;white-space:nowrap}.v91-work-meta{display:flex;flex-wrap:wrap;gap:7px 14px;color:var(--v4-muted);font-size:12px;line-height:1.4}.v91-work-meta>span{display:inline-flex;align-items:center;gap:5px}.v91-work-meta svg{width:14px;height:14px}.v91-work-meta time{margin-left:auto}.v91-next-action{display:flex;width:100%;min-height:46px;align-items:center;justify-content:center;gap:8px;border:1px solid var(--v4-ink);border-radius:8px;padding:0 14px;color:#fff;background:var(--v4-ink);font:inherit;font-size:14px;font-weight:800;text-decoration:none;cursor:pointer}.v91-next-action:hover{border-color:#343b35;background:#343b35}.v91-next-action:active{transform:translateY(1px)}.v91-next-action svg{width:18px;height:18px}.v91-intake-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;border-top:1px solid var(--v4-line);padding-top:14px}.v91-intake-panel label{display:grid;grid-gap:6px;gap:6px;min-width:0;color:var(--v4-muted);font-size:12px;font-weight:700}.v91-intake-panel select{width:100%;min-height:44px;border:1px solid var(--v4-control-line);border-radius:8px;padding:0 11px;color:var(--v4-ink);background:#f9faf8;font:inherit;font-size:14px}.v91-intake-panel>button{display:flex;min-height:46px;grid-column:1/-1;align-items:center;justify-content:center;gap:8px;border:0;border-radius:8px;color:#fff;background:var(--v4-ink);font:inherit;font-weight:800;cursor:pointer}.v91-intake-panel>button:disabled{opacity:.5;cursor:wait}.v91-intake-panel>button svg{width:18px;height:18px}.v91-work-card>footer{border-top:1px solid #eceeeb;padding-top:12px;color:#737974;font-size:12px}.v91-admin-tools{margin-top:8px;border-top:1px solid #e3e5e1;padding-top:18px}.v91-admin-tools .v85-pricing-panel{margin:0;border-radius:8px;box-shadow:none}@media (max-width:520px){.v91-staff-heading h1{font-size:25px}.v91-staff-heading p{font-size:13px}.v91-staff-stages{gap:6px}.v91-staff-stages button{min-height:62px;grid-template-columns:1fr;justify-items:start;gap:2px;padding:9px 10px}.v91-staff-stages strong{min-width:0;height:auto;border-radius:0;background:transparent;font-size:12px}.v91-staff-stages button[aria-pressed=true] strong{background:transparent}.v91-staff-toolbar label{width:100%}.v91-work-card{padding:15px}.v91-customer-phone{grid-template-columns:20px minmax(0,1fr)}.v91-customer-phone>span{grid-column:2;white-space:normal}.v91-work-meta{display:grid;grid-template-columns:1fr}.v91-work-meta time{margin-left:0}.v91-intake-panel{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.v91-next-action:active,.v91-staff-heading>button:active{transform:none}}