:root{--bg:#07110b;--bg2:#0a1710;--panel:#0e1f15;--panel2:#13281c;--line:#254d35;--green:#47e579;--green2:#21b95a;--lime:#a9f06a;--gold:#f6ce54;--text:#f0f8f2;--muted:#a9b9ad;--paper:#f5f7ef;--ink:#15241a;--danger:#d84b59;--shadow:0 24px 70px rgba(0,0,0,.32)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,"Segoe UI",Arial,sans-serif;overflow-x:hidden}body.modal-open{overflow:hidden}button,a,input{font:inherit}a{color:inherit}.wrap{width:min(1200px,calc(100% - 40px));margin:auto}.page-noise{position:fixed;z-index:-1;inset:0;pointer-events:none;opacity:.07;background-image:linear-gradient(90deg,transparent 49%,#fff 50%,transparent 51%),linear-gradient(transparent 49%,#fff 50%,transparent 51%);background-size:7px 7px}
.site-header{position:fixed;z-index:50;top:16px;left:50%;transform:translateX(-50%);width:min(1260px,calc(100% - 28px));height:72px;padding:0 18px 0 20px;border:1px solid rgba(104,238,145,.22);border-radius:14px;background:rgba(6,17,10,.86);backdrop-filter:blur(18px);display:flex;align-items:center;gap:22px;box-shadow:0 16px 45px rgba(0,0,0,.28)}.brand{width:230px;display:flex;align-items:center}.brand img{display:block;max-width:100%;height:52px;object-fit:contain}.site-header nav{margin-left:auto;display:flex;align-items:center;height:100%;gap:4px}.site-header nav a{height:100%;display:grid;place-items:center;padding:0 14px;color:#d7e7db;text-decoration:none;font-weight:800;font-size:14px;position:relative}.site-header nav a:hover{color:#fff}.site-header nav a:not(.nav-discord):hover:after{content:"";position:absolute;bottom:13px;width:24px;height:3px;border-radius:3px;background:var(--green)}.nav-discord{height:auto!important;padding:10px 14px!important;border:1px solid #3d6e4d;border-radius:9px;background:#10261a}.cart-button{height:44px;border:0;border-radius:10px;background:linear-gradient(180deg,#5be986,#2fc765);color:#092011;display:flex;align-items:center;gap:7px;padding:0 12px;font-weight:900;cursor:pointer;box-shadow:inset 0 -3px rgba(0,0,0,.15)}.cart-button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.cart-button strong{display:grid;place-items:center;min-width:23px;height:23px;padding:0 5px;border-radius:6px;background:#092011;color:#70ef98;font-size:12px}.menu-toggle{display:none;border:0;background:transparent;color:#fff;font-size:26px}.mobile-menu{position:fixed;z-index:49;top:94px;left:14px;right:14px;padding:10px;border:1px solid var(--line);border-radius:14px;background:#08130d;box-shadow:var(--shadow)}.mobile-menu a{display:block;padding:13px 14px;text-decoration:none;border-radius:9px;font-weight:800}.mobile-menu a:hover{background:#11271a}
.hero{position:relative;min-height:790px;padding:160px 0 100px;overflow:hidden;background:linear-gradient(150deg,#06100a 0%,#0d2115 53%,#07140d 100%)}.hero-grid{position:absolute;inset:0;opacity:.13;background-image:linear-gradient(#4bd677 1px,transparent 1px),linear-gradient(90deg,#4bd677 1px,transparent 1px);background-size:56px 56px;mask-image:linear-gradient(to bottom,black,transparent 90%)}.hero-glow{position:absolute;border-radius:50%;filter:blur(5px);opacity:.35}.hero-glow-a{width:620px;height:620px;right:-210px;top:-190px;background:radial-gradient(circle,#3cff79 0,rgba(60,255,121,.05) 54%,transparent 72%)}.hero-glow-b{width:520px;height:520px;left:-280px;bottom:-270px;background:radial-gradient(circle,#b5ff7a 0,rgba(181,255,122,.04) 58%,transparent 74%)}.hero-mark{position:absolute;right:-50px;top:75px;width:min(660px,52vw);opacity:.12;filter:drop-shadow(0 0 55px rgba(75,229,121,.5));transform:rotate(2deg)}.hero-content{position:relative;z-index:2;display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center}.hero-copy{max-width:700px}.kicker,.eyebrow,.section-heading>span,.community-card>div>span{display:inline-flex;align-items:center;gap:9px;color:#8eefa8;font-size:12px;font-weight:1000;letter-spacing:.16em}.kicker i{width:8px;height:8px;border-radius:2px;background:var(--green);box-shadow:0 0 18px var(--green)}.hero-logo{display:block;width:min(610px,100%);height:auto;margin:22px 0 15px;filter:drop-shadow(0 16px 32px rgba(0,0,0,.35))}.hero h1{margin:0 0 16px;max-width:680px;font-size:clamp(38px,5vw,69px);line-height:.98;letter-spacing:-.045em;font-weight:950}.hero p{max-width:640px;margin:0;color:#bad0c0;font-size:18px;line-height:1.62}.hero-actions{display:flex;gap:12px;align-items:center;margin-top:29px}.primary-cta,.secondary-cta{min-height:50px;border-radius:10px;padding:0 21px;display:inline-flex;align-items:center;justify-content:center;gap:30px;text-decoration:none;font-weight:950;cursor:pointer}.primary-cta{border:1px solid #91f2ac;background:linear-gradient(180deg,#59e884,#2bbb5b);color:#07180d;box-shadow:inset 0 -4px rgba(0,0,0,.14),0 12px 30px rgba(40,203,92,.17)}.secondary-cta{border:1px solid #345843;background:#102118;color:#ecf7ef}.server-pill{margin-top:24px;min-height:48px;max-width:610px;width:100%;border:1px solid #254b34;border-radius:10px;background:#09150e;color:#dcebe0;display:flex;align-items:center;gap:9px;padding:8px 12px;cursor:pointer;text-align:left}.status-dot{width:9px;height:9px;border-radius:50%;background:var(--green);box-shadow:0 0 12px var(--green)}.server-pill.offline .status-dot{background:#e35c67;box-shadow:none}.server-address{font-weight:950}.server-pill b{margin-left:auto;color:#82e9a0;font-size:12px}.server-pill.offline b{color:#f08c94}.server-pill em{font-size:11px;color:#708f79;font-style:normal}.hero-card{justify-self:end;width:min(430px,100%);padding:15px;border:1px solid #38684a;border-radius:18px;background:linear-gradient(145deg,rgba(20,52,32,.84),rgba(8,25,14,.93));box-shadow:var(--shadow),inset 0 0 0 4px rgba(255,255,255,.015)}.hero-card-head{height:40px;padding:0 5px 11px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #254932;color:#8ba796;font-size:11px;font-weight:900;letter-spacing:.13em}.hero-card-head b{color:#6ced91}.hero-card-art{height:280px;display:grid;place-items:center;background:radial-gradient(circle,rgba(73,220,116,.17),transparent 63%);overflow:hidden}.hero-card-art img{width:85%;height:85%;object-fit:contain;filter:drop-shadow(0 24px 22px rgba(0,0,0,.45))}.hero-card-stats{display:grid;grid-template-columns:1fr 1fr;gap:8px}.hero-card-stats div{padding:12px;border:1px solid #274a34;border-radius:9px;background:#0a1710}.hero-card-stats small,.hero-card-stats strong{display:block}.hero-card-stats small{color:#72917b;font-size:10px;text-transform:uppercase;letter-spacing:.12em}.hero-card-stats strong{margin-top:4px;font-size:13px}.hero-card>p{margin:13px 5px 4px;color:#91aa99;font-size:13px;line-height:1.5}.hero-bottom-line{position:absolute;left:0;right:0;bottom:0;height:5px;background:repeating-linear-gradient(90deg,#5ce982 0 34px,#1d7f43 34px 40px,#10261a 40px 72px)}
.features-section{padding:100px 0;background:linear-gradient(#f5f7ef,#eef4e9);color:var(--ink)}.section-heading{margin-bottom:42px}.section-heading.centered{text-align:center;max-width:800px;margin-left:auto;margin-right:auto}.section-heading>span{color:#23974c}.section-heading h2{margin:8px 0 13px;font-size:clamp(34px,4vw,52px);line-height:1.05;letter-spacing:-.04em}.section-heading p{margin:0;color:#5d6f63;line-height:1.65}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.feature-grid article{padding:25px;border:1px solid #cfdccc;border-radius:14px;background:rgba(255,255,255,.73);box-shadow:0 8px 0 #dfe8dc;transition:.2s}.feature-grid article:hover{transform:translateY(-4px);border-color:#8dbf9d}.pixel-icon{width:53px;height:53px;display:grid;place-items:center;border-radius:10px;background:#112d1d;color:#68e98e;font-size:26px;box-shadow:inset 0 -5px rgba(0,0,0,.16)}.feature-grid h3{margin:18px 0 8px;font-size:21px}.feature-grid p{margin:0;color:#617267;line-height:1.55;font-size:14px}
.shop-section{padding:100px 0;background:#09150e}.section-heading.split{display:flex;justify-content:space-between;gap:50px;align-items:end}.section-heading.split>div:first-child{max-width:720px}.section-heading.split h2{color:#fff}.section-heading.split p{color:#93aa9a}.shop-security{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.shop-security b{padding:8px 10px;border:1px solid #254b33;border-radius:8px;background:#0e2116;color:#8ce9a5;font-size:11px}.filters{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:24px}.filters button{border:1px solid #2d553b;border-radius:9px;background:#0d1d13;color:#c6d6ca;padding:10px 18px;font-weight:900;cursor:pointer}.filters button.active,.filters button:hover{background:#4ade78;color:#08200f;border-color:#71ec95}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.loading-card{grid-column:1/-1;padding:35px;border:1px dashed #345842;border-radius:13px;text-align:center;color:#8ea596}.product{position:relative;padding:16px 16px 18px;border:1px solid #264b34;border-radius:15px;background:linear-gradient(155deg,#102319,#0a1810);box-shadow:0 12px 30px rgba(0,0,0,.18);cursor:pointer;transition:.2s}.product:hover{transform:translateY(-4px);border-color:#55be77}.product .icon,.modal-product-icon{height:190px;display:grid;place-items:center;border-radius:11px;background:radial-gradient(circle,#1d5a32,#0b1b12 68%);color:#81ed9f;font-size:66px}.product-gallery{height:190px;position:relative;border-radius:11px;overflow:hidden;background:#0b1b12}.product-gallery>img{width:100%;height:100%;object-fit:cover}.product-gallery>div{position:absolute;left:9px;right:9px;bottom:9px;display:flex;gap:5px}.product-gallery button{width:30px;height:30px;border:2px solid transparent;padding:0;border-radius:6px;overflow:hidden;background:#0a160e;cursor:pointer}.product-gallery button.active{border-color:#57e47f}.product-gallery button img{width:100%;height:100%;object-fit:cover}.product .badge,.modal-badge{position:absolute;right:26px;top:25px;padding:6px 9px;border-radius:7px;background:#f1cd50;color:#2a2410;font-size:11px;font-weight:950}.product h3{margin:18px 2px 14px;font-size:20px}.product footer{display:flex;align-items:center;justify-content:space-between;gap:8px}.product footer strong{font-size:22px;color:#8cf0a8}.product footer button{border:0;border-radius:8px;background:#45d973;color:#092010;padding:10px 13px;font-weight:950;cursor:pointer}
.map-section{padding:90px 0;background:linear-gradient(180deg,#edf4e9,#f8f8f1);color:var(--ink)}.map-section>.wrap{display:grid;grid-template-columns:.72fr 1.28fr;gap:42px;align-items:center}.map-copy h2{font-size:48px;line-height:1.03;letter-spacing:-.04em;margin:9px 0 14px}.map-copy p{color:#607065;line-height:1.65}.map-points{display:grid;gap:9px;margin:24px 0;color:#31553c;font-weight:800;font-size:14px}.link-cta{display:inline-flex}.map-frame-shell{border:1px solid #adbea9;border-radius:16px;overflow:hidden;background:#0a160e;box-shadow:0 22px 60px rgba(28,47,33,.2)}.map-frame-top{height:42px;display:flex;align-items:center;justify-content:center;position:relative;background:#10241a;color:#a8bdad;font-size:12px}.map-frame-top>span{position:absolute;left:14px;display:flex;gap:6px}.map-frame-top i{width:9px;height:9px;border-radius:50%;background:#486052}.map-frame-top i:first-child{background:#e67569}.map-frame-top i:nth-child(2){background:#e6c95f}.map-frame-top i:nth-child(3){background:#5bd77c}.map-frame-shell iframe{display:block;width:100%;height:510px;border:0;background:#07110b}
.how-section{padding:95px 0;background:#07110b}.join-tabs{width:max-content;margin:0 auto 18px;display:flex;padding:5px;border:1px solid #264c34;border-radius:11px;background:#0c1b12}.join-tabs button{min-width:110px;border:0;border-radius:8px;padding:10px 16px;background:transparent;color:#a2b5a7;font-weight:900;cursor:pointer}.join-tabs button.active{background:#4cdb77;color:#08200f}.join-card{max-width:880px;margin:auto;padding:24px;border:1px solid #264b34;border-radius:16px;background:#0d1f15}.join-card ol{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.join-card li{padding:16px;border:1px solid #223e2d;border-radius:11px;background:#09160f;display:flex;gap:12px}.join-card li>b{flex:0 0 34px;height:34px;display:grid;place-items:center;border-radius:7px;background:#4fe07b;color:#0a2111}.join-card span strong,.join-card span small{display:block}.join-card span strong{font-size:14px}.join-card span small{margin-top:5px;color:#8aa091;line-height:1.45}.copy-address{display:block;margin:18px auto 0;border:1px solid #5edc83;border-radius:8px;background:#10291b;color:#84eca1;padding:11px 16px;font-weight:900;cursor:pointer}.copy-address.copied{background:#53dc7a;color:#08200f}
.community-section{padding:70px 0;background:#0b1a11}.community-card{position:relative;overflow:hidden;min-height:210px;padding:38px 42px;border:1px solid #326043;border-radius:18px;background:linear-gradient(120deg,#12321f,#0a1b11);display:grid;grid-template-columns:1fr auto;align-items:center;gap:30px}.community-card>img{position:absolute;right:150px;width:300px;opacity:.08}.community-card>div{position:relative;z-index:2}.community-card h2{margin:7px 0 8px;font-size:38px}.community-card p{max-width:650px;margin:0;color:#9cb1a1}.community-card>a{position:relative;z-index:2;padding:15px 18px;border-radius:9px;background:#56e180;color:#09210f;text-decoration:none;font-weight:950}.site-footer{padding:42px 0;background:#040a06;border-top:1px solid #183222}.site-footer>.wrap{display:grid;grid-template-columns:260px 1fr auto;gap:30px;align-items:center}.site-footer img{width:240px}.site-footer p{color:#7e9485;font-size:13px;line-height:1.6}.site-footer p small{font-size:11px}.site-footer>div>div{display:flex;gap:14px;flex-wrap:wrap}.site-footer a{color:#a5baa9;text-decoration:none;font-weight:800;font-size:13px}
.cart-drawer{position:fixed;z-index:100;top:0;right:-450px;width:min(430px,100%);height:100dvh;padding:30px;background:#f7f8f2;color:#17241a;box-shadow:-20px 0 70px rgba(0,0,0,.4);overflow:auto;transition:.25s}.cart-drawer.open{right:0}.drawer-close{float:right;border:0;background:transparent;font-size:34px;cursor:pointer}.drawer-kicker{font-size:11px;color:#2c9b50;font-weight:950;letter-spacing:.13em}.cart-drawer h2{font-size:31px;margin:7px 0 24px}.cart-drawer>label,.coupon-box>label{display:grid;gap:7px;font-size:13px;font-weight:900}.cart-drawer input{width:100%;padding:12px;border:1px solid #bdcbbc;border-radius:8px;background:#fff}.cartline{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:13px 0;border-bottom:1px solid #dce5da}.cartline button{border:0;background:#ffe5e7;color:#a72c39;border-radius:7px;padding:7px 9px;cursor:pointer}.coupon-box{margin-top:20px;padding:14px;border:1px solid #d7e2d4;border-radius:10px;background:#fff}.coupon-box>div{display:grid;grid-template-columns:1fr auto;gap:7px;margin-top:7px}.coupon-box button{border:0;border-radius:7px;background:#173923;color:#fff;padding:0 11px;font-weight:900}.coupon-box small{display:block;margin-top:7px}.coupon-box small.ok{color:#18813c}.coupon-box small.error{color:#b7303d}.discount-line{margin-top:15px;color:#278547}.total{margin:16px 0;display:flex;justify-content:space-between;font-size:22px}.total span{color:#238b48}.checkout{width:100%;height:51px;border:0;border-radius:9px;background:linear-gradient(#5ce487,#2ac35f);color:#092011;font-weight:950;cursor:pointer}.checkout:disabled{opacity:.5}#notice{color:#b83743;font-weight:800;font-size:13px}#shade{display:none;position:fixed;z-index:90;inset:0;background:rgba(0,0,0,.68);backdrop-filter:blur(3px)}#shade.open{display:block}
.product-modal[hidden]{display:none}.product-modal{position:fixed;z-index:120;inset:0;display:grid;place-items:center;padding:20px}.product-modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.78);backdrop-filter:blur(5px)}.product-modal-card{position:relative;z-index:2;width:min(900px,100%);max-height:90vh;overflow:auto;display:grid;grid-template-columns:1fr 1fr;border:1px solid #375d43;border-radius:18px;background:#0d1e14;box-shadow:var(--shadow)}.product-modal-close{position:absolute;z-index:5;right:13px;top:10px;width:38px;height:38px;border:0;border-radius:50%;background:#07110b;color:#fff;font-size:28px;cursor:pointer}.modal-gallery{min-height:430px;padding:20px;background:#09150e;display:grid;align-content:center}.modal-main-image{width:100%;height:340px;object-fit:contain;border-radius:12px}.modal-thumbs{display:flex;gap:8px;margin-top:10px}.modal-thumbs button{width:60px;height:52px;padding:0;border:2px solid transparent;border-radius:7px;overflow:hidden;background:#07110b}.modal-thumbs button.active{border-color:#54e07e}.modal-thumbs img{width:100%;height:100%;object-fit:cover}.modal-product-icon{height:390px}.product-modal-content{position:relative;padding:42px 34px;color:#fff}.product-modal-content .modal-badge{position:static;display:inline-block}.product-modal-content h2{margin:14px 0 12px;font-size:32px}.product-modal-content p{color:#9eb0a2;line-height:1.65;white-space:pre-line}.product-modal-content>strong{display:block;margin:25px 0;color:#7be799;font-size:28px}.product-modal-actions{display:flex;gap:9px}.product-modal-actions button{flex:1;border:1px solid #4bbb6e;border-radius:8px;padding:12px;background:#45d774;color:#08200f;font-weight:950;cursor:pointer}.product-modal-actions button+button{background:#10261a;color:#9cedb3}
@media(max-width:1050px){.site-header nav{display:none}.menu-toggle{display:block}.cart-button{margin-left:auto}.hero-content{grid-template-columns:1fr 370px;gap:30px}.feature-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(2,1fr)}.map-section>.wrap{grid-template-columns:1fr}.map-copy{max-width:700px}.site-footer>.wrap{grid-template-columns:210px 1fr}.site-footer>div>div{grid-column:1/-1}.site-footer img{width:200px}}
@media(max-width:760px){.wrap{width:min(100% - 28px,1200px)}.site-header{top:9px;height:62px}.brand{width:190px}.brand img{height:44px}.cart-button span{display:none}.menu-toggle{padding:5px}.mobile-menu{top:79px}.hero{min-height:auto;padding:125px 0 76px}.hero-mark{width:650px;max-width:none;right:-360px;top:130px}.hero-content{grid-template-columns:1fr}.hero-card{justify-self:stretch;max-width:480px;margin-top:18px}.hero-card-art{height:220px}.hero h1{font-size:44px}.hero p{font-size:16px}.hero-actions{align-items:stretch;flex-direction:column}.primary-cta,.secondary-cta{width:100%}.server-pill{flex-wrap:wrap}.server-pill b{margin-left:0}.server-pill em{margin-left:auto}.features-section,.shop-section,.how-section{padding:72px 0}.feature-grid,.product-grid{grid-template-columns:1fr}.section-heading.split{display:block}.shop-security{justify-content:flex-start;margin-top:18px}.map-section{padding:70px 0}.map-copy h2{font-size:39px}.map-frame-shell iframe{height:420px}.join-card ol{grid-template-columns:1fr}.community-card{grid-template-columns:1fr;padding:30px 26px}.community-card h2{font-size:32px}.community-card>a{width:max-content}.community-card>img{right:-70px}.site-footer>.wrap{grid-template-columns:1fr}.site-footer img{width:230px}.product-modal-card{grid-template-columns:1fr}.modal-gallery{min-height:280px}.modal-main-image{height:240px}.modal-product-icon{height:230px}.product-modal-content{padding:25px}.product-modal-actions{flex-direction:column}}
@media(max-width:460px){.brand{width:150px}.cart-button{height:40px;padding:0 10px}.site-header{padding:0 10px 0 13px;gap:8px}.hero{padding-top:110px}.hero-logo{margin-top:18px}.hero h1{font-size:38px}.hero-card{padding:11px}.hero-card-art{height:180px}.hero-card-stats{grid-template-columns:1fr}.filters button{flex:1;padding:9px}.map-frame-shell iframe{height:350px}.community-card>a{width:100%;text-align:center}.product .icon{height:160px}.product-gallery{height:160px}}

/* ===== EldenCraft V2 rework ===== */
:root{--ec-bg:#070b08;--ec-bg2:#0b120d;--ec-deep:#08110b;--ec-panel:#0e1912;--ec-panel2:#121f16;--ec-line:#243a2a;--ec-green:#5bec76;--ec-green2:#35ca5f;--ec-gold:#ffc845;--ec-gold2:#e9a92f;--ec-cream:#f6f0df;--ec-purple:#24122f;--ec-muted:#98a89d}
.v2-site{background:var(--ec-bg);color:#f5f7f1}
.v2-site .wrap{width:min(1240px,calc(100% - 42px))}
.v2-header{top:0!important;left:0!important;transform:none!important;width:100%!important;max-width:none!important;height:88px!important;border-radius:0!important;border:0!important;border-bottom:1px solid rgba(91,236,118,.15)!important;padding:0 max(22px,calc((100vw - 1240px)/2))!important;background:rgba(7,10,8,.94)!important;backdrop-filter:blur(18px)!important;box-shadow:0 14px 45px rgba(0,0,0,.24)!important;gap:26px!important}
.v2-header .brand{width:212px;flex:0 0 212px}.v2-header .brand img{height:58px;width:100%;object-fit:contain;filter:drop-shadow(0 8px 18px rgba(0,0,0,.35))}.v2-header .desktop-nav{margin-left:12px!important;gap:5px!important;height:100%!important}.v2-header .desktop-nav>a,.more-menu-trigger{height:44px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0 15px!important;border:1px solid transparent!important;border-radius:7px!important;background:transparent!important;color:#d8ded8!important;text-decoration:none!important;text-transform:uppercase!important;letter-spacing:.08em!important;font-size:12px!important;font-weight:950!important;cursor:pointer!important}.v2-header .desktop-nav>a:hover,.v2-header .desktop-nav>a.active,.more-menu-trigger:hover,.more-menu.open .more-menu-trigger{border-color:#39523e!important;background:#101912!important;color:#fff!important}.v2-header .desktop-nav>a.active{color:#111b11!important;background:linear-gradient(#ffd85e,#f3b93b)!important;border-color:#ffe58a!important;box-shadow:inset 0 -4px rgba(116,75,0,.18),0 0 0 2px rgba(255,200,69,.08)!important}.v2-header .desktop-nav>a:after{display:none!important}
.more-menu{position:relative;height:100%;display:flex;align-items:center}.more-menu-trigger span{margin-left:7px;font-size:15px;transition:.18s}.more-menu.open .more-menu-trigger span{transform:rotate(180deg)}.more-menu-panel{position:absolute;top:75px;left:0;width:260px;padding:8px;border:1px solid #303b31;border-radius:8px;background:#0b0f0c;box-shadow:0 24px 70px rgba(0,0,0,.5);opacity:0;visibility:hidden;transform:translateY(-8px);transition:.18s}.more-menu:hover .more-menu-panel,.more-menu.open .more-menu-panel{opacity:1;visibility:visible;transform:none}.more-menu-panel:before{content:"";position:absolute;top:-8px;left:28px;width:14px;height:14px;background:#0b0f0c;border-left:1px solid #303b31;border-top:1px solid #303b31;transform:rotate(45deg)}.more-menu-panel a{position:relative;z-index:1;display:flex!important;align-items:center!important;gap:12px!important;min-height:58px!important;height:auto!important;padding:9px 11px!important;border-radius:6px!important;text-decoration:none!important;color:#d6ddd7!important}.more-menu-panel a:hover{background:#142018!important}.more-menu-panel a>span{width:32px;height:32px;border:1px solid #2e5238;border-radius:7px;display:grid;place-items:center;color:var(--ec-green);background:#102015}.more-menu-panel a div{display:flex;flex-direction:column;gap:2px}.more-menu-panel a b{font-size:13px}.more-menu-panel a small{font-size:11px;color:#7f9184}
.header-actions{margin-left:auto;display:flex;align-items:center;gap:12px}.header-status{display:flex;align-items:center;gap:7px;color:#a9b8ad;font-size:11px;white-space:nowrap}.header-status i{width:9px;height:9px;border-radius:50%;background:var(--ec-green);box-shadow:0 0 13px var(--ec-green)}.header-play{height:48px;padding:0 20px;border:1px solid #ffde72;border-radius:5px;background:linear-gradient(#ffd75e,#f0b132);color:#201503;text-transform:uppercase;letter-spacing:.08em;font-weight:1000;cursor:pointer;box-shadow:inset 0 -4px rgba(120,73,0,.18)}.header-play:hover{filter:brightness(1.06)}.header-play.copied{background:linear-gradient(#6ded87,#32c55a);border-color:#90f2a3}.icon-cart{width:47px!important;height:47px!important;padding:0!important;border-radius:6px!important;border:1px solid #33423a!important;background:#0d1310!important;color:#d7e0d9!important;display:grid!important;place-items:center!important;position:relative!important;box-shadow:none!important}.icon-cart svg{width:21px!important;height:21px!important}.icon-cart strong{position:absolute;right:-5px;top:-6px;min-width:20px;height:20px;border-radius:10px;background:var(--ec-gold)!important;color:#1b1202!important;font-size:10px!important}.v2-header .menu-toggle{margin-left:0}
.mobile-menu{top:94px!important;background:#090d0a!important;border-color:#2a392f!important}.mobile-menu-sep{height:1px;background:#1d2a21;margin:6px 4px}.mobile-discord{color:#83ee9e!important}

.hero-v2{min-height:820px!important;padding:190px 0 105px!important;background:radial-gradient(circle at 70% 28%,rgba(52,148,79,.18),transparent 34%),linear-gradient(115deg,#080b08 0%,#0b100c 46%,#111711 100%)!important;border-bottom:1px solid #1a291e}.hero-v2:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,7,5,.97) 0%,rgba(5,7,5,.72) 40%,rgba(5,7,5,.15) 69%,rgba(5,7,5,.56) 100%);z-index:1}.hero-v2-grid{position:absolute;inset:0;z-index:0;opacity:.08;background-image:linear-gradient(rgba(110,237,139,.35) 1px,transparent 1px),linear-gradient(90deg,rgba(110,237,139,.35) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(to bottom,black,transparent 88%)}.hero-v2-backdrop{position:absolute;z-index:0;inset:0;overflow:hidden}.hero-v2-backdrop:before{content:"";position:absolute;left:-4%;right:-4%;bottom:-95px;height:390px;background:linear-gradient(145deg,transparent 0 20%,#121c13 20% 29%,transparent 29% 34%,#1b2b1d 34% 46%,transparent 46% 54%,#0d160f 54% 68%,transparent 68%),linear-gradient(to top,#071008,#0b140c 70%,transparent);clip-path:polygon(0 48%,8% 33%,17% 46%,27% 24%,39% 50%,50% 28%,62% 46%,73% 19%,84% 45%,94% 28%,100% 40%,100% 100%,0 100%)}.hero-v2-backdrop span{position:absolute;bottom:70px;width:34px;background:linear-gradient(#275534,#17261b);box-shadow:inset -7px 0 rgba(0,0,0,.18)}.hero-v2-backdrop span:before{content:"";position:absolute;left:-18px;top:-45px;width:70px;height:70px;background:#244f31;clip-path:polygon(50% 0,64% 25%,83% 22%,76% 43%,100% 56%,72% 62%,78% 88%,56% 77%,43% 100%,36% 77%,9% 90%,20% 62%,0 49%,26% 42%,16% 18%,39% 25%)}.hero-v2-backdrop span:nth-child(1){left:12%;height:210px;opacity:.35}.hero-v2-backdrop span:nth-child(2){left:35%;height:290px;opacity:.24;transform:scale(.8)}.hero-v2-backdrop span:nth-child(3){right:23%;height:240px;opacity:.3}.hero-v2-backdrop span:nth-child(4){right:5%;height:320px;opacity:.2;transform:scale(.74)}.hero-v2-inner{position:relative;z-index:2;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:48px}.hero-v2-copy{max-width:700px}.hero-v2 .kicker{color:#8de9a2}.hero-v2 .kicker:after{content:"";width:70px;height:1px;background:#396144;margin-left:7px}.hero-v2 h1{font-size:clamp(52px,6vw,85px)!important;line-height:.92!important;letter-spacing:-.055em!important;margin:23px 0 22px!important;font-weight:950!important;text-transform:uppercase}.hero-v2 h1 strong{display:block;color:var(--ec-gold);font-weight:950;text-shadow:0 7px 0 rgba(113,70,0,.12)}.hero-v2 p{font-size:18px!important;line-height:1.7!important;color:#b3beb6!important;max-width:640px!important}.pixel-cta{border-radius:5px!important;text-transform:uppercase;letter-spacing:.05em}.hero-v2 .primary-cta{background:linear-gradient(#ffd75b,#f0b232)!important;border-color:#ffe886!important;color:#1a1102!important;box-shadow:inset 0 -5px rgba(120,73,0,.16),0 12px 32px rgba(255,191,53,.09)!important}.hero-v2 .secondary-cta{background:#0c100d!important;border-color:#625426!important;color:#ffd45c!important}.server-pill-v2{background:rgba(7,11,8,.72)!important;border-color:#293a2e!important;border-radius:6px!important;max-width:590px!important}.hero-v2-art{justify-self:end;position:relative;width:min(500px,100%);aspect-ratio:1/1;display:grid;place-items:center}.hero-art-halo{position:absolute;width:78%;height:78%;border-radius:50%;background:radial-gradient(circle,rgba(56,235,100,.25),rgba(56,235,100,.06) 42%,transparent 68%);filter:blur(3px)}.hero-emblem{position:relative;z-index:2;width:84%;height:84%;object-fit:contain;filter:drop-shadow(0 35px 25px rgba(0,0,0,.45)) drop-shadow(0 0 22px rgba(55,235,100,.16));animation:ecFloat 5s ease-in-out infinite}.hero-rune-card{position:absolute;z-index:3;min-width:125px;padding:10px 13px;border:1px solid #32563a;border-radius:7px;background:rgba(9,17,11,.86);box-shadow:0 18px 32px rgba(0,0,0,.25);display:flex;flex-direction:column}.hero-rune-card small{color:#6f8a77;text-transform:uppercase;letter-spacing:.14em;font-size:9px}.hero-rune-card b{color:#dff7e4;margin-top:3px;font-size:13px}.rune-one{left:-12px;top:22%}.rune-two{right:-10px;top:49%}.rune-three{left:9%;bottom:7%}@keyframes ecFloat{50%{transform:translateY(-10px)}}.hero-v2-fade{position:absolute;z-index:2;left:0;right:0;bottom:0;height:120px;background:linear-gradient(transparent,#080c09)}

.server-highlights{position:relative;z-index:3;background:#0c110d;border-bottom:1px solid #1b281f}.highlight-grid{display:grid;grid-template-columns:repeat(5,1fr);min-height:118px}.highlight-grid article{display:flex;align-items:center;justify-content:center;gap:13px;padding:18px;border-right:1px solid #1d2a20}.highlight-grid article:first-child{border-left:1px solid #1d2a20}.highlight-grid article>span{width:42px;height:42px;display:grid;place-items:center;border-radius:5px;background:#142219;color:var(--ec-green);font-size:20px;border:1px solid #294b34}.highlight-grid b,.highlight-grid small{display:block}.highlight-grid b{font-size:13px;color:#f0f4ef}.highlight-grid small{margin-top:4px;font-size:10px;color:#77867a}

.rpg-showcase{padding:120px 0;background:linear-gradient(#090d0a,#0b120d 65%,#0a100c);position:relative;overflow:hidden}.rpg-showcase:before{content:"";position:absolute;inset:0;opacity:.05;background-image:radial-gradient(circle at 20% 30%,#70ff91 0 2px,transparent 2px),radial-gradient(circle at 70% 60%,#70ff91 0 1px,transparent 1px);background-size:90px 90px,64px 64px}.light-heading h2{color:#f2f4ef!important}.light-heading p{color:#8e9b91!important}.story-layout{position:relative;display:grid;grid-template-columns:.9fr 1.1fr;gap:72px;align-items:center;min-height:490px;margin-top:90px}.story-layout.reverse{grid-template-columns:1.1fr .9fr}.story-layout.reverse .story-copy{order:2}.story-layout.reverse .story-visual{order:1}.story-copy{position:relative}.story-number{position:absolute;left:-15px;top:-58px;font-size:88px;line-height:1;font-weight:1000;color:rgba(88,236,118,.055);letter-spacing:-.08em}.story-copy>small{color:var(--ec-green);font-size:11px;letter-spacing:.18em;font-weight:900}.story-copy h3{margin:13px 0 18px;font-size:clamp(34px,4vw,52px);line-height:1.02;letter-spacing:-.04em}.story-copy p{color:#9aaba0;line-height:1.7;font-size:16px}.story-copy ul{list-style:none;margin:24px 0 0;padding:0;display:grid;gap:12px}.story-copy li{position:relative;padding-left:29px;color:#d2ddd5;font-size:14px}.story-copy li:before{content:"◆";position:absolute;left:0;color:var(--ec-gold);font-size:11px;top:2px}.story-visual{position:relative;min-height:420px;border:1px solid #27402d;background:radial-gradient(circle at 50% 40%,rgba(69,218,102,.11),transparent 52%),linear-gradient(145deg,#0d1710,#0a100c);box-shadow:0 35px 70px rgba(0,0,0,.3),inset 0 0 0 5px rgba(255,255,255,.012);overflow:hidden;border-radius:10px}.story-visual:after{content:"";position:absolute;inset:12px;border:1px solid rgba(255,255,255,.03);pointer-events:none}.visual-main{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column}.visual-main img{width:240px;height:240px;object-fit:contain;opacity:.92;filter:drop-shadow(0 26px 24px rgba(0,0,0,.55))}.visual-main strong{font-size:33px;letter-spacing:.16em;color:#edf5ef}.visual-main span{margin-top:8px;color:#708174;font-size:11px;text-transform:uppercase;letter-spacing:.13em}.visual-chip{position:absolute;z-index:2;padding:9px 12px;border:1px solid #36523e;border-radius:5px;background:#0c130e;color:#bfcec2;font-size:11px;font-weight:800;box-shadow:0 14px 35px rgba(0,0,0,.25)}.chip-a{left:28px;top:34px}.chip-b{right:25px;top:88px}.chip-c{right:60px;bottom:38px}.world-visual{display:grid;place-items:center}.map-orbit{position:relative;width:250px;height:250px;border:1px dashed #345940;border-radius:50%;display:grid;place-items:center}.map-orbit:before,.map-orbit:after{content:"";position:absolute;border:1px solid rgba(83,236,117,.18);border-radius:50%}.map-orbit:before{inset:28px}.map-orbit:after{inset:58px}.map-orbit img{width:150px;position:relative;z-index:2;filter:drop-shadow(0 18px 18px rgba(0,0,0,.45))}.map-orbit i{position:absolute;width:9px;height:9px;border-radius:50%;background:var(--ec-gold);box-shadow:0 0 16px rgba(255,200,69,.55)}.map-orbit i:nth-child(1){left:9px;top:99px}.map-orbit i:nth-child(2){right:33px;top:20px}.map-orbit i:nth-child(3){right:3px;bottom:78px}.world-label{position:absolute;padding:9px 12px;border-left:2px solid var(--ec-green);background:rgba(5,9,6,.76);box-shadow:0 10px 30px rgba(0,0,0,.25)}.world-label b,.world-label small{display:block}.world-label b{font-size:12px}.world-label small{margin-top:3px;color:#728276;font-size:9px;text-transform:uppercase;letter-spacing:.12em}.label-a{left:30px;top:42px}.label-b{right:27px;top:115px}.label-c{left:60px;bottom:38px}

.systems-section{padding:110px 0;background:#f4f0e5;color:#172018}.systems-section .section-heading h2{color:#172018;max-width:790px}.systems-section .section-heading p{color:#667068}.text-link{align-self:flex-end;margin-bottom:8px;color:#247642;text-decoration:none;font-weight:900;font-size:13px}.text-link span{margin-left:8px}.systems-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:14px}.system-card{position:relative;min-height:270px;padding:24px;border:1px solid #c9d0c8;border-radius:8px;background:rgba(255,255,255,.68);overflow:hidden;box-shadow:0 9px 0 rgba(68,84,71,.08)}.system-card.big{grid-row:span 2;min-height:554px}.system-tag{font-size:10px;letter-spacing:.17em;color:#27834a;font-weight:1000}.system-card h3{margin:12px 0 10px;font-size:25px;letter-spacing:-.03em}.system-card.big h3{font-size:38px}.system-card p{color:#687168;line-height:1.6;font-size:14px;max-width:480px}.mini-system-icon{position:absolute;right:22px;bottom:18px;width:80px;height:80px;border-radius:10px;background:#132219;color:#64df7c;display:grid;place-items:center;font-size:38px;box-shadow:inset 0 -7px rgba(0,0,0,.15)}.system-art{position:absolute;left:22px;right:22px;bottom:22px;height:270px;border-radius:8px;background:linear-gradient(#c6e7c3 0 52%,#85ac7f 52% 65%,#715236 65%);overflow:hidden}.city-art:before{content:"";position:absolute;left:8%;right:8%;bottom:54px;height:115px;background:linear-gradient(90deg,#806143 0 13%,#a0805a 13% 24%,#76573c 24% 35%,#9b754f 35% 47%,#705137 47% 59%,#a78158 59% 73%,#79583c 73% 85%,#987151 85%);clip-path:polygon(0 41%,8% 41%,8% 16%,19% 16%,19% 36%,27% 36%,27% 5%,41% 5%,41% 38%,52% 38%,52% 20%,65% 20%,65% 33%,76% 33%,76% 10%,90% 10%,90% 42%,100% 42%,100% 100%,0 100%)}.city-art i{position:absolute;width:48px;height:80px;background:#2b5733;bottom:78px}.city-art i:before{content:"";position:absolute;left:-16px;top:-30px;width:80px;height:60px;background:#397344;clip-path:polygon(50% 0,70% 23%,95% 35%,74% 51%,83% 80%,56% 70%,42% 100%,29% 70%,2% 82%,15% 50%,0 33%,31% 25%)}.city-art i:nth-child(1){left:6%}.city-art i:nth-child(2){right:9%;transform:scale(.78)}.city-art i:nth-child(3){right:35%;transform:scale(.55)}.city-art b{position:absolute;right:18px;top:15px;width:58px;height:58px;border-radius:7px;background:#0e1b12;color:#6ce485;display:grid;place-items:center;font-size:28px}

.shop-v2{padding:115px 0!important;background:linear-gradient(#090d0a,#0b120d)!important;border-top:1px solid #1c2a20}.shop-v2 .filters button{border-radius:5px!important;text-transform:uppercase;letter-spacing:.08em;font-size:11px}.shop-v2 .product{border-radius:8px!important;background:linear-gradient(155deg,#111b14,#0a110c)!important}.shop-v2 .product:hover{border-color:#61864f!important;transform:translateY(-5px)!important}.shop-v2 .product h3{font-size:18px}.shop-v2 .product footer button{border-radius:5px!important;background:linear-gradient(#ffd55a,#ecad30)!important;color:#1e1302!important}

.map-v2{padding:115px 0!important;background:#111913!important}.map-v2-grid{display:grid!important;grid-template-columns:.75fr 1.25fr!important;gap:56px!important;align-items:center!important}.map-v2 .map-copy h2{font-size:clamp(40px,4vw,58px)!important;letter-spacing:-.045em!important}.map-v2 .map-copy p{font-size:16px;line-height:1.7}.map-browser{border-radius:8px!important;border-color:#304539!important;box-shadow:0 30px 70px rgba(0,0,0,.35)!important}.map-browser iframe{height:500px!important}

.world-story{padding:95px 0;background:#070a08}.world-story-card{position:relative;min-height:380px;display:grid;grid-template-columns:360px 1fr;align-items:center;gap:50px;padding:46px 58px;border:1px solid #28402f;background:radial-gradient(circle at 17% 50%,rgba(58,227,95,.11),transparent 34%),linear-gradient(135deg,#0d1710,#0a0e0b);overflow:hidden}.world-story-card:after{content:"";position:absolute;right:-120px;bottom:-180px;width:460px;height:460px;border:1px solid rgba(88,237,119,.07);border-radius:50%;box-shadow:0 0 0 60px rgba(88,237,119,.025),0 0 0 120px rgba(88,237,119,.018)}.world-story-mark{display:grid;place-items:center}.world-story-mark img{width:300px;max-width:100%;filter:drop-shadow(0 28px 25px rgba(0,0,0,.48))}.world-story-card>div:nth-child(2){position:relative;z-index:2}.world-story-card span{color:var(--ec-green);font-size:11px;letter-spacing:.18em;font-weight:1000}.world-story-card h2{margin:10px 0 16px;font-size:clamp(36px,4vw,54px);line-height:1.02;letter-spacing:-.045em}.world-story-card p{color:#98a79d;line-height:1.7;max-width:660px}.world-story-actions{display:flex;gap:12px;margin-top:26px}.world-story-actions a{padding:12px 15px;border:1px solid #36543e;border-radius:5px;text-decoration:none;font-weight:900;font-size:12px}.world-story-actions a:first-child{background:#15251a;color:#8df0a3}.world-story-actions a:last-child{border-color:#5b4f2a;color:#ffd25b}

.news-preview{padding:110px 0;background:#f4f0e5;color:#172018}.news-preview .section-heading h2{color:#172018}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.news-card{min-height:290px;padding:28px;border:1px solid #cdd3cb;background:rgba(255,255,255,.72);color:#182119;text-decoration:none;display:flex;flex-direction:column;transition:.2s}.news-card:hover{transform:translateY(-5px);border-color:#83a989;box-shadow:0 15px 35px rgba(42,61,46,.08)}.news-card>span{font-size:10px;letter-spacing:.18em;color:#2d8b4e;font-weight:1000}.news-card h3{font-size:25px;line-height:1.1;margin:13px 0 12px;letter-spacing:-.03em}.news-card p{color:#69736b;line-height:1.6;font-size:14px}.news-card small{margin-top:auto;padding-top:25px;color:#34754b;font-weight:900}

.how-v2{padding:110px 0!important;background:#eef0e8!important}.how-v2 .section-heading h2{color:#182119}.how-v2 .join-tabs button{border-radius:5px!important}.v2-join{border-radius:8px!important}.community-v2{padding:80px 0 110px!important;background:#eef0e8!important}.community-v2 .community-card{border-radius:8px!important}

.v2-footer{padding:70px 0 25px!important;background:#070a08!important;border-top:1px solid #1d2a20!important}.footer-grid{display:grid!important;grid-template-columns:1.6fr repeat(3,.7fr)!important;gap:50px!important;align-items:start!important}.footer-brand img{width:250px!important}.footer-brand p{max-width:380px;color:#7f8d83;line-height:1.6;font-size:13px}.v2-footer h4{margin:7px 0 17px;color:#e8eee9;font-size:12px;text-transform:uppercase;letter-spacing:.13em}.v2-footer .footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;gap:10px}.v2-footer a{color:#85958a!important;text-decoration:none!important;font-size:13px!important}.v2-footer a:hover{color:#dfe9e2!important}.footer-bottom{margin-top:42px!important;padding-top:20px!important;border-top:1px solid #19231c!important;display:flex!important;justify-content:space-between!important;color:#657169!important;font-size:11px!important}.footer-bottom small{color:#566259!important}

/* Secondary pages */
.inner-site{padding-top:88px}.inner-hero{position:relative;padding:105px 0 82px;background:radial-gradient(circle at 75% 25%,rgba(54,229,93,.11),transparent 28%),linear-gradient(125deg,#090d0a,#0d1510);border-bottom:1px solid #1d2a20;overflow:hidden}.inner-hero:after{content:"EC";position:absolute;right:5%;bottom:-70px;font-size:260px;font-weight:1000;letter-spacing:-.1em;color:rgba(84,236,115,.025)}.inner-hero .wrap{position:relative;z-index:2}.inner-hero span{color:var(--ec-green);font-size:11px;letter-spacing:.18em;font-weight:1000}.inner-hero h1{max-width:850px;margin:14px 0 18px;font-size:clamp(48px,6vw,75px);line-height:.98;letter-spacing:-.055em}.inner-hero p{max-width:720px;color:#97a79c;font-size:17px;line-height:1.7}.inner-content{padding:90px 0 110px;background:#f4f0e5;color:#182119}.news-list{display:grid;gap:14px}.news-detail{position:relative;padding:34px 38px;border:1px solid #ccd2ca;background:rgba(255,255,255,.74)}.news-detail-meta{display:flex;align-items:center;gap:12px}.news-detail-meta span{font-size:10px;letter-spacing:.17em;color:#2f884d;font-weight:1000}.news-detail-meta i{height:1px;background:#d4d9d3;flex:1}.news-detail h2{font-size:31px;margin:13px 0 10px;letter-spacing:-.03em}.news-detail p{max-width:900px;color:#657068;line-height:1.7}.news-detail a{display:inline-block;margin-top:14px;color:#2d7046;text-decoration:none;font-weight:900;font-size:12px}.about-pillar-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.about-pillar-grid article{padding:30px;border:1px solid #cdd3cb;background:rgba(255,255,255,.72)}.about-pillar-grid article>b{color:#49a267;font-size:13px}.about-pillar-grid h2{font-size:28px;line-height:1.08;margin:16px 0 12px}.about-pillar-grid p{color:#69736b;line-height:1.7}.about-callout{margin-top:60px;display:grid;grid-template-columns:340px 1fr;gap:45px;align-items:center;padding:42px;border:1px solid #c6cec5;background:#e8eee5}.about-callout img{width:300px;max-width:100%}.about-callout span{color:#30804c;font-size:10px;letter-spacing:.17em;font-weight:1000}.about-callout h2{font-size:38px;margin:10px 0 12px;letter-spacing:-.04em}.about-callout p{color:#667168;line-height:1.7}.about-callout a{color:#286e43;text-decoration:none;font-weight:900}.rules-layout{display:grid;grid-template-columns:260px 1fr;gap:55px;align-items:start}.rules-index{position:sticky;top:116px;display:flex;flex-direction:column;padding:18px;border:1px solid #cad0c9;background:#ecefe9}.rules-index>b{font-size:10px;letter-spacing:.16em;color:#3b7c50;margin-bottom:12px}.rules-index a{padding:10px 7px;color:#667168;text-decoration:none;font-size:12px;border-top:1px solid #d8ddd7}.rules-body{display:grid;gap:14px}.rules-body article{padding:30px 34px;border:1px solid #cdd3cb;background:rgba(255,255,255,.74);scroll-margin-top:116px}.rules-body article>span{color:#42a15e;font-size:12px;font-weight:1000}.rules-body h2{font-size:30px;margin:8px 0 16px}.rules-body ul{margin:0;padding-left:20px;color:#667168;line-height:1.85}.rules-note{padding:22px 25px;border:1px solid #d9ba68;background:#fff5d7}.rules-note b{color:#6f5412}.rules-note p{margin:6px 0 0;color:#76684c;line-height:1.6}.wiki-hero .wrap{max-width:1240px}.wiki-search{margin-top:28px;max-width:650px;height:58px;display:flex;align-items:center;gap:12px;padding:0 16px;border:1px solid #35523c;background:#0c130e}.wiki-search span{font-size:25px;color:#71df8a}.wiki-search input{flex:1;border:0;outline:0;background:transparent;color:#edf6ef;font-size:15px}.wiki-search input::placeholder{color:#617067}.wiki-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.wiki-grid article{min-height:330px;padding:26px;border:1px solid #cdd3cb;background:rgba(255,255,255,.75)}.wiki-grid article[hidden]{display:none}.wiki-icon{width:56px;height:56px;display:grid;place-items:center;border-radius:6px;background:#14231a;color:#63df7f;font-size:26px}.wiki-grid small{display:block;margin-top:22px;color:#2f8a4f;letter-spacing:.16em;font-weight:1000}.wiki-grid h2{font-size:27px;margin:9px 0 10px}.wiki-grid p{color:#69736b;line-height:1.6}.wiki-grid ul{padding-left:18px;color:#5f6a61;line-height:1.8}.wiki-help{margin-top:50px;padding:34px 38px;display:flex;align-items:center;justify-content:space-between;gap:30px;border:1px solid #284b32;background:#0e1911;color:#f4f7f2}.wiki-help span{font-size:10px;color:#68e383;letter-spacing:.17em;font-weight:1000}.wiki-help h2{margin:8px 0}.wiki-help p{margin:0;color:#8fa095}.wiki-help a{padding:13px 17px;border:1px solid #5d542b;color:#ffd159;text-decoration:none;font-weight:900}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.gallery-placeholder{min-height:430px;border:1px solid #c9d0c8;background:linear-gradient(#edf1ea,#e5ebe3);display:flex;flex-direction:column;overflow:hidden}.gallery-placeholder img{height:230px;width:100%;object-fit:contain;padding:24px;background:radial-gradient(circle,rgba(72,193,97,.15),transparent 60%),#dfe8dd;filter:drop-shadow(0 17px 18px rgba(0,0,0,.18))}.gallery-placeholder div{padding:24px}.gallery-placeholder span{font-size:10px;letter-spacing:.16em;color:#2d884c;font-weight:1000}.gallery-placeholder h2{font-size:25px;margin:10px 0}.gallery-placeholder p{color:#687269;line-height:1.6}.gallery-cta{margin-top:42px;padding:34px 38px;border:1px solid #c5cec4;background:#e7eee5;display:flex;justify-content:space-between;align-items:center;gap:30px}.gallery-cta span{font-size:10px;letter-spacing:.16em;color:#2d884c;font-weight:1000}.gallery-cta h2{margin:8px 0}.gallery-cta p{margin:0;color:#687269}.gallery-cta a{padding:13px 17px;background:#16251b;color:#75e28d;text-decoration:none;font-weight:900}.map-page{padding-top:88px;background:#070a08;overflow:hidden}.map-page-main{height:calc(100vh - 88px);display:grid;grid-template-rows:auto 1fr}.map-page-head{padding:17px max(22px,calc((100vw - 1240px)/2));display:flex;align-items:center;justify-content:space-between;gap:20px;background:#0d130f;border-bottom:1px solid #1c2a20}.map-page-head span{font-size:9px;letter-spacing:.17em;color:#65df80;font-weight:1000}.map-page-head h1{margin:4px 0 0;font-size:20px}.map-page-head a{color:#ffd25a;text-decoration:none;font-size:12px;font-weight:900}.map-page-main iframe{width:100%;height:100%;border:0;background:#0a0e0b}

@media(max-width:1180px){.v2-header .desktop-nav{display:none!important}.header-status{display:none}.v2-header .brand{margin-right:auto}.v2-header .menu-toggle{display:block!important}.hero-v2-inner{grid-template-columns:1fr .72fr}.highlight-grid{grid-template-columns:repeat(3,1fr)}.highlight-grid article:nth-child(n+4){border-top:1px solid #1d2a20}.systems-grid{grid-template-columns:1fr 1fr}.system-card.big{grid-column:1/-1;grid-row:auto;min-height:520px}.map-v2-grid{grid-template-columns:1fr!important}.footer-grid{grid-template-columns:1.4fr repeat(3,1fr)!important}}
@media(max-width:900px){.hero-v2{min-height:auto!important;padding:150px 0 80px!important}.hero-v2-inner{grid-template-columns:1fr}.hero-v2-art{justify-self:center;width:min(470px,90vw)}.story-layout,.story-layout.reverse{grid-template-columns:1fr;gap:35px;margin-top:70px}.story-layout.reverse .story-copy,.story-layout.reverse .story-visual{order:initial}.story-visual{min-height:390px}.systems-grid{grid-template-columns:1fr}.system-card.big{grid-column:auto}.news-grid,.about-pillar-grid,.wiki-grid,.gallery-grid{grid-template-columns:1fr 1fr}.world-story-card{grid-template-columns:260px 1fr;padding:35px}.rules-layout{grid-template-columns:1fr}.rules-index{position:static}.footer-grid{grid-template-columns:1fr 1fr!important}.footer-brand{grid-column:1/-1}.map-browser iframe{height:430px!important}}
@media(max-width:680px){.v2-site .wrap{width:min(100% - 26px,1240px)}.v2-header{height:72px!important;padding:0 13px!important}.v2-header .brand{width:155px;flex-basis:155px}.v2-header .brand img{height:45px}.header-play{display:none}.icon-cart{width:42px!important;height:42px!important}.inner-site,.map-page{padding-top:72px}.mobile-menu{top:78px!important}.hero-v2{padding-top:125px!important}.hero-v2 h1{font-size:44px!important}.hero-v2 p{font-size:15px!important}.hero-v2 .hero-actions{flex-direction:column;align-items:stretch}.hero-v2 .hero-actions>*{width:100%}.server-pill-v2{align-items:flex-start;flex-wrap:wrap}.server-pill-v2 b{margin-left:0!important;width:100%}.server-pill-v2 em{display:none}.hero-v2-art{width:92vw}.hero-rune-card{min-width:108px}.rune-one{left:0}.rune-two{right:0}.highlight-grid{grid-template-columns:1fr 1fr}.highlight-grid article{justify-content:flex-start;min-height:90px}.highlight-grid article:nth-child(5){grid-column:1/-1}.rpg-showcase,.systems-section,.shop-v2,.map-v2,.news-preview,.how-v2{padding:80px 0!important}.story-copy h3{font-size:36px}.story-visual{min-height:330px}.visual-main img{width:180px;height:180px}.visual-main strong{font-size:25px}.world-story{padding:60px 0}.world-story-card{grid-template-columns:1fr;padding:28px 23px;text-align:center}.world-story-mark img{width:210px}.world-story-actions{justify-content:center;flex-wrap:wrap}.news-grid,.about-pillar-grid,.wiki-grid,.gallery-grid{grid-template-columns:1fr}.systems-grid{grid-template-columns:1fr}.system-card.big{min-height:480px}.system-art{height:230px}.footer-grid{grid-template-columns:1fr 1fr!important;gap:30px!important}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column!important;gap:7px!important}.inner-hero{padding:72px 0 58px}.inner-hero h1{font-size:44px}.inner-content{padding:65px 0 80px}.about-callout{grid-template-columns:1fr;padding:27px}.about-callout img{margin:auto;width:220px}.rules-body article{padding:24px}.wiki-help,.gallery-cta{flex-direction:column;align-items:flex-start}.map-page{padding-top:72px}.map-page-main{height:calc(100vh - 72px)}.map-page-head{padding:12px 14px}.map-page-head h1{font-size:16px}.map-page-head a{font-size:10px}.map-v2-grid{gap:30px!important}.map-browser iframe{height:360px!important}}
.header-status.offline i{background:#e45e68;box-shadow:0 0 12px rgba(228,94,104,.45)}

/* ===== V3.2: Notícias sincronizadas com Discord ===== */
.discord-news-page .inner-hero{padding-bottom:28px}.discord-news-hero{padding-bottom:22px}.discord-news-hero:after{content:"NEWS";font-size:240px;right:3%;bottom:-68px;opacity:.07;color:#1d6b35}.discord-news-shell{max-width:980px!important}.discord-news-hero .discord-news-shell{max-width:1200px!important}.discord-news-hero p{max-width:840px}.discord-news-section{padding:12px 0 110px;background:#090f0b}.discord-news-controls{position:relative;margin:0 auto 34px;padding:20px 24px 16px;border:1px solid #2c4836;background:linear-gradient(180deg,rgba(15,23,17,.95),rgba(11,18,13,.95));box-shadow:0 22px 50px rgba(0,0,0,.22)}.discord-news-controls:before,.discord-news-controls:after{content:"";position:absolute;top:-15px;height:1px;background:#274534;width:calc(50% - 14px)}.discord-news-controls:before{left:0}.discord-news-controls:after{right:0}.discord-news-controls .discord-news-search{max-width:none;height:58px;display:flex;align-items:center;gap:12px;padding:0 16px;border:1px solid #375a43;background:#0f1712;box-shadow:inset 0 0 0 1px rgba(255,255,255,.02)}.discord-news-controls .discord-news-count{margin-top:14px}.discord-news-search b{font-size:27px;color:#8ef4ab;font-weight:400;line-height:1}.discord-news-search input{width:100%;border:0;outline:0;background:transparent;color:#eef5ef;font-size:15px}.discord-news-search input::placeholder{color:#728279}.discord-news-count{display:block;color:#98a89d;font-size:13px}.discord-news-count strong{color:#93f0ae;font-size:28px;line-height:1;margin-right:8px;font-weight:900}.discord-feed-alert{margin-bottom:18px;padding:14px 16px;border:1px solid #7d6c2f;background:#1e1a0d;color:#e8cf76;font-size:12px}.discord-news-list{display:grid;gap:26px}.discord-news-post{padding:28px 28px 24px;border:1px solid #284333;background:linear-gradient(180deg,#100f15,#0d1210 14%,#0e1611 100%);box-shadow:0 18px 48px rgba(0,0,0,.18)}.discord-post-author{display:flex;align-items:center;gap:13px}.discord-post-author>img{width:46px;height:46px;border-radius:999px;object-fit:cover;background:#101711;border:1px solid #324c3b}.discord-post-author>div{display:flex;flex-direction:column;gap:3px}.discord-post-author strong{font-size:13px;color:#f0f6f1}.discord-post-author small{font-size:12px;color:#8a9890}.discord-bot-badge{margin-left:auto;padding:4px 8px;border-radius:4px;background:#2e6f45;color:#bff5cc;font-size:9px;letter-spacing:.08em;font-weight:1000}.discord-post-source{margin:16px 0 16px;display:flex;align-items:center;justify-content:space-between;gap:12px}.discord-post-source span{display:inline-flex;padding:6px 10px;border:1px solid #467257;background:#122118;color:#8beda7;font-size:9px;letter-spacing:.16em;font-weight:1000}.discord-post-source a{color:#88a391;font-size:10px;text-decoration:none;font-weight:900;letter-spacing:.03em}.discord-post-source a:hover{color:#d8f8df}.discord-news-post>h2{margin:0 0 18px;color:#f0c956;font-size:clamp(34px,3.3vw,54px);line-height:1.05;letter-spacing:-.035em;max-width:90%}.discord-richtext{color:#bdc9c0;font-size:16px;line-height:1.82}.discord-richtext p{margin:0 0 15px}.discord-richtext h3,.discord-richtext h4{margin:24px 0 10px;color:#f1d36b;line-height:1.22}.discord-richtext h3{font-size:22px}.discord-richtext h4{font-size:18px}.discord-richtext hr{border:0;border-top:1px solid #2a3e31;margin:18px 0 22px}.discord-richtext ul{margin:8px 0 18px;padding-left:28px}.discord-richtext li{margin:7px 0;padding-left:4px}.discord-richtext a{color:#8be9a7;text-decoration:underline;text-underline-offset:3px}.discord-richtext strong{color:#f5f9f5}.discord-richtext code{padding:2px 5px;border:1px solid #2f4937;border-radius:4px;background:#09100b;color:#b9f1c8;font-family:Consolas,"Courier New",monospace;font-size:.92em}.discord-richtext pre{overflow:auto;margin:15px 0;padding:16px;border:1px solid #26392c;background:#080d09}.discord-richtext pre code{border:0;padding:0;background:transparent}.discord-richtext blockquote{margin:15px 0;padding:10px 14px;border-left:3px solid #4ebf70;background:#0d1710;color:#aab7ad}.discord-space{height:5px}.discord-mention{padding:1px 4px;border-radius:4px;background:#233d2b;color:#8ceda7}.discord-spoiler{padding:1px 4px;background:#050705;color:#050705;border-radius:3px;cursor:pointer}.discord-spoiler:hover,.discord-spoiler:focus{color:#c3d0c6}.discord-emoji{width:1.45em;height:1.45em;vertical-align:-.35em;object-fit:contain;margin:0 .06em}.discord-embed{margin:20px 0 0;display:flex;gap:18px;padding:17px 18px;border-left:4px solid #4ccf74;background:#0a110c;border:1px solid #1f3024;border-left-width:4px}.discord-embed-main{min-width:0;flex:1}.discord-embed h4{margin:0 0 8px;color:#eff5f0;font-size:17px}.discord-embed h4 a{color:inherit}.discord-embed-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:13px}.discord-embed-fields>div{padding:11px;border:1px solid #1f3024;background:#0c150e}.discord-embed-fields b{display:block;margin-bottom:5px;color:#dce8df;font-size:12px}.discord-embed-thumb{width:88px;height:88px;object-fit:cover;border-radius:6px}.discord-embed-image{display:block;margin-top:16px}.discord-embed-image img{display:block;width:min(100%,720px);max-height:560px;object-fit:contain;background:#070b08;border:1px solid #203126}.discord-media-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:22px}.discord-media-grid.single{grid-template-columns:1fr}.discord-media-grid a{display:block;overflow:hidden;background:#070b08;border:1px solid #203126}.discord-media-grid img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover}.discord-media-grid.single img{max-height:620px;aspect-ratio:auto;object-fit:contain}.discord-files{margin-top:14px;display:flex;flex-wrap:wrap;gap:8px}.discord-files a{padding:8px 10px;border:1px solid #2b4733;background:#0d1810;color:#9be8ae;text-decoration:none;font-size:11px}.discord-empty-news{display:flex;align-items:center;gap:28px;padding:34px;border:1px solid #2d4935;background:#101912}.discord-empty-news img{width:110px;height:110px;object-fit:contain}.discord-empty-news span{font-size:10px;letter-spacing:.15em;color:#6fdc8a;font-weight:1000}.discord-empty-news h2{margin:7px 0 8px;font-size:26px}.discord-empty-news p{margin:0;color:#89988e;line-height:1.65}.discord-empty-news code{color:#b9f3c8}.discord-no-results{padding:38px;border:1px dashed #324a39;text-align:center;color:#829087}.discord-news-post[hidden]{display:none!important}
@media(max-width:900px){.discord-news-hero:after{font-size:150px;right:2%}.discord-news-post>h2{max-width:none;font-size:clamp(30px,6vw,44px)}}
@media(max-width:680px){.discord-news-hero:after{font-size:96px;bottom:-30px}.discord-news-section{padding-top:8px}.discord-news-controls{padding:16px 15px 14px;margin-bottom:24px}.discord-news-controls:before,.discord-news-controls:after{top:-11px;width:calc(50% - 11px)}.discord-news-search{max-width:none}.discord-news-count{padding-left:2px}.discord-news-post{padding:22px 18px}.discord-news-post>h2{font-size:30px}.discord-richtext{font-size:14px}.discord-post-source{align-items:flex-start;flex-direction:column}.discord-post-source a{white-space:nowrap}.discord-embed{padding:14px;flex-direction:column}.discord-embed-thumb{width:64px;height:64px}.discord-embed-fields{grid-template-columns:1fr}.discord-media-grid{grid-template-columns:1fr}.discord-empty-news{align-items:flex-start;flex-direction:column}.discord-empty-news img{width:85px;height:85px}}
