.guided-setup-section{max-width:480px;margin:0 auto;display:flex;flex-direction:column;gap:10px}.guided-setup-header{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.guided-setup-header h2{margin:0;font-size:17px}.guided-setup-type-or-talk{font-size:10px;font-weight:800;letter-spacing:.08em;color:#2b2f36;background:#e9ebee;border-radius:99px;padding:3px 9px}.guided-setup-switch{margin-left:auto;border:none;background:none;color:#50555d;font-size:12px;font-weight:700;text-decoration:underline;cursor:pointer;padding:4px 0}.guided-setup-progress{height:6px;background:#e0e2e6;border-radius:99px;overflow:hidden}.guided-setup-progress-bar{height:100%;background:#2b2f36;border-radius:99px;transition:width .2s ease}.guided-setup-answered-stack{display:flex;flex-direction:column;gap:5px}.guided-setup-answered-row{display:flex;align-items:center;gap:8px;border:1px solid #e0e2e6;background:#fff;border-radius:8px;padding:8px 12px;cursor:pointer;font-family:inherit;text-align:left;width:100%;box-sizing:border-box}.guided-setup-answered-check{flex:none;width:16px;height:16px;border-radius:50%;background:#e3f4ea;color:#2fa76b;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:800}.guided-setup-answered-label{font-size:11px;font-weight:700;color:#9aa1ab;flex:none}.guided-setup-answered-value{font-size:12px;font-weight:600;color:#1b1e23;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.guided-setup-question{background:#fff;border:1px solid #e0e2e6;border-radius:12px;padding:18px 16px;display:flex;flex-direction:column;gap:12px}.guided-setup-eyebrow{font-size:10px;font-weight:800;letter-spacing:.1em;color:#9aa1ab}.guided-setup-question-title{font-size:20px;font-weight:800;letter-spacing:-.01em;line-height:1.25;margin:0}.guided-setup-question-hint{font-size:12.5px;color:#50555d;line-height:1.45;margin:0}.guided-setup-input{width:100%;min-width:0;box-sizing:border-box;min-height:48px;border:1px solid #d2d6dd;border-radius:8px;padding:12px 14px;font-family:inherit;font-size:15px;color:#1b1e23;background:#fff}.guided-setup-chip-row{display:flex;flex-wrap:wrap;gap:8px}.guided-setup-chip{border:1px solid #d2d6dd;background:#fff;color:#1b1e23;border-radius:99px;padding:12px 18px;font-family:inherit;font-size:14px;font-weight:700;cursor:pointer}.guided-setup-chip.is-selected{border-color:#2b2f36;background:#2b2f36;color:#fff}.guided-setup-quick-action{align-self:flex-start;border:1px dashed #c6cad1;background:none;color:#2b2f36;border-radius:99px;padding:9px 15px;font-family:inherit;font-size:12.5px;font-weight:700;cursor:pointer}.guided-setup-quick-action:disabled{opacity:.5;cursor:default}.guided-setup-voice-row{display:flex;align-items:center;gap:12px;border-top:1px solid #eef0f2;padding-top:12px}.guided-setup-mic{flex:none;border:none;border-radius:99px;background:#cc3b3b;color:#fff;padding:12px 18px;font-family:inherit;font-size:12.5px;font-weight:800;letter-spacing:.03em;cursor:pointer}.guided-setup-mic.is-listening{background:#a12222}.guided-setup-voice-hint,.guided-setup-voice-error{font-size:11.5px;color:#9aa1ab;font-weight:600;margin:0}.guided-setup-voice-error{color:#a12222}.guided-setup-nav{display:flex;gap:10px;align-items:center}.guided-setup-primary-action{flex:1.6;border:none;border-radius:8px;background:#2b2f36;color:#fff;font-family:inherit;font-size:12.5px;font-weight:800;letter-spacing:.05em;padding:14px 0;cursor:pointer}.guided-setup-secondary-action{flex:.7;border:1px solid #d2d6dd;border-radius:8px;background:#fff;color:#50555d;font-family:inherit;font-size:12.5px;font-weight:800;letter-spacing:.05em;padding:14px 0;cursor:pointer}.guided-setup-secondary-action:disabled{opacity:.4;cursor:default}.guided-setup-chip-hint{flex:1.6;display:flex;align-items:center;justify-content:center;font-size:11.5px;color:#9aa1ab;font-weight:600}.guided-setup-verifying{align-items:center;text-align:center}.guided-setup-address-match-actions{display:flex;gap:10px;margin-top:6px}.guided-setup-address-match-actions .guided-setup-primary-action{flex:1.5}.guided-setup-address-match-actions .guided-setup-secondary-action{flex:1}.guided-setup-done{gap:10px}.guided-setup-reset{align-self:center;border:none;background:none;color:#9aa1ab;font-family:inherit;font-size:12px;font-weight:700;cursor:pointer;padding:6px 0;text-decoration:underline}.proposal-persist-banner{margin:.5rem 0;padding:.5rem .75rem;border-radius:6px;border:1px solid #d0d0d0;background:#f6f6f6;font-size:.9rem;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.proposal-persist-banner[data-persist-status=persisted]{border-color:#b7dfb7;background:#eef8ee}.proposal-persist-banner[data-persist-status=refused]{border-color:#e3c08a;background:#fbf3e4}.proposal-persist-banner[data-persist-status=unsynced],.proposal-persist-banner[data-persist-status=unmapped],.proposal-persist-banner[data-persist-status=inactive]{border-color:#d8b8b8;background:#f8efef}.proposal-persist-banner .proposal-persist-detail{color:#555}.proposal-persist-retry{margin-left:auto}.proposal-persist-inline{font-size:.82rem;color:#555}.proposal-candidate[data-option-group=true]{border-left:3px solid #6a8caf;padding-left:.6rem}.proposal-option-group-badge{margin-left:.5rem;padding:.05rem .4rem;border-radius:999px;background:#e6eef7;color:#345;font-size:.72rem;font-weight:600;white-space:nowrap}.proposal-option-group-authoring{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin:.35rem 0 .15rem;font-size:.85rem}.proposal-option-group-status,.proposal-option-group-hint{color:#555}@media print{.proposal-persist-banner,.proposal-persist-inline,.proposal-option-group-authoring,.proposal-option-group-badge{display:none!important}}.work-order-form{display:grid;gap:12px;color:#1f2933}.work-order-actions{display:flex;gap:8px}.work-order-print-page{display:grid;gap:10px;color:#000;font-size:10pt;line-height:1.3}.work-order-print-head{display:grid;gap:2px;border-bottom:1pt solid #000;padding-bottom:6px}.work-order-print-title{margin:0;font-size:16pt;font-weight:800;letter-spacing:.01em}.work-order-print-address{margin:0;font-size:9.5pt;font-weight:600}.work-order-print-block{display:grid;gap:4px;border:.75pt solid #000;padding:6px 8px}.work-order-print-label{margin:0;font-size:8.5pt;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.work-order-print-freetext{margin:0;white-space:pre-wrap}.work-order-diagram-block{justify-items:start}.work-order-diagram-block .diagram-preview{width:100%;max-width:5in}.work-order-print-list{list-style:none;margin:0;padding:0;display:grid;gap:8px}.work-order-print-item{display:grid;gap:3px;padding-bottom:6px;border-bottom:.5pt solid #999}.work-order-print-item:last-child{border-bottom:none;padding-bottom:0}.work-order-print-item-head{display:flex;flex-wrap:wrap;gap:8px;align-items:baseline}.work-order-print-ref{font-weight:800}.work-order-print-code{font-weight:700;font-variant:small-caps}.work-order-print-description{margin:0}.work-order-print-note{margin:0;font-size:9pt}.work-order-print-sublabel{font-weight:700;font-size:8pt;text-transform:uppercase;letter-spacing:.03em}.work-order-print-lumber{display:grid;gap:2px}.work-order-print-lumber ul,.work-order-print-materials-list{list-style:disc;margin:0;padding-left:18px;font-variant-numeric:tabular-nums}.work-order-print-footnote{margin:0;font-size:7.5pt;font-style:italic;color:#333}.work-order-kiosk{display:grid;gap:5px;margin-top:6px}.work-order-kiosk-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.work-order-kiosk-field{display:flex;align-items:baseline;gap:6px}.work-order-kiosk-label{font-size:8pt;font-weight:700;white-space:nowrap}.work-order-kiosk-fill{flex:1;min-height:13px;border-bottom:.5pt solid #000}.work-order-print-photos{list-style:none;margin:2px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:6px}.work-order-print-photo img{max-width:1.8in;max-height:1.6in;width:auto;height:auto;object-fit:contain;border:.5pt solid #999}.work-order-integrity-error{border:1px solid #9a3412;border-radius:6px;background:#fff7ed;color:#7c2d12;padding:12px 14px;display:grid;gap:8px}.work-order-integrity-title{margin:0;font-size:1.05rem}.work-order-integrity-list{margin:0;padding-left:18px;display:grid;gap:4px}@media print{.work-order-no-print{display:none!important}}.noc-worksheet{display:grid;gap:14px;color:#1f2933}.noc-worksheet-actions{display:flex;gap:8px}.noc-worksheet-meta{display:grid;gap:2px;border-bottom:1px solid #c3ccd6;padding-bottom:8px}.noc-worksheet-meta .noc-worksheet-title{margin:0;font-size:1.2rem}.noc-worksheet-meta dl{display:grid;grid-template-columns:max-content 1fr;gap:2px 10px;margin:6px 0 0}.noc-worksheet-meta dt{font-weight:600;color:#52616b}.noc-worksheet-meta dd{margin:0}.noc-worksheet-readiness{font-weight:600}.noc-worksheet-readiness[data-noc-ready=true]{color:#1b7a3d}.noc-worksheet-readiness[data-noc-ready=false]{color:#9a3412}.noc-worksheet-group{display:grid;gap:4px}.noc-worksheet-group h3{margin:4px 0 2px;font-size:1rem;border-bottom:1px solid #d7dee6;padding-bottom:2px}.noc-worksheet-list{list-style:none;margin:0;padding:0;display:grid;gap:6px}.noc-worksheet-item{display:grid;gap:2px}.noc-worksheet-item-head{display:flex;flex-wrap:wrap;gap:8px;align-items:baseline}.noc-worksheet-ref{font-weight:700}.noc-worksheet-code{color:#52616b;font-size:.85em}.noc-worksheet-requester{font-style:italic}.noc-worksheet-summary{margin:0}.noc-worksheet-empty{color:#6b7a87}@media print{.noc-no-print{display:none!important}}.noc-capture{display:grid;gap:16px;color:#1f2933}.noc-identity dl,.noc-meta-fields .noc-field{margin:0}.noc-identity dl{display:grid;grid-template-columns:max-content 1fr;gap:2px 12px}.noc-identity dt{font-weight:600;color:#52616b}.noc-identity dd{margin:0}.noc-view-actions{display:flex;flex-wrap:wrap;gap:8px}.noc-boxes{display:grid;gap:12px}@media(min-width:900px){.noc-boxes{grid-template-columns:repeat(3,1fr);align-items:start}}.noc-box{border:1px solid #c3ccd6;border-radius:8px;padding:10px;display:grid;gap:8px;background:#f8fafc}.noc-box[data-box=completed_per_spcb_rules]{border-color:#1b7a3d}.noc-box[data-box=secondary_1992]{border-color:#b45309}.noc-box h4{margin:0;font-size:.95rem}.noc-box-empty{color:#8a97a3;margin:0}.noc-unit-list{list-style:none;margin:0;padding:0;display:grid;gap:8px}.noc-unit{border:1px solid #d7dee6;border-radius:6px;padding:8px;background:#fff;display:grid;gap:4px}.noc-unit-head{display:flex;flex-wrap:wrap;gap:8px;align-items:baseline}.noc-ref{font-weight:700}.noc-code{color:#52616b;font-size:.85em}.noc-unmappable{color:#9a3412;font-size:.85em}.noc-finding-text,.noc-recommendation-text{margin:0;font-size:.9rem}.noc-recommendation-text{color:#3a4754}.noc-unit-rec{margin:2px 0}.noc-unit-rec-summary{cursor:pointer;font-size:.85rem;font-weight:600;color:#1f6feb;list-style-position:inside}.noc-unit-rec[open] .noc-unit-rec-summary{margin-bottom:2px}.noc-lifecycle-banner{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;padding:8px 12px;margin:8px 0;border:1px solid #0b6b2e;border-left:4px solid #0b6b2e;border-radius:4px;background:#0b6b2e14}.noc-lifecycle-banner .screen-message{margin:0;font-weight:600;color:#0b3d1c}.noc-place-actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:2px}.noc-place-action{font-size:.8rem;padding:4px 8px;border:1px solid #94a3b8;border-radius:4px;background:#eef2f7;cursor:pointer}.noc-field{display:grid;gap:4px;font-weight:600;color:#52616b}.noc-field input,.noc-field textarea{font-weight:400;color:#1f2933}.noc-field input[aria-invalid=true]{border-color:#9a3412;outline-color:#9a3412}.noc-costs,.noc-meta-fields{display:grid;gap:8px}.noc-escrow-field{display:grid;gap:4px}.noc-checkbox-field{display:flex;align-items:center;gap:6px;font-weight:600;color:#52616b}.noc-cost-invalid{color:#9a3412;margin:0}.noc-cost-mismatch{color:#b45309;margin:0}.noc-signature-placeholder{display:grid;gap:4px}.noc-signer-picker{display:grid;gap:6px}.noc-signer-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:8px}.noc-signer-choice{display:grid;gap:2px;text-align:left;padding:8px 12px;border:1px solid #cbd2d9;border-radius:6px;background:#fff;cursor:pointer;min-width:160px}.noc-signer-choice[aria-pressed=true]{border-color:#1f2933;box-shadow:inset 0 0 0 1px #1f2933}.noc-signer-choice[data-noc-signer-signature=absent]{opacity:.65}.noc-signer-name{font-weight:600;color:#1f2933}.noc-signer-role{font-size:.85em;color:#52616b}.noc-signer-no-signature{font-size:.8em;color:#b45309}.noc-field-label{font-weight:600;color:#52616b}.noc-signature-line{display:block;border-bottom:1px solid #1f2933;height:28px;max-width:320px}.chemical-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:8px;margin-bottom:8px}.chemical-product-action{display:grid;gap:2px;padding:8px 10px;text-align:left;border:1px solid #cbd2d9;border-radius:6px;background:#f5f7fa;cursor:pointer}.chemical-product-action:hover{background:#e4e7eb}.chemical-product-action strong{color:#1f2933}.chemical-product-action span{font-size:.85em;color:#52616b}.noc-chemical-usage-list{list-style:none;margin:0 0 8px;padding:0;display:grid;gap:8px}.noc-chemical-usage-row{border:1px solid #cbd2d9;border-radius:6px;padding:8px 10px;display:grid;gap:6px}.noc-chemical-usage-head{display:flex;flex-wrap:wrap;gap:8px;align-items:baseline}.noc-chemical-usage-epa,.noc-chemical-usage-use{font-size:.85em;color:#52616b}.noc-chemical-usage-fields{display:flex;flex-wrap:wrap;gap:10px;align-items:end}.noc-chemical-usage-remove{border:1px solid #cbd2d9;border-radius:6px;background:#fff;color:#9a3412;padding:6px 10px;cursor:pointer}.noc-cert-exceptions{display:flex;flex-direction:column;gap:8px;margin:6px 0}.noc-cert-exception-row{display:flex;flex-direction:column;gap:4px}.noc-cert-anchor{align-self:flex-start;padding:4px 8px;border-radius:6px;background:#eef2f6;color:#1f2933;font-weight:700}.noc-cert-exception-row .noc-cert-exception{width:100%}.noc-cert-validation{margin:6px 0 0;color:#9a3412;font-weight:600}@media print{.noc-capture button,.noc-capture textarea,.noc-capture input,.noc-capture select,.noc-capture .noc-certification,.noc-capture .noc-view-actions,.noc-capture .noc-cert-validation{display:none!important}}.compliance-hub{display:grid;gap:16px}.compliance-tabs{display:flex;flex-wrap:wrap;gap:8px}.compliance-tab{min-height:40px;border:1px solid #b8c4d3;border-radius:8px;background:#fff;color:#1f2933;padding:8px 14px;font-size:.95rem;cursor:pointer}.compliance-tab.is-active{border-color:#2f5d8f;background:#eef3fa;font-weight:700}.compliance-placeholder{margin:0;color:#52606d;font-size:.95rem}.mspur-controls{display:flex;flex-wrap:wrap;align-items:flex-end;gap:12px;margin-bottom:16px}.mspur-field{display:grid;gap:4px;font-size:.82rem;font-weight:700;color:#52606d}.mspur-field select{min-height:40px;border:1px solid #b8c4d3;border-radius:8px;background:#fff;color:#1f2933;padding:6px 10px;font-size:.95rem}.mspur-generate{min-height:40px;border:1px solid #2f5d8f;border-radius:8px;background:#2f5d8f;color:#fff;padding:8px 16px;font-size:.95rem;font-weight:600;cursor:pointer}.mspur-negative{border:1px solid #c98a2b;border-left:4px solid #c98a2b;background:#fdf4e3;color:#7a4d12;border-radius:6px;padding:10px 14px;font-weight:700}.mspur-table{width:100%;border-collapse:collapse;font-size:.9rem}.mspur-table caption{text-align:left;font-weight:700;margin-bottom:8px}.mspur-table th,.mspur-table td{border:1px solid #b8c4d3;padding:6px 8px;text-align:left;vertical-align:top}.mspur-table thead th{background:#eef3fa}.mspur-submit,.mspur-result{margin-top:16px;padding:12px 14px;border:1px solid #b8c4d3;border-radius:6px;background:#f7fafd}.mspur-compiled-list,.mspur-result-list{margin:8px 0;padding-left:20px}.mspur-warning{color:#8a4b00;font-weight:600}.mspur-submit-button{margin-top:8px}@media print{.compliance-mspur .no-print{display:none!important}}.job-home{display:flex;flex-direction:column;gap:14px;width:100%;max-width:390px;margin:0 auto;padding:4px 0 20px}.job-home__header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.job-home__title{display:flex;flex-direction:column;gap:2px;min-width:0}.job-home__address{font-size:1.05rem;font-weight:700;color:#1f2933;overflow-wrap:anywhere}.job-home__report-number{font-size:.8rem;font-weight:600;color:#5b616e}.job-home__status-chip{flex:none;font-size:.68rem;font-weight:800;letter-spacing:.04em;border-radius:999px;padding:4px 10px;white-space:nowrap}.job-home__status-chip[data-status="AWAITING SIGNATURE"]{background:#f6edda;color:#8a6d3b}.job-home__status-chip[data-status="IN WORK"]{background:#eef1f4;color:#1f2933}.job-home__status-chip[data-status=COMPLETE]{background:#e6f4ea;color:#1f6b45}.job-home__status-chip[data-status=ISSUED]{background:#e8f0fe;color:#1d4ed8}.job-home__spine{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:14px 12px;display:flex;flex-direction:column;gap:10px}.job-home__spine-eyebrow{font-size:.65rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#8a94a3}.job-home__spine-row{display:flex;align-items:flex-start;justify-content:space-between;gap:4px;margin:0;padding:0;list-style:none}.job-home__stage{flex:1 1 0;min-width:0;display:flex;flex-direction:column;align-items:center;gap:4px;text-align:center}.job-home__stage-dot{width:20px;height:20px;flex:none;border-radius:999px;display:flex;align-items:center;justify-content:center;font-size:.65rem;line-height:1;background:#eef1f4;border:1px solid #dbe1e8;color:#8a94a3}.job-home__stage[data-state=done] .job-home__stage-dot{background:#1f6b45;border-color:#1f6b45;color:#fff}.job-home__stage[data-state=current] .job-home__stage-dot{width:22px;height:22px;background:#1f6feb;border-color:#1f6feb;box-shadow:0 0 0 4px #1f6feb2e}.job-home__stage[data-state=blocked] .job-home__stage-dot{width:22px;height:22px;background:#c0392b;border-color:#c0392b;color:#fff;box-shadow:0 0 0 4px #c0392b2e}.job-home__stage-label{font-size:.62rem;font-weight:700;line-height:1.15;color:#5b616e}.job-home__stage[data-state=current] .job-home__stage-label{color:#1f6feb;font-weight:800}.job-home__stage[data-state=done] .job-home__stage-label{color:#1f2933}.job-home__stage[data-state=blocked] .job-home__stage-label{color:#c0392b;font-weight:800}.job-home__stage-reason{font-size:.54rem;line-height:1.25;color:#9aa5b1}.job-home__stage[data-state=current] .job-home__stage-reason{color:#3a5a86}.job-home__next{background:#fff;border:1px solid #e2e8f0;border-left:4px solid #1f6feb;border-radius:12px;padding:14px 15px;display:flex;flex-direction:column;gap:6px}.job-home__next--complete{border-left-color:#1f6b45}.job-home__next-eyebrow{font-size:.65rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase;color:#1f6feb}.job-home__next--complete .job-home__next-eyebrow{color:#1f6b45}.job-home__next-headline{font-size:.95rem;font-weight:800;color:#1f2933;line-height:1.3}.job-home__next-detail{font-size:.8rem;font-weight:500;color:#5b616e;line-height:1.5}.job-home__next-action{align-self:flex-start;border:none;border-radius:8px;background:#1f6feb;color:#fff;font:inherit;font-size:.85rem;font-weight:800;padding:11px 16px;margin-top:2px;cursor:pointer}.job-home__back{border:1px solid #d8dee5;border-radius:10px;background:#fff;color:#1f2933;font:inherit;font-size:.85rem;font-weight:700;padding:12px;cursor:pointer}.ifr{min-height:100vh;box-sizing:border-box;padding:20px 18px 40px;display:flex;flex-direction:column;gap:18px;background:#f8fafc;color:#0f172a}.ifr__brand{display:flex;justify-content:center}.ifr__wordmark{font-size:17px;font-weight:800;letter-spacing:-.02em;color:#1e293b}.ifr__wordmark-pro{color:#1f6feb;padding-left:2px}.ifr__head{display:flex;flex-direction:column;gap:6px}.ifr__title{margin:0;font-size:21px;line-height:1.25;font-weight:800;letter-spacing:-.02em}.ifr__sub{margin:0;font-size:14px;color:#475569}.ifr__card{display:flex;flex-direction:column;gap:10px;padding:16px;border:1px solid #dbe3ec;border-radius:12px;background:#fff}.ifr__card-title{margin:0;font-size:16px;font-weight:800}.ifr__card-sub{margin:0;font-size:13px;line-height:1.5;color:#475569}.ifr__identity{margin:0;font-size:13px;font-weight:700;color:#334155}.ifr__status{margin:0;font-size:13px;color:#1f6feb}.ifr__license-note,.ifr__skip-note{margin:0;font-size:12.5px;line-height:1.55;color:#64748b}.ifr__skip{align-self:flex-start;padding:10px 0;border:none;background:none;font:inherit;font-size:14px;font-weight:700;color:#475569;text-decoration:underline;cursor:pointer}.jsg{margin:0 0 14px;padding:14px 16px;border:1px solid #f0cf94;border-left:4px solid #d99b2b;border-radius:10px;background:#fffaf0;display:flex;flex-direction:column;gap:10px}.jsg__title{margin:0;font-size:15px;font-weight:800;color:#7a4f08}.jsg__body,.jsg__consequence{margin:0;font-size:13px;line-height:1.55;color:#57430f}.jsg__eyebrow{font-size:10.5px;font-weight:800;letter-spacing:.07em;text-transform:uppercase;color:#97701f}.jsg__status-list{display:flex;flex-direction:column;gap:4px}.jsg__status{display:flex;justify-content:space-between;gap:12px;font-size:13px;color:#57430f}.jsg__status-value{font-weight:800}.jsg__status[data-missing=true] .jsg__status-value{color:#a4530c}.jsg__actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.jsg__primary{padding:10px 16px;border:none;border-radius:8px;background:#7a4f08;color:#fff;font:inherit;font-size:14px;font-weight:800;cursor:pointer}.jsg__secondary{padding:10px 0;border:none;background:none;font:inherit;font-size:13.5px;font-weight:700;color:#7a4f08;text-decoration:underline;cursor:pointer}@media(min-width:760px){.ifr{max-width:520px;margin:0 auto}}.guided-tour-overlay{position:fixed;inset:0;z-index:4000;pointer-events:none}.guided-tour-highlight{position:fixed;border:2px solid #ffd166;border-radius:8px;box-shadow:0 0 0 4px #ffd16659,0 0 0 9999px #0f172073;pointer-events:none;transition:top .15s ease,left .15s ease,width .15s ease,height .15s ease}.guided-tour-tooltip{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);max-width:280px;background:#101820;color:#f4f6f8;border-radius:10px;padding:14px 16px;box-shadow:0 8px 24px #00000059;pointer-events:auto}.guided-tour-tooltip[data-tour-anchored=true]{transform:none}.guided-tour-step-count{margin:0 0 4px;font-size:.75rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#ffd166}.guided-tour-title{margin:0 0 6px;font-size:1.05rem}.guided-tour-text{margin:0 0 12px;font-size:.9rem;line-height:1.35}.guided-tour-actions{display:flex;justify-content:space-between;gap:10px}.guided-tour-skip,.guided-tour-next{border:none;border-radius:6px;padding:8px 14px;font-size:.85rem;font-weight:600;cursor:pointer}.guided-tour-skip{background:transparent;color:#cbd5e1}.guided-tour-next{background:#ffd166;color:#101820}
