@import url('/assets/fonts.css');
:root{--paper:#f8f9f7;--ink:#172c2b;--muted:#65706b;--line:#dce1db;--lime:#d5f46b;--white:#fff;--radius:4px;font-family:'Golos Text',Arial,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;line-height:1.5;scroll-behavior:smooth;scroll-padding-top:35px}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,textarea,select{touch-action:manipulation}button{cursor:pointer}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #87a923;outline-offset:5px}.wrap{width:min(1320px,calc(100% - 96px));margin-inline:auto}.header{height:104px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{font-size:2.9rem;font-weight:850;letter-spacing:-.08em;line-height:1}.brand span{font-size:12px;vertical-align:top;display:inline-block;letter-spacing:0;margin:5px 0 0 5px}.header nav{display:flex;gap:38px;font-size:14px}.header nav a:hover,.text-link:hover{text-decoration:underline;text-underline-offset:5px}.header-cta{font-size:14px;border:1px solid var(--ink);padding:12px 18px;border-radius:var(--radius)}.header-cta span{margin-left:25px}.hero{display:grid;grid-template-columns:1.12fr 1fr;gap:50px;align-items:center;padding-block:70px 65px}.eyebrow{font-size:12px;font-weight:550;letter-spacing:.1em;margin:0 0 28px;line-height:1.7}.small-mark{display:inline-block;width:10px;height:10px;background:var(--ink);margin-right:8px}.hero h1{font-size:clamp(3.7rem,5.7vw,5.4rem);font-weight:500;letter-spacing:-.065em;line-height:1.07;margin:0 0 29px}.hero h1 em{font-style:normal;color:#68821e}.hero-lead{max-width:460px;font-size:17px;line-height:1.7;color:var(--muted);margin:0 0 32px}.hero-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:26px;padding:16px 21px;border-radius:var(--radius);font-size:14px;font-weight:500;border:1px solid transparent;transition:background .15s,transform .15s}.button:hover{transform:translateY(-2px)}.button.dark{background:var(--ink);color:white}.button.dark:hover{background:#2f4b45}.button.lime{background:var(--lime);color:var(--ink)}.button.outline{border-color:var(--line);background:transparent}.text-link{font-size:14px;display:inline-flex;gap:12px;align-items:center}.decision-map{background:#edf0e9;border:1px solid #e1e5dc;border-radius:var(--radius);height:488px;position:relative;padding:28px 32px;overflow:hidden}.map-heading{display:flex;justify-content:space-between;font-size:11px;letter-spacing:.12em;color:#788073}.map-grid{position:absolute;inset:65px 16px 65px;background-image:radial-gradient(#c5cbbf 1px,transparent 1px);background-size:18px 18px;opacity:.8}.map-stage{position:absolute;left:13%;right:13%;height:73px;display:flex;align-items:center;gap:13px;padding:15px 17px;border:1px solid #cbd2c5;border-radius:3px;background:var(--paper);z-index:2}.data-stage{top:76px}.choice-stage{top:266px;background:var(--lime);border-color:#acc45c}.result-stage{top:371px;background:var(--ink);border-color:var(--ink);color:#f8fff0}.map-stage small{display:block;font-size:9px;letter-spacing:.08em;margin-bottom:4px;color:#66715e}.map-stage strong{display:block;font-size:16px;font-weight:500}.result-stage small{color:#b7c6b2}.node-num{font-size:11px;align-self:flex-start;opacity:.55}.node-symbol{margin-left:auto;font-size:25px;font-weight:400}.scenarios{display:flex;position:absolute;top:193px;left:8%;right:8%;gap:8px;z-index:2}.scenarios span{background:var(--paper);border:1px solid #cbd2c5;border-radius:3px;font-size:11px;text-align:center;padding:10px 3px;flex:1}.map-connector{position:absolute;border-left:1px solid #9da98d;left:50%;z-index:1}.c1{top:149px;height:44px}.c2{top:232px;height:34px}.c3{top:339px;height:32px}.c1:after{content:'';position:absolute;left:-150px;width:300px;top:23px;height:20px;border:1px solid #9da98d;border-bottom:0}.c2:after{content:'';position:absolute;left:-150px;width:300px;top:0;height:15px;border:1px solid #9da98d;border-top:0}.loop-line{position:absolute;right:4.5%;top:112px;width:25px;height:296px;border:1px dashed #a3ad95;border-left:0}.loop-line span{position:absolute;writing-mode:vertical-rl;font-size:8px;letter-spacing:.14em;right:-3px;top:99px;background:#edf0e9;padding:10px 0;color:#788073}.map-caption{position:absolute;bottom:14px;left:13%;font-size:10px;line-height:1.5;margin:0;color:#66715e;display:none}.principles{display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid var(--line);padding-block:24px;gap:16px;font-size:13px}.principles b{font-size:11px;color:#818c7e;margin-right:15px;font-weight:400}.section{padding-block:100px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:44px}h2{font-size:clamp(2rem,3.2vw,3rem);font-weight:450;line-height:1.18;letter-spacing:-.045em;margin:0}h3{font-size:1.65rem;font-weight:500;letter-spacing:-.035em;line-height:1.25;margin:20px 0}.section-heading>p{font-size:16px;line-height:1.7;color:var(--muted);margin:0;max-width:360px}.audiences{display:grid;grid-template-columns:1fr 1fr;gap:20px}.audiences article{border:1px solid var(--line);padding:38px}.audiences p{color:var(--muted);max-width:420px}.footer{border-top:1px solid var(--line);padding-block:35px;display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:12px;color:var(--muted)}.footer .brand{color:var(--ink);font-size:2.2rem}.skip{position:fixed;top:-80px;left:20px;background:var(--lime);padding:12px;z-index:20}.skip:focus{top:10px}[hidden]{display:none!important}
@media(min-width:1600px){.hero{padding-block:90px}.decision-map{height:510px}.data-stage{top:87px}.scenarios{top:204px}.choice-stage{top:277px}.result-stage{top:382px}.c1{top:160px}.c2{top:243px}.c3{top:350px}.loop-line{top:123px}}
@media(max-width:1050px){.wrap{width:calc(100% - 64px)}.hero{gap:30px}.hero h1{font-size:3.65rem}.header nav{gap:24px}.hero-actions{gap:18px}.map-stage{left:9%;right:9%;padding:12px}.map-stage strong{font-size:14px}.map-stage small{font-size:8px}.scenarios{left:4%;right:4%;gap:5px}.scenarios span{font-size:10px}.loop-line{right:3%;width:15px}.loop-line span{display:none}.c1:after,.c2:after{left:-110px;width:220px}.principles{font-size:12px}.principles b{margin-right:8px}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.header{height:82px}.header nav{display:none}.brand{font-size:2.4rem}.header-cta{font-size:12px;padding:10px 12px}.header-cta span{margin-left:10px}.hero{grid-template-columns:1fr;padding-block:43px 35px;gap:35px}.hero h1{font-size:clamp(2.55rem,8.8vw,4rem)}.hero .eyebrow{font-size:10px;letter-spacing:.065em}.hero-lead{font-size:16px;margin-bottom:25px}.hero-actions{gap:22px}.decision-map{height:477px;max-width:550px;width:100%}.map-stage{left:12%;right:12%}.map-stage strong{font-size:16px}.map-stage small{font-size:9px}.scenarios{left:7%;right:7%}.scenarios span{font-size:11px}.principles{grid-template-columns:1fr 1fr;gap:17px;font-size:12px;padding-block:22px}.section{padding-block:62px}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:22px}h2{font-size:2.25rem}.audiences{grid-template-columns:1fr}.audiences article{padding:27px}.footer{flex-wrap:wrap}.footer span:last-child{width:100%}.eyebrow{font-size:11px;margin-bottom:20px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.brand .brand-square{width:7px;height:7px;background:#7e9d28;margin:9px 0 0 8px}.audience-tabs{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--line)}.audience-tabs button{background:none;border:0;border-bottom:3px solid transparent;padding:19px 22px;display:flex;align-items:center;justify-content:space-between;text-align:left;color:var(--muted);font-size:17px}.audience-tabs button[aria-selected=true]{border-color:var(--ink);color:var(--ink);background:#edf0e9}.audience-tabs button span{font-size:12px;opacity:.65;margin-left:15px}.audience-intro{color:var(--muted);max-width:780px;margin:27px 0;min-height:48px;font-size:16px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{padding:30px 28px 27px;border:1px solid var(--line);display:flex;flex-direction:column;border-radius:var(--radius)}.service-card.featured{background:#eef1e8;border-color:#d6ddca}.card-number{font-size:11px;letter-spacing:.075em;color:#7b8670;margin:0}.service-card h3{font-size:1.7rem;margin:26px 0 18px}.service-card>p:not(.card-number){color:var(--muted);font-size:16px;line-height:1.65;margin:0;min-height:105px}.service-card ul{list-style:none;padding:0;margin:25px 0 28px;font-size:14px;flex:1}.service-card li{padding:11px 0 11px 17px;border-top:1px solid var(--line);position:relative}.service-card li:before{content:'·';position:absolute;left:0}.service-card .text-link{justify-content:space-between;font-weight:500}.section-note{font-size:13px;color:var(--muted);margin:24px 0 0}.approach-section{background:var(--ink);color:var(--paper)}.approach-section .eyebrow{color:var(--lime)}.approach-section .section-heading>p{color:#bdc9c3}.method-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;margin-top:62px}.method-grid article{border-top:1px solid #466059;padding-top:20px}.method-grid article>span{font-size:12px;color:var(--lime)}.method-grid h3{font-size:19px;line-height:1.45;letter-spacing:-.02em;max-width:240px}.method-grid p{font-size:15px;color:#bdc9c3}.method-bottom{border-top:1px solid #466059;margin-top:48px;padding-top:24px;display:flex;align-items:center;justify-content:space-between;gap:30px}.method-bottom p{font-size:13px;color:#bdc9c3;margin:0}.method-bottom .text-link{color:var(--lime);white-space:nowrap}.platform-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.platform-grid h3{font-size:18px;line-height:1.4;min-height:50px}.platform-grid p{font-size:15px;color:var(--muted)}.platform-icon{font-size:12px;border:1px solid #b8c3ad;width:37px;height:37px;display:grid;place-items:center;border-radius:50%}.demo-callout{margin-top:42px;background:var(--ink);color:var(--paper);padding:38px 42px;display:flex;align-items:center;justify-content:space-between;gap:40px;border-radius:var(--radius)}.demo-callout .eyebrow{color:var(--lime);margin:0 0 18px}.demo-callout h3{font-size:30px;margin:0 0 18px}.demo-callout p:last-child{font-size:15px;color:#bdc9c3;max-width:650px;margin:0}.demo-callout .button{white-space:nowrap}.platform-note{display:flex;justify-content:space-between;gap:35px;margin-top:22px;align-items:center}.platform-note p{font-size:13px;color:var(--muted);max-width:700px;margin:0}.platform-note a{white-space:nowrap}.book-section{background:#e9ede5;padding:70px 0}.book-inner{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px;align-items:center;max-width:1020px}.book-art{display:flex;justify-content:center;perspective:1000px}.book-art img{display:block;width:270px;height:auto;box-shadow:17px 20px 35px #26341d2b;transform:rotate(-5deg)}.book-title{font-size:18px;font-weight:500;margin:24px 0 8px}.book-author{font-size:14px;color:var(--muted);margin:0 0 24px}.book-copy>p:not(.eyebrow):not(.book-title):not(.book-author):not(.book-note){font-size:16px;color:var(--muted);line-height:1.75}.book-links{display:flex;align-items:center;gap:27px;margin-top:27px}.book-note{font-size:12px;color:var(--muted);margin-top:17px}.faq-section{display:grid;grid-template-columns:1fr 1.5fr;gap:70px}.faq-list details{border-top:1px solid var(--line);padding:23px 0}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{font-size:16px;font-weight:500;cursor:pointer;list-style:none;padding-right:25px;position:relative}.faq-list summary:after{content:'+';position:absolute;right:0;font-size:21px;font-weight:400;top:-5px}.faq-list details[open] summary:after{content:'−'}.faq-list summary::-webkit-details-marker{display:none}.faq-list p{font-size:15px;line-height:1.75;color:var(--muted);margin:15px 0 0}.contact-section{background:var(--ink);color:var(--paper);padding:75px 0}.contact-inner{display:grid;grid-template-columns:1fr 1fr;gap:110px}.contact-inner .eyebrow{color:#a6b7a2}.contact-inner h2{font-size:3.4rem}.contact-inner h2 em{font-style:normal;color:var(--lime)}.contact-inner>div>p:last-child{font-size:16px;color:#bdc9c3;max-width:370px;margin:30px 0 0}.contact-inner form{display:flex;flex-direction:column}.contact-inner label{font-size:13px;margin-bottom:8px}.contact-inner input,.contact-inner select,.contact-inner textarea{width:100%;border:1px solid #668078;border-radius:3px;background:#223d37;color:var(--paper);padding:12px;margin-bottom:20px;font-size:15px}.contact-inner textarea{resize:vertical;min-height:115px}.contact-inner textarea::placeholder{color:#a4b6ac}.contact-inner .button{align-self:flex-start}.form-note{font-size:12px;color:#adbbb2;max-width:400px;margin:14px 0 0}#brief-status{font-size:14px;color:var(--lime)}
@media(max-width:1050px){.header nav{gap:17px}.header nav a{font-size:13px}.service-card{padding:25px 20px}.service-card h3{font-size:1.5rem}.method-grid,.platform-grid{gap:23px}.book-inner{gap:60px}.contact-inner{gap:65px}.contact-inner h2{font-size:2.8rem}}
@media(max-width:760px){.audience-tabs button{font-size:14px;padding:15px 12px;line-height:1.45}.audience-tabs button span{display:none}.audience-intro{min-height:0;font-size:15px}.service-grid{grid-template-columns:1fr}.service-card{padding:27px}.service-card>p:not(.card-number){min-height:0}.service-card h3{font-size:1.7rem}.method-grid,.platform-grid{grid-template-columns:1fr 1fr;gap:25px 23px}.method-grid{margin-top:38px}.method-grid h3{font-size:17px}.method-grid p,.platform-grid p{font-size:14px}.method-bottom,.platform-note{display:block}.method-bottom a,.platform-note a{margin-top:20px}.demo-callout{padding:30px 25px;display:block}.demo-callout h3{font-size:26px}.demo-callout .button{margin-top:25px}.book-section{padding:55px 0}.book-inner{grid-template-columns:1fr;gap:45px}.book-art img{width:200px}.book-copy{margin-top:7px}.book-links{gap:20px}.faq-section{grid-template-columns:1fr;gap:30px}.contact-section{padding:55px 0}.contact-inner{grid-template-columns:1fr;gap:35px}.contact-inner h2{font-size:2.6rem}.contact-inner>div>p:last-child{margin-top:22px}.platform-grid h3{font-size:16px}}
/* INUM visual direction v2: institutional clarity, systems in motion. */
:root{--paper:#f7f9f9;--ink:#0d2838;--muted:#5d6b73;--line:#d9e0e3;--lime:#c8ef81;--radius:3px}.brand{font-size:1.9rem;font-weight:650;letter-spacing:.12em;display:inline-flex;align-items:center;gap:12px}.brand .brand-symbol{font-family:Arial,sans-serif;font-size:29px;font-weight:700;line-height:1;border:1.5px solid currentColor;width:32px;height:36px;display:grid;place-items:center;letter-spacing:0;margin:0;padding:0 0 1px}.header{height:96px}.header nav{gap:32px}.header-cta{border-color:#c5d0d5;font-size:14px;border-radius:2px}.reading-progress{position:fixed;left:0;top:0;height:3px;background:#91bf44;width:100%;transform:scaleX(0);transform-origin:left;z-index:100;pointer-events:none}.menu-toggle,.mobile-nav{display:none}.hero-v2{position:relative;isolation:isolate;min-height:680px;width:100%;display:block;padding:70px max(48px,calc((100vw - 1320px)/2));overflow:hidden;color:white;background:#0d2430}.hero-photo{position:absolute;inset:0 0 0 auto;width:72%;height:100%;object-fit:cover;object-position:50% 55%;z-index:-3;filter:saturate(.68);transform:scale(1.035)}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#0d2430 0%,#0d2430 20%,#0d2430ed 35%,#0d243077 60%,#0d243016 90%),linear-gradient(0deg,#0d243055,transparent 60%);z-index:-2}.hero-copy{max-width:760px;position:relative;z-index:2}.hero-v2 .eyebrow{color:#cedbdc;font-size:11px;margin-bottom:37px;letter-spacing:.12em}.hero-v2 .small-mark{background:var(--lime)}.hero-v2 h1{font-size:clamp(4rem,6.05vw,5.8rem);line-height:1.055;font-weight:450;letter-spacing:-.05em;margin-bottom:30px}.hero-v2 h1 em{color:var(--lime)}.hero-v2 .hero-lead{color:#d0dadf;max-width:460px;font-size:17px;line-height:1.75}.hero-v2 .hero-actions{margin-top:35px}.hero-v2 .button{padding:17px 24px;font-size:14px}.hero-v2 .text-link{color:#e8eff1}.hero-system{position:absolute;bottom:47px;right:max(48px,calc((100vw - 1320px)/2));width:360px;border:1px solid #ffffff4d;background:#0d2430c9;backdrop-filter:blur(15px);padding:25px 28px}.hero-system>p{font-size:12px;line-height:1.7;letter-spacing:.11em;margin:0 0 23px;color:#e2e9e7}.system-line{display:flex;justify-content:space-between;gap:8px;font-size:12px}.system-line i{font-style:normal;color:var(--lime)}.hero-system small{display:block;font-size:9px;color:#a1b8bb;margin-top:21px;letter-spacing:.06em}.principles{padding-block:29px;font-size:14px;border-top:0}.principles b{color:#607782}.section{padding-block:110px}.section-heading>p{font-size:16px}.section h2{font-size:clamp(2.2rem,3.7vw,3.5rem);font-weight:450}.audience-tabs{grid-template-columns:repeat(3,1fr)}.audience-tabs button{font-size:16px;padding:20px 23px}.audience-tabs button[aria-selected=true]{background:#e9eef0}.service-card{background:white;padding:35px 30px;transition:transform .3s,border-color .3s,box-shadow .3s}.service-card:hover{transform:translateY(-5px);border-color:#a8bbc6;box-shadow:0 12px 30px #0d283807}.service-card.featured{background:#eaf0f1;border-color:#c8d4d9}.service-card h3{font-weight:500;font-size:1.8rem}.card-number{color:#647986}.service-card .text-link span{transition:transform .2s}.service-card .text-link:hover span{transform:translate(3px,-3px)}.approach-section{background:#102b3b}.method-grid article{border-color:#385465}.method-bottom{border-color:#385465}.approach-section .section-heading>p,.method-grid p,.method-bottom p{color:#c0d0d6}.platform-icon{border-color:#99aeb8;border-radius:2px;background:#e9eef0}.demo-callout{background:#102b3b}.demo-callout h3{font-size:32px}.intelligence-section{background:#0b2232;color:#f3f7f7;position:relative;overflow:hidden}.intelligence-inner{display:grid;grid-template-columns:1fr 1fr;gap:130px;padding-block:90px 70px}.intelligence-intro>.eyebrow{color:#b4c4cc;font-size:11px}.intelligence-intro h2{font-size:clamp(2.5rem,4vw,3.5rem)}.intelligence-intro h2 em{font-style:normal;color:var(--lime)}.intelligence-intro>p:not(.eyebrow){color:#b6cad5;font-size:16px;line-height:1.8;max-width:440px;margin:30px 0}.security-layers article{border-top:1px solid #3a5363;padding:20px 0 15px}.security-layers article>span{font-size:10px;letter-spacing:.1em;color:var(--lime)}.security-layers h3{font-size:22px;margin:10px 0 13px}.security-layers p{font-size:15px;line-height:1.7;color:#b6cad5;margin:0}.security-caption{display:flex;justify-content:space-between;gap:30px;border-top:1px solid #3a5363;padding:22px 0;font-size:11px;color:#b6cad5}.security-caption a{color:var(--lime)}.book-section{background:#eaf0ef;padding:95px 0}.book-art img{transform:rotate(-4deg);transition:transform .5s}.book-art:hover img{transform:rotate(0deg)}.contact-section{background:#0d2838}.contact-inner input,.contact-inner select,.contact-inner textarea{background:#153646;border-color:#506f80}.contact-inner input::placeholder,.contact-inner textarea::placeholder{color:#acbec7}.contact-inner label{font-size:14px}.contact-inner .form-note{color:#c1ccd1}.footer .brand{font-size:1.7rem}.footer .brand-symbol{font-size:22px;width:26px;height:29px}.footer{font-size:13px;padding-block:40px}.footer small{font-size:11px;display:inline-block;margin-top:6px}.js-motion .reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.65,.2,1)}.js-motion .reveal.visible{opacity:1;transform:translateY(0)}
@media(min-width:1600px){.hero-v2{min-height:760px;padding-block:90px}.hero-system{bottom:60px}}
@media(max-width:1100px){.hero-v2{padding-inline:32px;min-height:660px}.hero-v2 h1{font-size:4.7rem}.hero-system{right:32px;width:290px;padding:20px;bottom:35px}.system-line{font-size:10px}.hero-lead{max-width:400px!important}.header nav{gap:20px}.brand{font-size:1.7rem}.intelligence-inner{gap:65px}.service-card{padding:30px 23px}.service-card h3{font-size:1.6rem}}
@media(max-width:760px){.header{height:82px;gap:15px}.header .brand{font-size:1.5rem;gap:10px}.header .brand-symbol{width:27px;height:31px;font-size:24px}.header-cta{margin-left:auto;font-size:12px;padding:10px}.header-cta span{margin-left:6px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;background:none;border:0;padding:8px;width:36px;height:42px}.menu-toggle span{height:1.5px;width:22px;background:var(--ink)}.mobile-nav:not([hidden]){display:flex;flex-direction:column;position:absolute;top:82px;left:0;right:0;padding:15px 20px 25px;background:var(--paper);z-index:15;border-bottom:1px solid var(--line)}.mobile-nav a{padding:12px 0;border-bottom:1px solid var(--line);font-size:16px}.hero-v2{padding:42px 20px 37px;min-height:700px}.hero-v2 h1{font-size:clamp(2.85rem,9.5vw,4rem)}.hero-v2 .eyebrow{font-size:9px;margin-bottom:29px;max-width:90%}.hero-v2 .hero-lead{font-size:16px;max-width:340px!important}.hero-v2 .hero-actions{gap:22px;margin-top:28px}.hero-v2 .button{padding:15px 19px}.hero-photo{width:100%;object-position:60% 50%;opacity:.72}.hero-shade{background:linear-gradient(90deg,#0d2430ed,#0d243060),linear-gradient(0deg,#0d2430dd,transparent 35%,#0d243042)}.hero-system{position:relative;right:auto;bottom:auto;width:100%;margin-top:43px;padding:20px;max-width:440px;background:#0d24309e}.hero-system>p{font-size:10px;margin-bottom:14px}.hero-system small{margin-top:13px}.system-line{font-size:12px}.principles{font-size:12px;padding-block:25px}.section{padding-block:66px}.section h2{font-size:2.35rem}.audience-tabs button{padding:15px 10px;font-size:13px}.service-card{padding:28px}.service-card h3{font-size:1.75rem}.intelligence-inner{grid-template-columns:1fr;gap:38px;padding-block:60px 40px}.intelligence-intro h2{font-size:2.7rem}.security-caption{flex-wrap:wrap;gap:14px;font-size:10px}.security-caption span:first-child{width:100%}.book-section{padding:65px 0}.footer .brand{font-size:1.55rem}.footer{font-size:12px}.demo-header .brand{font-size:1.55rem}.demo-header .brand-symbol{font-size:24px;width:26px;height:29px}}
@media(prefers-reduced-motion:reduce){.js-motion .reveal{opacity:1;transform:none}.hero-photo{transform:none}.service-card:hover{transform:none}}
.scale-section{padding:95px 0 0}.scale-top{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:40px}.scale-top h2{font-size:clamp(2.3rem,3.7vw,3.5rem)}.scale-top>p{font-size:15px;line-height:1.8;color:var(--muted);max-width:380px;margin:0}.scale-explorer{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);background:white;border-radius:4px;overflow:hidden}.scale-visual{position:relative;background:#0b2434;min-height:545px;overflow:hidden}.scale-visual canvas{display:block;position:absolute;inset:0}.scale-map-label{position:absolute;top:26px;left:28px;right:28px;display:flex;justify-content:space-between;font-size:10px;letter-spacing:.13em;color:#a9c0cb}.scale-map-label span:first-child{color:var(--lime)}.map-disclaimer{position:absolute;left:28px;bottom:28px;font-size:10px;color:#a9c0cb;line-height:1.6;margin:0}.scale-visual>button{position:absolute;bottom:30px;right:25px;border:1px solid #63818b;color:#dcebcf;background:#183646;padding:9px 13px;border-radius:3px;font-size:11px}.scale-content{padding:27px 30px}.scale-tabs{display:flex;flex-wrap:wrap;gap:6px;border-bottom:1px solid var(--line);padding-bottom:20px}.scale-tabs button{background:none;border:1px solid transparent;border-radius:3px;font-size:12px;color:var(--muted);padding:7px 9px}.scale-tabs button[aria-selected=true]{color:var(--ink);background:#e8f1dc;border-color:#c7dab0}.scale-detail{padding-top:23px}.scale-kicker{font-size:10px;color:#617982;letter-spacing:.09em;margin:0 0 9px}.scale-detail h3{font-size:27px;margin:0 0 15px}.scale-detail>p:not(.scale-kicker){font-size:14px;color:var(--muted);line-height:1.7;margin:0 0 25px;min-height:71px}.resource-list>div{display:flex;align-items:center;gap:13px;border-top:1px solid var(--line);padding:12px 0;font-size:12px}.resource-index{font-size:10px;color:#93a0a4}.resource-list strong{font-weight:500;min-width:100px;font-size:13px}.resource-list>div>span:last-child{font-size:11px;color:var(--muted)}.scale-question{margin-top:20px;padding:17px 20px;background:#edf2f3;border-left:2px solid #8aa666}.scale-question>span{font-size:9px;letter-spacing:.1em;color:#617982}.scale-question>p{font-size:13px;line-height:1.7;margin:6px 0 0}.scale-footnote{display:flex;justify-content:space-between;gap:25px;padding-top:20px;font-size:12px;color:var(--muted)}.scale-footnote a{color:var(--ink)}
@media(max-width:1050px){.scale-content{padding:24px}.scale-visual{min-height:575px}.resource-list>div{gap:8px}.resource-list strong{min-width:88px;font-size:12px}.resource-list>div>span:last-child{font-size:10px}.scale-top>p{max-width:300px}}
@media(max-width:760px){.scale-section{padding-top:65px}.scale-top{display:block;margin-bottom:28px}.scale-top h2{font-size:2.3rem}.scale-top>p{margin-top:22px;font-size:14px}.scale-explorer{grid-template-columns:1fr}.scale-visual{min-height:430px}.scale-content{padding:24px}.scale-detail>p:not(.scale-kicker){min-height:0}.scale-detail h3{font-size:26px}.resource-list strong{font-size:12px;min-width:82px}.resource-list>div>span:last-child{font-size:10px}.scale-footnote{display:block;font-size:11px}.scale-footnote a{display:block;margin-top:12px}.scale-visual>button{font-size:10px;right:18px;bottom:22px}.map-disclaimer{left:20px;bottom:22px;font-size:9px}.scale-map-label{left:20px;right:20px}}

/* Readable controls and resource descriptions across screen sizes. */
.scale-tabs button,.scale-visual>button,.resource-list strong,.scale-question>p,.scale-footnote{font-size:.875rem}.resource-list>div>span:last-child{font-size:.875rem}.scale-detail>p:not(.scale-kicker){font-size:1rem}.scale-map-label,.map-disclaimer,.scale-kicker,.scale-question>span,.resource-index{font-size:.75rem}.scale-content{padding:28px}.scale-tabs{gap:4px}.scale-tabs button{padding:8px}.resource-list strong{min-width:105px}.scale-visual{min-height:620px}.map-disclaimer{max-width:250px}.scale-visual>button{bottom:90px}.audience-tabs button{font-size:1rem}@media(max-width:760px){.scale-visual{min-height:440px}.resource-list>div{flex-wrap:wrap}.resource-list>div>span:last-child{width:100%;padding-left:27px}.scale-content{padding:24px}.scale-visual>button{bottom:90px}.map-disclaimer{font-size:.75rem}}
.hero-v2 .eyebrow,.intelligence-intro>.eyebrow,.card-number{font-size:.75rem}.section-note,.method-bottom p,.platform-note p,.form-note,.contact-inner label,.security-caption,.footer a,.map-disclaimer{font-size:.875rem}.method-grid p,.platform-grid p,.demo-callout p:last-child,.faq-list p,.security-layers p{font-size:1rem}.header nav a{font-size:.875rem}.security-caption{flex-wrap:wrap}

/* Selected identity: aircraft and a point, with an independent wordmark. */
.brand{gap:13px;letter-spacing:.1em}.brand-mark{display:block;flex:0 0 42px;width:42px;height:46px;background:currentColor;-webkit-mask:url(/assets/inum-monogram.svg) center/contain no-repeat;mask:url(/assets/inum-monogram.svg) center/contain no-repeat}.footer .brand-mark{width:38px;height:42px;flex-basis:38px}@media(max-width:600px){.brand-mark{width:35px;height:40px;flex-basis:35px}.brand{gap:10px}}

/* Project library: author-supplied editions. */
.book-collection .section-heading{margin-bottom:42px}.book-collection .section-heading>p{max-width:360px}.book-shelf{display:grid;grid-template-columns:1fr 1fr;gap:24px}.library-book{display:grid;grid-template-columns:150px minmax(0,1fr);gap:28px;background:#f7f9f7;border:1px solid #d6dfda;padding:32px 26px;align-items:start}.library-cover{padding-top:5px;perspective:700px}.library-cover img{display:block;width:100%;height:auto;box-shadow:6px 12px 20px #162b2b24;transform:rotateY(-8deg);transition:transform .4s}.library-book:hover .library-cover img{transform:rotateY(0)}.library-copy .eyebrow{font-size:10px;letter-spacing:.11em;margin-bottom:20px}.library-copy h3{font-size:38px;line-height:1.1;letter-spacing:-.045em;margin:0 0 10px;font-weight:500}.library-subtitle{font-size:18px;line-height:1.35;font-weight:500;margin:0 0 22px;color:#142f3c}.library-copy>p:not(.eyebrow):not(.library-subtitle){font-size:14px;line-height:1.7;color:#51626b}.library-links{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-top:26px}.library-links .button{padding:13px 17px;font-size:13px;gap:20px}.library-links .text-link{font-size:13px;gap:10px}.library-note{font-size:12px;color:#60716e;margin:27px 0 0;line-height:1.7}@media(max-width:1100px){.library-book{grid-template-columns:105px minmax(0,1fr);gap:20px;padding:26px 20px}.library-copy h3{font-size:32px}.library-subtitle{font-size:16px}}@media(max-width:800px){.book-shelf{grid-template-columns:1fr}.library-book{grid-template-columns:140px minmax(0,1fr);gap:26px}.book-collection{padding:65px 0}}@media(max-width:480px){.library-book{grid-template-columns:1fr;padding:26px}.library-cover{width:142px;margin:0 auto 8px}.library-copy h3{font-size:36px}.library-copy .eyebrow{margin-bottom:15px}.library-subtitle{font-size:18px}.library-links{gap:22px}}@media(prefers-reduced-motion:reduce){.library-cover img{transition:none;transform:none}}

.audience-demo{display:flex;justify-content:space-between;gap:20px;align-items:center;text-decoration:none;background:#edf3e7;border:1px solid #d9e5d0;color:#17352c;font-size:14px;padding:17px 22px;margin:0 0 26px}.audience-demo:hover{background:#ddefc9}.audience-demo span{font-size:22px}

.plans-section{padding-top:95px;padding-bottom:95px}.plans-status{font-size:12px;line-height:1.6;color:#5c6c73;border-left:3px solid #aac47d;padding:10px 15px;margin:26px 0}.plans-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.plan-card{padding:30px 23px;border:1px solid #dce2df;display:flex;flex-direction:column}.plan-card .eyebrow{font-size:10px;letter-spacing:.09em}.plan-card h3{font-size:29px;font-weight:500;letter-spacing:-.035em;margin:10px 0 25px}.plan-price{font-size:25px;font-weight:500;letter-spacing:-.04em;white-space:nowrap}.plan-price small{font-size:13px;letter-spacing:0;font-weight:400}.plan-card>p:not(.plan-price):not(.eyebrow){font-size:13px;line-height:1.7;min-height:67px;color:#586972}.plan-card ul{padding:22px 0 24px 16px;margin:0;font-size:13px;line-height:1.7;border-top:1px solid #dce2df;flex:1}.plan-card li{padding-left:2px;margin:8px 0}.plan-card .button{font-size:12px;gap:15px;padding:13px 14px;justify-content:space-between}.plan-featured{background:#0d2838;color:white;border-color:#0d2838}.plan-featured .eyebrow,.plan-featured>p:not(.plan-price):not(.eyebrow){color:#becdce}.plan-featured ul{border-color:#36505c}.plans-foot{display:flex;align-items:flex-start;gap:50px;margin-top:26px;justify-content:space-between}.plans-foot p{max-width:650px;font-size:12px;color:#65747b;line-height:1.75}.plans-foot .text-link{font-size:13px;max-width:310px;flex-shrink:0}@media(max-width:1050px){.plans-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.plans-foot{display:block}.plans-foot .text-link{max-width:none}}@media(max-width:600px){.plans-section{padding-top:65px;padding-bottom:65px}.plans-grid{grid-template-columns:1fr}.plan-card{padding:28px}.plan-card>p:not(.plan-price):not(.eyebrow){min-height:0}.plan-card h3{margin-bottom:20px}.plan-price{font-size:29px}}

.plans-demo-link{margin-top:25px}
