:root{--page-bg: #F5F6F8;--surface: #FFFFFF;--surface-muted: #F0F2F5;--brand-ink: #12203B;--brand-ink-soft: #1B2C4D;--brand-logo-background: linear-gradient(120deg, #FF4D97, #8A5CFF);--brand-logo-foreground: #FFFFFF;--accent: #2E6BE6;--accent-soft: #E9F0FD;--tide: #12B5A6;--tide-soft: #E4F7F4;--hot: #F0663C;--hot-soft: #FCEBE4;--text-primary: #1A2332;--text-secondary: #5A6478;--text-tertiary: #9AA3B2;--border: #E8EAEF;--border-strong: #D5D9E0;--r-card: 14px;--r-sm: 10px;--shadow: 0 1px 2px rgba(16,24,40,.04), 0 6px 20px rgba(16,24,40,.05);--night-elevated: 0 10px 30px rgba(27,42,75,.09)}.review-page .comment-list{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}.review-page .comment-list.loading{opacity:.62;pointer-events:none}.review-page .comment-item{position:relative;height:auto;min-height:0;align-self:start}.review-page .comment-item.pending{border-color:#f1d6a5;background:linear-gradient(145deg,#fffaf0,#fff);box-shadow:0 3px 12px #9b67180d}.review-page .comment-item.pending .comment-avatar{background:#fff0cf;color:#a96917}.review-page .comment-item-head,.review-page .comment-author{min-width:0}.review-page .comment-meta{display:flex;align-items:center;min-width:0;gap:6px;padding-right:75px}.review-page .comment-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.review-page .comment-item.pending .comment-meta{padding-right:0}.review-page .comment-status-pending{display:inline-flex;align-items:center;height:20px;flex:none;padding:0 7px;border-radius:999px;background:#fff0cf;color:#9a6414;font-size:9px;font-weight:800;white-space:nowrap}.review-page .comment-pending-visibility{color:#9a7a47;font-size:9px;line-height:1.45}.review-page .comment-item.pending .comment-item-foot{width:100%;justify-content:flex-start;text-align:left}.review-page .comment-item:not(.pending) .comment-helpful{position:absolute;top:12px;right:12px}.review-page .comment-item-foot{min-height:28px}.review-page .comment-pager{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:13px;padding-top:13px;border-top:1px solid #edf0f3;color:#929aa7;font-size:10px}.review-page .comment-pager-actions,.review-page .comment-page-numbers{display:flex;align-items:center;gap:7px}.review-page .comment-page-button,.review-page .comment-page-number{height:32px;padding:0 12px;border:1px solid #dfe4ea;border-radius:8px;background:#fff;color:#687180;font:inherit;font-size:10px;cursor:pointer}.review-page .comment-page-button{min-width:68px}.review-page .comment-page-number{min-width:32px;padding:0 9px}.review-page .comment-page-button:hover:not(:disabled),.review-page .comment-page-number:hover:not(.on){border-color:#efb9d2;color:#d83f80}.review-page .comment-page-number.on{border-color:#ef9bc2;background:#fff0f7;color:#d83279;font-weight:800;cursor:default}.review-page .comment-page-ellipsis{min-width:18px;text-align:center;color:#a0a7b1}.review-page .comment-page-button:disabled,.review-page .comment-page-number:disabled{cursor:not-allowed;opacity:.42}.review-page .comment-page-current{display:none;min-width:54px;text-align:center;color:#4f5867;font-variant-numeric:tabular-nums}.review-page .comment-page-jump{display:inline-flex;align-items:center;gap:5px;flex:none;color:#687180;white-space:nowrap}.review-page .comment-page-input{width:44px;height:32px;padding:0 6px;border:1px solid #dfe4ea;border-radius:8px;background:#fff;color:#303846;font:inherit;font-size:10px;font-weight:800;text-align:center;outline:0;font-variant-numeric:tabular-nums;transition:border-color .15s ease,box-shadow .15s ease}.review-page .comment-page-input:focus{border-color:#ef9bc2;box-shadow:0 0 0 3px #ef3b921a}.review-page .comment-inline-actions button:disabled{cursor:wait;opacity:.58}@container (max-width: 520px){.review-page .comment-list{grid-template-columns:1fr}.review-page .comment-pager{align-items:stretch;flex-direction:column;gap:9px;margin-top:15px}.review-page .comment-pager-summary{text-align:center}.review-page .comment-pager-actions{width:100%;justify-content:space-between;gap:8px}.review-page .comment-page-numbers,.review-page .comment-page-current{display:none}.review-page .comment-page-jump{display:inline-flex;flex:none}.review-page .comment-page-button{flex:1;min-width:0;height:42px}.review-page .comment-page-input{width:46px;height:42px}.review-page .comment-list-head>span{max-width:48%;text-align:right;line-height:1.45}}*{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{font-family:Noto Sans SC,-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;color:var(--text-primary);background:var(--page-bg);line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.ic{display:block;flex:none}.site-icon-img{width:100%;height:100%;object-fit:cover;border-radius:inherit;display:block}.site-color-icon{color:var(--site-color, var(--accent))}.color-hot{color:var(--hot)}.color-accent{color:var(--accent)}.color-tide{color:var(--tide)}.bg-hot{background:var(--hot-soft)}.bg-accent{background:var(--accent-soft)}.bg-tide{background:var(--tide-soft)}.logo-mark{width:36px;height:36px;border-radius:10px;background:var(--brand-logo-background);color:var(--brand-logo-foreground);display:grid;place-items:center;flex:none}.brand-name{font-size:18px;font-weight:700;white-space:nowrap}.brand-sub{font-size:11px;color:var(--text-tertiary)}.pc-topbar{position:sticky;top:0;z-index:20;height:64px;display:flex;align-items:center;gap:28px;padding:0 32px;background:var(--surface);border-bottom:1px solid var(--border)}.pc-brand{display:flex;align-items:center;gap:10px;padding:0;border:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.pc-brand-copy{display:flex;flex-direction:column}.pc-search{flex:1;display:flex;align-items:center;gap:10px;height:40px;padding:0 14px;border-radius:10px;background:var(--surface-muted);border:1px solid var(--border);color:var(--text-tertiary)}.pc-search input{flex:1;border:none;background:none;outline:none;font-size:14px;font-family:inherit;color:var(--text-primary)}.search-btn{flex:none;height:28px;padding:0 13px;border:none;border-radius:8px;background:var(--accent);color:#fff;font-size:13px;font-weight:700;font-family:inherit;cursor:pointer}.search-btn:hover{filter:brightness(.96)}.search-btn:active{transform:translateY(1px)}.night-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.night-backtop{position:fixed;right:22px;bottom:24px;z-index:48;width:42px;height:42px;display:grid;place-items:center;border:1px solid #e0e5ed;border-radius:12px;background:#fffffff5;color:#546176;box-shadow:var(--night-elevated);font-size:18px;cursor:pointer;opacity:0;visibility:hidden;transform:translateY(8px);transition:.18s}.night-backtop.show{opacity:1;visibility:visible;transform:none}.night-backtop:hover{border-color:#9bb7ee;color:#2e6be6}.notice-top-btn{height:40px;padding:0 15px;border:1px solid var(--border);border-radius:10px;background:var(--surface);color:var(--text-secondary);display:flex;align-items:center;gap:7px;font-family:inherit;font-size:14px;font-weight:700;cursor:pointer}.notice-top-btn:hover{color:var(--accent);border-color:var(--accent);background:var(--accent-soft)}.pc-content-nav{display:flex;align-items:center;gap:4px}.pc-content-nav button{border:0;background:transparent;color:var(--text-secondary);font:inherit;font-size:13px;font-weight:700;padding:8px 9px;cursor:pointer;white-space:nowrap}.pc-content-nav button:hover{color:var(--accent)}.pc-body{display:flex;gap:24px;align-items:flex-start;padding:26px 32px 24px;max-width:1440px;margin:0 auto}.pc-sidebar{position:sticky;top:88px;width:240px;flex:none;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-card);padding:12px}.nav-title{font-size:12px;font-weight:600;color:var(--text-tertiary);padding:6px 12px 10px}.nav-item{width:100%;display:flex;align-items:center;gap:10px;padding:10px 12px;border:0;border-radius:var(--r-sm);background:transparent;color:var(--text-secondary);cursor:pointer;font:inherit;font-size:14px;font-weight:500;text-align:left}.nav-item .count{margin-left:auto;font-size:12px;color:var(--text-tertiary)}.nav-item:hover{background:var(--surface-muted)}.nav-item.active{background:var(--accent-soft);color:var(--accent);font-weight:600}.pc-nav-group{display:flex;flex-direction:column}.nav-item.has-secondary{padding-right:7px}.front-tree-toggle{width:30px;height:30px;flex:none;display:grid;place-items:center;border:0;border-radius:7px;background:transparent;color:#98a1af;cursor:pointer;transition:background .15s,color .15s}.front-tree-toggle:hover{background:#e9eef7;color:var(--accent)}.front-tree-toggle i{display:block;font-size:13px;font-style:normal;line-height:1;transition:transform .18s ease}.front-tree-toggle[aria-expanded=true] i{transform:rotate(180deg)}.front-subnav{display:none;margin:-2px 0 6px 29px;padding:3px 0 3px 11px;border-left:1px solid #e1e6ef}.front-subnav.active,.pc-nav-group.expanded .front-subnav{display:flex;flex-direction:column}.front-subnav button{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;min-height:30px;padding:4px 8px;border:0;border-radius:7px;background:transparent;color:#7a8291;font:inherit;font-size:11px;text-align:left;cursor:pointer}.front-subnav button:hover{background:#f1f5fb;color:var(--accent)}.front-subnav button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.front-subnav button em{flex:none;color:#a5adba;font-size:9px;font-style:normal}.nav-chevron{margin-left:2px;color:var(--text-tertiary);font-size:16px;transition:transform .18s}.pc-nav-group.category-active .nav-chevron{transform:rotate(180deg)}.pc-subcategory-list{display:none;flex-direction:column;margin:-2px 0 6px 29px;padding:3px 0 3px 11px;border-left:1px solid #e1e6ef}.pc-nav-group.category-active .pc-subcategory-list{display:flex}.pc-subcategory-list button{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;min-height:30px;padding:4px 8px;border:0;border-radius:7px;background:transparent;color:#7a8291;font:inherit;font-size:11px;text-align:left;cursor:pointer}.pc-subcategory-list button:hover,.pc-subcategory-list button.active{background:#f1f5fb;color:var(--accent);font-weight:700}.pc-subcategory-list em{flex:none;color:#a5adba;font-size:9px;font-style:normal}.nav-foot{font-size:12px;color:var(--text-tertiary);padding:14px 12px 6px}.pc-main{flex:1;min-width:0;display:flex;flex-direction:column;gap:26px}.section{display:flex;flex-direction:column;gap:14px;scroll-margin-top:88px}.sec-head{display:flex;align-items:center;justify-content:space-between}.sec-head .left{display:flex;align-items:center;gap:9px}.sec-title{font-size:19px;font-weight:700}.sec-count{padding:2px 8px;border-radius:20px;background:var(--surface-muted);font-size:12px;color:var(--text-tertiary)}.sec-more{min-height:36px;padding:0 9px;border-radius:9px;display:flex;align-items:center;justify-content:center;gap:4px;font-size:13px;color:var(--text-secondary);cursor:pointer;border:none;background:transparent;font-family:inherit}.sec-more:hover{color:var(--accent);background:var(--accent-soft)}.front-section-secondary{display:flex;align-items:center;gap:7px;margin:6px 0 9px;padding:0 2px;overflow-x:auto;scrollbar-width:none}.front-section-secondary.collapsed{overflow:hidden}.front-section-secondary.collapsed .front-secondary-chip{display:none}.front-section-secondary::-webkit-scrollbar{display:none}.front-secondary-label{flex:none;display:inline-flex;align-items:center;gap:5px;height:25px;min-height:30px;padding:0 8px;border-radius:7px;background:#eef3fb;color:#68768b;font-size:9px;font-weight:700}.front-secondary-toggle{border:0;font-family:inherit;cursor:pointer}.front-secondary-toggle:hover{background:#e5edf9;color:var(--accent)}.front-secondary-chip{flex:none;height:27px;min-height:32px;padding:0 10px;border:1px solid #e0e5ed;border-radius:8px;background:#fff;color:#667080;font:inherit;font-size:10px;cursor:pointer;white-space:nowrap;scroll-snap-align:start}.front-secondary-chip:hover{border-color:#8eaff4;color:var(--accent)}.front-secondary-chip b{margin-left:5px;color:#a2aab7;font-size:9px;font-weight:500}.front-section-toggle{width:27px;min-width:27px;padding:0;justify-content:center;gap:0;background:transparent;color:#7c8797}.front-collapse-caret{display:block;font-size:13px;font-style:normal;line-height:1;transition:transform .18s ease}.front-secondary-toggle[aria-expanded=true] .front-collapse-caret{transform:rotate(180deg)}.card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.link-card{min-height:126px;display:flex;flex-direction:column;gap:10px;padding:16px;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-card);cursor:pointer;transition:.15s}.link-card:hover{border-color:var(--accent);box-shadow:var(--shadow);transform:translateY(-2px)}.link-card .head{display:flex;align-items:center;gap:12px;min-width:0}.link-card .head>div:last-child{min-width:0;flex:1}.link-card .tile{width:44px;height:44px;border-radius:var(--r-sm);background:var(--site-color, var(--accent));color:#fff;display:grid;place-items:center;flex:none;overflow:hidden}.link-card .name{max-width:100%;display:-webkit-box;overflow:hidden;overflow-wrap:anywhere;font-size:15px;font-weight:600;-webkit-box-orient:vertical;-webkit-line-clamp:2}.link-card .domain{max-width:100%;overflow:hidden;color:var(--text-tertiary);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.link-card .desc{max-width:100%;display:-webkit-box;overflow:hidden;overflow-wrap:anywhere;color:var(--text-secondary);font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.link-card[data-night-site-id],.review-page a[data-night-site-id]{position:relative;overflow:hidden}.link-card[data-night-site-id].night-inline-open,.review-page a[data-night-site-id].night-inline-open{border-color:#8daef1;box-shadow:0 8px 24px #2856aa1f;transform:none}.link-card[data-night-site-id]>.desc{transition:opacity .14s ease,transform .14s ease}.link-card[data-night-site-id].night-inline-open>.desc{opacity:0;transform:translateY(4px);pointer-events:none}.night-inline-actions{position:absolute;left:11px;right:11px;bottom:10px;z-index:6;display:grid;grid-template-columns:1fr 1fr;gap:7px;opacity:0;transform:translateY(6px);transition:opacity .16s ease,transform .18s cubic-bezier(.2,.75,.25,1)}.night-inline-actions.show{opacity:1;transform:translateY(0)}.night-inline-btn{min-width:0;height:32px;display:flex;align-items:center;justify-content:center;gap:5px;padding:0 8px;border-radius:8px;font-family:inherit;font-size:11px;font-weight:700;white-space:nowrap;cursor:pointer;transition:filter .14s ease,transform .14s ease,box-shadow .14s ease}.night-inline-btn:hover{transform:translateY(-1px)}.night-inline-btn:active{transform:translateY(0)}.night-inline-btn.review{border:1px solid #d7e8ec;background:#f3fafb;color:#24869a}.night-inline-btn.review:hover{background:#e9f6f8}.night-inline-btn.visit{border:0;background:linear-gradient(120deg,#ff3e91,#8759f2);color:#fff;box-shadow:0 5px 13px #cb39a033}.night-inline-btn:focus-visible{outline:3px solid rgba(46,107,230,.26);outline-offset:2px}.review-page a[data-night-site-id]>.night-inline-actions{top:5px;right:5px;bottom:5px;left:5px;width:auto;height:auto;padding:0;border:1px solid rgba(214,224,239,.9);border-radius:9px;background:#fffffffa;align-items:center;box-shadow:0 5px 15px #192d551a;transform:scale(.97)}.review-page a[data-night-site-id]>.night-inline-actions.show{transform:scale(1)}.review-page a[data-night-site-id]>.night-inline-actions .night-inline-btn{height:34px}@media (min-width: 761px){.night-inline-btn{min-height:38px}}@media (prefers-reduced-motion: reduce){.night-inline-actions,.night-inline-btn,.link-card[data-night-site-id]>.desc,.night-backtop{transition:none!important}}.m-review-dot{margin-top:-3px;padding:1px 5px;border-radius:999px;background:var(--accent-soft);color:var(--accent);font-size:9px;font-weight:700}.ad-carousel{position:relative;width:100%;height:150px;border-radius:var(--r-card);overflow:hidden;background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow)}.ad-carousel.h5{height:104px;border-radius:12px}.ad-track,.ad-slide{position:absolute;top:0;right:0;bottom:0;left:0}.ad-slide{opacity:0;pointer-events:none;transition:opacity .28s ease}.ad-slide.active{opacity:1;pointer-events:auto}.ad-slide img{width:100%;height:100%;object-fit:cover;display:block}.ad-placeholder{width:100%;height:100%;display:grid;place-items:center;background:linear-gradient(120deg,var(--brand-ink),var(--accent));color:#fff;font-weight:800}.ad-image{position:relative;overflow:hidden}.ad-image span{position:relative;z-index:0;opacity:.88}.ad-image img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.ad-arrow{position:absolute;top:50%;transform:translateY(-50%);width:30px;height:30px;border:none;border-radius:999px;background:#ffffffe0;color:var(--text-secondary);display:grid;place-items:center;cursor:pointer;z-index:2}.ad-arrow.prev{left:12px}.ad-arrow.prev .ic{transform:rotate(180deg)}.ad-arrow.next{right:12px}.ad-arrow:hover{color:var(--accent)}.ad-dots{position:absolute;left:0;right:0;bottom:10px;display:flex;justify-content:center;gap:6px;z-index:2}.ad-dots button{width:7px;height:7px;border:none;border-radius:999px;background:#ffffffa3;cursor:pointer}.ad-dots button.active{width:18px;background:#fff}.site-footer{padding:0 32px 28px}.site-footer-inner{max-width:1440px;margin:0 auto;padding:18px 0 0;border-top:1px solid var(--border);display:grid;grid-template-columns:260px 1fr auto;align-items:center;gap:22px;color:var(--text-tertiary)}.footer-brand{display:flex;align-items:center;gap:10px;min-width:0}.footer-brand>div{min-width:0}.footer-brand .logo-mark{width:30px;height:30px;border-radius:9px}.footer-brand b{display:block;color:var(--text-secondary);font-size:14px;line-height:1.2}.footer-brand span{display:block;margin-top:2px;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.footer-links{min-width:0;display:flex;align-items:center;gap:12px}.footer-label{flex:none;font-size:12px;color:var(--text-secondary);font-weight:700}.footer-link-list{min-width:0;display:flex;align-items:center;flex-wrap:wrap;gap:6px 12px}.footer-friend{font-size:12px;color:var(--text-tertiary)}.footer-friend:hover{color:var(--accent)}.footer-note{font-size:12px;white-space:nowrap}.site-footer.night-site-footer{width:100%;flex:none;padding:0 32px 26px;background:var(--page-bg)}.site-footer.night-site-footer .site-footer-inner{width:100%;max-width:1440px;min-height:72px;margin:0 auto;padding:18px 0 0;border-top:1px solid var(--border);display:grid;grid-template-columns:minmax(220px,260px) minmax(320px,1fr) auto;align-items:start;gap:22px;color:var(--text-tertiary)}.site-footer.night-site-footer .footer-brand,.site-footer.night-site-footer .footer-links,.site-footer.night-site-footer .footer-link-list{min-width:0;display:flex;align-items:center}.site-footer.night-site-footer .footer-brand{align-items:flex-start;gap:10px}.site-footer.night-site-footer .footer-brand .logo-mark{width:30px;height:30px;border-radius:9px}.site-footer.night-site-footer .footer-brand b{display:block;color:var(--text-secondary);font-size:14px;line-height:1.2}.site-footer.night-site-footer .footer-brand span{display:block;margin-top:2px;color:var(--text-tertiary);font-size:12px;line-height:1.6;white-space:normal;overflow:visible;overflow-wrap:anywhere;word-break:break-word;text-overflow:clip}.site-footer.night-site-footer .footer-links{gap:12px}.site-footer.night-site-footer .footer-label{flex:none;color:var(--text-secondary);font-size:12px;font-weight:700}.site-footer.night-site-footer .footer-link-list{flex-wrap:wrap;gap:6px 14px}.site-footer.night-site-footer .footer-friend{color:var(--text-tertiary);font-size:12px;transition:color .15s ease}.site-footer.night-site-footer .footer-friend:hover,.site-footer.night-site-footer .footer-friend:focus-visible{color:var(--accent);outline:none}.site-footer.night-site-footer .footer-note{color:var(--text-tertiary);font-size:12px;white-space:nowrap;text-align:right}.footer-official{display:flex;justify-content:flex-end;align-items:center;gap:5px 10px;flex-wrap:wrap}.footer-official button{border:0;background:transparent;color:var(--text-tertiary);font:inherit;font-size:11.5px;cursor:pointer}.footer-official button:hover{color:var(--accent)}.logo-image{overflow:hidden;background:#fff;border:1px solid var(--border)}.logo-image img{width:100%;height:100%;object-fit:cover}.content-page-shell{min-height:100vh;background:var(--page-bg)}.content-topbar{height:64px;padding:0 max(24px,calc((100vw - 1280px)/2));display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid var(--border);position:sticky;top:0;z-index:30}.content-brand{display:flex;align-items:center;gap:10px;border:0;background:transparent;font:inherit;cursor:pointer;text-align:left}.content-brand>span{display:flex;flex-direction:column}.content-brand b{font-size:16px}.content-brand em{font-size:10px;font-style:normal;color:var(--text-tertiary);letter-spacing:.08em}.content-topbar nav{display:flex;align-items:center;gap:4px}.content-topbar nav button{padding:8px 10px;border:0;background:transparent;color:var(--text-secondary);font:inherit;font-size:13px;font-weight:700;cursor:pointer}.content-topbar nav button:hover{color:var(--accent)}.content-main{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:24px 0 42px}.content-breadcrumb{display:flex;align-items:center;gap:8px;margin-bottom:16px;color:var(--text-tertiary);font-size:12px}.content-breadcrumb button{border:0;background:transparent;color:inherit;font:inherit;cursor:pointer}.content-breadcrumb button:hover{color:var(--accent)}.content-breadcrumb strong{font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.review-hero{display:flex;align-items:center;gap:18px;padding:26px 28px;border-radius:18px;background:linear-gradient(130deg,#101d35,#18345d);color:#fff;box-shadow:0 14px 34px #12203b24}.review-site-mark{width:68px;height:68px;flex:none;display:grid;place-items:center;border-radius:18px;background:var(--site-color,var(--accent));color:#fff;overflow:hidden}.review-hero-copy{flex:1;min-width:0}.review-kicker{font-size:11px;letter-spacing:.06em;color:#8ddbd3;font-weight:700}.review-hero h1{margin-top:4px;font-size:28px;line-height:1.25}.review-hero p{margin-top:8px;max-width:680px;color:#c7d1e2;font-size:13.5px}.review-domain{display:flex;align-items:center;gap:5px;margin-top:9px;color:#93a3bb;font-size:11.5px}.visit-site-btn{height:42px;padding:0 18px;border-radius:10px;background:#fff;color:var(--brand-ink);display:flex;align-items:center;gap:7px;font-size:13px;font-weight:800;white-space:nowrap}.visit-site-btn:hover{background:var(--tide-soft);color:#087d73}.content-column-layout{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:18px;margin-top:18px;align-items:start}.editorial-page .content-column-layout{grid-template-columns:1fr}.content-article,.review-aside,.comments-panel,.related-panel{background:#fff;border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow)}.content-article{padding:30px}.content-tags{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:20px}.content-tags:empty{display:none}.content-tags span{padding:4px 10px;border-radius:999px;background:var(--accent-soft);color:var(--accent);font-size:11px;font-weight:700}.rich-text-block+.rich-text-block{margin-top:28px}.rich-text-block h2{font-size:21px;margin-bottom:11px}.rich-text-block h3{font-size:17px;margin-bottom:9px}.rich-text-block h4{font-size:15px;margin-bottom:8px}.rich-text-block p{color:var(--text-secondary);font-size:14px;line-height:1.9}.rich-text-block p+p{margin-top:10px}.rich-media{margin:24px 0}.rich-media img,.rich-media video{width:100%;max-height:560px;display:block;object-fit:cover;border-radius:12px;background:#111}.rich-media figcaption,.gallery-grid figcaption{margin-top:7px;text-align:center;color:var(--text-tertiary);font-size:11px}.review-aside{padding:18px;display:flex;flex-direction:column;gap:16px;position:sticky;top:82px}.review-aside>div{padding-bottom:14px;border-bottom:1px solid var(--border)}.review-aside span{display:block;color:var(--text-tertiary);font-size:11px}.review-aside b{display:block;margin-top:4px;font-size:13px;color:#16804c}.review-aside p{margin-top:5px;font-size:12px;line-height:1.65;color:var(--text-secondary)}.review-aside>a{height:36px;border-radius:9px;background:var(--brand-ink);color:#fff;display:grid;place-items:center;font-size:12px;font-weight:800}.content-section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.content-section-title span{font-size:17px;font-weight:800}.content-section-title em{font-style:normal;color:var(--text-tertiary);font-size:11px}.review-gallery{margin-top:28px}.gallery-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.gallery-grid button{display:block;width:100%;padding:0;border:0;background:transparent;cursor:zoom-in}.gallery-grid img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:10px;background:var(--surface-muted)}.image-preview-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1800;display:grid;place-items:center;padding:28px}.image-preview-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#080a12df}.image-preview-layer figure{position:relative;z-index:1;max-width:min(1100px,92vw);max-height:90vh}.image-preview-layer figure>button{position:absolute;right:10px;top:10px;width:38px;height:38px;border:0;border-radius:50%;background:#111a;color:#fff;display:grid;place-items:center;cursor:pointer}.image-preview-layer img{display:block;max-width:100%;max-height:84vh;border-radius:14px}.image-preview-layer figcaption{margin-top:8px;color:#fff;text-align:center;font-size:12px}.rich-media-image>button{position:relative;display:block;width:100%;padding:0;overflow:hidden;border:0;border-radius:12px;background:#111;cursor:zoom-in}.rich-media-image>button>span{position:absolute;right:12px;bottom:12px;padding:6px 10px;border-radius:18px;background:#12151fc2;color:#fff;font-size:11px}.content-page-shell .review-image-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:22000;display:grid;place-items:center;padding:34px;background:#0a0c13e0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.content-page-shell .review-image-lightbox>.review-image-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:transparent;cursor:zoom-out}.content-page-shell .review-image-lightbox>img{position:relative;z-index:1;display:block;max-width:min(1180px,92vw);max-height:86vh;border-radius:14px;box-shadow:0 24px 70px #00000073}.content-page-shell .review-image-lightbox>.review-zoom-close{position:fixed;top:20px;right:24px;z-index:2;width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.28);border-radius:50%;background:#ffffff1f;color:#fff;cursor:pointer}.content-page-shell .review-image-lightbox>p{position:fixed;left:50%;bottom:18px;z-index:2;max-width:80vw;color:#e9ebf2;font-size:12px;text-align:center;transform:translate(-50%)}.comments-panel,.related-panel{margin-top:18px;padding:22px}.comments-head,.comments-head>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.comments-head>div{justify-content:flex-start}.comment-icon{width:38px;height:38px;border-radius:10px;background:var(--tide-soft);color:var(--tide);display:grid;place-items:center}.comments-head h2{font-size:17px}.comments-head p{font-size:11.5px;color:var(--text-tertiary)}.comments-head>button{height:34px;padding:0 13px;border:0;border-radius:8px;background:var(--accent);color:#fff;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.comment-composer{margin-top:16px;padding:16px;border-radius:12px;background:#f8f9fb;border:1px solid var(--border)}.comment-field{display:flex;flex-direction:column;gap:7px}.comment-field label{font-size:12px;font-weight:700}.comment-field label span{font-weight:400;color:var(--text-tertiary)}.comment-field textarea{min-height:94px;padding:11px;border:1px solid var(--border-strong);border-radius:9px;background:#fff;resize:vertical;font:inherit;font-size:13px;outline:none}.comment-field textarea:focus{border-color:var(--accent)}.comment-submit-row{display:flex;align-items:center;justify-content:space-between;margin-top:10px}.comment-submit-row span{font-size:10.5px;color:var(--text-tertiary)}.comment-submit-row button{height:32px;padding:0 13px;border:0;border-radius:8px;background:var(--brand-ink);color:#fff;font:inherit;font-size:11.5px;font-weight:700;cursor:pointer}.comment-list-head{display:flex;justify-content:space-between;align-items:center;margin-top:22px;padding-bottom:10px;border-bottom:1px solid var(--border)}.comment-list-head h3{font-size:14px}.comment-list-head em{font-style:normal;color:var(--accent)}.comment-list-head span{font-size:10.5px;color:var(--text-tertiary)}.public-comment-list article{display:grid;grid-template-columns:36px 1fr;gap:11px;padding:16px 0;border-bottom:1px solid var(--border)}.comment-avatar{width:36px;height:36px;border-radius:50%;background:var(--accent-soft);color:var(--accent);display:grid;place-items:center;font-size:13px;font-weight:800}.comment-author{display:flex;align-items:center;justify-content:space-between}.comment-author b{font-size:12.5px}.comment-author time{font-size:10.5px;color:var(--text-tertiary)}.public-comment-list article p{margin-top:5px;color:var(--text-secondary);font-size:13px;line-height:1.7}.comment-empty,.content-empty{text-align:center;padding:34px;color:var(--text-tertiary);font-size:13px}.comment-empty b{color:var(--text-secondary)}.comment-empty p{margin-top:5px;font-size:11.5px}.related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.related-grid .link-card{box-shadow:none}.article-cover{padding:38px 42px;border-radius:18px;background:#fff;border:1px solid var(--border);position:relative;overflow:hidden}.article-cover:after{content:"";position:absolute;right:-70px;top:-90px;width:250px;height:250px;border-radius:50%;background:linear-gradient(145deg,var(--tide-soft),var(--accent-soft));opacity:.9}.article-cover>span{position:relative;z-index:1;color:var(--accent);font-size:11px;font-weight:800;letter-spacing:.08em}.article-cover h1{position:relative;z-index:1;margin-top:10px;max-width:800px;font-size:34px;line-height:1.25}.article-cover p{position:relative;z-index:1;margin-top:12px;max-width:760px;color:var(--text-secondary);font-size:14px;line-height:1.75}.article-cover>div{position:relative;z-index:1;display:flex;gap:12px;margin-top:18px;color:var(--text-tertiary);font-size:11px}.article-cover em{font-style:normal}.editorial-page .content-article{padding:38px 42px}.gc-article{min-height:100vh;background:#f4f5f7;color:#252832}.gc-top{height:66px;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 980px)/2));position:sticky;top:0;z-index:20;border-bottom:1px solid #e5e7eb;background:#fffc}.gc-brand{display:flex;align-items:center;gap:9px;border:0;background:transparent;font:inherit;text-align:left;cursor:pointer}.gc-brand .logo-mark{width:34px;height:34px;border-radius:10px}.gc-brand b{font-size:15px}.gc-brand em{display:block;color:#999ca6;font-size:9px;font-style:normal}.gc-back{height:36px;padding:0 13px;border:1px solid #e1e3e8;border-radius:9px;background:#fff;color:#646773;font:inherit;cursor:pointer}.gc-main{width:min(900px,calc(100vw - 32px));margin:auto;padding:22px 0 50px}.gc-crumb{display:flex;align-items:center;gap:9px;margin-bottom:12px;color:#999ca6;font-size:10px}.gc-crumb button{border:0;background:none;color:#747783;font:inherit;cursor:pointer}.gc-crumb strong{font-weight:400}.gc-card{padding:34px 42px;border:1px solid #e6e8ec;border-radius:18px;background:#fff;box-shadow:0 12px 38px #1f263c0c}.gc-kicker{display:inline-flex;padding:5px 9px;border-radius:7px;background:#fff0f7;color:#e43e87;font-size:10px}.gc-card h1{margin:15px 0 12px;font-size:30px;line-height:1.35}.gc-meta{display:flex;gap:13px;flex-wrap:wrap;color:#999ca6;font-size:10px}.gc-lead{margin:24px 0;padding:15px 17px;border-left:3px solid #ee4b99;background:#faf7fb;color:#656874;font-size:13px;line-height:1.8}.gc-body h2{margin:28px 0 10px;font-size:20px}.gc-body h3{margin:24px 0 9px;font-size:17px}.gc-body h4{margin:20px 0 8px;font-size:15px}.gc-body p{margin:0;color:#555965;font-size:14px;line-height:1.95}.gc-body .rich-text-block+.rich-text-block{margin-top:0}.gc-body .rich-media{margin:24px 0}.gc-body .rich-media img,.gc-body .rich-media video{width:100%;border-radius:14px}.gc-body .rich-media figcaption{margin-top:8px;color:#999ca6;font-size:10px;text-align:center}.gc-figure{margin:24px 0}.gc-figure img{width:100%;border-radius:14px;cursor:zoom-in}.gc-figure figcaption{margin-top:8px;color:#999ca6;font-size:10px;text-align:center}.gc-more{margin-top:30px;padding-top:20px;border-top:1px solid #eceef1}.gc-more button{padding:8px 11px;border:1px solid #e1e4e9;border-radius:8px;background:#fff;font:inherit;cursor:pointer}.gc-foot{padding:22px;text-align:center;color:#999ca6;font-size:10px}.gc-zoom{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20000;display:grid;place-items:center;padding:24px;background:#0c0e15d9}.gc-zoom img{max-width:96vw;max-height:92vh;border-radius:12px}.hub-main{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:34px 0 52px}.hub-hero{padding:42px;border-radius:18px;background:linear-gradient(125deg,var(--brand-ink),#183b68);color:#fff}.hub-hero span{font-size:10px;letter-spacing:.15em;color:#8ddbd3}.hub-hero h1{margin-top:8px;font-size:36px}.hub-hero p{margin-top:8px;color:#bdc9da;font-size:14px}.hub-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:18px}.hub-grid article{min-height:250px;padding:24px;border:1px solid var(--border);border-radius:16px;background:#fff;display:flex;flex-direction:column;position:relative;overflow:hidden}.hub-card-no{position:absolute;right:15px;top:5px;font-size:48px;font-weight:900;color:#f1f3f6;line-height:1}.hub-grid article>span{position:relative;color:var(--tide);font-size:10px;font-weight:800}.hub-grid h2{position:relative;margin-top:20px;font-size:19px;line-height:1.4}.hub-grid p{position:relative;margin-top:10px;color:var(--text-secondary);font-size:12.5px;line-height:1.7}.hub-grid article>button{margin-top:auto;padding-top:18px;border:0;background:transparent;color:var(--accent);font:inherit;font-size:12px;font-weight:800;text-align:left;cursor:pointer}.hub-grid article>button b{float:right}.content-loading{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px;color:var(--text-secondary)}body.site-choice-open{overflow:hidden}.site-choice-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:flex-end;justify-content:center;padding:0}.choice-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#1517202e}.site-choice-card{position:relative;width:100%;max-height:calc(100vh - 12px);overflow:visible;padding:18px 12px calc(10px + env(safe-area-inset-bottom));border-radius:18px 18px 0 0;background:#fff;box-shadow:0 -10px 30px #13151f26}.site-choice-card:before{content:"";position:absolute;top:7px;left:50%;width:34px;height:4px;border-radius:3px;background:#dedee3;transform:translate(-50%)}.choice-close{position:absolute;right:11px;top:11px;width:28px;height:28px;display:grid;place-items:center;padding:0;border:0;border-radius:8px;background:#f5f5f7;color:#8c8d98;cursor:pointer}.choice-close svg{width:16px;height:16px}.choice-site{min-height:52px;display:flex;align-items:center;gap:10px;margin-bottom:10px;padding-right:34px}.choice-site>div:last-child{min-width:0}.choice-site .review-site-mark{width:42px;height:42px;border-radius:12px}.choice-site span{display:block;margin-bottom:2px;color:#9a9ca6;font-size:10px;letter-spacing:0}.choice-site h2{max-width:100%;display:-webkit-box;overflow:hidden;overflow-wrap:anywhere;color:#20212a;font-size:15px;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:2}.choice-site p{max-width:230px;margin-top:2px;overflow:hidden;color:#8c8e99;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.choice-title,.choice-subtitle{display:none}.choice-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px}.choice-actions>a,.choice-actions>button{min-width:0;min-height:64px;display:flex;align-items:center;justify-content:center;gap:9px;padding:6px 9px;border-radius:11px;font:inherit;text-align:left;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease}.choice-actions>button{border:1px solid #dce9ec;background:#f4fafb;color:#267f91}.choice-actions>a{border:0;background:linear-gradient(120deg,#ff3e91,#8759f2);color:#fff;box-shadow:0 7px 18px #c639a12e}.choice-actions>a:hover,.choice-actions>button:hover{transform:translateY(-1px);box-shadow:0 7px 18px #1d22341a}.choice-actions>a:active,.choice-actions>button:active{transform:translateY(0)}.choice-actions>a:focus-visible,.choice-actions>button:focus-visible,.choice-close:focus-visible{outline:3px solid rgba(76,135,255,.34);outline-offset:2px}.choice-actions>*>span{width:30px;height:30px;display:grid;place-items:center;flex:0 0 30px;border-radius:9px}.choice-actions>*>span svg{width:17px;height:17px}.choice-actions>button>span{background:#e4f4f6;color:#2697aa}.choice-actions>a>span{background:#ffffff29;color:#fff}.choice-actions b{display:block;font-size:13px}.choice-actions em,.choice-actions strong{display:none}.site-choice-layer.mobile{top:0;right:0;bottom:0;left:0;width:auto;transform:none}.site-choice-layer.mobile .site-choice-card{width:min(390px,100%);margin:0 auto}.not-found-page{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px;background:#fff}.not-found-mark{font-size:94px;font-weight:900;letter-spacing:-.08em;color:#edf0f4;line-height:1}.not-found-page .logo-mark{margin-top:-12px}.not-found-page h1{margin-top:18px;font-size:24px}.not-found-page p{margin-top:7px;color:var(--text-tertiary);font-size:13px}.not-found-page button{margin-top:20px;height:38px;padding:0 16px;border:0;border-radius:9px;background:var(--brand-ink);color:#fff;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.empty-note{padding:40px;text-align:center;color:var(--text-tertiary);font-size:14px}.m-page{min-width:0;min-height:100vh;display:none;overflow-x:clip}.m-shell{width:390px;max-width:100%;min-width:0;min-height:100vh;margin:0 auto;overflow-x:clip;background:var(--page-bg);box-shadow:0 0 40px #1018280f;display:flex;flex-direction:column}.m-header{background:var(--surface);border-bottom:1px solid var(--border);padding:16px 16px 14px;display:flex;flex-direction:column;gap:14px}.m-brandrow{display:flex;align-items:center;gap:9px}.m-brandrow>.logo-mark{width:30px;height:30px;border-radius:9px}.m-brand-copy{flex:1;min-width:0;display:flex;align-items:center;gap:8px}.m-brand-copy .brand-name{font-size:17px}.m-brand-copy .brand-sub{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.m-search{display:flex;align-items:center;gap:10px;height:40px;padding:0 14px;border-radius:10px;background:var(--surface-muted);border:1px solid var(--border);color:var(--text-tertiary)}.m-search input{flex:1;min-width:0;border:none;background:none;outline:none;font-size:14px;font-family:inherit}.m-tabs{position:sticky;top:0;z-index:10;display:flex;gap:20px;padding:0 16px;background:var(--surface);border-bottom:1px solid var(--border);overflow-x:auto;scrollbar-width:none}.m-tabs::-webkit-scrollbar{display:none}.m-tab{padding:12px 0 0;display:flex;flex-direction:column;align-items:center;gap:8px;cursor:pointer;white-space:nowrap;flex:none}.m-tab span{font-size:15px;font-weight:500;color:var(--text-tertiary)}.m-tab .bar{width:22px;height:3px;border-radius:2px;background:transparent}.m-tab.active span{color:var(--text-primary);font-weight:700}.m-tab.active .bar{background:var(--accent)}.front-mobile-secondary{display:none}.m-content{flex:1;padding:16px 12px 20px;display:flex;flex-direction:column;gap:20px}.m-block{display:flex;flex-direction:column;gap:12px;scroll-margin-top:56px}.m-block-head{display:flex;align-items:center;justify-content:space-between;padding:0 4px}.m-block-head .left{display:flex;align-items:center;gap:7px}.m-block-head .t{font-size:16px;font-weight:700}.m-block-head .more{font-size:12px;color:var(--accent);border:none;background:transparent;font-family:inherit;cursor:pointer}.m-grid{min-width:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px 8px}.m-item{min-width:0;display:flex;flex-direction:column;align-items:center;gap:7px;cursor:pointer}.m-tile{width:54px;height:54px;border-radius:15px;display:grid;place-items:center;transition:transform .12s;overflow:hidden;background:var(--site-color, var(--accent));color:#fff}.m-item .n{max-width:100%;display:-webkit-box;overflow:hidden;overflow-wrap:anywhere;color:var(--text-secondary);font-size:12px;text-align:center;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.m-item:active .m-tile{transform:scale(.94)}.m-tabbar{position:sticky;bottom:0;z-index:10;display:flex;background:var(--surface);border-top:1px solid var(--border);padding:10px 0 14px}.m-tabitem{flex:1;display:flex;flex-direction:column;align-items:center;gap:3px;color:var(--text-tertiary);cursor:pointer}.m-tabitem span{font-size:11px}.m-tabitem.active{color:var(--accent)}.m-tabitem.active span{font-weight:600}.m-placeholder{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:var(--text-tertiary);padding:80px 0}.m-tab-panel{flex:1;display:flex;flex-direction:column;gap:14px;min-height:calc(100vh - 172px)}.m-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:4px 4px 0}.m-panel-head h2{font-size:18px;line-height:1.25}.m-panel-head p{margin-top:4px;font-size:12px;color:var(--text-tertiary)}.m-panel-head span{flex:none;padding:3px 9px;border-radius:999px;background:var(--accent-soft);color:var(--accent);font-size:12px;font-weight:700}.m-category-list{display:flex;flex-direction:column;gap:10px}.m-category-card{width:100%;display:flex;align-items:center;gap:12px;padding:14px;border:1px solid var(--border);border-radius:var(--r-card);background:var(--surface);color:var(--text-primary);font-family:inherit;text-align:left;cursor:pointer}.m-category-card:active{transform:scale(.99)}.m-category-icon{width:42px;height:42px;flex:none;display:grid;place-items:center;border-radius:12px;background:var(--site-soft, var(--surface-muted));color:var(--site-color, var(--accent));overflow:hidden}.m-category-copy{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.m-category-copy b{font-size:15px}.m-category-copy span{font-size:12px;color:var(--text-tertiary)}.m-state-card{flex:1;min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:24px;border:1px solid var(--border);border-radius:var(--r-card);background:var(--surface);text-align:center}.m-state-card b{font-size:16px}.m-state-card p{max-width:280px;font-size:13px;color:var(--text-secondary)}.m-profile-card{display:flex;align-items:center;gap:12px;padding:16px;border:1px solid var(--border);border-radius:var(--r-card);background:var(--surface)}.m-profile-card b{font-size:16px}.m-profile-card p{margin-top:3px;font-size:12px;color:var(--text-tertiary)}.m-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.m-stat-grid div{display:flex;flex-direction:column;align-items:center;gap:2px;padding:14px 8px;border:1px solid var(--border);border-radius:var(--r-card);background:var(--surface)}.m-stat-grid b{font-size:20px;color:var(--accent)}.m-stat-grid span{font-size:12px;color:var(--text-tertiary)}.m-action-list{display:flex;flex-direction:column;gap:10px}.m-action-list button{width:100%;display:flex;align-items:center;gap:10px;padding:14px;border:1px solid var(--border);border-radius:var(--r-card);background:var(--surface);color:var(--text-primary);font-family:inherit;font-size:14px;cursor:pointer}.m-action-list button .ic:last-child{margin-left:auto;color:var(--text-tertiary)}.notice-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;align-items:center;justify-content:center;padding:20px;background:#0b14288c}.notice-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:transparent}.notice-dialog,.popup-card{position:relative;z-index:1}.popup-card{width:372px;max-width:100%;max-height:calc(100vh - 40px);max-height:calc(100svh - 40px);overflow:hidden;border-radius:18px;background:var(--surface);box-shadow:0 18px 48px #10182838;animation:popin .28s ease;display:flex;flex-direction:column}@keyframes popin{0%{transform:scale(.92);opacity:0}to{transform:scale(1);opacity:1}}.popup-img{position:relative;flex:0 0 auto;height:min(208px,34vh);height:min(208px,34svh);display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,var(--brand-ink),var(--accent));overflow:hidden}.popup-img-real{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;object-fit:cover;display:block}.popup-img-fallback{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#fff}.popup-deco{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.2;display:grid;place-items:center}.popup-badge{position:absolute;top:14px;left:16px;z-index:2;font-size:11px;background:#0000004d;color:#fff;padding:4px 10px;border-radius:20px}.popup-close{position:absolute;top:12px;right:12px;z-index:3;width:30px;height:30px;border:none;border-radius:50%;background:#00000052;color:#fff;display:grid;place-items:center;cursor:pointer}.popup-close:hover{background:#0000008c}.popup-body{flex:1 1 auto;min-height:0;overflow:auto;padding:20px 22px 22px;text-align:center}.popup-body h3{font-size:18px;font-weight:800;line-height:1.35}.popup-body p{margin-top:10px;color:var(--text-secondary);font-size:13px;line-height:1.8;white-space:normal}.popup-body a,.notice-item a{color:var(--accent);font-weight:700;text-decoration:none}.popup-body a:hover,.notice-item a:hover{text-decoration:underline}.popup-ok{width:100%;height:36px;margin-top:18px;justify-content:center}.notice-dialog{width:560px;max-width:100%;overflow:hidden;border-radius:16px;background:var(--surface);box-shadow:0 18px 48px #10182838}.notice-page{display:flex;flex-direction:column;min-height:0}.notice-hd{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid var(--border)}.notice-hd .t{font-size:17px;font-weight:800;display:flex;align-items:center;gap:8px}.notice-hd-close{border:none;background:transparent;color:var(--text-tertiary);display:grid;place-items:center;cursor:pointer}.notice-hd-close:hover{color:var(--accent)}.notice-list{max-height:440px;overflow:auto;padding:8px 12px 14px}.notice-item{padding:14px 12px;border-bottom:1px solid var(--border);border-radius:8px;cursor:pointer}.notice-item:hover{background:var(--surface-muted)}.notice-item:last-child{border-bottom:none}.notice-item .row1{display:flex;align-items:center;gap:8px}.notice-item .nt{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:700}.notice-item .pill{flex:none;font-size:11px;padding:2px 8px;border-radius:20px;font-weight:600}.notice-item .pill.important{background:var(--hot-soft);color:var(--hot)}.notice-item .pill.update{background:var(--accent-soft);color:var(--accent)}.notice-item .pill.notice{background:var(--tide-soft);color:var(--tide)}.notice-item .date{margin-left:auto;flex:none;font-size:12px;color:var(--text-tertiary)}.notice-item .nd{margin-top:6px;color:var(--text-secondary);font-size:13px;line-height:1.6}.loading{min-height:100vh;display:grid;place-items:center;color:var(--text-tertiary)}.top-action,.m-back{height:34px;padding:0 14px;border-radius:10px;border:1px solid var(--border);background:var(--surface);color:var(--text-secondary);font-family:inherit;cursor:pointer}.top-action:hover,.m-back:hover{color:var(--accent);border-color:var(--accent)}.cat-body{display:flex;gap:24px;align-items:flex-start;padding:24px 32px;max-width:1440px;margin:0 auto}.cat-main{flex:1;min-width:0;display:flex;flex-direction:column;gap:18px}.cat-hero{display:flex;align-items:center;gap:16px;padding:20px;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-card)}.cat-mark{width:58px;height:58px;flex:none;display:grid;place-items:center;border-radius:16px;background:var(--site-soft, var(--surface-muted));color:var(--site-color, var(--accent));overflow:hidden}.cat-copy{flex:1;min-width:0}.cat-kicker{font-size:12px;color:var(--text-tertiary);font-weight:600}.cat-page-heading{font-size:24px;line-height:1.25;margin-top:3px;font-weight:800}.cat-copy p{margin-top:5px;color:var(--text-secondary);font-size:13px}.cat-total{min-width:96px;display:flex;flex-direction:column;align-items:flex-end;color:var(--text-tertiary)}.cat-total b{color:var(--accent);font-size:28px;line-height:1}.cat-total span{font-size:12px;margin-top:4px}.gc-tax{margin:14px 0;padding:14px;border:1px solid #e4e7ec;border-radius:14px;background:#fff}.gc-tax.gc-tax--compact{margin:12px 0;padding:10px 12px}.gc-tax[data-source=content-category-tree]{border-color:#dce5f4;box-shadow:0 5px 18px #2846780a}.gc-tax-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.gc-tax-head--compact{align-items:flex-start}.gc-tax-head--compact .gc-chips{flex:1;margin:0}.gc-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.gc-chip{min-height:34px;padding:0 13px;border:1px solid #e1e4e9;border-radius:9px;background:#fff;color:#666975;font:inherit;font-size:11px;cursor:pointer}.gc-chip.on{border-color:#ff6dac;background:#fff2f8;color:#e43c84;font-weight:700}.front-tax-toggle{width:28px;height:28px;flex:none;display:grid;place-items:center;border:1px solid #e1e6ef;border-radius:9px;background:#fff;color:#768196;cursor:pointer}.front-tax-toggle:hover{border-color:#a9bde8;color:#2e6be6}.front-tax-toggle[aria-expanded=true] .front-collapse-caret{transform:rotate(180deg)}.gc-tax.collapsed .gc-chips{display:none}.cat-panel{display:flex;flex-direction:column;gap:16px;padding:18px;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-card)}.cat-tools{display:flex;align-items:center;justify-content:space-between;gap:14px}.cat-search{flex:1;display:flex;align-items:center;gap:10px;height:40px;padding:0 14px;border-radius:10px;background:var(--surface-muted);border:1px solid var(--border);color:var(--text-tertiary)}.cat-search input{flex:1;min-width:0;border:none;background:none;outline:none;color:var(--text-primary);font-size:14px;font-family:inherit}.cat-page-size{flex:none;color:var(--text-tertiary);font-size:13px}.category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;align-items:stretch}.category-grid .link-card{height:auto}.category-grid .link-card .name{display:block;overflow:visible;overflow-wrap:anywhere;word-break:break-word;-webkit-line-clamp:unset}.pager{display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding-top:2px}.page-numbers{display:flex;align-items:center;gap:6px}.page-btn,.page-num{height:34px;min-width:34px;padding:0 12px;border:1px solid var(--border);border-radius:9px;background:var(--surface);color:var(--text-secondary);font-family:inherit;cursor:pointer}.page-num{padding:0}.page-btn:hover:not(:disabled),.page-num:hover,.page-num.active{color:var(--accent);border-color:var(--accent);background:var(--accent-soft)}.page-btn:disabled{color:var(--text-tertiary);background:var(--surface-muted);cursor:not-allowed}.page-info{color:var(--text-tertiary);font-size:13px;margin-left:4px}.category-mobile-view .m-content{padding:14px 12px 78px}.category-mobile-view .cat-hero{align-items:flex-start;padding:16px}.category-mobile-view .cat-mark{width:46px;height:46px;border-radius:14px}.category-mobile-view .cat-page-heading{font-size:20px}.category-mobile-view .cat-copy p{font-size:12px}.category-mobile-view .cat-total{display:none}.category-mobile-view .cat-panel{min-width:0;padding:14px;overflow:hidden}.category-mobile-view .cat-tools{flex-direction:column;align-items:stretch;gap:10px}.category-mobile-view .cat-page-size{font-size:12px}.cat-mobile-list{min-width:0;display:flex;flex-direction:column;gap:10px}.cat-mobile-item{min-width:0;display:flex;align-items:center;gap:12px;padding:12px;border:1px solid var(--border);border-radius:var(--r-card);background:var(--surface)}.cat-mobile-info{min-width:0;max-width:100%;flex:1;overflow:hidden}.cat-mobile-info .n{max-width:100%;display:block;overflow:visible;overflow-wrap:anywhere;word-break:break-word;font-size:15px;font-weight:700}.cat-mobile-info .d{max-width:100%;margin-top:2px;overflow:hidden;color:var(--text-tertiary);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.cat-mobile-info p{max-width:100%;margin-top:4px;display:-webkit-box;overflow:hidden;overflow-wrap:anywhere;color:var(--text-secondary);font-size:12px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.category-mobile-view .pager{justify-content:center}.category-mobile-view .page-info{width:100%;text-align:center;margin-left:0}.review-tabs{display:flex;align-items:center;gap:4px;margin-top:18px;padding:5px;border:1px solid var(--border);border-radius:12px;background:#fff}.review-tabs button{flex:1;height:40px;border:0;border-radius:9px;background:transparent;color:var(--text-secondary);font:inherit;font-size:12px;font-weight:800;cursor:pointer}.review-tabs button.active{background:var(--brand-ink);color:#fff}.review-tabs em{margin-left:4px;font-style:normal;opacity:.65}.rich-text-block a{color:var(--accent);text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}.rich-text-block blockquote{margin:14px 0;padding:12px 14px;border-left:3px solid var(--accent);background:var(--accent-soft);color:var(--text-secondary);line-height:1.8}.rich-text-block hr{height:1px;margin:22px 0;border:0;background:var(--border)}.comment-composer-meta{display:flex;align-items:center;gap:8px;margin-bottom:10px;font-size:11px;color:var(--text-tertiary)}.comment-composer-meta b{color:var(--text-primary)}.comment-composer-meta em{padding:3px 7px;border-radius:999px;background:var(--accent-soft);color:var(--accent);font-style:normal}.comment-submit-row>div{display:flex;gap:7px}.comment-cancel{background:#fff!important;color:var(--text-secondary)!important;border:1px solid var(--border)!important}.comment-reply{margin-left:46px;background:#fbfcfe}.comment-reply-btn{margin-top:7px;border:0;background:transparent;color:var(--accent);font:inherit;font-size:10.5px;cursor:pointer}@media (max-width: 980px){.card-grid,.category-grid{grid-template-columns:repeat(2,1fr)}.site-footer-inner{grid-template-columns:1fr;align-items:flex-start;gap:12px}.footer-links{align-items:flex-start;flex-direction:column;gap:8px}.footer-note{white-space:normal}.pc-sidebar{display:none}.cat-body{padding:20px}.content-column-layout{grid-template-columns:1fr}.review-aside{position:static}.related-grid,.hub-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 700px){body{background:var(--page-bg)}.pc-app{display:none}.m-page{display:block}.m-shell{width:100%;min-height:100vh;min-height:100svh;margin:0;box-shadow:none}.m-content{padding:16px 12px 88px}.front-mobile-secondary{display:flex;align-items:center;gap:7px;min-height:auto;padding:6px 12px;border-bottom:1px solid var(--border);background:#fff;overflow:hidden}.front-mobile-secondary[hidden]{display:none}.front-mobile-secondary.collapsed{min-height:34px}.front-mobile-secondary.collapsed .front-secondary-scroll{display:none}.front-mobile-secondary .front-secondary-scroll{display:flex;align-items:center;gap:7px;min-width:0;flex:1;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;touch-action:pan-x;scroll-snap-type:x proximity;scrollbar-width:none}.front-mobile-secondary .front-secondary-scroll::-webkit-scrollbar{display:none}.front-mobile-secondary .front-secondary-chip,.front-mobile-secondary .front-secondary-label{min-height:40px}.front-mobile-secondary .front-secondary-chip{background:#fff}.front-mobile-secondary .front-secondary-label{background:#e7eefb;color:#48658c}.front-mobile-toggle{width:27px;min-width:27px;padding:0;justify-content:center;gap:0;color:#7c8797}.front-mobile-toggle span:empty{display:none}.m-search,.cat-search{padding-right:6px}.m-search .search-btn,.cat-search .search-btn{height:30px;padding:0 10px;border-radius:8px;font-size:12px}.ad-carousel.pc{display:none}.ad-carousel.h5{height:96px}.ad-arrow{display:none}.popup-layer{align-items:center;padding:24px}.popup-card{width:320px;max-height:calc(100vh - 48px);max-height:calc(100svh - 48px)}.popup-img{height:min(168px,30vh);height:min(168px,30svh)}.popup-body{padding:16px 18px 18px}.notice-page-layer{align-items:flex-end;padding:12px}.notice-dialog{max-height:82vh;padding:16px}.notice-card{padding:12px;gap:10px}.notice-card img{width:88px;height:66px}.m-tabbar{position:fixed;left:0;right:0;bottom:0}.category-mobile-view .m-content{padding-bottom:92px}.gc-tax.gc-tax--compact{padding:9px 10px}.gc-tax-head--compact .gc-chips{display:flex;overflow-x:auto;flex-wrap:nowrap;scrollbar-width:none}.gc-tax-head--compact .gc-chips::-webkit-scrollbar{display:none}.gc-tax-head--compact .gc-chip{flex:none}.category-mobile-view .site-footer{margin:6px -12px 0;padding:12px 16px 14px}.category-mobile-view .site-footer-inner{display:flex;flex-direction:column}.content-topbar{height:56px;padding:0 14px}.content-brand .logo-mark{width:31px;height:31px;border-radius:9px}.content-brand b{font-size:14px}.content-topbar nav button{font-size:11px;padding:7px 5px}.content-topbar nav button:nth-child(2){display:none}.content-main{width:auto;margin:0;padding:12px}.content-breadcrumb{white-space:nowrap;overflow:hidden}.review-hero{align-items:flex-start;gap:12px;padding:18px;border-radius:14px;flex-wrap:wrap}.review-site-mark{width:54px;height:54px;border-radius:14px}.review-hero-copy{width:calc(100% - 66px);flex:none}.review-kicker{font-size:9.5px}.review-hero h1{font-size:21px}.review-hero p{font-size:12px;line-height:1.65}.visit-site-btn{width:100%;height:38px;justify-content:center}.content-column-layout{margin-top:12px}.content-article{padding:20px 17px}.rich-text-block h2{font-size:18px}.rich-text-block p{font-size:13px;line-height:1.85}.comments-panel,.related-panel{margin-top:12px;padding:16px}.comments-head{align-items:flex-start}.comment-field label span{display:block;margin-top:2px}.comment-submit-row{align-items:flex-end;gap:10px}.comment-submit-row span{max-width:180px}.related-grid{grid-template-columns:1fr}.related-grid .link-card{padding:13px}.gallery-grid{grid-template-columns:1fr}.article-cover{padding:26px 20px;border-radius:14px}.article-cover h1{font-size:26px}.editorial-page .content-article{padding:24px 20px}.hub-main{width:auto;padding:12px}.hub-hero{padding:28px 22px;border-radius:14px}.hub-hero h1{font-size:29px}.hub-grid{grid-template-columns:1fr;gap:11px;margin-top:12px}.hub-grid article{min-height:220px;padding:20px}.site-footer{padding:12px 16px 76px}.site-footer-inner{padding-top:16px}.footer-brand span{white-space:normal;overflow-wrap:anywhere}.footer-official{justify-content:flex-start}.choice-site h2{font-size:18px}.site-choice-card{padding:20px}.choice-copy{margin:18px -20px 0;padding:14px 20px}.not-found-mark{font-size:74px}.review-tabs{position:sticky;top:56px;z-index:8;margin-top:12px}.review-tabs button{font-size:11px}.comment-reply{margin-left:22px}.comment-submit-row{flex-direction:column;align-items:stretch}.comment-submit-row span{max-width:none}.comment-submit-row>div{justify-content:flex-end}}.review-page{min-height:100vh;background:#f4f5f7;color:#242631;font-family:Noto Sans SC,-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif}.review-topbar{position:sticky;top:0;z-index:50;height:66px;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 1180px)/2));border-bottom:1px solid #e9e9ee;background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.review-brand{display:flex;align-items:center;gap:10px;padding:0;border:0;background:transparent;color:#242631;font:inherit;text-align:left;cursor:pointer}.review-brand-mark{width:34px;height:34px;display:flex;align-items:center;justify-content:center;flex:none;overflow:hidden;border-radius:10px;background:var(--brand-logo-background);color:var(--brand-logo-foreground)}.review-brand-mark img{width:100%;height:100%;object-fit:cover}.review-brand-copy b{display:block;font-size:16px;line-height:1.2}.review-brand-copy>span{display:block;margin-top:1px;color:#9b9ca5;font-size:9px}.review-mobile-title{display:none}.review-top-actions{display:flex;align-items:center;gap:8px}.review-top-btn{height:36px;display:flex;align-items:center;justify-content:center;gap:6px;padding:0 12px;border:1px solid #e3e4e9;border-radius:9px;background:#fff;color:#646672;font:inherit;font-size:11px;text-decoration:none;cursor:pointer}.review-top-btn.primary{border:0;background:linear-gradient(120deg,#ff3f91,#8659ef);color:#fff;box-shadow:0 7px 18px #d2349433}.review-visit-short{display:none}.review-main{width:min(1180px,calc(100vw - 32px));margin:0 auto;padding:22px 0 50px}.review-breadcrumb{display:flex;align-items:center;gap:7px;margin:0 0 14px;color:#999aa4;font-size:11px}.review-breadcrumb button{padding:0;border:0;background:transparent;color:#747680;font:inherit;cursor:pointer}.review-breadcrumb strong{min-width:0;flex:1;color:#373944;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.review-page .review-hero{display:grid;grid-template-columns:420px minmax(0,1fr);align-items:stretch;gap:22px;padding:22px;border:1px solid #e8e8ed;border-radius:18px;background:#fff;color:#242631;box-shadow:0 10px 35px #181e320b}.review-page .review-gallery{position:relative;min-width:0;margin:0}.review-gallery-stage{height:300px;overflow:hidden;border-radius:14px;background:#101525}.review-gallery-track{height:100%;display:flex;transition:transform .35s cubic-bezier(.2,.75,.25,1)}.review-gallery-slide{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex:none;overflow:hidden;padding:0;border:0;font:inherit}.review-slide-image{background:#101525;color:#fff;cursor:zoom-in}.review-slide-image>img{width:100%;height:100%;display:block;object-fit:cover}.review-gallery-zoom{position:absolute;right:11px;top:11px;display:flex;align-items:center;gap:5px;padding:5px 8px;border-radius:8px;background:#0c0e16a3;color:#fff;font-size:9px;opacity:0;transition:opacity .15s ease}.review-slide-image:hover .review-gallery-zoom{opacity:1}.review-slide-cover{background:radial-gradient(circle at 25% 22%,rgba(50,206,214,.28),transparent 32%),linear-gradient(135deg,#111a31,#27365e)}.review-slide-cover:after{content:"";position:absolute;right:-55px;bottom:-85px;width:240px;height:240px;border:45px solid rgba(255,255,255,.04);border-radius:50%}.review-cover-content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;color:#fff;text-align:center}.review-cover-icon{width:78px;height:78px;display:flex;align-items:center;justify-content:center;margin-bottom:14px;overflow:hidden;border-radius:21px;background:var(--site-color, var(--accent));color:#fff;box-shadow:0 12px 30px #00000038}.review-cover-icon img{width:100%;height:100%;object-fit:cover}.review-cover-content b{font-size:23px}.review-cover-content>span:last-child{margin-top:5px;opacity:.7;font-size:11px}.review-slide-layout{background:linear-gradient(145deg,#eef4ff,#f8f3ff)}.review-layout-window{width:82%;padding:13px;border-radius:12px;background:#fff;box-shadow:0 15px 35px #3c466e2b}.review-layout-bar{width:42%;height:8px;margin-bottom:11px;border-radius:5px;background:linear-gradient(90deg,#3f79ed,#8b61ef)}.review-layout-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.review-layout-grid span{height:62px;border-radius:8px;background:#f0f2f7}.review-layout-grid span:first-child{background:linear-gradient(145deg,#dff6f5,#e5edff)}.review-slide-mobile{background:linear-gradient(135deg,#fff0f6,#f0ebff)}.review-phone{width:140px;height:248px;padding:12px;border:6px solid #252835;border-radius:27px;background:#fff;box-shadow:0 18px 35px #4a316233}.review-phone:before{content:"";display:block;width:45px;height:5px;margin:0 auto 12px;border-radius:4px;background:#252835}.review-phone-card{height:45px;margin-bottom:8px;border-radius:8px;background:#f0f1f5}.review-phone-card:first-of-type{height:72px;background:linear-gradient(135deg,#31b1c1,#7c63eb)}.review-gallery-control{position:absolute;top:50%;z-index:3;width:36px;height:36px;display:flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:50%;background:#10121ab8;color:#fff;cursor:pointer;transform:translateY(-50%)}.review-gallery-control.prev{left:12px}.review-gallery-control.next{right:12px}.review-gallery-count{position:absolute;left:50%;bottom:12px;z-index:3;padding:4px 9px;border-radius:10px;background:#0c0e169e;color:#fff;font-size:10px;transform:translate(-50%)}.review-gallery-note{display:flex;align-items:center;gap:5px;margin-top:8px;color:#a0a1aa;font-size:9px}.review-hero-info{min-width:0}.review-site-head{display:flex;align-items:center;gap:13px;margin-bottom:13px}.review-site-head>div:nth-child(2){min-width:0;flex:1}.review-site-icon,.review-related-icon{display:flex;align-items:center;justify-content:center;flex:none;overflow:hidden;background:var(--site-color, var(--accent));color:#fff}.review-site-icon{width:54px;height:54px;border-radius:15px}.review-site-icon img,.review-related-icon img{width:100%;height:100%;object-fit:cover}.review-page .review-site-name{max-width:100%;margin:0;color:#242631;font-size:27px;line-height:1.25;overflow-wrap:anywhere;word-break:break-word}.review-site-domain{margin-top:4px;color:#999aa4;font-size:11px}.review-editor-label{display:inline-flex;flex:none;margin-left:auto;padding:4px 8px;border-radius:6px;background:#edf9f5;color:#178a62;font-size:9px}.review-page .review-summary{margin:0 0 16px;max-width:none;color:#60626d;font-size:13px;line-height:1.8}.review-visit{height:48px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 24px;border:0;border-radius:11px;background:linear-gradient(120deg,#ff3e91,#8659ef);color:#fff;font-size:14px;font-weight:700;text-decoration:none;box-shadow:0 9px 24px #d3319033}.review-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 0}.review-meta-item{min-width:0;padding:10px 11px;border:1px solid #ececf0;border-radius:9px;background:#fbfbfc}.review-meta-item span{display:block;color:#a2a3ac;font-size:9px}.review-meta-item b{display:block;margin-top:4px;color:#50525d;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.review-tags-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;color:#777985;font-size:11px}.review-tags{display:flex;flex-wrap:wrap;gap:7px}.review-tag{padding:6px 9px;border:1px solid #ff73ae;border-radius:7px;background:#fff8fb;color:#e84688;font-size:10px}.review-tag.muted{border-color:#dedfe5;background:#fafafa;color:#999aa4}.review-related-section{margin-top:18px}.review-section-head{display:flex;align-items:center;justify-content:space-between;margin:0 3px 10px}.review-section-head h2{display:flex;align-items:center;gap:7px;margin:0;font-size:16px}.review-section-head p{margin:0;color:#9b9ca5;font-size:10px}.review-related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.review-related-card{min-width:0;min-height:68px;display:flex;align-items:center;gap:10px;padding:10px;border:1px solid #e6e7eb;border-radius:11px;background:#fff;color:inherit;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease}.review-related-card:hover{transform:translateY(-2px);box-shadow:0 9px 20px #1e233714}.review-related-icon{width:46px;height:46px;border-radius:11px}.review-related-copy{min-width:0;display:block}.review-related-name{display:block;margin:0;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.review-related-copy .desc{display:block;margin-top:4px;color:#999aa4;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.review-content-card{margin-top:20px;padding:18px;border:1px solid #e7e7ec;border-radius:17px;background:#fff}.review-page .review-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:0;margin:0 0 18px;padding:0;overflow:hidden;border:2px solid #f7d8e8;border-radius:9px;background:#fff}.review-page .review-tab{height:42px;border:0;border-radius:0;background:#fff;color:#5f616b;font:inherit;font-size:12px;font-weight:400;cursor:pointer}.review-page .review-tab.on{background:#fff0f8;color:#eb3f8a;font-weight:700}.review-page .review-tab em{margin-left:4px;font-style:normal;opacity:.68}.review-article{padding:0 8px 8px}.review-body-text+.review-body-text{margin-top:0}.review-article h2{margin:22px 0 8px;font-size:17px}.review-article h2:first-child,.review-body-text:first-child h2{margin-top:0}.review-article h3{margin:18px 0 7px;font-size:15px}.review-article h4{margin:16px 0 7px;font-size:13px}.review-article p,.review-article li{color:#585a65;font-size:12px;line-height:1.9}.review-article p{margin:0 0 12px}.review-article ul{margin:0 0 14px 20px}.review-article a{color:#2e6be6;text-decoration:underline;text-underline-offset:3px}.review-body-figure{margin:22px 0}.review-body-figure button{position:relative;width:100%;display:block;overflow:hidden;padding:0;border:1px solid #e2e5ec;border-radius:14px;background:#f4f6fa;cursor:zoom-in}.review-body-figure img{width:100%;max-height:560px;display:block;object-fit:cover}.review-body-figure button>span{position:absolute;right:12px;bottom:12px;padding:6px 10px;border-radius:18px;background:#12151fc2;color:#fff;font-size:11px;box-shadow:0 4px 14px #0000002e}.review-body-figure figcaption,.review-body-video figcaption{margin-top:8px;color:#8b8e98;font-size:11px;line-height:1.6;text-align:center}.review-body-video{margin:22px 0}.review-video-frame{position:relative}.review-body-video video{display:block;width:100%;aspect-ratio:16 / 9;border:1px solid #242734;border-radius:14px;background:#11131a;object-fit:contain}.review-video-error{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;border-radius:14px;background:#11131ae8;color:#fff;text-align:center;font-size:13px}.review-video-error[hidden]{display:none}.review-trust-note{display:flex;gap:9px;margin-top:18px;padding:12px;border-radius:10px;background:#f6f8fc;color:#6f727d;font-size:10px;line-height:1.6}.review-trust-note svg{flex:none;margin-top:1px}.review-recommend-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.review-recommend-item{min-width:0;display:flex;align-items:center;gap:11px;padding:11px;border:1px solid #e5e6ea;border-radius:10px;color:inherit;text-decoration:none}.review-recommend-item .review-related-icon{width:52px;height:52px}.review-recommend-copy{min-width:0;display:flex;flex:1;flex-direction:column}.review-recommend-copy .name{font-size:12px}.review-recommend-copy .domain{margin-top:2px;color:#a0a1aa;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.review-recommend-copy .desc{margin-top:4px;color:#8f919b;font-size:10px;line-height:1.45;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.review-recommend-visit{display:flex;align-items:center;gap:3px;flex:none;padding:7px 10px;border:1px solid #dedfe5;border-radius:7px;color:#777984;font-size:10px}.night-comments-pane{container-type:inline-size}.comment-overview{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:2px 2px 16px;border-bottom:1px solid #eef0f3}.comment-overview-copy{display:flex;align-items:center;gap:10px}.comment-overview-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:#e8f7f8;color:#168e9c}.comment-overview h2{font-size:14px}.comment-overview p{margin-top:2px;color:#929aa7;font-size:9px}.comment-write-jump{height:38px;padding:0 14px;border:0;border-radius:10px;background:linear-gradient(120deg,#f33794,#9251ef);color:#fff;font:inherit;font-size:11px;font-weight:700;cursor:pointer}.comment-inline-composer{margin:14px 0 18px;padding:15px 16px 14px;border:1px solid #dfe8ef;border-radius:14px;background:linear-gradient(145deg,#fbfefe,#fff 58%);box-shadow:0 7px 22px #2240540e}.comment-inline-grid{display:grid;grid-template-columns:minmax(170px,200px) minmax(0,1fr);gap:12px;align-items:start}.comment-generated-profile{min-height:108px;display:flex;align-items:center;gap:11px;padding:11px 12px;border:1px solid #e2e7ed;border-radius:11px;background:#f8fafc}.comment-generated-avatar{width:39px;height:39px;display:grid;place-items:center;flex:0 0 39px;border-radius:12px;background:linear-gradient(135deg,#e6f7f8,#eae9ff);color:#276a9d;font-size:14px;font-weight:800}.comment-generated-copy{min-width:0;flex:1}.comment-generated-copy small{display:block;color:#969eaa;font-size:9px}.comment-generated-copy b{display:block;margin-top:3px;color:#29313e;font-size:12px;line-height:1.35;white-space:normal;overflow-wrap:anywhere}.comment-inline-close{width:32px;height:32px;flex:none;border:1px solid #e1e6eb;border-radius:9px;background:#fff;color:#89919e;font-size:17px;cursor:pointer}.comment-sheet-field label{display:flex;justify-content:space-between;margin-bottom:6px;color:#656e7d;font-size:11px;font-weight:400}.comment-sheet-field label span{color:#a1a8b2;font-size:9px;font-weight:400}.comment-sheet-textarea{width:100%;min-height:108px;padding:11px 12px;border:1px solid #dfe4ea;border-radius:10px;background:#fff;color:#29313e;font:inherit;font-size:12px;line-height:1.7;resize:vertical;outline:none}.comment-sheet-textarea:focus{border-color:#739cf0;box-shadow:0 0 0 3px #2e6be617}.comment-form-error{min-height:15px;margin-top:4px;color:#d84b57;font-size:9px}.comment-inline-foot{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:10px}.comment-inline-foot>p{color:#929aa7;font-size:9px;line-height:1.55}.comment-inline-submit-wrap,.comment-inline-actions{display:flex;align-items:center}.comment-inline-submit-wrap{gap:9px}.comment-inline-actions{gap:7px}.comment-inline-submit-wrap>span{color:#929aa7;font-size:9px}.comment-sheet-cancel,.comment-submit{height:38px;padding:0 16px;border-radius:10px;font:inherit;font-size:11px;font-weight:700;cursor:pointer}.comment-sheet-cancel{border:1px solid #dfe3e8;background:#fff;color:#697280}.comment-submit{border:0;background:linear-gradient(120deg,#f33794,#9251ef);color:#fff;box-shadow:0 7px 16px #ce37a129}.comment-pending-note{display:flex;align-items:center;gap:10px;margin:14px 0;padding:11px 13px;border:1px solid #cfeadf;border-radius:11px;background:#f0faf5;color:#267a4d;font-size:11px}.comment-pending-note>span{width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:#dff4e9;font-weight:800}.comment-action-error{margin:14px 0;padding:11px 13px;border:1px solid #ffd0d7;border-radius:11px;background:#fff3f5;color:#c43d55;font-size:12px}.review-page .comment-list-head{display:flex;align-items:flex-end;justify-content:space-between;margin-top:18px;padding:0 0 10px;border-bottom:1px solid #eef0f3}.review-page .comment-list-head h3{font-size:13px}.review-page .comment-list-head h3 em{color:#8a5cff;font-style:normal}.review-page .comment-list-head p,.review-page .comment-list-head>span{margin-top:3px;color:#969eaa;font-size:9px}.comment-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:10px}.comment-item{min-width:0;padding:14px;border:1px solid #e6e9ed;border-radius:12px;background:#fff}.comment-item header{display:flex;align-items:center;gap:9px}.review-page .comment-avatar{width:36px;height:36px;display:grid;place-items:center;flex:none;border-radius:11px;background:var(--comment-soft);color:var(--comment-color);font-size:12px;font-weight:800}.review-page .comment-author{min-width:0;display:flex;flex:1;align-items:flex-start;flex-direction:column}.review-page .comment-author b{font-size:11px}.review-page .comment-author time{margin-top:2px;color:#9ca3ad;font-size:9px}.comment-item>p{min-height:42px;margin-top:10px;color:#596270;font-size:11px;line-height:1.75}.review-page .comment-empty{grid-column:1 / -1;display:flex;flex-direction:column;align-items:center;padding:24px;border:1px dashed #dfe3e8;border-radius:12px}.review-page .comment-empty>span{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:#eef4ff;color:#346bd4}.review-page .comment-empty b{margin-top:9px}.review-page .comment-empty button{margin-top:11px;height:36px;padding:0 13px;border:0;border-radius:9px;background:#eef4ff;color:#346bd4;font:inherit;font-size:10px;font-weight:700;cursor:pointer}.review-page>.site-footer{padding:0 32px 26px;background:#f5f6f8}.review-page>.site-footer .site-footer-inner{max-width:1440px;margin:0 auto}@media (max-width: 760px){.review-page{width:390px;max-width:100%;min-height:100svh;margin:0 auto;overflow-x:clip;background:radial-gradient(circle at 80% 0,rgba(138,92,255,.06),transparent 30%),#f5f6f8;box-shadow:0 0 40px #10182814}.review-topbar{height:calc(58px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 12px 0}.review-brand{width:38px;height:38px;justify-content:center;border:1px solid #e4e5ea;border-radius:11px;background:#fff}.review-brand-mark,.review-brand-copy{display:none}.review-brand:before{content:"";width:9px;height:9px;border-left:2px solid #6c6f79;border-bottom:2px solid #6c6f79;transform:rotate(45deg) translate(1px,-1px)}.review-mobile-title{position:absolute;left:50%;display:block;color:#262933;font-size:15px;font-weight:800;transform:translate(-50%)}.review-top-btn.back{display:none}.review-top-btn.primary{width:76px;min-height:40px;padding:0 11px;border-radius:10px}.review-top-btn.primary svg{width:15px;height:15px}.review-visit-full{display:none}.review-visit-short{display:inline}.review-main{width:100%;padding:10px 12px calc(30px + env(safe-area-inset-bottom))}.review-breadcrumb{min-width:0;padding:0 2px;margin-bottom:10px;white-space:nowrap;overflow:hidden}.review-breadcrumb>button,.review-breadcrumb>button+span{display:none}.review-breadcrumb>span:nth-of-type(2){flex:none}.review-breadcrumb strong{min-width:0}.review-page .review-hero{display:flex;flex-direction:column;gap:15px;padding:14px;border-radius:16px}.review-hero-info{order:1}.review-page .review-gallery{order:2;width:100%}.review-site-head{gap:11px;margin-bottom:11px}.review-site-icon{width:48px;height:48px;border-radius:13px}.review-page .review-site-name{max-width:235px;font-size:22px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.review-editor-label{display:none}.review-page .review-summary{margin-bottom:13px;font-size:12px;line-height:1.8}.review-visit{width:100%;height:44px;padding:0 16px}.review-meta{grid-template-columns:1fr 1fr;gap:7px;margin:14px 0}.review-meta-item:last-child{grid-column:1 / -1}.review-tags{flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.review-tags::-webkit-scrollbar{display:none}.review-tag{flex:none}.review-gallery-stage{height:auto;aspect-ratio:16 / 9;border-radius:13px}.review-gallery-control{width:34px;height:34px}.review-gallery-control.prev{left:10px}.review-gallery-control.next{right:10px}.review-gallery-count{bottom:12px}.review-gallery-zoom{display:none}.review-cover-icon{width:64px;height:64px;margin-bottom:10px;border-radius:18px}.review-cover-content b{font-size:19px}.review-related-section{min-width:0;overflow:hidden}.review-section-head{margin-bottom:9px}.review-section-head h2{font-size:15px}.review-related-grid{display:flex;gap:8px;overflow-x:auto;padding:1px 12px 7px 1px;scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch}.review-related-grid::-webkit-scrollbar{display:none}.review-related-card{flex:0 0 172px;min-height:76px;scroll-snap-align:start}.review-content-card{margin-top:16px;padding:12px;border-radius:15px}.review-page .review-tabs{position:sticky;top:calc(58px + env(safe-area-inset-top));z-index:8;gap:3px;margin:-1px -1px 15px;padding:3px;border:0;border-radius:12px;background:#f1f2f5;overflow:visible}.review-page .review-tab{min-height:44px;height:44px;border-radius:9px;background:transparent;font-size:11px}.review-page .review-tab.on{background:#fff;color:#e33d85;box-shadow:0 2px 7px #22243014}.review-article{padding:0 3px}.review-article h2{font-size:17px;line-height:1.4}.review-article p,.review-article li{font-size:14px;line-height:1.85}.review-body-figure,.review-body-video{margin:18px 0}.review-body-figure button,.review-body-video video{border-radius:12px}.review-recommend-list{grid-template-columns:minmax(0,1fr);gap:9px;padding:1px 0 8px;overflow:visible;scroll-snap-type:none}.review-recommend-item{min-width:0}.comment-list{grid-template-columns:1fr;gap:9px}.review-recommend-visit{display:flex}.comment-overview{padding:1px 2px 15px}.comment-overview-icon{width:36px;height:36px}.comment-overview h2{font-size:13px}.comment-write-jump{min-height:42px;padding:0 13px;font-size:10px}.comment-inline-composer{margin:11px 0 15px;padding:13px 12px 12px;border-radius:13px}.comment-inline-grid{grid-template-columns:1fr;gap:10px}.comment-generated-profile{min-height:0}.comment-inline-close{width:38px;height:38px}.comment-sheet-textarea{min-height:106px;font-size:13px;resize:none}.comment-inline-foot{align-items:stretch;flex-direction:column;gap:8px}.comment-inline-submit-wrap{justify-content:space-between}.comment-inline-actions{flex:1}.comment-sheet-cancel{width:35%;height:42px}.comment-submit{flex:1;height:42px}.comment-item{padding:13px}.comment-item>p{min-height:0;font-size:11px}.review-page>.site-footer{margin:0;padding:0 14px 14px;background:transparent}.review-page>.site-footer .site-footer-inner{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.review-page>.site-footer .footer-links{flex-direction:column;align-items:flex-start;gap:7px}.review-page>.site-footer .footer-official{justify-content:flex-start}.review-page .image-preview-layer{padding:12px}.review-page .image-preview-layer img{max-width:96vw;max-height:82vh}.site-choice-layer.mobile .site-choice-card{padding:18px 12px calc(10px + env(safe-area-inset-bottom))}.site-choice-layer.mobile .choice-site h2{font-size:15px}.site-choice-layer.mobile .choice-actions>*{min-height:64px}}@media (max-width: 339px){.review-main,.review-page .review-hero{padding-left:9px;padding-right:9px}.review-site-name{max-width:190px}.review-site-domain{max-width:190px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}@media (prefers-reduced-motion: reduce){.review-gallery-track,.review-related-card,.review-gallery-zoom{transition:none!important}}.review-page .review-body-figure button{border:1px solid #e2e5ec;background:#f4f6fa}.review-page .review-body-figure button>span{padding:6px 10px;border-radius:18px;background:#12151fc2;font-size:11px;box-shadow:0 4px 14px #0000002e}.review-page .review-body-figure figcaption,.review-page .review-body-video figcaption{margin-top:8px;color:#8b8e98;font-size:11px;line-height:1.6}.review-page .review-tab:nth-child(3){display:flex;align-items:center;justify-content:center;gap:6px}.review-page .review-tab:nth-child(3) em{min-width:20px;height:18px;display:inline-flex;align-items:center;justify-content:center;margin:0;padding:0 6px;border-radius:999px;background:#f1f2f5;color:#7f8795;font-size:10px;font-style:normal;opacity:1}.review-page .review-tab:nth-child(3).on em{background:#ffddea;color:#d63178}.review-page .night-comments-pane{padding:0}.review-page .comment-overview{gap:18px;padding:15px 2px 17px;border:0;border-bottom:1px solid #edf0f4;border-radius:0;background:transparent}.review-page .comment-overview-copy{min-width:0;gap:11px}.review-page .comment-overview-icon{width:40px;height:40px;flex:none;border-radius:13px;background:linear-gradient(145deg,#e8fbfd,#eaf1ff);color:#168e9c;box-shadow:inset 0 0 0 1px #168e9c0f}.review-page .comment-overview h2{margin:0;color:#202735;font-size:15px;line-height:1.35}.review-page .comment-overview p{margin-top:3px;color:#969daa;font-size:10px;line-height:1.55}.review-page .comment-overview p strong{color:#445065;font-size:11px}.review-page .comment-write-jump{white-space:nowrap;font-size:12px;box-shadow:0 7px 16px #d0359d26}.review-page .comment-pending-note{align-items:flex-start;margin:12px 0 0;padding:11px 12px;border:0;border-radius:10px;background:#effaf4}.review-page .comment-pending-note b{font-size:12px}.review-page .comment-pending-note p{margin-top:2px;color:#5c9274;font-size:10px;line-height:1.55}.review-page .comment-list-head{margin:18px 0 8px;padding:0;border:0}.review-page .comment-list-head>div{min-width:0}.review-page .comment-list-head h3{display:flex;align-items:center;gap:7px;font-size:14px}.review-page .comment-list-head h3 em{min-width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;padding:0 6px;border-radius:999px;background:#f2f4f7;color:#7d8694;font-size:9px;font-style:normal}.review-page .comment-list-head p{color:#a0a6b0}.review-page .comment-list-head>span{padding-bottom:2px;color:#a0a6b0}.review-page .comment-list{margin-top:0}.review-page .comment-item{display:flex;flex-direction:column;gap:11px;border-color:#e8ebf0;box-shadow:0 3px 12px #252d3b09}.review-page .comment-item:last-child{border-bottom:0}.review-page .comment-avatar{width:35px;height:35px}.review-page .comment-author b{font-size:12px}.review-page .comment-item>p{min-height:44px;margin-top:11px;color:#4d5665;word-break:break-word}.review-page .comment-author time{color:#9aa1ad}.review-page .comment-item-foot{display:flex;justify-content:flex-end;margin-top:auto;padding-top:10px}.review-page .comment-helpful{height:30px;display:inline-flex;align-items:center;gap:5px;padding:0 9px;border:0;border-radius:8px;background:#f5f7fa;color:#7e8794;font:inherit;font-size:10px;cursor:pointer}.review-page .comment-helpful svg{width:13px;height:13px}.review-page .comment-helpful.on{background:#fff0f6;color:#dc3c7b}.review-page .comment-empty{padding:24px 18px;border:0;border-radius:13px;background:linear-gradient(145deg,#f8fafc,#fcf9fc);color:#9098a5}.review-page .comment-empty>span{width:40px;height:40px;margin:0 auto 9px;border-radius:14px;background:#fff;color:#8a94a4;box-shadow:0 4px 14px #272f3c12}.review-page .comment-empty b{margin-top:0;color:#3f4857;font-size:13px}.review-page .comment-empty p{max-width:280px;margin:6px auto 0;font-size:10px;line-height:1.65}.review-page .comment-empty button{height:40px;margin-top:13px;padding:0 14px;border:1px solid #e0dfe7;border-radius:9px;background:#fff;color:#4c5666}.review-page .image-preview-layer{z-index:22000;padding:34px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);animation:reviewZoomIn .16s ease}.review-page .image-preview-backdrop{background:#0a0c13e0}.review-page .image-preview-layer figure{position:relative;z-index:1;max-width:none;max-height:none}.review-page .image-preview-layer img{max-width:min(1180px,92vw);max-height:86vh;border-radius:14px;box-shadow:0 24px 70px #00000073}.review-page .image-preview-layer figure>button{position:fixed;top:20px;right:24px;width:42px;height:42px;border:1px solid rgba(255,255,255,.28);background:#ffffff1f}.review-page .image-preview-layer figcaption{position:fixed;left:50%;bottom:18px;max-width:80vw;margin:0;color:#e9ebf2;transform:translate(-50%)}@keyframes reviewZoomIn{0%{opacity:0}to{opacity:1}}.review-page .review-image-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:22000;display:grid;place-items:center;padding:34px;background:#0a0c13e0;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);animation:reviewZoomIn .16s ease}.review-page .review-image-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;padding:0;border:0;background:transparent;cursor:zoom-out}.review-page .review-image-lightbox>img{position:relative;z-index:1;display:block;max-width:min(1180px,92vw);max-height:86vh;border-radius:14px;box-shadow:0 24px 70px #00000073}.review-page .review-zoom-close{position:fixed;top:20px;right:24px;z-index:2;width:42px;height:42px;display:grid;place-items:center;padding:0;border:1px solid rgba(255,255,255,.28);border-radius:50%;background:#ffffff1f;color:#fff;cursor:pointer}.review-page .review-image-lightbox>p{position:fixed;left:50%;bottom:18px;z-index:2;max-width:80vw;margin:0;color:#e9ebf2;font-size:12px;text-align:center;transform:translate(-50%)}.review-page>.site-footer .site-footer-inner{min-height:72px;grid-template-columns:minmax(220px,260px) minmax(320px,1fr) auto}.review-page>.site-footer .footer-links{flex-direction:row;align-items:center;gap:12px}.review-page>.site-footer .footer-link-list{gap:6px 14px}.review-page>.site-footer .footer-official{display:flex;align-items:center;justify-content:flex-end}.review-page>.site-footer .footer-official button{display:none}.review-page>.site-footer .footer-note{white-space:nowrap;text-align:right}@media (max-width: 760px){.review-page{background:radial-gradient(circle at 50% -80px,rgba(111,92,241,.09),transparent 260px),#f5f6f8}.review-page .review-topbar{isolation:isolate;gap:10px;border-bottom-color:#e7e9ef;background:#fffffff5}.review-page .review-brand{position:relative;border-color:#e5e7ed;color:#4f5565}.review-page .review-brand:before{width:8px;height:8px;margin-left:3px;border-color:currentColor;transform:rotate(45deg)}.review-page .review-mobile-title{color:#252936;font-size:15px;line-height:22px;letter-spacing:.02em}.review-page .review-top-btn.primary{padding:0 10px;white-space:nowrap;box-shadow:0 6px 16px #cb37a32e}.review-page .review-breadcrumb{margin-bottom:9px;color:#a0a4af}.review-page .review-breadcrumb>span:nth-of-type(2){color:#c3c6ce}.review-page .review-breadcrumb strong{color:#646976}.review-page .review-hero{border-color:#e8eaf0;background:#fffffffa;box-shadow:0 7px 24px #22273b0e}.review-page .review-site-head>div:nth-child(2){min-width:0}.review-page .review-site-icon,.review-page .review-site-icon img{width:48px!important;height:48px!important;border-radius:13px!important}.review-page .review-site-name{max-width:235px;color:#202431;font-size:21px;line-height:1.25}.review-page .review-site-domain{max-width:235px;overflow:hidden;color:#9ca1ae;text-overflow:ellipsis;white-space:nowrap}.review-page .review-summary{margin-bottom:13px;color:#626978;font-size:13px;line-height:1.72}.review-page .review-visit{border:1px solid rgba(255,255,255,.3);background:linear-gradient(105deg,#f33b93,#d849bd 52%,#8757ee);box-shadow:0 8px 20px #d3319030}.review-page .review-meta{margin:13px 0}.review-page .review-meta-item{padding:9px 10px;border-color:#eceef3;background:#f8f9fb}.review-page .review-meta-item span{color:#9ca1ad}.review-page .review-meta-item b{color:#414754}.review-page .review-tags-title{margin-bottom:7px;color:#818693}.review-page .review-tags{gap:6px;margin-right:-14px;padding-right:14px;padding-bottom:0;overscroll-behavior-x:contain}.review-page .review-tag{border-color:#ffd0e1;border-radius:8px;background:#fff5f9;color:#e34385}.review-page .review-gallery-stage{box-shadow:inset 0 0 0 1px #ffffff0a}.review-page .review-gallery-count{bottom:9px;background:#0a0e19ad}.review-page .review-gallery-note{color:#9ba0ad;line-height:1.5}.review-page .review-cover-content b{font-size:20px}.review-page .review-related-section{margin-top:16px}.review-page .review-section-head h2{color:#272c38;font-size:16px}.review-page .review-section-head p{color:#a1a5af}.review-page .review-related-grid{gap:8px;margin-right:-12px;padding:0 12px 3px 0;overscroll-behavior-x:contain;scroll-padding:0 14px}.review-page .review-related-card{min-height:76px;align-items:center;gap:9px;padding:9px;border-color:#e8eaf0;border-radius:12px;background:#fff;box-shadow:0 3px 12px #1f243709}.review-page .review-related-card:hover{transform:none;box-shadow:0 3px 12px #1f243709}.review-page .review-related-icon,.review-page .review-related-icon img{width:42px!important;height:42px!important;border-radius:11px!important}.review-page .review-related-copy{flex:1}.review-page .review-related-copy .desc{margin-top:3px}.review-page .review-content-card{border-color:#e8eaf0;box-shadow:0 6px 22px #1f24370b}.review-page .review-tabs{gap:0;margin:0 0 16px;box-shadow:none}.review-page .review-tabs.night-comment-tabs{margin-bottom:14px}.review-page .review-tab{font-size:13px;box-shadow:none}.review-page .review-tab.on{box-shadow:0 2px 8px #23273a14}.review-page .review-tab:nth-child(3){gap:3px;font-size:11px}.review-page .review-tab:nth-child(3) em{min-width:17px;height:17px;padding:0 5px}.review-page .review-article{padding:0 2px 6px}.review-page .review-article p{margin-bottom:14px}.review-page .review-article ul{margin-bottom:16px}.review-page .review-trust-note{border:1px solid #e8ebf2;background:#f7f9fc;font-size:12px;line-height:1.65}.review-page .review-body-figure,.review-page .review-body-video{margin:16px 0}.review-page .review-body-figure button,.review-page .review-body-video video{border-radius:10px}.review-page .review-body-figure img{max-height:64vh}.review-page .review-body-figure button>span{right:8px;bottom:8px;padding:5px 8px;font-size:10px}.review-page .review-recommend-item{padding:10px}.review-page .review-recommend-item .review-related-icon{width:42px!important;height:42px!important}.review-page .review-recommend-visit{display:inline-flex;padding:6px 8px}.review-page .comment-overview{align-items:center;padding:13px 2px 15px}.review-page .comment-overview-copy{gap:9px}.review-page .comment-overview-icon{width:36px;height:36px;border-radius:11px}.review-page .comment-overview h2{font-size:13px}.review-page .comment-write-jump{min-height:42px;padding:0 13px;font-size:10px}.review-page .comment-generated-profile{padding:10px 11px}.review-page .comment-generated-avatar{width:38px;height:38px;flex-basis:38px}.review-page .comment-generated-copy b{font-size:13px}.review-page .comment-list-head{margin-top:16px}.review-page .comment-item>p{min-height:0}.review-page .comment-item-foot{justify-content:flex-start}.review-page .comment-helpful{height:40px;padding:0 12px}.review-page .comment-empty{padding:18px 14px}.review-page>.site-footer .site-footer-inner{min-height:0;display:grid;grid-template-columns:1fr;align-items:start;gap:12px;padding:16px 2px 0}.review-page>.site-footer .footer-brand{width:100%}.review-page>.site-footer .footer-brand span{white-space:normal;overflow-wrap:anywhere;text-overflow:clip}.review-page>.site-footer .footer-links{width:100%;display:grid;grid-template-columns:64px minmax(0,1fr);align-items:start;gap:8px}.review-page>.site-footer .footer-link-list{gap:7px 14px}.review-page>.site-footer .footer-friend{min-height:36px;display:inline-flex;align-items:center}.review-page>.site-footer .footer-official{width:100%;display:block;padding-top:10px;border-top:1px solid var(--border)}.review-page>.site-footer .footer-note{display:block;white-space:normal;text-align:left;line-height:1.6}.review-page .image-preview-layer{padding:14px}.review-page .image-preview-layer img{max-width:96vw;max-height:82vh;border-radius:10px}.review-page .image-preview-layer figure>button{top:12px;right:12px;width:38px;height:38px}.review-page .image-preview-layer figcaption{bottom:12px}.review-page .review-image-lightbox{padding:14px}.review-page .review-image-lightbox>img{max-width:96vw;max-height:82vh;border-radius:10px}.review-page .review-zoom-close{top:12px;right:12px;width:38px;height:38px}.review-page .review-image-lightbox>p{bottom:12px}.review-page button:focus-visible,.review-page a:focus-visible{outline:3px solid rgba(46,107,230,.28);outline-offset:2px}}@media (max-width: 340px){.review-page .review-topbar{padding-left:9px;padding-right:9px}.review-page .review-mobile-title{font-size:14px}.review-page .review-top-btn.primary{width:68px}.review-page .review-main{padding-left:9px;padding-right:9px}.review-page .review-hero{padding:11px}.review-page .review-site-name,.review-page .review-site-domain{max-width:190px}.review-page .review-gallery-note{align-items:flex-start}}@media (prefers-reduced-motion: reduce){.review-page .image-preview-layer,.review-page .review-image-lightbox{animation:none}}.official-nav-item{border:1px solid transparent}.official-nav-item .official-system-pill{margin-left:auto;padding:1px 6px;border-radius:999px;background:#eef1f5;color:#7a8494;font-size:10px;font-weight:700}.official-nav-item.active .official-system-pill{background:#fff;color:var(--accent)}.official-category-view .pc-brand{border:0;background:transparent;color:inherit;font-family:inherit;cursor:pointer}.official-category-view .pc-brand>span:last-child{display:flex;flex-direction:column;text-align:left}.official-category-main{gap:18px}.official-hero{position:relative;overflow:hidden;padding:24px;border:1px solid #dfe6f2;border-radius:18px;background:linear-gradient(135deg,#fff,#f5f8ff 72%,#edf5ff)}.official-hero:after{content:"";position:absolute;right:-46px;top:-72px;width:190px;height:190px;border-radius:50%;background:#2e6be614}.official-hero-kicker{display:inline-flex;align-items:center;gap:6px;padding:4px 9px;border-radius:999px;background:var(--accent-soft);color:var(--accent);font-size:11px;font-weight:800}.official-hero h1{margin-top:12px;font-size:26px}.official-hero p{max-width:650px;margin-top:7px;color:var(--text-secondary);font-size:14px}.official-hero-meta{display:flex;align-items:center;gap:8px;margin-top:16px;color:var(--text-tertiary);font-size:12px}.official-dot{width:6px;height:6px;border-radius:50%;background:var(--tide)}.official-page-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.official-page-card{position:relative;min-height:158px;padding:20px;border:1px solid var(--border);border-radius:16px;background:var(--surface);color:var(--text-primary);font-family:inherit;text-align:left;cursor:pointer;transition:.16s}.official-page-card:hover{transform:translateY(-2px);border-color:#bfcff0;box-shadow:var(--shadow)}.official-page-card-top{display:flex;align-items:center;gap:12px}.official-page-icon{width:44px;height:44px;display:grid;place-items:center;flex:none;border-radius:13px;background:var(--official-soft,#edf3ff);color:var(--official-color,var(--accent))}.official-page-card h2{font-size:17px}.official-page-card p{margin-top:13px;padding-right:28px;color:var(--text-secondary);font-size:13px;line-height:1.7}.official-page-arrow{position:absolute;right:18px;bottom:18px;color:var(--text-tertiary)}.official-managed-note{display:flex;align-items:center;gap:8px;padding:12px 14px;border:1px dashed #d6dce7;border-radius:12px;color:var(--text-tertiary);font-size:12px;background:#ffffff9e}.official-empty{grid-column:1/-1;padding:34px 20px;border:1px dashed #d6dce7;border-radius:14px;background:#fff;color:var(--text-tertiary);font-size:13px;text-align:center}.official-mobile-brand{margin-left:auto;display:flex;align-items:center;gap:8px}.official-mobile-brand .logo-mark{width:32px;height:32px}.official-mobile-content{padding-bottom:20px}.official-mobile-hero{margin:0 2px;padding:18px;border:1px solid #dfe6f2;border-radius:16px;background:linear-gradient(145deg,#fff,#f0f5ff)}.official-mobile-hero .official-hero-kicker{font-size:10px}.official-mobile-hero h1{margin-top:9px;font-size:22px}.official-mobile-hero p{margin-top:5px;color:var(--text-secondary);font-size:12px;line-height:1.65}.official-mobile-list{display:flex;flex-direction:column;gap:10px}.official-mobile-card{width:100%;display:flex;align-items:center;gap:12px;padding:14px;border:1px solid var(--border);border-radius:14px;background:#fff;color:var(--text-primary);font-family:inherit;text-align:left}.official-mobile-card .official-page-icon{width:42px;height:42px}.official-mobile-card-copy{min-width:0;flex:1}.official-mobile-card-copy b{font-size:15px}.official-mobile-card-copy span{display:block;margin-top:3px;overflow:hidden;color:var(--text-tertiary);font-size:12px;white-space:nowrap;text-overflow:ellipsis}.official-mobile-card>svg{color:var(--text-tertiary)}.official-back-button{height:36px;padding:0 14px;border:1px solid var(--border);border-radius:10px;background:#fff;color:var(--accent);font-family:inherit;font-weight:700;cursor:pointer}@media (max-width: 900px){.official-page-grid{grid-template-columns:1fr}}@media (max-width: 700px){.m-tabbar{padding-bottom:calc(14px + env(safe-area-inset-bottom))}.m-page .site-footer.night-site-footer{padding:0 14px calc(94px + env(safe-area-inset-bottom))}.m-page .site-footer.night-site-footer .site-footer-inner{min-height:0;padding:16px 2px 0;display:grid;grid-template-columns:1fr;align-items:start;gap:12px}.m-page .site-footer.night-site-footer .footer-links{display:grid;grid-template-columns:64px minmax(0,1fr);align-items:start;gap:8px}.m-page .site-footer.night-site-footer .footer-link-list{gap:7px 14px}.m-page .site-footer.night-site-footer .footer-friend{min-height:22px;display:inline-flex;align-items:center}.m-page .site-footer.night-site-footer .footer-note{padding-top:10px;border-top:1px solid var(--border);white-space:normal;text-align:left;line-height:1.6}.content-page-shell .review-image-lightbox{padding:14px}.content-page-shell .review-image-lightbox>img{max-width:96vw;max-height:82vh;border-radius:10px}.content-page-shell .review-image-lightbox>.review-zoom-close{top:12px;right:12px;width:38px;height:38px}.content-page-shell .review-image-lightbox>p{bottom:12px}}.night-search-clear{width:30px;height:30px;flex:none;display:grid;place-items:center;border:0;border-radius:8px;background:transparent;color:#8993a3;font-size:18px;line-height:1;cursor:pointer}.night-search-clear:hover{background:#e2e7ef;color:#35415a}.night-search-clear[hidden]{display:none}.night-search-empty{grid-column:1 / -1;width:100%;min-height:210px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;padding:34px 20px;border:1px dashed #d7deea;border-radius:16px;background:#fff;color:#778196;text-align:center}.night-search-empty-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:#edf3fd;color:#2e6be6;font-size:22px}.night-search-empty b{color:#283348;font-size:16px}.night-search-empty p{max-width:360px;font-size:12px;line-height:1.65}.night-search-empty button{min-height:38px;margin-top:6px;padding:0 16px;border:0;border-radius:9px;background:#2e6be6;color:#fff;font-family:inherit;font-weight:700;cursor:pointer}.official-detail-view .pc-brand{border:0;background:transparent;color:inherit;font-family:inherit;cursor:pointer}.official-detail-view .pc-brand>span:last-child{display:flex;flex-direction:column;text-align:left}.official-detail-main{width:min(900px,calc(100% - 48px));margin:0 auto;padding:26px 0 48px}.official-breadcrumb{display:flex;align-items:center;gap:7px;margin-bottom:16px;color:var(--text-tertiary);font-size:12px}.official-breadcrumb button{border:0;background:transparent;color:var(--accent);font-family:inherit;cursor:pointer}.official-article{overflow:hidden;border:1px solid var(--border);border-radius:18px;background:#fff;box-shadow:var(--shadow)}.official-article-cover{padding:30px;background:linear-gradient(135deg,#132441,#244f9e);color:#fff}.official-article-badge{display:inline-flex;padding:4px 9px;border-radius:999px;background:#ffffff24;font-size:11px;font-weight:700}.official-article-cover h1{margin-top:13px;font-size:30px}.official-article-cover p{max-width:680px;margin-top:8px;color:#ffffffc2;font-size:14px;line-height:1.75}.official-article-body{padding:30px}.official-article-body p{margin-bottom:16px;color:var(--text-secondary);font-size:15px;line-height:1.95;white-space:normal}.official-article-body h2{margin:26px 0 11px;color:var(--text-primary);font-size:22px}.official-article-body h3{margin:22px 0 9px;color:var(--text-primary);font-size:18px}.official-article-body a{color:#13aa91;border-bottom:1px dotted currentColor;text-decoration:none}.official-article-body a:hover{border-bottom-style:solid}.official-article-body hr{margin:28px 0;border:0;border-top:1px dashed #aeb7c5}.official-article-body blockquote{margin:18px 0;padding:12px 15px;border-left:3px solid var(--accent);background:var(--accent-soft);color:var(--text-secondary)}.official-article-source{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:24px;padding-top:18px;border-top:1px solid var(--border);color:var(--text-tertiary);font-size:12px}.official-article-body figure{margin:24px 0}.official-article-body figure img,.official-article-body figure video{width:100%;max-height:560px;display:block;border-radius:14px;background:#16171a;object-fit:contain}.official-article-body figcaption{margin-top:9px;color:var(--text-tertiary);font-size:12px;line-height:1.65;text-align:center}.official-article-body .official-content-empty{padding:22px;border:1px dashed var(--border);border-radius:12px;text-align:center}.official-detail-mobile .m-header{gap:0}.official-detail-mobile-main{padding:14px 12px calc(88px + env(safe-area-inset-bottom))}.official-detail-mobile .official-article-cover{padding:22px 18px}.official-detail-mobile .official-article-cover h1{font-size:25px}.gc-crumb{display:block}.official-detail-mobile .official-article-body{padding:20px 18px}.official-detail-mobile .official-article-body p{font-size:14px;line-height:1.85}.official-detail-mobile .official-article-source{align-items:flex-start;flex-direction:column}.official-category-mobile .m-tabbar,.official-detail-mobile .m-tabbar{margin-top:auto}@media (max-width: 900px){.official-detail-main{width:min(760px,calc(100% - 32px))}}@media (max-width: 760px){body{overscroll-behavior-y:none}.gc-top{height:58px;padding:0 12px}.gc-brand>span:last-child{display:none}.gc-main{width:100%;padding:13px 12px 30px}.gc-card{padding:22px 16px}.gc-card h1{font-size:23px}.gc-lead{margin:18px 0;font-size:12px}.gc-body h2{font-size:18px}.gc-body p{font-size:13px}.m-page .m-content{gap:24px;padding-bottom:calc(94px + env(safe-area-inset-bottom))}.official-category-mobile .official-mobile-content{gap:20px;padding:14px 12px calc(88px + env(safe-area-inset-bottom))}.official-category-mobile .official-empty{padding:28px 16px;font-size:12px}.official-detail-mobile .official-article-body h2{margin:23px 0 10px;font-size:19px;line-height:1.45}.official-detail-mobile .official-article-body h3{margin:19px 0 8px;font-size:16px}.official-detail-mobile .official-article-body a{overflow-wrap:anywhere}.official-detail-mobile .official-article-body hr{margin:24px 0}.official-detail-mobile .official-article-body blockquote{margin:15px 0;padding:10px 12px}.official-detail-mobile .official-article-body figure{margin:20px 0}.official-detail-mobile .official-article-body figure img,.official-detail-mobile .official-article-body figure video{max-height:420px;border-radius:11px}.official-detail-mobile .official-article-body figcaption{margin-top:7px;font-size:11px;line-height:1.6}.official-detail-mobile .official-article-body .official-content-empty{padding:18px;border-radius:10px}.m-page:not(.category-mobile-view) .m-block>.front-section-secondary{display:none!important}.m-tabs{gap:22px}.m-tab{min-height:48px;padding-top:12px}.m-back{min-height:40px}.m-block-head .more{min-height:40px;margin:-8px -6px -8px 0;padding:0 7px}.front-mobile-secondary{min-height:50px;padding-top:5px;padding-bottom:5px}.front-mobile-secondary .front-secondary-label,.front-mobile-secondary .front-secondary-chip{min-height:40px}.cat-search .search-btn,.m-search .search-btn{height:40px!important;min-height:40px}.front-tax-toggle{width:40px!important;height:40px!important}.gc-chip{min-height:40px}.m-grid{row-gap:18px}.m-item{min-height:92px}.m-item:active .m-tile{transform:scale(.93)}.cat-mobile-item{min-height:88px}.cat-mobile-item:active,.review-related-card:active{transform:scale(.985);background:#f8faff}.category-mobile-view .cat-panel{padding-bottom:18px}.page-btn,.page-num{min-height:42px}.site-footer.night-site-footer .footer-friend{min-height:22px;display:inline-flex;align-items:center}.review-page .review-topbar{height:calc(58px + env(safe-area-inset-top));padding-top:env(safe-area-inset-top)}.review-page .review-top-btn{min-width:44px;min-height:40px}.review-page .review-tabs{position:sticky;top:calc(58px + env(safe-area-inset-top));z-index:8;background:#f1f2f5}.review-page .review-tab{min-height:44px;color:#6f7480}.review-page .review-related-grid{scroll-padding:0 14px}.review-page .review-related-card{min-height:76px}.night-search-empty{min-height:230px;padding:38px 18px}.night-exit-action{min-height:64px!important}.night-exit-cancel{min-height:40px!important}.night-backtop{right:14px;bottom:calc(76px + env(safe-area-inset-bottom));width:40px;height:40px}}.review-page .comment-list{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:max-content;align-items:start}.review-page .comment-item{position:relative;height:fit-content;min-height:0;align-self:start;gap:0;padding:12px 13px}.review-page .comment-item>p{margin:11px 0 0}.review-page .comment-item:not(.pending) .comment-item-head{padding-right:82px}.review-page .comment-item:not(.pending) .comment-item-foot{position:absolute;top:12px;right:12px;min-height:0;margin:0;padding:0;justify-content:flex-end}.review-page .comment-item:not(.pending) .comment-helpful{position:static}.review-page .comment-item.pending .comment-item-foot{position:static;min-height:0;margin-top:8px;padding-top:0;justify-content:flex-start}@container (max-width: 860px){.review-page .comment-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@container (max-width: 520px){.review-page .comment-list{grid-template-columns:1fr}.review-page .comment-item{padding:11px 12px}.review-page .comment-item>p{min-height:0}.review-page .comment-item:not(.pending) .comment-item-head{padding-right:78px}.review-page .comment-item:not(.pending) .comment-item-foot{top:11px;right:11px}.review-page .comment-pager{align-items:stretch;flex-direction:column;gap:9px;margin-top:15px}.review-page .comment-pager-summary{text-align:center}.review-page .comment-pager-actions{width:100%;justify-content:space-between;gap:8px}.review-page .comment-page-numbers,.review-page .comment-page-current{display:none}.review-page .comment-page-jump{display:inline-flex;flex:none}.review-page .comment-page-button{flex:1;min-width:0;height:42px}.review-page .comment-page-input{width:46px;height:42px}}
