.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}@media(max-width:1024px){.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}}@media(max-width:767px){.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}}/* Start custom CSS for html, class: .elementor-element-aae8622 */body { font-family: 'Montserrat', sans-serif; line-height: 1.6; max-width: 1200px; margin: 0 auto; padding: 20px; color: #2c3e50; background: #f9fafb; }
        .header { background: linear-gradient(135deg, #83a4d4, #b6fbff); padding: 40px; border-radius: 15px; color: #2c3e50; margin-bottom: 30px; }
        .banner { display: block; margin: 0 auto 30px; max-width: 100%; height: auto; border-radius: 10px; }
        .personal-greeting { font-size: 2em; margin-bottom: 20px; }
        .stage-indicator { background: white; padding: 15px; border-radius: 10px; margin-bottom: 20px; display: flex; align-items: center; gap: 10px; }
        .week-card { background: white; padding: 25px; margin-bottom: 20px; border-radius: 15px; box-shadow: 0 2px 15px rgba(0,0,0,0.05); transition: transform 0.2s; }
        .week-card:hover { transform: translateY(-2px); }
        .task-list { list-style-type: none; padding: 0; }
        .task-item { display: flex; align-items: center; margin: 12px 0; padding: 10px; background: #f8f9fa; border-radius: 8px; transition: background-color 0.2s; }
        .task-item:hover { background: #e9ecef; }
        .checkbox { margin-right: 15px; width: 20px; height: 20px; cursor: pointer; border: 2px solid #83a4d4; border-radius: 4px; transition: all 0.2s; }
        .checkbox:checked { background-color: #83a4d4; }
        .win-card { background: #e3f2fd; padding: 15px; border-radius: 8px; margin: 15px 0; }
        .emoji-title { font-size: 24px; margin-bottom: 20px; display: flex; align-items: center; gap: 10px; }
        .quick-win { border-left: 4px solid #83a4d4; padding-left: 15px; margin: 15px 0; background: #f8f9fa; border-radius: 0 8px 8px 0; }
        .progress-section { background: white; padding: 20px; border-radius: 10px; margin: 20px 0; box-shadow: 0 2px 15px rgba(0,0,0,0.05); }
        .milestone { padding: 10px; margin: 10px 0; background: #f8f9fa; border-radius: 8px; display: flex; align-items: center; gap: 10px; }
        .call-to-action { background: linear-gradient(135deg, #83a4d4, #b6fbff); padding: 30px; border-radius: 15px; margin: 40px 0; text-align: center; }
        .call-to-action h3 { margin-bottom: 15px; font-size: 1.5em; }
        .booking-button { background: white; color: #2c3e50; padding: 12px 25px; border-radius: 8px; text-decoration: none; display: inline-block; margin-top: 15px; font-weight: 600; transition: transform 0.2s; }
        .booking-button:hover { transform: translateY(-2px); }/* End custom CSS */