/*
Theme Name: ZainTech Portfolio
Theme URI: https://example.com/
Author: ZainTech
Description: Modern green portfolio theme designed for Elementor. Includes a companion Elementor widget for a fully editable portfolio homepage.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: zaintech-portfolio
*/

:root{--zt-green:#08a94f;--zt-dark:#07121c;--zt-soft:#f7fff9;--zt-border:#b9e88f;--zt-lime:#c8f58d}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--zt-dark);background:#fff}
a{color:inherit;text-decoration:none}
img{max-width:100%;height:auto}
button,input,textarea,select{font:inherit}
.site-main{min-height:60vh}
.site-main.elementor-page{padding:0}
.zt-container{width:min(1180px,92%);margin:auto}
.screen-reader-text{position:absolute!important;clip:rect(1px,1px,1px,1px);width:1px;height:1px;overflow:hidden}
.zt-site-header{position:relative;background:#fff;border-radius:0 0 26px 26px;border:1px solid #d8f0d3;z-index:10}.zt-header-inner{min-height:82px;display:flex;align-items:center;gap:35px}.zt-brand{display:flex;align-items:center;gap:10px;font-weight:800;font-size:27px}.zt-brand-mark{font-weight:900;font-size:43px;line-height:.8;background:linear-gradient(145deg,#075b2b,#1fc861);-webkit-background-clip:text;background-clip:text;color:transparent}.zt-brand-text{color:#0d1a26}.zt-brand-text span{color:#0aa94f}.zt-main-nav{margin-left:auto}.zt-nav-list,.zt-fallback-menu{display:flex;gap:34px;align-items:center;list-style:none;margin:0;padding:0}.zt-nav-list a,.zt-fallback-menu a{font-size:14px;font-weight:600;padding:30px 0;position:relative}.zt-nav-list a:hover,.zt-fallback-menu a:hover{color:#08a94f}.zt-hire-btn,.zt-footer-btn{display:inline-flex;align-items:center;justify-content:center;gap:16px;background:#06a84b;color:#fff;border-radius:8px;padding:13px 20px;font-weight:700;box-shadow:0 6px 18px rgba(6,168,75,.18)}.zt-hire-btn span,.zt-footer-btn span{font-size:19px}.zt-site-footer{background:#003d27;color:#fff;border:2px solid #b4e82d;border-radius:24px 24px 0 0;padding:42px 0 0;margin-top:50px}.zt-footer-grid{display:grid;grid-template-columns:1.7fr 1fr 1fr 1.1fr 1fr;gap:35px}.zt-footer-brand{font-size:18px;line-height:1.55;font-weight:700}.zt-footer-brand span{color:#50e56e}.zt-footer-btn{margin-top:22px;background:#0aa84c;border:1px solid #8fe51d}.zt-footer-grid h4{margin:0 0 14px;font-size:14px}.zt-footer-grid a,.zt-footer-grid span{display:block;font-size:12px;line-height:2.05;color:#eefcf4}.zt-socials{display:flex;gap:9px}.zt-socials a{width:34px;height:34px;border:1px solid #20c95d;border-radius:50%;display:flex;align-items:center;justify-content:center}.zt-footer-bottom{text-align:center;border-top:1px solid rgba(255,255,255,.12);margin-top:28px;padding:13px;font-size:12px}.zt-elementor-notice{padding:120px 5%;text-align:center;background:#f7fff9}.zt-basic-hero{padding:100px 0;background:#fff}.zt-basic-hero h1{font-size:80px;margin:12px 0 0}.zt-basic-hero h2{font-size:32px}.zt-basic-hero h2 b{color:#0aa84c}@media(max-width:900px){.zt-main-nav{display:none}.zt-header-inner{justify-content:space-between}.zt-footer-grid{grid-template-columns:1fr 1fr}.zt-footer-grid>div:first-child{grid-column:1/-1}}@media(max-width:600px){.zt-footer-grid{grid-template-columns:1fr}.zt-footer-grid>div:first-child{grid-column:auto}.zt-hire-btn{padding:11px 15px}.zt-brand{font-size:23px}.zt-brand-mark{font-size:37px}}
