@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Noto+Serif+SC:wght@400;500;600;700&display=swap";:root{--ink:#34445b;--muted:#738097;--line:#7592aa3b;--white-glass:#ffffffa3;--white-strong:#ffffffd1;--blue:#cdeaf5;--pink:#f3d8e4;--gold:#edd9a2;--mint:#d9eee5;--violet:#dddaf3;--peach:#f3ddcf;--theme-a:#f3d8e4c2;--theme-b:#cdeaf5e6;--theme-c:#edd9a266;--theme-start:#fbfcfc;--theme-mid:#edf6fa;--theme-end:#fcf7eb;--theme-accent:#bb8d9e}html[data-theme=spring]{--ink:#38554f;--muted:#718d83;--line:#6794843b;--theme-a:#cef0d7db;--theme-b:#ccede4db;--theme-c:#eff3be8a;--theme-start:#fbfdf9;--theme-mid:#eaf7f0;--theme-end:#f7fae9;--theme-accent:#73a98e}html[data-theme=aqua]{--ink:#35566a;--muted:#7191a3;--line:#5c94b03d;--theme-a:#c1ebf5e6;--theme-b:#c6e0f9db;--theme-c:#d6f6f194;--theme-start:#f9fdff;--theme-mid:#e7f7fb;--theme-end:#f1fbfa;--theme-accent:#68a9c1}html[data-theme=crimson]{--ink:#573f4a;--muted:#90737f;--line:#9f697e38;--theme-a:#f4b8c6b8;--theme-b:#d9ccedb3;--theme-c:#f5d3c28f;--theme-start:snow;--theme-mid:#f8eaee;--theme-end:#fbf0ea;--theme-accent:#b8536d;--white-glass:#fffafba8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--ink);background:var(--theme-mid);margin:0;font-family:DM Sans,Noto Serif SC,sans-serif;line-height:1.7}body:before{z-index:-2;content:"";background:radial-gradient(circle at 12% 8%, var(--theme-a), transparent 32%), radial-gradient(circle at 88% 12%, var(--theme-b), transparent 30%), radial-gradient(circle at 48% 92%, var(--theme-c), transparent 28%), linear-gradient(135deg, var(--theme-start) 0%, var(--theme-mid) 52%, var(--theme-end) 100%);position:fixed;inset:0}body:after{z-index:-1;pointer-events:none;content:"";opacity:.18;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.16'/%3E%3C/svg%3E");position:fixed;inset:0}a{color:inherit;text-decoration:none}button{color:inherit;font:inherit}.skip-link{z-index:100;color:var(--ink);background:#fff;border-radius:999px;padding:8px 13px;transition:transform .2s;position:fixed;top:8px;left:12px;transform:translateY(-160%);box-shadow:0 8px 24px #34445b33}.skip-link:focus{transform:translateY(0)}:focus-visible{outline-offset:3px;outline:3px solid #5282a18c}.ambient{z-index:-1;filter:blur(65px);opacity:.34;pointer-events:none;border-radius:50%;width:26rem;height:26rem;position:fixed}.ambient-one{background:var(--pink);top:20%;left:-12rem}.ambient-two{background:var(--blue);top:55%;right:-12rem}.ambient-three{background:var(--gold);bottom:-18rem;left:35%}.glass-panel{background:var(--white-glass);-webkit-backdrop-filter:blur(18px);border:1px solid #ffffffb3;box-shadow:0 18px 60px #68859921,inset 0 1px #ffffffd6}.page-shell{width:min(1120px,100% - 48px);margin:0 auto}.site-header{z-index:10;border-radius:999px;align-items:center;gap:28px;width:min(1168px,100% - 32px);margin:20px auto 0;padding:12px 16px 12px 18px;display:flex;position:sticky;top:20px}.brand{white-space:nowrap;align-items:center;gap:9px;font-family:Noto Serif SC,serif;font-weight:600;display:inline-flex}.brand-mark{color:#4c5970;background:linear-gradient(145deg, var(--blue), var(--pink));border-radius:50%;place-items:center;width:32px;height:32px;font-family:Georgia,serif;font-size:21px;display:grid}nav{align-items:center;gap:5px;margin-left:auto;display:flex}nav a{color:var(--muted);white-space:nowrap;border-radius:999px;flex:none;padding:7px 13px;font-size:.9rem;transition:all .25s}nav a:hover,nav a.active{color:var(--ink);background:#ffffffa8;box-shadow:0 4px 14px #8299ac1a}.music-toggle{border:1px solid var(--line);cursor:not-allowed;opacity:.62;background:#ffffff61;border-radius:999px;align-items:center;gap:5px;padding:7px 12px;font-size:.82rem;display:inline-flex}.music-toggle span{color:var(--muted)}.hero{grid-template-columns:1.1fr .9fr;align-items:center;gap:48px;min-height:590px;padding-top:64px;padding-bottom:60px;display:grid}.eyebrow{color:#8c9caf;letter-spacing:.13em;text-transform:uppercase;margin:0 0 12px;font-size:.72rem;font-weight:600}h1,h2,h3{margin:0;font-family:Noto Serif SC,serif;font-weight:600;line-height:1.25}.hero h1{letter-spacing:-.06em;max-width:620px;font-size:clamp(2.75rem,6vw,5.1rem)}.hero h1 em{color:var(--theme-accent);font-style:normal}.hero-intro{max-width:450px;color:var(--muted);margin:24px 0 0;font-size:1.06rem}.hero-actions{align-items:center;gap:22px;margin-top:35px;display:flex}.hero-card{border-radius:24px;min-height:410px;padding:17px;position:relative;overflow:hidden}.hero-card:after{content:"";filter:blur(22px);pointer-events:none;background:#edd9a247;border-radius:50%;width:230px;height:230px;position:absolute;bottom:-110px;right:-90px}.hero-card-top{z-index:1;color:#91a0af;justify-content:space-between;align-items:center;padding:1px 3px 13px;font-size:.68rem;display:flex;position:relative}.hero-card-label{color:#687a90;letter-spacing:.08em;font-weight:600}.hero-card-index{color:#b8a26f;font-size:.62rem}.hero-card-cover{color:#415367b8;border-radius:16px;justify-content:space-between;align-items:flex-end;min-height:216px;padding:18px;font-size:.7rem;display:flex;position:relative;overflow:hidden}.hero-card-cover:before{content:"";background:linear-gradient(#ffffff1f,#ffffff47);position:absolute;inset:0}.hero-card-cover span,.hero-card-cover strong{z-index:1;position:relative}.hero-card-cover strong{color:#ffffffd9;font-size:3.6rem;font-weight:400;line-height:.8}.hero-card-content{z-index:1;padding:17px 4px 2px;position:relative}.hero-card-content .eyebrow{margin-bottom:7px}.hero-card-content h2{max-width:390px;font-size:1.35rem}.hero-card-content>p:not(.eyebrow){color:var(--muted);margin:7px 0 12px;font-size:.78rem}.hero-orbit{display:none}.button{border-radius:999px;align-items:center;gap:12px;padding:12px 18px;font-size:.9rem;transition:transform .25s,box-shadow .25s;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 10px 24px #5d7f942e}.button-primary{color:#46556d;background:linear-gradient(100deg,#cdeaf5f2,#f3d8e4e6)}.text-link{color:#697a91;font-size:.88rem}.text-link span{color:#c49c57;margin-left:5px;transition:transform .25s;display:inline-block}.text-link:hover span{transform:translate(3px,-3px)}.hero-orbit{min-height:410px;position:relative}.orbit-ring{border:1px solid #b1c9d473;border-radius:50%;position:absolute;inset:9% 13%;transform:rotate(-18deg)}.ring-two{border-color:#e5c98f6b;inset:17% 3%;transform:rotate(49deg)}.orbit-core{color:#68768b;text-align:center;background:linear-gradient(145deg,#fffc,#e7f3f78c);border:1px solid #fffc;border-radius:50%;place-content:center;width:168px;height:168px;font-family:Noto Serif SC,serif;font-size:1.8rem;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 15px 40px #66859926}.orbit-core span{color:#b29664;letter-spacing:.2em;text-transform:uppercase;font-family:DM Sans,sans-serif;font-size:.67rem}.orbit-note{color:#77869a;background:#ffffff7a;border:1px solid #ffffffb8;border-radius:12px;padding:9px 12px;font-family:Georgia,serif;font-size:.9rem;line-height:1.2;position:absolute;transform:rotate(-8deg);box-shadow:0 10px 25px #6d8b9c1a}.orbit-note small{color:#a7b1be;font-family:DM Sans,sans-serif;font-size:.6rem}.note-one{top:15%;right:7%}.note-two{bottom:13%;left:4%;transform:rotate(8deg)}.category-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.category-card{border-radius:20px;flex-direction:column;justify-content:space-between;min-height:170px;padding:20px;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}.category-card:before{content:"";opacity:.44;filter:blur(3px);border-radius:50%;width:135px;height:135px;position:absolute;bottom:-56px;right:-28px}.category-blue:before{background:var(--blue)}.category-gold:before{background:var(--gold)}.category-pink:before{background:var(--pink)}.category-mint:before{background:var(--mint)}.category-violet:before{background:var(--violet)}.category-peach:before{background:var(--peach)}.category-card:hover,.post-card:hover{transform:translateY(-4px);box-shadow:0 24px 55px #6885992e,inset 0 1px #fffffff2}.category-index{color:#9aabb9;font-size:.72rem}.category-card h2{font-size:1.5rem;position:relative}.category-card p{max-width:195px;color:var(--muted);margin:7px 0 0;font-size:.78rem;line-height:1.55;position:relative}.category-arrow{color:#b6975d;font-size:1.15rem;position:absolute;bottom:17px;right:20px}.latest{padding-top:115px;padding-bottom:120px}.section-heading{justify-content:space-between;align-items:end;margin-bottom:24px;display:flex}.section-heading h2{font-size:2.1rem}.section-tools{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:13px;display:flex}.sync-badge{color:#758a86;background:#ffffff85;border:1px solid #ffffffb8;border-radius:999px;align-items:center;gap:7px;padding:6px 10px;font-size:.68rem;display:inline-flex;box-shadow:inset 0 1px #ffffffd1}.sync-badge i{background:#79bba1;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #79bba11f}.post-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.post-card{border-radius:20px;transition:transform .25s,box-shadow .25s;display:block;overflow:hidden}.post-cover{color:#415367bd;flex-direction:column;justify-content:space-between;min-height:205px;padding:16px;font-size:.72rem;display:flex}.cover-symbol{color:#ffffffbf;align-self:end;font-size:3.5rem;line-height:1}.post-cover.has-image{position:relative;overflow:hidden;background:#dcebf099!important}.post-cover.has-image>span{z-index:1;color:#fff;backdrop-filter:blur(8px);background:#33465761;border-radius:999px;align-self:flex-start;padding:4px 8px;position:relative}.post-cover.has-image img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.post-card-body{padding:17px 18px 20px}.meta-row,.article-meta{color:#9aa8b8;justify-content:space-between;font-size:.7rem;display:flex}.post-card h3{margin-top:12px;font-size:1.16rem}.post-card p{min-height:50px;color:var(--muted);margin:8px 0 13px;font-size:.82rem;line-height:1.65}.tag-row{flex-wrap:wrap;gap:6px;margin:0 0 14px;display:flex}.tag-row span{border:1px solid var(--line);color:#8795a7;background:#ffffff57;border-radius:999px;padding:3px 8px;font-size:.66rem}.read-more{color:#72849a;font-size:.78rem}.read-more span{color:#c49c57}.site-footer{border-top:1px solid var(--line);color:#9aa8b8;justify-content:space-between;width:min(1120px,100% - 48px);margin:0 auto;padding:22px 0 35px;font-size:.72rem;display:flex}.page-intro{padding-top:100px;padding-bottom:50px}.page-intro h1{font-size:clamp(2.6rem,6vw,4.5rem)}.page-intro>p:last-child{max-width:510px;color:var(--muted);margin-top:18px}.archive-list{grid-template-columns:repeat(3,1fr);gap:18px;padding-bottom:120px;display:grid}.empty-state{border:1px dashed var(--line);color:var(--muted);text-align:center;border-radius:18px;grid-column:1/-1;padding:50px}.article-shell{padding-top:70px;padding-bottom:120px}.back-link{color:#8b9aac;font-size:.8rem}.article-header{max-width:760px;padding:55px 0 35px}.article-header h1{font-size:clamp(2.35rem,5vw,4.3rem)}.article-subtitle{color:var(--muted);margin:17px 0;font-size:1.05rem}.article-meta{justify-content:flex-start;gap:22px}.article-tags{margin-top:14px;margin-bottom:0}.article-cover{color:#ffffffe0;border:1px solid #fffc;border-radius:28px;justify-content:center;align-items:center;height:min(480px,52vw);min-height:280px;font-size:1rem;display:flex;box-shadow:0 24px 75px #68859929}.article-cover strong{margin-left:15px;font-size:4rem;font-weight:400}.article-content{width:min(680px,100%);margin:60px auto 0;font-family:Noto Serif SC,serif;font-size:1.06rem;line-height:2.2}.article-content p{margin:0 0 24px}.article-footer{border-top:1px solid var(--line);color:#9aa8b8;justify-content:space-between;width:min(680px,100%);margin:60px auto 0;padding-top:20px;font-size:.76rem;display:flex}.local-article-cover,.local-article-content figure{width:min(900px,100%);margin:0 auto 55px}.local-article-cover img,.local-article-content figure img{object-fit:cover;border:1px solid #fffc;border-radius:28px;width:100%;max-height:680px;display:block;box-shadow:0 24px 75px #68859929}.local-article-cover figcaption,.local-article-content figure figcaption{color:#96a4b2;text-align:center;margin-top:9px;font-size:.68rem}.local-article-content figure{width:100%}.about-card{max-width:760px;color:var(--muted);border-radius:24px;margin-bottom:120px;padding:35px 38px;font-family:Noto Serif SC,serif;line-height:2}.about-card p{margin:0 0 18px}.about-card p:last-child{margin-bottom:0}@media (width<=850px){.site-header{gap:14px}.site-header nav{scrollbar-width:thin;order:3;width:100%;margin-left:0;padding-bottom:3px;overflow-x:auto}.site-header{border-radius:22px;flex-wrap:wrap}.music-toggle{margin-left:auto}.hero{grid-template-columns:1fr;min-height:auto;padding-top:85px}.hero-orbit{min-height:340px;margin-top:10px;overflow:hidden}.category-grid,.post-grid,.archive-list{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.page-shell,.site-footer{width:min(100% - 32px,1120px)}.hero h1{font-size:2.8rem}.hero-actions{flex-direction:column;align-items:flex-start;gap:14px}.category-grid,.post-grid,.archive-list{grid-template-columns:1fr}.category-card{min-height:145px}.latest{padding-top:80px}.section-heading{flex-direction:column;align-items:flex-start;gap:12px}.section-tools{flex-direction:column;align-items:flex-start}.site-footer{flex-direction:column;align-items:flex-start;gap:6px}.article-shell{padding-top:45px}.article-header{padding-top:35px}.article-cover{height:260px}.article-content{margin-top:40px;font-size:.98rem}.local-article-cover img,.local-article-content figure img{border-radius:18px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
