:root{--bg: #f6f3fb;--surface: rgba(255, 255, 255, .82);--surface-strong: #ffffff;--line: rgba(136, 118, 193, .18);--text: #171b2c;--muted: #677089;--brand: #8c79c8;--brand-deep: #7665b4;--brand-soft: #efeafb;--shadow: 0 18px 60px rgba(111, 92, 170, .12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;font-family:Manrope,sans-serif;color:var(--text);background:radial-gradient(circle at top right,rgba(160,144,221,.28),transparent 25%),radial-gradient(circle at left 20%,rgba(191,179,236,.24),transparent 22%),linear-gradient(180deg,#f9f7fd 0%,var(--bg) 100%)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-shell{width:min(1120px,calc(100% - 32px));margin:0 auto;padding:24px 0 72px}.site-shell--article{width:min(860px,calc(100% - 32px))}.page-header,.article-header,.section-card,.hero{border:1px solid var(--line);border-radius:28px;background:var(--surface);backdrop-filter:blur(18px);box-shadow:var(--shadow)}.hero,.section-card,.article-card,.page-header,.article-header{padding:28px}.hero__actions,.chip-row,.post-meta{display:flex;flex-wrap:wrap;gap:12px}.brand{font-size:clamp(2rem,4vw,3rem);letter-spacing:.24em;font-weight:700;color:var(--brand-deep)}.eyebrow{display:inline-flex;align-items:center;gap:10px;margin:0 0 14px;padding:10px 14px;border-radius:999px;background:var(--brand-soft);color:var(--brand-deep);font-size:.95rem;font-weight:700}.hero h1,.page-header h1,.article-header h1,.section-head h2{margin:0;line-height:1.02;letter-spacing:-.04em}.hero h1{font-size:clamp(2.4rem,5.8vw,4.7rem);max-width:11ch}.page-header h1,.article-header h1{font-size:clamp(2.4rem,5vw,4.4rem)}.lead{color:var(--muted);font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.7;max-width:65ch}.hero__grid,.benefit-grid,.post-grid{display:grid;gap:20px}.hero__grid{grid-template-columns:1.5fr 1fr;align-items:start}.hero__grid--wide{grid-template-columns:minmax(0,1.35fr) minmax(320px,.9fr)}.home-hero{padding:40px 32px}.home-intro{display:grid;align-content:start;gap:18px}.home-brand,.home-footer__brand{font-size:.95rem;font-weight:800;letter-spacing:.22em;text-transform:uppercase;color:var(--brand-deep)}.breadcrumbs{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin:0 0 14px;color:var(--muted);font-size:.95rem}.breadcrumbs a{color:var(--brand-deep);font-weight:700}.hero-card,.feature-card,.post-card,.article-card,.benefit-grid article{border:1px solid var(--line);border-radius:24px;background:var(--surface-strong)}.hero-card{padding:22px}.hero-card--editorial{display:grid;gap:18px;align-content:start;min-height:100%}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 22px;border-radius:16px;font-weight:700}.button--primary{background:linear-gradient(120deg,var(--brand) 0%,var(--brand-deep) 100%);color:#fff}.button--ghost{border:1px solid var(--line);background:#fff;color:var(--brand-deep)}.chip-row{margin:0}.chip,.mini-chip{display:inline-flex;align-items:center;border-radius:999px;background:var(--brand-soft);color:var(--brand-deep);font-weight:700}.chip{padding:10px 14px}.mini-chip{width:fit-content;padding:8px 12px;font-size:.9rem}.stats-list{display:grid;gap:16px;padding:0;margin:0;list-style:none}.stats-list strong{display:block;font-size:1.3rem}.stats-list--inline{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.stats-list span,.post-card p,.feature-card p,.benefit-grid p{color:var(--muted);line-height:1.7}.section-copy,.home-footer p{margin:8px 0 0;color:var(--muted);line-height:1.7;max-width:60ch}.section-card{margin-top:20px}.section-head{display:flex;justify-content:space-between;gap:18px;align-items:end;margin-bottom:18px}.section-head h2{font-size:clamp(1.9rem,4vw,3rem)}.text-link{color:var(--brand-deep);font-weight:700}.search-panel{margin-bottom:18px}.search-field input{width:100%;min-height:58px;padding:0 18px;border-radius:16px;border:1px solid var(--line);background:#fff;font:inherit}.post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.post-card{overflow:hidden}.post-card__media{display:block}.post-card__image,.article-cover{width:100%;aspect-ratio:16 / 9;object-fit:cover;border-bottom:1px solid var(--line)}.post-card__body{padding:18px}.post-card h2,.post-card h3,.feature-card h2,.feature-card h3,.benefit-grid h3{margin:12px 0 10px;font-size:1.45rem;line-height:1.2}.post-meta{margin-top:14px;color:var(--muted);font-size:.92rem}.feature-list,.benefit-grid{display:grid;gap:16px}.feature-card{padding:20px;display:flex;justify-content:space-between;gap:20px}.pagination{margin-top:20px;display:flex;justify-content:space-between;gap:16px;align-items:center;color:var(--muted)}.pagination a{color:var(--brand-deep);font-weight:700}.benefit-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.benefit-grid article{padding:20px}.home-footer{margin-top:20px;padding:28px;display:flex;justify-content:space-between;gap:24px;border:1px solid var(--line);border-radius:28px;background:#ffffffb8;backdrop-filter:blur(12px)}.home-footer__links{display:grid;gap:10px;align-content:start;justify-items:end;font-weight:700;color:var(--brand-deep)}.article-header{display:grid;gap:14px}.article-meta-panel{display:grid;gap:14px;padding:16px 18px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(180deg,#ffffffeb,#f7f3fdf5)}.article-byline{display:flex;flex-wrap:wrap;gap:12px}.article-fact{display:grid;gap:4px;min-width:170px;padding:12px 14px;border-radius:18px;background:#ffffffc7;border:1px solid rgba(136,118,193,.14)}.article-fact strong{font-size:.78rem;letter-spacing:.04em;text-transform:uppercase;color:var(--brand-deep)}.article-fact span{color:var(--text);font-size:.98rem;font-weight:700}.post-meta--article{margin-top:0;gap:10px}.post-meta--article span{display:inline-flex;align-items:center;min-height:40px;padding:0 14px;border-radius:999px;background:#8c79c81a;color:var(--brand-deep);font-size:.9rem;font-weight:700}.article-card{margin-top:18px;padding:34px}.prose{font-size:1.05rem;line-height:1.9}.prose p,.prose ul,.prose ol,.prose blockquote{color:#3c445d;margin:0 0 1.25rem}.prose h2,.prose h3{margin:2.1rem 0 .9rem;line-height:1.2}.prose img{margin:1.4rem 0;border-radius:20px;overflow:hidden;border:1px solid var(--line)}.article-ad{margin:1.8rem 0;padding:22px;border-radius:24px;border:1px solid rgba(140,121,200,.26);background:linear-gradient(180deg,#f3eefc,#faf8fe)}.article-ad__eyebrow{margin:0 0 10px;color:var(--brand-deep);font-size:.85rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.article-ad h3{margin:0 0 8px}.article-ad a{display:inline-flex;margin-top:8px;font-weight:800;color:var(--brand-deep)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[hidden]{display:none!important}@media(max-width:900px){.hero__grid,.benefit-grid,.post-grid{grid-template-columns:1fr}.feature-card,.section-head,.home-footer{flex-direction:column;align-items:start}.stats-list--inline{grid-template-columns:1fr}.home-footer__links{justify-items:start}.article-fact{min-width:100%}}@media(max-width:640px){.site-shell{width:min(100% - 20px,1120px);padding-top:10px}.hero,.section-card,.article-card,.page-header,.article-header{padding:20px}.home-hero{padding:24px 20px}.brand{font-size:2rem}}
