.page-top{border-bottom:2px solid var(--color-border);background-color:#0000;justify-content:space-around;align-items:center;width:100%;height:40px;display:flex}.page-top.dark{border-bottom:2px solid var(--color-border);background-color:#0000}.page-top-selecter{justify-content:center;align-items:center;gap:10px;display:flex}.page-top-selecter-button{color:#000;border-radius:var(--radius-none);background-color:#0000;border:none;justify-content:center;align-items:center;width:150px;height:35px;margin-top:9px;font-size:15px;font-weight:700;display:flex}.page-top-selecter-button:hover{border-bottom:3px solid var(--color-accent)}.page-top-selecter-button.dark{color:#fff}.page-top-selecter-button.dark:hover{border-bottom:3px solid var(--color-accent)}.page-top-selecter-button-2{color:#000;border-radius:var(--radius-none);background-color:#0000;border:none;flex-direction:column;justify-content:center;align-items:center;width:250px;height:150px;margin-top:20px;font-size:20px;font-weight:700;display:flex}.page-top-selecter-button-2.dark{color:#fff}.page-content-listSelect{background-color:#fff;flex-direction:column;justify-content:flex-start;align-items:center;width:80%;height:auto;min-height:300px;display:flex}.BossList-Detail-Title-Name{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.BossList-Detail-Content{background-color:#0000;flex-direction:row;justify-content:center;width:100%;height:100%;display:flex}.BossList-Detail-Content-Image{background-color:var(--color-bg);border-radius:var(--radius-md);border:1px solid var(--color-border);width:500px;height:500px;overflow:hidden}.bosslist-thumbnail-container{flex-wrap:wrap;gap:10px;width:500px;margin-top:10px;display:flex}.bosslist-thumbnail-item{cursor:pointer;border-radius:var(--radius-sm);border:1.5px solid var(--color-border);width:70px;height:70px;transition:border-color .2s;overflow:hidden}.bosslist-thumbnail-item:hover{border-color:var(--color-accent)}.bosslist-thumbnail-item.active{border:2px solid var(--color-accent)}.bosslist-thumbnail-image{object-fit:cover;width:100%;height:100%}.bosslist-thumbnail-item.dark{border-color:var(--color-text-secondary)}.bosslist-thumbnail-item.dark:hover,.bosslist-thumbnail-item.dark.active{border-color:var(--color-accent)}.BossList-Detail-Content-Info{border-top:1px solid #000;flex-direction:column;width:700px;display:flex}.BossList-Detail-Content-Info.dark{border-top:1px solid #fff}.bosslist-actions{flex-direction:row;align-items:center;gap:12px;margin:10px 0 20px 25px;display:flex}.bosslist-btn-primary{border-radius:var(--radius-lg,12px);cursor:pointer;background:var(--color-accent);color:#000;border:none;border:1px solid var(--color-accent);align-items:center;gap:8px;width:auto;height:auto;padding:12px 28px;font-size:.95rem;font-weight:600;line-height:1;text-decoration:none;transition:all .2s;display:inline-flex}.bosslist-btn-primary:hover{filter:brightness(1.1);transform:translateY(-2px)}.bosslist-btn-primary:disabled{opacity:.5;cursor:not-allowed;transform:none}.bosslist-btn-primary.dark{background:var(--color-accent);color:#000;border:1px solid var(--color-accent)}.bosslist-btn-primary.dark:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-2px)}.bosslist-btn-secondary{border-radius:var(--radius-lg,12px);cursor:pointer;color:var(--color-text-primary);border:none;border:1px solid var(--color-border);background:0 0;align-items:center;gap:8px;width:auto;height:auto;padding:12px 28px;font-size:.95rem;font-weight:600;line-height:1;text-decoration:none;transition:all .2s;display:inline-flex}.bosslist-btn-secondary:hover{background:var(--color-surface);border-color:var(--color-accent);transform:translateY(-2px)}.bosslist-btn-secondary.dark{color:var(--color-text-primary);border:1px solid var(--color-border);background:0 0}.bosslist-btn-secondary.dark:hover{background:var(--color-surface);border-color:var(--color-accent);transform:translateY(-2px)}.BossList-Detail-Content-Info-Card-Container{flex-flow:wrap;align-items:start;width:100%;height:100%;margin-top:10px;margin-bottom:100px;margin-left:20px;display:flex}.boss-list-category-title{color:#000;margin-bottom:20px;font-size:50px;font-weight:700}.page-container.dark .boss-list-category-title{color:#fff}.boss-list-package-price{color:#009329;margin-top:5px;margin-bottom:5px;margin-left:25px;font-size:30px;font-weight:700}.boss-list-package-name{color:#000;margin-top:5px;margin-bottom:5px;margin-left:25px;font-size:20px;font-weight:700}.page-container.dark .boss-list-package-name{color:#fff}.boss-list-package-last-update{color:#000;margin-top:5px;margin-bottom:5px;margin-left:25px;font-size:15px;font-weight:700}.page-container.dark .boss-list-package-last-update{color:#fff}.BossList-Info-Card{border-radius:var(--radius-lg);box-sizing:border-box;background-color:var(--color-bg);border:1px solid #000;flex-direction:column;justify-content:center;align-items:center;width:300px;height:160px;margin-top:10px;margin-left:10px;padding:10px;animation:.5s ease-in-out card-fade-in;display:flex}.BossList-Info-Card.dark{background-color:var(--color-bg);border:1px solid #fff}.info-card-thumb{object-fit:cover;border-radius:var(--radius-md);flex-shrink:0;width:70px;height:70px;margin-left:8px;position:relative}.BossList-Info-Card-Detail{flex-direction:row;justify-content:start;align-items:center;width:100%;height:100%;display:flex}.BossList-Info-Card-Detail-Info{flex-direction:column;justify-content:center;align-items:start;width:100%;height:100%;margin-left:10px;display:flex}.info-card-category-brand{color:var(--color-text-tertiary);text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin-bottom:2px;font-size:12px;overflow:hidden}.BossList-Info-Card.dark .info-card-category-brand{color:var(--color-text-tertiary)}.info-card-name{-webkit-line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;max-width:100%;margin-bottom:3px;font-size:15px;font-weight:700;display:-webkit-box;overflow:hidden}.BossList-Info-Card.dark .info-card-name{color:#fff}.info-card-goto-btn{border:1px solid var(--color-border,#e5e5e7);color:var(--color-accent,#ffc107);cursor:pointer;white-space:nowrap;background:0 0;border-radius:8px;align-self:flex-end;align-items:center;margin-top:6px;padding:4px 10px;font-size:.78rem;font-weight:500;transition:border-color .2s,background .2s;display:inline-flex}.info-card-goto-btn:hover{border-color:var(--color-accent,#ffc107);background:#ffc1070d}.info-card-price{color:#009329;font-size:15px;font-weight:700}.boss-list-page-container{height:auto;min-height:calc(100dvh - 112px)}.boss-list-main-title{text-align:center}.boss-list-category-selector{text-align:center;justify-content:center;align-items:center;display:flex}.page-top-selecter-button-2 svg{margin-bottom:4px}.boss-list-section{flex-direction:column;justify-content:center;align-items:center;margin-bottom:200px;display:flex}.boss-list-section.last{margin-bottom:100px}.shop-all-packages-button{color:var(--color-accent);cursor:pointer;border-radius:var(--radius-sm);background-color:#0000;border:none;margin-top:5px;font-size:20px;font-weight:700;transition:color .2s}.shop-all-packages-button:hover{color:var(--color-accent-dark)}.page-container.dark .BossList-Detail{box-sizing:border-box;width:100%;max-width:1200px}.boss-list-toggle-btn{border:none;border-bottom:2px solid var(--color-border-strong);border-radius:var(--radius-none);cursor:pointer;width:100%;max-width:300px;font-weight:400;font-size:inherit;color:var(--color-text-primary);text-transform:none;background:0 0;align-items:center;gap:8px;padding:8px 12px;font-family:inherit;transition:border-color .2s,color .2s;display:flex}.boss-list-toggle-btn:hover{border-bottom-color:var(--color-accent);background:0 0}.boss-list-toggle-btn.active{border-bottom-color:var(--color-accent);color:var(--color-text-primary);font-weight:700}@media (min-width:769px) and (max-width:1439px){.page-top-selecter{gap:4px}.page-top-selecter-button{width:120px;height:32px;font-size:13px}.page-top-selecter-button-2{width:200px;height:120px;font-size:16px}.boss-list-section{margin-bottom:120px}.boss-list-section.last{margin-bottom:60px}.page-main-title{font-size:26px}.page-section-title{font-size:24px}.shop-all-packages-button{font-size:17px}.page-container:has(.BossList-Detail){overflow-x:hidden}.page-top{box-sizing:border-box}.BossList-Detail-Content-Image{width:350px;height:350px}.bosslist-thumbnail-container{width:350px}.BossList-Detail-Content-Info{width:calc(100% - 380px);max-width:500px}.BossList-Info-Card{width:calc(100% - 20px);max-width:400px}.boss-list-category-title{font-size:36px}}@media (max-width:768px){.page-main-title{margin-top:12px;font-size:24px}.page-section-title{word-break:break-word;margin-top:10px;margin-bottom:4px;padding:0 16px;font-size:22px}.page-top{box-sizing:border-box;flex-direction:column;gap:6px;height:auto;padding:8px 12px 0}.page-top>.page-title{display:none}.page-top-selecter{box-sizing:border-box;flex-wrap:wrap;justify-content:space-between;width:100%}.page-top-selecter-button{white-space:nowrap;width:auto;min-width:80px;height:34px;margin-top:2px;margin-bottom:-3px;padding:0 10px;font-size:13px}.boss-list-category-selector{flex-direction:row;justify-content:center;gap:8px;padding:8px 0}.page-top-selecter-button-2{box-sizing:border-box;flex-direction:column;flex:1;gap:4px;width:auto;min-width:0;max-width:130px;height:70px;margin-top:0;padding:8px 6px;font-size:13px}.page-top-selecter-button-2 svg{flex-shrink:0;width:24px;height:24px;margin-bottom:0}.boss-list-section{margin-bottom:60px;padding:0 16px}.boss-list-section.last{margin-bottom:30px}.shop-all-packages-button{margin-top:4px;padding:8px 16px;font-size:16px}.page-container:has(.BossList-Detail){overflow-x:hidden}.page-content-listSelect{box-sizing:border-box;flex-direction:column;align-items:center;width:100%}.boss-list-toggle-btn{max-width:100%}.BossList-Detail-Content{flex-direction:column;align-items:center}.BossList-Detail-Content-Image{width:calc(100vw - 32px);max-width:500px;height:calc(100vw - 32px);max-height:500px}.bosslist-thumbnail-container{gap:6px;width:calc(100vw - 32px);max-width:500px}.bosslist-thumbnail-item{width:50px;height:50px}.BossList-Detail-Content-Info{box-sizing:border-box;width:100%;max-width:700px;margin-top:16px}.BossList-Detail-Content-Info-Card-Container{margin-bottom:40px;margin-left:8px;margin-right:8px}.BossList-Info-Card{width:calc(100% - 20px);max-width:400px}.boss-list-category-title{font-size:26px}.boss-list-package-price{font-size:22px}.boss-list-package-name{word-break:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;font-size:17px}.bosslist-actions{margin-left:10px}.page-top-selecter-button:focus-visible{outline:2px solid var(--color-accent);outline-offset:-2px}}
