.book-root{width:100%}.wrap{padding:10px 0;max-width:100%;flex-grow:1;flex-shrink:0;min-height:calc(100vh - 100px);z-index:20}#root,.wrap{width:100%;display:flex;justify-content:center;align-items:center}#root{padding:10px}.custom-container{width:90vw;height:100%;min-height:inherit;display:flex;justify-content:center;align-items:center;position:relative}.pokemon-logo{width:80%;max-width:300px;margin-bottom:20px;filter:drop-shadow(2px 2px 4px rgba(0,0,0,.3))}.page{background-image:url(/book-bg.png);background-size:cover;background-repeat:no-repeat;background-position:50%;box-shadow:0 4px 8px rgba(0,0,0,.1);overflow:hidden;display:flex;flex-direction:column}@media (max-width:767px){.page{border-radius:5px}}@media (min-width:768px){.page{&:nth-of-type(2n){border-top-left-radius:5px;border-bottom-left-radius:5px}&:nth-of-type(odd){border-top-right-radius:5px;border-bottom-right-radius:5px}}}.page-content{width:100%;height:100%;min-height:0;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:16px;text-align:center;overflow:hidden}.pokemon-container{align-items:center}.page-info,.pokemon-container{display:flex;flex-direction:column;gap:12px;width:100%;min-height:0;flex:1;overflow:hidden}.page-title{font-family:Imprint,serif;font-size:1.5rem;line-height:2rem;color:#dbc9b9;max-width:100%;overflow:hidden;text-overflow:ellipsis;@media (min-width:1440px){font-size:2.5rem;line-height:3rem}}.text-federant{font-family:Imprint,serif}.pokemon-number{font-size:clamp(.7rem,2vw,1rem);color:#dbc9b9;margin-bottom:10px}.pokemon-type{display:inline-block;padding:3px 10px;border-radius:20px;font-size:clamp(.6rem,1.5vw,.9rem);font-weight:500;color:white;margin:0 3px 5px}.type-electric{background-color:#f1c40f}.type-ground{background-color:#e67e22}.type-poison{background-color:#9b59b6}.type-fire{background-color:#e74c3c}.type-flying{background-color:#3498db}.type-water{background-color:#2980b9}.type-dark{background-color:#34495e}.type-fighting{background-color:#d35400}.type-steel{background-color:#7f8c8d}.type-rock{background-color:#9a7b4f}.line-clamp{display:-webkit-box;-webkit-box-orient:vertical}.text-description{font-family:Bell,serif;font-size:16px;color:var(--text-brown-dark);margin-top:8px;line-height:1;overflow:hidden;white-space:normal;overflow-wrap:break-word;word-break:break-word;@media (min-width:1440px){font-size:18px}}.text-description--long{text-align:left}.demoPage{background:#fff;color:#000}.corner{position:absolute;z-index:20}.corner--big{width:30px;height:30px;background-size:contain;background-image:url(/corner-big.png)}@media (min-width:768px){.corner--big{width:40px;height:40px}}.corner--small{width:24px;height:24px;background-size:contain;background-image:url(/corner-small.png)}.lt{left:-6px}.lt,.rt{top:-6px}.rt{transform:rotate(90deg)}.rb,.rt{right:-6px}.rb{transform:rotate(180deg)}.lb,.rb{bottom:-6px}.lb{left:-6px;transform:rotate(270deg)}.description-wrap{position:relative;width:100%;margin:0 auto;display:flex;flex-direction:column;background-position:50%;background-size:cover;background-repeat:no-repeat;padding:.5rem 1rem 1.25rem;overflow:hidden;min-height:0;flex:1}.description-wrap,.description-wrap--vertical{background-image:url(/bg-5.webp)}.swiper-pagination-bullet-active{background:var(--color-yellow-light)!important}.swiper-button-next:after,.swiper-button-prev:after{font-size:34px!important;color:var(--color-yellow-light)}.toc-dots{flex:1;border-bottom:1px dotted #222;margin:0 8px;height:.8em}.info-wrap{padding:10px;border-radius:8px;background-color:rgba(27,6,13,.65)}.page-first{background-image:none;max-width:475px;height:100%;align-items:center;justify-content:center;padding:50px;left:5%;top:50%}@media (min-width:1920px){.page-first{padding:100px}}.page-first--mobile{display:flex;position:static;margin:0 auto;padding:0 20px}.page-first--desktop{width:45%;display:flex;position:absolute;transform:translateY(-50%)}@media (min-width:1200px){.page-first--mobile{display:none}}.basic-single{z-index:1000;width:100%;font-style:italic;border:2px solid var(--color-green-dark);border-radius:20px;padding-right:12px;color:gray}@media (min-width:768px){.basic-single{width:200px;border-radius:20px;border-bottom-left-radius:0;border-top-left-radius:0}}.select__control{border-color:transparent!important;outline:none!important;box-shadow:none!important;height:32px!important;min-height:32px!important;cursor:pointer;background-color:transparent!important}.select__indicators{height:30px!important}.select__indicator,.select__indicators{padding:0 8px!important;min-height:30px!important}.select__indicator{display:flex;align-items:center}.select__value-container{padding:0 8px!important}.select__input-container{margin:0 2px!important;padding:0 2px!important;color:gray}.button--desktop{display:none}.button--mobile{display:block}@media (min-width:768px){.button--mobile{display:none}.button--desktop{display:block}}.navigation-arrow{width:40px;height:40px;border-color:var(--color-yellow-light);border-right-width:3px;border-bottom-width:3px;z-index:1001;border-radius:3px}@media (max-width:390px){.navigation-arrow{width:15px;height:15px;border-color:#e27100!important}}