.marketing-scope .docs-search{margin-top:var(--space-8);max-width:540px}.marketing-scope .docs-search-field{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs);align-items:center;gap:var(--space-3);padding:0 var(--space-4);transition:border-color .2s,box-shadow .2s;display:flex}.marketing-scope .docs-search-field:focus-within{border-color:var(--primary);box-shadow:var(--shadow-sm)}.marketing-scope .docs-search-field svg{color:var(--muted-foreground);flex-shrink:0;width:18px;height:18px}.marketing-scope .docs-search-field input{color:var(--foreground);font:inherit;background:0 0;border:0;outline:none;flex:1;padding:14px 0;font-size:15px}.marketing-scope .docs-search-field input::placeholder{color:var(--muted-foreground)}.marketing-scope .docs-search-kbd{background:color-mix(in oklch,var(--primary) 9%,transparent);border-radius:var(--radius-sm);color:var(--primary);letter-spacing:.06em;text-transform:uppercase;flex-shrink:0;padding:3px 8px;font-size:11px;font-weight:600}.marketing-scope .docs-search-note{color:var(--muted-foreground);margin:var(--space-3) 0 0;font-size:13px}.marketing-scope .topics{background:var(--background)}.marketing-scope .topic-head{max-width:640px;margin-bottom:clamp(32px,5vh,56px)}.marketing-scope .topic-head .h-section{margin-bottom:var(--space-3)}.marketing-scope .topic-grid{gap:var(--space-4);grid-template-columns:1fr;display:grid}@media (min-width:600px){.marketing-scope .topic-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.marketing-scope .topic-grid{gap:var(--space-6);grid-template-columns:repeat(3,1fr)}}.marketing-scope .topic-card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-xs);gap:var(--space-3);flex-direction:column;padding:clamp(20px,2.4vw,26px);transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s,border-color .25s;display:flex;position:relative}.marketing-scope .topic-card:hover{border-color:var(--primary);box-shadow:var(--shadow-lg);transform:translateY(-4px)}.marketing-scope .topic-card:focus-within{border-color:var(--primary)}.marketing-scope .topic-icon{background:color-mix(in oklch,var(--primary) 10%,transparent);color:var(--primary);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .3s cubic-bezier(.16,1,.3,1),background .3s;display:inline-flex}.marketing-scope .topic-icon svg{width:22px;height:22px}.marketing-scope .topic-card:hover .topic-icon{background:color-mix(in oklch,var(--primary) 18%,transparent);transform:rotate(-4deg)scale(1.05)}.marketing-scope .topic-card .h-card:after{content:"";position:absolute;inset:0}.marketing-scope .topic-card .h-card a{color:inherit}.marketing-scope .topic-desc{color:var(--muted-foreground);flex:1;margin:0;font-size:14px;line-height:1.5}.marketing-scope .topic-meta{align-items:center;gap:var(--space-2);margin-top:var(--space-1);justify-content:space-between;display:flex}.marketing-scope .topic-count{color:var(--muted-foreground);letter-spacing:.02em;font-size:12px;font-weight:500}.marketing-scope .topic-badge{background:color-mix(in oklch,var(--primary) 9%,transparent);border-radius:var(--radius-sm);color:var(--primary);letter-spacing:.06em;text-transform:uppercase;padding:3px 8px;font-size:10px;font-weight:600}.marketing-scope .topic-arrow{color:var(--primary);transition:transform .25s;display:inline-flex}.marketing-scope .topic-arrow svg{width:16px;height:16px}.marketing-scope .topic-card:hover .topic-arrow{transform:translate(3px)}.marketing-scope .popular{background:var(--muted);border-bottom:1px solid var(--border);border-top:1px solid var(--border)}.marketing-scope .popular-head{align-items:flex-end;gap:var(--space-4);flex-wrap:wrap;justify-content:space-between;margin-bottom:clamp(28px,4vh,44px);display:flex}.marketing-scope .popular-head .h-section{margin:0}.marketing-scope .popular-grid{gap:var(--space-4);grid-template-columns:1fr;display:grid}@media (min-width:600px){.marketing-scope .popular-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.marketing-scope .popular-grid{grid-template-columns:repeat(4,1fr)}}.marketing-scope .article-card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs);gap:var(--space-3);flex-direction:column;padding:clamp(18px,2vw,22px);transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s,border-color .25s;display:flex;position:relative}.marketing-scope .article-card:hover{border-color:var(--primary);box-shadow:var(--shadow-md);transform:translateY(-3px)}.marketing-scope .article-tag{color:var(--primary);letter-spacing:.08em;text-transform:uppercase;align-self:flex-start;font-size:11px;font-weight:500}.marketing-scope .article-status{color:var(--muted-foreground);align-items:center;gap:6px;margin-top:auto;font-size:12px;display:inline-flex}.marketing-scope .article-status .dot{background:color-mix(in oklch,var(--primary) 55%,var(--border));border-radius:50%;flex-shrink:0;width:7px;height:7px}
