.meth-page{max-width:1120px;margin:0 auto;padding:3rem 1.5rem 6rem}.meth-hero{max-width:780px;margin-bottom:5rem}.meth-eyebrow{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#c4614a;margin-bottom:1rem;font-family:DM Sans,sans-serif}.meth-h1{font-family:Fraunces,serif;font-size:clamp(3rem,8vw,4.5rem);line-height:1.05;letter-spacing:-.025em;font-weight:400;color:#1a1a18;margin-bottom:2rem}.meth-intro{font-size:clamp(1rem,2vw,1.25rem);line-height:1.6;color:#6b6b60;margin-bottom:1.5rem}.meth-section{margin-bottom:5rem}.meth-h2{font-family:Fraunces,serif;font-size:clamp(1.75rem,4vw,2.625rem);font-weight:400;color:#1a1a18;margin-bottom:2.5rem}.meth-h2-sm{font-family:Fraunces,serif;font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:400;color:#1a1a18;margin-bottom:1.5rem}.meth-lede{font-size:1.1rem;color:#6b6b60;line-height:1.6;max-width:780px}.meth-two-col,.meth-three-col{display:grid;grid-template-columns:1fr;gap:2rem}.meth-card{border-radius:16px;padding:2.5rem}.meth-card p{font-size:1rem;line-height:1.6;color:#6b6b60;margin-bottom:1rem}.meth-card p:last-child{margin-bottom:0}.meth-card--white{background-color:#fff;border:1px solid rgba(26,26,24,.1);box-shadow:0 2px 8px #0000000a}.meth-card--forest{background-color:#1b3a2d;color:#f4f0e8}.meth-card--forest p{color:#f4f0e8e6}.meth-card-icon{width:3rem;height:3rem;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.meth-card-h3{font-family:Fraunces,serif;font-size:1.5rem;font-weight:400;color:#1a1a18;margin-bottom:1rem}.meth-card--forest .meth-card-h3{color:#f4f0e8}.meth-code-box{background-color:#1a1a1833;border-radius:8px;padding:1rem;font-family:DM Mono,monospace;font-size:.875rem;line-height:1.5;color:#f4f0e8;margin-top:1.5rem}.meth-collect-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}.meth-collect-title{font-family:Fraunces,serif;font-size:1.5rem;font-weight:400}.meth-check-list{list-style:none;display:flex;flex-direction:column;gap:.75rem}.meth-check-list li{display:flex;align-items:flex-start;gap:.75rem}.meth-check-list li svg{flex-shrink:0;margin-top:2px}.meth-check-list li span{font-size:1rem;font-weight:500}.meth-thresholds .meth-h2{margin-bottom:1rem}.meth-threshold-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}.meth-threshold-card{border:1px solid rgba(244,240,232,.8);background-color:#f4f0e84d;border-radius:12px;padding:1.5rem}.meth-threshold-num{font-family:Fraunces,serif;font-size:3rem;line-height:1;margin-bottom:.5rem}.meth-threshold-label{font-size:.875rem;font-weight:500;color:#1a1a18;margin-bottom:.5rem;font-family:DM Sans,sans-serif}.meth-threshold-desc{font-size:.8rem;color:#6b6b60;line-height:1.5}.meth-pillar-icon{width:2.5rem;height:2.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.meth-pillar-h3{font-family:Fraunces,serif;font-size:1.375rem;font-weight:400;color:#1a1a18;margin-bottom:.75rem}.meth-pillar p{font-size:.9375rem;line-height:1.6;color:#6b6b60}.meth-limit-card{background-color:#fff;border-top:4px solid;border-radius:0 0 12px 12px;padding:1.5rem;box-shadow:0 2px 8px #0000000a}.meth-limit-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.meth-limit-h3{font-family:Fraunces,serif;font-size:1.25rem;font-weight:400;color:#1a1a18}.meth-limit-card p{font-size:.875rem;line-height:1.6;color:#6b6b60}.meth-email-link{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;color:#1b3a2d;text-decoration:none;font-family:DM Sans,sans-serif}.meth-email-link:hover{text-decoration:underline}.meth-press{background-color:#e8dcc4;border-radius:24px;padding:2.5rem}.meth-press-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}.meth-press-intro{font-size:1rem;line-height:1.6;color:#1a1a18;max-width:780px;margin-bottom:2rem}.meth-boilerplate{background-color:#fff9;border-radius:12px;padding:1.5rem;margin-bottom:2rem}.meth-boilerplate-label{font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;color:#6b6b60;font-weight:700;margin-bottom:.75rem;font-family:DM Sans,sans-serif}.meth-boilerplate-text{font-family:Fraunces,serif;font-style:italic;font-size:.9375rem;line-height:1.6;color:#1a1a18}.meth-press-cta{display:flex;flex-direction:column;gap:1rem;align-items:flex-start;font-size:.9375rem;font-weight:500;color:#1a1a18;font-family:DM Sans,sans-serif}.meth-press-btn{display:inline-flex;align-items:center;gap:.5rem;background-color:#1a1a18;color:#f4f0e8;padding:.625rem 1.25rem;border-radius:9999px;text-decoration:none;font-size:.9375rem;font-weight:500;font-family:DM Sans,sans-serif;transition:background-color .2s}.meth-press-btn:hover{background-color:#1b3a2d}@media(min-width:768px){.meth-page{padding:4rem 3rem 8rem}.meth-two-col{grid-template-columns:repeat(2,1fr)}.meth-three-col,.meth-threshold-grid{grid-template-columns:repeat(3,1fr)}.meth-press{padding:3rem}.meth-press-cta{flex-direction:row;align-items:center}}@media(min-width:1024px){.meth-page{padding:5rem 4rem 8rem}}
