*{box-sizing:border-box;margin:0;padding:0}body{font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;background:#fff;color:#1a1a1a;line-height:1.5}a{text-decoration:none;color:inherit;transition:0.2s}img{max-width:100%;height:auto;display:block}.tc-header{border-bottom:1px solid #e5e5e5;position:sticky;top:0;background:#fff;z-index:100}.tc-header-inner{max-width:1200px;margin:0 auto;padding:1rem 1.5rem;display:flex;align-items:center;justify-content:space-between}.tc-logo{font-size:1.5rem;font-weight:900;letter-spacing:-.5px}.tc-logo span{color:#00a651}.tc-nav{display:flex;gap:1.5rem}.tc-nav a{font-size:.85rem;font-weight:600;color:#666}.tc-nav a:hover{color:#00a651}.mobile-menu-toggle{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:10px}.mobile-menu-toggle span{width:25px;height:2px;background:#1a1a1a;transition:0.3s}.mobile-menu-toggle.active span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.mobile-menu-toggle.active span:nth-child(2){opacity:0}.mobile-menu-toggle.active span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.tc-hero{max-width:1200px;margin:2rem auto;padding:0 1.5rem;display:grid;grid-template-columns:1.5fr 1fr;gap:2rem}.tc-hero-main{border-right:1px solid #e5e5e5;padding-right:2rem}.tc-hero-image{width:100%;height:400px;object-fit:cover;margin-bottom:1.5rem}.tc-hero-tag{display:inline-block;background:#00a651;color:#fff;font-size:.7rem;font-weight:700;padding:.3rem .6rem;border-radius:3px;margin-bottom:1rem}.tc-hero-title{font-size:2rem;font-weight:800;line-height:1.2;margin-bottom:1rem}.tc-hero-title a:hover{color:#00a651}.tc-hero-excerpt{font-size:1.1rem;color:#555;line-height:1.6;margin-bottom:1rem}.tc-hero-meta{font-size:.85rem;color:#888}.tc-hero-sidebar{display:flex;flex-direction:column;gap:1.5rem}.tc-hero-side-title{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#888;margin-bottom:1rem}.tc-hero-side-item{padding-bottom:1.5rem;border-bottom:1px solid #f0f0f0;transition:transform 0.2s}.tc-hero-side-item:hover{transform:translateX(3px)}.tc-hero-side-item:last-child{border-bottom:none}.tc-hero-side-tag{font-size:.7rem;font-weight:700;color:#00a651;text-transform:uppercase;margin-bottom:.3rem}.tc-hero-side-title-text{font-size:1.1rem;font-weight:700;line-height:1.3;margin-bottom:.5rem}.tc-hero-side-title-text a:hover{color:#00a651}.tc-hero-side-meta{font-size:.8rem;color:#999}.tc-latest{max-width:1200px;margin:3rem auto;padding:0 1.5rem}.tc-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #00a651}.tc-section-title{font-size:1.5rem;font-weight:800}.tc-section-title span{color:#00a651}.tc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.tc-card{border-bottom:1px solid #e5e5e5;padding-bottom:1.5rem;transition:transform 0.2s}.tc-card:hover{transform:translateY(-3px)}.tc-card-image{height:200px;overflow:hidden;margin-bottom:1rem}.tc-card-image img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s}.tc-card:hover .tc-card-image img{transform:scale(1.05)}.tc-card-tag{font-size:.7rem;font-weight:700;color:#00a651;text-transform:uppercase;margin-bottom:.5rem}.tc-card-title{font-size:1.2rem;font-weight:700;line-height:1.3;margin-bottom:.5rem}.tc-card-title a:hover{color:#00a651}.tc-card-excerpt{font-size:.95rem;color:#666;line-height:1.5;margin-bottom:.8rem}.tc-card-meta{font-size:.8rem;color:#999}.tc-footer{background:#1a1a1a;color:#fff;padding:3rem 1.5rem}.tc-footer-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.tc-footer-brand{font-size:1.2rem;font-weight:800;margin-bottom:.5rem}.tc-footer-tagline{font-size:.85rem;color:#888}.tc-footer-title{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;color:#888}.tc-footer-links{list-style:none}.tc-footer-links li{margin-bottom:.5rem}.tc-footer-links a{font-size:.9rem;color:#ccc}.tc-footer-links a:hover{color:#00a651}.tc-footer-bottom{max-width:1200px;margin:2rem auto 0;padding-top:1.5rem;border-top:1px solid #333;text-align:center;font-size:.85rem;color:#666}.tc-single{max-width:750px;margin:2rem auto;padding:0 1.5rem}.tc-single-header{margin-bottom:2rem}.tc-single-tag{background:#00a651;color:#fff;padding:.3rem .6rem;border-radius:3px;font-size:.75rem;font-weight:700;text-transform:uppercase}.tc-single-title{font-size:2.2rem;font-weight:800;margin:1rem 0;line-height:1.2}.tc-single-meta{font-size:.9rem;color:#888}.tc-single-image{width:100%;margin-bottom:2rem}.tc-single-content{font-size:1.15rem;line-height:1.7;color:#333}.tc-single-content p{margin-bottom:1.5rem}.tc-single-content h2{font-size:1.6rem;margin:2rem 0 1rem;font-weight:700}.tc-single-content h3{font-size:1.3rem;margin:1.5rem 0 .8rem;font-weight:700}.tc-single-content ul,.tc-single-content ol{margin-bottom:1.5rem;padding-left:1.5rem}.tc-single-content li{margin-bottom:.5rem}.tc-single-content code{background:#f0f0f0;padding:.2rem .5rem;border-radius:3px;font-family:'Fira Code',monospace}.tc-single-content pre{background:#1a1a1a;color:#f0f0f0;padding:1.5rem;border-radius:6px;overflow-x:auto;margin-bottom:1.5rem}@media (max-width:768px){.tc-hero{grid-template-columns:1fr}.tc-hero-main{border-right:none;padding-right:0}.tc-hero-image{height:250px}.tc-hero-title{font-size:1.5rem}.tc-grid{grid-template-columns:1fr}.mobile-menu-toggle{display:flex}.tc-nav{display:none;position:absolute;top:60px;left:0;right:0;background:#fff;flex-direction:column;gap:0;padding:1rem;border-bottom:1px solid #e5e5e5;box-shadow:0 4px 10px rgb(0 0 0 / .1)}.tc-nav.active{display:flex}.tc-nav a{padding:1rem;border-bottom:1px solid #f0f0f0}.tc-footer-content{grid-template-columns:1fr}.tc-single-title{font-size:1.7rem}}input[type="text"],input[type="email"],input[type="url"],textarea,select{background:#fff!important;border:1px solid #ddd!important;color:#1a1a1a!important;padding:12px 16px;font-size:16px;border-radius:4px;width:100%}input[type="text"]::placeholder,input[type="email"]::placeholder,textarea::placeholder{color:#666!important}input[type="text"]:focus,input[type="email"]:focus,textarea:focus{outline:none;border-color:#00a651!important}label{color:#333!important;font-weight:600;margin-bottom:8px;display:block}input[type="submit"],button[type="submit"],.wpcf7-submit{background:#00a651!important;color:#fff!important;border:none;padding:14px 32px;font-size:16px;font-weight:700;border-radius:4px;cursor:pointer}input[type="submit"]:hover,.wpcf7-submit:hover{background:#008c45!important}div.wpforms-container .wpforms-form input[type="text"],div.wpforms-container .wpforms-form input[type="email"],div.wpforms-container .wpforms-form textarea{background:#fff!important;border:1px solid #ddd!important;color:#1a1a1a!important;padding:12px 16px!important}div.wpforms-container .wpforms-form label{color:#333!important}div.wpforms-container .wpforms-form .wpforms-submit{background:#00a651!important;color:#fff!important}div.wpforms-container .wpforms-form .wpforms-submit:hover{background:#008c45!important}