@import 'https://fonts.googleapis.com/css2?family=Cairo:wght@600;700&family=Rubik:wght@400;500;700&display=swap';:root{--pink:#ec4899;--pink-hover:#db2777;--pink-light:#f29ec8;--pink-pale:#f9bfdc;--pink-bg:#fdf2f8;--mauve:#cc758e;--black:#1a1a1a;--gray-700:#374151;--gray-500:#6b7280;--gray-300:#d1d5db;--gray-100:#f3f4f6;--white:#ffffff;--max-width:1100px;--radius:12px;--radius-sm:8px}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:rubik,sans-serif;font-size:16px;line-height:1.6;color:var(--black);background:var(--white);-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:var(--pink);text-decoration:none}a:hover{color:var(--pink-hover)}h1,h2,h3,h4{font-family:cairo,sans-serif;font-weight:700;line-height:1.2;color:var(--black)}h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.25rem}@media(min-width:768px){h1{font-size:2.75rem}h2{font-size:2rem}h3{font-size:1.5rem}}.container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 1.25rem}.section{padding:3rem 0}.section--pink{background:var(--pink-bg)}.section--dark{background:var(--black);color:var(--white)}.section--dark h2,.section--dark h3{color:var(--white)}.section__title{text-align:center;margin-bottom:2rem}.section__subtitle{color:var(--gray-500);font-size:1.1rem;margin-top:.5rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.75rem;border-radius:var(--radius);font-family:rubik,sans-serif;font-weight:500;font-size:1rem;text-decoration:none;border:none;cursor:pointer;transition:background-color .2s,transform .1s;min-height:44px;min-width:44px}.btn:active{transform:scale(.98)}.btn--primary{background:var(--pink);color:var(--white)}.btn--primary:hover{background:#be185d;color:var(--white)}.btn--outline{background:0 0;color:var(--pink);border:2px solid var(--pink)}.btn--outline:hover{background:var(--pink-bg);color:var(--pink-hover)}.btn--white{background:var(--white);color:var(--pink)}.btn--white:hover{background:var(--gray-100);color:var(--pink-hover)}.btn--small{padding:.5rem 1rem;font-size:.875rem}.btn__icon{display:inline-flex;align-items:center}.btn__icon svg{width:18px;height:18px}.btn--primary .btn__icon svg,.btn--white .btn__icon svg{stroke:currentColor}.btn--outline .btn__icon svg{stroke:currentColor}.header{position:sticky;top:0;z-index:100;background:var(--white);border-bottom:1px solid var(--gray-300)}.header__inner{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;max-width:var(--max-width);margin:0 auto}.header__logo{display:flex;align-items:center;gap:.85rem}.header__logo img{height:52px;width:auto}.header__logo-text{font-family:cairo,sans-serif;font-weight:700;font-size:1.4rem;color:var(--black);line-height:1.1}.header__nav{display:none;align-items:center;gap:1.5rem}.header__nav a{font-family:cairo,sans-serif;font-weight:700;font-size:1rem;color:var(--black);text-decoration:none;padding:.25rem 0}.header__nav a:hover{color:var(--pink)}.header__nav .btn{font-family:cairo,sans-serif;font-weight:700;padding:.5rem 1.25rem;margin-left:.5rem}.header__signin{font-size:.9rem;font-weight:500;color:var(--gray-500)}.header__signin:hover{color:var(--pink)}.header__phone{display:none;align-items:center;gap:.25rem;font-weight:500;color:var(--pink);font-size:.95rem}.header__phone-icon{display:inline-flex}.header__phone-icon svg{width:18px;height:18px}.header__phone:hover{color:var(--pink-hover)}.header__toggle{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:0 0;border:none;cursor:pointer;font-size:1.5rem}.header__mobile-nav{display:none;flex-direction:column;gap:.5rem;padding:1rem 1.25rem 1.5rem;border-top:1px solid var(--gray-300);background:var(--white)}.header__mobile-nav.is-open{display:flex}.header__mobile-nav a{font-family:cairo,sans-serif;font-weight:700;font-size:1.1rem;color:var(--black);padding:.75rem 0;border-bottom:1px solid var(--gray-100)}.header__mobile-nav a:hover{color:var(--pink)}.header__mobile-nav .btn{margin-top:.5rem;text-align:center}.header__mobile-nav .header__phone{display:flex;justify-content:center;margin-top:.5rem}@media(min-width:768px){.header__nav{display:flex}.header__phone{display:flex}.header__toggle{display:none}}.hero{background:var(--pink-light);padding:2.5rem 0;overflow:hidden}.hero__inner{display:flex;flex-direction:column;gap:2rem;align-items:center;text-align:center}.hero__content{max-width:600px}.hero__h1{display:flex;flex-direction:column;margin-bottom:.75rem}.hero__kicker{display:block;font-family:rubik,sans-serif;font-size:.95rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;color:var(--gray-700);margin-bottom:.5rem}.hero__headline{display:block;font-family:cairo,sans-serif;font-weight:700;font-size:2rem;line-height:1.15;color:var(--black)}@media(min-width:768px){.hero__kicker{font-size:1rem}.hero__headline{font-size:2.75rem}}.hero__subtitle{font-size:1.1rem;color:var(--gray-700);margin-bottom:1.5rem;font-weight:400}.hero__ctas{display:flex;flex-direction:column;gap:.75rem;align-items:center}.hero__video{max-width:320px;width:100%}.hero__video video{width:100%;max-height:400px;border-radius:var(--radius);object-fit:cover}@media(min-width:768px){.hero{padding:4rem 0}.hero__inner{flex-direction:row;text-align:left}.hero__ctas{flex-direction:row;justify-content:flex-start}}.trust-bar{background:var(--white);border-bottom:1px solid var(--gray-300);padding:1rem 0}.trust-bar__inner{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem}.trust-bar__item{display:flex;align-items:center;gap:.5rem;font-size:.9rem;font-weight:500;color:var(--gray-700)}.trust-bar__icon{display:inline-flex;color:var(--pink)}.trust-bar__icon svg{width:20px;height:20px}.how-it-works__grid{display:grid;grid-template-columns:1fr;gap:2rem;max-width:800px;margin:0 auto}.how-it-works__step{text-align:center;padding:1.5rem}.how-it-works__number{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;background:var(--pink);color:var(--white);border-radius:50%;font-family:cairo,sans-serif;font-weight:700;font-size:1.25rem;margin-bottom:1rem}.how-it-works__step h3{margin-bottom:.5rem}.how-it-works__step p{color:var(--gray-500)}@media(min-width:768px){.how-it-works__grid{grid-template-columns:repeat(3,1fr)}}.diff-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}.diff-card{background:var(--white);border:1px solid var(--gray-300);border-radius:var(--radius);padding:1.5rem;text-align:center}.diff-card__icon{margin-bottom:.75rem;color:var(--pink)}.diff-card__icon svg{width:32px;height:32px}.diff-card h3{font-size:1.1rem;margin-bottom:.5rem}.diff-card p{color:var(--gray-500);font-size:.95rem}@media(min-width:480px){.diff-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.diff-grid{grid-template-columns:repeat(3,1fr)}}.schedule-list{max-width:700px;margin:0 auto;display:flex;flex-direction:column;gap:0}.schedule-item{display:flex;align-items:flex-start;gap:1rem;padding:1rem 0;border-bottom:1px solid var(--gray-300)}.schedule-item:last-child{border-bottom:none}.schedule-time{flex-shrink:0;background:var(--pink);color:var(--white);padding:.25rem .75rem;border-radius:999px;font-size:.85rem;font-weight:500;min-width:130px;text-align:center}.schedule-activity{font-size:1rem;color:var(--gray-700);padding-top:.15rem}.reviews-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}.review-card{background:var(--white);border:1px solid var(--gray-300);border-radius:var(--radius);padding:1.5rem}.review-card__stars{display:flex;gap:.125rem;color:var(--pink);margin-bottom:.75rem}.review-card__stars svg{width:18px;height:18px;fill:var(--pink)}.review-card__text{font-style:italic;color:var(--gray-700);margin-bottom:.75rem;line-height:1.5}.review-card__author{font-weight:500;font-size:.9rem;color:var(--gray-500)}@media(min-width:768px){.reviews-grid{grid-template-columns:repeat(3,1fr)}}.founder{display:flex;flex-direction:column;gap:2rem;align-items:center}.founder__image{max-width:400px;width:100%}.founder__image img{border-radius:var(--radius)}.founder__content h2{margin-bottom:1rem}.founder__content p{color:var(--gray-700);margin-bottom:1rem}@media(min-width:768px){.founder{flex-direction:row}.founder__image{flex-shrink:0}}.location__inner{display:flex;flex-direction:column;gap:2rem}.location__map{width:100%;border-radius:var(--radius);overflow:hidden}.location__map iframe{width:100%;height:300px;border:0}.location__info h3{margin-bottom:.75rem}.location__detail{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:.75rem;color:var(--gray-700)}.location__icon{display:inline-flex;flex-shrink:0;color:var(--pink)}.location__icon svg{width:20px;height:20px}.location__detail a{color:var(--pink)}@media(min-width:768px){.location__inner{flex-direction:row}.location__map{flex:1}.location__info{flex:1}.location__map iframe{height:350px}}.client-links{text-align:center;padding:2rem 0;background:var(--gray-100)}.client-links p{color:var(--gray-700)}.client-links a{font-weight:500}.instagram-section{text-align:center}.instagram-section a{font-weight:500;font-size:1.1rem}.pricing-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}.pricing-card{background:var(--white);border:2px solid var(--gray-300);border-radius:var(--radius);padding:2rem;text-align:center;transition:border-color .2s}.pricing-card--featured{border-color:var(--pink);position:relative}.pricing-card__badge{position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:var(--pink);color:var(--white);padding:.25rem 1rem;border-radius:999px;font-size:.8rem;font-weight:500}.pricing-card__type{font-family:cairo,sans-serif;font-weight:700;font-size:1.1rem;color:var(--gray-500);margin-bottom:.5rem}.pricing-card__price{font-family:cairo,sans-serif;font-weight:700;font-size:2.5rem;color:var(--black);margin-bottom:.25rem}.pricing-card__per{color:var(--gray-500);font-size:.9rem;margin-bottom:.5rem}.pricing-card__savings{display:inline-block;background:var(--pink-bg);color:var(--pink);padding:.25rem .75rem;border-radius:999px;font-size:.85rem;font-weight:500;margin-bottom:1rem}.pricing-card .btn{width:100%}@media(min-width:480px){.pricing-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.pricing-grid{grid-template-columns:repeat(3,1fr)}}.pricing-extras{margin-top:3rem}.pricing-extras h3{margin-bottom:1rem}.extras-grid{display:grid;grid-template-columns:1fr;gap:1rem}.extra-item{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:var(--gray-100);border-radius:var(--radius-sm)}.extra-item__name{font-weight:500}.extra-item__price{color:var(--pink);font-weight:700}@media(min-width:480px){.extras-grid{grid-template-columns:repeat(2,1fr)}}.included-list{display:grid;grid-template-columns:1fr;gap:.75rem;margin-top:1rem}.included-list li{display:flex;align-items:flex-start;gap:.5rem;list-style:none;color:var(--gray-700)}.included-list li::before{content:"\2713";color:var(--pink);font-weight:700;flex-shrink:0}@media(min-width:480px){.included-list{grid-template-columns:repeat(2,1fr)}}.requirements-list{list-style:none;max-width:600px;margin:1rem auto 0}.requirements-list li{padding:.5rem 0;padding-left:1.5rem;position:relative;color:var(--gray-700)}.requirements-list li::before{content:"\2022";position:absolute;left:0;color:var(--pink);font-weight:700}.faq-category{margin-bottom:2rem}.faq-category h2{margin-bottom:1rem;color:var(--mauve)}.faq-item{border-bottom:1px solid var(--gray-300)}.faq-item summary{padding:1rem 0;cursor:pointer;font-weight:500;font-size:1.05rem;list-style:none;display:flex;justify-content:space-between;align-items:center;min-height:44px}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary::after{content:"+";font-size:1.5rem;color:var(--pink);flex-shrink:0;margin-left:1rem;transition:transform .2s}.faq-item[open] summary::after{content:"\2212"}.faq-item__answer{padding:0 0 1rem;color:var(--gray-700);line-height:1.7}.book-paths{display:grid;grid-template-columns:1fr;gap:2rem;max-width:900px;margin:0 auto}.book-card{background:var(--white);border:2px solid var(--gray-300);border-radius:var(--radius);padding:2rem;text-align:center}.book-card--primary{border-color:var(--pink);background:var(--pink-bg)}.book-card h2{margin-bottom:.75rem}.book-card p{color:var(--gray-700);margin-bottom:1.5rem}.book-card .btn{width:100%}@media(min-width:768px){.book-paths{grid-template-columns:repeat(2,1fr)}}.expect-list{list-style:none;max-width:600px;margin:1rem auto 0}.expect-list li{padding:.75rem 0;padding-left:2rem;position:relative;color:var(--gray-700);border-bottom:1px solid var(--gray-100)}.expect-list li::before{content:"\2713";position:absolute;left:0;color:var(--pink);font-weight:700}.about-story{display:flex;flex-direction:column;gap:2rem}.about-story__image{max-width:450px;width:100%}.about-story__image img{border-radius:var(--radius)}.about-story__text p{color:var(--gray-700);margin-bottom:1rem}@media(min-width:768px){.about-story{flex-direction:row;align-items:flex-start}.about-story__image{flex-shrink:0}}.about-values{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:1rem}.about-value{padding:1.5rem;border-radius:var(--radius);background:var(--pink-bg)}.about-value h3{margin-bottom:.5rem;color:var(--pink)}.about-value p{color:var(--gray-700)}@media(min-width:768px){.about-values{grid-template-columns:repeat(2,1fr)}}.video-embed{max-width:700px;margin:0 auto;border-radius:var(--radius);overflow:hidden}.video-embed video{width:100%;display:block}.footer{background:var(--black);color:var(--gray-300);padding:3rem 0 1.5rem}.footer__grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:2rem}.footer__heading{color:var(--white);font-family:var(--font-heading);font-weight:700;font-size:1rem;margin-bottom:.75rem}.footer a{color:var(--pink-light)}.footer a:hover{color:var(--pink)}.footer__detail{margin-bottom:.5rem;font-size:.95rem}.footer__bottom{border-top:1px solid var(--gray-700);padding-top:1.5rem;display:flex;flex-direction:column;gap:.5rem;text-align:center;font-size:.85rem;color:var(--gray-500)}@media(min-width:768px){.footer__grid{grid-template-columns:repeat(3,1fr)}.footer__bottom{flex-direction:row;justify-content:space-between}}.cta-sticky{position:fixed;bottom:0;left:0;right:0;z-index:99;background:var(--white);border-top:1px solid var(--gray-300);padding:.75rem 1rem;display:flex;gap:.75rem}.cta-sticky .btn{flex:1;text-align:center;padding:.75rem}body{padding-bottom:80px}@media(min-width:768px){.cta-sticky{display:none}body{padding-bottom:0}}.cta-section{text-align:center;padding:3rem 0}.cta-section h2{margin-bottom:.75rem}.cta-section p{color:var(--gray-500);margin-bottom:1.5rem;font-size:1.1rem}.cta-section__buttons{display:flex;flex-direction:column;gap:.75rem;align-items:center}@media(min-width:480px){.cta-section__buttons{flex-direction:row;justify-content:center}}.text-center{text-align:center}.text-pink{color:var(--pink)}.text-muted{color:var(--gray-500)}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}