:root{color-scheme:light;--canvas:#f7f7f3;--surface:#fff;--ink:#101413;--graphite:#2b2d29;--muted:#65706b;--line:#d8ddd8;--brand-blue:#08283a;--brand-red:#d73527;--brand-orange:#ed7b24;--brand-yellow:#f3b52d;--whatsapp:#08783f;--whatsapp-deep:#056533;--gold:var(--brand-yellow);--max:1180px;--header-h:72px;--ease-out:cubic-bezier(.22, 1, .36, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--canvas);color:var(--ink);text-rendering:optimizelegibility;margin:0;font-family:"Source Sans 3",Arial,sans-serif;font-size:16px;line-height:1.6}img,svg{display:block}img{object-fit:cover;width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}h1,h2,h3,p,figure{margin:0}h1,h2,h3{letter-spacing:-.025em;text-wrap:balance;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-weight:700}p,span,li{text-wrap:pretty}svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}section[id]{scroll-margin-top:calc(var(--header-h) + 20px)}:focus-visible{outline:3px solid var(--brand-blue);outline-offset:3px}.skip-link{z-index:50;background:var(--gold);color:var(--ink);border-radius:4px;padding:10px 14px;font-weight:700;position:fixed;top:10px;left:10px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:30;min-height:var(--header-h);color:var(--surface);background:#171815fa;border-bottom:1px solid #ffffff1f;grid-template-columns:minmax(90px,1fr) auto minmax(210px,1fr);align-items:center;gap:28px;padding:0 clamp(18px,4vw,48px);display:grid;position:sticky;top:0}.brand-link{align-items:center;width:fit-content;display:inline-flex}.brand-mark{object-fit:contain;filter:drop-shadow(0 1px #ffffff14);width:78px;height:auto}.site-nav{justify-content:center;align-items:center;gap:clamp(18px,3vw,34px);display:flex}.site-nav a{color:#ffffffb8;font-size:14px;font-weight:600;transition:color .16s}.site-nav a:hover,.site-nav a:focus-visible{color:var(--surface)}.header-cta,.button{min-height:48px;transition:background .18s ease, color .18s ease, border-color .18s ease, transform .18s var(--ease-out);border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;gap:10px;padding:12px 20px;font-weight:700;line-height:1.2;display:inline-flex}.header-cta{background:var(--whatsapp);color:var(--surface);justify-self:end;font-size:14px}.button:hover,.button:focus-visible,.header-cta:hover,.header-cta:focus-visible{transform:translateY(-2px)}.button-primary,.header-cta{background:var(--whatsapp);color:var(--surface)}.button-primary:hover,.button-primary:focus-visible,.header-cta:hover,.header-cta:focus-visible{background:var(--whatsapp-deep)}.button-secondary{border-color:var(--line);background:var(--surface);color:var(--ink)}.button-secondary:hover,.button-secondary:focus-visible{border-color:var(--ink)}.text-link{width:fit-content;min-height:44px;color:var(--ink);border-bottom:1px solid;align-items:center;font-weight:700;display:inline-flex}.text-link-light{color:var(--surface)}.hero{max-width:var(--max);min-height:calc(100svh - var(--header-h));grid-template-columns:minmax(0,.86fr) minmax(420px,.9fr);align-items:center;gap:clamp(34px,7vw,90px);margin:0 auto;padding:clamp(44px,6vw,76px) clamp(18px,4vw,30px);display:grid}.hero-copy{z-index:2;max-width:660px;position:relative}.hero-kicker,.section-heading>p,.projects-heading>div>p,.process-intro>p,.about-copy>p,.coverage-section>div>p,.faq-heading>p,.final-cta>div>p,.project-hero-copy>p,.project-gallery-heading p,.project-confidence p,.linkbio-projects>div>p{color:var(--whatsapp-deep);font-size:14px;font-weight:700}.hero h1{max-width:640px;margin-top:14px;font-size:clamp(58px,8.5vw,96px);line-height:.9}.hero-lead{max-width:590px;color:var(--graphite);margin-top:24px;font-size:clamp(18px,2vw,22px);line-height:1.45}.hero-actions{flex-wrap:wrap;align-items:center;gap:16px 24px;margin-top:30px;display:flex}.hero-note{color:var(--muted);margin-top:14px;font-size:14px}.hero-work{min-height:570px;position:relative}.hero-photo{background:var(--line);border-radius:10px;position:absolute;overflow:hidden}.hero-photo img{height:100%}.hero-photo-main{inset:4% 18% 5% 0}.hero-photo-top{width:34%;height:40%;top:0;right:0;box-shadow:0 6px 10px #1718151a}.hero-photo-bottom{border:8px solid var(--canvas);width:38%;height:48%;bottom:0;right:2%}.hero-work-label{background:var(--ink);width:180px;color:var(--surface);border-radius:4px;gap:2px;padding:18px 20px;display:grid;position:absolute;bottom:42px;left:-24px}.hero-work-label strong{font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:26px;line-height:1}.hero-work-label span{color:#ffffffa8;font-size:13px}.proof-bar{padding:0 max(18px, calc((100vw - var(--max)) / 2 + 30px));background:var(--ink);color:var(--surface);grid-template-columns:repeat(3,1fr);display:grid}.proof-bar article{border-right:1px solid #ffffff24;padding:34px clamp(20px,3vw,42px)}.proof-bar article:first-child{padding-left:0}.proof-bar article:last-child{border-right:0;padding-right:0}.proof-bar h2{font-size:27px;line-height:1.02}.proof-bar p{color:#ffffffad;margin-top:10px;font-size:14px;line-height:1.5}.section{max-width:var(--max);margin:0 auto;padding:clamp(72px,10vw,132px) clamp(18px,4vw,30px)}.section-heading{text-align:center;max-width:860px;margin-left:auto;margin-right:auto}.service-routes .section-heading{text-align:center}.faq-heading,.coverage-section>div{text-align:center;max-width:860px;margin-left:auto;margin-right:auto}.section-heading h2,.projects-heading h2,.process-intro h2,.about-copy h2,.coverage-section h2,.faq-heading h2,.final-cta h2,.project-gallery-heading h2,.project-confidence h2{margin-top:12px;font-size:clamp(44px,6vw,76px);line-height:.95}.section-heading>span,.projects-heading>p,.process-intro>span,.about-copy>span,.coverage-section>div>span,.faq-heading>span,.final-cta>div>span,.project-gallery-heading>span,.project-confidence>div>span{max-width:680px;color:var(--muted);margin-top:20px;font-size:18px;display:block}.service-routes .section-heading>span,.care-section .section-heading>span,.coverage-section>div>span,.final-cta>div>span{margin-left:auto;margin-right:auto}.service-list{border-top:1px solid var(--line);margin-top:50px}.service-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(260px,.85fr) minmax(230px,.55fr) auto;align-items:center;gap:clamp(18px,4vw,50px);min-height:172px;padding:28px 0;display:grid}.service-row h3{font-size:38px;line-height:1}.service-row p{max-width:540px;color:var(--muted);margin-top:10px}.service-row ul{flex-wrap:wrap;gap:7px;margin:0;padding:0;list-style:none;display:flex}.service-row li,.project-story-media span{color:var(--graphite);background:#eceee9;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700}.service-row>a{min-width:112px;min-height:44px;color:var(--whatsapp-deep);justify-content:flex-end;align-items:center;gap:9px;font-weight:700;display:inline-flex}.projects-section{padding:clamp(76px, 10vw, 132px) max(18px, calc((100vw - var(--max)) / 2 + 30px));background:var(--ink);color:var(--surface)}.projects-heading{grid-template-columns:minmax(0,.8fr) minmax(280px,.5fr);align-items:end;gap:clamp(30px,8vw,100px);display:grid}.projects-heading>div>p{color:var(--gold)}.projects-heading>p{color:#ffffffad;font-size:17px}.featured-projects{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:50px;display:grid}.project-story{background:var(--surface);min-width:0;color:var(--ink);border-radius:12px;grid-template-rows:auto 1fr;display:grid;overflow:hidden}.project-story-wide{grid-column:1/-1;grid-template-rows:none;grid-template-columns:minmax(0,1.25fr) minmax(320px,.62fr)}.project-story-media{background:var(--graphite);min-height:300px;position:relative;overflow:hidden}.project-story-wide .project-story-media{min-height:520px}.project-story-media img{height:100%;transition:transform .5s var(--ease-out)}.project-story:hover .project-story-media img{transform:scale(1.025)}.project-story-media span{background:#ffffffeb;position:absolute;bottom:14px;right:14px}.project-story-copy{flex-direction:column;padding:clamp(22px,4vw,36px);display:flex}.project-story-copy>p{color:var(--whatsapp-deep);font-size:13px;font-weight:700}.project-story-copy h3{margin-top:10px;font-size:clamp(32px,4vw,52px);line-height:.98}.project-story-copy>span{color:var(--muted);margin-top:16px}.project-story-copy>div{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-top:auto;padding-top:26px;display:flex}.project-link,.project-contact-link{align-items:center;min-height:44px;font-weight:700;display:inline-flex}.project-link{border-bottom:1px solid}.project-contact-link{color:var(--whatsapp-deep)}.project-index{border-top:1px solid #ffffff29;margin-top:42px}.project-index>a{border-bottom:1px solid #ffffff29;grid-template-columns:130px minmax(220px,1fr) minmax(220px,.65fr) auto;align-items:center;gap:18px;min-height:88px;transition:background .16s;display:grid}.project-index>a:hover,.project-index>a:focus-visible{background:#ffffff0d}.project-index span{color:var(--gold);font-size:13px;font-weight:700}.project-index strong{font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:28px;line-height:1}.project-index small{color:#ffffff9e;font-size:14px}.process-section{max-width:var(--max);grid-template-columns:minmax(0,.72fr) minmax(360px,.58fr);align-items:start;gap:clamp(44px,9vw,120px);margin:0 auto;padding:clamp(76px,10vw,132px) clamp(18px,4vw,30px);display:grid}.process-intro .button{margin-top:30px}.process-steps{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.process-steps li{border-bottom:1px solid var(--line);grid-template-columns:58px 1fr;gap:20px;padding:26px 0;display:grid}.process-steps>li>span{color:var(--gold);font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:25px;font-weight:700}.process-steps h3{font-size:28px;line-height:1}.process-steps p{color:var(--muted);margin-top:8px}.about-section{grid-template-columns:minmax(380px,.85fr) minmax(0,.75fr);align-items:center;gap:clamp(42px,8vw,100px);display:grid}.about-photo{border-radius:12px;min-height:580px;overflow:hidden}.about-photo img{height:100%}.about-copy ul{gap:14px;margin:26px 0 0;padding:0;list-style:none;display:grid}.about-copy li{color:var(--graphite);padding-left:22px;font-weight:600;position:relative}.about-copy li:before{content:"";background:var(--gold);border-radius:50%;width:8px;height:8px;position:absolute;top:10px;left:0}.about-copy .text-link{margin-top:28px}.coverage-section{padding:clamp(60px, 8vw, 94px) max(18px, calc((100vw - var(--max)) / 2 + 30px));background:#eceee9;grid-template-columns:minmax(0,.7fr) minmax(320px,.72fr);align-items:center;gap:clamp(34px,8vw,100px);display:grid}.coverage-section ul{flex-wrap:wrap;justify-content:center;gap:10px;margin:0;padding:0;list-style:none;display:flex}.coverage-section li{background:var(--surface);color:var(--graphite);border:1px solid #cdd1c8;border-radius:999px;padding:9px 13px;font-weight:600}.faq-section{max-width:var(--max);grid-template-columns:minmax(0,.58fr) minmax(360px,.72fr);align-items:start;gap:clamp(44px,9vw,120px);margin:0 auto;padding:clamp(76px,10vw,132px) clamp(18px,4vw,30px);display:grid}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;min-height:70px;color:var(--ink);padding:22px 50px 22px 0;font-weight:700;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";color:var(--whatsapp-deep);font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:30px;line-height:1;position:absolute;top:18px;right:2px}.faq-list details[open] summary:after{content:"−"}.faq-list details p{max-width:620px;color:var(--muted);padding:0 42px 24px 0}.final-cta{padding:clamp(56px, 8vw, 96px) max(18px, calc((100vw - var(--max)) / 2 + 30px));background:var(--graphite);color:var(--surface);text-align:center;justify-items:center;gap:20px;padding-bottom:clamp(28px,4vw,48px);display:grid}.final-cta>div{justify-items:center;max-width:760px;display:grid}.final-cta>div>p{color:var(--gold)}.final-cta>div>span{color:#ffffffad}.site-footer{background:var(--ink);min-height:110px;color:var(--surface);border-top:1px solid #ffffff1f;grid-template-columns:auto minmax(220px,1fr) auto auto;align-items:center;gap:30px;padding:18px clamp(18px,4vw,48px);display:grid}.site-footer p,.site-footer>span{color:#ffffff94;font-size:13px}.footer-contact{flex-wrap:wrap;gap:16px;font-size:13px;font-weight:600;display:flex}.mobile-whatsapp{z-index:40;background:var(--whatsapp);min-height:52px;color:var(--surface);border-radius:4px;justify-content:center;align-items:center;padding:12px 18px;font-weight:700;display:flex;position:fixed;bottom:12px;left:12px;right:12px;box-shadow:0 8px 18px #1014132e}.project-page{background:var(--canvas)}.project-hero{min-height:calc(100svh - var(--header-h));padding:clamp(48px, 7vw, 88px) max(18px, calc((100vw - var(--max)) / 2 + 30px));grid-template-columns:minmax(0,.72fr) minmax(420px,.82fr);align-items:center;gap:clamp(34px,8vw,104px);display:grid}.breadcrumb{min-height:44px;color:var(--muted);border-bottom:1px solid;align-items:center;margin-bottom:18px;font-weight:700;display:inline-flex}.project-hero-copy>p{color:var(--whatsapp-deep);font-weight:700}.project-hero h1{margin-top:12px;font-size:clamp(60px,9vw,96px);line-height:.88}.project-hero-copy>span{max-width:650px;color:var(--muted);margin-top:24px;font-size:19px;display:block}.project-hero-actions{flex-wrap:wrap;align-items:center;gap:14px 20px;margin-top:30px;display:flex}.project-hero-actions>span{color:var(--muted);font-size:14px}.project-hero-photo{aspect-ratio:4/3;background:var(--line);border-radius:12px;max-height:700px;overflow:hidden}.project-hero-photo img{object-fit:cover;width:100%;height:100%;max-height:700px}.project-facts{padding:0 max(18px, calc((100vw - var(--max)) / 2 + 30px));background:var(--ink);color:var(--surface);grid-template-columns:repeat(3,1fr);display:grid}.project-facts article{border-right:1px solid #ffffff24;padding:32px clamp(18px,3vw,42px)}.project-facts article:first-child{padding-left:0}.project-facts article:last-child{border-right:0;padding-right:0}.project-facts span{color:var(--gold);font-size:12px;font-weight:700}.project-facts h2{margin-top:7px;font-size:28px;line-height:1}.project-gallery-section{padding:clamp(76px, 10vw, 132px) max(18px, calc((100vw - var(--max)) / 2 + 30px))}.project-gallery-heading{grid-template-columns:minmax(0,.8fr) minmax(280px,.48fr);align-items:end;gap:clamp(30px,8vw,100px);display:grid}.project-gallery-grid{grid-template-columns:repeat(12,1fr);gap:14px;margin-top:48px;display:grid}.project-gallery-grid figure{background:var(--line);border-radius:10px;grid-column:span 4;min-height:300px;overflow:hidden}.project-gallery-grid .gallery-featured{grid-area:span 2/span 8;min-height:620px}.project-gallery-grid img{width:100%;height:100%}.project-confidence{padding:clamp(56px, 8vw, 94px) max(18px, calc((100vw - var(--max)) / 2 + 30px));background:var(--graphite);color:var(--surface);text-align:center;justify-items:center;gap:30px;display:grid}.project-confidence>div:first-child{justify-items:center;max-width:780px;display:grid}.project-confidence p{color:var(--gold)}.project-confidence>div:last-child{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.linkbio-page{background:var(--ink);min-height:100dvh;padding:clamp(28px,6vw,64px) 18px}.linkbio-card{width:min(100%,620px);margin:0 auto}.linkbio-header{color:var(--surface);border-bottom:1px solid #ffffff24;grid-template-columns:112px 1fr;align-items:center;gap:24px;padding-bottom:30px;display:grid}.linkbio-avatar{place-items:center;width:112px;height:112px;display:grid}.linkbio-avatar img{object-fit:contain;width:104px;height:auto}.linkbio-heading p{color:var(--gold);font-size:13px;font-weight:700}.linkbio-heading h1{margin-top:4px;font-size:54px;line-height:.9}.linkbio-heading span{color:#ffffffa8;margin-top:8px;display:block}.linkbio-actions{gap:10px;padding:24px 0;display:grid}.linkbio-actions a{min-height:54px;color:var(--surface);border:1px solid #ffffff2e;border-radius:4px;justify-content:space-between;align-items:center;gap:12px;padding:14px 18px;font-weight:700;display:flex}.linkbio-actions .linkbio-action-primary{border-color:var(--whatsapp);background:var(--whatsapp)}.linkbio-projects{color:var(--surface);border-top:1px solid #ffffff24;padding-top:30px}.linkbio-projects>div>p{color:var(--gold)}.linkbio-projects h2{margin-top:5px;font-size:42px;line-height:1}.linkbio-project-list{gap:10px;margin-top:22px;display:grid}.linkbio-project-list>a{min-height:84px;color:var(--surface);border:1px solid #ffffff29;border-radius:8px;grid-template-columns:72px 1fr auto;align-items:center;gap:15px;padding:6px 14px 6px 6px;transition:background .16s;display:grid}.linkbio-project-list>a:hover,.linkbio-project-list>a:focus-visible{background:#ffffff0f}.linkbio-project-list img{border-radius:5px;width:72px;height:72px}.linkbio-project-list>a>span{min-width:0;display:grid}.linkbio-project-list strong{text-overflow:ellipsis;white-space:nowrap;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:23px;line-height:1;overflow:hidden}.linkbio-project-list small{color:#ffffff94;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:12px;overflow:hidden}.linkbio-footer{color:#ffffff94;justify-content:space-between;gap:20px;padding-top:28px;font-size:13px;display:flex}@media (width<=1040px){.site-header{grid-template-columns:auto 1fr auto}.site-nav{gap:18px}.hero{grid-template-columns:minmax(0,.9fr) minmax(360px,.78fr);gap:36px}.hero-work{min-height:500px}.service-row{grid-template-columns:1fr auto}.service-row ul{grid-column:1/2}.service-row>a{grid-area:1/2/span 2}.project-story-wide{grid-template-columns:minmax(0,1fr) minmax(300px,.72fr)}.site-footer{grid-template-columns:auto 1fr auto}.site-footer>span{grid-column:2/-1}}@media (width<=820px){:root{--header-h:64px}body:has(.mobile-whatsapp){padding-bottom:76px}.site-header{min-height:var(--header-h);grid-template-columns:auto 1fr;padding:0 18px}.brand-mark{width:66px}.site-nav{display:none}.header-cta{min-height:42px;padding:9px 13px;font-size:13px}.header-cta svg{display:none}.hero{grid-template-columns:1fr;gap:34px;min-height:auto;padding-top:36px}.hero h1{max-width:700px;font-size:clamp(54px,14vw,78px)}.hero-actions .button{width:100%}.hero-work{min-height:440px}.hero-photo-main{inset:0 16% 4% 0}.hero-photo-top{width:32%;height:34%}.hero-photo-bottom{width:39%;height:44%}.hero-work-label{bottom:24px;left:14px}.proof-bar,.project-facts{grid-template-columns:1fr;padding:22px 18px}.proof-bar article,.project-facts article,.proof-bar article:first-child,.proof-bar article:last-child,.project-facts article:first-child,.project-facts article:last-child{border-bottom:1px solid #ffffff24;border-right:0;padding:22px 0}.proof-bar article:last-child,.project-facts article:last-child{border-bottom:0}.service-row{grid-template-columns:1fr;gap:16px}.service-row ul{grid-column:1}.service-row>a{grid-area:auto/1;justify-content:flex-start}.projects-heading,.process-section,.about-section,.coverage-section,.faq-section,.project-hero,.project-gallery-heading,.featured-projects{grid-template-columns:1fr}.project-story-wide{grid-column:auto;grid-template-rows:auto 1fr;grid-template-columns:1fr}.project-story-wide .project-story-media{min-height:380px}.project-index>a{grid-template-columns:1fr auto;gap:4px 16px;padding:18px 0}.project-index span,.project-index strong,.project-index small{grid-column:1}.project-index svg{grid-area:1/2/span 3}.process-section,.faq-section{gap:48px}.about-photo{min-height:440px}.coverage-section{gap:34px}.final-cta .button{width:100%}.site-footer{grid-template-columns:1fr;justify-items:start}.site-footer>span{grid-column:auto}.mobile-whatsapp{z-index:40;background:var(--whatsapp);min-height:52px;color:var(--surface);border-radius:4px;justify-content:center;align-items:center;gap:10px;font-weight:700;display:flex;position:fixed;bottom:12px;left:12px;right:12px;box-shadow:0 8px 18px #17181529}.project-hero{gap:40px;min-height:auto}.project-hero h1{font-size:clamp(58px,15vw,84px)}.project-hero-photo,.project-hero-photo img{max-height:none}.project-gallery-grid figure,.project-gallery-grid .gallery-featured{grid-area:auto/span 6;min-height:360px}.project-confidence>div:last-child{justify-content:center;width:100%}.project-confidence .button{width:100%}}@media (width<=560px){.header-cta{justify-self:end}.hero{padding-left:18px;padding-right:18px}.hero-kicker{font-size:13px}.hero-lead{font-size:18px}.hero-work{min-height:350px}.hero-photo-main{inset:0 12% 0 0}.hero-photo-top{display:none}.hero-photo-bottom{border-width:5px;width:39%;height:38%;right:0}.hero-work-label{width:154px;padding:14px 16px}.section-heading h2,.projects-heading h2,.process-intro h2,.about-copy h2,.coverage-section h2,.faq-heading h2,.final-cta h2,.project-gallery-heading h2,.project-confidence h2{font-size:clamp(42px,12vw,58px)}.service-row{grid-template-columns:1fr}.service-row ul,.service-row>a{grid-column:1}.project-story-media,.project-story-wide .project-story-media{min-height:310px}.project-story-copy h3{font-size:36px}.about-photo{min-height:360px}.project-gallery-grid{grid-template-columns:1fr}.project-gallery-grid figure,.project-gallery-grid .gallery-featured{grid-column:1;min-height:320px}.linkbio-header{grid-template-columns:82px 1fr;gap:16px}.linkbio-avatar{width:82px;height:82px}.linkbio-avatar img{width:78px}.linkbio-heading h1{font-size:44px}.linkbio-heading span{font-size:14px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.site-header{background:var(--brand-blue);grid-template-columns:auto 1fr;gap:14px;min-height:64px;padding:0 16px}.brand-mark{width:66px}.site-nav{display:none}.header-cta{text-align:center;justify-self:end;min-height:48px;padding:10px 13px;font-size:13px}.brand-stripe{background:linear-gradient(90deg, var(--brand-blue) 0 25%, var(--brand-red) 25% 50%, var(--brand-orange) 50% 75%, var(--brand-yellow) 75% 100%);width:100%;height:7px}.home-page{overflow:clip}.home-page h2{font-size:clamp(38px,11vw,54px);line-height:.96}.home-page .hero-kicker,.home-page .section-heading>p,.home-page .projects-heading>div>p,.home-page .process-intro>p,.home-page .coverage-section>div>p,.home-page .faq-heading>p{color:var(--brand-blue);font-size:13px;font-weight:700}.home-page .final-cta>div>p{color:var(--brand-yellow)}.home-hero{width:min(100%, var(--max));gap:30px;margin:0 auto;padding:34px 16px 42px;display:grid}.home-hero .hero-copy{max-width:570px}.home-hero h1{max-width:560px;margin-top:10px;font-size:clamp(48px,13.4vw,62px);line-height:.88}.home-hero .hero-lead{max-width:520px;color:var(--graphite);margin-top:18px;font-size:18px;line-height:1.45}.home-hero .hero-actions{gap:14px;margin-top:24px;display:grid}.home-hero .button{width:100%;min-height:50px}.hero-rating{width:fit-content;min-height:48px;color:var(--ink);grid-template-columns:auto 1fr;justify-self:center;place-items:center start;column-gap:10px;display:grid}.hero-rating>.star-badge{grid-row:1/span 2}.star-badge{color:var(--brand-yellow);letter-spacing:.04em;background:0 0;border-radius:0;padding:0;font-size:18px;line-height:1;display:inline-block}.hero-rating strong{align-self:end;font-size:15px;line-height:1.15}.hero-rating small{color:var(--muted);align-self:start;font-size:13px;line-height:1.2}.home-hero .hero-photo,.home-hero .hero-photo-main{aspect-ratio:4/3;background:var(--surface);width:100%;min-height:0;box-shadow:none;border-radius:8px;grid-template-rows:1fr auto;display:grid;position:static;inset:auto;overflow:hidden}.home-hero .hero-photo img{object-fit:cover;width:100%;height:100%;min-height:0}.home-hero figcaption{border:1px solid var(--line);color:var(--muted);border-top:0;padding:9px 12px;font-size:12px;line-height:1.35}.home-page .service-routes{padding:42px 16px 50px}.home-page .service-routes .section-heading{max-width:740px}.home-page .service-routes .section-heading>span,.home-projects .projects-heading>p,.home-page .process-section .process-intro>span,.home-page .care-section .section-heading>span,.home-page .faq-section .faq-heading>span,.home-page .coverage-section>div>span,.home-page .final-cta>div>span{margin-top:14px;font-size:16px}.service-route-list{grid-template-columns:1fr;gap:12px;margin-top:26px;display:grid}.service-route{text-align:center;border:1px solid var(--line);border-top:6px solid var(--brand-red);background:var(--surface);border-radius:8px;flex-direction:column;align-items:center;min-width:0;min-height:250px;padding:24px 20px;display:flex}.service-route-blue{border-top-color:var(--brand-blue)}.service-route>p{color:var(--brand-blue);font-size:13px;font-weight:700}.service-route-blue>p{color:var(--brand-blue)}.service-route h3{margin-top:8px;font-size:38px;line-height:1}.service-route>span{color:var(--muted);margin-top:12px}.service-route .button{width:100%;margin-top:auto;padding-top:14px;padding-bottom:14px}.reviews-section{background:var(--brand-blue);color:var(--surface);gap:30px;padding:48px 16px 54px;display:grid}.reviews-summary>p{color:var(--brand-yellow);font-size:13px;font-weight:700}.reviews-summary h2{margin-top:8px}.reviews-summary>span{color:#ffffffb8;margin-top:8px;display:block}.reviews-summary .text-link{color:var(--surface);margin-top:18px}.review-list{gap:12px;display:grid}.review-card{background:var(--surface);color:var(--ink);border-radius:7px;margin:0;padding:20px}.review-card>.star-badge{width:fit-content;margin:0 auto 8px;display:block}.review-card p{color:var(--graphite);margin-top:12px;line-height:1.5}.review-card footer{color:var(--muted);margin-top:14px;font-size:14px;font-weight:700}.home-projects{background:#ecefeb;padding:52px 16px 54px}.home-projects .projects-heading{gap:14px;display:grid}.home-projects .featured-projects{grid-template-columns:1fr;gap:16px;margin-top:28px}.home-projects .project-story{border:1px solid var(--line);border-radius:8px}.home-projects .project-story-media{aspect-ratio:4/3;min-height:0}.home-projects .project-story-copy{padding:22px 20px}.home-projects .project-story-copy>p{color:var(--brand-blue)}.home-projects .project-story-copy h3{font-size:36px}.home-projects .project-story-copy>div{justify-content:stretch;gap:8px;padding-top:20px;display:grid}.home-projects .project-link,.home-projects .project-contact-link{min-height:48px}.home-projects .project-contact-link{color:var(--whatsapp-deep)}.home-projects .project-index{border-top-color:var(--line);margin-top:26px}.home-projects .project-index>a{border-bottom-color:var(--line);grid-template-columns:1fr;gap:2px;min-height:78px;padding:14px 0}.home-projects .project-index span{color:var(--brand-blue)}.home-projects .project-index strong{font-size:25px}.home-projects .project-index small{color:var(--muted)}.home-page .process-section{grid-template-columns:1fr;gap:34px;padding:54px 16px}.home-page .process-intro .button{width:100%;margin-top:24px}.home-page .process-steps li{grid-template-columns:48px 1fr;gap:14px;padding:20px 0}.home-page .process-steps>li>span{color:var(--brand-orange)}.home-page .process-steps h3{font-size:26px}.home-page .care-section{max-width:none;padding:46px max(16px, calc((100vw - var(--max)) / 2));border-top:7px solid var(--brand-orange);background:var(--brand-blue);color:var(--surface)}.home-page .care-section .section-heading{max-width:850px}.home-page .care-section .section-heading>p{color:var(--brand-yellow)}.home-page .care-section .section-heading>span{color:#ffffffc2}.home-page .faq-section{grid-template-columns:1fr;gap:30px;padding:52px 16px}.home-page .faq-list summary{min-height:58px;padding:17px 44px 17px 0}.home-page .faq-list summary:after{color:var(--brand-red);top:13px}.home-page .coverage-section{background:#e4e8e4;grid-template-columns:1fr;gap:26px;padding:42px 16px}.home-page .coverage-section ul{gap:8px}.home-page .coverage-section li{border-color:var(--line);padding:8px 11px;font-size:14px}.home-page .final-cta{background:var(--graphite);gap:24px;padding:48px 16px}.home-page .final-cta .button{width:100%;max-width:420px}.site-footer{background:var(--ink);grid-template-columns:1fr;justify-items:start;gap:16px;min-height:0;padding:30px 16px}.footer-contact{gap:8px;display:grid}.footer-contact a{align-items:center;min-height:44px;display:inline-flex}@media (width>=480px){.service-route-list{grid-template-columns:repeat(2,minmax(0,1fr))}.service-route{min-height:280px}}@supports not selector(body:has(*)){@media (width<=820px){.home-page,.project-page{padding-bottom:76px}}}@media (width>=821px){.mobile-whatsapp{display:none}.site-header{min-height:72px;padding-right:max(30px, calc((100vw - var(--max)) / 2));padding-left:max(30px, calc((100vw - var(--max)) / 2));grid-template-columns:minmax(180px,1fr) auto minmax(180px,1fr);gap:28px}.brand-mark{width:78px}.site-nav{display:flex}.header-cta{padding:12px 18px;font-size:14px}.home-hero{width:calc(100% - 60px);max-width:var(--max);grid-template-columns:minmax(0,.46fr) minmax(0,.54fr);align-items:center;gap:clamp(42px,6vw,78px);min-height:615px;padding:44px 0 48px}.home-hero h1{font-size:clamp(64px,5.8vw,82px)}.home-hero .hero-lead{font-size:20px}.home-hero .hero-actions{grid-template-columns:minmax(250px,auto) 1fr;align-items:center}.home-hero .button{width:auto}.home-page .service-routes{width:calc(100% - 60px);max-width:var(--max);padding:54px 0 64px}.home-page .service-routes .section-heading{text-align:center;max-width:740px;margin-left:auto;margin-right:auto;display:block}.home-page .service-routes .section-heading>span{margin:14px auto 0}.service-route-list{gap:18px;margin-top:30px}.service-route{min-height:300px;padding:30px}.reviews-section{padding:60px max(30px, calc((100vw - var(--max)) / 2));grid-template-columns:minmax(230px,.35fr) minmax(0,1fr);align-items:start;gap:48px}.review-list{grid-template-columns:repeat(3,minmax(0,1fr))}.review-card{flex-direction:column;min-height:230px;display:flex}.review-card footer{margin-top:auto;padding-top:16px}.home-projects{padding:64px max(30px, calc((100vw - var(--max)) / 2))}.home-projects .projects-heading{grid-template-columns:minmax(0,.72fr) minmax(280px,.42fr);align-items:end;gap:70px}.home-projects .featured-projects{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.home-projects .project-story-copy{padding:26px}.home-projects .project-story-copy>div{grid-template-columns:auto minmax(180px,auto);justify-content:space-between;align-items:center}.home-projects .project-index>a{grid-template-columns:120px minmax(0,1fr) 260px;align-items:center;gap:18px;min-height:66px;padding:10px 0}.home-page .process-section{width:calc(100% - 60px);max-width:var(--max);grid-template-columns:minmax(0,.68fr) minmax(360px,.55fr);gap:clamp(60px,9vw,110px);padding:64px 0}.home-page .process-intro .button{width:auto}.home-page .care-section{padding-top:58px;padding-bottom:58px}.home-page .care-section .section-heading{text-align:center;max-width:850px;margin-left:auto;margin-right:auto;display:block}.home-page .care-section .section-heading>span{margin:20px auto 0}.home-page .faq-section{width:calc(100% - 60px);max-width:var(--max);grid-template-columns:minmax(0,.5fr) minmax(440px,.72fr);gap:clamp(60px,9vw,110px);padding:64px 0}.home-page .coverage-section{padding:48px max(30px, calc((100vw - var(--max)) / 2));text-align:center;grid-template-columns:1fr;justify-items:center;gap:30px}.home-page .final-cta{padding:58px max(30px, calc((100vw - var(--max)) / 2));text-align:center;grid-template-columns:1fr;justify-items:center;gap:30px}.home-page .final-cta>div{justify-items:center}.home-page .final-cta .button{align-self:center;width:auto}.site-footer{padding:30px max(30px, calc((100vw - var(--max)) / 2));grid-template-columns:auto minmax(220px,1fr) auto auto;align-items:center;gap:30px}.footer-contact{gap:16px;display:flex}}@font-face{font-family:Barlow Condensed;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/barlow-condensed-vietnamese-600-normal.A5AYRdjN.woff2)format("woff2"),url(/_astro/barlow-condensed-vietnamese-600-normal.CNlPk46_.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Barlow Condensed;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/barlow-condensed-latin-ext-600-normal.18ESti3H.woff2)format("woff2"),url(/_astro/barlow-condensed-latin-ext-600-normal.Clv9cIcR.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Barlow Condensed;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/barlow-condensed-latin-600-normal.DepVgxBB.woff2)format("woff2"),url(/_astro/barlow-condensed-latin-600-normal.BFJEwTuo.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Barlow Condensed;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/barlow-condensed-vietnamese-700-normal.DYeBwlKR.woff2)format("woff2"),url(/_astro/barlow-condensed-vietnamese-700-normal.DhIzd8Tb.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Barlow Condensed;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/barlow-condensed-latin-ext-700-normal.CwuXbfVR.woff2)format("woff2"),url(/_astro/barlow-condensed-latin-ext-700-normal.BIHFfxf0.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Barlow Condensed;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/barlow-condensed-latin-700-normal.v1xN8_Wq.woff2)format("woff2"),url(/_astro/barlow-condensed-latin-700-normal.Dmwat-ge.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/source-sans-3-cyrillic-ext-400-normal.BwJdxs7r.woff2)format("woff2"),url(/_astro/source-sans-3-cyrillic-ext-400-normal.Cd63HKDh.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/source-sans-3-cyrillic-400-normal.DjhbW-4D.woff2)format("woff2"),url(/_astro/source-sans-3-cyrillic-400-normal.7kQcAFpS.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/source-sans-3-greek-ext-400-normal.CpIwTHMM.woff2)format("woff2"),url(/_astro/source-sans-3-greek-ext-400-normal.BI1kUwmR.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/source-sans-3-greek-400-normal.DZReXJla.woff2)format("woff2"),url(/_astro/source-sans-3-greek-400-normal.DJm9Ud5h.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/source-sans-3-vietnamese-400-normal.CwtaIDr2.woff2)format("woff2"),url(/_astro/source-sans-3-vietnamese-400-normal.dYp9C364.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/source-sans-3-latin-ext-400-normal.UNsKFIBq.woff2)format("woff2"),url(/_astro/source-sans-3-latin-ext-400-normal.BGPHfnm_.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/source-sans-3-latin-400-normal.DQi5PRDE.woff2)format("woff2"),url(/_astro/source-sans-3-latin-400-normal.AFMiCETP.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/source-sans-3-cyrillic-ext-600-normal.6AhwUnSr.woff2)format("woff2"),url(/_astro/source-sans-3-cyrillic-ext-600-normal.uAL1a5gb.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/source-sans-3-cyrillic-600-normal.BnFu5nHC.woff2)format("woff2"),url(/_astro/source-sans-3-cyrillic-600-normal.y-RO8wOd.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/source-sans-3-greek-ext-600-normal.DynePNDL.woff2)format("woff2"),url(/_astro/source-sans-3-greek-ext-600-normal.D7vJ4nVX.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/source-sans-3-greek-600-normal.BSO157bq.woff2)format("woff2"),url(/_astro/source-sans-3-greek-600-normal.BNF9LBpG.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/source-sans-3-vietnamese-600-normal.B2sTNYey.woff2)format("woff2"),url(/_astro/source-sans-3-vietnamese-600-normal.DpSexF-T.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/source-sans-3-latin-ext-600-normal.AEyhgUpm.woff2)format("woff2"),url(/_astro/source-sans-3-latin-ext-600-normal.Wy7HIzqC.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/source-sans-3-latin-600-normal.DeckBYAU.woff2)format("woff2"),url(/_astro/source-sans-3-latin-600-normal.BvDVuF-j.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/source-sans-3-cyrillic-ext-700-normal.BhUSqjb8.woff2)format("woff2"),url(/_astro/source-sans-3-cyrillic-ext-700-normal.B6RPsSdD.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/source-sans-3-cyrillic-700-normal.CIuudVLB.woff2)format("woff2"),url(/_astro/source-sans-3-cyrillic-700-normal.DYE6gq6k.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/source-sans-3-greek-ext-700-normal.Dd6uIcuy.woff2)format("woff2"),url(/_astro/source-sans-3-greek-ext-700-normal.C6ITAlBU.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/source-sans-3-greek-700-normal.C8Tp2qRF.woff2)format("woff2"),url(/_astro/source-sans-3-greek-700-normal.BWdBblwd.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/source-sans-3-vietnamese-700-normal.Bgamivog.woff2)format("woff2"),url(/_astro/source-sans-3-vietnamese-700-normal.BHxM10oo.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/source-sans-3-latin-ext-700-normal.6Xi0A2be.woff2)format("woff2"),url(/_astro/source-sans-3-latin-ext-700-normal.ChH_v7nA.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/source-sans-3-latin-700-normal.CkzU-mV9.woff2)format("woff2"),url(/_astro/source-sans-3-latin-700-normal.BBbVrHF_.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
