*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:5rem}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}:root{--background-hsl: 0 0% 100%;--foreground-hsl: 215 25% 15%;--card-hsl: 0 0% 100%;--card-foreground-hsl: 215 25% 15%;--popover-hsl: 0 0% 100%;--popover-foreground-hsl: 215 25% 15%;--primary-hsl: 215 85% 25%;--primary-foreground-hsl: 0 0% 100%;--secondary-hsl: 195 100% 96%;--secondary-foreground-hsl: 215 85% 25%;--muted-hsl: 210 40% 96%;--muted-foreground-hsl: 215 15% 50%;--accent-hsl: 185 90% 45%;--accent-foreground-hsl: 0 0% 100%;--destructive-hsl: 0 84% 60%;--destructive-foreground-hsl: 0 0% 100%;--border-hsl: 215 20% 88%;--input-hsl: 215 20% 88%;--ring-hsl: 185 90% 45%;--background: hsl(var(--background-hsl));--foreground: hsl(var(--foreground-hsl));--card: hsl(var(--card-hsl));--card-foreground: hsl(var(--card-foreground-hsl));--popover: hsl(var(--popover-hsl));--popover-foreground: hsl(var(--popover-foreground-hsl));--primary: hsl(var(--primary-hsl));--primary-foreground: hsl(var(--primary-foreground-hsl));--secondary: hsl(var(--secondary-hsl));--secondary-foreground: hsl(var(--secondary-foreground-hsl));--muted: hsl(var(--muted-hsl));--muted-foreground: hsl(var(--muted-foreground-hsl));--accent: hsl(var(--accent-hsl));--accent-foreground: hsl(var(--accent-foreground-hsl));--destructive: hsl(var(--destructive-hsl));--destructive-foreground: hsl(var(--destructive-foreground-hsl));--border: hsl(var(--border-hsl));--input: hsl(var(--input-hsl));--ring: hsl(var(--ring-hsl));--radius: 12px;--gradient-primary: linear-gradient(135deg, hsl(215 85% 25%), hsl(205 85% 35%));--gradient-accent: linear-gradient(135deg, hsl(185 90% 45%), hsl(195 85% 55%));--gradient-hero: linear-gradient(180deg, hsl(215 100% 98%), hsl(195 100% 96%));--shadow-soft: 0 4px 20px -2px hsl(215 40% 20% / .08);--shadow-elevated: 0 10px 40px -5px hsl(215 40% 20% / .15);--transition-smooth: all .3s cubic-bezier(.4, 0, .2, 1);--container-inline: clamp(1rem, 4vw, 1.5rem);--section-pad-y: clamp(3rem, 5vw + 1.5rem, 6rem);--header-margin-bottom: clamp(2rem, 4vw, 4rem)}.dark{--background-hsl: 215 30% 8%;--foreground-hsl: 0 0% 98%;--card-hsl: 215 25% 12%;--card-foreground-hsl: 0 0% 98%;--popover-hsl: 215 25% 12%;--popover-foreground-hsl: 0 0% 98%;--primary-hsl: 185 90% 45%;--primary-foreground-hsl: 215 30% 8%;--secondary-hsl: 215 25% 18%;--secondary-foreground-hsl: 0 0% 98%;--muted-hsl: 215 25% 18%;--muted-foreground-hsl: 215 15% 65%;--accent-hsl: 185 90% 45%;--accent-foreground-hsl: 215 30% 8%;--destructive-hsl: 0 62% 50%;--destructive-foreground-hsl: 0 0% 98%;--border-hsl: 215 20% 20%;--input-hsl: 215 20% 20%;--ring-hsl: 185 90% 45%;--gradient-primary: linear-gradient(135deg, hsl(215 60% 20%), hsl(205 60% 25%));--gradient-accent: linear-gradient(135deg, hsl(185 90% 45%), hsl(195 85% 50%));--gradient-hero: linear-gradient(180deg, hsl(215 30% 10%), hsl(215 25% 12%));--shadow-soft: 0 4px 20px -2px hsl(0 0% 0% / .3);--shadow-elevated: 0 10px 40px -5px hsl(0 0% 0% / .5)}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--background);color:var(--foreground);line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden}img,svg,video{max-width:100%;height:auto}a{color:var(--primary);text-decoration:none;transition:var(--transition-smooth)}a:hover{color:var(--accent)}._header_1jh1h_1{position:fixed;top:0;left:0;right:0;z-index:50;background:color-mix(in srgb,var(--background) 95%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--border);box-shadow:var(--shadow-soft)}._inner_1jh1h_13{max-width:1280px;margin:0 auto;padding:0 1rem}._row_1jh1h_19{display:flex;align-items:center;justify-content:space-between;min-height:4rem;gap:1rem}._logo_1jh1h_27{font-size:1.5rem;font-weight:700;text-decoration:none;color:var(--primary);letter-spacing:.01em;transition:opacity .2s ease;flex-shrink:0}._logo_1jh1h_27:hover{opacity:.8}._desktopNav_1jh1h_41{display:none}._desktopList_1jh1h_45{display:flex;align-items:center;gap:2rem;list-style:none;margin:0;padding:0}._desktopLink_1jh1h_54{text-decoration:none;color:var(--foreground);font-weight:500;font-size:.9375rem;letter-spacing:.01em;transition:var(--transition-smooth);padding:.25rem 0}._desktopLink_1jh1h_54:hover{color:var(--primary)}._desktopCta_1jh1h_68{display:none}._menuToggle_1jh1h_72{display:flex;align-items:center;justify-content:center;padding:.5rem;margin:0;border:none;background:transparent;color:var(--foreground);cursor:pointer;border-radius:var(--radius);transition:var(--transition-smooth)}._menuToggle_1jh1h_72:hover{color:var(--primary)}._menuIcon_1jh1h_90{width:1.5rem;height:1.5rem}._mobileNav_1jh1h_95{padding:1rem 0 1.25rem;border-top:1px solid var(--border);animation:_navFadeIn_1jh1h_1 .2s ease-out}._mobileInner_1jh1h_101{display:flex;flex-direction:column;gap:1rem}._mobileLink_1jh1h_107{text-decoration:none;color:var(--foreground);font-weight:500;padding:.5rem 0;transition:var(--transition-smooth)}._mobileLink_1jh1h_107:hover{color:var(--primary)}._getStartedButton_1jh1h_119{background:var(--gradient-primary);border:1px solid transparent;color:var(--primary-foreground);box-shadow:var(--shadow-elevated);padding:.65rem 1.25rem;border-radius:var(--radius);font-weight:600;cursor:pointer;transition:var(--transition-smooth)}._getStartedButton_1jh1h_119:hover{opacity:.92}._mobileCta_1jh1h_135{width:100%;margin-top:.5rem;justify-content:center}@keyframes _navFadeIn_1jh1h_1{0%{opacity:0}to{opacity:1}}@media(min-width:768px){._desktopNav_1jh1h_41,._desktopCta_1jh1h_68{display:block}._menuToggle_1jh1h_72,._mobileNav_1jh1h_95{display:none}}._customButton_6mact_1{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.25rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--gradient-primary);color:var(--primary-foreground);font-weight:600;letter-spacing:.01em;cursor:pointer;transition:var(--transition-smooth);box-shadow:var(--shadow-soft)}._customButton_6mact_1:hover{transform:translateY(-1px);box-shadow:var(--shadow-elevated)}._customButton_6mact_1:active{transform:translateY(0);box-shadow:var(--shadow-soft)}._customButton_6mact_1:focus-visible{outline:2px solid var(--ring);outline-offset:3px}._customButton_6mact_1:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}._hero_104px_1{position:relative;min-height:100dvh;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:clamp(5rem,12vw,7rem) var(--container-inline, 1rem) clamp(2.5rem,6vw,4rem)}._heroBackground_104px_11{position:absolute;inset:0;background-size:cover;background-position:center;background-repeat:no-repeat}._heroContent_104px_19{position:relative;z-index:10;width:100%;max-width:1280px;margin:0 auto;padding:0}._heroText_104px_28{max-width:64rem;margin:0 auto;text-align:center;display:flex;flex-direction:column;gap:.5rem;animation:_fadeIn_104px_1 .8s ease-in}._heroTitleGradient_104px_37{display:block;margin-top:.5rem;padding-bottom:.2em;background:var(--gradient-primary);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;line-height:1.2}._heroDescription_104px_49{font-size:clamp(1rem,2.5vw,1.25rem);color:var(--muted-foreground);max-width:48rem;margin:0 auto;line-height:1.55;padding:0 .25rem}@keyframes _fadeIn_104px_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._heroButtons_104px_69{display:flex;flex-direction:column;gap:1rem;justify-content:center;align-items:stretch;padding-top:1.5rem;width:100%;max-width:28rem;margin:0 auto}._heroTitle_104px_37{font-size:clamp(1.875rem,6vw + 1rem,4.5rem);font-weight:700;color:var(--primary);line-height:1.15;margin:0;padding-bottom:.1em;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}._primaryButton_104px_91{font-size:clamp(1rem,2.5vw,1.125rem);padding:.875rem 1.5rem;box-shadow:var(--shadow-elevated);width:100%;text-align:center}._secondaryButton_104px_99{font-size:clamp(1rem,2.5vw,1.125rem);padding:.875rem 1.5rem;width:100%;text-align:center;background:transparent;border:2px solid var(--primary);color:var(--primary);border-radius:var(--radius);cursor:pointer;font-weight:500;transition:var(--transition-smooth);font-family:inherit;background-color:var(--background)}._secondaryButton_104px_99:hover{background:var(--primary);color:var(--primary-foreground)}._heroFade_104px_120{position:absolute;bottom:0;left:0;right:0;height:8rem;background:linear-gradient(to top,var(--background),transparent);pointer-events:none}@media(min-width:640px){._heroButtons_104px_69{flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;max-width:none}._primaryButton_104px_91,._secondaryButton_104px_99{width:auto;min-width:min(100%,12rem)}}@media(min-width:768px){._heroDescription_104px_49{font-size:1.5rem}}@media(min-width:1024px){._heroTitleGradient_104px_37{margin-top:1rem;margin-bottom:1rem;padding-bottom:.25em}}._services_1v74b_1{padding:var(--section-pad-y, 6rem) 0;background:var(--background)}._container_1v74b_6{max-width:1280px;margin:0 auto;padding:0 var(--container-inline, 1rem)}._header_1v74b_12{text-align:center;margin-bottom:var(--header-margin-bottom, 4rem);display:flex;flex-direction:column;gap:1rem}._title_1v74b_20{font-size:clamp(1.75rem,4vw + 1rem,3rem);font-weight:700;color:var(--primary);margin:0;line-height:1.2;padding:0 .25rem}._subtitle_1v74b_29{font-size:clamp(1rem,2vw + .75rem,1.25rem);color:var(--muted-foreground);max-width:42rem;margin:0 auto;line-height:1.5;padding:0 .25rem}._grid_1v74b_38{display:grid;grid-template-columns:1fr;gap:clamp(1.25rem,3vw,2rem);max-width:80rem;margin:0 auto}@media(min-width:768px){._grid_1v74b_38{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){._grid_1v74b_38{grid-template-columns:repeat(3,1fr)}}._card_1v74b_58{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:clamp(1.125rem,3vw,1.5rem);transition:var(--transition-smooth);cursor:pointer;display:flex;flex-direction:column;gap:1rem}._card_1v74b_58:hover{transform:translateY(-4px);box-shadow:var(--shadow-elevated)}._cardHeader_1v74b_75{display:flex;flex-direction:column;gap:1rem}._iconContainer_1v74b_81{width:3.5rem;height:3.5rem;border-radius:.75rem;background:var(--gradient-accent);display:flex;align-items:center;justify-content:center;transition:transform .3s ease;color:var(--accent-foreground)}._card_1v74b_58:hover ._iconContainer_1v74b_81{transform:scale(1.1)}._iconContainer_1v74b_81 svg{width:1.75rem;height:1.75rem}._cardTitle_1v74b_102{font-size:clamp(1.125rem,2vw + .5rem,1.5rem);font-weight:600;color:var(--card-foreground);margin:0;line-height:1.3}._cardContent_1v74b_110{flex:1}._cardDescription_1v74b_114{font-size:clamp(.9375rem,1.5vw,1rem);line-height:1.7;color:var(--muted-foreground);margin:0}@media(prefers-reduced-motion:reduce){._card_1v74b_58:hover{transform:none}}._about_142o0_1{padding:var(--section-pad-y, 6rem) 0;background:var(--gradient-hero)}._container_142o0_6{max-width:1280px;margin:0 auto;padding:0 var(--container-inline, 1rem)}._content_142o0_13{max-width:64rem;margin:0 auto}._header_142o0_18{text-align:center;margin-bottom:var(--header-margin-bottom, 4rem);display:flex;flex-direction:column;gap:1rem}._title_142o0_26{font-size:clamp(1.75rem,4vw + 1rem,3rem);font-weight:700;color:var(--primary);margin:0;line-height:1.2;padding:0 .25rem}._subtitle_142o0_35{font-size:clamp(1rem,2vw + .75rem,1.25rem);color:var(--muted-foreground);padding:0 .25rem}._description_142o0_41{text-align:center;margin-bottom:var(--header-margin-bottom, 4rem);max-width:none;padding:0 .25rem}._descriptionText_142o0_48{font-size:clamp(1rem,1.5vw + .875rem,1.125rem);color:var(--foreground);line-height:1.75;max-width:none;margin:0 auto}._statsRow_142o0_58{display:grid;grid-template-columns:1fr;gap:clamp(1rem,3vw,1.5rem);margin-bottom:var(--header-margin-bottom, 4rem)}@media(min-width:640px){._statsRow_142o0_58{grid-template-columns:repeat(3,minmax(0,1fr))}}._statItem_142o0_71{text-align:center;padding:clamp(1.25rem,3vw,1.75rem) clamp(1rem,2vw,1.25rem);border-radius:1rem;background:var(--card);box-shadow:var(--shadow-soft);border:1px solid var(--border)}._statNumber_142o0_80{font-size:clamp(2rem,5vw + 1rem,3.25rem);font-weight:700;font-variant-numeric:tabular-nums;color:var(--primary);line-height:1.1;letter-spacing:-.02em}._statLabel_142o0_89{margin:.5rem 0 0;font-size:clamp(.875rem,1.5vw,1rem);font-weight:500;color:var(--muted-foreground);line-height:1.45}._cards_142o0_97{display:grid;grid-template-columns:1fr;gap:clamp(1.25rem,3vw,2rem)}@media(min-width:640px){._cards_142o0_97{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){._cards_142o0_97{grid-template-columns:repeat(3,1fr)}}._card_142o0_97{text-align:center;display:flex;flex-direction:column;gap:1rem;padding:clamp(1.25rem,3vw,1.5rem);border-radius:1rem;background:var(--card);box-shadow:var(--shadow-soft)}._iconContainer_142o0_126{width:4rem;height:4rem;margin:0 auto;border-radius:50%;background:var(--gradient-accent);display:flex;align-items:center;justify-content:center;color:var(--accent-foreground)}._iconContainer_142o0_126 svg{width:2rem;height:2rem}._cardTitle_142o0_143{font-size:clamp(1.0625rem,2vw,1.25rem);font-weight:600;color:var(--card-foreground);margin:0}._cardDescription_142o0_150{color:var(--muted-foreground);margin:0;line-height:1.6;font-size:clamp(.9375rem,1.5vw,1rem)}._industries_h394y_1{padding:var(--section-pad-y, 6rem) 0;background:var(--gradient-hero)}._container_h394y_6{max-width:1280px;margin:0 auto;padding:0 var(--container-inline, 1rem)}._header_h394y_12{text-align:center;margin-bottom:var(--header-margin-bottom, 4rem);display:flex;flex-direction:column;gap:1rem}._title_h394y_20{font-size:clamp(1.75rem,4vw + 1rem,3rem);font-weight:700;color:var(--primary);margin:0;line-height:1.2;padding:0 .25rem}._subtitle_h394y_29{font-size:clamp(1rem,2vw + .75rem,1.25rem);color:var(--muted-foreground);max-width:42rem;margin:0 auto;line-height:1.5;padding:0 .25rem}._grid_h394y_38{display:grid;grid-template-columns:1fr;gap:clamp(1rem,3vw,1.5rem);max-width:72rem;margin:0 auto}@media(min-width:480px){._grid_h394y_38{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:768px){._grid_h394y_38{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1024px){._grid_h394y_38{grid-template-columns:repeat(6,minmax(0,1fr))}}._card_h394y_64{display:flex;flex-direction:column;align-items:center;padding:clamp(1rem,3vw,1.5rem);border-radius:1rem;background:var(--card);box-shadow:var(--shadow-soft);transition:var(--transition-smooth);cursor:pointer}._card_h394y_64:hover{transform:translateY(-4px);box-shadow:var(--shadow-elevated)}._iconContainer_h394y_81{width:4rem;height:4rem;border-radius:50%;background:var(--gradient-accent);display:flex;align-items:center;justify-content:center;margin-bottom:1rem;color:var(--accent-foreground);transition:transform .3s ease}._card_h394y_64:hover ._iconContainer_h394y_81{transform:scale(1.1)}._iconContainer_h394y_81 svg{width:2rem;height:2rem}._cardTitle_h394y_103{font-weight:600;color:var(--card-foreground);text-align:center;margin:0 0 .5rem;font-size:clamp(.9375rem,2vw,1rem);line-height:1.3}._cardDescription_h394y_112{font-size:clamp(.8125rem,1.5vw,.875rem);color:var(--muted-foreground);text-align:center;margin:0;line-height:1.45}@media(prefers-reduced-motion:reduce){._card_h394y_64:hover,._card_h394y_64:hover ._iconContainer_h394y_81{transform:none}}._contact_hyuew_1{padding:var(--section-pad-y, 6rem) 0;background:var(--background)}._container_hyuew_6{max-width:1280px;margin:0 auto;padding:0 var(--container-inline, 1rem)}._header_hyuew_12{text-align:center;margin-bottom:var(--header-margin-bottom, 4rem);display:flex;flex-direction:column;gap:1rem}._title_hyuew_20{font-size:clamp(1.75rem,4vw + 1rem,3rem);font-weight:700;color:var(--primary);margin:0;line-height:1.2;padding:0 .25rem}._subtitle_hyuew_29{font-size:clamp(1rem,2vw + .75rem,1.25rem);color:var(--muted-foreground);max-width:42rem;margin:0 auto;line-height:1.5;padding:0 .25rem}._grid_hyuew_38{display:grid;grid-template-columns:1fr;gap:clamp(1.5rem,4vw,3rem);max-width:72rem;margin:0 auto}@media(min-width:900px){._grid_hyuew_38{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}}._formSection_hyuew_53{display:flex;flex-direction:column}._card_hyuew_58{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-soft);overflow:hidden}._cardHeader_hyuew_66{padding:clamp(1rem,3vw,1.5rem) clamp(1rem,3vw,1.5rem) 0}._cardTitle_hyuew_70{font-size:clamp(1.125rem,2.5vw,1.5rem);font-weight:600;color:var(--card-foreground);margin:0 0 .5rem}._cardDescription_hyuew_77{color:var(--muted-foreground);margin:0 0 1.5rem;font-size:clamp(.9375rem,1.5vw,1rem);line-height:1.5}._cardContent_hyuew_84{padding:0 clamp(1rem,3vw,1.5rem) clamp(1rem,3vw,1.5rem)}._form_hyuew_53{display:flex;flex-direction:column;gap:1.5rem}._formGroup_hyuew_94{display:flex;flex-direction:column}._input_hyuew_99,._textarea_hyuew_100{width:100%;max-width:100%;padding:.75rem 1rem;border:1px solid var(--input);border-radius:calc(var(--radius) - 2px);background:var(--background);color:var(--foreground);font-size:1rem;font-family:inherit;transition:var(--transition-smooth)}._input_hyuew_99:focus,._textarea_hyuew_100:focus{outline:none;border-color:var(--ring);box-shadow:0 0 0 2px hsl(var(--ring-hsl) / .2)}._inputError_hyuew_120{border-color:var(--destructive)}._textarea_hyuew_100{resize:vertical;min-height:120px}._errorText_hyuew_129{font-size:.875rem;color:var(--destructive);margin-top:.25rem}._successText_hyuew_135{font-size:.875rem;color:var(--primary);margin-top:.25rem}._submitButton_hyuew_141{width:100%;font-size:1rem;padding:.875rem 1.5rem;box-shadow:var(--shadow-soft);border:1px solid var(--border);border-radius:var(--radius);background:var(--gradient-primary);color:var(--primary-foreground);font-weight:600;letter-spacing:.01em;cursor:pointer;transition:var(--transition-smooth);font-family:inherit}._submitButton_hyuew_141:hover{transform:translateY(-1px);box-shadow:var(--shadow-elevated)}._submitButton_hyuew_141:active{transform:translateY(0);box-shadow:var(--shadow-soft)}._submitButton_hyuew_141:focus-visible{outline:2px solid var(--ring);outline-offset:3px}._infoSection_hyuew_172,._contactInfo_hyuew_178{display:flex;flex-direction:column;gap:1.5rem}._infoCard_hyuew_184{display:flex;align-items:flex-start;gap:1rem;padding:clamp(1rem,3vw,1.5rem);border-radius:1rem;background:var(--card);box-shadow:var(--shadow-soft);min-width:0}._infoIcon_hyuew_195{width:3rem;height:3rem;border-radius:50%;background:var(--gradient-accent);display:flex;align-items:center;justify-content:center;color:var(--accent-foreground);flex-shrink:0}._infoIcon_hyuew_195 svg{width:1.5rem;height:1.5rem}._infoTitle_hyuew_212{font-weight:600;font-size:1.125rem;color:var(--card-foreground);margin:0 0 .25rem}._infoContent_hyuew_219{color:var(--muted-foreground);margin:0;word-break:break-word;overflow-wrap:anywhere}._ctaCard_hyuew_226{padding:clamp(1.25rem,4vw,2rem);border-radius:var(--radius);background:var(--gradient-accent);text-align:center;box-shadow:var(--shadow-soft)}._ctaTitle_hyuew_234{font-size:clamp(1.125rem,3vw,1.5rem);font-weight:700;color:var(--accent-foreground);margin:0 0 .5rem}._ctaDescription_hyuew_241{color:hsl(var(--accent-foreground-hsl) / .9);margin:0 0 1.5rem;line-height:1.6;font-size:clamp(.9375rem,1.5vw,1rem)}._ctaButton_hyuew_248{padding:.875rem 1.25rem;width:100%;max-width:100%;background:var(--background);color:var(--primary);border:none;border-radius:var(--radius);font-size:1rem;font-weight:500;cursor:pointer;transition:var(--transition-smooth);font-family:inherit}._ctaButton_hyuew_248:hover{background:color-mix(in srgb,var(--background) 90%,transparent);transform:translateY(-1px);box-shadow:var(--shadow-soft)}@media(min-width:480px){._ctaButton_hyuew_248{width:auto}}@media(prefers-reduced-motion:reduce){._submitButton_hyuew_141:hover,._ctaButton_hyuew_248:hover{transform:none}}._footer_1xx74_1{background:var(--primary);color:var(--primary-foreground)}._container_1xx74_6{max-width:1280px;margin:0 auto;padding:clamp(2rem,5vw,3rem) var(--container-inline, 1rem)}._grid_1xx74_12{display:grid;grid-template-columns:1fr;gap:clamp(1.5rem,4vw,2rem);margin-bottom:2rem}@media(min-width:640px){._grid_1xx74_12{grid-template-columns:repeat(2,minmax(0,1fr))}._brandSection_1xx74_24{grid-column:1 / -1}._footerColumn_1xx74_28:last-of-type{grid-column:1 / -1}}@media(min-width:1024px){._grid_1xx74_12{grid-template-columns:repeat(4,minmax(0,1fr))}._brandSection_1xx74_24{grid-column:auto}._footerColumn_1xx74_28:last-of-type{grid-column:auto}}._brandSection_1xx74_24{display:flex;flex-direction:column;gap:1rem}._brandTitle_1xx74_53{font-size:clamp(1.25rem,3vw,1.5rem);font-weight:700;margin:0}._brandDescription_1xx74_59{font-size:clamp(.8125rem,1.5vw,.875rem);color:hsl(var(--primary-foreground-hsl) / .8);margin:0;line-height:1.6}._socialLinks_1xx74_66{display:flex;gap:1rem}._socialLink_1xx74_66{color:var(--primary-foreground);transition:color .3s ease;display:flex;align-items:center;justify-content:center}._socialLink_1xx74_66:hover{color:var(--accent)}._footerColumn_1xx74_28{display:flex;flex-direction:column;gap:1rem}._columnTitle_1xx74_89{font-weight:600;margin:0;font-size:1rem}._linkList_1xx74_95{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem;font-size:.875rem;color:hsl(var(--primary-foreground-hsl) / .8)}._linkList_1xx74_95 li{margin:0}._footerLink_1xx74_110{color:hsl(var(--primary-foreground-hsl) / .8);text-decoration:none;transition:color .3s ease}._footerLink_1xx74_110:hover{color:var(--accent)}._contactItem_1xx74_120{display:flex;align-items:center;gap:.5rem}._contactItem_1xx74_120 svg{flex-shrink:0}._footerBottom_1xx74_130{border-top:1px solid hsl(var(--primary-foreground-hsl) / .2);padding-top:clamp(1.25rem,3vw,2rem);display:flex;flex-direction:column;gap:1rem;justify-content:space-between;align-items:center;text-align:center;font-size:clamp(.8125rem,1.5vw,.875rem);color:hsl(var(--primary-foreground-hsl) / .8)}@media(min-width:768px){._footerBottom_1xx74_130{flex-direction:row;text-align:left;align-items:center}}._copyright_1xx74_151{margin:0}._legalLinks_1xx74_155{display:flex;flex-wrap:wrap;gap:1rem 1.5rem;justify-content:center}@media(min-width:768px){._legalLinks_1xx74_155{justify-content:flex-end}}._legalLink_1xx74_155{color:hsl(var(--primary-foreground-hsl) / .8);text-decoration:none;transition:color .3s ease}._legalLink_1xx74_155:hover{color:var(--accent)}._page_1f8dl_1{min-height:100vh;display:flex;flex-direction:column;background:var(--background)}._main_1f8dl_8{flex:1;padding-top:6rem;padding-bottom:4rem}._container_1f8dl_14{max-width:1280px;margin:0 auto;padding:0 var(--container-inline, 1rem)}._intro_1f8dl_20{text-align:center;margin-bottom:clamp(2.5rem,6vw,4rem);display:flex;flex-direction:column;gap:1rem}._title_1f8dl_28{font-size:clamp(2rem,5vw + 1rem,3rem);font-weight:700;color:var(--primary);margin:0;line-height:1.15}._subtitle_1f8dl_36{font-size:clamp(1.0625rem,2vw + .75rem,1.25rem);color:var(--muted-foreground);max-width:42rem;margin:0 auto;line-height:1.5}._grid_1f8dl_44{display:grid;grid-template-columns:1fr;gap:clamp(1.5rem,3vw,2rem);max-width:80rem;margin:0 auto}@media(min-width:768px){._grid_1f8dl_44{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){._grid_1f8dl_44{grid-template-columns:repeat(3,minmax(0,1fr))}}._card_1f8dl_64{border:1px solid var(--border);border-radius:var(--radius);background:var(--card);transition:var(--transition-smooth);display:flex;flex-direction:column}._card_1f8dl_64:hover{box-shadow:var(--shadow-elevated);transform:translateY(-4px)}._cardInner_1f8dl_78{display:flex;flex-direction:column;height:100%;padding:1.5rem}._cardHeader_1f8dl_85{display:flex;flex-direction:column;gap:.5rem;flex:1}._category_1f8dl_92{font-size:.875rem;font-weight:600;color:var(--accent);margin-bottom:.25rem}._cardTitle_1f8dl_99{font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:600;color:var(--card-foreground);margin:0;line-height:1.3;transition:color .3s ease}._card_1f8dl_64:hover ._cardTitle_1f8dl_99{color:var(--primary)}._excerpt_1f8dl_112{font-size:1rem;line-height:1.625;color:var(--muted-foreground);margin:0}._cardFooter_1f8dl_119{margin-top:auto;padding-top:1rem;display:flex;flex-direction:column;gap:1rem}._meta_1f8dl_127{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem 1rem;font-size:.875rem;color:var(--muted-foreground)}._metaItem_1f8dl_137{display:inline-flex;align-items:center;gap:.5rem}._metaIcon_1f8dl_143{width:1rem;height:1rem;flex-shrink:0}._readMore_1f8dl_149{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.625rem 1rem;border-radius:var(--radius);border:none;background:transparent;color:var(--foreground);font-size:.9375rem;font-weight:500;font-family:inherit;cursor:pointer;transition:var(--transition-smooth)}._readMoreIcon_1f8dl_167{width:1rem;height:1rem}._card_1f8dl_64:hover ._readMore_1f8dl_149{background:var(--primary);color:var(--primary-foreground)}@media(prefers-reduced-motion:reduce){._card_1f8dl_64:hover{transform:none}}._page_yoacu_1{min-height:100vh;display:flex;flex-direction:column;background:var(--background)}._main_yoacu_8{flex:1;padding-top:6rem;padding-bottom:4rem}._container_yoacu_14{max-width:1280px;margin:0 auto;padding:0 var(--container-inline, 1rem)}._intro_yoacu_20{text-align:center;margin-bottom:clamp(2.5rem,6vw,4rem);display:flex;flex-direction:column;gap:1rem}._title_yoacu_28{font-size:clamp(2rem,5vw + 1rem,3rem);font-weight:700;color:var(--primary);margin:0;line-height:1.15}._subtitle_yoacu_36{font-size:clamp(1.0625rem,2vw + .75rem,1.25rem);color:var(--muted-foreground);max-width:42rem;margin:0 auto;line-height:1.5}._culture_yoacu_44{max-width:56rem;margin:0 auto clamp(2.5rem,6vw,4rem);padding:clamp(1.5rem,4vw,2rem);border-radius:1rem;background:var(--gradient-hero)}._cultureTitle_yoacu_52{font-size:clamp(1.5rem,3vw,1.875rem);font-weight:700;color:var(--primary);text-align:center;margin:0 0 clamp(1.25rem,3vw,1.5rem)}._stats_yoacu_60{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:768px){._stats_yoacu_60{grid-template-columns:repeat(3,1fr)}}._stat_yoacu_60{text-align:center;display:flex;flex-direction:column;gap:.5rem}._statValue_yoacu_79{font-size:clamp(2rem,4vw,2.5rem);font-weight:700;color:var(--accent)}._statLabel_yoacu_85{margin:0;font-size:.9375rem;color:var(--muted-foreground)}._openings_yoacu_91{max-width:64rem;margin:0 auto}._openingsTitle_yoacu_96{font-size:clamp(1.5rem,3vw,1.875rem);font-weight:700;color:var(--primary);margin:0 0 clamp(1.25rem,3vw,2rem)}._emptyState_yoacu_103{text-align:center;padding:clamp(2rem,5vw,3rem) clamp(1.25rem,3vw,2rem);border:1px dashed var(--border);border-radius:var(--radius);background:var(--card)}._emptyIcon_yoacu_111{width:3rem;height:3rem;color:var(--muted-foreground);margin:0 auto 1rem;opacity:.85}._emptyTitle_yoacu_119{font-size:clamp(1.125rem,2.5vw,1.25rem);font-weight:600;color:var(--foreground);margin:0 0 .75rem}._emptyText_yoacu_126{font-size:clamp(.9375rem,1.5vw,1rem);color:var(--muted-foreground);line-height:1.65;max-width:36rem;margin:0 auto}._jobList_yoacu_136{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.5rem}._jobCard_yoacu_145{border:1px solid var(--border);border-radius:var(--radius);background:var(--card);transition:var(--transition-smooth)}._jobCard_yoacu_145:hover{box-shadow:var(--shadow-elevated);transform:translateY(-3px)}._jobHeader_yoacu_157{display:flex;flex-direction:column;gap:1rem;padding:1.5rem 1.5rem 0}@media(min-width:768px){._jobHeader_yoacu_157{flex-direction:row;align-items:flex-start;justify-content:space-between}}._jobTitles_yoacu_172{display:flex;flex-direction:column;gap:.5rem}._jobTitle_yoacu_172{font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:600;color:var(--card-foreground);margin:0}._jobDept_yoacu_185{margin:0;font-size:1rem;color:var(--muted-foreground)}._applyBtn_yoacu_191{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.65rem 1.25rem;border:none;border-radius:var(--radius);background:var(--gradient-primary);color:var(--primary-foreground);font-weight:600;font-size:.9375rem;font-family:inherit;cursor:pointer;transition:var(--transition-smooth);width:100%}@media(min-width:768px){._applyBtn_yoacu_191{width:auto}}._applyBtn_yoacu_191:hover{opacity:.92}._applyIcon_yoacu_219{width:1rem;height:1rem}._jobBody_yoacu_224{padding:1rem 1.5rem 1.5rem;display:flex;flex-direction:column;gap:1rem}._jobMeta_yoacu_231{display:flex;flex-wrap:wrap;gap:1rem 1.5rem;font-size:.875rem;color:var(--muted-foreground)}._metaItem_yoacu_239{display:inline-flex;align-items:center;gap:.5rem}._metaIcon_yoacu_245{width:1rem;height:1rem;flex-shrink:0}._skills_yoacu_251{display:flex;flex-wrap:wrap;gap:.5rem}._badge_yoacu_257{display:inline-block;padding:.35rem .75rem;font-size:.8125rem;font-weight:500;border-radius:999px;background:var(--secondary);color:var(--secondary-foreground);transition:var(--transition-smooth)}._jobCard_yoacu_145:hover ._badge_yoacu_257{background:var(--accent);color:var(--accent-foreground)}._cta_yoacu_273{max-width:56rem;margin:clamp(2.5rem,6vw,4rem) auto 0;padding:clamp(1.5rem,4vw,2rem);border-radius:1rem;background:var(--gradient-accent);text-align:center}._ctaTitle_yoacu_282{font-size:clamp(1.5rem,3vw,1.875rem);font-weight:700;color:var(--accent-foreground);margin:0 0 1rem}._ctaText_yoacu_289{margin:0 0 1.5rem;font-size:clamp(1rem,2vw,1.125rem);line-height:1.6;color:hsl(var(--accent-foreground-hsl) / .92);max-width:40rem;margin-left:auto;margin-right:auto}._ctaButton_yoacu_299{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.75rem;border-radius:var(--radius);background:var(--background);color:var(--primary);font-weight:600;font-size:1rem;text-decoration:none;transition:var(--transition-smooth);border:none;cursor:pointer;font-family:inherit}._ctaButton_yoacu_299:hover{background:color-mix(in srgb,var(--background) 92%,transparent)}._ctaHint_yoacu_320{margin:1.25rem 0 0;font-size:.9375rem;color:hsl(var(--accent-foreground-hsl) / .85)}._ctaLink_yoacu_326{color:var(--accent-foreground);font-weight:600;text-decoration:underline;text-underline-offset:2px}._ctaLink_yoacu_326:hover{opacity:.9}@media(prefers-reduced-motion:reduce){._jobCard_yoacu_145:hover{transform:none}}
