[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-automattic-de-slopify-audit":3,"mdc-lone5k-key":36,"related-org-automattic-de-slopify-audit":4476,"related-repo-automattic-de-slopify-audit":4661},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":11,"stars":25,"repoUrl":26,"updatedAt":27,"license":28,"forks":29,"topics":30,"repo":31,"sourceUrl":34,"mdContent":35},"de-slopify-audit","audit and remove AI-slop design patterns","Scan a site for AI-slop defaults and replace them with premium patterns. Detects generic giveaways (Inter everywhere,",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},"automattic","Automattic","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Fautomattic.png",[12,16,19,22],{"name":13,"slug":14,"type":15},"Design Critique","design-critique","tag",{"name":17,"slug":18,"type":15},"Audit","audit",{"name":20,"slug":21,"type":15},"Frontend","frontend",{"name":23,"slug":24,"type":15},"Design","design",1,"https:\u002F\u002Fgithub.com\u002FAutomattic\u002Fdesign-polish-suite","2026-06-20T07:57:10.581611",null,0,[],{"repoUrl":26,"stars":25,"forks":29,"topics":32,"description":33},[],"This suite contains 6 focused skills that together form a full-stack design intervention for interfaces suffering from Terminal Blandness Syndrome (TBS). Symptoms include: identical card radiuses everywhere, #000 text on #fff backgrounds, hover states that just make things darker, and gradients that scream “I asked an AI to make this.”","https:\u002F\u002Fgithub.com\u002FAutomattic\u002Fdesign-polish-suite\u002Ftree\u002FHEAD\u002Fde-slopify-audit","---\nname: de-slopify-audit\ndescription: Scan a site for AI-slop defaults and replace them with premium patterns. Detects generic giveaways (Inter everywhere, #fff backgrounds, rounded-md, ease-in-out 300ms, purple→blue gradient hero, Lucide defaults, black shadows, hover:bg-darker) and prescribes specific fixes. Use as a final pre-ship audit, or when a user says their site looks \"AI-generated,\" \"generic,\" or \"like every SaaS template.\"\n---\n\n# De-Slopify Audit\n\nA checklist-driven audit to strip AI-slop tells from a site and replace them with premium patterns. Extracted from comparing 12 VC-funded case studies against common AI-generated defaults.\n\n## When to invoke\n\n- User says: \"it looks like ChatGPT\u002FClaude\u002Fv0 generated this\"\n- Site is ready-to-ship but feels generic\n- Pre-launch final review\n- Design review comparing against references\n- When someone else sent you a \"why does this look AI-made?\" question\n\n## The 17-point audit\n\nRun through each point. For every item marked ❌, apply the fix.\n\n### 1. Background color\n- ❌ **Slop**: `background: #ffffff` or `background: #f9fafb`\n- ✅ **Fix**: Warm off-white `#fafafa`, `#f7f7f5`, `#f5f2f0`, or `#fbfaf9`\n- See: `soft-gradient-dreamy` skill, Rule 1\n\n### 2. Primary typeface\n- ❌ **Slop**: `font-family: Inter, sans-serif` on every element\n- ✅ **Fix**: Distinct display font + neutral body. PP Neue Montreal \u002F Geist \u002F Söhne \u002F Instrument Serif + Inter\u002FGeist body\n- See: `typography-that-sells`, Rule 1\n\n### 3. Display letter-spacing\n- ❌ **Slop**: `h1 { font-size: 64px; }` with no letter-spacing\n- ✅ **Fix**: `letter-spacing: -0.035em` minimum on 48px+ headings; use px (`-0.46px`) for foundry precision\n- See: `typography-that-sells`, Rule 2\n\n### 4. Display line-height\n- ❌ **Slop**: `line-height: 1.5` on 60px headings\n- ✅ **Fix**: `line-height: 1.0-1.1` on display, `1.3-1.5` on body\n- See: `typography-that-sells`, Rule 3\n\n### 5. Body font-weight\n- ❌ **Slop**: `font-weight: 400` or `500` on body\n- ✅ **Fix**: `font-weight: 300` body paired with 500-600 display — maximum elegance contrast\n- See: `typography-that-sells`, Rule 4\n\n### 6. Shadow color\n- ❌ **Slop**: `box-shadow: 0 4px 6px rgba(0,0,0,0.1)` — neutral black\n- ✅ **Fix**: Tint shadow to match theme. Warm → plum `rgba(45,32,50,..)` \u002F rose `rgba(100,63,63,..)`. Cool → blue-gray `rgba(34,42,53,..)`. Match to your palette\n- See: `soft-gradient-dreamy`, Rule 2\n\n### 7. Shadow layering\n- ❌ **Slop**: single-layer `shadow-lg` Tailwind default\n- ✅ **Fix**: 3-8 layer stack: ring + short contact + medium ambient + long ambient + inset highlights (top & bottom)\n- See: `soft-gradient-dreamy`, Rule 3\n\n### 8. Hero gradient\n- ❌ **Slop**: `linear-gradient(135deg, #667eea, #764ba2)` purple→blue diagonal\n- ✅ **Fix**: 3+ stop warm gradient at a specific angle (70°, 78°, 145°, 195°). Copy from Incident\u002FCohere\u002FAngelList\n- See: `soft-gradient-dreamy`, Rule 4\n\n### 9. Border radius\n- ❌ **Slop**: `rounded-md` (8px) on every card, button, input, image\n- ✅ **Fix**: Pick a radius architecture: binary (0\u002Fpill), asymmetric interlocking, or per-element variety (pill buttons + 12-20px cards + 2px chips)\n- See: `spatial-rhythm-and-whitespace`, Rule 1\n\n### 10. Borders\n- ❌ **Slop**: `border: 1px solid #e5e7eb`\n- ✅ **Fix**: Hairline at 4-10% alpha of theme-tinted dark color. `rgba(0,0,0,0.06)` minimum, or `rgba(12,38,77,0.04)` navy-tinted\n- See: `spatial-rhythm-and-whitespace`, Rule 6\n\n### 11. Section padding\n- ❌ **Slop**: `py-12` (48px) or `py-16` (64px) on every section\n- ✅ **Fix**: 80-160px vertical section padding. Use `py-24` minimum; `py-32` for hero; `py-40` for editorial\n- See: `spatial-rhythm-and-whitespace`, Rule 2\n\n### 12. Transition\n- ❌ **Slop**: `transition: all 300ms ease-in-out`\n- ✅ **Fix**: Named cubic-bezier (`cubic-bezier(.215,.61,.355,1)` or `cubic-bezier(.4,0,.2,1)`). Duration per interaction: 75ms press, 200ms hover, 600ms reveal\n- See: `motion-and-micro-interactions`, Rules 1-2\n\n### 13. Button hover\n- ❌ **Slop**: `hover:bg-blue-600` color-only hover\n- ✅ **Fix**: Add `:active { transform: scale(0.95); }` for press feedback; add shadow delta; orchestrate child translations\n- See: `motion-and-micro-interactions`, Rule 3\n\n### 14. Card hover\n- ❌ **Slop**: `hover:translate-y-[-4px] hover:shadow-xl`\n- ✅ **Fix**: Grow the shadow ring weight (8% → 10% alpha) and deepen contact shadows; keep the card stationary\n- See: `motion-and-micro-interactions`, Rule 5\n\n### 15. Icons\n- ❌ **Slop**: Lucide everything, 2px stroke, defaults\n- ✅ **Fix**: Phosphor (with Bold\u002FFill weights) OR custom inline SVG OR icon font; 1.5px stroke standard; rounded caps\n- See case studies: Outseta (Phosphor), Cohere (icon font), Cal (custom 1.5)\n\n### 16. Gradient on buttons\n- ❌ **Slop**: Primary button has a gradient background\n- ✅ **Fix**: Flat solid color for button background + rich multi-layer shadow for depth. Gradient lives elsewhere (hero, art plates, text-clip)\n- See: Amplemarket, Cal, Cohere — all flat-color buttons with stacked shadows\n\n### 17. Eyebrow labels\n- ❌ **Slop**: `\u003Cspan class=\"text-xs uppercase\">Features\u003C\u002Fspan>`\n- ✅ **Fix**: Monospace font, wider positive tracking (0.1-0.2em), optionally color-muted\n```css\n.eyebrow {\n  font-family: 'Geist Mono', 'Fragment Mono', monospace;\n  font-size: 11px;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n  color: var(--text-muted);\n}\n```\n\n## Quick-scan grep commands\n\nRun these against your codebase to find slop patterns:\n\n```bash\n# Find pure-white backgrounds\ngrep -rn \"background.*#fff\\b\\|#ffffff\\|bg-white\\b\" --include=\"*.{css,tsx,jsx,html,vue,svelte}\" .\n\n# Find generic ease-in-out 300ms\ngrep -rn \"ease-in-out\\|duration-300\\|0\\.3s ease\" --include=\"*.{css,tsx,jsx}\" .\n\n# Find rounded-md monotone\ngrep -rn \"rounded-md\\|border-radius:\\s*8px\" --include=\"*.{css,tsx,jsx,html}\" .\n\n# Find the purple→blue gradient\ngrep -rn \"#667eea\\|#764ba2\\|from-purple.*to-blue\\|from-blue.*to-purple\" --include=\"*.{css,tsx,jsx}\" .\n\n# Find single-layer shadows\ngrep -rn \"box-shadow:\\s*0 4px 6px\\|shadow-md\\|shadow-lg\" --include=\"*.{css,tsx,jsx}\" .\n\n# Find Inter everywhere\ngrep -rn \"font-family.*Inter\\|font-sans\" --include=\"*.{css,tsx,jsx}\" . | wc -l\n\n# Find translateY hover cards\ngrep -rn \"hover:.*translate-y\\|hover:-translate\" --include=\"*.{css,tsx,jsx}\" .\n\n# Find 48\u002F64px section padding\ngrep -rn \"py-12\\|py-16\\|padding-block:\\s*48\\|padding-block:\\s*64\" --include=\"*.{css,tsx,jsx,html}\" .\n\n# Find plain black shadows\ngrep -rn \"rgba(0,\\s*0,\\s*0,\" --include=\"*.{css,tsx,jsx}\" .\n\n# Find color-only button hover\ngrep -rn \"hover:bg-\\|hover:background\" --include=\"*.{css,tsx,jsx}\" .\n```\n\n## Audit report template\n\nRun through the site, mark each with ✅ \u002F ⚠️ \u002F ❌:\n\n```\n## De-Slopify Audit: \u003Csite-name>\n\nBackground:            [ ]   (if ❌: swap #fff → #fafafa\u002F#f7f7f5)\nTypeface:              [ ]   (if ❌: display font + body font split)\nDisplay tracking:      [ ]   (if ❌: -0.035em minimum)\nDisplay line-height:   [ ]   (if ❌: ≤1.1 on display)\nBody weight:           [ ]   (if ❌: test weight 300)\nShadow tint:           [ ]   (if ❌: tint to theme)\nShadow layering:       [ ]   (if ❌: 3-8 layer stack)\nHero gradient:         [ ]   (if ❌: 3+ stop warm, non-135° angle)\nBorder radius system:  [ ]   (if ❌: pick architecture)\nBorder colors:         [ ]   (if ❌: hairline at 4-10% alpha)\nSection padding:       [ ]   (if ❌: 80-160px)\nTransition easing:     [ ]   (if ❌: named cubic-bezier)\nTransition duration:   [ ]   (if ❌: per-interaction durations)\nButton hover:          [ ]   (if ❌: add :active scale, child orchestration)\nCard hover:            [ ]   (if ❌: shadow growth, no translateY)\nIcon style:            [ ]   (if ❌: 1.5px stroke, not Lucide defaults)\nButton background:     [ ]   (if ❌: flat color + rich shadow)\nEyebrow labels:        [ ]   (if ❌: mono + wide tracking)\n\nScore: X \u002F 18\n```\n\n## The 5 most damaging AI tells (fix these first)\n\nIf you can only fix 5 things, fix these — they move the design from \"AI\" to \"designed\":\n\n1. **Background color** — swap `#fff` → `#fafafa`\u002F`#f7f7f5` (60 seconds, massive impact)\n2. **Display font** — add ONE distinctive typeface for headings\n3. **Tracking + line-height on h1\u002Fh2** — `-0.035em \u002F line-height: 1.0` (huge perception shift)\n4. **Shadow tint + layering** — drop in a 5-layer tinted shadow system\n5. **Button :active state** — add `scale(0.95)` press feedback\n\n## Before\u002Fafter snippets\n\n### Before (AI slop)\n```css\nbody { background: #ffffff; font-family: Inter, sans-serif; color: #333; }\nh1 { font-size: 60px; font-weight: 700; }\n.btn { background: #3b82f6; color: white; padding: 12px 24px; border-radius: 8px;\n       transition: all 0.3s ease-in-out; }\n.btn:hover { background: #2563eb; }\n.card { background: white; border: 1px solid #e5e7eb; border-radius: 8px;\n        box-shadow: 0 4px 6px rgba(0,0,0,0.1); padding: 24px; }\n.hero { background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); padding: 64px 0; }\n```\n\n### After (de-slopified)\n```css\nbody {\n  background: #f7f7f5;\n  font-family: 'Inter', system-ui, sans-serif;\n  font-weight: 300;\n  color: #222221;\n}\nh1 {\n  font-family: 'PP Neue Montreal', 'Söhne', system-ui, sans-serif;\n  font-size: clamp(3rem, 2rem + 5vw, 4.5rem);\n  font-weight: 500;\n  line-height: 1.0;\n  letter-spacing: -0.035em;\n}\n.btn {\n  background: #222221;\n  color: #fff;\n  padding: 12px 20px 13px 24px;\n  border-radius: 9999px;\n  font-weight: 500;\n  box-shadow:\n    0 1px 2px rgba(45,32,50,0.05),\n    inset 0 10px 24px -10px rgba(255,255,255,0.4);\n  transition: all 75ms ease-in;\n}\n.btn:hover  { transition-duration: 200ms; }\n.btn:active { transform: scale(0.97); box-shadow: 0 1px 2px rgba(45,32,50,0.05); }\n.card {\n  background: #fff;\n  border-radius: 12px;\n  padding: 24px;\n  box-shadow:\n    0 0 0 1px rgba(45,32,50,0.06),\n    0 2px 6px -2px rgba(45,32,50,0.08),\n    0 16px 40px -8px rgba(45,32,50,0.06),\n    inset 0 .5px .5px rgba(255,255,255,0.4);\n  transition: box-shadow 200ms cubic-bezier(.4,0,.2,1);\n}\n.card:hover { box-shadow:\n    0 0 0 1px rgba(45,32,50,0.10),\n    0 4px 12px -2px rgba(45,32,50,0.10),\n    0 24px 56px -12px rgba(45,32,50,0.10),\n    inset 0 .5px .5px rgba(255,255,255,0.4); }\n.hero {\n  background:\n    linear-gradient(180deg, rgba(224,246,255,0.1) 0%, transparent 25%,\n                            transparent 90%, rgba(224,246,255,0.1) 100%),\n    #f7f7f5;\n  padding-block: 140px 96px;\n}\n```\n\n## Related skills\n\nAfter running this audit, escalate to:\n- **`typography-that-sells`** for deep type work\n- **`soft-gradient-dreamy`** for shadow\u002Fgradient systems\n- **`motion-and-micro-interactions`** for animation\n- **`spatial-rhythm-and-whitespace`** for layout\n- **`add-signature-moment`** once the baseline is polished\n",{"data":37,"body":38},{"name":4,"description":6},{"type":39,"children":40},"root",[41,49,55,62,92,98,103,110,195,201,243,249,305,311,367,373,427,433,497,503,544,550,590,596,637,643,698,704,776,782,837,843,891,897,936,942,970,976,1004,1010,1038,1245,1251,1256,1898,1904,1909,1919,1925,1930,2028,2034,2040,2644,2650,4390,4396,4401,4470],{"type":42,"tag":43,"props":44,"children":45},"element","h1",{"id":4},[46],{"type":47,"value":48},"text","De-Slopify Audit",{"type":42,"tag":50,"props":51,"children":52},"p",{},[53],{"type":47,"value":54},"A checklist-driven audit to strip AI-slop tells from a site and replace them with premium patterns. Extracted from comparing 12 VC-funded case studies against common AI-generated defaults.",{"type":42,"tag":56,"props":57,"children":59},"h2",{"id":58},"when-to-invoke",[60],{"type":47,"value":61},"When to invoke",{"type":42,"tag":63,"props":64,"children":65},"ul",{},[66,72,77,82,87],{"type":42,"tag":67,"props":68,"children":69},"li",{},[70],{"type":47,"value":71},"User says: \"it looks like ChatGPT\u002FClaude\u002Fv0 generated this\"",{"type":42,"tag":67,"props":73,"children":74},{},[75],{"type":47,"value":76},"Site is ready-to-ship but feels generic",{"type":42,"tag":67,"props":78,"children":79},{},[80],{"type":47,"value":81},"Pre-launch final review",{"type":42,"tag":67,"props":83,"children":84},{},[85],{"type":47,"value":86},"Design review comparing against references",{"type":42,"tag":67,"props":88,"children":89},{},[90],{"type":47,"value":91},"When someone else sent you a \"why does this look AI-made?\" question",{"type":42,"tag":56,"props":93,"children":95},{"id":94},"the-17-point-audit",[96],{"type":47,"value":97},"The 17-point audit",{"type":42,"tag":50,"props":99,"children":100},{},[101],{"type":47,"value":102},"Run through each point. For every item marked ❌, apply the fix.",{"type":42,"tag":104,"props":105,"children":107},"h3",{"id":106},"_1-background-color",[108],{"type":47,"value":109},"1. Background color",{"type":42,"tag":63,"props":111,"children":112},{},[113,141,182],{"type":42,"tag":67,"props":114,"children":115},{},[116,118,124,126,133,135],{"type":47,"value":117},"❌ ",{"type":42,"tag":119,"props":120,"children":121},"strong",{},[122],{"type":47,"value":123},"Slop",{"type":47,"value":125},": ",{"type":42,"tag":127,"props":128,"children":130},"code",{"className":129},[],[131],{"type":47,"value":132},"background: #ffffff",{"type":47,"value":134}," or ",{"type":42,"tag":127,"props":136,"children":138},{"className":137},[],[139],{"type":47,"value":140},"background: #f9fafb",{"type":42,"tag":67,"props":142,"children":143},{},[144,146,151,153,159,161,167,168,174,176],{"type":47,"value":145},"✅ ",{"type":42,"tag":119,"props":147,"children":148},{},[149],{"type":47,"value":150},"Fix",{"type":47,"value":152},": Warm off-white ",{"type":42,"tag":127,"props":154,"children":156},{"className":155},[],[157],{"type":47,"value":158},"#fafafa",{"type":47,"value":160},", ",{"type":42,"tag":127,"props":162,"children":164},{"className":163},[],[165],{"type":47,"value":166},"#f7f7f5",{"type":47,"value":160},{"type":42,"tag":127,"props":169,"children":171},{"className":170},[],[172],{"type":47,"value":173},"#f5f2f0",{"type":47,"value":175},", or ",{"type":42,"tag":127,"props":177,"children":179},{"className":178},[],[180],{"type":47,"value":181},"#fbfaf9",{"type":42,"tag":67,"props":183,"children":184},{},[185,187,193],{"type":47,"value":186},"See: ",{"type":42,"tag":127,"props":188,"children":190},{"className":189},[],[191],{"type":47,"value":192},"soft-gradient-dreamy",{"type":47,"value":194}," skill, Rule 1",{"type":42,"tag":104,"props":196,"children":198},{"id":197},"_2-primary-typeface",[199],{"type":47,"value":200},"2. Primary typeface",{"type":42,"tag":63,"props":202,"children":203},{},[204,221,231],{"type":42,"tag":67,"props":205,"children":206},{},[207,208,212,213,219],{"type":47,"value":117},{"type":42,"tag":119,"props":209,"children":210},{},[211],{"type":47,"value":123},{"type":47,"value":125},{"type":42,"tag":127,"props":214,"children":216},{"className":215},[],[217],{"type":47,"value":218},"font-family: Inter, sans-serif",{"type":47,"value":220}," on every element",{"type":42,"tag":67,"props":222,"children":223},{},[224,225,229],{"type":47,"value":145},{"type":42,"tag":119,"props":226,"children":227},{},[228],{"type":47,"value":150},{"type":47,"value":230},": Distinct display font + neutral body. PP Neue Montreal \u002F Geist \u002F Söhne \u002F Instrument Serif + Inter\u002FGeist body",{"type":42,"tag":67,"props":232,"children":233},{},[234,235,241],{"type":47,"value":186},{"type":42,"tag":127,"props":236,"children":238},{"className":237},[],[239],{"type":47,"value":240},"typography-that-sells",{"type":47,"value":242},", Rule 1",{"type":42,"tag":104,"props":244,"children":246},{"id":245},"_3-display-letter-spacing",[247],{"type":47,"value":248},"3. Display letter-spacing",{"type":42,"tag":63,"props":250,"children":251},{},[252,269,294],{"type":42,"tag":67,"props":253,"children":254},{},[255,256,260,261,267],{"type":47,"value":117},{"type":42,"tag":119,"props":257,"children":258},{},[259],{"type":47,"value":123},{"type":47,"value":125},{"type":42,"tag":127,"props":262,"children":264},{"className":263},[],[265],{"type":47,"value":266},"h1 { font-size: 64px; }",{"type":47,"value":268}," with no letter-spacing",{"type":42,"tag":67,"props":270,"children":271},{},[272,273,277,278,284,286,292],{"type":47,"value":145},{"type":42,"tag":119,"props":274,"children":275},{},[276],{"type":47,"value":150},{"type":47,"value":125},{"type":42,"tag":127,"props":279,"children":281},{"className":280},[],[282],{"type":47,"value":283},"letter-spacing: -0.035em",{"type":47,"value":285}," minimum on 48px+ headings; use px (",{"type":42,"tag":127,"props":287,"children":289},{"className":288},[],[290],{"type":47,"value":291},"-0.46px",{"type":47,"value":293},") for foundry precision",{"type":42,"tag":67,"props":295,"children":296},{},[297,298,303],{"type":47,"value":186},{"type":42,"tag":127,"props":299,"children":301},{"className":300},[],[302],{"type":47,"value":240},{"type":47,"value":304},", Rule 2",{"type":42,"tag":104,"props":306,"children":308},{"id":307},"_4-display-line-height",[309],{"type":47,"value":310},"4. Display line-height",{"type":42,"tag":63,"props":312,"children":313},{},[314,331,356],{"type":42,"tag":67,"props":315,"children":316},{},[317,318,322,323,329],{"type":47,"value":117},{"type":42,"tag":119,"props":319,"children":320},{},[321],{"type":47,"value":123},{"type":47,"value":125},{"type":42,"tag":127,"props":324,"children":326},{"className":325},[],[327],{"type":47,"value":328},"line-height: 1.5",{"type":47,"value":330}," on 60px headings",{"type":42,"tag":67,"props":332,"children":333},{},[334,335,339,340,346,348,354],{"type":47,"value":145},{"type":42,"tag":119,"props":336,"children":337},{},[338],{"type":47,"value":150},{"type":47,"value":125},{"type":42,"tag":127,"props":341,"children":343},{"className":342},[],[344],{"type":47,"value":345},"line-height: 1.0-1.1",{"type":47,"value":347}," on display, ",{"type":42,"tag":127,"props":349,"children":351},{"className":350},[],[352],{"type":47,"value":353},"1.3-1.5",{"type":47,"value":355}," on body",{"type":42,"tag":67,"props":357,"children":358},{},[359,360,365],{"type":47,"value":186},{"type":42,"tag":127,"props":361,"children":363},{"className":362},[],[364],{"type":47,"value":240},{"type":47,"value":366},", Rule 3",{"type":42,"tag":104,"props":368,"children":370},{"id":369},"_5-body-font-weight",[371],{"type":47,"value":372},"5. Body font-weight",{"type":42,"tag":63,"props":374,"children":375},{},[376,399,416],{"type":42,"tag":67,"props":377,"children":378},{},[379,380,384,385,391,392,398],{"type":47,"value":117},{"type":42,"tag":119,"props":381,"children":382},{},[383],{"type":47,"value":123},{"type":47,"value":125},{"type":42,"tag":127,"props":386,"children":388},{"className":387},[],[389],{"type":47,"value":390},"font-weight: 400",{"type":47,"value":134},{"type":42,"tag":127,"props":393,"children":395},{"className":394},[],[396],{"type":47,"value":397},"500",{"type":47,"value":355},{"type":42,"tag":67,"props":400,"children":401},{},[402,403,407,408,414],{"type":47,"value":145},{"type":42,"tag":119,"props":404,"children":405},{},[406],{"type":47,"value":150},{"type":47,"value":125},{"type":42,"tag":127,"props":409,"children":411},{"className":410},[],[412],{"type":47,"value":413},"font-weight: 300",{"type":47,"value":415}," body paired with 500-600 display — maximum elegance contrast",{"type":42,"tag":67,"props":417,"children":418},{},[419,420,425],{"type":47,"value":186},{"type":42,"tag":127,"props":421,"children":423},{"className":422},[],[424],{"type":47,"value":240},{"type":47,"value":426},", Rule 4",{"type":42,"tag":104,"props":428,"children":430},{"id":429},"_6-shadow-color",[431],{"type":47,"value":432},"6. Shadow color",{"type":42,"tag":63,"props":434,"children":435},{},[436,453,487],{"type":42,"tag":67,"props":437,"children":438},{},[439,440,444,445,451],{"type":47,"value":117},{"type":42,"tag":119,"props":441,"children":442},{},[443],{"type":47,"value":123},{"type":47,"value":125},{"type":42,"tag":127,"props":446,"children":448},{"className":447},[],[449],{"type":47,"value":450},"box-shadow: 0 4px 6px rgba(0,0,0,0.1)",{"type":47,"value":452}," — neutral black",{"type":42,"tag":67,"props":454,"children":455},{},[456,457,461,463,469,471,477,479,485],{"type":47,"value":145},{"type":42,"tag":119,"props":458,"children":459},{},[460],{"type":47,"value":150},{"type":47,"value":462},": Tint shadow to match theme. Warm → plum ",{"type":42,"tag":127,"props":464,"children":466},{"className":465},[],[467],{"type":47,"value":468},"rgba(45,32,50,..)",{"type":47,"value":470}," \u002F rose ",{"type":42,"tag":127,"props":472,"children":474},{"className":473},[],[475],{"type":47,"value":476},"rgba(100,63,63,..)",{"type":47,"value":478},". Cool → blue-gray ",{"type":42,"tag":127,"props":480,"children":482},{"className":481},[],[483],{"type":47,"value":484},"rgba(34,42,53,..)",{"type":47,"value":486},". Match to your palette",{"type":42,"tag":67,"props":488,"children":489},{},[490,491,496],{"type":47,"value":186},{"type":42,"tag":127,"props":492,"children":494},{"className":493},[],[495],{"type":47,"value":192},{"type":47,"value":304},{"type":42,"tag":104,"props":498,"children":500},{"id":499},"_7-shadow-layering",[501],{"type":47,"value":502},"7. Shadow layering",{"type":42,"tag":63,"props":504,"children":505},{},[506,524,534],{"type":42,"tag":67,"props":507,"children":508},{},[509,510,514,516,522],{"type":47,"value":117},{"type":42,"tag":119,"props":511,"children":512},{},[513],{"type":47,"value":123},{"type":47,"value":515},": single-layer ",{"type":42,"tag":127,"props":517,"children":519},{"className":518},[],[520],{"type":47,"value":521},"shadow-lg",{"type":47,"value":523}," Tailwind default",{"type":42,"tag":67,"props":525,"children":526},{},[527,528,532],{"type":47,"value":145},{"type":42,"tag":119,"props":529,"children":530},{},[531],{"type":47,"value":150},{"type":47,"value":533},": 3-8 layer stack: ring + short contact + medium ambient + long ambient + inset highlights (top & bottom)",{"type":42,"tag":67,"props":535,"children":536},{},[537,538,543],{"type":47,"value":186},{"type":42,"tag":127,"props":539,"children":541},{"className":540},[],[542],{"type":47,"value":192},{"type":47,"value":366},{"type":42,"tag":104,"props":545,"children":547},{"id":546},"_8-hero-gradient",[548],{"type":47,"value":549},"8. Hero gradient",{"type":42,"tag":63,"props":551,"children":552},{},[553,570,580],{"type":42,"tag":67,"props":554,"children":555},{},[556,557,561,562,568],{"type":47,"value":117},{"type":42,"tag":119,"props":558,"children":559},{},[560],{"type":47,"value":123},{"type":47,"value":125},{"type":42,"tag":127,"props":563,"children":565},{"className":564},[],[566],{"type":47,"value":567},"linear-gradient(135deg, #667eea, #764ba2)",{"type":47,"value":569}," purple→blue diagonal",{"type":42,"tag":67,"props":571,"children":572},{},[573,574,578],{"type":47,"value":145},{"type":42,"tag":119,"props":575,"children":576},{},[577],{"type":47,"value":150},{"type":47,"value":579},": 3+ stop warm gradient at a specific angle (70°, 78°, 145°, 195°). Copy from Incident\u002FCohere\u002FAngelList",{"type":42,"tag":67,"props":581,"children":582},{},[583,584,589],{"type":47,"value":186},{"type":42,"tag":127,"props":585,"children":587},{"className":586},[],[588],{"type":47,"value":192},{"type":47,"value":426},{"type":42,"tag":104,"props":591,"children":593},{"id":592},"_9-border-radius",[594],{"type":47,"value":595},"9. Border radius",{"type":42,"tag":63,"props":597,"children":598},{},[599,616,626],{"type":42,"tag":67,"props":600,"children":601},{},[602,603,607,608,614],{"type":47,"value":117},{"type":42,"tag":119,"props":604,"children":605},{},[606],{"type":47,"value":123},{"type":47,"value":125},{"type":42,"tag":127,"props":609,"children":611},{"className":610},[],[612],{"type":47,"value":613},"rounded-md",{"type":47,"value":615}," (8px) on every card, button, input, image",{"type":42,"tag":67,"props":617,"children":618},{},[619,620,624],{"type":47,"value":145},{"type":42,"tag":119,"props":621,"children":622},{},[623],{"type":47,"value":150},{"type":47,"value":625},": Pick a radius architecture: binary (0\u002Fpill), asymmetric interlocking, or per-element variety (pill buttons + 12-20px cards + 2px chips)",{"type":42,"tag":67,"props":627,"children":628},{},[629,630,636],{"type":47,"value":186},{"type":42,"tag":127,"props":631,"children":633},{"className":632},[],[634],{"type":47,"value":635},"spatial-rhythm-and-whitespace",{"type":47,"value":242},{"type":42,"tag":104,"props":638,"children":640},{"id":639},"_10-borders",[641],{"type":47,"value":642},"10. Borders",{"type":42,"tag":63,"props":644,"children":645},{},[646,661,687],{"type":42,"tag":67,"props":647,"children":648},{},[649,650,654,655],{"type":47,"value":117},{"type":42,"tag":119,"props":651,"children":652},{},[653],{"type":47,"value":123},{"type":47,"value":125},{"type":42,"tag":127,"props":656,"children":658},{"className":657},[],[659],{"type":47,"value":660},"border: 1px solid #e5e7eb",{"type":42,"tag":67,"props":662,"children":663},{},[664,665,669,671,677,679,685],{"type":47,"value":145},{"type":42,"tag":119,"props":666,"children":667},{},[668],{"type":47,"value":150},{"type":47,"value":670},": Hairline at 4-10% alpha of theme-tinted dark color. ",{"type":42,"tag":127,"props":672,"children":674},{"className":673},[],[675],{"type":47,"value":676},"rgba(0,0,0,0.06)",{"type":47,"value":678}," minimum, or ",{"type":42,"tag":127,"props":680,"children":682},{"className":681},[],[683],{"type":47,"value":684},"rgba(12,38,77,0.04)",{"type":47,"value":686}," navy-tinted",{"type":42,"tag":67,"props":688,"children":689},{},[690,691,696],{"type":47,"value":186},{"type":42,"tag":127,"props":692,"children":694},{"className":693},[],[695],{"type":47,"value":635},{"type":47,"value":697},", Rule 6",{"type":42,"tag":104,"props":699,"children":701},{"id":700},"_11-section-padding",[702],{"type":47,"value":703},"11. Section padding",{"type":42,"tag":63,"props":705,"children":706},{},[707,732,766],{"type":42,"tag":67,"props":708,"children":709},{},[710,711,715,716,722,724,730],{"type":47,"value":117},{"type":42,"tag":119,"props":712,"children":713},{},[714],{"type":47,"value":123},{"type":47,"value":125},{"type":42,"tag":127,"props":717,"children":719},{"className":718},[],[720],{"type":47,"value":721},"py-12",{"type":47,"value":723}," (48px) or ",{"type":42,"tag":127,"props":725,"children":727},{"className":726},[],[728],{"type":47,"value":729},"py-16",{"type":47,"value":731}," (64px) on every section",{"type":42,"tag":67,"props":733,"children":734},{},[735,736,740,742,748,750,756,758,764],{"type":47,"value":145},{"type":42,"tag":119,"props":737,"children":738},{},[739],{"type":47,"value":150},{"type":47,"value":741},": 80-160px vertical section padding. Use ",{"type":42,"tag":127,"props":743,"children":745},{"className":744},[],[746],{"type":47,"value":747},"py-24",{"type":47,"value":749}," minimum; ",{"type":42,"tag":127,"props":751,"children":753},{"className":752},[],[754],{"type":47,"value":755},"py-32",{"type":47,"value":757}," for hero; ",{"type":42,"tag":127,"props":759,"children":761},{"className":760},[],[762],{"type":47,"value":763},"py-40",{"type":47,"value":765}," for editorial",{"type":42,"tag":67,"props":767,"children":768},{},[769,770,775],{"type":47,"value":186},{"type":42,"tag":127,"props":771,"children":773},{"className":772},[],[774],{"type":47,"value":635},{"type":47,"value":304},{"type":42,"tag":104,"props":777,"children":779},{"id":778},"_12-transition",[780],{"type":47,"value":781},"12. Transition",{"type":42,"tag":63,"props":783,"children":784},{},[785,800,825],{"type":42,"tag":67,"props":786,"children":787},{},[788,789,793,794],{"type":47,"value":117},{"type":42,"tag":119,"props":790,"children":791},{},[792],{"type":47,"value":123},{"type":47,"value":125},{"type":42,"tag":127,"props":795,"children":797},{"className":796},[],[798],{"type":47,"value":799},"transition: all 300ms ease-in-out",{"type":42,"tag":67,"props":801,"children":802},{},[803,804,808,810,816,817,823],{"type":47,"value":145},{"type":42,"tag":119,"props":805,"children":806},{},[807],{"type":47,"value":150},{"type":47,"value":809},": Named cubic-bezier (",{"type":42,"tag":127,"props":811,"children":813},{"className":812},[],[814],{"type":47,"value":815},"cubic-bezier(.215,.61,.355,1)",{"type":47,"value":134},{"type":42,"tag":127,"props":818,"children":820},{"className":819},[],[821],{"type":47,"value":822},"cubic-bezier(.4,0,.2,1)",{"type":47,"value":824},"). Duration per interaction: 75ms press, 200ms hover, 600ms reveal",{"type":42,"tag":67,"props":826,"children":827},{},[828,829,835],{"type":47,"value":186},{"type":42,"tag":127,"props":830,"children":832},{"className":831},[],[833],{"type":47,"value":834},"motion-and-micro-interactions",{"type":47,"value":836},", Rules 1-2",{"type":42,"tag":104,"props":838,"children":840},{"id":839},"_13-button-hover",[841],{"type":47,"value":842},"13. Button hover",{"type":42,"tag":63,"props":844,"children":845},{},[846,863,881],{"type":42,"tag":67,"props":847,"children":848},{},[849,850,854,855,861],{"type":47,"value":117},{"type":42,"tag":119,"props":851,"children":852},{},[853],{"type":47,"value":123},{"type":47,"value":125},{"type":42,"tag":127,"props":856,"children":858},{"className":857},[],[859],{"type":47,"value":860},"hover:bg-blue-600",{"type":47,"value":862}," color-only hover",{"type":42,"tag":67,"props":864,"children":865},{},[866,867,871,873,879],{"type":47,"value":145},{"type":42,"tag":119,"props":868,"children":869},{},[870],{"type":47,"value":150},{"type":47,"value":872},": Add ",{"type":42,"tag":127,"props":874,"children":876},{"className":875},[],[877],{"type":47,"value":878},":active { transform: scale(0.95); }",{"type":47,"value":880}," for press feedback; add shadow delta; orchestrate child translations",{"type":42,"tag":67,"props":882,"children":883},{},[884,885,890],{"type":47,"value":186},{"type":42,"tag":127,"props":886,"children":888},{"className":887},[],[889],{"type":47,"value":834},{"type":47,"value":366},{"type":42,"tag":104,"props":892,"children":894},{"id":893},"_14-card-hover",[895],{"type":47,"value":896},"14. Card hover",{"type":42,"tag":63,"props":898,"children":899},{},[900,915,925],{"type":42,"tag":67,"props":901,"children":902},{},[903,904,908,909],{"type":47,"value":117},{"type":42,"tag":119,"props":905,"children":906},{},[907],{"type":47,"value":123},{"type":47,"value":125},{"type":42,"tag":127,"props":910,"children":912},{"className":911},[],[913],{"type":47,"value":914},"hover:translate-y-[-4px] hover:shadow-xl",{"type":42,"tag":67,"props":916,"children":917},{},[918,919,923],{"type":47,"value":145},{"type":42,"tag":119,"props":920,"children":921},{},[922],{"type":47,"value":150},{"type":47,"value":924},": Grow the shadow ring weight (8% → 10% alpha) and deepen contact shadows; keep the card stationary",{"type":42,"tag":67,"props":926,"children":927},{},[928,929,934],{"type":47,"value":186},{"type":42,"tag":127,"props":930,"children":932},{"className":931},[],[933],{"type":47,"value":834},{"type":47,"value":935},", Rule 5",{"type":42,"tag":104,"props":937,"children":939},{"id":938},"_15-icons",[940],{"type":47,"value":941},"15. Icons",{"type":42,"tag":63,"props":943,"children":944},{},[945,955,965],{"type":42,"tag":67,"props":946,"children":947},{},[948,949,953],{"type":47,"value":117},{"type":42,"tag":119,"props":950,"children":951},{},[952],{"type":47,"value":123},{"type":47,"value":954},": Lucide everything, 2px stroke, defaults",{"type":42,"tag":67,"props":956,"children":957},{},[958,959,963],{"type":47,"value":145},{"type":42,"tag":119,"props":960,"children":961},{},[962],{"type":47,"value":150},{"type":47,"value":964},": Phosphor (with Bold\u002FFill weights) OR custom inline SVG OR icon font; 1.5px stroke standard; rounded caps",{"type":42,"tag":67,"props":966,"children":967},{},[968],{"type":47,"value":969},"See case studies: Outseta (Phosphor), Cohere (icon font), Cal (custom 1.5)",{"type":42,"tag":104,"props":971,"children":973},{"id":972},"_16-gradient-on-buttons",[974],{"type":47,"value":975},"16. Gradient on buttons",{"type":42,"tag":63,"props":977,"children":978},{},[979,989,999],{"type":42,"tag":67,"props":980,"children":981},{},[982,983,987],{"type":47,"value":117},{"type":42,"tag":119,"props":984,"children":985},{},[986],{"type":47,"value":123},{"type":47,"value":988},": Primary button has a gradient background",{"type":42,"tag":67,"props":990,"children":991},{},[992,993,997],{"type":47,"value":145},{"type":42,"tag":119,"props":994,"children":995},{},[996],{"type":47,"value":150},{"type":47,"value":998},": Flat solid color for button background + rich multi-layer shadow for depth. Gradient lives elsewhere (hero, art plates, text-clip)",{"type":42,"tag":67,"props":1000,"children":1001},{},[1002],{"type":47,"value":1003},"See: Amplemarket, Cal, Cohere — all flat-color buttons with stacked shadows",{"type":42,"tag":104,"props":1005,"children":1007},{"id":1006},"_17-eyebrow-labels",[1008],{"type":47,"value":1009},"17. Eyebrow labels",{"type":42,"tag":63,"props":1011,"children":1012},{},[1013,1028],{"type":42,"tag":67,"props":1014,"children":1015},{},[1016,1017,1021,1022],{"type":47,"value":117},{"type":42,"tag":119,"props":1018,"children":1019},{},[1020],{"type":47,"value":123},{"type":47,"value":125},{"type":42,"tag":127,"props":1023,"children":1025},{"className":1024},[],[1026],{"type":47,"value":1027},"\u003Cspan class=\"text-xs uppercase\">Features\u003C\u002Fspan>",{"type":42,"tag":67,"props":1029,"children":1030},{},[1031,1032,1036],{"type":47,"value":145},{"type":42,"tag":119,"props":1033,"children":1034},{},[1035],{"type":47,"value":150},{"type":47,"value":1037},": Monospace font, wider positive tracking (0.1-0.2em), optionally color-muted",{"type":42,"tag":1039,"props":1040,"children":1045},"pre",{"className":1041,"code":1042,"language":1043,"meta":1044,"style":1044},"language-css shiki shiki-themes material-theme-lighter material-theme material-theme-palenight",".eyebrow {\n  font-family: 'Geist Mono', 'Fragment Mono', monospace;\n  font-size: 11px;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n  color: var(--text-muted);\n}\n","css","",[1046],{"type":42,"tag":127,"props":1047,"children":1048},{"__ignoreMap":1044},[1049,1071,1135,1158,1180,1202,1236],{"type":42,"tag":1050,"props":1051,"children":1053},"span",{"class":1052,"line":25},"line",[1054,1060,1066],{"type":42,"tag":1050,"props":1055,"children":1057},{"style":1056},"--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF",[1058],{"type":47,"value":1059},".",{"type":42,"tag":1050,"props":1061,"children":1063},{"style":1062},"--shiki-light:#E2931D;--shiki-default:#FFCB6B;--shiki-dark:#FFCB6B",[1064],{"type":47,"value":1065},"eyebrow",{"type":42,"tag":1050,"props":1067,"children":1068},{"style":1056},[1069],{"type":47,"value":1070}," {\n",{"type":42,"tag":1050,"props":1072,"children":1074},{"class":1052,"line":1073},2,[1075,1081,1086,1091,1097,1102,1107,1111,1116,1120,1124,1130],{"type":42,"tag":1050,"props":1076,"children":1078},{"style":1077},"--shiki-light:#8796B0;--shiki-default:#B2CCD6;--shiki-dark:#B2CCD6",[1079],{"type":47,"value":1080},"  font-family",{"type":42,"tag":1050,"props":1082,"children":1083},{"style":1056},[1084],{"type":47,"value":1085},":",{"type":42,"tag":1050,"props":1087,"children":1088},{"style":1056},[1089],{"type":47,"value":1090}," '",{"type":42,"tag":1050,"props":1092,"children":1094},{"style":1093},"--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D",[1095],{"type":47,"value":1096},"Geist Mono",{"type":42,"tag":1050,"props":1098,"children":1099},{"style":1056},[1100],{"type":47,"value":1101},"'",{"type":42,"tag":1050,"props":1103,"children":1104},{"style":1056},[1105],{"type":47,"value":1106},",",{"type":42,"tag":1050,"props":1108,"children":1109},{"style":1056},[1110],{"type":47,"value":1090},{"type":42,"tag":1050,"props":1112,"children":1113},{"style":1093},[1114],{"type":47,"value":1115},"Fragment Mono",{"type":42,"tag":1050,"props":1117,"children":1118},{"style":1056},[1119],{"type":47,"value":1101},{"type":42,"tag":1050,"props":1121,"children":1122},{"style":1056},[1123],{"type":47,"value":1106},{"type":42,"tag":1050,"props":1125,"children":1127},{"style":1126},"--shiki-light:#90A4AE;--shiki-default:#EEFFFF;--shiki-dark:#BABED8",[1128],{"type":47,"value":1129}," monospace",{"type":42,"tag":1050,"props":1131,"children":1132},{"style":1056},[1133],{"type":47,"value":1134},";\n",{"type":42,"tag":1050,"props":1136,"children":1138},{"class":1052,"line":1137},3,[1139,1144,1148,1154],{"type":42,"tag":1050,"props":1140,"children":1141},{"style":1077},[1142],{"type":47,"value":1143},"  font-size",{"type":42,"tag":1050,"props":1145,"children":1146},{"style":1056},[1147],{"type":47,"value":1085},{"type":42,"tag":1050,"props":1149,"children":1151},{"style":1150},"--shiki-light:#F76D47;--shiki-default:#F78C6C;--shiki-dark:#F78C6C",[1152],{"type":47,"value":1153}," 11px",{"type":42,"tag":1050,"props":1155,"children":1156},{"style":1056},[1157],{"type":47,"value":1134},{"type":42,"tag":1050,"props":1159,"children":1161},{"class":1052,"line":1160},4,[1162,1167,1171,1176],{"type":42,"tag":1050,"props":1163,"children":1164},{"style":1077},[1165],{"type":47,"value":1166},"  letter-spacing",{"type":42,"tag":1050,"props":1168,"children":1169},{"style":1056},[1170],{"type":47,"value":1085},{"type":42,"tag":1050,"props":1172,"children":1173},{"style":1150},[1174],{"type":47,"value":1175}," 0.14em",{"type":42,"tag":1050,"props":1177,"children":1178},{"style":1056},[1179],{"type":47,"value":1134},{"type":42,"tag":1050,"props":1181,"children":1183},{"class":1052,"line":1182},5,[1184,1189,1193,1198],{"type":42,"tag":1050,"props":1185,"children":1186},{"style":1077},[1187],{"type":47,"value":1188},"  text-transform",{"type":42,"tag":1050,"props":1190,"children":1191},{"style":1056},[1192],{"type":47,"value":1085},{"type":42,"tag":1050,"props":1194,"children":1195},{"style":1126},[1196],{"type":47,"value":1197}," uppercase",{"type":42,"tag":1050,"props":1199,"children":1200},{"style":1056},[1201],{"type":47,"value":1134},{"type":42,"tag":1050,"props":1203,"children":1205},{"class":1052,"line":1204},6,[1206,1211,1215,1221,1226,1231],{"type":42,"tag":1050,"props":1207,"children":1208},{"style":1077},[1209],{"type":47,"value":1210},"  color",{"type":42,"tag":1050,"props":1212,"children":1213},{"style":1056},[1214],{"type":47,"value":1085},{"type":42,"tag":1050,"props":1216,"children":1218},{"style":1217},"--shiki-light:#6182B8;--shiki-default:#82AAFF;--shiki-dark:#82AAFF",[1219],{"type":47,"value":1220}," var",{"type":42,"tag":1050,"props":1222,"children":1223},{"style":1056},[1224],{"type":47,"value":1225},"(",{"type":42,"tag":1050,"props":1227,"children":1228},{"style":1126},[1229],{"type":47,"value":1230},"--text-muted",{"type":42,"tag":1050,"props":1232,"children":1233},{"style":1056},[1234],{"type":47,"value":1235},");\n",{"type":42,"tag":1050,"props":1237,"children":1239},{"class":1052,"line":1238},7,[1240],{"type":42,"tag":1050,"props":1241,"children":1242},{"style":1056},[1243],{"type":47,"value":1244},"}\n",{"type":42,"tag":56,"props":1246,"children":1248},{"id":1247},"quick-scan-grep-commands",[1249],{"type":47,"value":1250},"Quick-scan grep commands",{"type":42,"tag":50,"props":1252,"children":1253},{},[1254],{"type":47,"value":1255},"Run these against your codebase to find slop patterns:",{"type":42,"tag":1039,"props":1257,"children":1261},{"className":1258,"code":1259,"language":1260,"meta":1044,"style":1044},"language-bash shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","# Find pure-white backgrounds\ngrep -rn \"background.*#fff\\b\\|#ffffff\\|bg-white\\b\" --include=\"*.{css,tsx,jsx,html,vue,svelte}\" .\n\n# Find generic ease-in-out 300ms\ngrep -rn \"ease-in-out\\|duration-300\\|0\\.3s ease\" --include=\"*.{css,tsx,jsx}\" .\n\n# Find rounded-md monotone\ngrep -rn \"rounded-md\\|border-radius:\\s*8px\" --include=\"*.{css,tsx,jsx,html}\" .\n\n# Find the purple→blue gradient\ngrep -rn \"#667eea\\|#764ba2\\|from-purple.*to-blue\\|from-blue.*to-purple\" --include=\"*.{css,tsx,jsx}\" .\n\n# Find single-layer shadows\ngrep -rn \"box-shadow:\\s*0 4px 6px\\|shadow-md\\|shadow-lg\" --include=\"*.{css,tsx,jsx}\" .\n\n# Find Inter everywhere\ngrep -rn \"font-family.*Inter\\|font-sans\" --include=\"*.{css,tsx,jsx}\" . | wc -l\n\n# Find translateY hover cards\ngrep -rn \"hover:.*translate-y\\|hover:-translate\" --include=\"*.{css,tsx,jsx}\" .\n\n# Find 48\u002F64px section padding\ngrep -rn \"py-12\\|py-16\\|padding-block:\\s*48\\|padding-block:\\s*64\" --include=\"*.{css,tsx,jsx,html}\" .\n\n# Find plain black shadows\ngrep -rn \"rgba(0,\\s*0,\\s*0,\" --include=\"*.{css,tsx,jsx}\" .\n\n# Find color-only button hover\ngrep -rn \"hover:bg-\\|hover:background\" --include=\"*.{css,tsx,jsx}\" .\n","bash",[1262],{"type":42,"tag":127,"props":1263,"children":1264},{"__ignoreMap":1044},[1265,1274,1325,1334,1342,1387,1394,1402,1448,1456,1465,1510,1518,1527,1572,1580,1589,1650,1658,1667,1712,1720,1729,1774,1782,1791,1836,1844,1853],{"type":42,"tag":1050,"props":1266,"children":1267},{"class":1052,"line":25},[1268],{"type":42,"tag":1050,"props":1269,"children":1271},{"style":1270},"--shiki-light:#90A4AE;--shiki-light-font-style:italic;--shiki-default:#546E7A;--shiki-default-font-style:italic;--shiki-dark:#676E95;--shiki-dark-font-style:italic",[1272],{"type":47,"value":1273},"# Find pure-white backgrounds\n",{"type":42,"tag":1050,"props":1275,"children":1276},{"class":1052,"line":1073},[1277,1282,1287,1292,1297,1302,1307,1311,1316,1320],{"type":42,"tag":1050,"props":1278,"children":1279},{"style":1062},[1280],{"type":47,"value":1281},"grep",{"type":42,"tag":1050,"props":1283,"children":1284},{"style":1093},[1285],{"type":47,"value":1286}," -rn",{"type":42,"tag":1050,"props":1288,"children":1289},{"style":1056},[1290],{"type":47,"value":1291}," \"",{"type":42,"tag":1050,"props":1293,"children":1294},{"style":1093},[1295],{"type":47,"value":1296},"background.*#fff\\b\\|#ffffff\\|bg-white\\b",{"type":42,"tag":1050,"props":1298,"children":1299},{"style":1056},[1300],{"type":47,"value":1301},"\"",{"type":42,"tag":1050,"props":1303,"children":1304},{"style":1093},[1305],{"type":47,"value":1306}," --include=",{"type":42,"tag":1050,"props":1308,"children":1309},{"style":1056},[1310],{"type":47,"value":1301},{"type":42,"tag":1050,"props":1312,"children":1313},{"style":1093},[1314],{"type":47,"value":1315},"*.{css,tsx,jsx,html,vue,svelte}",{"type":42,"tag":1050,"props":1317,"children":1318},{"style":1056},[1319],{"type":47,"value":1301},{"type":42,"tag":1050,"props":1321,"children":1322},{"style":1093},[1323],{"type":47,"value":1324}," .\n",{"type":42,"tag":1050,"props":1326,"children":1327},{"class":1052,"line":1137},[1328],{"type":42,"tag":1050,"props":1329,"children":1331},{"emptyLinePlaceholder":1330},true,[1332],{"type":47,"value":1333},"\n",{"type":42,"tag":1050,"props":1335,"children":1336},{"class":1052,"line":1160},[1337],{"type":42,"tag":1050,"props":1338,"children":1339},{"style":1270},[1340],{"type":47,"value":1341},"# Find generic ease-in-out 300ms\n",{"type":42,"tag":1050,"props":1343,"children":1344},{"class":1052,"line":1182},[1345,1349,1353,1357,1362,1366,1370,1374,1379,1383],{"type":42,"tag":1050,"props":1346,"children":1347},{"style":1062},[1348],{"type":47,"value":1281},{"type":42,"tag":1050,"props":1350,"children":1351},{"style":1093},[1352],{"type":47,"value":1286},{"type":42,"tag":1050,"props":1354,"children":1355},{"style":1056},[1356],{"type":47,"value":1291},{"type":42,"tag":1050,"props":1358,"children":1359},{"style":1093},[1360],{"type":47,"value":1361},"ease-in-out\\|duration-300\\|0\\.3s ease",{"type":42,"tag":1050,"props":1363,"children":1364},{"style":1056},[1365],{"type":47,"value":1301},{"type":42,"tag":1050,"props":1367,"children":1368},{"style":1093},[1369],{"type":47,"value":1306},{"type":42,"tag":1050,"props":1371,"children":1372},{"style":1056},[1373],{"type":47,"value":1301},{"type":42,"tag":1050,"props":1375,"children":1376},{"style":1093},[1377],{"type":47,"value":1378},"*.{css,tsx,jsx}",{"type":42,"tag":1050,"props":1380,"children":1381},{"style":1056},[1382],{"type":47,"value":1301},{"type":42,"tag":1050,"props":1384,"children":1385},{"style":1093},[1386],{"type":47,"value":1324},{"type":42,"tag":1050,"props":1388,"children":1389},{"class":1052,"line":1204},[1390],{"type":42,"tag":1050,"props":1391,"children":1392},{"emptyLinePlaceholder":1330},[1393],{"type":47,"value":1333},{"type":42,"tag":1050,"props":1395,"children":1396},{"class":1052,"line":1238},[1397],{"type":42,"tag":1050,"props":1398,"children":1399},{"style":1270},[1400],{"type":47,"value":1401},"# Find rounded-md monotone\n",{"type":42,"tag":1050,"props":1403,"children":1405},{"class":1052,"line":1404},8,[1406,1410,1414,1418,1423,1427,1431,1435,1440,1444],{"type":42,"tag":1050,"props":1407,"children":1408},{"style":1062},[1409],{"type":47,"value":1281},{"type":42,"tag":1050,"props":1411,"children":1412},{"style":1093},[1413],{"type":47,"value":1286},{"type":42,"tag":1050,"props":1415,"children":1416},{"style":1056},[1417],{"type":47,"value":1291},{"type":42,"tag":1050,"props":1419,"children":1420},{"style":1093},[1421],{"type":47,"value":1422},"rounded-md\\|border-radius:\\s*8px",{"type":42,"tag":1050,"props":1424,"children":1425},{"style":1056},[1426],{"type":47,"value":1301},{"type":42,"tag":1050,"props":1428,"children":1429},{"style":1093},[1430],{"type":47,"value":1306},{"type":42,"tag":1050,"props":1432,"children":1433},{"style":1056},[1434],{"type":47,"value":1301},{"type":42,"tag":1050,"props":1436,"children":1437},{"style":1093},[1438],{"type":47,"value":1439},"*.{css,tsx,jsx,html}",{"type":42,"tag":1050,"props":1441,"children":1442},{"style":1056},[1443],{"type":47,"value":1301},{"type":42,"tag":1050,"props":1445,"children":1446},{"style":1093},[1447],{"type":47,"value":1324},{"type":42,"tag":1050,"props":1449,"children":1451},{"class":1052,"line":1450},9,[1452],{"type":42,"tag":1050,"props":1453,"children":1454},{"emptyLinePlaceholder":1330},[1455],{"type":47,"value":1333},{"type":42,"tag":1050,"props":1457,"children":1459},{"class":1052,"line":1458},10,[1460],{"type":42,"tag":1050,"props":1461,"children":1462},{"style":1270},[1463],{"type":47,"value":1464},"# Find the purple→blue gradient\n",{"type":42,"tag":1050,"props":1466,"children":1468},{"class":1052,"line":1467},11,[1469,1473,1477,1481,1486,1490,1494,1498,1502,1506],{"type":42,"tag":1050,"props":1470,"children":1471},{"style":1062},[1472],{"type":47,"value":1281},{"type":42,"tag":1050,"props":1474,"children":1475},{"style":1093},[1476],{"type":47,"value":1286},{"type":42,"tag":1050,"props":1478,"children":1479},{"style":1056},[1480],{"type":47,"value":1291},{"type":42,"tag":1050,"props":1482,"children":1483},{"style":1093},[1484],{"type":47,"value":1485},"#667eea\\|#764ba2\\|from-purple.*to-blue\\|from-blue.*to-purple",{"type":42,"tag":1050,"props":1487,"children":1488},{"style":1056},[1489],{"type":47,"value":1301},{"type":42,"tag":1050,"props":1491,"children":1492},{"style":1093},[1493],{"type":47,"value":1306},{"type":42,"tag":1050,"props":1495,"children":1496},{"style":1056},[1497],{"type":47,"value":1301},{"type":42,"tag":1050,"props":1499,"children":1500},{"style":1093},[1501],{"type":47,"value":1378},{"type":42,"tag":1050,"props":1503,"children":1504},{"style":1056},[1505],{"type":47,"value":1301},{"type":42,"tag":1050,"props":1507,"children":1508},{"style":1093},[1509],{"type":47,"value":1324},{"type":42,"tag":1050,"props":1511,"children":1513},{"class":1052,"line":1512},12,[1514],{"type":42,"tag":1050,"props":1515,"children":1516},{"emptyLinePlaceholder":1330},[1517],{"type":47,"value":1333},{"type":42,"tag":1050,"props":1519,"children":1521},{"class":1052,"line":1520},13,[1522],{"type":42,"tag":1050,"props":1523,"children":1524},{"style":1270},[1525],{"type":47,"value":1526},"# Find single-layer shadows\n",{"type":42,"tag":1050,"props":1528,"children":1530},{"class":1052,"line":1529},14,[1531,1535,1539,1543,1548,1552,1556,1560,1564,1568],{"type":42,"tag":1050,"props":1532,"children":1533},{"style":1062},[1534],{"type":47,"value":1281},{"type":42,"tag":1050,"props":1536,"children":1537},{"style":1093},[1538],{"type":47,"value":1286},{"type":42,"tag":1050,"props":1540,"children":1541},{"style":1056},[1542],{"type":47,"value":1291},{"type":42,"tag":1050,"props":1544,"children":1545},{"style":1093},[1546],{"type":47,"value":1547},"box-shadow:\\s*0 4px 6px\\|shadow-md\\|shadow-lg",{"type":42,"tag":1050,"props":1549,"children":1550},{"style":1056},[1551],{"type":47,"value":1301},{"type":42,"tag":1050,"props":1553,"children":1554},{"style":1093},[1555],{"type":47,"value":1306},{"type":42,"tag":1050,"props":1557,"children":1558},{"style":1056},[1559],{"type":47,"value":1301},{"type":42,"tag":1050,"props":1561,"children":1562},{"style":1093},[1563],{"type":47,"value":1378},{"type":42,"tag":1050,"props":1565,"children":1566},{"style":1056},[1567],{"type":47,"value":1301},{"type":42,"tag":1050,"props":1569,"children":1570},{"style":1093},[1571],{"type":47,"value":1324},{"type":42,"tag":1050,"props":1573,"children":1575},{"class":1052,"line":1574},15,[1576],{"type":42,"tag":1050,"props":1577,"children":1578},{"emptyLinePlaceholder":1330},[1579],{"type":47,"value":1333},{"type":42,"tag":1050,"props":1581,"children":1583},{"class":1052,"line":1582},16,[1584],{"type":42,"tag":1050,"props":1585,"children":1586},{"style":1270},[1587],{"type":47,"value":1588},"# Find Inter everywhere\n",{"type":42,"tag":1050,"props":1590,"children":1592},{"class":1052,"line":1591},17,[1593,1597,1601,1605,1610,1614,1618,1622,1626,1630,1635,1640,1645],{"type":42,"tag":1050,"props":1594,"children":1595},{"style":1062},[1596],{"type":47,"value":1281},{"type":42,"tag":1050,"props":1598,"children":1599},{"style":1093},[1600],{"type":47,"value":1286},{"type":42,"tag":1050,"props":1602,"children":1603},{"style":1056},[1604],{"type":47,"value":1291},{"type":42,"tag":1050,"props":1606,"children":1607},{"style":1093},[1608],{"type":47,"value":1609},"font-family.*Inter\\|font-sans",{"type":42,"tag":1050,"props":1611,"children":1612},{"style":1056},[1613],{"type":47,"value":1301},{"type":42,"tag":1050,"props":1615,"children":1616},{"style":1093},[1617],{"type":47,"value":1306},{"type":42,"tag":1050,"props":1619,"children":1620},{"style":1056},[1621],{"type":47,"value":1301},{"type":42,"tag":1050,"props":1623,"children":1624},{"style":1093},[1625],{"type":47,"value":1378},{"type":42,"tag":1050,"props":1627,"children":1628},{"style":1056},[1629],{"type":47,"value":1301},{"type":42,"tag":1050,"props":1631,"children":1632},{"style":1093},[1633],{"type":47,"value":1634}," .",{"type":42,"tag":1050,"props":1636,"children":1637},{"style":1056},[1638],{"type":47,"value":1639}," |",{"type":42,"tag":1050,"props":1641,"children":1642},{"style":1062},[1643],{"type":47,"value":1644}," wc",{"type":42,"tag":1050,"props":1646,"children":1647},{"style":1093},[1648],{"type":47,"value":1649}," -l\n",{"type":42,"tag":1050,"props":1651,"children":1653},{"class":1052,"line":1652},18,[1654],{"type":42,"tag":1050,"props":1655,"children":1656},{"emptyLinePlaceholder":1330},[1657],{"type":47,"value":1333},{"type":42,"tag":1050,"props":1659,"children":1661},{"class":1052,"line":1660},19,[1662],{"type":42,"tag":1050,"props":1663,"children":1664},{"style":1270},[1665],{"type":47,"value":1666},"# Find translateY hover cards\n",{"type":42,"tag":1050,"props":1668,"children":1670},{"class":1052,"line":1669},20,[1671,1675,1679,1683,1688,1692,1696,1700,1704,1708],{"type":42,"tag":1050,"props":1672,"children":1673},{"style":1062},[1674],{"type":47,"value":1281},{"type":42,"tag":1050,"props":1676,"children":1677},{"style":1093},[1678],{"type":47,"value":1286},{"type":42,"tag":1050,"props":1680,"children":1681},{"style":1056},[1682],{"type":47,"value":1291},{"type":42,"tag":1050,"props":1684,"children":1685},{"style":1093},[1686],{"type":47,"value":1687},"hover:.*translate-y\\|hover:-translate",{"type":42,"tag":1050,"props":1689,"children":1690},{"style":1056},[1691],{"type":47,"value":1301},{"type":42,"tag":1050,"props":1693,"children":1694},{"style":1093},[1695],{"type":47,"value":1306},{"type":42,"tag":1050,"props":1697,"children":1698},{"style":1056},[1699],{"type":47,"value":1301},{"type":42,"tag":1050,"props":1701,"children":1702},{"style":1093},[1703],{"type":47,"value":1378},{"type":42,"tag":1050,"props":1705,"children":1706},{"style":1056},[1707],{"type":47,"value":1301},{"type":42,"tag":1050,"props":1709,"children":1710},{"style":1093},[1711],{"type":47,"value":1324},{"type":42,"tag":1050,"props":1713,"children":1715},{"class":1052,"line":1714},21,[1716],{"type":42,"tag":1050,"props":1717,"children":1718},{"emptyLinePlaceholder":1330},[1719],{"type":47,"value":1333},{"type":42,"tag":1050,"props":1721,"children":1723},{"class":1052,"line":1722},22,[1724],{"type":42,"tag":1050,"props":1725,"children":1726},{"style":1270},[1727],{"type":47,"value":1728},"# Find 48\u002F64px section padding\n",{"type":42,"tag":1050,"props":1730,"children":1732},{"class":1052,"line":1731},23,[1733,1737,1741,1745,1750,1754,1758,1762,1766,1770],{"type":42,"tag":1050,"props":1734,"children":1735},{"style":1062},[1736],{"type":47,"value":1281},{"type":42,"tag":1050,"props":1738,"children":1739},{"style":1093},[1740],{"type":47,"value":1286},{"type":42,"tag":1050,"props":1742,"children":1743},{"style":1056},[1744],{"type":47,"value":1291},{"type":42,"tag":1050,"props":1746,"children":1747},{"style":1093},[1748],{"type":47,"value":1749},"py-12\\|py-16\\|padding-block:\\s*48\\|padding-block:\\s*64",{"type":42,"tag":1050,"props":1751,"children":1752},{"style":1056},[1753],{"type":47,"value":1301},{"type":42,"tag":1050,"props":1755,"children":1756},{"style":1093},[1757],{"type":47,"value":1306},{"type":42,"tag":1050,"props":1759,"children":1760},{"style":1056},[1761],{"type":47,"value":1301},{"type":42,"tag":1050,"props":1763,"children":1764},{"style":1093},[1765],{"type":47,"value":1439},{"type":42,"tag":1050,"props":1767,"children":1768},{"style":1056},[1769],{"type":47,"value":1301},{"type":42,"tag":1050,"props":1771,"children":1772},{"style":1093},[1773],{"type":47,"value":1324},{"type":42,"tag":1050,"props":1775,"children":1777},{"class":1052,"line":1776},24,[1778],{"type":42,"tag":1050,"props":1779,"children":1780},{"emptyLinePlaceholder":1330},[1781],{"type":47,"value":1333},{"type":42,"tag":1050,"props":1783,"children":1785},{"class":1052,"line":1784},25,[1786],{"type":42,"tag":1050,"props":1787,"children":1788},{"style":1270},[1789],{"type":47,"value":1790},"# Find plain black shadows\n",{"type":42,"tag":1050,"props":1792,"children":1794},{"class":1052,"line":1793},26,[1795,1799,1803,1807,1812,1816,1820,1824,1828,1832],{"type":42,"tag":1050,"props":1796,"children":1797},{"style":1062},[1798],{"type":47,"value":1281},{"type":42,"tag":1050,"props":1800,"children":1801},{"style":1093},[1802],{"type":47,"value":1286},{"type":42,"tag":1050,"props":1804,"children":1805},{"style":1056},[1806],{"type":47,"value":1291},{"type":42,"tag":1050,"props":1808,"children":1809},{"style":1093},[1810],{"type":47,"value":1811},"rgba(0,\\s*0,\\s*0,",{"type":42,"tag":1050,"props":1813,"children":1814},{"style":1056},[1815],{"type":47,"value":1301},{"type":42,"tag":1050,"props":1817,"children":1818},{"style":1093},[1819],{"type":47,"value":1306},{"type":42,"tag":1050,"props":1821,"children":1822},{"style":1056},[1823],{"type":47,"value":1301},{"type":42,"tag":1050,"props":1825,"children":1826},{"style":1093},[1827],{"type":47,"value":1378},{"type":42,"tag":1050,"props":1829,"children":1830},{"style":1056},[1831],{"type":47,"value":1301},{"type":42,"tag":1050,"props":1833,"children":1834},{"style":1093},[1835],{"type":47,"value":1324},{"type":42,"tag":1050,"props":1837,"children":1839},{"class":1052,"line":1838},27,[1840],{"type":42,"tag":1050,"props":1841,"children":1842},{"emptyLinePlaceholder":1330},[1843],{"type":47,"value":1333},{"type":42,"tag":1050,"props":1845,"children":1847},{"class":1052,"line":1846},28,[1848],{"type":42,"tag":1050,"props":1849,"children":1850},{"style":1270},[1851],{"type":47,"value":1852},"# Find color-only button hover\n",{"type":42,"tag":1050,"props":1854,"children":1856},{"class":1052,"line":1855},29,[1857,1861,1865,1869,1874,1878,1882,1886,1890,1894],{"type":42,"tag":1050,"props":1858,"children":1859},{"style":1062},[1860],{"type":47,"value":1281},{"type":42,"tag":1050,"props":1862,"children":1863},{"style":1093},[1864],{"type":47,"value":1286},{"type":42,"tag":1050,"props":1866,"children":1867},{"style":1056},[1868],{"type":47,"value":1291},{"type":42,"tag":1050,"props":1870,"children":1871},{"style":1093},[1872],{"type":47,"value":1873},"hover:bg-\\|hover:background",{"type":42,"tag":1050,"props":1875,"children":1876},{"style":1056},[1877],{"type":47,"value":1301},{"type":42,"tag":1050,"props":1879,"children":1880},{"style":1093},[1881],{"type":47,"value":1306},{"type":42,"tag":1050,"props":1883,"children":1884},{"style":1056},[1885],{"type":47,"value":1301},{"type":42,"tag":1050,"props":1887,"children":1888},{"style":1093},[1889],{"type":47,"value":1378},{"type":42,"tag":1050,"props":1891,"children":1892},{"style":1056},[1893],{"type":47,"value":1301},{"type":42,"tag":1050,"props":1895,"children":1896},{"style":1093},[1897],{"type":47,"value":1324},{"type":42,"tag":56,"props":1899,"children":1901},{"id":1900},"audit-report-template",[1902],{"type":47,"value":1903},"Audit report template",{"type":42,"tag":50,"props":1905,"children":1906},{},[1907],{"type":47,"value":1908},"Run through the site, mark each with ✅ \u002F ⚠️ \u002F ❌:",{"type":42,"tag":1039,"props":1910,"children":1914},{"className":1911,"code":1913,"language":47},[1912],"language-text","## De-Slopify Audit: \u003Csite-name>\n\nBackground:            [ ]   (if ❌: swap #fff → #fafafa\u002F#f7f7f5)\nTypeface:              [ ]   (if ❌: display font + body font split)\nDisplay tracking:      [ ]   (if ❌: -0.035em minimum)\nDisplay line-height:   [ ]   (if ❌: ≤1.1 on display)\nBody weight:           [ ]   (if ❌: test weight 300)\nShadow tint:           [ ]   (if ❌: tint to theme)\nShadow layering:       [ ]   (if ❌: 3-8 layer stack)\nHero gradient:         [ ]   (if ❌: 3+ stop warm, non-135° angle)\nBorder radius system:  [ ]   (if ❌: pick architecture)\nBorder colors:         [ ]   (if ❌: hairline at 4-10% alpha)\nSection padding:       [ ]   (if ❌: 80-160px)\nTransition easing:     [ ]   (if ❌: named cubic-bezier)\nTransition duration:   [ ]   (if ❌: per-interaction durations)\nButton hover:          [ ]   (if ❌: add :active scale, child orchestration)\nCard hover:            [ ]   (if ❌: shadow growth, no translateY)\nIcon style:            [ ]   (if ❌: 1.5px stroke, not Lucide defaults)\nButton background:     [ ]   (if ❌: flat color + rich shadow)\nEyebrow labels:        [ ]   (if ❌: mono + wide tracking)\n\nScore: X \u002F 18\n",[1915],{"type":42,"tag":127,"props":1916,"children":1917},{"__ignoreMap":1044},[1918],{"type":47,"value":1913},{"type":42,"tag":56,"props":1920,"children":1922},{"id":1921},"the-5-most-damaging-ai-tells-fix-these-first",[1923],{"type":47,"value":1924},"The 5 most damaging AI tells (fix these first)",{"type":42,"tag":50,"props":1926,"children":1927},{},[1928],{"type":47,"value":1929},"If you can only fix 5 things, fix these — they move the design from \"AI\" to \"designed\":",{"type":42,"tag":1931,"props":1932,"children":1933},"ol",{},[1934,1966,1976,1994,2004],{"type":42,"tag":67,"props":1935,"children":1936},{},[1937,1942,1944,1950,1952,1957,1959,1964],{"type":42,"tag":119,"props":1938,"children":1939},{},[1940],{"type":47,"value":1941},"Background color",{"type":47,"value":1943}," — swap ",{"type":42,"tag":127,"props":1945,"children":1947},{"className":1946},[],[1948],{"type":47,"value":1949},"#fff",{"type":47,"value":1951}," → ",{"type":42,"tag":127,"props":1953,"children":1955},{"className":1954},[],[1956],{"type":47,"value":158},{"type":47,"value":1958},"\u002F",{"type":42,"tag":127,"props":1960,"children":1962},{"className":1961},[],[1963],{"type":47,"value":166},{"type":47,"value":1965}," (60 seconds, massive impact)",{"type":42,"tag":67,"props":1967,"children":1968},{},[1969,1974],{"type":42,"tag":119,"props":1970,"children":1971},{},[1972],{"type":47,"value":1973},"Display font",{"type":47,"value":1975}," — add ONE distinctive typeface for headings",{"type":42,"tag":67,"props":1977,"children":1978},{},[1979,1984,1986,1992],{"type":42,"tag":119,"props":1980,"children":1981},{},[1982],{"type":47,"value":1983},"Tracking + line-height on h1\u002Fh2",{"type":47,"value":1985}," — ",{"type":42,"tag":127,"props":1987,"children":1989},{"className":1988},[],[1990],{"type":47,"value":1991},"-0.035em \u002F line-height: 1.0",{"type":47,"value":1993}," (huge perception shift)",{"type":42,"tag":67,"props":1995,"children":1996},{},[1997,2002],{"type":42,"tag":119,"props":1998,"children":1999},{},[2000],{"type":47,"value":2001},"Shadow tint + layering",{"type":47,"value":2003}," — drop in a 5-layer tinted shadow system",{"type":42,"tag":67,"props":2005,"children":2006},{},[2007,2018,2020,2026],{"type":42,"tag":119,"props":2008,"children":2009},{},[2010,2012,2016],{"type":47,"value":2011},"Button ",{"type":42,"tag":2013,"props":2014,"children":2015},"active",{},[],{"type":47,"value":2017}," state",{"type":47,"value":2019}," — add ",{"type":42,"tag":127,"props":2021,"children":2023},{"className":2022},[],[2024],{"type":47,"value":2025},"scale(0.95)",{"type":47,"value":2027}," press feedback",{"type":42,"tag":56,"props":2029,"children":2031},{"id":2030},"beforeafter-snippets",[2032],{"type":47,"value":2033},"Before\u002Fafter snippets",{"type":42,"tag":104,"props":2035,"children":2037},{"id":2036},"before-ai-slop",[2038],{"type":47,"value":2039},"Before (AI slop)",{"type":42,"tag":1039,"props":2041,"children":2043},{"className":1041,"code":2042,"language":1043,"meta":1044,"style":1044},"body { background: #ffffff; font-family: Inter, sans-serif; color: #333; }\nh1 { font-size: 60px; font-weight: 700; }\n.btn { background: #3b82f6; color: white; padding: 12px 24px; border-radius: 8px;\n       transition: all 0.3s ease-in-out; }\n.btn:hover { background: #2563eb; }\n.card { background: white; border: 1px solid #e5e7eb; border-radius: 8px;\n        box-shadow: 0 4px 6px rgba(0,0,0,0.1); padding: 24px; }\n.hero { background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); padding: 64px 0; }\n",[2044],{"type":42,"tag":127,"props":2045,"children":2046},{"__ignoreMap":1044},[2047,2138,2189,2284,2319,2369,2450,2541],{"type":42,"tag":1050,"props":2048,"children":2049},{"class":1052,"line":25},[2050,2055,2060,2065,2069,2074,2079,2084,2089,2093,2098,2102,2107,2111,2116,2120,2124,2129,2133],{"type":42,"tag":1050,"props":2051,"children":2052},{"style":1062},[2053],{"type":47,"value":2054},"body",{"type":42,"tag":1050,"props":2056,"children":2057},{"style":1056},[2058],{"type":47,"value":2059}," {",{"type":42,"tag":1050,"props":2061,"children":2062},{"style":1077},[2063],{"type":47,"value":2064}," background",{"type":42,"tag":1050,"props":2066,"children":2067},{"style":1056},[2068],{"type":47,"value":1085},{"type":42,"tag":1050,"props":2070,"children":2071},{"style":1056},[2072],{"type":47,"value":2073}," #",{"type":42,"tag":1050,"props":2075,"children":2076},{"style":1126},[2077],{"type":47,"value":2078},"ffffff",{"type":42,"tag":1050,"props":2080,"children":2081},{"style":1056},[2082],{"type":47,"value":2083},";",{"type":42,"tag":1050,"props":2085,"children":2086},{"style":1077},[2087],{"type":47,"value":2088}," font-family",{"type":42,"tag":1050,"props":2090,"children":2091},{"style":1056},[2092],{"type":47,"value":1085},{"type":42,"tag":1050,"props":2094,"children":2095},{"style":1126},[2096],{"type":47,"value":2097}," Inter",{"type":42,"tag":1050,"props":2099,"children":2100},{"style":1056},[2101],{"type":47,"value":1106},{"type":42,"tag":1050,"props":2103,"children":2104},{"style":1126},[2105],{"type":47,"value":2106}," sans-serif",{"type":42,"tag":1050,"props":2108,"children":2109},{"style":1056},[2110],{"type":47,"value":2083},{"type":42,"tag":1050,"props":2112,"children":2113},{"style":1077},[2114],{"type":47,"value":2115}," color",{"type":42,"tag":1050,"props":2117,"children":2118},{"style":1056},[2119],{"type":47,"value":1085},{"type":42,"tag":1050,"props":2121,"children":2122},{"style":1056},[2123],{"type":47,"value":2073},{"type":42,"tag":1050,"props":2125,"children":2126},{"style":1126},[2127],{"type":47,"value":2128},"333",{"type":42,"tag":1050,"props":2130,"children":2131},{"style":1056},[2132],{"type":47,"value":2083},{"type":42,"tag":1050,"props":2134,"children":2135},{"style":1056},[2136],{"type":47,"value":2137}," }\n",{"type":42,"tag":1050,"props":2139,"children":2140},{"class":1052,"line":1073},[2141,2145,2149,2154,2158,2163,2167,2172,2176,2181,2185],{"type":42,"tag":1050,"props":2142,"children":2143},{"style":1062},[2144],{"type":47,"value":43},{"type":42,"tag":1050,"props":2146,"children":2147},{"style":1056},[2148],{"type":47,"value":2059},{"type":42,"tag":1050,"props":2150,"children":2151},{"style":1077},[2152],{"type":47,"value":2153}," font-size",{"type":42,"tag":1050,"props":2155,"children":2156},{"style":1056},[2157],{"type":47,"value":1085},{"type":42,"tag":1050,"props":2159,"children":2160},{"style":1150},[2161],{"type":47,"value":2162}," 60px",{"type":42,"tag":1050,"props":2164,"children":2165},{"style":1056},[2166],{"type":47,"value":2083},{"type":42,"tag":1050,"props":2168,"children":2169},{"style":1077},[2170],{"type":47,"value":2171}," font-weight",{"type":42,"tag":1050,"props":2173,"children":2174},{"style":1056},[2175],{"type":47,"value":1085},{"type":42,"tag":1050,"props":2177,"children":2178},{"style":1150},[2179],{"type":47,"value":2180}," 700",{"type":42,"tag":1050,"props":2182,"children":2183},{"style":1056},[2184],{"type":47,"value":2083},{"type":42,"tag":1050,"props":2186,"children":2187},{"style":1056},[2188],{"type":47,"value":2137},{"type":42,"tag":1050,"props":2190,"children":2191},{"class":1052,"line":1137},[2192,2196,2201,2205,2209,2213,2217,2222,2226,2230,2234,2239,2243,2248,2252,2257,2262,2266,2271,2275,2280],{"type":42,"tag":1050,"props":2193,"children":2194},{"style":1056},[2195],{"type":47,"value":1059},{"type":42,"tag":1050,"props":2197,"children":2198},{"style":1062},[2199],{"type":47,"value":2200},"btn",{"type":42,"tag":1050,"props":2202,"children":2203},{"style":1056},[2204],{"type":47,"value":2059},{"type":42,"tag":1050,"props":2206,"children":2207},{"style":1077},[2208],{"type":47,"value":2064},{"type":42,"tag":1050,"props":2210,"children":2211},{"style":1056},[2212],{"type":47,"value":1085},{"type":42,"tag":1050,"props":2214,"children":2215},{"style":1056},[2216],{"type":47,"value":2073},{"type":42,"tag":1050,"props":2218,"children":2219},{"style":1126},[2220],{"type":47,"value":2221},"3b82f6",{"type":42,"tag":1050,"props":2223,"children":2224},{"style":1056},[2225],{"type":47,"value":2083},{"type":42,"tag":1050,"props":2227,"children":2228},{"style":1077},[2229],{"type":47,"value":2115},{"type":42,"tag":1050,"props":2231,"children":2232},{"style":1056},[2233],{"type":47,"value":1085},{"type":42,"tag":1050,"props":2235,"children":2236},{"style":1126},[2237],{"type":47,"value":2238}," white",{"type":42,"tag":1050,"props":2240,"children":2241},{"style":1056},[2242],{"type":47,"value":2083},{"type":42,"tag":1050,"props":2244,"children":2245},{"style":1077},[2246],{"type":47,"value":2247}," padding",{"type":42,"tag":1050,"props":2249,"children":2250},{"style":1056},[2251],{"type":47,"value":1085},{"type":42,"tag":1050,"props":2253,"children":2254},{"style":1150},[2255],{"type":47,"value":2256}," 12px",{"type":42,"tag":1050,"props":2258,"children":2259},{"style":1150},[2260],{"type":47,"value":2261}," 24px",{"type":42,"tag":1050,"props":2263,"children":2264},{"style":1056},[2265],{"type":47,"value":2083},{"type":42,"tag":1050,"props":2267,"children":2268},{"style":1077},[2269],{"type":47,"value":2270}," border-radius",{"type":42,"tag":1050,"props":2272,"children":2273},{"style":1056},[2274],{"type":47,"value":1085},{"type":42,"tag":1050,"props":2276,"children":2277},{"style":1150},[2278],{"type":47,"value":2279}," 8px",{"type":42,"tag":1050,"props":2281,"children":2282},{"style":1056},[2283],{"type":47,"value":1134},{"type":42,"tag":1050,"props":2285,"children":2286},{"class":1052,"line":1160},[2287,2292,2296,2301,2306,2311,2315],{"type":42,"tag":1050,"props":2288,"children":2289},{"style":1077},[2290],{"type":47,"value":2291},"       transition",{"type":42,"tag":1050,"props":2293,"children":2294},{"style":1056},[2295],{"type":47,"value":1085},{"type":42,"tag":1050,"props":2297,"children":2298},{"style":1126},[2299],{"type":47,"value":2300}," all ",{"type":42,"tag":1050,"props":2302,"children":2303},{"style":1150},[2304],{"type":47,"value":2305},"0.3s",{"type":42,"tag":1050,"props":2307,"children":2308},{"style":1126},[2309],{"type":47,"value":2310}," ease-in-out",{"type":42,"tag":1050,"props":2312,"children":2313},{"style":1056},[2314],{"type":47,"value":2083},{"type":42,"tag":1050,"props":2316,"children":2317},{"style":1056},[2318],{"type":47,"value":2137},{"type":42,"tag":1050,"props":2320,"children":2321},{"class":1052,"line":1182},[2322,2326,2330,2334,2340,2344,2348,2352,2356,2361,2365],{"type":42,"tag":1050,"props":2323,"children":2324},{"style":1056},[2325],{"type":47,"value":1059},{"type":42,"tag":1050,"props":2327,"children":2328},{"style":1062},[2329],{"type":47,"value":2200},{"type":42,"tag":1050,"props":2331,"children":2332},{"style":1056},[2333],{"type":47,"value":1085},{"type":42,"tag":1050,"props":2335,"children":2337},{"style":2336},"--shiki-light:#9C3EDA;--shiki-default:#C792EA;--shiki-dark:#C792EA",[2338],{"type":47,"value":2339},"hover",{"type":42,"tag":1050,"props":2341,"children":2342},{"style":1056},[2343],{"type":47,"value":2059},{"type":42,"tag":1050,"props":2345,"children":2346},{"style":1077},[2347],{"type":47,"value":2064},{"type":42,"tag":1050,"props":2349,"children":2350},{"style":1056},[2351],{"type":47,"value":1085},{"type":42,"tag":1050,"props":2353,"children":2354},{"style":1056},[2355],{"type":47,"value":2073},{"type":42,"tag":1050,"props":2357,"children":2358},{"style":1126},[2359],{"type":47,"value":2360},"2563eb",{"type":42,"tag":1050,"props":2362,"children":2363},{"style":1056},[2364],{"type":47,"value":2083},{"type":42,"tag":1050,"props":2366,"children":2367},{"style":1056},[2368],{"type":47,"value":2137},{"type":42,"tag":1050,"props":2370,"children":2371},{"class":1052,"line":1204},[2372,2376,2381,2385,2389,2393,2397,2401,2406,2410,2415,2420,2425,2430,2434,2438,2442,2446],{"type":42,"tag":1050,"props":2373,"children":2374},{"style":1056},[2375],{"type":47,"value":1059},{"type":42,"tag":1050,"props":2377,"children":2378},{"style":1062},[2379],{"type":47,"value":2380},"card",{"type":42,"tag":1050,"props":2382,"children":2383},{"style":1056},[2384],{"type":47,"value":2059},{"type":42,"tag":1050,"props":2386,"children":2387},{"style":1077},[2388],{"type":47,"value":2064},{"type":42,"tag":1050,"props":2390,"children":2391},{"style":1056},[2392],{"type":47,"value":1085},{"type":42,"tag":1050,"props":2394,"children":2395},{"style":1126},[2396],{"type":47,"value":2238},{"type":42,"tag":1050,"props":2398,"children":2399},{"style":1056},[2400],{"type":47,"value":2083},{"type":42,"tag":1050,"props":2402,"children":2403},{"style":1077},[2404],{"type":47,"value":2405}," border",{"type":42,"tag":1050,"props":2407,"children":2408},{"style":1056},[2409],{"type":47,"value":1085},{"type":42,"tag":1050,"props":2411,"children":2412},{"style":1150},[2413],{"type":47,"value":2414}," 1px",{"type":42,"tag":1050,"props":2416,"children":2417},{"style":1126},[2418],{"type":47,"value":2419}," solid ",{"type":42,"tag":1050,"props":2421,"children":2422},{"style":1056},[2423],{"type":47,"value":2424},"#",{"type":42,"tag":1050,"props":2426,"children":2427},{"style":1126},[2428],{"type":47,"value":2429},"e5e7eb",{"type":42,"tag":1050,"props":2431,"children":2432},{"style":1056},[2433],{"type":47,"value":2083},{"type":42,"tag":1050,"props":2435,"children":2436},{"style":1077},[2437],{"type":47,"value":2270},{"type":42,"tag":1050,"props":2439,"children":2440},{"style":1056},[2441],{"type":47,"value":1085},{"type":42,"tag":1050,"props":2443,"children":2444},{"style":1150},[2445],{"type":47,"value":2279},{"type":42,"tag":1050,"props":2447,"children":2448},{"style":1056},[2449],{"type":47,"value":1134},{"type":42,"tag":1050,"props":2451,"children":2452},{"class":1052,"line":1238},[2453,2458,2462,2467,2472,2477,2482,2486,2491,2495,2499,2503,2507,2511,2516,2521,2525,2529,2533,2537],{"type":42,"tag":1050,"props":2454,"children":2455},{"style":1077},[2456],{"type":47,"value":2457},"        box-shadow",{"type":42,"tag":1050,"props":2459,"children":2460},{"style":1056},[2461],{"type":47,"value":1085},{"type":42,"tag":1050,"props":2463,"children":2464},{"style":1150},[2465],{"type":47,"value":2466}," 0",{"type":42,"tag":1050,"props":2468,"children":2469},{"style":1150},[2470],{"type":47,"value":2471}," 4px",{"type":42,"tag":1050,"props":2473,"children":2474},{"style":1150},[2475],{"type":47,"value":2476}," 6px",{"type":42,"tag":1050,"props":2478,"children":2479},{"style":1217},[2480],{"type":47,"value":2481}," rgba",{"type":42,"tag":1050,"props":2483,"children":2484},{"style":1056},[2485],{"type":47,"value":1225},{"type":42,"tag":1050,"props":2487,"children":2488},{"style":1150},[2489],{"type":47,"value":2490},"0",{"type":42,"tag":1050,"props":2492,"children":2493},{"style":1056},[2494],{"type":47,"value":1106},{"type":42,"tag":1050,"props":2496,"children":2497},{"style":1150},[2498],{"type":47,"value":2490},{"type":42,"tag":1050,"props":2500,"children":2501},{"style":1056},[2502],{"type":47,"value":1106},{"type":42,"tag":1050,"props":2504,"children":2505},{"style":1150},[2506],{"type":47,"value":2490},{"type":42,"tag":1050,"props":2508,"children":2509},{"style":1056},[2510],{"type":47,"value":1106},{"type":42,"tag":1050,"props":2512,"children":2513},{"style":1150},[2514],{"type":47,"value":2515},"0.1",{"type":42,"tag":1050,"props":2517,"children":2518},{"style":1056},[2519],{"type":47,"value":2520},");",{"type":42,"tag":1050,"props":2522,"children":2523},{"style":1077},[2524],{"type":47,"value":2247},{"type":42,"tag":1050,"props":2526,"children":2527},{"style":1056},[2528],{"type":47,"value":1085},{"type":42,"tag":1050,"props":2530,"children":2531},{"style":1150},[2532],{"type":47,"value":2261},{"type":42,"tag":1050,"props":2534,"children":2535},{"style":1056},[2536],{"type":47,"value":2083},{"type":42,"tag":1050,"props":2538,"children":2539},{"style":1056},[2540],{"type":47,"value":2137},{"type":42,"tag":1050,"props":2542,"children":2543},{"class":1052,"line":1404},[2544,2548,2553,2557,2561,2565,2570,2574,2579,2583,2587,2592,2597,2601,2605,2610,2615,2619,2623,2627,2632,2636,2640],{"type":42,"tag":1050,"props":2545,"children":2546},{"style":1056},[2547],{"type":47,"value":1059},{"type":42,"tag":1050,"props":2549,"children":2550},{"style":1062},[2551],{"type":47,"value":2552},"hero",{"type":42,"tag":1050,"props":2554,"children":2555},{"style":1056},[2556],{"type":47,"value":2059},{"type":42,"tag":1050,"props":2558,"children":2559},{"style":1077},[2560],{"type":47,"value":2064},{"type":42,"tag":1050,"props":2562,"children":2563},{"style":1056},[2564],{"type":47,"value":1085},{"type":42,"tag":1050,"props":2566,"children":2567},{"style":1217},[2568],{"type":47,"value":2569}," linear-gradient",{"type":42,"tag":1050,"props":2571,"children":2572},{"style":1056},[2573],{"type":47,"value":1225},{"type":42,"tag":1050,"props":2575,"children":2576},{"style":1150},[2577],{"type":47,"value":2578},"135deg",{"type":42,"tag":1050,"props":2580,"children":2581},{"style":1056},[2582],{"type":47,"value":1106},{"type":42,"tag":1050,"props":2584,"children":2585},{"style":1056},[2586],{"type":47,"value":2073},{"type":42,"tag":1050,"props":2588,"children":2589},{"style":1126},[2590],{"type":47,"value":2591},"667eea ",{"type":42,"tag":1050,"props":2593,"children":2594},{"style":1150},[2595],{"type":47,"value":2596},"0%",{"type":42,"tag":1050,"props":2598,"children":2599},{"style":1056},[2600],{"type":47,"value":1106},{"type":42,"tag":1050,"props":2602,"children":2603},{"style":1056},[2604],{"type":47,"value":2073},{"type":42,"tag":1050,"props":2606,"children":2607},{"style":1126},[2608],{"type":47,"value":2609},"764ba2 ",{"type":42,"tag":1050,"props":2611,"children":2612},{"style":1150},[2613],{"type":47,"value":2614},"100%",{"type":42,"tag":1050,"props":2616,"children":2617},{"style":1056},[2618],{"type":47,"value":2520},{"type":42,"tag":1050,"props":2620,"children":2621},{"style":1077},[2622],{"type":47,"value":2247},{"type":42,"tag":1050,"props":2624,"children":2625},{"style":1056},[2626],{"type":47,"value":1085},{"type":42,"tag":1050,"props":2628,"children":2629},{"style":1150},[2630],{"type":47,"value":2631}," 64px",{"type":42,"tag":1050,"props":2633,"children":2634},{"style":1150},[2635],{"type":47,"value":2466},{"type":42,"tag":1050,"props":2637,"children":2638},{"style":1056},[2639],{"type":47,"value":2083},{"type":42,"tag":1050,"props":2641,"children":2642},{"style":1056},[2643],{"type":47,"value":2137},{"type":42,"tag":104,"props":2645,"children":2647},{"id":2646},"after-de-slopified",[2648],{"type":47,"value":2649},"After (de-slopified)",{"type":42,"tag":1039,"props":2651,"children":2653},{"className":1041,"code":2652,"language":1043,"meta":1044,"style":1044},"body {\n  background: #f7f7f5;\n  font-family: 'Inter', system-ui, sans-serif;\n  font-weight: 300;\n  color: #222221;\n}\nh1 {\n  font-family: 'PP Neue Montreal', 'Söhne', system-ui, sans-serif;\n  font-size: clamp(3rem, 2rem + 5vw, 4.5rem);\n  font-weight: 500;\n  line-height: 1.0;\n  letter-spacing: -0.035em;\n}\n.btn {\n  background: #222221;\n  color: #fff;\n  padding: 12px 20px 13px 24px;\n  border-radius: 9999px;\n  font-weight: 500;\n  box-shadow:\n    0 1px 2px rgba(45,32,50,0.05),\n    inset 0 10px 24px -10px rgba(255,255,255,0.4);\n  transition: all 75ms ease-in;\n}\n.btn:hover  { transition-duration: 200ms; }\n.btn:active { transform: scale(0.97); box-shadow: 0 1px 2px rgba(45,32,50,0.05); }\n.card {\n  background: #fff;\n  border-radius: 12px;\n  padding: 24px;\n  box-shadow:\n    0 0 0 1px rgba(45,32,50,0.06),\n    0 2px 6px -2px rgba(45,32,50,0.08),\n    0 16px 40px -8px rgba(45,32,50,0.06),\n    inset 0 .5px .5px rgba(255,255,255,0.4);\n  transition: box-shadow 200ms cubic-bezier(.4,0,.2,1);\n}\n.card:hover { box-shadow:\n    0 0 0 1px rgba(45,32,50,0.10),\n    0 4px 12px -2px rgba(45,32,50,0.10),\n    0 24px 56px -12px rgba(45,32,50,0.10),\n    inset 0 .5px .5px rgba(255,255,255,0.4); }\n.hero {\n  background:\n    linear-gradient(180deg, rgba(224,246,255,0.1) 0%, transparent 25%,\n                            transparent 90%, rgba(224,246,255,0.1) 100%),\n    #f7f7f5;\n  padding-block: 140px 96px;\n}\n",[2654],{"type":42,"tag":127,"props":2655,"children":2656},{"__ignoreMap":1044},[2657,2668,2693,2738,2759,2783,2790,2801,2862,2920,2940,2961,2981,2988,3003,3026,3050,3084,3105,3124,3137,3199,3267,3297,3304,3350,3465,3480,3503,3522,3542,3554,3615,3677,3740,3801,3867,3875,3907,3968,4028,4090,4154,4170,4182,4271,4338,4355,4382],{"type":42,"tag":1050,"props":2658,"children":2659},{"class":1052,"line":25},[2660,2664],{"type":42,"tag":1050,"props":2661,"children":2662},{"style":1062},[2663],{"type":47,"value":2054},{"type":42,"tag":1050,"props":2665,"children":2666},{"style":1056},[2667],{"type":47,"value":1070},{"type":42,"tag":1050,"props":2669,"children":2670},{"class":1052,"line":1073},[2671,2676,2680,2684,2689],{"type":42,"tag":1050,"props":2672,"children":2673},{"style":1077},[2674],{"type":47,"value":2675},"  background",{"type":42,"tag":1050,"props":2677,"children":2678},{"style":1056},[2679],{"type":47,"value":1085},{"type":42,"tag":1050,"props":2681,"children":2682},{"style":1056},[2683],{"type":47,"value":2073},{"type":42,"tag":1050,"props":2685,"children":2686},{"style":1126},[2687],{"type":47,"value":2688},"f7f7f5",{"type":42,"tag":1050,"props":2690,"children":2691},{"style":1056},[2692],{"type":47,"value":1134},{"type":42,"tag":1050,"props":2694,"children":2695},{"class":1052,"line":1137},[2696,2700,2704,2708,2713,2717,2721,2726,2730,2734],{"type":42,"tag":1050,"props":2697,"children":2698},{"style":1077},[2699],{"type":47,"value":1080},{"type":42,"tag":1050,"props":2701,"children":2702},{"style":1056},[2703],{"type":47,"value":1085},{"type":42,"tag":1050,"props":2705,"children":2706},{"style":1056},[2707],{"type":47,"value":1090},{"type":42,"tag":1050,"props":2709,"children":2710},{"style":1093},[2711],{"type":47,"value":2712},"Inter",{"type":42,"tag":1050,"props":2714,"children":2715},{"style":1056},[2716],{"type":47,"value":1101},{"type":42,"tag":1050,"props":2718,"children":2719},{"style":1056},[2720],{"type":47,"value":1106},{"type":42,"tag":1050,"props":2722,"children":2723},{"style":1126},[2724],{"type":47,"value":2725}," system-ui",{"type":42,"tag":1050,"props":2727,"children":2728},{"style":1056},[2729],{"type":47,"value":1106},{"type":42,"tag":1050,"props":2731,"children":2732},{"style":1126},[2733],{"type":47,"value":2106},{"type":42,"tag":1050,"props":2735,"children":2736},{"style":1056},[2737],{"type":47,"value":1134},{"type":42,"tag":1050,"props":2739,"children":2740},{"class":1052,"line":1160},[2741,2746,2750,2755],{"type":42,"tag":1050,"props":2742,"children":2743},{"style":1077},[2744],{"type":47,"value":2745},"  font-weight",{"type":42,"tag":1050,"props":2747,"children":2748},{"style":1056},[2749],{"type":47,"value":1085},{"type":42,"tag":1050,"props":2751,"children":2752},{"style":1150},[2753],{"type":47,"value":2754}," 300",{"type":42,"tag":1050,"props":2756,"children":2757},{"style":1056},[2758],{"type":47,"value":1134},{"type":42,"tag":1050,"props":2760,"children":2761},{"class":1052,"line":1182},[2762,2766,2770,2774,2779],{"type":42,"tag":1050,"props":2763,"children":2764},{"style":1077},[2765],{"type":47,"value":1210},{"type":42,"tag":1050,"props":2767,"children":2768},{"style":1056},[2769],{"type":47,"value":1085},{"type":42,"tag":1050,"props":2771,"children":2772},{"style":1056},[2773],{"type":47,"value":2073},{"type":42,"tag":1050,"props":2775,"children":2776},{"style":1126},[2777],{"type":47,"value":2778},"222221",{"type":42,"tag":1050,"props":2780,"children":2781},{"style":1056},[2782],{"type":47,"value":1134},{"type":42,"tag":1050,"props":2784,"children":2785},{"class":1052,"line":1204},[2786],{"type":42,"tag":1050,"props":2787,"children":2788},{"style":1056},[2789],{"type":47,"value":1244},{"type":42,"tag":1050,"props":2791,"children":2792},{"class":1052,"line":1238},[2793,2797],{"type":42,"tag":1050,"props":2794,"children":2795},{"style":1062},[2796],{"type":47,"value":43},{"type":42,"tag":1050,"props":2798,"children":2799},{"style":1056},[2800],{"type":47,"value":1070},{"type":42,"tag":1050,"props":2802,"children":2803},{"class":1052,"line":1404},[2804,2808,2812,2816,2821,2825,2829,2833,2838,2842,2846,2850,2854,2858],{"type":42,"tag":1050,"props":2805,"children":2806},{"style":1077},[2807],{"type":47,"value":1080},{"type":42,"tag":1050,"props":2809,"children":2810},{"style":1056},[2811],{"type":47,"value":1085},{"type":42,"tag":1050,"props":2813,"children":2814},{"style":1056},[2815],{"type":47,"value":1090},{"type":42,"tag":1050,"props":2817,"children":2818},{"style":1093},[2819],{"type":47,"value":2820},"PP Neue Montreal",{"type":42,"tag":1050,"props":2822,"children":2823},{"style":1056},[2824],{"type":47,"value":1101},{"type":42,"tag":1050,"props":2826,"children":2827},{"style":1056},[2828],{"type":47,"value":1106},{"type":42,"tag":1050,"props":2830,"children":2831},{"style":1056},[2832],{"type":47,"value":1090},{"type":42,"tag":1050,"props":2834,"children":2835},{"style":1093},[2836],{"type":47,"value":2837},"Söhne",{"type":42,"tag":1050,"props":2839,"children":2840},{"style":1056},[2841],{"type":47,"value":1101},{"type":42,"tag":1050,"props":2843,"children":2844},{"style":1056},[2845],{"type":47,"value":1106},{"type":42,"tag":1050,"props":2847,"children":2848},{"style":1126},[2849],{"type":47,"value":2725},{"type":42,"tag":1050,"props":2851,"children":2852},{"style":1056},[2853],{"type":47,"value":1106},{"type":42,"tag":1050,"props":2855,"children":2856},{"style":1126},[2857],{"type":47,"value":2106},{"type":42,"tag":1050,"props":2859,"children":2860},{"style":1056},[2861],{"type":47,"value":1134},{"type":42,"tag":1050,"props":2863,"children":2864},{"class":1052,"line":1450},[2865,2869,2873,2878,2882,2887,2891,2896,2902,2907,2911,2916],{"type":42,"tag":1050,"props":2866,"children":2867},{"style":1077},[2868],{"type":47,"value":1143},{"type":42,"tag":1050,"props":2870,"children":2871},{"style":1056},[2872],{"type":47,"value":1085},{"type":42,"tag":1050,"props":2874,"children":2875},{"style":1217},[2876],{"type":47,"value":2877}," clamp",{"type":42,"tag":1050,"props":2879,"children":2880},{"style":1056},[2881],{"type":47,"value":1225},{"type":42,"tag":1050,"props":2883,"children":2884},{"style":1150},[2885],{"type":47,"value":2886},"3rem",{"type":42,"tag":1050,"props":2888,"children":2889},{"style":1056},[2890],{"type":47,"value":1106},{"type":42,"tag":1050,"props":2892,"children":2893},{"style":1150},[2894],{"type":47,"value":2895}," 2rem",{"type":42,"tag":1050,"props":2897,"children":2899},{"style":2898},"--shiki-light:#90A4AE;--shiki-light-font-style:italic;--shiki-default:#EEFFFF;--shiki-default-font-style:italic;--shiki-dark:#BABED8;--shiki-dark-font-style:italic",[2900],{"type":47,"value":2901}," +",{"type":42,"tag":1050,"props":2903,"children":2904},{"style":1150},[2905],{"type":47,"value":2906}," 5vw",{"type":42,"tag":1050,"props":2908,"children":2909},{"style":1056},[2910],{"type":47,"value":1106},{"type":42,"tag":1050,"props":2912,"children":2913},{"style":1150},[2914],{"type":47,"value":2915}," 4.5rem",{"type":42,"tag":1050,"props":2917,"children":2918},{"style":1056},[2919],{"type":47,"value":1235},{"type":42,"tag":1050,"props":2921,"children":2922},{"class":1052,"line":1458},[2923,2927,2931,2936],{"type":42,"tag":1050,"props":2924,"children":2925},{"style":1077},[2926],{"type":47,"value":2745},{"type":42,"tag":1050,"props":2928,"children":2929},{"style":1056},[2930],{"type":47,"value":1085},{"type":42,"tag":1050,"props":2932,"children":2933},{"style":1150},[2934],{"type":47,"value":2935}," 500",{"type":42,"tag":1050,"props":2937,"children":2938},{"style":1056},[2939],{"type":47,"value":1134},{"type":42,"tag":1050,"props":2941,"children":2942},{"class":1052,"line":1467},[2943,2948,2952,2957],{"type":42,"tag":1050,"props":2944,"children":2945},{"style":1077},[2946],{"type":47,"value":2947},"  line-height",{"type":42,"tag":1050,"props":2949,"children":2950},{"style":1056},[2951],{"type":47,"value":1085},{"type":42,"tag":1050,"props":2953,"children":2954},{"style":1150},[2955],{"type":47,"value":2956}," 1.0",{"type":42,"tag":1050,"props":2958,"children":2959},{"style":1056},[2960],{"type":47,"value":1134},{"type":42,"tag":1050,"props":2962,"children":2963},{"class":1052,"line":1512},[2964,2968,2972,2977],{"type":42,"tag":1050,"props":2965,"children":2966},{"style":1077},[2967],{"type":47,"value":1166},{"type":42,"tag":1050,"props":2969,"children":2970},{"style":1056},[2971],{"type":47,"value":1085},{"type":42,"tag":1050,"props":2973,"children":2974},{"style":1150},[2975],{"type":47,"value":2976}," -0.035em",{"type":42,"tag":1050,"props":2978,"children":2979},{"style":1056},[2980],{"type":47,"value":1134},{"type":42,"tag":1050,"props":2982,"children":2983},{"class":1052,"line":1520},[2984],{"type":42,"tag":1050,"props":2985,"children":2986},{"style":1056},[2987],{"type":47,"value":1244},{"type":42,"tag":1050,"props":2989,"children":2990},{"class":1052,"line":1529},[2991,2995,2999],{"type":42,"tag":1050,"props":2992,"children":2993},{"style":1056},[2994],{"type":47,"value":1059},{"type":42,"tag":1050,"props":2996,"children":2997},{"style":1062},[2998],{"type":47,"value":2200},{"type":42,"tag":1050,"props":3000,"children":3001},{"style":1056},[3002],{"type":47,"value":1070},{"type":42,"tag":1050,"props":3004,"children":3005},{"class":1052,"line":1574},[3006,3010,3014,3018,3022],{"type":42,"tag":1050,"props":3007,"children":3008},{"style":1077},[3009],{"type":47,"value":2675},{"type":42,"tag":1050,"props":3011,"children":3012},{"style":1056},[3013],{"type":47,"value":1085},{"type":42,"tag":1050,"props":3015,"children":3016},{"style":1056},[3017],{"type":47,"value":2073},{"type":42,"tag":1050,"props":3019,"children":3020},{"style":1126},[3021],{"type":47,"value":2778},{"type":42,"tag":1050,"props":3023,"children":3024},{"style":1056},[3025],{"type":47,"value":1134},{"type":42,"tag":1050,"props":3027,"children":3028},{"class":1052,"line":1582},[3029,3033,3037,3041,3046],{"type":42,"tag":1050,"props":3030,"children":3031},{"style":1077},[3032],{"type":47,"value":1210},{"type":42,"tag":1050,"props":3034,"children":3035},{"style":1056},[3036],{"type":47,"value":1085},{"type":42,"tag":1050,"props":3038,"children":3039},{"style":1056},[3040],{"type":47,"value":2073},{"type":42,"tag":1050,"props":3042,"children":3043},{"style":1126},[3044],{"type":47,"value":3045},"fff",{"type":42,"tag":1050,"props":3047,"children":3048},{"style":1056},[3049],{"type":47,"value":1134},{"type":42,"tag":1050,"props":3051,"children":3052},{"class":1052,"line":1591},[3053,3058,3062,3066,3071,3076,3080],{"type":42,"tag":1050,"props":3054,"children":3055},{"style":1077},[3056],{"type":47,"value":3057},"  padding",{"type":42,"tag":1050,"props":3059,"children":3060},{"style":1056},[3061],{"type":47,"value":1085},{"type":42,"tag":1050,"props":3063,"children":3064},{"style":1150},[3065],{"type":47,"value":2256},{"type":42,"tag":1050,"props":3067,"children":3068},{"style":1150},[3069],{"type":47,"value":3070}," 20px",{"type":42,"tag":1050,"props":3072,"children":3073},{"style":1150},[3074],{"type":47,"value":3075}," 13px",{"type":42,"tag":1050,"props":3077,"children":3078},{"style":1150},[3079],{"type":47,"value":2261},{"type":42,"tag":1050,"props":3081,"children":3082},{"style":1056},[3083],{"type":47,"value":1134},{"type":42,"tag":1050,"props":3085,"children":3086},{"class":1052,"line":1652},[3087,3092,3096,3101],{"type":42,"tag":1050,"props":3088,"children":3089},{"style":1077},[3090],{"type":47,"value":3091},"  border-radius",{"type":42,"tag":1050,"props":3093,"children":3094},{"style":1056},[3095],{"type":47,"value":1085},{"type":42,"tag":1050,"props":3097,"children":3098},{"style":1150},[3099],{"type":47,"value":3100}," 9999px",{"type":42,"tag":1050,"props":3102,"children":3103},{"style":1056},[3104],{"type":47,"value":1134},{"type":42,"tag":1050,"props":3106,"children":3107},{"class":1052,"line":1660},[3108,3112,3116,3120],{"type":42,"tag":1050,"props":3109,"children":3110},{"style":1077},[3111],{"type":47,"value":2745},{"type":42,"tag":1050,"props":3113,"children":3114},{"style":1056},[3115],{"type":47,"value":1085},{"type":42,"tag":1050,"props":3117,"children":3118},{"style":1150},[3119],{"type":47,"value":2935},{"type":42,"tag":1050,"props":3121,"children":3122},{"style":1056},[3123],{"type":47,"value":1134},{"type":42,"tag":1050,"props":3125,"children":3126},{"class":1052,"line":1669},[3127,3132],{"type":42,"tag":1050,"props":3128,"children":3129},{"style":1077},[3130],{"type":47,"value":3131},"  box-shadow",{"type":42,"tag":1050,"props":3133,"children":3134},{"style":1056},[3135],{"type":47,"value":3136},":\n",{"type":42,"tag":1050,"props":3138,"children":3139},{"class":1052,"line":1714},[3140,3145,3149,3154,3158,3162,3167,3171,3176,3180,3185,3189,3194],{"type":42,"tag":1050,"props":3141,"children":3142},{"style":1150},[3143],{"type":47,"value":3144},"    0",{"type":42,"tag":1050,"props":3146,"children":3147},{"style":1150},[3148],{"type":47,"value":2414},{"type":42,"tag":1050,"props":3150,"children":3151},{"style":1150},[3152],{"type":47,"value":3153}," 2px",{"type":42,"tag":1050,"props":3155,"children":3156},{"style":1217},[3157],{"type":47,"value":2481},{"type":42,"tag":1050,"props":3159,"children":3160},{"style":1056},[3161],{"type":47,"value":1225},{"type":42,"tag":1050,"props":3163,"children":3164},{"style":1150},[3165],{"type":47,"value":3166},"45",{"type":42,"tag":1050,"props":3168,"children":3169},{"style":1056},[3170],{"type":47,"value":1106},{"type":42,"tag":1050,"props":3172,"children":3173},{"style":1150},[3174],{"type":47,"value":3175},"32",{"type":42,"tag":1050,"props":3177,"children":3178},{"style":1056},[3179],{"type":47,"value":1106},{"type":42,"tag":1050,"props":3181,"children":3182},{"style":1150},[3183],{"type":47,"value":3184},"50",{"type":42,"tag":1050,"props":3186,"children":3187},{"style":1056},[3188],{"type":47,"value":1106},{"type":42,"tag":1050,"props":3190,"children":3191},{"style":1150},[3192],{"type":47,"value":3193},"0.05",{"type":42,"tag":1050,"props":3195,"children":3196},{"style":1056},[3197],{"type":47,"value":3198},"),\n",{"type":42,"tag":1050,"props":3200,"children":3201},{"class":1052,"line":1722},[3202,3207,3211,3216,3220,3225,3229,3233,3238,3242,3246,3250,3254,3258,3263],{"type":42,"tag":1050,"props":3203,"children":3204},{"style":1126},[3205],{"type":47,"value":3206},"    inset ",{"type":42,"tag":1050,"props":3208,"children":3209},{"style":1150},[3210],{"type":47,"value":2490},{"type":42,"tag":1050,"props":3212,"children":3213},{"style":1150},[3214],{"type":47,"value":3215}," 10px",{"type":42,"tag":1050,"props":3217,"children":3218},{"style":1150},[3219],{"type":47,"value":2261},{"type":42,"tag":1050,"props":3221,"children":3222},{"style":1150},[3223],{"type":47,"value":3224}," -10px",{"type":42,"tag":1050,"props":3226,"children":3227},{"style":1217},[3228],{"type":47,"value":2481},{"type":42,"tag":1050,"props":3230,"children":3231},{"style":1056},[3232],{"type":47,"value":1225},{"type":42,"tag":1050,"props":3234,"children":3235},{"style":1150},[3236],{"type":47,"value":3237},"255",{"type":42,"tag":1050,"props":3239,"children":3240},{"style":1056},[3241],{"type":47,"value":1106},{"type":42,"tag":1050,"props":3243,"children":3244},{"style":1150},[3245],{"type":47,"value":3237},{"type":42,"tag":1050,"props":3247,"children":3248},{"style":1056},[3249],{"type":47,"value":1106},{"type":42,"tag":1050,"props":3251,"children":3252},{"style":1150},[3253],{"type":47,"value":3237},{"type":42,"tag":1050,"props":3255,"children":3256},{"style":1056},[3257],{"type":47,"value":1106},{"type":42,"tag":1050,"props":3259,"children":3260},{"style":1150},[3261],{"type":47,"value":3262},"0.4",{"type":42,"tag":1050,"props":3264,"children":3265},{"style":1056},[3266],{"type":47,"value":1235},{"type":42,"tag":1050,"props":3268,"children":3269},{"class":1052,"line":1731},[3270,3275,3279,3283,3288,3293],{"type":42,"tag":1050,"props":3271,"children":3272},{"style":1077},[3273],{"type":47,"value":3274},"  transition",{"type":42,"tag":1050,"props":3276,"children":3277},{"style":1056},[3278],{"type":47,"value":1085},{"type":42,"tag":1050,"props":3280,"children":3281},{"style":1126},[3282],{"type":47,"value":2300},{"type":42,"tag":1050,"props":3284,"children":3285},{"style":1150},[3286],{"type":47,"value":3287},"75ms",{"type":42,"tag":1050,"props":3289,"children":3290},{"style":1126},[3291],{"type":47,"value":3292}," ease-in",{"type":42,"tag":1050,"props":3294,"children":3295},{"style":1056},[3296],{"type":47,"value":1134},{"type":42,"tag":1050,"props":3298,"children":3299},{"class":1052,"line":1776},[3300],{"type":42,"tag":1050,"props":3301,"children":3302},{"style":1056},[3303],{"type":47,"value":1244},{"type":42,"tag":1050,"props":3305,"children":3306},{"class":1052,"line":1784},[3307,3311,3315,3319,3323,3328,3333,3337,3342,3346],{"type":42,"tag":1050,"props":3308,"children":3309},{"style":1056},[3310],{"type":47,"value":1059},{"type":42,"tag":1050,"props":3312,"children":3313},{"style":1062},[3314],{"type":47,"value":2200},{"type":42,"tag":1050,"props":3316,"children":3317},{"style":1056},[3318],{"type":47,"value":1085},{"type":42,"tag":1050,"props":3320,"children":3321},{"style":2336},[3322],{"type":47,"value":2339},{"type":42,"tag":1050,"props":3324,"children":3325},{"style":1056},[3326],{"type":47,"value":3327},"  {",{"type":42,"tag":1050,"props":3329,"children":3330},{"style":1077},[3331],{"type":47,"value":3332}," transition-duration",{"type":42,"tag":1050,"props":3334,"children":3335},{"style":1056},[3336],{"type":47,"value":1085},{"type":42,"tag":1050,"props":3338,"children":3339},{"style":1150},[3340],{"type":47,"value":3341}," 200ms",{"type":42,"tag":1050,"props":3343,"children":3344},{"style":1056},[3345],{"type":47,"value":2083},{"type":42,"tag":1050,"props":3347,"children":3348},{"style":1056},[3349],{"type":47,"value":2137},{"type":42,"tag":1050,"props":3351,"children":3352},{"class":1052,"line":1793},[3353,3357,3361,3365,3369,3373,3378,3382,3387,3391,3396,3400,3405,3409,3413,3417,3421,3425,3429,3433,3437,3441,3445,3449,3453,3457,3461],{"type":42,"tag":1050,"props":3354,"children":3355},{"style":1056},[3356],{"type":47,"value":1059},{"type":42,"tag":1050,"props":3358,"children":3359},{"style":1062},[3360],{"type":47,"value":2200},{"type":42,"tag":1050,"props":3362,"children":3363},{"style":1056},[3364],{"type":47,"value":1085},{"type":42,"tag":1050,"props":3366,"children":3367},{"style":2336},[3368],{"type":47,"value":2013},{"type":42,"tag":1050,"props":3370,"children":3371},{"style":1056},[3372],{"type":47,"value":2059},{"type":42,"tag":1050,"props":3374,"children":3375},{"style":1077},[3376],{"type":47,"value":3377}," transform",{"type":42,"tag":1050,"props":3379,"children":3380},{"style":1056},[3381],{"type":47,"value":1085},{"type":42,"tag":1050,"props":3383,"children":3384},{"style":1217},[3385],{"type":47,"value":3386}," scale",{"type":42,"tag":1050,"props":3388,"children":3389},{"style":1056},[3390],{"type":47,"value":1225},{"type":42,"tag":1050,"props":3392,"children":3393},{"style":1150},[3394],{"type":47,"value":3395},"0.97",{"type":42,"tag":1050,"props":3397,"children":3398},{"style":1056},[3399],{"type":47,"value":2520},{"type":42,"tag":1050,"props":3401,"children":3402},{"style":1077},[3403],{"type":47,"value":3404}," box-shadow",{"type":42,"tag":1050,"props":3406,"children":3407},{"style":1056},[3408],{"type":47,"value":1085},{"type":42,"tag":1050,"props":3410,"children":3411},{"style":1150},[3412],{"type":47,"value":2466},{"type":42,"tag":1050,"props":3414,"children":3415},{"style":1150},[3416],{"type":47,"value":2414},{"type":42,"tag":1050,"props":3418,"children":3419},{"style":1150},[3420],{"type":47,"value":3153},{"type":42,"tag":1050,"props":3422,"children":3423},{"style":1217},[3424],{"type":47,"value":2481},{"type":42,"tag":1050,"props":3426,"children":3427},{"style":1056},[3428],{"type":47,"value":1225},{"type":42,"tag":1050,"props":3430,"children":3431},{"style":1150},[3432],{"type":47,"value":3166},{"type":42,"tag":1050,"props":3434,"children":3435},{"style":1056},[3436],{"type":47,"value":1106},{"type":42,"tag":1050,"props":3438,"children":3439},{"style":1150},[3440],{"type":47,"value":3175},{"type":42,"tag":1050,"props":3442,"children":3443},{"style":1056},[3444],{"type":47,"value":1106},{"type":42,"tag":1050,"props":3446,"children":3447},{"style":1150},[3448],{"type":47,"value":3184},{"type":42,"tag":1050,"props":3450,"children":3451},{"style":1056},[3452],{"type":47,"value":1106},{"type":42,"tag":1050,"props":3454,"children":3455},{"style":1150},[3456],{"type":47,"value":3193},{"type":42,"tag":1050,"props":3458,"children":3459},{"style":1056},[3460],{"type":47,"value":2520},{"type":42,"tag":1050,"props":3462,"children":3463},{"style":1056},[3464],{"type":47,"value":2137},{"type":42,"tag":1050,"props":3466,"children":3467},{"class":1052,"line":1838},[3468,3472,3476],{"type":42,"tag":1050,"props":3469,"children":3470},{"style":1056},[3471],{"type":47,"value":1059},{"type":42,"tag":1050,"props":3473,"children":3474},{"style":1062},[3475],{"type":47,"value":2380},{"type":42,"tag":1050,"props":3477,"children":3478},{"style":1056},[3479],{"type":47,"value":1070},{"type":42,"tag":1050,"props":3481,"children":3482},{"class":1052,"line":1846},[3483,3487,3491,3495,3499],{"type":42,"tag":1050,"props":3484,"children":3485},{"style":1077},[3486],{"type":47,"value":2675},{"type":42,"tag":1050,"props":3488,"children":3489},{"style":1056},[3490],{"type":47,"value":1085},{"type":42,"tag":1050,"props":3492,"children":3493},{"style":1056},[3494],{"type":47,"value":2073},{"type":42,"tag":1050,"props":3496,"children":3497},{"style":1126},[3498],{"type":47,"value":3045},{"type":42,"tag":1050,"props":3500,"children":3501},{"style":1056},[3502],{"type":47,"value":1134},{"type":42,"tag":1050,"props":3504,"children":3505},{"class":1052,"line":1855},[3506,3510,3514,3518],{"type":42,"tag":1050,"props":3507,"children":3508},{"style":1077},[3509],{"type":47,"value":3091},{"type":42,"tag":1050,"props":3511,"children":3512},{"style":1056},[3513],{"type":47,"value":1085},{"type":42,"tag":1050,"props":3515,"children":3516},{"style":1150},[3517],{"type":47,"value":2256},{"type":42,"tag":1050,"props":3519,"children":3520},{"style":1056},[3521],{"type":47,"value":1134},{"type":42,"tag":1050,"props":3523,"children":3525},{"class":1052,"line":3524},30,[3526,3530,3534,3538],{"type":42,"tag":1050,"props":3527,"children":3528},{"style":1077},[3529],{"type":47,"value":3057},{"type":42,"tag":1050,"props":3531,"children":3532},{"style":1056},[3533],{"type":47,"value":1085},{"type":42,"tag":1050,"props":3535,"children":3536},{"style":1150},[3537],{"type":47,"value":2261},{"type":42,"tag":1050,"props":3539,"children":3540},{"style":1056},[3541],{"type":47,"value":1134},{"type":42,"tag":1050,"props":3543,"children":3545},{"class":1052,"line":3544},31,[3546,3550],{"type":42,"tag":1050,"props":3547,"children":3548},{"style":1077},[3549],{"type":47,"value":3131},{"type":42,"tag":1050,"props":3551,"children":3552},{"style":1056},[3553],{"type":47,"value":3136},{"type":42,"tag":1050,"props":3555,"children":3557},{"class":1052,"line":3556},32,[3558,3562,3566,3570,3574,3578,3582,3586,3590,3594,3598,3602,3606,3611],{"type":42,"tag":1050,"props":3559,"children":3560},{"style":1150},[3561],{"type":47,"value":3144},{"type":42,"tag":1050,"props":3563,"children":3564},{"style":1150},[3565],{"type":47,"value":2466},{"type":42,"tag":1050,"props":3567,"children":3568},{"style":1150},[3569],{"type":47,"value":2466},{"type":42,"tag":1050,"props":3571,"children":3572},{"style":1150},[3573],{"type":47,"value":2414},{"type":42,"tag":1050,"props":3575,"children":3576},{"style":1217},[3577],{"type":47,"value":2481},{"type":42,"tag":1050,"props":3579,"children":3580},{"style":1056},[3581],{"type":47,"value":1225},{"type":42,"tag":1050,"props":3583,"children":3584},{"style":1150},[3585],{"type":47,"value":3166},{"type":42,"tag":1050,"props":3587,"children":3588},{"style":1056},[3589],{"type":47,"value":1106},{"type":42,"tag":1050,"props":3591,"children":3592},{"style":1150},[3593],{"type":47,"value":3175},{"type":42,"tag":1050,"props":3595,"children":3596},{"style":1056},[3597],{"type":47,"value":1106},{"type":42,"tag":1050,"props":3599,"children":3600},{"style":1150},[3601],{"type":47,"value":3184},{"type":42,"tag":1050,"props":3603,"children":3604},{"style":1056},[3605],{"type":47,"value":1106},{"type":42,"tag":1050,"props":3607,"children":3608},{"style":1150},[3609],{"type":47,"value":3610},"0.06",{"type":42,"tag":1050,"props":3612,"children":3613},{"style":1056},[3614],{"type":47,"value":3198},{"type":42,"tag":1050,"props":3616,"children":3618},{"class":1052,"line":3617},33,[3619,3623,3627,3631,3636,3640,3644,3648,3652,3656,3660,3664,3668,3673],{"type":42,"tag":1050,"props":3620,"children":3621},{"style":1150},[3622],{"type":47,"value":3144},{"type":42,"tag":1050,"props":3624,"children":3625},{"style":1150},[3626],{"type":47,"value":3153},{"type":42,"tag":1050,"props":3628,"children":3629},{"style":1150},[3630],{"type":47,"value":2476},{"type":42,"tag":1050,"props":3632,"children":3633},{"style":1150},[3634],{"type":47,"value":3635}," -2px",{"type":42,"tag":1050,"props":3637,"children":3638},{"style":1217},[3639],{"type":47,"value":2481},{"type":42,"tag":1050,"props":3641,"children":3642},{"style":1056},[3643],{"type":47,"value":1225},{"type":42,"tag":1050,"props":3645,"children":3646},{"style":1150},[3647],{"type":47,"value":3166},{"type":42,"tag":1050,"props":3649,"children":3650},{"style":1056},[3651],{"type":47,"value":1106},{"type":42,"tag":1050,"props":3653,"children":3654},{"style":1150},[3655],{"type":47,"value":3175},{"type":42,"tag":1050,"props":3657,"children":3658},{"style":1056},[3659],{"type":47,"value":1106},{"type":42,"tag":1050,"props":3661,"children":3662},{"style":1150},[3663],{"type":47,"value":3184},{"type":42,"tag":1050,"props":3665,"children":3666},{"style":1056},[3667],{"type":47,"value":1106},{"type":42,"tag":1050,"props":3669,"children":3670},{"style":1150},[3671],{"type":47,"value":3672},"0.08",{"type":42,"tag":1050,"props":3674,"children":3675},{"style":1056},[3676],{"type":47,"value":3198},{"type":42,"tag":1050,"props":3678,"children":3680},{"class":1052,"line":3679},34,[3681,3685,3690,3695,3700,3704,3708,3712,3716,3720,3724,3728,3732,3736],{"type":42,"tag":1050,"props":3682,"children":3683},{"style":1150},[3684],{"type":47,"value":3144},{"type":42,"tag":1050,"props":3686,"children":3687},{"style":1150},[3688],{"type":47,"value":3689}," 16px",{"type":42,"tag":1050,"props":3691,"children":3692},{"style":1150},[3693],{"type":47,"value":3694}," 40px",{"type":42,"tag":1050,"props":3696,"children":3697},{"style":1150},[3698],{"type":47,"value":3699}," -8px",{"type":42,"tag":1050,"props":3701,"children":3702},{"style":1217},[3703],{"type":47,"value":2481},{"type":42,"tag":1050,"props":3705,"children":3706},{"style":1056},[3707],{"type":47,"value":1225},{"type":42,"tag":1050,"props":3709,"children":3710},{"style":1150},[3711],{"type":47,"value":3166},{"type":42,"tag":1050,"props":3713,"children":3714},{"style":1056},[3715],{"type":47,"value":1106},{"type":42,"tag":1050,"props":3717,"children":3718},{"style":1150},[3719],{"type":47,"value":3175},{"type":42,"tag":1050,"props":3721,"children":3722},{"style":1056},[3723],{"type":47,"value":1106},{"type":42,"tag":1050,"props":3725,"children":3726},{"style":1150},[3727],{"type":47,"value":3184},{"type":42,"tag":1050,"props":3729,"children":3730},{"style":1056},[3731],{"type":47,"value":1106},{"type":42,"tag":1050,"props":3733,"children":3734},{"style":1150},[3735],{"type":47,"value":3610},{"type":42,"tag":1050,"props":3737,"children":3738},{"style":1056},[3739],{"type":47,"value":3198},{"type":42,"tag":1050,"props":3741,"children":3743},{"class":1052,"line":3742},35,[3744,3748,3752,3757,3761,3765,3769,3773,3777,3781,3785,3789,3793,3797],{"type":42,"tag":1050,"props":3745,"children":3746},{"style":1126},[3747],{"type":47,"value":3206},{"type":42,"tag":1050,"props":3749,"children":3750},{"style":1150},[3751],{"type":47,"value":2490},{"type":42,"tag":1050,"props":3753,"children":3754},{"style":1150},[3755],{"type":47,"value":3756}," .5px",{"type":42,"tag":1050,"props":3758,"children":3759},{"style":1150},[3760],{"type":47,"value":3756},{"type":42,"tag":1050,"props":3762,"children":3763},{"style":1217},[3764],{"type":47,"value":2481},{"type":42,"tag":1050,"props":3766,"children":3767},{"style":1056},[3768],{"type":47,"value":1225},{"type":42,"tag":1050,"props":3770,"children":3771},{"style":1150},[3772],{"type":47,"value":3237},{"type":42,"tag":1050,"props":3774,"children":3775},{"style":1056},[3776],{"type":47,"value":1106},{"type":42,"tag":1050,"props":3778,"children":3779},{"style":1150},[3780],{"type":47,"value":3237},{"type":42,"tag":1050,"props":3782,"children":3783},{"style":1056},[3784],{"type":47,"value":1106},{"type":42,"tag":1050,"props":3786,"children":3787},{"style":1150},[3788],{"type":47,"value":3237},{"type":42,"tag":1050,"props":3790,"children":3791},{"style":1056},[3792],{"type":47,"value":1106},{"type":42,"tag":1050,"props":3794,"children":3795},{"style":1150},[3796],{"type":47,"value":3262},{"type":42,"tag":1050,"props":3798,"children":3799},{"style":1056},[3800],{"type":47,"value":1235},{"type":42,"tag":1050,"props":3802,"children":3804},{"class":1052,"line":3803},36,[3805,3809,3813,3818,3823,3828,3832,3837,3841,3845,3849,3854,3858,3863],{"type":42,"tag":1050,"props":3806,"children":3807},{"style":1077},[3808],{"type":47,"value":3274},{"type":42,"tag":1050,"props":3810,"children":3811},{"style":1056},[3812],{"type":47,"value":1085},{"type":42,"tag":1050,"props":3814,"children":3815},{"style":1126},[3816],{"type":47,"value":3817}," box-shadow ",{"type":42,"tag":1050,"props":3819,"children":3820},{"style":1150},[3821],{"type":47,"value":3822},"200ms",{"type":42,"tag":1050,"props":3824,"children":3825},{"style":1217},[3826],{"type":47,"value":3827}," cubic-bezier",{"type":42,"tag":1050,"props":3829,"children":3830},{"style":1056},[3831],{"type":47,"value":1225},{"type":42,"tag":1050,"props":3833,"children":3834},{"style":1150},[3835],{"type":47,"value":3836},".4",{"type":42,"tag":1050,"props":3838,"children":3839},{"style":1056},[3840],{"type":47,"value":1106},{"type":42,"tag":1050,"props":3842,"children":3843},{"style":1150},[3844],{"type":47,"value":2490},{"type":42,"tag":1050,"props":3846,"children":3847},{"style":1056},[3848],{"type":47,"value":1106},{"type":42,"tag":1050,"props":3850,"children":3851},{"style":1150},[3852],{"type":47,"value":3853},".2",{"type":42,"tag":1050,"props":3855,"children":3856},{"style":1056},[3857],{"type":47,"value":1106},{"type":42,"tag":1050,"props":3859,"children":3860},{"style":1150},[3861],{"type":47,"value":3862},"1",{"type":42,"tag":1050,"props":3864,"children":3865},{"style":1056},[3866],{"type":47,"value":1235},{"type":42,"tag":1050,"props":3868,"children":3870},{"class":1052,"line":3869},37,[3871],{"type":42,"tag":1050,"props":3872,"children":3873},{"style":1056},[3874],{"type":47,"value":1244},{"type":42,"tag":1050,"props":3876,"children":3878},{"class":1052,"line":3877},38,[3879,3883,3887,3891,3895,3899,3903],{"type":42,"tag":1050,"props":3880,"children":3881},{"style":1056},[3882],{"type":47,"value":1059},{"type":42,"tag":1050,"props":3884,"children":3885},{"style":1062},[3886],{"type":47,"value":2380},{"type":42,"tag":1050,"props":3888,"children":3889},{"style":1056},[3890],{"type":47,"value":1085},{"type":42,"tag":1050,"props":3892,"children":3893},{"style":2336},[3894],{"type":47,"value":2339},{"type":42,"tag":1050,"props":3896,"children":3897},{"style":1056},[3898],{"type":47,"value":2059},{"type":42,"tag":1050,"props":3900,"children":3901},{"style":1077},[3902],{"type":47,"value":3404},{"type":42,"tag":1050,"props":3904,"children":3905},{"style":1056},[3906],{"type":47,"value":3136},{"type":42,"tag":1050,"props":3908,"children":3910},{"class":1052,"line":3909},39,[3911,3915,3919,3923,3927,3931,3935,3939,3943,3947,3951,3955,3959,3964],{"type":42,"tag":1050,"props":3912,"children":3913},{"style":1150},[3914],{"type":47,"value":3144},{"type":42,"tag":1050,"props":3916,"children":3917},{"style":1150},[3918],{"type":47,"value":2466},{"type":42,"tag":1050,"props":3920,"children":3921},{"style":1150},[3922],{"type":47,"value":2466},{"type":42,"tag":1050,"props":3924,"children":3925},{"style":1150},[3926],{"type":47,"value":2414},{"type":42,"tag":1050,"props":3928,"children":3929},{"style":1217},[3930],{"type":47,"value":2481},{"type":42,"tag":1050,"props":3932,"children":3933},{"style":1056},[3934],{"type":47,"value":1225},{"type":42,"tag":1050,"props":3936,"children":3937},{"style":1150},[3938],{"type":47,"value":3166},{"type":42,"tag":1050,"props":3940,"children":3941},{"style":1056},[3942],{"type":47,"value":1106},{"type":42,"tag":1050,"props":3944,"children":3945},{"style":1150},[3946],{"type":47,"value":3175},{"type":42,"tag":1050,"props":3948,"children":3949},{"style":1056},[3950],{"type":47,"value":1106},{"type":42,"tag":1050,"props":3952,"children":3953},{"style":1150},[3954],{"type":47,"value":3184},{"type":42,"tag":1050,"props":3956,"children":3957},{"style":1056},[3958],{"type":47,"value":1106},{"type":42,"tag":1050,"props":3960,"children":3961},{"style":1150},[3962],{"type":47,"value":3963},"0.10",{"type":42,"tag":1050,"props":3965,"children":3966},{"style":1056},[3967],{"type":47,"value":3198},{"type":42,"tag":1050,"props":3969,"children":3971},{"class":1052,"line":3970},40,[3972,3976,3980,3984,3988,3992,3996,4000,4004,4008,4012,4016,4020,4024],{"type":42,"tag":1050,"props":3973,"children":3974},{"style":1150},[3975],{"type":47,"value":3144},{"type":42,"tag":1050,"props":3977,"children":3978},{"style":1150},[3979],{"type":47,"value":2471},{"type":42,"tag":1050,"props":3981,"children":3982},{"style":1150},[3983],{"type":47,"value":2256},{"type":42,"tag":1050,"props":3985,"children":3986},{"style":1150},[3987],{"type":47,"value":3635},{"type":42,"tag":1050,"props":3989,"children":3990},{"style":1217},[3991],{"type":47,"value":2481},{"type":42,"tag":1050,"props":3993,"children":3994},{"style":1056},[3995],{"type":47,"value":1225},{"type":42,"tag":1050,"props":3997,"children":3998},{"style":1150},[3999],{"type":47,"value":3166},{"type":42,"tag":1050,"props":4001,"children":4002},{"style":1056},[4003],{"type":47,"value":1106},{"type":42,"tag":1050,"props":4005,"children":4006},{"style":1150},[4007],{"type":47,"value":3175},{"type":42,"tag":1050,"props":4009,"children":4010},{"style":1056},[4011],{"type":47,"value":1106},{"type":42,"tag":1050,"props":4013,"children":4014},{"style":1150},[4015],{"type":47,"value":3184},{"type":42,"tag":1050,"props":4017,"children":4018},{"style":1056},[4019],{"type":47,"value":1106},{"type":42,"tag":1050,"props":4021,"children":4022},{"style":1150},[4023],{"type":47,"value":3963},{"type":42,"tag":1050,"props":4025,"children":4026},{"style":1056},[4027],{"type":47,"value":3198},{"type":42,"tag":1050,"props":4029,"children":4031},{"class":1052,"line":4030},41,[4032,4036,4040,4045,4050,4054,4058,4062,4066,4070,4074,4078,4082,4086],{"type":42,"tag":1050,"props":4033,"children":4034},{"style":1150},[4035],{"type":47,"value":3144},{"type":42,"tag":1050,"props":4037,"children":4038},{"style":1150},[4039],{"type":47,"value":2261},{"type":42,"tag":1050,"props":4041,"children":4042},{"style":1150},[4043],{"type":47,"value":4044}," 56px",{"type":42,"tag":1050,"props":4046,"children":4047},{"style":1150},[4048],{"type":47,"value":4049}," -12px",{"type":42,"tag":1050,"props":4051,"children":4052},{"style":1217},[4053],{"type":47,"value":2481},{"type":42,"tag":1050,"props":4055,"children":4056},{"style":1056},[4057],{"type":47,"value":1225},{"type":42,"tag":1050,"props":4059,"children":4060},{"style":1150},[4061],{"type":47,"value":3166},{"type":42,"tag":1050,"props":4063,"children":4064},{"style":1056},[4065],{"type":47,"value":1106},{"type":42,"tag":1050,"props":4067,"children":4068},{"style":1150},[4069],{"type":47,"value":3175},{"type":42,"tag":1050,"props":4071,"children":4072},{"style":1056},[4073],{"type":47,"value":1106},{"type":42,"tag":1050,"props":4075,"children":4076},{"style":1150},[4077],{"type":47,"value":3184},{"type":42,"tag":1050,"props":4079,"children":4080},{"style":1056},[4081],{"type":47,"value":1106},{"type":42,"tag":1050,"props":4083,"children":4084},{"style":1150},[4085],{"type":47,"value":3963},{"type":42,"tag":1050,"props":4087,"children":4088},{"style":1056},[4089],{"type":47,"value":3198},{"type":42,"tag":1050,"props":4091,"children":4093},{"class":1052,"line":4092},42,[4094,4098,4102,4106,4110,4114,4118,4122,4126,4130,4134,4138,4142,4146,4150],{"type":42,"tag":1050,"props":4095,"children":4096},{"style":1126},[4097],{"type":47,"value":3206},{"type":42,"tag":1050,"props":4099,"children":4100},{"style":1150},[4101],{"type":47,"value":2490},{"type":42,"tag":1050,"props":4103,"children":4104},{"style":1150},[4105],{"type":47,"value":3756},{"type":42,"tag":1050,"props":4107,"children":4108},{"style":1150},[4109],{"type":47,"value":3756},{"type":42,"tag":1050,"props":4111,"children":4112},{"style":1217},[4113],{"type":47,"value":2481},{"type":42,"tag":1050,"props":4115,"children":4116},{"style":1056},[4117],{"type":47,"value":1225},{"type":42,"tag":1050,"props":4119,"children":4120},{"style":1150},[4121],{"type":47,"value":3237},{"type":42,"tag":1050,"props":4123,"children":4124},{"style":1056},[4125],{"type":47,"value":1106},{"type":42,"tag":1050,"props":4127,"children":4128},{"style":1150},[4129],{"type":47,"value":3237},{"type":42,"tag":1050,"props":4131,"children":4132},{"style":1056},[4133],{"type":47,"value":1106},{"type":42,"tag":1050,"props":4135,"children":4136},{"style":1150},[4137],{"type":47,"value":3237},{"type":42,"tag":1050,"props":4139,"children":4140},{"style":1056},[4141],{"type":47,"value":1106},{"type":42,"tag":1050,"props":4143,"children":4144},{"style":1150},[4145],{"type":47,"value":3262},{"type":42,"tag":1050,"props":4147,"children":4148},{"style":1056},[4149],{"type":47,"value":2520},{"type":42,"tag":1050,"props":4151,"children":4152},{"style":1056},[4153],{"type":47,"value":2137},{"type":42,"tag":1050,"props":4155,"children":4157},{"class":1052,"line":4156},43,[4158,4162,4166],{"type":42,"tag":1050,"props":4159,"children":4160},{"style":1056},[4161],{"type":47,"value":1059},{"type":42,"tag":1050,"props":4163,"children":4164},{"style":1062},[4165],{"type":47,"value":2552},{"type":42,"tag":1050,"props":4167,"children":4168},{"style":1056},[4169],{"type":47,"value":1070},{"type":42,"tag":1050,"props":4171,"children":4173},{"class":1052,"line":4172},44,[4174,4178],{"type":42,"tag":1050,"props":4175,"children":4176},{"style":1077},[4177],{"type":47,"value":2675},{"type":42,"tag":1050,"props":4179,"children":4180},{"style":1056},[4181],{"type":47,"value":3136},{"type":42,"tag":1050,"props":4183,"children":4185},{"class":1052,"line":4184},45,[4186,4191,4195,4200,4204,4208,4212,4217,4221,4226,4230,4234,4238,4242,4247,4252,4256,4261,4266],{"type":42,"tag":1050,"props":4187,"children":4188},{"style":1217},[4189],{"type":47,"value":4190},"    linear-gradient",{"type":42,"tag":1050,"props":4192,"children":4193},{"style":1056},[4194],{"type":47,"value":1225},{"type":42,"tag":1050,"props":4196,"children":4197},{"style":1150},[4198],{"type":47,"value":4199},"180deg",{"type":42,"tag":1050,"props":4201,"children":4202},{"style":1056},[4203],{"type":47,"value":1106},{"type":42,"tag":1050,"props":4205,"children":4206},{"style":1217},[4207],{"type":47,"value":2481},{"type":42,"tag":1050,"props":4209,"children":4210},{"style":1056},[4211],{"type":47,"value":1225},{"type":42,"tag":1050,"props":4213,"children":4214},{"style":1150},[4215],{"type":47,"value":4216},"224",{"type":42,"tag":1050,"props":4218,"children":4219},{"style":1056},[4220],{"type":47,"value":1106},{"type":42,"tag":1050,"props":4222,"children":4223},{"style":1150},[4224],{"type":47,"value":4225},"246",{"type":42,"tag":1050,"props":4227,"children":4228},{"style":1056},[4229],{"type":47,"value":1106},{"type":42,"tag":1050,"props":4231,"children":4232},{"style":1150},[4233],{"type":47,"value":3237},{"type":42,"tag":1050,"props":4235,"children":4236},{"style":1056},[4237],{"type":47,"value":1106},{"type":42,"tag":1050,"props":4239,"children":4240},{"style":1150},[4241],{"type":47,"value":2515},{"type":42,"tag":1050,"props":4243,"children":4244},{"style":1056},[4245],{"type":47,"value":4246},")",{"type":42,"tag":1050,"props":4248,"children":4249},{"style":1150},[4250],{"type":47,"value":4251}," 0%",{"type":42,"tag":1050,"props":4253,"children":4254},{"style":1056},[4255],{"type":47,"value":1106},{"type":42,"tag":1050,"props":4257,"children":4258},{"style":1126},[4259],{"type":47,"value":4260}," transparent ",{"type":42,"tag":1050,"props":4262,"children":4263},{"style":1150},[4264],{"type":47,"value":4265},"25%",{"type":42,"tag":1050,"props":4267,"children":4268},{"style":1056},[4269],{"type":47,"value":4270},",\n",{"type":42,"tag":1050,"props":4272,"children":4274},{"class":1052,"line":4273},46,[4275,4280,4285,4289,4293,4297,4301,4305,4309,4313,4317,4321,4325,4329,4334],{"type":42,"tag":1050,"props":4276,"children":4277},{"style":1126},[4278],{"type":47,"value":4279},"                            transparent ",{"type":42,"tag":1050,"props":4281,"children":4282},{"style":1150},[4283],{"type":47,"value":4284},"90%",{"type":42,"tag":1050,"props":4286,"children":4287},{"style":1056},[4288],{"type":47,"value":1106},{"type":42,"tag":1050,"props":4290,"children":4291},{"style":1217},[4292],{"type":47,"value":2481},{"type":42,"tag":1050,"props":4294,"children":4295},{"style":1056},[4296],{"type":47,"value":1225},{"type":42,"tag":1050,"props":4298,"children":4299},{"style":1150},[4300],{"type":47,"value":4216},{"type":42,"tag":1050,"props":4302,"children":4303},{"style":1056},[4304],{"type":47,"value":1106},{"type":42,"tag":1050,"props":4306,"children":4307},{"style":1150},[4308],{"type":47,"value":4225},{"type":42,"tag":1050,"props":4310,"children":4311},{"style":1056},[4312],{"type":47,"value":1106},{"type":42,"tag":1050,"props":4314,"children":4315},{"style":1150},[4316],{"type":47,"value":3237},{"type":42,"tag":1050,"props":4318,"children":4319},{"style":1056},[4320],{"type":47,"value":1106},{"type":42,"tag":1050,"props":4322,"children":4323},{"style":1150},[4324],{"type":47,"value":2515},{"type":42,"tag":1050,"props":4326,"children":4327},{"style":1056},[4328],{"type":47,"value":4246},{"type":42,"tag":1050,"props":4330,"children":4331},{"style":1150},[4332],{"type":47,"value":4333}," 100%",{"type":42,"tag":1050,"props":4335,"children":4336},{"style":1056},[4337],{"type":47,"value":3198},{"type":42,"tag":1050,"props":4339,"children":4341},{"class":1052,"line":4340},47,[4342,4347,4351],{"type":42,"tag":1050,"props":4343,"children":4344},{"style":1056},[4345],{"type":47,"value":4346},"    #",{"type":42,"tag":1050,"props":4348,"children":4349},{"style":1126},[4350],{"type":47,"value":2688},{"type":42,"tag":1050,"props":4352,"children":4353},{"style":1056},[4354],{"type":47,"value":1134},{"type":42,"tag":1050,"props":4356,"children":4358},{"class":1052,"line":4357},48,[4359,4364,4368,4373,4378],{"type":42,"tag":1050,"props":4360,"children":4361},{"style":1077},[4362],{"type":47,"value":4363},"  padding-block",{"type":42,"tag":1050,"props":4365,"children":4366},{"style":1056},[4367],{"type":47,"value":1085},{"type":42,"tag":1050,"props":4369,"children":4370},{"style":1150},[4371],{"type":47,"value":4372}," 140px",{"type":42,"tag":1050,"props":4374,"children":4375},{"style":1150},[4376],{"type":47,"value":4377}," 96px",{"type":42,"tag":1050,"props":4379,"children":4380},{"style":1056},[4381],{"type":47,"value":1134},{"type":42,"tag":1050,"props":4383,"children":4385},{"class":1052,"line":4384},49,[4386],{"type":42,"tag":1050,"props":4387,"children":4388},{"style":1056},[4389],{"type":47,"value":1244},{"type":42,"tag":56,"props":4391,"children":4393},{"id":4392},"related-skills",[4394],{"type":47,"value":4395},"Related skills",{"type":42,"tag":50,"props":4397,"children":4398},{},[4399],{"type":47,"value":4400},"After running this audit, escalate to:",{"type":42,"tag":63,"props":4402,"children":4403},{},[4404,4417,4430,4443,4456],{"type":42,"tag":67,"props":4405,"children":4406},{},[4407,4415],{"type":42,"tag":119,"props":4408,"children":4409},{},[4410],{"type":42,"tag":127,"props":4411,"children":4413},{"className":4412},[],[4414],{"type":47,"value":240},{"type":47,"value":4416}," for deep type work",{"type":42,"tag":67,"props":4418,"children":4419},{},[4420,4428],{"type":42,"tag":119,"props":4421,"children":4422},{},[4423],{"type":42,"tag":127,"props":4424,"children":4426},{"className":4425},[],[4427],{"type":47,"value":192},{"type":47,"value":4429}," for shadow\u002Fgradient systems",{"type":42,"tag":67,"props":4431,"children":4432},{},[4433,4441],{"type":42,"tag":119,"props":4434,"children":4435},{},[4436],{"type":42,"tag":127,"props":4437,"children":4439},{"className":4438},[],[4440],{"type":47,"value":834},{"type":47,"value":4442}," for animation",{"type":42,"tag":67,"props":4444,"children":4445},{},[4446,4454],{"type":42,"tag":119,"props":4447,"children":4448},{},[4449],{"type":42,"tag":127,"props":4450,"children":4452},{"className":4451},[],[4453],{"type":47,"value":635},{"type":47,"value":4455}," for layout",{"type":42,"tag":67,"props":4457,"children":4458},{},[4459,4468],{"type":42,"tag":119,"props":4460,"children":4461},{},[4462],{"type":42,"tag":127,"props":4463,"children":4465},{"className":4464},[],[4466],{"type":47,"value":4467},"add-signature-moment",{"type":47,"value":4469}," once the baseline is polished",{"type":42,"tag":4471,"props":4472,"children":4473},"style",{},[4474],{"type":47,"value":4475},"html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"items":4477,"total":4660},[4478,4497,4515,4529,4546,4559,4573,4588,4603,4614,4629,4645],{"slug":4479,"name":4479,"fn":4480,"description":4481,"org":4482,"tags":4483,"stars":4494,"repoUrl":4495,"updatedAt":4496},"annotate","collect visual feedback with browser annotation tools","Open a browser with visual annotation tools. The user clicks elements on their site and leaves feedback — the agent reads annotations and makes changes. Use this when the user wants to point at specific elements to fix, tweak, or redesign.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[4484,4485,4488,4491],{"name":20,"slug":21,"type":15},{"name":4486,"slug":4487,"type":15},"Productivity","productivity",{"name":4489,"slug":4490,"type":15},"UX Copy","ux-copy",{"name":4492,"slug":4493,"type":15},"UX Design","ux-design",484,"https:\u002F\u002Fgithub.com\u002FAutomattic\u002Fstudio","2026-05-06T05:40:01.516544",{"slug":4498,"name":4498,"fn":4499,"description":4500,"org":4501,"tags":4502,"stars":4494,"repoUrl":4495,"updatedAt":4514},"block-content","write editable WordPress block markup","Write editable WordPress block markup for local Studio sites, including core\u002Fhtml limits, block-theme layout rules, full-width sections, validation, and skeleton-first page\u002FCSS recipes.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[4503,4506,4508,4511],{"name":4504,"slug":4505,"type":15},"Block Editor","block-editor",{"name":4507,"slug":1043,"type":15},"CSS",{"name":4509,"slug":4510,"type":15},"HTML","html",{"name":4512,"slug":4513,"type":15},"WordPress","wordpress","2026-05-27T07:01:55.629681",{"slug":4516,"name":4516,"fn":4517,"description":4518,"org":4519,"tags":4520,"stars":4494,"repoUrl":4495,"updatedAt":4528},"hosting-plans-helper","provide WordPress.com hosting plan information","Answer WordPress.com plan, pricing, upgrade, and feature-tier questions (plan names, what each tier unlocks — plugins, themes, custom code, SSH, hosting — and current prices) from authoritative live data. Load before answering ANY plan, pricing, or feature-gating question; never answer these from memory.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[4521,4524,4527],{"name":4522,"slug":4523,"type":15},"Pricing","pricing",{"name":4525,"slug":4526,"type":15},"Reference","reference",{"name":4512,"slug":4513,"type":15},"2026-07-02T07:42:33.654791",{"slug":4530,"name":4530,"fn":4531,"description":4532,"org":4533,"tags":4534,"stars":4494,"repoUrl":4495,"updatedAt":4545},"liberate","migrate websites to WordPress","Import and rebuild a website from a closed platform (Wix, Squarespace, Webflow, Shopify, GoDaddy, Hostinger, HubSpot, Weebly) into a Studio WordPress site. Extracts pages\u002Fposts\u002Fproducts + media, then reconstructs the design as editable blocks + WooCommerce OR as a high-fidelity replica theme. Invoke when the user wants to migrate, import, liberate, or rebuild a site from one of these platforms.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[4535,4538,4541,4544],{"name":4536,"slug":4537,"type":15},"CMS","cms",{"name":4539,"slug":4540,"type":15},"Migration","migration",{"name":4542,"slug":4543,"type":15},"Web Development","web-development",{"name":4512,"slug":4513,"type":15},"2026-07-09T06:47:33.454311",{"slug":4547,"name":4547,"fn":4548,"description":4549,"org":4550,"tags":4551,"stars":4494,"repoUrl":4495,"updatedAt":4558},"need-for-speed","run frontend performance audits for WordPress sites","Run a frontend performance audit on a WordPress site and get actionable optimization recommendations.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[4552,4553,4554,4557],{"name":17,"slug":18,"type":15},{"name":20,"slug":21,"type":15},{"name":4555,"slug":4556,"type":15},"Performance","performance",{"name":4512,"slug":4513,"type":15},"2026-05-06T05:40:06.433267",{"slug":4560,"name":4560,"fn":4561,"description":4562,"org":4563,"tags":4564,"stars":4494,"repoUrl":4495,"updatedAt":4572},"plugin-recommendations","recommend WordPress plugins for site features","Choose recommended plugins and plugin-provided blocks for features core WordPress blocks do not cover - ecommerce (WooCommerce), forms and newsletters (Jetpack), online courses and quizzes (Sensei LMS), polls, surveys and ratings (Crowdsignal), spam protection (Akismet) - while keeping generated content editable and avoiding raw HTML fallbacks. Any request to sell products or build a shop, store, or storefront requires WooCommerce with products.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[4565,4568,4571],{"name":4566,"slug":4567,"type":15},"Content Creation","content-creation",{"name":4569,"slug":4570,"type":15},"Plugin Development","plugin-development",{"name":4512,"slug":4513,"type":15},"2026-05-27T07:01:58.249105",{"slug":4574,"name":4574,"fn":4575,"description":4576,"org":4577,"tags":4578,"stars":4494,"repoUrl":4495,"updatedAt":4587},"rank-me-up","run on-page SEO audits for WordPress sites","Run an on-page SEO audit on a WordPress site and get actionable recommendations to improve search visibility.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[4579,4580,4583,4586],{"name":17,"slug":18,"type":15},{"name":4581,"slug":4582,"type":15},"Marketing","marketing",{"name":4584,"slug":4585,"type":15},"SEO","seo",{"name":4512,"slug":4513,"type":15},"2026-05-06T05:40:05.196367",{"slug":4589,"name":4589,"fn":4590,"description":4591,"org":4592,"tags":4593,"stars":4494,"repoUrl":4495,"updatedAt":4602},"site-spec","gather specifications for new WordPress sites","Gather the site name and layout preference before building a WordPress site. Run this before creating any new site.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[4594,4595,4598,4601],{"name":23,"slug":24,"type":15},{"name":4596,"slug":4597,"type":15},"Product Management","product-management",{"name":4599,"slug":4600,"type":15},"Specs","specs",{"name":4512,"slug":4513,"type":15},"2026-05-06T05:40:02.739409",{"slug":4604,"name":4604,"fn":4605,"description":4606,"org":4607,"tags":4608,"stars":4494,"repoUrl":4495,"updatedAt":4613},"studio-cli","manage local WordPress sites with Studio CLI","Use the Studio CLI to manage local WordPress sites, authentication, and preview sites. Invoke this skill when you need to run Studio CLI commands, manage sites, or troubleshoot site issues.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[4609,4612],{"name":4610,"slug":4611,"type":15},"CLI","cli",{"name":4512,"slug":4513,"type":15},"2026-04-06T18:02:57.150231",{"slug":4615,"name":4615,"fn":4616,"description":4617,"org":4618,"tags":4619,"stars":4494,"repoUrl":4495,"updatedAt":4628},"taxonomist","optimize WordPress category taxonomy","Analyze and optimize a WordPress site's category taxonomy. Exports all posts, uses AI to suggest an improved category structure — merging duplicates, retiring dead categories, creating missing ones, writing descriptions, and re-categorizing posts. Run this when the user wants to clean up or improve their categories.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[4620,4623,4626,4627],{"name":4621,"slug":4622,"type":15},"Content Strategy","content-strategy",{"name":4624,"slug":4625,"type":15},"Data Cleaning","data-cleaning",{"name":4584,"slug":4585,"type":15},{"name":4512,"slug":4513,"type":15},"2026-05-06T05:40:03.966799",{"slug":4630,"name":4630,"fn":4631,"description":4632,"org":4633,"tags":4634,"stars":4494,"repoUrl":4495,"updatedAt":4644},"visual-design","plan and execute visual design direction","Plan and execute high-quality visual direction for site creation, redesign, layout, typography, color, motion, and visual polish.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[4635,4638,4639,4642],{"name":4636,"slug":4637,"type":15},"Animation","animation",{"name":23,"slug":24,"type":15},{"name":4640,"slug":4641,"type":15},"Typography","typography",{"name":4643,"slug":4630,"type":15},"Visual Design","2026-07-24T05:40:57.887452",{"slug":4646,"name":4646,"fn":4647,"description":4648,"org":4649,"tags":4650,"stars":4494,"repoUrl":4495,"updatedAt":4659},"visual-polish","verify and polish website visual design","Verify and polish a built or redesigned site by diagnosing rendered-DOM issues against intent and fixing them in a planned, batched screenshot-and-fix loop.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[4651,4654,4655,4658],{"name":4652,"slug":4653,"type":15},"Debugging","debugging",{"name":20,"slug":21,"type":15},{"name":4656,"slug":4657,"type":15},"Screenshots","screenshots",{"name":4643,"slug":4630,"type":15},"2026-06-06T07:09:59.809812",81,{"items":4662,"total":1204},[4663,4670,4681,4693,4705,4715],{"slug":4,"name":4,"fn":5,"description":6,"org":4664,"tags":4665,"stars":25,"repoUrl":26,"updatedAt":27},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[4666,4667,4668,4669],{"name":17,"slug":18,"type":15},{"name":23,"slug":24,"type":15},{"name":13,"slug":14,"type":15},{"name":20,"slug":21,"type":15},{"slug":4671,"name":4671,"fn":4672,"description":4673,"org":4674,"tags":4675,"stars":25,"repoUrl":26,"updatedAt":4680},"design-polish-suite","apply design polish to web interfaces","The full design glow-up toolkit. Turns forgettable interfaces into something that looks like a real designer touched it. Routes to 6 sub-skills for de-slopifying, typography, spacing, gradients, motion, and adding that one detail people actually remember. Use when a UI feels mid, generic, AI-generated, or just painfully beige.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[4676,4677,4678,4679],{"name":23,"slug":24,"type":15},{"name":4640,"slug":4641,"type":15},{"name":4492,"slug":4493,"type":15},{"name":4643,"slug":4630,"type":15},"2026-06-20T07:57:06.690815",{"slug":834,"name":834,"fn":4682,"description":4683,"org":4684,"tags":4685,"stars":25,"repoUrl":26,"updatedAt":4692},"apply premium motion and micro-interactions","Apply the motion language of premium VC-funded sites — specific cubic-bezier easings (not ease-in-out), snappy 75-200ms durations, mechanical press feedback, orchestrated hover deltas, width-animated buttons, mouse-tracking gradients, blur-in reveals, scroll-linked reveals. Use when interactions feel \"springy and generic\" or when the user wants their site to feel responsive, alive, physical.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[4686,4687,4688,4689],{"name":4636,"slug":4637,"type":15},{"name":23,"slug":24,"type":15},{"name":20,"slug":21,"type":15},{"name":4690,"slug":4691,"type":15},"Interaction","interaction","2026-06-20T07:57:09.291269",{"slug":192,"name":192,"fn":4694,"description":4695,"org":4696,"tags":4697,"stars":25,"repoUrl":26,"updatedAt":4704},"apply premium soft gradient aesthetic","Apply the warm, atmospheric, multi-layer shadow aesthetic used by premium SaaS sites like Hex, Antimetal, Incident, Outseta, Cohere, and Amplemarket. Warm off-white grounds, tinted shadows that harmonize with theme, multi-stop gradients at deliberate angles, inset highlights for dual-edge lighting. Use when the user wants their site to feel atmospheric, luminous, warm, editorial — NOT cold SaaS purple\u002Fblue.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[4698,4701,4702,4703],{"name":4699,"slug":4700,"type":15},"Creative","creative",{"name":23,"slug":24,"type":15},{"name":20,"slug":21,"type":15},{"name":4643,"slug":4630,"type":15},"2026-06-20T07:57:11.884466",{"slug":635,"name":635,"fn":4706,"description":4707,"org":4708,"tags":4709,"stars":25,"repoUrl":26,"updatedAt":4714},"apply premium spatial rhythm and whitespace","Apply the spacing, container, grid, and border-radius rhythm of premium VC-funded sites. Generous 80-160px section padding, intentional non-strict spacing scales (including 20\u002F28\u002F40), deliberate radius architecture (binary 0-or-pill, asymmetric interlocking, per-element variety), 40px paragraph-spacing on h2, 1px hairline dividers at 4-10% opacity. Use when layouts feel cramped, monotonous, or use \"rounded-md everywhere.\"",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[4710,4711,4712,4713],{"name":23,"slug":24,"type":15},{"name":20,"slug":21,"type":15},{"name":4492,"slug":4493,"type":15},{"name":4643,"slug":4630,"type":15},"2026-06-20T07:57:14.328471",{"slug":240,"name":240,"fn":4716,"description":4717,"org":4718,"tags":4719,"stars":25,"repoUrl":26,"updatedAt":4726},"upgrade typography for premium design","Upgrade typography from generic SaaS to premium, authored, high-conviction design. Uses distinct display fonts, lighter body weights, tight negative tracking, mono eyebrows, restrained serif accents, and OpenType details to create typography with taste, authority, and emotional signal. Use when a page feels flat, template-y, overly safe, or visually anonymous.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[4720,4721,4724,4725],{"name":23,"slug":24,"type":15},{"name":4722,"slug":4723,"type":15},"Design System","design-system",{"name":20,"slug":21,"type":15},{"name":4640,"slug":4641,"type":15},"2026-06-20T07:57:08.002685"]