.grower-profile-module__t1XB7a__container{max-width:1000px;margin:0 auto;padding:5rem 1rem 4rem}.grower-profile-module__t1XB7a__notFound{text-align:center;padding:4rem}.grower-profile-module__t1XB7a__notFound h1{margin-bottom:1rem;font-size:2rem}.grower-profile-module__t1XB7a__notFound p{color:#888;margin-bottom:2rem}.grower-profile-module__t1XB7a__hero{background:var(--card-bg);border:1px solid var(--card-border);border-radius:16px;margin-bottom:1.5rem;position:relative;overflow:hidden}.grower-profile-module__t1XB7a__coverImage{background-position:50%;background-size:cover;height:200px;position:relative}.grower-profile-module__t1XB7a__coverImage:after{content:"";background:linear-gradient(to top,var(--card-bg),transparent);height:100px;position:absolute;bottom:0;left:0;right:0}.grower-profile-module__t1XB7a__heroContent{z-index:1;align-items:center;gap:1.5rem;margin-top:-60px;padding:1.5rem 2rem 2rem;display:flex;position:relative}.grower-profile-module__t1XB7a__avatar{background:var(--secondary);border:4px solid var(--primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:120px;height:120px;display:flex;overflow:hidden;box-shadow:0 0 20px #00ff884d}.grower-profile-module__t1XB7a__heroInfo{flex:1}.grower-profile-module__t1XB7a__name{color:var(--foreground);align-items:center;gap:.5rem;margin-bottom:.3rem;font-size:2rem;font-weight:700;display:flex}.grower-profile-module__t1XB7a__verifiedBadge{background:var(--primary);color:#000;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.8rem;font-weight:700;display:inline-flex}.grower-profile-module__t1XB7a__tagline{color:#888;margin-bottom:.5rem;font-size:1.1rem}.grower-profile-module__t1XB7a__location{color:#888;margin-bottom:.8rem;font-size:.9rem}.grower-profile-module__t1XB7a__statsBar{background:var(--card-bg);border:1px solid var(--card-border);border-radius:12px;justify-content:space-around;margin-bottom:2rem;padding:1.5rem;display:flex}.grower-profile-module__t1XB7a__stat{text-align:center;flex-direction:column;align-items:center;display:flex}.grower-profile-module__t1XB7a__eightBitBadge{background:#ffd7001a;border:1px solid gold;border-radius:8px;align-items:center;gap:.5rem;padding:.2rem .6rem .2rem .2rem;display:flex;box-shadow:0 0 10px #ffd70033}.grower-profile-module__t1XB7a__badgeLabel{color:gold;text-transform:uppercase;letter-spacing:1px;font-family:Courier New,Courier,monospace;font-size:.8rem;font-weight:700}.grower-profile-module__t1XB7a__statValue{color:var(--primary);font-size:1.4rem;font-weight:700}.grower-profile-module__t1XB7a__statLabel{color:#888;margin-top:.3rem;font-size:.8rem}.grower-profile-module__t1XB7a__mainContent{flex-direction:column;gap:2rem;display:flex}.grower-profile-module__t1XB7a__section{background:var(--card-bg);border:1px solid var(--card-border);border-radius:16px;padding:1.5rem 2rem}.grower-profile-module__t1XB7a__sectionTitle{color:var(--foreground);margin-bottom:1rem;font-size:1.3rem;font-weight:700}.grower-profile-module__t1XB7a__card{flex-direction:column;gap:1.5rem;display:flex}.grower-profile-module__t1XB7a__bio{color:#ccc;line-height:1.7}.grower-profile-module__t1XB7a__emptyText{color:#666;font-style:italic}.grower-profile-module__t1XB7a__tags{flex-direction:column;gap:.5rem;display:flex}.grower-profile-module__t1XB7a__tags h4{color:#888;text-transform:uppercase;letter-spacing:.5px;font-size:.85rem}.grower-profile-module__t1XB7a__tagList{flex-wrap:wrap;gap:.5rem;display:flex}.grower-profile-module__t1XB7a__tag,.grower-profile-module__t1XB7a__certTag{border-radius:20px;padding:.4rem .8rem;font-size:.85rem}.grower-profile-module__t1XB7a__tag{color:#aaa;background:#ffffff0d;border:1px solid #333}.grower-profile-module__t1XB7a__certTag{border:1px solid var(--primary);color:var(--primary);background:#00ff881a}.grower-profile-module__t1XB7a__strainGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.grower-profile-module__t1XB7a__strainCard{color:inherit;background:#ffffff05;border:1px solid #333;border-radius:12px;text-decoration:none;transition:all .3s;overflow:hidden}.grower-profile-module__t1XB7a__strainCard:hover{border-color:var(--primary);transform:translateY(-4px);box-shadow:0 10px 30px #0000004d}.grower-profile-module__t1XB7a__strainImage{background:#1a1a1a;justify-content:center;align-items:center;height:160px;display:flex;position:relative}.grower-profile-module__t1XB7a__strainImage img{object-fit:cover;width:100%;height:100%}.grower-profile-module__t1XB7a__strainEmoji{font-size:4rem}.grower-profile-module__t1XB7a__stockBadge{text-transform:capitalize;border-radius:4px;padding:.25rem .6rem;font-size:.7rem;font-weight:600;position:absolute;top:.75rem;right:.75rem}.grower-profile-module__t1XB7a__available{color:var(--primary);background:#0f83}.grower-profile-module__t1XB7a__limited{color:#ffc107;background:#ffc10733}.grower-profile-module__t1XB7a__outofstock{color:#ff1744;background:#ff174433}.grower-profile-module__t1XB7a__comingsoon{color:#2196f3;background:#2196f333}.grower-profile-module__t1XB7a__strainInfo{padding:1rem}.grower-profile-module__t1XB7a__strainInfo h3{margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.grower-profile-module__t1XB7a__strainMeta{color:#888;gap:.75rem;margin-bottom:.5rem;font-size:.85rem;display:flex}.grower-profile-module__t1XB7a__strainType{background:#ffffff1a;border-radius:4px;padding:.15rem .5rem}.grower-profile-module__t1XB7a__strainRating{color:var(--primary);font-size:.9rem}.grower-profile-module__t1XB7a__emptyState{text-align:center;color:#666;padding:3rem}.grower-profile-module__t1XB7a__gallery{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;display:grid}.grower-profile-module__t1XB7a__galleryItem{aspect-ratio:1;background:#1a1a1a;border-radius:12px;overflow:hidden}.grower-profile-module__t1XB7a__galleryItem img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.grower-profile-module__t1XB7a__galleryItem:hover img{transform:scale(1.05)}.grower-profile-module__t1XB7a__backNav{border-top:1px solid #333;margin-top:2rem;padding-top:1.5rem}.grower-profile-module__t1XB7a__backLink{color:#888;text-decoration:none;transition:color .2s}.grower-profile-module__t1XB7a__backLink:hover{color:var(--primary)}@media (max-width:600px){.grower-profile-module__t1XB7a__heroContent{text-align:center;flex-direction:column;margin-top:-40px}.grower-profile-module__t1XB7a__avatar{width:80px;height:80px;font-size:2.5rem}.grower-profile-module__t1XB7a__name{justify-content:center;font-size:1.5rem}.grower-profile-module__t1XB7a__badges{justify-content:center}.grower-profile-module__t1XB7a__statsBar{flex-wrap:wrap;gap:1rem}.grower-profile-module__t1XB7a__stat{min-width:80px}}
.Toast-module__dpyMdW__toastContainer{z-index:2000;flex-direction:column;gap:10px;display:flex;position:fixed;bottom:20px;right:20px}.Toast-module__dpyMdW__toast{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0ae6;border:1px solid #333;border-radius:8px;align-items:center;gap:1rem;min-width:300px;padding:1rem 1.5rem;animation:.3s ease-out Toast-module__dpyMdW__slideIn;display:flex;box-shadow:0 5px 15px #00000080}.Toast-module__dpyMdW__success{border-left:4px solid var(--primary);box-shadow:0 0 10px #00c8531a}.Toast-module__dpyMdW__error{border-left:4px solid #ff1744;box-shadow:0 0 10px #ff17441a}.Toast-module__dpyMdW__info{border-left:4px solid #2979ff;box-shadow:0 0 10px #2979ff1a}.Toast-module__dpyMdW__levelup{background:linear-gradient(45deg,#0a0a0af2,#28280ae6);border:1px solid gold;box-shadow:0 0 20px #ffd70033}.Toast-module__dpyMdW__icon{font-size:1.5rem}.Toast-module__dpyMdW__content{flex:1}.Toast-module__dpyMdW__title{margin-bottom:.2rem;font-size:1rem;font-weight:700}.Toast-module__dpyMdW__message{color:#ccc;font-size:.85rem}@keyframes Toast-module__dpyMdW__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}
.ReviewModal-module__6A_RAW__overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1000;background:#000000d9;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ReviewModal-module__6A_RAW__modal{background:#111;border:1px solid #333;border-radius:16px;width:90%;max-width:500px;max-height:90vh;padding:2rem;position:relative;overflow-y:auto;box-shadow:0 0 30px #00ff881a}.ReviewModal-module__6A_RAW__progress{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.ReviewModal-module__6A_RAW__step{color:#555;font-size:.9rem;font-weight:600}.ReviewModal-module__6A_RAW__step.ReviewModal-module__6A_RAW__active{color:var(--primary)}.ReviewModal-module__6A_RAW__step.ReviewModal-module__6A_RAW__completed{color:var(--primary);opacity:.7}.ReviewModal-module__6A_RAW__line{background:#333;flex:1;height:1px;margin:0 1rem}.ReviewModal-module__6A_RAW__stepContent h2{text-align:center;margin-bottom:1.5rem}.ReviewModal-module__6A_RAW__search{color:#fff;background:#222;border:1px solid #444;border-radius:8px;width:100%;margin-bottom:1rem;padding:1rem;font-size:1.1rem}.ReviewModal-module__6A_RAW__search:focus{border-color:var(--primary);outline:none}.ReviewModal-module__6A_RAW__results{flex-direction:column;gap:.5rem;max-height:300px;display:flex;overflow-y:auto}.ReviewModal-module__6A_RAW__results button{text-align:left;color:#fff;cursor:pointer;background:#1a1a1a;border:1px solid #333;border-radius:8px;justify-content:space-between;align-items:center;padding:1rem;transition:all .2s;display:flex}.ReviewModal-module__6A_RAW__results button:hover{background:#222;border-color:#555}.ReviewModal-module__6A_RAW__subtext{color:#666;font-size:.8rem}.ReviewModal-module__6A_RAW__verified{background:var(--primary);color:#000;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:.6rem;display:flex}.ReviewModal-module__6A_RAW__addNew{border:1px dashed var(--primary)!important;color:var(--primary)!important;background:0 0!important}.ReviewModal-module__6A_RAW__growerLabel{text-align:center;color:#888;margin-top:-1rem;margin-bottom:2rem}.ReviewModal-module__6A_RAW__formGroup{margin-bottom:1.5rem}.ReviewModal-module__6A_RAW__formGroup label{color:#ccc;margin-bottom:.5rem;font-size:.9rem;display:block}.ReviewModal-module__6A_RAW__textInput{color:#fff;background:#222;border:1px solid #444;border-radius:8px;width:100%;padding:.8rem}.ReviewModal-module__6A_RAW__textarea{color:#fff;resize:vertical;background:#222;border:1px solid #444;border-radius:8px;width:100%;min-height:120px;padding:1rem}.ReviewModal-module__6A_RAW__textarea:focus,.ReviewModal-module__6A_RAW__textInput:focus{border-color:var(--primary);outline:none}.ReviewModal-module__6A_RAW__ratingsGrid{background:#ffffff05;border:1px solid #333;border-radius:8px;margin-bottom:2rem;padding:1rem}.ReviewModal-module__6A_RAW__ratingRow{align-items:center;gap:1rem;margin-bottom:.8rem;display:flex}.ReviewModal-module__6A_RAW__ratingRow:last-child{margin-bottom:0}.ReviewModal-module__6A_RAW__ratingLabel{color:#ccc;width:60px;font-size:.9rem;font-weight:500}.ReviewModal-module__6A_RAW__range{accent-color:var(--primary);cursor:pointer;flex:1}.ReviewModal-module__6A_RAW__ratingValue{text-align:center;width:30px;color:var(--primary);font-weight:700}.ReviewModal-module__6A_RAW__xpBonus{color:#fa0;background:#ffaa001a;border-radius:4px;margin-left:.5rem;padding:2px 6px;font-size:.8rem}.ReviewModal-module__6A_RAW__actions{gap:1rem;margin-top:2rem;display:flex}.ReviewModal-module__6A_RAW__cancelBtn{color:#ccc;cursor:pointer;background:0 0;border:1px solid #444;border-radius:8px;flex:1;padding:.8rem}.ReviewModal-module__6A_RAW__submitBtn{background:var(--primary);color:#000;cursor:pointer;border:none;border-radius:8px;flex:2;padding:.8rem;font-weight:700}.ReviewModal-module__6A_RAW__submitBtn:disabled{opacity:.7;cursor:not-allowed}@media (max-width:600px){.ReviewModal-module__6A_RAW__modal{width:95%;padding:1rem}.ReviewModal-module__6A_RAW__ratingsGrid{padding:.5rem}.ReviewModal-module__6A_RAW__ratingRow{flex-direction:column;align-items:flex-start;gap:.2rem}.ReviewModal-module__6A_RAW__range{width:100%}}.ReviewModal-module__6A_RAW__selectionSection{margin-bottom:2rem}.ReviewModal-module__6A_RAW__selectionSection h3{color:#ccc;margin-bottom:.8rem;font-size:.9rem;font-weight:500}.ReviewModal-module__6A_RAW__selectionGrid{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.ReviewModal-module__6A_RAW__selectionBtn{cursor:pointer;min-width:unset;opacity:.5;background:0 0;border:2px solid #0000;border-radius:12px;flex-direction:column;align-items:center;gap:0;padding:.5rem;transition:all .2s;display:flex}.ReviewModal-module__6A_RAW__selectionBtn:hover{opacity:1;border-color:#00ff884d;transform:scale(1.05);box-shadow:0 0 15px #0f86}.ReviewModal-module__6A_RAW__selectionBtn.ReviewModal-module__6A_RAW__active{border-color:var(--primary);opacity:1;background:#00ff8826;transform:scale(1.1);box-shadow:0 0 25px #00ff8880}.ReviewModal-module__6A_RAW__iconWrapper{width:48px;height:48px;image-rendering:pixelated;justify-content:center;align-items:center;display:flex}.ReviewModal-module__6A_RAW__toggleLabel{cursor:pointer;color:#ccc;align-items:center;gap:.5rem;font-size:.9rem;display:flex!important}.ReviewModal-module__6A_RAW__checkbox{width:18px;height:18px;accent-color:var(--primary);cursor:pointer}
.FollowButton-module__i6xH6W__btn{border:1px solid var(--primary);color:var(--primary);cursor:pointer;background:0 0;border-radius:20px;padding:.5rem 1.2rem;font-size:.9rem;font-weight:600;transition:all .2s}.FollowButton-module__i6xH6W__btn:hover{background:#00ff881a}.FollowButton-module__i6xH6W__following{background:var(--primary);color:#000}.FollowButton-module__i6xH6W__following:hover{content:"Unfollow";background:#00cc6a;border-color:#00cc6a}
.ImageUpload-module__-3SkNG__container{margin-bottom:1.5rem}.ImageUpload-module__-3SkNG__dropzone{text-align:center;cursor:pointer;background:#ffffff05;border:2px dashed #444;border-radius:8px;padding:1.5rem;transition:all .2s;position:relative}.ImageUpload-module__-3SkNG__dropzone:hover{border-color:var(--primary);background:#ffffff0d}.ImageUpload-module__-3SkNG__fileInput{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;top:0;left:0}.ImageUpload-module__-3SkNG__placeholder{color:#888;pointer-events:none}.ImageUpload-module__-3SkNG__error{color:#f66;margin-top:.5rem;font-size:.9rem}.ImageUpload-module__-3SkNG__previewGrid{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.ImageUpload-module__-3SkNG__previewItem{width:80px;height:80px;position:relative}.ImageUpload-module__-3SkNG__image{object-fit:cover;border:1px solid #333;border-radius:6px;width:100%;height:100%}.ImageUpload-module__-3SkNG__removeBtn{color:#fff;cursor:pointer;background:red;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:14px;display:flex;position:absolute;top:-5px;right:-5px;box-shadow:0 2px 4px #00000080}
.profile-module__5FeCNW__container{max-width:800px;margin:0 auto;padding:6rem 1rem 4rem}.profile-module__5FeCNW__loading{text-align:center;color:#888;padding:4rem}.profile-module__5FeCNW__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#111111e6;border:1px solid #333;border-radius:16px;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;padding:2rem;display:flex}.profile-module__5FeCNW__avatarSection{align-items:center;gap:1.5rem;display:flex}.profile-module__5FeCNW__avatarContainer{width:100px;height:100px;position:relative}.profile-module__5FeCNW__avatar{background:#2a2b30;border:3px solid #10b981;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-size:3rem;display:flex;position:relative;overflow:hidden}.profile-module__5FeCNW__editOverlay{opacity:0;cursor:pointer;background:#00000080;border-radius:50%;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;inset:0}.profile-module__5FeCNW__editOverlay:hover{opacity:1}.profile-module__5FeCNW__editIcon{color:#fff;width:24px;height:24px}.profile-module__5FeCNW__userInfo{flex-direction:column;gap:.3rem;display:flex}.profile-module__5FeCNW__name{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#fff 0%,#aaa 100%);-webkit-background-clip:text;background-clip:text;font-size:1.6rem;font-weight:700}.profile-module__5FeCNW__email{color:#888;font-size:.9rem}.profile-module__5FeCNW__badges{gap:.5rem;margin-top:.5rem;display:flex}.profile-module__5FeCNW__roleBadge{border:1px solid var(--primary);color:var(--primary);text-transform:capitalize;background:#00ff881a;border-radius:20px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.profile-module__5FeCNW__verifiedBadge{color:#3b82f6;background:#3b82f61a;border:1px solid #3b82f6;border-radius:20px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.profile-module__5FeCNW__stats{gap:2rem;display:flex}.profile-module__5FeCNW__statItem{flex-direction:column;align-items:center;display:flex}.profile-module__5FeCNW__statValue{color:var(--primary);font-size:1.5rem;font-weight:700}.profile-module__5FeCNW__statLabel{color:#888;font-size:.8rem}.profile-module__5FeCNW__tabs{background:#111111e6;border:1px solid #333;border-radius:12px;gap:.5rem;margin-bottom:1.5rem;padding:.5rem;display:flex}.profile-module__5FeCNW__tab{color:#888;cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;padding:.75rem 1rem;font-size:.95rem;transition:all .2s}.profile-module__5FeCNW__tab:hover{color:#fff;background:#ffffff0d}.profile-module__5FeCNW__activeTab{font-weight:600;background:var(--primary)!important;color:#000!important}.profile-module__5FeCNW__content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#111111e6;border:1px solid #333;border-radius:16px;padding:2rem}.profile-module__5FeCNW__section{flex-direction:column;gap:1.5rem;display:flex}.profile-module__5FeCNW__formGroup{flex-direction:column;gap:.5rem;display:flex}.profile-module__5FeCNW__formGroup label{color:#ccc;font-size:.9rem;font-weight:500}.profile-module__5FeCNW__input,.profile-module__5FeCNW__textarea{color:#fff;background:#0a0a0a;border:1px solid #333;border-radius:8px;padding:.9rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s,box-shadow .2s}.profile-module__5FeCNW__input:focus,.profile-module__5FeCNW__textarea:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #00ff881a}.profile-module__5FeCNW__textarea{resize:vertical;min-height:100px}.profile-module__5FeCNW__input::placeholder,.profile-module__5FeCNW__textarea::placeholder{color:#555}.profile-module__5FeCNW__chipGroup{flex-wrap:wrap;gap:.5rem;display:flex}.profile-module__5FeCNW__chip{color:#aaa;cursor:pointer;background:#ffffff0d;border:1px solid #333;border-radius:20px;padding:.6rem 1rem;font-size:.85rem;transition:all .2s}.profile-module__5FeCNW__chip:hover{color:#fff;border-color:#555}.profile-module__5FeCNW__selectedChip{border-color:var(--primary);color:var(--primary);background:#00ff8826}.profile-module__5FeCNW__actions{justify-content:flex-end;margin-top:1.5rem;display:flex}.profile-module__5FeCNW__saveBtn{background:var(--primary);color:#000;cursor:pointer;border:none;border-radius:8px;padding:.9rem 2rem;font-size:1rem;font-weight:600;transition:all .2s}.profile-module__5FeCNW__saveBtn:hover{opacity:.9;transform:translateY(-1px)}.profile-module__5FeCNW__saveBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}@media (max-width:600px){.profile-module__5FeCNW__header{flex-direction:column;gap:1.5rem}.profile-module__5FeCNW__avatarSection{text-align:center;flex-direction:column}.profile-module__5FeCNW__stats{justify-content:center;width:100%}.profile-module__5FeCNW__tabs{flex-direction:column}}
.CityPicker-module__BkSJsW__container{width:100%;position:relative}.CityPicker-module__BkSJsW__inputWrapper{align-items:center;display:flex;position:relative}.CityPicker-module__BkSJsW__gpsBtn{color:var(--text-muted,#888);cursor:pointer;z-index:1;background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;transition:color .2s;display:flex;position:absolute;left:.75rem}.CityPicker-module__BkSJsW__gpsBtn:hover:not(:disabled){color:var(--primary-color,#22c55e)}.CityPicker-module__BkSJsW__gpsBtn:disabled{cursor:wait}.CityPicker-module__BkSJsW__spinning{animation:1s linear infinite CityPicker-module__BkSJsW__spin}@keyframes CityPicker-module__BkSJsW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.CityPicker-module__BkSJsW__input{border:1px solid var(--border-color,#333);background:var(--input-bg,#1a1a1a);width:100%;color:var(--text-primary,#fff);border-radius:8px;padding:.75rem 2.5rem .75rem 4.5rem;font-size:1rem;transition:border-color .2s}.CityPicker-module__BkSJsW__input:focus{border-color:var(--primary-color,#22c55e);outline:none}.CityPicker-module__BkSJsW__input::placeholder{color:var(--text-muted,#888)}.CityPicker-module__BkSJsW__searchIcon{color:var(--text-muted,#888);pointer-events:none;z-index:1;justify-content:center;align-items:center;display:flex;position:absolute;left:2.75rem}.CityPicker-module__BkSJsW__clearBtn{color:var(--text-muted,#888);cursor:pointer;background:0 0;border:none;padding:.25rem;font-size:1.25rem;line-height:1;transition:color .2s;position:absolute;right:.75rem}.CityPicker-module__BkSJsW__clearBtn:hover{color:var(--text-primary,#fff)}.CityPicker-module__BkSJsW__geoError{color:#ef4444;margin-top:.25rem;padding-left:.5rem;font-size:.8rem}.CityPicker-module__BkSJsW__dropdown{background:var(--card-bg,#1a1a1a);border:1px solid var(--border-color,#333);z-index:100;border-radius:8px;max-height:200px;margin-top:4px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 4px 12px #0000004d}.CityPicker-module__BkSJsW__option{text-align:left;width:100%;color:var(--text-primary,#fff);cursor:pointer;background:0 0;border:none;padding:.75rem 1rem;font-size:.95rem;transition:background-color .15s;display:block}.CityPicker-module__BkSJsW__option:hover{background:var(--hover-bg,#22c55e1a)}.CityPicker-module__BkSJsW__option.CityPicker-module__BkSJsW__selected{background:var(--primary-color,#22c55e);color:#000}.CityPicker-module__BkSJsW__noResults{text-align:center;color:var(--text-muted,#888);padding:1rem;font-size:.9rem}
.ActivityFeed-module__24Puyq__feed{flex-direction:column;gap:1.5rem;max-width:600px;margin:0 auto;display:flex}.ActivityFeed-module__24Puyq__loading,.ActivityFeed-module__24Puyq__empty{text-align:center;color:#666;background:#ffffff08;border-radius:12px;padding:3rem}.ActivityFeed-module__24Puyq__exploreBtn{color:var(--primary);margin-top:1rem;text-decoration:underline;display:inline-block}.ActivityFeed-module__24Puyq__card{background:#111;border:1px solid #333;border-radius:12px;padding:1.5rem;transition:transform .2s}.ActivityFeed-module__24Puyq__card:hover{background:#151515;border-color:#555}.ActivityFeed-module__24Puyq__header{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.ActivityFeed-module__24Puyq__avatar{background:#222;border:1px solid #444;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;display:flex}.ActivityFeed-module__24Puyq__meta{flex-direction:column;font-size:.9rem;display:flex}.ActivityFeed-module__24Puyq__username{color:#fff;font-weight:700}.ActivityFeed-module__24Puyq__action{color:#888;font-size:.85rem}.ActivityFeed-module__24Puyq__time{color:#666;font-size:.75rem}.ActivityFeed-module__24Puyq__reviewContent{background:#ffffff0d;border-radius:8px;padding:1rem}.ActivityFeed-module__24Puyq__strainRow{justify-content:space-between;margin-bottom:.5rem;display:flex}.ActivityFeed-module__24Puyq__strainName{color:var(--primary);font-weight:600;text-decoration:none}.ActivityFeed-module__24Puyq__rating{color:gold;font-size:.9rem}.ActivityFeed-module__24Puyq__reviewImage{object-fit:cover;border-radius:6px;width:100%;height:200px;margin-bottom:.5rem}.ActivityFeed-module__24Puyq__reviewText{color:#ccc;font-size:.9rem;font-style:italic}.ActivityFeed-module__24Puyq__badgeContent{background:linear-gradient(90deg,#ffd7001a,#0000);border-left:3px solid gold;border-radius:8px;align-items:center;gap:1rem;padding:1rem;display:flex}.ActivityFeed-module__24Puyq__badgeIcon{font-size:1.5rem}.ActivityFeed-module__24Puyq__badgeName{color:gold;font-weight:700}
.GrowerStrainList-module__6VwhNa__strainGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.GrowerStrainList-module__6VwhNa__strainCard{color:inherit;background:#ffffff05;border:1px solid #333;border-radius:12px;text-decoration:none;transition:all .3s;display:block;position:relative;overflow:hidden}.GrowerStrainList-module__6VwhNa__strainCard:hover{border-color:var(--primary);transform:translateY(-4px);box-shadow:0 10px 30px #0000004d}.GrowerStrainList-module__6VwhNa__strainImage{background:#1a1a1a;justify-content:center;align-items:center;height:160px;display:flex;position:relative}.GrowerStrainList-module__6VwhNa__strainImage img{object-fit:cover;width:100%;height:100%}.GrowerStrainList-module__6VwhNa__strainEmoji{font-size:4rem}.GrowerStrainList-module__6VwhNa__stockBadge{text-transform:capitalize;border-radius:4px;padding:.25rem .6rem;font-size:.7rem;font-weight:600;position:absolute;top:.75rem;right:.75rem}.GrowerStrainList-module__6VwhNa__available{color:var(--primary);background:#0f83}.GrowerStrainList-module__6VwhNa__limited{color:#ffc107;background:#ffc10733}.GrowerStrainList-module__6VwhNa__outofstock{color:#ff1744;background:#ff174433}.GrowerStrainList-module__6VwhNa__comingsoon{color:#2196f3;background:#2196f333}.GrowerStrainList-module__6VwhNa__strainInfo{padding:1rem}.GrowerStrainList-module__6VwhNa__strainInfo h3{margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.GrowerStrainList-module__6VwhNa__strainMeta{color:#888;gap:.75rem;margin-bottom:.5rem;font-size:.85rem;display:flex}.GrowerStrainList-module__6VwhNa__strainType{background:#ffffff1a;border-radius:4px;padding:.15rem .5rem}.GrowerStrainList-module__6VwhNa__strainRating{color:var(--primary);font-size:.9rem}.GrowerStrainList-module__6VwhNa__emptyState{text-align:center;color:#666;padding:3rem}.GrowerStrainList-module__6VwhNa__headerRow{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.GrowerStrainList-module__6VwhNa__sectionTitle{color:#fff;margin:0;font-size:1.3rem;font-weight:700}.GrowerStrainList-module__6VwhNa__addBtn{background:var(--primary);color:#000;text-transform:uppercase;cursor:pointer;border:none;border-radius:8px;padding:.5rem 1rem;font-size:.9rem;font-weight:700;transition:transform .2s}.GrowerStrainList-module__6VwhNa__addBtn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00ff884d}.GrowerStrainList-module__6VwhNa__editBtn{z-index:10;color:#fff;cursor:pointer;background:#000c;border:1px solid #444;border-radius:4px;padding:.3rem .8rem;font-size:.8rem;position:absolute;top:10px;right:10px}.GrowerStrainList-module__6VwhNa__editBtn:hover{color:#000;background:#fff}
.Header-module__hBw1pG__header{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);border-bottom:1px solid var(--glass-border);z-index:1000;transition:var(--trans-med);justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;position:sticky;top:0}.Header-module__hBw1pG__leftSection{align-items:center;gap:1rem;display:flex}.Header-module__hBw1pG__logo{color:var(--foreground);text-transform:uppercase;letter-spacing:.05em;transition:var(--trans-fast);align-items:center;gap:.5rem;font-size:1.5rem;font-weight:800;display:flex}.Header-module__hBw1pG__logoIcon{filter:drop-shadow(0 0 5px var(--primary));font-size:1.8rem}.Header-module__hBw1pG__logo:hover{text-shadow:0 0 10px var(--primary-glow);transform:scale(1.02)}.Header-module__hBw1pG__nav{align-items:center;gap:2rem;display:flex}.Header-module__hBw1pG__navLink{color:#888;transition:var(--trans-fast);font-size:1rem;font-weight:500;position:relative}.Header-module__hBw1pG__navLink:hover{color:var(--primary);text-shadow:0 0 8px var(--primary-glow)}.Header-module__hBw1pG__navLink:after{content:"";background:var(--primary);width:0%;height:2px;transition:var(--trans-med);box-shadow:0 0 8px var(--primary);position:absolute;bottom:-4px;left:0}.Header-module__hBw1pG__navLink:hover:after{width:100%}.Header-module__hBw1pG__actions{align-items:center;gap:1rem;display:flex}.Header-module__hBw1pG__userMenu{border:1px solid var(--glass-border);background:#ffffff08;border-radius:50px;align-items:center;gap:1rem;padding:.25rem .5rem .25rem 1rem;display:flex}.Header-module__hBw1pG__userLevel{color:var(--accent);text-shadow:0 0 5px var(--accent-glow);font-size:.9rem;font-weight:700}.Header-module__hBw1pG__avatar{background:linear-gradient(135deg,var(--secondary),#333);border:2px solid var(--primary);width:36px;height:36px;box-shadow:0 0 10px var(--primary-dim);border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;display:flex;overflow:hidden}.Header-module__hBw1pG__avatarImg{object-fit:cover;width:100%;height:100%}.Header-module__hBw1pG__loginBtn{border:1px solid var(--glass-border);color:var(--foreground);cursor:pointer;transition:var(--trans-fast);font-family:var(--font-main);background:0 0;border-radius:6px;padding:.5rem 1rem;font-weight:500}.Header-module__hBw1pG__loginBtn:hover{background:var(--primary-dim);border-color:var(--primary);color:var(--primary);box-shadow:0 0 15px var(--primary-dim)}.Header-module__hBw1pG__profileLink{color:inherit;align-items:center;gap:.8rem;margin-right:.5rem;text-decoration:none;transition:opacity .2s;display:flex}.Header-module__hBw1pG__profileLink:hover{opacity:.8}.Header-module__hBw1pG__userName{color:var(--foreground);font-size:.95rem;font-weight:600;display:none}.Header-module__hBw1pG__mobileMenuBtn{color:var(--foreground);cursor:pointer;z-index:1001;background:0 0;border:none;display:none}.Header-module__hBw1pG__mobileNav{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:999;background:#000000f2;flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;height:100vh;transition:transform .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;transform:translateY(-100%)}.Header-module__hBw1pG__mobileNavOpen{transform:translateY(0)}.Header-module__hBw1pG__mobileNav .Header-module__hBw1pG__navLink{font-size:1.5rem;font-weight:700}@media (max-width:768px){.Header-module__hBw1pG__desktopNav{display:none}.Header-module__hBw1pG__mobileMenuBtn{display:block}.Header-module__hBw1pG__actions{z-index:1001}.Header-module__hBw1pG__userName{display:none}}.Header-module__hBw1pG__themeToggle{border:1px solid var(--glass-border);color:var(--foreground);cursor:pointer;width:36px;height:36px;transition:var(--trans-fast);background:0 0;border-radius:50%;justify-content:center;align-items:center;display:flex}.Header-module__hBw1pG__themeToggle:hover{background:var(--glass-bg);color:var(--primary);border-color:var(--primary);box-shadow:0 0 10px var(--primary-dim);transform:rotate(15deg)}@media (min-width:769px){.Header-module__hBw1pG__mobileNav{display:none}}.Header-module__hBw1pG__xpContainer{justify-content:center;align-items:center;margin-right:.5rem;display:flex;position:relative}.Header-module__hBw1pG__xpIcon{width:28px;height:28px;image-rendering:pixelated;z-index:1}.Header-module__hBw1pG__flareIcon{width:48px;height:48px;image-rendering:pixelated;z-index:2;pointer-events:none;mix-blend-mode:screen;animation:3s ease-in-out infinite Header-module__hBw1pG__pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes Header-module__hBw1pG__pulse{0%{opacity:.6;transform:translate(-50%,-50%)scale(.9)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.1)}to{opacity:.6;transform:translate(-50%,-50%)scale(.9)}}
.StrainFilters-module__L2k67a__container{background:#1119;border:1px solid #333;border-radius:12px;flex-wrap:wrap;align-items:flex-start;gap:2rem;margin-bottom:2rem;padding:1.5rem;display:flex}.StrainFilters-module__L2k67a__searchGroup{width:100%;margin-bottom:.5rem}.StrainFilters-module__L2k67a__searchInput{color:#fff;background:#0000004d;border:1px solid #444;border-radius:25px;outline:none;width:100%;padding:.8rem 1.2rem;font-size:1rem;transition:all .2s}.StrainFilters-module__L2k67a__searchInput::placeholder{color:#888}.StrainFilters-module__L2k67a__searchInput:focus{border-color:var(--primary);box-shadow:0 0 10px #0f83}.StrainFilters-module__L2k67a__group{flex:1;min-width:200px}.StrainFilters-module__L2k67a__label{color:#888;text-transform:uppercase;letter-spacing:1px;margin-bottom:.8rem;font-size:.9rem}.StrainFilters-module__L2k67a__buttons{flex-wrap:wrap;gap:.5rem;display:flex}.StrainFilters-module__L2k67a__filterBtn{color:#ccc;cursor:pointer;background:0 0;border:1px solid #444;border-radius:20px;padding:.4rem .8rem;font-size:.85rem;transition:all .2s}.StrainFilters-module__L2k67a__filterBtn:hover{background:#ffffff0d;border-color:#666}.StrainFilters-module__L2k67a__filterBtn.StrainFilters-module__L2k67a__active{background:var(--primary);color:#000;border-color:var(--primary);font-weight:600}.StrainFilters-module__L2k67a__clearBtn{color:#f66;cursor:pointer;background:0 0;border:none;align-self:center;padding:.5rem;font-size:.9rem;text-decoration:underline}
.admin-module__4WpgRW__container{max-width:1200px;margin:0 auto;padding:6rem 1rem}.admin-module__4WpgRW__title{background:linear-gradient(90deg,#fff,#888);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:2rem;font-size:2.5rem;font-weight:800}.admin-module__4WpgRW__loading{text-align:center;color:#666;margin-top:4rem;font-size:1.5rem}.admin-module__4WpgRW__nav{gap:1rem;margin-bottom:2rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.admin-module__4WpgRW__navBtn{color:#ccc;cursor:pointer;white-space:nowrap;background:#ffffff0d;border:1px solid #333;border-radius:8px;padding:.8rem 1.5rem;font-weight:600;transition:all .2s}.admin-module__4WpgRW__navBtn:hover,.admin-module__4WpgRW__navBtn.admin-module__4WpgRW__active{background:var(--primary);color:#000;border-color:var(--primary)}.admin-module__4WpgRW__inboxBtn{position:relative}.admin-module__4WpgRW__badgeCount{color:#fff;vertical-align:middle;background:#f44;border-radius:50%;margin-left:.5rem;padding:.1rem .5rem;font-size:.8rem}.admin-module__4WpgRW__section{animation:.3s admin-module__4WpgRW__fadeIn}@keyframes admin-module__4WpgRW__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.admin-module__4WpgRW__splitView{grid-template-columns:1fr 1fr;gap:2rem;display:grid}@media (max-width:768px){.admin-module__4WpgRW__splitView{grid-template-columns:1fr}}.admin-module__4WpgRW__column{background:#1119;border:1px solid #333;border-radius:12px;padding:1.5rem}.admin-module__4WpgRW__column h3{color:var(--primary);border-bottom:1px solid #333;margin-bottom:1rem;padding-bottom:1rem}.admin-module__4WpgRW__list{flex-direction:column;gap:1rem;display:flex}.admin-module__4WpgRW__listItem{background:#222;border:1px solid #333;border-radius:8px;padding:1rem;transition:all .2s}.admin-module__4WpgRW__listItem.admin-module__4WpgRW__unread{border-left:4px solid var(--primary);background:#2a2a2a}.admin-module__4WpgRW__empty{color:#666;text-align:center;padding:1rem;font-style:italic}.admin-module__4WpgRW__message{color:#eee;margin-bottom:.5rem}.admin-module__4WpgRW__meta{color:#888;justify-content:space-between;align-items:center;font-size:.8rem;display:flex}.admin-module__4WpgRW__readBtn{color:#666;cursor:pointer;background:0 0;border:none;text-decoration:underline}.admin-module__4WpgRW__readBtn:hover{color:#aaa}.admin-module__4WpgRW__subtext{color:#aaa;margin-bottom:1rem;font-size:.85rem}.admin-module__4WpgRW__tag{background:#ffffff1a;border-radius:4px;margin-left:.5rem;padding:2px 6px;font-size:.8rem;font-weight:400}.admin-module__4WpgRW__actionsRow{gap:.5rem;display:flex}.admin-module__4WpgRW__approveBtn{background:var(--primary);color:#000;cursor:pointer;border:none;border-radius:6px;flex:1;padding:.5rem;font-weight:600}.admin-module__4WpgRW__rejectBtn{color:#f66;cursor:pointer;background:#ff00001a;border:1px solid #ff00004d;border-radius:6px;flex:1;padding:.5rem}.admin-module__4WpgRW__rejectBtn:hover{background:#f003}.admin-module__4WpgRW__statsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.admin-module__4WpgRW__statCard{background:#ffffff08;border:1px solid #333;border-radius:12px;flex-direction:column;padding:1.5rem;display:flex}.admin-module__4WpgRW__statValue{color:var(--primary);font-size:2rem;font-weight:700}.admin-module__4WpgRW__statLabel{color:#888;margin-top:.5rem}.admin-module__4WpgRW__campaignHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.admin-module__4WpgRW__addBtn{background:var(--primary);color:#000;cursor:pointer;border:none;border-radius:6px;padding:.5rem 1rem;font-weight:700}.admin-module__4WpgRW__campaignList{flex-direction:column;gap:1rem;display:flex}.admin-module__4WpgRW__campaignItem{background:#1a1a1a;border:1px solid #333;border-radius:8px;justify-content:space-between;align-items:center;padding:1rem;display:flex}.admin-module__4WpgRW__statusSelect{color:#fff;background:#111;border:1px solid #444;border-radius:4px;padding:.3rem}.admin-module__4WpgRW__badgePreview{flex-wrap:wrap;gap:1rem;display:flex}.admin-module__4WpgRW__badge{color:gold;background:#222;border:1px solid gold;border-radius:20px;padding:.5rem 1rem;font-weight:700}.admin-module__4WpgRW__card{background:#ffffff08;border:1px solid #333;border-radius:12px;padding:1.5rem}.admin-module__4WpgRW__badgeForm{background:#1a1a1a;border:1px solid #333;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.admin-module__4WpgRW__formGroup{margin-bottom:1rem}.admin-module__4WpgRW__formGroup label{color:#888;margin-bottom:.5rem;font-size:.9rem;display:block}.admin-module__4WpgRW__input,.admin-module__4WpgRW__select{color:#fff;background:#111;border:1px solid #333;border-radius:6px;width:100%;padding:.8rem;font-size:1rem}.admin-module__4WpgRW__input:focus,.admin-module__4WpgRW__select:focus{border-color:var(--primary);outline:none}.admin-module__4WpgRW__ruleRow{align-items:center;gap:.5rem;display:flex}.admin-module__4WpgRW__ruleRow .admin-module__4WpgRW__select,.admin-module__4WpgRW__ruleRow .admin-module__4WpgRW__input{flex:1}.admin-module__4WpgRW__submitBtn{background:var(--primary);color:#000;cursor:pointer;border:none;border-radius:6px;margin-top:1rem;padding:.8rem 2rem;font-weight:700}.admin-module__4WpgRW__badgeGrid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem;display:grid}.admin-module__4WpgRW__badgeCard{text-align:center;background:#222;border:1px solid #333;border-radius:8px;flex-direction:column;align-items:center;padding:1rem;display:flex;position:relative}.admin-module__4WpgRW__badgeCard h4{color:#fff;margin:.5rem 0}.admin-module__4WpgRW__badgeCard p{color:#888;margin-bottom:.5rem;font-size:.85rem}.admin-module__4WpgRW__badgeIcon{margin-bottom:.5rem;font-size:2.5rem}.admin-module__4WpgRW__deleteBadgeBtn{color:#666;cursor:pointer;background:0 0;border:none;font-size:1.2rem;position:absolute;top:.5rem;right:.5rem}.admin-module__4WpgRW__deleteBadgeBtn:hover{color:#f44}.admin-module__4WpgRW__badgeCriteria{color:var(--primary);background:#111;border-radius:4px;margin-top:auto;padding:.3rem .6rem;font-size:.8rem}
.claim-module__YkN51W__container{background:var(--bg-primary,#0a0e17);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.claim-module__YkN51W__card{background:var(--glass-bg,#ffffff0d);border:1px solid var(--glass-border,#ffffff1a);text-align:center;border-radius:1rem;width:100%;max-width:500px;padding:2rem}.claim-module__YkN51W__title{color:var(--text-primary,#fff);margin-bottom:1rem;font-size:1.75rem;font-weight:700}.claim-module__YkN51W__message{color:var(--text-secondary,#94a3b8);margin-bottom:1.5rem}.claim-module__YkN51W__spinner{border:3px solid var(--glass-border,#ffffff1a);border-top-color:var(--accent-green,#00ff9d);border-radius:50%;width:40px;height:40px;margin:1rem auto;animation:1s linear infinite claim-module__YkN51W__spin}@keyframes claim-module__YkN51W__spin{to{transform:rotate(360deg)}}.claim-module__YkN51W__button{color:#0a0e17;cursor:pointer;background:linear-gradient(135deg,#00ff9d,#00d4ff);border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.claim-module__YkN51W__button:hover{transform:translateY(-2px);box-shadow:0 4px 20px #00ff9d4d}.claim-module__YkN51W__authPrompt{text-align:center}.claim-module__YkN51W__authPrompt p{color:var(--text-secondary,#94a3b8);margin-bottom:1rem}.claim-module__YkN51W__primaryBtn{color:#0a0e17;cursor:pointer;background:linear-gradient(135deg,#00ff9d,#00d4ff);border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex}.claim-module__YkN51W__primaryBtn:hover{transform:translateY(-2px);box-shadow:0 4px 20px #00ff9d4d}.claim-module__YkN51W__actionArea{text-align:center}.claim-module__YkN51W__actionArea p{color:var(--text-secondary,#94a3b8);margin-bottom:1rem}.claim-module__YkN51W__actionArea strong{color:var(--accent-green,#00ff9d)}.claim-module__YkN51W__claimBtn{color:#0a0e17;cursor:pointer;background:linear-gradient(135deg,#00ff9d,#00d4ff);border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.1rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex}.claim-module__YkN51W__claimBtn:hover{transform:translateY(-2px);box-shadow:0 6px 25px #00ff9d66}.claim-module__YkN51W__claimBtn:disabled{opacity:.7;cursor:not-allowed;transform:none}
.feed-module__mfYTyq__container{max-width:800px;margin:0 auto;padding:2rem 1rem}.feed-module__mfYTyq__header{text-align:center;margin-bottom:2rem}.feed-module__mfYTyq__header h1{color:var(--primary);margin-bottom:.5rem;font-size:2.5rem}.feed-module__mfYTyq__header p{color:#888}
.grower-dashboard-module__PIBUzW__container{max-width:1000px;margin:0 auto;padding:6rem 1rem 4rem}.grower-dashboard-module__PIBUzW__loading{text-align:center;color:#888;padding:4rem}.grower-dashboard-module__PIBUzW__header{justify-content:space-between;align-items:flex-start;margin-bottom:2rem;display:flex}.grower-dashboard-module__PIBUzW__title{background:linear-gradient(135deg,#fff 0%,var(--primary)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.3rem;font-size:2rem;font-weight:800}.grower-dashboard-module__PIBUzW__subtitle{color:#888}.grower-dashboard-module__PIBUzW__viewProfileBtn{color:#aaa;background:0 0;border:1px solid #333;border-radius:8px;padding:.6rem 1rem;font-size:.9rem;text-decoration:none;transition:all .2s}.grower-dashboard-module__PIBUzW__viewProfileBtn:hover{border-color:var(--primary);color:var(--primary)}.grower-dashboard-module__PIBUzW__statsGrid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:2rem;display:grid}.grower-dashboard-module__PIBUzW__statCard{text-align:center;background:#111111e6;border:1px solid #333;border-radius:12px;padding:1.25rem}.grower-dashboard-module__PIBUzW__statValue{color:var(--primary);margin-bottom:.25rem;font-size:1.5rem;font-weight:700;display:block}.grower-dashboard-module__PIBUzW__statLabel{color:#888;font-size:.8rem}.grower-dashboard-module__PIBUzW__tabs{background:#111111e6;border:1px solid #333;border-radius:12px;gap:.5rem;margin-bottom:1.5rem;padding:.5rem;display:flex}.grower-dashboard-module__PIBUzW__tab{color:#888;cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;padding:.75rem 1rem;font-size:.95rem;transition:all .2s}.grower-dashboard-module__PIBUzW__tab:hover{color:#fff;background:#ffffff0d}.grower-dashboard-module__PIBUzW__activeTab{font-weight:600;background:var(--primary)!important;color:#000!important}.grower-dashboard-module__PIBUzW__content{background:#111111e6;border:1px solid #333;border-radius:16px;padding:2rem}.grower-dashboard-module__PIBUzW__overviewSection{flex-direction:column;gap:1.5rem;display:flex}.grower-dashboard-module__PIBUzW__welcomeCard{background:#00ff880d;border:1px solid #0f83;border-radius:12px;padding:1.5rem}.grower-dashboard-module__PIBUzW__welcomeCard h2{margin-bottom:.5rem}.grower-dashboard-module__PIBUzW__welcomeCard p{color:#888;margin-bottom:1rem}.grower-dashboard-module__PIBUzW__quickActions{gap:.75rem;display:flex}.grower-dashboard-module__PIBUzW__actionBtn{color:#ccc;cursor:pointer;background:#ffffff0d;border:1px solid #333;border-radius:8px;padding:.6rem 1rem;transition:all .2s}.grower-dashboard-module__PIBUzW__actionBtn:hover{color:#fff;background:#ffffff1a;border-color:#555}.grower-dashboard-module__PIBUzW__completionCard{background:#ffc1070d;border:1px solid #ffc10733;border-radius:12px;padding:1.5rem}.grower-dashboard-module__PIBUzW__completionCard h3{color:#ffc107;margin-bottom:.5rem}.grower-dashboard-module__PIBUzW__completionCard p{color:#888;margin-bottom:.75rem}.grower-dashboard-module__PIBUzW__completionCard ul{margin:0;padding:0;list-style:none}.grower-dashboard-module__PIBUzW__completionCard li{color:#aaa;padding:.25rem 0}.grower-dashboard-module__PIBUzW__completionCard li:before{content:"○ ";color:#ffc107}.grower-dashboard-module__PIBUzW__strainsSection{flex-direction:column;gap:1rem;display:flex}.grower-dashboard-module__PIBUzW__sectionHeader h2{margin-bottom:.25rem}.grower-dashboard-module__PIBUzW__hint{color:#666;font-size:.85rem}.grower-dashboard-module__PIBUzW__strainList{flex-direction:column;gap:.75rem;display:flex}.grower-dashboard-module__PIBUzW__strainItem{background:#ffffff05;border:1px solid #333;border-radius:10px;justify-content:space-between;align-items:center;padding:1rem 1.25rem;transition:border-color .2s;display:flex}.grower-dashboard-module__PIBUzW__strainItem:hover{border-color:#555}.grower-dashboard-module__PIBUzW__strainItem.grower-dashboard-module__PIBUzW__inactive{opacity:.5}.grower-dashboard-module__PIBUzW__strainInfo h4{margin-bottom:.3rem}.grower-dashboard-module__PIBUzW__strainMeta{color:#888;gap:.75rem;font-size:.85rem;display:flex}.grower-dashboard-module__PIBUzW__type{background:#ffffff1a;border-radius:4px;padding:.1rem .4rem}.grower-dashboard-module__PIBUzW__status{text-transform:capitalize}.grower-dashboard-module__PIBUzW__strainActions{gap:.5rem;display:flex}.grower-dashboard-module__PIBUzW__deactivateBtn,.grower-dashboard-module__PIBUzW__activateBtn,.grower-dashboard-module__PIBUzW__viewBtn{cursor:pointer;border-radius:6px;padding:.4rem .8rem;font-size:.85rem;text-decoration:none;transition:all .2s}.grower-dashboard-module__PIBUzW__deactivateBtn{color:#ff1744;background:#ff17441a;border:1px solid #ff1744}.grower-dashboard-module__PIBUzW__activateBtn{border:1px solid var(--primary);color:var(--primary);background:#00ff881a}.grower-dashboard-module__PIBUzW__viewBtn{color:#aaa;background:0 0;border:1px solid #333}.grower-dashboard-module__PIBUzW__viewBtn:hover{color:#fff;background:#ffffff0d}.grower-dashboard-module__PIBUzW__emptyState{text-align:center;color:#666;padding:3rem}.grower-dashboard-module__PIBUzW__profileSection{flex-direction:column;gap:1.5rem;display:flex}.grower-dashboard-module__PIBUzW__formGroup{flex-direction:column;gap:.5rem;display:flex}.grower-dashboard-module__PIBUzW__formGroup label{color:#ccc;font-size:.9rem;font-weight:500}.grower-dashboard-module__PIBUzW__input,.grower-dashboard-module__PIBUzW__textarea{color:#fff;background:#0a0a0a;border:1px solid #333;border-radius:8px;padding:.9rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s,box-shadow .2s}.grower-dashboard-module__PIBUzW__input:focus,.grower-dashboard-module__PIBUzW__textarea:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #00ff881a}.grower-dashboard-module__PIBUzW__textarea{resize:vertical;min-height:120px}.grower-dashboard-module__PIBUzW__chipGroup{flex-wrap:wrap;gap:.5rem;display:flex}.grower-dashboard-module__PIBUzW__chip{color:#aaa;cursor:pointer;background:#ffffff0d;border:1px solid #333;border-radius:20px;padding:.6rem 1rem;font-size:.85rem;transition:all .2s}.grower-dashboard-module__PIBUzW__chip:hover{color:#fff;border-color:#555}.grower-dashboard-module__PIBUzW__selectedChip{border-color:var(--primary);color:var(--primary);background:#00ff8826}.grower-dashboard-module__PIBUzW__actions{justify-content:flex-end;margin-top:1rem;display:flex}.grower-dashboard-module__PIBUzW__saveBtn{background:var(--primary);color:#000;cursor:pointer;border:none;border-radius:8px;padding:.9rem 2rem;font-size:1rem;font-weight:600;transition:all .2s}.grower-dashboard-module__PIBUzW__saveBtn:hover{opacity:.9;transform:translateY(-1px)}.grower-dashboard-module__PIBUzW__saveBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}@media (max-width:768px){.grower-dashboard-module__PIBUzW__header{flex-direction:column;gap:1rem}.grower-dashboard-module__PIBUzW__statsGrid{grid-template-columns:repeat(2,1fr)}.grower-dashboard-module__PIBUzW__tabs{flex-wrap:wrap}.grower-dashboard-module__PIBUzW__strainItem{flex-direction:column;align-items:flex-start;gap:1rem}.grower-dashboard-module__PIBUzW__strainActions{width:100%}.grower-dashboard-module__PIBUzW__strainActions button,.grower-dashboard-module__PIBUzW__strainActions a{text-align:center;flex:1}}
.AvatarEditModal-module__kl5sDW__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#000c;justify-content:center;align-items:center;animation:.3s AvatarEditModal-module__kl5sDW__fadeIn;display:flex;position:fixed;inset:0}.AvatarEditModal-module__kl5sDW__modal{background:#1a1b1e;border:1px solid #ffffff1a;border-radius:12px;width:90%;max-width:500px;padding:2rem;position:relative;box-shadow:0 8px 32px #0006}.AvatarEditModal-module__kl5sDW__closeBtn{color:#666;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.5rem;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.AvatarEditModal-module__kl5sDW__closeBtn:hover{color:#fff;background:#ffffff1a}.AvatarEditModal-module__kl5sDW__header h2{background:linear-gradient(135deg,#10b981 0%,#059669 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 .5rem;font-size:1.5rem}.AvatarEditModal-module__kl5sDW__header p{color:#888;margin:0 0 2rem;font-size:.9rem}.AvatarEditModal-module__kl5sDW__avatarGrid{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:1rem;margin-bottom:2rem;display:grid}.AvatarEditModal-module__kl5sDW__avatarOption{aspect-ratio:1;cursor:pointer;background:#2a2b30;border:2px solid #0000;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:relative;overflow:hidden}.AvatarEditModal-module__kl5sDW__avatarOption:hover{transform:scale(1.05)}.AvatarEditModal-module__kl5sDW__selectedAvatar{border-color:#10b981;box-shadow:0 0 0 2px #10b9814d}.AvatarEditModal-module__kl5sDW__uploadLabel{color:#666;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;width:100%;height:100%;font-size:.8rem;display:flex}.AvatarEditModal-module__kl5sDW__uploadIcon{width:24px;height:24px}.AvatarEditModal-module__kl5sDW__uploading{color:#fff;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0009;justify-content:center;align-items:center;font-size:.8rem;display:flex;position:absolute;inset:0}.AvatarEditModal-module__kl5sDW__actions{border-top:1px solid #ffffff1a;justify-content:flex-end;gap:1rem;margin-top:1rem;padding-top:1rem;display:flex}.AvatarEditModal-module__kl5sDW__primaryBtn,.AvatarEditModal-module__kl5sDW__secondaryBtn{cursor:pointer;border-radius:8px;padding:.75rem 1.5rem;font-weight:500;transition:all .2s}.AvatarEditModal-module__kl5sDW__secondaryBtn{color:#fff;background:0 0;border:1px solid #ffffff1a}.AvatarEditModal-module__kl5sDW__secondaryBtn:hover{background:#ffffff0d}.AvatarEditModal-module__kl5sDW__primaryBtn{color:#fff;background:#10b981;border:none}.AvatarEditModal-module__kl5sDW__primaryBtn:hover{background:#059669}.AvatarEditModal-module__kl5sDW__primaryBtn:disabled{opacity:.7;cursor:not-allowed}@keyframes AvatarEditModal-module__kl5sDW__fadeIn{0%{opacity:0}to{opacity:1}}
.GrowerStrainModal-module__IXAAJG__overlay{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000d9;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.GrowerStrainModal-module__IXAAJG__modal{color:#fff;background:#1a1a1a;border:2px solid #333;border-radius:12px;width:90%;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 0 20px #00000080}.GrowerStrainModal-module__IXAAJG__header{background:#222;border-bottom:1px solid #333;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.GrowerStrainModal-module__IXAAJG__header h2{color:#00ff9d;margin:0;font-family:"Press Start 2P",monospace;font-size:1.2rem}.GrowerStrainModal-module__IXAAJG__closeBtn{color:#666;cursor:pointer;background:0 0;border:none;font-size:2rem;line-height:1}.GrowerStrainModal-module__IXAAJG__closeBtn:hover{color:#fff}.GrowerStrainModal-module__IXAAJG__form{flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex}.GrowerStrainModal-module__IXAAJG__formGroup{flex-direction:column;gap:.5rem;display:flex}.GrowerStrainModal-module__IXAAJG__formGroup label{color:#888;text-transform:uppercase;letter-spacing:.05em;font-size:.9rem;font-weight:600}.GrowerStrainModal-module__IXAAJG__formGroup input,.GrowerStrainModal-module__IXAAJG__formGroup select,.GrowerStrainModal-module__IXAAJG__formGroup textarea{color:#fff;background:#111;border:1px solid #333;border-radius:8px;padding:.8rem;font-family:inherit;font-size:1rem}.GrowerStrainModal-module__IXAAJG__formGroup input:focus,.GrowerStrainModal-module__IXAAJG__formGroup select:focus,.GrowerStrainModal-module__IXAAJG__formGroup textarea:focus{border-color:#00ff9d;outline:none;box-shadow:0 0 0 2px #00ff9d1a}.GrowerStrainModal-module__IXAAJG__effectsGrid{flex-wrap:wrap;gap:.5rem;display:flex}.GrowerStrainModal-module__IXAAJG__effectTag{color:#888;cursor:pointer;background:#111;border:1px solid #333;border-radius:20px;padding:.5rem 1rem;font-size:.9rem;transition:all .2s}.GrowerStrainModal-module__IXAAJG__effectTag:hover{color:#ccc;border-color:#555}.GrowerStrainModal-module__IXAAJG__effectTag.GrowerStrainModal-module__IXAAJG__active{color:#00ff9d;background:#00ff9d1a;border-color:#00ff9d}.GrowerStrainModal-module__IXAAJG__imageSection{background:#111;border:1px dashed #333;border-radius:8px;justify-content:center;padding:1rem;display:flex}.GrowerStrainModal-module__IXAAJG__currentImage{max-width:100%;position:relative}.GrowerStrainModal-module__IXAAJG__currentImage img{border-radius:8px;max-width:100%;max-height:200px}.GrowerStrainModal-module__IXAAJG__removeImgBtn{color:#f44;cursor:pointer;background:#000000b3;border:1px solid #f44;border-radius:4px;padding:.2rem .5rem;font-size:.8rem;position:absolute;top:5px;right:5px}.GrowerStrainModal-module__IXAAJG__actions{border-top:1px solid #333;justify-content:flex-end;gap:1rem;margin-top:1rem;padding-top:1rem;display:flex}.GrowerStrainModal-module__IXAAJG__cancelBtn{color:#fff;cursor:pointer;background:0 0;border:1px solid #444;border-radius:8px;padding:.8rem 1.5rem;font-weight:600}.GrowerStrainModal-module__IXAAJG__submitBtn{color:#000;cursor:pointer;text-transform:uppercase;background:#00ff9d;border:none;border-radius:8px;padding:.8rem 1.5rem;font-weight:700}.GrowerStrainModal-module__IXAAJG__submitBtn:disabled{opacity:.5;cursor:not-allowed}.GrowerStrainModal-module__IXAAJG__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #00ff9d4d}
