:root{color-scheme:light;--ink:#1d2430;--muted:#5d6776;--line:#d9dfd1;--panel:#fff;--field:#edf3e4;--accent:#2f7d5c;--accent-strong:#224f71}*{box-sizing:border-box}body{margin:0;background:var(--field);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.shell{min-height:100vh;padding:32px}.topNav{display:flex;justify-content:flex-end;gap:16px;max-width:1180px;margin:0 auto 24px;font-size:14px;font-weight:700}.topNav a{color:var(--accent-strong);text-decoration:none}.spawnShell{position:relative;display:grid;min-height:100vh;overflow:hidden;place-items:center;padding:28px;background:#060806}.spawnBackdrop{position:absolute;inset:-1%;background:radial-gradient(circle at 50% 76%,rgba(81,255,93,.23),transparent 24%),radial-gradient(circle at 50% 42%,rgba(60,131,71,.17),transparent 31%),linear-gradient(180deg,rgba(2,5,5,.2),rgba(3,6,5,.62) 52%,rgba(2,3,2,.92)),url(/assets/ewigfeld/shared/world/backgrounds/ewigfeld_start_panorama.png) 50% /cover no-repeat;filter:saturate(.95) contrast(1.08) brightness(.64);transform:scale(1.01)}.spawnBackdrop:after,.spawnBackdrop:before{position:absolute;inset:0;z-index:1;content:"";pointer-events:none}.spawnBackdrop:before{background:linear-gradient(180deg,hsla(0,0%,100%,.1),transparent 18%),linear-gradient(90deg,rgba(0,0,0,.62),transparent 24%,transparent 76%,rgba(0,0,0,.66)),radial-gradient(circle at 50% 80%,transparent 0 18%,rgba(0,0,0,.24) 52%,rgba(0,0,0,.58) 100%)}.spawnBackdrop:after{background:linear-gradient(180deg,rgba(0,0,0,.14),transparent 22%,transparent 70%,rgba(4,7,3,.42)),repeating-linear-gradient(90deg,hsla(0,0%,100%,.025) 0 1px,transparent 1px 78px);mix-blend-mode:soft-light}.spawnLogo{position:absolute;z-index:3;left:clamp(14px,3vw,42px);top:16px;display:grid;grid-template-columns:34px auto;grid-gap:0 11px;gap:0 11px;align-items:center;color:#fff9e5;text-shadow:0 0 13px rgba(104,255,118,.45),0 2px 7px rgba(0,0,0,.82)}.spawnLogo:before{grid-row:1/span 2;width:25px;height:55px;border-radius:999px 999px 8px 8px;background:linear-gradient(90deg,transparent 0 34%,#dfffd8 34% 40%,#62ff58 40% 58%,#10230f 58% 100%);box-shadow:0 0 0 1px rgba(196,255,180,.34),0 0 18px rgba(67,255,79,.72),0 12px 34px rgba(67,255,79,.38);-webkit-clip-path:polygon(50% 0,76% 14%,61% 79%,50% 100%,39% 79%,24% 14%);clip-path:polygon(50% 0,76% 14%,61% 79%,50% 100%,39% 79%,24% 14%);content:""}.spawnLogo span{grid-column:2;font-family:Georgia,Times New Roman,serif;font-size:clamp(28px,2.6vw,40px);letter-spacing:.05em}.spawnLogo strong{grid-column:2;font-size:14px;font-weight:800;letter-spacing:.44em}.setupPanel,.spawnPanel{position:relative;z-index:2;width:min(600px,calc(100vw - 32px));border:3px solid #45301d;border-radius:8px;background:#f4efe4;box-shadow:0 0 0 4px hsla(40,50%,79%,.72),0 26px 80px rgba(24,21,18,.38)}.setupPanel{width:min(620px,calc(100vw - 32px))}.setupPanel:before,.spawnPanel:before{position:absolute;inset:7px;border:1px solid rgba(85,55,31,.38);border-radius:5px;content:"";pointer-events:none}.spawnPanelHeader{position:relative;border-bottom:2px solid #61442a;border-radius:4px 4px 0 0;background:linear-gradient(135deg,rgba(128,95,65,.94),hsla(35,32%,63%,.92)),#9a7654;padding:24px 40px 12px}.spawnPanelHeader h1{margin:0;color:#fff8e8;font-family:Georgia,Times New Roman,serif;font-size:24px;line-height:1.1;text-shadow:0 2px 0 rgba(54,34,20,.4)}.setupPanelBody,.spawnPanelBody{position:relative;display:grid;grid-gap:22px;gap:22px;padding:16px 26px 34px}.setupPanelBody:after,.spawnPanelBody:after{position:absolute;right:20px;bottom:18px;left:20px;height:86px;background:linear-gradient(90deg,transparent 0 2%,rgba(68,66,58,.12) 2% 13%,transparent 13% 18%,rgba(68,66,58,.1) 18% 31%,transparent 31% 38%,rgba(68,66,58,.12) 38% 56%,transparent 56% 61%,rgba(68,66,58,.1) 61% 76%,transparent 76% 82%,rgba(68,66,58,.12) 82% 96%,transparent 96%),linear-gradient(180deg,transparent,hsla(40,14%,48%,.12));-webkit-clip-path:polygon(0 82%,7% 52%,12% 74%,18% 43%,25% 78%,31% 44%,38% 70%,45% 33%,54% 77%,61% 42%,70% 68%,76% 37%,84% 73%,91% 45%,100% 80%,100% 100%,0 100%);clip-path:polygon(0 82%,7% 52%,12% 74%,18% 43%,25% 78%,31% 44%,38% 70%,45% 33%,54% 77%,61% 42%,70% 68%,76% 37%,84% 73%,91% 45%,100% 80%,100% 100%,0 100%);content:"";pointer-events:none}.setupPanelBody>p,.spawnPanelBody p{position:relative;z-index:1;margin:0;color:#5d4938;font-size:14px;font-weight:800;line-height:1.45}.spawnMapFrame{position:relative;z-index:1;width:min(396px,100%);margin:6px auto 0;border-radius:8px;background:#a76e36;box-shadow:inset 0 0 0 3px #5c341d,inset 0 0 0 8px #c79254,0 5px 11px rgba(48,29,14,.36);padding:20px}.spawnMapFrame:before{position:absolute;inset:7px;border:2px solid rgba(66,39,24,.42);border-radius:6px;content:"";pointer-events:none}.spawnMap{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));overflow:hidden;min-height:330px;border:1px solid rgba(95,61,38,.45);background:linear-gradient(90deg,transparent 49.7%,rgba(101,67,43,.34) 49.7% 50.3%,transparent 50.3%),linear-gradient(180deg,transparent 49.7%,rgba(101,67,43,.34) 49.7% 50.3%,transparent 50.3%),radial-gradient(circle at 23% 26%,rgba(80,58,39,.18),transparent 12%),radial-gradient(circle at 65% 72%,rgba(80,58,39,.18),transparent 15%),linear-gradient(135deg,#d6b487,#e1c79b 52%,#d2ad7f)}.spawnMap,.spawnQuadrant{position:relative;display:grid}.spawnQuadrant{align-content:start;grid-gap:12px;gap:12px;min-width:0;border:0;border-radius:0;background:linear-gradient(135deg,rgba(255,245,218,.25),rgba(94,60,37,.08)),#d8bd92;color:#513926;cursor:pointer;padding:21px 16px;text-align:left}.spawnQuadrant:before{position:absolute;inset:0;background-image:linear-gradient(28deg,transparent 44%,rgba(106,77,51,.28) 44% 46%,transparent 46%),linear-gradient(156deg,transparent 39%,rgba(106,77,51,.18) 39% 41%,transparent 41%),radial-gradient(circle at 34% 62%,rgba(82,62,43,.18),transparent 12%),radial-gradient(circle at 72% 36%,rgba(82,62,43,.14),transparent 9%);content:"";opacity:.8}.spawnQuadrant:hover,.spawnQuadrant[aria-pressed=true]{background:linear-gradient(135deg,rgba(255,238,190,.52),rgba(190,123,44,.26)),#ddbe8d}.spawnQuadrant[aria-pressed=true]{box-shadow:inset 0 0 0 3px #cf7a24}.spawnQuadrant em,.spawnQuadrant span{position:relative;z-index:1}.spawnQuadrant span{font-size:17px}.spawnQuadrant em,.spawnQuadrant span{font-weight:900;text-transform:uppercase}.spawnQuadrant em{align-self:end;justify-self:end;border-radius:2px;background:#d88927;color:#fff9e5;font-size:11px;font-style:normal;padding:4px 8px}.spawnMapCompass{position:absolute;z-index:4;left:50%;top:50%;display:grid;width:62px;height:62px;place-items:center;border:2px solid #7b512c;border-radius:999px;background:radial-gradient(circle,#fdf3d6 0 62%,#efdcae 100%);box-shadow:0 3px 8px rgba(55,33,18,.38),inset 0 0 0 2px rgba(255,243,198,.7);pointer-events:none;transform:translate(-50%,-50%)}.spawnMapCompass svg{width:100%;height:100%}.compassRing{fill:none;stroke:rgba(123,81,44,.55);stroke-width:2}.compassRingInner{stroke:rgba(123,81,44,.3);stroke-width:1}.compassLight{fill:#f3e2b4}.compassDark,.compassLight{stroke:#6d4a26;stroke-width:1.2}.compassDark{fill:#4a3722}.compassPointsMinor path{fill:rgba(109,74,38,.42)}.compassHub{fill:#7b512c}.compassNorth{position:absolute;top:1px;color:#6b332e;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:9px;font-weight:900;line-height:1;text-shadow:0 1px 0 rgba(255,248,224,.9)}.spawn-northwest{background-color:#d0ae84}.spawn-northeast{background-color:#d9bd92}.spawn-southwest{background-color:#c9ad7e}.spawn-southeast{background-color:#ead2a0}.spawnMapPin{position:absolute;z-index:5;width:32px;height:56px;background:linear-gradient(90deg,transparent 42%,#6c3a18 42% 58%,transparent 58%),linear-gradient(180deg,#244c86 0 46%,#b73525 46% 100%);border:2px solid #cfa64f;box-shadow:0 4px 7px rgba(64,38,20,.35);transform:translate(-50%,-100%) rotate(7deg);pointer-events:none;transition:left .18s ease,top .18s ease,transform .18s ease}.spawnMapPin:after{position:absolute;bottom:-24px;left:12px;width:5px;height:25px;background:#5a321d;content:""}.spawnMapPin:before{position:absolute;right:-10px;bottom:-28px;left:-10px;height:12px;border-radius:999px;background:rgba(70,46,25,.22);content:"";transform:rotate(-7deg)}.pin-northwest{left:27%;top:43%}.pin-northeast{left:72%;top:42%}.pin-southwest{left:27%;top:82%}.pin-southeast{left:72%;top:82%}.spawnConfirm{position:relative;z-index:1;width:min(280px,100%);min-height:48px;justify-self:center;border:2px solid #593315;border-radius:4px;background:linear-gradient(180deg,#67933d,#466d25);box-shadow:inset 0 0 0 2px #9bc06b,0 3px 0 #2c2418;color:#fffde9;cursor:pointer;font-size:17px;font-weight:900}.spawnConfirm:hover{background:linear-gradient(180deg,#76a648,#4f7a2c)}.spawnConfirm:disabled{cursor:not-allowed;filter:grayscale(.35);opacity:.62}.loginPanel{width:min(520px,calc(100vw - 32px))}.loginPanel .brandGate{grid-template-columns:150px minmax(0,1fr);gap:18px;min-height:210px;padding:14px 18px}.loginPanel .brandKeyArt{width:142px;height:176px}.loginPanel .brandGateCopy strong{max-width:100%;font-size:clamp(29px,4.8vw,40px);letter-spacing:.1em;white-space:nowrap}.loginPanel .brandGateCopy span{letter-spacing:.48em}.installPanel{width:min(640px,calc(100vw - 32px))}.loginPanelBody{gap:18px}.brandGate{position:relative;z-index:1;display:grid;grid-template-columns:172px minmax(0,1fr);grid-gap:22px;gap:22px;align-items:center;overflow:hidden;min-height:220px;border:1px solid rgba(187,151,82,.58);border-radius:7px;background:radial-gradient(circle at 19% 80%,rgba(87,255,81,.2),transparent 31%),radial-gradient(circle at 68% 37%,rgba(48,129,59,.15),transparent 38%),linear-gradient(135deg,rgba(7,10,8,.95),rgba(18,25,18,.9) 48%,rgba(5,7,6,.96));box-shadow:inset 0 0 0 1px hsla(47,84%,78%,.11),0 14px 34px rgba(16,12,8,.28);padding:16px 20px}.brandGate:after,.brandGate:before{position:absolute;content:"";pointer-events:none}.brandGate:before{inset:0;background:linear-gradient(90deg,transparent,rgba(111,255,104,.13),transparent),repeating-linear-gradient(90deg,hsla(0,0%,100%,.035) 0 1px,transparent 1px 58px);opacity:.72}.brandGate:after{right:0;bottom:-92px;width:270px;height:270px;border-radius:999px;background:radial-gradient(circle,rgba(80,255,75,.2),transparent 64%);filter:blur(5px);transform:translateX(36%)}.brandKeyArt{position:relative;z-index:1;overflow:hidden;width:160px;height:190px;justify-self:center;border:1px solid rgba(191,160,91,.76);border-radius:8px;background:#030503;box-shadow:0 0 0 2px rgba(5,10,6,.88),0 0 0 3px rgba(159,255,118,.22),0 18px 35px rgba(0,0,0,.52),0 0 38px rgba(87,255,75,.35)}.brandKeyArt:after,.brandKeyArt:before{position:absolute;inset:0;z-index:2;content:"";pointer-events:none}.brandKeyArt:before{background:radial-gradient(circle at 50% 86%,rgba(110,255,76,.18),transparent 28%),linear-gradient(180deg,hsla(0,0%,100%,.09),transparent 28%,transparent 72%,rgba(0,0,0,.34))}.brandKeyArt:after{border:1px solid hsla(46,85%,76%,.25);border-radius:8px;box-shadow:inset 0 0 26px rgba(0,0,0,.72)}.brandKeyArt img{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 47%;transform:scale(1.03)}.brandSwordSeal{position:relative;display:grid;width:112px;height:152px;place-items:center;justify-self:center;filter:drop-shadow(0 0 12px rgb(93 255 82/.7))}.brandSwordSeal:before{position:absolute;bottom:2px;width:92px;height:28px;border-radius:50%;background:radial-gradient(ellipse,rgba(113,255,84,.52),rgba(113,255,84,.16) 48%,transparent 72%);content:"";filter:blur(2px)}.brandSwordBlade{position:absolute;top:0;width:28px;height:142px;border:1px solid rgba(204,255,196,.44);border-radius:20px 20px 7px 7px;background:linear-gradient(90deg,#07120a 0 23%,#98ff86 23% 36%,#e9ffe0 36% 45%,#39f043 45% 62%,#08190b 62% 100%);box-shadow:inset 0 0 16px rgba(209,255,201,.42),0 0 26px rgba(56,255,70,.78);-webkit-clip-path:polygon(50% 0,80% 13%,62% 82%,50% 100%,38% 82%,20% 13%);clip-path:polygon(50% 0,80% 13%,62% 82%,50% 100%,38% 82%,20% 13%)}.brandSwordBlade:after,.brandSwordBlade:before{position:absolute;content:""}.brandSwordBlade:before{top:18px;left:12px;width:4px;height:104px;border-radius:999px;background:rgba(241,255,232,.82);box-shadow:0 0 12px rgba(124,255,99,.98)}.brandSwordBlade:after{bottom:5px;left:50%;width:72px;height:10px;border-radius:999px;background:linear-gradient(90deg,transparent,#152016 20%,#eaffd8 48%,#182018 80%,transparent);transform:translateX(-50%) rotate(-7deg)}.brandSwordGuard{position:absolute;top:66px;width:102px;height:29px;border-radius:999px 999px 18px 18px;background:radial-gradient(circle at 50% 50%,#d8ffd0 0 7%,#5bff57 8% 12%,transparent 13%),linear-gradient(90deg,transparent 0 6%,#090d0b 7% 23%,#9cff8c 38% 49%,#e9ffe3 50% 55%,#151915 72% 93%,transparent 94%);box-shadow:0 0 18px rgba(61,255,70,.58);-webkit-clip-path:polygon(0 64%,22% 12%,48% 38%,52% 38%,78% 12%,100% 64%,64% 78%,50% 58%,36% 78%);clip-path:polygon(0 64%,22% 12%,48% 38%,52% 38%,78% 12%,100% 64%,64% 78%,50% 58%,36% 78%)}.brandSwordGrip{position:absolute;top:90px;width:14px;height:55px;border-radius:8px;background:repeating-linear-gradient(180deg,#131912 0 7px,#31412c 7px 10px),#111;box-shadow:inset 0 0 0 1px rgba(214,255,193,.25)}.brandSwordGem{position:absolute;top:75px;width:19px;height:19px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#f4ffe7,#7cff6b 34%,#0f4b18 74%);box-shadow:0 0 0 2px rgba(8,13,8,.82),0 0 17px rgba(100,255,87,.95)}.brandGateCopy{position:relative;z-index:1;display:grid;align-content:center;min-width:0}.brandGateCopy strong{color:#f8fff0;font-family:Georgia,Times New Roman,serif;font-size:clamp(32px,4vw,52px);font-weight:700;letter-spacing:.18em;line-height:.95;text-shadow:0 0 18px rgba(90,255,79,.5),0 3px 12px rgba(0,0,0,.78)}.brandGateCopy span{color:#9ff98f;font-size:12px;font-weight:900;letter-spacing:.62em;line-height:2;text-shadow:0 0 12px rgba(103,255,86,.62)}.brandGateCopy p{margin:8px 0 0;color:#dce8d2;font-size:13px;font-weight:800;letter-spacing:.08em}.installGrid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.loginNameField{z-index:1;color:#ead9bb}.loginNameField input{min-height:44px;border:1px solid rgba(203,166,92,.8);border-radius:6px;background:linear-gradient(180deg,hsla(0,0%,100%,.98),hsla(42,44%,88%,.98));box-shadow:inset 0 1px 2px rgba(0,0,0,.12),0 0 0 3px rgba(11,18,12,.28);color:#281f18;font-size:16px}.loginNameField input:focus{border-color:#9cff76;box-shadow:inset 0 1px 2px rgba(0,0,0,.16),0 0 0 3px rgba(102,255,83,.22),0 0 18px rgba(102,255,83,.22);outline:0}.loginStatus{z-index:1;border-color:rgba(124,255,105,.42);background:linear-gradient(180deg,rgba(11,21,12,.92),rgba(19,31,18,.86));color:#dce8d2;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.08)}.loginStatus span{border-color:#8bff78;color:#8bff78}.installWarning{border-color:#d7a04c;background:rgba(255,244,214,.82);color:#5f4527}.installWarning span{border-color:#bd7a25;color:#bd7a25}.authModeTabs{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden;border:1px solid rgba(205,168,91,.76);border-radius:7px;background:rgba(7,10,8,.82);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.07),0 8px 18px rgba(0,0,0,.18)}.authModeTabs button{min-height:42px;border:0;border-right:1px solid hsla(38,72%,72%,.55);background:linear-gradient(180deg,rgba(255,248,220,.1),transparent),linear-gradient(180deg,#654635,#38261f);color:#f4dda4;cursor:pointer;font-size:14px;font-weight:900;letter-spacing:.03em}.authModeTabs button:last-child{border-right:0}.authModeTabs button[aria-pressed=true]{background:linear-gradient(180deg,rgba(204,255,163,.22),transparent),linear-gradient(180deg,#7cad49,#416f28);box-shadow:inset 0 0 18px rgba(183,255,147,.23);color:#fffbe8}.setupSummaryCard{position:relative;z-index:1;display:grid;grid-gap:15px;gap:15px;border:1px solid #c2a47b;border-radius:5px;background:linear-gradient(180deg,rgba(255,250,235,.76),hsla(40,50%,81%,.58)),#ead9b8;box-shadow:inset 0 0 0 1px rgba(255,250,220,.72),0 5px 12px rgba(61,43,27,.16);padding:16px}.setupChoiceGrid{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px;justify-content:center;padding:0}.setupChoiceCard{position:relative;display:grid;overflow:hidden;min-height:292px;border:2px solid #bca783;border-radius:4px;background:linear-gradient(180deg,hsla(45,73%,90%,.96),hsla(41,58%,81%,.92)),#efe1bd;box-shadow:0 4px 11px rgba(61,43,27,.34);padding:12px 10px}.setupChoiceCard h2{position:relative;z-index:2;margin:0;color:#6b332e;font-size:28px;line-height:1;text-align:center;text-transform:uppercase}.setupChoiceCard img{position:absolute;left:50%;bottom:18px;width:min(210px,88%);max-height:230px;object-fit:contain;object-position:center;transform:translateX(-50%)}.setupChoiceCard:after{position:absolute;inset:auto 0 0;height:44%;background:linear-gradient(180deg,transparent,hsla(43,61%,86%,.94) 72%);content:""}.setupChoiceCard button{position:relative;z-index:3;align-self:end;justify-self:center;border:0;background:transparent;color:#579111;cursor:pointer;font-size:14px;font-weight:900}.regionChoiceCard{background:linear-gradient(180deg,hsla(45,73%,90%,.86),hsla(40,56%,80%,.92)),#e7cf9d}.regionMiniMap{position:absolute;inset:58px 10px 28px;overflow:hidden;border-radius:3px;background:linear-gradient(90deg,transparent 49%,rgba(111,77,50,.25) 49% 51%,transparent 51%),linear-gradient(180deg,transparent 49%,rgba(111,77,50,.25) 49% 51%,transparent 51%),radial-gradient(circle at 36% 64%,rgba(95,72,48,.22),transparent 14%),linear-gradient(135deg,#d3b385,#e6c998)}.regionMiniMap span{position:absolute;width:24px;height:42px;background:linear-gradient(90deg,transparent 42%,#6c3a18 42% 58%,transparent 58%),linear-gradient(180deg,#244c86 0 46%,#b73525 46% 100%);border:2px solid #cfa64f;box-shadow:0 4px 7px rgba(64,38,20,.35);transform:translate(-50%,-100%) rotate(7deg)}.mini-northwest span{left:27%;top:50%}.mini-northeast span{left:72%;top:50%}.mini-southwest span{left:27%;top:88%}.mini-southeast span{left:72%;top:88%}.avatarNameField{position:relative;display:grid;grid-gap:8px;gap:8px;color:#604b3b;font-size:14px;font-weight:900}.avatarNameField input{min-height:40px;border:1px solid #8b6a4f;background:#fffdf8;color:#3e3025;font:inherit;padding:8px 12px}.setupHint{position:relative;display:grid;grid-template-columns:22px minmax(0,1fr);grid-gap:8px;gap:8px;align-items:center;border:1px solid #6ea7ff;border-radius:3px;background:rgba(218,235,255,.72);color:#5c6c80;padding:10px}.setupHint span{display:grid;width:18px;height:18px;place-items:center;border:1px solid #2f83e7;border-radius:999px;color:#2f83e7;font-size:13px;font-weight:900}.setupHint p{margin:0;font-size:13px;font-weight:700}.factionSelectPanel{width:min(610px,calc(100vw - 24px))}.factionPicker{position:relative;z-index:1;display:flex;gap:8px;justify-content:center}.factionPortraitButton{width:86px;height:86px;border:2px solid #6a411f;border-radius:4px;background:#ead6ae;cursor:pointer;padding:3px}.factionPortraitButton[aria-pressed=true]{border-color:#477b21;box-shadow:0 0 0 2px #c9dc8b}.factionPortraitButton img{display:block;width:100%;height:100%;border-radius:2px;background:#0b0907;object-fit:contain}.factionDetail{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) 190px;overflow:hidden;min-height:236px;border:1px solid #bba17c;border-radius:4px;background:linear-gradient(110deg,#f1e4bf 0 58%,hsla(0,0%,100%,.42) 58%),#ebd7ad;box-shadow:0 5px 12px rgba(67,47,31,.24);padding:20px}.factionDetail h2{margin:0 0 18px;color:#753932;font-size:30px;line-height:1;text-transform:uppercase}.factionDetail ul{display:grid;grid-gap:11px;gap:11px;margin:0;padding:0;list-style:none}.factionDetail li{color:#6a5442;font-size:14px;font-weight:800}.factionDetail li:before{margin-right:8px;color:var(--accent);content:">"}.factionDetail img{align-self:end;width:210px;height:210px;border-radius:8px;filter:drop-shadow(0 12px 14px rgb(32 19 8/.36));object-fit:contain}.factionRecommend{display:inline-flex;width:-moz-fit-content;width:fit-content;max-width:min(100%,230px);margin:-7px 0 13px;background:#5f7f2f;box-shadow:0 4px 8px rgba(40,30,16,.28);color:#fff9e8;font-size:12px;line-height:1.25;padding:8px 10px;text-align:center;text-transform:uppercase}.villageShell{--faction:#668c2e;--faction-dark:#344d1e;--parchment:#f3ead8;--parchment-deep:#cfb58f;--parchment-line:#68472f;--chrome:#6f5542;--chrome-dark:#3d291d;--helper-track:#163b18;--helper-fill:#52b84a;--helper-fill-soft:#b6ec68;--helper-glow:rgba(82,184,74,.42);position:relative;min-height:100vh;overflow-x:hidden;background:#6f8f37;color:#4b3325;font-family:Georgia,Times New Roman,serif}.villageShell.tone-human{--faction:#668c2e;--faction-dark:#38521f;--helper-track:#0d2948;--helper-fill:#4f90d6;--helper-fill-soft:#b7ddff;--helper-glow:rgba(79,144,214,.46)}.villageShell.tone-goblin{--faction:#8d9a24;--faction-dark:#4d5519;--helper-track:#163616;--helper-fill:#4eac3e;--helper-fill-soft:#c6e86c;--helper-glow:rgba(78,172,62,.42)}.villageShell.tone-vampire{--faction:#973138;--faction-dark:#4d1720;--helper-track:#481017;--helper-fill:#cf3346;--helper-fill-soft:#ff9a78;--helper-glow:rgba(207,51,70,.48)}.villageShell.tone-void{--faction:#7252be;--faction-dark:#2f225d;--helper-track:#151020;--helper-fill:#7b4dff;--helper-fill-soft:#e09aff;--helper-glow:rgba(123,77,255,.5)}.villageBackdrop{position:absolute;inset:-14px;background:linear-gradient(180deg,rgba(161,204,232,.18),transparent 18%,rgba(35,45,23,.38)),radial-gradient(circle at 50% 30%,rgba(255,255,228,.14),transparent 30%),url(/assets/ewigfeld/shared/world/backgrounds/ewigfeld_start_panorama.png) 50% /cover no-repeat;filter:saturate(.92) contrast(.88) blur(3.4px);transform:scale(1.045)}.villageBackdrop:after{position:absolute;inset:0;background:linear-gradient(90deg,rgba(25,34,18,.48),transparent 24%,transparent 76%,rgba(25,34,18,.5)),linear-gradient(180deg,rgba(15,20,14,.08),transparent 34%,rgba(33,43,22,.62)),rgba(15,20,12,.12);content:""}.villageTopChrome{position:relative;z-index:3;display:grid;grid-template-areas:"brand command utility" "clock command utility";grid-template-columns:minmax(168px,220px) minmax(590px,860px) minmax(64px,88px);grid-gap:5px 10px;gap:5px 10px;align-items:center;min-height:106px;border-bottom:2px solid #2d1e17;background:linear-gradient(180deg,rgba(94,68,52,.97),rgba(58,42,33,.98)),var(--chrome);box-shadow:0 8px 18px rgba(24,18,13,.28);padding:6px max(12px,calc((100vw - 1320px) / 2 + 14px))}.villageBrand{grid-area:brand;display:grid;grid-template-columns:30px minmax(0,1fr);grid-gap:8px;gap:8px;align-items:center;color:#fff6df;text-shadow:0 2px 3px rgba(0,0,0,.34)}.villageBrandMark{display:grid;place-items:center;width:26px;height:34px;border:2px solid #e3d0ad;border-radius:7px 7px 12px 12px;background:linear-gradient(180deg,#c93e27,#7c231c);color:#ffe9a8;font-weight:900}.villageBrand strong{display:block;overflow:hidden;font-size:20px;letter-spacing:.08em;line-height:1;text-overflow:ellipsis;white-space:nowrap}.villageBrand small{display:block;color:#ead9b7;font-size:10px;font-weight:900;letter-spacing:.45em}.villageBrand small,.villageClock{font-family:Inter,ui-sans-serif,system-ui,sans-serif}.villageClock{grid-area:clock;width:min(225px,100%);border:1px solid #6a472d;border-radius:4px;background:#fff8e7;box-shadow:0 2px 4px rgba(32,20,12,.2);color:#3c291d;font-size:11px;padding:7px 10px;text-align:center}.villageCommandHub{grid-area:command;display:grid;grid-template-columns:72px minmax(0,1fr) 70px;grid-gap:8px;gap:8px;align-items:start;min-width:0}.villageAvatar{position:relative;width:72px;height:82px;border:0;background:transparent;cursor:pointer;margin:0;padding:0}.villageAvatar img{width:66px;height:66px;border:5px solid #6d4a2e;border-radius:999px;background:#1f1a14;box-shadow:inset 0 0 0 3px #c7aa70,0 0 0 4px rgba(41,25,15,.45);object-fit:cover}.villageAvatar figcaption,.villageAvatarMeta{position:absolute;inset:auto -2px 3px auto;display:grid;place-items:center;width:30px;height:30px;border:3px solid #d8c087;border-radius:999px;background:var(--faction);color:#fff8d9;box-shadow:0 2px 5px rgba(0,0,0,.35)}.villageAvatar figcaption strong,.villageAvatarMeta strong{font-size:15px;line-height:1}.villageAvatar figcaption span,.villageAvatarMeta span{display:none}.heroLevelUpStar{position:absolute;z-index:3;left:9px;bottom:8px;display:grid;place-items:center;width:24px;height:24px;color:#ffc73a;filter:drop-shadow(0 2px 1px rgb(57 33 12/.72)) drop-shadow(0 0 4px rgb(255 224 92/.72));font-family:Georgia,Times New Roman,serif;font-size:27px;font-weight:900;line-height:1;pointer-events:none;text-shadow:0 1px 0 #fff1a5,0 -1px 0 #7d4d0c,1px 0 0 #7d4d0c,-1px 0 0 #7d4d0c;transform:rotate(-10deg)}.villageAvatar:hover img{filter:brightness(1.08)}.villageToolbar{display:grid;grid-gap:4px;gap:4px;min-width:0}.villageNavRail{display:flex;gap:6px;justify-content:center;min-width:0}.villageNavButton{flex:0 0 43px;display:grid;place-items:center;width:43px;min-width:0;height:43px;border:2px solid #5e402a;border-radius:50%;background:radial-gradient(circle at 35% 28%,#e9cf9b,#9a724c 63%,#513724 100%);box-shadow:inset 0 0 0 2px rgba(255,238,190,.45),0 2px 6px rgba(0,0,0,.28);cursor:pointer;padding:6px}.villageNavButton img{width:26px;height:26px;border-radius:999px;object-fit:cover}.villageNavButton span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.villageNavButton:hover{filter:brightness(1.08)}.villageNavButton[aria-pressed=true]{border-color:#d7cd84;box-shadow:inset 0 0 0 2px rgba(255,244,185,.78),0 0 0 3px rgba(75,111,32,.55),0 2px 6px rgba(0,0,0,.28)}.villageResourceStrip{display:grid;grid-template-columns:repeat(5,minmax(78px,1fr));grid-gap:5px;gap:5px;min-width:0}.villageResourceMeter{display:grid;grid-template-columns:25px minmax(0,1fr);grid-gap:4px;gap:4px;align-items:center;min-width:0;border:2px solid #4d321f;background:linear-gradient(180deg,#dfc496 0 36%,#b78d59 37% 100%);box-shadow:inset 0 0 0 1px rgba(255,244,198,.5);min-height:29px;padding:2px 5px}.villageResourceMeter img{width:22px;height:22px;border-radius:4px;object-fit:cover}.villageResourceMeter div{display:grid;grid-template-columns:1fr auto;grid-gap:2px 5px;gap:2px 5px;min-width:0}.villageResourceMeter span,.villageResourceMeter strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.villageResourceMeter strong{color:#2c1c12;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:12px;font-weight:900}.villageResourceMeter span{color:#4b3325;font-size:10px;font-weight:900}.villageResourceMeter i{grid-column:1/3;display:block;height:5px;border:1px solid #422b1b;background:linear-gradient(90deg,var(--faction),#d5c16b)}.premiumStack{display:grid;grid-gap:4px;gap:4px;justify-items:center;min-width:68px}.goldBalancePill{display:inline-flex;gap:6px;align-items:center;min-width:70px;min-height:25px;border:2px solid #4d321f;border-radius:4px;background:linear-gradient(180deg,#f2dfb4,#b38449);box-shadow:inset 0 0 0 1px rgba(255,244,198,.56);color:#2c1c12;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:12px;font-weight:900;justify-content:center;padding:2px 8px}.goldBalancePill img{width:18px;height:18px;border-radius:999px;object-fit:cover}.premiumSeal{position:relative;display:grid;place-items:center;width:66px;height:66px;border:6px solid #704929;border-radius:999px;background:radial-gradient(circle at 50% 36%,#f0ce72,#bc7e2a 62%,#533318);box-shadow:inset 0 0 0 3px #e2bd62,0 0 0 4px rgba(36,23,15,.3)}.premiumSeal img{width:40px;height:40px;opacity:.28;object-fit:contain}.premiumSeal strong{position:absolute;color:#7b4516;font-size:34px;line-height:1;text-shadow:0 1px 0 #ffe8a5}.villageUtilityButtons{grid-area:utility;display:flex;justify-content:flex-end;gap:5px}.villageUtilityButtons button{display:grid;place-items:center;width:30px;height:30px;border:2px solid #4b3020;border-radius:999px;background:#f5ead2;box-shadow:inset 0 0 0 2px #cbb187;cursor:pointer;padding:3px}.villageUtilityButtons img{width:20px;height:20px;border-radius:999px;object-fit:cover}.villageStage{position:relative;z-index:2;display:grid;grid-template-columns:250px minmax(540px,660px) 250px;justify-content:center;grid-gap:clamp(12px,1.6vw,22px);gap:clamp(12px,1.6vw,22px);min-height:calc(100vh - 112px);padding:10px max(12px,calc((100vw - 1320px) / 2 + 14px)) 52px}.villageLeftRail,.villageRightRail{position:relative;z-index:6;display:grid;align-content:start;grid-gap:14px;gap:14px;width:250px}.villageLeftRail{left:auto;top:52px}.villageRightRail{right:auto;top:54px}.scrollPanel{position:relative;border:3px solid #3f291c;border-radius:7px;background:linear-gradient(180deg,rgba(255,251,239,.9),hsla(38,51%,82%,.92)),var(--parchment);box-shadow:inset 0 0 0 3px hsla(37,40%,68%,.75),0 8px 14px rgba(28,21,14,.26);padding:16px 15px 14px}.scrollPanel:after,.scrollPanel:before{position:absolute;width:42px;height:42px;border:3px double rgba(72,48,32,.72);content:"";pointer-events:none}.scrollPanel:before{top:-5px;left:-5px;border-right:0;border-bottom:0;border-radius:7px 0 0 0}.scrollPanel:after{right:-5px;bottom:-5px;border-top:0;border-left:0;border-radius:0 0 7px 0}.scrollPanel header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.scrollPanel dd,.scrollPanel dt,.scrollPanel h2,.scrollPanel p,.scrollPanel span,.scrollPanel strong{margin:0}.scrollPanel h2{color:#68402c;font-size:14px;letter-spacing:.08em;text-transform:uppercase}.scrollPanel dd,.scrollPanel dt,.scrollPanel p,.scrollPanel span{color:#553a28;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:12px;font-weight:700;line-height:1.35}.scrollPanel button{border:1px solid #8b5b29;border-radius:4px;background:linear-gradient(180deg,#ffe891,#cfa33e);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.38);color:#4b311e;cursor:pointer;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:12px;font-weight:900;padding:4px 12px}.infoBox{min-height:126px}.infoBox p{margin-bottom:10px}.infoBox>span{display:block;margin-top:10px}.linkBox{min-height:92px}.resourceFieldMap{position:relative;isolation:isolate;overflow:hidden;width:min(100%,640px);height:clamp(420px,calc(100vh - 240px),700px);min-height:420px;margin:8px auto 0;border:3px solid rgba(66,48,28,.72);border-radius:8px;background:radial-gradient(ellipse at 50% 51%,hsla(47,58%,66%,.28),transparent 23%),radial-gradient(ellipse at 32% 70%,rgba(38,83,38,.68),transparent 26%),radial-gradient(ellipse at 72% 31%,rgba(79,113,55,.7),transparent 31%),linear-gradient(135deg,#7c9a45,#9fb960 34%,#617d38 68%,#506f32);box-shadow:inset 0 0 0 1px rgba(255,244,190,.24),inset 0 -32px 80px rgba(40,53,25,.28),0 10px 20px rgba(19,26,15,.22)}.resourceFieldMap:before{position:absolute;z-index:0;inset:9% 8% 12%;border:0;border-radius:46% 50% 42% 54%;background:radial-gradient(ellipse at 50% 50%,hsla(45,51%,74%,.34),transparent 18%),conic-gradient(from 18deg,transparent 0 8%,hsla(43,44%,68%,.42) 9% 13%,transparent 14% 24%,hsla(43,44%,68%,.38) 25% 29%,transparent 30% 42%,hsla(43,44%,68%,.34) 43% 47%,transparent 48% 63%,hsla(43,44%,68%,.36) 64% 68%,transparent 69% 100%);content:""}.resourceFieldMap:after{position:absolute;z-index:0;inset:0;background:linear-gradient(90deg,rgba(12,24,13,.16),transparent 16%,transparent 84%,rgba(12,24,13,.18)),linear-gradient(180deg,rgba(255,255,228,.1),transparent 32%,rgba(32,44,22,.2));content:"";pointer-events:none}.fieldPatch{position:absolute;z-index:1;border:1px solid rgba(94,82,46,.22);box-shadow:inset 0 0 22px rgba(92,65,32,.2),0 9px 16px rgba(42,54,24,.16);opacity:.92}.patch-grain-one,.patch-grain-two{background:repeating-linear-gradient(8deg,rgba(225,202,94,.82) 0 7px,rgba(178,147,55,.78) 7px 12px)}.patch-grain-one{left:7%;top:28%;width:190px;height:84px;border-radius:43% 57% 41% 54%;transform:rotate(-8deg)}.patch-grain-two{right:7%;top:48%;width:196px;height:86px;border-radius:53% 42% 56% 39%;transform:rotate(7deg)}.patch-forest-one,.patch-forest-two{background:radial-gradient(circle at 23% 35%,#304d22 0 14%,transparent 15%),radial-gradient(circle at 51% 30%,#41652d 0 16%,transparent 17%),radial-gradient(circle at 72% 52%,#27461f 0 16%,transparent 17%),radial-gradient(circle at 38% 70%,#567735 0 15%,transparent 16%),#315423}.patch-forest-one{left:21%;bottom:21%;width:178px;height:108px;border-radius:51% 44% 62% 38%}.patch-forest-two{right:12%;top:21%;width:184px;height:96px;border-radius:44% 59% 42% 55%}.patch-hill-one,.patch-hill-two{background:radial-gradient(ellipse at 40% 40%,#9b9a86 0 21%,transparent 22%),radial-gradient(ellipse at 64% 55%,#676c5c 0 18%,transparent 19%),linear-gradient(135deg,#7a7d67,#a6a28b)}.patch-hill-one{left:18%;top:18%;width:138px;height:88px;border-radius:56% 42% 50% 45%;transform:rotate(-12deg)}.patch-hill-two{right:25%;top:30%;width:156px;height:90px;border-radius:44% 56% 42% 58%;transform:rotate(11deg)}.patch-clay-one,.patch-clay-two{background:radial-gradient(ellipse at 35% 30%,rgba(175,98,54,.86),transparent 28%),radial-gradient(ellipse at 62% 68%,rgba(97,53,40,.7),transparent 32%),#9c6342}.patch-clay-one{right:19%;bottom:14%;width:176px;height:110px;border-radius:47% 53% 56% 43%;transform:rotate(10deg)}.patch-clay-two{left:37%;bottom:11%;width:148px;height:92px;border-radius:52% 44% 39% 61%;transform:rotate(-7deg)}.centralVillageMark{position:absolute;z-index:4;left:50%;top:50%;display:grid;place-items:center;width:124px;margin:0;transform:translate(-50%,-50%)}.centralVillageMark img{width:116px;height:86px;border-radius:8px;filter:drop-shadow(0 10px 12px rgb(27 28 18/.35));object-fit:cover}.centralVillageMark figcaption{display:grid;grid-gap:2px;gap:2px;min-width:112px;margin-top:-6px;border:1px solid rgba(58,38,24,.35);border-radius:4px;background:hsla(44,68%,89%,.86);box-shadow:0 3px 8px rgba(34,25,17,.18);padding:4px 10px;text-align:center}.centralVillageMark span,.centralVillageMark strong{overflow:hidden;color:#513525;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:11px;font-weight:900;line-height:1.05;text-overflow:ellipsis;white-space:nowrap}.centralVillageMark span{color:#6b7f25;font-size:10px}.resourceNode{position:absolute;z-index:5;left:var(--node-x);top:var(--node-y);display:grid;place-items:center;width:42px;height:39px;border:2px solid #c9e66a;border-radius:999px;background:radial-gradient(circle at 45% 35%,#fffdf4,#e8f2cf 62%,#b9cf72 100%);box-shadow:inset 0 0 0 2px #f8ffe3,0 6px 12px rgba(24,35,14,.36);cursor:pointer;padding:3px;transform:translate(-50%,-50%)}.resourceNode:hover{border-color:#d5f258;transform:translate(-50%,-50%) scale(1.08)}.resourceNode:disabled{cursor:not-allowed;filter:grayscale(.55);opacity:.58}.resourceNode:disabled:hover{transform:translate(-50%,-50%)}.resourceNode img{width:32px;height:28px;border-radius:6px;object-fit:contain}.resourceNode span{position:absolute;right:-7px;top:-9px;display:grid;place-items:center;min-width:18px;height:18px;border:2px solid #fff8d6;border-radius:999px;background:var(--faction);color:#fff;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:10px;font-weight:900}.floatingStatsColumn{position:absolute;z-index:7;top:50px;right:10px;display:grid;grid-gap:10px;gap:10px;width:148px}.floatingStats{position:relative;width:100%;border-radius:8px;border:1px solid rgba(76,55,33,.25);background:rgba(255,253,242,.88);box-shadow:0 8px 18px rgba(30,28,22,.16);padding:8px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.floatingStats h3,.floatingStats p{margin:0;color:#3f3025;font-family:Inter,ui-sans-serif,system-ui,sans-serif}.floatingStats h3{margin-bottom:7px;font-size:11px}.floatingStats p{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:11px;font-weight:800}.floatingStats img{width:16px;height:16px;border-radius:4px;object-fit:cover}.floatingStats button{float:right;margin-top:8px;border:1px solid #9b7c25;border-radius:4px;background:linear-gradient(180deg,#fff0a0,#d0b044);color:#543a18;font-size:11px;font-weight:900;padding:4px 10px}.fieldGuideTooltip{z-index:8;bottom:20px;width:min(350px,72%);border:2px solid #c49b70;border-radius:7px;background:rgba(39,40,39,.92);box-shadow:0 8px 18px rgba(0,0,0,.28);color:#fff;font-family:Inter,ui-sans-serif,system-ui,sans-serif;padding:24px}.fieldGuideTooltip,.fieldGuideTooltip:before{position:absolute;left:50%;transform:translateX(-50%)}.fieldGuideTooltip:before{top:-37px;width:0;height:0;border-right:18px solid transparent;border-bottom:37px solid #c49b70;border-left:18px solid transparent;content:""}.fieldGuideTooltip p,.fieldGuideTooltip strong{display:block;margin:0;color:#fff;font-size:12px;font-weight:800;line-height:1.35}.fieldGuideTooltip p+p,.fieldGuideTooltip strong{margin-top:16px}.helperTooltip{width:min(410px,76%);padding:18px 22px 16px}.helperTooltip footer,.helperTooltip header{display:flex;gap:10px;align-items:center;justify-content:space-between}.helperTooltip header{margin-bottom:9px}.helperTooltip button,.helperTooltip footer small,.helperTooltip header em,.helperTooltip header span{font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:11px;font-weight:900}.helperTooltip header span{color:#f6d899;letter-spacing:.08em;text-transform:uppercase}.helperTooltip header em{display:grid;place-items:center;min-width:42px;height:22px;border:1px solid rgba(255,224,139,.42);border-radius:999px;background:rgba(0,0,0,.24);color:#fff5d3;font-style:normal}.helperTooltip h3{margin:0 0 7px;color:#fff;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:15px;font-weight:900;line-height:1.15}.helperTooltip .helperProgressBar{overflow:hidden;height:10px;margin:13px 0 12px;border:1px solid #b79b70;border-radius:999px;background:var(--helper-track);box-shadow:inset 0 1px 3px rgba(0,0,0,.44)}.helperProgressBar span{display:block;width:var(--helper-progress);height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--helper-fill),var(--helper-fill-soft));box-shadow:0 0 12px var(--helper-glow)}.helperTimerBar{overflow:hidden;height:6px;border:1px solid rgba(255,237,174,.22);border-radius:999px;background:var(--helper-track);box-shadow:inset 0 1px 3px rgba(0,0,0,.56),0 1px 0 hsla(0,0%,100%,.08)}.helperTimerBar span{display:block;width:var(--helper-timer-progress,72%);height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--helper-fill),var(--helper-fill-soft));box-shadow:0 0 10px var(--helper-glow);animation:helperTimerSettle .64s ease-out both}@keyframes helperTimerSettle{0%{width:100%}to{width:var(--helper-timer-progress,72%)}}.helperTooltip .helperTimerBar{margin:-4px 0 14px}.helperTooltip footer{flex-wrap:wrap}.helperTooltip footer small{margin-right:auto;color:#ddd4c0}.helperTooltip button{min-height:28px;border:1px solid #9b7c25;border-radius:4px;background:linear-gradient(180deg,#fff0a0,#d0b044);color:#543a18;cursor:pointer;padding:5px 10px}.helperTooltip button+button{border-color:#7d674a;background:linear-gradient(180deg,#6e5a48,#48372e);color:#fff3d0}.villageCenterMap{position:relative;overflow:hidden;width:min(100%,800px);height:min(620px,calc(100vh - 172px));min-height:520px;margin:42px auto 0;border-radius:0;background:radial-gradient(ellipse 46% 40% at 50% 52%,#8fab38 0 99%,transparent 100%),radial-gradient(ellipse 52% 46% at 50% 52%,rgba(124,189,205,.85) 0 99%,transparent 100%),linear-gradient(180deg,#86a83c,#7a9c35);box-shadow:inset 0 0 0 18px rgba(125,93,46,.12),inset 0 -18px 40px rgba(59,84,32,.24)}.villageCenterMap:before{position:absolute;inset:6% 6%;z-index:2;border-radius:50%;background:repeating-conic-gradient(from 0deg,#9a6b36 0deg 1.6deg,#a87a42 1.6deg 2.4deg,#7a5329 2.4deg 2.9deg,#5f4222 2.9deg 3.4deg);-webkit-mask:radial-gradient(ellipse 50% 50% at 50% 50%,transparent 0 95%,#000 95.5% 100%);mask:radial-gradient(ellipse 50% 50% at 50% 50%,transparent 0 95%,#000 95.5% 100%);content:"";pointer-events:none}.villageCenterMap:after{inset:0;background:radial-gradient(ellipse 11% 9% at 50% 52%,#e3cf9f 0 96%,transparent 97%),radial-gradient(ellipse 31% 25% at 50% 52%,transparent 0 88%,hsla(43,52%,74%,.75) 90% 97%,transparent 98%);content:""}.villageCenterMap:after,.villageRoad{position:absolute;z-index:1;pointer-events:none}.villageRoad{left:50%;top:52%;width:76%;height:12px;border-radius:999px;background:hsla(43,52%,74%,.6);transform-origin:center}.road-a{transform:translate(-50%,-50%) rotate(0deg)}.road-b{transform:translate(-50%,-50%) rotate(45deg)}.road-c{transform:translate(-50%,-50%) rotate(90deg)}.road-d{transform:translate(-50%,-50%) rotate(135deg)}.villageRiverRing{inset:0;z-index:0;border-radius:0;background:radial-gradient(ellipse 49% 43% at 50% 52%,transparent 0 96%,hsla(0,0%,100%,.25) 97% 100%)}.villageRiverRing,.wallBuildSlot{position:absolute;pointer-events:none}.wallBuildSlot{inset:6% 6%;z-index:3;overflow:visible}.wallBuildSlotStroke{fill:none;pointer-events:stroke;cursor:pointer;outline:none;stroke:rgba(255,226,130,0);stroke-linecap:round;stroke-width:7;transition:filter .14s ease,stroke .14s ease,stroke-width .14s ease}.wallBuildSlotStroke:focus-visible,.wallBuildSlotStroke:hover{filter:drop-shadow(0 0 6px rgb(91 55 18/.35));stroke:rgba(255,226,130,.58);stroke-width:9}.buildSlot{position:absolute;z-index:4;left:var(--slot-x);top:var(--slot-y);display:grid;place-items:center;width:78px;height:58px;border:0;background:transparent;cursor:pointer;padding:0;transform:translate(-50%,-50%)}.buildSlot.empty i{display:block;width:78px;height:34px;border-radius:50%;background:radial-gradient(ellipse at 50% 44%,rgba(113,137,37,.78),rgba(91,119,35,.72) 60%,transparent 61%);box-shadow:inset 0 7px 14px rgba(42,66,18,.18)}.buildSlot.occupied img{max-width:104px;max-height:90px;border-radius:14px;object-fit:cover;filter:drop-shadow(0 9px 10px rgb(51 48 30/.3))}.buildSlot.large{width:128px;height:98px}.buildSlot.large img{max-width:134px;max-height:108px}.buildSlot span{position:absolute;right:2px;top:2px;display:grid;place-items:center;min-width:27px;height:27px;border:3px solid #e7f2c8;border-radius:999px;background:#d5a629;color:#fff;font-size:13px;font-weight:900}.buildSlot span,.constructionOrdersPanel{font-family:Inter,ui-sans-serif,system-ui,sans-serif}.constructionOrdersPanel{position:absolute;z-index:8;left:50%;bottom:18px;width:min(370px,calc(100% - 34px));border-radius:5px;border:1px solid rgba(88,63,38,.22);background:rgba(255,253,244,.9);box-shadow:0 8px 18px rgba(30,28,22,.16);padding:7px 9px;transform:translateX(-50%)}.constructionOrdersPanel header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:5px}.constructionOrdersPanel header span,.constructionOrdersPanel p{color:#4c3426;font-size:11px;font-weight:800}.constructionOrdersPanel button{display:inline-flex;gap:5px;align-items:center;justify-content:center;border:1px solid #9b7c25;border-radius:4px;background:linear-gradient(180deg,#fff0a0,#d0b044);color:#543a18;cursor:pointer;font-size:11px;font-weight:900;padding:4px 10px}.constructionOrdersPanel button:disabled{cursor:not-allowed;filter:grayscale(.45);opacity:.62}.constructionOrdersPanel button img{width:16px;height:16px;border-radius:999px;object-fit:cover}.constructionOrdersPanel button strong{color:#543a18;font-size:11px}.constructionOrdersPanel p{display:grid;grid-template-columns:auto auto minmax(0,1fr) auto;grid-gap:4px;gap:4px;align-items:center;margin:4px 0}.constructionOrdersPanel p strong{color:#c01618}.constructionOrdersPanel p em{color:#d77810;font-style:normal;font-weight:900}.constructionOrdersPanel time{justify-self:end;color:#6a5a4c;font-size:11px}.constructionOrdersPanel small{display:block;margin-top:5px;color:#4f7b22;font-size:11px;font-weight:900}.constructionOrdersPanel .villageNotice{color:#7b4c1f}.constructionOrdersPanel .constructionQueueEmpty{display:block;color:#6a5a4c}.centerTooltip{bottom:20px}.villageSummaryBox dl{display:grid;grid-gap:6px;gap:6px;margin:0}.villageListBox strong,.villageSummaryBox dl div{display:flex;align-items:center;justify-content:space-between;gap:10px}.villageListBox p,.villageListBox strong,.villageSummaryBox dd,.villageSummaryBox dt{font-family:Inter,ui-sans-serif,system-ui,sans-serif}.villageSummaryBox h2{max-width:155px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.villageListBox{min-height:118px}.villageListBox header button{width:24px;height:24px;padding:0}.villageLoyaltyBar{overflow:hidden;height:8px;border:1px solid #5b3a25;background:#5a3528}.villageLoyaltyBar span{display:block;width:38%;height:100%;background:linear-gradient(90deg,#94ba2b,#5e8a22)}.villageListBox p{margin:9px 0 7px}.villageListBox strong{background:rgba(187,145,83,.28);color:#583c2a;padding:5px 10px}.questHero{position:relative;justify-self:center;width:176px;height:82px;border:0;background:transparent;cursor:pointer;margin:22px 0 -20px;padding:0}.questHero img{position:absolute;right:0;bottom:-18px;width:132px;height:132px;object-fit:contain;filter:drop-shadow(0 8px 8px rgb(24 16 12/.32))}.questHero span{position:absolute;left:0;top:14px;display:grid;place-items:center;width:36px;height:36px;border-radius:7px;background:#fff;color:#4c4c4c;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:23px;font-weight:900}.questHero:hover img{transform:translateY(-3px)}.questOverviewBox{min-height:72px;padding:16px}.questOverviewButton{width:100%;min-height:36px;border:0;background:transparent;color:#68402c;cursor:pointer;font-family:Georgia,Times New Roman,serif;font-size:14px;font-weight:900;letter-spacing:.12em;line-height:1.2;padding:0;text-align:left;text-transform:uppercase}.questCoachTooltip{position:absolute;z-index:9;right:max(344px,calc((100vw - 1440px) / 2 + 350px));bottom:116px;width:min(385px,32vw);min-height:152px;border:2px solid #c49b70;border-radius:7px;background:rgba(39,40,39,.94);box-shadow:0 10px 22px rgba(0,0,0,.34);color:#fff;font-family:Inter,ui-sans-serif,system-ui,sans-serif;padding:30px 28px 24px}.questCoachTooltip:after{position:absolute;left:calc(100% - 1px);top:35%;width:0;height:0;border-top:17px solid transparent;border-bottom:17px solid transparent;border-left:41px solid #c49b70;content:""}.questCoachTooltip p{margin:0;color:#fff;font-size:14px;font-weight:800;line-height:1.3}.questCoachTooltip p+p{margin-top:3px}.questCoachTooltip .helperTimerBar{margin-top:18px}.questCoachTooltip button{float:right;min-width:86px;min-height:28px;margin-top:18px;border:0;border-radius:6px;background:#f2e6d4;color:#171412;cursor:pointer;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:12px;font-weight:900;padding:6px 18px}.questCoachTooltip button:hover{background:#fff3df}.questModalLayer{position:fixed;z-index:50;inset:0;display:grid;align-items:start;justify-items:center;overflow-y:auto;background:rgba(31,24,17,.28);padding:18px}.travianDialog{width:min(596px,calc(100vw - 26px));max-height:calc(100vh - 24px);overflow:hidden;border:4px solid #2f2118;border-radius:7px;background:linear-gradient(180deg,hsla(44,74%,94%,.94),hsla(40,49%,85%,.98)),#efe4ce;box-shadow:inset 0 0 0 3px #b69d78,0 14px 34px rgba(21,15,10,.42);color:#5a3727}.travianDialogHeader{display:flex;align-items:center;justify-content:space-between;min-height:64px;border-bottom:3px solid #4b3426;background:linear-gradient(135deg,rgba(121,96,75,.95),hsla(37,27%,65%,.93)),#9b846c;box-shadow:inset 0 -2px 0 rgba(255,244,213,.5);padding:10px 24px}.travianDialogHeader h2{margin:0;color:#fff8e8;font-size:26px;line-height:1;text-shadow:0 2px 0 rgba(72,47,31,.55)}.travianDialogHeader div{display:flex;gap:8px}.travianDialogHeader .dialogHeaderTools{position:relative}.travianDialogHeader .dialogHeaderPopover{position:absolute;right:0;top:calc(100% + 12px);z-index:40;display:grid;grid-gap:8px;gap:8px;width:300px;border:3px solid #3f291c;border-radius:7px;background:linear-gradient(180deg,rgba(255,251,239,.97),hsla(39,53%,83%,.97));box-shadow:0 10px 20px rgba(24,16,12,.38);padding:14px 15px 12px;text-align:left}.travianDialogHeader .dialogHeaderPopover:before{position:absolute;right:18px;top:-9px;width:14px;height:14px;border-top:3px solid #3f291c;border-left:3px solid #3f291c;background:rgba(255,251,239,.97);content:"";transform:rotate(45deg)}.travianDialogHeader .dialogHeaderPopover p{margin:0;color:#4b3325;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:12px;line-height:1.5;text-shadow:none}.travianDialogHeader .dialogHeaderPopover button{justify-self:end;width:auto;height:auto;border:0;background:transparent;color:#4f9b25;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:12px;font-weight:900;padding:2px 0 0}.travianDialogHeader button{display:grid;place-items:center;width:34px;height:34px;border:3px solid #6a431f;border-radius:2px;background:linear-gradient(180deg,#6d9639,#406b21);box-shadow:inset 0 0 0 2px rgba(255,244,182,.64),0 2px 3px rgba(25,16,9,.28);color:#fffadd;cursor:pointer;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:20px;font-weight:900}.questTabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-bottom:2px solid #c58d36;background:#53382d}.questTabs button{min-height:43px;border:0;border-right:2px solid hsla(38,61%,62%,.55);background:linear-gradient(180deg,#6a4b3c,#4d3029);color:#f6d998;cursor:pointer;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:13px;font-weight:900}.questTabs button:last-child{border-right:0}.questTabs button[aria-pressed=true]{background:linear-gradient(180deg,#7b573f,#66402f);color:#fff3c9}.reportsModalLayer{align-items:start;padding-top:6px}.reportsDialog{display:flex;flex-direction:column;overflow:hidden;width:min(652px,calc(100vw - 22px))}.reportTabs{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));border:4px solid #3d271a;border-top:0;background:#53382d}.reportTabs button{min-height:48px;border:0;border-right:2px solid hsla(38,61%,62%,.56);background:linear-gradient(180deg,#72513f,#513128);color:#ffdf93;cursor:pointer;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:13px;font-weight:900}.reportTabs button:last-child{border-right:0}.reportTabs button[aria-pressed=true]{background:linear-gradient(180deg,rgba(255,225,141,.92),rgba(205,147,69,.96)),#d19a52;color:#5a3024;text-shadow:0 1px 0 rgba(255,248,211,.65)}.reportDetail{overflow:hidden;min-height:0;margin:10px 12px 14px;border:1px solid #d4b579;background:#fff7e6;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.7)}.reportTitleRow{display:grid;grid-template-columns:36px minmax(0,1fr) 36px;align-items:center;min-height:37px;border-bottom:1px solid #e2c997;background:#fff4d9}.reportTitleRow strong{overflow:hidden;color:#281d16;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:14px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.reportTitleRow button{display:grid;place-items:center;width:36px;height:36px;border:0;background:transparent;color:#d4b579;cursor:pointer;font-family:Georgia,serif;font-size:34px;line-height:1}.reportMetaRow{display:flex;align-items:center;justify-content:space-between;min-height:37px;border-bottom:1px solid #e2c997;background:#fff4d9;color:#281d16;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:14px;padding:0 12px}.reportActions{display:flex;gap:5px}.reportActions button{display:grid;place-items:center;width:31px;height:31px;border:2px solid #d5bd83;border-radius:3px;background:linear-gradient(180deg,#f9edc3,#d8c699);cursor:pointer;padding:3px}.reportActions img{width:100%;height:100%;object-fit:contain}.adventureReportScene{position:relative;overflow:hidden;height:210px;background:linear-gradient(180deg,hsla(0,0%,100%,.08),rgba(32,23,15,.12)),url(/assets/ewigfeld/shared/world/backgrounds/ewigfeld_start_panorama.png) center 42% /cover no-repeat}.adventureReportScene:after{position:absolute;z-index:2;right:0;bottom:0;left:0;height:48px;background:linear-gradient(90deg,#9f2930,#ba444a 58%,transparent 0),linear-gradient(90deg,transparent,transparent 74%,#933038 0,#a9343e);-webkit-clip-path:polygon(0 0,78% 0,84% 50%,78% 100%,0 100%);clip-path:polygon(0 0,78% 0,84% 50%,78% 100%,0 100%);content:""}.reportSceneDepth{position:absolute;inset:0;background:radial-gradient(circle at 64% 58%,rgba(255,244,166,.42),transparent 18%),linear-gradient(90deg,rgba(16,32,23,.34),transparent 30%,rgba(255,247,210,.16) 63%,rgba(12,24,18,.28))}.reportCoachBubble{position:absolute;z-index:5;top:58px;left:50%;display:grid;grid-template-columns:minmax(0,1fr) 98px;grid-gap:18px;gap:18px;align-items:center;width:min(390px,calc(100% - 42px));min-height:118px;border:3px solid #b99c68;border-radius:6px;background:rgba(38,39,34,.92);box-shadow:inset 0 0 0 1px rgba(255,247,203,.28),0 8px 18px rgba(16,12,8,.38);color:#fff7e8;padding:18px 26px;transform:translateX(-50%)}.reportCoachBubble:after{position:absolute;bottom:-40px;left:36%;width:0;height:0;border-top:40px solid #b99c68;border-right:18px solid transparent;border-left:18px solid transparent;content:""}.reportCoachBubble p{margin:0;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:14px;font-weight:800;line-height:1.35}.reportCoachContent{display:grid;grid-gap:14px;gap:14px;min-width:0}.reportCoachBubble button{min-height:34px;border:0;border-radius:7px;background:#ead9c0;color:#2d2118;cursor:pointer;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:13px;font-weight:900;padding:6px 17px}.reportRibbon{position:absolute;z-index:4;bottom:0;left:8px;display:flex;align-items:flex-end;height:76px}.reportRibbon>img:first-child{z-index:2;width:70px;height:70px;border:2px solid #fff1c8;background:#201611;object-fit:cover;object-position:top center}.reportRibbonWeapon{z-index:3;width:42px;height:42px;margin:0 -8px 3px -18px;filter:drop-shadow(0 2px 2px rgb(35 13 9/.5));object-fit:contain;transform:rotate(-36deg)}.reportRibbon strong{z-index:3;display:block;min-width:150px;margin:0 0 9px 16px;color:#fff0e2;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:23px;font-weight:900;letter-spacing:0;text-shadow:0 2px 0 rgba(82,17,19,.75)}.reportOutcomeRows{display:grid;grid-gap:14px;gap:14px;margin:0;padding:14px 16px 16px}.reportOutcomeRows>div{display:grid;grid-template-columns:105px minmax(0,1fr);grid-gap:14px;gap:14px;align-items:center}.reportOutcomeRows dt{color:#2b211a;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:14px}.reportOutcomeRows dd{margin:0}.reportLootItem,.reportNewsStats,.reportNewsStats span{display:flex;align-items:center}.reportNewsStats{gap:14px}.reportNewsStats span{gap:5px;color:#2b211a;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:14px;font-weight:800}.reportNewsStats img{width:22px;height:22px;object-fit:contain}.reportLootItem{gap:30px;color:#2b211a;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:14px}.reportLootItem img{width:76px;height:76px;border:2px solid #8d6324;background:#1f2e23;object-fit:cover}@media (max-width:720px){.reportsDialog{width:min(100%,calc(100vw - 14px))}.reportTabs{grid-template-columns:repeat(4,minmax(0,1fr))}.reportTabs button{min-height:42px;font-size:12px}.adventureReportScene{height:194px}.reportCoachBubble{top:42px;grid-template-columns:1fr;gap:12px;justify-items:start;min-height:112px;padding:16px 18px}.reportRibbon strong{min-width:110px;font-size:20px}}@media (max-width:520px){.reportsModalLayer{padding:6px}.reportTabs{grid-template-columns:repeat(2,minmax(0,1fr))}.reportMetaRow{display:grid;grid-gap:8px;gap:8px;padding:8px 10px}.reportActions{justify-self:end}.reportOutcomeRows>div{grid-template-columns:78px minmax(0,1fr)}.reportLootItem{gap:14px}}.messagesModalLayer{align-items:start;padding-top:6px}.messagesDialog{display:flex;flex-direction:column;overflow:hidden;width:min(662px,calc(100vw - 22px))}.messageTabs{display:grid;grid-template-columns:96px 64px 112px 82px 80px minmax(132px,1fr);border:4px solid #3d271a;border-top:0;background:#53382d}.messageTabs button{min-height:48px;border:0;border-right:2px solid hsla(38,61%,62%,.56);background:linear-gradient(180deg,#72513f,#513128);color:#ffdf93;cursor:pointer;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:13px;font-weight:900;line-height:1.1;padding:5px 7px}.messageTabs button:last-child{border-right:0}.messageTabs button[aria-pressed=true]{background:linear-gradient(180deg,rgba(255,225,141,.92),rgba(205,147,69,.96)),#d19a52;color:#5a3024;text-shadow:0 1px 0 rgba(255,248,211,.65)}.messageReader{padding:18px 18px 20px}.messageBackButton{display:inline-flex;align-items:center;border:0;background:transparent;color:#4f9b25;cursor:pointer;font-size:12px;margin-bottom:10px;padding:0}.heroPointRow dd button,.messageBackButton{font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-weight:900}.heroPointRow dd button{display:grid;place-items:center;width:20px;height:20px;border:1px solid rgba(72,48,32,.5);border-radius:3px;background:linear-gradient(180deg,rgba(255,251,239,.95),hsla(38,48%,80%,.95));color:#4b3325;cursor:pointer;font-size:13px;padding:0}.heroPointRow dd button:disabled{cursor:not-allowed;opacity:.35}.heroDownloadButton:disabled,.heroSaveButton:disabled,.heroTradeButton:disabled{cursor:not-allowed;opacity:.45}.troopTrainingBox{display:grid;grid-template-columns:1fr 52px auto;grid-gap:6px;gap:6px;align-items:center}.troopTrainingBox h3{grid-column:1/-1}.troopTrainingBox input,.troopTrainingBox select{min-width:0;background:rgba(255,251,239,.94);color:#4b3325;padding:3px 4px}.troopTrainingBox button,.troopTrainingBox input,.troopTrainingBox select{border:1px solid rgba(72,48,32,.5);border-radius:3px;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:11px}.troopTrainingBox button{background:linear-gradient(180deg,#8fbe4e,#5f8c2c);color:#fff;cursor:pointer;font-weight:900;padding:4px 9px}.troopTrainingBox button:disabled{cursor:not-allowed;opacity:.45}.troopStats .troopTraining span{color:rgba(75,51,37,.72);font-style:italic}.fieldMatch{border-color:#6f9b2e!important;box-shadow:0 0 0 2px rgba(111,155,46,.22)}.fieldMismatch{border-color:#b3382f!important;box-shadow:0 0 0 2px rgba(179,56,47,.2)}.fieldError{color:#d24a3d;font-weight:700}.fieldError,.fieldHint{display:block;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:11px;margin-top:4px}.fieldHint{color:hsla(39,61%,88%,.66)}.spawnConfirm.confirmReady{border-color:#8fd24a;box-shadow:0 0 0 2px rgba(143,210,74,.35),0 4px 10px rgba(28,46,12,.34)}.authNotice{border:2px solid rgba(122,88,44,.55);border-radius:6px;background:rgba(255,244,214,.92);color:#4b3325;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:12px;line-height:1.5;padding:9px 12px}.passwordField{position:relative;display:block}.passwordField input{width:100%;padding-right:62px}.passwordField button{position:absolute;right:8px;top:50%;border:0;background:transparent;color:#6f8c2e;cursor:pointer;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:11px;font-weight:800;padding:0;transform:translateY(-50%)}.authOptionsRow{display:flex;align-items:center;justify-content:space-between;gap:12px}.rememberMeField{display:inline-flex;align-items:center;gap:7px;color:#f3e6cd;cursor:pointer;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:12px}.rememberMeField input{width:15px;height:15px;accent-color:#6f8c2e;cursor:pointer}.authLinkButton{border:0;background:transparent;color:#b9d46a;cursor:pointer;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:12px;font-weight:800;padding:4px 0;text-decoration:underline}.authDivider{position:relative;text-align:center}.authDivider:before{position:absolute;left:0;right:0;top:50%;border-top:1px solid hsla(39,61%,88%,.28);content:""}.authDivider span{position:relative;background:rgba(38,28,20,.92);color:hsla(39,61%,88%,.72);font-size:10px;letter-spacing:.12em;padding:0 12px;text-transform:uppercase}.authDivider span,.socialLoginButton{font-family:Inter,ui-sans-serif,system-ui,sans-serif}.socialLoginButton{display:flex;align-items:center;justify-content:center;gap:10px;min-height:44px;width:100%;border:2px solid rgba(72,48,32,.5);border-radius:7px;background:linear-gradient(180deg,#fffdf6,#e9dcc2);color:#3f2f22;cursor:pointer;font-size:13px;font-weight:800;padding:0 14px}.socialLoginButton svg{width:17px;height:17px}.socialLoginButton:hover:not(:disabled){border-color:#6f8c2e}.socialLoginButton:disabled{cursor:not-allowed;opacity:.45}.appleLogin{background:linear-gradient(180deg,#2c2c2e,#111113);border-color:#000;color:#fff}.messageInbox{display:grid;grid-gap:6px;gap:6px;padding:4px 0}.messageInboxRow{display:grid;grid-template-columns:110px 1fr auto;align-items:center;grid-gap:10px;gap:10px;border:2px solid rgba(72,48,32,.45);border-radius:6px;background:linear-gradient(180deg,rgba(255,251,239,.92),hsla(39,54%,84%,.92));color:#4b3325;cursor:pointer;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:12px;padding:9px 12px;text-align:left}.messageInboxRow.messageUnread{border-color:rgba(79,155,37,.85);box-shadow:inset 3px 0 0 #4f9b25}.messageInboxRow.messageUnread strong{color:#3d7a1c}.messageFooterActions button:disabled{cursor:not-allowed;opacity:.45}.messageInboxRow:hover{border-color:rgba(79,155,37,.8)}.messageInboxRow strong{font-weight:900}.messageInboxRow time{color:rgba(75,51,37,.7);font-size:11px}.questPager button:disabled,.reportTitleRow button:disabled{cursor:not-allowed;opacity:.38}.messagePaper{position:relative;overflow:hidden;min-height:612px;border-radius:2px;background:linear-gradient(180deg,hsla(0,0%,100%,.92),hsla(48,24%,96%,.98)),#f8f6ef;box-shadow:0 8px 18px rgba(47,34,22,.22),inset 0 0 26px hsla(39,14%,67%,.28);padding:30px 28px 18px}.messagePaper:before{position:absolute;inset:128px 28px 78px;background:repeating-linear-gradient(180deg,transparent,transparent 27px,hsla(113,9%,81%,.68) 28px,transparent 29px);content:"";pointer-events:none}.messagePaperCurl{position:absolute;top:0;right:0;width:82px;height:82px;background:linear-gradient(135deg,hsla(45,18%,87%,.86) 0 49%,hsla(0,0%,100%,.95) 50% 100%);box-shadow:-5px 6px 10px rgba(84,73,62,.16);-webkit-clip-path:polygon(100% 0,100% 100%,0 0);clip-path:polygon(100% 0,100% 100%,0 0)}.messageMeta{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:18px;gap:18px;align-items:end;border-bottom:4px solid #ddddda;padding:0 0 12px}.messageMeta dl{display:grid;grid-gap:8px;gap:8px;margin:0}.messageMeta dl div{display:grid;grid-template-columns:88px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:center}.messageBodyScroll,.messageFooterActions button,.messageMeta dd,.messageMeta dt{font-family:Inter,ui-sans-serif,system-ui,sans-serif}.messageMeta dt{color:#8b8a82;font-size:13px;font-weight:900}.messageMeta dd{margin:0;color:#33312d;font-size:13px}.messageSender{color:#4f9b25!important;font-weight:900}.messageActions{display:flex;gap:5px}.messageActions button{display:grid;place-items:center;width:31px;height:31px;border:2px solid #d5bd83;border-radius:3px;background:linear-gradient(180deg,#f9edc3,#d8c699);cursor:pointer;padding:3px}.messageActions img{width:100%;height:100%;object-fit:contain}.messageBodyScroll{position:relative;z-index:2;overflow-y:auto;max-height:392px;margin:8px 0 18px;color:#3b3833;font-size:14px;line-height:1.28;padding:0 12px 0 0;scrollbar-color:#8a8a84 #eee9de;scrollbar-width:thin}.messageBodyScroll:focus{outline:2px solid rgba(117,166,59,.45);outline-offset:3px}.messageBodyScroll p{margin:0 0 16px}.messageFooterActions{position:relative;z-index:2;display:flex;gap:14px;align-items:center;justify-content:space-between;padding-top:6px}.messageFooterActions button{min-height:30px;border:2px solid #4c6f22;border-radius:5px;background:linear-gradient(180deg,#74a52f,#4f811f);box-shadow:inset 0 0 0 1px rgba(255,252,208,.5);color:#fff8df;cursor:pointer;font-size:12px;font-weight:900;padding:5px 18px}.messageFooterActions button:last-child{min-width:94px;border-color:#858b70;background:#8c9575;color:#406c1f}@media (max-width:720px){.messagesDialog{width:min(100%,calc(100vw - 14px))}.messageTabs{grid-template-columns:repeat(3,minmax(0,1fr))}.messagePaper{min-height:590px;padding:24px 20px 16px}.messagePaper:before{inset:126px 20px 76px}.messageMeta{align-items:start;grid-template-columns:1fr}.messageActions{justify-self:end}}@media (max-width:520px){.messagesModalLayer{padding:6px}.messageReader{padding:12px}.messageTabs{grid-template-columns:repeat(2,minmax(0,1fr))}.messageMeta dl div{grid-template-columns:74px minmax(0,1fr)}.messageBodyScroll{max-height:380px;font-size:13px}.messageFooterActions{display:grid;grid-template-columns:1fr}.messageFooterActions button{width:100%}}.heroInventoryLayer{align-items:start;padding-top:8px}.heroInventoryDialog{overflow:hidden;width:min(660px,calc(100vw - 22px))}.heroInventoryDialog .travianDialogHeader{min-height:70px}.heroInventoryTabs{display:grid;grid-template-columns:166px 184px minmax(0,1fr);border:3px solid #3a2518;border-top:0;background:#4f3228}.heroInventoryTabs button{min-height:48px;border:0;border-right:2px solid hsla(38,61%,62%,.55);background:linear-gradient(180deg,#6a4a3a,#4b2e25);color:#ffdf93;cursor:pointer;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:14px;font-weight:900}.heroInventoryTabs button:last-child{border-right:0}.heroInventoryTabs button[aria-pressed=true]{background:linear-gradient(180deg,#8a6847,#6a4731);color:#fff4c6}.heroInventoryBody{position:relative;min-height:614px;border:3px solid #3f291c;border-top:0;background:linear-gradient(180deg,hsla(79,35%,86%,.1),rgba(22,27,19,.4)),url(/assets/ewigfeld/shared/world/backgrounds/ewigfeld_start_panorama.png) 50% /cover no-repeat}.heroInventoryBody:after{position:absolute;inset:auto 0 118px;height:118px;background:linear-gradient(180deg,transparent,hsla(45,49%,87%,.74));content:"";pointer-events:none}.heroEquipmentColumn{position:absolute;z-index:4;left:18px;top:10px;display:grid;grid-template-rows:repeat(5,75px);width:78px;border:2px solid #a18139;background:rgba(53,58,37,.7);box-shadow:inset 0 0 0 1px rgba(255,238,165,.18)}.heroBagSlot,.heroEquipmentSlot{position:relative;display:grid;place-items:center;min-width:0;border:1px solid #a18139;background:rgba(41,47,31,.84);box-shadow:inset 0 0 0 1px rgba(255,229,139,.16);cursor:pointer;padding:5px}.heroBagSlot:hover,.heroEquipmentSlot:hover{filter:brightness(1.12)}.heroBagSlot img,.heroEquipmentSlot img{width:100%;height:100%;object-fit:contain}.heroAvatarStage{position:absolute;inset:0 0 116px 108px;z-index:1;display:grid;place-items:end center}.heroInventoryBackdrop{position:absolute;inset:0;background:radial-gradient(ellipse at 55% 58%,hsla(50,73%,88%,.23),transparent 34%),radial-gradient(ellipse at 44% 70%,rgba(45,57,37,.38),transparent 48%)}.heroFullBody{position:relative;z-index:2;width:min(360px,66%);height:440px;margin:0 66px 18px 0;object-fit:contain;filter:drop-shadow(0 18px 16px rgb(16 16 12/.52))}.heroDownloadButton{position:absolute;right:10px;bottom:12px;z-index:3;display:grid;place-items:center;width:38px;height:38px;border:3px solid #6c451d;border-radius:3px;background:linear-gradient(180deg,#709a3f,#3f6a22);box-shadow:inset 0 0 0 2px rgba(255,244,165,.75);color:#fff9dd;cursor:pointer;font-size:24px;font-weight:900}.heroBagTip{position:absolute;z-index:5;left:-10px;bottom:124px;display:grid;grid-template-columns:minmax(0,1fr) 38px;grid-gap:12px;gap:12px;align-items:center;width:270px;min-height:104px;border:2px solid #c49b70;border-radius:7px;background:rgba(39,40,39,.94);box-shadow:0 8px 18px rgba(0,0,0,.34);color:#fff;padding:22px}.heroBagTip p{margin:0;color:#fff;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:12px;font-weight:800;line-height:1.35}.heroBagTip button{border:0;background:transparent;color:#f0dfba;cursor:pointer;font-size:42px;font-weight:900}.heroInventoryTray{position:absolute;z-index:6;inset:auto 0 0;display:grid;grid-gap:3px;gap:3px;border-top:3px solid #4e321f;background:rgba(29,34,24,.96);padding:6px 12px 10px 66px}.heroBagGrid,.heroQuickbar{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));grid-gap:3px;gap:3px}.heroBagSlot{aspect-ratio:1/1}.heroBagSlot.empty{background:rgba(43,50,35,.96);cursor:default}.heroBagSlot.inventoryStack{background:radial-gradient(circle at 50% 37%,hsla(50,87%,74%,.2),transparent 52%),rgba(34,38,28,.92)}.heroBagSlot.inventoryStack span{position:absolute;right:4px;top:3px;min-width:34px;border-radius:3px;background:hsla(0,0%,100%,.82);color:#332218;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:12px;font-weight:900;line-height:1.1;padding:2px 4px}.heroBagSlot.inventoryStack[aria-pressed=true]{border-color:#fff3a4;box-shadow:inset 0 0 0 2px rgba(255,238,140,.72),0 0 0 2px rgba(95,139,36,.72)}.heroResourceTransferPanel{display:grid;grid-gap:8px;gap:8px;border:2px solid #9e713b;border-radius:4px;background:linear-gradient(180deg,rgba(255,248,224,.96),hsla(42,46%,79%,.97)),#efe0bf;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.44),0 8px 18px rgba(12,14,9,.32);color:#3e2a1d;padding:8px}.heroResourceTransferPanel footer,.heroResourceTransferPanel header{display:flex;gap:8px;align-items:center;justify-content:space-between;min-width:0}.heroResourceTransferPanel strong{color:#3a281b;font-size:13px;line-height:1.1}.heroResourceTransferPanel footer button,.heroResourceTransferPanel header button,.heroTransferRow button{min-height:26px;border:2px solid #6c451d;border-radius:3px;background:linear-gradient(180deg,#7da53d,#456f23);box-shadow:inset 0 0 0 1px rgba(255,244,165,.7);color:#fff9dd;cursor:pointer;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:11px;font-weight:900;padding:3px 8px}.heroResourceTransferPanel header button{width:28px;padding:0}.heroResourceTransferPanel footer span{overflow:hidden;color:#6a4a2c;font-size:12px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.heroResourceTransferPanel button:disabled{filter:grayscale(.75);opacity:.48;cursor:default}.heroTransferRows{display:grid;grid-gap:5px;gap:5px}.heroTransferRow{display:grid;grid-template-columns:minmax(106px,1.25fr) minmax(92px,.9fr) 68px 72px 48px;grid-gap:6px;gap:6px;align-items:center;min-width:0;border:1px solid rgba(91,65,35,.28);border-radius:3px;background:rgba(255,252,239,.58);padding:5px}.heroTransferRow span{display:flex;gap:6px;align-items:center;min-width:0}.heroTransferRow img{width:24px;height:24px;flex:0 0 auto}.heroTransferRow em,.heroTransferRow small,.heroTransferRow strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.heroTransferRow em,.heroTransferRow small{color:#65462c;font-size:11px;font-style:normal;font-weight:900}.heroTransferRow input{width:100%;min-width:0;border:1px solid #9f895f;border-radius:3px;background:#fffaf0;color:#3a281b;font:900 12px Inter,ui-sans-serif,system-ui,sans-serif;padding:4px 5px}.heroTradeButton{justify-self:end;min-height:28px;border:0;background:transparent;color:#b0e136;cursor:pointer;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:14px;font-weight:900;padding:0}.heroAttributePanel,.heroEditorPanel{min-height:520px;border:3px solid #3f291c;border-top:0;background:linear-gradient(180deg,rgba(255,250,233,.93),hsla(41,48%,81%,.96)),#efe4ce;padding:14px 14px 16px}.heroAttributePanel{display:grid;grid-gap:14px;gap:14px}.heroAttributeCard{border:2px solid #7c531f;border-radius:4px;background:linear-gradient(180deg,hsla(45,89%,93%,.86),hsla(40,55%,83%,.92)),#efe1c1;box-shadow:inset 0 0 0 1px rgba(255,250,220,.55);padding:14px 16px}.heroAttributePanel button,.heroAttributePanel dd,.heroAttributePanel dt,.heroAttributePanel h3,.heroAttributePanel label,.heroAttributePanel p,.heroAttributePanel span,.heroAttributePanel strong,.heroEditorPanel h3,.heroEditorPanel p,.heroEditorPanel span{margin:0;font-family:Inter,ui-sans-serif,system-ui,sans-serif}.heroAttributePanel h3,.heroEditorPanel h3{color:#653a2d;font-size:14px;font-weight:900}.heroEditorPanel p{margin-top:8px;color:#6a4935;font-size:13px;font-weight:800;line-height:1.35}.heroPointCard dl,.heroVitalsCard dl{display:grid;grid-gap:17px;gap:17px;margin:0}.heroPointRow,.heroVitalsCard dl div{display:grid;grid-template-columns:170px minmax(0,1fr);grid-gap:16px;gap:16px;align-items:center}.heroAttributePanel dd,.heroAttributePanel dt{color:#5c392a;font-size:13px;font-weight:900}.heroAttributePanel dt{display:flex;gap:12px;align-items:center}.heroAttributePanel dt img{width:26px;height:26px;object-fit:contain}.heroAttributePanel dd{display:grid;grid-template-columns:minmax(0,1fr) 64px;grid-gap:14px;gap:14px;align-items:center}.heroAttributePanel dd strong{color:#533729;font-size:13px;font-weight:900;text-align:left}.xpGlyph{display:inline-block;width:26px;color:#b38125;font-family:Georgia,Times New Roman,serif;font-size:27px;font-style:italic;font-weight:900;letter-spacing:0;line-height:1;text-shadow:-1px -1px 0 #4f321c,1px 1px 0 #f8df81;transform:rotate(-14deg)}.travianProgress{position:relative;display:block;height:22px;border:2px solid #6a431f;border-radius:999px;background:linear-gradient(180deg,#856548,#644535);box-shadow:inset 0 0 0 2px rgba(255,229,145,.22),0 1px 0 hsla(0,0%,100%,.4)}.travianProgress:after,.travianProgress:before{position:absolute;top:50%;z-index:2;width:18px;height:18px;border:2px solid #6a431f;background:linear-gradient(135deg,#e8c778,#8d5b24);content:"";transform:translateY(-50%) rotate(45deg)}.travianProgress:before{left:-7px}.travianProgress:after{right:-7px}.travianProgress i{position:absolute;inset:3px auto 3px 8px;width:var(--progress);min-width:0;max-width:calc(100% - 16px);border-radius:999px;background:#7fb71e}.xpProgress i{background:linear-gradient(90deg,#06a7db,#1686c5)}.statProgress i{background:linear-gradient(90deg,#26aee1,#157bbb)}.heroSpeedValue{display:flex;gap:8px;justify-content:flex-start}.heroSpeedValue em{color:#178426;font-size:22px;font-style:normal;font-weight:900;letter-spacing:-.08em}.heroProductionCard{display:grid;grid-gap:16px;gap:16px}.heroPointCard header,.heroProductionCard header{display:flex;gap:8px;align-items:center}.heroProductionCard header img{width:18px;height:18px;object-fit:contain}.heroProductionCard header span{color:#5c392a;font-size:12px;font-weight:900}.heroProductionCard>div{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:30px;gap:30px}.heroProductionTile{display:flex;align-items:center;width:max-content}.heroProductionTile img{width:34px;height:34px;border:2px solid #85591f;background:#deca9e;object-fit:contain;padding:2px}.heroPointRow dd>span:not(.travianProgress),.heroProductionTile strong{min-width:34px;border-radius:8px;background:#b8af9d;color:#5b4a38;font-size:13px;font-weight:900;padding:7px 8px}.heroPointCard{display:grid;grid-gap:20px;gap:20px}.heroPointCard header{justify-content:space-between}.heroPointCard header p{display:flex;gap:24px;align-items:center;color:#4f2e22;font-size:13px;font-weight:900}.heroPointCard header p strong{color:#138700}.heroPointRow{grid-template-columns:205px minmax(0,1fr)}.heroPointRow dd{grid-template-columns:minmax(0,1fr) 36px 40px}.heroSaveButton{justify-self:end;min-height:40px;min-width:194px;border:3px solid #3b2a22;border-radius:4px;background:linear-gradient(180deg,#77827b,#54655e);box-shadow:inset 0 0 0 2px rgba(255,244,207,.48);color:#d9dfcc;cursor:not-allowed;font-size:14px;font-weight:900}.heroAdventureStatus{display:grid;grid-template-columns:42px minmax(0,1fr);grid-gap:10px 18px;gap:10px 18px;align-items:center}.heroAdventureStatus>img{width:30px;height:30px;object-fit:contain}.heroAdventureStatus p{color:#5f3929;font-size:13px;font-weight:800;line-height:1.35}.heroAdventureStatus label{grid-column:1/-1;display:flex;gap:10px;align-items:center;color:#6a4935;font-size:13px;font-weight:800}.heroAdventureStatus input{position:absolute;opacity:0;pointer-events:none}.heroAdventureStatus label span{position:relative;display:inline-block;width:48px;height:23px;border-radius:999px;background:linear-gradient(180deg,#6cb91e,#398d10);box-shadow:inset 0 1px 4px rgba(35,75,15,.45)}.heroAdventureStatus label span:after{position:absolute;top:3px;right:3px;width:17px;height:17px;border-radius:999px;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.35);content:""}.heroEditorPanel header{display:grid;grid-template-columns:118px minmax(0,1fr);grid-gap:18px;gap:18px;align-items:center;margin-bottom:22px}.heroEditorPanel header img{width:112px;height:112px;object-fit:contain;filter:drop-shadow(0 10px 10px rgb(38 26 18/.28))}.heroEditorPanel>div{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:10px;gap:10px}.heroEditorPanel button{display:grid;grid-gap:6px;gap:6px;border:2px solid #765021;background:linear-gradient(180deg,#f5ead2,#dec79d);box-shadow:inset 0 0 0 2px rgba(255,247,214,.6);cursor:pointer;padding:8px}.heroEditorPanel button img{width:100%;aspect-ratio:1/1;border-radius:4px;object-fit:cover}.heroEditorPanel span{overflow:hidden;color:#653a2d;font-size:11px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.questRows{grid-gap:10px;padding:18px 18px 10px}.questRow,.questRows{display:grid;gap:10px}.questRow{position:relative;grid-template-columns:75px minmax(120px,1fr) minmax(64px,76px) minmax(64px,76px) minmax(116px,136px);grid-gap:10px;align-items:center;min-height:82px;border:2px solid #725122;border-radius:3px;background:linear-gradient(116deg,rgba(255,251,235,.88) 0 48%,hsla(43,60%,84%,.72) 48% 100%),radial-gradient(circle at 78% 52%,hsla(42,37%,67%,.22),transparent 29%),#f5eddb;box-shadow:inset 0 0 0 2px rgba(166,128,48,.42),0 1px 0 hsla(0,0%,100%,.58);padding:6px 12px 6px 6px}.questThumb{width:75px;height:68px;border:1px solid #6e511f;background:#8a9a52;object-fit:cover}.questRow h3{overflow-wrap:anywhere;margin:0;color:#653a2d;font-size:16px;line-height:1.05}.questReward,.questRow h3,.questXp{font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-weight:900}.questReward,.questXp{display:flex;align-items:center;justify-content:center;gap:3px;min-height:30px;border-radius:8px;background:hsla(42,18%,50%,.42);color:#5a3727;font-size:13px;padding:4px 7px}.questReward img{width:30px;height:30px;object-fit:contain}.questXp strong{color:#9b6b20;font-family:Georgia,Times New Roman,serif;font-size:26px;font-style:italic;letter-spacing:0;line-height:1;text-shadow:-1px -1px 0 #4f321c,1px 1px 0 #f8df81;transform:rotate(-13deg)}.adventureNextButton,.claimQuestButton{width:100%;min-height:36px;border:3px solid #795122;border-radius:4px;background:linear-gradient(180deg,#668c2f,#3f6d21);box-shadow:inset 0 0 0 2px rgba(255,236,147,.72),0 2px 4px rgba(55,35,19,.26);color:#fff8df;cursor:pointer;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:14px;font-weight:900;text-shadow:0 1px 0 rgba(43,31,20,.55)}.adventureActionCell button:disabled,.buildActionButton:disabled,.buildFastButton:disabled,.claimQuestButton:disabled{cursor:not-allowed;filter:grayscale(.55);opacity:.58}.questRow.claimed{opacity:.72}.questProgress{display:grid;grid-gap:5px;gap:5px;justify-self:stretch;min-width:0}.questProgress div{overflow:hidden;height:18px;border:2px solid #6a471e;border-radius:999px;background:linear-gradient(180deg,#b89763,#785433);box-shadow:inset 0 0 0 2px rgba(255,227,151,.28)}.questProgress div span{display:block;height:100%;background:linear-gradient(90deg,#83b736,#5c7f27)}.questProgress strong{overflow:hidden;color:#5b382a;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:12px;font-weight:800;text-align:right;text-overflow:ellipsis;white-space:nowrap}.questPager{display:flex;gap:18px;align-items:center;justify-content:center;padding:8px 0 14px}.questPager button{display:grid;place-items:center;width:32px;height:34px;border:0;background:transparent;color:#789d39;cursor:pointer;font-size:44px;line-height:1;text-shadow:0 1px 0 #fdf2c9,0 0 2px #4b361f}.questPager span{display:grid;place-items:center;width:18px;height:18px;border:2px solid #8d6a3d;border-radius:999px;background:#6e4b34;color:#fbe9b8;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:10px;font-weight:900}.questPager span[aria-current=page]{border-color:#d9d07a;background:#5e8530}.heroBonusPanel{display:grid;grid-template-columns:100px minmax(0,1fr) 88px;grid-gap:16px;gap:16px;align-items:center;margin:0 18px 20px;border:2px solid #725122;background:linear-gradient(90deg,hsla(44,67%,87%,.9),hsla(41,60%,82%,.68)),url(/assets/ewigfeld/shared/world/backgrounds/ewigfeld_start_panorama.png) 50% /cover no-repeat;box-shadow:inset 0 0 0 2px rgba(166,128,48,.42);padding:14px}.heroBonusPanel h3,.heroBonusPanel p,.heroBonusPanel span,.heroBonusPanel strong{margin:0;font-family:Inter,ui-sans-serif,system-ui,sans-serif}.heroBonusPanel h3{color:#5b382a;font-size:14px;font-weight:900}.heroBonusPanel p{margin-top:8px;color:#6a4935;font-size:13px;line-height:1.25}.heroBonusPanel span,.heroBonusPanel strong{color:#6a4935;font-size:12px;font-weight:900}.heroBonusPanel strong{align-self:end;text-align:right}.heroLevelBadge{display:grid;place-items:center;width:76px;height:76px;border:5px solid #9b6b32;background:radial-gradient(circle at 50% 38%,#e37f1f,#9e3119 72%);-webkit-clip-path:polygon(50% 0,90% 17%,100% 58%,71% 100%,28% 100%,0 58%,10% 17%);clip-path:polygon(50% 0,90% 17%,100% 58%,71% 100%,28% 100%,0 58%,10% 17%);color:#fff5d1;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:32px;font-weight:900;text-shadow:0 2px 0 #652515}.heroLevelBadge.next{justify-self:center;width:62px;height:62px;font-size:28px}.mapModalLayer{align-items:center}.mapDialog{width:min(760px,calc(100vw - 24px))}.mapToolbar{display:flex;gap:6px;align-items:center;min-height:30px;margin:0 14px;border-right:2px solid #263415;border-left:2px solid #263415;background:#273617;color:#fff8dc;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:12px;font-weight:900;padding:3px 6px}.mapToolbar button,.mapToolbar strong{display:grid;place-items:center;min-width:28px;height:23px;border:1px solid hsla(0,0%,100%,.22);border-radius:3px;background:rgba(0,0,0,.62);color:#fff;font:inherit}.mapToolbar button{cursor:pointer}.mapToolbar span{margin-right:4px}.mapToolbar img{width:23px;height:23px;border:1px solid hsla(0,0%,100%,.28);border-radius:3px;object-fit:cover}.mapToolbar em{margin-left:auto;color:#fff8dc;font-style:normal}.framedWorldMap{position:relative;overflow:hidden;height:min(500px,calc(100vh - 150px));min-height:360px;margin:0 14px 14px;border:2px solid #5d421f;background:#cee69a;box-shadow:inset 0 0 0 2px rgba(255,250,220,.35),0 4px 10px rgba(38,25,15,.26)}.mapTileGrid{position:absolute;inset:0 0 22px 28px;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:repeat(9,minmax(0,1fr));transform:scale(var(--map-zoom,1));transform-origin:center center}.mapDialogExpanded{width:min(1100px,calc(100vw - 24px))}.mapDialogExpanded .framedWorldMap{height:min(660px,calc(100vh - 150px))}.mapToolbar button[aria-pressed=true]{border-color:#f1e29a;background:rgba(120,150,60,.9)}.mapToolbar button:disabled{cursor:not-allowed;opacity:.4}.mapMarkersHidden .mapDragonMarker,.mapMarkersHidden .mapOasis,.mapMarkersHidden .mapSpecialMarker,.mapMarkersHidden .mapVillageMarker{display:none}.mapTileCell{position:relative;overflow:visible;min-width:0;min-height:0;border:1px solid rgba(96,135,72,.42);background:#cce797;cursor:pointer;padding:0}.mapTileCell:hover{z-index:2;border-color:#f1e29a;box-shadow:inset 0 0 0 2px rgba(255,251,180,.72)}.mapTileCell.knownMapTile>img{opacity:1;filter:saturate(1.04) contrast(1.02)}.mapTileCell>img{display:block;width:100%;height:100%;object-fit:cover;opacity:.9}.mapSpecialMarker{pointer-events:none}.mapAbandonedMarker,.mapCandidateMarker,.mapDragonMarker,.mapNatureMarker,.mapOasis,.mapVillageMarker{position:absolute;left:50%;top:50%;display:grid;place-items:center;transform:translate(-50%,-50%)}.mapOasis{width:34px;height:34px;border:3px solid #ecf8dc;border-radius:999px;background:radial-gradient(circle,#ffe27c,#7f9c2c 75%);box-shadow:0 0 0 2px rgba(56,71,25,.28),0 4px 8px rgba(32,24,16,.32)}.mapVillageMarker{width:36px;height:36px;border:3px solid #f4f4df;border-radius:999px;background:radial-gradient(circle at 50% 55%,#d85b45 0 24%,transparent 25%),radial-gradient(circle at 38% 42%,#f3e1a1 0 17%,transparent 18%),radial-gradient(circle at 64% 42%,#f3e1a1 0 17%,transparent 18%),#9a6b35;box-shadow:0 2px 4px rgba(32,24,16,.34)}.mapCurrentVillage{border-color:#fff9d6;box-shadow:0 0 0 3px rgba(44,90,211,.64),0 2px 6px rgba(28,20,13,.42)}.mapRivalVillage{background:radial-gradient(circle at 50% 55%,#9f231d 0 24%,transparent 25%),radial-gradient(circle at 38% 42%,#f2d88d 0 17%,transparent 18%),radial-gradient(circle at 64% 42%,#f2d88d 0 17%,transparent 18%),#63351e}.mapCandidateMarker{width:39px;height:39px;border:3px solid #fff5a7;border-radius:5px;background:radial-gradient(circle at 50% 44%,#fff08a 0 20%,transparent 21%),linear-gradient(180deg,#78a843,#426d25);box-shadow:0 0 0 2px rgba(52,71,25,.36),0 0 14px rgba(255,229,90,.64)}.mapAbandonedMarker{width:28px;height:28px;border:2px solid #efe0b4;border-radius:4px;background:linear-gradient(180deg,#9b7b55,#5f4834);box-shadow:0 2px 5px rgba(32,23,16,.3)}.mapNatureMarker{width:29px;height:29px;border:2px solid #f5d6a2;border-radius:999px;background:radial-gradient(circle at 50% 50%,#6d8235,#33421e);box-shadow:0 2px 5px rgba(24,20,14,.34)}.mapWoodOasis{background:radial-gradient(circle,#f5de7a,#4f842c 75%)}.mapIronOasis{background:radial-gradient(circle,#f5de7a,#787d3d 75%)}.mapClayOasis{background:radial-gradient(circle,#f5de7a,#9a6133 75%)}.mapDragonMarker{width:38px;height:38px;border:3px solid #fff5b5;border-radius:999px;background:radial-gradient(circle at 50% 48%,#fff4a4 0 22%,transparent 23%),conic-gradient(from 20deg,#ca2f1b,#f3b32d,#579540,#ca2f1b);box-shadow:0 0 0 2px rgba(71,88,29,.45),0 0 12px rgba(245,205,72,.65)}.mapSpecialMarker>img{width:21px;height:21px;border-radius:999px;filter:drop-shadow(0 1px 1px rgb(0 0 0/.34));object-fit:contain}.mapCandidateMarker>img,.mapDragonMarker>img,.mapVillageMarker>img{width:23px;height:23px}.mapTileTooltip{position:absolute;z-index:20;left:50%;top:calc(50% + 24px);display:grid;grid-gap:3px;gap:3px;width:max-content;min-width:118px;max-width:166px;border-radius:4px;background:rgba(20,27,16,.88);box-shadow:0 8px 16px rgba(17,13,8,.28);color:#fff;font-family:Inter,ui-sans-serif,system-ui,sans-serif;opacity:0;padding:8px 9px;pointer-events:none;text-align:left;transform:translate(-50%,6px);transition:opacity .14s ease,transform .14s ease}.mapTileTooltip span,.mapTileTooltip strong{display:block;margin:0;color:#fff;font-size:11px;line-height:1.15}.mapTileTooltip strong{font-size:12px}.mapTileTooltip span:nth-child(n+3){color:#ffde77;font-weight:900}.mapTileCell:focus .mapTileTooltip,.mapTileCell:focus-within .mapTileTooltip,.mapTileCell:hover .mapTileTooltip{opacity:1;transform:translate(-50%)}.mapYAxis{position:absolute;z-index:3;left:0;top:0;bottom:22px;display:grid;grid-template-rows:repeat(9,minmax(0,1fr));width:28px;background:#fbf7ed;color:#5b4a37;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:10px;font-weight:800}.mapXAxis span,.mapYAxis span{display:grid;place-items:center}.mapXAxis{z-index:3;right:0;bottom:0;left:28px;grid-template-columns:repeat(12,minmax(0,1fr));height:22px;background:#fbf7ed;color:#5b4a37;font-size:10px;font-weight:800}.mapHoverCard,.mapXAxis{position:absolute;display:grid;font-family:Inter,ui-sans-serif,system-ui,sans-serif}.mapHoverCard{z-index:5;left:42px;top:160px;grid-gap:2px;gap:2px;width:134px;border-radius:4px;background:rgba(20,27,16,.82);color:#fff;padding:9px 10px}.mapHoverCard p,.mapHoverCard small,.mapHoverCard span,.mapHoverCard strong{margin:0;color:#fff;font-size:12px;line-height:1.15}.mapHoverCard p{color:#ffde77;font-weight:900}.miniWorldMap{position:absolute;z-index:4;right:10px;top:30px;width:154px;height:92px;border:5px solid #344719;background:radial-gradient(circle at 50% 50%,rgba(212,189,44,.72) 0 25%,transparent 26%),radial-gradient(circle at 50% 50%,rgba(168,197,45,.62) 0 42%,transparent 43%),linear-gradient(135deg,#62bc21,#b2d63e 48%,#2d9e28);box-shadow:0 3px 9px rgba(26,24,17,.32)}.miniWorldMap strong{position:absolute;right:-5px;bottom:calc(100% + 5px);left:-5px;display:block;background:#273617;color:#fff8dc;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:12px;font-weight:900;padding:3px 6px}.miniCore,.miniPin,.miniRing{position:absolute;display:block;border-radius:999px}.miniRing{inset:14px 28px;border:2px solid rgba(251,226,67,.64)}.miniCore{left:50%;top:50%;width:13px;height:11px;background:#314e1e;transform:translate(-50%,-50%)}.miniPin{right:15px;top:46px;width:9px;height:5px;border-radius:0;background:#3349ff}.mapCoordinateBox{position:absolute;z-index:6;right:8px;bottom:8px;display:flex;gap:6px;align-items:center;border-radius:4px;background:rgba(20,27,16,.76);color:#fff;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:12px;font-weight:900;padding:8px}.mapCoordinateBox label{display:flex;gap:4px;align-items:center}.mapCoordinateBox input{width:38px;border:1px solid #a8966f;border-radius:3px;background:#fff9e9;color:#4f3824;font:inherit;padding:3px 4px}.mapCoordinateBox button{min-width:68px;border:2px solid #5f3c1e;border-radius:3px;background:linear-gradient(180deg,#729b38,#416d21);box-shadow:inset 0 0 0 1px rgba(255,242,163,.66);color:#fff8df;cursor:pointer;font:inherit;padding:4px 12px}.settlementIntelPanel{position:absolute;z-index:5;left:42px;top:28px;display:grid;grid-gap:4px;gap:4px;width:min(220px,calc(100% - 230px));border:2px solid #344719;border-radius:4px;background:rgba(255,249,226,.94);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.58),0 8px 18px rgba(23,18,11,.22);color:#4a3323;font-family:Inter,ui-sans-serif,system-ui,sans-serif;padding:8px 9px}.settlementIntelPanel p,.settlementIntelPanel small,.settlementIntelPanel span,.settlementIntelPanel strong{margin:0;min-width:0;color:#4a3323;line-height:1.16}.settlementIntelPanel span,.settlementIntelPanel strong{font-size:12px;font-weight:1000}.settlementIntelPanel span{color:#2f5d20}.settlementIntelPanel p,.settlementIntelPanel small{font-size:11px;font-weight:800}.settlementIntelPanel small{color:#8a3327}.buildModalLayer{align-items:start;padding-top:10px}.buildDialog{display:flex;flex-direction:column;width:min(640px,calc(100vw - 24px));max-height:calc(100vh - 20px)}.buildTabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:2px solid #f5e1a7;border-bottom:3px solid #c58d36;background:#53382d}.buildTabs button{min-height:45px;border:0;border-right:2px solid hsla(38,61%,62%,.55);background:linear-gradient(180deg,#71503f,#4d3029);color:#f6d998;cursor:pointer;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:14px;font-weight:900}.buildTabs button:last-child{border-right:0}.buildTabs button[aria-pressed=true]{background:linear-gradient(180deg,#7b573f,#66402f);color:#fff3c9}.buildList{display:grid;grid-gap:22px;gap:22px;min-height:0;overflow-y:auto;padding:18px 20px 24px}.buildOption{display:grid;grid-gap:13px;gap:13px}.buildOption.locked{opacity:.72}.buildOptionIntro{display:grid;grid-template-columns:minmax(0,1fr) minmax(96px,132px);grid-gap:18px;gap:18px;align-items:start}.buildOption h3,.buildOption p,.buildOption time,.buildRequirementNotice{margin:0;color:#161312;font-family:Inter,ui-sans-serif,system-ui,sans-serif}.buildOption h3{margin-bottom:5px;font-size:17px;font-weight:900}.buildOption p{overflow-wrap:anywhere;font-size:14px;line-height:1.28}.buildOptionIntro>img{justify-self:end;width:min(126px,100%);height:104px;object-fit:contain;filter:drop-shadow(0 6px 6px rgb(37 28 19/.24))}.buildCostBox{border:1px solid #9cbf75;border-radius:5px;background:hsla(86,78%,98%,.92)}.buildMetaRow,.buildResourceRow{display:flex;flex-wrap:wrap;gap:18px;align-items:center;justify-content:center;min-height:52px;border-bottom:1px dotted #c8c8b1;padding:8px 14px}.buildCostPill,.buildMetaRow span{display:inline-flex;gap:6px;align-items:center;color:#372b21;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:14px;font-weight:900}.buildCostPill img,.buildMetaRow img{width:25px;height:25px;border-radius:4px;object-fit:cover}.buildActionRow{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.buildActionRow>div{display:grid;grid-gap:8px;gap:8px;justify-items:center;padding:12px 14px}.buildActionRow>div+div{border-left:1px dotted #c8c8b1}.buildActionButton,.buildFastButton{width:min(210px,100%);min-width:0;min-height:30px;border:2px solid #8c6b1d;border-radius:5px;background:linear-gradient(180deg,#ffe990,#d8b844);box-shadow:inset 0 0 0 1px rgba(255,252,208,.7);color:#5a3c17;cursor:pointer;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:12px;font-weight:900;padding:5px 12px}.buildFastButton{border-color:#715c78;background:linear-gradient(180deg,#9583a0,#76627d);color:#fff4ff}.buildActionRow time{display:inline-flex;align-items:center;min-height:24px;font-size:14px}.buildActionRow time:before{display:inline-grid;place-items:center;width:24px;height:24px;margin-right:6px;border:2px solid #9ab0d2;border-radius:999px;background:radial-gradient(circle at 50% 45%,#f2f6ff,#c7d2eb 72%);color:#6b4b9d;content:"⌚";font-size:14px}.buildRequirementNotice{border-top:1px dotted #c8c8b1;color:#7c2b1e;font-size:13px;font-weight:900;padding:12px 14px}.emptyBuildList{min-height:120px;justify-content:center;border:1px solid #9cbf75;border-radius:5px;background:hsla(86,78%,98%,.92);padding:18px}.adventureDialog{width:min(600px,calc(100vw - 26px))}.adventureSceneArt{position:relative;overflow:hidden;height:342px;margin:0 14px;border-right:5px solid #fff9e9;border-left:5px solid #fff9e9;background:#d4b895}.adventureSceneArt:after,.adventureSceneArt:before{position:absolute;inset:0;content:""}.adventureSceneArt:before{background:url(/assets/ewigfeld/shared/world/terrain/terrain_mountains.png) center 38%/cover no-repeat;filter:sepia(.34) saturate(1.2) brightness(1.18);transform:scale(1.08)}.adventureSceneArt:after{background:linear-gradient(180deg,rgba(180,220,239,.74) 0 22%,transparent 42%),radial-gradient(ellipse at 28% 46%,rgba(194,103,58,.38),transparent 31%),radial-gradient(ellipse at 72% 50%,rgba(146,74,47,.36),transparent 34%),linear-gradient(180deg,transparent 0 58%,rgba(255,247,226,.92) 86%)}.adventureCopy{display:grid;grid-template-columns:36px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:start;padding:24px 34px 10px}.adventureCopy img{width:28px;height:28px;border-radius:4px;object-fit:cover}.adventureCopy em,.adventureCopy p{margin:0;color:#5b382a;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:13px;line-height:1.35}.adventureCopy em{display:block;margin-top:4px;color:#2f7b16;font-style:italic;font-weight:900}.adventureNextButton{display:block;min-width:78px;margin:8px auto 34px}.adventureModalLayer{align-items:start;justify-items:start;padding:8px 0 24px 8px}.adventureDialog{overflow:hidden;width:min(660px,calc(100vw - 18px))}.adventurePanelBody{display:grid;grid-gap:14px;gap:14px;min-height:486px;background:linear-gradient(180deg,rgba(255,252,241,.96),hsla(43,47%,87%,.98)),#f2e8d3;padding:16px 22px 24px}.adventureHomeLine{display:flex;gap:10px;align-items:center;margin:0;color:#5b3c2d;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:14px;font-weight:800}.adventureHomeLine img{width:28px;height:28px;object-fit:contain}.adventureHomeLine strong{color:#4f981d;font-weight:900}.adventureBonusRow{display:grid;grid-template-columns:56px minmax(0,1fr) auto;grid-gap:14px;gap:14px;align-items:center;min-height:84px;border:1px solid #8aa64e;background:#efe5cd;padding:10px 12px}.adventureBonusRow>img{width:52px;height:52px;object-fit:contain;filter:drop-shadow(0 2px 2px rgb(53 34 18/.2))}.adventureBonusRow h3,.adventureBonusRow p{margin:0;color:#5a3727;font-family:Inter,ui-sans-serif,system-ui,sans-serif}.adventureBonusRow h3{font-size:15px;font-weight:900;line-height:1.15}.adventureBonusRow p{margin-top:3px;font-size:13px;font-weight:700;line-height:1.25}.adventureVideoBonus{background:linear-gradient(90deg,rgba(255,252,238,.66),hsla(41,56%,86%,.92)),#efe2c6}.adventureDangerBonus{background:linear-gradient(90deg,hsla(94,83%,91%,.58),hsla(47,56%,86%,.9)),#e5eccd}.adventureDangerBonus strong{width:156px;color:#178217;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:12px;font-weight:900;line-height:1.25;text-align:center}.adventureActionCell button,.watchVideoButton{display:inline-flex;align-items:center;justify-content:center;border:2px solid #6a431f;border-radius:4px;box-shadow:inset 0 0 0 2px rgba(255,243,186,.55),0 2px 5px rgba(42,27,18,.25);color:#fff8de;cursor:pointer;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-weight:900;text-shadow:0 1px 0 rgba(44,30,22,.55)}.watchVideoButton{gap:8px;min-width:180px;min-height:40px;background:linear-gradient(180deg,#b46ac6,#77388f);font-size:13px;padding:7px 14px}.watchVideoButton:hover{filter:brightness(1.06)}.watchVideoButton img{width:20px;height:20px;object-fit:contain}.adventureTable{display:grid;border-top:1px solid rgba(114,87,58,.32);font-family:Inter,ui-sans-serif,system-ui,sans-serif}.adventureTableHeader,.adventureTableRow{display:grid;grid-template-columns:minmax(116px,1fr) 112px 118px 78px 150px;align-items:center}.adventureTableHeader{min-height:34px;color:#5a3d2d;font-size:13px;font-weight:900;padding:0 8px}.adventureTableRow{min-height:58px;border-top:1px solid rgba(115,104,83,.28);color:#4d3428;font-size:13px;font-weight:800;padding:6px 8px}.adventureActionCell,.adventureDangerCell,.adventureDurationCell,.adventurePlaceCell{display:flex;align-items:center}.adventurePlaceCell{gap:10px}.adventurePlaceCell img{width:64px;height:42px;border:2px solid #8b611f;background:#314424;object-fit:cover}.adventurePlaceCell strong{font-size:12px;line-height:1.15}.adventureDurationCell{gap:8px}.adventureDangerCell img,.adventureDurationCell img{width:28px;height:28px;object-fit:contain}.adventureDangerCell img{filter:drop-shadow(0 2px 2px rgb(72 34 19/.28)) hue-rotate(245deg) saturate(1.35)}.adventureActionCell{justify-content:end}.adventureActionCell button{min-width:132px;min-height:38px;background:linear-gradient(180deg,#72a23c,#416e22);font-size:13px;padding:6px 12px}.helperToast{position:fixed;z-index:68;left:50%;bottom:12px;display:grid;grid-template-columns:minmax(0,1fr) 28px;grid-gap:9px 12px;gap:9px 12px;align-items:start;width:min(280px,calc(100vw - 28px));border:1px solid rgba(255,237,174,.28);border-radius:3px;background:linear-gradient(180deg,hsla(0,0%,100%,.08),transparent 42%),linear-gradient(135deg,var(--helper-fill),var(--helper-track));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.16),0 10px 22px rgba(0,0,0,.32);color:#fff;font-family:Inter,ui-sans-serif,system-ui,sans-serif;padding:10px 10px 9px;transform:translateX(-50%)}.helperToast p{display:grid;grid-gap:2px;gap:2px;margin:0;font-size:12px;font-weight:800;line-height:1.18}.helperToast span,.helperToast strong{display:block}.helperToast button{display:grid;place-items:center;width:24px;height:24px;border:0;border-radius:2px;background:rgba(0,0,0,.12);color:#fff;cursor:pointer;font-size:17px;font-weight:900;line-height:1}.helperToast .helperTimerBar{grid-column:1/-1;height:7px;border-color:hsla(0,0%,100%,.24)}.adVideoLayer{z-index:72;align-items:start;justify-items:start;padding:7px;background:rgba(20,15,11,.42)}.adVideoDialog{overflow:hidden;width:min(760px,calc(100vw - 14px))}.adVideoHeader{display:flex;justify-content:flex-end;min-height:68px;border-bottom:0;background:linear-gradient(135deg,rgba(123,103,84,.95),hsla(40,29%,72%,.96)),#ad9a80;padding:24px 28px 8px}.adVideoHeader button{display:grid;place-items:center;width:36px;height:36px;border:3px solid #6a431f;border-radius:2px;background:linear-gradient(180deg,#6d9639,#406b21);box-shadow:inset 0 0 0 2px rgba(255,244,182,.64);color:#fffadd;cursor:pointer;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:22px;font-weight:900}.adVideoFrame{position:relative;overflow:hidden;height:396px;margin:18px 28px 24px;background:linear-gradient(180deg,hsla(97,53%,92%,.5),hsla(69,56%,79%,.18)),url(/assets/ewigfeld/shared/world/backgrounds/ewigfeld_start_panorama.png) center 48% /cover no-repeat}.adVideoFrame:after{position:absolute;inset:0;background:linear-gradient(180deg,hsla(0,0%,100%,.16),transparent 45%),linear-gradient(0deg,hsla(69,61%,72%,.15),transparent 50%);content:"";pointer-events:none}.adGuideCharacter{position:absolute;z-index:1;bottom:24px;left:50%;width:min(318px,48%);height:auto;max-height:82%;border-radius:8px;object-fit:contain;object-position:bottom center;filter:drop-shadow(0 10px 16px rgb(48 34 24/.35));transform:translateX(-50%)}.adCounter,.adPause,.adVolume{position:absolute;z-index:2;color:#10100d;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-weight:900;text-shadow:0 1px 0 hsla(0,0%,100%,.42)}.adCounter{top:12px;right:12px;font-size:16px}.adPause{bottom:20px;left:12px;color:hsla(0,0%,100%,.85);font-size:24px;letter-spacing:2px}.adVolume{right:12px;bottom:20px;color:hsla(0,0%,100%,.86);font-size:22px}@media (max-width:760px){.adVideoLayer,.adventureModalLayer{justify-items:center;padding:8px}.adventureBonusRow,.adventureTableHeader,.adventureTableRow{grid-template-columns:1fr}.adventureBonusRow{justify-items:start}.adventureActionCell button,.adventureDangerBonus strong,.watchVideoButton{width:100%}.adventureTableHeader{display:none}.adventureTableRow{gap:7px}.adventureActionCell{justify-content:stretch}.adVideoFrame{height:330px;margin:12px 16px 18px}.adGuideCharacter{width:min(330px,72%)}}.villageFooter{position:absolute;z-index:5;right:0;bottom:18px;left:0;display:flex;flex-wrap:wrap;gap:11px;align-items:center;justify-content:center;color:#fff;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:11px;font-weight:800;text-shadow:0 1px 2px rgba(0,0,0,.55)}.villageFooter span+span:before{margin-right:11px;content:"|"}.gameShell{min-height:100vh;padding:14px;background:linear-gradient(180deg,hsla(74,29%,91%,.92),hsla(84,21%,82%,.94)),#d6dec7}.gameFooter,.gamePanel,.gameTopbar{border:1px solid rgba(77,82,67,.22);border-radius:8px;background:hsla(70,60%,98%,.96);box-shadow:0 10px 24px rgba(29,36,48,.08)}.gameTopbar{display:grid;grid-template-columns:minmax(170px,.65fr) minmax(360px,1.7fr) minmax(320px,1fr);grid-gap:12px;gap:12px;align-items:center;margin:0 auto 12px;padding:10px}.brandBlock{display:grid;grid-gap:2px;gap:2px;padding:0 4px}.brandBlock span,.factionMarker span,.gameFooter span,.intelCard small,.intelCard span,.mapStats span,.panelTitle span,.pressureItem span,.researchItem span,.topResource small,.topResource span,.unitTile span{color:var(--muted);font-size:12px;font-weight:800;text-transform:uppercase}.brandBlock strong{font-size:20px}.topResources{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px}.commandButton,.heroCard,.intelCard,.pressureItem,.queueItem,.researchItem,.topResource,.unitTile{border:1px solid var(--line);border-radius:7px;background:#fbfcf8}.topResource{display:grid;grid-template-columns:30px minmax(0,1fr) auto;grid-template-rows:auto auto;grid-column-gap:8px;column-gap:8px;align-items:center;min-height:52px;padding:7px}.topResource img{grid-row:1/3;width:30px;height:30px;border-radius:5px;object-fit:cover}.topResource strong{justify-self:end;font-size:15px}.topResource small{grid-column:2/4}.commandDock{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));grid-gap:6px;gap:6px}.commandButton{display:grid;grid-gap:4px;gap:4px;place-items:center;min-height:58px;color:var(--ink);padding:6px 4px;text-decoration:none}.commandButton:hover,.queueItem:hover,.unitTile:hover{border-color:var(--accent)}.commandButton img{width:28px;height:28px;border-radius:5px;object-fit:cover}.commandButton span{max-width:100%;color:var(--muted);font-size:11px;font-weight:800;line-height:1;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.gameBoard{display:grid;grid-template-columns:minmax(230px,.7fr) minmax(520px,1.6fr) minmax(260px,.8fr);grid-gap:12px;gap:12px;margin:0 auto}.gamePanel{min-width:0;padding:12px}.panelTitle{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.panelTitle strong{color:var(--ink);font-size:16px;line-height:1.2;text-transform:capitalize}.villagePreview{display:grid;grid-gap:8px;gap:8px;margin:0 0 12px}.villagePreview img{width:100%;aspect-ratio:16/10;border:1px solid var(--line);border-radius:7px;object-fit:cover}.villagePreview figcaption{display:grid;grid-gap:2px;gap:2px}.heroCard span,.villagePreview span{color:var(--muted);font-size:12px;font-weight:700;line-height:1.35;text-transform:capitalize}.pressureList,.queueList,.researchList{display:grid;grid-gap:8px;gap:8px}.queueItem{display:grid;grid-template-columns:44px minmax(0,1fr) auto;grid-gap:8px;gap:8px;align-items:center;min-height:58px;padding:7px}.queueItem img{width:44px;height:44px;border-radius:6px;object-fit:cover}.queueItem div,.researchItem div:first-child{display:grid;grid-gap:2px;gap:2px;min-width:0}.intelCard strong,.pressureItem strong,.queueItem strong,.researchItem strong,.unitTile span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.queueItem time{color:var(--accent-strong);font-size:12px;font-weight:900}.mapTitle{align-items:center}.mapTitle>div:first-child{display:grid;grid-gap:2px;gap:2px;min-width:0}.mapStats{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}.mapStats span{border:1px solid var(--line);border-radius:999px;background:#fbfcf8;padding:6px 8px}.strategicMap{position:relative;overflow:hidden;min-height:560px;border:1px solid rgba(29,36,48,.28);border-radius:8px;background:#263528}.strategicMap:after{position:absolute;inset:0;z-index:3;pointer-events:none;content:"";background:radial-gradient(circle at 50% 50%,rgba(255,242,187,.22),transparent 24%),linear-gradient(90deg,rgba(28,34,30,.28),transparent 18%,transparent 82%,rgba(28,34,30,.28)),linear-gradient(180deg,hsla(0,0%,100%,.08),rgba(0,0,0,.2));mix-blend-mode:soft-light}.terrainLayer{position:absolute;inset:0;z-index:1;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:repeat(8,minmax(0,1fr));filter:saturate(1.07) contrast(.98)}.terrainCell{width:100%;height:100%;min-width:0;min-height:0;object-fit:cover}.mapRing{position:absolute;z-index:4;left:50%;top:50%;border:1px solid rgba(255,246,210,.32);border-radius:999px;pointer-events:none;transform:translate(-50%,-50%)}.mapRingOuter{width:82%;height:82%}.mapRingFrontier{width:62%;height:62%}.mapRingObjective{width:36%;height:36%;border-color:rgba(244,201,97,.42)}.mapRingCore{width:15%;height:15%;border-color:rgba(244,201,97,.58);background:rgba(38,29,21,.18)}.factionMarker,.objectiveMarker{position:absolute;z-index:6;left:var(--marker-x);top:var(--marker-y);transform:translate(-50%,-50%)}.factionMarker{display:grid;place-items:center;width:96px;min-height:58px;border:2px solid var(--accent);border-radius:999px;background:hsla(75,40%,98%,.86);box-shadow:0 0 0 var(--marker-radius) hsla(0,0%,100%,.08),0 10px 24px rgba(0,0,0,.24);padding:9px;text-align:center}.factionMarker strong{color:var(--accent);font-size:13px;text-transform:uppercase}.factionMarker span{display:block;max-width:76px;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.objectiveMarker{display:grid;place-items:center;border:1px solid rgba(255,239,180,.85);background:rgba(30,25,20,.78);box-shadow:0 8px 18px rgba(0,0,0,.28);color:#fff4bf;text-align:center}.dragonMarker{width:44px;height:44px;border-radius:999px}.dragonMarker strong{font-size:10px;text-transform:uppercase}.dragon-earth{background:#455c35}.dragon-fire{background:#8a3927}.dragon-water{background:#2d5f7e}.dragon-air{background:#6a7194}.objectiveMarker:not(.dragonMarker){max-width:82px;min-height:34px;border-radius:6px;padding:5px 7px}.objectiveMarker span{display:block;font-size:10px;font-weight:900;line-height:1.1;text-transform:uppercase}.regionIntel{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px;margin-top:10px}.intelCard{display:grid;grid-gap:3px;gap:3px;border-top:4px solid var(--accent);padding:9px}.armyStation,.centerPressure,.heroStation,.researchStation{display:grid;grid-gap:8px;gap:8px}.armyStation+.researchStation,.heroStation+.armyStation,.researchStation+.centerPressure{margin-top:14px}.heroCard{display:grid;grid-template-columns:72px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:center;padding:8px}.heroCard img{width:72px;height:72px;border:1px solid rgba(29,36,48,.2);border-radius:7px;object-fit:cover}.heroCard div{display:grid;grid-gap:5px;gap:5px;min-width:0}.heroCard strong{font-size:13px;line-height:1.3;text-transform:capitalize}.unitGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.unitTile{display:grid;grid-gap:5px;gap:5px;place-items:center;min-height:104px;padding:7px;text-align:center}.unitTile img{width:44px;height:44px;border-radius:5px;object-fit:cover}.unitTile strong{color:var(--accent-strong);font-size:16px}.unitTile span{width:100%;font-size:11px;text-transform:capitalize}.researchItem{display:grid;grid-gap:8px;gap:8px;padding:9px}.progressTrack{overflow:hidden;height:8px;border-radius:999px;background:#e4eadb}.progressTrack span{display:block;height:100%;border-radius:inherit;background:#2f7d5c}.pressureItem{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px}.pressure-low{border-left:4px solid #647f4a}.pressure-medium{border-left:4px solid #b4812f}.pressure-high{border-left:4px solid #8a2635}.gameFooter{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:center;margin-top:12px;padding:9px}.gameFooter span{border:1px solid var(--line);border-radius:999px;background:#fbfcf8;padding:7px 10px}.hero{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);grid-gap:24px;gap:24px;align-items:stretch;max-width:1180px;margin:0 auto 24px}.hero h1{margin:0;font-size:56px;line-height:1}.eyebrow{margin:0 0 12px;color:var(--accent-strong);font-size:13px;font-weight:700;text-transform:uppercase}.lede{max-width:720px;color:var(--muted);font-size:18px;line-height:1.6}.heroPanel,.panel{border:1px solid var(--line);border-radius:8px;background:var(--panel);box-shadow:0 14px 36px rgba(29,36,48,.08)}.heroPanel{min-height:260px;padding:20px}.dashboard{display:grid;grid-template-columns:.75fr 1.25fr;grid-gap:24px;gap:24px;max-width:1180px;margin:0 auto}.panel{padding:20px}.panel h2{margin:0 0 16px;font-size:18px}.factionGrid,.resourceGrid{display:grid;grid-gap:12px;gap:12px}.factionCard,.resourceItem{border:1px solid var(--line);border-radius:8px;padding:14px;background:#fbfcf8}.resourceItem{display:flex;justify-content:space-between;gap:12px}.factionCard h3,.resourceItem span{font-weight:700}.assetPreview figcaption,.factionCard p,.factionCard span,.resourceItem small{color:var(--muted)}.factionGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.factionCard h3{margin:6px 0}.factionCard p{margin:0;line-height:1.45}.assetPreview{display:grid;height:100%;margin:0;place-items:center;text-align:center}.assetPreview img{max-width:140px;max-height:140px;image-rendering:auto}.assetPreview figcaption{display:grid;grid-gap:4px;gap:4px;margin-top:16px;font-size:13px}.compendiumShell{display:grid;grid-gap:28px;gap:28px}.compendiumHeader,.compendiumSection,.compendiumSticky,.filterPanel,.sourceWarning,.summaryGrid,.unavailablePanel{width:min(1180px,100%);margin:0 auto}.compendiumSticky{position:-webkit-sticky;position:sticky;top:0;z-index:10;border:1px solid var(--line);border-radius:8px;background:hsla(75,40%,98%,.94);box-shadow:0 10px 26px rgba(29,36,48,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.compendiumNav{display:flex;flex-wrap:wrap;gap:6px;align-items:center;justify-content:space-between;padding:8px}.compendiumNav a{border-radius:6px;color:var(--accent-strong);padding:9px 10px;font-size:13px;font-weight:800;text-decoration:none}.compendiumNav a:hover{background:#edf3e4}.compendiumHeader{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.compendiumHeader h1,.unavailablePanel h1{margin:0;font-size:42px;line-height:1.05}.dataPill,.sourceBadge{border:1px solid var(--line);border-radius:999px;background:#fbfcf8;color:var(--muted);font-size:13px;font-weight:700}.sourceBadge{margin:0;padding:10px 14px}.sourceWarning{display:grid;grid-gap:6px;gap:6px;border:1px solid #d6a74d;border-radius:8px;background:#fff7df;color:#614715;padding:14px}.sourceWarning span{font-size:13px}.cardGrid,.summaryGrid{display:grid;grid-gap:12px;gap:12px}.summaryGrid{grid-template-columns:repeat(7,minmax(0,1fr))}.catalogCard,.catalogGroup,.listItem,.summaryCard{border:1px solid var(--line);border-radius:8px;background:var(--panel)}.summaryCard{display:grid;grid-gap:6px;gap:6px;padding:14px;min-height:86px}.catalogCard span,.listItem span,.summaryCard span{color:var(--muted);font-size:12px;text-transform:uppercase}.summaryCard strong{font-size:26px}.compendiumSection{display:grid;grid-gap:14px;gap:14px;scroll-margin-top:88px}.compendiumSection h2,.filterPanel h2{margin:0;font-size:22px}.filterPanel,.sectionHeading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.sectionHeading span{color:var(--muted);font-size:13px;font-weight:800}.filterPanel{border:1px solid var(--line);border-radius:8px;background:var(--panel);padding:16px}.factionTabs{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.factionTabs a{display:inline-flex;min-height:36px;align-items:center;border:1px solid var(--line);border-radius:999px;background:#fbfcf8;color:var(--ink);font-size:13px;font-weight:800;padding:9px 12px;text-decoration:none;transition:background .14s ease,border-color .14s ease,color .14s ease}.factionTabs a:hover{border-color:var(--accent)}.factionTabs a.active,.factionTabs a[aria-current=page]{border-color:var(--accent-strong);background:var(--accent-strong);color:#fff}.fourColumn{grid-template-columns:repeat(4,minmax(0,1fr))}.catalogCard{padding:16px;border-top:4px solid var(--accent,#2f7d5c)}.catalogCard h3,.catalogGroup h3,.detailCardHeader strong{margin:0 0 8px}.catalogCard p,.catalogCard small{margin:0;color:var(--muted);line-height:1.45}.catalogCard small{display:block;margin-top:14px;font-weight:800}.catalogCard code,.detailCard code,.metaGrid dd{overflow-wrap:anywhere}.compactCard{min-height:134px}.groupStack{display:grid;grid-gap:14px;gap:14px}.catalogGroup{padding:16px}.listGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px}.listItem{display:grid;grid-gap:4px;gap:4px;padding:10px;background:#fbfcf8}.listItem strong{font-size:14px}.pillRow{display:flex;flex-wrap:wrap;gap:10px}.dataPill{padding:8px 12px}.compendiumCardGrid,.riftGrid{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.detailCard,.emptyState,.riftCard{border:1px solid var(--line);border-radius:8px;background:var(--panel)}.detailCard{display:grid;grid-gap:14px;gap:14px;padding:16px;border-top:4px solid var(--accent,#2f7d5c)}.detailCardHeader{display:grid;grid-gap:4px;gap:4px}.detailCardHeader span,.metaGrid dt,.prerequisitePreview span,.riftCard span{color:var(--muted);font-size:12px;font-weight:800;text-transform:uppercase}.detailCardHeader strong{font-size:18px}.metaGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin:0}.metaGrid div{border:1px solid var(--line);border-radius:6px;background:#fbfcf8;padding:10px}.metaGrid dd{margin:4px 0 0;font-size:13px;line-height:1.35}.prerequisitePreview{display:grid;grid-gap:8px;gap:8px}.prerequisitePreview p{margin:0;color:var(--muted)}.emptyState,.riftCard{display:grid;grid-gap:6px;gap:6px;padding:16px}.riftCard strong{font-size:18px}.emptyState{color:var(--muted)}.loadingCard{opacity:.72}.assetFilterGroups{display:grid;grid-gap:12px;gap:12px;width:min(720px,100%)}.assetFilterGroup{display:grid;grid-gap:8px;gap:8px}.assetFilterGroup>span{color:var(--muted);font-size:12px;font-weight:800;text-transform:uppercase}.assetReadinessGrid,.readinessGroupGrid{display:grid;grid-gap:12px;gap:12px}.readinessGroupGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.assetReadinessGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.assetQueueGroup{display:grid;grid-gap:12px;gap:12px}.assetQueueGroup+.assetQueueGroup{margin-top:12px}.assetQueueHeading{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.assetQueueHeading h3{margin:0;font-size:18px}.assetQueueHeading span{color:var(--muted);font-size:12px;font-weight:800;text-transform:uppercase}.assetReadinessCard,.readinessGroupCard{border:1px solid var(--line);border-radius:8px;background:var(--panel)}.readinessGroupCard{display:grid;grid-gap:12px;gap:12px;padding:16px}.readinessGroupCard h3{margin:0}.readinessGroupCard div{display:grid;grid-gap:5px;gap:5px;color:var(--muted);font-size:13px;font-weight:700}.assetReadinessCard{display:grid;grid-gap:14px;gap:14px;padding:16px;border-top:4px solid var(--status-color,var(--accent))}.assetCardTopline{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--muted);font-size:12px;font-weight:800;text-transform:uppercase}.assetSequence{display:inline-flex;min-width:72px;justify-content:center;border:1px solid var(--line);border-radius:999px;background:#fbfcf8;color:var(--ink);padding:6px 8px}.detailCardHeader small{color:var(--muted);font-size:12px;font-weight:800;overflow-wrap:anywhere}.assetThumb{display:grid;grid-gap:8px;gap:8px;margin:0}.assetThumb img,.assetThumbMissing{width:100%;aspect-ratio:16/10;border:1px solid var(--line);border-radius:6px;background:#fbfcf8}.assetThumb img{display:block;object-fit:cover}.assetThumbMissing{display:grid;place-items:center;color:var(--muted);font-size:12px;font-weight:800;text-transform:uppercase}.assetThumb figcaption{color:var(--muted);font-size:12px;overflow-wrap:anywhere}.assetReadinessCard p{margin:0;color:var(--muted);font-size:13px;line-height:1.45}.status-ready{--status-color:#2f7d5c}.status-missing{--status-color:#a55a2c}.status-placeholder{--status-color:#85733b}.status-invalid{--status-color:#9b2f45}.tone-human{--accent:#2f5f9f}.tone-goblin{--accent:#4f7f35}.tone-vampire{--accent:#8a2635}.tone-void{--accent:#594a8f}.unavailablePanel{padding:24px}.unavailablePanel p{color:var(--muted)}@media (max-width:1240px){.villageTopChrome{grid-template-areas:"brand clock utility" "command command command";grid-template-columns:minmax(170px,220px) minmax(210px,1fr) auto;align-items:center;min-height:0;padding:8px 12px 10px}.villageClock{justify-self:start;width:min(238px,100%)}.villageCommandHub{grid-template-columns:74px minmax(0,1fr) 74px}.villageAvatar{width:74px;height:82px}.villageAvatar img{width:68px;height:68px}.heroLevelUpStar{left:7px;bottom:7px;width:21px;height:21px;font-size:24px}.premiumStack{min-width:78px}.goldBalancePill{min-width:62px;padding:2px 6px}.premiumSeal{width:72px;height:72px}.premiumSeal strong{font-size:38px}.villageNavRail{grid-template-columns:repeat(7,minmax(45px,1fr))}.villageNavButton{height:50px}.villageNavButton img{width:29px;height:29px}.villageResourceStrip{grid-template-columns:repeat(5,minmax(76px,1fr))}.villageStage{display:grid;grid-template-columns:1fr;justify-content:stretch;grid-gap:18px;gap:18px;min-height:0;padding:18px 16px 28px}.villageLeftRail,.villageRightRail{position:static;width:min(100%,700px);margin:0 auto;gap:16px}.resourceFieldMap{width:min(100%,640px);height:min(480px,calc(100vh - 140px));min-height:420px;margin:0 auto}.villageCenterMap{width:min(100%,780px);height:580px;margin:0 auto}.constructionOrdersPanel{bottom:18px}.mapDialog{width:min(780px,calc(100vw - 24px))}.floatingStats{right:12px}.productionStats{top:24px}.troopStats{top:170px}.questHero{margin:0 auto -20px}.questCoachTooltip{position:relative;right:auto;bottom:auto;width:min(100%,420px);min-height:0;margin:0 auto}.questCoachTooltip:after{left:50%;top:-34px;border-right:18px solid transparent;border-bottom:34px solid #c49b70;border-left:18px solid transparent;border-top:0;transform:translateX(-50%)}.villageFooter{position:relative;bottom:auto;margin-top:6px;padding:0 16px 18px}}@media (min-width:1040px) and (max-width:1240px){.villageStage{grid-template-columns:220px minmax(500px,1fr) 220px;align-items:start;gap:12px;min-height:calc(100vh - 132px);padding:16px 12px 64px}.villageLeftRail,.villageRightRail{position:relative;width:220px;margin:0}.villageLeftRail{top:52px}.villageRightRail{top:56px}.scrollPanel{padding:20px 16px 18px}.scrollPanel h2{font-size:15px;letter-spacing:.08em}.resourceFieldMap{width:min(100%,600px);height:min(460px,calc(100vh - 160px));min-height:400px;margin:18px auto 0}.villageCenterMap{width:min(100%,660px);height:min(560px,calc(100vh - 176px));min-height:500px;margin:28px auto 0}.floatingStats{right:0;width:145px}.constructionOrdersPanel{bottom:18px;width:min(370px,calc(100% - 28px))}}@media (max-width:1100px){.spawnLogo{left:14px;grid-template-columns:24px auto;gap:0 8px}.spawnLogo:before{width:18px;height:42px}.spawnLogo span{font-size:clamp(20px,2.7vw,30px)}.spawnLogo strong{font-size:10px;letter-spacing:.34em}.gameTopbar{grid-template-columns:1fr}.topResources{grid-template-columns:repeat(4,minmax(0,1fr))}.gameBoard{grid-template-columns:minmax(220px,.68fr) minmax(430px,1.32fr)}.commandPanel{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.armyStation+.researchStation,.heroStation+.armyStation,.researchStation+.centerPressure{margin-top:0}}@media (max-width:820px){.shell{padding:18px}.spawnShell{align-items:start;padding:86px 16px 18px}.spawnLogo{left:18px;top:14px}.spawnPanelHeader{padding:18px 24px 10px}.spawnPanelBody{padding:14px 18px 26px}.brandGate{grid-template-columns:1fr;justify-items:center;text-align:center}.brandKeyArt{width:min(220px,76vw);height:190px}.brandGateCopy strong{font-size:clamp(27px,10vw,42px);letter-spacing:.12em}.brandGateCopy span{letter-spacing:.42em}.setupPanelBody{padding:14px 18px 26px}.spawnMapFrame{padding:14px}.spawnMap{min-height:300px}.villageCommandHub{grid-template-columns:68px minmax(0,1fr) 66px;gap:8px}.premiumSeal{display:none}.villageResourceStrip{grid-template-columns:repeat(5,minmax(62px,1fr));gap:4px}.villageResourceMeter{grid-template-columns:22px minmax(0,1fr);gap:3px;padding:2px 4px}.villageResourceMeter img{width:21px;height:21px}.villageResourceMeter span{display:none}.resourceFieldMap{height:min(440px,calc(100vh - 132px));min-height:390px}.villageCenterMap{height:520px;min-height:520px}.buildSlot{width:60px;height:48px}.buildSlot.empty i{width:58px;height:28px}.buildSlot.occupied img{max-width:78px;max-height:68px}.buildSlot.large img{max-width:110px;max-height:88px}.constructionOrdersPanel{bottom:16px;width:min(370px,calc(100% - 24px))}.constructionOrdersPanel p{grid-template-columns:auto auto auto}.constructionOrdersPanel time{grid-column:2/-1;justify-self:start}.floatingStats{position:relative;right:auto;top:auto;width:min(100%,260px);margin-left:auto}.productionStats{margin-top:14px}.troopStats{margin-top:8px}.fieldGuideTooltip{width:min(360px,86%)}.helperTooltip{padding:16px}.helperTooltip footer{justify-content:flex-start}.helperTooltip footer small{flex-basis:100%}.mapToolbar{flex-wrap:wrap;min-height:36px}.framedWorldMap{height:360px}.miniWorldMap{top:34px;width:140px;height:86px}.mapHoverCard{display:none}.mapCoordinateBox{left:36px;right:8px;justify-content:flex-end}.buildDialog{width:min(100%,calc(100vw - 16px));max-height:calc(100vh - 12px)}.heroInventoryLayer{padding:8px}.heroInventoryDialog{width:min(100%,calc(100vw - 16px))}.heroInventoryDialog .travianDialogHeader{align-items:flex-start;gap:12px;padding:10px 14px}.heroInventoryDialog .travianDialogHeader h2{font-size:22px;line-height:1.1}.heroInventoryTabs{grid-template-columns:repeat(3,minmax(0,1fr))}.heroInventoryTabs button{min-height:44px;font-size:12px;line-height:1.15}.heroInventoryBody{min-height:704px}.heroEquipmentColumn{left:10px;top:10px;grid-template-rows:repeat(5,62px);width:64px}.heroAvatarStage{inset:0 0 244px 74px}.heroFullBody{width:min(300px,78%);height:360px;margin:0 14px 12px 0}.heroBagTip{left:12px;right:12px;bottom:238px;width:auto;min-height:72px;padding:14px 16px}.heroInventoryTray{padding:6px 8px 10px}.heroBagGrid,.heroQuickbar{grid-template-columns:repeat(8,minmax(0,1fr))}.heroAttributePanel{grid-template-columns:1fr;padding:10px}.heroEditorPanel header{grid-template-columns:86px minmax(0,1fr)}.heroEditorPanel header img{width:82px;height:82px}.heroEditorPanel>div{grid-template-columns:repeat(2,minmax(0,1fr))}.buildList{gap:18px;padding:14px}.buildOptionIntro{grid-template-columns:minmax(0,1fr) 96px;gap:10px}.buildOptionIntro>img{width:92px;height:82px}.buildMetaRow,.buildResourceRow{gap:10px;justify-content:flex-start}.buildActionRow{grid-template-columns:1fr}.buildActionRow>div+div{border-top:1px dotted #c8c8b1;border-left:0}.spawnQuadrant{padding:14px 12px}.spawnQuadrant span{font-size:14px}.setupChoiceGrid{gap:18px;padding:8px 4px 0}.setupChoiceCard{min-height:260px}.setupChoiceCard h2{font-size:22px}.factionPicker{flex-wrap:wrap}.factionDetail{grid-template-columns:1fr;min-height:0}.factionDetail img{position:absolute;right:-10px;bottom:0;width:170px;height:170px;opacity:.72}.compendiumHeader,.dashboard,.factionGrid,.hero{grid-template-columns:1fr}.compendiumHeader{display:grid;align-items:start}.assetReadinessGrid,.compendiumCardGrid,.fourColumn,.listGrid,.readinessGroupGrid,.riftGrid,.summaryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.filterPanel,.sectionHeading{display:grid;align-items:start}.factionTabs{justify-content:flex-start}.hero h1{font-size:42px}.gameBoard,.gameTopbar{grid-template-columns:1fr}.commandPanel{display:block}.armyStation+.researchStation,.heroStation+.armyStation,.researchStation+.centerPressure{margin-top:14px}.regionIntel,.topResources{grid-template-columns:repeat(2,minmax(0,1fr))}.commandDock{grid-template-columns:repeat(4,minmax(0,1fr))}.strategicMap{min-height:440px}}@media (max-width:560px){.assetReadinessGrid,.compendiumCardGrid,.fourColumn,.listGrid,.metaGrid,.readinessGroupGrid,.riftGrid,.summaryGrid{grid-template-columns:1fr}.gameShell{padding:10px}.setupPanelBody>p,.spawnPanelBody p{font-size:13px}.spawnMap{min-height:260px}.spawnQuadrant{gap:4px;padding:11px 9px}.spawnQuadrant small{display:none}.spawnQuadrant em{font-size:9px;padding:3px 5px}.setupChoiceGrid{grid-template-columns:1fr}.setupChoiceCard{min-height:214px}.setupChoiceCard img{width:190px;max-height:190px}.factionPortraitButton{width:68px;height:68px}.factionDetail{padding:16px}.factionDetail h2{font-size:24px}.factionDetail li{max-width:72%;font-size:13px}.regionIntel,.topResources,.unitGrid{grid-template-columns:1fr}.commandDock{grid-template-columns:repeat(2,minmax(0,1fr))}.strategicMap{min-height:360px}}@media (max-width:520px){.heroBagGrid,.heroQuickbar{grid-template-columns:repeat(4,minmax(0,1fr))}.heroInventoryBody{min-height:760px}.heroPointRow,.heroVitalsCard dl div{grid-template-columns:1fr;gap:8px}.heroAttributePanel dd{grid-template-columns:minmax(0,1fr) 52px}.heroProductionCard>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.heroPointCard header{display:grid;grid-gap:8px;gap:8px}.heroPointCard header p{justify-content:space-between}.heroPointRow dd{grid-template-columns:minmax(0,1fr) 36px 42px}.heroSaveButton{justify-self:stretch;min-width:0}}@media (max-width:720px){.settlementIntelPanel{right:8px;left:36px;top:150px;width:auto}.mapTileTooltip{max-width:142px}.heroTransferRow{grid-template-columns:minmax(0,1fr) 62px 70px}.heroTransferRow em,.heroTransferRow span{grid-column:1/-1}.heroTransferRow small{text-align:right}}