:root{--primary:#246bfe;--primary-dark:#174bc2;--dark:#111827;--muted:#64748b;--line:#e5e7eb;--bg:#f7f9fc;--card:#fff;--radius:18px;--shadow:0 20px 45px rgba(15,23,42,.08)}*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans SC",sans-serif;color:var(--dark);background:#fff;line-height:1.7}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.container{width:min(1180px,calc(100% - 40px));margin:0 auto}.top-strip{background:#0f172a;color:#dbeafe;font-size:14px}.strip-inner{height:40px;display:flex;align-items:center;justify-content:space-between}.strip-inner a{color:#fff}.site-header{background:#fff;position:sticky;top:0;z-index:50;box-shadow:0 2px 16px rgba(15,23,42,.06)}.nav-wrap{height:76px;display:flex;align-items:center;justify-content:space-between}.site-logo-text{font-size:28px;font-weight:900;color:var(--primary);letter-spacing:-.04em}.main-navigation ul{list-style:none;display:flex;gap:30px;margin:0;padding:0}.main-navigation a{font-weight:650;color:#263244}.main-navigation a:hover{color:var(--primary)}.menu-toggle{display:none;border:0;background:#eef4ff;color:var(--primary);padding:9px 14px;border-radius:10px}.hero-section{background:linear-gradient(135deg,#eef5ff 0%,#f8fbff 46%,#fff 100%);padding:90px 0}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:60px;align-items:center}.eyebrow{display:inline-flex;color:var(--primary);font-weight:800;text-transform:uppercase;letter-spacing:.08em;font-size:13px;margin-bottom:12px}.hero-copy h1{font-size:56px;line-height:1.08;margin:0 0 22px;letter-spacing:-.05em}.hero-copy p{font-size:18px;color:var(--muted);margin:0 0 30px}.zhuti-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:12px 22px;font-weight:800;transition:.2s}.btn-primary{background:var(--primary);color:#fff;box-shadow:0 12px 25px rgba(36,107,254,.22)}.btn-primary:hover{background:var(--primary-dark);transform:translateY(-1px)}.btn-secondary{background:#eaf1ff;color:var(--primary)}.btn-light{background:#fff;color:var(--primary)}.btn-outline-light{border:1px solid rgba(255,255,255,.45);color:#fff}.hero-actions,.product-actions,.side-actions,.cta-actions{display:flex;gap:14px;flex-wrap:wrap}.hero-stats{display:flex;gap:20px;flex-wrap:wrap;margin-top:30px;color:var(--muted)}.hero-stats strong{display:block;color:var(--dark)}.mock-browser{background:#fff;border-radius:26px;box-shadow:var(--shadow);overflow:hidden;border:1px solid #e8eef8}.mock-bar{height:54px;background:#f1f5f9;display:flex;gap:8px;align-items:center;padding:0 20px}.mock-bar i{width:12px;height:12px;border-radius:50%;background:#cbd5e1}.mock-body{padding:30px}.mock-card.wide{height:160px;border-radius:18px;background:linear-gradient(135deg,var(--primary),#7c3aed);margin-bottom:22px}.mock-row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:22px}.mock-row span{height:90px;border-radius:14px;background:#eef2ff}.mock-list{display:grid;gap:10px}.mock-list b{height:16px;border-radius:99px;background:#e2e8f0}.section-block{padding:82px 0}.alt-bg{background:var(--bg)}.section-head{text-align:center;margin-bottom:36px}.section-head h2,.feature-grid h2{font-size:38px;line-height:1.2;margin:0 0 12px;letter-spacing:-.04em}.section-head p,.feature-grid p{color:var(--muted);margin:0}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.theme-card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:0 10px 30px rgba(15,23,42,.05);transition:.2s}.theme-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.card-thumb{height:220px;background:linear-gradient(135deg,#dbeafe,#eef2ff);display:flex;align-items:center;justify-content:center;font-weight:900;color:var(--primary);overflow:hidden}.card-thumb img{width:100%;height:100%;object-fit:cover}.card-body{padding:22px}.card-badge{display:inline-flex;background:#eef4ff;color:var(--primary);font-size:12px;font-weight:800;border-radius:999px;padding:4px 10px;margin-bottom:10px}.card-body h3{font-size:20px;line-height:1.35;margin:0 0 10px}.card-body p{color:var(--muted);margin:0 0 16px}.card-meta,.card-actions{display:flex;justify-content:space-between;gap:12px;align-items:center}.card-meta{font-size:14px;color:#475569;margin-bottom:14px}.card-actions a{color:var(--primary);font-weight:800}.category-section{background:#0f172a;color:#fff;padding:76px 0}.light .eyebrow{color:#93c5fd}.light h2{color:#fff}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.category-item{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);border-radius:16px;padding:24px 14px;text-align:center;font-weight:800}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.service-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:26px;box-shadow:0 8px 22px rgba(15,23,42,.04)}.service-card h3{margin:0 0 10px;font-size:21px}.service-card p{color:var(--muted);margin:0 0 18px}.service-card span{font-weight:900;color:var(--primary)}.feature-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:50px;align-items:start}.feature-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.feature-list li,.check-list li{background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px 18px;box-shadow:0 6px 18px rgba(15,23,42,.04)}.feature-list li:before,.check-list li:before{content:"✓";color:var(--primary);font-weight:900;margin-right:8px}.article-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.article-item{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:24px}.article-item h2,.article-item h3{margin:0 0 8px}.article-item p{color:var(--muted);margin:0}.page-hero{background:linear-gradient(135deg,#eef5ff,#fff);padding:70px 0}.page-hero.compact h1{font-size:44px;letter-spacing:-.04em;margin:0 0 10px}.page-hero p{color:var(--muted);max-width:760px}.product-hero{background:linear-gradient(135deg,#eef5ff,#fff);padding:72px 0}.product-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center}.product-image img,.image-placeholder{border-radius:24px;box-shadow:var(--shadow);background:#dbeafe}.image-placeholder{height:420px;display:flex;align-items:center;justify-content:center;font-weight:900;color:var(--primary)}.product-summary h1{font-size:46px;line-height:1.12;margin:0 0 16px;letter-spacing:-.04em}.product-summary p{color:var(--muted);font-size:17px}.product-meta-box{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:22px 0}.product-meta-box span{background:#fff;border:1px solid var(--line);border-radius:14px;padding:14px}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:42px;align-items:start}.entry-content{font-size:17px}.entry-content h2{font-size:30px;margin-top:42px}.check-list{list-style:none;padding:0;display:grid;gap:12px}.screenshot-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.screenshot-grid img{border-radius:14px;border:1px solid var(--line)}.changelog-box{white-space:pre-wrap;background:#0f172a;color:#dbeafe;border-radius:16px;padding:20px;overflow:auto}.sticky-box{position:sticky;top:110px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:24px}.side-actions{flex-direction:column}.side-actions .zhuti-btn{width:100%}.site-footer{background:#0f172a;color:#cbd5e1}.footer-cta{text-align:center;padding:70px 0}.footer-cta h2{font-size:34px;color:#fff;margin:0 0 10px}.footer-main{border-top:1px solid rgba(255,255,255,.08);padding:42px 0}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px}.footer-grid h3{color:#fff}.footer-grid ul{list-style:none;padding:0;margin:0;display:grid;gap:8px}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding:18px 0;color:#94a3b8}.pagination-wrap{margin-top:30px}.screen-reader-text{position:absolute;left:-9999px}@media(max-width:900px){.container{width:min(100% - 28px,1180px)}.top-strip{display:none}.nav-wrap{height:auto;min-height:68px;flex-wrap:wrap}.menu-toggle{display:block}.main-navigation{display:none;width:100%;padding-bottom:16px}.main-navigation.is-open{display:block}.main-navigation ul{display:grid;gap:12px}.hero-grid,.product-grid,.feature-grid,.content-grid,.article-layout{grid-template-columns:1fr}.hero-section{padding:58px 0}.hero-copy h1{font-size:40px}.card-grid,.service-grid,.article-list,.feature-card-grid,.scene-grid,.theme-info-grid,.demo-cards{grid-template-columns:1fr}.category-grid{grid-template-columns:repeat(2,1fr)}.feature-list,.screenshot-grid,.footer-grid{grid-template-columns:1fr}.product-summary h1,.article-hero h1{font-size:36px}.section-block{padding:56px 0}.article-content-card{padding:24px}.article-meta-line{gap:10px}.article-sidebar .sticky-box{position:static}}

.article-hero{background:linear-gradient(135deg,#eef5ff,#ffffff);padding:72px 0 54px}.article-hero-inner{max-width:900px}.article-kicker a,.article-kicker span{display:inline-flex;background:#eef4ff;color:var(--primary);border-radius:999px;padding:6px 12px;font-size:13px;font-weight:900;margin-bottom:16px}.article-hero h1{font-size:48px;line-height:1.12;letter-spacing:-.045em;margin:0 0 18px}.article-summary{font-size:19px;color:var(--muted);margin:0 0 22px}.article-meta-line{display:flex;gap:18px;flex-wrap:wrap;color:#64748b;font-size:14px}.article-cover-wrap{margin-top:-24px}.article-cover{width:100%;max-height:460px;object-fit:cover;border-radius:24px;box-shadow:var(--shadow)}.article-body-section{padding-top:48px}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:42px;align-items:start}.article-content-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:38px;box-shadow:0 12px 32px rgba(15,23,42,.05)}.article-content-card p{margin:0 0 20px}.article-content-card h2{border-top:1px solid var(--line);padding-top:28px}.article-content-card blockquote{margin:28px 0;padding:20px 24px;border-left:4px solid var(--primary);background:#f8fbff;border-radius:12px;color:#334155}.article-tags{margin-top:34px;padding-top:22px;border-top:1px solid var(--line);display:flex;gap:10px;flex-wrap:wrap}.article-tags a{background:#eef4ff;color:var(--primary);border-radius:999px;padding:5px 11px;font-size:13px;font-weight:800}.article-sidebar{display:grid;gap:20px}.toc-box .zhuti-btn{width:100%;margin-top:12px}.mini-theme{display:flex;justify-content:space-between;gap:12px;padding:12px 0;border-top:1px solid var(--line)}.mini-theme strong{font-size:14px}.mini-theme span{font-size:13px;color:var(--primary);font-weight:900}.related-articles-section{padding-top:64px}

.theme-detail-page .product-hero{padding:78px 0}.theme-detail-tabs{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.theme-detail-tabs a{background:#fff;border:1px solid var(--line);border-radius:999px;padding:8px 14px;font-weight:800;color:#334155}.theme-info-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:28px 0}.theme-info-item{background:#fff;border:1px solid var(--line);border-radius:16px;padding:18px}.theme-info-item span{display:block;color:var(--muted);font-size:13px}.theme-info-item strong{font-size:18px}.feature-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px;box-shadow:0 8px 22px rgba(15,23,42,.04)}.feature-card b{display:inline-flex;width:36px;height:36px;border-radius:12px;background:#eef4ff;color:var(--primary);align-items:center;justify-content:center;margin-bottom:12px}.feature-card h3{margin:0 0 8px}.feature-card p{color:var(--muted);margin:0}.scene-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.scene-item{background:linear-gradient(135deg,#eef5ff,#fff);border:1px solid var(--line);border-radius:16px;padding:18px;text-align:center;font-weight:900;color:#1f2937}.demo-screen{border:1px solid var(--line);border-radius:24px;overflow:hidden;background:#fff;box-shadow:var(--shadow)}.demo-screen-head{height:42px;background:#f1f5f9;display:flex;align-items:center;gap:8px;padding:0 16px}.demo-screen-head i{width:10px;height:10px;border-radius:50%;background:#cbd5e1}.demo-screen-body{padding:22px}.demo-hero{height:170px;border-radius:18px;background:linear-gradient(135deg,var(--primary),#7c3aed);margin-bottom:18px}.demo-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.demo-cards span{height:110px;background:#eef2ff;border-radius:14px}.version-list{display:grid;gap:12px}.version-item{background:#fff;border:1px solid var(--line);border-radius:16px;padding:16px}.version-item strong{color:var(--primary)}.faq-list{display:grid;gap:14px}.faq-item{background:#fff;border:1px solid var(--line);border-radius:16px;padding:18px}.faq-item h3{margin:0 0 8px}.faq-item p{margin:0;color:var(--muted)}

/* Theme detail width control */
.theme-detail-page .product-grid,.single-theme-page .product-grid{max-width:1120px}.theme-detail-page .theme-info-grid,.single-theme-page .theme-info-grid,.theme-detail-page .feature-card-grid,.single-theme-page .feature-card-grid,.theme-detail-page .scene-grid,.single-theme-page .scene-grid,.theme-detail-page .screenshot-grid,.single-theme-page .screenshot-grid,.theme-detail-page .content-grid,.single-theme-page .content-grid,.theme-detail-page .faq-list,.single-theme-page .faq-list{max-width:1120px}.theme-detail-page .section-head,.single-theme-page .section-head{max-width:760px}.theme-detail-page .article-content-card,.single-theme-page .product-content{max-width:760px}.theme-detail-page .product-summary,.single-theme-page .product-summary{max-width:520px}.theme-detail-page .product-image,.single-theme-page .product-image{max-width:560px}.theme-detail-page .product-sidebar,.single-theme-page .product-sidebar{max-width:320px}.theme-detail-page .entry-content p,.single-theme-page .entry-content p{max-width:72ch}.theme-detail-page .entry-content h2,.single-theme-page .entry-content h2{max-width:72ch}

/* Global layout polish: unified width + responsive */
:root{--site-max:1180px;--content-max:760px;--sidebar-w:320px;--section-y:76px;--section-y-mobile:48px}.container{width:min(var(--site-max),calc(100% - 40px));margin-left:auto;margin-right:auto}.section-block{padding:var(--section-y) 0}.section-head{max-width:760px;margin-left:auto;margin-right:auto}.hero-grid,.product-grid,.feature-grid,.content-grid,.article-layout{width:min(var(--site-max),calc(100% - 40px));margin-left:auto;margin-right:auto}.content-grid,.article-layout{grid-template-columns:minmax(0,1fr) var(--sidebar-w)}.entry-content,.article-content-card,.product-content{max-width:var(--content-max)}.entry-content img,.article-content-card img,.product-content img{border-radius:16px}.card-grid,.service-grid,.feature-card-grid,.screenshot-grid,.theme-info-grid,.scene-grid,.faq-list,.article-list,.category-grid{width:min(var(--site-max),calc(100% - 40px));margin-left:auto;margin-right:auto}.product-summary{max-width:540px}.product-image{max-width:580px}.theme-card,.service-card,.article-item,.feature-card,.faq-item,.sticky-box{overflow:hidden}.page-hero .container,.article-hero-inner{max-width:900px}.archive-page .article-list{max-width:900px}.single-post-page .entry-content:not(.article-content-card){max-width:var(--content-max)}.site-main{overflow-x:hidden}.footer-grid,.footer-cta{width:min(var(--site-max),calc(100% - 40px));margin-left:auto;margin-right:auto}
@media(max-width:1100px){:root{--site-max:960px}.hero-copy h1{font-size:48px}.product-summary h1{font-size:40px}.card-grid,.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.theme-info-grid,.scene-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:900px){:root{--section-y:var(--section-y-mobile)}.container,.hero-grid,.product-grid,.feature-grid,.content-grid,.article-layout,.card-grid,.service-grid,.feature-card-grid,.screenshot-grid,.theme-info-grid,.scene-grid,.faq-list,.article-list,.category-grid,.footer-grid,.footer-cta{width:min(100% - 28px,var(--site-max))}.hero-grid,.product-grid,.feature-grid,.content-grid,.article-layout{grid-template-columns:1fr;gap:28px}.content-grid,.article-layout{grid-template-columns:1fr}.product-sidebar,.article-sidebar{max-width:none}.sticky-box{position:static}.hero-section,.product-hero,.article-hero,.page-hero{padding:48px 0}.hero-copy h1,.article-hero h1{font-size:38px;line-height:1.12}.product-summary h1,.page-hero.compact h1{font-size:34px}.section-head h2,.feature-grid h2{font-size:30px}.card-grid,.service-grid,.feature-card-grid,.screenshot-grid,.article-list{grid-template-columns:1fr}.theme-info-grid,.scene-grid,.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-content-card{padding:24px}.product-meta-box{grid-template-columns:1fr}.hero-actions,.product-actions,.cta-actions{gap:10px}.zhuti-btn{width:auto;min-height:44px}.main-navigation ul{align-items:flex-start}.footer-grid{grid-template-columns:1fr}}
@media(max-width:560px){.container,.hero-grid,.product-grid,.feature-grid,.content-grid,.article-layout,.card-grid,.service-grid,.feature-card-grid,.screenshot-grid,.theme-info-grid,.scene-grid,.faq-list,.article-list,.category-grid,.footer-grid,.footer-cta{width:calc(100% - 24px)}.hero-copy h1,.article-hero h1{font-size:32px}.product-summary h1,.page-hero.compact h1{font-size:30px}.section-head h2,.feature-grid h2{font-size:26px}.hero-copy p,.article-summary,.product-summary p{font-size:16px}.theme-info-grid,.scene-grid,.category-grid{grid-template-columns:1fr}.card-thumb{height:180px}.mock-body,.demo-screen-body{padding:18px}.demo-hero{height:130px}.footer-cta h2{font-size:26px}.zhuti-btn{width:100%}.hero-stats{display:grid;grid-template-columns:1fr;gap:10px}.article-meta-line{display:grid;gap:6px}.theme-detail-tabs{display:grid;grid-template-columns:1fr 1fr}.theme-detail-tabs a{text-align:center}.product-image,.product-summary{max-width:none}}

/* Theme store category filter */
.theme-category-filter{background:#fff;border-bottom:1px solid var(--line);padding:22px 0}.theme-category-filter-inner{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.filter-label{font-weight:900;color:#0f172a;margin-right:4px}.filter-pill{display:inline-flex;align-items:center;gap:7px;border:1px solid var(--line);background:#fff;color:#334155;border-radius:999px;padding:9px 15px;font-weight:800;box-shadow:0 4px 14px rgba(15,23,42,.04);transition:.2s}.filter-pill small{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;border-radius:999px;background:#eef2ff;color:var(--primary);font-size:12px;padding:0 6px}.filter-pill:hover,.filter-pill.is-active{background:var(--primary);border-color:var(--primary);color:#fff;transform:translateY(-1px)}.filter-pill:hover small,.filter-pill.is-active small{background:rgba(255,255,255,.2);color:#fff}.theme-archive-section{padding-top:42px}.archive-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px;color:#64748b}.archive-toolbar strong{display:block;color:#0f172a;font-size:22px}.archive-toolbar span{font-size:14px}@media(max-width:560px){.theme-category-filter{padding:16px 0}.theme-category-filter-inner{gap:8px}.filter-label{width:100%;margin-bottom:2px}.filter-pill{padding:8px 12px;font-size:14px}.archive-toolbar{display:block}.archive-toolbar strong{font-size:20px}}

/* Theme detail: scenes inside purchase sidebar */
.sidebar-scenes{border-top:1px solid var(--line);margin-top:16px;padding-top:16px}.sidebar-scenes h4{font-size:15px;margin:0 0 10px;color:#0f172a}.sidebar-scene-list{display:flex;flex-wrap:wrap;gap:8px}.sidebar-scene-list span{display:inline-flex;align-items:center;border:1px solid #dbe4f0;background:#f8fafc;color:#334155;border-radius:999px;padding:7px 10px;font-size:13px;font-weight:800}.single-theme-page .side-actions{margin-top:18px}@media(max-width:900px){.sidebar-scene-list span{font-size:13px}.single-theme-page .side-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.single-theme-page .side-actions .zhuti-btn{width:100%}}@media(max-width:560px){.single-theme-page .side-actions{grid-template-columns:1fr}}

/* Product admin-driven detail extras */
.screenshot-item{margin:0;background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:0 12px 32px rgba(15,23,42,.08)}.screenshot-item img{display:block;width:100%;height:auto}.screenshot-item figcaption{padding:12px 14px;color:#64748b;font-weight:800;font-size:14px}.product-check-list,.sidebar-check-list{list-style:none;margin:12px 0 0;padding:0;display:grid;gap:10px}.product-check-list li,.sidebar-check-list li{position:relative;padding-left:24px;color:#334155}.product-check-list li:before,.sidebar-check-list li:before{content:'✓';position:absolute;left:0;top:0;color:var(--primary);font-weight:900}.sidebar-check-list li{font-size:14px}.sidebar-included{border-top:1px solid var(--line);margin-top:16px;padding-top:16px}.changelog-box{white-space:pre-wrap;background:#0f172a;color:#e2e8f0;border-radius:14px;padding:16px;overflow:auto;font-size:13px;line-height:1.7}

/* Home hero admin image */
.home-hero-image{margin:0;background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:24px;overflow:hidden;box-shadow:0 24px 70px rgba(15,23,42,.14);transform:rotate(1deg)}.home-hero-image img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover}.home-hero-image figcaption{padding:12px 16px;color:#64748b;font-weight:800;font-size:14px;background:#fff}@media(max-width:900px){.home-hero-image{transform:none}.home-hero-image img{aspect-ratio:16/10}}@media(max-width:560px){.home-hero-image{border-radius:18px}}

/* Home hero showcase polish */
.home-hero-showcase{position:relative;min-height:440px;display:flex;align-items:center;justify-content:center;padding:28px}.home-hero-showcase:before{content:'';position:absolute;inset:18px 0 0 26px;border-radius:36px;background:linear-gradient(135deg,rgba(79,70,229,.12),rgba(14,165,233,.1));filter:blur(.2px);transform:rotate(-4deg)}.showcase-orb{position:absolute;border-radius:999px;filter:blur(8px);opacity:.72}.orb-one{width:150px;height:150px;background:rgba(79,70,229,.2);right:8px;top:18px}.orb-two{width:120px;height:120px;background:rgba(16,185,129,.18);left:20px;bottom:38px}.home-hero-showcase .home-hero-image{position:relative;z-index:2;width:min(100%,560px);margin:0;background:rgba(255,255,255,.92);border:1px solid rgba(148,163,184,.28);border-radius:26px;overflow:hidden;box-shadow:0 30px 80px rgba(15,23,42,.18),0 10px 30px rgba(79,70,229,.12);transform:rotate(1.2deg);backdrop-filter:blur(14px)}.home-hero-image-bar{height:44px;display:flex;align-items:center;gap:8px;padding:0 15px;border-bottom:1px solid rgba(226,232,240,.9);background:linear-gradient(180deg,#fff,#f8fafc)}.home-hero-image-bar i{width:10px;height:10px;border-radius:50%;display:block}.home-hero-image-bar i:nth-child(1){background:#fb7185}.home-hero-image-bar i:nth-child(2){background:#fbbf24}.home-hero-image-bar i:nth-child(3){background:#34d399}.home-hero-image-bar span{margin-left:8px;color:#94a3b8;font-size:12px;font-weight:800;letter-spacing:.02em}.home-hero-image-frame{padding:12px;background:#f8fafc}.home-hero-showcase .home-hero-image img{display:block;width:100%;height:auto;aspect-ratio:16/10;object-fit:cover;border-radius:18px;box-shadow:inset 0 0 0 1px rgba(15,23,42,.04)}.home-hero-showcase .home-hero-image figcaption{padding:13px 18px;color:#475569;font-weight:900;font-size:14px;background:#fff;border-top:1px solid #eef2f7}.showcase-badge{position:absolute;z-index:3;background:#fff;border:1px solid rgba(226,232,240,.95);box-shadow:0 16px 38px rgba(15,23,42,.12);border-radius:999px;padding:10px 14px;color:#0f172a;font-weight:900;font-size:13px}.badge-top{right:0;top:74px}.badge-bottom{left:6px;bottom:80px}.badge-top:before,.badge-bottom:before{content:'•';color:var(--primary);margin-right:7px;font-size:18px;line-height:0}@media(max-width:900px){.home-hero-showcase{min-height:auto;padding:18px 4px 28px}.home-hero-showcase:before{inset:12px 12px 0 12px}.home-hero-showcase .home-hero-image{transform:none}.showcase-badge{display:none}.home-hero-showcase .home-hero-image img{aspect-ratio:16/10}}@media(max-width:560px){.home-hero-showcase{padding:8px 0 18px}.home-hero-showcase .home-hero-image{border-radius:20px}.home-hero-image-frame{padding:8px}.home-hero-showcase .home-hero-image img{border-radius:14px}.home-hero-image-bar span{max-width:170px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}

/* Article breadcrumb */
.breadcrumb-nav{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;margin:0 auto 18px;color:#64748b;font-size:14px;font-weight:800}.breadcrumb-nav a{color:#475569}.breadcrumb-nav a:hover{color:var(--primary)}.breadcrumb-nav span{color:#cbd5e1}.breadcrumb-nav strong{color:#0f172a;max-width:420px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.article-detail-page .article-hero .breadcrumb-nav+ .article-kicker{margin-top:0}@media(max-width:560px){.breadcrumb-nav{justify-content:flex-start;font-size:13px}.breadcrumb-nav strong{max-width:220px}}

/* Mobile experience + performance polish */
img{max-width:100%;height:auto}.site-header{z-index:50}.menu-toggle{min-height:44px;min-width:64px}.zhuti-btn,a,button{touch-action:manipulation}.theme-card,.article-item,.service-card,.feature-card,.faq-item,.theme-info-item{content-visibility:auto;contain-intrinsic-size:1px 320px}.article-cover,.card-thumb img,.screenshot-item img,.home-hero-showcase .home-hero-image img{background:#eef2f7}
@media(max-width:900px){body{font-size:16px}.top-strip{display:none}.site-header{position:sticky;top:0;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);box-shadow:0 8px 28px rgba(15,23,42,.08)}.nav-wrap{min-height:62px}.site-logo-text{font-size:25px}.menu-toggle{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:999px;background:#fff;color:#0f172a;font-weight:900;padding:9px 14px}.main-navigation{position:absolute;left:14px;right:14px;top:70px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 24px 60px rgba(15,23,42,.18);padding:12px;display:none}.main-navigation.is-open{display:block}.main-navigation ul{display:grid;gap:6px;margin:0;padding:0}.main-navigation li{width:100%}.main-navigation a{display:flex;align-items:center;min-height:44px;border-radius:12px;padding:10px 12px;background:#f8fafc;color:#0f172a;font-weight:900}.main-navigation a:hover{background:#eef2ff;color:var(--primary)}.hero-section{padding-top:42px}.hero-grid{gap:22px}.hero-copy{text-align:left}.hero-copy .eyebrow,.section-head .eyebrow{font-size:12px}.hero-copy h1{max-width:11em}.hero-actions{display:grid;grid-template-columns:1fr 1fr}.hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));font-size:13px}.home-hero-showcase{margin-top:4px}.section-block{padding:46px 0}.section-head{text-align:left}.section-head h2{line-height:1.18}.card-grid,.service-grid,.feature-card-grid,.screenshot-grid,.article-list{gap:16px}.theme-card,.article-item,.service-card,.feature-card,.faq-item{border-radius:18px}.card-body,.article-item,.service-card,.feature-card,.faq-item{padding:18px}.theme-category-filter{position:sticky;top:62px;z-index:30;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);overflow-x:auto}.theme-category-filter-inner{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;scrollbar-width:none}.theme-category-filter-inner::-webkit-scrollbar{display:none}.filter-label{flex:0 0 auto}.filter-pill{flex:0 0 auto;white-space:nowrap}.product-hero{padding-top:44px}.theme-detail-tabs{overflow-x:auto;display:flex;justify-content:flex-start;scrollbar-width:none}.theme-detail-tabs::-webkit-scrollbar{display:none}.theme-detail-tabs a{flex:0 0 auto;white-space:nowrap}.theme-info-grid{gap:12px}.theme-info-item{padding:16px}.product-content,.article-content-card{max-width:none}.entry-content h2{font-size:24px;line-height:1.25}.entry-content p,.entry-content li{font-size:16px;line-height:1.82}.sticky-box{border-radius:18px}.article-hero{text-align:left}.article-hero-inner{max-width:none}.article-hero h1{max-width:12em}.breadcrumb-nav{justify-content:flex-start}.footer-cta{text-align:left}.footer-cta .cta-actions{display:grid;grid-template-columns:1fr 1fr}}
@media(max-width:560px){.container,.hero-grid,.product-grid,.feature-grid,.content-grid,.article-layout,.card-grid,.service-grid,.feature-card-grid,.screenshot-grid,.theme-info-grid,.scene-grid,.faq-list,.article-list,.category-grid,.footer-grid,.footer-cta{width:calc(100% - 22px)}.site-logo-text{font-size:23px}.nav-wrap{min-height:58px}.main-navigation{left:11px;right:11px;top:64px}.hero-section,.product-hero,.article-hero,.page-hero{padding:34px 0}.hero-copy h1,.article-hero h1{font-size:30px;max-width:100%}.product-summary h1,.page-hero.compact h1{font-size:28px}.hero-copy p,.product-summary p,.article-summary{font-size:15.5px;line-height:1.75}.hero-actions,.footer-cta .cta-actions{grid-template-columns:1fr}.hero-stats{grid-template-columns:1fr;gap:8px}.hero-stats span{padding:10px 12px;border-radius:12px;background:#fff;border:1px solid var(--line)}.home-hero-showcase{padding:2px 0 10px}.home-hero-image-bar{height:38px}.home-hero-showcase .home-hero-image img{aspect-ratio:4/3}.section-block{padding:38px 0}.section-head{margin-bottom:18px}.section-head h2{font-size:25px}.card-thumb{height:168px}.card-body h3,.article-item h3,.service-card h3{font-size:19px}.product-meta-box{gap:10px}.product-actions,.side-actions{display:grid!important;grid-template-columns:1fr!important}.zhuti-btn{min-height:46px;justify-content:center}.theme-info-grid{grid-template-columns:1fr}.screenshot-grid{gap:14px}.screenshot-item figcaption{font-size:13px}.article-content-card{padding:20px;border-radius:18px}.entry-content h2{font-size:22px}.entry-content p,.entry-content li{font-size:16px}.faq-item h3{font-size:18px}.footer-grid{gap:20px}.footer-cta h2{font-size:24px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
