:root{--vv-coral:#FF6F61;--vv-coral-hover:#ef4444;--vv-card-beige:#fdf6f0;--vv-progress-bg:#e5e7eb;--vv-text-dark:#1f2937;--vv-text-muted:#6b7280;--vv-green:#21A179;--vv-blue:#2F75B1}.vv-wizard-page{min-height:100vh;background-color:#ffffff}.vv-wizard-header{padding:16px 20px;border-bottom:1px solid #00000010}.vv-wizard-logo{height:32px;width:auto}.vv-wizard-container{max-width:800px;margin:0 auto;padding:40px 16px;display:flex;flex-direction:column;gap:20px}.vv-steps-container{overflow-y:scroll;padding:20px}.vv-steps-container::-webkit-scrollbar{display:none!important}.vv-progress-bar{min-height:14px;background-color:#F2F2F2;border-radius:12px;overflow:hidden;width:100%;position:relative}.vv-progress-bar__fill{position:absolute;left:0;top:0;height:100%;background-color:var(--vv-coral);transition:width .3s ease;z-index:1}.vv-progress-bar__fill-shine{position:absolute;left:10px;top:20%;background-color:#FF9388;z-index:2;height:5px;border-radius:8px;transition:width .3s ease}.vv-skip-link{background:none;border:none;color:var(--vv-text-muted);font-size:14px;font-weight:500;cursor:pointer;padding:4px 8px;white-space:nowrap}.vv-skip-link:hover{color:var(--vv-text-dark)}.vv-vein-type-cards{display:flex;gap:20px;justify-content:center;margin-top:16px}.vv-vein-type-card{display:flex;flex-direction:column;align-items:flex-start;padding:28px 24px;border-radius:16px;cursor:pointer;transition:all .2s ease;border:1px solid #e5e7eb;background-color:#ffffff;gap:10px;flex:1 1;max-width:340px;text-align:left;box-shadow:0 2px 8px rgba(0,0,0,.06)}.vv-vein-type-card:hover{border-color:#d1d5db;box-shadow:0 4px 12px rgba(0,0,0,.1)}.vv-vein-type-card--selected{border:1px solid var(--vv-coral);background-color:#fff5f5}.vv-vein-type-card__icon{width:50px;height:50px;-o-object-fit:contain;object-fit:contain}.vv-vein-type-card__label{font-size:16px;font-weight:600;color:var(--vv-text-dark)}.vv-vein-type-card__description{font-size:13px;color:var(--vv-text-muted);line-height:1.5}.vv-symptoms-list{display:flex;flex-direction:column;gap:12px;margin-top:16px}.vv-symptom-checkbox{display:flex;align-items:center;gap:12px;padding:16px 20px;border-radius:12px;cursor:pointer;border:1px solid #ececec;transition:all .2s ease;background-color:#ffffff}.vv-symptom-checkbox:hover{background-color:#fef3e9}.vv-symptom-checkbox--selected{border-color:var(--vv-coral);background-color:#fff5f5}.vv-symptom-checkbox__box{width:22px;height:22px;min-width:22px;border-radius:4px;border:2px solid #d1d5db;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.vv-symptom-checkbox--selected .vv-symptom-checkbox__box{background-color:var(--vv-coral);border-color:var(--vv-coral);color:white}.vv-symptom-checkbox__label{font-size:15px;font-weight:500;color:var(--vv-text-dark)}.vv-pain-dot--active{width:16px;height:16px;background-color:white;box-shadow:0 1px 4px rgba(0,0,0,.25)}.vv-speech-subtitle{display:block;font-size:13px;font-weight:400;font-style:italic;color:var(--vv-text-muted);margin-top:4px}.vv-duration-input-wrapper{display:flex;flex-direction:column;align-items:center;margin-top:24px}.vv-duration-input-field{position:relative;display:inline-flex;align-items:center;width:240px}.vv-duration-input{width:100%;padding:16px 80px 16px 20px;border:1px solid #e5e7eb;border-radius:12px;font-size:16px;font-weight:500;text-align:left;background-color:white}.vv-duration-input:focus{outline:none;border-color:var(--vv-coral)}.vv-duration-input__label{position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size:15px;font-weight:500;color:var(--vv-text-dark);pointer-events:none}.vv-treatment-card{padding:24px;border-radius:12px;border:1px solid #e8c9a0;background-color:#FFF8F0}.vv-treatment-card__title{font-size:15px;font-weight:600;color:#d4881e;margin-bottom:16px}.vv-treatment-card__list{list-style:disc;padding:0 0 0 20px;margin:0;display:flex;flex-direction:column;gap:8px}.vv-treatment-card__item{font-size:14px;color:var(--vv-text-dark);display:list-item}.vv-benefit-card{padding:20px 24px;border-radius:12px;display:flex;align-items:center;gap:16px}.vv-benefit-card--blue{border:1px solid #9dc5e8;background-color:#F4FAFF}.vv-benefit-card--green{border:1px solid #7ee8c7;background-color:#F0FFF8}.vv-benefit-card--yellow{border:1px solid #f0c96e;background-color:#FFF9EE}.vv-benefit-card--coral{border:1px solid var(--vv-coral);background-color:#FFF5F5}.vv-benefit-card__text{font-size:14px;font-weight:400;color:var(--vv-text-dark)}.bmi-robot-mascot{width:100px;height:auto}.bmi-robot-speech{background-color:white;padding:14px 24px;border-radius:12px;font-size:16px;font-weight:600;position:relative;border:1px solid #c5c5c5;z-index:20}.bmi-robot-speech:before{content:"";position:absolute;left:-14px;height:16px;width:16px;top:50%;transform:translateY(-50%);rotate:45deg;border-color:transparent transparent #c5c5c5 #c5c5c5;border-style:solid;border-width:1px;border-radius:0 0 0 2px;z-index:0;background-color:white}.vv-cta-button{display:inline-block;padding:16px 64px;background-color:var(--vv-coral);color:white;border:none;border-radius:50px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .2s ease}.vv-cta-button:hover{background-color:var(--vv-coral-hover)}.vv-cta-button:disabled{opacity:.6;cursor:not-allowed}.vv-wizard-section{@media screen and (max-width:600px){margin-bottom:100px}}.vv-stay-healthy{min-height:60vh;text-align:center;padding:40px 20px}.vv-stay-healthy__icon{font-size:56px;line-height:1;animation:vv-pulse 2s ease-in-out infinite}.vv-stay-healthy__title{font-size:26px;font-weight:600;color:#1a1a1a;line-height:1.4;margin:0}.vv-stay-healthy__highlight{color:#28a745;font-weight:700}.vv-stay-healthy__subtitle{font-size:15px;color:#6c757d;margin:0}@keyframes vv-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@media screen and (max-width:600px){.vv-stay-healthy__title{font-size:22px}.vv-stay-healthy__icon{font-size:44px}}.vv-cta-button-section{@media screen and (max-width:600px){position:fixed;bottom:0;left:0;width:100%;padding-left:10px;padding-bottom:10px;padding-right:10px;padding-top:10px;background-color:white}}.vv-navigation{display:flex;align-items:center;position:fixed;bottom:0;left:0;padding:10px;background-color:white;width:100%;margin:auto;border-top:1px solid #f0f0f0}.vv-navigation>div{width:800px;display:flex;justify-content:space-between;margin:auto}.vv-skip-button{background:none;border:none;color:var(--vv-text-muted);font-size:14px;cursor:pointer;padding:8px 16px}.vv-skip-button:hover{color:var(--vv-text-dark)}.vv-next-button{padding:14px 48px;background-color:var(--vv-coral);color:white;border:none;border-radius:50px;font-size:15px;font-weight:600;cursor:pointer;transition:background-color .2s ease}.vv-next-button:hover{background-color:var(--vv-coral-hover)}.vv-next-button:disabled{opacity:.6;cursor:not-allowed}.vv-section-title{font-size:24px;font-weight:600;color:var(--vv-text-dark);text-align:center}.vv-section-subtitle{font-size:14px;color:var(--vv-text-muted);text-align:center}.vv-loading-checklist{display:flex;flex-direction:column;gap:12px}.vv-loading-checklist__item{display:flex;align-items:center;gap:12px;font-size:15px;color:var(--vv-text-muted)}.vv-loading-checklist__item--completed{color:var(--vv-text-dark)}.vv-loading-checklist__icon{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid #e5e7eb}.vv-loading-checklist__icon--completed{background-color:var(--vv-coral);border-color:var(--vv-coral);color:white}.vv-circular-progress{position:relative;width:180px;height:180px}.vv-circular-progress__svg{transform:rotate(-90deg)}.vv-circular-progress__track{fill:none;stroke:var(--vv-progress-bg);stroke-width:8}.vv-circular-progress__fill{fill:none;stroke:var(--vv-coral);stroke-width:8;stroke-linecap:round;transition:stroke-dashoffset .5s ease}.vv-circular-progress__text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:36px;font-weight:600;color:var(--vv-coral)}@media (max-width:600px){.vv-wizard-container{padding:24px 16px}.vv-vein-type-cards{flex-direction:column;align-items:center}.vv-vein-type-card{width:100%;max-width:100%}.vv-cta-button{width:100%;padding:14px 48px;font-size:15px}.vv-next-button{padding:12px 36px;font-size:14px;width:60%}.vv-navigation>div{width:100%}.vv-circular-progress{width:140px;height:140px}.vv-circular-progress__text{font-size:28px}.vv-section-title{font-size:20px}.bmi-robot-mascot{width:70px}.bmi-robot-speech{font-size:14px;padding:10px 16px}}