:root{--orange:#e8722a;--orange-dark:#cf5f1c;--teal:#0c353f;--teal-2:#0f4551;--ink:#1a2a2d;--muted:#52666a;--line:#0c353f1f;--paper:#fff;--soft:#f5f6f4;--soft-2:#eef2ef;--footer:#092a32}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:84px}body{color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}img{max-width:100%}a{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3,.brand-name{font-family:Archivo,system-ui,sans-serif}h1,h2,h3{color:var(--teal);letter-spacing:0;text-wrap:balance;font-weight:800;line-height:1.08}p{line-height:1.65}.wrap{width:min(100% - 48px,1240px);margin:0 auto}.site-header{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:saturate(1.3)blur(14px);backdrop-filter:saturate(1.3)blur(14px);background:#ffffffeb;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:24px;min-height:70px;display:flex}.brand-link,.footer-logo{flex:none;align-items:center;text-decoration:none;display:inline-flex}.brand-logo{flex:none;width:174px;height:auto;display:block}.footer-logo{background:#fff;border-radius:8px;width:fit-content;padding:8px 10px;box-shadow:0 10px 28px #00000024}.brand-name{color:#e67e22;font-size:18px;font-weight:800}.brand-subtitle,.eyebrow,.footer-heading,.meta,.pill,.num{font-family:IBM Plex Mono,ui-monospace,SFMono-Regular,Menlo,monospace}.brand-subtitle{color:#0f4c5c;margin-top:3px;font-size:8.5px;font-weight:600}.desktop-nav{align-items:center;gap:4px;display:flex}.nav-link{color:#415559;border-radius:7px;padding:10px 12px;font-size:14px;font-weight:600;text-decoration:none}.nav-link:hover,.nav-link:focus-visible{color:var(--teal);background:#0c353f0f;outline:none}.header-actions{align-items:center;gap:10px;display:flex}.btn{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:13px 22px;font-weight:700;text-decoration:none;transition:background .16s,color .16s,border-color .16s,transform .16s;display:inline-flex}button.btn{cursor:pointer;font:inherit}button.btn:disabled{cursor:not-allowed;opacity:.72;transform:none}.btn:hover,.btn:focus-visible{outline:none;transform:translateY(-1px)}.btn-primary{background:var(--orange);color:#fff;box-shadow:0 8px 18px #e8722a38}.btn-primary:hover,.btn-primary:focus-visible{background:var(--orange-dark)}.btn-secondary{color:#fff;background:#ffffff14;border-color:#ffffff57}.btn-secondary:hover,.btn-secondary:focus-visible{background:#ffffff29}.btn-ghost{color:var(--teal);background:#fff;border-color:#0c353f38}.btn-ghost:hover,.btn-ghost:focus-visible{color:#fff;background:var(--teal)}.btn-inverse{color:var(--teal);background:#fff}.btn-inverse:hover,.btn-inverse:focus-visible{color:#fff;background:var(--teal)}.btn-small{min-height:40px;padding:10px 16px;font-size:14px}.mobile-menu{display:none;position:relative}.menu-button{border:1px solid var(--line);cursor:pointer;border-radius:8px;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:10px;list-style:none;display:flex}.menu-button::-webkit-details-marker{display:none}.menu-button span{background:var(--teal);border-radius:2px;width:100%;height:2px;display:block}.mobile-panel{border:1px solid var(--line);background:#fff;border-radius:8px;gap:2px;width:min(320px,100vw - 48px);padding:10px;display:grid;position:absolute;top:54px;right:0;box-shadow:0 18px 44px #0c353f29}.mobile-link{color:#405357;border-radius:7px;padding:13px 10px;font-weight:600;text-decoration:none}.mobile-link:hover,.mobile-link:focus-visible{color:var(--teal);background:#0c353f0f;outline:none}.mobile-cta{margin-top:8px}.home-hero,.page-hero{color:#fff;background-color:var(--teal);background-image:linear-gradient(90deg, #0c353fe6, #0c353f94), var(--hero-image);background-position:50%;background-size:cover}.home-hero{--hero-image:url(/assets/images/amara/featured-drone-robotics-inspection.webp)}.home-hero-inner{grid-template-columns:minmax(0,.9fr) minmax(300px,.55fr);align-items:center;gap:48px;min-height:650px;padding:74px 0 84px;display:grid}.hero-copy{max-width:720px}.hero-kicker,.eyebrow{color:var(--orange);text-transform:uppercase;margin-bottom:14px;font-size:12px;font-weight:700}.eyebrow.light{color:#f0a16d}.home-hero h1{color:#fff;max-width:760px;margin-bottom:22px;font-size:56px}.home-hero p,.page-hero .hero-text{color:#d5e4e6;font-size:18px}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:32px;display:flex}.hero-stats{border-top:1px solid #ffffff29;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:42px;padding-top:24px;display:grid}.hero-stats strong{color:#fff;font-family:Archivo,system-ui,sans-serif;font-size:16px;display:block}.hero-stats span{color:#9fc0c5;margin-top:5px;font-size:12px;display:block}.hero-side{background:#092a32b8;border:1px solid #fff3;border-radius:8px;padding:24px}.hero-side h2{color:#fff;margin-bottom:14px;font-size:24px}.hero-side ul,.plain-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.hero-side li,.plain-list li{padding-left:18px;line-height:1.55;position:relative}.hero-side li{color:#d5e4e6}.plain-list li{color:var(--muted)}.hero-side li:before,.plain-list li:before{content:"";background:var(--orange);border-radius:2px;width:7px;height:7px;position:absolute;top:.65em;left:0}.plain-list.two-col{grid-template-columns:repeat(2,minmax(0,1fr))}.strip{background:var(--soft);border-bottom:1px solid #0c353f14}.strip-inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px 26px;padding:22px 0;display:flex}.strip strong,.strip span{font-size:14px}.strip strong{color:#738589;text-transform:uppercase}.section{padding:88px 0}.section-soft{background:var(--soft)}.section-dark{background:var(--teal);color:#fff}.section-dark h2,.section-dark h3{color:#fff}.section-head{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:42px;display:flex}.section-head>div{max-width:720px}.section-head h2{margin-bottom:14px;font-size:38px}.section-head p{color:var(--muted);font-size:17px}.section-dark .section-head p{color:#c6d8db}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.card-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.card-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.card{border:1px solid var(--line);background:#fff;border-radius:8px;flex-direction:column;min-height:100%;padding:24px;text-decoration:none;display:flex}.card:hover,.card:focus-visible{border-color:#e8722a8f;outline:none;box-shadow:0 14px 30px #0c353f1a}.card h3{margin-bottom:10px;font-size:19px}.card p{color:var(--muted)}.card .meta,.num{color:var(--orange);font-size:12px;font-weight:700}.section-dark .card{background:#ffffff0e;border-color:#ffffff24}.section-dark .card p{color:#b8ccd0}.phase-row{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;display:grid}.phase-card{background:var(--soft);border:1px solid var(--line);border-radius:8px;padding:20px 18px}.phase-card h3{margin:8px 0 6px;font-size:18px}.phase-card p{color:var(--muted);margin-bottom:0;font-size:13px}.featured-link{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:1fr 1fr;text-decoration:none;display:grid;overflow:hidden}.featured-link:hover,.featured-link:focus-visible{border-color:#e8722a8f;outline:none}.featured-image{background-position:50%;background-size:cover;min-height:300px}.featured-copy{padding:38px}.featured-copy h2,.featured-copy h3{font-size:28px}.page-hero-inner{padding:70px 0 66px}.page-hero h1{color:#fff;max-width:860px;margin-bottom:18px;font-size:46px}.page-hero .hero-text{max-width:740px}.hero-extra{margin-top:28px}.pill-row{flex-wrap:wrap;gap:8px;display:flex}.pill{min-height:34px;color:var(--teal);background:#0c353f0f;border:1px solid #0c353f1a;border-radius:999px;align-items:center;padding:8px 12px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.page-hero .pill{color:#fff;background:#ffffff14;border-color:#fff3}.split-section{border-top:1px solid #0c353f14}.split-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:48px;display:grid}.split-grid.reverse{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)}.solution-detail h2,.industry-detail h2{margin-bottom:18px;font-size:32px}.problem-box{border-left:3px solid var(--orange);color:#344a4e;padding-left:18px}.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.detail-panel{border:1px solid var(--line);background:#fff;border-radius:8px;padding:22px}.detail-panel.dark{background:var(--teal);border-color:var(--teal)}.detail-panel.dark li{color:#d5e4e6}.image-panel{border:1px solid var(--line);background-position:50%;background-size:cover;border-radius:8px;min-height:330px}.image-caption{color:#fff;background:#092a32c7;border-radius:8px;margin:14px;padding:8px 12px;font-size:12px;font-weight:700;display:inline-flex}.article-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:48px;display:grid}.article-main{max-width:790px}.article-lede{border-left:3px solid var(--orange);color:#344a4e;margin-bottom:34px;padding-left:20px;font-size:20px;line-height:1.65}.article-section{margin-top:42px}.article-section h2{margin-bottom:14px;font-size:30px}.article-section p{color:#344a4e;font-size:17px}.article-checklist{border:1px solid var(--line);background:var(--soft);border-radius:8px;padding:26px}.article-aside{gap:16px;display:grid;position:sticky;top:96px}.cta-band{background:var(--orange);color:#fff}.cta-inner{justify-content:space-between;align-items:center;gap:24px;padding:58px 0;display:flex}.cta-inner h2{color:#fff;max-width:760px;font-size:32px}.cta-inner p{color:#ffe9dc;max-width:700px}.site-footer{color:#cfe0e2;background:var(--footer);padding-top:64px}.footer-grid{grid-template-columns:1.6fr 1fr 1fr 1fr;gap:40px;display:grid}.footer-brand p,.site-footer p{color:#9fb6b9;font-size:14px}.footer-name{color:#fff}.footer-subtitle{color:var(--orange)}.footer-address{color:#9fb6b9;gap:7px;font-family:IBM Plex Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;font-style:normal;display:grid}.footer-address a{color:#cfe0e2;text-decoration:none}.footer-address a:first-of-type{color:var(--orange)}.footer-heading{color:#6f9095;text-transform:uppercase;margin:0 0 16px;font-size:11px}.footer-links{gap:11px;display:grid}.footer-links a,.footer-bottom a{color:#a9bec1;font-size:14px;text-decoration:none}.footer-links a:hover,.footer-bottom a:hover{color:#fff}.footer-bottom{color:#6f9095;border-top:1px solid #ffffff1a;justify-content:space-between;gap:16px;margin-top:52px;padding:22px 0 30px;font-family:IBM Plex Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;display:flex}.footer-bottom div{gap:22px;display:flex}.form-grid{grid-template-columns:.82fr 1.18fr;align-items:start;gap:28px;display:grid}.contact-panel,.form-panel{border:1px solid var(--line);background:#fff;border-radius:8px;padding:28px}.contact-list{gap:18px;display:grid}.contact-helper{border-top:1px solid var(--line);margin-top:28px;padding-top:24px}.contact-list a,.contact-list span{display:block}.contact-label{color:#738589;text-transform:uppercase;font-size:12px;font-weight:700}.contact-value{color:var(--teal);margin-top:4px;font-weight:700;text-decoration:none}.field-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.field{margin-bottom:16px}.honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.field label{color:#344a4e;margin-bottom:7px;font-size:13px;font-weight:700;display:block}.field input,.field select,.field textarea{width:100%;min-height:46px;color:var(--ink);font:inherit;background:#fff;border:1px solid #0c353f2e;border-radius:7px;padding:12px 13px}.field textarea{resize:vertical;min-height:132px}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--orange);outline:none;box-shadow:0 0 0 3px #e8722a29}.error{color:#b9312a;margin-top:6px;font-size:12px}.success-box{color:#245f42;background:#2fa46b17;border:1px solid #2fa46b42;border-radius:8px;margin-top:16px;padding:14px}.error-box{color:#8f261f;background:#b9312a14;border:1px solid #b9312a38;border-radius:8px;margin-top:16px;padding:14px}@media (max-width:1020px){.desktop-nav,.header-actions>.btn{display:none}.mobile-menu{display:block}.home-hero-inner{grid-template-columns:1fr;min-height:auto}.hero-side{max-width:720px}.card-grid,.card-grid.four{grid-template-columns:repeat(2,minmax(0,1fr))}.phase-row{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-grid,.form-grid,.article-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.article-layout{grid-template-columns:1fr}.article-aside{grid-template-columns:repeat(2,minmax(0,1fr));position:static}}@media (max-width:760px){.wrap{width:min(100% - 32px,1240px)}.header-inner{gap:14px;min-height:64px}.brand-logo{width:144px}.home-hero h1{font-size:40px}.page-hero h1{font-size:38px}.home-hero p,.page-hero .hero-text{font-size:16px}.home-hero-inner,.page-hero-inner{padding:54px 0 58px}.hero-stats,.card-grid,.card-grid.two,.card-grid.four,.featured-link,.split-grid,.split-grid.reverse,.detail-grid,.article-aside,.phase-row,.footer-grid,.form-grid,.field-row{grid-template-columns:1fr}.section{padding:64px 0}.section-head,.cta-inner,.footer-bottom{flex-direction:column;align-items:flex-start}.section-head h2{font-size:32px}.featured-image,.image-panel{min-height:240px}}
