.DogMealForm_formContainer__duu03{min-width:80%;margin:2rem auto;padding:2rem;background:#fff;border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,.1);font-family:var(--font-helvetica-condensed);border:1px solid #d8d8d8}.DogMealForm_pawIcon__0_i9_{position:absolute;overflow:hidden}.DogMealForm_progressBar__kOnjY{width:100%;height:4px;background:#e0e0e0;margin-bottom:2rem;border-radius:2px}.DogMealForm_factBox__72osj{background-color:#2b426d;padding:15px 20px;border-radius:15px;color:#fff;max-width:80%}.DogMealForm_progress__DiI9X{height:100%;background:#4a90e2;border-radius:2px;transition:width .3s ease}.DogMealForm_mainHeadingDiv__aMFUi{background-color:#4a90e2;padding:15px;border-radius:35px;position:relative;overflow:hidden}.DogMealForm_headingDiv__J8Hqa,.DogMealForm_mainHeadingDiv__aMFUi{width:100%;display:flex;align-items:center;justify-content:center;margin-bottom:2rem}.DogMealForm_headingDiv__J8Hqa{gap:1rem}.DogMealForm_dash__HWa_y{margin:0;border:0;border-top:.22rem dashed #c9dbe8;width:100%}.DogMealForm_headingName__emYsl{font-size:2rem;min-width:-moz-fit-content;min-width:fit-content;color:#fff;font-weight:900}.DogMealForm_headingIcons__l_nON{position:absolute;top:-12%;right:1%;rotate:25deg;opacity:.4}.DogMealForm_addDogButton__L2n2c{padding:5px;background-color:#2b426d;color:#fff;outline:none;border:none;display:flex;align-items:center;justify-content:center;gap:3px;border-radius:10px}.DogMealForm_formIcons__PXGSC{position:absolute;bottom:-40px;left:-5%;rotate:37deg;opacity:.4}.DogMealForm_totalPrice__EWxau{color:#000;font-size:1.5rem;margin-bottom:1rem}.DogMealForm_SubheadingName__mWj2S{font-size:1.4rem;min-width:-moz-fit-content;min-width:fit-content;color:#000;font-weight:700}.DogMealForm_formStep__3Kf6F{animation:DogMealForm_fadeIn__CEAL1 .3s ease}.DogMealForm_inputGroup__uguO2{margin-bottom:1.5rem;position:relative}.DogMealForm_inputGroup__uguO2 label{display:block;margin-bottom:.5rem;font-weight:500;color:#000;font-size:18px}.DogMealForm_inputGroup__uguO2 input,.DogMealForm_inputGroup__uguO2 select{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:5px;font-size:1rem;background-color:#fff;color:#000}.DogMealForm_errorText__1rHtk{color:red;position:absolute;min-width:-moz-max-content;min-width:max-content;bottom:-18px;z-index:1;left:0;font-size:13px;font-weight:900}.DogMealForm_checkboxGroup__zE7u_{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;margin-top:12px}.DogMealForm_coolCheckbox__zacWo{position:relative;display:flex;align-items:center;padding:12px 16px;background:#ebf5ff;border-radius:12px;cursor:pointer;transition:all .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.DogMealForm_coolCheckbox__zacWo:hover{background:#dce9f7;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.05)}.DogMealForm_coolCheckbox__zacWo input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.DogMealForm_checkmark__HW7Qg{position:relative;height:24px;width:24px;min-width:24px;background-color:transparent;border:none;border-radius:6px;margin-right:12px;transition:all .2s ease}.DogMealForm_coolCheckbox__zacWo:hover .DogMealForm_checkmark__HW7Qg{border-color:var(--primary-blue)}.DogMealForm_coolCheckbox__zacWo input:checked~.DogMealForm_checkmark__HW7Qg{background-color:var(--primary-blue);border-color:var(--primary-blue)}.DogMealForm_checkmark__HW7Qg:after{content:"";position:absolute;display:none;right:-6px;top:4px;width:5px;height:10px;border:solid #4770db;border-width:0 4px 4px 0;transform:rotate(45deg)}.DogMealForm_coolCheckbox__zacWo input:checked~.DogMealForm_checkmark__HW7Qg:after{display:block}.DogMealForm_checkboxLabel__vpdyW{font-size:15px;color:#495057;font-weight:500}.DogMealForm_coolCheckbox__zacWo input:checked~.DogMealForm_checkboxLabel__vpdyW{color:var(--primary-blue)}.DogMealForm_coolCheckbox__zacWo input:checked{background-color:var(--primary-blue)}.DogMealForm_coolCheckbox__zacWo input:checked~.DogMealForm_checkmark__HW7Qg{animation:DogMealForm_checkmark-pop__UU5yw .3s ease-out}@keyframes DogMealForm_checkmark-pop__UU5yw{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}@media (max-width:768px){.DogMealForm_checkboxGroup__zE7u_{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px}.DogMealForm_coolCheckbox__zacWo{padding:10px 12px}.DogMealForm_checkmark__HW7Qg{height:20px;width:20px;min-width:20px}.DogMealForm_checkboxLabel__vpdyW{font-size:14px}}@media (max-width:480px){.DogMealForm_checkboxGroup__zE7u_{gap:8px}.DogMealForm_coolCheckbox__zacWo{padding:8px 10px}.DogMealForm_checkmark__HW7Qg{height:18px;width:18px;min-width:18px}.DogMealForm_checkboxLabel__vpdyW{font-size:13px}}.DogMealForm_buttonGroup__yEjAD{display:flex;justify-content:space-between;margin-top:2rem;position:relative}.DogMealForm_nextButton__EYEfa,.DogMealForm_prevButton__pTE4G,.DogMealForm_submitButton__ND6UN{padding:.5rem 1.5rem;border:none;border-radius:35px;font-weight:500;cursor:pointer;transition:transform .2s ease;display:flex;place-content:center;align-items:center;justify-content:center;gap:5px}.DogMealForm_prevButton__pTE4G{background:#fff;color:#000;border:1px solid #000}.DogMealForm_nextButton__EYEfa,.DogMealForm_submitButton__ND6UN{background:#4a90e2;color:#fff}.DogMealForm_submitButton__ND6UN{background:#d7d9dc}.DogMealForm_nextButton__EYEfa:hover,.DogMealForm_prevButton__pTE4G:hover,.DogMealForm_submitButton__ND6UN:hover{transform:translateY(-2px)}@media (max-width:768px){.DogMealForm_formContainer__duu03{margin:1rem;padding:1rem}}.DogMealForm_breedSearchContainer__b3aHt{position:relative;width:100%}.DogMealForm_searchInput__Oiy7b{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:5px;font-size:1rem;background-color:#fff;color:#000;transition:border-color .2s ease}.DogMealForm_searchInput__Oiy7b:focus{outline:none;border-color:#4a90e2;box-shadow:0 0 0 2px rgba(74,144,226,.1)}.DogMealForm_breedDropdown__BCkIP{position:absolute;top:100%;left:0;right:0;max-height:200px;overflow-y:auto;background-color:#fff;border:1px solid #ddd;color:#000;border-radius:5px;margin-top:4px;box-shadow:0 4px 6px rgba(0,0,0,.1);z-index:1000}.DogMealForm_breedOption__7GrGy{padding:.75rem 1rem;cursor:pointer;transition:background-color .2s ease}.DogMealForm_breedOption__7GrGy:hover{background-color:#f5f8ff}.DogMealForm_breedOption__7GrGy+.DogMealForm_breedOption__7GrGy{border-top:1px solid #eee}.DogMealForm_breedDropdown__BCkIP::-webkit-scrollbar{width:8px}.DogMealForm_breedDropdown__BCkIP::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.DogMealForm_breedDropdown__BCkIP::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.DogMealForm_breedDropdown__BCkIP::-webkit-scrollbar-thumb:hover{background:#999}@keyframes DogMealForm_fadeIn__CEAL1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.DogMealForm_breedDropdown__BCkIP{animation:DogMealForm_fadeIn__CEAL1 .2s ease}.DogMealForm_buttongroup__VjGZW .DogMealForm_inputradio__aS_kV[type=radio]{display:none}.DogMealForm_buttongroup__VjGZW .DogMealForm_label__rBDTN{display:inline-block;padding:5px 20px;cursor:pointer;border:1px solid #2b426d;background-color:#4b8fe2;color:#fff;border-radius:35px;transition:all .2s;text-align:center;width:100px;font-size:20px;margin:5px;box-shadow:0 0 50px -15px #000}.DogMealForm_buttongroup__VjGZW .DogMealForm_inputradio__aS_kV[type=radio]:checked+.DogMealForm_label__rBDTN{background-color:#0b1f44;color:#fff;border:1px solid #2b426d}.DogMealForm_genderDiv__TDYs8{width:100%;margin-bottom:2rem}.DogMealForm_ageDiv__WBVUX,.DogMealForm_genderDiv__TDYs8{display:flex;gap:2rem;align-items:center;justify-content:center}.DogMealForm_stepIndicator__eUlgI{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:2rem;position:relative}.DogMealForm_stepGroup__OMXpg{display:flex;align-items:center;flex:1}.DogMealForm_stepDot__hv79r{width:45px;height:45px;border-radius:50%;background-color:#e0e0e0;display:flex;align-items:center;justify-content:center;position:relative;z-index:2;transition:all .3s ease}.DogMealForm_pawIcon__0_i9_{width:28px;height:28px;fill:#666;transition:fill .3s ease}.DogMealForm_stepNumber__IQIMo{position:absolute;font-size:10px;font-weight:700;color:#000;z-index:3;background-color:#fff;width:11px;height:11px;border-radius:50%;display:flex;align-items:center;justify-content:center;bottom:8px}.DogMealForm_stepActive__IgG52{background-color:#4a90e2}.DogMealForm_stepActive__IgG52 .DogMealForm_pawIcon__0_i9_{fill:#fff}.DogMealForm_stepLine__PezbO{flex:1;height:4px;background-color:#e0e0e0;margin:0 8px;transition:background-color .3s ease}.DogMealForm_stepLineActive__nc2R3{background-color:#4a90e2}@media (max-width:768px){.DogMealForm_stepIndicator__eUlgI{overflow-x:auto;padding-bottom:10px}.DogMealForm_stepDot__hv79r{width:40px;height:40px}.DogMealForm_pawIcon__0_i9_{width:24px;height:24px}.DogMealForm_stepNumber__IQIMo{font-size:11px}.DogMealForm_stepLine__PezbO{margin:0 4px}}.DogMealForm_couponContainer__3aZkz{display:flex;flex-direction:column;align-items:center;padding:2rem;margin:2rem 0;background:#f8f9fa;border-radius:8px;text-align:center}.DogMealForm_couponText__bXVNo{font-size:1.2rem;margin-bottom:1.5rem;color:#333}.DogMealForm_couponCodeBox__PS6vh{display:flex;align-items:center;gap:1rem;background:#fff;padding:1rem 2rem;border-radius:6px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.DogMealForm_code__8u21_{font-size:1.5rem;font-weight:700;letter-spacing:1px;color:#2c5282}.DogMealForm_copyButton__avQq6{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#4299e1;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background .2s}.DogMealForm_copyButton__avQq6:hover{background:#3182ce}.DogMealForm_couponInstructions__Yf1lq{margin-top:1.5rem;color:#666}.DogMealForm_rescueDiv__xngqz{display:flex;width:100%;align-items:center;justify-content:flex-start;gap:1rem;margin-bottom:1rem}.DogMealForm_rescueCheck__ZMVqS{width:20px!important;height:20px;background-color:#ebf5ff!important;border:2px solid #e9ecef!important;border-radius:6px!important;cursor:pointer;transition:all .2s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative}.DogMealForm_rescueCheck__ZMVqS:checked{background-color:var(--primary-blue)!important;border-color:var(--primary-blue)!important}.DogMealForm_rescueCheck__ZMVqS:checked:after{content:"";position:absolute;display:block;right:3px;top:0;width:5px;height:10px;border:solid #0e1b4d;border-width:0 4px 4px 0;transform:rotate(45deg)}.DogMealForm_inputGroup__uguO2 input[type=checkbox].DogMealForm_rescueCheck__ZMVqS{background-color:#ebf5ff!important;border:2px solid #0e1b4d!important;border-radius:6px!important;width:20px!important;height:20px!important;padding:0!important}.DogMealForm_activeIndexBtn__nyMu_{background-color:transparent;border:none;outline:none;width:100%}.DogMealForm_dogActiveWrapper__geLMM{display:flex;align-items:center;justify-content:space-between;width:100%}.DogMealForm_rescueLabel__bEpew{margin:0!important;cursor:pointer}.DogMealForm_dogBtnImg__HWOCX{width:180px;height:180px;opacity:.5;transition:all .3s ease}.DogMealForm_treatImg__cC0P7{height:140px;width:140px}.DogMealForm_dogBtnImg__HWOCX.DogMealForm_active__FTkcY{opacity:1}.DogMealForm_dogsImgDiv__kwnTE{display:flex;gap:1rem;width:100%;align-items:center;justify-content:center}.DogMealForm_activeIndexBtn__nyMu_:hover .DogMealForm_dogBtnImg__HWOCX{opacity:.8}.DogMealForm_textAreadiv__HXoKd{width:100%;background-color:#3182ce31;padding:10px;display:flex;flex-direction:column;gap:1rem;align-items:center;position:relative;justify-content:center;margin-top:2rem;border-radius:10px}.DogMealForm_textAreadiv__HXoKd:after{clear:both;content:"";position:absolute;top:-1.5rem;left:var(--arrow-position);transition:left .3s ease-in-out;border-bottom:1.5rem solid #dae7f7;border-left:1.5rem solid transparent;border-right:1.5rem solid transparent}.DogMealForm_activetitle__tP59e{font-size:20px;color:#000;margin:0}.DogMealForm_activeDesc__FY0Ks{font-size:16px;color:#666;margin:0}.DogMealForm_sectionHeader___r98z{display:flex;justify-content:flex-end;margin-bottom:1rem}.DogMealForm_deleteButton__KwhoS{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:#f44;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s}.DogMealForm_deleteButton__KwhoS:hover{background-color:#c00}.DogMealForm_deleteButton__KwhoS svg{width:20px;height:20px}.DogMealForm_otherOption__eGAgS{background-color:#f0f0f0;font-weight:500;border-top:1px solid #ddd}.DogMealForm_customBreedContainer__Ba9nB{display:flex;flex-direction:column;gap:8px}.DogMealForm_backToSearchButton__xjaN_{padding:8px;background:none;border:1px solid #ddd;border-radius:4px;color:#666;cursor:pointer;font-size:14px;transition:all .2s ease}.DogMealForm_backToSearchButton__xjaN_:hover{background-color:#f0f0f0;color:#333}@media (min-width:1201px){.DogMealForm_formContainer__duu03{width:80%;max-width:1200px}.DogMealForm_dogBtnImg__HWOCX{width:180px;height:180px}.DogMealForm_treatImg__cC0P7{height:140px;width:140px}}@media (max-width:1200px){.DogMealForm_formContainer__duu03{width:90%;padding:1.5rem}.DogMealForm_dogBtnImg__HWOCX{width:150px;height:150px}.DogMealForm_treatImg__cC0P7{height:120px;width:120px}.DogMealForm_headingName__emYsl{font-size:1.8rem}.DogMealForm_SubheadingName__mWj2S{font-size:1.2rem}}@media (max-width:991px){.DogMealForm_formContainer__duu03{width:95%;padding:1rem}.DogMealForm_dogBtnImg__HWOCX{width:120px;height:120px}.DogMealForm_treatImg__cC0P7{height:100px;width:100px}.DogMealForm_genderDiv__TDYs8{gap:1rem}.DogMealForm_buttongroup__VjGZW .DogMealForm_label__rBDTN{width:80px;font-size:16px;padding:5px 15px}.DogMealForm_ageDiv__WBVUX{gap:1rem}.DogMealForm_textAreadiv__HXoKd{padding:8px}.DogMealForm_activetitle__tP59e{font-size:18px}.DogMealForm_activeDesc__FY0Ks{font-size:14px}}@media (max-width:767px){.DogMealForm_formContainer__duu03{width:100%;margin:1rem 0;padding:1rem}.DogMealForm_dogActiveWrapper__geLMM{justify-content:center;gap:1rem}.DogMealForm_dogBtnImg__HWOCX{width:100px;height:100px}.DogMealForm_treatImg__cC0P7{height:80px;width:80px}.DogMealForm_headingName__emYsl{font-size:1.5rem}.DogMealForm_SubheadingName__mWj2S{font-size:1rem}.DogMealForm_genderDiv__TDYs8{gap:.5rem}.DogMealForm_ageDiv__WBVUX{flex-direction:column;gap:.5rem}.DogMealForm_buttongroup__VjGZW .DogMealForm_label__rBDTN{width:100%;margin:3px 0}.DogMealForm_stepIndicator__eUlgI{margin-bottom:1rem}.DogMealForm_stepDot__hv79r{width:35px;height:35px}.DogMealForm_pawIcon__0_i9_{width:20px;height:20px}.DogMealForm_buttonGroup__yEjAD{flex-direction:column-reverse;gap:1rem}.DogMealForm_nextButton__EYEfa,.DogMealForm_prevButton__pTE4G,.DogMealForm_submitButton__ND6UN{width:100%}.DogMealForm_couponCodeBox__PS6vh{flex-direction:column;gap:.5rem}.DogMealForm_code__8u21_{font-size:1.2rem}}@media (max-width:575px){.DogMealForm_formContainer__duu03{padding:.5rem}.DogMealForm_mainHeadingDiv__aMFUi{padding:10px;margin-bottom:1rem}.DogMealForm_headingName__emYsl{font-size:1.2rem}.DogMealForm_dogBtnImg__HWOCX{width:80px;height:80px}.DogMealForm_treatImg__cC0P7{height:60px;width:60px}.DogMealForm_checkboxGroup__zE7u_{grid-template-columns:1fr}.DogMealForm_coolCheckbox__zacWo{padding:8px}.DogMealForm_checkmark__HW7Qg{width:18px;height:18px;min-width:18px}.DogMealForm_checkboxLabel__vpdyW{font-size:13px}.DogMealForm_factBox__72osj{max-width:100%;margin:1rem}.DogMealForm_stepNumber__IQIMo{font-size:8px;width:9px;height:9px}}@media (max-height:600px) and (orientation:landscape){.DogMealForm_formContainer__duu03{margin:.5rem auto}.DogMealForm_dogActiveWrapper__geLMM{flex-wrap:nowrap;overflow-x:auto;padding-bottom:1rem}.DogMealForm_dogBtnImg__HWOCX{width:90px;height:90px}.DogMealForm_treatImg__cC0P7{height:70px;width:70px}.DogMealForm_ageDiv__WBVUX,.DogMealForm_genderDiv__TDYs8{flex-direction:row}}@media (hover:none){.DogMealForm_coolCheckbox__zacWo{padding:12px}.DogMealForm_buttongroup__VjGZW .DogMealForm_label__rBDTN{padding:10px 20px}.DogMealForm_nextButton__EYEfa,.DogMealForm_prevButton__pTE4G,.DogMealForm_submitButton__ND6UN{padding:12px 24px}}.DogMealForm_group__jiRjq{display:flex;align-items:center;gap:10px;width:100%}.DogMealForm_dropdownContainer__oin0A{position:relative;min-width:180px}.DogMealForm_dropdown__KOwka{padding:.5rem;border:1px solid #ddd;border-radius:5px;background-color:#fff;cursor:pointer;display:flex;align-items:center;gap:5px;font-size:1rem;color:#000}.DogMealForm_selectedOption__F81Sp{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.DogMealForm_dropdownMenu__YYcwP{position:absolute;top:100%;left:0;width:100%;max-height:300px;overflow-y:auto;background-color:#fff;border:1px solid #ddd;border-radius:5px;z-index:1000;margin-top:5px;color:#000;box-shadow:0 2px 10px rgba(0,0,0,.1)}.DogMealForm_dropdownList__iy_cr{list-style:none;padding:0;margin:0}.DogMealForm_dropdownItem__EzCPU{padding:10px;cursor:pointer;transition:background-color .2s}.DogMealForm_dropdownItem__EzCPU:hover{background-color:#f5f5f5}.DogMealForm_dropdownMenu__YYcwP .DogMealForm_searchInput__Oiy7b{width:calc(100% - 20px);margin:10px;padding:8px;border:1px solid #ddd;border-radius:4px;font-size:14px}@media (max-width:768px){.DogMealForm_group__jiRjq{flex-direction:column;gap:15px}.DogMealForm_dropdownContainer__oin0A{width:100%;min-width:unset}}@media (max-width:480px){.DogMealForm_selectedOption__F81Sp{font-size:14px}.DogMealForm_dropdown__KOwka{padding:.6rem}}.DogMealForm_subscriptionCard__CJvVr{background:#fff;border-radius:20px;padding:2rem;margin-top:2rem;box-shadow:0 4px 6px rgba(0,0,0,.1);text-align:center}.DogMealForm_subscriptionCard__CJvVr h3{font-size:1.5rem;color:var(--primary-blue);margin-bottom:1rem}.DogMealForm_price__Y9NrO{margin:1.5rem 0}.DogMealForm_amount__NQ1u2{font-size:2.5rem;color:var(--primary-blue)}.DogMealForm_period__c_Lbx{font-size:1rem;color:var(--gray-500);margin-left:.5rem}.DogMealForm_description__AFvki{color:var(--gray-700);margin-bottom:1.5rem;line-height:1.6}.DogMealForm_features__5pZmy{margin:0 0 2rem}.DogMealForm_features__5pZmy li{margin:.75rem 0;color:var(--gray-700);justify-content:center;gap:.5rem}.DogMealForm_features__5pZmy li:before{color:#4caf50}.DogMealForm_subscribeButton__tbBpU{background:var(--primary-blue);padding:1rem 2rem;border-radius:30px;font-size:1.1rem;transition:all .3s ease}.DogMealForm_subscribeButton__tbBpU:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(14,27,77,.2)}.DogMealForm_retryButton__mSFc_{background:#dc3545}.DogMealForm_retryButton__mSFc_:hover{box-shadow:0 4px 12px rgba(220,53,69,.2)}.DogMealForm_successMessage__8Owgp{justify-content:center;gap:.5rem;color:#4caf50;padding:1rem;background:rgba(76,175,80,.1);border-radius:30px;margin-top:1rem}@media (max-width:768px){.DogMealForm_subscriptionCard__CJvVr{padding:1.5rem;margin:1rem}.DogMealForm_amount__NQ1u2{font-size:2rem}.DogMealForm_subscribeButton__tbBpU{padding:.875rem 1.75rem;font-size:1rem}}.DogMealForm_loadingOverlay__xE4zT{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;z-index:9999}.DogMealForm_loadingSpinner__UaPCu{background-color:#fff;padding:30px;border-radius:10px;display:flex;flex-direction:column;align-items:center;box-shadow:0 5px 15px rgba(0,0,0,.3)}.DogMealForm_loadingSpinner__UaPCu svg{margin-bottom:15px;color:#0e1b4d;animation:DogMealForm_spin__LkvVx 1s linear infinite}.DogMealForm_loadingSpinner__UaPCu p{font-size:18px;color:#333}@keyframes DogMealForm_spin__LkvVx{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.DogMealForm_referralInput__jA240{width:100%;padding:12px 15px;border:1px solid #ddd;border-radius:6px;font-size:16px;margin-bottom:10px;transition:border-color .2s}.DogMealForm_referralInput__jA240:focus{border-color:#4299e1;outline:none;box-shadow:0 0 0 2px rgba(66,153,225,.2)}.DogMealForm_helpText___tMOr{font-size:14px;color:#666;margin-top:5px;text-align:left}.DogMealForm_sectionDivider__aDi0f{margin:24px 0 16px;border-top:1px solid #e5e5e5;position:relative}.DogMealForm_sectionTitle__ze2ZN{position:relative;top:-12px;background:#fff;display:inline-block;padding:0 12px;margin-left:16px;font-size:16px;color:#555;font-weight:600}.DogMealForm_inputRow__EXpsu{display:flex;gap:16px;width:100%}.DogMealForm_inputRow__EXpsu .DogMealForm_inputGroup__uguO2{flex:1;min-width:0}.DogMealForm_productSection__QNIr_{margin-top:25px;margin-bottom:25px}.DogMealForm_productSection__QNIr_ h3{margin-bottom:15px;font-size:20px;color:#0e1b4d;font-weight:600}.DogMealForm_showcaseCard__0Jrq2{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 10px 25px rgba(0,0,0,.1);margin-bottom:25px;transition:all .3s ease}.DogMealForm_showcaseCard__0Jrq2:hover{transform:translateY(-5px);box-shadow:0 15px 30px rgba(0,0,0,.15)}.DogMealForm_showcaseImage__fY48x{width:100%;height:250px;position:relative;overflow:hidden;background-color:#f8f9fa}.DogMealForm_showcaseImage__fY48x img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transition:transform .5s ease}.DogMealForm_showcaseCard__0Jrq2:hover .DogMealForm_showcaseImage__fY48x img{transform:scale(1.05)}.DogMealForm_fallbackImage__Jgh8g{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:90px;background-color:#f0f8ff}.DogMealForm_showcaseContent__IcpFX{padding:20px}.DogMealForm_showcaseTitle__w_9BX{font-size:24px;font-weight:700;margin-bottom:12px;color:#0e1b4d;position:relative;display:inline-block}.DogMealForm_showcaseTitle__w_9BX:after{content:"";position:absolute;bottom:-4px;left:0;width:40px;height:3px;background-color:#4a90e2}.DogMealForm_showcaseDescription__kh0dg{font-size:16px;line-height:1.6;color:#555;margin-bottom:15px}.DogMealForm_showcaseBadge__SHEVS{display:inline-block;background-color:#e8f4ff;color:#0e1b4d;padding:6px 14px;border-radius:50px;font-size:14px;font-weight:600;margin-bottom:15px}.DogMealForm_addressSection__4s48g{margin-top:20px;padding:15px;background-color:#f9f9f9;border-radius:8px}.DogMealForm_addressCard__yBph_{background:#fff;padding:15px;border-radius:8px;margin-top:10px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.DogMealForm_addressCard__yBph_ p{margin:5px 0;font-size:14px}.DogMealForm_paymentSection__o1PNC{margin-top:25px;text-align:center}.DogMealForm_payButton__fG3OR{background-color:#0e1b4d;color:#fff;border:none;border-radius:8px;padding:12px 30px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .3s}.DogMealForm_payButton__fG3OR:hover{background-color:#162a70}.DogMealForm_referralNote__bcou_{margin-top:10px;font-size:14px;color:#666}.DogMealForm_subscriptionDetails__q__3x{margin-top:15px;padding:15px;background-color:#f9f9f9;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.05)}.DogMealForm_subscriptionDetails__q__3x h3{margin-top:0;margin-bottom:15px;color:#0e1b4d;font-size:20px;font-weight:600}.DogMealForm_planDetails__X7D67{background:#fff;padding:15px;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.1);margin-bottom:15px}.DogMealForm_planName__9PcxY{font-size:18px;font-weight:600;color:#0e1b4d;margin-bottom:8px}.DogMealForm_planPrice__pp8Cg{font-size:22px;font-weight:700;color:#4a90e2;margin-bottom:5px}.DogMealForm_dogCount__33VJ0{font-size:14px;color:#666}.DogMealForm_dogList__NmAhz{background:#fff;padding:15px;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.DogMealForm_dogList__NmAhz h4{margin-top:0;margin-bottom:10px;color:#0e1b4d;font-size:16px;font-weight:600}.DogMealForm_dogList__NmAhz ul{list-style-type:none;padding:0;margin:0}.DogMealForm_dogList__NmAhz li{padding:8px 0;border-bottom:1px solid #eee;color:#555;font-size:15px}.DogMealForm_dogList__NmAhz li:last-child{border-bottom:none}.DogMealForm_dogLoader__BOMp2{width:120px;height:120px;stroke:#0e1b4d;stroke-width:5;stroke-linecap:round;animation:DogMealForm_dogLoading__rsxRq 3s ease-in-out infinite}@keyframes DogMealForm_dogLoading__rsxRq{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.DogMealForm_loadingSpinner__UaPCu h3{margin:0 0 10px;color:#0e1b4d;font-size:22px}.DogMealForm_loadingSpinner__UaPCu p{margin:0;font-size:16px;font-weight:500;color:#666}.DogMealForm_successButton__ieKFY{background-color:#3498db!important;border-color:#2980b9!important}.DogMealForm_successButton__ieKFY:hover{background-color:#2980b9!important}.DogMealForm_planSelection__LQE_M{display:flex;gap:20px;margin-top:20px;flex-wrap:wrap;justify-content:center}.DogMealForm_planCard__8MyAr{flex:1;min-width:300px;max-width:400px;border:2px solid #e5e7eb;border-radius:12px;padding:24px;cursor:pointer;transition:all .3s ease;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.05);display:flex;flex-direction:column;min-height:500px;position:relative}.DogMealForm_planCard__8MyAr:hover{border-color:#4f46e5;transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.DogMealForm_activePlan___fqyN{border:3px solid #4f46e5!important;background-color:#f5f3ff;box-shadow:0 4px 12px rgba(79,70,229,.2)}.DogMealForm_activePlan___fqyN .DogMealForm_amount__NQ1u2,.DogMealForm_activePlan___fqyN .DogMealForm_features__5pZmy li:before,.DogMealForm_activePlan___fqyN .DogMealForm_planHeader__oini_ h3{color:#4f46e5}.DogMealForm_planContent__5OVo2{flex:1;display:flex;flex-direction:column}.DogMealForm_planHeader__oini_{margin-bottom:16px}.DogMealForm_planHeader__oini_ h3{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:8px}.DogMealForm_planPrice__pp8Cg{display:flex;align-items:baseline;gap:4px}.DogMealForm_amount__NQ1u2{font-size:1.5rem;font-weight:700;color:#1f2937}.DogMealForm_period__c_Lbx{font-size:.875rem;color:#6b7280}.DogMealForm_description__AFvki{color:#4b5563;margin-bottom:16px;font-size:.875rem}.DogMealForm_features__5pZmy{list-style:none;padding:0;margin:0 0 20px;flex:1}.DogMealForm_features__5pZmy li{display:flex;align-items:center;gap:8px;color:#4b5563;margin-bottom:8px;font-size:.875rem}.DogMealForm_features__5pZmy li:before{content:"✓";color:#4f46e5;font-weight:700}.DogMealForm_buttonContainer__JurEm{margin-top:auto;padding-top:20px;width:100%;display:flex;justify-content:center;align-items:center}.DogMealForm_subscribeButton__tbBpU{width:100%;padding:12px;background-color:#4f46e5;color:#fff;border:none;border-radius:6px;font-weight:600;cursor:pointer;transition:background-color .3s ease}.DogMealForm_subscribeButton__tbBpU:hover{background-color:#4338ca}.DogMealForm_retryButton__mSFc_{background-color:#ef4444;width:100%}.DogMealForm_retryButton__mSFc_:hover{background-color:#dc2626}.DogMealForm_successMessage__8Owgp{display:flex;align-items:center;gap:8px;color:#059669;font-weight:600;padding:12px;background-color:#ecfdf5;border-radius:6px;margin-top:16px}.DogMealForm_successMessage__8Owgp svg{color:#059669}@media (max-width:1024px){.DogMealForm_planSelection__LQE_M{gap:15px}.DogMealForm_planCard__8MyAr{min-width:280px;min-height:450px}}@media (max-width:768px){.DogMealForm_planSelection__LQE_M{gap:15px}.DogMealForm_planCard__8MyAr{min-width:250px;min-height:420px;padding:20px}.DogMealForm_planHeader__oini_ h3{font-size:1.1rem}.DogMealForm_amount__NQ1u2{font-size:1.3rem}.DogMealForm_features__5pZmy li{font-size:.8rem}}@media (max-width:480px){.DogMealForm_planSelection__LQE_M{flex-direction:column;align-items:center;gap:20px}.DogMealForm_planCard__8MyAr{width:100%;max-width:350px;min-height:400px;padding:16px}.DogMealForm_planHeader__oini_ h3{font-size:1rem}.DogMealForm_amount__NQ1u2{font-size:1.2rem}.DogMealForm_features__5pZmy li{font-size:.75rem}.DogMealForm_retryButton__mSFc_,.DogMealForm_subscribeButton__tbBpU{width:90%}}@media (max-width:320px){.DogMealForm_planCard__8MyAr{min-height:380px;padding:12px}.DogMealForm_planHeader__oini_ h3{font-size:.9rem}.DogMealForm_amount__NQ1u2{font-size:1.1rem}.DogMealForm_features__5pZmy li{font-size:.7rem}}