body{background:#fff5fa}:root{--pink-main: #e83e8c;--pink-soft: #fde4ef;--pink-muted: #f7c6d9;--text-dark: #1f1f1f;--text-muted: #555;--bg-main: #ffffff;--bg-soft: #fff7fb}:root{--accent: #2337ff;--accent-dark: #000d8a;--black: 15, 18, 25;--gray: 96, 115, 159;--gray-light: 229, 233, 240;--gray-dark: 34, 41, 57;--gray-gradient: rgba(var(--gray-light), 50%), #fff;--box-shadow: 0 2px 6px rgba(var(--gray), 25%), 0 8px 24px rgba(var(--gray), 33%), 0 16px 32px rgba(var(--gray), 33%)}html.dark{--gray-gradient: #121212, #121212}body{transition:background .4s ease}[data-theme=dark]{--bg-main: #121212;--bg-soft: #1c1c1c;--text-dark: #f2f2f2;--text-muted: #bdbdbd;--pink-main: #ff7ab6;--pink-soft: #3a1f2c}@font-face{font-family:Atkinson;src:url(/fonts/atkinson-regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Atkinson;src:url(/fonts/atkinson-bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}body{font-family:Atkinson,sans-serif;margin:0;padding:0;text-align:left;background:linear-gradient(var(--gray-gradient)) no-repeat;background-size:100% 600px;word-wrap:break-word;overflow-wrap:break-word;color:rgb(var(--gray-dark));font-size:20px;line-height:1.7}main{width:720px;max-width:calc(100% - 2em);margin:auto;padding:3em 1em}h1,h2,h3,h4,h5,h6{margin:0 0 .5rem;color:rgb(var(--black));line-height:1.2}h1{font-size:3.052em}h2{font-size:2.441em}h3{font-size:1.953em}h4{font-size:1.563em}h5{font-size:1.25em}strong,b{font-weight:700}a,a:hover{color:var(--accent)}p{margin-bottom:1em}.prose p{margin-bottom:2em}textarea{width:100%;font-size:16px}input{font-size:16px}table{width:100%}img{max-width:100%;height:auto;border-radius:8px}code{padding:2px 5px;background-color:rgb(var(--gray-light));border-radius:2px}pre{padding:1.5em;border-radius:8px}pre>code{all:unset}blockquote{border-left:4px solid var(--accent);padding:0 0 0 20px;margin:0;font-size:1.333em}hr{border:none;border-top:1px solid rgb(var(--gray-light))}@media(max-width:720px){body{font-size:18px}main{padding:1em}}body{margin:0;background-color:var(--bg-main);color:var(--text-dark);font-family:Georgia,serif}a{color:var(--pink-main)}a:hover{text-decoration:underline}::selection{background:var(--pink-soft)}.sr-only{border:0;padding:0;margin:0;position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);clip-path:inset(50%);white-space:nowrap}:root{--bg: #ffffff;--text: #111111;--accent: #dc0b74ff}.dark{--bg: #0f0f14;--text: #f5f5f7;--accent: #dc0b74ff}body{font-family:serif;background-color:var(--bg);color:var(--text)}a{color:var(--text)}a:hover{color:var(--accent)}.dark{background-color:#0f0f14;color:#f5f5f7}:root{--bg: #ffffff;--text: #111111;--link: #000000}.dark{--bg: #0f0f14;--text: #f4f4f6;--link: #dc0b74ff}body{background-color:var(--bg);color:var(--text);transition:background-color .3s ease,color .3s ease}a{color:var(--link)}.bulb{font-size:1.3rem;cursor:pointer}.dark .bulb{filter:brightness(1.2)}.hero{max-width:1100px;margin:6rem auto 4rem;text-align:left;padding:0 1.5rem}.hero h1{font-size:clamp(2.6rem,5vw,3.5rem);line-height:1.15;margin-bottom:1rem}.hero p{font-size:1.4rem;line-height:1.7;max-width:1100px;opacity:.85}.hero h1:after{content:"";display:block;width:80px;height:3px;background-color:#dc0b74;margin-top:.8rem;border-radius:2px}.signature{color:#fefefe;margin-left:.3rem}html.dark .hero h1:after{background-color:#dc0b74}section{max-width:1100px;margin:4rem auto;padding:0 1.5rem}section h2{font-size:1.6rem;font-weight:600;margin-bottom:1rem;color:#222}html.dark section h2{color:#f5f5f7}.Recent-Works p{font-size:1.6rem;line-height:1.7;max-width:650px;opacity:.85}section ul{list-style:none;padding:0}.section h2{font-size:clamp(1.8rem,2.5vw,2.2rem);margin-bottom:.75rem}section li{margin-bottom:.6rem;font-size:1.2rem;position:relative;padding-left:1.2rem}section li:before{content:"✧";position:absolute;left:0;padding-right:3rem;color:#dc0b74}.section{max-width:1100px;margin:0 auto;padding:5rem 1.5rem}.section li{position:relative;padding-left:1.25rem}.section li:before{content:"✧";position:absolute;left:0;top:.1em;color:#dc0b74;font-size:.8rem}.section>*:last-child{margin-bottom:0}.section-sep{width:2.5rem;height:3px;background:#dc0b74;margin:4rem 0 2rem;border-radius:2px}html.dark section li:before{color:#dc0b74}.hero{min-height:25vh;width:100%;padding:6rem 0;position:relative;overflow:hidden;background:linear-gradient(to bottom,#f6c1da,#ef66a8,#f74c7f)}.content{max-width:1100px;margin:0 auto;padding:0 1.5rem}.hero:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:80px}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem}.card{background:#fff;padding:1.75rem;border-radius:12px;box-shadow:0 8px 24px #0000000a;transition:transform .25s ease,box-shadow .25s ease}.card h3{font-size:1.4rem;margin-bottom:.5rem}.card p{font-size:1.2rem;line-height:1.6;margin-bottom:1rem}.card .meta{font-size:.8rem;color:#777}.card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #dc0b742e}.dark .card{background:#161616;box-shadow:none}.dark .card h3{color:#fefefe}.dark .card .meta{color:#aaa}.dark .card:hover{box-shadow:0 12px 32px #ff69b440}.dark .card:hover{box-shadow:0 0 0 1px #ff69b440,0 16px 40px #ff69b459}.dark a{text-decoration-color:#ff69b4b3}.dark a:hover{text-shadow:0 0 8px rgba(255,105,180,.6)}.post-content{max-width:700px}.post-content p{line-height:1.75;margin-bottom:1.25rem}.post-content ul{padding-left:1.2rem;margin-bottom:1.25rem}@media(max-width:640px){.hero{padding:4rem 0}.hero h1{font-size:2.2rem;line-height:1.2}.hero p{font-size:1rem}.content{padding:0 1.25rem}}.hero .content{animation:fadeUp .6s ease-out both}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(max-width:640px){.section{padding:3.5rem 1.25rem}}@media(max-width:640px){.card{padding:1.4rem}}
