:root{--cream:#f6f4ee;--ivory:#efe9d7;--ink:#18342f;--muted:#697873;--green:#00b76d;--blue:#0077c0;--purple:#883a9b;--orange:#ffaa0c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font:16px/1.7 'DM Sans',sans-serif;overflow-x:hidden}a{text-decoration:none;color:inherit}button{font:inherit}img{max-width:100%;display:block}.container{width:min(1220px,calc(100% - 64px));margin:auto}.section{padding:125px 0}.scroll-line{position:fixed;z-index:120;top:0;left:0;width:0;height:4px;background:linear-gradient(90deg,var(--green),var(--blue),var(--purple),var(--orange))}.header{position:fixed;inset:0 0 auto;z-index:100;background:rgba(246,244,238,.82);backdrop-filter:blur(20px);border-bottom:1px solid rgba(20,52,47,.08);transition:background .3s,box-shadow .3s}.header.scrolled{background:rgba(246,244,238,.96);box-shadow:0 9px 35px #16352810}.nav-wrap{height:82px;display:flex;align-items:center;gap:30px}.logo{display:inline-flex;align-items:center;gap:8px;font:800 27px/1 Manrope,sans-serif;letter-spacing:-1.8px;white-space:nowrap}.logo img{width:43px;height:43px;object-fit:contain}.logo-stop{color:var(--orange)}nav{display:flex;align-items:center;gap:30px;margin-left:auto}nav a{font-size:13px;font-weight:700;transition:color .2s}nav a:hover{color:var(--blue)}.nav-cta{background:var(--ink);color:white;padding:10px 17px;border-radius:100px;font-size:13px;font-weight:700;white-space:nowrap;transition:transform .25s,background .25s}.nav-cta:hover{background:var(--blue);transform:translateY(-3px)}.nav-cta span{margin-left:15px}.menu{display:none}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,sans-serif;letter-spacing:-.055em}h1{font-size:clamp(56px,6.3vw,96px);line-height:1.07;font-weight:800}h2{font-size:clamp(43px,5.1vw,72px);line-height:1.13;font-weight:800}h3{font-size:24px;line-height:1.25}.overline,.eyebrow{font:800 12px/1.4 Manrope,sans-serif;letter-spacing:.14em}.overline b{color:var(--green)}.feature-copy .overline b{color:inherit}.overline{display:inline-block;margin-bottom:25px}.hero{position:relative;padding-top:82px;overflow:hidden;min-height:790px;background:#f6f4ee}.hero-aurora{position:absolute;top:-360px;right:-150px;width:990px;height:990px;border-radius:50%;background:conic-gradient(from 15deg,#00b76d45,#0077c047,#883a9b4a,#ffaa0c3d,#00b76d45);filter:blur(90px);opacity:.8;animation:aurora 18s linear infinite}.hero-main{position:relative;display:grid;grid-template-columns:1.03fr 1fr;align-items:center;min-height:690px;gap:20px}.hero-copy{position:relative;z-index:2;padding:60px 0}.eyebrow{display:inline-flex;align-items:center;gap:11px;border:1px solid #bfd1c5;background:#e9f2e8;border-radius:100px;padding:11px 16px;color:#25684d;margin-bottom:32px}.live-dot{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 6px #00b76d22;animation:blink 2s infinite}.hero h1{margin:0 0 28px;white-space:nowrap}.gradient-text{background:linear-gradient(90deg,var(--green),var(--blue) 43%,var(--purple) 76%,var(--orange));background-size:190% 100%;background-clip:text;color:transparent;animation:gradientShift 6s ease-in-out infinite alternate}.hero-copy>p{max-width:530px;font-size:19px;color:#50655e;line-height:1.8}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:34px}.btn{display:inline-flex;align-items:center;justify-content:space-between;gap:27px;padding:15px 21px;border-radius:12px;font-size:15px;font-weight:800;transition:transform .25s,box-shadow .25s}.btn:hover{transform:translateY(-4px)}.btn-dark{background:var(--ink);color:white;box-shadow:0 14px 30px #123e3522}.btn-dark:hover{box-shadow:0 18px 38px #123e3540}.btn-outline{border:1px solid #b5c7bc;background:#ffffff66}.hero-trust{display:flex;align-items:center;gap:15px;margin-top:43px;font-size:13px;color:#65766b}.trust-icons{display:flex;padding-left:5px}.trust-icons b{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;color:white;border:3px solid var(--cream);margin-left:-6px;background:var(--green);font-size:12px}.trust-icons b:nth-child(2){background:var(--blue)}.trust-icons b:nth-child(3){background:var(--purple)}.hero-stage{height:610px;position:relative;display:flex;align-items:center;justify-content:center}.stage-halo{position:absolute;width:520px;height:520px;border-radius:50%;background:#fff9;border:1px solid #ffffffda;box-shadow:0 0 0 40px #ffffff35,0 0 0 80px #ffffff25}.stage-shape{position:absolute;border-radius:80% 12% 80% 18%;width:150px;height:85px;filter:drop-shadow(0 15px 17px #2b344125);animation:shapeFloat 7s ease-in-out infinite}.shape-green{background:var(--green);top:46px;left:16%;transform:rotate(-14deg)}.shape-blue{background:var(--blue);top:85px;right:8%;transform:rotate(70deg);animation-delay:-2s}.shape-purple{background:var(--purple);bottom:90px;left:7%;transform:rotate(70deg);animation-delay:-3s}.shape-orange{background:var(--orange);bottom:50px;right:5%;transform:rotate(-16deg);animation-delay:-4s}.hero-phone{position:absolute;width:266px;filter:drop-shadow(0 28px 28px #172b3070)}.phone-one{z-index:2;left:22%;top:48px;animation:phoneFloat 7s ease-in-out infinite}.phone-two{right:6%;top:110px;transform:rotate(11deg);animation:phoneTilt 8s ease-in-out infinite}.stage-toast{position:absolute;z-index:4;display:flex;align-items:center;gap:10px;background:#fffdf8;padding:11px 17px;border-radius:14px;box-shadow:0 18px 45px #1a3e3860;animation:phoneFloat 6s ease-in-out infinite}.stage-toast i{width:36px;height:36px;display:grid;place-items:center;background:#daf7e7;color:#009d5f;border-radius:10px;font-style:normal;font-size:20px}.stage-toast strong,.stage-toast small{display:block;white-space:nowrap}.stage-toast strong{font:800 12px Manrope}.stage-toast small{font-size:10px;color:#6f817c}.toast-in{bottom:68px;left:2%}.toast-place{right:-5%;top:140px;animation-delay:-2s}.toast-place i{background:#e3f3fc;color:var(--blue)}.hero-footer{display:flex;align-items:center;gap:26px;position:relative;color:#78887e;font:800 11px Manrope;letter-spacing:.12em;padding:0 0 25px}.hero-rule{height:1px;background:#b8c4ba;flex:1}.hero-footer a{letter-spacing:0;color:var(--ink);font-size:12px}.ticker{overflow:hidden;padding:20px 0;background:var(--ink);color:#fff}.ticker-track{display:flex;align-items:center;gap:36px;width:max-content;animation:marquee 34s linear infinite}.ticker span{font:800 13px Manrope;letter-spacing:.16em;white-space:nowrap}.ticker i{font:normal 23px Manrope;color:var(--orange)}.intro{background:#fffdf9}.intro-grid{display:grid;grid-template-columns:1.3fr .7fr;align-items:end;gap:80px}.intro h2{margin:0}.intro h2 em,.roles h2 em,.contact h2 em{font-style:normal;color:var(--green)}.intro-body p{font-size:18px;color:#5a6d64}.inline-link{font-weight:800;color:var(--blue)}.inline-link span{margin-left:12px}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-top:75px}.quick{background:var(--cream);border:1px solid #e9e9e1;border-radius:18px;padding:28px;min-height:238px;transition:transform .3s,box-shadow .3s}.quick:hover{transform:translateY(-8px);box-shadow:0 17px 30px #1d413712}.quick-icon{font:700 33px Manrope;display:block;margin-bottom:23px}.blue{color:var(--blue)}.green{color:var(--green)}.purple{color:var(--purple)}.orange{color:var(--orange)}.quick h3{font-size:19px;margin-bottom:8px}.quick p{font-size:14px;color:#6c7b72}.feature-block{padding:100px 0;overflow:hidden;min-height:680px}.split{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:9%}.split.reverse .feature-copy{order:2}.split.reverse .feature-visual{order:1}.feature-copy h2{margin:0 0 24px}.feature-copy h2 em{font-style:normal}.feature-copy>p{font-size:18px;line-height:1.8;max-width:505px}.checks{list-style:none;margin:30px 0 0;padding:0}.checks li{position:relative;padding:11px 0 11px 33px;border-bottom:1px solid currentColor;font-size:15px;font-weight:700;border-color:#ffffff35}.checks li:before{content:'✓';position:absolute;left:0;top:11px;font-weight:800}.feature-visual{height:480px;border-radius:30px;position:relative;overflow:hidden;box-shadow:0 27px 65px #061d1424}.gps-block{background:#0d513c;color:white}.gps-block h2 em{color:#71e4b3}.gps-block p{color:#bee4d4}.gps-visual{background:#143f3a}.map-grid{position:absolute;inset:0;background-image:linear-gradient(#8dd6ba20 1px,transparent 1px),linear-gradient(90deg,#8dd6ba20 1px,transparent 1px);background-size:45px 45px;transform:perspective(350px) rotateX(35deg) scale(1.3)}.radar{position:absolute;border-radius:50%;border:1px solid #9cffe180;left:50%;top:48%;transform:translate(-50%,-50%);animation:radarPulse 4s ease-out infinite}.radar-a{width:150px;height:150px}.radar-b{width:270px;height:270px;animation-delay:-1s}.radar-c{width:390px;height:390px;animation-delay:-2s}.map-pin{position:absolute;left:50%;top:48%;transform:translate(-50%,-50%);width:80px;height:80px;border-radius:50%;display:grid;place-items:center;background:var(--green);font-size:42px;box-shadow:0 0 0 18px #00b76d33,0 15px 35px #001e19aa}.ui-chip{position:absolute;background:white;color:#16453c;padding:12px 17px;border-radius:10px;font-size:13px;font-weight:800;box-shadow:0 10px 35px #0626236c}.chip-top{top:55px;right:32px}.chip-bottom{bottom:55px;left:34px}.green-indicator{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--green);margin-right:7px}.map-coord{position:absolute;bottom:22px;right:25px;font:700 11px Manrope;color:#a7e3d0}.qr-block{background:#eaf4ef;color:#173e32}.qr-block h2 em{color:var(--green)}.qr-block .checks li{border-color:#aecbbd}.qr-visual{background:radial-gradient(circle at 80% 10%,#7ae6b2 0,transparent 36%),linear-gradient(145deg,#00ab66,#00774f);display:grid;place-items:center}.qr-card{width:305px;background:#fffefa;border-radius:25px;padding:25px;box-shadow:0 25px 50px #0037244a;text-align:center;transform:rotate(-6deg);animation:cardTilt 7s ease-in-out infinite}.qr-card-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e6ede4;padding-bottom:12px;color:#49675d;font:800 10px Manrope;letter-spacing:.1em}.qr-card-head img{width:34px;height:34px;object-fit:contain}.qr-grid{position:relative;width:190px;height:190px;margin:20px auto;overflow:hidden}.qr-grid svg{width:100%;height:100%}.scan-line{position:absolute;left:0;right:0;top:0;height:3px;background:#09c982;box-shadow:0 0 15px 4px #00b76d99;animation:scan 3s ease-in-out infinite alternate}.qr-card strong,.qr-card small{display:block}.qr-card strong{font:800 18px Manrope}.qr-card small{color:#788b7e;font-size:11px}.qr-badge{position:absolute;right:29px;bottom:38px;font:800 46px Manrope;color:white;transform:rotate(12deg)}.qr-badge span{font-size:27px}.schedule-block{background:#0d3f68;color:white}.schedule-block h2 em{color:#7bd2fc}.schedule-block p{color:#c2dbeb}.schedule-visual{background:radial-gradient(circle at 25% 20%,#48a6dc,#075087 64%,#073d6a);display:grid;place-items:center}.schedule-panel{width:82%;background:#f8fcff;border-radius:22px;color:#153c59;padding:27px;box-shadow:0 25px 40px #002c5570;transform:rotate(-3deg)}.panel-title,.report-top{display:flex;align-items:center;justify-content:space-between}.panel-title small,.report-top small{display:block;font:800 10px Manrope;letter-spacing:.14em;color:#7191a4}.panel-title strong,.report-top strong{display:block;font:800 20px Manrope}.panel-title>span{font-size:32px;color:var(--blue)}.weekdays{display:grid;grid-template-columns:repeat(5,1fr);font:800 11px Manrope;color:#66869e;margin-top:25px}.schedule-bars{display:grid;gap:13px;margin:10px 0}.schedule-bars>span{display:block;width:var(--w);height:29px;background:linear-gradient(90deg,#0981c7,#60cafa);border-radius:5px;animation:barGrow 1.3s both;animation-delay:var(--d)}.schedule-bars b{color:white;font:700 11px/29px Manrope;padding-left:13px;white-space:nowrap}.schedule-floating{position:absolute;bottom:39px;right:20px;background:#fff;color:#34536a;padding:14px;border-radius:10px;font-size:11px;box-shadow:0 8px 25px #00274a60}.schedule-floating strong{display:block;color:var(--blue);font-size:16px}.leave-block{background:#f3e9f5;color:#3c2647}.leave-block h2 em{color:var(--purple)}.leave-block .checks li{border-color:#d2bfd9}.leave-visual{background:linear-gradient(135deg,#9d50b0,#71318c);display:grid;place-items:center}.leave-card{width:75%;background:#fffdfd;border-radius:24px;padding:30px;position:relative;z-index:1;box-shadow:0 25px 50px #40184980;transform:rotate(4deg);animation:cardTilt 7s ease-in-out infinite alternate}.leave-head{display:flex;justify-content:space-between;align-items:center;font:800 12px Manrope;color:#816589}.leave-symbol{font-size:35px;color:var(--purple)}.leave-type{font:800 25px Manrope;margin:30px 0 20px;display:flex;justify-content:space-between}.leave-type span{color:var(--purple)}.leave-dates{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:17px;background:#f6eff8;border-radius:12px}.leave-dates small,.leave-dates strong{display:block}.leave-dates small{font:800 10px Manrope;color:#a484aa}.leave-dates strong{font:800 18px Manrope}.leave-approved{margin-top:20px;font-weight:800;font-size:13px;color:#168c5f}.leave-approved span{background:#d9f7e7;border-radius:50%;padding:4px 7px;margin-right:7px}.leave-orb{position:absolute;border-radius:50%;background:#ffffff24}.orb-one{width:330px;height:330px;top:-110px;right:-100px}.orb-two{width:210px;height:210px;bottom:-80px;left:-50px}.report-block{background:#563064;color:#fff}.report-block h2 em{color:#dfa3ea}.report-block p{color:#e4cee9}.report-visual{background:linear-gradient(135deg,#8c46a3,#54296a);display:grid;place-items:center}.report-panel{width:82%;background:#fff;color:#452859;padding:26px 28px;border-radius:22px;box-shadow:0 20px 50px #2c0d4190;transform:rotate(-3deg)}.report-top small{color:#a280ad}.report-top strong{font-size:21px}.report-top>span{font-size:30px;color:var(--purple)}.report-chart{height:160px;display:flex;align-items:end;justify-content:space-between;gap:12px;margin:28px 0 0;position:relative}.chart-grid{position:absolute;inset:0;background:repeating-linear-gradient(to top,#e7ddea 0,#e7ddea 1px,transparent 1px,transparent 40px)}.report-chart>span{position:relative;z-index:1;flex:1;height:var(--h);background:linear-gradient(0deg,#8d3da3,#d48be2);border-radius:7px 7px 0 0;animation:barGrow 1.5s both;animation-delay:var(--d)}.chart-labels{display:flex;justify-content:space-between;font:700 10px Manrope;color:#957c9a;margin-top:8px}.report-bottom{display:flex;justify-content:space-between;margin-top:22px;font-size:12px;font-weight:700}.report-bottom i{display:inline-block;background:var(--purple);width:8px;height:8px;border-radius:50%;margin-right:6px}.roles{background:#fffdf9}.roles-header{text-align:center}.roles h2 em{color:var(--blue)}.roles-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:45px}.role-card{min-height:380px;padding:35px;border-radius:25px;position:relative;overflow:hidden;transition:transform .3s}.role-card:hover{transform:translateY(-7px)}.employee{background:#dff5e8}.manager{background:#e3edf8}.role-top{display:flex;justify-content:space-between;font:800 12px Manrope;letter-spacing:.1em}.role-top b{font-size:24px}.role-card h3{font-size:31px;margin:60px 0 10px}.role-card p{max-width:330px;color:#486157}.manager p{color:#526e84}.role-big{position:absolute;bottom:-22px;left:34px;font:800 clamp(45px,5vw,75px) Manrope;letter-spacing:-.09em;opacity:.2;white-space:nowrap}.role-big span{color:var(--green)}.manager .role-big span{color:var(--blue)}.download{background:#152f2d;color:white;overflow:hidden}.download-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:560px}.download h2{margin:0 0 25px}.download h2 em{font-style:normal;color:#5ce1a7}.download p{font-size:18px;color:#bbd1c6;max-width:480px}.download .overline b{color:#67d9aa}.stores{display:flex;gap:12px;margin-top:28px;flex-wrap:wrap}.stores a{transition:transform .25s}.stores a:hover{transform:translateY(-5px)}.stores img{width:160px;border-radius:8px}.download small{display:block;color:#89a99a;margin-top:14px}.download-stage{height:560px;display:grid;place-items:center;position:relative}.download-circle{position:absolute;width:480px;height:480px;border-radius:50%;background:conic-gradient(var(--green),var(--blue),var(--purple),var(--orange),var(--green));opacity:.5;filter:blur(75px);animation:aurora 13s linear infinite}.download-stage img{width:290px;position:relative;transform:translateY(72px);filter:drop-shadow(0 25px 38px #071f1c99)}.contact{background:var(--cream)}.contact-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:90px;align-items:center}.contact h2 em{color:var(--green)}.contact p{font-size:18px;max-width:550px;color:#65746b}.contact-box{background:#fff;border:1px solid #e6e8df;border-radius:22px;padding:34px;display:flex;flex-direction:column;gap:17px;box-shadow:0 20px 50px #12392c12}.contact-box>span{font:800 11px Manrope;letter-spacing:.14em;color:#7b8d80}.contact-main{font:800 23px Manrope;border-bottom:1px solid #e1e8df;padding:12px 0 23px;display:flex;justify-content:space-between}.contact-main b{color:var(--green)}.contact-box>a:not(.contact-main){font-weight:700;display:flex;justify-content:space-between}.contact-box>a span{color:var(--green)}.contact-box small{color:#84938a;margin-top:15px}footer{background:#fffdf9;border-top:1px solid #e9ece3}.footer-grid{display:flex;align-items:center;gap:35px;padding:35px 0}.footer-grid>span{color:#667b6e;font-size:13px}.footer-grid small{margin-left:auto;color:#8b9a90;font-size:12px}.reveal{opacity:0;transform:translateY(35px);transition:opacity .8s ease,transform .8s ease}.reveal.visible{opacity:1;transform:translateY(0)}@keyframes aurora{to{transform:rotate(360deg)}}@keyframes blink{50%{box-shadow:0 0 0 11px #00b76d10}}@keyframes gradientShift{to{background-position:100% 0}}@keyframes phoneFloat{50%{transform:translateY(-17px)}}@keyframes phoneTilt{50%{transform:translateY(-16px) rotate(11deg)}100%{transform:rotate(11deg)}}@keyframes shapeFloat{50%{translate:0 -19px}}@keyframes marquee{to{transform:translateX(-50%)}}@keyframes radarPulse{50%{opacity:.45;scale:1.08}}@keyframes scan{to{top:100%}}@keyframes cardTilt{50%{translate:0 -12px}}@keyframes barGrow{from{height:0;width:0;opacity:0}to{opacity:1}}@media(max-width:1100px){nav{gap:14px}.nav-wrap{gap:18px}.hero-phone{width:225px}.phone-one{left:13%}.phone-two{right:0}.stage-toast{scale:.85}.intro-grid{gap:40px}}@media(max-width:850px){.container{width:min(100% - 40px,630px)}.nav-wrap{height:70px}.header nav{display:none;position:absolute;top:70px;left:0;right:0;background:#f6f4ee;box-shadow:0 15px 25px #113c281a;padding:26px 20px;flex-direction:column;align-items:start;gap:18px}.header nav.open{display:flex}.header nav a{font-size:16px}.nav-cta{margin-left:auto}.menu{display:flex;flex-direction:column;justify-content:center;gap:6px;background:none;border:0;padding:5px}.menu span{width:25px;height:2px;background:var(--ink)}.hero{padding-top:70px}.hero-main{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:75px 0 0}.hero h1{font-size:clamp(52px,10vw,72px)}.hero-stage{width:100%;height:560px}.stage-halo{width:430px;height:430px}.hero-phone{width:220px}.phone-one{left:19%;top:25px}.phone-two{right:9%;top:75px}.toast-place{right:0}.hero-footer{padding-top:15px}.section,.feature-block{padding:80px 0}.intro-grid,.split,.contact-grid{grid-template-columns:1fr;gap:35px}.quick-grid{grid-template-columns:repeat(2,1fr)}.feature-copy{max-width:600px}.split.reverse .feature-copy{order:1}.split.reverse .feature-visual{order:2}.feature-visual{height:450px}.roles-grid,.download-grid{grid-template-columns:1fr}.download-copy{padding-top:80px}.download-stage{height:425px}.download-stage img{width:220px;transform:translateY(65px)}.download-circle{width:350px;height:350px}.footer-grid{flex-wrap:wrap;gap:15px}.footer-grid small{margin-left:0;width:100%}}@media(max-width:520px){.container{width:calc(100% - 34px)}.logo{font-size:23px}.logo img{width:37px;height:37px}.nav-cta{font-size:11px;padding:8px 11px}.nav-cta span{margin-left:4px}.hero-copy{padding-top:60px}.hero h1{font-size:clamp(47px,12vw,60px);white-space:normal}.hero-copy>p{font-size:16px}.actions .btn{width:100%}.hero-trust{font-size:11px}.hero-stage{height:405px}.stage-halo{width:310px;height:310px}.hero-phone{width:169px}.phone-one{left:10%;top:18px}.phone-two{right:2%;top:60px}.stage-shape{width:80px;height:47px}.stage-toast{scale:.7}.toast-in{left:-22px;bottom:13px}.toast-place{right:-26px;top:37px}.hero-footer>span:first-child{font-size:9px}.hero-rule{display:none}.hero-footer{justify-content:space-between;gap:10px}.ticker{padding:15px 0}.ticker span{font-size:11px}.section,.feature-block{padding:67px 0}h2{font-size:clamp(37px,10vw,50px)}.intro-body p,.feature-copy>p,.contact p{font-size:16px}.quick-grid{gap:10px;margin-top:40px}.quick{padding:18px;min-height:210px}.quick h3{font-size:17px}.quick p{font-size:13px}.quick-icon{margin-bottom:14px}.feature-visual{height:360px;border-radius:20px}.radar-c{width:300px;height:300px}.radar-b{width:205px;height:205px}.radar-a{width:110px;height:110px}.map-pin{width:65px;height:65px}.ui-chip{font-size:10px;padding:8px}.chip-top{top:20px;right:10px}.chip-bottom{bottom:36px;left:10px}.map-coord{font-size:8px;right:10px;bottom:10px}.qr-card{width:225px;padding:15px}.qr-grid{width:150px;height:150px;margin:10px auto}.qr-card strong{font-size:15px}.qr-badge{font-size:30px;right:10px;bottom:10px}.schedule-panel,.report-panel{width:90%;padding:18px}.schedule-bars{gap:8px}.schedule-bars>span{height:25px}.schedule-bars b{font-size:9px;line-height:25px}.schedule-floating{bottom:10px;right:6px;scale:.8}.leave-card{width:84%;padding:20px}.leave-type{font-size:20px}.leave-dates strong{font-size:14px}.report-chart{height:115px}.role-card{min-height:330px}.role-card h3{margin-top:50px}.role-big{font-size:46px;left:20px}.footer-grid>span{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}
/* Oraime features */
.header .logo img{width:64px;height:58px;object-fit:contain}.header .logo{font-size:30px;gap:3px}.footer-grid .logo img{width:62px;height:58px}.rainbow-ticker{background:linear-gradient(100deg,#00a865 0%,#087cc2 28%,#883a9b 55%,#ed9c0a 78%,#00a865 100%);background-size:220% 100%;animation:tickerGradient 14s ease-in-out infinite alternate;box-shadow:inset 0 1px 0 #ffffff44,inset 0 -1px 0 #ffffff44}.rainbow-ticker i{color:#fff3bf;text-shadow:0 0 12px #fff}.rainbow-ticker span{text-shadow:0 1px 5px #17342544}@keyframes tickerGradient{to{background-position:100% 0}}
.payroll-block{background:#fef3dc;color:#554018}.payroll-block h2 em{color:#d58300}.payroll-block .checks li{border-color:#dbc896}.payroll-visual{background:radial-gradient(circle at 25% 20%,#ffe2a0,#ffaf11 52%,#d68400);display:grid;place-items:center}.payroll-panel{position:relative;z-index:1;width:77%;background:#fffdfa;border-radius:22px;padding:30px;box-shadow:0 24px 50px #6b3e0070;transform:rotate(-4deg);animation:cardTilt 7s ease-in-out infinite}.payroll-title{display:flex;justify-content:space-between;color:#a57734;font:800 11px Manrope;letter-spacing:.12em}.payroll-title b{font-size:24px;color:#e99709}.payroll-panel h3{margin:15px 0 24px;font-size:24px}.payroll-row{display:flex;justify-content:space-between;padding:11px 0;border-top:1px solid #f3e9d4;font-size:14px;color:#8b7c62}.payroll-row strong{color:#4c402a}.payroll-total{display:flex;justify-content:space-between;align-items:center;background:#fff0c8;border-radius:10px;padding:13px;margin-top:18px;font-weight:800;font-size:13px}.payroll-total b{font-size:20px;color:#13855b}.payroll-spark{position:absolute;color:#fff6d8;font-size:60px;animation:shapeFloat 5s ease-in-out infinite}.spark-a{top:10%;left:7%}.spark-b{bottom:5%;right:7%;animation-delay:-2s}.contract-block{background:#dceef8;color:#123d5c}.contract-block h2 em{color:var(--blue)}.contract-block .checks li{border-color:#aacbdc}.contract-visual{background:linear-gradient(140deg,#0077c0,#49a9d9);display:grid;place-items:center}.contract-paper{background:#fffefa;width:74%;height:355px;border-radius:13px;padding:28px;box-shadow:0 24px 60px #00385c77;transform:rotate(5deg);animation:cardTilt 7s ease-in-out infinite}.paper-head{display:flex;justify-content:space-between;align-items:center;font:800 12px Manrope;color:#195375;letter-spacing:.08em;margin-bottom:25px}.paper-head img{width:40px;height:33px;object-fit:contain}.paper-line{height:7px;width:75%;background:#dbe7ec;border-radius:20px;margin:14px 0}.paper-line.wide{width:100%}.paper-line.mid{width:55%}.paper-fields{display:flex;gap:12px;margin:28px 0 21px}.paper-fields>div{flex:1}.paper-fields small,.paper-fields b{display:block}.paper-fields small{font:800 9px Manrope;letter-spacing:.1em;color:#98aab0}.paper-fields b{font:700 11px Manrope;margin-top:4px}.paper-stamp{margin-top:15px;font:800 12px Manrope;color:#00a56b}.contract-action{position:absolute;bottom:24px;right:12px;z-index:2;background:#fff;color:var(--blue);border-radius:12px;padding:14px 18px;box-shadow:0 14px 35px #00467477;font-weight:800;font-size:13px;animation:phoneFloat 6s ease-in-out infinite}.contract-action span{margin-left:20px}
.equipment{background:#18352f;color:#fff}.equipment-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:8%;align-items:center}.equipment .overline b{color:#50daa2}.equipment h2{margin:0 0 24px}.equipment p{color:#bfd4c8;font-size:18px;max-width:500px}.equipment-points{display:flex;gap:8px;flex-wrap:wrap;margin:26px 0 34px}.equipment-points span{padding:8px 11px;border-radius:50px;border:1px solid #7ac6a56b;color:#e0f5e9;font-weight:700;font-size:12px}.equipment .btn-dark{background:var(--green);color:#0d3c2b}.equipment-visual{height:440px;display:flex;align-items:center;justify-content:space-between;gap:10px;position:relative}.old-tech,.new-tech{position:relative;width:46%;height:340px;border-radius:22px;display:flex;align-items:center;justify-content:center}.old-tech{background:#314c45;overflow:hidden}.old-tech>img{width:100%;height:100%;object-fit:cover;filter:grayscale(1) brightness(.65)}.old-cross{position:absolute;top:13px;right:20px;font:700 50px Manrope;color:#ff8d7b;line-height:1}.rfid-card{position:absolute;bottom:21px;right:13px;background:#fffefa;color:#505c59;border-radius:8px;width:100px;height:62px;padding:9px 13px;font:800 17px Manrope;transform:rotate(-12deg);box-shadow:0 6px 15px #0006}.rfid-card small{font:700 8px Manrope;letter-spacing:.12em}.equipment-arrow{width:48px;height:48px;flex:none;display:grid;place-items:center;background:var(--orange);color:#18352f;border-radius:50%;font:800 30px Manrope;z-index:2;animation:phoneFloat 4s infinite}.new-tech{background:linear-gradient(145deg,#00b76d,#0077c0);overflow:hidden}.new-tech img{width:180px;height:auto;align-self:end;transform:translateY(37px);filter:drop-shadow(0 10px 15px #042a2b88)}.new-tech>span{position:absolute;top:19px;left:16px;background:#fff;color:#185341;border-radius:9px;padding:8px 11px;font:800 12px Manrope}.new-tech b{color:var(--green)}
.screens{background:#fffdf9;overflow:hidden}.screens-head{display:flex;align-items:end;justify-content:space-between;gap:45px}.screens h2{margin:0}.screens h2 em{font-style:normal;color:var(--purple)}.screens-head p{max-width:320px;color:#6b7d71;font-size:17px}.screens-rail{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;padding:35px max(32px,calc((100vw - 1220px)/2)) 45px;margin-top:25px;scrollbar-color:#b0cfc4 transparent}.screen-card{flex:none;width:220px;height:383px;margin:0;position:relative;border-radius:20px;overflow:hidden;background:#eef3ec;scroll-snap-align:center;box-shadow:0 16px 35px #19392c16;transition:transform .3s}.screen-card:nth-child(2),.screen-card:nth-child(5){background:#e2f0fa}.screen-card:nth-child(3),.screen-card:nth-child(6){background:#efe6f3}.screen-card:hover{transform:translateY(-8px)}.screen-card img{width:166px;height:296px;object-fit:contain;margin:12px auto 0;filter:drop-shadow(0 12px 12px #173b2d33)}.screen-card figcaption{font:800 14px Manrope;text-align:center;padding:15px 8px}.whatsapp-float{position:fixed;bottom:24px;right:24px;z-index:90;background:#19ae68;color:white;border-radius:100px;display:flex;align-items:center;gap:10px;padding:11px 16px;box-shadow:0 12px 30px #0c5b3a55;font:800 14px Manrope;transition:transform .2s,background .2s}.whatsapp-float:hover{transform:translateY(-4px);background:#0d9657}.whatsapp-float svg{width:25px;height:25px}
@media(max-width:1100px){.header nav{gap:11px}.header nav a{font-size:12px}.header .logo img{width:55px;height:52px}.header .logo{font-size:27px}}
@media(max-width:850px){.header .logo img{width:54px;height:50px}.equipment-grid{grid-template-columns:1fr;gap:25px}.equipment-visual{max-width:560px}.screens-head{display:block}.screens-head p{max-width:520px;margin-top:20px}.screens-rail{padding-left:20px;padding-right:20px}}
@media(max-width:520px){.header .logo img{width:48px;height:44px}.header .logo{font-size:23px}.payroll-panel{width:85%;padding:20px}.contract-paper{width:83%;padding:19px;height:300px}.paper-fields b{font-size:9px}.contract-action{bottom:10px;right:4px;font-size:11px}.equipment-visual{height:300px}.old-tech,.new-tech{height:260px}.equipment-arrow{width:38px;height:38px;font-size:23px}.new-tech img{width:135px}.rfid-card{scale:.75;transform-origin:bottom right}.screens-rail{gap:12px}.screen-card{width:190px;height:350px}.screen-card img{width:155px;height:276px}.whatsapp-float{bottom:16px;right:16px;width:54px;height:54px;padding:13px;justify-content:center;border-radius:50%}.whatsapp-float span{display:none}.whatsapp-float svg{width:27px;height:27px}}
/* Screen-free motion system and Oraime palette */
:root{--ink:#1b2929;--muted:#60706d}.nav-cta,.btn-dark{background:#20272c}.nav-cta:hover,.btn-dark:hover{background:var(--blue)}.hero-stage{isolation:isolate}.hero-stage:before{content:'';position:absolute;width:470px;height:470px;border-radius:50%;background:conic-gradient(from 30deg,#00b76d77,#0077c077,#883a9b77,#ffaa0c77,#00b76d77);filter:blur(20px);animation:aurora 19s linear infinite}.kinetic-orbit{position:absolute;border:1.5px solid #768e8655;border-radius:50%;animation:orbitSpin 21s linear infinite}.orbit-outer{width:480px;height:480px;box-shadow:0 0 0 45px #ffffff33,0 0 0 90px #ffffff2d}.orbit-inner{width:355px;height:355px;border-style:dashed;border-color:#6c8c8080;animation-direction:reverse;animation-duration:28s}.hero-logo-glass{position:relative;z-index:3;width:270px;height:270px;display:grid;place-items:center;border-radius:38%;background:radial-gradient(circle at 22% 16%,#ffffff,#ffffffca);box-shadow:0 30px 70px #38564a3c,inset 0 1px 2px white;animation:logoFloat 6s ease-in-out infinite}.hero-logo-glass img{width:255px;filter:drop-shadow(0 14px 12px #274f3d22)}.kinetic-tag{position:absolute;z-index:4;border:1px solid #ffffffa9;border-radius:50px;padding:10px 15px;color:#fff;font:800 13px Manrope;letter-spacing:.1em;box-shadow:0 12px 25px #23433330;animation:tagFloat 6s ease-in-out infinite}.kinetic-tag b{margin-left:12px;font-size:18px}.tag-one{top:65px;left:10%;background:var(--green)}.tag-two{right:0;top:155px;background:var(--blue);animation-delay:-1.5s}.tag-three{bottom:80px;left:3%;background:var(--purple);animation-delay:-3s}.tag-four{right:13%;bottom:25px;background:var(--orange);color:#3d3013;animation-delay:-4.5s}.hero-particle{position:absolute;width:11px;height:11px;border-radius:50%;background:var(--green);box-shadow:0 0 0 8px #00b76d18;animation:particleDrift 5s ease-in-out infinite}.particle-one{left:23%;bottom:145px}.particle-two{right:15%;top:55px;background:var(--orange);animation-delay:-2s}.particle-three{right:26%;bottom:170px;background:var(--blue);animation-delay:-3.2s}@keyframes orbitSpin{to{transform:rotate(360deg)}}@keyframes logoFloat{50%{transform:translateY(-18px) rotate(2deg)}}@keyframes tagFloat{50%{transform:translateY(-14px)}}@keyframes particleDrift{50%{transform:translate(15px,-16px);opacity:.45}}
.gps-block{background:var(--green);color:#133a2d}.gps-block h2 em{color:#fff}.gps-block p{color:#174533}.gps-block .checks li{border-color:#0d754744}.gps-visual{background:#e5fbef}.map-grid{background-image:linear-gradient(#00a96820 1px,transparent 1px),linear-gradient(90deg,#00a96820 1px,transparent 1px)}.radar{border-color:#00a96888}.map-pin{color:#fff}.map-coord{color:#176447}.schedule-block{background:var(--blue)}.report-block{background:var(--purple)}.equipment{background:var(--green);color:#123b2b}.equipment h2{color:#123b2b}.equipment p{color:#1a4e38}.equipment .overline b{color:#fff}.equipment-points span{color:#123b2b;border-color:#087c4a77;background:#ffffff40}.equipment .btn-dark{background:#fff;color:#0c7646}.equipment .btn-dark:hover{background:#f4f1e9}.old-tech{background:#e9faf0}.old-tech>img{filter:grayscale(1) brightness(.85)}.new-tech{background:linear-gradient(135deg,#0077c0,#883a9b);display:grid;place-items:center;isolation:isolate}.new-tech-symbol{position:relative;z-index:2;color:#fff;font:800 120px/1 Manrope;animation:logoFloat 5s infinite}.new-tech-ring{position:absolute;width:185px;height:185px;border:2px solid #ffffff88;border-radius:50%;box-shadow:0 0 0 25px #ffffff20,0 0 0 55px #ffffff12;animation:orbitSpin 16s linear infinite}.new-tech>span{top:auto;bottom:18px}.download{background:#e3f8e9;color:#173a2c}.download h2 em{color:#00a865}.download p{color:#496c5d}.download .overline b{color:var(--green)}.download small{color:#638273}.download-circle{background:conic-gradient(var(--green),var(--blue),var(--purple),var(--orange),var(--green));opacity:.38;filter:blur(45px)}.download-mark{width:300px;height:300px;position:relative;display:grid;place-items:center;background:#fff;border-radius:38%;box-shadow:0 25px 60px #096d4829;animation:logoFloat 6s ease-in-out infinite}.download-mark img{width:290px;filter:drop-shadow(0 10px 13px #2b4c3d24)}.download-word{position:absolute;font:800 20px Manrope;padding:10px 14px;background:#fff;border-radius:12px;box-shadow:0 10px 30px #2149382b;animation:tagFloat 5s ease-in-out infinite}.word-one{top:82px;left:3%;color:var(--blue)}.word-two{right:1%;bottom:110px;color:var(--purple);animation-delay:-2.5s}
@media(max-width:1100px){.orbit-outer{width:400px;height:400px}.orbit-inner{width:300px;height:300px}.hero-logo-glass{width:230px;height:230px}.hero-logo-glass img{width:225px}}
@media(max-width:850px){.hero-stage{height:500px}.orbit-outer{width:360px;height:360px}.orbit-inner{width:270px;height:270px}.hero-logo-glass{width:225px;height:225px}.hero-logo-glass img{width:215px}.hero-stage:before{width:370px;height:370px}.download-mark{width:230px;height:230px}.download-mark img{width:225px}}
@media(max-width:520px){.hero-stage{height:390px}.hero-stage:before{width:285px;height:285px}.orbit-outer{width:280px;height:280px;box-shadow:0 0 0 27px #ffffff33,0 0 0 50px #ffffff22}.orbit-inner{width:205px;height:205px}.hero-logo-glass{width:175px;height:175px}.hero-logo-glass img{width:174px}.kinetic-tag{font-size:9px;padding:7px 10px}.kinetic-tag b{font-size:12px;margin-left:5px}.tag-one{left:0;top:42px}.tag-two{right:0;top:86px}.tag-three{left:0;bottom:76px}.tag-four{right:5%;bottom:30px}.download-mark{width:195px;height:195px}.download-mark img{width:190px}.download-word{font-size:13px}.word-one{left:0;top:40px}.word-two{right:0;bottom:45px}.new-tech-symbol{font-size:75px}.new-tech-ring{width:125px;height:125px}}
/* Motion details requested for the product illustrations */
.download-mark{display:grid;place-items:center;overflow:visible}.download-mark img{width:76%;max-height:76%;object-fit:contain;position:relative;z-index:2;filter:drop-shadow(0 12px 14px #1f493029);animation:symbolBreathe 4.8s ease-in-out infinite}.download-mark-halo{position:absolute;inset:-17px;border-radius:40%;border:2px solid #ffffffba;box-shadow:0 0 0 14px #00b76d16;animation:haloBeat 3.8s ease-in-out infinite}.download-mark:after{content:'✦';position:absolute;z-index:3;right:24px;top:18px;color:var(--orange);font-size:28px;animation:sparkle 3s linear infinite}@keyframes symbolBreathe{50%{transform:scale(1.13) rotate(5deg)}}@keyframes haloBeat{50%{transform:scale(1.08);opacity:.4}}@keyframes sparkle{50%{transform:rotate(90deg) scale(.65);opacity:.45}}
.equipment{color:#fff}.equipment h2,.equipment p,.equipment .overline,.equipment .equipment-points span{color:#fff}.equipment p{opacity:.96}.equipment-points span{background:#006e4244;border-color:#ffffff72}.equipment .btn-dark{color:#066b40}.old-cross{font-size:115px;line-height:1;top:-20px;right:10px;color:#ff5d51;text-shadow:0 5px 18px #180e0eaa;z-index:3;animation:crossPulse 2.8s ease-in-out infinite}@keyframes crossPulse{50%{transform:scale(1.16) rotate(-8deg)}}.new-tech{flex-direction:column;gap:16px}.new-tech-symbol{font-size:82px;line-height:1}.equipment-stores{position:relative;z-index:3;display:grid;gap:9px;width:min(148px,85%)}.equipment-stores a{display:block;border-radius:7px;box-shadow:0 5px 16px #102d3960;transition:transform .2s}.equipment-stores a:hover{transform:scale(1.07)}.equipment-stores img{display:block;width:100%;height:auto;border-radius:7px}.new-tech-ring{top:20px;left:50%;transform:translateX(-50%);width:155px;height:155px;animation:ringGlow 6s linear infinite}@keyframes ringGlow{50%{opacity:.4;scale:1.15}}
.schedule-location{display:flex;gap:7px;margin:14px 0 10px}.location-pill{padding:5px 10px;border:1px solid #d2e6f2;border-radius:20px;color:#7190a3;font:800 10px Manrope;transition:background .4s,color .4s,transform .4s}.location-pill.active{background:#0077c0;color:#fff;border-color:#0077c0;transform:translateY(-2px)}.schedule-bars>span{transform-origin:left;animation:scheduleWave 3.5s ease-in-out infinite;animation-delay:var(--d)}@keyframes scheduleWave{0%,100%{transform:scaleX(.83);opacity:.8}50%{transform:scaleX(1);opacity:1}}.schedule-floating{min-width:154px;transition:transform .35s}.schedule-visual.demo-change .schedule-floating{transform:translateY(-8px)}
.leave-from,.leave-to{display:inline-block;transition:opacity .35s,transform .35s}.leave-visual.demo-change .leave-from,.leave-visual.demo-change .leave-to{animation:dateSwap .65s ease}@keyframes dateSwap{0%{opacity:.2;transform:translateY(9px)}100%{opacity:1;transform:translateY(0)}}.leave-approved{position:relative;display:flex;align-items:center;min-height:33px;transition:color .3s}.leave-approved.pending{color:#9c6c22}.leave-approved.pending .leave-status-icon{background:#fff0c4;color:#b87909}.leave-approved.approved{color:#168c5f}.leave-approved.approved .leave-status-icon{background:#d9f7e7;color:#168c5f}.leave-status-icon{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:50%;margin-right:8px;padding:0!important}.leave-approved.approved .leave-status-icon{animation:approvePop .6s ease}@keyframes approvePop{0%{transform:scale(.3)}65%{transform:scale(1.25)}100%{transform:scale(1)}}
.report-chart>span{animation:chartDance 3.4s ease-in-out infinite!important;animation-delay:var(--d)!important;transform-origin:bottom center}@keyframes chartDance{0%,100%{transform:scaleY(.52);filter:saturate(.8)}50%{transform:scaleY(1);filter:saturate(1.3)}}.report-panel{animation:reportFloat 7s ease-in-out infinite}@keyframes reportFloat{0%,100%{transform:rotate(-3deg) translateY(0)}50%{transform:rotate(-1deg) translateY(-12px)}}
.contract-paper{animation:contractFloat 7s ease-in-out infinite}@keyframes contractFloat{0%,100%{transform:rotate(5deg) translateY(0)}50%{transform:rotate(3deg) translateY(-12px)}}.typing-row{height:36px;display:flex;align-items:center;gap:5px;color:#315572;font:700 11px Manrope;white-space:nowrap}.type-name{color:#0077c0;overflow:hidden;max-width:130px}.type-cursor{height:16px;width:2px;background:#0077c0;animation:cursorBlink .8s steps(1) infinite}@keyframes cursorBlink{50%{opacity:0}}.contract-paper.is-typing .paper-line{animation:lineWrite 1.4s ease-in-out both}.contract-paper.is-typing .paper-line:nth-of-type(2){animation-delay:.3s}.contract-paper.is-typing .paper-line:nth-of-type(3){animation-delay:.6s}@keyframes lineWrite{from{transform:scaleX(.08)}to{transform:scaleX(1)}}.paper-line{transform-origin:left}.contract-paper .paper-stamp{opacity:0;transform:scale(.75) rotate(-8deg);transition:opacity .5s,transform .5s}.contract-paper.is-success .paper-stamp{opacity:1;transform:scale(1) rotate(0)}.contract-action{transition:background .35s,color .35s}.contract-visual.is-success .contract-action{background:#e1f8ea;color:#008252}.contract-success{position:absolute;z-index:4;top:30px;right:14px;background:#fff;color:#0a965f;border-radius:12px;padding:12px 15px;box-shadow:0 12px 25px #00467455;font:800 12px Manrope;opacity:0;transform:translateY(-15px) scale(.9);transition:opacity .45s,transform .45s;pointer-events:none}.contract-success span{background:#daf6e7;border-radius:50%;padding:3px 6px;margin-right:5px}.contract-visual.is-success .contract-success{opacity:1;transform:translateY(0) scale(1)}
@media(max-width:520px){.equipment-stores{width:min(108px,85%);gap:5px}.new-tech-symbol{font-size:52px}.new-tech-ring{width:115px;height:115px}.old-cross{font-size:80px;top:-12px;right:3px}.schedule-location{gap:3px}.location-pill{font-size:8px;padding:4px 6px}.typing-row{font-size:9px;height:30px}.type-name{max-width:100px}.contract-success{font-size:10px;padding:8px;top:9px;right:5px}.paper-stamp{font-size:10px}}
@media(prefers-reduced-motion:reduce){.download-mark img,.download-mark-halo,.download-mark:after,.old-cross,.schedule-bars>span,.report-chart>span,.report-panel,.contract-paper,.type-cursor{animation:none!important}.report-chart>span{transform:none}.contract-paper .paper-stamp{opacity:1;transform:none}}
/* Final placement and timed hero labels */
.new-tech{justify-content:center;gap:0}.new-tech-symbol{position:absolute;z-index:1;top:23px;left:50%;transform:translateX(-50%);font-size:72px;opacity:.35;animation:none}.new-tech-ring{top:5px;opacity:.35}.equipment-stores{width:min(164px,90%);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;margin:34px auto 0}.equipment-stores a,.equipment-stores img{width:100%}.equipment-stores a{box-shadow:0 8px 20px #08263d68}.equipment-stores a:hover{transform:translateY(-3px) scale(1.03)}
.leave-approved{border-radius:9px;background:#f7f0f8;padding:5px 9px;width:max-content;max-width:100%;font-size:12px}.leave-approved.pending{background:#fff2d8}.leave-approved.approved{background:#def7e9}.leave-head{gap:12px}.vacation-tent{font-size:33px;line-height:1;filter:drop-shadow(0 5px 4px #792d8b3a);animation:tentSway 4s ease-in-out infinite}@keyframes tentSway{50%{transform:rotate(9deg) translateY(-4px)}}
.kinetic-tag{border-radius:10px;opacity:0;transform:translateY(13px) scale(.88);animation:none;transition:opacity .42s ease,transform .42s cubic-bezier(.2,1.4,.4,1)}.kinetic-tag.active{opacity:1;transform:translateY(0) scale(1)}.kinetic-tag b{font-size:17px}.tag-one{top:65px;left:10%}.tag-three{bottom:80px;left:3%}.tag-two{right:0;top:155px}.tag-four{right:13%;bottom:25px}
@media(max-width:520px){.equipment-stores{width:min(120px,88%);gap:7px;margin-top:25px}.new-tech-symbol{top:18px;font-size:52px}.leave-approved{font-size:10px;padding:4px 6px}.vacation-tent{font-size:27px}}
@media(prefers-reduced-motion:reduce){.kinetic-tag{opacity:1;transform:none}.vacation-tent{animation:none}}
.leave-approved .leave-status-text{background:none;border-radius:0;padding:0;margin:0}
