:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff;width:100%}a:hover{color:#747bff}button{background-color:#f9f9f9}}.mylabel{display:flex;flex-direction:column;outline:none}input[type=date],.mylabel input[list=countries]{background-color:#eee4ff;border:none;border-radius:10px;padding:10px;font-size:16px;color:#333;appearance:none;-moz-appearance:none}.mylabel input:focus,.mylabel select:focus{outline:none;box-shadow:none}.microbiome-form-wrapper{display:flex;justify-content:center;padding:40px;background-color:#022f6f67;min-height:100vh}.microbiome-form{background:#fff;border-radius:20px;padding:40px 60px;max-width:1700px;width:80%}.form-header-item{display:flex;justify-content:center;width:33%}.logo-item{display:flex;justify-content:flex-end;align-items:center}.form-header{display:flex;justify-content:space-between;align-items:center}.form-header h2{font-weight:700;text-align:center;font-size:clamp(24px,2vw,32px)}.form-header img{width:40%;min-width:75px}.form-grid2{display:grid;grid-template-columns:repeat(3,1fr);gap:30px 45px;margin-top:30px}.microbiome-form input[type=text],.microbiome-form input[type=number],.microbiome-form input[type=email]{padding:12px 26px;border-radius:10px;border:none;background-color:#f0eaff;font-size:14px}.section{grid-column:1 / -1;margin-top:20px}.checkbox-grid{display:flex;flex-wrap:wrap;gap:12px;margin-top:10px}.checkbox-item{background:#efeaff;padding:12px 20px;border-radius:12px;gap:12px;width:24%;font-size:clamp(9px,1vw,13px);display:flex;justify-content:space-around;align-items:center;transition:all .3s ease;cursor:pointer}.button-group{display:flex;flex-wrap:wrap;gap:12px;margin-top:10px}.diet-btn{padding:12px 20px;background-color:#dcd2ff;border:none;border-radius:10px;cursor:pointer;font-weight:500}.submit-section{grid-column:1 / -1;display:flex;justify-content:center}.submit-btn{padding:12px 36px;background-color:#02306f;color:#fff;font-weight:700;border:none;border-radius:10px;font-size:16px;cursor:pointer}.input-container{display:flex;justify-content:space-between}.second-row-input{width:150px;height:40px}.input-select-wrapper select{margin-right:10px}select{padding:10px 30px 10px 10px;margin-bottom:15px;background-color:#f1edff;border-radius:10px;height:40px;border:none;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-repeat:no-repeat;background-position:right 15px center;background-size:10px}.custom-checkbox{display:inline-block;position:relative;padding-left:28px;cursor:pointer;-webkit-user-select:none;user-select:none;display:flex;justify-content:flex-start;align-items:center}.checkinput2{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{margin-right:5px;position:absolute;right:0;top:auto;height:25px;width:25px;background-color:#fff;border-radius:6px;margin-left:25px;transition:all .2s ease}.checkmark:after{content:"";position:absolute;display:none;left:7px;top:2px;width:6px;height:12px;border:solid #00316b;border-width:0 3px 3px 0;transform:rotate(45deg)}.checkinput2:checked~.checkmark{background-color:#ecebff;border-color:#00316b}.checkinput2:checked~.checkmark:after{display:block}.consent-checkbox{display:flex;align-items:flex-start;gap:12px;margin-top:10px;width:100%}.consent-checkbox .custom-checkbox{display:flex;align-items:flex-start;gap:12px;padding-left:0;position:relative;width:100%}.consent-checkbox .checkinput2{position:relative;opacity:1;cursor:pointer;height:auto;width:auto;margin:0;display:none}.consent-checkbox .checkmark{position:relative;margin-right:0;margin-left:0;right:auto;top:auto;height:25px;width:25px;min-width:25px;background-color:#fff;border:2px solid #00316b;border-radius:6px;transition:all .2s ease;flex-shrink:0;display:block;z-index:1}.consent-checkbox .checkinput2:checked~.checkmark{background-color:#ecebff;border-color:#00316b}.consent-checkbox .checkinput2:checked~.checkmark:after{content:"";position:absolute;display:block;left:50%;top:50%;width:6px;height:12px;border:solid #00316b;border-width:0 3px 3px 0;transform:translate(-50%,-50%) rotate(45deg)}.consent-label-text{font-size:16px;font-weight:500;color:#333;line-height:1.5;flex:1;margin-top:0}@media screen and (max-width:768px){.consent-checkbox,.consent-checkbox .custom-checkbox{gap:10px;width:100%}.consent-checkbox .checkmark{height:24px;width:24px;min-width:24px;display:block;visibility:visible}.consent-checkbox .checkinput2:checked~.checkmark:after{width:5px;height:11px;border-width:0 2px 2px 0}.consent-label-text{font-size:14px;line-height:1.4}}@media screen and (max-width:480px){.consent-checkbox,.consent-checkbox .custom-checkbox{gap:8px;width:100%}.consent-checkbox .checkmark{height:22px;width:22px;min-width:22px;display:block;visibility:visible}.consent-checkbox .checkinput2:checked~.checkmark:after{width:4px;height:9px;border-width:0 2px 2px 0}.consent-label-text{font-size:12px;line-height:1.3}}.antibiotic-toggle{display:flex;gap:20px}.antibiotic-btn{padding:12px 24px;border:none;border-radius:12px;background-color:#efeaff;color:#000;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:10px;transition:all .3s ease}.antibiotic-btn.selected{background-color:#00316b;color:#fff}.last-row{display:flex;justify-content:space-between;align-items:center;margin-top:8px}.short-label{width:45%}.kitid-composite{position:relative;display:flex;justify-content:space-between;border-radius:10px;border:none;background-color:#f0eaff}.kitid-composite .kitid-input{padding-left:44px;padding-right:44px;text-align:center}.kitid-prefix{position:absolute;left:12px;top:50%;transform:translateY(-50%);font-weight:700;color:#333;pointer-events:none;z-index:1}.kitid-suffix{position:absolute;right:8px;top:50%;transform:translateY(-50%);font-weight:700;color:#333;pointer-events:none;z-index:1}@media screen and (max-width:768px){.kitid-composite .kitid-input{padding-left:40px;padding-right:40px}.kitid-prefix{left:10px}.kitid-suffix{right:6px}}@media screen and (max-width:480px){.kitid-composite .kitid-input{padding-left:36px;padding-right:36px}.kitid-prefix{left:8px}.kitid-suffix{right:4px}}@media screen and (max-width:1440px){.form-grid2{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:1200px){.checkbox-item{width:32%}}@media screen and (max-width:1040px){.form-grid2{display:grid;grid-template-columns:repeat(2,1fr);gap:30px 45px;margin-top:30px}.height-weight{gap:15px}.checkbox-item{width:47%}}@media screen and (max-width:1000px){.form-grid2{display:grid;grid-template-columns:repeat(1,1fr);gap:30px 45px;margin-top:30px}.microbiome-form-wrapper{padding:20px}.height-weight{flex-direction:column}.second-row-input{width:84%}.input-select-wrapper select{min-width:100px}.form-header{display:flex;justify-content:space-between!important}.extra{display:none}.form-heading{width:100%;display:flex;justify-content:flex-start}.form-header h2{text-align:left}}@media screen and (max-width:850px){.second-row-input{width:82%}.checkbox-item{width:23%;flex-direction:column;align-items:center;justify-content:center;padding:12px 6px;text-align:center}.checkbox-item img{width:40%;max-height:40px;object-fit:contain}.checkbox-label-text{margin-top:6px;font-size:11px;text-align:center}.checkmark{display:none}}@media screen and (max-width:780px){.second-row-input{width:80%}@media screen and (max-width:715px){.second-row-input{width:77.5%}}}@media screen and (max-width:648px){.second-row-input{width:77%}.checkbox-item{width:30%}.microbiome-form{padding:25px}}@media screen and (max-width:570px){.second-row-input{width:75%}.input-container{gap:23px;flex-direction:column}.short-label{width:100%}}@media screen and (max-width:530px){.second-row-input{width:73%}.input-container{gap:20px;flex-direction:column}}@media screen and (max-width:500px){.second-row-input{width:70%}}@media screen and (max-width:500px){.second-row-input{width:68%}.input-container{gap:20px;flex-direction:column}.short-label{width:100%}}@media screen and (max-width:435px){.second-row-input{width:62%}}@media screen and (max-width:415px){.second-row-input{width:57%}.mylabel,.rpcrp-form .section{width:95%}.last-row{flex-direction:column;gap:50px}.submit-btn,.submit-section{width:100%}}.consent-section{margin-top:15px}.consent-checkbox{display:flex;align-items:flex-start;gap:12px;font-size:16px;font-weight:500;cursor:pointer;position:relative;padding:8px 0}.consent-input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.consent-checkmark{position:relative;display:inline-block;width:28px;height:28px;background-color:#f0eaff;border:2px solid #00316b;border-radius:6px;transition:all .3s ease;flex-shrink:0;margin-top:2px}.consent-checkbox:hover .consent-checkmark{background-color:#e8e4ff;border-color:#00316b}.consent-input:checked~.consent-checkmark{background-color:#00316b;border-color:#00316b}.consent-input:checked~.consent-checkmark:after{content:"";position:absolute;left:8px;top:5px;width:6px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.consent-text-container{display:flex;flex-direction:column;gap:8px;flex:1}.consent-description{font-size:16px;color:#333;line-height:2}.consent-text{font-size:16px;font-weight:500;color:#333}.weight-section,.height-section{margin-top:15px}.weight-input-container,.height-input-container{display:flex;gap:10px;align-items:center;margin-top:10px}.weight-unit-select,.height-unit-select{padding:12px 16px;border-radius:10px;border:none;background-color:#eee4ff;font-size:14px;color:#333;min-width:120px;cursor:pointer}.weight-input,.height-input{padding:12px 16px;border-radius:10px;border:none;background-color:#f0eaff;font-size:14px;flex:1;min-width:150px}.weight-unit-select:focus,.height-unit-select:focus,.weight-input:focus,.height-input:focus{outline:none;box-shadow:0 0 0 2px #726bea33}.ibs-title{font-size:24px;font-weight:700;color:#333;margin-bottom:8px;text-align:left}.ibs-subtitle{font-size:16px;color:#666;margin-bottom:20px;text-align:left}.ibs-questions{display:flex;flex-direction:column;gap:20px}.ibs-question{display:flex;flex-direction:column;gap:8px}.ibs-question label{font-size:16px;font-weight:500;color:#333;line-height:1.4}.ibs-input{padding:12px 16px;border-radius:10px;border:2px solid #eee4ff;background-color:#f0eaff;font-size:16px;color:#333;width:200px;transition:all .3s ease}.ibs-input:focus{outline:none;border-color:#00316b;box-shadow:0 0 0 2px #726bea33}.ibs-input::placeholder{color:#999}.ibs-input::-webkit-outer-spin-button,.ibs-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ibs-input[type=number]{-moz-appearance:textfield}.gsrs-title{font-size:24px;font-weight:700;color:#333;margin-bottom:8px;text-align:left}.gsrs-subtitle{font-size:16px;color:#000;margin-bottom:20px;text-align:left;line-height:1.4}.gsrs-subtitlee{padding-bottom:10px}.gsrs-questions{display:flex;flex-direction:column;gap:25px}.gsrs-question{display:flex;flex-direction:column;gap:12px;padding:20px 20px 60px;background-color:#f8f6ff;border-radius:12px;border:1px solid #eee4ff;position:relative}.gsrs-question.invalid-group{border-color:#e53935!important;box-shadow:0 0 0 2px #e539351f!important}.gsrs-question label{font-size:16px;font-weight:500;color:#333;line-height:1.4}.gsrs-options{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-start}.gsrs-option{display:flex;flex-direction:column;align-items:center;gap:6px;cursor:pointer;position:relative;min-width:50px}.gsrs-option input[type=radio]{position:absolute;opacity:0;cursor:pointer;height:0;width:0}form.was-validated .gsrs-question:has(input[type=radio][required]):not(:has(input[type=radio]:checked)){border-color:#e57373;box-shadow:0 0 0 2px #e5737326}form.was-validated .gsrs-question:has(input[type=radio][required]):not(:has(input[type=radio]:checked)) .gsrs-radio-checkmark{border-color:#e57373}form.was-validated .gsrs-question:has(input[type=radio][required]):not(:has(input[type=radio]:checked)):after{content:"Please fill this field";color:#d32f2f;font-size:12px;margin-top:8px;display:block}.gsrs-radio-checkmark{position:relative;display:inline-block;width:24px;height:24px;background-color:#f0eaff;border:2px solid #00316b;border-radius:50%;transition:all .3s ease}.gsrs-option:hover .gsrs-radio-checkmark{background-color:#e8e4ff;border-color:#00316b}.gsrs-option input[type=radio]:checked~.gsrs-radio-checkmark{background-color:#00316b;border-color:#00316b}.gsrs-option input[type=radio]:checked~.gsrs-radio-checkmark:after{content:"";position:absolute;left:6px;top:6px;width:8px;height:8px;border-radius:50%;background-color:#fff}.gsrs-option-number{font-size:14px;font-weight:500;color:#333;text-align:center}.gsrs-option-text{position:absolute;bottom:-45px;left:50%;transform:translate(-50%);font-size:12px;color:#666;text-align:center;white-space:nowrap;line-height:1.2;padding-top:8px;z-index:10}.gsrs-option-text-item{display:block;text-align:center}@media screen and (max-width:768px){.gsrs-options{justify-content:center;flex-wrap:nowrap;gap:4px}.gsrs-option{min-width:35px;flex-shrink:0}.gsrs-radio-checkmark{width:18px;height:18px}.gsrs-option input[type=radio]:checked~.gsrs-radio-checkmark:after{left:4px;top:4px;width:5px;height:5px}.gsrs-option-number{font-size:10px}.gsrs-option-text{bottom:-30px;font-size:10px}}@media screen and (max-width:480px){.gsrs-question{padding:15px}.gsrs-options{gap:2px;flex-wrap:nowrap}.gsrs-option{min-width:30px;flex-shrink:0}.gsrs-radio-checkmark{width:16px;height:16px}.gsrs-option input[type=radio]:checked~.gsrs-radio-checkmark:after{left:4px;top:4px;width:5px;height:5px}.gsrs-option-number{font-size:9px}.gsrs-option-text{bottom:-25px;font-size:9px}}.health-survey-title{font-size:24px;font-weight:700;color:#333;margin-bottom:8px;text-align:left}.health-survey-subtitle{font-size:16px;color:#666;margin-bottom:20px;text-align:left;line-height:1.4}.health-survey-questions{display:flex;flex-direction:column;gap:25px}.health-survey-question{background:#f8f4ff;padding:20px 20px 60px;border-radius:12px;border:1px solid #e8dfff;position:relative}.health-survey-question.invalid-group{border-color:#e53935!important;box-shadow:0 0 0 2px #e539351f!important}.health-survey-question label{display:block;font-size:16px;font-weight:600;color:#333;margin-bottom:15px;line-height:1.4}.health-survey-question label:hover{color:#00316b}.health-survey-options{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-start}.health-survey-option{position:relative;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-user-select:none;user-select:none;width:40px;height:40px}.health-survey-option input[type=radio]{position:absolute;opacity:0;cursor:pointer;height:0;width:0}form.was-validated .health-survey-question:has(input[type=radio][required]):not(:has(input[type=radio]:checked)){border-color:#e57373;box-shadow:0 0 0 2px #e5737326}form.was-validated .health-survey-question:has(input[type=radio][required]):not(:has(input[type=radio]:checked)) .health-survey-radio-checkmark{border-color:#e57373}form.was-validated .health-survey-question:has(input[type=radio][required]):not(:has(input[type=radio]:checked)):after{content:"Please fill this field";color:#d32f2f;font-size:12px;margin-top:8px;display:block}.health-survey-radio-checkmark{position:absolute;top:0;left:0;height:40px;width:40px;background-color:#fff;border:2px solid #ddd;border-radius:50%;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.health-survey-option:hover .health-survey-radio-checkmark{border-color:#00316b;background-color:#f0f8ff}.health-survey-option input[type=radio]:checked~.health-survey-radio-checkmark{background-color:#00316b;border-color:#00316b}.health-survey-option-number{position:absolute;z-index:1;font-size:14px;font-weight:600;color:#333;top:50%;left:50%;transform:translate(-50%,-50%)}.health-survey-option input[type=radio]:checked~.health-survey-option-number{color:#fff}.health-survey-option-text{position:absolute;bottom:-35px;left:50%;transform:translate(-50%);font-size:12px;color:#666;text-align:center;white-space:nowrap;line-height:1.2;z-index:10}.health-survey-yes-no{display:flex;gap:20px;margin-bottom:15px}.health-survey-yes-no-option{position:relative;display:flex;align-items:center;gap:8px;cursor:pointer;-webkit-user-select:none;user-select:none;padding:8px 16px;background:#fff;border:2px solid #ddd;border-radius:8px;transition:all .2s ease}.health-survey-yes-no-option:hover{border-color:#00316b;background-color:#f0f8ff}.health-survey-yes-no-option input[type=radio]:checked~span:last-child{color:#fff}.health-survey-yes-no-option:has(input[type=radio]:checked){background-color:#00316b;border-color:#00316b;color:#fff}.health-survey-yes-no-option input[type=radio]{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.health-survey-yes-no-option input[type=radio]:checked~.health-survey-yes-no-checkmark:after{content:"";position:absolute;left:4px;top:4px;width:6px;height:6px;border-radius:50%;background-color:#fff;display:none}.health-survey-yes-no-option span:last-child{font-size:16px;font-weight:500;color:#333}.health-survey-yes-no-option input[type=radio]:checked~.health-survey-yes-no-option span:last-child{color:#fff}.health-survey-severity{margin-top:15px;padding-top:15px;border-top:1px solid #e8dfff}.health-survey-severity label{font-size:14px;font-weight:500;color:#555;margin-bottom:10px}@media screen and (max-width:768px){.health-survey-options{gap:6px;flex-wrap:wrap;justify-content:center;max-width:100%}.health-survey-option{width:35px;height:35px;flex-shrink:0;flex-basis:calc(14.28% - 5.14px);max-width:35px}.health-survey-radio-checkmark{height:35px;width:35px}.health-survey-option-number{font-size:12px;top:50%;left:50%;transform:translate(-50%,-50%)}.health-survey-option-text{bottom:-30px;font-size:10px}.health-survey-yes-no{gap:15px}.health-survey-yes-no-option{padding:6px 12px}}@media screen and (max-width:480px){.health-survey-options{gap:4px;flex-wrap:wrap;justify-content:center;max-width:100%}.health-survey-option{width:30px;height:30px;flex-shrink:0;flex-basis:calc(14.28% - 3.43px);max-width:30px}.health-survey-radio-checkmark{height:30px;width:30px}.health-survey-option-number{font-size:10px;top:50%;left:50%;transform:translate(-50%,-50%)}.health-survey-option-text{bottom:-25px;font-size:9px}.health-survey-yes-no{flex-direction:column;gap:10px}}@media screen and (max-width:400px){.health-survey-options{gap:22px}.health-survey-option{width:28px;height:28px;flex-basis:calc(20% - 2.4px);max-width:28px}.health-survey-radio-checkmark{height:28px;width:28px}.health-survey-option-number{font-size:9px}.health-survey-option-text{bottom:-22px;font-size:8px}}.general-health-title{font-size:24px;font-weight:700;color:#333;margin-bottom:20px;text-align:left}.general-health-question{background:#f8f4ff;padding:20px;border-radius:12px;border:1px solid #e8dfff;margin-bottom:20px}.general-health-question.invalid-group{border-color:#e53935!important;box-shadow:0 0 0 2px #e539351f!important}.general-health-question label{display:block;font-size:16px;font-weight:600;color:#333;margin-bottom:15px;line-height:1.4}.general-health-instruction{font-size:14px;color:#666;margin-bottom:15px;font-style:italic}.general-health-options{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-start}.general-health-options.vertical{flex-direction:column;gap:10px}.general-health-option{position:relative;display:flex;align-items:center;gap:8px;cursor:pointer;-webkit-user-select:none;user-select:none;padding:8px 12px;background:#fff;border:2px solid #ddd;border-radius:8px;transition:all .2s ease;min-width:120px}.general-health-option:hover{border-color:#00316b;background-color:#f0f8ff}.general-health-option input[type=radio]{position:absolute;opacity:0;cursor:pointer;height:0;width:0}form.was-validated .general-health-question:has(input[type=radio][required]):not(:has(input[type=radio]:checked)){border-color:#e57373;box-shadow:0 0 0 2px #e5737326}form.was-validated .general-health-question:has(input[type=radio][required]):not(:has(input[type=radio]:checked)) .general-health-option{border-color:#e57373}form.was-validated .general-health-question:has(input[type=radio][required]):not(:has(input[type=radio]:checked)):after{content:"Please fill this field";color:#d32f2f;font-size:12px;margin-top:8px;display:block}.general-health-option:hover .general-health-radio-checkmark{display:none}.general-health-option input[type=radio]:checked~.general-health-radio-checkmark{display:none}.general-health-option input[type=radio]:checked~.general-health-radio-checkmark:after{content:"";position:absolute;left:4px;top:4px;width:6px;height:6px;border-radius:50%;background-color:#fff}.general-health-option-text{font-size:14px;font-weight:500;color:#333}.general-health-option:has(input[type=radio]:checked){background-color:#00316b;border-color:#00316b;color:#fff}.general-health-option input[type=radio]:checked~.general-health-option-text{color:#fff;font-weight:600}@media screen and (max-width:768px){.general-health-options{gap:8px}.general-health-option{padding:6px 10px;min-width:100px}.general-health-option-text{font-size:13px}}@media screen and (max-width:480px){.general-health-question{padding:15px}.general-health-options{gap:3px}.general-health-option{padding:6px 8px;min-width:80px}.general-health-option-text{font-size:9px}.general-health-options.vertical{gap:8px}}.btnn{display:flex;justify-content:center;align-items:center;width:100%;background-color:transparent;padding:0;grid-column:1 / -1}.submit-btnn{text-decoration:none;padding:12px 36px;background-color:#02306f;color:#fff;font-weight:700;border:none;border-radius:10px;font-size:16px;cursor:pointer}.submit-btnn:hover{background-color:#ceccee;color:#02306f}.unfilled-data{color:red}.select__control css-149gfla-control{font-size:13px}.second-row-input{height:15px;width:60px}.modal-overlay{position:fixed;inset:0;background:#805ad54d;display:flex;justify-content:center;align-items:center;z-index:999}.modal-content{background:#fff;padding:2.5rem;border-radius:1.5rem;text-align:center;width:90%;max-width:400px;position:relative;box-shadow:0 0 20px #00000026}.modal-image{width:250px}.modal-close{position:absolute;top:10px;right:14px;background:transparent;border:none;font-size:24px;cursor:pointer;color:#6c66ea}.modal-content h2{font-size:clamp(2rem,2.5vw,3rem);font-weight:700;color:#6b4ca1;margin:0}.modal-content p{font-size:1rem}.subtext{font-size:.95rem!important;margin-top:1rem;color:#555}.modal-overlay{display:flex;align-items:center;justify-content:center;min-height:100vh}.modal-content{position:relative}.modal-close{position:absolute;top:15px;right:20px;font-size:28px;font-weight:700;color:#999;cursor:pointer;text-decoration:none;transition:color .3s ease}.modal-close:hover{color:#333}.modal-image{width:100%;max-width:300px;height:auto;object-fit:contain}.modal-content p{color:#666}.modal-button-group{display:flex;gap:15px;justify-content:center;margin-top:30px}.modal-btn{padding:12px 28px;display:flex;font-size:10px;font-weight:700;border-radius:10px;cursor:pointer;transition:all .3s ease;text-decoration:none;border:none;align-items:center}.modal-btn-primary{background-color:#7c73f3;color:#fff}.modal-btn-primary:hover{background-color:#5a52d8}.modal-btn-secondary{background-color:#eee4ff;color:#7c73f3;border:2px solid #7c73f3}.modal-btn-secondary:hover{background-color:#dcd2ff;border-color:#5a52d8}@media screen and (max-width:768px){.modal-button-group{gap:10px}}@media screen and (max-width:480px){.modal-button-group{flex-direction:column;gap:10px}.modal-btn{width:100%;display:flex;justify-content:center}}
