
:root{--navy:#082B5A;--navy2:#061f42;--gold:#C8942F;--char:#222;--gray:#5d6470;--soft:#f6f7f8;--line:#d9dde3;--white:#fff;--max:1180px;--radius:22px;--shadow:0 18px 60px rgba(8,43,90,.09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Aptos,"Segoe UI",Arial,sans-serif;color:var(--char);background:#fff;line-height:1.6;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(var(--max),calc(100% - 44px));margin:auto}.skip-link{position:fixed;left:18px;top:-60px;z-index:9999;background:#fff;color:var(--navy);padding:10px 16px;border-radius:8px;box-shadow:var(--shadow)}.skip-link:focus{top:18px}.site-header{height:78px;position:fixed;top:0;left:0;right:0;z-index:1000;transition:.3s;background:rgba(255,255,255,.92);backdrop-filter:blur(16px);border-bottom:1px solid rgba(8,43,90,.08)}.site-header.at-top{background:rgba(255,255,255,.82)}.nav-shell{height:100%;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand img{width:180px;height:auto}.nav{display:flex;align-items:center;gap:26px}.nav>a:not(.nav-action){font-size:14px;color:#49515d;position:relative;padding:26px 0}.nav>a:not(.nav-action):after{content:"";position:absolute;left:0;bottom:20px;width:0;height:2px;background:var(--gold);transition:.25s}.nav>a:hover,.nav>a.active{color:var(--navy)}.nav>a:hover:after,.nav>a.active:after{width:100%}.nav-action{background:var(--navy);color:#fff;padding:10px 17px;border-radius:999px;font-weight:650;font-size:14px}.nav-action:hover{background:var(--navy2)}.nav-toggle{display:none;background:none;border:0;width:42px;height:42px;padding:8px}.nav-toggle span{display:block;height:2px;background:var(--navy);margin:6px 0;transition:.25s}.section{padding:110px 0}.section-soft{background:var(--soft)}.section-dark{background:var(--navy);color:#fff}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:800;color:var(--navy);margin:0 0 18px}.gold{color:var(--gold)!important}.section-head{max-width:720px;margin-bottom:56px}.section-head.centered{text-align:center;margin-left:auto;margin-right:auto}.section-head h2{font-size:clamp(36px,4.2vw,62px);line-height:1.06;letter-spacing:-.04em;color:var(--navy);margin:0 0 20px}.section-head p:last-child{font-size:18px;color:var(--gray);max-width:650px}.section-dark .section-head h2,.section-dark .section-head p:last-child{color:#fff}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:999px;font-weight:700;font-size:14px;border:1px solid transparent;transition:.25s;cursor:pointer}.btn-gold{background:var(--gold);color:#fff}.btn-gold:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(200,148,47,.25)}.btn-navy{background:var(--navy);color:#fff}.btn-navy:hover{background:var(--navy2);transform:translateY(-2px)}.btn-line-light{border-color:rgba(255,255,255,.42);color:#fff}.btn-line-light:hover{background:#fff;color:var(--navy)}.text-link{font-weight:750;color:var(--navy);display:inline-flex;gap:10px;align-items:center}.text-link span{color:var(--gold);transition:.25s}.text-link:hover span{transform:translateX(5px)}.text-link.light{color:#fff}.reveal{opacity:0;transform:translateY(22px);transition:opacity .75s ease,transform .75s ease}.reveal.visible{opacity:1;transform:none}
.hero{min-height:100svh;padding-top:78px;position:relative;overflow:hidden;background:var(--navy);color:#fff;display:flex;align-items:center}.hero-lines,.closing-lines,.page-hero-lines{position:absolute;inset:0;background:url('../img/arch-lines.svg') right center/52% auto no-repeat;pointer-events:none}.hero-layout{display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:60px;padding-top:50px;padding-bottom:70px;position:relative;z-index:2}.hero-copy h1{font-size:clamp(52px,7vw,94px);line-height:.96;letter-spacing:-.055em;margin:0 0 28px;font-weight:730}.hero-copy h1 span{color:var(--gold)}.hero-copy .lead{font-size:20px;max-width:650px;color:rgba(255,255,255,.82);margin:0 0 32px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.brand-signature{font-size:13px;letter-spacing:.08em;margin-top:42px;color:rgba(255,255,255,.62)}.hero-mark-wrap{min-height:560px;position:relative;display:flex;align-items:center;justify-content:center}.hero-mark{width:min(340px,70%);position:relative;z-index:2;filter:drop-shadow(0 24px 40px rgba(0,0,0,.25))}.hero-rings{position:absolute;width:520px;height:520px;border:1px solid rgba(200,148,47,.24);border-radius:50%}.hero-rings:before,.hero-rings:after{content:"";position:absolute;border:1px solid rgba(200,148,47,.18);border-radius:50%;inset:70px}.hero-rings:after{inset:140px}.hero-caption{position:absolute;bottom:40px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(12px);border-radius:999px;padding:9px 16px;font-size:12px;letter-spacing:.08em}.hero-caption b{color:var(--gold);padding:0 7px}.scroll-cue{position:absolute;left:50%;bottom:18px;transform:translateX(-50%);z-index:3;color:rgba(255,255,255,.54);font-size:11px;text-transform:uppercase;letter-spacing:.14em;display:flex;align-items:center;gap:10px}.scroll-cue span{width:26px;height:1px;background:var(--gold)}
.belief{padding:140px 0;background:#fff}.belief-grid{display:grid;grid-template-columns:170px 1.4fr .7fr;gap:45px;align-items:start}.scene-no{font-size:11px;letter-spacing:.14em;color:var(--gray);margin-top:14px}.belief blockquote{font-family:Georgia,"Times New Roman",serif;font-size:clamp(40px,5.3vw,74px);line-height:1.06;letter-spacing:-.035em;color:var(--navy);margin:0}.belief blockquote:before{content:"“";color:var(--gold);margin-right:8px}.belief-copy{padding-top:20px;color:var(--gray);font-size:17px}.belief-copy p{margin-top:0}
.about-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:start}.about-grid .section-head{margin-bottom:0;position:sticky;top:120px}.philosophy-interactive{border:1px solid rgba(8,43,90,.13);border-radius:30px;padding:40px;min-height:540px;box-shadow:var(--shadow);background:#fff}.philo-nav{display:flex;align-items:center;gap:13px;border-bottom:1px solid var(--line);padding-bottom:22px}.philo-nav button{border:0;background:none;color:#8a919d;font-size:20px;letter-spacing:.08em;font-weight:750;cursor:pointer;padding:0}.philo-nav button.active{color:var(--navy)}.philo-nav span{color:var(--gold);font-size:10px}.philo-visual{display:grid;grid-template-columns:240px 1fr;gap:35px;align-items:center;padding-top:44px}.philo-visual>img{width:190px;margin:auto}.philo-content{display:none}.philo-content.active{display:block;animation:fade .35s ease}.philo-content>span{color:var(--gold);font-weight:700}.philo-content h3{font-size:36px;line-height:1.08;color:var(--navy);letter-spacing:-.035em;margin:8px 0 18px}.philo-content p{color:var(--gray);font-size:17px}@keyframes fade{from{opacity:.2;transform:translateY(4px)}to{opacity:1;transform:none}}
.capability-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;grid-template-rows:1fr 1fr;gap:18px}.capability-card{background:#fff;border:1px solid rgba(8,43,90,.1);border-radius:24px;padding:30px;min-height:230px;position:relative;display:flex;flex-direction:column;transition:.28s}.capability-card:hover{transform:translateY(-5px);box-shadow:var(--shadow);border-color:rgba(200,148,47,.55)}.capability-core{grid-row:1/3;background:var(--navy);color:#fff;padding:42px;min-height:478px}.capability-grid>a:nth-child(4){grid-column:2/4}.card-label{font-size:10px;letter-spacing:.17em;color:var(--gold);font-weight:850}.cap-icon{width:54px;height:54px;border:1px solid rgba(200,148,47,.4);border-radius:16px;display:flex;align-items:center;justify-content:center;color:var(--gold);margin:36px 0 24px}.cap-icon svg{width:26px}.capability-card h3{color:var(--navy);font-size:25px;line-height:1.12;margin:16px 0}.capability-core h3{color:#fff;font-size:48px}.capability-core p{color:rgba(255,255,255,.72);font-size:17px;max-width:470px}.card-arrow{margin-top:auto;font-size:13px;font-weight:750;color:var(--gold)}
.path-section{padding-top:130px}.path-grid{display:grid;grid-template-columns:1fr 84px 1fr;gap:18px;align-items:stretch}.path-card{border-radius:28px;padding:52px;min-height:380px;display:flex;flex-direction:column;transition:.3s}.path-card:hover{transform:translateY(-5px)}.path-products{background:#fff;border:1px solid rgba(8,43,90,.14);box-shadow:var(--shadow)}.path-client{background:var(--navy);color:#fff}.path-card h3{font-size:44px;line-height:1.05;letter-spacing:-.04em;margin:16px 0 22px;color:var(--navy)}.path-client h3{color:#fff}.path-card p:not(.eyebrow){color:var(--gray);font-size:17px}.path-client p:not(.eyebrow){color:rgba(255,255,255,.72)}.path-card>span{margin-top:auto;font-weight:750;color:var(--gold)}.path-or{display:flex;align-items:center;justify-content:center;color:var(--gray);font-size:12px;text-transform:uppercase;letter-spacing:.16em}
.product-ecosystem{overflow:hidden}.ecosystem{height:700px;position:relative;margin:15px auto 20px;max-width:1040px}.ecosystem:before,.ecosystem:after{content:"";position:absolute;border:1px dashed rgba(200,148,47,.42);border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}.ecosystem:before{width:580px;height:580px}.ecosystem:after{width:360px;height:360px}.ecosystem-center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:190px;height:190px;border-radius:50%;background:#fff;box-shadow:0 20px 55px rgba(8,43,90,.12);display:flex;align-items:center;justify-content:center;z-index:3}.ecosystem-center img{width:145px}.orbit-card{position:absolute;width:230px;min-height:150px;background:#fff;border:1px solid rgba(8,43,90,.12);border-radius:20px;padding:20px 18px;text-align:center;box-shadow:0 12px 34px rgba(8,43,90,.07);z-index:4;transition:.28s}.orbit-card:hover{transform:translateY(-6px)!important;border-color:var(--gold);box-shadow:var(--shadow)}.orbit-card strong{display:block;color:var(--navy);font-size:19px;margin:8px 0 4px}.orbit-card small{display:block;color:var(--gray);line-height:1.35}.icon-badge{width:50px;height:50px;border-radius:50%;background:var(--navy);color:var(--gold);display:flex;align-items:center;justify-content:center;margin:-43px auto 12px;border:3px solid #fff;box-shadow:0 0 0 1px rgba(200,148,47,.55)}.icon-badge svg{width:25px}.orbit-card:nth-of-type(1){left:50%;top:20px;transform:translateX(-50%)}.orbit-card:nth-of-type(2){right:45px;top:175px}.orbit-card:nth-of-type(3){right:45px;bottom:75px}.orbit-card:nth-of-type(4){left:50%;bottom:10px;transform:translateX(-50%)}.orbit-card:nth-of-type(5){left:45px;bottom:75px}.orbit-card:nth-of-type(6){left:45px;top:175px}.center-actions{text-align:center}
.approach-section{background:linear-gradient(#fff,#fafafa)}.process-track{display:grid;grid-template-columns:repeat(9,1fr);gap:10px;align-items:stretch;position:relative}.process-track:before{content:"";position:absolute;height:1px;background:linear-gradient(90deg,var(--gold),rgba(200,148,47,.35),var(--gold));left:5%;right:5%;top:66px}.process-step,.process-start,.process-end{position:relative;z-index:2;text-align:center}.process-start,.process-end{border:1px solid rgba(200,148,47,.55);border-radius:60px 60px 20px 20px;padding:22px 10px;background:#fff}.process-start img,.process-end img{width:48px;margin:0 auto 12px}.process-start b,.process-end b{display:block;color:var(--navy);font-size:11px;letter-spacing:.15em}.process-start small,.process-end small{display:block;color:var(--gray);font-size:10px;line-height:1.35;margin-top:6px}.process-step>span{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:var(--gold);color:#fff;font-weight:750;font-size:10px;margin-top:54px}.process-icon{width:58px;height:72px;border-radius:29px 29px 10px 10px;background:var(--navy);color:var(--gold);display:flex;align-items:center;justify-content:center;margin:14px auto}.process-icon svg{width:26px}.process-step h3{font-size:14px;color:var(--navy);line-height:1.2;margin:0 0 8px}.process-step p{font-size:11px;line-height:1.45;color:var(--gray);margin:0}
.case-feature{padding:120px 0;overflow:hidden}.case-feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.case-copy h2{font-size:92px;letter-spacing:.08em;margin:0;color:#fff;line-height:.95}.case-copy h3{font-size:28px;line-height:1.18;margin:18px 0;color:#fff}.case-copy>p:not(.eyebrow){color:rgba(255,255,255,.72);font-size:17px}.case-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:30px 0}.case-meta div{border-top:1px solid rgba(200,148,47,.55);padding-top:10px}.case-meta small{display:block;color:var(--gold);font-size:9px;letter-spacing:.14em}.case-meta strong{display:block;color:#fff;font-size:12px;margin-top:5px}.case-media{position:relative}.case-media img{position:relative;z-index:2;border-radius:24px;width:100%;box-shadow:0 35px 70px rgba(0,0,0,.28)}.case-media p{position:absolute;right:18px;bottom:-18px;z-index:3;background:var(--gold);color:#fff;padding:9px 14px;border-radius:999px;font-size:11px;font-weight:750}.case-glow{position:absolute;width:520px;height:520px;border-radius:50%;background:rgba(200,148,47,.13);filter:blur(30px);left:50%;top:50%;transform:translate(-50%,-50%)}
.why-journey-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:60px;align-items:start}.why-list{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--line)}.why-item{display:grid;grid-template-columns:54px 1fr;gap:8px;padding:24px 15px 24px 0;border-bottom:1px solid var(--line)}.why-item:nth-child(odd){border-right:1px solid var(--line);padding-right:24px}.why-item:nth-child(even){padding-left:24px}.why-item span{color:var(--gold);font-weight:750}.why-item h3{color:var(--navy);font-size:18px;line-height:1.25;margin:0}.journey-card{background:var(--navy);color:#fff;border-radius:28px;padding:44px;position:sticky;top:120px}.journey-card h2{font-size:36px;line-height:1.08;margin:0 0 32px}.mini-timeline{position:relative}.mini-timeline:before{content:"";position:absolute;left:6px;top:8px;bottom:8px;width:1px;background:rgba(200,148,47,.5)}.mini-timeline div{padding:0 0 24px 28px;position:relative}.mini-timeline div:before{content:"";position:absolute;left:1px;top:7px;width:11px;height:11px;border:2px solid var(--gold);background:var(--navy);border-radius:50%}.mini-timeline b{display:block;color:var(--gold);font-size:20px}.mini-timeline span{font-size:14px;color:rgba(255,255,255,.75)}
.closing-cta{position:relative;background:var(--navy2);color:#fff;padding:130px 0;text-align:center;overflow:hidden}.closing-cta .closing-lines{opacity:.85}.closing-cta .container{position:relative;z-index:2}.closing-cta h2{font-size:clamp(42px,5vw,72px);line-height:1.02;letter-spacing:-.045em;margin:0 0 20px}.closing-cta p:not(.eyebrow){font-size:18px;color:rgba(255,255,255,.72);max-width:680px;margin:0 auto 28px}
.site-footer{background:#051b38;color:rgba(255,255,255,.68);padding:70px 0 24px}.footer-grid{display:grid;grid-template-columns:1.6fr .7fr 1.2fr .8fr;gap:42px}.footer-brand{max-width:360px}.footer-logo-wrap{display:inline-flex;align-items:center;justify-content:center;background:#fff;border-radius:18px;padding:14px 16px;margin-bottom:18px;box-shadow:0 14px 34px rgba(0,0,0,.16)}.footer-brand img{width:280px;height:auto;max-width:100%;margin:0;object-fit:contain}.footer-grid h3{font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);margin:0 0 18px}.footer-grid a{display:block;margin:8px 0;color:rgba(255,255,255,.76);font-size:14px}.footer-grid a:hover{color:#fff}.footer-grid p{font-size:13px}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);padding-top:22px;margin-top:42px;display:flex;justify-content:space-between;font-size:11px;letter-spacing:.05em}
.page-hero{min-height:72svh;padding:160px 0 90px;background:var(--navy);color:#fff;position:relative;overflow:hidden;display:flex;align-items:center}.page-hero-grid{display:grid;grid-template-columns:1fr .55fr;gap:60px;align-items:center;position:relative;z-index:2}.page-hero h1{font-size:clamp(54px,6vw,82px);line-height:.98;letter-spacing:-.05em;margin:0 0 24px}.page-hero p:not(.eyebrow){font-size:19px;color:rgba(255,255,255,.76);max-width:690px}.page-hero-mark{width:270px;justify-self:center;filter:drop-shadow(0 28px 42px rgba(0,0,0,.22))}.page-hero.compact{min-height:42svh;display:block}.page-hero.compact .container{padding-top:60px}.page-hero.compact h1{font-size:64px}.story-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:90px}.sticky-title{position:sticky;top:120px;align-self:start}.sticky-title h2{color:var(--navy);font-size:48px;line-height:1.08;letter-spacing:-.04em}.story-copy{font-size:19px;color:#454d58}.story-copy p{margin:0 0 28px}.story-copy .dropcap:first-letter{float:left;font-family:Georgia,serif;font-size:74px;line-height:.8;padding:8px 10px 0 0;color:var(--gold)}.story-copy aside{border-left:3px solid var(--gold);padding:22px 0 22px 26px;color:var(--navy);font-weight:650;font-size:21px}.philo-three{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.philo-three article{background:#fff;border:1px solid rgba(8,43,90,.11);border-radius:24px;padding:34px;text-align:center}.philo-three img{height:140px;width:auto;margin:0 auto 30px}.abstract-glyph{height:140px;display:flex;align-items:center;justify-content:center;color:var(--gold);font-size:80px}.mandala-glyph{height:140px;display:flex;align-items:center;justify-content:center;position:relative}.mandala-glyph:before,.mandala-glyph:after{content:"";position:absolute;border:1px solid rgba(200,148,47,.35);border-radius:50%;width:130px;height:130px}.mandala-glyph:after{width:180px;height:180px}.mandala-glyph img{height:95px;margin:0;z-index:2}.philo-three article>span{font-weight:850;letter-spacing:.12em;color:var(--navy)}.philo-three h3{color:var(--gold);font-size:20px}.philo-three p{color:var(--gray);font-size:15px}.philo-statement{font-size:28px;text-align:center;color:var(--navy);max-width:800px;margin:62px auto 0}.vision-card{background:var(--navy);color:#fff;border-radius:28px;padding:56px;display:grid;grid-template-columns:1fr 250px;gap:60px;align-items:center}.vision-card h2{font-size:38px;line-height:1.18;margin:0}.vision-card img{width:200px}.mission-block{margin-top:65px;display:grid;grid-template-columns:180px 1fr;gap:50px}.mission-block ol{list-style:none;margin:0;padding:0}.mission-block li{display:grid;grid-template-columns:80px 1fr;gap:24px;padding:22px 0;border-top:1px solid var(--line)}.mission-block li span{font-size:32px;color:var(--navy);font-weight:750}.mission-block li p{margin:0;font-size:17px}.values-full-grid{display:grid;grid-template-columns:1fr;gap:14px}.values-full-grid article{display:grid;grid-template-columns:100px 1fr;gap:28px;background:#fff;border:1px solid rgba(8,43,90,.1);border-radius:18px;padding:24px 32px;align-items:center}.icon-arch{width:78px;height:88px;border-radius:39px 39px 8px 8px;background:var(--navy);color:var(--gold);display:flex;align-items:center;justify-content:center}.icon-arch svg{width:34px}.values-full-grid small{color:var(--gold);font-weight:750}.values-full-grid h3{display:inline;font-size:23px;color:var(--navy);margin:0 8px 0 0}.values-full-grid strong{color:var(--navy)}.values-full-grid p{margin:6px 0 0;color:var(--gray)}.timeline-full{border-left:1px solid rgba(200,148,47,.55);margin-left:120px}.timeline-full article{position:relative;padding:0 0 55px 60px;max-width:780px}.timeline-full article:before{content:"";position:absolute;left:-7px;top:7px;width:12px;height:12px;background:#fff;border:2px solid var(--gold);border-radius:50%}.timeline-full b{font-size:42px;color:var(--gold)}.timeline-full h3{font-size:25px;color:var(--navy);margin:4px 0}.timeline-full p{color:var(--gray);margin:0}
.solution-map-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:16px}.solution-map-grid>a{background:#fff;border:1px solid rgba(8,43,90,.12);border-radius:22px;padding:28px;min-height:190px}.solution-map-core{grid-row:1/3;background:var(--navy)!important;color:#fff!important;padding:42px!important}.solution-map-grid>a:last-child{grid-column:2/4}.solution-map-grid span{color:var(--gold);font-size:10px;letter-spacing:.15em}.solution-map-grid h2{font-size:47px;line-height:1.06}.solution-map-grid h3{color:var(--navy);font-size:24px}.service-detail{padding:90px 0;border-top:1px solid var(--line);scroll-margin-top:90px}.service-detail:nth-child(even){background:var(--soft)}.service-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:start}.service-glyph{width:86px;height:96px;border-radius:43px 43px 10px 10px;background:var(--navy);color:var(--gold);display:flex;align-items:center;justify-content:center;margin-bottom:28px}.service-glyph svg{width:40px}.service-intro h2{font-size:48px;color:var(--navy);line-height:1.06;margin:0 0 20px}.service-intro>p:last-child{font-size:18px;color:var(--gray)}.service-list-card{background:#fff;border:1px solid rgba(8,43,90,.12);border-radius:24px;padding:34px;box-shadow:var(--shadow)}.service-list-card ul{columns:2;column-gap:30px;padding:0;list-style:none}.service-list-card li{break-inside:avoid;padding:7px 0 7px 18px;position:relative;font-size:14px;color:#4e5661}.service-list-card li:before{content:"◆";position:absolute;left:0;color:var(--gold);font-size:8px;top:11px}.client-split-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:70px}.client-split h2{font-size:50px;line-height:1.05;margin:0 0 22px}.client-split p:not(.eyebrow){color:rgba(255,255,255,.72)}.client-principles{display:flex;flex-direction:column}.client-principles div{border-top:1px solid rgba(255,255,255,.18);padding:20px 0;display:grid;grid-template-columns:50px 1fr}.client-principles span{color:var(--gold)}.client-principles b{color:#fff}.client-principles p{grid-column:2;margin:5px 0 0;font-size:13px}
.product-page-hero .by-nata{display:flex;align-items:center;gap:14px;justify-self:center}.by-nata span{font-size:20px;color:rgba(255,255,255,.65)}.by-nata img{width:250px}.product-index-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.product-index-card{display:grid;grid-template-columns:110px 1fr;gap:26px;border:1px solid rgba(8,43,90,.12);border-radius:24px;padding:30px;transition:.3s}.product-index-card:hover{transform:translateY(-5px);box-shadow:var(--shadow);border-color:var(--gold)}.product-symbol{width:92px;height:104px;border-radius:46px 46px 10px 10px;background:var(--navy);color:var(--gold);display:flex;align-items:center;justify-content:center}.product-symbol svg{width:42px}.product-index-card small{color:var(--gold);letter-spacing:.14em}.product-index-card h2{color:var(--navy);font-size:30px;margin:4px 0}.product-index-card h3{color:var(--gold);font-size:16px;margin:0 0 14px}.product-index-card p{font-size:14px;color:var(--gray)}.ecosystem-note{background:var(--soft)}.ecosystem-note-grid{display:grid;grid-template-columns:250px 1fr;gap:60px;align-items:center}.ecosystem-note img{width:190px;margin:auto}.ecosystem-note h2{font-size:42px;color:var(--navy);line-height:1.06}.ecosystem-note p:last-child{font-size:17px;color:var(--gray)}
.product-detail-hero{min-height:78svh;padding:160px 0 90px;background:var(--navy);color:#fff;position:relative;overflow:hidden;display:flex;align-items:center}.product-detail-hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:60px;align-items:center;position:relative;z-index:2}.back-link{display:inline-block;color:rgba(255,255,255,.65);font-size:13px;margin-bottom:32px}.product-detail-hero h1{font-size:82px;line-height:.95;margin:0 0 12px}.product-detail-hero h2{font-size:30px;color:var(--gold);margin:0 0 24px}.product-detail-hero p{font-size:19px;color:rgba(255,255,255,.76);max-width:680px}.product-hero-icon{width:330px;height:390px;border-radius:165px 165px 30px 30px;border:1px solid rgba(200,148,47,.45);display:flex;align-items:center;justify-content:center;position:relative;justify-self:center}.product-hero-svg{width:145px;height:145px;color:var(--gold)}.product-hero-icon img{position:absolute;width:130px;bottom:28px}.product-fit-grid{display:grid;grid-template-columns:1fr .75fr;gap:80px}.lead-small{font-size:21px;color:var(--gray);max-width:650px}.fit-card{background:var(--soft);border-radius:24px;padding:30px}.fit-card div{display:grid;grid-template-columns:48px 1fr;border-top:1px solid var(--line);padding:15px 0}.fit-card span{color:var(--gold);font-weight:750}.fit-card p{margin:0;color:var(--navy);font-weight:650}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.feature-item{background:#fff;border:1px solid rgba(8,43,90,.1);border-radius:14px;padding:16px;display:flex;gap:12px;align-items:center}.feature-item span{width:30px;height:30px;border-radius:50%;background:rgba(200,148,47,.12);color:var(--gold);display:flex;align-items:center;justify-content:center;flex:0 0 auto}.feature-item svg{width:16px}.feature-item p{margin:0;font-size:14px;color:var(--navy);font-weight:650}.product-cta-band{background:var(--navy);color:#fff}.product-cta-grid{display:grid;grid-template-columns:1fr auto;gap:60px;align-items:center}.product-cta-grid h2{font-size:42px;line-height:1.08;margin:0 0 16px}.product-cta-grid p{color:rgba(255,255,255,.7)}.other-product-row{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.other-product-row a{border:1px solid rgba(8,43,90,.1);border-radius:16px;padding:15px;text-align:center}.other-product-row span{width:40px;height:40px;border-radius:50%;background:var(--navy);color:var(--gold);display:flex;margin:auto;align-items:center;justify-content:center}.other-product-row svg{width:20px}.other-product-row b{display:block;font-size:13px;color:var(--navy);margin-top:7px}
.client-definition .definition-quote{font-family:Georgia,serif;color:var(--navy);font-size:48px;line-height:1.15;max-width:920px;margin-bottom:70px}.definition-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.definition-grid>div{border-top:2px solid var(--gold);padding-top:24px}.definition-grid span{color:var(--gold);font-weight:750}.definition-grid h3{color:var(--navy);font-size:22px}.definition-grid p{color:var(--gray)}.client-process{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.client-process article{background:#fff;border:1px solid rgba(8,43,90,.1);border-radius:20px;padding:26px}.client-process article>span{color:var(--gold);font-weight:750}.client-process article>div{width:58px;height:70px;border-radius:29px 29px 8px 8px;background:var(--navy);color:var(--gold);display:flex;align-items:center;justify-content:center;margin:18px 0}.client-process svg{width:28px}.client-process h3{color:var(--navy);margin:0 0 8px}.client-process p{color:var(--gray);font-size:14px}.featured-client-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.featured-client h2{font-size:80px;letter-spacing:.08em;margin:0}.featured-client h3{font-size:28px}.featured-client p{color:rgba(255,255,255,.72)}.featured-client img{border-radius:24px}
.case-study-hero{min-height:86svh;padding:155px 0 85px;background:var(--navy);color:#fff;position:relative;overflow:hidden;display:flex;align-items:center}.case-study-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;position:relative;z-index:2}.case-study-hero h1{font-size:96px;letter-spacing:.1em;line-height:.9;margin:0 0 20px}.case-study-hero h2{font-size:30px;color:var(--gold);line-height:1.2;margin:0 0 34px}.case-study-hero img{border-radius:26px}.case-facts{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.case-facts div{border-top:1px solid rgba(200,148,47,.55);padding:10px 0}.case-facts small{display:block;color:var(--gold);font-size:9px;letter-spacing:.12em}.case-facts b{font-size:12px}.case-origin-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.case-origin-grid .section-head{margin:0}.case-origin-grid>div:last-child{font-size:18px;color:var(--gray)}.challenge-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.challenge{display:grid;grid-template-columns:54px 1fr;gap:14px;align-items:center;background:#fff;border:1px solid rgba(8,43,90,.09);border-radius:16px;padding:18px}.challenge span{color:var(--gold);font-weight:750}.challenge p{margin:0;color:var(--navy);font-weight:650}.system-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px}.case-method article{display:grid;grid-template-columns:64px 1fr;gap:16px;padding:17px 0;border-top:1px solid var(--line)}.case-method span{width:46px;height:46px;border-radius:50%;background:var(--navy);color:var(--gold);display:flex;align-items:center;justify-content:center;font-weight:750}.case-method h3{margin:0;color:var(--navy)}.case-method p{margin:5px 0 0;color:var(--gray);font-size:14px}.system-scope{border-left:1px solid rgba(200,148,47,.55);padding-left:38px}.scope-row{display:grid;grid-template-columns:62px 1fr;gap:16px;padding:14px 0}.scope-row>span{width:54px;height:62px;border-radius:27px 27px 7px 7px;background:var(--navy);color:var(--gold);display:flex;align-items:center;justify-content:center}.scope-row svg{width:25px}.scope-row h3{margin:0;color:var(--navy);font-size:17px}.scope-row p{margin:3px 0 0;font-size:13px;color:var(--gray)}.case-value-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.case-value-grid article{border:1px solid rgba(255,255,255,.14);border-radius:18px;padding:24px}.case-value-grid article>span{color:var(--gold)}.case-value-grid svg{width:35px}.case-value-grid h3{font-size:18px}.case-value-grid p{font-size:13px;color:rgba(255,255,255,.66)}.case-quote{font-family:Georgia,serif;font-size:34px;line-height:1.2;color:#fff;border-top:1px solid rgba(200,148,47,.55);padding-top:38px;margin:58px 0 0}
.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px}.contact-info h2{color:var(--navy);font-size:34px}.contact-info dl{margin-top:40px}.contact-info dl div{display:grid;grid-template-columns:110px 1fr;border-top:1px solid var(--line);padding:15px 0}.contact-info dt{color:var(--gray);font-size:13px}.contact-info dd{margin:0;color:var(--navy);font-weight:600}.contact-note{display:flex;gap:15px;margin-top:30px;border:1px solid rgba(8,43,90,.1);border-radius:15px;padding:18px}.contact-note span{color:var(--gold);width:28px}.contact-note p{margin:0;font-size:13px;color:var(--gray)}.contact-form{background:var(--soft);border-radius:26px;padding:38px}.contact-form label{display:block;color:var(--navy);font-size:13px;font-weight:700;margin-bottom:16px}.contact-form input,.contact-form select,.contact-form textarea{width:100%;margin-top:7px;border:1px solid #d7dce2;background:#fff;border-radius:12px;padding:13px;color:var(--char);outline:none}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--gold);box-shadow:0 0 0 3px rgba(200,148,47,.12)}.contact-form .btn{width:100%;border:0}.contact-form>small{display:block;color:var(--gray);margin-top:14px;line-height:1.4}.legal-page .prose-long{max-width:850px}.prose-long h2{color:var(--navy);margin-top:36px}.prose-long p{color:var(--gray)}.legal-date{border-top:1px solid var(--line);padding-top:20px;margin-top:40px}.error-page{min-height:100svh;background:var(--navy);color:#fff;display:grid;place-items:center;text-align:center}.error-page main{max-width:650px;padding:30px}.error-page img{width:120px;margin:0 auto 30px}.error-page h1{font-size:58px;margin:0}.error-page p{color:rgba(255,255,255,.72)}
@media(max-width:1050px){.nav{gap:16px}.nav>a:not(.nav-action){font-size:13px}.brand img{width:160px}.hero-layout{grid-template-columns:1fr .8fr;gap:20px}.hero-mark-wrap{min-height:460px}.belief-grid{grid-template-columns:120px 1fr}.belief-copy{grid-column:2}.capability-grid{grid-template-columns:1.2fr 1fr}.capability-core{grid-row:1/3}.capability-grid>a:nth-child(4){grid-column:2}.ecosystem{transform:scale(.92);margin-left:-3%;margin-right:-3%}.process-track{grid-template-columns:repeat(4,1fr);gap:24px}.process-track:before{display:none}.process-start,.process-end{grid-row:auto}.process-step>span{margin-top:0}.case-value-grid{grid-template-columns:repeat(3,1fr)}.other-product-row{grid-template-columns:repeat(3,1fr)}}
@media(max-width:820px){.container{width:min(100% - 32px,var(--max))}.site-header{height:68px}.brand img{width:155px}.nav-toggle{display:block}.nav{position:fixed;top:68px;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);padding:20px 16px 26px;display:flex;flex-direction:column;align-items:stretch;gap:0;transform:translateY(-120%);opacity:0;pointer-events:none;transition:.3s}.nav.open{transform:none;opacity:1;pointer-events:auto}.nav>a:not(.nav-action){padding:12px 4px}.nav>a:not(.nav-action):after{bottom:7px}.nav-action{text-align:center;margin-top:10px}.section{padding:80px 0}.hero{padding-top:68px}.hero-layout,.page-hero-grid,.about-grid,.case-feature-grid,.why-journey-grid,.story-grid,.service-detail-grid,.client-split-grid,.featured-client-grid,.case-study-hero-grid,.case-origin-grid,.system-grid,.contact-grid,.product-fit-grid,.product-cta-grid{grid-template-columns:1fr}.hero-layout{padding-top:85px;gap:10px}.hero-copy h1{font-size:58px}.hero-mark-wrap{min-height:380px}.hero-mark{width:220px}.hero-rings{width:330px;height:330px}.hero-caption{bottom:15px}.scroll-cue{display:none}.belief{padding:90px 0}.belief-grid{grid-template-columns:1fr;gap:25px}.scene-no{margin:0}.belief-copy{grid-column:auto}.belief blockquote{font-size:45px}.about-grid .section-head{position:static}.philosophy-interactive{padding:26px}.philo-visual{grid-template-columns:1fr}.philo-visual>img{width:120px}.philo-nav button{font-size:16px}.capability-grid,.path-grid,.product-index-grid,.solution-map-grid{grid-template-columns:1fr}.capability-core{grid-row:auto;min-height:400px}.capability-grid>a:nth-child(4),.solution-map-grid>a:last-child{grid-column:auto}.path-or{height:40px}.ecosystem{height:auto;transform:none;margin:65px 0 20px;display:grid;grid-template-columns:repeat(2,1fr);gap:55px 14px}.ecosystem:before,.ecosystem:after{display:none}.ecosystem-center{position:relative;left:auto;top:auto;transform:none;grid-column:1/3;margin:auto;width:140px;height:140px}.orbit-card,.orbit-card:nth-of-type(n){position:relative;left:auto;right:auto;top:auto;bottom:auto;transform:none!important;width:auto;min-height:160px}.process-track{grid-template-columns:repeat(2,1fr)}.case-copy h2{font-size:70px}.case-meta{grid-template-columns:1fr}.why-list{grid-template-columns:1fr}.why-item:nth-child(odd){border-right:0;padding-right:0}.why-item:nth-child(even){padding-left:0}.journey-card{position:static}.footer-grid{grid-template-columns:1fr 1fr}.page-hero{min-height:auto;padding:140px 0 80px}.page-hero-mark{width:180px}.sticky-title{position:static}.philo-three{grid-template-columns:1fr}.vision-card{grid-template-columns:1fr;padding:36px}.vision-card img{width:130px}.mission-block{grid-template-columns:1fr}.timeline-full{margin-left:20px}.service-list-card ul{columns:1}.product-detail-hero-grid{grid-template-columns:1fr}.product-detail-hero{padding:135px 0 80px}.product-hero-icon{width:240px;height:280px;justify-self:start}.feature-grid{grid-template-columns:repeat(2,1fr)}.other-product-row{grid-template-columns:repeat(2,1fr)}.definition-grid,.client-process{grid-template-columns:1fr}.case-study-hero h1{font-size:68px}.case-facts{grid-template-columns:1fr 1fr}.challenge-grid{grid-template-columns:1fr}.system-scope{border-left:0;border-top:1px solid rgba(200,148,47,.55);padding:30px 0 0}.case-value-grid{grid-template-columns:1fr 1fr}.contact-grid{gap:50px}.product-index-card{grid-template-columns:80px 1fr}.product-symbol{width:70px;height:82px}.ecosystem-note-grid{grid-template-columns:140px 1fr}.ecosystem-note img{width:120px}}
@media(max-width:520px){.container{width:calc(100% - 28px)}.hero-copy h1{font-size:48px}.hero-copy .lead{font-size:17px}.hero-mark-wrap{min-height:310px}.hero-rings{width:270px;height:270px}.hero-mark{width:175px}.belief blockquote{font-size:38px}.section-head h2{font-size:38px}.philosophy-interactive{padding:22px 18px}.philo-nav{gap:8px;justify-content:space-between}.philo-nav button{font-size:14px}.philo-content h3{font-size:29px}.capability-core{padding:32px}.capability-core h3{font-size:39px}.path-card{padding:34px;min-height:340px}.path-card h3{font-size:36px}.ecosystem{grid-template-columns:1fr}.ecosystem-center{grid-column:auto}.process-track{grid-template-columns:1fr}.process-start,.process-end{border-radius:30px;padding:18px}.process-step{display:grid;grid-template-columns:46px 64px 1fr;align-items:center;text-align:left;gap:9px}.process-step>span{margin:0}.process-icon{margin:0;width:54px;height:62px}.process-step p{grid-column:3}.case-copy h2{font-size:58px}.case-copy h3{font-size:23px}.case-media p{position:static;margin-top:12px;display:inline-block}.why-list{display:block}.why-item{grid-template-columns:45px 1fr}.closing-cta{padding:95px 0}.footer-grid{grid-template-columns:1fr}.footer-bottom{display:block}.footer-bottom a{display:block;margin-top:8px}.page-hero h1{font-size:48px}.page-hero p:not(.eyebrow){font-size:17px}.story-copy{font-size:17px}.story-copy aside{font-size:18px}.vision-card h2{font-size:30px}.mission-block li{grid-template-columns:55px 1fr}.mission-block li span{font-size:25px}.values-full-grid article{grid-template-columns:70px 1fr;padding:20px}.icon-arch{width:60px;height:70px}.values-full-grid h3{display:block;font-size:20px}.timeline-full article{padding-left:38px}.timeline-full b{font-size:34px}.solution-map-grid h2{font-size:38px}.service-intro h2{font-size:38px}.product-index-card{grid-template-columns:1fr}.product-symbol{width:74px;height:84px}.ecosystem-note-grid{grid-template-columns:1fr;text-align:center}.product-detail-hero h1{font-size:58px}.product-detail-hero h2{font-size:25px}.product-hero-icon{margin:auto}.feature-grid{grid-template-columns:1fr}.product-cta-grid .btn{width:100%}.other-product-row{grid-template-columns:1fr 1fr}.client-definition .definition-quote{font-size:36px}.case-study-hero h1{font-size:58px}.case-facts{grid-template-columns:1fr}.case-value-grid{grid-template-columns:1fr}.case-quote{font-size:28px}.contact-form{padding:25px}.contact-info dl div{grid-template-columns:1fr;gap:4px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}*{animation:none!important;transition:none!important}}

/* v1.2 — Back to top & accessibility */
.back-to-top{position:fixed;right:24px;bottom:24px;z-index:990;width:52px;height:52px;border-radius:50%;border:1px solid rgba(200,148,47,.62);background:var(--navy);color:#fff;display:grid;place-items:center;box-shadow:0 16px 40px rgba(8,43,90,.24);cursor:pointer;opacity:0;visibility:hidden;transform:translateY(14px) scale(.94);transition:opacity .25s ease,transform .25s ease,visibility .25s ease,background .2s ease}.back-to-top.show{opacity:1;visibility:visible;transform:none}.back-to-top:hover{background:var(--gold);transform:translateY(-2px)}.back-to-top:focus-visible{outline:3px solid rgba(200,148,47,.38);outline-offset:4px}.back-to-top svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(200,148,47,.35);outline-offset:3px}@media(max-width:520px){.back-to-top{right:16px;bottom:16px;width:48px;height:48px}}@media(prefers-reduced-motion:reduce){.back-to-top{transition:none}}

/* v1.3.1 — footer logo and nav label refinement */
@media(max-width:520px){.footer-logo-wrap{padding:12px 14px}.footer-brand img{width:240px}}


/* v1.4 — A-mark proportions refinement */
.hero-mark-wrap,.philosophy-interactive,.ecosystem-center,.vision-card,.process-start,.process-end,.page-hero,.product-hero-icon{overflow:hidden}
.hero-mark{width:min(300px,62%);max-height:520px;height:auto;object-fit:contain}
.page-hero-mark{width:min(230px,100%);max-height:420px;height:auto;object-fit:contain;align-self:end}
.philo-visual{grid-template-columns:170px 1fr;gap:28px}
.philo-visual>img{width:145px;max-width:100%;height:auto;max-height:290px;object-fit:contain;align-self:center}
.philo-three img{width:108px;height:auto;max-height:116px;object-fit:contain;margin:0 auto 26px}
.mandala-glyph img{width:76px;height:auto;max-height:88px;object-fit:contain}
.vision-card{grid-template-columns:1fr 190px;gap:44px}
.vision-card img{width:145px;max-width:100%;height:auto;max-height:260px;object-fit:contain;justify-self:end;opacity:.96}
.process-start,.process-end{padding:18px 12px 16px}
.process-start img,.process-end img{width:34px;height:auto;max-height:82px;object-fit:contain}
.ecosystem-center{width:176px;height:176px}
.ecosystem-center img{width:98px;max-width:76%;height:auto;max-height:132px;object-fit:contain;opacity:.24;filter:saturate(.92)}
.orbit-card{min-height:136px}
.product-hero-icon img{width:112px;max-width:42%;height:auto;max-height:210px;object-fit:contain;bottom:22px}
.footer-brand p{max-width:300px}

/* v1.4 — mobile polish */
@media(max-width:820px){
  body.nav-open{overflow:hidden}
  .site-header{background:rgba(255,255,255,.94);backdrop-filter:blur(14px)}
  .nav{top:68px;left:12px;right:12px;border:1px solid rgba(8,43,90,.08);border-radius:18px;box-shadow:0 18px 44px rgba(8,43,90,.14);padding:14px 14px 18px}
  .nav>a:not(.nav-action){padding:13px 8px;font-size:15px}
  .nav-action{margin-top:14px;padding:13px 16px}
  .section{padding:72px 0}
  .hero-layout{padding-top:76px;padding-bottom:38px;gap:22px}
  .hero-copy{text-align:left}
  .hero-copy h1{font-size:52px;line-height:.95;margin-bottom:22px}
  .hero-copy .lead{font-size:18px;line-height:1.6;margin-bottom:24px}
  .hero-actions{gap:10px}
  .hero-actions .btn{flex:1 1 220px}
  .hero-mark-wrap{min-height:300px}
  .hero-mark{width:190px;max-height:290px}
  .hero-rings{width:286px;height:286px}
  .brand-signature{margin-top:28px}
  .section-head{margin-bottom:40px}
  .section-head h2{font-size:44px}
  .section-head p:last-child{font-size:17px}
  .about-grid,.contact-grid,.why-journey-grid,.story-grid{gap:42px}
  .philosophy-interactive{padding:24px 22px;border-radius:24px;min-height:0}
  .philo-nav{flex-wrap:wrap;justify-content:center;gap:10px 12px;padding-bottom:16px}
  .philo-visual{grid-template-columns:1fr;gap:20px;padding-top:26px;text-align:center}
  .philo-visual>img{width:108px;max-height:170px}
  .philo-content h3{font-size:31px}
  .path-card{min-height:0;padding:34px}
  .ecosystem{gap:46px 14px;margin-top:36px}
  .ecosystem-center{width:132px;height:132px;grid-column:1/-1}
  .ecosystem-center img{width:72px;max-height:94px}
  .orbit-card{border-radius:18px;padding:18px 16px;min-height:0}
  .orbit-card strong{font-size:18px}
  .icon-badge{margin:-39px auto 10px}
  .process-track{gap:18px}
  .process-start,.process-end,.process-step{background:#fff;border:1px solid rgba(8,43,90,.08);border-radius:18px;padding:18px 14px}
  .process-start,.process-end{border-radius:22px 22px 14px 14px}
  .process-step>span{margin-top:0}
  .process-icon{width:54px;height:64px;margin:12px auto}
  .process-step h3{font-size:15px}
  .case-feature-grid,.page-hero-grid,.product-detail-hero-grid,.case-study-hero-grid,.featured-client-grid{gap:34px}
  .page-hero{padding:132px 0 72px}
  .page-hero-mark{width:165px;max-height:250px;justify-self:start}
  .page-hero h1{font-size:50px}
  .vision-card{grid-template-columns:1fr;gap:22px;padding:34px}
  .vision-card img{width:110px;justify-self:start}
  .mission-block{gap:28px}
  .values-full-grid article{gap:20px}
  .timeline-full{margin-left:14px}
  .product-detail-hero{padding:128px 0 74px}
  .product-detail-hero h1{font-size:62px}
  .product-detail-hero h2{font-size:27px}
  .product-hero-icon{width:210px;height:248px;justify-self:center}
  .product-hero-svg{width:118px;height:118px}
  .product-hero-icon img{width:86px;bottom:18px}
  .feature-grid,.case-value-grid,.case-facts{gap:10px}
  .contact-form{padding:28px}
  .footer-grid{gap:28px}
  .footer-brand{max-width:none}
}
@media(max-width:520px){
  .site-header{height:64px}
  .nav{top:64px;left:10px;right:10px;padding:12px 12px 16px}
  .brand img{width:144px}
  .hero{padding-top:64px}
  .hero-layout{padding-top:70px;padding-bottom:30px}
  .hero-copy h1{font-size:44px}
  .hero-copy .lead{font-size:16px}
  .hero-actions .btn{width:100%}
  .hero-mark-wrap{min-height:250px}
  .hero-mark{width:158px;max-height:226px}
  .hero-rings{width:240px;height:240px}
  .section{padding:64px 0}
  .section-head h2,.page-hero h1{font-size:40px}
  .belief{padding:74px 0}
  .belief blockquote{font-size:34px}
  .philosophy-interactive{padding:20px 16px}
  .philo-nav button{font-size:13px}
  .philo-content h3{font-size:27px}
  .philo-three article{padding:26px}
  .philo-three img{width:94px;max-height:100px}
  .vision-card{padding:28px}
  .vision-card h2{font-size:28px}
  .vision-card img{width:94px}
  .ecosystem{margin-top:26px;gap:42px 12px}
  .ecosystem-center{width:120px;height:120px}
  .ecosystem-center img{width:64px;max-height:84px}
  .process-track{gap:14px}
  .process-step{grid-template-columns:38px 54px 1fr;gap:8px;padding:16px 12px}
  .process-icon{width:48px;height:56px}
  .process-start,.process-end{padding:16px 12px}
  .process-start img,.process-end img{width:30px}
  .page-hero{padding:118px 0 60px}
  .page-hero-mark{width:142px;max-height:210px}
  .story-copy{font-size:16px}
  .story-copy aside{font-size:17px;padding-left:18px}
  .timeline-full article{padding-left:30px}
  .contact-form{padding:22px}
  .footer-logo-wrap{padding:12px}.footer-brand img{width:218px}.footer-brand p{max-width:none}
}


/* v1.4.1 — product page proportion fixes */
.nowrap{white-space:nowrap}
.product-page-hero .page-hero-grid{grid-template-columns:1fr .48fr;gap:42px}
.product-page-hero .by-nata{gap:12px;align-items:center;justify-self:center;max-width:100%}
.by-nata span{font-size:18px;line-height:1;color:rgba(255,255,255,.65)}
.by-nata img{width:210px;max-width:100%;height:auto;max-height:190px;object-fit:contain;object-position:center}
.ecosystem-note-grid{grid-template-columns:180px 1fr;gap:50px;align-items:center}
.ecosystem-note img{width:118px;max-width:100%;height:auto;max-height:230px;object-fit:contain;object-position:center top;margin:auto}
.product-hero-icon img{width:92px;max-width:38%;height:auto;max-height:165px;object-fit:contain;bottom:18px}

@media(max-width:820px){
  .product-page-hero .page-hero-grid{grid-template-columns:1fr;gap:28px}
  .product-page-hero .by-nata{justify-self:start}
  .by-nata img{width:176px;max-height:148px}
  .ecosystem-note-grid{grid-template-columns:120px 1fr;gap:26px}
  .ecosystem-note img{width:84px;max-height:170px}
  .product-hero-icon img{width:78px;max-height:138px;bottom:16px}
}
@media(max-width:520px){
  .product-page-hero .by-nata{justify-self:center}
  .by-nata img{width:156px;max-height:128px}
  .ecosystem-note-grid{grid-template-columns:1fr;text-align:center;gap:18px}
  .ecosystem-note img{width:72px;max-height:128px}
  .contact-info dd .nowrap{white-space:normal}
}
