:root{--pokemon-c-nm: #16a34a;--pokemon-c-lp: #2563eb;--pokemon-c-mp: #ea580c;--pokemon-c-hp: #dc2626;--pokemon-info-bg: #fff8e7;--pokemon-info-border: rgba(0, 0, 0, .06);--pokemon-info-radius: 14px}.pokemon-product{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:start;width:100%}@media screen and (max-width:749px){.pokemon-product{grid-template-columns:1fr;gap:1.5rem}}.pokemon-product__media,.pokemon-product__info{min-width:0}@media screen and (min-width:750px){.pokemon-product__info{position:sticky;top:2rem}}.pokemon-gallery{display:flex;flex-direction:column;align-items:center;gap:1.5rem;width:100%}.pokemon-gallery__main{width:90%;position:relative;border-radius:14px;overflow:hidden;background:rgb(var(--color-background));box-shadow:0 4px 14px #0000001a;cursor:zoom-in}.pokemon-gallery__zoom{position:absolute;right:14px;bottom:14px;z-index:4;display:inline-flex;align-items:center;gap:.5rem;padding:8px 14px;border:0;border-radius:999px;background:#111111bf;color:#fff;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;font-size:1.4rem;font-weight:700;letter-spacing:.04em;cursor:zoom-in;box-shadow:0 2px 10px #00000059;transition:background .15s ease,transform .08s ease}.pokemon-gallery__zoom:hover{background:#111111e6}.pokemon-gallery__zoom:active{transform:scale(.97)}.pokemon-gallery__zoom:focus-visible{outline:2px solid #fff;outline-offset:2px}.pokemon-gallery__zoom svg{display:block}.pokemon-gallery__zoom-label{display:inline-block}@media screen and (max-width:749px){.pokemon-gallery__zoom-label{display:none}.pokemon-gallery__zoom{padding:10px}}.pokemon-gallery__slide{display:none;width:100%}.pokemon-gallery__slide.is-active{display:block}.pokemon-gallery__slide .product-media-container{width:100%;display:block;background:transparent;padding-top:0!important}.pokemon-gallery__slide .product-media-container .product__media,.pokemon-gallery__slide .product-media-container .product__media img{width:100%;height:auto;display:block;object-fit:cover}.pokemon-gallery__slide .product__modal-opener{width:100%}.pokemon-gallery__thumbs{display:flex;gap:.75rem;list-style:none;margin:0;padding:0;justify-content:center;flex-wrap:wrap;width:90%}.pokemon-gallery__thumb{display:block;margin:0}.pokemon-gallery__thumb-button{width:80px;height:80px;border:2px solid rgba(var(--color-foreground),.15);border-radius:10px;padding:0;background:transparent;cursor:pointer;overflow:hidden;transition:border-color .15s ease,transform .08s ease;display:block}.pokemon-gallery__thumb-button:hover{border-color:rgba(var(--color-foreground),.4)}.pokemon-gallery__thumb-button:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.pokemon-gallery__thumb.is-active .pokemon-gallery__thumb-button{border-color:rgb(var(--color-foreground));border-width:3px}.pokemon-gallery__thumb-button img{width:100%;height:100%;object-fit:cover;display:block}.pokemon-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000eb;z-index:9999;display:flex;align-items:center;justify-content:center;padding:2rem}.pokemon-lightbox[hidden]{display:none}.pokemon-lightbox__image{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block;border-radius:6px;box-shadow:0 8px 40px #0009}.pokemon-lightbox__close{position:absolute;top:1.25rem;right:1.25rem;width:56px;height:56px;background:#ffffff14;border:2px solid rgba(255,255,255,.3);border-radius:50%;color:#fff;font-size:2rem;line-height:1;font-family:Inter,system-ui,sans-serif;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .15s ease,border-color .15s ease}.pokemon-lightbox__close:hover{background:#ffffff2e;border-color:#fff9}.pokemon-lightbox__close:focus-visible{outline:2px solid #fff;outline-offset:2px}.pokemon-product__info{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;background:var(--pokemon-info-bg);border:1px solid var(--pokemon-info-border);border-radius:var(--pokemon-info-radius);padding:2.25rem 2.25rem 2rem;box-shadow:0 1px 3px #0000000a}.pokemon-info{display:flex;flex-direction:column;gap:2rem;padding:0}.pokemon-info>*{margin:0}.pokemon-info__name{font-size:clamp(3rem,5.6vw,4.4rem);font-weight:800;line-height:1.05;letter-spacing:-.02em;color:rgb(var(--color-foreground))}.pokemon-condition{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;min-width:72px;padding:8px 18px;border-radius:8px;font-size:1.5rem;font-weight:800;letter-spacing:.06em;color:#fff;text-transform:uppercase;line-height:1.3;box-shadow:0 2px 6px #0000002e}.pokemon-condition--nm{background:var(--pokemon-c-nm)}.pokemon-condition--lp{background:var(--pokemon-c-lp)}.pokemon-condition--mp{background:var(--pokemon-c-mp)}.pokemon-condition--hp{background:var(--pokemon-c-hp)}.pokemon-attrs{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .5rem;font-size:1.6rem;font-weight:600;color:rgb(var(--color-foreground))}.pokemon-attrs__item{display:inline-flex;align-items:center}.pokemon-attrs__sep{color:rgba(var(--color-foreground),.35);-webkit-user-select:none;user-select:none;margin:0 .2rem;font-weight:500}.pokemon-price{display:flex;align-items:baseline;gap:1.25rem;flex-wrap:wrap}.pokemon-price__current{font-size:3.2rem;font-weight:800;color:rgb(var(--color-foreground));line-height:1;letter-spacing:-.015em}.pokemon-price__compare{font-size:2.2rem;font-weight:600;color:rgba(var(--color-foreground),.55)}.pokemon-buy{display:flex;flex-wrap:wrap;align-items:stretch;gap:.85rem;margin-top:.35rem}.pokemon-buy__quantity{display:flex;align-items:center}.pokemon-buy__quantity .quantity{display:inline-flex;align-items:center;border:2px solid rgba(var(--color-foreground),.25);border-radius:8px;overflow:hidden;height:54px;font-family:Inter,system-ui,sans-serif}.pokemon-buy__quantity .quantity__input{width:64px;height:100%;text-align:center;border:none;background:transparent;font-size:1.9rem;font-weight:700;-moz-appearance:textfield;color:rgb(var(--color-foreground))}.pokemon-buy__quantity .quantity__input::-webkit-outer-spin-button,.pokemon-buy__quantity .quantity__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.pokemon-buy__quantity .quantity__button{width:40px;height:100%;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;color:rgb(var(--color-foreground))}.pokemon-buy__quantity .quantity__button:hover{background:rgba(var(--color-foreground),.06)}.pokemon-buy__quantity .quantity__button .svg-wrapper{width:1.2rem;height:1.2rem;display:inline-flex}.pokemon-buy__submit{flex:1 1 220px;min-width:220px;height:54px;border:none;border-radius:8px;background:#facc15;color:#111;font-family:Inter,system-ui,sans-serif;font-size:1.9rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:background .15s ease,transform .08s ease}.pokemon-buy__submit:hover:not(:disabled){background:#eab308}.pokemon-buy__submit:active:not(:disabled){transform:scale(.99)}.pokemon-buy__submit:disabled{background:#d1d5db;color:#6b7280;cursor:not-allowed}.pokemon-buy__error{display:flex;align-items:flex-start;gap:.5rem;font-size:.95rem;font-weight:600;color:var(--pokemon-c-hp, #dc2626);width:100%}.pokemon-buy__error[hidden]{display:none}.pokemon-block{display:flex;flex-direction:column;gap:.85rem;padding-top:1.75rem;border-top:1px solid rgba(var(--color-foreground),.12)}.pokemon-block--no-heading{gap:0}.pokemon-block__heading{font-size:2.7rem;font-weight:800;color:rgb(var(--color-foreground));margin:0;letter-spacing:-.015em}.pokemon-block__body{font-size:1.8rem;font-weight:500;line-height:1.5;color:rgba(var(--color-foreground),.85)}.pokemon-block__body p{margin:0 0 1rem;font-size:1.8rem}.pokemon-block__body p:last-child{margin-bottom:0}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-main-pokemon-product.css.map */
