@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap";:root{font-family:DM Sans,sans-serif;color:#233849;background:#f6f3e9;font-synthesis:none;--paper:#f6f3e9;--ink:#233849;--muted:#7b817d;--line:#d9dbce;--accent:#e7b54b;--land:#e8ebdb;--surface:#fcfaf4}*{box-sizing:border-box}body{margin:0}button,a,input,select{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer;color:inherit}button:disabled{cursor:not-allowed;opacity:.45}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid #c17f21;outline-offset:5px}button{border:0;background:none}a{color:inherit;text-decoration:none}svg{display:block}button svg{width:20px;height:20px}header{max-width:1440px;margin:auto;height:92px;padding:0 5.5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:11px;font-family:Manrope,sans-serif;font-size:25px;font-weight:800;letter-spacing:-1.2px}.brand img{border-radius:8px}.brand-dot{color:#c99b3c}.brand:hover img{transform:rotate(-8deg)}nav{display:flex;gap:35px;margin-left:-40px;height:100%;align-items:center}nav button{font-size:13px;padding:8px 0}.nav-active{border-bottom:1px solid var(--ink)}nav span{margin-left:8px}.outline{border:1px solid var(--line);border-radius:5px;display:flex;align-items:center;gap:9px;padding:11px 15px;font-size:12px}.outline:hover{border-color:var(--ink);background:var(--surface)}main{max-width:1440px;margin:auto;padding:0 5.5%}.heading-row{display:flex;justify-content:space-between;align-items:end;padding:42px 0 29px;gap:24px}.eyebrow{font-size:9px;font-weight:650;letter-spacing:1.9px;margin:0 0 14px;display:flex;align-items:center;gap:8px}.sun-dot{width:6px;height:6px;border-radius:50%;background:#b88f34;display:inline-block}h1{font-family:Manrope,sans-serif;font-size:clamp(40px,4.7vw,66px);font-weight:500;line-height:1.05;letter-spacing:-3.7px;margin:0}h1 br{display:none}h1 em{font-family:Georgia,serif;font-weight:400;letter-spacing:-2.5px;margin-left:14px}.heading-aside{padding-bottom:4px}.heading-aside p{font-size:12px;line-height:1.65;margin:0 0 9px;color:#747d79}.text-button{font-size:11px;padding:0;border-bottom:1px solid #9ca39a;line-height:1.7}.text-button span{margin-left:13px}.town{border:1px solid var(--line);border-radius:9px;overflow:hidden;background:var(--surface)}.map-toolbar{height:59px;display:flex;align-items:center;justify-content:space-between;padding:0 23px;border-bottom:1px solid var(--line);position:relative;z-index:2}.resources{display:flex;align-items:center;gap:20px;font-size:11px}.resource{display:flex;align-items:center;gap:7px}.resource>span:first-child{display:block}.resource svg{width:21px;height:21px}.resource b{font-size:17px;font-weight:650;font-variant-numeric:tabular-nums;min-width:27px}.resource>span:last-child{color:var(--muted)}.rate{color:var(--muted);font-size:10px}.rate>span{color:#6d845e;font-weight:600}.neighbors{border-left:1px solid var(--line);display:flex;align-items:center;gap:7px;padding-left:18px;color:var(--muted)}.neighbors svg{width:17px;height:17px}.map-controls{display:flex;gap:8px}.icon-button{width:31px;height:31px;display:grid;place-items:center;border:1px solid transparent;border-radius:5px;font-size:22px}.icon-button:hover{background:#eaeade;border-color:var(--line)}.icon-button svg{width:17px;height:17px}.map-wrap{position:relative;background:var(--paper);overflow:hidden}.map-caption{position:absolute;left:23px;top:24px;display:flex;flex-direction:column;gap:7px;font-size:8px;color:#8b9187;letter-spacing:1.3px;z-index:1;pointer-events:none}.map-caption span:first-child{color:#435443;font-size:9px}#map{width:100%;height:clamp(315px,36vw,440px);overflow:visible}.plot{cursor:pointer;outline:none}.plot .tile{fill:#f1f0e3;stroke:#b9c3ad;stroke-width:1;transition:fill .18s,stroke .18s}.plot.empty .tile{fill:transparent;stroke-dasharray:3 5;opacity:.65}.plot:hover .tile,.plot:focus .tile{fill:#f5e6b8;stroke:#b79240;stroke-width:2;stroke-dasharray:none;opacity:1}.plot.chosen .tile{fill:#efe0b5;stroke:#b98a2c;stroke-width:2;stroke-dasharray:none}.plot .add-mark{stroke:#abb5a0;stroke-width:1.1;opacity:.7}.plot:hover .add-mark{stroke:#a47825;opacity:1}.plot .building{transition:transform .2s}.plot:hover .building{transform:translateY(-4px)}.plot .level-label{font-size:8px;fill:#627461;letter-spacing:1px}.new-building{animation:grow-in .55s both}.mill-sails{animation:turn 28s linear infinite;transform-box:fill-box;transform-origin:center!important}.compass{position:absolute;right:25px;top:22px;text-align:center;font-family:Georgia,serif;font-size:10px}.compass svg{width:30px;height:34px}.map-footnote{position:absolute;bottom:14px;left:23px;right:23px;display:flex;justify-content:space-between;gap:12px;font-size:10px;color:#7c867b;pointer-events:none}.map-footnote>span:first-child{font-variant-numeric:tabular-nums}.build-dock{border-top:1px solid var(--line);padding:17px 20px;display:flex;align-items:center;gap:22px;background:var(--surface)}.dock-title{flex:0 0 128px}.dock-title .eyebrow{font-size:8px;letter-spacing:1.5px;color:#8a9186;margin-bottom:6px}.dock-title>span{font-family:Georgia,serif;font-size:17px}.building-tray{display:flex;gap:7px;flex:1}.build-option{display:flex;align-items:center;text-align:left;gap:7px;position:relative;border:1px solid transparent;border-radius:6px;padding:6px 10px;min-width:106px;flex:1;transition:background .2s}.build-option:hover{border-color:#d6d4bf;background:#f3f1e5}.build-option.active{background:#ecebdb;border-color:#b0b59c}.build-option svg{width:38px;height:45px;overflow:visible;flex-shrink:0}.build-option b{display:block;font-size:11px;font-weight:550;white-space:nowrap}.build-option small{display:block;font-size:9px;color:var(--muted);margin-top:4px}.build-option.active:after{content:"";position:absolute;bottom:-9px;left:calc(50% - 2px);width:4px;height:4px;background:#8e9c7a;border-radius:50%}.gather{display:flex;gap:11px;align-items:center;background:var(--ink);color:#fffaf0;border:1px solid var(--ink);padding:12px 16px;border-radius:5px;flex-shrink:0;text-align:left;transition:transform .15s,background .15s}.gather:hover{background:#354f5c;transform:translateY(-1px)}.gather:active{transform:translateY(1px)}.gather>span:nth-child(2){font-size:11px}.gather small{font-size:8px;color:#bfcac4;display:block;margin-top:4px}.gather .arrow{font-size:19px;margin-left:6px}.below-town{display:flex;justify-content:space-between;font-size:10px;color:#8a9086;gap:12px;padding:12px 1px 23px}.below-town p{margin:0;line-height:1.6;display:flex;align-items:center;gap:6px}.save-dot{width:4px;height:4px;background:#839575;border-radius:50%;display:inline-block}.below-town p:last-child{font-family:Georgia,serif;font-style:italic;font-size:12px}footer{max-width:1440px;padding:17px 5.5% 23px;margin:auto;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;font-size:9px;color:#879084}footer>span{letter-spacing:1.7px;font-size:8px}footer>div{display:flex;gap:23px}footer a{color:var(--ink)}dialog{color:var(--ink);border:1px solid var(--line);background:var(--surface);border-radius:12px;padding:36px;width:min(450px,calc(100% - 32px));max-height:90dvh;overflow:auto;box-shadow:0 25px 100px #23384920}dialog::backdrop{background:#192e3b65;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal-close{position:absolute;top:12px;right:12px}.modal-art{height:115px;margin:0 auto 14px;width:160px}.modal-art svg{height:100%;width:100%}h2{font-family:Manrope,sans-serif;font-size:30px;letter-spacing:-1.1px;font-weight:500;line-height:1.2;margin:10px 0 12px}dialog p{font-size:13px;line-height:1.7;color:#747e75}.dialog-stats{display:grid;grid-template-columns:1fr 1fr;border-block:1px solid var(--line);padding:17px 0;gap:16px;margin:23px 0}.dialog-stats b{font-size:25px;font-weight:500;display:block}.dialog-stats span{font-size:10px;color:#879080}.primary{background:var(--ink);color:var(--paper);border-radius:5px;padding:14px 20px;font-size:12px;display:flex;justify-content:center;gap:10px;align-items:center;width:100%;margin-top:10px}.primary:hover{background:#375061}.secondary{border:1px solid var(--line);border-radius:5px;padding:13px 20px;font-size:12px;width:100%;margin-top:10px;background:var(--paper)}.secondary:hover{border-color:#93a085}.fine-print{font-size:10px!important;color:#92998c!important}.guide-list{padding:0;list-style:none;counter-reset:guide}.guide-list li{counter-increment:guide;display:flex;gap:16px;align-items:start;font-size:12px;line-height:1.6;margin:19px 0}.guide-list li:before{content:"0" counter(guide);font-family:Georgia,serif;color:#b98a2c;font-size:19px}.guide-list b{display:block;font-weight:600}.guide-list span{color:#7e887b}.setting{display:flex;justify-content:space-between;align-items:center;margin:22px 0;font-size:12px;gap:14px}.setting select{font:inherit;color:inherit;border:1px solid var(--line);background:var(--paper);padding:9px;border-radius:4px}#postcard-preview{width:100%;border:1px solid var(--line);border-radius:4px}#toast{position:fixed;bottom:26px;left:50%;transform:translate(-50%,16px);background:var(--ink);color:var(--paper);padding:12px 20px;font-size:12px;border-radius:6px;box-shadow:0 6px 25px #0002;opacity:0;pointer-events:none;z-index:20;transition:.2s;max-width:calc(100% - 30px);text-align:center}#toast.visible{opacity:1;transform:translate(-50%)}.float-twig{position:fixed;pointer-events:none;font-size:15px;color:#b38125;animation:float-up .9s forwards;z-index:30}.noscript{padding:25px;background:#fff1bd}#intro{position:fixed;inset:0;z-index:50;background:var(--ink);color:var(--paper);overflow:hidden;display:flex;align-items:center;justify-content:center;transition:opacity .65s,clip-path .8s;clip-path:inset(0 0 0 0);min-height:300px}#intro.hidden{clip-path:inset(0 0 100% 0);pointer-events:none;visibility:hidden;transition:clip-path .8s,visibility 0s .8s}.intro-corner{position:absolute;top:37px;left:5.5%;font-size:9px;letter-spacing:2px;color:#aebbb5}.intro-skip{position:absolute;right:5.5%;top:28px;color:var(--paper);border:1px solid #53656b;padding:10px 15px;border-radius:4px;font-size:11px;z-index:5}.intro-skip span{margin-left:30px}.intro-scene{position:absolute;width:min(1050px,100vw);height:76%;top:2%;opacity:1}.intro-scene svg{width:100%;height:100%;overflow:visible}.intro-line{stroke:#e7b54b;stroke-width:2;stroke-dasharray:1600;stroke-dashoffset:1600;animation:survey 2.5s ease-in-out forwards}.intro-grid{opacity:0;transform:translateY(30px);animation:unfold 2.2s 1.5s both}.intro-house{opacity:0;animation:raise 1.2s var(--delay) both;transform-origin:center;transform-box:fill-box}.intro-halo{transform-origin:center;opacity:0;animation:halo 3s 4s both}.intro-copy{position:absolute;bottom:17%;left:5%;right:5%;text-align:center;z-index:2}.intro-copy p{font-size:9px;letter-spacing:3px;color:#c8d1c4}.intro-copy h1{font-size:clamp(34px,5.5vw,74px);letter-spacing:-2.5px;line-height:1.15}.intro-copy h1.reveal{color:var(--accent)}.intro-bottom{position:absolute;bottom:28px;left:5.5%;right:5.5%;display:flex;justify-content:space-between;font-size:8px;letter-spacing:2px;color:#9eada7}.intro-active{overflow:hidden}.night{--paper:#e8e9df;--land:#d1ddcf;--surface:#f3f3e9}.night .map-wrap{background:#dce2dc}.night #map .tile{fill:#e1e6d9}.night #map .empty .tile{fill:transparent}.night .map-caption span:first-child{color:#496361}@keyframes turn{to{transform:rotate(360deg)}}@keyframes survey{to{stroke-dashoffset:0}}@keyframes unfold{to{opacity:1;transform:translateY(0)}}@keyframes raise{0%{opacity:0;transform:translateY(40px) scale(.6)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes halo{0%{opacity:0;transform:scale(.1)}40%{opacity:.9}to{opacity:.12;transform:scale(1.2)}}@keyframes grow-in{0%{opacity:0;transform:translateY(-18px)}to{opacity:1;transform:translateY(0)}}@keyframes float-up{to{transform:translateY(-65px);opacity:0}}@media(min-width:1500px){header{height:105px}.heading-row{padding-block:48px 35px}#map{height:485px}}@media(max-width:1100px){.dock-title{display:none}.build-dock{gap:14px}.build-option{padding:6px;min-width:90px}.gather{padding:12px}.heading-row h1{font-size:51px}h1 br{display:block}h1 em{margin-left:0}.heading-row{padding-top:30px}#map{height:370px}.heading-aside p{font-size:11px}.building-tray{gap:3px}}@media(max-width:760px){header{height:74px;padding:0 5%}.brand{font-size:21px;gap:8px}.brand img{width:29px;height:29px}nav{margin:0;gap:22px}nav button{font-size:11px}nav .nav-active{display:none}.outline.small{padding:8px}.desktop-label{display:none}main{padding:0 4%}.heading-row{padding:29px 2px 22px;align-items:center;gap:16px}.heading-row h1{font-size:43px;letter-spacing:-2.5px}.heading-row h1 em{letter-spacing:-1.9px}.heading-row .eyebrow{font-size:7px;letter-spacing:1.2px;margin-bottom:13px}.heading-aside{max-width:130px}.heading-aside p{font-size:10px}.heading-aside .text-button{font-size:9px}.heading-aside .text-button span{margin-left:2px}.map-toolbar{height:53px;padding:0 12px}.resources{gap:9px}.resource{gap:5px}.resource b{font-size:15px}.resource>span:last-child{font-size:10px}.neighbors{padding-left:9px;gap:5px}.rate{font-size:9px}.map-controls{gap:1px}.icon-button{width:28px}.map-controls svg{width:16px}.map-caption{left:15px;top:17px;font-size:6px;letter-spacing:1px;gap:6px}.map-caption span:first-child{font-size:7px}.compass{right:14px;top:12px}#map{height:350px;width:160%;margin-left:-30%;margin-top:24px}.map-footnote{bottom:14px;left:15px;right:15px;font-size:8px;gap:18px}.map-footnote span:last-child{max-width:200px;text-align:right}.build-dock{padding:12px;flex-wrap:wrap;gap:14px}.building-tray{width:100%;flex:auto;justify-content:space-between;gap:3px}.build-option{flex-direction:column;gap:0;padding:4px 5px 7px;min-width:0;text-align:center}.build-option svg{width:39px;height:45px}.build-option b{font-size:10px}.build-option small{font-size:8px;margin-top:2px}.build-option.active:after{bottom:-5px}.gather{width:100%;justify-content:center;padding:11px}.gather>span:nth-child(2){font-size:12px}.gather small{display:inline;margin-left:12px;font-size:9px}.gather .arrow{margin-left:auto}.gather>span:first-child{margin-right:auto}.gather svg{width:18px;height:18px}.below-town{padding:12px 3px 19px;flex-direction:column;gap:5px;font-size:8px}.below-town p:last-child{font-size:10px}footer{padding:16px 5% 25px;flex-direction:column;gap:10px;font-size:8px}footer>div{justify-content:space-between}.intro-scene{width:150vw;left:-25vw;top:7%;height:65%}.intro-copy{bottom:20%}.intro-copy p{font-size:7px;letter-spacing:1.8px}.intro-corner{font-size:7px;top:35px}.intro-skip{font-size:9px;top:25px}.intro-skip span{margin-left:12px}.intro-bottom{font-size:6px;letter-spacing:1.4px}dialog{padding:29px}.dialog-stats{margin:18px 0}h2{font-size:27px}}@media(max-width:380px){.heading-aside,.heading-row h1 br{display:none}.heading-row h1{font-size:34px}.heading-row h1 em{margin-left:8px}.neighbors{display:none}.gather small{font-size:8px;margin-left:8px}#map{height:315px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}#intro{display:none}.intro-active{overflow:auto}}@media(min-width:761px)and (max-height:800px){header{height:72px}.heading-row{padding:27px 0 23px}.heading-row h1{font-size:48px}.heading-row h1 br{display:none}.heading-row h1 em{margin-left:12px}#map{height:clamp(270px,calc(100svh - 380px),350px)}.build-dock{padding-block:13px}.below-town{padding-bottom:16px}}.night .map-wrap{background:#233849;color:#e2e7d9}.night{--land:#344c56}.night #map .tile{fill:#435b60;stroke:#7b8b80}.night #map .empty .tile{fill:transparent;stroke:#7b8b80}.night .map-caption,.night .map-caption span:first-child,.night .map-footnote{color:#c4cec1}.night .compass{color:#e2e7d9}.night #map .level-label{fill:#e0e6d5}@media(max-width:760px){#map{width:145%;margin-left:-22.5%}#map>g[fill="#87947e"]{display:none}}
