/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--background:#080a08;--surface:#101310;--surface-strong:#171b17;--line:#ffffff1a;--text:#f7f8f5;--muted:#a3a9a1;--green:#89ff00;--green-soft:#b5ff57;--green-dark:#5ec600}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--text);font-family:var(--font-geist-sans), Inter, Arial, Helvetica, sans-serif;-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none}svg{display:block}.container{width:min(1180px,100% - 48px);margin:0 auto}.siteHeader{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#070907bd;position:absolute;inset:0 0 auto}.headerInner{justify-content:space-between;align-items:center;gap:32px;width:min(1180px,100% - 48px);min-height:126px;margin:0 auto;display:flex}.brand{align-items:center;display:inline-flex}.brand img{width:88px;height:auto}.desktopNav{align-items:center;gap:38px;margin-left:auto;display:flex}.desktopNav a{color:#bec2bb;font-size:.92rem;font-weight:550;transition:color .18s}.desktopNav a:hover{color:var(--green)}.button{border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:10px;min-height:54px;padding:0 24px;font-size:.94rem;font-weight:750;line-height:1;transition:transform .18s,background-color .18s,border-color .18s,box-shadow .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.buttonSmall{color:#081000;background:var(--green);min-height:48px;margin-left:20px;padding:0 22px;box-shadow:0 12px 36px #89ff0029}.buttonSmall svg{fill:none;stroke:currentColor}.buttonSmall svg path+path{fill:currentColor;stroke:none}.hero{background:linear-gradient(#ffffff06 1px,#0000 1px) 0 0/64px 64px,linear-gradient(90deg,#ffffff06 1px,#0000 1px) 0 0/64px 64px,radial-gradient(circle at 45% 0,#6fc80014,#0000 34%),#080a08;align-items:center;min-height:890px;padding:190px 0 90px;display:flex;position:relative;overflow:hidden}.heroGlow{pointer-events:none;filter:blur(90px);border-radius:999px;position:absolute}.heroGlowOne{background:#89ff001f;width:420px;height:420px;top:90px;left:-220px}.heroGlowTwo{background:#89ff0014;width:360px;height:360px;bottom:-140px;right:-160px}.heroGrid{z-index:2;grid-template-columns:minmax(0,1fr) minmax(420px,.98fr);align-items:center;gap:72px;display:grid;position:relative}.heroContent{max-width:640px}.eyebrow{color:#d5dbd1;letter-spacing:.02em;background:#ffffff09;border:1px solid #89ff0038;border-radius:999px;align-items:center;gap:9px;width:fit-content;margin-bottom:26px;padding:9px 14px;font-size:.82rem;font-weight:650;display:flex}.eyebrowIcon{color:var(--green);font-size:1rem}.hero h1{letter-spacing:-.065em;max-width:660px;margin:0;font-size:clamp(3.55rem,5.6vw,5.25rem);font-weight:820;line-height:.99}.accentText{color:var(--green);text-shadow:0 0 42px #89ff002b}.heroLead{max-width:600px;color:var(--muted);margin:32px 0 0;font-size:1.08rem;line-height:1.75}.heroActions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.buttonPrimary{color:#0a1104;background:var(--green);box-shadow:0 16px 44px #89ff002b}.buttonPrimary:hover{background:var(--green-soft);box-shadow:0 18px 50px #89ff003d}.buttonGhost{border-color:var(--line);color:#e8eae6;background:#ffffff05}.buttonGhost:hover{background:#89ff000a;border-color:#89ff0052}.heroProof{align-items:center;gap:20px;margin-top:36px;display:flex}.heroProof div{flex-direction:column;gap:3px;display:flex}.heroProof strong{color:#eff2ed;font-size:.87rem}.heroProof span{color:#777e76;font-size:.75rem}.heroProof .proofDivider{background:var(--line);width:1px;height:28px}.heroVisual{position:relative}.photoFrame{z-index:2;background:linear-gradient(145deg,#89ff0024,#ffffff08);border:1px solid #89ff0040;border-radius:26px;padding:9px;position:relative;box-shadow:0 42px 90px #0000006b,0 0 70px #89ff0012}.photoFrame:before{content:"";z-index:-1;filter:blur(46px);background:#89ff001a;border-radius:28px;position:absolute;inset:28px -20px -22px 35px}.photoFrame>img{border-radius:19px;width:100%;height:auto;display:block}.photoBadge{color:#e7ebe3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#080a08d1;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:9px;padding:11px 14px;font-size:.74rem;font-weight:650;display:flex;position:absolute;bottom:24px;right:26px}.statusDot{background:var(--green);width:8px;height:8px;box-shadow:0 0 14px var(--green);border-radius:50%}.resultCard{z-index:4;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#111511eb;border:1px solid #ffffff1f;border-radius:16px;flex-direction:column;gap:5px;width:210px;padding:18px 19px;display:flex;position:absolute;bottom:46px;left:-42px;box-shadow:0 20px 46px #0000004d}.resultCard .miniLabel{color:var(--green);letter-spacing:.12em;text-transform:uppercase;font-size:.67rem;font-weight:750}.resultCard strong{font-size:1.1rem}.resultCard>span:last-child{color:#8c9389;font-size:.72rem;line-height:1.45}.trustBar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#0d100d}.trustInner{justify-content:space-between;align-items:center;gap:28px;min-height:92px;display:flex}.trustInner span{color:#aeb3ab;letter-spacing:.08em;text-transform:uppercase;font-size:.86rem;font-weight:730}.trustInner i{background:var(--green);border-radius:50%;width:5px;height:5px;box-shadow:0 0 12px #89ff00a6}.section{padding:124px 0;scroll-margin-top:90px;position:relative}.sectionKicker{color:var(--green);letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:9px;margin-bottom:20px;font-size:.75rem;font-weight:800;display:inline-flex}.sectionKicker:before{content:"";background:currentColor;width:22px;height:1px}.sectionIntro{grid-template-columns:minmax(0,1fr) minmax(280px,390px);align-items:end;gap:80px;margin-bottom:58px;display:grid}.sectionIntro h2,.aboutContent h2,.centerIntro h2{letter-spacing:-.055em;max-width:780px;margin:0;font-size:clamp(2.7rem,4.3vw,4rem);font-weight:790;line-height:1.04}.sectionIntro>p,.centerIntro>p{color:var(--muted);margin:0 0 6px;font-size:1rem;line-height:1.75}.servicesSection{background:radial-gradient(circle at 100% 0,#89ff0012,#0000 32%),#111411}.servicesGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.serviceCard{border:1px solid var(--line);background:linear-gradient(145deg,#ffffff09,#0000 42%),#171b17;border-radius:22px;flex-direction:column;min-height:430px;padding:34px;transition:transform .22s,border-color .22s,background-color .22s;display:flex;box-shadow:0 26px 70px #00000024}.serviceCard:hover{border-color:#89ff0045;transform:translateY(-5px)}.serviceCardTop{justify-content:space-between;align-items:center;margin-bottom:52px;display:flex}.serviceNumber{color:#6f766e;letter-spacing:.12em;font-size:.76rem;font-weight:800}.serviceIcon{width:50px;height:50px;color:var(--green);background:#89ff000e;border:1px solid #89ff0033;border-radius:14px;place-items:center;display:grid}.serviceIcon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:23px;height:23px}.serviceCard h3{letter-spacing:-.03em;margin:0;font-size:1.72rem}.serviceCard>p{max-width:490px;color:var(--muted);margin:15px 0 24px;line-height:1.7}.serviceCard ul{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 18px;margin:auto 0 0;padding:22px 0 0;list-style:none;display:grid}.serviceCard li{color:#d2d6cf;align-items:center;gap:9px;font-size:.82rem;display:flex}.serviceCard li>span{color:#0b1404;background:var(--green);border-radius:50%;flex:0 0 20px;place-items:center;width:20px;height:20px;display:grid}.serviceCard li svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:12px;height:12px}.aboutSection{background-color:#080a08;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:72px 72px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;overflow:hidden}.aboutGlow{filter:blur(110px);background:#89ff0017;border-radius:50%;width:500px;height:500px;position:absolute;top:12%;left:-320px}.aboutGrid{grid-template-columns:minmax(360px,.88fr) minmax(0,1.05fr);align-items:center;gap:96px;display:grid}.aboutVisual{position:relative}.aboutPhoto{background:#ffffff09;border:1px solid #89ff002e;border-radius:24px;padding:8px;position:relative}.aboutPhoto:before{content:"";z-index:-1;filter:blur(44px);background:#89ff0017;border-radius:30px;position:absolute;inset:30px -24px -24px 48px}.aboutPhoto img{border-radius:17px;width:100%;height:auto;display:block}.locationPill{border:1px solid var(--line);color:#d9ded6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0f120feb;border-radius:12px;align-items:center;gap:10px;padding:13px 16px;font-size:.77rem;font-weight:650;display:flex;position:absolute;bottom:35px;right:-36px;box-shadow:0 16px 44px #0000005c}.locationPill span{color:var(--green);text-shadow:0 0 12px var(--green);font-size:.66rem}.aboutContent h2{margin-bottom:28px}.aboutContent>p{max-width:650px;color:var(--muted);margin:0 0 18px;font-size:1rem;line-height:1.8}.metricsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:42px;display:grid}.metricsGrid>div{border:1px solid var(--line);background:#ffffff06;border-radius:14px;flex-direction:column;justify-content:center;min-height:122px;padding:18px;display:flex}.metricsGrid strong{color:var(--green);letter-spacing:-.04em;font-size:1.65rem}.metricsGrid span{color:#81887f;margin-top:6px;font-size:.72rem;line-height:1.35}.certificationsSection{background:radial-gradient(circle at 82% 8%,#89ff0014,#0000 30%),#111411}.certificationsIntro{margin-bottom:52px}.certificationsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.certificationCard{border:1px solid var(--line);background:linear-gradient(145deg,#ffffff09,#0000 46%),#171b17;border-radius:24px;transition:transform .22s,border-color .22s;overflow:hidden;box-shadow:0 28px 74px #0000002e}.certificationCard:hover{border-color:#89ff004d;transform:translateY(-5px)}.certificateImage{border-bottom:1px solid var(--line);background:radial-gradient(circle at 100% 0,#89ff001f,#0000 34%),#0c0f0c;padding:18px}.certificateImage img{border-radius:14px;width:100%;height:auto;display:block}.certificateContent{padding:30px 32px 34px}.certificatePlatform{color:var(--green);letter-spacing:.1em;text-transform:uppercase;background:#89ff000e;border:1px solid #89ff0038;border-radius:999px;margin-bottom:14px;padding:7px 10px;font-size:.7rem;font-weight:820;display:inline-flex}.certificateContent h3{color:#f0f3ed;letter-spacing:-.03em;margin:0;font-size:1.34rem;line-height:1.3}.certificateContent p{color:var(--muted);margin:13px 0 0;font-size:.9rem;line-height:1.65}.certificateCode{border-top:1px solid var(--line);color:#777e75;margin-top:20px;padding-top:18px;font-size:.72rem;display:block}.processSection{color:#10150e;background:radial-gradient(circle at 50% 0,#89ff003b,#0000 32%),#eef2e9}.centerIntro{text-align:center;max-width:720px;margin:0 auto 62px}.centerIntro .sectionKicker{justify-content:center}.centerIntro>p{color:#5e665b;max-width:590px;margin:20px auto 0}.processGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.processGrid article{background:#ffffffad;border:1px solid #10150e1c;border-radius:20px;min-height:300px;padding:34px;position:relative;box-shadow:0 24px 70px #151e0f0f}.processGrid article:not(:last-child):after{content:"→";z-index:2;color:#435039;background:#eef2e9;border:1px solid #10150e1f;border-radius:50%;place-items:center;width:40px;height:40px;font-size:1.1rem;display:grid;position:absolute;top:54px;right:-29px}.stepNumber{color:#0d1606;background:var(--green);border-radius:14px;place-items:center;width:50px;height:50px;margin-bottom:56px;font-size:.76rem;font-weight:850;display:grid}.processGrid h3{letter-spacing:-.03em;margin:0 0 14px;font-size:1.45rem}.processGrid p{color:#5e665b;margin:0;line-height:1.7}.testimonialsSection{background:radial-gradient(circle at 0 100%,#89ff0012,#0000 28%),#111411}.testimonialsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.testimonialCard{border:1px solid var(--line);background:#171b17;border-radius:20px;flex-direction:column;min-height:360px;padding:31px;display:flex}.stars{color:var(--green);letter-spacing:.2em;font-size:.8rem}.testimonialCard blockquote{color:#e3e7e0;margin:28px 0 35px;font-size:1.03rem;line-height:1.75}.testimonialAuthor{border-top:1px solid var(--line);align-items:center;gap:13px;margin-top:auto;padding-top:24px;display:flex}.avatar{color:#0b1404;background:var(--green);border-radius:50%;flex:0 0 43px;place-items:center;width:43px;height:43px;font-size:.72rem;font-weight:850;display:grid}.testimonialAuthor>div{flex-direction:column;gap:4px;display:flex}.testimonialAuthor strong{font-size:.88rem}.testimonialAuthor div span{color:#7d847b;font-size:.74rem}.faqSection{background:radial-gradient(circle at 15% 15%,#89ff0014,#0000 28%),#0c0f0c}.faqGrid{grid-template-columns:minmax(300px,.75fr) minmax(0,1.25fr);align-items:start;gap:84px;display:grid}.faqIntro{position:sticky;top:36px}.faqIntro h2{letter-spacing:-.06em;max-width:520px;margin:0;font-size:clamp(2.65rem,4.4vw,4.15rem);font-weight:810;line-height:1.04}.faqIntro>p{max-width:520px;color:var(--muted);margin:24px 0 0;line-height:1.75}.faqLink{width:fit-content;color:var(--green);align-items:center;gap:10px;margin-top:30px;font-size:.9rem;font-weight:760;display:inline-flex}.faqLink svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px;transition:transform .18s}.faqLink:hover svg{transform:translate(4px)}.faqList{border-top:1px solid var(--line)}.faqItem{border-bottom:1px solid var(--line)}.faqItem summary{color:#eef1ec;cursor:pointer;justify-content:space-between;align-items:center;gap:24px;min-height:104px;padding:24px 4px;font-size:1.07rem;font-weight:720;line-height:1.45;list-style:none;display:flex}.faqItem summary::-webkit-details-marker{display:none}.faqPlus{width:38px;height:38px;color:var(--green);border:1px solid #89ff0047;border-radius:50%;flex:0 0 38px;place-items:center;font-size:1.45rem;font-weight:350;transition:transform .18s,background-color .18s;display:grid}.faqItem[open] .faqPlus{background:#89ff0017;transform:rotate(45deg)}.faqItem p{max-width:720px;color:var(--muted);margin:-4px 54px 30px 4px;font-size:.96rem;line-height:1.75}.contactSection{background:#080a08}.contactCard{color:#0a1105;background:radial-gradient(circle at 100% 0,#ffffff57,#0000 28%),linear-gradient(135deg,#b2ff48,#81f500);border-radius:28px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:70px;min-height:400px;padding:68px;display:grid;position:relative;overflow:hidden;box-shadow:0 40px 90px #53aa0024}.contactPattern{opacity:.16;background-color:#0000;background-image:linear-gradient(#07110138 1px,#0000 1px),linear-gradient(90deg,#07110138 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:42px 42px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000);mask-image:linear-gradient(90deg,#0000,#000)}.contactCopy,.contactActions{z-index:2;position:relative}.sectionKickerDark{color:#263c13}.contactCopy h2{letter-spacing:-.065em;max-width:700px;margin:0;font-size:clamp(2.8rem,4.6vw,4.35rem);font-weight:810;line-height:1}.contactCopy h2 strong{color:#152208;display:block}.contactCopy p{color:#395323;max-width:650px;margin:24px 0 0;line-height:1.7}.contactActions{flex-direction:column;align-items:stretch;gap:14px;min-width:240px;display:flex}.contactButton{color:#f4f8f1;background:#0b0e0a;box-shadow:0 16px 40px #203a0c33}.contactButton:hover{background:#1a2117}.contactButton svg{fill:none;stroke:currentColor}.contactButton svg path+path{fill:currentColor;stroke:none}.contactEmail{color:#2d431a;text-align:center;font-size:.75rem;font-weight:700}.siteFooter{border-top:1px solid var(--line);background:#0d100d;padding:76px 0 26px}.footerGrid{grid-template-columns:minmax(250px,1.5fr) repeat(3,minmax(130px,.7fr));gap:60px;padding-bottom:60px;display:grid}.footerBrand img{width:82px;height:auto}.footerBrand p{color:#858c82;max-width:330px;margin:20px 0 0;font-size:.86rem;line-height:1.7}.footerGrid>div:not(.footerBrand){flex-direction:column;align-items:flex-start;gap:13px;display:flex}.footerGrid h3{color:#ecefe9;margin:0 0 8px;font-size:.82rem}.footerGrid a,.footerGrid div>span{color:#777e75;font-size:.78rem;transition:color .18s}.footerGrid a:hover{color:var(--green)}.footerBottom{border-top:1px solid var(--line);color:#626860;justify-content:space-between;gap:24px;padding-top:24px;font-size:.7rem;display:flex}.floatingWhatsApp{z-index:40;color:#091000;align-items:center;gap:10px;font-size:.73rem;font-weight:800;display:flex;position:fixed;bottom:22px;right:26px}.floatingWhatsApp>span:first-child{background:var(--green);border-radius:999px;padding:9px 13px;box-shadow:0 8px 30px #00000042}.floatingIcon{background:var(--green);border-radius:50%;place-items:center;width:58px;height:58px;display:grid;box-shadow:0 12px 38px #89ff003d}.floatingIcon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:29px;height:29px}.floatingIcon svg path+path{fill:currentColor;stroke:none}@media (width<=1050px){.heroGrid{grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);gap:44px}.hero h1{font-size:clamp(3.15rem,6vw,4.4rem)}.resultCard{left:-20px}}@media (width<=860px){.siteHeader{position:absolute}.headerInner{min-height:104px}.brand img{width:72px}.desktopNav{display:none}.hero{min-height:auto;padding:150px 0 78px}.heroGrid{grid-template-columns:1fr;gap:54px}.heroContent{max-width:680px}.heroVisual{width:min(620px,100%);margin:0 auto}.resultCard{left:18px}.trustInner{flex-wrap:wrap;justify-content:center;padding:26px 0}}@media (width<=560px){.container,.headerInner{width:min(100% - 32px,1180px)}.headerInner{min-height:88px}.brand img{width:62px}.buttonSmall{min-height:43px;margin-left:0;padding:0 15px;font-size:.8rem}.buttonSmall svg{width:17px;height:17px}.hero{background-size:42px 42px,42px 42px,auto,auto;padding:126px 0 58px}.eyebrow{margin-bottom:22px;padding:8px 12px;font-size:.73rem}.hero h1{font-size:clamp(2.75rem,13.5vw,3.7rem);line-height:1.01}.heroLead{margin-top:24px;font-size:1rem;line-height:1.65}.heroActions{display:grid}.heroActions .button{width:100%}.heroProof{justify-content:space-between;gap:13px}.heroProof .proofDivider{height:25px}.photoFrame{border-radius:20px;padding:6px}.photoFrame>img{border-radius:14px}.photoBadge{padding:9px 11px;font-size:.64rem;bottom:14px;right:15px}.resultCard{display:none}.trustInner{gap:16px}.trustInner span{font-size:.68rem}.floatingWhatsApp{bottom:14px;right:16px}.floatingWhatsApp>span:first-child{display:none}.floatingIcon{width:54px;height:54px}}@media (width<=960px){.sectionIntro{grid-template-columns:1fr;gap:20px}.sectionIntro>p{max-width:620px}.aboutGrid{grid-template-columns:minmax(320px,.85fr) minmax(0,1fr);gap:55px}.locationPill{right:-16px}.testimonialsGrid{grid-template-columns:1fr}.testimonialCard{min-height:290px}.contactCard{grid-template-columns:1fr;gap:38px}.faqGrid{grid-template-columns:1fr;gap:50px}.faqIntro{position:static}.contactActions{width:min(340px,100%)}}@media (width<=760px){.section{padding:88px 0}.servicesGrid,.aboutGrid,.certificationsGrid,.processGrid{grid-template-columns:1fr}.serviceCard{min-height:auto}.aboutGrid{gap:62px}.aboutVisual{width:min(560px,100%);margin:0 auto}.locationPill{right:14px}.processGrid article{min-height:auto}.processGrid article:not(:last-child):after{top:auto;bottom:-30px;right:50%;transform:translate(50%)rotate(90deg)}.stepNumber{margin-bottom:38px}.footerGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.footerBrand{grid-column:1/-1}}@media (width<=560px){.sectionIntro{margin-bottom:40px}.sectionIntro h2,.aboutContent h2,.centerIntro h2,.faqIntro h2{font-size:clamp(2.35rem,11vw,3.05rem)}.serviceCard{padding:26px}.serviceCardTop{margin-bottom:38px}.serviceCard ul{grid-template-columns:1fr}.locationPill{bottom:18px;right:12px}.metricsGrid{grid-template-columns:1fr}.metricsGrid>div{min-height:100px}.certificateImage{padding:10px}.certificateImage img{border-radius:10px}.certificateContent{padding:25px 24px 28px}.centerIntro{margin-bottom:42px}.processGrid article{padding:28px}.testimonialCard{min-height:330px;padding:26px}.faqItem summary{min-height:88px;padding:21px 0;font-size:.98rem}.faqItem p{margin-left:0;margin-right:0}.contactCard{border-radius:22px;width:min(100% - 24px,1180px);min-height:520px;padding:42px 26px}.contactCopy h2{font-size:clamp(2.55rem,12vw,3.3rem)}.contactActions{width:100%}.siteFooter{padding-top:60px}.footerGrid{grid-template-columns:1fr 1fr;gap:40px 28px}.footerBottom{flex-direction:column;gap:8px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
