:root{
  --saffron:#f97316;
  --saffron-dark:#c2410c;
  --amber:#f59e0b;
  --cream:#fff7ed;
  --ink:#1f2937;
  --muted:#64748b;
  --white:#ffffff;
  --line:#fed7aa;
  --shadow:0 20px 55px rgba(194,65,12,.12);
}
*{box-sizing:border-box} html{scroll-behavior:smooth} body{font-family:'Inter',sans-serif;color:var(--ink);background:#fff;margin:0;overflow-x:hidden}.serif{font-family:'DM Serif Display',serif}.text-saffron{color:var(--saffron)!important}.bg-saffron{background:var(--saffron)!important}.btn-saffron{background:linear-gradient(135deg,var(--saffron),var(--amber));border:none;color:#fff;box-shadow:0 12px 25px rgba(249,115,22,.28);transition:.25s}.btn-saffron:hover{transform:translateY(-2px);color:#fff;box-shadow:0 16px 32px rgba(249,115,22,.35)}.btn-outline-saffron{border:1.5px solid var(--saffron);color:var(--saffron);background:#fff}.btn-outline-saffron:hover{background:var(--cream);color:var(--saffron-dark)}
.topbar{background:linear-gradient(90deg,#ea580c,#f59e0b);color:#fff;font-size:.9rem}.navbar{background:rgba(255,255,255,.94);backdrop-filter:blur(14px);box-shadow:0 6px 24px rgba(15,23,42,.06)}.navbar-brand img{width:65px;height:65px;object-fit:contain}.brand-title{line-height:1}.brand-title strong{font-size:1.25rem;color:#b91c1c}.brand-title small{color:#7c2d12}.nav-link{font-weight:700;color:#374151!important;margin:0 .25rem}.nav-link.active,.nav-link:hover{color:var(--saffron)!important}.hero{position:relative;min-height:680px;background:radial-gradient(circle at 80% 25%,#ffedd5 0,transparent 32%),linear-gradient(135deg,#fff 0%,#fffaf4 60%,#fff7ed 100%);overflow:hidden}.hero::before,.hero::after{content:"";position:absolute;border-radius:50%;filter:blur(2px);opacity:.55}.hero::before{width:320px;height:320px;border:1px solid #fdba74;right:-120px;top:60px}.hero::after{width:170px;height:170px;border:1px solid #fed7aa;left:-70px;bottom:70px}.eyebrow{display:inline-flex;align-items:center;gap:.55rem;padding:.45rem .85rem;border-radius:999px;background:#fff;border:1px solid var(--line);color:var(--saffron-dark);font-weight:700;box-shadow:0 8px 22px rgba(249,115,22,.08)}.hero h1{font-size:clamp(2.7rem,6vw,5.3rem);line-height:.98;letter-spacing:-.04em}.hero p.lead{max-width:650px;color:#475569}.trust-chip{background:#fff;border:1px solid #ffedd5;border-radius:15px;padding:.75rem 1rem;box-shadow:0 12px 28px rgba(194,65,12,.07);font-size:.9rem;font-weight:700}.hero-visual{position:relative;min-height:520px;perspective:1200px}.lab-stage{position:absolute;inset:35px 10px 25px 10px;border-radius:46% 54% 45% 55%/48% 35% 65% 52%;background:radial-gradient(circle at 50% 40%,#fff 0,#fff7ed 45%,#ffedd5 100%);box-shadow:inset 0 0 80px rgba(249,115,22,.08),0 40px 80px rgba(194,65,12,.14);animation:stagePulse 6s ease-in-out infinite}.orbit{position:absolute;border:2px solid rgba(249,115,22,.22);border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%) rotateX(68deg);animation:spin 12s linear infinite}.orbit.o1{width:520px;height:280px}.orbit.o2{width:390px;height:210px;animation-duration:8s;animation-direction:reverse}.microscope{position:absolute;left:50%;top:48%;transform:translate(-50%,-50%) rotateY(-8deg);width:260px;height:330px;filter:drop-shadow(0 25px 25px rgba(15,23,42,.2));animation:float 4.2s ease-in-out infinite}.micro-base{position:absolute;left:36px;bottom:15px;width:190px;height:48px;border-radius:14px;background:linear-gradient(145deg,#f8fafc,#cbd5e1);box-shadow:inset -10px -10px 18px rgba(100,116,139,.28)}.micro-arm{position:absolute;left:110px;top:70px;width:80px;height:190px;border-radius:42px 42px 18px 18px;background:linear-gradient(120deg,#f8fafc,#d6dbe1);transform:rotate(-8deg);box-shadow:inset -10px -8px 18px rgba(100,116,139,.2)}.micro-head{position:absolute;left:75px;top:38px;width:115px;height:78px;border-radius:50px 25px 20px 35px;background:linear-gradient(145deg,#fff,#d1d5db);transform:rotate(-18deg)}.micro-lens{position:absolute;left:52px;top:92px;width:54px;height:92px;border-radius:12px;background:linear-gradient(180deg,#111827,#374151);transform:rotate(22deg)}.micro-stage{position:absolute;left:70px;top:200px;width:110px;height:19px;border-radius:8px;background:#111827;box-shadow:0 10px 0 #374151}.micro-knob{position:absolute;right:25px;top:185px;width:55px;height:55px;border-radius:50%;background:radial-gradient(circle,#64748b 10%,#111827 70%)}.tube-rack{position:absolute;right:24px;bottom:76px;width:150px;height:128px;animation:float 5s ease-in-out infinite reverse}.rack{position:absolute;bottom:0;width:100%;height:58px;border:8px solid #374151;border-top-width:12px;border-radius:8px}.tube{position:absolute;bottom:22px;width:20px;height:106px;border:3px solid rgba(148,163,184,.75);border-radius:9px 9px 12px 12px;background:linear-gradient(to top,#dc2626 0 47%,rgba(255,255,255,.5) 48%);box-shadow:inset 0 0 10px rgba(255,255,255,.7)}.tube:nth-child(1){left:13px}.tube:nth-child(2){left:42px}.tube:nth-child(3){left:71px}.tube:nth-child(4){left:100px}.tube:nth-child(5){left:129px}.flask{position:absolute;left:20px;bottom:83px;width:120px;height:155px;animation:float 4.8s ease-in-out infinite}.flask-neck{width:35px;height:58px;background:rgba(255,255,255,.75);border:3px solid #94a3b8;border-bottom:0;margin:auto}.flask-body{width:120px;height:98px;border:3px solid #94a3b8;border-radius:12px 12px 52px 52px;background:linear-gradient(to top,#fb923c 0 48%,rgba(255,255,255,.55) 49%);clip-path:polygon(30% 0,70% 0,100% 100%,0 100%)}.dna{position:absolute;right:15px;top:25px;width:96px;height:250px;animation:float 5.5s ease-in-out infinite, rotate3d 12s linear infinite;transform-style:preserve-3d}.dna svg{width:100%;height:100%;filter:drop-shadow(0 12px 18px rgba(249,115,22,.2))}.sticker{position:absolute;display:grid;place-items:center;width:72px;height:72px;border-radius:22px;background:linear-gradient(145deg,#fff,#fff7ed);box-shadow:0 20px 35px rgba(194,65,12,.16);font-size:2rem;color:var(--saffron);animation:float 4s ease-in-out infinite}.sticker.s1{left:4%;top:23%}.sticker.s2{right:5%;top:47%;animation-delay:-1.3s}.sticker.s3{left:13%;bottom:9%;animation-delay:-2s}.molecule{position:absolute;width:16px;height:16px;border-radius:50%;background:var(--saffron);box-shadow:25px 18px 0 #fbbf24,-22px 28px 0 #ef4444;animation:drift 8s linear infinite}.m1{left:30%;top:14%}.m2{right:34%;bottom:18%;animation-delay:-4s}
.section-pad{padding:90px 0}.section-kicker{text-transform:uppercase;letter-spacing:.14em;font-size:.78rem;font-weight:800;color:var(--saffron)}.section-title{font-size:clamp(2rem,4vw,3.2rem);font-weight:800;letter-spacing:-.03em}.soft-section{background:linear-gradient(180deg,#fff,#fffaf5)}.statbar{margin-top:-55px;position:relative;z-index:5}.stat-card{background:#fff;border:1px solid #fed7aa;border-radius:24px;padding:24px;box-shadow:var(--shadow);height:100%}.stat-card i{font-size:2.2rem;color:var(--saffron)}.service-card,.package-card,.value-card,.contact-card{height:100%;background:#fff;border:1px solid #ffedd5;border-radius:22px;padding:28px;box-shadow:0 15px 40px rgba(124,45,18,.07);transition:.3s;position:relative;overflow:hidden}.service-card:hover,.package-card:hover,.value-card:hover{transform:translateY(-8px);box-shadow:0 25px 55px rgba(194,65,12,.14)}.service-icon{width:74px;height:74px;border-radius:20px;display:grid;place-items:center;background:linear-gradient(145deg,#fff7ed,#ffedd5);font-size:2.2rem;color:var(--saffron);margin-bottom:20px;transform:rotate(-4deg);transition:.3s}.service-card:hover .service-icon{transform:rotate(4deg) scale(1.08)}.price{font-size:2rem;font-weight:900;color:var(--saffron-dark)}.ribbon{position:absolute;top:18px;right:-38px;transform:rotate(38deg);background:var(--saffron);color:white;padding:5px 44px;font-size:.72rem;font-weight:800}.cert-card{background:#fff;border:1px solid #fed7aa;border-radius:22px;padding:16px;box-shadow:var(--shadow);height:100%}.cert-card img{width:100%;height:240px;object-fit:contain;background:#f8fafc;border-radius:14px}.cta{background:linear-gradient(100deg,#ea580c,#f59e0b);border-radius:28px;color:white;position:relative;overflow:hidden}.cta::after{content:"";position:absolute;width:210px;height:210px;border:35px solid rgba(255,255,255,.12);border-radius:50%;right:-50px;top:-65px;animation:spin 18s linear infinite}.footer{background:#431407;color:#fed7aa}.footer a{color:#ffedd5;text-decoration:none}.floating-whatsapp{position:fixed;right:20px;bottom:20px;z-index:999;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#22c55e;color:#fff;font-size:1.8rem;box-shadow:0 14px 30px rgba(34,197,94,.35);animation:pulse 2s infinite}.page-hero{background:radial-gradient(circle at 85% 35%,#ffedd5 0,transparent 30%),linear-gradient(135deg,#fff,#fff7ed);padding:100px 0 70px}.timeline{position:relative}.timeline::before{content:"";position:absolute;left:24px;top:10px;bottom:10px;width:3px;background:#fed7aa}.timeline-item{position:relative;padding-left:70px;margin-bottom:32px}.timeline-dot{position:absolute;left:7px;top:2px;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--saffron);color:#fff;box-shadow:0 0 0 8px #fff7ed}.map-frame{border:0;width:100%;min-height:420px;border-radius:24px;box-shadow:var(--shadow)}.form-control,.form-select{border-radius:14px;padding:.85rem 1rem;border-color:#fed7aa}.form-control:focus,.form-select:focus{border-color:var(--saffron);box-shadow:0 0 0 .2rem rgba(249,115,22,.12)}
.reveal{opacity:0;transform:translateY(35px);transition:all .8s cubic-bezier(.2,.7,.2,1)}.reveal.show{opacity:1;transform:none}.tilt{transform-style:preserve-3d}.tilt>*{transform:translateZ(18px)}
@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-16px)}}@keyframes spin{to{transform:translate(-50%,-50%) rotateX(68deg) rotateZ(360deg)}}@keyframes rotate3d{to{transform:rotateY(360deg)}}@keyframes stagePulse{50%{transform:scale(1.025);filter:saturate(1.08)}}@keyframes drift{0%{transform:translate(0,0) rotate(0)}50%{transform:translate(40px,25px) rotate(180deg)}100%{transform:translate(0,0) rotate(360deg)}}@keyframes pulse{0%,100%{box-shadow:0 0 0 0 rgba(34,197,94,.35),0 14px 30px rgba(34,197,94,.35)}50%{box-shadow:0 0 0 14px rgba(34,197,94,0),0 14px 30px rgba(34,197,94,.35)}}
@media(max-width:991px){.hero{min-height:auto}.hero-visual{min-height:480px;margin-top:25px}.hero h1{font-size:3.4rem}.statbar{margin-top:20px}.navbar-brand img{width:52px;height:52px}.brand-title strong{font-size:1rem}.orbit.o1{width:420px}.tube-rack{right:0}.dna{right:0}}@media(max-width:575px){.hero h1{font-size:2.7rem}.hero-visual{transform:scale(.82);transform-origin:top center;min-height:400px}.section-pad{padding:65px 0}.topbar .container{justify-content:center!important;gap:.65rem}.topbar span:nth-child(2){display:none}.cert-card img{height:190px}}
