:root{--green:#12b76a;--green2:#22c55e;--lime:#8cff57;--dark:#043426;--dark2:#06291f;--ink:#102033;--muted:#667085;--line:#e2ebe7;--bg:#f6faf8;--white:#fff;--shadow:0 20px 60px rgba(6,45,34,.14);--soft:0 10px 30px rgba(16,32,51,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.5}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}button,input,select{font:inherit}.container{width:min(1180px,calc(100% - 36px));margin:auto}.icon-sprite{display:none}.ui-icon{display:block;width:1em;height:1em;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.topbar p{display:flex;align-items:center}.topbar-icon{margin-right:6px;color:#b7ff5e}
.topbar{background:#032d21;color:#fff;font-size:.86rem}.topbar-inner{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:20px}.topbar p{margin:0}.topbar strong{color:#a7ff76}.topbar a{font-weight:800;color:#fff}
.site-header{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.92);backdrop-filter:blur(16px);border-bottom:1px solid #edf2ef}.nav{display:flex;align-items:center;justify-content:space-between;min-height:76px;gap:28px}.logo{width:184px}.menu{display:flex;align-items:center;gap:27px;font-weight:750;font-size:.93rem}.menu a{position:relative}.menu a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:2px;background:var(--green);transition:.25s}.menu a:hover:after{right:0}.menu-cta{display:flex;align-items:center;gap:10px}.mobile-toggle{display:none;background:none;border:0;font-size:1.55rem}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:12px;padding:13px 21px;font-weight:850;cursor:pointer;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:linear-gradient(135deg,var(--green),var(--green2));color:#fff;box-shadow:0 12px 26px rgba(18,183,106,.24)}.btn-outline{background:#fff;border:1px solid #50c98e;color:#087443}.btn-dark-outline{border:1px solid #76e9af;color:#fff;background:transparent}.btn-sm{padding:10px 15px;border-radius:10px}.btn-lg{padding:15px 24px}
.hero{position:relative;overflow:hidden;padding:66px 0 56px;background:linear-gradient(180deg,#fff 0,#fbfffd 100%)}.hero:before{content:"";position:absolute;inset:0;background-image:radial-gradient(#a4e6c5 1px,transparent 1px);background-size:22px 22px;mask-image:linear-gradient(90deg,transparent 35%,#000 67%,transparent);opacity:.22}.hero-glow{position:absolute;border-radius:50%;filter:blur(10px);pointer-events:none}.hero-glow-a{width:560px;height:560px;right:18%;top:-180px;background:radial-gradient(circle,#dfffea 0,rgba(223,255,234,0) 70%)}.hero-glow-b{width:420px;height:420px;left:-220px;bottom:-220px;background:radial-gradient(circle,#e8fff3 0,transparent 70%)}.hero-grid{position:relative;display:grid;grid-template-columns:1.04fr .96fr;gap:44px;align-items:start}.hero-content{padding-top:8px}.eyebrow,.section-kicker,.quote-kicker{display:inline-flex;align-items:center;letter-spacing:.06em;font-size:.74rem;font-weight:900}.eyebrow{padding:7px 12px;border:1px solid #a8e9c6;border-radius:999px;background:#effcf5;color:#0b7c4b}.hero h1{font-size:clamp(3rem,5.5vw,5.65rem);line-height:.98;letter-spacing:-.055em;margin:18px 0 20px;max-width:740px}.hero h1 span{color:var(--green)}.hero-copy{font-size:1.15rem;color:var(--muted);max-width:650px}.speed-note{display:flex;gap:12px;align-items:center;margin:24px 0;color:#365044}.speed-icon{width:32px;height:32px;border-radius:50%;background:#e7f9ef;color:#087443;display:grid;place-items:center;font-weight:900}.speed-note b{color:#087443}.hero-buttons{display:flex;gap:14px;flex-wrap:wrap}.trust-row{display:flex;gap:16px;flex-wrap:wrap;margin-top:24px;font-size:.86rem;color:#41584d}.trust-row span{display:flex;gap:8px;align-items:center}.trust-row i{font-style:normal;background:#e8f9ef;color:#087443;border-radius:50%;width:28px;height:28px;display:grid;place-items:center}.hero-visual{position:relative;margin-top:28px;max-width:560px;padding:18px;border-radius:26px;background:linear-gradient(145deg,#f1fff7,#daf7e8);box-shadow:inset 0 0 0 1px #d0eddf}.hero-visual img{max-height:250px;margin:auto}.visual-badge{position:absolute;z-index:2;padding:8px 12px;border-radius:10px;background:#fff;box-shadow:var(--soft);font-size:.8rem;font-weight:900;color:#0b7c4b}.visual-badge-a{left:18px;top:18px}.visual-badge-b{right:22px;bottom:22px}
.quote-card{background:linear-gradient(160deg,#064431,#022d22 72%);color:#fff;border-radius:26px;padding:26px;box-shadow:0 30px 70px rgba(5,55,40,.26);position:sticky;top:98px;border:1px solid rgba(255,255,255,.08)}.quote-card:before{content:"";position:absolute;inset:0;border-radius:26px;background:radial-gradient(circle at 100% 0,rgba(111,255,165,.13),transparent 36%);pointer-events:none}.quote-head{position:relative;display:flex;justify-content:space-between;gap:20px}.quote-kicker{color:#80f0b7}.quote-card h2{font-size:1.7rem;line-height:1.15;margin:7px 0 6px}.quote-card p{color:#cce8dc;margin:0}.timer{white-space:nowrap;align-self:flex-start;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.13);padding:8px 10px;border-radius:999px;font-size:.78rem;color:#aef0ca}.progress{height:4px;background:rgba(255,255,255,.1);border-radius:99px;margin:18px 0}.progress span{display:block;width:72%;height:100%;border-radius:99px;background:linear-gradient(90deg,var(--lime),var(--green))}.field{margin:12px 0}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.field label{display:block;font-size:.82rem;font-weight:850;margin-bottom:6px;color:#f5fffa}.field select,.field input{width:100%;padding:12px 13px;border-radius:10px;border:1px solid #a8cbbd;background:#f9fffb;color:#10261e;outline:none;transition:.2s}.field select:focus,.field input:focus{border-color:#4ce592;box-shadow:0 0 0 3px rgba(76,229,146,.15)}.quote-submit{width:100%;margin-top:8px}.ai-note{display:flex;gap:10px;align-items:center;color:#cce8dc;font-size:.82rem;margin-top:14px}.shield{width:24px;height:24px;border:1px solid #79e4aa;border-radius:8px;display:grid;place-items:center;color:#9af4bd}.ai-note b{color:#a7f3d0}
.section{padding:78px 0}.section.compact{padding:18px 0 70px}.section.alt{background:var(--bg)}.section-title{text-align:center;max-width:780px;margin:0 auto 38px}.section-kicker{color:#0c8350}.section-kicker.light{color:#91f4bf}.section-title h2,.portfolio-heading h2,.faq h2{font-size:clamp(2rem,4vw,3.1rem);letter-spacing:-.04em;line-height:1.08;margin:8px 0 10px}.section-title p,.portfolio-heading p{color:var(--muted);font-size:1.03rem}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.card{background:#fff;border:1px solid #e8f0ec;border-radius:18px;padding:24px;box-shadow:var(--soft);transition:.25s}.card:hover{transform:translateY(-5px);box-shadow:0 18px 40px rgba(6,45,34,.11)}.icon{width:54px;height:54px;border-radius:50%;background:#e6f9ee;color:#087443;display:grid;place-items:center;font-size:1.45rem;margin-bottom:14px}.card h3{margin:0 0 8px}.card p{margin:0;color:var(--muted)}
.clarity{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #d6eadf;border-radius:18px;background:#f4fcf7;overflow:hidden;box-shadow:0 8px 25px rgba(6,45,34,.04)}.clarity>div{display:flex;gap:12px;align-items:flex-start;padding:18px;border-right:1px solid #d9ebe2}.clarity>div:last-child{border:0}.clarity-icon{width:36px;height:36px;flex:0 0 36px;border-radius:12px;background:#e3f8eb;color:#0b8752;display:grid;place-items:center;font-weight:900}.clarity p{margin:0}.clarity b{display:block;margin-bottom:3px}.clarity span{color:var(--muted);font-size:.86rem}
.proof-section{padding-top:36px}.proof{background:linear-gradient(135deg,#063427,#0a4e3a);border-radius:26px;padding:30px;color:#fff;display:grid;grid-template-columns:.72fr 1.28fr;gap:24px;align-items:center;box-shadow:var(--shadow)}.proof-intro h2{font-size:1.8rem;line-height:1.15;margin:10px 0}.stars{color:#facc15;font-size:1.25rem;letter-spacing:.16em}.proof-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.quote{background:#fff;color:var(--ink);border-radius:16px;padding:20px;margin:0}.quote:before{content:'“';font-size:2.2rem;line-height:1;color:#0f9d5d}.quote p{margin:0 0 18px}.quote b,.quote small{display:block}.quote small{color:var(--muted)}
.portfolio-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:30px}.portfolio-heading>div{max-width:760px}.portfolio-heading a{color:#0b8350;font-weight:900}.portfolio{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.project{border:1px solid #e5eeea;border-radius:18px;overflow:hidden;background:#fff;box-shadow:var(--soft);transition:.25s}.project:hover{transform:translateY(-5px)}.project-visual{height:190px;position:relative;display:grid;place-items:center;color:#fff;font-size:3rem;overflow:hidden}.project-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.18))}.project-visual span{position:relative;z-index:1}.warehouse{background:linear-gradient(135deg,#184b39,#29a169)}.services{background:linear-gradient(135deg,#254b55,#2f8c75)}.health{background:linear-gradient(135deg,#dcefe7,#8acbb0)}.project-body{padding:20px}.tag{display:inline-block;font-size:.7rem;font-weight:900;color:#087443;background:#eafaf1;padding:5px 8px;border-radius:999px}.project h3{margin:12px 0 7px}.project p{color:var(--muted);margin:0 0 12px}.project strong{font-size:.85rem;color:#0b7c4b}
.steps{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;gap:12px;align-items:center}.steps article{background:#fff;border:1px solid #e5eee9;border-radius:18px;padding:22px;box-shadow:var(--soft)}.steps article>span{width:38px;height:38px;border-radius:12px;background:#e6f9ee;color:#087443;display:grid;place-items:center;font-weight:900}.steps h3{margin:15px 0 7px}.steps p{margin:0;color:var(--muted)}.step-arrow{color:#0d9a5b;font-size:1.4rem;font-weight:900}
.faq-wrap{display:grid;grid-template-columns:.9fr 1.1fr;gap:34px;align-items:stretch}.faq details{border-bottom:1px solid var(--line);padding:16px 0}.faq summary{font-weight:850;cursor:pointer}.faq p{color:var(--muted)}.final-cta{background:linear-gradient(135deg,#063427,#072d22 74%);color:#fff;border-radius:26px;padding:36px;display:grid;grid-template-columns:1fr 170px;gap:18px;position:relative;overflow:hidden}.final-cta:before{content:"";position:absolute;width:330px;height:330px;right:-120px;top:-130px;border-radius:50%;background:radial-gradient(circle,#1e7d52,transparent 68%)}.cta-copy{position:relative;z-index:1}.final-cta h2{font-size:2.15rem;line-height:1.08;margin:10px 0}.final-cta p{color:#d3ede2}.cta-points{display:flex;gap:15px;flex-wrap:wrap;color:#bfe8d5;font-size:.85rem;margin:18px 0}.final-actions{display:flex;gap:12px;flex-wrap:wrap}.cactus-art{position:relative;z-index:1;display:grid;place-items:center;font-size:7rem;filter:drop-shadow(0 0 22px rgba(80,255,137,.45))}
.footer{background:#03261d;color:#d8ece4;padding:32px 0}.footer-grid{display:grid;grid-template-columns:1.35fr repeat(3,1fr);gap:22px;align-items:center}.footer-logo{filter:brightness(0) invert(1);opacity:.92}.footer b{display:block;color:#fff}.footer span,.footer a{font-size:.9rem;color:#c8dfd5}.footer small{display:block;margin-top:10px;color:#97b7aa}
.result-box{display:none;background:#f0fff6;border:1px solid #8ee5b6;color:#123d2d;border-radius:14px;padding:18px;margin-top:16px}.result-box.show{display:block}.result-box h3{margin-top:0;color:#087443}.result-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.result-meta div{background:#fff;border-radius:10px;padding:10px;color:#234b3a}.result-meta b{display:block;color:#087443}
.seo-hero{padding:84px 0;background:linear-gradient(180deg,#f5fff9,#fff)}.seo-hero h1{font-size:clamp(2.6rem,5vw,4.8rem);line-height:1.02;letter-spacing:-.05em}.seo-hero p{font-size:1.15rem;color:var(--muted);max-width:760px}.content-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.checklist{list-style:none;padding:0}.checklist li{margin:12px 0;padding-left:30px;position:relative}.checklist li:before{content:'✓';position:absolute;left:0;color:var(--green);font-weight:900}

/* ===== HERO DESKTOP: ocupa mejor el primer viewport ===== */
@media (min-width:1021px){
  .container{width:min(1480px,calc(100% - 48px))}
  .topbar-inner{min-height:34px}
  .nav{min-height:68px}
  .site-header{top:0}
  .logo{width:170px}
  .hero{
    min-height:calc(100svh - 102px);
    padding:20px 0 18px;
    display:flex;
    align-items:center;
  }
  .hero-grid{
    width:100%;
    grid-template-columns:minmax(0,1.12fr) minmax(430px,.88fr);
    gap:26px;
    align-items:center;
  }
  .hero-content{
    min-width:0;
    padding-top:0;
    position:relative;
    padding-right:285px;
  }
  .eyebrow{padding:6px 11px;font-size:.69rem}
  .hero h1{
    font-size:clamp(3.35rem,4.45vw,4.85rem);
    line-height:.97;
    margin:14px 0 14px;
    max-width:760px;
  }
  .hero-copy{font-size:1.02rem;line-height:1.42;max-width:610px;margin:0}
  .speed-note{margin:18px 0 16px;font-size:.91rem;max-width:610px}
  .hero-buttons{gap:12px}
  .btn-lg{padding:13px 21px}
  .trust-row{margin-top:16px;gap:12px;font-size:.78rem}
  .trust-row i{width:24px;height:24px}
  .hero-visual{
    position:absolute;
    z-index:1;
    right:-18px;
    top:132px;
    width:300px;
    margin:0;
    padding:12px;
    border-radius:22px;
    background:linear-gradient(145deg,rgba(241,255,247,.9),rgba(218,247,232,.82));
    box-shadow:none;
  }
  .hero-visual img{max-height:225px}
  .visual-badge{font-size:.7rem;padding:6px 9px}
  .quote-card{
    position:relative;
    top:auto;
    padding:20px 22px 18px;
    border-radius:22px;
    max-width:560px;
    width:100%;
    justify-self:end;
  }
  .quote-card h2{font-size:1.5rem;margin:5px 0 4px}
  .quote-card p{font-size:.88rem}
  .quote-head{gap:12px}
  .timer{padding:6px 9px;font-size:.72rem}
  .progress{margin:12px 0 10px}
  .field{margin:8px 0}
  .field-row{gap:9px}
  .field label{font-size:.75rem;margin-bottom:4px}
  .field select,.field input{padding:9px 11px;border-radius:9px;font-size:.84rem}
  .quote-submit{margin-top:5px;padding:11px 18px}
  .ai-note{margin-top:10px;font-size:.76rem}
  .shield{width:22px;height:22px}
}

@media (min-width:1500px){
  .container{width:min(1560px,calc(100% - 56px))}
  .hero-grid{grid-template-columns:minmax(0,1.16fr) minmax(500px,.84fr);gap:34px}
  .hero-content{padding-right:330px}
  .hero-visual{width:340px;right:-10px;top:125px}
  .quote-card{max-width:600px}
}

/* ===== HERO V4: composición exacta de tres columnas en el primer viewport ===== */
@media (min-width:1021px){
  .container{width:calc(100% - 64px);max-width:1500px}
  .topbar-inner{min-height:36px}
  .nav{min-height:68px}
  .logo{width:176px}
  .hero{
    min-height:calc(100svh - 104px);
    height:calc(100svh - 104px);
    padding:18px 0 16px;
    display:flex;
    align-items:center;
  }
  .hero-grid{
    width:100%;
    display:grid;
    grid-template-columns:minmax(420px,1.05fr) minmax(255px,.58fr) minmax(430px,.98fr);
    gap:24px;
    align-items:center;
  }
  .hero-content{padding:0;min-width:0}
  .eyebrow{font-size:.68rem;padding:6px 11px}
  .hero h1{
    font-size:clamp(2.72rem,3.55vw,3.72rem);
    line-height:1.02;
    letter-spacing:-.048em;
    margin:13px 0 12px;
    max-width:610px;
  }
  .hero-copy{font-size:.98rem;line-height:1.42;max-width:560px;margin:0}
  .speed-note{font-size:.84rem;line-height:1.38;margin:17px 0 14px;max-width:555px}
  .speed-icon{width:29px;height:29px;flex:0 0 29px}
  .hero-buttons{gap:12px}
  .btn-lg{padding:12px 21px;font-size:.92rem}
  .trust-row{margin-top:15px;gap:14px;font-size:.75rem}
  .trust-row i{width:23px;height:23px}
  .hero-visual{
    position:relative;
    inset:auto;
    width:100%;
    max-width:330px;
    margin:0 auto;
    padding:0;
    border-radius:0;
    background:transparent;
    box-shadow:none;
    align-self:center;
  }
  .hero-visual:before{
    content:"";
    position:absolute;
    inset:-22% -30%;
    background:radial-gradient(circle,rgba(117,255,171,.34),rgba(117,255,171,0) 68%);
    filter:blur(5px);
    z-index:-1;
  }
  .hero-visual img{width:100%;max-height:none;filter:drop-shadow(0 24px 30px rgba(5,63,44,.16))}
  .visual-badge{display:none}
  .quote-card{
    position:relative;
    top:auto;
    width:100%;
    max-width:560px;
    justify-self:end;
    padding:20px 22px 17px;
    border-radius:21px;
  }
  .quote-card h2{font-size:1.48rem;line-height:1.12;margin:5px 0 4px}
  .quote-card p{font-size:.82rem;line-height:1.35}
  .quote-kicker{font-size:.67rem}
  .timer{font-size:.69rem;padding:6px 9px}
  .progress{margin:11px 0 8px}
  .field{margin:7px 0}
  .field-row{gap:9px}
  .field label{font-size:.71rem;margin-bottom:3px;line-height:1.2}
  .field select,.field input{height:38px;padding:7px 11px;border-radius:8px;font-size:.81rem}
  .quote-submit{height:40px;margin-top:5px;padding:9px 16px;font-size:.84rem}
  .ai-note{font-size:.72rem;margin-top:9px;line-height:1.28}
  .shield{width:22px;height:22px;flex:0 0 22px}
}

@media (min-width:1021px) and (max-height:760px){
  .topbar-inner{min-height:32px}
  .nav{min-height:62px}
  .hero{height:calc(100svh - 94px);min-height:calc(100svh - 94px);padding:12px 0}
  .hero h1{font-size:clamp(2.45rem,3.25vw,3.35rem);margin:10px 0}
  .hero-copy{font-size:.9rem}
  .speed-note{margin:12px 0;font-size:.78rem}
  .trust-row{margin-top:11px}
  .quote-card{padding:16px 19px 14px}
  .quote-card h2{font-size:1.32rem}
  .quote-card p{font-size:.76rem}
  .field{margin:5px 0}
  .field select,.field input{height:34px;padding:5px 10px}
  .quote-submit{height:36px}
  .ai-note{margin-top:7px}
}

/* ===== REFERENCE COMPOSITION: compact operational landing ===== */
@media (min-width:1021px){
  .container{width:min(1280px,calc(100% - 48px))}
  .topbar{font-size:.7rem}
  .topbar-inner{min-height:32px}
  .nav{min-height:58px;gap:22px}
  .logo{width:142px}
  .menu{gap:20px;font-size:.73rem}
  .btn{border-radius:7px;padding:10px 16px;font-size:.8rem}
  .btn-sm{padding:8px 13px}
  .hero{height:auto;min-height:0;padding:30px 0 24px}
  .hero-grid{grid-template-columns:minmax(350px,1.04fr) minmax(190px,.5fr) minmax(360px,.9fr);gap:18px}
  .eyebrow{font-size:.9rem;padding:7px 12px}
  .hero h1{font-size:clamp(2.25rem,3.1vw,3.15rem);line-height:1.02;margin:10px 0;max-width:520px}
  .hero-copy{font-size:1rem;line-height:1.45;max-width:500px}
  .speed-note{font-size:.88rem;line-height:1.4;margin:16px 0;max-width:500px}
  .speed-icon{width:30px;height:30px;flex-basis:30px}
  .btn-lg{padding:12px 20px;font-size:.9rem}
  .trust-row{margin-top:15px;gap:14px;font-size:.8rem}
  .trust-row i{width:24px;height:24px}
  .hero-visual{max-width:250px}
  .quote-card{max-width:440px;padding:16px 17px 13px;border-radius:10px}
  .quote-card h2{font-size:1.12rem;line-height:1.13;margin:4px 0}
  .quote-card p{font-size:.69rem}
  .quote-kicker{font-size:.54rem}
  .timer{font-size:.57rem;padding:5px 7px}
  .progress{height:3px;margin:8px 0 7px}
  .field{margin:5px 0}
  .field-row{gap:7px}
  .field label{font-size:.61rem;margin-bottom:2px}
  .field select,.field input{height:31px;padding:5px 8px;border-radius:5px;font-size:.67rem}
  .quote-submit{height:33px;margin-top:4px;padding:7px 12px;font-size:.7rem}
  .ai-note{font-size:.62rem;margin-top:7px}
  .shield{width:18px;height:18px;flex-basis:18px;border-radius:5px}
  .section{padding:34px 0}
  .section.compact{padding:12px 0 24px}
  .section-title{margin-bottom:18px}
  .section-title h2,.portfolio-heading h2,.faq h2{font-size:2rem}
  .section-title p,.portfolio-heading p{font-size:1rem;margin:6px 0}
  .section-kicker{font-size:.78rem}
  .cards{gap:10px}
  .card{border-radius:7px;padding:18px;box-shadow:0 4px 14px rgba(16,32,51,.07)}
  .icon{width:38px;height:38px;font-size:1.1rem;margin-bottom:10px}
  .card h3{font-size:1.125rem;margin-bottom:6px}
  .card p{font-size:1rem;line-height:1.45}
  .clarity{border-radius:7px}
  .clarity>div{padding:15px;gap:10px}
  .clarity-icon{width:32px;height:32px;flex-basis:32px;border-radius:6px;font-size:.9rem}
  .clarity b{font-size:1rem}.clarity span{font-size:.94rem;line-height:1.4}
  .proof-section{padding-top:4px}
  .proof{border-radius:8px;padding:20px;gap:18px}
  .proof-intro h2{font-size:1.65rem;margin:7px 0}.stars{font-size:1.1rem}
  .proof-grid{gap:10px}.quote{border-radius:6px;padding:16px}.quote:before{font-size:1.6rem}.quote p{font-size:1rem;line-height:1.45;margin:0 0 12px}.quote b,.quote small{font-size:.875rem}
  .portfolio-heading{margin-bottom:14px}.portfolio-heading a{font-size:.72rem}
  .portfolio{gap:11px}.project{border-radius:7px}.project-visual{height:120px;font-size:1.8rem}.project-body{padding:14px}.tag{font-size:.75rem;padding:4px 6px}.project h3{font-size:1.125rem;margin:9px 0 6px}.project p{font-size:1rem;line-height:1.4;margin-bottom:8px}.project strong{font-size:.875rem;line-height:1.35;margin-bottom:0}
  .steps{gap:10px}.steps article{border-radius:7px;padding:18px}.steps article>span{width:34px;height:34px;border-radius:7px;font-size:.9rem}.steps h3{font-size:1.125rem;margin:11px 0 6px}.steps p{font-size:1rem;line-height:1.45}.step-arrow{font-size:1.15rem}
  .faq-wrap{gap:26px}.faq details{padding:14px 0}.faq summary{font-size:1.125rem}.faq p{font-size:1rem;line-height:1.45;margin:8px 0}
  .final-cta{border-radius:8px;padding:24px;grid-template-columns:1fr 120px}.final-cta h2{font-size:1.75rem;margin:8px 0}.final-cta p{font-size:.9rem;line-height:1.42;margin:0}.cta-points{font-size:.8rem;margin:14px 0}.final-actions{gap:10px}.cactus-art{font-size:4.5rem}
  .footer{padding:22px 0}.footer-grid{gap:18px}.footer-logo{width:132px}.footer small,.footer b,.footer span,.footer a{font-size:.82rem}
}

.project-visual span{display:grid;place-items:center;width:64px;height:64px;border:1px solid rgba(255,255,255,.36);border-radius:14px;background:rgba(255,255,255,.12);backdrop-filter:blur(4px)}
.project-visual .ui-icon{width:32px;height:32px;stroke-width:1.5}
.project-visual img{width:100%;height:100%;object-fit:cover;position:relative;z-index:1}
.cta-points span{display:flex;align-items:center;gap:5px}
.cactus-art{font-size:0}
.cactus-art svg{width:112px;height:132px;fill:none;stroke:#8cff57;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}

.proof{background:#07110e}

.benefit-cards .card{text-align:center;border-color:#edf3ef;box-shadow:0 12px 28px rgba(15,45,34,.1)}
.benefit-cards .icon{width:56px;height:56px;margin:0 auto 13px;background:#e3f8eb;color:#087443}
.benefit-cards .icon .ui-icon{width:28px;height:28px;stroke-width:1.8}

.clarity>div{align-items:center}
.clarity p{order:1}
.clarity-icon{order:2;margin-left:auto;width:48px;height:48px;flex-basis:48px;border-radius:12px}
.clarity-icon .ui-icon{width:25px;height:25px;stroke-width:1.8}

@media (min-width:1021px){
  .portfolio{grid-template-columns:.85fr repeat(3,1fr);gap:16px;align-items:stretch}
  .portfolio-intro{display:flex;flex-direction:column;align-items:flex-start;padding:8px 0}
  .portfolio-intro h2{font-size:1.75rem;letter-spacing:-.03em;line-height:1.12;margin:8px 0}
  .portfolio-intro p{font-size:1rem;line-height:1.45;color:var(--muted);margin:0 0 18px}
  .portfolio-intro a{margin-top:auto;color:#0b8350;font-size:1rem;font-weight:850}
  .portfolio-intro a span{margin-left:4px;font-size:1rem}

  .proof{background:#07110e;border:1px solid #122c24;border-radius:10px;padding:18px 20px;grid-template-columns:.78fr 2.22fr;gap:18px;box-shadow:0 10px 24px rgba(2,22,15,.14)}
  .proof-intro{align-self:stretch;display:flex;flex-direction:column;justify-content:center}
  .proof-intro .section-kicker{color:#fff;font-size:.72rem;line-height:1.3;max-width:185px}
  .proof-intro h2{font-size:.9rem;line-height:1.45;font-weight:650;color:#e4eee9;margin:14px 0 0;max-width:175px}
  .stars{order:-1;color:#ffc229;font-size:1.05rem;letter-spacing:.14em;margin-bottom:2px}
  .proof-grid{gap:12px}
  .quote{min-height:136px;border-radius:8px;padding:16px 16px 13px;display:flex;flex-direction:column;box-shadow:0 5px 12px rgba(0,0,0,.2)}
  .quote:before{color:#0c4c39;font-size:1.6rem}
  .quote p{font-size:1rem;line-height:1.45;margin:0 0 14px}
  .quote b{font-size:.9rem;color:#15261f;margin-top:auto}
  .quote small{font-size:.875rem;color:#52685e}

  .final-cta{align-self:stretch;min-height:0;padding:22px 24px;grid-template-columns:1fr 132px;gap:14px;background:#041f17;border-radius:10px}
  .final-cta:before{width:260px;height:260px;right:-80px;top:-95px;background:radial-gradient(circle,#125939,transparent 68%)}
  .final-cta .section-kicker,.final-cta .cta-copy>p{display:none}
  .final-cta .cta-copy{display:flex;flex-direction:column;justify-content:center}
  .final-cta h2{font-size:1.65rem;line-height:1.12;margin:0;max-width:410px}
  .cta-points{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:16px 0}
  .cta-points>span{align-items:flex-start;gap:8px;color:#cce8dc;font-size:.875rem;line-height:1.25}
  .cta-points .ui-icon{width:20px;height:20px;flex:0 0 20px;color:#8cff57}
  .cta-points b,.cta-points small{display:block}.cta-points b{color:#fff;font-size:1rem}.cta-points small{font-size:.875rem}
  .final-actions{gap:12px}.final-actions .btn{height:44px;padding:10px 18px;font-size:1rem}.final-actions .ui-icon{width:18px;height:18px}
  .cactus-art svg{width:116px;height:138px}
}
