:root{--robot-navy:#071a35;--robot-navy-2:#0e2b4f;--robot-blue:#58b7ff;--robot-cyan:#88e7e0;--robot-gold:#d5a84f;--robot-paper:#f5f7fa;--robot-ink:#0b1f39;--robot-muted:#65758a;--robot-line:#dbe3eb;--robot-card:#ffffff;--robot-shadow:0 28px 70px rgba(5,24,49,.12)}
*{box-sizing:border-box}.robotics-site{margin:0;background:var(--robot-paper);color:var(--robot-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.robotics-site h1,.robotics-site h2,.robotics-site h3,.robotics-site p{margin-top:0}.robotics-site a{text-decoration:none;color:inherit}.robotics-site img{max-width:100%;display:block}.robotics-nav{position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(255,255,255,.08);background:rgba(7,26,53,.91);backdrop-filter:blur(18px)}.robotics-nav-inner{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:28px}.robotics-logo{height:38px;width:auto;filter:brightness(0) invert(1)}.robotics-nav-links{display:flex;align-items:center;gap:24px;color:rgba(255,255,255,.78);font-size:.92rem;font-weight:650}.robotics-nav-links>a:not(.robotics-button):hover{color:#fff}.robotics-button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px;border-radius:999px;border:1px solid transparent;font-weight:800;letter-spacing:-.01em;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.robotics-button:hover{transform:translateY(-1px)}.robotics-button-primary{background:linear-gradient(135deg,var(--robot-gold),#f0c96f);color:#152238;box-shadow:0 12px 30px rgba(213,168,79,.22)}.robotics-button-ghost{border-color:rgba(255,255,255,.26);color:#fff;background:rgba(255,255,255,.055)}.robotics-button-dark{background:var(--robot-navy);color:#fff}.robotics-button.full{width:100%}.robotics-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 76% 18%,rgba(88,183,255,.18),transparent 28%),radial-gradient(circle at 88% 80%,rgba(136,231,224,.11),transparent 22%),linear-gradient(145deg,#06162e,#0a2447 58%,#071a35);color:#fff}.robotics-hero-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.032) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.032) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom,black,transparent 88%)}.robotics-hero-inner{position:relative;display:grid;grid-template-columns:1.03fr .97fr;gap:68px;align-items:center;min-height:720px;padding:86px 0 92px}.robotics-kicker{display:flex;align-items:center;gap:10px;text-transform:uppercase;letter-spacing:.16em;font-size:.72rem;font-weight:850;color:rgba(255,255,255,.72)}.robotics-kicker span{width:34px;height:2px;background:var(--robot-gold);display:inline-block}.robotics-kicker.dark{color:#74839a}.robotics-hero h1{margin:20px 0 24px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(4.7rem,9vw,8.4rem);line-height:.85;letter-spacing:-.07em;font-weight:500}.robotics-hero h1 em{font-weight:500;color:#c8e8ff}.robotics-hero-lead{max-width:720px;font-size:1.19rem;line-height:1.72;color:rgba(255,255,255,.75)}.robotics-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.robotics-principles{display:flex;flex-wrap:wrap;gap:9px;margin-top:32px}.robotics-principles span{padding:8px 11px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(255,255,255,.04);font-size:.79rem;color:rgba(255,255,255,.66)}.robotics-selector-card{background:rgba(255,255,255,.96);color:var(--robot-ink);border:1px solid rgba(255,255,255,.35);border-radius:28px;padding:24px;box-shadow:0 42px 100px rgba(0,0,0,.22);backdrop-filter:blur(20px)}.selector-head{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;padding:4px 2px 18px}.selector-head small{display:block;font-size:.66rem;letter-spacing:.15em;font-weight:850;color:#8a98aa}.selector-head h2{margin:7px 0 0;font-size:1.56rem;letter-spacing:-.035em}.selector-live{padding:6px 9px;border-radius:999px;background:#eaf7ff;color:#1c6ea3;font-size:.65rem;font-weight:900;letter-spacing:.12em}.selector-options{display:grid;gap:10px}.selector-option{display:grid;grid-template-columns:44px 1fr auto;gap:14px;align-items:center;border:1px solid #e5ebf1;border-radius:17px;padding:14px 15px;background:#fff;transition:border .18s ease,transform .18s ease}.selector-option:hover{border-color:#b9d8ed;transform:translateX(2px)}.selector-icon{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:#edf4f9;color:#2c5b7f;font-size:.75rem;font-weight:900}.selector-option strong,.selector-option small{display:block}.selector-option strong{font-size:.95rem}.selector-option small{margin-top:3px;color:#7b899a;line-height:1.35}.selector-option b{font-size:1.2rem;color:#9aabba}.selector-footer{display:flex;justify-content:space-between;gap:15px;margin-top:15px;padding:14px 4px 2px;color:#41566f;font-size:.82rem;font-weight:750}.robotics-proof-band{background:#fff;border-bottom:1px solid var(--robot-line)}.robotics-proof-grid{display:grid;grid-template-columns:repeat(4,1fr)}.robotics-proof-grid>div{padding:23px 20px;border-right:1px solid var(--robot-line)}.robotics-proof-grid>div:first-child{padding-left:0}.robotics-proof-grid>div:last-child{border-right:0}.robotics-proof-grid strong,.robotics-proof-grid span{display:block}.robotics-proof-grid strong{font-size:.96rem}.robotics-proof-grid span{margin-top:4px;color:var(--robot-muted);font-size:.82rem}.robotics-section{padding:104px 0}.robotics-light{background:var(--robot-paper)}.robotics-dark{background:var(--robot-navy);color:#fff}.robotics-section-head{max-width:850px;margin-bottom:46px}.robotics-section-head.compact{max-width:760px}.robotics-section h2{margin:15px 0 18px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.8rem,5.5vw,5rem);line-height:.99;letter-spacing:-.052em;font-weight:500}.robotics-section-head>p{max-width:760px;color:var(--robot-muted);line-height:1.78;font-size:1.05rem}.robotics-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.robotics-category-card{position:relative;min-height:300px;padding:28px;border:1px solid var(--robot-line);border-radius:24px;background:#fff;display:flex;flex-direction:column;box-shadow:0 10px 30px rgba(13,37,64,.04)}.robotics-category-card.featured{background:linear-gradient(145deg,#eef9ff,#fff)}.robotics-category-card.future{background:linear-gradient(145deg,#0d294b,#071a35);color:#fff;border-color:#17395d}.category-number{font-size:.72rem;font-weight:900;letter-spacing:.15em;color:#7b8da1}.robotics-category-card h3{margin:48px 0 11px;font-size:1.4rem;letter-spacing:-.025em}.robotics-category-card p{color:var(--robot-muted);line-height:1.65}.robotics-category-card.future p{color:rgba(255,255,255,.68)}.robotics-category-card>span{margin-top:auto;padding-top:18px;border-top:1px solid var(--robot-line);font-size:.75rem;color:#7c8b9c}.robotics-category-card.future>span{border-color:rgba(255,255,255,.12);color:rgba(255,255,255,.54)}.robotics-process-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:72px;align-items:start}.robotics-process-copy{position:sticky;top:120px}.robotics-process-copy p{max-width:600px;color:rgba(255,255,255,.66);line-height:1.78;font-size:1.04rem}.robotics-text-link{display:inline-block;margin-top:14px;color:#c9e9ff;font-weight:750}.robotics-steps{display:grid}.robotics-steps article{display:grid;grid-template-columns:62px 1fr;gap:20px;padding:28px 0;border-top:1px solid rgba(255,255,255,.13)}.robotics-steps article:last-child{border-bottom:1px solid rgba(255,255,255,.13)}.robotics-steps b{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:rgba(255,255,255,.08);color:#b9def8}.robotics-steps h3{margin:2px 0 8px;font-size:1.25rem}.robotics-steps p{margin:0;color:rgba(255,255,255,.62);line-height:1.65}.robotics-services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.robotics-services-grid article{padding:25px;border-radius:20px;background:#fff;border:1px solid var(--robot-line)}.robotics-services-grid article>span{font-size:.7rem;letter-spacing:.15em;font-weight:900;color:#8ba0b3}.robotics-services-grid h3{margin:32px 0 9px;font-size:1.12rem}.robotics-services-grid p{margin:0;color:var(--robot-muted);line-height:1.62;font-size:.92rem}.robotics-finder-section{background:linear-gradient(145deg,#0a2447,#071a35);color:#fff}.robotics-finder-shell{display:grid;grid-template-columns:.86fr 1.14fr;gap:64px;align-items:start}.robotics-finder-copy{padding-top:18px}.robotics-finder-copy p{color:rgba(255,255,255,.69);line-height:1.78;font-size:1.04rem}.finder-note{margin-top:28px;padding:18px 20px;border:1px solid rgba(255,255,255,.13);border-radius:16px;background:rgba(255,255,255,.05)}.finder-note strong,.finder-note span{display:block}.finder-note strong{font-size:.88rem}.finder-note span{margin-top:5px;color:rgba(255,255,255,.56);font-size:.82rem;line-height:1.5}.robotics-form{background:#fff;color:var(--robot-ink);border-radius:28px;padding:28px;box-shadow:0 35px 80px rgba(0,0,0,.2)}.robotics-form label{display:grid;gap:7px;font-size:.78rem;font-weight:800;color:#52657b}.robotics-form input,.robotics-form select,.robotics-form textarea{width:100%;border:1px solid #d7e0e8;border-radius:12px;background:#fbfcfd;padding:13px 14px;color:var(--robot-ink);font:inherit}.robotics-form textarea{resize:vertical;min-height:128px}.robotics-form input:focus,.robotics-form select:focus,.robotics-form textarea:focus{outline:2px solid rgba(88,183,255,.22);border-color:#80bde7}.form-row{display:grid;gap:13px;margin-bottom:13px}.form-row.two{grid-template-columns:1fr 1fr}.robotics-form>label{margin-bottom:13px}.robotics-form-result{min-height:22px;margin-top:10px;color:#527089;font-size:.84rem;line-height:1.45}.robotics-manufacturer-section{background:#fff}.robotics-manufacturer-grid{display:grid;grid-template-columns:1fr .9fr;gap:64px;align-items:center}.robotics-manufacturer-grid>div:first-child p{max-width:650px;color:var(--robot-muted);line-height:1.75;font-size:1.05rem}.manufacturer-card{padding:30px;border-radius:26px;background:linear-gradient(145deg,#f2f8fb,#fff);border:1px solid var(--robot-line);box-shadow:var(--robot-shadow)}.manufacturer-card small{letter-spacing:.15em;font-size:.68rem;font-weight:900;color:#71859b}.manufacturer-card ul{padding-left:20px;margin:22px 0 26px;color:#4f6276;line-height:1.9}.robotics-closing{background:#06152d;color:#fff;padding:54px 0}.robotics-closing-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.robotics-closing small{letter-spacing:.17em;font-weight:900;color:#8db8d3}.robotics-closing h2{margin:8px 0 0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(2rem,4.5vw,3.6rem);font-weight:500;letter-spacing:-.04em}.robotics-footer{background:#031127;color:rgba(255,255,255,.66);padding:52px 0 24px}.robotics-footer-grid{display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:38px}.robotics-footer-grid>div{display:grid;align-content:start;gap:8px}.robotics-footer-grid strong{color:#fff;font-size:.85rem;margin-bottom:5px}.robotics-footer-grid a{font-size:.83rem}.robotics-footer-grid a:hover{color:#fff}.robotics-footer-grid p{margin:0;font-size:.82rem}.robotics-footer-brand img{width:112px;filter:brightness(0) invert(1)}.robotics-footer-bottom{display:grid;grid-template-columns:auto 1fr;gap:34px;border-top:1px solid rgba(255,255,255,.09);margin-top:38px;padding-top:22px;font-size:.72rem;line-height:1.55}.robotics-footer-bottom span:last-child{text-align:right;color:rgba(255,255,255,.43)}
@media(max-width:980px){.robotics-nav-links>a:not(.robotics-button){display:none}.robotics-hero-inner,.robotics-process-grid,.robotics-finder-shell,.robotics-manufacturer-grid{grid-template-columns:1fr}.robotics-hero-inner{gap:44px;padding:72px 0}.robotics-hero h1{font-size:clamp(4.3rem,16vw,7rem)}.robotics-process-copy{position:static}.robotics-category-grid,.robotics-services-grid{grid-template-columns:repeat(2,1fr)}.robotics-footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:680px){.robotics-nav-inner{min-height:70px}.robotics-logo{height:34px}.robotics-nav-links{gap:8px}.robotics-nav-links .robotics-button{padding:0 15px;min-height:44px}.robotics-hero-inner{min-height:auto;padding:62px 0 68px}.robotics-hero h1{font-size:4.5rem}.robotics-hero-lead{font-size:1.04rem}.robotics-proof-grid{grid-template-columns:repeat(2,1fr)}.robotics-proof-grid>div{border-bottom:1px solid var(--robot-line)}.robotics-section{padding:76px 0}.robotics-section h2{font-size:2.8rem}.robotics-category-grid,.robotics-services-grid{grid-template-columns:1fr}.robotics-category-card{min-height:260px}.form-row.two{grid-template-columns:1fr}.robotics-form{padding:21px;border-radius:22px}.robotics-manufacturer-grid{gap:34px}.robotics-closing-inner{display:block}.robotics-closing .robotics-button{margin-top:20px}.robotics-footer-grid{grid-template-columns:1fr 1fr;gap:28px}.robotics-footer-brand{grid-column:1/-1}.robotics-footer-bottom{grid-template-columns:1fr}.robotics-footer-bottom span:last-child{text-align:left}.robotics-principles{display:grid;grid-template-columns:1fr}.robotics-principles span{text-align:center}.selector-head{display:block}.selector-live{display:inline-block;margin-top:10px}}
