.PokemonSelect-module__VtPTiG__wrap{width:100%;max-width:420px;position:relative}.PokemonSelect-module__VtPTiG__control{border:2px solid var(--line);background:var(--bg-elev);cursor:pointer;width:100%;color:var(--text);border-radius:12px;align-items:center;gap:12px;padding:10px 14px;font-family:inherit;font-size:.95rem;transition:border-color .2s;display:flex}.PokemonSelect-module__VtPTiG__control:hover,.PokemonSelect-module__VtPTiG__control:focus{border-color:var(--accent);outline:none}.PokemonSelect-module__VtPTiG__control img{width:42px;height:42px;image-rendering:pixelated;flex:none}.PokemonSelect-module__VtPTiG__placeholder{color:var(--text-muted)}.PokemonSelect-module__VtPTiG__num{color:var(--text-muted);margin-left:auto;font-size:.8rem}.PokemonSelect-module__VtPTiG__pop{z-index:30;background:var(--bg-elev);border:1.5px solid var(--line);box-shadow:var(--shadow);border-radius:14px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden}.PokemonSelect-module__VtPTiG__search{border:none;border-bottom:1.5px solid var(--line);width:100%;color:var(--text);background:0 0;outline:none;padding:12px 16px;font-family:inherit;font-size:.95rem}.PokemonSelect-module__VtPTiG__list{max-height:300px;padding:6px;list-style:none;overflow-y:auto}.PokemonSelect-module__VtPTiG__item{cursor:pointer;width:100%;color:var(--text);text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;padding:6px 10px;font-family:inherit;font-size:.92rem;display:flex}.PokemonSelect-module__VtPTiG__item:hover,.PokemonSelect-module__VtPTiG__item[data-hl=true]{background:var(--accent-soft)}.PokemonSelect-module__VtPTiG__item img{width:40px;height:40px;image-rendering:pixelated;flex:none}.PokemonSelect-module__VtPTiG__item .PokemonSelect-module__VtPTiG__num{margin-left:auto}.PokemonSelect-module__VtPTiG__empty{text-align:center;color:var(--text-muted);padding:16px;font-size:.85rem}
.PokeRadio-module__AFiM8W__radioInput{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:1.25em;display:flex}.PokeRadio-module__AFiM8W__opt{cursor:pointer;align-items:center;gap:.6em;display:flex}.PokeRadio-module__AFiM8W__radioInput input{appearance:none;background-color:var(--bg-soft);cursor:pointer;background-image:linear-gradient(45deg, transparent 43%, var(--poke-red) 43% 57%, transparent 57%), linear-gradient(-45deg, transparent 43%, var(--poke-red) 43% 57%, transparent 57%);background-position:50%,50%;background-repeat:no-repeat,no-repeat;background-size:0% 0%,0% 0%;border-radius:5px;flex:none;width:2em;height:2em;transition:all .4s ease-in-out;box-shadow:inset 2px 5px 10px #00000073}.PokeRadio-module__AFiM8W__radioInput input:hover{box-shadow:none;scale:1.2}.PokeRadio-module__AFiM8W__radioInput input:checked{box-shadow:none;background-size:92% 92%,92% 92%}.PokeRadio-module__AFiM8W__optLabel{color:var(--text);-webkit-user-select:none;user-select:none;font-size:.95rem}
.PlanCard-module__fTpKEW__card{--hue:220;--sat:72%;--accent:hsl(var(--hue) var(--sat) 54%);--accent-soft:hsl(var(--hue) var(--sat) 62%);--ink:var(--text);--paper:var(--bg-elev);--hard:color-mix(in srgb, var(--text) 62%, transparent);background:var(--paper);border:.3em solid var(--ink);width:19rem;max-width:100%;box-shadow:.6em .6em 0 var(--hard);cursor:pointer;border-radius:.7em;transition:transform .4s cubic-bezier(.23,1,.32,1),box-shadow .4s cubic-bezier(.23,1,.32,1);position:relative;overflow:hidden}.PlanCard-module__fTpKEW__card:hover{box-shadow:.95em .95em 0 var(--hard);transform:translate(-.35em,-.35em)scale(1.01)}.PlanCard-module__fTpKEW__card:hover .PlanCard-module__fTpKEW__patternGrid,.PlanCard-module__fTpKEW__card:hover .PlanCard-module__fTpKEW__overlayDots{opacity:1}.PlanCard-module__fTpKEW__card:active{box-shadow:.4em .4em 0 var(--hard);transform:translate(.08em,.08em)scale(.99)}.PlanCard-module__fTpKEW__card.PlanCard-module__fTpKEW__selected{border-color:var(--accent);box-shadow:.6em .6em 0 var(--accent), inset 0 0 0 .12em color-mix(in srgb, var(--accent) 40%, transparent)}.PlanCard-module__fTpKEW__card:before{content:"";background:var(--accent);z-index:1;width:3.4em;height:3.4em;position:absolute;top:-1em;right:-1em;transform:rotate(45deg)}.PlanCard-module__fTpKEW__patternGrid{background-image:linear-gradient(to right, color-mix(in srgb, var(--ink) 6%, transparent) 1px, transparent 1px), linear-gradient(to bottom, color-mix(in srgb, var(--ink) 6%, transparent) 1px, transparent 1px);pointer-events:none;opacity:.5;z-index:1;background-size:.5em .5em;transition:opacity .4s;position:absolute;inset:0}.PlanCard-module__fTpKEW__overlayDots{background-image:radial-gradient(color-mix(in srgb, var(--ink) 12%, transparent) 1px, transparent 1px);pointer-events:none;opacity:0;z-index:1;background-position:-.5em -.5em;background-size:1em 1em;transition:opacity .4s;position:absolute;inset:0}.PlanCard-module__fTpKEW__titleArea{background:var(--accent);color:#fff;border-bottom:.3em solid var(--ink);z-index:2;justify-content:space-between;align-items:center;padding:1.1em 1.3em;font-size:1.05em;font-weight:900;display:flex;position:relative;overflow:hidden}.PlanCard-module__fTpKEW__titleArea:before{content:"";pointer-events:none;opacity:.3;background:repeating-linear-gradient(45deg,#0000001f,#0000001f .5em,#0000 .5em 1em);position:absolute;inset:0}.PlanCard-module__fTpKEW__titleText{font-family:var(--font-display);letter-spacing:1.5px;text-shadow:2px 2px #00000047;font-weight:400;position:relative}.PlanCard-module__fTpKEW__tag{background:var(--brand);color:#fff;border:.15em solid var(--ink);text-transform:uppercase;letter-spacing:.1em;border-radius:.3em;padding:.4em .8em;font-size:.58em;font-weight:900;transition:transform .3s;animation:1.25s ease-in-out infinite PlanCard-module__fTpKEW__tagPulse;position:relative;transform:rotate(3deg)}.PlanCard-module__fTpKEW__card:hover .PlanCard-module__fTpKEW__tag{transform:rotate(-2deg)scale(1.08)}@keyframes PlanCard-module__fTpKEW__tagPulse{0%,to{box-shadow:.18em .18em 0 var(--hard), 0 0 0 0 color-mix(in srgb, var(--brand) 60%, transparent)}50%{box-shadow:.18em .18em 0 var(--hard), 0 0 0 .5em color-mix(in srgb, var(--brand) 0%, transparent)}}.PlanCard-module__fTpKEW__body{z-index:2;padding:1.3em;position:relative}.PlanCard-module__fTpKEW__desc{color:var(--text);margin-bottom:1.2em;font-size:.88em;font-weight:600;line-height:1.45}.PlanCard-module__fTpKEW__features{flex-direction:column;gap:.7em;margin-bottom:1.3em;display:flex}.PlanCard-module__fTpKEW__feature{align-items:center;gap:.7em;transition:transform .2s;display:flex}.PlanCard-module__fTpKEW__feature:hover{transform:translate(.3em)}.PlanCard-module__fTpKEW__featureIcon{background:var(--accent);color:#fff;border:.12em solid var(--ink);width:1.5em;height:1.5em;box-shadow:.16em .16em 0 var(--hard);border-radius:.3em;flex:none;justify-content:center;align-items:center;transition:transform .2s;display:flex}.PlanCard-module__fTpKEW__feature:hover .PlanCard-module__fTpKEW__featureIcon{transform:rotate(-6deg)}.PlanCard-module__fTpKEW__featureText{color:var(--text);font-size:.85em;font-weight:700}.PlanCard-module__fTpKEW__actions{border-top:.14em dashed color-mix(in srgb, var(--ink) 18%, transparent);padding-top:1.1em;position:relative}.PlanCard-module__fTpKEW__button{background:var(--accent);color:#fff;border:.18em solid var(--ink);width:100%;box-shadow:.28em .28em 0 var(--hard);cursor:pointer;text-transform:uppercase;letter-spacing:.04em;border-radius:.4em;padding:.75em 1.2em;font-family:inherit;font-size:.9em;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s;position:relative;overflow:hidden}.PlanCard-module__fTpKEW__button:before{content:"";background:linear-gradient(90deg,#0000,#ffffff47,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.PlanCard-module__fTpKEW__button:hover{background:var(--accent-soft);box-shadow:.38em .38em 0 var(--hard);transform:translate(-.08em,-.08em)}.PlanCard-module__fTpKEW__button:hover:before{left:100%}.PlanCard-module__fTpKEW__button:active{box-shadow:.14em .14em 0 var(--hard);transform:translate(.08em,.08em)}.PlanCard-module__fTpKEW__dotsPattern{width:7em;height:3.5em;color:color-mix(in srgb, var(--ink) 40%, transparent);opacity:.25;pointer-events:none;z-index:1;position:absolute;bottom:1.6em;left:-1.8em;transform:rotate(-10deg)}.PlanCard-module__fTpKEW__dotsPattern svg{width:100%;height:100%}.PlanCard-module__fTpKEW__accentShape{background:var(--accent);border:.14em solid var(--ink);z-index:0;border-radius:.3em;width:2.2em;height:2.2em;transition:transform .3s;position:absolute;bottom:-1em;right:1.8em;transform:rotate(45deg)}.PlanCard-module__fTpKEW__card:hover .PlanCard-module__fTpKEW__accentShape{transform:rotate(55deg)scale(1.12)}.PlanCard-module__fTpKEW__cornerSlice{background:var(--paper);border-right:.22em solid var(--ink);border-top:.22em solid var(--ink);z-index:1;border-radius:0 .5em 0 0;width:1.4em;height:1.4em;position:absolute;bottom:0;left:0}.PlanCard-module__fTpKEW__stamp{border:.2em solid var(--brand);width:4.2em;height:4.2em;color:var(--brand);z-index:1;pointer-events:none;border-radius:50%;justify-content:center;align-items:center;animation:1.25s ease-in-out infinite PlanCard-module__fTpKEW__stampPulse;display:flex;position:absolute;bottom:1.3em;left:1.3em;transform:rotate(-15deg)}@keyframes PlanCard-module__fTpKEW__stampPulse{0%,to{opacity:.88;transform:rotate(-15deg)scale(1)}50%{opacity:1;transform:rotate(-15deg)scale(1.09)}}.PlanCard-module__fTpKEW__stampText{text-transform:uppercase;letter-spacing:.05em;text-align:center;font-size:.56em;font-weight:900}
