:root{--bg-color:#faf9f6;--bg-dark:#1a1a1a;--text-color:#1a1a1a;--text-light:#faf9f6;--text-muted:#6b7280;--font-sans:"Inter", sans-serif;--font-serif:"Playfair Display", serif;--transition-slow:.8s cubic-bezier(.16, 1, .3, 1);--transition-normal:.3s ease}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-sans);background-color:var(--bg-color);color:var(--text-color);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:var(--font-serif);letter-spacing:-.03em;font-weight:400}a{color:inherit;text-decoration:none}ul{list-style:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}img{max-width:100%;display:block}.container{max-width:1280px;margin:0 auto;padding:0 1.5rem}@media (width>=1024px){.container{padding:0 3rem}}.navbar-container{z-index:50;transition:background-color var(--transition-normal), padding var(--transition-normal);position:fixed;top:0;left:0;right:0}.navbar-scrolled{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#faf9f6f2;padding:1rem 0;box-shadow:0 1px 3px #0000000d}.navbar-top{background-color:#0000;padding:1.5rem 0}.navbar-inner{justify-content:space-between;align-items:center;display:flex}.navbar-logo{font-family:var(--font-serif);letter-spacing:.2em;z-index:50;transition:color var(--transition-normal);font-size:1.5rem;font-weight:700}.logo-scrolled{color:var(--text-color)}.logo-top{color:#fff}.navbar-desktop{align-items:center;gap:2rem;display:none}@media (width>=768px){.navbar-desktop{display:flex}}.nav-links{gap:1.5rem;display:flex}.nav-link{font-family:var(--font-sans);letter-spacing:.05em;transition:color var(--transition-normal);font-size:.875rem}.nav-link-scrolled{color:var(--text-muted)}.nav-link-scrolled:hover{color:var(--text-color)}.nav-link-top{color:#fffc}.nav-link-top:hover{color:#fff}.nav-cta{font-family:var(--font-sans);transition:all var(--transition-normal);border-radius:9999px;padding:.5rem 1.5rem;font-size:.875rem;font-weight:500}.nav-cta-scrolled{color:#fff;background-color:#0d9488}.nav-cta-scrolled:hover{opacity:.8}.nav-cta-top{color:#fff;border:1px solid #ffffff80}.nav-cta-top:hover{color:var(--text-color);background-color:#fff}.navbar-mobile-toggle{z-index:50;transition:color var(--transition-normal);display:block}@media (width>=768px){.navbar-mobile-toggle{display:none}}.toggle-scrolled{color:var(--text-color)}.toggle-top{color:#fff}.mobile-menu-overlay{z-index:40;background-color:#faf9f6fa;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.mobile-menu-inner{text-align:center;flex-direction:column;align-items:center;gap:2rem;display:flex}.mobile-nav-link{color:var(--text-color);font-family:var(--font-serif);letter-spacing:.05em;transition:opacity var(--transition-normal);font-size:1.875rem}.mobile-nav-link:hover{opacity:.7}.mobile-nav-cta{background-color:var(--text-color);color:var(--bg-color);font-family:var(--font-sans);transition:opacity var(--transition-normal);border-radius:9999px;margin-top:2rem;padding:.75rem 2rem;font-size:1.125rem;font-weight:500;display:inline-block}.mobile-nav-cta:hover{opacity:.8}.hero-container{justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero-overlay{background:linear-gradient(#0a0a0a8c 0%,#0a0a0a4d 35%,#0a0a0a59 65%,#0a0a0ab3 100%);position:absolute;inset:0}.hero-content{z-index:10;text-align:center;flex-direction:column;align-items:center;max-width:56rem;margin:0 auto;padding:0 1.5rem;display:flex;position:relative}.hero-content-inner{flex-direction:column;align-items:center;display:flex}.hero-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:#5eead4;background:#0d94882e;border:1px solid #5eead426;border-radius:9999px;margin-bottom:2rem;padding:.375rem 1.125rem;font-family:Sora,sans-serif;font-size:.625rem;font-weight:700;display:inline-block}@media (width>=768px){.hero-eyebrow{margin-bottom:2.5rem;font-size:.6875rem}}.hero-headline{color:#fff;letter-spacing:-.03em;margin-bottom:1.5rem;font-family:Sora,sans-serif;font-size:2.75rem;font-weight:700;line-height:1.08}.hero-headline-accent{color:#5eead4}.hero-br{display:none}@media (width>=640px){.hero-headline{font-size:3.5rem}.hero-br{display:block}}@media (width>=768px){.hero-headline{font-size:4.25rem}}@media (width>=1024px){.hero-headline{font-size:5.5rem}}.hero-subtext{color:#ffffffbf;max-width:36rem;margin-bottom:2.5rem;font-family:Sora,sans-serif;font-size:1rem;font-weight:400;line-height:1.7}@media (width>=640px){.hero-subtext{font-size:1.0625rem}}@media (width>=768px){.hero-subtext{margin-bottom:3rem;font-size:1.125rem}}.hero-ctas{flex-direction:column;align-items:center;gap:.875rem;width:100%;display:flex}@media (width>=640px){.hero-ctas{flex-direction:row;justify-content:center;width:auto}}.hero-btn-primary,.hero-btn-secondary{letter-spacing:.01em;text-align:center;width:100%;transition:all var(--transition-normal);border-radius:9999px;padding:.9375rem 2rem;font-family:Sora,sans-serif;font-size:.8125rem;font-weight:600;display:inline-block}@media (width>=640px){.hero-btn-primary,.hero-btn-secondary{width:auto;padding:1rem 2.25rem}}.hero-btn-primary{color:#fff;background-color:#0d9488}.hero-btn-primary:hover{background-color:#0f766e;transform:translateY(-1px);box-shadow:0 8px 24px #0d94884d}.hero-btn-secondary{color:#fff;background-color:#0000;border:1px solid #ffffff59}.hero-btn-secondary:hover{background-color:#ffffff14;border-color:#ffffff80;transform:translateY(-1px)}.hero-scroll-indicator{color:#ffffff80;flex-direction:column;align-items:center;gap:.375rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.hero-scroll-text{letter-spacing:.15em;text-transform:uppercase;color:#fff6;font-family:Sora,sans-serif;font-size:.625rem;font-weight:600}@media (width<=639px){.hero-headline{font-size:2.5rem}.hero-subtext{font-size:.9375rem}}.why-section{background-color:var(--bg-color);width:100%;padding:6rem 0 7rem;position:relative;overflow:hidden}.why-inner{max-width:1340px;margin:0 auto;padding:0 1.5rem}@media (width>=1024px){.why-inner{padding:0 3rem}}.why-grid{grid-template-columns:1fr;align-items:stretch;gap:2.5rem;display:grid}@media (width>=1024px){.why-grid{grid-template-columns:1fr 1fr;gap:4rem}}.why-text-col{flex-direction:column;order:2;justify-content:center;align-items:flex-start;display:flex}@media (width>=1024px){.why-text-col{order:1}}.why-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:#0d9488;background:#0d948814;border-radius:9999px;margin-bottom:1.5rem;padding:.375rem 1rem;font-family:Sora,sans-serif;font-size:.6875rem;font-weight:700;display:inline-block}.why-headline{color:var(--text-color);letter-spacing:-.03em;max-width:32rem;font-family:Sora,sans-serif;font-size:2.25rem;font-weight:600;line-height:1.15}@media (width>=768px){.why-headline{font-size:2.75rem}}@media (width>=1024px){.why-headline{font-size:3rem}}@media (width>=1280px){.why-headline{font-size:3.25rem}}.why-headline-accent{color:#0d9488}.why-accent-block{align-items:stretch;gap:1.25rem;margin-top:1.75rem;display:flex}.why-accent-line{background:linear-gradient(#0d9488,#0d948826);border-radius:2px;flex-shrink:0;width:3px}.why-accent-content{flex-direction:column;gap:1rem;display:flex}.why-paragraph{color:#00000080;font-family:Sora,sans-serif;font-size:.9375rem;line-height:1.7}@media (width>=768px){.why-paragraph{font-size:1rem}}.why-paragraph-bold{color:var(--text-color);font-family:Sora,sans-serif;font-size:.9375rem;font-weight:500;line-height:1.7}@media (width>=768px){.why-paragraph-bold{font-size:1rem}}.why-media-col{order:1;width:100%;display:flex}@media (width>=1024px){.why-media-col{order:2}}.why-media-inner{background-color:#1a1a1a;border-radius:1.25rem;flex:1;width:100%;min-height:340px;position:relative;overflow:hidden}@media (width>=640px){.why-media-inner{min-height:420px}}@media (width>=1024px){.why-media-inner{min-height:100%;box-shadow:0 20px 48px -12px #0000002e}}.why-video{object-fit:cover;filter:brightness(.85);width:100%;height:100%;transition:transform .5s;position:absolute;inset:0}.why-media-inner:hover .why-video{transform:scale(1.03)}.why-media-overlay{z-index:1;background:linear-gradient(#0000 50%,#0000004d 100%);position:absolute;inset:0}.why-caption{z-index:2;align-items:center;gap:.75rem;display:flex;position:absolute;bottom:1.5rem;left:1.5rem}@media (width>=1024px){.why-caption{bottom:2rem;left:2rem}}.why-caption-line{background-color:#ffffff80;width:2rem;height:1px}.why-caption-text{color:#ffffffd9;letter-spacing:.1em;text-transform:uppercase;font-family:Sora,sans-serif;font-size:.6875rem;font-weight:600}.why-text-teal{color:#0d9488;font-weight:600}@media (width<=639px){.why-section{padding:4rem 0 5rem}.why-headline{font-size:2rem}}@keyframes exp-live-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.6)}}@keyframes exp-cta-glow{0%,to{box-shadow:0 0 #0d948873}50%{box-shadow:0 0 18px 4px #0d948840}}@keyframes exp-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.exp-section{background-color:#fafaf8;width:100%;padding:6rem 0 7rem;position:relative;overflow:hidden}.exp-section:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#0d94880d 0%,#0000 70%);border-radius:50%;width:480px;height:480px;position:absolute;top:-120px;left:-120px}.exp-section:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#0d94880a 0%,#0000 70%);border-radius:50%;width:380px;height:380px;position:absolute;bottom:-100px;right:-100px}.exp-inner{z-index:1;max-width:1340px;margin:0 auto;padding:0 1.5rem;position:relative}@media (width>=1024px){.exp-inner{padding:0 3rem}}.exp-header{border-bottom:1px solid #0000000f;flex-direction:column;gap:2rem;margin-bottom:3.5rem;padding-bottom:3rem;display:flex}@media (width>=768px){.exp-header{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:3rem}}.exp-header-left{flex-shrink:0}.exp-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:#0d9488;background:#0d948814;border:1px solid #0d94881f;border-radius:9999px;margin-bottom:1.25rem;padding:.375rem 1rem;font-family:Sora,sans-serif;font-size:.6875rem;font-weight:700;transition:background .3s;display:inline-block}.exp-title{color:var(--text-color);letter-spacing:-.03em;font-family:Sora,sans-serif;font-size:2.5rem;font-weight:600;line-height:1.15}.exp-title-accent{color:#0d9488;position:relative}.exp-title-accent:after{content:"";background:linear-gradient(90deg,#0d9488 0%,#0d948826 100%);border-radius:2px;width:100%;height:3px;position:absolute;bottom:-2px;left:0}@media (width>=768px){.exp-title{font-size:3rem}}@media (width>=1024px){.exp-title{font-size:3.25rem}}.exp-header-right{flex-direction:column;gap:1.5rem;display:flex}.exp-header-sub{color:#00000080;max-width:26rem;font-family:Sora,sans-serif;font-size:.9375rem;line-height:1.7}.exp-header-stats{align-items:center;gap:1.5rem;display:flex}.exp-stat{flex-direction:column;gap:.25rem;display:flex}.exp-stat-number{color:#0d9488;letter-spacing:-.02em;font-family:Sora,sans-serif;font-size:1.75rem;font-weight:700;line-height:1}.exp-stat-label{color:#0006;text-transform:uppercase;letter-spacing:.08em;font-family:Sora,sans-serif;font-size:.6875rem;font-weight:500}.exp-stat-divider{background:linear-gradient(#0000,#0d94884d,#0000);width:1px;height:2.5rem}.exp-grid-active{grid-template-columns:1fr;gap:1.5rem;display:grid}.exp-upcoming-divider{align-items:center;gap:1rem;margin:2.5rem 0 2rem;display:flex}.exp-divider-line{background:linear-gradient(90deg,#00000008 0%,#00000014 50%,#00000008 100%);flex:1;height:1px}.exp-divider-text{letter-spacing:.15em;text-transform:uppercase;color:#0000004d;white-space:nowrap;background:#00000004;border:1px solid #0000000f;border-radius:9999px;align-items:center;gap:.5rem;padding:.3rem .9rem;font-family:Sora,sans-serif;font-size:.6875rem;font-weight:600;display:inline-flex}.exp-divider-text svg{stroke:#0000004d;stroke-width:1.5px;fill:none;width:14px;height:14px}.exp-grid-upcoming{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (width>=1024px){.exp-grid-upcoming{gap:1.25rem}}.exp-card{cursor:pointer;background:#111;border-radius:1rem;transition:transform .4s cubic-bezier(.22,.68,0,1),box-shadow .4s cubic-bezier(.22,.68,0,1);position:relative;overflow:hidden}.exp-card:hover{transform:translateY(-5px);box-shadow:0 16px 48px #00000024,0 4px 12px #00000014}.exp-card--hero{border:1px solid #0000000a;border-radius:1.25rem;min-height:340px}@media (width>=640px){.exp-card--hero{min-height:400px}}@media (width>=1024px){.exp-card--hero{min-height:460px}}.exp-card--upcoming{border:1px solid #ffffff0a;min-height:200px}@media (width>=640px){.exp-card--upcoming{min-height:220px}}@media (width>=1024px){.exp-card--upcoming{min-height:240px}}.exp-card-img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.22,.68,0,1),filter .6s;position:absolute;inset:0}.exp-card--hero .exp-card-img{filter:brightness(.72)}.exp-card--hero:hover .exp-card-img{filter:brightness(.65);transform:scale(1.04)}.exp-card--upcoming .exp-card-img{filter:brightness(.4)saturate(.35)}.exp-card--upcoming:hover .exp-card-img{filter:brightness(.5)saturate(.65);transform:scale(1.04)}.exp-card-overlay{z-index:1;transition:opacity .4s;position:absolute;inset:0}.exp-card--hero .exp-card-overlay{background:linear-gradient(#0000 20%,#00000026 45%,#0000008c 72%,#000000e0 100%)}.exp-card--hero:hover .exp-card-overlay{background:linear-gradient(#0000 15%,#0000001a 40%,#00000080 68%,#000000eb 100%)}.exp-card--upcoming .exp-card-overlay{background:linear-gradient(#0000 30%,#00000059 60%,#000000c7 100%)}.exp-card--hero:after{content:"";z-index:2;opacity:0;pointer-events:none;background:linear-gradient(105deg,#0000 40%,#ffffff0a 50%,#0000 60%);transition:opacity .3s;position:absolute;inset:0}.exp-card--hero:hover:after{opacity:1;animation:1.5s ease-in-out exp-shimmer}.exp-card-live{z-index:3;letter-spacing:.1em;text-transform:uppercase;color:#fff;-webkit-backdrop-filter:blur(6px);background:#0d9488e6;border-radius:9999px;align-items:center;gap:.4rem;padding:.3rem .85rem;font-family:Sora,sans-serif;font-size:.625rem;font-weight:700;display:inline-flex;position:absolute;top:1.25rem;left:1.25rem;box-shadow:0 2px 12px #0d94884d}.exp-card-live-dot{background:#fff;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite exp-live-pulse}.exp-card-content{z-index:2;flex-direction:column;gap:.375rem;padding:1.25rem;display:flex;position:absolute;bottom:0;left:0;right:0}.exp-card--hero .exp-card-content{gap:.625rem;padding:2rem}@media (width>=1024px){.exp-card--hero .exp-card-content{padding:2.5rem}}.exp-card-tag{letter-spacing:.1em;text-transform:uppercase;border:1px solid #ffffff26;border-radius:9999px;align-self:flex-start;align-items:center;gap:.375rem;padding:.25rem .7rem;font-family:Sora,sans-serif;font-size:.5625rem;font-weight:600;transition:background .3s,border-color .3s;display:inline-flex}.exp-card-tag--upcoming{color:#ffc864e6;background:#ffb4321f;border-color:#ffb43233}.exp-card--upcoming:hover .exp-card-tag--upcoming{background:#ffb43233;border-color:#ffb43259}.exp-card-tag-dot{border-radius:50%;width:5px;height:5px;display:inline-block}.exp-card-tag--upcoming .exp-card-tag-dot{background:#ffb432cc}.exp-card-title{color:#fff;letter-spacing:-.01em;font-family:Sora,sans-serif;font-size:1rem;font-weight:600;line-height:1.25;transition:transform .35s,text-shadow .35s}.exp-card:hover .exp-card-title{text-shadow:0 1px 12px #0000004d}.exp-card--hero .exp-card-title{font-size:1.5rem;font-weight:600}@media (width>=1024px){.exp-card--hero .exp-card-title{font-size:1.75rem}}.exp-card-desc{color:#ffffff80;max-width:28rem;font-family:Sora,sans-serif;font-size:.8125rem;line-height:1.55;transition:color .35s}.exp-card--hero:hover .exp-card-desc{color:#ffffffa6}.exp-card-desc--visible{display:block}.exp-card-cta{letter-spacing:.01em;color:#fff;cursor:pointer;background:linear-gradient(135deg,#0d9488 0%,#0f766e 100%);border:none;border-radius:9999px;align-self:flex-start;align-items:center;gap:.5rem;margin-top:.75rem;padding:.625rem 1.5rem;font-family:Sora,sans-serif;font-size:.8125rem;font-weight:600;text-decoration:none;transition:background .3s,transform .25s,box-shadow .3s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #0d948840}.exp-card-cta:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0%,#ffffff26 50%,#0000 100%);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.exp-card-cta:hover:before{left:100%}.exp-card-cta:hover{background:linear-gradient(135deg,#0f766e 0%,#115e59 100%);transform:translateY(-1px);box-shadow:0 6px 24px #0d948859}.exp-card-cta-arrow{justify-content:center;align-items:center;width:18px;height:18px;transition:transform .3s;display:inline-flex}.exp-card-cta:hover .exp-card-cta-arrow{transform:translate(3px)}.exp-card-cta-arrow svg{stroke:#fff;stroke-width:2px;fill:none;width:14px;height:14px}.exp-card-corner{z-index:3;background:#00000080;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex;position:absolute;top:1rem;right:1rem}.exp-card-corner svg{stroke:#ffffff80;stroke-width:1.5px;fill:none;width:13px;height:13px}@media (width<=639px){.exp-section{padding:4rem 0 5rem}.exp-header{margin-bottom:2.5rem;padding-bottom:2rem}.exp-title{font-size:2rem}.exp-title br{display:none}.exp-grid-upcoming{grid-template-columns:1fr 1fr}}.gain-section{background-color:var(--bg-color);width:100%;padding:6rem 0 4rem;position:relative}.gain-inner{max-width:1340px;margin:0 auto;padding:0 1.5rem}@media (width>=1024px){.gain-inner{padding:0 3rem}}.gain-header{text-align:center;border-bottom:1px solid #0000000f;margin-bottom:3.5rem;padding-bottom:3rem}.gain-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:#0d9488;background:#0d948814;border-radius:9999px;margin-bottom:1.25rem;padding:.375rem 1rem;font-family:Sora,sans-serif;font-size:.6875rem;font-weight:700;display:inline-block}.gain-title{color:var(--text-color);letter-spacing:-.03em;margin-bottom:1rem;font-family:Sora,sans-serif;font-size:2.5rem;font-weight:600;line-height:1.15}@media (width>=768px){.gain-title{font-size:3rem}}@media (width>=1024px){.gain-title{font-size:3.25rem}}.gain-subtitle{color:#00000080;max-width:30rem;margin:0 auto;font-family:Sora,sans-serif;font-size:.9375rem;line-height:1.7}.gain-grid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (width>=640px){.gain-grid{grid-template-columns:1fr 1fr}}@media (width>=1024px){.gain-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.gain-card{cursor:default;background:#fff;border:1px solid #0000000f;border-radius:1rem;flex-direction:column;gap:.75rem;padding:2rem 1.75rem;transition:transform .3s,box-shadow .3s;display:flex;position:relative}.gain-card:hover{transform:translateY(-3px);box-shadow:0 12px 32px #00000014}.gain-card-icon{background:#0d948814;border-radius:.75rem;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:.5rem;transition:background .3s,transform .4s cubic-bezier(.34,1.56,.64,1);display:flex}.gain-card:hover .gain-card-icon{background:#0d948824;transform:scale(1.05)}.gain-card-icon svg{stroke:#0d9488;stroke-width:1.8px;fill:none;width:22px;height:22px}.gain-card-title{color:var(--text-color);letter-spacing:-.01em;font-family:Sora,sans-serif;font-size:1.125rem;font-weight:600;line-height:1.3}.gain-card-desc{color:#00000080;font-family:Sora,sans-serif;font-size:.875rem;line-height:1.65}@media (width<=639px){.gain-section{padding:4rem 0 5rem}.gain-header{margin-bottom:2.5rem;padding-bottom:2rem}.gain-title{font-size:2rem}}.vision-section{background-color:var(--bg-color);width:100%;padding:5rem 0 6rem;position:relative;overflow:visible}@media (width>=1024px){.vision-section{padding:6rem 0 7rem}}.vision-container{max-width:1280px;margin:0 auto;padding:0 1.25rem;position:relative}@media (width>=1024px){.vision-container{padding:0 2.5rem}}.vision-hero{border-radius:1.5rem;align-items:center;width:100%;min-height:480px;padding:3rem 2rem 8rem;display:flex;position:relative;overflow:hidden}@media (width>=768px){.vision-hero{border-radius:2rem;min-height:560px;padding:4rem 4rem 10rem}}@media (width>=1024px){.vision-hero{min-height:640px;padding:5rem 5rem 10rem}}.vision-hero-image-wrapper{z-index:1;width:100%;height:100%;position:absolute;inset:0}.vision-hero-image{object-fit:cover;filter:brightness(.65);width:100%;height:100%;transition:transform 1.2s cubic-bezier(.2,.8,.2,1)}.vision-hero:hover .vision-hero-image{transform:scale(1.05)}.vision-hero-overlay{z-index:2;background:linear-gradient(90deg,#0a141ed9 0%,#0a141e66 50%,#0000 100%);position:absolute;inset:0}.vision-hero-content{z-index:3;flex-direction:column;gap:1.5rem;max-width:800px;display:flex;position:relative}.vision-hero-eyebrow-wrapper{align-items:center;gap:1.25rem;display:flex}.vision-hero-eyebrow{letter-spacing:.25em;text-transform:uppercase;color:#2dd4bf;font-family:Sora,sans-serif;font-size:.75rem;font-weight:700}.vision-hero-line{background:linear-gradient(90deg,#2dd4bf,#0000);border-radius:2px;width:80px;height:2px}.vision-hero-title{color:#fff;letter-spacing:-.02em;font-family:Sora,sans-serif;font-size:2.75rem;font-weight:600;line-height:1.15}@media (width>=768px){.vision-hero-title{font-size:4rem}}@media (width>=1024px){.vision-hero-title{font-size:5rem}}.vision-hero-title-accent{color:#2dd4bf;text-shadow:none;font-weight:700}.hide-mobile{display:none}@media (width>=768px){.hide-mobile{display:inline}}.vision-card{z-index:10;background:#fff;border-radius:1.25rem;margin:-6rem 1rem 0;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000014,0 1px 3px #0000000d}@media (width>=768px){.vision-card{border-radius:1.5rem;margin:-8rem 2rem 0}}@media (width>=1024px){.vision-card{margin:-8rem 4rem 0}}.vision-card-inner{flex-direction:column;gap:2rem;padding:2.5rem 1.5rem;display:flex}@media (width>=768px){.vision-card-inner{flex-direction:row;align-items:center;gap:0;padding:3.5rem 2.5rem}}@media (width>=1024px){.vision-card-inner{padding:4.5rem 3.5rem}}.vision-card-left{flex-direction:column;flex:1;justify-content:center;display:flex}@media (width>=768px){.vision-card-left{padding-right:3rem}}.vision-mission{color:var(--text-color);font-family:Sora,sans-serif;font-size:1rem;font-weight:400;line-height:1.8}@media (width>=1024px){.vision-mission{font-size:1.125rem}}.vision-card-divider{display:none}@media (width>=768px){.vision-card-divider{background:linear-gradient(#0000 0%,#0d94884d 50%,#0000 100%);flex-shrink:0;width:2px;height:120px;display:block}}.vision-card-right{flex:1.2;align-items:center;display:flex;position:relative}@media (width>=768px){.vision-card-right{padding-left:3rem}}.vision-quote{color:#0d9488;letter-spacing:-.01em;font-family:Sora,sans-serif;font-size:1.125rem;font-weight:600;line-height:1.6;position:relative}@media (width>=1024px){.vision-quote{font-size:1.375rem}}.vision-pillars{background-color:#fafafa;border-top:1px solid #0000000d;grid-template-columns:repeat(2,1fr);display:grid}@media (width>=640px){.vision-pillars{grid-template-columns:repeat(4,1fr)}}.vision-pillar{border-right:1px solid #0000000d;align-items:center;gap:.75rem;padding:1.25rem 1.5rem;transition:all .3s;display:flex}.vision-pillar:last-child{border-right:none}@media (width<=639px){.vision-pillar:nth-child(2),.vision-pillar:nth-child(4){border-right:none}.vision-pillar:first-child,.vision-pillar:nth-child(2){border-bottom:1px solid #0000000d}}.vision-pillar:hover{background-color:#0d94880d}.vision-pillar-num{color:#0d948899;letter-spacing:.1em;flex-shrink:0;font-family:Sora,sans-serif;font-size:.75rem;font-weight:700}.vision-pillar-label{color:var(--text-color);letter-spacing:-.01em;font-family:Sora,sans-serif;font-size:.9375rem;font-weight:600}@media (width<=479px){.vision-section{padding:4rem 0 5rem}.vision-hero{border-radius:1rem;min-height:400px;padding:2.5rem 1.5rem 6rem}.vision-hero-title{font-size:2.25rem}.vision-card{border-radius:1rem;margin:-4rem .5rem 0}.vision-card-inner{gap:1.5rem;padding:2rem 1.25rem}}.cta-section{background-color:var(--bg-color);width:100%;padding:4rem 1.5rem 3rem}@media (width>=1024px){.cta-section{padding:6rem 3rem 3.5rem}}.cta-container{border-radius:1.25rem;justify-content:center;align-items:center;max-width:1240px;min-height:280px;margin:0 auto;display:flex;position:relative;overflow:hidden}@media (width>=768px){.cta-container{min-height:300px}}@media (width>=1024px){.cta-container{min-height:330px}}.cta-bg-image{object-fit:cover;filter:brightness(.75);width:100%;height:100%;position:absolute;inset:0}.cta-overlay{z-index:1;background:linear-gradient(#00000073 0%,#0000008c 50%,#000000a6 100%);position:absolute;inset:0}.cta-content{z-index:2;text-align:center;flex-direction:column;align-items:center;max-width:48rem;padding:2rem 1.5rem;display:flex;position:relative}@media (width>=768px){.cta-content{padding:2.25rem 2rem}}@media (width>=1024px){.cta-content{padding:2.5rem 3rem}}.cta-headline{color:#fff;letter-spacing:-.025em;margin-bottom:1.5rem;font-family:Sora,sans-serif;font-size:2.25rem;font-weight:600;line-height:1.1}@media (width>=640px){.cta-headline{font-size:3rem}}@media (width>=768px){.cta-headline{font-size:3.5rem}}@media (width>=1024px){.cta-headline{font-size:4rem}}.cta-body{color:#fffc;font-family:var(--font-sans);max-width:36rem;margin-bottom:2.5rem;font-size:1rem;font-weight:300;line-height:1.7}@media (width>=640px){.cta-body{font-size:1.0625rem}}@media (width>=768px){.cta-body{font-size:1.125rem}}.cta-buttons{flex-direction:column;align-items:center;gap:1rem;width:100%;display:flex}@media (width>=640px){.cta-buttons{flex-direction:row;justify-content:center;width:auto}}.cta-btn-primary,.cta-btn-secondary{width:100%;font-family:var(--font-sans);text-align:center;transition:all var(--transition-normal);border-radius:9999px;padding:1rem 2rem;font-size:.875rem;font-weight:500;display:inline-block}@media (width>=640px){.cta-btn-primary,.cta-btn-secondary{width:auto}}.cta-btn-primary{color:#fff;background-color:#0d9488}.cta-btn-primary:hover{background-color:#0f766e}.cta-btn-secondary{color:#fff;background-color:#0000;border:1px solid #fff}.cta-btn-secondary:hover{color:#fff;background-color:#0d9488;border-color:#0d9488}@media (width<=639px){.cta-section{padding:3rem 1rem 2rem}.cta-container{border-radius:1rem;min-height:240px}.cta-headline{font-size:2rem}}.footer-container{background-color:var(--bg-dark);width:100%;color:var(--text-light);border-top:1px solid #ffffff0d}.footer-layout{flex-direction:column;width:100%;display:flex}@media (width>=1024px){.footer-layout{flex-direction:row;min-height:280px}}.footer-left{background-color:#00000026;flex-direction:column;gap:2rem;padding:3rem 1.5rem;display:flex}@media (width>=1024px){.footer-left{border-right:1px solid #ffffff0a;width:26%;padding:3.5rem 2.5rem}}@media (width>=1280px){.footer-left{width:22%;padding:3.5rem}}.footer-brand{flex-direction:column;gap:1.25rem;display:flex}.footer-brand-logo{font-family:var(--font-sans);letter-spacing:.22em;text-transform:uppercase;color:#fff;font-size:1.125rem;font-weight:700}.footer-brand-desc{flex-direction:column;gap:.5rem;display:flex}.footer-brand-text{font-family:var(--font-sans);color:#ffffff61;font-size:.8125rem;line-height:1.6}.footer-social-section{margin-top:auto}.footer-social-label{letter-spacing:.2em;text-transform:uppercase;color:#ffffff73;margin-bottom:.75rem;font-family:Sora,sans-serif;font-size:.625rem;font-weight:700;display:block}.footer-socials{align-items:center;gap:.5rem;display:flex}.footer-social-link{width:32px;height:32px;transition:all var(--transition-normal);border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;display:flex}.footer-social-link:hover{background:#0d94881f;border-color:#0d948840}.footer-social-link svg{stroke:#ffffff59;stroke-width:1.5px;fill:none;width:14px;height:14px;transition:stroke var(--transition-normal)}.footer-social-link:hover svg{stroke:#0d9488}.footer-right{flex-direction:column;flex:1;display:flex}.footer-right-main{flex-direction:column;flex:1;gap:3rem;padding:3rem 1.5rem 2rem;display:flex}@media (width>=1024px){.footer-right-main{flex-direction:row;justify-content:space-between;padding:3.5rem 2.5rem 2.5rem}}@media (width>=1280px){.footer-right-main{padding:3.5rem 3.5rem 2.5rem}}.footer-nav{gap:4rem;display:flex}@media (width<=639px){.footer-nav{flex-direction:column;gap:2rem}}.footer-col-title{letter-spacing:.22em;text-transform:uppercase;color:#ffffff80;margin-bottom:1rem;font-family:Sora,sans-serif;font-size:.625rem;font-weight:700}.footer-links{flex-direction:column;gap:.75rem;display:flex}.footer-link{font-family:var(--font-sans);color:#ffffff59;transition:color var(--transition-normal);font-size:.8125rem;line-height:1}.footer-link:hover{color:#ffffffd9}.footer-subscribe{flex-direction:column;gap:.75rem;max-width:24rem;display:flex}.footer-subscribe-text{font-family:var(--font-sans);color:#ffffff59;font-size:.8125rem;line-height:1.6}.footer-form{gap:.5rem;margin-top:.25rem;display:flex}.footer-input{color:#fff;min-width:0;font-family:var(--font-sans);transition:border-color var(--transition-normal);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:9999px;outline:none;flex:1;padding:.625rem 1rem;font-size:.8125rem}.footer-input::placeholder{color:#ffffff40}.footer-input:focus{border-color:#0d948873}.footer-subscribe-btn{color:#fff;font-family:var(--font-sans);cursor:pointer;white-space:nowrap;transition:background-color var(--transition-normal);background-color:#0d9488;border:none;border-radius:9999px;padding:.625rem 1.25rem;font-size:.8125rem;font-weight:500}.footer-subscribe-btn:hover{background-color:#0f766e}.footer-bottom{border-top:1px solid #ffffff0d;flex-direction:column;align-items:flex-start;gap:.75rem;padding:1.25rem 1.5rem;display:flex}@media (width>=1024px){.footer-bottom{flex-direction:row;justify-content:space-between;align-items:center;padding:1.25rem 2.5rem}}@media (width>=1280px){.footer-bottom{padding:1.25rem 3.5rem}}.footer-copyright{font-family:var(--font-sans);color:#fff3;letter-spacing:.01em;font-size:.6875rem}.footer-legal{align-items:center;gap:1.5rem;display:flex}.footer-legal-link{font-family:var(--font-sans);color:#fff3;transition:color var(--transition-normal);font-size:.6875rem}.footer-legal-link:hover{color:#ffffff80}.military-page{color:var(--text-color);background-color:#fafaf8;min-height:100vh;padding-top:0}.military-hero{justify-content:center;align-items:center;height:60vh;min-height:400px;display:flex;position:relative;overflow:hidden}.military-hero-bg{object-fit:cover;filter:brightness(.4);width:100%;height:100%;position:absolute;inset:0}.military-hero-content{z-index:2;text-align:center;max-width:800px;padding:0 1.5rem;position:relative}.military-hero-title{letter-spacing:-.03em;color:#fff;margin-bottom:1rem;font-family:Sora,sans-serif;font-size:3rem;font-weight:700}@media (width>=768px){.military-hero-title{font-size:4.5rem}}.military-hero-subtitle{font-family:var(--font-sans);color:#fffc;max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.6}.military-programs{max-width:1340px;margin:0 auto;padding:6rem 1.5rem}.military-programs-header{text-align:center;margin-bottom:5rem}.military-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:#0d9488;background:#0d948814;border-radius:9999px;margin-bottom:1.25rem;padding:.375rem 1rem;font-family:Sora,sans-serif;font-size:.6875rem;font-weight:700;display:inline-block}.military-section-title{color:var(--text-color);letter-spacing:-.03em;margin-bottom:0;font-family:Sora,sans-serif;font-size:2.5rem;font-weight:600}@media (width>=768px){.military-section-title{font-size:3.25rem}}.military-rows{flex-direction:column;gap:5rem;display:flex}@media (width>=1024px){.military-rows{gap:8rem}}.military-row{flex-direction:column;align-items:center;gap:3rem;display:flex}@media (width>=1024px){.military-row{flex-direction:row;align-items:stretch;gap:6rem}.military-row:nth-child(2n){flex-direction:row-reverse}}.military-row-content{flex-direction:column;flex:1;justify-content:center;max-width:600px;display:flex}.military-row-meta{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.military-row-number{color:#0d9488;letter-spacing:-.05em;font-family:Sora,sans-serif;font-size:1.5rem;font-weight:300}.military-row-eyebrow{letter-spacing:.15em;text-transform:uppercase;color:#0006;font-family:Sora,sans-serif;font-size:.75rem;font-weight:600}.military-row-title{color:var(--text-color);letter-spacing:-.02em;margin-bottom:1.5rem;font-family:Sora,sans-serif;font-size:2rem;font-weight:600;line-height:1.2}@media (width>=768px){.military-row-title{font-size:2.75rem}}.military-row-desc{color:#0009;margin-bottom:2.5rem;font-family:Sora,sans-serif;font-size:1.0625rem;line-height:1.7}.military-row-features{grid-template-columns:1fr;gap:1rem;margin:0 0 3rem;padding:0;list-style:none;display:grid}@media (width>=640px){.military-row-features{grid-template-columns:1fr 1fr}}.military-row-feature{color:var(--text-color);align-items:center;gap:.75rem;font-family:Sora,sans-serif;font-size:.9375rem;display:flex}.military-feature-dot{background-color:#0d9488;border-radius:50%;flex-shrink:0;width:6px;height:6px}.military-row-cta{color:#fff;letter-spacing:.02em;background-color:#1a1a1a;border-radius:9999px;align-self:flex-start;align-items:center;gap:.75rem;padding:1rem 2rem;font-family:Sora,sans-serif;font-size:.9375rem;font-weight:600;transition:all .3s;display:inline-flex}.military-row-cta:hover{background-color:#0d9488;transform:translateY(-2px);box-shadow:0 10px 20px #0d948833}.military-cta-arrow{justify-content:center;align-items:center;display:flex}.military-row-image-wrapper{flex:1;width:100%}.military-row-image-inner{border-radius:1.5rem;width:100%;padding-bottom:100%;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000014}@media (width>=1024px){.military-row-image-inner{padding-bottom:120%}}.military-row-image{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.16,1,.3,1);position:absolute;inset:0}.military-row:hover .military-row-image{transform:scale(1.05)}.leadership-page{color:var(--text-color);background-color:#fafaf8;min-height:100vh;padding-top:0}.leadership-hero{justify-content:center;align-items:center;height:60vh;min-height:400px;display:flex;position:relative;overflow:hidden}.leadership-hero-bg{object-fit:cover;filter:brightness(.4);width:100%;height:100%;position:absolute;inset:0}.leadership-hero-content{z-index:2;text-align:center;max-width:800px;padding:0 1.5rem;position:relative}.leadership-hero-title{letter-spacing:-.03em;color:#fff;text-align:center;flex-direction:column;justify-content:center;align-items:center;margin-bottom:1rem;font-family:Sora,sans-serif;font-size:3rem;font-weight:700;line-height:1.05;display:flex}.leadership-hero-title span{white-space:nowrap;display:block}@media (width>=768px){.leadership-hero-title{font-size:4.5rem}}.leadership-hero-subtitle{font-family:var(--font-sans);color:#fffc;max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.6}.leadership-services{max-width:1340px;margin:0 auto;padding:6rem 1.5rem}.leadership-services-header{text-align:center;margin-bottom:5rem}.leadership-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:#0d9488;background:#0d948814;border-radius:9999px;margin-bottom:1.25rem;padding:.375rem 1rem;font-family:Sora,sans-serif;font-size:.6875rem;font-weight:700;display:inline-block}.leadership-section-title{color:var(--text-color);letter-spacing:-.03em;margin-bottom:0;font-family:Sora,sans-serif;font-size:2.5rem;font-weight:600}@media (width>=768px){.leadership-section-title{font-size:3.25rem}}.leadership-cards{flex-direction:column;gap:4rem;display:flex}@media (width>=1024px){.leadership-cards{gap:5rem}}.leadership-card{-webkit-backdrop-filter:blur(16px);background:#fff9;border:1px solid #0000000f;border-radius:1.5rem;flex-direction:column;gap:0;transition:transform .4s cubic-bezier(.2,.65,.3,.9),box-shadow .4s cubic-bezier(.2,.65,.3,.9);display:flex;overflow:hidden;box-shadow:0 4px 24px #0000000a}.leadership-card:hover{transform:translateY(-4px);box-shadow:0 20px 48px #00000014}@media (width>=1024px){.leadership-card{flex-direction:row;align-items:center;gap:3rem;padding:2rem}.leadership-card--reverse{flex-direction:row-reverse}}.leadership-card-image-wrapper{border-radius:1rem;flex-shrink:0;width:100%;position:relative;overflow:hidden}.leadership-card-image-wrapper:before{content:"";padding-bottom:62.5%;display:block}@media (width>=1024px){.leadership-card-image-wrapper{border-radius:1rem;flex:0 0 45%;max-width:45%;box-shadow:0 12px 32px #00000014}.leadership-card-image-wrapper:before{padding-bottom:75%}}.leadership-card-image{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.16,1,.3,1);position:absolute;inset:0}.leadership-card:hover .leadership-card-image{transform:scale(1.05)}.leadership-card-content{flex-direction:column;flex:1;justify-content:flex-start;padding:2rem 1.5rem 2.5rem;display:flex}@media (width>=768px){.leadership-card-content{padding:2.5rem 2rem 3rem}}@media (width>=1024px){.leadership-card-content{padding:1rem 0}}.leadership-card-meta{align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.leadership-card-number{color:#0d9488;letter-spacing:-.05em;font-family:Sora,sans-serif;font-size:1.5rem;font-weight:300}.leadership-card-eyebrow{letter-spacing:.15em;text-transform:uppercase;color:#0006;font-family:Sora,sans-serif;font-size:.75rem;font-weight:600}.leadership-card-title{color:var(--text-color);letter-spacing:-.02em;margin-bottom:1.5rem;font-family:Sora,sans-serif;font-size:1.75rem;font-weight:600;line-height:1.2}@media (width>=768px){.leadership-card-title{font-size:2.25rem}}.leadership-detail-sections{flex-direction:column;gap:1.5rem;display:flex}.leadership-detail-group{flex-direction:column;gap:.625rem;display:flex}.leadership-detail-label{letter-spacing:.12em;text-transform:uppercase;color:#0d9488;align-items:center;gap:.5rem;font-family:Sora,sans-serif;font-size:.75rem;font-weight:700;display:inline-flex}.leadership-detail-label svg{flex-shrink:0;width:14px;height:14px}.leadership-detail-value{color:#0009;font-family:Sora,sans-serif;font-size:.9375rem;line-height:1.7}.leadership-detail-list{grid-template-columns:1fr;gap:.5rem;margin:0;padding:0;list-style:none;display:grid}@media (width>=640px){.leadership-detail-list--two-col{grid-template-columns:1fr 1fr}}.leadership-detail-item{color:var(--text-color);align-items:flex-start;gap:.625rem;font-family:Sora,sans-serif;font-size:.9375rem;line-height:1.5;display:flex}.leadership-detail-dot{background-color:#0d9488;border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:.5rem}.leadership-highlight{color:#00000073;border-top:1px solid #0000000f;margin-top:.5rem;padding-top:.5rem;font-family:Sora,sans-serif;font-size:.875rem;font-style:italic;line-height:1.6}.leadership-process-flow{flex-wrap:wrap;align-items:center;gap:.75rem;padding:.75rem 0;display:flex}.leadership-process-step{color:#0d9488;background:#0d948814;border-radius:9999px;align-items:center;gap:.375rem;padding:.375rem .875rem;font-family:Sora,sans-serif;font-size:.8125rem;font-weight:500;display:inline-flex}.leadership-process-arrow{color:#0003;flex-shrink:0;font-size:.875rem}.leadership-quote{color:var(--text-color);background:#0d94880a;border-left:3px solid #0d9488;border-radius:0 .75rem .75rem 0;margin-top:.25rem;padding:1rem 1.25rem;font-family:Sora,sans-serif;font-size:.9375rem;font-weight:500;line-height:1.6}.leadership-example{background:#00000005;border:1px solid #0000000f;border-radius:.75rem;margin-top:.25rem;padding:1.25rem}.leadership-example-title{color:var(--text-color);letter-spacing:.02em;margin-bottom:.75rem;font-family:Sora,sans-serif;font-size:.8125rem;font-weight:700}.leadership-example-grid{grid-template-columns:1fr;gap:.75rem;display:grid}@media (width>=640px){.leadership-example-grid{grid-template-columns:1fr 1fr 1fr;gap:1rem}}.leadership-example-block h5{letter-spacing:.1em;text-transform:uppercase;margin-bottom:.375rem;font-family:Sora,sans-serif;font-size:.75rem;font-weight:600}.leadership-example-block h5.text-green{color:#0d9488}.leadership-example-block h5.text-amber{color:#d97706}.leadership-example-block h5.text-blue{color:#2563eb}.leadership-example-block li{color:#0009;padding-left:.75rem;font-family:Sora,sans-serif;font-size:.8125rem;line-height:1.6;position:relative}.leadership-example-block li:before{content:"";background:currentColor;border-radius:50%;width:4px;height:4px;position:absolute;top:.55em;left:0}.leadership-row-actions{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:1rem;display:flex}.leadership-btn-primary{color:#fff;letter-spacing:.02em;cursor:pointer;background-color:#0d9488;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-family:Sora,sans-serif;font-size:.8125rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 12px #0d948826}.leadership-btn-primary:hover{background-color:#0f766e;transform:translateY(-2px);box-shadow:0 6px 16px #0d948840}.leadership-btn-ghost{color:#0d9488;letter-spacing:.02em;cursor:pointer;background-color:#0000;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;padding:.625rem 1rem;font-family:Sora,sans-serif;font-size:.8125rem;font-weight:600;transition:all .3s;display:inline-flex}.leadership-btn-ghost:hover{background-color:#0d948814}.leadership-btn-icon{justify-content:center;align-items:center;display:flex}@media (width<=639px){.leadership-hero{height:50vh;min-height:340px}.leadership-hero-title{font-size:min(2.25rem,8.5vw)}.leadership-hero-subtitle{font-size:.9375rem}.leadership-services{padding:4rem 1rem}.leadership-services-header{margin-bottom:3rem}.leadership-section-title{font-size:2rem}.leadership-cards{gap:2.5rem}.leadership-card{border-radius:1rem;gap:1.5rem;padding:1rem}.leadership-card-content{padding:0 .25rem .5rem}.leadership-card-title{margin-bottom:1.25rem;font-size:1.5rem}.leadership-detail-sections{gap:1.25rem}}.forge-page{color:#1a1a1a;background-color:#faf9f6;min-height:100vh;padding-top:0}.forge-hero{align-items:flex-end;width:100%;height:75vh;min-height:480px;max-height:650px;display:flex;position:relative;overflow:hidden}.forge-hero-bg{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.forge-hero-overlay{z-index:1;background:linear-gradient(#050a050d 0%,#050a0526 45%,#050a0580 75%,#050a05d9 100%);position:absolute;inset:0}.forge-hero-content{z-index:2;width:100%;max-width:1340px;margin:0 auto;padding:0 2rem 3rem;position:relative}.forge-back-link{color:#ffffffb3;letter-spacing:.02em;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-family:Sora,sans-serif;font-size:.875rem;text-decoration:none;transition:color .3s,transform .3s;display:inline-flex}.forge-back-link:hover{color:#0d9488;transform:translate(-4px)}.forge-back-link svg{stroke:currentColor;stroke-width:2px;fill:none;width:18px;height:18px;transition:transform .3s}.forge-back-link:hover svg{transform:translate(-3px)}.forge-hero-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:#0d9488;background:#0d94881f;border-radius:9999px;margin-bottom:.75rem;padding:.35rem 1rem;font-family:Sora,sans-serif;font-size:.75rem;font-weight:700;display:inline-block}.forge-hero-title{letter-spacing:-.03em;color:#fff;max-width:700px;margin-bottom:2rem;font-family:Sora,sans-serif;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:700;line-height:1.08}.forge-hero-badges{flex-wrap:wrap;gap:.75rem;margin-bottom:2rem;display:flex}.forge-badge{color:#ffffffe6;-webkit-backdrop-filter:blur(6px);background:#0d3c328c;border:none;border-radius:9999px;align-items:center;gap:.625rem;padding:.75rem 1.5rem;font-family:Sora,sans-serif;font-size:.875rem;font-weight:500;transition:all .3s;display:inline-flex}.forge-badge:hover{background:#0d3c32b3}.forge-badge-icon{color:#0d9488;justify-content:center;align-items:center;display:flex}.forge-badge-icon svg{stroke:currentColor;stroke-width:1.8px;fill:none;width:18px;height:18px}.forge-hero-actions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.forge-cta-primary{color:#fff;letter-spacing:.01em;cursor:pointer;background:#0d9488;border:none;border-radius:.5rem;align-items:center;gap:.625rem;padding:.8rem 1.75rem;font-family:Sora,sans-serif;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .35s cubic-bezier(.2,.65,.3,.9);display:inline-flex}.forge-cta-primary:hover{background:#0f766e;transform:translateY(-3px);box-shadow:0 10px 28px #0d948866}.forge-cta-primary:active{transform:translateY(-1px);box-shadow:0 4px 12px #0d94884d}.forge-cta-primary svg{stroke:currentColor;stroke-width:2px;fill:none;width:17px;height:17px}.forge-cta-secondary{color:#fff;letter-spacing:.01em;cursor:pointer;background:#0d282380;border:1px solid #fff3;border-radius:.5rem;align-items:center;gap:.5rem;padding:.8rem 1.75rem;font-family:Sora,sans-serif;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .35s cubic-bezier(.2,.65,.3,.9);display:inline-flex}.forge-cta-secondary:hover{color:#fff;background:#0d948826;border-color:#0d948880;transform:translateY(-3px);box-shadow:0 10px 28px #0d948826}.forge-cta-secondary:active{transform:translateY(-1px)}@media (width<=768px){.forge-hero{height:auto;min-height:500px;max-height:none;padding-top:120px}.forge-hero-content{padding:0 1.25rem 3rem}.forge-hero-title{margin-bottom:1.5rem;font-size:2.25rem}.forge-hero-badges{gap:.5rem}.forge-badge{padding:.5rem 1rem;font-size:.8125rem}.forge-hero-actions{flex-direction:column;align-items:flex-start}.forge-cta-primary,.forge-cta-secondary{justify-content:center;width:100%}}.forge-preview-section{background-color:#0000;justify-content:center;padding:6rem 1.5rem;display:flex}.forge-preview-container{flex-direction:column;align-items:center;width:100%;max-width:1150px;display:flex}.forge-preview-title{letter-spacing:.15em;text-transform:uppercase;color:#0d9488;text-align:center;margin-bottom:2.5rem;font-family:Sora,sans-serif;font-size:1.5rem;font-weight:600}.forge-preview-video-wrapper{aspect-ratio:16/9;cursor:pointer;background-color:#000;border:1px solid #0000000d;border-radius:20px;width:100%;position:relative;overflow:hidden;box-shadow:0 16px 40px #00000014}.forge-preview-video{object-fit:contain;width:100%;height:100%;display:block}.forge-vc-bar{z-index:20;opacity:0;pointer-events:none;background:linear-gradient(#0000 0%,#0006 30%,#000000d9 100%);flex-direction:column;gap:6px;padding:20px 16px 12px;transition:opacity .35s;display:flex;position:absolute;bottom:0;left:0;right:0}.forge-vc-bar--visible,.forge-preview-video-wrapper:hover .forge-vc-bar{opacity:1;pointer-events:auto}.forge-vc-progress{cursor:pointer;align-items:center;width:100%;height:14px;padding:4px 0;display:flex}.forge-vc-progress-track{background:#ffffff40;border-radius:2px;width:100%;height:4px;transition:height .2s;position:relative;overflow:visible}.forge-vc-progress:hover .forge-vc-progress-track{height:6px}.forge-vc-progress-fill{background:#fff;border-radius:2px;height:100%;transition:width .1s linear;position:absolute;top:0;left:0}.forge-vc-progress-thumb{background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .15s;position:absolute;top:50%;transform:translate(-50%,-50%)scale(0);box-shadow:0 0 4px #0006}.forge-vc-progress:hover .forge-vc-progress-thumb{transform:translate(-50%,-50%)scale(1)}.forge-vc-controls{justify-content:space-between;align-items:center;display:flex}.forge-vc-left,.forge-vc-right{align-items:center;gap:12px;display:flex}.forge-vc-btn{cursor:pointer;opacity:.9;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:opacity .2s,transform .2s;display:flex}.forge-vc-btn:hover{opacity:1;transform:scale(1.1)}.forge-vc-time{color:#fff;letter-spacing:.02em;-webkit-user-select:none;user-select:none;white-space:nowrap;font-family:Sora,sans-serif;font-size:.8125rem;font-weight:500}@media (width<=768px){.forge-preview-section{padding:4rem 1.25rem}.forge-preview-title{margin-bottom:2rem;font-size:1.25rem}.forge-vc-bar{padding:14px 10px 8px}.forge-vc-time{font-size:.6875rem}.forge-vc-left,.forge-vc-right{gap:8px}}.forge-preview-video-wrapper:fullscreen{border-radius:0}.forge-preview-video-wrapper:fullscreen .forge-preview-video{object-fit:contain}.forge-about-section{background-color:#faf9f6;justify-content:center;padding:6rem 1.5rem;display:flex}.forge-about-container{flex-direction:column;align-items:flex-start;width:100%;max-width:1150px;display:flex}.forge-section-title{color:#1a1a1a;letter-spacing:-.02em;margin-bottom:2.5rem;font-family:Sora,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:700}.forge-about-text{color:#1a1a1acc;max-width:800px;margin-bottom:4rem;font-family:Inter,sans-serif;font-size:1.125rem;line-height:1.7}.forge-about-text p{margin-bottom:1.25rem}.forge-about-text p:last-child{margin-bottom:0}.forge-about-cards{grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;display:grid}.forge-info-card{background:#fff;border:1px solid #00000008;border-radius:1.5rem;flex-direction:column;align-items:flex-start;padding:2.5rem 2rem;display:flex;box-shadow:0 10px 30px #0000000a}.forge-info-card h4{color:#0d9488;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.75rem;font-family:Sora,sans-serif;font-size:.875rem;font-weight:600}.forge-info-card h3{color:#1a1a1a;margin-bottom:.5rem;font-family:Sora,sans-serif;font-size:1.5rem;font-weight:700}.forge-info-card p{color:#1a1a1a99;margin:0;font-family:Inter,sans-serif;font-size:1rem}@media (width<=1024px){.forge-about-cards{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.forge-about-section{padding:4rem 1.25rem}.forge-about-cards{grid-template-columns:1fr}.forge-info-card{padding:2rem 1.5rem}}.forge-included-section{background-color:#faf9f6;justify-content:center;padding:6rem 1.5rem;display:flex}.forge-included-container{flex-direction:column;align-items:flex-start;width:100%;max-width:1150px;display:flex}.forge-included-list{flex-direction:column;gap:1.5rem;width:100%;display:flex}.forge-included-card{background:#fff;border:1px solid #00000008;border-radius:1.5rem;align-items:flex-start;gap:1.5rem;padding:2.5rem;display:flex;box-shadow:0 10px 30px #0000000a}.forge-included-icon{color:#22c55e;flex-shrink:0;justify-content:center;align-items:center;margin-top:.25rem;display:flex}.forge-included-icon svg{stroke:currentColor;stroke-width:2.5px;fill:none;width:28px;height:28px}.forge-included-content{flex-direction:column;flex-grow:1;display:flex}.forge-included-content h3{color:#1a1a1a;margin-bottom:.75rem;font-family:Sora,sans-serif;font-size:1.375rem;font-weight:700}.forge-included-content p{color:#1a1a1ab3;margin-bottom:1.5rem;font-family:Inter,sans-serif;font-size:1rem;line-height:1.6}.forge-included-content p:last-of-type{margin-bottom:0}.forge-included-actions{flex-wrap:wrap;gap:1rem;margin-top:1.5rem;display:flex}.forge-included-actions .forge-cta-secondary{color:#1a1a1a;background:0 0;border-color:#00000026}.forge-included-actions .forge-cta-secondary:hover{box-shadow:none;background:#00000008;border-color:#0000004d;transform:translateY(-2px)}@media (width<=768px){.forge-included-section{padding:4rem 1.25rem}.forge-included-card{flex-direction:column;gap:1rem;padding:1.5rem}.forge-included-icon{margin-top:0}}.forge-highlights-section{background-color:#faf9f6;justify-content:center;padding:6rem 1.5rem;display:flex}.forge-highlights-container{flex-direction:column;align-items:flex-start;width:100%;max-width:1150px;display:flex}.forge-highlights-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;width:100%;display:grid}.forge-highlight-card{background:#fff;border:1px solid #00000008;border-radius:1.5rem;align-items:flex-start;gap:1.25rem;padding:1.75rem 2rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 10px 30px #0000000a}.forge-highlight-card:hover{transform:translateY(-2px);box-shadow:0 14px 36px #00000012}.forge-highlight-icon{color:#22c55e;flex-shrink:0;justify-content:center;align-items:center;margin-top:.125rem;display:flex}.forge-highlight-icon svg{stroke:currentColor;stroke-width:2.5px;fill:none;width:24px;height:24px}.forge-highlight-text h4{color:#1a1a1a;margin:0;font-family:Sora,sans-serif;font-size:1.0625rem;font-weight:600;line-height:1.5}@media (width<=768px){.forge-highlights-section{padding:4rem 1.25rem}.forge-highlights-grid{grid-template-columns:1fr}.forge-highlight-card{padding:1.25rem 1.5rem}}.forge-rewards-section{background-color:#faf9f6;justify-content:center;padding:6rem 1.5rem;display:flex}.forge-rewards-container{flex-direction:column;align-items:flex-start;width:100%;max-width:1150px;display:flex}.forge-rewards-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;width:100%;display:grid}.forge-reward-card{background:#fff;border:1px solid #00000008;border-radius:1.5rem;align-items:flex-start;gap:1.5rem;padding:2.25rem 2rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 10px 30px #0000000a}.forge-reward-card:hover{transform:translateY(-2px);box-shadow:0 14px 36px #00000012}.forge-reward-icon{color:#0d9488;flex-shrink:0;justify-content:center;align-items:center;margin-top:.125rem;display:flex}.forge-reward-icon svg{stroke:currentColor;stroke-width:2px;fill:none;width:28px;height:28px}.forge-reward-content h3{color:#1a1a1a;margin-bottom:.5rem;font-family:Sora,sans-serif;font-size:1.25rem;font-weight:700}.forge-reward-content p{color:#1a1a1ab3;margin:0;font-family:Inter,sans-serif;font-size:1rem;line-height:1.6}@media (width<=768px){.forge-rewards-section{padding:4rem 1.25rem}.forge-rewards-grid{grid-template-columns:1fr}.forge-reward-card{padding:1.5rem}}.forge-investment-section{background-color:#faf9f6;justify-content:center;padding:6rem 1.5rem;display:flex}.forge-investment-container{flex-direction:column;align-items:flex-start;width:100%;max-width:1150px;display:flex}.forge-investment-card{background:#fff;border:1px solid #00000008;border-radius:1.5rem;width:100%;padding:3rem;box-shadow:0 10px 30px #0000000a}.forge-investment-grid{grid-template-columns:1fr 1.5fr 1fr;gap:3rem;display:grid}.forge-investment-col h4{color:#0d9488;letter-spacing:.1em;text-transform:uppercase;margin-bottom:1.5rem;font-family:Sora,sans-serif;font-size:.875rem;font-weight:600}.forge-investment-price{color:#1a1a1a;margin-bottom:.5rem;font-family:Sora,sans-serif;font-size:3rem;font-weight:700;line-height:1.1}.forge-investment-tax{color:#1a1a1a80;font-family:Inter,sans-serif;font-size:.9375rem}.forge-investment-option{align-items:flex-start;gap:.875rem;margin-bottom:1.5rem;display:flex}.forge-investment-option:last-child{margin-bottom:0}.forge-investment-option-icon{flex-shrink:0;margin-top:.125rem;font-size:1.125rem}.forge-investment-option strong{color:#1a1a1a;margin-bottom:.25rem;font-family:Sora,sans-serif;font-size:1rem;font-weight:600;display:block}.forge-investment-option p{color:#1a1a1a99;margin:0;font-family:Inter,sans-serif;font-size:.9375rem;line-height:1.5}.forge-investment-policy{flex-direction:column;align-items:flex-start;display:flex}@media (width<=1024px){.forge-investment-grid{grid-template-columns:1fr 1fr;gap:2.5rem}.forge-investment-policy{grid-column:1/-1}}@media (width<=768px){.forge-investment-section{padding:4rem 1.25rem}.forge-investment-card{padding:2rem 1.5rem}.forge-investment-grid{grid-template-columns:1fr;gap:2rem}.forge-investment-price{font-size:2.5rem}}.forge-carousel-section{background-color:#faf9f6;justify-content:center;padding:6rem 1.5rem;display:flex}.forge-carousel-container{flex-direction:column;align-items:flex-start;width:100%;max-width:1150px;display:flex}.forge-carousel-wrapper{background:#fff;border:1px solid #00000008;border-radius:1.5rem;flex-direction:column;align-items:center;width:100%;padding:3rem 1.5rem;display:flex;position:relative;box-shadow:0 10px 30px #0000000a}.forge-carousel-layout{justify-content:center;align-items:center;gap:1.5rem;width:100%;max-width:1050px;margin-bottom:2.5rem;display:flex}.forge-carousel-center{aspect-ratio:16/9;z-index:2;background:#000;border-radius:1rem;flex:0 0 65%;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000026}.forge-carousel-iframe{border:none;width:100%;height:100%}.forge-carousel-video-overlay{z-index:10;pointer-events:auto;position:absolute;inset:0}.forge-carousel-side{aspect-ratio:16/9;cursor:pointer;opacity:.5;z-index:1;border-radius:.75rem;flex:0 0 15%;transition:opacity .3s,transform .3s;position:relative;overflow:hidden}.forge-carousel-side:hover{opacity:.8;transform:scale(1.02)}.forge-carousel-side img{object-fit:cover;width:100%;height:100%}.forge-carousel-side-overlay{background:#0003;position:absolute;inset:0}.forge-carousel-nav{color:#1a1a1a;cursor:pointer;z-index:20;background:#fff;border:1px solid #0000001a;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;transition:all .3s;display:flex;position:absolute;top:calc(50% - 4.5rem);transform:translateY(-50%);box-shadow:0 4px 12px #0000001a}.forge-carousel-nav:hover{color:#fff;background:#0d9488;border-color:#0d9488;transform:translateY(-50%)scale(1.05)}.forge-carousel-nav svg{fill:none;stroke:currentColor;stroke-width:2.5px;width:20px;height:20px}.forge-carousel-nav.prev{left:2rem}.forge-carousel-nav.next{right:2rem}.forge-carousel-info{text-align:center;margin-bottom:2rem;padding:0 2rem}.forge-carousel-info h3{color:#1a1a1a;margin-bottom:.5rem;font-family:Sora,sans-serif;font-size:1.5rem;font-weight:700}.forge-carousel-info p{color:#1a1a1ab3;max-width:600px;margin:0 auto;font-family:Inter,sans-serif;font-size:1rem;line-height:1.6}.forge-carousel-controls{flex-direction:column;align-items:center;gap:1rem;display:flex}.forge-carousel-dots{gap:.5rem;display:flex}.forge-carousel-dot{cursor:pointer;background:#00000026;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s}.forge-carousel-dot:hover{background:#0d948880}.forge-carousel-dot.active{background:#0d9488;border-radius:4px;width:24px}.forge-carousel-hint{color:#1a1a1a66;text-transform:uppercase;letter-spacing:.05em;font-family:Inter,sans-serif;font-size:.75rem}@media (width<=1024px){.forge-carousel-side{display:none}.forge-carousel-center{flex:0 0 100%}.forge-carousel-nav.prev{left:1rem}.forge-carousel-nav.next{right:1rem}}@media (width<=768px){.forge-carousel-section{padding:4rem 1.25rem}.forge-carousel-wrapper{padding:1.5rem 1rem}.forge-carousel-nav{display:none}.forge-carousel-info h3{font-size:1.25rem}}.forge-location-section{background-color:#faf9f6;justify-content:center;padding:6rem 1.5rem;display:flex}.forge-location-container{flex-direction:column;align-items:flex-start;width:100%;max-width:1150px;display:flex}.forge-location-card{background:#fff;border:1px solid #00000008;border-radius:1.5rem;align-items:center;gap:1.5rem;width:100%;padding:2.5rem;display:flex;box-shadow:0 10px 30px #0000000a}.forge-location-icon{color:#0d9488;background:#0d94881a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;display:flex}.forge-location-icon svg{stroke:currentColor;stroke-width:2px;fill:none;width:24px;height:24px}.forge-location-content h3{color:#1a1a1a;margin-bottom:.5rem;font-family:Sora,sans-serif;font-size:1.375rem;font-weight:700}.forge-location-content p{color:#1a1a1ab3;margin:0;font-family:Inter,sans-serif;font-size:1rem;line-height:1.6}@media (width<=768px){.forge-location-section{padding:4rem 1.25rem}.forge-location-card{flex-direction:column;align-items:flex-start;gap:1rem;padding:1.5rem}}.forge-reach-section{background-color:#faf9f6;justify-content:center;padding:6rem 1.5rem;display:flex}.forge-reach-container{flex-direction:column;align-items:flex-start;width:100%;max-width:1150px;display:flex}.forge-reach-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;width:100%;display:grid}.forge-reach-card{background:#fff;border:1px solid #00000008;border-radius:1.5rem;flex-direction:column;align-items:flex-start;padding:2.5rem;display:flex;box-shadow:0 10px 30px #0000000a}.forge-reach-emoji{margin-bottom:1.5rem;font-size:2.5rem}.forge-reach-content h3{color:#1a1a1a;margin-bottom:.75rem;font-family:Sora,sans-serif;font-size:1.25rem;font-weight:700}.forge-reach-content p{color:#1a1a1ab3;margin-bottom:1.5rem;font-family:Inter,sans-serif;font-size:1rem;line-height:1.6}.forge-reach-content .forge-cta-secondary{color:#0d9488;background:0 0;border-color:#0d94884d;padding:.5rem 1.25rem;font-size:.875rem}.forge-reach-content .forge-cta-secondary:hover{background:#0d94880d;border-color:#0d9488}@media (width<=1024px){.forge-reach-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.forge-reach-section{padding:4rem 1.25rem}.forge-reach-grid{grid-template-columns:1fr}.forge-reach-card{padding:2rem 1.5rem}}.forge-gallery-section{background-color:#faf9f6;justify-content:center;padding:6rem 1.5rem;display:flex}.forge-gallery-container{flex-direction:column;align-items:flex-start;width:100%;max-width:1150px;display:flex}.forge-gallery-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;width:100%;margin-bottom:3rem;display:grid}.forge-gallery-card{aspect-ratio:4/5;cursor:pointer;border-radius:1.5rem;width:100%;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000a}.forge-gallery-card img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.forge-gallery-card:hover img{transform:scale(1.05)}.forge-gallery-more{justify-content:center;width:100%;display:flex}.forge-gallery-more .forge-cta-secondary{color:#1a1a1a;background:0 0;border-color:#00000026;padding:1rem 2.5rem}.forge-gallery-more .forge-cta-secondary:hover{background:#00000008;border-color:#0000004d}@media (width<=1024px){.forge-gallery-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.forge-gallery-section{padding:4rem 1.25rem}}.forge-finalcta-section{background-color:#faf9f6;justify-content:center;padding:6rem 1.5rem 8rem;display:flex}.forge-finalcta-container{width:100%;max-width:1150px}.forge-finalcta-card{text-align:center;color:#fff;background:#112d26;border-radius:1.5rem;flex-direction:column;align-items:center;padding:5rem 3rem;display:flex;box-shadow:0 20px 40px #112d2626}.forge-finalcta-card h2{letter-spacing:-.02em;margin-bottom:1.5rem;font-family:Sora,sans-serif;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700}.forge-finalcta-card p{color:#fffc;max-width:700px;margin-bottom:2.5rem;font-family:Inter,sans-serif;font-size:1.125rem;line-height:1.7}.forge-finalcta-actions{flex-wrap:wrap;justify-content:center;gap:1.25rem;display:flex}.forge-finalcta-actions .forge-cta-secondary{border-color:#fff3}@media (width<=768px){.forge-finalcta-section{padding:4rem 1.25rem 6rem}.forge-finalcta-card{padding:3rem 1.5rem}}.forge-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;opacity:1;background:#000c;justify-content:center;align-items:center;padding:2rem;animation:.3s modalFadeIn;display:flex;position:fixed;inset:0}.forge-modal-content{background:#fff;border-radius:1.5rem;flex-direction:column;width:100%;max-width:1000px;max-height:90vh;animation:.4s cubic-bezier(.16,1,.3,1) modalSlideUp;display:flex;overflow:hidden;box-shadow:0 20px 50px #0000004d}.forge-modal-header{border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.forge-modal-header h3{color:#1a1a1a;margin:0;font-family:Sora,sans-serif;font-size:1.25rem;font-weight:700}.forge-modal-close{color:#1a1a1a;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:background .2s;display:flex}.forge-modal-close:hover{background:#0000000d}.forge-modal-close svg{stroke:currentColor;stroke-width:2px;width:24px;height:24px}.forge-modal-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;padding:2rem;display:grid;overflow-y:auto}.forge-modal-img-card{aspect-ratio:4/3;background:#f0f0f0;border-radius:1rem;overflow:hidden}.forge-modal-img-card img{object-fit:cover;width:100%;height:100%}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(20px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=768px){.forge-modal-overlay{padding:1rem}.forge-modal-header{padding:1.25rem 1.5rem}.forge-modal-grid{grid-template-columns:repeat(2,1fr);gap:1rem;padding:1.5rem}}.urban-page{color:var(--text-color);background-color:#fafaf8;min-height:100vh;padding-top:0}.urban-hero{justify-content:center;align-items:center;height:65vh;min-height:420px;display:flex;position:relative;overflow:hidden}.urban-hero-bg{object-fit:cover;filter:brightness(.35)saturate(1.1);width:100%;height:100%;position:absolute;inset:0}.urban-hero-overlay{z-index:1;background:linear-gradient(#0000004d 0%,#0d948826 50%,#00000080 100%);position:absolute;inset:0}.urban-hero-content{z-index:2;text-align:center;max-width:860px;padding:0 1.5rem;position:relative}.urban-hero-badge{letter-spacing:.2em;text-transform:uppercase;color:#5eead4;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#5eead41f;border:1px solid #5eead433;border-radius:9999px;margin-bottom:1.5rem;padding:.375rem 1.25rem;font-family:Sora,sans-serif;font-size:.6875rem;font-weight:700;display:inline-block}.urban-hero-title{letter-spacing:-.03em;color:#fff;text-align:center;flex-direction:column;justify-content:center;align-items:center;margin-bottom:1.25rem;font-family:Sora,sans-serif;font-size:3rem;font-weight:700;line-height:1.05;display:flex}.urban-hero-title span{white-space:nowrap;display:block}.urban-hero-title-accent{background:linear-gradient(135deg,#5eead4,#0d9488);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}@media (width>=768px){.urban-hero-title{font-size:4.5rem}}.urban-hero-subtitle{font-family:var(--font-sans);color:#fffc;max-width:620px;margin:0 auto;font-size:1.125rem;line-height:1.65}.urban-services{max-width:1340px;margin:0 auto;padding:6rem 1.5rem}.urban-services-header{text-align:center;margin-bottom:5rem}.urban-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:#0d9488;background:#0d948814;border-radius:9999px;margin-bottom:1.25rem;padding:.375rem 1rem;font-family:Sora,sans-serif;font-size:.6875rem;font-weight:700;display:inline-block}.urban-section-title{color:var(--text-color);letter-spacing:-.03em;margin-bottom:0;font-family:Sora,sans-serif;font-size:2.5rem;font-weight:600}@media (width>=768px){.urban-section-title{font-size:3.25rem}}.urban-cards{flex-direction:column;gap:4rem;display:flex}@media (width>=1024px){.urban-cards{gap:5rem}}.urban-card{-webkit-backdrop-filter:blur(16px);background:#fff9;border:1px solid #0000000f;border-radius:1.5rem;flex-direction:column;gap:0;transition:transform .4s cubic-bezier(.2,.65,.3,.9),box-shadow .4s cubic-bezier(.2,.65,.3,.9);display:flex;overflow:hidden;box-shadow:0 4px 24px #0000000a}.urban-card:hover{transform:translateY(-4px);box-shadow:0 20px 48px #00000014}@media (width>=1024px){.urban-card{flex-direction:row;align-items:center;gap:3rem;padding:2rem}.urban-card--reverse{flex-direction:row-reverse}}.urban-card-image-wrapper{border-radius:1rem;flex-shrink:0;width:100%;position:relative;overflow:hidden}.urban-card-image-wrapper:before{content:"";padding-bottom:62.5%;display:block}.urban-card-image-overlay{z-index:1;pointer-events:none;background:linear-gradient(#0000 40%,#00000026 100%);border-radius:1rem;position:absolute;inset:0}@media (width>=1024px){.urban-card-image-wrapper{border-radius:1rem;flex:0 0 45%;max-width:45%;box-shadow:0 12px 32px #00000014}.urban-card-image-wrapper:before{padding-bottom:75%}}.urban-card-image{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.16,1,.3,1);position:absolute;inset:0}.urban-card:hover .urban-card-image{transform:scale(1.05)}.urban-card-content{flex-direction:column;flex:1;justify-content:flex-start;padding:2rem 1.5rem 2.5rem;display:flex}@media (width>=768px){.urban-card-content{padding:2.5rem 2rem 3rem}}@media (width>=1024px){.urban-card-content{padding:1rem 0}}.urban-card-meta{align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.urban-card-number{color:#0d9488;letter-spacing:-.05em;font-family:Sora,sans-serif;font-size:1.5rem;font-weight:300}.urban-card-eyebrow{letter-spacing:.15em;text-transform:uppercase;color:#0006;font-family:Sora,sans-serif;font-size:.75rem;font-weight:600}.urban-card-title{color:var(--text-color);letter-spacing:-.02em;margin-bottom:.75rem;font-family:Sora,sans-serif;font-size:1.75rem;font-weight:600;line-height:1.2}@media (width>=768px){.urban-card-title{font-size:2.25rem}}.urban-card-tagline{color:#0d9488;margin-bottom:1.5rem;font-family:Sora,sans-serif;font-size:1rem;font-style:italic;font-weight:500;line-height:1.5}.urban-detail-sections{flex-direction:column;gap:1.5rem;display:flex}.urban-detail-group{flex-direction:column;gap:.625rem;display:flex}.urban-detail-label{letter-spacing:.12em;text-transform:uppercase;color:#0d9488;align-items:center;gap:.5rem;font-family:Sora,sans-serif;font-size:.75rem;font-weight:700;display:inline-flex}.urban-detail-label svg{flex-shrink:0;width:14px;height:14px}.urban-detail-value{color:#0009;font-family:Sora,sans-serif;font-size:.9375rem;line-height:1.7}.urban-detail-list{grid-template-columns:1fr;gap:.5rem;margin:0;padding:0;list-style:none;display:grid}@media (width>=640px){.urban-detail-list--two-col{grid-template-columns:1fr 1fr}}.urban-detail-item{color:var(--text-color);align-items:flex-start;gap:.625rem;font-family:Sora,sans-serif;font-size:.9375rem;line-height:1.5;display:flex}.urban-detail-dot{background-color:#0d9488;border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:.5rem}.urban-highlight{color:#00000073;border-top:1px solid #0000000f;margin-top:.5rem;padding-top:.5rem;font-family:Sora,sans-serif;font-size:.875rem;font-style:italic;line-height:1.6}.urban-quote{color:var(--text-color);background:#0d94880a;border-left:3px solid #0d9488;border-radius:0 .75rem .75rem 0;margin-top:.25rem;padding:1rem 1.25rem;font-family:Sora,sans-serif;font-size:.9375rem;font-weight:500;line-height:1.6}.urban-row-actions{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:1rem;display:flex}.urban-btn-primary{color:#fff;letter-spacing:.02em;cursor:pointer;background-color:#0d9488;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-family:Sora,sans-serif;font-size:.8125rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 12px #0d948826}.urban-btn-primary:hover{background-color:#0f766e;transform:translateY(-2px);box-shadow:0 6px 16px #0d948840}.urban-btn-ghost{color:#0d9488;letter-spacing:.02em;cursor:pointer;background-color:#0000;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;padding:.625rem 1rem;font-family:Sora,sans-serif;font-size:.8125rem;font-weight:600;transition:all .3s;display:inline-flex}.urban-btn-ghost:hover{background-color:#0d948814}.urban-btn-icon{justify-content:center;align-items:center;display:flex}@media (width<=639px){.urban-hero{height:50vh;min-height:340px}.urban-hero-title{font-size:min(2.25rem,8.5vw)}.urban-hero-subtitle{font-size:.9375rem}.urban-services{padding:4rem 1rem}.urban-services-header{margin-bottom:3rem}.urban-section-title{font-size:2rem}.urban-cards{gap:2.5rem}.urban-card{border-radius:1rem;gap:1.5rem;padding:1rem}.urban-card-content{padding:0 .25rem .5rem}.urban-card-title{margin-bottom:.5rem;font-size:1.5rem}.urban-card-tagline{margin-bottom:1.25rem;font-size:.875rem}.urban-detail-sections{gap:1.25rem}}.app-container{background-color:var(--bg-color);min-height:100vh}
