@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Roboto:wght@500;700;800&family=Work+Sans:wght@500;600;700&display=swap";:root{--background: 40 20% 98%;--foreground: 30 10% 12%;--card: 40 15% 95%;--primary: 225 73% 57%;--primary-foreground: 0 0% 100%;--secondary: 40 15% 93%;--muted: 30 5% 55%;--border: 30 10% 12% / .06;--surface: 40 15% 96%}.dark{--background: 220 8% 10%;--foreground: 40 10% 93%;--card: 220 8% 14%;--primary: 224 86% 68%;--primary-foreground: 220 15% 6%;--secondary: 220 8% 16%;--muted: 220 6% 60%;--border: 40 10% 93% / .08;--surface: 220 8% 12%}*{box-sizing:border-box}html{scroll-behavior:smooth;font-size:15px}body{margin:0;background:hsl(var(--background));color:hsl(var(--foreground));font-family:Inter,sans-serif;font-size:.96rem;font-weight:400;line-height:1.46;letter-spacing:.02em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}a{color:inherit;text-decoration:none;cursor:pointer}button,input,textarea,select{font:inherit}button,select,option,[role=button],.btn,.nav-link,.footer-link,.inline-link,.back-link,.service-card-link,.whatsapp-link{cursor:pointer}input,textarea{cursor:text}h1,h2,h3,h4,h5,h6{margin:0;font-family:Roboto,sans-serif;letter-spacing:.01em}p{margin:0}.container-custom{width:min(1120px,calc(100% - 2rem));margin:0 auto}.glass{background:hsl(var(--background) / .95);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.text-primary,.brand span{color:hsl(var(--primary))}.center-text{text-align:center}.mb-3{margin-bottom:.75rem}.mb-12{margin-bottom:3rem}.mt-6{margin-top:1.5rem}.page-skeleton{min-height:100vh}.navbar{position:fixed;top:0;left:0;right:0;z-index:50;padding:1rem 0;transition:padding .3s ease}.navbar-scrolled{padding:.625rem 0}.navbar-inner,.nav-actions,.nav-links{display:flex;align-items:center}.navbar-inner{justify-content:space-between;gap:1rem}.brand{display:inline-flex;align-items:center;gap:.1rem;font-size:27px;font-family:Roboto,sans-serif;font-weight:500;letter-spacing:.01em}.nav-links{gap:1.75rem}.nav-link{position:relative;color:hsl(var(--muted));font-size:.95rem;font-weight:500;transition:color .2s ease}.nav-link:hover,.nav-link.is-active{color:hsl(var(--primary))}.nav-dot{position:absolute;bottom:-.25rem;left:50%;width:.25rem;height:.25rem;transform:translate(-50%);border-radius:999px;background:hsl(var(--primary))}.nav-actions{gap:.5rem}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:0;border-radius:999px;background:transparent;color:hsl(var(--foreground))}.icon-button:hover{background:hsl(var(--secondary))}.mobile-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;background:hsl(var(--background) / .95);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.mobile-menu-link{font-family:Roboto,sans-serif;font-size:1.85rem;font-weight:500}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;border-radius:999px;border:1px solid transparent;font-weight:500;transition:all .2s ease}.btn-lg{padding:.9rem 1.3rem;font-size:1rem}.btn-sm{padding:.675rem 1.05rem;font-size:.92rem}.btn-pill{background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.btn-pill-outline{border-color:hsl(var(--border));background:transparent}.btn-pill-outline:hover{border-color:hsl(var(--primary) / .4);color:hsl(var(--primary))}.btn-block{width:100%}.btn-icon{width:1rem;height:1rem}.hero-section{position:relative;min-height:90vh;display:flex;align-items:center;overflow:hidden;background:radial-gradient(circle at 14% 18%,hsl(34 96% 74% / .24),transparent 24%),radial-gradient(circle at 86% 14%,hsl(var(--primary) / .28),transparent 26%),radial-gradient(circle at 70% 78%,hsl(195 88% 68% / .14),transparent 24%),linear-gradient(180deg,hsl(var(--background)),hsl(var(--surface)) 58%,#f4f1eb)}.hero-section:before,.hero-section:after{content:"";position:absolute;border-radius:999px;pointer-events:none}.hero-section:before{top:7rem;left:-5rem;width:18rem;height:18rem;background:radial-gradient(circle,hsl(34 98% 70% / .18),transparent 68%);filter:blur(12px);animation:heroPulse 7s ease-in-out infinite}.hero-section:after{right:-6rem;bottom:3rem;width:20rem;height:20rem;background:radial-gradient(circle,hsl(var(--primary) / .2),transparent 70%);filter:blur(18px);animation:heroPulse 8.5s ease-in-out infinite reverse}.hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:4rem;align-items:center;position:relative;z-index:1;padding-top:8rem;padding-bottom:5rem}.hero-title,.page-hero-title{font-size:clamp(2.5rem,4.5vw,3rem);line-height:1.02;letter-spacing:.01em;margin-bottom:1.25rem;font-weight:500}.hero-title-muted,.page-hero-muted{font-weight:300;color:hsl(var(--muted))}.hero-copy,.page-hero-copy,.body-copy{color:hsl(var(--muted));line-height:1.5}.hero-copy{max-width:36rem;margin-bottom:2rem;font-size:.9rem;font-weight:300}.page-hero-copy{max-width:40rem;margin:0 auto 2rem;text-align:center;font-size:.84rem;font-weight:300}.left-copy{margin:0 0 2.5rem;text-align:left}.page-hero-intro{max-width:44rem;margin:0 auto 2.25rem;text-align:center}.page-hero-intro .section-title{font-size:clamp(2.5rem,4.5vw,3rem);font-weight:500;line-height:1.02;letter-spacing:.01em}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem}.hero-visual-wrap{justify-content:center}.hero-visual{position:relative;width:min(30rem,100%);height:27rem}.hero-glow{position:absolute;top:12%;right:16%;bottom:12%;left:16%;border-radius:999px;background:radial-gradient(circle,hsl(var(--primary) / .28),transparent 68%);filter:blur(20px);animation:heroPulse 6s ease-in-out infinite}.hero-card-stack{position:absolute;top:3rem;right:4.5rem;bottom:3rem;left:3rem}.hero-card{position:absolute;border-radius:1rem}.hero-card-one{top:0;right:0;bottom:0;left:0;border:1px solid hsl(var(--border));background:linear-gradient(180deg,hsl(var(--background) / .45),hsl(var(--card) / .15));transform:rotate(7deg);animation:heroFloatFar 8s ease-in-out infinite}.hero-card-two{top:1rem;right:1rem;bottom:1rem;left:1rem;border:1px solid hsl(var(--primary) / .15);background:linear-gradient(180deg,hsl(var(--primary) / .08),transparent);transform:rotate(-4deg);animation:heroFloatNear 6.5s ease-in-out infinite}.hero-card-main{top:2rem;right:2rem;bottom:2rem;left:2rem;border:1px solid hsl(var(--border));background:linear-gradient(180deg,hsl(var(--card) / .96),hsl(var(--background) / .94));box-shadow:0 28px 70px #3b49722e;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-card-main:before{content:"";position:absolute;inset:1rem auto auto 1rem;width:7rem;height:7rem;border-radius:999px;background:radial-gradient(circle,hsl(34 95% 72% / .22),transparent 68%);filter:blur(2px)}.hero-card-main:after{content:"";position:absolute;right:1.25rem;bottom:1rem;width:8rem;height:8rem;border-radius:999px;background:radial-gradient(circle,hsl(195 88% 66% / .18),transparent 70%)}.hero-chip-row{position:absolute;display:flex;gap:.65rem}.hero-chip-row-top{top:.75rem;right:.5rem}.hero-chip-row-bottom{bottom:.75rem;left:.75rem}.hero-chip{display:inline-flex;align-items:center;gap:.45rem;padding:.55rem .85rem;border:1px solid hsl(var(--border));border-radius:999px;background:hsl(var(--background) / .78);box-shadow:0 12px 24px #2b345014;color:hsl(var(--foreground));font-size:.76rem;font-weight:500;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hero-chip svg{width:.9rem;height:.9rem;color:hsl(var(--primary))}.hero-chip-top{animation:heroFloatNear 5.8s ease-in-out infinite}.hero-chip-bottom{animation:heroFloatFar 7.2s ease-in-out infinite}.code-window{position:relative;z-index:1;padding:1.35rem;color:hsl(var(--muted));font-family:ui-monospace,monospace;font-size:.78rem}.code-dots{display:flex;gap:.375rem;margin-bottom:.75rem}.dot{width:.625rem;height:.625rem;border-radius:999px}.dot-red{background:#dc282880}.dot-yellow{background:#facc1480}.dot-green{background:hsl(var(--primary) / .5)}.code-keyword,.code-accent{color:hsl(var(--primary))}.code-indent{padding-left:.75rem}.stats-band{border-top:1px solid hsl(var(--border));border-bottom:1px solid hsl(var(--border));background:linear-gradient(180deg,hsl(var(--surface)),hsl(var(--card)))}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);text-align:center;padding:3.5rem 0}.stats-grid.three-col{grid-template-columns:repeat(3,minmax(0,1fr));max-width:64rem;margin:0 auto}.stat-card{padding:0 1.5rem}.stats-grid.three-col .stat-card{display:grid;place-items:center;text-align:center}.stat-card+.stat-card{border-left:1px solid hsl(var(--border))}.counter{font-family:Roboto,sans-serif;font-size:clamp(2.25rem,3.7vw,3.15rem);font-weight:500}.stat-card p{margin-top:.375rem;color:hsl(var(--muted));font-size:.95rem}.section-padding{padding:4rem 0}.surface-section{background:radial-gradient(circle at top right,hsl(var(--primary) / .08),transparent 28%),linear-gradient(180deg,hsl(var(--surface)),hsl(var(--card)))}.page-hero-section{position:relative;overflow:hidden;padding-top:3.5rem;padding-bottom:3.5rem;background:radial-gradient(circle at top right,hsl(var(--primary) / .18),transparent 28%),radial-gradient(circle at left 18% bottom 20%,hsl(34 92% 68% / .12),transparent 26%),linear-gradient(180deg,hsl(var(--background)),hsl(var(--surface)) 62%,hsl(var(--card)))}.page-hero-about{background:radial-gradient(circle at top right,hsl(var(--primary) / .22),transparent 28%),radial-gradient(circle at left 16% bottom 22%,hsl(34 92% 68% / .16),transparent 28%),linear-gradient(180deg,hsl(var(--background)),hsl(var(--surface)) 62%,hsl(var(--card)))}.page-hero-courses{background:radial-gradient(circle at top right,hsl(var(--primary) / .24),transparent 28%),radial-gradient(circle at 18% 24%,hsl(195 84% 72% / .16),transparent 24%),linear-gradient(180deg,hsl(var(--background)),hsl(var(--surface)) 62%,hsl(var(--card)))}.page-hero-technology{background:radial-gradient(circle at top right,hsl(195 82% 66% / .2),transparent 28%),radial-gradient(circle at left 18% bottom 24%,hsl(var(--primary) / .16),transparent 28%),linear-gradient(180deg,hsl(var(--background)),hsl(var(--surface)) 62%,hsl(var(--card)))}.page-hero-career{background:radial-gradient(circle at top right,hsl(142 70% 52% / .16),transparent 28%),radial-gradient(circle at left 14% bottom 22%,hsl(var(--primary) / .16),transparent 26%),linear-gradient(180deg,hsl(var(--background)),hsl(var(--surface)) 62%,hsl(var(--card)))}.page-hero-contact{background:radial-gradient(circle at top right,hsl(34 96% 70% / .18),transparent 28%),radial-gradient(circle at left 16% bottom 20%,hsl(var(--primary) / .14),transparent 26%),linear-gradient(180deg,hsl(var(--background)),hsl(var(--surface)) 62%,hsl(var(--card)))}.page-hero-placement{background:radial-gradient(circle at top right,hsl(142 76% 52% / .14),transparent 28%),radial-gradient(circle at left 16% bottom 20%,hsl(var(--primary) / .18),transparent 26%),linear-gradient(180deg,hsl(var(--background)),hsl(var(--surface)) 62%,hsl(var(--card)))}.page-hero-blog{background:radial-gradient(circle at top right,hsl(270 92% 72% / .18),transparent 28%),radial-gradient(circle at left 18% bottom 22%,hsl(34 92% 68% / .12),transparent 26%),linear-gradient(180deg,hsl(var(--background)),hsl(var(--surface)) 62%,hsl(var(--card)))}.section-eyebrow{display:inline-flex;align-items:center;gap:.55rem;margin-bottom:.85rem;color:hsl(var(--foreground) / .76);font-size:clamp(1rem,1.45vw,1.2rem);font-weight:500;letter-spacing:.12em;text-transform:uppercase}.section-eyebrow-emoji{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:.6rem;background:hsl(var(--card));font-size:.95rem;letter-spacing:0;box-shadow:inset 0 0 0 1px hsl(var(--border))}.section-title{font-size:clamp(1.75rem,3vw,2rem);font-family:Work Sans,sans-serif;font-weight:500;letter-spacing:.015em;line-height:1.08}.section-anchor{scroll-margin-top:7.5rem}.home-section-intro{text-align:center}.home-section-intro .section-title{font-size:clamp(1.75rem,3vw,2rem);font-weight:500}.card-grid{display:grid;gap:1.5rem}.card-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.card-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.info-card,.course-card,.blog-card{height:100%;border:1px solid hsl(var(--border));border-radius:1rem;background:hsl(var(--card));transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;box-shadow:0 18px 40px #221f1c14}.info-card:hover,.course-card:hover,.blog-card:hover,.service-item:hover{transform:translateY(-2px);border-color:hsl(var(--primary) / .18)}.info-card{display:flex;flex-direction:column;justify-content:center;padding:1.35rem}.large-card{padding:2rem}.info-icon,.service-icon,.large-card-icon{color:hsl(var(--primary));margin-bottom:1rem}.info-icon{width:2rem;height:2rem}.large-card-icon{width:2.5rem;height:2.5rem}.info-card h3,.large-card h3,.service-item h3,.course-card h3,.blog-card h3,.reason-item h3{margin-bottom:.35rem;font-size:clamp(1.05rem,1.55vw,1.28rem);font-weight:500;font-family:Work Sans,sans-serif}.info-card p,.large-card p,.service-item p,.reason-item p,.blog-excerpt{color:hsl(var(--muted));font-size:.94rem;font-weight:400;line-height:1.52;font-family:Inter,sans-serif}.info-card-with-action{position:relative;display:flex;flex-direction:column;align-items:stretch;padding-bottom:4.85rem}.info-card-with-action .whatsapp-link-card{position:absolute;right:1.35rem;bottom:1.2rem;left:auto;transform:none;margin-top:0;max-width:calc(100% - 2.7rem)}.info-card-with-action .whatsapp-link-card:hover{transform:translateY(-1px)}.card-header-inline{display:inline-flex;align-items:flex-start;justify-content:flex-start;gap:.5rem;width:auto;max-width:100%;margin-bottom:.18rem;padding-bottom:10px}.card-header-inline .info-icon,.card-header-inline .large-card-icon{margin:-.16rem 0 0;flex-shrink:0}.card-header-inline h3{margin:0;text-align:left;line-height:1.18}.card-header-inline-center{justify-content:center}.card-copy-center{text-align:justify;text-align-last:center;margin-inline:auto}.card-copy-left{text-align:justify}.info-card>p,.large-card>p{text-align:center}.service-list{display:flex;flex-direction:column;gap:.75rem}.service-card-link{display:block;height:100%}.service-item{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.5rem;border:1px solid hsl(var(--border));border-radius:1rem;transition:transform .2s ease,border-color .2s ease;background:hsl(var(--background))}.service-item-main{display:flex;align-items:center;gap:1rem}.service-icon{width:1.75rem;height:1.75rem;margin-bottom:0;flex-shrink:0}.service-arrow{width:1rem;height:1rem;color:hsl(var(--muted));transition:transform .2s ease,color .2s ease}.service-item:hover .service-arrow{transform:translate(.25rem);color:hsl(var(--primary))}.reason-item{display:flex;align-items:flex-start;gap:.875rem}.reason-icon-wrap{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:.75rem;background:hsl(var(--primary) / .1);flex-shrink:0}.reason-icon{width:1rem;height:1rem;color:hsl(var(--primary))}.testimonial-carousel{display:flex;align-items:center;justify-content:center;gap:1rem;width:min(1120px,calc(100% - 2rem));margin:0 auto}.testimonial-viewport{--testimonial-gap: 1.25rem;--testimonial-card-width: calc((100% - (var(--testimonial-gap) * 2)) / 3);--testimonial-step: calc(var(--testimonial-card-width) + var(--testimonial-gap));--testimonial-base-offset: calc(-1 * var(--testimonial-step));width:min(920px,100%);overflow:hidden;padding:1.5rem 0 2.25rem}.testimonial-strip{display:flex;gap:var(--testimonial-gap);align-items:center;transform:translate(var(--testimonial-base-offset))}.testimonial-strip.is-animating{transition:transform .7s cubic-bezier(.22,1,.36,1)}.testimonial-strip.is-resetting{transition:none}.testimonial-card{flex:0 0 var(--testimonial-card-width);display:flex;flex-direction:column;justify-content:space-between;min-height:18rem;border:1px solid hsl(var(--border));border-radius:1rem;padding:1.4rem 1.4rem .8rem;background:radial-gradient(circle at top right,hsl(var(--primary) / .1),transparent 38%),linear-gradient(180deg,hsl(var(--card)),hsl(var(--card)) 62%,hsl(var(--secondary) / .45));transition:transform .7s cubic-bezier(.22,1,.36,1),opacity .5s linear,box-shadow .7s cubic-bezier(.22,1,.36,1),border-color .7s ease;position:relative;z-index:1;overflow:hidden}.testimonial-body{flex:1;display:flex;flex-direction:column;justify-content:center;padding-top:.9rem}.testimonial-card-active{transform:scale(1.08) translateY(-.2rem);opacity:1;border-color:hsl(var(--primary) / .32);box-shadow:0 28px 52px #221f1c29;z-index:4}.testimonial-card-prev,.testimonial-card-next{opacity:.68;transform:scale(.93);z-index:2}.testimonial-card-far-prev,.testimonial-card-far-next{opacity:.55;transform:scale(.9);z-index:2}.testimonial-arrow{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border:1px solid hsl(var(--border));border-radius:999px;background:hsl(var(--background));color:hsl(var(--foreground));transition:transform .2s ease,border-color .2s ease,color .2s ease}.testimonial-arrow:hover{transform:translateY(-1px);border-color:hsl(var(--primary) / .35);color:hsl(var(--primary))}.testimonial-arrow svg{width:1.1rem;height:1.1rem}.testimonial-quote{width:1.25rem;height:1.25rem;color:hsl(var(--primary) / .34);margin-bottom:.9rem}.testimonial-copy{margin-bottom:0;color:hsl(var(--muted));font-size:.94rem;font-style:italic;line-height:1.75}.testimonial-meta,.testimonial-user{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.testimonial-user{justify-content:flex-start}.testimonial-user-copy{display:flex;flex-direction:column}.avatar{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px;background:hsl(var(--primary) / .1);color:hsl(var(--primary));font-size:.75rem;font-weight:500}.testimonial-name{font-size:.75rem;font-weight:500}.testimonial-role,.testimonial-company{color:hsl(var(--muted));font-size:.6875rem}.hike-badge{flex-shrink:0;padding:.45rem .75rem;border:1px solid hsl(142 62% 46% / .2);border-radius:999px;background:linear-gradient(180deg,#dcf9e7,#caf6db);color:#0d6d30;font-size:.72rem;font-weight:500;letter-spacing:.01em;box-shadow:inset 0 1px #ffffff8c}.support-strip{display:grid;grid-template-columns:.9fr 1.1fr;gap:1.5rem;margin-top:2rem;padding:1.5rem;border:1px solid hsl(var(--border));border-radius:1rem;background:hsl(var(--card))}.support-strip-title{margin-bottom:.5rem;font-size:1.15rem;font-weight:500}.support-strip-copy{color:hsl(var(--muted));font-size:1rem;line-height:1.56;text-align:justify}.support-strip-action{display:flex;justify-content:flex-end;margin-top:1rem;padding-right:.5rem}.support-strip-action-top{margin-top:0;margin-bottom:1rem}.support-steps-marquee{position:relative;overflow:hidden;border-radius:.875rem;-webkit-mask-image:linear-gradient(to right,transparent,black 8%,black 92%,transparent);mask-image:linear-gradient(to right,transparent,black 8%,black 92%,transparent)}.support-steps-track{display:flex;align-items:center;gap:.75rem;width:max-content;animation:support-scroll 24s linear infinite}.support-step{display:flex;align-items:center;gap:.75rem;padding:.85rem 1rem;border:1px solid hsl(var(--border));border-radius:.875rem;background:hsl(var(--background));font-size:.9rem;font-weight:500;min-width:220px;white-space:nowrap}.support-step-index{display:inline-flex;align-items:center;justify-content:center;width:1.6rem;height:1.6rem;border-radius:999px;background:hsl(var(--primary) / .12);color:hsl(var(--primary));font-size:.72rem;font-weight:500}@keyframes support-scroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - .375rem))}}.pt-nav{padding-top:7rem}.narrow-center{max-width:42rem;text-align:center}.split-section{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.icon-stage{display:flex;align-items:center;justify-content:center;width:100%;min-height:13rem;border:1px solid hsl(var(--border));border-radius:1rem;background:hsl(var(--card))}.icon-stage-icon{width:4rem;height:4rem;color:hsl(var(--primary) / .15)}.about-visual{position:relative;overflow:hidden;min-height:18.5rem;padding:1.1rem;align-items:stretch;background:radial-gradient(circle at top right,hsl(var(--primary) / .16),transparent 32%),linear-gradient(180deg,hsl(var(--card)),hsl(var(--surface)))}.about-visual-team{background:radial-gradient(circle at top right,hsl(221 92% 66% / .18),transparent 34%),linear-gradient(180deg,hsl(var(--card)),hsl(var(--surface)))}.about-visual-goal{background:radial-gradient(circle at top right,hsl(142 70% 48% / .16),transparent 34%),linear-gradient(180deg,hsl(var(--card)),hsl(var(--surface)))}.about-visual-mission{background:radial-gradient(circle at top right,hsl(34 88% 58% / .16),transparent 34%),linear-gradient(180deg,hsl(var(--card)),hsl(var(--surface)))}.about-visual-orb{position:absolute;border-radius:999px;filter:blur(2px);opacity:.7}.about-visual-orb-one{top:1rem;right:1.1rem;width:4rem;height:4rem;background:hsl(var(--primary) / .12)}.about-visual-orb-two{bottom:1.2rem;left:1rem;width:5rem;height:5rem;background:#f5aa471a}.about-visual-card{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:space-between;gap:.8rem;width:100%;min-height:100%;padding:.95rem;border:1px solid hsl(var(--border));border-radius:1rem;background:#ffffff85;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 18px 42px #221f1c14}.about-visual-card-top{display:flex;align-items:center;justify-content:space-between;gap:1rem}.about-visual-icon{width:2rem;height:2rem;color:hsl(var(--primary))}.about-visual-pill{display:inline-flex;align-items:center;justify-content:center;padding:.3rem .62rem;border-radius:999px;background:hsl(var(--background));color:hsl(var(--muted));font-size:.68rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.about-visual-title{margin:0;font-family:Roboto,sans-serif;font-size:1.15rem;font-weight:500;letter-spacing:-.04em}.about-visual-list{display:grid;gap:.5rem}.about-visual-item{display:flex;align-items:center;gap:.65rem;padding:.68rem .78rem;border:1px solid hsl(var(--border));border-radius:.9rem;background:hsl(var(--background) / .72);color:hsl(var(--foreground));font-size:.82rem;font-weight:500}.about-visual-index{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:1.75rem;height:1.75rem;border-radius:999px;background:hsl(var(--primary) / .12);color:hsl(var(--primary));font-size:.7rem;font-weight:500}.about-visual-footer{display:flex;flex-wrap:wrap;gap:.5rem}.about-visual-badge{display:inline-flex;align-items:center;gap:.4rem;padding:.42rem .62rem;border-radius:999px;background:hsl(var(--background));color:hsl(var(--foreground));font-size:.7rem;font-weight:500}.about-visual-badge-icon{width:.78rem;height:.78rem;color:hsl(var(--primary))}.subsection-title,.cta-title{margin-bottom:.75rem;font-size:clamp(1.6rem,3.4vw,2.1rem);font-weight:500;line-height:1.1;letter-spacing:.015em}.process-flow{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:.75rem}.process-step-wrap,.process-step{display:flex;align-items:center}.process-step{flex-direction:column;text-align:center}.process-index{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;margin-bottom:.375rem;border:2px solid hsl(var(--primary));border-radius:999px;color:hsl(var(--primary));font-size:.875rem;font-weight:500}.process-step span{max-width:6.25rem;font-size:.75rem;font-weight:500}.process-line{width:3rem;height:1px;margin:-1rem .75rem 0;background:hsl(var(--border))}.time-chip,.duration-chip,.post-tag{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:.75rem;font-weight:500}.time-chip{padding:.4rem .75rem;border:1px solid hsl(var(--border));background:hsl(var(--card));color:hsl(var(--muted))}.cta-section{padding:4rem 0}.filter-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2.5rem}.filter-chip{padding:.45rem 1rem;border-radius:999px;border:1px solid hsl(var(--border));background:transparent;color:hsl(var(--muted));font-size:.86rem;font-weight:500;transition:all .2s ease}.filter-chip:hover,.filter-chip.is-active{border-color:hsl(var(--primary));background:hsl(var(--primary));color:hsl(var(--primary-foreground))}@media (max-width: 900px){.testimonial-carousel{gap:.75rem}.testimonial-viewport{--testimonial-gap: .75rem;--testimonial-card-width: 100%;--testimonial-step: calc(var(--testimonial-card-width) + var(--testimonial-gap));--testimonial-base-offset: calc(-2 * var(--testimonial-step));max-width:32rem;padding:1rem 0 1.5rem}.testimonial-card-far-prev,.testimonial-card-prev,.testimonial-card-next,.testimonial-card-far-next{opacity:1;transform:none}}.course-card{overflow:hidden}.course-card-bar{height:.25rem;background:hsl(var(--primary))}.course-card-body{display:flex;flex-direction:column;height:calc(100% - .25rem);padding:1.5rem}.feature-list{display:grid;gap:.375rem;margin-bottom:1.25rem;flex:1}.feature-item{display:flex;align-items:center;gap:.5rem;color:hsl(var(--muted));font-size:.75rem}.feature-check{width:.875rem;height:.875rem;color:hsl(var(--primary));flex-shrink:0}.course-footer,.blog-footer{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.course-card-duration{margin-bottom:.85rem}.course-card-actions{display:flex;align-items:center;justify-content:space-between;gap:.85rem;margin-top:auto}.course-card-actions .inline-link-button{flex-shrink:0}.course-card-actions .whatsapp-link-card{margin-top:0}.duration-chip{padding:.2rem .625rem;background:hsl(var(--secondary));font-size:.6875rem}.inline-link,.back-link{display:inline-flex;align-items:center;gap:.25rem;color:hsl(var(--primary));font-size:.75rem;font-weight:500}.inline-link-icon{width:.875rem;height:.875rem}.back-link{gap:.55rem;margin-bottom:1.5rem;padding:.55rem .9rem;border:1px solid hsl(var(--border));border-radius:999px;background:hsl(var(--card));color:hsl(var(--foreground));transition:all .2s ease}.back-link:hover{border-color:hsl(var(--primary) / .3);color:hsl(var(--primary));background:hsl(var(--primary) / .05)}.back-link-icon-wrap{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:999px;background:hsl(var(--primary) / .1);color:hsl(var(--primary))}.whatsapp-link{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;margin-top:.9rem;padding:.75rem 1rem;border:1px solid hsl(var(--border));border-radius:1rem;background:linear-gradient(180deg,hsl(var(--card)),hsl(var(--surface)));color:#1ebe5d;font-size:.82rem;font-weight:500;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease;box-shadow:0 12px 24px #221f1c0f}.whatsapp-link:hover{transform:translateY(-1px);border-color:#25d36673;background:linear-gradient(180deg,hsl(var(--card)),hsl(var(--background)));box-shadow:0 10px 24px #25d36624}.whatsapp-link .inline-link-icon{width:.9rem;height:.9rem}.whatsapp-link-card{margin-top:auto;align-self:flex-end;justify-content:center;gap:.45rem;min-height:2.55rem;padding:.62rem .98rem;border-color:#bee4cc;border-radius:999px;background:linear-gradient(180deg,#fff,#f4fbf6);color:#169c49;font-size:.78rem;font-weight:600;letter-spacing:.01em;line-height:1;box-shadow:0 12px 22px #169c491f}.whatsapp-link-card .inline-link-icon{width:1.28rem;height:1.28rem;padding:.22rem;border-radius:999px;background:#25d3661f;box-shadow:inset 0 0 0 1px #25d3662e}.career-support-grid{align-items:stretch}.career-support-card{min-height:12.75rem}.career-support-card .card-header-inline{display:grid;grid-template-columns:1.7rem 1fr;align-items:start;gap:.62rem;margin-top:0;margin-bottom:0}.career-support-card .info-icon{width:1.5rem;height:1.5rem;margin-top:-.06rem}.career-support-card .card-header-inline h3{min-height:auto;font-size:clamp(.98rem,1.35vw,1.17rem);line-height:1.12;margin-bottom:0}.career-support-card .card-copy-left{display:-webkit-box;overflow:hidden;min-height:4.56em;margin-top:0;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;font-size:.9rem;font-weight:400;line-height:1.52}.whatsapp-link-card:hover{border-color:#25d36673;background:linear-gradient(180deg,#fff,#25d3661f);box-shadow:0 14px 28px #25d3662e}.whatsapp-inline-link{display:inline-flex;align-items:center;gap:.45rem;color:#17a34a;font-size:.98rem;font-weight:500;letter-spacing:.01em;transition:color .2s ease,transform .2s ease}.whatsapp-inline-link .inline-link-icon{width:1rem;height:1rem}.whatsapp-inline-link:hover{color:#128c3b;transform:translate(2px)}.course-modal{width:min(44rem,calc(100% - 2rem));max-height:min(88vh,46rem);padding:0;border:0;background:transparent}.course-modal::backdrop{background:#1216228a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.course-modal-panel{display:flex;flex-direction:column;gap:1.2rem;overflow-y:auto;max-height:inherit;padding:1.35rem;border:1px solid hsl(var(--border));border-radius:1.35rem;background:radial-gradient(circle at top right,hsl(var(--primary) / .12),transparent 26%),linear-gradient(180deg,hsl(var(--card)),hsl(var(--background)));box-shadow:0 30px 80px #221f1c38}.course-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.course-modal-kicker{display:inline-flex;margin-bottom:.55rem;padding:.3rem .7rem;border-radius:999px;background:hsl(var(--primary) / .1);color:hsl(var(--primary));font-size:.74rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.course-modal-title{margin-bottom:.4rem;font-size:clamp(1.8rem,3vw,2.35rem);font-weight:500;letter-spacing:.015em}.course-modal-copy{max-width:34rem;color:hsl(var(--muted));font-size:.98rem;line-height:1.75}.course-modal-close{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:2.5rem;height:2.5rem;border:1px solid hsl(var(--border));border-radius:999px;background:hsl(var(--background));color:hsl(var(--foreground));transition:transform .2s ease,border-color .2s ease,color .2s ease}.course-modal-close:hover{transform:translateY(-1px);border-color:hsl(var(--primary) / .28);color:hsl(var(--primary))}.course-modal-close svg{width:1rem;height:1rem}.course-modal-highlights{display:flex;flex-wrap:wrap;gap:.65rem}.course-modal-highlight{display:inline-flex;align-items:center;gap:.45rem;padding:.55rem .8rem;border:1px solid hsl(var(--border));border-radius:999px;background:hsl(var(--background));color:hsl(var(--foreground));font-size:.82rem;font-weight:500}.course-detail-panel-modal{margin-top:0;margin-bottom:0}.course-modal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.course-detail-actions-modal{margin-top:0}.dark .whatsapp-link{border-color:hsl(var(--border));background:linear-gradient(180deg,hsl(var(--card)),hsl(var(--surface)))}.dark .whatsapp-link:hover{background:linear-gradient(180deg,hsl(var(--card)),hsl(var(--secondary)))}.dark .testimonial-card{background:radial-gradient(circle at top right,hsl(var(--primary) / .18),transparent 36%),linear-gradient(180deg,hsl(var(--card)),hsl(var(--card)) 64%,hsl(var(--secondary) / .55))}.dark .hike-badge{border-color:#34d46a3d;background:linear-gradient(180deg,#34d46a33,#34d46a1f);color:#7ef0a3;box-shadow:inset 0 1px #ffffff0d}.dark .whatsapp-link-card{border-color:#52c07947;background:linear-gradient(180deg,#1e2321,#18291f);color:#63e28d;box-shadow:0 12px 24px #0000003d}.dark .whatsapp-link-card .inline-link-icon{background:#34d46a29;box-shadow:inset 0 0 0 1px #34d46a38}.dark .whatsapp-link-card:hover{background:linear-gradient(180deg,#1f2723,#213c2b)}.dark .course-modal-panel{background:radial-gradient(circle at top right,hsl(var(--primary) / .18),transparent 28%),linear-gradient(180deg,hsl(var(--card)),hsl(var(--surface)));box-shadow:0 34px 90px #0000006b}.dark .course-modal-title,.dark .course-modal-copy,.dark .course-detail-label,.dark .career-modal-list,.dark .career-modal-note{color:hsl(var(--foreground))}.dark .course-detail-panel-modal,.dark .career-modal-note{background:hsl(var(--secondary))}.dark .course-detail-actions-modal .btn-pill-outline{border-color:hsl(var(--foreground) / .2);color:hsl(var(--foreground));background:hsl(var(--secondary))}.dark .course-detail-actions-modal .btn-pill-outline:hover{border-color:hsl(var(--primary) / .4);color:hsl(var(--primary-foreground));background:hsl(var(--primary))}.dark .course-modal-close,.dark .course-modal-highlight{background:hsl(var(--secondary))}.dark .about-visual-card{background:#0f121c85;box-shadow:0 24px 54px #0000003d}.dark .about-visual-pill,.dark .about-visual-badge,.dark .about-visual-item{background:hsl(var(--secondary))}.dark .hero-section{background:radial-gradient(circle at 14% 18%,hsl(34 90% 60% / .12),transparent 24%),radial-gradient(circle at 86% 14%,hsl(var(--primary) / .26),transparent 26%),radial-gradient(circle at 70% 78%,hsl(195 88% 58% / .1),transparent 24%),linear-gradient(180deg,hsl(var(--background)),hsl(var(--surface)) 60%,#1e2024)}.dark .surface-section{background:radial-gradient(circle at top right,hsl(var(--primary) / .12),transparent 28%),linear-gradient(180deg,hsl(var(--surface)),hsl(var(--card)))}.dark .stats-band{background:linear-gradient(180deg,hsl(var(--surface)),hsl(var(--card)))}.dark .page-hero-section{background:radial-gradient(circle at top right,hsl(var(--primary) / .2),transparent 30%),radial-gradient(circle at left 18% bottom 20%,hsl(34 88% 58% / .1),transparent 26%),linear-gradient(180deg,hsl(var(--background)),hsl(var(--surface)) 62%,hsl(var(--card)))}.dark .page-hero-about{background:radial-gradient(circle at top right,hsl(var(--primary) / .22),transparent 30%),radial-gradient(circle at left 16% bottom 22%,hsl(34 88% 58% / .12),transparent 28%),linear-gradient(180deg,hsl(var(--background)),hsl(var(--surface)) 62%,hsl(var(--card)))}.dark .page-hero-courses{background:radial-gradient(circle at top right,hsl(var(--primary) / .24),transparent 30%),radial-gradient(circle at 18% 24%,hsl(195 84% 58% / .14),transparent 24%),linear-gradient(180deg,hsl(var(--background)),hsl(var(--surface)) 62%,hsl(var(--card)))}.dark .page-hero-technology{background:radial-gradient(circle at top right,hsl(195 82% 56% / .18),transparent 30%),radial-gradient(circle at left 18% bottom 24%,hsl(var(--primary) / .16),transparent 28%),linear-gradient(180deg,hsl(var(--background)),hsl(var(--surface)) 62%,hsl(var(--card)))}.dark .page-hero-career{background:radial-gradient(circle at top right,hsl(142 70% 42% / .16),transparent 30%),radial-gradient(circle at left 14% bottom 22%,hsl(var(--primary) / .16),transparent 26%),linear-gradient(180deg,hsl(var(--background)),hsl(var(--surface)) 62%,hsl(var(--card)))}.dark .page-hero-contact{background:radial-gradient(circle at top right,hsl(34 96% 58% / .14),transparent 30%),radial-gradient(circle at left 16% bottom 20%,hsl(var(--primary) / .14),transparent 26%),linear-gradient(180deg,hsl(var(--background)),hsl(var(--surface)) 62%,hsl(var(--card)))}.dark .page-hero-placement{background:radial-gradient(circle at top right,hsl(142 76% 44% / .14),transparent 30%),radial-gradient(circle at left 16% bottom 20%,hsl(var(--primary) / .18),transparent 26%),linear-gradient(180deg,hsl(var(--background)),hsl(var(--surface)) 62%,hsl(var(--card)))}.dark .page-hero-blog{background:radial-gradient(circle at top right,hsl(270 92% 64% / .16),transparent 30%),radial-gradient(circle at left 18% bottom 22%,hsl(34 92% 56% / .1),transparent 26%),linear-gradient(180deg,hsl(var(--background)),hsl(var(--surface)) 62%,hsl(var(--card)))}.dark .whatsapp-inline-link{color:#34d46a}.dark .whatsapp-inline-link:hover{color:#5ee284}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.contact-details{display:grid;gap:1.5rem}.contact-item{display:flex;align-items:flex-start;gap:.75rem}.contact-item-icon{width:1rem;height:1rem;margin-top:.125rem;color:hsl(var(--primary));flex-shrink:0}.contact-item h4{margin-bottom:.25rem;font-size:.9rem}.contact-item p{color:hsl(var(--muted));font-size:.98rem}.map-wrap{overflow:hidden;border:1px solid hsl(var(--border));border-radius:1rem}.dark .map-wrap iframe{filter:invert(1) hue-rotate(180deg)}.contact-form{display:grid;gap:1rem}.contact-form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.field{width:100%;padding:.8rem 1rem;border:1px solid hsl(var(--border));border-radius:.75rem;background:transparent;color:hsl(var(--foreground));font-size:.98rem;transition:border-color .2s ease,box-shadow .2s ease}.field::placeholder{color:hsl(var(--muted))}.field:focus{outline:none;border-color:hsl(var(--primary));box-shadow:0 0 0 4px hsl(var(--primary) / .12)}.field-textarea{resize:none}.field-error{margin-top:.375rem;color:#dc2828;font-size:.75rem}select.field{border-radius:1rem;background-color:hsl(var(--background));background-image:linear-gradient(45deg,transparent 50%,hsl(var(--foreground)) 50%),linear-gradient(135deg,hsl(var(--foreground)) 50%,transparent 50%);background-position:calc(100% - 1.15rem) calc(50% - .12rem),calc(100% - .8rem) calc(50% - .12rem);background-size:.45rem .45rem,.45rem .45rem;background-repeat:no-repeat;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:3rem}select.field:hover{border-color:hsl(var(--primary) / .6);box-shadow:0 10px 24px hsl(var(--primary) / .08)}select.field option{border-radius:.9rem;background:hsl(var(--card));color:hsl(var(--foreground));cursor:pointer}.blog-card{display:flex;flex-direction:column;width:100%;padding:1.5rem;text-align:left}.blog-card h3{margin-top:.75rem}.blog-excerpt{flex:1}.blog-footer{margin-top:1rem;font-size:.6875rem;color:hsl(var(--muted))}.career-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.career-card{display:flex;flex-direction:column;gap:.9rem;height:100%;padding:1.5rem;border:1px solid hsl(var(--border));border-radius:1rem;background:hsl(var(--card));box-shadow:0 18px 40px #221f1c14}.career-card-button{width:100%;text-align:left;cursor:pointer;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.career-card-button:hover,.career-card-button:focus-visible{transform:translateY(-2px);border-color:hsl(var(--primary) / .24);box-shadow:0 18px 40px #2b345014}.career-card-button:focus-visible{outline:3px solid hsl(var(--primary) / .18);outline-offset:3px}.career-card-top{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.career-icon{margin-bottom:0;width:1.3rem;height:1.3rem}.career-summary{color:hsl(var(--muted));font-size:.92rem;line-height:1.54}.career-meta{display:grid;gap:.45rem;color:hsl(var(--muted));font-size:.8rem}.career-meta span{display:inline-flex;align-items:center;gap:.45rem}.career-meta-icon{width:.9rem;height:.9rem;color:hsl(var(--primary))}.career-actions{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:auto}.career-cta-text{display:inline-flex;align-items:center;gap:.35rem;color:hsl(var(--primary));font-size:.8rem;font-weight:500}.career-modal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.career-modal-list{display:grid;gap:.65rem;margin:0;padding-left:1rem;color:hsl(var(--muted));line-height:1.5}.career-modal-list li::marker{color:hsl(var(--primary))}.career-modal-note{padding:1rem 1.05rem;border:1px solid hsl(var(--border));border-radius:1rem;background:hsl(var(--background));color:hsl(var(--muted));line-height:1.5}.career-process{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.9rem}.career-process-step{display:flex;align-items:center;gap:.75rem;padding:1rem;border:1px solid hsl(var(--border));border-radius:.95rem;background:hsl(var(--card));font-size:.84rem;font-weight:500}.post-tag{padding:.2rem .625rem;width:fit-content;font-size:.6875rem}.tag-primary{background:hsl(var(--primary) / .1);color:hsl(var(--primary))}.tag-purple{background:#a855f71a;color:#a855f7}.tag-amber{background:#f59e0b1a;color:#d97706}.article-page-section{padding-top:2.5rem;padding-bottom:3.5rem}.article-wrap{max-width:52rem}.article-back-link{display:inline-flex;align-items:center;gap:.7rem;margin-bottom:1.4rem;padding:.55rem .9rem .55rem .62rem;border:1px solid hsl(var(--border));border-radius:999px;background:hsl(var(--background) / .82);color:hsl(var(--foreground));font-size:.82rem;font-weight:500;box-shadow:0 14px 28px #221f1c0f;transition:transform .2s ease,border-color .2s ease,color .2s ease,background .2s ease}.article-back-link:hover{transform:translateY(-1px);border-color:hsl(var(--primary) / .3);color:hsl(var(--primary));background:hsl(var(--card))}.article-back-icon-wrap{display:inline-flex;align-items:center;justify-content:center;width:1.7rem;height:1.7rem;border-radius:999px;background:hsl(var(--primary) / .1);color:hsl(var(--primary))}.article-shell{padding:1.7rem 1.85rem 2rem;border:1px solid hsl(var(--border));border-radius:1.4rem;background:radial-gradient(circle at top right,hsl(var(--primary) / .12),transparent 26%),linear-gradient(180deg,hsl(var(--card)),hsl(var(--background)));box-shadow:0 24px 54px #221f1c14}.article-header{margin-bottom:1.55rem}.article-title{margin-top:.8rem;margin-bottom:.7rem;font-size:clamp(1.8rem,3.5vw,2.7rem);line-height:1.08;letter-spacing:.015em}.article-meta{margin-bottom:1.1rem;color:hsl(var(--foreground) / .62);font-size:.8rem;font-weight:500}.article-intro{color:hsl(var(--foreground) / .9);font-size:.96rem;font-weight:400;line-height:1.58}.article-body{display:grid;gap:1.15rem;color:#564d43;font-size:.94rem;font-weight:400;line-height:1.6}.article-section{display:grid;gap:.62rem}.article-section-title{font-size:clamp(1.2rem,2vw,1.5rem);line-height:1.2;color:hsl(var(--foreground) / .9);font-weight:500}.article-section p{color:inherit}.dark .blog-card h3,.dark .article-title{color:#fff}.dark .article-meta{color:hsl(var(--foreground) / .68)}.dark .article-intro{color:hsl(var(--foreground) / .92)}.dark .article-body{color:#d8d3cb}.dark .article-section-title{color:#fff}.site-footer{border-top:1px solid hsl(var(--border))}.footer-content{padding:3.5rem 0}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:2.5rem;align-items:start}.footer-brand{display:inline-block;margin-bottom:.75rem}.footer-copy{max-width:20rem;color:hsl(var(--muted));font-size:.95rem;line-height:1.56}.footer-socials{display:flex;align-items:center;gap:.75rem;margin-top:1rem}.footer-social-link{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:1px solid hsl(var(--border));border-radius:999px;background:hsl(var(--card));color:hsl(var(--muted));transition:color .2s ease,border-color .2s ease,transform .2s ease}.footer-social-link:hover{color:hsl(var(--primary));border-color:hsl(var(--primary) / .35);transform:translateY(-1px)}.footer-social-link svg{width:1rem;height:1rem}.footer-heading{margin-bottom:1rem;color:hsl(var(--foreground) / .5);font-size:.8rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase}.footer-list{display:grid;gap:.625rem;padding:0;margin:0;list-style:none}.footer-link{color:hsl(var(--muted));font-size:.95rem}.footer-link:hover{color:hsl(var(--primary))}.footer-bottom{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid hsl(var(--border));text-align:center;color:hsl(var(--muted));font-size:.85rem}.toast-stack{position:fixed;right:1rem;bottom:1rem;z-index:100;display:grid;gap:.75rem}.toast{min-width:260px;padding:.9rem 1rem;border:1px solid hsl(var(--border));border-radius:.875rem;background:hsl(var(--card));box-shadow:0 10px 30px hsl(var(--foreground) / .1)}.toast-title{margin-bottom:.25rem;font-size:.875rem;font-weight:500}.toast-description{color:hsl(var(--muted));font-size:.8125rem}.desktop-only-flex,.desktop-only-block,.mobile-only{display:none}@media (min-width: 768px){.desktop-only,.desktop-only-flex{display:flex}.desktop-only-block{display:block}}@media (max-width: 767px){html{font-size:14px}.hero-grid,.split-section,.contact-grid,.card-grid-2,.card-grid-3,.footer-grid,.stats-grid,.career-grid,.career-process,.contact-form-row{grid-template-columns:1fr}.hero-grid{gap:2rem;padding-top:7rem}.page-hero-section{padding-top:3rem;padding-bottom:3rem}.section-padding{padding:3.75rem 0}.stats-grid{gap:1.5rem}.stat-card+.stat-card{border-left:0}.desktop-only{display:none}.mobile-only{display:inline-flex}.nav-links{display:none}.container-custom{width:min(1120px,calc(100% - 1.5rem))}.order-mobile-last{order:2}.order-mobile-first{order:1}.support-strip{grid-template-columns:1fr}.support-strip-action{justify-content:flex-start;padding-right:0}.support-steps-marquee{-webkit-mask-image:none;mask-image:none}.support-steps-track{animation-duration:18s}.support-step{min-width:200px}.hero-visual{width:100%;height:22rem}.hero-card-stack{top:2rem;right:1rem;bottom:1.5rem;left:1rem}.hero-chip-row-top{right:0}.hero-chip-row-bottom{left:0}}.navbar{border-bottom:1px solid hsl(var(--border))}.nav-links{gap:1.15rem}.nav-link{font-size:.86rem;letter-spacing:.02em}.hero-copy{max-width:38rem;font-size:.9rem;font-weight:300}.info-card,.course-card,.blog-card,.support-strip,.reason-item,.career-card,.testimonial-card{box-shadow:0 18px 40px #221f1c0d}.stats-grid.stats-grid-5{grid-template-columns:repeat(5,minmax(0,1fr))}.support-strip-action-spaced{margin-top:1.5rem;margin-bottom:1rem}.placement-highlight-strip{grid-template-columns:.9fr 1.1fr;align-items:start}.placement-mini-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.placement-mini-stat{padding:1rem;border:1px solid hsl(var(--border));border-radius:.9rem;background:hsl(var(--background))}.placement-mini-stat strong{display:block;margin-bottom:.35rem;font-family:Roboto,sans-serif;font-size:1.2rem}.placement-mini-stat span{color:hsl(var(--muted));font-size:.9rem;line-height:1.5}.company-marquee{position:relative;overflow:hidden;border-radius:1.25rem;-webkit-mask-image:linear-gradient(to right,transparent,black 7%,black 93%,transparent);mask-image:linear-gradient(to right,transparent,black 7%,black 93%,transparent)}.company-track{display:flex;align-items:center;gap:1rem;width:max-content;animation:company-marquee-scroll 240s linear infinite}.company-marquee:hover .company-track{animation-play-state:paused}.company-pill{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-width:13.5rem;min-height:5.75rem;padding:0 1.8rem;border:1px solid hsl(var(--border));border-radius:1rem;background:linear-gradient(180deg,hsl(var(--card)),hsl(var(--surface)));font-family:Roboto,sans-serif;font-size:1.12rem;font-weight:500;letter-spacing:.03em;white-space:nowrap;box-shadow:0 14px 34px #221f1c0f}@keyframes heroPulse{0%,to{transform:scale(1) translateZ(0);opacity:.8}50%{transform:scale(1.08) translate3d(.6rem,-.4rem,0);opacity:1}}@keyframes heroFloatNear{0%,to{transform:translateZ(0) rotate(-4deg)}50%{transform:translate3d(.35rem,-.8rem,0) rotate(-1deg)}}@keyframes heroFloatFar{0%,to{transform:translateZ(0) rotate(7deg)}50%{transform:translate3d(-.45rem,.9rem,0) rotate(10deg)}}@keyframes company-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.inline-link-button{border:0;padding:0;background:transparent}.course-detail-panel{margin-top:1rem;margin-bottom:.35rem;padding:1rem;border:1px solid hsl(var(--border));border-radius:1rem;background:hsl(var(--background))}.course-detail-block+.course-detail-block{margin-top:.9rem}.course-detail-label{margin-bottom:.45rem;color:hsl(var(--foreground));font-size:.84rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.course-detail-copy{color:hsl(var(--muted));font-size:.92rem;line-height:1.52}.course-detail-list{display:grid;gap:.45rem;margin:0;padding-left:1rem;color:hsl(var(--muted));font-size:.92rem;line-height:1.52}.course-detail-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.course-payment-button{display:inline-flex;align-items:center;gap:.55rem;padding:.72rem 1rem;border:1px solid hsl(221 70% 55% / .18);border-radius:999px;background:linear-gradient(180deg,#ecf2fd,#dbe5fa);color:#214297;font-size:.88rem;font-weight:500;box-shadow:0 12px 28px #2b5dca1f;cursor:not-allowed;opacity:.92}.course-payment-icon{width:.95rem;height:.95rem}.course-payment-status{display:inline-flex;align-items:center;gap:.3rem;padding:.26rem .48rem;border-radius:999px;background:#ffffffb8;font-size:.68rem;letter-spacing:.02em}.course-payment-lock{width:.72rem;height:.72rem}.course-payment-note{margin-top:.7rem;color:hsl(var(--muted));font-size:.8rem;line-height:1.45}.dark .course-payment-button{border-color:#7897ff2e;background:linear-gradient(180deg,#506fd638,#506fd624);color:#d1e5ff;box-shadow:0 14px 30px #0003}.dark .course-payment-status{background:#ffffff14}@media (max-width: 1024px){.company-track{animation-duration:200s}}@media (max-width: 767px){.stats-grid.stats-grid-5,.placement-highlight-strip,.placement-mini-stats{grid-template-columns:1fr}.company-track{gap:.75rem;animation-duration:160s}.company-pill{min-width:11.25rem;min-height:4.85rem;padding:0 1.25rem;font-size:1rem}.course-modal{width:100%;max-width:100%;max-height:100%;margin:auto 0 0}.course-modal-panel{max-height:min(85vh,100%);padding:1.15rem;border-right:0;border-bottom:0;border-left:0;border-radius:1.25rem 1.25rem 0 0}.course-modal-header{align-items:flex-start}.course-modal-title{font-size:1.6rem}.course-modal-grid{grid-template-columns:1fr}.course-card-actions{flex-wrap:wrap}.course-card-actions .whatsapp-link-card{align-self:flex-start}.career-modal-grid{grid-template-columns:1fr}.course-detail-actions-modal{flex-direction:column}.course-detail-actions-modal .btn,.course-detail-actions-modal .course-payment-button{width:100%;justify-content:center}.article-page-section{padding-top:1.75rem;padding-bottom:2.75rem}.article-shell{padding:1.2rem 1rem 1.45rem;border-radius:1.1rem}}
