@import url("https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=DM+Sans:wght@400;500;600;700&display=swap");.brand-icon{width:32px;height:32px;object-fit:cover;border-radius:8px}.hero-icon{width:88px;height:88px;object-fit:cover;border-radius:24px;box-shadow:0 16px 42px hsl(205 38% 5%/.45);margin-bottom:10px}:root{--bg:hsl(205 32% 8%);--surface:hsl(204 25% 13%);--line:hsl(189 28% 26%);--muted:hsl(199 15% 67%);--white:hsl(48 44% 96%);--gold:hsl(43 90% 61%);--blue:hsl(190 73% 54%)}*{box-sizing:border-box}body,html{background:var(--bg)}body{margin:0;color:var(--white);font-family:DM Sans,sans-serif}a{color:inherit;text-decoration:none}.site-header{height:65px;position:-webkit-sticky;position:sticky;top:0;z-index:20;background:hsl(205 32% 8%/.96);border-bottom:1px solid hsl(190 45% 75%/.14);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.nav-shell{max-width:1220px;height:65px;margin:auto;display:flex;justify-content:space-between;padding:0 20px}.brand,.nav-shell{align-items:center}.brand{display:inline-flex;gap:10px;font-weight:700}.brand-chip{width:30px;height:25px;display:grid;place-items:center;background:linear-gradient(135deg,hsl(188 64% 48%),hsl(226 51% 37%));border-radius:5px;font-size:17px}.nav-links{display:flex;gap:24px;color:hsl(204 22% 88%);font-size:14px}.nav-links a{transition:.2s}.nav-links a:hover{color:var(--gold)}.nav-actions{display:flex;align-items:center;gap:14px}.locale{font-size:13px;color:var(--muted)}.official-link,.pending-link{border:1px solid var(--line);border-radius:9px;padding:9px 12px;font-weight:700;font-size:12px}.pending-link{color:var(--muted)}.hero{min-height:620px;display:grid;place-items:center;position:relative;overflow:hidden;background:linear-gradient(90deg,hsl(205 32% 8%/.9),hsl(205 32% 8%/.52)),url(/images/hero.jpg) 50%/cover}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 60%,var(--bg))}.hero-inner{position:relative;z-index:1;text-align:center;width:min(760px,94%);padding-top:20px}.blue-badge,.update{display:inline-block;padding:7px 14px;border-radius:20px;font-size:14px;color:var(--gold);background:hsl(190 45% 30%/.38);border:1px solid hsl(190 72% 64%/.32)}.article h1,.hero h1,.listing h1,h2{font-family:Barlow Condensed,sans-serif}.hero h1{font-size:66px;line-height:.9;margin:26px 0 19px}.hero h1 em{color:var(--gold);font-style:normal}.hero p{font-size:20px;line-height:1.4;margin:0 auto;max-width:700px;color:hsl(204 24% 90%)}.hero-buttons{display:flex;justify-content:center;gap:15px;margin:32px 0}.button{display:inline-block;border-radius:8px;padding:15px 24px;font-weight:700}.gold{background:var(--gold);color:hsl(205 34% 10%)}.outline{color:var(--gold);border:1px solid var(--gold);background:hsl(205 32% 8%/.35)}.home-grid{display:grid;grid-template-columns:minmax(0,1fr) 310px;max-width:1088px;margin:auto;padding:38px 24px 78px;grid-gap:36px;gap:36px}.intro{padding:32px 0;border-bottom:1px solid var(--line)}.element-intro{border:0}.section-kicker{font-size:12px;color:var(--gold);font-weight:700;letter-spacing:.13em}.cta h2,.intro h2{font-size:39px;margin:9px 0 12px}.cta p,.intro p{color:var(--muted);font-size:17px;line-height:1.65;max-width:720px}.text-link{color:var(--gold);font-size:14px;font-weight:700}.sidebar{align-self:start;position:-webkit-sticky;position:sticky;top:89px;background:linear-gradient(150deg,hsl(190 40% 19%),var(--surface));border:1px solid var(--line);border-radius:12px;padding:25px}.sidebar-label{color:var(--gold);font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.sidebar h2{font-size:35px;margin:13px 0 4px}.sidebar p{color:var(--muted);line-height:1.55;font-size:14px}.code-empty{margin:20px 0;border:1px dashed hsl(190 52% 68%/.35);border-radius:7px;padding:12px;text-align:center;color:var(--gold)}.sidebar small{color:var(--muted);font-size:12px}.cta{max-width:1088px;margin:0 auto 96px;padding:43px 48px;border:1px solid var(--line);border-radius:13px;background:linear-gradient(110deg,hsl(191 51% 22%),hsl(205 28% 12%));display:flex;justify-content:space-between;align-items:center;gap:28px}.cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.guide-card{background:var(--surface);border:1px solid var(--line);border-radius:10px;padding:24px;min-height:169px;transition:transform .2s,border-color .2s}.guide-card:hover{transform:scale(1.02);border-color:hsl(190 60% 54%)}.card-title{display:flex;justify-content:space-between;gap:7px;align-items:center}.card-title h2{margin:0;font-size:23px}.article-tags span,.card-title span{background:hsl(43 90% 61%/.16);color:var(--gold);padding:4px 9px;border-radius:13px;font-size:12px;white-space:nowrap}.guide-card p{font-size:15px;line-height:1.7;color:var(--muted);margin:14px 0}.guide-card strong{color:var(--gold);font-size:14px}.listing{max-width:1120px;margin:auto;padding:66px 24px 100px}.listing-head{text-align:center;max-width:660px;margin:0 auto 52px}.blue-badge{background:var(--blue);color:var(--bg);border:0;padding:4px 9px;font-size:12px}.listing h1{font-size:54px;margin:17px 0 12px}.listing-head p{color:var(--muted);font-size:17px}.article{max-width:830px;margin:0 auto;padding:66px 24px 110px}.breadcrumbs{color:var(--muted);font-size:14px;margin-bottom:29px}.article-tags{display:flex;gap:9px;margin-bottom:14px}.article h1{font-size:55px;line-height:1;margin:0 0 13px}.article>p:not(.lead),.lead{font-size:18px;line-height:1.55;color:var(--muted);margin:0 0 38px}.article h2{font-size:38px;margin:34px 0 17px}.callout{background:var(--surface);border:1px solid var(--line);padding:23px 25px;border-radius:10px;color:hsl(204 20% 86%);line-height:1.6;font-size:17px}.article .button{margin-top:35px}.article-link{display:block;margin-top:25px}footer{border-top:1px solid var(--line);background:hsl(205 30% 7%)}.footer-shell{max-width:1088px;margin:auto;padding:43px 24px;display:flex;justify-content:space-between}.footer-shell p{color:var(--muted);font-size:14px}.footer-links{display:flex;gap:28px;color:hsl(204 22% 82%);font-size:14px}.copyright{max-width:1088px;margin:auto;padding:20px 24px;border-top:1px solid hsl(205 19% 20%);color:var(--muted);font-size:12px}@media(max-width:850px){.nav-links{display:none}.nav-shell{padding:0 16px}.hero h1{font-size:49px}.hero p{font-size:17px}.home-grid{grid-template-columns:1fr}.sidebar{position:static}.cards{grid-template-columns:1fr 1fr}.cta{margin-left:24px;margin-right:24px}.footer-shell{gap:24px}}@media(max-width:520px){.nav-actions .locale{display:none}.hero{min-height:580px}.hero-buttons{flex-direction:column;margin:28px auto;max-width:270px}.home-grid{padding-left:20px;padding-right:20px}.cards{grid-template-columns:1fr}.listing{padding-top:48px}.listing h1{font-size:46px}.article{padding-top:45px}.article h1{font-size:48px}.cta{display:block;padding:32px 25px}.cta .button{margin-top:12px}.footer-shell{display:block}.footer-links{margin-top:24px;gap:16px;flex-wrap:wrap}}.hero{background-image:radial-gradient(circle at 50% 18%,hsl(190 72% 52%/.22),transparent 34%),linear-gradient(135deg,hsl(205 38% 11%/.8),hsl(201 47% 15%/.62) 52%,hsl(205 32% 8%/.8)),url(/images/palworld-hero-bg-v2.png);background-position:50%;background-size:cover}.native-ad-section{width:min(1088px,100%);margin:0 auto 72px;padding:0 24px}.native-ad-label{display:block;margin-bottom:10px;color:var(--muted);font-size:10px;letter-spacing:.12em;text-align:center;text-transform:uppercase}.native-ad-container{width:100%;min-height:100px}@media (max-width:520px){.native-ad-section{margin-bottom:48px;padding:0 20px}}