:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-canvas:#f6fbef;--color-sky:#dff4ff;--color-grass:#cfe8a6;--color-grass-strong:#b9dc86;--color-path:#f4d88a;--color-panel:#fffaf0;--color-panel-cool:#eef8ff;--color-ink:#2e3440;--color-muted:#5f6f78;--color-line:#2e3440;--color-accent:#8b6bd6;--color-accent-dark:#5c4a94;--color-accent-soft:#ded4ff;--color-water:#9edbe4;--color-cheek:#f0a1b4;--shadow-pixel:4px 4px 0 var(--color-line);--shadow-small:2px 2px 0 var(--color-line);--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4rem;--font-body:"Microsoft YaHei", "PingFang SC", system-ui, sans-serif;--font-pixel:Consolas, "Lucida Console", "Courier New", monospace}*{box-sizing:border-box}html{background:var(--color-canvas);min-width:320px;color:var(--color-ink);font-family:var(--font-body);letter-spacing:0;scroll-behavior:smooth}body{background:linear-gradient(90deg, #2e34400d 1px, transparent 1px), linear-gradient(#2e34400d 1px, transparent 1px), linear-gradient(180deg, var(--color-sky) 0%, var(--color-canvas) 38%, #f8ffe9 100%);min-height:100vh;color:var(--color-ink);background-size:32px 32px,32px 32px,100% 100%;margin:0}body,button,a{font:inherit}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer;border:0}button:focus-visible,a:focus-visible{outline:3px solid var(--color-accent);outline-offset:3px}h1,h2,h3,p{margin:0}h1{font-size:4rem;line-height:1}h2{font-size:2rem;line-height:1.15}h3{font-size:1.2rem;line-height:1.25}p{color:var(--color-muted);line-height:1.7}ul,dl,dd{margin:0}ul{padding:0;list-style:none}.app-shell{min-height:100vh}.site-header{z-index:20;padding:var(--space-4) var(--space-5) 0;position:sticky;top:0}.skip-link{left:var(--space-5);z-index:30;border:2px solid var(--color-line);background:var(--color-panel);box-shadow:var(--shadow-small);color:var(--color-ink);padding:var(--space-2) var(--space-3);position:absolute;top:-80px}.skip-link:focus{top:var(--space-4)}.nav-shell{justify-content:space-between;align-items:center;gap:var(--space-4);border:2px solid var(--color-line);width:min(1120px,100%);min-height:64px;box-shadow:var(--shadow-pixel);padding:var(--space-2);background:#fffaf0f0;margin:0 auto;display:flex}.brand-lockup{align-items:center;gap:var(--space-3);min-height:44px;padding:var(--space-2);display:inline-flex}.brand-mark{border:2px solid var(--color-line);background:var(--color-accent-soft);width:40px;height:40px;box-shadow:var(--shadow-small);color:var(--color-accent-dark);font-family:var(--font-pixel);place-items:center;font-weight:700;display:grid}.brand-lockup strong{color:var(--color-ink);font-family:var(--font-pixel);font-size:1rem;display:block}.brand-lockup span span{color:var(--color-muted);font-family:var(--font-pixel);font-size:.78rem;display:block}.nav-menu{justify-content:flex-end;gap:var(--space-2);flex-wrap:wrap;display:flex}.nav-link{align-items:center;gap:var(--space-2);min-height:44px;padding:var(--space-2) var(--space-3);color:var(--color-muted);font-family:var(--font-pixel);border:2px solid #0000;display:inline-flex}.nav-cursor{border-top:5px solid #0000;border-bottom:5px solid #0000;border-left:8px solid #0000;width:0;height:0}.nav-link.is-active{border-color:var(--color-line);background:var(--color-accent-soft);box-shadow:var(--shadow-small);color:var(--color-ink)}.nav-link.is-active .nav-cursor{border-left-color:var(--color-accent-dark)}.page-main{width:min(1120px,100% - 32px);padding:var(--space-7) 0 var(--space-8);margin:0 auto}.home-page,.content-page{gap:var(--space-8);display:grid}.hero-map{gap:var(--space-6);border:2px solid var(--color-line);min-height:calc(100vh - 160px);box-shadow:var(--shadow-pixel);padding:var(--space-7);background:linear-gradient(90deg,#2e344017 1px,#0000 1px) 0 0/28px 28px,linear-gradient(#2e344017 1px,#0000 1px) 0 0/28px 28px,linear-gradient(135deg,#cfe8a6f2,#dff4fff2 56%,#f4d88ae6) 0 0/100% 100%;grid-template-columns:minmax(0,.95fr) minmax(320px,1.05fr);align-items:center;display:grid;position:relative;overflow:hidden}.hero-copy{z-index:1;gap:var(--space-4);align-content:center;width:min(100%,30rem);display:grid;position:relative}.hero-copy h1{white-space:nowrap;width:100%}.hero-greeting{gap:var(--space-2);width:100%;padding:var(--space-3) var(--space-3) var(--space-3) var(--space-4);background:#fffaf047;border-left:2px solid #2e344061;display:grid}.hero-greeting p{color:#35434b;font-size:1.04rem;line-height:1.65}.hero-greeting p:last-child{color:var(--color-ink);font-family:var(--font-pixel);font-size:.95rem}.route-label{color:var(--color-accent-dark);font-family:var(--font-pixel);font-size:.88rem;line-height:1.4}.hero-room-menu{gap:var(--space-2);width:100%;padding-left:var(--space-3);border-left:2px solid #2e344061;display:grid}.hero-room-link{align-items:center;gap:var(--space-3);min-height:56px;color:var(--color-ink);padding:var(--space-2);background:#fffaf04d;border:2px solid #2e344029;grid-template-columns:34px minmax(0,1fr);transition:transform .16s ease-out,border-color .16s ease-out,background-color .16s ease-out;display:grid}.hero-room-link.is-current{box-shadow:var(--shadow-small);background:#fffaf09e;border-color:#2e344061}.hero-room-link>span:last-child{gap:2px;display:grid}.hero-room-link strong{color:var(--color-ink);font-size:1rem}.hero-room-link span span{color:var(--color-muted);font-size:.9rem;line-height:1.45}.hero-room-marker{border:2px solid var(--color-line);background:var(--color-grass);width:26px;height:26px;box-shadow:6px 0 0 var(--color-path), 12px 0 0 var(--color-water), 0 6px 0 var(--color-grass-strong), 6px 6px 0 var(--color-grass)}.hero-room-marker--about{background:var(--color-accent-soft)}.hero-room-marker--knowledge{background:var(--color-water)}.hero-ghostie{z-index:1;place-items:center;width:100%;min-width:0;display:grid;position:relative}.ghostie{justify-items:center;gap:var(--space-4);min-width:0;max-width:100%;display:grid}.ghostie--hero{width:min(100%,440px)}.ghostie-dialog--top{gap:var(--space-3)}.ghostie--companion{place-items:center start;gap:var(--space-3);grid-template-columns:auto minmax(0,1fr)}.ghostie-stage{justify-items:center;gap:var(--space-2);display:grid}.ghostie-artwork{-webkit-user-select:none;user-select:none;height:auto;display:block}.ghostie-artwork--hero{width:min(320px,72vw);animation:1.8s steps(2,end) infinite ghostie-step}.ghostie-artwork--listening.ghostie-artwork--hero{width:min(336px,74vw)}.ghostie-artwork--companion{width:92px}.ghostie-shadow{background:#2e34402e;width:58%;height:12px}.ghostie--companion .ghostie-shadow{height:6px}.ghostie-state--listening .ghostie-shadow{display:none}.dialog-box{border:2px solid var(--color-line);background:var(--color-panel);width:min(100%,410px);max-width:100%;box-shadow:var(--shadow-pixel);padding:var(--space-4);position:relative}.dialog-box:before{content:"";border-right:2px solid var(--color-line);border-bottom:2px solid var(--color-line);background:var(--color-panel);width:18px;height:18px;position:absolute;bottom:-12px;left:28px;transform:rotate(45deg)}.ghostie-dialog--top .dialog-box{width:min(100%,390px)}.ghostie-dialog--top .dialog-box:before{left:50%;transform:translate(-50%)rotate(45deg)}.ghostie-dialog--top .dialog-box p{font-size:1rem;line-height:1.7}.ghostie-dialog-style--caption{gap:var(--space-2)}.ghostie-dialog-style--caption .dialog-box{width:fit-content;min-width:min(100%,18rem);max-width:min(100%,24rem);padding:var(--space-2) var(--space-4);text-align:center;background:#ded4ff2e;border:1px solid #5c4a946b;border-top-color:#5c4a949e;box-shadow:inset 0 -3px #5c4a9414}.ghostie-dialog-style--caption .dialog-box:before,.ghostie-dialog-style--caption .dialog-name{display:none}.ghostie-dialog-style--caption .dialog-box p{color:#3f4658;font-family:var(--font-pixel);font-size:.9rem;line-height:1.7}.ghostie-dialog-style--lyric{gap:var(--space-1)}.ghostie-dialog-style--lyric .dialog-box{width:min(100%,392px);min-height:64px;padding:var(--space-3) 3.4rem;text-align:center;background:#fff4dc;border:2px solid #4f427f;place-items:center;display:grid;overflow:hidden;transform:translateY(-10px);box-shadow:inset 0 0 0 2px #fffaf0,inset 12px 0 #cfc1ff,inset -12px 0 #cfc1ff,4px 4px #3f366970}.ghostie-dialog-style--lyric .dialog-box:before{left:var(--space-4);background:#4f427f;border:0;width:5px;height:5px;top:50%;bottom:auto;transform:translateY(-50%);box-shadow:0 -12px #8b6bd6,0 12px #8b6bd6,9px -5px #2e3440,9px 7px #2e3440,18px -14px #ffd66b,18px 2px #f0a1b4}.ghostie-dialog-style--lyric .dialog-box:after{content:"";top:var(--space-2);right:var(--space-3);background:#4f427f;width:5px;height:5px;position:absolute;box-shadow:9px 0 #8b6bd6,18px 0 #ffd66b,27px 0 #8b6bd6,36px 0 #4f427f}.ghostie-dialog-style--lyric .dialog-name{display:none}.ghostie-dialog-style--lyric .dialog-box p{color:#2f3346;font-family:var(--font-body);z-index:1;text-align:center;text-shadow:1px 1px #fffaf0,2px 2px #4f427f29;white-space:pre-wrap;width:100%;font-size:.98rem;font-weight:700;line-height:1.5;position:relative}.dialog-name{margin-bottom:var(--space-2);color:var(--color-accent-dark);font-family:var(--font-pixel);font-weight:700;display:inline-block}.dialog-box p{color:var(--color-ink)}.ghostie--companion .dialog-box{max-width:220px;padding:var(--space-3);box-shadow:var(--shadow-small)}.ghostie--companion .dialog-name,.ghostie--companion .dialog-box p{font-size:.82rem}.author-page{gap:var(--space-7)}.author-hero,.github-activity,.author-next{border:2px solid var(--color-line);box-shadow:var(--shadow-pixel);background:linear-gradient(90deg,#2e34400d 1px,#0000 1px) 0 0/24px 24px,linear-gradient(#2e34400d 1px,#0000 1px) 0 0/24px 24px,#fffaf0f0 0 0/100% 100%}.author-hero{align-items:center;gap:var(--space-5);padding:var(--space-5);grid-template-columns:minmax(0,1fr) minmax(240px,.42fr);display:grid}.author-hero__copy{gap:var(--space-3);display:grid}.author-hero h1{font-size:3.2rem}.author-title{color:var(--color-ink);font-size:1.12rem;font-weight:700}.author-summary{max-width:42rem}.github-activity{align-items:stretch;column-gap:var(--space-5);row-gap:var(--space-3);padding:var(--space-5);grid-template-rows:auto 1fr;grid-template-columns:minmax(220px,.32fr) minmax(0,.68fr);display:grid}.github-projects{grid-area:2/1;align-content:start;display:grid}.github-projects-label{grid-area:1/1}.github-projects ul{gap:var(--space-3);display:grid}.github-projects li{min-width:0}.github-projects a{gap:var(--space-1);min-height:58px;box-shadow:var(--shadow-small);padding:var(--space-3);background:#ffffff80;border:2px solid #2e344042;transition:transform .16s ease-out,border-color .16s ease-out,background-color .16s ease-out;display:grid}.github-projects span{color:var(--color-ink);font-family:var(--font-pixel);overflow-wrap:anywhere;font-weight:700}.github-projects small{color:var(--color-muted);font-size:.84rem;line-height:1.4}.github-activity__chart{--github-day-size:clamp(7px, .76vw, 10px);--github-day-gap:clamp(2px, .28vw, 4px);min-width:0;box-shadow:var(--shadow-small);padding:var(--space-3) var(--space-4);background:#ffffff8f;border:2px solid #2e344047;grid-area:2/2;align-content:center;align-self:stretch;gap:6px;display:grid}.github-chart-head{align-items:baseline;gap:var(--space-2);flex-wrap:wrap;display:flex}.github-chart-head strong{color:var(--color-ink);font-family:var(--font-pixel);font-size:clamp(1.45rem,2.1vw,1.8rem);line-height:1}.github-chart-head span{color:var(--color-muted)}.github-months{gap:var(--github-day-gap);min-width:0;padding-left:calc(2.35rem + var(--space-2));color:var(--color-muted);font-family:var(--font-pixel);grid-template-columns:repeat(12,minmax(0,1fr));font-size:clamp(.58rem,.9vw,.72rem);display:grid}.github-heatmap-wrap{gap:var(--space-2);grid-template-columns:2.35rem minmax(0,1fr);min-width:0;display:grid}.github-weekdays{grid-template-rows:repeat(7, var(--github-day-size));gap:var(--github-day-gap);color:var(--color-muted);font-family:var(--font-pixel);font-size:.68rem;line-height:var(--github-day-size);display:grid}.github-weekdays span:first-child{grid-row:2}.github-weekdays span:nth-child(2){grid-row:4}.github-weekdays span:nth-child(3){grid-row:6}.github-heatmap{gap:var(--github-day-gap);grid-template-columns:repeat(52,minmax(0,1fr));width:100%;min-width:0;display:grid}.github-week{grid-template-rows:repeat(7, var(--github-day-size));gap:var(--github-day-gap);min-width:0;display:grid}.github-day{width:100%;height:var(--github-day-size);background:#edf2ee;border:1px solid #2e34401f;display:block}.github-day--1{background:#cdeccf}.github-day--2{background:#8ed99b}.github-day--3{background:#43ad61}.github-day--4{background:#17703a}.github-legend{justify-content:flex-end;align-items:center;gap:var(--space-2);color:var(--color-muted);font-family:var(--font-pixel);font-size:.76rem;display:flex}.github-legend .github-day{flex:0 0 10px;width:10px;height:10px}.author-contact{gap:var(--space-2);box-shadow:var(--shadow-small);padding:var(--space-4);background:#eef8ffc7;border:2px solid #2e344047;display:grid}.author-contact div{padding-bottom:var(--space-2);border-bottom:2px dashed #2e34402e;gap:2px;display:grid}.author-contact div:last-child{border-bottom:0;padding-bottom:0}.author-contact dt,.timeline-place,.project-dossier dt{color:var(--color-accent-dark);font-family:var(--font-pixel);font-size:.82rem}.author-contact dd,.author-contact a{color:var(--color-ink);overflow-wrap:anywhere;font-weight:700}.section-heading--inline{grid-template-columns:minmax(0,.65fr) minmax(280px,.35fr);align-items:end}.highlight-grid{gap:var(--space-4);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.highlight-card{gap:var(--space-2);border:2px solid var(--color-line);background:var(--color-panel);box-shadow:var(--shadow-small);min-height:170px;padding:var(--space-4);display:grid}.highlight-card strong{color:var(--color-ink);font-family:var(--font-pixel);font-size:1.45rem;line-height:1.1}.highlight-card span{color:var(--color-accent-dark);font-weight:700}.focus-grid{gap:var(--space-4);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.focus-card{align-content:start;gap:var(--space-3);border:2px solid var(--color-line);box-shadow:var(--shadow-small);padding:var(--space-5);background:#fffaf0f0;display:grid}.focus-card span{color:var(--color-accent-dark);font-family:var(--font-pixel);padding-top:var(--space-3);border-top:2px dashed #2e34403d;font-size:.82rem;display:inline-block}.profile-intro,.room-header,.knowledge-category{border:2px solid var(--color-line);box-shadow:var(--shadow-pixel);background:#fffaf0f0}.room-header{align-items:center;gap:var(--space-5);padding:var(--space-5);grid-template-columns:minmax(180px,260px) minmax(0,1fr);display:grid}.room-header>div:last-child{gap:var(--space-3);display:grid}.room-header h1{font-size:3rem}.profile-intro{gap:var(--space-5);padding:var(--space-6);grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);display:grid}.profile-intro>p{color:var(--color-ink);font-size:1.06rem}.profile-links{gap:var(--space-3);display:grid}.profile-links div{gap:var(--space-3);padding-bottom:var(--space-2);border-bottom:2px dashed #2e344038;grid-template-columns:76px minmax(0,1fr);align-items:baseline;display:grid}.profile-links dt{color:var(--color-accent-dark);font-family:var(--font-pixel)}.profile-links dd{color:var(--color-ink);font-weight:700}.page-section{gap:var(--space-5);display:grid}.page-section--split{grid-template-columns:minmax(200px,.45fr) minmax(0,1fr);align-items:start}.section-heading{gap:var(--space-2);display:grid}.card-grid{gap:var(--space-4);display:grid}.card-grid--three,.card-grid--projects{grid-template-columns:repeat(3,minmax(0,1fr))}.pixel-card{gap:var(--space-3);border:2px solid var(--color-line);background:var(--color-panel);box-shadow:var(--shadow-small);padding:var(--space-5);display:grid}.project-card{background:var(--color-panel-cool)}.tag-list{gap:var(--space-2);flex-wrap:wrap;display:flex}.tag-list li{color:var(--color-ink);font-family:var(--font-pixel);padding:.2rem var(--space-2);background:#ffffff8a;border:2px solid #2e344042;font-size:.78rem}.timeline-list{gap:var(--space-4);display:grid}.timeline-item{gap:var(--space-4);border-left:6px solid var(--color-accent);padding:var(--space-4);background:#fffaf0c2;grid-template-columns:88px minmax(0,1fr);display:grid}.timeline-item>span{color:var(--color-accent-dark);font-family:var(--font-pixel);font-weight:700}.timeline-item div{gap:var(--space-2);display:grid}.timeline-item ul{gap:var(--space-2);margin-top:var(--space-1);display:grid}.timeline-item li{color:var(--color-muted);padding-left:var(--space-4);line-height:1.65;position:relative}.timeline-item li:before{content:"";background:var(--color-accent);width:6px;height:6px;box-shadow:4px 0 0 var(--color-path);position:absolute;top:.72em;left:0}.project-dossier-list{gap:var(--space-4);display:grid}.project-dossier{gap:var(--space-5);border:2px solid var(--color-line);background:var(--color-panel-cool);box-shadow:var(--shadow-small);padding:var(--space-5);grid-template-columns:minmax(0,.9fr) minmax(280px,1.1fr);display:grid}.project-dossier>div:first-child{align-content:start;gap:var(--space-2);display:grid}.project-dossier dl{gap:var(--space-3);display:grid}.project-dossier dl div{gap:var(--space-1);border-left:4px solid var(--color-accent);padding:var(--space-3);background:#ffffff80;display:grid}.project-dossier dd{color:var(--color-ink);font-weight:700;line-height:1.55}.project-dossier .tag-list{grid-column:1/-1}.skill-shelf{gap:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.skill-group{gap:var(--space-3);padding:var(--space-4);background:#ffffff85;border:2px solid #2e344057;display:grid}.skill-group h3{color:var(--color-ink)}.skill-group ul{gap:var(--space-2);flex-wrap:wrap;display:flex}.skill-group li{background:var(--color-panel);color:var(--color-ink);font-family:var(--font-pixel);padding:.2rem var(--space-2);border:2px solid #2e34403d;font-size:.78rem}.author-next{gap:var(--space-5);padding:var(--space-5);grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid}.author-next>div{gap:var(--space-2);display:grid}.author-next__link{border:2px solid var(--color-line);background:var(--color-accent-soft);min-height:48px;box-shadow:var(--shadow-small);color:var(--color-ink);font-family:var(--font-pixel);padding:var(--space-3) var(--space-5);justify-content:center;align-items:center;font-weight:700;transition:transform .16s ease-out,background-color .16s ease-out;display:inline-flex}.knowledge-map{gap:var(--space-5);display:grid}.knowledge-category{gap:var(--space-5);padding:var(--space-5);display:grid}.category-heading{gap:var(--space-4);grid-template-columns:auto minmax(0,1fr);align-items:start;display:grid}.category-marker{border:2px solid var(--color-line);background:var(--color-water);width:32px;height:32px;box-shadow:8px 0 0 var(--color-accent-soft), 0 8px 0 var(--color-path), 8px 8px 0 var(--color-grass)}.category-heading div{gap:var(--space-2);display:grid}.entry-list{gap:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.knowledge-entry{gap:var(--space-3);padding:var(--space-4);background:#ffffff85;border:2px solid #2e344057;display:grid}.entry-title-row{justify-content:space-between;align-items:start;gap:var(--space-3);display:flex}.entry-title-row span{border:2px solid var(--color-line);background:var(--color-path);color:var(--color-ink);font-family:var(--font-pixel);padding:.15rem var(--space-2);flex:none;font-size:.78rem}.site-footer{align-items:center;gap:var(--space-3);width:min(1120px,100% - 32px);color:var(--color-muted);font-family:var(--font-pixel);padding:var(--space-5) 0 var(--space-6);border-top:2px solid #2e34402e;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);margin:0 auto;font-size:.85rem;display:grid}.site-footer>span:last-child{text-align:right;justify-self:end}.footer-beian{color:var(--color-muted);text-align:center;text-underline-offset:3px;justify-self:center;-webkit-text-decoration:underline #5f6f7873;text-decoration:underline #5f6f7873;transition:color .16s ease-out,text-decoration-color .16s ease-out}@media (hover:hover) and (pointer:fine){.hero-room-link:not(.is-current):hover{background:#fffaf06b;border-color:#2e34404d;transform:translate(-2px,-2px)}.nav-link:not(.is-active):hover{color:var(--color-ink);background:#ffffff73;border-color:#2e34404d}.author-next__link:hover{background:#ece3ff;transform:translate(-2px,-2px)}.github-projects a:hover{background:#fffaf0db;border-color:#2e34406b;transform:translate(-2px,-2px)}.footer-beian:hover{color:var(--color-accent-dark);text-decoration-color:currentColor}}@keyframes ghostie-step{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@media (width<=860px){h1{font-size:3rem}h2{font-size:1.7rem}.site-header{padding-inline:var(--space-3)}.nav-shell{flex-direction:column;align-items:stretch}.nav-menu{justify-content:stretch}.nav-menu li,.nav-link{flex:auto}.nav-link{justify-content:center}.page-main{width:min(100% - 24px,680px);padding-top:var(--space-5)}.hero-map,.author-hero,.github-activity,.room-header,.profile-intro,.section-heading--inline,.project-dossier,.page-section--split{grid-template-columns:1fr}.hero-map{min-height:auto;padding:var(--space-5)}.hero-copy{order:2}.hero-ghostie{order:1}.card-grid--three,.card-grid--projects,.focus-grid,.highlight-grid,.entry-list,.skill-shelf{grid-template-columns:1fr}.room-header h1{font-size:2.4rem}.author-hero h1{font-size:2.6rem}.github-projects-label,.github-projects,.github-activity__chart{grid-column:1}.github-projects-label{grid-row:1}.github-projects{grid-row:2}.github-activity__chart{grid-row:3}}@media (width<=520px){h1{font-size:2.45rem}.brand-lockup{align-items:flex-start}.brand-lockup span span{display:none}.nav-menu{grid-template-columns:1fr;display:grid}.hero-map,.author-hero,.github-activity,.author-next,.profile-intro,.room-header,.knowledge-category{padding:var(--space-4)}.ghostie--companion{grid-template-columns:1fr}.ghostie--hero{width:100%}.ghostie-dialog--top .dialog-box{justify-self:start;width:min(300px,100vw - 72px);max-width:100%}.ghostie-artwork--listening.ghostie-artwork--hero{width:min(300px,82vw)}.ghostie-dialog-style--lyric .dialog-box{width:min(280px,100vw - 112px);padding:var(--space-2) 2.75rem}.ghostie-dialog-style--lyric .dialog-box:before{left:var(--space-3)}.ghostie-dialog-style--lyric .dialog-box:after{right:var(--space-2);width:5px}.ghostie-dialog-style--lyric .dialog-box p{white-space:nowrap;font-size:.84rem;line-height:1.45}.ghostie--companion .dialog-box{max-width:100%}.profile-links div,.timeline-item{grid-template-columns:1fr}.author-next{justify-items:stretch}.author-next__link{width:100%}.site-footer{text-align:center;grid-template-columns:1fr;justify-items:center}.site-footer>span:last-child{text-align:center;justify-self:center}.entry-title-row{flex-direction:column;align-items:start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}
