:root{--primary-green: #4a9d5f;--warm-red: #d85652;--cream: #f5f1e8;--warm-white: #fefcf7;--soft-gray: #6b7280;--dark-text: #1f2937;--gradient-old: linear-gradient(135deg, var(--primary-green) 0%, var(--warm-red) 100%);--gradient-red-green: linear-gradient(135deg, var(--warm-red) 0%, var(--primary-green) 100%);--primary-sage: #8fbc8f;--secondary-earth: #deb887;--accent-coral: #ff7f7f;--deep-forest: #2f4f2f;--warm-cream: #faf7f0;--soft-lavender: #e6e6fa;--golden-honey: #daa520;--ocean-blue: #4682b4;--gradient-primary: linear-gradient(135deg, #8fbc8f 0%, #deb887 100%);--gradient-secondary: linear-gradient(135deg, #ff7f7f 0%, #e6e6fa 100%);--gradient-mystical: linear-gradient(135deg, #667eea 0%, #764ba2 100%);--shadow-soft: 0 8px 32px rgba(0, 0, 0, .1);--shadow-medium: 0 12px 48px rgba(0, 0, 0, .15);--shadow-strong: 0 20px 64px rgba(0, 0, 0, .2)}*{margin:0;padding:0;box-sizing:border-box}.font-dm-serif{font-family:"DM Serif Display",serif!important;letter-spacing:.5px}body{font-family:Inter,sans-serif;line-height:1.7;color:var(--deep-forest);background:var(--warm-cream);overflow-x:hidden}.font-playfair{font-family:Playfair Display,serif}.font-dancing{font-family:Dancing Script,cursive}.font-lora{font-family:Lora,serif}.gradient-text{background:linear-gradient(135deg,var(--primary-green) 0%,var(--warm-red) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;filter:brightness(1.5) saturate(1.2)}.hero,.alt-hero{max-width:1920px;margin:0 auto;position:relative;width:100vw;min-height:100vh;background:url(/wp-content/themes/paolabosellicounselor/public/build/images/hero-bg-alt.jpg) center center/cover no-repeat,linear-gradient(135deg,var(--primary-green) 0%,var(--warm-red) 100%);display:flex;align-items:center;justify-content:flex-end;padding:80px 5% 40px;overflow:hidden}.hero:before,.alt-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0000001a,#0000004d,#000000b3);z-index:1}.hero-content,.alt-hero-content{position:relative;z-index:2;max-width:min(90%,800px);padding-right:clamp(20px,8vw,140px);color:#fff;text-align:center;animation:slideInRight 1.2s cubic-bezier(.25,.46,.45,.94) forwards;opacity:0;transform:translate(60px)}.hero h1,.alt-hero h1{font-size:clamp(3.5rem,5.5vw,5.5rem);font-weight:800;line-height:.95;margin-bottom:clamp(1rem,2vh,1.5rem);background:linear-gradient(135deg,#fff,#e0e0e0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.02em}.hero h3,.alt-hero h3,.hero-subtitle,.alt-hero-subtitle{font-size:clamp(1.5rem,4vw,3.5rem);font-weight:300;font-style:italic;background:linear-gradient(180deg,#fff,#f7da34ea);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:clamp(.8rem,2vh,1.2rem);letter-spacing:.5px;line-height:1.15}.hero-description p,.alt-hero .hero-description p{font-size:clamp(1rem,1.8vw,1.4rem)!important;line-height:1.5;margin:clamp(.8rem,2vh,1.5rem) auto!important;max-width:min(95%,650px);opacity:.9}.hero-tagline,.alt-hero-tagline{padding:clamp(8px,1.5vh,15px) clamp(16px,3vw,35px);font-size:clamp(1rem,2vw,1.7rem);font-weight:300;margin-bottom:clamp(1.5rem,3vh,2.5rem);line-height:1.6;animation:fadeInUp 1.8s cubic-bezier(.25,.46,.45,.94) .5s forwards;opacity:0;transform:translateY(30px)}.alt-hero-content h2{font-size:clamp(.9rem,1.5vw,1.3rem);margin-top:clamp(.5rem,1vh,1rem)}.cta-buttons{display:flex;gap:clamp(.8rem,2vw,1.5rem);justify-content:center;flex-wrap:wrap;margin:clamp(1rem,2vh,2rem) 0}.btn-primary-holistic,.btn-secondary-holistic{padding:clamp(12px,1.5vh,18px) clamp(28px,4vw,48px);font-size:clamp(1rem,1.3vw,1.2rem);border-radius:50px;font-weight:600;transition:all .3s ease;text-decoration:none;white-space:nowrap}.btn-primary-holistic{background:var(--gradient-red-green);border:none;color:#fff;position:relative;overflow:hidden}.btn-primary-holistic:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left 1.5s ease}.btn-primary-holistic:hover:before{left:100%}.btn-primary-holistic:hover{transform:translateY(-3px);box-shadow:var(--shadow-medium);color:#fff;text-decoration:none}.btn-secondary-holistic{background:transparent;border:2px solid var(--primary-sage);color:var(--primary-sage)}.btn-secondary-holistic:hover{background:var(--primary-sage);color:#fff;transform:translateY(-3px);text-decoration:none}@media (max-width: 768px){.hero,.alt-hero{justify-content:center;padding:75px 6% 30px;background:url(/wp-content/themes/paolabosellicounselor/public/build/images/hero-bg-red.png) center center/cover no-repeat,linear-gradient(135deg,var(--primary-green) 0%,var(--warm-red) 100%)}.hero-content,.alt-hero-content{padding-right:0;max-width:100%}.hero h1,.alt-hero h1{font-size:clamp(2.2rem,8vw,3.5rem);line-height:1.05}.hero h3,.alt-hero h3{font-size:clamp(1rem,4vw,1.5rem)}}@media (max-width: 480px){.hero,.alt-hero{padding:70px 5% 25px}.hero h1,.alt-hero h1{font-size:clamp(2rem,8.5vw,3rem)!important;line-height:1;margin-bottom:.8rem}.hero h1 span,.alt-hero h1 span{display:block;margin-bottom:.2rem}.hero-tagline,.alt-hero-tagline{background:linear-gradient(135deg,#22c55e73,#10b9816b 25%,#ef44446b 75%,#dc262673);-webkit-backdrop-filter:blur(24px) saturate(180%) brightness(1.1);backdrop-filter:blur(24px) saturate(180%) brightness(1.1);border-radius:20px;border:1px solid rgba(255,255,255,.1);box-shadow:0 12px 40px #0003,0 6px 20px #22c55e0f,0 3px 10px #ef44440f}.cta-buttons{flex-direction:column;align-items:stretch;gap:.8rem}}@media (max-height: 500px) and (orientation: landscape){.hero,.alt-hero{min-height:auto;height:auto;padding:40px 4%}.hero h1,.alt-hero h1{font-size:clamp(1.5rem,4.5vw,2.2rem)!important;line-height:1;margin-bottom:.5rem}.hero h1 span,.alt-hero h1 span{display:inline;margin-right:.3rem}.hero h3,.alt-hero h3,.hero-subtitle,.alt-hero-subtitle,.hero-tagline,.alt-hero-tagline{display:none}.hero-description p,.alt-hero .hero-description p{font-size:.85rem!important;margin:.5rem auto!important}.cta-buttons{flex-direction:row;gap:.6rem;margin:.8rem 0}.btn-primary-holistic,.btn-secondary-holistic{padding:8px 20px;font-size:.85rem}.btn-primary-holistic i,.btn-secondary-holistic i{display:none}}@media (min-width: 1024px) and (max-height: 815px){.hero,.alt-hero{min-height:100vh;padding:60px 5% 30px}.hero-content,.alt-hero-content{max-width:min(85%,700px);padding-right:clamp(40px,6vw,100px)}.hero h1,.alt-hero h1{font-size:clamp(2.5rem,4.2vw,3.8rem);margin-bottom:.8rem;line-height:.95}.hero h3,.alt-hero h3,.hero-subtitle,.alt-hero-subtitle{font-size:clamp(1rem,2vw,1.5rem);margin-bottom:.8rem}.hero-description p,.alt-hero .hero-description p{font-size:clamp(.95rem,1.4vw,1.1rem)!important;margin:.8rem auto!important;max-width:min(95%,600px)}.hero-tagline,.alt-hero-tagline{padding:10px 20px;font-size:clamp(.95rem,1.6vw,1.2rem);margin-bottom:1.2rem}.alt-hero-content h2{font-size:clamp(.85rem,1.2vw,1rem);margin-top:.6rem}.cta-buttons{gap:.8rem;margin:1rem 0}.btn-primary-holistic,.btn-secondary-holistic{padding:11px 30px;font-size:clamp(.95rem,1.2vw,1.05rem)}}@media (min-width: 768px) and (max-width: 1024px){.hero,.alt-hero{padding:70px 6% 30px;justify-content:center}.hero-content,.alt-hero-content{padding-right:0;max-width:min(90%,700px);text-align:center}.hero h1,.alt-hero h1{font-size:clamp(2.5rem,5vw,3.5rem);line-height:1.05}.hero h3,.alt-hero h3{font-size:clamp(1.1rem,3vw,1.6rem)}.hero-description p,.alt-hero .hero-description p{font-size:clamp(1rem,2vw,1.25rem)!important}.btn-primary-holistic,.btn-secondary-holistic{padding:12px 32px;font-size:clamp(1rem,1.5vw,1.1rem)}}@media (min-width: 800px) and (max-width: 900px) and (min-height: 1100px),(min-width: 1100px) and (max-width: 1200px) and (max-height: 850px){.hero,.alt-hero{padding:80px 8% 40px}.hero-content,.alt-hero-content{max-width:85%}.hero h1,.alt-hero h1{font-size:clamp(2.8rem,4.5vw,3.5rem)}}@media (min-width: 1200px) and (max-height: 800px){.hero,.alt-hero{min-height:90vh}.hero-content,.alt-hero-content{transform:scale(.92)}}@media (min-width: 1200px) and (max-height: 700px){.hero,.alt-hero{min-height:85vh}.hero-content,.alt-hero-content{transform:scale(.88)}}@keyframes slideInRight{to{opacity:1;transform:translate(0)}}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.cta-button{display:inline-block;padding:18px 40px;background-color:var(--primary-green);color:#fff;text-decoration:none;font-size:1.5rem;font-weight:600;border-radius:50px;transition:all .6s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden;box-shadow:0 10px 30px #667eea4d;animation:fadeInUp 1.8s cubic-bezier(.25,.46,.45,.94) 1s forwards;opacity:0;transform:translateY(30px)}.cta-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .8s ease-in-out}.cta-button:hover{transform:translateY(-3px);box-shadow:0 20px 40px #667eea66;background:linear-gradient(135deg,var(--primary-green) 0%,var(--warm-red) 100%);color:#fff;text-decoration:none}.cta-button:hover:before{left:100%}.services-section{padding:80px 0;background:var(--warm-cream)}.section-title{font-family:Playfair Display,serif;font-size:clamp(1.8rem,4vw,2.8rem);color:var(--deep-forest);text-align:center;margin-bottom:2rem;position:relative}.section-title:after{content:"";position:absolute;bottom:-15px;left:50%;width:80px;height:3px;background:var(--gradient-primary);transform:translate(-50%);border-radius:2px}.section-subtitle{font-size:clamp(.95rem,2vw,1.1rem);color:var(--deep-forest);max-width:700px;margin:0 auto 2.5rem;opacity:.85}.service-card{background:#fff;border-radius:20px;padding:2.5rem;box-shadow:var(--shadow-soft);transition:all .3s ease;border:1px solid rgba(143,188,143,.1);height:100%;position:relative;overflow:hidden}.service-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:var(--gradient-primary)}.service-card:hover{transform:translateY(-10px);box-shadow:var(--shadow-strong)}.service-icon{width:80px;height:80px;background:var(--gradient-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;font-size:2rem;color:#fff;transition:all .3s ease}.service-card:hover .service-icon{transform:scale(1.1) rotate(5deg)}.service-title{font-family:Playfair Display,serif;font-size:1.5rem;color:var(--deep-forest);margin-bottom:1rem;font-weight:600}.service-description{color:var(--deep-forest);opacity:.8;line-height:1.7}.about-section{padding:80px 0;background:linear-gradient(135deg,#e6e6fa33,#ff7f7f0d)}.about-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.about-text{font-size:1rem;line-height:1.7;color:var(--deep-forest)}.about-text h3{font-size:clamp(1.3rem,3vw,1.6rem);margin-bottom:1.5rem}.about-highlight{background:#ffffffb3;padding:2rem;border-radius:15px;border-left:4px solid var(--accent-coral);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.about-highlight h4{font-size:clamp(1.2rem,2.5vw,1.5rem);margin-bottom:1.2rem}.benefits-list{list-style:none;padding:0}.benefits-list li{padding:.8rem 0 .8rem 2.5rem;position:relative;font-size:1rem;color:var(--deep-forest)}.benefits-list li:before{content:"🌸";position:absolute;left:0;font-size:1.1rem}.testimonials-section{padding:80px 0;background:var(--warm-cream)}.testimonials-swiper{overflow:hidden;padding:0 20px 40px}.testimonial-card{background:#fff;border-radius:15px;padding:2rem;box-shadow:var(--shadow-soft);text-align:center;margin:0 1rem;height:auto;min-height:220px;display:flex;flex-direction:column;justify-content:space-between}.testimonial-stars{color:var(--golden-honey);font-size:1.2rem;margin-bottom:.8rem}.testimonial-text{font-style:italic;font-size:.95rem;margin-bottom:1.2rem;color:var(--deep-forest);flex-grow:1;line-height:1.6}.testimonial-author{font-weight:600;color:var(--primary-sage);font-size:.9rem}.testimonial-category{margin-top:.5rem}.testimonial-category small{color:var(--primary-sage);font-weight:500;background:#8fbc8f1a;padding:.25rem .75rem;border-radius:15px;font-size:.75rem}.swiper-pagination{position:static;margin-top:20px}.swiper-pagination-bullet{background:var(--primary-sage);opacity:.5;transition:all .3s ease}.swiper-pagination-bullet-active{background:var(--primary-sage);opacity:1;transform:scale(1.2)}.contact-section{padding:80px 0;background:url(/wp-content/themes/paolabosellicounselor/public/build/images/hero-4.jpg) center center/cover no-repeat;color:#fff;position:relative;overflow:hidden}.contact-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="25" cy="25" r="2" fill="white" opacity="0.1"/><circle cx="75" cy="75" r="1.5" fill="white" opacity="0.1"/><circle cx="50" cy="50" r="1" fill="white" opacity="0.1"/></svg>');animation:sparkle 10s ease-in-out infinite}@keyframes sparkle{0%,to{opacity:.3}50%{opacity:.8}}.contact-content{position:relative;z-index:2}.contact-title{font-family:Playfair Display,serif;font-size:clamp(1.8rem,4vw,2.5rem);margin-bottom:1.5rem;text-align:center}.contact-description{font-size:clamp(1rem,2.5vw,1.2rem);text-align:center;margin-bottom:2.5rem;opacity:.9;max-width:800px;margin-left:auto;margin-right:auto}.contact-info{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap;margin-bottom:3rem}.contact-item{display:flex;align-items:center;gap:1rem;background:#ffffff1a;padding:1.5rem 2rem;border-radius:15px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.contact-item:hover{background:#fff3;transform:translateY(-5px)}.contact-icon{width:50px;height:50px;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem}.contact-form{background:#ffffff1a;padding:2rem;border-radius:15px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.contact-form .form-control{background:#ffffffe6;border:none;border-radius:10px;padding:15px;margin-bottom:1rem}.contact-form textarea{resize:none}footer{background:var(--deep-forest);color:#fff;padding:3rem 0 1rem;text-align:center}.footer-content{margin-bottom:2rem}.footer-logo{font-family:Playfair Display,serif;font-size:1.5rem;margin-bottom:1rem}.footer-description{opacity:.8;max-width:600px;margin:0 auto}.social-links{margin:2rem 0}.social-links a{color:#fff;font-size:1.5rem;margin:0 1rem;opacity:.8;transition:all .3s ease;text-decoration:none}.social-links a:hover{opacity:1;transform:scale(1.2)}.footer-divider{height:1px;background:#fff3;margin:2rem 0}.footer-copyright{opacity:.7}.floating-btn{position:fixed;bottom:30px;right:30px;width:60px;height:60px;background:var(--gradient-primary);border-radius:50%;display:none;align-items:center;justify-content:center;color:#fff;font-size:1.5rem;box-shadow:var(--shadow-medium);cursor:pointer;transition:all .3s ease;z-index:1000;opacity:0}.floating-btn.show{display:flex;opacity:1}.floating-btn:hover{transform:scale(1.1);box-shadow:var(--shadow-strong)}.loading-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:var(--warm-cream);display:flex;align-items:center;justify-content:center;z-index:9999;transition:opacity .5s ease}.loading-spinner{width:60px;height:60px;border:3px solid rgba(143,188,143,.3);border-top:3px solid var(--primary-sage);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.scroll-indicator{position:fixed;top:0;left:0;width:100%;height:4px;background:#fff3;z-index:9999}.scroll-progress{height:100%;background:var(--gradient-primary);transition:width .3s ease}.isotope-container{contain:layout style}.swiper-container{contain:layout}.features .features-grid{display:grid!important}.services .services-grid .service-card{transition:all .3s ease!important}@media (max-width: 991px){.features .features-grid{grid-template-columns:1fr!important}}.navbar-toggler{display:none}@media (max-width: 1199px){.navbar-toggler{display:block!important;border:none;padding:.25rem .5rem}}
