:root{--smp-dark:#111827;--smp-muted:#63718a;--smp-border:#dfe7f3;--smp-bg:#f6f9fc;--smp-orange:#ff6a00;--smp-green:#22c55e;--smp-blue:#2563eb;--smp-cream:#fff7ed;--smp-shadow:0 18px 55px rgba(15,23,42,.08)}
.smp-breakout{width:min(1240px,calc(100vw - 48px));max-width:none;margin-left:50%;transform:translateX(-50%);box-sizing:border-box;color:var(--smp-dark);font-family:inherit}.smp-wrap *,.smp-single-wrap *{box-sizing:border-box}.smp-wrap{padding:28px 0}.smp-hero{background:#fff;border:1px solid var(--smp-border);border-radius:28px;padding:42px;box-shadow:var(--smp-shadow);overflow:hidden}.smp-kicker{font-weight:900;color:var(--smp-orange);margin-bottom:14px}.smp-hero h1{font-size:clamp(34px,5vw,62px);line-height:.98;margin:0 0 14px;font-weight:950;color:var(--smp-dark);letter-spacing:-.04em}.smp-hero p{font-size:19px;color:var(--smp-muted);margin:0 0 28px;max-width:820px}.smp-filter{background:#fff;border:1px solid var(--smp-border);border-radius:24px;padding:18px;box-shadow:0 18px 45px rgba(15,23,42,.06)}.smp-filter-row{display:grid;grid-template-columns:2fr 1.1fr 1.1fr 1.1fr auto;gap:12px;align-items:center}.smp-filter input[type=text],.smp-filter select{height:58px;border:1px solid var(--smp-border);border-radius:16px;padding:0 18px;font-size:16px;background:#fff;min-width:0}.smp-filter button,.smp-submit-btn{height:58px;border:0;border-radius:16px;background:var(--smp-dark);color:#fff;font-weight:900;font-size:16px;padding:0 28px;cursor:pointer}.smp-checks{display:flex;flex-wrap:wrap;gap:10px 12px;margin-top:18px;align-items:center}.smp-checks label{display:inline-flex;gap:8px;align-items:center;border:1px solid var(--smp-border);border-radius:999px;padding:10px 14px;background:#fbfdff;font-weight:800;color:#334155;line-height:1.2}.smp-checks input{width:16px;height:16px}.smp-reset{color:#64748b;text-decoration:none;font-weight:900;margin-left:8px}.smp-list{margin-top:26px;display:grid;gap:18px}.smp-card{background:#fff;border:1px solid var(--smp-border);border-radius:26px;padding:22px;box-shadow:var(--smp-shadow);display:grid;grid-template-columns:minmax(260px,1.2fr) minmax(520px,2.2fr) 150px;gap:20px;align-items:center;overflow:hidden}.smp-card-main{display:grid;grid-template-columns:74px 1fr;gap:18px;min-width:0}.smp-logo{width:74px;height:74px;border:1px solid #fed7aa;border-radius:20px;background:#fff7ed;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.smp-logo-lg{width:84px;height:84px}.smp-logo-letter{font-size:34px;font-weight:950;color:var(--smp-orange)}.smp-logo-img{width:100%;height:100%;object-fit:cover}.smp-company{min-width:0}.smp-company h2{font-size:28px;line-height:1.08;margin:0 0 8px;font-weight:950;color:var(--smp-dark)}.smp-category{font-weight:900;color:#475569;margin-bottom:10px}.smp-company p{font-size:15px;line-height:1.55;color:#64748b;margin:10px 0 0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.smp-badges{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0}.smp-badge{border-radius:999px;background:#eef6ff;color:#334155;padding:6px 10px;font-size:13px;font-weight:900}.smp-badge b{color:var(--smp-orange)}.smp-badges-compact .smp-badge{font-size:12px;padding:5px 8px}.smp-lang-row{display:flex;gap:6px;flex-wrap:wrap;margin-top:10px}.smp-lang{display:inline-flex;border-radius:999px;background:#f1f5f9;color:#0f172a;padding:5px 9px;font-weight:800;font-size:12px}.smp-card-cols{display:grid;grid-template-columns:1.25fr .85fr 1.1fr 1fr;gap:14px;min-width:0;align-items:stretch}.smp-col{min-width:0;background:#fafafa;border-radius:18px;padding:14px}.smp-col span{display:block;text-transform:uppercase;color:#64748b;font-weight:950;font-size:12px;letter-spacing:.04em;margin-bottom:8px}.smp-col strong{display:block;font-size:18px;line-height:1.25;font-weight:950;color:var(--smp-dark);overflow-wrap:anywhere}.smp-price strong{font-size:26px;color:#059669;line-height:1.05}.smp-price small{display:block;margin-top:4px;font-weight:800;color:#64748b}.smp-bonus{background:var(--smp-cream);border:1px solid #fed7aa}.smp-bonus strong{color:#c2410c;font-size:16px}.smp-actions{display:flex;flex-direction:column;gap:10px}.smp-btn{display:inline-flex;align-items:center;justify-content:center;text-align:center;text-decoration:none!important;border-radius:14px;min-height:48px;padding:12px 18px;font-weight:950;border:0;line-height:1.1}.smp-btn-dark{background:var(--smp-dark);color:#fff!important}.smp-btn-green{background:#22c55e;color:#fff!important}.smp-btn-light{background:#eef2f7;color:#111827!important}.smp-btn-dark-outline{background:transparent;color:#fff!important;border:1px solid rgba(255,255,255,.18)}.smp-empty,.smp-success{border-radius:20px;padding:22px;background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;font-weight:900}.smp-success{background:#ecfdf5;border-color:#bbf7d0;color:#047857;margin-bottom:20px}.smp-success .smp-btn{margin-top:12px;max-width:240px}.smp-submit-box{margin-top:34px;background:#fff;border:1px solid var(--smp-border);border-radius:28px;padding:36px;box-shadow:var(--smp-shadow)}.smp-submit-box h2{font-size:42px;line-height:1.05;margin:0 0 12px;font-weight:950}.smp-submit-box p{color:#64748b;font-size:18px}.smp-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.smp-form-grid label{font-weight:900}.smp-form-grid input,.smp-form-grid textarea{width:100%;border:1px solid var(--smp-border);border-radius:15px;padding:14px;margin-top:7px;font-size:16px}.smp-form-grid textarea{min-height:100px}.smp-submit-btn{margin-top:20px;background:var(--smp-orange)}.smp-single-wrap{padding:20px 0 42px}.smp-back{display:inline-block;margin-bottom:18px;color:#2563eb!important;font-weight:900;text-decoration:none!important}.smp-single-card{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:34px;background:#fff;border:1px solid var(--smp-border);border-radius:28px;padding:34px;box-shadow:var(--smp-shadow)}.smp-single-head{display:grid;grid-template-columns:84px 1fr;gap:20px;align-items:center}.smp-single-head h1{font-size:46px;line-height:1.02;margin:0 0 8px;font-weight:950;letter-spacing:-.03em}.smp-single-short{font-size:18px;line-height:1.65;margin:24px 0;color:#1f2937}.smp-offer-box{background:var(--smp-cream);border:1px solid #fed7aa;border-radius:22px;padding:26px;margin:24px 0}.smp-offer-box h2{font-size:30px;line-height:1.25;margin:0 0 18px;font-weight:950}.smp-offer-price{font-size:46px;line-height:1;font-weight:950;color:#059669}.smp-offer-label{font-weight:900;color:#64748b;margin-top:6px}.smp-offer-box p{font-size:17px;line-height:1.55;margin:18px 0 0}.smp-info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:22px 0}.smp-info-grid>div{background:#f8fafc;border:1px solid #eef2f7;border-radius:18px;padding:16px}.smp-info-grid span{display:block;text-transform:uppercase;color:#64748b;font-size:12px;font-weight:950;letter-spacing:.04em;margin-bottom:9px}.smp-info-grid strong{font-weight:950}.smp-description{font-size:18px;line-height:1.7}.smp-description ul{padding-left:22px}.smp-contact-box{background:var(--smp-dark);border-radius:24px;padding:26px;height:max-content;position:sticky;top:24px}.smp-contact-box h2{color:#fff;font-size:28px;margin:0 0 18px;font-weight:950}.smp-contact-box .smp-btn{width:100%;margin-bottom:12px}.smp-phone-display{color:#cbd5e1;text-align:center;font-weight:800;margin-bottom:12px}.smp-admin-box label{font-weight:600}.smp-admin-box input[type=text],.smp-admin-box select,.smp-admin-box textarea{border:1px solid #8c8f94;border-radius:4px;padding:6px 8px}
@media(max-width:1100px){.smp-card{grid-template-columns:1fr}.smp-card-cols{grid-template-columns:repeat(2,minmax(0,1fr))}.smp-actions{flex-direction:row;flex-wrap:wrap}.smp-single-card{grid-template-columns:1fr}.smp-contact-box{position:relative;top:0}.smp-filter-row{grid-template-columns:1fr 1fr}.smp-filter button{grid-column:auto}.smp-form-grid{grid-template-columns:1fr}}
@media(max-width:700px){.smp-breakout{width:min(100%,calc(100vw - 24px))}.smp-hero,.smp-submit-box,.smp-single-card{padding:22px;border-radius:20px}.smp-filter-row{grid-template-columns:1fr}.smp-card{padding:16px;border-radius:20px}.smp-card-main{grid-template-columns:60px 1fr}.smp-logo{width:60px;height:60px;border-radius:16px}.smp-card-cols{grid-template-columns:1fr}.smp-actions{flex-direction:column}.smp-single-head{grid-template-columns:64px 1fr}.smp-logo-lg{width:64px;height:64px}.smp-single-head h1{font-size:32px}.smp-offer-price{font-size:36px}.smp-info-grid{grid-template-columns:1fr}.smp-submit-box h2{font-size:32px}}

/* SravniUS Marketplace 3.0.1 layout fix */
.smp-breakout{
  width:min(1320px,calc(100vw - 32px)) !important;
  max-width:min(1320px,calc(100vw - 32px)) !important;
  margin-left:calc(50% - 50vw) !important;
  margin-right:calc(50% - 50vw) !important;
  transform:none !important;
  position:relative !important;
  left:0 !important;
  right:0 !important;
  padding-left:16px !important;
  padding-right:16px !important;
  overflow:visible !important;
}
.entry-content .smp-breakout,
.site-content .smp-breakout,
.ast-container .smp-breakout{
  max-width:min(1320px,calc(100vw - 32px)) !important;
}
.smp-wrap{
  margin-left:auto !important;
  margin-right:auto !important;
}
.smp-hero{padding:34px !important;overflow:visible !important;}
.smp-filter{overflow:visible !important;}
.smp-filter-row{grid-template-columns:minmax(280px,2fr) minmax(180px,1fr) minmax(170px,1fr) minmax(170px,1fr) 120px !important;}
.smp-filter input[type=text],.smp-filter select{width:100% !important;}
.smp-checks label{white-space:nowrap !important;}
.smp-card{
  position:relative !important;
  grid-template-columns:minmax(300px,1.15fr) minmax(520px,1.9fr) 150px !important;
  padding:20px !important;
  gap:18px !important;
}
.smp-card-link{position:absolute;inset:0;z-index:1;border-radius:26px;}
.smp-card a:not(.smp-card-link), .smp-card button, .smp-card input{position:relative;z-index:3;}
.smp-card-main,.smp-card-cols,.smp-actions{position:relative;z-index:2;}
.smp-card-cols{grid-template-columns:minmax(170px,1.15fr) minmax(118px,.78fr) minmax(180px,1.05fr) minmax(142px,.9fr) !important;gap:12px !important;}
.smp-col{padding:13px !important;min-height:108px !important;display:flex !important;flex-direction:column !important;justify-content:center !important;}
.smp-col strong{font-size:16px !important;line-height:1.28 !important;overflow-wrap:normal !important;word-break:normal !important;}
.smp-price strong{font-size:24px !important;white-space:nowrap !important;line-height:1 !important;}
.smp-price small{font-size:12px !important;line-height:1.25 !important;}
.smp-bonus strong{font-size:15px !important;line-height:1.26 !important;display:-webkit-box !important;-webkit-line-clamp:3 !important;-webkit-box-orient:vertical !important;overflow:hidden !important;}
.smp-geo{display:flex;flex-direction:column;gap:5px;line-height:1.25;}
.smp-geo strong{font-size:16px !important;}
.smp-geo small{font-weight:800;color:#64748b;font-size:13px;}
.smp-actions .smp-btn{white-space:nowrap !important;}
.smp-company h2{font-size:26px !important;}
.smp-company p{-webkit-line-clamp:3 !important;}
.smp-single-wrap{padding-top:0 !important;margin-top:0 !important;}
.smp-single-card{margin-top:0 !important;}
.smp-single-head h1{font-size:42px !important;}
@media(max-width:1180px){
  .smp-card{grid-template-columns:1fr !important;}
  .smp-card-cols{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}
  .smp-actions{flex-direction:row !important;}
  .smp-filter-row{grid-template-columns:1fr 1fr !important;}
}
@media(max-width:760px){
  .smp-breakout{width:100% !important;max-width:100% !important;margin-left:0 !important;margin-right:0 !important;padding-left:12px !important;padding-right:12px !important;}
  .smp-card-cols{grid-template-columns:1fr !important;}
  .smp-actions{flex-direction:column !important;}
  .smp-filter-row{grid-template-columns:1fr !important;}
  .smp-checks label{white-space:normal !important;}
}


/* SravniUS Marketplace 3.0.2 stable layout override */
body.single-sravni_business .entry-title,
body.single-sravni_business .page-title,
body.single-sravni_business header.entry-header{display:none!important;}
body.single-sravni_business .site-content{padding-top:18px!important;}
.smp-breakout{
  width:100%!important;
  max-width:1280px!important;
  margin:0 auto!important;
  padding:0 24px!important;
  transform:none!important;
  left:auto!important;
  right:auto!important;
  position:relative!important;
  overflow:visible!important;
  box-sizing:border-box!important;
}
.entry-content .smp-breakout,.site-content .smp-breakout,.ast-container .smp-breakout{max-width:1280px!important;width:100%!important;}
.smp-wrap{padding-top:22px!important;padding-bottom:42px!important;}
.smp-hero{padding:32px!important;border-radius:26px!important;overflow:visible!important;}
.smp-hero h1{font-size:clamp(38px,4.2vw,58px)!important;line-height:1.02!important;max-width:980px!important;}
.smp-hero p{max-width:840px!important;}
.smp-filter{overflow:visible!important;}
.smp-filter-row{display:grid!important;grid-template-columns:minmax(260px,1.8fr) minmax(180px,1fr) minmax(180px,1fr) minmax(180px,1fr) 120px!important;gap:12px!important;}
.smp-filter input[type=text],.smp-filter select{width:100%!important;min-width:0!important;}
.smp-checks{gap:10px!important;}
.smp-checks label{white-space:nowrap!important;max-width:100%!important;}
.smp-card{
  width:100%!important;
  display:grid!important;
  grid-template-columns:minmax(310px,1.05fr) minmax(560px,1.75fr) 150px!important;
  gap:18px!important;
  align-items:center!important;
  padding:20px!important;
  overflow:visible!important;
  border-radius:26px!important;
}
.smp-card-main{grid-template-columns:74px minmax(0,1fr)!important;}
.smp-card-cols{display:grid!important;grid-template-columns:minmax(170px,1.05fr) minmax(130px,.72fr) minmax(190px,1.05fr) minmax(150px,.86fr)!important;gap:12px!important;min-width:0!important;}
.smp-col{min-width:0!important;padding:13px 14px!important;min-height:112px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;}
.smp-col strong{font-size:16px!important;line-height:1.25!important;word-break:normal!important;overflow-wrap:normal!important;hyphens:none!important;}
.smp-price strong{font-size:25px!important;line-height:1!important;white-space:nowrap!important;word-break:keep-all!important;color:#059669!important;}
.smp-price small{font-size:12px!important;line-height:1.2!important;max-width:100px!important;}
.smp-bonus strong{font-size:15px!important;line-height:1.25!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important;}
.smp-company h2{font-size:25px!important;line-height:1.1!important;}
.smp-company p{font-size:15px!important;line-height:1.48!important;-webkit-line-clamp:3!important;}
.smp-actions{display:flex!important;flex-direction:column!important;gap:9px!important;}
.smp-actions .smp-btn{min-height:46px!important;white-space:nowrap!important;padding:10px 16px!important;}
.smp-geo strong{font-size:16px!important;line-height:1.2!important;}
.smp-geo small{font-size:13px!important;line-height:1.2!important;color:#64748b!important;}
.smp-badge{font-size:12px!important;padding:5px 9px!important;background:#eef6ff!important;}
.smp-badge:nth-child(1) b{color:#16a34a!important}.smp-badge:nth-child(2) b{color:#f59e0b!important}.smp-badge:nth-child(3) b{color:#2563eb!important}.smp-badge:nth-child(4) b{color:#64748b!important}.smp-badge:nth-child(5) b{color:#ea580c!important}
.smp-single-wrap{padding-top:0!important;margin-top:0!important;}
.smp-single-card{margin-top:0!important;display:grid!important;grid-template-columns:minmax(0,1fr) 330px!important;gap:32px!important;}
.smp-single-head h1{font-size:40px!important;}
.smp-single-short{margin-top:18px!important;margin-bottom:20px!important;}
.smp-offer-box{margin-top:18px!important;}
@media(max-width:1200px){
  .smp-filter-row{grid-template-columns:1fr 1fr!important;}
  .smp-filter-row button{grid-column:auto!important;}
  .smp-card{grid-template-columns:1fr!important;}
  .smp-card-cols{grid-template-columns:repeat(4,minmax(0,1fr))!important;}
  .smp-actions{flex-direction:row!important;flex-wrap:wrap!important;}
}
@media(max-width:800px){
  .smp-breakout{max-width:100%!important;padding:0 12px!important;}
  .smp-hero{padding:22px!important;}
  .smp-filter-row{grid-template-columns:1fr!important;}
  .smp-card{padding:16px!important;}
  .smp-card-cols{grid-template-columns:1fr!important;}
  .smp-actions{flex-direction:column!important;}
  .smp-single-card{grid-template-columns:1fr!important;padding:22px!important;}
  .smp-checks label{white-space:normal!important;}
}


/* SravniUS Marketplace 3.0.3 full-width layout override */
.smp-breakout{
  width:min(1760px, calc(100vw - 40px)) !important;
  max-width:min(1760px, calc(100vw - 40px)) !important;
  margin-left:calc(50% - 50vw + 20px) !important;
  margin-right:calc(50% - 50vw + 20px) !important;
  padding-left:0 !important;
  padding-right:0 !important;
  box-sizing:border-box !important;
}
.entry-content .smp-breakout,
.site-content .smp-breakout,
.ast-container .smp-breakout,
.content-container .smp-breakout,
.entry-content-wrap .smp-breakout,
.site-main .smp-breakout{
  width:min(1760px, calc(100vw - 40px)) !important;
  max-width:min(1760px, calc(100vw - 40px)) !important;
}
.smp-hero,
.smp-card,
.smp-submit-box,
.smp-single-card{
  width:100% !important;
}
.smp-card{
  grid-template-columns:minmax(360px,1.15fr) minmax(720px,2.25fr) 170px !important;
  gap:22px !important;
}
.smp-card-cols{
  grid-template-columns:minmax(230px,1.15fr) minmax(155px,.75fr) minmax(260px,1.05fr) minmax(200px,.9fr) !important;
  gap:16px !important;
}
.smp-col{min-height:112px !important;}
.smp-col strong{overflow-wrap:normal !important;word-break:normal !important;hyphens:none !important;}
.smp-price strong{white-space:nowrap !important;}
.smp-bonus strong{-webkit-line-clamp:2 !important;}
.smp-filter-row{grid-template-columns:minmax(320px,2fr) minmax(210px,1fr) minmax(210px,1fr) minmax(210px,1fr) 130px !important;}
@media(max-width:1400px){
  .smp-card{grid-template-columns:minmax(300px,1.05fr) minmax(560px,1.85fr) 150px !important;}
  .smp-card-cols{grid-template-columns:minmax(170px,1.05fr) minmax(130px,.72fr) minmax(190px,1.05fr) minmax(150px,.86fr) !important;}
}
@media(max-width:1180px){
  .smp-breakout{width:calc(100vw - 28px) !important;max-width:calc(100vw - 28px) !important;margin-left:calc(50% - 50vw + 14px) !important;margin-right:calc(50% - 50vw + 14px) !important;}
  .smp-card{grid-template-columns:1fr !important;}
  .smp-card-cols{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}
}
@media(max-width:760px){
  .smp-breakout{width:calc(100vw - 20px) !important;max-width:calc(100vw - 20px) !important;margin-left:calc(50% - 50vw + 10px) !important;margin-right:calc(50% - 50vw + 10px) !important;}
  .smp-card-cols{grid-template-columns:1fr !important;}
}


/* SravniUS Marketplace 3.0.4 clickable card UX */
.smp-card{cursor:pointer!important;}
.smp-card-main,.smp-card-cols{pointer-events:none!important;}
.smp-card-actions,.smp-card-actions *{pointer-events:auto!important;}
.smp-card-link{display:block!important;}
.smp-card:hover{transform:translateY(-2px);box-shadow:0 22px 65px rgba(15,23,42,.11)!important;border-color:#cbd5e1!important;}
.smp-card:hover .smp-company h2{color:#2563eb!important;}
.smp-card .smp-btn{cursor:pointer!important;}

/* SravniUS Marketplace 3.0.5: price order, badges, mobile layout */
.smp-badge-license{background:#dcfce7!important;color:#047857!important;border:1px solid #bbf7d0!important;}
.smp-badge-ok{background:#dcfce7!important;color:#047857!important;}
.smp-badge-rec{background:#fff7ed!important;color:#c2410c!important;}
.smp-badge-partner{background:#fef9c3!important;color:#854d0e!important;}
.smp-badge-featured{background:#ffedd5!important;color:#c2410c!important;}
.smp-price{display:flex!important;flex-direction:column!important;justify-content:center!important;}
.smp-price small{order:1!important;margin:0 0 6px!important;font-size:14px!important;line-height:1.15!important;color:#64748b!important;font-weight:950!important;}
.smp-price strong{order:2!important;display:block!important;white-space:nowrap!important;line-height:.96!important;}
.smp-offer-label{margin:0 0 6px!important;font-size:15px!important;font-weight:950!important;color:#64748b!important;}
.smp-offer-price{margin-top:0!important;}

@media(max-width:760px){
  html,body{overflow-x:hidden!important;}
  .smp-breakout{width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px)!important;margin-left:calc(50% - 50vw + 10px)!important;margin-right:calc(50% - 50vw + 10px)!important;padding:0!important;}
  .smp-wrap{padding:14px 0!important;}
  .smp-hero{padding:22px!important;border-radius:22px!important;}
  .smp-kicker{font-size:13px!important;margin-bottom:10px!important;}
  .smp-hero h1{font-size:34px!important;line-height:1.02!important;letter-spacing:-.035em!important;margin-bottom:12px!important;}
  .smp-hero p{font-size:15px!important;line-height:1.45!important;margin-bottom:18px!important;}
  .smp-filter{padding:14px!important;border-radius:20px!important;}
  .smp-filter-row{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;}
  .smp-filter input[type=text],.smp-filter select,.smp-filter button{height:52px!important;min-height:52px!important;width:100%!important;font-size:15px!important;border-radius:14px!important;}
  .smp-checks{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;margin-top:12px!important;}
  .smp-checks label{width:100%!important;justify-content:flex-start!important;border-radius:16px!important;padding:12px!important;white-space:normal!important;font-size:15px!important;}
  .smp-reset{display:block!important;margin:8px 0 0!important;}
  .smp-list{gap:14px!important;margin-top:18px!important;}
  .smp-card{display:grid!important;grid-template-columns:1fr!important;padding:18px!important;border-radius:22px!important;gap:16px!important;min-height:0!important;}
  .smp-card-main{display:grid!important;grid-template-columns:62px 1fr!important;gap:14px!important;align-items:flex-start!important;}
  .smp-logo{width:62px!important;height:62px!important;border-radius:16px!important;}
  .smp-logo-letter{font-size:28px!important;}
  .smp-company h2{font-size:25px!important;line-height:1.05!important;}
  .smp-category{font-size:15px!important;margin-bottom:8px!important;}
  .smp-badges{gap:6px!important;margin:8px 0!important;}
  .smp-badge{font-size:12px!important;padding:5px 8px!important;}
  .smp-company p{font-size:14px!important;line-height:1.45!important;max-width:none!important;-webkit-line-clamp:3!important;}
  .smp-lang-row{margin-top:8px!important;}
  .smp-card-cols{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;}
  .smp-col{min-height:auto!important;padding:14px!important;border-radius:16px!important;}
  .smp-col span{font-size:11px!important;margin-bottom:5px!important;}
  .smp-col strong{font-size:17px!important;line-height:1.3!important;}
  .smp-price strong{font-size:34px!important;white-space:normal!important;}
  .smp-price small{font-size:14px!important;}
  .smp-bonus strong{font-size:16px!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;}
  .smp-actions{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;}
  .smp-btn{width:100%!important;min-height:50px!important;border-radius:14px!important;}
  .smp-submit-box{padding:22px!important;border-radius:22px!important;margin-top:22px!important;}
  .smp-submit-box h2{font-size:32px!important;line-height:1.05!important;}
  .smp-form-grid{grid-template-columns:1fr!important;}
  .smp-form-grid .smp-span-2{grid-column:auto!important;}
  .smp-single-wrap{padding:12px 0 32px!important;}
  .smp-single-card{grid-template-columns:1fr!important;padding:18px!important;border-radius:22px!important;gap:18px!important;}
  .smp-single-head{grid-template-columns:62px 1fr!important;gap:14px!important;align-items:flex-start!important;}
  .smp-logo-lg{width:62px!important;height:62px!important;border-radius:16px!important;}
  .smp-single-head h1{font-size:31px!important;line-height:1.05!important;}
  .smp-single-short{font-size:15px!important;line-height:1.55!important;margin:16px 0!important;}
  .smp-offer-box{padding:18px!important;border-radius:18px!important;margin:18px 0!important;}
  .smp-offer-box h2{font-size:24px!important;line-height:1.2!important;}
  .smp-offer-price{font-size:42px!important;}
  .smp-info-grid{grid-template-columns:1fr!important;gap:10px!important;}
  .smp-contact-box{position:static!important;border-radius:20px!important;padding:20px!important;}
  .smp-contact-box h2{font-size:25px!important;}
}

/* SravniUS Marketplace 3.0.6: sorting and full frontend form */
.smp-filter-row{grid-template-columns:minmax(280px,2fr) minmax(180px,1fr) minmax(170px,1fr) minmax(170px,1fr) minmax(190px,1fr) 120px!important;}
.smp-sort-select{font-weight:800;color:#334155;}
.smp-form-section-title{grid-column:1/-1;margin:26px 0 8px;font-size:18px;font-weight:950;color:#0f172a;border-top:1px solid #e5edf7;padding-top:22px;}
.smp-submit-form select{width:100%;border:1px solid var(--smp-border);border-radius:15px;padding:14px;margin-top:7px;font-size:16px;background:#fff;min-height:54px;}
.smp-span-2{grid-column:1/-1;}
.smp-checkbox-group{border:1px solid var(--smp-border);border-radius:18px;padding:16px;background:#fbfdff;}
.smp-checkbox-group>strong{display:block;margin-bottom:10px;font-weight:950;color:#0f172a;}
.smp-checkbox-group>div{display:flex;flex-wrap:wrap;gap:8px 10px;max-height:220px;overflow:auto;padding-right:4px;}
.smp-checkbox-group label{display:inline-flex;align-items:center;gap:7px;border:1px solid #e5edf7;border-radius:999px;background:#fff;padding:8px 10px;font-weight:800;font-size:14px;}
.smp-checkbox-group input{width:16px;height:16px;margin:0;}
.smp-check-inline{display:flex!important;align-items:center;gap:10px;border:1px solid var(--smp-border);border-radius:18px;padding:16px;background:#fbfdff;margin-top:0!important;}
.smp-check-inline input{width:18px;height:18px;margin:0!important;}
@media(max-width:1400px){.smp-filter-row{grid-template-columns:1.5fr 1fr 1fr 1fr!important}.smp-filter-row button{grid-column:auto!important}.smp-sort-select{grid-column:span 2!important}}
@media(max-width:900px){.smp-filter-row{grid-template-columns:1fr 1fr!important}.smp-sort-select{grid-column:auto!important}}
@media(max-width:760px){.smp-filter-row{grid-template-columns:1fr!important}.smp-sort-select{grid-column:auto!important}.smp-form-section-title{font-size:17px;margin-top:20px}.smp-checkbox-group>div{display:grid;grid-template-columns:1fr;max-height:260px}.smp-checkbox-group label{border-radius:14px;width:100%}.smp-span-2{grid-column:auto!important}}

/* SravniUS Marketplace 3.0.7: brand mark and geolocation */
.smp-brand-kicker{display:flex!important;align-items:center!important;gap:10px!important;flex-wrap:wrap!important;}
.smp-brandmark{display:inline-flex;align-items:baseline;gap:0;font-weight:950;letter-spacing:-.04em;line-height:1;color:#0f172a;white-space:nowrap;}
.smp-brandmark.smp-brand-compact{font-size:22px;}
.smp-brand-sravni{color:#0f2f66;}
.smp-brand-dot{color:#0f2f66;}
.smp-brand-us{display:inline-block;color:#fff;margin:0 2px;padding:2px 5px;border-radius:7px;background:linear-gradient(180deg,#b91c1c 0 14%,#fff 14% 28%,#b91c1c 28% 42%,#fff 42% 56%,#b91c1c 56% 70%,#fff 70% 84%,#b91c1c 84% 100%);box-shadow:inset 0 0 0 999px rgba(0,42,104,.03);position:relative;overflow:hidden;}
.smp-brand-us:before{content:"★";position:absolute;left:3px;top:1px;font-size:9px;line-height:1;color:#fff;background:#1d4ed8;width:16px;height:16px;border-radius:3px;display:flex;align-items:center;justify-content:center;}
.smp-brand-us{padding-left:21px;}
.smp-location-row{display:flex!important;align-items:center!important;gap:12px!important;flex-wrap:wrap!important;margin:14px 0 2px!important;padding:12px 14px!important;border:1px solid #e5edf7!important;border-radius:18px!important;background:linear-gradient(180deg,#ffffff,#fbfdff)!important;}
.smp-location-btn{height:44px!important;min-height:44px!important;border:0!important;border-radius:14px!important;background:#fff7ed!important;color:#c2410c!important;font-weight:950!important;padding:0 16px!important;box-shadow:inset 0 0 0 1px #fed7aa!important;cursor:pointer!important;}
.smp-location-btn:hover{background:#ffedd5!important;}
.smp-location-btn:disabled{opacity:.7;cursor:wait!important;}
.smp-location-status{color:#64748b!important;font-weight:850!important;font-size:14px!important;}
.smp-filter-row{grid-template-columns:minmax(280px,1.8fr) minmax(170px,.95fr) minmax(170px,.95fr) minmax(170px,.95fr) minmax(190px,1fr) 120px!important;}
.smp-checks{margin-top:12px!important;}
.smp-card .smp-col{overflow:hidden!important;}
.smp-card .smp-col strong{word-break:normal!important;overflow-wrap:normal!important;}
.smp-card .smp-bonus strong{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important;}
.smp-card .smp-price small{order:1!important;margin-bottom:6px!important;}
.smp-card .smp-price strong{order:2!important;white-space:nowrap!important;}
@media(max-width:900px){.smp-location-row{align-items:flex-start!important}.smp-location-btn{width:100%!important}.smp-location-status{display:block!important;width:100%!important}.smp-brandmark.smp-brand-compact{font-size:18px}.smp-filter-row{grid-template-columns:1fr 1fr!important}}
@media(max-width:760px){.smp-location-row{padding:12px!important}.smp-filter-row{grid-template-columns:1fr!important}.smp-brand-kicker{gap:8px!important}.smp-brandmark.smp-brand-compact{font-size:17px}.smp-brand-us:before{width:14px;height:14px;font-size:8px}.smp-brand-us{padding-left:18px}}

/* SravniUS Marketplace 3.0.8: cleaner states/languages, brand label and geo rules */
.smp-inline-brand{
  display:inline-flex!important;
  align-items:baseline!important;
  gap:0!important;
  text-transform:none!important;
  letter-spacing:-.01em!important;
  font-weight:950!important;
  color:#0f2f66!important;
}
.smp-inline-u{color:#0f2f66!important;}
.smp-inline-s{color:#dc2626!important;}
.smp-bonus span .smp-inline-brand,
.smp-form-section-title .smp-inline-brand{
  text-transform:none!important;
}
.smp-bonus strong:before{content:none!important;display:none!important;}
.smp-geo small{display:none!important;}
.smp-checkbox-group>div{max-height:320px!important;}
@media(max-width:760px){
  .smp-checkbox-group>div{max-height:360px!important;}
}

/* SravniUS Marketplace 3.1.0: social sharing and Instagram */
.smp-share-box{margin-top:16px;padding-top:16px;border-top:1px solid rgba(255,255,255,.16)}
.smp-share-title{color:#cbd5e1;font-size:13px;font-weight:950;text-transform:uppercase;letter-spacing:.06em;margin-bottom:10px;text-align:center}
.smp-share-links{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.smp-share-links a{display:flex;align-items:center;justify-content:center;min-height:38px;border-radius:12px;background:rgba(255,255,255,.08);color:#fff!important;text-decoration:none!important;font-size:13px;font-weight:900;border:1px solid rgba(255,255,255,.1)}
.smp-share-links a:hover{background:rgba(255,255,255,.15)}
.smp-btn-instagram{background:linear-gradient(135deg,#f97316,#db2777,#7c3aed)!important;color:#fff!important}
.smp-location-row{display:flex;align-items:center;gap:12px;margin-top:14px;flex-wrap:wrap}.smp-location-btn{height:44px!important;min-height:44px!important;padding:0 16px!important;border-radius:999px!important;background:#2563eb!important}.smp-location-status{color:#64748b;font-weight:850;font-size:14px}
@media(max-width:760px){.smp-share-links{grid-template-columns:1fr}.smp-location-row{display:grid;grid-template-columns:1fr}.smp-location-btn{width:100%!important}.smp-location-status{text-align:center}.smp-share-box{margin-top:12px}}

/* SravniUS Marketplace v4.1.0 Business Growth Dashboard */
.smp-dashboard{font-family:inherit;color:#111827;padding:24px 0 46px}.smp-dash-hero{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:24px;align-items:stretch;background:linear-gradient(135deg,#fff 0%,#fff7ed 100%);border:1px solid #fed7aa;border-radius:30px;padding:34px;box-shadow:0 18px 55px rgba(15,23,42,.08);margin-bottom:22px}.smp-dash-hero h1{font-size:clamp(32px,4vw,54px);line-height:1;margin:0 0 12px;font-weight:950;letter-spacing:-.04em}.smp-dash-hero p{font-size:18px;line-height:1.55;color:#64748b;max-width:760px;margin:0}.smp-dash-status{background:#111827;color:#fff;border-radius:24px;padding:22px;display:flex;flex-direction:column;justify-content:center;gap:8px}.smp-dash-status span{font-weight:900;color:#cbd5e1;text-transform:uppercase;font-size:12px;letter-spacing:.05em}.smp-dash-status strong{font-size:28px;font-weight:950}.smp-dash-status a{color:#fff!important;background:#ff6a00;text-decoration:none!important;border-radius:999px;padding:10px 14px;text-align:center;font-weight:950;margin-top:8px}.smp-dash-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:18px;margin:18px 0}.smp-dash-card{background:#fff;border:1px solid #dfe7f3;border-radius:26px;padding:24px;box-shadow:0 18px 55px rgba(15,23,42,.07)}.smp-dash-card h2{font-size:26px;line-height:1.1;margin:0 0 12px;font-weight:950}.smp-dash-card p{color:#64748b;line-height:1.55;margin:0 0 14px}.smp-progress{height:16px;background:#eef2f7;border-radius:999px;overflow:hidden}.smp-progress span{display:block;height:100%;background:linear-gradient(90deg,#22c55e,#16a34a);border-radius:999px}.smp-progress-number{font-size:44px;font-weight:950;color:#059669;margin:12px 0 4px}.smp-task-list{list-style:none!important;margin:14px 0 0!important;padding:0!important;display:grid;grid-template-columns:1fr 1fr;gap:8px}.smp-task-list li{border-radius:12px;padding:9px 10px;font-weight:850;background:#f8fafc;color:#334155}.smp-task-list li.is-done{background:#ecfdf5;color:#047857}.smp-task-list li.is-missing{background:#fff7ed;color:#9a3412}.smp-growth-actions,.smp-marketing-buttons{display:grid;grid-template-columns:1fr 1fr;gap:10px}.smp-growth-actions a,.smp-growth-actions button,.smp-marketing-buttons a,.smp-dash-card button{border:0;border-radius:16px;background:#111827;color:#fff!important;text-decoration:none!important;padding:13px 14px;font-weight:950;text-align:center;cursor:pointer}.smp-growth-actions a:nth-child(1){background:#22c55e}.smp-growth-actions a:nth-child(2){background:#229ed9}.smp-growth-actions a:nth-child(3){background:#1877f2}.smp-growth-actions button{background:#f1f5f9;color:#111827!important}.smp-dash-stats{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin:18px 0}.smp-dash-stats div{background:#fff;border:1px solid #dfe7f3;border-radius:22px;padding:18px;box-shadow:0 12px 40px rgba(15,23,42,.05)}.smp-dash-stats span{display:block;color:#64748b;text-transform:uppercase;font-size:12px;letter-spacing:.04em;font-weight:950;margin-bottom:8px}.smp-dash-stats strong{font-size:36px;line-height:1;font-weight:950;color:#111827}.smp-dash-copy-text{width:100%;min-height:110px;border:1px solid #dfe7f3;border-radius:16px;padding:14px;margin-top:12px;font-size:15px}.smp-qr-card{text-align:center}.smp-qr-card img{max-width:220px;width:100%;height:auto;border-radius:18px;border:1px solid #e5e7eb;background:#fff;padding:10px;margin:8px auto 14px}.smp-review-link{background:#f8fafc;border:1px solid #dfe7f3;border-radius:14px;padding:12px;font-size:14px;color:#334155;word-break:break-all;margin:10px 0 12px}.smp-dashboard-error{background:#fff7ed;border:1px solid #fed7aa;border-radius:24px;padding:28px;color:#9a3412}.smp-review-page{background:#fff;border:1px solid #dfe7f3;border-radius:28px;padding:34px;box-shadow:0 18px 55px rgba(15,23,42,.08)}.smp-review-page h1{font-size:44px;margin:0 0 12px;font-weight:950}.smp-review-placeholder{background:#f8fafc;border:1px solid #dfe7f3;border-radius:18px;padding:18px;color:#334155;font-weight:800}@media(max-width:1000px){.smp-dash-hero,.smp-dash-grid{grid-template-columns:1fr}.smp-dash-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.smp-dashboard{width:min(100%,calc(100vw - 24px))!important}.smp-dash-hero,.smp-dash-card,.smp-review-page{padding:20px;border-radius:20px}.smp-task-list,.smp-growth-actions,.smp-marketing-buttons{grid-template-columns:1fr}.smp-dash-stats{grid-template-columns:1fr}.smp-dash-stats strong{font-size:32px}}

/* SravniUS Marketplace v4.2.0 — Growth polish */
.smp-hero-head{display:flex;gap:24px;align-items:flex-start;justify-content:space-between;margin-bottom:26px}
.smp-hero-head h1{margin-bottom:14px!important}
.smp-hero-head p{margin-bottom:0!important}
.smp-hero-cta{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:0 24px;border-radius:18px;background:#ff6a00;color:#fff!important;text-decoration:none!important;font-weight:950;box-shadow:0 18px 42px rgba(255,106,0,.22);white-space:nowrap;margin-top:4px}
.smp-hero-cta:hover{filter:brightness(.96);transform:translateY(-1px)}
.smp-card .smp-price{display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;gap:4px!important;min-width:0!important}
.smp-card .smp-price span{margin-bottom:2px!important}
.smp-card .smp-price strong{order:1!important;font-size:clamp(21px,1.55vw,28px)!important;line-height:1.02!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;color:#059669!important}
.smp-card .smp-price small{order:2!important;margin:0!important;font-size:13px!important;line-height:1.15!important;color:#047857!important;font-weight:950!important;max-width:100%!important}
.smp-profile-promo{display:flex;justify-content:space-between;gap:24px;align-items:center;background:linear-gradient(135deg,#111827,#172554 58%,#ff6a00);color:#fff;border-radius:26px;padding:28px 32px;margin:0 0 22px;box-shadow:0 18px 55px rgba(15,23,42,.18);overflow:hidden;position:relative}
.smp-profile-promo:after{content:"";position:absolute;right:120px;top:-80px;width:260px;height:260px;border-radius:50%;background:rgba(255,255,255,.08)}
.smp-profile-promo span{display:block;color:#fed7aa;font-weight:950;text-transform:uppercase;letter-spacing:.04em;font-size:12px;margin-bottom:8px;position:relative;z-index:1}
.smp-profile-promo h2{color:#fff!important;font-size:clamp(24px,3vw,38px);line-height:1.05;margin:0 0 8px;font-weight:950;letter-spacing:-.03em;position:relative;z-index:1}
.smp-profile-promo p{margin:0;color:#e5e7eb;font-size:17px;line-height:1.45;position:relative;z-index:1}
.smp-profile-promo-actions{display:flex;gap:10px;flex-wrap:wrap;position:relative;z-index:1;min-width:max-content}
.smp-profile-promo-actions a{display:inline-flex;align-items:center;justify-content:center;text-decoration:none!important;border-radius:16px;padding:14px 18px;background:#fff;color:#111827!important;font-weight:950;min-height:50px}
.smp-profile-promo-actions a.is-orange{background:#ff6a00;color:#fff!important}
.smp-dashboard-generator canvas{display:block;width:min(100%,360px);height:auto;margin:18px auto 0;border-radius:20px;background:#fff;box-shadow:0 12px 35px rgba(15,23,42,.12)}
.smp-dashboard-generator .smp-marketing-buttons button{border:0;border-radius:16px;background:#111827;color:#fff!important;text-decoration:none!important;padding:13px 14px;font-weight:950;text-align:center;cursor:pointer}
.smp-dashboard-generator .smp-marketing-buttons button:nth-child(1){background:#ff6a00}.smp-dashboard-generator .smp-marketing-buttons button:nth-child(2){background:#111827}.smp-dashboard-generator .smp-marketing-buttons button:nth-child(3){background:#16a34a}
@media(max-width:1100px){.smp-hero-head,.smp-profile-promo{flex-direction:column}.smp-hero-cta{width:100%;max-width:420px}.smp-profile-promo-actions{min-width:0;width:100%}.smp-profile-promo-actions a{flex:1;min-width:180px}}
@media(max-width:760px){.smp-hero-head{gap:16px}.smp-hero-cta{max-width:none}.smp-profile-promo{padding:22px;border-radius:20px}.smp-profile-promo-actions a{width:100%;flex:1 1 100%}.smp-card .smp-price strong{font-size:28px!important}.smp-card .smp-price small{font-size:14px!important}.smp-dashboard-generator canvas{width:100%}}

/* SravniUS Marketplace 4.3.0: beta reviews and launch polish */
.smp-review-page{padding:26px 0 60px!important}
.smp-review-shell{background:#fff;border:1px solid var(--smp-border);border-radius:28px;padding:34px;box-shadow:var(--smp-shadow);max-width:920px;margin:0 auto}
.smp-review-shell h1{font-size:44px;line-height:1.05;margin:0 0 10px;letter-spacing:-.035em;color:var(--smp-dark)}
.smp-review-shell p{font-size:18px;color:#475569;margin:0 0 22px}
.smp-review-success{background:#dcfce7;border:1px solid #bbf7d0;color:#047857;border-radius:18px;padding:16px 18px;font-weight:900;margin:0 0 20px}
.smp-review-form{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.smp-review-form label{display:grid;gap:8px;font-weight:900;color:#334155}
.smp-review-form input,.smp-review-form select,.smp-review-form textarea{width:100%;border:1px solid var(--smp-border);border-radius:16px;padding:14px 16px;font-size:16px;background:#fff;box-sizing:border-box}
.smp-review-form textarea{min-height:135px;resize:vertical}
.smp-review-form .smp-span-2{grid-column:1/-1}
.smp-reviews-block{margin-top:28px;background:#fff;border:1px solid var(--smp-border);border-radius:24px;padding:24px;box-shadow:0 10px 30px rgba(15,23,42,.05)}
.smp-reviews-head{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px}
.smp-reviews-head span{display:block;color:var(--smp-orange);font-weight:950;text-transform:uppercase;font-size:12px;letter-spacing:.06em;margin-bottom:4px}
.smp-reviews-head h2{font-size:24px;margin:0;color:var(--smp-dark);letter-spacing:-.02em}
.smp-reviews-empty{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:18px;padding:18px;color:#64748b;font-weight:750}
.smp-reviews-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.smp-review-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;padding:16px}
.smp-review-stars{color:#f59e0b;font-weight:950;letter-spacing:1px;margin-bottom:8px}
.smp-review-item strong{display:block;color:#0f172a;margin-bottom:8px}
.smp-review-item p{margin:0;color:#475569;line-height:1.5;font-size:15px}
.smp-hero-cta{box-shadow:0 12px 28px rgba(255,106,0,.24)}
@media(max-width:760px){.smp-review-shell{padding:22px;border-radius:22px}.smp-review-shell h1{font-size:34px}.smp-review-form{grid-template-columns:1fr}.smp-reviews-head{align-items:flex-start;flex-direction:column}.smp-reviews-list{grid-template-columns:1fr}}

/* SravniUS Platform 5.0 Foundation */
.smp-platform-header{position:sticky;top:0;z-index:9999;background:rgba(255,255,255,.94);backdrop-filter:blur(18px);border-bottom:1px solid rgba(226,232,240,.95);box-shadow:0 8px 28px rgba(15,23,42,.04)}
.smp-platform-bar{width:min(1760px,calc(100vw - 40px));margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:76px}
.smp-platform-logo{text-decoration:none;display:flex;align-items:center}.smp-platform-nav{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.smp-platform-nav a{font-size:15px;font-weight:850;color:#334155;text-decoration:none;padding:10px 14px;border-radius:999px}.smp-platform-nav a:hover{background:#f1f5f9;color:#0f172a}.smp-platform-cta{background:linear-gradient(135deg,#f97316,#fb923c);color:#fff!important;text-decoration:none;font-weight:950;padding:13px 18px;border-radius:999px;box-shadow:0 14px 28px rgba(249,115,22,.24);white-space:nowrap}.smp-platform-cta:hover{transform:translateY(-1px);box-shadow:0 18px 38px rgba(249,115,22,.3)}
.smp-platform-footer{margin-top:60px;background:#0f172a;color:#cbd5e1;padding:42px 20px 22px}.smp-footer-cta{width:min(1760px,calc(100vw - 40px));margin:-82px auto 36px;background:linear-gradient(135deg,#fff7ed,#eff6ff);border:1px solid #fed7aa;border-radius:30px;box-shadow:0 24px 80px rgba(15,23,42,.13);padding:28px;display:flex;justify-content:space-between;gap:24px;align-items:center}.smp-footer-cta h2{margin:0 0 8px;color:#0f172a;font-size:32px}.smp-footer-cta p{margin:0;color:#475569;max-width:720px}.smp-footer-cta a{background:#f97316;color:#fff!important;text-decoration:none;font-weight:950;border-radius:999px;padding:15px 22px;white-space:nowrap}.smp-footer-grid{width:min(1760px,calc(100vw - 40px));margin:0 auto;display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:36px}.smp-footer-grid h3{color:#fff;margin:0 0 14px;font-size:16px}.smp-footer-grid a{display:block;color:#cbd5e1;text-decoration:none;margin:8px 0;font-weight:750}.smp-footer-grid a:hover{color:#fff}.smp-footer-brand p{max-width:440px;color:#94a3b8;line-height:1.6}.smp-footer-bottom{width:min(1760px,calc(100vw - 40px));margin:28px auto 0;padding-top:22px;border-top:1px solid rgba(148,163,184,.25);color:#94a3b8;text-align:center}
.smp-platform-home{padding-top:26px!important;padding-bottom:70px!important}.smp-home-hero{border-radius:42px;padding:64px 48px;background:radial-gradient(circle at 12% 20%,rgba(249,115,22,.28),transparent 34%),radial-gradient(circle at 88% 12%,rgba(37,99,235,.22),transparent 32%),linear-gradient(135deg,#0f172a,#1e293b 54%,#0b1220);color:#fff;box-shadow:0 34px 95px rgba(15,23,42,.28);overflow:hidden;position:relative}.smp-home-hero:after{content:"";position:absolute;right:-80px;bottom:-130px;width:420px;height:420px;border-radius:50%;background:rgba(255,255,255,.06)}.smp-home-hero .smp-kicker{color:#fed7aa;background:rgba(255,255,255,.1);display:inline-flex;padding:8px 13px;border-radius:999px;font-weight:950}.smp-home-hero h1{font-size:clamp(44px,6vw,84px);line-height:.96;letter-spacing:-.055em;margin:20px 0 16px;color:#fff;max-width:1040px}.smp-home-hero p{font-size:22px;line-height:1.45;color:#e2e8f0;max-width:840px;margin:0 0 28px}.smp-home-search{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) 160px;gap:12px;max-width:940px;background:#fff;padding:10px;border-radius:24px;box-shadow:0 20px 70px rgba(0,0,0,.22)}.smp-home-search input{border:0!important;background:#fff!important;padding:18px 20px!important;font-size:17px!important;color:#0f172a!important;outline:none!important}.smp-home-search button{border:0;background:#f97316;color:#fff;font-weight:950;border-radius:18px;font-size:17px;cursor:pointer}.smp-home-quick{position:relative;z-index:2;margin-top:18px;display:flex;gap:10px;flex-wrap:wrap}.smp-home-quick a{color:#fff;text-decoration:none;font-weight:900;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);padding:11px 16px;border-radius:999px}.smp-home-section{margin-top:46px}.smp-home-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.smp-home-section-head span{display:block;color:#f97316;font-weight:950;text-transform:uppercase;letter-spacing:.08em;font-size:12px}.smp-home-section-head h2{font-size:36px;line-height:1.05;margin:6px 0 0;color:#0f172a}.smp-home-section-head a{font-weight:950;color:#2563eb;text-decoration:none}.smp-vertical-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}.smp-vertical-grid a{background:#fff;border:1px solid #e2e8f0;border-radius:26px;padding:22px;text-decoration:none;color:#0f172a;box-shadow:0 14px 40px rgba(15,23,42,.06);transition:.18s}.smp-vertical-grid a:hover{transform:translateY(-3px);box-shadow:0 22px 60px rgba(15,23,42,.1);border-color:#bfdbfe}.smp-vertical-grid b{font-size:30px;display:block;margin-bottom:13px}.smp-vertical-grid strong{display:block;font-size:18px;margin-bottom:6px}.smp-vertical-grid span{color:#64748b;font-weight:750;font-size:14px;line-height:1.35}.smp-chip-grid{display:flex;gap:12px;flex-wrap:wrap}.smp-chip-grid a{background:#fff;border:1px solid #e2e8f0;color:#334155;text-decoration:none;font-weight:900;padding:13px 18px;border-radius:999px;box-shadow:0 10px 26px rgba(15,23,42,.05)}.smp-chip-grid a:hover{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.smp-featured-businesses{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.smp-mini-business{display:grid;grid-template-columns:64px 1fr;gap:14px;align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:16px;text-decoration:none;color:#0f172a;box-shadow:0 12px 36px rgba(15,23,42,.06)}.smp-mini-business:hover{transform:translateY(-2px);box-shadow:0 20px 60px rgba(15,23,42,.1)}.smp-mini-logo .smp-logo-letter,.smp-mini-logo img{width:64px!important;height:64px!important;border-radius:20px!important}.smp-mini-business strong{display:block;font-size:18px}.smp-mini-business span{display:block;color:#64748b;font-weight:800;margin-top:3px}.smp-mini-business em{display:inline-block;margin-top:8px;color:#059669;background:#dcfce7;font-style:normal;font-weight:950;border-radius:999px;padding:5px 10px}.smp-home-split{margin-top:52px;background:linear-gradient(135deg,#fff7ed,#eff6ff);border:1px solid #fed7aa;border-radius:34px;padding:34px;display:grid;grid-template-columns:1.5fr 1fr;gap:24px;align-items:center}.smp-home-split span{color:#f97316;font-weight:950;text-transform:uppercase;font-size:12px;letter-spacing:.08em}.smp-home-split h2{font-size:42px;line-height:1.02;margin:8px 0 12px;color:#0f172a}.smp-home-split p{font-size:18px;color:#475569;max-width:760px}.smp-home-orange{display:inline-flex;margin-top:10px;background:#f97316;color:#fff!important;text-decoration:none;font-weight:950;padding:15px 22px;border-radius:999px}.smp-home-checks{display:grid;grid-template-columns:1fr 1fr;gap:10px}.smp-home-checks p{margin:0!important;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:13px;font-weight:900;color:#334155}.smp-empty{background:#fff;border:1px dashed #cbd5e1;border-radius:22px;padding:22px;color:#64748b;font-weight:850}
@media(max-width:1100px){.smp-platform-nav{display:none}.smp-vertical-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.smp-featured-businesses{grid-template-columns:repeat(2,minmax(0,1fr))}.smp-footer-grid{grid-template-columns:1fr 1fr}.smp-footer-cta{align-items:flex-start;flex-direction:column}.smp-home-split{grid-template-columns:1fr}}
@media(max-width:720px){.smp-platform-bar{width:calc(100vw - 24px);min-height:68px}.smp-platform-cta{padding:11px 13px;font-size:13px}.smp-home-hero{padding:36px 20px;border-radius:28px}.smp-home-hero p{font-size:18px}.smp-home-search{grid-template-columns:1fr}.smp-home-search button{min-height:52px}.smp-vertical-grid,.smp-featured-businesses,.smp-footer-grid{grid-template-columns:1fr}.smp-home-section-head{display:block}.smp-home-section-head h2{font-size:30px}.smp-home-split{padding:24px;border-radius:26px}.smp-home-split h2{font-size:32px}.smp-home-checks{grid-template-columns:1fr}.smp-platform-footer{padding-left:12px;padding-right:12px}.smp-footer-cta,.smp-footer-grid,.smp-footer-bottom{width:calc(100vw - 24px)}}
