:root{color-scheme:light;--bg:#f5f6f8;--paper:#fff;--text:#17191f;--muted:#606775;--line:#e2e5ea;--accent:#3157d5;--radius:22px}*{box-sizing:border-box}html{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:var(--text);background:var(--bg)}body{margin:0}a{color:inherit}.seo-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;gap:28px;padding:12px max(20px,calc((100vw - 1240px)/2));background:rgba(255,255,255,.94);border-bottom:1px solid var(--line);backdrop-filter:blur(16px)}.seo-brand{display:flex;margin-right:auto}.seo-brand img{display:block;width:156px;height:auto}.seo-header nav,.seo-footer nav{display:flex;gap:20px;flex-wrap:wrap}.seo-header nav a,.seo-footer a{text-decoration:none;color:#3f4652;font-weight:600}.seo-header nav a:hover,.seo-footer a:hover{color:var(--accent)}.seo-app-link,.seo-primary{display:inline-flex;justify-content:center;align-items:center;padding:12px 18px;border-radius:999px;background:#111;color:#fff;text-decoration:none;font-weight:750}.seo-header .seo-app-link{white-space:nowrap}main{width:min(1240px,calc(100% - 32px));margin:0 auto;min-height:70vh}.seo-hero{padding:70px 0 34px;max-width:850px}.seo-hero--compact{padding-top:48px}.seo-eyebrow{margin:0 0 10px;color:var(--accent);font-size:13px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.seo-hero h1,.seo-author-head h1,.seo-prompt h1{margin:0;line-height:1.08;letter-spacing:-.035em}.seo-hero h1{font-size:clamp(34px,5vw,62px)}.seo-hero>p:not(.seo-eyebrow){font-size:clamp(17px,2vw,21px);line-height:1.55;color:var(--muted)}.seo-tabs,.seo-models{display:flex;gap:9px;flex-wrap:wrap}.seo-tabs{margin-top:25px}.seo-tabs a,.seo-models a{padding:10px 14px;border:1px solid var(--line);border-radius:999px;background:var(--paper);text-decoration:none;font-weight:700}.seo-tabs a.is-active{background:#111;color:#fff;border-color:#111}.seo-models{padding:0 0 26px}.seo-models a span{color:var(--muted);font-size:12px;margin-left:5px}.seo-section{padding:24px 0 58px}.seo-section-heading{display:flex;align-items:center;gap:10px;margin-bottom:18px}.seo-section h2,.seo-section-heading h2{margin:0;font-size:26px}.seo-section-heading span{color:var(--muted)}.seo-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.seo-card{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);box-shadow:0 7px 24px rgba(31,37,48,.05)}.seo-card-media{position:relative;display:block;aspect-ratio:4/5;background:#e9ebee;overflow:hidden}.seo-card-media img{display:block;width:100%;height:100%;object-fit:cover}.seo-video-badge{position:absolute;right:10px;bottom:10px;padding:6px 9px;border-radius:999px;background:rgba(0,0,0,.72);color:#fff;font-size:12px;font-weight:800}.seo-card-body{padding:16px}.seo-card-body h3{margin:0;font-size:17px;line-height:1.28}.seo-card-body h3 a{text-decoration:none}.seo-card-body>p{display:-webkit-box;overflow:hidden;margin:9px 0 14px;color:var(--muted);font-size:14px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:3}.seo-card-meta{display:flex;gap:8px;justify-content:space-between;flex-wrap:wrap;font-size:12px}.seo-card-meta a{color:var(--accent);text-decoration:none;font-weight:700}.seo-pagination{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:15px;margin:0 0 65px;padding:18px;border:1px solid var(--line);border-radius:16px;background:#fff}.seo-pagination a{text-decoration:none;color:var(--accent);font-weight:750}.seo-pagination a:last-child{text-align:right}.seo-pagination>span{text-align:center;color:var(--muted)}.seo-empty{padding:35px;border:1px dashed #cdd2da;border-radius:18px;color:var(--muted);text-align:center}.seo-breadcrumbs{display:flex;gap:8px;flex-wrap:wrap;padding:28px 0;color:var(--muted);font-size:14px}.seo-breadcrumbs a{text-decoration:none}.seo-prompt{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);gap:52px;align-items:start;padding-bottom:75px}.seo-prompt-media{overflow:hidden;border-radius:28px;background:#e8eaed;box-shadow:0 18px 55px rgba(20,25,35,.12)}.seo-prompt-media img,.seo-prompt-media video{display:block;width:100%;height:auto;max-height:78vh;object-fit:contain;background:#111}.seo-prompt-copy{position:sticky;top:94px;padding:26px 0}.seo-prompt h1{font-size:clamp(35px,4.4vw,58px)}.seo-lead{font-size:19px;line-height:1.6;color:var(--muted)}.seo-facts{margin:28px 0}.seo-facts div{display:grid;grid-template-columns:110px 1fr;gap:15px;padding:13px 0;border-top:1px solid var(--line)}.seo-facts dt{color:var(--muted)}.seo-facts dd{margin:0;font-weight:700}.seo-facts a{color:var(--accent);text-decoration:none}.seo-primary{width:100%;padding:16px 20px;font-size:17px}.seo-private-note{margin-top:18px;color:var(--muted);font-size:13px;line-height:1.55}.seo-author-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.seo-author-card{display:flex;align-items:center;gap:15px;padding:18px;border:1px solid var(--line);border-radius:18px;background:#fff;text-decoration:none}.seo-author-card img,.seo-author-head img{border-radius:50%;object-fit:cover;background:#e7e9ed}.seo-author-card>span:last-child{display:flex;flex-direction:column;gap:5px}.seo-author-card small{color:var(--muted)}.seo-avatar-fallback{display:grid;place-items:center;flex:0 0 72px;width:72px;height:72px;border-radius:50%;background:linear-gradient(135deg,#5577ed,#8d5fe8);color:#fff;font-size:30px;font-weight:800}.seo-avatar-fallback--large{width:120px;height:120px;flex-basis:120px;font-size:46px}.seo-author-head{display:flex;align-items:center;gap:28px;padding:55px 0 28px}.seo-author-head h1{font-size:clamp(34px,5vw,58px)}.seo-author-head p:not(.seo-eyebrow){max-width:720px;color:var(--muted);line-height:1.6}.seo-author-head>div>span{font-weight:750}.seo-footer{display:flex;justify-content:space-between;gap:30px;padding:38px max(20px,calc((100vw - 1240px)/2));border-top:1px solid var(--line);background:#fff;color:var(--muted)}.seo-footer strong{color:var(--text)}.seo-footer p{margin:7px 0 0}.seo-footer nav{justify-content:flex-end}@media(max-width:980px){.seo-grid{grid-template-columns:repeat(3,1fr)}.seo-header nav{display:none}.seo-prompt{gap:30px}.seo-author-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){main{width:min(100% - 22px,1240px)}.seo-header{padding:10px 12px}.seo-brand img{width:132px}.seo-header .seo-app-link{padding:10px 13px;font-size:13px}.seo-hero--compact{padding-top:35px}.seo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.seo-card{border-radius:15px}.seo-card-body{padding:12px}.seo-card-body h3{font-size:15px}.seo-card-body>p{font-size:13px;-webkit-line-clamp:2}.seo-card-meta{display:none}.seo-prompt{display:block}.seo-prompt-copy{position:static;padding-top:28px}.seo-prompt-media{border-radius:20px}.seo-author-grid{grid-template-columns:1fr}.seo-author-head{align-items:flex-start}.seo-footer{display:block}.seo-footer nav{justify-content:flex-start;margin-top:24px}}@media(max-width:410px){.seo-grid{grid-template-columns:1fr 1fr}.seo-card-body>p{display:none}.seo-author-head{display:block}.seo-author-head img,.seo-avatar-fallback--large{margin-bottom:18px}}
