:root{color:#17211d;background:#f5f7f6;font-family:Inter,Microsoft YaHei,PingFang SC,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;--brand: #0f9f8f;--brand-dark: #08796e;--brand-soft: #e8f6f3;--ink: #17211d;--muted: #68766f;--line: #dfe6e2;--surface: #ffffff;--surface-soft: #f7f9f8;--coral: #ea655d;--amber: #d9902f;--blue: #3c79cf;--shadow: 0 12px 32px rgba(28, 45, 39, .09)}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-width:320px;font-size:14px}button,input,select,textarea{font:inherit;letter-spacing:0}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}.product-shell{min-height:100vh;display:grid;grid-template-columns:228px minmax(0,1fr)}.product-sidebar{position:fixed;inset:0 auto 0 0;z-index:30;width:228px;display:flex;flex-direction:column;background:#fff;border-right:1px solid var(--line)}.product-sidebar__head{height:82px;padding:18px 18px 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf1ef}.brand{display:flex;align-items:center;gap:11px;min-width:0}.brand__mark{width:36px;height:36px;display:block;overflow:hidden;border-radius:7px;flex:0 0 auto}.brand__mark img{width:100%;height:100%;display:block;object-fit:cover}.ui-emoji{display:inline-grid;place-items:center;flex:0 0 auto;font-family:"Segoe UI Emoji","Apple Color Emoji","Noto Color Emoji",sans-serif;font-style:normal;font-weight:400;line-height:1}.ui-emoji--sm{font-size:15px}.ui-emoji--md{font-size:20px}.ui-emoji--lg{font-size:25px}.brand strong,.brand small{display:block}.brand strong{font-size:17px;line-height:1.3}.brand small{margin-top:2px;color:var(--muted);font-size:11px;white-space:nowrap}.product-nav{padding:12px 10px;overflow-y:auto}.product-nav__group{padding:7px 0 10px;border-bottom:1px solid #edf1ef}.product-nav__group:last-child{border-bottom:0}.product-nav__label{display:block;padding:6px 10px 7px;color:#8a9690;font-size:11px;font-weight:700}.product-nav__link{height:38px;margin:2px 0;padding:0 10px;display:flex;align-items:center;gap:10px;color:#46534d;border-left:3px solid transparent;border-radius:6px;font-size:13px}.product-nav__link:hover{background:#f3f7f5;color:var(--brand-dark)}.product-nav__link.is-active{color:var(--brand-dark);background:var(--brand-soft);border-left-color:var(--brand);font-weight:700}.product-nav__link>.ui-emoji{width:19px;font-size:16px}.product-sidebar__foot{margin-top:auto;padding:14px 20px 18px;display:grid;gap:4px;border-top:1px solid #edf1ef;color:#8b9691;font-size:10px;line-height:1.5}.product-sidebar__support{width:100%;min-height:30px;margin-top:7px;padding:7px 0 0;display:flex;align-items:center;justify-content:space-between;gap:6px;color:#52635c;background:transparent;border:0;border-top:1px solid #edf1ef;font-size:11px;text-align:left}.product-sidebar__support strong{color:var(--brand-dark);font-weight:750}.product-sidebar__support svg{flex:0 0 auto;color:var(--brand)}.product-sidebar__support:hover{color:var(--brand-dark)}.product-sidebar__support:focus-visible{outline:2px solid #79cabb;outline-offset:3px}.product-workspace{grid-column:2;min-width:0}.product-topbar{height:64px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fffffff7;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.product-topbar--library{height:84px}.product-topbar__heading{min-width:0}.product-topbar__heading h1{font-size:24px;line-height:1.25}.product-topbar__heading p{margin-top:5px;color:var(--muted);font-size:12px;line-height:1.45}.product-topbar__date{color:var(--muted);font-size:13px}.product-topbar__actions{display:flex;align-items:center;gap:8px}.topbar-account{min-width:0;display:inline-flex;align-items:center;gap:2px;padding:2px;border:1px solid #e3e9e6;border-radius:7px;background:#fff}.topbar-settings{position:relative;width:32px;height:32px;border:0;background:transparent}.topbar-settings:before{content:"";position:absolute;top:7px;bottom:7px;left:-1px;width:1px;background:#e3e9e6}.top-user{min-height:32px;max-width:160px;padding:0 8px;display:flex;align-items:center;border-radius:5px;font-size:13px;font-weight:600}.top-user span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.top-user:hover{background:var(--surface-soft)}.product-main{width:100%;min-width:0;padding:20px 20px 40px}.product-main--library{padding-top:10px}.mobile-only{display:none!important}.route-loading{min-height:100vh;display:grid;place-items:center;background:var(--surface-soft)}.page{width:100%;max-width:none;margin:0;display:grid;gap:16px}.page--product-library{gap:14px}.page-heading{min-height:56px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.page-heading h1{font-size:25px;line-height:1.25}.page-heading p{margin-top:6px;color:var(--muted);font-size:13px;line-height:1.6}.heading-actions{display:flex;flex-wrap:wrap;gap:8px}.panel{background:var(--surface);border:1px solid var(--line);border-radius:8px}.panel__head{min-height:60px;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #e9eeeb}.panel__head h2{font-size:16px}.panel__head p{margin-top:4px;color:var(--muted);font-size:12px}.panel__head>a{display:inline-flex;align-items:center;gap:5px;color:var(--brand-dark);font-size:12px;font-weight:700}.button{min-height:38px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid transparent;border-radius:6px;font-weight:700;font-size:13px;transition:background .16s ease,border-color .16s ease,color .16s ease}.button:disabled{cursor:not-allowed;opacity:.48}.button--primary{color:#fff;background:var(--brand);border-color:var(--brand)}.button--primary:hover:not(:disabled){background:var(--brand-dark);border-color:var(--brand-dark)}.button--secondary{color:#30403a;background:#fff;border-color:#cfd9d4}.button--secondary:hover:not(:disabled){color:var(--brand-dark);border-color:#87beb6;background:#f4faf8}.button--ghost{color:#52615a;background:#f3f6f4;border-color:#f3f6f4}.button--danger{color:#fff;background:var(--coral);border-color:var(--coral)}.button--danger:hover:not(:disabled){background:#cf514b;border-color:#cf514b}.button--compact{min-height:34px;padding:0 12px;font-size:12px}.button--block{width:100%}.icon-button{width:36px;height:36px;padding:0;display:grid;place-items:center;border:0;border-radius:6px;color:#59665f;background:transparent}.icon-button:hover{color:var(--brand-dark);background:#eef4f1}.text-button{padding:0;margin-bottom:8px;border:0;color:var(--brand-dark);background:none;font-size:12px;font-weight:700}.stat-grid{display:grid;gap:14px}.stat-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.stat-grid article{min-height:100px;padding:17px 18px;position:relative;display:grid;align-content:center;background:#fff;border:1px solid var(--line);border-radius:8px;overflow:hidden}.stat-grid article>svg{position:absolute;right:18px;top:18px;color:#a9b4ae;font-size:28px}.stat-grid article span{color:var(--muted);font-size:12px}.stat-grid article strong{margin-top:5px;font-size:24px;line-height:1.1}.stat-grid article i{margin-top:7px;color:var(--brand-dark);font-size:11px;font-style:normal}.page--product-library .stat-grid article{min-height:82px;padding:13px 16px}.page--product-library .stat-grid article>svg{right:17px;top:50%;transform:translateY(-50%);color:#b3bdb8;font-size:31px}.page--product-library .stat-grid article strong{font-size:23px}.page--product-library .stat-grid article i{margin-top:5px}.category-strip{min-height:42px;padding:0 2px;display:flex;align-items:center;gap:5px;overflow-x:auto;scrollbar-width:thin}.category-strip>strong{margin-right:4px;white-space:nowrap;font-size:12px}.category-strip>a{min-height:30px;padding:0 10px;display:inline-flex;align-items:center;gap:5px;color:#5e6b65;background:#fff;border:1px solid #e2e8e5;border-radius:5px;white-space:nowrap;font-size:11px}.category-strip>a:hover,.category-strip>a.is-active{color:var(--brand-dark);background:var(--brand-soft);border-color:#cfe7e1}.category-strip small{color:#8a9690;font-size:9px}.library-overview{display:grid;grid-template-columns:repeat(5,minmax(118px,1fr)) repeat(2,minmax(170px,1.2fr));gap:10px}.shop-library-overview{display:grid;grid-template-columns:repeat(3,minmax(160px,1fr)) minmax(220px,1.2fr);gap:10px}.library-stat,.library-jump{min-width:0;min-height:82px;padding:12px 14px;background:#fff;border:1px solid var(--line);border-radius:8px}.library-stat{position:relative;display:grid;align-content:center}.library-stat>svg{position:absolute;right:12px;top:12px;color:#b0bbb5;font-size:25px}.library-stat>.ui-emoji{position:absolute;right:12px;top:12px;color:initial;font-size:24px}.library-stat>span{color:var(--muted);font-size:11px}.library-stat>strong{margin-top:4px;overflow:hidden;font-size:21px;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.library-stat>small{margin-top:5px;color:var(--brand-dark);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px}.library-jump{display:grid;grid-template-columns:36px minmax(0,1fr) 18px;align-items:center;gap:9px}.library-jump:hover{border-color:#9acbc2;background:#f7fbfa}.library-jump>svg:first-child{width:36px;height:36px;padding:8px;color:var(--brand-dark);background:var(--brand-soft);border-radius:5px}.library-jump>.ui-emoji:first-child{width:36px;height:36px;padding:0;font-size:23px;background:#f2f7f5;border-radius:5px}.library-jump>span,.library-jump strong,.library-jump small{min-width:0;display:block}.library-jump strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.library-jump small{margin-top:4px;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px}.library-jump>svg:last-child{color:#8b9891}.page--product-library .filter-panel form{grid-template-columns:repeat(18,minmax(0,1fr))}.filter-panel{padding:14px 16px}.filter-panel form{display:grid;grid-template-columns:repeat(16,minmax(0,1fr));align-items:end;gap:12px}.filter-panel .field--wide{grid-column:span 4}.filter-panel .field:not(.field--wide){grid-column:span 2}.filter-panel .filter-actions{grid-column:span 2;justify-content:flex-end}.shop-library-filter form{grid-template-columns:minmax(300px,1fr) auto}.shop-library-filter .field--wide,.shop-library-filter .filter-actions{grid-column:auto}.field{min-width:0;display:grid;gap:6px}.field>span{color:#5f6c65;font-size:12px;font-weight:600}.field input,.field select,.field textarea{width:100%;min-height:40px;padding:0 12px;color:var(--ink);background:#fff;border:1px solid #cfd9d4;border-radius:6px;outline:none}.field textarea{min-height:100px;padding-block:10px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px #0f9f8f1a}.field input[aria-invalid=true]{border-color:#cf4f49;box-shadow:0 0 0 3px #cf4f4914}.field-error{color:#b33e38;font-size:12px;line-height:1.4}.field--inline{display:flex;align-items:center}.field--inline input{width:118px}.input-icon{min-height:40px;display:flex;align-items:center;border:1px solid #cfd9d4;border-radius:6px;background:#fff}.input-icon:focus-within{border-color:var(--brand);box-shadow:0 0 0 3px #0f9f8f1a}.input-icon>svg{margin-left:11px;color:#839089;flex:0 0 auto}.input-icon input{min-width:0;border:0;box-shadow:none!important}.input-icon button{margin-right:5px;width:34px;height:32px;display:grid;place-items:center;border:0;background:transparent;color:#75827b}.filter-actions{display:flex;gap:8px}.price-range>div{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:7px}.price-range input{min-width:0;padding-inline:5px;text-align:center}.price-range i{color:#8a9690;font-size:11px;font-style:normal}.monitoring-filter form{grid-template-columns:minmax(260px,1fr) minmax(180px,.45fr) auto}.monitoring-filter--four form{grid-template-columns:minmax(260px,1fr) minmax(150px,.36fr) minmax(150px,.36fr) auto}.monitoring-filter .field--wide,.monitoring-filter .field:not(.field--wide),.monitoring-filter .filter-actions{grid-column:auto}.monitoring-filter .filter-actions{justify-content:flex-end}.active-filter-row{margin-top:12px;padding-top:11px;display:flex;flex-wrap:wrap;align-items:center;gap:7px;border-top:1px solid #edf1ef}.active-filter-row>span{color:var(--muted);font-size:11px;font-weight:700}.active-filter-row em{padding:4px 7px;color:var(--brand-dark);background:var(--brand-soft);border-radius:4px;font-size:11px;font-style:normal}.filter-footer{margin-top:12px;padding-top:10px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid #edf1ef}.filter-footer .active-filter-row{min-width:0;margin:0;padding:0;border:0}.filter-footer .panel-actions{flex:0 0 auto}.filter-footer .button--ghost,.filter-footer .icon-button{color:#52615a;background:#fff;border:1px solid #dbe3df}.filter-footer .icon-button{width:34px;height:34px}.panel-actions{display:flex;align-items:center;gap:8px}.bulk-toolbar{min-height:48px;padding:8px 14px;display:flex;align-items:center;gap:8px;color:#31584f;background:#eff9f6;border-bottom:1px solid #dcefe9;font-size:12px}.bulk-toolbar>span{margin-right:auto}.bulk-toolbar button{min-height:30px;padding:0 9px;display:inline-flex;align-items:center;gap:5px;color:var(--brand-dark);background:#fff;border:1px solid #bcdcd4;border-radius:5px;font-size:11px;font-weight:700}.bulk-toolbar button:last-child{color:#66736d;border-color:#d7dfdb}.bulk-toolbar button:disabled{cursor:not-allowed;opacity:.5}.table-panel{min-width:0;overflow:hidden}.product-table-heading{min-height:48px;padding:0 14px;display:flex;align-items:flex-end;justify-content:flex-start;border-bottom:1px solid #e8edea}.library-tabs{height:47px;display:flex;align-items:flex-end;gap:22px;overflow-x:auto;scrollbar-width:none}.library-tabs>a{height:47px;padding:0 1px;display:inline-flex;align-items:center;gap:4px;position:relative;color:#66736d;white-space:nowrap;font-size:11px}.library-tabs>a:after{content:"";position:absolute;inset:auto 0 -1px;height:2px;background:transparent}.library-tabs>a:hover,.library-tabs>a.is-active{color:var(--brand-dark)}.library-tabs>a.is-active{font-weight:700}.library-tabs>a.is-active:after{background:var(--brand)}.library-tab__emoji{font-family:"Segoe UI Emoji","Apple Color Emoji",sans-serif;font-size:14px;line-height:1}.data-table-wrap{width:100%;overflow-x:auto}.shop-library-heading{min-height:48px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e8edea}.shop-library-heading>div{display:grid;gap:2px}.shop-library-heading strong{font-size:13px}.shop-library-heading span{color:var(--muted);font-size:10px}.shop-library-table{min-width:1120px;table-layout:fixed}.shop-library-table th:first-child{width:300px}.shop-library-table th:nth-child(2){width:250px}.shop-library-table th:nth-child(3),.shop-library-table th:nth-child(4){width:120px}.shop-library-table th:nth-child(5){width:130px}.shop-library-table th:last-child{width:250px}.shop-library-identity{min-width:0;display:grid;grid-template-columns:44px minmax(0,1fr) 34px;align-items:center;gap:10px}.shop-library-identity>span:not(.shop-library-logo){min-width:0;display:grid;gap:4px}.shop-library-identity strong,.shop-library-identity small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shop-library-identity small{color:var(--muted);font-size:10px}.shop-library-logo{width:44px;height:44px;object-fit:cover;border:1px solid #e1e7e4;border-radius:6px}.shop-library-logo--empty{display:grid;place-items:center;color:#7c8982;background:#f2f6f4}.shop-library-metrics{display:flex;flex-wrap:wrap;gap:6px 14px}.shop-library-metrics span{color:var(--muted);font-size:10px}.shop-library-metrics strong{margin-left:3px;color:var(--ink);font-size:11px}.shop-library-count{color:var(--brand-dark);font-size:17px}.shop-library-count--hot{color:#c04a38}.shop-library-actions{display:flex;flex-wrap:wrap;gap:8px 14px}.shop-library-actions .text-button{display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.shop-library-actions .text-button.is-active{color:var(--brand-dark);font-weight:700}.shop-library-actions .text-button:disabled{opacity:.55}table{width:100%;min-width:980px;border-collapse:separate;border-spacing:0;font-size:12px}th{height:42px;padding:0 12px;color:#68766f;background:#f6f8f7;border-bottom:1px solid var(--line);text-align:left;font-weight:700;white-space:nowrap}td{height:72px;padding:10px 12px;color:#2d3b35;border-bottom:1px solid #edf1ef;vertical-align:middle}tbody tr:last-child td{border-bottom:0}tbody tr:hover td{background:#fbfcfb}.product-table{width:100%;min-width:1582px;table-layout:fixed;font-size:11px}.product-table th{padding-inline:6px}.product-table__sortable-heading>button{width:100%;padding:2px 0;display:inline-flex;align-items:center;justify-content:center;gap:2px;border:0;background:transparent;color:inherit;font:inherit;cursor:pointer}.product-table__sortable-heading>button:hover,.product-table__sortable-heading>button:focus-visible{color:#0f9f8f}.product-table__sortable-heading>button:focus-visible{outline:2px solid #0f9f8f;outline-offset:2px;border-radius:3px}.product-table td{height:94px;padding:8px 6px}.product-table__col-select{width:36px}.product-table__col-product{width:400px}.product-table__col-sales{width:58px}.product-table__col-daily{width:78px}.product-table__col-period{width:56px}.product-table__col-price{width:78px}.product-table__col-cart{width:58px}.product-table__col-efficiency{width:76px}.product-table__col-keyword{width:72px}.product-table__col-shop{width:108px}.product-table__col-rating{width:66px}.product-table__col-reviews{width:80px}.product-table__col-trend{width:92px}.product-table__col-updated{width:88px}.product-table__col-action{width:178px}.product-table__wrap-heading{line-height:1.25;white-space:normal}.select-col{width:44px;min-width:44px;padding-inline:14px;text-align:center}.select-col input{width:15px;height:15px;accent-color:var(--brand)}.product-table .product-col{min-width:250px}.product-cell{display:grid;grid-template-columns:56px minmax(0,1fr);gap:10px;align-items:center}.product-copy{min-width:0}.product-cell strong{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.45}.product-meta{margin-top:3px;display:flex;align-items:center;gap:5px}.product-cell small{min-width:0;overflow:hidden;color:var(--muted);text-overflow:ellipsis;white-space:nowrap}.product-thumb{width:56px;height:56px;display:grid;place-items:center;position:relative;overflow:hidden;color:#9ba7a1;background:#f1f4f2;border:1px solid #e3e9e6;border-radius:6px}.product-thumb img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.trend-tag{flex:0 0 auto;display:inline-flex;padding:2px 5px;color:var(--brand-dark);background:var(--brand-soft);border-radius:4px;font-size:10px;font-style:normal}.trend-tag--surging{color:#c44d48;background:#fff0ee}.trend-tag--stable{color:#356eaf;background:#edf4ff}.mobile-tag-row{width:100%;min-width:0;margin-top:5px;display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;gap:4px}.mobile-tag{max-width:100%;min-height:20px;padding:2px 6px;display:inline-flex;align-items:center;color:#496176;background:#eef5fb;border:1px solid #d8e7f3;border-radius:4px;font-size:10px;line-height:1.35;overflow-wrap:anywhere;white-space:normal}.mobile-tag--sales_trend{color:#b24d2f;background:#fff1e9;border-color:#ffd7c4}.mobile-tag--shop_rank{color:#6c4da1;background:#f5f0ff;border-color:#e2d6fb}.mobile-tag--purchase{color:#b33f59;background:#fff0f3;border-color:#f8d4dd}.mobile-tag--cart{color:#946316;background:#fff7df;border-color:#f1dfab}.mobile-tag--interest{color:#356ca2;background:#eef6ff;border-color:#d6e7f8}.mobile-tag--reputation{color:#24705f;background:#eaf8f2;border-color:#ccebdd}.mobile-tag--repurchase{color:#74489d;background:#f7effd;border-color:#e6d5f2}.mobile-tag--watching{color:#28717a;background:#eaf8fa;border-color:#cfeaec}.mobile-tag--service{color:#42715a;background:#eff8f3;border-color:#d5e9dc}.mobile-tag--other{color:#52618d;background:#f1f3ff;border-color:#dde1f6}.product-table .select-col{width:36px;min-width:36px;padding-inline:6px}.product-table .product-cell{grid-template-columns:50px minmax(0,1fr);gap:8px}.product-table .product-thumb{width:50px;height:50px}.product-table .product-cell>.product-copy>strong{font-size:12px}.product-table .mobile-tag-row{gap:3px}.product-table .mobile-tag{min-height:18px;padding:1px 4px;font-size:9px}.metric-cell{display:grid;gap:4px}.metric-cell strong{font-size:14px}.metric-cell span{color:var(--muted);font-size:11px}.metric-cell.is-positive strong{color:var(--brand-dark)}.stacked-cell{display:grid;gap:4px;max-width:170px}.stacked-cell strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shop-name-link{display:block;overflow:hidden;color:var(--blue);font-weight:700;text-overflow:ellipsis;white-space:nowrap}.shop-name-link:hover{text-decoration:underline}.stacked-cell span,.cell-subtitle{display:block;color:var(--muted);font-size:11px}.rating-cell{display:grid;gap:4px}.rating-cell strong{display:flex;align-items:center;gap:3px;color:#9b6d17}.daily-sales-link{display:inline-flex;align-items:center;gap:4px;color:var(--blue);white-space:nowrap;font-weight:700}.price-cell{display:grid;gap:4px;white-space:nowrap}.price-cell strong{color:#24322c}.price-cell del{color:#9aa49f;font-size:10px}.efficiency-cell{display:inline-grid;gap:3px;min-width:0;white-space:nowrap}.efficiency-cell>span{display:grid;grid-template-columns:30px max-content;align-items:baseline;justify-content:start;column-gap:4px}.efficiency-cell small{color:var(--muted);font-size:9px}.efficiency-cell strong{color:#36463f;font-size:11px}.keyword-cell{display:block;max-width:110px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sparkline{width:94px;height:30px}.trend-empty{display:inline-flex;min-height:30px;align-items:center;color:#8a9690;font-size:11px}.muted{display:block;max-width:130px;margin-top:3px;color:#78857f;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nowrap{white-space:nowrap}.action-col{position:sticky;right:0;z-index:2;min-width:118px;background:#fff;box-shadow:-8px 0 12px #1e2d2708}.product-table .keyword-cell,.product-table .stacked-cell{max-width:100%}.product-table .sparkline{width:78px}.product-table .muted{max-width:82px}.product-table .action-col{width:178px;min-width:178px}th.action-col{z-index:3;background:#f6f8f7}tbody tr:hover .action-col{background:#fbfcfb}tbody tr.is-selected td,tbody tr.is-selected .action-col{background:#f2faf7}.row-actions{display:flex;align-items:center;gap:9px}.row-actions a,.row-actions button{padding:0;display:inline-flex;align-items:center;gap:3px;color:var(--blue);border:0;background:none;white-space:nowrap;font-size:12px}.product-table .row-actions--wrap{display:grid;grid-template-columns:repeat(2,max-content);gap:6px 8px}.product-table .row-actions a,.product-table .row-actions button{gap:2px;font-size:11px}.row-actions button:disabled{color:var(--muted);cursor:not-allowed;opacity:.55}.row-actions .danger{color:var(--coral)}.review-count-button{min-width:92px;padding:0;display:grid;grid-template-columns:auto auto;align-items:center;justify-content:start;gap:1px 5px;border:0;background:transparent;color:var(--blue);text-align:left;cursor:pointer}.review-count-button svg{grid-row:span 2}.review-count-button strong{color:#163f38;font-size:14px;font-variant-numeric:tabular-nums}.review-count-button span{grid-column:2;color:#6e7b76;font-size:10px}.product-table .review-count-button{width:100%;min-width:0;grid-template-columns:14px minmax(0,1fr);gap:1px 3px}.product-table .review-count-button strong{font-size:12px}.product-table .review-count-button span{font-size:9px}.review-count-button:hover strong,.review-count-button:hover span{color:var(--brand-dark)}.error-text{color:#cf4f49}.pagination{min-height:58px;padding:10px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #edf1ef;color:var(--muted);font-size:12px}.pagination__pages{display:flex;align-items:center;gap:4px}.pagination__pages button{min-width:32px;height:32px;padding:0 7px;border:1px solid #d7dfdb;border-radius:5px;color:#46544d;background:#fff}.pagination__pages button.is-active{color:#fff;background:var(--brand);border-color:var(--brand)}.pagination__pages button:disabled{opacity:.38;cursor:not-allowed}.pagination__pages i{padding:0 5px;font-style:normal}.page-size{display:inline-flex;align-items:center;gap:7px;white-space:nowrap}.page-size select{height:32px;padding:0 26px 0 9px;color:#46544d;background:#fff;border:1px solid #d7dfdb;border-radius:5px}.locked-panel{margin:10px 14px 14px;padding:14px 16px;display:flex;align-items:center;gap:13px;background:#fff8ed;border:1px solid #f2dfbc;border-radius:6px}.locked-panel>svg{color:#c88624;flex:0 0 auto}.locked-panel div{display:grid;gap:3px;margin-right:auto}.locked-panel strong{font-size:13px}.locked-panel span{color:#76694f;font-size:11px}.state-block{min-height:240px;padding:28px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;color:var(--muted);text-align:center}.state-block--empty .empty-mark{color:#b8c1bc;font-size:34px}.state-block--empty strong{color:#4f5d56}.state-block--error{color:#9a4b46}.spin{animation:spin .85s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.status-badge{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 8px;border-radius:999px;color:#57645e;background:#eef2f0;white-space:nowrap;font-size:11px}.status-badge--success{color:#187363;background:#e4f5ee}.status-badge--danger{color:#b94742;background:#fff0ee}.status-badge--warning{color:#9a681c;background:#fff5df}.status-badge--info{color:#356ba9;background:#edf4ff}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(300px,.8fr);gap:16px}.chart-panel{min-width:0}.chart-panel--large .chart-canvas{height:360px}.chart-canvas{height:300px;padding:16px 14px 8px 2px}.activity-list{padding:5px 16px 12px}.activity-list>div{min-height:58px;display:grid;grid-template-columns:8px minmax(0,1fr) auto;align-items:center;gap:10px;border-bottom:1px solid #edf1ef}.activity-list>div:last-child{border-bottom:0}.activity-mark{width:7px;height:7px;background:var(--brand);border-radius:50%}.activity-list strong,.activity-list small{display:block}.activity-list strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.activity-list small{margin-top:4px;color:var(--muted);font-size:10px}.dashboard-shortcuts{padding:6px 14px 14px;display:grid;gap:6px}.dashboard-shortcuts>a{min-height:72px;padding:10px 11px;display:grid;grid-template-columns:34px minmax(0,1fr) 18px;align-items:center;gap:10px;border:1px solid #e6ebe8;border-radius:6px}.dashboard-shortcuts>a:hover{border-color:#9acbc2;background:#f7fbfa}.dashboard-shortcuts>a>svg:first-child{width:34px;height:34px;padding:8px;color:var(--brand-dark);background:var(--brand-soft);border-radius:5px}.dashboard-shortcuts span,.dashboard-shortcuts strong,.dashboard-shortcuts small{min-width:0;display:block}.dashboard-shortcuts strong{font-size:12px}.dashboard-shortcuts small{margin-top:4px;color:var(--muted);font-size:10px}.dashboard-shortcuts>a>svg:last-child{color:#8b9891}.opportunity-panel{padding-bottom:14px}.opportunity-grid{padding:14px 18px 2px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.opportunity-grid>a{min-width:0;padding:10px;border:1px solid #e6ebe8;border-radius:6px}.opportunity-grid>a:hover{border-color:#98c8c0;background:#f8fbfa}.opportunity-image{height:100px;display:block;margin-bottom:9px;background:#eef2f0;border-radius:5px;overflow:hidden}.opportunity-image img{width:100%;height:100%;object-fit:cover}.opportunity-grid strong{display:-webkit-box;height:38px;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.5}.opportunity-grid small{display:block;margin-top:5px;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.opportunity-grid div{margin-top:8px;display:flex;align-items:baseline;gap:6px}.opportunity-grid b{color:var(--brand-dark)}.opportunity-grid div span{color:var(--muted);font-size:10px}.page--dashboard{gap:14px}.dashboard-stat-strip{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.dashboard-stat-strip article{min-height:90px;padding:13px 14px;display:grid;align-content:center;position:relative;background:#fff;border:1px solid var(--line);border-radius:8px}.dashboard-stat-strip svg{position:absolute;right:13px;top:13px;color:#acb8b2;font-size:25px}.dashboard-stat-strip article>.ui-emoji{position:absolute;right:13px;top:13px;color:initial;font-size:24px}.dashboard-stat-strip span{color:var(--muted);font-size:11px}.dashboard-stat-strip strong{margin-top:4px;font-size:22px}.dashboard-stat-strip small{margin-top:5px;color:var(--brand-dark);font-size:9px}.dashboard-entry-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.dashboard-entry-strip>a{min-height:72px;padding:12px 16px;display:grid;grid-template-columns:38px minmax(0,1fr) 18px;align-items:center;gap:11px;background:#fff;border:1px solid var(--line);border-radius:8px}.dashboard-entry-strip>a:hover{border-color:#9acbc2;background:#f8fbfa}.dashboard-entry-strip>a>svg:first-child{width:38px;height:38px;padding:8px;color:var(--brand-dark);background:var(--brand-soft);border-radius:5px}.dashboard-entry-strip>a>.ui-emoji:first-child{width:38px;height:38px;padding:0;font-size:23px;background:#f2f7f5;border-radius:5px}.dashboard-entry-strip strong,.dashboard-entry-strip small{display:block}.dashboard-entry-strip small{margin-top:4px;color:var(--muted);font-size:10px}.dashboard-entry-strip>a>svg:last-child{color:#8b9891}.dashboard-primary-grid{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(280px,.65fr);gap:10px}.dashboard-primary-grid .chart-canvas{height:280px}.opportunity-summary>div{padding:5px 16px 12px}.opportunity-summary>div>a{min-height:69px;display:grid;grid-template-columns:8px minmax(0,1fr) auto 18px;align-items:center;gap:10px;border-bottom:1px solid #edf1ef}.opportunity-summary>div>a:last-child{border-bottom:0}.opportunity-summary span,.opportunity-summary strong,.opportunity-summary small{min-width:0;display:block}.opportunity-summary small{margin-top:3px;color:var(--muted);font-size:10px}.opportunity-summary b{font-size:17px}.opportunity-summary svg{color:#8b9891}.opportunity-dot{width:7px;height:7px;background:var(--amber);border-radius:50%}.opportunity-dot--blue{background:var(--blue)}.opportunity-dot--green{background:var(--brand)}.dashboard-category-section{display:grid;gap:10px}.dashboard-category-section>header{min-height:48px;display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.dashboard-category-section h2{font-size:17px}.dashboard-category-section p{margin-top:4px;color:var(--muted);font-size:11px}.dashboard-category-section>header>a{display:inline-flex;align-items:center;gap:5px;color:var(--brand-dark);font-size:11px;font-weight:700}.category-insight-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.category-insight{padding:15px 16px 13px;background:#fff;border:1px solid var(--line);border-radius:8px}.category-insight>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:10px;border-bottom:1px solid #edf1ef}.category-insight>header strong,.category-insight>header small{display:block}.category-insight>header strong{font-size:14px}.category-insight>header small{max-width:360px;margin-top:4px;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px}.category-insight>header>span{padding:4px 7px;color:#68766f;background:#f2f5f3;border-radius:4px;white-space:nowrap;font-size:9px}.category-insight>header>span.is-opportunity{color:#b66d17;background:#fff4df}.category-insight dl{margin:12px 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.category-insight dl div{min-width:0;padding:0 10px;border-right:1px solid #edf1ef}.category-insight dl div:first-child{padding-left:0}.category-insight dl div:last-child{padding-right:0;border-right:0}.category-insight dt{color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px}.category-insight dd{margin:5px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700}.category-price-bands{display:grid;gap:6px}.category-price-bands>div{display:grid;grid-template-columns:66px minmax(0,1fr) 36px;align-items:center;gap:8px;color:var(--muted);font-size:9px}.category-price-bands i{height:7px;display:block;overflow:hidden;background:#eef2f0;border-radius:4px}.category-price-bands b{height:100%;display:block;background:#6d63b5;border-radius:4px}.category-price-bands em{text-align:right;font-style:normal}.category-insight>a{margin-top:11px;display:inline-flex;align-items:center;gap:4px;color:var(--brand-dark);font-size:10px;font-weight:700}.dashboard-attention>.panel__head>a{white-space:nowrap}.attention-list{padding:0 16px 8px}.attention-list>a{min-height:66px;display:grid;grid-template-columns:44px minmax(260px,1fr) 100px 90px 90px 18px;align-items:center;gap:12px;border-bottom:1px solid #edf1ef}.attention-list>a:last-child{border-bottom:0}.attention-image{width:40px;height:40px;display:block;overflow:hidden;background:#eef2f0;border:1px solid #e3e9e6;border-radius:5px}.attention-image img{width:100%;height:100%;object-fit:cover}.attention-list span,.attention-list strong,.attention-list small{min-width:0;display:block}.attention-list small{color:var(--muted);font-size:9px}.attention-list span>strong,.attention-list span>b{margin-top:4px}.attention-list span>b{color:var(--brand-dark)}.attention-product strong,.attention-product small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attention-product strong{font-size:11px}.attention-list>a>svg{color:#8b9891}.monitor-settings{min-height:78px;padding:14px 16px;display:flex;align-items:center;gap:16px}.monitor-settings>div:first-child{display:flex;align-items:center;gap:11px;margin-right:auto}.monitor-settings>div>svg{color:var(--brand)}.monitor-settings strong,.monitor-settings small{display:block}.monitor-settings small{margin-top:3px;color:var(--muted);font-size:11px}.monitor-settings>div>.ui-emoji{width:24px;font-size:21px}.toggle{display:inline-flex}.toggle input{position:absolute;opacity:0;pointer-events:none}.toggle span{width:42px;height:24px;padding:3px;background:#cbd4d0;border-radius:999px;transition:.15s}.toggle span:before{content:"";display:block;width:18px;height:18px;background:#fff;border-radius:50%;transition:.15s}.toggle input:checked+span{background:var(--brand)}.toggle input:checked+span:before{transform:translate(18px)}.plan-state-control{display:inline-flex;align-items:center;gap:6px;color:var(--text);font-size:12px;white-space:nowrap;cursor:pointer}.plan-state-control .toggle span{width:34px;height:20px;padding:2px}.plan-state-control .toggle span:before{width:16px;height:16px}.plan-state-control .toggle input:checked+span:before{transform:translate(14px)}.plan-state-control.is-busy{opacity:.55;cursor:wait}.monitor-delete-warning{padding:14px 16px;border-left:3px solid var(--coral);background:color-mix(in srgb,var(--coral) 7%,white)}.monitor-delete-warning strong{display:block;margin-bottom:6px}.monitor-delete-warning p{margin:0;color:var(--muted);line-height:1.65}.shared-execution-note{min-width:190px;display:grid;justify-items:start;gap:4px}.shared-execution-note>span{padding:3px 7px;border-radius:4px;color:#176b5d;background:#e7f5f0;font-size:10px;font-weight:700;white-space:nowrap}.shared-execution-note>small{color:var(--muted);font-size:10px;line-height:1.45}.shared-execution-note--shared_active>span{color:#386aa0;background:#eaf2fb}.shared-execution-note--reused_recent>span{color:#8a641a;background:#fff4d8}.shared-execution-note.is-compact{min-width:0}.shared-execution-note.is-compact>small{white-space:normal}.segmented{padding:3px;display:inline-flex;background:#edf2ef;border-radius:6px}.segmented button{height:32px;padding:0 12px;display:inline-flex;align-items:center;gap:6px;border:0;border-radius:4px;color:#66736d;background:transparent;font-size:12px}.segmented button.is-active{color:var(--brand-dark);background:#fff;box-shadow:0 1px 4px #1e322a14;font-weight:700}.segmented--scroll{max-width:100%;overflow-x:auto;scrollbar-width:thin}.segmented--scroll button{flex:0 0 auto;white-space:nowrap}.cart24h-public-note{min-height:92px;padding:16px 18px;display:flex;align-items:flex-start;gap:13px;color:#28534a;background:#edf8f5;border:1px solid #cfe9e2;border-radius:8px}.cart24h-public-note>svg{margin-top:1px;color:var(--brand);flex:0 0 auto}.cart24h-public-note strong{display:block;font-size:14px}.cart24h-public-note p{margin-top:5px;line-height:1.65;font-size:12px}.cart24h-public-note small{margin-top:5px;display:block;color:#65766f;font-size:11px;line-height:1.55}.cart24h-stats article{min-height:92px}.cart24h-filter form{grid-template-columns:minmax(280px,1fr) minmax(160px,.35fr) minmax(160px,.35fr) auto}.cart24h-filter .field--wide,.cart24h-filter .field:not(.field--wide),.cart24h-filter .filter-actions{grid-column:auto}.cart24h-table{min-width:1180px;table-layout:fixed}.cart24h-table th:first-child{width:200px}.cart24h-table th:nth-child(2),.cart24h-table th:nth-child(3),.cart24h-table th:nth-child(4),.cart24h-table th:nth-child(5){width:110px}.cart24h-table th:nth-child(6){width:210px}.cart24h-table th:nth-child(7){width:190px}.cart24h-table th:nth-child(8){width:150px}.cart24h-submit-form{display:grid;gap:16px}.cart24h-product-type{margin:0;padding:0;border:0}.cart24h-product-type legend{margin-bottom:7px;color:#5f6c65;font-size:12px;font-weight:600}.cart24h-product-type .segmented{width:100%}.cart24h-product-type button{flex:1;justify-content:center}.cart24h-submit-note{padding:12px 13px;display:grid;gap:5px;color:#5d6b65;background:#f5f8f7;border:1px solid #e2e8e5;border-radius:6px;font-size:11px;line-height:1.55}.cart24h-submit-note strong{color:#34443d;font-size:12px}.collection-mode-picker{width:100%}.collection-mode-picker button{min-width:0;flex:1;justify-content:center}.collection-product-mode-picker{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.collection-mode-picker .ui-emoji,.monitor-view-tabs .ui-emoji{width:18px}.collection-task-heading{min-height:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px 20px}.collection-task-heading>h1{grid-column:1;grid-row:1}.collection-task-heading>.button{grid-column:2;grid-row:1}.collection-task-notice{grid-column:1 / -1;grid-row:2;justify-self:start;width:fit-content;max-width:100%;min-width:0;min-height:36px;padding:8px 13px;display:flex;align-items:flex-start;gap:8px;color:#c36d16;background:#fff7e9;border:1px solid #f2dfbd;border-radius:4px;font-size:12px;line-height:1.55}.collection-task-notice>svg{margin-top:1px;color:#e49a2f;flex:0 0 auto}.collection-task-notice>span{min-width:0}.collection-task-notice__link{color:var(--blue);font-weight:750;text-decoration:underline;text-underline-offset:2px}.collection-task-notice__link:hover{color:#2c5f9f}.collection-task-notice__link:focus-visible{outline:2px solid rgba(60,121,207,.32);outline-offset:2px;border-radius:2px}.collection-task-stats article>.ui-emoji{position:absolute;right:18px;top:18px;color:initial;font-size:25px}.collection-task-list-title{min-width:0;display:flex;align-items:center;gap:20px}.collection-task-list-title>div:first-child{flex:0 1 auto}.collection-queue-summary{min-width:220px;padding-left:20px;display:grid;gap:3px;border-left:1px solid #dce5e1}.collection-queue-summary span{color:#52625b;font-size:12px}.collection-queue-summary strong{margin:0 2px;color:var(--brand-dark);font-size:18px}.collection-queue-summary small{color:var(--muted);font-size:11px}.collection-link-note{margin-top:-6px}.collection-exclusive-switch{min-height:58px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid var(--line);border-radius:6px;background:#f8fbfa}.collection-exclusive-switch strong,.collection-exclusive-switch small{display:block}.collection-exclusive-switch small{margin-top:4px;color:var(--muted);font-size:11px;line-height:1.45}.collection-batch-count{min-height:24px;display:flex;align-items:center;gap:5px;color:var(--muted);font-size:12px}.collection-batch-count strong{color:var(--ink);font-size:16px}.collection-batch-count small{margin-left:auto}.collection-batch-count.is-valid strong{color:var(--brand-strong)}.collection-scope-field{min-width:0;margin:0;padding:0;border:0}.collection-scope-field legend{margin-bottom:7px;color:#4d5b55;font-size:12px;font-weight:600}.collection-scope-picker{display:grid;grid-template-columns:1fr 1fr;gap:8px}.collection-scope-picker>label{min-width:0;min-height:58px;padding:9px 11px;display:flex;align-items:center;gap:9px;border:1px solid var(--line);border-radius:6px;background:#fff;cursor:pointer}.collection-scope-picker>label.is-active{border-color:#83b7aa;background:#f2f8f5;box-shadow:0 0 0 1px #14796314}.collection-scope-picker input{width:15px;height:15px;flex:0 0 auto;accent-color:var(--brand)}.collection-scope-picker span,.collection-scope-picker strong,.collection-scope-picker small{min-width:0;display:block}.collection-scope-picker strong{color:#25352e;font-size:12px}.collection-scope-picker small{margin-top:3px;color:var(--muted);font-size:11px;line-height:1.35}.collection-product-type-field{min-width:0;margin:0;padding:0;border:0}.collection-product-type-field legend{margin-bottom:7px;color:#4d5b55;font-size:12px;font-weight:600}.collection-product-type-picker{width:100%}.collection-product-type-picker button{flex:1;justify-content:center}.collection-task-filter form{grid-template-columns:minmax(280px,.85fr) repeat(2,minmax(220px,1fr)) auto}.collection-task-filter .field--wide,.collection-task-filter .field:not(.field--wide),.collection-task-filter .filter-actions{grid-column:auto}.collection-task-filter .filter-actions{justify-content:flex-end}.collection-status-field{position:relative}.status-multiselect{min-width:0;position:relative}.status-multiselect__trigger{width:100%;min-height:40px;padding:0 11px 0 12px;display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--ink);background:#fff;border:1px solid #cfd9d4;border-radius:6px;text-align:left}.status-multiselect__trigger>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.status-multiselect__trigger>svg{flex:0 0 auto;color:#75827b;transition:transform .16s ease}.status-multiselect.is-open .status-multiselect__trigger{border-color:var(--brand);box-shadow:0 0 0 3px #0f9f8f1a}.status-multiselect.is-open .status-multiselect__trigger>svg{transform:rotate(180deg)}.status-multiselect__trigger:focus-visible{outline:2px solid #79cabb;outline-offset:2px}.status-multiselect__menu{width:100%;min-width:220px;max-height:310px;padding:6px;position:absolute;z-index:35;top:calc(100% + 5px);left:0;overflow-y:auto;background:#fff;border:1px solid #cfd9d4;border-radius:6px;box-shadow:0 12px 28px #1c2d2724}.status-multiselect__option{min-height:34px;padding:7px 8px;display:flex;align-items:center;gap:9px;color:#35443d;border-radius:4px;cursor:pointer}.status-multiselect__option:hover{color:var(--brand-dark);background:#f2f8f5}.status-multiselect__option.is-all{margin-bottom:4px;border-bottom:1px solid #edf1ef;border-radius:4px 4px 0 0}.field .status-multiselect__option input{width:15px;height:15px;min-height:0;margin:0;padding:0;flex:0 0 auto;accent-color:var(--brand);box-shadow:none}.status-multiselect__option>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.collection-task-table{min-width:1450px;table-layout:fixed}.collection-task-table th:first-child{width:250px}.collection-task-table th:nth-child(2){width:180px}.collection-task-table th:nth-child(3){width:150px}.collection-task-table th:nth-child(4){width:120px}.collection-task-table th:nth-child(5){width:230px}.collection-task-table th:nth-child(6),.collection-task-table th:nth-child(7){width:175px}.collection-task-table .action-col{width:170px}.task-target-cell{display:block;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:700}.task-shop-cell strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.collection-task-summary{margin-bottom:16px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--line);border-radius:6px;overflow:hidden}.collection-task-summary>div{min-width:0;min-height:76px;padding:14px;display:grid;align-content:center;gap:6px;border-right:1px solid var(--line)}.collection-task-summary>div:nth-child(3n){border-right:0}.collection-task-summary>div:nth-child(n+4){border-top:1px solid var(--line)}.collection-task-summary span,.collection-detail-stats span{color:var(--muted);font-size:11px}.collection-task-summary strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.collection-detail-stats{margin-bottom:14px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.collection-detail-stats>div{min-height:72px;padding:13px 14px;display:grid;align-content:center;gap:4px;background:var(--surface-soft);border:1px solid #e7ece9;border-radius:6px}.collection-detail-stats strong{font-size:20px}.collection-task-error{margin-bottom:14px;padding:11px 13px;display:flex;align-items:flex-start;gap:10px;border:1px solid #efc7c3;border-radius:6px;background:#fff7f6;color:#9a413c;line-height:1.55}.collection-task-error strong{flex:0 0 auto;font-size:12px}.collection-task-error span{min-width:0;overflow-wrap:anywhere;font-size:12px}.collection-detail-table{max-height:48vh;border:1px solid var(--line);border-radius:6px}.collection-detail-table table{min-width:760px}.collection-detail-table thead{position:sticky;top:0;z-index:2}.collection-batch-table{border:1px solid var(--line);border-radius:6px}.collection-batch-table table{min-width:900px}.collection-result-grid{max-height:46vh;padding:2px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;overflow-y:auto}.collection-result-grid>a{min-width:0;padding:9px;display:grid;grid-template-columns:82px minmax(0,1fr);gap:11px;border:1px solid #e4eae7;border-radius:6px;background:#fff}.collection-result-grid>a:hover{border-color:#8fc5bb;background:#f8fbfa}.collection-review-tools{margin-bottom:12px;border:1px solid #dfe8e4;border-radius:6px;background:#f8faf9}.collection-review-filter-row{min-height:72px;padding:11px 12px;display:grid;grid-template-columns:minmax(180px,1fr) minmax(250px,1.25fr) minmax(250px,1fr);align-items:end;gap:12px}.collection-review-filter-row>div{align-self:center}.collection-review-filter-row>div strong,.collection-review-filter-row>div span{display:block}.collection-review-filter-row>div span{margin-top:5px;color:var(--muted);font-size:11px}.collection-review-filter-row label{min-width:0;display:grid;gap:6px;color:#66746f;font-size:11px}.collection-review-filter-row select{width:100%;min-height:36px;padding:0 34px 0 10px;border:1px solid #d5dfda;border-radius:5px;background-color:#fff;color:#1f2e28}.collection-review-specs{padding:0 12px 11px;display:flex;gap:6px;overflow-x:auto}.collection-review-specs button{max-width:260px;min-height:30px;padding:5px 9px;display:inline-flex;align-items:center;gap:7px;flex:0 0 auto;border:1px solid #dce5e1;border-radius:5px;background:#fff;color:#53615c;font-size:11px;cursor:pointer}.collection-review-specs button span{max-width:210px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.collection-review-specs button b{color:#7b8984;font-variant-numeric:tabular-nums}.collection-review-specs button.is-active{border-color:#79baae;background:#e9f6f2;color:#126f61}.collection-review-specs button.is-active b{color:#126f61}.collection-review-list{max-height:38vh;overflow-y:auto;border:1px solid #e4eae7;border-radius:6px;background:#fff}.collection-review-list article{display:grid;grid-template-columns:32px minmax(0,1fr);gap:10px;padding:14px 16px;border-bottom:1px solid #edf1ef}.collection-review-list article:last-child{border-bottom:0}.collection-review-index{color:#91a09b;font-variant-numeric:tabular-nums}.collection-review-list header{display:flex;align-items:center;gap:10px;min-width:0}.collection-review-list header strong{color:#18231f}.collection-review-list header span,.collection-review-list header time{color:#74827d;font-size:12px}.collection-review-list header .collection-review-spec{max-width:50%;padding:3px 7px;overflow:hidden;border-radius:4px;background:#f0f4f2;text-overflow:ellipsis;white-space:nowrap}.collection-review-list header time{margin-left:auto}.collection-review-list p{margin:7px 0;color:#27342f;line-height:1.65;white-space:pre-wrap}.collection-review-list small{color:#788681}.collection-review-images{display:flex;gap:8px;margin-top:10px;overflow-x:auto}.collection-review-images img{display:block;width:72px;height:72px;border:1px solid var(--border);border-radius:6px;object-fit:cover}.product-review-summary>div:first-child strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-review-task-product{min-height:82px;padding:12px;display:grid;grid-template-columns:62px minmax(0,1fr);align-items:center;gap:12px;border:1px solid #dfe7e3;border-radius:6px;background:#f8faf9}.product-review-task-product img{width:62px;height:62px;border:1px solid #e0e7e4;border-radius:5px;object-fit:cover;background:#fff}.product-review-task-product>div{min-width:0;display:grid;gap:4px}.product-review-task-product strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#192620}.product-review-task-product span,.product-review-task-product small{color:var(--muted)}.review-scope-field{margin:0;padding:0;border:0}.review-scope-field legend{margin-bottom:7px;color:#586660;font-size:11px}.review-scope-options{display:grid;grid-template-columns:1fr 1fr;gap:10px}.review-scope-options label{min-height:70px;padding:11px 12px;display:flex;align-items:flex-start;gap:9px;border:1px solid #dce4e0;border-radius:6px;cursor:pointer}.review-scope-options label.is-active{border-color:#71b7aa;background:#eef8f5}.review-scope-options input{margin-top:3px;accent-color:var(--brand)}.review-scope-options span,.review-scope-options strong,.review-scope-options small{display:block}.review-scope-options small{margin-top:5px;color:var(--muted)}.product-review-task-form footer{display:flex;justify-content:flex-end;gap:8px}.collection-result-image{width:82px;aspect-ratio:1;display:grid;place-items:center;overflow:hidden;color:var(--muted);background:#eef2f0;border-radius:5px;font-size:10px}.collection-result-image img{width:100%;height:100%;object-fit:cover}.collection-result-image i{font-style:normal}.collection-result-copy{min-width:0;display:grid;align-content:center;gap:6px}.collection-result-copy strong{min-height:36px;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.5}.collection-result-copy small{overflow:hidden;color:var(--muted);text-overflow:ellipsis;white-space:nowrap}.collection-result-copy b{color:var(--coral);font-size:14px}.collection-result-copy em{margin-left:9px;color:var(--muted);font-size:10px;font-style:normal;font-weight:400}.collection-boundary-note{margin-bottom:14px;color:#246f62;background:#edf8f4}.success-text{color:#247a68!important}.shop-monitor-switch{min-height:58px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid var(--line);border-radius:6px}.shop-monitor-switch strong,.shop-monitor-switch small{display:block}.shop-monitor-switch small{margin-top:4px;color:var(--muted);font-size:11px}.shop-monitor-table{min-width:1450px;table-layout:fixed}.shop-monitor-table th:first-child{width:270px}.shop-monitor-table th:nth-child(2){width:150px}.shop-monitor-table th:nth-child(3){width:135px}.shop-monitor-table th:nth-child(4){width:135px}.shop-monitor-table th:nth-child(5){width:180px}.shop-monitor-table th:nth-child(6){width:240px}.product-monitor-table{min-width:1600px;table-layout:fixed}.product-monitor-table th:first-child{width:310px}.product-monitor-table th:nth-child(2){width:82px}.product-monitor-table th:nth-child(3){width:88px}.product-monitor-table th:nth-child(4),.product-monitor-table th:nth-child(5){width:78px}.product-monitor-table th:nth-child(6){width:78px}.product-monitor-table th:nth-child(7){width:92px}.product-monitor-table th:nth-child(8){width:142px}.product-monitor-table th:nth-child(9){width:150px}.product-monitor-table th:nth-child(10){width:220px}.product-monitor-table .action-col{width:92px;min-width:92px}.product-run-table{min-width:1580px;table-layout:fixed}.product-run-table th:nth-child(1){width:210px}.product-run-table th:nth-child(2){width:260px}.product-run-table th:nth-child(5){width:235px}.product-run-table th:nth-child(9){width:220px}.product-run-table th:nth-child(10){width:220px}.shop-monitor-table .action-col{width:190px}.shop-run-table{min-width:1580px;table-layout:fixed}.shop-run-table th:nth-child(1){width:220px}.shop-run-table th:nth-child(2){width:260px}.shop-run-table th:nth-child(5){width:235px}.shop-run-table th:nth-child(8){width:220px}.shop-run-table th:nth-child(9){width:220px}.shop-monitor-link{max-width:250px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--blue)}.row-actions--wrap{flex-wrap:wrap;row-gap:6px}.review-product-search{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.review-product-options{max-height:220px;display:grid;gap:7px;overflow-y:auto}.review-product-option{min-height:62px;padding:8px;display:grid;grid-template-columns:18px 46px minmax(0,1fr);align-items:center;gap:9px;border:1px solid var(--line);border-radius:6px;cursor:pointer}.review-product-option.is-selected{border-color:#68b4a6;background:#eef8f5}.review-product-option input{accent-color:var(--brand)}.review-product-option img{width:46px;height:46px;object-fit:cover;border-radius:4px;background:#eef2f0}.review-product-option strong,.review-product-option small{display:block}.review-product-option strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.review-product-option small{margin-top:4px;color:var(--muted)}.review-monitor-table{min-width:1540px;table-layout:fixed}.review-monitor-table th:first-child{width:330px}.review-monitor-table th:nth-child(2){width:150px}.review-monitor-table th:nth-child(3){width:210px}.review-monitor-table th:nth-child(4){width:125px}.review-monitor-table th:nth-child(5){width:220px}.review-monitor-table th:nth-child(6){width:240px}.review-monitor-table .action-col{width:190px}.review-run-table{min-width:1660px;table-layout:fixed}.review-run-table th:nth-child(1){width:220px}.review-run-table th:nth-child(2){width:300px}.review-run-table th:nth-child(5){width:235px}.review-run-table th:nth-child(8){width:300px}.review-run-table th:nth-child(9){width:230px}.monitor-product-cell{min-width:0;display:grid;grid-template-columns:50px minmax(0,1fr);align-items:center;gap:10px}.monitor-product-cell img{width:50px;height:50px;object-fit:cover;border-radius:5px;background:#eef2f0}.monitor-product-cell span,.monitor-product-cell strong,.monitor-product-cell small{min-width:0;display:block}.monitor-product-cell strong,.monitor-product-cell small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.monitor-product-cell small{margin-top:5px;color:var(--muted)}.monitor-product-cell .trend-tag{width:max-content;max-width:100%;margin-top:5px;display:inline-flex}.monitor-product-thumb{width:50px;height:50px;display:grid!important;place-items:center;overflow:hidden;color:#74827b;background:#eef2f0;border-radius:5px}.monitor-sales-metric{display:grid;gap:4px}.monitor-sales-metric strong{color:var(--brand-dark);font-size:13px}.monitor-sales-metric small{color:var(--muted);font-size:10px}.monitor-efficiency{display:grid;gap:4px}.monitor-efficiency>span{display:grid;grid-template-columns:34px auto;gap:4px;align-items:baseline}.monitor-efficiency small{color:var(--muted);font-size:9px}.monitor-efficiency strong{font-size:11px}.monitor-trend-cell,.monitor-trend-empty{display:grid;gap:3px}.monitor-sparkline{width:112px;height:30px}.monitor-trend-cell small,.monitor-trend-empty small{overflow:hidden;color:var(--muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.monitor-trend-empty>span{min-height:30px;display:flex;align-items:center;color:var(--muted);font-size:11px}.monitor-plan-cell{display:grid;justify-items:start;gap:6px}.monitor-plan-cell>span{color:#52615a;font-size:11px}.monitor-execution-cell{display:grid;gap:5px}.monitor-execution-cell>span{display:grid;grid-template-columns:30px minmax(0,1fr);gap:4px;color:#52615a;font-size:10px;white-space:nowrap}.monitor-execution-cell>span small{color:var(--muted)}.category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.category-card{padding:16px}.category-card header{display:flex;justify-content:space-between;gap:10px}.category-card header strong,.category-card header small{display:block}.category-card header small{margin-top:4px;color:var(--muted);font-size:11px}.risk-chip,.plain-chip{align-self:flex-start;padding:3px 7px;border-radius:999px;font-size:10px}.risk-chip{color:#1d796b;background:#e7f6f1}.plain-chip{color:#64716a;background:#eef2f0}.category-card dl{margin:18px 0 14px;display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.category-card dl div{min-width:0}.category-card dt{display:flex;align-items:center;gap:4px;color:var(--muted);font-size:10px}.category-card dd{margin:5px 0 0;font-size:15px;font-weight:700}.category-card dt .ui-emoji{width:16px;font-size:14px}.price-bands{height:54px;display:flex;flex-direction:column;gap:3px;align-items:flex-start}.price-bands span{height:6px;max-width:100%;background:#7d70b8;border-radius:999px}.category-card>a{margin-top:12px;display:inline-flex;align-items:center;gap:4px;color:var(--brand-dark);font-size:12px;font-weight:700}.anomaly-list{padding:4px 16px}.anomaly-list article{min-height:82px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;border-bottom:1px solid #edf1ef}.anomaly-list article:last-child{border-bottom:0}.anomaly-icon{width:36px;height:36px;display:grid;place-items:center;color:#b57b25;background:#fff5df;border-radius:6px}.anomaly-icon--critical{color:#c94f49;background:#fff0ee}.anomaly-list p{margin-top:4px;color:var(--muted);font-size:12px}.anomaly-list small{display:block;margin-top:5px;color:#8c9892;font-size:10px}.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:16px;align-items:stretch}.product-overview{min-width:0;padding:18px;display:grid;grid-template-columns:236px minmax(0,1fr);gap:22px}.detail-hero{border-top:3px solid var(--brand)}.detail-gallery,.detail-hero__content{min-width:0}.detail-product-image{aspect-ratio:1;display:grid;place-items:center;background:#f2f6f4;border:1px solid #e4ebe7;border-radius:6px;overflow:hidden}.detail-product-image img{width:100%;height:100%;object-fit:cover}.detail-image-empty{display:grid;justify-items:center;gap:8px;color:var(--muted);font-size:11px}.detail-thumbnails{margin-top:8px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px}.detail-thumbnails button{aspect-ratio:1;padding:0;overflow:hidden;border:1px solid #dce4e0;border-radius:4px;background:#fff}.detail-thumbnails button.is-active{border-color:var(--brand);box-shadow:0 0 0 2px #0f9f8f1f}.detail-thumbnails img{width:100%;height:100%;object-fit:cover}.detail-gallery__count{margin-top:7px;display:block;color:var(--muted);font-size:10px;text-align:center}.detail-hero__topline{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.detail-tags{display:flex;flex-wrap:wrap;gap:6px}.detail-tags span{padding:4px 7px;color:#59675f;background:#f0f3f1;border-radius:4px;font-size:11px}.detail-tags .accent{color:var(--brand-dark);background:var(--brand-soft)}.tracking-badge{min-height:28px;padding:0 9px;display:inline-flex;align-items:center;gap:5px;color:#8b5a16;background:#fff4da;border:1px solid #f0d499;border-radius:999px;font-size:11px;font-weight:700;white-space:nowrap}.tracking-badge .ui-emoji{width:16px}.product-overview h2{margin-top:13px;font-size:21px;line-height:1.48}.detail-trend-reason{margin-top:7px;color:var(--muted);line-height:1.65}.detail-facts{margin-top:16px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.detail-fact{min-width:0;min-height:64px;padding:10px 11px;display:grid;align-content:center;background:#f6f8f7;border-left:3px solid #aab6b0;border-radius:5px}.detail-fact small,.detail-fact strong{display:block;min-width:0}.detail-fact small{color:var(--muted);font-size:10px}.detail-fact strong{margin-top:5px;overflow:hidden;color:#25312b;font-size:17px;text-overflow:ellipsis;white-space:nowrap}.detail-fact--sales{background:#effaf6;border-left-color:var(--brand)}.detail-fact--sales strong{color:var(--brand-dark)}.detail-fact--price{background:#fff1ef;border-left-color:var(--coral)}.detail-fact--price strong{color:#d94f49}.detail-fact--cart{background:#f1f4ff;border-left-color:#7085f5}.detail-fact--cart strong{color:#5068d0}.detail-mobile-tags{margin-top:14px;padding:12px 0;border-block:1px solid #edf1ef}.detail-mobile-tags>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.detail-mobile-tags>header strong{font-size:12px}.detail-mobile-tags>header time{color:var(--muted);font-size:10px;white-space:nowrap}.detail-mobile-tags>div{margin-top:8px;display:flex;flex-wrap:wrap;align-items:flex-start;gap:6px}.detail-mobile-tags .mobile-tag{min-height:24px;padding:4px 8px;font-size:11px}.selection-actions{margin-top:14px;display:flex;align-items:center;flex-wrap:wrap;gap:8px}.selection-actions button{min-height:34px;padding:0 10px;display:inline-flex;align-items:center;gap:4px;color:#435049;background:#fff;border:1px solid #d5ded9;border-radius:5px}.shop-card{min-width:0;padding:18px}.shop-card--rich{border-top:3px solid #7085f5;background:#fbfcff}.shop-card__heading{min-height:58px;display:grid;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:11px}.shop-card__heading>img,.shop-card__heading>.ui-emoji{width:46px;height:46px;border-radius:6px}.shop-card__heading>img{object-fit:cover;border:1px solid #e2e8e5}.shop-card__heading>.ui-emoji{background:#eef1ff;font-size:27px}.shop-card__heading span,.shop-card__heading small{display:block;color:var(--muted);font-size:10px}.shop-card h3{margin-top:4px;overflow:hidden;font-size:16px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.shop-card__heading small{margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shop-card dl{margin:14px 0 0}.shop-card dl div{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid #e8ecea}.shop-card dl div:last-child{border-bottom:0}.shop-card dt{color:var(--muted);font-size:11px}.shop-card dd{margin:0;color:#28352f;font-weight:700;text-align:right}.product-archive-panel{overflow:hidden}.archive-completeness{min-height:30px;padding:0 9px;display:inline-flex;align-items:center;gap:5px;color:#8b6423;background:#fff7e8;border:1px solid #f0d8a7;border-radius:5px;font-size:11px;font-weight:700;white-space:nowrap}.archive-completeness.is-complete{color:#167864;background:#eef9f5;border-color:#bde1d7}.archive-completeness .ui-emoji{width:17px}.product-archive-grid{margin:0;padding:0 18px 18px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr))}.product-archive-grid>div{min-width:0;min-height:64px;padding:10px 12px;border-right:1px solid #e8eeeb;border-bottom:1px solid #e8eeeb}.product-archive-grid>div:nth-child(5n){border-right:0}.product-archive-grid>div:nth-last-child(-n+5){border-bottom:0}.product-archive-grid dt{color:var(--muted);font-size:10px}.product-archive-grid dd{margin:6px 0 0;overflow:hidden;color:#29362f;font-size:12px;font-weight:700;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.detail-kpi-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.detail-kpi{min-height:126px;padding:15px 16px;display:grid;grid-template-columns:minmax(0,1fr) 30px;align-content:start;position:relative;background:#fff;border:1px solid var(--line);border-top:3px solid currentColor;border-radius:7px}.detail-kpi>.ui-emoji{grid-column:2;grid-row:1 / span 2;justify-self:end;width:30px;height:30px;font-size:24px}.detail-kpi>span{grid-column:1;color:var(--muted);font-size:11px}.detail-kpi>strong{grid-column:1;margin-top:8px;font-size:24px;line-height:1.15}.detail-kpi>small{grid-column:1 / -1;margin-top:9px;color:#748078;font-size:11px;line-height:1.45}.detail-kpi--emerald{color:#0b9c76;background:#f5fcf9}.detail-kpi--blue{color:#5274df;background:#f6f8ff}.detail-kpi--violet{color:#7b5fc8;background:#faf7ff}.detail-kpi--cyan{color:#168ca0;background:#f3fbfc}.detail-kpi--amber{color:#c47a17;background:#fffbf2}.detail-kpi--coral{color:#df5b57;background:#fff7f6}.detail-support-panel{overflow:hidden}.detail-support-panel>.panel__head>.ui-emoji{width:36px;height:36px;font-size:28px}.detail-support-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid #edf1ef}.detail-support-grid>section{min-width:0;padding:16px 18px;border-right:1px solid #edf1ef;border-bottom:1px solid #edf1ef}.detail-support-grid>section:nth-child(2n){border-right:0}.detail-support-grid>section:nth-last-child(-n+2){border-bottom:0}.detail-support-grid h3{display:flex;align-items:center;gap:7px;font-size:13px}.detail-support-grid h3 .ui-emoji{width:20px}.detail-support-grid ul{margin:12px 0 0;padding:0;display:grid;gap:9px;list-style:none}.detail-support-grid li{min-height:38px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:8px}.detail-support-grid li img{width:24px;height:24px;object-fit:contain}.detail-support-grid li strong,.detail-support-grid li span{display:block}.detail-support-grid li strong{font-size:12px;line-height:1.45}.detail-support-grid li span{margin-top:3px;color:var(--muted);font-size:11px;line-height:1.65}.detail-support-grid dl{margin:12px 0 0}.detail-support-grid dl>div{padding:9px 0;border-bottom:1px solid #edf1ef}.detail-support-grid dl>div:last-child{border-bottom:0}.detail-support-grid dt{color:#334039;font-size:12px;font-weight:700}.detail-support-grid dd{margin:4px 0 0;color:var(--muted);font-size:11px;line-height:1.65;white-space:pre-wrap}.detail-support-empty{margin-top:12px;color:var(--muted);font-size:11px}.detail-source-empty{min-height:116px;padding:22px;display:flex;align-items:center;justify-content:center;gap:12px;color:var(--muted);text-align:left}.detail-source-empty>.ui-emoji{width:38px;font-size:30px}.detail-source-empty strong,.detail-source-empty span{display:block}.detail-source-empty strong{color:#3d4b44;font-size:13px}.detail-source-empty span{margin-top:5px;font-size:11px;line-height:1.55}.detail-chart-panel{overflow:hidden}.detail-chart-meta{margin-top:9px;display:flex;flex-wrap:wrap;gap:6px}.detail-chart-meta span{padding:3px 7px;color:#5f6d66;background:#f0f4f2;border-radius:4px;font-size:10px}.detail-chart-legend{padding:4px 20px 0;display:flex;justify-content:flex-end;gap:16px;color:var(--muted);font-size:11px}.detail-chart-legend span{display:inline-flex;align-items:center;gap:5px}.detail-chart-legend i{width:9px;height:9px;border-radius:2px}.detail-chart-legend i.is-sales{background:var(--brand)}.detail-chart-legend i.is-delta{background:#7085f5}.product-graphic-detail{overflow:hidden}.product-graphic-detail>.panel__head>span{color:var(--muted);font-size:11px}.product-graphic-detail__body{border-top:1px solid #edf1ef}.product-detail-copy{padding:20px clamp(18px,4vw,64px);color:#36443d;font-size:13px;line-height:1.9;white-space:pre-wrap}.detail-product-subtitle{margin:6px 0 0;color:#607168;font-size:13px;line-height:1.65}.product-detail-images{width:min(100%,900px);margin:0 auto;border-top:1px solid #edf1ef}.product-detail-images figure{margin:0;padding:0;position:relative;background:#f5f7f6}.product-detail-images img{width:100%;height:auto;display:block;background:#f0f3f1}.product-detail-images figcaption{position:absolute;right:8px;bottom:8px;padding:3px 7px;color:#fff;background:#1c2621ad;border-radius:4px;font-size:9px}.mobile-product-preview{padding:8px 6px 14px;display:flex;justify-content:center}.mobile-product-device{width:min(404px,calc(100% - 14px));position:relative}.mobile-product-device__button{width:4px;position:absolute;z-index:0;display:block;background:#252726;border:1px solid #080909;border-radius:3px 0 0 3px;box-shadow:inset 1px 0 #ffffff1f}.mobile-product-device__button--mute{height:31px;top:94px;left:-4px}.mobile-product-device__button--volume-up{height:57px;top:140px;left:-4px}.mobile-product-device__button--volume-down{height:57px;top:207px;left:-4px}.mobile-product-device__button--power{width:5px;height:86px;top:161px;right:-5px;border-radius:0 3px 3px 0;box-shadow:inset -1px 0 #ffffff1f}.mobile-product-phone{width:100%;height:min(740px,calc(100vh - 180px));min-height:500px;padding:9px;position:relative;z-index:1;color:#242424;background:#0b0c0c;border:2px solid #181a19;border-radius:52px;box-shadow:inset 0 0 0 1px #424443,0 20px 45px #12181542,0 5px 12px #1218152e}.mobile-product-phone button{font:inherit}.mobile-product-phone__speaker{width:48px;height:4px;position:absolute;z-index:12;top:4px;left:50%;display:block;background:#333635;border-radius:4px;transform:translate(-50%)}.mobile-product-screen{width:100%;height:100%;position:relative;display:flex;flex-direction:column;overflow:hidden;background:#f4f4f4;border:1px solid #3b3d3c;border-radius:41px;isolation:isolate}.mobile-product-statusbar{min-height:31px;padding:2px 14px 0;position:relative;z-index:10;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;color:#171918;background:#fff;font-size:10px;font-weight:700;line-height:1}.mobile-product-statusbar time{justify-self:start}.mobile-product-statusbar__island{width:74px;height:20px;display:block;background:#090a0a;border-radius:12px;box-shadow:inset 0 0 0 1px #ffffff0f}.mobile-product-statusbar__signals{justify-self:end;display:flex;align-items:center;gap:3px}.mobile-product-statusbar__signals svg{width:12px;height:12px}.mobile-product-phone__scroll{min-height:0;flex:1;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}.mobile-product-hero{position:relative;aspect-ratio:1 / 1;overflow:hidden;background:#fff}.mobile-product-hero>img{width:100%;height:100%;display:block;object-fit:contain}.mobile-product-toolbar{position:absolute;z-index:3;top:10px;right:10px;left:10px;display:grid;grid-template-columns:34px minmax(0,1fr) 34px;align-items:center;gap:8px}.mobile-product-toolbar>button{width:34px;height:34px;display:grid;place-items:center;color:#1d2622;background:#fffffff0;border:0;border-radius:50%;box-shadow:0 2px 8px #161e1a1f}.mobile-product-toolbar>button:disabled{opacity:.46}.mobile-product-toolbar>div{min-width:0;height:34px;padding:0 12px;display:flex;align-items:center;gap:7px;color:#808681;background:#fffffff0;border-radius:18px;font-size:12px}.mobile-product-toolbar>div span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-product-hero__empty{width:100%;height:100%;display:grid;place-content:center;justify-items:center;gap:7px;color:#8b918e}.mobile-product-hero__empty svg{font-size:28px}.mobile-product-hero__arrow{width:30px;height:30px;position:absolute;z-index:2;top:50%;display:grid;place-items:center;color:#39413d;background:#ffffffe6;border:0;border-radius:50%;box-shadow:0 2px 8px #141a171f;transform:translateY(-50%)}.mobile-product-hero__arrow--left{left:10px}.mobile-product-hero__arrow--right{right:10px}.mobile-product-hero__counter{position:absolute;right:12px;bottom:12px;padding:3px 8px;color:#fff;background:#1e22209e;border-radius:12px;font-size:10px}.mobile-product-tabs{height:44px;position:sticky;z-index:4;top:0;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-bottom:1px solid #eeeeee}.mobile-product-tabs button{position:relative;color:#8b8f8d;background:none;border:0;font-size:12px}.mobile-product-tabs button.is-active{color:#222;font-weight:700}.mobile-product-tabs button.is-active:after{content:"";width:20px;height:2px;position:absolute;right:0;bottom:0;left:0;margin:auto;background:#ff2442;border-radius:2px}.mobile-product-summary,.mobile-product-reviews,.mobile-product-shop,.mobile-product-detail,.mobile-product-recommend{margin-bottom:8px;background:#fff}.mobile-product-summary{padding:14px 14px 0}.mobile-product-price-row{display:flex;align-items:baseline;gap:8px}.mobile-product-price-row strong{color:#ff2442;font-size:24px;line-height:1}.mobile-product-price-row del{color:#a0a4a2;font-size:11px}.mobile-product-price-row>span{margin-left:auto;color:#8b8f8d;font-size:11px}.mobile-product-summary>h2{margin-top:10px;font-size:16px;line-height:1.5}.mobile-product-summary>p{margin-top:5px;color:#777d79;font-size:12px;line-height:1.6}.mobile-product-tags{margin:11px -14px 0;padding:0 14px 12px;display:flex;gap:6px;overflow-x:auto;scrollbar-width:none}.mobile-product-tags::-webkit-scrollbar{display:none}.mobile-product-tag{padding:4px 7px;flex:0 0 auto;border:1px solid #e1e5e3;border-radius:4px;font-size:10px;line-height:1.2}.mobile-product-tag--sales_trend,.mobile-product-tag--purchase{color:#dc3f50;background:#fff1f3;border-color:#ffd4da}.mobile-product-tag--shop_rank,.mobile-product-tag--reputation{color:#7150bc;background:#f6f1ff;border-color:#e2d6fa}.mobile-product-tag--cart,.mobile-product-tag--watching{color:#1577af;background:#eef8ff;border-color:#cfeafb}.mobile-product-tag--interest,.mobile-product-tag--repurchase{color:#a2630f;background:#fff7e8;border-color:#f3dfb7}.mobile-product-tag--service,.mobile-product-tag--other{color:#177c6d;background:#edf9f6;border-color:#caeae2}.mobile-product-service-list{margin:0 -14px;border-top:1px solid #f0f1f0}.mobile-product-service-list>div{min-height:42px;padding:8px 14px;display:grid;grid-template-columns:18px minmax(0,1fr) 16px;align-items:center;gap:8px;border-bottom:1px solid #f1f2f1}.mobile-product-service-list>div>img{width:18px;height:18px;object-fit:contain}.mobile-product-service-list>div>svg:first-child{color:#ff2442;font-size:16px}.mobile-product-service-list>div>svg:last-child{color:#b5b9b7}.mobile-product-service-list span{min-width:0;display:flex;align-items:baseline;gap:6px}.mobile-product-service-list strong{flex:0 0 auto;color:#3b403e;font-size:12px}.mobile-product-service-list small{color:#969a98;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-product-spec-row{width:calc(100% + 28px);min-height:44px;margin:0 -14px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;gap:10px;color:#555a57;background:#fff;border:0;text-align:left;font-size:12px}.mobile-product-spec-row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-product-spec-row svg{flex:0 0 auto;color:#b5b9b7}.mobile-product-reviews{padding:14px}.mobile-product-reviews header{display:flex;align-items:center;justify-content:space-between}.mobile-product-reviews h3,.mobile-product-shop h3,.mobile-product-detail h3,.mobile-product-recommend h3{font-size:14px}.mobile-product-reviews header svg{color:#b5b9b7}.mobile-product-reviews>div{margin-top:13px;display:flex;align-items:center;gap:7px;color:#9b6a00}.mobile-product-reviews>div strong{color:#282d2a;font-size:13px}.mobile-product-reviews>div span{margin-left:auto;color:#8a8f8c;font-size:11px}.mobile-product-shop{padding:14px}.mobile-product-shop>header{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px}.mobile-product-shop>header>img,.mobile-product-shop__logo{width:42px;height:42px;display:grid;place-items:center;overflow:hidden;background:#eff4f2;border:1px solid #e2e7e4;border-radius:50%;object-fit:cover}.mobile-product-shop__logo{color:#0f9f8f;font-size:20px}.mobile-product-shop header div{min-width:0}.mobile-product-shop header h3{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-product-shop header p{margin-top:5px;display:flex;align-items:center;overflow:hidden;color:#878c89;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.mobile-product-shop header p svg{margin-right:2px;color:#ff2442}.mobile-product-shop__enter{padding:5px 12px;color:#fff;background:#ff2442;border-radius:15px;font-size:11px;font-weight:700}.mobile-product-shop dl{margin-top:13px;display:grid;grid-template-columns:repeat(3,1fr);background:#f7f8f7;border-radius:6px}.mobile-product-shop dl div{min-width:0;padding:9px 4px;text-align:center}.mobile-product-shop dl div+div{border-left:1px solid #e7e9e8}.mobile-product-shop dt{color:#898e8b;font-size:9px}.mobile-product-shop dd{margin:4px 0 0;font-size:11px;font-weight:700}.mobile-product-detail{padding-top:14px}.mobile-product-detail>h3{padding:0 14px 12px}.mobile-product-detail>p{padding:0 14px 14px;color:#555c58;font-size:12px;line-height:1.75;white-space:pre-wrap}.mobile-product-detail>div img{width:100%;height:auto;display:block;background:#f2f3f2}.mobile-product-empty{min-height:90px;display:grid;place-items:center;color:#a0a5a2;font-size:11px}.mobile-product-recommend{min-height:92px;padding:14px}.mobile-product-recommend span{margin-top:20px;display:block;color:#a0a5a2;text-align:center;font-size:11px}.mobile-product-actions{min-height:66px;padding-bottom:7px;position:relative;z-index:6;display:grid;grid-template-columns:minmax(112px,.8fr) minmax(0,1.2fr);align-items:center;background:#fff;border-top:1px solid #e8e9e8}.mobile-product-action-links{height:100%;display:grid;grid-template-columns:repeat(3,1fr)}.mobile-product-action-links span{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#353a37;font-size:9px}.mobile-product-action-links svg{font-size:19px}.mobile-product-action-buttons{min-width:0;height:40px;margin-right:8px;display:grid;grid-template-columns:1fr 1fr;overflow:hidden;border-radius:20px}.mobile-product-action-buttons button{min-width:0;color:#ff2442;background:#fff0f3;border:1px solid #ff2442;font-size:12px;font-weight:700}.mobile-product-action-buttons button:first-child{border-radius:20px 0 0 20px}.mobile-product-action-buttons button:last-child{color:#fff;background:#ff2442;border-radius:0 20px 20px 0}.mobile-product-sheet-scrim{position:absolute;z-index:7;top:0;right:0;bottom:0;left:0;background:#12141375;border:0}.mobile-product-sku-sheet{max-height:72%;padding:16px;position:absolute;z-index:8;right:0;bottom:0;left:0;overflow-y:auto;background:#fff;border-radius:12px 12px 0 0}.mobile-product-sku-sheet>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.mobile-product-sku-sheet>header>div{min-width:0;display:flex;align-items:center;gap:10px}.mobile-product-sku-sheet>header img{width:64px;height:64px;object-fit:cover;border:1px solid #e7e9e8;border-radius:6px}.mobile-product-sku-sheet>header span{min-width:0;display:grid;gap:5px}.mobile-product-sku-sheet>header strong{color:#ff2442;font-size:19px}.mobile-product-sku-sheet>header small{overflow:hidden;color:#858a87;text-overflow:ellipsis;white-space:nowrap}.mobile-product-sku-sheet>header>button{width:28px;height:28px;display:grid;place-items:center;flex:0 0 auto;color:#6e7470;background:#f1f3f2;border:0;border-radius:50%;font-size:20px}.mobile-product-sku-sheet>h3{margin-top:16px;font-size:13px}.mobile-product-sku-sheet>p{margin-top:12px;color:#8c918e;font-size:12px}.mobile-product-sku-options{margin-top:10px;display:flex;flex-wrap:wrap;gap:8px}.mobile-product-sku-options button{min-height:32px;padding:0 11px;color:#555b57;background:#f5f6f5;border:1px solid #e5e7e6;border-radius:5px;font-size:11px}.mobile-product-sku-options button.is-active{color:#ff2442;background:#fff4f5;border-color:#ff2442}.mobile-product-sku-confirm{width:100%;min-height:40px;margin-top:18px;color:#fff;background:#ff2442;border:0;border-radius:20px;font-weight:700}.mobile-product-home-indicator{width:112px;height:4px;position:absolute;z-index:9;bottom:5px;left:50%;display:block;background:#171918;border-radius:4px;transform:translate(-50%);pointer-events:none}.detail-bottom-grid{display:grid;grid-template-columns:minmax(320px,.8fr) minmax(0,1.2fr);gap:16px}.research-panel form{padding:16px 18px 18px;display:grid;gap:13px}.research-panel form .button{justify-self:end}.sku-panel{min-width:0;overflow:hidden}.sku-panel table{min-width:700px}.sku-image{display:block;width:44px;height:44px;border:1px solid var(--line);border-radius:6px;object-fit:cover;background:#f7faf9}.sku-image--empty{display:grid;place-items:center;color:var(--muted)}.sku-default-badge{display:inline-flex;margin-left:7px;padding:1px 5px;color:#08786c;background:#e1f6f1;border:1px solid #bfe8de;border-radius:4px;font-size:10px;font-weight:600}.modal-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;padding:24px;display:grid;place-items:center;background:#18221e7a}.modal{width:min(100%,640px);max-height:calc(100vh - 48px);overflow:auto;background:#fff;border:1px solid #dce4e0;border-radius:8px;box-shadow:var(--shadow)}.modal>header{min-height:72px;padding:16px 18px;display:flex;align-items:flex-start;justify-content:space-between;gap:14px;border-bottom:1px solid #e9eeeb}.modal>header h2{font-size:18px}.modal>header p{margin-top:5px;color:var(--muted);font-size:12px;line-height:1.5}.modal__body{padding:18px}.modal-form{display:grid;gap:14px}.modal-form footer{padding-top:6px;display:flex;justify-content:flex-end;gap:8px}.form-note{padding:11px 12px;color:#5e6b65;background:#f5f8f6;border-radius:5px;font-size:12px}.column-options{display:grid;grid-template-columns:1fr 1fr;gap:8px}.column-options label{min-height:42px;padding:0 11px;display:flex;align-items:center;gap:9px;background:#f7f9f8;border:1px solid #e4eae7;border-radius:6px;color:#405048;font-size:12px}.column-options input{width:15px;height:15px;accent-color:var(--brand)}.modal-footer{margin-top:18px;padding-top:14px;display:flex;justify-content:flex-end;gap:8px;border-top:1px solid #edf1ef}.upload-control{min-height:92px;padding:16px;display:grid;grid-template-columns:30px minmax(0,1fr);align-content:center;column-gap:10px;position:relative;color:var(--brand-dark);background:#f7faf9;border:1px dashed #a9c8c0;border-radius:6px;cursor:pointer}.upload-control input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.upload-control svg{grid-row:1 / span 2;align-self:center}.upload-control strong{font-size:13px}.upload-control small{margin-top:3px;color:var(--muted);font-size:11px}.qr-preview{padding:10px;display:flex;align-items:center;gap:12px;background:#f4f7f5;border-radius:6px}.qr-preview img{width:74px;height:74px;object-fit:contain;background:#fff;border:1px solid var(--line);border-radius:4px}.qr-preview span{color:var(--muted);font-size:12px}.toast-stack{position:fixed;right:22px;top:78px;z-index:200;width:min(360px,calc(100vw - 32px));display:grid;gap:8px}.toast{min-height:48px;padding:10px 11px;display:grid;grid-template-columns:22px minmax(0,1fr) 28px;align-items:center;gap:8px;color:#27584f;background:#edfaf6;border:1px solid #bfe4da;border-radius:7px;box-shadow:var(--shadow);font-size:12px}.toast--error{color:#9d403c;background:#fff2f0;border-color:#efc4c1}.toast--info{color:#315f8d;background:#eff6ff;border-color:#cbdcf1}.toast button{width:28px;height:28px;display:grid;place-items:center;border:0;background:transparent;color:currentColor}.auth-page{min-height:100vh;display:grid;grid-template-columns:minmax(380px,.9fr) minmax(460px,1.1fr);background:#f5f7f6}.auth-aside{min-height:100vh;padding:44px clamp(34px,6vw,92px);display:flex;flex-direction:column;justify-content:space-between;color:#fff;background:#183a35}.auth-brand{display:flex;align-items:center;gap:10px}.auth-brand>img{width:38px;height:38px;display:block;border-radius:8px;object-fit:cover;flex:0 0 auto}.auth-brand strong,.auth-brand small{display:block}.auth-brand small{margin-top:3px;color:#c9ddd7}.auth-aside>div{max-width:620px}.auth-kicker{color:#8fe0cf;font-size:12px;font-weight:700}.auth-aside h1{margin-top:16px;font-size:36px;line-height:1.35}.auth-aside p{margin-top:18px;color:#c5d9d3;line-height:1.8}.auth-aside>small{color:#96aea7}.auth-card{width:min(520px,calc(100% - 48px));margin:auto;padding:34px 42px;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 18px 48px #1e2d2714}.auth-back{display:inline-flex;align-items:center;gap:5px;color:var(--muted);font-size:12px}.auth-card header{margin:30px 0 24px}.auth-card h2{font-size:25px}.auth-card header p{margin-top:8px;color:var(--muted)}.auth-form{display:grid;gap:16px}.check-row{display:grid;grid-template-columns:17px minmax(0,1fr);align-items:start;gap:8px;color:var(--muted);font-size:12px;line-height:1.55}.check-row input{margin:2px 0 0}.check-row a,.auth-links a,.auth-switch a{color:var(--brand-dark);font-weight:700}.code-input{display:grid;grid-template-columns:minmax(0,1fr) 110px}.code-input input{border-radius:6px 0 0 6px}.code-input button{border:1px solid #cfd9d4;border-left:0;border-radius:0 6px 6px 0;color:var(--brand-dark);background:#f5f9f7;font-weight:700}.auth-links{display:flex;justify-content:space-between;font-size:12px}.auth-switch{color:var(--muted);text-align:center;font-size:12px}.legal-page{min-height:100vh;padding:36px 24px 64px;background:#f5f7f6}.legal-page>a{display:block;max-width:820px;margin:0 auto 18px;color:var(--brand-dark);font-size:18px;font-weight:800}.legal-page article{max-width:820px;margin:auto;padding:42px 50px;background:#fff;border:1px solid var(--line);border-radius:8px}.legal-page h1{font-size:28px}.legal-version{margin-top:8px;color:var(--muted);font-size:12px}.legal-page h2{margin-top:28px;font-size:17px}.legal-page article p:not(.legal-version){margin-top:9px;color:#48564f;line-height:1.85}.membership-page{min-height:100vh;background:#f5f7f6}.membership-page>header{height:68px;padding:0 max(24px,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid var(--line)}.membership-page>header a:last-child{color:var(--brand-dark);font-weight:700}.membership-brand{display:inline-flex;align-items:center;gap:9px;font-size:19px;font-weight:800}.membership-brand img{width:34px;height:34px;display:block;border-radius:7px;object-fit:cover}.membership-page>main{max-width:1180px;margin:auto;padding:56px 24px 70px}.membership-heading{max-width:760px;margin:auto;text-align:center}.membership-heading>span{display:inline-flex;align-items:center;gap:6px;color:var(--brand-dark);font-weight:700}.membership-heading h1{margin-top:15px;font-size:34px;line-height:1.35}.membership-heading>p{margin-top:15px;color:var(--muted);line-height:1.8}.current-membership{margin:18px auto 0;padding:9px 12px;display:inline-flex;align-items:center;gap:7px;color:#1e7567;background:#e7f6f1;border-radius:6px}.plan-grid{margin-top:38px;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.plan-grid article{min-height:430px;padding:24px 20px 20px;display:flex;flex-direction:column;position:relative;background:#fff;border:1px solid var(--line);border-radius:8px}.plan-grid article.is-featured{border-color:var(--brand);box-shadow:0 10px 26px #0f9f8f1a}.plan-badge{position:absolute;right:14px;top:14px;padding:3px 7px;color:#fff;background:var(--coral);border-radius:4px;font-size:10px}.plan-grid h2{font-size:18px}.plan-price{margin-top:20px;display:flex;align-items:flex-start}.plan-price small{margin-top:9px}.plan-price strong{font-size:38px}.plan-grid article>p{min-height:42px;margin-top:10px;color:var(--muted);font-size:12px;line-height:1.7}.plan-grid ul{margin:22px 0 24px;padding:0;display:grid;gap:11px;list-style:none}.plan-grid li{display:flex;align-items:flex-start;gap:7px;color:#46534d;font-size:12px;line-height:1.5}.plan-grid li svg{margin-top:2px;color:var(--brand);flex:0 0 auto}.plan-grid .button{margin-top:auto}.purchase-notice{max-width:760px;margin:24px auto 0;padding:14px 16px;display:flex;align-items:flex-start;gap:10px;color:#6c634e;background:#fff9ed;border:1px solid #eddfbd;border-radius:6px;font-size:12px;line-height:1.6}.purchase-notice svg{margin-top:2px;flex:0 0 auto}.purchase-notice strong{display:block;color:#504832}.payment-modal{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}.payment-modal>img{width:250px;height:250px}.payment-modal>strong{font-size:25px}.payment-modal>span{color:var(--muted);font-size:12px;line-height:1.6}.payment-success{min-height:220px;display:grid;place-items:center;color:var(--brand-dark)}.membership-required-banner{max-width:760px;margin:0 auto 30px;padding:15px 18px;display:flex;align-items:flex-start;gap:12px;color:#704c16;background:#fff7e7;border:1px solid #ead5aa;border-radius:8px}.membership-required-banner>svg{margin-top:1px;flex:0 0 auto}.membership-required-banner strong,.membership-required-banner span{display:block}.membership-required-banner span{margin-top:4px;color:#77674c;font-size:12px;line-height:1.65}.membership-unlocks{max-width:980px;margin:30px auto 0;padding:18px 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px 24px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);list-style:none}.membership-unlocks li{display:flex;align-items:center;gap:8px;color:#33453e;font-size:13px}.membership-unlocks li svg{color:var(--brand);flex:0 0 auto}.payment-success{width:100%;min-height:250px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px}.payment-success>span{max-width:270px;color:var(--muted);font-size:12px;line-height:1.65}.payment-success .button{margin-top:5px}.membership-redemption-page>main{padding-top:36px}.membership-redemption-page .redemption-page{width:100%}.account-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.account-summary article{min-height:130px;padding:17px;position:relative;display:grid;align-content:center}.account-summary article>svg{position:absolute;right:15px;top:15px;color:#a2afa8;font-size:26px}.account-summary span{color:var(--muted);font-size:11px}.account-summary strong{margin-top:7px;font-size:17px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-summary small{margin-top:4px;color:#748078;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-summary button{justify-self:start;margin-top:9px;padding:0;color:var(--brand-dark);border:0;background:none;font-size:11px;font-weight:700}.account-summary .account-nickname{min-width:0;max-width:calc(100% - 34px);margin-top:7px;display:inline-flex;align-items:center;gap:6px;color:var(--ink);font-size:17px;line-height:1.25;cursor:pointer}.account-nickname strong{min-width:0;margin-top:0}.account-nickname svg{flex:0 0 auto;color:var(--brand-dark);opacity:.62}.account-nickname:hover strong,.account-nickname:focus-visible strong{color:var(--brand-dark);text-decoration:underline;text-underline-offset:3px}.account-nickname:focus-visible{outline:2px solid rgba(15,159,143,.28);outline-offset:4px;border-radius:2px}.account-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(310px,.65fr);gap:16px}.referral-card,.balance-card{padding-bottom:18px}.invite-code{margin:18px;padding:14px;display:flex;align-items:center;gap:12px;background:#f5f8f6;border-radius:6px}.invite-code span{color:var(--muted);font-size:12px}.invite-code strong{font-size:20px;letter-spacing:0}.invite-code .button{margin-left:auto}.commission-breakdown{margin:0 18px 14px}.commission-breakdown__head{min-height:30px;display:flex;align-items:center;justify-content:space-between;gap:12px}.commission-breakdown__head>strong{font-size:13px}.commission-breakdown__head>span{color:var(--muted);font-size:11px}.commission-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid #e7edea}.commission-row{min-height:66px;padding:10px 12px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-content:center;gap:5px 12px;border-bottom:1px solid #e7edea;background:#fbfcfb}.commission-row:nth-child(odd){border-right:1px solid #e7edea}.commission-row.is-current{box-shadow:inset 3px 0 var(--brand);background:#eff9f6}.commission-row>div{min-width:0;display:flex;align-items:center;gap:6px}.commission-row>div>strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.commission-row>div>span{padding:2px 5px;flex:0 0 auto;color:var(--brand-dark);background:#dff3ed;border-radius:3px;font-size:10px}.commission-row>span{color:var(--muted);font-size:11px;white-space:nowrap}.commission-row>strong{grid-column:2;grid-row:1 / span 2;align-self:center;color:var(--brand-dark);font-size:13px;white-space:nowrap}.balance-card dl{margin:8px 18px 16px}.balance-card dl div{min-height:44px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf1ef}.balance-card dt{color:var(--muted)}.balance-card dd{margin:0;font-weight:700}.balance-card>.button{width:calc(100% - 36px);margin:0 18px}.account-summary article>.ui-emoji{position:absolute;right:15px;top:15px;color:initial;font-size:25px}.account-summary .account-membership-card{padding-bottom:52px;align-content:start;border-color:#cfe3dc}.account-membership-card__meta{max-width:calc(100% - 34px);white-space:normal!important;line-height:1.4}.account-membership-card__action{min-height:34px;position:absolute;right:17px;bottom:10px;left:17px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px;color:var(--brand-dark);border-top:1px solid #dce9e4}.account-membership-card__action b{font-size:12px}.account-summary .account-membership-card__action small{min-width:0;margin:0;color:#6f7d76;font-size:10px;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-membership-card__action svg{flex:0 0 auto;transition:transform .18s ease}.account-membership-card__action:hover b,.account-membership-card__action:focus-visible b{text-decoration:underline;text-underline-offset:3px}.account-membership-card__action:hover svg,.account-membership-card__action:focus-visible svg{transform:translate(2px)}.account-membership-card__action:focus-visible{outline:2px solid rgba(15,159,143,.28);outline-offset:3px;border-radius:2px}.account-summary--core{grid-template-columns:repeat(2,minmax(0,1fr))}.referral-banner{min-height:148px;display:flex;align-items:center;position:relative;isolation:isolate;overflow:hidden;color:#173d38;background:#f4f8f8;border:1px solid #d7e4e0;border-radius:8px;box-shadow:0 8px 24px #22413a12}.referral-banner>img{width:100%;height:100%;display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;object-fit:cover;object-position:center;transition:transform .24s ease}.referral-banner__content{width:44%;padding:14px 26px;display:grid;justify-items:start;gap:5px;position:relative;z-index:1}.referral-banner__eyebrow{color:var(--brand-dark);font-size:11px;font-weight:800}.referral-banner__content>strong{max-width:510px;font-size:20px;line-height:1.3}.referral-banner__content>small{max-width:470px;color:#60736b;font-size:11px;line-height:1.5}.referral-banner__cta{min-height:30px;margin-top:2px;padding:0 11px;display:inline-flex;align-items:center;gap:5px;color:#fff;background:var(--brand);border-radius:6px;font-size:11px;font-weight:750}.referral-banner:hover{color:#173d38;border-color:#9fcfc4;box-shadow:0 10px 28px #175b4f1c}.referral-banner:hover>img{transform:scale(1.012)}.referral-banner:hover .referral-banner__cta{background:var(--brand-dark)}.referral-banner:focus-visible{outline:3px solid rgba(15,159,143,.25);outline-offset:3px}@media(max-width:700px){.referral-banner{min-height:176px}.referral-banner:after{content:"";position:absolute;top:0;right:30%;bottom:0;left:0;z-index:0;background:#f7fbfaeb}.referral-banner>img{object-position:60% center}.referral-banner__content{width:74%;padding:16px}.referral-banner__content>strong{font-size:17px}.referral-banner__content>small{font-size:11px}}.settings-center{gap:14px}.settings-center__tabs{min-height:44px;display:flex;align-items:stretch;gap:24px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;border-bottom:1px solid var(--line)}.settings-center__tabs::-webkit-scrollbar{display:none}.settings-center__tabs a{min-width:max-content;padding:0 2px;display:inline-flex;align-items:center;gap:7px;position:relative;color:#59665f;font-size:13px;font-weight:700}.settings-center__tabs a:after{content:"";position:absolute;right:0;bottom:-1px;left:0;height:2px;background:transparent}.settings-center__tabs a:hover,.settings-center__tabs a.is-active{color:var(--brand-dark)}.settings-center__tabs a.is-active:after{background:var(--brand)}.settings-center__body,.settings-section{min-width:0}.settings-section{display:grid;gap:16px}.settings-section__heading{min-height:0;padding:4px 0 2px}.settings-section__heading h2{font-size:18px;line-height:1.3}.settings-section--state{min-height:260px}.team-page{max-width:1120px}.team-empty{min-height:330px;padding:42px;display:grid;grid-template-columns:54px minmax(0,1fr);align-content:center;gap:12px 18px}.team-empty__icon{width:54px;height:54px;display:grid;place-items:center;color:var(--brand-dark);background:var(--brand-soft);border-radius:8px}.team-empty h3{font-size:20px}.team-empty p{max-width:720px;margin-top:7px;color:var(--muted);line-height:1.7}.team-empty form{max-width:620px;grid-column:2;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px}.team-empty>small{grid-column:2;color:var(--muted);font-size:11px}.team-overview{min-height:116px;padding:20px 22px;display:flex;align-items:center;justify-content:space-between;gap:28px;color:#173d38;background:#edf7f4;border-top:1px solid #cce5dd;border-bottom:1px solid #cce5dd}.team-overview>div:first-child{min-width:0;display:flex;align-items:center;gap:13px}.team-overview__mark{width:46px;height:46px;display:grid;place-items:center;flex:0 0 auto;color:var(--brand-dark);background:#fff;border:1px solid #c8dfd8;border-radius:8px}.team-overview small,.team-overview strong,.team-overview em{display:block}.team-overview strong{margin-top:2px;font-size:20px}.team-overview em{margin-top:4px;color:#5d746d;font-size:11px;font-style:normal}.team-seat-meter{width:min(340px,42%);flex:0 0 auto}.team-seat-meter>span{display:flex;justify-content:flex-end;align-items:baseline;gap:4px;font-size:12px}.team-seat-meter>span b{font-size:24px}.team-seat-meter>div{height:7px;margin-top:7px;overflow:hidden;background:#d3e4df;border-radius:4px}.team-seat-meter>div i{height:100%;display:block;background:var(--brand);border-radius:inherit}.team-seat-meter>small{margin-top:6px;text-align:right}.team-manage{overflow:hidden}.team-manage__forms{padding:18px 20px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.team-manage__forms form{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:9px}.team-manage>.inline-alert{margin:0 20px 18px}.team-seat-purchase{margin:0 20px 18px;padding:12px 13px;display:flex;align-items:center;justify-content:space-between;gap:18px;color:#365047;background:#f3f8f6;border:1px solid #d2e5df;border-radius:6px}.team-seat-purchase.is-full{color:#6e5022;background:#fff8e9;border-color:#ead7ad}.team-seat-purchase strong,.team-seat-purchase small{display:block}.team-seat-purchase strong{font-size:13px}.team-seat-purchase small{margin-top:3px;color:#66776f;font-size:10px;line-height:1.5}.team-seat-purchase.is-full small{color:#846c42}.team-seat-purchase .button{flex:0 0 auto}.team-seat-support__qr,.membership-purchase-support__qr{width:min(100%,320px);height:auto;margin:0 auto;display:block;background:#fff;border:1px solid #dce7e2;border-radius:6px}.membership-purchase-support__plan{min-height:64px;padding:11px 14px;display:flex;align-items:center;justify-content:space-between;gap:16px;color:#28594f;background:#edf7f4;border:1px solid #cce6df;border-radius:7px}.membership-purchase-support__plan span,.membership-purchase-support__plan small,.membership-purchase-support__plan strong{display:block}.membership-purchase-support__plan small{color:var(--muted);font-size:11px}.membership-purchase-support__plan strong{margin-top:3px;color:var(--ink);font-size:15px}.membership-purchase-support__plan b{flex:0 0 auto;font-size:24px}.team-invite-link{margin:0 20px 20px;padding:12px 13px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;color:#315f8d;background:#eff6ff;border:1px solid #cbdcf1;border-radius:6px}.team-invite-link>svg{color:#318260}.team-invite-link strong,.team-invite-link small{display:block}.team-invite-link small{margin-top:3px;overflow:hidden;color:#55728f;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.team-roster,.team-pending{overflow:hidden}.team-table{display:grid}.team-table__row{min-height:68px;padding:10px 18px;display:grid;grid-template-columns:38px minmax(0,1fr) minmax(170px,.4fr) 34px;align-items:center;gap:10px;border-top:1px solid var(--line)}.team-table__row>span:nth-child(2) strong,.team-table__row>span:nth-child(2) small,.team-table__row>span:nth-child(3) small{display:block}.team-table__row>span:nth-child(2) small,.team-table__row>span:nth-child(3) small{margin-top:3px;color:var(--muted);font-size:10px}.team-avatar{width:34px;height:34px;display:grid;place-items:center;color:#fff;background:#486b63;border-radius:50%;font-size:13px;font-weight:800}.icon-button--danger{color:#b84b46}.icon-button--danger:hover{color:#fff;background:#d85b55;border-color:#d85b55}.team-pending__list{display:grid}.team-pending__list>div{min-height:62px;padding:10px 18px;display:grid;grid-template-columns:28px minmax(0,1fr) auto 34px;align-items:center;gap:10px;border-top:1px solid var(--line)}.team-pending__list>div>svg{color:#6c7d75}.team-pending__list strong,.team-pending__list small{display:block}.team-pending__list small{margin-top:3px;color:var(--muted);font-size:10px}.team-history-note{padding:11px 13px;color:#665c44;background:#fff9ed;border:1px solid #eddfbd;border-radius:6px;font-size:11px;line-height:1.6}.team-join-page{min-height:100vh;color:var(--ink);background:#f5f7f6}.team-join-page>header{height:68px;padding:0 max(24px,calc((100vw - 980px)/2));display:flex;align-items:center;background:#fff;border-bottom:1px solid var(--line)}.team-join-page>header a{display:inline-flex;align-items:center;gap:9px;font-size:18px}.team-join-page>header img{width:34px;height:34px;border-radius:7px}.team-join-page>section{width:min(calc(100% - 32px),520px);min-height:390px;margin:64px auto;padding:36px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 12px 30px #23393114}.team-join-page__icon{width:62px;height:62px;display:grid;place-items:center;color:var(--brand-dark);background:var(--brand-soft);border-radius:8px}.team-join-page>section>small{margin-top:14px;color:var(--brand-dark);font-weight:750}.team-join-page h1{margin-top:5px;font-size:27px}.team-join-page>section>p{margin-top:13px;color:var(--muted);line-height:1.75}.team-join-page__facts{width:100%;margin:22px 0;padding:13px 0;display:grid;gap:9px;text-align:left;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.team-join-page__facts span{display:flex;align-items:center;gap:8px;color:#42534b;font-size:12px}.team-join-page__facts svg{color:var(--brand)}.team-join-page__register{margin-top:13px!important;font-size:12px}.team-join-page__register a{color:var(--brand-dark);font-weight:750}@media(max-width:760px){.team-empty{padding:24px 18px;grid-template-columns:1fr}.team-empty form,.team-empty>small{grid-column:1}.team-empty form,.team-manage__forms,.team-manage__forms form{grid-template-columns:1fr}.team-overview{align-items:flex-start;flex-direction:column}.team-seat-meter{width:100%}.team-seat-meter>span,.team-seat-meter>small{justify-content:flex-start;text-align:left}.team-seat-purchase{align-items:stretch;flex-direction:column}.team-seat-purchase .button{width:100%}.team-table__row{grid-template-columns:36px minmax(0,1fr) 34px}.team-table__row>span:nth-child(3){grid-column:2}.team-table__row>:last-child{grid-column:3;grid-row:1 / span 2}.team-invite-link{grid-template-columns:auto minmax(0,1fr)}.team-invite-link .button{grid-column:1 / -1}.team-pending__list>div{grid-template-columns:24px minmax(0,1fr) 34px}.team-pending__list .status-badge{grid-column:2}.team-pending__list .icon-button{grid-column:3;grid-row:1 / span 2}.team-join-page>section{margin:24px auto;padding:26px 20px}}.notification-page{max-width:1120px}.notification-settings{overflow:hidden}.notification-settings__fieldset{min-width:0;margin:0;padding:0;border:0}.notification-settings__fieldset:disabled{opacity:.76}.notification-team-notice{margin:16px 20px 0;padding:11px 13px;display:flex;align-items:flex-start;gap:9px;color:#315f8d;background:#eff6ff;border:1px solid #cbdcf1;border-radius:6px}.notification-team-notice svg{margin-top:1px;flex:0 0 auto}.notification-team-notice strong,.notification-team-notice small{display:block}.notification-team-notice small{margin-top:3px;color:#5d7690;font-size:10px;line-height:1.5}.notification-settings__head{align-items:center}.notification-settings__head-actions{display:flex;align-items:center;gap:10px}.notification-guide-trigger{min-height:32px;padding-inline:10px}.notification-channel{display:flex;align-items:center;gap:12px}.notification-channel .ui-emoji{width:42px;height:42px;display:grid;place-items:center;background:#edf8f5;border-radius:7px}.notification-channel h2{font-size:17px}.notification-channel p{margin-top:4px;color:var(--muted);font-size:12px}.notification-settings__body{padding:0 20px 20px;display:grid;gap:20px}.notification-switch-row{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #e8eeeb}.notification-switch-row strong,.notification-switch-row small{display:block}.notification-switch-row small{margin-top:4px;color:var(--muted);font-size:11px}.notification-credentials{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:14px}.notification-credentials .field>small{color:var(--muted);font-size:11px;line-height:1.5}.notification-scope{min-width:0;margin:0;padding:0;border:0}.notification-scope legend{margin-bottom:9px;color:#3f4d46;font-size:12px;font-weight:700}.notification-option-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--line);border-radius:7px;overflow:hidden}.notification-option{min-height:72px;padding:12px 14px;display:grid;grid-template-columns:16px 28px minmax(0,1fr);align-items:center;gap:10px;cursor:pointer}.notification-option+.notification-option{border-left:1px solid var(--line)}.notification-option input,.notification-result-options input{width:15px;height:15px;accent-color:var(--brand)}.notification-option strong,.notification-option small,.notification-result-options strong,.notification-result-options small{display:block}.notification-option small,.notification-result-options small{margin-top:3px;color:var(--muted);font-size:11px;line-height:1.45}.notification-result-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.notification-result-options label{min-height:62px;padding:10px 14px;display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:10px;cursor:pointer}.notification-result-options label+label{border-left:1px solid var(--line)}.notification-test-state{padding:11px 13px;display:flex;align-items:center;gap:10px;color:#315f8d;background:#eff6ff;border:1px solid #cbdcf1;border-radius:6px}.notification-test-state.is-success{color:#176b5f;background:#eaf8f4;border-color:#bde4da}.notification-test-state.is-error{color:#9d403c;background:#fff2f0;border-color:#efc4c1}.notification-test-state strong,.notification-test-state small{display:block}.notification-test-state small{margin-top:2px;color:currentColor;opacity:.72;font-size:10px}.notification-settings__actions{min-height:70px;padding:14px 20px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fafcfb;border-top:1px solid var(--line)}.notification-settings__actions>div{margin-left:auto;display:flex;gap:8px}.notification-guide-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:320;background:#131d19b8}.notification-guide-dialog{width:100%;height:100%;display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;background:#f1f5f7}.notification-guide-dialog>header{min-height:64px;padding:11px 18px;display:flex;align-items:center;justify-content:space-between;gap:18px;color:#fff;background:#173d38}.notification-guide-dialog>header h2{font-size:18px}.notification-guide-dialog>header p{margin-top:3px;color:#c7ddd7;font-size:11px}.notification-guide-dialog>header button{width:38px;height:38px;display:grid;place-items:center;flex:0 0 auto;color:#fff;background:transparent;border:1px solid rgba(255,255,255,.34);border-radius:6px}.notification-guide-dialog>header button:hover{background:#ffffff1f}.notification-guide-dialog__body{min-width:0;min-height:0;position:relative;overflow:hidden}.notification-guide-dialog__body img{position:absolute;top:12px;right:12px;bottom:12px;left:12px;width:calc(100% - 24px);height:calc(100% - 24px);max-width:none;max-height:none;display:block;object-fit:contain;background:transparent;filter:drop-shadow(0 12px 24px rgba(28,43,37,.16))}.page-heading__actions,.membership-header-actions{display:flex;align-items:center;gap:10px}.membership-header-actions a{color:var(--brand-dark);font-size:13px;font-weight:700}.redemption-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.45fr);gap:16px}.redemption-entry{padding:22px}.redemption-entry__heading{display:flex;align-items:flex-start;gap:13px}.redemption-entry__heading>span{width:44px;height:44px;display:grid;place-items:center;flex:0 0 auto;color:var(--brand-dark);background:var(--brand-soft);border-radius:7px}.redemption-entry__title{display:flex;align-items:center;gap:10px}.redemption-entry__heading h2,.redemption-guide h2{font-size:17px}.redemption-entry__get-code{padding:1px 0;color:var(--brand-dark);background:transparent;border:0;font-size:12px;font-weight:700;cursor:pointer}.redemption-entry__get-code:hover{color:var(--brand);text-decoration:underline;text-underline-offset:3px}.redemption-entry__get-code:focus-visible{outline:2px solid var(--brand);outline-offset:3px;border-radius:2px}.redemption-entry__heading p,.redemption-guide p{margin-top:5px;color:var(--muted);font-size:12px;line-height:1.65}.redemption-form{margin-top:22px;display:grid;gap:9px}.redemption-form>label{color:#3d4b45;font-size:12px;font-weight:700}.redemption-form__row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.redemption-code-input{height:42px;padding:0 12px;display:flex;align-items:center;gap:9px;color:#718079;background:#fff;border:1px solid #cfd9d4;border-radius:6px}.redemption-code-input:focus-within{border-color:var(--brand);box-shadow:0 0 0 3px #0f9f8f1a}.redemption-code-input input{width:100%;min-width:0;height:100%;padding:0;color:var(--ink);border:0;outline:0;text-transform:uppercase}.redemption-form__hint{min-height:18px;display:inline-flex;align-items:center;gap:7px;color:var(--muted);font-size:11px}.redemption-form__hint svg{width:16px;height:16px;display:block;align-self:center;color:var(--brand);flex:0 0 16px}.redemption-form__hint span{display:block;line-height:16px}.redemption-success{margin-top:18px;padding:13px 14px;display:flex;align-items:center;gap:11px;color:#176b5f;background:#eaf8f4;border:1px solid #bde4da;border-radius:6px}.redemption-success>svg{flex:0 0 auto}.redemption-success strong,.redemption-success span{display:block}.redemption-success span{margin-top:3px;color:#55716a;font-size:12px}.redemption-guide{padding:22px;display:grid;align-content:start;gap:13px}.redemption-guide>svg{color:var(--amber)}.redemption-guide ul{margin:3px 0 0;padding:14px 0 0 18px;display:grid;gap:9px;color:#46534d;border-top:1px solid #e8eeeb;font-size:12px;line-height:1.5}.redemption-history .panel__head h2{display:flex;align-items:center;gap:7px}.redemption-history .panel__head h2 svg{color:var(--brand-dark)}.redemption-history table{min-width:720px}.redemption-history code{color:#28594f;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px}.redemption-support{display:grid;gap:16px}.redemption-support>p{color:#44524c;font-size:13px;line-height:1.7}.redemption-support__wechat{min-height:72px;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:16px;background:#f4f8f6;border:1px solid #dce7e2;border-radius:7px}.redemption-support__wechat span,.redemption-support__wechat strong{display:block}.redemption-support__wechat span{color:var(--muted);font-size:11px}.redemption-support__wechat strong{margin-top:4px;color:var(--ink);font-size:20px;letter-spacing:0}.redemption-support__wechat .button{flex:0 0 auto}.not-found{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center}.not-found>strong{color:var(--brand);font-size:64px}.not-found p{color:var(--muted)}.not-found .button{margin-top:10px}@media(min-width:1181px){.page--product-library .filter-panel .field--wide,.page--product-library .filter-panel .field--price{grid-column:span 3}}@media(max-width:1180px){.library-overview{grid-template-columns:repeat(4,minmax(0,1fr))}.shop-library-overview{grid-template-columns:repeat(2,minmax(0,1fr))}.library-jump{grid-column:span 2}.dashboard-stat-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-primary-grid{grid-template-columns:1fr}.stat-grid--four,.account-summary,.category-grid,.plan-grid{grid-template-columns:repeat(2,1fr)}.opportunity-grid{grid-template-columns:repeat(3,1fr)}.filter-panel form{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-panel .field--wide,.filter-panel .field:not(.field--wide),.filter-panel .filter-actions{grid-column:auto}.filter-panel .filter-actions{justify-content:flex-end}.collection-task-filter form{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1181px)and (max-width:1500px){.library-jump{grid-template-columns:32px minmax(0,1fr) 14px;gap:6px;padding-inline:10px}.library-jump>svg:first-child{width:32px;height:32px;padding:7px}.library-jump>.ui-emoji:first-child{width:32px;height:32px;padding:0;font-size:21px;display:grid}.library-jump strong{font-size:11px}}@media(max-width:860px){.product-shell{display:block}.product-sidebar{transform:translate(-100%);transition:transform .2s ease;box-shadow:var(--shadow)}.product-sidebar.is-open{transform:translate(0);box-shadow:var(--shadow)}.product-workspace{min-width:0}.mobile-only{display:grid!important}.sidebar-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:25;border:0;background:#161f1b6b}.product-topbar{padding:0 14px}.product-topbar--library{height:76px;display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:8px}.product-topbar__heading h1{font-size:20px}.product-topbar__heading p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-topbar__date{display:none}.product-main{padding:16px 14px 30px}.product-main--library{padding-top:12px}.dashboard-grid,.detail-layout,.detail-bottom-grid,.account-grid,.redemption-layout{grid-template-columns:1fr}.product-overview{grid-template-columns:160px minmax(0,1fr)}.detail-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.monitor-settings{align-items:flex-start;flex-wrap:wrap}.monitor-settings>div:first-child{width:100%}.auth-page{grid-template-columns:1fr}.auth-aside{display:none}.auth-card{margin-block:40px}.membership-page>main{padding-top:36px}.membership-heading h1{font-size:29px}.notification-credentials,.notification-option-list{grid-template-columns:1fr}.notification-option+.notification-option{border-left:0;border-top:1px solid var(--line)}}@media(max-width:620px){.library-overview{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-library-overview{grid-template-columns:1fr}.shop-library-overview .library-jump{grid-column:1}.library-jump{grid-column:span 2}.product-table-heading{min-height:42px;padding:0 12px}.library-tabs{width:100%;height:42px;gap:18px}.library-tabs>a{height:42px}.dashboard-stat-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-entry-strip,.category-insight-grid{grid-template-columns:1fr}.category-insight dl{grid-template-columns:1fr 1fr;gap:10px 0}.category-insight dl div:nth-child(2){border-right:0}.category-insight dl div:nth-child(3){padding-left:0}.attention-list{overflow-x:auto}.attention-list>a{min-width:720px}.filter-panel .field--wide,.filter-panel .field:not(.field--wide),.filter-panel .filter-actions{grid-column:1}.panel__head{align-items:flex-start;flex-direction:column}.collection-task-list-title{width:100%;align-items:flex-start;flex-direction:column;gap:10px}.collection-queue-summary{width:100%;min-width:0;padding:10px 0 0;border-top:1px solid #dce5e1;border-left:0}.collection-task-list-head>.button{width:100%;justify-content:center}.collection-task-heading{grid-template-columns:1fr;align-items:stretch}.collection-task-heading>h1,.collection-task-heading>.button,.collection-task-notice{grid-column:1;grid-row:auto}.collection-task-heading>.button{justify-content:center}.panel-actions{width:100%}.panel-actions .button{flex:1}.filter-footer{align-items:stretch;flex-direction:column}.filter-footer .panel-actions{justify-content:flex-end}.filter-footer .panel-actions .button{flex:1}.bulk-toolbar{align-items:stretch;flex-wrap:wrap}.bulk-toolbar>span{width:100%}.bulk-toolbar button{flex:1;justify-content:center}.column-options{grid-template-columns:1fr}.collection-mode-picker{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.collection-product-mode-picker{grid-template-columns:repeat(3,minmax(0,1fr))}.collection-mode-picker button{padding-inline:6px;justify-content:center}.collection-scope-picker{grid-template-columns:1fr}.collection-task-summary{grid-template-columns:1fr 1fr}.collection-task-summary>div:nth-child(3n){border-right:1px solid var(--line)}.collection-task-summary>div:nth-child(2n){border-right:0}.collection-task-summary>div:nth-child(n+3){border-top:1px solid var(--line)}.collection-detail-stats{grid-template-columns:1fr 1fr}.collection-review-filter-row{grid-template-columns:minmax(0,1fr)}.collection-review-filter-row>div{grid-column:auto}.collection-result-grid{grid-template-columns:1fr}.product-topbar--library{height:68px;padding-inline:10px}.product-topbar__heading p{display:none}.product-topbar__actions{gap:4px}.product-topbar__actions .button--primary{min-height:34px;padding-inline:10px}.product-topbar__actions .button--ghost{display:none}.top-user{max-width:112px;padding-inline:6px}.page-heading{flex-direction:column}.page-heading>.button,.heading-actions,.page-heading__actions{width:100%}.heading-actions .button,.page-heading__actions .button{flex:1}.stat-grid--four,.account-summary,.category-grid,.plan-grid,.filter-panel form{grid-template-columns:1fr}.filter-actions .button{flex:1}.pagination{align-items:flex-start;flex-direction:column}.pagination__pages{max-width:100%;overflow-x:auto}.locked-panel{align-items:flex-start;flex-wrap:wrap}.locked-panel .button{width:100%}.opportunity-grid{grid-template-columns:1fr 1fr}.product-overview{grid-template-columns:1fr}.detail-product-image{max-width:240px}.detail-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-kpi-grid{grid-template-columns:1fr}.detail-hero__topline{align-items:stretch;flex-direction:column}.tracking-badge{align-self:flex-start}.detail-chart-legend{padding-inline:14px;justify-content:flex-start}.monitor-settings .field--inline{width:100%;justify-content:space-between}.category-card dl{grid-template-columns:1fr 1fr}.auth-card{width:calc(100% - 24px);padding:26px 20px}.legal-page article{padding:28px 20px}.membership-page>header{padding-inline:16px}.membership-header-actions{gap:8px}.membership-page>main{padding-inline:14px}.membership-heading h1{font-size:25px}.account-summary article{min-height:112px}.invite-code{align-items:flex-start;flex-direction:column}.invite-code .button{width:100%;margin-left:0}.commission-list{grid-template-columns:1fr}.commission-row:nth-child(odd){border-right:0}.commission-breakdown__head{align-items:flex-start;flex-direction:column;gap:2px}.redemption-entry,.redemption-guide{padding:17px}.redemption-form__row{grid-template-columns:1fr}.redemption-form__row .button{width:100%}.redemption-support__wechat{align-items:stretch;flex-direction:column}.redemption-support__wechat .button{width:100%}.modal-layer{padding:10px}.modal{max-height:calc(100vh - 20px)}.notification-settings__head-actions{width:100%;justify-content:space-between}.notification-result-options{grid-template-columns:1fr}.notification-result-options label+label{border-left:0;border-top:1px solid var(--line)}.notification-settings__actions{align-items:stretch;flex-direction:column-reverse}.notification-settings__actions>div{width:100%;margin-left:0}.notification-settings__actions .button{flex:1}.notification-guide-dialog>header{min-height:58px;padding-inline:12px}.notification-guide-dialog>header p{display:none}.notification-guide-dialog__body img{top:8px;right:8px;bottom:8px;left:8px;width:calc(100% - 16px);height:calc(100% - 16px)}}@media(max-width:1180px){.product-archive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-archive-grid>div,.product-archive-grid>div:nth-child(5n),.product-archive-grid>div:nth-last-child(-n+5){border-right:1px solid #e8eeeb;border-bottom:1px solid #e8eeeb}.product-archive-grid>div:nth-child(2n){border-right:0}.product-archive-grid>div:nth-last-child(-n+2){border-bottom:0}}@media(max-width:620px){.detail-thumbnails{grid-template-columns:repeat(5,48px);overflow-x:auto;padding:2px}.detail-gallery__count{text-align:left}.product-archive-panel .panel__head{align-items:flex-start}.archive-completeness{align-self:flex-start}.product-archive-grid{grid-template-columns:1fr;padding-inline:14px}.product-archive-grid>div,.product-archive-grid>div:nth-child(2n),.product-archive-grid>div:nth-last-child(-n+2){border-right:0;border-bottom:1px solid #e8eeeb}.product-archive-grid>div:last-child{border-bottom:0}.detail-support-grid{grid-template-columns:1fr}.detail-support-grid>section,.detail-support-grid>section:nth-child(2n),.detail-support-grid>section:nth-last-child(-n+2){border-right:0;border-bottom:1px solid #edf1ef}.detail-support-grid>section:last-child{border-bottom:0}.product-detail-copy{padding:16px;font-size:12px}.mobile-product-preview{padding-inline:2px}.mobile-product-device{width:min(348px,calc(100% - 12px))}.mobile-product-phone{height:min(680px,calc(100vh - 150px));min-height:430px;padding:7px;border-radius:44px;box-shadow:inset 0 0 0 1px #424443,0 10px 26px #1218153d}.mobile-product-screen{border-radius:35px}.mobile-product-device__button--mute{top:84px}.mobile-product-device__button--volume-up{top:126px}.mobile-product-device__button--volume-down{top:191px}.mobile-product-device__button--power{top:146px}.mobile-product-toolbar{top:8px;right:8px;left:8px}.mobile-product-action-buttons{margin-right:6px}.mobile-product-action-buttons button{font-size:11px}}
