._container_w5yq7_2{width:100%;display:flex;flex-direction:column;font-family:var(--font-body);overflow-x:hidden;background:#0a0a0a;min-height:100vh}._hero_w5yq7_13{width:100%;min-height:70vh;padding:180px var(--space-7) 100px;background:#0a0a0a;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;text-align:center}._heroBackground_w5yq7_26{position:absolute;inset:0;width:100%;height:100%;z-index:0;pointer-events:auto}._heroContent_w5yq7_35{position:relative;z-index:1;max-width:800px;display:flex;flex-direction:column;align-items:center;gap:36px}._breadcrumb_w5yq7_45{display:inline-flex;align-items:center;gap:12px;font-size:.75rem;font-weight:600;color:#555;text-transform:uppercase;letter-spacing:.15em;padding:12px 20px;background:#141414;border-radius:100px}._breadcrumbHome_w5yq7_59{color:#888;text-decoration:none;transition:color .3s ease}._breadcrumbHome_w5yq7_59:hover{color:#fff}._breadcrumbSeparator_w5yq7_69{color:#444}._breadcrumbCurrent_w5yq7_73{color:#137e3e}._heroTitle_w5yq7_77{font-size:clamp(3.5rem,10vw,6rem);font-weight:600;letter-spacing:-.05em;line-height:.95;color:#fff}._heroTitleAccent_w5yq7_85{color:#137e3e}._heroDescription_w5yq7_89{font-size:1.25rem;line-height:1.8;color:#fff9;max-width:620px}._philosophySection_w5yq7_97{width:100%;padding:140px var(--space-7);background:#0e0e0e}._philosophyContent_w5yq7_103{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:80px}@media(min-width:1024px){._philosophyContent_w5yq7_103{grid-template-columns:1fr 1.5fr;gap:120px;align-items:start}}._philosophyLeft_w5yq7_119{display:flex;flex-direction:column;gap:28px;position:sticky;top:120px;padding:40px 44px;background:#141414;border-radius:24px;border:1px solid #1e1e1e}._sectionLabel_w5yq7_131{display:inline-flex;align-items:center;gap:12px;font-size:.75rem;font-weight:600;color:#777;text-transform:uppercase;letter-spacing:.15em}._labelDot_w5yq7_142{width:8px;height:8px;border-radius:50%;background:#137e3e;animation:_pulse_w5yq7_1 2s ease-in-out infinite}@keyframes _pulse_w5yq7_1{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.3)}}._sectionTitle_w5yq7_164{font-size:clamp(2rem,4vw,2.75rem);font-weight:600;letter-spacing:-.03em;line-height:1.15;color:#fff}._titleAccent_w5yq7_172{color:#137e3e}._sectionDescription_w5yq7_176{font-size:1.0625rem;line-height:1.85;color:#ffffff8c}._philosophyRight_w5yq7_182{display:flex;flex-direction:column;gap:32px}._designCard_w5yq7_188{display:flex;align-items:center;gap:28px;padding:32px 36px;background:#161616;border:1px solid #222222;border-radius:20px;transition:border-color .3s ease,background .3s ease,transform .4s cubic-bezier(.34,1.56,.64,1)}._designCard_w5yq7_188:hover{border-color:#333;background:#1a1a1a;transform:translate(12px)}._designIcon_w5yq7_205{width:60px;height:60px;border-radius:18px;background:linear-gradient(135deg,#1a3d29,#0f2318);border:1px solid #264d36;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .3s ease,transform .4s cubic-bezier(.34,1.56,.64,1)}._designCard_w5yq7_188:hover ._designIcon_w5yq7_205{background:#137e3e;transform:scale(1.08)}._designIcon_w5yq7_205 svg{width:26px;height:26px;color:#2ecc71;transition:color .3s ease,transform .4s cubic-bezier(.34,1.56,.64,1)}._designCard_w5yq7_188:hover ._designIcon_w5yq7_205 svg{color:#fff;transform:scale(1.15)}._designText_w5yq7_235{font-size:1.125rem;font-weight:500;color:#fff}._principlesSection_w5yq7_242{width:100%;padding:140px var(--space-7);background:#f7f7f7}._principlesContent_w5yq7_248{max-width:1200px;margin:0 auto}._principlesHeader_w5yq7_253{display:flex;flex-direction:column;gap:24px;margin-bottom:80px;text-align:center;align-items:center;padding:48px 56px;background:#fff;border-radius:28px;border:1px solid #e8e8e8;box-shadow:0 4px 24px #0000000a;max-width:600px;margin-left:auto;margin-right:auto}._sectionLabelDark_w5yq7_270{display:inline-flex;align-items:center;gap:12px;font-size:.75rem;font-weight:600;color:#777;text-transform:uppercase;letter-spacing:.15em}._labelDotDark_w5yq7_281{width:8px;height:8px;border-radius:50%;background:#137e3e}._sectionTitleDark_w5yq7_288{font-size:clamp(2rem,4vw,2.75rem);font-weight:600;letter-spacing:-.03em;line-height:1.15;color:#0a0a0a}._principlesGrid_w5yq7_296{display:grid;grid-template-columns:1fr;gap:32px}@media(min-width:768px){._principlesGrid_w5yq7_296{grid-template-columns:repeat(3,1fr)}}._principleCard_w5yq7_308{display:flex;flex-direction:column;gap:28px;padding:48px 44px;background:#fff;border:1px solid #e8e8e8;border-radius:28px;position:relative;overflow:hidden;box-shadow:0 4px 24px #0000000a;transition:box-shadow .4s ease,border-color .3s ease,transform .4s cubic-bezier(.34,1.56,.64,1)}._principleCard_w5yq7_308:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#137e3e,transparent);opacity:0;transition:opacity .3s ease}._principleCard_w5yq7_308:hover{border-color:#d0d0d0;box-shadow:0 24px 64px #0000001a;transform:translateY(-12px)}._principleCard_w5yq7_308:hover:before{opacity:1}._principleIcon_w5yq7_344{width:76px;height:76px;border-radius:22px;background:#0a0a0a;display:flex;align-items:center;justify-content:center;transition:transform .4s cubic-bezier(.34,1.56,.64,1)}._principleCard_w5yq7_308:hover ._principleIcon_w5yq7_344{transform:scale(1.08)}._principleIcon_w5yq7_344 svg{width:34px;height:34px;color:#fff;transition:transform .4s cubic-bezier(.34,1.56,.64,1)}._principleCard_w5yq7_308:hover ._principleIcon_w5yq7_344 svg{transform:scale(1.15)}._principleTitle_w5yq7_370{font-size:1.4375rem;font-weight:600;color:#0a0a0a;letter-spacing:-.02em}._principleText_w5yq7_377{font-size:1.0625rem;line-height:1.75;color:#0009}._statementSection_w5yq7_384{width:100%;padding:140px var(--space-7);background:#0a0a0a}._statementContent_w5yq7_390{max-width:900px;margin:0 auto;text-align:center}._statementBox_w5yq7_396{padding:72px 64px;background:#141414;border:1px solid #264d36;border-radius:36px;transition:transform .4s cubic-bezier(.34,1.56,.64,1),border-color .3s ease}._statementBox_w5yq7_396:hover{transform:scale(1.02);border-color:#2ecc71}._statementQuote_w5yq7_409{font-size:clamp(1.5rem,3.5vw,2.125rem);font-weight:500;letter-spacing:-.02em;line-height:1.5;color:#fff;margin-bottom:32px}._statementAccent_w5yq7_418{color:#137e3e}._statementSubtext_w5yq7_422{font-size:1.0625rem;color:#ffffff8c;line-height:1.8;max-width:560px;margin:0 auto}._ctaSection_w5yq7_431{width:100%;padding:120px var(--space-7);background:#0e0e0e}._ctaContent_w5yq7_437{max-width:800px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;gap:32px;padding:64px 56px;background:#141414;border-radius:32px;border:1px solid #1e1e1e}._ctaTitle_w5yq7_451{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600;color:#fff;letter-spacing:-.03em}._ctaText_w5yq7_458{font-size:1.0625rem;color:#ffffff8c;line-height:1.8;max-width:520px}._ctaButton_w5yq7_465{display:inline-flex;align-items:center;justify-content:center;gap:14px;padding:20px 40px;font-size:.9375rem;font-weight:500;letter-spacing:.01em;border:none;background:#fff;color:#0a0a0a;cursor:pointer;border-radius:100px;transition:transform .4s cubic-bezier(.34,1.56,.64,1),box-shadow .3s ease;text-decoration:none;margin-top:8px}._ctaButton_w5yq7_465:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 16px 40px #ffffff26}._ctaIcon_w5yq7_489{width:18px;height:18px;transition:transform .4s cubic-bezier(.34,1.56,.64,1);animation:_arrowSlide_w5yq7_1 1.5s ease-in-out infinite}@keyframes _arrowSlide_w5yq7_1{0%,to{transform:translate(0)}50%{transform:translate(5px)}}._ctaButton_w5yq7_465:hover ._ctaIcon_w5yq7_489{animation:none;transform:translate(6px)}@media(max-width:640px){._hero_w5yq7_13{padding:130px var(--space-5) 100px;min-height:auto}._heroContent_w5yq7_35{gap:28px}._philosophySection_w5yq7_97,._principlesSection_w5yq7_242,._statementSection_w5yq7_384,._ctaSection_w5yq7_431{padding:100px var(--space-5)}._philosophyLeft_w5yq7_119{position:static;padding:32px}._designCard_w5yq7_188{flex-direction:column;text-align:center;padding:32px}._designCard_w5yq7_188:hover{transform:translateY(-8px)}._principlesHeader_w5yq7_253{padding:36px 32px;margin-bottom:48px}._principleCard_w5yq7_308{padding:40px 36px}._statementBox_w5yq7_396,._ctaContent_w5yq7_437{padding:48px 32px}._ctaButton_w5yq7_465{padding:18px 32px}}
