:root{color-scheme:light;--white: #FFFFFF;--surface: #FBFAF8;--surface-2: #F4F2EF;--text-dark: #18181B;--text: #3F3F46;--text-secondary: #52525B;--text-muted: #71717A;--text-light: #A1A1AA;--border: #E7E4E0;--border-light: #F0EEEB;--purple: #794D97;--purple-deep: #5E3A76;--purple-soft: #9B72B8;--purple-line: #E2D5EC;--purple-pale: #F5F0F9;--cream: var(--surface);--lavender-mist: var(--surface);--lavender-pale: var(--purple-pale);--lavender-light: var(--purple-line);--lavender: var(--purple-soft);--gold: var(--purple);--font-body: "Assistant", "Arial Hebrew", system-ui, sans-serif;--font-display: var(--font-body);--font-elegant: var(--font-body);--text-2xs: .75rem;--text-xs: .8125rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.375rem;--text-2xl: 1.75rem;--text-3xl: 2.25rem;--space-xs: .5rem;--space-sm: 1rem;--space-md: 1.5rem;--space-lg: 2.5rem;--space-xl: 4rem;--space-2xl: 6rem;--space-3xl: 8rem;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 14px;--radius-xl: 18px;--radius-full: 9999px;--shadow-sm: 0 1px 2px rgba(24, 24, 27, .05);--shadow-md: 0 4px 12px rgba(24, 24, 27, .07);--shadow-lg: 0 12px 32px rgba(24, 24, 27, .09);--ease: cubic-bezier(.4, 0, .2, 1);--transition: color .18s var(--ease), background-color .18s var(--ease), border-color .18s var(--ease), box-shadow .18s var(--ease), transform .18s var(--ease), opacity .18s var(--ease);--max-width: 1200px;--header-height: 124px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:var(--font-body);background-color:var(--white);color:var(--text);direction:rtl;text-align:right;line-height:1.65;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}body:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;pointer-events:none;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='g'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='160' height='160' filter='url(%23g)'/%3E%3C/svg%3E")}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}button{cursor:pointer;font-family:var(--font-body);border:none}input,textarea,select{font-family:var(--font-body);direction:rtl;text-align:right}ul{list-style:none}:focus-visible{outline:3px solid var(--purple);outline-offset:3px;border-radius:2px}.footer :focus-visible,.cta-section :focus-visible,.btn-whatsapp:focus-visible,.whatsapp-btn:focus-visible{outline-color:var(--white)}h1,h2,h3,h4,h5,h6{line-height:1.2;color:var(--text-dark);letter-spacing:-.015em}p{margin-top:0}.container{max-width:var(--max-width);margin:0 auto;padding:0 var(--space-lg)}.section{padding:var(--space-3xl) 0}.section-sm{padding:var(--space-2xl) 0}.section-header{margin-bottom:var(--space-2xl)}.section-header.centered{text-align:center}.section-title{font-size:clamp(1.75rem,3.2vw,2.5rem);color:var(--text-dark);line-height:1.2;margin-bottom:.75rem;font-weight:700}.section-subtitle{font-size:var(--text-base);color:var(--text-secondary);font-weight:400;max-width:600px;line-height:1.7}.section-header.centered .section-subtitle{margin:0 auto}.section-label{font-size:var(--text-xs);color:var(--purple);letter-spacing:.1em;font-weight:600;display:block;margin-bottom:.6rem}.ornament{display:flex;align-items:center;gap:10px;margin-bottom:var(--space-sm)}.ornament.centered{justify-content:center}.ornament:before,.ornament:after{content:"";height:1px;width:28px;background:var(--purple-line)}.ornament-dot{width:4px;height:4px;border-radius:50%;background:var(--purple)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.85rem 2rem;border-radius:var(--radius-full);font-size:.95rem;font-weight:600;transition:var(--transition);cursor:pointer;letter-spacing:.01em;white-space:nowrap}.btn-primary{background:var(--purple);color:var(--white)}.btn-primary:hover{background:var(--purple-deep)}.btn-outline{background:transparent;color:var(--purple);border:1px solid var(--purple-line)}.btn-outline:hover{background:var(--purple-pale);border-color:var(--purple-soft)}.btn-whatsapp{background:#198845;color:var(--white)}.btn-whatsapp:hover{background:#16753b}.btn-ghost{background:#ffffff26;color:var(--white);border:1.5px solid rgba(255,255,255,.4);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.btn-ghost:hover{background:#ffffff40;border-color:#ffffffb3}.btn-lg{padding:1rem 2.5rem;font-size:1.05rem}.fade-up{opacity:0;transform:translateY(12px);transition:opacity .4s var(--ease),transform .4s var(--ease)}.fade-up.visible{opacity:1;transform:translateY(0)}.fade-up-delay-1,.fade-up-delay-2{transition-delay:.06s}.fade-up-delay-3,.fade-up-delay-4,.fade-up-delay-5,.fade-up-delay-6{transition-delay:.12s}.skip-link{position:absolute;right:var(--space-md);top:-100px;z-index:200;padding:.75rem 1.5rem;background:var(--purple);color:var(--white);border-radius:0 0 8px 8px;font-size:var(--text-sm);font-weight:600}.skip-link:focus{top:0}.header{position:fixed;top:0;left:0;right:0;z-index:100;height:var(--header-height);transition:background .4s ease,box-shadow .4s ease,border-color .4s ease;border-bottom:1px solid transparent}.header.scrolled{background:#ffffffe0;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom-color:var(--border)}.header-inner{max-width:var(--max-width);margin:0 auto;padding:0 var(--space-lg);height:100%;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.header-logo{display:flex;align-items:center;flex-shrink:0}.header-logo-img{width:210px;height:auto;display:block;object-fit:contain;transition:opacity .2s ease}.header-logo:hover .header-logo-img{opacity:.82}.header-nav-center{display:flex;justify-content:center;align-items:center}.nav-links{display:flex;align-items:center;gap:.15rem;list-style:none}.nav-link{font-family:var(--font-body);font-size:var(--text-sm);font-weight:500;color:var(--text-secondary);padding:.5rem .85rem;border-radius:var(--radius-sm);transition:color .18s var(--ease),background-color .18s var(--ease);white-space:nowrap}.nav-link:hover{color:var(--purple);background:var(--surface-2)}.header-end{display:flex;align-items:center;justify-content:flex-end;gap:var(--space-sm)}.hamburger{display:none;flex-direction:column;justify-content:center;gap:5px;background:none;padding:6px;border-radius:8px;transition:background .2s ease}.hamburger:hover{background:var(--surface-2)}.hamburger span{display:block;width:20px;height:1.5px;background:var(--text-dark);border-radius:2px;transition:transform .18s var(--ease),opacity .18s var(--ease)}.mobile-nav{display:none;position:fixed;top:var(--header-height);left:0;right:0;background:var(--white);padding:var(--space-sm) var(--space-md) var(--space-md);box-shadow:var(--shadow-md);border-bottom:1px solid var(--border);z-index:99;flex-direction:column;gap:.15rem}.mobile-nav.open{display:flex}.mobile-nav .nav-link{font-size:var(--text-base);padding:.7rem .85rem;border-radius:var(--radius-sm);border-bottom:none}.mobile-nav .nav-link:hover{background:var(--surface-2)}.hero{position:relative;display:flex;align-items:center;overflow:hidden;padding-top:var(--header-height)}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero-bg-main{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--surface)}.hero-bg-main:before,.hero-bg-main:after{content:"";position:absolute;top:0;bottom:0;width:1px;background:linear-gradient(to bottom,transparent,var(--border) 22%,var(--border) 78%,transparent)}.hero-bg-main:before{left:max(var(--space-lg),calc(50% - var(--max-width) / 2))}.hero-bg-main:after{right:max(var(--space-lg),calc(50% - var(--max-width) / 2))}.hero-inner{position:relative;z-index:1;max-width:var(--max-width);margin:0 auto;padding:var(--space-xl) var(--space-lg);display:grid;grid-template-columns:1fr 1fr;gap:var(--space-2xl);align-items:center;width:100%}.hero-content{max-width:580px}.hero-badge{display:inline-flex;align-items:center;gap:7px;background:var(--white);border:1px solid var(--border);color:var(--text-secondary);padding:.35rem .8rem;border-radius:var(--radius-full);font-size:var(--text-xs);font-weight:500;margin-bottom:var(--space-md)}.hero-badge-dot{width:5px;height:5px;background:var(--purple);border-radius:50%}.hero-headline{font-size:clamp(2rem,4.2vw,3.25rem);font-weight:700;color:var(--text-dark);line-height:1.15;margin-bottom:var(--space-md);letter-spacing:-.025em}.hero-headline em{font-style:normal;color:var(--purple)}.hero-sub{font-size:var(--text-lg);color:var(--text-secondary);line-height:1.65;margin-bottom:var(--space-lg);font-weight:400;max-width:480px}.hero-actions{display:flex;align-items:center;gap:var(--space-sm);flex-wrap:wrap}.hero-trust{display:flex;align-items:center;gap:var(--space-md);margin-top:var(--space-xl);padding-top:var(--space-lg);border-top:1px solid var(--border-light)}.trust-item{display:flex;flex-direction:column;gap:2px}.trust-number{font-size:var(--text-2xl);font-weight:700;color:var(--text-dark);line-height:1;letter-spacing:-.02em}.trust-label{font-size:var(--text-2xs);color:var(--text-muted);font-weight:500}.trust-divider{width:1px;height:32px;background:var(--border)}.hero-visual{position:relative;height:520px}.hero-image-frame{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--radius-xl);overflow:hidden;background:var(--surface-2);border:1px solid var(--border)}.hero-float-card{position:absolute;background:var(--white);border:1px solid var(--border);border-radius:var(--radius-md);padding:.7rem .95rem;box-shadow:var(--shadow-md);display:flex;align-items:center;gap:10px;z-index:2}.hero-float-card-1{bottom:8%;right:-4%}.hero-float-card-2{top:10%;left:-4%}.float-icon{width:32px;height:32px;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;flex-shrink:0;background:var(--purple-pale)}.float-icon.purple,.float-icon.gold{background:var(--purple-pale)}.float-text{display:flex;flex-direction:column;gap:1px}.float-text-main{font-size:var(--text-xs);font-weight:600;color:var(--text-dark)}.float-text-sub{font-size:var(--text-2xs);color:var(--text-muted)}.services{background:var(--white)}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-sm)}.service-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--space-md);transition:border-color .18s var(--ease),box-shadow .18s var(--ease);position:relative}.service-card:hover{box-shadow:var(--shadow-md);border-color:var(--purple-line)}.service-icon-wrap{width:40px;height:40px;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;margin-bottom:var(--space-sm);background:var(--purple-pale);color:var(--purple)}.service-card-title{font-size:var(--text-base);font-weight:700;color:var(--text-dark);margin-bottom:.4rem;line-height:1.35}.service-card-desc{font-size:var(--text-sm);color:var(--text-muted);line-height:1.6;font-weight:400}.service-card-link{display:inline-flex;align-items:center;gap:5px;margin-top:.85rem;font-size:var(--text-xs);font-weight:600;color:var(--purple);transition:color .18s var(--ease)}.service-card-link:hover{color:var(--purple-deep)}.before-after{background:var(--surface)}.ba-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-md);margin-bottom:var(--space-lg)}.ba-card{border-radius:var(--radius-lg);overflow:hidden;background:var(--white);border:1px solid var(--border);transition:box-shadow .18s var(--ease)}.ba-card:hover{box-shadow:var(--shadow-md)}.ba-img-wrap{position:relative;overflow:hidden;line-height:0}.ba-img{width:100%;height:180px;object-fit:cover;object-position:center;display:block;transition:transform .5s ease}.ba-card:hover .ba-img{transform:scale(1.03)}.ba-overlays{position:absolute;bottom:10px;left:0;right:0;display:flex;justify-content:space-between;padding:0 10px;pointer-events:none}.ba-tag{font-size:var(--text-2xs);font-weight:600;letter-spacing:.04em;padding:3px 9px;border-radius:var(--radius-sm)}.ba-tag-before{background:#18181ba6;color:#fff;margin-right:auto}.ba-tag-after{background:var(--purple);color:#fff;margin-left:auto}.ba-info{padding:.7rem var(--space-sm)}.ba-treatment{font-size:var(--text-sm);font-weight:600;color:var(--text-dark);margin-bottom:2px}.ba-sessions{font-size:var(--text-2xs);color:var(--text-muted)}.ba-disclaimer{text-align:center;font-size:var(--text-xs);color:var(--text-muted);padding:var(--space-sm);background:var(--white);border-radius:var(--radius-md);border:1px solid var(--border)}.why-us{background:var(--white)}.why-us-inner{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-3xl);align-items:center}.why-us-visual{position:relative;height:460px}.why-us-img-main{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--radius-xl);overflow:hidden;background:var(--surface-2);border:1px solid var(--border)}.video-toggle{position:absolute;bottom:12px;right:12px;z-index:3;width:34px;height:34px;border-radius:50%;background:#18181be0;color:var(--white);display:flex;align-items:center;justify-content:center;transition:background .25s ease}.video-toggle:hover{background:#18181bfa}.video-toggle:focus-visible{outline-color:var(--white)}.why-us-accent-block{position:absolute;bottom:-20px;left:-20px;width:150px;height:150px;border-radius:var(--radius-lg);background:var(--white);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:6px;z-index:2;box-shadow:var(--shadow-md)}.why-us-accent-number{font-size:var(--text-3xl);font-weight:700;color:var(--purple);line-height:1;letter-spacing:-.03em}.why-us-accent-text{font-size:var(--text-2xs);color:var(--text-muted);text-align:center;font-weight:500;line-height:1.4}.why-bullets{display:flex;flex-direction:column;gap:var(--space-sm);margin-top:var(--space-lg)}.why-bullet{display:flex;align-items:flex-start;gap:var(--space-sm);padding:var(--space-sm);border-radius:var(--radius-md);background:var(--white);border:1px solid var(--border);transition:border-color .18s var(--ease),box-shadow .18s var(--ease)}.why-bullet:hover{border-color:var(--purple-line);box-shadow:var(--shadow-sm)}.why-bullet-icon{width:38px;height:38px;border-radius:var(--radius-sm);background:var(--purple-pale);color:var(--purple);display:flex;align-items:center;justify-content:center;flex-shrink:0}.why-bullet-text{display:flex;flex-direction:column;gap:2px}.why-bullet-title{font-size:var(--text-sm);font-weight:700;color:var(--text-dark)}.why-bullet-desc{font-size:var(--text-xs);color:var(--text-muted);line-height:1.55}.about{background:var(--surface);position:relative;overflow:hidden}.about-inner{display:grid;grid-template-columns:1fr 1.1fr;gap:var(--space-3xl);align-items:center;position:relative;z-index:1}.about-image-wrap{position:relative}.about-image{border-radius:var(--radius-lg);height:500px;background:var(--surface-2);border:1px solid var(--border);position:relative;overflow:hidden}.about-image-placeholder-text{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1rem;z-index:1}.about-image-placeholder-text p{font-size:var(--text-sm);color:var(--text-muted)}.about-image-decor{position:absolute;bottom:-16px;right:-16px;width:120px;height:120px;border-radius:var(--radius-md);border:1px solid var(--border);background:var(--white);display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-md)}.about-content{padding:var(--space-md) 0}.about-name{font-size:clamp(1.7rem,3vw,2.5rem);font-weight:700;color:var(--text-dark);line-height:1.2;margin-bottom:.5rem}.about-title{font-size:var(--text-sm);font-weight:600;color:var(--purple);letter-spacing:.08em;text-transform:uppercase;margin-bottom:var(--space-lg);display:block}.about-text{font-size:var(--text-base);color:var(--text-secondary);line-height:1.8;margin-bottom:var(--space-lg)}.about-credentials{display:flex;flex-direction:column;gap:.65rem}.credential{display:flex;align-items:center;gap:10px;font-size:var(--text-sm);color:var(--text-secondary)}.credential-dot{width:5px;height:5px;border-radius:50%;background:var(--purple);flex-shrink:0}.process{background:var(--white)}.process-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space-md);position:relative;margin-top:var(--space-2xl)}.process-steps:before{content:"";position:absolute;top:34px;right:12.5%;left:12.5%;height:1px;background:var(--border);z-index:0}.process-step{display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;z-index:1}.step-number-wrap{width:64px;height:64px;border-radius:50%;background:var(--white);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;margin-bottom:var(--space-md);transition:var(--transition)}.process-step:hover .step-number-wrap{background:var(--purple);border-color:var(--purple)}.step-number{font-size:var(--text-xl);font-weight:600;color:var(--purple);transition:var(--transition)}.process-step:hover .step-number{color:var(--white)}.step-title{font-size:var(--text-base);font-weight:600;color:var(--text-dark);margin-bottom:.4rem;margin-top:var(--space-sm)}.step-desc{font-size:var(--text-sm);color:var(--text-muted);line-height:1.7;max-width:190px}.testimonials{background:var(--surface)}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-md)}.testimonial-card{background:var(--white);border-radius:var(--radius-lg);padding:var(--space-lg);border:1px solid var(--border);transition:var(--transition);position:relative}.testimonial-card:hover{border-color:var(--purple-line);box-shadow:var(--shadow-sm)}.testimonial-stars{display:flex;gap:3px;margin-bottom:var(--space-sm)}.star{color:#8f61b0;font-size:var(--text-sm)}.testimonial-text{font-size:var(--text-sm);color:var(--text-secondary);line-height:1.8;margin-bottom:var(--space-md);position:relative;z-index:1}.testimonial-author{display:flex;align-items:center;gap:10px;padding-top:var(--space-sm);border-top:1px solid var(--border-light)}.author-avatar{width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:var(--text-sm);color:var(--purple);flex-shrink:0}.author-info{display:flex;flex-direction:column;gap:1px}.author-name{font-size:var(--text-sm);font-weight:600;color:var(--text-dark)}.author-treatment{font-size:var(--text-2xs);color:var(--text-muted)}.cta-section{background:var(--purple-deep);position:relative;overflow:hidden}.cta-inner{position:relative;z-index:1;text-align:center;max-width:680px;margin:0 auto;padding:var(--space-3xl) var(--space-lg)}.cta-label{font-size:var(--text-2xs);font-weight:600;color:#ffffffa6;letter-spacing:.14em;text-transform:uppercase;display:block;margin-bottom:1rem}.cta-headline{font-size:clamp(1.9rem,4vw,2.75rem);font-weight:700;color:var(--white);line-height:1.25;letter-spacing:-.015em;margin-bottom:var(--space-md)}.cta-sub{font-size:var(--text-lg);color:#ffffffc7;line-height:1.75;margin-bottom:var(--space-xl)}.cta-actions{display:flex;align-items:center;justify-content:center;gap:var(--space-sm);flex-wrap:wrap}.contact{background:var(--white)}.contact-inner{display:grid;grid-template-columns:1fr 1.2fr;gap:var(--space-3xl);align-items:start}.contact-info-title{font-size:var(--text-2xl);font-weight:700;color:var(--text-dark);letter-spacing:-.015em;margin-bottom:var(--space-md)}.contact-items{display:flex;flex-direction:column;gap:var(--space-md);margin-bottom:var(--space-xl)}.contact-item{display:flex;align-items:flex-start;gap:var(--space-md)}.contact-icon{width:42px;height:42px;border-radius:var(--radius-sm);background:var(--purple-pale);display:flex;align-items:center;justify-content:center;flex-shrink:0}.contact-item-content{display:flex;flex-direction:column;gap:2px}.contact-item-label{font-size:var(--text-2xs);font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em}.contact-item-value{font-size:var(--text-base);color:var(--text);font-weight:500}.contact-social{display:flex;gap:var(--space-xs)}.social-link{width:42px;height:42px;border-radius:var(--radius-sm);background:var(--white);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;transition:var(--transition);color:var(--text-secondary)}.social-link:hover{background:var(--purple-pale);border-color:var(--purple-line);color:var(--purple)}.contact-form{background:var(--surface);border-radius:var(--radius-lg);padding:var(--space-xl);border:1px solid var(--border)}.form-title{font-size:var(--text-xl);font-weight:700;color:var(--text-dark);letter-spacing:-.01em;margin-bottom:1.5rem}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-sm)}.form-group{display:flex;flex-direction:column;gap:6px;margin-bottom:var(--space-sm)}.form-group.full{grid-column:1 / -1}.form-label{font-size:var(--text-xs);font-weight:600;color:var(--text-secondary)}.form-input,.form-select,.form-textarea{width:100%;padding:.7rem .9rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--white);color:var(--text);font-size:var(--text-sm);transition:var(--transition);direction:rtl;text-align:right}.form-input:focus-visible,.form-select:focus-visible,.form-textarea:focus-visible{outline:none;border-color:var(--purple);box-shadow:0 0 0 3px #794d9766}.form-input::placeholder,.form-textarea::placeholder{color:var(--text-light)}.form-textarea{min-height:110px;resize:vertical}.form-submit{width:100%;margin-top:var(--space-sm)}.footer{background:var(--text-dark);color:#ffffffb3;padding:var(--space-2xl) 0 var(--space-lg)}.footer-inner{max-width:var(--max-width);margin:0 auto;padding:0 var(--space-lg)}.footer-top{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:var(--space-2xl);padding-bottom:var(--space-xl);border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:var(--space-lg)}.footer-logo-text{font-size:var(--text-xl);font-weight:700;color:var(--white);letter-spacing:-.01em;display:block;margin-bottom:.6rem}.footer-tagline{font-size:var(--text-sm);line-height:1.7;margin-bottom:var(--space-md);max-width:280px}.footer-col-title{font-size:var(--text-2xs);font-weight:600;color:var(--white);text-transform:uppercase;letter-spacing:.12em;margin-bottom:var(--space-md)}.footer-links{display:flex;flex-direction:column;gap:.6rem}.footer-link{font-size:var(--text-sm);color:#fff9;transition:var(--transition)}.footer-link:hover{color:var(--white)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;font-size:var(--text-2xs);color:#fff6}.whatsapp-float{position:fixed;bottom:28px;left:28px;z-index:200;display:flex;flex-direction:column;align-items:flex-start;gap:8px}.whatsapp-btn{width:54px;height:54px;border-radius:50%;background:#198845;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-md);transition:var(--transition);cursor:pointer;border:none;position:relative}.whatsapp-btn:hover{background:#16753b;box-shadow:var(--shadow-lg)}.whatsapp-pulse{display:none}.whatsapp-tooltip{background:var(--white);border-radius:var(--radius-sm);padding:.45rem .8rem;font-size:var(--text-xs);font-weight:600;color:var(--text-dark);border:1px solid var(--border);box-shadow:var(--shadow-sm);white-space:nowrap;opacity:0;transition:opacity .18s var(--ease);pointer-events:none}.whatsapp-float:hover .whatsapp-tooltip{opacity:1}@media (max-width: 1024px){:root{--space-3xl: 6rem;--space-2xl: 4rem}:root{--header-height: 110px}.header-logo-img{width:185px}.hero-inner{grid-template-columns:1fr;text-align:center}.hero-content,.hero-sub{max-width:100%}.hero-actions,.hero-trust{justify-content:center}.hero-visual{height:360px}.hero-float-card{display:none}.services-grid,.ba-grid{grid-template-columns:repeat(2,1fr)}.why-us-inner{grid-template-columns:1fr;gap:var(--space-2xl)}.why-us-visual{height:340px}.why-us-accent-block{width:140px;height:140px;bottom:-16px;left:-16px}.why-us-accent-number{font-size:2.4rem}.about-inner{grid-template-columns:1fr;gap:var(--space-2xl)}.about-image{height:380px}.about-image-decor{display:none}.process-steps{grid-template-columns:repeat(2,1fr)}.process-steps:before{display:none}.testimonials-grid{grid-template-columns:repeat(2,1fr)}.contact-inner{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr 1fr}}@media (max-width: 768px){:root{--space-xl: 3rem;--space-2xl: 3.5rem;--space-3xl: 5rem}.container{padding:0 var(--space-md)}.header-nav-center,.header-cta{display:none}.hamburger{display:flex}:root{--header-height: 96px}.header-logo-img{width:158px}.header-inner{grid-template-columns:auto 1fr auto}.hero-visual{height:280px}.hero-bg-main:before,.hero-bg-main:after{display:none}.services-grid,.ba-grid{grid-template-columns:1fr}.why-us-visual{height:260px}.why-us-accent-block{display:none}.about-image{height:300px}.process-steps{grid-template-columns:1fr;gap:var(--space-lg)}.process-step{flex-direction:row;text-align:right;gap:var(--space-md)}.step-number-wrap{flex-shrink:0;margin-bottom:0}.step-desc{max-width:100%}.testimonials-grid,.form-grid{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr;gap:var(--space-lg)}.footer-bottom{flex-direction:column;gap:.5rem;text-align:center}.hero-trust{flex-wrap:wrap;gap:var(--space-sm);justify-content:center}.contact-form{padding:var(--space-lg) var(--space-md)}.whatsapp-float{bottom:8px;left:0}.whatsapp-btn,.whatsapp-pulse{width:50px;height:50px}}@media (max-width: 480px){:root{--space-3xl: 4rem;--space-2xl: 3rem}.hero-headline{font-size:2rem}.cta-headline{font-size:1.9rem}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .btn{text-align:center;justify-content:center}.hero-visual{height:240px}.why-us-visual{height:230px}.about-image{height:260px}.section{padding:var(--space-2xl) 0}.contact-form{padding:var(--space-md)}.whatsapp-float{bottom:8px;left:0}.whatsapp-btn,.whatsapp-pulse{width:50px;height:50px}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}.fade-up{transition:none;opacity:1;transform:none}*,*:before,*:after{animation:none!important}}
