:root{--bg:#080b12;--surface:#0d111b;--line:#242934;--text:#f7f8fc;--muted:#959dad;--blue:#416dff;--font:'IBM Plex Sans Arabic',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font);font-size:16px;line-height:1.8}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.svg-library{position:absolute;width:0;height:0;overflow:hidden}.container{width:min(1260px,calc(100% - 96px));margin-inline:auto}::selection{background:#416dff;color:white}:focus-visible{outline:3px solid #95b0ff;outline-offset:6px}.header{position:sticky;top:0;background:#080b12eb;backdrop-filter:blur(18px);border-bottom:1px solid #ffffff0e;z-index:20}.nav{height:98px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:12px}.brand-mark{width:44px;height:44px;border:1px solid #4c75ff;background:#153494;border-radius:12px;display:grid;place-items:center;box-shadow:inset 0 0 20px #3560ff55;transform:rotate(-5deg)}.brand-mark svg{width:26px;height:26px}.brand b{font-size:32px;line-height:1.2;font-weight:600;display:block}.brand-dot{color:var(--blue)}.brand small{display:block;font-size:12px;color:#a7adba;line-height:1.7;margin-top:4px}.nav nav{display:flex;gap:30px;align-items:center}.nav nav a{font-size:14px;color:#b1b7c4;transition:color .2s}.nav nav a:hover,.nav nav a.active{color:white}.nav nav a.active:after{content:'';display:block;width:14px;height:2px;background:var(--blue);margin:7px auto -9px}.nav-cta{border:1px solid #454c5c;padding:10px 18px;display:flex;align-items:center;gap:20px;font-size:14px;border-radius:6px}.nav-cta svg{width:18px}.nav-cta:hover{border-color:var(--blue);background:#416dff13}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1.04fr 1fr;gap:12px;align-items:center;min-height:690px;position:relative;padding-top:45px;padding-bottom:100px}.hero-copy{z-index:2}.eyebrow{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:500;line-height:1.7;color:#c4cbd9}.small-star{color:#6286ff;font-size:25px;line-height:1}h1{font-weight:600;font-size:clamp(42px,4.4vw,66px);line-height:1.48;letter-spacing:-1.8px;margin:25px 0 20px}h1 span{color:#638aff}h1,p,h2,h3{overflow-wrap:break-word}.hero-copy>p{color:#a2aab9;max-width:490px;font-size:17px;line-height:1.95;margin:0}.hero-actions{display:flex;gap:28px;align-items:center;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:center;gap:32px;padding:13px 24px;border-radius:5px;font-weight:500;transition:transform .2s,background .2s;font-size:16px}.button:hover{transform:translateY(-3px)}.primary{background:var(--blue);color:white;box-shadow:0 8px 35px #2145cc26}.primary:hover{background:#527cff}.button svg{width:20px}.text-button{display:flex;gap:14px;align-items:center;font-size:14px}.text-button span{font-size:22px;color:#9ca6bc}.hero-notes{display:flex;gap:15px;margin-top:35px;font-size:12px;color:#9ba4b6}.hero-notes span+span{border-right:1px solid #333a47;padding-right:15px}.hero-visual{position:relative;min-width:0;align-self:stretch;display:flex;align-items:center}.hero-visual img{width:110%;max-width:none;height:auto;position:relative;margin-right:-5%;mix-blend-mode:screen;filter:saturate(.95)}.visual-index{position:absolute;top:28px;left:5px;letter-spacing:2px;font:10px/1.6 monospace;color:#778095;z-index:1}.visual-bottom{display:flex;align-items:center;justify-content:space-between;position:absolute;bottom:36px;inset-inline:20px;font-size:12px;color:#777f90}.visual-bottom>span:last-child{font:9px monospace;letter-spacing:1px}.scroll-cue{position:absolute;bottom:27px;right:0;display:flex;align-items:center;gap:14px;font-size:12px;color:#9da5b4}.scroll-line{width:34px;height:1px;background:#667084}.scroll-cue>span:last-child{margin-right:16px}.discipline-band{border-block:1px solid var(--line);background:#0c1018;overflow:hidden}.discipline-band .container{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-block:23px;white-space:nowrap}.discipline-band span{font-size:20px;font-weight:500;color:#b4bdcd}.discipline-band i{font-style:normal;font-size:23px;color:#4069ee}.section{padding-block:106px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:40px}.section-no{font-size:12px;color:#7395ff;direction:ltr;display:inline-block;margin-left:3px}h2{font-size:42px;line-height:1.5;font-weight:500;letter-spacing:-.8px;margin:18px 0 0}.muted{color:#717c91}.section-heading>p{font-size:16px;color:#929cad;max-width:335px;margin:0 0 8px;line-height:1.9}.services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.service{background:linear-gradient(135deg,#121823,#0d111a);border:1px solid var(--line);padding:27px 28px;border-radius:10px;transition:border-color .25s,transform .25s}.service:hover{border-color:#5579ed;transform:translateY(-4px)}.service.featured{background:radial-gradient(ellipse at top right,#17254c,#101521 80%);border-color:#354974}.service-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:27px}.icon{width:45px;height:45px;background:#416dff15;color:#86a3ff;border:1px solid #436bd732;display:grid;place-items:center;border-radius:10px}.icon svg{width:25px;height:25px}.service-number{font:12px monospace;color:#69748a}.service h3{font-weight:500;font-size:21px;margin:0 0 12px}.service p{font-size:14px;line-height:1.9;color:#99a3b5;margin:0 0 23px;min-height:80px}.tags{display:flex;gap:7px;flex-wrap:wrap}.tags span{font-size:12px;color:#a5afc1;border:1px solid #343c4b;padding:2px 9px;border-radius:4px}.work-section{padding-block:95px;background:#0c1018;border-block:1px solid #202630}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:36px 26px}.project{min-width:0}.project-visual{height:380px;position:relative;border-radius:10px;overflow:hidden;display:flex;align-items:center;justify-content:center;border:1px solid #ffffff10}.store-visual{background:#c8cbd0;padding:38px 43px 0}.mini-browser{width:100%;height:100%;background:#f4f2ec;color:#32392f;box-shadow:0 15px 45px #141b2340;border-radius:8px 8px 0 0;transform:rotate(-3deg) translateY(16px)}.browser-bar{height:25px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d2d1cb;padding:0 12px;font:8px monospace;color:#74796f}.browser-dots{font-size:7px;letter-spacing:2px}.store-content{padding:16px 24px}.store-nav{display:flex;align-items:center;justify-content:space-between}.store-nav b{font-size:25px}.store-nav span{font-size:8px}.store-headline{font-size:33px;line-height:1.45;letter-spacing:-1px;margin-top:15px;font-weight:500}.store-category{font-size:10px;color:#75786b;margin-top:7px}.swatches{display:flex;gap:8px;position:absolute;left:20px;top:105px;flex-direction:column}.swatches span{width:39px;height:39px;background:#5a6754;border-radius:50%;border:5px solid #eaebe1}.swatches span:nth-child(2){background:#c5b190}.swatches span:nth-child(3){background:#c8cacc}.store-bottom{display:flex;justify-content:space-between;border-top:1px solid #b9c0b0;margin-top:28px;padding-top:12px;font-size:10px}.store-bottom b{font-size:25px;color:#7d886f}.concept-label{position:absolute;right:17px;bottom:15px;font-size:11px;background:#080b12d9;color:#e9edf5;padding:4px 12px;border-radius:4px;z-index:2}.project-info{display:flex;justify-content:space-between;align-items:center;padding-top:18px}.project-type{font-size:12px;color:#838fa3}.project-info h3{font-size:22px;font-weight:500;margin:3px 0 0}.project-button{width:43px;height:43px;border-radius:50%;border:1px solid #485369;display:grid;place-items:center;background:transparent;color:#d5dcea;transition:background .2s,transform .2s}.project-button:hover{background:var(--blue);transform:rotate(35deg);border-color:var(--blue)}.project-button svg{width:21px;transform:rotate(35deg)}.app-visual{background:#162d66;background-image:radial-gradient(ellipse at bottom left,#395cbe 0,transparent 65%)}.app-word{font:bold 64px/.98 Arial,sans-serif;letter-spacing:-3px;position:absolute;left:21px;top:47px;color:#ffffff12;transform:rotate(-90deg);transform-origin:50% 50%;direction:ltr}.phone-mock{width:190px;background:#111a31;border:5px solid #071126;border-radius:28px;min-height:357px;color:white;padding:13px 15px;transform:rotate(8deg) translateY(29px);box-shadow:18px 15px 40px #02092080;z-index:1}.phone-top{display:flex;justify-content:space-between;font:8px Arial;direction:ltr;padding-bottom:20px}.app-greeting{font-size:10px;color:#b3bfd7}.app-greeting b{font-size:12px;color:#f2f6ff;line-height:2}.activity-ring{width:118px;height:118px;margin:16px auto 13px;border-radius:50%;background:conic-gradient(#affc88 0 76%,#29354b 76%);display:grid;place-items:center;transform:rotate(-90deg)}.activity-ring>div{width:98px;height:98px;background:#111a31;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(90deg)}.activity-ring b{font:bold 26px Arial}.activity-ring span{font-size:9px;color:#a3afc5}.app-stats{display:flex;justify-content:space-around}.app-stats>div{display:flex;flex-direction:column;text-align:center}.app-stats b{font:16px Arial}.app-stats span{font-size:9px;color:#a3afc5}.app-progress{margin-top:13px;font-size:9px}.app-progress>div{background:#25324b;border-radius:3px;margin-top:6px;height:4px}.app-progress i{display:block;width:76%;height:100%;background:#a5f580}.app-nav{display:flex;justify-content:space-between;border-top:1px solid #2d3950;margin-top:16px;font-size:17px;padding-top:8px}.wide-project{grid-column:1/-1}.game-visual{height:330px;background:radial-gradient(ellipse at 26% 90%,#51399155,transparent 65%),#171324;justify-content:space-around;padding:35px 70px;direction:ltr}.game-copy{position:relative}.game-copy>span{display:block;font:10px monospace;letter-spacing:3px;color:#bfa2f1}.game-copy strong{display:block;font:800 70px/.94 Arial,sans-serif;letter-spacing:-3px;color:#e1d2ff;margin:20px 0}.game-copy small{font:9px monospace;letter-spacing:2px;color:#9a87b7}.game-panel{direction:rtl;border:1px solid #ab86ee3b;background:#b29edc0b;border-radius:12px;padding:24px;width:235px;transform:rotate(4deg);backdrop-filter:blur(8px);box-shadow:0 10px 40px #08051650}.game-icon{width:37px;height:37px;color:#c29bff;display:block;margin-bottom:9px}.game-panel>span{font:9px monospace;letter-spacing:2px;display:block;color:#a993cb}.game-panel>b{font-size:23px;font-weight:500;display:block;margin:5px 0 13px}.game-menu span{display:flex;justify-content:space-between;padding:7px 0;border-top:1px solid #c1a5ff20;font-size:10px;color:#c8b8e0}.game-menu i{font-style:normal}.steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px;margin-top:55px}.steps article{position:relative;padding-top:24px;border-top:1px solid #384053}.steps article:before{content:'';width:7px;height:7px;background:#5f83f7;position:absolute;top:-4px;right:0;border-radius:50%}.steps article>span{font:14px monospace;color:#7795f1}.steps h3{font-size:23px;font-weight:500;margin:17px 0 10px}.steps p{font-size:14px;line-height:1.9;color:#8e9aaf;margin:0;max-width:240px}.closing{background:#2455e7;border:1px solid #537ef7;border-radius:12px;padding:45px 54px 42px;position:relative;overflow:hidden;margin-bottom:70px;background-image:radial-gradient(ellipse at 0% 100%,#1b3698 0,transparent 65%)}.closing-top{display:flex;align-items:center;justify-content:space-between;font-size:14px;color:#d0dcff}.closing-top svg{width:42px;height:42px;stroke-width:1}.closing h2{font-size:56px;font-weight:500;margin:17px 0 23px;line-height:1.35}.closing h2 span{color:#b4caff}.closing-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:25px}.closing p{font-size:15px;line-height:1.8;color:#d1dcfb;margin:0}.light{background:white;color:#1e43ac;gap:30px;font-size:14px;padding:12px 20px}.footer-top{display:flex;align-items:center;justify-content:space-between;padding:6px 0 37px}.footer-top>p{font-size:14px;color:#8591a7}.back-top{font-size:13px;color:#b0bbce}.footer-bottom{border-top:1px solid #262e3d;padding:23px 0 30px;display:flex;justify-content:space-between;gap:20px;font-size:11px;color:#738096}.footer-bottom>span:last-child{font:9px monospace;letter-spacing:1px}dialog{background:#121a2a;color:#f2f5ff;border:1px solid #3b5180;border-radius:14px;padding:45px;width:min(560px,calc(100% - 36px));max-height:85vh}dialog::backdrop{background:#030712d9;backdrop-filter:blur(9px)}dialog h2{font-size:30px;line-height:1.5;margin:22px 0 16px}dialog>p{color:#b5c0d3;line-height:1.9}dialog .dialog-note{font-size:12px;border-top:1px solid #303d55;padding-top:20px;margin-top:25px}.dialog-close{position:absolute;left:15px;top:10px;width:35px;height:35px;border:0;background:transparent;color:#cedaff;font-size:27px}.dialog-close:hover{background:#ffffff10;border-radius:5px}
@media(min-width:1500px){.hero{min-height:760px}h1{font-size:70px}}
@media(max-width:1100px){.container{width:calc(100% - 56px)}.nav nav{gap:19px}.nav-cta{gap:12px;font-size:12px}.hero{min-height:650px;gap:0}h1{font-size:48px}.hero-copy>p{font-size:16px}.hero-actions{gap:20px}.button{gap:18px;padding:12px 20px}.hero-notes{gap:10px;font-size:10px}.hero-notes span+span{padding-right:10px}.service{padding:24px 22px}.service h3{font-size:19px}.service p{min-height:108px}.tags span{font-size:11px}.discipline-band .container{gap:18px}.discipline-band span{font-size:17px}.store-visual{padding-inline:28px}.store-headline{font-size:29px}.store-content{padding-inline:18px}.visual-bottom{inset-inline:5px}.visual-bottom>span:last-child{display:none}}
@media(max-width:800px){.nav{height:80px}.brand b{font-size:28px}.brand small{font-size:10px}.brand-mark{width:40px;height:40px}.nav-cta{margin-right:auto}.menu-toggle{display:flex;flex-direction:column;gap:6px;justify-content:center;align-items:center;width:42px;height:42px;border:1px solid #354158;border-radius:5px;background:transparent;color:white}.menu-toggle span{height:1px;width:19px;background:currentColor;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.nav nav{display:none;position:absolute;top:79px;inset-inline:0;background:#0e1421;border-bottom:1px solid #303c52;padding:25px 30px;flex-direction:column;align-items:stretch;gap:18px}.nav nav.open{display:flex}.nav nav a.active:after{display:none}.hero{grid-template-columns:1fr;gap:0;padding-top:44px;padding-bottom:60px}.hero-copy{max-width:600px}h1{font-size:56px;line-height:1.4;margin-block:22px}.hero-copy>p{max-width:520px}.hero-visual{height:350px;margin-top:30px}.hero-visual img{width:100%;height:100%;object-fit:contain;margin:0}.visual-index{top:0;left:0}.visual-bottom{bottom:0}.hero-notes{font-size:12px;gap:15px}.hero-notes span+span{padding-right:15px}.scroll-cue{bottom:14px}.discipline-band .container{width:max-content;min-width:100%;gap:26px;padding-inline:28px}.discipline-band span{font-size:15px}.discipline-band i{font-size:17px}.section,.work-section{padding-block:72px}.section-heading{align-items:flex-start;gap:25px}h2{font-size:34px}.section-heading>p{max-width:255px;font-size:14px;margin-top:35px}.services-grid{grid-template-columns:1fr 1fr;gap:15px}.service h3{font-size:21px}.service p{min-height:80px}.project-visual{height:320px}.store-visual{padding:22px 20px 0}.store-headline{font-size:25px}.store-category{font-size:8px}.store-nav span{display:none}.swatches{left:13px;top:112px}.swatches span{width:28px;height:28px;border-width:3px}.store-bottom{margin-top:35px}.phone-mock{transform:scale(.87) rotate(8deg) translateY(29px)}.project-info h3{font-size:19px}.project-button{width:36px;height:36px}.project-type{font-size:10px}.game-visual{padding:30px 40px;height:320px;gap:30px}.game-copy strong{font-size:60px}.game-panel{width:210px;padding:20px}.steps{grid-template-columns:1fr 1fr;gap:38px}.closing{padding:34px}.closing h2{font-size:48px}.closing-bottom{align-items:flex-start;flex-direction:column;gap:25px}.footer-top{gap:20px;flex-wrap:wrap}.footer-top>p{display:none}.footer-bottom{flex-wrap:wrap;font-size:11px}.footer-bottom>span:last-child{display:none}}
@media(max-width:520px){.container{width:calc(100% - 36px)}.nav{gap:13px;height:76px}.nav-cta{display:none}.menu-toggle{margin-right:auto}.nav nav{top:75px}.brand{gap:10px}.brand small{font-size:10px}.hero{padding-top:34px}.eyebrow{font-size:12px}h1{font-size:40px;letter-spacing:-1px;line-height:1.5;margin:19px 0 16px}.hero-copy>p{font-size:15px;line-height:1.95}.hero-actions{gap:18px;margin-top:27px}.button{font-size:14px;padding:12px 18px;gap:17px}.text-button{font-size:12px;gap:8px}.hero-notes{gap:9px;font-size:10px;margin-top:27px}.hero-notes span+span{padding-right:9px}.hero-visual{height:270px;margin-top:28px}.visual-index{font-size:8px;letter-spacing:1.3px;top:3px}.visual-caption{font-size:10px}.scroll-cue{font-size:10px}.discipline-band .container{padding-block:18px}.section,.work-section{padding-block:55px}.section-heading{display:block;margin-bottom:27px}h2{font-size:31px;line-height:1.5;margin-top:13px}.section-heading>p{max-width:100%;font-size:14px;line-height:1.85;margin:17px 0 0}.services-grid{grid-template-columns:1fr;gap:13px}.service{padding:23px}.service-top{margin-bottom:18px}.service h3{font-size:22px}.service p{min-height:0;margin-bottom:19px}.tags span{font-size:12px}.project-grid{grid-template-columns:1fr;gap:30px}.project-visual{height:320px}.store-visual{padding:27px 37px 0}.store-headline{font-size:30px}.store-category{font-size:10px}.swatches{top:111px;left:17px}.swatches span{width:32px;height:32px}.store-bottom{margin-top:22px}.project-info h3{font-size:21px}.project-type{font-size:12px}.project-button{width:40px;height:40px}.wide-project{grid-column:auto}.game-visual{height:330px;padding:26px 23px;gap:15px}.game-copy{align-self:flex-start;margin-top:30px}.game-copy strong{font-size:42px;letter-spacing:-2px}.game-copy>span{font-size:7px;letter-spacing:1px;max-width:100px}.game-copy small{font-size:6px;letter-spacing:1px;max-width:100px;display:block}.game-panel{width:155px;padding:16px;flex-shrink:0;transform:rotate(4deg);margin-top:16px}.game-panel>b{font-size:18px}.game-icon{width:29px;height:29px}.game-menu span{font-size:9px}.steps{gap:28px 23px;margin-top:35px}.steps h3{font-size:20px;margin-top:13px}.steps p{font-size:13px}.closing{padding:25px 23px;margin-bottom:42px;border-radius:9px}.closing-top{font-size:12px}.closing-top svg{width:30px;height:30px}.closing h2{font-size:37px;line-height:1.5;margin-block:13px 18px}.closing p{font-size:13px}.closing-bottom{gap:22px}.footer-top{padding-bottom:26px}.back-top{font-size:11px}.footer-bottom{display:flex;flex-direction:column;gap:7px;padding-block:20px 25px;font-size:10px}dialog{padding:36px 24px}dialog h2{font-size:26px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.custom-idea{display:flex;align-items:flex-start;gap:22px;margin-top:24px;padding:30px 32px;background:linear-gradient(110deg,#101727,#142347);border:1px solid #354974;border-radius:10px}.custom-idea>.icon{flex-shrink:0;margin-top:6px}.custom-idea h3{font-size:26px;font-weight:500;line-height:1.6;margin:0 0 10px}.custom-idea p{font-size:16px;line-height:2;color:#b5c0d4;margin:0;max-width:970px}@media(max-width:520px){.custom-idea{padding:24px;gap:15px;flex-direction:column}.custom-idea h3{font-size:23px}.custom-idea p{font-size:16px}}
.custom-idea .team-title{margin-top:26px;padding-top:23px;border-top:1px solid #ffffff1a}
.expertise{margin-top:55px;padding-top:45px;border-top:1px solid var(--line)}.expertise-heading{max-width:820px}.expertise-heading h3{font-size:42px;line-height:1.5;font-weight:500;margin:15px 0 18px}.expertise-heading h3 span{color:#7799ff}.expertise-heading>p{font-size:17px;color:#b0bbcf;line-height:2;margin:0}.expertise-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:30px}.expertise-grid article{padding:28px;border:1px solid #2d3a53;border-radius:10px;background:#0e1625}.expertise-index{display:block;direction:ltr;text-align:right;font:12px monospace;color:#8daaff;letter-spacing:1px}.expertise-grid h4{font-size:23px;font-weight:500;line-height:1.6;margin:16px 0}.language-list{display:flex;flex-wrap:wrap;gap:9px;justify-content:flex-end}.language-list span{font:500 15px/1.5 ui-monospace,monospace;color:#d6e1ff;background:#416dff1a;border:1px solid #446ab64d;border-radius:5px;padding:7px 11px}.expertise-grid p{font-size:16px;color:#a3b0c6;line-height:1.95;margin:19px 0 0}.expertise-signature{font-size:16px;color:#aab7d0;line-height:2;margin:25px 0 0}.expertise-signature strong{color:#e4ebff;font-weight:500}@media(max-width:600px){.expertise{margin-top:35px;padding-top:30px}.expertise-heading h3{font-size:32px}.expertise-heading>p{font-size:16px}.expertise-grid{grid-template-columns:1fr;gap:14px}.expertise-grid article{padding:23px}.expertise-grid h4{font-size:22px}.expertise-signature strong{display:block}}

.whatsapp-float{position:fixed;left:24px;bottom:max(24px,env(safe-area-inset-bottom));z-index:30;display:flex;align-items:center;gap:10px;padding:12px 18px;border-radius:999px;background:#128c4a;color:#fff;border:1px solid #73e3a2;box-shadow:0 8px 30px #0007;font-size:14px;line-height:1.4;transition:background .2s,transform .2s}.whatsapp-float:hover{background:#0c723b;transform:translateY(-3px)}.whatsapp-float svg{width:34px;height:34px;stroke-width:1.8}.whatsapp-float .whatsapp-phone{fill:currentColor;stroke:none}.whatsapp-float strong{display:block;font-weight:600}.whatsapp-float small{display:block;font-size:12px;letter-spacing:.5px;margin-top:3px}.footer-bottom{padding-bottom:100px}@media(max-width:520px){.whatsapp-float{left:16px;bottom:max(16px,env(safe-area-inset-bottom));padding:13px}.whatsapp-float>span{display:none}.whatsapp-float svg{width:30px;height:30px}}
