:root{--ink:#1c1d1a;--muted:#6b6f68;--bg:#f4f4f1;--paper:#ffffff;--line:#e3e4df;--green:#2f6b2f;--green-soft:#e6efe1;--accent:#f0592a;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--bg);line-height:1.55;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{font:inherit;cursor:pointer}.container{max-width:1240px;margin:0 auto;padding:0 24px}.btn-dark,.btn-light,.btn-outline{display:inline-flex;align-items:center;gap:10px;border-radius:999px;font-weight:600;font-size:15px;white-space:nowrap;transition:transform .15s,background .15s}.btn-dark{background:var(--ink);color:#fff;padding:13px 24px;border:0;box-shadow:0 10px 24px rgba(0,0,0,.18)}.btn-dark:hover{transform:translateY(-1px)}.btn-outline{background:transparent;color:var(--ink);padding:10px 20px;border:1.5px solid var(--ink)}.btn-outline:hover{background:var(--ink);color:#fff}.btn-light{background:#fff;color:var(--ink);padding:13px 24px;border:0}.btn-light:hover{transform:translateY(-1px)}.header{justify-content:space-between;gap:20px;padding-top:22px;padding-bottom:22px}.header,.logo{display:flex;align-items:center}.logo{gap:10px;font-size:21px;font-weight:800;letter-spacing:-.02em}.nav-pill{display:flex;gap:2px;background:var(--ink);padding:5px;border-radius:999px;overflow-x:auto;scrollbar-width:none}.nav-pill::-webkit-scrollbar{display:none}.nav-pill a{display:flex;align-items:center;gap:6px;color:#d9dad6;padding:8px 16px;border-radius:999px;font-size:14px;font-weight:500;white-space:nowrap}.nav-pill a:hover{color:#fff}.nav-pill a.active{background:#fff;color:var(--ink)}.hero{position:relative;text-align:center;padding-top:70px;padding-bottom:60px}.hero-lines{position:absolute;inset:0 24px;pointer-events:none;background:linear-gradient(var(--line),var(--line)) 12% 0 /1px 100% no-repeat,linear-gradient(var(--line),var(--line)) 38% 0 /1px 100% no-repeat,linear-gradient(var(--line),var(--line)) 62% 0 /1px 100% no-repeat,linear-gradient(var(--line),var(--line)) 88% 0 /1px 100% no-repeat;-webkit-mask-image:linear-gradient(180deg,#000 40%,transparent);mask-image:linear-gradient(180deg,#000 40%,transparent)}.sparkle{position:absolute;fill:var(--ink)}.badge{position:relative;display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600}.badge i{width:7px;height:7px;border-radius:50%;background:#3fa34d;box-shadow:0 0 0 4px rgba(63,163,77,.18)}.hero h1{font-size:clamp(38px,6.4vw,76px);line-height:1.03;letter-spacing:-.035em;font-weight:800;margin:20px 0}.hero h1,.hero p{position:relative}.hero p{max-width:520px;margin:0 auto 32px;color:var(--muted);font-size:17px}.hero-photo{position:relative;border-radius:var(--radius);overflow:hidden;height:clamp(320px,52vw,620px)}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center 70%}.hero-photo:before{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,var(--bg) 0,rgba(244,244,241,0) 22%,rgba(0,0,0,0) 60%,rgba(0,0,0,.45));z-index:1}.hero-photo-left,.hero-photo-right{position:absolute;bottom:30px;z-index:2;color:#fff}.hero-photo-left{left:34px;font-size:clamp(24px,3.2vw,40px);font-weight:600;line-height:1.1;letter-spacing:-.02em}.hero-photo-right{right:34px;background:none;border:0;font-size:17px;font-weight:500;padding:0}.hero-photo-right:hover{text-decoration:underline}.stats{display:grid;grid-template-columns:repeat(4,1fr);background:var(--paper);border-radius:var(--radius);margin-top:16px;padding:30px 0}.stats>*{padding:0 34px;border-left:1px solid var(--line)}.stats>:first-child{border-left:0}.stats a:hover strong{color:var(--green)}.stats strong{display:block;font-size:clamp(30px,3.4vw,44px);font-weight:700;letter-spacing:-.03em;line-height:1.1}.stats span{color:var(--muted);font-size:14px}.section{padding:70px 0 10px}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:30px}.section-head h1,.section-head h2{font-size:clamp(30px,3.6vw,46px);line-height:1.08;letter-spacing:-.03em;font-weight:700;margin:0}.section-head p{max-width:330px;margin:0;color:var(--muted);font-size:14px}.link-more{font-weight:600;white-space:nowrap}.link-more:hover{color:var(--green)}.empty{color:var(--muted)}.featured{position:relative;border-radius:var(--radius);overflow:hidden;height:clamp(340px,42vw,520px);background:var(--ink)}.featured-link{display:block;height:100%}.featured img{width:100%;height:100%;object-fit:cover;animation:fade .5s}@keyframes fade{0%{opacity:.3}}.featured-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.55),rgba(0,0,0,0) 45%,rgba(0,0,0,.35))}.featured h2{position:absolute;top:34px;left:38px;right:38px;max-width:640px;margin:0;color:#fff;font-size:clamp(24px,3vw,38px);line-height:1.12;font-weight:600;letter-spacing:-.02em}.featured-source{left:38px;bottom:32px;gap:6px;color:rgba(255,255,255,.85);font-size:14px}.featured-controls,.featured-source{position:absolute;display:flex;align-items:center}.featured-controls{right:30px;bottom:26px;gap:10px}.featured-controls button{width:38px;height:38px;border-radius:50%;border:1.5px solid rgba(255,255,255,.7);background:rgba(0,0,0,.15);color:#fff;font-size:22px;line-height:1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.featured-controls button:hover{background:rgba(255,255,255,.2)}.featured-count{width:62px;height:62px;border-radius:50%;background:var(--accent);color:#fff;font-size:13px;font-weight:700;display:grid;place-items:center}.chips{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:28px}.chips a,.chips button{font:inherit;cursor:pointer;padding:8px 16px;border-radius:999px;background:var(--paper);border:1px solid var(--line);font-size:14px;font-weight:500}.chips a:hover,.chips button:hover{border-color:var(--ink)}.chips a.active,.chips button.active{background:var(--ink);border-color:var(--ink);color:#fff}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:36px 24px;gap:36px 24px}.card-img{position:relative;display:block;height:230px;border-radius:18px;overflow:hidden;background:linear-gradient(135deg,#dfe9d6,#c2d6b3)}.card-img img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.card:hover .card-img img{transform:scale(1.04)}.card-img-empty{display:grid;place-items:center;height:100%;font-size:48px;opacity:.6}.card-tag{position:absolute;left:12px;top:12px;background:rgba(255,255,255,.92);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:5px 12px;border-radius:999px;font-size:12px;font-weight:600}.card-meta{display:flex;justify-content:space-between;gap:10px;margin:14px 0 6px;color:var(--muted);font-size:13px}.card h3{font-size:19px;line-height:1.28;letter-spacing:-.01em;font-weight:700;margin:0 0 8px}.card h3 a:hover{color:var(--green)}.card p{margin:0;color:var(--muted);font-size:14.5px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.article{max-width:760px;margin:0 auto}.article-meta{display:flex;align-items:center;gap:14px;margin-top:50px;color:var(--muted);font-size:14px}.chip-dark{background:var(--ink);color:#fff;padding:6px 14px;border-radius:999px;font-size:13px;font-weight:600}.article h1{font-size:clamp(30px,4.4vw,52px);line-height:1.08;letter-spacing:-.03em;font-weight:800;margin:18px 0}.lead{font-size:20px;color:var(--muted);margin:0 0 36px}.article-cover{border-radius:var(--radius);overflow:hidden;max-height:560px;margin-bottom:40px}.article-cover img{width:100%;height:100%;object-fit:cover}.article-body p{font-size:18.5px;line-height:1.7;margin:0 0 22px}.source-box{display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap;background:var(--paper);border-radius:18px;padding:22px 26px;margin-top:36px}.source-box span{display:block;color:var(--muted);font-size:13px}.source-box a{font-weight:700;font-size:17px}.source-box a:hover{color:var(--green)}.footer{background:var(--ink);color:#fff;border-radius:var(--radius);padding:50px 44px 28px;margin:90px 0 24px}.footer-cta h2{font-size:clamp(26px,3.4vw,42px);letter-spacing:-.03em;line-height:1.1;margin:0 0 12px;max-width:620px}.footer-cta p{color:#b8bab4;max-width:520px;margin:0 0 26px}.footer-links{display:flex;flex-wrap:wrap;gap:10px 26px;margin:44px 0 30px;padding-top:30px;border-top:1px solid #34362f;color:#d9dad6;font-size:14px}.footer-bottom a:hover,.footer-links a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;color:#8c8f87;font-size:13px}.chat-toggle{position:fixed;right:24px;bottom:24px;width:62px;height:62px;border-radius:50%;border:0;background:var(--ink);color:#fff;font-size:26px;box-shadow:0 10px 30px rgba(0,0,0,.3);z-index:30;transition:transform .15s}.chat-toggle:hover{transform:scale(1.06)}.chat{position:fixed;right:24px;bottom:100px;width:380px;max-width:calc(100vw - 32px);height:560px;max-height:calc(100dvh - 130px);background:var(--paper);border-radius:24px;box-shadow:0 20px 60px rgba(0,0,0,.22);display:flex;flex-direction:column;overflow:hidden;z-index:30;animation:pop .2s ease-out}@keyframes pop{0%{opacity:0;transform:translateY(12px) scale(.98)}}.chat-header{display:flex;align-items:center;gap:12px;background:var(--ink);color:#fff;padding:16px 18px}.chat-avatar{width:40px;height:40px;border-radius:50%;background:var(--green);display:grid;place-items:center;font-size:20px}.chat-header strong{display:block;font-size:16px}.chat-header small{display:flex;align-items:center;gap:6px;color:#b8bab4;font-size:12px}.chat-header small i{width:7px;height:7px;border-radius:50%;background:#4cc25f}.chat-messages{flex:1 1;overflow-y:auto;padding:18px;display:flex;flex-direction:column;gap:10px;background:var(--bg)}.msg{padding:10px 14px;border-radius:18px;max-width:86%;white-space:pre-wrap;font-size:14.5px;line-height:1.5}.msg-assistant{background:var(--paper);align-self:flex-start;border-bottom-left-radius:6px}.msg-user{background:var(--ink);color:#fff;align-self:flex-end;border-bottom-right-radius:6px}.chat-form{display:flex;gap:8px;padding:12px;background:var(--paper);border-top:1px solid var(--line)}.chat-form input{flex:1 1;min-width:0;border:1px solid var(--line);border-radius:999px;padding:12px 18px;font:inherit;font-size:15px;outline:none;background:var(--bg)}.chat-form input:focus{border-color:var(--ink)}.chat-form button{width:46px;height:46px;flex:none;border-radius:50%;border:0;background:var(--ink);color:#fff;font-size:20px}.chat-form button:disabled{opacity:.25;cursor:default}@media (max-width:900px){.header{flex-wrap:wrap}.header .nav-pill{order:3;width:100%}.stats{grid-template-columns:repeat(2,1fr);row-gap:26px}.stats>:nth-child(3){border-left:0}.section-head{flex-direction:column;align-items:flex-start;gap:12px}}@media (max-width:600px){.container{padding:0 16px}.hero{padding-top:40px}.hero-lines,.sparkle{display:none}.hero-photo-left{left:20px;bottom:60px}.hero-photo-right{left:20px;right:auto;bottom:22px;font-size:15px}.stats>*{padding:0 20px}.featured h2{left:22px;right:22px;top:22px}.featured-source{left:22px;bottom:90px}.featured-controls{right:20px;bottom:18px}.footer{padding:36px 24px 24px}.chat{right:16px;bottom:96px}.chat-toggle{right:16px;bottom:16px}}.legal{margin-top:50px}.legal h2{font-size:22px;letter-spacing:-.01em;margin:36px 0 12px}.legal li,.legal p{font-size:16.5px;line-height:1.7}.legal ul{padding-left:22px;margin:0 0 16px}.legal li{margin-bottom:6px}.chat-note{padding:0 14px 10px;background:var(--paper);color:var(--muted);font-size:11.5px;text-align:center}.chat-note a{text-decoration:underline}.prose{font-size:18px;line-height:1.7}.prose h2{font-size:27px;letter-spacing:-.02em;line-height:1.2;margin:42px 0 14px}.prose h3{font-size:21px;margin:30px 0 10px}.prose p{margin:0 0 20px}.prose ol,.prose ul{padding-left:24px;margin:0 0 22px}.prose li{margin-bottom:8px}.prose li::marker{color:var(--green)}.prose strong{font-weight:700}.prose table{width:100%;border-collapse:collapse;margin:0 0 24px;font-size:16px;display:block;overflow-x:auto}.prose td,.prose th{border-bottom:1px solid var(--line);padding:10px 12px;text-align:left}.prose th{background:var(--paper)}.prose blockquote{margin:0 0 22px;padding:16px 22px;background:var(--green-soft);border-radius:14px}.prose blockquote p:last-child{margin:0}.ai-note{color:var(--muted);font-size:13.5px;margin-top:18px}.source-box strong{display:block;font-size:17px}.link-button{background:none;border:0;padding:0;color:var(--green);text-decoration:underline;font-size:inherit}.months{display:grid;grid-gap:18px;gap:18px}.month-card{background:var(--paper);border-radius:var(--radius);padding:28px 30px;scroll-margin-top:20px}.month-card h2{display:flex;align-items:center;gap:12px;margin:0 0 18px;font-size:26px;letter-spacing:-.02em}.month-current{box-shadow:inset 0 0 0 2px var(--ink)}.badge-now{background:var(--accent);color:#fff;font-size:12px;font-weight:700;padding:4px 10px;border-radius:999px}.month-groups{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:22px 30px;gap:22px 30px}.month-group h4{margin:0 0 8px;font-size:13px;text-transform:uppercase;letter-spacing:.06em;color:var(--green)}.month-group ul{margin:0;padding-left:18px}.month-group li{font-size:15px;margin-bottom:7px}.crop-group{margin-bottom:30px}.crop-group h3{font-size:15px;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin:0 0 12px}.crop-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));grid-gap:12px;gap:12px}.crop-tile{background:var(--paper);border:1px solid var(--line);border-radius:18px;padding:18px 20px;transition:border-color .15s,transform .15s}.crop-tile:hover{border-color:var(--ink);transform:translateY(-2px)}.crop-tile strong{display:block;font-size:17px;margin-bottom:4px}.crop-tile span{color:var(--muted);font-size:13.5px}.crop-facts{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));grid-gap:12px;gap:12px;margin:26px 0 16px}.crop-facts div{background:var(--paper);border-radius:16px;padding:16px 18px}.crop-facts strong{display:block;font-size:22px;letter-spacing:-.02em}.crop-facts span{color:var(--muted);font-size:13px}.crop-row{border-top:1px solid var(--line);padding:18px 0 4px}.crop-row h2{font-size:15px;text-transform:uppercase;letter-spacing:.06em;color:var(--green);margin:0 0 8px}.crop-row p{font-size:17.5px;line-height:1.65;margin:0 0 12px}.tools{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:16px;gap:16px}.tool{background:var(--paper);border-radius:var(--radius);padding:30px;transition:transform .15s}.tool:hover{transform:translateY(-2px)}.tool span{font-size:34px}.tool strong{display:block;font-size:24px;letter-spacing:-.02em;margin:14px 0 6px}.tool p{color:var(--muted);margin:0}.tool-dark{background:var(--ink);color:#fff}.tool-dark p{color:#b8bab4}.calc{display:grid;grid-template-columns:minmax(260px,380px) 1fr;grid-gap:20px;gap:20px;align-items:start}.calc-inputs{background:var(--paper);border-radius:var(--radius);padding:24px;display:grid;grid-gap:14px;gap:14px}.calc-field span{display:block;font-size:13.5px;font-weight:600;margin-bottom:5px}.calc-field input,.calc-field select,.calc-table select{width:100%;font:inherit;font-size:16px;padding:11px 14px;border:1px solid var(--line);border-radius:12px;background:var(--bg);color:var(--ink)}.calc-field input:focus,.calc-field select:focus{outline:none;border-color:var(--ink)}.calc-field small{display:block;color:var(--muted);font-size:12px;margin-top:4px}.calc-result{background:var(--ink);color:#fff;border-radius:var(--radius);padding:28px}.calc-result>span{display:block;color:#b8bab4;font-size:14px}.calc-result>strong{display:block;font-size:clamp(34px,5vw,52px);letter-spacing:-.03em;line-height:1.1;margin:4px 0 18px}.calc-formula{color:#b8bab4;font-size:13.5px;line-height:1.6;margin:18px 0 0;border-top:1px solid #34362f;padding-top:16px}.calc-table{width:100%;border-collapse:collapse;font-size:15px}.calc-table th{color:#b8bab4;font-weight:500;font-size:12.5px;text-align:left;padding:0 8px 10px}.calc-table td{padding:10px 8px;border-top:1px solid #34362f}.calc-table td strong{font-size:20px}.calc-table select{font-size:13.5px;padding:7px 10px;background:#2a2b27;color:#fff;border-color:#3d3f38}.admin{padding-top:30px;padding-bottom:20px}.admin h1{letter-spacing:-.02em}.admin-list{list-style:none;padding:0;display:grid;grid-gap:10px;gap:10px}.admin-list a{display:block;background:var(--paper);border-radius:16px;padding:16px 20px;border:1px solid var(--line)}.admin-list a:hover{border-color:var(--ink)}.admin-list span{display:block;color:var(--muted);font-size:14px;margin-top:4px}.review-bar{position:-webkit-sticky;position:sticky;top:10px;z-index:5;max-width:760px;margin:0 auto 30px;background:var(--paper);border-radius:20px;padding:18px 20px;box-shadow:0 10px 30px rgba(0,0,0,.1)}.review-status{font-size:14px;color:var(--muted);margin-bottom:12px}.review-status a{color:var(--green);text-decoration:underline}.review-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.review-actions button:disabled{opacity:.5}.btn-danger{color:#c0392b;border-color:#c0392b}.btn-danger:hover{background:#c0392b;color:#fff}.review-link{margin-left:auto;font-size:14px;color:var(--muted)}.review-message{margin:12px 0 0;font-weight:600}.review-edit{display:grid;grid-gap:12px;gap:12px;margin-bottom:14px}.review-edit label{font-size:13px;font-weight:600}.review-edit input,.review-edit textarea{display:block;width:100%;margin-top:4px;font:inherit;font-size:15px;padding:10px 12px;border:1px solid var(--line);border-radius:10px;background:var(--bg)}.review-edit textarea{font-family:ui-monospace,Menlo,monospace;font-size:13.5px;line-height:1.5}@media (max-width:800px){.calc{grid-template-columns:1fr}}.toc{margin:8px 0 10px}.toc a{font-size:13px;padding:6px 12px}.crop-row{scroll-margin-top:20px}.crop-row ul{padding-left:22px;margin:0 0 12px}.crop-row li{font-size:17px;line-height:1.6;margin-bottom:8px}.crop-row .note{font-size:14.5px;color:var(--muted)}.stages{list-style:none;padding:0!important;margin:4px 0 14px;flex-wrap:wrap;counter-reset:stage}.stages,.stages li{display:flex;gap:8px}.stages li{counter-increment:stage;background:var(--paper);border:1px solid var(--line);border-radius:999px;padding:7px 14px 7px 8px!important;margin:0!important;font-size:14.5px!important;align-items:center}.stages li:before{content:counter(stage);width:22px;height:22px;border-radius:50%;background:var(--ink);color:#fff;font-size:12px;font-weight:700;display:grid;place-items:center;flex:none}.mistakes li::marker{content:"✕  ";color:#c0392b;font-weight:700}.fact{margin:0 0 12px;padding:16px 20px;background:var(--green-soft);border-radius:16px;font-size:16.5px;line-height:1.6}.inline-link{color:var(--green);font-weight:600}.inline-link:hover{text-decoration:underline}.crop-nav{display:flex;justify-content:space-between;gap:16px;margin-top:30px;padding-top:20px;border-top:1px solid var(--line);font-weight:600}.crop-nav a:hover{color:var(--green)}.crop-grid-wide{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.crop-tile p{color:var(--muted);font-size:14px;line-height:1.5;margin:0 0 10px}.crop-tile span{font-weight:600;color:var(--green)}.table-wrap{overflow-x:auto;background:var(--paper);border-radius:var(--radius)}.compare{width:100%;border-collapse:collapse;font-size:15px;min-width:760px}.compare th{text-align:left;font-size:12.5px;color:var(--muted);font-weight:600;padding:16px 16px 10px}.compare td,.compare th{border-bottom:1px solid var(--line)}.compare td{padding:13px 16px}.compare tr:last-child td{border-bottom:0}.compare td a{font-weight:700}.compare td a:hover{color:var(--green)}.tool-accent{background:var(--accent);color:#fff}.tool-accent p{color:rgba(255,255,255,.85)}.game{margin:0 auto}.game-levels{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.game-levels button{font:inherit;font-size:14px;font-weight:600;padding:8px 16px;border-radius:999px;border:1px solid var(--line);background:var(--paper);cursor:pointer}.game-levels button.active{background:var(--ink);color:#fff;border-color:var(--ink)}.game-levels button:disabled{opacity:.5;cursor:default}.game-hud{display:flex;align-items:center;gap:22px;background:var(--paper);border-radius:18px 18px 0 0;padding:14px 18px;flex-wrap:wrap}.game-hud>div{display:flex;flex-direction:column}.game-hud strong{font-size:22px;letter-spacing:-.02em;line-height:1.1}.game-hud strong.bad{color:#c0392b}.game-hud span{color:var(--muted);font-size:12.5px}.game-rain{flex:1 1;min-width:180px}.game-rain span{font-size:14px!important;color:var(--ink)!important;font-weight:600;margin-bottom:6px}.game-bar{height:8px;background:var(--bg);border-radius:99px;overflow:hidden}.game-bar i{display:block;height:100%;background:var(--green);transition:width .2s linear}.game-pause{padding:8px 14px}.game-done{padding:9px 18px;box-shadow:none}.game-hud button:disabled{opacity:.35}.game-field{position:relative;background:#6a9a43;border-radius:0 0 18px 18px;overflow:hidden;display:flex;justify-content:center;touch-action:none}.game-field canvas{display:block}.game-overlay{position:absolute;inset:0;background:rgba(28,29,26,.82);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:20px;overflow-y:auto}.game-overlay h2{margin:0 0 10px;font-size:clamp(22px,3vw,30px);letter-spacing:-.02em}.game-overlay p{max-width:520px;margin:0 0 10px;color:#d9dad6}.game-overlay ul{text-align:left;max-width:500px;margin:0 0 12px;padding-left:20px;color:#d9dad6;font-size:14.5px}.game-overlay li{margin-bottom:4px}.game-overlay .btn-dark{background:#fff;color:var(--ink);margin-top:6px}.game-overlay .btn-outline{color:#fff;border-color:#fff}.game-keys{font-size:13px}.game-stars{font-size:36px;color:#f5c542;letter-spacing:4px}.game-results{display:flex;gap:26px;margin:8px 0 14px;flex-wrap:wrap;justify-content:center}.game-results strong{display:block;font-size:26px}.game-results span{color:#b8bab4;font-size:13px}.game-tip{font-size:14px;background:rgba(255,255,255,.08);padding:12px 16px;border-radius:12px}.game-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.game-pad{display:none;flex-direction:column;align-items:center;gap:8px;margin-top:14px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.game-pad div{display:flex;gap:8px}.game-pad button{width:64px;height:56px;border-radius:16px;border:0;background:var(--ink);color:#fff;font-size:20px;touch-action:manipulation}.game-pad button:active{background:var(--green)}@media (hover:none),(max-width:800px){.game-pad{display:flex}}.game-overlay-result{background:linear-gradient(180deg,rgba(28,29,26,.25),rgba(28,29,26,.8) 45%);justify-content:flex-end}.game-lives{font-size:18px!important;letter-spacing:1px}.game-overlay{justify-content:flex-start}.game-overlay>:first-child{margin-top:auto}.game-overlay>:last-child{margin-bottom:auto}.game-overlay-result>:last-child{margin-bottom:0}@media (max-width:600px){.game-overlay{padding:12px}.game-overlay h2{font-size:19px;margin-bottom:6px}.game-overlay p,.game-overlay ul{font-size:13px;margin-bottom:6px}.game-keys{display:none}.game-stars{font-size:26px}.game-results{gap:14px;margin:4px 0 8px}.game-results strong{font-size:18px}.game-tip{padding:8px 10px}.nav-pill{flex-wrap:wrap;justify-content:center;border-radius:22px}.nav-pill a{padding:7px 12px;font-size:13.5px}.chat-form input{font-size:16px}}.calc-table-wrap{overflow-x:auto}.calc-table{min-width:460px}.calc-note{color:#f5c542;font-size:13.5px;margin:10px 0 0}.months-nav{position:-webkit-sticky;position:sticky;top:0;z-index:4;background:var(--bg);padding:10px 0}.msg a{color:var(--green);text-decoration:underline;font-weight:600}.msg-user a{color:#fff}.not-found{text-align:center;padding:90px 0 40px}.not-found h1{font-size:clamp(34px,5vw,56px);letter-spacing:-.03em;margin:10px 0}.not-found p{color:var(--muted);margin-bottom:26px}.not-found .actions{display:flex;gap:10px;justify-content:center;flex-wrap:wrap}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Manrope Fallback;src:local("Arial");ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.00%;size-adjust:103.19%}.__className_de5441{font-family:Manrope,Manrope Fallback;font-style:normal}