.hero{position:relative;min-height:750px;display:flex;align-items:center;justify-content:flex-start;overflow:visible}.hero:after{content:"";position:absolute;bottom:-100px;left:0;right:0;height:250px;background:linear-gradient(180deg,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 40%,rgba(255,255,255,.8) 70%,#ffffff);z-index:3;pointer-events:none}.hero-background{background-size:cover;background-position:center 20%;background-repeat:no-repeat;background-attachment:scroll;z-index:0;transition:background-image .8s ease-in-out}.hero-background,.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.hero-overlay{background:linear-gradient(135deg,rgba(15,47,47,.35),rgba(15,118,110,.25));z-index:1}.hero-wrapper{position:relative;z-index:2;width:min(var(--max-width),calc(100% - 2.5rem));margin:0;padding-left:0}.hero-glass-card{max-width:600px;height:540px;overflow:hidden;padding:2.5rem;border-radius:24px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 20px 60px rgba(15,23,42,.15);margin-left:0}.hero-content{display:flex;flex-direction:column;gap:var(--space-lg);text-align:left;max-width:900px;margin:0}.hero-location{display:none}.hero-location-dot{width:8px;height:8px;background:rgba(212,155,140,.7);border-radius:50%}.hero-location-text{display:inline}.hero-title{font-size:4.2rem;font-weight:800;line-height:1.1;color:rgba(255,255,255,.9);letter-spacing:-.033em;margin:0}.hero-subtitle{font-size:1.3rem;line-height:1.7;color:rgba(255,255,255,.85);margin:0}.hero-ctas{display:flex;gap:var(--space-md);justify-content:flex-start;flex-wrap:wrap;margin-top:var(--space-md)}.hero-cta{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem 2.5rem;font-size:1rem;font-weight:600;text-decoration:none;cursor:pointer;border:none;border-radius:8px;transition:all var(--transition-base);white-space:nowrap}.hero-cta--primary{background:linear-gradient(135deg,#17a697,#0f766e);color:white;box-shadow:0 4px 12px rgba(34,201,154,.15)}.hero-cta--primary:hover{background:linear-gradient(135deg,#0f766e,#0d5c5c);transform:translateY(-2px);box-shadow:0 8px 20px rgba(34,201,154,.25)}.hero-cta--secondary,.hero-cta--secondary:hover{display:none}.hero-stats{display:flex;gap:var(--space-2xl);justify-content:flex-start;margin-top:var(--space-xl);padding-top:var(--space-lg);border-top:1px solid rgba(255,255,255,.2);flex-wrap:wrap}.hero-stat{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.hero-stat strong{font-size:1.5rem;font-weight:800;color:var(--secondary-gold)}.hero-stat span{font-size:.9rem;color:rgba(255,255,255,.85)}@media (max-width:1200px){.hero{min-height:650px}.hero-title{font-size:3rem}.hero-subtitle{font-size:1rem}}@media (max-width:768px){.hero{min-height:550px;padding:var(--space-xl) 0;justify-content:center}.hero-wrapper{width:calc(100% - 1.5rem)}.hero-title{font-size:2.2rem}.hero-subtitle{font-size:.95rem}.hero-ctas{gap:var(--space-sm)}.hero-cta{padding:.875rem 1.75rem;font-size:.95rem}.hero-stats{gap:var(--space-lg);justify-content:flex-start}}@media (max-width:480px){.hero{min-height:500px;justify-content:center}.hero-wrapper{width:calc(100% - 1.5rem)}.hero-glass-card{max-width:none}.hero-title{font-size:1.8rem}.hero-location{font-size:.7rem;padding:.4rem .8rem}.hero-subtitle{font-size:.9rem}.hero-ctas{flex-direction:column;gap:var(--space-sm)}.hero-cta{width:100%;padding:.875rem 1.5rem;font-size:.9rem}.hero-stats{gap:var(--space-md);flex-direction:column;align-items:flex-start}}@media (max-width:768px){.hero{min-height:620px!important;height:auto!important;overflow:hidden!important}.hero-background{background-size:cover!important;background-position:top!important;opacity:1!important;transform:none!important}.hero-overlay{background:linear-gradient(180deg,rgba(5,24,32,.12),rgba(5,24,32,.18) 38%,rgba(5,24,32,.52))!important}.hero-wrapper{min-height:620px!important;display:flex!important;align-items:flex-end!important;justify-content:center!important;padding:1rem 1rem 1.25rem!important}.hero-glass-card{width:min(92vw,390px)!important;max-width:390px!important;min-height:0!important;padding:1.25rem!important;border-radius:28px!important;background:rgba(12,34,42,.42)!important;border:1px solid rgba(255,255,255,.34)!important;box-shadow:0 18px 45px rgba(0,0,0,.22)!important;backdrop-filter:blur(14px) saturate(125%)!important;-webkit-backdrop-filter:blur(14px) saturate(125%)!important}.hero-content{gap:0!important}.hero-location{margin-bottom:.75rem!important;font-size:.72rem!important;letter-spacing:.12em!important}.hero-title{font-size:clamp(2.15rem,9vw,3.15rem)!important;line-height:1.02!important;letter-spacing:-.045em!important;max-width:10ch!important;margin:0!important}.hero-subtitle{margin-top:1rem!important;font-size:1rem!important;line-height:1.55!important;max-width:30ch!important}.hero-ctas{margin-top:1.35rem!important;display:flex!important;flex-direction:column!important;gap:.75rem!important}.hero-cta{width:100%!important;min-height:54px!important;justify-content:center!important;border-radius:14px!important;font-size:.95rem!important}.hero-cta--secondary{display:none!important}.hero-stats{margin-top:1.1rem!important;padding-top:1rem!important;border-top:1px solid rgba(255,255,255,.28)!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.65rem!important}.hero-stat{min-width:0!important;padding:.75rem!important;border-radius:18px!important;background:rgba(255,255,255,.12)!important;text-align:left!important}.hero-stat strong{font-size:1.35rem!important;line-height:1.1!important;color:var(--secondary-gold,#ff9800)!important}.hero-stat span{margin-top:.25rem!important;font-size:.72rem!important;line-height:1.25!important;color:rgba(255,255,255,.84)!important}}@media (max-width:430px){.hero,.hero-wrapper{min-height:600px!important}.hero-wrapper{padding:.9rem .85rem 1rem!important}.hero-glass-card{width:100%!important;padding:1.1rem!important;border-radius:24px!important}.hero-title{font-size:clamp(2rem,9.5vw,2.8rem)!important}.hero-subtitle{font-size:.95rem!important}.hero-stats{grid-template-columns:1fr 1fr!important}}@media (max-width:768px){.hero{position:relative!important;min-height:0!important;height:auto!important;padding-top:430px!important;overflow:hidden!important;background:#e8fbfb!important}.hero-background{background-size:cover!important;background-position:top!important;opacity:1!important;transform:none!important}.hero-background,.hero-overlay{position:absolute!important;top:0!important;left:0!important;right:0!important;width:100%!important;height:460px!important}.hero-overlay{background:linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,0,0,.05) 45%,rgba(5,28,35,.26))!important}.hero-wrapper{position:relative!important;z-index:2!important;min-height:0!important;height:auto!important;display:block!important;padding:0 1rem 1.5rem!important;margin-top:-95px!important}.hero-glass-card{width:100%!important;max-width:410px!important;margin:0 auto!important;min-height:0!important;padding:1.15rem!important;border-radius:24px!important;background:rgba(255,255,255,.82)!important;border:1px solid rgba(255,255,255,.7)!important;box-shadow:0 18px 38px rgba(15,47,47,.18)!important;backdrop-filter:blur(12px) saturate(120%)!important;-webkit-backdrop-filter:blur(12px) saturate(120%)!important}.hero-location{display:none!important}.hero-title{color:#111827!important;font-size:clamp(2rem,8.2vw,2.65rem)!important;line-height:1.04!important;letter-spacing:-.045em!important;max-width:11ch!important;margin:0!important}.hero-subtitle{color:rgba(17,24,39,.78)!important;margin-top:.85rem!important;font-size:.98rem!important;line-height:1.55!important;max-width:31ch!important}.hero-ctas{margin-top:1rem!important;display:flex!important;flex-direction:column!important;gap:.7rem!important}.hero-cta{width:100%!important;min-height:52px!important;justify-content:center!important;border-radius:14px!important;font-size:.95rem!important}.hero-cta--secondary,.hero-stats{display:none!important}}@media (max-width:430px){.hero{padding-top:390px!important}.hero-background,.hero-overlay{height:420px!important}.hero-wrapper{margin-top:-82px!important;padding-left:.85rem!important;padding-right:.85rem!important}.hero-glass-card{padding:1rem!important;border-radius:22px!important}.hero-title{font-size:clamp(1.9rem,8vw,2.45rem)!important}.hero-subtitle{font-size:.93rem!important}}@media (max-width:767px){.hero{min-height:72svh;padding:1rem;display:flex;align-items:flex-end;overflow:hidden}.hero-background{background-position:50%;transform:scale(1.01)}.hero-overlay{background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.18) 45%,rgba(0,0,0,.34))}.hero-wrapper{width:100%;min-height:auto;display:flex;align-items:flex-end;justify-content:center;padding:0 0 1rem}.hero-glass-card{width:min(100%,390px);max-width:calc(100vw - 2rem);padding:1.35rem;border-radius:1.75rem;background:rgba(15,47,47,.42);border:1px solid rgba(255,255,255,.28);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 18px 45px rgba(0,0,0,.18)}.hero-location{display:none}.hero-title{font-size:clamp(2.15rem,10vw,3.2rem);line-height:.98;letter-spacing:-.055em;margin-bottom:1rem}.hero-subtitle{font-size:1rem;line-height:1.6;max-width:28ch;margin-bottom:1.25rem}.hero-ctas{display:grid;grid-template-columns:1fr;gap:.75rem}.hero-cta{width:100%;min-height:56px;justify-content:center;border-radius:1rem;font-size:.95rem}.hero-cta--secondary,.hero-stats{display:none}}@media (max-width:380px){.hero{min-height:70svh;padding:.75rem}.hero-glass-card{padding:1.15rem;border-radius:1.5rem}.hero-title{font-size:clamp(2rem,10vw,2.75rem)}.hero-subtitle{font-size:.95rem}}@media (max-width:767px){.hero{min-height:78svh;padding:0;align-items:stretch}.hero-background{background-size:cover;background-position:center 32%}.hero-wrapper{min-height:78svh;align-items:flex-end;justify-content:center;padding:0 1rem 1.25rem}.hero-glass-card{width:100%;max-width:360px;padding:1.15rem;border-radius:1.4rem;background:rgba(255,255,255,.82);color:var(--text-primary);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.hero-title{font-size:clamp(1.9rem,8.5vw,2.55rem);line-height:1.02;letter-spacing:-.045em;margin-bottom:.75rem;color:var(--text-primary)}.hero-subtitle{font-size:.94rem;line-height:1.55;margin-bottom:1rem;color:rgba(15,23,42,.72)}.hero-cta{min-height:50px;border-radius:.9rem;font-size:.92rem}}@media (max-width:390px){.hero-wrapper{padding:0 .85rem 1rem}.hero-glass-card{max-width:335px;padding:1rem}.hero-title{font-size:clamp(1.75rem,8vw,2.35rem)}.hero-subtitle{font-size:.9rem}}.pathfinder{padding:3rem 0;background:linear-gradient(180deg,rgba(255,255,255,.5),transparent 20%,transparent 80%,rgba(255,255,255,.5))}.pathfinder-container{width:min(var(--max-width),calc(100% - 2.5rem));margin:0 auto}.pathfinder-header{margin-bottom:2rem;text-align:center;display:flex;flex-direction:column;align-items:center}.pathfinder-title{font-size:2rem;font-weight:800;line-height:1.2;letter-spacing:-.033em;color:var(--text-strong);margin:0;max-width:800px}.pathfinder{background:linear-gradient(180deg,rgba(255,255,255,1),rgba(168,230,224,.15))}.pathfinder-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.pathfinder-card{display:flex;flex-direction:column;gap:.75rem;padding:1rem;background:var(--surface-white);border:2px solid rgba(34,201,154,.25);border-radius:var(--radius);text-decoration:none;color:inherit;cursor:pointer;transition:all var(--transition-base);position:relative;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.08)}.pathfinder-card:hover{transform:translateY(-6px);box-shadow:0 12px 32px rgba(34,201,154,.15),0 2px 8px rgba(0,0,0,.1);border-color:var(--primary-teal);background:var(--surface-white)}.pathfinder-card:hover .pathfinder-card-arrow{opacity:1;transform:translateX(4px)}.pathfinder-card-icon-wrapper{width:100%;height:120px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(34,201,154,.08),rgba(34,201,154,.04));border-radius:var(--radius-sm);overflow:hidden;border:1px solid rgba(34,201,154,.1);transition:all var(--transition-base)}.pathfinder-card:hover .pathfinder-card-icon-wrapper{background:linear-gradient(135deg,rgba(34,201,154,.12),rgba(34,201,154,.06));border-color:rgba(34,201,154,.2)}.pathfinder-card-image{width:100%;height:100%;object-fit:contain;object-position:center}.pathfinder-card-content{flex:1;display:flex;flex-direction:column;gap:var(--space-md);text-align:center;align-items:center}.pathfinder-card-title{font-size:1rem;font-weight:700;line-height:1.2;letter-spacing:-.015em;color:var(--text-strong);margin:0}.pathfinder-card-description{font-size:.9rem;line-height:1.6;color:var(--text-muted);margin:0}.pathfinder-card-tags{display:flex;flex-wrap:wrap;gap:var(--space-xs);justify-content:center;width:100%}.pathfinder-card-tag{display:inline-block;padding:.35rem .7rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;background:rgba(34,201,154,.1);color:var(--primary-teal-dark);border-radius:var(--radius-xs);border:1px solid rgba(34,201,154,.2);transition:all var(--transition-base)}.pathfinder-card:hover .pathfinder-card-tag{background:var(--primary-teal);color:white;border-color:var(--primary-teal);box-shadow:0 4px 12px rgba(34,201,154,.2)}.pathfinder-card-arrow{position:absolute;bottom:var(--space-md);right:var(--space-md);font-size:1.5rem;color:var(--primary-teal);opacity:0;transform:translateX(0);transition:all var(--transition-base);z-index:2}@media (max-width:1400px){.pathfinder-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1024px){.pathfinder-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.pathfinder{padding:var(--space-xl) 0}.pathfinder-container{width:calc(100% - 1.5rem)}.pathfinder-header{margin-bottom:var(--space-xl)}.pathfinder-title{font-size:1.65rem}.pathfinder-grid{grid-template-columns:1fr;gap:var(--space-md)}.pathfinder-card{padding:var(--space-lg)}.pathfinder-card-icon-wrapper{height:140px}.pathfinder-card-title{font-size:1.2rem}}@media (max-width:480px){.pathfinder{padding:var(--space-lg) 0}.pathfinder-container{width:calc(100% - 1rem)}.pathfinder-header{margin-bottom:var(--space-lg)}.pathfinder-title{font-size:1.35rem}.pathfinder-card{padding:var(--space-md);gap:var(--space-sm)}.pathfinder-card-title{font-size:1.05rem}.pathfinder-card-description{font-size:.85rem}.pathfinder-card-icon-wrapper{height:120px}.pathfinder-card-tag{font-size:.7rem;padding:.3rem .6rem}}@media (max-width:767px){.pathfinder{padding:3.25rem 1rem}.pathfinder-header{margin-bottom:2rem}.pathfinder-header h2{font-size:clamp(2rem,8vw,2.65rem);line-height:1.08;max-width:11ch;margin-left:auto;margin-right:auto}.pathfinder-grid{grid-template-columns:1fr;gap:1.5rem}.pathfinder-card{border-radius:1.75rem;padding:1.25rem}.pathfinder-card,.pathfinder-card a,.pathfinder-card h3,.pathfinder-card p{text-decoration:none}.pathfinder-card-media{min-height:170px;border-radius:1.25rem}.pathfinder-card img{max-width:150px;max-height:150px}.pathfinder-card h3{font-size:1.45rem;margin-top:1.25rem}.pathfinder-card p{font-size:1.02rem;line-height:1.6;color:rgba(15,23,42,.62)}.pathfinder-tags{gap:.65rem;justify-content:center}.pathfinder-tag{font-size:.82rem;padding:.65rem .9rem;border-radius:999px}.pathfinder,.pathfinder *{text-decoration:none!important}.pathfinder{padding:2.75rem .9rem}.pathfinder-header h2{font-size:clamp(1.85rem,7.5vw,2.35rem);max-width:13ch}.pathfinder-card{padding:1rem;border-radius:1.45rem}.pathfinder-card-media{min-height:135px;border-radius:1rem}.pathfinder-card img{max-width:118px;max-height:118px}.pathfinder-card h3{font-size:1.25rem;margin-top:1rem}.pathfinder-card p{font-size:.95rem;line-height:1.55;margin-top:.65rem}.pathfinder-tags{margin-top:1rem}.pathfinder-tag{font-size:.76rem;padding:.55rem .75rem}}