.DogMealForm_formContainer__f3Uk3{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__Gu5Pi{position:absolute;overflow:hidden}.DogMealForm_progressBar__TLPs2{width:100%;height:4px;background:#e0e0e0;margin-bottom:2rem;border-radius:2px}.DogMealForm_factBox__Sl_wD{background-color:#2b426d;padding:15px 20px;border-radius:15px;color:#fff;max-width:80%}.DogMealForm_progress__wF0PD{height:100%;background:#4a90e2;border-radius:2px;transition:width .3s ease}.DogMealForm_mainHeadingDiv__ItHmS{background-color:#4a90e2;padding:15px;border-radius:35px;position:relative;overflow:hidden}.DogMealForm_headingDiv__nVJHK,.DogMealForm_mainHeadingDiv__ItHmS{width:100%;display:flex;align-items:center;justify-content:center;margin-bottom:2rem}.DogMealForm_headingDiv__nVJHK{gap:1rem}.DogMealForm_dash__roNf7{margin:0;border:0;border-top:.22rem dashed #c9dbe8;width:100%}.DogMealForm_headingName__jEDbO{font-size:2rem;min-width:-moz-fit-content;min-width:fit-content;color:#fff;font-weight:900}.DogMealForm_headingIcons__wzdZm{position:absolute;top:-12%;right:1%;rotate:25deg;opacity:.4}.DogMealForm_addDogButton__lHtap{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__vn5CI{position:absolute;bottom:-40px;left:-5%;rotate:37deg;opacity:.4}.DogMealForm_totalPrice__cbiBe{color:#000;font-size:1.5rem;margin-bottom:1rem}.DogMealForm_SubheadingName__cIP2i{font-size:1.4rem;min-width:-moz-fit-content;min-width:fit-content;color:#000;font-weight:700}.DogMealForm_formStep__ovGcP{animation:DogMealForm_fadeIn__Sg_Mr .3s ease}.DogMealForm_inputGroup__P513q{margin-bottom:1.5rem;position:relative}.DogMealForm_inputGroup__P513q label{display:block;margin-bottom:.5rem;font-weight:500;color:#000;font-size:18px}.DogMealForm_inputGroup__P513q input,.DogMealForm_inputGroup__P513q select{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:5px;font-size:1rem;background-color:#fff;color:#000}.DogMealForm_errorText__b_Kct{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__ikBy2{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;margin-top:12px}.DogMealForm_coolCheckbox__JwVzC{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__JwVzC:hover{background:#dce9f7;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.05)}.DogMealForm_coolCheckbox__JwVzC input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.DogMealForm_checkmark__YT3ZG{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__JwVzC:hover .DogMealForm_checkmark__YT3ZG{border-color:var(--primary-blue)}.DogMealForm_coolCheckbox__JwVzC input:checked~.DogMealForm_checkmark__YT3ZG{background-color:var(--primary-blue);border-color:var(--primary-blue)}.DogMealForm_checkmark__YT3ZG: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__JwVzC input:checked~.DogMealForm_checkmark__YT3ZG:after{display:block}.DogMealForm_checkboxLabel__fmAgr{font-size:15px;color:#495057;font-weight:500}.DogMealForm_coolCheckbox__JwVzC input:checked~.DogMealForm_checkboxLabel__fmAgr{color:var(--primary-blue)}.DogMealForm_coolCheckbox__JwVzC input:checked{background-color:var(--primary-blue)}.DogMealForm_coolCheckbox__JwVzC input:checked~.DogMealForm_checkmark__YT3ZG{animation:DogMealForm_checkmark-pop__OKcvG .3s ease-out}@keyframes DogMealForm_checkmark-pop__OKcvG{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.DogMealForm_lastPageOfferDiv___87_t{display:flex;align-items:center;justify-content:center;color:#000;flex-direction:column;gap:10px}.DogMealForm_offerHeading__uaYm_{font-size:3rem;margin-bottom:15px}.DogMealForm_offersDesc__LaHLu{font-size:1rem;line-height:23px;margin-bottom:15px;text-align:center}@media (max-width:768px){.DogMealForm_checkboxGroup__ikBy2{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px}.DogMealForm_coolCheckbox__JwVzC{padding:10px 12px}.DogMealForm_checkmark__YT3ZG{height:20px;width:20px;min-width:20px}.DogMealForm_checkboxLabel__fmAgr{font-size:14px}}@media (max-width:480px){.DogMealForm_checkboxGroup__ikBy2{gap:8px}.DogMealForm_coolCheckbox__JwVzC{padding:8px 10px}.DogMealForm_checkmark__YT3ZG{height:18px;width:18px;min-width:18px}.DogMealForm_checkboxLabel__fmAgr{font-size:13px}}.DogMealForm_buttonGroup__xHv4F{display:flex;justify-content:space-between;margin-top:2rem;position:relative}.DogMealForm_nextButton__q5WH3,.DogMealForm_prevButton__CiIBV,.DogMealForm_submitButton__XtLey{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__CiIBV{background:#fff;color:#000;border:1px solid #000}.DogMealForm_nextButton__q5WH3,.DogMealForm_submitButton__XtLey{background:#4a90e2;color:#fff}.DogMealForm_submitButton__XtLey{background:#d7d9dc}.DogMealForm_nextButton__q5WH3:hover,.DogMealForm_prevButton__CiIBV:hover,.DogMealForm_submitButton__XtLey:hover{transform:translateY(-2px)}@media (max-width:768px){.DogMealForm_formContainer__f3Uk3{margin:1rem;padding:1rem}}.DogMealForm_breedSearchContainer__TpUR3{position:relative;width:100%}.DogMealForm_searchInput__ksdJM{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__ksdJM:focus{outline:none;border-color:#4a90e2;box-shadow:0 0 0 2px rgba(74,144,226,.1)}.DogMealForm_breedDropdown__ndFG5{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__AughG{padding:.75rem 1rem;cursor:pointer;transition:background-color .2s ease}.DogMealForm_breedOption__AughG:hover{background-color:#f5f8ff}.DogMealForm_breedOption__AughG+.DogMealForm_breedOption__AughG{border-top:1px solid #eee}.DogMealForm_breedDropdown__ndFG5::-webkit-scrollbar{width:8px}.DogMealForm_breedDropdown__ndFG5::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.DogMealForm_breedDropdown__ndFG5::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.DogMealForm_breedDropdown__ndFG5::-webkit-scrollbar-thumb:hover{background:#999}@keyframes DogMealForm_fadeIn__Sg_Mr{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.DogMealForm_breedDropdown__ndFG5{animation:DogMealForm_fadeIn__Sg_Mr .2s ease}.DogMealForm_buttongroup__qgucO .DogMealForm_inputradio__LHSBe[type=radio]{display:none}.DogMealForm_buttongroup__qgucO .DogMealForm_label__8dBSc{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__qgucO .DogMealForm_inputradio__LHSBe[type=radio]:checked+.DogMealForm_label__8dBSc{background-color:#0b1f44;color:#fff;border:1px solid #2b426d}.DogMealForm_genderDiv__RsGsi{width:100%;margin-bottom:2rem}.DogMealForm_ageDiv__qusn1,.DogMealForm_genderDiv__RsGsi{display:flex;gap:2rem;align-items:center;justify-content:center}.DogMealForm_stepIndicator__8ZOxp{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:2rem;position:relative}.DogMealForm_stepGroup__OvtZW{display:flex;align-items:center;flex:1}.DogMealForm_stepDot__9zoO_{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__Gu5Pi{width:28px;height:28px;fill:#666;transition:fill .3s ease}.DogMealForm_stepNumber__qS6MQ{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__JgLMe{background-color:#4a90e2}.DogMealForm_stepActive__JgLMe .DogMealForm_pawIcon__Gu5Pi{fill:#fff}.DogMealForm_stepLine__7fqfr{flex:1;height:4px;background-color:#e0e0e0;margin:0 8px;transition:background-color .3s ease}.DogMealForm_stepLineActive__e8uS3{background-color:#4a90e2}@media (max-width:768px){.DogMealForm_stepIndicator__8ZOxp{overflow-x:auto;padding-bottom:10px}.DogMealForm_stepDot__9zoO_{width:40px;height:40px}.DogMealForm_pawIcon__Gu5Pi{width:24px;height:24px}.DogMealForm_stepNumber__qS6MQ{font-size:11px}.DogMealForm_stepLine__7fqfr{margin:0 4px}}.DogMealForm_couponContainer__ZTHim{display:flex;flex-direction:column;align-items:center;padding:2rem;margin:2rem 0;background:#f8f9fa;border-radius:8px;text-align:center}.DogMealForm_couponText__yNzO_{font-size:1.2rem;margin-bottom:1.5rem;color:#333}.DogMealForm_couponCodeBox__nQJ8B{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__cdqWZ{font-size:1.5rem;font-weight:700;letter-spacing:1px;color:#2c5282}.DogMealForm_copyButton__1twot{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__1twot:hover{background:#3182ce}.DogMealForm_couponInstructions__d_YPT{margin-top:1.5rem;color:#666}.DogMealForm_rescueDiv__lGIdc{display:flex;width:100%;align-items:center;justify-content:flex-start;gap:1rem;margin-bottom:1rem}.DogMealForm_rescueCheck__8fEGm{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__8fEGm:checked{background-color:var(--primary-blue)!important;border-color:var(--primary-blue)!important}.DogMealForm_rescueCheck__8fEGm: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__P513q input[type=checkbox].DogMealForm_rescueCheck__8fEGm{background-color:#ebf5ff!important;border:2px solid #0e1b4d!important;border-radius:6px!important;width:20px!important;height:20px!important;padding:0!important}.DogMealForm_activeIndexBtn__LcjxP{background-color:transparent;border:none;outline:none;width:100%}.DogMealForm_dogActiveWrapper__Tnf3I{display:flex;align-items:center;justify-content:space-between;width:100%}.DogMealForm_rescueLabel__4y6c2{margin:0!important;cursor:pointer}.DogMealForm_dogBtnImg__4Qc9S{width:180px;height:180px;opacity:.5;transition:all .3s ease}.DogMealForm_treatImg__7sPVY{height:140px;width:140px}.DogMealForm_dogBtnImg__4Qc9S.DogMealForm_active__kFCTW{opacity:1}.DogMealForm_dogsImgDiv__pqyAw{display:flex;gap:1rem;width:100%;align-items:center;justify-content:center}.DogMealForm_activeIndexBtn__LcjxP:hover .DogMealForm_dogBtnImg__4Qc9S{opacity:.8}.DogMealForm_textAreadiv__N_et5{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__N_et5: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__hot3R{font-size:20px;color:#000;margin:0}.DogMealForm_activeDesc__dkzFn{font-size:16px;color:#666;margin:0}.DogMealForm_sectionHeader__Jd3Yw{display:flex;justify-content:flex-end;margin-bottom:1rem}.DogMealForm_deleteButton__3T30f{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__3T30f:hover{background-color:#c00}.DogMealForm_deleteButton__3T30f svg{width:20px;height:20px}.DogMealForm_otherOption__SbHWg{background-color:#f0f0f0;font-weight:500;border-top:1px solid #ddd}.DogMealForm_customBreedContainer__btw3b{display:flex;flex-direction:column;gap:8px}.DogMealForm_backToSearchButton__Ioyzw{padding:8px;background:none;border:1px solid #ddd;border-radius:4px;color:#666;cursor:pointer;font-size:14px;transition:all .2s ease}.DogMealForm_backToSearchButton__Ioyzw:hover{background-color:#f0f0f0;color:#333}@media (min-width:1201px){.DogMealForm_formContainer__f3Uk3{width:80%;max-width:1200px}.DogMealForm_dogBtnImg__4Qc9S{width:180px;height:180px}.DogMealForm_treatImg__7sPVY{height:140px;width:140px}}@media (max-width:1200px){.DogMealForm_formContainer__f3Uk3{width:90%;padding:1.5rem}.DogMealForm_dogBtnImg__4Qc9S{width:150px;height:150px}.DogMealForm_treatImg__7sPVY{height:120px;width:120px}.DogMealForm_headingName__jEDbO{font-size:1.8rem}.DogMealForm_SubheadingName__cIP2i{font-size:1.2rem}}@media (max-width:991px){.DogMealForm_formContainer__f3Uk3{width:95%;padding:1rem}.DogMealForm_dogBtnImg__4Qc9S{width:120px;height:120px}.DogMealForm_treatImg__7sPVY{height:100px;width:100px}.DogMealForm_genderDiv__RsGsi{gap:1rem}.DogMealForm_buttongroup__qgucO .DogMealForm_label__8dBSc{width:80px;font-size:16px;padding:5px 15px}.DogMealForm_ageDiv__qusn1{gap:1rem}.DogMealForm_textAreadiv__N_et5{padding:8px}.DogMealForm_activetitle__hot3R{font-size:18px}.DogMealForm_activeDesc__dkzFn{font-size:14px}}@media (max-width:767px){.DogMealForm_formContainer__f3Uk3{width:100%;margin:1rem 0;padding:1rem}.DogMealForm_dogActiveWrapper__Tnf3I{justify-content:center;gap:1rem}.DogMealForm_dogBtnImg__4Qc9S{width:100px;height:100px}.DogMealForm_treatImg__7sPVY{height:80px;width:80px}.DogMealForm_headingName__jEDbO{font-size:1.5rem}.DogMealForm_SubheadingName__cIP2i{font-size:1rem}.DogMealForm_genderDiv__RsGsi{gap:.5rem}.DogMealForm_ageDiv__qusn1{flex-direction:column;gap:.5rem}.DogMealForm_buttongroup__qgucO .DogMealForm_label__8dBSc{width:100%;margin:3px 0}.DogMealForm_stepIndicator__8ZOxp{margin-bottom:1rem}.DogMealForm_stepDot__9zoO_{width:35px;height:35px}.DogMealForm_pawIcon__Gu5Pi{width:20px;height:20px}.DogMealForm_buttonGroup__xHv4F{flex-direction:column-reverse;gap:1rem}.DogMealForm_nextButton__q5WH3,.DogMealForm_prevButton__CiIBV,.DogMealForm_submitButton__XtLey{width:100%}.DogMealForm_couponCodeBox__nQJ8B{flex-direction:column;gap:.5rem}.DogMealForm_code__cdqWZ{font-size:1.2rem}}@media (max-width:575px){.DogMealForm_formContainer__f3Uk3{padding:.5rem}.DogMealForm_mainHeadingDiv__ItHmS{padding:10px;margin-bottom:1rem}.DogMealForm_headingName__jEDbO{font-size:1.2rem}.DogMealForm_dogBtnImg__4Qc9S{width:80px;height:80px}.DogMealForm_treatImg__7sPVY{height:60px;width:60px}.DogMealForm_checkboxGroup__ikBy2{grid-template-columns:1fr}.DogMealForm_coolCheckbox__JwVzC{padding:8px}.DogMealForm_checkmark__YT3ZG{width:18px;height:18px;min-width:18px}.DogMealForm_checkboxLabel__fmAgr{font-size:13px}.DogMealForm_factBox__Sl_wD{max-width:100%;margin:1rem}.DogMealForm_stepNumber__qS6MQ{font-size:8px;width:9px;height:9px}}@media (max-height:600px) and (orientation:landscape){.DogMealForm_formContainer__f3Uk3{margin:.5rem auto}.DogMealForm_dogActiveWrapper__Tnf3I{flex-wrap:nowrap;overflow-x:auto;padding-bottom:1rem}.DogMealForm_dogBtnImg__4Qc9S{width:90px;height:90px}.DogMealForm_treatImg__7sPVY{height:70px;width:70px}.DogMealForm_ageDiv__qusn1,.DogMealForm_genderDiv__RsGsi{flex-direction:row}}@media (hover:none){.DogMealForm_coolCheckbox__JwVzC{padding:12px}.DogMealForm_buttongroup__qgucO .DogMealForm_label__8dBSc{padding:10px 20px}.DogMealForm_nextButton__q5WH3,.DogMealForm_prevButton__CiIBV,.DogMealForm_submitButton__XtLey{padding:12px 24px}}.DogMealForm_group__54Qhp{display:flex;align-items:center;gap:10px;width:100%}.DogMealForm_dropdownContainer__XM3FT{position:relative;min-width:180px}.DogMealForm_dropdown__yPCz3{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__QaJj8{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.DogMealForm_dropdownMenu__G6qtF{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__m8_6T{list-style:none;padding:0;margin:0}.DogMealForm_dropdownItem__sahJG{padding:10px;cursor:pointer;transition:background-color .2s}.DogMealForm_dropdownItem__sahJG:hover{background-color:#f5f5f5}.DogMealForm_dropdownMenu__G6qtF .DogMealForm_searchInput__ksdJM{width:calc(100% - 20px);margin:10px;padding:8px;border:1px solid #ddd;border-radius:4px;font-size:14px}@media (max-width:768px){.DogMealForm_group__54Qhp{flex-direction:column;gap:15px}.DogMealForm_dropdownContainer__XM3FT{width:100%;min-width:unset}}@media (max-width:480px){.DogMealForm_selectedOption__QaJj8{font-size:14px}.DogMealForm_dropdown__yPCz3{padding:.6rem}}.DogMealForm_subscriptionCard__c5EN_{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__c5EN_ h3{font-size:1.5rem;color:var(--primary-blue);margin-bottom:1rem}.DogMealForm_price__9j4sE{margin:1.5rem 0}.DogMealForm_amount__UfZdh{font-size:2.5rem;color:var(--primary-blue)}.DogMealForm_period__Jqe4C{font-size:1rem;color:var(--gray-500);margin-left:.5rem}.DogMealForm_description__70KAG{color:var(--gray-700);margin-bottom:1.5rem;line-height:1.6}.DogMealForm_features__mXzPR{margin:0 0 2rem}.DogMealForm_features__mXzPR li{margin:.75rem 0;color:var(--gray-700);justify-content:center;gap:.5rem}.DogMealForm_features__mXzPR li:before{color:#4caf50}.DogMealForm_subscribeButton__7CDRF{background:var(--primary-blue);padding:1rem 2rem;border-radius:30px;font-size:1.1rem;transition:all .3s ease}.DogMealForm_subscribeButton__7CDRF:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(14,27,77,.2)}.DogMealForm_retryButton__IGWw9{background:#dc3545}.DogMealForm_retryButton__IGWw9:hover{box-shadow:0 4px 12px rgba(220,53,69,.2)}.DogMealForm_successMessage___SJdp{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__c5EN_{padding:1.5rem;margin:1rem}.DogMealForm_amount__UfZdh{font-size:2rem}.DogMealForm_subscribeButton__7CDRF{padding:.875rem 1.75rem;font-size:1rem}}.DogMealForm_loadingOverlay__0ed74{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__iciG0{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__iciG0 svg{margin-bottom:15px;color:#0e1b4d;animation:DogMealForm_spin__EiHUq 1s linear infinite}.DogMealForm_loadingSpinner__iciG0 p{font-size:18px;color:#333}@keyframes DogMealForm_spin__EiHUq{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.DogMealForm_referralInput__gEw0O{width:100%;padding:12px 15px;border:1px solid #ddd;border-radius:6px;font-size:16px;margin-bottom:10px;transition:border-color .2s}.DogMealForm_referralInput__gEw0O:focus{border-color:#4299e1;outline:none;box-shadow:0 0 0 2px rgba(66,153,225,.2)}.DogMealForm_helpText__GA7As{font-size:14px;color:#666;margin-top:5px;text-align:left}.DogMealForm_sectionDivider__3lBqI{margin:24px 0 16px;border-top:1px solid #e5e5e5;position:relative}.DogMealForm_sectionTitle__eSUYX{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__qQUPn{display:flex;gap:16px;width:100%}.DogMealForm_inputRow__qQUPn .DogMealForm_inputGroup__P513q{flex:1;min-width:0}.DogMealForm_productSection__3xe1K{margin-top:25px;margin-bottom:25px}.DogMealForm_productSection__3xe1K h3{margin-bottom:15px;font-size:20px;color:#0e1b4d;font-weight:600}.DogMealForm_showcaseCard__G4k2P{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__G4k2P:hover{transform:translateY(-5px);box-shadow:0 15px 30px rgba(0,0,0,.15)}.DogMealForm_showcaseImage__FKm7x{width:100%;height:250px;position:relative;overflow:hidden;background-color:#f8f9fa}.DogMealForm_showcaseImage__FKm7x img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transition:transform .5s ease}.DogMealForm_showcaseCard__G4k2P:hover .DogMealForm_showcaseImage__FKm7x img{transform:scale(1.05)}.DogMealForm_fallbackImage__0_5wG{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:90px;background-color:#f0f8ff}.DogMealForm_showcaseContent__v9E6o{padding:20px}.DogMealForm_showcaseTitle___H_0X{font-size:24px;font-weight:700;margin-bottom:12px;color:#0e1b4d;position:relative;display:inline-block}.DogMealForm_showcaseTitle___H_0X:after{content:"";position:absolute;bottom:-4px;left:0;width:40px;height:3px;background-color:#4a90e2}.DogMealForm_showcaseDescription__xPpUX{font-size:16px;line-height:1.6;color:#555;margin-bottom:15px}.DogMealForm_showcaseBadge__WxO65{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__jW7V_{margin-top:20px;padding:15px;background-color:#f9f9f9;border-radius:8px}.DogMealForm_addressCard__rOVWp{background:#fff;padding:15px;border-radius:8px;margin-top:10px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.DogMealForm_addressCard__rOVWp p{margin:5px 0;font-size:14px}.DogMealForm_paymentSection__3xC6e{margin-top:25px;text-align:center}.DogMealForm_payButton__ed5nk{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__ed5nk:hover{background-color:#162a70}.DogMealForm_referralNote__Nqzkv{margin-top:10px;font-size:14px;color:#666}.DogMealForm_subscriptionDetails__ZujqF{margin-top:15px;padding:15px;background-color:#f9f9f9;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.05)}.DogMealForm_subscriptionDetails__ZujqF h3{margin-top:0;margin-bottom:15px;color:#0e1b4d;font-size:20px;font-weight:600}.DogMealForm_planDetails__6WwJm{background:#fff;padding:15px;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.1);margin-bottom:15px}.DogMealForm_planName__Cj9eo{font-size:18px;font-weight:600;color:#0e1b4d;margin-bottom:8px}.DogMealForm_planPrice__xxAQm{font-size:22px;font-weight:700;color:#4a90e2;margin-bottom:5px}.DogMealForm_dogCount__Rg1Vo{font-size:14px;color:#666}.DogMealForm_dogList__RksaN{background:#fff;padding:15px;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.DogMealForm_dogList__RksaN h4{margin-top:0;margin-bottom:10px;color:#0e1b4d;font-size:16px;font-weight:600}.DogMealForm_dogList__RksaN ul{list-style-type:none;padding:0;margin:0}.DogMealForm_dogList__RksaN li{padding:8px 0;border-bottom:1px solid #eee;color:#555;font-size:15px}.DogMealForm_dogList__RksaN li:last-child{border-bottom:none}.DogMealForm_dogLoader__71Udr{width:120px;height:120px;stroke:#0e1b4d;stroke-width:5;stroke-linecap:round;animation:DogMealForm_dogLoading__a8FQL 3s ease-in-out infinite}@keyframes DogMealForm_dogLoading__a8FQL{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__iciG0 h3{margin:0 0 10px;color:#0e1b4d;font-size:22px}.DogMealForm_loadingSpinner__iciG0 p{margin:0;font-size:16px;font-weight:500;color:#666}.DogMealForm_successButton__IOJqY{background-color:#3498db!important;border-color:#2980b9!important}.DogMealForm_successButton__IOJqY:hover{background-color:#2980b9!important}.DogMealForm_planSelection__3vhxm{display:flex;gap:20px;margin-top:20px;flex-wrap:wrap;justify-content:center}.DogMealForm_planCard__MtitP{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__MtitP:hover{border-color:#4f46e5;transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.DogMealForm_activePlan__dkdmS{border:3px solid #4f46e5!important;background-color:#f5f3ff;box-shadow:0 4px 12px rgba(79,70,229,.2)}.DogMealForm_activePlan__dkdmS .DogMealForm_amount__UfZdh,.DogMealForm_activePlan__dkdmS .DogMealForm_features__mXzPR li:before,.DogMealForm_activePlan__dkdmS .DogMealForm_planHeader__jAefk h3{color:#4f46e5}.DogMealForm_planContent__MCz_3{flex:1;display:flex;flex-direction:column}.DogMealForm_planHeader__jAefk{margin-bottom:16px}.DogMealForm_planHeader__jAefk h3{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:8px}.DogMealForm_planPrice__xxAQm{display:flex;align-items:baseline;gap:4px}.DogMealForm_amount__UfZdh{font-size:1.5rem;font-weight:700;color:#1f2937}.DogMealForm_period__Jqe4C{font-size:.875rem;color:#6b7280}.DogMealForm_description__70KAG{color:#4b5563;margin-bottom:16px;font-size:.875rem}.DogMealForm_features__mXzPR{list-style:none;padding:0;margin:0 0 20px;flex:1}.DogMealForm_features__mXzPR li{display:flex;align-items:center;gap:8px;color:#4b5563;margin-bottom:8px;font-size:.875rem}.DogMealForm_features__mXzPR li:before{content:"✓";color:#4f46e5;font-weight:700}.DogMealForm_buttonContainer__Xqr1P{margin-top:auto;padding-top:20px;width:100%;display:flex;justify-content:center;align-items:center}.DogMealForm_subscribeButton__7CDRF{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__7CDRF:hover{background-color:#4338ca}.DogMealForm_retryButton__IGWw9{background-color:#ef4444;width:100%}.DogMealForm_retryButton__IGWw9:hover{background-color:#dc2626}.DogMealForm_successMessage___SJdp{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___SJdp svg{color:#059669}@media (max-width:1024px){.DogMealForm_planSelection__3vhxm{gap:15px}.DogMealForm_planCard__MtitP{min-width:280px;min-height:450px}}@media (max-width:768px){.DogMealForm_planSelection__3vhxm{gap:15px}.DogMealForm_planCard__MtitP{min-width:250px;min-height:420px;padding:20px}.DogMealForm_planHeader__jAefk h3{font-size:1.1rem}.DogMealForm_amount__UfZdh{font-size:1.3rem}.DogMealForm_features__mXzPR li{font-size:.8rem}}@media (max-width:480px){.DogMealForm_planSelection__3vhxm{flex-direction:column;align-items:center;gap:20px}.DogMealForm_planCard__MtitP{width:100%;max-width:350px;min-height:400px;padding:16px}.DogMealForm_planHeader__jAefk h3{font-size:1rem}.DogMealForm_amount__UfZdh{font-size:1.2rem}.DogMealForm_features__mXzPR li{font-size:.75rem}.DogMealForm_retryButton__IGWw9,.DogMealForm_subscribeButton__7CDRF{width:90%}}@media (max-width:320px){.DogMealForm_planCard__MtitP{min-height:380px;padding:12px}.DogMealForm_planHeader__jAefk h3{font-size:.9rem}.DogMealForm_amount__UfZdh{font-size:1.1rem}.DogMealForm_features__mXzPR li{font-size:.7rem}}.Popup_overlay__BFzsP{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000;animation:Popup_fadeIn__I8K4v .2s ease-out;cursor:pointer}.Popup_overlay__BFzsP:not([style*="cursor: default"]){cursor:default}.Popup_popup__vRI8E{background:#fff;padding:2rem;border-radius:12px;width:90%;max-width:500px;position:relative;box-shadow:0 4px 20px rgba(0,0,0,.15);animation:Popup_slideUp__pI3H8 .3s ease-out}.Popup_closeButton__O7onv{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#666;padding:.5rem;line-height:1;border-radius:50%;transition:background-color .2s}.Popup_closeButton__O7onv:hover{background-color:#f5f5f5}.Popup_title__FcLS8{margin:0 0 1rem;font-size:1.5rem;color:#333}.Popup_message__zGC_H{margin:0 0 1.5rem;color:#666;line-height:1.5}.Popup_buttonContainer__3YyA5{display:flex;gap:1rem;justify-content:flex-end}.Popup_button__UdQgR{padding:.75rem 1.5rem;border:none;border-radius:6px;font-weight:500;cursor:pointer;transition:transform .2s,opacity .2s}.Popup_button__UdQgR:hover{transform:translateY(-1px)}.Popup_button__UdQgR:active{transform:translateY(0)}.Popup_primaryButton__k_BjY{background-color:#4a90e2;color:#fff}.Popup_primaryButton__k_BjY:hover{opacity:.9}.Popup_secondaryButton__0Rnol{background-color:#f5f5f5;color:#333;border:1px solid #d4d4d4}.Popup_secondaryButton__0Rnol:hover{background-color:#eee}@keyframes Popup_fadeIn__I8K4v{0%{opacity:0}to{opacity:1}}@keyframes Popup_slideUp__pI3H8{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@media (max-width:768px){.Popup_popup__vRI8E{width:95%;padding:1.5rem}.Popup_buttonContainer__3YyA5{flex-direction:column-reverse}.Popup_button__UdQgR{width:100%}}.WeightSelector_weightSelectorContainer__qG_bs{width:100%;padding:20px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.WeightSelector_weightDisplay__Q2h_y{text-align:center;margin-bottom:20px;font-size:24px;font-weight:700;color:var(--primary-blue)}.WeightSelector_weightValue__uow_6{font-size:32px;margin-right:8px}.WeightSelector_weightUnit__KY_Ko{font-size:20px;opacity:.8}.WeightSelector_slider__t0PVm{position:relative;width:100%;height:6px;background-color:#e0e0e0;border-radius:3px;cursor:pointer}.WeightSelector_progress___pgwy{position:absolute;height:100%;background-color:var(--primary-blue);border-radius:3px;transition:width .1s ease}.WeightSelector_thumb__9dSux{position:absolute;top:50%;transform:translate(-50%,-50%);width:24px;height:24px;background:#fff;border:2px solid var(--primary-blue);border-radius:50%;cursor:grab;transition:transform .1s ease}.WeightSelector_thumb__9dSux:active{cursor:grabbing;transform:translate(-50%,-50%) scale(1.1)}.WeightSelector_thumbInner__6G_ch{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:12px;height:12px;background-color:var(--primary-blue);border-radius:50%}.WeightSelector_markers__7G17_{display:flex;justify-content:space-between;margin-top:10px;color:#666;font-size:14px}.WeightSelector_markers__7G17_ span{position:relative}.WeightSelector_markers__7G17_ span:first-child:after,.WeightSelector_markers__7G17_ span:last-child:after{content:"";position:absolute;top:-15px;left:50%;transform:translateX(-50%);width:2px;height:8px;background-color:#666}.Confetti_confettiContainer__nMNXw{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:9999;overflow:hidden}.Confetti_confetti__TJsIq{position:absolute;animation:Confetti_fall__qIhia linear forwards;opacity:.8;border-radius:50%}@keyframes Confetti_fall__qIhia{0%{transform:translateY(-10px) rotate(0deg);opacity:1}to{transform:translateY(100vh) rotate(1turn);opacity:0}}