:root{font-family:Manrope,sans-serif;color:#2e343b;background:radial-gradient(circle at top left,rgba(168,207,90,.12),transparent 28%),radial-gradient(circle at top right,rgba(31,93,140,.1),transparent 34%),linear-gradient(180deg,#f7f8f6,#f4f7f5 26%,#fff);--page-width: 1140px;--brand-blue: #1f5d8c;--brand-blue-deep: #243746;--brand-blue-soft: #335a74;--brand-lime: #a8cf5a;--brand-green: #7dbb63;--ink: #2e343b;--muted: #6b7280;--line: rgba(36, 55, 70, .13);--line-soft: rgba(31, 93, 140, .1);--line-strong: rgba(125, 187, 99, .34);--card: rgba(255, 255, 255, .84);--card-strong: rgba(255, 255, 255, .92);--accent-wash: rgba(168, 207, 90, .1);--accent-wash-strong: rgba(125, 187, 99, .16);--shadow: 0 20px 60px rgba(36, 55, 70, .09);--shell-padding-y: 20px;--section-padding: clamp(28px, 3vw, 40px);--card-padding: clamp(20px, 2.2vw, 26px);--hero-padding: clamp(28px, 3.8vw, 42px);--hero-title-size: clamp(2.12rem, 4vw, 3.8rem);--section-title-size: clamp(1.75rem, 3vw, 2.85rem);--body-size: 1rem;--body-leading: 1.68}*{box-sizing:border-box}html{scroll-behavior:smooth}main [id]{scroll-margin-top:110px}#contact-form{scroll-margin-top:126px}body{margin:0;min-width:320px;color:var(--ink);background:transparent;font-size:var(--body-size)}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.page-shell{width:min(calc(100% - 40px),var(--page-width));margin:0 auto;padding:var(--shell-padding-y) 0 36px}.site-header,.site-footer,.hero-section,.content-section,.cta-section,.credibility-section{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.site-header{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap;padding:8px 18px;min-height:70px;border:1px solid var(--line-soft);border-radius:22px;background:linear-gradient(135deg,#fffffffa,#f7f8f6f0);box-shadow:var(--shadow);position:sticky;top:10px;z-index:10}.brand-block{display:flex;align-items:center;gap:14px}.brand-logo{width:110px;height:auto;object-fit:contain;flex-shrink:0}.brand-block-logo-only{display:inline-flex;align-items:center;padding:2px 0}.brand-copy{display:grid;gap:4px}.eyebrow,.section-tag,.hero-panel-label,.card-index{margin:0;text-transform:uppercase;letter-spacing:.14em;font-size:.74rem;font-weight:700;color:var(--brand-blue)}.brand-subtitle{margin:0;color:var(--muted);font-size:.92rem}.top-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;color:var(--brand-blue-soft);font-size:.9rem;font-weight:600;align-items:center;line-height:1.3;flex:1 1 420px}.top-nav a{white-space:nowrap;flex:0 0 auto}.top-nav a:hover,.nav-link-active{color:var(--brand-blue)}.nav-link-active:after{content:"";display:block;width:100%;height:2px;margin-top:4px;border-radius:999px;background:linear-gradient(90deg,var(--brand-blue),rgba(125,187,99,.38))}.hero-section{margin-top:22px;display:grid;grid-template-columns:minmax(0,1.32fr) minmax(300px,.88fr);gap:18px}.hero-copy,.hero-panel,.info-card,.service-card,.process-item,.reasons-panel,.faq-item,.contact-card,.site-footer{border:1px solid var(--line);border-radius:28px;background:var(--card);box-shadow:var(--shadow)}.hero-copy{padding:var(--hero-padding);background:linear-gradient(135deg,#fffffff5,#f7f8f6e0)}.hero-copy h1,.section-heading h2,.cta-copy h2{margin:10px 0 0;font-family:Playfair Display,serif;font-weight:700;line-height:1.08;color:var(--brand-blue-deep)}.hero-copy h1{font-size:var(--hero-title-size);max-width:12ch;text-wrap:balance}.page-hero .hero-copy h1,.not-found-section h1{max-width:13ch}.page-hero .hero-copy{padding:clamp(24px,3.2vw,34px)}.page-hero .hero-copy h1{font-size:clamp(1.9rem,3.3vw,3.05rem);line-height:1.1}.hero-text,.hero-panel p,.info-card p,.service-card p,.process-item p,.reason-row p,.faq-item p,.cta-copy p,.site-footer p,.form-note{color:var(--muted);line-height:var(--body-leading)}.hero-text{max-width:58ch;margin:18px 0 0;font-size:1rem}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border-radius:999px;border:1px solid transparent;font-weight:700;font-size:.95rem;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.button:hover{transform:translateY(-1px)}.button-primary{color:#fff;background:linear-gradient(135deg,var(--brand-blue) 0%,var(--brand-blue-deep) 100%);box-shadow:0 16px 32px #1f5d8c3d}.button-primary:hover{box-shadow:0 18px 36px #1f5d8c47;background:linear-gradient(135deg,#1c5680,#203340)}.button-secondary{color:var(--brand-blue-deep);background:#ffffffd1;border-color:#1f5d8c2e}.button-secondary:hover{border-color:#1f5d8c42;background:#1f5d8c0d;box-shadow:0 10px 24px #24374614}.header-call-button{min-width:168px;flex-shrink:0}.button-whatsapp{color:#fff;background:linear-gradient(135deg,#2e8d61,#1f6c4a);box-shadow:0 14px 28px #1f6c4a2e}.button-whatsapp:hover{background:linear-gradient(135deg,#277955,#1b5b3f);box-shadow:0 16px 30px #1f6c4a38}.consultation-modal-overlay{position:fixed;inset:0;z-index:40;display:grid;place-items:center;padding:24px;background:#2437465c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:modalFadeIn .18s ease}.consultation-modal{position:relative;width:min(100%,540px);padding:30px;border:1px solid rgba(31,93,140,.14);border-radius:28px;background:linear-gradient(180deg,#fffffffa,#f7f8f6f0);box-shadow:0 28px 70px #24374638;animation:modalSlideIn .22s ease}.consultation-modal-tag{margin-bottom:10px}.consultation-modal h2{margin:0;color:var(--brand-blue-deep);font-family:Playfair Display,serif;font-size:clamp(1.5rem,3vw,2rem);line-height:1.12;text-wrap:balance}.consultation-modal-copy{margin:14px 0 0;color:var(--muted);line-height:1.72;max-width:46ch}.consultation-modal-actions{display:grid;gap:12px;margin-top:24px}.consultation-modal-button{width:100%;justify-content:flex-start;gap:12px;min-height:54px;padding:0 18px}.consultation-modal-icon{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:999px;background:#ffffff29;font-size:.9rem;font-weight:800;flex-shrink:0}.consultation-modal-close{position:absolute;top:14px;right:14px;display:inline-grid;place-items:center;width:40px;height:40px;border:1px solid rgba(31,93,140,.14);border-radius:999px;background:#ffffffeb;color:var(--brand-blue-deep);cursor:pointer;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.consultation-modal-close svg{width:16px;height:16px}.consultation-modal-close:hover,.consultation-modal-close:focus-visible{transform:translateY(-1px);background:#fff;box-shadow:0 10px 24px #2437461f}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.floating-whatsapp{position:fixed;right:18px;bottom:16px;z-index:18;display:inline-flex;align-items:center;gap:8px;min-height:48px;padding:0 14px 0 10px;border-radius:999px;border:1px solid rgba(31,93,140,.16);background:linear-gradient(135deg,#fffffff7,#f7f8f6f2);box-shadow:0 14px 28px #2437461f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-weight:700;font-size:.9rem;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.floating-whatsapp:hover,.floating-whatsapp:focus-visible{transform:translateY(-2px);box-shadow:0 16px 32px #24374626;background:linear-gradient(135deg,#fffffffc,#f0f6f2f7)}.floating-whatsapp-icon{display:inline-grid;place-items:center;width:32px;height:32px;border-radius:999px;background:linear-gradient(135deg,var(--brand-green) 0%,var(--brand-lime) 100%);color:var(--brand-blue-deep);box-shadow:inset 0 0 0 1px #ffffff2e;flex-shrink:0}.floating-whatsapp-icon svg{width:18px;height:18px}.floating-whatsapp-label{white-space:nowrap;color:var(--brand-blue-deep)}.whatsapp-icon{display:inline-grid;place-items:center;width:22px;height:22px;margin-right:8px;border-radius:999px;background:#ffffff24;font-size:.75rem;font-weight:800}.hero-panel{padding:clamp(24px,3vw,30px);display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(180deg,#243746fa,#1f5d8ceb);border-color:#7dbb6340}.hero-panel h2{margin:10px 0 0;font-size:clamp(1.45rem,2vw,1.72rem);line-height:1.22;color:#fff;text-wrap:balance}.hero-panel .hero-panel-label{color:var(--brand-lime)}.hero-panel p,.hero-panel span{color:#fffc}.hero-metrics{display:grid;gap:10px;margin-top:22px}.hero-metrics div{padding:14px 0;border-top:1px solid rgba(168,207,90,.16)}.hero-metrics strong,.process-step,.faq-item h3,.service-card h3,.info-card h3{display:block;color:var(--brand-blue-deep)}.hero-metrics span,.service-card span{display:block;margin-top:4px;color:var(--muted);font-size:.95rem}.hero-panel .hero-metrics strong{color:#fff}.tat-visual-frame,.service-visual-frame{margin-top:22px;border-radius:24px;overflow:hidden;border:1px solid rgba(255,255,255,.16);background:#ffffff14;box-shadow:inset 0 0 0 1px #ffffff0a}.tat-visual-image{display:block;width:100%;min-height:220px;max-height:300px;object-fit:cover;object-position:center center;filter:saturate(.92) contrast(1.02) brightness(.96)}.service-visual-image{display:block;width:100%;min-height:220px;max-height:280px;object-fit:cover;object-position:center center;filter:saturate(.9) contrast(1.01) brightness(.97)}.representative-visual-frame{border-radius:22px;overflow:hidden;border:1px solid rgba(255,255,255,.16);background:#ffffff14;box-shadow:inset 0 0 0 1px #ffffff0a}.representative-visual-image{display:block;width:100%;min-height:180px;max-height:220px;object-fit:cover;object-position:center center;filter:saturate(.9) contrast(1.01) brightness(.97)}.representative-identity-block{display:grid;gap:4px}.representative-role{margin:0;color:var(--brand-lime);font-size:.92rem;font-weight:700;letter-spacing:.03em}.representative-profile-card{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(220px,.85fr);gap:18px;margin-top:22px;padding:clamp(20px,2.3vw,26px);border:1px solid var(--line);border-radius:28px;background:linear-gradient(180deg,#fffffff2,#f7f8f6e0);box-shadow:var(--shadow)}.representative-profile-card .representative-identity-block{align-content:start;gap:6px}.representative-profile-card h3{margin:0;color:var(--brand-blue-deep);font-size:clamp(1.2rem,2vw,1.5rem);line-height:1.22}.representative-profile-copy{margin:6px 0 0;max-width:54ch;color:var(--muted);line-height:1.72}.representative-profile-card .representative-visual-frame{margin:0;align-self:stretch}.representative-profile-card .representative-visual-image{height:100%;min-height:220px;max-height:260px}.section-description{color:var(--muted);line-height:var(--body-leading);max-width:60ch;font-size:.99rem}.credibility-section{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:18px}.info-card{padding:var(--card-padding)}.info-card h3{margin:8px 0 10px;font-size:1.04rem;line-height:1.28}.content-section,.cta-section{margin-top:18px;padding:var(--section-padding);border:1px solid var(--line);border-radius:32px;background:#ffffffc2;box-shadow:var(--shadow)}.section-heading{display:grid;gap:4px;max-width:700px}.section-heading h2,.cta-copy h2{font-size:var(--section-title-size);text-wrap:balance}.services-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:22px}.home-services-grid,.issue-grid{display:grid;gap:16px;margin-top:22px}.home-services-grid{grid-template-columns:repeat(5,1fr)}.issue-grid{grid-template-columns:repeat(4,1fr)}.service-card,.process-item,.faq-item{padding:var(--card-padding)}.home-service-card,.issue-card{display:grid;align-content:start;gap:10px}.issue-card{min-height:146px}.issue-icon{display:inline-grid;place-items:center;width:44px;height:44px;border-radius:16px;background:linear-gradient(135deg,#1f5d8c1f,#a8cf5a38);color:var(--brand-blue-deep);font-weight:800}.service-card h3,.faq-item h3{margin:0;font-size:1.04rem;line-height:1.3}.faq-item p{white-space:pre-line;max-width:66ch}.service-card span{margin-top:14px;color:var(--brand-blue);font-weight:700}.service-link{display:inline-flex;align-items:center;margin-top:14px;color:var(--brand-blue);font-weight:700}.service-link:hover,.service-link:focus-visible{color:var(--brand-blue-deep)}.inline-cta-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.why-choose-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin-top:22px}.why-choose-card{display:grid;gap:10px;align-content:start}.why-choose-icon{display:inline-grid;place-items:center;width:46px;height:46px;border-radius:18px;background:linear-gradient(135deg,#1f5d8c1f,#a8cf5a38);color:var(--brand-blue-deep);font-weight:800;letter-spacing:.04em}.faq-accordion{display:grid;gap:14px;margin-top:22px}.faq-accordion-item{border:1px solid var(--line);border-radius:24px;background:linear-gradient(180deg,#fffffff0,#f7f8f6db);box-shadow:var(--shadow);overflow:hidden}.faq-accordion-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 22px;border:0;background:transparent;color:var(--brand-blue-deep);font-weight:700;text-align:left;cursor:pointer}.faq-accordion-marker{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:999px;background:#1f5d8c14;color:var(--brand-blue);flex-shrink:0}.faq-accordion-panel{margin:0;padding:0 22px 22px;color:var(--muted);line-height:1.75;white-space:pre-line}.testimonial-slider{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:22px;width:min(100%,920px);margin-left:auto;margin-right:auto;align-items:stretch}.testimonial-card{display:grid;gap:10px;align-content:start;min-height:100%;padding:clamp(20px,2.2vw,26px);border:1px solid var(--line);border-radius:28px;background:linear-gradient(180deg,#fffffff0,#f7f8f6db);box-shadow:var(--shadow)}.testimonial-avatar{display:inline-grid;place-items:center;width:52px;height:52px;border-radius:18px;background:linear-gradient(135deg,#1f5d8c1f,#a8cf5a38);color:var(--brand-blue-deep);font-weight:800;letter-spacing:.06em}.testimonial-role{margin:0;color:var(--brand-blue);font-size:.84rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.testimonial-card h3{margin:0;color:var(--brand-blue-deep)}.testimonial-card p:last-child{margin:0;color:var(--muted);line-height:1.72}.testimonial-stars{color:#d8a93b;font-size:.95rem;letter-spacing:.1em}.founder-profile-card{margin-top:22px}.footer-consultation-button{margin-top:16px;width:fit-content}.process-list-three{grid-template-columns:repeat(3,1fr)}.home-contact-section{align-items:stretch}.mobile-contact-bar{display:none}.process-list{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:22px}.process-step{font-size:.98rem;font-weight:700;margin-bottom:10px}.reasons-panel{margin-top:22px;padding:10px 22px;background:linear-gradient(180deg,#ffffffe0,#f7f8f6d1)}.reason-row{display:grid;grid-template-columns:16px 1fr;gap:12px;align-items:start;padding:16px 0}.reason-row+.reason-row{border-top:1px solid var(--line)}.reason-dot{width:8px;height:8px;border-radius:999px;margin-top:11px;background:linear-gradient(135deg,var(--brand-green),var(--brand-lime))}.faq-list{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:22px}.faq-stack,.legal-stack{display:grid;gap:14px;margin-top:22px}.faq-item-wide{padding:clamp(22px,2.6vw,28px)}.cta-section{display:grid;grid-template-columns:1fr .95fr;gap:18px;align-items:start}.cta-section-compact{align-items:center}.contact-card{display:grid;gap:14px;padding:clamp(22px,2.4vw,28px)}.contact-card label{display:grid;gap:8px;color:var(--brand-blue-deep);font-weight:700}.contact-card input,.contact-card textarea,.contact-card select{width:100%;border:1px solid rgba(36,55,70,.14);border-radius:18px;padding:13px 15px;background:#ffffffe0;color:var(--ink)}.contact-card input:focus,.contact-card textarea:focus,.contact-card select:focus{outline:2px solid rgba(168,207,90,.28);border-color:#7dbb638c}.cta-actions-panel{display:grid;gap:14px;align-content:center;padding:clamp(22px,2.6vw,28px);border:1px solid rgba(31,93,140,.14);border-radius:28px;background:linear-gradient(180deg,#fffffff5,#1f5d8c0d);box-shadow:var(--shadow)}.site-footer{display:flex;justify-content:space-between;gap:18px;margin:18px 0 10px;padding:clamp(22px,2.6vw,28px);background:linear-gradient(145deg,#243746fa,#1f5d8cf0);border-color:#7dbb633d}.footer-links{display:grid;gap:10px;justify-items:end;text-align:right}.footer-brand{max-width:440px;display:grid;align-content:start}.footer-brand-lockup{display:flex;align-items:center;gap:16px;margin-bottom:14px;padding-bottom:14px;border-bottom:1px solid rgba(255,255,255,.12)}.footer-logo{width:154px;height:auto;object-fit:contain;flex-shrink:0}.footer-contact,.footer-columns{display:flex;gap:18px}.footer-contact{flex-wrap:wrap;margin-top:14px;color:#fff;font-weight:700;font-size:.94rem}.footer-socials{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.footer-social-link{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0 14px 0 10px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:#ffffff14;color:#fff;font-weight:700;font-size:.9rem;transition:background .18s ease,border-color .18s ease,transform .18s ease}.footer-social-link:hover,.footer-social-link:focus-visible{transform:translateY(-1px);background:#ffffff1f;border-color:#a8cf5a57;color:#fff}.footer-social-icon{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:999px;background:linear-gradient(135deg,#a8cf5aeb,#7dbb63f0);color:var(--brand-blue-deep);flex-shrink:0}.footer-social-icon svg{width:14px;height:14px}.footer-group{display:grid;align-content:start;gap:8px;min-width:168px}.footer-copyright{width:100%;margin:22px 0 0;padding-top:16px;border-top:1px solid rgba(255,255,255,.12);color:#ffffffb8;font-size:.9rem;line-height:1.5}.footer-title{margin:0 0 4px;color:#fff;font-weight:800}.footer-title-link{display:inline-flex;width:fit-content;transition:color .18s ease}.detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:22px}.detail-grid>*{min-width:0}.detail-card{border:1px solid var(--line);border-radius:28px;background:var(--card);box-shadow:var(--shadow);padding:var(--card-padding)}.detail-card h3{margin:0 0 10px;color:var(--brand-blue-deep);font-size:1.04rem;line-height:1.28}.detail-card p,.clean-list li,.contact-value{color:var(--muted);line-height:1.75}.clean-list{margin:14px 0 0;padding-left:18px}.clean-list li+li{margin-top:8px}.contact-layout{margin-top:18px}.contact-location-card{display:grid;gap:18px;margin-top:22px;padding:clamp(22px,2.6vw,28px);border:1px solid var(--line);border-radius:28px;background:linear-gradient(180deg,#fffffff0,#f7f8f6e0);box-shadow:var(--shadow)}.contact-location-copy{display:grid;gap:6px}.contact-location-copy h3{margin:0;color:var(--brand-blue-deep);font-size:clamp(1.18rem,2vw,1.42rem);line-height:1.28}.contact-location-copy p{margin:0;max-width:58ch}.contact-map-frame{min-height:260px;border-radius:24px;overflow:hidden;border:1px solid rgba(31,93,140,.12);background:#ffffffeb;box-shadow:var(--shadow)}.contact-map-embed{display:block;width:100%;height:100%;min-height:260px;border:0;filter:saturate(.92) contrast(1.01)}.contact-location-actions{display:flex;flex-wrap:wrap;gap:12px}.service-image-card{grid-column:span 2;display:grid;gap:14px;align-content:start;padding:clamp(18px,2vw,22px)}.service-image-copy{display:grid;gap:6px;max-width:58ch}.service-image-copy h3{margin:0;color:var(--brand-blue-deep);font-size:clamp(1.12rem,1.8vw,1.38rem);line-height:1.24}.service-image-copy p:last-child{margin:0;color:var(--muted);line-height:1.68}.service-grid-visual-frame{border-radius:24px;overflow:hidden;border:1px solid rgba(31,93,140,.12);background:#ffffffeb;box-shadow:var(--shadow)}.service-grid-visual-image{display:block;width:100%;min-height:280px;max-height:360px;object-fit:cover;object-position:center center;filter:saturate(.92) contrast(1.01) brightness(.97)}.contact-value{margin:10px 0 0;color:var(--brand-blue);font-weight:700;line-height:1.55}.contact-layout .detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.contact-layout .detail-card p{overflow-wrap:normal;word-break:normal}.contact-detail-card{display:grid;align-content:start}.contact-value-link,.contact-value-address{display:inline-flex;flex-direction:column;align-items:flex-start;gap:2px;text-decoration:none}.contact-value-link{max-width:100%}.contact-value-email{white-space:nowrap;overflow-wrap:normal;word-break:normal}.contact-value-address{font-style:normal}.contact-value-address span{display:block}.contact-value-link:hover,.contact-value-link:focus-visible{color:var(--brand-blue-deep)}.legal-section .detail-card,.not-found-section{background:#ffffffd1}.site-footer p,.site-footer a{color:#fffc}.site-footer .eyebrow{color:var(--brand-lime)}.footer-group a{transition:color .18s ease}.footer-group a:hover,.footer-group a:focus-visible,.footer-contact a:hover,.footer-contact a:focus-visible{color:var(--brand-lime)}.footer-title-link:hover,.footer-title-link:focus-visible{color:var(--brand-lime)}.info-card,.service-card,.process-item,.faq-item,.detail-card,.contact-card{background:linear-gradient(180deg,#fffffff0,#f7f8f6db)}.info-card,.service-card,.detail-card{position:relative;overflow:hidden}.info-card:before,.service-card:before,.detail-card:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,var(--brand-blue),rgba(125,187,99,.72));opacity:.9}.content-section,.cta-section,.hero-copy{position:relative;overflow:hidden}.content-section:after,.cta-section:after,.hero-copy:after{content:"";position:absolute;top:0;right:0;width:140px;height:140px;background:radial-gradient(circle,var(--accent-wash-strong) 0%,transparent 72%);pointer-events:none}.section-heading{position:relative}.section-heading:after{content:"";display:block;width:60px;height:2px;margin-top:14px;border-radius:999px;background:linear-gradient(90deg,var(--brand-blue),rgba(125,187,99,.58))}.not-found-section{text-align:center}.not-found-section .hero-actions{justify-content:center}@media(max-width:1280px){:root{--page-width: 1080px;--hero-title-size: clamp(1.98rem, 3.9vw, 3.35rem)}.page-shell{width:min(calc(100% - 36px),var(--page-width))}.hero-copy{max-width:none}}@media(max-width:1100px){:root{--hero-title-size: clamp(1.88rem, 4vw, 2.95rem);--section-title-size: clamp(1.6rem, 3vw, 2.35rem)}.hero-section,.cta-section,.process-list,.credibility-section,.faq-list,.services-grid,.home-services-grid,.issue-grid,.detail-grid,.representative-profile-card,.why-choose-grid{grid-template-columns:1fr}.site-header,.site-footer{flex-direction:column;align-items:flex-start}.site-header{gap:12px;min-height:auto;padding:8px 16px 12px}.top-nav{justify-content:flex-start}.header-call-button{min-width:0}.footer-links{justify-items:start;text-align:left}.footer-columns,.footer-contact{flex-direction:column;align-items:flex-start}}@media(max-width:900px){:root{--page-width: 100%;--section-padding: 26px;--card-padding: 20px;--hero-padding: 26px;--hero-title-size: clamp(1.8rem, 5.8vw, 2.55rem);--section-title-size: clamp(1.5rem, 4vw, 2rem)}.page-shell{width:min(calc(100% - 28px),var(--page-width));padding-top:14px}.site-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;padding:8px 15px 12px;border-radius:18px;top:8px}.brand-block-logo-only{padding:0}.brand-logo{width:96px}.top-nav{grid-column:1 / -1;width:100%;justify-content:flex-start;gap:8px 12px;font-size:.86rem;line-height:1.2}.hero-section{margin-top:12px;gap:12px}.header-call-button{width:auto;min-height:42px;padding-inline:14px;justify-self:end;white-space:nowrap}.hero-text{max-width:52ch}.hero-panel h2{max-width:18ch}.contact-layout .detail-grid{grid-template-columns:1fr}.testimonial-slider{width:min(100%,860px)}.contact-map-frame,.contact-map-embed{min-height:200px}}@media(max-width:760px){.page-shell{width:min(calc(100% - 24px),var(--page-width));padding-top:0;padding-bottom:96px}.site-header,.hero-copy,.hero-panel,.content-section,.cta-section,.site-footer{padding:20px}.site-header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px 12px;position:static;top:auto;padding:12px 14px}.top-nav{display:flex;grid-column:1 / -1;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;gap:6px 10px;font-size:.82rem;white-space:nowrap;scrollbar-width:none}.top-nav::-webkit-scrollbar{display:none}.top-nav a{white-space:nowrap;flex:0 0 auto}.brand-logo{width:88px}.header-call-button{display:none}.footer-brand-lockup{align-items:flex-start}.footer-logo{width:136px}.hero-copy h1{max-width:none}.hero-text,.section-description,.detail-card p,.clean-list li,.faq-item p,.reason-row p{font-size:.97rem}.hero-actions{flex-direction:column;margin-top:18px}.button{width:100%;min-height:44px}.site-header .button{width:auto}.floating-whatsapp{display:none}.testimonial-slider{grid-template-columns:1fr}.contact-location-actions{flex-direction:column}.contact-map-frame,.contact-map-embed{min-height:220px}.reason-row{grid-template-columns:14px 1fr;gap:10px}.mobile-contact-bar{position:fixed;left:12px;right:12px;bottom:10px;z-index:19;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:8px;border:1px solid rgba(31,93,140,.12);border-radius:24px;background:#fffffff0;box-shadow:0 16px 34px #24374629;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mobile-contact-link{display:grid;justify-items:center;gap:4px;min-height:56px;padding:8px 6px;border-radius:18px;color:var(--brand-blue-deep);font-size:.76rem;font-weight:700;text-align:center;background:linear-gradient(180deg,#f7f8f6f5,#ffffffeb)}.mobile-contact-icon{display:inline-grid;place-items:center;width:26px;height:26px;border-radius:999px;background:linear-gradient(135deg,var(--brand-green) 0%,var(--brand-lime) 100%);color:var(--brand-blue-deep);font-size:.76rem;font-weight:800}.consultation-modal-overlay{padding:14px}.consultation-modal{width:100%;padding:24px 18px 18px;border-radius:24px}.consultation-modal-button{min-height:50px}}@media(max-width:560px){:root{--section-padding: 22px;--card-padding: 18px;--hero-padding: 21px;--hero-title-size: clamp(1.62rem, 7.6vw, 2.08rem);--section-title-size: clamp(1.38rem, 6vw, 1.82rem)}.page-shell{width:min(calc(100% - 20px),var(--page-width));padding-top:6px;padding-bottom:96px}.site-header{padding:10px 12px}.brand-logo{width:82px}.top-nav{display:flex;font-size:.78rem;gap:5px 8px}.hero-section{margin-top:8px;gap:10px}.hero-copy,.hero-panel{padding:18px}.header-call-button{min-height:38px;padding-inline:10px;font-size:.8rem}.hero-panel h2,.section-heading h2,.cta-copy h2,.hero-copy h1{text-wrap:pretty}.hero-metrics div{padding:12px 0}.footer-logo{width:126px}.footer-contact,.footer-group,.site-footer p{font-size:.92rem}.mobile-contact-bar{left:10px;right:10px;bottom:8px;padding:7px}.contact-value-email{white-space:normal;overflow-wrap:break-word}.tat-visual-image{min-height:180px;max-height:240px}.service-visual-image{min-height:180px;max-height:220px}.representative-visual-image{min-height:170px;max-height:210px}.representative-profile-card .representative-visual-image{min-height:190px;max-height:220px}}.header-actions{display:flex;align-items:center;gap:12px;margin-inline-start:auto}.language-switcher{display:inline-flex;align-items:center;gap:6px;padding:4px;border:1px solid rgba(31,93,140,.14);border-radius:999px;background:#ffffffb8}.language-pill{display:inline-flex;align-items:center;justify-content:center;min-width:40px;min-height:34px;padding:0 12px;border-radius:999px;color:var(--brand-blue-soft);font-size:.8rem;font-weight:800;letter-spacing:.06em}.language-pill-active{color:#fff;background:linear-gradient(135deg,var(--brand-blue) 0%,var(--brand-blue-deep) 100%);box-shadow:0 12px 24px #1f5d8c2e}body[data-language=ar]{font-family:Noto Sans Arabic,Manrope,sans-serif}body[data-language=ar] .hero-section:not(.page-hero) .hero-copy h1{font-size:clamp(2rem,3.55vw,3.28rem);max-width:14.5ch;line-height:1.16}body[data-language=ar] .hero-section:not(.page-hero) .hero-panel p{max-width:31ch;line-height:1.88}body[data-language=ar] .hero-brand-tag-ar{display:inline-block;text-transform:none;letter-spacing:.04em;direction:ltr;unicode-bidi:isolate;white-space:nowrap;font-family:Manrope,Noto Sans Arabic,sans-serif}body[data-language=ar] .hero-text-ar{line-height:1.9}body[data-language=ar] .hero-text-ar .inline-company-name{display:inline-block;direction:ltr;unicode-bidi:isolate;white-space:nowrap;font-family:Manrope,Noto Sans Arabic,sans-serif}[dir=rtl] body{text-align:right}[dir=rtl] .site-header,[dir=rtl] .site-footer,[dir=rtl] .top-nav,[dir=rtl] .footer-contact,[dir=rtl] .footer-columns,[dir=rtl] .hero-actions,[dir=rtl] .contact-location-actions,[dir=rtl] .header-actions{direction:rtl}[dir=rtl] .footer-links,[dir=rtl] .footer-group,[dir=rtl] .contact-card label,[dir=rtl] .faq-accordion-trigger,[dir=rtl] .contact-location-copy,[dir=rtl] .representative-identity-block,[dir=rtl] .service-image-copy,[dir=rtl] .section-heading{text-align:right}[dir=rtl] .clean-list{padding-left:0;padding-right:18px}[dir=rtl] .contact-value-link,[dir=rtl] .contact-value-address{align-items:flex-end}[dir=rtl] .floating-whatsapp{right:auto;left:18px}@media(min-width:761px){body[data-language=ar] .top-nav{gap:14px 20px}body[data-language=ar] .floating-whatsapp{left:20px;bottom:10px;min-height:44px;padding:0 13px 0 10px;font-size:.86rem}body[data-language=ar] .floating-whatsapp-icon{width:29px;height:29px}}[dir=rtl] .consultation-modal-close{right:auto;left:14px}@media(max-width:900px){.header-actions{justify-self:end}}@media(max-width:760px){.header-actions{width:auto}.language-pill{min-width:36px;min-height:32px;padding:0 10px}}
