:root{--bg:#07111b;--panel:#0f1e2b;--panel2:#132534;--line:#26394a;--text:#f6f7fb;--muted:#90a1b4;--red:#ff4d57;--green:#48df8a;--blue:#38a9ff;--purple:#8b6cff}*{box-sizing:border-box}body,html{margin:0;min-height:100%;background:#07111b;color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select{font:inherit}.app-shell{min-height:100vh;background:radial-gradient(circle at 80% 5%,rgba(28,72,98,.22),transparent 26%),linear-gradient(180deg,#07111b,#091722 48%,#06101a);padding-top:72px}.topbar{height:72px;position:fixed;top:0;left:0;right:0;z-index:50;padding:0 4vw;border-bottom:1px solid #1b2a38;background:rgba(5,14,23,.9);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand,.topbar{display:flex;align-items:center}.brand{gap:10px;background:none;border:0;color:white;font-size:20px;cursor:pointer}.ball{width:26px;height:26px;border-radius:50%;display:block;background:linear-gradient(#ff535d 0 46%,#111 46% 55%,#fff 55%);position:relative;box-shadow:inset 0 0 0 2px #dbe7f1}.ball:before{content:"";position:absolute;left:7px;top:8px;width:10px;height:10px;border-radius:50%;background:white;border:3px solid #111}.topbar nav{display:flex;gap:34px;margin-left:65px}.topbar nav button{height:72px;background:none;border:0;color:#b6c3cf;cursor:pointer;position:relative}.topbar nav button.active-nav,.topbar nav button:hover{color:#fff}.topbar nav button.active-nav:after{content:"";position:absolute;left:15%;right:15%;bottom:0;height:2px;background:var(--red);box-shadow:0 0 12px var(--red)}.run-select{margin-left:auto;display:flex;gap:7px;align-items:center;background:#10202e;border:1px solid #253a4a;padding:8px 12px;border-radius:8px;color:#8395a6;font-size:11px}.run-select strong{display:block;color:#fff;font-size:12px}.menu-btn{display:none;background:#10202e;border:1px solid #253a4a;color:white;border-radius:8px;padding:8px}.page{max-width:1180px;margin:auto;padding:38px 24px 70px}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:24px}.eyebrow{font-size:11px;font-weight:800;letter-spacing:.16em;color:#64788c}.hero-copy h1,.page-heading h1{margin:6px 0 7px;font-size:34px;line-height:1.08}.hero-copy p,.page-heading p{margin:0;color:var(--muted)}.copy-btn,.danger,.ghost,.primary,.secondary{border-radius:8px;padding:10px 15px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;font-weight:700}.primary{background:linear-gradient(135deg,#ff555d,#ef3f49);color:white;box-shadow:0 8px 28px rgba(255,77,87,.2)}.secondary{background:#1c3142;color:#fff;border-color:#2e4658}.ghost{background:#172a39;color:#dce6ee;border-color:#294051}.danger{background:rgba(224,64,70,.08);color:#ff626a;border-color:#7b3239}.copy-btn{background:#122431;color:#dfe8ef;border-color:#2a4050;margin-top:8px}.copy-btn,.wide{width:100%}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px;margin-bottom:18px}.stat{border:1px solid;padding:15px 16px;border-radius:9px;display:flex;align-items:center;gap:14px;background:#0d1b27}.stat svg{width:25px;height:25px}.stat span{display:flex;flex-direction:column;color:#cbd5df;font-size:12px}.stat b{font-size:26px;line-height:1;color:white}.stat.green{border-color:#175e43;background:linear-gradient(135deg,rgba(22,113,70,.45),rgba(10,40,32,.6));color:#46e68a}.stat.blue{border-color:#215277;background:linear-gradient(135deg,rgba(24,92,139,.42),rgba(8,35,56,.6));color:#40b4ff}.stat.red{border-color:#71343b;background:linear-gradient(135deg,rgba(124,42,51,.42),rgba(49,19,25,.6));color:#ff5b67}.stat.purple{border-color:#493a76;background:linear-gradient(135deg,rgba(75,54,133,.42),rgba(31,22,58,.6));color:#9f84ff}.overlay-main,.settings-card,.workspace{background:linear-gradient(180deg,rgba(15,30,43,.95),rgba(11,24,34,.95));border:1px solid #223747;border-radius:10px;box-shadow:0 16px 45px rgba(0,0,0,.18)}.tabs{display:flex;padding:10px;border-bottom:1px solid #203443;gap:5px}.tabs button{border:0;background:#132432;color:#9fb0bf;padding:9px 16px;border-radius:6px;cursor:pointer}.tabs button.selected{background:linear-gradient(135deg,#49df8d,#33c979);color:#042013;font-weight:800}.list-head{display:flex;justify-content:space-between;align-items:center;padding:14px 16px}.list-head h2{font-size:15px;margin:0}.list-head span{color:#687e91;font-size:12px}.pair-list{display:flex;flex-direction:column;gap:5px;padding:0 12px 12px}.pair-row{width:100%;display:grid;grid-template-columns:1fr 245px 1fr 32px;align-items:center;background:#132431;border:1px solid #22394a;border-radius:8px;min-height:76px;color:white;padding:8px 11px;cursor:pointer;text-align:left}.pair-row:hover{background:#172b3b;border-color:#345166}.poke-meta{gap:5px}.poke-meta,.poke-meta div{display:flex;flex-direction:column}.poke-meta strong{font-size:14px}.poke-meta span{font-size:11px;color:#a3b3bf}.poke-meta em{width:max-content;font-style:normal;font-size:9px;font-weight:900;color:#081117;border-radius:4px;padding:2px 6px}.right-meta{align-items:flex-end;text-align:right}.pair-visual{display:flex;justify-content:center;align-items:center;gap:10px}.poke-avatar{width:108px;height:108px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at 50% 42%,rgba(255,255,255,.18),rgba(10,20,28,.7) 61%);border:5px solid var(--ring);box-shadow:0 0 21px color-mix(in srgb,var(--ring) 42%,transparent),0 0 0 5px rgba(255,255,255,.025)}.poke-avatar.compact{width:60px;height:60px;border-width:3px}.poke-avatar img{width:88%;height:88%;object-fit:contain;filter:drop-shadow(0 6px 9px rgba(0,0,0,.45))}.link-chain{color:#b8c6d0}.row-more{color:#6d8192;justify-self:end}.hero-page{min-height:calc(100vh - 72px);display:grid;grid-template-columns:1.05fr .95fr;align-items:center;grid-gap:5vw;gap:5vw;max-width:1200px;margin:auto;padding:50px 28px;position:relative;overflow:hidden}.hero-glow{position:absolute;width:450px;height:450px;border-radius:50%;filter:blur(110px);opacity:.15}.hero-glow.one{background:#1da8ff;left:-240px;bottom:-180px}.hero-glow.two{background:#ff4d57;right:-280px;top:-240px}.hero-copy h1{font-size:62px;letter-spacing:-.04em}.hero-copy h1 span{color:#ff4d57}.hero-copy p{max-width:570px;font-size:17px;line-height:1.7;margin:18px 0 27px}.hero-mini{display:flex;align-items:center;gap:8px;margin-top:21px;color:#73879a;font-size:12px}.hero-card{position:relative;padding:34px;background:linear-gradient(145deg,#112434,#091720);border:1px solid #263d4f;border-radius:24px;box-shadow:0 40px 100px rgba(0,0,0,.4)}.hero-orbit{min-height:325px;display:flex;align-items:center;justify-content:center;gap:25px;background:radial-gradient(circle,#152f42 0,rgba(7,17,27,.4) 60%);border-radius:18px}.big-link{width:70px;height:42px;border-radius:24px;border:2px solid #9bacb9;display:grid;place-items:center;position:relative}.big-link:after,.big-link:before{content:"";position:absolute;width:23px;border-top:2px solid #9bacb9}.big-link:before{left:-24px}.big-link:after{right:-24px}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;margin-top:12px}.hero-stats span{background:#0d1c28;border:1px solid #223646;border-radius:9px;padding:10px;text-align:center;color:#8498aa;font-size:11px}.hero-stats b{display:block;color:white;font-size:19px}.overlay-layout{display:grid;grid-template-columns:1fr 310px;grid-gap:15px;gap:15px}.panel-title{justify-content:space-between;padding:15px 17px;border-bottom:1px solid #223747}.panel-title,.panel-title>div{display:flex;align-items:center}.panel-title>div{gap:10px}.panel-title span{display:flex;flex-direction:column}.panel-title small{color:#788da0}.preview-box{margin:14px;background-image:linear-gradient(45deg,#0e1820 25%,transparent 0),linear-gradient(-45deg,#0e1820 25%,transparent 0),linear-gradient(45deg,transparent 75%,#0e1820 0),linear-gradient(-45deg,transparent 75%,#0e1820 0);background-size:22px 22px;background-position:0 0,0 11px,11px -11px,-11px 0;background-color:#121f28;border:1px solid #314757;border-radius:8px;padding:15px;min-height:520px}.preview-top{display:flex;justify-content:space-between;color:#6d8193;font-size:10px;letter-spacing:.12em}.live-dot{color:#64ed9a}.preview-stack{height:460px;flex-direction:column;justify-content:center;gap:13px}.overlay-pair,.preview-stack{display:flex;align-items:center}.overlay-pair{gap:0}.overlay-chain{display:flex;align-items:center;color:#d2dde5}.overlay-chain span{width:22px;border-top:2px solid #d2dde5}.overlay-side{display:flex;flex-direction:column;gap:13px}.settings-card{padding:16px}.settings-title{display:flex;justify-content:space-between}.settings-card p{font-size:12px;color:#8195a6;line-height:1.5}.settings-title .paused,.settings-title .ready,.status-pill{display:flex;align-items:center;gap:7px;font-size:11px;color:#56e993}.settings-title .ready i,.status-pill i{width:8px;height:8px;border-radius:50%;background:#50e98f;box-shadow:0 0 9px #50e98f}.settings-title .paused{color:#ffb35b}.check-row{display:flex!important;justify-content:space-between;align-items:center;padding:10px 0;color:#aebdca;font-size:12px;border-bottom:1px solid #1e3342}.check-row input{accent-color:#43dc88}.settings-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.settings-card.big{padding:24px}.settings-card.big h2{margin:9px 0 22px}.settings-card.big label:not(.check-row),.status-select{display:flex;flex-direction:column;gap:7px;color:#8ea2b4;font-size:12px;margin:13px 0}.modal input,.modal select,.settings-card input,.settings-card select{background:#172a39;border:1px solid #2a4152;border-radius:7px;color:white;padding:10px 11px}.modal-backdrop{position:fixed;inset:0;z-index:80;background:rgba(0,6,12,.76);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:grid;place-items:center;padding:20px}.modal{width:min(720px,100%);background:#0c1924;border:1px solid #2a4152;border-radius:12px;box-shadow:0 30px 100px rgba(0,0,0,.6)}.modal-head{padding:17px 20px;border-bottom:1px solid #263b4c;display:flex;justify-content:space-between;align-items:center}.modal-head h2{margin:3px 0 0}.modal-head button{background:#182b3a;border:1px solid #294253;color:white;border-radius:6px;padding:5px}.edit-grid{display:grid;grid-template-columns:1fr 1fr}.edit-pokemon{padding:20px;display:flex;align-items:center;flex-direction:column;gap:9px}.edit-pokemon:first-child{border-right:1px solid #263b4c}.edit-pokemon label{width:100%;display:flex;flex-direction:column;gap:6px;color:#8599ab;font-size:11px}.type-chip{font-size:9px;font-weight:900;color:#07111b;padding:3px 8px;border-radius:4px}.status-select{padding:0 20px}.modal-actions{display:flex;gap:8px;padding:15px 20px;border-top:1px solid #263b4c}.modal-actions span{flex:1 1}.mobile-bottom{display:none}.status-pill{border:1px solid #1d5940;background:#0d2b21;border-radius:999px;padding:8px 12px}@media(max-width:820px){.topbar{padding:0 16px}.topbar nav{display:none;position:absolute;top:64px;left:12px;right:12px;margin:0;background:#0e1e2b;border:1px solid #263b4c;border-radius:10px;padding:8px;flex-direction:column;gap:0}.topbar nav.open{display:flex}.topbar nav button{height:45px;text-align:left;padding-left:14px}.run-select,.topbar nav button.active-nav:after{display:none}.menu-btn{display:block;margin-left:auto}.page{padding:24px 13px 90px}.page-heading{align-items:flex-start}.page-heading .secondary{display:none}.stat-grid{grid-template-columns:1fr 1fr}.stat{padding:12px}.pair-row{grid-template-columns:1fr 165px 1fr;min-height:70px;padding:7px}.row-more{display:none}.poke-avatar.compact{width:50px;height:50px}.poke-meta strong{font-size:11px}.poke-meta span{font-size:9px}.hero-page{grid-template-columns:1fr;padding:35px 18px 100px}.hero-copy h1{font-size:43px}.hero-card{padding:16px}.hero-orbit{min-height:250px}.hero-orbit .poke-avatar{width:88px;height:88px}.overlay-layout,.settings-grid{grid-template-columns:1fr}.mobile-bottom{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:40;height:65px;background:#08131d;border-top:1px solid #223747;justify-content:space-around}.mobile-bottom button{background:none;border:0;color:#8294a5;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:18px}.mobile-bottom button span{font-size:9px}.edit-grid{grid-template-columns:1fr 1fr}.modal{max-height:90vh;overflow:auto}.edit-pokemon{padding:13px}.edit-pokemon .poke-avatar{width:78px;height:78px}.modal-actions{position:-webkit-sticky;position:sticky;bottom:0;background:#0c1924}.preview-box{min-height:430px}.preview-stack{height:370px}}@media(max-width:540px){.stat-grid{grid-template-columns:1fr 1fr}.stat span{font-size:10px}.stat b{font-size:21px}.tabs{overflow:auto}.tabs button{white-space:nowrap;padding:8px 11px}.pair-row{grid-template-columns:72px 1fr 72px}.poke-meta{overflow:hidden}.poke-meta strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pair-visual{gap:5px}.poke-avatar.compact{width:48px;height:48px}.link-chain{display:none}.hero-orbit{gap:8px}.big-link{width:46px}.big-link:after,.big-link:before{width:10px}.big-link:before{left:-11px}.big-link:after{right:-11px}.edit-grid,.hero-stats{grid-template-columns:1fr}.edit-pokemon:first-child{border-right:0;border-bottom:1px solid #263b4c}.modal-actions{flex-wrap:wrap}.modal-actions span{display:none}.modal-actions button{flex:1 1}.page-heading h1{font-size:28px}}.pokedex-workspace{background:linear-gradient(180deg,rgba(15,30,43,.95),rgba(11,24,34,.95));border:1px solid #223747;border-radius:10px;overflow:hidden;box-shadow:0 16px 45px rgba(0,0,0,.18)}.pokedex-toolbar{display:flex;align-items:flex-end;gap:14px;padding:16px;border-bottom:1px solid #223747}.pokedex-toolbar label{display:flex;flex-direction:column;gap:7px;color:#8ea2b4;font-size:11px;font-weight:700}.pokedex-toolbar input,.pokedex-toolbar select{min-width:230px;background:#172a39;border:1px solid #2a4152;border-radius:7px;color:white;padding:10px 11px;outline:none}.pokedex-toolbar select{min-width:145px}.pokedex-toolbar input:focus,.pokedex-toolbar select:focus{border-color:#4bdf91;box-shadow:0 0 0 3px rgba(75,223,145,.1)}.pokedex-count{margin-left:auto;color:#8297a8;font-size:12px;padding-bottom:11px}.pokedex-row,.pokedex-table-head{display:grid;grid-template-columns:90px 110px 1fr 220px;align-items:center}.pokedex-table-head{padding:11px 18px;background:#0c1a25;color:#6e8597;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.pokedex-table-body{padding:8px 12px 12px}.pokedex-row{min-height:82px;margin:4px 0;padding:5px 6px;border:1px solid #22394a;border-radius:8px;background:#132431;color:white}.pokedex-row:hover{background:#172b3b;border-color:#345166}.pokedex-number{color:#71879a;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px}.pokedex-sprite{height:70px;display:flex;align-items:center}.pokedex-sprite img{width:72px;height:72px;object-fit:contain}.pokedex-row strong{font-size:15px}.pokedex-types{display:flex;gap:6px;flex-wrap:wrap}.pokedex-types em{min-width:64px;padding:5px 8px;border-radius:5px;color:#07111b;font-size:10px;font-style:normal;font-weight:900;text-align:center;text-transform:uppercase}.type-normal{background:#c9c2b7}.type-fire{background:#ff8068}.type-water{background:#6bb9ff}.type-electric{background:#ffe066}.type-grass{background:#6cdd91}.type-ice{background:#a4e8ed}.type-fighting{background:#e68a78}.type-poison{background:#c28ad8}.type-ground{background:#d9b678}.type-flying{background:#b2a5e8}.type-psychic{background:#f28bb2}.type-bug{background:#b9cf67}.type-rock{background:#c5b17a}.type-ghost{background:#a893d1}.type-dragon{background:#9982ed}.type-dark{background:#a18d87}.type-steel{background:#b8c4d1}.type-fairy{background:#f4a7d5}@media(max-width:700px){.pokedex-toolbar{align-items:stretch;flex-wrap:wrap}.pokedex-toolbar label:first-child{flex:1 1 100%}.pokedex-toolbar input{width:100%;min-width:0}.pokedex-count{margin-left:0;padding:0 0 2px}.pokedex-row,.pokedex-table-head{grid-template-columns:64px 72px 1fr}.pokedex-table-head span:nth-child(4){display:none}.pokedex-row{min-height:75px}.pokedex-sprite{height:62px}.pokedex-sprite img{width:60px;height:60px}.pokedex-types{grid-column:3;grid-row:2;margin-top:-13px}.pokedex-row strong{grid-column:3;grid-row:1;align-self:end}.pokedex-number,.pokedex-sprite{grid-row:1/span 2}}.pokedex-table-body{height:min(68vh,720px);min-height:520px;overflow-y:auto}.pokedex-count{min-width:145px;text-align:right}.pokedex-table-body,.pokedex-toolbar input,.pokedex-toolbar select{scrollbar-width:none;-ms-overflow-style:none}.pokedex-table-body::-webkit-scrollbar,.pokedex-toolbar input::-webkit-scrollbar,.pokedex-toolbar select::-webkit-scrollbar{display:none;width:0;height:0}body,html{overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none}::-webkit-scrollbar,body::-webkit-scrollbar,html::-webkit-scrollbar{display:none;width:0;height:0}@media(max-width:700px){.pokedex-table-body{height:calc(100vh - 290px);min-height:360px}}.empty-orbit,.empty-state,.overlay-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#8297a8}.empty-orbit{gap:8px;min-height:240px}.empty-orbit strong,.empty-state strong,.overlay-empty strong{color:#eaf1f6;font-size:14px}.empty-orbit span,.empty-state span,.overlay-empty span{font-size:12px}.empty-orbit-icon{display:grid;place-items:center;width:48px;height:48px;margin-bottom:4px;border:1px solid #315066;border-radius:50%;color:#74dca4;background:#102937}.empty-state{gap:7px;width:100%;min-height:220px;padding:28px 16px;border:1px dashed #2a485c;border-radius:8px;color:#5f8296}.empty-state svg,.overlay-empty svg{color:#62df9d}.empty-state .primary,.overlay-empty .ghost{margin-top:8px}.overlay-empty{gap:8px}.add-pair-form{display:grid;grid-template-columns:1fr 1fr;grid-gap:4px 16px;gap:4px 16px;padding:20px}.add-pair-form label{display:flex;flex-direction:column;gap:7px;color:#8599ab;font-size:11px}.add-pair-form input,.add-pair-form select{background:#172a39;border:1px solid #2a4152;border-radius:7px;color:white;padding:10px 11px}.modal-actions button:disabled{opacity:.45;cursor:not-allowed}@media(max-width:540px){.add-pair-form{grid-template-columns:1fr;padding:14px 20px}}.brand-logo{width:32px;height:32px;display:block;object-fit:contain}.encounters-workspace{background:linear-gradient(180deg,rgba(15,30,43,.95),rgba(11,24,34,.95));border:1px solid #223747;border-radius:10px;overflow:hidden;box-shadow:0 16px 45px rgba(0,0,0,.18)}.encounters-toolbar{display:flex;align-items:flex-end;gap:14px;padding:16px;border-bottom:1px solid #223747}.encounters-search{display:flex;flex-direction:column;gap:7px;color:#8ea2b4;font-size:11px;font-weight:700}.encounters-search input{width:250px;background:#172a39;border:1px solid #2a4152;border-radius:7px;color:white;padding:10px 11px;outline:none}.encounters-search input:focus{border-color:#4bdf91;box-shadow:0 0 0 3px rgba(75,223,145,.1)}.encounter-filters{display:flex;gap:5px}.encounter-filters button{border:0;background:#132432;color:#9fb0bf;padding:9px 13px;border-radius:6px;cursor:pointer;white-space:nowrap}.encounter-filters button.selected{background:linear-gradient(135deg,#49df8d,#33c979);color:#042013;font-weight:800}.encounter-count{margin-left:auto;color:#8297a8;font-size:12px;padding-bottom:10px;white-space:nowrap}.encounter-count b{color:#fff}.encounter-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;padding:12px}.encounter-location{background:#132431;border:1px solid #22394a;border-radius:8px;padding:15px}.encounter-location.has-selection{border-color:#287151}.encounter-location-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.encounter-location-heading h2{font-size:15px;margin:0 0 4px}.encounter-location-heading span{color:#71879a;font-size:11px}.encounter-locked{display:flex;align-items:center;gap:4px;color:#55df91!important;font-weight:700;white-space:nowrap}.encounter-picker{display:grid;grid-template-columns:minmax(0,1fr) 190px;align-items:center;grid-gap:12px;gap:12px;margin-top:13px;padding-top:12px;border-top:1px solid #203847}.encounter-selected-preview{display:flex;align-items:center;gap:8px;min-width:0;min-height:64px}.encounter-selected-preview img{width:64px;height:64px;object-fit:contain;filter:drop-shadow(0 5px 7px rgba(0,0,0,.35))}.encounter-selected-preview span,.encounter-selected-preview strong{display:block}.encounter-selected-preview strong{font-size:13px}.encounter-selected-preview span{color:#8297a8;font-size:11px;margin-top:3px}.encounter-empty-icon{width:52px;height:52px;display:grid;place-items:center;border:1px dashed #315066;border-radius:50%;color:#6d91a5;flex:0 0 auto}.encounter-select-label{display:flex;flex-direction:column;gap:6px;color:#8ea2b4;font-size:11px}.encounter-select-label select{width:100%;background:#172a39;border:1px solid #2a4152;border-radius:7px;color:white;padding:10px 8px;outline:none}.encounter-select-label select:focus{border-color:#4bdf91;box-shadow:0 0 0 3px rgba(75,223,145,.1)}.encounter-empty-state{grid-column:1/-1}.danger:disabled{opacity:.45;cursor:not-allowed}@media(max-width:900px){.encounter-list{grid-template-columns:1fr}.encounter-picker{grid-template-columns:minmax(0,1fr) 230px}}@media(max-width:700px){.encounters-toolbar{align-items:stretch;flex-wrap:wrap}.encounters-search{flex:1 1 100%}.encounters-search input{width:100%}.encounter-filters{overflow:auto}.encounter-count{margin-left:auto;padding:9px 0 0}.encounter-picker{grid-template-columns:1fr}.encounter-select-label{margin-top:2px}.encounters-page .page-heading .danger{display:inline-flex}.encounter-location-heading h2{font-size:14px}}