:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}@font-face{font-family:Google Sans;src:url(/fonts/GoogleSans.ttf)}@font-face{font-family:Windlass;src:url(/fonts/Windlass.ttf)}@keyframes _spin_fwl4w_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._wrapper_fwl4w_17{width:100%;padding:65px 0 80px;display:flex;justify-content:center;align-items:center;gap:unset;flex-direction:column;position:relative;flex:1}._heading_fwl4w_29{margin-bottom:25px}._heading_fwl4w_29 ._title_fwl4w_32{font-size:25px;text-align:center;font-family:Windlass}._heading_fwl4w_29 ._desc_fwl4w_37{font-size:14px;text-align:center}._boxWrapper_fwl4w_42{width:100%}._sliderButton_fwl4w_46{font-size:24px;background:transparent;position:absolute;top:50%;transform:translateY(-50%);background:#0006;border:1px solid #c73131;width:40px;height:40px;border-radius:100px;display:flex;justify-content:center;align-items:center;gap:unset;padding-bottom:4px;z-index:2}._sliderButton_fwl4w_46._next_fwl4w_64{right:20px}._sliderButton_fwl4w_46._prev_fwl4w_67{left:20px}._box_fwl4w_42{aspect-ratio:1;margin-bottom:30px}._box_fwl4w_42 img{width:100%;height:100%;object-fit:cover;filter:drop-shadow(0px 0px 30px rgba(241,201,97,.9))}._openButton_fwl4w_82{display:flex;justify-content:center;align-items:center;gap:10px;background:#4b2722;width:120px;margin-bottom:10px;color:#fff;padding:10px 20px;border-radius:8px;border:1px solid #c73131;font-family:Windlass}._openButton_fwl4w_82:disabled,._openButton_fwl4w_82._is-disabled_fwl4w_96{opacity:.7;cursor:not-allowed;filter:brightness(.7)}._buttonWrapper_fwl4w_102{display:flex;justify-content:center;align-items:center;gap:15px}._modalOverlay_fwl4w_109{position:fixed;width:100%;height:100%;inset:0;background:#000;opacity:.7;z-index:100}._modal_fwl4w_109{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)!important;background:url(/images/modal-bg.webp) center;background-size:cover;border:1px solid #c73131;border-radius:8px;padding:0 20px;aspect-ratio:1;min-height:200px;text-align:center;z-index:101;width:350px;color:#000;display:flex;justify-content:center;align-items:center;gap:unset;filter:drop-shadow(0px 0px 50px rgba(199,49,49,.5))}._modal_fwl4w_109 ._closeButton_fwl4w_145{background:#4b2722;font-size:14px;font-weight:600;color:#fff;border:1px solid #c73131;border-radius:4px;padding:8px;min-width:150px;position:absolute;bottom:20px;left:50%;transform:translate(-50%);font-family:Windlass}._modal_fwl4w_109 p{font-size:25px;font-weight:900;margin-bottom:20px;font-family:Windlass}@media(max-height:667px){._box_fwl4w_42{width:70%}._wrapper_fwl4w_17{padding-bottom:110px}}@media(max-height:740px){._box_fwl4w_42{width:70%}._wrapper_fwl4w_17{padding-bottom:110px}}@font-face{font-family:Google Sans;src:url(/fonts/GoogleSans.ttf)}@font-face{font-family:Windlass;src:url(/fonts/Windlass.ttf)}@keyframes _spin_gewnw_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._wrapper_gewnw_17{position:relative;display:flex;flex-direction:column;gap:30px;justify-content:center;align-items:center;flex:1;padding:65px 12px 140px;animation:_scaleUp_gewnw_1 ease-in-out .5s}._heading_gewnw_29{display:flex;justify-content:center;align-items:center;gap:10px;flex-direction:column}._heading_gewnw_29 ._title_gewnw_36{text-align:center;font-size:30px;font-family:Windlass}._heading_gewnw_29 ._desc_gewnw_41{text-align:center;font-size:14px}._questGrid_gewnw_46{display:grid;grid-template-columns:repeat(1,1fr);grid-column-gap:10px;grid-row-gap:10px;width:100%;max-height:66vh;overflow-y:auto}._questItem_gewnw_56{min-width:180px;width:100%;padding:15px;border-radius:10px;background:#0009;position:relative;border:1px solid #c73131}._questItem_gewnw_56 ._questItemBg_gewnw_65{position:absolute;inset:0}._questItem_gewnw_56 ._questItemBg_gewnw_65 img{width:100%;height:100%}._questItem_gewnw_56 ._questItemFlex_gewnw_76{display:flex;justify-content:end;align-items:center;gap:10px;margin-bottom:20px}._questItem_gewnw_56 ._text_gewnw_83{flex:1;text-align:left;font-family:Windlass;font-size:16px}._questItem_gewnw_56 ._desc_gewnw_41{width:100%;text-align:left;margin-bottom:20px;color:#ddd}._questItem_gewnw_56 ._point_gewnw_95{display:flex;justify-content:center;align-items:center;gap:8px;padding:7px 10px;border:.5px solid #c73131;border-radius:100px;background:#ffffff1a;font-family:Windlass}._questItem_gewnw_56 ._point_gewnw_95 ._num_gewnw_106{font-weight:600}._questItem_gewnw_56 ._actionButton_gewnw_109{width:100%;padding:10px;border-radius:8px;background:#4b2722;border:1px solid #c73131;font-family:Windlass;font-size:14px}@media(max-height:667px){._questGrid_gewnw_46{height:55vh}._wrapper_gewnw_17{padding-bottom:110px}}@media(max-height:740px){._questGrid_gewnw_46{height:65vh}._wrapper_gewnw_17{padding-bottom:110px}}@font-face{font-family:Google Sans;src:url(/fonts/GoogleSans.ttf)}@font-face{font-family:Windlass;src:url(/fonts/Windlass.ttf)}@keyframes _spin_1m0kg_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._wrapper_1m0kg_17{display:flex;justify-content:center;align-items:center;flex-direction:column;flex:1;gap:40px;position:fixed;top:0;left:0;width:100%;height:100%;overflow:hidden;touch-action:pan-y;contain:layout paint;clip-path:inset(0);background-image:url(/assets/demoegg-icon-CUfwZoTd.webp) center;background-size:cover}._videoBg_1m0kg_37{position:fixed;inset:0;z-index:2;display:flex;justify-content:center;align-items:center;gap:unset}._videoBg_1m0kg_37 video{width:100%;height:100%;object-fit:cover}._box_1m0kg_55{display:flex;justify-content:center;align-items:center;gap:unset;width:100%;aspect-ratio:1;display:none}._box_1m0kg_55 img{width:100%;height:100%;object-fit:cover}._title_1m0kg_70{font-size:70px;font-weight:900;font-family:Windlass}._connectWlButton_1m0kg_76,._startButton_1m0kg_77{font-family:Windlass;padding:15px;min-width:120px;font-size:16px;position:absolute;z-index:2}@media(max-width:768px){._title_1m0kg_70{font-size:30px;font-weight:900}._videoBg_1m0kg_37{display:none}._box_1m0kg_55{display:flex}}@font-face{font-family:Google Sans;src:url(/fonts/GoogleSans.ttf)}@font-face{font-family:Windlass;src:url(/fonts/Windlass.ttf)}@keyframes _spin_4g30h_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._wrapper_4g30h_17{width:100%;padding:65px 12px 80px;display:flex;justify-content:center;align-items:center;gap:unset;flex-direction:column;position:relative;flex:1}._title_4g30h_29{font-size:30px;text-align:center;margin-bottom:30px;font-family:Windlass}._openseaButton_4g30h_36{display:flex;justify-content:unset;align-items:center;gap:8px;font-family:Windlass;line-height:1}._openseaButton_4g30h_36 ._icon_4g30h_44{width:24px;height:24px;display:flex;justify-content:center;align-items:center;gap:unset}._openseaButton_4g30h_36 ._icon_4g30h_44 img{width:100%;height:100%;object-fit:cover}._box_4g30h_58{width:90%}._box_4g30h_58 img{width:100%;height:100%;object-fit:cover;filter:drop-shadow(0px 0px 50px rgba(241,201,97,.5))}._mintButton_4g30h_68{min-width:120px;font-family:Windlass;margin-bottom:15px}._mintButton_4g30h_68:disabled{filter:brightness(.5);opacity:1!important}._qtyWrapper_4g30h_78{display:flex;justify-content:center;align-items:center;gap:10px;margin-bottom:20px}._qtyWrapper_4g30h_78 ._qtyItem_4g30h_85{min-width:50px;font-family:Windlass;filter:brightness(.5)}._qtyWrapper_4g30h_78 ._qtyItem_4g30h_85._select_4g30h_90{filter:none}._modalOverlay_4g30h_94{position:fixed;width:100%;height:100%;inset:0;background:#000;opacity:.7;z-index:100}._modal_4g30h_94{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)!important;background:url(/images/modal-bg.webp) center;background-size:cover;border:1px solid #c73131;border-radius:8px;padding:0 20px;aspect-ratio:1;min-height:200px;text-align:center;z-index:101;width:350px;color:#000;display:flex;justify-content:center;align-items:center;gap:unset;filter:drop-shadow(0px 0px 50px rgba(199,49,49,.5))}._modal_4g30h_94 ._closeButton_4g30h_130{background:#4b2722;font-size:14px;font-weight:600;color:#fff;border:1px solid #c73131;border-radius:4px;padding:8px;min-width:150px;position:absolute;bottom:20px;left:50%;transform:translate(-50%);font-family:Windlass}._modal_4g30h_94 p{font-size:25px;font-weight:900;margin-bottom:20px;font-family:Windlass}@media(max-height:667px){._wrapper_4g30h_17{padding-bottom:110px}._box_4g30h_58{width:65%}}@media(max-height:740px){._wrapper_4g30h_17{padding-bottom:110px}._box_4g30h_58{width:70%}}@font-face{font-family:Google Sans;src:url(/fonts/GoogleSans.ttf)}@font-face{font-family:Windlass;src:url(/fonts/Windlass.ttf)}@keyframes _spin_1qwau_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._wrapper_1qwau_17{position:relative;display:flex;flex-direction:column;justify-content:start;align-items:center;flex:1;padding:65px 12px 80px}._heading_1qwau_27{font-size:30px;margin-bottom:20px;font-family:Windlass}._inviteWrapper_1qwau_33{display:flex;justify-content:unset;align-items:center;gap:5px;border:1px solid #c73131;background:#4b2722;background:#0000004d;padding:6px 10px;border-radius:4px;margin-bottom:5px;width:100%;filter:drop-shadow(0px 0px 15px #c73131)}._inviteWrapper_1qwau_33 ._copyButton_1qwau_47,._inviteWrapper_1qwau_33 ._shareButton_1qwau_48{width:20px;height:20px;display:flex;justify-content:center;align-items:center;gap:unset;background:transparent}._inviteWrapper_1qwau_33 ._copyButton_1qwau_47 img,._inviteWrapper_1qwau_33 ._shareButton_1qwau_48 img{width:100%;height:100%;object-fit:cover}._inviteWrapper_1qwau_33 ._invite_1qwau_33{flex:1;border-right:1px solid rgba(255,255,255,.2)}._desc_1qwau_68{text-align:left;width:100%;margin-bottom:12px}._leaderboardHeading_1qwau_74{display:flex;justify-content:unset;align-items:center;gap:10px;width:100%;padding:0 8px 10px;font-weight:900;margin-bottom:10px;margin-top:15px;border-bottom:1px solid rgba(255,255,255,.5)}._leaderboardHeading_1qwau_74 ._statusHeading_1qwau_86{min-width:65px;text-align:center;font-family:Windlass}._leaderboardHeading_1qwau_74 ._usernameHeading_1qwau_91{flex:1;text-align:center;font-family:Windlass}._leaderboardHeading_1qwau_74 ._inviteHeading_1qwau_96,._leaderboardHeading_1qwau_74 ._rewardHeading_1qwau_97{min-width:65px;text-align:center;font-family:Windlass}._leaderboardWrapper_1qwau_103{overflow-y:auto;min-height:45vh;height:55vh;width:100%;position:relative}._item_1qwau_111{display:flex;justify-content:start;align-items:center;gap:10px;border-radius:10px;overflow:hidden;padding:6px 8px;margin-bottom:11px;position:relative;z-index:1}._item_1qwau_111._active_1qwau_123{background:#4b2722;border:1px solid #c73131}._item_1qwau_111._active_1qwau_123 ._status_1qwau_86,._item_1qwau_111._active_1qwau_123 ._username_1qwau_91,._item_1qwau_111._active_1qwau_123 ._invite_1qwau_33,._item_1qwau_111._active_1qwau_123 ._reward_1qwau_97{color:#fff;font-weight:600}._item_1qwau_111:last-child{margin-bottom:0}._item_1qwau_111 ._icon_1qwau_137{min-width:25px;width:40px;height:25px;overflow:hidden;display:flex;justify-content:center;align-items:center;gap:unset}._item_1qwau_111 ._icon_1qwau_137 img{max-width:25px;width:100%;height:100%;object-fit:cover}._item_1qwau_111 ._status_1qwau_86{font-size:14px;color:#fff;min-width:65px;height:25px;text-align:center;line-height:25px}._item_1qwau_111 ._ava_1qwau_161{min-width:30px;width:30px;height:30px;border-radius:200px;overflow:hidden;border:2px solid #f1c961;padding:1px;display:flex;justify-content:center;align-items:center;gap:unset}._item_1qwau_111 ._ava_1qwau_161 img{border-radius:200px;width:100%;height:100%;object-fit:cover}._item_1qwau_111 ._username_1qwau_91{color:#fff;flex:1;text-align:center;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;text-overflow:ellipsis;-o-text-overflow:ellipsis;-ms-text-overflow:ellipsis;-webkit-line-clamp:1;height:23px}._item_1qwau_111 ._invite_1qwau_33{min-width:65px;text-align:center}._item_1qwau_111 ._reward_1qwau_97{min-width:99px;text-align:center}._item_1qwau_111 ._point_1qwau_201{display:flex;justify-content:center;align-items:center;gap:5px}._item_1qwau_111 ._point_1qwau_201 ._num_1qwau_207{font-weight:600;color:#fff}._item_1qwau_111 ._point_1qwau_201 ._pointIcon_1qwau_211{width:30px;height:30px;overflow:hidden;border-radius:200px;display:flex;justify-content:center;align-items:center;gap:unset}._item_1qwau_111 ._point_1qwau_201 ._pointIcon_1qwau_211 img{width:100%;height:100%;object-fit:cover}._modalOverlay_1qwau_227{position:fixed;width:100%;height:100%;inset:0;background:#000;opacity:.7;z-index:100}._loading_1qwau_241,._error_1qwau_242,._empty_1qwau_243{text-align:center;padding:20px;color:#fff;font-size:14px}._error_1qwau_242{color:#ff5c5c}._modal_1qwau_227{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)!important;background:#fff;border-radius:20px;padding:30px 20px 20px;text-align:center;z-index:101;width:350px;color:#000}._modal_1qwau_227 ._closeButton_1qwau_267{position:absolute;top:10px;right:10px;background:#6636fc;width:30px;height:30px;border-radius:200px;font-size:20px;color:#fff}._modal_1qwau_227 h2{font-size:16px;margin-bottom:15px}._modal_1qwau_227 p{font-size:14px}@media(max-height:667px){._leaderboardWrapper_1qwau_103{height:35vh;min-height:35vh}._wrapper_1qwau_17{padding-bottom:110px}}@media(max-height:844px){._leaderboardWrapper_1qwau_103{height:52vh;min-height:52vh}._wrapper_1qwau_17{padding-bottom:110px}}@media(max-height:740px){._leaderboardWrapper_1qwau_103{height:40vh;min-height:40vh}._wrapper_1qwau_17{padding-bottom:110px}}@font-face{font-family:Google Sans;src:url(/fonts/GoogleSans.ttf)}@font-face{font-family:Windlass;src:url(/fonts/Windlass.ttf)}@keyframes _spin_1yf9d_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._wrapper_1yf9d_17{display:flex;justify-content:center;align-items:center;flex-direction:column;flex:1;gap:30px;position:fixed;top:0;left:0;width:100%;height:100%;overflow:hidden}._title_1yf9d_32{font-family:Windlass;font-size:40px}._startButton_1yf9d_37,._connectButton_1yf9d_38{font-size:18px;min-width:120px;padding:12px 20px!important;background:#4b2722;color:#fff;border-radius:8px;filter:drop-shadow(0px 0px 20px #c73131);font-weight:900;font-family:Windlass}@media(max-width:768px){._startButton_1yf9d_37,._connectButton_1yf9d_38{font-size:18px;min-width:150px}}@media(max-height:667px){._wrapper_1yf9d_17{padding-bottom:110px}}@font-face{font-family:Google Sans;src:url(/fonts/GoogleSans.ttf)}@font-face{font-family:Windlass;src:url(/fonts/Windlass.ttf)}@keyframes _spin_hms5n_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._wrapper_hms5n_17{width:100%;padding:65px 12px 80px;display:flex;justify-content:center;align-items:center;gap:unset;flex-direction:column;position:relative;flex:1}._heading_hms5n_29{font-size:30px;margin-bottom:20px;font-family:Windlass}._fantasyImageBorder_hms5n_35{border:16px solid transparent;border-image:url(/images/demoegg-border.webp) 64 round}._inventoryWrapper_hms5n_40{border-radius:10px;width:80%;height:35vh;overflow-y:auto;margin-bottom:30px;position:relative}._inventoryWrapper_hms5n_40 ._inventoryGrid_hms5n_48{padding:6px;display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:20px;grid-row-gap:20px}._inventoryWrapper_hms5n_40 ._inventoryItem_hms5n_55{width:100%;aspect-ratio:1;overflow:hidden;border:1px solid rgba(255,255,255,.3);background:#0e1617;position:relative;border-radius:4px;box-sizing:border-box;cursor:pointer}._inventoryWrapper_hms5n_40 ._inventoryItem_hms5n_55 img{width:100%;height:100%;object-fit:cover}._inventoryWrapper_hms5n_40 ._inventoryItem_hms5n_55._active_hms5n_71{outline:2px solid #c73131}._inventoryWrapper_hms5n_40 ._qty_hms5n_74{position:absolute;bottom:3px;right:5px;font-size:9px;font-family:Windlass}._desc_hms5n_82{text-align:center;margin-bottom:20px;min-height:5em;display:flex;align-items:center;justify-content:center}._preview_hms5n_91{width:80px;height:80px;overflow:hidden;border-radius:200px;border:1px solid #c73131;margin-bottom:10px;filter:drop-shadow(0px 0px 30px rgb(199,49,49))}._preview_hms5n_91 img{width:100%;height:100%;object-fit:cover;background:#4b2722}@media(max-height:667px){._wrapper_hms5n_17{padding-bottom:110px}._inventoryWrapper_hms5n_40{height:30vh;margin-bottom:15px}._desc_hms5n_82{margin-bottom:15px}}@media(max-height:740px){._wrapper_hms5n_17{padding-bottom:110px}._inventoryWrapper_hms5n_40{height:30vh;margin-bottom:15px}._desc_hms5n_82{margin-bottom:15px}}.app{background:url(/images/demoegg-bg.webp) center;background-size:cover;min-height:100vh;display:flex;flex-direction:column;color:#fff}h1,h2,h3,h4,h5,h6,p{color:#fff}.header{padding:12px;display:flex;justify-content:end;align-items:center;gap:20px;position:fixed;left:0;width:100%;z-index:3;top:0}.button-wrapper{display:flex;justify-content:center;align-items:center;gap:10px}.nav-button{display:flex;justify-content:start;align-items:center;gap:5px;min-width:100px}.nav-button .num{font-size:14px;color:#fff;flex:1;text-align:center}.user-ava{width:40px;height:40px;border-radius:200px;overflow:hidden;display:flex;justify-content:center;align-self:center}.user-ava img{width:100%;height:100%;object-fit:cover}.store-button{font-size:14px!important;text-align:center}.bottom-bar-wrapper{position:fixed;bottom:15px;left:0;width:100%;display:flex;justify-content:space-between;align-items:center;z-index:3}.wallet-info{background:#b798dd33;padding:.5rem 1rem;border-radius:8px;font-size:.9rem;font-weight:500;border:1px solid rgba(183,152,221,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.farcaster-badge{display:flex;align-items:center;gap:.5rem;margin-top:1rem;padding:.5rem 1rem;background:#b798dd33;border-radius:20px;color:#fff;font-size:.9rem;font-weight:500;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(183,152,221,.3)}.main{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:25px}.progress-wrapper{max-width:60%;width:100%;min-width:400px}.progress-heading{display:flex;justify-content:unset;align-items:center;gap:15px;margin-bottom:15px}.progress-text{font-size:30px;color:#fff}.progress-bar-wrapper{border-radius:15px;border:2px solid #fff;overflow:hidden;padding:4px;height:60px}.progress-bar{display:flex;justify-content:unset;align-items:center;gap:30px;background:#e0e0e0;height:100%;border-radius:9px;overflow:hidden;position:relative;transition:all ease .3s}.progress-bar:before{position:absolute;content:"";top:0;width:100%;height:65%;background:#fff6;border-radius:9px;left:0;z-index:1;transition:all ease .3s}.progress-bar:after{position:absolute;content:"";top:7px;left:50%;width:97%;height:10px;border-radius:100px;transform:translate(-50%);background:#fffc;transition:all ease .3s}.striped{background:#b798dd;min-width:40px;height:100%;transform:skew(-30deg)}.action-button{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}.action-button button{min-width:150px}.token-amount-display{display:flex;align-items:center;gap:15px;margin-top:20px}.amount-btn{min-width:40px!important;height:40px;border-radius:50%;background:#8c6af5;border:none;font-size:20px;font-weight:700;cursor:pointer;transition:all ease .3s;display:flex;align-items:center;justify-content:center}.amount-btn:hover:not(:disabled){background:#987db9;transform:scale(1.1)}.amount-btn:disabled{background:#b798dd4d;cursor:not-allowed;transform:none}.amount-text{font-size:24px;font-weight:700;color:#fff;min-width:40px;text-align:center}.footer{display:flex;justify-content:flex-start;padding:20px}.modal-overlay{position:fixed;inset:0;background:#322c49cc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.modal-content{background:#b798dd1a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(183,152,221,.2);border-radius:20px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #b798dd33;animation:modalSlideIn .3s cubic-bezier(.4,0,.2,1)}.mystery-button{position:fixed;right:20px;bottom:20px;overflow:hidden;border:none;cursor:pointer;z-index:999;background:transparent;display:flex;justify-content:center;align-items:center;width:100px;height:100px}.mystery-button img{width:100%;height:100%;object-fit:cover}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:1px solid rgba(183,152,221,.2)}.modal-title{font-size:1.5rem;font-weight:700;color:#fff;font-family:Rubik,sans-serif;margin:0}.modal-close{background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;padding:.5rem;border-radius:8px;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.modal-close:hover{background:#b798dd33}.modal-body{padding:2rem}.claim-modal{display:flex;flex-direction:column;align-items:center;gap:2rem;text-align:center}.claim-icon{display:flex;align-items:center;justify-content:center;width:80px;height:80px;background:linear-gradient(135deg,#b798dd,#987db9);border-radius:50%;box-shadow:0 8px 25px #b798dd4d}.claim-content h3{font-size:2rem;font-weight:700;color:#fff;font-family:Rubik,sans-serif;margin:0 0 1rem}.claim-content p{font-size:1.1rem;color:#ffffffe6;margin:.5rem 0;line-height:1.6}.claim-actions{display:flex;gap:1rem;margin-top:1rem}.button-invite{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2rem;background:linear-gradient(45deg,#b798dd,#987db9);border:none;border-radius:12px;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);font-family:Rubik,sans-serif;text-decoration:none}.button-invite:hover{transform:translateY(-2px);box-shadow:0 8px 25px #b798dd66}.instruction-modal{display:flex;flex-direction:column;align-items:center;gap:2rem;text-align:center}.instruction-icon{display:flex;align-items:center;justify-content:center;width:80px;height:80px;background:linear-gradient(135deg,#b798dd,#987db9);border-radius:50%;box-shadow:0 8px 25px #b798dd4d}.instruction-content h3{font-size:2rem;font-weight:700;color:#fff;font-family:Rubik,sans-serif;margin:0 0 1.5rem}.instruction-steps{display:flex;flex-direction:column;gap:1.5rem;width:100%}.step{display:flex;align-items:flex-start;gap:1rem;text-align:left;background:#b798dd1a;padding:1.5rem;border-radius:12px;border:1px solid rgba(183,152,221,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.step-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:linear-gradient(135deg,#b798dd,#987db9);border-radius:50%;flex-shrink:0;box-shadow:0 4px 12px #b798dd4d}.step-content h4{font-size:1.2rem;font-weight:700;color:#fff;font-family:Rubik,sans-serif;margin:0 0 .5rem}.step-content p{font-size:1rem;color:#ffffffe6;margin:0;line-height:1.5}.instruction-note{background:#b798dd1a;padding:1rem;border-radius:8px;border:1px solid rgba(183,152,221,.2);margin-top:1rem}.instruction-note p{font-size:.9rem;color:#fffc;margin:0;line-height:1.4}.instruction-note strong{color:#fff}.mode-switch{position:relative;display:flex;background:#b798dd;border-radius:999px;padding:6px;width:fit-content;margin:0 auto 24px;box-shadow:0 2px 8px #a259f71a;min-width:220px}.switch-slider{position:absolute;top:6px;left:6px;width:calc(50% - 6px);height:calc(100% - 12px);background:#fff;border-radius:999px;transition:transform .3s cubic-bezier(.4,0,.2,1);z-index:1}.switch-btn{position:relative;z-index:2;border:none;background:transparent;color:#fff;font-size:1.1rem;padding:12px 36px;border-radius:999px;cursor:pointer;transition:color .2s;outline:none}.switch-btn.active{color:#b798dd}.action-area-wrapper{min-height:123px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.share-wrapper{width:100%;display:flex;justify-content:end}@media(max-width:600px){.progress-wrapper{max-width:100%;min-width:unset;margin:0 auto}.action-button{flex-direction:column;align-items:center;gap:10px}}@media(max-width:768px){.modal-content{margin:1rem;max-height:80vh}.button-3d{width:80px;height:80px;font-size:16px}}@media(max-width:480px){.progress-wrapper{padding:2rem 1rem}.progress-text{font-size:24px}.button-flat-xl{padding:1rem 1.5rem;font-size:1rem}.nav-button{font-size:12px}}.splash-screen{position:fixed;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#322c49,#786194);display:flex;align-items:center;justify-content:center;z-index:9999;animation:fadeIn .5s ease-in-out}.splash-content{text-align:center;color:#fff;animation:slideUp .8s ease-out}.splash-logo{width:120px;height:120px;margin:0 auto 20px;border-radius:50%;background:#fff;border:3px solid #987db9;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 25px #b798dd4d}.splash-logo img{width:85%;height:auto}.splash-title{font-size:2.5rem;font-family:Rubik,sans-serif;margin:0 0 10px;text-transform:uppercase}.splash-title .logo-color{color:#b798dd}.splash-subtitle{font-size:1.2rem;color:#ffffffe6;margin:0 0 30px}.loading-spinner{margin-top:40px}.spinner{width:40px;height:40px;border:3px solid rgba(255,255,255,.3);border-top:3px solid #b798dd;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto}.connect-btn{gap:5px!important;position:absolute;left:50%;transform:translate(-50%);bottom:130px;z-index:1}.announcement{text-align:center}.mint-icon{display:flex;align-items:center;justify-content:center;width:80px;height:80px;background:#fff;border-radius:50%;box-shadow:0 8px 25px #b798dd4d}.avatar{width:65px;height:65px;border-radius:50%;border:1px solid white}.profile{max-width:400px;border:1px solid white;display:flex;flex-direction:column;gap:15px;width:90%;padding:15px;border-radius:10px;background-color:#160f1d;box-shadow:0 4px 30px #b798dd4d}.profile-header{display:flex;gap:15px}.profile-info{display:flex;flex-direction:column}.profile-username{color:gray}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@font-face{font-family:Google Sans;src:url(/fonts/GoogleSans.ttf)}@font-face{font-family:Windlass;src:url(/fonts/Windlass.ttf)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--background: #ffffff;--foreground: #101729}@media(prefers-color-scheme:dark){:root{--background: #0a0a0a;--foreground: #ededed}}html,body{max-width:100vw;overflow-x:hidden}body{color:#fff;background:#101729;font-family:Google Sans;font-size:14px}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}ul,ol{list-style:none}button{outline:none;border:none}.button-flat{background:#4b2722;color:#fff;border:1px solid #c73131;padding:10px;font-weight:600;border-radius:5px;transition:.25s;cursor:pointer;position:relative}.button-flat.button-flat-xl{padding:12px 20px}.button-flat:disabled,.button-flat.is-disabled{cursor:not-allowed;opacity:.5;pointer-events:none}.bottom-button{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;color:#f1c961;background:transparent;border-radius:4px;padding:5px;flex:1}.bottom-button .icon{width:60px}.bottom-button .icon img{width:100%;height:100%;object-fit:cover}.bottom-button .text{font-size:12px;font-weight:600}.bottom-button:disabled .icon,.bottom-button.is-disabled .icon{filter:drop-shadow(0px 0px 15px #c73131)}.scale-up-ani{animation:scaleUp cubic-bezier(.77,0,.175,1) .5s forwards}@keyframes scaleUp{0%{opacity:0;transform:scale(.6)}25%{transform:scaleX(1.15) scaleY(.85)}50%{transform:scaleX(.85) scaleY(1.15)}75%{transform:scaleX(1.05) scaleY(.95)}to{opacity:1;transform:scale(1)}}.button-3d{border-radius:20px;background:#8c6af5;color:#fff;position:relative;aspect-ratio:1;width:100px;font-family:Google Sans;font-size:20px;cursor:pointer;transition:all ease .3s}.button-3d:hover{background-color:#786194}.button-3d:hover:before{background-color:#fff3}.button-3d:before{position:absolute;top:0;left:0;width:100%;height:50%;content:"";background:#fff6;border-radius:20px;transition:all ease .3s}.button-3d:after{position:absolute;content:"";top:50%;left:50%;width:108%;height:108%;border:2px solid #fff;transform:translate(-50%,-50%);border-radius:25px}::-webkit-scrollbar-track{background-color:transparent}::-webkit-scrollbar-thumb{background:#f1c961}.swiper-slide{display:flex;justify-content:center;align-items:center;gap:unset}@media(prefers-color-scheme:dark){html{color-scheme:dark}}@media(max-width:500px){.button-3d{width:80px;height:80px;font-size:16px}}*{margin:0;padding:0;box-sizing:border-box}body{line-height:1.6}#root{width:100%;min-height:100vh}button{font-family:inherit}html{scroll-behavior:smooth}
