.Hero-module__Z8hQ_W__heroSection{min-height:100vh;padding-top:var(--header-height);background:0 0;align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__content{z-index:2;width:100%;max-width:860px;margin:0 auto;padding:3rem 2rem;position:relative}.Hero-module__Z8hQ_W__availabilityBadge{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:99px;align-items:center;gap:8px;margin-bottom:2.5rem;padding:6px 14px;font-size:.8125rem;font-weight:600;display:inline-flex}.Hero-module__Z8hQ_W__dot{background:#22c55e;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite Hero-module__Z8hQ_W__pulse}@keyframes Hero-module__Z8hQ_W__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.85)}}.Hero-module__Z8hQ_W__name{letter-spacing:-.04em;color:var(--fg-primary);margin-bottom:1rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;line-height:1}.Hero-module__Z8hQ_W__role{color:var(--brand-accent);letter-spacing:-.01em;margin-bottom:1.5rem;font-size:clamp(1rem,2vw,1.25rem);font-weight:600}.Hero-module__Z8hQ_W__subheadline{color:var(--fg-secondary);max-width:700px;margin-bottom:2rem;font-size:1.125rem;line-height:1.7}.Hero-module__Z8hQ_W__bold{color:var(--fg-primary);font-weight:700}.Hero-module__Z8hQ_W__meta{flex-wrap:wrap;gap:1.5rem;margin-bottom:3rem;display:flex}.Hero-module__Z8hQ_W__metaItem{color:var(--fg-muted);align-items:center;gap:6px;font-size:.9rem;font-weight:500;display:flex}.Hero-module__Z8hQ_W__metaItem a{color:var(--fg-muted);transition:color .2s}.Hero-module__Z8hQ_W__metaItem a:hover{color:var(--brand-accent)}.Hero-module__Z8hQ_W__ctaGroup{flex-wrap:wrap;gap:.875rem;display:flex}.Hero-module__Z8hQ_W__btnPrimary{color:#fff;border-radius:var(--radius-sm);text-transform:uppercase;letter-spacing:.04em;cursor:pointer;background:#000;border:none;align-items:center;gap:8px;padding:14px 28px;font-size:.875rem;font-weight:700;transition:all .2s;display:inline-flex}.Hero-module__Z8hQ_W__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000026}.Hero-module__Z8hQ_W__btnSecondary{background:var(--brand-accent);color:#fff;border-radius:var(--radius-sm);text-transform:uppercase;letter-spacing:.04em;cursor:pointer;border:none;align-items:center;gap:8px;padding:14px 28px;font-size:.875rem;font-weight:700;transition:all .2s;display:inline-flex}.Hero-module__Z8hQ_W__btnSecondary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #2563eb40}.Hero-module__Z8hQ_W__btnGhost{color:#475569;border-radius:var(--radius-sm);text-transform:uppercase;letter-spacing:.04em;cursor:pointer;background:#f8fafc;border:1px solid #cbd5e1;justify-content:center;align-items:center;padding:14px 28px;font-size:.875rem;font-weight:700;transition:all .2s;display:inline-flex}.Hero-module__Z8hQ_W__btnGhost:hover{color:var(--fg-primary);background:#f1f5f9;border-color:#94a3b8;transform:translateY(-2px)}.Hero-module__Z8hQ_W__heroDecor{pointer-events:none;z-index:1;position:absolute;inset:0;overflow:hidden}.Hero-module__Z8hQ_W__decorBlob1{background:radial-gradient(circle,#2563eb0f 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-10%;right:-5%}.Hero-module__Z8hQ_W__decorBlob2{background:radial-gradient(circle,#2563eb0a 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-10%;left:30%}@media (max-width:768px){.Hero-module__Z8hQ_W__heroSection{flex-direction:column;justify-content:center;min-height:100vh;padding:2rem 1.25rem;display:flex}.Hero-module__Z8hQ_W__content{padding:0}.Hero-module__Z8hQ_W__availabilityBadge{margin-bottom:1.5rem;padding:4px 12px;font-size:.75rem}.Hero-module__Z8hQ_W__name{font-size:2.125rem}.Hero-module__Z8hQ_W__role{margin-bottom:.75rem;font-size:.9375rem}.Hero-module__Z8hQ_W__subheadline{margin-bottom:1.5rem;font-size:.8125rem;line-height:1.6}.Hero-module__Z8hQ_W__meta{gap:.75rem;margin-bottom:2rem}.Hero-module__Z8hQ_W__btnPrimary,.Hero-module__Z8hQ_W__btnSecondary,.Hero-module__Z8hQ_W__btnGhost{width:100%;padding:10px 20px;font-size:.75rem}}
.Experience-module__HaXZMW__section{background:0 0;align-items:center;min-height:100vh;padding:5rem 0;display:flex}.Experience-module__HaXZMW__header{margin-bottom:2rem}.Experience-module__HaXZMW__sectionTitle{letter-spacing:-.03em;color:var(--fg-primary);margin-bottom:.5rem;font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:800}.Experience-module__HaXZMW__sectionSubtitle{color:var(--fg-secondary);max-width:620px;font-size:1rem;line-height:1.6}.Experience-module__HaXZMW__timeline{flex-direction:column;gap:1rem;max-width:900px;display:flex}.Experience-module__HaXZMW__card{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:#fff;transition:border-color .2s,box-shadow .2s;overflow:hidden}.Experience-module__HaXZMW__card:hover{border-color:var(--brand-accent)}.Experience-module__HaXZMW__cardToggle{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.25rem 1.5rem;display:flex}.Experience-module__HaXZMW__cardLeft{align-items:center;gap:1rem;display:flex}.Experience-module__HaXZMW__companyIcon{background:var(--brand-accent-soft);width:44px;height:44px;color:var(--brand-accent);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.Experience-module__HaXZMW__companyLogoContainer{border:1px solid var(--border-subtle);background:0 0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;overflow:hidden}.Experience-module__HaXZMW__logoImg{object-fit:contain;width:100%;height:100%;padding:4px}.Experience-module__HaXZMW__role{color:var(--fg-primary);font-size:1.1rem;font-weight:700;line-height:1.2}.Experience-module__HaXZMW__company{color:var(--brand-accent);text-transform:uppercase;letter-spacing:.04em;margin-top:3px;font-size:.9rem;font-weight:600}.Experience-module__HaXZMW__cardRight{flex-shrink:0;align-items:center;gap:1rem;display:flex}.Experience-module__HaXZMW__dateBadge{color:var(--fg-muted);white-space:nowrap;background:#f3f4f6;border-radius:99px;padding:4px 12px;font-size:.8125rem;font-weight:600}.Experience-module__HaXZMW__chevron{color:var(--fg-muted)}.Experience-module__HaXZMW__cardBody{border-top:1px solid var(--border-subtle);padding:0 1.5rem 1.5rem;overflow:hidden}.Experience-module__HaXZMW__companyDesc{color:var(--fg-muted);border-left:3px solid var(--brand-accent);margin:1.25rem 0;padding-left:1rem;font-size:.9375rem;font-style:italic}.Experience-module__HaXZMW__bullets{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.Experience-module__HaXZMW__bullets li{color:var(--fg-secondary);align-items:flex-start;gap:.75rem;padding-left:1rem;font-size:.9375rem;line-height:1.6;display:flex;position:relative}.Experience-module__HaXZMW__bullets li:before{content:"";background:var(--brand-accent);border-radius:50%;flex-shrink:0;width:5px;height:5px;position:absolute;top:.65rem;left:0}.Experience-module__HaXZMW__showMoreWrapper{max-width:900px;margin-top:1.5rem}.Experience-module__HaXZMW__showMoreBtn{border:1px solid var(--border-subtle);color:var(--fg-secondary);border-radius:var(--radius-sm);cursor:pointer;background:0 0;align-items:center;gap:6px;padding:10px 20px;font-size:.9rem;font-weight:600;transition:all .2s;display:inline-flex}.Experience-module__HaXZMW__showMoreBtn:hover{border-color:var(--brand-accent);color:var(--brand-accent)}@media (max-width:768px){.Experience-module__HaXZMW__section{flex-direction:column;justify-content:center;min-height:100vh;padding:3rem 0;display:flex}.Experience-module__HaXZMW__sectionTitle{margin-bottom:.25rem;font-size:1.25rem;font-weight:800}.Experience-module__HaXZMW__sectionSubtitle{margin-bottom:2rem;font-size:.8125rem;line-height:1.5}.Experience-module__HaXZMW__timeline{border-left:1px solid var(--border-subtle);margin-left:.5rem;padding-left:1.25rem}.Experience-module__HaXZMW__card:before{width:8px;height:8px;left:-1.55rem}.Experience-module__HaXZMW__role{font-size:.9375rem}.Experience-module__HaXZMW__company{font-size:.75rem}.Experience-module__HaXZMW__dateBadge{padding:2px 8px;font-size:.625rem}}
.projects-module__PDyoba__section{background:0 0;align-items:center;min-height:100vh;padding:4rem 0;display:flex}.projects-module__PDyoba__header{margin-bottom:2rem}.projects-module__PDyoba__sectionTitle{letter-spacing:-.03em;color:var(--fg-primary);margin-bottom:.5rem;font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:800}.projects-module__PDyoba__sectionSubtitle{color:var(--fg-secondary);max-width:600px;font-size:1rem;line-height:1.5}.projects-module__PDyoba__grid{grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:1.5rem;display:grid}.projects-module__PDyoba__card{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:#fff;flex-direction:column;transition:border-color .2s,box-shadow .2s;display:flex;overflow:hidden}.projects-module__PDyoba__card:hover,.projects-module__PDyoba__cardOpen{border-color:var(--brand-accent);box-shadow:0 8px 32px #2563eb12}.projects-module__PDyoba__cardImage{border-bottom:1px solid var(--border-subtle);background:#f5f8ff;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.projects-module__PDyoba__cardImage img{width:100%;height:auto;transition:transform .3s cubic-bezier(.4,0,.2,1);display:block}.projects-module__PDyoba__card:hover .projects-module__PDyoba__cardImage img{transform:scale(1.02)}.projects-module__PDyoba__strategicZoom img{transform-origin:50%;transform:scale(1.04)}.projects-module__PDyoba__card:hover .projects-module__PDyoba__strategicZoom img{transform:scale(1.06)}.projects-module__PDyoba__cardHeader{border-bottom:1px solid var(--border-subtle);padding:1.25rem 1.5rem 1rem}.projects-module__PDyoba__categoryBadge{color:var(--brand-accent);text-transform:uppercase;letter-spacing:.08em;background:#eff6ff;border:1px solid #dbeafe;border-radius:4px;margin-bottom:.75rem;padding:3px 8px;font-size:.65rem;font-weight:700;display:inline-block}.projects-module__PDyoba__titleRow{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.5rem;display:flex}.projects-module__PDyoba__title{letter-spacing:-.02em;color:var(--fg-primary);font-size:1.25rem;font-weight:800;line-height:1.2}.projects-module__PDyoba__arrowIcon{display:none}.projects-module__PDyoba__clientLine{color:var(--fg-muted);font-size:.875rem}.projects-module__PDyoba__clientLine strong{color:var(--fg-secondary)}.projects-module__PDyoba__cardBody{flex-grow:1;padding:1.25rem 1.5rem}.projects-module__PDyoba__context{color:var(--fg-secondary);margin-bottom:1rem;font-size:.875rem;line-height:1.5}.projects-module__PDyoba__problemBox{border:1px solid var(--border-subtle);border-left:2px solid var(--brand-accent);border-radius:var(--radius-sm);background:#f9fafb;margin-bottom:1.25rem;padding:.875rem 1rem}.projects-module__PDyoba__label{text-transform:uppercase;letter-spacing:.08em;color:var(--fg-primary);margin-bottom:.5rem;font-size:.75rem;font-weight:800;display:block}.projects-module__PDyoba__problemText{color:var(--fg-secondary);margin:0;font-size:.9375rem;line-height:1.5}.projects-module__PDyoba__metrics{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.projects-module__PDyoba__metric{color:var(--brand-accent);background:#eff6ff;border:1px solid #dbeafe;border-radius:4px;align-items:center;padding:3px 8px;font-size:.7rem;font-weight:700;display:flex}.projects-module__PDyoba__expandBtn{border:1px solid var(--border-subtle);color:var(--fg-secondary);border-radius:var(--radius-sm);cursor:pointer;background:0 0;align-items:center;gap:6px;padding:8px 16px;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex}.projects-module__PDyoba__expandBtn:hover{border-color:var(--brand-accent);color:var(--brand-accent)}.projects-module__PDyoba__expandedContent{flex-direction:column;gap:1.25rem;margin-top:1.5rem;display:flex;overflow:hidden}.projects-module__PDyoba__actionsBlock,.projects-module__PDyoba__contributionBlock,.projects-module__PDyoba__resultBlock{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:#fafafa;padding:1.25rem}.projects-module__PDyoba__actionList{flex-direction:column;gap:.625rem;margin:0;padding:0;list-style:none;display:flex}.projects-module__PDyoba__actionList li{color:var(--fg-secondary);padding-left:1.25rem;font-size:.9375rem;line-height:1.5;position:relative}.projects-module__PDyoba__actionList li:before{content:"";background:var(--brand-accent);border-radius:50%;width:5px;height:5px;position:absolute;top:.6rem;left:0}.projects-module__PDyoba__contributionBlock p,.projects-module__PDyoba__resultBlock p{color:var(--fg-secondary);margin:0;font-size:.9375rem;line-height:1.6}.projects-module__PDyoba__resultText{font-weight:600;color:var(--fg-primary)!important}.projects-module__PDyoba__tags{border-top:1px solid var(--border-subtle);background:#fff;flex-wrap:wrap;gap:.375rem;padding:.75rem 1.5rem;display:flex}.projects-module__PDyoba__tag{color:var(--fg-muted);border:1px solid var(--border-subtle);background:0 0;border-radius:4px;padding:2px 8px;font-size:.7rem;font-weight:600}@media (max-width:768px){.projects-module__PDyoba__section{flex-direction:column;justify-content:center;min-height:100vh;padding:3rem 0;display:flex}.projects-module__PDyoba__sectionTitle{font-size:1.25rem;font-weight:800}.projects-module__PDyoba__sectionSubtitle{margin-bottom:2rem;font-size:.8125rem;line-height:1.5}.projects-module__PDyoba__grid{flex-direction:column;gap:1.25rem;margin-top:1.5rem;display:flex}.projects-module__PDyoba__card{border:none;border-bottom:1px solid var(--border-subtle);border-radius:0;padding-bottom:1.25rem}.projects-module__PDyoba__cardImage{height:120px;margin-bottom:.75rem}.projects-module__PDyoba__title{font-size:.9375rem;font-weight:800}.projects-module__PDyoba__clientLine{display:none}.projects-module__PDyoba__context{-webkit-line-clamp:2;line-clamp:2;font-size:.8125rem;line-height:1.5}.projects-module__PDyoba__problemBox,.projects-module__PDyoba__metrics,.projects-module__PDyoba__expandBtn{display:none}}
.Skills-module__P7wDQq__section{background:0 0;align-items:center;min-height:100vh;padding:6rem 0;display:flex}.Skills-module__P7wDQq__sectionTitle{letter-spacing:-.03em;color:var(--fg-primary);margin-bottom:.5rem;font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:800}.Skills-module__P7wDQq__sectionSubtitle{color:var(--fg-secondary);max-width:620px;font-size:1rem;line-height:1.6}.Skills-module__P7wDQq__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;margin-top:4rem;display:grid}.Skills-module__P7wDQq__categoryCard{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:#fff;height:100%;padding:2.5rem 2rem;transition:all .2s}.Skills-module__P7wDQq__categoryCard:hover{border-color:var(--brand-accent);transform:translateY(-4px);box-shadow:0 12px 30px #2563eb0f}.Skills-module__P7wDQq__categoryTitle{text-transform:uppercase;letter-spacing:.1em;color:var(--fg-primary);margin-bottom:1.5rem;font-size:.75rem;font-weight:800}.Skills-module__P7wDQq__pills{flex-wrap:wrap;gap:.625rem;display:flex}.Skills-module__P7wDQq__pill{background:var(--brand-accent-soft);color:var(--brand-accent);border-radius:var(--radius-sm);border:1px solid #0000;padding:6px 14px;font-size:.8125rem;font-weight:600;transition:all .2s}.Skills-module__P7wDQq__pill:hover{background:var(--brand-accent);color:#fff}.Skills-module__P7wDQq__subgroups{flex-direction:column;gap:1.5rem;display:flex}.Skills-module__P7wDQq__subgroup{flex-direction:column;gap:.75rem;display:flex}.Skills-module__P7wDQq__subgroupName{text-transform:uppercase;letter-spacing:.08em;color:var(--fg-secondary);opacity:.7;font-size:.6875rem;font-weight:700}@media (max-width:768px){.Skills-module__P7wDQq__section{flex-direction:column;justify-content:center;min-height:100vh;padding:3rem 0;display:flex}.Skills-module__P7wDQq__sectionTitle{font-size:1.25rem;font-weight:800}.Skills-module__P7wDQq__sectionSubtitle{margin-bottom:2rem;font-size:.8125rem;line-height:1.5}.Skills-module__P7wDQq__grid{flex-direction:column;gap:1.25rem;margin-top:2rem;display:flex}.Skills-module__P7wDQq__categoryCard{border-bottom:1px solid var(--border-subtle);padding-bottom:1.25rem}.Skills-module__P7wDQq__categoryTitle{text-transform:uppercase;letter-spacing:.08em;margin-bottom:.75rem;font-size:.625rem}.Skills-module__P7wDQq__pill{padding:3px 10px;font-size:.6875rem}}
.Certifications-module__1N6pqG__section{background:0 0;align-items:center;min-height:80vh;padding:4rem 0 3rem;display:flex}.Certifications-module__1N6pqG__header{margin-bottom:2rem}.Certifications-module__1N6pqG__sectionTitle{letter-spacing:-.03em;color:var(--fg-primary);margin-bottom:.75rem;font-size:clamp(2rem,4vw,3rem);font-weight:800}.Certifications-module__1N6pqG__sectionSubtitle{color:var(--fg-secondary);font-size:1.125rem}.Certifications-module__1N6pqG__groupsContainer{grid-template-columns:1fr 1.5fr;align-items:start;gap:3rem;display:grid}@media (max-width:1024px){.Certifications-module__1N6pqG__groupsContainer{grid-template-columns:1fr;gap:3rem}}@media (max-width:768px){.Certifications-module__1N6pqG__section{flex-direction:column;justify-content:center;min-height:100vh;padding:3rem 0;display:flex}.Certifications-module__1N6pqG__sectionTitle{font-size:1.25rem;font-weight:800}.Certifications-module__1N6pqG__sectionSubtitle{margin-bottom:2rem;font-size:.8125rem;line-height:1.5}.Certifications-module__1N6pqG__groupsContainer{flex-direction:column;gap:1.5rem;display:flex}.Certifications-module__1N6pqG__groupTitle{text-transform:uppercase;letter-spacing:.08em;color:var(--fg-muted);margin-bottom:.75rem;font-size:.625rem;font-weight:800}.Certifications-module__1N6pqG__list,.Certifications-module__1N6pqG__grid{flex-direction:column;gap:.75rem;display:flex}.Certifications-module__1N6pqG__card,.Certifications-module__1N6pqG__eduCard{border:1px solid var(--border-subtle)!important;border-radius:var(--radius-sm)!important;box-shadow:none!important;background:#fff!important;align-items:center!important;gap:.75rem!important;margin:0!important;padding:.75rem!important;display:flex!important}.Certifications-module__1N6pqG__iconWrap{flex-shrink:0;justify-content:center;align-items:center;background:#f8fafc!important;border:1px solid #e2e8f0!important;border-radius:6px!important;width:32px!important;height:32px!important;display:flex!important}.Certifications-module__1N6pqG__awardIcon{width:16px!important;height:16px!important;color:var(--brand-accent)!important}.Certifications-module__1N6pqG__certName{font-size:.8125rem!important;font-weight:800!important;line-height:1.2!important}.Certifications-module__1N6pqG__certIssuer{color:var(--fg-muted)!important;font-size:.6875rem!important}}.Certifications-module__1N6pqG__group{flex-direction:column;gap:1.5rem;display:flex}.Certifications-module__1N6pqG__groupTitle{color:var(--fg-primary);letter-spacing:-.01em;align-items:center;gap:10px;margin:0;font-size:1.25rem;font-weight:800;display:flex}.Certifications-module__1N6pqG__groupTitle:after{content:"";background:var(--border-subtle);flex:1;height:1px}.Certifications-module__1N6pqG__list{flex-direction:column;gap:1rem;display:flex}.Certifications-module__1N6pqG__eduCard{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:#fff;padding:1rem 1.25rem;transition:all .2s}.Certifications-module__1N6pqG__eduCard:hover{border-color:var(--brand-accent);box-shadow:0 8px 24px #2563eb0d}.Certifications-module__1N6pqG__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1rem;display:grid}.Certifications-module__1N6pqG__card{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:#fff;align-items:center;gap:.875rem;padding:1rem;transition:all .2s;display:flex}.Certifications-module__1N6pqG__card:hover{border-color:var(--brand-accent);box-shadow:0 8px 24px #2563eb0d}.Certifications-module__1N6pqG__iconWrap{background:var(--brand-accent-soft);border-radius:var(--radius-sm);flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Certifications-module__1N6pqG__awardIcon{color:var(--brand-accent)}.Certifications-module__1N6pqG__certInfo{flex:1}.Certifications-module__1N6pqG__certName{color:var(--fg-primary);margin-bottom:2px;font-size:.9375rem;font-weight:700;line-height:1.3}.Certifications-module__1N6pqG__certIssuer{color:var(--fg-muted);font-size:.8125rem;font-weight:500}
.Contact-module__OWeMSG__section{border-top:1px solid var(--border-subtle);background:0 0;align-items:center;min-height:80vh;padding:5rem 0;display:flex}.Contact-module__OWeMSG__inner{grid-template-columns:1fr 1fr;align-items:start;gap:5rem;display:grid}.Contact-module__OWeMSG__textSide{flex-direction:column;gap:1.25rem;display:flex}.Contact-module__OWeMSG__eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--brand-accent);font-size:.875rem;font-weight:800}.Contact-module__OWeMSG__title{letter-spacing:-.03em;color:var(--fg-primary);font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.05}.Contact-module__OWeMSG__subtitle{color:var(--fg-secondary);max-width:480px;font-size:1.0625rem;line-height:1.7}.Contact-module__OWeMSG__chatBtn{color:#475569;border-radius:var(--radius-sm);text-transform:uppercase;letter-spacing:.04em;cursor:pointer;background:#f8fafc;border:1px solid #cbd5e1;justify-content:center;align-items:center;width:fit-content;padding:14px 28px;font-size:.875rem;font-weight:700;transition:all .2s;display:inline-flex}.Contact-module__OWeMSG__chatBtn:hover{color:var(--fg-primary);background:#f1f5f9;border-color:#94a3b8;transform:translateY(-2px)}.Contact-module__OWeMSG__contacts{flex-direction:column;gap:1rem;display:flex}.Contact-module__OWeMSG__contactCard{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:#fff;align-items:center;gap:1rem;padding:1.25rem 1.5rem;text-decoration:none;transition:all .2s;display:flex}.Contact-module__OWeMSG__contactCard:hover{border-color:var(--brand-accent);transform:translate(4px)}.Contact-module__OWeMSG__contactIcon{background:var(--brand-accent-soft);width:44px;height:44px;color:var(--brand-accent);border-radius:var(--radius-sm);flex-shrink:0;justify-content:center;align-items:center;display:flex}.Contact-module__OWeMSG__contactLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--fg-muted);margin-bottom:3px;font-size:.75rem;font-weight:700}.Contact-module__OWeMSG__contactValue{color:var(--fg-primary);font-size:.9375rem;font-weight:600}.Contact-module__OWeMSG__ctaCard{background:var(--brand-accent);color:#fff;border-radius:var(--radius-sm);text-transform:uppercase;letter-spacing:.04em;cursor:pointer;border:none;justify-content:center;align-items:center;gap:10px;margin-top:.5rem;padding:1rem 1.5rem;font-size:.9375rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.Contact-module__OWeMSG__ctaCard:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000026}@media (max-width:768px){.Contact-module__OWeMSG__section{flex-direction:column;justify-content:center;min-height:100vh;padding:2.5rem 0;display:flex}.Contact-module__OWeMSG__inner{grid-template-columns:1fr;gap:1.5rem}.Contact-module__OWeMSG__title{font-size:1.5rem}.Contact-module__OWeMSG__subtitle{margin-bottom:.5rem;font-size:.8125rem}.Contact-module__OWeMSG__contacts{grid-template-columns:1fr;gap:.5rem;display:grid}.Contact-module__OWeMSG__contactCard{gap:.75rem;padding:.75rem 1rem}.Contact-module__OWeMSG__contactIcon{width:36px;height:36px}}
.Chatbot-module__O_7cYq__toggleButton{background:var(--brand-accent);color:#fff;cursor:pointer;z-index:1000;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:fixed;bottom:2.5rem;right:2.5rem;box-shadow:0 8px 32px #2563eb4d}.Chatbot-module__O_7cYq__toggleIconWrap{justify-content:center;align-items:center;display:flex}.Chatbot-module__O_7cYq__toggleButton:hover{transform:translateY(-4px)scale(1.05);box-shadow:0 12px 40px #2563eb66}.Chatbot-module__O_7cYq__chatContainer{z-index:999;border:1px solid var(--border-subtle);background:#fff;border-radius:12px;flex-direction:column;width:400px;max-width:calc(100vw - 2rem);height:600px;max-height:calc(100vh - 10rem);display:flex;position:fixed;bottom:7.5rem;right:2.5rem;overflow:hidden;box-shadow:0 24px 60px #0000001a}.Chatbot-module__O_7cYq__chatHeader{border-bottom:1px solid var(--border-subtle);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex}.Chatbot-module__O_7cYq__avatar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;width:40px;display:flex}.Chatbot-module__O_7cYq__botInfo{align-items:center;gap:.75rem;display:flex}.Chatbot-module__O_7cYq__botAvatar{background:var(--brand-accent);color:#fff;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.Chatbot-module__O_7cYq__botName{flex-direction:column;display:flex}.Chatbot-module__O_7cYq__botName h3{color:var(--fg-primary);margin:0;font-size:.9375rem;font-weight:700}.Chatbot-module__O_7cYq__botStatus{color:#15803d;align-items:center;gap:4px;font-size:.75rem;font-weight:500;display:flex}.Chatbot-module__O_7cYq__statusDot{background:#22c55e;border-radius:50%;width:6px;height:6px}.Chatbot-module__O_7cYq__closeBtn{width:32px;height:32px;color:var(--fg-muted);cursor:pointer;background:#f3f4f6;border:none;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex}.Chatbot-module__O_7cYq__closeBtn:hover{color:#ef4444;background:#fee2e2}.Chatbot-module__O_7cYq__messagesArea{background:#fdfdfd;flex-direction:column;flex:1;gap:1.25rem;padding:1.5rem;display:flex;overflow-y:auto}.Chatbot-module__O_7cYq__messageWrapper{width:100%;display:flex}.Chatbot-module__O_7cYq__userWrapper{justify-content:flex-end}.Chatbot-module__O_7cYq__aiWrapper{justify-content:flex-start}.Chatbot-module__O_7cYq__message{border-radius:12px;max-width:85%;padding:.875rem 1rem;font-size:.9375rem;line-height:1.5;position:relative}.Chatbot-module__O_7cYq__messageLine{margin-bottom:.25rem}.Chatbot-module__O_7cYq__aiMessage{color:var(--fg-primary);border:1px solid var(--border-subtle);background:#fff;align-self:flex-start;box-shadow:0 4px 12px #00000008}.Chatbot-module__O_7cYq__userMessage{background:var(--brand-accent);color:#fff;align-self:flex-end;box-shadow:0 4px 12px #2563eb26}.Chatbot-module__O_7cYq__loading{color:var(--fg-secondary);align-items:center;gap:.75rem;font-size:.875rem;font-style:italic;display:flex}.Chatbot-module__O_7cYq__typingDots{gap:4px;display:flex}.Chatbot-module__O_7cYq__typingDots span{background:var(--brand-accent);border-radius:50%;width:5px;height:5px;animation:1.4s ease-in-out infinite both Chatbot-module__O_7cYq__bounce}.Chatbot-module__O_7cYq__typingDots span:first-child{animation-delay:-.32s}.Chatbot-module__O_7cYq__typingDots span:nth-child(2){animation-delay:-.16s}@keyframes Chatbot-module__O_7cYq__bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.Chatbot-module__O_7cYq__inputSection{border-top:1px solid var(--border-subtle);background:#fff}.Chatbot-module__O_7cYq__suggestedPrompts{scrollbar-width:none;gap:.5rem;padding:1rem 1rem 0;display:flex;overflow-x:auto}.Chatbot-module__O_7cYq__suggestedPrompts::-webkit-scrollbar{display:none}.Chatbot-module__O_7cYq__promptBtn{border:1px solid var(--border-subtle);color:var(--fg-primary);cursor:pointer;white-space:nowrap;background:#f3f4f6;border-radius:99px;padding:6px 14px;font-size:.8rem;font-weight:600;transition:all .2s}.Chatbot-module__O_7cYq__promptBtn:hover{background:var(--brand-accent);color:#fff;border-color:var(--brand-accent)}.Chatbot-module__O_7cYq__inputArea{align-items:center;gap:.75rem;padding:1rem;display:flex}.Chatbot-module__O_7cYq__input{border:1px solid var(--border-subtle);color:var(--fg-primary);background:#f9fafb;border-radius:6px;outline:none;flex:1;padding:10px 16px;font-size:.9375rem;transition:all .2s}.Chatbot-module__O_7cYq__input:focus{border-color:var(--brand-accent);background:#fff}.Chatbot-module__O_7cYq__input::placeholder{color:var(--fg-muted)}.Chatbot-module__O_7cYq__sendButton{background:var(--brand-accent);color:#fff;cursor:pointer;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;transition:all .2s;display:flex}.Chatbot-module__O_7cYq__sendButton:disabled{opacity:.4;cursor:not-allowed}.Chatbot-module__O_7cYq__sendButton:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-1px)}@media (max-width:768px){.Chatbot-module__O_7cYq__toggleButton{width:50px;height:50px;bottom:1.25rem;right:1.25rem}.Chatbot-module__O_7cYq__chatContainer{width:calc(100vw - 2rem);height:calc(100vh - 10rem);bottom:5.5rem;right:1rem}}
.Footer-module__EZoWya__footer{border-top:1px solid var(--border-subtle);background-color:#0000;padding:2rem 0}.Footer-module__EZoWya__footerContent{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.Footer-module__EZoWya__copyright{color:var(--fg-muted);font-size:.875rem;font-weight:500}.Footer-module__EZoWya__links{gap:2rem;display:flex}.Footer-module__EZoWya__link{color:var(--fg-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.875rem;font-weight:600;transition:color .2s}.Footer-module__EZoWya__link:hover{color:var(--brand-accent)}
.Navigation-module__Pj2Xoq__nav{width:100%;height:var(--header-height);z-index:1000;background:0 0;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0}.Navigation-module__Pj2Xoq__scrolled{-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--border-subtle);background:#fffc;height:70px}.Navigation-module__Pj2Xoq__navContainer{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.Navigation-module__Pj2Xoq__logo{color:var(--fg-primary);letter-spacing:-.02em;font-size:1.25rem;font-weight:800}.Navigation-module__Pj2Xoq__logo span{color:var(--brand-accent)}.Navigation-module__Pj2Xoq__links{align-items:center;gap:2rem;display:flex}.Navigation-module__Pj2Xoq__link{color:var(--fg-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:600;transition:color .2s}.Navigation-module__Pj2Xoq__link:hover{color:var(--brand-accent)}.Navigation-module__Pj2Xoq__cta{color:#475569;border-radius:var(--radius-sm);text-transform:uppercase;letter-spacing:.05em;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;padding:8px 18px;font-size:.7rem;font-weight:700;transition:all .2s}.Navigation-module__Pj2Xoq__cta:hover{color:var(--fg-primary);background:#e2e8f0;transform:translateY(-1px)}@media (max-width:768px){.Navigation-module__Pj2Xoq__navContainer{padding:0 1.25rem}.Navigation-module__Pj2Xoq__links{gap:.75rem}.Navigation-module__Pj2Xoq__link{display:none}.Navigation-module__Pj2Xoq__cta{white-space:nowrap;padding:6px 12px;font-size:.625rem}}
.page-module__E0kJGG__main{min-height:100vh}
