:root{--ink:#30443a;--muted:#7c8d84;--mint:#e5f5ed;--mint-deep:#5eae90;--cream:#fffdf8;--line:#e5ece7;--shadow:0 18px 55px rgba(38,69,54,.1)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--cream);font-family:Pretendard,"Apple SD Gothic Neo",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.site-header{height:76px;display:flex;align-items:center;gap:28px;padding:0 max(24px,calc((100% - 1180px)/2));background:rgba(255,253,248,.9);position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(229,236,231,.75);backdrop-filter:blur(14px)}.brand{display:flex;align-items:center;gap:10px;font-weight:850;letter-spacing:-.04em;font-size:19px}.brand img{width:35px;height:35px;border-radius:12px;object-fit:cover}.site-header nav{display:flex;gap:24px;margin-left:22px;color:#728078;font-size:14px;font-weight:700}.site-header nav a:hover,.section-head>a:hover,footer a:hover{color:var(--mint-deep)}.nav-login{margin-left:auto;border:0;background:transparent;color:#4e5f55;font-size:14px;font-weight:750;padding:10px 4px}.nav-discord{margin-left:0;background:#5eae90;color:#fff;border-radius:999px;padding:11px 18px;font-size:13px;font-weight:800}.hero{min-height:610px;max-width:1180px;margin:auto;padding:90px 24px 70px;display:grid;grid-template-columns:1fr 1fr;align-items:center;position:relative;overflow:hidden}.hero-copy{position:relative;z-index:2}.eyebrow{color:var(--mint-deep);font-size:11px;font-weight:850;letter-spacing:.16em;margin:0 0 16px}.hero h1{font-size:clamp(40px,5vw,68px);line-height:1.1;letter-spacing:-.075em;margin:0 0 25px}.hero h1 em{font-style:normal;color:#65b996}.lead{font-size:17px;color:var(--muted);line-height:1.8;letter-spacing:-.035em}.hero-actions{display:flex;gap:10px;align-items:center;margin-top:34px}.server-copy{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:15px;padding:12px 16px;text-align:left;color:var(--ink)}.server-copy small,.server-copy strong{display:block}.server-copy small{color:var(--muted);font-size:11px}.server-copy strong{font-size:13px;margin-top:3px}.server-copy b{color:var(--mint-deep);font-size:12px;margin-left:8px}.status-dot{width:9px;height:9px;border-radius:50%;background:#e9a36e;display:inline-block}.status-dot.online{background:#6fc39c}.discord-button{border-radius:15px;background:#354f43;color:#fff;padding:18px 19px;font-size:13px;font-weight:800}.status-detail{font-size:12px;color:#9aa69f;margin-top:15px}.hero-art{height:420px;position:relative}.hero-art img{position:absolute;width:min(330px,70%);height:min(330px,70%);object-fit:cover;border-radius:38% 45% 42% 48%;right:13%;top:12%;z-index:3;box-shadow:0 20px 45px rgba(68,129,98,.2)}.sun{position:absolute;width:100px;height:100px;border-radius:50%;background:#ffe7a9;right:18%;top:5%;z-index:1}.hill{position:absolute;border-radius:50% 50% 0 0/80% 80% 0 0;bottom:25px}.hill-back{width:470px;height:260px;background:#d4ecd9;right:-4%;transform:rotate(-4deg)}.hill-front{width:470px;height:220px;background:#a9d8b8;right:18%;bottom:0;transform:rotate(7deg)}.quick-strip{max-width:1180px;margin:0 auto 100px;padding:24px 30px;background:#edf8f1;border-radius:20px;display:flex;align-items:center;justify-content:space-around;color:#6a8074}.quick-strip div{display:flex;align-items:center;gap:13px;font-size:14px;font-weight:750}.quick-strip span{color:#91bca4;font-size:11px;letter-spacing:.1em}.quick-strip p{margin:0}.quick-strip i{height:1px;background:#cde5d4;flex:0 1 130px}.section{max-width:1180px;margin:0 auto;padding:0 24px 115px}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:30px}.section-head h2,.player-panel h2,.community h2{font-size:32px;letter-spacing:-.07em;margin:0}.section-head>a{font-size:13px;color:#829088;font-weight:700}.news-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:15px}.news-card{min-height:210px;padding:24px;border:1px solid var(--line);border-radius:18px;background:#fff;transition:transform .2s,box-shadow .2s}.news-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.news-card.featured{background:#eaf7ef}.news-card>span{font-size:10px;font-weight:850;letter-spacing:.12em;color:#65b996}.news-card .date{font-size:11px;color:#9aa69f;margin:25px 0 10px}.news-card h3{font-size:19px;letter-spacing:-.06em;margin:0 0 10px}.news-card>p:last-child{font-size:13px;color:var(--muted);line-height:1.6;margin:0}.ranking{background:#f8faf6;padding-top:90px;max-width:none;padding-left:max(24px,calc((100% - 1132px)/2));padding-right:max(24px,calc((100% - 1132px)/2))}.tabs{display:flex;gap:7px}.tabs button{border:1px solid var(--line);background:#fff;color:#87958d;border-radius:999px;padding:9px 14px;font-size:12px}.tabs button.active{background:#5eae90;color:#fff;border-color:#5eae90}.podium{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.podium-card{background:#fff;border-radius:17px;padding:23px;display:flex;align-items:center;gap:16px;border:1px solid var(--line)}.rank-medal{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#f0dfad;color:#8b6d27;font-weight:900}.podium-card h3{font-size:16px;margin:0 0 7px}.podium-card p{font-size:13px;color:var(--mint-deep);margin:0;font-weight:800}.rank-list{margin-top:14px;background:#fff;border:1px solid var(--line);border-radius:17px;overflow:hidden}.rank-row{display:grid;grid-template-columns:50px 1fr auto;gap:15px;padding:16px 22px;border-bottom:1px solid #eff3ef;font-size:13px}.rank-row:last-child{border:0}.rank-row b{color:#a3afa8}.rank-row strong{color:#6c8176}.empty{color:#a0aba5;font-size:13px;padding:25px}.player-panel{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;background:#edf8f1;border-radius:25px;padding:48px}.player-panel>div>p:not(.eyebrow){color:var(--muted);font-size:14px}.player form{display:flex;gap:8px;margin-top:27px}.player input{min-width:0;flex:1;border:1px solid #d7e7dc;background:#fff;border-radius:12px;padding:14px 16px;outline:0}.player form button{border:0;background:#5eae90;color:#fff;border-radius:12px;padding:0 21px;font-weight:800}.player-result{text-align:center;background:#fff;border-radius:20px;padding:28px;min-height:180px}.empty-avatar{display:grid;place-items:center;margin:0 auto 12px;width:53px;height:53px;border-radius:18px;background:#e3f2e8;color:#72af8f;font-weight:900;font-size:20px}.player-result h3{margin:0 0 4px}.player-result>p{font-size:13px;color:var(--muted)}.player-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:22px}.player-stats div{background:#f5faf6;border-radius:10px;padding:10px 4px}.player-stats small,.player-stats b{display:block}.player-stats small{font-size:10px;color:#94a199}.player-stats b{font-size:12px;margin-top:5px}.community{max-width:1132px;margin:0 auto 100px;background:#dff3e7;border-radius:24px;padding:32px 40px;display:flex;align-items:center;gap:22px}.community img{width:72px;height:72px;border-radius:24px;object-fit:cover}.community h2{font-size:24px}.community p:not(.eyebrow){color:#71877a;font-size:13px}.community>a{margin-left:auto;background:#fff;color:#5eae90;border-radius:999px;padding:13px 18px;font-size:12px;font-weight:800;white-space:nowrap}footer{border-top:1px solid var(--line);padding:40px max(24px,calc((100% - 1132px)/2));display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;color:#89968f;font-size:12px}footer .brand{color:var(--ink);font-size:16px}footer p{margin:0}footer div{grid-column:2;grid-row:1;display:flex;gap:18px}footer small{grid-column:1/-1;color:#b1bbb5}.auth-layer{position:fixed;inset:0;background:rgba(29,47,38,.42);backdrop-filter:blur(5px);z-index:100;display:grid;place-items:center;padding:20px;opacity:0;pointer-events:none;transition:.2s}.auth-layer.open{opacity:1;pointer-events:auto}.auth-modal{width:min(100%,420px);background:#fffdf8;border-radius:28px;padding:34px;position:relative;box-shadow:0 30px 90px rgba(19,43,31,.26);text-align:center}.auth-modal>img{width:66px;height:66px;object-fit:cover;border-radius:21px;margin-bottom:13px}.auth-modal h2{font-size:27px;letter-spacing:-.05em;margin:0}.auth-lead{font-size:14px;color:var(--muted);line-height:1.6;margin:10px 0 24px}.auth-close{position:absolute;right:16px;top:14px;border:0;background:transparent;font-size:28px;color:#829087}.auth-code-row{display:flex;gap:8px;margin-top:8px}.auth-code-row input{width:100%;min-width:0;border:1px solid #dce8e1;border-radius:12px;padding:13px;text-align:center;letter-spacing:.3em;font-weight:800;outline:none}.auth-code-row button{border:0;background:#5eae90;color:#fff;border-radius:12px;padding:0 17px;font-size:13px;font-weight:800}.auth-code-row+ .auth-help{font-size:12px;color:#849087;text-align:left;line-height:1.55;margin:9px 2px 0}.auth-divider{display:flex;align-items:center;gap:10px;color:#a5afa9;font-size:11px;margin:24px 0}.auth-divider:before,.auth-divider:after{content:"";height:1px;background:#e8eeea;flex:1}.auth-provider{display:flex;width:100%;align-items:center;justify-content:center;gap:10px;border:1px solid #dce6e0;background:#fff;border-radius:12px;padding:13px;margin-top:9px;font-size:14px;font-weight:750}.discord-provider span{color:#5865f2}.microsoft-provider span{color:#57a56d;font-size:18px}.auth-message{min-height:20px;margin:14px 0 0;font-size:12px;color:#d36276}.auth-account{background:#eff9f4;border-radius:16px;padding:22px;display:flex;flex-direction:column;gap:7px}.auth-account strong{font-size:18px}.auth-account span{font-size:13px;color:var(--muted)}.auth-account button{margin-top:10px;border:0;background:#fff;border-radius:10px;padding:10px;color:#607269;font-weight:700}@media(max-width:850px){.site-header nav{gap:13px;margin-left:auto}.hero{grid-template-columns:1fr;padding-top:60px}.hero-art{height:290px;order:-1}.hero-art img{width:230px;height:230px;right:20%;top:0}.hero h1{font-size:44px}.news-grid,.podium{grid-template-columns:1fr}.quick-strip{margin:0 24px 80px;gap:15px;flex-wrap:wrap}.quick-strip i{display:none}.section-head{align-items:start;gap:15px;flex-direction:column}.player-panel{grid-template-columns:1fr;padding:30px 22px}.community{margin:0 24px 80px;padding:27px;flex-wrap:wrap}.community>a{margin-left:0}footer{display:flex;flex-wrap:wrap}.player-stats{grid-template-columns:repeat(2,1fr)}.auth-modal{padding:30px 22px}.site-header .nav-discord{display:none}}

.document-page{max-width:900px;margin:0 auto;padding:90px 24px 120px}.document-page h1{font-size:clamp(36px,5vw,56px);letter-spacing:-.08em;margin:0 0 18px}.document-lead{color:var(--muted);line-height:1.8;margin-bottom:38px}.policy-card,.info-card,.crystal-box{background:#fff;border:1px solid var(--line);border-radius:22px;padding:32px 36px;box-shadow:var(--shadow)}.policy-card h2,.info-card h2,.crystal-box h2{font-size:19px;letter-spacing:-.05em;margin:28px 0 10px}.policy-card h2:first-child{margin-top:0}.policy-card p,.info-card p{color:#687a70;line-height:1.8;font-size:14px;margin:0 0 20px}.crystal-box{display:flex;align-items:center;justify-content:space-between;background:#edf8f1;margin-bottom:18px}.crystal-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:#d4f0df;color:#5eae90;font-size:30px}.crystal-box h2{margin:15px 0 6px}.crystal-box p{margin:0}.disabled-action{border:0;background:#b5c9be;color:#fff;border-radius:12px;padding:13px 18px;font-weight:800}.info-card{box-shadow:none}.info-card h2{margin-top:0}@media(max-width:600px){.document-page{padding-top:55px}.policy-card,.info-card,.crystal-box{padding:25px 21px}.crystal-box{align-items:flex-start;gap:20px;flex-direction:column}}
.direct-play{max-width:1132px;margin:0 auto 110px;padding:34px 38px;border-radius:24px;background:#354f43;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:26px}.direct-play .eyebrow{color:#b9e8ce}.direct-play h2{margin:0;font-size:29px;letter-spacing:-.06em}.direct-play p:not(.eyebrow){margin:9px 0 0;color:#c7d9cd;font-size:14px}.direct-play a{display:flex;align-items:center;gap:24px;background:#fff;color:#375444;border-radius:14px;padding:16px 19px;font-size:13px;font-weight:850;white-space:nowrap}.direct-play a span{font-size:18px}.crystal-pack-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:18px 0}.crystal-pack{background:#fff;border:1px solid var(--line);border-radius:20px;padding:25px}.crystal-pack.featured{border-color:#7dbd9d;box-shadow:0 14px 35px rgba(61,128,91,.12)}.crystal-pack .pack-label{display:inline-block;color:#5eae90;background:#edf8f1;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:850}.crystal-pack h2{margin:19px 0 8px;font-size:21px;letter-spacing:-.05em}.crystal-pack p{color:var(--muted);font-size:13px;line-height:1.6}.crystal-pack button{width:100%;border:0;border-radius:11px;background:#e8efea;color:#839389;padding:12px;font-weight:800}@media(max-width:850px){.direct-play{margin-left:24px;margin-right:24px;align-items:flex-start;flex-direction:column}.crystal-pack-grid{grid-template-columns:1fr}}
.server-play{border-radius:15px;background:#354f43;color:#fff;padding:18px 19px;font-size:13px;font-weight:800;display:flex;align-items:center;gap:12px}.server-play span{font-size:17px}.server-copy{transition:border-color .2s,background .2s,box-shadow .2s}.server-copy.copied{background:#edf9f1;border-color:#82caa1;box-shadow:0 10px 30px rgba(77,157,108,.16)}.server-copy.copied b{color:#4b9a70}
.faq{padding-bottom:110px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line);background:#fff}.faq-list summary{padding:22px 20px;display:flex;justify-content:space-between;gap:20px;list-style:none;font-size:15px;font-weight:800;letter-spacing:-.03em;cursor:pointer}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:22px;line-height:16px;color:#76b493;font-weight:400;transition:transform .2s}.faq-list details[open] summary{color:#4c9b72}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{padding:0 20px 23px;margin:0;color:var(--muted);font-size:14px;line-height:1.8}.faq-list details p b{color:#579875}
.hero h1{font-size:clamp(44px,4.2vw,60px);white-space:nowrap}.nowrap{white-space:nowrap}@media(max-width:720px){.hero h1{font-size:clamp(31px,8.7vw,35px);line-height:1.16;letter-spacing:-.075em}.community>div{min-width:0}.community h2{word-break:keep-all;font-size:22px}footer p,footer small{word-break:keep-all}}
.hero h1{font-size:clamp(44px,4.2vw,60px);white-space:nowrap}.nowrap{white-space:nowrap}@media(max-width:720px){.hero h1{font-size:clamp(27px,7.7vw,32px);line-height:1.16;letter-spacing:-.075em}.community>div{min-width:0}.community h2{word-break:keep-all;font-size:22px}footer p,footer small{word-break:keep-all}}
@media(max-width:720px){.player-panel,.player-panel>div,.player-result{min-width:0;max-width:100%}.player form{display:grid;grid-template-columns:minmax(0,1fr) 60px;width:100%;min-width:0}.player form input{width:100%;min-width:0}.player form button{width:60px;min-width:0;padding:0}.player-result{overflow:hidden}.player-result>p{max-width:100%;overflow-wrap:anywhere;word-break:keep-all}}@media(max-width:350px){.hero h1{font-size:24px}.player form{grid-template-columns:1fr;gap:8px}.player form button{width:100%;height:44px;font-size:13px}.player-result{padding-left:12px;padding-right:12px}}
@media(max-width:720px){body{overflow-x:hidden}.site-header{height:64px;padding:0 16px;gap:10px}.brand{font-size:17px}.brand img{width:31px;height:31px;border-radius:10px}.site-header nav{display:none}.nav-login{margin-left:auto;font-size:13px;padding:8px}.site-header .nav-discord{display:none}.hero{display:block;min-height:0;padding:42px 20px 48px}.hero-art{display:none}.hero h1{font-size:clamp(37px,11vw,48px);line-height:1.13;margin-bottom:18px}.lead{font-size:15px;line-height:1.7}.hero-actions{align-items:stretch;flex-direction:column;margin-top:27px}.server-copy{width:100%;justify-content:flex-start;padding:14px 16px}.server-copy b{margin-left:auto}.server-play{justify-content:center;padding:16px}.status-detail{line-height:1.55;margin:12px 2px 0}.quick-strip{display:grid;grid-template-columns:1fr;margin:0 16px 64px;padding:13px 18px;border-radius:17px;gap:0}.quick-strip div{padding:10px 0;font-size:13px}.quick-strip i{display:none}.direct-play{margin:0 16px 70px;padding:26px 22px;border-radius:20px;gap:20px}.direct-play h2{font-size:24px}.direct-play p:not(.eyebrow){font-size:13px;line-height:1.65}.direct-play a{width:100%;justify-content:center;padding:15px}.section{padding:0 16px 70px}.section-head{gap:10px;margin-bottom:22px}.section-head h2,.player-panel h2,.community h2{font-size:27px;line-height:1.2}.section-head>a{font-size:12px}.news-grid{grid-template-columns:1fr;gap:11px}.news-card{min-height:0;padding:21px}.news-card .date{margin-top:18px}.ranking{padding:55px 16px 70px}.tabs{width:100%;overflow-x:auto;padding-bottom:3px}.tabs button{white-space:nowrap;flex:0 0 auto}.podium{grid-template-columns:1fr;gap:10px}.podium-card{padding:18px}.rank-list{border-radius:14px}.rank-row{grid-template-columns:28px minmax(0,1fr) auto;gap:9px;padding:14px 13px}.rank-row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.player-panel{gap:25px;padding:27px 20px;border-radius:20px}.player form{margin-top:20px}.player-result{padding:23px 15px}.player-stats{grid-template-columns:repeat(2,1fr)}.community{margin:0 16px 70px;padding:27px 22px;border-radius:20px;gap:15px}.community img{width:60px;height:60px;border-radius:19px}.community h2{font-size:24px}.community>a{width:100%;text-align:center}.faq{padding-bottom:70px}.faq-list summary{padding:18px 14px;font-size:14px;line-height:1.45}.faq-list details p{padding:0 14px 19px;font-size:13px}.document-page{padding:48px 16px 72px}.document-page h1{font-size:36px;line-height:1.15}.document-lead{font-size:14px;margin-bottom:25px}.policy-card,.info-card,.crystal-box{padding:24px 19px;border-radius:17px}.policy-card h2,.info-card h2,.crystal-box h2{font-size:18px;line-height:1.4}.policy-card p,.info-card p{font-size:13px}.crystal-pack-grid{gap:10px}.crystal-pack{padding:20px}.crystal-box{align-items:flex-start}.disabled-action{width:100%}footer{display:block;padding:33px 20px;font-size:12px}footer .brand{margin-bottom:18px}footer p{line-height:1.65}footer div{display:flex;flex-wrap:wrap;gap:10px 15px;margin:19px 0}footer small{display:block;line-height:1.7}.auth-modal{max-height:calc(100dvh - 28px);overflow:auto;border-radius:22px;padding:27px 20px}.auth-modal h2{font-size:24px}.auth-code-row{align-items:stretch}.auth-code-row button{padding:0 14px}}

/* Homepage rhythm: the content changes shape by section instead of repeating card grids. */
.connection-bar{max-width:1132px;margin:-12px auto 116px;padding:15px 22px;border:1px solid #d7e8dc;border-radius:16px;background:#fff;display:flex;align-items:center;gap:16px;font-size:13px}.connection-bar strong{font-size:10px;letter-spacing:.12em;color:#5eae90}.connection-bar span{color:#5f7167;font-weight:750}.connection-bar button,.connection-bar a{border:0;background:transparent;color:#4c9270;font-size:12px;font-weight:850;padding:4px;white-space:nowrap}.connection-bar button{margin-left:auto}.farm-life{max-width:1132px;margin:0 auto 125px;display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center}.farm-life h2{font-size:clamp(34px,4vw,52px);line-height:1.13;letter-spacing:-.075em;margin:0 0 21px}.farm-life-copy>p:not(.eyebrow){font-size:15px;line-height:1.8;color:var(--muted);max-width:360px}.farm-life-copy>a{display:inline-block;margin-top:18px;color:#438765;font-size:13px;font-weight:850}.farm-life-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.farm-feature{min-height:176px;padding:23px;border-radius:20px;border:1px solid var(--line);background:#fff}.farm-feature span{font-size:27px}.farm-feature h3{font-size:17px;margin:22px 0 8px;letter-spacing:-.05em}.farm-feature p{margin:0;color:var(--muted);font-size:13px;line-height:1.6}.feature-farm{background:#edf8f1}.feature-season{background:#fff8e8}.feature-craft{background:#f3f8f2}.feature-town{background:#f9f1ee}.section-note{margin:9px 0 0;color:var(--muted);font-size:13px}.ranking-empty{padding:44px 20px;text-align:center}.ranking-empty .empty-avatar{margin-bottom:15px}.ranking-empty strong{font-size:15px}.ranking-empty p{margin:8px 0 0;color:var(--muted);font-size:13px}.community{max-width:none;border-radius:0;margin:0;padding:72px max(24px,calc((100% - 1050px)/2));background:#345948;color:#fff;gap:26px;position:relative;overflow:hidden}.community:before{content:"";position:absolute;width:310px;height:310px;border-radius:50%;background:#4c7c65;right:-80px;top:-150px}.community img{position:relative;width:116px;height:116px;border-radius:32px;z-index:1}.community div,.community>a{position:relative;z-index:1}.community h2{font-size:32px;letter-spacing:-.065em}.community p:not(.eyebrow){color:#cde4d5;font-size:14px}.community>a{background:#e7f6ec;color:#315945;border-radius:14px;padding:16px 20px}.footer-brand p{margin:9px 0 0;color:#8d9b93}.footer-links{display:flex;gap:18px;justify-content:flex-end}.footer-links a{font-size:12px;font-weight:750}.site-header nav{gap:21px}.faq-list{max-width:820px}.faq .section-head{max-width:820px}.faq-list details{background:transparent}.faq-list summary{padding-left:0;padding-right:0}.faq-list details p{padding-left:0;padding-right:0}footer{grid-template-columns:1fr auto;align-items:start;padding-top:48px;padding-bottom:42px}footer small{margin-top:20px;line-height:1.8;color:#a1aca6}
.privacy-settings{margin-top:17px;padding:14px;text-align:left;background:#fff;border-radius:12px}.privacy-settings b{display:block;font-size:12px;color:#4e6358;margin-bottom:9px}.privacy-settings label{display:block;font-size:12px;color:#62776b;margin:7px 0}.privacy-settings input{vertical-align:middle}.privacy-settings button{margin:10px 0 0!important;width:100%;background:#e6f5eb!important;color:#438563!important;font-size:12px!important}
.farm-feature span{display:block;width:32px;height:32px;font-size:0;background:center/contain no-repeat}.feature-farm span{background-image:url('/assets/icon-seed.svg')}.feature-season span{background-image:url('/assets/icon-wheat.svg')}.feature-craft span{background-image:url('/assets/icon-basket.svg')}.feature-town span{background-image:url('/assets/icon-home.svg')}.prelaunch-cta{margin-left:auto;background:#e7f6ec!important;border-radius:10px!important;padding:10px 13px!important}
/* Override legacy broad footer selectors: brand and links must occupy separate grid cells. */
footer .footer-brand{grid-column:1;grid-row:1;display:block;margin:0}footer .footer-links{grid-column:2;grid-row:1;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px 18px;margin:0}footer .footer-links a{white-space:nowrap}footer .footer-brand .brand{margin:0}footer .footer-brand p{margin:9px 0 0}@media(max-width:720px){footer .footer-brand{display:block;margin:0 0 19px}footer .footer-links{display:flex;justify-content:flex-start;margin:0 0 19px}}
@media(max-width:720px){.connection-bar{margin:-2px 16px 72px;padding:15px 16px;display:grid;grid-template-columns:1fr auto;gap:9px}.connection-bar strong{grid-column:1/-1}.connection-bar button{margin-left:0;text-align:left}.farm-life{margin:0 16px 76px;grid-template-columns:1fr;gap:27px}.farm-life h2{font-size:32px}.farm-life-grid{gap:9px}.farm-feature{min-height:150px;padding:18px;border-radius:16px}.farm-feature h3{margin-top:16px;font-size:15px}.farm-feature p{font-size:12px}.section-note{font-size:12px}.community{margin:0;padding:52px 22px;gap:17px;align-items:flex-start}.community img{width:68px;height:68px;border-radius:21px}.community h2{font-size:28px}.community>a{padding:15px;width:100%}.footer-brand p{margin-top:6px}.footer-links{justify-content:flex-start}.ranking-empty{padding:34px 16px}}
