.cmp-root{font-family:Cabinet Grotesk,system-ui,-apple-system,sans-serif;color:var(--text-main, #1a1a1a);min-height:100vh}.cmp-hero{background:linear-gradient(135deg,#0f2d0a,#1a4a10 60%,#2b771c);padding:80px 24px 72px;text-align:center;color:#fff}.cmp-hero-inner{max-width:800px;margin:0 auto}.cmp-eyebrow{display:inline-block;background:#ffffff26;border:1px solid rgba(255,255,255,.25);color:#d4f5c8;font-size:.8rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:4px 14px;border-radius:20px;margin-bottom:20px}.cmp-h1{font-size:clamp(2rem,5vw,3.2rem);font-weight:900;line-height:1.15;margin-bottom:20px;color:#fff}.cmp-lead{font-size:1.1rem;color:#ffffffd1;line-height:1.7;max-width:680px;margin:0 auto}.cmp-container{max-width:1200px;margin:0 auto;padding:60px 24px 80px}.cmp-section{margin-bottom:72px}.cmp-h2{font-size:clamp(1.2rem,2.5vw,1.6rem);font-weight:800;color:#111;line-height:1.3;margin-bottom:18px}.cmp-section-title{font-size:clamp(1.2rem,2.5vw,1.6rem);font-weight:800;color:#111;line-height:1.3;margin-bottom:24px}.cmp-body{font-size:1rem;color:#444;line-height:1.75;max-width:820px}.cmp-h3{font-size:1.1rem;font-weight:700;margin-bottom:12px;color:#0f172a}.cmp-pre{margin:0;white-space:pre-wrap}.cmp-code-block{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:24px;font-family:monospace;font-size:.875rem;line-height:1.7;overflow-x:auto}.cmp-list-item{margin-bottom:8px;line-height:1.6}.cmp-subsection{margin-top:24px}.cmp-cards{display:grid;gap:24px}.cmp-card{background:#fff;border:1px solid #e8e8e8;border-radius:16px;padding:28px;box-shadow:0 2px 12px #0000000d;transition:box-shadow .2s}.cmp-card:hover{box-shadow:0 6px 24px #0000001a}.cmp-card--featured{border-color:#e8e8e8;box-shadow:0 4px 20px #2b771c26;background:linear-gradient(to bottom right,#f4fdf2,#fff)}.cmp-card-header{display:flex;align-items:center;gap:16px;margin-bottom:20px}.cmp-card-rank{width:40px;height:40px;border-radius:50%;background:#f0f0f0;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:.85rem;color:#555;flex-shrink:0}.cmp-card--featured .cmp-card-rank{background:#2b771c;color:#fff}.cmp-card-name{font-size:1.2rem;font-weight:800;color:#111;margin:0 0 6px}.cmp-badge{display:inline-block;font-size:.72rem;font-weight:700;padding:2px 10px;border-radius:12px;text-transform:uppercase;letter-spacing:.05em}.badge-brand{background:#e8f5e4;color:#2b771c}.badge-warning{background:#fff3e0;color:#b45309}.badge-neutral{background:#f0f0f0;color:#555}.badge-local{background:#e8f0ff;color:#2952a3}.badge-official{background:#f5f0e8;color:#7c5c1c}.cmp-card-body{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:16px}@media(max-width:640px){.cmp-card-body{grid-template-columns:1fr}}.cmp-col-title{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;margin-bottom:10px}.cmp-col-green{color:#2b771c}.cmp-col-red{color:#b91c1c}.cmp-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.cmp-list li{font-size:.9rem;color:#444;line-height:1.5;padding-left:14px;position:relative}.cmp-list li:before{content:"•";position:absolute;left:0;color:#aaa}.cmp-bestfor{font-size:.88rem;color:#555;background:#f9f9f9;border-radius:8px;padding:10px 14px;margin:0}.cmp-table-wrap{overflow-x:auto;border-radius:12px;box-shadow:0 2px 12px #0000000f}.cmp-table{width:100%;border-collapse:collapse;background:#fff;font-size:.88rem}.cmp-table th{background:#1a4a10;color:#fff;padding:12px 14px;text-align:left;font-weight:700;white-space:nowrap}.cmp-table td{padding:11px 14px;border-bottom:1px solid #f0f0f0;color:#444}.cmp-row-featured td{background:#f4fdf2;font-weight:600;color:#1a4a10}.cmp-td-name{font-weight:700;color:#111;white-space:nowrap}.cmp-td{white-space:nowrap}.cmp-takeaways{display:grid;gap:20px}.cmp-takeaway{display:flex;gap:18px;align-items:flex-start;background:#fff;border:1px solid #e8e8e8;border-radius:12px;padding:22px;box-shadow:0 2px 8px #0000000a}[dir=rtl] .cmp-takeaway{border-left:none}.cmp-takeaway-icon{font-size:1.8rem;flex-shrink:0;line-height:1}.cmp-takeaway-title{font-size:1rem;font-weight:800;color:#111;margin:0 0 8px}.cmp-takeaway-body{font-size:.93rem;color:#444;line-height:1.7;margin:0}.cmp-cta{background:linear-gradient(135deg,#0f2d0a,#2b771c);border-radius:20px;padding:56px 40px;text-align:center;color:#fff}.cmp-cta-title{font-size:clamp(1.5rem,3vw,2.2rem);font-weight:900;margin-bottom:14px;color:#fff}.cmp-cta-body{font-size:1rem;color:#ffffffd1;max-width:560px;margin:0 auto 32px;line-height:1.65}.cmp-cta-btns{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.cmp-btn{display:inline-flex;align-items:center;padding:13px 28px;border-radius:8px;font-weight:700;font-size:.95rem;text-decoration:none;transition:transform .15s,box-shadow .15s}.cmp-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0003}.cmp-btn--primary{background:#fff;color:#2b771c}.cmp-btn--secondary{background:#ffffff26;color:#fff;border:1px solid rgba(255,255,255,.35)}.reveal{opacity:0;transform:translateY(20px);transition:opacity .5s ease,transform .5s ease}.reveal.visible{opacity:1;transform:none}@media(max-width:768px){.cmp-hero{padding:56px 20px 48px}.cmp-container{padding:40px 20px 60px}.cmp-cta{padding:40px 24px}}
