:root{--ink:#0f1720;--muted:#61706b;--line:#e6ebe8;--soft:#f6f8f7;--white:#fff;--green:#0d6b55;--green-dark:#094b3d;--green-soft:#eaf5f1;--lime:#c8ed75;--dark:#071713;--dark-2:#0b211a;--max:1220px;--shadow:0 30px 80px rgba(8,34,27,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Nunito,system-ui,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}.container{width:min(var(--max),calc(100% - 48px));margin:auto}.header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.88);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid rgba(226,232,228,.86)}.nav{height:82px;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:12px}.brand img{width:38px;height:38px;object-fit:contain}.brand span{display:flex;flex-direction:column;line-height:1.05}.brand strong{font-size:17px;letter-spacing:.07em;font-weight:900}.brand small{margin-top:5px;color:#7a8782;font-size:8px;font-weight:800;letter-spacing:.08em}.nav-links{display:flex;justify-content:center;gap:27px}.nav-links a{font-size:13px;font-weight:800;color:#47544f}.nav-links a:hover{color:var(--green)}.nav-actions{display:flex;align-items:center;gap:8px}.button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 18px;border:1px solid transparent;border-radius:14px;font-size:13px;font-weight:900;transition:.2s}.button:hover{transform:translateY(-1px)}.button-dark{background:var(--dark);color:#fff}.button-ghost{border-color:var(--line);background:#fff}.button-primary{background:var(--green);color:#fff;box-shadow:0 14px 32px rgba(13,107,85,.18)}.button-primary:hover{background:var(--green-dark)}.button-soft{background:var(--green-soft);color:var(--green-dark)}.nav-toggle{display:none;border:1px solid var(--line);background:#fff;border-radius:12px;min-height:42px;padding:0 14px;font-weight:900}.hero{position:relative;overflow:hidden;padding:88px 0 82px;background:linear-gradient(180deg,#fbfdfc,#f3f8f5)}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(18,66,52,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(18,66,52,.035) 1px,transparent 1px);background-size:56px 56px;mask-image:linear-gradient(to bottom,#000,transparent 88%)}.hero-glow{position:absolute;border-radius:50%;filter:blur(20px);pointer-events:none}.hero-glow-one{width:520px;height:520px;right:-170px;top:-240px;background:rgba(200,237,117,.28)}.hero-glow-two{width:420px;height:420px;left:-210px;bottom:-290px;background:rgba(13,107,85,.10)}.hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(440px,.78fr);gap:74px;align-items:center}.eyebrow,.section-kicker{display:inline-flex;align-items:center;gap:9px;color:var(--green);font-size:10px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.eyebrow:before,.section-kicker:before{content:"";width:28px;height:2px;background:currentColor;border-radius:99px}.hero h1{max-width:760px;margin:20px 0 22px;font-size:clamp(52px,5.5vw,82px);line-height:1.01;letter-spacing:-.055em;font-weight:900}.hero-copy>p{max-width:670px;margin:0;color:var(--muted);font-size:18px;line-height:1.7}.hero-actions{display:flex;gap:10px;margin-top:30px}.hero-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:0;max-width:650px;margin-top:52px;padding-top:22px;border-top:1px solid #d9e2dd}.hero-meta div{display:flex;flex-direction:column;gap:2px}.hero-meta strong{font-size:20px;font-weight:900}.hero-meta span{color:#74827d;font-size:11px;font-weight:700}.hero-card{overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:26px;background:linear-gradient(155deg,var(--dark-2),var(--dark));color:#fff;box-shadow:var(--shadow)}.hero-card-head{height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 22px;border-bottom:1px solid rgba(255,255,255,.10);font-size:9px;font-weight:900;letter-spacing:.13em}.hero-card-head small{color:#91a39c}.parent-company{display:grid;grid-template-columns:54px 1fr;gap:17px;padding:26px 22px;border-bottom:1px solid rgba(255,255,255,.10)}.parent-company img{width:54px;height:54px;object-fit:contain}.parent-company small,.unit-links small{color:#8ca099;font-size:8px;font-weight:900;letter-spacing:.13em}.parent-company strong,.unit-links strong{display:block;margin-top:4px;font-size:15px;font-weight:900}.parent-company p,.unit-links p{margin:5px 0 0;color:#85968f;font-size:11px;line-height:1.55}.unit-links>a{display:grid;grid-template-columns:38px 1fr auto;gap:13px;align-items:center;padding:22px;border-bottom:1px solid rgba(255,255,255,.10);transition:.2s}.unit-links>a:last-child{border-bottom:0}.unit-links>a:hover{background:rgba(255,255,255,.045)}.unit-no{font-size:11px;font-weight:900;color:var(--lime)}.unit-links b{font-size:18px;color:var(--lime)}.trustbar{background:var(--dark);color:#b7c7c0}.trustbar-inner{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:9px;font-weight:900;letter-spacing:.13em;white-space:nowrap;overflow:hidden}.trustbar i{width:4px;height:4px;flex:0 0 auto;border-radius:50%;background:var(--lime)}.section{padding:108px 0}.company-grid{display:grid;grid-template-columns:minmax(300px,.8fr) minmax(0,1.2fr);gap:90px}.section-intro h2,.section-heading h2,.contact-card h2{margin:17px 0 0;font-size:clamp(38px,4.4vw,63px);line-height:1.07;letter-spacing:-.045em;font-weight:900}.company-copy{padding-top:30px}.company-copy p{color:var(--muted);font-size:15px;line-height:1.8}.company-copy .lead{margin-top:0;color:#293631;font-size:19px;font-weight:700}.facts{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:42px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.facts div{padding:22px 20px 22px 0}.facts small{display:block;margin-bottom:7px;color:#89958f;font-size:8px;font-weight:900;letter-spacing:.13em}.facts strong{font-size:12px}.units{background:var(--dark);color:#fff}.section-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.42fr);gap:50px;align-items:end;margin-bottom:46px}.section-heading .section-kicker,.section-heading h2{grid-column:1}.section-heading p{grid-column:2;grid-row:1/3;margin:0;color:var(--muted);font-size:14px;line-height:1.75}.section-heading.light .section-kicker{color:var(--lime)}.section-heading.light p{color:#91a39c}.unit-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.unit-card{position:relative;display:flex;min-height:590px;flex-direction:column;padding:28px;border:1px solid rgba(255,255,255,.11);border-radius:24px;background:linear-gradient(155deg,#0b221b,#081913);transition:.25s;overflow:hidden}.unit-card:before{content:"";position:absolute;width:260px;height:260px;right:-100px;top:-120px;border-radius:50%;background:rgba(200,237,117,.08);filter:blur(4px)}.unit-card:hover{transform:translateY(-5px);border-color:rgba(200,237,117,.28)}.unit-card-top{display:flex;justify-content:space-between;align-items:center;color:#8da099;font-size:10px;font-weight:900;letter-spacing:.12em}.unit-card-top small{color:var(--lime)}.unit-icon{width:60px;height:60px;display:grid;place-items:center;margin:68px 0 24px;border:1px solid rgba(200,237,117,.35);border-radius:16px;color:var(--lime);font-size:22px;font-weight:900}.unit-card h3{margin:0 0 12px;font-size:35px;letter-spacing:-.035em}.unit-card p{max-width:560px;margin:0;color:#90a29a;font-size:14px;line-height:1.72}.unit-card ul{display:grid;grid-template-columns:1fr 1fr;gap:10px 18px;list-style:none;margin:30px 0 0;padding:0}.unit-card li{padding-top:10px;border-top:1px solid rgba(255,255,255,.10);color:#c4d0cb;font-size:11px;font-weight:700}.unit-cta{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:22px;border-top:1px solid rgba(255,255,255,.13);font-size:12px;font-weight:900}.unit-cta b{color:var(--lime);font-size:18px}.principles{background:#fff}.principles .section-heading p{color:var(--muted)}.principle-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.principle-grid article{min-height:250px;padding:25px;border:1px solid var(--line);border-radius:20px;background:var(--soft)}.principle-grid article>span{display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;border-radius:10px;background:var(--green-soft);color:var(--green);font-size:10px;font-weight:900}.principle-grid h3{margin:54px 0 10px;font-size:19px}.principle-grid p{margin:0;color:var(--muted);font-size:13px;line-height:1.7}.contact{padding-top:20px}.contact-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:48px;align-items:end;padding:58px;border-radius:28px;background:linear-gradient(135deg,#f0f7f3,#f8faf9);border:1px solid #e2ebe6}.contact-card h2{max-width:770px;font-size:clamp(36px,4vw,58px)}.contact-card p{margin:16px 0 0;color:var(--muted);font-size:15px}.contact-actions{display:flex;flex-direction:column;gap:9px;min-width:240px}.contact-actions .button{min-height:48px}footer{margin-top:98px;background:#06120e;color:#8fa098;padding:58px 0 22px}.footer-grid{display:grid;grid-template-columns:.8fr 1.2fr .65fr;gap:60px;align-items:start}.footer-brand{display:flex;align-items:center;gap:12px;color:#fff}.footer-brand img{width:42px;height:42px;object-fit:contain}.footer-brand div{display:flex;flex-direction:column}.footer-brand strong{font-size:16px;letter-spacing:.08em}.footer-brand small{margin-top:4px;color:#72857c;font-size:8px;font-weight:800;letter-spacing:.07em}.footer-grid>p{margin:0;max-width:500px;font-size:12px;line-height:1.75}.footer-links{display:grid;gap:8px;font-size:11px;font-weight:800}.footer-links a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:44px;padding-top:20px;border-top:1px solid rgba(255,255,255,.09);font-size:9px;letter-spacing:.05em}.nav-open .header{background:#fff}.nav-open .nav{height:auto;min-height:82px;grid-template-columns:1fr auto;align-items:center;padding-top:12px;padding-bottom:18px}.nav-open .nav-links{display:flex;grid-column:1/3;flex-direction:column;align-items:stretch;gap:0;padding-top:10px;border-top:1px solid var(--line)}.nav-open .nav-links a{padding:11px 0}.nav-open .nav-actions{display:flex;grid-column:1/3}.nav-open .nav-actions .button{flex:1}
@media(max-width:1000px){.container{width:min(var(--max),calc(100% - 36px))}.nav{grid-template-columns:auto 1fr auto}.nav-links,.nav-actions{display:none}.nav-toggle{display:inline-flex}.hero{padding:70px 0}.hero-grid{grid-template-columns:1fr;gap:48px}.hero-copy{max-width:780px}.hero-card{max-width:760px}.company-grid{grid-template-columns:1fr;gap:36px}.company-copy{padding-top:0}.section-heading{grid-template-columns:1fr;gap:18px}.section-heading p{grid-column:1;grid-row:auto;max-width:700px}.principle-grid{grid-template-columns:1fr 1fr}.contact-card{grid-template-columns:1fr;align-items:start}.contact-actions{flex-direction:row;min-width:0}.footer-grid{grid-template-columns:1fr 1fr}.footer-links{grid-column:2}.footer-grid>p{grid-column:1/3}.trustbar-inner{justify-content:flex-start}}
@media(max-width:650px){.container{width:calc(100% - 28px)}.header .brand small{display:none}.hero{padding:52px 0}.hero h1{font-size:46px}.hero-copy>p{font-size:16px}.hero-actions{align-items:stretch;flex-direction:column}.hero-meta{grid-template-columns:1fr 1fr;gap:18px}.parent-company{grid-template-columns:44px 1fr}.parent-company img{width:44px;height:44px}.unit-links>a{grid-template-columns:28px 1fr auto;padding:18px}.trustbar-inner{min-height:46px}.section{padding:76px 0}.section-intro h2,.section-heading h2{font-size:38px}.facts{grid-template-columns:1fr}.facts div{border-bottom:1px solid var(--line)}.unit-grid{grid-template-columns:1fr}.unit-card{min-height:530px;padding:22px}.unit-card ul{grid-template-columns:1fr}.principle-grid{grid-template-columns:1fr}.principle-grid article{min-height:215px}.contact{padding-top:0}.contact-card{padding:30px 22px}.contact-actions{flex-direction:column;width:100%}.footer-grid{grid-template-columns:1fr}.footer-links,.footer-grid>p{grid-column:auto}.footer-bottom{flex-direction:column}.nav-open .nav-actions{flex-direction:column}}
