.service-card[data-astro-cid-3rrooyhz]{background:var(--climate-white);border:1.5px solid var(--climate-line);border-radius:var(--radius-lg);padding:var(--space-lg);gap:var(--space-sm);transition:box-shadow var(--transition-base), transform var(--transition-base), border-color var(--transition-base);opacity:0;flex-direction:column;animation:.55s forwards fade-up;display:flex;position:relative;overflow:hidden}.service-card[data-astro-cid-3rrooyhz]:before{content:"";background:var(--accent);transform-origin:0;height:3px;transition:transform var(--transition-base);position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.service-card[data-astro-cid-3rrooyhz]:hover{box-shadow:var(--shadow-lg);border-color:color-mix(in srgb, var(--accent) 30%, transparent);transform:translateY(-3px)}.service-card[data-astro-cid-3rrooyhz]:hover:before{transform:scaleX(1)}.service-card-icon[data-astro-cid-3rrooyhz]{background:color-mix(in srgb, var(--accent) 12%, transparent);border-radius:var(--radius-md);width:44px;height:44px;color:var(--accent);justify-content:center;align-items:center;margin-bottom:.25rem;display:flex}.service-card-icon[data-astro-cid-3rrooyhz] svg[data-astro-cid-3rrooyhz]{width:24px;height:24px}.service-card-label[data-astro-cid-3rrooyhz]{color:var(--accent)}.service-card-title[data-astro-cid-3rrooyhz]{color:var(--climate-navy);font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:1.05rem;line-height:1.25}.service-card-desc[data-astro-cid-3rrooyhz]{color:var(--climate-muted);flex:1;font-size:.92rem;line-height:1.65}.service-card-link[data-astro-cid-3rrooyhz]{color:var(--accent);transition:gap var(--transition-fast);align-items:center;gap:.4rem;margin-top:auto;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:.85rem;font-weight:700;text-decoration:none;display:inline-flex}.service-card-link[data-astro-cid-3rrooyhz]:hover{gap:.65rem;text-decoration:none}.buyer-section[data-astro-cid-yuiw6jlf]{background:#fff;padding:5rem 0}.buyer-header[data-astro-cid-yuiw6jlf]{flex-direction:column;gap:.65rem;max-width:52ch;margin-bottom:2.5rem;display:flex}.buyer-intro[data-astro-cid-yuiw6jlf]{color:var(--climate-muted);font-size:.95rem;line-height:1.65}.buyer-grid[data-astro-cid-yuiw6jlf]{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.buyer-card[data-astro-cid-yuiw6jlf]{background:var(--climate-ice);border:1.5px solid var(--climate-line);color:inherit;border-radius:12px;flex-direction:column;gap:.6rem;padding:1.5rem;text-decoration:none;transition:box-shadow .2s,border-color .2s,transform .2s;display:flex;position:relative;overflow:hidden}.buyer-card[data-astro-cid-yuiw6jlf]:after{content:"";background:var(--accent);height:3px;position:absolute;bottom:0;left:0;right:0}.buyer-card[data-astro-cid-yuiw6jlf]:hover{border-color:color-mix(in srgb, var(--accent) 30%, var(--climate-line));text-decoration:none;transform:translateY(-2px);box-shadow:0 6px 24px #071b2d14}.buyer-icon-wrap[data-astro-cid-yuiw6jlf]{background:color-mix(in srgb, var(--accent) 10%, transparent);width:38px;height:38px;color:var(--accent);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.buyer-title[data-astro-cid-yuiw6jlf]{color:var(--climate-navy);font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:1rem;font-weight:700;line-height:1.2}.buyer-desc[data-astro-cid-yuiw6jlf]{color:var(--climate-muted);flex:1;font-size:.83rem;line-height:1.6}.buyer-link[data-astro-cid-yuiw6jlf]{color:var(--accent);align-items:center;gap:.35rem;margin-top:auto;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:.78rem;font-weight:700;display:inline-flex}@media (width<=720px){.buyer-grid[data-astro-cid-yuiw6jlf]{grid-template-columns:1fr}}.regulated-notice[data-astro-cid-aua6qnkm]{align-items:flex-start;gap:var(--space-md);padding:var(--space-md) var(--space-lg);border-radius:var(--radius-md);border:1px solid;display:flex}.regulated-notice--light[data-astro-cid-aua6qnkm]{background:var(--climate-soft-blue);border-color:var(--climate-blue-line);color:var(--climate-graphite)}.regulated-notice--dark[data-astro-cid-aua6qnkm]{border-color:var(--climate-dark-line);color:var(--climate-silver);background:#ffffff0d}.regulated-notice--blue[data-astro-cid-aua6qnkm]{background:var(--climate-deep-navy);border-color:var(--climate-blue-line);color:var(--climate-silver)}.regulated-notice-icon[data-astro-cid-aua6qnkm]{flex-shrink:0;margin-top:2px}.regulated-notice--light[data-astro-cid-aua6qnkm] .regulated-notice-icon[data-astro-cid-aua6qnkm]{color:var(--climate-blue)}.regulated-notice--dark[data-astro-cid-aua6qnkm] .regulated-notice-icon[data-astro-cid-aua6qnkm],.regulated-notice--blue[data-astro-cid-aua6qnkm] .regulated-notice-icon[data-astro-cid-aua6qnkm]{color:var(--climate-electric-blue)}.regulated-notice-content[data-astro-cid-aua6qnkm]{flex-direction:column;gap:.5rem;display:flex}.regulated-notice-content[data-astro-cid-aua6qnkm] p[data-astro-cid-aua6qnkm]{margin:0;font-size:.88rem;line-height:1.65}.regulated-notice--dark[data-astro-cid-aua6qnkm] .regulated-notice-content[data-astro-cid-aua6qnkm] p[data-astro-cid-aua6qnkm],.regulated-notice--blue[data-astro-cid-aua6qnkm] .regulated-notice-content[data-astro-cid-aua6qnkm] p[data-astro-cid-aua6qnkm]{color:var(--climate-silver)}.regulated-notice-heading[data-astro-cid-aua6qnkm]{font-weight:700;font-family:var(--font-heading);color:var(--climate-navy)!important;font-size:.92rem!important}.regulated-notice--dark[data-astro-cid-aua6qnkm] .regulated-notice-heading[data-astro-cid-aua6qnkm],.regulated-notice--blue[data-astro-cid-aua6qnkm] .regulated-notice-heading[data-astro-cid-aua6qnkm]{color:var(--climate-white)!important}.regulated-notice-content[data-astro-cid-aua6qnkm] a[data-astro-cid-aua6qnkm]{color:var(--climate-blue)}.regulated-notice--dark[data-astro-cid-aua6qnkm] .regulated-notice-content[data-astro-cid-aua6qnkm] a[data-astro-cid-aua6qnkm],.regulated-notice--blue[data-astro-cid-aua6qnkm] .regulated-notice-content[data-astro-cid-aua6qnkm] a[data-astro-cid-aua6qnkm]{color:var(--climate-electric-blue)}.hero[data-astro-cid-lcdefpme]{background:var(--climate-navy);position:relative;overflow:hidden}.hero-bg[data-astro-cid-lcdefpme]{z-index:0;position:absolute;inset:0}.hero-bg-img[data-astro-cid-lcdefpme]{object-fit:cover;object-position:center 30%;opacity:.28;width:100%;height:100%;display:block}.hero-overlay[data-astro-cid-lcdefpme]{background:#071b2db8;position:absolute;inset:0}.hero-inner[data-astro-cid-lcdefpme]{z-index:1;grid-template-columns:1fr 340px;align-items:center;gap:3rem;padding-top:5rem;padding-bottom:5rem;display:grid;position:relative}.hero-content[data-astro-cid-lcdefpme]{flex-direction:column;gap:1.25rem;max-width:620px;display:flex}.hero-eyebrow[data-astro-cid-lcdefpme]{text-transform:uppercase;letter-spacing:.18em;color:var(--climate-electric-blue);margin:0;font-family:IBM Plex Mono,monospace;font-size:.68rem}.hero-h1[data-astro-cid-lcdefpme]{letter-spacing:-.03em;text-shadow:0 2px 12px #0000004d;margin:0;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:clamp(1.75rem,3.2vw,2.75rem);font-weight:800;line-height:1.12;color:#fff!important}.hero-h1-sub[data-astro-cid-lcdefpme]{color:#5fd7ee!important}.hero-desc[data-astro-cid-lcdefpme]{max-width:52ch;margin:0;font-size:.95rem;line-height:1.7;color:#ffffffd9!important}.hero-ctas[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:.65rem;margin-top:.25rem;display:flex}.hero-btn-primary[data-astro-cid-lcdefpme]{background:var(--climate-electric-blue);color:var(--climate-navy);border-color:var(--climate-electric-blue);font-size:.875rem;font-weight:700}.hero-btn-primary[data-astro-cid-lcdefpme]:hover{background:var(--climate-cyan);border-color:var(--climate-cyan);color:var(--climate-navy);text-decoration:none;box-shadow:0 0 28px #28b8ff59}.hero-btn-secondary[data-astro-cid-lcdefpme]{color:#fff;backdrop-filter:blur(6px);background:#ffffff1a;border:2px solid #ffffff80;font-size:.875rem;font-weight:600}.hero-btn-secondary[data-astro-cid-lcdefpme]:hover{color:#fff;background:#ffffff2e;border-color:#ffffffd9;text-decoration:none}.hero-tags[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:.4rem;margin-top:.5rem;display:flex}.hero-tag[data-astro-cid-lcdefpme]{color:#fffffff2;background:#ffffff1f;border:1px solid #ffffff38;border-radius:999px;align-items:center;gap:.3rem;padding:.26rem .65rem;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:.74rem;font-weight:600;display:inline-flex}.hero-tag-dot[data-astro-cid-lcdefpme]{border-radius:50%;flex-shrink:0;width:5px;height:5px}.hero-aside[data-astro-cid-lcdefpme]{flex-direction:column;gap:1rem;display:flex}.hero-ring-card[data-astro-cid-lcdefpme]{backdrop-filter:blur(8px);background:#ffffff17;border:1px solid #fff3;border-radius:16px;align-items:center;gap:1rem;padding:1.25rem;display:flex}.hero-mini-ring[data-astro-cid-lcdefpme]{flex-shrink:0;width:80px;height:80px}@media (prefers-reduced-motion:no-preference){.hero-mini-ring[data-astro-cid-lcdefpme]{transform-origin:50%;transform-box:fill-box;animation:18s linear infinite climate-ring-spin}}.hero-ring-info[data-astro-cid-lcdefpme]{flex-direction:column;gap:.3rem;display:flex}.hero-ring-info[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:#ffffffe6;margin:0;font-size:.82rem;line-height:1.45}.hero-aside-cards[data-astro-cid-lcdefpme]{flex-direction:column;gap:.45rem;display:flex}.hero-aside-card[data-astro-cid-lcdefpme]{backdrop-filter:blur(6px);background:#ffffff17;border:1px solid #ffffff2e;border-radius:10px;align-items:center;gap:.75rem;padding:.7rem 1rem;display:flex}.hero-aside-pip[data-astro-cid-lcdefpme]{border-radius:50%;flex-shrink:0;width:8px;height:8px}.hero-aside-label[data-astro-cid-lcdefpme]{color:#fff;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:.82rem;font-weight:600}.intro-strip[data-astro-cid-lcdefpme]{border-bottom:1px solid var(--climate-line);background:#eaf6ff;padding:1.5rem 0}.intro-text[data-astro-cid-lcdefpme]{color:var(--climate-navy);letter-spacing:-.01em;text-align:center;max-width:78ch;margin:0 auto;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:clamp(.92rem,1.3vw,1.05rem);font-weight:500;line-height:1.65}.services-section[data-astro-cid-lcdefpme]{padding:5rem 0}.section-header[data-astro-cid-lcdefpme]{flex-direction:column;gap:.6rem;max-width:52ch;margin-bottom:2.5rem;display:flex}.section-header[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{margin:0;font-size:clamp(1.5rem,2.5vw,2.2rem)}.section-header[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--climate-muted);margin:0;font-size:.95rem}.services-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(auto-fit,minmax(255px,1fr));gap:1.1rem;display:grid}.feature-split[data-astro-cid-lcdefpme]{padding:5rem 0}.feature-inner[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr;align-items:center;gap:3.5rem;display:grid}.feature-img-col[data-astro-cid-lcdefpme]{position:relative}.feature-img[data-astro-cid-lcdefpme]{object-fit:cover;border-radius:18px;width:100%;height:420px;display:block}.feature-img-badge[data-astro-cid-lcdefpme]{background:var(--climate-white);border:1.5px solid var(--climate-line);border-radius:14px;min-width:185px;padding:1rem 1.2rem;position:absolute;bottom:-1.25rem;right:-1.25rem;box-shadow:0 8px 28px #05080b24}.feature-badge-list[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:.3rem;margin-top:.5rem;padding:0;list-style:none;display:flex}.feature-badge-list[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{color:var(--climate-graphite);background:var(--climate-ice);border:1px solid var(--climate-line);border-radius:999px;padding:.18rem .5rem;font-size:.72rem;line-height:1.4}.feature-copy[data-astro-cid-lcdefpme]{flex-direction:column;gap:1rem;display:flex}.feature-copy[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{color:#fff;font-size:clamp(1.4rem,2.2vw,2rem)}.feature-copy[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--climate-silver);font-size:.93rem;line-height:1.7}.alignment-section[data-astro-cid-lcdefpme]{background:var(--climate-ice);padding:5rem 0}.alignment-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr);gap:1.1rem;margin-top:2.5rem;display:grid}.alignment-card[data-astro-cid-lcdefpme]{background:var(--climate-white);border:1.5px solid var(--climate-line);border-left:4px solid var(--accent);border-radius:16px;flex-direction:column;gap:.65rem;padding:1.5rem;display:flex}.alignment-dot[data-astro-cid-lcdefpme]{background:var(--accent);border-radius:50%;width:8px;height:8px}.alignment-card[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{letter-spacing:-.015em;font-size:.97rem}.alignment-card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--climate-muted);font-size:.875rem;line-height:1.65}.regulated-section[data-astro-cid-lcdefpme]{padding:2rem 0 2.5rem}@media (width<=960px){.hero-inner[data-astro-cid-lcdefpme]{grid-template-columns:1fr;padding-top:3.5rem;padding-bottom:3.5rem}.hero-aside[data-astro-cid-lcdefpme]{display:none}.feature-inner[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.feature-img[data-astro-cid-lcdefpme]{height:280px}.feature-img-badge[data-astro-cid-lcdefpme]{display:none}.alignment-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}@media (width<=600px){.hero-h1[data-astro-cid-lcdefpme]{font-size:1.7rem}.hero-tags[data-astro-cid-lcdefpme]{display:none}.services-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}
