.page-module__8PHn9W__main{background:var(--background);min-height:100vh;font-family:Inter,system-ui,sans-serif;display:flex;overflow:hidden}.page-module__8PHn9W__headerWrapper{z-index:100;width:100%;position:absolute;top:0;left:0}.page-module__8PHn9W__storySection{color:#fff;background-color:#050505;flex-direction:column;flex:1;justify-content:center;padding:4rem 5rem;display:flex;position:relative;overflow:hidden}.page-module__8PHn9W__storySection:before{content:"";filter:blur(60px);z-index:0;background:radial-gradient(circle,#4c1d9566 0%,#0000 70%);width:140%;height:140%;animation:10s ease-in-out infinite alternate page-module__8PHn9W__pulseGlow;position:absolute;top:-20%;left:-20%}@keyframes page-module__8PHn9W__pulseGlow{0%{opacity:.5;transform:scale(1)}to{opacity:.8;transform:scale(1.1)}}.page-module__8PHn9W__storyContent{z-index:2;max-width:600px;position:relative}.page-module__8PHn9W__brandName{opacity:.8;letter-spacing:-.02em;margin-bottom:3rem;font-size:1.5rem;font-weight:700}.page-module__8PHn9W__headline{background:linear-gradient(90deg,#fff,#a5a5a5);color:#0000;letter-spacing:-.04em;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:4rem;font-weight:800;line-height:1}.page-module__8PHn9W__subheadline{color:#a3a3a3;max-width:90%;margin-bottom:2rem;font-size:1.25rem;font-weight:400;line-height:1.6}.page-module__8PHn9W__storyBadge{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem;font-size:.85rem;display:inline-flex}.page-module__8PHn9W__formSection{background:var(--background);flex-direction:column;flex:1;justify-content:center;align-items:center;padding:2rem;display:flex;position:relative}.page-module__8PHn9W__formWrapper{width:100%;max-width:420px;padding:2rem}.page-module__8PHn9W__formHeader{text-align:left;margin-bottom:2.5rem}.page-module__8PHn9W__formTitle{color:var(--foreground);margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.page-module__8PHn9W__formSubtitle{color:var(--secondary-text);font-size:.95rem}.page-module__8PHn9W__form{flex-direction:column;gap:1.25rem;display:flex}.page-module__8PHn9W__icon{color:var(--secondary-text);font-size:1rem;transition:color .3s;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.page-module__8PHn9W__input:focus+.page-module__8PHn9W__icon{color:var(--primary)}.page-module__8PHn9W__submitBtn{background:var(--foreground);color:var(--background);cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:1rem;font-weight:600;transition:transform .2s,opacity .2s;display:flex}.page-module__8PHn9W__submitBtn:hover{opacity:.9;transform:translateY(-1px)}.page-module__8PHn9W__submitBtn:disabled{opacity:.7;cursor:not-allowed}.page-module__8PHn9W__error{color:#dc2626;background:#dc26261a;border-radius:8px;margin-top:-.5rem;padding:.5rem;font-size:.85rem}.page-module__8PHn9W__divider{color:var(--secondary-text);align-items:center;margin:2rem 0;font-size:.85rem;display:flex}.page-module__8PHn9W__divider:before,.page-module__8PHn9W__divider:after{content:"";border-bottom:1px solid var(--border-color);flex:1}.page-module__8PHn9W__divider span{padding:0 1rem;font-weight:500}.page-module__8PHn9W__secondaryAction{border:1px solid var(--border-color);color:var(--foreground);background:0 0;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-weight:600;text-decoration:none;transition:background .2s;display:flex}.page-module__8PHn9W__guestLink{text-align:center;color:var(--secondary-text);margin-top:1rem;font-size:.9rem;text-decoration:none}@media (max-width:900px){.page-module__8PHn9W__main{flex-direction:column;height:auto;overflow-y:auto}.page-module__8PHn9W__storySection{min-height:40vh;padding:5rem 2rem}.page-module__8PHn9W__headline{font-size:2.5rem}.page-module__8PHn9W__formSection{flex:2;padding:2rem 1.5rem}}.page-module__8PHn9W__contentWrapper{flex:1;justify-content:center;align-items:center;padding:2rem;display:flex}.page-module__8PHn9W__card{background:var(--card-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-color);text-align:center;border-radius:24px;width:100%;max-width:500px;padding:3rem;transition:transform .3s;box-shadow:0 20px 60px #0000001a}.page-module__8PHn9W__title{color:var(--foreground);margin-bottom:.5rem;font-size:2rem;font-weight:800}.page-module__8PHn9W__subtitle{color:var(--secondary-text);margin-bottom:2.5rem;line-height:1.5}.page-module__8PHn9W__form{flex-direction:column;gap:1.5rem;margin-bottom:2.5rem;display:flex}.page-module__8PHn9W__inputGroup{position:relative}.page-module__8PHn9W__icon{color:var(--secondary-text);font-size:1.1rem;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.page-module__8PHn9W__input{border:1px solid var(--border-color);background:var(--input-bg);width:100%;color:var(--foreground);border-radius:12px;outline:none;padding:1rem 1rem 1rem 3rem;font-size:1rem;transition:all .3s}.page-module__8PHn9W__input:focus{border-color:var(--primary);background:var(--card-bg);box-shadow:0 0 0 4px rgba(var(--primary-rgb),.1)}.page-module__8PHn9W__submitBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:12px;padding:1rem;font-size:1.1rem;font-weight:700;transition:all .3s}.page-module__8PHn9W__submitBtn:hover{box-shadow:0 10px 20px rgba(var(--primary-rgb),.3);filter:brightness(.9);transform:translateY(-2px)}.page-module__8PHn9W__divider{border-top:1px solid var(--border-color);margin:2rem 0;position:relative}.page-module__8PHn9W__divider span{background:var(--card-bg);color:var(--secondary-text);padding:0 1rem;font-size:.9rem;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.page-module__8PHn9W__guestOptions{flex-direction:column;gap:1rem;display:flex}.page-module__8PHn9W__guestLink{color:var(--secondary-text);font-size:.95rem;font-weight:500;text-decoration:none;transition:color .3s}.page-module__8PHn9W__guestLink:hover{color:var(--primary);text-decoration:underline}.page-module__8PHn9W__secondaryAction{background:var(--input-bg);color:var(--foreground);border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:.8rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.page-module__8PHn9W__secondaryAction:hover{background:var(--border-color)}.page-module__8PHn9W__error{color:#ef4444;text-align:left;margin-top:-1rem;margin-bottom:1rem;font-size:.9rem}@media (max-width:600px){.page-module__8PHn9W__card{box-shadow:none;background:0 0;border:none;padding:2rem}}
.Nextfindheader-module__9hl91W__header{z-index:1000;background-color:#0000;justify-content:space-between;align-items:center;width:100%;margin-bottom:2rem;padding:10px 20px;display:flex}.Nextfindheader-module__9hl91W__name{color:var(--foreground);border-radius:5rem;align-items:center;margin-left:.3rem;padding:.2rem;display:flex}.Nextfindheader-module__9hl91W__baggyt{padding-left:.4rem;font-family:Courier New,Courier,monospace;font-size:1.4rem;font-weight:700}.Nextfindheader-module__9hl91W__header>a{color:var(--foreground);text-decoration:none}.Nextfindheader-module__9hl91W__end{align-items:center;gap:20px;font-size:1.1rem;font-weight:700;display:flex}.Nextfindheader-module__9hl91W__create,.Nextfindheader-module__9hl91W__about{color:var(--foreground);border:1px solid var(--border-color);background:var(--card-bg);border-radius:20px;padding:2px 15px;text-decoration:none;transition:background-color .3s,color .3s}.Nextfindheader-module__9hl91W__create:hover,.Nextfindheader-module__9hl91W__about:hover{background-color:var(--primary);color:#fff}.Nextfindheader-module__9hl91W__create a,.Nextfindheader-module__9hl91W__about a{color:inherit;text-decoration:none}.Nextfindheader-module__9hl91W__hamburger{cursor:pointer;z-index:10;flex-direction:column;margin-right:20px;display:none}.Nextfindheader-module__9hl91W__bar{background-color:var(--foreground);width:30px;height:4px;margin:4px 0;transition:all .3s}.Nextfindheader-module__9hl91W__showMenu{display:none}@media (min-width:599px) and (max-width:800px){.Nextfindheader-module__9hl91W__end{align-items:center;gap:10px;font-size:1rem;font-weight:700;display:flex}.Nextfindheader-module__9hl91W__create,.Nextfindheader-module__9hl91W__about{border-radius:20px;padding:1px 5px}}@media (min-width:100px) and (max-width:600px){.Nextfindheader-module__9hl91W__hamburger{display:flex}.Nextfindheader-module__9hl91W__end{display:none}.Nextfindheader-module__9hl91W__bar{width:20px;height:2px;margin:2px 0}.Nextfindheader-module__9hl91W__header{z-index:1000;background-color:#0000;justify-content:space-between;align-items:center;width:100%;padding:7px 10px;display:flex;position:fixed;top:0}.Nextfindheader-module__9hl91W__name{border-radius:5rem;align-items:center;margin-left:.1rem;padding:.2rem;display:flex}.Nextfindheader-module__9hl91W__end.Nextfindheader-module__9hl91W__showMenu{display:flex!important}.Nextfindheader-module__9hl91W__bar{font-size:10px}.Nextfindheader-module__9hl91W__baggyt{padding-left:.4rem;font-family:Courier New,Courier,monospace;font-size:1rem;font-weight:700}.Nextfindheader-module__9hl91W__logoformat{width:2rem;height:2.1rem;margin-left:0;font-size:.7rem}.Nextfindheader-module__9hl91W__end.Nextfindheader-module__9hl91W__showMenu{background-color:var(--card-bg);color:var(--foreground);border:1px solid var(--border-color);border-radius:5px;flex-direction:column;padding:10px;font-size:13px;position:absolute;top:50px;right:10px;box-shadow:0 8px 16px #0003;display:flex!important}}.Nextfindheader-module__9hl91W__hamburger.Nextfindheader-module__9hl91W__active .Nextfindheader-module__9hl91W__bar:first-child{transform:rotate(45deg)translate(6px,6px)}.Nextfindheader-module__9hl91W__hamburger.Nextfindheader-module__9hl91W__active .Nextfindheader-module__9hl91W__bar:nth-child(2){opacity:0}.Nextfindheader-module__9hl91W__hamburger.Nextfindheader-module__9hl91W__active .Nextfindheader-module__9hl91W__bar:nth-child(3){transform:rotate(-45deg)translate(6px,-6px)}[data-theme=dark] .Nextfindheader-module__9hl91W__logoformat,[data-theme=semi-dark] .Nextfindheader-module__9hl91W__logoformat,.Nextfindheader-module__9hl91W__forcedInvert{filter:invert()brightness()!important}.Nextfindheader-module__9hl91W__overlayText{color:#fff!important}.Nextfindheader-module__9hl91W__overlayHamburger .Nextfindheader-module__9hl91W__bar{background-color:#fff!important}
.ShopFilter-module__km6LzW__filterWrapper{z-index:50;background:var(--header-bg);background:rgba(var(--card-bg-rgb),.85);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border-color);border-top:none;border-bottom-right-radius:1rem;border-bottom-left-radius:1rem;flex-direction:column;gap:1rem;width:fit-content;max-width:90vw;margin-bottom:1rem;margin-left:auto;margin-right:auto;padding-top:1rem;padding-bottom:1rem;display:flex;position:relative}.ShopFilter-module__km6LzW__categorySection{flex-direction:column;gap:.5rem;display:flex}.ShopFilter-module__km6LzW__sectionTitle{color:var(--foreground);margin-left:.5rem;font-size:.9rem;font-weight:700}.ShopFilter-module__km6LzW__categoryList{scrollbar-width:none;-ms-overflow-style:none;align-items:center;gap:.8rem;padding:.5rem;display:flex;overflow-x:auto}.ShopFilter-module__km6LzW__categoryList::-webkit-scrollbar{display:none}.ShopFilter-module__km6LzW__categoryItem{cursor:pointer;opacity:.7;min-width:70px;color:var(--foreground);background:0 0;border:none;outline:none;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:.3rem;transition:all .3s;display:flex}.ShopFilter-module__km6LzW__categoryItem:hover{opacity:1;transform:translateY(-2px)}.ShopFilter-module__km6LzW__categoryItem.ShopFilter-module__km6LzW__active{opacity:1;color:var(--primary)}.ShopFilter-module__km6LzW__categoryItem.ShopFilter-module__km6LzW__active .ShopFilter-module__km6LzW__iconBox{background:var(--primary);color:#fff;box-shadow:0 4px 10px rgba(var(--primary-rgb),.3)}.ShopFilter-module__km6LzW__iconBox{background:var(--input-bg);width:45px;height:45px;color:var(--secondary-text);border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;transition:all .3s;display:flex}.ShopFilter-module__km6LzW__categoryName{text-align:center;max-width:80px;font-size:.7rem;font-weight:500;line-height:1.2}.ShopFilter-module__km6LzW__controls{justify-content:space-between;align-items:center;padding:0 .5rem;display:flex}.ShopFilter-module__km6LzW__filterBtn{background:var(--card-bg);border:1px solid var(--border-color);cursor:pointer;color:var(--foreground);border-radius:20px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.8rem;font-weight:600;transition:all .2s;display:flex}.ShopFilter-module__km6LzW__filterBtn:hover{background:var(--input-bg);border-color:var(--primary)}.ShopFilter-module__km6LzW__filterBtn.ShopFilter-module__km6LzW__active{background:var(--primary);color:#fff;border-color:var(--primary)}.ShopFilter-module__km6LzW__filterDropdown{background:var(--card-bg);z-index:100;border:1px solid var(--border-color);border-radius:12px;flex-direction:column;gap:1rem;min-width:250px;margin-top:.5rem;padding:1.5rem;display:flex;position:absolute;top:100%;left:0;box-shadow:0 10px 30px #0000001a}.ShopFilter-module__km6LzW__dropdownGroup{flex-direction:column;gap:.4rem;display:flex}.ShopFilter-module__km6LzW__dropdownGroup label{color:var(--secondary-text);font-size:.8rem;font-weight:700}.ShopFilter-module__km6LzW__select{border:1px solid var(--border-color);background:var(--input-bg);color:var(--foreground);border-radius:8px;outline:none;padding:.6rem;font-size:.8rem}.ShopFilter-module__km6LzW__select:focus{border-color:var(--primary);background:var(--card-bg)}.ShopFilter-module__km6LzW__activeFiltersBadge{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.6rem;display:flex}@media (max-width:768px){.ShopFilter-module__km6LzW__categoryList{padding-bottom:.5rem}.ShopFilter-module__km6LzW__filterWrapper{border-radius:0;width:100vw;padding:.5rem}}
.Nextfindrequestformheader-module__vst5wq__header{z-index:1000;background-color:#0000;justify-content:space-between;align-items:center;width:100%;padding:10px 20px;display:flex}.Nextfindrequestformheader-module__vst5wq__name{color:var(--foreground);border-radius:5rem;align-items:center;margin-left:.3rem;padding:.2rem;display:flex}.Nextfindrequestformheader-module__vst5wq__baggyt{padding-left:.4rem;font-family:Courier New,Courier,monospace;font-size:1.4rem;font-weight:700}.Nextfindrequestformheader-module__vst5wq__header>a{color:var(--foreground);text-decoration:none}[data-theme=dark] .Nextfindrequestformheader-module__vst5wq__logoformat,[data-theme=semi-dark] .Nextfindrequestformheader-module__vst5wq__logoformat{filter:invert()brightness()!important}.Nextfindrequestformheader-module__vst5wq__end{align-items:center;gap:20px;font-size:1.1rem;font-weight:700;display:flex}.Nextfindrequestformheader-module__vst5wq__create,.Nextfindrequestformheader-module__vst5wq__about{color:var(--foreground);border:1px solid var(--border-color);background:var(--card-bg);border-radius:20px;padding:2px 15px;text-decoration:none;transition:background-color .3s,color .3s}.Nextfindrequestformheader-module__vst5wq__create:hover,.Nextfindrequestformheader-module__vst5wq__about:hover{background-color:var(--primary);color:#fff}.Nextfindrequestformheader-module__vst5wq__create a,.Nextfindrequestformheader-module__vst5wq__about a{color:inherit;text-decoration:none}.Nextfindrequestformheader-module__vst5wq__hamburger{cursor:pointer;z-index:10;flex-direction:column;margin-right:20px;display:none}.Nextfindrequestformheader-module__vst5wq__bar{background-color:var(--foreground);border:1px solid red;width:30px;height:4px;margin:4px 0;transition:all .3s}.Nextfindrequestformheader-module__vst5wq__showMenu{display:none}@media (min-width:599px) and (max-width:800px){.Nextfindrequestformheader-module__vst5wq__end{align-items:center;gap:10px;font-size:1rem;font-weight:700;display:flex}.Nextfindrequestformheader-module__vst5wq__create,.Nextfindrequestformheader-module__vst5wq__about{border-radius:20px;padding:1px 5px}}@media (min-width:100px) and (max-width:600px){.Nextfindrequestformheader-module__vst5wq__hamburger{display:flex}.Nextfindrequestformheader-module__vst5wq__create,.Nextfindrequestformheader-module__vst5wq__about{border-radius:20px;padding:1px 5px}.Nextfindrequestformheader-module__vst5wq__end{display:none}.Nextfindrequestformheader-module__vst5wq__bar{background-color:var(--foreground);width:16px;height:1px;margin:2px 0;transition:all .3s}.Nextfindrequestformheader-module__vst5wq__header{z-index:1000;background-color:#0000;justify-content:space-between;align-items:center;width:100%;margin-bottom:1rem;padding:10px;display:flex;position:fixed;top:0}.Nextfindrequestformheader-module__vst5wq__name{border-radius:5rem;align-items:center;margin-left:.1rem;padding:.2rem;display:flex}.Nextfindrequestformheader-module__vst5wq__end.Nextfindrequestformheader-module__vst5wq__showMenu{display:flex!important}.Nextfindrequestformheader-module__vst5wq__bar{border:1px solid red;font-size:10px}.Nextfindrequestformheader-module__vst5wq__baggyt{padding-left:.4rem;font-family:Courier New,Courier,monospace;font-size:1rem;font-weight:700}.Nextfindrequestformheader-module__vst5wq__logoformat{width:2rem;height:2.1rem;margin-left:0;font-size:.7rem}.Nextfindrequestformheader-module__vst5wq__end.Nextfindrequestformheader-module__vst5wq__showMenu{background-color:var(--card-bg);color:var(--foreground);border:1px solid var(--border-color);border-radius:5px;flex-direction:column;padding:4px;font-size:13px;position:absolute;top:50px;right:10px;box-shadow:0 8px 16px #0003;display:flex!important}}
.page-module__ox25rq__search__background{background-color:#fbf5f5;border-radius:9px;flex-direction:column;place-content:center;height:55px;margin-top:0;padding-top:0;display:flex}
