/*
Theme Name: Cutp SEO Theme
Theme URI: https://cutp.co.il/
Author: JONS.CO.IL
Author URI: https://jons.co.il/
Description: תמת SEO רחבה ל-Cutp עם עמודי שירות, אזורים ומרכז מאמרים אורגני.
Version: 1.0.0
Text Domain: cutp-seo
*/
@import url('https://fonts.googleapis.com/css2?family=Heebo:wght@400;500;600;700;800;900&display=swap');
:root{--ink:#111820;--muted:#5d6874;--line:#dfe5ea;--soft:#f4f7f8;--green:#22a846;--green-dark:#147a30;--steel:#26323d;--white:#fff;--shadow:0 18px 60px rgba(16,24,33,.14);--radius:8px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Heebo,Arial,sans-serif!important;color:var(--ink);background:#fff;line-height:1.65}body *{font-family:Heebo,Arial,sans-serif!important}a{color:inherit;text-decoration:none}.wrap{width:min(1160px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.95);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.nav{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand{display:flex;align-items:center;gap:12px;font-size:28px;font-weight:900;color:var(--steel)}.brand-mark{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,var(--steel),#111820);color:#fff}.brand small{display:block;color:var(--green);font-size:13px;line-height:1}.menu{display:flex;gap:18px;align-items:center;flex-wrap:wrap}.menu a{font-weight:800;color:var(--steel)}.actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.btn,.wp-block-button__link{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;border-radius:8px;padding:11px 18px;font-weight:900;border:1px solid transparent;transition:.18s ease}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--green);color:#fff;box-shadow:0 12px 28px rgba(34,168,70,.25)}.btn-primary:hover{background:var(--green-dark)}.btn-dark{background:var(--steel);color:#fff}.btn-line{border-color:var(--line);background:#fff;color:var(--steel)}.hero{color:#fff;background:linear-gradient(90deg,rgba(10,16,21,.18),rgba(10,16,21,.83) 50%,rgba(10,16,21,.94)),url('assets/cutp-factory.png') center/cover no-repeat}.hero-inner{min-height:680px;display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:44px;align-items:center;padding:70px 0}.eyebrow{display:inline-flex;gap:8px;align-items:center;padding:7px 11px;border:1px solid rgba(255,255,255,.24);border-radius:8px;background:rgba(255,255,255,.1);font-weight:900;color:#e8f6ec}.hero h1{font-size:clamp(44px,5vw,76px);line-height:1;margin:18px 0}.lead{font-size:clamp(20px,2vw,28px);color:rgba(255,255,255,.88);max-width:720px;margin:0 0 28px}.hero-card,.quote-box{background:#fff;color:var(--ink);border-radius:8px;box-shadow:var(--shadow);padding:26px;border-top:5px solid var(--green)}.hero-card h2,.quote-box h2{margin:0 0 8px;font-size:28px}.field{display:grid;gap:6px;margin-bottom:12px;font-weight:800}.field input,.field textarea,.field select{width:100%;border:1px solid var(--line);border-radius:8px;padding:12px 13px;font:inherit;background:#fbfcfd}.field textarea{min-height:96px}.section{padding:74px 0}.section-soft{background:var(--soft)}.section-dark{background:var(--steel);color:#fff}.section-head{display:flex;justify-content:space-between;align-items:end;gap:26px;margin-bottom:28px}.section-head h2{font-size:clamp(32px,4vw,48px);line-height:1.08;margin:0}.section-head p{max-width:560px;margin:0;color:var(--muted);font-size:19px;font-weight:600}.section-dark .section-head p{color:rgba(255,255,255,.75)}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.card{background:#fff;border:1px solid var(--line);border-radius:8px;padding:24px;color:var(--ink)}.card h3{font-size:24px;line-height:1.2;margin:0 0 8px}.card p{color:var(--muted);font-weight:600;margin:0}.icon-box{width:46px;height:46px;border-radius:8px;background:rgba(34,168,70,.12);color:var(--green-dark);display:grid;place-items:center;margin-bottom:18px}.chips{display:flex;flex-wrap:wrap;gap:12px}.chip{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:9px 14px;border-radius:8px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);font-weight:900}.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.post-card{background:#fff;border:1px solid var(--line);border-radius:8px;overflow:hidden}.post-card .thumb{height:150px;background:linear-gradient(135deg,#26323d,#22a846);display:grid;place-items:center;color:#fff;font-size:38px;font-weight:900}.post-card .body{padding:20px}.post-card h2,.post-card h3{margin:0 0 10px;font-size:23px;line-height:1.25}.post-card p{color:var(--muted);font-weight:600}.article{max-width:900px;margin:auto;padding:58px 0}.article h1{font-size:clamp(34px,5vw,58px);line-height:1.08;margin:0 0 18px}.article-content{font-size:20px}.article-content p{margin:0 0 20px}.breadcrumb{font-weight:800;color:var(--green);margin-bottom:18px}.footer-cta{background:var(--green);color:#fff;padding:46px 0}.footer-cta .wrap{display:flex;justify-content:space-between;align-items:center;gap:20px}.site-footer{background:#111820;color:rgba(255,255,255,.76);padding:30px 0}.footer-inner{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;font-weight:800}.footer-inner a{color:#fff;text-decoration:underline}.sticky-cta{display:none;position:fixed;right:14px;left:14px;bottom:14px;z-index:80;background:rgba(255,255,255,.96);border:1px solid var(--line);box-shadow:0 12px 40px rgba(16,24,33,.22);border-radius:8px;padding:10px;gap:10px}.sticky-cta .btn{flex:1}.area-groups{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.area-group{background:#fff;border:1px solid var(--line);border-radius:8px;padding:22px}.area-group h3{font-size:26px;margin:0 0 14px}.area-list{list-style:none;padding:0;margin:0}.area-list li{break-inside:avoid;margin:0 0 8px}.area-list a{font-weight:800;color:var(--steel)}.cutp-load-item.is-hidden{display:none}.load-more-wrap{display:flex;justify-content:center;margin-top:28px}.cutp-load-more{min-width:190px}@media(max-width:980px){.hero-inner{grid-template-columns:1fr;min-height:auto}.grid-3,.grid-4,.post-grid{grid-template-columns:1fr 1fr}.section-head,.footer-cta .wrap{display:grid}.actions .btn-line{display:none}}@media(max-width:640px){.wrap{width:min(100% - 28px,1160px)}.nav{min-height:66px}.menu,.actions{display:none}.brand{font-size:23px}.hero{background:linear-gradient(180deg,rgba(10,16,21,.92),rgba(10,16,21,.78) 54%,rgba(10,16,21,.94)),url('assets/cutp-factory.png') center/cover no-repeat}.hero-inner{padding:34px 0}.hero h1{font-size:42px}.grid-3,.grid-4,.post-grid{grid-template-columns:1fr}.section{padding:54px 0}.area-groups{grid-template-columns:1fr}.area-list{columns:1}.sticky-cta{display:flex}.site-footer{padding-bottom:92px}}