:root{--c-green: #22c55e;--c-green-tint: rgba(34,197,94,.1);--c-green-ring: rgba(34,197,94,.3);--c-orange: #ff9500;--c-orange-tint: rgba(255,149,0,.1);--c-orange-ring: rgba(255,149,0,.3);--c-purple: #a855f7;--c-purple-tint: rgba(168,85,247,.1);--c-purple-ring: rgba(168,85,247,.3);--c-blue: #3b82f6;--c-blue-tint: rgba(59,130,246,.1);--c-blue-ring: rgba(59,130,246,.3);--c-pink: #ec4899;--c-pink-tint: rgba(236,72,153,.1);--c-pink-ring: rgba(236,72,153,.3);--c-red: #FF4447;--c-red-tint: rgba(255,68,71,.1);--c-red-ring: rgba(255,68,71,.3);--cr: #FF4447;--cr-t: rgba(255, 68, 71, .1);--cg: #22c55e;--cg-t: rgba(34, 197, 94, .1);--cp: #a855f7;--cp-t: rgba(168, 85, 247, .1);--co: #ff9500;--co-t: rgba(255, 149, 0, .1)}html{-webkit-tap-highlight-color:transparent}.about-page[data-astro-cid-kh7btl4r]{position:relative;overflow:hidden;background-color:var(--color-bg, #fff);color:var(--color-text, #0f1e2a);transition:background-color .5s,color .5s;font-family:inherit;min-height:100vh}.orb[data-astro-cid-kh7btl4r]{position:absolute;border-radius:50%;filter:blur(130px);opacity:.12;pointer-events:none;animation:orb-drift 16s ease-in-out infinite;will-change:transform}.orb-1[data-astro-cid-kh7btl4r]{width:560px;height:560px;background:#ff4447;top:-160px;left:-160px;animation-delay:0s}.orb-2[data-astro-cid-kh7btl4r]{width:460px;height:460px;background:#ff9500;bottom:-120px;right:-120px;animation-delay:-5s}.orb-3[data-astro-cid-kh7btl4r]{width:380px;height:380px;background:#a855f7;top:35%;left:30%;animation-delay:-10s}.orb-4[data-astro-cid-kh7btl4r]{width:300px;height:300px;background:#22c55e;top:15%;right:8%;animation-delay:-3s}@keyframes orb-drift{0%,to{transform:translate(0)}50%{transform:translate(50px,-35px)}}.hero-section[data-astro-cid-kh7btl4r]{padding:clamp(120px,15vh,160px) 24px 80px;max-width:1200px;margin:0 auto;position:relative;z-index:1}.hero-inner[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.hero-img-wrap[data-astro-cid-kh7btl4r]{position:relative;display:flex;justify-content:center}.img-glow-ring[data-astro-cid-kh7btl4r]{position:absolute;inset:-24px;border-radius:50%;background:conic-gradient(from 0deg,#ff4447,#ff9500,#a855f7,#22c55e,#3b82f6,#ff4447);opacity:.14;filter:blur(28px);animation:spin-slow 14s linear infinite}@keyframes spin-slow{to{transform:rotate(360deg)}}.hero-img[data-astro-cid-kh7btl4r]{position:relative;width:100%;max-width:460px;height:auto;-o-object-fit:contain;object-fit:contain;z-index:1}.hero-copy[data-astro-cid-kh7btl4r]{position:relative;z-index:1}.eyebrow[data-astro-cid-kh7btl4r]{display:inline-block;padding:6px 18px;background:var(--c-red-tint);color:var(--c-red);font-size:11px;font-weight:800;text-transform:uppercase;border-radius:999px;border:1px solid var(--c-red-ring);letter-spacing:.2em;margin-bottom:20px}.hero-title[data-astro-cid-kh7btl4r]{font-size:clamp(2.8rem,6vw,5rem);font-weight:900;line-height:1.05;letter-spacing:-2px;margin-bottom:24px;color:var(--color-text, #0f1e2a)}.multi-grad[data-astro-cid-kh7btl4r]{background:linear-gradient(135deg,#ff4447,#ff9500,#a855f7 80%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-quote[data-astro-cid-kh7btl4r]{font-size:1.125rem;font-weight:500;color:var(--color-text-muted, #64748b);line-height:1.7;margin-bottom:40px;max-width:480px;border-left:3px solid var(--c-red);padding-left:20px}.stat-strip[data-astro-cid-kh7btl4r]{display:flex;gap:14px;flex-wrap:wrap}.stat-pill[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;align-items:center;padding:14px 22px;border-radius:16px;border:1.5px solid transparent;transition:transform .25s,box-shadow .25s;min-width:90px}.stat-pill[data-astro-cid-kh7btl4r]:hover{transform:translateY(-4px)}.stat-pill[data-astro-cid-kh7btl4r] strong[data-astro-cid-kh7btl4r]{font-size:1.5rem;font-weight:900;line-height:1}.stat-pill[data-astro-cid-kh7btl4r] span[data-astro-cid-kh7btl4r]{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-top:4px}.pill-green[data-astro-cid-kh7btl4r]{background:var(--c-green-tint);border-color:var(--c-green-ring)}.pill-green[data-astro-cid-kh7btl4r] strong[data-astro-cid-kh7btl4r],.pill-green[data-astro-cid-kh7btl4r] span[data-astro-cid-kh7btl4r]{color:var(--c-green)}.pill-green[data-astro-cid-kh7btl4r]:hover{box-shadow:0 12px 28px #22c55e33}.pill-orange[data-astro-cid-kh7btl4r]{background:var(--c-orange-tint);border-color:var(--c-orange-ring)}.pill-orange[data-astro-cid-kh7btl4r] strong[data-astro-cid-kh7btl4r],.pill-orange[data-astro-cid-kh7btl4r] span[data-astro-cid-kh7btl4r]{color:var(--c-orange)}.pill-orange[data-astro-cid-kh7btl4r]:hover{box-shadow:0 12px 28px #ff950033}.pill-purple[data-astro-cid-kh7btl4r]{background:var(--c-purple-tint);border-color:var(--c-purple-ring)}.pill-purple[data-astro-cid-kh7btl4r] strong[data-astro-cid-kh7btl4r],.pill-purple[data-astro-cid-kh7btl4r] span[data-astro-cid-kh7btl4r]{color:var(--c-purple)}.pill-purple[data-astro-cid-kh7btl4r]:hover{box-shadow:0 12px 28px #a855f733}.ethos-section[data-astro-cid-kh7btl4r]{max-width:1200px;margin:0 auto;padding:0 24px 80px;position:relative;z-index:1}.ethos-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.ethos-card[data-astro-cid-kh7btl4r]{background:var(--color-glass, rgba(255,255,255,.6));border:1px solid var(--color-border, rgba(0,0,0,.08));border-radius:24px;padding:40px 32px;backdrop-filter:blur(12px);transition:transform .3s cubic-bezier(.25,1,.5,1),box-shadow .3s;display:flex;flex-direction:column;gap:16px}.ethos-card[data-astro-cid-kh7btl4r]:hover{transform:translateY(-6px)}.ethos-icon[data-astro-cid-kh7btl4r]{width:54px;height:54px;border-radius:16px;display:flex;align-items:center;justify-content:center}.ethos-icon[data-astro-cid-kh7btl4r] svg[data-astro-cid-kh7btl4r]{width:28px;height:28px}.ethos-card[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-size:1.4rem;font-weight:800;margin:0;color:var(--color-text, #0f1e2a)}.ethos-card[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:1rem;line-height:1.6;margin:0;color:var(--color-text-muted, #64748b)}.ethos-blue[data-astro-cid-kh7btl4r] .ethos-icon[data-astro-cid-kh7btl4r]{background:var(--c-blue-tint);color:var(--c-blue)}.ethos-blue[data-astro-cid-kh7btl4r]:hover{box-shadow:0 20px 40px var(--c-blue-tint);border-color:var(--c-blue-ring)}.ethos-orange[data-astro-cid-kh7btl4r] .ethos-icon[data-astro-cid-kh7btl4r]{background:var(--c-orange-tint);color:var(--c-orange)}.ethos-orange[data-astro-cid-kh7btl4r]:hover{box-shadow:0 20px 40px var(--c-orange-tint);border-color:var(--c-orange-ring)}.ethos-purple[data-astro-cid-kh7btl4r] .ethos-icon[data-astro-cid-kh7btl4r]{background:var(--c-purple-tint);color:var(--c-purple)}.ethos-purple[data-astro-cid-kh7btl4r]:hover{box-shadow:0 20px 40px var(--c-purple-tint);border-color:var(--c-purple-ring)}.tools-section[data-astro-cid-kh7btl4r]{max-width:1200px;margin:0 auto;padding:0 24px 80px;position:relative;z-index:1}.section-label[data-astro-cid-kh7btl4r]{text-align:center;margin-bottom:48px}.section-title[data-astro-cid-kh7btl4r]{font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:900;color:var(--color-text, #0f1e2a);margin:12px 0 8px;letter-spacing:-1px}.section-subtitle[data-astro-cid-kh7btl4r]{color:var(--color-text-muted, #64748b);font-size:1.1rem}.physics-container[data-astro-cid-kh7btl4r]{position:relative;width:100%;height:380px;border-radius:32px;border:1px solid var(--color-border, rgba(0,0,0,.08));background:var(--color-glass, rgba(255,255,255,.5));backdrop-filter:blur(12px);overflow:hidden;touch-action:none}.physics-el[data-astro-cid-kh7btl4r]{width:88px;height:88px;border-radius:22px;background:var(--color-glass, rgba(255,255,255,.9));border:1px solid var(--color-border, rgba(0,0,0,.08));display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;cursor:pointer;transition:box-shadow .2s,border-color .2s;will-change:transform;padding:10px;box-sizing:border-box;box-shadow:0 4px 14px #0000000f}.physics-el[data-astro-cid-kh7btl4r]:hover,.physics-el[data-astro-cid-kh7btl4r]:active{box-shadow:0 10px 28px #00000024;border-color:var(--c-red-ring)}.physics-el[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{width:46px;height:46px;-o-object-fit:contain;object-fit:contain;pointer-events:none}.physics-el[data-astro-cid-kh7btl4r]:after{content:attr(data-label);font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted, #64748b);text-align:center;line-height:1.2}.certs-section[data-astro-cid-kh7btl4r]{max-width:1200px;margin:0 auto;padding:0 24px 100px;position:relative;z-index:1}.certs-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.cert-card[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;align-items:center;gap:20px;padding:36px 28px;border-radius:28px;border:1px solid var(--color-border, rgba(0,0,0,.08));background:var(--color-glass, rgba(255,255,255,.7));backdrop-filter:blur(12px);transition:transform .3s cubic-bezier(.23,1,.32,1),box-shadow .3s;box-shadow:0 8px 24px #0000000f}.cert-card[data-astro-cid-kh7btl4r]:hover{transform:translateY(-8px);box-shadow:0 24px 48px #0000001f;border-color:var(--c-red-ring)}.cert-img[data-astro-cid-kh7btl4r]{width:100%;max-width:150px;height:72px;-o-object-fit:contain;object-fit:contain;filter:grayscale(15%);transition:filter .3s,transform .3s}.cert-card[data-astro-cid-kh7btl4r]:hover .cert-img[data-astro-cid-kh7btl4r]{filter:grayscale(0%);transform:scale(1.05)}.cert-name[data-astro-cid-kh7btl4r]{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:var(--color-text-muted, #64748b);text-align:center}.optimized-section[data-astro-cid-kh7btl4r]{content-visibility:auto;contain-intrinsic-size:1px 1000px}.contact-section[data-astro-cid-kh7btl4r]{padding-block:6rem;position:relative;z-index:50;background:radial-gradient(circle at top right,var(--color-primary-tint),var(--color-bg) 60%)}.container-custom[data-astro-cid-kh7btl4r]{max-width:1200px;margin-inline:auto;padding-inline:1.5rem}.contact-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.contact-title[data-astro-cid-kh7btl4r]{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:900;color:var(--color-text);line-height:1.1;margin:0 0 1rem;letter-spacing:-.04em}.contact-accent[data-astro-cid-kh7btl4r]{color:var(--color-primary);display:block;text-transform:uppercase;font-size:.88em}.contact-desc[data-astro-cid-kh7btl4r]{font-size:1.1rem;color:var(--color-text-muted);margin-bottom:2rem;max-width:500px;line-height:1.6}.contact-features[data-astro-cid-kh7btl4r]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.contact-features[data-astro-cid-kh7btl4r] li[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:.75rem;color:var(--color-text);font-weight:700;font-size:1rem}.contact-features[data-astro-cid-kh7btl4r] li[data-astro-cid-kh7btl4r] span[data-astro-cid-kh7btl4r]{color:var(--color-primary);font-size:1rem;display:flex;align-items:center;justify-content:center;background:var(--color-primary-tint);width:1.75rem;height:1.75rem;border-radius:var(--radius-sm);flex-shrink:0}.perspective-container[data-astro-cid-kh7btl4r]{perspective:1200px;width:100%}.flipper[data-astro-cid-kh7btl4r]{position:relative;width:100%;transform-style:preserve-3d;transition:transform .8s cubic-bezier(.4,0,.2,1)}.flipper[data-astro-cid-kh7btl4r].is-flipped{transform:rotateY(180deg)}.flipper-face[data-astro-cid-kh7btl4r]{backface-visibility:hidden;-webkit-backface-visibility:hidden;width:100%;border-radius:var(--radius-xl)}.flipper-front[data-astro-cid-kh7btl4r]{position:relative;z-index:2}.flipper-back[data-astro-cid-kh7btl4r]{position:absolute;top:0;left:0;width:100%;height:100%;transform:rotateY(180deg);display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:1;min-height:100%;overflow:hidden}.form-pad[data-astro-cid-kh7btl4r]{padding:2.5rem}.input-group[data-astro-cid-kh7btl4r]{margin-bottom:1.25rem}.input-group[data-astro-cid-kh7btl4r] label[data-astro-cid-kh7btl4r]{display:block;color:var(--color-text-muted);font-size:.75rem;font-weight:800;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.08em}.input-group[data-astro-cid-kh7btl4r] input[data-astro-cid-kh7btl4r],.input-group[data-astro-cid-kh7btl4r] textarea[data-astro-cid-kh7btl4r]{width:100%;background:var(--color-surface-raised);border:1px solid var(--color-border);padding:.875rem 1rem;border-radius:var(--radius-sm);color:var(--color-text);font-size:1rem;font-family:inherit;outline:none;transition:border-color .2s,box-shadow .2s;box-sizing:border-box;-webkit-appearance:none}.input-group[data-astro-cid-kh7btl4r] input[data-astro-cid-kh7btl4r]:focus,.input-group[data-astro-cid-kh7btl4r] textarea[data-astro-cid-kh7btl4r]:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-primary-ring)}.phone-input-wrap[data-astro-cid-kh7btl4r]{position:relative;display:flex;align-items:center}.phone-prefix[data-astro-cid-kh7btl4r]{position:absolute;left:.875rem;color:var(--color-text-muted);display:flex;align-items:center;pointer-events:none}.phone-input-wrap[data-astro-cid-kh7btl4r] input[data-astro-cid-kh7btl4r]{padding-left:2.75rem}.cf-turnstile[data-astro-cid-kh7btl4r]{margin:1rem 0}.hidden[data-astro-cid-kh7btl4r]{display:none!important;opacity:0;pointer-events:none}.wow-btn[data-astro-cid-kh7btl4r]{position:relative;overflow:hidden}.btn-shimmer[data-astro-cid-kh7btl4r]{position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transform:skew(-20deg);transition:0s}.wow-btn[data-astro-cid-kh7btl4r]:hover .btn-shimmer[data-astro-cid-kh7btl4r]{left:150%;transition:.6s ease-in-out}.btn-loader[data-astro-cid-kh7btl4r]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s}.btn-loader[data-astro-cid-kh7btl4r]:after{content:"";width:24px;height:24px;border:3px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.wow-btn[data-astro-cid-kh7btl4r].is-loading .btn-text[data-astro-cid-kh7btl4r]{opacity:0}.wow-btn[data-astro-cid-kh7btl4r].is-loading .btn-loader[data-astro-cid-kh7btl4r]{opacity:1}.success-state[data-astro-cid-kh7btl4r]{text-align:center;width:100%;padding:1rem}.success-icon-wrap[data-astro-cid-kh7btl4r]{position:relative;width:80px;height:80px;margin:0 auto 1.5rem}.success-check-svg[data-astro-cid-kh7btl4r]{width:100%;height:100%;display:block}.check-circle[data-astro-cid-kh7btl4r]{stroke-dasharray:176;stroke-dashoffset:176}.check-mark[data-astro-cid-kh7btl4r]{stroke-dasharray:32;stroke-dashoffset:32}.flipper[data-astro-cid-kh7btl4r].is-flipped .check-circle[data-astro-cid-kh7btl4r]{animation:draw-circle .6s .4s var(--ease-out-expo, cubic-bezier(.16,1,.3,1)) forwards}.flipper[data-astro-cid-kh7btl4r].is-flipped .check-mark[data-astro-cid-kh7btl4r]{animation:draw-check .4s .9s var(--ease-out-expo, cubic-bezier(.16,1,.3,1)) forwards}@keyframes draw-circle{to{stroke-dashoffset:0}}@keyframes draw-check{to{stroke-dashoffset:0}}.success-glow[data-astro-cid-kh7btl4r]{position:absolute;inset:0;border-radius:50%;background:var(--color-primary-tint);animation:glow-pulse 2s 1s ease-in-out infinite}@keyframes glow-pulse{0%,to{transform:scale(1);opacity:.6}50%{transform:scale(1.15);opacity:0}}.success-particles[data-astro-cid-kh7btl4r] span[data-astro-cid-kh7btl4r]{position:absolute;top:50%;left:50%;width:4px;height:4px;border-radius:50%;opacity:0}.flipper[data-astro-cid-kh7btl4r].is-flipped .success-particles[data-astro-cid-kh7btl4r] span[data-astro-cid-kh7btl4r]{animation:particle-burst .6s .8s var(--ease-out-expo, cubic-bezier(.16,1,.3,1)) forwards}.success-particles[data-astro-cid-kh7btl4r] span[data-astro-cid-kh7btl4r]:nth-child(1){--ang:0deg;--dist:46px;background:var(--cr)}.success-particles[data-astro-cid-kh7btl4r] span[data-astro-cid-kh7btl4r]:nth-child(2){--ang:45deg;--dist:40px;background:var(--co)}.success-particles[data-astro-cid-kh7btl4r] span[data-astro-cid-kh7btl4r]:nth-child(3){--ang:90deg;--dist:46px;background:var(--cg)}.success-particles[data-astro-cid-kh7btl4r] span[data-astro-cid-kh7btl4r]:nth-child(4){--ang:135deg;--dist:40px;background:var(--cp)}.success-particles[data-astro-cid-kh7btl4r] span[data-astro-cid-kh7btl4r]:nth-child(5){--ang:180deg;--dist:46px;background:var(--cr)}.success-particles[data-astro-cid-kh7btl4r] span[data-astro-cid-kh7btl4r]:nth-child(6){--ang:225deg;--dist:40px;background:var(--co)}.success-particles[data-astro-cid-kh7btl4r] span[data-astro-cid-kh7btl4r]:nth-child(7){--ang:270deg;--dist:46px;background:var(--cg)}.success-particles[data-astro-cid-kh7btl4r] span[data-astro-cid-kh7btl4r]:nth-child(8){--ang:315deg;--dist:40px;background:var(--cp)}@keyframes particle-burst{0%{opacity:1;transform:translate(-50%,-50%) rotate(var(--ang)) translateY(0)}to{opacity:0;transform:translate(-50%,-50%) rotate(var(--ang)) translateY(calc(-1 * var(--dist)))}}.success-title[data-astro-cid-kh7btl4r]{font-size:1.6rem;font-weight:900;color:var(--color-text);letter-spacing:-.02em;margin:0 0 .5rem;opacity:0;transform:translateY(10px)}.flipper[data-astro-cid-kh7btl4r].is-flipped .success-title[data-astro-cid-kh7btl4r]{animation:ss-fadein .5s .6s var(--ease-out-expo, cubic-bezier(.16,1,.3,1)) forwards}.success-sub[data-astro-cid-kh7btl4r]{font-size:1rem;color:var(--color-text-muted);margin:0 0 1.5rem;line-height:1.6;opacity:0;transform:translateY(10px)}.flipper[data-astro-cid-kh7btl4r].is-flipped .success-sub[data-astro-cid-kh7btl4r]{animation:ss-fadein .5s .7s var(--ease-out-expo, cubic-bezier(.16,1,.3,1)) forwards}@keyframes ss-fadein{to{opacity:1;transform:none}}.success-sub[data-astro-cid-kh7btl4r] strong[data-astro-cid-kh7btl4r]{color:var(--color-primary);font-weight:800}.success-timeline[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;border:1px solid var(--color-border);border-radius:var(--radius-md);overflow:hidden;text-align:left;opacity:0}.flipper[data-astro-cid-kh7btl4r].is-flipped .success-timeline[data-astro-cid-kh7btl4r]{animation:ss-fadein .5s 1s forwards}.success-step[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;background:var(--color-surface-raised);border-bottom:1px solid var(--color-border);opacity:0}.flipper[data-astro-cid-kh7btl4r].is-flipped .success-step[data-astro-cid-kh7btl4r]{animation:step-slide .4s forwards}.success-step[data-astro-cid-kh7btl4r]:last-child{border-bottom:none}.flipper[data-astro-cid-kh7btl4r].is-flipped .success-step[data-astro-cid-kh7btl4r]:nth-child(1){animation-delay:1.2s}.flipper[data-astro-cid-kh7btl4r].is-flipped .success-step[data-astro-cid-kh7btl4r]:nth-child(2){animation-delay:1.4s}.flipper[data-astro-cid-kh7btl4r].is-flipped .success-step[data-astro-cid-kh7btl4r]:nth-child(3){animation-delay:1.6s}@keyframes step-slide{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:none}}.step-dot[data-astro-cid-kh7btl4r]{width:10px;height:10px;border-radius:50%;flex-shrink:0}.dot-1[data-astro-cid-kh7btl4r]{background:var(--cr);box-shadow:0 0 0 3px var(--cr-t)}.dot-2[data-astro-cid-kh7btl4r]{background:var(--co);box-shadow:0 0 0 3px var(--co-t)}.dot-3[data-astro-cid-kh7btl4r]{background:var(--cp);box-shadow:0 0 0 3px var(--cp-t)}.step-text[data-astro-cid-kh7btl4r]{font-size:.8rem;font-weight:800;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.08em}.reveal[data-astro-cid-kh7btl4r]{opacity:0;filter:blur(8px);transform:translateY(30px);transition:all 1s cubic-bezier(.23,1,.32,1)}.active-reveal[data-astro-cid-kh7btl4r]{opacity:1;filter:blur(0);transform:translateY(0)}@media(max-width:1024px){.hero-inner[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;gap:40px;text-align:center}.hero-img-wrap[data-astro-cid-kh7btl4r]{justify-content:center}.hero-quote[data-astro-cid-kh7btl4r]{margin-inline:auto}.stat-strip[data-astro-cid-kh7btl4r]{justify-content:center}.ethos-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;gap:16px}.certs-grid[data-astro-cid-kh7btl4r]{grid-template-columns:repeat(2,1fr)}.physics-container[data-astro-cid-kh7btl4r]{height:360px}}@media(max-width:992px){.contact-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;gap:2.5rem}.form-pad[data-astro-cid-kh7btl4r]{padding:1.5rem}}@media(max-width:640px){.hero-section[data-astro-cid-kh7btl4r],.tools-section[data-astro-cid-kh7btl4r],.ethos-section[data-astro-cid-kh7btl4r],.certs-section[data-astro-cid-kh7btl4r]{padding-inline:16px}.hero-title[data-astro-cid-kh7btl4r]{font-size:2.4rem}.ethos-card[data-astro-cid-kh7btl4r]{padding:28px 24px}.certs-grid[data-astro-cid-kh7btl4r]{display:flex;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;gap:16px;padding-bottom:16px;-ms-overflow-style:none;scrollbar-width:none}.certs-grid[data-astro-cid-kh7btl4r]::-webkit-scrollbar{display:none}.cert-card[data-astro-cid-kh7btl4r]{min-width:75%;scroll-snap-align:center;padding:24px 16px}.physics-container[data-astro-cid-kh7btl4r]{height:300px;border-radius:24px}.physics-el[data-astro-cid-kh7btl4r]{width:75px;height:75px;border-radius:18px}}
