/* /site/ 页面严格复用首页 shell 的实际宽度，避免主题或页面内容改变外层尺寸。 */
.seo-site-body main.shell{box-sizing:border-box;width:1172px;max-width:calc(100% - 36px);margin-left:auto;margin-right:auto}
.seo-site-body .seo-site-page{width:100%;max-width:none}
@media(max-width:700px){.seo-site-body main.shell{width:calc(100% - 24px);max-width:none}}
.seo-site-index-body .seo-directory-heading a{margin-right:12px}
@media(min-width:641px){.seo-site-index-body .seo-directory-grid{width:calc(100% - 12px)}}
.seo-directory-hero{padding:25px 28px;border:1px solid var(--theme-color-d9e9e3);border-radius:10px;background:linear-gradient(135deg,var(--theme-color-eff9f5),var(--theme-color-fff));margin-bottom:16px}.seo-directory-hero p{margin:0 0 4px;color:var(--theme-color-319873);font-size:13px;font-weight:700}.seo-directory-hero h1{margin:0;color:var(--theme-color-263832);font-size:26px}.seo-directory-hero span{display:block;margin-top:7px;color:var(--theme-color-71817c);font-size:13px}.seo-directory-section{margin:0 0 16px}.seo-directory-heading{display:flex;align-items:baseline;justify-content:space-between;margin:0 0 8px}.seo-directory-heading h2{margin:0;color:var(--theme-color-30443d);font-size:17px}.seo-directory-heading span{margin-left:8px;color:var(--theme-color-82928d);font-size:12px}.seo-directory-heading a{margin-left:auto;color:var(--theme-color-328d6e);font-size:13px;text-decoration:none}.seo-directory-heading a:hover{text-decoration:underline}.seo-directory-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.seo-directory-card{display:flex;align-items:center;gap:10px;min-width:0;padding:13px;border:1px solid var(--theme-color-e1ebe7);border-radius:8px;background:var(--theme-color-fff);color:var(--theme-color-344640);text-decoration:none;box-shadow:0 3px 12px var(--theme-shadow-soft)}.seo-directory-card:hover{border-color:var(--theme-color-abd8c7)}.seo-directory-card>b{position:relative;display:grid;place-items:center;flex:0 0 32px;width:32px;height:32px;border-radius:7px;background:var(--theme-color-e8f3ef);color:var(--theme-color-288e6b);font-size:15px}.seo-directory-card>b img{position:relative;z-index:1;width:100%;height:100%;object-fit:cover;border-radius:7px;background:var(--theme-color-fff)}.seo-directory-card>b img+span{position:absolute;inset:0}.seo-directory-card span{min-width:0;flex:1}.seo-directory-card strong,.seo-directory-card small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.seo-directory-card strong{font-size:13px}.seo-directory-card small{margin-top:2px;color:var(--theme-color-87938f);font-size:11px}.seo-directory-card i{color:var(--theme-color-32a97a);font-size:20px;font-style:normal}.seo-directory-pagination{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin:18px 0 32px}.seo-directory-pagination a{padding:6px 10px;border:1px solid var(--theme-color-d6e7e1);border-radius:5px;background:var(--theme-color-fff);color:var(--theme-color-348568);text-decoration:none;font-size:13px}.seo-directory-pagination span{color:var(--theme-color-7d8d87);font-size:13px}
.seo-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin:0 0 15px;color:var(--theme-color-90a09b);font-size:13px}.seo-breadcrumb a{color:var(--theme-color-4d8673);text-decoration:none}.seo-breadcrumb a:last-child{color:var(--theme-color-6c7c76)}.seo-breadcrumb span{color:var(--theme-color-9caaa5)}
.seo-space-links-label{margin-left:auto;color:var(--theme-color-90a09b);white-space:nowrap}.seo-space-links{display:flex;align-items:center;flex-wrap:wrap;gap:9px}.seo-space-links a{color:var(--theme-color-4d8673);white-space:nowrap}.seo-space-links a:hover{text-decoration:underline}
.seo-profile-card,.seo-info-strip,.seo-panel{background:var(--theme-color-fff);border:1px solid var(--theme-color-e1ebe7);border-radius:10px;box-shadow:0 3px 12px var(--theme-shadow-panel)}
.seo-profile-card{display:flex;align-items:center;gap:22px;padding:26px 25px}.seo-site-mark{position:relative;flex:0 0 92px;width:92px;height:92px;border-radius:11px;overflow:hidden;background:var(--theme-color-159b6d)}.seo-site-mark img,.seo-site-mark b{width:100%;height:100%}.seo-site-mark img{position:relative;z-index:1;object-fit:cover;background:var(--theme-color-fff)}.seo-site-mark b{display:grid;place-items:center;color:var(--theme-color-fff);font-size:38px;line-height:1}.seo-site-mark img+b{position:absolute;inset:0}.seo-profile-main{min-width:0;flex:1}.seo-title-line{display:flex;align-items:center;gap:14px}.seo-title-line h1{margin:0;color:var(--theme-color-1e2926);font-size:27px;line-height:1.2}.seo-title-line span{padding:1px 9px;border-radius:4px;background:var(--theme-color-e7f4ee);color:var(--theme-color-3d9978);font-size:12px}.seo-domain{display:inline-block;margin-top:3px;color:var(--theme-color-428d73);font-size:13px;text-decoration:none}.seo-domain i{font-style:normal;font-weight:700}.seo-profile-main>p{max-width:620px;margin:5px 0 9px;color:var(--theme-color-44534f)}.seo-tags{display:flex;gap:7px;flex-wrap:wrap}.seo-tags span{padding:1px 8px;border-radius:3px;background:var(--theme-color-f3f6f5);color:var(--theme-color-64716d);font-size:12px}.seo-profile-actions{display:grid;gap:10px;width:204px;margin-left:auto}.seo-profile-actions a,.seo-profile-actions button{display:flex;justify-content:center;align-items:center;min-height:38px;border-radius:6px;font:inherit;text-decoration:none;cursor:pointer}.seo-visit{background:var(--theme-color-12a46f);color:var(--theme-color-fff);font-weight:700}.seo-favorite{border:1px solid var(--theme-color-dce6e2);background:var(--theme-color-fff);color:var(--theme-color-56625e)}
.seo-info-strip{display:grid;grid-template-columns:1fr 1.85fr 1.05fr .95fr .95fr;gap:0;min-height:132px;margin:14px 0;padding:14px 16px}.seo-info-strip>div{display:flex;align-items:center;gap:10px;min-width:0;padding:0 13px;border-right:1px solid var(--theme-color-edf1ef)}.seo-info-strip>div:last-child{border:0}.seo-info-strip i,.seo-panel h2 i{color:var(--theme-color-36ae81);font-style:normal;font-size:18px}.seo-info-strip p{min-width:0;margin:0;line-height:1.35}.seo-info-strip small,.seo-info-strip strong{display:block}.seo-info-strip small{color:var(--theme-color-9ba8a4);font-size:12px}.seo-info-strip strong{color:var(--theme-color-60706b);font-size:13px;overflow-wrap:anywhere}.seo-info-strip .is-accent strong{color:var(--theme-color-1da378)}.seo-stars{color:var(--theme-color-ffb521)!important;letter-spacing:1px}
.seo-content-grid{display:grid;grid-template-columns:1.45fr 1.45fr 1fr;gap:10px;margin-bottom:10px}.seo-four-grid{grid-template-columns:repeat(4,1fr)}.seo-panel{padding:17px 19px}.seo-panel h2{display:flex;align-items:center;gap:7px;margin:0 0 11px;color:var(--theme-color-293532);font-size:16px;line-height:1.35}.seo-panel h2 i{display:inline-flex;justify-content:center;align-items:center;width:18px}.seo-panel p{margin:0;color:var(--theme-color-50605b)}.seo-panel ul{margin:0;padding:0;list-style:none}.seo-panel li{position:relative;padding-left:18px;color:var(--theme-color-53625e)}.seo-panel li+li{margin-top:4px}.seo-panel li:before{position:absolute;left:0;content:'●';color:var(--theme-color-38b582);font-size:10px;top:2px}.seo-user-list li:before{content:'♟';color:var(--theme-color-7a8582);font-size:12px}.seo-limitations h2 i,.seo-limitations li:before{color:var(--theme-color-f6b51b)}.seo-limitations li:before{content:'●'}.seo-content-grid .seo-panel{min-height:264px}.seo-four-grid .seo-panel{min-height:264px}
.seo-bottom-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.seo-faq details{border:1px solid var(--theme-color-e8efec);border-radius:5px;background:var(--theme-color-fff)}.seo-faq details+details{margin-top:7px}.seo-faq summary{display:flex;justify-content:space-between;gap:12px;padding:8px 10px;cursor:pointer;color:var(--theme-color-35423f);font-weight:600;list-style:none}.seo-faq summary::-webkit-details-marker{display:none}.seo-faq summary span{color:var(--theme-color-687771)}.seo-faq details p{padding:0 10px 9px;color:var(--theme-color-74817d);font-size:12px}.seo-related h2{justify-content:space-between}.seo-related h2>i{font-size:15px}.seo-related-item{display:flex;align-items:center;gap:9px;min-height:38px}.seo-related-item+ .seo-related-item{margin-top:5px}.seo-related-item>b{display:grid;flex:0 0 24px;width:24px;height:24px;place-items:center;border-radius:5px;background:var(--theme-color-e8f3ef);color:var(--theme-color-288e6b)}.seo-related-item p{min-width:0;flex:1;line-height:1.25}.seo-related-item strong,.seo-related-item small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.seo-related-item strong{color:var(--theme-color-3d4946);font-size:13px}.seo-related-item small{color:var(--theme-color-87938f);font-size:11px}.seo-related-item a{color:var(--theme-color-32a97a);text-decoration:none;font-size:17px}
@media(max-width:900px){.seo-directory-grid{grid-template-columns:repeat(2,1fr)}.seo-info-strip{grid-template-columns:repeat(3,1fr)}.seo-info-strip>div:nth-child(3){border-right:0}.seo-info-strip>div:nth-child(n+4){margin-top:12px}.seo-four-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.seo-directory-hero{padding:19px}.seo-directory-hero h1{font-size:22px}.seo-directory-grid{grid-template-columns:1fr}.seo-directory-heading{align-items:flex-start;flex-direction:column;gap:2px}.seo-space-links-label{margin-left:0}.seo-space-links{gap:7px}.seo-profile-card{align-items:flex-start;flex-wrap:wrap;padding:18px;gap:14px}.seo-site-mark{flex-basis:62px;width:62px;height:62px}.seo-site-mark b{font-size:28px}.seo-title-line h1{font-size:22px}.seo-profile-actions{width:100%;grid-template-columns:1fr 1fr}.seo-info-strip{grid-template-columns:1fr 1fr;padding:11px}.seo-info-strip>div{padding:0 8px;border-right:0}.seo-info-strip>div:nth-child(n+3){margin-top:10px}.seo-content-grid,.seo-four-grid,.seo-bottom-grid{grid-template-columns:1fr}.seo-content-grid .seo-panel,.seo-four-grid .seo-panel{min-height:0}.seo-panel{padding:15px}.seo-site-page{margin-top:16px}}