.robotics-page{--rp-bg:#fff;--rp-surface:#ffffffe0;--rp-surface-strong:#fff;--rp-text:#0f172a;--rp-muted:#475569;--rp-muted-2:#64748b;--rp-border:#94a3b833;--rp-purple:#6d5bff;--rp-purple-dark:#5b50d6;--rp-blue:#2563eb;--rp-blue-dark:#1d4ed8;--rp-shadow-sm:0 10px 30px #0f172a0f;--rp-shadow-md:0 18px 50px #0f172a17;--rp-radius-xl:28px;--rp-radius-lg:22px;--rp-radius-md:16px;--rp-max:1240px;background:var(--rp-bg);min-height:100vh;position:relative;overflow:hidden}.robotics-page__grid-bg{display:none}.robotics-page .content-wrapper{padding:0 24px}.robotics-page .rp-section{background:var(--rp-bg);padding:80px 0}.robotics-page .rp-section--tight{padding:64px 0}.robotics-page .rp-section--alt{background:linear-gradient(#fff 0%,#f8fafc 100%)}.robotics-page .rp-eyebrow{color:var(--rp-purple-dark);letter-spacing:.08em;text-transform:uppercase;background:#6d5bff14;border:1px solid #6d5bff26;border-radius:999px;justify-content:center;align-items:center;padding:8px 14px;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.robotics-page .rp-section-header{text-align:center;max-width:840px;margin:0 auto 44px}.robotics-page .rp-section-header h2{letter-spacing:-.04em;color:var(--rp-text);margin:0;font-size:clamp(2rem,4vw,3.25rem);font-weight:800;line-height:1.05}.robotics-page .rp-section-header p{max-width:760px;color:var(--rp-muted);margin:18px auto 0;font-size:1.08rem;line-height:1.72}.robotics-page .rp-btn-row{flex-wrap:wrap;gap:14px;display:flex}.robotics-page .rp-btn{border-radius:14px;justify-content:center;align-items:center;min-height:48px;padding:0 18px;font-size:.96rem;font-weight:700;text-decoration:none;transition:transform .16s,box-shadow .16s,border-color .16s,background .16s;display:inline-flex}.robotics-page .rp-btn:hover{transform:translateY(-1px)}.robotics-page .rp-btn--primary{color:#fff;background:linear-gradient(135deg,var(--rp-blue-dark)0%,var(--rp-purple)100%);box-shadow:0 12px 28px #3b5cf03b}.robotics-page .rp-btn--secondary{color:var(--rp-text);border:1px solid var(--rp-border);background:#ffffffd1;box-shadow:0 6px 18px #0f172a0d}.robotics-page .rp-hero{padding:80px 0 48px}.robotics-page .rp-hero__wrap{gap:28px;display:grid}.robotics-page .rp-hero__copy{text-align:center;max-width:900px;margin:0 auto}.robotics-page .rp-hero__copy .rp-eyebrow{margin-bottom:18px}.robotics-page .rp-hero__title{letter-spacing:-.06em;color:var(--rp-text);margin:0;font-size:clamp(2.02rem,5.05vw,3.83rem);font-weight:850;line-height:.98}.robotics-page .rp-hero__subtitle{max-width:840px;color:var(--rp-muted);margin:20px auto 0;font-size:1.14rem;line-height:1.76}.robotics-page .rp-hero__cta{justify-content:center;margin-top:28px}.robotics-page .rp-hero__trust{color:var(--rp-muted-2);margin-top:18px;font-size:.95rem;line-height:1.6}.robotics-page .rp-hero__visual{max-width:1080px;box-shadow:var(--rp-shadow-sm),inset 0 1px 0 #ffffffe6;background:radial-gradient(circle,#6d5bff14,#0000 38%),linear-gradient(#ffffffdb 0%,#f8fafcf0 100%);border:1px solid #94a3b82e;border-radius:32px;margin:18px auto 0;padding:36px 28px 22px;position:relative;overflow:hidden}.robotics-page .rp-hero__outputs{grid-template-columns:1fr;gap:14px;margin-top:0;display:grid}.robotics-page .rp-hero__outputs img{object-fit:cover;border-radius:20px;width:100%;height:auto}.robotics-page .rp-value-bar{box-shadow:var(--rp-shadow-sm);background:linear-gradient(#f4f3ffeb 0%,#ffffffeb 100%);border:1px solid #6d5bff29;border-radius:22px;grid-template-columns:1.4fr auto;align-items:center;gap:18px;margin-top:24px;padding:20px 22px;display:grid}.robotics-page .rp-value-bar__copy strong{color:var(--rp-purple-dark);margin-bottom:6px;font-size:.95rem;display:block}.robotics-page .rp-value-bar__copy p{color:var(--rp-muted);margin:0;font-size:.98rem;line-height:1.7}.robotics-page .rp-proof-strip{text-align:center;max-width:920px;color:var(--rp-muted-2);margin:26px auto 0;font-size:.95rem;line-height:1.75}.robotics-page .rp-proof-strip strong{color:var(--rp-text)}.robotics-page .rp-cards-2,.robotics-page .rp-cards-3,.robotics-page .rp-cards-4{gap:22px;display:grid}.robotics-page .rp-cards-2{grid-template-columns:repeat(2,minmax(0,1fr))}.robotics-page .rp-cards-3{grid-template-columns:repeat(3,minmax(0,1fr))}.robotics-page .rp-cards-4{grid-template-columns:repeat(4,minmax(0,1fr))}.robotics-page .rp-card{background:var(--rp-surface);border:1px solid var(--rp-border);box-shadow:var(--rp-shadow-sm);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:24px;padding:28px;transition:transform .18s,box-shadow .18s,border-color .18s;position:relative}.robotics-page .rp-card:hover{box-shadow:var(--rp-shadow-md);border-color:#6d5bff38;transform:translateY(-4px)}.robotics-page .rp-card__eyebrow{color:var(--rp-purple-dark);letter-spacing:.06em;text-transform:uppercase;background:#6d5bff14;border-radius:999px;margin-bottom:16px;padding:6px 10px;font-size:.76rem;font-weight:700;display:inline-flex}.robotics-page .rp-card h3{letter-spacing:-.03em;color:var(--rp-text);margin:0 0 12px;font-size:1.45rem;line-height:1.15}.robotics-page .rp-card p{color:var(--rp-muted);margin:0;font-size:1rem;line-height:1.72}.robotics-page .rp-issue-card h3,.robotics-page .rp-step-card h3,.robotics-page .rp-benefit-card h3{font-size:1.22rem}.robotics-page .rp-step-num{width:32px;height:32px;color:var(--rp-purple-dark);background:#6d5bff14;border-radius:999px;justify-content:center;align-items:center;margin-bottom:14px;font-size:.9rem;font-weight:800;display:inline-flex}.robotics-page .rp-feature-panel{grid-template-columns:1.2fr .8fr;align-items:stretch;gap:24px;display:grid}.robotics-page .rp-feature-list,.robotics-page .rp-coming-soon{background:var(--rp-surface);border:1px solid var(--rp-border);box-shadow:var(--rp-shadow-sm);border-radius:24px;padding:30px}.robotics-page .rp-feature-list h3,.robotics-page .rp-coming-soon h3{letter-spacing:-.02em;color:var(--rp-text);margin:0 0 16px;font-size:1.3rem}.robotics-page .rp-bullet-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.robotics-page .rp-bullet-list li{color:var(--rp-muted);grid-template-columns:18px 1fr;align-items:start;gap:12px;line-height:1.65;display:grid}.robotics-page .rp-bullet-list li:before{content:"✓";color:var(--rp-purple-dark);justify-content:center;align-items:center;font-size:.95rem;font-weight:900;display:inline-flex}.robotics-page .rp-failure-box{border:1px solid var(--rp-border);box-shadow:var(--rp-shadow-sm);background:linear-gradient(#ffffffe6 0%,#f8fafcf2 100%);border-radius:28px;padding:34px}.robotics-page .rp-failure-grid{gap:18px;display:grid}.robotics-page .rp-failure-item{border-bottom:1px solid #94a3b82e;padding-bottom:18px}.robotics-page .rp-failure-item:last-child{border-bottom:0;padding-bottom:0}.robotics-page .rp-failure-item h3{letter-spacing:-.01em;color:var(--rp-text);margin:0 0 6px;font-size:1.05rem;line-height:1.35}.robotics-page .rp-failure-item p{color:var(--rp-muted);margin:0;line-height:1.72}.robotics-page .rp-failure-item p+p{margin-top:12px}.robotics-page .rp-failure-item--closing{border-top:1px solid #94a3b82e;margin-top:24px;padding-top:24px}.robotics-page .rp-failure-grid .rp-failure-item--closing{border-top:0;margin-top:0;padding-top:0}.robotics-page .rp-failure-item--collapsible{cursor:pointer;border:1px solid #0000;border-radius:16px;margin:0 -4px;padding:16px 20px;transition:background-color .2s,border-color .2s}.robotics-page .rp-failure-item--collapsible:hover{background:#6d5bff0a;border-color:#94a3b833}.robotics-page .rp-failure-item--collapsible .rp-failure-item__header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.robotics-page .rp-failure-item--collapsible .rp-failure-item__header h3{flex:1;margin:0}.robotics-page .rp-failure-item--collapsible .rp-failure-item__chevron{width:28px;height:28px;color:var(--rp-purple-dark);background:#6d5bff1a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;font-weight:600;line-height:1;display:inline-flex}.robotics-page .rp-failure-item--collapsible.rp-failure-item--expanded .rp-failure-item__chevron{background:#6d5bff26}.robotics-page .rp-failure-item--collapsible .rp-failure-item__content{border-top:1px solid #94a3b81f;margin-top:14px;padding-top:14px}.robotics-page .rp-failure-item--collapsible .rp-failure-item__content p+p{margin-top:12px}.robotics-page .rp-compare{border:1px solid var(--rp-border);box-shadow:var(--rp-shadow-sm);background:var(--rp-surface-strong);border-radius:28px;overflow:hidden}.robotics-page .rp-compare__grid{grid-template-columns:1fr 1fr;display:grid}.robotics-page .rp-compare__col{padding:30px}.robotics-page .rp-compare__col--left{background:linear-gradient(#fbfbfd 0%,#f8fafc 100%);border-right:1px solid #94a3b829}.robotics-page .rp-compare__col--right{background:linear-gradient(#f4f3ff9e 0%,#fff 100%)}.robotics-page .rp-compare__label{letter-spacing:.06em;text-transform:uppercase;border-radius:999px;margin-bottom:16px;padding:6px 10px;font-size:.76rem;font-weight:700;display:inline-flex}.robotics-page .rp-compare__label--left{color:#475569;background:#94a3b81f}.robotics-page .rp-compare__label--right{color:var(--rp-purple-dark);background:#6d5bff17}.robotics-page .rp-compare__title{letter-spacing:-.03em;color:var(--rp-text);margin:0 0 14px;font-size:1.5rem;line-height:1.12}.robotics-page .rp-compare__list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.robotics-page .rp-compare__list li{color:var(--rp-muted);grid-template-columns:18px 1fr;gap:12px;line-height:1.65;display:grid}.robotics-page .rp-compare__list li:before{content:"•";color:var(--rp-muted-2);font-weight:900}.robotics-page .rp-compare__col--right .rp-compare__list li:before{color:var(--rp-purple-dark)}.robotics-page .rp-cta-panel{border:1px solid var(--rp-border);box-shadow:var(--rp-shadow-sm);background:radial-gradient(circle at 0,#6d5bff14,#0000 30%),linear-gradient(#ffffffeb 0%,#f8fafcf5 100%);border-radius:28px;grid-template-columns:1.2fr auto;align-items:center;gap:22px;padding:28px 30px;display:grid}.robotics-page .rp-cta-panel h2{letter-spacing:-.04em;color:var(--rp-text);margin:0 0 10px;font-size:2rem;line-height:1.06}.robotics-page .rp-cta-panel p{color:var(--rp-muted);max-width:720px;margin:0;line-height:1.75}.robotics-page .rp-faq{max-width:920px;margin:0 auto}.robotics-page .rp-faq details{border:1px solid var(--rp-border);background:#ffffffdb;border-radius:18px;box-shadow:0 8px 24px #0f172a0a}.robotics-page .rp-faq details+details{margin-top:14px}.robotics-page .rp-faq summary{cursor:pointer;color:var(--rp-text);padding:20px 22px;font-weight:700;list-style:none;position:relative}.robotics-page .rp-faq summary::-webkit-details-marker{display:none}.robotics-page .rp-faq summary:after{content:"+";color:var(--rp-muted-2);font-size:1.2rem;font-weight:700;position:absolute;top:50%;right:22px;transform:translateY(-50%)}.robotics-page .rp-faq details[open] summary:after{content:"–"}.robotics-page .rp-faq__content{color:var(--rp-muted);padding:0 22px 20px;line-height:1.75}.robotics-page .rp-seo-copy{text-align:left;max-width:980px;color:var(--rp-muted);margin:0 auto;font-size:1rem;line-height:1.82}.robotics-page .rp-seo-copy p{margin:0 0 16px}@media (max-width:1120px){.robotics-page .rp-cards-4{grid-template-columns:repeat(2,minmax(0,1fr))}.robotics-page .rp-feature-panel,.robotics-page .rp-compare__grid,.robotics-page .rp-cta-panel,.robotics-page .rp-value-bar{grid-template-columns:1fr}}@media (max-width:860px){.robotics-page .rp-section,.robotics-page .rp-section--tight{padding:76px 0}.robotics-page .rp-cards-2,.robotics-page .rp-cards-3{grid-template-columns:1fr}}@media (max-width:640px){.robotics-page .content-wrapper{padding:0 16px}.robotics-page .rp-hero{padding:60px 0 34px}.robotics-page .rp-hero__title{font-size:1.95rem}.robotics-page .rp-hero__subtitle,.robotics-page .rp-section-header p,.robotics-page .rp-proof-strip,.robotics-page .rp-cta-panel p,.robotics-page .rp-seo-copy{font-size:.98rem}.robotics-page .rp-hero__visual{border-radius:24px;padding:22px 16px 18px}.robotics-page .rp-cards-4{grid-template-columns:1fr}.robotics-page .rp-card,.robotics-page .rp-feature-list,.robotics-page .rp-coming-soon,.robotics-page .rp-compare__col,.robotics-page .rp-failure-box,.robotics-page .rp-cta-panel{border-radius:20px;padding:22px}.robotics-page .rp-section-header h2{font-size:2rem}.robotics-page .rp-cta-panel h2{font-size:1.7rem}}
