:root{--ps-bg: #f6f2e8;--ps-bg-soft: #fbf8f1;--ps-surface: #ffffff;--ps-surface-soft: #fffaf0;--ps-surface-amber: #fff4d9;--ps-border: #e5dcc7;--ps-border-strong: #d8be7f;--ps-text: #231d12;--ps-text-muted: #7b6d52;--ps-primary: #f3ba21;--ps-primary-strong: #d89a00;--ps-success: #198754;--ps-warning: #d9741f;--ps-secondary: #f6d56f;--ps-shadow: 0 16px 36px rgba(81, 59, 18, .08);--ps-shadow-soft: 0 6px 18px rgba(81, 59, 18, .05);--ps-radius-lg: 24px;--ps-radius-md: 18px;--ps-radius-sm: 12px;--ps-font: "PingFang SC", "Microsoft YaHei", "Segoe UI", sans-serif}*{box-sizing:border-box}html,body,#app{min-height:100%;margin:0;background:linear-gradient(180deg,#fff7e2f2,#f6f2e8eb 20%,#f6f2e8);color:var(--ps-text);font-family:var(--ps-font)}body{min-height:100vh}a{color:inherit;text-decoration:none}.ps-shell{min-height:100vh;flex-direction:column}.ps-brand{display:flex;align-items:center;gap:14px}.ps-brand__icon{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,var(--ps-primary) 0%,#ffd86a 100%);color:#241a0a;box-shadow:inset 0 0 0 1px #5a3f001f}.ps-brand__text h1,.ps-brand__text p{margin:0}.ps-brand__text h1{font-size:18px;font-weight:700;letter-spacing:.01em}.ps-brand__text p{margin-top:4px;color:var(--ps-text-muted);font-size:12px}.ps-header{position:sticky;top:0;z-index:40;display:grid;grid-template-columns:minmax(260px,1fr) auto minmax(260px,1fr);align-items:center;gap:20px;padding:18px 32px 14px;background:#faf5ebe6;border-bottom:1px solid rgba(216,190,127,.42);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.ps-header__brand{display:flex;align-items:center;gap:14px;min-width:0}.ps-header__nav{justify-self:center;display:flex;align-items:center;gap:8px;padding:8px;border-radius:999px;background:#ffffffb8;border:1px solid rgba(216,190,127,.35);box-shadow:var(--ps-shadow-soft)}.ps-header__actions{justify-self:end;display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.ps-header-menu__item{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border-radius:999px;color:var(--ps-text-muted);font-size:14px;font-weight:700;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}.ps-header-menu__item:hover{background:#f3ba211f;color:var(--ps-text)}.ps-header-menu__item.is-active{background:var(--ps-surface-amber);color:var(--ps-text);box-shadow:inset 0 0 0 1px #d89a002e}.ps-main{flex:1;padding:24px 32px 36px}.ps-topbar{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:26px}.ps-page-eyebrow{color:var(--ps-primary-strong);font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.ps-topbar__title,.ps-page-title{margin-top:6px;font-size:30px;line-height:1.12;font-weight:800}.ps-topbar__desc,.ps-page-desc,.ps-muted{color:var(--ps-text-muted)}.ps-topbar__desc,.ps-page-desc{margin-top:10px;max-width:860px;font-size:14px;line-height:1.7}.ps-topbar__headline{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.ps-mode-badge{display:inline-flex;align-items:center;padding:7px 12px;border-radius:999px;background:#fff3cf;border:1px solid rgba(216,154,0,.18);color:#8d6400;font-size:12px;font-weight:700}.ps-inline-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.ps-user-pill{display:flex;flex-direction:column;gap:2px;padding:10px 14px;border-radius:999px;background:var(--ps-surface);border:1px solid var(--ps-border);box-shadow:var(--ps-shadow-soft)}.ps-user-pill span{font-size:11px;color:var(--ps-text-muted);text-transform:uppercase;letter-spacing:.08em}.ps-user-pill strong{font-size:13px;font-weight:700}.ps-page-stack{display:flex;flex-direction:column;gap:18px}.ps-panel{background:var(--ps-surface);border:1px solid var(--ps-border);border-radius:var(--ps-radius-lg);box-shadow:var(--ps-shadow)}.ps-panel__header{display:flex;justify-content:space-between;align-items:center;gap:16px}.ps-panel__header--start{align-items:flex-start}.ps-page-intro,.ps-compare-main,.ps-table-panel,.ps-login__card{padding:24px}.ps-toolbar-main{margin-top:22px;display:flex;flex-direction:column;gap:12px}.ps-toolbar-row{display:grid;gap:12px;align-items:start}.ps-toolbar-row--search{grid-template-columns:minmax(360px,1fr) 260px minmax(300px,.65fr)}.ps-toolbar-row--filters{grid-template-columns:minmax(0,1fr) auto;align-items:center}.ps-toolbar-search__field{display:flex;flex-direction:column;gap:8px}.ps-search-autocomplete,.ps-search-autocomplete .el-input{width:100%}.ps-toolbar-search__hint{min-height:18px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--ps-text-muted);font-size:12px;line-height:1.5}.ps-link-button{padding:0;border:none;background:transparent;color:#a86a00;font:inherit;font-weight:700;cursor:pointer;white-space:nowrap}.ps-link-button:hover{color:#6e5100}.ps-search-history-item{display:flex;flex-direction:column;gap:2px;padding:4px 0;line-height:1.4}.ps-search-history-item strong{color:var(--ps-text);font-size:13px;font-weight:700}.ps-search-history-item span{color:var(--ps-text-muted);font-size:12px}.ps-search-mode-switch{height:40px;padding:3px;border-radius:12px;border:1px solid var(--ps-border);background:#fffdfa;box-shadow:inset 0 0 0 1px #ffffffa6}.ps-search-mode-switch .el-radio-group{display:flex;height:100%;width:100%}.ps-search-mode-switch .el-radio-button{flex:1}.ps-search-mode-switch .el-radio-button__inner{height:32px;line-height:30px;width:100%;padding:0 12px;border-radius:9px!important;border:none!important;background:transparent;color:var(--ps-text-muted);font-weight:700;box-shadow:none!important}.ps-search-mode-switch .el-radio-button:first-child .el-radio-button__inner,.ps-search-mode-switch .el-radio-button:last-child .el-radio-button__inner{border-radius:9px!important}.ps-search-mode-switch .el-radio-button__original-radio:checked+.el-radio-button__inner{background:var(--ps-surface-amber);color:#6e5100;box-shadow:inset 0 0 0 1px #d89a002e!important}.ps-toolbar-tabs{min-height:40px;padding:0 12px;border-radius:var(--ps-radius-md);border:1px solid var(--ps-border);background:var(--ps-bg-soft)}.ps-toolbar-tabs .el-tabs__header{margin:0}.ps-toolbar-tabs .el-tabs__nav-scroll{height:38px;display:flex;align-items:center}.ps-toolbar-tabs .el-tabs__nav-wrap:after{display:none}.ps-toolbar-tabs .el-tabs__item{color:var(--ps-text-muted);font-weight:600}.ps-toolbar-tabs .el-tabs__item.is-active{color:var(--ps-text)}.ps-toolbar-tabs .el-tabs__active-bar{background:var(--ps-primary)}.ps-filter-fields{display:grid;grid-template-columns:minmax(180px,.8fr) minmax(260px,1.2fr) minmax(180px,.8fr) minmax(180px,.8fr);gap:12px;align-items:center}.ps-filter-switches{display:flex;align-items:center;justify-content:flex-end;gap:18px;min-height:32px;white-space:nowrap}.ps-summary-grid{margin-top:20px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.ps-summary-card{padding:18px;border-radius:var(--ps-radius-md);background:var(--ps-bg-soft);border:1px solid var(--ps-border);display:flex;flex-direction:column;gap:6px}.ps-summary-card span{color:var(--ps-text-muted);font-size:13px}.ps-summary-card strong{font-size:28px;line-height:1}.ps-summary-card small{color:var(--ps-text-muted);font-size:12px;line-height:1.6}.ps-chip-cloud{margin-top:16px;display:flex;flex-wrap:wrap;gap:10px}.ps-chip{padding:8px 12px;border-radius:999px;background:var(--ps-surface-soft);border:1px solid var(--ps-border);font:inherit;font-size:12px;color:var(--ps-text-muted);cursor:pointer;transition:background-color .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease}.ps-chip:hover{background:#fff1c4;color:var(--ps-text)}.ps-chip.is-active{background:var(--ps-surface-amber);border-color:#d89a0057;color:#6e5100;box-shadow:inset 0 0 0 1px #d89a0024}.ps-alert{margin-top:16px;padding:12px 14px;border-radius:var(--ps-radius-sm);border:1px solid transparent;font-size:13px}.ps-alert--warning{background:#fff4e7;border-color:#f1c48c;color:#9a5912}.ps-compare-stage{display:grid;grid-template-columns:220px minmax(0,1fr);gap:18px;align-items:start}.ps-compare-nav{position:sticky;top:22px;padding:18px;display:flex;flex-direction:column;gap:10px}.ps-compare-nav__title{font-size:12px;color:var(--ps-text-muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px}.ps-compare-nav__item{width:100%;padding:12px 14px;border:1px solid transparent;border-radius:var(--ps-radius-sm);background:transparent;color:var(--ps-text);font:inherit;font-weight:600;text-align:left;cursor:pointer;transition:all .2s ease}.ps-compare-nav__item:hover,.ps-compare-nav__item.is-active{background:var(--ps-surface-amber);border-color:#d89a0033}.ps-compare-main{min-width:0}.ps-compare-main__header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:18px}.ps-empty-state{padding:56px 24px;border-radius:var(--ps-radius-md);background:var(--ps-bg-soft);border:1px dashed var(--ps-border-strong);display:flex;flex-direction:column;gap:8px;text-align:center}.ps-empty-state strong{font-size:20px}.ps-empty-state span{color:var(--ps-text-muted)}.ps-compare-scroller{overflow:auto;border:1px solid var(--ps-border);border-radius:calc(var(--ps-radius-lg) - 4px);background:var(--ps-surface)}.ps-compare-table thead th{position:sticky;top:0;z-index:6;background:#fffdf8}.ps-field-col{position:sticky;left:0;z-index:5;width:220px;min-width:220px;max-width:220px;background:#fffdf8}.ps-field-col--head{z-index:8}.ps-field-col__title{font-size:16px;font-weight:800}.ps-field-col__hint{margin-top:6px;color:var(--ps-text-muted);font-size:12px}.ps-mini-tag{padding:4px 8px;border-radius:999px;font-size:11px;font-weight:700}.ps-mini-tag.is-success{background:#ddf4e6;color:#17643f}.ps-mini-tag.is-secondary{background:#fff3c2;color:#8b5f00}.ps-mini-tag.is-warning{background:#ffe7d7;color:#a44a0b}.ps-mini-tag.is-neutral{background:#f2eee5;color:#655b49}.ps-section-row .ps-field-col,.ps-section-spacer{background:var(--ps-bg-soft)}.ps-section-title{padding:12px 16px;font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--ps-primary-strong)}.ps-data-row .ps-field-col{padding:14px 16px;background:#fffefa}.ps-field-label{font-size:14px;font-weight:700}.ps-matrix-cell{width:280px;min-width:280px;padding:14px 16px;background:#fffdfa;transition:background .2s ease}.ps-matrix-cell__line{font-size:14px;line-height:1.65;color:var(--ps-text)}.ps-login{min-height:100vh;display:grid;place-items:center;padding:24px}.ps-login__box{width:min(1180px,100%);display:grid;grid-template-columns:1.15fr .85fr;gap:18px;align-items:stretch}.ps-login__hero{padding:34px;border-radius:32px;background:linear-gradient(135deg,#fff8e6,#fff2cb 35%,#fffaf1);border:1px solid rgba(216,154,0,.16);box-shadow:var(--ps-shadow)}.ps-login__hero h2{margin:14px 0 0;font-size:44px;line-height:1.12;max-width:620px}.ps-login__hero p{max-width:660px;margin-top:18px;color:var(--ps-text-muted);font-size:15px;line-height:1.8}.ps-login__stats{margin-top:28px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.ps-login__stat{padding:18px;border-radius:var(--ps-radius-md);background:#ffffffa8;border:1px solid rgba(216,154,0,.14)}.ps-login__stat strong{display:block;font-size:28px;line-height:1}.ps-login__stat span{display:block;margin-top:8px;color:var(--ps-text-muted);font-size:13px;line-height:1.6}.ps-login__card{align-self:center}.ps-login__tips{margin-top:16px;display:flex;flex-direction:column;gap:6px;color:var(--ps-text-muted);font-size:13px}.ps-light-table .el-table,.ps-light-table .el-table__inner-wrapper:before,.ps-light-table .el-table tr,.ps-light-table .el-table th.el-table__cell,.ps-light-table .el-table td.el-table__cell{background:transparent;color:var(--ps-text)}.ps-light-table.el-table{--el-table-border-color: var(--ps-border);--el-table-header-bg-color: #fffaf0;--el-table-row-hover-bg-color: rgba(243, 186, 33, .08)}.ps-channel-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ps-channel-form-grid--compact{grid-template-columns:repeat(3,minmax(0,1fr))}.ps-channel-form-grid .el-input-number{width:100%}.ps-channel-form-note{margin-top:2px;padding:10px 12px;border-radius:var(--ps-radius-sm);border:1px solid var(--ps-border);background:var(--ps-bg-soft);color:var(--ps-text-muted);font-size:12px;line-height:1.6}.ps-json{margin:0;padding:16px;border-radius:var(--ps-radius-md);background:var(--ps-bg-soft);border:1px solid var(--ps-border);color:var(--ps-text);font-size:12px;line-height:1.75;white-space:pre-wrap;word-break:break-word;overflow:auto}.ps-json--compact{padding:10px 12px}.ps-detail-stack{display:flex;flex-direction:column;gap:8px}.el-drawer,.el-dialog{background:var(--ps-surface);color:var(--ps-text)}.el-drawer__header,.el-dialog__header{margin-bottom:0;padding:22px 24px 12px;border-bottom:1px solid var(--ps-border)}.el-drawer__body,.el-dialog__body{padding:20px 24px 24px}.el-button--warning{--el-button-text-color: #2c1f00;--el-button-bg-color: var(--ps-primary);--el-button-border-color: var(--ps-primary);--el-button-hover-text-color: #2c1f00;--el-button-hover-bg-color: #ffd35a;--el-button-hover-border-color: #ffd35a}.el-button--warning.is-plain{--el-button-text-color: #8f6100;--el-button-bg-color: #fff7df;--el-button-border-color: #f1d490;--el-button-hover-bg-color: #fff1c4}.el-input__wrapper,.el-select__wrapper{box-shadow:none!important;border:1px solid var(--ps-border);background:#fffdfa}.el-input__wrapper.is-focus,.el-select__wrapper.is-focused{border-color:#d89a0073}@media(max-width:1080px){.ps-compare-stage{grid-template-columns:1fr}.ps-compare-nav{position:static;flex-direction:row;flex-wrap:wrap}}@media(max-width:1180px){.ps-header{grid-template-columns:1fr;gap:14px;padding:18px 24px 14px}.ps-header__brand,.ps-header__actions{justify-self:stretch}.ps-header__actions{justify-content:space-between}.ps-header__nav{justify-self:stretch;justify-content:flex-start;flex-wrap:wrap;border-radius:var(--ps-radius-md)}.ps-summary-grid,.ps-login__box,.ps-toolbar-row--search,.ps-toolbar-row--filters,.ps-filter-fields,.ps-channel-form-grid,.ps-channel-form-grid--compact{grid-template-columns:1fr}.ps-search-mode-switch{width:100%}.ps-filter-switches{justify-content:flex-start;flex-wrap:wrap}}@media(max-width:768px){.ps-header{padding:16px 18px 12px}.ps-header__brand{align-items:flex-start}.ps-header__actions{flex-direction:column;align-items:stretch}.ps-header__nav{gap:6px}.ps-header-menu__item{justify-content:center;width:100%}.ps-main{padding:18px}.ps-topbar{flex-direction:column}.ps-topbar__headline{align-items:flex-start}.ps-filter-switches{gap:10px}.ps-login__hero h2{font-size:34px}}.ps-compare-stage{grid-template-columns:184px minmax(0,1fr);gap:14px}.ps-compare-nav{top:18px;padding:14px;gap:8px}.ps-compare-nav__item{padding:10px 12px;font-size:13px}.ps-compare-main__header{margin-bottom:14px}.ps-compare-utilitybar{margin-bottom:14px;display:flex;justify-content:space-between;gap:12px;align-items:center}.ps-compare-utilitybar__chips{display:flex;gap:10px;flex-wrap:wrap}.ps-utility-chip{padding:8px 12px;border:1px solid var(--ps-border);border-radius:999px;background:#fff9ef;color:#8a6200;font:inherit;font-size:12px;font-weight:700;cursor:pointer}.ps-utility-chip.is-primary{border-color:#d89a0047;background:#fff2cf}.ps-compare-scroller-wrap{position:relative}.ps-compare-scrollbar{position:relative;z-index:24;display:grid;grid-template-columns:34px minmax(0,1fr) 34px;gap:8px;align-items:center}.ps-compare-scrollbar--top{margin-bottom:8px}.ps-compare-scrollbar--bottom{margin-top:8px}.ps-compare-scrollbar__button{width:34px;height:30px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--ps-border);border-radius:10px;background:#fff9ef;color:#8a6200;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,color .18s ease,opacity .18s ease}.ps-compare-scrollbar__button:hover:not(:disabled){border-color:#d89a0057;background:#fff1c4;color:#6e5100}.ps-compare-scrollbar__button:disabled{opacity:.45;cursor:not-allowed}.ps-compare-scrollbar__track{min-width:0;height:20px;overflow-x:auto;overflow-y:hidden;border:1px solid var(--ps-border);border-radius:999px;background:#fffdfa;scrollbar-color:#d9c49c #f4ecda;scrollbar-gutter:stable;scrollbar-width:thin}.ps-compare-scrollbar__track::-webkit-scrollbar{height:12px}.ps-compare-scrollbar__track::-webkit-scrollbar-track{border-radius:999px;background:#f4ecda}.ps-compare-scrollbar__track::-webkit-scrollbar-thumb{border-radius:999px;background:#d9c49c;border:2px solid #f4ecda}.ps-compare-scrollbar__spacer{height:1px}.ps-compare-scroller-wrap:before,.ps-compare-scroller-wrap:after{content:"";position:absolute;top:0;bottom:12px;width:26px;pointer-events:none;opacity:0;transition:opacity .2s ease;z-index:20}.ps-compare-scroller-wrap:before{left:0;background:linear-gradient(90deg,#5a431624,#5a43160d,#5a431600)}.ps-compare-scroller-wrap:after{right:0;background:linear-gradient(270deg,#5a431624,#5a43160d,#5a431600)}.ps-compare-scroller-wrap.has-left-shadow:before,.ps-compare-scroller-wrap.has-right-shadow:after{opacity:1}.ps-compare-scroller{--ps-field-col-width: 176px;--ps-subcolumn-width: 184px;--ps-group-head-height: 164px;--ps-subgroup-head-height: 68px;--ps-ribbon-height: 136px;position:relative;overflow:auto;padding-bottom:12px;border:1px solid var(--ps-border);border-radius:calc(var(--ps-radius-lg) - 4px);background:linear-gradient(180deg,#fffdf8,#fffaf2);scrollbar-gutter:stable both-edges}.ps-compare-scroller::-webkit-scrollbar{height:12px;width:12px}.ps-compare-scroller::-webkit-scrollbar-track{background:#f4ecda}.ps-compare-scroller::-webkit-scrollbar-thumb{border-radius:999px;background:#d9c49c;border:2px solid #f4ecda}.ps-compare-table{width:-moz-max-content;width:max-content;min-width:100%;border-collapse:separate;border-spacing:0}.ps-compare-table th,.ps-compare-table td{border-right:1px solid var(--ps-border);border-bottom:1px solid var(--ps-border);vertical-align:top}.ps-compare-table thead th{background:#fffdf7}.ps-field-col{position:sticky;left:0;z-index:5;width:var(--ps-field-col-width);min-width:var(--ps-field-col-width);max-width:var(--ps-field-col-width);background:#fffdf8}.ps-compare-scroller-wrap.has-left-shadow .ps-field-col{box-shadow:16px 0 22px #5a431614}.ps-field-col--head{top:0;z-index:12;height:calc(var(--ps-group-head-height) + var(--ps-subgroup-head-height))}.ps-field-col--ribbon{top:calc(var(--ps-group-head-height) + var(--ps-subgroup-head-height));z-index:11;background:#fff8ea}.ps-field-col--section{background:#fdf7e7}.ps-field-col__title{font-size:14px;font-weight:800}.ps-field-col__hint{margin-top:5px;font-size:12px;line-height:1.5;color:var(--ps-text-muted)}.ps-compare-head-row--groups th{position:sticky;top:0;z-index:9;height:var(--ps-group-head-height);padding:0;text-align:left}.ps-group-head{min-width:calc(var(--ps-subcolumn-width))}.ps-group-head.is-pinned{position:sticky;z-index:13;background:transparent!important;pointer-events:none}.ps-group-head.is-pinned .ps-group-card{pointer-events:auto;position:relative;z-index:1}.ps-group-card{height:var(--ps-group-head-height);max-width:320px;padding:10px 12px 9px;display:grid;grid-template-rows:auto auto auto auto auto;gap:5px;align-content:start;justify-items:start;text-align:left;background:#fffdf8;overflow:hidden}.ps-group-card.has-warning{background:#fff7ef}.ps-group-card__top{width:100%;min-width:0}.ps-group-card__topline{display:flex;flex-wrap:nowrap;gap:6px;align-items:center;min-width:0;overflow:hidden}.ps-group-card__channel{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;background:#fff1c4;color:#7d5800;font-size:11px;font-weight:700}.ps-group-card__actions{display:flex;gap:8px;flex-wrap:nowrap;overflow:hidden;white-space:nowrap;width:100%}.ps-group-card__actions button{display:inline-block;max-width:calc(50% - 4px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0;border:none;background:transparent;color:#a86a00;font:inherit;font-size:10px;font-weight:700;cursor:pointer}.ps-group-card__actions button.is-active{color:#6e5100}.ps-group-card__title{margin:0;max-width:100%;font-size:15px;line-height:1.24;font-weight:800;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ps-group-card__meta{color:var(--ps-text-muted);font-size:11px;line-height:1.4;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ps-group-card__summary{display:flex;flex-direction:column;gap:2px;min-width:0}.ps-group-card__summary strong{font-size:17px;line-height:1}.ps-group-card__summary span{color:var(--ps-text-muted);font-size:11px;line-height:1.35;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ps-compare-head-row--subgroups th{position:sticky;top:var(--ps-group-head-height);z-index:8;height:var(--ps-subgroup-head-height);padding:0;background:#fff9ef}.ps-subgroup-head,.ps-price-ribbon-cell,.ps-matrix-cell{width:var(--ps-subcolumn-width);min-width:var(--ps-subcolumn-width);max-width:var(--ps-subcolumn-width)}.ps-subgroup-head.is-pinned,.ps-price-ribbon-cell.is-pinned,.ps-matrix-cell.is-pinned{position:sticky;z-index:7}.ps-subgroup-head.is-pinned{z-index:12}.ps-price-ribbon-cell.is-pinned{z-index:11}.ps-compare-scroller-wrap.has-pinned-group .is-pinned-edge{box-shadow:14px 0 18px #5a431624}.ps-subgroup-card{height:var(--ps-subgroup-head-height);padding:9px 10px;display:flex;flex-direction:column;justify-content:center;gap:4px;background:#fff9ef}.ps-subgroup-card.has-warning{background:#fff2e6}.ps-subgroup-card__title{font-size:14px;font-weight:800;line-height:1.2}.ps-subgroup-card__subtitle,.ps-subgroup-card__meta{color:var(--ps-text-muted);font-size:11px;line-height:1.5}.ps-subgroup-card__meta{display:flex;justify-content:space-between;gap:8px}.ps-price-ribbon-row th,.ps-price-ribbon-row td{position:sticky;top:calc(var(--ps-group-head-height) + var(--ps-subgroup-head-height));z-index:7;background:#fff9ee}.ps-price-ribbon-row .ps-field-col{z-index:11;padding:12px}.ps-price-ribbon-row .ps-section-title{padding:0;font-size:13px}.ps-price-ribbon-cell{padding:0}.ps-price-ribbon-card{min-height:var(--ps-ribbon-height);padding:12px;display:flex;flex-direction:column;gap:8px;background:#fff9ee}.ps-price-ribbon-cell.is-lowest .ps-price-ribbon-card{background:#eef8f1}.ps-price-ribbon-cell.is-secondary .ps-price-ribbon-card{background:#fff7df}.ps-price-ribbon-cell.is-warning .ps-price-ribbon-card{background:#fff1e7}.ps-price-ribbon-card__badges{display:flex;gap:6px;flex-wrap:wrap}.ps-price-ribbon-card__price{display:flex;flex-direction:column;gap:4px}.ps-price-ribbon-card__price strong{font-size:22px;line-height:1;font-weight:800}.ps-price-ribbon-card__price span,.ps-price-ribbon-card__secondary span,.ps-price-ribbon-card__foot{color:var(--ps-text-muted);font-size:11px}.ps-price-ribbon-card__secondary{display:flex;justify-content:space-between;align-items:center;padding-top:6px;border-top:1px dashed rgba(125,98,42,.18)}.ps-price-ribbon-card__secondary strong{font-size:14px;color:var(--ps-text)}.ps-price-ribbon-card__foot{margin-top:auto;display:flex;flex-direction:column;gap:6px}.ps-price-ribbon-card__actions{display:flex;gap:6px;flex-wrap:wrap}.ps-price-ribbon-card__actions button{padding:0;border:none;background:transparent;color:#a86a00;font:inherit;font-weight:700;cursor:pointer}.ps-section-row .ps-field-col,.ps-section-spacer{background:#fdf7e7}.ps-section-title{padding:10px 12px;font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--ps-primary-strong)}.ps-data-row .ps-field-col{padding:12px;background:#fffdfa}.ps-field-label{font-size:13px;font-weight:700}.ps-field-hint{margin-top:6px;color:var(--ps-text-muted);font-size:12px;line-height:1.5}.ps-matrix-cell{padding:12px;background:#fffdfa;transition:background .2s ease}.ps-matrix-cell.is-lowest{background:#f1faf4}.ps-matrix-cell.is-secondary{background:#fff9e6}.ps-matrix-cell.is-warning{background:#fff3e8}.ps-matrix-cell__line{font-size:13px;line-height:1.55;color:var(--ps-text)}.ps-matrix-cell__line.is-muted{color:var(--ps-text-muted);font-size:12px}@media(max-width:1080px){.ps-compare-stage{grid-template-columns:1fr}.ps-compare-utilitybar{flex-direction:column;align-items:flex-start}.ps-compare-nav{position:static;flex-direction:row;flex-wrap:wrap}}@media(max-width:768px){.ps-compare-scroller{--ps-field-col-width: 156px;--ps-subcolumn-width: 172px}.ps-compare-scrollbar{grid-template-columns:30px minmax(0,1fr) 30px;gap:6px}.ps-compare-scrollbar__button{width:30px;height:28px}}
