/* ==========================================================
   Stat-It Landing — Main Stylesheet
   Logical blocks:
     1. Reset & Base
     2. Typography & Utilities
     3. Page Layout
     4. Header
     5. Mobile Menu
     6. Hero
     7. Dashboard Band
     8. Features
     9. How It Works (Steps)
    10. For Agencies
    11. Pricing
    12. Final CTA
    13. Footer
   ========================================================== */

/* ----------------------------------------------------------
   1. Reset & Base
   ---------------------------------------------------------- */
*{box-sizing:border-box;}
html{-webkit-text-size-adjust:100%;}
body{margin:0;}
img{max-width:100%;display:block;}
::selection{background:#FFE08A;color:#1B1A17;}

/* ----------------------------------------------------------
   2. Typography & Utilities
   ---------------------------------------------------------- */
.st-mono{font-family:'JetBrains Mono',monospace;}
.st-mono-uppercase{font-family:'JetBrains Mono',monospace;font-size:12px;font-weight:600;letter-spacing:1px;text-transform:uppercase;}
.st-badge-green{display:inline-flex;align-items:center;gap:8px;font-family:'JetBrains Mono',monospace;font-size:12px;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:#1B7F4D;background:#E6F6EC;padding:7px 14px;border-radius:999px;}
.st-badge-green-dot{width:7px;height:7px;border-radius:999px;background:#18A957;display:block;}
.st-badge-top{position:absolute;top:-13px;left:32px;font-family:'JetBrains Mono',monospace;font-size:11px;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:#fff;background:#FC3F1D;padding:5px 12px;border-radius:999px;}
.st-section-label{font-family:'JetBrains Mono',monospace;font-size:12px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;color:#FC3F1D;margin-bottom:14px;}
.st-section-label-light{font-family:'JetBrains Mono',monospace;font-size:11px;letter-spacing:1px;text-transform:uppercase;color:#9A938A;margin-bottom:2px;}
.st-tag{font-family:'JetBrains Mono',monospace;font-size:11.5px;color:#9A938A;background:#F4F1EB;padding:5px 11px;border-radius:7px;}

/* Buttons */
.st-btn-primary{font-size:16px;font-weight:700;color:#fff;background:#FC3F1D;padding:16px 28px;border-radius:12px;white-space:nowrap;box-shadow:0 10px 24px rgba(252,63,29,.28);}
.st-btn-primary-sm{font-size:15px;font-weight:600;color:#fff;background:#FC3F1D;padding:11px 20px;border-radius:10px;white-space:nowrap;box-shadow:0 6px 16px rgba(252,63,29,.22);}
.st-btn-primary-lg{font-size:16px;font-weight:700;color:#fff;background:#FC3F1D;padding:15px 26px;border-radius:12px;white-space:nowrap;box-shadow:0 10px 24px rgba(252,63,29,.3);}
.st-btn-primary-cta{font-size:16px;font-weight:700;color:#fff;background:#FC3F1D;padding:16px 30px;border-radius:12px;white-space:nowrap;box-shadow:0 12px 30px rgba(252,63,29,.4);}
.st-btn-outline{font-size:16px;font-weight:600;color:#1B1A17;padding:16px 24px;border-radius:12px;border:1.5px solid #E4E0D9;background:rgba(255,255,255,.6);white-space:nowrap;}
.st-btn-outline-dark{font-size:16px;font-weight:600;color:#fff;padding:16px 26px;border-radius:12px;border:1.5px solid rgba(255,255,255,.22);white-space:nowrap;}
.st-btn-outline-sm{font-size:15px;font-weight:600;color:#1B1A17;background:#fff;border:1.5px solid #E4E0D9;padding:12px 22px;border-radius:11px;white-space:nowrap;}
.st-btn-youtube{font-size:16px;font-weight:600;color:#1B1A17;padding:16px 24px;border-radius:12px;border:1.5px solid #E4E0D9;background:rgba(255,255,255,.6);white-space:nowrap;}

/* Card bases */
.st-card{background:#fff;border:1px solid #EFECE5;border-radius:16px;box-shadow:0 24px 48px -28px rgba(27,26,23,.28);padding:17px 19px;}
.st-card-bordered{border:1px solid #EEEBE4;border-radius:20px;background:#FBFAF7;}

/* Accent highlight */
.st-highlight{background:linear-gradient(transparent 58%,#FFD84D 58%);padding:0 4px;}

/* ----------------------------------------------------------
   3. Page Layout
   ---------------------------------------------------------- */
.st-page{font-family:'Onest',sans-serif;min-height:100vh;background-color:#FBFAF7;background-image:radial-gradient(70% 55% at 50% -6%,#FFF1DC 0%,rgba(255,241,220,0) 58%),radial-gradient(40% 40% at 88% 8%,#FFE9E1 0%,rgba(255,233,225,0) 60%),radial-gradient(rgba(27,26,23,0.045) 1.1px,transparent 1.1px);background-size:auto,auto,22px 22px;background-position:center top,center top,center top;}
.st-container{max-width:1600px;margin:0 auto;}
.st-container-sm{max-width:1280px;margin:0 auto;}

/* ----------------------------------------------------------
   4. Header
   ---------------------------------------------------------- */
.st-header{display:flex;align-items:center;justify-content:space-between;gap:14px 28px;flex-wrap:wrap;padding:clamp(16px,2.4vw,22px) clamp(20px,4vw,56px);max-width:1600px;margin:0 auto;}
.st-logo{display:flex;align-items:center;gap:11px;}
.st-logo-icon{width:34px;height:34px;border-radius:9px;background:#FC3F1D;display:flex;align-items:flex-end;justify-content:center;gap:3px;padding:8px;}
.st-logo-bar{display:block;border-radius:1px;}
.st-logo-bar-1{width:4px;height:8px;background:#fff;}
.st-logo-bar-2{width:4px;height:13px;background:#fff;}
.st-logo-bar-3{width:4px;height:18px;background:#FFCC00;}
.st-logo-text{font-size:20px;font-weight:800;color:#1B1A17;letter-spacing:-0.5px;}
.st-nav-desktop{display:flex;flex-wrap:wrap;gap:14px 30px;font-size:15px;font-weight:500;color:#46433E;}
.st-actions-desktop{display:flex;align-items:center;gap:16px;}
.st-nav-login{font-size:15px;font-weight:600;color:#46433E;}

/* Burger */
.st-burger{display:none;width:44px;height:44px;border:1px solid #E4E0D9;border-radius:11px;background:#fff;cursor:pointer;align-items:center;justify-content:center;flex-direction:column;gap:5px;}
.st-burger-line{width:20px;height:2px;background:#1B1A17;border-radius:2px;display:block;transition:transform .2s,opacity .2s;}

/* ----------------------------------------------------------
   5. Mobile Menu
   ---------------------------------------------------------- */
.st-menu-toggle{display:none;}
.st-mobile-menu{display:none;flex-direction:column;gap:4px;padding:8px clamp(20px,4vw,24px) 22px;border-bottom:1px solid #ECE9E3;background:rgba(251,250,247,.96);backdrop-filter:blur(6px);}
.st-mobile-menu-link{font-size:17px;font-weight:600;color:#1B1A17;padding:13px 8px;border-bottom:1px solid #F0EDE7;}
.st-mobile-menu-actions{display:flex;gap:12px;margin-top:14px;}
.st-mobile-menu-login{flex:1;text-align:center;font-size:16px;font-weight:600;color:#1B1A17;border:1.5px solid #E4E0D9;padding:14px;border-radius:12px;}
.st-mobile-menu-cta{flex:1;text-align:center;font-size:16px;font-weight:700;color:#fff;background:#FC3F1D;padding:14px;border-radius:12px;box-shadow:0 8px 18px rgba(252,63,29,.22);}

@media(max-width:820px){
  .st-nav-desktop{display:none!important;}
  .st-actions-desktop{display:none!important;}
  .st-burger{display:flex!important;}
  .st-menu-toggle:checked ~ .st-mobile-menu{display:flex!important;}
  .st-menu-toggle:checked ~ .st-header .st-burger .st-burger-line:nth-child(1){transform:translateY(6px) rotate(45deg);}
  .st-menu-toggle:checked ~ .st-header .st-burger .st-burger-line:nth-child(2){opacity:0;}
  .st-menu-toggle:checked ~ .st-header .st-burger .st-burger-line:nth-child(3){transform:translateY(-6px) rotate(-45deg);}
}

/* ----------------------------------------------------------
   6. Hero
   ---------------------------------------------------------- */
.st-hero{text-align:center;padding:clamp(40px,6vw,72px) clamp(20px,4vw,24px) 0;max-width:1280px;margin:0 auto;}
.st-hero h1{font-size:clamp(38px,6vw,80px);line-height:1.03;font-weight:800;color:#1B1A17;letter-spacing:-0.04em;margin:0 auto 24px;max-width:1040px;}
.st-hero-subtitle{font-size:clamp(16px,1.5vw,19px);line-height:1.55;color:#5C5950;margin:0 auto 34px;max-width:580px;text-wrap:pretty;}
.st-hero-buttons{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap;margin-bottom:16px;}
.st-hero-note{font-family:'JetBrains Mono',monospace;font-size:12.5px;color:#9A938A;letter-spacing:0.3px;margin-bottom:clamp(36px,5vw,52px);}

/* ----------------------------------------------------------
   7. Dashboard Band
   ---------------------------------------------------------- */
.st-dashboard{max-width:1240px;margin:0 auto;padding:0 clamp(16px,4vw,24px);}
.st-dashboard-inner{position:relative;border-radius:22px 22px 0 0;background:linear-gradient(180deg,rgba(255,247,233,.85) 0%,rgba(251,250,247,.4) 100%);border:1px solid #F0E7D4;border-bottom:none;padding:clamp(20px,3vw,32px) clamp(18px,3vw,32px) 0;overflow:hidden;backdrop-filter:blur(2px);}
.st-dashboard-grid{display:flex;flex-wrap:wrap;gap:18px;}
.st-dashboard-chart{flex:2 1 360px;background:#fff;border:1px solid #EFECE5;border-radius:16px;box-shadow:0 24px 48px -28px rgba(27,26,23,.28);padding:22px 24px;}
.st-dashboard-chart-header{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;margin-bottom:6px;}
.st-dashboard-chart-title{font-size:16px;font-weight:700;color:#1B1A17;}
.st-dashboard-chart-badge{font-size:13px;font-weight:700;color:#1B7F4D;background:#E6F6EC;padding:4px 10px;border-radius:999px;}
.st-dashboard-chart-date{font-family:'JetBrains Mono',monospace;font-size:11px;color:#9A938A;margin-bottom:16px;}
.st-dashboard-chart svg{width:100%;height:clamp(130px,16vw,160px);display:block;}
.st-dashboard-chips{flex:1 1 240px;display:flex;flex-direction:column;gap:14px;}
.st-dashboard-spend-label{font-size:12px;color:#8C867E;margin-bottom:6px;}
.st-dashboard-spend-value{font-size:27px;font-weight:800;color:#1B1A17;letter-spacing:-0.6px;}
.st-dashboard-spend-bar-wrap{display:flex;align-items:center;gap:8px;margin-top:9px;}
.st-dashboard-spend-bar{flex:1;height:7px;border-radius:999px;background:#F0EDE7;overflow:hidden;}
.st-dashboard-spend-bar-fill{width:72%;height:100%;background:#FC3F1D;border-radius:999px;}
.st-dashboard-spend-percent{font-family:'JetBrains Mono',monospace;font-size:11px;color:#8C867E;}
.st-dashboard-spend-total{font-size:12px;color:#8C867E;margin-top:7px;}
.st-dashboard-report{background:#1B1A17;border-radius:16px;box-shadow:0 24px 48px -28px rgba(27,26,23,.4);padding:17px 19px;color:#fff;}
.st-dashboard-report-label{font-size:12px;color:#B8B2A8;margin-bottom:8px;}
.st-dashboard-report-row{display:flex;align-items:center;justify-content:space-between;gap:10px;}
.st-dashboard-report-title{font-size:17px;font-weight:700;}
.st-dashboard-report-btn{font-size:12px;font-weight:700;color:#1B1A17;background:#FFCC00;padding:7px 13px;border-radius:8px;white-space:nowrap;}

/* ----------------------------------------------------------
   8. Features
   ---------------------------------------------------------- */
.st-features{background:#FFFFFF;padding:clamp(64px,8vw,100px) clamp(20px,4vw,40px);}
.st-features h2{font-size:clamp(30px,4vw,54px);font-weight:800;color:#1B1A17;letter-spacing:-0.03em;margin:0 0 16px;max-width:720px;line-height:1.08;text-wrap:balance;}
.st-features-desc{font-size:clamp(16px,1.5vw,18px);color:#5C5950;line-height:1.55;margin:0 0 clamp(36px,5vw,52px);max-width:560px;}
.st-features-row{display:flex;flex-wrap:wrap;gap:20px;align-items:stretch;}
.st-features-main{flex:2 1 420px;border:1px solid #EEEBE4;border-radius:20px;padding:clamp(26px,3vw,34px);background:linear-gradient(160deg,#FFF7E9 0%,#FBFAF7 70%);display:flex;flex-direction:column;}
.st-features-icon{width:46px;height:46px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:18px;}
.st-features-icon-green{background:#E6F6EC;color:#18A957;}
.st-features-icon-red{background:#FFEDE8;color:#FC3F1D;}
.st-features-icon-yellow{background:#FFF6DB;color:#C9920A;}
.st-features h3{font-size:clamp(22px,2.4vw,26px);font-weight:800;color:#1B1A17;letter-spacing:-0.7px;margin:0 0 10px;}
.st-features-card-text{font-size:16px;line-height:1.55;color:#5C5950;margin:0 0 22px;max-width:440px;}
.st-features-stacked{flex:1 1 280px;display:flex;flex-direction:column;gap:20px;}
.st-features-card{flex:1;border:1px solid #EEEBE4;border-radius:20px;padding:30px;background:#FBFAF7;display:flex;flex-direction:column;}
.st-features-card h3{font-size:21px;font-weight:700;color:#1B1A17;letter-spacing:-0.4px;margin:0 0 10px;}
.st-features-card-text-simple{font-size:16px;line-height:1.55;color:#5C5950;margin:0;}

/* Mini chart inside features */
.st-features-mini-chart{margin-top:auto;background:#fff;border:1px solid #EFECE5;border-radius:14px;padding:18px 20px 16px;box-shadow:0 18px 40px -30px rgba(27,26,23,.4);}
.st-features-mini-chart-header{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;margin-bottom:14px;}
.st-features-mini-chart-title{font-size:13px;font-weight:600;color:#46433E;}
.st-features-mini-chart-legend{display:flex;gap:14px;align-items:center;}
.st-features-mini-chart-legend-item{display:flex;align-items:center;gap:5px;font-size:11px;color:#8C867E;}
.st-features-mini-chart-legend-dot{width:8px;height:8px;border-radius:2px;display:block;}
.st-features-mini-chart-bars{display:flex;align-items:flex-end;gap:clamp(8px,1.4vw,13px);height:92px;border-bottom:1px solid #F0EDE7;}
.st-features-mini-chart-bar-group{flex:1;display:flex;align-items:flex-end;gap:4px;height:100%;}
.st-features-mini-chart-bar{flex:1;border-radius:4px 4px 0 0;}
.st-features-mini-chart-labels{display:flex;gap:clamp(8px,1.4vw,13px);margin-top:8px;}
.st-features-mini-chart-label{flex:1;text-align:center;font-family:'JetBrains Mono',monospace;font-size:10.5px;color:#A6A099;}

/* Agency card */
.st-agency-card{border:1px solid #20201C;border-radius:20px;padding:clamp(26px,3vw,34px) clamp(26px,3.4vw,38px);background:#1B1A17;color:#fff;display:flex;flex-wrap:wrap;gap:clamp(24px,3vw,40px);align-items:center;}
.st-agency-card-text{font-size:16px;line-height:1.55;color:#C7C2B9;margin:0;max-width:420px;}
.st-agency-card-icon{width:46px;height:46px;border-radius:12px;background:rgba(43,111,255,.18);display:flex;align-items:center;justify-content:center;color:#7AA2FF;margin-bottom:18px;}
.st-agency-card h3{font-size:clamp(22px,2.4vw,26px);font-weight:800;letter-spacing:-0.7px;margin:0 0 10px;}
.st-agency-clients{flex:1 1 280px;display:flex;flex-direction:column;gap:10px;}
.st-agency-client{display:flex;align-items:center;gap:11px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:11px 14px;}
.st-agency-client-avatar{width:30px;height:30px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:13px;flex:none;}
.st-agency-client-name{flex:1;font-size:14px;font-weight:600;}
.st-agency-client-stat{font-size:13px;font-weight:700;}
.st-agency-client-stat-up{color:#9BE3B6;}
.st-agency-client-stat-down{color:#F2B8A6;}

/* ----------------------------------------------------------
   9. How It Works (Steps)
   ---------------------------------------------------------- */
.st-steps{padding:clamp(64px,8vw,92px) clamp(20px,4vw,40px);}
.st-steps h2{font-size:clamp(30px,3.8vw,50px);font-weight:800;color:#1B1A17;letter-spacing:-0.03em;margin:0 0 clamp(36px,5vw,52px);max-width:620px;line-height:1.08;text-wrap:balance;}
.st-steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:22px;}
.st-step{background:#fff;border:1px solid #EEEBE4;border-radius:20px;padding:30px 28px 32px;}
.st-step-num{width:68px;height:68px;border-radius:18px;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:800;color:#fff;margin-bottom:24px;}
.st-step-num-1{background:#FC3F1D;box-shadow:0 14px 30px -14px rgba(252,63,29,.55);}
.st-step-num-2{background:#18A957;box-shadow:0 14px 30px -14px rgba(24,169,87,.5);}
.st-step-num-3{background:#1B1A17;color:#FFCC00;box-shadow:0 14px 30px -14px rgba(27,26,23,.45);}
.st-step h3{font-size:22px;font-weight:700;color:#1B1A17;letter-spacing:-0.4px;margin:0 0 10px;}
.st-step p{font-size:16px;line-height:1.55;color:#5C5950;margin:0 0 18px;}

/* ----------------------------------------------------------
   10. For Agencies
   ---------------------------------------------------------- */
.st-agencies{padding:0 clamp(20px,4vw,24px) clamp(64px,8vw,96px);}
.st-agencies-inner{max-width:1600px;margin:0 auto;border-radius:26px;overflow:hidden;border:1px solid #F0E7D4;box-shadow:0 30px 70px -50px rgba(27,26,23,.4);display:flex;flex-wrap:wrap;}
.st-agencies-content{flex:1 1 360px;background:radial-gradient(120% 120% at 0% 0%,#FFF1E2 0%,#FFE7D2 100%);padding:clamp(44px,5vw,64px) clamp(32px,4vw,56px);}
.st-agencies-badge{display:inline-flex;align-items:center;gap:8px;font-family:'JetBrains Mono',monospace;font-size:12px;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:#C23A1E;background:#fff;padding:7px 13px;border-radius:999px;margin-bottom:26px;box-shadow:0 4px 12px rgba(194,58,30,.12);}
.st-agencies h2{font-size:clamp(30px,3.6vw,50px);line-height:1.04;font-weight:800;color:#1B1A17;letter-spacing:-0.03em;margin:0 0 20px;text-wrap:balance;}
.st-agencies-desc{font-size:clamp(16px,1.5vw,17px);line-height:1.55;color:#6B4A38;margin:0 0 30px;max-width:430px;}
.st-agencies-list{flex:1 1 360px;background:#fff;padding:clamp(36px,4vw,48px);display:flex;flex-direction:column;justify-content:center;gap:13px;}
.st-agencies-client{display:flex;align-items:center;gap:13px;border:1px solid #EFECE5;border-radius:14px;padding:14px 16px;}
.st-agencies-client-avatar{width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-weight:800;flex:none;}
.st-agencies-client-info{flex:1;min-width:0;}
.st-agencies-client-name{font-size:15px;font-weight:700;color:#1B1A17;}
.st-agencies-client-type{font-size:12.5px;color:#8C867E;}
.st-agencies-client-stats{text-align:right;}
.st-agencies-client-amount{font-size:15px;font-weight:800;color:#1B1A17;}
.st-agencies-client-change{font-size:12px;font-weight:600;}
.st-agencies-client-change-up{color:#1B7F4D;}
.st-agencies-client-change-down{color:#C23A1E;}
.st-agencies-summary{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;background:#1B1A17;border-radius:14px;padding:16px 18px;margin-top:6px;}
.st-agencies-summary-text{font-size:13px;color:#B8B2A8;}
.st-agencies-summary-title{font-size:17px;font-weight:700;color:#fff;}
.st-agencies-summary-btn{font-size:13px;font-weight:700;color:#1B1A17;background:#FFCC00;padding:9px 15px;border-radius:9px;white-space:nowrap;}

/* ----------------------------------------------------------
   11. Pricing
   ---------------------------------------------------------- */
.st-pricing{background:#FFFFFF;padding:clamp(64px,8vw,100px) clamp(20px,4vw,40px);}
.st-pricing-header{text-align:center;margin-bottom:clamp(40px,5vw,56px);}
.st-pricing h2{font-size:clamp(30px,4vw,52px);font-weight:800;color:#1B1A17;letter-spacing:-0.03em;margin:0 auto 14px;line-height:1.06;max-width:760px;text-wrap:balance;}
.st-pricing-desc{font-size:clamp(16px,1.5vw,18px);color:#5C5950;line-height:1.55;margin:0 auto;max-width:520px;}
.st-pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:22px;align-items:stretch;max-width:1200px;margin:0 auto;}
.st-pricing-card{border:1px solid #EEEBE4;border-radius:20px;padding:34px 32px;background:#FBFAF7;display:flex;flex-direction:column;}
.st-pricing-card-highlight{border:2px solid #FC3F1D;border-radius:20px;padding:34px 32px;background:#fff;display:flex;flex-direction:column;position:relative;box-shadow:0 30px 60px -40px rgba(252,63,29,.5);}
.st-pricing-card-name{font-size:18px;font-weight:700;color:#1B1A17;margin-bottom:8px;}
.st-pricing-card-price{display:flex;align-items:baseline;gap:6px;margin-bottom:6px;}
.st-pricing-card-amount{font-size:44px;font-weight:800;color:#1B1A17;letter-spacing:-1.5px;}
.st-pricing-card-period{font-size:17px;font-weight:600;color:#8C867E;}
.st-pricing-card-note{font-size:14px;color:#8C867E;margin-bottom:26px;}
.st-pricing-card-features{display:flex;flex-direction:column;gap:13px;margin-bottom:30px;}
.st-pricing-feature{display:flex;gap:10px;font-size:15px;color:#46433E;}
.st-pricing-feature-check{color:#18A957;font-weight:700;}
.st-pricing-card-btn{margin-top:auto;text-align:center;font-size:16px;font-weight:700;padding:14px;border-radius:12px;}
.st-pricing-btn-outline{color:#1B1A17;border:1.5px solid #E4E0D9;}
.st-pricing-btn-primary{color:#fff;background:#FC3F1D;box-shadow:0 10px 24px rgba(252,63,29,.28);padding:15px;}

/* ----------------------------------------------------------
   12. Final CTA
   ---------------------------------------------------------- */
.st-cta{padding:0 clamp(20px,4vw,24px) clamp(64px,8vw,88px);}
.st-cta-inner{max-width:1600px;margin:0 auto;border-radius:26px;background:#1B1A17;padding:clamp(56px,7vw,76px) clamp(24px,4vw,56px);text-align:center;position:relative;overflow:hidden;}
.st-cta-bg{position:absolute;inset:0;background-image:radial-gradient(50% 70% at 50% 0%,rgba(252,63,29,.28) 0%,rgba(252,63,29,0) 60%),radial-gradient(rgba(255,255,255,0.05) 1px,transparent 1px);background-size:auto,22px 22px;}
.st-cta-content{position:relative;}
.st-cta h2{font-size:clamp(32px,4.4vw,56px);font-weight:800;color:#fff;letter-spacing:-0.03em;margin:0 auto 18px;max-width:680px;line-height:1.06;text-wrap:balance;}
.st-cta-highlight{background:#FFCC00;color:#1B1A17;padding:2px 12px;border-radius:8px;display:inline-block;}
.st-cta-desc{font-size:clamp(16px,1.6vw,19px);color:#C7C2B9;line-height:1.5;margin:0 auto 34px;max-width:520px;}
.st-cta-buttons{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap;}
.st-cta-note{font-family:'JetBrains Mono',monospace;font-size:12.5px;color:#857F76;letter-spacing:0.3px;margin-top:20px;}

/* ----------------------------------------------------------
   13. Footer
   ---------------------------------------------------------- */
.st-footer{border-top:1px solid #ECE9E3;background:#F7F5F0;padding:clamp(48px,6vw,72px) clamp(20px,4vw,40px) 32px;}
.st-footer-grid{display:flex;flex-wrap:wrap;gap:40px;padding-bottom:48px;border-bottom:1px solid #E7E3DB;}
.st-footer-brand{flex:2 1 300px;}
.st-footer-brand-desc{font-size:15px;line-height:1.55;color:#6B6862;margin:0 0 22px;max-width:300px;}
.st-footer-brand-actions{display:flex;gap:12px;flex-wrap:wrap;}
.st-footer-col{flex:1 1 150px;}
.st-footer-col-legal{flex:1 1 170px;}
.st-footer-col-title{font-family:'JetBrains Mono',monospace;font-size:11px;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:#A6A099;margin-bottom:18px;}
.st-footer-links{display:flex;flex-direction:column;gap:13px;font-size:15px;color:#46433E;}
.st-footer-bottom{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:16px;padding-top:26px;}
.st-footer-legal{font-size:13px;line-height:1.6;color:#9A938A;max-width:680px;}
.st-footer-copyright{font-family:'JetBrains Mono',monospace;font-size:12px;color:#A6A099;white-space:nowrap;}