:root{--bg: #f8f8fc;--panel: rgba(255, 255, 255, .9);--text: #29294f;--muted: #69738a;--line: rgba(41, 41, 79, .13);--brand: #6f5fd0;--brand-dark: #3d356e;--accent: #f05b91;--shadow: 0 18px 48px rgba(65, 56, 122, .1);--radius: 22px;--content: 74ch}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:radial-gradient(circle at 8% 18%,rgba(246,169,202,.22),transparent 26rem),radial-gradient(circle at 92% 10%,rgba(177,164,255,.17),transparent 24rem),linear-gradient(180deg,#ffffff 0%,var(--bg) 100%);font-family:Avenir Next,Helvetica Neue,sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.shell{width:min(1120px,calc(100vw - 2rem));margin:0 auto}.site-header{position:sticky;top:0;z-index:20;backdrop-filter:blur(18px);background:#ffffffe0;border-bottom:1px solid var(--line)}.site-header .shell{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0}.brand{display:flex;align-items:center;gap:.9rem}.brand strong,.hero h1,h1,h2,h3{font-family:Avenir Next,Helvetica Neue,sans-serif}.brand small{display:block;color:var(--muted)}.brand-mark{width:3.4rem;height:3.4rem;flex:0 0 auto;border-radius:18px;box-shadow:0 8px 18px #3d356e2e}.top-nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.8rem}.top-nav a{padding:.55rem .9rem;border-radius:999px;color:var(--muted)}.top-nav a:hover,.top-nav a:focus-visible,.read-more:hover,.read-more:focus-visible{background:#6f5fd01a;color:var(--brand-dark)}.hero{padding:5rem 0 2rem}.featured-section{padding:3.5rem 0 1rem}.section-heading{margin-bottom:1.15rem}.section-heading h1{margin:.15rem 0 0;color:var(--brand-dark);font-size:clamp(2rem,3.5vw,3.1rem);letter-spacing:-.04em}.featured-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem}.featured-card{overflow:hidden;background:var(--panel);border:1px solid rgba(255,255,255,.7);border-radius:var(--radius);box-shadow:var(--shadow)}.featured-cover{display:block;aspect-ratio:1.45 / 1;overflow:hidden;background:linear-gradient(135deg,#947ff0,#f29ab9)}.featured-cover img{width:100%;height:100%;object-fit:cover}.featured-cover span{display:grid;height:100%;place-items:center;color:#fff;font-weight:800}.featured-body{padding:1.25rem}.featured-body h2{margin:.55rem 0 .65rem;color:var(--brand-dark);font-size:1.35rem;line-height:1.18}.featured-body>p:last-child{display:-webkit-box;margin:0;overflow:hidden;color:var(--muted);-webkit-box-orient:vertical;-webkit-line-clamp:3}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr)}.hero-card,.side-panel,.post-card,.article-shell,.archive-shell,.page-shell{background:var(--panel);border:1px solid rgba(255,255,255,.7);border-radius:var(--radius);box-shadow:var(--shadow)}.hero-card{padding:clamp(1.8rem,4vw,3.25rem);background:radial-gradient(circle at 90% 8%,rgba(157,139,244,.2),transparent 15rem),var(--panel)}.hero h1{margin:0 0 1rem;font-size:clamp(2.45rem,4.6vw,4rem);line-height:1.05;letter-spacing:-.045em}.hero p{max-width:52ch;color:var(--muted);font-size:1.08rem}.hero-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.4rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:2.9rem;padding:.8rem 1.1rem;border-radius:999px;font-weight:700}.button.primary{background:linear-gradient(135deg,#7a69de,#5547ad);color:#fff;box-shadow:0 10px 24px #5547ad3d}.button.secondary{border:1px solid var(--line)}.side-panel{padding:1.5rem}.side-panel h2{margin-top:0}.meta-list,.footer-list,.simple-list{margin:0;padding:0;list-style:none}.meta-list li,.footer-list li,.simple-list li{padding:.55rem 0;border-bottom:1px solid var(--line)}.section{padding:1.5rem 0 4rem}.home-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(270px,.33fr);align-items:start;gap:1.5rem}.post-grid{display:grid;gap:1.35rem}.post-card{display:grid;grid-template-columns:430px minmax(0,1fr);overflow:hidden;padding:0}.post-card h2{margin:.55rem 0 .7rem;font-size:clamp(1.35rem,2.1vw,1.8rem);line-height:1.18}.post-card-body{padding:1.6rem}.post-cover{width:430px;height:310px;min-height:0;overflow:hidden;background:linear-gradient(135deg,#947ff0,#f29ab9)}.post-cover img{width:100%;height:100%;object-fit:cover}.post-cover span{display:grid;height:100%;place-items:center;color:#fff;font-size:1.15rem;font-weight:800}.post-card p,.archive-shell p,.page-shell p,.article-shell p,.article-shell li{color:var(--muted)}.eyebrow{display:flex;flex-wrap:wrap;gap:.8rem;color:var(--muted);font-size:.92rem}.eyebrow a{color:var(--brand-dark);font-weight:700}.read-more{display:inline-flex;margin-top:.75rem;padding:.45rem .8rem;border-radius:999px;color:var(--brand-dark);font-weight:700}.site-sidebar{display:grid;gap:1.15rem}.sidebar-section{padding:1.45rem;background:var(--panel);border:1px solid rgba(255,255,255,.7);border-radius:var(--radius);box-shadow:var(--shadow)}.sidebar-section h2{display:flex;align-items:center;gap:.55rem;margin:0 0 1rem;color:var(--brand-dark);font-size:1.35rem}.sidebar-section h2 span{color:var(--accent);font-size:.55em}.sidebar-list,.sidebar-tags,.recent-list{margin:0;padding:0;list-style:none}.sidebar-list li{border-bottom:1px solid var(--line)}.sidebar-list li:last-child,.recent-list li:last-child{border-bottom:0}.sidebar-list a{display:block;padding:.6rem 0;color:var(--brand-dark)}.sidebar-tags{display:flex;flex-wrap:wrap;gap:.55rem}.sidebar-tags a{display:inline-flex;padding:.38rem .68rem;border:1px solid rgba(61,53,110,.15);border-radius:999px;background:#faf9ff;color:var(--brand-dark);font-size:.9rem}.recent-list li{border-bottom:1px solid var(--line)}.recent-list a{display:grid;grid-template-columns:64px minmax(0,1fr);gap:.75rem;align-items:center;padding:.8rem 0;color:var(--brand-dark);font-size:.94rem;line-height:1.35}.recent-list img,.recent-fallback{width:64px;height:52px;border-radius:8px;object-fit:cover;background:linear-gradient(135deg,#947ff0,#f29ab9)}.recent-fallback{display:grid;place-items:center;color:#fff;font-size:.75rem;font-weight:700}.content-wrap{padding:2rem 0 4rem}.article-shell,.archive-shell,.page-shell{width:min(1000px,100%);margin:0 auto;padding:2rem}.article-shell .content,.page-shell .content{width:100%;max-width:none;margin-inline:auto}.article-shell h1,.archive-shell h1,.page-shell h1{font-size:clamp(2rem,4.2vw,3.25rem);line-height:1.05;margin:.25rem 0 .85rem}.article-shell h2,.page-shell h2{margin-top:2rem}.article-shell blockquote{margin:1.4rem 0;padding:1rem 1.25rem;border-left:4px solid var(--brand);background:#6f5fd014;color:var(--text)}.tag-list{display:flex;flex-wrap:wrap;gap:.6rem;list-style:none;padding:0;margin:1.6rem 0 0}.tag-list a{display:inline-flex;padding:.42rem .8rem;border-radius:999px;background:#6f5fd01a;color:var(--brand-dark)}.site-footer{padding:1rem 0 2rem}.footer-grid{display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr));padding:1.5rem;background:#302b59;color:#f8fafceb;border-radius:var(--radius)}.footer-grid p,.footer-list a{color:#f8fafcc7}.footer-bar{display:flex;justify-content:space-between;gap:1rem;padding:1rem 0;color:var(--muted);font-size:.95rem}.empty-state{color:var(--muted)}@media(max-width:900px){.hero-grid,.footer-grid,.home-layout,.featured-grid{grid-template-columns:1fr}.site-header .shell,.footer-bar{flex-direction:column;align-items:flex-start}.article-shell,.archive-shell,.page-shell,.hero-card,.side-panel,.post-card-body,.sidebar-section{padding:1.35rem}.post-card{grid-template-columns:1fr}.post-cover{width:100%;height:auto;min-height:210px}}
