:root{font-family:Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color:#283a31;background:#f7f7f0;font-synthesis:none;--paper: #f7f7f0;--white: #fffef9;--ink: #283a31;--muted: #858a7e;--green: #315c42;--line: #dedfd4;--accent: #d7e7b8}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}button,input,textarea,select{color:inherit}button{border:none}svg{flex-shrink:0;vertical-align:middle}input,textarea,select{background:var(--white);border:1px solid var(--line);border-radius:7px;padding:11px 13px;min-width:0}textarea{resize:vertical;line-height:1.8}:focus-visible{outline:2px solid #749954;outline-offset:4px}h1,h2,h3,p{margin-top:0}.container{max-width:1220px;margin:0 auto;padding-left:40px;padding-right:40px}.demo-banner{text-align:center;background:#e9eddd;color:#66704f;padding:7px 16px;font-size:13px;letter-spacing:.5px}.site-header{display:flex;align-items:center;gap:30px;height:104px}.brand{display:flex;align-items:center;gap:11px;white-space:nowrap;font-size:22px;font-weight:700;letter-spacing:1px}.brand b{font-family:Georgia,serif;font-size:25px}.brand small{display:block;font-size:10px;letter-spacing:2px;font-weight:400;margin-top:5px;color:var(--muted)}.brand-mark{width:42px;height:42px;border-radius:50%;background:var(--green);color:#e4efce;display:grid;place-items:center}.site-header nav{display:flex;align-items:center;gap:27px;margin-left:auto;font-size:14px}.site-header nav a{padding:11px 0;position:relative;color:#777f72}.site-header nav a.selected{color:var(--green);font-weight:600}.site-header nav a.selected:after{content:"";position:absolute;bottom:1px;width:13px;height:2px;background:var(--green);left:calc(50% - 6px)}.header-world{display:inline-flex;gap:15px;align-items:center;border:1px solid #bac6ad;border-radius:6px;padding:11px 15px;font-size:14px}.header-world:hover{background:#e8eddf}.menu-toggle{display:none}.icon-button{background:transparent;padding:8px;border-radius:5px}.skip-link{position:fixed;top:-100px;z-index:10;padding:15px;background:var(--white)}.skip-link:focus{top:0}.eyebrow{display:block;font-size:13px;letter-spacing:2px;color:#7b8a70;line-height:1.6}.live-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#78935a;margin-right:7px}.home-hero{display:grid;grid-template-columns:1.1fr 1fr;background:#eeefe3;border:1px solid #e2e3d5;border-radius:13px;min-height:385px;overflow:hidden}.hero-copy{padding:44px 0 36px 43px;position:relative;z-index:1}.hero-copy h1{font-size:clamp(33px,3.6vw,47px);line-height:1.48;font-weight:600;letter-spacing:2px;margin:17px 0}.serif-accent{color:#638058}.hero-copy p{font-size:15px;line-height:2.1;color:#798371;margin-bottom:23px}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;border-radius:6px;padding:13px 20px;font-size:14px;font-weight:500;border:1px solid transparent;transition:background .15s}.button.primary{background:var(--green);color:#fffef5}.button.primary:hover{background:#244a33}.button.secondary{border-color:#cfd7c6;background:#f4f6ee}.button.danger{border-color:#e4c3b9;color:#9a493b;background:#fff7f2}.button.small{padding:9px 13px;font-size:14px;gap:7px}.hero-note{font-size:13px;color:#8c937f;margin-left:19px}.world-art{position:relative;min-height:340px;background:radial-gradient(ellipse at 55% 45%,#dce5c8 0,transparent 65%)}.planet-art{position:absolute;width:100%;height:100%;inset:0;filter:drop-shadow(0 17px 15px #3e553417)}.art-label{position:absolute;top:28px;right:30px;font-size:7px;letter-spacing:2px;color:#8d997f}.orbit-ring{position:absolute;width:280px;height:280px;left:50%;top:50%;transform:translate(-50%,-50%);border:1px dashed #a3b88b66;border-radius:50%}.ring-b{width:325px;height:325px;border-style:solid;opacity:.35}.art-stamp{position:absolute;bottom:71px;left:23px;padding:10px;font-size:10px;line-height:1.8;transform:rotate(-9deg);border:1px solid #9cad83;color:#6a8058;background:#f4f5e9}.art-stamp b{font-size:6px;letter-spacing:1px}.art-coordinate{position:absolute;bottom:29px;right:28px;font-size:8px;text-align:right;line-height:1.9;letter-spacing:1px;color:#89977a}.notice-strip{display:flex;align-items:center;gap:18px;border-bottom:1px solid var(--line);padding:19px 0;font-size:14px}.notice-strip>span:first-child{display:inline-flex;gap:7px;color:#6b805b;padding-right:18px;border-right:1px solid var(--line);white-space:nowrap}.notice-strip>a:not(.notice-more){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notice-more{margin-left:auto;display:inline-flex;gap:10px;white-space:nowrap;color:#818c75;font-size:13px}.home-columns{display:grid;grid-template-columns:minmax(0,1fr) 265px;gap:47px;padding-top:38px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:15px;margin-bottom:15px}.section-heading h2{font-size:22px;font-weight:500;margin:6px 0 0;letter-spacing:1px}.subtle-link{display:inline-flex;align-items:center;gap:10px;color:#7c8872;font-size:14px}.article-card{display:block;padding:23px 0;border-bottom:1px solid var(--line)}.article-card:hover h3{color:#688442}.article-meta{display:flex;gap:8px;align-items:center;font-size:13px;color:#929886}.category-dot{width:5px;height:5px;background:#8da368;border-radius:50%}.meta-separator{color:#ccd0c2;margin:0 3px}.article-card h3{display:flex;align-items:start;justify-content:space-between;gap:20px;font-size:17px;font-weight:600;line-height:1.6;margin:11px 0 9px;transition:color .2s}.article-card h3 svg{margin-top:4px;color:#9ca98c}.article-card>p{font-size:14px;line-height:1.9;color:#818878;margin-bottom:15px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.article-bottom{display:flex;align-items:center;justify-content:space-between;color:#939b87;font-size:13px}.article-bottom>span:first-child{border:1px solid #dce1d2;padding:3px 7px;border-radius:3px}.listing-page .article-meta,.listing-page .article-bottom,.home-page .article-meta,.home-page .article-bottom{font-size:13px;line-height:1.6;color:#58654f;flex-wrap:wrap;gap:10px}.listing-page .article-bottom>span:first-child,.home-page .article-bottom>span:first-child{padding:3px 8px;border-color:#b5bfa9}.listing-page .article-bottom>span:last-child,.home-page .article-bottom>span:last-child{font-weight:500}.about-card{background:#f0f1e8;padding:24px;border:1px solid #e2e4d6;border-radius:9px}.mini-emblem{width:41px;height:41px;display:grid;place-items:center;background:#e0e7d2;border-radius:50%;color:#6f8055;margin-bottom:17px}.about-card h3{font-size:16px;margin:10px 0;font-weight:500}.about-card p{color:#87917c;font-size:14px;line-height:2}.about-card>a{display:flex;gap:10px;align-items:center;font-size:13px;color:#61764f;margin-top:18px}.adventure-card{display:block;margin-top:18px;background:#263f30;color:#eff4df;border-radius:9px;padding:24px;position:relative;overflow:hidden}.adventure-card:after{content:"";position:absolute;width:180px;height:180px;right:-95px;top:45px;border:1px solid #78986644;border-radius:50%;box-shadow:0 0 0 30px #7898660a,0 0 0 60px #78986608}.adventure-card .eyebrow{color:#91a97b;font-size:12px}.adventure-card>svg{margin:21px 0 14px;color:#b8ce94}.adventure-card h3{font-size:22px;font-weight:500;line-height:1.55;margin-bottom:13px}.adventure-card p{font-size:14px;color:#9dac90;line-height:1.9}.adventure-button{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #526347;padding-top:15px;margin-top:23px;font-size:14px}.world-discover{margin-top:42px}.muted{color:var(--muted);font-size:13px;line-height:1.8}.discover-columns{display:grid;grid-template-columns:1fr 1fr;gap:22px}.discover-panel{border:1px solid var(--line);border-radius:8px;padding:20px 24px 5px}.discover-heading{display:flex;align-items:center;justify-content:space-between;font-size:14px;padding-bottom:9px}.discover-heading small{font-size:12px;letter-spacing:1px;margin-left:9px;color:#9b9f8f}.color-dot{width:6px;height:6px;background:#688851;border-radius:50%;display:inline-block;margin-right:8px;vertical-align:middle}.color-dot.gold{background:#b89a61}.compact h3{font-size:16px}.compact:last-child{border:none}.resource-state{padding:38px 15px;text-align:center;font-size:14px;color:#969e8b;line-height:1.8}.resource-state p{margin-bottom:12px}.error-state{color:#9b6655}.loading-dot{display:inline-block;width:7px;height:7px;background:#95a874;border-radius:50%;margin-right:10px}.weekly-banner{margin:30px 0 45px;padding:25px 30px;display:flex;gap:20px;align-items:center;background:#ecede1;border-radius:8px}.weekly-banner>svg:first-child{color:#839567}.weekly-banner>svg:last-child{margin-left:auto}.weekly-banner h3{font-size:16px;font-weight:500;margin-bottom:8px}.weekly-banner p{font-size:13px;color:#919882;margin:0}.site-footer{display:flex;justify-content:space-between;padding-top:30px;padding-bottom:35px;border-top:1px solid var(--line);font-size:13px;color:#8c937f}.site-footer strong{font-size:16px;color:#56694b}.site-footer p{margin:8px 0 0}.footer-right{display:flex;align-items:center;gap:20px;font-size:13px}.page-intro{padding:40px 0 32px}.page-intro h1{font-size:34px;font-weight:500;margin:15px 0}.page-intro p{font-size:15px;color:#859079;line-height:1.9}.listing-page{min-height:65vh;padding-bottom:45px}.search-bar{display:flex;align-items:center;gap:14px;border-bottom:1px solid var(--line);padding-bottom:20px;color:#8c987b}.search-bar input{flex:1;background:transparent;border:none;padding:10px 0;font-size:15px}.list-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px 30px}.container.listing-page.reading-list{max-width:980px}.reading-list .list-grid{display:block}.pagination{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:32px;font-size:13px}.detail-page{max-width:850px;padding-top:30px;padding-bottom:70px;min-height:65vh}.article-header{margin-top:36px;padding-bottom:27px;border-bottom:1px solid var(--line)}.article-header h1{font-size:34px;line-height:1.6;font-weight:600;margin:14px 0}.article-summary{color:#778469;border-left:3px solid #b5c698;background:#eeefe5;padding:20px;font-size:15px;line-height:2;margin:28px 0}.article-body{white-space:pre-wrap;overflow-wrap:anywhere;line-height:2.2;font-size:16px;color:#52604c}.observation{margin-top:32px;background:#edeede;padding:22px;border-radius:7px}.observation p{font-size:15px;line-height:2;white-space:pre-wrap;margin:10px 0 0}.source-section{margin-top:34px;border-top:1px solid var(--line);padding-top:23px}.source-section h2{font-size:18px}.source-section a{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 0;border-bottom:1px solid var(--line);font-size:13px}.source-section small{display:block;font-size:13px;color:#929b83;margin-top:6px}.period-label{color:#788564;font-size:13px}.about-page{max-width:850px;padding-top:45px;padding-bottom:70px}.about-page h1{font-size:44px;line-height:1.5;margin:22px 0;font-weight:500}.about-page .lead{font-size:17px;line-height:2;color:#76896a}.about-page section{margin-top:30px}.about-page h2{font-size:20px;font-weight:500}.about-page section p{color:#788570;font-size:16px;line-height:2.1}.not-found{min-height:60vh;padding-top:80px;padding-bottom:80px}.not-found h1{margin-top:25px}.not-found p{color:#8b947e}.world-theme{background:#141e17;color:#e3ead6;--line: #364432;--muted: #91a184;--green: #b9d991}.world-theme .brand-mark{color:#243c26}.world-theme .site-header nav a{color:#94a587}.world-theme .header-world{border-color:#59734a}.world-theme .header-world:hover{background:#2f432b}.world-theme .site-footer strong{color:#b8c7a5}.world-page{padding-bottom:50px}.world-welcome{display:grid;grid-template-columns:1.2fr 1fr;border:1px solid #405335;background:linear-gradient(120deg,#243723,#1b2a1d);border-radius:13px;overflow:hidden}.world-welcome-copy{padding:40px}.world-welcome h1{font-size:41px;line-height:1.45;margin:20px 0;font-weight:500}.world-welcome h1 span{color:#c2dea0}.world-welcome p{color:#9eae8e;font-size:15px;line-height:2}.world-welcome .world-art{background:radial-gradient(ellipse,#455d3033,transparent 65%)}.world-welcome .art-stamp{background:#273c27}.world-stats{display:grid;grid-template-columns:repeat(3,1fr);margin:25px 0 36px;border-bottom:1px solid #394735;padding-bottom:25px}.world-stats small{display:block;color:#91a27c;font-size:13px;margin-bottom:8px}.world-stats strong{font-size:23px;font-weight:400}.world-stats span{color:#97a984;font-size:13px}.quest-list{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.quest-card{text-align:left;background:#202f20;border:1px solid #3c4f32;border-radius:9px;padding:24px;color:#e5edd8}.quest-card:hover{border-color:#809e5b}.quest-top{display:flex;align-items:center;justify-content:space-between;color:#aec88d}.quest-card h3{margin:20px 0 10px;font-size:16px;font-weight:500}.quest-card p{font-size:14px;line-height:1.9;color:#95a785;min-height:45px}.quest-footer{display:flex;justify-content:space-between;font-size:13px;color:#a7c27f;margin-top:22px}.quest-card.complete{background:#2b4027;border-color:#75985c}.quest-card.complete h3{color:#b2c59b}.world-note{font-size:13px;color:#7f966e;line-height:1.8;margin:17px 0 35px}.world-events{margin-top:35px}.world-events .article-card{padding:22px;border:1px solid #364930;border-radius:8px}.world-events .article-card h3{color:#d2dfbf}.world-theme .button.secondary{background:#2b3e27;color:#cad9b8;border-color:#4f6641}.admin-shell{max-width:1180px;padding:30px;margin:0 auto}.admin-header{display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--line);padding-bottom:24px;margin-bottom:30px}.admin-header h1{font-size:23px;margin:8px 0 0}.admin-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.login-panel{max-width:410px;margin:90px auto;padding:33px;border:1px solid var(--line);border-radius:12px;background:#fffef8}.login-panel h1{font-size:27px;margin:16px 0}.form-field{display:flex;flex-direction:column;gap:8px;font-size:14px;margin-bottom:19px}.form-field>span{color:#6c7d5e}.form-field input,.form-field textarea,.form-field select{width:100%}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.form-grid .full{grid-column:1 / -1}.feedback{padding:13px 17px;background:#eaf0df;color:#4e6938;border-radius:6px;font-size:14px;line-height:1.7;margin:16px 0}.feedback.error{background:#f9e9e0;color:#9a5145}.admin-toolbar{display:flex;gap:12px;align-items:center;margin-bottom:22px}.admin-toolbar input{flex:1}.table-scroll{overflow-x:auto}.content-table{width:100%;border-collapse:collapse;font-size:14px}.content-table th{color:#859477;font-weight:400;font-size:13px;text-align:left;padding:15px 12px;background:#eef0e5;white-space:nowrap}.content-table td{border-bottom:1px solid var(--line);padding:17px 12px}.content-table td:first-child{min-width:220px}.content-table td a{color:#46663a}.content-table small{display:block;color:#8c977e;margin-top:5px}.status-tag{padding:5px 8px;background:#e8edde;border-radius:4px;font-size:13px;white-space:nowrap}.tab-bar{display:flex;gap:9px;margin-bottom:25px}.tab-bar button{background:#eeefe6;padding:10px 18px;border-radius:5px;font-size:14px}.tab-bar button.active{background:#315c42;color:#fff}.editor-section{background:#fffef8;border:1px solid var(--line);border-radius:8px;padding:24px;margin-bottom:22px}.editor-section h2{font-size:17px;font-weight:500;margin-bottom:24px}.editor-section .form-field:last-child{margin-bottom:0}.check-label{display:flex;align-items:center;gap:9px;font-size:14px;margin-bottom:18px;line-height:1.7}.check-label input{width:16px;height:16px;accent-color:#4c7541}.source-editor{border:1px solid var(--line);padding:18px;border-radius:6px;margin-bottom:18px}.editor-preview{white-space:pre-wrap;line-height:2;overflow-wrap:anywhere}.admin-record{padding:16px;border:1px solid var(--line);border-radius:6px;margin-bottom:12px;font-size:14px}.admin-record pre{white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px;color:#78866c}@media(min-width:1440px){.container{max-width:1300px}.home-hero{min-height:415px}.hero-copy{padding:50px}.home-columns{grid-template-columns:minmax(0,1fr) 285px;gap:58px}}@media(max-width:1050px){.container{padding-left:28px;padding-right:28px}.site-header{gap:20px}.site-header nav{gap:16px;font-size:14px}.header-world{font-size:14px;padding:10px;gap:5px}.hero-note{display:none}.home-columns{gap:28px;grid-template-columns:minmax(0,1fr) 245px}.hero-copy{padding-left:30px}.world-welcome h1{font-size:34px}}@media(max-width:1000px){.site-header{height:83px;position:relative}.menu-toggle{display:block;margin-left:auto}.header-world{display:none}.site-header nav{display:none}.site-header nav.open{display:flex;position:absolute;top:75px;left:20px;right:20px;padding:20px;flex-wrap:wrap;border:1px solid var(--line);border-radius:8px;background:var(--paper);z-index:10;box-shadow:0 10px 30px #23361911}.home-hero{min-height:340px;grid-template-columns:1.3fr 1fr}.hero-copy{padding:30px 0 30px 25px}.hero-copy h1{font-size:34px}.hero-copy p{font-size:15px}.world-art{min-height:280px}.art-stamp{display:none}.orbit-ring{width:200px;height:200px}.ring-b{width:240px;height:240px}.home-columns{grid-template-columns:1fr}.home-sidebar{display:grid;grid-template-columns:1fr 1fr;gap:18px}.adventure-card{margin:0}.adventure-card>svg{position:absolute;top:20px;right:20px;opacity:.35}.adventure-card h3{margin-top:20px}.about-card{display:flex;flex-direction:column;justify-content:center}.list-grid{grid-template-columns:repeat(2,1fr)}.footer-right{flex-direction:column;gap:8px;align-items:end}.quest-list{grid-template-columns:1fr}.quest-card p{min-height:0}.world-welcome{grid-template-columns:1fr}.world-welcome .world-art{display:none}.section-heading>.muted{font-size:13px}.world-theme .site-header nav.open{background:#243822}}@media(max-width:520px){.container{padding-left:20px;padding-right:20px}.brand{font-size:20px}.home-hero{display:block;position:relative}.hero-copy{padding:30px 23px}.hero-copy h1{font-size:34px}.home-hero .world-art{position:absolute;width:200px;height:240px;min-height:0;right:-50px;bottom:-50px;opacity:.2}.home-hero .world-art .art-label,.home-hero .art-coordinate{display:none}.hero-copy p{max-width:250px}.desktop-break{display:none}.notice-strip{gap:10px;font-size:14px}.notice-strip>span:first-child{padding-right:10px;font-size:13px}.notice-more{font-size:13px;gap:0}.home-columns{padding-top:28px}.section-heading h2{font-size:20px}.home-sidebar{grid-template-columns:1fr}.about-card{display:none}.adventure-card{padding:25px}.adventure-card h3{font-size:24px}.adventure-card>svg{width:90px;height:90px;right:40px;top:40px;opacity:.5}.adventure-card p br,.adventure-card h3 br{display:none}.discover-columns,.list-grid{grid-template-columns:1fr}.section-heading>.muted{max-width:105px;text-align:right}.weekly-banner{padding:20px;gap:14px}.weekly-banner h3{font-size:16px;line-height:1.7}.weekly-banner p{font-size:13px;line-height:1.8}.weekly-banner>svg:last-child{display:none}.site-footer{gap:20px}.page-intro{padding-top:25px}.page-intro h1{font-size:26px;line-height:1.5}.article-header h1{font-size:27px}.about-page h1{font-size:34px}.world-welcome-copy{padding:27px}.world-welcome h1{font-size:32px}.world-stats strong{font-size:18px}.admin-shell{padding:20px}.admin-header{align-items:start;flex-direction:column}.admin-toolbar{flex-wrap:wrap}.admin-toolbar input{width:100%}.form-grid{grid-template-columns:1fr}.editor-section{padding:18px}.login-panel{margin:50px 20px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;scroll-behavior:auto!important}}
