.lp-trust-section{background:var(--bg-main);border-bottom:1px solid var(--border);padding:48px 16px}@media (min-width:768px){.lp-trust-section{padding:56px 20px}}.lp-trust-grid{grid-template-columns:1fr;gap:16px;max-width:900px;margin:0 auto;display:grid}@media (min-width:768px){.lp-trust-grid{gap:20px}}@media (min-width:1024px){.lp-trust-grid{grid-template-columns:repeat(3,1fr);gap:24px}}.lp-trust-card{background:var(--bg-card);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:16px;align-items:flex-start;gap:14px;padding:20px 18px;transition:transform .25s,box-shadow .25s;display:flex}@media (min-width:768px){.lp-trust-card{border-radius:18px;gap:16px;padding:28px 24px}}.lp-trust-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px)}.lp-trust-icon{width:46px;height:46px;color:var(--primary);background:#00276612;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;display:flex}@media (min-width:768px){.lp-trust-icon{width:52px;height:52px}}[data-theme=dark] .lp-trust-icon{color:#38bdf8;background:#38bdf81a}.lp-trust-title{color:var(--text-main);font-size:.98rem;font-weight:800;font-family:var(--font-montserrat), sans-serif;margin-bottom:6px}@media (min-width:768px){.lp-trust-title{font-size:1.05rem}}.lp-trust-desc{color:var(--text-muted);margin:0;font-size:.85rem;line-height:1.55}@media (min-width:768px){.lp-trust-desc{font-size:.88rem}}.lp-how-section{background:var(--bg-secondary);padding:48px 16px}@media (min-width:768px){.lp-how-section{padding:64px 20px}}.lp-steps-grid{grid-template-columns:1fr;gap:14px;margin-top:28px;display:grid}@media (min-width:768px){.lp-steps-grid{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:32px}}@media (min-width:1024px){.lp-steps-grid{grid-template-columns:repeat(4,1fr);gap:24px;margin-top:40px}}.lp-step-card{background:var(--bg-card);border:1px solid var(--border);text-align:center;box-shadow:var(--shadow);border-radius:16px;padding:22px 18px;transition:transform .25s,box-shadow .25s}@media (min-width:768px){.lp-step-card{border-radius:18px;padding:28px 22px}}.lp-step-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px)}.lp-step-number{background:var(--accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin:0 auto 14px;font-size:1.1rem;font-weight:800;display:flex;box-shadow:0 4px 14px #c8530c4d}@media (min-width:768px){.lp-step-number{width:44px;height:44px;margin-bottom:16px;font-size:1.2rem}}.lp-step-card h3{color:var(--text-main);font-size:.95rem;font-weight:800;font-family:var(--font-montserrat), sans-serif;margin-bottom:8px}@media (min-width:768px){.lp-step-card h3{font-size:1rem}}.lp-step-card p{color:var(--text-muted);margin:0;font-size:.84rem;line-height:1.5}@media (min-width:768px){.lp-step-card p{font-size:.87rem}}.lp-cat-card p{display:block}.lp-story-section{background:var(--bg-secondary);content-visibility:auto;contain-intrinsic-size:auto 800px;padding:48px 16px;position:relative;overflow:hidden}@media (min-width:768px){.lp-story-section{padding:56px 20px}}@media (min-width:1024px){.lp-story-section{padding:80px 20px}}.lp-story-intro{text-align:left;max-width:720px;margin-bottom:28px}@media (min-width:1024px){.lp-story-intro{margin-bottom:48px}}.lp-story-lead{color:var(--text-muted);max-width:640px;margin:14px 0 0;font-size:.95rem;line-height:1.7}@media (min-width:1024px){.lp-story-lead{margin-top:16px;font-size:1.05rem;line-height:1.75}}.lp-story-origin-grid{margin-bottom:28px}@media (min-width:768px){.lp-story-origin-grid{margin-bottom:32px}}.lp-founders-grid{grid-template-columns:1fr;gap:14px;max-width:1100px;margin:0 auto 28px;display:grid}@media (min-width:768px){.lp-founders-grid{grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:32px}}@media (min-width:1024px){.lp-founders-grid{gap:24px;margin-bottom:40px}}.lp-founder-card{background:var(--bg-card);border:1px solid var(--border);box-shadow:var(--shadow);text-align:left;border-radius:16px;flex-direction:column;gap:14px;padding:20px 18px;transition:transform .25s,box-shadow .25s;display:flex}@media (min-width:768px){.lp-founder-card{border-radius:20px;gap:16px;padding:24px}}@media (min-width:1024px){.lp-founder-card{flex-direction:row;align-items:flex-start;padding:28px}}.lp-founder-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px)}.lp-founder-icon{background:color-mix(in srgb, var(--founder-accent,var(--primary)) 12%, transparent);width:48px;height:48px;color:var(--founder-accent,var(--primary));border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;display:flex}@media (min-width:768px){.lp-founder-icon{width:52px;height:52px}}.lp-founder-role{text-transform:uppercase;letter-spacing:.08em;color:var(--accent);margin-bottom:4px;font-size:.68rem;font-weight:800;display:block}[data-theme=dark] .lp-founder-role{color:#38bdf8}.lp-founder-name{color:var(--text-main);font-size:1.1rem;font-weight:800;font-family:var(--font-montserrat), sans-serif;margin:0 0 8px}@media (min-width:768px){.lp-founder-name{margin-bottom:10px;font-size:1.2rem}}.lp-founder-desc{color:var(--text-muted);margin:0;font-size:.86rem;line-height:1.6}@media (min-width:768px){.lp-founder-desc{font-size:.9rem;line-height:1.65}}.lp-story-split{grid-template-columns:1fr;gap:14px;max-width:1100px;margin:0 auto 28px;display:grid}@media (min-width:1024px){.lp-story-split{grid-template-columns:1fr 1fr;gap:24px;margin-bottom:40px}}.lp-story-block{background:var(--bg-card);border:1px solid var(--border);text-align:left;box-shadow:var(--shadow);border-radius:16px;padding:22px 18px}@media (min-width:768px){.lp-story-block{border-radius:20px;padding:28px 24px}}.lp-story-block--accent{border-color:color-mix(in srgb, var(--primary) 25%, var(--border));background:linear-gradient(135deg, var(--bg-card) 0%, color-mix(in srgb, var(--primary) 4%, var(--bg-card)) 100%)}.lp-story-block-icon{width:40px;height:40px;color:var(--primary);background:#00276612;border-radius:12px;justify-content:center;align-items:center;margin-bottom:14px;display:flex}@media (min-width:768px){.lp-story-block-icon{width:44px;height:44px;margin-bottom:16px}}[data-theme=dark] .lp-story-block-icon{color:#38bdf8;background:#38bdf81a}.lp-story-block h3{color:var(--text-main);font-size:1.05rem;font-weight:800;font-family:var(--font-montserrat), sans-serif;margin:0 0 10px;line-height:1.3}@media (min-width:768px){.lp-story-block h3{font-size:1.15rem}}.lp-story-block>p{color:var(--text-muted);margin:0 0 14px;font-size:.86rem;line-height:1.6}@media (min-width:768px){.lp-story-block>p{margin-bottom:16px;font-size:.9rem;line-height:1.65}}.lp-story-problems{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}@media (min-width:768px){.lp-story-problems{gap:10px}}.lp-story-problems li{color:var(--text-main);background:var(--bg-secondary);border:1px solid var(--border);border-radius:10px;align-items:center;gap:10px;padding:10px 12px;font-size:.84rem;font-weight:600;display:flex}@media (min-width:768px){.lp-story-problems li{padding:10px 14px;font-size:.88rem}}.lp-story-problems li svg{color:#dc2626;flex-shrink:0}[data-theme=dark] .lp-story-problems li svg{color:#f87171}.lp-local-values-grid{grid-template-columns:1fr;gap:8px;display:grid}@media (min-width:768px){.lp-local-values-grid{grid-template-columns:repeat(2,1fr);gap:12px}}.lp-local-value-card{background:var(--bg-secondary);border:1px solid var(--border);color:var(--text-main);border-radius:12px;align-items:center;gap:10px;padding:10px 12px;font-size:.84rem;font-weight:700;display:flex}@media (min-width:768px){.lp-local-value-card{gap:12px;padding:12px 14px;font-size:.88rem}}.lp-local-value-icon{color:#15803d;background:#4ade801f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}@media (min-width:768px){.lp-local-value-icon{width:36px;height:36px}}[data-theme=dark] .lp-local-value-icon{color:#4ade80;background:#4ade801a}.lp-story-philosophy{flex-direction:column;gap:12px;max-width:1100px;margin:0 auto 28px;display:flex}@media (min-width:1024px){.lp-story-philosophy{flex-direction:row;gap:20px;margin-bottom:40px}}.lp-story-philosophy-item{background:var(--bg-card);border:1px solid var(--border);text-align:left;border-radius:16px;align-items:flex-start;gap:14px;padding:18px 16px;display:flex}@media (min-width:768px){.lp-story-philosophy-item{gap:16px;padding:22px 20px}}@media (min-width:1024px){.lp-story-philosophy-item{flex:1;padding:28px 24px}}.lp-story-phil-icon{color:var(--accent);flex-shrink:0;margin-top:2px}[data-theme=dark] .lp-story-phil-icon{color:#38bdf8}.lp-story-philosophy-item h4{color:var(--text-main);font-size:.95rem;font-weight:800;font-family:var(--font-montserrat), sans-serif;margin:0 0 6px}@media (min-width:768px){.lp-story-philosophy-item h4{font-size:1rem}}.lp-story-philosophy-item p{color:var(--text-muted);margin:0;font-size:.84rem;line-height:1.55}@media (min-width:768px){.lp-story-philosophy-item p{font-size:.88rem;line-height:1.6}}.lp-bulk-banner{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-alt) 100%);color:#fff;text-align:left;border-radius:20px;flex-direction:column;gap:16px;max-width:1100px;margin:0 auto;padding:22px 18px;display:flex;box-shadow:0 16px 40px #00276633}@media (min-width:768px){.lp-bulk-banner{border-radius:24px;gap:20px;padding:28px 24px}}@media (min-width:1024px){.lp-bulk-banner{flex-direction:row;align-items:center;gap:28px;padding:36px 40px}}[data-theme=dark] .lp-bulk-banner{box-shadow:0 16px 40px #0006}.lp-bulk-banner-icon{background:#ffffff26;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}@media (min-width:768px){.lp-bulk-banner-icon{width:56px;height:56px}}.lp-bulk-banner-tag{letter-spacing:.1em;text-transform:uppercase;background:#ffffff26;border-radius:20px;align-items:center;gap:6px;margin-bottom:8px;padding:4px 12px;font-size:.68rem;font-weight:800;display:inline-flex}@media (min-width:768px){.lp-bulk-banner-tag{margin-bottom:10px;font-size:.7rem}}.lp-bulk-banner-text h3{font-size:1.1rem;font-weight:800;font-family:var(--font-montserrat), sans-serif;margin:0 0 8px;line-height:1.3}@media (min-width:768px){.lp-bulk-banner-text h3{font-size:1.25rem}}@media (min-width:1024px){.lp-bulk-banner-text{flex:1}}.lp-bulk-banner-text p{opacity:.9;margin:0;font-size:.86rem;line-height:1.55}@media (min-width:768px){.lp-bulk-banner-text p{font-size:.9rem;line-height:1.6}}.lp-bulk-banner-actions{flex-direction:column;gap:10px;display:flex}@media (min-width:768px){.lp-bulk-banner-actions{flex-flow:wrap}}@media (min-width:1024px){.lp-bulk-banner-actions{flex-direction:column;flex-shrink:0;min-width:200px}}.lp-bulk-banner-btn{color:var(--primary);text-align:center;background:#fff;border-radius:50px;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-size:.86rem;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}@media (min-width:768px){.lp-bulk-banner-btn{flex:1;min-width:160px;padding:12px 22px;font-size:.88rem}}.lp-bulk-banner-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000026}.lp-bulk-banner-btn--outline{color:#fff;background:0 0;border:2px solid #ffffff80}.lp-bulk-banner-btn--outline:hover{background:#ffffff1a;border-color:#fff}
