:root{--navy:#102535;--navy2:#193647;--gold:#d6b463;--goldlight:#edcf89;--ink:#152b39;--muted:#68747e;--paper:#f5f6f7;--line:#dfe4e7;--font:'DM Sans',sans-serif;--heading:'Manrope',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:#fff;font-family:var(--font);font-size:16px;line-height:1.6}button,input,select{font:inherit}a{color:inherit;text-decoration:none}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #b59136;outline-offset:5px}img{max-width:100%;display:block}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--heading);font-weight:650}h1,h2{letter-spacing:-.05em;line-height:1.12}h2{font-size:clamp(34px,3.7vw,51px)}h2 span{color:var(--muted)}em{font-family:Georgia,serif;font-weight:400;letter-spacing:-.045em}button{border:0}a,button{-webkit-user-drag:none}.container{width:min(1220px,calc(100% - 96px));margin:auto}.section{padding:104px 0}.skip{position:fixed;top:-80px;background:var(--gold);padding:10px;z-index:99}.skip:focus{top:0}.topbar{background:var(--navy);color:#e1e5e7;font-size:12px;letter-spacing:.03em;padding:9px 0}.topbar .container{display:flex;justify-content:space-between;gap:20px}.topbar a{font-weight:600}.topbar a span{margin-left:8px}header{position:sticky;top:0;z-index:30;background:#fffffff5;backdrop-filter:blur(20px);border-bottom:1px solid #e8ebed;transition:box-shadow .3s}header.scrolled{box-shadow:0 6px 30px #10253512}.nav-wrap{display:flex;align-items:center;justify-content:space-between;gap:30px;height:92px}.brand{display:flex;align-items:center;gap:11px;flex-shrink:0}.brand img{object-fit:contain;border-radius:50%;width:54px;height:54px}.brand>span{font-size:17px;font-weight:800;letter-spacing:-.05em;line-height:1.2}.brand b{color:#9b782d}.brand small{display:block;font-size:8px;font-weight:600;letter-spacing:.3em;margin-top:5px}.nav-wrap nav{display:flex;gap:29px;font-size:14px;font-weight:550}.nav-wrap nav a{position:relative;padding:14px 0}.nav-wrap nav a:after{content:'';height:2px;background:var(--gold);position:absolute;bottom:7px;left:0;right:100%;transition:right .25s}.nav-wrap nav a:hover:after{right:0}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;font-size:14px;font-weight:650;line-height:1.3;padding:19px 24px;border-radius:6px;min-height:54px;transition:transform .2s,background .2s,box-shadow .2s}.button:hover{transform:translateY(-3px);box-shadow:0 8px 18px #10253518}.button>span:last-child:not([data-icon]){font-size:23px;line-height:1}.button-dark{background:var(--navy);color:white}.button-gold{background:var(--gold);color:var(--navy)}.button-gold:hover{background:var(--goldlight)}.menu-button{display:none}.hero{background:var(--navy);color:#fff;position:relative;padding:68px 0 0}.hero-grid{display:grid;grid-template-columns:1.16fr 1fr;gap:64px;padding-bottom:79px;align-items:center}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.15em;display:flex;align-items:center;gap:11px;margin-bottom:24px}.eyebrow.light{color:#e8cd93}.dash{height:1px;width:27px;background:#b38c3e;flex-shrink:0}.hero h1{font-size:clamp(46px,4.8vw,68px);font-weight:600;letter-spacing:-.055em}.hero h1 em{display:inline-block;color:var(--goldlight);font-size:1.07em;line-height:1.15}.hero-copy>p{margin:28px 0 29px;font-size:16px;line-height:1.85;color:#b7c3cb}.hero-actions{display:flex;align-items:center;gap:30px}.text-link{display:inline-flex;align-items:center;gap:17px;font-size:14px;font-weight:550}.text-link span{transition:transform .2s;font-size:21px}.text-link:hover span{transform:translate(3px,-2px)}.hero-foot{display:flex;gap:13px;align-items:center;margin-top:36px;font-size:12px;color:#a5b5bf;line-height:1.55}.hero-foot strong{font-weight:450;color:#d8e0e5}.mini-icon{width:37px;height:37px;border:1px solid #ffffff29;border-radius:50%;display:grid;place-items:center;color:var(--gold)}.hero-visual{position:relative;padding:0 19px 0 7px;align-self:stretch;min-height:480px}.photo-frame{height:100%;position:relative;border-radius:140px 12px 12px 12px;overflow:hidden;min-height:480px}.photo-frame>img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:30% center;filter:saturate(.77)}.photo-shade{position:absolute;inset:30% 0 0;background:linear-gradient(0deg,#102535dd,transparent)}.photo-caption{position:absolute;bottom:33px;left:33px}.photo-caption>span{font-size:10px;letter-spacing:.16em;color:#e8dcc3}.photo-caption p{font-size:31px;line-height:1.25;margin-top:10px;font-weight:500;letter-spacing:-.03em}.photo-caption i{font-family:Georgia,serif;font-weight:400;color:#edcf89}.hero-visual:before{content:'';position:absolute;inset:-13px 6px 13px 21px;border:1px solid #b99b5859;border-radius:145px 13px 13px 13px}.floating-label{position:absolute;top:34px;right:-12px;display:flex;align-items:center;gap:11px;background:white;color:var(--ink);padding:16px 21px;border-radius:8px;box-shadow:0 14px 50px #0002;animation:float 6s ease-in-out infinite;font-size:14px;font-weight:650}.floating-label small{display:block;font-size:12px;font-weight:400;color:var(--muted)}.check-disc{background:#f2ead5;color:#987329;border-radius:50%;width:34px;height:34px;display:grid;place-items:center}.check-disc svg{width:18px}.vertical-label{position:absolute;right:-15px;bottom:50px;writing-mode:vertical-rl;font-size:9px;letter-spacing:.3em;color:#9eafb9}.visual-spark{position:absolute;bottom:-25px;left:-30px;color:var(--gold);font-size:92px;line-height:1;animation:turn 35s linear infinite}.search-container{position:relative;bottom:-40px;margin-top:-40px;z-index:3}.search-panel{display:flex;background:#fff;padding:17px;gap:20px;border-radius:9px;box-shadow:0 14px 42px #152b3910;align-items:center;color:var(--ink)}.search-field{flex:1;display:flex;align-items:center;gap:17px;padding:1px 13px}.search-field>span:last-child{width:100%}.search-field b{display:block;font-size:12px;font-weight:650;margin-bottom:4px}.search-field input,.search-field select{padding:0;background:none;border:0;outline-offset:0;width:100%;color:var(--muted);font-size:14px;height:29px}.search-field input::placeholder{color:var(--muted)}.field-icon{color:#9c7b35}.city-field{border-left:1px solid var(--line);padding-left:29px;max-width:360px}.search-panel .button{gap:11px;padding:22px}.search-panel .button svg{width:19px}.sectors{padding:90px 0 40px}.section-kicker{text-align:center;letter-spacing:.14em;font-size:10px;color:var(--muted);font-weight:650;margin-bottom:27px}.sector-list{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.sector-list button{background:none;display:flex;align-items:center;gap:12px;color:#53616b;font-size:14px;padding:8px 0;transition:color .2s,transform .2s}.sector-list button:hover{color:#9b782d;transform:translateY(-3px)}.sector-list svg{width:23px}.jobs-section{background:var(--paper);padding-top:80px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:70px;margin-bottom:43px}.section-heading>p{color:var(--muted);max-width:365px;font-size:15px;line-height:1.8;margin-bottom:5px}.jobs-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px}.filters{display:flex;gap:7px;flex-wrap:wrap}.filters button{padding:9px 15px;border-radius:5px;color:#586772;background:transparent;font-size:13px;font-weight:550;border:1px solid transparent}.filters button:hover{border-color:#cbd2d7}.filters button.active{background:var(--navy);color:white}.jobs-toolbar>span{font-size:12px;color:var(--muted)}.jobs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:19px}.job-card{background:#fff;border:1px solid #e0e5e8;border-radius:9px;padding:25px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;flex-direction:column}.job-card:hover{transform:translateY(-5px);box-shadow:0 16px 32px #1025350b;border-color:#c8ad6c}.job-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:21px}.job-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:11px;background:#eef2f4;color:#385566}.job-card:nth-child(3n+1) .job-icon{background:#f5eedc;color:#a58035}.job-card:nth-child(3n+2) .job-icon{background:#e8eeec;color:#5c7b70}.job-type{font-size:11px;padding:5px 9px;background:#f4f6f7;border-radius:4px;color:#68747e}.job-card h3{font-size:19px;line-height:1.4;letter-spacing:-.03em}.job-industry{font-size:13px;color:var(--muted);margin-top:3px}.job-location{display:flex;gap:8px;align-items:center;color:#53636e;font-size:12px;margin-top:22px}.job-location svg{width:15px;height:15px}.job-description{font-size:13px;line-height:1.65;color:#6c7780;margin-top:13px;margin-bottom:23px;flex:1}.job-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #ecedef;padding-top:16px;gap:10px}.job-bottom>span{font-size:10px;letter-spacing:.05em;color:#8c753e}.job-bottom button{font-size:12px;font-weight:650;background:none;padding:6px 0;color:var(--navy);display:flex;gap:17px;align-items:center}.job-bottom button span{font-size:21px}.demo-note{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:24px;color:#737d85;font-size:11px}.demo-note svg{width:15px;height:15px}.jobs-bottom{display:flex;align-items:center;justify-content:center;gap:15px;margin-top:30px;font-size:14px}.jobs-bottom p{color:var(--muted)}.dark-link{color:var(--ink)}.business-section{color:#fff;background:var(--navy);overflow:hidden}.business-grid{display:grid;grid-template-columns:1fr 1fr;gap:110px;align-items:center}.business-copy h2{font-size:48px}.business-copy h2 em{color:var(--goldlight);font-size:1.17em}.business-copy>p{color:#afbec8;font-size:15px;line-height:1.9;max-width:415px;margin:28px 0}.business-note{font-size:11px;color:#9babb6;margin-top:18px}.business-services article{display:flex;gap:23px;padding:30px 0;border-top:1px solid #ffffff20}.business-services article>span:last-child{color:#b79b5f;margin-left:auto}.service-number{font-size:12px;color:#bea265;line-height:2}.business-services h3{font-size:20px;margin-bottom:11px;font-weight:550;letter-spacing:-.03em}.business-services p{color:#a9bac4;font-size:14px;line-height:1.8}.service-foot{border-top:1px solid #ffffff20;display:flex;gap:15px;align-items:center;padding-top:25px;font-size:12px;color:#b7c4cc}.mini-np{border:1px solid #ae935f;color:var(--gold);border-radius:50%;padding:8px;font-size:13px;font-weight:bold}.marquee{background:var(--gold);overflow:hidden;padding:18px 0;color:var(--navy)}.marquee>div{display:flex;align-items:center;gap:47px;white-space:nowrap;width:max-content;font-family:var(--heading);font-size:22px;font-weight:600;letter-spacing:-.03em;animation:marquee 38s linear infinite}.marquee span{font-size:31px}.how-section .section-heading{margin-bottom:60px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:42px}.steps article{border-top:1px solid #d5dce0;padding-top:25px}.step-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:29px}.step-top>span{font-family:Georgia,serif;font-size:40px;font-style:italic;color:#ad8a40}.step-top i{color:#81919b}.steps h3{font-size:21px;letter-spacing:-.035em;margin-bottom:14px}.steps p{font-size:14px;color:var(--muted);line-height:1.9}.about-section{padding:80px 0;background:#f0f3f5;border-top:1px solid #e8edef;border-bottom:1px solid #e8edef}.about-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:100px;align-items:center}.about-title h2{font-size:41px}.about-title h2 em{color:#977630;font-size:1.06em}.about-copy>p{color:var(--muted);font-size:14px;line-height:1.9;margin-bottom:20px}.about-copy .large-copy{font-size:21px;color:var(--ink);line-height:1.6;letter-spacing:-.02em}.faq-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px}.faq-intro h2{font-size:38px}.faq-intro>p{font-size:14px;color:var(--muted);margin-top:24px;line-height:1.9}.faq-intro a{color:var(--ink);text-decoration:underline;text-underline-offset:5px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{padding:23px 0;display:flex;gap:25px;justify-content:space-between;cursor:pointer;font-size:15px;font-weight:550;list-style:none;line-height:1.5}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:#a58337;font-weight:400;font-size:24px;line-height:1;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details>p{color:var(--muted);font-size:14px;line-height:1.8;padding:0 32px 25px 0}.contact-section{background:var(--navy);color:#fff;padding:68px 0}.contact-inner{display:flex;justify-content:space-between;align-items:center;gap:40px}.contact-inner h2{font-size:49px}.contact-inner h2 em{color:var(--goldlight)}.contact-actions{display:flex;flex-direction:column;align-items:center;gap:17px}.contact-phone{font-size:22px;letter-spacing:.03em}.contact-actions>span{color:#aabbc5;font-size:12px}footer{padding:40px 0 22px}.footer-main{display:flex;align-items:center;gap:33px;padding-bottom:32px}.footer-main>p{margin-right:auto;color:var(--muted);font-size:13px}.footer-main>a:not(.brand){font-size:13px}.footer-main>a span{margin-left:10px}.footer-bottom{border-top:1px solid var(--line);padding-top:21px;display:flex;justify-content:space-between;gap:16px;font-size:11px;color:#78818a}.whatsapp-float{position:fixed;bottom:26px;right:25px;display:grid;place-items:center;width:53px;height:53px;border-radius:50%;background:#fff;color:var(--navy);border:1px solid #d2b572;box-shadow:0 6px 25px #10253526;z-index:25;transition:transform .2s}.whatsapp-float:hover{transform:translateY(-4px)}dialog{border:0;border-radius:15px;padding:38px;color:var(--ink);width:min(540px,calc(100% - 32px));max-height:88vh;box-shadow:0 40px 120px #0003}dialog::backdrop{background:#071722b3;backdrop-filter:blur(5px)}.dialog-close{position:absolute;right:18px;top:11px;font-size:30px;background:none;color:var(--muted)}.dialog-label{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#99762d;margin-bottom:15px}dialog h2{font-size:32px;margin-bottom:14px}dialog h3{font-size:16px;margin:24px 0 8px}dialog p,dialog li{font-size:14px;color:var(--muted);line-height:1.8}dialog ul{padding-left:20px}dialog .button{margin-top:18px;display:flex}dialog .dialog-note{padding:13px;background:#f5f1e7;border-radius:5px;font-size:12px;margin-top:23px;color:#7e672f}.empty-state{grid-column:1/-1;padding:45px;text-align:center;background:#fff;border:1px solid var(--line);border-radius:8px}.empty-state p{color:var(--muted);margin:10px 0 20px}.reveal{opacity:1;transform:none}.motion-ready .reveal{opacity:0;transform:translateY(22px);transition:opacity .75s,transform .75s}.motion-ready .reveal.visible{opacity:1;transform:none}.steps .reveal:nth-child(2){transition-delay:.1s}.steps .reveal:nth-child(3){transition-delay:.2s}@keyframes float{50%{transform:translateY(-9px)}}@keyframes turn{to{transform:rotate(360deg)}}@keyframes marquee{to{transform:translateX(-50%)}}
@media(min-width:1500px){.hero h1{font-size:73px}.hero-grid{gap:80px}.hero-visual{min-height:510px}}@media(max-width:1100px){.container{width:calc(100% - 64px)}.nav-wrap{gap:20px}.nav-wrap nav{gap:19px;font-size:13px}.nav-cta{padding:15px}.hero-grid{gap:35px;grid-template-columns:1.1fr 1fr}.hero h1{font-size:53px}.hero-actions{gap:20px}.hero .button{padding:18px}.floating-label{right:-9px;font-size:12px;padding:13px}.hero-visual,.photo-frame{min-height:460px}.hero .eyebrow{font-size:9px}.business-grid{gap:65px}.business-copy h2{font-size:42px}.about-grid,.faq-section{gap:60px}.jobs-grid{gap:14px}.job-card{padding:20px}.search-panel{gap:10px}.search-field{padding:0 6px;gap:10px}.city-field{padding-left:20px}.search-panel .button{padding:21px 16px;font-size:12px}.contact-inner h2{font-size:44px}}@media(max-width:850px){.nav-wrap nav{gap:15px}.nav-cta{display:none}.hero h1{font-size:46px}.hero-actions{align-items:flex-start;flex-direction:column;gap:17px}.hero-visual,.photo-frame{min-height:450px}.hero-copy>p{font-size:14px}.hero-foot{margin-top:23px}.search-panel{flex-wrap:wrap}.search-panel .button{width:100%;padding:17px}.search-field{padding:8px}.sector-list{justify-content:center;gap:15px 30px}.jobs-grid{grid-template-columns:repeat(2,1fr)}.jobs-toolbar{align-items:flex-start;flex-direction:column;gap:13px}.section-heading{gap:40px}.section-heading>p{max-width:280px}.business-grid{gap:40px}.business-copy h2{font-size:37px}.business-services article{gap:14px}.business-services article>span:last-child{display:none}.steps{gap:27px}.steps h3{font-size:18px}.about-grid{gap:40px}.about-title h2{font-size:34px}.faq-section{grid-template-columns:1fr;gap:40px}.contact-inner h2{font-size:37px}.contact-inner .eyebrow{font-size:9px}.footer-main{flex-wrap:wrap}.footer-main>p{margin-right:0}.footer-bottom{flex-wrap:wrap}.hero-visual .visual-spark{font-size:75px;left:-13px}.topbar .container>span:nth-child(2){display:none}}@media(max-width:620px){.container{width:calc(100% - 40px)}.section{padding:67px 0}.topbar{padding:7px 0;font-size:10px}.nav-wrap{height:75px}.brand img{width:46px;height:46px}.brand>span{font-size:16px}.brand small{font-size:7px}.menu-button{display:flex;background:none;width:43px;height:43px;flex-direction:column;justify-content:center;gap:6px;padding:10px}.menu-button span{width:23px;height:2px;background:var(--navy);transition:transform .2s}.menu-button[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-button[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.nav-wrap nav{display:none;position:absolute;top:75px;left:0;right:0;background:white;flex-direction:column;padding:20px;gap:0;border-bottom:1px solid var(--line);box-shadow:0 20px 30px #10253515}.nav-wrap nav.open{display:flex}.nav-wrap nav a{font-size:16px;padding:12px}.hero{padding-top:43px}.hero-grid{grid-template-columns:1fr;gap:43px;padding-bottom:66px}.hero h1{font-size:clamp(39px,10vw,59px);line-height:1.12}.hero .eyebrow{font-size:9px;letter-spacing:.1em;margin-bottom:23px}.hero-copy>p{font-size:14px;margin:24px 0;line-height:1.8}.hero-actions{flex-direction:row;align-items:center;gap:24px}.hero-actions .button{font-size:12px;padding:17px;gap:14px}.hero-actions .text-link{font-size:12px;gap:10px}.hero-foot{margin-top:25px;font-size:11px}.hero-visual{height:365px;min-height:0;padding:0 15px 0 0;margin-left:13px}.photo-frame{min-height:0;border-radius:95px 9px 9px 9px}.photo-frame>img{object-position:35% 38%}.hero-visual:before{border-radius:100px 9px 9px 9px}.photo-caption{left:25px;bottom:22px}.photo-caption p{font-size:27px}.photo-caption>span{font-size:8px}.floating-label{top:25px;right:0;padding:13px;gap:9px}.vertical-label{right:-8px;font-size:8px}.hero-visual .visual-spark{font-size:68px;bottom:-20px;left:-18px}.search-panel{padding:13px;gap:9px;border-radius:8px}.search-field{flex-basis:100%;padding:10px 7px}.city-field{max-width:none;border-left:0;border-top:1px solid var(--line);padding-top:15px}.search-field b{font-size:11px}.search-field input,.search-field select{font-size:13px}.search-panel .button{font-size:13px}.sectors{padding-top:80px;padding-bottom:34px}.section-kicker{font-size:8px;margin-bottom:17px;letter-spacing:.09em}.sector-list{gap:11px 19px;justify-content:flex-start}.sector-list button{font-size:11px;gap:6px}.sector-list svg{width:17px;height:17px}.section-heading{display:block;margin-bottom:31px}.eyebrow{font-size:9px;letter-spacing:.1em;margin-bottom:20px}.section-heading>p{margin-top:22px;max-width:100%;font-size:14px}.section-heading h2,h2{font-size:37px}.jobs-toolbar{margin-bottom:21px}.filters{gap:4px}.filters button{font-size:11px;padding:8px 11px}.jobs-grid{grid-template-columns:1fr;gap:14px}.job-card{padding:23px}.job-top{margin-bottom:17px}.job-card h3{font-size:21px}.job-description{font-size:14px}.job-type,.job-location,.job-industry{font-size:12px}.job-bottom button{font-size:13px}.job-bottom>span{font-size:10px}.demo-note{align-items:flex-start;justify-content:flex-start;font-size:11px;gap:7px}.demo-note>span{flex-shrink:0}.jobs-bottom{flex-direction:column;gap:3px;font-size:13px}.jobs-bottom .text-link{font-size:13px}.business-grid{grid-template-columns:1fr;gap:40px}.business-copy h2{font-size:42px}.business-copy>p{font-size:14px}.business-services h3{font-size:20px}.business-services article{padding:25px 0;gap:21px}.business-services article>span:last-child{display:block}.business-services p{font-size:13px}.marquee{padding:14px 0}.marquee>div{font-size:18px;gap:30px}.marquee span{font-size:25px}.how-section .section-heading{margin-bottom:35px}.steps{grid-template-columns:1fr;gap:32px}.step-top{margin-bottom:10px}.steps h3{font-size:21px;margin-bottom:11px}.steps p{font-size:14px}.step-top>span{font-size:36px}.about-section{padding:62px 0}.about-grid{grid-template-columns:1fr;gap:27px}.about-title h2{font-size:34px}.about-copy .large-copy{font-size:19px}.faq-intro h2{font-size:34px}.faq-section{gap:29px}.faq-list summary{font-size:14px;padding:21px 0}.faq-list details>p{font-size:13px}.contact-section{padding:57px 0}.contact-inner{flex-direction:column;align-items:flex-start;gap:34px}.contact-inner h2{font-size:39px}.contact-inner .eyebrow{font-size:8px}.contact-actions{align-items:flex-start;gap:15px}.contact-phone{font-size:20px}.contact-actions .button{font-size:13px}.footer-main{gap:22px;justify-content:space-between}.footer-main .brand{width:100%}.footer-main>p{width:100%;margin-top:-10px;font-size:12px}.footer-main>a:not(.brand){font-size:12px}.footer-bottom{flex-direction:column;gap:8px;font-size:10px}.whatsapp-float{width:46px;height:46px;right:16px;bottom:17px}dialog{padding:30px 24px}dialog h2{font-size:28px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.motion-ready .reveal{opacity:1;transform:none}}
