@font-face{font-family:LittleKids;src:url(/fonts/LittleKidsHandwriting-Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--bg: #FFFCB8;--text: #1a1a1a;--text-muted: #5a5a4a;--text-faint: #8a8a70;--border: #e0dc98;--card-bg: #fffff0;--card-shadow: rgba(100,80,20,.08);--font-display: "LittleKids", "Comic Sans MS", cursive;--font-body: "DM Sans", "Helvetica Neue", Arial, sans-serif}html{font-size:17px;-webkit-font-smoothing:antialiased}body{font-family:var(--font-body);color:var(--text);background:var(--bg);line-height:1.65;min-height:100vh;overflow-x:hidden}a{color:var(--text);text-decoration:none}.header{display:flex;align-items:center;justify-content:space-between;padding:1.4rem 2.5rem;position:sticky;top:0;z-index:100;background:var(--bg)}.nav-left a,.nav-right a{font-family:var(--font-body);font-size:.92rem;color:var(--text);margin:0 1.2rem;transition:opacity .2s}.nav-left a:hover,.nav-right a:hover{opacity:.5}.nav-left a.active,.nav-right a.active{text-decoration:underline;text-underline-offset:4px}.brand{font-family:var(--font-display);font-size:1.8rem;letter-spacing:.08em;color:var(--text);text-decoration:none;transition:transform .3s;text-align:center}.brand:hover{transform:scale(1.03);color:var(--text)}.page-title-display{font-family:var(--font-display);font-size:2.8rem;text-align:center;letter-spacing:.06em;margin-bottom:.8rem}.pill-btn{font-family:var(--font-body);font-size:.92rem;color:var(--text);padding:.65rem 1.8rem;border:1.5px solid var(--text);border-radius:30px;background:transparent;cursor:pointer;transition:all .25s;text-decoration:none;display:inline-block}.pill-btn:hover{background:var(--text);color:var(--bg)}.home-content{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem 2rem 5rem}.brain-img{width:min(520px,75vw);height:auto;margin-bottom:2.5rem;transition:transform .6s ease;filter:drop-shadow(0 8px 30px rgba(0,0,0,.08))}.brain-img:hover{transform:scale(1.03) rotate(1deg)}.home-text{max-width:600px}.home-text p{font-size:1.15rem;line-height:1.7;margin-bottom:.3rem}.home-text p.light{color:var(--text-muted)}.thoughts-page{padding:1rem 2.5rem 5rem;max-width:1200px;margin:0 auto}.thoughts-intro{text-align:center;max-width:580px;margin:0 auto 1.5rem;font-size:.92rem;color:var(--text-muted);line-height:1.6}.thoughts-top-btn{text-align:center;margin-bottom:2.5rem}.blog-magazine{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.2rem;margin-bottom:2.5rem}.blog-card{background:var(--card-bg);border-radius:6px;overflow:hidden;box-shadow:0 2px 10px var(--card-shadow);transition:transform .3s,box-shadow .3s;cursor:pointer;text-decoration:none;color:var(--text);display:block}.blog-card:hover{transform:translateY(-3px);box-shadow:0 6px 22px #64501421;color:var(--text)}.blog-card-img{width:100%;aspect-ratio:5/4;object-fit:cover;display:block;background:linear-gradient(135deg,#e8d8b0,#d4c890)}.blog-card-body{padding:.7rem .85rem .85rem}.blog-card-title{font-family:var(--font-body);font-weight:600;font-size:.88rem;line-height:1.3;margin-bottom:.15rem}.blog-card-sub{font-size:.78rem;color:var(--text-muted);line-height:1.35}.blog-card-meta{font-size:.65rem;color:var(--text-faint);margin-top:.3rem;text-transform:uppercase;letter-spacing:.03em}.thoughts-bottom{text-align:center;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.pick-page{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:1rem 2rem 4rem;min-height:calc(100vh - 70px);position:relative;overflow:hidden}.pick-subtitle{font-size:1rem;color:var(--text-muted);margin-bottom:1.5rem;max-width:400px}.pick-brain-wrap{position:relative;display:inline-block;margin-bottom:2.5rem}.pick-brain{width:min(420px,65vw);height:auto;filter:drop-shadow(0 8px 30px rgba(0,0,0,.08));position:relative;z-index:2}.pick-cursor{position:absolute;width:100px;height:auto;pointer-events:none;z-index:3;right:-30px;bottom:10px;transition:transform .12s ease-out;filter:drop-shadow(2px 3px 6px rgba(0,0,0,.12))}.about-page{padding:1rem 2.5rem 5rem;max-width:640px;margin:0 auto}.about-photo-section{text-align:center;margin-bottom:2rem}.about-main-photo{width:min(260px,60vw);height:auto;border-radius:8px;box-shadow:0 4px 20px var(--card-shadow);margin-bottom:.8rem}.about-caption{font-size:.88rem;color:var(--text-muted);font-style:italic}.about-text{margin-bottom:2.5rem}.about-text p{font-size:1.05rem;line-height:1.75;margin-bottom:1rem}.about-links{display:flex;flex-direction:column;align-items:center;gap:.8rem}.about-links .pill-btn{min-width:200px;text-align:center}@media (max-width: 800px){.header{padding:1rem 1.2rem;flex-wrap:wrap;justify-content:center;gap:.5rem}.brand{order:-1;width:100%;margin-bottom:.3rem}.nav-left a,.nav-right a{margin:0 .6rem;font-size:.84rem}.blog-magazine{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.8rem}.page-title-display{font-size:2.2rem}.home-text p{font-size:1.05rem}}
