:root{--bg:#e8eeea;--bg-white:#fff;--green-dark:#1e5c1e;--green-mid:#2d7a2d;--green-soft:#4a9e4a;--green-pale:#c8dfc8;--green-dim:rgba(45,122,45,.1);--green-border:rgba(45,122,45,.25);--text-dark:#111a11;--text-body:#2e3d2e;--text-muted:#637063;--border-card:#d0e0d0;--shadow:rgba(30,92,30,.1)}[data-astro-cid-ocptxbhp],[data-astro-cid-ocptxbhp]:before,[data-astro-cid-ocptxbhp]:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text-body);font-family:Inter,sans-serif;font-size:17px;line-height:1.82;-webkit-font-smoothing:antialiased}nav[data-astro-cid-ocptxbhp]{background:var(--bg-white);border:1.5px solid var(--green-pale);border-radius:16px;margin:20px auto;max-width:900px;padding:14px 28px;display:flex;align-items:center;gap:12px}.nav-logo[data-astro-cid-ocptxbhp]{display:flex;align-items:center;gap:10px;font-weight:800;font-size:1.1rem;color:var(--green-dark);text-decoration:none}.nav-logo[data-astro-cid-ocptxbhp] .logo-icon[data-astro-cid-ocptxbhp]{width:38px;height:38px;border:2px solid var(--green-dark);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.1rem}.hero[data-astro-cid-ocptxbhp]{text-align:center;padding:64px 24px 48px;max-width:860px;margin:0 auto}.hero[data-astro-cid-ocptxbhp] h1[data-astro-cid-ocptxbhp]{font-size:clamp(2rem,4.8vw,3.2rem);font-weight:900;color:var(--text-dark);line-height:1.1;letter-spacing:-1px;margin-bottom:18px}.hero[data-astro-cid-ocptxbhp] h1[data-astro-cid-ocptxbhp] span[data-astro-cid-ocptxbhp]{color:var(--green-dark)}.hero-sub[data-astro-cid-ocptxbhp]{font-size:1.08rem;color:var(--text-muted);max-width:680px;margin:0 auto;line-height:1.72}.toc-box[data-astro-cid-ocptxbhp]{background:var(--bg-white);border:1.5px solid var(--green-pale);border-radius:16px;padding:26px 30px;margin:32px auto 0;max-width:860px;box-shadow:0 2px 12px var(--shadow)}.toc-title[data-astro-cid-ocptxbhp]{font-size:.82rem;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--green-dark);margin-bottom:14px}.toc-grid[data-astro-cid-ocptxbhp]{display:grid;grid-template-columns:1fr 1fr;gap:10px 24px}.toc-grid[data-astro-cid-ocptxbhp] a[data-astro-cid-ocptxbhp]{font-size:.9rem;color:var(--text-muted);text-decoration:none;padding:6px 0;border-bottom:1px dashed var(--border-card);display:flex;align-items:center;gap:8px;transition:color .2s}.toc-grid[data-astro-cid-ocptxbhp] a[data-astro-cid-ocptxbhp]:hover{color:var(--green-dark)}.toc-num[data-astro-cid-ocptxbhp]{width:22px;height:22px;background:var(--green-dim);border:1.5px solid var(--green-border);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.72rem;font-weight:800;color:var(--green-dark);flex-shrink:0}.article-wrap[data-astro-cid-ocptxbhp]{max-width:860px;margin:0 auto;padding:40px 24px 100px}.intro-box[data-astro-cid-ocptxbhp]{background:var(--bg-white);border:1.5px solid var(--green-pale);border-left:5px solid var(--green-dark);border-radius:14px;padding:26px 30px;margin-bottom:44px;box-shadow:0 2px 12px var(--shadow)}.intro-box[data-astro-cid-ocptxbhp] p[data-astro-cid-ocptxbhp]{color:var(--text-body);font-size:1.04rem;font-style:italic;margin:0;line-height:1.78}h2[data-astro-cid-ocptxbhp]{font-size:1.75rem;font-weight:800;letter-spacing:-.5px;color:var(--text-dark);margin:60px 0 18px;line-height:1.22;padding-left:18px;border-left:4px solid var(--green-dark)}h3[data-astro-cid-ocptxbhp]{font-size:1.3rem;font-weight:700;color:var(--green-dark);margin:40px 0 14px;letter-spacing:-.2px}h4[data-astro-cid-ocptxbhp]{font-size:1.1rem;font-weight:700;color:var(--text-dark);margin:24px 0 10px}p[data-astro-cid-ocptxbhp]{color:var(--text-body);margin-bottom:20px;font-size:1.05rem}strong[data-astro-cid-ocptxbhp],b[data-astro-cid-ocptxbhp]{color:var(--text-dark);font-weight:700}ul[data-astro-cid-ocptxbhp],ol[data-astro-cid-ocptxbhp]{padding-left:22px;margin:14px 0 24px}ul[data-astro-cid-ocptxbhp] li[data-astro-cid-ocptxbhp],ol[data-astro-cid-ocptxbhp] li[data-astro-cid-ocptxbhp]{color:var(--text-body);margin-bottom:12px;line-height:1.75;font-size:1.05rem}ul[data-astro-cid-ocptxbhp] li[data-astro-cid-ocptxbhp]::marker{color:var(--green-dark);font-size:1.1em}.divider[data-astro-cid-ocptxbhp]{height:1.5px;margin:50px 0;background:linear-gradient(90deg,transparent,var(--green-pale),transparent)}.tip-box[data-astro-cid-ocptxbhp]{background:var(--bg-white);border:1.5px dashed var(--green-soft);border-radius:14px;padding:24px 28px;margin:32px 0;display:flex;gap:16px;align-items:flex-start;box-shadow:0 4px 15px var(--shadow)}.tip-box[data-astro-cid-ocptxbhp] .tip-icon[data-astro-cid-ocptxbhp]{font-size:1.6rem;flex-shrink:0;margin-top:2px}.tip-box[data-astro-cid-ocptxbhp] p[data-astro-cid-ocptxbhp]{margin:0;color:var(--text-body);font-size:1rem;line-height:1.7}.tip-box[data-astro-cid-ocptxbhp] strong[data-astro-cid-ocptxbhp]{color:var(--green-dark)}.styled-table[data-astro-cid-ocptxbhp]{width:100%;border-collapse:collapse;margin:36px 0;font-size:.95rem;border-radius:16px;overflow:hidden;box-shadow:0 4px 16px var(--shadow)}.styled-table[data-astro-cid-ocptxbhp] thead[data-astro-cid-ocptxbhp]{background:var(--green-dark)}.styled-table[data-astro-cid-ocptxbhp] th[data-astro-cid-ocptxbhp]{padding:16px 20px;text-align:left;font-weight:700;color:#fff;font-size:.85rem;letter-spacing:1px;text-transform:uppercase}.styled-table[data-astro-cid-ocptxbhp] td[data-astro-cid-ocptxbhp]{padding:16px 20px;border-bottom:1px solid var(--border-card);color:var(--text-body);vertical-align:top;line-height:1.6;background:var(--bg-white)}.styled-table[data-astro-cid-ocptxbhp] tr[data-astro-cid-ocptxbhp]:nth-child(2n) td[data-astro-cid-ocptxbhp]{background:#f4faf4}.styled-table[data-astro-cid-ocptxbhp] tr[data-astro-cid-ocptxbhp]:last-child td[data-astro-cid-ocptxbhp]{border-bottom:none}.styled-table[data-astro-cid-ocptxbhp] tr[data-astro-cid-ocptxbhp]:hover td[data-astro-cid-ocptxbhp]{background:#edf6ed}.styled-table[data-astro-cid-ocptxbhp] td[data-astro-cid-ocptxbhp]:first-child{color:var(--green-dark);font-weight:700}.hero-diagram-wrap[data-astro-cid-ocptxbhp]{background:linear-gradient(160deg,#f0f7f0,#e2ede3,#d5e8d6);border-top:1px solid var(--green-pale);border-bottom:1px solid var(--green-pale);padding:60px 24px 50px;position:relative;overflow:hidden}.hero-diagram-inner[data-astro-cid-ocptxbhp]{max-width:900px;margin:0 auto;position:relative;z-index:1;text-align:center}.diagram-header[data-astro-cid-ocptxbhp]{margin-bottom:40px}.diagram-badge[data-astro-cid-ocptxbhp]{display:inline-block;background:var(--green-dark);color:#fff;font-size:12px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:6px 18px;border-radius:100px;margin-bottom:16px;box-shadow:0 3px 12px #1e5c1e40}.conclusion[data-astro-cid-ocptxbhp]{background:var(--green-dark);border-radius:24px;padding:50px 45px;margin-top:64px;position:relative;overflow:hidden}.conclusion[data-astro-cid-ocptxbhp]:before{content:"";position:absolute;top:-80px;right:-80px;width:250px;height:250px;border-radius:50%;background:#ffffff0d}.conclusion[data-astro-cid-ocptxbhp] h2[data-astro-cid-ocptxbhp]{color:#fff;margin-top:0;border-left-color:#fff6;font-size:1.8rem}.conclusion[data-astro-cid-ocptxbhp] p[data-astro-cid-ocptxbhp]{color:#ffffffd9;font-size:1.05rem;line-height:1.8}.conclusion[data-astro-cid-ocptxbhp] strong[data-astro-cid-ocptxbhp]{color:#fff}.faq-section[data-astro-cid-ocptxbhp]{margin-top:70px}.faq-header-row[data-astro-cid-ocptxbhp]{display:flex;align-items:center;gap:16px;margin-bottom:32px}.faq-header-row[data-astro-cid-ocptxbhp] h2[data-astro-cid-ocptxbhp]{margin:0;border:none;padding:0;font-size:1.85rem}.faq-count-badge[data-astro-cid-ocptxbhp]{background:var(--green-dark);color:#fff;font-size:.85rem;font-weight:700;padding:4px 14px;border-radius:100px}.faq-item[data-astro-cid-ocptxbhp]{background:var(--bg-white);border:1.5px solid var(--border-card);border-radius:16px;margin-bottom:12px;box-shadow:0 2px 8px var(--shadow);overflow:hidden;transition:border-color .25s,box-shadow .25s}.faq-item[data-astro-cid-ocptxbhp].open{border-color:var(--green-soft);box-shadow:0 8px 26px #1e5c1e26}.faq-trigger[data-astro-cid-ocptxbhp]{width:100%;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px 28px;text-align:left}.faq-trigger[data-astro-cid-ocptxbhp]:hover{background:#f6fbf6}.faq-trigger-left[data-astro-cid-ocptxbhp]{display:flex;align-items:center;gap:16px;flex:1}.faq-num[data-astro-cid-ocptxbhp]{min-width:34px;height:34px;background:var(--green-dim);border:1.5px solid var(--green-border);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:800;color:var(--green-dark);flex-shrink:0;transition:background .25s}.faq-item[data-astro-cid-ocptxbhp].open .faq-num[data-astro-cid-ocptxbhp]{background:var(--green-dark);color:#fff;border-color:var(--green-dark)}.faq-question[data-astro-cid-ocptxbhp]{font-size:1.05rem;font-weight:700;color:var(--text-dark);line-height:1.45}.faq-chevron[data-astro-cid-ocptxbhp]{width:32px;height:32px;flex-shrink:0;background:var(--green-dim);border:1.5px solid var(--green-border);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:transform .3s,background .25s;color:var(--green-dark)}.faq-item[data-astro-cid-ocptxbhp].open .faq-chevron[data-astro-cid-ocptxbhp]{transform:rotate(180deg);background:var(--green-dark);color:#fff;border-color:var(--green-dark)}.faq-chevron[data-astro-cid-ocptxbhp] svg[data-astro-cid-ocptxbhp]{width:15px;height:15px}.faq-body[data-astro-cid-ocptxbhp]{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .3s ease;padding:0 28px}.faq-item[data-astro-cid-ocptxbhp].open .faq-body[data-astro-cid-ocptxbhp]{max-height:800px;padding:0 28px 24px}.faq-divider[data-astro-cid-ocptxbhp]{height:1px;background:var(--border-card);margin:0 28px;display:none}.faq-item[data-astro-cid-ocptxbhp].open .faq-divider[data-astro-cid-ocptxbhp]{display:block;margin-bottom:20px}.faq-body[data-astro-cid-ocptxbhp] p[data-astro-cid-ocptxbhp]{margin:0 0 14px;font-size:1rem;color:var(--text-muted);line-height:1.8}.faq-body[data-astro-cid-ocptxbhp] p[data-astro-cid-ocptxbhp]:last-child{margin-bottom:0}@media (max-width:640px){nav[data-astro-cid-ocptxbhp]{margin:12px;padding:12px 16px}.hero[data-astro-cid-ocptxbhp]{padding:44px 16px 36px}.article-wrap[data-astro-cid-ocptxbhp]{padding:10px 16px 70px}h2[data-astro-cid-ocptxbhp]{font-size:1.5rem}.toc-grid[data-astro-cid-ocptxbhp]{grid-template-columns:1fr}.conclusion[data-astro-cid-ocptxbhp]{padding:34px 26px}}
