.new-module__k90RLG__page{background:var(--surface-2);min-height:100vh;color:var(--ink);font-family:DM Sans,Helvetica Neue,sans-serif;overflow-x:hidden}.new-module__k90RLG__nav{background:var(--surface);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;height:60px;padding:0 2rem;display:flex}.new-module__k90RLG__logo{color:var(--ink);font-family:DM Serif Display,Georgia,serif;font-size:1.3rem;text-decoration:none}.new-module__k90RLG__logoAccent{color:var(--teal-dark)}.new-module__k90RLG__navBack{color:var(--ink-3);border-radius:6px;padding:6px 8px;font-size:.875rem;text-decoration:none;transition:color .15s}.new-module__k90RLG__navBack:hover{color:var(--teal);background:var(--surface-2)}.new-module__k90RLG__outer{justify-content:center;padding:2.5rem 1rem 4rem;display:flex}.new-module__k90RLG__container{width:100%;max-width:560px}.new-module__k90RLG__header{margin-bottom:2rem}.new-module__k90RLG__title{color:var(--ink);letter-spacing:-.02em;margin:0 0 .3rem;font-family:DM Serif Display,Georgia,serif;font-size:2rem;font-weight:400}.new-module__k90RLG__subtitle{color:var(--ink-3);margin:0;font-size:.95rem}.new-module__k90RLG__progress{align-items:center;margin-bottom:2.5rem;display:flex}.new-module__k90RLG__progressStep{flex:1;align-items:center;gap:.5rem;min-width:0;display:flex}.new-module__k90RLG__progressStep:last-child{flex:0}.new-module__k90RLG__progressDot{border:2px solid var(--border);width:30px;height:30px;color:var(--ink-3);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.8rem;font-weight:600;transition:all .2s;display:flex}.new-module__k90RLG__progressActive{border-color:var(--teal);background:var(--teal);color:#fff}.new-module__k90RLG__progressDone{border-color:var(--teal);background:var(--teal-light);color:var(--teal-dark)}.new-module__k90RLG__progressLabel{color:var(--ink-3);white-space:nowrap;font-size:.8rem}.new-module__k90RLG__progressLabelActive{color:var(--ink);font-weight:600}.new-module__k90RLG__progressLine{background:var(--border);flex:1;min-width:12px;height:2px;margin:0 .5rem;transition:background .2s}.new-module__k90RLG__progressLineDone{background:var(--teal)}.new-module__k90RLG__form{background:var(--surface);border:1px solid var(--border);border-radius:20px;padding:2rem}.new-module__k90RLG__stepContent{flex-direction:column;gap:1.5rem;min-height:280px;animation:.2s new-module__k90RLG__fadeIn;display:flex}@keyframes new-module__k90RLG__fadeIn{0%{opacity:0;transform:translate(6px)}to{opacity:1;transform:translate(0)}}.new-module__k90RLG__field{flex-direction:column;gap:.4rem;min-width:0;display:flex}.new-module__k90RLG__label{color:var(--ink-2);flex-wrap:wrap;align-items:center;gap:4px;font-size:.875rem;font-weight:600;display:flex}.new-module__k90RLG__labelMeta{color:var(--ink-3);margin-left:4px;font-weight:400}.new-module__k90RLG__required{color:var(--teal)}.new-module__k90RLG__input,.new-module__k90RLG__textarea{border:1.5px solid var(--border);color:var(--ink);background:var(--surface-2);resize:vertical;box-sizing:border-box;appearance:none;border-radius:10px;outline:none;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:16px;transition:border-color .2s,box-shadow .2s,background .2s}.new-module__k90RLG__input:focus,.new-module__k90RLG__textarea:focus{border-color:var(--teal);background:var(--surface);box-shadow:0 0 0 3px #1d9e751a}.new-module__k90RLG__input::placeholder,.new-module__k90RLG__textarea::placeholder{color:var(--ink-3)}.new-module__k90RLG__hint{color:var(--ink-3);font-size:.78rem;line-height:1.5}.new-module__k90RLG__inputPrefix{border:1.5px solid var(--border);background:var(--surface-2);border-radius:10px;align-items:center;transition:border-color .2s,box-shadow .2s;display:flex;overflow:hidden}.new-module__k90RLG__inputPrefix:focus-within{border-color:var(--teal);box-shadow:0 0 0 3px #1d9e751a}.new-module__k90RLG__prefix{background:var(--surface-3);border-right:1.5px solid var(--border);color:var(--ink-3);align-self:stretch;align-items:center;padding:.75rem .9rem;font-size:1rem;font-weight:600;display:flex}.new-module__k90RLG__inputWithPrefix{flex:1;min-width:0;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important}.new-module__k90RLG__catGrid{flex-wrap:wrap;gap:.5rem;display:flex}.new-module__k90RLG__catBtn{border:1.5px solid var(--border);cursor:pointer;color:var(--ink-2);background:0 0;border-radius:999px;padding:.5rem .95rem;font-family:inherit;font-size:.85rem;transition:all .15s}.new-module__k90RLG__catBtn:hover{border-color:var(--teal);color:var(--teal)}.new-module__k90RLG__catBtnActive{background:var(--teal);border-color:var(--teal);color:#fff}.new-module__k90RLG__tipBox{background:var(--teal-light);border-radius:12px;gap:.75rem;padding:1rem 1.1rem;display:flex}.new-module__k90RLG__tipIcon{flex-shrink:0;padding-top:2px;font-size:1.2rem}.new-module__k90RLG__tipBox strong{color:var(--teal-dark);margin-bottom:.25rem;font-size:.875rem;display:block}.new-module__k90RLG__tipBox p{color:var(--teal-dark);opacity:.85;margin:0;font-size:.83rem;line-height:1.5}.new-module__k90RLG__reviewCard{background:var(--surface-2);border:1px solid var(--border);border-radius:14px;align-items:flex-start;gap:1rem;padding:1.25rem;display:flex}.new-module__k90RLG__reviewAvatar{background:var(--teal-light);width:56px;height:56px;color:var(--teal-dark);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-family:DM Serif Display,Georgia,serif;font-size:1.75rem;display:flex}.new-module__k90RLG__reviewInfo{flex:1;min-width:0}.new-module__k90RLG__reviewTitle{color:var(--ink);word-break:break-word;margin:0 0 .3rem;font-size:1.1rem;font-weight:600}.new-module__k90RLG__reviewTags{flex-wrap:wrap;gap:6px;margin-bottom:8px;display:flex}.new-module__k90RLG__reviewCat{background:var(--surface);border:1px solid var(--border);color:var(--ink-3);border-radius:999px;padding:3px 10px;font-size:.75rem;display:inline-block}.new-module__k90RLG__reviewCatCondition{background:var(--teal-light);color:var(--teal-dark);border-color:#1d9e7540}.new-module__k90RLG__reviewCatPricing{color:#3b5bdb;background:#f0f4ff;border-color:#d0dcf5}.new-module__k90RLG__reviewDesc{color:var(--ink-3);word-break:break-word;margin:0 0 .6rem;font-size:.85rem;line-height:1.5}.new-module__k90RLG__reviewMeta{color:var(--ink-3);flex-wrap:wrap;gap:1rem;font-size:.82rem;display:flex}.new-module__k90RLG__reviewPrice{color:var(--teal-dark);font-weight:700}.new-module__k90RLG__reviewZipInfo{color:var(--teal);margin-top:4px;font-size:.75rem}.new-module__k90RLG__reviewPhotoCount{color:var(--ink-3);margin-top:8px;font-size:.8rem}.new-module__k90RLG__reviewImg{object-fit:cover;border-radius:12px;flex-shrink:0;width:80px;height:80px}.new-module__k90RLG__earningsBox{background:var(--teal-light);border:1px solid #1d9e7540;border-radius:12px;margin:12px 0;padding:14px 16px}.new-module__k90RLG__earningsTitle{color:var(--teal-dark);margin-bottom:8px;font-size:.875rem;font-weight:600}.new-module__k90RLG__earningsRow{color:var(--ink-2);justify-content:space-between;gap:8px;padding:3px 0;font-size:.85rem;display:flex}.new-module__k90RLG__earningsFee{color:var(--teal);font-weight:600}.new-module__k90RLG__earningsNote{color:var(--ink-3);border-top:1px solid #1d9e7540;margin-top:6px;padding-top:6px;font-size:.78rem;line-height:1.5}.new-module__k90RLG__confirmBox{background:var(--surface-3);color:var(--ink-3);border-radius:10px;padding:.9rem 1rem;font-size:.8rem;line-height:1.5}.new-module__k90RLG__confirmBox p{margin:0}.new-module__k90RLG__errorMsg{color:#b91c1c;background:#fee2e2;border-radius:10px;padding:.75rem 1rem;font-size:.85rem}.new-module__k90RLG__formNav{border-top:1px solid var(--border);justify-content:flex-end;align-items:center;gap:.75rem;margin-top:2rem;padding-top:1.5rem;display:flex}.new-module__k90RLG__btnBack{border:1.5px solid var(--border);cursor:pointer;color:var(--ink-2);background:0 0;border-radius:999px;padding:.65rem 1.3rem;font-family:inherit;font-size:.9rem;font-weight:500;transition:all .15s}.new-module__k90RLG__btnBack:hover{border-color:var(--teal);color:var(--teal)}.new-module__k90RLG__btnNext{background:var(--teal);color:#fff;cursor:pointer;border:none;border-radius:999px;padding:.7rem 1.5rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:background .15s}.new-module__k90RLG__btnNext:hover:not(:disabled){background:var(--teal-dark)}.new-module__k90RLG__btnNext:disabled{opacity:.45;cursor:not-allowed}.new-module__k90RLG__btnSubmit{background:var(--teal);color:#fff;cursor:pointer;border:none;border-radius:999px;padding:.8rem 2rem;font-family:inherit;font-size:1rem;font-weight:600;transition:background .15s}.new-module__k90RLG__btnSubmit:hover:not(:disabled){background:var(--teal-dark)}.new-module__k90RLG__btnSubmit:disabled{opacity:.5;cursor:not-allowed}.new-module__k90RLG__uploadBox{border:2px dashed var(--border);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;min-height:140px;transition:border-color .2s,background .2s;display:flex;overflow:hidden}.new-module__k90RLG__uploadBox:hover{border-color:var(--teal);background:var(--teal-light)}.new-module__k90RLG__uploadPlaceholder{text-align:center;flex-direction:column;align-items:center;gap:.4rem;padding:1.5rem;display:flex}.new-module__k90RLG__uploadIcon{font-size:2rem}.new-module__k90RLG__uploadText{color:var(--ink-2);font-size:.9rem;font-weight:500}.new-module__k90RLG__uploadHint{color:var(--ink-3);font-size:.75rem}.new-module__k90RLG__uploadInput{display:none}.new-module__k90RLG__photoGrid{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:12px;display:grid}.new-module__k90RLG__photoCell{aspect-ratio:1;border:2px solid var(--border);border-radius:10px;position:relative;overflow:hidden}.new-module__k90RLG__photoCellMain{border-color:var(--teal)}.new-module__k90RLG__photoImg{object-fit:cover;width:100%;height:100%;display:block}.new-module__k90RLG__photoMainTag{background:var(--teal);color:#fff;border-radius:999px;padding:2px 7px;font-size:.65rem;font-weight:700;position:absolute;top:6px;left:6px}.new-module__k90RLG__photoRemoveBtn{color:#fff;cursor:pointer;background:#0000008c;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:12px;line-height:1;transition:background .15s;display:flex;position:absolute;top:6px;right:6px}.new-module__k90RLG__photoRemoveBtn:hover{background:#000000bf}.new-module__k90RLG__conditionScale{flex-direction:column;gap:8px;display:flex}.new-module__k90RLG__conditionOption{border:1.5px solid var(--border);background:var(--surface);cursor:pointer;text-align:left;border-radius:10px;flex-direction:column;align-items:flex-start;gap:2px;width:100%;padding:12px 16px;font-family:inherit;transition:border-color .15s,background .15s;display:flex}.new-module__k90RLG__conditionOption:hover,.new-module__k90RLG__conditionSelected{border-color:var(--teal);background:var(--teal-light)}.new-module__k90RLG__conditionLabel{color:var(--ink);font-size:.9rem;font-weight:600}.new-module__k90RLG__conditionSub{color:var(--ink-3);font-size:.78rem}.new-module__k90RLG__locationRow{grid-template-columns:140px 1fr;align-items:start;gap:12px;display:grid}.new-module__k90RLG__optional{color:var(--ink-3);margin-left:4px;font-size:.8rem;font-weight:400}.new-module__k90RLG__zipWrap{position:relative}.new-module__k90RLG__zipCheck{color:var(--teal);pointer-events:none;font-size:1rem;font-weight:700;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.new-module__k90RLG__zipCity{color:var(--teal);word-break:break-word;margin-top:6px;font-size:.8rem;font-weight:600}.new-module__k90RLG__zipWarning{color:#856404;background:#fff3cd;border:1px solid #ffc107;border-radius:8px;margin-top:6px;padding:8px 10px;font-size:.8rem;line-height:1.4}.new-module__k90RLG__pricingTypeRow{grid-template-columns:1fr 1fr;gap:12px;display:grid}.new-module__k90RLG__pricingTypeBtn{border:1.5px solid var(--border);background:var(--surface);cursor:pointer;text-align:left;border-radius:12px;flex-direction:column;align-items:flex-start;gap:4px;min-width:0;padding:14px 16px;font-family:inherit;transition:border-color .15s,background .15s;display:flex}.new-module__k90RLG__pricingTypeBtn:hover,.new-module__k90RLG__pricingTypeActive{border-color:var(--teal);background:var(--teal-light)}.new-module__k90RLG__pricingTypeIcon{font-size:1.25rem}.new-module__k90RLG__pricingTypeLabel{color:var(--ink);font-size:.9rem;font-weight:600}.new-module__k90RLG__pricingTypeSub{color:var(--ink-3);font-size:.75rem;line-height:1.4}.new-module__k90RLG__categorySection{background:var(--surface);border:1.5px solid var(--border);border-radius:16px;flex-direction:column;gap:18px;margin-top:-4px;padding:22px;animation:.25s ease-out new-module__k90RLG__categorySectionIn;display:flex;position:relative}@keyframes new-module__k90RLG__categorySectionIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.new-module__k90RLG__categorySection:before{content:"";background:var(--teal);border-radius:2px;width:24px;height:3px;position:absolute;top:-1.5px;left:24px}.new-module__k90RLG__categorySectionHeader{border-bottom:1px solid var(--border);flex-direction:row;justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:12px;display:flex}.new-module__k90RLG__categorySectionHeaderText{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.new-module__k90RLG__categorySectionHide{color:var(--ink-3);cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;padding:4px 8px;font-family:inherit;font-size:.78rem;transition:color .15s,background .15s}.new-module__k90RLG__categorySectionHide:hover{color:var(--teal);background:var(--surface-2)}.new-module__k90RLG__categorySectionTitle{color:var(--ink);letter-spacing:-.01em;margin:0;font-family:DM Serif Display,serif;font-size:1.05rem;font-weight:400}.new-module__k90RLG__categorySectionSub{color:var(--ink-3);font-size:.78rem;font-style:italic}.new-module__k90RLG__reviewSpecs{background:var(--surface);border:1.5px solid var(--border);border-radius:16px;margin-top:16px;padding:18px 22px}.new-module__k90RLG__reviewSpecsTitle{color:var(--ink);border-bottom:1px solid var(--border);margin-bottom:12px;padding-bottom:10px;font-family:DM Serif Display,serif;font-size:.95rem;font-weight:400}.new-module__k90RLG__reviewSpecsGrid{flex-direction:column;gap:10px;display:flex}.new-module__k90RLG__reviewSpecRow{grid-template-columns:minmax(120px,.4fr) 1fr;align-items:start;gap:14px;font-size:.85rem;display:grid}.new-module__k90RLG__reviewSpecLabel{color:var(--ink-3);font-weight:500}.new-module__k90RLG__reviewSpecValue{color:var(--ink);word-break:break-word;white-space:pre-wrap;font-weight:500}.new-module__k90RLG__priceError{color:#b91c1c;background:#fee2e2;border:1px solid #fca5a5;border-radius:8px;margin-top:4px;padding:8px 10px;font-size:.82rem;line-height:1.4}.new-module__k90RLG__photoActionRow{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:10px;display:grid}.new-module__k90RLG__photoActionBtn{border:1.5px dashed var(--border);background:var(--surface-2);cursor:pointer;color:var(--ink-2);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:88px;padding:18px 12px;font-family:inherit;transition:all .15s;display:flex}.new-module__k90RLG__photoActionBtn:hover{border-color:var(--teal);background:var(--teal-light);color:var(--teal-dark)}.new-module__k90RLG__photoActionBtn:active{transform:translateY(1px)}.new-module__k90RLG__photoActionIcon{font-size:1.5rem;line-height:1}.new-module__k90RLG__photoActionLabel{font-size:.85rem;font-weight:600}.new-module__k90RLG__videoIntro{color:var(--ink-3);background:var(--teal-light);border-left:3px solid var(--teal);border-radius:10px;padding:10px 14px;font-size:.82rem;line-height:1.5}.new-module__k90RLG__videoPreview{border:1.5px solid var(--border);background:#000;border-radius:12px;flex-direction:column;gap:10px;display:flex;overflow:hidden}.new-module__k90RLG__videoPreviewPlayer{background:#000;width:100%;max-height:320px;display:block}.new-module__k90RLG__videoPreviewMeta{background:var(--surface);border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:10px;padding:10px 14px;display:flex}.new-module__k90RLG__videoPreviewDuration{color:var(--ink-2);font-size:.82rem;font-weight:500}.new-module__k90RLG__videoRemoveBtn{color:#b91c1c;cursor:pointer;background:0 0;border:1.5px solid #fca5a5;border-radius:999px;padding:6px 14px;font-family:inherit;font-size:.78rem;font-weight:600;transition:all .15s}.new-module__k90RLG__videoRemoveBtn:hover{color:#fff;background:#b91c1c;border-color:#b91c1c}@media (max-width:380px){.new-module__k90RLG__photoActionRow{grid-template-columns:1fr}}.new-module__k90RLG__conditionCurrentMeta{color:var(--ink-3);margin-left:auto;font-size:.78rem;font-weight:400}.new-module__k90RLG__conditionPillRow{flex-wrap:wrap;gap:6px;display:flex}.new-module__k90RLG__conditionPill{border:1.5px solid var(--border);background:var(--surface);color:var(--ink-2);cursor:pointer;white-space:nowrap;border-radius:999px;padding:8px 14px;font-family:inherit;font-size:.82rem;font-weight:500;transition:all .15s}.new-module__k90RLG__conditionPill:hover{border-color:var(--teal);color:var(--teal)}.new-module__k90RLG__conditionPillSelected{background:var(--teal);border-color:var(--teal);color:#fff;font-weight:600}.new-module__k90RLG__collapsedToggle{border:1.5px dashed var(--border);background:var(--surface-2);cursor:pointer;text-align:left;border-radius:12px;align-items:center;gap:12px;width:100%;padding:14px 16px;font-family:inherit;transition:all .15s;display:flex}.new-module__k90RLG__collapsedToggle:hover{border-color:var(--teal);background:var(--teal-light)}.new-module__k90RLG__collapsedToggleIcon{flex-shrink:0;font-size:1.5rem;line-height:1}.new-module__k90RLG__collapsedToggleText{flex-direction:column;flex:1;gap:2px;display:flex}.new-module__k90RLG__collapsedToggleTitle{color:var(--ink-2);font-size:.92rem;font-weight:600}.new-module__k90RLG__collapsedToggleSub{color:var(--ink-3);font-size:.76rem}.new-module__k90RLG__collapsedToggle:hover .new-module__k90RLG__collapsedToggleTitle,.new-module__k90RLG__collapsedToggle:hover .new-module__k90RLG__collapsedToggleSub{color:var(--teal-dark)}.new-module__k90RLG__collapsedToggleChevron{color:var(--ink-3);flex-shrink:0;font-size:1.4rem;font-weight:300;transition:color .15s}.new-module__k90RLG__collapsedToggle:hover .new-module__k90RLG__collapsedToggleChevron{color:var(--teal)}.new-module__k90RLG__catIconGrid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.new-module__k90RLG__catIconCard{border:1.5px solid var(--border);background:var(--surface);cursor:pointer;text-align:center;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:90px;padding:16px 8px;font-family:inherit;transition:border-color .15s,background .15s,transform .15s;display:flex}.new-module__k90RLG__catIconCard:hover{border-color:var(--teal);background:var(--teal-light);transform:translateY(-1px)}.new-module__k90RLG__catIconCardActive{border-color:var(--teal);background:var(--teal-light);border-width:2px;box-shadow:0 0 0 3px #1d9e751f}.new-module__k90RLG__catIconLabel{color:var(--ink-2);letter-spacing:-.01em;font-size:.78rem;font-weight:600;line-height:1.3}.new-module__k90RLG__catIconCardActive .new-module__k90RLG__catIconLabel{color:var(--teal-dark)}@media (max-width:600px){.new-module__k90RLG__catIconGrid{grid-template-columns:repeat(3,1fr);gap:8px}.new-module__k90RLG__catIconCard{min-height:80px;padding:14px 6px}.new-module__k90RLG__catIconLabel{font-size:.72rem}}@media (max-width:400px){.new-module__k90RLG__catIconGrid{grid-template-columns:repeat(2,1fr)}}.new-module__k90RLG__catIconCard:hover .category-icon-tools svg{animation:.5s ease-in-out new-module__k90RLG__tools-wobble}.new-module__k90RLG__catIconCard:hover .category-icon-moving_equipment svg{animation:.4s ease-out forwards new-module__k90RLG__dolly-tilt}.new-module__k90RLG__catIconCard:hover .category-icon-home_improvement svg{transform-origin:50% 30%;animation:.5s ease-in-out new-module__k90RLG__hammer-tap}.new-module__k90RLG__catIconCard:hover .category-icon-camping_gear svg{animation:.6s ease-in-out new-module__k90RLG__tent-sway}.new-module__k90RLG__catIconCard:hover .category-icon-party_events svg{animation:.5s ease-out new-module__k90RLG__party-pop}.new-module__k90RLG__catIconCard:hover .category-icon-electronics svg{animation:.4s ease-out new-module__k90RLG__camera-flash}.new-module__k90RLG__catIconCard:hover .category-icon-other svg{animation:.4s ease-in-out new-module__k90RLG__other-bounce}html[data-theme=dark] .new-module__k90RLG__reviewCatPricing{color:#93a5e8;background:#3b5bdb26;border-color:#3b5bdb59}html[data-theme=dark] .new-module__k90RLG__zipWarning{color:#fbbf24;background:#ffc1071a;border-color:#ffc10759}html[data-theme=dark] .new-module__k90RLG__errorMsg{color:#fca5a5;background:#ef444426;border:1px solid #ef444459}html[data-theme=dark] .new-module__k90RLG__priceError{color:#fca5a5;background:#ef44441f;border-color:#ef444459}html[data-theme=dark] .new-module__k90RLG__videoRemoveBtn{color:#fca5a5;border-color:#ef444466}html[data-theme=dark] .new-module__k90RLG__videoRemoveBtn:hover{color:#fff;background:#b91c1c;border-color:#b91c1c}html[data-theme=dark] .new-module__k90RLG__earningsBox{border-color:#2bb8884d}html[data-theme=dark] .new-module__k90RLG__earningsNote{border-top-color:#2bb8884d}html[data-theme=dark] .new-module__k90RLG__reviewCatCondition{border-color:#2bb88866}@media (max-width:600px){.new-module__k90RLG__nav{padding:0 1rem}.new-module__k90RLG__outer{padding:1.5rem .75rem 3rem}.new-module__k90RLG__title{font-size:1.6rem}.new-module__k90RLG__subtitle{font-size:.9rem}.new-module__k90RLG__header{margin-bottom:1.5rem}.new-module__k90RLG__form{border-radius:16px;padding:1.25rem 1rem}.new-module__k90RLG__progress{margin-bottom:1.75rem}.new-module__k90RLG__progressLabel{font-size:.75rem}.new-module__k90RLG__progressStep:not(:last-child) .new-module__k90RLG__progressLabel:not(.new-module__k90RLG__progressLabelActive),.new-module__k90RLG__progressStep:last-child .new-module__k90RLG__progressLabel:not(.new-module__k90RLG__progressLabelActive){display:none}.new-module__k90RLG__progressLine{margin:0 .35rem}.new-module__k90RLG__locationRow{grid-template-columns:1fr;gap:1rem}.new-module__k90RLG__tipBox{padding:.85rem 1rem}.new-module__k90RLG__formNav{gap:.6rem;margin-top:1.5rem;padding-top:1.25rem}.new-module__k90RLG__btnBack{text-align:center;flex:1;padding:.75rem .5rem}.new-module__k90RLG__btnNext,.new-module__k90RLG__btnSubmit{text-align:center;flex:2;padding:.8rem .5rem}.new-module__k90RLG__reviewCard{flex-direction:column;align-items:stretch;padding:1rem}.new-module__k90RLG__reviewImg,.new-module__k90RLG__reviewAvatar{align-self:stretch;width:100%;height:180px}.new-module__k90RLG__reviewAvatar{border-radius:12px;font-size:3rem}}@media (max-width:540px){.new-module__k90RLG__reviewSpecRow{grid-template-columns:1fr;gap:2px}.new-module__k90RLG__categorySection{padding:18px}}@media (max-width:420px){.new-module__k90RLG__pricingTypeRow{grid-template-columns:1fr}.new-module__k90RLG__photoGrid{grid-template-columns:repeat(2,1fr)}}.new-module__k90RLG__successCard{background:var(--surface);border:1px solid var(--border);text-align:center;border-radius:20px;padding:2.5rem 2rem;animation:.3s new-module__k90RLG__fadeIn}.new-module__k90RLG__successBadge{background:var(--teal-light);border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 1.25rem;font-size:2rem;animation:.5s cubic-bezier(.34,1.56,.64,1) new-module__k90RLG__successBadgePop;display:flex}@keyframes new-module__k90RLG__successBadgePop{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.new-module__k90RLG__successTitle{color:var(--ink);letter-spacing:-.02em;margin:0 0 .4rem;font-family:DM Serif Display,Georgia,serif;font-size:1.75rem;font-weight:400}.new-module__k90RLG__successSubtitle{color:var(--ink-3);margin:0 0 1.75rem;font-size:.95rem;line-height:1.5}.new-module__k90RLG__successItemName{color:var(--ink);font-weight:600}.new-module__k90RLG__successPreview{background:var(--surface-2);border:1px solid var(--border);text-align:left;border-radius:14px;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1.1rem;display:flex}.new-module__k90RLG__successPreviewImg{object-fit:cover;border-radius:10px;flex-shrink:0;width:64px;height:64px}.new-module__k90RLG__successPreviewAvatar{background:var(--teal-light);width:64px;height:64px;color:var(--teal-dark);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-family:DM Serif Display,Georgia,serif;font-size:1.75rem;display:flex}.new-module__k90RLG__successPreviewInfo{flex:1;min-width:0}.new-module__k90RLG__successPreviewTitle{color:var(--ink);word-break:break-word;margin:0 0 4px;font-size:1rem;font-weight:600}.new-module__k90RLG__successPreviewMeta{color:var(--ink-3);font-size:.82rem;line-height:1.5}.new-module__k90RLG__successPreviewPrice{color:var(--teal-dark);font-weight:600}.new-module__k90RLG__successConnectNote{color:#856404;text-align:left;background:#fff3cd;border:1px solid #ffc107;border-radius:10px;margin-bottom:1.5rem;padding:.85rem 1rem;font-size:.82rem;line-height:1.5}.new-module__k90RLG__successCTAs{flex-direction:column;align-items:stretch;gap:.75rem;display:flex}.new-module__k90RLG__successBtnPrimary{background:var(--teal);color:#fff;cursor:pointer;border:none;border-radius:999px;padding:.85rem 2rem;font-family:inherit;font-size:.95rem;font-weight:600;transition:background .15s}.new-module__k90RLG__successBtnPrimary:hover{background:var(--teal-dark)}.new-module__k90RLG__successBtnSecondary{border:1.5px solid var(--border);cursor:pointer;color:var(--ink-2);background:0 0;border-radius:999px;padding:.75rem 2rem;font-family:inherit;font-size:.9rem;font-weight:500;transition:all .15s}.new-module__k90RLG__successBtnSecondary:hover{border-color:var(--teal);color:var(--teal)}.new-module__k90RLG__successHint{color:var(--ink-3);margin-top:1rem;font-size:.78rem;line-height:1.5}.new-module__k90RLG__addAnotherChip{background:var(--teal-light);color:var(--teal-dark);border:1px solid #1d9e7540;border-radius:10px;align-items:center;gap:10px;margin-bottom:4px;padding:10px 14px;font-size:.82rem;line-height:1.4;display:flex}.new-module__k90RLG__addAnotherChipIcon{flex-shrink:0;font-size:1rem}.new-module__k90RLG__addAnotherChipText{flex:1;min-width:0}.new-module__k90RLG__addAnotherChipStrong{font-weight:600}.new-module__k90RLG__addAnotherChipClear{color:var(--teal-dark);cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;padding:4px 8px;font-family:inherit;font-size:.78rem;font-weight:600;text-decoration:underline;transition:background .15s}.new-module__k90RLG__addAnotherChipClear:hover{background:#1d9e7526}html[data-theme=dark] .new-module__k90RLG__successConnectNote{color:#fbbf24;background:#ffc1071a;border-color:#ffc10759}html[data-theme=dark] .new-module__k90RLG__addAnotherChip{border-color:#2bb8884d}@media (max-width:600px){.new-module__k90RLG__successCard{padding:2rem 1.25rem}.new-module__k90RLG__successTitle{font-size:1.4rem}.new-module__k90RLG__successPreview{gap:.75rem;padding:.9rem}.new-module__k90RLG__successPreviewImg,.new-module__k90RLG__successPreviewAvatar{width:56px;height:56px}.new-module__k90RLG__addAnotherChip{flex-wrap:wrap}.new-module__k90RLG__addAnotherChipText{flex-basis:100%}.new-module__k90RLG__addAnotherChipClear{margin-left:auto}}
.CategoryIcon-module__p4ZYOG__wrapper{flex-shrink:0;line-height:0;display:inline-flex}.CategoryIcon-module__p4ZYOG__wrapper svg{transform-origin:50%;width:100%;height:100%;transition:transform .2s,filter .2s,opacity .2s;display:block}:is(.CategoryIcon-module__p4ZYOG__wrapper svg[width],.CategoryIcon-module__p4ZYOG__wrapper svg[height]){width:100%!important;height:100%!important}.CategoryIcon-module__p4ZYOG__animated{cursor:pointer;pointer-events:auto}.CategoryIcon-module__p4ZYOG__animated:hover svg{transform:scale(1.08)}.CategoryIcon-module__p4ZYOG__selected svg{filter:drop-shadow(0 0 6px #1d9e7566)}.CategoryIcon-module__p4ZYOG__hoverActive{cursor:pointer}.CategoryIcon-module__p4ZYOG__icon_tools.CategoryIcon-module__p4ZYOG__animated:hover svg{animation:.5s ease-in-out CategoryIcon-module__p4ZYOG__tools-wobble}.CategoryIcon-module__p4ZYOG__icon_tools.CategoryIcon-module__p4ZYOG__hoverActive svg{animation:.5s ease-in-out CategoryIcon-module__p4ZYOG__tools-wobble}.CategoryIcon-module__p4ZYOG__icon_moving_equipment.CategoryIcon-module__p4ZYOG__animated:hover svg{animation:.4s ease-out forwards CategoryIcon-module__p4ZYOG__dolly-tilt}.CategoryIcon-module__p4ZYOG__icon_moving_equipment.CategoryIcon-module__p4ZYOG__hoverActive svg{animation:.4s ease-out forwards CategoryIcon-module__p4ZYOG__dolly-tilt}.CategoryIcon-module__p4ZYOG__icon_home_improvement.CategoryIcon-module__p4ZYOG__animated:hover svg{transform-origin:50% 30%;animation:.5s ease-in-out CategoryIcon-module__p4ZYOG__hammer-tap}.CategoryIcon-module__p4ZYOG__icon_home_improvement.CategoryIcon-module__p4ZYOG__hoverActive svg{transform-origin:50% 30%;animation:.5s ease-in-out CategoryIcon-module__p4ZYOG__hammer-tap}.CategoryIcon-module__p4ZYOG__icon_camping_gear.CategoryIcon-module__p4ZYOG__animated:hover svg{animation:.6s ease-in-out CategoryIcon-module__p4ZYOG__tent-sway}.CategoryIcon-module__p4ZYOG__icon_camping_gear.CategoryIcon-module__p4ZYOG__hoverActive svg{animation:.6s ease-in-out CategoryIcon-module__p4ZYOG__tent-sway}.CategoryIcon-module__p4ZYOG__icon_party_events.CategoryIcon-module__p4ZYOG__animated:hover svg{animation:.5s ease-out CategoryIcon-module__p4ZYOG__party-pop}.CategoryIcon-module__p4ZYOG__icon_party_events.CategoryIcon-module__p4ZYOG__hoverActive svg{animation:.5s ease-out CategoryIcon-module__p4ZYOG__party-pop}.CategoryIcon-module__p4ZYOG__icon_electronics.CategoryIcon-module__p4ZYOG__animated:hover svg{animation:.4s ease-out CategoryIcon-module__p4ZYOG__camera-flash}.CategoryIcon-module__p4ZYOG__icon_electronics.CategoryIcon-module__p4ZYOG__hoverActive svg{animation:.4s ease-out CategoryIcon-module__p4ZYOG__camera-flash}.CategoryIcon-module__p4ZYOG__icon_other.CategoryIcon-module__p4ZYOG__animated:hover svg{animation:.4s ease-in-out CategoryIcon-module__p4ZYOG__other-bounce}.CategoryIcon-module__p4ZYOG__icon_other.CategoryIcon-module__p4ZYOG__hoverActive svg{animation:.4s ease-in-out CategoryIcon-module__p4ZYOG__other-bounce}@keyframes CategoryIcon-module__p4ZYOG__tools-wobble{0%,to{transform:scale(1.08)rotate(0)}25%{transform:scale(1.08)rotate(-5deg)}75%{transform:scale(1.08)rotate(5deg)}}@keyframes CategoryIcon-module__p4ZYOG__dolly-tilt{0%{transform:scale(1)rotate(0)}to{transform:scale(1.08)rotate(-8deg)}}@keyframes CategoryIcon-module__p4ZYOG__hammer-tap{0%{transform:scale(1.08)rotate(0)}30%{transform:scale(1.08)rotate(-20deg)}60%{transform:scale(1.08)rotate(8deg)}to{transform:scale(1.08)rotate(0)}}@keyframes CategoryIcon-module__p4ZYOG__tent-sway{0%,to{transform:scale(1.08)skew(0)}50%{transform:scale(1.08)skew(-5deg)}}@keyframes CategoryIcon-module__p4ZYOG__party-pop{0%{transform:scale(1)rotate(0)}40%{transform:scale(1.2)rotate(-8deg)}70%{transform:scale(.95)rotate(5deg)}to{transform:scale(1.08)rotate(0)}}@keyframes CategoryIcon-module__p4ZYOG__camera-flash{0%,to{opacity:1;filter:brightness();transform:scale(1.08)}50%{opacity:.85;filter:brightness(1.6);transform:scale(1.08)}}@keyframes CategoryIcon-module__p4ZYOG__other-bounce{0%,to{transform:scale(1.08)translateY(0)}50%{transform:scale(1.08)translateY(-5px)}}@media (prefers-reduced-motion:reduce){.CategoryIcon-module__p4ZYOG__animated:hover svg{transition:none!important;animation:none!important;transform:none!important}.CategoryIcon-module__p4ZYOG__hoverActive svg{transition:none!important;animation:none!important;transform:none!important}.CategoryIcon-module__p4ZYOG__wrapper svg{transition:none!important;animation:none!important;transform:none!important}}
