.hero-sub--full{align-items:center;min-height:100vh;display:flex}.hero-sub--full .hero-sub__content{min-height:calc(100vh - var(--header-height) - var(--space-xl));padding-top:var(--space-xl);padding-bottom:var(--space-xl);flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.hero-sub__content--split{gap:var(--space-xl)}.hero-sub__text{max-width:700px}.hero-sub__image{max-width:240px;margin-top:var(--space-xs);align-self:center}.hero-sub__image img{width:100%;height:auto;display:block}@media (min-width:1024px){.hero-sub--full .hero-sub__content--split{flex-direction:row;justify-content:space-between;align-items:center;width:100%}.hero-sub__text{flex:0 55%}.hero-sub__image{flex:0 0 38%;max-width:none;margin-top:0}}.hero-sub__scroll-hint{z-index:1;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.hero-sub__scroll-hint span{border:2px solid #ffffff40;border-radius:12px;width:24px;height:40px;display:block;position:relative}.hero-sub__scroll-hint span:after{content:"";background:#fff6;border-radius:2px;width:3px;height:8px;animation:2s ease-in-out infinite scrollBounce;position:absolute;top:8px;left:50%;transform:translate(-50%)}@keyframes scrollBounce{0%,to{opacity:1;transform:translate(-50%)translateY(0)}50%{opacity:.3;transform:translate(-50%)translateY(8px)}}.robotic-intro{gap:var(--space-lg);margin-top:var(--space-xl);grid-template-columns:1fr;align-items:start;display:grid}.robotic-intro__col p{color:var(--color-text-medium);line-height:1.7}.robotic-intro__col p+p{margin-top:var(--space-md)}.robotic-intro__highlight{color:var(--color-highlight-dark);font-weight:600}.robotic-intro__image{margin-top:var(--space-md);max-width:70%}.robotic-intro__image img{width:100%;height:auto;display:block}@media (min-width:768px){.robotic-intro{grid-template-columns:1fr 1fr}}.robotic-gallery{justify-content:center;align-items:center;gap:var(--space-md);margin-top:var(--space-xl);flex-wrap:wrap;display:flex}.robotic-gallery__item{border-radius:var(--radius-sm);box-shadow:var(--shadow-md);overflow:hidden}.robotic-gallery__item img{width:auto;max-width:100%;height:140px;display:block}@media (min-width:640px){.robotic-gallery__item img{height:180px}}.robotic-areas{gap:var(--space-lg);margin-top:var(--space-xl);grid-template-columns:1fr;display:grid}.robotic-areas__card{padding:var(--space-lg);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-white);transition:transform .4s cubic-bezier(.25,.46,.45,.94),border-color .3s,box-shadow .4s}.robotic-areas__card:hover{box-shadow:var(--shadow-lg);border-color:#b4d05c80;transform:translateY(-4px)}.robotic-areas__number{font-family:var(--font-heading);color:var(--color-highlight);opacity:.5;margin-bottom:var(--space-sm);font-size:2rem;font-weight:900;line-height:1}.robotic-areas__card h3{margin-bottom:var(--space-sm)}.robotic-areas__card>p{color:var(--color-text-medium);line-height:1.7}.robotic-areas__label{margin-top:var(--space-md);font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-light);font-size:.85rem;font-weight:600;display:block}.robotic-areas__list{margin:var(--space-sm) 0 0;flex-direction:column;gap:.6rem;padding:0;list-style:none;display:flex}.robotic-areas__list li{color:var(--color-text-medium);padding-left:1.25rem;line-height:1.6;position:relative}.robotic-areas__list li:before{content:"";background:var(--color-highlight);border-radius:50%;width:6px;height:6px;position:absolute;top:.6em;left:0}.robotic-areas__benefit{margin-top:var(--space-md);padding-top:var(--space-md);border-top:1px solid var(--color-border)}.robotic-areas__benefit strong{color:var(--color-text)}@media (min-width:768px){.robotic-areas{grid-template-columns:repeat(2,1fr)}}.robotic-steps{gap:var(--space-md);margin-top:var(--space-xl);grid-template-columns:1fr;display:grid}.robotic-steps__step{border-radius:var(--radius-lg);padding:var(--space-lg);background:#ffffff0f;border:1px solid #ffffff1a}.robotic-steps__number{font-family:var(--font-heading);color:var(--color-highlight);margin-bottom:var(--space-sm);font-size:2rem;font-weight:900;line-height:1}.robotic-steps__step h3{color:var(--color-white);margin-bottom:var(--space-sm)}.robotic-steps__step p{color:#ffffffb8;line-height:1.7}@media (min-width:768px){.robotic-steps{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.robotic-steps{grid-template-columns:repeat(4,1fr)}}.robotic-benefits{gap:var(--space-md);margin:var(--space-xl) 0 0;max-width:var(--max-width-narrow);grid-template-columns:1fr;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:grid}.robotic-benefits__item{color:var(--color-text-medium);align-items:flex-start;gap:.75rem;padding-top:.1rem;line-height:1.5;display:flex}.robotic-benefits__check{background:var(--color-highlight);border-radius:50%;flex-shrink:0;width:1.5rem;height:1.5rem;margin-top:.1rem;position:relative}.robotic-benefits__check:after{content:"";border-right:2px solid var(--color-primary);border-bottom:2px solid var(--color-primary);width:5px;height:9px;position:absolute;top:50%;left:50%;transform:translate(-50%,-56%)rotate(45deg)}@media (min-width:768px){.robotic-benefits{grid-template-columns:repeat(2,1fr)}}
