.SellYourStamps-module__1_Y9tG__container{max-width:50rem;margin:0 auto;padding:2rem}.SellYourStamps-module__1_Y9tG__header{text-align:center;margin-bottom:3rem}.SellYourStamps-module__1_Y9tG__title{color:var(--primary);margin-bottom:1rem;font-size:2.5rem;line-height:1.2}.SellYourStamps-module__1_Y9tG__subtitle{color:var(--muted-foreground);font-size:1.1rem;line-height:1.6}.SellYourStamps-module__1_Y9tG__responseTime{color:var(--primary);margin-top:.75rem;font-weight:600}.SellYourStamps-module__1_Y9tG__trustSection{background:var(--muted);border:1px solid var(--border);border-radius:var(--radius);text-align:left;margin-top:2rem;padding:1.5rem}.SellYourStamps-module__1_Y9tG__trustSection h2{color:var(--primary);margin-bottom:1rem}.SellYourStamps-module__1_Y9tG__trustSection p{color:var(--muted-foreground);margin-bottom:1rem;line-height:1.7}.SellYourStamps-module__1_Y9tG__trustList{padding-left:1.2rem}.SellYourStamps-module__1_Y9tG__trustList li{color:var(--foreground);margin-bottom:.5rem}.SellYourStamps-module__1_Y9tG__form{background:var(--card);border-radius:var(--radius);border:1px solid var(--border);padding:2.5rem;box-shadow:0 4px 12px #0000000d}.SellYourStamps-module__1_Y9tG__formGroup{margin-bottom:1.75rem}.SellYourStamps-module__1_Y9tG__label{color:var(--foreground);margin-bottom:.5rem;font-weight:600;display:block}.SellYourStamps-module__1_Y9tG__required{color:#dc2626}.SellYourStamps-module__1_Y9tG__input{border:1px solid var(--border);border-radius:var(--radius);width:100%;height:3rem;color:var(--foreground);background:var(--input-background);padding:0 1rem;font-size:1rem;transition:all .2s}.SellYourStamps-module__1_Y9tG__input,.SellYourStamps-module__1_Y9tG__textarea{box-sizing:border-box}.SellYourStamps-module__1_Y9tG__textarea{border:1px solid var(--border);border-radius:var(--radius);background:var(--input-background);letter-spacing:normal;width:100%;min-height:120px;color:var(--foreground);resize:vertical;padding:1rem;font-family:inherit;font-size:1rem;font-weight:400;line-height:1.6;transition:all .2s}.SellYourStamps-module__1_Y9tG__input:focus,.SellYourStamps-module__1_Y9tG__textarea:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #2d5f2e1a}.SellYourStamps-module__1_Y9tG__fileInput{display:none}.SellYourStamps-module__1_Y9tG__fileLabel{border:2px dashed var(--border);border-radius:var(--radius);text-align:center;cursor:pointer;background:var(--muted);flex-direction:column;justify-content:center;align-items:center;padding:1.5rem;transition:all .2s;display:flex}.SellYourStamps-module__1_Y9tG__fileLabel:hover{border-color:var(--primary);background:var(--card)}.SellYourStamps-module__1_Y9tG__dragActive{border-color:var(--primary);background:#2d5f2e0d}.SellYourStamps-module__1_Y9tG__fileIcon{color:var(--primary);margin-bottom:.75rem}.SellYourStamps-module__1_Y9tG__fileText{color:var(--muted-foreground)}.SellYourStamps-module__1_Y9tG__helpText{color:var(--muted-foreground);margin-top:.75rem;font-size:.875rem;display:block}.SellYourStamps-module__1_Y9tG__previewGrid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:1rem;margin-top:1rem;display:grid}.SellYourStamps-module__1_Y9tG__previewWrapper{position:relative}.SellYourStamps-module__1_Y9tG__preview{object-fit:cover;border:1px solid var(--border);border-radius:12px;width:100%;height:120px}.SellYourStamps-module__1_Y9tG__removePreview{color:#fff;cursor:pointer;background:#000000b3;border:none;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex;position:absolute;top:.5rem;right:.5rem}.SellYourStamps-module__1_Y9tG__removePreview:hover{background:#000000e6;transform:scale(1.05)}.SellYourStamps-module__1_Y9tG__submitButton{background:var(--primary);color:#fff;border-radius:var(--radius);cursor:pointer;border:none;justify-content:center;align-items:center;width:100%;padding:1rem;font-size:1.1rem;font-weight:600;transition:all .2s;display:flex}.SellYourStamps-module__1_Y9tG__submitButton:hover{background:#1f4a30;transform:translateY(-2px);box-shadow:0 4px 12px #2d5f2e4d}.SellYourStamps-module__1_Y9tG__submitButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.SellYourStamps-module__1_Y9tG__successMessage{color:#1a5f1a;border-radius:var(--radius);text-align:center;background:#d1f4d1;border:1px solid #a5e5a5;margin-bottom:2rem;padding:1.5rem}.SellYourStamps-module__1_Y9tG__successMessage h3{margin-bottom:.5rem}.SellYourStamps-module__1_Y9tG__error{color:#dc2626;margin-top:.5rem;font-size:.9rem}@media (max-width:768px){.SellYourStamps-module__1_Y9tG__container{padding:2rem 1rem}.SellYourStamps-module__1_Y9tG__header{margin-bottom:2rem}.SellYourStamps-module__1_Y9tG__title{font-size:1.8rem;line-height:1.2}.SellYourStamps-module__1_Y9tG__subtitle{font-size:1rem}.SellYourStamps-module__1_Y9tG__responseTime{font-size:.95rem}.SellYourStamps-module__1_Y9tG__trustSection{padding:1rem}.SellYourStamps-module__1_Y9tG__form{padding:1.25rem}.SellYourStamps-module__1_Y9tG__formGroup{margin-bottom:1.25rem}.SellYourStamps-module__1_Y9tG__input,.SellYourStamps-module__1_Y9tG__textarea{box-sizing:border-box;width:100%;max-width:100%;font-size:16px}.SellYourStamps-module__1_Y9tG__fileLabel{padding:1rem}.SellYourStamps-module__1_Y9tG__previewGrid{grid-template-columns:repeat(2,1fr);gap:.75rem}.SellYourStamps-module__1_Y9tG__preview{height:100px}.SellYourStamps-module__1_Y9tG__submitButton{padding:.9rem;font-size:1rem}}
.page-module___N_cjW__container{max-width:50rem;margin:0 auto}.page-module___N_cjW__header{text-align:center;margin-bottom:3rem}.page-module___N_cjW__title{color:var(--primary);margin-bottom:1rem;font-size:2.5rem}.page-module___N_cjW__subtitle{color:var(--muted-foreground);font-size:1.1rem;line-height:1.6}.page-module___N_cjW__form{background:var(--card);border-radius:var(--radius);border:1px solid var(--border);padding:2.5rem;box-shadow:0 4px 12px #0000000d}.page-module___N_cjW__formGroup{margin-bottom:1.75rem}.page-module___N_cjW__label{color:var(--foreground);margin-bottom:.5rem;font-weight:600;display:block}.page-module___N_cjW__required{color:#dc2626}.page-module___N_cjW__guideSection{background:linear-gradient(180deg, var(--card) 0%, #2d5f2e08 100%);border:1px solid var(--border);border-radius:1.5rem;margin-top:2rem;margin-bottom:2rem;padding:3rem;box-shadow:0 10px 30px #0000000a}.page-module___N_cjW__sectionIcon{color:var(--primary);margin-bottom:1rem}.page-module___N_cjW__guideSection h2{color:var(--primary);text-align:center;margin-bottom:1.5rem;font-size:1.75rem}.page-module___N_cjW__guideSection>p{text-align:center;max-width:42rem;color:var(--muted-foreground);margin:0 auto 2.5rem;font-size:1.05rem;line-height:1.7}.page-module___N_cjW__guideSection ul{margin:1.5rem 0}.page-module___N_cjW__guideSection li{color:var(--muted-foreground);margin-bottom:.75rem;line-height:1.6}.page-module___N_cjW__guideSection strong{color:var(--foreground)}.page-module___N_cjW__faq{flex-direction:column;gap:1.5rem;margin-top:1.5rem;display:flex}.page-module___N_cjW__faqItem{background:var(--muted);border-radius:var(--radius);padding:1.5rem}.page-module___N_cjW__faqItem h4{color:var(--primary);margin-bottom:.75rem;font-size:1.1rem}.page-module___N_cjW__faqItem p{color:var(--muted-foreground);margin:0;font-size:.95rem;line-height:1.7}.page-module___N_cjW__input,.page-module___N_cjW__textarea{border:1px solid var(--border);border-radius:var(--radius);background:var(--input-background);width:100%;padding:.875rem 1rem;font-size:1rem;transition:all .2s}.page-module___N_cjW__input:focus,.page-module___N_cjW__textarea:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #2d5f2e1a}.page-module___N_cjW__textarea{resize:vertical;min-height:120px}.page-module___N_cjW__fileInput{display:none}.page-module___N_cjW__fileLabel{border:2px dashed var(--border);border-radius:var(--radius);text-align:center;cursor:pointer;background:var(--muted);padding:1.5rem;transition:all .2s;display:block}.page-module___N_cjW__fileLabel:hover{border-color:var(--primary);background:var(--card)}.page-module___N_cjW__fileIcon{color:var(--primary);margin-bottom:.75rem}.page-module___N_cjW__fileText{color:var(--muted-foreground)}.page-module___N_cjW__fileList{flex-direction:column;gap:.5rem;margin-top:1rem;display:flex}.page-module___N_cjW__fileItem{background:var(--muted);border-radius:var(--radius);justify-content:space-between;align-items:center;padding:.75rem;font-size:.9rem;display:flex}.page-module___N_cjW__removeButton{color:#dc2626;cursor:pointer;background:0 0;border:none;padding:.25rem;transition:opacity .2s}.page-module___N_cjW__removeButton:hover{opacity:.7}.page-module___N_cjW__helpText{color:var(--muted-foreground);margin-top:.5rem;font-size:.875rem}.page-module___N_cjW__submitButton{background:var(--primary);color:#fff;border-radius:var(--radius);cursor:pointer;border:none;width:100%;padding:1rem;font-size:1.1rem;font-weight:600;transition:all .2s}.page-module___N_cjW__submitButton:hover{background:#1f4a30;transform:translateY(-2px);box-shadow:0 4px 12px #2d5f2e4d}.page-module___N_cjW__submitButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.page-module___N_cjW__successMessage{color:#1a5f1a;border-radius:var(--radius);text-align:center;background:#d1f4d1;border:1px solid #a5e5a5;margin-bottom:2rem;padding:1.5rem}.page-module___N_cjW__successMessage h3{margin-bottom:.5rem}.page-module___N_cjW__contactSection{background:var(--muted);border-radius:var(--radius);text-align:center;padding:2.5rem}.page-module___N_cjW__contactSection h2{color:var(--primary);margin-bottom:1rem;font-size:1.75rem}.page-module___N_cjW__contactDetails{flex-direction:column;gap:.5rem;margin-top:1.5rem;display:flex}.page-module___N_cjW__contactDetails p{color:var(--muted-foreground);margin:0;font-size:1.05rem}@media (max-width:768px){.page-module___N_cjW__container{max-width:50rem;margin:0 auto}}
