[data-astro-cid-edh6yy6f],[data-astro-cid-edh6yy6f]:before,[data-astro-cid-edh6yy6f]:after{margin:0;padding:0;box-sizing:border-box}:root{--purple: #6C5CE7;--purple-dark: #5A4BD6;--purple-light: rgba(108,92,231,.08);--purple-medium: rgba(108,92,231,.15);--coral: #FF6B6B;--dark: #1A1A2E;--text: #2D2D3F;--text-light: #6B6B80;--text-muted: #9B9BB0;--bg: #FFFFFF;--bg-alt: #F8F8FC;--bg-purple: #6C5CE7;--border: #EBEBF0}body{font-family:DM Sans,sans-serif;color:var(--text);background:var(--bg);line-height:1.6;overflow-x:hidden}a[data-astro-cid-edh6yy6f]{text-decoration:none;color:inherit}.demo-banner[data-astro-cid-edh6yy6f]{position:fixed;top:0;left:0;right:0;z-index:1000;background:linear-gradient(135deg,#0f0f23,#1a1a3e);color:#fff;padding:10px 20px;display:flex;align-items:center;justify-content:center;gap:12px;font-size:14px}.demo-banner[data-astro-cid-edh6yy6f] strong[data-astro-cid-edh6yy6f]{color:#00f5ff}.demo-banner[data-astro-cid-edh6yy6f] a[data-astro-cid-edh6yy6f].cta-btn{background:#00f5ff;color:#0f0f23;padding:6px 18px;border-radius:20px;font-weight:700;font-size:13px;transition:all .3s}.demo-banner[data-astro-cid-edh6yy6f] a[data-astro-cid-edh6yy6f].cta-btn:hover{transform:scale(1.05)}.demo-banner[data-astro-cid-edh6yy6f] .back-link[data-astro-cid-edh6yy6f]{color:#aaa;font-size:13px;position:absolute;left:20px}.header[data-astro-cid-edh6yy6f]{margin-top:44px;background:var(--bg);padding:0 40px;position:sticky;top:44px;z-index:100}.header-inner[data-astro-cid-edh6yy6f]{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:72px}.logo[data-astro-cid-edh6yy6f]{font-size:26px;font-weight:800;color:var(--dark)}.nav-links[data-astro-cid-edh6yy6f]{display:flex;gap:28px;list-style:none}.nav-links[data-astro-cid-edh6yy6f] a[data-astro-cid-edh6yy6f]{font-size:15px;font-weight:500;color:var(--text-light);transition:color .3s}.nav-links[data-astro-cid-edh6yy6f] a[data-astro-cid-edh6yy6f]:hover{color:var(--purple)}.header-phone[data-astro-cid-edh6yy6f]{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:var(--text)}.header-phone[data-astro-cid-edh6yy6f] svg[data-astro-cid-edh6yy6f]{width:18px;height:18px;color:var(--purple)}.mobile-menu[data-astro-cid-edh6yy6f]{display:none;background:none;border:none;cursor:pointer}.hero[data-astro-cid-edh6yy6f]{padding:60px 40px 80px;background:var(--bg)}.hero-inner[data-astro-cid-edh6yy6f]{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1.1fr;gap:40px;align-items:center}.hero-purple-bar[data-astro-cid-edh6yy6f]{width:100%;height:8px;background:var(--purple);border-radius:4px;margin-bottom:40px}.hero[data-astro-cid-edh6yy6f] h1[data-astro-cid-edh6yy6f]{font-size:clamp(34px,4vw,50px);font-weight:800;line-height:1.15;margin-bottom:20px;color:var(--dark)}.hero[data-astro-cid-edh6yy6f] p[data-astro-cid-edh6yy6f]{font-size:15px;color:var(--text-light);margin-bottom:28px;max-width:450px;line-height:1.8}.btn-purple[data-astro-cid-edh6yy6f]{background:var(--purple);color:#fff;padding:14px 32px;border-radius:30px;font-weight:700;font-size:14px;transition:all .3s;display:inline-block}.btn-purple[data-astro-cid-edh6yy6f]:hover{background:var(--purple-dark);transform:translateY(-2px)}.btn-outline-purple[data-astro-cid-edh6yy6f]{background:transparent;color:var(--purple);padding:14px 32px;border-radius:30px;font-weight:600;font-size:14px;border:2px solid var(--purple);transition:all .3s;display:inline-block;margin-left:12px}.btn-outline-purple[data-astro-cid-edh6yy6f]:hover{background:var(--purple-light)}.hero-image[data-astro-cid-edh6yy6f]{aspect-ratio:16/10;border-radius:16px;background:linear-gradient(135deg,var(--purple) 0%,#8B7CF7 60%,#aaa 100%);display:flex;align-items:flex-end;justify-content:center;overflow:hidden;position:relative}.hero-image[data-astro-cid-edh6yy6f] svg[data-astro-cid-edh6yy6f]{width:100px;height:100px;color:#ffffff26;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.section[data-astro-cid-edh6yy6f]{padding:100px 40px}.section-inner[data-astro-cid-edh6yy6f]{max-width:1200px;margin:0 auto}.section-center[data-astro-cid-edh6yy6f]{text-align:center;margin-bottom:60px}.section-title[data-astro-cid-edh6yy6f]{font-size:clamp(28px,3.5vw,40px);font-weight:800;margin-bottom:12px;line-height:1.2;color:var(--dark)}.section-desc[data-astro-cid-edh6yy6f]{font-size:15px;color:var(--text-light);max-width:550px;margin:0 auto;line-height:1.8}.services-grid[data-astro-cid-edh6yy6f]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.service-card[data-astro-cid-edh6yy6f]{padding:36px 28px;border-radius:16px;border:1px solid var(--border);background:var(--bg);transition:all .3s}.service-card[data-astro-cid-edh6yy6f]:hover{border-color:var(--purple);transform:translateY(-4px);box-shadow:0 12px 30px #6c5ce714}.service-icon[data-astro-cid-edh6yy6f]{width:56px;height:56px;border-radius:12px;background:var(--purple-light);display:flex;align-items:center;justify-content:center;margin-bottom:20px}.service-icon[data-astro-cid-edh6yy6f] svg[data-astro-cid-edh6yy6f]{width:26px;height:26px;color:var(--purple)}.service-card[data-astro-cid-edh6yy6f] h3[data-astro-cid-edh6yy6f]{font-size:18px;font-weight:700;margin-bottom:10px}.service-card[data-astro-cid-edh6yy6f] p[data-astro-cid-edh6yy6f]{font-size:14px;color:var(--text-light);line-height:1.7}.properties-section[data-astro-cid-edh6yy6f]{background:var(--bg-alt)}.properties-header[data-astro-cid-edh6yy6f]{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:48px}.properties-grid[data-astro-cid-edh6yy6f]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.property-card[data-astro-cid-edh6yy6f]{border-radius:16px;overflow:hidden;background:var(--bg);border:1px solid var(--border);transition:all .3s}.property-card[data-astro-cid-edh6yy6f]:hover{transform:translateY(-6px);box-shadow:0 12px 30px #00000014}.property-image[data-astro-cid-edh6yy6f]{height:220px;background:linear-gradient(135deg,#ddd,#ccc);display:flex;align-items:center;justify-content:center}.property-image[data-astro-cid-edh6yy6f] svg[data-astro-cid-edh6yy6f]{width:48px;height:48px;color:#aaa}.property-info[data-astro-cid-edh6yy6f]{padding:24px}.property-name[data-astro-cid-edh6yy6f]{font-size:18px;font-weight:700;margin-bottom:4px}.property-location[data-astro-cid-edh6yy6f]{font-size:13px;color:var(--text-muted);margin-bottom:12px;display:flex;align-items:center;gap:4px}.property-location[data-astro-cid-edh6yy6f] svg[data-astro-cid-edh6yy6f]{width:14px;height:14px}.property-price[data-astro-cid-edh6yy6f]{font-size:20px;font-weight:800;color:var(--purple);margin-bottom:16px}.property-specs[data-astro-cid-edh6yy6f]{display:flex;gap:20px;font-size:13px;color:var(--text-muted);padding-top:16px;border-top:1px solid var(--border)}.property-specs[data-astro-cid-edh6yy6f] span[data-astro-cid-edh6yy6f]{display:flex;align-items:center;gap:4px}.property-specs[data-astro-cid-edh6yy6f] svg[data-astro-cid-edh6yy6f]{width:16px;height:16px;color:var(--purple)}.about-grid[data-astro-cid-edh6yy6f]{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.about-img[data-astro-cid-edh6yy6f]{aspect-ratio:4/3;border-radius:16px;background:linear-gradient(135deg,#e8e4f0,#d8d0e8);display:flex;align-items:center;justify-content:center}.about-img[data-astro-cid-edh6yy6f] svg[data-astro-cid-edh6yy6f]{width:60px;height:60px;color:var(--purple);opacity:.3}.about-content[data-astro-cid-edh6yy6f] .section-title[data-astro-cid-edh6yy6f]{text-align:left}.about-content[data-astro-cid-edh6yy6f] p[data-astro-cid-edh6yy6f]{font-size:15px;color:var(--text-light);line-height:1.8;margin-bottom:16px}.about-features[data-astro-cid-edh6yy6f]{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:24px}.about-feat[data-astro-cid-edh6yy6f]{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:600}.about-feat-dot[data-astro-cid-edh6yy6f]{width:10px;height:10px;border-radius:50%;background:var(--purple);flex-shrink:0}.process-section[data-astro-cid-edh6yy6f]{background:var(--purple);color:#fff}.process-grid[data-astro-cid-edh6yy6f]{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.process-card[data-astro-cid-edh6yy6f]{text-align:center;padding:32px 20px}.process-number[data-astro-cid-edh6yy6f]{width:56px;height:56px;border-radius:50%;border:2px solid rgba(255,255,255,.3);display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:800;margin:0 auto 16px}.process-card[data-astro-cid-edh6yy6f] h3[data-astro-cid-edh6yy6f]{font-size:16px;font-weight:700;margin-bottom:8px}.process-card[data-astro-cid-edh6yy6f] p[data-astro-cid-edh6yy6f]{font-size:13px;color:#ffffffb3;line-height:1.6}.team-grid[data-astro-cid-edh6yy6f]{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.team-card[data-astro-cid-edh6yy6f]{text-align:center}.team-photo[data-astro-cid-edh6yy6f]{width:100%;aspect-ratio:1;border-radius:16px;background:linear-gradient(135deg,#e8e4f0,#d8d0e8);display:flex;align-items:center;justify-content:center;margin-bottom:16px}.team-photo[data-astro-cid-edh6yy6f] svg[data-astro-cid-edh6yy6f]{width:50px;height:50px;color:var(--purple);opacity:.3}.team-name[data-astro-cid-edh6yy6f]{font-size:18px;font-weight:700;margin-bottom:4px}.team-role[data-astro-cid-edh6yy6f]{font-size:14px;color:var(--purple)}.team-socials[data-astro-cid-edh6yy6f]{display:flex;gap:8px;justify-content:center;margin-top:12px}.team-social[data-astro-cid-edh6yy6f]{width:36px;height:36px;border-radius:50%;border:1px solid var(--border);display:flex;align-items:center;justify-content:center;transition:all .3s}.team-social[data-astro-cid-edh6yy6f]:hover{background:var(--purple);border-color:var(--purple)}.team-social[data-astro-cid-edh6yy6f] svg[data-astro-cid-edh6yy6f]{width:16px;height:16px;color:var(--text-muted)}.team-social[data-astro-cid-edh6yy6f]:hover svg[data-astro-cid-edh6yy6f]{color:#fff}.testimonials-section[data-astro-cid-edh6yy6f]{background:var(--bg-alt)}.testimonials-grid[data-astro-cid-edh6yy6f]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.testimonial-card[data-astro-cid-edh6yy6f]{background:var(--bg);border-radius:16px;padding:32px;border:1px solid var(--border)}.testimonial-stars[data-astro-cid-edh6yy6f]{color:#ffc107;font-size:16px;margin-bottom:16px}.testimonial-text[data-astro-cid-edh6yy6f]{font-size:14px;color:var(--text-light);line-height:1.8;font-style:italic;margin-bottom:20px}.testimonial-author[data-astro-cid-edh6yy6f]{display:flex;align-items:center;gap:12px}.testimonial-avatar[data-astro-cid-edh6yy6f]{width:44px;height:44px;border-radius:50%;background:var(--purple-light);display:flex;align-items:center;justify-content:center}.testimonial-avatar[data-astro-cid-edh6yy6f] svg[data-astro-cid-edh6yy6f]{width:20px;height:20px;color:var(--purple)}.testimonial-name[data-astro-cid-edh6yy6f]{font-weight:700;font-size:14px}.testimonial-role[data-astro-cid-edh6yy6f]{font-size:12px;color:var(--text-muted)}.blog-grid[data-astro-cid-edh6yy6f]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.blog-card[data-astro-cid-edh6yy6f]{border-radius:16px;overflow:hidden;border:1px solid var(--border);transition:all .3s}.blog-card[data-astro-cid-edh6yy6f]:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0000000f}.blog-image[data-astro-cid-edh6yy6f]{height:200px;background:linear-gradient(135deg,#e0dce8,#d0c8e0);display:flex;align-items:center;justify-content:center}.blog-image[data-astro-cid-edh6yy6f] svg[data-astro-cid-edh6yy6f]{width:36px;height:36px;color:var(--purple);opacity:.2}.blog-info[data-astro-cid-edh6yy6f]{padding:24px}.blog-date[data-astro-cid-edh6yy6f]{font-size:12px;color:var(--purple);font-weight:600;margin-bottom:8px}.blog-title[data-astro-cid-edh6yy6f]{font-size:17px;font-weight:700;margin-bottom:8px;line-height:1.3}.blog-excerpt[data-astro-cid-edh6yy6f]{font-size:13px;color:var(--text-muted);line-height:1.6}.cta-section[data-astro-cid-edh6yy6f]{background:var(--purple);padding:80px 40px;text-align:center;color:#fff}.cta-section[data-astro-cid-edh6yy6f] h2[data-astro-cid-edh6yy6f]{font-size:clamp(28px,4vw,42px);font-weight:800;margin-bottom:16px}.cta-section[data-astro-cid-edh6yy6f] p[data-astro-cid-edh6yy6f]{font-size:15px;color:#ffffffb3;margin-bottom:28px;max-width:500px;margin-left:auto;margin-right:auto}.btn-white[data-astro-cid-edh6yy6f]{background:#fff;color:var(--purple);padding:14px 32px;border-radius:30px;font-weight:700;font-size:14px;transition:all .3s}.btn-white[data-astro-cid-edh6yy6f]:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000026}.contact-grid[data-astro-cid-edh6yy6f]{display:grid;grid-template-columns:1fr 1fr;gap:60px}.contact-info[data-astro-cid-edh6yy6f] h3[data-astro-cid-edh6yy6f]{font-size:28px;font-weight:800;margin-bottom:16px}.contact-info[data-astro-cid-edh6yy6f]>p[data-astro-cid-edh6yy6f]{font-size:14px;color:var(--text-light);margin-bottom:28px;line-height:1.7}.contact-item[data-astro-cid-edh6yy6f]{display:flex;gap:14px;margin-bottom:20px}.contact-icon[data-astro-cid-edh6yy6f]{width:44px;height:44px;border-radius:12px;background:var(--purple-light);display:flex;align-items:center;justify-content:center;flex-shrink:0}.contact-icon[data-astro-cid-edh6yy6f] svg[data-astro-cid-edh6yy6f]{width:20px;height:20px;color:var(--purple)}.contact-label[data-astro-cid-edh6yy6f]{font-size:12px;color:var(--purple);font-weight:600}.contact-value[data-astro-cid-edh6yy6f]{font-size:14px;font-weight:600}.contact-form[data-astro-cid-edh6yy6f]{background:var(--bg-alt);border-radius:20px;padding:40px}.contact-form[data-astro-cid-edh6yy6f] h3[data-astro-cid-edh6yy6f]{font-size:22px;font-weight:800;margin-bottom:24px}.form-row[data-astro-cid-edh6yy6f]{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-group[data-astro-cid-edh6yy6f]{margin-bottom:14px}.form-group[data-astro-cid-edh6yy6f] label[data-astro-cid-edh6yy6f]{display:block;font-size:13px;font-weight:600;margin-bottom:6px;color:var(--text-light)}.form-group[data-astro-cid-edh6yy6f] input[data-astro-cid-edh6yy6f],.form-group[data-astro-cid-edh6yy6f] textarea[data-astro-cid-edh6yy6f],.form-group[data-astro-cid-edh6yy6f] select[data-astro-cid-edh6yy6f]{width:100%;padding:12px 16px;border:1px solid var(--border);border-radius:10px;font-size:14px;font-family:inherit;background:var(--bg)}.form-group[data-astro-cid-edh6yy6f] input[data-astro-cid-edh6yy6f]:focus,.form-group[data-astro-cid-edh6yy6f] textarea[data-astro-cid-edh6yy6f]:focus{outline:none;border-color:var(--purple)}.form-group[data-astro-cid-edh6yy6f] textarea[data-astro-cid-edh6yy6f]{resize:vertical;min-height:90px}.form-submit[data-astro-cid-edh6yy6f]{width:100%;padding:14px;background:var(--purple);color:#fff;border:none;border-radius:30px;font-weight:700;font-size:14px;cursor:pointer;transition:all .3s}.form-submit[data-astro-cid-edh6yy6f]:hover{background:var(--purple-dark)}.partners[data-astro-cid-edh6yy6f]{padding:50px 40px;border-top:1px solid var(--border)}.partners-inner[data-astro-cid-edh6yy6f]{max-width:1200px;margin:0 auto;display:flex;justify-content:center;gap:60px;align-items:center;flex-wrap:wrap}.partner[data-astro-cid-edh6yy6f]{font-size:20px;font-weight:800;color:#ccc;letter-spacing:2px}.footer[data-astro-cid-edh6yy6f]{background:var(--dark);color:#fff;padding:60px 40px 20px}.footer-inner[data-astro-cid-edh6yy6f]{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.5fr 1fr 1fr 1.3fr;gap:40px}.footer-logo[data-astro-cid-edh6yy6f]{font-size:24px;font-weight:800;margin-bottom:12px}.footer[data-astro-cid-edh6yy6f] p[data-astro-cid-edh6yy6f].footer-desc{font-size:13px;color:#ffffff80;line-height:1.7}.footer[data-astro-cid-edh6yy6f] h4[data-astro-cid-edh6yy6f]{font-size:14px;font-weight:700;margin-bottom:16px}.footer-links[data-astro-cid-edh6yy6f]{list-style:none}.footer-links[data-astro-cid-edh6yy6f] li[data-astro-cid-edh6yy6f]{margin-bottom:10px}.footer-links[data-astro-cid-edh6yy6f] a[data-astro-cid-edh6yy6f]{font-size:13px;color:#ffffff80;transition:color .3s}.footer-links[data-astro-cid-edh6yy6f] a[data-astro-cid-edh6yy6f]:hover{color:var(--purple)}.footer-socials[data-astro-cid-edh6yy6f]{display:flex;gap:10px;margin-top:16px}.footer-social[data-astro-cid-edh6yy6f]{width:36px;height:36px;border-radius:50%;background:#ffffff14;display:flex;align-items:center;justify-content:center;transition:all .3s}.footer-social[data-astro-cid-edh6yy6f]:hover{background:var(--purple)}.footer-social[data-astro-cid-edh6yy6f] svg[data-astro-cid-edh6yy6f]{width:16px;height:16px;color:#fff9}.newsletter-form[data-astro-cid-edh6yy6f]{display:flex;gap:0;margin-top:12px}.newsletter-form[data-astro-cid-edh6yy6f] input[data-astro-cid-edh6yy6f]{flex:1;padding:12px 14px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:10px 0 0 10px;color:#fff;font-size:13px;font-family:inherit}.newsletter-form[data-astro-cid-edh6yy6f] input[data-astro-cid-edh6yy6f]::placeholder{color:#ffffff4d}.newsletter-form[data-astro-cid-edh6yy6f] input[data-astro-cid-edh6yy6f]:focus{outline:none;border-color:var(--purple)}.newsletter-form[data-astro-cid-edh6yy6f] button[data-astro-cid-edh6yy6f]{background:var(--purple);color:#fff;border:none;padding:12px 18px;border-radius:0 10px 10px 0;font-weight:700;font-size:13px;cursor:pointer}.footer-bottom[data-astro-cid-edh6yy6f]{max-width:1200px;margin:30px auto 0;padding-top:20px;border-top:1px solid rgba(255,255,255,.08);display:flex;justify-content:space-between;font-size:12px;color:#ffffff4d}.footer-bottom[data-astro-cid-edh6yy6f] a[data-astro-cid-edh6yy6f]{color:var(--purple)}.whatsapp-float[data-astro-cid-edh6yy6f]{position:fixed;bottom:24px;right:24px;z-index:999;width:60px;height:60px;border-radius:50%;background:#25d366;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px #25d36666;transition:all .3s}.whatsapp-float[data-astro-cid-edh6yy6f]:hover{transform:scale(1.1)}.whatsapp-float[data-astro-cid-edh6yy6f] svg[data-astro-cid-edh6yy6f]{width:32px;height:32px;fill:#fff}@media(max-width:1024px){.services-grid[data-astro-cid-edh6yy6f],.properties-grid[data-astro-cid-edh6yy6f],.blog-grid[data-astro-cid-edh6yy6f],.testimonials-grid[data-astro-cid-edh6yy6f],.process-grid[data-astro-cid-edh6yy6f],.team-grid[data-astro-cid-edh6yy6f],.footer-inner[data-astro-cid-edh6yy6f]{grid-template-columns:1fr 1fr}}@media(max-width:768px){.demo-banner[data-astro-cid-edh6yy6f]{font-size:12px;flex-wrap:wrap;padding:8px 12px}.demo-banner[data-astro-cid-edh6yy6f] .back-link[data-astro-cid-edh6yy6f]{position:static}.header[data-astro-cid-edh6yy6f]{padding:0 20px}.nav-links[data-astro-cid-edh6yy6f],.header-phone[data-astro-cid-edh6yy6f]{display:none}.mobile-menu[data-astro-cid-edh6yy6f]{display:block}.hero[data-astro-cid-edh6yy6f]{padding:40px 20px 60px}.hero-inner[data-astro-cid-edh6yy6f]{grid-template-columns:1fr}.section[data-astro-cid-edh6yy6f]{padding:60px 20px}.services-grid[data-astro-cid-edh6yy6f],.properties-grid[data-astro-cid-edh6yy6f],.blog-grid[data-astro-cid-edh6yy6f],.testimonials-grid[data-astro-cid-edh6yy6f],.team-grid[data-astro-cid-edh6yy6f]{grid-template-columns:1fr}.about-grid[data-astro-cid-edh6yy6f],.contact-grid[data-astro-cid-edh6yy6f]{grid-template-columns:1fr;gap:40px}.process-grid[data-astro-cid-edh6yy6f],.about-features[data-astro-cid-edh6yy6f],.footer-inner[data-astro-cid-edh6yy6f]{grid-template-columns:1fr}.footer-bottom[data-astro-cid-edh6yy6f]{flex-direction:column;gap:8px;text-align:center}.form-row[data-astro-cid-edh6yy6f]{grid-template-columns:1fr}.properties-header[data-astro-cid-edh6yy6f]{flex-direction:column;align-items:flex-start;gap:16px}.btn-outline-purple[data-astro-cid-edh6yy6f]{margin-left:0;margin-top:8px}}
