.hero.svelte-lfto5k{position:relative;width:100vw;height:100vh;min-height:100vh;display:flex;flex-direction:column;justify-content:center;background:var(--cream);color:var(--white);overflow:hidden;margin:0;padding:0}.hero-video.svelte-lfto5k{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:1}.hero-overlay.svelte-lfto5k{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--midnight);opacity:.7;z-index:2}.hero-grid.svelte-lfto5k{position:relative;z-index:3;display:grid;grid-template-columns:1fr 2fr 1fr;height:100%;padding:0 2rem}.hero-left.svelte-lfto5k{display:flex;align-items:flex-end;padding-bottom:4rem}.hero-center.svelte-lfto5k{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:2rem}.hero-logo.svelte-lfto5k{width:clamp(200px,30vw,400px);height:auto;padding-top:8rem;opacity:0;animation:svelte-lfto5k-fadeSlideIn 1s ease .2s forwards;transform:translateY(20px)}.hero-logo.svelte-lfto5k img:where(.svelte-lfto5k){max-width:300px;height:auto}.hero-tagline.svelte-lfto5k{font-size:clamp(1.5rem,3.5vw,2rem);font-weight:700;color:var(--white);margin:.5rem 0 .75rem;font-family:Avenir,sans-serif;opacity:0;animation:svelte-lfto5k-fadeSlideIn 1s ease .45s forwards;transform:translateY(20px)}.hero-paragraph.svelte-lfto5k{font-size:18px;font-weight:400;line-height:1.5;color:var(--white);max-width:600px;margin:0 auto;opacity:0;animation:svelte-lfto5k-fadeSlideIn 1s ease .7s forwards;transform:translateY(20px)}@keyframes svelte-lfto5k-fadeSlideIn{to{opacity:1;transform:translateY(0)}}.hero-right.svelte-lfto5k{display:flex;align-items:flex-end;justify-content:flex-end;padding-bottom:8rem}.hero-cta-block.svelte-lfto5k{max-width:280px;text-align:right;opacity:0;animation:svelte-lfto5k-fadeSlideIn 1s ease 1s forwards;transform:translateY(20px)}.hero-cta.svelte-lfto5k{font-size:1rem;font-weight:400;color:var(--white-70);margin:0 0 1.5rem;line-height:1.6}.btn-hero.svelte-lfto5k{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;background:transparent;border:1px solid var(--white);color:var(--white);font-size:.7rem;font-weight:600;text-decoration:none;text-transform:uppercase;letter-spacing:.1em;transition:all .4s cubic-bezier(.16,1,.3,1)}.btn-hero.svelte-lfto5k svg:where(.svelte-lfto5k){transition:transform .4s ease}.btn-hero.svelte-lfto5k:hover{background:var(--white);color:var(--midnight);padding-right:2rem}.btn-hero.svelte-lfto5k:hover svg:where(.svelte-lfto5k){transform:translate(4px)}@media(max-width:768px){.hero.svelte-lfto5k{min-height:90vh!important;height:90vh!important}.hero-grid.svelte-lfto5k{grid-template-columns:1fr;padding:6rem 1.5rem 2rem;gap:2rem}.hero-left.svelte-lfto5k{display:none}.hero-right.svelte-lfto5k{justify-content:center;padding-bottom:2rem}.hero-cta-block.svelte-lfto5k{text-align:center;max-width:100%}.hero-logo.svelte-lfto5k{width:70%;max-width:280px;padding-top:8rem}.hero-logo.svelte-lfto5k img:where(.svelte-lfto5k){max-width:100%;width:100%}}.btn-hero.svelte-lfto5k:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.contact.svelte-mntodo{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--sage);padding:6rem 2rem}.contact-container.svelte-mntodo{max-width:1400px;width:100%;display:grid;grid-template-columns:1fr 1.2fr;gap:6rem;align-items:start}.contact-info.svelte-mntodo{text-align:left}.contact-info.svelte-mntodo h2:where(.svelte-mntodo){font-family:var(--font-heading);font-size:clamp(2.5rem,5vw,4rem);font-weight:800;color:var(--white);margin:0 0 1.5rem;line-height:1.1}.contact-paragraph.svelte-mntodo{font-family:var(--font-body);font-size:1.125rem;line-height:1.7;color:var(--white);opacity:.9;margin:0 0 3rem;max-width:400px}.contact-details.svelte-mntodo{display:flex;flex-direction:column;gap:1.5rem}.contact-item.svelte-mntodo{display:flex;flex-direction:column;gap:.25rem}.contact-label.svelte-mntodo{font-family:var(--font-body);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.2em;color:var(--midnight)}.contact-value.svelte-mntodo{font-family:var(--font-body);font-size:1.125rem;font-weight:500;color:var(--white);text-decoration:none;transition:color .3s ease}a.contact-value.svelte-mntodo:hover{color:var(--terracotta)}.contact-form-wrapper.svelte-mntodo{background:transparent;padding:0}.contact-form.svelte-mntodo{display:flex;flex-direction:column;gap:2rem}.form-row.svelte-mntodo{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.form-group.svelte-mntodo{display:flex;flex-direction:column;gap:.75rem}.form-group.full-width.svelte-mntodo{grid-column:1 / -1}label.svelte-mntodo{font-family:var(--font-body);font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.15em;color:var(--white)}input.svelte-mntodo,textarea.svelte-mntodo{font-family:var(--font-body);font-size:1.125rem;padding:1.25rem;border:none;border-bottom:2px solid var(--white-50);background:transparent;color:var(--white);transition:border-color .3s ease}input.svelte-mntodo::placeholder,textarea.svelte-mntodo::placeholder{color:var(--white-50);font-family:var(--font-body)}input.svelte-mntodo:focus,textarea.svelte-mntodo:focus{outline:none;border-bottom-color:var(--white)}input.svelte-mntodo:disabled,textarea.svelte-mntodo:disabled{opacity:.5;cursor:not-allowed}textarea.svelte-mntodo{resize:vertical;min-height:120px;border:2px solid var(--white-50);padding:1.25rem}textarea.svelte-mntodo:focus{border-color:var(--white)}.btn-submit.svelte-mntodo{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;padding:1.5rem 3rem;background:var(--white);border:2px solid var(--white);color:var(--sage);font-family:var(--font-body);font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em;cursor:pointer;transition:all .4s cubic-bezier(.16,1,.3,1);margin-top:2rem;width:100%}.btn-submit.svelte-mntodo:hover:not(:disabled){background:transparent;color:var(--white);padding-right:3.5rem}.btn-submit.svelte-mntodo:hover:not(:disabled) svg:where(.svelte-mntodo){transform:translate(4px)}.btn-submit.svelte-mntodo svg:where(.svelte-mntodo){transition:transform .4s ease}.btn-submit.svelte-mntodo:disabled{opacity:.6;cursor:not-allowed}.spinner.svelte-mntodo{width:20px;height:20px;border:2px solid var(--white-50);border-top-color:var(--white);border-radius:50%;animation:svelte-mntodo-spin .8s linear infinite}@keyframes svelte-mntodo-spin{to{transform:rotate(360deg)}}.form-success.svelte-mntodo{text-align:center;padding:4rem 2rem}.success-icon.svelte-mntodo{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;background:var(--white);color:var(--sage);font-size:2.5rem;font-weight:700;border-radius:50%;margin-bottom:2rem}.form-success.svelte-mntodo h3:where(.svelte-mntodo){font-family:var(--font-heading);font-size:2rem;font-weight:800;color:var(--white);margin:0 0 1rem}.form-success.svelte-mntodo p:where(.svelte-mntodo){font-family:var(--font-body);font-size:1.125rem;color:var(--white);opacity:.9;margin:0 0 2.5rem}.btn-reset.svelte-mntodo{background:none;border:none;color:var(--white);font-family:var(--font-body);font-size:.875rem;font-weight:600;text-decoration:underline;cursor:pointer;transition:opacity .3s ease;text-transform:uppercase;letter-spacing:.1em}.btn-reset.svelte-mntodo:hover{opacity:.7}.form-error.svelte-mntodo{background:#dc26261a;border:2px solid rgba(220,38,38,.5);padding:1.25rem;border-radius:0}.form-error.svelte-mntodo p:where(.svelte-mntodo){margin:0;color:#fca5a5;font-family:var(--font-body);font-size:.875rem}@media(max-width:1024px){.contact-container.svelte-mntodo{grid-template-columns:1fr;gap:4rem}}@media(max-width:768px){.contact.svelte-mntodo{padding:8rem 1.5rem 4rem}.contact-container.svelte-mntodo{gap:3rem}.form-row.svelte-mntodo{grid-template-columns:1fr;gap:1.5rem}.contact-info.svelte-mntodo h2:where(.svelte-mntodo){font-size:clamp(2rem,8vw,3rem)}.contact-paragraph.svelte-mntodo{font-size:1rem;max-width:100%}.btn-submit.svelte-mntodo{padding:1.25rem 2rem}}.btn-submit.svelte-mntodo:focus-visible,.btn-reset.svelte-mntodo:focus-visible{outline:3px solid var(--gold);outline-offset:3px}input.svelte-mntodo:focus-visible,textarea.svelte-mntodo:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.marquee-section.svelte-c1acy{position:relative;padding:1.5rem 0;border-top:1px solid var(--midnight);border-bottom:1px solid var(--midnight);overflow:hidden;background:var(--white);z-index:1}.marquee-track.svelte-c1acy{display:flex;gap:3rem;animation:svelte-c1acy-marquee 45s linear infinite;width:max-content}.marquee-track.svelte-c1acy span:where(.svelte-c1acy){font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.15em;color:var(--midnight);white-space:nowrap}.marquee-track.svelte-c1acy .dot:where(.svelte-c1acy){color:var(--terracotta);font-size:.5rem}@keyframes svelte-c1acy-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:768px){.marquee-track.svelte-c1acy{animation:svelte-c1acy-marquee 60s linear infinite}}.text-cta.svelte-hfk51b{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:12rem 2rem;overflow:hidden}.text-cta-inner.svelte-hfk51b{max-width:1200px;margin:0 auto;z-index:2;width:100%}.align-left.svelte-hfk51b .text-cta-inner:where(.svelte-hfk51b){text-align:left}.align-center.svelte-hfk51b .text-cta-inner:where(.svelte-hfk51b){text-align:center}.align-right.svelte-hfk51b .text-cta-inner:where(.svelte-hfk51b){text-align:right}.align-left.svelte-hfk51b .cta-buttons:where(.svelte-hfk51b){justify-content:flex-start}.align-center.svelte-hfk51b .cta-buttons:where(.svelte-hfk51b){justify-content:center}.align-right.svelte-hfk51b .cta-buttons:where(.svelte-hfk51b){justify-content:flex-end}.color-terracotta.svelte-hfk51b{background:var(--terracotta)}.color-terracotta.svelte-hfk51b .headline:where(.svelte-hfk51b){color:var(--white)}.color-terracotta.svelte-hfk51b .word-highlight:where(.svelte-hfk51b){background:var(--white);color:var(--terracotta);padding:.1rem .4rem;border-radius:.2rem;font-weight:700;display:inline-block}.color-terracotta.svelte-hfk51b .grey-text:where(.svelte-hfk51b){color:var(--white);opacity:.8}.color-terracotta.svelte-hfk51b .paragraph:where(.svelte-hfk51b){color:var(--white);opacity:.9}.color-terracotta.svelte-hfk51b .btn-cta:where(.svelte-hfk51b){border-color:var(--white);color:var(--white)}.color-terracotta.svelte-hfk51b .btn-cta:where(.svelte-hfk51b):hover{background:var(--white);color:var(--sage)}.color-cream.svelte-hfk51b{background:var(--cream)}.color-cream.svelte-hfk51b .headline:where(.svelte-hfk51b){color:var(--black)}.color-cream.svelte-hfk51b .word-highlight:where(.svelte-hfk51b){background:var(--midnight);color:var(--cream);padding:.1rem .4rem;border-radius:.2rem;font-weight:700;display:inline-block}.color-cream.svelte-hfk51b .grey-text:where(.svelte-hfk51b){color:var(--black)}.color-cream.svelte-hfk51b .paragraph:where(.svelte-hfk51b){color:var(--black)}.color-cream.svelte-hfk51b .btn-cta:where(.svelte-hfk51b){color:var(--black);border-color:var(--black)}.color-cream.svelte-hfk51b .btn-cta:where(.svelte-hfk51b):hover{color:var(--teal);border-color:var(--teal)}.color-sage.svelte-hfk51b{background:var(--sage)}.color-sage.svelte-hfk51b .headline:where(.svelte-hfk51b){color:var(--white)}.color-sage.svelte-hfk51b .word-highlight:where(.svelte-hfk51b){background:var(--white);color:var(--sage);padding:.1rem .4rem;border-radius:.2rem;font-weight:700;display:inline-block}.color-sage.svelte-hfk51b .grey-text:where(.svelte-hfk51b){color:var(--white);opacity:.8}.color-sage.svelte-hfk51b .paragraph:where(.svelte-hfk51b){color:var(--white);opacity:.9}.color-sage.svelte-hfk51b .btn-cta:where(.svelte-hfk51b){border-color:var(--white);color:var(--white)}.color-sage.svelte-hfk51b .btn-cta:where(.svelte-hfk51b):hover{background:var(--white);color:var(--sage)}.color-midnight.svelte-hfk51b{background:var(--midnight)}.color-midnight.svelte-hfk51b .headline:where(.svelte-hfk51b){color:var(--white)}.color-midnight.svelte-hfk51b .word-highlight:where(.svelte-hfk51b){background:var(--white);color:var(--midnight);padding:.1rem .4rem;border-radius:.2rem;font-weight:700;display:inline-block}.color-midnight.svelte-hfk51b .grey-text:where(.svelte-hfk51b){color:var(--white);opacity:.8}.color-midnight.svelte-hfk51b .paragraph:where(.svelte-hfk51b){color:var(--white);opacity:.9}.color-midnight.svelte-hfk51b .btn-cta:where(.svelte-hfk51b){border-color:var(--gold);color:var(--gold)}.color-midnight.svelte-hfk51b .btn-cta:where(.svelte-hfk51b):hover{background:var(--gold);color:var(--midnight)}.section-icon.svelte-hfk51b{width:64px;height:64px;margin-bottom:2rem}.section-icon.svelte-hfk51b img:where(.svelte-hfk51b){width:100%;height:100%;object-fit:contain}.align-center.svelte-hfk51b .section-icon:where(.svelte-hfk51b){margin-left:auto;margin-right:auto}.align-right.svelte-hfk51b .section-icon:where(.svelte-hfk51b){margin-left:auto}.color-midnight.svelte-hfk51b .section-icon:where(.svelte-hfk51b) img:where(.svelte-hfk51b),.color-sage.svelte-hfk51b .section-icon:where(.svelte-hfk51b) img:where(.svelte-hfk51b),.color-terracotta.svelte-hfk51b .section-icon:where(.svelte-hfk51b) img:where(.svelte-hfk51b){filter:brightness(0) invert(1)}.color-cream.svelte-hfk51b .section-icon:where(.svelte-hfk51b) img:where(.svelte-hfk51b){filter:none}.headline.svelte-hfk51b{font-size:clamp(2.5rem,6vw,5rem);font-weight:800;line-height:1.1;margin:0 0 2rem;font-family:"Avenir",var(--font-heading)}.paragraph.svelte-hfk51b{display:block;margin-top:1.5rem;font-weight:400;font-size:18px;max-width:800px;line-height:1.6;font-family:var(--font-body)}.align-center.svelte-hfk51b .paragraph:where(.svelte-hfk51b){margin-left:auto;margin-right:auto}.description.svelte-hfk51b{display:block;margin-top:1.5rem;font-weight:400;font-size:1.125rem;max-width:700px;line-height:1.7;opacity:.85;font-family:var(--font-body)}.align-center.svelte-hfk51b .description:where(.svelte-hfk51b){margin-left:auto;margin-right:auto}.color-terracotta.svelte-hfk51b .description:where(.svelte-hfk51b),.color-sage.svelte-hfk51b .description:where(.svelte-hfk51b),.color-midnight.svelte-hfk51b .description:where(.svelte-hfk51b){color:var(--white)}.color-cream.svelte-hfk51b .description:where(.svelte-hfk51b){color:var(--black)}.cta-buttons.svelte-hfk51b{display:flex;gap:1.5rem;margin-top:3rem;flex-wrap:wrap}.style-big.svelte-hfk51b .btn-cta:where(.svelte-hfk51b){display:inline-flex;align-items:center;gap:.75rem;padding:1.25rem 2rem;background:transparent;border:2px solid;font-size:.875rem;font-weight:700;text-decoration:none;text-transform:uppercase;letter-spacing:.12em;transition:all .4s cubic-bezier(.16,1,.3,1)}.style-big.svelte-hfk51b .btn-cta:where(.svelte-hfk51b) svg:where(.svelte-hfk51b){transition:transform .4s ease}.style-big.svelte-hfk51b .btn-cta:where(.svelte-hfk51b):hover{padding-right:2.5rem}.style-big.svelte-hfk51b .btn-cta:where(.svelte-hfk51b):hover svg:where(.svelte-hfk51b){transform:translate(4px)}.cta-buttons.style-small.svelte-hfk51b{align-items:center}.style-small.svelte-hfk51b .btn-cta:where(.svelte-hfk51b){display:inline-flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;text-decoration:none;border:none;width:auto;border-bottom:2px solid;padding:0 0 .25rem;background:transparent;transition:all .3s ease}.style-small.svelte-hfk51b .btn-cta:where(.svelte-hfk51b) svg:where(.svelte-hfk51b){width:16px;height:16px;transition:transform .3s ease}.style-small.svelte-hfk51b .btn-cta:where(.svelte-hfk51b):hover svg:where(.svelte-hfk51b){transform:translate(4px)}.btn-cta.svelte-hfk51b:focus-visible{outline:3px solid var(--gold);outline-offset:3px}@media(max-width:768px){.text-cta.svelte-hfk51b{padding:6rem 1.5rem 4rem}.text-cta-inner.svelte-hfk51b{max-width:100%}.headline.svelte-hfk51b{font-size:clamp(1.75rem,8vw,2.5rem);line-height:1.3}.word-highlight.svelte-hfk51b{padding:.1rem .2rem!important}.paragraph.svelte-hfk51b{font-size:1rem}.cta-buttons.svelte-hfk51b{flex-direction:column;gap:1rem;margin-top:2rem}.style-big.svelte-hfk51b .btn-cta:where(.svelte-hfk51b){width:auto;justify-content:space-between;padding:1rem 1.5rem;font-size:.8rem}}.friction-wrapper.svelte-8yt5od{height:280vh;background:var(--cream);color:var(--black)}.friction.svelte-8yt5od{display:flex;width:100%;max-width:none}.friction-left.svelte-8yt5od{flex:0 0 50%;position:sticky;top:0;height:100vh;display:flex;align-items:center;justify-content:center;padding:4rem 2rem;box-sizing:border-box;align-self:flex-start;background:var(--white)}.friction-intro.svelte-8yt5od{max-width:500px;text-align:left}.eyebrow.svelte-8yt5od{display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--terracotta);margin-bottom:1.5rem}.friction-intro.svelte-8yt5od h2:where(.svelte-8yt5od){font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.05;margin:0 0 2rem;color:var(--black);z-index:2}.friction-intro.svelte-8yt5od .strike:where(.svelte-8yt5od){position:relative;color:var(--gray)}.friction-intro.svelte-8yt5od .strike:where(.svelte-8yt5od):after{content:"";position:absolute;left:-5%;right:-5%;top:50%;height:4px;background:var(--terracotta);transform:rotate(-2deg)}.friction-lead.svelte-8yt5od{font-size:18px;color:var(--gray);margin:0;line-height:1.5;font-weight:400;max-width:400px}.friction-right.svelte-8yt5od{flex:0 0 50%;position:relative;box-sizing:border-box;overflow-x:hidden}.friction-slide.svelte-8yt5od{height:70vh;display:flex;align-items:center;justify-content:center;padding:0 4rem;scroll-snap-align:center}.friction-slide[data-index="0"].svelte-8yt5od,.friction-slide[data-index="2"].svelte-8yt5od{background:var(--midnight);z-index:2;position:relative}.friction-slide[data-index="1"].svelte-8yt5od,.friction-slide[data-index="3"].svelte-8yt5od{background:var(--cream)}.card-container.svelte-8yt5od{position:relative}.friction-slide[data-index="0"].svelte-8yt5od .card-container:where(.svelte-8yt5od),.friction-slide[data-index="2"].svelte-8yt5od .card-container:where(.svelte-8yt5od){z-index:2}.card-inner.svelte-8yt5od{background:transparent;border:none;padding:4rem;width:100%;max-width:550px;position:relative}.friction-slide[data-index="0"].svelte-8yt5od .card-inner:where(.svelte-8yt5od),.friction-slide[data-index="2"].svelte-8yt5od .card-inner:where(.svelte-8yt5od){background:transparent;color:var(--white)}.friction-slide[data-index="0"].svelte-8yt5od .card-inner:where(.svelte-8yt5od) h3:where(.svelte-8yt5od),.friction-slide[data-index="2"].svelte-8yt5od .card-inner:where(.svelte-8yt5od) h3:where(.svelte-8yt5od){color:var(--white)}.friction-slide[data-index="0"].svelte-8yt5od .card-inner:where(.svelte-8yt5od) p:where(.svelte-8yt5od),.friction-slide[data-index="2"].svelte-8yt5od .card-inner:where(.svelte-8yt5od) p:where(.svelte-8yt5od){color:var(--white);opacity:.7}.card-inner.svelte-8yt5od h3:where(.svelte-8yt5od){font-size:clamp(2.5rem,5vw,4rem);font-weight:700;color:var(--midnight);margin:0 0 1.5rem;line-height:1.05;letter-spacing:-.02em}.card-inner.svelte-8yt5od p:where(.svelte-8yt5od){font-size:18px;color:var(--gray);margin:0;line-height:1.5;font-weight:400;max-width:400px}@media(max-width:768px){.friction-wrapper.svelte-8yt5od{height:auto}.friction.svelte-8yt5od{flex-direction:column}.friction-left.svelte-8yt5od{flex:none;width:100%;height:auto;position:sticky;top:0;padding:4rem 2rem;align-self:flex-start;z-index:100}.friction-right.svelte-8yt5od{flex:none;width:100%}.friction-slide.svelte-8yt5od{height:auto;min-height:auto;padding:3rem 2rem;justify-content:flex-start}.card-inner.svelte-8yt5od{max-width:100%;padding:0}}.model.svelte-15onaf6{display:grid;grid-template-columns:1fr 1fr;height:100vh;position:relative}.model-left.svelte-15onaf6{padding:6rem 4rem;background:var(--midnight);color:var(--white);display:flex;flex-direction:column;justify-content:center;z-index:2}.section-label.svelte-15onaf6{display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;margin-bottom:1.5rem}.section-label.light.svelte-15onaf6{color:var(--gold)}.model-left.svelte-15onaf6 h2:where(.svelte-15onaf6){font-size:clamp(2rem,4vw,3.5rem);font-weight:700;line-height:1.2;margin:0}.model-left.svelte-15onaf6 .plus:where(.svelte-15onaf6){display:block;font-size:5rem;line-height:2rem;padding:2rem;font-weight:700;color:var(--teal)}.model-right.svelte-15onaf6{padding:6rem 4rem;background:var(--cream);display:flex;flex-direction:column;justify-content:center;position:relative}.model-quote.svelte-15onaf6{position:relative;z-index:2}.model-quote.svelte-15onaf6 p:where(.svelte-15onaf6){font-size:clamp(1.25rem,2.5vw,2rem);font-weight:500;line-height:1.6;color:var(--black);margin:0 0 .5rem}.model-quote.svelte-15onaf6 .bold:where(.svelte-15onaf6){font-weight:800;color:var(--midnight);margin-top:1.5rem}.model-quote.svelte-15onaf6 .paragraph-text:where(.svelte-15onaf6){font-size:18px;font-weight:400;line-height:1.6;color:var(--black);margin:1rem 0 0}.button-container.svelte-15onaf6{display:flex;flex-wrap:nowrap;gap:1.5rem;margin-top:3rem}.btn-link.svelte-15onaf6{display:flex;align-items:center;justify-content:space-between;font-size:1rem;font-weight:600;color:var(--midnight);text-decoration:none;border-bottom:2px solid var(--midnight);padding-bottom:.25rem;z-index:2;transition:all .3s ease;flex:1;min-width:200px}.btn-link.svelte-15onaf6:hover{color:var(--teal);border-color:var(--teal)}.btn-link.svelte-15onaf6 .arrow:where(.svelte-15onaf6){transition:transform .3s ease}.btn-link.svelte-15onaf6:hover .arrow:where(.svelte-15onaf6){transform:translate(4px)}@media(max-width:768px){.model.svelte-15onaf6{grid-template-columns:1fr}.model-left.svelte-15onaf6,.model-right.svelte-15onaf6{padding:4rem 2rem}.model-left.svelte-15onaf6 .plus:where(.svelte-15onaf6){font-size:3rem;padding:1.5rem}}.process.svelte-jp8vt{height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;background:var(--white);position:relative}.process-header.svelte-jp8vt{max-width:1400px;margin:0 auto 5rem;z-index:2}.section-label.svelte-jp8vt{display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--terracotta);margin-bottom:1.5rem}.process-header.svelte-jp8vt h2:where(.svelte-jp8vt){font-size:clamp(2.5rem,6vw,5rem);font-weight:800;color:var(--black);margin:0}.process-steps.svelte-jp8vt{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:2rem;align-items:center;z-index:2}.step-arrow.svelte-jp8vt{font-size:3rem;color:var(--gray);font-weight:300;align-self:center;margin-top:4rem}.step.svelte-jp8vt{border-top:2px solid var(--black);padding-top:2rem}.step-num.svelte-jp8vt{display:block;font-size:6rem;font-weight:800;color:var(--teal);line-height:1;margin-bottom:1.5rem}.step.svelte-jp8vt h3:where(.svelte-jp8vt){font-size:1.5rem;font-weight:700;color:var(--black);margin:0 0 .75rem}.step.svelte-jp8vt p:where(.svelte-jp8vt){font-size:1.125rem;color:var(--gray);margin:0}.steps-button.svelte-jp8vt{display:inline-flex;align-items:center;gap:.75rem;margin-top:4rem;padding:1.25rem 2rem;background:transparent;border:2px solid var(--black);font-size:.875rem;font-weight:700;text-decoration:none;text-transform:uppercase;letter-spacing:.12em;color:var(--black);transition:all .4s cubic-bezier(.16,1,.3,1);z-index:2}.steps-button.svelte-jp8vt:hover{background:var(--black);color:var(--white)}.steps-button.svelte-jp8vt svg:where(.svelte-jp8vt){transition:transform .4s ease}.steps-button.svelte-jp8vt:hover svg:where(.svelte-jp8vt){transform:translate(4px)}@media(max-width:768px){.process.svelte-jp8vt{align-items:flex-start;padding-top:6rem;padding-bottom:6rem}.process-steps.svelte-jp8vt{grid-template-columns:1fr;gap:3rem;margin:0}.step-arrow.svelte-jp8vt{display:none}.step-num.svelte-jp8vt{font-size:4rem}}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;contain:strict;display:inline-block;height:20px;inset:0;margin:auto;position:absolute;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}.testimonials.svelte-hw5a30{background:var(--white);padding:6rem 0;overflow:hidden}.testimonials-header.svelte-hw5a30{text-align:left;margin-bottom:4rem;padding:0 2rem;z-index:50;position:relative}.testimonials-header.svelte-hw5a30 h2:where(.svelte-hw5a30){font-size:clamp(2.5rem,6vw,5rem);font-weight:800;color:var(--black);margin:0}.testimonials-header.svelte-hw5a30 .section-label:where(.svelte-hw5a30){display:block;font-size:.875rem;font-weight:600;color:var(--terracotta);text-transform:uppercase;letter-spacing:.2em;margin-bottom:1rem}.testimonial-card.svelte-hw5a30{height:100%;box-sizing:border-box;padding:3rem;z-index:100;position:relative;display:flex;flex-direction:column;justify-content:space-between;text-align:left}.testimonial-card.dark.svelte-hw5a30{background:var(--midnight)}.testimonial-card.light.svelte-hw5a30{background:var(--cream)}.testimonial-card.sage.svelte-hw5a30{background:var(--sage)}.quote-mark.svelte-hw5a30{font-family:var(--font-heading);font-size:8rem;font-weight:800;line-height:.6;margin-bottom:1rem;display:block}.testimonial-card.dark.svelte-hw5a30 .quote-mark:where(.svelte-hw5a30){color:var(--terracotta)}.testimonial-card.light.svelte-hw5a30 .quote-mark:where(.svelte-hw5a30){color:var(--sage)}.testimonial-card.sage.svelte-hw5a30 .quote-mark:where(.svelte-hw5a30){color:var(--midnight)}.testimonial-quote.svelte-hw5a30{font-size:1rem;line-height:1.4;font-weight:500;margin:0 0 2rem;flex:1;font-family:var(--font-heading)}.testimonial-card.dark.svelte-hw5a30 .testimonial-quote:where(.svelte-hw5a30){color:var(--white)}.testimonial-card.light.svelte-hw5a30 .testimonial-quote:where(.svelte-hw5a30){color:var(--black)}.testimonial-card.sage.svelte-hw5a30 .testimonial-quote:where(.svelte-hw5a30){color:var(--white)}.testimonial-author.svelte-hw5a30{display:flex;align-items:center;gap:.5rem}.testimonial-portrait.svelte-hw5a30{width:64px;height:64px;border-radius:50%;object-fit:cover}.testimonial-name.svelte-hw5a30{font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.testimonial-card.dark.svelte-hw5a30 .testimonial-name:where(.svelte-hw5a30){color:var(--white)}.testimonial-card.light.svelte-hw5a30 .testimonial-name:where(.svelte-hw5a30){color:var(--black)}.testimonial-card.sage.svelte-hw5a30 .testimonial-name:where(.svelte-hw5a30){color:var(--white)}.testimonial-divider.svelte-hw5a30{font-weight:300}.testimonial-card.dark.svelte-hw5a30 .testimonial-divider:where(.svelte-hw5a30){color:var(--white-50)}.testimonial-card.light.svelte-hw5a30 .testimonial-divider:where(.svelte-hw5a30){color:var(--gray)}.testimonial-card.sage.svelte-hw5a30 .testimonial-divider:where(.svelte-hw5a30){color:var(--white-50)}.testimonial-company.svelte-hw5a30{font-size:.875rem;font-weight:400;flex:1;min-width:0}.testimonial-card.dark.svelte-hw5a30 .testimonial-company:where(.svelte-hw5a30){color:var(--white-70)}.testimonial-card.light.svelte-hw5a30 .testimonial-company:where(.svelte-hw5a30){color:var(--gray)}.testimonial-card.sage.svelte-hw5a30 .testimonial-company:where(.svelte-hw5a30){color:var(--white-70)}@media(max-width:768px){.testimonial-card.svelte-hw5a30{padding:2rem}.testimonial-quote.svelte-hw5a30{line-height:1.5}.quote-mark.svelte-hw5a30{font-size:4rem;margin-bottom:.5rem}.testimonial-author.svelte-hw5a30{flex-wrap:wrap;align-items:flex-end}.testimonial-name.svelte-hw5a30{padding-bottom:.25rem}.testimonial-divider.svelte-hw5a30{display:none}.testimonial-company.svelte-hw5a30{flex-basis:100%}}.cta.svelte-zljmou{height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--terracotta);text-align:center;position:relative;gap:3rem}.cta-text.svelte-zljmou{display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:2}.cta.svelte-zljmou h2:where(.svelte-zljmou){font-size:clamp(2rem,5vw,4rem);font-weight:400;color:var(--white-70);margin:0 0 .5rem}.cta-answer.svelte-zljmou{font-size:clamp(3rem,8vw,7rem);font-weight:800;color:var(--white);margin:0 0 3rem;line-height:1}.cta-person.svelte-zljmou{display:flex;align-items:center;gap:1.25rem;z-index:2}.cta-person-portrait.svelte-zljmou{width:72px;height:72px;border-radius:50%;object-fit:cover;border:2px solid var(--white);flex-shrink:0}.cta-person-info.svelte-zljmou{display:flex;flex-direction:column;text-align:left;gap:.2rem}.cta-person-title.svelte-zljmou{font-size:1rem;font-weight:800;color:var(--white)}.cta-person-name.svelte-zljmou{font-size:.875rem;font-weight:700;color:var(--white);text-transform:uppercase;letter-spacing:.1em}.cta-person-phone.svelte-zljmou{font-size:.875rem;font-weight:500;color:var(--white-70);text-decoration:none;transition:color .3s ease}.cta-person-phone.svelte-zljmou:hover{color:var(--white)}.cta-button.svelte-zljmou{display:flex;align-items:center;justify-content:center}.btn-cta-final.svelte-zljmou{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;background:var(--terracotta);border:1px solid var(--white);color:var(--white);font-size:.875rem;font-weight:600;text-decoration:none;text-transform:uppercase;letter-spacing:.1em;transition:all .4s cubic-bezier(.16,1,.3,1)}.btn-cta-final.svelte-zljmou svg:where(.svelte-zljmou){transition:transform .4s ease}.btn-cta-final.svelte-zljmou:hover{background:var(--white);color:var(--terracotta);padding-right:2rem}.btn-cta-final.svelte-zljmou:hover svg:where(.svelte-zljmou){transform:translate(4px)}.btn-cta-final.svelte-zljmou:focus-visible{outline:3px solid var(--gold);outline-offset:3px}@media(max-width:768px){.cta.svelte-zljmou{padding:4rem 2rem}}.flexible-cards.svelte-17cs9ha{padding:8rem 2rem;background:var(--white);position:relative}.flexible-cards-container.svelte-17cs9ha{max-width:1400px;margin:0 auto}.section-header.svelte-17cs9ha{text-align:center;margin-bottom:5rem;max-width:800px;margin-left:auto;margin-right:auto}.section-eyebrow.svelte-17cs9ha{display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--terracotta);margin-bottom:1.5rem}.section-headline.svelte-17cs9ha{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;color:var(--black);margin:0 0 1.5rem;line-height:1.1}.section-paragraph.svelte-17cs9ha{font-size:1.125rem;line-height:1.7;color:var(--gray);margin:0}.cards-grid.svelte-17cs9ha{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:0}.cards-grid.four-cards.svelte-17cs9ha{grid-template-columns:repeat(4,1fr)}.card.svelte-17cs9ha{position:relative;overflow:hidden}.card.midnight.svelte-17cs9ha{background:var(--midnight);color:var(--white)}.card.cream.svelte-17cs9ha{background:var(--cream);color:var(--black)}.card.sage.svelte-17cs9ha{background:var(--sage);color:var(--white)}.card.terracotta.svelte-17cs9ha{background:var(--terracotta);color:var(--white)}.card-content.svelte-17cs9ha{padding:3rem 2.5rem;display:flex;flex-direction:column;min-height:auto}.card-eyebrow.svelte-17cs9ha{display:block;font-size:.7rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;margin-bottom:2rem}.card.midnight.svelte-17cs9ha .card-eyebrow:where(.svelte-17cs9ha){color:var(--teal)}.card.cream.svelte-17cs9ha .card-eyebrow:where(.svelte-17cs9ha){color:var(--terracotta)}.card.sage.svelte-17cs9ha .card-eyebrow:where(.svelte-17cs9ha){color:var(--gold)}.card.terracotta.svelte-17cs9ha .card-eyebrow:where(.svelte-17cs9ha){color:var(--cream)}.card-number.svelte-17cs9ha{display:block;font-size:4rem;font-weight:800;line-height:1;margin-bottom:1.5rem;opacity:.3}.card.midnight.svelte-17cs9ha .card-number:where(.svelte-17cs9ha){color:var(--teal)}.card.cream.svelte-17cs9ha .card-number:where(.svelte-17cs9ha){color:var(--midnight);opacity:.15}.card.sage.svelte-17cs9ha .card-number:where(.svelte-17cs9ha){color:var(--white)}.card.terracotta.svelte-17cs9ha .card-number:where(.svelte-17cs9ha){color:var(--white)}.card-icon.svelte-17cs9ha{width:64px;height:64px;margin-bottom:2rem}.card-icon.svelte-17cs9ha img:where(.svelte-17cs9ha){width:100%;height:100%;object-fit:contain}.card.midnight.svelte-17cs9ha .card-icon:where(.svelte-17cs9ha) img:where(.svelte-17cs9ha),.card.sage.svelte-17cs9ha .card-icon:where(.svelte-17cs9ha) img:where(.svelte-17cs9ha),.card.terracotta.svelte-17cs9ha .card-icon:where(.svelte-17cs9ha) img:where(.svelte-17cs9ha){filter:brightness(0) invert(1)}.card.cream.svelte-17cs9ha .card-icon:where(.svelte-17cs9ha) img:where(.svelte-17cs9ha){filter:none}.card-headline.svelte-17cs9ha{font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700;margin:0 0 1rem;line-height:1.2}.card.midnight.svelte-17cs9ha .card-headline:where(.svelte-17cs9ha),.card.sage.svelte-17cs9ha .card-headline:where(.svelte-17cs9ha),.card.terracotta.svelte-17cs9ha .card-headline:where(.svelte-17cs9ha){color:var(--white)}.card.cream.svelte-17cs9ha .card-headline:where(.svelte-17cs9ha){color:var(--midnight)}.card-paragraph.svelte-17cs9ha{font-size:1rem;line-height:1.6;margin:0;flex:1;white-space:pre-line}.card.midnight.svelte-17cs9ha .card-paragraph:where(.svelte-17cs9ha),.card.sage.svelte-17cs9ha .card-paragraph:where(.svelte-17cs9ha),.card.terracotta.svelte-17cs9ha .card-paragraph:where(.svelte-17cs9ha){color:var(--white);opacity:.8}.card.cream.svelte-17cs9ha .card-paragraph:where(.svelte-17cs9ha){color:var(--black);opacity:.7}.card-button.svelte-17cs9ha{display:inline-flex;align-items:center;gap:.5rem;margin-top:2rem;font-size:.875rem;font-weight:600;text-decoration:none;text-transform:uppercase;letter-spacing:.1em;padding-bottom:.5rem;transition:all .3s ease;align-self:flex-start}.card-button.svelte-17cs9ha svg:where(.svelte-17cs9ha){transition:transform .3s ease}.card-button.svelte-17cs9ha:hover svg:where(.svelte-17cs9ha){transform:translate(4px)}.card.midnight.svelte-17cs9ha .card-button:where(.svelte-17cs9ha){color:var(--white);border-bottom:2px solid var(--teal)}.card.midnight.svelte-17cs9ha .card-button:where(.svelte-17cs9ha):hover{color:var(--teal)}.card.cream.svelte-17cs9ha .card-button:where(.svelte-17cs9ha){color:var(--midnight);border-bottom:2px solid var(--terracotta)}.card.cream.svelte-17cs9ha .card-button:where(.svelte-17cs9ha):hover{color:var(--terracotta)}.card.sage.svelte-17cs9ha .card-button:where(.svelte-17cs9ha){color:var(--white);border-bottom:2px solid var(--gold)}.card.sage.svelte-17cs9ha .card-button:where(.svelte-17cs9ha):hover{color:var(--gold)}.card.terracotta.svelte-17cs9ha .card-button:where(.svelte-17cs9ha){color:var(--white);border-bottom:2px solid var(--cream)}.card.terracotta.svelte-17cs9ha .card-button:where(.svelte-17cs9ha):hover{color:var(--cream)}@media(max-width:1200px){.cards-grid.four-cards.svelte-17cs9ha{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.flexible-cards.svelte-17cs9ha{padding:7rem 1.5rem}.section-header.svelte-17cs9ha{margin-bottom:3rem;text-align:left}.cards-grid.svelte-17cs9ha,.cards-grid.four-cards.svelte-17cs9ha{grid-template-columns:1fr}.card-content.svelte-17cs9ha{padding:2.5rem 2rem;min-height:auto}.card-number.svelte-17cs9ha{font-size:3rem}.card-icon.svelte-17cs9ha{width:48px;height:48px}}.staff.svelte-n855zm{background:var(--white);padding:5rem 2rem}.staff-container.svelte-n855zm{max-width:1200px;margin:0 auto}.staff-header.svelte-n855zm{text-align:center;max-width:800px;margin:0 auto 5rem}.staff-header.svelte-n855zm h2:where(.svelte-n855zm){font-size:clamp(2.5rem,5vw,4rem);font-weight:800;color:var(--black);margin:0 0 1.5rem;line-height:1.1}.staff-header.svelte-n855zm p:where(.svelte-n855zm){font-size:1.125rem;color:var(--gray);line-height:1.7;max-width:600px;margin:0 auto}.staff-header.svelte-n855zm p.staff-subheading:where(.svelte-n855zm){font-size:1.25rem;font-weight:600;color:var(--midnight);margin:0 auto 1rem;max-width:700px}.staff-grid.svelte-n855zm{display:flex;flex-direction:column;gap:1.5rem}.staff-card.svelte-n855zm{background:var(--cream);border-radius:2px;overflow:hidden}.card-body.svelte-n855zm{display:grid;grid-template-columns:1fr 2fr}.card-portrait.svelte-n855zm{width:100%;height:100%;min-height:380px;overflow:hidden;order:-1}.card-portrait.svelte-n855zm img:where(.svelte-n855zm){width:100%;height:100%;object-fit:cover;filter:saturate(.4) contrast(1.02);transition:filter .5s ease}.staff-card.svelte-n855zm:hover .card-portrait:where(.svelte-n855zm) img:where(.svelte-n855zm){filter:saturate(1) contrast(1)}.card-info.svelte-n855zm{padding:2.5rem;display:flex;flex-direction:column}.card-name-row.svelte-n855zm{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.card-name-row.svelte-n855zm h3:where(.svelte-n855zm){font-family:var(--font-heading);font-size:1.5rem;font-weight:700;color:var(--midnight);margin:0;line-height:1.2}.card-role-inline.svelte-n855zm{font-size:.8rem;font-weight:600;color:var(--gray);text-transform:uppercase;letter-spacing:.1em;vertical-align:middle}.card-quote.svelte-n855zm{font-family:var(--font-heading);font-size:.9375rem;font-weight:500;font-style:italic;color:var(--midnight);line-height:1.6;margin:0 0 1.25rem}.description-block.svelte-n855zm{padding-left:1rem;border-left:3px solid var(--teal)}.quote-badge.svelte-n855zm{display:inline-block;font-family:var(--font-heading);font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--teal);margin-bottom:.5rem}.card-description.svelte-n855zm{font-family:var(--font-body);font-size:.8125rem;color:var(--gray);line-height:1.7;margin:0}.card-footer.svelte-n855zm{margin-top:auto;padding-top:2rem;display:flex;align-items:center;justify-content:space-between}.card-links.svelte-n855zm{display:inline-flex;align-items:center;gap:1rem;margin-left:auto}.icon-link.svelte-n855zm{display:inline-flex;align-items:center;justify-content:center;color:var(--gray);transition:color .2s ease}.icon-link.svelte-n855zm:hover{color:var(--teal)}.website-link.svelte-n855zm{font-family:var(--font-body);font-size:.8125rem;font-weight:500;color:var(--gray);text-decoration:none;border-bottom:1px solid transparent;transition:color .2s ease,border-color .2s ease}.website-link.svelte-n855zm:hover{color:var(--teal);border-bottom-color:var(--teal)}.card-expand-btn.svelte-n855zm{display:inline-flex;align-items:center;gap:.6rem;padding:.6rem 1.2rem;background:var(--midnight);border:none;border-radius:2px;font-family:var(--font-heading);font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--white);cursor:pointer;transition:all .25s ease}.card-expand-btn.svelte-n855zm:hover{background:var(--teal)}.modal-backdrop.svelte-n855zm{position:fixed;inset:0;z-index:9999;background:#000000b3;display:flex;align-items:center;justify-content:center;padding:2rem;animation:svelte-n855zm-fadeIn .25s ease}@keyframes svelte-n855zm-fadeIn{0%{opacity:0}to{opacity:1}}.modal-content.svelte-n855zm{background:var(--cream);max-width:640px;width:100%;max-height:80vh;overflow-y:auto;border-radius:2px;position:relative;animation:svelte-n855zm-slideUp .3s ease}@keyframes svelte-n855zm-slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.modal-close.svelte-n855zm{position:absolute;top:1.5rem;right:1.5rem;background:none;border:none;color:var(--gray);cursor:pointer;padding:.5rem;transition:color .2s ease;z-index:1}.modal-close.svelte-n855zm:hover{color:var(--midnight)}.modal-header.svelte-n855zm{padding:3rem 3rem 0}.modal-header.svelte-n855zm h2:where(.svelte-n855zm){font-family:var(--font-heading);font-size:1.75rem;font-weight:700;color:var(--midnight);margin:0;line-height:1.3}.modal-title-role.svelte-n855zm{font-size:.85rem;font-weight:600;color:var(--gray);text-transform:uppercase;letter-spacing:.1em}.modal-body.svelte-n855zm{padding:2rem 3rem 3rem}.modal-body.svelte-n855zm p:where(.svelte-n855zm){font-family:var(--font-body);font-size:1rem;line-height:1.8;color:var(--midnight);margin:0 0 1.25rem;opacity:.85}.modal-body.svelte-n855zm p:where(.svelte-n855zm):last-child{margin-bottom:0}@media(max-width:768px){.staff.svelte-n855zm{padding:3.5rem 1.5rem}.staff-header.svelte-n855zm{margin-bottom:3rem}.card-body.svelte-n855zm{grid-template-columns:1fr}.card-portrait.svelte-n855zm{min-height:260px;order:-1}.card-name-row.svelte-n855zm h3:where(.svelte-n855zm){font-size:1.4rem}.card-info.svelte-n855zm{padding:2rem 1.5rem}.modal-backdrop.svelte-n855zm{padding:1rem}.modal-header.svelte-n855zm{padding:2rem 2rem 0}.modal-body.svelte-n855zm{padding:1.5rem 2rem 2rem}.modal-header.svelte-n855zm h2:where(.svelte-n855zm){font-size:1.4rem}}.rich-text.svelte-st8p97{padding:6rem 2rem;background:var(--white);display:flex;justify-content:center}.rich-text-container.svelte-st8p97{width:100%;max-width:720px}.content.svelte-st8p97{text-align:left}.content.svelte-st8p97 h1{font-family:var(--font-heading);font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;color:var(--black);line-height:1.1;margin:0 0 1.5rem}.content.svelte-st8p97 h2{font-family:var(--font-heading);font-size:clamp(2rem,4vw,2.5rem);font-weight:700;color:var(--black);line-height:1.2;margin:2.5rem 0 1.25rem}.content.svelte-st8p97 h3{font-family:var(--font-heading);font-size:clamp(1.5rem,3vw,1.75rem);font-weight:700;color:var(--black);line-height:1.3;margin:2rem 0 1rem}.content.svelte-st8p97 h4{font-family:var(--font-heading);font-size:1.25rem;font-weight:600;color:var(--black);line-height:1.4;margin:1.5rem 0 .75rem}.content.svelte-st8p97 h5{font-family:var(--font-heading);font-size:1.125rem;font-weight:600;color:var(--black);line-height:1.4;margin:1.5rem 0 .75rem}.content.svelte-st8p97 h6{font-family:var(--font-heading);font-size:1rem;font-weight:600;color:var(--gray);line-height:1.4;margin:1.5rem 0 .75rem;text-transform:uppercase;letter-spacing:.05em}.content.svelte-st8p97 p{font-family:var(--font-body);font-size:1.125rem;font-weight:400;color:var(--black);line-height:1.7;margin:0 0 1.25rem}.content.svelte-st8p97 ul,.content.svelte-st8p97 ol{font-family:var(--font-body);font-size:1.125rem;color:var(--black);line-height:1.7;margin:0 0 1.25rem;padding-left:2rem}.content.svelte-st8p97 li{margin-bottom:.5rem}.content.svelte-st8p97 ul{list-style-type:disc}.content.svelte-st8p97 ol{list-style-type:decimal}.content.svelte-st8p97 blockquote{font-family:var(--font-heading);font-size:1.25rem;font-weight:500;font-style:italic;color:var(--gray);line-height:1.6;margin:2rem 0;padding-left:2rem;border-left:4px solid var(--teal)}.content.svelte-st8p97 hr{border:none;border-top:2px solid var(--gray-light);margin:3rem 0}.content.svelte-st8p97 a{color:var(--teal);text-decoration:underline;font-weight:500;transition:color .3s ease}.content.svelte-st8p97 a:hover{color:var(--midnight)}.content.svelte-st8p97 code{font-family:Monaco,Courier New,monospace;font-size:.9em;background:var(--cream);color:var(--terracotta);padding:.2em .4em;border-radius:3px}.content.svelte-st8p97 strong{font-weight:700}.content.svelte-st8p97 em{font-style:italic}.content.svelte-st8p97 u{text-decoration:underline}.bottom-button.svelte-st8p97{margin-top:2.5rem}.btn-cta.svelte-st8p97{display:inline-flex;align-items:center;gap:.75rem;padding:1.25rem 2rem;background:transparent;border:2px solid var(--midnight);color:var(--midnight);font-size:.875rem;font-weight:700;text-decoration:none;text-transform:uppercase;letter-spacing:.12em;transition:all .4s cubic-bezier(.16,1,.3,1)}.btn-cta.svelte-st8p97:hover{background:var(--midnight);color:var(--white)}.btn-cta.svelte-st8p97:focus-visible{outline:3px solid var(--gold);outline-offset:3px}@media(max-width:768px){.rich-text.svelte-st8p97{padding:4rem 1.5rem}.content.svelte-st8p97 blockquote{padding-left:1.5rem;font-size:1.125rem}.content.svelte-st8p97 ul,.content.svelte-st8p97 ol{padding-left:1.5rem}}.cross-links.svelte-3q9mgn{padding:6rem 2rem;background:var(--white)}.cross-links-container.svelte-3q9mgn{max-width:1200px;margin:0 auto}.section-header.svelte-3q9mgn{text-align:center;margin-bottom:4rem}.section-eyebrow.svelte-3q9mgn{display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--terracotta);margin-bottom:1rem}.section-headline.svelte-3q9mgn{font-size:clamp(2rem,4vw,3rem);font-weight:800;color:var(--black);margin:0;line-height:1.1}.links-grid.svelte-3q9mgn{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.link-card.svelte-3q9mgn{display:flex;flex-direction:column;padding:2rem 2rem 2rem 2.5rem;border-radius:0;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease;position:relative;background:var(--cream);color:var(--black);overflow:hidden}.link-card.svelte-3q9mgn:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;border-radius:0;background:var(--midnight);transition:width .2s ease;z-index:2}.link-card.sage.svelte-3q9mgn:before{background:var(--sage)}.link-card.midnight.svelte-3q9mgn:before{background:var(--midnight)}.link-card.terracotta.svelte-3q9mgn:before{background:var(--terracotta)}.link-card.svelte-3q9mgn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014}.link-card.svelte-3q9mgn:hover:before{width:6px}.card-default.svelte-3q9mgn{display:flex;flex-direction:column;flex:1;transition:opacity .3s ease,transform .3s ease}.card-popup.svelte-3q9mgn{position:absolute;inset:0;padding:2rem 2rem 2rem 2.5rem;display:flex;flex-direction:column;justify-content:center;background:var(--midnight);opacity:0;transform:translateY(8px);transition:opacity .35s ease,transform .35s ease;pointer-events:none;z-index:1}.link-card.sage.svelte-3q9mgn .card-popup:where(.svelte-3q9mgn){background:var(--sage)}@media(min-width:901px){.link-card.has-popup.svelte-3q9mgn:hover .card-default:where(.svelte-3q9mgn){opacity:0;transform:translateY(-8px)}.link-card.has-popup.svelte-3q9mgn:hover .card-popup:where(.svelte-3q9mgn){opacity:1;transform:translateY(0);pointer-events:auto}}@media(max-width:900px){.link-card.popup-active.svelte-3q9mgn .card-default:where(.svelte-3q9mgn){opacity:0;transform:translateY(-8px)}.link-card.popup-active.svelte-3q9mgn .card-popup:where(.svelte-3q9mgn){opacity:1;transform:translateY(0);pointer-events:auto}.link-card.popup-active.svelte-3q9mgn:before{width:6px}}.popup-heading.svelte-3q9mgn{font-family:var(--font-heading);font-size:1.15rem;font-weight:700;color:var(--white);margin:0 0 .6rem;line-height:1.3}.popup-text.svelte-3q9mgn{font-family:var(--font-body);font-size:.88rem;line-height:1.6;color:var(--white-70);margin:0;flex:1}.card-popup.svelte-3q9mgn .link-arrow:where(.svelte-3q9mgn){color:var(--white-70)}.arrow-label.svelte-3q9mgn{font-family:var(--font-body);font-size:.8rem;font-weight:600;letter-spacing:.03em}.link-eyebrow.svelte-3q9mgn{display:block;font-size:.7rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--gray);margin-bottom:.5rem}.link-title.svelte-3q9mgn{font-size:1.25rem;font-weight:700;color:var(--midnight);margin:0 0 .5rem;line-height:1.3}.link-description.svelte-3q9mgn{font-size:.9rem;line-height:1.5;color:var(--gray);margin:0;flex:1}.link-arrow.svelte-3q9mgn{display:flex;align-items:center;gap:.5rem;margin-top:1.25rem;color:var(--midnight);transition:transform .2s ease}.link-card.svelte-3q9mgn:hover .link-arrow:where(.svelte-3q9mgn){transform:translate(4px)}@media(max-width:900px){.links-grid.svelte-3q9mgn{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.links-grid.svelte-3q9mgn{grid-template-columns:1fr}.cross-links.svelte-3q9mgn{padding:4rem 1.5rem}}.accordion-section.svelte-khqgqm{padding:6rem 2rem;background:var(--midnight);display:flex;justify-content:center}.accordion-container.svelte-khqgqm{width:100%;max-width:900px}.section-header.svelte-khqgqm{margin-bottom:2.5rem}.section-eyebrow.svelte-khqgqm{display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--teal);margin-bottom:1rem}.section-headline.svelte-khqgqm{font-family:var(--font-heading);font-size:clamp(1.5rem,3vw,1.75rem);font-weight:700;color:var(--white);line-height:1.3;margin:0}.accordion-list.svelte-khqgqm{display:flex;flex-direction:column;gap:0}.accordion-item.svelte-khqgqm{border-top:2px solid rgba(255,255,255,.15)}.accordion-item.svelte-khqgqm:last-child{border-bottom:2px solid rgba(255,255,255,.15)}.accordion-trigger.svelte-khqgqm{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:2rem 0;background:none;border:none;cursor:pointer;text-align:left;transition:all .2s ease}.accordion-trigger.svelte-khqgqm:hover{padding-left:.5rem}.accordion-trigger.svelte-khqgqm:focus-visible{outline:3px solid var(--teal);outline-offset:2px;border-radius:2px}.accordion-title.svelte-khqgqm{font-family:var(--font-heading);font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:700;color:var(--white);transition:color .2s ease}.accordion-trigger.svelte-khqgqm:hover .accordion-title:where(.svelte-khqgqm){color:var(--teal)}.accordion-icon.svelte-khqgqm{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#ffffff1a;color:var(--teal);transition:all .3s cubic-bezier(.16,1,.3,1)}.accordion-trigger.svelte-khqgqm:hover .accordion-icon:where(.svelte-khqgqm){background:var(--teal);color:var(--midnight)}.accordion-icon.rotated.svelte-khqgqm{transform:rotate(180deg)}.accordion-panel.svelte-khqgqm{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s cubic-bezier(.16,1,.3,1)}.accordion-panel.expanded.svelte-khqgqm{grid-template-rows:1fr}.accordion-content.svelte-khqgqm{overflow:hidden}.accordion-panel.expanded.svelte-khqgqm .accordion-content:where(.svelte-khqgqm){padding-bottom:2rem}.accordion-content.svelte-khqgqm p{font-family:var(--font-body);font-size:1.125rem;font-weight:400;color:#ffffffd9;line-height:1.7;margin:0 0 1.25rem}.accordion-content.svelte-khqgqm h3{font-family:var(--font-heading);font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:700;color:var(--white);line-height:1.3;margin:1.5rem 0 1rem}.accordion-content.svelte-khqgqm h4{font-family:var(--font-heading);font-size:1.125rem;font-weight:600;color:var(--white);line-height:1.4;margin:1.25rem 0 .75rem}.accordion-content.svelte-khqgqm ul,.accordion-content.svelte-khqgqm ol{font-family:var(--font-body);font-size:1.125rem;color:#ffffffd9;line-height:1.7;margin:0 0 1.25rem;padding-left:2rem}.accordion-content.svelte-khqgqm li{margin-bottom:.5rem}.accordion-content.svelte-khqgqm ul{list-style-type:disc}.accordion-content.svelte-khqgqm strong{font-weight:700;color:var(--white)}.accordion-content.svelte-khqgqm em{font-style:italic}.accordion-content.svelte-khqgqm blockquote{font-family:var(--font-heading);font-size:1.125rem;font-weight:500;font-style:italic;color:#fff9;line-height:1.6;margin:1.5rem 0;padding-left:1.5rem;border-left:4px solid var(--teal)}.accordion-content.svelte-khqgqm a{color:var(--teal);text-decoration:underline;font-weight:500;transition:color .3s ease}.accordion-content.svelte-khqgqm a:hover{color:var(--white)}@media(max-width:768px){.accordion-section.svelte-khqgqm{padding:4rem 1.5rem}.accordion-trigger.svelte-khqgqm{padding:1.5rem 0}.accordion-trigger.svelte-khqgqm:hover{padding-left:0}.accordion-title.svelte-khqgqm{font-size:1.125rem}.accordion-content.svelte-khqgqm ul,.accordion-content.svelte-khqgqm ol{padding-left:1.5rem}}.tension.svelte-1rb5rn2{padding:8rem 2rem;background:var(--cream);display:flex;justify-content:center;position:relative;overflow:hidden}.tension-inner.svelte-1rb5rn2{width:100%;max-width:860px;display:flex;flex-direction:column;align-items:center;text-align:center}.tension-header.svelte-1rb5rn2{margin-bottom:3rem}.tension-eyebrow.svelte-1rb5rn2{display:inline-block;font-size:.7rem;font-weight:600;letter-spacing:.25em;text-transform:uppercase;color:var(--terracotta);margin-bottom:2rem}.tension-words.svelte-1rb5rn2{display:flex;align-items:baseline;justify-content:center;gap:1rem;flex-wrap:wrap}.tension-word.svelte-1rb5rn2{font-family:var(--font-heading);font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1;letter-spacing:-.02em}.tension-word.left.svelte-1rb5rn2{color:var(--midnight)}.tension-word.right.svelte-1rb5rn2{color:var(--sage)}.tension-vs.svelte-1rb5rn2{font-family:var(--font-heading);font-size:clamp(1.25rem,3vw,1.75rem);font-weight:400;font-style:italic;color:var(--gray);align-self:center}.tension-divider.svelte-1rb5rn2{display:flex;align-items:center;gap:1rem;width:100%;max-width:300px;margin-bottom:3rem}.divider-line.svelte-1rb5rn2{flex:1;height:1px;background:var(--gray);opacity:.3}.divider-diamond.svelte-1rb5rn2{font-size:.5rem;color:var(--teal)}.tension-quote.svelte-1rb5rn2{font-family:var(--font-heading);font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:500;font-style:italic;color:var(--midnight);line-height:1.6;margin:0 0 3rem;padding:2rem 2.5rem;border-left:4px solid var(--teal);border-right:4px solid var(--teal);background:var(--white);border-radius:2px;text-align:center;max-width:680px}.tension-body.svelte-1rb5rn2{text-align:left;max-width:680px;width:100%}.tension-headline.svelte-1rb5rn2{font-family:var(--font-heading);font-size:clamp(1.5rem,3vw,1.75rem);font-weight:700;color:var(--midnight);margin:0 0 1.25rem;line-height:1.3}.tension-body.svelte-1rb5rn2 p:where(.svelte-1rb5rn2){font-family:var(--font-body);font-size:1.125rem;font-weight:400;color:var(--black);line-height:1.7;margin:0 0 1.25rem}.tension-link.svelte-1rb5rn2{display:inline-flex;align-items:center;gap:.75rem;margin-top:1.5rem;padding:1rem 2rem;font-family:var(--font-heading);font-size:1rem;font-weight:600;color:var(--midnight);text-decoration:none;border:2px solid var(--midnight);transition:all .3s cubic-bezier(.16,1,.3,1)}.tension-link.svelte-1rb5rn2:hover{background:var(--midnight);color:var(--white)}.tension-link.svelte-1rb5rn2:focus-visible{outline:3px solid var(--teal);outline-offset:3px}.tension-link-arrow.svelte-1rb5rn2{transition:transform .3s ease;font-size:1.25rem}.tension-link.svelte-1rb5rn2:hover .tension-link-arrow:where(.svelte-1rb5rn2){transform:translate(4px)}@media(max-width:768px){.tension.svelte-1rb5rn2{padding:5rem 1.5rem}.tension-words.svelte-1rb5rn2{flex-direction:column;align-items:center;gap:.25rem}.tension-word.svelte-1rb5rn2{font-size:clamp(1.75rem,8vw,2.5rem)}.tension-vs.svelte-1rb5rn2{font-size:1rem}.tension-quote.svelte-1rb5rn2{padding:1.5rem;font-size:1.125rem}.tension-link.svelte-1rb5rn2{width:100%;justify-content:space-between}}.dynamic-page.svelte-pus84u{width:100%;position:relative}.journey-path.svelte-pus84u{display:none;opacity:0}.journey-path.visible.svelte-pus84u{display:block;opacity:1}@media(max-width:768px){.journey-path.svelte-pus84u{display:none!important}}.unknown-section.svelte-pus84u{padding:2rem;background:#fef3c7;border:1px solid #f59e0b;border-radius:.5rem;margin:1rem 0;text-align:center}.unknown-section.svelte-pus84u p:where(.svelte-pus84u){margin:0;color:#92400e}.no-sections.svelte-pus84u{padding:2rem;background:#f3f4f6;border-radius:.5rem;margin:1rem 0;text-align:center}.no-sections.svelte-pus84u p:where(.svelte-pus84u){margin:0;color:#6b7280}
