.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
*,*::before,*::after{box-sizing:border-box}
html,body{margin:0;padding:0;font-family:'DM Sans',system-ui,-apple-system,sans-serif;background:#fff;color:#002816;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
img{max-width:100%;height:auto;display:block}
a{color:inherit;text-decoration:none}
button{font-family:inherit}
:root{
  --color-border-tertiary:rgba(0,0,0,.06);
  --border-radius-lg:16px;
  --font-sans:'DM Sans',system-ui,-apple-system,sans-serif;
}
.page-main{max-width:100%;margin:0 auto;padding:0;display:flex;flex-direction:column;gap:0}
@media (max-width:768px){.page-main{padding:0;gap:0}
}
/* Hide the approve/tweak buttons that were left in widgets from iteration */
.page-main > div > div:last-child > button{display:none}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.ms-wrap{border-radius:0;overflow:hidden;border:none;border-bottom:1px solid rgba(0,0,0,.06);background:#fff}

.ms-nav{display:flex;align-items:center;justify-content:space-between;padding:14px 32px;border-bottom:1px solid #eee;background:rgba(255,255,255,.96);backdrop-filter:blur(20px)}
.ms-nav-left{display:flex;align-items:center;gap:32px}
.ms-nav-verticals{display:flex;align-items:center;gap:20px}
.ms-nav-v{font-size:13px;color:#666;font-weight:500;cursor:pointer;padding:6px 12px;border-radius:100px}
.ms-nav-v.active{background:#fdeaea;color:#c0392b}
.ms-nav-right{display:flex;align-items:center;gap:20px}
.ms-nav-right a{font-size:13px;color:#888;cursor:pointer}
.ms-nav-cta{background:#008352;color:#fff;padding:7px 18px;border-radius:100px;font-size:13px;font-weight:500}

.ms-crumb{padding:18px 32px 0;background:#fff;max-width:100%;margin:0 auto}
.ms-crumb-inner{display:flex;align-items:center;gap:8px;font-size:12px;color:#999}
.ms-crumb-inner a{color:#999;cursor:pointer}
.ms-crumb-sep{color:#ccc}
.ms-crumb-current{color:#002816;font-weight:500}

/* removed .ms-hero-bg - the visual now owns its own tinted container */
.ms-hero{padding:120px 32px 72px;background:#fff;position:relative;overflow:hidden;}
.ms-hero-inner{max-width:100%;margin:0 auto;display:grid;grid-template-columns:1.15fr 1fr;gap:40px;align-items:center;position:relative;z-index:1;min-width:0}

.ms-hero-left{display:flex;flex-direction:column;min-width:0;padding-right:8px}
.ms-vertical-tag{display:inline-flex;align-items:center;gap:6px;font-size:11px;color:#c0392b;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin-bottom:20px;background:#fdeaea;padding:6px 14px;border-radius:100px;align-self:flex-start}
.ms-vertical-tag::before{content:'';width:6px;height:6px;border-radius:50%;background:#c0392b}

.ms-h1{font-size:50px;font-weight:700;color:#002816;line-height:1.05;letter-spacing:-.035em;margin-bottom:20px;overflow-wrap:break-word}
.ms-h1 em{color:#c0392b;font-style:normal}

.ms-sub{font-size:16px;color:#666;line-height:1.6;margin-bottom:28px;max-width:460px}
.ms-ctas{display:flex;gap:14px;align-items:center;margin-bottom:32px;flex-wrap:wrap}
.ms-btn-primary{background:#c0392b;color:#fff;padding:14px 30px;border-radius:100px;font-size:14px;font-weight:600;cursor:pointer;white-space:nowrap}
.ms-btn-text{font-size:14px;color:#c0392b;font-weight:600;display:flex;align-items:center;gap:4px;cursor:pointer;white-space:nowrap}
.ms-trust{display:flex;gap:18px;flex-wrap:wrap}
.ms-trust-item{display:flex;align-items:center;gap:6px;font-size:12px;color:#666;white-space:nowrap}
.ms-trust-item svg{color:#c0392b;flex-shrink:0}

.ms-visual{position:relative;aspect-ratio:1/1;width:100%;max-width:380px;margin-left:auto;min-width:0}
.ms-visual-bg{position:absolute;inset:0;background:linear-gradient(135deg,#e8d4d1 0%,#cfb4b0 50%,#a88a85 100%);border-radius:24px;overflow:hidden}
.ms-visual-bg::before{content:'';position:absolute;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.25) 0%,transparent 70%);top:-60px;left:-60px}

.ms-pack{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-5deg);width:260px;height:200px;background:linear-gradient(135deg,#f5f0ea 0%,#e8dfd2 100%);border-radius:14px;box-shadow:0 30px 60px rgba(0,0,0,.2),inset 0 -20px 40px rgba(0,0,0,.06);padding:18px;display:flex;flex-direction:column;justify-content:space-between}
.ms-pack::before{content:'';position:absolute;top:0;left:10%;right:10%;height:6px;background:#fff;opacity:.3;border-radius:0 0 6px 6px}

.ms-pack-brand{font-size:9.5px;font-weight:700;color:#7d3c2e;letter-spacing:.1em;text-transform:uppercase;margin-bottom:5px}
.ms-pack-product{font-size:15px;font-weight:700;color:#3d1815;line-height:1.15;margin-bottom:3px}
.ms-pack-cut{font-size:10.5px;color:#7d3c2e;margin-bottom:6px}
.ms-pack-meta{display:flex;gap:6px;font-size:8.5px;color:#7d3c2e;margin-bottom:4px;flex-wrap:wrap}
.ms-pack-meta span{background:rgba(125,60,46,.12);padding:2px 6px;border-radius:4px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}

.ms-pack-bottom{display:flex;justify-content:space-between;align-items:flex-end;gap:10px}
.ms-pack-info{display:flex;flex-direction:column;gap:5px;min-width:0}
.ms-pack-badge{background:rgba(125,60,46,.15);color:#4d1e18;padding:3px 8px;border-radius:4px;font-weight:600;letter-spacing:.04em;align-self:flex-start;text-transform:uppercase;font-size:7.5px;white-space:nowrap}
.ms-pack-batch{color:#7d3c2e;font-family:'SF Mono',Monaco,monospace;font-size:8.5px;white-space:nowrap}

.ms-qr{width:52px;height:52px;background:#fff;border-radius:6px;padding:4px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(0,0,0,.1);flex-shrink:0}
.ms-qr-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:1px;width:100%;height:100%}
.ms-qr-cell{background:#1a1a1a;border-radius:1px}
.ms-qr-cell.off{background:transparent}

.ms-temp-float{position:absolute;top:20px;right:16px;background:#fff;border-radius:12px;padding:11px 13px;box-shadow:0 10px 30px rgba(0,0,0,.12);display:flex;align-items:center;gap:10px;min-width:140px;z-index:3}
.ms-temp-icon{width:26px;height:26px;border-radius:7px;background:#e8f2ec;display:flex;align-items:center;justify-content:center;color:#008352;flex-shrink:0}
.ms-temp-label{font-size:9px;color:#999;letter-spacing:.06em;text-transform:uppercase;font-weight:600;margin-bottom:1px}
.ms-temp-value{font-size:13px;color:#002816;font-weight:700;font-family:'SF Mono',Monaco,monospace;white-space:nowrap}
.ms-temp-sub{font-size:9px;color:#008352;font-weight:600;margin-top:1px;white-space:nowrap}

.ms-species-float{position:absolute;bottom:20px;left:16px;background:#002816;color:#fff;border-radius:100px;padding:7px 13px;display:flex;align-items:center;gap:6px;box-shadow:0 10px 30px rgba(0,40,22,.25);font-size:10.5px;font-weight:600;white-space:nowrap;z-index:3}
.ms-species-float svg{color:#c0392b;flex-shrink:0}

.ms-placeholder-note{position:absolute;bottom:8px;right:8px;background:rgba(0,0,0,.3);color:rgba(255,255,255,.7);padding:4px 10px;border-radius:100px;font-size:9px;letter-spacing:.04em;backdrop-filter:blur(4px);z-index:3}

@media (max-width: 991px){
  .ms-h1{font-size:40px}
  .ms-crumb{padding:16px 24px 0}
  .ms-hero{padding:100px 24px 56px}
  .ms-hero-inner{grid-template-columns:1fr;gap:28px}
  .ms-hero-left{padding-right:0}
  .ms-sub{max-width:none}
  .ms-visual{margin:10px auto 0;max-width:420px}
  .ms-pack{width:240px;height:188px;padding:16px}
  .ms-temp-float{top:14px;right:14px;min-width:132px}
  .ms-species-float{bottom:14px;left:14px}
}
@media (max-width: 575px){
  .ms-crumb{padding:14px 16px 0}
  .ms-hero{padding:100px 16px 44px}
  .ms-h1{font-size:34px}
  .ms-sub{font-size:15px}
  .ms-btn-primary{padding:12px 22px;font-size:13px}
  .ms-btn-text{font-size:13px}
  .ms-trust{gap:12px}
  .ms-trust-item{font-size:11px}
  .ms-visual{max-width:320px}
  .ms-pack{width:216px;height:170px}
  .ms-temp-float{padding:9px 11px}
  .ms-temp-value{font-size:12px}
}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.mf-section{font-family:'DM Sans',system-ui,sans-serif;background:#fafafa;padding:80px 40px;border-radius:0;border:none;border-bottom:1px solid rgba(0,0,0,.06)}
.mf-inner{max-width:100%;margin:0 auto}
.mf-header{margin-bottom:48px;max-width:640px}
.mf-tag{display:inline-block;font-size:12px;color:#c0392b;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin-bottom:14px}
.mf-h2{font-size:42px;font-weight:700;color:#002816;line-height:1.1;letter-spacing:-.03em;margin-bottom:16px}
.mf-h2 em{color:#c0392b;font-style:normal}
.mf-sub{font-size:16px;color:#666;line-height:1.7}

.mf-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}

.mf-card{background:#fff;border:1px solid #eee;border-radius:20px;padding:28px;display:flex;flex-direction:column;transition:all .2s;overflow:hidden}
.mf-card:hover{border-color:#efd0cc;box-shadow:0 10px 30px rgba(192,57,43,.05)}

.mf-stage-head{display:flex;align-items:center;gap:12px;margin-bottom:22px}
.mf-stage-num{font-size:11px;font-weight:700;color:#c0392b;letter-spacing:.1em;background:#fdeaea;padding:5px 11px;border-radius:100px}
.mf-stage-label{font-size:11px;font-weight:700;color:#888;letter-spacing:.1em;text-transform:uppercase}

/* contextual visual placeholder */
.mf-visual{aspect-ratio:16/9;border-radius:14px;margin-bottom:20px;position:relative;overflow:hidden}
.mf-visual.v1{background:linear-gradient(135deg,#dde9f0 0%,#b8d0dc 100%)}
.mf-visual.v2{background:linear-gradient(135deg,#e8d4d1 0%,#cfb4b0 100%)}
.mf-visual.v3{background:linear-gradient(135deg,#d4e0e8 0%,#a8bfcc 100%)}
.mf-visual.v4{background:linear-gradient(135deg,#f0d4cf 0%,#d9ada5 100%)}

.mf-visual-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:72px;height:72px;border-radius:18px;background:rgba(255,255,255,.4);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;color:rgba(0,40,22,.7)}
.mf-visual-label{position:absolute;bottom:12px;left:14px;background:rgba(255,255,255,.8);backdrop-filter:blur(8px);padding:4px 10px;border-radius:100px;font-size:10px;color:#555;font-weight:600;letter-spacing:.04em}
.mf-visual-placeholder{position:absolute;bottom:12px;right:14px;background:rgba(0,0,0,.3);color:rgba(255,255,255,.7);padding:4px 10px;border-radius:100px;font-size:9px;letter-spacing:.04em;backdrop-filter:blur(4px)}

.mf-card-title{font-size:22px;font-weight:700;color:#002816;letter-spacing:-.02em;line-height:1.2;margin-bottom:10px}
.mf-card-desc{font-size:14px;color:#666;line-height:1.65;margin-bottom:20px;flex:1}

.mf-bullets{display:flex;flex-direction:column;gap:8px;padding-top:18px;border-top:1px dashed #eee}
.mf-bullet{display:flex;align-items:center;gap:10px;font-size:13px;color:#333}
.mf-bullet-dot{width:5px;height:5px;border-radius:50%;background:#c0392b;flex-shrink:0}

@media (max-width: 991px){
  .mf-section{padding:64px 24px}
  .mf-h2{font-size:36px}
  .mf-grid{grid-template-columns:1fr}
}
@media (max-width: 575px){
  .mf-section{padding:48px 0px}
  .mf-header{margin-bottom:34px}
  .mf-h2{font-size:30px}
  .mf-sub{font-size:15px}
  .mf-card{padding:20px;border-radius:16px}
  .mf-stage-head{margin-bottom:16px}
  .mf-card-title{font-size:20px}
  .mf-card-desc{font-size:13px}
  .mf-bullet{font-size:12px}
  .mf-visual-icon{width:60px;height:60px;border-radius:14px}
}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.ms-ds-section{font-family:'DM Sans',system-ui,sans-serif;background:#fff;padding:80px 40px;border-radius:0;border:none;border-bottom:1px solid rgba(0,0,0,.06)}
.ms-ds-inner{max-width:100%;margin:0 auto}
.ms-ds-header{margin-bottom:40px;max-width:640px}
.ms-ds-tag{display:inline-block;font-size:12px;color:#c0392b;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin-bottom:14px}
.ms-ds-h2{font-size:42px;font-weight:700;color:#002816;line-height:1.1;letter-spacing:-.03em;margin-bottom:16px}
.ms-ds-h2 em{color:#c0392b;font-style:normal}
.ms-ds-sub{font-size:16px;color:#666;line-height:1.7}

.ms-ds-dashboard{border-radius:20px;overflow:hidden;box-shadow:0 30px 80px rgba(192,57,43,.1);border:1px solid #e8e8e8;background:#fff;position:relative;font-family:'DM Sans',sans-serif}

.ms-ds-chrome{background:#f5f5f5;padding:10px 14px;display:flex;align-items:center;gap:8px;border-bottom:1px solid #e0e0e0}
.ms-ds-dot{width:10px;height:10px;border-radius:50%}
.ms-ds-dot.r{background:#ff5f57}
.ms-ds-dot.y{background:#febc2e}
.ms-ds-dot.g{background:#28c840}
.ms-ds-url{flex:1;background:#fff;border-radius:6px;padding:4px 10px;font-size:11px;color:#888;margin-left:16px;display:flex;align-items:center;gap:5px;max-width:360px}
.ms-ds-url svg{flex-shrink:0;color:#c0392b}

.ms-ds-app{display:grid;grid-template-columns:188px 1fr;min-height:500px}

.ms-ds-sidebar{background:#fafafa;border-right:1px solid #eee;padding:16px 12px;display:flex;flex-direction:column;gap:2px}
.ms-ds-brand{padding:6px 8px 16px;display:flex;align-items:center}
.ms-ds-brand svg{height:22px;width:auto}
.ms-ds-nav-label{font-size:9px;color:#999;letter-spacing:.08em;text-transform:uppercase;font-weight:600;padding:8px 8px 4px}
.ms-ds-nav-item{display:flex;align-items:center;gap:8px;padding:7px 8px;border-radius:6px;font-size:12px;color:#666;cursor:pointer}
.ms-ds-nav-item.active{background:#fdeaea;color:#c0392b;font-weight:600}
.ms-ds-nav-item svg{flex-shrink:0}
.ms-ds-nav-badge{margin-left:auto;font-size:9px;font-weight:700;background:#c0392b;color:#fff;padding:1px 5px;border-radius:4px}
.ms-ds-nav-badge.alert{background:#b87f0a}

.ms-ds-main{padding:20px 24px;background:#fff;overflow:hidden}
.ms-ds-main-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}
.ms-ds-title-block{display:flex;flex-direction:column;gap:2px}
.ms-ds-title-crumb{font-size:10px;color:#999;letter-spacing:.04em;margin-bottom:2px}
.ms-ds-title{font-size:20px;font-weight:700;color:#002816;letter-spacing:-.02em}
.ms-ds-main-actions{display:flex;gap:8px}
.ms-ds-action-btn{font-size:11px;padding:6px 12px;border-radius:100px;background:#f3f3f3;color:#555;font-weight:500;cursor:pointer;white-space:nowrap}
.ms-ds-action-btn.primary{background:#c0392b;color:#fff}

.ms-ds-stats-row{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:18px}
.ms-ds-stat-card{background:#fafafa;border:1px solid #eee;border-radius:10px;padding:12px 14px}
.ms-ds-stat-label{font-size:10px;color:#999;font-weight:600;letter-spacing:.04em;text-transform:uppercase;margin-bottom:4px;white-space:nowrap}
.ms-ds-stat-row{display:flex;align-items:baseline;gap:6px}
.ms-ds-stat-num{font-size:20px;font-weight:700;color:#002816;letter-spacing:-.02em;white-space:nowrap}
.ms-ds-stat-delta{font-size:10px;color:#008352;font-weight:600;white-space:nowrap}
.ms-ds-stat-delta.warn{color:#b87f0a}

.ms-ds-content-grid{display:grid;grid-template-columns:1.6fr 1fr;gap:14px}

.ms-ds-panel{background:#fafafa;border:1px solid #eee;border-radius:12px;padding:16px;overflow:hidden}
.ms-ds-panel-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}
.ms-ds-panel-title{font-size:13px;font-weight:700;color:#002816}
.ms-ds-panel-link{font-size:10px;color:#c0392b;font-weight:600;white-space:nowrap}

.ms-ds-lot-row{display:flex;align-items:center;gap:10px;padding:9px 4px;border-bottom:1px solid #eee}
.ms-ds-lot-row:last-child{border-bottom:none}

.ms-ds-lot-id{display:flex;align-items:center;gap:8px;flex:1;min-width:0}
.ms-ds-temp-pulse{width:8px;height:8px;border-radius:50%;flex-shrink:0;position:relative}
.ms-ds-temp-pulse.ok{background:#008352}
.ms-ds-temp-pulse.warn{background:#b87f0a}
.ms-ds-temp-pulse.ok::after{content:'';position:absolute;inset:-3px;border-radius:50%;background:rgba(0,131,82,.25);animation:ms-ds-pulse 2s infinite}
@keyframes ms-ds-pulse{0%{transform:scale(.8);opacity:.8}100%{transform:scale(1.8);opacity:0}}

.ms-ds-lot-name{display:flex;flex-direction:column;gap:1px;min-width:0;overflow:hidden}
.ms-ds-lot-code{font-size:10.5px;color:#002816;font-weight:700;font-family:'SF Mono',Monaco,monospace;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.ms-ds-lot-sub{font-size:10px;color:#888;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}

.ms-ds-lot-temp{font-size:11px;color:#008352;font-weight:700;white-space:nowrap;font-variant-numeric:tabular-nums;min-width:54px;text-align:right;font-family:'SF Mono',Monaco,monospace}
.ms-ds-lot-temp.warn{color:#b87f0a}

.ms-ds-lot-status{font-size:9px;font-weight:700;padding:3px 8px;border-radius:100px;letter-spacing:.04em;white-space:nowrap;flex-shrink:0}
.ms-ds-lot-status.transit{background:#fff4e1;color:#b87f0a}
.ms-ds-lot-status.storage{background:#e6f5ee;color:#008352}
.ms-ds-lot-status.delivered{background:#f0f0f0;color:#777}
.ms-ds-lot-status.processing{background:#fdeaea;color:#c0392b}
.ms-ds-lot-time{font-size:10px;color:#999;font-family:'SF Mono',monospace;white-space:nowrap;min-width:46px;text-align:right}

/* temperature chart */
.ms-ds-chart{height:90px;background:#fff;border-radius:8px;position:relative;overflow:hidden;margin-bottom:12px;padding:12px}
.ms-ds-chart-label{font-size:9px;color:#999;font-weight:600;letter-spacing:.04em;text-transform:uppercase;margin-bottom:4px}
.ms-ds-chart-header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:6px}
.ms-ds-chart-val{font-size:16px;font-weight:700;color:#002816;font-family:'SF Mono',monospace;letter-spacing:-.01em}
.ms-ds-chart-delta{font-size:9px;color:#008352;font-weight:600}

.ms-ds-chart-svg{width:100%;height:32px;display:block}
.ms-ds-chart-line{fill:none;stroke:#c0392b;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
.ms-ds-chart-area{fill:url(#msGrad);opacity:.15}
.ms-ds-chart-dot{fill:#c0392b;stroke:#fff;stroke-width:2}

.ms-ds-facility-list{display:flex;flex-direction:column;gap:4px;margin-top:6px}
.ms-ds-facility{display:flex;align-items:center;gap:10px;padding:6px 4px}
.ms-ds-facility-dot{width:7px;height:7px;border-radius:50%;background:#008352;flex-shrink:0}
.ms-ds-facility-dot.warn{background:#b87f0a}
.ms-ds-facility-name{font-size:11px;color:#002816;font-weight:600;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.ms-ds-facility-temp{font-size:10px;color:#008352;font-weight:600;font-family:'SF Mono',monospace;white-space:nowrap}
.ms-ds-facility-temp.warn{color:#b87f0a}

.ms-ds-placeholder-note{position:absolute;bottom:10px;right:10px;background:rgba(0,0,0,.5);color:rgba(255,255,255,.7);padding:4px 10px;border-radius:100px;font-size:9px;letter-spacing:.04em;backdrop-filter:blur(4px);z-index:3}

@media (max-width: 991px){
  .ms-ds-section{padding:64px 24px}
  .ms-ds-h2{font-size:36px}
  .ms-ds-app{grid-template-columns:1fr;min-height:auto}
  .ms-ds-sidebar{display:none}
  .ms-ds-main{padding:18px}
  .ms-ds-stats-row{grid-template-columns:repeat(2,1fr)}
  .ms-ds-content-grid{grid-template-columns:1fr}
  .ms-ds-url{display:none}
}
@media (max-width: 575px){
  .ms-ds-section{padding:48px 16px}
  .ms-ds-header{margin-bottom:28px}
  .ms-ds-h2{font-size:30px}
  .ms-ds-sub{font-size:15px}
  .ms-ds-main-header{flex-direction:column;align-items:flex-start;gap:10px}
  .ms-ds-main-actions{flex-wrap:wrap}
  .ms-ds-action-btn{font-size:10px;padding:6px 10px}
  .ms-ds-stats-row{grid-template-columns:1fr;gap:8px}
  .ms-ds-stat-num{font-size:18px}
}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.msc-section{font-family:'DM Sans',system-ui,sans-serif;background:#fafafa;padding:80px 40px;border-radius:0;border:none;border-bottom:1px solid rgba(0,0,0,.06)}
.msc-inner{max-width:100%;margin:0 auto}

.msc-header{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;margin-bottom:48px}
.msc-header-text{display:flex;flex-direction:column;gap:14px;max-width:460px}
.msc-tag{display:inline-block;font-size:12px;color:#c0392b;font-weight:700;letter-spacing:.1em;text-transform:uppercase}
.msc-h2{font-size:42px;font-weight:700;color:#002816;line-height:1.1;letter-spacing:-.03em}
.msc-h2 em{color:#c0392b;font-style:normal}
.msc-sub{font-size:16px;color:#666;line-height:1.7}

/* compliance image placeholder */
.msc-header-img{aspect-ratio:5/4;border-radius:20px;background:linear-gradient(135deg,#f0dcd8 0%,#d9b8b2 50%,#b8938c 100%);position:relative;overflow:hidden;box-shadow:0 20px 50px rgba(192,57,43,.1)}
.msc-header-img::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 30% 40%,rgba(255,255,255,.25) 0%,transparent 60%)}

/* illustrative compliance elements: shields and seals suggesting certifications */
.msc-img-seals{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:40px}
.msc-seal-stack{position:relative;width:220px;height:220px}
.msc-seal{position:absolute;background:#fff;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:4px}
.msc-seal.s1{top:10px;left:0;width:110px;height:110px;transform:rotate(-6deg)}
.msc-seal.s2{top:30px;right:0;width:110px;height:110px;transform:rotate(4deg);z-index:1}
.msc-seal.s3{bottom:0;left:50%;transform:translateX(-50%) rotate(-2deg);width:120px;height:120px;z-index:2}

.msc-seal-ring{width:54px;height:54px;border:3px solid #c0392b;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative}
.msc-seal-ring::before{content:'';position:absolute;inset:6px;border:1px dashed rgba(192,57,43,.3);border-radius:50%}
.msc-seal-ring svg{color:#c0392b}
.msc-seal-label{font-size:7px;font-weight:700;letter-spacing:.1em;color:#7d3c2e;text-transform:uppercase}

.msc-img-label{position:absolute;bottom:12px;right:14px;background:rgba(0,0,0,.4);color:rgba(255,255,255,.7);padding:5px 12px;border-radius:100px;font-size:10px;letter-spacing:.04em;backdrop-filter:blur(6px);font-weight:500}

/* group sections */
.msc-group{background:#fff;border:1px solid #eee;border-radius:18px;padding:28px;margin-bottom:16px}
.msc-group-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #f0f0f0}
.msc-group-meta{display:flex;flex-direction:column;gap:2px}
.msc-group-eyebrow{font-size:10px;color:#c0392b;font-weight:700;letter-spacing:.1em;text-transform:uppercase}
.msc-group-title{font-size:20px;font-weight:700;color:#002816;letter-spacing:-.02em}
.msc-group-count{font-size:11px;color:#999;background:#f3f3f3;padding:4px 10px;border-radius:100px;white-space:nowrap}

.msc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}

.msc-std-card{background:#fafafa;border:1px solid #eee;border-radius:12px;padding:18px;transition:all .2s}
.msc-std-card:hover{border-color:#efd0cc;background:#fefcfc}
.msc-std-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px;gap:6px}
.msc-std-code{font-size:13px;font-weight:700;color:#002816;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.msc-std-region{font-size:9px;color:#c0392b;background:#fdeaea;padding:2px 7px;border-radius:100px;font-weight:700;letter-spacing:.06em;white-space:nowrap;flex-shrink:0}
.msc-std-region.eu{color:#4a6fa5;background:#e8edf5}
.msc-std-region.us{color:#a5524a;background:#f5e8e6}
.msc-std-region.uk{color:#6b4fa0;background:#ede8f5}
.msc-std-region.in{color:#b87f0a;background:#fdf4e1}
.msc-std-region.sust{color:#008352;background:#e6f5ee}
.msc-std-full{font-size:12px;color:#666;line-height:1.5}

.msc-footer{background:#002816;border-radius:16px;padding:28px 32px;margin-top:20px;display:flex;justify-content:space-around;align-items:center;gap:24px;flex-wrap:wrap;text-align: center;}
.msc-footer-text{display:flex;flex-direction:column;gap:6px}
.msc-footer-title{font-size:17px;font-weight:700;color:#fff;letter-spacing:-.01em}
.msc-footer-sub{font-size:13px;color:rgba(255,255,255,.6);line-height:1.5;max-width:440px}
.msc-footer-btn{background:#fff;color:#002816;padding:11px 22px;border-radius:100px;font-size:13px;font-weight:600;white-space:nowrap;cursor:pointer}
.msc-section.compliance{background-color: #002816;}
.msc-section.compliance .msc-h2 em {
    color: #ff8a75;
    font-style: normal;}
    .msc-section.compliance .msc-h2  {
    color: #fff;}
   .msc-section.compliance .msc-tag{
    display: inline-flex;
    align-items: center;
    align-self: flex-start;
    gap: 6px;
    font-size: 12px;
    color: #ff8a75;
    font-weight: 600;
    letter-spacing: .08em;
    text-transform: uppercase;
    margin-bottom: 20px;
    background: rgba(255, 138, 117, .12);
    backdrop-filter: blur(8px);
    padding: 6px 16px;
    border-radius: 100px;
    border: 1px solid rgba(255, 138, 117, .2);
}
.msc-section.compliance .msc-sub{color: rgba(255, 255, 255, .75);}
@media (max-width: 991px){
  .msc-section{padding:64px 24px}}

@media (max-width: 767px){
  #ms-compliance .msc-header{grid-template-columns:1fr;gap:24px;margin-bottom:38px}
  #ms-compliance .msc-header-text{max-width:none}
  #ms-compliance .msc-grid{grid-template-columns:repeat(2,1fr)}
  #ms-compliance .msc-img-seals{padding:28px}
}
@media (max-width: 575px){
  .msc-section{padding:48px 16px}
  #ms-compliance .msc-h2{font-size:30px}
  #ms-compliance .msc-sub{font-size:15px}
  #ms-compliance .msc-grid{grid-template-columns:1fr}
  #ms-compliance .msc-group{padding:20px}
  #ms-compliance .msc-group-header{flex-direction:column;align-items:flex-start;gap:10px}
  #ms-compliance .msc-footer{padding:20px}
  #ms-compliance .msc-footer-btn{padding:10px 18px}
}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.msba-section{font-family:'DM Sans',system-ui,sans-serif;background:#fff;padding:80px 40px;border-radius:0;border:none;border-bottom:1px solid rgba(0,0,0,.06)}
.msba-inner{max-width:100%;margin:0 auto}
.msba-header{margin-bottom:48px;max-width:640px}
.msba-tag{display:inline-block;font-size:12px;color:#c0392b;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin-bottom:14px}
.msba-h2{font-size:42px;font-weight:700;color:#002816;line-height:1.1;letter-spacing:-.03em;margin-bottom:16px}
.msba-h2 em{color:#c0392b;font-style:normal}
.msba-sub{font-size:16px;color:#666;line-height:1.7}

.msba-split{display:grid;grid-template-columns:1fr 1fr;gap:16px;position:relative}
.msba-col{border-radius:20px;padding:32px;min-height:440px;display:flex;flex-direction:column}
.msba-col.before{background:linear-gradient(180deg,#faf8f5 0%,#f0ebe3 100%);border:1px solid #e8e0d2}
.msba-col.after{background:linear-gradient(180deg,#fdf5f3 0%,#f5d9d3 100%);border:1px solid #efc5bd}

.msba-col-label{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:5px 12px;border-radius:100px;align-self:flex-start;margin-bottom:20px}
.msba-col.before .msba-col-label{background:#e8dac5;color:#8b6f3a}
.msba-col.before .msba-col-label::before{content:'';width:6px;height:6px;border-radius:50%;background:#8b6f3a}
.msba-col.after .msba-col-label{background:#f5c5bd;color:#c0392b}
.msba-col.after .msba-col-label::before{content:'';width:6px;height:6px;border-radius:50%;background:#c0392b}

.msba-col-title{font-size:24px;font-weight:700;color:#002816;letter-spacing:-.02em;margin-bottom:8px;line-height:1.15}
.msba-col.before .msba-col-title{color:#5d4a1e}
.msba-col-sub{font-size:14px;color:#666;line-height:1.55;margin-bottom:24px}

.msba-scenario{background:rgba(255,255,255,.65);border-radius:14px;padding:18px;flex:1;display:flex;flex-direction:column;gap:10px;border:0.5px solid rgba(0,0,0,.04)}

.msba-scenario-title{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#999;margin-bottom:4px}

.msba-step{display:flex;gap:10px;padding:6px 0;border-bottom:1px dashed #eee;align-items:flex-start}
.msba-step:last-child{border-bottom:none}
.msba-step-time{font-size:10px;color:#999;font-family:'SF Mono',monospace;font-weight:600;flex-shrink:0;min-width:62px;padding-top:2px}
.msba-col.after .msba-step-time{color:#c0392b}
.msba-step-text{font-size:12px;color:#333;line-height:1.5;flex:1}

.msba-stats{display:flex;gap:16px;margin-top:20px;padding-top:18px;border-top:1px dashed rgba(0,0,0,.08)}
.msba-stat{flex:1}
.msba-stat-val{font-size:22px;font-weight:700;letter-spacing:-.02em;line-height:1;margin-bottom:3px}
.msba-col.before .msba-stat-val{color:#8b6f3a}
.msba-col.after .msba-stat-val{color:#c0392b}
.msba-stat-lbl{font-size:10px;color:#888;font-weight:500}

.msba-arrow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#002816;color:#fff;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 20px rgba(0,40,22,.2);z-index:2}

@media (max-width: 991px){
  .msba-section{padding:64px 24px}
  .msba-h2{font-size:36px}
  .msba-split{grid-template-columns:1fr}
  .msba-col{min-height:auto}
  .msba-arrow {
    transform: translate(-50%, -50%) rotate(90deg);
  }
}
@media (max-width: 575px){
  .msba-section{padding:48px 16px}
  .msba-header{margin-bottom:34px}
  .msba-h2{font-size:30px}
  .msba-sub{font-size:15px}
  .msba-col{padding:22px;border-radius:16px}
  .msba-col-title{font-size:20px}
  .msba-step-text{font-size:11.5px}
  .msba-step-time{min-width:54px}
  .msba-arrow {
    top: 49%;}
}
@media(max-width: 480px){
  .msbap-arrow{transform: translate(-50%, -65%) rotate(90deg)}
}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.msfq-section{font-family:'DM Sans',system-ui,sans-serif;background:#fafafa;padding:80px 40px;border-radius:0;border:none;border-bottom:1px solid rgba(0,0,0,.06)}
.msfq-inner{max-width:100%;margin:0 auto}
.msfq-header{margin-bottom:40px;max-width:620px}
.msfq-tag{display:inline-block;font-size:12px;color:#c0392b;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin-bottom:14px}
.msfq-h2{font-size:42px;font-weight:700;color:#002816;line-height:1.1;letter-spacing:-.03em;margin-bottom:16px}
.msfq-h2 em{color:#c0392b;font-style:normal}
.msfq-sub{font-size:16px;color:#666;line-height:1.7}

.msfq-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.msfq-item{background:#fff;border:1px solid #eee;border-radius:16px;padding:24px;transition:all .2s}
.msfq-item:hover{border-color:#efd0cc;box-shadow:0 6px 20px rgba(192,57,43,.04)}

.msfq-q{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px}
.msfq-q-text{font-size:15px;font-weight:700;color:#002816;line-height:1.35;letter-spacing:-.01em}
.msfq-q-icon{width:24px;height:24px;border-radius:50%;background:#fdeaea;color:#c0392b;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:11px;font-weight:700}

.msfq-a{font-size:13px;color:#666;line-height:1.65}
.msfq-a strong{color:#002816;font-weight:600}

.msfq-footer{background:#fff;border:1px solid #eee;border-radius:16px;padding:24px 28px;margin-top:20px;display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap}
.msfq-footer-text{display:flex;flex-direction:column;gap:4px}
.msfq-footer-title{font-size:15px;font-weight:700;color:#002816}
.msfq-footer-sub{font-size:13px;color:#777}
.msfq-footer-btn{font-size:13px;color:#c0392b;font-weight:600;white-space:nowrap;cursor:pointer}

@media (max-width: 991px){
  .msfq-section{padding:64px 24px}
  .msfq-h2{font-size:36px}
  .msfq-grid{grid-template-columns:1fr}
}
@media (max-width: 575px){
  .msfq-section{padding:48px 16px}
  .msfq-header{margin-bottom:30px}
  .msfq-h2{font-size:30px}
  .msfq-sub{font-size:15px}
  .msfq-item{padding:18px}
  .msfq-q-text{font-size:14px}
  .msfq-a{font-size:12.5px}
  .msfq-footer{padding:18px}
}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
#ms-final-cta{font-family:'DM Sans',system-ui,sans-serif;position:relative;padding:96px 40px;border-radius:0;border:none;border-bottom:1px solid rgba(0,0,0,.06);overflow:hidden;background:#002816}

#ms-final-cta .msc-landscape{position:absolute;inset:0;background:
  linear-gradient(180deg,rgba(0,40,22,.85) 0%,rgba(20,40,35,.75) 40%,rgba(60,30,25,.6) 70%,rgba(100,40,30,.5) 100%),
  linear-gradient(180deg,#1a3a3e 0%,#2d4555 30%,#4a4565 60%,#7f5870 100%)}
#ms-final-cta .msc-landscape::before{content:'';position:absolute;inset:0;background:
  radial-gradient(ellipse at 20% 80%,rgba(192,57,43,.15) 0%,transparent 50%),
  radial-gradient(ellipse at 80% 90%,rgba(150,150,200,.08) 0%,transparent 40%);
  filter:blur(30px)}
#ms-final-cta .msc-landscape::after{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 50% 100%,transparent 30%,rgba(0,20,12,.6) 80%)}

#ms-final-cta .msc-img-label{position:absolute;bottom:16px;right:16px;background:rgba(0,0,0,.4);color:rgba(255,255,255,.5);padding:5px 12px;border-radius:100px;font-size:10px;display:flex;align-items:center;gap:6px;backdrop-filter:blur(8px);letter-spacing:.04em;z-index:2}

#ms-final-cta .msc-inner{max-width:760px;margin:0 auto;text-align:center;position:relative;z-index:1}
#ms-final-cta .msc-tag{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:#ff8a75;font-weight:600;letter-spacing:.08em;text-transform:uppercase;margin-bottom:20px;background:rgba(255,138,117,.12);backdrop-filter:blur(8px);padding:6px 16px;border-radius:100px;border:1px solid rgba(255,138,117,.2)}
#ms-final-cta .msc-tag::before{content:'';width:6px;height:6px;border-radius:50%;background:#ff8a75}

#ms-final-cta .msc-h2{font-size:52px;font-weight:700;color:#fff;line-height:1.04;letter-spacing:-.04em;margin-bottom:20px;text-shadow:0 2px 20px rgba(0,0,0,.2);text-align: center;}
#ms-final-cta .msc-h2 em{color:#ff8a75;font-style:normal}
#ms-final-cta .msc-sub{font-size:17px;color:rgba(255,255,255,.75);line-height:1.7;max-width:540px;margin:0 auto 32px;text-align: center;}

#ms-final-cta .msc-ctas{display:flex;justify-content:center;gap:14px;margin-bottom:36px;align-items:center;flex-wrap:wrap}
#ms-final-cta .msc-btn-primary{background:#fff;color:#002816;padding:16px 36px;border-radius:100px;font-size:15px;font-weight:600;cursor:pointer}
#ms-final-cta .msc-btn-text{font-size:15px;color:#fff;font-weight:600;display:flex;align-items:center;gap:4px;cursor:pointer}

#ms-final-cta .msc-trust{display:flex;justify-content:center;gap:24px;flex-wrap:wrap;margin-bottom:36px}
#ms-final-cta .msc-trust-item{display:flex;align-items:center;gap:6px;font-size:13px;color:rgba(255,255,255,.7)}
#ms-final-cta .msc-trust-item svg{color:#ff8a75;flex-shrink:0}

#ms-final-cta .msc-cross{padding-top:28px;border-top:1px solid rgba(255,255,255,.1)}
#ms-final-cta .msc-cross-label{font-size:11px;color:rgba(255,255,255,.4);letter-spacing:.1em;text-transform:uppercase;margin-bottom:12px;font-weight:600}
#ms-final-cta .msc-cross-btns{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}
#ms-final-cta .msc-cross-btn{display:flex;align-items:center;gap:8px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15);backdrop-filter:blur(12px);border-radius:100px;padding:9px 18px;font-size:12px;color:#fff;font-weight:600;cursor:pointer;transition:all .2s}
#ms-final-cta .msc-cross-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}
#ms-final-cta .msc-cross-dot.egg{background:#5dcaa5}
#ms-final-cta .msc-cross-dot.wine{background:#b56b7d}

@media (max-width: 991px){
  #ms-final-cta{padding:80px 24px}
  #ms-final-cta .msc-h2{font-size:44px}
  #ms-final-cta .msc-sub{font-size:16px}
}
@media (max-width: 575px){
  #ms-final-cta{padding:64px 16px}
  #ms-final-cta .msc-h2{font-size:34px}
  #ms-final-cta .msc-sub{font-size:15px}
  #ms-final-cta .msc-btn-primary{padding:12px 22px;font-size:13px}
  #ms-final-cta .msc-btn-text{font-size:13px}
  #ms-final-cta .msc-trust{gap:14px}
  #ms-final-cta .msc-trust-item{font-size:12px}
}