.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);min-width:fit-content;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);flex-shrink:0;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}@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}}
.accessibility-panel-module__XNzfPG__launcher{border:1px solid color-mix(in srgb, var(--primary) 32%, transparent);background:color-mix(in srgb, var(--primary) 6%, transparent);min-height:44px;color:inherit;font:inherit;cursor:pointer;border-radius:11px 13px 10px 9px;align-items:center;gap:.4rem;padding:.35rem .6rem;font-size:.82rem;font-weight:700;display:inline-flex}.accessibility-panel-module__XNzfPG__launcher:hover,.accessibility-panel-module__XNzfPG__launcher:focus-visible{border-color:color-mix(in srgb, var(--primary) 60%, transparent);background:color-mix(in srgb, var(--primary) 12%, transparent)}.accessibility-panel-module__XNzfPG__launcherOnSolid{border-color:color-mix(in srgb, currentColor 34%, transparent);background:color-mix(in srgb, currentColor 8%, transparent)}.accessibility-panel-module__XNzfPG__launcherOnSolid:hover,.accessibility-panel-module__XNzfPG__launcherOnSolid:focus-visible{border-color:color-mix(in srgb, currentColor 62%, transparent);background:color-mix(in srgb, currentColor 16%, transparent)}.accessibility-panel-module__XNzfPG__scrim{z-index:2147483100;background:color-mix(in srgb, var(--ink) 42%, transparent);position:fixed;inset:0}.accessibility-panel-module__XNzfPG__panel{z-index:2147483200;border:1px solid var(--line);background:var(--surface);width:min(24rem,100vw - 2rem);max-height:min(38rem,100dvh - 2rem);color:var(--ink);box-shadow:0 6px 0 color-mix(in srgb, var(--ink) 14%, transparent), 0 26px 52px color-mix(in srgb, var(--ink) 22%, transparent);border-radius:18px 21px 16px 14px;flex-direction:column;display:flex;position:fixed;bottom:1rem;right:1rem}.accessibility-panel-module__XNzfPG__head{border-bottom:1px solid var(--line);align-items:center;gap:.6rem;padding:.85rem .9rem .7rem;display:flex}.accessibility-panel-module__XNzfPG__title{font-family:var(--font-display);letter-spacing:-.01em;margin:0;font-size:1.02rem;font-weight:800}.accessibility-panel-module__XNzfPG__headSpacer{margin-left:auto}.accessibility-panel-module__XNzfPG__iconButton{width:44px;height:44px;color:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:11px;place-items:center;display:grid}.accessibility-panel-module__XNzfPG__iconButton:hover,.accessibility-panel-module__XNzfPG__iconButton:focus-visible{border-color:var(--line);background:color-mix(in srgb, var(--primary) 8%, transparent)}.accessibility-panel-module__XNzfPG__body{-webkit-overflow-scrolling:touch;flex:1;padding:.4rem .9rem .9rem;overflow-y:auto}.accessibility-panel-module__XNzfPG__groupTitle{color:var(--steel);font-family:var(--font-mono,ui-monospace, monospace);letter-spacing:.14em;text-transform:uppercase;margin:.9rem 0 .35rem;font-size:.62rem;font-weight:700}.accessibility-panel-module__XNzfPG__row{width:100%;min-height:44px;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:.6rem;padding:.45rem .35rem;display:flex}.accessibility-panel-module__XNzfPG__row:hover,.accessibility-panel-module__XNzfPG__row:focus-visible{background:color-mix(in srgb, var(--primary) 7%, transparent)}.accessibility-panel-module__XNzfPG__rowText{gap:.08rem;min-width:0;display:grid}.accessibility-panel-module__XNzfPG__rowLabel{font-size:.86rem;font-weight:700}.accessibility-panel-module__XNzfPG__rowHint{color:var(--steel);font-size:.72rem;line-height:1.35}.accessibility-panel-module__XNzfPG__switch{border:1px solid var(--line);background:0 0;border-radius:999px;flex:none;align-items:center;width:2.35rem;height:1.3rem;margin-left:auto;display:inline-flex;position:relative}.accessibility-panel-module__XNzfPG__switchOn{border-color:var(--primary);background:var(--primary)}.accessibility-panel-module__XNzfPG__knob{background:color-mix(in srgb, var(--ink) 55%, transparent);border-radius:999px;width:.9rem;height:.9rem;margin-left:.15rem;display:block}.accessibility-panel-module__XNzfPG__switchOn .accessibility-panel-module__XNzfPG__knob{background:var(--surface);margin-left:1.15rem}.accessibility-panel-module__XNzfPG__steps{flex:none;gap:.25rem;margin-left:auto;display:flex}.accessibility-panel-module__XNzfPG__step{border:1px solid var(--line);min-width:44px;min-height:44px;color:inherit;font:inherit;font-family:var(--font-mono,ui-monospace, monospace);cursor:pointer;background:0 0;border-radius:9px 11px 8px 10px;padding:0 .4rem;font-size:.7rem;font-weight:700}.accessibility-panel-module__XNzfPG__stepOn{border-color:var(--primary);color:var(--primary-foreground);background:var(--primary)}.accessibility-panel-module__XNzfPG__actions{flex-wrap:wrap;gap:.35rem;padding:.15rem .35rem .35rem;display:flex}.accessibility-panel-module__XNzfPG__action{border:1px solid var(--line);min-height:44px;color:inherit;font:inherit;cursor:pointer;background:0 0;border-radius:11px 13px 10px 9px;align-items:center;gap:.35rem;padding:0 .7rem;font-size:.78rem;font-weight:700;display:inline-flex}.accessibility-panel-module__XNzfPG__action:hover,.accessibility-panel-module__XNzfPG__action:focus-visible{border-color:color-mix(in srgb, var(--primary) 55%, transparent);background:color-mix(in srgb, var(--primary) 9%, transparent)}.accessibility-panel-module__XNzfPG__foot{border-top:1px solid var(--line);align-items:center;gap:.5rem;padding:.6rem .9rem .8rem;display:flex}.accessibility-panel-module__XNzfPG__footNote{color:var(--steel);margin:0;font-size:.68rem;line-height:1.4}.accessibility-panel-module__XNzfPG__footNote a{color:var(--primary);text-underline-offset:2px;font-weight:700;text-decoration:underline}.accessibility-panel-module__XNzfPG__reset{border:1px solid var(--line);min-height:44px;color:inherit;font:inherit;cursor:pointer;background:0 0;border-radius:11px 13px 10px 9px;flex:none;margin-left:auto;padding:0 .7rem;font-size:.75rem;font-weight:700}.accessibility-panel-module__XNzfPG__definition{z-index:2147483300;border:1px solid var(--line);background:var(--surface);width:min(20rem,100vw - 1.5rem);color:var(--ink);box-shadow:0 5px 0 color-mix(in srgb, var(--ink) 12%, transparent), 0 18px 36px color-mix(in srgb, var(--ink) 20%, transparent);border-radius:14px 16px 12px 11px;padding:.7rem .8rem;position:fixed}.accessibility-panel-module__XNzfPG__definitionTerm{font-family:var(--font-display);margin:0 0 .25rem;font-size:.9rem;font-weight:800}.accessibility-panel-module__XNzfPG__definitionBody{margin:0;font-size:.78rem;line-height:1.5}.accessibility-panel-module__XNzfPG__definitionLink{color:var(--primary);text-underline-offset:2px;margin-top:.4rem;font-size:.75rem;font-weight:700;text-decoration:underline;display:inline-block}@media (max-width:640px){.accessibility-panel-module__XNzfPG__panel{border-radius:20px 22px 0 0;width:100%;max-height:82dvh;bottom:0;left:0;right:0}}@media (prefers-reduced-motion:no-preference){.accessibility-panel-module__XNzfPG__panel{animation:.18s ease-out accessibility-panel-module__XNzfPG__pp-a11y-rise}}@keyframes accessibility-panel-module__XNzfPG__pp-a11y-rise{0%{opacity:0;transform:translateY(10px)}}.accessibility-panel-module__XNzfPG__footerPreferences{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}
.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}}
.higgs-overlay-module__hu9R7q__trigger{border-color:color-mix(in srgb, var(--pp-field) 20%, var(--pp-rule));background:color-mix(in srgb, var(--pp-paper) 96%, var(--pp-wash));box-shadow:0 3px 0 color-mix(in srgb, var(--pp-paper-aged) 78%, var(--pp-ink));border-radius:11px 14px 10px 12px}.higgs-overlay-module__hu9R7q__backdrop{background:color-mix(in srgb, var(--pp-ink) 48%, transparent);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.higgs-overlay-module__hu9R7q__palette{border:1px solid color-mix(in srgb, var(--pp-field) 24%, var(--pp-rule));color:var(--pp-ink);background:linear-gradient(145deg, var(--pp-paper) 0 78%, var(--pp-wash));box-shadow:0 8px 0 var(--pp-paper-aged), 0 28px 70px color-mix(in srgb, var(--pp-ink) 30%, transparent);border-radius:21px 26px 18px 22px}.higgs-overlay-module__hu9R7q__paletteHeader{border-bottom:1px solid var(--pp-rule);background:linear-gradient(115deg, var(--pp-wash), var(--pp-paper) 70%);grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:13px;padding:15px;display:grid}.higgs-overlay-module__hu9R7q__paletteArt{background:var(--pp-paper-aged);width:62px;height:62px;box-shadow:0 4px 0 color-mix(in srgb, var(--pp-paper-aged) 78%, var(--pp-ink));border-radius:16px 19px 14px 17px;place-items:center;display:grid;transform:rotate(-2deg)}.higgs-overlay-module__hu9R7q__searchField{gap:3px;min-width:0;display:grid}.higgs-overlay-module__hu9R7q__searchField>span{color:var(--pp-field);letter-spacing:.12em;text-transform:uppercase;font-size:.625rem;font-weight:900}.higgs-overlay-module__hu9R7q__searchField input{width:100%;min-height:42px;color:var(--pp-ink);box-shadow:none;background:0 0;border:0;outline:none;padding:0;font-size:1rem}.higgs-overlay-module__hu9R7q__searchField input::placeholder{color:var(--pp-steel)}.higgs-overlay-module__hu9R7q__paletteBody{overscroll-behavior:contain;max-height:min(64dvh,34rem);padding:15px;overflow-y:auto}.higgs-overlay-module__hu9R7q__paletteMeta{color:var(--pp-steel)}.higgs-overlay-module__hu9R7q__paletteList{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.higgs-overlay-module__hu9R7q__paletteItem{border:1px solid var(--pp-rule);min-height:82px;color:var(--pp-ink);background:linear-gradient(150deg, var(--pp-paper), color-mix(in srgb, var(--pp-wash) 50%, var(--pp-paper)));box-shadow:0 3px 0 color-mix(in srgb, var(--pp-paper-aged) 72%, var(--pp-ink));border-radius:13px 16px 12px 14px;transition:border-color .16s,transform .16s,box-shadow .16s;position:relative}.higgs-overlay-module__hu9R7q__paletteItem:after{content:"";border-top:2px solid var(--pp-orange);opacity:.55;width:24px;position:absolute;bottom:6px;right:10px;transform:rotate(-5deg)}.higgs-overlay-module__hu9R7q__paletteItem:hover,.higgs-overlay-module__hu9R7q__paletteItem:focus-visible{border-color:color-mix(in srgb, var(--pp-field) 46%, var(--pp-rule));box-shadow:0 5px 0 color-mix(in srgb, var(--pp-paper-aged) 78%, var(--pp-ink));transform:translateY(-2px)}.higgs-overlay-module__hu9R7q__popover,.higgs-overlay-module__hu9R7q__accountPanel,.higgs-overlay-module__hu9R7q__tour{border:1px solid color-mix(in srgb, var(--pp-field) 22%, var(--pp-rule));color:var(--pp-ink);background:linear-gradient(145deg, var(--pp-paper) 0 82%, var(--pp-wash));box-shadow:0 5px 0 var(--pp-paper-aged), 0 20px 46px color-mix(in srgb, var(--pp-ink) 18%, transparent);border-radius:16px 20px 14px 18px;overflow:hidden}:is(.higgs-overlay-module__hu9R7q__popover .text-ink,.higgs-overlay-module__hu9R7q__accountPanel .text-ink,.higgs-overlay-module__hu9R7q__tour .text-ink){color:var(--pp-ink)}:is(.higgs-overlay-module__hu9R7q__popover .text-steel,.higgs-overlay-module__hu9R7q__accountPanel .text-steel,.higgs-overlay-module__hu9R7q__tour .text-steel){color:var(--pp-steel)}.higgs-overlay-module__hu9R7q__popoverHeader,.higgs-overlay-module__hu9R7q__accountIdentity{background:linear-gradient(115deg, var(--pp-wash), var(--pp-paper) 74%)}.higgs-overlay-module__hu9R7q__notificationRow,.higgs-overlay-module__hu9R7q__accountItem{border-radius:9px 12px 8px 10px}.higgs-overlay-module__hu9R7q__notificationRow:hover,.higgs-overlay-module__hu9R7q__notificationRow:focus-visible,.higgs-overlay-module__hu9R7q__accountItem:hover,.higgs-overlay-module__hu9R7q__accountItem:focus-visible{background:color-mix(in srgb, var(--pp-wash) 74%, var(--pp-paper))}.higgs-overlay-module__hu9R7q__tour{position:relative}.higgs-overlay-module__hu9R7q__tour:after{content:"";border:1px dashed color-mix(in srgb, var(--pp-field) 24%, transparent);pointer-events:none;border-radius:50%;width:95px;height:75px;position:absolute;bottom:-30px;right:-25px}@media (max-width:640px){.higgs-overlay-module__hu9R7q__paletteHeader{grid-template-columns:50px minmax(0,1fr) 44px;gap:9px;padding:11px}.higgs-overlay-module__hu9R7q__paletteArt{width:48px;height:48px}.higgs-overlay-module__hu9R7q__paletteList{grid-template-columns:1fr}.higgs-overlay-module__hu9R7q__paletteItem{min-height:72px}}@media (prefers-reduced-motion:reduce){.higgs-overlay-module__hu9R7q__paletteItem{transition:none}}@media (forced-colors:active){.higgs-overlay-module__hu9R7q__trigger,.higgs-overlay-module__hu9R7q__palette,.higgs-overlay-module__hu9R7q__paletteItem,.higgs-overlay-module__hu9R7q__popover,.higgs-overlay-module__hu9R7q__accountPanel,.higgs-overlay-module__hu9R7q__tour{box-shadow:none;background:canvas;border-color:canvastext}}
.help-center-module__ngmHPG__body{gap:16px;display:grid}.help-center-module__ngmHPG__floryCard{border:1px solid var(--pp-rule);background:linear-gradient(145deg, var(--pp-wash), var(--pp-paper));box-shadow:0 4px 0 var(--pp-paper-aged);border-radius:17px 21px 15px 18px;grid-template-columns:112px minmax(0,1fr);align-items:center;gap:14px;padding:16px;display:grid}.help-center-module__ngmHPG__floryCard span{color:var(--pp-field);letter-spacing:.11em;text-transform:uppercase;font-size:.6875rem;font-weight:900}.help-center-module__ngmHPG__floryCard h3{margin:5px 0 6px;font-size:1.15rem}.help-center-module__ngmHPG__floryCard p,.help-center-module__ngmHPG__keyboard p{color:var(--pp-steel);margin:0;font-size:.8125rem;line-height:1.5}.help-center-module__ngmHPG__links{gap:9px;display:grid}.help-center-module__ngmHPG__links a{border:1px solid var(--pp-rule);min-height:72px;color:var(--pp-ink);background:var(--pp-paper);box-shadow:0 3px 0 color-mix(in srgb, var(--pp-paper-aged) 74%, var(--pp-ink));border-radius:12px 16px 11px 14px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;padding:10px;display:grid}.help-center-module__ngmHPG__links a>span:first-child{width:42px;height:42px;color:var(--pp-field);background:var(--pp-wash);border-radius:12px;place-items:center;display:grid}.help-center-module__ngmHPG__links a>span:nth-child(2){gap:3px;min-width:0;display:grid}.help-center-module__ngmHPG__links small{color:var(--pp-steel);line-height:1.35}.help-center-module__ngmHPG__links a:hover,.help-center-module__ngmHPG__links a:focus-visible{border-color:color-mix(in srgb, var(--pp-field) 48%, var(--pp-rule));transform:translateY(-1px)}.help-center-module__ngmHPG__keyboard{border-left:3px solid var(--pp-orange);background:color-mix(in srgb, var(--pp-orange) 7%, var(--pp-paper));border-radius:8px 12px 12px 8px;padding:14px}.help-center-module__ngmHPG__keyboard p{margin-top:4px}.help-center-module__ngmHPG__floryLink{min-height:44px;color:var(--pp-paper);background:var(--pp-field);box-shadow:0 3px 0 var(--pp-ink);border-radius:10px 13px 9px 11px;align-items:center;gap:8px;padding:10px 15px;font-weight:850;display:inline-flex}@media (max-width:440px){.help-center-module__ngmHPG__floryCard{grid-template-columns:82px minmax(0,1fr);padding:12px}}.help-center-module__ngmHPG__guideLibrary{gap:8px;min-width:0;display:grid}button.help-center-module__ngmHPG__floryCard{cursor:pointer;text-align:left;font:inherit;border:0;width:100%}button.help-center-module__ngmHPG__floryLink{cursor:pointer;font:inherit;border:0;font-weight:850}
.topbar-module__aEGLaq__topbar{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink-650:#3b574c;--ink-500:#52685f;--field-800:#0f5c3b;--mint-50:#f4faf5;--line:#d5e2d8;--topbar:68px;--space-3:.75rem;--text-legal:.75rem;z-index:30;min-height:var(--topbar);align-items:center;gap:var(--space-3);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;padding:.75rem clamp(1rem,3vw,2.5rem);position:sticky;top:0}.topbar-module__aEGLaq__topbar .topbar__actions{align-items:center;gap:.45rem;margin-left:auto;display:flex}.topbar-module__aEGLaq__topbar .topbar__search{border:1px solid var(--line);max-width:620px;min-height:44px;color:var(--ink-500);text-align:left;cursor:pointer;background:#fff;border-radius:12px;outline:none;flex:1;align-items:center;gap:.65rem;padding:0 .8rem;font-size:.875rem;display:flex}.topbar-module__aEGLaq__topbar .topbar__search:hover{border-color:#b9cfbf}.topbar-module__aEGLaq__topbar .topbar__search:focus-visible{box-shadow:0 0 0 2px #2fa567}.topbar-module__aEGLaq__topbar .topbar__search>span{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.topbar-module__aEGLaq__topbar .topbar__search kbd{border:1px solid var(--line);color:var(--ink-650);background:var(--mint-50);font-size:var(--text-legal);border-radius:6px;padding:.2rem .4rem}.topbar-module__aEGLaq__topbar .topbar__actions button{border-radius:11px;min-width:44px;min-height:44px}.topbar-module__aEGLaq__topbar .topbar__actions button.flory-launcher{border-radius:18px 18px 18px 6px}@media (forced-colors:active){.topbar-module__aEGLaq__topbar{-webkit-backdrop-filter:none;backdrop-filter:none;background:canvas;border-color:canvastext}}
.feature-story-module__p9fa9a__story{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;min-width:0;color:var(--pp-ink);background:var(--pp-paper);font-family:var(--font-sans), ui-sans-serif, system-ui, sans-serif}.feature-story-module__p9fa9a__frame{background:linear-gradient(90deg, transparent 0 31px, color-mix(in srgb, var(--pp-field) 9%, transparent) 31px 32px, transparent 32px), color-mix(in srgb, var(--pp-paper) 84%, var(--pp-sheet));width:min(100%,1200px);margin-inline:auto;padding:64px 32px 96px}.feature-story-module__p9fa9a__hero{border:1px solid var(--line);background:linear-gradient(118deg, var(--pp-sheet) 0 58%, color-mix(in srgb, var(--pp-green) 12%, var(--pp-sheet)) 58% 76%, color-mix(in srgb, var(--pp-manila) 24%, var(--pp-sheet)) 76%);min-height:560px;box-shadow:0 6px 0 color-mix(in srgb, var(--pp-manila) 42%, var(--pp-sheet)), 0 18px 34px color-mix(in srgb, var(--pp-ink) 8%, transparent);border-radius:18px 22px 15px 20px;grid-template-columns:minmax(0,5fr) minmax(0,7fr);align-items:center;display:grid;position:relative;overflow:hidden}@media (max-width:720px){.feature-story-module__p9fa9a__hero{background:linear-gradient(172deg, var(--pp-sheet) 0 52%, color-mix(in srgb, var(--pp-green) 12%, var(--pp-sheet)) 52% 76%, color-mix(in srgb, var(--pp-manila) 24%, var(--pp-sheet)) 76%)}}.feature-story-module__p9fa9a__hero:before{z-index:0;content:"";-webkit-mask-image:linear-gradient(104deg, transparent 0 52%, var(--pp-ink) 88%);mask-image:linear-gradient(104deg, transparent 0 52%, var(--pp-ink) 88%);opacity:.22;pointer-events:none;background:url(/brand/pattern-roof-plans.webp) 100%/620px no-repeat;position:absolute;inset:0}.feature-story-module__p9fa9a__hero:after{border:1px solid color-mix(in srgb, var(--pp-field) 14%, transparent);content:"";pointer-events:none;position:absolute;inset:0}.feature-story-module__p9fa9a__heroCopy{z-index:1;padding:64px 48px;position:relative}.feature-story-module__p9fa9a__eyebrow,.feature-story-module__p9fa9a__sectionKicker,.feature-story-module__p9fa9a__workflowStep,.feature-story-module__p9fa9a__proofLabel{color:var(--pp-field);font-family:var(--font-sans), ui-sans-serif, system-ui, sans-serif;letter-spacing:.13em;text-transform:uppercase;font-size:12px;font-weight:700;line-height:16px}.feature-story-module__p9fa9a__eyebrow{align-items:center;gap:12px;margin:0 0 20px;display:flex}.feature-story-module__p9fa9a__hero h1,.feature-story-module__p9fa9a__sectionHeading h2,.feature-story-module__p9fa9a__truthBoundary h2,.feature-story-module__p9fa9a__cta h2{font-family:var(--font-display), var(--font-sans), ui-sans-serif, system-ui, sans-serif}.feature-story-module__p9fa9a__hero h1{letter-spacing:-.035em;max-width:680px;margin:0;font-size:clamp(36px,4.5vw,56px);font-weight:800;line-height:1.04}.feature-story-module__p9fa9a__heroOutcome{max-width:680px;color:var(--pp-steel);margin:24px 0 0;font-size:17px;line-height:24px}.feature-story-module__p9fa9a__heroActions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.feature-story-module__p9fa9a__primaryAction,.feature-story-module__p9fa9a__secondaryAction{border:1px solid var(--pp-field);min-height:48px;font-family:var(--font-sans), ui-sans-serif, system-ui, sans-serif;box-shadow:inset 0 1px 0 color-mix(in srgb, var(--pp-sheet) 38%, transparent), 0 4px 0 color-mix(in srgb, var(--pp-field) 72%, var(--pp-ink)), 0 14px 24px -16px color-mix(in srgb, var(--pp-field) 52%, transparent);border-radius:8px;justify-content:center;align-items:center;gap:12px;padding-inline:24px;font-weight:700;line-height:20px;text-decoration:none;transition:background-color .16s,color .16s,border-color .16s,transform .16s,box-shadow .16s;display:inline-flex}.feature-story-module__p9fa9a__primaryAction{background:var(--pp-field);color:var(--pp-sheet)}.feature-story-module__p9fa9a__primaryAction:hover{background:color-mix(in srgb, var(--pp-field) 82%, var(--pp-ink))}.feature-story-module__p9fa9a__secondaryAction{background:var(--pp-sheet);color:var(--pp-field)}.feature-story-module__p9fa9a__secondaryAction:hover{background:var(--pp-wash)}.feature-story-module__p9fa9a__qualifier{max-width:680px;color:var(--pp-steel);margin-top:20px;font-size:13px;line-height:20px}.feature-story-module__p9fa9a__workingObject{--feature-art-overhang:132px;z-index:1;min-width:0;margin:calc(var(--feature-art-overhang) + 12px) 48px 48px 0;border:1px solid color-mix(in srgb, var(--pp-field) 50%, var(--pp-ink));border-radius:var(--pp-cut-lg);background:linear-gradient(158deg, var(--pp-sheet) 0 72%, var(--pp-paper-aged));box-shadow:var(--pp-depth);position:relative}.feature-story-module__p9fa9a__featurePapercraft{z-index:3;right:22px;top:calc(var(--feature-art-overhang) * -1);pointer-events:none;width:148px;height:132px;filter:drop-shadow(0 12px 8px color-mix(in srgb, var(--pp-ink) 18%, transparent));place-items:center;display:grid;position:absolute}.feature-story-module__p9fa9a__featurePapercraft img{object-fit:contain;width:100%;height:100%}.feature-story-module__p9fa9a__ledgerCorner{z-index:2;border-top:4px solid var(--pp-field);border-right:4px solid var(--pp-field);pointer-events:none;width:40px;height:40px;position:absolute;top:-1px;right:-1px}.feature-story-module__p9fa9a__proof,.feature-story-module__p9fa9a__workflow,.feature-story-module__p9fa9a__truthBoundary,.feature-story-module__p9fa9a__cta{margin-top:80px}.feature-story-module__p9fa9a__proof{border:1px solid color-mix(in srgb, var(--pp-field) 42%, var(--pp-rule));border-radius:var(--pp-cut-lg);background:linear-gradient(158deg, var(--pp-sheet) 0 72%, var(--pp-paper-aged));box-shadow:var(--pp-depth);overflow:hidden}.feature-story-module__p9fa9a__workingObject .feature-story-module__p9fa9a__proof{box-shadow:none;border:0;margin-top:0}.feature-story-module__p9fa9a__proofImage{border-bottom:1px solid var(--pp-rule);background:var(--pp-wash);min-width:0;overflow:hidden}.feature-story-module__p9fa9a__proofImage img{width:100%;height:auto;display:block}.feature-story-module__p9fa9a__proofImageScrollable{overscroll-behavior-inline:contain;scrollbar-color:var(--pp-field) var(--pp-wash);overflow-x:auto}.feature-story-module__p9fa9a__proofImageScrollable img{width:max(100%,720px);max-width:none}.feature-story-module__p9fa9a__proofImageScrollable:focus-visible{outline:3px solid var(--pp-field);outline-offset:-3px}.feature-story-module__p9fa9a__schematic{background:var(--pp-sheet);border-radius:4px;margin:0;overflow:hidden}.feature-story-module__p9fa9a__schematicBody{border-bottom:1px solid var(--pp-rule);background:linear-gradient(var(--pp-wash), var(--pp-wash)), var(--pp-sheet);padding:32px 28px 28px}.feature-story-module__p9fa9a__schematicTitle{color:var(--pp-ink);font-family:var(--font-display), var(--font-sans), ui-sans-serif, system-ui, sans-serif;margin:0 0 24px;font-size:20px;font-weight:800;line-height:26px}.feature-story-module__p9fa9a__schematicTrack{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin:0;padding:0;list-style:none;display:grid}@media (min-width:1025px){.feature-story-module__p9fa9a__schematic[data-feature-schematic-count="3"] .feature-story-module__p9fa9a__schematicTrack{grid-template-columns:repeat(3,minmax(0,1fr))}}.feature-story-module__p9fa9a__schematicStep{align-content:start;gap:6px;min-width:0;display:grid;position:relative}.feature-story-module__p9fa9a__schematicStep:not(:last-child):after{z-index:0;border-top:1px solid var(--pp-field);content:"";width:calc(100% - 28px);position:absolute;top:21px;left:52px}.feature-story-module__p9fa9a__schematicIcon{z-index:1;border:1px solid var(--pp-field);width:44px;height:44px;color:var(--pp-field);background:var(--pp-sheet);box-shadow:inset 0 1px 0 color-mix(in srgb, var(--pp-sheet) 94%, transparent), 0 3px 0 color-mix(in srgb, var(--pp-field) 22%, var(--pp-rule)), 0 10px 18px -14px color-mix(in srgb, var(--pp-ink) 42%, transparent);border-radius:8px;place-items:center;display:grid;position:relative}.feature-story-module__p9fa9a__schematicIcon svg{width:24px;height:24px}.feature-story-module__p9fa9a__schematicNumber{color:var(--pp-field);letter-spacing:.06em;text-transform:uppercase;margin-top:6px;font-size:12px;font-weight:800;line-height:16px}.feature-story-module__p9fa9a__schematicStep strong{font-family:var(--font-display), var(--font-sans), ui-sans-serif, system-ui, sans-serif;font-size:15px;line-height:20px}.feature-story-module__p9fa9a__schematicDetail{color:var(--pp-steel);font-size:12px;line-height:18px}.feature-story-module__p9fa9a__schematic[data-feature-proof-kind=availability]{background:var(--pp-manila-wash)}.feature-story-module__p9fa9a__story[data-feature-proof-kind=availability] .feature-story-module__p9fa9a__workingObject{border-color:var(--pp-manila-soft);background:var(--pp-manila-wash)}.feature-story-module__p9fa9a__story[data-feature-proof-kind=availability] .feature-story-module__p9fa9a__ledgerCorner{border-color:var(--pp-manila)}.feature-story-module__p9fa9a__schematic[data-feature-proof-kind=availability] .feature-story-module__p9fa9a__schematicBody{border-bottom-color:var(--pp-manila-soft);background:var(--pp-manila-wash)}.feature-story-module__p9fa9a__schematic[data-feature-proof-kind=availability] .feature-story-module__p9fa9a__schematicStep:not(:last-child):after,.feature-story-module__p9fa9a__schematic[data-feature-proof-kind=availability] .feature-story-module__p9fa9a__schematicIcon{border-color:var(--pp-manila)}.feature-story-module__p9fa9a__schematic[data-feature-proof-kind=availability] .feature-story-module__p9fa9a__schematicIcon{color:var(--pp-manila-ink);background:var(--pp-sheet)}.feature-story-module__p9fa9a__schematic[data-feature-proof-kind=availability] .feature-story-module__p9fa9a__schematicNumber,.feature-story-module__p9fa9a__schematic[data-feature-proof-kind=availability] .feature-story-module__p9fa9a__proofLabel{color:var(--pp-manila-ink)}.feature-story-module__p9fa9a__proofCaption{color:var(--pp-steel);grid-template-columns:minmax(220px,3fr) minmax(0,7fr);gap:24px;padding:20px 24px;font-size:13px;line-height:20px;display:grid}.feature-story-module__p9fa9a__proofLabel{color:var(--pp-ink)}.feature-story-module__p9fa9a__recordPreview,.feature-story-module__p9fa9a__aerialPreview{color:var(--pp-ink);background:var(--pp-sheet);border-radius:4px;margin:0;overflow:hidden}.feature-story-module__p9fa9a__recordHeader,.feature-story-module__p9fa9a__aerialHeader{border-bottom:1px solid var(--pp-ink);background:color-mix(in srgb, var(--pp-sheet) 88%, var(--pp-wash));grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:20px;display:grid}.feature-story-module__p9fa9a__recordHeader p,.feature-story-module__p9fa9a__aerialHeader p{color:var(--pp-steel);letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:12px;font-weight:800;line-height:16px}.feature-story-module__p9fa9a__recordHeader h2,.feature-story-module__p9fa9a__aerialHeader h2{font-family:var(--font-display), var(--font-sans), ui-sans-serif, system-ui, sans-serif;margin:2px 0 0;font-size:20px;font-weight:800;line-height:24px}.feature-story-module__p9fa9a__recordIcon{border:1px solid var(--pp-field);width:44px;height:44px;color:var(--pp-field);background:var(--pp-wash);box-shadow:inset 0 1px 0 color-mix(in srgb, var(--pp-sheet) 94%, transparent), 0 3px 0 color-mix(in srgb, var(--pp-field) 22%, var(--pp-rule)), 0 10px 18px -14px color-mix(in srgb, var(--pp-ink) 42%, transparent);border-radius:7px;place-items:center;display:grid}.feature-story-module__p9fa9a__recordIcon svg{width:24px;height:24px}.feature-story-module__p9fa9a__recordStatus{color:var(--pp-steel);letter-spacing:.04em;text-align:center;box-shadow:inset 0 1px 0 color-mix(in srgb, var(--pp-sheet) 88%, transparent), 0 2px 0 color-mix(in srgb, currentColor 18%, var(--pp-rule));text-transform:uppercase;border:1px solid;border-radius:4px;justify-self:end;padding:5px 8px;font-size:11px;font-weight:800;line-height:14px}.feature-story-module__p9fa9a__recordStatus[data-tone=ready]{border-color:color-mix(in srgb, var(--pp-field) 48%, var(--pp-rule));background:color-mix(in srgb, var(--pp-field) 9%, var(--pp-sheet));color:var(--pp-field)}.feature-story-module__p9fa9a__recordStatus[data-tone=urgent]{border-color:var(--pp-orange);background:color-mix(in srgb, var(--pp-orange) 8%, var(--pp-sheet));color:var(--pp-orange-strong)}.feature-story-module__p9fa9a__recordFacts,.feature-story-module__p9fa9a__aerialFacts{border-bottom:1px solid var(--pp-rule);background:var(--pp-wash);grid-template-columns:repeat(3,minmax(0,1fr));margin:0;display:grid}.feature-story-module__p9fa9a__recordFacts>div,.feature-story-module__p9fa9a__aerialFacts>div{min-width:0;padding:12px 14px}.feature-story-module__p9fa9a__recordFacts>div+div,.feature-story-module__p9fa9a__aerialFacts>div+div{border-left:1px solid var(--pp-rule)}.feature-story-module__p9fa9a__recordFacts dt,.feature-story-module__p9fa9a__aerialFacts dt{color:var(--pp-steel);letter-spacing:.05em;text-transform:uppercase;font-size:12px;font-weight:800;line-height:14px}.feature-story-module__p9fa9a__recordFacts dd,.feature-story-module__p9fa9a__aerialFacts dd{overflow-wrap:anywhere;margin:3px 0 0;font-size:13px;font-weight:700;line-height:18px}.feature-story-module__p9fa9a__recordRows{border-bottom:1px solid var(--pp-rule)}.feature-story-module__p9fa9a__recordRow{grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px 14px;display:grid}.feature-story-module__p9fa9a__recordRow+.feature-story-module__p9fa9a__recordRow{border-top:1px solid var(--pp-rule)}.feature-story-module__p9fa9a__recordIndex{color:var(--pp-steel);font-family:var(--font-sans), ui-sans-serif, system-ui, sans-serif;font-variant-numeric:tabular-nums;letter-spacing:.04em;font-size:12px;line-height:16px}.feature-story-module__p9fa9a__recordRowCopy{gap:2px;min-width:0;display:grid}.feature-story-module__p9fa9a__recordRowCopy strong{font-size:13px;line-height:18px}.feature-story-module__p9fa9a__recordRowCopy span,.feature-story-module__p9fa9a__recordRowCopy small{color:var(--pp-steel);overflow-wrap:anywhere;font-size:12px;line-height:17px}.feature-story-module__p9fa9a__recordRowCopy small{font-family:var(--font-sans), ui-sans-serif, system-ui, sans-serif}.feature-story-module__p9fa9a__recordCaption{color:var(--pp-steel);grid-template-columns:minmax(180px,3fr) minmax(0,5fr);gap:18px;padding:14px 18px;font-size:12px;line-height:16px;display:grid}.feature-story-module__p9fa9a__recordCaption strong{color:var(--pp-ink);letter-spacing:.04em;text-transform:uppercase;font-size:12px}.feature-story-module__p9fa9a__aerialCanvas{border-bottom:1px solid var(--pp-rule);background:var(--pp-wash);height:340px;position:relative;overflow:hidden}.feature-story-module__p9fa9a__aerialCanvas>img{object-fit:cover;object-position:50% 54%;filter:grayscale()sepia(.22)hue-rotate(74deg)saturate(.72)contrast(1.08);width:100%;max-width:none;height:100%;position:absolute;inset:0}.feature-story-module__p9fa9a__aerialLinework{width:100%;height:100%;color:var(--pp-sheet);filter:drop-shadow(0 1px 1px color-mix(in srgb, var(--pp-ink) 58%, transparent));position:absolute;inset:0}.feature-story-module__p9fa9a__aerialLinework path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:8px;vector-effect:non-scaling-stroke}.feature-story-module__p9fa9a__aerialLinework path[data-edge=ridge]{stroke:var(--pp-field-soft);stroke-dasharray:18 14}.feature-story-module__p9fa9a__aerialLinework path[data-edge=valley]{stroke:var(--pp-sheet);stroke-dasharray:5 12}.feature-story-module__p9fa9a__aerialLegend{border:1px solid var(--pp-rule);background:color-mix(in srgb, var(--pp-sheet) 92%, transparent);border-radius:6px;flex-wrap:wrap;gap:6px;padding:8px;display:flex;position:absolute;bottom:12px;right:12px}.feature-story-module__p9fa9a__aerialLegend span{color:var(--pp-ink);text-transform:uppercase;align-items:center;gap:5px;font-size:12px;font-weight:800;line-height:14px;display:inline-flex}.feature-story-module__p9fa9a__aerialLegend i{border-top:2px solid var(--pp-field);width:14px}.feature-story-module__p9fa9a__aerialLegend i[data-edge=ridge]{border-top-style:dashed}.feature-story-module__p9fa9a__aerialLegend i[data-edge=valley]{border-top-color:var(--pp-steel)}.feature-story-module__p9fa9a__aerialFacts{grid-template-columns:repeat(4,minmax(0,1fr))}.feature-story-module__p9fa9a__workflow{grid-template-columns:minmax(240px,4fr) minmax(0,8fr);gap:64px;display:grid}.feature-story-module__p9fa9a__sectionHeading{max-width:680px}.feature-story-module__p9fa9a__sectionHeading .feature-story-module__p9fa9a__sectionKicker,.feature-story-module__p9fa9a__cta .feature-story-module__p9fa9a__sectionKicker{margin:0 0 12px}.feature-story-module__p9fa9a__sectionHeading h2,.feature-story-module__p9fa9a__truthBoundary h2,.feature-story-module__p9fa9a__cta h2{letter-spacing:-.025em;margin:0;font-size:clamp(24px,2.5vw,32px);font-weight:800;line-height:1.1}.feature-story-module__p9fa9a__sectionHeading>p:last-child,.feature-story-module__p9fa9a__ctaCopy>p:not(.feature-story-module__p9fa9a__sectionKicker){color:var(--pp-steel);margin:16px 0 0;font-size:15px;line-height:24px}.feature-story-module__p9fa9a__workflowList{border-top:1px solid var(--pp-ink);margin:0;padding:0;list-style:none}.feature-story-module__p9fa9a__workflowRow{border-bottom:1px solid var(--pp-rule);grid-template-columns:48px minmax(0,1fr);gap:20px;padding:24px 0;display:grid}.feature-story-module__p9fa9a__workflowIcon{border:1px solid var(--pp-field);width:44px;height:44px;min-height:44px;color:var(--pp-field);background:color-mix(in srgb, var(--pp-field) 6%, var(--pp-sheet));box-shadow:inset 0 1px 0 color-mix(in srgb, var(--pp-sheet) 94%, transparent), 0 3px 0 color-mix(in srgb, var(--pp-field) 22%, var(--pp-rule)), 0 10px 18px -14px color-mix(in srgb, var(--pp-ink) 42%, transparent);border-radius:8px;place-items:center;display:grid}.feature-story-module__p9fa9a__workflowIcon svg{width:24px;height:24px}.feature-story-module__p9fa9a__workflowCopy h3{font-family:var(--font-display), var(--font-sans), ui-sans-serif, system-ui, sans-serif;margin:4px 0 0;font-size:17px;font-weight:700;line-height:24px}.feature-story-module__p9fa9a__workflowCopy>p{color:var(--pp-steel);margin:4px 0 0;font-size:15px;line-height:24px}.feature-story-module__p9fa9a__workflowDetail{color:var(--pp-ink);margin-top:12px;font-size:14px;line-height:21px}.feature-story-module__p9fa9a__truthBoundary{border:1px solid var(--pp-rule);border-left:4px solid var(--pp-steel);background:var(--pp-wash);border-radius:4px;grid-template-columns:48px minmax(0,1fr);gap:20px;max-width:920px;padding:24px;display:grid}.feature-story-module__p9fa9a__truthAvailability{border-color:var(--pp-manila-soft);border-left-color:var(--pp-manila);background:var(--pp-manila-wash)}.feature-story-module__p9fa9a__truthIcon{width:28px;height:28px;color:var(--pp-steel)}.feature-story-module__p9fa9a__truthAvailability .feature-story-module__p9fa9a__truthIcon{color:var(--pp-manila-ink)}.feature-story-module__p9fa9a__truthCopy{color:var(--pp-steel);margin-top:8px;font-size:15px;line-height:24px}.feature-story-module__p9fa9a__truthCopy>:first-child{margin-top:0}.feature-story-module__p9fa9a__truthCopy>:last-child{margin-bottom:0}.feature-story-module__p9fa9a__cta{isolation:isolate;border-block:1px solid var(--pp-ink);background:url(/brand/patterns/pattern-drafting-field-06.webp) center / 420px auto, var(--pp-field);color:var(--pp-sheet);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:48px;padding:40px 48px;display:grid;position:relative;overflow:hidden}.feature-story-module__p9fa9a__cta:after{content:"";z-index:0;opacity:.55;pointer-events:none;background:url(/papercraft/compliance-seal.webp) 50%/contain no-repeat;width:56px;height:56px;position:absolute;top:18px;right:20px}.feature-story-module__p9fa9a__cta>*{z-index:1;position:relative}.feature-story-module__p9fa9a__cta .feature-story-module__p9fa9a__sectionKicker{color:color-mix(in srgb, var(--pp-sheet) 82%, transparent)}.feature-story-module__p9fa9a__cta h2{color:var(--pp-sheet)}.feature-story-module__p9fa9a__cta .feature-story-module__p9fa9a__ctaCopy>p:not(.feature-story-module__p9fa9a__sectionKicker){color:color-mix(in srgb, var(--pp-sheet) 78%, transparent)}.feature-story-module__p9fa9a__cta .feature-story-module__p9fa9a__primaryAction{border-color:var(--pp-sheet);background:var(--pp-sheet);color:var(--pp-field)}.feature-story-module__p9fa9a__cta .feature-story-module__p9fa9a__primaryAction:hover{background:color-mix(in srgb, var(--pp-sheet) 88%, var(--pp-wash))}.feature-story-module__p9fa9a__ctaCopy{max-width:680px}.feature-story-module__p9fa9a__ctaCopy small{color:color-mix(in srgb, var(--pp-sheet) 72%, transparent);margin-top:12px;font-size:12px;line-height:18px;display:block}.feature-story-module__p9fa9a__stateLedger{border:1px solid var(--pp-rule);border-radius:var(--pp-cut-lg,18px 24px 15px 20px);background:var(--pp-sheet);box-shadow:var(--pp-depth,0 16px 40px color-mix(in srgb, var(--pp-ink) 8%, transparent));margin-top:80px;overflow:hidden}.feature-story-module__p9fa9a__stateLedgerHead{border-bottom:1px solid var(--pp-rule);background:linear-gradient(color-mix(in srgb, var(--pp-paper-aged,var(--pp-paper)) 88%, transparent), color-mix(in srgb, var(--pp-paper-aged,var(--pp-paper)) 88%, transparent)), url(/brand/patterns/pattern-drafting-field-06.webp) center / 420px auto, var(--pp-paper);color:var(--pp-ink);padding:28px 32px}.feature-story-module__p9fa9a__stateLedgerHead .feature-story-module__p9fa9a__sectionKicker{color:var(--pp-field)}.feature-story-module__p9fa9a__stateLedgerHead h2{font-family:var(--font-display), var(--font-sans), ui-sans-serif, system-ui, sans-serif;letter-spacing:-.03em;margin:10px 0 0;font-size:clamp(22px,2.4vw,30px);font-weight:800;line-height:1.08}.feature-story-module__p9fa9a__stateLedgerHead>p:last-child{max-width:620px;color:var(--pp-steel);margin:12px 0 0;font-size:14px;line-height:21px}.feature-story-module__p9fa9a__stateRows{margin:0;padding:0;list-style:none}.feature-story-module__p9fa9a__stateRow{grid-template-columns:32px minmax(0,1fr) auto;align-items:start;gap:6px 14px;padding:18px 20px;display:grid}.feature-story-module__p9fa9a__stateRow+.feature-story-module__p9fa9a__stateRow{border-top:1px solid var(--pp-rule)}.feature-story-module__p9fa9a__stateNumber{color:var(--pp-steel);font-variant-numeric:tabular-nums;letter-spacing:.04em;font-size:12px;line-height:20px}.feature-story-module__p9fa9a__stateBody{gap:3px;min-width:0;display:grid}.feature-story-module__p9fa9a__stateName{font-family:var(--font-display), var(--font-sans), ui-sans-serif, system-ui, sans-serif;font-size:15px;font-weight:700;line-height:20px}.feature-story-module__p9fa9a__stateDetail{color:var(--pp-steel);font-size:13px;line-height:19px}.feature-story-module__p9fa9a__stateStamp{justify-self:end}.feature-story-module__p9fa9a__stateStamp>span{font-size:11px}.feature-story-module__p9fa9a__recordBoundaries{margin-top:80px}.feature-story-module__p9fa9a__boundaryHead{max-width:680px;margin-bottom:28px}.feature-story-module__p9fa9a__boundaryHead h2{font-family:var(--font-display), var(--font-sans), ui-sans-serif, system-ui, sans-serif;letter-spacing:-.025em;margin:12px 0 0;font-size:clamp(24px,2.5vw,32px);font-weight:800;line-height:1.1}.feature-story-module__p9fa9a__boundaryHead>p:last-child{color:var(--pp-steel);margin:12px 0 0;font-size:15px;line-height:24px}.feature-story-module__p9fa9a__boundaryGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.feature-story-module__p9fa9a__boundaryCard{border:1px solid color-mix(in srgb, var(--pp-field) 22%, var(--pp-rule));border-radius:var(--pp-cut,14px 18px 12px 16px);background:var(--pp-porcelain,var(--pp-sheet));box-shadow:0 4px 0 var(--pp-ply), 0 12px 26px var(--pp-ambient);color:var(--pp-ink);align-content:start;gap:10px;padding:22px;text-decoration:none;display:grid}a.feature-story-module__p9fa9a__boundaryCard{transition:background-color .16s,border-color .16s}a.feature-story-module__p9fa9a__boundaryCard:hover{border-color:color-mix(in srgb, var(--pp-field) 40%, var(--pp-rule));background:var(--pp-wash)}.feature-story-module__p9fa9a__boundaryMark{color:var(--pp-steel);font-family:var(--font-sans), ui-sans-serif, system-ui, sans-serif;letter-spacing:.05em;text-transform:uppercase;border:1px solid;border-radius:4px;justify-self:start;padding:5px 9px;font-size:11px;font-weight:800;line-height:14px}.feature-story-module__p9fa9a__boundaryMark[data-tone=live]{border-color:color-mix(in srgb, var(--pp-field) 42%, var(--pp-rule));background:color-mix(in srgb, var(--pp-field) 7%, var(--pp-sheet));color:var(--pp-field)}.feature-story-module__p9fa9a__boundaryTitle{font-family:var(--font-display), var(--font-sans), ui-sans-serif, system-ui, sans-serif;font-size:16px;font-weight:700;line-height:22px}.feature-story-module__p9fa9a__boundaryText{color:var(--pp-steel);font-size:14px;line-height:21px}.feature-story-module__p9fa9a__boundaryLinkCue{color:var(--pp-field);letter-spacing:.04em;text-transform:uppercase;margin-top:2px;font-size:12px;font-weight:700}@media (max-width:1024px){.feature-story-module__p9fa9a__frame{padding-inline:24px}.feature-story-module__p9fa9a__hero{grid-template-columns:1fr}.feature-story-module__p9fa9a__heroCopy{padding:48px 40px 32px}.feature-story-module__p9fa9a__workingObject{margin:calc(var(--feature-art-overhang) + 12px) 40px 48px}.feature-story-module__p9fa9a__workflow{grid-template-columns:1fr;gap:32px}.feature-story-module__p9fa9a__schematicTrack{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-story-module__p9fa9a__schematicStep:nth-child(2):after{display:none}}@media (max-width:480px){.feature-story-module__p9fa9a__frame{background-image:none;width:100%;padding:48px 16px 64px}.feature-story-module__p9fa9a__hero{min-height:0}.feature-story-module__p9fa9a__heroCopy{padding:28px 20px 24px}.feature-story-module__p9fa9a__hero h1{font-size:clamp(36px,11vw,44px)}.feature-story-module__p9fa9a__heroOutcome{margin-top:16px;font-size:16px;line-height:22px}.feature-story-module__p9fa9a__heroActions{margin-top:24px;display:grid}.feature-story-module__p9fa9a__primaryAction,.feature-story-module__p9fa9a__secondaryAction{width:100%;min-height:48px}.feature-story-module__p9fa9a__workingObject{--feature-art-overhang:96px;margin:calc(var(--feature-art-overhang) + 8px) 16px 24px}.feature-story-module__p9fa9a__featurePapercraft{width:104px;height:96px;right:8px}.feature-story-module__p9fa9a__proof,.feature-story-module__p9fa9a__workflow,.feature-story-module__p9fa9a__truthBoundary,.feature-story-module__p9fa9a__cta{margin-top:64px}.feature-story-module__p9fa9a__proofCaption{grid-template-columns:1fr;gap:8px;padding:16px}.feature-story-module__p9fa9a__schematicBody{padding:24px 20px}.feature-story-module__p9fa9a__schematicTrack{grid-template-columns:1fr;gap:20px}.feature-story-module__p9fa9a__schematicStep{grid-template-columns:44px minmax(0,1fr);column-gap:12px}.feature-story-module__p9fa9a__schematicStep:not(:last-child):after{border-top:0;border-left:1px solid var(--pp-field);width:0;top:48px;bottom:-20px;left:21px}.feature-story-module__p9fa9a__schematicStep:nth-child(2):after{display:block}.feature-story-module__p9fa9a__schematicIcon{grid-row:1/span 3}.feature-story-module__p9fa9a__schematicNumber{margin-top:0}.feature-story-module__p9fa9a__workflowRow{grid-template-columns:44px minmax(0,1fr);gap:12px}.feature-story-module__p9fa9a__truthBoundary{grid-template-columns:1fr;gap:12px;padding:20px}.feature-story-module__p9fa9a__cta{grid-template-columns:1fr;gap:24px;padding:32px 20px}.feature-story-module__p9fa9a__cta:after{display:none}.feature-story-module__p9fa9a__stateLedgerHead{padding:22px 20px}.feature-story-module__p9fa9a__stateRow{grid-template-columns:28px minmax(0,1fr);padding:16px}.feature-story-module__p9fa9a__stateStamp{grid-column:2;justify-self:start}.feature-story-module__p9fa9a__boundaryGrid{grid-template-columns:1fr}.feature-story-module__p9fa9a__recordHeader,.feature-story-module__p9fa9a__aerialHeader{grid-template-columns:auto minmax(0,1fr);padding:16px}.feature-story-module__p9fa9a__recordHeader>.feature-story-module__p9fa9a__recordStatus,.feature-story-module__p9fa9a__aerialHeader>.feature-story-module__p9fa9a__recordStatus{grid-column:1/-1;justify-self:stretch}.feature-story-module__p9fa9a__recordFacts,.feature-story-module__p9fa9a__aerialFacts{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-story-module__p9fa9a__recordFacts>div:nth-child(3),.feature-story-module__p9fa9a__aerialFacts>div:nth-child(n+3){border-top:1px solid var(--pp-rule)}.feature-story-module__p9fa9a__recordFacts>div:nth-child(3){border-left:0;grid-column:1/-1}.feature-story-module__p9fa9a__aerialFacts>div:nth-child(3){border-left:0}.feature-story-module__p9fa9a__recordRow{grid-template-columns:24px minmax(0,1fr)}.feature-story-module__p9fa9a__recordRow>.feature-story-module__p9fa9a__recordStatus{grid-column:2;justify-self:start}.feature-story-module__p9fa9a__recordCaption{grid-template-columns:1fr;gap:6px}.feature-story-module__p9fa9a__aerialCanvas{height:280px}.feature-story-module__p9fa9a__aerialCanvas>img{object-position:58% 54%}}@media (max-width:640px) and (max-height:650px){.feature-story-module__p9fa9a__story .feature-story-module__p9fa9a__frame{padding-top:12px}.feature-story-module__p9fa9a__story .feature-story-module__p9fa9a__heroCopy{padding:16px 16px 18px}.feature-story-module__p9fa9a__story .feature-story-module__p9fa9a__eyebrow{margin-bottom:10px}.feature-story-module__p9fa9a__story .feature-story-module__p9fa9a__hero h1{font-size:36px;line-height:1}.feature-story-module__p9fa9a__story .feature-story-module__p9fa9a__heroOutcome{margin-top:10px;font-size:14px;line-height:18px}.feature-story-module__p9fa9a__story .feature-story-module__p9fa9a__heroActions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px}.feature-story-module__p9fa9a__story :is(.feature-story-module__p9fa9a__primaryAction,.feature-story-module__p9fa9a__secondaryAction){min-width:0;padding-inline:10px;font-size:14px;line-height:18px}.feature-story-module__p9fa9a__story .feature-story-module__p9fa9a__qualifier{margin-top:12px;font-size:12px;line-height:18px}.feature-story-module__p9fa9a__story[data-feature-story=solar-design] .feature-story-module__p9fa9a__frame{padding-top:12px}.feature-story-module__p9fa9a__story[data-feature-story=solar-design] .feature-story-module__p9fa9a__heroCopy{padding:16px 16px 18px}.feature-story-module__p9fa9a__story[data-feature-story=solar-design] .feature-story-module__p9fa9a__eyebrow{margin-bottom:10px;font-size:12px;line-height:16px}.feature-story-module__p9fa9a__story[data-feature-story=solar-design] .feature-story-module__p9fa9a__hero h1{font-size:36px;line-height:1}.feature-story-module__p9fa9a__story[data-feature-story=solar-design] .feature-story-module__p9fa9a__heroOutcome{margin-top:10px;font-size:14px;line-height:18px}.feature-story-module__p9fa9a__story[data-feature-story=solar-design] .feature-story-module__p9fa9a__heroActions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px}.feature-story-module__p9fa9a__story[data-feature-story=solar-design] :is(.feature-story-module__p9fa9a__primaryAction,.feature-story-module__p9fa9a__secondaryAction){min-width:0;padding-inline:10px;font-size:14px;line-height:18px}.feature-story-module__p9fa9a__story[data-feature-story=solar-design] .feature-story-module__p9fa9a__qualifier{margin-top:12px;font-size:12px;line-height:18px}}@media (prefers-reduced-motion:reduce){.feature-story-module__p9fa9a__primaryAction,.feature-story-module__p9fa9a__secondaryAction,a.feature-story-module__p9fa9a__boundaryCard{transition:none}}:root[data-a11y=on] .feature-story-module__p9fa9a__frame{background-image:none}:root[data-a11y=on] .feature-story-module__p9fa9a__cta{background:var(--pp-field)}:root[data-a11y=on] .feature-story-module__p9fa9a__cta:after{display:none}:root[data-a11y=on] .feature-story-module__p9fa9a__stateLedgerHead{background:var(--pp-paper)}@media (forced-colors:active){.feature-story-module__p9fa9a__frame{background:canvas}.feature-story-module__p9fa9a__hero,.feature-story-module__p9fa9a__workingObject,.feature-story-module__p9fa9a__proof,.feature-story-module__p9fa9a__recordPreview,.feature-story-module__p9fa9a__aerialPreview,.feature-story-module__p9fa9a__recordHeader,.feature-story-module__p9fa9a__aerialHeader,.feature-story-module__p9fa9a__recordFacts,.feature-story-module__p9fa9a__aerialFacts,.feature-story-module__p9fa9a__recordRows,.feature-story-module__p9fa9a__recordRow,.feature-story-module__p9fa9a__workflowList,.feature-story-module__p9fa9a__workflowRow,.feature-story-module__p9fa9a__workflowIcon,.feature-story-module__p9fa9a__truthBoundary,.feature-story-module__p9fa9a__cta{forced-color-adjust:auto;border-color:canvastext}.feature-story-module__p9fa9a__primaryAction,.feature-story-module__p9fa9a__secondaryAction{color:linktext;forced-color-adjust:auto;background:canvas;border-color:linktext}.feature-story-module__p9fa9a__stateLedger,.feature-story-module__p9fa9a__stateRow+.feature-story-module__p9fa9a__stateRow,.feature-story-module__p9fa9a__stateLedgerHead,.feature-story-module__p9fa9a__boundaryCard,.feature-story-module__p9fa9a__boundaryMark{forced-color-adjust:auto;border-color:canvastext}.feature-story-module__p9fa9a__cta,.feature-story-module__p9fa9a__stateLedgerHead{color:canvastext;background:canvas}.feature-story-module__p9fa9a__cta .feature-story-module__p9fa9a__sectionKicker,.feature-story-module__p9fa9a__cta h2,.feature-story-module__p9fa9a__cta .feature-story-module__p9fa9a__ctaCopy>p:not(.feature-story-module__p9fa9a__sectionKicker),.feature-story-module__p9fa9a__ctaCopy small,.feature-story-module__p9fa9a__stateLedgerHead .feature-story-module__p9fa9a__sectionKicker,.feature-story-module__p9fa9a__stateLedgerHead h2,.feature-story-module__p9fa9a__stateLedgerHead>p:last-child{color:canvastext}.feature-story-module__p9fa9a__cta:after,.feature-story-module__p9fa9a__ledgerCorner{display:none}.feature-story-module__p9fa9a__recordStatus,.feature-story-module__p9fa9a__aerialLegend{border-color:canvastext}.feature-story-module__p9fa9a__proofImageScrollable:focus-visible{outline-color:highlight}.feature-story-module__p9fa9a__schematic,.feature-story-module__p9fa9a__schematicIcon,.feature-story-module__p9fa9a__schematicStep:not(:last-child):after{border-color:canvastext}}.feature-story-module__p9fa9a__related{max-width:920px;margin-top:72px}.feature-story-module__p9fa9a__relatedTitle{font-family:var(--font-display);letter-spacing:-.01em;color:var(--pp-ink);margin:0 0 16px;font-size:1.125rem;font-weight:700}.feature-story-module__p9fa9a__relatedList{gap:12px;margin:0;padding:0;list-style:none;display:grid}.feature-story-module__p9fa9a__relatedLink{border:1px solid var(--pp-rule);border-left:4px solid var(--pp-steel);border-radius:var(--pp-cut,14px 18px 12px 16px);background:var(--pp-porcelain,var(--pp-sheet));min-height:64px;box-shadow:0 3px 0 var(--pp-ply), 0 10px 22px var(--pp-ambient);align-content:center;gap:4px;padding:14px 18px;text-decoration:none;transition:border-color .14s,background-color .14s,transform .14s;display:grid}.feature-story-module__p9fa9a__relatedLink:hover,.feature-story-module__p9fa9a__relatedLink:focus-visible{border-left-color:var(--primary);background:var(--pp-wash);transform:translateY(-1px)}.feature-story-module__p9fa9a__relatedLabel{color:var(--primary);font-weight:700}.feature-story-module__p9fa9a__relatedOutcome{color:var(--pp-steel);font-size:.9375rem;line-height:1.45}@media (min-width:720px){.feature-story-module__p9fa9a__relatedList{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){.feature-story-module__p9fa9a__relatedLink{transition:none}}@media (forced-colors:active){.feature-story-module__p9fa9a__relatedLink{border:1px solid canvastext}}.feature-story-module__p9fa9a__workflowStep,.feature-story-module__p9fa9a__schematicNumber{font-family:var(--font-mono), ui-monospace, SFMono-Regular, Menlo, monospace;font-variant-numeric:tabular-nums slashed-zero;letter-spacing:.08em;word-spacing:-.08em;font-weight:600}.feature-story-module__p9fa9a__recordIndex,.feature-story-module__p9fa9a__stateNumber{font-family:var(--font-mono), ui-monospace, SFMono-Regular, Menlo, monospace;font-variant-numeric:tabular-nums slashed-zero;letter-spacing:.04em;font-weight:500}.feature-story-module__p9fa9a__relatedLink{grid-template-columns:auto minmax(0,1fr);align-items:center;column-gap:14px}.feature-story-module__p9fa9a__relatedArt{background:var(--pp-wash,#e5eae5);border-radius:12px;place-items:center;width:64px;height:64px;display:grid}.feature-story-module__p9fa9a__relatedArt img{object-fit:contain;filter:drop-shadow(0 6px 5px #103c2629);width:52px;height:52px}.feature-story-module__p9fa9a__relatedBody{gap:4px;min-width:0;display:grid}
.settings-module__tIWiEq__settingsForms{flex-direction:column;gap:1.25rem;display:flex}.settings-module__tIWiEq__supplierCards{grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));gap:.7rem;margin-top:.35rem;display:grid}.settings-module__tIWiEq__supplierCard{border:1px solid var(--line);background:#fffffff7;border-top:3px solid #d2c1a4;border-radius:15px 11px 17px 12px;align-content:start;gap:.6rem;padding:.9rem;display:grid;box-shadow:0 4px #1e4b3412}.settings-module__tIWiEq__supplierCard[data-ids-saved=true]{border-top-color:var(--field-500);background:linear-gradient(150deg,#fff,#eff8f2)}.settings-module__tIWiEq__supplierIdentity{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem;display:flex}.settings-module__tIWiEq__vendorTile{border:1px solid var(--line);background:linear-gradient(150deg,#fff,#faf5ec);border-radius:13px 9px 14px 10px;place-items:center;width:4.15rem;height:2.9rem;padding:.35rem;display:grid;box-shadow:0 3px #1430200f}.settings-module__tIWiEq__vendorTile img{object-fit:contain;width:auto;max-width:3.3rem;height:auto;max-height:2.05rem}.settings-module__tIWiEq__supplierNameBlock{min-width:0}.settings-module__tIWiEq__supplierNameBlock h3{color:var(--ink-800);font-size:.82rem;font-weight:800}.settings-module__tIWiEq__supplierNameBlock p{color:var(--ink-600);margin-top:.15rem;font-size:.7rem;line-height:1.4}.settings-module__tIWiEq__supplierForm{gap:.75rem;display:grid}.settings-module__tIWiEq__supplierForm input{font-size:1rem;line-height:1.3}.settings-module__tIWiEq__supplierReadOnly{border:1px dashed var(--line-strong);color:var(--ink-600);background:#ffffffb3;border-radius:11px;margin:0;padding:.55rem .7rem;font-size:.72rem;line-height:1.45}@media (max-width:480px){.settings-module__tIWiEq__supplierCards{grid-template-columns:1fr}.settings-module__tIWiEq__vendorTile{width:3.6rem;height:2.6rem}.settings-module__tIWiEq__vendorTile img{max-width:2.85rem;max-height:1.8rem}}.settings-module__tIWiEq__settingsLayout [data-settings-config-index]{background:linear-gradient(145deg,#f0f9f3f0,#fffffff5 52%,#fff0de9e),#fff;border-color:#0f5c3b2e;border-radius:18px 12px 20px 13px;box-shadow:0 9px #1430200d,0 18px 35px #1430200f}.settings-module__tIWiEq__settingsLayout [data-settings-config-link]{background:#ffffffd6;border-color:#0f5c3b24;border-radius:14px 9px 15px 11px;box-shadow:0 3px #1430200a}.settings-module__tIWiEq__settingsLayout [data-settings-config-link]:hover{background:#fff;border-color:#0f5c3b59;transform:translateY(-1px)}.settings-module__tIWiEq__settingsLayout [data-settings-config-icon]{width:3rem;height:3rem;box-shadow:none;background:0 0;border:0;overflow:visible}.settings-module__tIWiEq__settingsLayout [data-settings-config-icon] img{object-fit:contain;filter:drop-shadow(0 5px 4px #14302021);width:100%;height:100%}@media (max-width:700px) and (max-height:650px){.settings-module__tIWiEq__pageHeader>header{padding-block:.75rem}.settings-module__tIWiEq__pageHeader>header p,.settings-module__tIWiEq__permissionContext[data-settings-permission=manager]{display:none}.settings-module__tIWiEq__permissionContext[data-settings-permission=read-only]{min-height:2.75rem;padding-block:.375rem;font-size:.75rem;line-height:1.25}.settings-module__tIWiEq__settingsLayout{gap:.75rem}.settings-module__tIWiEq__settingsLayout>div:last-child{gap:1rem}.settings-module__tIWiEq__settingsLayout [data-settings-config-index]{border-radius:.75rem;padding:.375rem}.settings-module__tIWiEq__settingsLayout [data-settings-config-intro]{display:none}.settings-module__tIWiEq__settingsLayout [data-settings-config-scroller]{padding-bottom:0}.settings-module__tIWiEq__settingsLayout [data-settings-config-link]{border-radius:.625rem;min-width:8.25rem;min-height:2.75rem;padding:.25rem .5rem}.settings-module__tIWiEq__settingsLayout [data-settings-config-icon]{width:2rem;height:2rem}.settings-module__tIWiEq__settingsLayout [data-settings-config-detail]{display:none}.settings-module__tIWiEq__profileSection>p{display:none}.settings-module__tIWiEq__profileSection form{gap:.5rem}.settings-module__tIWiEq__profileSection form>div:first-child{gap:.75rem}.settings-module__tIWiEq__profileSection form label:last-child>span{display:none}}
.demo-conversation-module__rdKBTW__panel{border:1px solid var(--line);border-radius:var(--pp-cut-lg);background:linear-gradient(158deg, var(--pp-sheet) 0 66%, var(--pp-paper-aged));box-shadow:0 6px 0 var(--pp-ply), 0 16px 30px var(--pp-ambient);gap:.85rem;padding:1rem 1.1rem 1.1rem;display:grid}.demo-conversation-module__rdKBTW__head{align-items:center;gap:.7rem;display:flex}.demo-conversation-module__rdKBTW__headCopy{min-width:0}.demo-conversation-module__rdKBTW__headCopy b{letter-spacing:-.02em;font-size:1rem;font-weight:850;display:block}.demo-conversation-module__rdKBTW__headCopy span{color:var(--steel);font-size:.8125rem;line-height:1.45;display:block}.demo-conversation-module__rdKBTW__transcript{border:1px solid var(--line);background-color:var(--pp-sheet);background-image:radial-gradient(#0f5c3b12 1px,#0000 1px);background-size:18px 18px;border-radius:15px 12px 16px 13px;gap:.6rem;margin:0;padding:.85rem;list-style:none;display:grid}.demo-conversation-module__rdKBTW__turn{gap:.3rem;max-width:42rem;display:grid}.demo-conversation-module__rdKBTW__turnYou{text-align:right;justify-self:end;justify-items:end}.demo-conversation-module__rdKBTW__who{color:var(--steel);letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:900}.demo-conversation-module__rdKBTW__bubble{border:1px solid var(--line);background:linear-gradient(152deg, var(--pp-sheet) 0 74%, #fdf8ef);color:var(--ink);text-align:left;border-radius:6px 17px 15px 18px;margin:0;padding:.65rem .85rem;font-size:.9375rem;line-height:1.55;box-shadow:0 3px #e4d6be,0 10px 22px #0f5c3b0f}.demo-conversation-module__rdKBTW__turnYou .demo-conversation-module__rdKBTW__bubble{border-color:color-mix(in srgb, var(--primary) 45%, var(--line));background:linear-gradient(152deg, var(--mint-100) 0 74%, var(--pp-sheet));border-radius:17px 6px 18px 15px}.demo-conversation-module__rdKBTW__answerLink{border:1px solid var(--line);min-height:44px;color:var(--primary);box-shadow:0 2px 0 var(--pp-ply);background:#ffffffc7;border-radius:9px;align-items:center;gap:.35rem;padding:.35rem .7rem;font-size:.8125rem;font-weight:900;text-decoration:none;transition:transform .18s;display:inline-flex}.demo-conversation-module__rdKBTW__answerLink:hover{transform:translateY(-1px)}.demo-conversation-module__rdKBTW__chips{flex-wrap:wrap;gap:.4rem;display:flex}.demo-conversation-module__rdKBTW__chip{border:1px solid var(--line);min-height:44px;color:var(--ink);font:inherit;cursor:pointer;background:#ffffffb3;border-radius:9px;padding:.28rem .6rem;font-size:.78rem;font-weight:800;transition:transform .18s,background .18s}.demo-conversation-module__rdKBTW__chip:hover{background:var(--mint-50);transform:translateY(-1px)}.demo-conversation-module__rdKBTW__composer{flex-wrap:wrap;gap:.5rem;display:flex}.demo-conversation-module__rdKBTW__input{border:1px solid var(--line);min-width:0;min-height:44px;color:var(--ink);background:var(--pp-sheet);font:inherit;border-radius:11px;flex:14rem;padding:.6rem .8rem;font-size:.9375rem;box-shadow:inset 0 1px 2px #0d2c220f}.demo-conversation-module__rdKBTW__input::placeholder{color:var(--steel-light)}.demo-conversation-module__rdKBTW__send{border:1px solid color-mix(in srgb, var(--primary) 82%, #000);color:#fff;background:linear-gradient(180deg, var(--primary), color-mix(in srgb, var(--primary) 78%, #000));min-height:44px;font:inherit;cursor:pointer;border-radius:10px;align-items:center;gap:.4rem;padding:.6rem .95rem;font-size:.8125rem;font-weight:900;transition:transform .18s;display:inline-flex;box-shadow:0 7px 14px #0f5c3b29}.demo-conversation-module__rdKBTW__send:hover{transform:translateY(-1px)}.demo-conversation-module__rdKBTW__send:disabled{opacity:.55;cursor:not-allowed;transform:none}.demo-conversation-module__rdKBTW__foot{color:var(--steel);margin:0;font-size:.8125rem;line-height:1.45}@media (prefers-reduced-motion:reduce){.demo-conversation-module__rdKBTW__chip,.demo-conversation-module__rdKBTW__send,.demo-conversation-module__rdKBTW__answerLink{transition:none}.demo-conversation-module__rdKBTW__chip:hover,.demo-conversation-module__rdKBTW__send:hover,.demo-conversation-module__rdKBTW__answerLink:hover{transform:none}}
.higgs-public-route-stage-module__jEyigW__stage{--public-accent:var(--pp-field);background:radial-gradient(circle at 1px 1px, color-mix(in srgb, var(--pp-ink) 5%, transparent) .65px, transparent .8px) 0 0 / 8px 8px, var(--pp-paper-aged);width:min(100%,90rem);margin-inline:auto;padding:clamp(32px,6vw,84px) clamp(14px,4vw,52px) clamp(54px,7vw,96px);position:relative;overflow:hidden}.higgs-public-route-stage-module__jEyigW__hero{border:1px solid color-mix(in srgb, var(--public-accent) 24%, var(--pp-rule));background:linear-gradient(128deg, var(--pp-paper) 0 66%, color-mix(in srgb, var(--public-accent) 9%, var(--pp-paper)) 66%);min-height:330px;box-shadow:0 7px 0 color-mix(in srgb, var(--pp-paper-aged) 78%, var(--pp-ink)), 0 30px 60px color-mix(in srgb, var(--pp-ink) 9%, transparent);border-radius:34px 26px 38px 29px;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:center;gap:clamp(24px,5vw,72px);padding:clamp(28px,5vw,64px);display:grid;position:relative;overflow:hidden}.higgs-public-route-stage-module__jEyigW__hero:before{content:"";border:1px dashed color-mix(in srgb, var(--public-accent) 22%, transparent);width:470px;height:470px;box-shadow:inset 0 0 0 48px color-mix(in srgb, var(--public-accent) 6%, transparent), inset 0 0 0 96px color-mix(in srgb, var(--pp-paper) 45%, transparent);border-radius:46% 54% 42% 58%;position:absolute;top:-150px;right:-90px;transform:rotate(8deg)}.higgs-public-route-stage-module__jEyigW__hero>div,.higgs-public-route-stage-module__jEyigW__hero figure{z-index:1;position:relative}.higgs-public-route-stage-module__jEyigW__kicker{color:var(--public-accent);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:9px;margin-bottom:14px;font-size:.72rem;font-weight:950;display:flex}.higgs-public-route-stage-module__jEyigW__kicker i{background:var(--pp-orange);width:9px;height:9px;box-shadow:15px 0 0 color-mix(in srgb, var(--public-accent) 25%, transparent);border-radius:50%}.higgs-public-route-stage-module__jEyigW__hero h1{max-width:14ch;color:var(--pp-ink);font-family:var(--font-display,Georgia, serif);letter-spacing:-.055em;margin:0;font-size:clamp(2.8rem,7vw,6.7rem);font-weight:850;line-height:.9}.higgs-public-route-stage-module__jEyigW__hero p{max-width:58ch;color:color-mix(in srgb, var(--pp-ink) 70%, transparent);margin:22px 0 0;font-size:clamp(.9rem,1.5vw,1.08rem);line-height:1.65}.higgs-public-route-stage-module__jEyigW__hero figure{place-items:center;min-height:240px;margin:0;display:grid}.higgs-public-route-stage-module__jEyigW__hero figure>span{background:color-mix(in srgb, var(--public-accent) 9%, var(--pp-paper));width:240px;height:210px;box-shadow:20px 22px 0 color-mix(in srgb, var(--public-accent) 7%, transparent), inset 0 0 0 10px color-mix(in srgb, var(--pp-paper) 52%, transparent);border-radius:43% 57% 50% 50%;position:absolute;transform:rotate(3deg)}.higgs-public-route-stage-module__jEyigW__hero figure img{object-fit:contain;width:min(280px,95%);height:230px;filter:drop-shadow(0 18px 15px color-mix(in srgb, var(--pp-ink) 22%, transparent));position:relative;transform:rotate(-2deg)}.higgs-public-route-stage-module__jEyigW__hero figure>i{border:1px dashed color-mix(in srgb, var(--public-accent) 34%, transparent);border-radius:50%;width:22px;height:22px;position:absolute}.higgs-public-route-stage-module__jEyigW__hero figure>i:first-of-type{top:8%;left:4%}.higgs-public-route-stage-module__jEyigW__hero figure>i:nth-of-type(2){width:42px;height:42px;bottom:8%;right:3%}.higgs-public-route-stage-module__jEyigW__featureTabs,.higgs-public-route-stage-module__jEyigW__workingPattern,.higgs-public-route-stage-module__jEyigW__guideDeck,.higgs-public-route-stage-module__jEyigW__guideSteps,.higgs-public-route-stage-module__jEyigW__planDeck,.higgs-public-route-stage-module__jEyigW__integrationDeck,.higgs-public-route-stage-module__jEyigW__answerDeck,.higgs-public-route-stage-module__jEyigW__workflowDeck{z-index:2;border:1px solid color-mix(in srgb, var(--public-accent) 20%, var(--pp-rule));background:var(--pp-paper);box-shadow:0 6px 0 color-mix(in srgb, var(--pp-paper-aged) 80%, var(--pp-ink));border-radius:20px 24px 18px 22px;margin:18px 0 0;position:relative}.higgs-public-route-stage-module__jEyigW__featureTabs{grid-template-columns:repeat(5,1fr);display:grid;overflow:hidden}.higgs-public-route-stage-module__jEyigW__featureTabs span{border-right:1px solid var(--pp-rule);min-height:78px;color:var(--pp-ink);align-items:center;gap:10px;padding:14px;font-size:.75rem;font-weight:850;display:flex}.higgs-public-route-stage-module__jEyigW__featureTabs span:last-child{border-right:0}.higgs-public-route-stage-module__jEyigW__featureTabs i{width:34px;height:34px;color:var(--public-accent);background:color-mix(in srgb, var(--public-accent) 9%, var(--pp-paper));border-radius:12px 9px 13px 10px;place-items:center;font-size:.68rem;font-style:normal;display:grid;transform:rotate(-2deg)}.higgs-public-route-stage-module__jEyigW__workingPattern{grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.higgs-public-route-stage-module__jEyigW__workingPattern article{border-right:1px solid var(--pp-rule);align-items:center;gap:12px;min-height:90px;padding:18px;display:flex}.higgs-public-route-stage-module__jEyigW__workingPattern article:last-child{border-right:0}.higgs-public-route-stage-module__jEyigW__workingPattern i,.higgs-public-route-stage-module__jEyigW__guideSteps>li>i{width:42px;height:42px;color:var(--public-accent);background:color-mix(in srgb, var(--public-accent) 9%, var(--pp-paper));border-radius:50%;place-items:center;font-size:.7rem;font-style:normal;font-weight:950;display:grid}.higgs-public-route-stage-module__jEyigW__guideDeck,.higgs-public-route-stage-module__jEyigW__planDeck,.higgs-public-route-stage-module__jEyigW__integrationDeck,.higgs-public-route-stage-module__jEyigW__workflowDeck{min-height:84px;color:var(--public-accent);letter-spacing:.04em;text-transform:uppercase;grid-auto-columns:max-content 1fr;grid-auto-flow:column;align-items:center;gap:12px;padding:16px 20px;font-size:.72rem;font-weight:900;display:grid}.higgs-public-route-stage-module__jEyigW__guideDeck i,.higgs-public-route-stage-module__jEyigW__planDeck i,.higgs-public-route-stage-module__jEyigW__integrationDeck i{background:repeating-linear-gradient(90deg, var(--public-accent) 0 5px, transparent 5px 10px);opacity:.35;height:1px}.higgs-public-route-stage-module__jEyigW__workflowDeck{grid-auto-columns:max-content;justify-content:center}.higgs-public-route-stage-module__jEyigW__workflowDeck i{color:var(--pp-orange);font-style:normal}.higgs-public-route-stage-module__jEyigW__guideSteps{grid-template-columns:repeat(3,1fr);padding:0;list-style:none;display:grid;overflow:hidden}.higgs-public-route-stage-module__jEyigW__guideSteps li{border-right:1px solid var(--pp-rule);grid-template-columns:auto 1fr;align-items:center;gap:11px;min-height:86px;padding:15px 18px;display:grid}.higgs-public-route-stage-module__jEyigW__guideSteps li:last-child{border-right:0}.higgs-public-route-stage-module__jEyigW__guideSteps span{gap:3px;display:grid}.higgs-public-route-stage-module__jEyigW__guideSteps small{color:color-mix(in srgb, var(--pp-ink) 58%, transparent);font-size:.68rem}.higgs-public-route-stage-module__jEyigW__answerDeck{grid-template-columns:260px 1fr 1fr 1fr;align-items:center;gap:16px;min-height:92px;padding:18px;display:grid}.higgs-public-route-stage-module__jEyigW__answerDeck span{background:color-mix(in srgb, var(--public-accent) 8%, var(--pp-paper-aged));border-radius:8px;height:10px}.higgs-public-route-stage-module__jEyigW__answerDeck span:nth-of-type(2){width:76%}.higgs-public-route-stage-module__jEyigW__answerDeck span:nth-of-type(3){width:56%}.higgs-public-route-stage-module__jEyigW__liveBody{z-index:1;border:1px solid color-mix(in srgb, var(--public-accent) 16%, var(--pp-rule));background:color-mix(in srgb, var(--pp-paper) 96%, var(--pp-paper-aged));min-width:0;box-shadow:0 7px 0 color-mix(in srgb, var(--pp-paper-aged) 80%, var(--pp-ink));border-radius:26px 20px 29px 23px;margin-top:22px;padding:clamp(8px,1.5vw,18px);position:relative}:is(.higgs-public-route-stage-module__jEyigW__liveBody section,.higgs-public-route-stage-module__jEyigW__liveBody article,.higgs-public-route-stage-module__jEyigW__liveBody [role=region]){border-color:color-mix(in srgb, var(--public-accent) 17%, var(--pp-rule))}:is(.higgs-public-route-stage-module__jEyigW__stage[data-higgs-stage-masthead=primary] .higgs-public-route-stage-module__jEyigW__liveBody [data-higgs-route-body=capability-index]>header:first-child>div:first-child,.higgs-public-route-stage-module__jEyigW__stage[data-higgs-stage-masthead=primary] .higgs-public-route-stage-module__jEyigW__liveBody [data-higgs-route-body=guide-hub]>section:first-child,.higgs-public-route-stage-module__jEyigW__stage[data-higgs-stage-masthead=primary] .higgs-public-route-stage-module__jEyigW__liveBody [data-higgs-route-body=about-principles]>div:first-child>header:first-child,.higgs-public-route-stage-module__jEyigW__stage[data-higgs-stage-masthead=primary] .higgs-public-route-stage-module__jEyigW__liveBody [data-higgs-route-body=connected-job-path]>header:first-child),:is(.higgs-public-route-stage-module__jEyigW__stage[data-higgs-stage-masthead=primary] .higgs-public-route-stage-module__jEyigW__liveBody [data-higgs-route-body=integration-ledger]>section:first-child>div:nth-child(2)>p:first-child,.higgs-public-route-stage-module__jEyigW__stage[data-higgs-stage-masthead=primary] .higgs-public-route-stage-module__jEyigW__liveBody [data-higgs-route-body=integration-ledger]>section:first-child>div:nth-child(2)>h1,.higgs-public-route-stage-module__jEyigW__stage[data-higgs-stage-masthead=primary] .higgs-public-route-stage-module__jEyigW__liveBody [data-higgs-route-body=integration-ledger]>section:first-child>div:nth-child(2)>h1+p){display:none}.higgs-public-route-stage-module__jEyigW__stage[data-higgs-stage-masthead=primary] .higgs-public-route-stage-module__jEyigW__liveBody [data-higgs-route-body=faq-ledger]>div>div>div:first-child{display:none}:is(.higgs-public-route-stage-module__jEyigW__stage[data-higgs-stage-masthead=primary] .higgs-public-route-stage-module__jEyigW__liveBody [data-higgs-route-body=contact-workbench]>div:first-child>header:first-child>p:first-child,.higgs-public-route-stage-module__jEyigW__stage[data-higgs-stage-masthead=primary] .higgs-public-route-stage-module__jEyigW__liveBody [data-higgs-route-body=contact-workbench]>div:first-child>header:first-child>h1,.higgs-public-route-stage-module__jEyigW__stage[data-higgs-stage-masthead=primary] .higgs-public-route-stage-module__jEyigW__liveBody [data-higgs-route-body=contact-workbench]>div:first-child>header:first-child>h1+p){display:none}@media (max-width:760px){.higgs-public-route-stage-module__jEyigW__stage{padding:24px 9px 54px}.higgs-public-route-stage-module__jEyigW__hero{border-radius:24px 19px 27px 21px;grid-template-columns:1fr;min-height:280px;padding:28px 22px}.higgs-public-route-stage-module__jEyigW__hero:before{right:-210px}.higgs-public-route-stage-module__jEyigW__hero>div{z-index:2}.higgs-public-route-stage-module__jEyigW__hero h1{font-size:clamp(2.6rem,14vw,4.8rem)}.higgs-public-route-stage-module__jEyigW__hero p{max-width:78%;font-size:.84rem}.higgs-public-route-stage-module__jEyigW__hero figure{opacity:.42;width:190px;min-height:170px;position:absolute;bottom:-10px;right:-40px}.higgs-public-route-stage-module__jEyigW__hero figure img{height:170px}.higgs-public-route-stage-module__jEyigW__hero figure>span{width:160px;height:145px}.higgs-public-route-stage-module__jEyigW__featureTabs{grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden}.higgs-public-route-stage-module__jEyigW__featureTabs span{min-height:64px}.higgs-public-route-stage-module__jEyigW__featureTabs span:last-child{border-top:1px solid var(--pp-rule);grid-column:1/-1}.higgs-public-route-stage-module__jEyigW__workingPattern,.higgs-public-route-stage-module__jEyigW__guideSteps{grid-template-columns:1fr}.higgs-public-route-stage-module__jEyigW__workingPattern article,.higgs-public-route-stage-module__jEyigW__guideSteps li{border-right:0;border-bottom:1px solid var(--pp-rule);min-height:64px}.higgs-public-route-stage-module__jEyigW__workingPattern article:last-child,.higgs-public-route-stage-module__jEyigW__guideSteps li:last-child{border-bottom:0}.higgs-public-route-stage-module__jEyigW__guideDeck,.higgs-public-route-stage-module__jEyigW__planDeck,.higgs-public-route-stage-module__jEyigW__integrationDeck{grid-template-columns:1fr;grid-auto-flow:row;justify-items:center}.higgs-public-route-stage-module__jEyigW__guideDeck i,.higgs-public-route-stage-module__jEyigW__planDeck i,.higgs-public-route-stage-module__jEyigW__integrationDeck i{width:100%}.higgs-public-route-stage-module__jEyigW__workflowDeck{grid-template-columns:repeat(5,auto);grid-auto-flow:row;justify-content:start;overflow-x:auto}.higgs-public-route-stage-module__jEyigW__answerDeck{grid-template-columns:1fr}.higgs-public-route-stage-module__jEyigW__answerDeck span{width:100%!important}.higgs-public-route-stage-module__jEyigW__liveBody{border-radius:18px 15px 20px 16px;margin-top:16px;padding:5px}}@media (max-width:380px){.higgs-public-route-stage-module__jEyigW__hero p{max-width:100%}.higgs-public-route-stage-module__jEyigW__hero figure{display:none}}@media (prefers-reduced-motion:reduce){.higgs-public-route-stage-module__jEyigW__stage *,.higgs-public-route-stage-module__jEyigW__stage :before,.higgs-public-route-stage-module__jEyigW__stage :after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}@media (forced-colors:active){.higgs-public-route-stage-module__jEyigW__hero,.higgs-public-route-stage-module__jEyigW__featureTabs,.higgs-public-route-stage-module__jEyigW__workingPattern,.higgs-public-route-stage-module__jEyigW__guideDeck,.higgs-public-route-stage-module__jEyigW__guideSteps,.higgs-public-route-stage-module__jEyigW__planDeck,.higgs-public-route-stage-module__jEyigW__integrationDeck,.higgs-public-route-stage-module__jEyigW__answerDeck,.higgs-public-route-stage-module__jEyigW__workflowDeck,.higgs-public-route-stage-module__jEyigW__liveBody{box-shadow:none;background:canvas;border-color:canvastext}.higgs-public-route-stage-module__jEyigW__hero figure{display:none}}
.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}}
.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)}
.assistant-stage .assistant-context{overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:color-mix(in srgb, var(--field-500,#2fa567) 55%, transparent) transparent;min-height:0;scroll-padding-block:.5rem;overflow-y:auto}.assistant-stage .assistant-context::-webkit-scrollbar{width:10px}.assistant-stage .assistant-context::-webkit-scrollbar-thumb{background-clip:content-box;background-color:color-mix(in srgb, var(--field-500,#2fa567) 55%, transparent);border:3px solid #0000;border-radius:999px}.assistant-stage .assistant-context::-webkit-scrollbar-thumb:hover{background-color:var(--field-500,#2fa567)}@media (max-width:1120px){.assistant-stage .assistant-context{scrollbar-gutter:auto;overflow-y:visible}}@media (min-width:1121px){.assistant-stage .assistant-workspace:has([data-assistant-tab=pulse]){height:auto;min-height:calc(100vh - 102px);overflow:visible}.assistant-stage .assistant-workspace:has([data-assistant-tab=pulse]) .assistant-conversation__body{overflow:visible}.assistant-stage .assistant-workspace:has([data-assistant-tab=pulse]) .assistant-context{overflow-y:visible}}.assistant-rail-module__PMpfuG__learned{gap:.7rem;margin:0 0 1rem;display:grid}.assistant-rail-module__PMpfuG__learnedHead{justify-content:space-between;align-items:baseline;gap:.5rem;min-width:0;display:flex}.assistant-rail-module__PMpfuG__learnedHead h2{letter-spacing:-.01em;margin:0;font-size:.95rem;line-height:1.25}.assistant-rail-module__PMpfuG__learnedCount{color:var(--ink-500,#52685f);flex:none;font-size:.7rem}.assistant-rail-module__PMpfuG__level{border:1px solid color-mix(in srgb, var(--field-500,#2fa567) 26%, transparent);background:linear-gradient(150deg, var(--porcelain,#fff) 0 66%, var(--mint-50,#f4faf5));border-radius:15px 12px 16px 11px;grid-template-columns:auto minmax(0,1fr);gap:.2rem .6rem;padding:.7rem .75rem .75rem;display:grid;position:relative;box-shadow:0 4px #c9dccd,0 12px 24px #12513314}.assistant-rail-module__PMpfuG__levelMark{pointer-events:none;background:linear-gradient(145deg,#e2f1e7,#f5e5cf);border-radius:48% 52% 46% 54%;grid-row:1/span 2;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 3px #d3c3a4}.assistant-rail-module__PMpfuG__levelMark img{object-fit:contain;width:30px;height:30px;display:block}.assistant-rail-module__PMpfuG__levelName{letter-spacing:-.005em;min-width:0;font-size:.84rem;font-weight:750}.assistant-rail-module__PMpfuG__levelNext{color:var(--ink-500,#52685f);grid-column:2;font-size:.72rem;line-height:1.4}.assistant-rail-module__PMpfuG__meter{background:#1c3d2f14;border:1px solid #1c3d2f29;border-radius:5px;grid-column:2;height:9px;margin:.3rem 0 .35rem;overflow:hidden}.assistant-rail-module__PMpfuG__meterFill{width:var(--flory-level-progress,0%);background:linear-gradient(90deg, var(--field-800,#0f5c3b), var(--field-500,#2fa567));border-radius:4px;height:100%;transition:width .5s cubic-bezier(.22,.61,.36,1);display:block}.assistant-rail-module__PMpfuG__list{gap:.55rem;margin:0;padding:0;list-style:none;display:grid}.assistant-rail-module__PMpfuG__card{border:1px solid var(--line,#1c3d2f1f);background:var(--porcelain,#fff);box-shadow:var(--shadow-1,0 1px 1px #10462d0a);border-radius:11px 8px 12px 9px;gap:.45rem;padding:.65rem .7rem;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid}.assistant-rail-module__PMpfuG__cardSettled{border-color:color-mix(in srgb, var(--field-500,#2fa567) 55%, transparent);box-shadow:0 3px 0 #cfe2d4, var(--shadow-1,0 1px 1px #10462d0a);transform:translateY(-1px)}.assistant-rail-module__PMpfuG__cardBody{gap:.18rem;min-width:0;display:grid}.assistant-rail-module__PMpfuG__cardBody span{font-size:.79rem;line-height:1.4}.assistant-rail-module__PMpfuG__cardBody small{color:var(--ink-500,#52685f);font-size:.68rem}.assistant-rail-module__PMpfuG__cardFoot{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.assistant-rail-module__PMpfuG__decide{grid-template-columns:minmax(0,1fr);gap:.4rem;display:grid}@media (min-width:1600px){.assistant-rail-module__PMpfuG__decide{grid-template-columns:repeat(2,minmax(0,1fr))}}.assistant-rail-module__PMpfuG__decide button{border:1px solid var(--primary,#1c5d3f);background:var(--primary,#1c5d3f);color:#fff;min-width:0;min-height:44px;font:inherit;cursor:pointer;border-radius:9px;padding:0 .8rem;font-size:.75rem;font-weight:650;transition:transform .14s,box-shadow .14s}.assistant-rail-module__PMpfuG__decide button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 3px #c3d8c8}.assistant-rail-module__PMpfuG__decide button:focus-visible{outline:2px solid var(--primary,#1c5d3f);outline-offset:2px}.assistant-rail-module__PMpfuG__decide button:disabled{cursor:progress;opacity:.72}.assistant-rail-module__PMpfuG__decideQuiet{color:var(--primary,#1c5d3f)!important;background:0 0!important;border-color:#1c3d2f47!important}.assistant-rail-module__PMpfuG__pending{color:var(--ink-500,#52685f);align-items:center;gap:.35rem;font-size:.72rem;display:inline-flex}.assistant-rail-module__PMpfuG__refused{color:var(--ink-500,#52685f);margin:0;font-size:.7rem;line-height:1.4}.assistant-rail-module__PMpfuG__note{border:1px dashed var(--line,#1c3d2f29);color:var(--ink-500,#52685f);background:var(--porcelain,#fff);border-radius:10px;margin:0;padding:.7rem .75rem;font-size:.75rem;line-height:1.5}.assistant-rail-module__PMpfuG__safety{border:1px solid color-mix(in srgb, var(--assistant-manila-edge,#dfcfb5) 70%, transparent);background:linear-gradient(152deg, var(--porcelain,#fff) 0 70%, var(--assistant-paper-warm,#fdf8ef));border-radius:13px 16px 12px 15px;gap:.35rem;margin:1rem 0 .75rem;padding:.7rem .75rem .75rem;display:grid;position:relative;overflow:hidden;box-shadow:0 3px #e4d6be}.assistant-rail-module__PMpfuG__safetyMark{opacity:.45;pointer-events:none;width:56px;height:56px;position:absolute;top:6px;right:8px}.assistant-rail-module__PMpfuG__safetyMark img{object-fit:contain;width:100%;height:100%}.assistant-rail-module__PMpfuG__safetyStamp{justify-self:start}.assistant-rail-module__PMpfuG__safety b{letter-spacing:-.005em;font-size:.82rem;position:relative}.assistant-rail-module__PMpfuG__safety>p{color:var(--ink-500,#52685f);margin:0;font-size:.76rem;line-height:1.45;position:relative}.assistant-rail-module__PMpfuG__safetyMore{margin-top:.15rem;position:relative}.assistant-rail-module__PMpfuG__safetyMore summary{min-height:32px;color:var(--field-800,#0f5c3b);cursor:pointer;align-items:center;font-size:.73rem;font-weight:700;display:inline-flex}.assistant-rail-module__PMpfuG__safetyMore summary:focus-visible{outline:2px solid var(--primary,#1c5d3f);outline-offset:2px}.assistant-rail-module__PMpfuG__safetyMore dl{gap:.3rem;margin:.4rem 0 0;display:grid}.assistant-rail-module__PMpfuG__safetyMore div{border-bottom:1px solid color-mix(in srgb, var(--assistant-manila-edge,#dfcfb5) 62%, transparent);justify-content:space-between;align-items:center;gap:.5rem;padding-bottom:.3rem;display:flex}.assistant-rail-module__PMpfuG__safetyMore div:last-child{border-bottom:0;padding-bottom:0}.assistant-rail-module__PMpfuG__safetyMore dt,.assistant-rail-module__PMpfuG__safetyMore dd{margin:0;font-size:.76rem}.assistant-rail-module__PMpfuG__safetyMore dt{color:var(--ink-500,#52685f)}.assistant-rail-module__PMpfuG__safetyMore dd{align-items:center;gap:.25rem;display:inline-flex}.assistant-rail-module__PMpfuG__links{gap:.5rem;display:grid}@media (prefers-reduced-motion:reduce){.assistant-rail-module__PMpfuG__meterFill,.assistant-rail-module__PMpfuG__card,.assistant-rail-module__PMpfuG__decide button{transition:none}.assistant-rail-module__PMpfuG__cardSettled,.assistant-rail-module__PMpfuG__decide button:hover:not(:disabled){transform:none}}@media (forced-colors:active){.assistant-rail-module__PMpfuG__level,.assistant-rail-module__PMpfuG__card,.assistant-rail-module__PMpfuG__safety{box-shadow:none;background:canvas;border-color:canvastext}.assistant-rail-module__PMpfuG__meterFill{background:highlight}}
.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}}
.proposal-collection-loading-module__0sc_fa__panel{border:1px solid var(--line);background:var(--surface);gap:14px;padding:20px 16px 28px;display:grid}.proposal-collection-loading-module__0sc_fa__status{color:var(--primary);font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:10px;font-weight:800}.proposal-collection-loading-module__0sc_fa__skeleton,.proposal-collection-loading-module__0sc_fa__skeletonRow{background:color-mix(in srgb, var(--steel) 16%, var(--surface));border-radius:4px;display:block}.proposal-collection-loading-module__0sc_fa__skeletonTitle{width:min(46%,320px);height:44px}.proposal-collection-loading-module__0sc_fa__skeletonRail{border:1px solid var(--line);background:color-mix(in srgb, var(--steel) 8%, var(--surface));height:102px}.proposal-collection-loading-module__0sc_fa__skeletonRow{border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--steel) 10%, var(--surface));height:58px}@media (forced-colors:active){.proposal-collection-loading-module__0sc_fa__panel,.proposal-collection-loading-module__0sc_fa__skeletonRail{border-color:canvastext}}
