:root{--ink:#171b26;--muted:#6d7280;--line:#e7e7eb;--paper:#fbfbfd;--accent:#5369ee}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit;text-decoration:none}.site-header{height:78px;padding:0 6vw;display:flex;align-items:center;gap:42px;position:sticky;top:0;z-index:10;background:rgba(251,251,253,.88);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px;font-weight:820;font-size:18px;margin-right:auto}.brand i{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:linear-gradient(135deg,#5d78ff,#7b48dc);color:white;font-style:normal}.site-header nav{display:flex;gap:26px}.site-header nav a{font-size:12px;color:#4f5562;font-weight:600}.site-header nav a:hover{color:var(--accent)}.head-search{height:36px;width:145px;display:flex;border:1px solid var(--line);border-radius:20px;padding:0 5px 0 13px;background:white}.head-search input{width:100%;border:0;outline:0;background:transparent}.head-search button{border:0;background:transparent;font-size:20px}.nav-toggle{display:none;border:0;background:transparent;font-size:20px}.flash{max-width:1080px;margin:15px auto;padding:12px 15px;border-radius:10px;font-size:12px}.flash.success{background:#e9f8ef;color:#20784d}.flash.error{background:#fff0f2;color:#a63949}.hero{min-height:650px;padding:100px 8vw;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:6vw;overflow:hidden;background:radial-gradient(circle at 90% 20%,#e5e9ff 0,transparent 35%),radial-gradient(circle at 10% 100%,#f4e6f7 0,transparent 30%)}.eyebrow{font-size:10px!important;letter-spacing:2px;font-weight:800!important;color:var(--accent)!important;text-transform:uppercase}.hero h1{max-width:760px;margin:18px 0;font-family:Georgia,serif;font-size:clamp(48px,6vw,88px);line-height:1.02;letter-spacing:-3.5px;font-weight:500}.hero>div>p:not(.eyebrow){font:17px/1.7 Georgia,serif;color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;margin-top:18px;padding:0 19px;border:0;border-radius:24px;background:var(--ink);color:white;font-size:11px;font-weight:750}.hero-art{height:430px;position:relative;border-radius:48% 52% 42% 58%;background:linear-gradient(145deg,#aabaff,#784ed1);transform:rotate(4deg);box-shadow:0 40px 80px rgba(66,65,144,.22)}.hero-art:before,.hero-art:after,.hero-art i{content:"";position:absolute;border-radius:50%}.hero-art:before{width:230px;height:230px;right:-35px;top:35px;background:rgba(246,201,232,.85)}.hero-art:after{width:180px;height:180px;left:40px;bottom:25px;background:rgba(113,220,199,.75)}.hero-art i:first-child{width:100px;height:100px;left:70px;top:40px;background:#ffd994}.hero-art i:nth-child(2){width:70px;height:70px;right:70px;bottom:70px;background:#35435f}.hero-art span{position:absolute;inset:0;display:grid;place-items:center;color:white;font:700 110px Georgia,serif;z-index:2;text-shadow:0 10px 30px rgba(0,0,0,.1)}.posts-section{padding:100px 7vw;max-width:1500px;margin:auto}.posts-section.compact{padding-top:50px}.section-head{display:flex;align-items:flex-end;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:22px;margin-bottom:32px}.section-head h2{font:500 38px Georgia,serif;margin:8px 0 0}.section-head p{margin:0}.section-head>a{font-size:11px;font-weight:700}.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.post-card{min-width:0}.cover{height:270px;display:grid;place-items:center;overflow:hidden;position:relative}.cover img{width:100%;height:100%;object-fit:cover}.cover span{font:700 88px Georgia,serif;color:rgba(255,255,255,.9);position:relative;z-index:2}.cover:after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;right:-20px;bottom:-35px;background:rgba(255,255,255,.25)}.tone-0{background:linear-gradient(135deg,#9fb5ff,#6745c5)}.tone-1{background:linear-gradient(135deg,#f7cc8c,#de745f)}.tone-2{background:linear-gradient(135deg,#8ed4c2,#2e6261)}.tone-3{background:linear-gradient(135deg,#ddb5db,#6c5ca8)}.post-info{padding:18px 3px}.post-info small,.search-list small{font-size:9px;letter-spacing:.4px;text-transform:uppercase;color:#858995}.post-info h3{font:500 24px/1.2 Georgia,serif;margin:10px 0}.post-info p,.search-list p{font:14px/1.65 Georgia,serif;color:var(--muted)}.read{font-size:10px;font-weight:750}.archive-head{padding:100px 8vw 50px;background:linear-gradient(135deg,#f1f3ff,#fbf2f6)}.archive-head h1{font:500 clamp(42px,6vw,72px) Georgia,serif;margin:16px 0}.archive-head>p:last-child{color:var(--muted)}.big-search{max-width:600px;height:51px;display:flex;margin-top:25px;background:#fff;border:1px solid var(--line);border-radius:27px;padding:4px}.big-search input{flex:1;border:0;background:transparent;padding:0 17px;outline:0}.big-search button{width:90px;border:0;border-radius:23px;background:var(--ink);color:white}.search-list{max-width:900px}.search-list article{padding:27px 0;border-bottom:1px solid var(--line)}.search-list h2{font:500 27px Georgia,serif;margin:8px 0}.single{max-width:850px;margin:90px auto;padding:0 25px}.single>header{text-align:center}.category-links{display:flex;justify-content:center;gap:8px}.category-links a{padding:6px 9px;border-radius:15px;background:#eef0ff;color:#4c5dca;font-size:9px;font-weight:700}.single h1{font:500 clamp(42px,6vw,70px)/1.05 Georgia,serif;letter-spacing:-2.5px;margin:25px auto 18px}.lead{max-width:650px;margin:0 auto;color:var(--muted);font:18px/1.6 Georgia,serif}.meta{margin:28px 0 45px;display:flex;align-items:center;justify-content:center;gap:11px;text-align:left}.author-avatar{width:40px;height:40px;display:grid;place-items:center;flex:none;border-radius:50%;background:linear-gradient(135deg,#e2e7ff,#d7c7ed);color:#4e55a7;font-size:12px;font-weight:800}.meta span:last-child{display:flex;flex-direction:column}.meta b{font-size:11px}.meta small{font-size:9px;color:var(--muted);margin-top:4px}.featured{width:calc(100% + 170px);max-height:550px;margin-left:-85px;object-fit:cover}.article-content{margin-top:55px}.article-content p,.article-content li{font:18px/1.9 Georgia,serif;color:#383b43}.article-content h2{font:500 34px/1.2 Georgia,serif;margin:52px 0 18px}.article-content h3{font:600 24px Georgia,serif;margin-top:40px}.article-content blockquote{margin:42px 0;border-left:4px solid var(--accent);padding:10px 0 10px 25px;font:italic 25px/1.5 Georgia,serif;color:#4d5260}.article-content img{max-width:100%;height:auto}.article-content a{color:var(--accent);text-decoration:underline}.table-wrap{overflow:auto}.article-content table{border-collapse:collapse;width:100%}.article-content td,.article-content th{padding:10px;border:1px solid var(--line)}.comments{max-width:790px;margin:40px auto 100px;padding:0 25px}.comments h2{font:500 30px Georgia,serif;border-bottom:1px solid var(--line);padding-bottom:14px}.comments h2 span{color:var(--accent)}.comments>article{display:flex;gap:13px;padding:20px 0;border-bottom:1px solid var(--line)}.comments>article>div{display:flex;flex-direction:column}.comments article b{font-size:11px}.comments article small{font-size:9px;color:var(--muted);margin-top:4px}.comments article p{font:14px/1.7 Georgia,serif}.comment-form{margin-top:45px;padding:28px;background:#fff;border:1px solid var(--line);border-radius:15px}.comment-form h3{margin:0 0 20px;font:500 24px Georgia,serif}.comment-form>div{display:grid;grid-template-columns:1fr 1fr;gap:13px}.comment-form label{display:block;font-size:10px;font-weight:700;margin-bottom:13px}.comment-form input,.comment-form textarea{display:block;width:100%;margin-top:7px;padding:11px;border:1px solid var(--line);border-radius:8px;outline:0}.comment-form .hp{position:absolute;left:-9999px}.page-single>header{margin-bottom:50px}.site-footer{min-height:260px;padding:55px 7vw 35px;display:grid;grid-template-columns:1.5fr .6fr .6fr;gap:50px;background:#181b24;color:#f3f4f7}.site-footer>div{display:flex;align-items:flex-start;flex-direction:column;gap:10px}.site-footer .brand{margin:0}.site-footer p{color:#9097a7;font:14px Georgia,serif}.site-footer b{font-size:10px;text-transform:uppercase;letter-spacing:1.2px}.site-footer a:not(.brand){color:#aab0bf;font-size:10px}.site-footer small{grid-column:1/-1;border-top:1px solid #30343f;padding-top:25px;color:#737b8d}.not-found{min-height:650px;display:grid;place-content:center;justify-items:center;text-align:center;padding:40px}.not-found b{font:700 100px Georgia,serif;color:#dfe3f5}.not-found h1{font:500 40px Georgia,serif;margin:0}.not-found p,.empty{color:var(--muted)}.empty{padding:70px;text-align:center}@media(max-width:900px){.site-header{padding:0 20px}.site-header nav{display:none;position:absolute;left:0;right:0;top:77px;padding:20px;background:white;flex-direction:column;border-bottom:1px solid var(--line)}.site-header nav.open{display:flex}.nav-toggle{display:block}.head-search{display:none}.hero{grid-template-columns:1fr;min-height:auto;padding:75px 7vw}.hero-art{height:320px}.post-grid{grid-template-columns:repeat(2,1fr)}.featured{width:100%;margin-left:0}.site-footer{grid-template-columns:1fr 1fr}.site-footer>div:first-child{grid-column:1/-1}}@media(max-width:600px){.hero h1{font-size:47px;letter-spacing:-2px}.hero-art{height:260px}.hero-art span{font-size:75px}.posts-section{padding:70px 20px}.post-grid{grid-template-columns:1fr}.cover{height:260px}.archive-head{padding:70px 20px 40px}.single{margin:60px auto}.single h1{font-size:43px;letter-spacing:-1.5px}.article-content p,.article-content li{font-size:16px}.comment-form>div{grid-template-columns:1fr}.site-footer{grid-template-columns:1fr}.site-footer>div:first-child{grid-column:auto}}
html{min-height:100%}body{min-height:100vh;display:flex;flex-direction:column}body>main{width:100%;flex:1 0 auto}body>.site-footer{margin-top:auto}
