/* InfoTEM Informática and Sistemas: page-specific presentation. */
.inner-hero{padding:60px 0 76px}
.inner-hero .hero-grid{min-height:0;gap:56px;align-items:center}
.inner-hero .hero-copy,.inner-hero .hero-visual{min-width:0}
.inner-hero .hero-copy h1{font-size:clamp(43px,4.4vw,62px);line-height:1.06;letter-spacing:-.052em;margin:19px 0 24px}
.inner-hero .hero-description{max-width:550px;font-size:16px;line-height:1.8}
.inner-hero .hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}
.inner-hero .btn{padding-inline:20px;font-size:13px}
.inner-hero .btn-secondary{color:#edf4ed;background:rgba(255,255,255,.035);border:1px solid rgba(221,239,219,.28)}
.inner-hero .btn-secondary:hover{background:rgba(255,255,255,.1);border-color:var(--green)}
.inner-hero .hero-proof{margin-top:26px;color:#b1c4b6;font-size:11px;line-height:1.8}
.inner-hero div.hero-proof{display:flex;gap:9px 20px;flex-wrap:wrap}
.page-informatica .hero-proof span::before{content:"";display:inline-block;width:5px;height:5px;margin:0 8px 2px 0;border-radius:50%;background:var(--green)}
.page-sistemas .hero-proof{display:block}
.page-sistemas .hero-proof>span{display:inline-block;margin-inline:5px;color:var(--green)}
.breadcrumb{display:flex;align-items:center;gap:10px;margin-bottom:28px;font-size:11px;line-height:1.6;color:#9fb5a6}
.breadcrumb a:hover{color:var(--green)}
.breadcrumb [aria-current]{color:#e4ede5}
.inner-hero .ambient{pointer-events:none;position:absolute;border-radius:50%;opacity:.12}
.inner-hero .ambient-a{width:300px;height:300px;right:-200px;top:40%;border:1px solid var(--green)}
.inner-hero .ambient-b{display:none}
.btn-arrow{margin-left:6px;line-height:1;font-size:18px}

/* Real equipment artwork, kept separate from the descriptive text. */
.product-stage{position:relative;isolation:isolate;aspect-ratio:1.08;overflow:hidden;border:1px solid #3a5141;border-radius:26px;background:#20372a;box-shadow:0 24px 60px rgba(0,0,0,.14)}
.product-stage::before{content:"";position:absolute;inset:0;z-index:-1;background-image:linear-gradient(rgba(185,244,103,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(185,244,103,.035) 1px,transparent 1px);background-size:44px 44px}
.product-stage-glow{position:absolute;z-index:-1;width:76%;aspect-ratio:1;left:25%;top:23%;border-radius:50%;border:1px solid rgba(185,244,103,.2);box-shadow:0 0 0 36px rgba(185,244,103,.025),0 0 0 72px rgba(185,244,103,.015)}
.product-stage .product-stage-art{position:absolute;z-index:1;left:-4%;bottom:0;width:110%;max-width:none;height:auto;filter:drop-shadow(0 18px 20px rgba(0,0,0,.2));pointer-events:none}
.product-brand-badge{position:absolute;z-index:2;left:28px;right:28px;top:28px;color:#f3f8ee}
.product-brand-badge .eyebrow{font-size:10px;color:var(--green);margin-bottom:8px}
.product-brand-badge strong{display:block;font-family:Manrope,Arial,sans-serif;font-size:23px;line-height:1.35;letter-spacing:-.035em}

/* The commercial product screenshot is an actual image from the original site. */
.systems-screen-stage{position:relative;isolation:isolate;display:flex;align-items:center;width:100%;aspect-ratio:1.12;padding:38px 25px 102px;border:1px solid #3a5141;border-radius:26px;background:#20372a;box-shadow:0 24px 60px rgba(0,0,0,.14);overflow:hidden}
.systems-screen-stage::before{content:"";position:absolute;inset:0;z-index:-1;background-image:linear-gradient(rgba(185,244,103,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(185,244,103,.04) 1px,transparent 1px);background-size:40px 40px}
.systems-screen-stage::after{content:"";position:absolute;z-index:-1;width:66%;aspect-ratio:1;border:1px solid rgba(185,244,103,.17);border-radius:50%;right:-24%;top:-22%}
.system-window{width:100%;min-width:0;overflow:hidden;border:1px solid rgba(255,255,255,.5);border-radius:12px;background:#fff;box-shadow:0 24px 42px rgba(0,0,0,.2)}
.system-window-bar{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:39px;padding:8px 12px;border-bottom:1px solid #e1e7dd;background:#f1f4ee;color:#475b4c;font-size:9px;line-height:1.4;font-weight:600}
.window-dots{display:flex;gap:5px;flex:none}
.window-dots i{width:6px;height:6px;border-radius:50%;background:#ccd5c6}
.window-dots i:first-child{background:#9cbf7c}
.window-dots i:nth-child(2){background:#b6c8a6}
.system-window-title{text-align:center}
.system-online{display:inline-flex;align-items:center;gap:5px;white-space:nowrap;font-size:8px;color:#62735e}
.system-online i{width:5px;height:5px;background:#4c7c26;border-radius:50%}
.system-window-content{padding:18px 8px 14px;background:#fff}
.system-window-content img{display:block;width:100%;height:auto}
.system-stage-chip{position:absolute;bottom:22px;width:calc(50% - 32px);min-width:0;padding:14px 12px;border-top:1px solid rgba(185,244,103,.25);color:#eef5e7}
.system-stage-chip-a{left:22px}
.system-stage-chip-b{right:22px}
.system-stage-chip strong{display:block;font-size:12px;line-height:1.5;font-weight:700}
.system-stage-chip span{display:block;margin-top:5px;font-size:10px;line-height:1.6;color:#b4c7b7}
.hero-callout{display:flex;justify-content:space-between;align-items:center;gap:28px;padding-top:36px;margin-top:36px;border-top:1px solid rgba(185,244,103,.2)}
.hero-callout h3{max-width:620px;font-size:20px;font-weight:600;line-height:1.5;color:#edf5e8}

/* Service and ERP module cards. */
.services-showcase{background:#fff}
.service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
.service-panel{display:grid;grid-template-columns:78px minmax(0,1fr);gap:26px;align-items:start;padding:32px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;transition:border-color .2s,box-shadow .2s}
.service-panel:hover{border-color:#bfd3ae;box-shadow:0 12px 32px rgba(27,58,27,.045)}
.service-panel .icon-box{width:78px;height:78px;background:transparent;padding:0;border-radius:18px;overflow:hidden}
.service-panel .service-icon{width:100%;height:100%;object-fit:contain}
.service-copy{min-width:0}
.service-eyebrow{display:block;margin:0 0 10px;color:var(--green-dark);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
.service-panel h3{font-family:Manrope,Arial,sans-serif;font-size:24px;line-height:1.25;letter-spacing:-.035em;margin:0 0 12px;color:var(--ink)}
.service-panel p{font-size:13px;line-height:1.8;color:var(--muted);margin:0 0 18px}
.service-list{list-style:none;margin:0 0 24px;padding:0;display:grid;gap:7px;color:#435646;font-size:12px;line-height:1.7}
.service-list li{position:relative;padding-left:14px}
.service-list li::before{content:"";position:absolute;top:.7em;left:0;width:4px;height:4px;border-radius:50%;background:#7b9e51}
.service-panel .text-link{font-size:12px}
.control-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.control-card{position:relative;overflow:hidden;min-width:0;padding:28px 24px 30px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}
.control-card .icon-box{margin-bottom:32px}
.control-card .card-number{position:absolute;right:23px;top:25px;font-size:12px;font-weight:600;letter-spacing:.05em;color:#9aab94}
.control-card h3{font-family:Manrope,Arial,sans-serif;font-size:21px;line-height:1.3;letter-spacing:-.04em;margin:0 0 12px;color:var(--ink)}
.control-card>p{font-size:12px;color:var(--muted);line-height:1.8;margin:0 0 24px;min-height:43px}
.control-card .check-list{font-size:12px;line-height:1.7;margin:0;padding:0;display:grid;gap:12px}
.control-card .check-list li{padding-left:18px}
.control-card.dark{color:#fff;background:var(--dark);border-color:var(--dark)}
.control-card.dark h3{color:#f2f6ef}
.control-card.dark>p,.control-card.dark .check-list{color:#bacaba}
.control-card.dark .icon-box{background:rgba(185,244,103,.12);color:var(--green)}
.control-card.dark .check-list li::before{color:var(--green)}
.control-card.dark .card-number{color:#8eab83}

/* Supporting services and existing partner marks. */
.highlight-band{color:#eff5ed;background:var(--dark)}
.highlight-band .eyebrow{color:var(--green)}
.highlight-band .section-heading h2{color:#f0f6ec}
.highlight-band .section-heading p{color:#aabfac}
.feature-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}
.feature-card{min-width:0;border-top:1px solid #3d5140;padding:24px 0 0}
.feature-number{display:block;color:var(--green);font-size:12px;font-weight:600;margin-bottom:28px}
.feature-card h3{font-family:Manrope,Arial,sans-serif;font-size:21px;line-height:1.4;letter-spacing:-.025em;font-weight:700;margin:0 0 14px}
.feature-card p{color:#acbfad;font-size:13px;line-height:1.8;margin:0}
.feature-card .text-link{display:inline-flex;margin-top:24px;color:var(--green);font-size:12px}
.clients{background:#fff}
.logo-marquee{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}
.client-logo{display:flex;align-items:center;justify-content:center;min-width:0;height:126px;padding:22px;border:1px solid var(--line);border-radius:16px;background:#fff}
.client-logo img{width:auto;max-width:100%;height:auto;max-height:70px;object-fit:contain}
.section-actions{margin-top:30px;text-align:right}
.info-company-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,.65fr);gap:70px;align-items:center}
.info-company-grid .about-copy>p{font-size:14px;line-height:1.95}
.info-company-grid .about-copy h2{font-family:Manrope,Arial,sans-serif;font-size:clamp(32px,3.4vw,46px);line-height:1.15;letter-spacing:-.045em;margin:0 0 26px}
.info-company-grid .about-copy .text-link{margin-top:12px}
.info-badges{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:16px}
.info-badges img{width:100%;height:auto;max-height:184px;object-fit:contain;border-radius:18px;background:#090d09}
.info-badges img:last-child{grid-column:1/-1;justify-self:center;width:68%;padding:16px}
.brand-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;gap:35px;margin-top:64px;padding:32px 40px;border:1px solid var(--line);border-radius:18px;background:#fff}
.brand-strip img{width:auto;max-width:100%;height:44px;max-height:44px;object-fit:contain;justify-self:center}

/* Product editorial images, company history and support. */
.page-sistemas .media-copy-grid{gap:76px}
.page-sistemas .about-copy h2{font-family:Manrope,Arial,sans-serif;font-size:clamp(32px,3.35vw,46px);line-height:1.16;letter-spacing:-.045em;margin:0 0 25px}
.page-sistemas .about-copy>h3{font-family:Manrope,Arial,sans-serif;font-size:18px;line-height:1.5;letter-spacing:-.02em;margin:28px 0 10px}
.page-sistemas .about-copy .btn{margin-top:13px}
.round-media{min-width:0}
.editorial-media{position:relative;isolation:isolate}
.editorial-frame{position:relative;width:100%;max-width:480px;aspect-ratio:1;overflow:hidden;margin:0;border:1px solid var(--line);border-radius:24px;background:#e5ebdf}
.editorial-frame img{display:block;width:100%;height:100%;object-fit:cover}
.editorial-frame>span{position:absolute;left:22px;right:22px;bottom:22px;width:fit-content;max-width:calc(100% - 44px);padding:11px 15px;border:1px solid rgba(255,255,255,.22);border-radius:10px;background:rgba(16,30,24,.9);color:#f0f7e8;font-size:10px;font-weight:600;letter-spacing:.05em;text-transform:uppercase}
.support-section{background:#fff}
.support-section .support-frame{margin-left:auto}
.support-stat{display:flex;align-items:center;gap:24px;padding:22px 0;margin:26px 0 16px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.support-stat-number{flex:none;display:block;font-family:Manrope,Arial,sans-serif;font-size:62px;line-height:1;letter-spacing:-.065em;color:var(--green-dark)}
.support-stat-number>span{font-size:30px;margin-left:3px}
.support-stat p{max-width:230px;margin:0!important;font-size:12px!important;line-height:1.8!important;color:var(--muted)}
.support-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}
.support-actions .btn{min-width:0;max-width:100%;font-size:12px;overflow-wrap:anywhere}
.systems-about .container{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:76px;align-items:start}
.systems-about .section-heading{margin-bottom:0}
.systems-about .wide-copy{min-width:0}
.systems-about .wide-copy p{margin:0 0 20px;color:var(--muted);font-size:14px;line-height:1.9}
.systems-about .wide-copy p:last-child{margin-bottom:0}
.systems-about .wide-copy .lead-copy{font-size:19px;line-height:1.75;color:#304934;font-weight:500}
.faq-list{width:100%;min-width:0;border-top:1px solid var(--line)}
.faq-list details{border-bottom:1px solid var(--line)}
.faq-list summary{position:relative;list-style:none;padding:23px 35px 23px 0;font-size:15px;line-height:1.5;font-weight:600;cursor:pointer;color:var(--ink)}
.faq-list summary::-webkit-details-marker{display:none}
.faq-list summary::after{content:"+";position:absolute;right:1px;top:19px;font-size:25px;line-height:1;font-weight:400;color:var(--green-dark)}
.faq-list details[open] summary::after{content:"−"}
.faq-list summary:hover{color:var(--green-dark)}
.faq-list details p{margin:0;padding:0 30px 24px 0;color:var(--muted);font-size:13px;line-height:1.9}
.faq-list details a{color:var(--green-dark);text-decoration:underline;text-underline-offset:3px}
.page-sistemas .contact-form-card>h2{font-size:clamp(30px,3vw,40px);line-height:1.18}
.page-sistemas .contact-form-card>p:not(.eyebrow){color:var(--muted);font-size:14px;line-height:1.8}
.page-informatica .contact>.section-heading{max-width:1240px;margin-bottom:42px}
.page-informatica .contact-form-card>h3{font-family:Manrope,Arial,sans-serif;font-size:23px;line-height:1.4;letter-spacing:-.03em;margin:0}
.page-informatica .contact-card .contact-phone{font-size:18px}

@media(max-width:1120px){
  .inner-hero .hero-grid{gap:34px}
  .inner-hero .hero-copy h1{font-size:52px}
  .inner-hero .hero-actions{gap:10px}
  .inner-hero .btn{padding-inline:15px;font-size:12px}
  .service-panel{grid-template-columns:62px minmax(0,1fr);gap:20px;padding:27px}
  .service-panel .icon-box{width:62px;height:62px}
  .control-grid{gap:12px}
  .control-card{padding:25px 18px}
  .control-card h3{font-size:19px}
  .control-card .card-number{right:18px}
  .system-online{display:none}
  .page-sistemas .media-copy-grid,.systems-about .container,.info-company-grid{gap:44px}
}

@media(max-width:920px){
  .inner-hero{padding:52px 0 60px}
  .inner-hero .hero-grid{grid-template-columns:minmax(0,1fr);gap:44px}
  .inner-hero .hero-copy{max-width:680px}
  .inner-hero .hero-copy h1{font-size:58px;max-width:640px}
  .inner-hero .hero-description{max-width:610px}
  .inner-hero .hero-visual{width:100%;max-width:600px;justify-self:center}
  .product-stage{aspect-ratio:1.3}
  .product-stage .product-stage-art{width:103%;left:-1.5%;bottom:-6%}
  .product-brand-badge strong{font-size:24px}
  .systems-screen-stage{aspect-ratio:1.5;padding:34px 28px 103px}
  .system-online{display:inline-flex}
  .system-stage-chip{width:calc(50% - 40px)}
  .control-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
  .control-card{padding:30px}
  .control-card h3{font-size:23px}
  .control-card>p{min-height:0}
  .control-card .card-number{right:28px}
  .service-grid{gap:18px}
  .service-panel{display:block;padding:27px}
  .service-panel .icon-box{width:68px;height:68px;margin-bottom:25px}
  .service-panel h3{font-size:23px}
  .feature-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 28px}
  .feature-number{margin-bottom:22px}
  .logo-marquee{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}
  .client-logo{height:105px;padding:15px}
  .info-company-grid{grid-template-columns:minmax(0,1fr);gap:38px}
  .info-badges{grid-template-columns:repeat(3,minmax(0,1fr));max-width:560px;gap:18px}
  .info-badges img{height:155px;max-height:none;object-fit:contain}
  .info-badges img:last-child{grid-column:auto;width:100%;padding:12px}
  .brand-strip{gap:25px;padding:27px;margin-top:42px}
  .brand-strip img{height:35px;max-height:35px}
  .page-sistemas .media-copy-grid{grid-template-columns:minmax(0,1fr);gap:38px}
  .page-sistemas .editorial-frame{max-width:520px;width:100%;margin-inline:auto;aspect-ratio:1.2}
  .page-sistemas .about-copy{max-width:680px}
  .systems-about .container{grid-template-columns:minmax(0,1fr);gap:24px}
  .systems-about .wide-copy{max-width:700px}
  .page-sistemas .support-section .editorial-media{grid-row:1}
  .hero-callout{align-items:flex-start;flex-direction:column;gap:18px}
}

@media(max-width:640px){
  .inner-hero{padding:38px 0 46px}
  .inner-hero .hero-grid{gap:35px}
  .inner-hero .hero-copy h1{font-size:clamp(39px,10.4vw,47px);line-height:1.08;margin:18px 0 22px}
  .inner-hero .hero-description{font-size:14px;line-height:1.85}
  .inner-hero .hero-actions{margin-top:25px;gap:10px}
  .inner-hero .btn{min-height:48px;padding:13px 15px;font-size:12px}
  .inner-hero .hero-proof{font-size:10px;margin-top:23px}
  .inner-hero div.hero-proof{gap:5px 12px}
  .breadcrumb{margin-bottom:23px;font-size:10px}
  .product-stage{aspect-ratio:1.1;border-radius:20px}
  .product-stage .product-stage-art{width:110%;left:-5%;bottom:-1%}
  .product-brand-badge{left:20px;right:20px;top:20px}
  .product-brand-badge .eyebrow{font-size:9px;margin-bottom:8px}
  .product-brand-badge strong{font-size:20px;line-height:1.3}
  .systems-screen-stage{aspect-ratio:auto;min-height:310px;padding:30px 16px 112px;border-radius:20px}
  .system-window{border-radius:9px}
  .system-window-bar{min-height:33px;padding:7px 9px;font-size:9px}
  .system-online{display:none}
  .system-window-content{padding:15px 5px 12px}
  .system-stage-chip{bottom:17px;width:calc(50% - 26px);padding:12px 0 0}
  .system-stage-chip-a{left:17px}
  .system-stage-chip-b{right:17px}
  .system-stage-chip strong{font-size:10px;line-height:1.5}
  .system-stage-chip span{font-size:9px;line-height:1.6;margin-top:4px}
  .service-grid,.control-grid{grid-template-columns:minmax(0,1fr);gap:16px}
  .service-panel{padding:26px}
  .service-panel .icon-box{width:68px;height:68px;margin-bottom:23px}
  .service-panel h3{font-size:25px;max-width:300px}
  .service-panel p{font-size:13px}
  .service-list{font-size:13px;gap:8px}
  .service-panel .text-link{font-size:13px}
  .control-card{padding:27px}
  .control-card .icon-box{margin-bottom:26px}
  .control-card h3{font-size:24px}
  .control-card>p{font-size:13px;margin-bottom:21px}
  .control-card .check-list{font-size:13px;gap:11px}
  .feature-card-grid{grid-template-columns:minmax(0,1fr);gap:28px}
  .feature-card{padding-top:20px}
  .feature-number{margin-bottom:18px}
  .feature-card h3{font-size:22px;margin-bottom:10px}
  .feature-card p{font-size:13px}
  .feature-card .text-link{margin-top:16px}
  .logo-marquee{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .client-logo{height:114px;padding:20px}
  .client-logo img{max-height:67px}
  .section-actions{margin-top:26px;text-align:left}
  .info-company-grid .about-copy h2,.page-sistemas .about-copy h2{font-size:34px;line-height:1.17}
  .info-company-grid .about-copy>p{font-size:13px}
  .info-badges{gap:10px}
  .info-badges img{height:auto;aspect-ratio:1;border-radius:12px}
  .info-badges img:last-child{padding:8px}
  .brand-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:25px 22px;padding:24px;margin-top:34px;border-radius:16px}
  .brand-strip img{height:30px;max-height:30px}
  .brand-strip img:nth-last-child(-n+2){margin-left:30px}
  .page-sistemas .media-copy-grid{gap:30px}
  .page-sistemas .editorial-frame{border-radius:20px;aspect-ratio:1.1}
  .editorial-frame>span{left:16px;bottom:16px;right:16px;max-width:calc(100% - 32px);padding:10px 12px;font-size:9px}
  .support-stat{gap:18px;padding:20px 0;margin-top:23px}
  .support-stat-number{font-size:56px}
  .support-stat-number>span{font-size:27px}
  .support-stat p{font-size:11px!important}
  .support-actions{gap:9px}
  .support-actions .btn{padding:12px 16px;font-size:11px}
  .systems-about .wide-copy .lead-copy{font-size:18px}
  .systems-about .wide-copy p{font-size:13px}
  .faq-list summary{padding-block:21px;font-size:14px}
  .faq-list details p{padding-right:18px;font-size:13px}
  .page-informatica .contact>.section-heading{margin-bottom:30px}
  .page-informatica .contact-form-card>h3{font-size:21px}
  .page-informatica .contact-card .contact-phone{font-size:16px}
}
