/* PokéLocke v16.19 — focused content refresh.
   Page backgrounds, footer layout and primary navigation structure stay intact. */

:root{
  --pl1619-ink:#123c62;
  --pl1619-muted:#57728a;
  --pl1619-blue:#167fd1;
  --pl1619-blue-dark:#07518e;
  --pl1619-cyan:#5ed8ff;
  --pl1619-yellow:#ffd943;
  --pl1619-red:#ef4252;
  --pl1619-card:rgba(250,253,255,.94);
  --pl1619-line:rgba(42,124,181,.22);
  --pl1619-shadow:0 18px 44px rgba(7,51,85,.14);
}

/* Account controls — same information architecture, stronger visual identity. */
body:is(.v14-saves-page,.v1610-community-page,.v1607-leaderboard-page,.v1543-profile-page) .pl1596-topbar .v149-profile-link,
body:is(.v14-saves-page,.v1610-community-page,.v1607-leaderboard-page,.v1543-profile-page) .pl1596-topbar .v11-account-link.pl1596-profile{
  position:relative!important;
  isolation:isolate;
  overflow:hidden!important;
  border-color:rgba(174,235,255,.7)!important;
  background:linear-gradient(145deg,rgba(43,162,226,.7),rgba(10,83,146,.76))!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.32),0 10px 24px rgba(0,39,75,.2)!important;
}
body:is(.v14-saves-page,.v1610-community-page,.v1607-leaderboard-page,.v1543-profile-page) .pl1596-topbar .v149-profile-link::after,
body:is(.v14-saves-page,.v1610-community-page,.v1607-leaderboard-page,.v1543-profile-page) .pl1596-topbar .v11-account-link.pl1596-profile::after{
  content:"";position:absolute;z-index:-1;right:-24px;bottom:-34px;width:92px;height:92px;border:15px solid rgba(255,255,255,.07);border-radius:50%;
}
body:is(.v14-saves-page,.v1610-community-page,.v1607-leaderboard-page,.v1543-profile-page) .pl1596-topbar .pl1597-profile-avatar{
  border:2px solid rgba(222,248,255,.82)!important;
  background:radial-gradient(circle at 35% 28%,#eafaff 0 15%,#7bd7ff 38%,#1479bd 72%)!important;
  box-shadow:0 0 0 4px rgba(84,206,255,.14),inset 0 1px 0 #fff!important;
}
body:is(.v14-saves-page,.v1610-community-page,.v1607-leaderboard-page,.v1543-profile-page) .pl1596-topbar .v149-profile-link:hover,
body:is(.v14-saves-page,.v1610-community-page,.v1607-leaderboard-page,.v1543-profile-page) .pl1596-topbar .v11-account-link.pl1596-profile:hover{
  transform:translateY(-2px)!important;filter:saturate(1.12);box-shadow:inset 0 1px 0 rgba(255,255,255,.38),0 14px 28px rgba(0,39,75,.25)!important;
}
body:is(.v14-saves-page,.v1610-community-page,.v1607-leaderboard-page,.v1543-profile-page) .pl1596-topbar .v149-nav-action.is-admin{
  border-color:rgba(255,229,123,.82)!important;background:linear-gradient(145deg,#d9a70c,#9a6500)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.34),0 9px 20px rgba(82,51,0,.22)!important;
}
body:is(.v14-saves-page,.v1610-community-page,.v1607-leaderboard-page,.v1543-profile-page) .pl1596-topbar .v149-nav-action.is-logout{
  border-color:rgba(255,151,161,.82)!important;background:linear-gradient(145deg,#f25160,#b91f37)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.28),0 9px 20px rgba(92,10,24,.22)!important;
}
body:is(.v14-saves-page,.v1610-community-page,.v1607-leaderboard-page,.v1543-profile-page) .pl1596-topbar .v149-nav-action:hover{transform:translateY(-2px)!important;filter:brightness(1.08)}

/* profile.php is the only page that receives a navigation surface correction. */
body.v1543-profile-page>.pl1596-topbar>.pl1596-topbar-inner{
  background:radial-gradient(circle at 8% 0,rgba(44,210,177,.35),transparent 29%),linear-gradient(135deg,rgba(4,90,160,.96),rgba(11,119,198,.94))!important;
  border-color:rgba(164,226,255,.62)!important;
  box-shadow:0 18px 42px rgba(3,41,76,.2),inset 0 1px 0 rgba(255,255,255,.3)!important;
}

.pl1619-search{min-width:0;display:flex;align-items:center;gap:10px;border:1px solid rgba(41,123,180,.25);border-radius:15px;background:#fff;box-shadow:inset 0 1px 3px rgba(8,49,83,.05)}
.pl1619-search>span{width:42px;text-align:center;color:#2189cf;font-size:23px;font-weight:900}
.pl1619-search input{min-width:0;width:100%;height:48px;padding:0 14px 0 0;border:0;outline:0;background:transparent;color:var(--pl1619-ink);font:800 13px/1.2 inherit}
.pl1619-search:focus-within{border-color:#36a9e8;box-shadow:0 0 0 4px rgba(54,169,232,.12),inset 0 1px 3px rgba(8,49,83,.04)}

/* Saves */
.v14-saves-page .v14-saves-shell{padding-top:26px!important;padding-bottom:34px!important}
.v14-saves-page .v14-page-head{position:relative;overflow:hidden;align-items:center!important;padding:26px 30px!important;border:1px solid rgba(114,192,235,.44)!important;border-radius:26px!important;background:linear-gradient(120deg,rgba(249,253,255,.97),rgba(220,242,255,.93))!important;box-shadow:var(--pl1619-shadow)!important}
.v14-saves-page .v14-page-head::after{content:"";position:absolute;right:-52px;top:-68px;width:220px;height:220px;border:34px solid rgba(34,145,211,.07);border-radius:50%;pointer-events:none}
.v14-saves-page .v14-page-head h1{letter-spacing:-.045em}
.pl1619-head-actions{position:relative;z-index:1;display:flex;align-items:center;gap:10px}
.pl1619-head-actions a{min-height:48px!important;white-space:nowrap}
.v14-saves-page .v14-saves-summary{overflow:hidden;margin:16px 0!important;padding:0!important;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr));border:1px solid rgba(76,157,209,.28)!important;border-radius:20px!important;background:rgba(247,252,255,.94)!important;box-shadow:0 12px 30px rgba(8,52,87,.12)!important}
.v14-saves-page .v14-saves-summary span{position:relative;min-height:76px;padding:16px 12px 14px 44px!important;display:flex!important;flex-direction:column;align-items:flex-start!important;justify-content:center;border-right:1px solid rgba(52,124,176,.14)!important;color:var(--pl1619-muted)!important;font-size:10px!important;font-weight:900!important;text-transform:uppercase;letter-spacing:.08em}
.v14-saves-page .v14-saves-summary span:last-child{border-right:0!important}
.v14-saves-page .v14-saves-summary span b{color:var(--pl1619-ink)!important;font-size:22px!important;line-height:1.05;letter-spacing:-.04em}
.v14-saves-page .v14-saves-summary span::before{content:"◆";position:absolute;left:15px;width:22px;height:22px;display:grid;place-items:center;border-radius:8px;background:#dff3ff;color:#1788d3;font-size:11px}
.v14-saves-page .v14-saves-summary span:nth-child(3)::before{content:"▶";background:#dbf8eb;color:#19a166}
.v14-saves-page .v14-saves-summary span:nth-last-child(2)::before{content:"✓";background:#fff4cf;color:#bd8610}
.v14-saves-page .v14-saves-summary span:last-child::before{content:"×";background:#ffe4e7;color:#d72f46}
.pl1619-save-console{margin:0 0 16px;padding:14px;display:grid;grid-template-columns:minmax(260px,1.3fr) minmax(150px,.45fr) minmax(165px,.5fr) minmax(230px,.8fr);gap:10px;align-items:stretch;border:1px solid rgba(66,148,203,.28);border-radius:20px;background:rgba(242,250,255,.95);box-shadow:0 12px 28px rgba(8,51,86,.1)}
.pl1619-save-console>label:not(.pl1619-search){display:grid;grid-template-columns:auto 1fr;align-items:center;gap:8px;padding:0 10px;border:1px solid rgba(41,123,180,.2);border-radius:15px;background:#fff;color:#6a8296;font-size:9px;font-weight:950;text-transform:uppercase;letter-spacing:.09em}
.pl1619-save-console select{min-width:0;height:48px;border:0;outline:0;background:transparent;color:var(--pl1619-ink);font:850 12px/1 inherit}
.pl1619-cloud-status{min-width:0;padding:8px 12px;display:grid;grid-template-columns:12px minmax(0,1fr) auto;align-items:center;gap:9px;border:1px solid rgba(31,175,116,.25);border-radius:15px;background:linear-gradient(135deg,#effff8,#f8fffc);color:#1e6e50}
.pl1619-cloud-status>i{width:10px;height:10px;border-radius:50%;background:#2ac77c;box-shadow:0 0 0 5px rgba(42,199,124,.12)}
.pl1619-cloud-status span{min-width:0;display:flex;flex-direction:column}.pl1619-cloud-status b{font-size:11px}.pl1619-cloud-status small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:8.5px;opacity:.76}
.pl1619-cloud-status output{padding:5px 8px;border-radius:8px;background:rgba(29,161,99,.1);font-size:9px;font-weight:950;white-space:nowrap}
.v14-saves-page .v14-save-list{display:grid;gap:14px}
.v14-saves-page .v14-save-group,.v14-saves-page .v14-save-empty{border-radius:22px!important}
.v14-saves-page .v14-save-group{overflow:hidden;border:1px solid rgba(48,132,190,.24)!important;background:rgba(247,252,255,.96)!important;box-shadow:0 14px 34px rgba(8,52,86,.11)!important}
.v14-saves-page .v14-save-group-head{padding:20px 22px!important;background:linear-gradient(90deg,rgba(222,244,255,.78),rgba(255,255,255,.35))}
.v14-saves-page .v14-save-card{margin:10px!important;border-radius:18px!important;border-color:rgba(51,132,187,.22)!important;background:#fff!important;box-shadow:0 7px 20px rgba(8,53,89,.07)!important}
.v14-saves-page .v14-save-card.is-active{border-left:5px solid #24b879!important}.v14-saves-page .v14-save-card.is-completed{border-left:5px solid #e6ad17!important}.v14-saves-page .v14-save-card.is-lost{border-left:5px solid #df4254!important}
.pl1619-save-empty{position:relative;min-height:320px;padding:34px 7%;display:grid;grid-template-columns:minmax(210px,340px) minmax(280px,520px);align-items:center;justify-content:center;gap:36px;overflow:hidden;border:1px solid rgba(72,154,207,.3);border-radius:26px;background:linear-gradient(135deg,rgba(250,253,255,.98),rgba(226,246,255,.95));box-shadow:var(--pl1619-shadow)}
.pl1619-save-empty>img{position:relative;z-index:1;width:100%;height:240px;object-fit:contain;filter:drop-shadow(0 20px 18px rgba(11,62,95,.18))}
.pl1619-save-empty>div{position:relative;z-index:1}.pl1619-save-empty>div>span{color:#288ac8;font-size:10px;font-weight:950;letter-spacing:.16em}.pl1619-save-empty h2{margin:8px 0 10px;color:var(--pl1619-ink);font-size:34px;letter-spacing:-.04em}.pl1619-save-empty p{max-width:480px;margin:0 0 20px;color:var(--pl1619-muted);font-weight:650;line-height:1.6}.pl1619-save-empty>div>div{display:flex;gap:10px;flex-wrap:wrap}
.pl1619-empty-orbit{position:absolute;left:4%;top:50%;width:360px;height:190px;border:2px solid rgba(48,150,209,.12);border-radius:50%;transform:translateY(-50%) rotate(-10deg)}
.pl1619-empty-orbit::after{content:"";position:absolute;right:16px;top:13px;width:18px;height:18px;border-radius:50%;background:var(--pl1619-yellow);box-shadow:0 0 0 7px rgba(255,217,67,.18)}
.pl1619-filter-empty{min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border:1px dashed rgba(45,135,194,.38);border-radius:22px;background:rgba(247,252,255,.94);color:var(--pl1619-muted)}
.pl1619-filter-empty b{color:var(--pl1619-ink);font-size:20px}.pl1619-filter-empty button{margin-top:10px;padding:10px 16px;border:0;border-radius:11px;background:#167fd1;color:#fff;font-weight:900;cursor:pointer}

/* Leaderboard */
.pl1619-board-toolbar{margin:12px 0;padding:11px 14px;display:grid;grid-template-columns:auto minmax(280px,1fr) auto;align-items:center;gap:12px;border:1px solid rgba(69,151,207,.28);border-radius:18px;background:rgba(244,251,255,.95);box-shadow:0 10px 26px rgba(7,50,84,.1)}
.pl1619-live-chip{display:flex;align-items:center;gap:10px;padding:4px 12px 4px 4px;color:#1e6f51}.pl1619-live-chip>i{width:12px;height:12px;border:3px solid #c9f4df;border-radius:50%;background:#23c579;box-shadow:0 0 0 5px rgba(35,197,121,.11)}.pl1619-live-chip span{display:flex;flex-direction:column}.pl1619-live-chip b{font-size:11px}.pl1619-live-chip small{font-size:8px;color:#638073}
.pl1619-board-toolbar .pl1619-search{max-width:640px;justify-self:center;width:100%}.pl1619-board-toolbar>strong{min-width:82px;padding:8px 10px;border-radius:10px;background:#e4f4ff;color:#176fa9;text-align:center;font-size:10px}
.v1607-leaderboard-page .v1607-podium-section,.v1607-leaderboard-page .v1607-board-card{box-shadow:var(--pl1619-shadow)!important}
.v1607-leaderboard-page .v11-board-rows article{transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.v1607-leaderboard-page .v11-board-rows article:hover{transform:translateY(-2px);border-color:rgba(34,146,214,.4)!important;box-shadow:0 10px 20px rgba(7,52,88,.1)}
.v1607-leaderboard-page .v11-board-empty{min-height:140px!important;display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:6px!important}.v1607-leaderboard-page .v11-board-empty b{color:var(--pl1619-ink);font-size:18px}.v1607-leaderboard-page .v11-board-empty span{color:var(--pl1619-muted);font-size:11px}

/* Guild command center */
.v1610-community-page .v1610-guild-layout{align-items:start!important}
.pl1619-guild-banner{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;padding:15px 18px!important;border-radius:22px!important;background:radial-gradient(circle at 82% 22%,rgba(123,224,186,.32),transparent 30%),linear-gradient(120deg,#084f82,#1470a8 62%,#3d8e7f)!important;box-shadow:0 14px 30px rgba(4,49,81,.18)!important}
.pl1619-invite-code{min-width:138px;padding:9px 12px;display:grid;grid-template-columns:1fr auto;gap:1px 8px;align-items:center;border:1px solid rgba(219,248,255,.46);border-radius:14px;background:rgba(4,48,80,.25);color:#fff;text-align:left;cursor:pointer}.pl1619-invite-code span{grid-column:1/3;color:#bcecff;font-size:7.5px;font-weight:950;letter-spacing:.13em;text-transform:uppercase}.pl1619-invite-code b{font-size:16px}.pl1619-invite-code i{font-style:normal;font-size:17px}.pl1619-invite-code:hover{background:rgba(255,255,255,.15);transform:translateY(-1px)}
.pl1619-guild-command{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(210px,.5fr);gap:12px;margin:12px 0}
.pl1619-guild-command .v1480-guild-goal{margin:0!important;padding:16px 18px!important;border-radius:18px!important;background:linear-gradient(135deg,#fff9dc,#fffef6)!important}.pl1619-guild-command .v1480-guild-goal header{align-items:end!important}.pl1619-guild-command .v1480-guild-goal header span{display:flex;flex-direction:column}.pl1619-guild-command .v1480-guild-goal header small{color:#a67500;font-size:8px;letter-spacing:.14em}.pl1619-guild-command .v1480-guild-goal header strong{color:#8a6410;font-size:13px}
.pl1619-guild-score-card{padding:16px 18px;display:flex;flex-direction:column;justify-content:center;border:1px solid rgba(53,146,202,.25);border-radius:18px;background:linear-gradient(145deg,#eef9ff,#fff);box-shadow:0 8px 20px rgba(7,53,88,.08)}.pl1619-guild-score-card small{color:#5e7a90;font-size:8px;font-weight:950;letter-spacing:.13em;text-transform:uppercase}.pl1619-guild-score-card>b{margin:3px 0;color:#0c5f9c;font-size:31px;line-height:1}.pl1619-guild-score-card span{color:#71889a;font-size:9px}.pl1619-guild-score-card a{margin-top:10px;color:#147ec6;font-size:9px;font-weight:950;text-decoration:none}
.pl1619-guild-stats{grid-template-columns:repeat(4,1fr)!important;margin:0 0 12px!important}.pl1619-guild-stats>span{min-height:76px!important;border-radius:16px!important;background:linear-gradient(180deg,#fff,#f3faff)!important}.pl1619-guild-stats>span b{font-size:20px!important}
.pl1619-roster{overflow:hidden;margin-top:12px;border:1px solid rgba(53,137,193,.23);border-radius:19px;background:#fff}.pl1619-roster>header{padding:13px 15px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid rgba(55,132,183,.16);background:linear-gradient(90deg,#eef9ff,#fff)}.pl1619-roster>header>div small{color:#238acb;font-size:8px;font-weight:950;letter-spacing:.15em}.pl1619-roster h3{margin:2px 0 0;color:var(--pl1619-ink);font-size:18px}.pl1619-roster .pl1619-search{width:min(100%,300px)}.pl1619-roster .pl1619-search input{height:40px}.pl1619-roster .pl1619-search>span{width:34px;font-size:18px}
.pl1619-roster .v1463-clan-members{padding:8px!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.pl1619-roster .v1463-clan-members article{position:relative;min-width:0;padding:10px!important;display:grid!important;grid-template-columns:10px minmax(0,1fr) auto!important;gap:7px!important;align-items:center;border:1px solid rgba(54,134,187,.16)!important;border-radius:14px!important;background:#f8fcff!important}.pl1619-roster .v1463-clan-members article>a{min-width:0!important}.pl1619-member-online{width:8px;height:8px;border-radius:50%;background:#aab9c5}.pl1619-member-online.is-online{background:#28c77d;box-shadow:0 0 0 4px rgba(40,199,125,.12)}
.pl1619-role{padding:5px 7px;border-radius:8px;background:#e8f4fb;color:#357195;font-size:7.5px;text-transform:uppercase;letter-spacing:.08em}.pl1619-role.is-owner{background:#fff1bd;color:#946800}.pl1619-role.is-officer{background:#e9e4ff;color:#6548b2}
.pl1619-roster .v1480-member-tools{grid-column:2/4!important;display:flex!important;justify-content:flex-end;gap:5px!important}.pl1619-roster .v1480-member-tools button,.pl1619-roster article>button{padding:6px 8px!important;border:1px solid rgba(42,122,177,.2)!important;border-radius:8px!important;background:#fff!important;color:#286f9d!important;font-size:8px!important;font-weight:900!important}.pl1619-roster button.is-danger{color:#c4384d!important;border-color:rgba(215,57,80,.2)!important}
.pl1619-member-empty{margin:0;padding:20px;text-align:center;color:#6b8397;font-weight:800}
.pl1619-guild-activity{margin-top:12px!important;border-radius:17px!important}.pl1619-guild-activity summary{display:flex!important;align-items:center;justify-content:space-between!important}.pl1619-guild-activity summary>span{display:flex;flex-direction:column}.pl1619-guild-activity summary small{font-size:8px;color:#70889b}.pl1619-guild-activity summary i{font-style:normal}
.pl1619-guild-management{margin-top:12px!important;border-radius:18px!important;background:#f7fbfe!important}.pl1619-guild-management>summary{display:flex!important;align-items:center;justify-content:space-between!important;padding:14px 16px!important}.pl1619-guild-management>summary>span{display:flex;flex-direction:column}.pl1619-guild-management>summary small{font-size:8px;color:#6b8497}.pl1619-guild-management>summary i{font-style:normal}
.pl1619-guild-settings{padding:14px;display:grid!important;grid-template-columns:1fr .55fr 1fr auto;gap:9px;align-items:end}.pl1619-guild-settings label,.pl1619-guild-badge-form label{display:flex;flex-direction:column;gap:5px;color:#527086;font-size:8px;font-weight:950;text-transform:uppercase;letter-spacing:.08em}.pl1619-guild-settings .v11-input{min-width:0}.pl1619-guild-badge-form{padding:0 14px 14px;display:flex!important;align-items:end;gap:9px}.pl1619-guild-badge-form label{flex:1}.pl1619-transfer-hint{margin:0 14px 14px;padding:9px 11px;border-radius:10px;background:#eaf6fd;color:#53758c;font-size:9px}.pl1619-leave-guild{margin-top:12px!important}

/* Profile wall artwork */
.pl1619-wall-empty{min-height:230px!important;padding:14px 12px!important;display:flex!important;flex-direction:column!important;justify-content:flex-end!important;gap:3px!important;overflow:hidden;border:1px solid rgba(64,144,197,.18);border-radius:18px;background:radial-gradient(circle at 50% 20%,#fff9d9 0,rgba(255,255,255,.88) 48%,#eff8ff 100%)!important;text-align:center}
.pl1619-wall-art{position:relative;min-height:148px;display:grid;place-items:center}.pl1619-wall-art>i{position:absolute;bottom:6px;width:170px;height:38px;border-radius:50%;background:rgba(42,125,180,.1);filter:blur(2px)}.pl1619-wall-art img{position:relative;z-index:1;width:170px!important;height:150px!important;object-fit:contain!important;filter:drop-shadow(0 12px 10px rgba(8,54,86,.16))!important}.pl1619-wall-empty>div b{display:block;color:var(--pl1619-ink);font-size:13px}.pl1619-wall-empty>div small{color:#658096;font-size:9px}

@media(max-width:1100px){
  .pl1619-save-console{grid-template-columns:1fr 1fr}.pl1619-save-console .pl1619-search,.pl1619-cloud-status{grid-column:1/-1}
  .v14-saves-page .v14-saves-summary{grid-template-columns:repeat(3,1fr)}.v14-saves-page .v14-saves-summary span:nth-child(3){border-right:0!important}.v14-saves-page .v14-saves-summary span:nth-child(n+4){border-top:1px solid rgba(52,124,176,.14)!important}
  .pl1619-guild-settings{grid-template-columns:1fr 1fr}.pl1619-guild-settings button{min-height:48px}
}

@media(max-width:760px){
  .pl1619-head-actions{width:100%;display:grid;grid-template-columns:1fr 1fr}.v14-saves-page .v14-page-head{padding:20px!important}.v14-saves-page .v14-page-head>div:first-child{width:100%}.v14-saves-page .v14-page-head h1{font-size:36px!important}
  .v14-saves-page .v14-saves-summary{grid-template-columns:1fr 1fr}.v14-saves-page .v14-saves-summary span{min-height:64px;padding:12px 8px 12px 40px!important}.v14-saves-page .v14-saves-summary span:nth-child(odd){border-right:1px solid rgba(52,124,176,.14)!important}.v14-saves-page .v14-saves-summary span:nth-child(even){border-right:0!important}.v14-saves-page .v14-saves-summary span:nth-child(n+3){border-top:1px solid rgba(52,124,176,.14)!important}.v14-saves-page .v14-saves-summary span:last-child:nth-child(odd){grid-column:1/-1;border-right:0!important}
  .pl1619-save-console{grid-template-columns:1fr;padding:10px}.pl1619-save-console>*{grid-column:1!important}.pl1619-save-console>label:not(.pl1619-search){grid-template-columns:80px 1fr}.pl1619-cloud-status{grid-template-columns:12px 1fr}.pl1619-cloud-status output{grid-column:2}
  .pl1619-save-empty{min-height:420px;padding:24px 18px;grid-template-columns:1fr;gap:8px;text-align:center}.pl1619-save-empty>img{height:190px}.pl1619-save-empty>div>div{justify-content:center}.pl1619-save-empty h2{font-size:28px}.pl1619-empty-orbit{left:50%;top:18%;width:300px;height:150px;transform:translateX(-50%) rotate(-10deg)}
  .v14-saves-page .v14-save-card{margin:7px!important}.v14-saves-page .v14-save-actions{display:grid!important;grid-template-columns:1fr 1fr!important}.v14-saves-page .v14-save-actions>*{width:100%!important}
  .pl1619-board-toolbar{grid-template-columns:1fr;padding:10px}.pl1619-live-chip{justify-content:center}.pl1619-board-toolbar .pl1619-search{max-width:none}.pl1619-board-toolbar>strong{justify-self:center}
  .pl1619-guild-banner{grid-template-columns:auto minmax(0,1fr)!important}.pl1619-invite-code{grid-column:1/-1;width:100%}.pl1619-guild-command{grid-template-columns:1fr}.pl1619-guild-stats{grid-template-columns:1fr 1fr!important}.pl1619-roster>header{align-items:stretch;flex-direction:column}.pl1619-roster .pl1619-search{width:100%}.pl1619-roster .v1463-clan-members{grid-template-columns:1fr!important}.pl1619-guild-settings{grid-template-columns:1fr}.pl1619-guild-badge-form{align-items:stretch;flex-direction:column}.pl1619-guild-badge-form button{width:100%}
  .pl1619-wall-empty{min-height:260px!important}.pl1619-wall-art img{width:185px!important;height:165px!important}
}

@media(max-width:430px){
  .pl1619-head-actions{grid-template-columns:1fr}.pl1619-head-actions a{width:100%!important}
  .v14-saves-page .v14-saves-summary span{padding-left:36px!important}.v14-saves-page .v14-saves-summary span::before{left:10px}.v14-saves-page .v14-saves-summary span b{font-size:19px!important}
  .pl1619-save-empty>div>div{display:grid}.pl1619-save-empty a{width:100%!important}
  .pl1619-guild-banner{grid-template-columns:1fr!important;text-align:center}.pl1619-guild-banner .v1470-clan-badge{margin:auto}.pl1619-guild-stats{grid-template-columns:1fr 1fr!important}
  .pl1619-roster .v1463-clan-members article{grid-template-columns:9px minmax(0,1fr)!important}.pl1619-role{grid-column:2;justify-self:start}.pl1619-roster .v1480-member-tools{grid-column:2!important;justify-content:flex-start;flex-wrap:wrap}
}
