.PartnerPage-module__sS5p-G__page{background:#f6f5f1;width:100%;min-height:100vh;padding:2rem 0 5rem}.PartnerPage-module__sS5p-G__container{max-width:1200px;margin:0 auto;padding:2rem 3rem}.PartnerPage-module__sS5p-G__formHeader{margin-bottom:3rem}.PartnerPage-module__sS5p-G__formHeader h1{font-family:var(--font-lora),Georgia,serif;color:#2a352a;letter-spacing:-.02em;margin:0 0 .5rem;font-size:clamp(2.25rem,5vw,3.5rem);font-weight:400}.PartnerPage-module__sS5p-G__formHeader p{font-family:var(--font-lora),Georgia,serif;color:#5a5a5a;margin:0;font-size:1.1rem;line-height:1.6}.PartnerPage-module__sS5p-G__shippingForm{display:block}.PartnerPage-module__sS5p-G__formSection{margin-bottom:2.5rem}.PartnerPage-module__sS5p-G__formSection h2{font-family:var(--font-lora),Georgia,serif;color:#2a352a;align-items:center;gap:.5rem;margin:0 0 1.25rem;font-size:1.35rem;font-weight:400;display:flex}.PartnerPage-module__sS5p-G__formSection h2 i{opacity:.9;font-size:1rem}.PartnerPage-module__sS5p-G__addressSection,.PartnerPage-module__sS5p-G__dimensionsSection{margin-top:1.5rem}.PartnerPage-module__sS5p-G__addressSection h3,.PartnerPage-module__sS5p-G__dimensionsSection h3{font-family:var(--font-lora),Georgia,serif;color:#2a352a;margin:0 0 1rem;font-size:1.1rem;font-weight:400}.PartnerPage-module__sS5p-G__formGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.25rem;display:grid}.PartnerPage-module__sS5p-G__formGroup{flex-direction:column;gap:.35rem;display:flex}.PartnerPage-module__sS5p-G__formGroup.PartnerPage-module__sS5p-G__fullWidth{grid-column:1/-1}.PartnerPage-module__sS5p-G__formGroup label{color:#3d4a3d;font-family:system-ui,Arial,sans-serif;font-size:.85rem;font-weight:500}.PartnerPage-module__sS5p-G__formGroup input,.PartnerPage-module__sS5p-G__formGroup select{color:#2a352a;background:#fff;border:1px solid #d0d0d0;border-radius:4px;width:100%;padding:.6rem .75rem;font-family:system-ui,Arial,sans-serif;font-size:1rem;transition:border-color .2s}.PartnerPage-module__sS5p-G__formGroup input:focus,.PartnerPage-module__sS5p-G__formGroup select:focus{border-color:#2a352a;outline:none}.PartnerPage-module__sS5p-G__formGroup input::placeholder{color:#999}.PartnerPage-module__sS5p-G__formGroup input[readonly],.PartnerPage-module__sS5p-G__formGroup input:read-only{color:#5a5a5a;background:#f5f5f5}.PartnerPage-module__sS5p-G__errorMessage{color:#c00;margin-top:.2rem;font-family:system-ui,Arial,sans-serif;font-size:.8rem}.PartnerPage-module__sS5p-G__destinationInfo{margin-bottom:.5rem}.PartnerPage-module__sS5p-G__destinationInfo p{color:#5a5a5a;margin:0 0 .5rem;font-family:system-ui,Arial,sans-serif;font-size:.95rem}.PartnerPage-module__sS5p-G__hardcodedAddress{font-family:var(--font-lora),Georgia,serif;color:#3d4a3d;background:#2a352a0f;border:1px solid #e5e5e5;border-radius:4px;padding:1rem 1.25rem;font-size:1rem;line-height:1.6}.PartnerPage-module__sS5p-G__hardcodedAddress p{margin:0 0 .25rem}.PartnerPage-module__sS5p-G__hardcodedAddress p:last-child{margin-bottom:0}.PartnerPage-module__sS5p-G__formActions{margin-top:2.5rem}.PartnerPage-module__sS5p-G__btnPrimary{font-family:var(--font-lora),Georgia,serif;text-transform:uppercase;letter-spacing:.12em;color:#fff;cursor:pointer;background:#2a352a;border:none;border-radius:4px;align-items:center;gap:.5rem;padding:.85rem 1.5rem;font-size:.9rem;font-weight:400;transition:background .25s;display:inline-flex}.PartnerPage-module__sS5p-G__btnPrimary:hover{background:#1e2821}.PartnerPage-module__sS5p-G__hiddenFields{display:none}.PartnerPage-module__sS5p-G__modalOverlay{z-index:1000;background:#0009;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.PartnerPage-module__sS5p-G__modal{background:#fff;border-radius:12px;width:100%;max-width:500px;max-height:90vh;padding:2rem;position:relative;overflow-y:auto;box-shadow:0 20px 60px #0000004d}.PartnerPage-module__sS5p-G__modalClose{color:#5a5a5a;cursor:pointer;background:0 0;border:none;padding:.5rem;font-size:1.25rem;line-height:1;transition:color .2s;position:absolute;top:1rem;right:1rem}.PartnerPage-module__sS5p-G__modalClose:hover{color:#2a352a}.PartnerPage-module__sS5p-G__modalTitle{font-family:var(--font-lora),Georgia,serif;color:#2a352a;margin:0 0 1.5rem;padding-right:2rem;font-size:1.5rem;font-weight:400}.PartnerPage-module__sS5p-G__modalInfo{margin-bottom:1.5rem}.PartnerPage-module__sS5p-G__modalInfo p{color:#3d4a3d;margin:0 0 .5rem;font-family:system-ui,Arial,sans-serif;font-size:1rem}.PartnerPage-module__sS5p-G__labelPreview{flex-direction:column;align-items:center;margin-bottom:1.5rem;display:flex}.PartnerPage-module__sS5p-G__labelImage{border:1px solid #d0d0d0;border-radius:4px;max-width:100%;height:auto}.PartnerPage-module__sS5p-G__modalActions{justify-content:center;gap:1rem;display:flex}.PartnerPage-module__sS5p-G__btnSecondary{font-family:var(--font-lora),Georgia,serif;text-transform:uppercase;letter-spacing:.12em;color:#2a352a;cursor:pointer;background:0 0;border:1px solid #2a352a;border-radius:4px;align-items:center;gap:.5rem;padding:.85rem 1.5rem;font-size:.9rem;font-weight:400;transition:background .25s,color .25s;display:inline-flex}.PartnerPage-module__sS5p-G__btnSecondary:hover{color:#fff;background:#2a352a}.PartnerPage-module__sS5p-G__errorBanner{background:#ffebee;border:1px solid #ef9a9a;border-radius:8px;margin-bottom:2rem;padding:1rem 1.5rem}.PartnerPage-module__sS5p-G__errorBanner p{color:#c62828;margin:0;font-family:system-ui,Arial,sans-serif;font-size:1rem}.PartnerPage-module__sS5p-G__btnPrimary:disabled{cursor:not-allowed;background:#8a9a8a}@media (max-width:767px){.PartnerPage-module__sS5p-G__container{padding:2rem 1.5rem}.PartnerPage-module__sS5p-G__formGrid{grid-template-columns:1fr}}
