@charset "UTF-8";:root{--bg-primary: #0d0d0d;--bg-secondary: #1f1f1f;--black-line: #383838;--black-weak: #494a3a;--gray: #656565;--text-secondary: #838383;--yellow-dark: #cac200;--yellow-normal: #fff73e;--yellow-light: #fff73e80;--yellow-weak: #fff73e1a;--green-dark: #2e8510;--green-normal: #68ff4f;--green-light: #3eff5d;--bage-dark: #7f7f5d;--bage-normal: #bebe92;--white: #ffffff;--red-dark: #b73e42;--red: #ff575c;--red-weak: #d77d86;--blue: #6ad4f6;--blue-dark: rgba(56, 144, 170, 1);--orange-gradient: linear-gradient(135deg, #ff6b6b, #ffa500);--txt-color: #fff;--link-color: var(--blue);--main-gradient: linear-gradient( 180deg, #ffea4f 0%, #fff73e 33.33%, #68ff4f 75%, #00e517 100% );--font: "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "BIZ UDPGothic", Meiryo, sans-serif;--font-system: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--font-logo: "Righteous", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "BIZ UDPGothic", Meiryo, sans-serif;--z-gnav: 10000001;--z-play-queue: 10000002;--z-volume: 10000003;--z-play-area: 100000000;--z-over-wrap: 1000000000000;--z-drawer-toggle: 1000000000050;--z-drawer-overlay: 1000000000100;--z-drawer: 1000000000101;--z-modal: 1000000000200;--z-toast: 1000000000300;--root_dir: "../img";--radius-full: calc(infinity * 1px);--vc-chat-bg-primary: #0f1115;--vc-chat-bg-secondary: #151922;--vc-chat-bg-messages: #0b0d11;--vc-chat-bg-bubble: #161a22;--vc-chat-bg-bubble-own: #3a2c00;--vc-chat-bg-input: #0e1118;--vc-chat-bg-input-area: #121620;--vc-chat-border-default: #2a2f38;--vc-chat-border-input: #343b46;--vc-chat-border-own: #a96f00;--vc-chat-text-primary: #f7f7f8;--vc-chat-text-message: #f4f4f5;--vc-chat-text-secondary: #9aa3b2;--vc-chat-text-placeholder: #7b8494;--vc-chat-bg-error: #3a1717;--vc-chat-border-error: #b93838;--vc-chat-text-error: #fca5a5;--vc-chat-bg-button: #d99400;--vc-chat-text-button: #111;--vc-chat-spinner-track: #3b4250;--vc-chat-spinner-head: #d99400;--vc-chat-policy-bg: #ffffff;--vc-chat-policy-bg-blocked: #fff8f0;--vc-chat-policy-border: #e8e8e8;--vc-chat-policy-title: #333333;--vc-chat-policy-description: #999999;--vc-chat-policy-switch-on: #ff6b5b;--vc-chat-policy-switch-off: #d0d0d0;--vc-chat-policy-switch-knob: #ffffff;--vc-chat-policy-switch-knob-shadow: 0 2px 4px rgba(0, 0, 0, .1);--vc-chat-unread-bg: #4a90e2;--vc-chat-unread-text: #ffffff}.collections-page{padding:4rem 0;background:var(--bg-primary)}.collections-page .title-area{display:flex;gap:2rem;align-items:center;justify-content:space-between}.collections-page .title-area.colmun{flex-direction:column;gap:1rem;align-items:flex-start}.collections-page .title-area .sub-title{font-size:1rem;font-weight:700;font-feature-settings:"palt";color:#fff}.collections-page .title-area .actions{display:flex;flex-shrink:0;gap:.5rem;align-items:center;align-self:center;margin-left:auto}.collections-page .title-area .actions .filter{display:flex;align-items:center;gap:.3rem;flex-shrink:0;height:1.5rem;padding:.2rem .3rem .2rem .7rem;border:.1rem solid #fff;border-radius:var(--radius-full);transition:.2s}.collections-page .title-area .actions .filter:hover{opacity:.8}.collections-page .title-area .actions .filter .txt{font-size:.8rem;font-feature-settings:"palt";color:#fff}.collections-page .title-area .actions .filter .icon{width:1rem;height:1rem;aspect-ratio:1/1}.collections-page .title-area .actions .filter .icon>img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.collections-page .title-area .actions .eye-button{flex-shrink:0;align-self:center;width:1.5rem;height:1.5rem;aspect-ratio:1/1;padding:.2rem;border:.1rem solid #fff;border-radius:50%;transition:.2s}.collections-page .title-area .actions .eye-button:hover{opacity:.8}.collections-page .title-area .actions .eye-button>img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.collections-page .filters-area{width:100%;margin-top:.5rem;display:flex;flex-wrap:wrap;gap:1rem}.collections-page .filters-area .filter-tag{display:flex;align-items:center;gap:1rem;border-radius:var(--radius-full);border:.1rem solid var(--black-line);background:var(--bg-secondary);padding:.2rem .5rem;transition:.2s}.collections-page .filters-area .filter-tag:has(.filter-tag-remove:hover){border-color:var(--yellow-normal)}.collections-page .filters-area .filter-tag .icon{width:2rem;aspect-ratio:1/1;border-radius:50%;overflow:hidden}.collections-page .filters-area .filter-tag .icon.small{width:1.5rem}.collections-page .filters-area .filter-tag .icon>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.collections-page .filters-area .filter-tag .filter-tag-name{font-size:.9rem;font-feature-settings:"palt";color:var(--txt-color)}.collections-page .filters-area .filter-tag .filter-tag-remove{flex-shrink:0;font-size:1rem;color:var(--txt-color);transition:.2s}.collections-page .filters-area .filter-tag .filter-tag-remove:hover{color:var(--yellow-normal)}.collections-page .collections{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:2rem}.collections-page .collections .collection{position:relative;flex-shrink:0;width:calc((100% - 6rem) / 13);aspect-ratio:1/1;overflow:hidden;background:var(--bg-secondary);border:.1rem solid var(--black-line);border-radius:.3rem}@media screen and (max-width: 767px){.collections-page .collections .collection{width:calc((100% - 2rem)/5)}}.collections-page .collections .collection .count{position:absolute;right:.2rem;bottom:.2rem;font-size:.9rem;text-align:right;filter:drop-shadow(0 1px 2px var(--bg-primary))}.collections-page .collections .collection .image{position:absolute;top:0;left:0;width:100%;aspect-ratio:1/1;overflow:hidden}.collections-page .collections .collection .image>img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.collections-page .collections .collection.hover-effect{transition:.2s}.collections-page .collections .collection.hover-effect:before,.collections-page .collections .collection.hover-effect:after{position:absolute;top:0;left:0;z-index:10;width:100%;height:100%;visibility:hidden;content:"";background:transparent;opacity:0;transition:.2s}.collections-page .collections .collection.hover-effect:after{background:transparent no-repeat center/50%}.collections-page .collections .collection.hover-effect:hover{border:.1rem solid #fff73e}.collections-page .collections .collection.hover-effect:hover:before{visibility:visible;background:#fff73e;opacity:.2}.collections-page .collections .loading-trigger{width:100%;min-height:100px;display:flex;align-items:center;justify-content:center}.collections-page .detail-content-modal .modal-body{position:absolute;top:50%;left:50%;display:flex;flex-direction:column;align-items:center;width:50%;max-width:767px;height:100dvh;overflow-x:hidden;overflow-y:auto;background:var(--bg-primary);box-shadow:0 0 .3rem #ffffff80;transform:translate(-50%,-50%)}@media screen and (max-width: 1024px){.collections-page .detail-content-modal .modal-body{width:80%}}@media screen and (max-width: 767px){.collections-page .detail-content-modal .modal-body{width:100%;height:100dvh}}.collections-page .detail-content-modal .modal-body .modal-head{position:sticky;top:0;left:0;z-index:1000;display:flex;align-items:flex-start;justify-content:space-between;width:100%;padding:1rem;background:var(--bg-primary);transition:.2s}.collections-page .detail-content-modal .modal-body .modal-head .bt-space,.collections-page .detail-content-modal .modal-body .modal-head .close-button{flex-shrink:0;width:2rem;aspect-ratio:1/1}.collections-page .detail-content-modal .modal-body .modal-head .close-button:hover{opacity:.8}.collections-page .detail-content-modal .modal-body .modal-head .close-button>img{width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;-o-object-fit:contain;object-fit:contain}.collections-page .detail-content-modal .modal-body .modal-head .center .modal-ttl{align-self:center;font-size:1.5rem;font-weight:700;font-feature-settings:"palt";color:#fff73e;text-align:center}.collections-page .detail-content-modal .modal-body .modal-head .center .artists{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:.5rem}.collections-page .detail-content-modal .modal-body .modal-head .center .artists .artist{display:flex;flex-shrink:0;gap:.5rem;align-items:center}.collections-page .detail-content-modal .modal-body .modal-head .center .artists .artist:hover .name{text-decoration:underline}.collections-page .detail-content-modal .modal-body .modal-head .center .artists .artist .icon{flex-shrink:0;width:1.5rem;aspect-ratio:1/1;overflow:hidden;border-radius:50%}.collections-page .detail-content-modal .modal-body .modal-head .center .artists .artist .icon>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.collections-page .detail-content-modal .modal-body .modal-head .center .artists .artist .name{font-size:.8rem;font-feature-settings:"palt";color:#fff}.collections-page .detail-content-modal .modal-body .nft-detail{position:relative;display:flex;flex-direction:column;gap:2rem;width:70%;padding:0 2rem 2rem}@media screen and (max-width: 767px){.collections-page .detail-content-modal .modal-body .nft-detail{width:100%}}.collections-page .detail-content-modal .modal-body .nft-detail .left{flex-shrink:0;width:100%}.collections-page .detail-content-modal .modal-body .nft-detail .left .glb-preview{position:relative;width:100%;aspect-ratio:1/1}.collections-page .detail-content-modal .modal-body .nft-detail .left .glb-preview .detail-preview{position:absolute;right:.5rem;bottom:.5rem;display:flex;align-items:center;justify-content:center;width:2rem;aspect-ratio:1/1;padding:.3rem;background:var(--txt-color);border-radius:50%;transition:.2s}.collections-page .detail-content-modal .modal-body .nft-detail .left .glb-preview .detail-preview:hover{opacity:.8}.collections-page .detail-content-modal .modal-body .nft-detail .left .glb-preview .detail-preview>img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.collections-page .detail-content-modal .modal-body .nft-detail .left .glb-preview .glb-box{width:100%!important;height:100%!important;aspect-ratio:1/1!important}.collections-page .detail-content-modal .modal-body .nft-detail .left .glb-preview .glb-box>canvas{width:100%!important;height:100%!important;aspect-ratio:1/1!important}.collections-page .detail-content-modal .modal-body .nft-detail .left .image{width:100%;aspect-ratio:1/1}.collections-page .detail-content-modal .modal-body .nft-detail .left .audio{width:100%;margin-top:1rem}.collections-page .detail-content-modal .modal-body .nft-detail .left .benefit-contents{display:flex;flex-direction:column;gap:1rem;width:100%;margin-top:1rem}.collections-page .detail-content-modal .modal-body .nft-detail .left .benefit-contents .benefit-message{transition:.2s}.collections-page .detail-content-modal .modal-body .nft-detail .left .benefit-contents .benefit-message[open] .summary{border-radius:.5rem!important;border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.collections-page .detail-content-modal .modal-body .nft-detail .left .benefit-contents .benefit-message[open] .message-detail{height:auto;visibility:visible;border-top:none;opacity:1}.collections-page .detail-content-modal .modal-body .nft-detail .left .benefit-contents .benefit-message .summary{position:relative;width:100%;transition:.2s}.collections-page .detail-content-modal .modal-body .nft-detail .left .benefit-contents .benefit-message .message-detail{height:0;padding:1rem;overflow:hidden;visibility:hidden;background:var(--bg-secondary);border:.1rem solid var(--black-line);border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem;opacity:0;transition:.2s}.collections-page .detail-content-modal .modal-body .nft-detail .left .benefit-contents .benefit-message .message-detail .message-body{font-size:.9rem;font-feature-settings:"palt";transition:.2s}.collections-page .detail-content-modal .modal-body .nft-detail .left .benefit-contents .benefit-message .message-detail .message-body a{color:var(--yellow-normal);text-decoration:underline;word-break:break-all;transition:.2s}.collections-page .detail-content-modal .modal-body .nft-detail .left .benefit-contents .benefit-message .message-detail .message-body a:hover{color:var(--yellow-light)}.collections-page .detail-content-modal .modal-body .nft-detail .right{width:100%}.collections-page .detail-content-modal .modal-body .nft-detail .right .nft-name{font-size:1.2rem;font-weight:700;font-feature-settings:"palt";color:#fff73e;text-align:left}.collections-page .detail-content-modal .modal-body .nft-detail .right .nft-description{margin-top:1rem;font-size:1rem;font-feature-settings:"palt";color:var(--white);text-align:left}.collections-page .detail-content-modal .modal-body .nft-detail .right .nft-description>h2,.collections-page .detail-content-modal .modal-body .nft-detail .right .nft-description h3{font-size:1.2rem;font-weight:700;font-feature-settings:"palt";color:#fff73e}.collections-page .detail-content-modal .modal-body .nft-detail .right .nft-description>p{font-size:.9rem;line-height:2.2}.collections-page .detail-content-modal .modal-body .nft-detail .right .purchase-date{font-size:.9rem;font-feature-settings:"palt";color:var(--white);color:var(--bage-normal);text-align:left}.collections-page .detail-content-modal .modal-body .card-detail{padding:1rem .5rem;background:var(--bg-secondary)}.collections-page .detail-content-modal .modal-body .card-detail .rarity{margin-top:1rem;display:flex;justify-content:center;gap:.5rem}.collections-page .detail-content-modal .modal-body .card-detail .rarity .txt{font-size:1rem;font-weight:700;font-feature-settings:"palt";color:var(--txt-color)}.collections-page .detail-content-modal .modal-body .card-detail .rarity .icon{width:10rem}.collections-page .detail-content-modal .modal-body .card-detail .rarity .icon>img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.collections-page .detail-content-modal .modal-body .card-detail .inner{display:flex;flex-wrap:wrap;gap:1.5rem;align-items:center;justify-content:center}.collections-page .detail-content-modal .modal-body .card-detail .ttl{font-size:1.2rem;font-weight:700;font-feature-settings:"palt";color:#fff;text-align:center}.collections-page .detail-content-modal .modal-body .card-detail .txt{display:flex;gap:.5rem;align-items:center;font-size:1rem;font-feature-settings:"palt"}.collections-page .detail-content-modal .modal-body .card-detail .txt .label{flex-shrink:0;padding:.1rem .3rem;font-size:.8rem;text-align:center;background:var(--red-dark);border-radius:.2rem}.collections-page .hidden-edit-modal,.collections-page .filter-modal,.collections-page .collection-modal{transition:.2s}@media screen and (max-width: 767px){.collections-page .hidden-edit-modal.show .modal-body,.collections-page .filter-modal.show .modal-body,.collections-page .collection-modal.show .modal-body{bottom:0}}.collections-page .hidden-edit-modal .modal-body,.collections-page .filter-modal .modal-body,.collections-page .collection-modal .modal-body{position:absolute;top:50%;left:50%;display:flex;flex-direction:column;align-items:center;width:90%;max-width:1200px;min-height:60dvh;max-height:90dvh;overflow:hidden;background:var(--bg-primary);border-radius:.3rem;box-shadow:0 0 .5rem #ffffff80;transition:.2s;transform:translate(-50%,-50%)}@media screen and (max-width: 767px){.collections-page .hidden-edit-modal .modal-body,.collections-page .filter-modal .modal-body,.collections-page .collection-modal .modal-body{top:unset;bottom:-100%;left:0;width:100%;border-radius:0;border-top-left-radius:2rem;border-top-right-radius:2rem;transform:unset}.collections-page .hidden-edit-modal .modal-body:before,.collections-page .filter-modal .modal-body:before,.collections-page .collection-modal .modal-body:before{align-self:center;width:10%;height:.3rem;margin-top:1rem;content:"";background:#d9d9d9;border-radius:var(--radius-full)}}.collections-page .hidden-edit-modal .modal-body .head,.collections-page .filter-modal .modal-body .head,.collections-page .collection-modal .modal-body .head{display:flex;gap:1rem;align-items:center;width:100%;padding:1.4rem 2rem;border-bottom:.1rem solid var(--black-line)}@media screen and (max-width: 767px){.collections-page .hidden-edit-modal .modal-body .head,.collections-page .filter-modal .modal-body .head,.collections-page .collection-modal .modal-body .head{padding-top:2rem;border-bottom:none}}.collections-page .hidden-edit-modal .modal-body .head .modal-ttl,.collections-page .filter-modal .modal-body .head .modal-ttl,.collections-page .collection-modal .modal-body .head .modal-ttl{font-size:1.4rem;font-weight:700;font-feature-settings:"palt";color:#fff;text-align:center}@media screen and (max-width: 767px){.collections-page .hidden-edit-modal .modal-body .head .modal-ttl,.collections-page .filter-modal .modal-body .head .modal-ttl,.collections-page .collection-modal .modal-body .head .modal-ttl{font-size:1.2rem}}.collections-page .hidden-edit-modal .modal-body .head .back,.collections-page .filter-modal .modal-body .head .back,.collections-page .collection-modal .modal-body .head .back{width:1.2rem}@media screen and (max-width: 767px){.collections-page .hidden-edit-modal .modal-body .head .back,.collections-page .filter-modal .modal-body .head .back,.collections-page .collection-modal .modal-body .head .back{display:block}}.collections-page .hidden-edit-modal .modal-body .head .close-button,.collections-page .filter-modal .modal-body .head .close-button,.collections-page .collection-modal .modal-body .head .close-button{width:1.4rem;margin-left:auto}@media screen and (max-width: 767px){.collections-page .hidden-edit-modal .modal-body .head .close-button,.collections-page .filter-modal .modal-body .head .close-button,.collections-page .collection-modal .modal-body .head .close-button{display:none}}.collections-page .hidden-edit-modal .modal-body .head .back,.collections-page .hidden-edit-modal .modal-body .head .close-button,.collections-page .filter-modal .modal-body .head .back,.collections-page .filter-modal .modal-body .head .close-button,.collections-page .collection-modal .modal-body .head .back,.collections-page .collection-modal .modal-body .head .close-button{aspect-ratio:1/1;transition:.2s}.collections-page .hidden-edit-modal .modal-body .head .back>img,.collections-page .hidden-edit-modal .modal-body .head .close-button>img,.collections-page .filter-modal .modal-body .head .back>img,.collections-page .filter-modal .modal-body .head .close-button>img,.collections-page .collection-modal .modal-body .head .back>img,.collections-page .collection-modal .modal-body .head .close-button>img{width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;-o-object-fit:contain;object-fit:contain}.collections-page .hidden-edit-modal .modal-body .head .back:hover,.collections-page .hidden-edit-modal .modal-body .head .close-button:hover,.collections-page .filter-modal .modal-body .head .back:hover,.collections-page .filter-modal .modal-body .head .close-button:hover,.collections-page .collection-modal .modal-body .head .back:hover,.collections-page .collection-modal .modal-body .head .close-button:hover{opacity:.8}.collections-page .hidden-edit-modal .modal-body .bottom,.collections-page .filter-modal .modal-body .bottom,.collections-page .collection-modal .modal-body .bottom{position:absolute;bottom:-1px;left:0;display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:center;width:calc(100% - .5rem);padding:2rem;background:linear-gradient(180deg,rgba(13,13,13,0) 0%,rgba(13,13,13,.8) 29.5%,var(--bg-primary) 100%)}.collections-page .hidden-edit-modal .modal-body .collection-select-area,.collections-page .filter-modal .modal-body .collection-select-area,.collections-page .collection-modal .modal-body .collection-select-area{display:flex;flex-wrap:wrap;gap:.5rem;width:100%;padding:0 2rem 10rem;margin-top:2.5rem;overflow-y:auto}@media screen and (max-width: 767px){.collections-page .hidden-edit-modal .modal-body .collection-select-area,.collections-page .filter-modal .modal-body .collection-select-area,.collections-page .collection-modal .modal-body .collection-select-area{margin-top:2rem}}.collections-page .hidden-edit-modal .modal-body .collection-select-area .collection-button,.collections-page .filter-modal .modal-body .collection-select-area .collection-button,.collections-page .collection-modal .modal-body .collection-select-area .collection-button{position:relative;flex-shrink:0;align-self:flex-start;width:calc((100% - 4.5rem)*.1);aspect-ratio:1/1;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:var(--bg-secondary);border:.2rem solid var(--black-line);border-radius:.2rem;transition:.2s}@media screen and (max-width: 767px){.collections-page .hidden-edit-modal .modal-body .collection-select-area .collection-button,.collections-page .filter-modal .modal-body .collection-select-area .collection-button,.collections-page .collection-modal .modal-body .collection-select-area .collection-button{width:calc((100% - 2rem)/5)}}.collections-page .hidden-edit-modal .modal-body .collection-select-area .collection-button:before,.collections-page .hidden-edit-modal .modal-body .collection-select-area .collection-button:after,.collections-page .filter-modal .modal-body .collection-select-area .collection-button:before,.collections-page .filter-modal .modal-body .collection-select-area .collection-button:after,.collections-page .collection-modal .modal-body .collection-select-area .collection-button:before,.collections-page .collection-modal .modal-body .collection-select-area .collection-button:after{position:absolute;top:0;left:0;z-index:10;width:100%;height:100%;visibility:hidden;content:"";background:transparent;opacity:0;transition:.2s}.collections-page .hidden-edit-modal .modal-body .collection-select-area .collection-button:after,.collections-page .filter-modal .modal-body .collection-select-area .collection-button:after,.collections-page .collection-modal .modal-body .collection-select-area .collection-button:after{background:transparent no-repeat center/50%}.collections-page .hidden-edit-modal .modal-body .collection-select-area .collection-button:hover,.collections-page .filter-modal .modal-body .collection-select-area .collection-button:hover,.collections-page .collection-modal .modal-body .collection-select-area .collection-button:hover{border-color:var(--yellow-normal)}.collections-page .hidden-edit-modal .modal-body .collection-select-area .collection-button:hover:before,.collections-page .filter-modal .modal-body .collection-select-area .collection-button:hover:before,.collections-page .collection-modal .modal-body .collection-select-area .collection-button:hover:before{visibility:visible;background:#fff73e;opacity:.2}.collections-page .hidden-edit-modal .modal-body .collection-select-area .collection-button.selected,.collections-page .filter-modal .modal-body .collection-select-area .collection-button.selected,.collections-page .collection-modal .modal-body .collection-select-area .collection-button.selected{border:.1rem solid var(--yellow-normal)}.collections-page .hidden-edit-modal .modal-body .collection-select-area .collection-button.selected:before,.collections-page .hidden-edit-modal .modal-body .collection-select-area .collection-button.selected:after,.collections-page .filter-modal .modal-body .collection-select-area .collection-button.selected:before,.collections-page .filter-modal .modal-body .collection-select-area .collection-button.selected:after,.collections-page .collection-modal .modal-body .collection-select-area .collection-button.selected:before,.collections-page .collection-modal .modal-body .collection-select-area .collection-button.selected:after{visibility:visible;opacity:1}.collections-page .hidden-edit-modal .modal-body .collection-select-area .collection-button.selected:before,.collections-page .filter-modal .modal-body .collection-select-area .collection-button.selected:before,.collections-page .collection-modal .modal-body .collection-select-area .collection-button.selected:before{background:#0009}.collections-page .hidden-edit-modal .modal-body .collection-select-area .collection-button.selected:after,.collections-page .filter-modal .modal-body .collection-select-area .collection-button.selected:after,.collections-page .collection-modal .modal-body .collection-select-area .collection-button.selected:after{background-image:url(/images/shared/icon/checkCircleYellow.svg)}.collections-page .hidden-edit-modal .modal-body .collection-select-area .collection-button .count,.collections-page .filter-modal .modal-body .collection-select-area .collection-button .count,.collections-page .collection-modal .modal-body .collection-select-area .collection-button .count{position:absolute;right:.2rem;bottom:.2rem;font-size:.9rem;text-align:right;filter:drop-shadow(0 1px 2px var(--bg-primary))}.collections-page .filter-modal .button-group{display:flex;gap:1rem;align-items:center;width:100%;flex-wrap:wrap;justify-content:center}.collections-page .filter-modal .filter-content{width:100%;overflow-y:auto;padding-bottom:6rem}.collections-page .filter-modal .filter-options{display:flex;flex-wrap:wrap;padding:1rem;gap:1rem}.collections-page .filter-modal .filter-options:has(.user.selected) .filter-option{opacity:.2}.collections-page .filter-modal .filter-options:has(.category.selected) .filter-option{opacity:.6}.collections-page .filter-modal .filter-options .filter-option{flex-shrink:0;aspect-ratio:1/1;overflow:hidden;border-radius:50%;transition:.2s}.collections-page .filter-modal .filter-options .filter-option.user{width:calc((100% - 9rem)*.1)}@media screen and (max-width: 767px){.collections-page .filter-modal .filter-options .filter-option.user{width:calc((100% - 4rem)/5)}}.collections-page .filter-modal .filter-options .filter-option.user>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.collections-page .filter-modal .filter-options .filter-option.user.selected{opacity:1}.collections-page .filter-modal .filter-options .filter-option.category{width:calc((100% - 6rem) / 7);padding:1rem;display:flex;flex-direction:column;background:var(--bg-secondary);align-items:center;justify-content:center;border:.2rem solid var(--bg-secondary)}@media screen and (max-width: 767px){.collections-page .filter-modal .filter-options .filter-option.category{width:calc((100% - 3rem)/4);justify-content:flex-start}}.collections-page .filter-modal .filter-options .filter-option.category.selected{opacity:1;border-color:var(--yellow-normal)}.collections-page .filter-modal .filter-options .filter-option.category .category-icon{flex-shrink:0;width:3rem;height:3rem;aspect-ratio:1/1;background:transparent no-repeat center/50%}.collections-page .filter-modal .filter-options .filter-option.category .txt{display:-webkit-box;overflow:hidden;width:100%;font-size:.7rem;font-feature-settings:"palt";text-overflow:ellipsis;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:auto-phrase}.collections-page .sub-ttl{font-size:1rem;font-weight:700;font-feature-settings:"palt";color:var(--yellow-normal)}.collections-page .flows{display:flex;flex-direction:column;gap:.5rem;width:100%;margin-top:2rem}.collections-page .flows .flow{display:flex;gap:1.5rem;width:100%}@media screen and (max-width: 767px){.collections-page .flows .flow{gap:1rem}}.collections-page .flows .flow .navigation{display:flex;flex-direction:column;flex-shrink:0;gap:.5rem;align-items:center;width:5rem}@media screen and (max-width: 767px){.collections-page .flows .flow .navigation{width:3rem}}.collections-page .flows .flow .navigation .icon{flex-shrink:0;width:100%;aspect-ratio:1/1;background:#fff73e1a no-repeat center/50%;border-radius:50%}.collections-page .flows .flow .navigation .icon.gift{background-image:url(/images/shared/icon/giftWhite.svg)}.collections-page .flows .flow .navigation .icon.user{background-image:url(/images/shared/icon/userWhite.svg)}.collections-page .flows .flow .navigation .icon.check{background-image:url(/images/shared/icon/checkCircleWhite.svg)}.collections-page .flows .flow .content{width:100%;padding-bottom:5rem}.collections-page .flows .flow .content .head .step{font-size:.9rem;font-weight:700;font-feature-settings:"palt";color:var(--text-secondary)}.collections-page .flows .flow .content .head .head-title{margin-top:.5rem;font-size:1.3rem;font-weight:700;font-feature-settings:"palt";color:#fff}.collections-page .flows .flow .content .box{display:none;width:100%;height:0;padding:1.4rem;margin-top:1.2rem;overflow:hidden;background:var(--bg-secondary);border:.1rem solid var(--black-line);border-radius:.5rem;transition:.2s ease-in-out allow-discrete;will-change:height,display}.collections-page .flows .flow .content .box .box-title{font-size:1.1rem;font-weight:700;font-feature-settings:"palt";color:#fff}.collections-page .flows .flow .content .box .count-select{padding:.3rem .8rem;font-size:1rem;font-feature-settings:"palt";color:#fff;background:var(--bg-primary);border:.1rem solid #fff;border-radius:var(--radius-full)}.collections-page .flows .flow .content .box .user-search-box-actions{display:flex;justify-content:flex-end;width:calc(50% + 1.5rem);margin-top:1rem}@media screen and (max-width: 767px){.collections-page .flows .flow .content .box .user-search-box-actions{width:100%}}.collections-page .flows .flow .content .box .user-search-box{display:flex;gap:.2rem;align-items:center;width:100%;margin-top:.5rem}.collections-page .flows .flow .content .box .user-search-box .txt{font-size:1rem;font-weight:700;color:#fff}.collections-page .flows .flow .content .box .user-search-box .input-box{display:flex;gap:.5rem;align-items:center;width:50%;padding:0 .5rem;background:#181818;border:.1rem solid var(--black-line);border-radius:.2rem}@media screen and (max-width: 767px){.collections-page .flows .flow .content .box .user-search-box .input-box{width:100%}}.collections-page .flows .flow .content .box .user-search-box .input-box:has(.input:focus){border-color:var(--yellow-normal)}.collections-page .flows .flow .content .box .user-search-box .input-box .input{width:100%;height:100%;padding:1rem 0;color:#fff;background:transparent;border:none}.collections-page .flows .flow .content .box .user-search-box .input-box .input::-moz-placeholder{color:var(--text-secondary)}.collections-page .flows .flow .content .box .user-search-box .input-box .input::placeholder{color:var(--text-secondary)}.collections-page .flows .flow .content .box .user-search-box .input-box .search-button{flex-shrink:0;padding:.2rem .5rem;font-size:.7rem;font-feature-settings:"palt";color:#fff;background:var(--bg-primary);border:.1rem solid transparent;border-radius:.2rem;transition:.2s}.collections-page .flows .flow .content .box .user-search-box .input-box .search-button:hover{border:.1rem solid #fff}.collections-page .flows .flow .content .user-select{display:flex;gap:1rem;align-items:center;width:calc(50% + 1.5rem);padding:.5rem;margin-top:.5rem;border:.1rem solid var(--black-line);border-radius:.3rem;transition:.2s}.collections-page .flows .flow .content .user-select:hover{border-color:var(--yellow-normal)}@media screen and (max-width: 767px){.collections-page .flows .flow .content .user-select{width:100%}}.collections-page .flows .flow .content .user-select.selected{border-color:#fff73e}.collections-page .flows .flow .content .user-select.selected .checkbox{background-color:#fff73e;background-image:url(/images/shared/icon/checkBlack.svg);border-color:#fff73e}.collections-page .flows .flow .content .user-select .checkbox{flex-shrink:0;width:1.5rem;aspect-ratio:1/1;background:var(--bg-primary) no-repeat center/contain;border:.2rem solid var(--black-line);border-radius:50%;transition:.2s}.collections-page .flows .flow .content .user-select .icon{width:3rem;aspect-ratio:1/1;overflow:hidden;border-radius:50%}.collections-page .flows .flow .content .user-select .icon>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.collections-page .flows .flow .content .user-select .detail{display:flex;flex-direction:column;align-items:flex-start}.collections-page .flows .flow .content .user-select .detail .name{font-size:1rem;font-weight:700;font-feature-settings:"palt";color:#fff}.collections-page .flows .flow .content .user-select .detail .txt{font-size:.9rem;font-feature-settings:"palt";color:#fff}.collections-page .flows .flow .content .gift-image-select{display:flex;gap:1rem;align-items:flex-end}@media screen and (max-width: 767px){.collections-page .flows .flow .content .gift-image-select{flex-wrap:wrap}}.collections-page .flows .flow .content .gift-image-select .txt{font-size:1rem;font-feature-settings:"palt";color:#fff73e;text-align:left;text-decoration:underline}.collections-page .flows .flow .content .gift-image{width:8rem;aspect-ratio:1/1;margin-top:.5rem;overflow:hidden;border:.1rem solid var(--black-line);border-radius:.3rem}.collections-page .flows .flow .content .gift-image>img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.collections-page .flows .flow.active .navigation .icon,.collections-page .flows .flow.completed .navigation .icon{background-color:#fff73e}.collections-page .flows .flow.active .navigation .icon.gift,.collections-page .flows .flow.completed .navigation .icon.gift{background-image:url(/images/shared/icon/giftBlack.svg)}.collections-page .flows .flow.active .navigation .icon.user,.collections-page .flows .flow.completed .navigation .icon.user{background-image:url(/images/shared/icon/userBlack.svg)}.collections-page .flows .flow.active .navigation .icon.check,.collections-page .flows .flow.completed .navigation .icon.check{background-image:url(/images/shared/icon/checkCircleBlack.svg)}.collections-page .flows .flow.active .content{padding-bottom:2.5rem}.collections-page .flows .flow.active .content .box{display:block;height:auto}.collections-page .flows .flow.has-next .navigation:after{width:.1rem;height:100%;content:"";background:var(--black-line)}.collections-page .send-box .collections-selector{width:100%;padding:.5rem;margin-top:.5rem;overflow:hidden;border:.1rem solid var(--black-line);border-radius:.3rem}.collections-page .send-box .target-collection{display:flex;gap:1rem;padding:1rem;margin-top:1rem;background:var(--bg-primary);border-radius:.5rem}.collections-page .send-box .target-collection .image{flex-shrink:0;width:10%;min-width:250px;background:var(--bg-primary);border-radius:.3rem}@media screen and (max-width: 767px){.collections-page .send-box .target-collection .image{min-width:10rem}}.collections-page .send-box .target-collection .datum{display:flex;flex-direction:column;gap:.5rem;width:100%}.collections-page .send-box .target-collection .datum .count{display:flex;gap:.5rem;align-items:center}.collections-page .requests .request{display:flex;gap:1rem;padding:1rem;margin-top:1rem;background:var(--bg-primary);border-radius:.5rem}.collections-page .requests .request .image{flex-shrink:0;width:10%;min-width:250px;background:var(--bg-primary);border-radius:.3rem}@media screen and (max-width: 767px){.collections-page .requests .request .image{min-width:10rem}}.collections-page .requests .request .datum{display:flex;flex-direction:column;gap:.5rem;width:100%}.collections-page .requests .request .datum>.name{margin-top:1rem;font-size:1.3rem;font-weight:700;font-feature-settings:"palt";color:#fff73e}.collections-page .requests .request .datum .count,.collections-page .requests .request .user{display:flex;gap:.5rem;align-items:center}.collections-page .requests .request .user:hover .name{text-decoration:underline}.collections-page .requests .request .user .icon{width:2rem;aspect-ratio:1/1;overflow:hidden;border-radius:50%}.collections-page .requests .request .user .icon>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.collections-page .requests .request .user .name{font-size:1rem;font-weight:700;font-feature-settings:"palt";color:#fff73e}.collections-page .transfer-histories{display:flex;flex-direction:column;gap:1rem}.collections-page .transfer-histories .transaction{display:flex;gap:1rem;align-items:center;padding:1rem;background:var(--bg-primary);border-radius:.5rem}.collections-page .transfer-histories .transaction .image{flex-shrink:0;width:10%;min-width:250px;background:var(--bg-primary);border-radius:.3rem}@media screen and (max-width: 767px){.collections-page .transfer-histories .transaction .image{min-width:10rem}}.collections-page .transfer-histories .transaction .datum{display:flex;flex-direction:column;gap:1rem;width:100%}.collections-page .transfer-histories .transaction .datum .label-area{display:flex;gap:.5rem;align-items:center}@media screen and (max-width: 767px){.collections-page .transfer-histories .transaction .datum .label-area{flex-direction:column;align-items:flex-start}}.collections-page .transfer-histories .transaction .datum .label-area .approval-label{align-self:flex-start;padding:.3rem .5rem;font-size:.8rem;background:var(--red-dark);border-radius:.2rem}.collections-page .transfer-histories .transaction .datum .label-area .approval-label.approved{background:var(--green-dark)}.collections-page .transfer-histories .transaction .datum .label-area .datetime{font-size:.9rem;color:#ffffff80}.collections-page .transfer-histories .transaction .datum>.name{font-size:1.3rem;font-weight:700;font-feature-settings:"palt";color:#fff73e}.collections-page .transfer-histories .transaction .datum .count{display:flex;gap:.5rem;align-items:center}.collections-page .transfer-histories .transaction .tx-users{display:flex;gap:1.5rem}.collections-page .transfer-histories .transaction .tx-users .arrow{flex-shrink:0;align-self:center;width:1.5rem;aspect-ratio:1/1;background:url(/images/shared/icon/arrowRightWhite.svg) no-repeat center/contain}.collections-page .transfer-histories .transaction .tx-users .sender,.collections-page .transfer-histories .transaction .tx-users .receiver{display:flex;flex-direction:column;gap:.5rem;align-items:center}.collections-page .transfer-histories .transaction .tx-users .sender:hover .name,.collections-page .transfer-histories .transaction .tx-users .receiver:hover .name{text-decoration:underline}.collections-page .transfer-histories .transaction .tx-users .sender .icon,.collections-page .transfer-histories .transaction .tx-users .receiver .icon{width:2rem;aspect-ratio:1/1;overflow:hidden;border-radius:50%}.collections-page .transfer-histories .transaction .tx-users .sender .icon>img,.collections-page .transfer-histories .transaction .tx-users .receiver .icon>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.collections-page .transfer-histories .transaction .tx-users .sender .name,.collections-page .transfer-histories .transaction .tx-users .receiver .name{font-size:.9rem;font-weight:700;font-feature-settings:"palt";color:#fff73e}.collections-page .buttons,.collections-page .actions{display:flex;gap:1rem;align-items:center}.collections-page .emote-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1.5rem}@media screen and (max-width: 767px){.collections-page .emote-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}}.collections-page .emote-card{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.2rem .8rem;background:var(--bg-secondary);border:.1rem solid var(--black-line);border-radius:.5rem;transition:.2s}.collections-page .emote-card:hover{border-color:var(--yellow-normal)}.collections-page .emote-card.locked{opacity:.5}.collections-page .emote-card .emote-icon-wrapper{position:relative;width:4rem;height:4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;overflow:hidden}.collections-page .emote-card .emote-icon{width:70%;height:70%;-o-object-fit:contain;object-fit:contain}.collections-page .emote-card .emote-icon-placeholder{width:50%;height:50%;border-radius:50%}.collections-page .emote-card .emote-lock-overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#00000080;border-radius:50%}.collections-page .emote-card .emote-label{font-size:.85rem;font-weight:600;font-feature-settings:"palt";color:var(--txt-color);text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.collections-page .emote-card .emote-artist{display:flex;align-items:center;gap:.3rem}.collections-page .emote-card .emote-artist .emote-artist-icon{width:1.2rem;height:1.2rem;border-radius:50%;-o-object-fit:cover;object-fit:cover}.collections-page .emote-card .emote-artist .emote-artist-name{font-size:.7rem;color:var(--text-secondary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:6rem}.collections-page .emote-card .emote-free-badge{font-size:.65rem;font-weight:700;color:var(--bg-primary);background:var(--green-normal);padding:.1rem .4rem;border-radius:.2rem}.collections-page .pill-toggle{display:flex;margin-top:1rem;border:.1rem solid var(--black-line);border-radius:var(--radius-full);overflow:hidden}.collections-page .pill-toggle .pill-toggle-btn{flex:1;padding:.6rem 1rem;font-size:.9rem;font-weight:500;font-feature-settings:"palt";color:var(--text-secondary);background:var(--bg-primary);transition:.2s;white-space:nowrap}.collections-page .pill-toggle .pill-toggle-btn.active{color:var(--bg-primary);background:var(--yellow-normal);font-weight:700}.collections-page .stamp-cards-visual-list{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:1.5rem}@media screen and (max-width: 1024px){.collections-page .stamp-cards-visual-list{grid-template-columns:repeat(2,1fr);gap:1rem}}@media screen and (max-width: 767px){.collections-page .stamp-cards-visual-list{grid-template-columns:1fr;gap:1rem}}.collections-page .stamp-card-visual{display:block;cursor:pointer;border-radius:.5rem;overflow:hidden;border:.1rem solid var(--black-line);background:var(--bg-secondary);transition:.2s;text-decoration:none;color:inherit}.collections-page .stamp-card-visual:hover{border-color:var(--yellow-normal)}.collections-page .stamp-card-visual .stampcard:before,.collections-page .stamp-card-visual .stampcard:after{height:.4rem}.collections-page .stamp-card-visual .stampcard .image{aspect-ratio:16/9}.collections-page .stamp-card-visual .stamp-card-visual-info{display:flex;flex-direction:column;gap:.6rem;padding:.8rem 1rem 1rem}.collections-page .stamp-card-visual .stamp-card-visual-header{display:flex;align-items:center;gap:.5rem}.collections-page .stamp-card-visual .stamp-card-visual-title{flex:1;font-size:1rem;font-weight:600;font-feature-settings:"palt";color:var(--txt-color)}.collections-page .stamp-card-visual .stamp-card-ended-badge{flex-shrink:0;padding:.15rem .5rem;font-size:.7rem;font-weight:700;color:var(--white);background:var(--red-dark);border-radius:.2rem}.collections-page .loading-trigger{grid-column:1/-1;width:100%;min-height:100px;display:flex;align-items:center;justify-content:center}.collections-page .stamp-progress-wrapper{display:flex;align-items:center;gap:.6rem}.collections-page .stamp-progress-wrapper .stamp-progress-bar{flex:1;height:.5rem;background:var(--bg-primary);border-radius:var(--radius-full);overflow:hidden}.collections-page .stamp-progress-wrapper .stamp-progress-bar .stamp-progress-fill{height:100%;background:var(--main-gradient);border-radius:var(--radius-full);transition:width .3s ease}.collections-page .stamp-progress-wrapper .stamp-progress-text{flex-shrink:0;font-size:.8rem;font-weight:600;color:var(--text-secondary)}.collections-page .stamp-card-publishers{display:flex;flex-wrap:nowrap;gap:.5rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.collections-page .stamp-card-publishers::-webkit-scrollbar{display:none}.collections-page .stamp-card-publishers .stamp-card-publisher{display:flex;flex-shrink:0;align-items:center;gap:.3rem}.collections-page .stamp-card-publishers .stamp-card-publisher .stamp-card-publisher-icon{width:1.2rem;height:1.2rem;border-radius:50%;-o-object-fit:cover;object-fit:cover}.collections-page .stamp-card-publishers .stamp-card-publisher .stamp-card-publisher-name{font-size:.75rem;color:var(--text-secondary)}.collections-page .stamps-grid{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.5rem}.collections-page .stamps-grid .stamp-item{position:relative;flex-shrink:0;width:calc((100% - 6rem) / 13);aspect-ratio:1/1;overflow:hidden;background:var(--bg-secondary);border:.1rem solid var(--black-line);border-radius:.3rem}@media screen and (max-width: 767px){.collections-page .stamps-grid .stamp-item{width:calc((100% - 2rem)/5)}}.collections-page .stamps-grid .stamp-item .stamp-item-image{position:absolute;top:0;left:0;width:100%;height:100%}.collections-page .stamps-grid .stamp-item .stamp-item-image>img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.collections-page .stamps-grid .stamp-item .stamp-item-name,.collections-page .stamps-grid .stamp-item .stamp-item-card-name{display:none}.collections-page .stamps-grid .loading-trigger{width:100%;min-height:100px;display:flex;align-items:center;justify-content:center}
