:root{--primary:#1a2b49;--primary-dark:#0b1526;--accent:#bf1b1d;--accent-hover:#a11416;--success:#00B67A;--text-main:#2b354f;--text-muted:#5a6a85;--bg-light:#f8fafc;--border-color:#e2e8f0;--shadow-sm:0 2px 8px rgba(0,0,0,0.04);--shadow-md:0 10px 30px rgba(0,0,0,0.08);--radius-md:12px;--radius-lg:18px}*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;max-width:100%;overflow-x:hidden}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif!important;color:var(--text-main);background-color:#fff;line-height:1.6;margin:0;padding:0;max-width:100%;overflow-x:hidden;position:relative;box-sizing:border-box}*,*::before,*::after{box-sizing:border-box}img,video,iframe,svg,canvas{max-width:100%;height:auto}.estelity-split-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}@media (max-width:768px){.estelity-split-grid{grid-template-columns:1fr!important;gap:24px!important}}a{color:var(--accent);text-decoration:none;transition:color 0.2s ease}a:hover{color:var(--accent-hover)}.estelity-topbar{background:var(--primary-dark);color:#fff;font-size:13px;padding:9px 20px;border-bottom:1px solid rgb(255 255 255 / .08)}.estelity-topbar-inner{max-width:1240px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.estelity-topbar-left{display:flex;align-items:center;gap:22px;flex-wrap:wrap}.estelity-topbar a{color:#fff;text-decoration:none;transition:color 0.2s;display:inline-flex;align-items:center;gap:7px}.estelity-topbar a:hover{color:#ffd166}.estelity-topbar-right{display:flex;align-items:center;gap:18px}.estelity-pulse-dot{width:8px;height:8px;background-color:#25D366;border-radius:50%;position:relative;display:inline-block;flex-shrink:0}.estelity-pulse-dot::before{content:'';position:absolute;width:100%;height:100%;top:0;left:0;background-color:#25D366;border-radius:50%;animation:estelity-pulse 1.8s infinite ease-out}@keyframes estelity-pulse{0%{transform:scale(1);opacity:.9}50%{transform:scale(2.8);opacity:0}100%{transform:scale(2.8);opacity:0}}.estelity-lang-wrapper{position:relative;display:inline-flex;align-items:center}.estelity-lang-wrapper .trp_language_switcher_shortcode{margin:0!important;padding:0!important}.estelity-lang-wrapper .trp-language-switcher{border:1px solid rgb(255 255 255 / .25)!important;background:rgb(255 255 255 / .12)!important;border-radius:20px!important;color:#ffffff!important;font-size:12px!important;font-weight:600!important;padding:3px 10px!important;transition:background 0.2s ease,border-color 0.2s ease!important}.estelity-lang-wrapper .trp-language-switcher:hover{background:rgb(255 255 255 / .2)!important;border-color:rgb(255 255 255 / .4)!important}.estelity-lang-wrapper .trp-ls-shortcode-current-language a{color:#ffffff!important;font-size:12px!important;font-weight:600!important;display:flex!important;align-items:center!important;gap:6px!important;text-decoration:none!important}.estelity-lang-wrapper .trp-ls-shortcode-language{background:#ffffff!important;border:1px solid #e2e8f0!important;border-radius:10px!important;box-shadow:0 12px 35px rgb(0 0 0 / .2)!important;z-index:100000!important;padding:6px 0!important;top:100%!important;margin-top:6px!important}.estelity-lang-wrapper .trp-ls-shortcode-language a{color:#1a2b49!important;font-size:13px!important;font-weight:600!important;padding:8px 14px!important;display:flex!important;align-items:center!important;gap:8px!important;text-decoration:none!important;transition:background 0.15s ease,color 0.15s ease!important}.estelity-lang-wrapper .trp-ls-shortcode-language a:hover{background:#f1f5f9!important;color:#bf1b1d!important}.estelity-lang-wrapper .trp-flag-image{width:18px!important;height:12px!important;vertical-align:middle!important;border-radius:2px!important;box-shadow:0 1px 3px rgb(0 0 0 / .15)!important}.estelity-navbar{background:#fff;padding:14px 20px;box-shadow:0 2px 15px rgb(0 0 0 / .05);position:sticky;top:0;z-index:1000}.estelity-navbar-inner{max-width:1240px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:20px}.estelity-logo{display:flex;align-items:center;text-decoration:none}.estelity-logo img{height:48px;width:auto;max-width:220px;object-fit:contain;display:block}.estelity-nav-links{display:flex;gap:24px;align-items:center;list-style:none;margin:0;padding:0}.estelity-nav-links a{color:var(--primary);text-decoration:none;font-weight:600;font-size:15px;transition:color 0.2s}.estelity-nav-links a:hover{color:var(--accent)}.estelity-header-cta{background:var(--accent);color:#ffffff!important;padding:11px 22px;border-radius:8px;font-weight:700;font-size:14px;text-decoration:none;display:inline-flex;align-items:center;gap:6px;transition:all 0.2s ease;box-shadow:0 4px 12px rgb(191 27 29 / .25);border:none;cursor:pointer}.estelity-header-cta:hover{background:var(--accent-hover);transform:translateY(-1px);box-shadow:0 6px 16px rgb(191 27 29 / .35)}.estelity-mobile-toggle{display:none;background:none;border:none;font-size:26px;color:var(--primary);cursor:pointer;padding:4px;line-height:1}.estelity-mobile-menu{display:none;background:#fff;border-top:1px solid var(--border-color);padding:15px 20px}.estelity-mobile-menu.active{display:block}.estelity-mobile-menu ul{list-style:none;margin:0;padding:0}.estelity-mobile-menu li{padding:12px 0;border-bottom:1px solid #f1f5f9}.estelity-mobile-menu a{color:var(--primary);font-weight:600;display:block}.estelity-hero{position:relative;background-color:#f8fafc;background-image:linear-gradient(135deg,rgb(255 255 255 / .96) 0%,rgb(248 250 252 / .93) 48%,rgb(241 245 249 / .88) 100%),url(https://www.estelity.com/wp-content/uploads/2025/05/hair-transplant-slider.jpg);background-repeat:no-repeat;background-position:right center;background-size:cover;padding:70px 20px 90px;overflow:hidden}.estelity-hero-grid{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:1.2fr 0.8fr;gap:50px;align-items:center;position:relative;z-index:2}.estelity-badge{display:inline-flex;align-items:center;gap:8px;background:rgb(191 27 29 / .08);color:var(--accent);padding:6px 14px;border-radius:30px;font-size:13px;font-weight:700;margin-bottom:20px}.estelity-badge .star{color:#00B67A}.estelity-h1{font-size:46px;font-weight:800;line-height:1.15;color:var(--primary);margin:0 0 20px;letter-spacing:-.5px}.estelity-lead{font-size:18px;line-height:1.6;color:var(--text-muted);margin:0 0 28px}.estelity-usp-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;margin-bottom:30px}.estelity-usp-item{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:600;color:var(--primary)}.estelity-usp-item .icon{font-size:18px}.estelity-hero-btns{display:flex;gap:15px;flex-wrap:wrap;align-items:center}.estelity-btn-wa-hero{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#25D366;color:#ffffff!important;font-weight:700;font-size:14px;padding:11px 22px;border-radius:8px;text-decoration:none;box-shadow:0 4px 15px rgb(37 211 102 / .3);transition:all 0.2s ease}.estelity-btn-wa-hero:hover{background:#1ebd5b;transform:translateY(-1px);box-shadow:0 6px 18px rgb(37 211 102 / .4)}.estelity-form-card{background:#fff;border-radius:var(--radius-lg);padding:35px 30px;box-shadow:0 20px 45px rgb(26 43 73 / .12);border:1px solid var(--border-color);position:relative}.estelity-form-badge{position:absolute;top:-12px;right:25px;background:var(--success);color:#fff;font-size:11px;font-weight:800;padding:4px 12px;border-radius:20px;text-transform:uppercase;letter-spacing:.5px}.estelity-form-title{font-size:22px;font-weight:800;color:var(--primary);margin:0 0 6px}.estelity-form-desc{font-size:13px;color:var(--text-muted);margin:0 0 20px}.estelity-form-group{margin-bottom:14px}.estelity-form-label{display:block;font-size:12px;font-weight:700;color:var(--primary);margin-bottom:6px}.estelity-input{width:100%;padding:12px 14px;border:1px solid var(--border-color);border-radius:8px;font-size:14px;font-family:inherit;color:var(--text-main);background:#f8fafc;transition:all 0.2s ease}.estelity-input:focus{outline:none;border-color:var(--accent);background:#fff;box-shadow:0 0 0 3px rgb(191 27 29 / .1)}.estelity-phone-row{display:flex;gap:8px}.estelity-select-styled{width:100%;padding:12px 38px 12px 14px;border:1px solid var(--border-color);border-radius:8px;font-size:14px;font-weight:600;font-family:inherit;color:var(--primary);background-color:#f8fafc;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%231a2b49' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;background-size:12px 8px;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;transition:all 0.2s ease}.estelity-select-styled:hover{border-color:#cbd5e1;background-color:#fff}.estelity-select-styled:focus{outline:none;border-color:var(--accent);background-color:#fff;box-shadow:0 0 0 3px rgb(191 27 29 / .12)}.estelity-country-select{width:110px;flex-shrink:0;padding:12px 28px 12px 10px;border:1px solid var(--border-color);border-radius:8px;font-size:13px;font-weight:600;font-family:inherit;color:var(--primary);background-color:#f8fafc;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6' fill='none'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%231a2b49' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:10px 6px;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;transition:all 0.2s ease}.estelity-country-select:hover{border-color:#cbd5e1;background-color:#fff}.estelity-country-select:focus{outline:none;border-color:var(--accent);background-color:#fff;box-shadow:0 0 0 3px rgb(191 27 29 / .12)}.estelity-submit-btn{width:100%;background:var(--accent);color:#fff;border:none;padding:14px;border-radius:8px;font-size:15px;font-weight:700;cursor:pointer;transition:all 0.2s ease;box-shadow:0 4px 15px rgb(191 27 29 / .3);margin-top:10px}.estelity-submit-btn:hover{background:var(--accent-hover);transform:translateY(-2px);box-shadow:0 6px 20px rgb(191 27 29 / .4)}.estelity-submit-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.estelity-form-status{margin-top:12px;padding:10px;border-radius:6px;font-size:13px;display:none}.estelity-form-status.status-success{display:block;background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0}.estelity-form-status.status-error{display:block;background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.estelity-section{padding:80px 20px}.estelity-section-alt{background-color:var(--bg-light)}.estelity-container{max-width:1240px;margin:0 auto}.estelity-section-header{text-align:center;max-width:750px;margin:0 auto 50px}.estelity-section-subtitle{color:var(--accent);font-weight:700;text-transform:uppercase;font-size:13px;letter-spacing:1px;display:block;margin-bottom:8px}.estelity-section-title{font-size:32px;font-weight:800;color:var(--primary);margin:0 0 14px}.estelity-section-desc{font-size:16px;color:var(--text-muted);margin:0}.estelity-tech-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.estelity-tech-card{border:1px solid var(--border-color);border-radius:var(--radius-lg);overflow:hidden;background:#fff;box-shadow:var(--shadow-sm);transition:transform 0.2s,box-shadow 0.2s}.estelity-tech-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}.estelity-tech-img{height:250px;width:100%;object-fit:cover;display:block}.estelity-tech-body{padding:30px}.estelity-tech-tag{display:inline-block;padding:4px 12px;border-radius:20px;font-size:12px;font-weight:700;margin-bottom:12px}.tag-sapphire{background:#e0f2fe;color:#0369a1}.tag-dhi{background:#fef3c7;color:#92400e}.estelity-tech-name{font-size:22px;font-weight:800;color:var(--primary);margin:0 0 10px}.estelity-tech-desc{font-size:14px;color:var(--text-muted);margin-bottom:20px;line-height:1.6}.estelity-feature-list{list-style:none;margin:0;padding:0}.estelity-feature-list li{font-size:13px;color:var(--primary);padding:6px 0;display:flex;align-items:center;gap:8px;border-bottom:1px solid #f1f5f9}.estelity-feature-list li .check{color:var(--success);font-weight:700}.estelity-journey-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.estelity-journey-card{background:#fff;border:1px solid var(--border-color);border-radius:var(--radius-md);padding:30px 25px;position:relative;box-shadow:var(--shadow-sm)}.estelity-step-num{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;background:var(--primary);color:#fff;border-radius:50%;font-weight:800;font-size:14px;margin-bottom:16px}.estelity-journey-card h4{font-size:18px;font-weight:700;color:var(--primary);margin:0 0 10px}.estelity-journey-card p{font-size:14px;color:var(--text-muted);line-height:1.6;margin:0}.estelity-inclusions-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.estelity-inc-item{background:#fff;border:1px solid var(--border-color);border-radius:var(--radius-md);padding:20px;display:flex;align-items:center;gap:12px;box-shadow:var(--shadow-sm)}.estelity-inc-item .icon{font-size:20px;color:var(--success)}.estelity-inc-item .text{font-size:14px;font-weight:600;color:var(--primary)}.estelity-faq-container{max-width:800px;margin:0 auto}.estelity-faq-item{border:1px solid var(--border-color);border-radius:var(--radius-md);margin-bottom:12px;background:#fff;overflow:hidden}.estelity-faq-btn{width:100%;text-align:left;padding:18px 24px;background:none;border:none;font-size:16px;font-weight:700;color:var(--primary);display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-family:inherit}.estelity-faq-btn .arrow{font-size:18px;color:var(--accent);transition:transform 0.2s}.estelity-faq-answer{padding:0 24px 20px;font-size:14px;color:var(--text-muted);line-height:1.7;display:none}.estelity-faq-item.active .estelity-faq-answer{display:block}.estelity-faq-item.active .arrow{transform:rotate(45deg)}.estelity-layout-wrapper{max-width:1240px;margin:40px auto 80px;padding:0 20px;display:grid;grid-template-columns:1fr 360px;gap:40px;align-items:start}.estelity-content-area{min-width:0}.estelity-sidebar-col{position:sticky;top:90px}.estelity-breadcrumbs{font-size:13px;color:#94a3b8;margin-bottom:16px}.estelity-breadcrumbs a{color:var(--primary);text-decoration:none}.estelity-breadcrumbs a:hover{color:var(--accent)}.estelity-post-header{margin-bottom:30px}.estelity-post-meta{display:flex;align-items:center;gap:15px;font-size:13px;color:var(--text-muted);margin-bottom:12px}.estelity-post-cat{background:rgb(191 27 29 / .08);color:var(--accent);font-weight:700;padding:4px 10px;border-radius:4px;text-transform:uppercase;font-size:11px}.estelity-single-title{font-size:38px;font-weight:800;color:var(--primary);line-height:1.25;margin:0 0 20px}.estelity-featured-img{width:100%;height:auto;border-radius:var(--radius-lg);box-shadow:0 10px 30px rgb(0 0 0 / .06);margin-bottom:35px;display:block}.estelity-article-body{font-size:17px;line-height:1.8;color:#334155}.estelity-article-body h2{font-size:26px;font-weight:800;color:var(--primary);margin:40px 0 15px;line-height:1.3}.estelity-article-body h3{font-size:20px;font-weight:700;color:var(--primary);margin:30px 0 12px}.estelity-article-body p{margin:0 0 20px}.estelity-article-body ul,.estelity-article-body ol{margin:0 0 25px 25px;padding:0}.estelity-article-body li{margin-bottom:8px}.estelity-article-body img{max-width:100%;height:auto;border-radius:12px;margin:25px 0}.estelity-sidebar-widget{background:#fff;border:1px solid var(--border-color);border-radius:var(--radius-md);padding:24px;margin-bottom:25px;box-shadow:var(--shadow-sm)}.estelity-wa-card{background:#ecfdf5;border:1px solid #a7f3d0;text-align:center}.estelity-wa-card h4{color:#065f46;margin:0 0 8px;font-size:16px}.estelity-wa-card p{color:#047857;font-size:13px;margin:0 0 16px}.estelity-btn-wa-full{display:flex;align-items:center;justify-content:center;gap:8px;background:#25D366;color:#ffffff!important;font-weight:700;font-size:14px;padding:12px 18px;border-radius:8px;text-decoration:none;box-shadow:0 4px 15px rgb(37 211 102 / .3)}.estelity-blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:40px}.estelity-blog-card{background:#fff;border:1px solid var(--border-color);border-radius:var(--radius-md);overflow:hidden;box-shadow:var(--shadow-sm);transition:transform 0.2s,box-shadow 0.2s;display:flex;flex-direction:column}.estelity-blog-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}.estelity-blog-card img{width:100%;height:200px;object-fit:cover;display:block}.estelity-blog-card-body{padding:24px;display:flex;flex-direction:column;flex:1}.estelity-blog-card-title{font-size:18px;font-weight:700;color:var(--primary);margin:0 0 10px;line-height:1.4}.estelity-blog-card-excerpt{font-size:13px;color:var(--text-muted);line-height:1.6;margin:0 0 16px;flex:1}.estelity-footer{background:var(--primary-dark);color:#94a3b8;padding:60px 20px 30px;font-size:14px}.estelity-footer-grid{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;margin-bottom:50px}.estelity-footer h5{color:#fff;font-size:16px;font-weight:700;margin:0 0 16px}.estelity-footer p,.estelity-footer a{color:#94a3b8;line-height:1.8}.estelity-footer a:hover{color:#fff}.estelity-footer-bottom{max-width:1240px;margin:0 auto;padding-top:25px;border-top:1px solid rgb(255 255 255 / .08);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:15px;font-size:13px}.estelity-floating-wa{position:fixed;bottom:24px;right:24px;width:60px;height:60px;background:#25D366;border-radius:50%;box-shadow:0 8px 25px rgb(37 211 102 / .4);z-index:99999;text-decoration:none;transition:transform 0.25s ease,box-shadow 0.25s ease;display:block}.estelity-floating-wa:hover{transform:scale(1.1);box-shadow:0 12px 30px rgb(37 211 102 / .6)}.estelity-floating-wa svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:block;width:32px;height:32px}.estelity-wa-tooltip{position:absolute;right:70px;top:50%;transform:translateY(-50%) translateX(5px);background:#1a2b49;color:#fff;font-size:13px;font-weight:700;padding:6px 12px;border-radius:6px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity 0.2s ease,transform 0.2s ease;box-shadow:0 4px 15px rgb(0 0 0 / .15)}.estelity-floating-wa:hover .estelity-wa-tooltip{opacity:1;transform:translateY(-50%) translateX(0)}.estelity-sticky-ads-bar{display:none;position:fixed;bottom:0;left:0;width:100%;background:#fff;padding:10px 14px;box-shadow:0 -4px 15px rgb(0 0 0 / .08);z-index:9999;gap:10px;box-sizing:border-box}@media (max-width:992px){.estelity-hero-grid{grid-template-columns:1fr;gap:35px}.estelity-layout-wrapper{grid-template-columns:1fr}.estelity-sidebar-col{position:static;margin-top:40px}.estelity-tech-grid{grid-template-columns:1fr}.estelity-journey-grid{grid-template-columns:1fr}.estelity-inclusions-grid{grid-template-columns:repeat(2,1fr)}.estelity-blog-grid{grid-template-columns:repeat(2,1fr)}.estelity-footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.estelity-topbar{display:none}.estelity-nav-links,.estelity-navbar .estelity-header-cta{display:none}.estelity-mobile-toggle{display:block}.estelity-navbar{padding:12px 16px}.estelity-logo img{height:38px;max-width:165px}.estelity-hero{padding:35px 16px 50px;background-position:center top}.estelity-h1{font-size:28px;line-height:1.25;margin-bottom:15px}.estelity-lead{font-size:15px;line-height:1.55;margin-bottom:22px}.estelity-usp-grid{grid-template-columns:1fr;gap:10px;margin-bottom:24px}.estelity-usp-item{font-size:13px}.estelity-hero-btns{display:flex;flex-direction:row;gap:8px;width:100%;max-width:100%;margin-top:10px;box-sizing:border-box}.estelity-hero-btns .estelity-header-cta,.estelity-hero-btns .estelity-btn-wa-hero{flex:1 1 50%;width:50%;min-width:0;text-align:center;justify-content:center;padding:10px 4px;font-size:clamp(11.5px, 3.2vw, 13px);font-weight:700;white-space:nowrap;border-radius:8px;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis}.estelity-form-card{padding:24px 18px;border-radius:14px}.estelity-form-title{font-size:20px}.estelity-form-desc{font-size:12px;margin-bottom:16px}.estelity-section{padding:50px 16px}.estelity-section-title{font-size:24px}.estelity-section-desc{font-size:14px}.estelity-section-header{margin-bottom:30px}.estelity-inclusions-grid{grid-template-columns:1fr;gap:12px}.estelity-blog-grid{grid-template-columns:1fr}.estelity-footer-grid{grid-template-columns:1fr;gap:30px;margin-bottom:30px}.estelity-layout-wrapper{margin:20px auto 60px;padding:0 16px}.estelity-single-title{font-size:26px}.estelity-article-body{font-size:16px}.estelity-floating-wa{display:none!important}.estelity-sticky-ads-bar{display:flex}body{padding-bottom:75px!important}}