/*
Theme Name: Custom Auto Theme
Author: System
Version: 1.0
*/
<link rel='preconnect' href='https://fonts.googleapis.com'><link rel='preconnect' href='https://fonts.gstatic.com' crossorigin><link href='https://fonts.googleapis.com/css2?family=Work+Sans:wght@300;400;500;600;700;800&display=swap' rel='stylesheet'><script src='https://cdn.tailwindcss.com'></script><style>*{font-family:'Work Sans',sans-serif;box-sizing:border-box;}body{background:#faf8f4;color:#1a1a1a;margin:0;}.wp-progress{position:fixed;top:0;left:0;height:3px;background:#1a5c38;z-index:9999;width:0;transition:width .15s;}.wp-btn{display:inline-block;background:#1a5c38;color:#fff;padding:.65rem 1.4rem;border-radius:.5rem;font-weight:600;cursor:pointer;border:none;font-size:.9rem;text-decoration:none;transition:background .2s;}.wp-btn:hover{background:#144d2f;}.wp-btn-full{width:100%;text-align:center;}.wp-header{background:#fff;border-bottom:2px solid #e8f5ee;position:sticky;top:0;z-index:100;box-shadow:0 2px 8px rgba(26,92,56,.06);}.wp-footer{background:#1a5c38;color:#fff;}.wp-blockquote{border-left:4px solid #1a5c38;background:#f0f7f4;padding:1.2rem 1.6rem;margin:2rem 0;font-style:italic;border-radius:0 .5rem .5rem 0;color:#1a5c38;font-size:1.05rem;}.wp-tag{background:#e8f5ee;color:#1a5c38;padding:.2rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:700;display:inline-block;margin:.2rem .2rem .2rem 0;}.wp-sidebar-widget{background:#fff;border:1px solid #e8f5ee;border-radius:.85rem;padding:1.4rem;margin-bottom:1.25rem;}.wp-hero-img{width:100%;height:380px;object-fit:cover;border-radius:.85rem;display:block;}.wp-read-also{background:#f0f7f4;border:1px solid #c8e6d4;border-radius:.85rem;padding:1.4rem;margin:2rem 0;}.wp-input{width:100%;border:1px solid #d1d5db;border-radius:.5rem;padding:.6rem .9rem;font-size:.9rem;outline:none;font-family:inherit;}.wp-input:focus{border-color:#1a5c38;}.wp-breadcrumb{background:#fff;border-bottom:1px solid #f0f7f4;}.wp-policy-content h2{font-size:1.3rem;font-weight:700;margin:2rem 0 .75rem;color:#1a5c38;}.wp-policy-content p{margin-bottom:1rem;line-height:1.8;color:#374151;}.wp-policy-content ul{list-style:disc;padding-left:1.5rem;margin-bottom:1rem;color:#374151;}.wp-policy-content ul li{margin-bottom:.4rem;}@media(max-width:768px){.wp-hero-img{height:220px;}.wp-sidebar{display:none;}}</style>