:root{--paper:#f4f9fa;--surface:#fff;--ink:#142026;--muted:#5e6d73;--line:#14202624;--accent:#277c8e;--accent-dark:#175b68;--copper:#c77b48;--soft:#e1f0f3;--soft-warm:#f6ebe2;--shadow:0 24px 70px #14202614;--radius:8px;color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}*{box-sizing:border-box}html{background:var(--paper);color:var(--ink);scroll-behavior:smooth}body{background:linear-gradient(180deg, #e1f0f39e, transparent 420px), var(--paper);min-width:320px;color:var(--ink);margin:0}body[dir=rtl]{font-family:Segoe UI,Tahoma,Arial,ui-sans-serif,system-ui,sans-serif}img,svg{max-width:100%;display:block}a{color:inherit}button,input,select,textarea{font:inherit}.site-shell{min-height:100vh}.container{width:min(1120px,100% - 32px);margin-inline:auto}.site-header{z-index:20;backdrop-filter:blur(18px);background:#f4f9fadb;border-bottom:1px solid #1420261a;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:18px;min-height:74px;display:flex}.brand-link{align-items:center;gap:10px;min-width:0;font-weight:700;text-decoration:none;display:inline-flex}.brand-link img{object-fit:contain;width:38px;height:38px}.brand-text{white-space:nowrap}.main-nav{color:var(--muted);align-items:center;gap:14px;font-size:14px;display:flex}.main-nav a{text-decoration:none}.main-nav a:hover{color:var(--ink)}.main-nav .nav-highlight{color:var(--accent-dark);font-weight:800}.header-actions{align-items:center;gap:10px;display:flex}.language-link,.button,.button-secondary{border-radius:var(--radius);border:1px solid var(--line);justify-content:center;align-items:center;gap:8px;min-height:42px;padding:10px 14px;font-size:14px;font-weight:700;line-height:1;text-decoration:none;display:inline-flex}.button{color:#fff;background:var(--accent);border-color:var(--accent)}.button:hover{background:var(--accent-dark)}.button-secondary,.language-link{background:#ffffffb3}.menu-toggle{border-radius:var(--radius);border:1px solid var(--line);background:var(--surface);width:42px;height:42px;color:var(--ink);cursor:pointer;display:none}.menu-toggle span{background:currentColor;width:18px;height:2px;margin:4px auto;display:block}.hero{padding:74px 0 34px}.hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:center;gap:42px;display:grid}.eyebrow{color:var(--accent);align-items:center;gap:8px;margin-bottom:16px;font-size:13px;font-weight:700;display:inline-flex}.eyebrow:before{content:"";background:var(--copper);border-radius:999px;width:9px;height:9px}h1,h2,h3,p{margin:0}h1{letter-spacing:0;max-width:740px;font-size:clamp(42px,8vw,82px);line-height:.96}body[dir=rtl] h1{font-size:clamp(38px,7.6vw,78px);line-height:1.12}h2{letter-spacing:0;font-size:clamp(30px,4vw,48px);line-height:1.05}body[dir=rtl] h2{font-size:clamp(26px,3.8vw,44px);line-height:1.18}h3{font-size:20px;line-height:1.2}.lede{max-width:650px;color:var(--muted);margin-top:20px;font-size:18px;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.hero-panel{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(135deg, #e1f0f385, transparent 42%), var(--surface);overflow:hidden;box-shadow:0 18px 50px #1420260f}.panel-top{border-bottom:1px solid var(--line);min-height:52px;color:var(--muted);justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;font-size:13px;display:flex}.status-dot{color:var(--accent);align-items:center;gap:8px;font-weight:700;display:inline-flex}.status-dot:before{content:"";background:var(--accent);border-radius:999px;width:9px;height:9px}.workflow-board{grid-template-columns:.82fr 1.18fr;gap:14px;padding:16px;display:grid}.check-list,.node-list{gap:10px;display:grid}.check-item,.workflow-node{border:1px solid var(--line);border-radius:var(--radius);padding:12px}.check-item{min-height:44px;color:var(--muted);justify-content:space-between;align-items:center;gap:8px;font-size:13px;display:flex}.check-item strong{color:var(--ink)}.workflow-node{background:linear-gradient(135deg, #e1f0f3b8, transparent 60%), var(--surface);box-shadow:0 14px 34px #1420260d}.workflow-node strong,.workflow-node span{display:block}.workflow-node span{color:var(--muted);margin-top:4px;font-size:13px;line-height:1.45}.section{padding:72px 0}.section.alt{background:#ffffff8f;border-block:1px solid #14202614}.section-header{grid-template-columns:minmax(0,.85fr) minmax(280px,.6fr);align-items:end;gap:28px;margin-bottom:28px;display:grid}.section-header p{color:var(--muted);line-height:1.65}.grid-4,.grid-3,.grid-2{gap:16px;display:grid}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.service-card,.case-card,.note-card,.faq-item,.step,.legal-box{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(135deg, #e1f0f361, transparent 46%), var(--surface);padding:20px;box-shadow:0 18px 50px #1420260f}.service-card p,.case-card p,.note-card p,.faq-item p,.step p,.legal-box p,.legal-box li{color:var(--muted);line-height:1.62}.service-card ul,.legal-box ul{color:var(--muted);margin:18px 0 0;padding-inline-start:18px}.service-card li+li,.legal-box li+li{margin-top:8px}.service-showcase{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.service-feature{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(135deg, #e1f0f385, transparent 42%), var(--surface);grid-template-columns:minmax(0,.92fr) minmax(170px,.78fr);align-items:center;gap:18px;min-height:260px;padding:22px;display:grid;box-shadow:0 18px 50px #1420260f}.service-feature:last-child:nth-child(odd),.service-offer-card:last-child:nth-child(odd){grid-column:1/-1}.service-feature-copy p{color:var(--muted);margin-top:12px;line-height:1.62}.text-link{color:var(--accent);margin-top:16px;font-weight:800;text-decoration:none;display:inline-flex}.text-link:hover{text-underline-offset:4px;text-decoration:underline}.service-feature img{object-fit:contain;border-radius:var(--radius);background:#ffffff9e;border:1px solid #14202614;width:100%;max-height:190px}.service-offer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.service-offer-card{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(135deg, #e1f0f385, transparent 42%), var(--surface);gap:18px;padding:20px;display:grid;box-shadow:0 18px 50px #1420260f}.service-offer-top{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;gap:14px;padding-bottom:16px;display:flex}.service-offer-top h2{margin-top:8px;font-size:clamp(28px,4vw,42px)}.service-offer-visual{object-fit:contain;border-radius:var(--radius);background:#ffffff9e;border:1px solid #14202614;width:100%;max-height:210px}.service-offer-body{gap:16px;display:grid}.service-offer-link{width:fit-content}.service-offer-body p,.service-offer-body li{color:var(--muted);line-height:1.6}.service-offer-body p{margin-top:7px}.service-offer-body ul{margin:12px 0 0;padding-inline-start:18px}.service-offer-body li+li{margin-top:8px}.seo-hero{padding-top:92px}.seo-hero-grid{grid-template-columns:minmax(0,1fr) minmax(320px,.56fr);align-items:center;gap:34px;display:grid}.seo-hero-copy p{max-width:720px;color:var(--muted);margin-top:18px;font-size:18px;line-height:1.7}.seo-hero-panel{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(135deg, #e1f0f385, transparent 42%), var(--surface);gap:18px;padding:20px;display:grid;box-shadow:0 18px 50px #1420260f}.seo-hero-panel img{object-fit:contain;border-radius:var(--radius);background:#ffffff9e;border:1px solid #14202614;width:100%;max-height:280px}.seo-hero-panel p{color:var(--muted);margin-top:8px;line-height:1.6}.seo-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.seo-mini-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);min-height:104px;color:var(--ink);align-items:center;padding:18px;font-weight:800;line-height:1.45;display:flex;box-shadow:0 18px 50px #1420260f}.related-service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.related-service-card{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(135deg, #e1f0f361, transparent 46%), var(--surface);align-content:space-between;gap:12px;min-height:150px;padding:18px;text-decoration:none;display:grid;box-shadow:0 18px 50px #1420260f}.related-service-card strong{color:var(--ink);font-size:18px;line-height:1.35}.related-service-card small{color:var(--muted);line-height:1.45}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.pricing-block{margin-top:44px}.pricing-section-heading{justify-content:space-between;align-items:end;gap:16px;margin-bottom:16px;display:flex}.pricing-section-heading span,.pricing-kicker{color:var(--accent);letter-spacing:0;text-transform:uppercase;font-size:12px;font-weight:800}.pricing-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.pricing-card{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(135deg, #e1f0f385, transparent 42%), var(--surface);gap:18px;padding:20px;display:grid;box-shadow:0 18px 50px #1420260f}.pricing-card-top{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;gap:14px;padding-bottom:16px;display:flex}.price-name{margin-bottom:10px;font-weight:800;display:block}.price-value{background:var(--soft);min-height:34px;color:var(--accent);white-space:nowrap;border-radius:999px;align-items:center;margin-top:10px;padding:7px 11px;font-weight:800;display:inline-flex}.table-action{flex:none}.pricing-card-body{gap:16px;display:grid}.pricing-card-body p{color:var(--muted);margin-top:7px;line-height:1.6}.pricing-footnotes{border-inline-start:4px solid var(--copper);background:#ffffffb8;gap:8px;margin-top:16px;padding:14px 16px;display:grid}.pricing-footnotes p{color:var(--muted);font-size:13px;line-height:1.55}.fine-print{color:var(--muted);margin-top:14px;font-size:13px;line-height:1.55}.pill-list{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.pill{border:1px solid var(--line);background:var(--soft);min-height:30px;color:var(--accent-dark);border-radius:999px;align-items:center;padding:6px 10px;font-size:12px;font-weight:700;display:inline-flex}.process-list{counter-reset:steps;gap:14px;display:grid}.step{grid-template-columns:auto 1fr;align-items:start;gap:14px;display:grid}.step:before{counter-increment:steps;content:counter(steps);background:var(--accent);color:#fff;border-radius:999px;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.form-shell{grid-template-columns:minmax(0,.7fr) minmax(320px,1fr);align-items:start;gap:28px;display:grid}.contact-shell{grid-template-columns:minmax(280px,.62fr) minmax(340px,1fr)}.contact-intro{position:sticky;top:104px}.contact-intro h1{font-size:clamp(42px,6vw,70px)}.form-panel{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:10px;padding:22px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.form-field{gap:7px;display:grid}.form-field.full{grid-column:1/-1}.form-field label,.field-label{color:var(--ink);font-size:13px;font-weight:700}.required-note{color:var(--muted);margin:0 0 12px;font-size:13px;font-weight:700}.required-mark{color:#9b2f25;margin-inline-start:4px;font-weight:900}.form-field input,.form-field select,.form-field textarea{border:1px solid var(--line);border-radius:var(--radius);width:100%;color:var(--ink);background:#fff;outline:none;padding:12px}.form-field textarea{resize:vertical;min-height:130px}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #277c8e29}.checkbox-field{border-radius:var(--radius);min-height:44px;color:var(--muted);background:#fff;border:1px solid #1420261a;align-items:center;gap:10px;padding:10px 12px;font-size:14px;line-height:1.45;display:flex}.checkbox-field input{width:16px;height:16px;accent-color:var(--accent);flex:none;margin:0}.checkbox-group{border:1px solid var(--line);border-radius:var(--radius);background:#e1f0f347;padding:14px}.checkbox-stack{gap:10px;display:grid}.turnstile-field{justify-content:flex-start;align-items:center;min-height:65px;margin-top:16px;display:flex}body[dir=rtl] .turnstile-field{justify-content:flex-end}.honeypot{opacity:0;position:absolute;left:-9999px}.form-status{min-height:22px;color:var(--muted);font-size:14px}.form-status[data-state=success]{color:var(--accent-dark)}.form-status[data-state=error]{color:#9b2f25}.legal-content{gap:18px;display:grid}.legal-box h2{margin-bottom:12px;font-size:24px}.legal-box h3{margin-top:18px;font-size:18px}.site-footer{border-top:1px solid var(--line);background:var(--surface);padding:34px 0}.cookie-banner{z-index:40;display:none;position:fixed;bottom:16px;left:16px;right:16px}.cookie-banner[data-visible=true]{display:block}.cookie-inner{border:1px solid var(--line);width:min(980px,100%);box-shadow:var(--shadow);background:#fffffff5;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;margin-inline:auto;padding:18px;display:grid}.cookie-inner h2{font-size:18px;line-height:1.2}.cookie-inner p{color:var(--muted);margin-top:7px;font-size:14px;line-height:1.55}.cookie-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.footer-inner{grid-template-columns:minmax(260px,1fr) minmax(0,1.45fr);align-items:start;gap:44px;display:grid}.footer-brand{max-width:420px}.footer-link-groups{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;display:grid}.footer-link-group{align-content:start;gap:9px;min-width:0;display:grid}.footer-link-group h2{color:var(--ink);text-transform:uppercase;letter-spacing:.08em;margin:0 0 2px;font-size:13px;line-height:1.2}body[dir=rtl] .footer-link-group h2{font-size:13px;line-height:1.2}.footer-link-group a{color:var(--muted);font-size:14px;line-height:1.35;text-decoration:none}.footer-link-group a:hover{color:var(--accent-dark)}.footer-note{color:var(--muted);margin-top:10px;font-size:14px;line-height:1.55}@media (width<=980px){.hero-grid,.seo-hero-grid,.section-header,.form-shell,.contact-shell,.footer-inner{grid-template-columns:1fr}.grid-4,.grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}.service-showcase,.service-offer-grid,.pricing-card-grid,.seo-card-grid,.related-service-grid{grid-template-columns:1fr}.service-feature:last-child:nth-child(odd),.service-offer-card:last-child:nth-child(odd){grid-column:auto}.contact-intro{position:static}.main-nav{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);flex-direction:column;align-items:stretch;gap:0;padding:8px;display:none;position:fixed;inset:74px 16px auto}.main-nav a{padding:12px}.site-header[data-menu-open=true] .main-nav{display:flex}.menu-toggle{display:block}.footer-link-groups{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=680px){.container{width:min(100% - 24px,1120px)}.hero{padding-top:44px}h1{font-size:clamp(40px,14vw,58px)}body[dir=rtl] h1{font-size:clamp(36px,13vw,54px);line-height:1.16}.workflow-board,.form-grid,.service-feature,.grid-4,.grid-3,.grid-2{grid-template-columns:1fr}.header-inner{min-height:66px}.brand-text{text-overflow:ellipsis;max-width:132px;overflow:hidden}.language-link{min-height:38px;padding:8px 10px}.button,.button-secondary{width:100%}.pricing-card-top,.service-offer-top{display:grid}.table-action{width:100%}.header-actions .button{display:none}.step,.cookie-inner{grid-template-columns:1fr}.cookie-actions{justify-content:stretch}.footer-inner{gap:28px}.footer-link-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}}.motion-home,.motion-site{--motion-ease:cubic-bezier(.19, 1, .22, 1);--motion-rise:26px;--motion-duration:.78s;isolation:isolate}.motion-home{overflow:hidden}.motion-site{overflow-x:hidden}.motion-home .motion-reveal,.motion-site .motion-reveal{transition:opacity var(--motion-duration) var(--motion-ease), transform var(--motion-duration) var(--motion-ease), filter var(--motion-duration) var(--motion-ease);transition-delay:calc(var(--motion-index,0) * 48ms + var(--motion-order,0) * 54ms);will-change:opacity, transform}.motion-home.motion-ready .motion-reveal,.motion-site.motion-ready .motion-reveal{opacity:0;transform:translate3d(0, var(--motion-rise), 0)}.motion-home.motion-ready .motion-reveal.is-visible,.motion-site.motion-ready .motion-reveal.is-visible,.motion-home .hero-copy.motion-reveal,.motion-site .hero-copy.motion-reveal{opacity:1;transform:translate(0,0)}.motion-home .hero-actions.motion-reveal,.motion-site .hero-actions.motion-reveal{transition-delay:.18s}.motion-home .motion-hero-panel{transform:perspective(900px) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg)) translate3d(0, 0, 0);transition:opacity .9s var(--motion-ease), transform .24s ease, box-shadow .24s ease;position:relative}.motion-home .motion-hero-panel:after{content:"";pointer-events:none;border-radius:inherit;background:radial-gradient(circle at var(--glow-x,50%) var(--glow-y,35%), #277c8e2e, transparent 34%);opacity:0;transition:opacity .24s;position:absolute;inset:0}.motion-home .motion-hero-panel:hover:after{opacity:1}.motion-home .motion-demo-note{max-width:610px;color:var(--accent-dark);margin-top:14px;font-size:15px;font-weight:700;line-height:1.55}.motion-home .service-feature,.motion-home .note-card,.motion-home .case-card,.motion-home .step,.motion-site .service-offer-card,.motion-site .pricing-card,.motion-site .note-card,.motion-site .case-card,.motion-site .step,.motion-site .faq-item,.motion-site .seo-mini-card,.motion-site .related-service-card,.motion-site .form-panel{transition-property:opacity,transform,filter,box-shadow,border-color}.motion-home .service-feature:hover,.motion-home .note-card:hover,.motion-home .case-card:hover,.motion-site .service-offer-card:hover,.motion-site .pricing-card:hover,.motion-site .note-card:hover,.motion-site .case-card:hover,.motion-site .faq-item:hover,.motion-site .seo-mini-card:hover,.motion-site .related-service-card:hover,.motion-site .form-panel:hover{border-color:#277c8e57;transform:translateY(-3px);box-shadow:0 24px 70px #1420261f}.motion-home .motion-pill{animation:4.8s ease-in-out infinite motion-soft-pulse;animation-delay:calc(var(--motion-order,0) * 90ms)}.motion-precision .motion-reveal{--motion-rise:22px;--motion-duration:.72s;filter:blur(5px)}.motion-precision .motion-reveal.is-visible,.motion-precision .hero-copy.motion-reveal{filter:blur()}.motion-precision .hero-panel,.motion-precision .service-feature,.motion-precision .note-card,.motion-precision .case-card,.motion-precision .step{box-shadow:0 18px 55px #14202612}.motion-precision .workflow-node{animation:5.8s ease-in-out infinite motion-panel-breathe}.motion-command{--motion-rise:18px;--motion-duration:.64s}.motion-command .hero-panel{background:linear-gradient(135deg,#e1f0f3db,#0000 46%),linear-gradient(#ffffffeb,#f6fbfcfa)}.motion-command .panel-top{position:relative;overflow:hidden}.motion-command .panel-top:after{content:"";background:linear-gradient(90deg, transparent, var(--accent), var(--copper), transparent);height:2px;animation:2.8s linear infinite motion-scan;position:absolute;inset:auto -20% 0}.motion-command .check-item,.motion-command .workflow-node{transform-origin:0}.motion-command .check-item span,.motion-command .workflow-node strong{color:var(--accent-dark)}.motion-command .status-dot:before{animation:1.7s ease-in-out infinite motion-status-pulse}.motion-command .workflow-node:nth-child(2){animation:4.8s ease-in-out infinite motion-panel-breathe}.motion-cinematic{--motion-rise:48px;--motion-duration:.92s;background:linear-gradient(#f6ebe26b,#0000 520px),linear-gradient(120deg,#e1f0f394,#0000 42%)}.motion-cinematic .motion-hero{align-items:center;min-height:calc(100svh - 74px);padding-block:86px 54px;display:grid}.motion-cinematic .motion-title{text-wrap:balance}.motion-cinematic .hero-panel{box-shadow:0 34px 90px #14202624}.motion-cinematic.motion-ready .service-feature:nth-child(odd){transform:translate(-34px,42px)}.motion-cinematic.motion-ready .service-feature:nth-child(2n){transform:translate(34px,42px)}.motion-cinematic.motion-ready .service-feature.is-visible{transform:translate(0,0)}.motion-cinematic .section.alt{background:linear-gradient(135deg,#ffffffb8,#e1f0f370)}.motion-cinematic.motion-ready .step{transform:translateY(38px)scale(.98)}.motion-cinematic.motion-ready .step.is-visible{transform:translate(0,0)scale(1)}@keyframes motion-soft-pulse{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}@keyframes motion-panel-breathe{0%,to{box-shadow:0 14px 34px #1420260d}50%{box-shadow:0 18px 42px #277c8e21}}@keyframes motion-status-pulse{0%,to{box-shadow:0 0 #277c8e38}50%{box-shadow:0 0 0 8px #277c8e00}}@keyframes motion-scan{0%{transform:translate(-38%)}to{transform:translate(38%)}}@media (prefers-reduced-motion:reduce){.motion-home .motion-reveal,.motion-site .motion-reveal,.motion-home .motion-pill,.motion-site .motion-pill,.motion-home .workflow-node,.motion-site .workflow-node,.motion-home .status-dot:before,.motion-site .status-dot:before,.motion-command .panel-top:after{opacity:1;filter:none;transition:none;animation:none;transform:none}}@media (width<=980px){.motion-cinematic .motion-hero{min-height:auto}}@media (width<=680px){.motion-home .motion-demo-note{font-size:14px}.motion-cinematic.motion-ready .service-feature:nth-child(odd),.motion-cinematic.motion-ready .service-feature:nth-child(2n),.motion-cinematic.motion-ready .step{transform:translateY(32px)}}
