.pp-page{--pp-bg: #080b0d;--pp-surface: #101518;--pp-surface-raised: #171d21;--pp-surface-hover: #20282d;--pp-text: #e5eaed;--pp-muted: #8f9aa1;--pp-accent: #c8f438;--pp-accent-hover: #d5ff4d;--pp-warning: #f2a14a;--pp-success: #45c98a;--pp-error: #e05b5b;--pp-border: rgba(255, 255, 255, .1);--pp-border-strong: rgba(255, 255, 255, .18);min-height:calc(100vh - var(--header-height, 68px));min-height:calc(100dvh - var(--header-height, 68px));width:100%;max-width:100%;min-width:0;overflow-x:hidden;color-scheme:dark;color:var(--pp-text);background-color:var(--pp-bg);background-image:url(/assets/textures/topographic.webp);background-size:1280px auto;font-family:HarmonyOS Sans SC,MiSans,Noto Sans SC,Inter,sans-serif;font-size:15px;line-height:1.5}.pp-page button,.pp-page input,.pp-page select,.pp-page textarea{font:inherit}.pp-page button{cursor:pointer}.pp-page button:disabled{cursor:not-allowed;opacity:.45}.pp-page button:focus-visible,.pp-page input:focus-visible,.pp-page select:focus-visible,.pp-page textarea:focus-visible{outline:2px solid var(--pp-accent);outline-offset:2px;box-shadow:none}.pp-shell{width:min(calc(100% - 80px),1360px);margin-inline:auto}.pp-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.pp-icon{display:inline-grid;flex:0 0 auto;place-items:center;color:inherit;vertical-align:middle}.pp-icon>img,.pp-icon>svg,.pp-icon-fallback,.pp-item-icon,.pp-item-icon>img{display:block;object-fit:contain}.pp-icon-fallback{opacity:.86;filter:invert(98%) sepia(3%) saturate(373%) hue-rotate(157deg) brightness(90%)}.pp-item-icon{flex:0 0 auto}.pp-button{min-height:44px;padding:0 18px;border:1px solid var(--pp-border-strong);border-radius:4px;background:transparent;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:650;letter-spacing:.01em;transition:.15s ease}.pp-button:hover{border-color:#c8f438a6;color:var(--pp-accent)}.pp-button-primary{color:#0b0e0a;border-color:var(--pp-accent);background-color:var(--pp-accent);box-shadow:0 6px 20px #c8f43814}.pp-button-primary:hover{color:#050604;border-color:var(--pp-accent-hover);background-color:var(--pp-accent-hover);transform:translateY(-1px)}.pp-button-ghost{color:var(--pp-text);border-color:var(--pp-border-strong);background-color:#0d11138c}.pp-button-outline{color:var(--pp-accent);border-color:#c8f438b3;background-color:#080b0da3}.pp-button-large{min-width:228px;height:50px;font-size:16px}.pp-hero{position:relative;width:min(calc(100% - 80px),1360px);height:430px;margin-inline:auto;overflow:hidden;border-bottom:1px solid var(--pp-border);background-color:#0b0e10}.pp-hero-image{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(/assets/images/scenes/hero-home.webp);background-position:center 48%;background-repeat:no-repeat;background-size:cover;filter:brightness(.49) saturate(.76) contrast(1.08);transform:scale(1.01)}.pp-hero-content{position:relative;z-index:1;width:min(calc(100% - 40px),1320px);height:100%;display:flex;align-items:stretch}.pp-hero-copy{width:min(620px,54%);padding:48px 0 0 12px;background-color:#080b0d4d;box-shadow:130px 0 120px #080b0d4a}.pp-hero-copy h1{margin:0;color:#f1f3f3;font-size:clamp(40px,3.65vw,52px);font-weight:850;letter-spacing:.02em;line-height:1.16;text-shadow:0 2px 20px rgba(0,0,0,.88)}.pp-hero-copy>p{margin:14px 0 0;color:#d3d8da;font-size:17px;font-weight:550}.pp-hero-services{display:block;margin-top:2px;color:#abb3b7;font-size:16px}.pp-hero-actions{display:flex;gap:16px;margin-top:21px}.pp-trust-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:23px;margin-top:28px;padding-top:20px;border-top:1px solid rgba(255,255,255,.18)}.pp-trust-strip>div{display:flex;align-items:center;gap:12px;min-width:0;color:var(--pp-accent)}.pp-trust-strip p{margin:0;min-width:0;color:var(--pp-text)}.pp-trust-strip strong,.pp-trust-strip span{display:block;white-space:nowrap}.pp-trust-strip strong{font-size:14px;font-weight:600}.pp-trust-strip span{overflow:hidden;color:var(--pp-muted);font-size:11px;text-overflow:ellipsis}.pp-home-orders{padding:4px 0 28px}.pp-section-heading{display:flex;align-items:center;justify-content:space-between;min-height:52px;padding-inline:28px 10px}.pp-section-heading>div:first-child{display:flex;align-items:center;gap:14px}.pp-section-heading h2{margin:0;font-size:25px;line-height:1}.pp-live-label{display:inline-flex;align-items:center;gap:5px;color:var(--pp-muted);font-size:12px;font-weight:450}.pp-live-label .pp-icon{color:var(--pp-accent)}.pp-home-filter-pills{display:flex;align-items:center;gap:8px}.pp-home-filter-pills button{height:38px;padding:0 14px;border:1px solid var(--pp-border);border-radius:4px;color:#b4bcc0;background-color:#171d21e0;display:inline-flex;align-items:center;gap:8px}.pp-home-filter-pills button:hover{border-color:#c8f43873;color:var(--pp-accent)}.pp-home-card-shell{overflow:hidden;border:1px solid var(--pp-border);background-color:#0e1214ed;box-shadow:0 16px 40px #0003}.pp-home-order-grid{align-items:stretch}.pp-home-table{overflow:hidden;border:1px solid var(--pp-border);background-color:#0e1214ed;box-shadow:0 16px 40px #0003}.pp-home-order-head,.pp-home-order-row{display:grid;grid-template-columns:2fr 1.12fr 1.12fr .95fr .85fr .72fr .93fr 24px;align-items:center;gap:12px}.pp-home-order-head{min-height:39px;padding:0 24px;color:#7f898f;border-bottom:1px solid var(--pp-border);background-color:var(--pp-surface-raised);font-size:12px;text-align:left}.pp-home-order-row{width:100%;min-height:42px;padding:0 24px;border:0;border-bottom:1px solid rgba(255,255,255,.075);color:#bdc4c7;background-color:transparent;font-size:13px;text-align:left}.pp-home-order-row:hover{background-color:#ffffff06}.pp-home-order-row.is-expanded{color:var(--pp-text);border-top:1px solid rgba(200,244,56,.7);border-right:1px solid rgba(200,244,56,.7);border-left:1px solid rgba(200,244,56,.7);background-color:#c8f43806}.pp-order-title-cell{display:flex;min-width:0;align-items:center;gap:13px}.pp-home-order-row>*,.pp-order-table-row>*,.pp-order-card-top>*,.pp-quote-history-row>*{min-width:0}.pp-order-title-cell>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pp-status{display:inline-flex;width:fit-content;align-items:center;gap:5px;color:var(--pp-accent);font-weight:600;white-space:nowrap}.pp-status.is-urgent{color:var(--pp-warning)}.pp-seed-badge{min-height:20px;padding:1px 6px;border:1px solid rgba(242,161,74,.5);border-radius:3px;color:var(--pp-warning);background-color:#f2a14a14;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;line-height:1.2;white-space:nowrap}.pp-home-order-detail{display:grid;grid-template-columns:2.4fr 1fr 1.22fr .88fr .88fr 1.45fr;gap:20px;min-height:102px;padding:16px 24px;border-right:1px solid rgba(200,244,56,.7);border-bottom:1px solid rgba(200,244,56,.7);border-left:1px solid rgba(200,244,56,.7);color:#aeb6ba;background-color:#111619e6}.pp-home-order-detail>div{min-width:0;border-right:1px solid var(--pp-border)}.pp-home-order-detail>div:last-child{border-right:0}.pp-home-order-detail strong,.pp-home-order-detail span{display:block}.pp-home-order-detail strong{margin:5px 0;color:#d4d9dc;font-size:12px;font-weight:550}.pp-home-order-detail span{font-size:11px}.pp-home-order-detail .pp-micro-label{color:#6f797f}.pp-home-order-cta{display:flex;flex-direction:column;justify-content:center;gap:8px}.pp-home-order-cta .pp-button{min-height:38px}.pp-text-action,.pp-inline-link{padding:0;border:0;color:#aeb5b9;background:transparent;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:12px}.pp-text-action:hover,.pp-inline-link:hover{color:var(--pp-accent)}.pp-text-action.is-active{color:#0c0e09;border-color:var(--pp-accent);background-color:var(--pp-accent)}.pp-enter-hall{width:100%;min-height:44px;border:0;color:var(--pp-accent);background-color:#0b0f11f2;display:flex;align-items:center;justify-content:center;gap:12px;font-weight:600}.pp-page-banner{height:94px;border-bottom:1px solid var(--pp-border-strong);background-color:#080b0db8;background-image:url(/assets/textures/topographic.webp);background-size:1120px auto}.pp-page-banner .pp-shell{height:100%;padding:17px 22px}.pp-page-banner h1{margin:0;font-size:28px;line-height:1.3}.pp-page-banner p{margin:1px 0 0;color:var(--pp-muted)}.pp-page-banner .pp-live-label{margin-left:10px}.pp-hall-main{padding:14px 0 84px}.pp-search-bar{display:grid;grid-template-columns:minmax(360px,1fr) 132px auto 144px;align-items:center;min-height:68px;padding:12px 18px;border:1px solid rgba(255,255,255,.055);background-color:#111619e6}.pp-search-bar label:first-child{display:block}.pp-search-bar input[type=text],.pp-search-bar label:first-child input{width:100%;height:40px;padding:0 14px;border:1px solid var(--pp-border);border-radius:3px 0 0 3px;color:var(--pp-text);background-color:#080b0db8}.pp-search-bar input::placeholder{color:#687279}.pp-button-search{height:40px;min-height:40px;margin-right:0;border-left:0;border-radius:0 3px 3px 0;background-color:var(--pp-surface-raised);white-space:nowrap}.pp-search-bar>.pp-checkbox{justify-self:end;margin-left:24px;margin-right:24px}.pp-search-bar select,.pp-results-toolbar select,.pp-pagination select,.pp-field select{height:40px;padding:0 34px 0 12px;border:1px solid var(--pp-border-strong);border-radius:3px;color:#c7cdd0;background-color:#12171a}.pp-hall-layout{display:grid;grid-template-columns:246px minmax(0,1fr);gap:12px;margin-top:12px}.pp-hall-layout.is-filter-collapsed{grid-template-columns:minmax(0,1fr)}.pp-hall-layout.is-filter-collapsed .pp-filter-panel{grid-column:1 / -1}.pp-filter-panel,.pp-order-results{border:1px solid rgba(255,255,255,.055);background-color:#101518f0}.pp-filter-title{display:flex;align-items:center;justify-content:space-between;min-height:52px;padding:0 12px;border-bottom:1px solid var(--pp-border)}.pp-filter-title h2{flex:1 1 auto;min-width:0;margin:0}.pp-filter-toggle{width:100%;min-height:50px;padding:0 8px;border:0;color:var(--pp-text);background:transparent;display:flex;align-items:center;gap:8px;text-align:left}.pp-filter-toggle>span:not(.pp-icon){flex:0 0 auto;font-size:17px;font-weight:700;white-space:nowrap}.pp-filter-toggle small{min-width:0;color:#879197;font-size:12px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pp-filter-toggle .pp-icon:last-child{margin-left:auto;color:#9ca6ab}.pp-hall-layout.is-filter-open .pp-filter-toggle small{display:none}.pp-filter-reset{flex:0 0 auto;min-width:64px;min-height:44px;padding:0 6px;border:0;color:var(--pp-accent);background:transparent;display:inline-flex;align-items:center;justify-content:center;gap:5px;font-size:12px}.pp-filter-reset:disabled{color:#667076;cursor:not-allowed}.pp-filter-body[hidden]{display:none}.pp-filter-panel fieldset{margin:0 20px;padding:14px 0;border:0;border-bottom:1px solid var(--pp-border)}.pp-filter-panel legend{display:flex;width:100%;align-items:center;justify-content:space-between;margin-bottom:10px;padding:0;color:#d8dddf;font-size:13px;font-weight:650}.pp-filter-options{display:grid;grid-template-columns:1fr 1fr;gap:10px 5px}.pp-checkbox{display:inline-flex;align-items:center;gap:8px;color:#aeb6ba;font-size:13px;cursor:pointer}.pp-checkbox input{width:17px;height:17px;margin:0;accent-color:var(--pp-accent)}.pp-switch-row{display:flex;align-items:center;justify-content:space-between;color:#aeb6ba;font-size:13px}.pp-switch-row input{width:34px;height:19px;accent-color:var(--pp-accent)}.pp-results-toolbar{display:flex;align-items:center;justify-content:space-between;height:55px;padding:0 18px;border-bottom:1px solid var(--pp-border)}.pp-results-toolbar>div:first-child{display:flex;align-items:center;gap:9px}.pp-results-toolbar strong{margin-right:5px;color:#abb4b8;font-weight:500}.pp-results-source-count{color:#8d979c;font-size:12px;white-space:nowrap}.pp-results-sort-label{min-height:28px;padding:0 8px;border:1px solid rgba(255,255,255,.055);border-radius:3px;color:#889399;background-color:#080b0d61;display:inline-flex;align-items:center;gap:5px;font-size:12px;white-space:nowrap}.pp-filter-chip{max-width:100%;height:28px;padding:0 9px;border:1px solid var(--pp-border);border-radius:3px;color:#c5cbce;background-color:var(--pp-surface-raised);display:inline-flex;align-items:center;gap:5px;font-size:12px}.pp-filter-chip-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pp-view-switch{display:flex;gap:5px;padding-left:14px;border-left:1px solid var(--pp-border)}.pp-view-switch button{width:37px;height:37px;padding:0;border:1px solid var(--pp-border);color:#6e787e;background-color:#111619;display:grid;place-items:center}.pp-view-switch button.is-active{color:var(--pp-accent);border-color:var(--pp-accent)}.pp-order-table-head,.pp-order-table-row{display:grid;grid-template-columns:1.75fr .9fr .72fr .87fr .83fr .73fr .58fr 1fr .72fr .98fr;align-items:center;gap:8px}.pp-order-table-head{height:41px;padding:0 14px;color:#7d878d;border-bottom:1px solid var(--pp-border);background-color:#171d21db;font-size:11px}.pp-order-table-group{border-bottom:1px solid rgba(255,255,255,.075)}.pp-order-table-group.is-expanded{margin:0 -1px;border:1px solid rgba(200,244,56,.78);background-color:#c8f43805}.pp-order-table-row{width:100%;height:54px;padding:0 14px;border:0;color:#b7bfc3;background:transparent;font-size:12px;text-align:left}.pp-order-table-row:hover{background-color:#ffffff06}.pp-order-table-row .pp-order-title-cell{color:#d3d9db;font-size:13px}.pp-order-title-cell>span:last-child>span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pp-order-title-cell .pp-seed-badge{width:fit-content;margin-top:3px}.pp-row-action{display:flex;align-items:center;justify-content:flex-end;gap:8px}.pp-row-action>button:first-child{min-width:78px;height:34px;padding:0 10px;border:1px solid rgba(200,244,56,.72);color:var(--pp-accent);background-color:transparent;display:grid;place-items:center;font-weight:650}.pp-row-action>button:first-child:hover{color:#0c0e09;background-color:var(--pp-accent)}.pp-row-expand{width:25px;height:34px;padding:0;border:0;color:#aeb6ba;background-color:transparent;display:grid;place-items:center}.pp-expanded-order{display:grid;grid-template-columns:1.15fr 1.75fr 1.8fr 1.05fr;gap:18px;min-height:135px;margin:0 14px;padding:16px 0;border-top:1px solid var(--pp-border);color:#aeb6ba;font-size:11px}.pp-expanded-order>div{padding-right:17px;border-right:1px solid var(--pp-border)}.pp-expanded-order>div:last-child{padding-right:0;border-right:0}.pp-expanded-order strong,.pp-expanded-order span{display:block}.pp-expanded-order strong{margin-bottom:8px;color:#d7dcde;font-size:12px}.pp-expanded-order p{margin:0}.pp-expanded-security{display:flex;flex-direction:column;justify-content:center;gap:9px}.pp-expanded-security span{display:flex;align-items:center;gap:8px}.pp-expanded-security .pp-icon{color:var(--pp-accent)}.pp-expanded-actions{display:flex;flex-direction:column;justify-content:center;gap:14px}.pp-expanded-actions .pp-button{min-height:44px}.pp-order-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:14px}.pp-order-card{min-width:0;padding:16px;border:1px solid var(--pp-border);border-radius:4px;background-color:#111619e6;display:flex;flex-direction:column}.pp-order-card.is-expanded{border-color:#c8f438b8}.pp-order-card.is-seed{border-color:#f2a14a52}.pp-order-card.is-seed.is-expanded{border-color:#f2a14aad}.pp-order-card.is-seed .pp-status,.pp-order-table-group:has(.pp-seed-badge) .pp-status{color:var(--pp-warning)}.pp-order-card-main{width:100%;min-width:0;padding:0;border:0;color:inherit;background:transparent;text-align:left}.pp-order-card-top{display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:12px}.pp-order-card-title{min-width:0}.pp-order-card-top strong,.pp-order-card-top small{display:block}.pp-order-card-top small:has(.pp-seed-badge){display:flex;align-items:center;gap:6px}.pp-order-card-top small:has(.pp-seed-badge)>span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis}.pp-order-card-top strong{color:#e1e6e8;font-size:16px;line-height:1.35;overflow-wrap:anywhere}.pp-order-card-top small{margin-top:3px;overflow:hidden;color:#9da7ac;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.pp-order-card-state{min-width:0;display:inline-flex;align-items:center;justify-content:flex-end;gap:8px}.pp-order-card-state>.pp-icon{color:#aeb7bb}.pp-card-tags{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0}.pp-card-tags i,.pp-detail-tags span{padding:3px 8px;border:1px solid var(--pp-border-strong);border-radius:2px;color:#aab2b7;font-size:11px;font-style:normal}.pp-card-metrics{display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:14px;padding:11px 0;border-top:1px solid var(--pp-border);border-bottom:1px solid var(--pp-border)}.pp-card-metrics>span{min-width:0;padding-inline:5px;border-right:1px solid var(--pp-border)}.pp-card-metrics>span:last-child{border-right:0}.pp-card-metrics small,.pp-card-metrics strong{display:block;text-align:center}.pp-card-metrics small{color:#9da7ac;font-size:12px}.pp-card-metrics strong{margin-top:2px;color:#e1e6e8;font-size:14px;overflow-wrap:anywhere}.pp-order-card-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:auto}.pp-order-card-actions>.pp-button{width:100%}.pp-order-card-actions>.pp-button>span{min-width:0;line-height:1.2;white-space:nowrap}.pp-order-card-actions>.pp-button:only-child{grid-column:1 / -1}.pp-card-favorite{min-width:88px;min-height:44px;padding:0 13px;border:1px solid var(--pp-border-strong);border-radius:4px;color:#c1c9cd;background-color:#111619;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:12px;font-weight:600}.pp-card-favorite:hover,.pp-card-favorite.is-active{border-color:#c8f438b3;color:var(--pp-accent);background-color:#c8f4380e}.pp-order-card-expanded{margin:0 0 14px;padding:11px 0;border-top:1px solid var(--pp-border);border-bottom:1px solid var(--pp-border)}.pp-order-card-expanded[hidden]{display:none}.pp-order-card-expanded p{margin:0 0 8px;color:#aeb7bb;font-size:13px;line-height:1.6}.pp-order-card-expanded-meta{display:flex;flex-wrap:wrap;gap:7px 16px;margin-bottom:10px;color:#9fa9ae;font-size:12px}.pp-order-card-expanded-meta span{min-width:0;display:inline-flex;align-items:center;gap:6px;overflow-wrap:anywhere}.pp-order-card-expanded-meta .pp-icon{color:var(--pp-accent)}.pp-order-card-expanded .pp-inline-link{margin-left:auto}.pp-empty-state{min-height:470px;padding:100px 20px;color:var(--pp-muted);text-align:center}.pp-empty-state .pp-icon{margin-inline:auto;color:var(--pp-accent)}.pp-empty-state h3{margin:12px 0 3px;color:var(--pp-text)}.pp-empty-state p{margin:0 0 22px}.pp-pagination{display:flex;align-items:center;justify-content:center;gap:5px;min-height:60px;padding:10px 18px;border-top:1px solid var(--pp-border);background-color:#0e1214eb}.pp-pagination button{min-width:34px;height:34px;padding:0 8px;border:1px solid var(--pp-border);color:#b7bfc3;background-color:#151b1f}.pp-pagination button.is-active{color:#101208;border-color:var(--pp-accent);background-color:var(--pp-accent)}.pp-pagination select{margin-left:auto;height:34px}.pp-order-detail-page{background-image:none}.app-shell:has(.pp-order-detail-page.has-drawer)>.floating-support{display:none}.pp-detail-main{width:min(calc(100% - 76px),1320px);margin-inline:auto;padding:14px 0 40px;transition:padding-right .16s ease}.pp-order-detail-page.has-drawer .pp-detail-main{width:auto;max-width:none;margin:0 438px 0 38px}.pp-breadcrumb{display:flex;align-items:center;gap:10px;min-height:36px;color:#727c82;font-size:12px}.pp-breadcrumb button{padding:0;border:0;color:#929ba0;background:transparent}.pp-breadcrumb button:hover{color:var(--pp-accent)}.pp-detail-summary,.pp-detail-card{border:1px solid var(--pp-border);background-color:#101518d1}.pp-detail-summary{display:grid;grid-template-columns:minmax(330px,1fr) 105px 118px 100px 140px;align-items:center;gap:0;min-height:165px;padding:18px 22px}.pp-detail-title h1{margin:7px 0 5px;font-size:31px;line-height:1.15}.pp-detail-tags{display:flex;gap:6px}.pp-detail-title p{margin:8px 0 0;color:var(--pp-muted);font-size:12px}.pp-summary-metric{min-height:64px;padding:5px 15px;border-left:1px solid var(--pp-border)}.pp-summary-metric span,.pp-summary-metric strong{display:block}.pp-summary-metric span{color:var(--pp-muted);font-size:12px}.pp-summary-metric strong{margin-top:10px;font-size:16px;font-weight:500}.pp-save-order{min-height:37px;padding-inline:13px}.pp-save-order.is-active{color:#0c0e09;background-color:var(--pp-accent)}.pp-seed-summary-label{min-height:44px;padding:0 12px;border:1px solid rgba(242,161,74,.48);border-radius:4px;color:var(--pp-warning);background-color:#f2a14a12;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:12px;font-weight:700}.pp-detail-columns{display:grid;grid-template-columns:minmax(0,2.05fr) minmax(250px,1fr);gap:14px;margin-top:14px}.pp-detail-left,.pp-detail-right{display:flex;min-width:0;flex-direction:column;gap:12px}.pp-detail-card{padding:16px 20px}.pp-detail-card h2{margin:0 0 7px;font-size:17px}.pp-task-card>p{margin:0 0 18px;color:#afb7bb;font-size:13px}.pp-seed-detail-notice{margin-bottom:16px;padding:12px;border:1px solid rgba(242,161,74,.4);color:var(--pp-warning);background-color:#f2a14a11;display:flex;align-items:flex-start;gap:10px}.pp-seed-detail-notice p{margin:0}.pp-seed-detail-notice strong,.pp-seed-detail-notice span{display:block}.pp-seed-detail-notice+h2{margin-top:0!important;padding-top:0!important;border-top:0!important}.pp-seed-detail-notice strong{color:#f6c182;font-size:13px}.pp-seed-detail-notice span{margin-top:2px;color:#b9a48c;font-size:12px;line-height:1.55}.pp-task-card>h2:not(:first-child){margin-top:15px;padding-top:15px;border-top:1px solid var(--pp-border)}.pp-task-card ol{margin:0;padding:0;list-style:none}.pp-task-card li{display:flex;align-items:center;gap:10px;margin:7px 0;color:#aeb6ba;font-size:12px}.pp-task-card li span{width:21px;height:21px;border:1px solid var(--pp-border-strong);display:grid;place-items:center;color:#bac1c4}.pp-detail-facts{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:8px}.pp-detail-fact{display:flex;align-items:center;gap:9px;min-width:0;color:#b8c0c4}.pp-detail-fact>.pp-icon{color:#919b9f}.pp-detail-fact small,.pp-detail-fact strong{display:block}.pp-detail-fact small{color:var(--pp-muted);font-size:11px}.pp-detail-fact strong{overflow:hidden;font-size:12px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.pp-no-password{display:flex;align-items:center;gap:9px;margin-top:14px;padding:8px 12px;border:1px solid var(--pp-border);color:#aab3b7;background-color:#171d21ad;font-size:11px}.pp-no-password .pp-icon,.pp-funds-card .pp-icon{color:var(--pp-accent)}.pp-attachments{min-height:142px}.pp-attachments h2,.pp-attachment-heading h2{margin-bottom:9px}.pp-attachment-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.pp-attachment-demo-label,.pp-attachment-real-label{flex:none;padding:3px 7px;border:1px solid rgba(255,179,67,.46);color:var(--pp-warning);background-color:#ffb34314;font-size:10px;font-weight:800;letter-spacing:.08em}.pp-attachment-real-label{border-color:#c8f4386b;color:var(--pp-accent);background-color:#c8f43812}.pp-attachment-caption{margin:-2px 0 10px;color:#8e989d;font-size:11px;line-height:1.55}.pp-attachment-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px}.pp-attachment-preview{position:relative;width:100%;height:112px;padding:0;overflow:hidden;border:1px solid var(--pp-border-strong);background:var(--pp-surface);cursor:pointer}.pp-attachment-preview:hover,.pp-attachment-preview:focus-visible{border-color:var(--pp-accent);outline:none}.pp-attachment-preview img{width:100%;height:100%;object-fit:cover;filter:saturate(.8) brightness(.82)}.pp-attachment-preview>span{position:absolute;right:7px;bottom:7px;padding:3px 7px;color:#e7ecee;background-color:#050809db;font-size:10px;font-weight:750}.pp-attachment-preview.is-demo>span{color:var(--pp-warning)}.pp-real-attachment{display:grid;grid-template-columns:minmax(144px,34%) minmax(0,1fr);gap:12px;align-items:stretch}.pp-attachment-file-info{min-width:0;padding:12px;border:1px solid var(--pp-border);background-color:#0b0f11a3;display:grid;grid-template-columns:auto minmax(0,1fr);align-content:center;gap:4px 10px}.pp-attachment-file-info>.pp-icon{grid-row:1 / span 2;color:var(--pp-accent)}.pp-attachment-file-info strong,.pp-attachment-file-info span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pp-attachment-file-info strong{color:#edf1f2;font-size:12px}.pp-attachment-file-info span{margin-top:3px;color:#879399;font-size:10px}.pp-attachment-file-info>a{grid-column:1 / -1;min-height:38px;margin-top:8px;border:1px solid var(--pp-border-strong);color:#dbe1e3;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:12px;font-weight:750;text-decoration:none}.pp-attachment-file-info>a:hover,.pp-attachment-file-info>a:focus-visible{border-color:var(--pp-accent);color:var(--pp-accent);outline:none}.pp-attachment-state{min-height:82px;padding:14px;border:1px dashed var(--pp-border-strong);color:#88949a;background-color:#0a0e1085;display:flex;align-items:center;gap:12px}.pp-attachment-state>.pp-icon{flex:none;color:#738087}.pp-attachment-state p,.pp-attachment-state strong,.pp-attachment-state span{display:block}.pp-attachment-state p{margin:0}.pp-attachment-state strong{color:#cbd2d5;font-size:12px}.pp-attachment-state span{margin-top:4px;font-size:11px;line-height:1.5}.pp-attachment-state.is-storage-error,.pp-attachment-state.is-file-missing,.pp-attachment-state.is-metadata-missing{border-color:#ffb34357}.pp-attachment-state.is-storage-error>.pp-icon,.pp-attachment-state.is-file-missing>.pp-icon,.pp-attachment-state.is-metadata-missing>.pp-icon{color:var(--pp-warning)}.pp-publisher-profile{display:flex;align-items:center;gap:12px;padding-bottom:13px;border-bottom:1px solid var(--pp-border)}.pp-publisher-profile img{width:58px;height:58px;object-fit:contain;border:1px solid var(--pp-border-strong);background-color:#0c1012}.pp-publisher-profile strong{display:block;margin-bottom:4px;font-size:15px}.pp-seed-publisher{display:flex;align-items:center;gap:12px;padding-bottom:13px;border-bottom:1px solid var(--pp-border);color:var(--pp-warning)}.pp-seed-publisher strong,.pp-seed-publisher span{display:block}.pp-seed-publisher strong{color:#e5eaed;font-size:15px}.pp-seed-publisher span{margin-top:3px;color:#9aa4a9;font-size:12px}.pp-publisher-card dl{margin:13px 0 0}.pp-publisher-card dl div{display:flex;justify-content:space-between;margin-top:7px}.pp-publisher-card dt{color:var(--pp-muted);font-size:12px}.pp-publisher-card dd{margin:0;color:#d6dcde;font-size:12px}.pp-funds-card h2{display:flex;align-items:center;gap:8px}.pp-funds-card>strong{display:block;margin-top:14px;color:#d8dddf;font-size:16px}.pp-funds-card p{margin:4px 0 0;color:var(--pp-muted);font-size:12px}.pp-seed-action-card{border-color:#c8f43852}.pp-seed-action-card>p{margin:0 0 14px;color:var(--pp-muted);font-size:12px;line-height:1.6}.pp-seed-action-card>div{display:grid;gap:8px}.pp-seed-action-card .pp-button{width:100%}.pp-order-detail-page.is-seed-detail .pp-detail-summary,.pp-order-detail-page.is-seed-detail .pp-funds-card{border-color:#f2a14a4d}.pp-order-detail-page.is-seed-detail .pp-detail-summary .pp-status,.pp-order-detail-page.is-seed-detail .pp-funds-card .pp-icon{color:var(--pp-warning)}.pp-reopen-quote{width:100%}.pp-current-quote-card{border-color:#c8f4385c;background-color:#c8f43806}.pp-current-quote-card>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:12px}.pp-current-quote-card>div:first-child>strong{color:var(--pp-accent);font-size:20px}.pp-current-quote-card>p{margin:9px 0 13px;color:var(--pp-muted);font-size:11px}.pp-current-quote-card>div:last-child{display:grid;grid-template-columns:1fr 1fr;gap:8px}.pp-current-quote-card>div:last-child button{min-height:34px;border:1px solid var(--pp-border-strong);color:#b9c1c4;background-color:#111619;display:flex;align-items:center;justify-content:center;gap:6px;font-size:11px}.pp-current-quote-card>div:last-child button:hover{color:var(--pp-accent);border-color:#c8f438a6}.pp-quote-history{margin-top:14px;padding-top:0;padding-bottom:0}.pp-quote-history-head,.pp-quote-history-row{display:grid;grid-template-columns:2fr .92fr 1fr .8fr 1.15fr 22px;align-items:center;gap:10px}.pp-quote-history-head{min-height:50px;color:#8d979c;border-bottom:1px solid var(--pp-border);font-size:11px}.pp-quote-history-head h2{margin:0;color:var(--pp-text)}.pp-quote-history-row{width:100%;min-height:55px;padding:0;border:0;border-bottom:1px solid var(--pp-border);color:#b7bfc3;background:transparent;text-align:left}.pp-quote-history-row:hover{background-color:#ffffff06}.pp-quote-history-row>span:first-child{display:flex;align-items:center;gap:8px}.pp-quote-history-row img{width:38px;height:38px;object-fit:contain;border:1px solid var(--pp-border);background-color:#0b0f11}.pp-quote-history-row .pp-status{font-size:10px}.pp-quote-empty{display:grid;min-height:132px;place-content:center;justify-items:center;gap:8px;padding:24px;color:#8f9ba1;text-align:center}.pp-quote-empty strong{color:#eef4f6;font-size:15px}.pp-quote-empty span{max-width:520px;font-size:12px;line-height:1.6}.pp-seed-quote-guard{margin-top:14px;min-height:108px;border-color:#f2a14a52;color:var(--pp-warning);display:flex;align-items:center;gap:14px}.pp-seed-quote-guard h2{margin:0;color:#e5eaed}.pp-seed-quote-guard p{margin:4px 0 0;color:#9aa4a9;font-size:12px;line-height:1.6}.pp-quote-drawer{position:fixed;top:var(--header-height, 68px);right:0;bottom:0;z-index:60;width:436px;max-width:100vw;overflow-y:auto;overscroll-behavior:contain;padding-bottom:env(safe-area-inset-bottom,0px);border-left:1px solid var(--pp-border-strong);color:var(--pp-text);background-color:#171b1e;box-shadow:-18px 0 44px #00000057}.pp-drawer-head{display:flex;align-items:flex-start;justify-content:space-between;min-height:89px;padding:18px 28px 12px;border-bottom:1px solid var(--pp-border)}.pp-drawer-head h2{margin:0;font-size:21px}.pp-drawer-head p{margin:1px 0 0;color:#aab3b7}.pp-drawer-head button{width:44px;height:44px;padding:0;border:0;color:#d7dcde;background:transparent;display:grid;place-items:center}.pp-quote-form{padding:0 28px 28px}.pp-budget-range{display:flex;align-items:center;justify-content:space-between;height:45px;margin:0 -28px 17px;padding:0 28px;color:#aeb6ba;background-color:#ffffff09;font-size:12px}.pp-budget-range strong{color:#cdd3d5;font-weight:500}.pp-field{position:relative;display:block;margin-bottom:13px}.pp-field>span:first-child{display:block;margin-bottom:7px;color:#d3d8da;font-size:13px;font-weight:600}.pp-money-input{display:flex;align-items:center;height:43px;border:1px solid var(--pp-border-strong);background-color:#111619}.pp-money-input.is-error{border-color:var(--pp-error)}.pp-money-input b{padding:0 13px;color:#b9c1c4;border-right:1px solid var(--pp-border);font-weight:500}.pp-money-input input{min-width:0;flex:1;height:100%;padding:0 13px;border:0;outline:none;color:var(--pp-text);background:transparent}.pp-amount-presets{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:-4px 0 17px}.pp-amount-presets button{height:37px;border:1px solid var(--pp-border-strong);color:#bec5c8;background-color:#14191c}.pp-amount-presets button.is-active{color:var(--pp-accent);border-color:#c8f438b8}.pp-field select,.pp-field textarea{width:100%;border:1px solid var(--pp-border-strong);color:#c8ced1;background-color:#111619}.pp-field textarea{height:102px;padding:11px 13px 25px;resize:vertical}.pp-field>small{position:absolute;right:10px;bottom:6px;color:#737d82;font-size:10px}.pp-rule-checkbox{margin:3px 0 12px}.pp-rule-checkbox button{padding:0;border:0;color:var(--pp-accent);background:transparent}.pp-form-error{display:flex;align-items:center;gap:6px;margin:0 0 10px;color:var(--pp-error);font-size:11px}.pp-settlement{margin-top:14px;padding-top:14px;border-top:1px solid var(--pp-border)}.pp-settlement h3{margin:0 0 6px;font-size:14px}.pp-settlement p{display:flex;align-items:center;justify-content:space-between;margin:5px 0;color:#aeb6ba;font-size:12px}.pp-settlement p span{display:flex;align-items:center;gap:5px}.pp-settlement strong{color:#d4d9dc;font-weight:500}.pp-settlement .pp-payout{margin-top:9px;padding-top:9px;border-top:1px solid var(--pp-border)}.pp-settlement .pp-payout strong{color:var(--pp-accent);font-size:18px}.pp-warning-line{display:flex;align-items:center;gap:7px;margin:12px 0 14px;color:var(--pp-warning);font-size:11px}.pp-submit-quote,.pp-quote-form>.pp-button-ghost{width:100%;margin-bottom:10px}.pp-password-note{display:flex;align-items:center;gap:8px;margin-top:10px;padding:12px;border:1px solid var(--pp-border);color:#9da6ab;font-size:11px}.pp-password-note .pp-icon{color:var(--pp-accent)}.pp-quote-success{margin:34px 28px;padding:38px 24px;border:1px solid rgba(200,244,56,.35);background-color:#c8f43809;text-align:center}.pp-quote-success>.pp-icon{margin-inline:auto;color:var(--pp-accent)}.pp-quote-success h3{margin:12px 0 5px;font-size:21px}.pp-quote-success p{margin:0 0 22px;color:var(--pp-muted);font-size:13px}.pp-quote-success .pp-button{width:100%}.pp-modal-backdrop{position:fixed;inset:var(--header-height, 68px) 0 0;z-index:90;padding:28px;overflow-y:auto;color:var(--pp-text);background-color:#030506d6;display:grid;place-items:center}.pp-detail-modal{width:min(680px,100%);max-height:calc(100dvh - var(--header-height, 68px) - 56px);overflow-y:auto;border:1px solid rgba(200,244,56,.38);background-color:#14191c;box-shadow:0 24px 72px #00000094}.pp-detail-modal-image{width:min(960px,100%)}.pp-modal-head{min-height:72px;padding:15px 18px 13px 22px;border-bottom:1px solid var(--pp-border);background-color:#171d20;display:flex;align-items:center;justify-content:space-between;gap:18px}.pp-modal-head h2{margin:2px 0 0;font-size:19px}.pp-modal-head button{width:44px;height:44px;padding:0;border:1px solid var(--pp-border-strong);color:#d4dadd;background-color:#111619;display:grid;place-items:center}.pp-modal-image-body{padding:18px}.pp-modal-image-body>img{width:100%;max-height:64vh;object-fit:contain;border:1px solid var(--pp-border);background-color:#090c0e}.pp-modal-attachment-note>p,.pp-modal-assurance{margin:12px 0 0;padding:11px 13px;border:1px solid var(--pp-border);color:#a9b2b6;background-color:#101518;display:flex;align-items:center;gap:8px;font-size:11px}.pp-modal-attachment-note>p .pp-icon,.pp-modal-assurance .pp-icon{color:var(--pp-accent)}.pp-modal-attachment-note.is-demo>p{border-color:#ffb34361;color:#d8c8ad;background-color:#ffb3430f}.pp-modal-attachment-note.is-demo>p .pp-icon{color:var(--pp-warning)}.pp-modal-attachment-note>a{width:fit-content;min-height:42px;margin:12px 0 0 auto;padding:0 16px;border:1px solid var(--pp-accent);color:#101500;background-color:var(--pp-accent);display:flex;align-items:center;justify-content:center;gap:8px;font-size:12px;font-weight:800;text-decoration:none}.pp-modal-attachment-note>a:hover,.pp-modal-attachment-note>a:focus-visible{background-color:#d7ff4e;outline:2px solid rgba(200,244,56,.32);outline-offset:2px}.pp-profile-modal-body,.pp-rules-modal-body{padding:22px}.pp-profile-modal-identity{display:flex;align-items:center;gap:14px;padding-bottom:18px;border-bottom:1px solid var(--pp-border)}.pp-profile-modal-identity img{width:72px;height:72px;object-fit:contain;border:1px solid var(--pp-border-strong);background-color:#0a0e10}.pp-profile-modal-identity strong,.pp-profile-modal-identity span{display:block}.pp-profile-modal-identity strong{margin-bottom:5px;font-size:18px}.pp-profile-modal-identity>div>span:last-child{margin-top:6px;color:var(--pp-muted);font-size:11px}.pp-profile-modal-body dl{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin:18px 0;background-color:var(--pp-border)}.pp-profile-modal-body dl div{padding:13px;background-color:#111619}.pp-profile-modal-body dt{color:var(--pp-muted);font-size:11px}.pp-profile-modal-body dd{margin:6px 0 0;color:#d6dcde;font-weight:650}.pp-profile-capabilities h3{margin:0 0 10px;font-size:14px}.pp-profile-capabilities span{display:inline-block;margin:0 7px 7px 0;padding:5px 9px;border:1px solid var(--pp-border-strong);color:#aeb7ba;font-size:11px}.pp-rules-modal-body>div{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;padding:13px 0;border-bottom:1px solid var(--pp-border)}.pp-rules-modal-body>div>strong{color:var(--pp-accent);font-size:16px}.pp-rules-modal-body p,.pp-rules-modal-body b,.pp-rules-modal-body span{display:block;margin:0}.pp-rules-modal-body b{margin-bottom:3px;color:#d7dddf}.pp-rules-modal-body span{color:var(--pp-muted);font-size:12px;line-height:1.6}.pp-rules-modal-body>.pp-button{width:100%;margin-top:18px}.pp-missing-order{min-height:620px}@media(max-width:1180px){.pp-shell{width:min(calc(100% - 40px),1080px)}.pp-home-filter-pills button:nth-child(4),.pp-home-filter-pills button:nth-child(5){display:none}.pp-home-order-head,.pp-home-order-row{grid-template-columns:2fr 1.1fr 1fr .9fr .8fr .72fr .88fr 20px;padding-inline:14px}.pp-home-order-detail{grid-template-columns:2fr 1fr 1.2fr 1fr}.pp-home-order-detail>div:nth-child(4),.pp-home-order-detail>div:nth-child(5){display:none}.pp-hall-layout{grid-template-columns:220px minmax(0,1fr)}.pp-order-table-head,.pp-order-table-row{grid-template-columns:1.8fr .88fr .72fr .87fr .83fr .72fr .58fr .8fr}.pp-order-table-head>span:nth-child(8),.pp-order-table-row>span:nth-child(8),.pp-order-table-head>span:nth-child(9),.pp-order-table-row>span:nth-child(9){display:none}.pp-expanded-order{grid-template-columns:1fr 1.6fr 1.5fr}.pp-expanded-actions{grid-column:1 / -1;flex-direction:row}.pp-order-detail-page.has-drawer .pp-detail-main{margin-left:20px;margin-right:420px}.pp-detail-summary{grid-template-columns:minmax(280px,1fr) 95px 102px 120px}.pp-summary-metric:nth-of-type(4){display:none}}@media(max-width:900px){.pp-shell{width:min(calc(100% - 28px),760px)}.pp-hero{width:100%;height:auto;min-height:0}.pp-hero-image{background-position:center 48%}.pp-hero-content{height:auto}.pp-hero-copy{width:100%;padding:48px 10px 32px;background-color:#080b0d94;box-shadow:none}.pp-hero-copy>p{color:#dde2e4}.pp-hero-services{color:#bdc5c9;line-height:1.65}.pp-hero-actions{flex-wrap:wrap}.pp-trust-strip{max-width:680px}.pp-trust-strip span,.pp-order-card-top small,.pp-card-tags i{font-size:12px}.pp-section-heading{align-items:flex-start;flex-direction:column;gap:12px;padding:12px 0}.pp-home-filter-pills{flex-wrap:wrap}.pp-home-card-shell,.pp-home-order-grid,.pp-order-card{min-width:0;max-width:100%}.pp-home-order-head{display:none}.pp-home-order-row{grid-template-columns:2fr 1fr 1fr 24px;min-height:60px}.pp-home-order-row>span:nth-child(2),.pp-home-order-row>span:nth-child(3),.pp-home-order-row>span:nth-child(6){display:none}.pp-home-order-detail{grid-template-columns:1fr 1fr}.pp-search-bar{grid-template-columns:minmax(0,1fr) 144px;gap:10px 0}.pp-search-bar input[type=text],.pp-search-bar label:first-child input,.pp-button-search,.pp-search-bar select{height:44px;min-height:44px}.pp-search-bar>.pp-checkbox{justify-self:start;min-height:44px}.pp-hall-layout{grid-template-columns:1fr}.pp-filter-body{display:grid;grid-template-columns:repeat(2,1fr)}.pp-hall-layout.is-filter-open .pp-filter-toggle small{display:block}.pp-order-table-head,.pp-order-table-row{grid-template-columns:1.7fr .9fr .85fr .75fr .95fr}.pp-order-table-head>span:nth-child(2),.pp-order-table-row>span:nth-child(2),.pp-order-table-head>span:nth-child(4),.pp-order-table-row>span:nth-child(4),.pp-order-table-head>span:nth-child(7),.pp-order-table-row>span:nth-child(7){display:none}.pp-order-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px}.pp-order-card{padding:12px}.pp-order-card.is-expanded{grid-column:1 / -1}.pp-order-card-expanded .pp-inline-link{min-height:44px;padding-inline:8px}.pp-order-card-top{grid-template-columns:46px minmax(0,1fr) auto;gap:8px}.pp-order-card .pp-item-icon,.pp-order-card .pp-item-icon>img{width:42px!important;height:42px!important}.pp-order-card-top strong{font-size:14px}.pp-order-card-top small{font-size:12px}.pp-order-card-state{gap:5px}.pp-order-card-state .pp-status{font-size:12px}.pp-card-tags{gap:4px;margin:10px 0}.pp-card-tags i{padding:3px 6px;font-size:12px}.pp-card-metrics{margin-bottom:10px;padding:9px 0}.pp-card-metrics>span{padding-inline:3px}.pp-card-metrics small{font-size:12px}.pp-card-metrics strong{font-size:13px;line-height:1.25}.pp-order-card-actions>.pp-button{padding-inline:10px;gap:6px;font-size:12px}.pp-card-favorite{min-width:72px;padding-inline:8px;gap:5px;font-size:12px}.pp-order-detail-page.has-drawer .pp-detail-main,.pp-detail-main{width:min(calc(100% - 28px),760px);margin-inline:auto}.pp-order-detail-page.has-drawer .pp-detail-main{opacity:.32;pointer-events:none}.pp-detail-summary{grid-template-columns:1fr 1fr 1fr;gap:12px}.pp-detail-title{grid-column:1 / -1}.pp-save-order{width:100%}.pp-detail-columns{grid-template-columns:1fr}.pp-quote-drawer{width:min(100%,436px)}}@media(max-width:620px){.pp-pagination button{min-width:44px;height:44px}.pp-page{font-size:14px}.pp-shell,.pp-detail-main,.pp-order-detail-page.has-drawer .pp-detail-main{width:calc(100% - 20px)}.pp-page-banner{height:auto;min-height:104px}.pp-page-banner .pp-shell{height:auto;min-height:104px;padding:16px 12px}.pp-page-banner h1{font-size:26px}.pp-page-banner p{margin-top:5px;color:#aab3b8;line-height:1.65}.pp-page-banner .pp-live-label{margin-left:4px;color:#b5bec2}.pp-hero{min-height:0}.pp-hero-image{background-image:url(/assets/images/scenes/hero-home-mobile.webp);background-position:center 48%}.pp-hero-copy{padding:34px 4px 30px}.pp-hero-copy h1{font-size:clamp(30px,9vw,38px);line-height:1.22}.pp-hero-copy>p,.pp-hero-services{font-size:14px;overflow-wrap:anywhere}.pp-hero-actions,.pp-hero-actions .pp-button{width:100%}.pp-trust-strip{grid-template-columns:1fr;gap:12px}.pp-trust-strip strong{color:#edf0f1;font-size:15px}.pp-trust-strip span{overflow:visible;color:#acb5ba;font-size:12px;line-height:1.5;text-overflow:clip;white-space:normal}.pp-section-heading h2{font-size:24px;line-height:1.2}.pp-section-heading .pp-live-label{color:#aeb7bc;font-size:13px}.pp-home-filter-pills{width:100%;flex-wrap:nowrap;overflow-x:auto;padding:0 0 5px;overscroll-behavior-inline:contain}.pp-home-filter-pills button:nth-child(n){display:inline-flex;flex:0 0 auto;min-height:44px;color:#c0c8cc}.pp-home-card-shell{border-radius:4px}.pp-home-order-grid,.pp-order-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:6px}.pp-order-card{padding:8px;border-radius:3px}.pp-order-card.is-expanded{grid-column:1 / -1;padding:11px}.pp-order-card-top{grid-template-columns:34px minmax(0,1fr);align-items:start;gap:6px}.pp-order-card .pp-item-icon,.pp-order-card .pp-item-icon>img{width:32px!important;height:32px!important}.pp-order-card.is-expanded .pp-order-card-top{grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:8px}.pp-order-card.is-expanded .pp-item-icon,.pp-order-card.is-expanded .pp-item-icon>img{width:40px!important;height:40px!important}.pp-order-card-top strong{font-size:12px;line-height:1.35}.pp-order-card-top small{margin-top:2px;color:#a8b1b6;font-size:12px}.pp-order-card-state{grid-column:1 / -1;width:100%;min-width:0;justify-content:space-between;gap:5px;padding-top:2px}.pp-order-card.is-expanded .pp-order-card-state{grid-column:auto;width:auto;flex-direction:column;align-items:flex-end;justify-content:center;padding-top:0}.pp-order-card-state .pp-status{max-width:100%;font-size:12px}.pp-card-tags i,.pp-detail-tags span{padding:2px 4px;color:#b6bec2;font-size:12px;line-height:1.25}.pp-card-tags{gap:3px;margin:7px 0}.pp-card-metrics{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:7px;padding:6px 0}.pp-card-metrics>span{padding-inline:2px}.pp-card-metrics>span:first-child{grid-column:1 / -1;margin-bottom:5px;padding-bottom:5px;border-right:0;border-bottom:1px solid var(--pp-border)}.pp-card-metrics small{color:#a8b1b6;font-size:12px;line-height:1.2}.pp-card-metrics strong{margin-top:2px;font-size:12px;line-height:1.25;overflow-wrap:anywhere;word-break:normal}.pp-order-card-expanded-meta{display:grid;grid-template-columns:1fr;gap:6px}.pp-order-card-actions{grid-template-columns:minmax(0,1fr) auto;gap:5px}.pp-order-card-actions>.pp-button{min-height:44px;padding-inline:5px;gap:4px;font-size:12px;letter-spacing:0}.pp-card-favorite{min-width:62px;min-height:44px;padding-inline:6px;gap:4px;font-size:12px}.pp-order-card-expanded{margin-bottom:9px;padding:9px 0}.pp-order-card-expanded p{font-size:12px;line-height:1.55}.pp-order-card-expanded .pp-inline-link{min-height:44px;padding-inline:8px}.pp-order-card-expanded-meta{font-size:12px}.pp-enter-hall{min-height:50px;padding:10px 14px;color:#d5ff4d;font-size:14px;line-height:1.45;text-align:center}.pp-home-order-row{grid-template-columns:minmax(0,1fr) 62px 60px 18px;gap:6px;padding-inline:10px}.pp-home-order-row>span:nth-child(5){display:none}.pp-home-order-detail{grid-template-columns:1fr}.pp-home-table,.pp-order-results,.pp-order-table,.pp-detail-summary,.pp-detail-card{width:100%;max-width:100%;min-width:0}.pp-home-order-detail>div{padding-bottom:8px;border-right:0;border-bottom:1px solid var(--pp-border)}.pp-search-bar{grid-template-columns:1fr;gap:10px;padding:12px}.pp-search-bar>.pp-checkbox{min-height:36px;margin:0}.pp-search-bar select{width:100%}.pp-button-search{margin:0;border:1px solid var(--pp-border-strong);border-radius:3px}.pp-filter-body{grid-template-columns:1fr}.pp-filter-body .pp-checkbox,.pp-filter-body .pp-switch-row{min-height:40px}.pp-results-toolbar{height:auto;min-height:58px;flex-wrap:wrap;justify-content:flex-start;gap:12px;padding:10px 12px}.pp-results-toolbar>div:first-child{min-width:0;flex:1 1 170px;flex-wrap:wrap}.pp-results-toolbar strong{color:#c0c8cc;line-height:1.45}.pp-results-source-count{flex:1 1 100%;white-space:normal}.pp-view-switch{flex:0 0 auto;margin-left:auto;padding-left:10px}.pp-view-switch button{width:44px;height:44px}.pp-order-table-head,.pp-order-table-row{grid-template-columns:minmax(0,1fr) auto}.pp-order-table-head>span:nth-child(3),.pp-order-table-row>span:nth-child(3),.pp-order-table-head>span:nth-child(6),.pp-order-table-row>span:nth-child(6){display:none}.pp-order-table-row{height:auto;min-height:103px;padding-block:10px;gap:8px 12px}.pp-order-table-head>span:nth-child(10){display:none}.pp-order-title-cell{min-width:0}.pp-order-title-cell>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pp-order-table-row>span:nth-child(5){justify-self:end}.pp-row-action{grid-column:1 / -1;width:100%;justify-content:flex-end}.pp-row-action>button:first-child{min-width:104px;height:44px}.pp-row-expand{width:44px;height:44px}.pp-expanded-order{grid-template-columns:1fr}.pp-expanded-order>div{padding:0 0 10px;border-right:0;border-bottom:1px solid var(--pp-border)}.pp-pagination button:nth-of-type(n+5):nth-of-type(-n+7),.pp-pagination>span{display:none}.pp-pagination select{display:none}.pp-detail-summary{grid-template-columns:1fr;padding:15px}.pp-seed-summary-label{width:100%;grid-column:1 / -1}.pp-breadcrumb{min-width:0;min-height:44px;flex-wrap:wrap;gap:4px 8px;padding-block:6px;color:#929ca1;font-size:13px;overflow-wrap:anywhere}.pp-breadcrumb>span:last-child{min-width:0;overflow-wrap:anywhere}.pp-detail-title h1{font-size:clamp(24px,8vw,29px);overflow-wrap:anywhere}.pp-detail-tags{flex-wrap:wrap}.pp-detail-title p{color:#a8b1b6;font-size:13px;line-height:1.6}.pp-detail-card{padding:14px}.pp-summary-metric{display:flex;min-height:32px;align-items:center;justify-content:space-between;padding:0;border-left:0;border-top:1px solid var(--pp-border)}.pp-summary-metric span,.pp-summary-metric strong{margin:0}.pp-detail-facts{grid-template-columns:1fr 1fr}.pp-detail-fact small{color:#9fa9ae;font-size:12px}.pp-detail-fact strong{overflow:visible;color:#d7dcde;font-size:13px;text-overflow:clip;white-space:normal;overflow-wrap:anywhere}.pp-attachments{display:block}.pp-attachments h2,.pp-attachment-heading h2{margin-bottom:0}.pp-attachment-heading,.pp-attachment-caption{margin-bottom:10px}.pp-attachment-preview{min-height:96px}.pp-attachment-demo-label,.pp-attachment-real-label,.pp-attachment-caption,.pp-attachment-preview>span,.pp-attachment-file-info strong,.pp-attachment-file-info span,.pp-attachment-file-info>a,.pp-attachment-state strong,.pp-attachment-state span,.pp-modal-attachment-note>p,.pp-modal-attachment-note>a{font-size:12px}.pp-quote-history-head,.pp-quote-history-row{grid-template-columns:1.8fr .8fr 20px}.pp-quote-history-row>span:first-child{min-width:0}.pp-quote-history-row>span:first-child strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pp-quote-history-head>span:nth-child(2),.pp-quote-history-row>span:nth-child(2),.pp-quote-history-head>span:nth-child(3),.pp-quote-history-row>span:nth-child(3),.pp-quote-history-head>span:nth-child(5),.pp-quote-history-row>span:nth-child(5){display:none}.pp-drawer-head,.pp-quote-form{padding-right:18px;padding-left:18px}.pp-drawer-head button,.pp-modal-head button{width:44px;height:44px;flex:0 0 auto}.pp-budget-range{margin-right:-18px;margin-left:-18px;padding-inline:18px}.pp-modal-backdrop{padding:10px;place-items:start center}.pp-detail-modal{max-height:calc(100dvh - var(--header-height, 68px) - 20px)}.pp-profile-modal-body dl{grid-template-columns:1fr 1fr}.pp-current-quote-card>div:last-child{grid-template-columns:1fr}.pp-seed-detail-notice,.pp-seed-quote-guard{align-items:flex-start}}@media(max-width:425px){.pp-order-card-actions.has-favorite{grid-template-columns:minmax(0,1fr) 44px}.pp-order-card-actions.has-favorite>.pp-button{padding-inline:2px;gap:2px;font-size:12px}.pp-order-card-actions.has-favorite>.pp-button .pp-icon,.pp-order-card-actions.has-favorite>.pp-button .pp-icon>img,.pp-order-card-actions.has-favorite>.pp-button .pp-icon>svg{width:14px!important;height:14px!important}.pp-card-favorite{width:44px;min-width:44px;padding:0}.pp-card-favorite-label{display:none}.pp-order-card.is-expanded .pp-order-card-actions.has-favorite{grid-template-columns:minmax(0,1fr) auto}.pp-order-card.is-expanded .pp-order-card-actions.has-favorite>.pp-button{padding-inline:8px;gap:5px;font-size:12px}.pp-order-card.is-expanded .pp-card-favorite{width:auto;min-width:72px;padding-inline:8px}.pp-order-card.is-expanded .pp-card-favorite-label{display:inline}}@media(prefers-reduced-motion:reduce){.pp-page *,.pp-page *:before,.pp-page *:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.hy-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hy-asset-icon,.hy-game-item{display:block;flex:0 0 auto;object-fit:contain}.hy-primary-button,.hy-secondary-button,.hy-icon-button,.hy-text-button,.hy-wechat-entry{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;font:inherit;cursor:pointer}.hy-primary-button,.hy-secondary-button{min-height:48px;padding:0 30px;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:700;transition:border-color .16s ease,background-color .16s ease,color .16s ease,transform .16s ease}.hy-primary-button{color:#090c0d;background:#c8f438;border:1px solid #d5ff4d}.hy-primary-button:hover:not(:disabled){background:#d5ff4d;transform:translateY(-1px)}.hy-primary-button:disabled{opacity:.68;cursor:wait}.hy-secondary-button{color:#e5eaed;background:#0d1215;border:1px solid rgba(255,255,255,.26)}.hy-secondary-button:hover:not(:disabled){border-color:#c8f438b8;color:#d5ff4d}.hy-secondary-button:disabled{color:#667178;cursor:not-allowed}.hy-button-loading{display:inline-flex;align-items:center;gap:9px}.hy-spinner{width:17px;height:17px;border:2px solid rgba(8,11,13,.35);border-top-color:#080b0d;border-radius:50%;animation:hy-spin .7s linear infinite}@keyframes hy-spin{to{transform:rotate(360deg)}}.hy-login-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;padding:24px;background:#040708c7;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.hy-login-modal{width:min(466px,calc(100vw - 32px));position:relative;padding:48px 24px 24px;color:#e5eaed;background-color:#111619;background-image:url(/assets/textures/brushed-metal.webp);background-size:cover;border:1px solid rgba(255,255,255,.25);border-radius:6px;box-shadow:0 24px 72px #0000009e}.hy-login-close{position:absolute;top:17px;right:17px;width:44px;height:44px;display:grid;place-items:center;color:#a7b0b5;background:transparent;border-radius:4px}.hy-login-close:hover{color:#e5eaed;background:#ffffff0f}.hy-login-heading{text-align:center;margin-bottom:24px}.hy-login-heading h2{margin:0 0 8px;font-size:26px;line-height:1.25;letter-spacing:.02em}.hy-login-heading p{margin:0;color:#8f9aa1;font-size:13px}.hy-auth-tabs{height:48px;display:grid;grid-template-columns:1fr 1fr;margin-bottom:26px;border-bottom:1px solid rgba(255,255,255,.15)}.hy-auth-tabs button{position:relative;color:#8f9aa1;background:transparent;border:0;font:inherit;font-weight:600;cursor:pointer}.hy-auth-tabs button.is-active{color:#d5ff4d}.hy-auth-tabs button.is-active:after{content:"";position:absolute;height:2px;left:0;right:0;bottom:-1px;background:#d5ff4d}.hy-auth-form{display:grid;gap:14px}.hy-field{height:46px;display:flex;align-items:center;color:#aab3b8;background:#0c1113;border:1px solid rgba(255,255,255,.24);border-radius:4px;transition:border-color .16s ease,box-shadow .16s ease}.hy-field:focus-within{border-color:#c8f438;box-shadow:0 0 0 3px #c8f4381f}.hy-field:has(input[aria-invalid=true]){border-color:#e05b5b;box-shadow:0 0 0 3px #e05b5b1a}.hy-field-with-icon{padding-left:15px;gap:11px}.hy-field input{min-width:0;flex:1;height:100%;padding:0 13px 0 0;color:#e5eaed;background:transparent;border:0;outline:0;font:inherit}.hy-field input::placeholder{color:#778087}.hy-auth-code-row{display:grid;grid-template-columns:minmax(0,1fr) 128px;gap:8px}.hy-code-button{min-height:46px;padding:0 12px;font-size:14px;font-weight:500}.hy-field-action{width:42px;height:42px;display:grid;place-items:center;color:#8f9aa1;background:transparent;border:0;cursor:pointer}.hy-agreement-row,.hy-escrow-agreement{display:flex;align-items:flex-start;gap:9px;color:#aab3b8;font-size:13px;line-height:1.6;cursor:pointer}.hy-agreement-row input,.hy-escrow-agreement input,.hy-check-row input,.hy-switch-row input{accent-color:#c8f438}.hy-agreement-row input[aria-invalid=true],.hy-escrow-agreement input[aria-invalid=true]{outline:2px solid rgba(224,91,91,.8);outline-offset:2px}.hy-agreement-row button{padding:0 2px;color:#c8f438;background:transparent;border:0;font:inherit;cursor:pointer}.hy-inline-feedback,.hy-payment-error{min-height:18px;display:flex;align-items:center;gap:7px;color:transparent;font-size:13px}.hy-inline-feedback.is-visible,.hy-payment-error.is-visible{color:#e05b5b}.hy-login-submit{width:100%}.hy-auth-switch{min-height:30px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:4px 8px;color:#939da3;font-size:13px;line-height:1.55;text-align:center}.hy-auth-switch button{min-height:30px;padding:2px 4px;color:#c8f438;background:transparent;border:0;font:inherit;font-weight:650;cursor:pointer}.hy-auth-switch button:hover{color:#d5ff4d;text-decoration:underline;text-underline-offset:3px}.hy-auth-demo-note{margin:0 0 16px;padding:10px 12px;display:flex;align-items:flex-start;gap:8px;color:#c9d0d4;background:#f2a14a14;border:1px solid rgba(242,161,74,.32);border-radius:4px;font-size:12px;line-height:1.55}.hy-auth-demo-note svg{flex:0 0 auto;margin-top:1px;color:#f2a14a}.hy-auth-demo-note b{margin-right:6px;color:#f2a14a}.hy-auth-divider{display:flex;align-items:center;gap:18px;margin:24px 0 14px;color:#707a80;font-size:13px}.hy-auth-divider:before,.hy-auth-divider:after{content:"";height:1px;flex:1;background:#ffffff1c}.hy-wechat-entry{width:100%;min-height:46px;display:flex;align-items:center;justify-content:center;gap:9px;color:#c5ccd0;background:#0d1215;border:1px solid rgba(255,255,255,.25);border-radius:4px}.hy-wechat-entry:hover{border-color:#c8f4389e;color:#d5ff4d}.hy-login-security{margin:18px 0 0;display:flex;align-items:center;justify-content:center;gap:8px;color:#8f9aa1;font-size:13px}.hy-flow-page{min-height:calc(100vh - var(--header-height, 68px));min-height:calc(100dvh - var(--header-height, 68px));color:#e5eaed;background-color:#080b0d;background-image:url(/assets/textures/topographic.webp);background-size:960px auto;background-position:center top;font-family:var(--hy-typography-font-family-sans, "Noto Sans SC", sans-serif)}.hy-flow-shell{width:min(1320px,calc(100% - 48px));margin:0 auto;padding:26px 0 20px}.hy-flow-breadcrumb{display:flex;gap:9px;align-items:center;margin-bottom:10px;color:#758087;font-size:13px}.hy-flow-breadcrumb button{padding:0;color:#b8c0c4;background:transparent;border:0;font:inherit;cursor:pointer}.hy-flow-header{min-height:84px;display:grid;grid-template-columns:330px 1fr;align-items:start;gap:34px}.hy-flow-header h1{margin:0 0 4px;font-size:28px;line-height:1.2;letter-spacing:.02em}.hy-flow-header p{margin:0;color:#8f9aa1;font-size:14px}.hy-draft-recovery{min-height:64px;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:14px;margin:0 0 16px;padding:10px 14px;color:#c8f438;background:#c8f4380b;border:1px solid rgba(200,244,56,.28);border-radius:6px}.hy-draft-recovery>div{min-width:0;display:grid;gap:3px}.hy-draft-recovery strong{color:#dce2e5;font-size:14px}.hy-draft-recovery span{overflow:hidden;color:#89949a;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.hy-draft-recovery .hy-secondary-button{min-height:38px;padding:0 16px;font-size:13px}.hy-draft-recovery.is-restored{border-color:#45c98a5c}.hy-draft-clear{min-height:38px;display:inline-flex;align-items:center;gap:6px;padding:0 10px;color:#9ba5aa;background:transparent;border:0;border-radius:4px;font:inherit;font-size:13px;cursor:pointer}.hy-draft-clear:hover{color:#f0a0a0;background:#e05b5b14}.hy-draft-clear:disabled{cursor:wait;opacity:.5}.hy-flow-steps{display:grid;grid-template-columns:repeat(4,1fr);align-items:center;margin:12px 0 0;padding:0;list-style:none}.hy-flow-steps li{position:relative;display:flex;align-items:center;gap:10px;color:#626c72;font-size:15px;white-space:nowrap}.hy-flow-steps li:not(:last-child):after{content:"";height:1px;flex:1;margin-right:14px;background:#ffffff2e}.hy-flow-steps li.is-current{color:#d5ff4d;font-weight:700}.hy-flow-steps li.is-complete{color:#aeb7bc}.hy-step-number{width:32px;height:32px;display:grid;place-items:center;flex:0 0 32px;color:#9da7ac;background:#141a1e;border:1px solid rgba(255,255,255,.28);border-radius:50%}.hy-flow-steps li.is-current .hy-step-number{color:#080b0d;background:#c8f438;border-color:#d5ff4d}.hy-flow-steps li.is-complete .hy-step-number{color:#080b0d;background:#c8f438;border-color:#c8f438}.hy-panel{background:#101518f5;border:1px solid rgba(255,255,255,.11);border-radius:6px;box-shadow:0 12px 36px #00000026}.hy-flow-main-grid{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:24px;align-items:start}.hy-selection-section,.hy-mode-section{padding:22px}.hy-selection-section h2,.hy-mode-section h2,.hy-order-preview h2,.hy-payment-panel h2,.hy-success-summary h2,.hy-receipt-panel h2,.hy-next-process h2{margin:0 0 18px;font-size:20px}.hy-task-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.hy-selection-card{min-height:158px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;color:#cbd2d6;background:#11171a;border:1px solid rgba(255,255,255,.16);border-radius:4px;font:inherit;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,color .16s ease}.hy-selection-card:hover,.hy-selection-card.is-selected{border-color:#c8f438;background:#151c1f}.hy-selection-card.is-selected{color:#c8f438}.hy-selection-card strong{font-size:17px;color:#e5eaed}.hy-selection-card span{color:#828d93;font-size:13px}.hy-selected-mark{position:absolute;top:9px;right:9px;color:#c8f438}.hy-mode-section{margin-top:14px}.hy-mode-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.hy-platform-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:14px}.hy-mode-grid button,.hy-platform-grid button{min-height:56px;position:relative;display:flex;align-items:center;justify-content:center;gap:10px;color:#b8c0c4;background:#0f1417;border:1px solid rgba(255,255,255,.16);border-radius:4px;font:inherit;cursor:pointer}.hy-mode-grid button:hover,.hy-platform-grid button:hover,.hy-mode-grid button.is-selected,.hy-platform-grid button.is-selected{color:#e5eaed;border-color:#c8f438}.hy-helper-text{margin:11px 0 -4px;display:flex;align-items:center;gap:7px;color:#838e94;font-size:13px}.hy-order-preview{position:sticky;top:86px;padding:24px 20px}.hy-preview-box,.hy-preview-guarantees{border:1px solid rgba(255,255,255,.13);border-radius:5px}.hy-preview-box{padding:0 15px}.hy-preview-box dl{margin:0}.hy-preview-box dl>div{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid rgba(255,255,255,.1)}.hy-preview-box dl>div:last-child{border-bottom:0}.hy-preview-box dt{color:#89949a}.hy-preview-box dd{margin:0;color:#c8f438;font-weight:600;text-align:right}.hy-preview-box dd.is-warning{color:#f2a14a}.hy-preview-item{min-height:64px;display:flex;align-items:center;gap:10px;color:#d5dadd;border-bottom:1px solid rgba(255,255,255,.1)}.hy-preview-guarantees{margin-top:18px;padding:10px 14px}.hy-preview-guarantees>div{min-height:68px;display:flex;align-items:center;gap:12px;color:#c8f438}.hy-preview-guarantees span{display:grid;gap:4px}.hy-preview-guarantees strong{color:#d9dfe2;font-size:14px}.hy-preview-guarantees small{color:#737e84;font-size:12px}.hy-flow-controls{display:flex;justify-content:flex-end;align-items:center;gap:16px;margin:18px 374px 14px 0}.hy-flow-controls .hy-primary-button{min-width:288px}.hy-flow-controls .hy-secondary-button{min-width:144px}.hy-flow-safety{min-height:72px;display:flex;align-items:center;gap:14px;padding:0 20px;color:#c8f438;background:#080c0ec2;border:1px solid rgba(200,244,56,.2);border-radius:6px}.hy-flow-safety p{margin:0;color:#9ca6ab;font-size:14px}.hy-flow-safety strong{color:#d7dde0}.hy-spec-panel{overflow:hidden}.hy-spec-title{min-height:60px;display:flex;align-items:center;gap:12px;padding:0 20px;border-bottom:1px solid rgba(255,255,255,.11)}.hy-spec-title>span{color:#c8f438}.hy-spec-title h2{margin:0 0 2px;font-size:19px}.hy-spec-title p{margin:0;color:#7f8a90;font-size:12px}.hy-form-section{padding:16px 20px}.hy-form-section h3{margin:0 0 12px;color:#d7dde0;font-size:15px}.hy-form-section+.hy-form-section{border-top:1px solid rgba(255,255,255,.1)}.hy-form-grid{display:grid;gap:12px}.hy-form-grid-three{grid-template-columns:1fr .9fr .9fr}.hy-form-grid-task{grid-template-columns:minmax(170px,1.5fr) minmax(150px,1fr) minmax(86px,.58fr) minmax(82px,.52fr)}.hy-form-grid-two{grid-template-columns:1.1fr 1fr;margin-top:12px}.hy-form-grid-two-compact{grid-template-columns:1fr 1fr}.hy-form-field{min-width:0;position:relative;display:grid;gap:6px;color:#8f9aa1;font-size:12px}.hy-form-field input,.hy-form-field select,.hy-form-field textarea,.hy-acceptance-section textarea{width:100%;height:38px;padding:0 12px;color:#e5eaed;background:#0c1113;border:1px solid rgba(255,255,255,.2);border-radius:4px;outline:0;font:inherit;color-scheme:dark}.hy-form-field textarea,.hy-acceptance-section textarea{min-height:82px;padding-top:10px;resize:vertical;line-height:1.6}.hy-form-field input:focus,.hy-form-field select:focus,.hy-form-field textarea:focus,.hy-acceptance-section textarea:focus{border-color:#c8f438;box-shadow:0 0 0 3px #c8f4381a}.hy-form-field select[aria-invalid=true]{border-color:#e05b5b;box-shadow:0 0 0 3px #e05b5b1a}.hy-form-field input:disabled{color:#778288;background:#111619}.hy-form-field input[readonly]{color:#c8f438;background:#111719;cursor:copy}.hy-form-field small{position:absolute;right:9px;bottom:7px;color:#68737a}.hy-price-reference>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px}.hy-price-reference button{min-height:38px;padding:0 10px;color:#c8f438;background:#101719;border:1px solid rgba(200,244,56,.46);border-radius:4px;font:inherit;white-space:nowrap;cursor:pointer}.hy-price-reference button:hover:not(:disabled){color:#081003;background:#c8f438}.hy-price-reference button:disabled{color:#657076;border-color:#ffffff24;cursor:not-allowed}.hy-form-field.hy-price-reference small{position:static;color:#839097;font-size:11px;line-height:1.45}.hy-file-input{display:none}.hy-upload-zone{min-height:82px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#9ca6ab;background:#0d1215;border:1px dashed rgba(255,255,255,.27);border-radius:4px;font:inherit;cursor:pointer}.hy-upload-zone:hover{color:#c8f438;border-color:#c8f438}.hy-upload-zone:disabled{color:#7d878c;border-color:#ffffff29;cursor:wait;opacity:.82}.hy-upload-zone strong{color:#dbe0e3;font-size:13px;font-weight:500}.hy-upload-zone span{color:#707a80;font-size:11px}.hy-upload-preview{width:58px;height:38px;margin-bottom:2px;object-fit:cover;border:1px solid rgba(200,244,56,.36);border-radius:3px}.hy-upload-status{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:5px}.hy-upload-status span{color:#7f8a90;font-size:11px;line-height:1.45}.hy-upload-status span.is-error{color:#f1a64e}.hy-upload-status .hy-upload-actions{display:inline-flex;flex:0 0 auto;gap:8px}.hy-upload-status button{min-width:88px;min-height:44px;flex:0 0 auto;padding:0 12px;color:#b8c0c4;background:#0d1215;border:1px solid rgba(255,255,255,.18);border-radius:3px;font:inherit;font-size:12px;cursor:pointer}.hy-upload-status button:hover:not(:disabled){color:#f1a64e;border-color:#f1a64e9e}.hy-upload-status button:disabled{cursor:wait;opacity:.55}.hy-form-split{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid rgba(255,255,255,.1)}.hy-form-split>div+div{border-top:0;border-left:1px solid rgba(255,255,255,.1)}.hy-switch-row{height:62px;display:flex;align-items:end;justify-content:space-between;gap:12px;padding-bottom:9px;color:#a7b0b5;font-size:12px}.hy-switch-row input{width:38px;height:20px}.hy-check-row{display:flex;flex-wrap:wrap;gap:28px;margin-bottom:12px}.hy-check-row label{display:flex;align-items:center;gap:7px;color:#b8c0c4;font-size:13px;cursor:pointer}@media(min-width:1101px)and (max-height:1100px){.hy-flow-step-2 .hy-flow-shell{padding-top:18px}.hy-flow-step-2 .hy-flow-header{min-height:76px}.hy-flow-step-2 .hy-spec-title{min-height:54px}.hy-flow-step-2 .hy-form-section{padding:12px 18px}.hy-flow-step-2 .hy-form-section h3{margin-bottom:9px}.hy-flow-step-2 .hy-form-grid{gap:10px}.hy-flow-step-2 .hy-form-grid-two{margin-top:10px}.hy-flow-step-2 .hy-form-field textarea,.hy-flow-step-2 .hy-acceptance-section textarea,.hy-flow-step-2 .hy-upload-zone{min-height:72px}.hy-flow-step-2 .hy-switch-row{height:58px}.hy-flow-step-2 .hy-check-row{margin-bottom:9px}.hy-flow-step-2 .hy-order-preview{padding:20px 18px}.hy-flow-step-2 .hy-order-preview h2{margin-bottom:14px}.hy-flow-step-2 .hy-preview-item{min-height:58px}.hy-flow-step-2 .hy-preview-box dl>div{min-height:52px}.hy-flow-step-2 .hy-preview-guarantees{margin-top:14px;padding-block:8px}.hy-flow-step-2 .hy-preview-guarantees>div{min-height:60px}.hy-flow-step-2 .hy-flow-controls{margin-top:14px;margin-bottom:10px}.hy-flow-step-2 .hy-flow-safety{min-height:58px}}.hy-escrow-layout{grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,1.65fr) minmax(320px,.75fr);gap:24px}.hy-confirm-panel{padding:24px}.hy-confirm-panel>header{display:flex;align-items:center;gap:13px;color:#c8f438;margin-bottom:20px}.hy-confirm-panel>header h2{margin:0 0 4px;color:#e5eaed;font-size:21px}.hy-confirm-panel>header p{margin:0;color:#7f898f;font-size:13px}.hy-confirm-summary{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:13px 16px;background:#0d1214;border:1px solid rgba(255,255,255,.12);border-radius:5px}.hy-confirm-item{display:flex;align-items:center;gap:14px}.hy-confirm-item>div{display:grid;gap:6px}.hy-confirm-item strong{font-size:16px}.hy-confirm-item span{color:#89949a;font-size:13px}.hy-text-button{display:inline-flex;align-items:center;gap:7px;padding:5px 0;color:#c8f438;background:transparent}.hy-text-button:hover{color:#d5ff4d;text-decoration:underline}.hy-confirm-details{margin:16px 0 0;border:1px solid rgba(255,255,255,.1);border-radius:5px}.hy-confirm-details>div{display:grid;grid-template-columns:110px 1fr;gap:18px;padding:14px 16px;border-bottom:1px solid rgba(255,255,255,.09)}.hy-confirm-details>div:last-child{border-bottom:0}.hy-confirm-details dt{color:#7f8a90}.hy-confirm-details dd{margin:0;color:#c3cbd0}.hy-escrow-notice{display:flex;gap:13px;margin-top:16px;padding:16px;color:#c8f438;background:#c8f43809;border:1px solid rgba(200,244,56,.18);border-radius:5px}.hy-escrow-notice strong{color:#dce2e5}.hy-escrow-notice p{margin:5px 0 0;color:#8c979d;font-size:13px;line-height:1.7}.hy-payment-panel{padding:24px}.hy-price-list{margin:0 0 20px}.hy-price-list>div{min-height:42px;display:flex;align-items:center;justify-content:space-between;color:#9ca6ab}.hy-price-list dd{margin:0;color:#d3d9dc}.hy-price-list .is-total{min-height:64px;margin-top:5px;border-top:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12)}.hy-price-list .is-total dt{color:#e5eaed;font-weight:700}.hy-price-list .is-total dd{color:#c8f438;font-size:25px;font-weight:700}.hy-payment-commission-note{display:flex;align-items:flex-start;gap:8px;margin:-6px 0 18px;color:#97a4aa;font-size:12px;line-height:1.6}.hy-payment-commission-note>span,.hy-payment-commission-note>img{flex:0 0 auto;margin-top:1px;color:#c8f438}.hy-balance-card{display:grid;grid-template-columns:1fr auto;gap:5px;margin-top:15px;padding:14px;background:#0c1113;border:1px solid rgba(69,201,138,.3);border-radius:5px}.hy-balance-card span{color:#8f9aa1}.hy-balance-card strong{color:#45c98a}.hy-balance-card small{grid-column:1 / -1;color:#758087}.hy-balance-card.is-low{border-color:#e05b5b8c}.hy-balance-card.is-low strong,.hy-balance-card.is-low small{color:#e05b5b}.hy-escrow-agreement{margin-top:18px}.hy-escrow-agreement>span{display:flex;flex-wrap:wrap;gap:0 3px}.hy-escrow-agreement label{cursor:pointer}.hy-escrow-agreement button{padding:0;color:#c8f438;background:transparent;border:0;font:inherit;cursor:pointer}.hy-escrow-agreement button:hover{color:#d5ff4d;text-decoration:underline}.hy-success-stage{display:grid;gap:16px}.hy-success-banner{min-height:146px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;padding:22px 30px;color:#c8f438;background:#0c120ff7;border:1px solid rgba(200,244,56,.62);border-radius:6px}.hy-success-banner h2{margin:0 0 7px;color:#e9edef;font-size:30px}.hy-success-banner p{margin:0 0 10px;color:#a0a9ae}.hy-success-banner div>span{display:inline-block;margin-right:8px;padding:4px 8px;color:#c8f438;background:#c8f43814;border:1px solid rgba(200,244,56,.32);border-radius:3px;font-size:12px}.hy-success-actions{display:flex;gap:14px}.hy-success-grid{display:grid;grid-template-columns:1fr 420px;gap:22px}.hy-success-summary,.hy-receipt-panel,.hy-next-process{padding:22px}.hy-summary-grid{display:grid;grid-template-columns:1fr 1fr;border:1px solid rgba(255,255,255,.11);border-radius:4px;overflow:hidden}.hy-summary-grid>div{min-height:54px;display:grid;grid-template-columns:24px 100px 1fr;align-items:center;gap:8px;padding:0 14px;border-right:1px solid rgba(255,255,255,.09);border-bottom:1px solid rgba(255,255,255,.09)}.hy-summary-grid>div:nth-child(2n){border-right:0}.hy-summary-grid span{color:#7f8a90;font-size:13px}.hy-summary-grid strong{color:#cdd4d7;font-size:13px;text-align:right}.hy-summary-copy{min-height:48px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;color:#828d93;border:1px solid rgba(255,255,255,.09);border-top:0}.hy-summary-copy button{display:flex;align-items:center;gap:6px;color:#c0c8cc;background:transparent;border:0;font:inherit;cursor:pointer}.hy-receipt-panel dl{margin:0}.hy-receipt-panel dl>div{min-height:39px;display:flex;align-items:center;justify-content:space-between;color:#89949a}.hy-receipt-panel dd{margin:0;color:#c9d0d4}.hy-receipt-panel .is-total{min-height:58px;margin:6px 0;border-top:1px solid rgba(255,255,255,.11);border-bottom:1px solid rgba(255,255,255,.11)}.hy-receipt-panel .is-total dt{color:#c8f438;font-weight:700}.hy-receipt-panel .is-total dd{color:#d5ff4d;font-size:24px;font-weight:700}.hy-receipt-panel dd.is-success{color:#c8f438}.hy-receipt-panel p{display:flex;align-items:flex-start;gap:9px;margin:14px 0 0;padding:13px;color:#8e999f;background:#0c1113;border:1px solid rgba(200,244,56,.18);font-size:12px;line-height:1.6}.hy-next-process{position:relative}.hy-next-process ol{display:grid;grid-template-columns:repeat(4,1fr);margin:0;padding:4px 180px 0 0;list-style:none}.hy-next-process li{position:relative;display:grid;justify-items:center;gap:9px;color:#9ca6ab;text-align:center;font-size:13px}.hy-next-process li:not(:last-child):after{content:"";position:absolute;top:12px;left:calc(50% + 23px);width:calc(100% - 46px);border-top:1px dotted rgba(255,255,255,.28)}.hy-next-process .hy-text-button{position:absolute;right:22px;bottom:25px}.hy-rules-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:110;display:grid;place-items:center;padding:20px;background:#020506db;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.hy-rules-dialog{width:min(680px,100%);max-height:min(820px,calc(100vh - 40px));overflow:auto;color:#dce3e6;background:#101619;border:1px solid rgba(200,244,56,.38);border-radius:6px;box-shadow:0 24px 80px #0000009e}.hy-rules-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px 22px;border-bottom:1px solid rgba(255,255,255,.1)}.hy-rules-dialog>header span{color:#c8f438;font-size:10px;font-weight:800;letter-spacing:.16em}.hy-rules-dialog>header h2{margin:5px 0 0;font-size:22px}.hy-rules-dialog>header .hy-icon-button{width:42px;height:42px;display:grid;flex:0 0 auto;place-items:center;color:#cbd3d7;background:#0b1012;border:1px solid rgba(255,255,255,.16);border-radius:4px}.hy-rules-dialog ol{display:grid;gap:0;margin:0;padding:4px 22px;list-style:none}.hy-rules-dialog li{display:grid;grid-template-columns:42px 1fr;gap:12px;padding:15px 0;border-bottom:1px solid rgba(255,255,255,.09)}.hy-rules-dialog li>strong{color:#c8f438;font-size:18px}.hy-rules-dialog li p{display:grid;gap:5px;margin:0}.hy-rules-dialog li b{color:#edf2f4;font-size:14px}.hy-rules-dialog li span{color:#8d999f;font-size:12px;line-height:1.6}.hy-rules-note{display:flex;align-items:flex-start;gap:9px;margin:14px 22px 0;padding:12px;color:#c7a56b;background:#b3701914;border:1px solid rgba(221,143,42,.3);font-size:12px;line-height:1.55}.hy-rules-actions{display:flex;justify-content:flex-end;gap:12px;padding:18px 22px 22px}@media(max-width:600px){.hy-rules-backdrop{padding:10px}.hy-rules-dialog{max-height:calc(100vh - 20px)}.hy-rules-dialog>header,.hy-rules-dialog ol{padding-right:16px;padding-left:16px}.hy-rules-note{margin-right:16px;margin-left:16px}.hy-rules-actions{display:grid;grid-template-columns:1fr;padding:16px}.hy-rules-actions button{width:100%}}@media(max-width:1100px){.hy-flow-main-grid{grid-template-columns:1fr}.hy-order-preview{position:static;display:grid;grid-template-columns:1fr 1fr;gap:18px}.hy-order-preview h2{grid-column:1 / -1}.hy-preview-guarantees{margin-top:0}.hy-flow-controls{margin-right:0}.hy-flow-header{grid-template-columns:1fr;gap:10px;margin-bottom:16px}.hy-success-grid{grid-template-columns:1fr}.hy-success-banner{grid-template-columns:auto 1fr}.hy-success-actions{grid-column:1 / -1;justify-self:end}}@media(max-width:820px){.hy-login-heading p,.hy-auth-demo-note,.hy-agreement-row,.hy-inline-feedback,.hy-auth-divider,.hy-login-security{font-size:14px}.hy-login-heading p,.hy-login-security{color:#adb6bb}.hy-auth-tabs button{font-size:15px}.hy-field input{font-size:16px}.hy-auth-switch{color:#adb6bb;font-size:14px}.hy-auth-divider{color:#98a2a8}.hy-code-button:disabled{color:#a4aeb3}.hy-inline-feedback.is-visible,.hy-payment-error.is-visible{color:#ef7777}.hy-login-security{align-items:flex-start;line-height:1.55;text-align:left}.hy-flow-shell{width:min(100% - 24px,600px);padding-top:16px;padding-bottom:max(20px,env(safe-area-inset-bottom))}.hy-flow-breadcrumb{color:#98a2a8;font-size:14px}.hy-flow-header h1{font-size:24px}.hy-flow-header p{color:#a7b0b5;line-height:1.55}.hy-flow-steps{overflow-x:auto;overscroll-behavior-inline:contain;padding-bottom:8px;scrollbar-width:none}.hy-flow-steps::-webkit-scrollbar{display:none}.hy-flow-steps li{min-width:130px;color:#8f9aa1;font-size:14px}.hy-draft-recovery span{overflow:visible;color:#9ca6ab;font-size:13px;line-height:1.45;text-overflow:clip;white-space:normal}.hy-draft-recovery .hy-secondary-button,.hy-draft-clear{min-height:44px;font-size:14px;white-space:nowrap}.hy-task-grid{grid-template-columns:1fr 1fr;gap:10px}.hy-selection-card{min-height:132px}.hy-selection-card span{color:#a2acb1;font-size:14px;line-height:1.45}.hy-mode-grid{grid-template-columns:1fr 1fr}.hy-platform-grid,.hy-form-grid-three,.hy-form-grid-two,.hy-form-split,.hy-escrow-layout{grid-template-columns:1fr}.hy-form-grid-task{grid-template-columns:1fr 1fr}.hy-draft-recovery{grid-template-columns:auto minmax(0,1fr)}.hy-draft-recovery .hy-secondary-button{grid-column:1;width:100%}.hy-draft-recovery .hy-draft-clear{grid-column:2;justify-content:center}.hy-form-split>div+div{border-left:0;border-top:1px solid rgba(255,255,255,.1)}.hy-order-preview{grid-template-columns:1fr}.hy-flow-controls{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hy-flow-controls .hy-primary-button,.hy-flow-controls .hy-secondary-button{min-width:0;padding-inline:14px;gap:8px;font-size:15px;line-height:1.35;white-space:nowrap}.hy-flow-controls .hy-primary-button{grid-column:1 / -1;grid-row:1}.hy-flow-step-1 .hy-flow-controls .hy-secondary-button{grid-column:1 / -1}.hy-flow-safety{align-items:flex-start;padding:16px}.hy-flow-safety p{color:#aeb7bc;line-height:1.65}.hy-helper-text{align-items:flex-start;color:#a1abb0;font-size:14px;line-height:1.5}.hy-spec-title p{color:#a1abb0;font-size:14px;line-height:1.45}.hy-form-section h3{font-size:16px}.hy-form-field{color:#adb6bb;font-size:14px}.hy-form-field>span{line-height:1.45}.hy-form-field input,.hy-form-field select,.hy-form-field textarea,.hy-acceptance-section textarea{min-height:44px;height:44px;font-size:16px;line-height:1.4}.hy-form-field textarea,.hy-acceptance-section textarea{min-height:96px;height:auto}.hy-form-field input:disabled{color:#a0aaaf}.hy-form-field small{color:#909ba1;font-size:13px}.hy-upload-zone{min-height:96px;padding:10px}.hy-upload-zone strong{max-width:100%;color:#e1e6e8;font-size:14px;overflow-wrap:anywhere}.hy-upload-zone span{color:#9aa4aa;font-size:13px;line-height:1.45}.hy-upload-status{align-items:flex-start;flex-direction:column}.hy-upload-status span{color:#96a1a6;font-size:12px}.hy-upload-status .hy-upload-actions{width:100%}.hy-upload-status .hy-upload-actions button{flex:1 1 0}.hy-upload-status button{min-height:44px;font-size:13px}.hy-switch-row{min-height:62px;height:auto;color:#b9c1c5;font-size:14px}.hy-check-row{gap:14px 20px}.hy-check-row label{color:#c1c8cc;font-size:14px;line-height:1.45}.hy-preview-item span,.hy-confirm-item,.hy-confirm-item>div,.hy-summary-grid strong,.hy-summary-copy>span,.hy-receipt-panel dd{min-width:0;overflow-wrap:anywhere}.hy-preview-item span{line-height:1.5}.hy-preview-box dl>div{gap:14px}.hy-preview-box dt{flex:1 1 auto;min-width:0;color:#a2acb1}.hy-preview-box dd{flex:0 1 auto;max-width:66%;overflow-wrap:anywhere}.hy-preview-guarantees small{color:#9aa4aa;font-size:13px;line-height:1.45}.hy-confirm-panel>header p,.hy-confirm-item span,.hy-confirm-details dt,.hy-escrow-notice p,.hy-balance-card span,.hy-balance-card small,.hy-summary-grid span,.hy-summary-copy,.hy-receipt-panel dl>div,.hy-receipt-panel p,.hy-next-process li{color:#a4aeb3;font-size:14px}.hy-confirm-item strong,.hy-confirm-item span,.hy-confirm-details dd,.hy-escrow-notice p,.hy-balance-card small,.hy-success-banner p,.hy-receipt-panel p{line-height:1.6}.hy-confirm-details dd{overflow-wrap:anywhere}.hy-price-list dd,.hy-receipt-panel dd{flex:0 0 auto;margin-left:12px;text-align:right;font-variant-numeric:tabular-nums}.hy-payment-error{align-items:flex-start;font-size:14px;line-height:1.45}.hy-escrow-agreement{color:#bdc5c9;font-size:14px}.hy-success-banner{grid-template-columns:1fr;justify-items:center;text-align:center;padding:24px 18px}.hy-success-banner p{max-width:100%;overflow-wrap:anywhere}.hy-success-actions{grid-column:auto;justify-self:stretch;display:grid;width:100%}.hy-summary-grid{grid-template-columns:1fr}.hy-summary-grid>div{border-right:0}.hy-summary-grid strong{font-size:14px;line-height:1.45}.hy-success-banner div>span{font-size:13px}.hy-next-process ol{grid-template-columns:1fr 1fr;gap:24px 10px;padding:0}.hy-next-process li:after{display:none}.hy-next-process .hy-text-button{position:static;margin:20px auto 0}}@media(max-width:480px){.hy-login-backdrop{padding:0;place-items:end center}.hy-login-modal{width:100%;max-height:100vh;max-height:100dvh;overflow-y:auto;overscroll-behavior:contain;border-radius:8px 8px 0 0;padding:max(52px,calc(env(safe-area-inset-top) + 44px)) max(18px,env(safe-area-inset-right)) max(20px,env(safe-area-inset-bottom)) max(18px,env(safe-area-inset-left))}.hy-login-close{top:max(8px,env(safe-area-inset-top));right:max(8px,env(safe-area-inset-right))}.hy-login-heading{margin-bottom:20px}.hy-login-heading h2{font-size:24px}.hy-auth-code-row{grid-template-columns:minmax(0,1fr) 116px}.hy-code-button{padding-inline:10px;font-size:14px;white-space:nowrap}.hy-wechat-entry{padding:10px 12px;font-size:14px;line-height:1.4;text-align:center}.hy-selection-section,.hy-mode-section,.hy-confirm-panel,.hy-payment-panel,.hy-success-summary,.hy-receipt-panel,.hy-next-process{padding:16px}.hy-task-grid,.hy-form-grid-task,.hy-form-grid-two-compact,.hy-summary-grid{grid-template-columns:1fr}.hy-price-reference>div{grid-template-columns:1fr}.hy-price-reference button{min-height:44px;width:100%}.hy-confirm-summary{align-items:flex-start;flex-direction:column}.hy-confirm-item{align-items:flex-start;width:100%}.hy-confirm-item>div{flex:1}.hy-confirm-details>div{grid-template-columns:1fr;gap:7px}.hy-confirm-details>div{padding:13px 14px}.hy-escrow-notice{align-items:flex-start;padding:14px}.hy-price-list>div,.hy-receipt-panel dl>div{gap:12px}.hy-summary-grid>div{grid-template-columns:22px minmax(76px,auto) minmax(0,1fr);gap:8px;min-height:58px;padding:8px 12px}.hy-summary-grid strong{text-align:right}.hy-summary-copy{align-items:flex-start;flex-direction:column;gap:8px;padding:12px;line-height:1.5}.hy-summary-copy button{min-height:44px;padding:0}.hy-receipt-panel dd{max-width:62%}.hy-success-banner h2{font-size:25px}.hy-success-actions .hy-primary-button,.hy-success-actions .hy-secondary-button{width:100%;padding-inline:14px;font-size:15px;white-space:nowrap}.hy-next-process ol{gap:26px 12px}}@media(max-width:360px){.hy-flow-shell{width:calc(100% - 20px)}.hy-flow-header h1{font-size:22px}.hy-flow-controls{gap:8px}.hy-flow-controls .hy-primary-button,.hy-flow-controls .hy-secondary-button{padding-inline:10px;font-size:14px}.hy-auth-code-row{grid-template-columns:minmax(0,1fr) 108px;gap:7px}.hy-code-button{padding-inline:7px;font-size:13px}.hy-summary-grid>div{grid-template-columns:20px 72px minmax(0,1fr);padding-inline:10px}.hy-price-list .is-total dd,.hy-receipt-panel .is-total dd{font-size:22px}}:root{--hya-bg: #080b0d;--hya-surface: #101518;--hya-raised: #171d21;--hya-hover: #20282d;--hya-accent: #c8f438;--hya-warning: #f2a14a;--hya-danger: #e54f4f;--hya-success: #45c98a;--hya-text: #e5eaed;--hya-muted: #8f9aa1;--hya-border: rgba(229, 234, 237, .12);--hya-sidebar-width: 194px;--hya-header-height: 70px}body:has(.hya-shell){background:var(--hya-bg);color:var(--hya-text)}.hya-shell,.hya-shell *{box-sizing:border-box}.hya-shell{min-height:100vh;background-color:var(--hya-bg);background-image:url(/assets/textures/topographic.webp);background-attachment:fixed;background-size:1280px auto;color:var(--hya-text);font-family:HarmonyOS Sans SC,MiSans,Noto Sans SC,Inter,system-ui,sans-serif}.hya-shell button,.hya-shell input,.hya-shell select,.hya-shell textarea{color:inherit;font:inherit}.hya-shell button{cursor:pointer}.hya-shell button:disabled{cursor:not-allowed;opacity:.42}.hya-shell button:focus-visible,.hya-shell input:focus-visible,.hya-shell select:focus-visible,.hya-shell textarea:focus-visible{outline:2px solid var(--hya-accent);outline-offset:2px}.hya-topbar{position:fixed;z-index:70;inset:0 0 auto 0;height:var(--hya-header-height);display:grid;grid-template-columns:var(--hya-sidebar-width) minmax(280px,510px) 1fr;align-items:center;gap:20px;padding:0 16px 0 24px;border-bottom:1px solid var(--hya-border);background:#080b0df7;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.hya-brand,.hya-admin-account,.hya-topbar-action,.hya-mobile-menu{border:0;background:none}.hya-brand{min-width:0;height:58px;display:flex;align-items:center;gap:12px;text-align:left}.hya-brand img{width:37px;height:37px;object-fit:contain;filter:grayscale(1) brightness(1.4)}.hya-brand span{min-width:0;display:grid}.hya-brand strong{font-size:21px;line-height:1.2;letter-spacing:.08em;white-space:nowrap}.hya-brand small,.hya-admin-account small{color:var(--hya-muted);font-size:10px;letter-spacing:.12em}.hya-global-search,.hya-search{display:flex;align-items:center;min-width:0;border:1px solid var(--hya-border);border-radius:5px;background:#101518f0}.hya-global-search{height:40px;padding:0 10px 0 13px}.hya-global-search .ui-icon,.hya-search .ui-icon{flex:0 0 auto;opacity:.72}.hya-global-search input,.hya-search input{min-width:0;flex:1;height:100%;padding:0 11px;border:0;outline:0;background:transparent}.hya-global-search input::placeholder,.hya-search input::placeholder,.hya-shell textarea::placeholder{color:#68747b}.hya-global-search kbd{padding:2px 6px;border:1px solid var(--hya-border);border-radius:3px;color:var(--hya-muted);background:var(--hya-raised);font-size:10px;font-family:inherit}.hya-topbar-actions{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:8px}.hya-popover-wrap{position:relative}.hya-topbar-action{position:relative;min-height:44px;display:flex;align-items:center;gap:7px;padding:0 10px;border-radius:4px;color:#c7d0d5}.hya-topbar-action:hover,.hya-admin-account:hover{background:var(--hya-raised)}.hya-topbar-action>b{min-width:18px;height:18px;display:grid;place-items:center;padding:0 4px;border-radius:10px;background:var(--hya-danger);color:#fff;font-size:10px}.hya-admin-account{min-height:54px;display:flex;align-items:center;gap:9px;padding:5px 8px;border-radius:5px;text-align:left}.hya-admin-account img{width:34px;height:34px;border:1px solid rgba(200,244,56,.32);border-radius:50%;object-fit:cover}.hya-admin-account span{display:grid;gap:2px}.hya-admin-account strong{max-width:104px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.hya-popover{position:absolute;z-index:90;top:calc(100% + 8px);right:0;width:320px;padding:8px;border:1px solid var(--hya-border);border-radius:5px;background:#0f1417;box-shadow:0 20px 50px #0000006b}.hya-popover h3{margin:4px 8px 9px;font-size:13px}.hya-popover p{margin:16px 10px;color:var(--hya-muted);font-size:12px}.hya-popover button{width:100%;min-height:44px;display:flex;align-items:center;gap:10px;padding:8px 10px;border:0;border-radius:4px;background:transparent;text-align:left}.hya-popover button:hover{background:var(--hya-hover)}.hya-alerts button>span:not(.hya-badge){min-width:0;display:grid;flex:1}.hya-alerts button strong,.hya-alerts button small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hya-alerts button strong{font-size:12px}.hya-alerts button small{color:var(--hya-muted);font-size:10px}.hya-workorders{width:min(390px,calc(100vw - 24px))}.hya-workorders>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:7px 8px 10px;border-bottom:1px solid var(--hya-border)}.hya-workorders>header span,.hya-workorders>button>span{min-width:0;display:grid;flex:1;gap:3px}.hya-workorders>header small,.hya-workorders>button small{color:var(--hya-muted);font-size:10px}.hya-workorders>header strong,.hya-workorders>button strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.hya-workorders>header button{width:auto;min-height:36px;padding:6px 9px;border:1px solid var(--hya-border);color:var(--hya-accent);white-space:nowrap}.hya-account-menu{width:210px}.hya-mobile-menu{display:none;width:44px;height:44px;place-items:center;border:1px solid var(--hya-border);border-radius:4px}.hya-sidebar{position:fixed;z-index:60;top:var(--hya-header-height);bottom:0;left:0;width:var(--hya-sidebar-width);display:flex;flex-direction:column;justify-content:space-between;border-right:1px solid var(--hya-border);background:#080c0ef7}.hya-sidebar nav{display:grid;gap:6px;padding:18px 10px}.hya-sidebar nav button{position:relative;min-height:52px;display:grid;grid-template-columns:22px 1fr auto;align-items:center;gap:11px;padding:0 14px;border:1px solid transparent;border-radius:4px;background:transparent;color:#b7c0c5;text-align:left;font-weight:650}.hya-sidebar nav button:hover{background:var(--hya-raised);color:#fff}.hya-sidebar nav button.is-active{border-color:#c8f43812;background:var(--hya-raised);color:var(--hya-accent)}.hya-sidebar nav button.is-active:before{content:"";position:absolute;left:-10px;width:3px;height:32px;background:var(--hya-accent)}.hya-sidebar nav button b{min-width:20px;height:20px;display:grid;place-items:center;padding:0 5px;border-radius:10px;background:#e54f4f33;color:#ff6c6c;font-size:10px}.hya-sidebar footer{display:grid;gap:5px;padding:18px;border-top:1px solid var(--hya-border);color:var(--hya-muted);font-size:11px}.hya-sidebar footer span{color:#c9d0d4}.hya-sidebar footer i{width:7px;height:7px;display:inline-block;margin-right:8px;border-radius:50%;background:var(--hya-accent);box-shadow:0 0 11px #c8f4388c}.hya-sidebar-backdrop{display:none}.hya-content{min-height:100vh;padding:calc(var(--hya-header-height) + 14px) 14px 30px calc(var(--hya-sidebar-width) + 14px)}.hya-qa-banner{min-height:40px;display:flex;align-items:center;gap:9px;margin-bottom:10px;padding:8px 14px;border:1px solid rgba(242,161,74,.4);border-radius:4px;background:#f2a14a14;color:#ffd29a;font-size:12px}.hya-page,.hya-overview-layout{width:100%;max-width:1680px;margin:0 auto}.hya-overview-layout{display:grid;grid-template-columns:minmax(0,1fr) 332px;gap:14px}.hya-overview-main{min-width:0}.hya-data-stamp{min-height:28px;display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;color:var(--hya-muted);font-size:11px}.hya-data-stamp button,.hya-panel-head button{min-height:32px;display:inline-flex;align-items:center;gap:6px;border:0;background:transparent;color:var(--hya-accent)}.hya-metrics-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;overflow:hidden;margin-bottom:12px;border:1px solid var(--hya-border);border-radius:5px;background:var(--hya-border)}.hya-metric{position:relative;min-width:0;min-height:105px;display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;padding:14px;border:0;background:#101518f7;color:inherit;text-align:left}button.hya-metric:hover{background:var(--hya-raised)}.hya-metric-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:5px;color:var(--hya-accent);background:#c8f43814}.hya-metric-icon.is-amber{color:var(--hya-warning);background:#f2a14a1a}.hya-metric-icon.is-red{color:var(--hya-danger);background:#e54f4f1a}.hya-metric>span:nth-child(2){min-width:0;display:grid;gap:3px}.hya-metric small,.hya-metric em{overflow:hidden;color:var(--hya-muted);font-size:10px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.hya-metric strong{font-size:clamp(20px,1.7vw,27px);line-height:1.15;white-space:nowrap}.hya-spark{height:32px;display:flex;align-items:flex-end;gap:2px}.hya-spark b{width:3px;background:var(--hya-accent)}.hya-spark b:nth-child(1){height:25%}.hya-spark b:nth-child(2){height:52%}.hya-spark b:nth-child(3){height:42%}.hya-spark b:nth-child(4){height:75%}.hya-spark b:nth-child(5){height:62%}.hya-spark b:nth-child(6){height:86%}.hya-spark.is-amber b{background:var(--hya-warning)}.hya-spark.is-red b{background:var(--hya-danger)}.hya-panel,.hya-inspector{border:1px solid var(--hya-border);border-radius:5px;background:#101518f7}.hya-panel-head,.hya-inspector>header,.hya-record-inspector>header,.hya-sanction-panel>header{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;border-bottom:1px solid var(--hya-border)}.hya-panel-head>div{min-width:0;display:flex;align-items:baseline;gap:10px}.hya-panel-head h1,.hya-panel-head h2,.hya-panel-head h3,.hya-inspector h2,.hya-record-inspector h2,.hya-sanction-panel h2{margin:0;font-size:15px}.hya-panel-head small{color:var(--hya-muted);font-size:11px}.hya-toolbar{min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 14px;border-bottom:1px solid var(--hya-border)}.hya-queue-toolbar{align-items:stretch}.hya-tabs{display:flex;gap:4px}.hya-tabs button,.hya-risk-tabs button{min-height:38px;padding:0 13px;border:1px solid var(--hya-border);border-radius:3px;background:transparent;color:#b8c2c7;font-size:12px}.hya-tabs button.is-active,.hya-risk-tabs button.is-active{border-color:#c8f4388c;color:var(--hya-accent);background:#c8f43812}.hya-tabs button b{margin-left:5px}.hya-toolbar-fields{display:flex;gap:8px}.hya-toolbar select,.hya-panel-head select,.hya-risk-list>select,.hya-shell input:not([type=radio]):not([type=checkbox]),.hya-shell textarea{border:1px solid var(--hya-border);border-radius:4px;background:#0c1114}.hya-toolbar select,.hya-panel-head select,.hya-risk-list>select{min-height:40px;padding:0 32px 0 11px}.hya-search{height:40px;min-width:250px;padding-left:10px}.hya-toolbar .hya-search{width:min(100%,330px)}.hya-table-scroll{overflow:auto}.hya-table{width:100%;border-collapse:collapse;color:#ced6da;font-size:11px}.hya-table th{height:38px;padding:0 10px;background:var(--hya-raised);color:var(--hya-muted);text-align:left;font-weight:550;white-space:nowrap}.hya-table td{height:53px;padding:8px 10px;border-bottom:1px solid var(--hya-border);vertical-align:middle}.hya-table tbody tr{transition:background .15s ease}.hya-table tbody tr:hover,.hya-table tbody tr.is-selected{background:#c8f4380b}.hya-table tbody tr.is-selected{box-shadow:inset 3px 0 var(--hya-accent)}.hya-table tbody tr[role=button]:focus-visible{outline:2px solid var(--hya-accent);outline-offset:-2px}.hya-table td>small{display:block;margin-top:3px;color:var(--hya-muted)}.hya-type{display:inline-flex;align-items:center;gap:6px;color:var(--hya-accent);font-weight:700}.hya-type.is-medium{color:var(--hya-warning)}.hya-type.is-high{color:#ff6c6c}.hya-mono{color:#9fb1ba;font-family:JetBrains Mono,Cascadia Code,monospace;font-size:10px}.hya-table-button{min-width:42px;min-height:30px;padding:0 8px;border:1px solid var(--hya-border);border-radius:3px;background:transparent;color:#d8dfe2}.hya-table-button:hover{border-color:var(--hya-accent);color:var(--hya-accent)}.hya-badge{max-width:100%;display:inline-flex;align-items:center;gap:5px;padding:2px 7px;border-radius:3px;color:#b9c4c9;background:#8f9aa11f;font-size:10px;font-style:normal;white-space:nowrap}.hya-badge i{width:6px;height:6px;border-radius:50%;background:currentColor}.hya-badge--green,.hya-badge--low{color:var(--hya-accent);background:#c8f43817}.hya-badge--amber,.hya-badge--medium{color:var(--hya-warning);background:#f2a14a17}.hya-badge--red,.hya-badge--high{color:#ff6969;background:#e54f4f1a}.hya-panel-footer{min-height:54px;display:flex;align-items:center;justify-content:flex-end;padding:8px 14px}.hya-pagination,.hya-page-item{display:flex;align-items:center;gap:6px}.hya-pagination{color:var(--hya-muted);font-size:11px}.hya-pagination button{width:32px;height:32px;display:grid;place-items:center;border:1px solid var(--hya-border);border-radius:3px;background:transparent}.hya-pagination button.is-active{border-color:var(--hya-accent);color:var(--hya-accent);background:#c8f43814}.hya-page-item i{font-style:normal}.hya-pagination-summary{color:var(--hya-muted);font-size:11px}.hya-overview-inspector{position:sticky;top:calc(var(--hya-header-height) + 14px);min-width:0;height:calc(100vh - var(--hya-header-height) - 28px);overflow:auto}.hya-inspector>header button{width:36px;height:36px;display:grid;place-items:center;border:0;background:transparent}.hya-inspector-id{display:grid;grid-template-columns:auto 1fr 34px;align-items:center;gap:8px;padding:14px;border-bottom:1px solid var(--hya-border)}.hya-inspector-id>span{min-width:0;display:grid;grid-template-columns:auto 1fr;gap:5px;align-items:center}.hya-inspector-id small{color:var(--hya-muted)}.hya-inspector-id strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.hya-inspector-id button{width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--hya-border);border-radius:3px;background:transparent}.hya-detail-list{margin:0;padding:4px 14px}.hya-detail-list>div{min-height:46px;display:grid;grid-template-columns:96px 1fr;align-items:center;gap:8px;border-bottom:1px solid var(--hya-border)}.hya-detail-list dt{color:var(--hya-muted);font-size:11px}.hya-detail-list dd{min-width:0;margin:0;color:#d9e0e3;font-size:12px;text-align:right;overflow-wrap:anywhere}.hya-inspector-section{padding:14px;border-bottom:1px solid var(--hya-border)}.hya-inspector-section h3{margin:0 0 12px;font-size:12px}.hya-step-track{display:grid;gap:0;margin:0;padding:0;list-style:none}.hya-step-track li{position:relative;min-height:54px;display:grid;grid-template-columns:24px 1fr;gap:10px}.hya-step-track li:not(:last-child):after{content:"";position:absolute;left:11px;top:26px;bottom:0;width:1px;background:var(--hya-border)}.hya-step-track li.is-done:not(:last-child):after{background:var(--hya-accent)}.hya-step-track i{width:24px;height:24px;display:grid;place-items:center;border:1px solid var(--hya-border);border-radius:50%;color:var(--hya-muted);background:var(--hya-surface);font-size:10px;font-style:normal}.hya-step-track li.is-done i,.hya-step-track li.is-current i{border-color:var(--hya-accent);color:var(--hya-bg);background:var(--hya-accent)}.hya-step-track span{display:grid;align-content:start;gap:2px;font-size:11px}.hya-step-track small{color:var(--hya-muted);line-height:1.45}.hya-inspector-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:14px;border-bottom:1px solid var(--hya-border)}.hya-button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;border:1px solid var(--hya-border);border-radius:4px;background:transparent;color:var(--hya-text);font-weight:700}.hya-button--primary{border-color:var(--hya-accent);background:var(--hya-accent);color:#071006}.hya-button--primary:hover{background:#d6ff46}.hya-button--secondary:hover{border-color:#66747b;background:var(--hya-hover)}.hya-button--warning{border-color:#f2a14ab8;color:var(--hya-warning);background:#f2a14a0f}.hya-button--danger{border-color:var(--hya-danger);color:#fff;background:var(--hya-danger)}.hya-note-field{display:grid;gap:8px;padding:14px}.hya-note-field>span{display:flex;justify-content:space-between;font-size:11px;font-weight:700}.hya-note-field>span small{color:var(--hya-muted);font-weight:400}.hya-note-field textarea{width:100%;min-height:82px;resize:vertical;padding:10px;line-height:1.55;font-size:11px}.hya-note-field .hya-button{justify-self:end;min-height:36px;padding:0 13px;font-size:11px}.hya-bottom-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.hya-chart{position:relative;height:150px;margin:8px 22px 0;overflow:hidden}.hya-chart-grid{position:absolute;top:0;right:0;bottom:0;left:0;border-bottom:1px solid var(--hya-border)}.hya-chart-grid:before{content:"";position:absolute;top:25%;right:0;left:0;height:1px;background:#e5eaed14;box-shadow:0 37px #e5eaed14,0 74px #e5eaed14}.hya-bars{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:space-around}.hya-bars span{width:8%;height:var(--bar-height);background:#c8f438bf}.hya-risk-line i{position:absolute;width:8px;height:8px;border:2px solid var(--hya-danger);border-radius:50%;background:var(--hya-surface)}.hya-chart-labels{display:flex;justify-content:space-around;padding:5px 18px 12px;color:var(--hya-muted);font-size:9px}.hya-recent-audit ul{margin:0;padding:0;list-style:none}.hya-recent-audit li{min-height:44px;display:grid;grid-template-columns:90px 1fr auto;align-items:center;gap:10px;padding:7px 14px;border-bottom:1px solid var(--hya-border);font-size:10px}.hya-recent-audit time,.hya-recent-audit li strong{color:var(--hya-muted)}.hya-recent-audit li span{display:grid}.hya-empty{min-height:180px;display:grid;place-items:center;align-content:center;gap:9px;padding:24px;color:var(--hya-muted);text-align:center}.hya-empty strong{color:var(--hya-text)}.hya-empty p{max-width:430px;margin:0;font-size:12px;line-height:1.7}.hya-page-title{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:8px 4px 14px}.hya-page-title>div:first-child{min-width:0}.hya-page-title span:first-child{color:var(--hya-accent);font-size:9px;font-weight:800;letter-spacing:.16em}.hya-page-title h1{margin:3px 0;font-size:27px}.hya-page-title p{margin:0;color:var(--hya-muted);font-size:12px}.hya-title-metrics{display:flex;align-items:center;gap:1px;border:1px solid var(--hya-border);background:var(--hya-border)}.hya-title-metrics>span{min-width:104px;display:grid;gap:3px;padding:10px 14px;background:var(--hya-surface)}.hya-title-metrics small{color:var(--hya-muted);font-size:10px}.hya-title-metrics strong{font-size:20px}.hya-review-summary{display:grid;grid-template-columns:repeat(3,1fr) 1.35fr;gap:10px;margin-bottom:12px}.hya-review-summary .hya-metric,.hya-sla{min-height:82px;border:1px solid var(--hya-border);border-radius:5px}.hya-review-summary .hya-metric{background:#101518f7}.hya-sla{display:grid;grid-template-columns:1fr auto;align-content:center;gap:3px 10px;padding:14px;background:#101518f7}.hya-sla>span{display:flex;align-items:center;gap:8px}.hya-sla>b{font-size:21px}.hya-sla>small{grid-column:1 / -1;color:var(--hya-muted);font-size:10px}.hya-review-grid{display:grid;grid-template-columns:minmax(450px,.95fr) minmax(530px,1.15fr);gap:12px}.hya-review-list,.hya-review-detail{min-width:0}.hya-review-search{width:calc(100% - 28px);margin:10px 14px}.hya-review-rows{min-height:426px}.hya-review-rows>button{width:100%;min-height:70px;display:grid;grid-template-columns:1.4fr .85fr 1.1fr .8fr auto;align-items:center;gap:10px;padding:9px 14px;border:0;border-bottom:1px solid var(--hya-border);background:transparent;color:#cad3d7;text-align:left;font-size:10px}.hya-review-rows>button:hover,.hya-review-rows>button.is-selected{background:#c8f4380b}.hya-review-rows>button.is-selected{box-shadow:inset 3px 0 var(--hya-accent),inset 0 0 0 1px #c8f438b3}.hya-person,.hya-order-cell{min-width:0;display:flex;align-items:center;gap:10px}.hya-person img{width:38px;height:38px;border-radius:50%;object-fit:cover}.hya-person>span,.hya-order-cell>span{min-width:0;display:grid;gap:3px}.hya-person strong,.hya-order-cell strong,.hya-person small,.hya-order-cell small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hya-review-rows time,.hya-review-rows small,.hya-order-cell small{color:var(--hya-muted);font-size:9px}.hya-review-rows>button>span:nth-child(3){display:grid;gap:3px}.hya-tags{display:flex;flex-wrap:wrap;gap:4px}.hya-review-profile{min-height:118px;display:grid;grid-template-columns:82px 1fr auto;gap:14px;align-items:center;padding:14px;border-bottom:1px solid var(--hya-border)}.hya-review-profile>img{width:82px;height:82px;border:1px solid var(--hya-border);border-radius:5px;object-fit:cover}.hya-review-profile>span{min-width:0}.hya-review-profile h2{margin:3px 0 6px;font-size:20px}.hya-review-profile p,.hya-review-profile small{margin:2px 0;color:var(--hya-muted);font-size:10px}.hya-verification-list,.hya-application-capabilities,.hya-proof-grid,.hya-review-history{padding:12px 14px;border-bottom:1px solid var(--hya-border)}.hya-verification-list h3,.hya-application-capabilities h3,.hya-proof-grid h3,.hya-review-history h3{margin:0 0 10px;font-size:12px}.hya-verification-list>div{min-height:40px;display:grid;grid-template-columns:22px 1fr auto;align-items:center;gap:9px;border-bottom:1px solid rgba(229,234,237,.06)}.hya-verification-list>div>span{display:flex;justify-content:space-between;gap:10px}.hya-verification-list strong,.hya-verification-list small{font-size:10px}.hya-verification-list small{color:var(--hya-muted)}.hya-application-capabilities dl{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin:0;background:var(--hya-border)}.hya-application-capabilities dl>div{min-width:0;display:grid;gap:5px;padding:10px;background:#0c1114}.hya-application-capabilities dt{color:var(--hya-muted);font-size:9px}.hya-application-capabilities dd{margin:0;font-size:10px;overflow-wrap:anywhere}.hya-proof-grid h3{display:flex;justify-content:space-between}.hya-proof-grid h3 small,.hya-proof-grid>p{color:var(--hya-muted);font-size:10px}.hya-proof-grid>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.hya-proof-grid button{min-height:62px;display:grid;grid-template-columns:32px 1fr 18px;align-items:center;gap:7px;padding:7px;border:1px solid var(--hya-border);border-radius:4px;background:var(--hya-raised);text-align:left}.hya-proof-grid button>span{min-width:0;display:grid;gap:3px;font-size:9px}.hya-proof-grid button small{overflow:hidden;color:var(--hya-muted);text-overflow:ellipsis;white-space:nowrap}.hya-proof-grid button:disabled{cursor:progress;opacity:.7}.hya-proof-preview{display:grid;gap:14px}.hya-proof-preview>img,.hya-proof-preview>video{width:100%;max-height:440px;border:1px solid var(--hya-border);border-radius:4px;background:#080c0e;object-fit:contain}.hya-proof-preview dl{display:grid;grid-template-columns:1fr 1fr;gap:1px;margin:0;background:var(--hya-border)}.hya-proof-preview dl>div{min-width:0;display:grid;gap:4px;padding:9px 10px;background:var(--hya-raised)}.hya-proof-preview dt{color:var(--hya-muted);font-size:9px}.hya-proof-preview dd{margin:0;overflow-wrap:anywhere;font-size:10px}.hya-proof-unavailable{min-height:180px;display:grid;place-items:center;align-content:center;gap:8px;padding:24px;border:1px dashed rgba(232,170,69,.45);background:#e8aa450d;text-align:center}.hya-proof-unavailable p{max-width:390px;color:var(--hya-muted)}.hya-review-history ol{display:grid;gap:8px;margin:0;padding:0;list-style:none}.hya-review-history li{display:grid;grid-template-columns:8px 1fr;gap:9px;color:var(--hya-muted);font-size:9px}.hya-review-history li i{width:7px;height:7px;margin-top:4px;border-radius:50%;background:var(--hya-accent)}.hya-review-history li span{display:flex;justify-content:space-between;gap:12px}.hya-review-decision{display:grid;grid-template-columns:.75fr 1.45fr .75fr 1fr;margin-top:12px}.hya-review-decision>div:first-child,.hya-review-decision>label,.hya-review-decision>fieldset,.hya-review-actions{min-width:0;padding:14px;border-right:1px solid var(--hya-border)}.hya-review-decision h3,.hya-review-decision legend{margin:0 0 8px;font-size:11px;font-weight:700}.hya-review-decision ol{margin:0;padding-left:18px;color:var(--hya-muted);font-size:10px;line-height:1.8}.hya-review-decision>label{display:grid;gap:7px;font-size:11px}.hya-review-decision textarea{min-height:78px;padding:9px;resize:vertical;font-size:10px}.hya-review-decision>label small{justify-self:end;color:var(--hya-muted)}.hya-review-decision fieldset,.hya-sanction-panel fieldset{margin:0;border:0}.hya-review-decision fieldset label{min-height:29px;display:flex;align-items:center;gap:7px;font-size:10px}.hya-review-decision input[type=radio],.hya-sanction-panel input[type=radio]{accent-color:var(--hya-accent)}.hya-review-actions{display:grid;gap:7px;border-right:0}.hya-review-actions .hya-button{min-height:38px;font-size:10px}.hya-master-detail{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:12px}.hya-data-list,.hya-record-inspector{min-width:0}.hya-record-inspector{position:sticky;top:calc(var(--hya-header-height) + 14px);align-self:start;max-height:calc(100vh - var(--hya-header-height) - 28px);overflow:auto}.hya-record-inspector>header{min-height:90px}.hya-record-inspector>header>span{min-width:0;display:grid;gap:4px}.hya-record-inspector>header h2{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hya-record-inspector>header small{overflow-wrap:anywhere;color:var(--hya-muted);font-size:9px}.hya-order-cell img{flex:0 0 auto;object-fit:contain}.hya-dispute-materials,.hya-dispute-decision,.hya-legacy-warning{padding:14px;border-bottom:1px solid var(--hya-border)}.hya-dispute-materials>h3{margin:0 0 10px;font-size:12px}.hya-dispute-materials>div{display:grid;grid-template-columns:1fr 1fr;gap:8px}.hya-dispute-materials article{min-width:0;padding:9px;border:1px solid var(--hya-border);border-radius:4px;background:#0c1114}.hya-dispute-materials article>header{display:flex;align-items:center;justify-content:space-between;gap:6px;padding-bottom:7px;border-bottom:1px solid var(--hya-border);font-size:10px}.hya-dispute-materials article>p{display:grid;gap:3px;margin:8px 0 0;color:#c8d1d5;font-size:9px;line-height:1.45}.hya-dispute-materials article>p small{color:var(--hya-muted);font-size:8px}.hya-dispute-submission{display:grid;gap:7px;margin-top:8px}.hya-dispute-submission>p{display:grid;gap:3px;margin:0;color:#c8d1d5;font-size:9px;line-height:1.45}.hya-dispute-submission>p small{color:var(--hya-muted);font-size:8px}.hya-dispute-attachments{display:grid;gap:5px}.hya-dispute-attachments>button{min-height:44px;display:grid;grid-template-columns:20px minmax(0,1fr) 16px;align-items:center;gap:7px;padding:7px 8px;border:1px solid var(--hya-border);border-radius:3px;background:var(--hya-raised);text-align:left}.hya-dispute-attachments>button>span{min-width:0;display:grid;gap:2px}.hya-dispute-attachments>button strong,.hya-dispute-attachments>button small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hya-dispute-attachments>button small{color:var(--hya-muted);font-size:8px}.hya-dispute-attachments>button:disabled{cursor:progress;opacity:.7}.hya-dispute-decision{display:grid;gap:10px}.hya-dispute-decision>.hya-note-field{padding:0}.hya-resolution-select{display:grid;gap:7px;font-size:11px;font-weight:700}.hya-resolution-select select{width:100%;min-height:42px;padding:0 10px;border:1px solid var(--hya-border);border-radius:4px;background:#0c1114}.hya-resolution-money{display:grid;grid-template-columns:1fr 1fr;gap:7px}.hya-resolution-money label{position:relative;display:grid;gap:5px;color:var(--hya-muted);font-size:9px}.hya-resolution-money input{width:100%;height:38px;padding:0 27px 0 9px}.hya-resolution-money label small{position:absolute;right:9px;bottom:11px;color:var(--hya-muted)}.hya-resolution-money>p{grid-column:1 / -1;margin:2px 0 0;font-size:9px}.hya-resolution-money>p.is-valid{color:var(--hya-accent)}.hya-resolution-money>p.is-invalid{color:var(--hya-danger)}.hya-legacy-warning{display:grid;grid-template-columns:24px 1fr;gap:9px;color:var(--hya-warning);background:#f2a14a0d}.hya-legacy-warning p{margin:0;font-size:10px;line-height:1.6}.hya-dialog-money{margin-top:12px!important;padding-top:10px;border-top:1px solid var(--hya-border);color:var(--hya-accent);font-weight:700}.hya-risk-layout{display:grid;grid-template-columns:280px minmax(0,1fr) 300px;gap:12px}.hya-risk-list{min-width:0;align-self:start}.hya-risk-list>.hya-search,.hya-risk-list>select{width:calc(100% - 24px);min-width:0;margin:10px 12px 0}.hya-risk-users{margin-top:10px;border-top:1px solid var(--hya-border)}.hya-risk-users>button{width:100%;min-height:82px;display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:9px;padding:10px 12px;border:0;border-bottom:1px solid var(--hya-border);background:transparent;text-align:left}.hya-risk-users>button:hover,.hya-risk-users>button.is-selected{background:#c8f4380b}.hya-risk-users>button.is-selected{box-shadow:inset 3px 0 var(--hya-accent),inset 0 0 0 1px #c8f438a6}.hya-risk-users img{width:42px;height:42px;border-radius:50%;object-fit:cover}.hya-risk-users>button>span:not(.hya-badge){min-width:0;display:grid;gap:2px}.hya-risk-users strong,.hya-risk-users small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hya-risk-users strong{font-size:11px}.hya-risk-users small{color:var(--hya-muted);font-size:9px}.hya-risk-main{min-width:0}.hya-risk-profile{min-height:170px;display:grid;grid-template-columns:1.2fr 1fr;gap:14px;padding:16px}.hya-risk-identity{display:flex;align-items:center;gap:14px}.hya-risk-identity img{width:82px;height:82px;border:1px solid rgba(242,161,74,.4);border-radius:50%;object-fit:cover}.hya-risk-identity h2{margin:8px 0 5px;font-size:21px}.hya-risk-identity p{margin:2px 0;color:var(--hya-muted);font-size:10px}.hya-risk-score{display:grid;grid-template-columns:repeat(3,1fr);align-items:center}.hya-risk-score>span{min-width:0;display:grid;gap:7px;padding:8px 10px;border-left:1px solid var(--hya-border)}.hya-risk-score small,.hya-risk-facts dt{color:var(--hya-muted);font-size:9px}.hya-risk-score strong{font-size:14px;overflow-wrap:anywhere}.hya-risk-score strong.is-warning{color:var(--hya-warning)}.hya-risk-facts{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin:0;background:var(--hya-border)}.hya-risk-facts>div{min-width:0;display:grid;gap:4px;padding:8px 10px;background:#0c1114}.hya-risk-facts dd{margin:0;overflow-wrap:anywhere;font-size:10px}.hya-risk-tabs{min-height:48px;display:flex;gap:4px;align-items:center;margin-top:10px;padding:5px;border:1px solid var(--hya-border);background:#101518f7}.hya-risk-tabs button{border-color:transparent}.hya-risk-panels{display:grid;grid-template-columns:1.1fr .9fr;gap:10px;margin-top:10px}.hya-risk-timeline{display:grid;gap:0;margin:0;padding:5px 14px 14px;list-style:none}.hya-risk-timeline li{position:relative;min-height:62px;display:grid;grid-template-columns:12px 1fr;gap:9px;padding-top:10px}.hya-risk-timeline li:not(:last-child):before{content:"";position:absolute;top:20px;bottom:-10px;left:5px;width:1px;background:var(--hya-border)}.hya-risk-timeline i{width:10px;height:10px;border:2px solid var(--hya-danger);border-radius:50%;background:var(--hya-bg)}.hya-risk-timeline i.is-amber{border-color:var(--hya-warning)}.hya-risk-timeline i.is-green{border-color:var(--hya-accent)}.hya-risk-timeline span{display:grid;justify-items:start;gap:4px}.hya-risk-timeline strong{font-size:10px}.hya-risk-timeline small{color:var(--hya-muted);font-size:9px}.hya-user-activity,.hya-user-certification{margin-top:10px;min-height:265px}.hya-certification-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin:12px 14px;background:var(--hya-border)}.hya-certification-summary>span{display:grid;gap:5px;padding:12px;background:var(--hya-raised)}.hya-certification-summary small{color:var(--hya-muted);font-size:9px}.hya-certification-summary strong{font-size:13px}.hya-user-certification .hya-detail-list{margin:0 14px 12px}.hya-certification-proofs{display:grid;gap:7px;padding:0 14px 14px}.hya-certification-proofs>button{min-height:52px;display:grid;grid-template-columns:24px 1fr 18px;align-items:center;gap:9px;padding:8px 10px;border:1px solid var(--hya-border);background:var(--hya-raised);text-align:left}.hya-certification-proofs>button>span{min-width:0;display:grid;gap:3px}.hya-certification-proofs small,.hya-certification-proofs>p{color:var(--hya-muted);font-size:9px}.hya-impact-list{margin:0;padding:6px 14px 14px;list-style:none}.hya-impact-list li{min-height:61px;display:grid;grid-template-columns:24px 1fr;align-items:center;gap:10px;border-bottom:1px solid var(--hya-border)}.hya-impact-list span{display:grid;gap:3px}.hya-impact-list strong{font-size:10px}.hya-impact-list small{color:var(--hya-muted);font-size:9px;line-height:1.45}.hya-sanction-panel{position:sticky;top:calc(var(--hya-header-height) + 14px);align-self:start;max-height:calc(100vh - var(--hya-header-height) - 28px);overflow:auto}.hya-sanction-panel fieldset,.hya-impact-preview,.hya-confirm-field{padding:14px;border-bottom:1px solid var(--hya-border)}.hya-sanction-panel legend,.hya-impact-preview h3,.hya-confirm-field>span{margin-bottom:9px;font-size:11px;font-weight:700}.hya-sanction-options{display:grid;grid-template-columns:1fr 1fr;gap:6px}.hya-sanction-options label{min-height:38px;display:flex;align-items:center;gap:7px;padding:0 9px;border:1px solid var(--hya-border);border-radius:3px;font-size:10px}.hya-sanction-options label.is-active{border-color:var(--hya-warning);color:var(--hya-warning);background:#f2a14a0f}.hya-impact-preview{display:grid;gap:8px}.hya-impact-preview label{display:flex;align-items:center;gap:8px;color:#c7d0d5;font-size:10px}.hya-impact-preview input{accent-color:var(--hya-accent)}.hya-confirm-field{display:grid;gap:7px}.hya-confirm-field input{width:100%;height:40px;padding:0 10px}.hya-sanction-panel>.hya-button{width:calc(100% - 28px);margin:14px}.hya-finance-metrics{grid-template-columns:repeat(5,minmax(0,1fr))}.hya-finance-policy,.hya-security-notice{min-height:68px;display:flex;align-items:center;gap:12px;margin-bottom:12px;padding:12px 16px}.hya-finance-policy>span{display:grid;gap:4px}.hya-finance-policy strong{color:var(--hya-accent);font-size:12px}.hya-finance-policy p,.hya-security-notice p{margin:0;color:var(--hya-muted);font-size:11px;line-height:1.6}.hya-security-notice{border-color:#f2a14a52;background:#f2a14a0f}.hya-money-positive{color:var(--hya-accent);font-weight:800}.hya-dialog-backdrop{position:fixed;z-index:150;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#000000c2}.hya-dialog{width:min(520px,100%);overflow:hidden;border:1px solid var(--hya-border);border-radius:6px;background:#101518;box-shadow:0 28px 80px #0009}.hya-dialog.is-danger{border-color:#e54f4f80}.hya-dialog>header{min-height:56px;display:flex;align-items:center;justify-content:space-between;padding:8px 12px 8px 16px;border-bottom:1px solid var(--hya-border)}.hya-dialog>header>span{display:flex;align-items:center;gap:10px}.hya-dialog h2{margin:0;font-size:16px}.hya-dialog>header button{width:40px;height:40px;display:grid;place-items:center;border:0;background:transparent}.hya-dialog-body{padding:18px;color:#cbd4d8;font-size:12px;line-height:1.75}.hya-dialog-body p{margin:0}.hya-dialog-body blockquote{margin:14px 0 0;padding:10px 12px;border-left:3px solid var(--hya-warning);background:var(--hya-raised);color:#e1e6e8}.hya-dialog>footer{display:flex;justify-content:flex-end;gap:8px;padding:12px 16px;border-top:1px solid var(--hya-border)}.hya-access-gate{min-height:100vh;display:grid;place-items:center;align-content:center;gap:12px;padding:30px;color:var(--hya-text);background-color:var(--hya-bg);background-image:url(/assets/textures/topographic.webp);text-align:center}.hya-access-gate>img{width:62px;height:62px;filter:grayscale(1) brightness(1.5)}.hya-access-gate>span{color:var(--hya-accent);font-size:11px;font-weight:800;letter-spacing:.17em}.hya-access-gate h1{margin:4px 0 0}.hya-access-gate p{max-width:560px;margin:0;color:var(--hya-muted);line-height:1.7}@media(max-width:1380px){.hya-topbar{grid-template-columns:var(--hya-sidebar-width) minmax(240px,430px) 1fr}.hya-topbar-action span{display:none}.hya-metrics-grid{grid-template-columns:repeat(3,1fr)}.hya-metric:nth-child(4),.hya-metric:nth-child(5){min-height:86px}.hya-risk-layout{grid-template-columns:250px minmax(0,1fr) 280px}.hya-review-grid{grid-template-columns:minmax(420px,.9fr) minmax(470px,1.1fr)}.hya-review-decision{grid-template-columns:1fr 1.5fr 1fr}.hya-review-actions{grid-column:1 / -1;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--hya-border)}}@media(max-width:1120px){:root{--hya-sidebar-width: 176px}.hya-overview-layout{grid-template-columns:1fr}.hya-overview-inspector{position:static;height:auto;max-height:none}.hya-bottom-grid,.hya-review-grid,.hya-master-detail{grid-template-columns:1fr}.hya-review-detail,.hya-record-inspector{position:static;max-height:none}.hya-risk-layout{grid-template-columns:240px minmax(0,1fr)}.hya-sanction-panel{position:static;grid-column:1 / -1;max-height:none}.hya-sanction-options{grid-template-columns:repeat(4,1fr)}}@media(max-width:900px){:root{--hya-header-height: 62px}.hya-topbar{grid-template-columns:44px auto minmax(0,1fr) auto;gap:8px;padding:0 10px}.hya-mobile-menu{display:grid}.hya-brand{width:44px}.hya-brand span{display:none}.hya-brand img{width:32px;height:32px}.hya-global-search{width:100%}.hya-global-search kbd,.hya-topbar-action,.hya-admin-account>span,.hya-admin-account>.ui-icon{display:none}.hya-admin-account{width:44px;height:44px;justify-content:center;padding:3px}.hya-sidebar{width:min(300px,86vw);transform:translate(-101%);transition:transform .2s ease}.hya-sidebar.is-open{transform:translate(0)}.hya-sidebar-backdrop{position:fixed;z-index:55;inset:var(--hya-header-height) 0 0 0;display:block;border:0;background:#000000ad}.hya-content{padding:calc(var(--hya-header-height) + 10px) 10px 24px}.hya-metrics-grid,.hya-finance-metrics,.hya-review-summary{grid-template-columns:repeat(2,1fr)}.hya-risk-layout{grid-template-columns:1fr}.hya-risk-main{order:1}.hya-risk-list{order:0}.hya-sanction-panel{order:2;grid-column:auto}.hya-risk-users{display:grid;grid-template-columns:repeat(2,1fr)}.hya-risk-users>button{border-right:1px solid var(--hya-border)}}@media(max-width:680px){.hya-topbar{grid-template-columns:44px 36px 1fr 44px}.hya-global-search{height:40px}.hya-global-search input{font-size:12px}.hya-qa-banner{align-items:flex-start;font-size:10px}.hya-page-title{align-items:flex-start;flex-direction:column}.hya-page-title h1{font-size:24px}.hya-title-metrics{width:100%}.hya-title-metrics>span{min-width:0;flex:1}.hya-metrics-grid,.hya-finance-metrics{grid-template-columns:1fr 1fr}.hya-metric{min-height:88px;grid-template-columns:30px 1fr;padding:10px}.hya-spark{display:none}.hya-metric-icon{width:30px;height:30px}.hya-metric strong{font-size:17px}.hya-toolbar,.hya-queue-toolbar,.hya-toolbar-fields{align-items:stretch;flex-direction:column}.hya-tabs{display:grid;grid-template-columns:1fr 1fr}.hya-toolbar .hya-search,.hya-toolbar-fields .hya-search,.hya-toolbar select,.hya-toolbar-fields select{width:100%;min-width:0}.hya-inspector-actions{grid-template-columns:1fr}.hya-bottom-grid{display:block}.hya-bottom-grid>*+*{margin-top:10px}.hya-review-summary{grid-template-columns:1fr 1fr}.hya-review-summary .hya-metric,.hya-sla{min-height:94px}.hya-review-rows>button{min-height:94px;grid-template-columns:1fr auto}.hya-review-rows>button>*:nth-child(3),.hya-review-rows>button>*:nth-child(4){grid-column:auto}.hya-review-profile{grid-template-columns:64px 1fr}.hya-review-profile>img{width:64px;height:64px}.hya-review-profile>.hya-badge{grid-column:1 / -1;justify-self:start}.hya-verification-list>div{grid-template-columns:22px 1fr;padding:7px 0}.hya-verification-list>div>.hya-badge{grid-column:2;justify-self:start}.hya-verification-list>div>span{display:grid}.hya-application-capabilities dl,.hya-proof-grid>div{grid-template-columns:1fr}.hya-dispute-materials>div{grid-template-columns:1fr}.hya-review-decision{grid-template-columns:1fr}.hya-review-decision>div:first-child,.hya-review-decision>label,.hya-review-decision>fieldset,.hya-review-actions{border-right:0;border-bottom:1px solid var(--hya-border)}.hya-review-actions{grid-column:auto;grid-template-columns:1fr}.hya-risk-users,.hya-risk-profile{grid-template-columns:1fr}.hya-risk-identity img{width:68px;height:68px}.hya-risk-score{grid-template-columns:repeat(3,1fr)}.hya-risk-facts{grid-column:auto;grid-template-columns:1fr}.hya-risk-panels,.hya-certification-summary,.hya-proof-preview dl{grid-template-columns:1fr}.hya-sanction-options{grid-template-columns:1fr 1fr}.hya-dialog>footer{flex-direction:column-reverse}.hya-dialog>footer .hya-button{width:100%}}@media(max-width:420px){.hya-topbar{grid-template-columns:44px 1fr 44px}.hya-brand{display:none}.hya-metrics-grid,.hya-finance-metrics,.hya-review-summary{grid-template-columns:1fr}.hya-title-metrics{flex-wrap:wrap}.hya-title-metrics>span{flex-basis:30%}}@media(prefers-reduced-motion:reduce){.hya-sidebar,.hya-table tbody tr{transition:none}}@media(max-width:767px){.hya-data-stamp button,.hya-panel-head button,.hya-tabs button,.hya-risk-tabs button,.hya-table-button,.hya-button,.hya-note-field .hya-button{min-height:44px}}.hyw-page{--hyw-bg: #080b0d;--hyw-surface: #101518;--hyw-surface-raised: #171d21;--hyw-hover: #20282d;--hyw-text: #e5eaed;--hyw-muted: #8f9aa1;--hyw-accent: #c8f438;--hyw-warning: #f2a14a;--hyw-success: #45c98a;--hyw-danger: #e05b5b;--hyw-border: rgba(255, 255, 255, .1);--hyw-border-strong: rgba(255, 255, 255, .18);min-height:calc(100vh - var(--header-height, 68px));min-height:calc(100dvh - var(--header-height, 68px));color:var(--hyw-text);background-color:var(--hyw-bg);background-image:url(/assets/textures/topographic.webp);background-size:720px auto;font-family:HarmonyOS Sans SC,MiSans,Noto Sans SC,Inter,sans-serif;padding:28px max(24px,calc((100vw - 1320px)/2)) 48px}.hyw-page button,.hyw-page input,.hyw-page select,.hyw-page textarea{font:inherit}.hyw-page button{color:inherit}.hyw-page button:focus-visible,.hyw-page input:focus-visible,.hyw-page select:focus-visible,.hyw-page textarea:focus-visible{outline:2px solid var(--hyw-accent);outline-offset:2px}.hyw-page h1,.hyw-page h2,.hyw-page h3,.hyw-page p,.hyw-page dl,.hyw-page dd,.hyw-page figure{margin:0}.hyw-page h1{font-size:32px;line-height:1.2;letter-spacing:.04em}.hyw-page h2{font-size:18px;letter-spacing:.02em}.hyw-page h3{font-size:15px}.hyw-icon{display:inline-block;flex:0 0 auto;object-fit:contain;vertical-align:middle}.hyw-item-icon{display:block;object-fit:contain;flex:0 0 auto}.hyw-login-notice,.hyw-context-strip{max-width:1320px;margin:0 auto 16px;display:flex;align-items:center;gap:10px;border:1px solid rgba(242,161,74,.38);background:#342212b8;color:#f0c084;padding:10px 14px;border-radius:4px;font-size:13px}.hyw-context-strip{margin:0 0 16px;border-color:var(--hyw-border-strong);background:#171d21e0;color:var(--hyw-muted)}.hyw-context-strip button{margin-left:auto;border:0;background:transparent;color:var(--hyw-accent);cursor:pointer}.hyw-page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}.hyw-page-heading p{color:var(--hyw-muted);margin-top:6px}.hyw-heading-actions>div:last-child{display:flex;gap:12px}.hyw-btn{min-height:42px;border:1px solid var(--hyw-border-strong);border-radius:4px;background:var(--hyw-surface-raised);display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 18px;font-weight:650;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.hyw-btn:hover:not(:disabled){background:var(--hyw-hover);border-color:#c8f43885}.hyw-btn:disabled{opacity:.55;cursor:not-allowed}.hyw-btn--primary{border-color:var(--hyw-accent);background:var(--hyw-accent);color:#111607!important}.hyw-btn--primary:hover:not(:disabled){background:#d5ff4d}.hyw-btn--ghost{background:#101518b8}.hyw-btn--outline{color:var(--hyw-accent)!important;border-color:#c8f438a6;background:transparent}.hyw-btn--danger{border-color:#e05b5b66;color:#ef8b8b!important;background:transparent}.hyw-btn--wide{width:100%;margin-top:10px}.hyw-btn--tiny{min-height:30px;padding:0 12px;color:var(--hyw-accent)!important;border-color:#c8f438a8;background:transparent;font-size:13px}.hyw-link-btn,.hyw-table-action,.hyw-panel-footer-link{display:inline-flex;align-items:center;gap:6px;border:0;color:var(--hyw-accent)!important;background:transparent;cursor:pointer;font-size:13px}.hyw-panel-footer-link{width:100%;justify-content:center;min-height:42px}.hyw-panel{border:1px solid var(--hyw-border);border-radius:6px;background:#101518f0;box-shadow:0 16px 40px #0003}.hyw-panel-head{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 16px;border-bottom:1px solid var(--hyw-border)}.hyw-panel-head em{color:var(--hyw-accent);font-size:13px;font-style:normal;margin-left:8px}.hyw-status{display:inline-flex;align-items:center;gap:6px;font-size:13px;white-space:nowrap}.hyw-status i{width:6px;height:6px;border-radius:999px;background:var(--hyw-accent);box-shadow:0 0 10px #c8f438a6}.hyw-status--amber{color:var(--hyw-warning)}.hyw-status--amber i{background:var(--hyw-warning);box-shadow:0 0 10px #f2a14a8c}.hyw-status--muted{color:var(--hyw-muted)}.hyw-status--muted i{background:var(--hyw-muted);box-shadow:none}.hyw-progress{width:100%;height:5px;border-radius:999px;overflow:hidden;background:#30383d}.hyw-progress span{display:block;height:100%;border-radius:inherit;background:var(--hyw-accent)}.hyw-workspace-page{padding:0}.hyw-workspace-page>.hyw-login-notice{margin-top:16px}.hyw-workspace-layout{min-height:calc(100vh - var(--header-height, 68px));min-height:calc(100dvh - var(--header-height, 68px));display:grid;grid-template-columns:196px minmax(0,1fr)}.hyw-workspace-side{border-right:1px solid var(--hyw-border);background:#090d0ff5;padding:22px 10px}.hyw-workspace-side button{position:relative;width:100%;min-height:50px;border:0;border-radius:4px;display:flex;align-items:center;gap:11px;color:#aab2b7;padding:0 16px;background:transparent;cursor:pointer;text-align:left}.hyw-workspace-side button:hover{background:#ffffff09;color:var(--hyw-text)}.hyw-workspace-side button.is-active{color:var(--hyw-accent);background:var(--hyw-surface-raised)}.hyw-workspace-side button.is-active:after{content:"";position:absolute;right:0;top:9px;bottom:9px;width:3px;background:var(--hyw-accent)}.hyw-workspace-main{min-width:0;max-width:1240px;width:100%;margin:0 auto;padding:22px 30px 34px}.hyw-workspace-main>.hyw-page-heading{margin-bottom:18px}.hyw-metric-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-bottom:16px}.hyw-metric-card{position:relative;height:92px;overflow:hidden;border:1px solid var(--hyw-border);border-radius:5px;background:#171d21e6;padding:13px 16px}.hyw-metric-card>span{color:var(--hyw-muted);font-size:13px}.hyw-metric-card strong{display:block;margin-top:6px;font-size:27px;font-weight:600}.hyw-metric-card small{color:var(--hyw-muted)}.hyw-mini-bars{position:absolute;right:14px;bottom:16px;width:68px;height:31px;display:flex;align-items:flex-end;gap:4px}.hyw-mini-bars i{flex:1;min-height:2px;background:var(--hyw-accent);opacity:.8}.hyw-dashboard-grid{display:grid;gap:14px;align-items:start}.hyw-dashboard-grid--publisher{grid-template-columns:minmax(0,3fr) minmax(276px,1fr);gap:14px}.hyw-publisher-core,.hyw-publisher-rail{min-width:0;display:grid;align-content:start;gap:12px}.hyw-publisher-lower{min-width:0;display:grid;grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);gap:12px}.hyw-dashboard-grid--publisher .hyw-panel-head{min-height:43px}.hyw-publisher-tasks .hyw-table{font-size:12px}.hyw-publisher-tasks .hyw-table th{height:34px;padding-inline:8px}.hyw-publisher-tasks .hyw-table td{height:46px;padding-inline:8px}.hyw-publisher-tasks .hyw-item-icon{width:30px;height:30px}.hyw-publisher-tasks .hyw-progress-cell{min-width:64px}.hyw-dashboard-grid--worker{grid-template-columns:minmax(0,1fr) minmax(0,.76fr) 355px}.hyw-span-2{grid-column:span 2}.hyw-table-wrap{width:100%;overflow-x:auto}.hyw-table{width:100%;border-collapse:collapse;font-size:13px;white-space:nowrap}.hyw-table th{height:38px;padding:0 12px;color:var(--hyw-muted);background:#ffffff06;text-align:left;font-weight:500}.hyw-table td{height:54px;padding:0 12px;color:#c9d0d4;border-top:1px solid var(--hyw-border)}.hyw-table tr.is-highlighted td{background:#c8f4380b;border-top-color:#c8f43880;border-bottom:1px solid rgba(200,244,56,.5)}.hyw-table-empty{min-height:84px;display:flex;align-items:center;justify-content:center;gap:10px;color:var(--hyw-muted)}.hyw-table-empty button{border:0;background:transparent;color:var(--hyw-accent);cursor:pointer}.hyw-item-cell{display:inline-flex;align-items:center;gap:8px}.hyw-progress-cell{display:grid;gap:5px;min-width:78px}.hyw-todo-panel>button,.hyw-help-side .hyw-panel:first-child>button{width:calc(100% - 24px);min-height:43px;margin:9px 12px 0;padding:0 11px;display:flex;align-items:center;gap:9px;border:1px solid var(--hyw-border);border-radius:4px;background:#ffffff05;cursor:pointer;text-align:left}.hyw-todo-panel>button:hover,.hyw-help-side .hyw-panel:first-child>button:hover{border-color:#c8f43873}.hyw-todo-panel>button span,.hyw-help-side .hyw-panel:first-child>button span{flex:1}.hyw-publisher-rail .hyw-todo-panel{padding-bottom:8px}.hyw-publisher-rail .hyw-todo-panel>button{width:calc(100% - 20px);min-height:38px;margin:7px 10px 0;padding:0 9px;gap:7px;font-size:12px}.hyw-publisher-rail .hyw-todo-panel>button span{min-width:0;line-height:1.35}.hyw-quote-list>button{width:100%;min-height:55px;display:grid;grid-template-columns:34px 1fr auto auto auto;align-items:center;gap:8px;border:0;border-top:1px solid var(--hyw-border);background:transparent;padding:0 14px;cursor:pointer;text-align:left;font-size:12px}.hyw-publisher-lower .hyw-quote-list>button{min-height:48px;grid-template-columns:30px minmax(72px,1fr) auto auto auto;gap:6px;padding:0 10px;font-size:11px}.hyw-publisher-lower .hyw-quote-list img{width:28px;height:28px}.hyw-quote-list>button:hover{background:#ffffff06}.hyw-quote-list img{width:30px;height:30px;border-radius:50%;object-fit:cover}.hyw-quote-list span{display:inline-flex;gap:4px;align-items:center;color:#d2d8da}.hyw-quote-list strong{color:var(--hyw-text)}.hyw-quote-list small{color:var(--hyw-muted)}.hyw-activity-list article{display:grid;grid-template-columns:40px 76px 1fr;align-items:center;gap:9px;min-height:72px;padding:7px 12px;border-top:1px solid var(--hyw-border)}.hyw-publisher-lower .hyw-activity-list article{grid-template-columns:34px 64px minmax(0,1fr);gap:7px;min-height:48px;padding:5px 9px}.hyw-publisher-lower .hyw-activity-list img{width:64px;height:38px}.hyw-publisher-lower .hyw-activity-list time,.hyw-publisher-lower .hyw-activity-list b{font-size:11px}.hyw-publisher-lower .hyw-activity-list p{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.hyw-activity-list time{color:var(--hyw-muted);font-size:12px}.hyw-activity-list img{width:76px;height:52px;object-fit:cover;border:1px solid var(--hyw-border-strong)}.hyw-activity-list b{font-size:13px}.hyw-activity-list p{margin-top:3px;color:var(--hyw-muted);font-size:11px}.hyw-funds-panel{padding-bottom:14px}.hyw-publisher-rail .hyw-funds-panel{padding-bottom:10px}.hyw-publisher-rail .hyw-funds-amount{margin:10px;padding:8px 10px}.hyw-publisher-rail .hyw-funds-amount strong{font-size:20px}.hyw-publisher-rail .hyw-funds-panel>.hyw-btn{width:calc(100% - 20px);min-height:36px;margin:0 10px}.hyw-funds-amount,.hyw-escrow-box,.hyw-dispute-funds{display:flex;align-items:center;gap:12px;margin:14px;padding:12px;border:1px solid rgba(200,244,56,.28);background:#c8f4380b}.hyw-funds-amount .hyw-icon,.hyw-escrow-box .hyw-icon,.hyw-dispute-funds .hyw-icon{color:var(--hyw-accent)}.hyw-funds-amount span,.hyw-escrow-box span,.hyw-dispute-funds span{display:grid;gap:3px;color:var(--hyw-muted);font-size:12px}.hyw-funds-amount strong,.hyw-escrow-box strong,.hyw-dispute-funds strong{color:var(--hyw-text);font-size:22px;font-weight:500}.hyw-funds-panel>.hyw-btn{margin:0 14px;width:calc(100% - 28px)}.hyw-template-card{display:grid;grid-template-columns:64px 1fr;align-items:center;gap:10px;margin:14px;padding:12px;border:1px solid var(--hyw-border);background:#ffffff05}.hyw-template-panel .hyw-template-card{grid-template-columns:54px 1fr;gap:8px;margin:10px;padding:9px}.hyw-template-panel .hyw-template-card .hyw-item-icon{width:50px;height:50px}.hyw-template-panel .hyw-template-card button{height:34px}.hyw-template-card div{display:grid;gap:4px}.hyw-template-card span{color:var(--hyw-muted);font-size:11px}.hyw-template-card button{grid-column:1 / -1;height:36px;border:1px solid rgba(200,244,56,.6);background:transparent;color:var(--hyw-accent);cursor:pointer}.hyw-segmented{display:flex;padding:10px 12px 6px}.hyw-segmented button{min-width:86px;height:32px;border:0;border-bottom:1px solid var(--hyw-border-strong);color:var(--hyw-muted);background:#ffffff06;cursor:pointer}.hyw-segmented button.is-active{color:var(--hyw-accent);border:1px solid var(--hyw-border-strong);border-bottom-color:var(--hyw-accent);background:var(--hyw-surface)}.hyw-worker-status{padding-bottom:12px}.hyw-online-toggle{position:relative;margin:14px;min-height:50px;padding:0 14px;border:1px solid rgba(200,244,56,.22);background:#c8f4380a;display:flex;align-items:center;justify-content:space-between;font-size:18px}.hyw-online-toggle input{position:absolute;opacity:0}.hyw-online-toggle i{width:52px;height:28px;border-radius:999px;background:#454e54;padding:3px;cursor:pointer}.hyw-online-toggle i:after{content:"";display:block;width:22px;height:22px;border-radius:50%;background:#fff;transition:transform .16s ease}.hyw-online-toggle input:checked+i{background:var(--hyw-accent)}.hyw-online-toggle input:checked+i:after{transform:translate(24px)}.hyw-worker-status>p{margin:7px 14px;color:var(--hyw-muted);font-size:12px}.hyw-worker-status>.hyw-btn{width:calc(100% - 28px);margin:10px 14px 0}.hyw-running-row{display:grid;grid-template-columns:38px minmax(92px,1fr) 42px auto;align-items:center;gap:8px;min-height:55px;padding:8px 12px;border-top:1px solid var(--hyw-border);font-size:12px}.hyw-running-row>div{display:grid;gap:6px}.hyw-evidence-due{padding-bottom:12px}.hyw-evidence-due .hyw-panel-head>span{color:var(--hyw-warning);font-size:12px}.hyw-evidence-due>img{width:calc(100% - 24px);height:112px;margin:12px;object-fit:cover;border:1px solid var(--hyw-border-strong)}.hyw-evidence-due>p{margin:0 12px 10px;display:flex;gap:7px;align-items:center;color:var(--hyw-warning);font-size:12px}.hyw-evidence-due>.hyw-btn{width:calc(100% - 24px);margin:0 12px}.hyw-credit-card{padding-bottom:14px}.hyw-credit-card .hyw-panel-head>strong{color:var(--hyw-muted);font-size:12px}.hyw-credit-main{display:grid;grid-template-columns:74px 1fr;align-items:center;gap:12px;padding:14px}.hyw-credit-main img{width:70px;height:70px;object-fit:contain}.hyw-credit-main>div{display:grid;gap:12px}.hyw-credit-main b{font-size:20px}.hyw-credit-stats{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--hyw-border);border-bottom:1px solid var(--hyw-border)}.hyw-credit-stats span{display:grid;gap:5px;text-align:center;color:var(--hyw-muted);padding:10px 4px;font-size:11px}.hyw-credit-stats span+span{border-left:1px solid var(--hyw-border)}.hyw-credit-stats b{color:var(--hyw-text);font-size:15px}.hyw-income-summary{display:flex;gap:28px;padding:13px 14px 0}.hyw-income-summary span{display:grid;gap:3px;color:var(--hyw-muted);font-size:11px}.hyw-income-summary strong{color:var(--hyw-text);font-size:19px}.hyw-order-summary{display:grid;grid-template-columns:64px minmax(250px,1fr) auto minmax(270px,auto);align-items:center;gap:16px;max-width:1320px;margin:0 auto 20px}.hyw-order-summary>div:nth-child(2)>span{color:var(--hyw-muted);font-size:12px}.hyw-order-summary h1{margin:8px 0 3px;font-size:24px}.hyw-order-summary p{color:var(--hyw-muted);font-size:12px}.hyw-order-helper{display:flex;align-items:center;gap:10px;padding-left:18px;border-left:1px solid var(--hyw-border)}.hyw-order-helper img{width:42px;height:42px;border-radius:50%;object-fit:cover}.hyw-worker-avatar-empty{width:42px;height:42px;flex:0 0 42px;display:grid!important;place-items:center;border:1px solid var(--hyw-border);border-radius:50%;color:var(--hyw-muted);background:#0b1114}.hyw-order-helper span{display:grid;gap:4px;font-size:13px}.hyw-order-helper small{color:var(--hyw-muted)}.hyw-fulfillment-stepper{max-width:1240px;margin:0 auto 28px;padding:0;list-style:none;display:grid;grid-template-columns:repeat(5,1fr)}.hyw-fulfillment-stepper li{position:relative;display:grid;grid-template-columns:28px 1fr;grid-template-rows:auto auto;align-items:center;column-gap:8px;color:var(--hyw-muted)}.hyw-fulfillment-stepper li:not(:last-child):after{content:"";position:absolute;left:40px;right:12px;top:14px;border-top:1px solid #566068}.hyw-fulfillment-stepper li>span{grid-row:span 2;z-index:1;width:28px;height:28px;border:1px solid #566068;border-radius:50%;display:grid;place-items:center;background:var(--hyw-bg);font-size:12px}.hyw-fulfillment-stepper li b,.hyw-fulfillment-stepper li small{position:relative;z-index:1;width:fit-content;background:var(--hyw-bg);padding-right:10px}.hyw-fulfillment-stepper li b{font-size:13px}.hyw-fulfillment-stepper li small{margin-top:3px;font-size:11px}.hyw-fulfillment-stepper li.is-done,.hyw-fulfillment-stepper li.is-current{color:var(--hyw-text)}.hyw-fulfillment-stepper li.is-done>span,.hyw-fulfillment-stepper li.is-current>span{color:#111607;border-color:var(--hyw-accent);background:var(--hyw-accent)}.hyw-fulfillment-stepper li.is-current b{color:var(--hyw-accent)}.hyw-step-short{display:none}.hyw-evidence-layout{max-width:1320px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:14px;align-items:start}.hyw-evidence-timeline-panel{overflow:hidden}.hyw-timeline-list{padding:0 10px}.hyw-timeline-list article{position:relative;display:grid;grid-template-columns:34px 190px minmax(0,1fr) 82px;gap:12px;align-items:start;min-height:72px;padding:12px 10px;border-bottom:1px solid var(--hyw-border)}.hyw-timeline-list article.is-current{margin:0 -1px;border:1px solid rgba(200,244,56,.65);background:#c8f43806}.hyw-timeline-list article>i{width:27px;height:27px;border:1px solid var(--hyw-accent);border-radius:50%;display:grid;place-items:center;color:var(--hyw-accent);font-style:normal;font-weight:700}.hyw-timeline-list article:not(:last-child)>i:after{content:"";position:absolute;top:38px;bottom:-13px;left:23px;border-left:1px solid var(--hyw-accent)}.hyw-timeline-title{display:grid;grid-template-columns:1fr auto;gap:4px 8px}.hyw-timeline-title b,.hyw-timeline-title time{font-size:13px}.hyw-timeline-title time,.hyw-timeline-title small{color:var(--hyw-muted)}.hyw-timeline-title small{grid-column:1 / -1;font-size:11px}.hyw-timeline-detail{min-width:0}.hyw-timeline-detail p{color:#b5bec3;font-size:12px}.hyw-timeline-detail .hyw-progress{width:160px;margin-top:9px}.hyw-proof-strip{display:flex;gap:7px;margin-top:8px}.hyw-proof-strip img{width:126px;height:72px;object-fit:cover;border:1px solid var(--hyw-border-strong)}.hyw-verified{display:flex;align-items:center;gap:5px;color:var(--hyw-accent);font-size:11px;white-space:nowrap}.hyw-acceptance-form{display:grid;grid-template-columns:300px 1fr;gap:14px;padding:12px}.hyw-acceptance-form>div,.hyw-acceptance-form>label{position:relative;min-height:130px;padding:12px 14px;border:1px solid var(--hyw-border);background:#ffffff05}.hyw-acceptance-form h3{margin-bottom:10px}.hyw-acceptance-form>div label{display:flex;gap:8px;margin:8px 0;color:#c5ccd0;font-size:12px}.hyw-page input[type=checkbox]{accent-color:var(--hyw-accent)}.hyw-acceptance-form textarea{width:100%;min-height:78px;resize:vertical;border:1px solid var(--hyw-border);border-radius:4px;background:#0d1215;color:var(--hyw-text);padding:10px}.hyw-acceptance-form>label>small{position:absolute;right:20px;bottom:18px;color:var(--hyw-muted)}.hyw-uploaded-strip{display:flex;gap:10px;padding:0 12px 12px}.hyw-uploaded-strip figure{width:112px}.hyw-uploaded-strip img,.hyw-uploaded-strip video{width:112px;height:72px;object-fit:cover;border:1px solid var(--hyw-border-strong);background:#050708}.hyw-uploaded-strip figcaption{overflow:hidden;color:var(--hyw-muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.hyw-evidence-side{display:grid;gap:12px}.hyw-settlement-card{padding:0 14px 14px}.hyw-settlement-card>.hyw-panel-head,.hyw-chat-card>.hyw-panel-head{margin:0 -14px}.hyw-settlement-card .hyw-panel-head>span{display:flex;align-items:center;gap:5px;color:var(--hyw-warning);font-size:10px}.hyw-settlement-card .hyw-panel-head>span.is-success{color:var(--hyw-accent)}.hyw-settlement-card dl{display:grid;gap:9px;padding:0 5px 12px}.hyw-settlement-card dl>div,.hyw-dispute-side dl>div{display:flex;justify-content:space-between;gap:16px;color:var(--hyw-muted);font-size:12px}.hyw-settlement-card dd,.hyw-dispute-side dd{color:#d7dcdf}.hyw-settlement-card dd.is-accent{color:var(--hyw-accent);font-size:18px}.hyw-helper-score{min-height:64px;display:grid;grid-template-columns:42px minmax(90px,1fr) repeat(3,auto);align-items:center;gap:10px;border-top:1px solid var(--hyw-border);border-bottom:1px solid var(--hyw-border);padding:8px 4px;font-size:12px}.hyw-helper-score>.hyw-worker-avatar-empty{width:38px;height:38px;flex-basis:38px}.hyw-helper-score img{width:38px;height:38px;border-radius:50%;object-fit:cover}.hyw-helper-score>span{display:grid;gap:3px;color:var(--hyw-muted);text-align:center}.hyw-helper-score>span+span{padding-left:10px;border-left:1px solid var(--hyw-border)}.hyw-helper-score strong{color:var(--hyw-text);font-size:15px}.hyw-chat-card{padding:0 14px 14px}.hyw-chat-card>article{display:flex;gap:8px;padding:10px 0}.hyw-chat-card>article img{width:30px;height:30px;border-radius:50%;object-fit:cover}.hyw-chat-card>article p{display:grid;gap:3px;font-size:11px}.hyw-chat-card>article span{padding:7px;color:#bdc5c9;background:#ffffff0a}.hyw-chat-card form{display:flex;border:1px solid var(--hyw-border)}.hyw-chat-card input{flex:1;min-width:0;height:38px;border:0;background:#0c1114;color:var(--hyw-text);padding:0 10px;font-size:11px}.hyw-chat-card form button{width:42px;border:0;background:transparent;cursor:pointer}.hyw-assurance-page{padding-top:0}.hyw-assurance-hero{position:relative;height:192px;max-width:1320px;margin:0 auto;overflow:hidden;border-bottom:1px solid var(--hyw-border)}.hyw-assurance-hero>img{width:100%;height:100%;object-fit:cover;opacity:.62}.hyw-assurance-hero>div{position:absolute;top:0;right:0;bottom:0;left:0;padding:44px 0 0 4px;background:#080b0d7a}.hyw-assurance-hero h1{font-size:38px}.hyw-assurance-hero h2{margin-top:6px;font-size:21px}.hyw-assurance-hero p{margin-top:13px;color:#b1babf}.hyw-protection-flow{max-width:1320px;margin:-1px auto 14px;padding:15px 10px;display:grid;grid-template-columns:repeat(6,1fr);border:1px solid var(--hyw-border);border-radius:6px;background:#171d21f7;list-style:none}.hyw-protection-flow li{position:relative;min-width:0;min-height:94px;padding:5px 18px;display:grid;grid-template-columns:34px 1fr;grid-template-rows:auto auto 1fr;gap:3px 9px;align-items:center}.hyw-protection-flow li>span{grid-row:1;width:30px;height:30px;display:grid;place-items:center;border:1px solid var(--hyw-accent);color:var(--hyw-accent);font-size:11px}.hyw-protection-flow li>.hyw-icon:not(.hyw-flow-next){grid-row:2 / 4;color:#dce2e5}.hyw-protection-flow li b{grid-column:2;font-size:13px}.hyw-protection-flow li p{grid-column:2;align-self:start;color:var(--hyw-muted);font-size:10px;line-height:1.45}.hyw-flow-next{position:absolute;right:-8px;top:48px;color:var(--hyw-muted)}.hyw-assurance-grid{max-width:1320px;margin:0 auto;display:grid;grid-template-columns:1fr 1.04fr;gap:14px}.hyw-safeguards>button{width:calc(100% - 28px);min-height:66px;margin:0 14px;padding:12px 6px;display:flex;align-items:center;gap:16px;color:var(--hyw-text);text-align:left;background:transparent;border:0;border-bottom:1px solid var(--hyw-border);cursor:pointer}.hyw-safeguards>button:hover{background:#c2ff240a}.hyw-safeguards>button>div{min-width:0;flex:1}.hyw-safeguards>button>.hyw-icon:last-child{flex:0 0 auto;color:var(--hyw-accent)}.hyw-safeguards .hyw-icon{color:var(--hyw-accent)}.hyw-safeguards p{margin-top:4px;color:var(--hyw-muted);font-size:12px}.hyw-safety-steps{display:grid;grid-template-columns:repeat(3,1fr);margin:20px 18px}.hyw-safety-steps span{position:relative;display:grid;justify-items:center;gap:6px;color:var(--hyw-muted);font-size:12px}.hyw-safety-steps span:not(:last-child):after{content:"";position:absolute;left:67%;right:-33%;top:10px;border-top:1px solid #566068}.hyw-safety-steps span.is-active{color:var(--hyw-accent)}.hyw-order-safety dl{display:grid;grid-template-columns:1fr 1fr;gap:8px 28px;margin:0 18px 18px;padding-top:14px;border-top:1px solid var(--hyw-border)}.hyw-order-safety dl>div{display:grid;grid-template-columns:92px 1fr;color:var(--hyw-muted);font-size:12px}.hyw-order-safety dd{color:#c9d0d4}.hyw-dispute-sample>.hyw-warning-text{padding:12px 16px;color:var(--hyw-warning);font-size:12px}.hyw-dispute-sample>div{display:grid;grid-template-columns:repeat(4,1fr);padding:0 16px 16px}.hyw-dispute-sample article{min-height:78px;padding:8px;display:grid;grid-template-columns:24px 1fr;align-content:center;gap:4px 7px;border-top:1px solid var(--hyw-border);border-bottom:1px solid var(--hyw-border)}.hyw-dispute-sample article+article{border-left:1px solid var(--hyw-border)}.hyw-dispute-sample article small{grid-column:1 / -1;color:var(--hyw-muted);font-size:10px}.hyw-dispute-sample>.hyw-link-btn{margin:0 16px 14px}.hyw-assurance-faq>article{border-top:1px solid var(--hyw-border)}.hyw-assurance-faq>article>button{width:100%;min-height:40px;padding:0 14px;border:0;display:flex;align-items:center;justify-content:space-between;background:transparent;cursor:pointer;text-align:left}.hyw-assurance-faq>article p{padding:0 14px 13px;color:var(--hyw-muted);font-size:12px;line-height:1.6}.hyw-terms-bar{max-width:1320px;margin:14px auto 0;display:grid;grid-template-columns:repeat(3,1fr) 220px;gap:10px;align-items:start}.hyw-terms-bar article{border:1px solid var(--hyw-border);background:#101518eb}.hyw-terms-bar article>button{width:100%;height:42px;border:0;display:flex;align-items:center;justify-content:space-between;padding:0 12px;background:transparent;cursor:pointer}.hyw-terms-bar article p{padding:0 12px 12px;color:var(--hyw-muted);font-size:11px;line-height:1.55}.hyw-breadcrumb{max-width:1320px;margin:0 auto 14px!important;color:var(--hyw-muted);font-size:12px}.hyw-dispute-layout{max-width:1320px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 400px;gap:14px;align-items:start}.hyw-dispute-main{padding:18px}.hyw-dispute-main>h1{font-size:22px}.hyw-dispute-stepper{margin:20px 0;padding:0 76px;display:grid;grid-template-columns:repeat(3,1fr);list-style:none;border-bottom:1px solid var(--hyw-border)}.hyw-dispute-stepper li{position:relative;min-height:55px;display:flex;align-items:flex-start;gap:8px;color:var(--hyw-muted)}.hyw-dispute-stepper li:not(:last-child):after{content:"";position:absolute;left:92px;right:18px;top:13px;border-top:1px solid #6a7379}.hyw-dispute-stepper li>span{width:27px;height:27px;border:1px solid #606a70;border-radius:50%;display:grid;place-items:center;font-size:12px}.hyw-dispute-stepper li b{margin-top:4px;font-size:13px}.hyw-dispute-stepper li.is-active{color:var(--hyw-text);border-bottom:2px solid var(--hyw-accent)}.hyw-dispute-stepper li.is-active>span{border-color:var(--hyw-accent);background:var(--hyw-accent);color:#111607}.hyw-field{position:relative;display:grid;grid-template-columns:135px minmax(0,1fr);align-items:start;gap:10px;margin:14px 0;color:#d6dce0}.hyw-field>span{padding-top:11px;font-size:13px}.hyw-field>span>em{color:var(--hyw-warning);font-style:normal}.hyw-field>span>small{display:block;margin-top:5px;color:var(--hyw-muted);font-size:10px;line-height:1.45}.hyw-field input,.hyw-field select,.hyw-field textarea{width:100%;min-width:0;border:1px solid var(--hyw-border);border-radius:4px;background:#0d1215;color:var(--hyw-text);padding:0 12px}.hyw-field input,.hyw-field select{height:42px}.hyw-field textarea{min-height:72px;padding-top:10px;resize:vertical}.hyw-field>small{position:absolute;right:10px;bottom:8px;color:var(--hyw-muted);font-size:10px}.hyw-dispute-uploads{grid-column:2;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.hyw-dispute-uploads figure,.hyw-upload-tile{position:relative;height:114px;overflow:hidden;border:1px solid var(--hyw-border-strong);background:#0c1114}.hyw-dispute-uploads figure>img,.hyw-dispute-uploads figure>video{width:100%;height:100%;object-fit:cover;background:#050708}.hyw-dispute-uploads figcaption{position:absolute;right:0;bottom:0;left:0;padding:5px 6px;background:#050708e0;color:var(--hyw-warning);font-size:10px;line-height:1.35}.hyw-dispute-uploads figure>button{position:absolute;top:5px;right:5px;width:24px;height:24px;display:grid;place-items:center;border:1px solid var(--hyw-border-strong);border-radius:50%;background:#080b0de6;cursor:pointer}.hyw-upload-tile{display:grid;place-content:center;justify-items:center;gap:5px;color:var(--hyw-muted)!important;border-style:dashed;cursor:pointer}.hyw-upload-tile small{font-size:10px}.hyw-demo-console{width:min(560px,100%);margin:16px auto 0;padding:14px;display:grid;gap:8px;border:1px dashed rgba(255,171,64,.5);background:#ffab4009;text-align:left}.hyw-demo-console>span{color:var(--hyw-warning);font-size:10px;font-weight:800;letter-spacing:.12em}.hyw-demo-console>p{color:var(--hyw-muted);font-size:12px;line-height:1.55}.hyw-demo-console>.hyw-btn{justify-self:start;min-height:44px}.hyw-dispute-access-gate{width:min(720px,calc(100% - 32px));min-height:430px;margin:40px auto;padding:56px;display:grid;align-content:center;justify-items:center;gap:13px;text-align:center}.hyw-dispute-access-gate>.hyw-icon{color:var(--hyw-warning)}.hyw-dispute-access-gate h1{font-size:clamp(24px,4vw,34px)}.hyw-dispute-access-gate p{max-width:580px;color:#c6ced3;line-height:1.7}.hyw-dispute-access-gate>small{color:var(--hyw-muted)}.hyw-dispute-access-gate .hyw-row-actions{margin-top:8px}.hyw-dispute-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.hyw-dispute-heading h1{margin-top:5px;font-size:24px}.hyw-dispute-heading p{margin-top:5px;color:var(--hyw-muted);font-size:12px}.hyw-evidence-file{width:100%;height:100%;padding:12px;display:grid;align-content:center;justify-items:center;gap:8px;color:#d8e0e4;text-align:center}.hyw-evidence-file>.hyw-icon{color:var(--hyw-accent)}.hyw-evidence-file span{max-width:100%;overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.hyw-qa-console{width:min(590px,100%);margin:4px auto 18px;padding:16px;display:grid;gap:11px;border:1px dashed rgba(255,171,64,.62);background:#ffab400b;text-align:left}.hyw-qa-console>span{color:var(--hyw-warning);font-size:10px;font-weight:800;letter-spacing:.12em}.hyw-qa-console>p{color:#b8c0c5;font-size:12px;line-height:1.6}.hyw-qa-console code{color:var(--hyw-warning)}.hyw-qa-console label{display:grid;grid-template-columns:110px minmax(0,1fr);align-items:center;gap:10px;color:#dbe1e4;font-size:12px}.hyw-qa-console select{min-width:0;min-height:44px;padding:0 12px;border:1px solid var(--hyw-border-strong);border-radius:3px;background:#0d1215;color:var(--hyw-text)}.hyw-qa-console>.hyw-btn{justify-self:start}.hyw-qa-badge{min-height:40px;margin-top:14px;padding:8px 10px;display:flex;align-items:center;gap:8px;border:1px dashed rgba(255,171,64,.5);color:var(--hyw-warning);font-size:11px}.hyw-quantity-compare,.hyw-communication-log{margin-top:15px}.hyw-quantity-compare h2,.hyw-communication-log h2{margin-bottom:9px;font-size:13px}.hyw-quantity-compare>div{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--hyw-border)}.hyw-quantity-compare span{min-height:54px;padding:8px;display:grid;gap:4px;justify-items:center;color:var(--hyw-muted);font-size:10px}.hyw-quantity-compare span+span{border-left:1px solid var(--hyw-border)}.hyw-quantity-compare b{color:var(--hyw-text);font-size:14px}.hyw-communication-log{border:1px solid var(--hyw-border);padding:10px 12px}.hyw-communication-log article{display:flex;gap:9px;padding:8px 0}.hyw-communication-log article+article{border-top:1px solid var(--hyw-border)}.hyw-communication-log article p{flex:1;display:grid;grid-template-columns:1fr auto;gap:4px 12px;font-size:11px}.hyw-communication-log time{color:var(--hyw-muted)}.hyw-communication-log article span{grid-column:1 / -1;color:#aeb7bc}.hyw-form-actions{display:grid;grid-template-columns:1fr 1.3fr;gap:12px;margin-top:12px}.hyw-form-warning{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:10px!important;color:var(--hyw-muted);font-size:10px}.hyw-verification-state{min-height:610px;padding:90px 100px;display:grid;align-content:start;justify-items:center;text-align:center}.hyw-verification-state>.hyw-icon{color:var(--hyw-accent)}.hyw-verification-state h2{margin-top:18px;font-size:26px}.hyw-verification-state>p{max-width:560px;margin-top:10px;color:var(--hyw-muted);line-height:1.7}.hyw-verification-list{width:100%;margin:34px 0;display:grid;gap:10px}.hyw-verification-list span{min-height:48px;padding:0 14px;display:flex;align-items:center;gap:10px;border:1px solid var(--hyw-border);color:var(--hyw-muted);text-align:left}.hyw-verification-list span.is-done,.hyw-verification-list span.is-current{color:var(--hyw-text)}.hyw-verification-list span.is-current{border-color:#c8f4388c;background:#c8f4380b}.hyw-dispute-side{padding:18px}.hyw-dispute-side>h2{padding-bottom:14px;border-bottom:1px solid var(--hyw-border)}.hyw-dispute-side>h3{margin:18px 0 10px}.hyw-dispute-order{display:flex;gap:14px;align-items:center;margin:14px 0;padding-bottom:14px;border-bottom:1px solid var(--hyw-border)}.hyw-dispute-order>span{display:grid;gap:5px}.hyw-dispute-order small{color:var(--hyw-muted)}.hyw-dispute-side dl{display:grid;gap:8px;padding-bottom:14px;border-bottom:1px solid var(--hyw-border)}.hyw-dispute-funds{margin:14px 0}.hyw-side-progress{display:grid;grid-template-columns:repeat(3,1fr)}.hyw-side-progress span{min-height:36px;display:grid;place-items:center;border-bottom:1px solid var(--hyw-border-strong);color:var(--hyw-muted);font-size:11px}.hyw-side-progress span.is-active{color:var(--hyw-accent);border-color:var(--hyw-accent)}.hyw-countdown-label{margin-top:16px!important;color:var(--hyw-muted);font-size:11px}.hyw-countdown{display:block;margin-top:4px;color:var(--hyw-accent);font-size:28px;letter-spacing:.06em;font-weight:500}.hyw-reviewing-note{min-height:64px;margin-top:16px;padding:10px 12px;display:flex;align-items:center;gap:10px;border:1px solid rgba(200,244,56,.35);background:#c8f4380b;color:var(--hyw-accent)}.hyw-reviewing-note>span{display:grid;gap:3px}.hyw-reviewing-note small{color:var(--hyw-muted);font-size:10px}.hyw-risk-note{display:flex;align-items:flex-start;gap:9px;margin:16px 0;padding:12px;border:1px solid rgba(242,161,74,.32);color:var(--hyw-warning);background:#f2a14a0b;font-size:12px;line-height:1.6}.hyw-onboarding-layout{max-width:1320px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:20px;align-items:start}.hyw-onboarding-page>.hyw-page-heading{max-width:1320px;margin-left:auto;margin-right:auto}.hyw-onboarding-stepper{display:grid;grid-template-columns:repeat(4,1fr);margin:0 0 12px;padding:0;list-style:none;border:1px solid var(--hyw-border);background:#171d21eb}.hyw-onboarding-stepper li{position:relative}.hyw-onboarding-stepper li+li:before{content:"";position:absolute;left:-1px;top:16px;height:30px;border-left:1px solid var(--hyw-border)}.hyw-onboarding-stepper button{width:100%;min-height:62px;border:0;display:flex;align-items:center;justify-content:center;gap:9px;color:var(--hyw-muted);background:transparent;cursor:pointer}.hyw-onboarding-stepper button:disabled{cursor:wait;opacity:.62}.hyw-onboarding-stepper button:focus-visible,.hyw-review-summary button:focus-visible,.hyw-onboarding-guest-actions .hyw-btn:focus-visible{outline:2px solid var(--hyw-accent);outline-offset:2px}.hyw-onboarding-stepper button>span{width:32px;height:32px;display:grid;place-items:center;border:1px solid #59636a;color:#cbd2d6;font-size:11px}.hyw-onboarding-stepper .is-current button,.hyw-onboarding-stepper .is-done button{color:var(--hyw-accent)}.hyw-onboarding-stepper .is-current button>span,.hyw-onboarding-stepper .is-done button>span{border-color:var(--hyw-accent)}.hyw-onboarding-form{min-height:640px;padding:18px}.hyw-page-kicker{display:block;margin-bottom:5px;color:var(--hyw-accent);font-size:10px;font-weight:800;letter-spacing:.16em}.hyw-onboarding-page--guest>.hyw-page-heading{margin-bottom:16px}.hyw-onboarding-stepper--guest button{display:grid;grid-template-columns:32px auto;grid-template-rows:auto auto;column-gap:9px;justify-content:center;color:#d8dee1}.hyw-onboarding-stepper--guest button:hover{color:var(--hyw-accent);background:#c8f43809}.hyw-onboarding-stepper--guest button>span{grid-row:1 / 3}.hyw-onboarding-stepper--guest button>b,.hyw-onboarding-stepper--guest button>small{justify-self:start}.hyw-onboarding-stepper--guest button>small{color:var(--hyw-muted);font-size:11px;font-weight:500}.hyw-onboarding-guest-layout{max-width:1320px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(310px,.75fr);gap:20px;align-items:stretch}.hyw-onboarding-guest-card{min-height:430px;padding:42px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.hyw-onboarding-guest-icon{width:76px;height:76px;margin-bottom:24px;display:grid;place-items:center;border:1px solid rgba(200,244,56,.46);background:#c8f4380b;color:var(--hyw-accent)}.hyw-onboarding-guest-card h2{margin:0;font-size:clamp(25px,3vw,38px);letter-spacing:.015em}.hyw-onboarding-guest-card>p{max-width:670px;margin:14px 0 24px;color:#aeb8be;font-size:14px;line-height:1.8}.hyw-onboarding-guest-actions{display:flex;flex-wrap:wrap;gap:10px}.hyw-onboarding-guest-actions .hyw-btn{min-width:190px;min-height:48px}.hyw-onboarding-demo-note{width:100%;max-width:720px;margin-top:28px;padding:13px 14px;display:flex;align-items:flex-start;gap:10px;border:1px solid rgba(242,161,74,.34);background:#f2a14a0b;color:#d6b17f;font-size:12px;line-height:1.65}.hyw-onboarding-demo-note .hyw-icon{flex:0 0 auto;margin-top:2px;color:var(--hyw-warning)}.hyw-onboarding-demo-note span{display:grid;gap:2px}.hyw-onboarding-demo-note b{color:var(--hyw-warning)}.hyw-onboarding-benefits{min-height:430px;padding:24px}.hyw-onboarding-benefits>h2{margin:0;padding-bottom:16px;border-bottom:1px solid var(--hyw-border);font-size:18px}.hyw-onboarding-benefits ul{margin:0;padding:8px 0 4px;list-style:none}.hyw-onboarding-benefits li{min-height:76px;display:grid;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:11px;border-bottom:1px solid var(--hyw-border)}.hyw-onboarding-benefits li>.hyw-icon{color:var(--hyw-accent)}.hyw-onboarding-benefits li span{display:grid;gap:4px}.hyw-onboarding-benefits li small{color:var(--hyw-muted);font-size:12px;line-height:1.5}.hyw-onboarding-form>section>h2{margin-bottom:16px}.hyw-form-intro{margin:-7px 0 18px!important;color:var(--hyw-muted);font-size:12px}.hyw-form-two{display:grid;grid-template-columns:1fr 1fr;gap:14px}.hyw-form-two .hyw-field{display:grid;grid-template-columns:1fr;gap:6px}.hyw-form-two .hyw-field>span{padding:0}.hyw-check-line,.hyw-rules-check label{display:flex;align-items:flex-start;gap:8px;color:#c0c8cc;font-size:12px;line-height:1.55}.hyw-check-line{margin-top:16px}.hyw-choice-row{margin:16px 0}.hyw-choice-row h3{margin-bottom:9px}.hyw-choice-row>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.hyw-choice-row button{position:relative;min-height:42px;border:1px solid var(--hyw-border-strong);background:#11171a;display:flex;align-items:center;justify-content:center;gap:7px;color:#c7cdd1;cursor:pointer}.hyw-choice-row button.is-selected{border-color:var(--hyw-accent);color:var(--hyw-text);background:#c8f43809}.hyw-choice-row button.is-selected .hyw-icon:last-child{position:absolute;right:4px;bottom:4px;color:var(--hyw-accent)}.hyw-experience-row{display:grid;grid-template-columns:110px 110px 1fr;align-items:center;gap:8px;margin:18px 0}.hyw-experience-row select{height:38px;border:1px solid var(--hyw-border);background:#0d1215;color:var(--hyw-text);padding:0 8px}.hyw-experience-row span{color:var(--hyw-muted);font-size:11px}.hyw-proof-upload h3{margin-bottom:9px}.hyw-proof-upload>div{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.hyw-proof-upload img,.hyw-proof-upload button{width:100%;height:124px;object-fit:cover;border:1px solid var(--hyw-border-strong)}.hyw-proof-upload button{display:grid;place-content:center;gap:4px;justify-items:center;border-style:dashed;color:var(--hyw-muted);background:#0d1215;cursor:pointer}.hyw-proof-upload button small{font-size:10px}.hyw-weekdays{display:grid;grid-template-columns:repeat(7,1fr);gap:7px;margin:18px 0}.hyw-weekdays label{min-height:38px;border:1px solid var(--hyw-border);display:flex;align-items:center;justify-content:center;gap:5px;font-size:11px}.hyw-onboarding-form>section>.hyw-field{grid-template-columns:1fr;gap:7px}.hyw-onboarding-form>section>.hyw-field>span{padding:0}.hyw-review-summary{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hyw-review-summary article{min-height:80px;padding:12px;display:grid;gap:7px;border:1px solid var(--hyw-border);background:#ffffff05}.hyw-review-summary article>button{width:fit-content;min-height:28px;padding:0 9px;border:1px solid var(--hyw-border-strong);background:transparent;color:var(--hyw-accent);cursor:pointer}.hyw-review-summary span{color:var(--hyw-muted);font-size:12px;line-height:1.55}.hyw-rules-check{display:grid;gap:10px;margin-top:18px;padding:14px;border:1px solid var(--hyw-border)}.hyw-onboard-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:24px;padding-top:14px;border-top:1px solid var(--hyw-border)}.hyw-onboard-actions .hyw-btn{min-width:160px}.hyw-onboard-success{min-height:550px;display:grid;place-content:center;justify-items:center;text-align:center}.hyw-onboard-success>.hyw-icon{color:var(--hyw-accent)}.hyw-onboard-success h2{margin-top:18px;font-size:26px}.hyw-onboard-success p{max-width:480px;margin:10px 0 24px;color:var(--hyw-muted);line-height:1.65}.hyw-demo-controls-label{margin:-8px 0 9px;color:var(--hyw-warning);font-size:11px;font-weight:800;letter-spacing:.08em}.hyw-applicant-card{padding:18px}.hyw-applicant-card>h2,.hyw-applicant-card>h3{padding-bottom:12px;border-bottom:1px solid var(--hyw-border)}.hyw-applicant-card>h3{margin-top:18px;font-size:14px}.hyw-applicant{display:grid;grid-template-columns:54px 1fr auto;align-items:center;gap:10px;padding:14px 0}.hyw-applicant img{width:52px;height:52px;border-radius:50%;object-fit:cover}.hyw-applicant>span{display:grid;gap:5px}.hyw-applicant small{color:var(--hyw-muted)}.hyw-applicant-card dl{display:grid;gap:10px;padding:14px 0}.hyw-applicant-card dl>div{display:grid;grid-template-columns:85px 1fr;color:var(--hyw-muted);font-size:12px}.hyw-applicant-card dd{color:#c8d0d4;line-height:1.55}.hyw-applicant-card>p{margin-top:12px;color:var(--hyw-muted);font-size:12px;line-height:1.65}.hyw-no-password{display:flex;gap:10px;align-items:center;margin:18px 0;padding:13px;border:1px solid rgba(200,244,56,.32);background:#c8f4380e;color:var(--hyw-accent);font-size:13px;line-height:1.55}.hyw-credit-preview{display:grid;grid-template-columns:72px 1fr auto;align-items:center;gap:12px;padding-top:14px;border-top:1px solid var(--hyw-border)}.hyw-credit-preview img{width:68px;height:68px;object-fit:contain}.hyw-credit-preview>span{display:grid;gap:4px;color:var(--hyw-muted)}.hyw-credit-preview strong{color:var(--hyw-text);font-size:25px}.hyw-credit-preview strong small{color:var(--hyw-muted);font-size:11px}.hyw-help-page>.hyw-page-heading,.hyw-help-search,.hyw-help-layout{max-width:1320px;margin-left:auto;margin-right:auto}.hyw-help-search{height:58px;max-width:780px;margin-bottom:22px;display:grid;grid-template-columns:48px 1fr 90px;align-items:center;border:1px solid var(--hyw-accent);border-radius:5px;background:#101518f0;box-shadow:0 0 0 2px #c8f4381f}.hyw-help-search>.hyw-icon{justify-self:center;color:var(--hyw-muted)}.hyw-help-search input{min-width:0;height:100%;border:0;background:transparent;color:var(--hyw-text);font-size:15px}.hyw-help-search button{height:calc(100% - 4px);margin-right:2px;border:0;background:var(--hyw-accent);color:#111607;cursor:pointer}.hyw-help-layout{display:grid;grid-template-columns:230px minmax(0,1fr) 260px;gap:16px;align-items:stretch}.hyw-help-categories{padding:12px 0}.hyw-help-categories button{position:relative;width:100%;min-height:58px;border:0;display:grid;grid-template-columns:28px 1fr 20px;align-items:center;gap:9px;color:#b9c1c5;padding:0 16px;background:transparent;cursor:pointer;text-align:left}.hyw-help-categories button:hover,.hyw-help-categories button.is-active{background:#ffffff06;color:var(--hyw-accent)}.hyw-help-categories button.is-active:before{content:"";position:absolute;left:-1px;top:9px;bottom:9px;width:2px;background:var(--hyw-accent)}.hyw-help-articles{min-height:630px;padding-bottom:14px}.hyw-help-articles>article{margin:12px 16px 0;border:1px solid var(--hyw-border);background:#ffffff04}.hyw-help-articles>article>button{width:100%;min-height:54px;border:0;display:flex;align-items:center;justify-content:space-between;padding:0 14px;background:transparent;cursor:pointer;text-align:left}.hyw-help-articles>article.is-open>button{color:var(--hyw-accent)}.hyw-help-articles>article>div{padding:0 14px 14px;color:var(--hyw-muted);font-size:12px;line-height:1.65}.hyw-help-articles ol{margin:16px 0 0;padding:0;list-style:none}.hyw-help-articles ol li{position:relative;min-height:56px;display:grid;grid-template-columns:24px 38px 1fr;align-items:center;gap:10px}.hyw-help-articles ol li>b{width:22px;height:22px;display:grid;place-items:center;color:#111607;background:var(--hyw-accent)}.hyw-help-articles ol li>.hyw-icon{width:34px;height:34px;padding:7px;border:1px solid var(--hyw-border-strong);border-radius:50%}.hyw-help-articles ol li>span{display:grid;gap:2px}.hyw-help-articles ol small{color:var(--hyw-muted)}.hyw-empty-state{min-height:460px;display:grid;place-content:center;justify-items:center;color:var(--hyw-muted);text-align:center}.hyw-empty-state h3{margin:12px 0 5px;color:var(--hyw-text)}.hyw-help-side{display:grid;gap:14px;align-content:start}.hyw-help-side .hyw-panel:first-child{padding-bottom:12px}.hyw-customer-card{padding:16px}.hyw-customer-card>p{margin:10px 0 18px;color:var(--hyw-muted);font-size:12px;line-height:1.6}.hyw-customer-card>div{display:flex;gap:10px;align-items:center;padding-bottom:13px;border-bottom:1px solid var(--hyw-border)}.hyw-customer-card>div>span{flex:1;display:flex;align-items:center;justify-content:space-between}.hyw-customer-card>small{display:flex;justify-content:space-between;margin:12px 0;color:var(--hyw-muted)}.hyw-customer-card .hyw-btn{width:100%}.hyw-security-reminder{display:flex;align-items:flex-start;gap:10px;padding:16px;color:#bdc5c9}.hyw-security-reminder .hyw-icon{color:var(--hyw-accent)}.hyw-security-reminder p{font-size:11px;line-height:1.65}.hyw-drawer-backdrop{position:fixed;z-index:200;top:0;right:0;bottom:0;left:0;display:flex;justify-content:flex-end;background:#030506b8}.hyw-support-drawer{width:min(420px,100vw);height:100%;border-left:1px solid var(--hyw-border-strong);background:#0e1316;box-shadow:-24px 0 60px #00000070;display:grid;grid-template-rows:auto 1fr auto}.hyw-support-drawer header{min-height:76px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--hyw-border)}.hyw-support-drawer header>div{display:flex;align-items:center;gap:12px}.hyw-support-drawer header>div>span{display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px}.hyw-support-drawer header h2{grid-column:1}.hyw-support-drawer header>button{width:36px;height:36px;border:1px solid var(--hyw-border);background:transparent;cursor:pointer}.hyw-support-messages{padding:18px;overflow-y:auto}.hyw-support-messages article{display:flex;align-items:flex-start;gap:10px}.hyw-support-messages article p{max-width:290px;padding:12px;border:1px solid var(--hyw-border);background:var(--hyw-surface-raised);color:#c4ccd0;font-size:13px;line-height:1.6}.hyw-support-drawer>form{padding:16px;border-top:1px solid var(--hyw-border)}.hyw-support-drawer textarea{width:100%;min-height:92px;resize:vertical;border:1px solid var(--hyw-border);background:#080d0f;color:var(--hyw-text);padding:10px}.hyw-support-drawer form .hyw-btn{width:100%;margin-top:10px}.hyw-dialog-backdrop{position:fixed;z-index:260;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#030506d1}.hyw-dialog{width:min(560px,calc(100vw - 48px));max-height:calc(100dvh - 48px);overflow:hidden;display:grid;grid-template-rows:auto minmax(0,1fr) auto;border:1px solid var(--hyw-border-strong);border-radius:6px;background:#0f1417;box-shadow:0 24px 80px #0000008f}.hyw-dialog--wide{width:min(860px,calc(100vw - 48px))}.hyw-dialog>header,.hyw-dialog>footer{min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 18px;border-bottom:1px solid var(--hyw-border);background:#12181b}.hyw-dialog>header h2{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hyw-dialog>header>button{width:36px;height:36px;flex:0 0 auto;display:grid;place-items:center;border:1px solid var(--hyw-border);border-radius:4px;background:transparent;cursor:pointer}.hyw-dialog>header>button:hover{color:var(--hyw-accent);border-color:#c8f43875;background:#c8f4380a}.hyw-dialog>footer{justify-content:flex-end;border-top:1px solid var(--hyw-border);border-bottom:0}.hyw-dialog-body{min-width:0;min-height:0;overflow-y:auto;padding:20px;color:#c7cfd3;line-height:1.65}.hyw-dialog-body>p{color:#bdc6ca;font-size:13px}.hyw-dialog-order,.hyw-profile-dialog{display:flex;align-items:center;gap:14px;padding:14px;border:1px solid var(--hyw-border);background:#ffffff05}.hyw-dialog-order>div,.hyw-profile-dialog>div{min-width:0;display:grid;gap:5px}.hyw-dialog-order p{color:var(--hyw-muted);font-size:12px}.hyw-profile-dialog img{width:64px;height:64px;flex:0 0 auto;border:1px solid var(--hyw-border-strong);border-radius:50%;object-fit:cover}.hyw-dialog-dl{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:14px!important;border:1px solid var(--hyw-border)}.hyw-dialog-dl>div{min-width:0;display:grid;gap:5px;padding:12px}.hyw-dialog-dl>div+div{border-left:1px solid var(--hyw-border)}.hyw-dialog-dl dt{color:var(--hyw-muted);font-size:11px}.hyw-dialog-dl dd{color:var(--hyw-text);font-weight:650}.hyw-dialog-note{margin-top:14px;padding:12px 14px;border:1px solid rgba(200,244,56,.3);background:#c8f4380b;color:#c9d5a5;font-size:12px;line-height:1.65}.hyw-dialog-media{display:block;width:100%;max-height:min(620px,calc(100dvh - 210px));border:1px solid var(--hyw-border-strong);background:#050708;object-fit:contain}.hyw-inline-result{min-height:54px;margin:12px 16px;padding:11px 13px;display:flex;align-items:flex-start;gap:10px;border:1px solid rgba(69,201,138,.38);background:#45c98a0e;color:#91dbb7}.hyw-inline-result>div{min-width:0;display:grid;gap:3px}.hyw-inline-result b{color:var(--hyw-text);font-size:13px}.hyw-inline-result span{color:#aeb9be;font-size:11px;line-height:1.55}.hyw-inline-result--warning{border-color:#f2a14a6b;background:#f2a14a0e;color:var(--hyw-warning)}.hyw-inline-result--error{border-color:#e05b5b6b;background:#e05b5b0e;color:#ef8b8b}.hyw-settlement-card>.hyw-inline-result{margin-inline:0}.hyw-settlement-card .hyw-panel-head>span.is-cancelled,.hyw-cancellation-result .hyw-panel-head>span{color:#ef8b8b}.hyw-fulfillment-stepper.is-cancelled li.is-current>span{border-color:#e05b5bb8;background:#e05b5b24;color:#ef8b8b}.hyw-fulfillment-stepper.is-cancelled li.is-current b{color:#ef8b8b}.hyw-cancel-entry{margin-top:12px;padding:12px;border:1px solid rgba(242,161,74,.38);border-radius:4px;background:#f2a14a0b}.hyw-cancel-entry>div{display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:9px}.hyw-cancel-entry>div>.hyw-icon{color:var(--hyw-warning)}.hyw-cancel-entry span{min-width:0;display:grid;gap:2px}.hyw-cancel-entry b,.hyw-cancel-entry strong{color:var(--hyw-text);font-size:13px}.hyw-cancel-entry small{color:var(--hyw-muted);font-size:12px;line-height:1.45}.hyw-cancel-entry strong{color:var(--hyw-warning)}.hyw-cancel-unavailable{min-height:58px;margin-top:12px;padding:10px 12px;display:flex;align-items:center;gap:10px;border:1px solid rgba(242,161,74,.3);background:#f2a14a09}.hyw-cancel-unavailable>.hyw-icon{color:var(--hyw-warning)}.hyw-cancel-unavailable span,.hyw-cancel-result-reason span{min-width:0;display:grid;gap:3px}.hyw-cancel-unavailable b,.hyw-cancel-result-reason b{font-size:13px}.hyw-cancel-unavailable small,.hyw-cancel-result-reason small{color:var(--hyw-muted);font-size:12px;line-height:1.5}.hyw-cancel-dialog-dl dd.is-accent{color:var(--hyw-accent)}.hyw-cancel-rule-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:16px 0}.hyw-cancel-rule-list article{position:relative;min-width:0;min-height:82px;display:grid;grid-template-columns:18px minmax(0,1fr);align-content:center;gap:5px 8px;padding:11px;border:1px solid var(--hyw-border);background:#ffffff05}.hyw-cancel-rule-list article.is-current{border-color:#f2a14ab3;background:#f2a14a11}.hyw-cancel-rule-list article>.hyw-icon{margin-top:1px;color:var(--hyw-muted)}.hyw-cancel-rule-list article.is-current>.hyw-icon,.hyw-cancel-rule-list article.is-current>strong{color:var(--hyw-warning)}.hyw-cancel-rule-list span{min-width:0;display:grid;gap:2px}.hyw-cancel-rule-list b,.hyw-cancel-rule-list strong{color:var(--hyw-text);font-size:12px}.hyw-cancel-rule-list small{color:var(--hyw-muted);font-size:12px}.hyw-cancel-rule-list article>strong{grid-column:2;font-size:15px}.hyw-cancel-rule-list em{position:absolute;top:5px;right:6px;color:var(--hyw-warning);font-size:10px;font-style:normal}.hyw-cancel-free-note,.hyw-cancel-error{min-height:44px;display:flex;align-items:center;gap:9px;padding:9px 11px;border:1px solid rgba(200,244,56,.3);background:#c8f4380a;color:#c9d5a5;font-size:12px}.hyw-cancel-error{border-color:#e05b5b75;background:#e05b5b0e;color:#ef9b9b}.hyw-cancel-agreement{min-height:44px;margin-top:14px;padding:10px 12px;border:1px solid var(--hyw-border);background:#ffffff05;line-height:1.5}.hyw-cancel-result-reason{min-height:62px;margin:12px 0;padding:11px 12px;display:flex;align-items:center;gap:10px;border:1px solid var(--hyw-border);background:#ffffff05}.hyw-cancel-result-reason>.hyw-icon{color:var(--hyw-accent)}.hyw-cancel-dispute-link{min-height:44px;width:100%;justify-content:center;margin-top:7px}.hyw-cancellation-result .hyw-escrow-box{border-color:#45c98a59;background:#45c98a0d}.hyw-missing-order{max-width:760px;min-height:360px;margin:40px auto;padding:48px 32px;display:grid;place-content:center;justify-items:center;gap:12px;text-align:center}.hyw-missing-order>.hyw-icon{color:var(--hyw-warning)}.hyw-missing-order p{max-width:580px;color:var(--hyw-muted);line-height:1.7}.hyw-dialog-body>.hyw-inline-result,.hyw-dispute-main .hyw-inline-result,.hyw-onboarding-form .hyw-inline-result{margin-inline:0}.hyw-panel-empty{min-height:300px;display:grid;place-content:center;justify-items:center;gap:8px;padding:32px 16px;color:var(--hyw-muted);text-align:center}.hyw-panel-empty h3{margin-top:4px;color:var(--hyw-text)}.hyw-panel-empty p{max-width:460px;font-size:12px;line-height:1.6}.hyw-panel-empty .hyw-btn{margin-top:10px}.hyw-secondary-panel{min-width:0;min-height:520px;overflow:hidden}.hyw-secondary-panel>.hyw-panel-head{min-height:58px}.hyw-secondary-panel>.hyw-panel-head .hyw-segmented{padding:0}.hyw-muted-copy{color:var(--hyw-muted);font-size:12px;line-height:1.5}.hyw-row-actions{min-width:0;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.hyw-row-actions .hyw-btn{min-height:36px;padding-inline:14px;font-size:12px}.hyw-table-action.is-danger,.hyw-page .is-danger{color:#ef8b8b!important}.hyw-activity-button{width:100%;min-height:72px;display:grid;grid-template-columns:40px 76px minmax(0,1fr);align-items:center;gap:9px;padding:7px 12px;border:0;border-top:1px solid var(--hyw-border);background:transparent;color:inherit;cursor:pointer;text-align:left}.hyw-activity-button:hover{background:#c8f43809}.hyw-publisher-lower .hyw-activity-button{min-height:48px;grid-template-columns:34px 64px minmax(0,1fr);gap:7px;padding:5px 9px}.hyw-activity-icon{width:64px;height:38px;display:grid;place-items:center;border:1px solid var(--hyw-border-strong);background:#c8f43809;color:var(--hyw-accent)}.hyw-panel-empty-copy{min-height:76px;display:grid;place-items:center;margin:0;padding:14px;border-top:1px solid var(--hyw-border);text-align:center}.hyw-offer-grid,.hyw-template-grid,.hyw-execution-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:16px}.hyw-offer-grid>article{min-width:0;display:grid;grid-template-columns:52px minmax(0,1fr) auto;gap:8px 12px;align-items:center;padding:14px;border:1px solid var(--hyw-border);background:#ffffff05}.hyw-offer-grid>article.is-accepted{border-color:#c8f43880;background:#c8f43809}.hyw-offer-grid>article.is-rejected{opacity:.64}.hyw-offer-grid>article>img{width:50px;height:50px;border:1px solid var(--hyw-border-strong);border-radius:50%;object-fit:cover}.hyw-offer-grid>article>div:nth-child(2){min-width:0;display:grid;gap:4px}.hyw-offer-grid h3{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.hyw-offer-grid p,.hyw-offer-grid small,.hyw-template-grid p,.hyw-template-grid small{color:var(--hyw-muted);font-size:11px}.hyw-offer-grid>article>strong{color:var(--hyw-accent);font-size:20px}.hyw-offer-grid .hyw-row-actions{grid-column:1 / -1;padding-top:10px;border-top:1px solid var(--hyw-border)}.hyw-evidence-cards{display:grid}.hyw-evidence-cards>button{width:100%;min-width:0;min-height:98px;display:grid;grid-template-columns:128px minmax(170px,1fr) auto 22px;align-items:center;gap:14px;padding:10px 16px;border:0;border-bottom:1px solid var(--hyw-border);background:transparent;color:inherit;cursor:pointer;text-align:left}.hyw-evidence-cards>button:last-child{border-bottom:0}.hyw-evidence-cards>button:hover{background:#c8f43808}.hyw-evidence-cards>button>img{width:128px;height:76px;border:1px solid var(--hyw-border-strong);object-fit:cover}.hyw-evidence-placeholder{width:128px;height:76px;display:grid!important;place-items:center;border:1px solid var(--hyw-border-strong);background:linear-gradient(135deg,#c8f4380e,#ffffff03)}.hyw-evidence-illustration{width:calc(100% - 24px);height:112px;display:grid;place-items:center;margin:12px;border:1px solid var(--hyw-border-strong);background:linear-gradient(135deg,#c8f4380e,#ffffff03)}.hyw-evidence-cards>button>span{min-width:0;display:grid;gap:7px}.hyw-evidence-cards>button small{color:var(--hyw-muted);font-size:11px}.hyw-balance-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:16px;border:1px solid var(--hyw-border);background:#ffffff04}.hyw-balance-strip>div{min-width:0;display:grid;gap:5px;padding:16px 18px}.hyw-balance-strip>div+div{border-left:1px solid var(--hyw-border)}.hyw-balance-strip span{color:var(--hyw-muted);font-size:12px}.hyw-balance-strip strong{color:var(--hyw-text);font-size:25px;font-weight:600}.hyw-finance-policy-note{display:flex;align-items:flex-start;gap:9px;margin:0 16px 14px;padding:11px 13px;color:#b8c2c7;background:#c8f43809;border:1px solid rgba(200,244,56,.18);border-radius:3px;font-size:12px;line-height:1.6}.hyw-finance-policy-note svg{flex:0 0 auto;margin-top:1px;color:var(--hyw-accent)}.hyw-finance-policy-note--compact{margin:0 5px 13px}.hyw-panel-filter{padding:0 16px 12px}.hyw-template-grid>article{min-width:0;display:grid;grid-template-columns:66px minmax(0,1fr);align-items:center;gap:10px;padding:14px;border:1px solid var(--hyw-border);background:#ffffff05}.hyw-template-grid>article>div:nth-child(2){min-width:0;display:grid;gap:5px}.hyw-template-grid .hyw-row-actions{grid-column:1 / -1;padding-top:10px;border-top:1px solid var(--hyw-border)}.hyw-inline-editor{margin:0 16px 16px;padding:16px;border:1px solid rgba(200,244,56,.35);background:#c8f43806}.hyw-inline-editor>h3{margin-bottom:10px}.hyw-inline-editor .hyw-row-actions{padding-top:12px;border-top:1px solid var(--hyw-border)}.hyw-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:16px}.hyw-settings-grid>section{min-width:0;padding:16px;border:1px solid var(--hyw-border);background:#ffffff04}.hyw-settings-grid>section>h3{margin-bottom:10px;padding-bottom:12px;border-bottom:1px solid var(--hyw-border)}.hyw-setting-row,.hyw-device-row{min-height:58px;display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--hyw-border)}.hyw-setting-row>span,.hyw-device-row>span{min-width:0;flex:1;display:grid;gap:4px}.hyw-setting-row small,.hyw-device-row small{color:var(--hyw-muted);font-size:11px}.hyw-setting-row input[type=checkbox]{width:18px;height:18px;flex:0 0 auto}.hyw-device-row>button{flex:0 0 auto;border:0;background:transparent;color:#ef8b8b;cursor:pointer;font-size:12px}.hyw-settings-grid .hyw-field{grid-template-columns:1fr;gap:6px}.hyw-settings-grid .hyw-field>span{padding:0}.hyw-online-toggle--compact{min-width:190px;min-height:40px;margin:0;padding:0 10px;font-size:13px}.hyw-online-toggle--compact i{width:42px;height:24px}.hyw-online-toggle--compact i:after{width:18px;height:18px}.hyw-online-toggle--compact input:checked+i:after{transform:translate(18px)}.hyw-execution-grid>article{min-width:0;display:grid;gap:14px;padding:16px;border:1px solid var(--hyw-border);background:#ffffff05}.hyw-execution-head{min-width:0;display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:10px}.hyw-execution-head>span{min-width:0;display:grid;gap:4px}.hyw-execution-head small{color:var(--hyw-muted);font-size:11px}.hyw-execution-grid dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--hyw-border)}.hyw-execution-grid dl>div{min-width:0;display:grid;gap:4px;padding:10px}.hyw-execution-grid dl>div+div{border-left:1px solid var(--hyw-border)}.hyw-execution-grid dt{color:var(--hyw-muted);font-size:10px}.hyw-execution-grid dd{overflow:hidden;color:var(--hyw-text);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.hyw-certification-layout{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(260px,.7fr);gap:16px;padding:16px}.hyw-certification-layout>section,.hyw-certification-layout>aside{min-width:0;padding:20px;border:1px solid var(--hyw-border);background:#ffffff04}.hyw-certification-layout>section{display:grid;grid-template-columns:92px minmax(0,1fr);align-content:start;gap:7px 16px}.hyw-certification-layout>section>img{width:88px;height:88px;grid-row:span 3;object-fit:contain}.hyw-certification-emblem{width:88px;height:88px;grid-row:span 3;display:grid;place-items:center;border:1px solid rgba(200,244,56,.32);background:#c8f4380d;color:var(--hyw-accent)}.hyw-certification-mark{width:58px;height:58px;display:grid;place-items:center;border:1px solid rgba(200,244,56,.32);color:var(--hyw-accent)}.hyw-certification-layout p{color:var(--hyw-muted);font-size:12px;line-height:1.65}.hyw-certification-layout dl{grid-column:1 / -1;display:grid;gap:9px;margin-top:14px!important;padding-top:14px;border-top:1px solid var(--hyw-border)}.hyw-certification-layout dl>div{display:flex;justify-content:space-between;gap:16px;color:var(--hyw-muted);font-size:12px}.hyw-certification-layout dd{color:var(--hyw-text);text-align:right}.hyw-certification-layout>aside h3{margin-bottom:8px}.hyw-income-summary>button{display:grid;gap:3px;border:0;background:transparent;color:var(--hyw-muted);padding:0;cursor:pointer;text-align:left;font-size:11px}.hyw-role-switch{max-width:1320px;min-height:52px;margin:0 auto 18px;padding:6px;display:flex;align-items:center;gap:6px;border:1px solid var(--hyw-border);background:#101518eb}.hyw-role-switch>span{padding:0 10px;color:var(--hyw-muted);font-size:12px}.hyw-role-switch button{min-height:38px;flex:1;border:1px solid transparent;background:transparent;color:var(--hyw-muted);cursor:pointer}.hyw-role-switch button.is-active{border-color:#c8f43880;background:#c8f4380b;color:var(--hyw-accent)}.hyw-role-context{max-width:1320px;min-height:52px;margin:0 auto 18px;padding:8px 14px;display:grid;grid-template-columns:140px minmax(220px,1fr) auto;align-items:center;gap:12px;border:1px solid var(--hyw-border);background:#101518eb}.hyw-role-context>span,.hyw-role-context>small{color:var(--hyw-muted);font-size:12px}.hyw-role-context>strong{min-height:36px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(200,244,56,.5);background:#c8f4380b;color:var(--hyw-accent);font-size:14px}.hyw-role-context>small{max-width:330px;text-align:right}.hyw-timeline-list article.is-warning{border-color:#ffab4080;background:#ffab4009}.hyw-timeline-list article.is-warning>i{border-color:var(--hyw-warning);color:var(--hyw-warning)}.hyw-verified.is-pending{color:#aab4ba}.hyw-verified.is-warning{color:var(--hyw-warning)}.hyw-proof-strip{flex-wrap:wrap}.hyw-proof-strip figure{position:relative;width:126px;margin:0}.hyw-proof-strip figure>button{width:126px;height:72px;display:grid;place-items:center;overflow:hidden;border:1px solid var(--hyw-border-strong);background:#050708;color:var(--hyw-muted);padding:0;cursor:pointer}.hyw-proof-strip figure>button:disabled{cursor:not-allowed}.hyw-proof-strip figure video{width:126px;height:72px;object-fit:cover}.hyw-proof-strip figure>button>span{display:grid;place-items:center;gap:4px;font-size:11px}.hyw-proof-strip figcaption{display:flex;align-items:center;gap:5px;overflow:hidden;margin-top:4px;color:var(--hyw-muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.hyw-proof-strip figcaption em{flex:0 0 auto;border:1px solid rgba(255,171,64,.55);color:var(--hyw-warning);padding:1px 4px;font-style:normal;font-size:9px}.hyw-workflow-composer{display:grid;gap:12px;margin:12px;padding:16px;border:1px solid rgba(200,244,56,.38);background:linear-gradient(135deg,#c8f4380b,#0a0f12eb 55%)}.hyw-workflow-composer-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.hyw-workflow-composer-head span{color:var(--hyw-accent);font-size:10px;font-weight:800;letter-spacing:.14em}.hyw-workflow-composer-head h3{margin-top:3px;font-size:18px}.hyw-workflow-callout,.hyw-upload-zone,.hyw-worker-next-state{display:flex;align-items:center;gap:12px;border:1px solid var(--hyw-border);background:#ffffff05;padding:12px}.hyw-workflow-callout>span,.hyw-upload-zone>div>span,.hyw-worker-next-state>span{min-width:0;flex:1;display:grid;gap:3px}.hyw-workflow-callout small,.hyw-upload-zone small,.hyw-worker-next-state small,.hyw-progress-editor p{color:var(--hyw-muted);font-size:12px;line-height:1.55}.hyw-upload-zone{border-style:dashed}.hyw-upload-zone>div{min-width:0;flex:1;display:flex;align-items:center;gap:10px}.hyw-progress-editor{display:grid;gap:8px}.hyw-progress-editor label{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center}.hyw-progress-editor label>span{font-weight:700}.hyw-progress-editor label>strong{color:var(--hyw-accent);font-size:18px}.hyw-progress-editor input[type=range]{grid-column:1 / -1;width:100%;min-height:28px;accent-color:var(--hyw-accent)}.hyw-pending-upload-strip{padding:0;flex-wrap:wrap}.hyw-pending-upload-strip figcaption{display:grid;gap:1px}.hyw-pending-upload-strip figcaption small{color:#7e898f;font-size:10px}.hyw-worker-next-state{margin:12px 0}.hyw-reset-workflow-dialog{display:flex;align-items:flex-start;gap:14px;padding:14px;border:1px solid rgba(255,171,64,.4);background:#ffab4009}.hyw-reset-workflow-dialog h3{margin-bottom:6px}.hyw-reset-workflow-dialog p{color:var(--hyw-muted);line-height:1.65}.hyw-uploaded-strip figure{position:relative}.hyw-proof-preview{width:112px;height:72px;display:block;overflow:hidden;border:0;background:#050708;padding:0;cursor:pointer}.hyw-proof-remove{position:absolute;top:-7px;right:-7px;width:24px;height:24px;display:grid;place-items:center;border:1px solid var(--hyw-border-strong);border-radius:50%;background:#151b1f;color:#ef8b8b;cursor:pointer}.hyw-chat-messages{max-height:320px;overflow-y:auto;display:grid;gap:8px;padding:12px 0}.hyw-chat-messages article{display:flex;align-items:flex-start;gap:8px}.hyw-chat-messages article.is-publisher{flex-direction:row-reverse}.hyw-chat-messages article img{width:30px;height:30px;flex:0 0 auto;border-radius:50%;object-fit:cover}.hyw-chat-messages article p{min-width:0;max-width:calc(100% - 38px);display:grid;gap:4px}.hyw-chat-messages article p>b{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:10px}.hyw-chat-messages time{color:var(--hyw-muted);font-weight:400}.hyw-chat-messages article p>span{padding:8px 10px;border:1px solid var(--hyw-border);background:#ffffff0a;color:#bdc5c9;font-size:11px;line-height:1.55}.hyw-chat-messages article.is-publisher p>span{border-color:#c8f43847;background:#c8f4380a}.hyw-chat-messages article.is-system{opacity:.88}.hyw-flow-card{width:100%;min-height:94px;display:grid;grid-template-columns:34px minmax(0,1fr);grid-template-rows:auto auto 1fr;gap:3px 9px;align-items:center;padding:10px 18px;border:0;background:transparent;color:inherit;cursor:pointer;text-align:left}.hyw-protection-flow li{padding:0;display:block}.hyw-flow-card:hover{background:#c8f43809}.hyw-flow-card>span{grid-row:1;width:30px;height:30px;display:grid;place-items:center;border:1px solid var(--hyw-accent);color:var(--hyw-accent);font-size:11px}.hyw-flow-card>.hyw-icon{grid-row:2 / 4;color:#dce2e5}.hyw-flow-card>b,.hyw-flow-card>p{grid-column:2}.hyw-flow-card>b{font-size:13px}.hyw-flow-card>p{align-self:start;color:var(--hyw-muted);font-size:10px;line-height:1.45}.hyw-dispute-page,.hyw-evidence-page{overflow-x:clip}.hyw-dispute-stepper button,.hyw-side-progress button{border:0;background:transparent;color:inherit;cursor:pointer}.hyw-dispute-stepper button{display:flex;align-items:flex-start;gap:8px;padding:0}.hyw-dispute-stepper button>span{width:27px;height:27px;display:grid;place-items:center;border:1px solid #606a70;border-radius:50%;font-size:12px}.hyw-dispute-stepper button>b{margin-top:4px;font-size:13px}.hyw-dispute-stepper li.is-active button>span{border-color:var(--hyw-accent);background:var(--hyw-accent);color:#111607}.hyw-side-progress button{min-height:36px;border-bottom:1px solid var(--hyw-border-strong);color:var(--hyw-muted);font-size:11px}.hyw-side-progress button.is-active{color:var(--hyw-accent);border-color:var(--hyw-accent)}.hyw-arbitration-result{min-height:610px;display:grid;align-content:start;gap:16px;padding:34px 22px 22px}.hyw-result-seal{display:flex;align-items:center;gap:18px;padding:20px;border:1px solid rgba(200,244,56,.42);background:#c8f43809}.hyw-result-seal>.hyw-icon{flex:0 0 auto;color:var(--hyw-accent)}.hyw-result-seal>span{min-width:0;display:grid;gap:7px}.hyw-result-seal h2{font-size:24px}.hyw-result-seal p{color:var(--hyw-muted);font-size:12px;line-height:1.65}.hyw-result-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--hyw-border)}.hyw-result-grid article{min-width:0;display:grid;gap:7px;padding:15px}.hyw-result-grid article+article{border-left:1px solid var(--hyw-border)}.hyw-result-grid span{color:var(--hyw-muted);font-size:11px}.hyw-result-grid strong{color:var(--hyw-text);font-size:21px}.hyw-result-grid strong.is-accent{color:var(--hyw-accent)}.hyw-ruling-reasons{padding:16px;border:1px solid var(--hyw-border);background:#ffffff04}.hyw-ruling-reasons ul{margin:10px 0 0;padding-left:20px;color:#b7c0c5;font-size:12px;line-height:1.9}.hyw-saved-note{display:flex;align-items:center;gap:7px;margin-top:12px!important;color:#91dbb7;font-size:11px}.hyw-onboarding-main{min-width:0}.hyw-review-state-list{width:min(520px,100%);display:grid;gap:8px;margin:0 0 22px}.hyw-review-state-list span{min-height:44px;display:flex;align-items:center;padding:0 14px;border:1px solid var(--hyw-border);color:var(--hyw-muted);font-size:12px;text-align:left}.hyw-review-state-list span.is-done,.hyw-review-state-list span.is-current{color:var(--hyw-text)}.hyw-review-state-list span.is-done{border-color:#45c98a5c}.hyw-review-state-list span.is-current{border-color:#c8f4387a;background:#c8f4380a}.hyw-onboard-success .hyw-row-actions{justify-content:center}.hyw-onboard-rejected>.hyw-icon,.hyw-onboard-rejected h2{color:var(--hyw-warning)}.hyw-onboard-rejected .hyw-dialog-note{width:min(520px,100%);margin:0 0 20px;border-color:#f2a14a59;background:#f2a14a0b;color:#e2bd8d}.hyw-legal-links{padding:16px}.hyw-legal-links h2{margin-bottom:8px;padding-bottom:12px;border-bottom:1px solid var(--hyw-border)}.hyw-legal-links>button{width:100%;min-height:42px;display:flex;align-items:center;justify-content:space-between;border:0;border-bottom:1px solid var(--hyw-border);background:transparent;color:#c1c9cd;cursor:pointer;text-align:left}.hyw-legal-links>button:hover{color:var(--hyw-accent)}.hyw-legal-article{display:grid;gap:12px}.hyw-legal-article section{padding:14px;border:1px solid var(--hyw-border);background:#ffffff04}.hyw-legal-article h3{margin-bottom:7px;color:var(--hyw-text)}.hyw-legal-article p{color:var(--hyw-muted);font-size:12px;line-height:1.75}@media(max-width:1180px){.hyw-metric-grid{grid-template-columns:repeat(3,1fr)}.hyw-dashboard-grid--publisher{grid-template-columns:minmax(0,2.35fr) minmax(250px,1fr)}.hyw-dashboard-grid--worker{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.hyw-publisher-lower,.hyw-publisher-core,.hyw-publisher-rail{grid-template-columns:minmax(0,1fr)}.hyw-dashboard-grid .hyw-span-2{grid-column:1 / -1}.hyw-evidence-layout,.hyw-dispute-layout,.hyw-onboarding-layout{grid-template-columns:1fr}.hyw-evidence-side{grid-template-columns:1fr 1fr}.hyw-applicant-card{order:-1}.hyw-help-layout{grid-template-columns:210px minmax(0,1fr)}.hyw-help-side{grid-column:1 / -1;grid-template-columns:repeat(3,1fr)}}@media(max-width:860px){.hyw-page{padding:20px 16px 36px}.hyw-onboarding-guest-layout{grid-template-columns:minmax(0,1fr)}.hyw-onboarding-guest-card,.hyw-onboarding-benefits{min-height:0}.hyw-onboarding-guest-card{padding:30px}.hyw-workspace-page{padding:0}.hyw-workspace-layout{grid-template-columns:1fr;width:100%;min-width:0}.hyw-workspace-side{position:sticky;top:var(--header-height, 68px);z-index:20;display:flex;gap:4px;overflow-x:auto;border-right:0;border-bottom:1px solid var(--hyw-border);padding:8px;width:100%;min-width:0;max-width:100vw;overscroll-behavior-inline:contain}.hyw-workspace-side button{width:auto;min-width:max-content;min-height:42px}.hyw-workspace-side button.is-active:after{top:auto;left:10px;right:10px;bottom:0;width:auto;height:2px}.hyw-workspace-main{width:100%;min-width:0;max-width:100vw;padding:20px 16px 32px}.hyw-workspace-main>*,.hyw-dashboard-grid,.hyw-publisher-core,.hyw-publisher-rail,.hyw-publisher-lower{min-width:0;max-width:100%}.hyw-applicant-card{order:0}.hyw-page-heading,.hyw-heading-actions{align-items:flex-start;flex-direction:column}.hyw-heading-actions>div:last-child{width:100%}.hyw-heading-actions .hyw-btn{flex:1}.hyw-metric-grid{grid-template-columns:repeat(2,1fr)}.hyw-dashboard-grid--publisher,.hyw-dashboard-grid--worker{grid-template-columns:minmax(0,1fr)}.hyw-dashboard-grid>*{min-width:0;max-width:100%}.hyw-segmented{width:100%;max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain}.hyw-segmented button{flex:0 0 auto}.hyw-publisher-lower,.hyw-publisher-core,.hyw-publisher-rail{grid-template-columns:minmax(0,1fr)}.hyw-dashboard-grid .hyw-span-2{grid-column:auto}.hyw-order-summary{grid-template-columns:58px 1fr auto}.hyw-order-helper{grid-column:1 / -1;padding:10px 0 0;border-left:0;border-top:1px solid var(--hyw-border)}.hyw-fulfillment-stepper{grid-template-columns:1fr;gap:8px}.hyw-fulfillment-stepper li:not(:last-child):after{display:none}.hyw-evidence-side,.hyw-assurance-grid,.hyw-help-layout,.hyw-help-side{grid-template-columns:1fr}.hyw-timeline-list article{grid-template-columns:34px 1fr}.hyw-timeline-detail,.hyw-verified{grid-column:2}.hyw-acceptance-form{grid-template-columns:1fr}.hyw-protection-flow{grid-template-columns:repeat(2,1fr)}.hyw-flow-next{display:none}.hyw-terms-bar{grid-template-columns:1fr}.hyw-help-side{grid-column:auto}.hyw-dispute-stepper{padding:0}.hyw-dispute-uploads{grid-template-columns:repeat(3,1fr)}.hyw-onboarding-stepper{grid-template-columns:repeat(2,1fr)}.hyw-secondary-panel{min-height:0}.hyw-secondary-panel>.hyw-panel-head{min-height:58px;height:auto;flex-wrap:wrap;padding-block:8px}.hyw-offer-grid,.hyw-template-grid,.hyw-execution-grid,.hyw-settings-grid,.hyw-certification-layout{grid-template-columns:minmax(0,1fr)}.hyw-certification-layout>section,.hyw-certification-layout>aside{padding:16px}.hyw-dialog-dl,.hyw-result-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hyw-dialog-dl>div:nth-child(3){border-left:0;border-top:1px solid var(--hyw-border)}.hyw-dialog-dl>div:nth-child(4){border-top:1px solid var(--hyw-border)}.hyw-result-grid article:nth-child(3){border-left:0}.hyw-result-grid article:nth-child(n+3){border-top:1px solid var(--hyw-border)}.hyw-role-switch{max-width:100%}.hyw-onboarding-main,.hyw-dispute-main,.hyw-dispute-side,.hyw-evidence-timeline-panel{min-width:0}}@media(max-width:580px){.hyw-dispute-access-gate{width:100%;min-height:360px;margin:12px 0;padding:30px 18px}.hyw-dispute-heading{flex-direction:column}.hyw-qa-console label{grid-template-columns:1fr}.hyw-qa-console>.hyw-btn{width:100%}.hyw-running-row{grid-template-columns:34px minmax(0,1fr) auto}.hyw-running-row>span{display:none}.hyw-running-row .hyw-btn--tiny{min-height:44px;padding-inline:10px}.hyw-support-drawer header>button,.hyw-dialog>header>button{width:44px;height:44px}.hyw-page h1{font-size:27px}.hyw-heading-actions>div:last-child,.hyw-evidence-side{flex-direction:column;grid-template-columns:1fr}.hyw-heading-actions .hyw-btn{width:100%}.hyw-metric-grid{grid-template-columns:1fr}.hyw-order-summary{grid-template-columns:50px 1fr}.hyw-order-summary>.hyw-status{grid-column:2}.hyw-proof-strip{overflow-x:auto}.hyw-acceptance-form>div,.hyw-acceptance-form>label{min-height:0}.hyw-assurance-hero>div{padding:30px 16px 0}.hyw-assurance-hero h1{font-size:30px}.hyw-protection-flow,.hyw-dispute-sample>div,.hyw-order-safety dl,.hyw-review-summary,.hyw-form-two{grid-template-columns:1fr}.hyw-dispute-stepper li:not(:last-child):after{display:none}.hyw-field{grid-template-columns:1fr}.hyw-field>span{padding-top:0}.hyw-dispute-uploads{grid-column:1;grid-template-columns:repeat(2,1fr)}.hyw-quantity-compare>div{grid-template-columns:repeat(2,1fr)}.hyw-form-actions{grid-template-columns:1fr}.hyw-verification-state{padding:60px 12px}.hyw-onboarding-stepper{grid-template-columns:repeat(2,minmax(0,1fr))}.hyw-onboarding-stepper li:nth-child(3):before{display:none}.hyw-onboarding-stepper--guest button{min-height:70px;column-gap:7px;justify-content:center}.hyw-onboarding-stepper--guest button>b,.hyw-onboarding-stepper--guest button>small{font-size:12px;white-space:nowrap}.hyw-onboarding-guest-card{padding:22px}.hyw-onboarding-guest-icon{width:62px;height:62px;margin-bottom:18px}.hyw-onboarding-guest-card>p{font-size:13px}.hyw-onboarding-guest-actions{width:100%;display:grid;grid-template-columns:minmax(0,1fr)}.hyw-onboarding-guest-actions .hyw-btn{width:100%;min-width:0}.hyw-choice-row>div,.hyw-proof-upload>div{grid-template-columns:repeat(2,1fr)}.hyw-experience-row{grid-template-columns:1fr}.hyw-weekdays{grid-template-columns:repeat(4,1fr)}.hyw-onboard-actions{flex-direction:column}.hyw-onboard-actions .hyw-btn{width:100%}.hyw-dialog-backdrop{padding:8px}.hyw-dialog,.hyw-dialog--wide{width:calc(100vw - 16px);max-height:calc(100dvh - 16px)}.hyw-dialog>header,.hyw-dialog>footer{padding:9px 12px}.hyw-dialog>footer{flex-wrap:wrap}.hyw-dialog>footer .hyw-btn{flex:1 1 132px}.hyw-dialog-body{padding:14px}.hyw-dialog-dl{grid-template-columns:1fr}.hyw-dialog-dl>div+div,.hyw-dialog-dl>div:nth-child(3){border-left:0;border-top:1px solid var(--hyw-border)}.hyw-profile-dialog img{width:54px;height:54px}.hyw-secondary-panel>.hyw-panel-head .hyw-segmented{order:3;width:100%}.hyw-offer-grid,.hyw-template-grid,.hyw-execution-grid,.hyw-settings-grid,.hyw-certification-layout{gap:10px;padding:12px}.hyw-offer-grid>article{grid-template-columns:44px minmax(0,1fr);padding:12px}.hyw-offer-grid>article>img{width:42px;height:42px}.hyw-offer-grid>article>strong{grid-column:2;font-size:18px}.hyw-row-actions{justify-content:stretch}.hyw-row-actions .hyw-btn{flex:1 1 120px}.hyw-evidence-cards>button{grid-template-columns:88px minmax(0,1fr);gap:10px;padding:10px 12px}.hyw-evidence-cards>button>img{width:88px;height:64px}.hyw-evidence-cards>button>.hyw-status{grid-column:2}.hyw-evidence-cards>button>.hyw-icon:last-child{display:none}.hyw-balance-strip{grid-template-columns:1fr;margin:12px}.hyw-balance-strip>div{padding:12px 14px}.hyw-balance-strip>div+div{border-top:1px solid var(--hyw-border);border-left:0}.hyw-balance-strip strong{font-size:21px}.hyw-panel-filter{padding-inline:12px}.hyw-template-grid>article{grid-template-columns:58px minmax(0,1fr);padding:12px}.hyw-inline-editor{margin:0 12px 12px;padding:12px}.hyw-settings-grid>section{padding:12px}.hyw-setting-row,.hyw-device-row{min-height:62px}.hyw-online-toggle--compact{width:100%;min-width:0}.hyw-execution-head{grid-template-columns:48px minmax(0,1fr)}.hyw-execution-head>.hyw-status{grid-column:2}.hyw-execution-grid dl{grid-template-columns:1fr}.hyw-execution-grid dl>div+div{border-top:1px solid var(--hyw-border);border-left:0}.hyw-certification-layout>section{grid-template-columns:64px minmax(0,1fr)}.hyw-certification-layout>section>img{width:62px;height:62px}.hyw-certification-layout dl>div{align-items:flex-start}.hyw-role-switch{grid-template-columns:repeat(2,minmax(0,1fr));display:grid;margin-bottom:14px}.hyw-role-switch>span{grid-column:1 / -1;padding:2px 4px}.hyw-role-switch button{min-width:0;padding-inline:6px;font-size:11px}.hyw-chat-messages{max-height:280px}.hyw-flow-card{padding:10px 12px}.hyw-arbitration-result{min-height:0;padding:18px 0 0}.hyw-result-seal{align-items:flex-start;padding:16px}.hyw-result-seal h2{font-size:20px}.hyw-result-grid strong{font-size:18px}.hyw-ruling-reasons{padding:13px}.hyw-review-state-list{width:100%}.hyw-onboard-success{min-height:480px}.hyw-onboard-success .hyw-row-actions{width:100%}.hyw-legal-links,.hyw-legal-article section{padding:12px}}@media(max-width:860px){.hyw-page{--hyw-muted: #aeb7bc;font-size:14px}.hyw-page p,.hyw-page li,.hyw-page dd,.hyw-page td,.hyw-page button,.hyw-page label,.hyw-page small,.hyw-page span{overflow-wrap:anywhere}.hyw-page h2,.hyw-page h3,.hyw-panel-head,.hyw-btn{line-height:1.4}.hyw-page-heading{gap:14px;margin-bottom:18px}.hyw-page-heading p{font-size:14px;line-height:1.6}.hyw-panel-head{min-width:0;min-height:56px;height:auto;flex-wrap:wrap;row-gap:8px;padding:9px 12px}.hyw-panel-head>*{min-width:0}.hyw-login-notice,.hyw-context-strip{align-items:flex-start;font-size:13px;line-height:1.6}.hyw-context-strip{display:grid;grid-template-columns:20px minmax(0,1fr);gap:4px 10px;padding:10px 12px}.hyw-context-strip>span{min-width:0}.hyw-context-strip button{grid-column:2;justify-self:start;min-height:44px;margin-left:-8px;padding:0 8px}.hyw-btn,.hyw-btn--tiny,.hyw-link-btn,.hyw-table-action,.hyw-panel-footer-link,.hyw-segmented button,.hyw-workspace-side button,.hyw-todo-panel>button,.hyw-publisher-rail .hyw-todo-panel>button,.hyw-template-card button,.hyw-publisher-rail .hyw-funds-panel>.hyw-btn,.hyw-online-toggle--compact,.hyw-table-empty button,.hyw-income-summary>button,.hyw-help-categories button,.hyw-help-articles>article>button,.hyw-help-side .hyw-panel:first-child>button,.hyw-assurance-faq>article>button,.hyw-terms-bar article>button,.hyw-legal-links>button,.hyw-device-row>button,.hyw-role-switch button,.hyw-side-progress button,.hyw-dispute-stepper button,.hyw-choice-row button,.hyw-weekdays label,.hyw-chat-card form button,.hyw-support-drawer header>button,.hyw-dialog>header>button{min-height:44px}.hyw-btn,.hyw-btn--tiny,.hyw-row-actions .hyw-btn,.hyw-link-btn,.hyw-table-action,.hyw-panel-footer-link,.hyw-device-row>button{font-size:13px;text-align:center}.hyw-row-actions .hyw-btn{min-height:44px}.hyw-segmented{min-width:0;padding:8px 10px;scroll-padding-inline:10px;scrollbar-gutter:stable}.hyw-segmented button{height:44px;min-width:78px;padding-inline:12px;font-size:13px;scroll-snap-align:start}.hyw-workspace-side{scroll-snap-type:x proximity;scrollbar-gutter:stable}.hyw-workspace-side button{min-height:44px;font-size:13px;scroll-snap-align:start}.hyw-table-wrap{max-width:100%;overflow-x:auto;padding-bottom:4px;overscroll-behavior-inline:contain;scrollbar-gutter:stable;touch-action:pan-x pan-y;box-shadow:inset -14px 0 14px -16px #c8f438b8}.hyw-table{width:max-content;min-width:100%;font-size:13px}.hyw-table th,.hyw-table td,.hyw-publisher-tasks .hyw-table th,.hyw-publisher-tasks .hyw-table td{min-height:44px;padding-inline:10px}.hyw-table-action{padding:0 8px}.hyw-table-empty{min-width:min(560px,calc(100vw - 48px));min-height:96px;flex-wrap:wrap;padding:12px;line-height:1.5}.hyw-publisher-lower .hyw-quote-list>button{min-height:64px;grid-template-columns:32px minmax(0,1fr) auto;grid-template-rows:auto auto;gap:3px 8px;padding:8px 12px;font-size:13px}.hyw-publisher-lower .hyw-quote-list>button>img{grid-column:1;grid-row:1 / 3}.hyw-publisher-lower .hyw-quote-list>button>b{grid-column:2;grid-row:1}.hyw-publisher-lower .hyw-quote-list>button>span{grid-column:2;grid-row:2}.hyw-publisher-lower .hyw-quote-list>button>strong{grid-column:3;grid-row:1}.hyw-publisher-lower .hyw-quote-list>button>small{grid-column:3;grid-row:2;justify-self:end;font-size:12px}.hyw-publisher-lower .hyw-activity-list time,.hyw-publisher-lower .hyw-activity-list b,.hyw-activity-list time,.hyw-activity-list p,.hyw-template-card span,.hyw-credit-stats span,.hyw-income-summary span,.hyw-fulfillment-stepper li small,.hyw-timeline-title small,.hyw-verified,.hyw-uploaded-strip figcaption,.hyw-settlement-card .hyw-panel-head>span,.hyw-protection-flow li>span,.hyw-dispute-sample article small,.hyw-field>span>small,.hyw-field>small,.hyw-upload-tile small,.hyw-quantity-compare span,.hyw-communication-log article p,.hyw-form-warning,.hyw-side-progress span,.hyw-countdown-label,.hyw-reviewing-note small,.hyw-onboarding-stepper button>span,.hyw-experience-row span,.hyw-proof-upload button small,.hyw-weekdays label,.hyw-credit-preview strong small,.hyw-security-reminder p,.hyw-dialog-dl dt,.hyw-inline-result span,.hyw-offer-grid p,.hyw-offer-grid small,.hyw-template-grid p,.hyw-template-grid small,.hyw-evidence-cards>button small,.hyw-setting-row small,.hyw-device-row small,.hyw-execution-head small,.hyw-execution-grid dt,.hyw-income-summary>button,.hyw-chat-messages article p>b,.hyw-flow-card>span,.hyw-side-progress button,.hyw-result-grid span,.hyw-saved-note,.hyw-role-switch button{font-size:12px;line-height:1.55}.hyw-publisher-lower .hyw-activity-list p,.hyw-chat-card>article p,.hyw-chat-card input,.hyw-protection-flow li p,.hyw-terms-bar article p,.hyw-chat-messages article p>span,.hyw-flow-card>p,.hyw-help-articles>article>div,.hyw-customer-card>p,.hyw-legal-article p,.hyw-dialog-note,.hyw-muted-copy,.hyw-certification-layout p,.hyw-result-seal p,.hyw-ruling-reasons ul,.hyw-review-state-list span,.hyw-applicant-card>p,.hyw-review-summary span,.hyw-check-line,.hyw-rules-check label,.hyw-risk-note,.hyw-timeline-detail p,.hyw-acceptance-form>div label,.hyw-assurance-faq>article p,.hyw-safeguards p{font-size:13px;line-height:1.65}.hyw-publisher-lower .hyw-activity-list p,.hyw-uploaded-strip figcaption,.hyw-execution-grid dd,.hyw-dialog>header h2{overflow:visible;text-overflow:clip;white-space:normal}.hyw-execution-grid dd{font-size:13px;line-height:1.5}.hyw-chat-card input{height:44px;font-size:14px}.hyw-chat-card form button{width:44px;flex:0 0 44px}.hyw-help-articles small{font-size:12px;line-height:1.55}.hyw-help-search{height:54px;grid-template-columns:44px minmax(0,1fr) 52px}.hyw-help-search input{font-size:14px}.hyw-help-categories{display:flex;gap:4px;overflow-x:auto;padding:8px;scroll-snap-type:x proximity;overscroll-behavior-inline:contain;scrollbar-gutter:stable}.hyw-help-categories button{width:auto;min-width:max-content;min-height:44px;flex:0 0 auto;grid-template-columns:22px auto;padding:0 12px;scroll-snap-align:start}.hyw-help-categories button>.hyw-icon:last-child{display:none}.hyw-help-categories button.is-active:before{left:10px;right:10px;top:auto;bottom:0;width:auto;height:2px}.hyw-help-articles{min-height:0}.hyw-help-articles>article>button>span{min-width:0;line-height:1.55}.hyw-support-drawer{width:min(420px,100vw);height:100dvh;max-width:100%}.hyw-support-messages{min-height:0;padding:14px}.hyw-support-messages article{min-width:0;margin-bottom:12px}.hyw-support-messages article.is-user{justify-content:flex-end}.hyw-support-messages article p{min-width:0;max-width:calc(100% - 30px);display:grid;gap:6px;font-size:14px}.hyw-support-messages article p span{overflow-wrap:anywhere}.hyw-support-messages article p time{justify-self:end;color:var(--hyw-muted);font-size:12px}.hyw-support-drawer>form{padding-bottom:max(16px,env(safe-area-inset-bottom))}.hyw-support-drawer textarea{font-size:16px;line-height:1.5}.hyw-proof-upload figure,.hyw-dispute-uploads figure{position:relative;min-width:0}.hyw-proof-upload figure>button,.hyw-dispute-uploads figure>button,.hyw-proof-remove{position:absolute;top:4px;right:4px;width:44px;height:44px;min-height:44px;display:grid;place-content:center;padding:0;border:1px solid var(--hyw-border-strong);border-radius:50%;background:#080b0deb}}@media(max-width:580px){.hyw-page,.hyw-workspace-main{padding-inline:12px}.hyw-heading-actions>div:last-child{display:grid;grid-template-columns:1fr;gap:8px}.hyw-panel-head h2{font-size:17px}.hyw-running-row{grid-template-columns:34px minmax(0,1fr) auto;grid-template-rows:auto auto;gap:4px 8px;min-height:72px}.hyw-running-row>.hyw-item-icon{grid-column:1;grid-row:1 / 3}.hyw-running-row>div{grid-column:2;grid-row:1}.hyw-running-row>span{display:block;grid-column:2;grid-row:2;color:var(--hyw-muted);font-size:13px}.hyw-running-row>.hyw-btn--tiny{grid-column:3;grid-row:1 / 3}.hyw-assurance-hero{height:auto;min-height:250px}.hyw-assurance-hero>img{position:absolute;top:0;right:0;bottom:0;left:0}.hyw-assurance-hero>div{position:relative;min-height:250px;padding:28px 16px 24px}.hyw-assurance-hero p{font-size:14px;line-height:1.6}.hyw-protection-flow{grid-template-columns:1fr}.hyw-flow-card{min-height:88px}.hyw-uploaded-strip{padding-top:4px;padding-bottom:16px}.hyw-uploaded-strip figure,.hyw-uploaded-strip img,.hyw-uploaded-strip video,.hyw-proof-preview{width:132px}.hyw-uploaded-strip figcaption{min-height:38px;padding-top:5px}.hyw-result-grid{grid-template-columns:1fr}.hyw-result-grid article+article,.hyw-result-grid article:nth-child(3){border-left:0;border-top:1px solid var(--hyw-border)}.hyw-result-seal{align-items:flex-start;gap:12px}.hyw-help-articles>article{margin-inline:10px}.hyw-help-articles>article>div{padding-inline:12px}.hyw-help-articles ol li{grid-template-columns:24px 34px minmax(0,1fr);gap:8px}.hyw-support-drawer header{min-height:68px;padding-inline:12px}.hyw-support-drawer>form{padding-inline:12px}.hyw-support-drawer textarea{min-height:80px}}@media(max-width:420px){.hyw-applicant,.hyw-credit-preview{grid-template-columns:54px minmax(0,1fr)}.hyw-applicant>.hyw-status,.hyw-credit-preview>.hyw-status{grid-column:2;justify-self:start}.hyw-helper-score{grid-template-columns:40px minmax(0,1fr) auto}.hyw-helper-score>span+span{grid-column:2;padding-left:0;border-left:0;text-align:left}.hyw-helper-score>.hyw-status{grid-column:3;grid-row:1 / 3}.hyw-quantity-compare>div,.hyw-choice-row>div,.hyw-proof-upload>div{grid-template-columns:1fr}.hyw-weekdays{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:580px){.hyw-cancel-rule-list{grid-template-columns:1fr}.hyw-cancel-rule-list article{min-height:64px;grid-template-columns:20px minmax(0,1fr) auto;align-items:center}.hyw-cancel-rule-list article>strong{grid-column:3;grid-row:1}.hyw-cancel-dialog-dl{grid-template-columns:repeat(2,minmax(0,1fr))}.hyw-cancel-dialog-dl>div:nth-child(3){border-top:1px solid var(--hyw-border);border-left:0}.hyw-cancel-dialog-dl>div:nth-child(4){border-top:1px solid var(--hyw-border)}.hyw-cancel-entry>div{grid-template-columns:22px minmax(0,1fr)}.hyw-cancel-entry>div>strong{grid-column:2}.hyw-missing-order{min-height:300px;padding:28px 18px}}@media(max-width:860px){.hyw-role-context{grid-template-columns:auto minmax(0,1fr)}.hyw-role-context>small{grid-column:1 / -1;max-width:none;text-align:left}}@media(max-width:580px){.hyw-fulfillment-stepper{grid-template-columns:repeat(5,minmax(0,1fr));gap:0;margin-bottom:16px;padding-inline:2px}.hyw-fulfillment-stepper.is-cancelled{grid-template-columns:repeat(4,minmax(0,1fr))}.hyw-fulfillment-stepper li{min-width:0;grid-template-columns:1fr;grid-template-rows:28px auto;justify-items:center;gap:5px;text-align:center}.hyw-fulfillment-stepper li>span{grid-row:1}.hyw-fulfillment-stepper li b{grid-row:2;width:auto;padding:0;background:transparent;font-size:12px;white-space:nowrap}.hyw-fulfillment-stepper li small{display:none}.hyw-fulfillment-stepper li:not(:last-child):after{display:block;left:calc(50% + 14px);right:calc(-50% + 14px);top:14px}.hyw-step-full{display:none}.hyw-step-short{display:inline}.hyw-evidence-timeline-panel{display:flex;flex-direction:column}.hyw-evidence-timeline-panel>.hyw-panel-head{order:0}.hyw-evidence-timeline-panel>.hyw-workflow-composer{order:1}.hyw-evidence-timeline-panel>.hyw-timeline-list{order:2}.hyw-evidence-timeline-panel>.hyw-acceptance-form{order:3}.hyw-evidence-timeline-panel>.hyw-inline-result{order:4}.hyw-role-context{grid-template-columns:1fr;margin-bottom:12px;padding:10px}.hyw-role-context>strong{min-height:44px}.hyw-role-context>small{grid-column:1}.hyw-workflow-composer{margin:8px;padding:12px}.hyw-workflow-composer-head span,.hyw-proof-strip figcaption,.hyw-proof-strip figcaption em,.hyw-pending-upload-strip figcaption small,.hyw-dispute-uploads figcaption,.hyw-demo-console>span{font-size:12px}.hyw-workflow-callout,.hyw-upload-zone{align-items:flex-start;flex-wrap:wrap}.hyw-workflow-callout>.hyw-btn,.hyw-upload-zone>.hyw-btn{width:100%;min-height:44px}.hyw-workflow-composer>.hyw-btn,.hyw-pending-upload-strip button,.hyw-proof-strip figure>button{min-height:44px}.hyw-proof-strip figure,.hyw-proof-strip figure>button,.hyw-proof-strip figure img,.hyw-proof-strip figure video{width:104px}.hyw-proof-strip figure>button,.hyw-proof-strip figure img,.hyw-proof-strip figure video{height:64px}.hyw-timeline-list article{gap:8px;padding-inline:4px}.hyw-reset-workflow-dialog{padding:12px}}@media(prefers-reduced-motion:reduce){.hyw-page *,.hyw-page *:before,.hyw-page *:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.hyw-qualification-note,.hyw-onboarding-readonly-banner,.hyw-onboarding-editing-notice{width:min(560px,100%);display:flex;align-items:flex-start;gap:10px;padding:13px 14px;border:1px solid rgba(200,244,56,.34);background:#c8f4380b;color:#d9e5dd;font-size:12px;line-height:1.6;text-align:left}.hyw-qualification-note{margin:-8px 0 20px}.hyw-qualification-note>.hyw-icon,.hyw-onboarding-editing-notice>.hyw-icon{flex:0 0 auto;margin-top:2px;color:var(--hyw-accent)}.hyw-qualification-note span,.hyw-onboarding-readonly-banner span{display:grid;gap:2px}.hyw-qualification-note b{color:var(--hyw-accent)}.hyw-onboarding-readonly-banner,.hyw-onboarding-editing-notice{width:100%;margin:0 0 16px}.hyw-onboarding-readonly-banner{border-color:var(--hyw-border-strong);background:#ffffff06;color:var(--hyw-muted)}.hyw-onboarding-readonly-banner>.hyw-icon{flex:0 0 auto;margin-top:2px;color:#aeb9bf}.hyw-onboarding-readonly-banner b{color:var(--hyw-text)}.hyw-revision-draft-card{width:min(600px,100%);display:grid;gap:14px;margin:0 0 20px;padding:16px;border:1px solid rgba(110,170,204,.38);background:#4c87aa11;text-align:left}.hyw-revision-draft-card>span{display:grid;grid-template-columns:24px minmax(0,1fr);gap:4px 9px}.hyw-revision-draft-card>span>.hyw-icon{grid-row:1 / 3;color:#9fcce4}.hyw-revision-draft-card small{color:var(--hyw-muted);font-size:12px;line-height:1.55}.hyw-revision-draft-card>div{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.hyw-choice-row button{min-height:44px}.hyw-choice-row button:disabled,.hyw-experience-row select:disabled,.hyw-weekdays input:disabled,.hyw-check-line input:disabled,.hyw-rules-check input:disabled{cursor:default;opacity:1}.hyw-choice-row button:disabled:not(.is-selected){color:#8e989d;background:#0d1215}.hyw-onboarding-form input[readonly],.hyw-onboarding-form textarea[readonly],.hyw-onboarding-form select:disabled{cursor:default;opacity:1;color:#c8d0d4;-webkit-text-fill-color:#c8d0d4}.hyw-review-summary article>button:disabled{display:none}.hyw-proof-upload figure{position:relative;min-width:0;margin:0}.hyw-proof-upload figure>img,.hyw-onboarding-proof-preview,.hyw-onboarding-proof-preview>img,.hyw-onboarding-proof-history{width:100%;height:124px}.hyw-proof-upload figure>img,.hyw-onboarding-proof-preview>img{display:block;object-fit:cover}.hyw-proof-upload .hyw-onboarding-proof-preview{position:static;display:block;padding:0;border:1px solid var(--hyw-border-strong);border-radius:0;background:#0d1215;cursor:zoom-in;overflow:hidden}.hyw-proof-upload .hyw-onboarding-proof-preview>img{border:0;transition:transform .16s ease}.hyw-proof-upload .hyw-onboarding-proof-preview:hover>img{transform:scale(1.025)}.hyw-onboarding-proof-history{display:grid;place-content:center;justify-items:center;gap:4px;padding:12px;border:1px solid rgba(200,244,56,.32);background:#c8f43809;color:var(--hyw-text);text-align:center}.hyw-onboarding-proof-history>.hyw-icon{color:var(--hyw-accent)}.hyw-onboarding-proof-history b,.hyw-onboarding-proof-history small{font-size:12px;line-height:1.35}.hyw-onboarding-proof-history small{color:var(--hyw-warning)}.hyw-proof-upload figcaption{min-width:0;display:grid;gap:2px;padding:7px 2px 0;color:#cbd2d6;font-size:12px;line-height:1.4}.hyw-proof-upload figcaption span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hyw-proof-upload figcaption em{color:var(--hyw-muted);font-size:11px;font-style:normal}.hyw-proof-upload .hyw-onboarding-proof-delete{position:absolute;top:4px;right:4px;z-index:2;width:44px;height:44px;min-height:44px;display:grid;place-content:center;padding:0;border:1px solid var(--hyw-border-strong);border-radius:50%;background:#080b0df0;color:#e5e9eb}.hyw-proof-upload .hyw-onboarding-proof-add{min-height:124px}.hyw-proof-upload .hyw-onboarding-proof-add:disabled{cursor:progress;opacity:.72}@media(max-width:700px){.hyw-qualification-note,.hyw-onboarding-readonly-banner,.hyw-onboarding-editing-notice,.hyw-revision-draft-card{font-size:13px}.hyw-revision-draft-card>div{display:grid;grid-template-columns:1fr}.hyw-revision-draft-card .hyw-btn{width:100%;min-height:44px}.hyw-proof-upload figure>.hyw-onboarding-proof-preview{position:static;width:100%;height:124px;min-height:124px;padding:0;border-radius:0}.hyw-proof-upload figcaption,.hyw-proof-upload figcaption em,.hyw-onboarding-proof-history b,.hyw-onboarding-proof-history small{font-size:12px}}:root{--hy-color-background: #080B0D;--hy-color-surface: #101518;--hy-color-surface-raised: #171D21;--hy-color-surface-hover: #20282D;--hy-color-text-primary: #E5EAED;--hy-color-text-secondary: #8F9AA1;--hy-color-accent: #C8F438;--hy-color-accent-hover: #D5FF4D;--hy-color-warning: #F2A14A;--hy-color-success: #45C98A;--hy-color-error: #E05B5B;--hy-color-border: rgba(255,255,255,.1);--hy-color-border-strong: rgba(255,255,255,.18);--hy-color-overlay: rgba(8,11,13,.78);--hy-radius-button: 4px;--hy-radius-input: 4px;--hy-radius-card: 6px;--hy-radius-modal: 6px;--hy-radius-pill: 999px;--hy-spacing-unit: 8px;--hy-spacing-xs: 4px;--hy-spacing-sm: 8px;--hy-spacing-md: 16px;--hy-spacing-lg: 24px;--hy-spacing-xl: 32px;--hy-spacing-section: 72px;--hy-size-content-max-width: 1320px;--hy-size-header-height: 68px;--hy-size-input-height: 44px;--hy-size-button-height: 44px;--hy-size-table-row-height: 60px;--hy-typography-font-family-sans: HarmonyOS Sans SC, MiSans, Noto Sans SC, Inter, sans-serif;--hy-typography-body: 15px;--hy-typography-caption: 13px;--hy-typography-section-title: 20px;--hy-typography-page-title: 32px;--hy-typography-hero-title: 56px;--hy-typography-number: 28px;--hy-icon-library: lucide-react;--hy-icon-default-size: 20px;--hy-icon-stroke-width: 1.75;--hy-shadow-raised: 0 16px 40px rgba(0,0,0,.28);--hy-shadow-focus: 0 0 0 3px rgba(200,244,56,.14)}:root{color:var(--hy-color-text-primary);background:var(--hy-color-background);font-family:HarmonyOS Sans SC,MiSans,Noto Sans SC,Microsoft YaHei UI,Inter,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--content: 1320px;--header-height: 68px;--acid: #c8f438;--acid-hover: #d5ff4d;--surface: #101518;--raised: #171d21;--muted: #8f9aa1;--line: rgba(255, 255, 255, .1);--line-strong: rgba(255, 255, 255, .18)}*{box-sizing:border-box;scrollbar-color:#3b4843 #080b0d;scrollbar-width:thin}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-track{background:#080b0d}*::-webkit-scrollbar-thumb{background:#3b4843;border:2px solid #080b0d;border-radius:999px}html{min-width:320px;background:#080b0d;color-scheme:dark;scroll-behavior:smooth}html::-webkit-scrollbar{width:10px;background:#080b0d}html::-webkit-scrollbar-track{background:#080b0d}html::-webkit-scrollbar-thumb{background:#3b4843;border:2px solid #080b0d;border-radius:999px}body{margin:0;min-width:320px;min-height:100vh;color:var(--hy-color-text-primary);background-color:#080b0d;background-image:url(/assets/textures/topographic.webp);background-attachment:fixed;background-size:1024px 1024px;-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--acid);outline-offset:3px}img{display:block;max-width:100%}h1,h2,h3,h4,p{margin-top:0}.app-shell{min-height:100vh}.container{width:min(calc(100% - 48px),var(--content));margin-inline:auto}.site-header{position:sticky;top:0;z-index:100;height:var(--header-height);border-bottom:1px solid var(--line);background:#080b0df5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-inner{position:relative;z-index:3;width:min(calc(100% - 48px),var(--content));height:100%;margin-inline:auto;display:flex;align-items:center;gap:44px}.brand-button{border:0;background:transparent;padding:0;display:flex;align-items:center;gap:12px;cursor:pointer;min-width:206px;text-align:left}.brand-mark{width:42px;height:42px;object-fit:contain}.brand-copy{display:flex;flex-direction:column;line-height:1.05;letter-spacing:.12em}.brand-copy strong{font-size:21px;font-weight:750;white-space:nowrap}.brand-copy small{margin-top:5px;font-size:9px;color:var(--muted);letter-spacing:.28em;white-space:nowrap}.main-nav{align-self:stretch;display:flex;align-items:stretch;gap:18px;flex:1}.main-nav button{position:relative;border:0;padding:0 12px;background:transparent;color:#b8c0c4;cursor:pointer;font-size:15px;white-space:nowrap}.main-nav button:hover{color:#fff}.main-nav button.active{color:var(--acid)}.main-nav button.active:after{content:"";position:absolute;left:12px;right:12px;bottom:0;height:2px;background:var(--acid)}.header-actions{display:flex;align-items:center;gap:12px}.button{min-height:44px;border-radius:4px;border:1px solid var(--line-strong);padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:9px;cursor:pointer;font-weight:650;transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.button:hover{border-color:#ffffff57}.button:active{transform:translateY(1px)}.button-primary{background:var(--acid);color:#10130a;border-color:var(--acid);box-shadow:0 0 24px #c8f4381a}.button-primary:hover{background:var(--acid-hover);border-color:var(--acid-hover)}.button-secondary{background:#101518e0;color:var(--hy-color-text-primary)}.button-danger{border-color:#e05b5b94;background:transparent;color:#ef7777}.button-text{min-height:auto;padding:4px 0;border:0;background:transparent;color:var(--acid)}.button[disabled],.button.is-disabled{opacity:.42;cursor:not-allowed;transform:none}.icon-button{width:44px;height:44px;display:inline-grid;place-items:center;padding:0;border:1px solid var(--line);border-radius:4px;background:var(--surface);cursor:pointer}.icon-button:hover{border-color:var(--acid);color:var(--acid)}.ui-icon{display:inline-block;flex:0 0 auto;background:currentColor;-webkit-mask-image:var(--icon-url);mask-image:var(--icon-url);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.item-icon{object-fit:contain;flex:0 0 auto}.account-menu-wrap{position:relative}.account-button{min-height:44px;display:flex;align-items:center;gap:8px;padding:4px 2px;border:0;background:transparent;color:#dfe4e7;cursor:pointer}.account-button img{width:34px;height:34px;object-fit:cover;border:1px solid var(--line-strong);border-radius:50%}.account-warning-dot{min-width:18px;height:18px;display:inline-grid;place-items:center;padding:0 4px;border:1px solid rgba(242,161,74,.65);border-radius:9px;background:#f2a14a1f;color:#f2a14a;font:700 11px/1 var(--font-sans)}.account-menu{position:absolute;z-index:120;top:calc(100% + 10px);right:0;width:272px;padding:8px;color:#dfe4e7;background:#0d1215fc;border:1px solid var(--line-strong);border-radius:6px;box-shadow:0 22px 56px #00000094}.account-menu:before{content:"";position:absolute;top:-6px;right:18px;width:10px;height:10px;background:#0d1215;border-top:1px solid var(--line-strong);border-left:1px solid var(--line-strong);transform:rotate(45deg)}.account-menu-summary{display:flex;align-items:center;gap:11px;min-height:62px;padding:8px 10px 12px;border-bottom:1px solid var(--line)}.account-menu-summary img{width:40px;height:40px;object-fit:cover;border:1px solid var(--line-strong);border-radius:50%}.account-menu-summary span{min-width:0;display:grid;gap:4px}.account-menu-summary strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.account-menu-summary small{color:var(--muted);font-size:12px;letter-spacing:.04em}.account-menu-warning{display:grid;grid-template-columns:20px minmax(0,1fr);gap:9px;align-items:start;margin:8px;padding:10px;border:1px solid rgba(242,161,74,.35);border-radius:4px;background:#f2a14a12;color:#f2a14a}.account-menu-warning>span{min-width:0;display:grid;gap:3px}.account-menu-warning strong{font-size:12px}.account-menu-warning small{color:#c5a77c;font-size:12px;line-height:1.5;overflow-wrap:anywhere}.account-menu>button{width:100%;min-height:44px;display:flex;align-items:center;gap:10px;padding:0 11px;color:#cbd2d5;background:transparent;border:0;border-radius:4px;cursor:pointer;text-align:left}.account-menu>button:hover{color:#eef2f3;background:#ffffff0f}.account-menu>.account-menu-logout{margin-top:4px;color:#ef7777;border-top:1px solid var(--line);border-radius:0 0 4px 4px}.account-menu>.account-menu-logout:hover{color:#ff9898;background:#e05b5b14}.account-warning-banner{position:sticky;top:var(--header-height);z-index:45;min-height:44px;display:flex;align-items:center;gap:10px;padding:8px max(16px,calc((100vw - 1320px)/2));border-bottom:1px solid rgba(242,161,74,.45);background:#261b0ef5;color:#f2a14a}.account-warning-banner>span{display:flex;align-items:baseline;gap:10px;min-width:0}.account-warning-banner strong{white-space:nowrap;font-size:13px}.account-warning-banner small{color:#d8c3a4;font-size:12px;line-height:1.45;overflow-wrap:anywhere}.mobile-auth-entry{display:none}.worker-online{display:inline-flex;align-items:center;gap:7px;color:#dce2e5;font-size:13px}.worker-online i{width:7px;height:7px;border-radius:50%;background:var(--acid);box-shadow:0 0 10px #c8f4386b}.worker-online.is-paused{color:#aab3b8}.worker-online.is-paused i{background:#7b858b;box-shadow:none}.mobile-menu-button,.mobile-nav-backdrop{display:none}.panel{background:#101518f0;border:1px solid var(--line);border-radius:6px;box-shadow:0 16px 40px #0000002e}.panel-raised{background:#171d21f5}.eyebrow{color:var(--acid);font-size:13px;letter-spacing:.16em;text-transform:uppercase;font-weight:700}.muted{color:var(--muted)}.accent{color:var(--acid)}.warning{color:var(--hy-color-warning)}.success{color:var(--hy-color-success)}.status-dot{width:7px;height:7px;border-radius:50%;display:inline-block;background:var(--hy-color-success);box-shadow:0 0 10px #45c98a66}.status-dot.warning{background:var(--hy-color-warning)}.tag{min-height:26px;padding:0 10px;display:inline-flex;align-items:center;gap:6px;border:1px solid var(--line-strong);border-radius:3px;color:#bdc5c9;background:#080b0d80;font-size:13px}.tag.active{color:var(--acid);border-color:#c8f43873;background:#c8f43812}.field{display:grid;gap:8px}.field label,.field-label{color:#c8ced2;font-size:14px;font-weight:620}.field input,.field select,.field textarea,.control{width:100%;min-height:44px;border:1px solid var(--line-strong);border-radius:4px;background:#101518;color:var(--hy-color-text-primary);padding:10px 13px}.field textarea{min-height:96px;resize:vertical}.field input::placeholder,.field textarea::placeholder{color:#667178}.field input:hover,.field select:hover,.field textarea:hover{border-color:#ffffff4d}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--acid);outline:none;box-shadow:var(--hy-shadow-focus)}.field-error{color:var(--hy-color-error);font-size:12px}.checkbox-row{display:flex;align-items:flex-start;gap:10px;color:#bec6ca;font-size:14px}.checkbox-row input{width:17px;height:17px;margin:1px 0 0;accent-color:var(--acid)}.switch{position:relative;width:42px;height:22px;border-radius:999px;border:1px solid var(--line-strong);background:#30383d;cursor:pointer}.switch:after{content:"";position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:#eef2f3;transition:left .16s ease}.switch.on{background:var(--acid);border-color:var(--acid)}.switch.on:after{left:21px;background:#fff}.page-header{padding:26px 0 20px;border-bottom:1px solid var(--line);background:#080b0d94}.page-header h1{margin-bottom:7px;font-size:30px;line-height:1.2}.page-header p{margin-bottom:0;color:var(--muted)}.breadcrumbs{display:flex;gap:8px;margin-bottom:12px;color:#7d888e;font-size:13px}.floating-support{position:fixed;z-index:80;right:30px;bottom:28px;min-height:48px;padding:0 16px;display:flex;align-items:center;gap:9px;border:1px solid var(--line-strong);border-radius:4px;background:#101518f5;color:#dbe1e4;cursor:pointer;box-shadow:0 14px 36px #00000057}.floating-support i{width:7px;height:7px;border-radius:50%;background:var(--acid)}.floating-support:hover{border-color:var(--acid);color:var(--acid)}.toast-region{position:fixed;z-index:300;top:84px;right:24px;display:grid;gap:10px;width:min(360px,calc(100vw - 32px));pointer-events:none}.toast{min-height:50px;padding:12px 14px;display:flex;align-items:center;gap:10px;border:1px solid rgba(69,201,138,.36);border-radius:4px;background:#151c1f;color:#e6eaec;box-shadow:0 18px 40px #0000005c}.toast-warning{border-color:#f2a14a73}.toast-error{border-color:#e05b5b7a}.state-page{min-height:calc(100vh - var(--header-height));padding:140px 0 80px;text-align:center;display:flex;flex-direction:column;align-items:center}.state-page h1{font-size:38px;margin:12px 0}.state-page p:not(.eyebrow){color:var(--muted)}.state-page .button{margin-top:22px}.state-page-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.state-page-actions .button{margin-top:22px}@media(max-width:1100px){.header-inner{gap:20px}.brand-button{min-width:auto}.brand-copy small{display:none}.main-nav{gap:4px}.main-nav button{padding-inline:8px;font-size:14px}}@media(max-width:920px){:root{--header-height: 62px}html{scrollbar-width:none}html::-webkit-scrollbar{display:none}.container,.header-inner{width:min(calc(100% - 28px),var(--content))}.header-inner{gap:12px}.brand-button{min-width:0;min-height:44px;flex:0 1 auto}.brand-mark{width:36px;height:36px}.brand-copy{min-width:0}.brand-copy strong{font-size:18px}.main-nav{position:fixed;z-index:2;top:var(--header-height);left:0;right:0;display:none;height:auto;max-height:calc(100dvh - var(--header-height));overflow-y:auto;padding:8px 14px 12px;background:#080c0efb;border-bottom:1px solid var(--line-strong);box-shadow:0 22px 52px #0000008a;flex-direction:column;align-items:stretch;gap:0}.main-nav.is-open{display:flex}.main-nav button{min-height:48px;text-align:left;padding:0 14px}.main-nav button.active:after{left:0;right:auto;bottom:11px;top:11px;width:2px;height:auto}.publish-header{display:none}.login-button{width:44px;min-width:44px;height:44px;padding:0}.login-button-label{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.mobile-menu-button{display:inline-grid}.mobile-nav-backdrop{display:block;position:fixed;z-index:1;inset:var(--header-height) 0 0;width:100%;height:calc(100dvh - var(--header-height));padding:0;border:0;background:#020506bd;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);cursor:default}.header-actions{margin-left:auto;flex:0 0 auto;gap:8px}.account-button{width:44px;min-width:44px;height:44px;padding:5px;justify-content:center}.account-button span{display:none}.account-button .account-warning-dot{display:inline-grid;position:absolute;top:1px;right:1px}.account-button>.ui-icon,.worker-online{display:none}.account-menu{position:fixed;top:calc(var(--header-height) + 6px);right:10px;width:min(288px,calc(100vw - 20px));max-height:calc(100dvh - var(--header-height) - 16px);overflow-y:auto}.account-menu:before{right:58px}.account-warning-banner{top:var(--header-height);padding:8px 12px}.account-warning-banner>span{display:grid;gap:2px}.main-nav .mobile-auth-entry{display:flex;align-items:center;gap:10px;margin-top:8px;color:var(--acid);border-top:1px solid var(--line)}.floating-support{right:14px;bottom:14px;width:46px;padding:0;justify-content:center}.floating-support span:not(.ui-icon),.floating-support i{display:none}.floating-support .ui-icon{display:inline-block}}@media(max-width:520px){.header-inner{width:calc(100% - 20px)}.brand-copy strong{font-size:17px}.button{padding-inline:16px}.page-header h1{font-size:25px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
