.page-module__oyHp2a__fixtureShell{background:var(--paper);min-height:100vh;color:var(--ink)}.page-module__oyHp2a__topbar{z-index:2;border-bottom:1px solid var(--line);background:var(--surface);height:64px;color:var(--ink);justify-content:space-between;align-items:center;padding:0 24px;display:flex;position:fixed;inset:0 0 auto}.page-module__oyHp2a__brand,.page-module__oyHp2a__captureMark{font-weight:800}.page-module__oyHp2a__brand{font-family:var(--font-display), ui-sans-serif, system-ui, sans-serif;font-size:16px}.page-module__oyHp2a__captureMark{color:var(--primary);font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.08em;text-transform:uppercase;font-size:9px}.page-module__oyHp2a__rail{border-right:1px solid var(--line);background:var(--surface);width:240px;position:fixed;inset:64px auto 0 0}.page-module__oyHp2a__content{flex-direction:column;min-width:0;min-height:100vh;padding-top:64px;display:flex}.page-module__oyHp2a__stateStack{gap:16px;display:grid}.page-module__oyHp2a__stateFixtureMark{border:1px solid var(--line);background:color-mix(in srgb, var(--surface) 82%, var(--paper));justify-content:space-between;align-items:center;gap:16px;min-height:44px;padding:10px 14px;display:flex}.page-module__oyHp2a__stateFixtureMark strong{font-family:var(--font-display), ui-sans-serif, system-ui, sans-serif;font-size:14px}.page-module__oyHp2a__stateFixtureMark span{color:var(--steel);font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.08em;text-align:right;text-transform:uppercase;font-size:10px;font-weight:800}@media (min-width:1280px){.page-module__oyHp2a__topbar{left:240px}.page-module__oyHp2a__content{margin-left:240px}}@media (max-width:1279px){.page-module__oyHp2a__rail{display:none}}@media (max-width:767px){.page-module__oyHp2a__topbar{height:56px;padding-inline:16px}.page-module__oyHp2a__captureMark{text-align:right;max-width:150px}.page-module__oyHp2a__content{padding-top:56px}.page-module__oyHp2a__stateFixtureMark{flex-direction:column;align-items:flex-start;min-height:48px}.page-module__oyHp2a__stateFixtureMark span{text-align:left}}@media (forced-colors:active){.page-module__oyHp2a__topbar,.page-module__oyHp2a__rail,.page-module__oyHp2a__stateFixtureMark{border-color:canvastext}}
.paper-status{--status-bg:#eef1ee;--status-edge:#75847d;--status-ink:#233b31;--status-accent:#52685f;--status-font-size:13px;--status-symbol-size:14px;isolation:isolate;grid-template-columns:var(--status-symbol-size) minmax(0, 1fr);max-width:260px;color:var(--status-ink);font-size:var(--status-font-size);letter-spacing:.005em;vertical-align:middle;filter:drop-shadow(0 3px 3px #18382a21);align-items:center;gap:7px;padding-inline:11px;font-weight:850;line-height:1;display:inline-grid;position:relative}.paper-status[data-size=xs]{gap:6px;padding-inline:9px}.paper-status[data-size=md]{gap:8px;padding-inline:13px}.paper-status__paper{z-index:-1;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.paper-status__underlay{fill:color-mix(in srgb, var(--status-edge) 52%, #263f34);opacity:.52;transform:translate(1px,2px)}.paper-status__face{fill:var(--status-bg);stroke:color-mix(in srgb, var(--status-edge) 80%, white);stroke-width:1px;vector-effect:non-scaling-stroke}.paper-status__symbol{z-index:1;width:var(--status-symbol-size);height:var(--status-symbol-size);border:1px solid color-mix(in srgb, var(--status-accent) 70%, white);background:var(--status-accent);pointer-events:none;border-radius:50%;place-items:center;display:grid;position:relative;box-shadow:inset 0 1px #ffffff52,0 1px 1px #1435262e}.paper-status__label{z-index:1;text-overflow:ellipsis;white-space:nowrap;min-width:0;position:relative;overflow:hidden}.paper-status__symbol--play:before{content:"";border-block:3px solid #0000;border-left:5px solid #fffdf8;transform:translate(1px)}.paper-status__symbol--clock:before{content:"";border-bottom:1.5px solid #fffdf8;border-left:1.5px solid #fffdf8;width:4px;height:4px;transform:translate(1px,-1px)}.paper-status__symbol--flag:before{content:"";background:linear-gradient(#fffdf8 0 0) 1px 0/4px 4px no-repeat;border-left:1.5px solid #fffdf8;width:5px;height:7px}.paper-status__symbol--check:before{content:"";border-bottom:2px solid #fffdf8;border-left:2px solid #fffdf8;width:6px;height:3px;transform:translateY(-1px)rotate(-45deg)}.paper-status__symbol--stop:before{content:"";background:#fffdf8;border-radius:2px;width:6px;height:2px}.paper-status[data-family=progress] .paper-status__symbol{animation:2.6s steps(2,end) infinite paper-status-tick}@keyframes paper-status-tick{50%{transform:rotate(8deg)}}@media (prefers-reduced-motion:reduce){.paper-status,.paper-status__symbol{transition:none!important;animation:none!important}}.status-gallery{gap:1rem;display:grid}.status-gallery-page{gap:1.25rem;width:min(1220px,100% - 2rem);margin:0 auto;padding:2rem 0 4rem;display:grid}.status-gallery-page__header{max-width:680px}.status-gallery-page__header>span{color:var(--field-700);font-size:var(--text-utility,.75rem);letter-spacing:.12em;text-transform:uppercase;font-weight:900}.status-gallery-page__header h1{margin:.45rem 0 .75rem}.status-gallery-page__header p{font-size:var(--text-public-body,1rem);margin:0}.status-gallery__surface{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--paper);box-shadow:var(--shadow-1);gap:1rem;padding:1.25rem;display:grid}.status-gallery__surface--sm{background:var(--mint-50)}.status-gallery__surface--md{color:#fff;background:var(--field-800)}.status-gallery__surface>header{border-bottom:1px solid color-mix(in srgb, currentColor 15%, transparent);justify-content:space-between;align-items:center;gap:1rem;padding-bottom:.75rem;display:flex}.status-gallery__surface>header span{font-size:var(--text-dashboard-body,.875rem);font-weight:800}.status-gallery__surface>header strong{font-size:var(--text-utility,.75rem);letter-spacing:.12em}.status-gallery__family{grid-template-columns:96px minmax(0,1fr);align-items:start;gap:1rem;display:grid}.status-gallery__family h2{color:inherit;font-family:var(--font-body,sans-serif);font-size:var(--text-utility,.75rem);letter-spacing:.08em;text-transform:uppercase;margin:.25rem 0 0}.status-gallery__family>div{flex-wrap:wrap;gap:.65rem;display:flex}@media (max-width:640px){.status-gallery__surface{padding:1rem}.status-gallery__family{grid-template-columns:1fr;gap:.45rem}}
.assistant-avatar-module__wOS_Ea__root{isolation:isolate;border:1px solid color-mix(in srgb, var(--primary) 28%, var(--line));color:var(--primary);background:color-mix(in srgb, var(--card) 88%, var(--primary) 12%);box-shadow:0 3px 0 color-mix(in srgb, var(--primary) 18%, var(--line));border-radius:38% 45% 40% 48%;flex:none;place-items:center;display:inline-grid;position:relative;transform:rotate(-2deg)}.assistant-avatar-module__wOS_Ea__mascot{z-index:1;object-fit:contain;width:112%;max-width:none;height:112%;filter:drop-shadow(0 4px 3px color-mix(in srgb, var(--ink) 18%, transparent));display:block;position:relative;transform:rotate(2deg)}.assistant-avatar-module__wOS_Ea__ambientHalo,.assistant-avatar-module__wOS_Ea__listeningHalo{z-index:0;border:1px dashed color-mix(in srgb, var(--primary) 34%, transparent);opacity:0;border-radius:50%;position:absolute;inset:-4px}.assistant-avatar-module__wOS_Ea__stateMark{z-index:2;border:2px solid var(--card);background:var(--primary-bright);border-radius:50%;width:10px;height:10px;position:absolute;bottom:-1px;right:-1px}.assistant-avatar-module__wOS_Ea__root[data-state=listening] .assistant-avatar-module__wOS_Ea__listeningHalo,.assistant-avatar-module__wOS_Ea__root[data-state=thinking] .assistant-avatar-module__wOS_Ea__ambientHalo,.assistant-avatar-module__wOS_Ea__root[data-state=speaking] .assistant-avatar-module__wOS_Ea__listeningHalo{opacity:1}.assistant-avatar-module__wOS_Ea__root[data-state=thinking] .assistant-avatar-module__wOS_Ea__stateMark{border-radius:2px;transform:rotate(45deg)}.assistant-avatar-module__wOS_Ea__root[data-state=speaking] .assistant-avatar-module__wOS_Ea__stateMark{border-radius:999px;width:12px}@media (prefers-reduced-motion:reduce){.assistant-avatar-module__wOS_Ea__root,.assistant-avatar-module__wOS_Ea__mascot,.assistant-avatar-module__wOS_Ea__stateMark{transition:none;transform:none}}@media (forced-colors:active){.assistant-avatar-module__wOS_Ea__root,.assistant-avatar-module__wOS_Ea__stateMark{border-color:canvastext}}
.estimator-editor-module__F2tACG__editor{flex-direction:column;gap:1.25rem;min-width:0;display:flex}.estimator-editor-module__F2tACG__identityGrid{grid-template-columns:minmax(0,1fr) minmax(15rem,.72fr);gap:.75rem;display:grid}.estimator-editor-module__F2tACG__fieldGroup{flex-direction:column;gap:.4rem;min-width:0;display:flex}.estimator-editor-module__F2tACG__label,.estimator-editor-module__F2tACG__eyebrow{color:var(--steel);font-family:var(--font-mono), monospace;letter-spacing:.09em;text-transform:uppercase;font-size:.66rem;font-weight:700}.estimator-editor-module__F2tACG__input,.estimator-editor-module__F2tACG__select,.estimator-editor-module__F2tACG__optionsInput{border:1px solid var(--line);background:var(--background);width:100%;min-width:0;min-height:2.75rem;color:var(--ink);box-shadow:inset 0 1px 2px color-mix(in srgb, var(--ink) 5%, transparent);border-radius:.65rem;outline:none;padding:0 .75rem;font-size:.82rem}.estimator-editor-module__F2tACG__input:focus-visible,.estimator-editor-module__F2tACG__select:focus-visible,.estimator-editor-module__F2tACG__optionsInput:focus-visible,.estimator-editor-module__F2tACG__iconButton:focus-visible,.estimator-editor-module__F2tACG__addButton:focus-visible,.estimator-editor-module__F2tACG__toggleCard:focus-within{border-color:var(--ring);box-shadow:0 0 0 2px color-mix(in srgb, var(--ring) 24%, transparent)}.estimator-editor-module__F2tACG__toggleCard{cursor:pointer;border:1px solid var(--line);background:color-mix(in srgb, var(--primary) 4%, var(--card));border-radius:.75rem;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.65rem;min-height:4.7rem;padding:.65rem .75rem;display:grid}.estimator-editor-module__F2tACG__toggleCard input,.estimator-editor-module__F2tACG__requiredToggle input{width:1.35rem;height:1.35rem;accent-color:var(--primary);flex:none}.estimator-editor-module__F2tACG__toggleCopy{gap:.15rem;display:grid}.estimator-editor-module__F2tACG__toggleCopy strong{color:var(--ink);font-size:.8rem}.estimator-editor-module__F2tACG__toggleCopy span{color:var(--steel);font-size:.72rem;line-height:1.45}.estimator-editor-module__F2tACG__sectionBar{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:.6rem 1rem;padding-top:1rem;display:flex}.estimator-editor-module__F2tACG__sectionBar h2,.estimator-editor-module__F2tACG__includedCopy h3{color:var(--ink);font-family:var(--font-display), sans-serif;font-weight:700}.estimator-editor-module__F2tACG__sectionBar p,.estimator-editor-module__F2tACG__includedCopy p,.estimator-editor-module__F2tACG__saveSummary p{color:var(--steel);font-size:.75rem;line-height:1.5}.estimator-editor-module__F2tACG__count{border:1px solid var(--line);color:var(--steel);font-family:var(--font-mono), monospace;font-variant-numeric:tabular-nums;border-radius:999px;padding:.3rem .65rem;font-size:.68rem}.estimator-editor-module__F2tACG__questionLedger{border:1px solid var(--line);background:var(--background);border-radius:.85rem;gap:0;display:grid;overflow:hidden}.estimator-editor-module__F2tACG__questionRow{border-bottom:1px solid var(--line);grid-template-columns:2.5rem minmax(0,1fr);min-width:0;display:grid}.estimator-editor-module__F2tACG__questionRow:last-child{border-bottom:0}.estimator-editor-module__F2tACG__questionNumber{border-right:1px solid var(--line);background:color-mix(in srgb, var(--primary) 5%, var(--card));color:var(--primary);font-family:var(--font-mono), monospace;justify-content:center;align-items:flex-start;padding-top:.9rem;font-size:.68rem;font-weight:700;display:flex}.estimator-editor-module__F2tACG__questionBody{gap:.7rem;min-width:0;padding:.75rem;display:grid}.estimator-editor-module__F2tACG__questionGrid{grid-template-columns:minmax(0,1fr) 10rem auto;align-items:center;gap:.5rem;display:grid}.estimator-editor-module__F2tACG__questionActions{align-items:center;gap:.35rem;display:flex}.estimator-editor-module__F2tACG__iconButton{border:1px solid var(--line);background:var(--card);width:2.75rem;height:2.75rem;color:var(--steel);box-shadow:inset 0 1px 0 var(--background), 0 3px 8px color-mix(in srgb, var(--ink) 6%, transparent);border-radius:.6rem;outline:none;flex:none;justify-content:center;align-items:center;display:inline-flex}.estimator-editor-module__F2tACG__iconButton:hover{border-color:color-mix(in srgb, var(--primary) 38%, var(--line));color:var(--primary)}.estimator-editor-module__F2tACG__iconButton[data-remove=true]:hover{border-color:color-mix(in srgb, var(--destructive) 42%, var(--line));color:var(--destructive)}.estimator-editor-module__F2tACG__iconButton:disabled{cursor:not-allowed;opacity:.42}.estimator-editor-module__F2tACG__questionFooter{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem 1rem;display:flex}.estimator-editor-module__F2tACG__requiredToggle{cursor:pointer;min-height:2.75rem;color:var(--steel);align-items:center;gap:.5rem;font-size:.75rem;display:inline-flex}.estimator-editor-module__F2tACG__warning{max-width:31rem;color:var(--destructive);align-items:flex-start;gap:.4rem;font-size:.72rem;line-height:1.45;display:flex}.estimator-editor-module__F2tACG__warning svg{flex:none;margin-top:.1rem}.estimator-editor-module__F2tACG__emptyQuestions{border:1px dashed color-mix(in srgb, var(--primary) 38%, var(--line));background:color-mix(in srgb, var(--primary) 3%, var(--background));text-align:center;border-radius:.8rem;place-items:center;min-height:7rem;padding:1rem;display:grid}.estimator-editor-module__F2tACG__emptyQuestions p{max-width:28rem;color:var(--steel);font-size:.78rem;line-height:1.55}.estimator-editor-module__F2tACG__addButton{border:1px solid var(--line);background:var(--card);min-height:2.75rem;color:var(--primary);box-shadow:inset 0 1px 0 var(--background), 0 4px 10px color-mix(in srgb, var(--ink) 7%, transparent);border-radius:.65rem;outline:none;justify-content:center;align-items:center;gap:.45rem;padding:0 .8rem;font-size:.78rem;font-weight:700;display:inline-flex}.estimator-editor-module__F2tACG__addButton:hover{transform:translateY(-1px)}.estimator-editor-module__F2tACG__addButton:disabled{cursor:not-allowed;opacity:.42;transform:none}.estimator-editor-module__F2tACG__includedBand{border:1px solid color-mix(in srgb, var(--primary) 26%, var(--line));background:color-mix(in srgb, var(--primary) 4%, var(--background));border-radius:.85rem;grid-template-columns:minmax(11rem,.72fr) minmax(0,1fr);align-items:center;gap:1rem;padding:.8rem;display:grid}.estimator-editor-module__F2tACG__includedCopy{gap:.2rem;display:grid}.estimator-editor-module__F2tACG__includedList{grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.estimator-editor-module__F2tACG__includedList li{border:1px solid var(--line);background:var(--card);min-height:2.75rem;color:var(--ink);border-radius:.65rem;align-items:center;gap:.4rem;padding:0 .6rem;font-size:.72rem;display:flex}.estimator-editor-module__F2tACG__includedList svg{color:var(--primary);flex:none}.estimator-editor-module__F2tACG__saveBar{z-index:2;border:1px solid color-mix(in srgb, var(--primary) 28%, var(--line));background:var(--card);box-shadow:0 8px 22px color-mix(in srgb, var(--ink) 12%, transparent);border-radius:.8rem;justify-content:space-between;align-items:center;gap:1rem;padding:.65rem;display:flex;position:sticky;bottom:.75rem}.estimator-editor-module__F2tACG__saveSummary{min-width:0}.estimator-editor-module__F2tACG__saveSummary strong{color:var(--ink);font-size:.78rem;display:block}.estimator-editor-module__F2tACG__saveButton{border:1px solid color-mix(in srgb, var(--primary) 72%, var(--ink));background:var(--primary);min-width:7rem;min-height:2.75rem;color:var(--primary-foreground);box-shadow:inset 0 1px 0 color-mix(in srgb, var(--background) 30%, transparent), inset 0 -3px 5px color-mix(in srgb, var(--ink) 17%, transparent), 0 5px 12px color-mix(in srgb, var(--primary) 20%, transparent)}@media (max-width:48rem){.estimator-editor-module__F2tACG__input,.estimator-editor-module__F2tACG__select,.estimator-editor-module__F2tACG__optionsInput{font-size:1rem}.estimator-editor-module__F2tACG__identityGrid,.estimator-editor-module__F2tACG__includedBand{grid-template-columns:minmax(0,1fr)}.estimator-editor-module__F2tACG__questionGrid{grid-template-columns:minmax(0,1fr) minmax(8rem,.55fr)}.estimator-editor-module__F2tACG__questionActions{grid-column:1/-1}}@media (max-width:32rem){.estimator-editor-module__F2tACG__questionGrid,.estimator-editor-module__F2tACG__includedList{grid-template-columns:minmax(0,1fr)}.estimator-editor-module__F2tACG__saveBar{bottom:calc(4.75rem + env(safe-area-inset-bottom));flex-direction:column;align-items:stretch}.estimator-editor-module__F2tACG__saveButton{width:100%}}@media (prefers-reduced-motion:reduce){.estimator-editor-module__F2tACG__addButton{transition:none}}@media (forced-colors:active){.estimator-editor-module__F2tACG__saveBar,.estimator-editor-module__F2tACG__iconButton,.estimator-editor-module__F2tACG__addButton,.estimator-editor-module__F2tACG__input,.estimator-editor-module__F2tACG__select,.estimator-editor-module__F2tACG__optionsInput{box-shadow:none}}.estimator-editor-module__F2tACG__previewSheet{border:1px solid color-mix(in srgb, var(--primary) 26%, var(--line));background:color-mix(in srgb, var(--primary) 4%, var(--background));border-radius:.85rem;gap:.7rem;padding:1rem;display:grid}.estimator-editor-module__F2tACG__previewHead{gap:.25rem;display:grid}.estimator-editor-module__F2tACG__previewHead strong{color:var(--ink);font-family:var(--font-display), sans-serif;font-size:1rem;font-weight:700}.estimator-editor-module__F2tACG__previewHead p{color:var(--steel);font-size:.78rem;line-height:1.5}.estimator-editor-module__F2tACG__previewList{gap:.4rem;margin:0;padding:0;list-style:none;display:grid}.estimator-editor-module__F2tACG__previewField{border:1px solid var(--line);background:var(--card);min-height:2.75rem;color:var(--ink);overflow-wrap:anywhere;border-radius:.65rem;align-content:center;gap:.2rem;padding:.55rem .7rem;font-size:.78rem;line-height:1.45;display:grid}.estimator-editor-module__F2tACG__previewLabel{font-weight:650}.estimator-editor-module__F2tACG__previewRequired{color:var(--steel);text-transform:uppercase;font-size:.7rem;font-weight:700}.estimator-editor-module__F2tACG__previewChoices{color:var(--steel);font-size:.72rem}.estimator-editor-module__F2tACG__previewNote{border-top:1px dashed var(--line);color:var(--steel);padding-top:.6rem;font-size:.75rem;line-height:1.5}@media (max-width:48rem){.estimator-editor-module__F2tACG__previewField{font-size:.9rem}.estimator-editor-module__F2tACG__previewChoices{font-size:.82rem}.estimator-editor-module__F2tACG__previewNote{font-size:.85rem}}
.proposal-collection-module__UpNEHG__collection{--collection-ink:var(--ink);--collection-steel:var(--steel);--collection-rule:var(--line);--collection-sheet:var(--card);--collection-paper:var(--paper);width:100%;min-width:0;color:var(--collection-ink);flex-direction:column;gap:1.25rem;display:flex;position:relative}.proposal-collection-module__UpNEHG__fixtureLabel{color:var(--primary);font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.11em;text-transform:uppercase;margin:0;font-size:.64rem;font-weight:600}.proposal-collection-module__UpNEHG__pageHeader{justify-content:space-between;align-items:end;gap:1.5rem;min-width:0;display:flex}.proposal-collection-module__UpNEHG__titleLine{align-items:baseline;gap:1.75rem;min-width:0;display:flex}.proposal-collection-module__UpNEHG__titleLine h1{font-family:var(--font-display), ui-sans-serif, system-ui, sans-serif;letter-spacing:-.045em;margin:0;font-size:clamp(2.5rem,4vw,3.25rem);font-weight:800;line-height:.95}.proposal-collection-module__UpNEHG__titleLine p{color:var(--collection-steel);font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.01em;margin:0 0 .2rem;font-size:.78rem}.proposal-collection-module__UpNEHG__newProposalButton{min-height:2.75rem;box-shadow:0 .35rem .85rem color-mix(in srgb, var(--primary) 15%, transparent);border-radius:.35rem;flex:none;padding-inline:1.15rem}.proposal-collection-module__UpNEHG__newProposalButton svg{width:1rem;height:1rem}.proposal-collection-module__UpNEHG__errorRow,.proposal-collection-module__UpNEHG__partialRow{border:1px solid var(--destructive);background:color-mix(in srgb, var(--destructive) 6%, var(--collection-sheet));min-width:0;max-width:100%;color:var(--destructive);overflow-wrap:anywhere;border-radius:.35rem;margin:0;padding:.8rem 1rem;font-size:.82rem}.proposal-collection-module__UpNEHG__partialRow{border-color:var(--hi-vis-deep);background:color-mix(in srgb, var(--hi-vis) 8%, var(--collection-sheet));color:var(--collection-ink)}.proposal-collection-module__UpNEHG__windowNotice{border:1px solid color-mix(in srgb, var(--primary) 28%, var(--collection-rule));background:color-mix(in srgb, var(--primary) 8%, var(--collection-sheet));min-width:0;min-height:2.75rem;color:var(--collection-ink);border-radius:.35rem;align-items:center;gap:.6rem;margin:0;padding:.65rem .9rem;font-size:.82rem;font-weight:600;line-height:1.4;display:flex}.proposal-collection-module__UpNEHG__windowNotice svg{width:1.1rem;height:1.1rem;color:var(--primary);flex:none}.proposal-collection-module__UpNEHG__statusRail{border:1px solid color-mix(in srgb, var(--primary) 52%, var(--collection-rule));background:color-mix(in srgb, var(--collection-sheet) 92%, var(--collection-paper));border-radius:.35rem;grid-template-columns:repeat(8,minmax(0,1fr));min-width:0;display:grid;overflow:hidden}.proposal-collection-module__UpNEHG__statusRail>a,.proposal-collection-module__UpNEHG__statusRail>span{min-width:0;min-height:6.4rem;color:var(--collection-steel);text-align:center;outline:none;flex-direction:column;justify-content:center;align-items:center;gap:.35rem;display:flex;position:relative}.proposal-collection-module__UpNEHG__statusRail>a:not(:first-child):before,.proposal-collection-module__UpNEHG__statusRail>span:not(:first-child):before{background:var(--collection-rule);content:"";width:1px;position:absolute;top:1.25rem;bottom:1.25rem;left:0}.proposal-collection-module__UpNEHG__statusRail>a:after,.proposal-collection-module__UpNEHG__statusRail>span:after{content:"";background:0 0;height:2px;position:absolute;bottom:0;left:1rem;right:1rem}.proposal-collection-module__UpNEHG__statusRail>a:hover,.proposal-collection-module__UpNEHG__statusRail>a:focus-visible,.proposal-collection-module__UpNEHG__statusRail>[data-active=true]{color:var(--primary)}.proposal-collection-module__UpNEHG__statusRail>a:focus-visible{box-shadow:inset 0 0 0 2px var(--ring)}.proposal-collection-module__UpNEHG__statusRail>[data-active=true]:after{background:var(--primary)}.proposal-collection-module__UpNEHG__statusRail>[data-review=true]{color:var(--hi-vis-deep)}.proposal-collection-module__UpNEHG__statusRail>a>span,.proposal-collection-module__UpNEHG__statusRail>span>span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;padding-inline:.25rem;font-size:.72rem;overflow:hidden}.proposal-collection-module__UpNEHG__statusRail>a>strong,.proposal-collection-module__UpNEHG__statusRail>span>strong{color:currentColor;font-family:var(--font-display), ui-sans-serif, system-ui, sans-serif;font-size:1.65rem;font-weight:700;line-height:1}.proposal-collection-module__UpNEHG__intake{border:1px solid var(--collection-rule);background:var(--collection-sheet);border-radius:.45rem}.proposal-collection-module__UpNEHG__intake summary{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;min-height:3rem;padding:.7rem 1rem;font-size:.86rem;font-weight:700;list-style:none;display:flex}.proposal-collection-module__UpNEHG__intake summary::-webkit-details-marker{display:none}.proposal-collection-module__UpNEHG__intake summary span,.proposal-collection-module__UpNEHG__intake summary svg{align-items:center;display:inline-flex}.proposal-collection-module__UpNEHG__intake summary span{gap:.55rem}.proposal-collection-module__UpNEHG__intake summary svg{width:1rem;height:1rem;color:var(--primary)}.proposal-collection-module__UpNEHG__intake[open] summary>svg{transform:rotate(180deg)}.proposal-collection-module__UpNEHG__intake form,.proposal-collection-module__UpNEHG__intakeDialogForm{border-top:1px solid var(--collection-rule);flex-direction:column;gap:.9rem;padding:1rem;display:flex}.proposal-collection-module__UpNEHG__createSubmit{align-self:flex-start}.proposal-collection-module__UpNEHG__stateSheet,.proposal-collection-module__UpNEHG__filteredEmpty{border:1px solid var(--collection-rule);background-color:var(--collection-sheet);background-image:linear-gradient(color-mix(in srgb, var(--collection-rule) 18%, transparent) 1px, transparent 1px), linear-gradient(90deg, color-mix(in srgb, var(--collection-rule) 18%, transparent) 1px, transparent 1px);text-align:center;background-size:2rem 2rem;border-radius:.45rem;flex-direction:column;justify-content:center;align-items:center;gap:.85rem;min-height:24rem;margin:0;padding:3rem 1.5rem;display:flex}.proposal-collection-module__UpNEHG__stateSheet h2{font-family:var(--font-display), ui-sans-serif, system-ui, sans-serif;margin:0;font-size:1.45rem}.proposal-collection-module__UpNEHG__stateSheet p{max-width:34rem;color:var(--collection-steel);margin:0;font-size:.86rem;line-height:1.6}.proposal-collection-module__UpNEHG__stateIcon{border:1px solid var(--primary);width:3.5rem;height:3.5rem;color:var(--primary);border-radius:50%;place-items:center;display:grid}.proposal-collection-module__UpNEHG__stateIcon svg{stroke-width:1.7px;width:1.4rem;height:1.4rem}.proposal-collection-module__UpNEHG__filteredEmpty{min-height:10rem;color:var(--collection-steel);font-size:.86rem}.proposal-collection-module__UpNEHG__ledgerSheet{border-top:1px solid color-mix(in srgb, var(--primary) 55%, var(--collection-rule));background:color-mix(in srgb, var(--collection-sheet) 88%, transparent);min-width:0}.proposal-collection-module__UpNEHG__proposalTable{border-collapse:collapse;table-layout:fixed;width:100%;font-size:.85rem}.proposal-collection-module__UpNEHG__proposalTable th{border-bottom:1px solid color-mix(in srgb, var(--primary) 55%, var(--collection-rule));height:3.65rem;color:var(--collection-steel);text-align:left;padding:.75rem .85rem;font-size:.74rem;font-weight:500}.proposal-collection-module__UpNEHG__proposalTable th:first-child{width:22%}.proposal-collection-module__UpNEHG__proposalTable th:nth-child(2){width:17%}.proposal-collection-module__UpNEHG__proposalTable th:nth-child(3){width:27%}.proposal-collection-module__UpNEHG__proposalTable th:nth-child(4){width:19%}.proposal-collection-module__UpNEHG__proposalTable th:nth-child(5){width:11%}.proposal-collection-module__UpNEHG__proposalTable th:nth-child(6){width:4%}.proposal-collection-module__UpNEHG__proposalTable td{border-bottom:1px solid var(--collection-rule);min-width:0;height:4.2rem;color:var(--collection-ink);vertical-align:middle;padding:.7rem .85rem;line-height:1.35}.proposal-collection-module__UpNEHG__proposalTable tbody tr{transition:background-color .15s;position:relative}.proposal-collection-module__UpNEHG__proposalTable tbody tr:nth-child(2n){background:color-mix(in srgb, var(--collection-paper) 34%, transparent)}.proposal-collection-module__UpNEHG__proposalTable tbody tr:hover{background:color-mix(in srgb, var(--primary) 4%, var(--collection-sheet))}.proposal-collection-module__UpNEHG__proposalTitle a,.proposal-collection-module__UpNEHG__proposalTitle>span{min-width:0;max-width:100%;min-height:2.75rem;color:var(--collection-ink);font-family:var(--font-display), ui-sans-serif, system-ui, sans-serif;overflow-wrap:anywhere;outline:none;align-items:center;font-size:.94rem;font-weight:700;display:inline-flex}.proposal-collection-module__UpNEHG__proposalTitle,.proposal-collection-module__UpNEHG__proposalTable td[data-label=Customer],.proposal-collection-module__UpNEHG__engagementCell{overflow-wrap:anywhere;min-width:0}.proposal-collection-module__UpNEHG__proposalTitle a:hover,.proposal-collection-module__UpNEHG__proposalTitle a:focus-visible{color:var(--primary)}.proposal-collection-module__UpNEHG__proposalTitle a:after{z-index:1;content:"";position:absolute;inset:0}.proposal-collection-module__UpNEHG__proposalTitle a:focus-visible:after{box-shadow:inset 0 0 0 2px var(--ring);border-radius:.25rem}.proposal-collection-module__UpNEHG__proposalTitle a:focus-visible{box-shadow:0 0 0 2px var(--ring);border-radius:.25rem}.proposal-collection-module__UpNEHG__engagementCell{color:var(--collection-steel)!important}.proposal-collection-module__UpNEHG__engagementFacts{flex-direction:column;gap:.18rem;min-width:0;display:flex}.proposal-collection-module__UpNEHG__reviewTrace{color:var(--primary);font-family:var(--font-mono), ui-monospace, monospace;font-size:.68rem}.proposal-collection-module__UpNEHG__stampSet{align-items:center;gap:.35rem;min-width:0;display:flex}.proposal-collection-module__UpNEHG__statusStamp{font-family:var(--font-mono), ui-monospace, monospace!important;letter-spacing:.075em!important;border-radius:.25rem!important;padding:.3rem .55rem!important;font-size:.63rem!important;font-weight:600!important}.proposal-collection-module__UpNEHG__dateCell{font-family:var(--font-mono), ui-monospace, monospace;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.72rem;color:var(--collection-steel)!important}.proposal-collection-module__UpNEHG__openCell{text-align:right;padding-inline:.35rem!important}.proposal-collection-module__UpNEHG__openCell>span{width:2.75rem;height:2.75rem;color:var(--primary);outline:none;place-items:center;display:inline-grid}.proposal-collection-module__UpNEHG__openCell svg{stroke-width:1.8px;width:1.1rem;height:1.1rem}.proposal-collection-module__UpNEHG__ledgerFooter{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:1rem;min-height:15rem;padding:1.25rem .85rem;display:grid;position:relative;overflow:hidden}.proposal-collection-module__UpNEHG__ledgerFooter>p{z-index:1;color:var(--collection-steel);margin:0;font-size:.75rem;position:relative}.proposal-collection-module__UpNEHG__blueprintArt{opacity:.13;background:url(/brand/spots/spot-blueprint-ink.png) 0 100%/contain no-repeat;width:min(35rem,54%);height:15rem;position:absolute;bottom:-3.3rem;left:-2.5rem;transform:rotate(-2deg)}.proposal-collection-module__UpNEHG__registrationStamp{z-index:1;border:1px solid var(--primary);min-width:16.5rem;color:var(--primary);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.5rem 1rem;margin-top:7rem;padding:1rem 1.15rem;display:grid;position:relative}.proposal-collection-module__UpNEHG__registrationStamp span{border-bottom:1px solid color-mix(in srgb, var(--primary) 48%, transparent);font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.14em;text-transform:uppercase;grid-column:1/-1;padding-bottom:.55rem;font-size:.82rem}.proposal-collection-module__UpNEHG__registrationStamp strong{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.08em;text-transform:uppercase;font-size:.62rem;font-weight:500}.proposal-collection-module__UpNEHG__registrationStamp svg{stroke-width:1.6px;width:1.55rem;height:1.55rem}@media (max-width:68rem){.proposal-collection-module__UpNEHG__statusRail{grid-template-columns:repeat(4,minmax(0,1fr))}.proposal-collection-module__UpNEHG__statusRail>a,.proposal-collection-module__UpNEHG__statusRail>span{min-height:4.6rem}.proposal-collection-module__UpNEHG__statusRail>:nth-child(5):before{display:none}.proposal-collection-module__UpNEHG__statusRail>:nth-child(-n+4){border-bottom:1px solid var(--collection-rule)}.proposal-collection-module__UpNEHG__proposalTable th:first-child{width:25%}.proposal-collection-module__UpNEHG__proposalTable th:nth-child(2){width:16%}.proposal-collection-module__UpNEHG__proposalTable th:nth-child(3){width:27%}.proposal-collection-module__UpNEHG__proposalTable th:nth-child(4){width:19%}.proposal-collection-module__UpNEHG__proposalTable th:nth-child(5){width:13%}.proposal-collection-module__UpNEHG__proposalTable th:nth-child(6),.proposal-collection-module__UpNEHG__openCell{display:none}}@media (max-width:46rem){.proposal-collection-module__UpNEHG__collection{gap:1rem}.proposal-collection-module__UpNEHG__pageHeader,.proposal-collection-module__UpNEHG__titleLine{align-items:flex-start}.proposal-collection-module__UpNEHG__pageHeader{flex-direction:column;gap:.85rem}.proposal-collection-module__UpNEHG__titleLine{flex-direction:column;gap:.45rem}.proposal-collection-module__UpNEHG__titleLine h1{font-size:2.45rem}.proposal-collection-module__UpNEHG__titleLine p{margin:0;font-size:.68rem;line-height:1.5}.proposal-collection-module__UpNEHG__newProposalButton{width:100%;min-height:3rem}.proposal-collection-module__UpNEHG__statusRail>a,.proposal-collection-module__UpNEHG__statusRail>span{min-height:4.35rem}.proposal-collection-module__UpNEHG__statusRail>:not(:first-child):before{top:.8rem;bottom:.8rem}.proposal-collection-module__UpNEHG__statusRail span{font-size:.62rem}.proposal-collection-module__UpNEHG__statusRail strong{font-size:1.35rem}.proposal-collection-module__UpNEHG__statusRail>[data-review=true]>span{text-overflow:clip;white-space:normal;line-height:1.1}.proposal-collection-module__UpNEHG__ledgerSheet{border-top:0}.proposal-collection-module__UpNEHG__proposalTable,.proposal-collection-module__UpNEHG__proposalTable tbody,.proposal-collection-module__UpNEHG__proposalTable tr,.proposal-collection-module__UpNEHG__proposalTable td{width:100%;display:block}.proposal-collection-module__UpNEHG__proposalTable thead{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.proposal-collection-module__UpNEHG__proposalTable tbody{border-top:1px solid color-mix(in srgb, var(--primary) 55%, var(--collection-rule))}.proposal-collection-module__UpNEHG__proposalTable tbody tr{border-bottom:1px solid var(--collection-rule);grid-template-columns:minmax(0,1fr) auto;gap:.35rem .8rem;padding:.9rem .65rem;display:grid;position:relative}.proposal-collection-module__UpNEHG__proposalTable tbody tr:nth-child(2n){background:color-mix(in srgb, var(--collection-paper) 40%, transparent)}.proposal-collection-module__UpNEHG__proposalTable td{border:0;height:auto;padding:0}.proposal-collection-module__UpNEHG__proposalTitle{grid-area:1/1}.proposal-collection-module__UpNEHG__proposalTitle a,.proposal-collection-module__UpNEHG__proposalTitle>span{align-items:flex-start;min-height:2.75rem;padding-top:.2rem;font-size:1rem}.proposal-collection-module__UpNEHG__proposalTable td[data-label=Status]{grid-area:1/2;width:auto}.proposal-collection-module__UpNEHG__proposalTable td[data-label=Customer],.proposal-collection-module__UpNEHG__proposalTable td[data-label=Created]{color:var(--collection-steel);grid-column:1/-1;gap:.55rem;font-size:.72rem;display:flex}.proposal-collection-module__UpNEHG__proposalTable td[data-label=Customer]:before,.proposal-collection-module__UpNEHG__proposalTable td[data-label=Created]:before,.proposal-collection-module__UpNEHG__proposalTable td[data-label=Engagement]:before{min-width:4.75rem;color:var(--primary);font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.06em;text-transform:uppercase;content:attr(data-label);font-size:.58rem}.proposal-collection-module__UpNEHG__engagementCell{grid-column:1/-1;gap:.55rem;font-size:.72rem;display:flex!important}.proposal-collection-module__UpNEHG__dateCell{font-size:.68rem}.proposal-collection-module__UpNEHG__statusStamp{padding:.25rem .42rem!important;font-size:.56rem!important}.proposal-collection-module__UpNEHG__ledgerFooter{grid-template-columns:minmax(0,1fr);min-height:10.5rem}.proposal-collection-module__UpNEHG__blueprintArt{width:75%;height:10rem;bottom:-3rem}.proposal-collection-module__UpNEHG__registrationStamp{width:min(100%,16rem);min-width:0;margin:3rem 0 0 auto}}@media (max-width:22rem){.proposal-collection-module__UpNEHG__statusRail{grid-template-columns:repeat(2,minmax(0,1fr))}.proposal-collection-module__UpNEHG__statusRail>:nth-child(-n+6){border-bottom:1px solid var(--collection-rule)}.proposal-collection-module__UpNEHG__statusRail>:nth-child(odd):before{display:none}.proposal-collection-module__UpNEHG__proposalTable tbody tr{grid-template-columns:minmax(0,1fr)}.proposal-collection-module__UpNEHG__proposalTable td[data-label=Status]{grid-area:auto/1}.proposal-collection-module__UpNEHG__stampSet{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){.proposal-collection-module__UpNEHG__proposalTable tbody tr,.proposal-collection-module__UpNEHG__intake summary>svg{transition:none}}
.equipment-workspace-module__ofEKEW__page{gap:1.25rem}.equipment-workspace-module__ofEKEW__kicker{color:var(--primary);font-family:var(--font-mono);letter-spacing:.11em;text-transform:uppercase;margin:0;font-size:.68rem;font-weight:700;line-height:1.2}.equipment-workspace-module__ofEKEW__overview{border:1px solid var(--line);background:var(--card);box-shadow:0 .1rem .2rem color-mix(in srgb, var(--ink) 7%, transparent);border-radius:.75rem;overflow:hidden}.equipment-workspace-module__ofEKEW__metrics{grid-template-columns:repeat(5,minmax(0,1fr));min-width:0;display:grid}.equipment-workspace-module__ofEKEW__metric{border-right:1px solid var(--line);min-width:0;min-height:7.75rem;color:var(--steel);letter-spacing:.06em;text-transform:uppercase;flex-direction:column;justify-content:center;gap:.35rem;padding:1rem;font-size:.72rem;font-weight:700;display:flex}.equipment-workspace-module__ofEKEW__metricUrgent{border-top:.2rem solid var(--hi-vis-deep);color:var(--hi-vis-deep)}.equipment-workspace-module__ofEKEW__metricValue{color:var(--ink);font-family:var(--font-mono);letter-spacing:-.05em;font-size:clamp(1.45rem,2.5vw,2.15rem);font-weight:700;line-height:1}.equipment-workspace-module__ofEKEW__metricUrgent .equipment-workspace-module__ofEKEW__metricValue{color:var(--hi-vis-deep)}.equipment-workspace-module__ofEKEW__masthead{isolation:isolate;border:1px solid var(--line);background:linear-gradient(180deg, color-mix(in srgb, var(--card) 84%, #fff) 0%, var(--card) 58%);box-shadow:var(--shadow-card), inset 0 1px 0 #fff9;border-radius:.85rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem 1.75rem;padding:1.4rem 1.5rem;display:flex;position:relative;overflow:hidden}.equipment-workspace-module__ofEKEW__masthead:before{z-index:-1;content:"";opacity:.05;background-image:url(/brand/cards/card-workshop.webp);background-position:100%;background-size:cover;position:absolute;inset:0}.equipment-workspace-module__ofEKEW__masthead:after{z-index:0;background:linear-gradient(90deg, var(--primary-solid) 0%, color-mix(in srgb, var(--primary-solid) 45%, transparent) 100%);content:"";height:.18rem;position:absolute;inset:0 0 auto}.equipment-workspace-module__ofEKEW__mastheadBody{z-index:1;flex:22rem;min-width:0;position:relative}.equipment-workspace-module__ofEKEW__mastheadTitle{color:var(--ink);font-family:var(--font-display);letter-spacing:-.03em;overflow-wrap:anywhere;margin:.4rem 0 0;font-size:clamp(1.65rem,3vw,2.15rem);font-weight:800;line-height:1.08}.equipment-workspace-module__ofEKEW__mastheadStatement{max-width:36rem;color:var(--ink);margin:.5rem 0 0;font-size:clamp(.95rem,1.5vw,1.1rem);font-weight:700;line-height:1.32}.equipment-workspace-module__ofEKEW__mastheadAside{z-index:1;flex-direction:column;flex:none;align-items:flex-end;gap:.9rem;display:flex;position:relative}.equipment-workspace-module__ofEKEW__mastheadArt{opacity:.9;width:clamp(7rem,11vw,9.5rem);height:auto}.equipment-workspace-module__ofEKEW__mastheadActions{flex-wrap:wrap;justify-content:flex-end;gap:.55rem;display:flex}.equipment-workspace-module__ofEKEW__notice{border:1px solid var(--line);border-left:.25rem solid var(--steel);background:var(--card);color:var(--ink);border-radius:.5rem;align-items:flex-start;gap:.75rem;padding:.85rem 1rem;display:flex}.equipment-workspace-module__ofEKEW__notice svg{width:1.1rem;height:1.1rem;color:var(--steel);flex:none;margin-top:.05rem}.equipment-workspace-module__ofEKEW__notice strong{font-size:.82rem;display:block}.equipment-workspace-module__ofEKEW__notice p{color:var(--steel);margin:.16rem 0 0;font-size:.78rem;line-height:1.45}.equipment-workspace-module__ofEKEW__noticeError{border-left-color:var(--destructive)}.equipment-workspace-module__ofEKEW__noticeError svg,.equipment-workspace-module__ofEKEW__noticeError strong{color:var(--destructive)}.equipment-workspace-module__ofEKEW__noticeWarning{border-left-color:var(--hi-vis-deep)}.equipment-workspace-module__ofEKEW__noticeWarning svg,.equipment-workspace-module__ofEKEW__noticeWarning strong{color:var(--hi-vis-deep)}.equipment-workspace-module__ofEKEW__registerSection{border:1px solid var(--line);background:var(--card);min-width:0;box-shadow:0 .1rem .2rem color-mix(in srgb, var(--ink) 7%, transparent);border-radius:.75rem;overflow:hidden}.equipment-workspace-module__ofEKEW__registerToolbar{border-bottom:1px solid var(--line);background:var(--paper);justify-content:space-between;align-items:center;gap:1rem;min-width:0;padding:1rem;display:flex}.equipment-workspace-module__ofEKEW__registerToolbar h2,.equipment-workspace-module__ofEKEW__formHeader h2,.equipment-workspace-module__ofEKEW__boundary h2,.equipment-workspace-module__ofEKEW__emptyState h3{color:var(--ink);font-family:var(--font-display);letter-spacing:-.025em;margin:.25rem 0 0;font-size:clamp(1rem,2vw,1.3rem);font-weight:800;line-height:1.15}.equipment-workspace-module__ofEKEW__toolbarActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.65rem;min-width:0;display:flex}.equipment-workspace-module__ofEKEW__filters{flex-wrap:wrap;gap:.35rem;display:flex}.equipment-workspace-module__ofEKEW__filters button{border:1px solid var(--line);background:var(--card);min-height:2.75rem;color:var(--steel);border-radius:.45rem;outline:none;align-items:center;gap:.45rem;padding:.55rem .75rem;font-size:.74rem;font-weight:700;display:inline-flex}.equipment-workspace-module__ofEKEW__filters button span{border:1px solid var(--line);min-width:1.35rem;height:1.35rem;font-family:var(--font-mono);border-radius:999px;justify-content:center;align-items:center;padding-inline:.25rem;font-size:.65rem;display:inline-flex}.equipment-workspace-module__ofEKEW__filters button[aria-pressed=true]{border-color:var(--primary);background:color-mix(in srgb, var(--primary) 9%, var(--card));color:var(--primary);box-shadow:inset 0 1px 0 color-mix(in srgb, var(--primary-foreground) 65%, transparent), 0 1px 2px color-mix(in srgb, var(--ink) 12%, transparent)}.equipment-workspace-module__ofEKEW__primaryButton,.equipment-workspace-module__ofEKEW__secondaryButton,.equipment-workspace-module__ofEKEW__iconButton{outline:none}.equipment-workspace-module__ofEKEW__primaryButton,.equipment-workspace-module__ofEKEW__secondaryButton{border-radius:.45rem;justify-content:center;align-items:center;gap:.5rem;min-height:2.75rem;padding:.65rem 1rem;font-size:.78rem;font-weight:800;display:inline-flex}.equipment-workspace-module__ofEKEW__primaryButton{border:1px solid var(--primary-solid);background:var(--primary-solid);color:var(--primary-foreground);box-shadow:inset 0 1px 0 color-mix(in srgb, var(--primary-foreground) 28%, transparent), inset 0 -2px 0 color-mix(in srgb, var(--ink) 18%, transparent), 0 2px 3px color-mix(in srgb, var(--ink) 18%, transparent)}.equipment-workspace-module__ofEKEW__primaryButton svg,.equipment-workspace-module__ofEKEW__secondaryButton svg{width:1rem;height:1rem}.equipment-workspace-module__ofEKEW__secondaryButton{border:1px solid var(--line);background:var(--card);color:var(--ink);box-shadow:inset 0 1px 0 color-mix(in srgb, var(--primary-foreground) 70%, transparent), 0 1px 2px color-mix(in srgb, var(--ink) 10%, transparent)}.equipment-workspace-module__ofEKEW__primaryButton[aria-disabled=true]{cursor:default;opacity:.72}.equipment-workspace-module__ofEKEW__primaryButton:focus-visible,.equipment-workspace-module__ofEKEW__secondaryButton:focus-visible,.equipment-workspace-module__ofEKEW__iconButton:focus-visible,.equipment-workspace-module__ofEKEW__filters button:focus-visible{box-shadow:0 0 0 2px var(--ring)}.equipment-workspace-module__ofEKEW__editorPanel{border:1px solid color-mix(in srgb, var(--primary) 38%, var(--line));background:var(--background);border-radius:.65rem;margin:1rem;overflow:hidden}.equipment-workspace-module__ofEKEW__editorFocusBoundary{outline:none}.equipment-workspace-module__ofEKEW__editorFocusBoundary:focus-visible .equipment-workspace-module__ofEKEW__editorPanel{box-shadow:0 0 0 2px var(--ring)}.equipment-workspace-module__ofEKEW__formHeader{border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--primary) 5%, var(--paper));justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem;display:flex}.equipment-workspace-module__ofEKEW__formHeader p:not(.equipment-workspace-module__ofEKEW__kicker){max-width:40rem;color:var(--steel);margin:.35rem 0 0;font-size:.78rem;line-height:1.45}.equipment-workspace-module__ofEKEW__formGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;padding:1rem;display:grid}.equipment-workspace-module__ofEKEW__field{flex-direction:column;gap:.35rem;min-width:0;display:flex}.equipment-workspace-module__ofEKEW__field>span{color:var(--steel);letter-spacing:.08em;text-transform:uppercase;font-size:.66rem;font-weight:800}.equipment-workspace-module__ofEKEW__fieldWide{grid-column:1/-1}.equipment-workspace-module__ofEKEW__formActions{flex-wrap:wrap;gap:.55rem;padding:0 1rem 1rem;display:flex}.equipment-workspace-module__ofEKEW__iconButton{border:1px solid var(--line);background:var(--card);width:2.75rem;height:2.75rem;color:var(--steel);box-shadow:inset 0 1px 0 color-mix(in srgb, var(--primary-foreground) 70%, transparent), 0 1px 2px color-mix(in srgb, var(--ink) 10%, transparent);border-radius:.45rem;flex:none;justify-content:center;align-items:center;display:inline-flex}.equipment-workspace-module__ofEKEW__iconButton svg{width:1rem;height:1rem}.equipment-workspace-module__ofEKEW__iconButton:hover{border-color:color-mix(in srgb, var(--primary) 40%, var(--line));color:var(--primary)}.equipment-workspace-module__ofEKEW__assetLedger{min-width:0}.equipment-workspace-module__ofEKEW__ledgerHead,.equipment-workspace-module__ofEKEW__ledgerRow{grid-template-columns:minmax(13rem,1.55fr) minmax(11rem,1.3fr) minmax(8rem,.8fr) minmax(6.5rem,.62fr) minmax(8.5rem,.75fr) 7.5rem;min-width:0;display:grid}.equipment-workspace-module__ofEKEW__ledgerHead{background:var(--ink);color:var(--paper);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;font-size:.64rem;font-weight:700}.equipment-workspace-module__ofEKEW__ledgerHead span{border-right:1px solid color-mix(in srgb, var(--paper) 18%, transparent);padding:.65rem .75rem}.equipment-workspace-module__ofEKEW__ledgerRow{border-bottom:1px solid var(--line);background:var(--card);align-items:stretch;position:relative}.equipment-workspace-module__ofEKEW__ledgerRow:nth-child(odd){background:color-mix(in srgb, var(--paper) 65%, var(--card))}.equipment-workspace-module__ofEKEW__ledgerRow:last-child{border-bottom:0}.equipment-workspace-module__ofEKEW__ledgerRowUrgent:before{inset-block:0;background:var(--hi-vis-deep);content:"";width:.22rem;position:absolute;left:0}.equipment-workspace-module__ofEKEW__ledgerRow>[role=cell]{border-right:1px solid var(--line);align-items:center;min-width:0;padding:.78rem .75rem;display:flex}.equipment-workspace-module__ofEKEW__ledgerRow>[role=cell]:last-child{border-right:0}.equipment-workspace-module__ofEKEW__assetCell{gap:.7rem}.equipment-workspace-module__ofEKEW__assetCell>span:last-child,.equipment-workspace-module__ofEKEW__statusCell,.equipment-workspace-module__ofEKEW__rateCell,.equipment-workspace-module__ofEKEW__nextEvent{flex-direction:column;align-items:flex-start;gap:.24rem;min-width:0;display:flex}.equipment-workspace-module__ofEKEW__assetCell strong,.equipment-workspace-module__ofEKEW__filteredEmpty strong{overflow-wrap:anywhere;color:var(--ink);font-size:.8rem;display:block}.equipment-workspace-module__ofEKEW__assetCell small,.equipment-workspace-module__ofEKEW__statusCell small,.equipment-workspace-module__ofEKEW__rateCell small,.equipment-workspace-module__ofEKEW__nextEvent>span:first-child,.equipment-workspace-module__ofEKEW__assignment span,.equipment-workspace-module__ofEKEW__viewOnly{overflow-wrap:anywhere;color:var(--steel);font-size:.68rem;line-height:1.35}.equipment-workspace-module__ofEKEW__assetCell small{font-family:var(--font-mono)}.equipment-workspace-module__ofEKEW__assignment{flex-direction:column;gap:.32rem;min-width:0;display:flex}.equipment-workspace-module__ofEKEW__assignment span{align-items:flex-start;gap:.35rem;min-width:0;display:flex}.equipment-workspace-module__ofEKEW__assignment svg{width:.85rem;height:.85rem;color:var(--primary);flex:none;margin-top:.05rem}.equipment-workspace-module__ofEKEW__nextEvent time,.equipment-workspace-module__ofEKEW__rateCell>span:first-child{color:var(--ink);font-family:var(--font-mono);font-size:.72rem;font-weight:700}.equipment-workspace-module__ofEKEW__manageCell{justify-content:flex-start;gap:.35rem}.equipment-workspace-module__ofEKEW__manageCell form{display:contents}.equipment-workspace-module__ofEKEW__emptyState{grid-template-columns:minmax(12rem,.58fr) minmax(0,1fr);align-items:center;gap:1.5rem;padding:clamp(1.25rem,4vw,3rem);display:grid}.equipment-workspace-module__ofEKEW__emptyArt{border:1px solid var(--line);background:color-mix(in srgb, var(--primary) 6%, var(--paper));border-radius:.65rem;justify-content:center;align-items:end;min-height:12rem;display:flex;overflow:hidden}.equipment-workspace-module__ofEKEW__emptyArt img{width:min(100%,15rem);height:auto}.equipment-workspace-module__ofEKEW__emptyState>div:last-child>p:not(.equipment-workspace-module__ofEKEW__kicker){max-width:34rem;color:var(--steel);margin:.5rem 0 1rem;font-size:.82rem;line-height:1.55}.equipment-workspace-module__ofEKEW__filteredEmpty{justify-content:center;align-items:center;gap:.75rem;padding:3rem 1rem;display:flex}.equipment-workspace-module__ofEKEW__filteredEmpty>svg{width:1.5rem;height:1.5rem;color:var(--steel)}.equipment-workspace-module__ofEKEW__filteredEmpty p{color:var(--steel);margin:.2rem 0 0;font-size:.76rem}.equipment-workspace-module__ofEKEW__boundary{border:1px solid var(--line);background:var(--card);text-align:center;border-radius:.75rem;flex-direction:column;justify-content:center;align-items:center;min-height:24rem;padding:2rem;display:flex}.equipment-workspace-module__ofEKEW__boundaryIcon{border:1px solid color-mix(in srgb, var(--primary) 30%, var(--line));background:color-mix(in srgb, var(--primary) 7%, var(--paper));width:3.5rem;height:3.5rem;color:var(--primary);border-radius:.65rem;justify-content:center;align-items:center;margin-bottom:1rem;display:inline-flex}.equipment-workspace-module__ofEKEW__boundaryIcon svg{width:1.5rem;height:1.5rem}.equipment-workspace-module__ofEKEW__boundary>p:not(.equipment-workspace-module__ofEKEW__kicker){max-width:34rem;color:var(--steel);margin:.6rem 0 0;font-size:.82rem;line-height:1.55}.equipment-workspace-module__ofEKEW__loadingRows{gap:.55rem;width:min(100%,34rem);margin-top:1.5rem;display:grid}.equipment-workspace-module__ofEKEW__loadingRows span{border:1px solid var(--line);background:var(--muted);border-radius:.4rem;height:2.75rem;display:block}@media (max-width:78rem){.equipment-workspace-module__ofEKEW__ledgerHead,.equipment-workspace-module__ofEKEW__ledgerRow{grid-template-columns:minmax(12rem,1.45fr) minmax(10rem,1.15fr) minmax(7.5rem,.8fr) minmax(7rem,.65fr) minmax(8rem,.75fr) 7.5rem}}@media (max-width:62rem){.equipment-workspace-module__ofEKEW__ledgerHead{display:none}.equipment-workspace-module__ofEKEW__ledgerRow{grid-template-columns:minmax(0,1.3fr) minmax(12rem,.85fr)}.equipment-workspace-module__ofEKEW__ledgerRow>[role=cell]{border-right:0}.equipment-workspace-module__ofEKEW__assetCell{grid-row:span 2;border-right:1px solid var(--line)!important}.equipment-workspace-module__ofEKEW__manageCell{border-top:1px solid var(--line)}.equipment-workspace-module__ofEKEW__formGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:48rem){.equipment-workspace-module__ofEKEW__registerToolbar,.equipment-workspace-module__ofEKEW__toolbarActions{flex-direction:column;align-items:stretch}.equipment-workspace-module__ofEKEW__filters{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.equipment-workspace-module__ofEKEW__filters button{justify-content:center;padding-inline:.5rem}.equipment-workspace-module__ofEKEW__masthead{align-items:stretch}.equipment-workspace-module__ofEKEW__mastheadAside{align-items:stretch;width:100%}.equipment-workspace-module__ofEKEW__mastheadArt{align-self:flex-end}.equipment-workspace-module__ofEKEW__mastheadActions{justify-content:stretch}.equipment-workspace-module__ofEKEW__mastheadActions>.equipment-workspace-module__ofEKEW__primaryButton{width:100%}.equipment-workspace-module__ofEKEW__metrics{overscroll-behavior-inline:contain;grid-template-columns:repeat(5,minmax(7rem,1fr));overflow-x:auto}.equipment-workspace-module__ofEKEW__metric{min-height:6.5rem}.equipment-workspace-module__ofEKEW__formGrid{grid-template-columns:1fr}.equipment-workspace-module__ofEKEW__fieldWide{grid-column:auto}.equipment-workspace-module__ofEKEW__emptyState{grid-template-columns:1fr}.equipment-workspace-module__ofEKEW__emptyArt{min-height:8rem}}@media (max-width:40rem){.equipment-workspace-module__ofEKEW__page{gap:1rem}.equipment-workspace-module__ofEKEW__masthead{padding:1.1rem 1.15rem}.equipment-workspace-module__ofEKEW__mastheadArt{display:none}.equipment-workspace-module__ofEKEW__ledgerRow{flex-direction:column;display:flex}.equipment-workspace-module__ofEKEW__ledgerRow>[role=cell]{border-top:1px solid var(--line);min-height:3rem;padding:.7rem .8rem}.equipment-workspace-module__ofEKEW__assetCell{border-top:0!important;border-right:0!important;min-height:4.5rem!important}.equipment-workspace-module__ofEKEW__assignment,.equipment-workspace-module__ofEKEW__nextEvent,.equipment-workspace-module__ofEKEW__rateCell,.equipment-workspace-module__ofEKEW__statusCell{width:100%}.equipment-workspace-module__ofEKEW__manageCell{justify-content:flex-start}.equipment-workspace-module__ofEKEW__editorPanel{margin:.75rem}.equipment-workspace-module__ofEKEW__formActions>button{flex:1}}@media (prefers-reduced-motion:reduce){.equipment-workspace-module__ofEKEW__primaryButton,.equipment-workspace-module__ofEKEW__secondaryButton,.equipment-workspace-module__ofEKEW__iconButton,.equipment-workspace-module__ofEKEW__filters button{transition:none}}@media (forced-colors:active){.equipment-workspace-module__ofEKEW__overview,.equipment-workspace-module__ofEKEW__registerSection,.equipment-workspace-module__ofEKEW__editorPanel,.equipment-workspace-module__ofEKEW__notice,.equipment-workspace-module__ofEKEW__boundary,.equipment-workspace-module__ofEKEW__emptyArt,.equipment-workspace-module__ofEKEW__iconButton,.equipment-workspace-module__ofEKEW__filters button,.equipment-workspace-module__ofEKEW__primaryButton,.equipment-workspace-module__ofEKEW__secondaryButton,.equipment-workspace-module__ofEKEW__masthead{box-shadow:none;border-color:canvastext}.equipment-workspace-module__ofEKEW__masthead{background:canvas}.equipment-workspace-module__ofEKEW__masthead:before{display:none}.equipment-workspace-module__ofEKEW__masthead:after{background:canvastext}.equipment-workspace-module__ofEKEW__ledgerRowUrgent:before{background:highlight}.equipment-workspace-module__ofEKEW__primaryButton,.equipment-workspace-module__ofEKEW__filters button[aria-pressed=true]{color:highlighttext;background:highlight}}
.report-grid-module__TV_iQG__grid{gap:2px;width:max-content;display:grid}.report-grid-module__TV_iQG__cell{border:1px solid color-mix(in srgb, var(--line) 70%, transparent);background:var(--surface);block-size:44px;inline-size:44px;color:var(--ink);border-radius:2px;flex-direction:column;justify-content:center;align-items:center;gap:1px;padding:0;font-size:11px;line-height:1.1;display:flex}button.report-grid-module__TV_iQG__cell{cursor:pointer}button.report-grid-module__TV_iQG__cell:hover{border-color:var(--ink)}button.report-grid-module__TV_iQG__cell:focus-visible{outline:2px solid var(--primary);outline-offset:1px}.report-grid-module__TV_iQG__selected{outline:2px solid var(--ink);outline-offset:1px}.report-grid-module__TV_iQG__value{font-family:var(--font-mono), ui-monospace, monospace;font-variant-numeric:tabular-nums;font-weight:600}.report-grid-module__TV_iQG__jobs{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.02em;background:var(--primary-solid);color:var(--primary-foreground);border-radius:999px;padding:0 3px;font-size:9px}.report-grid-module__TV_iQG__ramp0{background:color-mix(in srgb, var(--ink) 88%, var(--paper));color:var(--paper);border-color:var(--ink)}.report-grid-module__TV_iQG__ramp1{background:color-mix(in srgb, var(--ink) 70%, var(--paper));color:var(--paper);border-color:var(--ink)}.report-grid-module__TV_iQG__ramp2{background:color-mix(in srgb, var(--ink) 52%, var(--paper));color:var(--paper);border-color:color-mix(in srgb, var(--ink) 70%, var(--paper))}.report-grid-module__TV_iQG__ramp3{background:color-mix(in srgb, var(--ink) 30%, var(--paper));color:var(--ink);border-color:color-mix(in srgb, var(--ink) 50%, var(--paper))}.report-grid-module__TV_iQG__ramp4{background:color-mix(in srgb, var(--ink) 15%, var(--paper));color:var(--ink);border-color:color-mix(in srgb, var(--ink) 34%, var(--paper))}.report-grid-module__TV_iQG__unmeasured{background:repeating-linear-gradient(45deg, color-mix(in srgb, var(--steel) 22%, var(--surface)) 0 3px, var(--surface) 3px 6px);border-color:color-mix(in srgb, var(--steel) 55%, transparent);color:var(--ink)}.report-grid-module__TV_iQG__unsearched{background:color-mix(in srgb, var(--paper) 70%, var(--surface));border-color:color-mix(in srgb, var(--line) 40%, transparent);border-style:dashed}.report-grid-module__TV_iQG__legend{flex-wrap:wrap;align-items:center;gap:6px 12px;display:flex}.report-grid-module__TV_iQG__legendItem{color:var(--steel);align-items:center;gap:6px;font-size:12px;display:inline-flex}.report-grid-module__TV_iQG__swatch{border:1px solid color-mix(in srgb, var(--line) 70%, transparent);border-radius:2px;flex:none;block-size:18px;inline-size:18px}
.storm-collection-m14-module__1-Axoa__toolbar{border:1px solid var(--line);background:var(--card);border-radius:.75rem;flex-wrap:wrap;align-items:flex-end;gap:.5rem;padding:.75rem;display:flex}.storm-collection-m14-module__1-Axoa__fixtureControl:disabled{cursor:default;opacity:1;color:var(--ink);-webkit-text-fill-color:var(--ink)}.storm-collection-m14-module__1-Axoa__fixtureControl:disabled::placeholder{color:var(--steel);opacity:1;-webkit-text-fill-color:var(--steel)}
.storm-hero-module__zRrxuG__kicker{color:var(--primary);font-family:var(--font-mono);letter-spacing:.11em;text-transform:uppercase;margin:0;font-size:.68rem;font-weight:700;line-height:1.2}.storm-hero-module__zRrxuG__masthead{isolation:isolate;border:1px solid var(--line);background:linear-gradient(180deg, color-mix(in srgb, var(--card) 84%, #fff) 0%, var(--card) 58%);box-shadow:var(--shadow-card), inset 0 1px 0 #fff9;border-radius:.85rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem 1.75rem;padding:1.4rem 1.5rem;display:flex;position:relative;overflow:hidden}.storm-hero-module__zRrxuG__masthead:before{z-index:-1;content:"";opacity:.05;background-image:url(/brand/cards/card-storm-sky.webp);background-position:100%;background-size:cover;position:absolute;inset:0}.storm-hero-module__zRrxuG__masthead:after{z-index:0;background:linear-gradient(90deg, var(--primary-solid) 0%, color-mix(in srgb, var(--primary-solid) 45%, transparent) 100%);content:"";height:.18rem;position:absolute;inset:0 0 auto}.storm-hero-module__zRrxuG__mastheadBody{z-index:1;flex:22rem;min-width:0;position:relative}.storm-hero-module__zRrxuG__mastheadTitle{color:var(--ink);font-family:var(--font-display);letter-spacing:-.03em;overflow-wrap:anywhere;align-items:center;gap:.55rem;margin:.4rem 0 0;font-size:clamp(1.65rem,3vw,2.15rem);font-weight:800;line-height:1.08;display:flex}.storm-hero-module__zRrxuG__mastheadTitle svg{width:.85em;height:.85em;color:var(--primary);flex:none}.storm-hero-module__zRrxuG__mastheadStatement{max-width:36rem;color:var(--ink);margin:.5rem 0 0;font-size:clamp(.95rem,1.5vw,1.1rem);font-weight:700;line-height:1.32}.storm-hero-module__zRrxuG__mastheadAside{z-index:1;flex-direction:column;flex:none;align-items:flex-end;gap:.9rem;display:flex;position:relative}.storm-hero-module__zRrxuG__mastheadArt{opacity:.9;width:clamp(7rem,11vw,9.5rem);height:auto}.storm-hero-module__zRrxuG__mastheadActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.55rem;display:flex}@media (max-width:48rem){.storm-hero-module__zRrxuG__masthead{align-items:stretch}.storm-hero-module__zRrxuG__mastheadAside{align-items:stretch;width:100%}.storm-hero-module__zRrxuG__mastheadArt{align-self:flex-end}.storm-hero-module__zRrxuG__mastheadActions{justify-content:flex-start}}@media (max-width:40rem){.storm-hero-module__zRrxuG__masthead{padding:1.1rem 1.15rem}.storm-hero-module__zRrxuG__mastheadArt{display:none}}@media (forced-colors:active){.storm-hero-module__zRrxuG__masthead{box-shadow:none;background:canvas;border-color:canvastext}.storm-hero-module__zRrxuG__masthead:before{display:none}.storm-hero-module__zRrxuG__masthead:after{background:canvastext}.storm-hero-module__zRrxuG__mastheadTitle svg{color:canvastext}}
.integration-index-module__mQjZ9q__page{background:var(--pp-paper);color:var(--pp-ink);overflow-x:clip}.integration-index-module__mQjZ9q__hero{isolation:isolate;border-bottom:1px solid var(--pp-rule);background:radial-gradient(circle at 78% 34%, color-mix(in srgb, var(--pp-green) 10%, transparent), transparent 32%), linear-gradient(180deg, var(--pp-sheet), color-mix(in srgb, var(--pp-paper) 82%, var(--pp-sheet)));grid-template-columns:minmax(0,.86fr) minmax(520px,1.14fr);align-items:center;gap:clamp(40px,6vw,84px);min-height:660px;padding:clamp(80px,10vw,124px) max(32px,50vw - 590px);display:grid;position:relative;overflow:hidden}.integration-index-module__mQjZ9q__heroGrid{z-index:-1;background-image:linear-gradient(to right, color-mix(in srgb, var(--pp-rule) 48%, transparent) 1px, transparent 1px), linear-gradient(to bottom, color-mix(in srgb, var(--pp-rule) 48%, transparent) 1px, transparent 1px);opacity:.5;background-size:44px 44px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 90%);mask-image:linear-gradient(#000,#0000 90%)}.integration-index-module__mQjZ9q__heroCopy{z-index:2;min-width:0;position:relative}.integration-index-module__mQjZ9q__eyebrow,.integration-index-module__mQjZ9q__sectionIndex{color:var(--pp-field);letter-spacing:.1em;text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:800}.integration-index-module__mQjZ9q__heroCopy h1{max-width:590px;font-family:var(--font-display), ui-sans-serif, sans-serif;letter-spacing:-.055em;margin:0;font-size:clamp(48px,6vw,76px);font-weight:800;line-height:.96}.integration-index-module__mQjZ9q__heroCopy>p:not(.integration-index-module__mQjZ9q__eyebrow){max-width:570px;color:var(--pp-steel);margin:24px 0 0;font-size:clamp(16px,1.5vw,19px);line-height:1.58}.integration-index-module__mQjZ9q__heroActions{flex-wrap:wrap;align-items:center;gap:18px;margin-top:32px;display:flex}.integration-index-module__mQjZ9q__heroActions svg,.integration-index-module__mQjZ9q__truthBoundary>a svg{width:18px;height:18px}.integration-index-module__mQjZ9q__textLink{min-height:44px;color:var(--pp-field);text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb, var(--pp-field) 38%, transparent);text-decoration-color:color-mix(in srgb, var(--pp-field) 38%, transparent);text-underline-offset:5px;align-items:center;gap:5px;font-size:14px;font-weight:800;display:inline-flex}.integration-index-module__mQjZ9q__textLink:focus-visible{outline:2px solid var(--pp-field);outline-offset:4px}.integration-index-module__mQjZ9q__flowProof{border:1px solid color-mix(in srgb, var(--pp-field) 22%, var(--pp-rule));background:color-mix(in srgb, var(--pp-sheet) 94%, transparent);min-width:0;box-shadow:inset 0 1px 0 var(--pp-sheet), 0 7px 0 color-mix(in srgb, var(--pp-rule) 76%, var(--pp-ink)), 0 34px 70px -46px color-mix(in srgb, var(--pp-ink) 76%, transparent);border-radius:30px;position:relative;overflow:hidden}.integration-index-module__mQjZ9q__flowProof:before{background:var(--pp-field);content:"";height:7px;position:absolute;inset:0 0 auto}.integration-index-module__mQjZ9q__proofHeader{border-bottom:1px solid var(--pp-rule);justify-content:space-between;align-items:center;gap:20px;padding:20px 24px 16px;display:flex}.integration-index-module__mQjZ9q__proofHeader span{color:var(--pp-field);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.integration-index-module__mQjZ9q__proofHeader strong{font-size:13px}.integration-index-module__mQjZ9q__proofViewport{aspect-ratio:2.82;border:1px solid var(--pp-rule);background:var(--pp-paper);border-radius:16px;margin:0 18px;position:relative;overflow:hidden}.integration-index-module__mQjZ9q__proofViewport img{width:100%;height:auto;display:block;position:absolute;inset:0 auto auto 0;transform:translateY(-31.7%)}.integration-index-module__mQjZ9q__flowProof figcaption{color:var(--pp-steel);padding:14px 22px 18px;font-size:11px;line-height:1.5}.integration-index-module__mQjZ9q__recordIcon,.integration-index-module__mQjZ9q__lockIcon{border:1px solid color-mix(in srgb, var(--pp-field) 24%, var(--pp-rule));background:color-mix(in srgb, var(--pp-field) 8%, var(--pp-sheet));color:var(--pp-field);box-shadow:inset 0 1px 0 var(--pp-sheet), 0 4px 0 color-mix(in srgb, var(--pp-rule) 76%, var(--pp-ink)), 0 10px 20px -16px var(--pp-ink);place-items:center;display:grid}.integration-index-module__mQjZ9q__stateNotice{border:1px solid var(--pp-rule);border-left:4px solid var(--pp-field);background:var(--pp-sheet);max-width:1180px;color:var(--pp-ink);border-radius:10px;margin:24px auto 0;padding:14px 18px;font-size:14px;line-height:1.5}.integration-index-module__mQjZ9q__availableSection,.integration-index-module__mQjZ9q__comingSection{background:var(--pp-sheet);padding:96px max(32px,50vw - 590px)}.integration-index-module__mQjZ9q__sectionHeading{grid-template-columns:minmax(0,1fr) minmax(280px,.62fr);align-items:end;gap:48px;margin-bottom:38px;display:grid}.integration-index-module__mQjZ9q__sectionHeading h2,.integration-index-module__mQjZ9q__truthBoundary h2{max-width:690px;font-family:var(--font-display), ui-sans-serif, sans-serif;letter-spacing:-.045em;margin:0;font-size:clamp(34px,4vw,52px);font-weight:800;line-height:1}.integration-index-module__mQjZ9q__sectionHeading>p{color:var(--pp-steel);margin:0;font-size:15px;line-height:1.65}.integration-index-module__mQjZ9q__availableGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.integration-index-module__mQjZ9q__availableSection{scroll-margin-top:96px}.integration-index-module__mQjZ9q__availableCard,.integration-index-module__mQjZ9q__plannedCard{border:1px solid var(--pp-rule);background:var(--pp-sheet);min-width:0;min-height:290px;box-shadow:inset 0 1px 0 var(--pp-sheet), 0 5px 0 color-mix(in srgb, var(--pp-rule) 76%, var(--pp-ink)), 0 24px 44px -34px color-mix(in srgb, var(--pp-ink) 70%, transparent);border-radius:24px;flex-direction:column;padding:22px;display:flex;position:relative}.integration-index-module__mQjZ9q__availableCard{border-top:4px solid var(--pp-field)}.integration-index-module__mQjZ9q__cardTopline{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.integration-index-module__mQjZ9q__recordIcon{border-radius:15px;flex:none;width:52px;height:52px}.integration-index-module__mQjZ9q__recordIcon img{object-fit:contain;width:36px;height:36px}.integration-index-module__mQjZ9q__vendorIcon img{width:40px;height:auto;max-height:32px}.integration-index-module__mQjZ9q__availableCard h3,.integration-index-module__mQjZ9q__plannedCard h3{font-family:var(--font-display), ui-sans-serif, sans-serif;letter-spacing:-.025em;margin:0;font-size:20px;font-weight:800}.integration-index-module__mQjZ9q__availableCard h3{margin-top:28px}.integration-index-module__mQjZ9q__availableCard>p,.integration-index-module__mQjZ9q__plannedCard>p{color:var(--pp-steel);margin:12px 0 0;font-size:14px;line-height:1.58}.integration-index-module__mQjZ9q__methodLine{border-top:1px solid var(--pp-rule);justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:18px;display:flex}.integration-index-module__mQjZ9q__methodLine span{color:var(--pp-steel);font-size:11px}.integration-index-module__mQjZ9q__methodLine strong{color:var(--pp-field);font-family:var(--font-mono), ui-monospace, monospace;font-size:11px}.integration-index-module__mQjZ9q__cardLink{border:1px solid color-mix(in srgb, var(--pp-field) 24%, var(--pp-rule));background:color-mix(in srgb, var(--pp-field) 7%, var(--pp-sheet));min-height:44px;color:var(--pp-field);border-radius:12px;justify-content:space-between;align-items:center;gap:10px;margin:18px -2px -2px;padding:11px 13px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.integration-index-module__mQjZ9q__cardLink svg{width:17px;height:17px}.integration-index-module__mQjZ9q__cardLink:focus-visible{outline:2px solid var(--pp-field);outline-offset:3px}.integration-index-module__mQjZ9q__providerGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.integration-index-module__mQjZ9q__plannedCard{background:color-mix(in srgb, var(--pp-paper) 64%, var(--pp-sheet));min-height:240px;box-shadow:inset 0 1px 0 var(--pp-sheet), 0 3px 0 color-mix(in srgb, var(--pp-rule) 78%, var(--pp-ink)), 0 18px 34px -32px var(--pp-ink)}.integration-index-module__mQjZ9q__plannedCard h3{margin-top:28px}.integration-index-module__mQjZ9q__accountingSection{border:1px solid color-mix(in srgb, var(--pp-field) 24%, var(--pp-rule));background:color-mix(in srgb, var(--pp-field) 6%, var(--pp-sheet));max-width:1180px;box-shadow:inset 0 1px 0 var(--pp-sheet), 0 5px 0 color-mix(in srgb, var(--pp-rule) 76%, var(--pp-ink)), 0 28px 48px -40px var(--pp-ink);border-radius:26px;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:24px;margin:54px auto;padding:28px;display:grid}.integration-index-module__mQjZ9q__accountingIcon{border:1px solid color-mix(in srgb, var(--pp-field) 24%, var(--pp-rule));background:var(--pp-sheet);width:64px;height:64px;box-shadow:0 4px 0 color-mix(in srgb, var(--pp-rule) 76%, var(--pp-ink));border-radius:18px;place-items:center;display:grid}.integration-index-module__mQjZ9q__accountingIcon img{object-fit:contain;width:38px;height:38px}.integration-index-module__mQjZ9q__accountingSection h2{font-family:var(--font-display), ui-sans-serif, sans-serif;letter-spacing:-.035em;margin:0;font-size:clamp(25px,3vw,34px);font-weight:800;line-height:1.05}.integration-index-module__mQjZ9q__accountingSection p:not(.integration-index-module__mQjZ9q__sectionIndex){color:var(--pp-steel);margin:9px 0 0;font-size:14px;line-height:1.6}.integration-index-module__mQjZ9q__unavailableCard{border:1px dashed color-mix(in srgb, var(--pp-steel) 52%, var(--pp-rule));background:color-mix(in srgb, var(--pp-paper) 70%, var(--pp-sheet));border-radius:22px;grid-template-columns:52px minmax(0,1fr);gap:18px;margin-top:16px;padding:22px;display:grid}.integration-index-module__mQjZ9q__unavailableTitle{justify-content:space-between;align-items:center;gap:16px;display:flex}.integration-index-module__mQjZ9q__unavailableTitle h3{font-family:var(--font-display), ui-sans-serif, sans-serif;margin:0;font-size:19px;font-weight:800}.integration-index-module__mQjZ9q__unavailableCard p{color:var(--pp-steel);margin:8px 0 0;font-size:13px;line-height:1.55}.integration-index-module__mQjZ9q__truthBoundary{border:1px solid color-mix(in srgb, var(--pp-field) 26%, var(--pp-rule));background:color-mix(in srgb, var(--pp-field) 7%, var(--pp-sheet));max-width:1180px;box-shadow:inset 0 1px 0 var(--pp-sheet), 0 5px 0 color-mix(in srgb, var(--pp-rule) 76%, var(--pp-ink)), 0 28px 48px -40px var(--pp-ink);border-radius:26px;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:24px;margin:0 auto 96px;padding:28px;display:grid}.integration-index-module__mQjZ9q__lockIcon{border-radius:17px;width:58px;height:58px}.integration-index-module__mQjZ9q__lockIcon svg{width:27px;height:27px}.integration-index-module__mQjZ9q__truthBoundary h2{letter-spacing:-.03em;font-size:26px}.integration-index-module__mQjZ9q__truthBoundary p{max-width:680px;color:var(--pp-steel);margin:8px 0 0;font-size:13px;line-height:1.6}@media (max-width:1100px){.integration-index-module__mQjZ9q__hero{text-align:center;grid-template-columns:1fr;padding-inline:32px}.integration-index-module__mQjZ9q__heroCopy h1,.integration-index-module__mQjZ9q__heroCopy>p:not(.integration-index-module__mQjZ9q__eyebrow){margin-inline:auto}.integration-index-module__mQjZ9q__heroActions{justify-content:center}.integration-index-module__mQjZ9q__flowProof{text-align:left;width:100%;max-width:780px;margin-inline:auto}.integration-index-module__mQjZ9q__availableGrid,.integration-index-module__mQjZ9q__providerGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.integration-index-module__mQjZ9q__truthBoundary,.integration-index-module__mQjZ9q__accountingSection{margin-inline:32px}}@media (max-width:760px){.integration-index-module__mQjZ9q__hero,.integration-index-module__mQjZ9q__availableSection,.integration-index-module__mQjZ9q__comingSection{padding-inline:20px}.integration-index-module__mQjZ9q__hero{gap:48px;min-height:0;padding-block:72px}.integration-index-module__mQjZ9q__heroCopy h1{font-size:clamp(44px,14vw,58px)}.integration-index-module__mQjZ9q__heroActions{flex-direction:column;align-items:stretch}.integration-index-module__mQjZ9q__heroActions>a{justify-content:center;width:100%}.integration-index-module__mQjZ9q__stateNotice{margin-inline:20px}.integration-index-module__mQjZ9q__availableSection,.integration-index-module__mQjZ9q__comingSection{padding-block:72px}.integration-index-module__mQjZ9q__sectionHeading{grid-template-columns:1fr;gap:20px}.integration-index-module__mQjZ9q__availableGrid,.integration-index-module__mQjZ9q__providerGrid{grid-template-columns:1fr}.integration-index-module__mQjZ9q__accountingSection{grid-template-columns:52px minmax(0,1fr);margin:42px 20px;padding:22px 18px}.integration-index-module__mQjZ9q__accountingSection>:last-child{grid-column:1/-1;justify-self:start}.integration-index-module__mQjZ9q__accountingIcon{border-radius:14px;width:48px;height:48px}.integration-index-module__mQjZ9q__accountingIcon img{width:30px;height:30px}.integration-index-module__mQjZ9q__availableCard,.integration-index-module__mQjZ9q__plannedCard{min-height:246px}.integration-index-module__mQjZ9q__truthBoundary{grid-template-columns:52px minmax(0,1fr);margin:0 20px 72px;padding:22px 18px}.integration-index-module__mQjZ9q__truthBoundary>a{grid-column:1/-1;width:100%}.integration-index-module__mQjZ9q__lockIcon{width:48px;height:48px}}@media (max-width:360px){.integration-index-module__mQjZ9q__hero,.integration-index-module__mQjZ9q__availableSection,.integration-index-module__mQjZ9q__comingSection{padding-inline:16px}.integration-index-module__mQjZ9q__heroCopy h1{font-size:42px}.integration-index-module__mQjZ9q__flowProof{border-radius:22px}.integration-index-module__mQjZ9q__cardTopline{flex-direction:column;align-items:flex-start}.integration-index-module__mQjZ9q__truthBoundary,.integration-index-module__mQjZ9q__stateNotice,.integration-index-module__mQjZ9q__accountingSection{margin-inline:16px}}@media (prefers-reduced-motion:no-preference){.integration-index-module__mQjZ9q__cardLink{transition:transform .16s,box-shadow .16s,border-color .16s}.integration-index-module__mQjZ9q__cardLink:hover{box-shadow:0 3px 0 color-mix(in srgb, var(--pp-rule) 76%, var(--pp-ink));transform:translateY(-2px)}}@media (forced-colors:active){.integration-index-module__mQjZ9q__flowProof,.integration-index-module__mQjZ9q__recordIcon,.integration-index-module__mQjZ9q__availableCard,.integration-index-module__mQjZ9q__plannedCard,.integration-index-module__mQjZ9q__accountingSection,.integration-index-module__mQjZ9q__unavailableCard,.integration-index-module__mQjZ9q__truthBoundary,.integration-index-module__mQjZ9q__stateNotice{box-shadow:none;border:2px solid canvastext}.integration-index-module__mQjZ9q__flowProof:before{background:canvastext}}
.damage-assessment-workbench-module__bTawnW__motionGate{--damage-workbench-motion:1}.damage-assessment-workbench-module__bTawnW__stage{isolation:isolate;background-color:#0f1914;background-image:linear-gradient(#2f9c660e 1px,#0000 1px),linear-gradient(90deg,#2f9c660e 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:28px 28px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;position:relative;overflow:hidden}.damage-assessment-workbench-module__bTawnW__stage:before{content:"";z-index:1;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #8fa69a29}.damage-assessment-workbench-module__bTawnW__stage[data-running=true]:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(#0000,#2f9c6621);border-bottom:1px solid #4cc183bd;height:18%;animation:2.6s cubic-bezier(.16,1,.3,1) infinite damage-assessment-workbench-module__bTawnW__damage-scan;position:absolute;inset:-18% 0 auto}.damage-assessment-workbench-module__bTawnW__stageImage{animation:.42s cubic-bezier(.16,1,.3,1) both damage-assessment-workbench-module__bTawnW__stage-enter}.damage-assessment-workbench-module__bTawnW__resultReveal{animation:.36s cubic-bezier(.16,1,.3,1) both damage-assessment-workbench-module__bTawnW__result-enter}@keyframes damage-assessment-workbench-module__bTawnW__damage-scan{0%{opacity:0;transform:translateY(0)}12%{opacity:1}78%{opacity:.82}to{opacity:0;transform:translateY(660%)}}@keyframes damage-assessment-workbench-module__bTawnW__stage-enter{0%{opacity:0;transform:scale(.988)}to{opacity:1;transform:scale(1)}}@keyframes damage-assessment-workbench-module__bTawnW__result-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translate(0,0)}}@media (max-width:767px),(pointer:coarse){.damage-assessment-workbench-module__bTawnW__motionGate *,.damage-assessment-workbench-module__bTawnW__motionGate :before,.damage-assessment-workbench-module__bTawnW__motionGate :after,.damage-assessment-workbench-module__bTawnW__stage[data-running=true]:after,.damage-assessment-workbench-module__bTawnW__stageImage,.damage-assessment-workbench-module__bTawnW__resultReveal{scroll-behavior:auto!important;transition-duration:.01ms!important;animation:none!important}}@media (prefers-reduced-motion:reduce){.damage-assessment-workbench-module__bTawnW__motionGate *,.damage-assessment-workbench-module__bTawnW__motionGate :before,.damage-assessment-workbench-module__bTawnW__motionGate :after,.damage-assessment-workbench-module__bTawnW__stage[data-running=true]:after,.damage-assessment-workbench-module__bTawnW__stageImage,.damage-assessment-workbench-module__bTawnW__resultReveal{scroll-behavior:auto!important;transition-duration:.01ms!important;animation:none!important}}[data-a11y=on] .damage-assessment-workbench-module__bTawnW__motionGate *{scroll-behavior:auto!important;transition-duration:.01ms!important;animation:none!important}[data-a11y=on] .damage-assessment-workbench-module__bTawnW__motionGate :before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation:none!important}[data-a11y=on] .damage-assessment-workbench-module__bTawnW__motionGate :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation:none!important}[data-a11y=on] .damage-assessment-workbench-module__bTawnW__stage[data-running=true]:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation:none!important}[data-a11y=on] .damage-assessment-workbench-module__bTawnW__stageImage{scroll-behavior:auto!important;transition-duration:.01ms!important;animation:none!important}[data-a11y=on] .damage-assessment-workbench-module__bTawnW__resultReveal{scroll-behavior:auto!important;transition-duration:.01ms!important;animation:none!important}.jobsite .damage-assessment-workbench-module__bTawnW__motionGate *{scroll-behavior:auto!important;transition-duration:.01ms!important;animation:none!important}.jobsite .damage-assessment-workbench-module__bTawnW__motionGate :before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation:none!important}.jobsite .damage-assessment-workbench-module__bTawnW__motionGate :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation:none!important}.jobsite .damage-assessment-workbench-module__bTawnW__stage[data-running=true]:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation:none!important}.jobsite .damage-assessment-workbench-module__bTawnW__stageImage{scroll-behavior:auto!important;transition-duration:.01ms!important;animation:none!important}.jobsite .damage-assessment-workbench-module__bTawnW__resultReveal{scroll-behavior:auto!important;transition-duration:.01ms!important;animation:none!important}
.customer-collection-module__W4hoyq__masthead{isolation:isolate;border:1px solid var(--line);background:linear-gradient(180deg, color-mix(in srgb, var(--card) 84%, #fff) 0%, var(--card) 58%);box-shadow:var(--shadow-card), inset 0 1px 0 #fff9;border-radius:.85rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem 1.75rem;padding:1.4rem 1.5rem;display:flex;position:relative;overflow:hidden}.customer-collection-module__W4hoyq__masthead:before{z-index:-1;content:"";opacity:.05;background-image:url(/brand/cards/card-permit-desk.webp);background-position:100%;background-size:cover;position:absolute;inset:0}.customer-collection-module__W4hoyq__masthead:after{z-index:0;background:linear-gradient(90deg, var(--primary-solid) 0%, color-mix(in srgb, var(--primary-solid) 45%, transparent) 100%);content:"";height:.18rem;position:absolute;inset:0 0 auto}.customer-collection-module__W4hoyq__mastheadBody{z-index:1;flex:22rem;min-width:0;position:relative}.customer-collection-module__W4hoyq__mastheadTitle{color:var(--ink);font-family:var(--font-display);letter-spacing:-.03em;overflow-wrap:anywhere;margin:.4rem 0 0;font-size:clamp(1.65rem,3vw,2.15rem);font-weight:800;line-height:1.08}.customer-collection-module__W4hoyq__mastheadStatement{max-width:36rem;color:var(--ink);margin:.5rem 0 0;font-size:clamp(.95rem,1.5vw,1.1rem);font-weight:700;line-height:1.32}.customer-collection-module__W4hoyq__mastheadAside{z-index:1;flex-direction:column;flex:none;align-items:flex-end;gap:.9rem;display:flex;position:relative}.customer-collection-module__W4hoyq__mastheadArt{opacity:.9;width:clamp(7rem,11vw,9.5rem);height:auto}.customer-collection-module__W4hoyq__mastheadActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.55rem;display:flex}.customer-collection-module__W4hoyq__heroKicker{color:var(--primary);font-family:var(--font-mono);letter-spacing:.11em;text-transform:uppercase;margin:0;font-size:.68rem;font-weight:700;line-height:1.2}.customer-collection-module__W4hoyq__customerGallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(.85rem,1.8vw,1.25rem);display:grid}.customer-collection-module__W4hoyq__customerCard{border:1px solid color-mix(in srgb, var(--primary) 22%, var(--line));background:linear-gradient(142deg, color-mix(in srgb, var(--surface) 98%, transparent) 0 72%, color-mix(in srgb, var(--primary) 7%, var(--surface)) 72%), var(--surface);min-width:0;box-shadow:0 .3rem 0 color-mix(in srgb, var(--primary) 8%, var(--line)), 0 1rem 2.2rem color-mix(in srgb, var(--ink) 7%, transparent);border-radius:1.2rem .95rem 1.35rem 1rem;position:relative;overflow:hidden}.customer-collection-module__W4hoyq__customerCard:before{background:linear-gradient(90deg, var(--primary), color-mix(in srgb, var(--primary) 28%, transparent));content:"";height:.18rem;position:absolute;inset:0 0 auto}.customer-collection-module__W4hoyq__customerCardHeading{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.85rem;padding:1.15rem 1.15rem .9rem;display:grid}.customer-collection-module__W4hoyq__customerCardHeading>div{gap:.2rem;min-width:0;display:grid}.customer-collection-module__W4hoyq__customerCardHeading a,.customer-collection-module__W4hoyq__customerCardHeading strong{color:var(--ink);font-family:var(--font-display);letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;font-size:1.15rem;font-weight:800;overflow:hidden}.customer-collection-module__W4hoyq__customerCardHeading a:hover{color:var(--primary);text-underline-offset:.2rem;text-decoration:underline}.customer-collection-module__W4hoyq__customerCardHeading small{color:var(--steel);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.customer-collection-module__W4hoyq__customerPaperAvatar{border:1px solid color-mix(in srgb, var(--primary) 24%, var(--line));width:3.15rem;height:3.15rem;color:var(--primary);background:color-mix(in srgb, var(--primary) 9%, var(--surface));box-shadow:.28rem .32rem 0 color-mix(in srgb, var(--primary) 8%, transparent);font-family:var(--font-mono);border-radius:1.15rem .82rem 1.22rem .9rem;place-items:center;font-size:.72rem;font-weight:800;display:grid;position:relative;transform:rotate(-2deg)}.customer-collection-module__W4hoyq__customerPaperAvatar i{border:1px solid var(--surface);background:var(--primary);border-radius:50%;width:.42rem;height:.42rem;position:absolute;bottom:.3rem;right:.35rem}.customer-collection-module__W4hoyq__customerCardContact{color:color-mix(in srgb, var(--ink) 72%, transparent);gap:.5rem;padding:.1rem 1.15rem 1rem;font-size:.78rem;display:grid}.customer-collection-module__W4hoyq__customerCardContact span,.customer-collection-module__W4hoyq__customerCardFacts>span{align-items:center;gap:.5rem;min-width:0;display:flex}.customer-collection-module__W4hoyq__customerCardContact svg,.customer-collection-module__W4hoyq__customerCardFacts svg{width:.92rem;height:.92rem;color:var(--primary);flex:none}.customer-collection-module__W4hoyq__customerCardContact span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.customer-collection-module__W4hoyq__customerCardFacts{border-top:1px solid var(--line);background:color-mix(in srgb, var(--primary) 4%, var(--surface));min-height:3.2rem;color:var(--steel);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem;padding:.75rem 1.15rem;font-size:.72rem;font-weight:700;display:flex}.customer-collection-module__W4hoyq__customerQuickView{border-top:1px solid var(--line)}.customer-collection-module__W4hoyq__customerQuickView>summary{cursor:pointer;min-height:2.75rem;color:var(--primary);letter-spacing:.06em;text-transform:uppercase;justify-content:center;align-items:center;font-size:.72rem;font-weight:800;display:flex}.customer-collection-module__W4hoyq__customerQuickView>summary:hover{background:color-mix(in srgb, var(--primary) 6%, var(--surface))}.customer-collection-module__W4hoyq__customerQuickView>:not(summary){border-top:1px dashed var(--line)}@media (max-width:48rem){.customer-collection-module__W4hoyq__customerGallery{grid-template-columns:1fr}.customer-collection-module__W4hoyq__masthead{align-items:stretch}.customer-collection-module__W4hoyq__mastheadAside{align-items:stretch;width:100%}.customer-collection-module__W4hoyq__mastheadArt{align-self:flex-end}.customer-collection-module__W4hoyq__mastheadActions{justify-content:flex-start}}@media (max-width:40rem){.customer-collection-module__W4hoyq__masthead{padding:1.1rem 1.15rem}.customer-collection-module__W4hoyq__mastheadArt{display:none}}@media (forced-colors:active){.customer-collection-module__W4hoyq__masthead{box-shadow:none;background:canvas;border-color:canvastext}.customer-collection-module__W4hoyq__masthead:before{display:none}.customer-collection-module__W4hoyq__masthead:after{background:canvastext}}
.ops-console-module__dIdBXG__stage{animation:.32s cubic-bezier(.22,1,.36,1) both ops-console-module__dIdBXG__opsRise;animation-delay:calc(var(--i,0) * 45ms)}@keyframes ops-console-module__dIdBXG__opsRise{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.ops-console-module__dIdBXG__liveDot{background:var(--hi-vis-deep,#b8391a);border-radius:9999px;width:.5rem;height:.5rem;display:inline-block;position:relative}.ops-console-module__dIdBXG__liveDot:after{content:"";border:1px solid var(--hi-vis-deep,#b8391a);border-radius:9999px;animation:1.8s ease-out infinite ops-console-module__dIdBXG__opsPulse;position:absolute;inset:-.25rem}@keyframes ops-console-module__dIdBXG__opsPulse{0%{opacity:.65}70%,to{opacity:0}}.ops-console-module__dIdBXG__spark path{stroke-dasharray:1;stroke-dashoffset:1px;animation:.62s ease-out .12s both ops-console-module__dIdBXG__opsDraw}@keyframes ops-console-module__dIdBXG__opsDraw{to{stroke-dashoffset:0}}@media (max-width:767px){.ops-console-module__dIdBXG__stage,.ops-console-module__dIdBXG__liveDot:after,.ops-console-module__dIdBXG__spark path{animation:none}.ops-console-module__dIdBXG__spark path{stroke-dashoffset:0}}@media (prefers-reduced-motion:reduce){.ops-console-module__dIdBXG__stage,.ops-console-module__dIdBXG__liveDot:after,.ops-console-module__dIdBXG__spark path{animation:none}.ops-console-module__dIdBXG__spark path{stroke-dashoffset:0}}
.photos-hero-module__PDBf8G__kicker{color:var(--primary);font-family:var(--font-mono);letter-spacing:.11em;text-transform:uppercase;margin:0;font-size:.68rem;font-weight:700;line-height:1.2}.photos-hero-module__PDBf8G__masthead{isolation:isolate;border:1px solid var(--line);background:linear-gradient(180deg, color-mix(in srgb, var(--card) 84%, #fff) 0%, var(--card) 58%);box-shadow:var(--shadow-card), inset 0 1px 0 #fff9;border-radius:.85rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem 1.75rem;padding:1.4rem 1.5rem;display:flex;position:relative;overflow:hidden}.photos-hero-module__PDBf8G__masthead:before{z-index:-1;content:"";opacity:.05;background-image:url(/brand/cards/card-roof-dusk.webp);background-position:100%;background-size:cover;position:absolute;inset:0}.photos-hero-module__PDBf8G__masthead:after{z-index:0;background:linear-gradient(90deg, var(--primary-solid) 0%, color-mix(in srgb, var(--primary-solid) 45%, transparent) 100%);content:"";height:.18rem;position:absolute;inset:0 0 auto}.photos-hero-module__PDBf8G__mastheadBody{z-index:1;flex:22rem;min-width:0;position:relative}.photos-hero-module__PDBf8G__mastheadTitle{color:var(--ink);font-family:var(--font-display);letter-spacing:-.03em;overflow-wrap:anywhere;margin:.4rem 0 0;font-size:clamp(1.65rem,3vw,2.15rem);font-weight:800;line-height:1.08}.photos-hero-module__PDBf8G__mastheadStatement{max-width:36rem;color:var(--ink);margin:.5rem 0 0;font-size:clamp(.95rem,1.5vw,1.1rem);font-weight:700;line-height:1.32}.photos-hero-module__PDBf8G__mastheadAside{z-index:1;flex-direction:column;flex:none;align-items:flex-end;gap:.9rem;display:flex;position:relative}.photos-hero-module__PDBf8G__mastheadArt{opacity:.9;width:clamp(7rem,11vw,9.5rem);height:auto}.photos-hero-module__PDBf8G__mastheadActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.55rem;display:flex}@media (max-width:48rem){.photos-hero-module__PDBf8G__masthead{align-items:stretch}.photos-hero-module__PDBf8G__mastheadAside{align-items:stretch;width:100%}.photos-hero-module__PDBf8G__mastheadArt{align-self:flex-end}.photos-hero-module__PDBf8G__mastheadActions{justify-content:flex-start}}@media (max-width:40rem){.photos-hero-module__PDBf8G__masthead{padding:1.1rem 1.15rem}.photos-hero-module__PDBf8G__mastheadArt{display:none}}@media (forced-colors:active){.photos-hero-module__PDBf8G__masthead{box-shadow:none;background:canvas;border-color:canvastext}.photos-hero-module__PDBf8G__masthead:before{display:none}.photos-hero-module__PDBf8G__masthead:after{background:canvastext}}
