/*
Theme Name: DairyPro Business
Theme URI: https://dairypro.local/
Author: DairyPro Software
Description: Professional public website and staff portal companion theme for DairyPro Commercial Suite.
Version: 2.1.1
Text Domain: dairypro-business
Requires at least: 6.0
Requires PHP: 7.4
License: GPL-2.0-or-later
*/
*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:#142033;background:#f7f9fc}a{text-decoration:none;color:inherit}.site-header{background:#fff;border-bottom:1px solid #e6eaf0;position:sticky;top:0;z-index:99}.wrap{max-width:1240px;margin:auto;padding:0 20px}.nav{height:76px;display:flex;align-items:center;justify-content:space-between}.logo{font-size:24px;font-weight:800;color:#142033}.logo span{color:#1677ff}.menu{display:flex;gap:22px;align-items:center;color:#29374b}.cta{background:#1677ff;color:#fff!important;padding:11px 16px;border-radius:10px;font-weight:700}.hero{padding:90px 0;background:radial-gradient(circle at 20% 20%,#e8f2ff,transparent 40%),linear-gradient(#fff,#f7f9fc)}.hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:50px;align-items:center}.hero h1{font-size:52px;line-height:1.06;margin:0 0 18px}.hero p{font-size:19px;line-height:1.7;color:#637083}.mock{background:#0f1d35;color:white;border-radius:24px;padding:28px;box-shadow:0 28px 70px #213a6b2c}.stats{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.stat{background:#ffffff12;border:1px solid #ffffff18;border-radius:14px;padding:18px}.stat b{display:block;font-size:28px}.section{padding:60px 0;min-height:360px}.section h2{text-align:center;font-size:38px;margin:0 0 12px}.sub{text-align:center;color:#6b778a;max-width:760px;margin:0 auto 35px}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature{background:#fff;padding:22px;border:1px solid #e3e8ef;border-radius:16px}.feature h3{margin:8px 0}.feature p{color:#687489;line-height:1.6}.dashboard-page{padding:22px 0 40px;min-height:70vh}.login-page{padding:30px 0 60px;min-height:70vh;background:linear-gradient(180deg,#eef5ff,#f7f9fc)}.site-footer{padding:30px 0;background:#0f1d35;color:#dbe6f7;margin-top:0}.footer-flex{display:flex;justify-content:space-between;gap:20px}@media(max-width:800px){.hero-grid,.features{grid-template-columns:1fr}.hero h1{font-size:39px}.menu a:not(.cta){display:none}}
