:root{--green:#28745f;--green-dark:#123b32;--green-soft:#e8f4ef;--blue:#275d94;--blue-soft:#edf4fb;--amber:#f2b84b;--coral:#df6b52;--ink:#17211d;--muted:#65746f;--line:#e1e7e2;--page:#f6f8f5;--surface:#fff;--surface-strong:#fbfcfa;--auth-panel-bg:var(--page);--auth-card-bg:var(--surface);--auth-card-line:var(--line);--auth-card-shadow:0 24px 70px rgba(23,33,29,.11);--auth-on-green:#fff;--auth-on-green-soft:hsla(0,0%,100%,.84);--auth-on-green-faint:hsla(0,0%,100%,.68)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:linear-gradient(180deg,#fff 0,var(--page) 420px,#fff 100%);font-family:Arial,Noto Sans SC,Microsoft YaHei,sans-serif;letter-spacing:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{max-width:1240px;margin:0 auto;padding:18px 24px;justify-content:space-between;gap:20px}.site-header,.site-header nav{display:flex;align-items:center}.site-header nav{gap:10px;color:#41524b;font-size:14px}.site-header nav a{padding:9px 10px;border-radius:8px}.site-header nav a:hover{background:var(--green-soft);color:var(--green-dark)}.brand-logo{display:inline-flex;align-items:center;gap:12px}.brand-mark{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;position:relative;color:var(--surface);background:radial-gradient(circle at 65% 25%,#48a984 0 15%,var(--green) 16% 72%,var(--green-dark) 73%);box-shadow:0 12px 28px rgba(40,116,95,.22)}.brand-mark span{font-weight:800;font-size:25px}.brand-mark i{position:absolute;width:20px;height:8px;border-radius:999px;border-bottom:3px solid var(--amber);bottom:12px;right:10px}.brand-text{display:grid;grid-gap:2px;gap:2px}.brand-text strong{font-size:18px}.brand-text small{color:var(--muted);font-size:12px}.commerce-hero{max-width:1240px;margin:0 auto;padding:34px 24px 36px;display:grid;grid-template-columns:minmax(0,.88fr) minmax(500px,1.12fr);grid-gap:34px;gap:34px;align-items:center}.eyebrow{color:var(--green);font-weight:800;margin:0 0 10px}.hero-copy h1{margin:0;font-size:clamp(34px,5vw,58px);line-height:1.04;max-width:720px}.hero-copy>p:not(.eyebrow){max-width:720px;color:#4f5f59;font-size:17px;line-height:1.75}.search-panel{margin-top:24px;display:grid;grid-template-columns:1fr auto;grid-gap:10px;gap:10px;max-width:700px;padding:7px;border:1px solid var(--line);background:var(--surface);border-radius:8px;box-shadow:0 18px 48px rgba(23,33,29,.08)}.admin-form input,.admin-form textarea,.admin-table select,.search-panel input{width:100%;border:1px solid var(--line);border-radius:8px;padding:13px 14px;color:var(--ink);background:var(--surface);font:inherit}.search-panel input{border:0}.buy-link,.merchant-strip a,.primary-action,.search-panel button,button{border:0;border-radius:8px;background:var(--green);color:var(--surface);padding:12px 16px;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;min-height:44px;text-align:center}.buy-link:hover,.merchant-strip a:hover,.primary-action:hover,button:hover{background:var(--green-dark)}.secondary-action,.soft-link{border:1px solid var(--line);border-radius:8px;color:var(--green-dark);background:var(--surface);padding:11px 14px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;min-height:44px;text-align:center}.secondary-action:hover,.soft-link:hover{border-color:#bdd7ca;background:var(--green-soft)}.hero-metrics{margin-top:22px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;max-width:700px}.hero-metrics span{border:1px solid var(--line);background:hsla(0,0%,100%,.82);border-radius:8px;padding:13px 14px;color:var(--muted);display:grid;grid-gap:4px;gap:4px;min-height:76px}.hero-metrics strong{color:var(--ink);font-size:24px;line-height:1}.hero-showcase{display:grid;grid-gap:14px;gap:14px}.hero-deal-card{background:var(--surface);border:1px solid var(--line);border-radius:8px;box-shadow:0 24px 70px rgba(23,33,29,.11);display:grid;grid-template-columns:minmax(230px,.92fr) minmax(0,1.08fr);overflow:hidden}.hero-deal-image{position:relative;min-height:360px;background:var(--green-soft)}.hero-deal-image img{width:100%;height:100%;object-fit:cover}.hero-deal-image span,.product-badge{position:absolute;left:14px;top:14px;border-radius:999px;background:rgba(18,59,50,.92);color:var(--surface);padding:7px 11px;font-size:12px;font-weight:800}.hero-deal-body{padding:24px;display:grid;grid-gap:14px;gap:14px;align-content:center}.deal-kicker,.detail-stats,.product-meta-row,.product-tags{display:flex;flex-wrap:wrap;gap:8px}.deal-kicker span,.product-meta-row span,.product-tags span{border:1px solid var(--line);background:var(--surface-strong);color:#43564f;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:700}.hero-deal-body h2{margin:0;font-size:clamp(25px,3vw,36px);line-height:1.1}.hero-deal-body p{margin:0;color:var(--muted);line-height:1.65}.deal-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.deal-stats span{background:var(--blue-soft);border:1px solid #d7e5f1;border-radius:8px;color:#244963;padding:10px;font-weight:800;text-align:center}.seller-line{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--line);background:var(--surface-strong);border-radius:8px;padding:11px 12px}.seller-line span{color:var(--muted);font-size:13px}.seller-line strong{color:var(--ink)}.seller-line.compact{padding:9px 10px}.hero-card-actions,.product-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.mini-pick-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.mini-pick{display:grid;grid-template-columns:70px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:center;background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:9px}.mini-pick img{width:70px;height:70px;object-fit:cover;border-radius:7px}.mini-pick span{min-width:0;display:grid;grid-gap:4px;gap:4px}.mini-pick strong,.ranking-item strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mini-pick small{color:var(--muted)}.admin-shell,.category-ribbon,.detail-sections,.merchant-strip,.product-detail,.ranking-band,.section-band,.trust-split{max-width:1240px;margin:0 auto;padding:46px 24px}.category-ribbon{padding-top:28px}.section-title{display:grid;grid-gap:8px;gap:8px;margin-bottom:24px}.section-title p{margin:0;color:var(--green);font-weight:800}.admin-hero h1,.detail-sections h2,.merchant-strip h2,.section-title h1,.section-title h2,.trust-split h2{margin:0;font-size:clamp(28px,4vw,42px);line-height:1.1}.section-title span{color:var(--muted);line-height:1.6;max-width:760px}.compact-title{grid-template-columns:minmax(0,.55fr) minmax(0,1fr);align-items:flex-end}.with-action{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.with-action>div{display:grid;grid-gap:8px;gap:8px}.with-action>a{border:1px solid var(--line);background:var(--surface);border-radius:8px;padding:11px 14px;color:var(--green-dark);font-weight:800;flex:0 0 auto}.admin-stats,.category-grid,.product-grid,.rule-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-stats div,.category-card,.product-card,.rule-grid div{background:var(--surface);border:1px solid var(--line);border-radius:8px;box-shadow:0 12px 34px rgba(23,33,29,.05)}.category-card{display:grid;grid-gap:10px;gap:10px;padding:18px;border-top:4px solid var(--green)}.category-card:nth-child(2n){border-top-color:var(--blue)}.category-card:nth-child(3n){border-top-color:var(--coral)}.category-card strong{font-size:19px}.category-card small,.category-card span{color:var(--muted);line-height:1.6}.category-card small{font-weight:800;color:var(--green-dark)}.product-card{padding:0;overflow:hidden;display:flex;flex-direction:column}.product-image-wrap{position:relative;background:var(--green-soft)}.product-image-wrap img{width:100%;aspect-ratio:4/3;object-fit:cover}.product-price{position:absolute;left:14px;bottom:14px;background:hsla(0,0%,100%,.94);border:1px solid hsla(0,0%,100%,.8);border-radius:999px;color:var(--green-dark);padding:8px 12px;font-size:14px;box-shadow:0 8px 22px rgba(23,33,29,.12)}.product-card-body{padding:16px;display:grid;grid-gap:11px;gap:11px;flex:1 1}.product-card h3{margin:0;font-size:20px;line-height:1.25}.product-card p{margin:0;color:var(--muted);line-height:1.55}.product-summary{min-height:50px}.product-reason{border-left:3px solid var(--amber);background:#fffaf0;padding:9px 10px;border-radius:0 8px 8px 0;font-size:14px}.product-actions{margin-top:auto}.ranking-band{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);grid-gap:28px;gap:28px;align-items:center;background:var(--green-dark);color:var(--surface);border-radius:8px;margin-top:18px;margin-bottom:24px}.ranking-copy h2{margin:0;font-size:clamp(30px,4vw,46px);line-height:1.08}.ranking-copy .eyebrow{color:#a8e0c7}.ranking-list{display:grid;grid-gap:10px;gap:10px}.ranking-item{display:grid;grid-template-columns:34px 58px minmax(0,1fr);grid-template-rows:auto auto;grid-gap:4px 12px;gap:4px 12px;align-items:center;background:hsla(0,0%,100%,.09);border:1px solid hsla(0,0%,100%,.16);border-radius:8px;padding:10px}.ranking-item>span{grid-row:span 2;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--amber);color:#241a08;font-weight:900}.ranking-item img{grid-row:span 2;width:58px;height:58px;object-fit:cover;border-radius:7px}.ranking-item small{color:#dcebe5}.merchant-strip,.product-detail,.trust-split{display:grid;grid-template-columns:1fr 1fr;grid-gap:28px;gap:28px;align-items:center}.trust-split{background:var(--green-soft);border:1px solid #d5e9df;border-radius:8px}.trust-split p{color:#4c5f58;line-height:1.75}.trust-split ul{margin:0;padding:0;list-style:none;display:grid;grid-gap:10px;gap:10px}.trust-split li{background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:14px 16px;font-weight:800}.rule-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.rule-grid div{display:grid;grid-gap:8px;gap:8px;padding:18px;background:var(--surface-strong)}.rule-grid strong{font-size:36px;color:var(--blue)}.merchant-strip{background:var(--ink);color:var(--surface);border-radius:8px;margin-bottom:54px}.merchant-strip p{color:#dce7e2;line-height:1.7}.merchant-strip a{background:var(--amber);color:#241d0c;justify-self:end}.merchant-strip a:hover{background:#ffd06a}.product-detail{align-items:start}.product-detail-image img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:8px}.product-detail-copy h1{font-size:clamp(36px,5vw,64px);margin:0;line-height:1.02}.product-detail-copy p,.seller-boundary{color:var(--muted);line-height:1.7}.detail-stats{margin:22px 0}.detail-stats span{background:var(--green-soft);border:1px solid var(--line);border-radius:8px;padding:10px 12px;font-weight:700}.detail-sections{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:18px;gap:18px}.detail-sections article{border-top:3px solid var(--green);background:var(--surface);border-radius:8px;padding:20px}.detail-sections p{color:var(--muted);line-height:1.7}.quick-links{margin-top:18px;display:flex;flex-wrap:wrap;gap:10px}.quick-links a{border:1px solid var(--line);background:var(--surface);color:#405149;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:700}.admin-shell{display:grid;grid-gap:24px;gap:24px}.automation-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.automation-grid article{background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:18px;display:grid;grid-gap:10px;gap:10px}.automation-grid strong{width:34px;height:34px;border-radius:50%;background:var(--green);color:var(--surface);display:grid;place-items:center}.automation-grid h2{margin:0;font-size:20px}.automation-grid p{margin:0;color:var(--muted);line-height:1.65}.admin-note{max-width:none;margin:0}.admin-hero{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px;border-radius:8px;background:var(--green-soft)}.admin-stats{grid-template-columns:repeat(5,1fr)}.admin-stats div{padding:18px}.admin-stats strong{font-size:28px}.admin-stats span{display:block;color:var(--muted);overflow-wrap:anywhere}.admin-message{padding:14px;background:#edf7f1;border:1px solid #cae6d6;border-radius:8px}.admin-grid{display:grid;grid-template-columns:360px 1fr;grid-gap:20px;gap:20px}.admin-form,.admin-table-wrap{background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:18px}.admin-form{display:grid;grid-gap:12px;gap:12px;align-self:start}.admin-form textarea{min-height:92px}.form-row{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}.admin-table{width:100%;border-collapse:collapse}.admin-table td,.admin-table th{border-bottom:1px solid var(--line);text-align:left;padding:12px;vertical-align:top}.admin-table td span{display:block;color:var(--muted);font-size:12px;margin-top:4px}@media (max-width:1120px){.commerce-hero,.hero-deal-card,.ranking-band{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-deal-image{min-height:300px}}@media (max-width:860px){.admin-grid,.admin-hero,.compact-title,.merchant-strip,.product-detail,.site-header,.trust-split{grid-template-columns:1fr}.site-header{align-items:flex-start;flex-direction:column}.site-header nav{flex-wrap:wrap}.commerce-hero{padding-top:20px}.admin-stats,.automation-grid,.category-grid,.deal-stats,.detail-sections,.hero-card-actions,.hero-metrics,.mini-pick-list,.product-actions,.product-grid,.rule-grid,.search-panel{grid-template-columns:1fr}.with-action{align-items:stretch;flex-direction:column}.merchant-strip a{justify-self:start}}@media (max-width:520px){.admin-shell,.category-ribbon,.commerce-hero,.detail-sections,.merchant-strip,.product-detail,.ranking-band,.section-band,.site-header,.trust-split{padding-left:16px;padding-right:16px}.hero-copy h1{font-size:34px}.hero-deal-body,.product-card-body{padding:16px}}.auth-shell{min-height:100vh;min-height:100svh;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr)}.auth-shell a:focus-visible,.auth-shell button:focus-visible{outline:2px solid var(--green-dark);outline-offset:2px;border-radius:8px}.auth-brand{background:radial-gradient(1100px 520px at 12% -10%,hsla(0,0%,100%,.14),transparent 60%),linear-gradient(158deg,var(--green-dark) 0,#17513f 52%,var(--green) 100%);color:var(--auth-on-green);padding:48px clamp(24px,5vw,88px) 44px;display:flex;flex-direction:column;justify-content:flex-start;position:relative;overflow:hidden}.auth-brand:after{content:"";position:absolute;right:-140px;bottom:-170px;width:460px;height:460px;border-radius:50%;background:rgba(242,184,75,.16)}.auth-brand-copy,.auth-brand-foot,.auth-brand-top{width:100%;max-width:640px;-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:0;margin-inline-end:0}.auth-brand-top{display:flex;align-items:center;gap:12px;margin-bottom:clamp(56px,12vh,140px);position:relative;z-index:1}.auth-brand-mark{width:48px;height:48px;border-radius:50%;background:hsla(0,0%,100%,.16);border:1px solid hsla(0,0%,100%,.3);display:grid;place-items:center;font-weight:800;font-size:20px}.auth-brand-name{font-weight:800;font-size:18px;letter-spacing:.2px}.auth-brand-name span{display:block;font-size:12.5px;font-weight:500;opacity:.72;letter-spacing:.4px}.auth-brand-copy{position:relative;z-index:1;margin-bottom:auto}.auth-brand-copy h2{margin:0 0 16px;font-size:clamp(26px,2.4vw,44px);line-height:1.22}.auth-brand-copy>p{margin:0 0 24px;font-size:16px;line-height:1.8;color:var(--auth-on-green-soft)}.auth-points{list-style:none;margin:0;padding:0;display:grid;grid-gap:12px;gap:12px}.auth-points li{display:grid;grid-template-columns:24px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:start;font-size:15px;line-height:1.65;color:var(--auth-on-green-soft)}.auth-points li:before{content:"✓";width:24px;height:24px;border-radius:50%;background:hsla(0,0%,100%,.16);display:grid;place-items:center;font-size:12px;font-weight:700}.auth-brand-foot{position:relative;z-index:1;margin-block:0;font-size:13px;color:var(--auth-on-green-faint);line-height:1.7}.auth-panel{display:flex;align-items:center;justify-content:flex-start;padding:48px clamp(24px,5vw,88px) 44px;background:var(--auth-panel-bg)}.auth-card{width:100%;max-width:460px;background:var(--auth-card-bg);border:1px solid var(--auth-card-line);border-radius:8px;padding:40px 36px 32px;box-shadow:var(--auth-card-shadow)}.auth-card .eyebrow{margin-bottom:8px;font-size:13px;letter-spacing:.6px}.auth-card h1{margin:0 0 12px;font-size:30px}.auth-lead{margin:0 0 24px;color:var(--muted);font-size:15px;line-height:1.75}.auth-form{display:grid;grid-gap:16px;gap:16px}.auth-field{display:grid;grid-gap:8px;gap:8px}.auth-field label{font-size:13px;font-weight:700;color:#41524b}.auth-field input{width:100%;border:1px solid var(--line);border-radius:8px;padding:14px 16px;font:inherit;background:var(--surface);transition:border-color .15s ease,box-shadow .15s ease}.auth-field input:focus{outline:none;border-color:var(--green);box-shadow:0 0 0 3px rgba(40,116,95,.12)}.auth-field .field-hint{font-size:12px;color:var(--muted)}.auth-submit{margin-top:8px;padding:16px;min-height:52px;font-size:16px;font-weight:800}.auth-submit:active:not(:disabled){background:var(--green-dark);transform:translateY(1px)}.auth-submit:disabled,.auth-submit:disabled:hover{background:#c3d2cb;color:#f4f7f5;cursor:not-allowed;box-shadow:none;transform:none}.auth-alt{margin:24px 0 0;padding-top:20px;border-top:1px solid var(--line);font-size:14px;color:var(--muted);text-align:center}.auth-alt a{color:var(--green);font-weight:700}.auth-alt a:hover{text-decoration:underline}.auth-back{display:inline-block;margin-top:20px;font-size:13px;color:var(--muted)}.auth-back:hover{color:var(--green-dark)}@media (max-width:1079.98px){.auth-shell{grid-template-columns:1fr;min-height:auto}.auth-brand{padding:32px 24px 40px;gap:24px;justify-content:flex-start}.auth-brand-copy,.auth-brand-foot,.auth-brand-top{max-width:none;-webkit-margin-start:0;margin-inline-start:0}.auth-brand-copy,.auth-brand-top{margin-bottom:0}.auth-brand-copy h2{font-size:26px}.auth-brand-foot{display:none}.auth-panel{padding:28px 24px 48px;justify-content:center}.auth-card{max-width:460px;margin-inline:auto}.auth-card h1{font-size:26px}}.form-feedback{margin:14px 0 0;padding:12px 14px;border-radius:8px;font-size:14px;line-height:1.6}.form-feedback-ok{background:var(--green-soft);color:var(--green-dark);border:1px solid #c4e3d5}.form-feedback-error{background:#fdeeeb;color:#8f3423;border:1px solid #f3cdc4}.admin-topbar{max-width:1240px;margin:0 auto;padding:16px 24px 0;display:flex;align-items:center;justify-content:space-between;gap:16px}.admin-topbar .admin-who{color:var(--muted);font-size:13px}.link-button{background:transparent;border:1px solid var(--line);border-radius:8px;padding:8px 14px;color:var(--muted);font:inherit;font-size:13px;cursor:pointer}.link-button:hover{border-color:var(--green);color:var(--green-dark);background:var(--green-soft)}.admin-hint{margin:0 0 14px;color:var(--muted);font-size:13px;line-height:1.7}.admin-toggle{display:flex;align-items:center;gap:10px;padding:12px 14px;border:1px solid var(--line);border-radius:8px;background:var(--surface-strong);cursor:pointer;font-size:14px}.admin-toggle input{width:18px;height:18px;accent-color:var(--green);cursor:pointer}.admin-badge{display:inline-block;margin-left:10px;padding:3px 9px;border-radius:999px;background:var(--amber);color:#4a3208;font-size:12px;font-weight:700;vertical-align:middle}.region-editor{margin-top:20px;padding-top:18px;border-top:1px solid var(--line)}.region-editor h3{margin:0 0 8px;font-size:15px}.region-list{list-style:none;margin:0 0 14px;padding:0;display:flex;flex-wrap:wrap;gap:8px}.region-list li{display:inline-flex;align-items:center;gap:6px;padding:6px 8px 6px 12px;border:1px solid var(--line);border-radius:999px;background:var(--green-soft);color:var(--green-dark);font-size:13px;font-weight:700}.region-list button{border:0;background:transparent;color:var(--green-dark);font-size:16px;line-height:1;padding:0 4px;cursor:pointer;opacity:.6}.region-list button:hover:not(:disabled){opacity:1;color:var(--coral)}.region-add{display:flex;gap:8px;max-width:380px}.region-add input{flex:1 1;border:1px solid var(--line);border-radius:8px;padding:10px 12px;font:inherit;text-transform:uppercase}.site-footer{margin-top:56px;border-top:1px solid var(--line);background:var(--surface-strong)}.site-footer-inner{max-width:1240px;margin:0 auto;padding:34px 24px;display:grid;grid-template-columns:minmax(0,1.4fr) repeat(2,minmax(0,1fr));grid-gap:28px;gap:28px}.site-footer h3{margin:0 0 12px;font-size:14px;color:var(--green-dark)}.site-footer ul{margin:0;padding:0;list-style:none;display:grid;grid-gap:9px;gap:9px}.site-footer a{color:var(--muted);font-size:14px}.site-footer a:hover{color:var(--green-dark)}.site-footer-note{margin:12px 0 0;color:var(--muted);font-size:13px;line-height:1.7;max-width:460px}.site-footer-legal{border-top:1px solid var(--line);padding:16px 24px;max-width:1240px;margin:0 auto;color:var(--muted);font-size:12px}.guide-form h3{margin:8px 0 0;font-size:14px;color:var(--green-dark)}.guide-form textarea{min-height:120px;font-family:Consolas,Monaco,monospace;font-size:13px;line-height:1.6}.form-actions{display:flex;gap:10px;align-items:center}.admin-hint code{background:var(--green-soft);padding:2px 6px;border-radius:4px;font-size:12px}.admin-table td .link-button{padding:5px 10px;margin-right:6px}.guide-lead{color:var(--muted);line-height:1.8;max-width:720px}.guide-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:16px;gap:16px}.guide-card{display:block;background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:24px;transition:border-color .15s ease}.guide-card:hover{border-color:var(--green)}.guide-card h2{margin:0 0 10px;font-size:19px;line-height:1.4}.guide-card p{margin:0 0 16px;color:var(--muted);font-size:14px;line-height:1.7}.guide-meta{color:var(--green);font-size:13px;font-weight:700}.filter-summary{margin-top:18px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;color:var(--muted);font-size:14px}.quick-links a.is-active{background:var(--green);border-color:var(--green);color:#fff}.empty-state{text-align:center;padding:56px 24px;border:1px dashed var(--line);border-radius:12px;background:var(--surface)}.empty-state h2{margin:0 0 10px;font-size:20px}.empty-state p{margin:0 0 18px;color:var(--muted);line-height:1.7}.admin-badge-warn{background:var(--coral);color:#fff}.notice-box{margin:0 0 18px;padding:14px 16px;border:1px solid #f3cdc4;border-left:3px solid var(--coral);border-radius:8px;background:#fdeeeb;font-size:13px;line-height:1.75;color:#7a3222}.notice-box strong{display:block;margin-bottom:8px}.notice-box ul{margin:0;padding-left:18px;display:grid;grid-gap:8px;gap:8px}.notice-box code{background:#fff;padding:1px 5px;border-radius:4px;font-size:12px}.url-input{width:100%;min-width:240px;border:1px solid var(--line);border-radius:6px;padding:8px 10px;font-size:12px;font-family:Consolas,Monaco,monospace}.cell-warn .url-input{border-color:var(--coral);background:#fdf6f4}.cell-warn-text{display:block;margin-top:5px;color:var(--coral);font-size:12px;font-weight:700}.url-parse-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;grid-gap:10px;gap:10px;align-items:center;margin-bottom:14px}.url-parse-row input{border:1px solid var(--line);border-radius:8px;padding:11px 13px;font:inherit;font-size:13px;font-family:Consolas,Monaco,monospace}.form-feedback-warn{background:#fdf6e8;color:#7a5a15;border:1px solid #f0dcae}.notice-hints{display:block;margin-top:6px;font-size:12px;opacity:.85}@media (max-width:640px){.url-parse-row{grid-template-columns:1fr}}.demand-examples{margin-top:14px;display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-size:13px;color:var(--muted)}.demand-examples button{border:1px solid var(--line);background:var(--surface);border-radius:999px;padding:7px 14px;font:inherit;font-size:13px;color:var(--green-dark);cursor:pointer}.demand-examples button:hover{border-color:var(--green);background:var(--green-soft)}.demand-results{display:grid;grid-gap:18px;gap:18px}.demand-card{position:relative;display:grid;grid-template-columns:132px minmax(0,1fr);grid-gap:20px;gap:20px;padding:22px;background:var(--surface);border:1px solid var(--line);border-radius:12px}.demand-rank{position:absolute;top:-10px;left:-10px;width:32px;height:32px;border-radius:50%;background:var(--green);color:#fff;display:grid;place-items:center;font-weight:800;font-size:15px}.demand-image{width:132px;height:132px;object-fit:cover;border-radius:10px;background:var(--green-soft)}.demand-body h2{margin:0 0 8px;font-size:20px}.demand-meta{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.demand-meta span{padding:4px 10px;border:1px solid var(--line);border-radius:999px;font-size:12.5px;color:var(--muted)}.demand-block{margin-bottom:12px;padding:12px 14px;border-left:3px solid var(--line);background:var(--surface-strong);border-radius:0 8px 8px 0}.demand-block h3{margin:0 0 6px;font-size:13px;color:var(--green-dark)}.demand-block p{margin:0;font-size:14px;line-height:1.75;color:#4f5f59}.demand-block.is-good{border-left-color:var(--green)}.demand-block.is-warn{border-left-color:var(--coral);background:#fdf6f4}.demand-block.is-review{border-left-color:var(--blue);background:var(--blue-soft)}.demand-split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.demand-split .demand-block{margin-bottom:0}.demand-tags{display:flex;flex-wrap:wrap;gap:6px;margin:12px 0}.demand-tags span{padding:3px 9px;border-radius:6px;background:var(--green-soft);color:var(--green-dark);font-size:12px}.credential-full,.credential-mask{font-family:Consolas,Monaco,monospace;font-size:13px;padding:4px 8px;border-radius:6px;display:inline-block}.credential-mask{background:var(--surface-strong);color:var(--muted);letter-spacing:1px}.credential-full{background:#fdf6e8;border:1px solid #f0dcae;color:#7a5a15;word-break:break-all;max-width:320px}.credential-empty{color:var(--muted);font-size:13px}.platform-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:14px;gap:14px}.platform-card{border:1px solid var(--line);border-radius:10px;padding:16px 18px;background:var(--surface)}.platform-card.is-ready{border-color:var(--green);background:var(--green-soft)}.platform-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:8px}.platform-head strong{display:block;font-size:15px}.platform-badge,.platform-type{color:var(--muted);font-size:12px}.platform-badge{padding:3px 10px;border-radius:999px;background:var(--surface-strong);border:1px solid var(--line);font-weight:700;white-space:nowrap}.platform-badge.is-ready{background:var(--green);border-color:var(--green);color:#fff}.platform-notes{margin:0 0 10px;font-size:12.5px;line-height:1.65;color:var(--muted)}.platform-checks{list-style:none;margin:0 0 10px;padding:0;display:grid;grid-gap:7px;gap:7px}.platform-checks label{display:flex;align-items:flex-start;gap:8px;font-size:13px;line-height:1.5;cursor:pointer}.platform-checks input{margin-top:2px;width:15px;height:15px;accent-color:var(--green);cursor:pointer}.platform-verified{margin:0;font-size:12px;color:var(--muted)}.scene-tag-editor{margin-top:10px;padding:12px;border:1px solid var(--line);border-radius:8px;background:var(--surface-strong)}.scene-tag-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px;font-size:13px}.compare-scroll{overflow-x:auto;border:1px solid var(--line);border-radius:12px;background:var(--surface)}.compare-table{width:100%;min-width:640px;border-collapse:collapse}.compare-table td,.compare-table th{padding:14px 16px;text-align:left;border-bottom:1px solid var(--line);font-size:14px;vertical-align:middle}.compare-table thead th{background:var(--green-soft);vertical-align:top;min-width:160px}.compare-table tbody th,.compare-table thead th:first-child{background:var(--surface-strong);color:var(--muted);font-size:13px;font-weight:700;white-space:nowrap;min-width:110px}.compare-table thead img{width:100%;max-width:120px;height:88px;object-fit:cover;border-radius:8px;margin-bottom:8px;background:var(--surface)}.compare-table thead a{color:var(--green-dark);font-weight:700;line-height:1.4;display:block}.compare-table tbody tr:last-child td,.compare-table tbody tr:last-child th{border-bottom:0}.compare-details{display:grid;grid-gap:18px;gap:18px}.compare-detail{position:relative;padding:24px;background:var(--surface);border:1px solid var(--line);border-radius:12px}.compare-detail-head{display:grid;grid-template-columns:32px minmax(0,1fr);grid-gap:14px;gap:14px;align-items:start;margin-bottom:16px}.compare-detail-head .demand-rank{position:static}.compare-detail-head h3{margin:0 0 6px;font-size:19px}.compare-detail-head p{margin:0;color:var(--muted);font-size:14px;line-height:1.7}.compare-reviewer{margin:8px 0 0!important;font-size:12px!important;color:var(--muted)!important}.pitfall-list{display:grid;grid-gap:14px;gap:14px;max-width:860px}.pitfall-item{padding:18px 20px;background:var(--surface);border:1px solid var(--line);border-left:3px solid var(--coral);border-radius:8px}.pitfall-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.pitfall-type{padding:3px 10px;border-radius:999px;background:#fdeeeb;color:#8f3423;font-size:12px;font-weight:700}.pitfall-item p{margin:0 0 10px;font-size:14.5px;line-height:1.75;color:#4f5f59}.pitfall-evidence{display:flex;flex-wrap:wrap;gap:10px;font-size:12.5px;color:var(--muted)}.pitfall-evidence a{color:var(--blue);text-decoration:underline}.pitfall-date{margin-left:auto}@media (max-width:640px){.demand-card{grid-template-columns:1fr}.demand-image{width:100%;height:180px}.demand-split{grid-template-columns:1fr}}.header-account{display:inline-flex;align-items:center;gap:8px;padding:8px 14px!important;border:1px solid var(--line);border-radius:999px;font-weight:700;transition:border-color .15s ease,background .15s ease}.header-account:hover{border-color:var(--green);background:var(--green-soft)!important}.header-account.is-in{border-color:var(--green);background:var(--green-soft);color:var(--green-dark)}.header-account-dot{width:22px;height:22px;border-radius:50%;background:var(--green);color:#fff;display:grid;place-items:center;font-size:12px;font-weight:800}.header-account-name{max-width:110px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.favorite-action{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:14px}.favorite-btn{display:inline-flex;align-items:center;gap:8px;padding:11px 18px;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--ink);font:inherit;font-size:14px;font-weight:700;cursor:pointer;transition:border-color .15s ease,color .15s ease}.favorite-btn span{font-size:16px;line-height:1;color:var(--coral)}.favorite-btn.is-on,.favorite-btn:hover:not(:disabled){border-color:var(--coral)}.favorite-btn.is-on{background:#fdeeeb;color:#8f3423}.favorite-hint{color:var(--muted);font-size:13px}.account-shell{max-width:1080px;margin:0 auto;padding:28px 24px 56px;display:grid;grid-gap:24px;gap:24px}.account-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:26px 28px;border:1px solid var(--line);border-radius:12px;background:linear-gradient(120deg,var(--green-soft),var(--surface) 70%)}.account-hero h1{margin:0 0 6px;font-size:26px}.account-email{margin:0;color:var(--muted);font-size:14px}.account-block{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:24px}.account-block h2{margin:0 0 12px;font-size:19px}.account-block .admin-toggle{margin-bottom:10px}.favorite-grid{display:grid;grid-gap:14px;gap:14px}.favorite-card{display:grid;grid-template-columns:84px minmax(0,1fr) auto;grid-gap:16px;gap:16px;align-items:center;padding:14px;border:1px solid var(--line);border-radius:10px}.favorite-card img{width:84px;height:84px;object-fit:cover;border-radius:8px;background:var(--green-soft)}.favorite-card strong{font-size:16px}.favorite-card p{margin:5px 0 6px;color:var(--muted);font-size:13.5px;line-height:1.6}.favorite-meta{color:var(--green);font-size:13px;font-weight:700}.feedback-list{display:grid;grid-gap:14px;gap:14px}.feedback-item{border:1px solid var(--line);border-left:3px solid var(--green);border-radius:10px;padding:16px 18px}.feedback-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.feedback-stars{color:var(--amber);font-size:15px;letter-spacing:1px}.feedback-item h4{margin:0 0 6px;font-size:15px}.feedback-item p{margin:0 0 8px;color:#4f5f59;font-size:14px;line-height:1.75}@media (max-width:640px){.account-hero{flex-direction:column}.favorite-card{grid-template-columns:64px minmax(0,1fr)}.favorite-card img{width:64px;height:64px}.favorite-card>button{grid-column:1/-1;justify-self:start}}.legal-sections{display:grid;grid-gap:22px;gap:22px;max-width:820px}.legal-sections article{background:var(--surface);border:1px solid var(--line);border-left:3px solid var(--green);border-radius:8px;padding:20px 22px}.legal-sections h2{margin:0 0 10px;font-size:17px}.legal-sections p{margin:0;color:#4f5f59;font-size:15px;line-height:1.85}.affiliate-disclosure{margin:14px 0 0;padding:12px 14px;border-left:3px solid var(--line);background:var(--surface-strong);color:var(--muted);font-size:13px;line-height:1.7}.site-footer-legal p{margin:0 0 8px}.site-footer-legal p:last-child{margin-bottom:0}.breadcrumb{max-width:1240px;margin:0 auto;padding:14px 24px 0;color:var(--muted);font-size:13px;display:flex;flex-wrap:wrap;gap:8px;align-items:center}.breadcrumb a:hover{color:var(--green-dark)}.breadcrumb span[aria-current]{color:var(--ink)}@media (max-width:900px){.site-footer-inner{grid-template-columns:1fr;gap:22px}}@media (max-width:640px){.product-card .product-image-wrap{max-height:190px;overflow:hidden}.product-card .product-image-wrap img{height:190px;object-fit:cover}.product-card-body{padding:14px 16px}.product-card-body h3{font-size:17px;margin:6px 0}.product-card .product-summary{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0 0 10px}.product-card .product-reason,.product-card .product-tags span:nth-child(n+3),.product-section .product-grid>.product-card:nth-child(n+5){display:none}.product-card .product-actions{grid-template-columns:1fr auto;align-items:center;gap:10px}.product-card .seller-line.compact{margin:0 0 8px}.category-ribbon .category-grid,.category-ribbon .quick-links{grid-template-columns:repeat(2,minmax(0,1fr))}.category-card{padding:14px}.category-card span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:0;max-height:3.4em}.admin-login{margin:28px auto;padding:24px}.admin-topbar,.breadcrumb,.site-footer-inner,.site-footer-legal{padding-left:16px;padding-right:16px}}