:root{--paper:#f8f5ed;--ink:#29493d;--muted:#73796c;--line:#dcded1;--accent:#b66b42;--reader-size:19px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'Noto Sans CJK SC','Microsoft YaHei',system-ui,sans-serif;font-size:15px;line-height:1.75}button,input,select{font:inherit;color:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer;background:none;border:1px solid var(--line);border-radius:6px;padding:9px 15px}a,button{touch-action:manipulation}button:hover{background:#e7ebdf}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #b66b42;outline-offset:4px}img{display:block;width:100%;height:auto}h1,h2,h3,p{margin-top:0}h1,h2,.brand,.character-quote{font-family:'Noto Serif CJK SC','Songti SC',Georgia,serif}h1{font-size:clamp(34px,4vw,60px);font-weight:600;line-height:1.45;letter-spacing:.03em}h2{font-size:clamp(27px,2.5vw,38px);font-weight:500;line-height:1.5;margin-bottom:12px}h3{font-size:21px;font-weight:600;line-height:1.6}small{font-size:11px;letter-spacing:.04em}p{color:var(--muted)}.site-header{display:flex;align-items:center;justify-content:space-between;padding:22px 5.5%;border-bottom:1px solid var(--line);gap:20px;min-height:102px}.brand{font-size:25px;display:flex;align-items:center;gap:12px;font-weight:600;white-space:nowrap;line-height:1.35}.brand small{font-family:system-ui,sans-serif;display:block;font-size:9px;letter-spacing:.19em;font-weight:400;margin-top:6px}.brand-mark{font-family:serif;font-size:44px;line-height:1}.site-header nav{display:flex;gap:30px}.site-header nav a{position:relative;padding:9px 0;font-size:14px}.site-header nav a[aria-current=page]:after{content:'';position:absolute;bottom:1px;left:40%;height:4px;width:4px;border-radius:50%;background:var(--accent)}.site-header>.pet-launch{border-radius:25px;padding:9px 17px;font-size:12px}.skip{position:fixed;top:-100px;left:10px;background:var(--ink);color:white;z-index:100;padding:12px}.skip:focus{top:10px}.hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:6%;padding:66px 5.5% 65px;max-width:1580px;margin:auto}.eyebrow{display:block;font-size:10px;font-weight:600;letter-spacing:.17em;color:var(--accent);margin-bottom:20px}.hero h1{font-size:clamp(36px,4.3vw,65px);line-height:1.48;margin-bottom:25px}.hero h1 em{font-style:normal;color:#788973}.hero p{font-size:14px;line-height:2.1;margin-bottom:30px}.actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap}.button{background:var(--ink);color:#fffaf1;display:inline-flex;align-items:center;gap:26px;border:1px solid var(--ink);border-radius:5px;padding:14px 24px;font-size:13px}.button:hover{background:#3e6451;color:white}.text-link{font-size:12px;border:0;border-bottom:1px solid #9ca999;padding:5px 0;display:inline-block}.hero-note{margin-top:36px;font-size:11px;color:var(--muted);display:flex;gap:9px;align-items:center}.dot{width:6px;height:6px;background:#9aa787;border-radius:50%}.hero-art{position:relative;align-self:stretch;min-height:520px;border:10px solid #fffaf2;border-bottom-width:47px;box-shadow:0 15px 45px #394b3610;transform:rotate(2deg);background:#e4e8d9}.hero-art>img{height:100%;position:absolute;object-fit:cover;object-position:center}.art-stamp{position:absolute;right:-22px;top:-22px;display:flex;flex-direction:column;justify-content:center;text-align:center;width:108px;height:108px;border-radius:50%;border:1px solid #bba980;outline:4px solid #f8f5ed;background:#f8f5ed;font-family:serif;transform:rotate(9deg);font-size:17px;letter-spacing:.1em}.art-stamp small{font-size:6px;margin-top:3px;letter-spacing:.02em}.art-caption{position:absolute;bottom:-34px;left:5px;right:5px;display:flex;justify-content:space-between;font-size:10px;color:#787b6e}.world-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:20px 5.5%;display:flex;gap:40px;align-items:center;font-family:serif;font-size:15px;letter-spacing:.14em}.world-strip i{font-style:normal;color:#a5ae97}.world-strip small{margin-left:auto;font:11px system-ui;color:#8a907f}.section{max-width:1400px;margin:auto;padding:75px 5.5%}.section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px;gap:20px}.section-head .eyebrow{margin-bottom:12px}.section-head p{font-size:13px;margin-bottom:0}.section-head>a{flex-shrink:0}.character-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.character-card{background:var(--card);position:relative;padding:20px 24px 16px;transition:transform .25s;overflow:hidden}.character-card:hover{transform:translateY(-5px)}.card-number{font-size:9px;letter-spacing:.11em;opacity:.65;position:relative;z-index:1}.character-card>img{height:285px;object-fit:contain;mix-blend-mode:multiply;padding:14px 6px 0}.character-title{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #29493d20;padding-top:15px}.character-title h3{margin:0 0 2px;font-size:23px;letter-spacing:.06em}.character-title p{font-size:11px;margin:0}.character-title>span{font-size:24px}.stories-home{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.story-columns{display:grid;grid-template-columns:1fr 1fr;gap:50px}.column-label{font-size:17px;font-family:serif;padding-bottom:15px;border-bottom:1px solid var(--ink);display:flex;justify-content:space-between;align-items:center}.column-label span{font:9px system-ui;letter-spacing:.15em;color:var(--muted)}.chapter-list>a{display:flex;align-items:center;gap:18px;padding:23px 3px;border-bottom:1px solid var(--line)}.chapter-list>a:hover{background:#e8ecdf66}.chapter-no{font-size:10px;color:var(--accent);font-variant-numeric:tabular-nums;min-width:44px;letter-spacing:.1em}.chapter-list strong{font-size:14px;font-weight:500}.chapter-list small{display:block;font-size:10px;color:var(--muted);margin-top:5px}.arrow{margin-left:auto}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.art-card{background:#fffcf6;min-width:0}.art-card img{aspect-ratio:4/3;object-fit:cover;transition:filter .2s}.art-card:hover img{filter:brightness(1.04)}.art-card>div{padding:18px 20px 22px}.art-card h3{font-family:serif;font-size:17px;margin:7px 0}.art-card small{color:var(--accent)}.art-card a{font-size:11px}.lightbox-trigger{display:block;width:100%;border:0;border-radius:0;padding:0;overflow:hidden}.pet-invite{background:#e7eadf;text-align:center;padding:70px 20px}.pet-invite .eyebrow{margin-bottom:12px}.pet-invite p{font-size:13px}.pet-invite .text-link{display:block;width:max-content;margin:18px auto 0}footer{max-width:1600px;margin:auto;padding:50px 5.5%;display:flex;justify-content:space-between;align-items:center;gap:24px}footer p{font-size:12px;margin:0}footer>a:last-child{font-size:12px}.page-intro>h1{margin-bottom:17px}.page-intro>.character-grid{margin-top:45px}.page-intro>p{margin-bottom:35px}.character-detail{display:grid;grid-template-columns:1fr 1.1fr;gap:60px;margin-top:35px;align-items:start}.portrait-panel{background:var(--card);position:sticky;top:25px}.portrait-panel img{max-height:660px;object-fit:contain;padding:30px;mix-blend-mode:multiply}.character-quote{font-size:22px;line-height:1.9;color:#788973}.facts{margin:30px 0}.facts>div{margin-bottom:19px}.facts dt{font-size:11px;color:var(--accent);margin-bottom:6px}.facts dd{font-size:14px;margin:0;color:#647062;line-height:1.95}.spoiler,details{border:1px solid var(--line);padding:20px 25px;margin:30px 0}.spoiler p{padding-top:20px;font-size:14px}summary{cursor:pointer}.world-map{height:620px;position:relative;background:radial-gradient(ellipse at center,#e4ecd7 0%,#edf1e6 45%,#f1f3ec 60%,#e4eced 100%);border:1px solid #dce4d6;border-radius:48% 48% 12px 12px;max-width:850px;margin:40px auto 60px;text-align:center;overflow:hidden}.north{position:absolute;top:35px;left:0;right:0;font:24px serif}.north:before{content:'△  △  △';display:block;font-size:48px;color:#9cadac;letter-spacing:20px}.world-map small{font:9px system-ui;letter-spacing:.1em;color:#829086}.city-ring{position:absolute;top:205px;width:290px;height:240px;border:17px double #b5c4a6;border-radius:50%;left:50%;transform:translateX(-50%);padding:5px;color:#788d67}.forest{font:28px serif;line-height:1.8;margin-top:8px;color:#547451}.cabin{position:absolute;top:443px;left:0;right:0;font-size:13px}.south{position:absolute;bottom:22px;left:0;right:0;font:24px serif;line-height:1.4;color:#698e91}.world-cards{display:grid;grid-template-columns:1fr 1fr;gap:35px}.world-cards article{padding:30px;border-top:1px solid var(--line)}.world-cards article h2{font-size:28px}.world-cards p{font-size:14px}.world-prose{margin:50px auto!important}.filters{display:flex;gap:25px;align-items:center;padding:23px 0;margin:25px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);flex-wrap:wrap}.filters label,.model-sidebar label{font-size:12px}.filters input,.filters select,.model-sidebar input,.model-sidebar select{display:block;background:#fffdf7;border:1px solid var(--line);padding:9px 12px;border-radius:5px;margin-top:6px;max-width:100%}.filters a{font-size:12px}.filters input{width:320px}.page-intro>.chapter-list{margin-bottom:45px}.reading-header{max-width:880px;margin:auto;padding:55px 30px 30px;text-align:center}.reading-header>a{font-size:12px;display:block;text-align:left;margin-bottom:45px}.reading-header h1{font-size:clamp(28px,3.5vw,43px)}.reading-header p{font-size:12px}.reader-tools{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.reader-tools button{font-size:12px}.prose{max-width:780px;margin:0 auto;padding:20px 25px 35px;font-family:'Noto Serif CJK SC','Songti SC',Georgia,serif;font-size:var(--reader-size);line-height:2.15;overflow-wrap:anywhere}.prose p{color:#3f4c3e;margin:0 0 1.35em}.prose h2,.prose h3{margin-top:2em}.prose table{font:14px system-ui;display:block;overflow:auto}.prose blockquote{border-left:3px solid #a6b194;margin-left:0;padding-left:22px}.reading-end{max-width:920px;margin:auto;padding:20px 30px 60px}.reading-end figure{margin:0 auto 50px;max-width:700px}.reading-end figcaption{font-size:12px;color:var(--muted);text-align:center;margin-top:12px}.chapter-navigation{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:30px;font-size:12px}.chapter-navigation>*{flex:1}.chapter-navigation>*:nth-child(2){text-align:center}.chapter-navigation>*:last-child{text-align:right}.reading-progress{position:fixed;top:0;left:0;height:3px;background:var(--accent);width:0;z-index:80}.night{--paper:#202922;--ink:#e0e7d6;--muted:#a2b19d;--line:#43503d}.night .prose p{color:#d1d9c9}.model-layout{display:grid;grid-template-columns:1fr 290px;gap:30px}.model-stage{height:540px;background:radial-gradient(#f1f2e8,#dce4d8);border:1px solid #d0dacd;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.model-stage canvas{display:block;width:100%;height:100%}.model-stage>p{padding:25px;text-align:center}.model-controls{display:flex;gap:10px;flex-wrap:wrap;margin:18px 0}.model-controls>*{font-size:12px}.model-controls>a{padding:10px;border-bottom:1px solid var(--line)}#model-status{font-size:12px}.model-sidebar{background:#eceee2;padding:23px}.model-sidebar label{display:block;margin-bottom:20px}.model-sidebar select{width:100%;font-size:12px;min-height:245px}.model-sidebar p{font-size:12px}.model-sidebar h3{font-size:17px}.model-sidebar input{width:100%}.update-entry{padding:30px;border-left:2px solid #839476;background:#edeee3;max-width:850px;margin:40px 0}.update-entry p{font-size:14px}.pet{position:fixed;right:22px;bottom:18px;width:205px;background:#fffaf1ed;backdrop-filter:blur(12px);border:1px solid #d6dbc8;border-radius:15px;box-shadow:0 10px 35px #22332024;z-index:40;color:#29493d;overflow:hidden}.pet-bar{display:flex;justify-content:space-between;align-items:center;padding:5px 10px;background:#e9eddf;font-size:10px}.pet-bar button{border:0;padding:2px 8px;font-size:21px}.pet-bar span{touch-action:none;cursor:move;flex:1}.pet-stage{height:175px;position:relative;cursor:pointer;outline-offset:-3px}.pet-stage>img{object-fit:contain;height:100%;padding:10px}.pet-stage canvas{display:block}.pet p{font-size:11px;text-align:center;line-height:1.6;padding:0 12px;margin:4px 0 10px;min-height:35px;color:#6e7b61}.pet-settings{display:flex;gap:5px;padding:0 10px 10px}.pet-settings select{border:1px solid #dce2d1;border-radius:5px;font-size:11px;background:#fffcf7;flex:1;min-width:0}.pet-settings button{padding:2px 9px;font-size:13px}.image-pending{height:250px;display:grid;place-items:center;color:#80916b}.close{position:absolute;right:14px;top:10px;color:white;font-size:25px;background:#29493dc9;z-index:1;padding:0 12px;border:0}dialog{padding:0;border:0;max-width:92vw;width:1000px;max-height:90vh;background:#fffaf0;box-shadow:0 20px 80px #0005}dialog::backdrop{background:#18281edd;backdrop-filter:blur(4px)}dialog>img{max-height:78vh;object-fit:contain}dialog>p{padding:12px 25px;margin:0;font-size:13px}[hidden]{display:none!important}@media(min-width:1450px){.hero{padding-left:90px;padding-right:90px}.hero-art{min-height:600px}}@media(max-width:1050px){.site-header nav{gap:18px}.site-header>.pet-launch{font-size:0;padding:10px}.site-header>.pet-launch:after{content:'✧';font-size:21px}.hero{gap:5%;padding-top:48px;padding-bottom:48px}.hero-art{min-height:450px}.hero h1{font-size:44px}.actions{gap:14px}.actions .text-link{font-size:11px}.world-strip{gap:24px}.world-strip small{display:none}.character-card{padding:16px}.character-card>img{height:240px}.model-layout{grid-template-columns:1fr 250px}.character-detail{gap:35px}}@media(max-width:700px){.site-header{padding:17px 6%;flex-wrap:wrap;gap:14px;min-height:0}.brand{font-size:22px}.brand-mark{font-size:34px}.site-header nav{order:3;flex-basis:100%;justify-content:space-between;gap:10px;border-top:1px solid var(--line);padding-top:10px}.site-header nav a{font-size:12px;padding:5px 0}.site-header>.pet-launch{font-size:11px;padding:6px 10px}.site-header>.pet-launch:after{display:none}.hero{display:flex;flex-direction:column;padding:38px 7% 45px;gap:40px;align-items:stretch}.hero h1{font-size:43px;margin-bottom:20px}.hero .eyebrow{font-size:9px;margin-bottom:18px;letter-spacing:.13em}.hero p{font-size:13px}.hero-note{margin-top:24px}.hero-art{min-height:390px;transform:rotate(1.5deg);margin:0 3px}.art-stamp{width:83px;height:83px;right:-15px;top:-20px;font-size:14px}.art-stamp small{font-size:5px}.world-strip{padding:15px 7%;gap:0;justify-content:space-between;font-size:12px;letter-spacing:.02em}.world-strip i{font-size:10px}.section{padding:48px 6%}.section-head{align-items:start;gap:10px}.section-head h2{font-size:26px}.section-head>a{font-size:10px;white-space:nowrap;align-self:end}.section-head p{font-size:12px}.section-head .eyebrow{font-size:9px}.character-grid{grid-template-columns:1fr 1fr;gap:13px}.character-card{padding:12px}.character-card>img{height:190px;padding:10px 0 0}.card-number{font-size:8px}.character-title{padding-top:12px}.character-title h3{font-size:20px}.character-title p{font-size:10px}.story-columns{grid-template-columns:1fr;gap:32px}.gallery-grid{grid-template-columns:1fr 1fr;gap:14px}.art-card>div{padding:12px}.art-card h3{font-size:14px}.art-card small{font-size:9px}.gallery-grid .art-card:nth-child(3):last-child{display:none}.pet-invite{padding:45px 7%}.pet-invite h2{font-size:27px}footer{padding:30px 6%;flex-wrap:wrap}footer p{font-size:10px;flex-basis:100%;order:3}.character-detail{grid-template-columns:1fr;gap:35px}.portrait-panel{position:static}.portrait-panel img{max-height:420px}.character-detail h1{font-size:45px}.facts dd{font-size:14px}.world-map{height:500px;border-radius:40% 40% 10px 10px}.north{top:20px}.north:before{font-size:36px}.city-ring{top:167px;width:230px;height:195px;border-width:13px}.forest{font-size:24px;line-height:1.5}.cabin{top:367px;font-size:11px}.south{font-size:22px;bottom:17px}.world-cards{grid-template-columns:1fr;gap:0}.world-cards article{padding:25px 5px}.filters{gap:15px}.filters input{width:100%}.filters label{max-width:100%}.filters select{max-width:160px}.reading-header{padding:32px 6% 20px}.reading-header>a{margin-bottom:30px}.reading-header h1{font-size:29px}.prose{padding:18px 7%;font-size:var(--reader-size);line-height:2}.reading-end{padding:15px 6% 45px}.chapter-navigation{font-size:10px;gap:10px}.chapter-no{min-width:40px}.chapter-list>a{gap:10px}.chapter-list strong{font-size:13px}.model-layout{display:flex;flex-direction:column-reverse;gap:15px}.model-sidebar{padding:17px}.model-sidebar select{min-height:125px;height:125px}.model-sidebar h3,.model-sidebar p{display:none}.model-stage{height:390px}.model-controls .button{padding:10px 13px}.pet{width:165px;right:10px;bottom:10px}.pet-stage{height:140px}.pet p{font-size:10px;min-height:30px}.pet-bar{font-size:9px}.pet-settings{gap:3px}.pet-settings button{padding:3px 8px}.update-entry{padding:22px}.page-intro h1{font-size:34px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
.art-card[data-kind=""] img{object-fit:contain;background:#f0f0e8}.gallery-grid .art-card[hidden]{display:none!important}
button:disabled{opacity:.45;cursor:default}@media(max-width:700px){.section-head{flex-direction:column;gap:12px}.section-head>a{align-self:flex-start}.section-head h2{font-size:25px}.hero-art>img{object-fit:contain}}
