/* Carvix 12.0 – Production Ready */

.cvx120-home,.cvx120-home *{box-sizing:border-box}
.cvx120-home{display:block;width:100%;max-width:1380px;margin:0 auto;min-width:0}
.cvx120-home section,.cvx120-home nav{width:100%;min-width:0;clear:both}

.cvx120-kicker{display:inline-flex;align-items:center;gap:9px;color:#35e18f;font-size:12px;font-weight:950;letter-spacing:.14em;text-transform:uppercase}
.cvx120-kicker:before{content:"";width:22px;height:2px;background:currentColor;border-radius:99px}
.cvx120-kicker.dark{color:#08734a}

.cvx120-hero{display:grid!important;grid-template-columns:minmax(0,1fr) 310px!important;gap:48px!important;align-items:center!important;margin:0 0 22px!important;padding:58px!important;border-radius:31px!important;background:radial-gradient(circle at 85% 10%,rgba(43,219,133,.21),transparent 32%),linear-gradient(125deg,#061d16,#0c3b2b)!important;color:#fff!important;box-shadow:0 24px 65px rgba(7,31,24,.17)!important}
.cvx120-hero h1{max-width:900px;margin:12px 0 20px;color:#fff;font-size:clamp(50px,5.7vw,82px);line-height:.96;letter-spacing:-.06em}
.cvx120-hero h1 em{color:#35e18f;font-style:normal}
.cvx120-hero p{max-width:780px;margin:0;color:#c9ddd4;font-size:18px;line-height:1.65}
.cvx120-search{display:grid;grid-template-columns:minmax(0,1fr) 190px 110px;gap:0;margin-top:29px;padding:8px;border-radius:16px;background:#fff}
.cvx120-search input,.cvx120-search select,.cvx120-search button{height:54px;border:0;padding:0 15px;background:#fff;font:inherit}
.cvx120-search input{min-width:0;border-right:1px solid #dce6e1}
.cvx120-search button{border-radius:11px;background:#29d884;color:#071f18;font-weight:950;cursor:pointer}
.cvx120-trust{display:flex;flex-wrap:wrap;gap:18px;margin-top:20px;color:#d9e6e0;font-size:13px;font-weight:750}
.cvx120-hero-panel{display:grid;place-content:center;min-height:285px;padding:28px;border:1px solid rgba(255,255,255,.18);border-radius:26px;background:rgba(255,255,255,.08);text-align:center;backdrop-filter:blur(12px)}
.cvx120-live{margin-bottom:17px;color:#d9e6e0;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}
.cvx120-hero-panel>strong{color:#35e18f;font-size:72px;line-height:1}
.cvx120-hero-panel p{margin:9px 0 21px;font-size:14px}
.cvx120-hero-panel a{display:inline-flex;justify-content:center;align-items:center;min-height:47px;padding:0 16px;border-radius:12px;background:#29d884;color:#071f18;text-decoration:none;font-weight:950}

.cvx120-markets{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:13px!important;margin:0 0 48px!important}
.cvx120-markets a{display:flex!important;align-items:center!important;gap:15px!important;min-width:0!important;padding:21px!important;border:1px solid #dce6e1!important;border-radius:18px!important;background:#fff!important;color:#0b1712!important;text-decoration:none!important;box-shadow:0 8px 24px rgba(7,31,24,.05)!important}
.cvx120-markets a:hover{border-color:#29d884!important;transform:translateY(-2px)}
.cvx120-markets a>span{display:grid;place-items:center;width:51px;height:51px;border-radius:15px;background:#e9f9f1;font-size:23px}
.cvx120-markets strong{display:block;font-size:18px}
.cvx120-markets small{display:block;margin-top:3px;color:#66766e}

.cvx120-section{margin:62px 0!important}
.cvx120-section-head{display:flex!important;align-items:end!important;justify-content:space-between!important;gap:25px!important;margin-bottom:20px!important}
.cvx120-section-head h2,.cvx120-feature-section h2{margin:7px 0 0;font-size:clamp(37px,4.3vw,57px);line-height:1;letter-spacing:-.05em}
.cvx120-section-head>a,.cvx120-feature-section header>a{color:#08734a;text-decoration:none;font-weight:900}

.cvx120-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important;width:100%!important;min-width:0!important}
.cvx120-card{position:relative;min-width:0;overflow:hidden;border:1px solid #dce6e1;border-radius:20px;background:#fff;box-shadow:0 8px 24px rgba(7,31,24,.06)}
.cvx120-card.is-plus{border-color:#e4c76f}
.cvx120-card>a{color:inherit;text-decoration:none}
.cvx120-card-image{position:relative;aspect-ratio:16/10;overflow:hidden;background:#e7eeea}
.cvx120-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}
.cvx120-card:hover img{transform:scale(1.03)}
.cvx120-no-image{height:100%;display:grid;place-items:center;color:#557066;font-weight:950}
.cvx120-type,.cvx120-plus,.cvx120-demo{position:absolute;top:11px;padding:6px 9px;border-radius:999px;font-size:9px;font-weight:950;text-transform:uppercase;letter-spacing:.06em}
.cvx120-type{left:11px;background:#071f18;color:#35e18f}
.cvx120-plus{right:11px;background:#e8b84b;color:#493300}
.cvx120-demo{left:104px;background:#fff3d0;color:#73510a}
.cvx120-card-copy{padding:17px}
.cvx120-meta{display:flex;flex-wrap:wrap;gap:7px;color:#66766e;font-size:11px}
.cvx120-meta span+span:before{content:"•";margin-right:7px}
.cvx120-card h3{margin:9px 0 15px;min-height:49px;font-size:18px;line-height:1.35;overflow-wrap:anywhere}
.cvx120-card-copy>strong{display:block;font-size:23px;letter-spacing:-.03em}
.cvx120-card-copy>small{display:block;margin-top:7px;color:#66766e}

.cvx120-feature-section{margin:65px 0!important;padding:43px!important;border-radius:28px!important;background:linear-gradient(125deg,#061d16,#0c3b2b)!important;color:#fff!important}
.cvx120-feature-section header{display:flex!important;align-items:end!important;justify-content:space-between!important;gap:25px!important;margin-bottom:22px!important}
.cvx120-feature-section h2{color:#fff}
.cvx120-feature-section header p{margin:10px 0 0;color:#c9ddd4}
.cvx120-feature-section header>a{color:#35e18f}

.cvx120-brand-grid{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:11px!important}
.cvx120-brand-grid a{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:3px 11px;min-width:0;padding:16px;border:1px solid #dce6e1;border-radius:16px;background:#fff;color:#0b1712;text-decoration:none}
.cvx120-brand-grid a>span{grid-row:1/3;display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#e9f9f1;color:#08734a;font-weight:950}
.cvx120-brand-grid strong{overflow:hidden;text-overflow:ellipsis}
.cvx120-brand-grid small{color:#66766e}

.cvx120-launch{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:30px!important;margin:70px 0!important;padding:42px!important;border:1px solid #bcebd3!important;border-radius:26px!important;background:#e9f9f1!important}
.cvx120-launch h2{margin:8px 0 10px;font-size:clamp(34px,4vw,51px);line-height:1;letter-spacing:-.045em}
.cvx120-launch p{max-width:750px;margin:0;color:#52625a;line-height:1.6}
.cvx120-launch-actions{display:flex;flex-wrap:wrap;gap:9px;flex:0 0 auto}
.cvx120-launch-actions a,.cvx120-launch-actions button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 17px;border:0;border-radius:12px;font:inherit;font-weight:900;cursor:pointer}
.cvx120-launch-actions .primary{background:#071f18;color:#fff;text-decoration:none}
.cvx120-launch-actions button{background:#fff;color:#071f18;border:1px solid #c9ded3}

.cvx120-feedback{width:min(600px,calc(100% - 30px));padding:0;border:0;border-radius:22px;box-shadow:0 30px 90px rgba(0,0,0,.27)}
.cvx120-feedback::backdrop{background:rgba(3,18,13,.65)}
.cvx120-feedback form{display:grid;gap:15px;padding:26px}
.cvx120-feedback header{display:flex;align-items:start;justify-content:space-between;gap:20px}
.cvx120-feedback h2{margin:5px 0 0}
.cvx120-feedback header button{border:0;background:transparent;font-size:28px;cursor:pointer}
.cvx120-feedback label{display:grid;gap:6px}
.cvx120-feedback label>span{font-size:12px;font-weight:850}
.cvx120-feedback input,.cvx120-feedback select,.cvx120-feedback textarea{width:100%;padding:11px 12px;border:1px solid #dce6e1;border-radius:10px;font:inherit}
.cvx120-feedback .primary{min-height:48px;border:0;border-radius:11px;background:#29d884;font-weight:950;cursor:pointer}

.cvx120-feedback-admin{display:grid;gap:12px}
.cvx120-feedback-admin article header{display:flex;justify-content:space-between;gap:20px}
.cvx120-feedback-admin article h3{margin:5px 0}
.cvx120-feedback-admin article form{display:flex;gap:8px;margin-top:15px}

@media(max-width:1150px){
 .cvx120-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
 .cvx120-brand-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}
}
@media(max-width:900px){
 .cvx120-hero{grid-template-columns:1fr!important;padding:38px!important}
 .cvx120-hero-panel{min-height:180px}
 .cvx120-search{grid-template-columns:1fr}
 .cvx120-search input{border-right:0;border-bottom:1px solid #dce6e1}
 .cvx120-markets{grid-template-columns:1fr!important}
 .cvx120-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
 .cvx120-feature-section header,.cvx120-section-head,.cvx120-launch{align-items:flex-start!important;flex-direction:column!important}
 .cvx120-launch-actions{flex:1 1 auto}
}
@media(max-width:600px){
 .cvx120-hero{padding:27px 21px!important;border-radius:22px!important}
 .cvx120-hero h1{font-size:45px}
 .cvx120-grid,.cvx120-brand-grid{grid-template-columns:1fr!important}
 .cvx120-feature-section{padding:28px 20px!important}
 .cvx120-launch{padding:28px 21px!important}
}


/* Carvix 13.0 – Live Marketplace */
.cvx130-beta-note{
  display:grid;
  grid-template-columns:auto minmax(0,1fr) auto;
  align-items:center;
  gap:14px;
  width:100%;
  margin:0 0 16px;
  padding:12px 16px;
  border:1px solid #bcebd3;
  border-radius:14px;
  background:#f0fbf5;
  color:#173d2e;
}
.cvx130-beta-note strong{font-size:13px}
.cvx130-beta-note span{color:#52625a;font-size:13px}
.cvx130-beta-note a{color:#08734a;text-decoration:none;font-size:13px;font-weight:900}

.cvx130-pulse{
  display:grid!important;
  grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr)!important;
  gap:18px!important;
  margin:0 0 38px!important;
}
.cvx130-popular-searches,.cvx130-activity{
  padding:23px;
  border:1px solid #dce6e1;
  border-radius:20px;
  background:#fff;
  box-shadow:0 8px 24px rgba(7,31,24,.05);
}
.cvx130-popular-searches>div{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin-top:14px;
}
.cvx130-popular-searches a{
  padding:9px 12px;
  border:1px solid #dce6e1;
  border-radius:999px;
  color:#0b1712;
  text-decoration:none;
  font-size:13px;
  font-weight:850;
}
.cvx130-popular-searches a:hover{border-color:#29d884;background:#e9f9f1}

.cvx130-activity-list{display:grid;gap:3px;margin-top:10px}
.cvx130-activity-list a{
  display:grid;
  grid-template-columns:auto minmax(0,1fr);
  align-items:center;
  gap:10px;
  padding:10px 0;
  border-bottom:1px solid #edf2ef;
  color:#0b1712;
  text-decoration:none;
}
.cvx130-activity-list a:last-child{border-bottom:0}
.cvx130-activity-dot{
  width:9px;height:9px;border-radius:50%;
  background:#29d884;
  box-shadow:0 0 0 5px #e9f9f1;
}
.cvx130-activity-list strong{display:block;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.cvx130-activity-list small{display:block;margin-top:3px;color:#66766e;font-size:11px}

.cvx130-why{margin:70px 0!important}
.cvx130-why header{max-width:830px;margin-bottom:23px}
.cvx130-why h2{margin:8px 0 10px;font-size:clamp(38px,4.6vw,60px);line-height:1;letter-spacing:-.05em}
.cvx130-why header p{margin:0;color:#66766e;font-size:17px;line-height:1.6}
.cvx130-why-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:14px;
}
.cvx130-why-grid article{
  padding:24px;
  border:1px solid #dce6e1;
  border-radius:19px;
  background:#fff;
}
.cvx130-why-grid article>span{display:block;color:#29b775;font-weight:950;font-size:12px}
.cvx130-why-grid strong{display:block;margin:17px 0 9px;font-size:19px}
.cvx130-why-grid p{margin:0;color:#66766e;line-height:1.55;font-size:14px}

/* Make sponsor advertising feel intentional */
.cvx1120-ad-zone--home_hero_below .cvx1120-ad{
  border-color:#bcebd3;
  background:linear-gradient(120deg,#f6fcf9,#eaf9f1);
}
.cvx1120-ad-zone--home_hero_below .cvx1120-ad-copy strong{
  font-size:25px;
}

@media(max-width:950px){
  .cvx130-pulse{grid-template-columns:1fr!important}
  .cvx130-why-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:650px){
  .cvx130-beta-note{grid-template-columns:1fr}
  .cvx130-why-grid{grid-template-columns:1fr}
}
