
/* V229 - VIFOOD About / Company Profile page */
.v229-about-page{--g:#174A31;--g2:#0f6b43;--soft:#f3f9f5;--line:#dce8e0;--text:#23332c;--muted:#68766f;background:#fff;color:var(--text)}
.v229-about-page *{box-sizing:border-box}
.v229-shell{width:min(1280px,calc(100% - 36px));margin:0 auto}
.v229-hero{position:relative;min-height:470px;display:flex;align-items:center;overflow:hidden;background:linear-gradient(135deg,#174A31 0%,#0c7445 100%)}
.v229-hero.has-image{background-image:linear-gradient(90deg,rgba(10,52,34,.94),rgba(12,89,52,.76),rgba(13,78,49,.26)),var(--v229-hero);background-size:cover;background-position:center}
.v229-hero-copy{max-width:720px;padding:72px 0;color:#fff}
.v229-kicker,.v229-eyebrow{display:inline-block;font-size:12px;font-weight:850;letter-spacing:1.35px;color:#23915a}
.v229-kicker{padding:8px 13px;border:1px solid rgba(255,255,255,.28);border-radius:30px;background:rgba(255,255,255,.1);color:#d9f4e4}
.v229-hero h1{margin:17px 0 12px;font-size:48px;line-height:1.08;letter-spacing:-1.4px}
.v229-hero p{max-width:650px;margin:0;color:rgba(255,255,255,.88);font-size:17px;line-height:1.7}
.v229-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}
.v229-btn{min-height:48px;padding:0 21px;display:inline-flex;align-items:center;justify-content:center;border-radius:11px;text-decoration:none;font-weight:800}
.v229-btn.primary{background:#fff;color:var(--g)}
.v229-btn.ghost{border:1px solid rgba(255,255,255,.5);color:#fff}
.v229-section{padding:70px 0}
.v229-soft{background:linear-gradient(180deg,#f8fbf9,#eff7f2)}
.v229-intro{display:grid;grid-template-columns:1.04fr .96fr;gap:46px;align-items:center}
.v229-intro-media{min-height:420px;border-radius:22px;overflow:hidden;background:#edf5f0;box-shadow:0 18px 44px rgba(23,74,49,.11)}
.v229-intro-media img{width:100%;height:100%;min-height:420px;object-fit:cover;display:block}
.v229-image-placeholder{min-height:420px;display:grid;place-items:center;align-content:center;gap:6px;text-align:center;background:linear-gradient(135deg,#e6f4eb,#f9fcfa);color:var(--g)}
.v229-image-placeholder strong{font-size:40px;letter-spacing:1px}
.v229-image-placeholder span{font-size:13px;color:var(--muted)}
.v229-intro-copy h2,.v229-heading h2,.v229-profile h2,.v229-contact h2{color:var(--g)}
.v229-intro-copy h2{margin:7px 0 14px;font-size:35px;line-height:1.25}
.v229-intro-copy p{margin:0 0 13px;color:#526159;line-height:1.75}
.v229-checks{display:grid;grid-template-columns:1fr 1fr;gap:10px 16px;margin-top:22px}
.v229-checks span{font-size:14px;font-weight:750;color:var(--g)}
.v229-heading{max-width:760px;margin:0 auto 34px;text-align:center}
.v229-heading>span{font-size:12px;font-weight:850;letter-spacing:1.3px;color:#168254}
.v229-heading h2{margin:7px 0 9px;font-size:33px;line-height:1.25}
.v229-heading p{margin:0;color:var(--muted)}
.v229-cat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.v229-cat-card{overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(20,70,47,.05)}
.v229-cat-image{aspect-ratio:4/3;overflow:hidden;background:#f1f7f3}
.v229-cat-image img{width:100%;height:100%;display:block;object-fit:cover}
.v229-cat-placeholder{width:100%;height:100%;display:grid;place-items:center;color:var(--g);font-weight:900}
.v229-cat-card h3{margin:0;padding:16px 17px 18px;color:var(--g);font-size:17px}
.v229-profile{display:grid;grid-template-columns:.82fr 1.18fr;overflow:hidden;border-radius:24px;background:var(--g);box-shadow:0 20px 48px rgba(23,74,49,.15)}
.v229-profile-brand{padding:44px;color:#fff;background:linear-gradient(145deg,#0f673e,#174A31)}
.v229-profile-brand>span{font-size:12px;font-weight:850;letter-spacing:1.4px;color:#aee5c4}
.v229-profile-brand h2{margin:8px 0;color:#fff;font-size:33px}
.v229-profile-brand p{margin:0;color:rgba(255,255,255,.76)}
.v229-profile-mark{margin-top:42px;font-size:42px;font-weight:900;letter-spacing:2px;color:rgba(255,255,255,.16)}
.v229-profile-info{padding:26px 40px;background:#fff}
.v229-profile-info>div{display:grid;grid-template-columns:160px 1fr;gap:14px;padding:16px 0;border-bottom:1px solid #e8eee9}
.v229-profile-info>div:last-child{border-bottom:0}
.v229-profile-info b{color:var(--g)}
.v229-profile-info span,.v229-profile-info a{color:#33443c;text-decoration:none}
.v229-contact-wrap{padding-top:0}
.v229-contact{display:grid;grid-template-columns:1fr 1fr;gap:38px;padding:40px;border-radius:24px;background:linear-gradient(135deg,#174A31,#0e7244);color:#fff}
.v229-contact h2{margin:8px 0 10px;color:#fff;font-size:30px;line-height:1.3}
.v229-contact>div>p{margin:0;color:rgba(255,255,255,.78)}
.v229-eyebrow.light{color:#bcebd0}
.v229-contact-list{display:grid;gap:10px}
.v229-contact-list p{display:grid;grid-template-columns:38px 1fr;gap:10px;align-items:center;margin:0!important;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.12)}
.v229-contact-list p:last-child{border-bottom:0}
.v229-contact-list i{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:rgba(255,255,255,.11);font-style:normal}
.v229-contact-list a,.v229-contact-list span{color:#fff;text-decoration:none}
@media(max-width:991px){
 .v229-hero{min-height:410px}.v229-hero h1{font-size:39px}
 .v229-intro,.v229-profile,.v229-contact{grid-template-columns:1fr}
 .v229-cat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .v229-profile-info>div{grid-template-columns:145px 1fr}
}
@media(max-width:600px){
 .v229-shell{width:calc(100% - 24px)}
 .v229-section{padding:46px 0}
 .v229-hero{min-height:430px}
 .v229-hero-copy{padding:52px 0}
 .v229-hero h1{font-size:31px;letter-spacing:-.5px}
 .v229-hero p{font-size:15px}
 .v229-intro{gap:24px}
 .v229-intro-media,.v229-intro-media img,.v229-image-placeholder{min-height:270px}
 .v229-intro-copy h2,.v229-heading h2{font-size:27px}
 .v229-checks,.v229-cat-grid{grid-template-columns:1fr}
 .v229-profile-brand,.v229-profile-info,.v229-contact{padding:27px 22px}
 .v229-profile-info>div{grid-template-columns:1fr;gap:3px}
 .v229-contact{gap:22px}
}


/* V230 - richer company content + SQL logo + category menu images */
.v230-company-logo{
  width:min(210px,46vw);
  max-height:82px;
  object-fit:contain;
  object-position:left center;
  display:block;
  margin:0 0 18px;
  filter:drop-shadow(0 6px 16px rgba(0,0,0,.12));
}
.v230-profile-logo{
  width:min(180px,70%);
  max-height:78px;
  object-fit:contain;
  object-position:left center;
  display:block;
  margin:0 0 22px;
  padding:10px 12px;
  border-radius:12px;
  background:rgba(255,255,255,.96);
}
.v230-story-section{padding-top:62px!important}
.v230-story-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:22px;
}
.v230-story-grid article{
  padding:30px;
  border:1px solid #dce8e0;
  border-radius:20px;
  background:#fff;
  box-shadow:0 10px 30px rgba(23,74,49,.055);
}
.v230-story-grid h2{
  margin:8px 0 13px;
  color:#174A31;
  font-size:26px;
  line-height:1.32;
}
.v230-story-grid p{
  margin:0 0 12px;
  color:#586860;
  line-height:1.75;
}
.v230-story-grid p:last-child{margin-bottom:0}
@media(max-width:767px){
  .v230-story-grid{grid-template-columns:1fr}
  .v230-story-grid article{padding:22px}
  .v230-story-grid h2{font-size:23px}
  .v230-company-logo{max-height:68px}
}
