@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Libre+Baskerville:wght@400;700&display=swap";
:root{--ink:#153f33;--green:#34785a;--deep:#234b3e;--mint:#b9dec8;--cream:#fff9ea;--paper:#fffdf7;--sand:#f3efe4;--pink:#bd6b86;--line:#ded7c8;--lav:#b899c8;--max:1540px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:DM Sans,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}h1,h2,h3,strong{font-family:Libre Baskerville,serif}main{min-height:70vh}.site-header{height:74px;padding:0 max(28px,calc((100vw - var(--max))/2));border-bottom:1px solid var(--line);z-index:20;background:#fffdf7f5;grid-template-columns:minmax(280px,1fr) auto minmax(150px,1fr);align-items:center;display:grid;position:relative}.brand{align-items:center;gap:12px;font:700 20px Libre Baskerville,serif;display:flex}.brand-mark{background:#fff8e8;border:1px solid #9b927f;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.brand-mark:before{content:"";background:#80ae83;border-radius:50%;width:25px;height:25px;display:block}.brand-mark i{background:#f4b9ca;border-radius:50%;width:10px;height:10px;position:absolute}.main-nav{justify-content:center;gap:34px;font-size:14px;font-weight:700;display:flex}.main-nav a:hover{color:var(--pink)}.steam-button{background:var(--green);color:#fff;border-radius:9px;justify-self:end;padding:11px 19px;font-size:14px;font-weight:700}.hero{background:var(--cream);grid-template-columns:52% 48%;height:560px;display:grid;overflow:hidden}.hero-copy{padding:78px max(36px,calc((100vw - var(--max))/2));flex-direction:column;justify-content:center;padding-right:5vw;display:flex}.version-pill{text-transform:uppercase;letter-spacing:.05em;background:#edf7f1;border:1px solid #bdd9ca;border-radius:99px;align-self:flex-start;align-items:center;gap:8px;padding:6px 13px;font-size:12px;font-weight:800;display:inline-flex}.version-pill i{background:#69b78f;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #d7eee2}.hero h1{letter-spacing:-.05em;margin:28px 0 4px;font-size:clamp(52px,5vw,78px);line-height:1}.hero h2{color:var(--pink);margin:0;font-size:clamp(32px,3vw,46px);line-height:1.25}.hero-copy>p{max-width:700px;margin:24px 0;font-size:17px}.hero-actions{gap:12px;margin-top:8px;display:flex}.button{border:1px solid var(--pink);border-radius:8px;padding:13px 20px;font-size:14px;font-weight:700}.primary{background:var(--green);color:#fff;border-color:var(--green)}.secondary{color:#79465a;background:#fff}.hero-art{background:#aad3bd;position:relative;overflow:hidden}.sun{background:#f8dda0;border-radius:50%;width:220px;height:220px;position:absolute;top:45px;right:8%;box-shadow:0 0 0 18px #c9dfb8}.tree{z-index:3;position:absolute;bottom:95px;left:8%}.tree i{background:#52775e;width:42px;height:170px;display:block}.tree b,.tree b:before{content:"";background:#84ad78;border-radius:55%;width:104px;height:145px;position:absolute;bottom:75px;left:-32px}.tree b:before{width:90px;height:100px;bottom:76px;left:6px}.house{z-index:2;background:#f3d6c5;border:9px solid #526c57;width:225px;height:150px;position:absolute;bottom:86px;left:34%}.house i{border-bottom:125px solid #b96880;border-left:145px solid #0000;border-right:145px solid #0000;width:0;height:0;position:absolute;top:-118px;left:-42px}.hill{border-radius:50% 50% 0 0;position:absolute}.hill-one{z-index:4;background:#639b72;width:780px;height:235px;bottom:-45px;left:-70px}.hill-two{z-index:5;background:#4e825f;width:720px;height:210px;bottom:-55px;right:-120px}.stat-bar{border-bottom:1px solid var(--line);grid-template-columns:repeat(5,1fr);height:90px;display:grid}.stat-bar div{text-align:center;border-right:1px solid var(--line);place-content:center;display:grid}.stat-bar strong{font-size:20px}.stat-bar span{text-transform:uppercase;letter-spacing:.14em;font-size:10px}.section{max-width:var(--max);margin:auto;padding:78px 48px}.intro{background:var(--sand);max-width:none;padding-left:max(48px,calc((100vw - var(--max))/2));padding-right:max(48px,calc((100vw - var(--max))/2))}.intro-heading{grid-template-columns:1fr 1.1fr;align-items:end;gap:90px;display:grid}.eyebrow{text-transform:uppercase;color:var(--pink);letter-spacing:.15em;font-size:12px;font-weight:800}.intro h2,.section-title h2,.tips h2,.library-hero h1{margin:10px 0;font-size:clamp(30px,3vw,45px);line-height:1.25}.intro-copy{border-left:2px solid #d89aaf;padding-left:35px}.system-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:35px;display:grid}.system-grid article{border:1px solid var(--line);background:#fff;border-radius:12px;min-height:220px;padding:28px 24px}.system-grid article>span{font-size:30px}.system-grid small{color:var(--pink);text-transform:uppercase;letter-spacing:.1em;margin-top:12px;font-weight:800;display:block}.system-grid h3{font-size:18px;line-height:1.4}.system-grid p{font-size:13px}.release-strip{color:#fff;background:#315f4b;border-radius:11px;grid-template-columns:1.2fr repeat(3,1fr);align-items:center;gap:25px;margin-top:28px;padding:18px 24px;display:grid}.release-strip div{flex-direction:column;display:flex}.release-strip small{color:#f3d78e;text-transform:uppercase}.release-strip span{border-left:1px solid #648472;padding-left:25px;font-weight:700}.section-title{justify-content:space-between;align-items:end;margin-bottom:28px;display:flex}.section-title h2{margin-bottom:0}.section-title>a{color:var(--pink);font-weight:700}.guide-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.guide-card{border:1px solid var(--line);background:#fff;border-radius:13px;min-width:0;overflow:hidden}.card-art{color:#fffbd5;background:linear-gradient(145deg,#e5d4d0 0 35%,#78ad8d 35%);justify-content:flex-end;height:112px;padding:18px;font-size:27px;display:flex}.tone-romance .card-art{background:linear-gradient(145deg,#d8e7ca 0 36%,#d18ca2 36%)}.tone-farming .card-art{background:linear-gradient(145deg,#c8e3d3 0 36%,#71aa91 36%)}.tone-characters .card-art{background:linear-gradient(145deg,#c7ddee 0 36%,#ad8bbc 36%)}.tone-fishing .card-art{background:linear-gradient(145deg,#bfe2dc 0 36%,#799fc0 36%)}.tone-items .card-art{background:linear-gradient(145deg,#e5dbf0 0 36%,#c98e9d 36%)}.card-copy{padding:21px 22px}.card-meta{text-transform:uppercase;letter-spacing:.1em;color:var(--green);justify-content:space-between;font-size:10px;font-weight:800;display:flex}.card-copy h3{margin:9px 0;font-size:19px;line-height:1.35}.card-copy p{color:#566c63;min-height:43px;font-size:13px}.text-link{color:#a64464;font-size:13px;font-weight:700}.tips{max-width:none;padding-left:max(48px,calc((100vw - var(--max))/2));padding-right:max(48px,calc((100vw - var(--max))/2));background:#eef5ed;grid-template-columns:.8fr 1.4fr;gap:80px;display:grid}.tips ol{grid-template-columns:repeat(2,1fr);gap:14px;margin:0;padding:0;list-style:none;display:grid}.tips li{border:1px solid var(--line);background:#fff;border-radius:10px;gap:18px;padding:17px;display:flex}.tips li b{color:var(--pink);font-size:20px}.tips li span{font:700 15px Libre Baskerville,serif}.library-page{background:var(--sand);padding-bottom:90px}.library-hero{text-align:center;padding:65px 30px 42px}.library-hero h1{margin:10px}.library-layout{max-width:var(--max);grid-template-columns:220px 1fr;gap:42px;margin:auto;padding:0 48px;display:grid}.library-layout aside{border:1px solid var(--line);background:#fff;border-radius:12px;height:max-content;padding:20px;position:sticky;top:95px}.library-layout aside h2{margin:0 10px 15px;font-size:18px}.library-layout aside a{border-radius:7px;justify-content:space-between;margin:2px 0;padding:8px 10px;font-size:14px;display:flex}.library-layout aside a.active{color:var(--green);background:#e7f1e9;font-weight:700}.library-layout aside span{color:#84958e}.results-head{justify-content:space-between;align-items:end;margin-bottom:22px;display:flex}.results-head h2{margin:4px 0 0;font-size:30px}.library-grid{grid-template-columns:repeat(3,1fr)}.article-shell{grid-template-columns:minmax(0,820px) 240px;gap:90px;max-width:1300px;margin:0 auto;padding:54px 42px 100px;display:grid}.breadcrumb{color:#6d7c76;gap:10px;margin-bottom:24px;font-size:13px;display:flex}.article-meta{flex-wrap:wrap;gap:9px;display:flex}.article-meta span{text-transform:uppercase;letter-spacing:.08em;background:#edf6f0;border:1px solid #c9ddd1;border-radius:99px;padding:4px 11px;font-size:11px;font-weight:700}.article>h1{letter-spacing:-.035em;margin:18px 0 25px;font-size:clamp(38px,5vw,62px);line-height:1.13}.article>p{color:#405f54;font-size:18px}.article h2{margin:52px 0 16px;scroll-margin-top:100px;font-size:30px}.article h3{margin-top:30px;font-size:20px}.article p{max-width:760px}.quick-answer{border-left:5px solid var(--green);background:#e8f2e9;border-radius:4px 12px 12px 4px;margin:32px 0;padding:22px 26px}.quick-answer>span{text-transform:uppercase;letter-spacing:.13em;color:var(--green);font-size:11px;font-weight:800}.quick-answer p{margin:8px 0 0;font-size:17px}.toc{border-left:1px solid var(--line);height:max-content;padding-left:24px;position:sticky;top:105px}.toc>span{text-transform:uppercase;letter-spacing:.14em;color:var(--pink);margin-bottom:15px;font-size:11px;font-weight:800;display:block}.toc a{color:#587067;padding:7px 0;font-size:13px;display:block}.related{border-top:1px solid var(--line);margin-top:55px;padding-top:35px}.related h2{margin:5px 0 20px}.related div{grid-template-columns:1fr 1fr;gap:10px;display:grid}.related a{border:1px solid var(--line);border-radius:8px;padding:14px;font-size:13px;font-weight:700}.site-footer{background:var(--deep);color:#fff;padding:46px max(32px,calc((100vw - var(--max))/2));grid-template-columns:1fr auto 1fr;align-items:center;gap:50px;display:grid}.footer-brand{font-size:17px}.footer-links{gap:28px;font-size:13px;font-weight:700;display:flex}.site-footer p{color:#c2d2ca;font-size:12px}.disclaimer{text-align:right}.brand-mark{position:relative}@media (max-width:1150px){.site-header{grid-template-columns:auto 1fr auto;row-gap:10px;height:auto;min-height:74px;padding-top:10px;padding-bottom:10px}.main-nav{grid-area:2/1/auto/-1;gap:26px;padding:8px 0}.hero{height:520px}.hero-copy{padding-left:45px}.library-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){body{font-size:15px}.site-header{flex-wrap:wrap;padding:10px 18px;display:flex}.brand{font-size:16px}.brand-mark{width:32px;height:32px}.brand-mark:before{width:21px;height:21px}.steam-button{margin-left:auto;padding:9px 12px;font-size:12px}.main-nav{order:3;justify-content:flex-start;gap:22px;width:100%;display:flex;overflow-x:auto}.hero{grid-template-columns:1fr;height:auto}.hero-copy{padding:55px 24px 60px}.hero h1{font-size:48px}.hero h2{font-size:31px}.hero-art{height:340px}.stat-bar{grid-template-columns:repeat(2,1fr);height:auto}.stat-bar div{height:76px}.stat-bar div:last-child{grid-column:1/-1}.section{padding:55px 22px}.intro-heading,.tips{grid-template-columns:1fr;gap:25px}.intro-copy{padding-left:20px}.system-grid,.guide-grid,.library-grid{grid-template-columns:1fr}.release-strip{grid-template-columns:1fr 1fr}.release-strip div{grid-column:1/-1}.release-strip span{padding-left:12px}.section-title{flex-direction:column;align-items:flex-start;gap:15px}.tips ol{grid-template-columns:1fr}.library-layout{grid-template-columns:1fr;padding:0 20px}.library-layout aside{display:flex;position:static;overflow-x:auto}.library-layout aside h2{display:none}.library-layout aside a{white-space:nowrap;gap:10px}.article-shell{grid-template-columns:1fr;padding:35px 22px 70px}.toc{display:none}.article>h1{font-size:39px}.article h2{font-size:26px}.related div,.site-footer{grid-template-columns:1fr}.disclaimer{text-align:left}}.brand img.brand-mark{object-fit:cover;background:0 0;border:0;flex:none;display:block}.site-header{position:sticky;top:0;box-shadow:0 4px 18px #153f3314}
