/*! 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}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--red:#ed1c24;--red-dark:#b90f17;--ink:#111214;--muted:#65676c;--line:#e5e5e5;--paper:#f6f6f5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{width:100%;display:block}.site-header{z-index:50;background:#fff;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;height:82px;padding:0 5vw;display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;display:flex}.brand-crop{background-image:url(/images/logo-source.png);background-position:-43px -39px;background-repeat:no-repeat;background-size:450px;border-radius:50%;flex:none;width:54px;height:54px;box-shadow:0 3px 12px #0002}.brand strong{text-transform:uppercase;letter-spacing:-.4px;font-size:17px;display:block}.brand small{color:#747474;margin-top:3px;font-size:11px;display:block}.site-header nav{gap:30px;font-size:14px;font-weight:700;display:flex}.site-header nav a:hover{color:var(--red)}.button{background:var(--red);color:#fff;border-radius:8px;justify-content:center;align-items:center;padding:17px 23px;font-size:14px;font-weight:800;transition:all .2s;display:inline-flex;box-shadow:0 10px 28px #ed1c2430}.button:hover{background:var(--red-dark);transform:translateY(-2px)}.button-small{padding:12px 17px}.hero{align-items:center;min-height:690px;display:flex;position:relative;overflow:hidden}.hero>img{object-fit:cover;object-position:center 38%;height:100%;position:absolute;inset:0}.hero-shade{background:linear-gradient(90deg,#060708ed 0%,#060708bf 42%,#06070814 75%),linear-gradient(#0000 50%,#00000040);position:absolute;inset:0}.hero-content{color:#fff;width:min(650px,90vw);margin-left:8vw;padding:80px 0;position:relative}.eyebrow{letter-spacing:2.2px;color:#fff;font-size:12px;font-weight:900;display:inline-block}.eyebrow.red{color:var(--red)}h1{letter-spacing:-3px;max-width:720px;margin:20px 0 22px;font-size:clamp(45px,6vw,78px);line-height:.98}h2{letter-spacing:-2.2px;margin:14px 0 18px;font-size:clamp(34px,4.3vw,58px);line-height:1.03}.hero-content>p{color:#dedede;max-width:600px;font-size:19px;line-height:1.65}.hero-actions{align-items:center;gap:25px;margin-top:32px;display:flex}.text-link{font-size:14px;font-weight:800}.trust-row{color:#ddd;gap:22px;margin-top:35px;font-size:13px;font-weight:700;display:flex}.proof-strip{background:var(--ink);color:#fff;grid-template-columns:repeat(4,1fr);padding:31px 7vw;display:grid}.proof-strip div{border-right:1px solid #ffffff25;flex-direction:column;align-items:center;display:flex}.proof-strip div:last-child{border:0}.proof-strip strong{font-size:21px}.proof-strip span{color:#aaa;margin-top:5px;font-size:12px}.section{max-width:1500px;margin:auto;padding:105px 7vw}.section-heading{max-width:760px;margin-bottom:45px}.section-heading>p,.lead{color:var(--muted);font-size:17px;line-height:1.7}.service-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.service-card{background:var(--paper);border-top:3px solid #0000;min-height:260px;padding:34px 28px;transition:all .25s}.service-card:hover{border-color:var(--red);transform:translateY(-5px)}.service-card>span{color:var(--red);font-size:12px;font-weight:900}.service-card h3{margin:34px 0 12px;font-size:22px}.service-card p{color:var(--muted);font-size:14px;line-height:1.7}.dark-section{background:var(--ink);color:#fff;max-width:none}.dark-section .split{grid-template-columns:1fr .9fr;align-items:center;gap:80px;max-width:1290px;margin:auto;display:grid}.dark-section .lead{color:#aaa;max-width:600px}.check-list{grid-template-columns:1fr 1fr;gap:25px;margin:35px 0 0;padding:0;list-style:none;display:grid}.check-list li{border-top:1px solid #333;padding-top:18px}.check-list li:before{content:"✓";color:var(--red);margin-right:8px;font-weight:900}.check-list strong{font-size:15px}.check-list small{color:#999;margin:7px 0 0 23px;line-height:1.6;display:block}.feature-photo{height:610px;margin:0;position:relative}.feature-photo img{object-fit:cover;height:100%}.feature-photo figcaption{background:var(--red);padding:13px 17px;font-size:12px;font-weight:800;position:absolute;bottom:0;right:0}.row-heading{justify-content:space-between;align-items:end;gap:50px;max-width:none;display:flex}.row-heading p{max-width:360px}.gallery{grid-template-columns:repeat(3,1fr);grid-auto-rows:340px;gap:12px;display:grid}.gallery figure{background:#ddd;margin:0;overflow:hidden}.gallery figure.wide{grid-column:span 2}.gallery img{object-fit:cover;height:100%;transition:all .45s}.gallery figure:hover img{transform:scale(1.035)}.before-after{background:var(--paper);max-width:none}.before-after>.section-heading,.before-after>.compare{max-width:1290px;margin-left:auto;margin-right:auto}.compare{grid-template-columns:1fr 1fr;gap:14px;display:grid}.compare figure{height:620px;margin:0;position:relative;overflow:hidden}.compare img{object-fit:cover;height:100%}.compare figure span{z-index:2;color:#fff;background:#222;padding:10px 16px;font-size:12px;font-weight:900;position:absolute;top:20px;left:20px}.compare figure span.after{background:var(--red)}.reviews{text-align:center}.reviews .section-heading{margin-left:auto;margin-right:auto}.review-grid{text-align:left;grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.review-grid blockquote{border:1px solid var(--line);margin:0;padding:35px}.review-grid blockquote div{color:#e4a400;letter-spacing:3px}.review-grid blockquote p{font-size:21px;font-weight:700}.review-grid cite{color:var(--muted);font-size:13px;font-style:normal}.cta-section{text-align:center;background:var(--red);color:#fff;padding:90px 7vw}.cta-section h2{max-width:850px;margin:16px auto}.cta-section>p{max-width:690px;margin:0 auto 30px;line-height:1.7}.button.light{color:var(--ink);box-shadow:none;background:#fff}.cta-section>small{color:#ffd7d8;margin-top:22px;display:block}footer{color:#fff;background:#090909;justify-content:space-between;align-items:center;padding:35px 6vw;font-size:12px;display:flex}footer p,footer a{color:#aaa}.footer-brand .brand-crop{background-position:-38px -34px;background-size:400px;width:48px;height:48px}.whatsapp-float{z-index:40;color:#fff;background:#1fbf5b;border-radius:999px;padding:15px 20px;font-size:13px;font-weight:900;position:fixed;bottom:22px;right:22px;box-shadow:0 8px 28px #0004}@media (width<=900px){.site-header{height:70px;padding:0 18px}.site-header nav{display:none}.brand-crop{background-position:-37px -34px;background-size:385px;width:46px;height:46px}.brand strong{font-size:14px}.brand small{display:none}.button-small{padding:10px 12px;font-size:12px}.hero{align-items:end;min-height:720px}.hero>img{object-position:59% center}.hero-shade{background:linear-gradient(#0506072e 0%,#050607b8 44%,#050607fa 100%)}.hero-content{width:100%;margin:0;padding:70px 22px 50px}h1{letter-spacing:-2px}.hero-content>p{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch;gap:18px}.text-link{text-align:center}.trust-row{flex-wrap:wrap;gap:10px 18px}.proof-strip{grid-template-columns:1fr 1fr;gap:25px 0}.proof-strip div:nth-child(2){border:0}.section{padding:75px 22px}.service-grid{grid-template-columns:1fr}.service-card{min-height:auto}.dark-section .split{grid-template-columns:1fr;gap:45px}.check-list{grid-template-columns:1fr}.feature-photo{height:480px}.row-heading{display:block}.gallery{grid-template-columns:1fr;grid-auto-rows:340px}.gallery figure.wide{grid-column:auto}.compare{grid-template-columns:1fr}.compare figure{height:500px}.review-grid{grid-template-columns:1fr}.cta-section{padding:75px 22px}.cta-section .button{width:100%}footer{text-align:center;flex-direction:column;gap:24px}.whatsapp-float{bottom:14px;right:14px}}@media (width>=901px){.service-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}}.brand-logo{object-fit:cover;border-radius:50%;flex:none;width:58px;height:58px;box-shadow:0 3px 12px #0002}.comparison-section{background:#fff;grid-template-columns:1fr .78fr;align-items:center;gap:80px;display:grid}.comparison-copy>p{color:var(--muted);max-width:650px;font-size:17px;line-height:1.75}.comparison-list{gap:14px;margin:30px 0 34px;padding:0;list-style:none;display:grid}.comparison-list li{border-top:1px solid var(--line);grid-template-columns:140px 1fr;gap:18px;padding-top:14px;display:grid}.comparison-list strong{color:var(--red);font-size:15px}.comparison-list span{color:var(--muted);font-size:14px}.comparison-art{justify-self:end;max-width:540px;margin:0;box-shadow:0 22px 65px #00000014}.comparison-art img{height:auto}.project-feature{color:#fff;background:#111214;max-width:none}.project-feature>.section-heading,.project-feature>.process-gallery{max-width:1290px;margin-left:auto;margin-right:auto}.project-feature .section-heading>p{color:#aaa}.process-gallery{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.process-gallery figure{background:#191a1d;margin:0;position:relative}.process-gallery img{object-fit:cover;height:430px}.process-gallery figcaption{align-items:center;gap:12px;padding:18px;display:flex}.process-gallery figcaption strong{color:var(--red);font-size:12px}.process-gallery figcaption span{font-size:13px;font-weight:700}.footer-brand .brand-logo{width:50px;height:50px}@media (width<=900px){.brand-logo{width:46px;height:46px}.comparison-section{grid-template-columns:1fr;gap:48px}.comparison-list li{grid-template-columns:1fr;gap:5px}.comparison-art{justify-self:stretch;max-width:none}.process-gallery{grid-template-columns:1fr}.process-gallery img{height:420px}}.google-link{border:1px solid var(--line);border-radius:8px;align-items:center;gap:12px;margin-top:34px;padding:14px 20px;font-size:14px;transition:all .2s;display:inline-flex}.google-link:hover{border-color:#bbb;transform:translateY(-2px);box-shadow:0 10px 26px #00000010}.google-link span{color:#4285f4;background:#fff;border-radius:50%;place-items:center;width:29px;height:29px;font-size:19px;font-weight:900;display:grid;box-shadow:0 2px 8px #0002}.footer-links{align-items:center;gap:22px;display:flex}@media (width<=900px){.footer-links{flex-direction:column;gap:12px}}.before-after>.case-block{max-width:1290px;margin:0 auto 72px}.before-after>.case-block:last-child{margin-bottom:0}.case-title{align-items:flex-start;gap:18px;margin:0 0 24px;display:flex}.case-title>span{background:var(--red);color:#fff;flex:none;place-items:center;width:44px;height:44px;font-size:12px;font-weight:900;display:grid}.case-title h3{margin:0 0 7px;font-size:25px}.case-title p{color:var(--muted);max-width:700px;margin:0;font-size:14px;line-height:1.6}.hero-content h1 span{color:#ff3038}.hero-content .button{padding-left:27px;padding-right:27px;font-size:15px}
