@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@300;400;500;600;700;800&display=swap");
:root{--ink:#111513;--muted:#68706c;--paper:#fff;--forest:#1f363d;--moss:#717744;--rust:#772014;--line:#d9ddda;--max:1220px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"IBM Plex Sans",system-ui,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}.wrap{width:min(calc(100% - 52px),var(--max));margin:auto}.top{position:fixed;z-index:20;top:0;left:0;right:0;color:white;background:rgba(15,20,18,.72);backdrop-filter:blur(14px);border-bottom:1px solid rgba(255,255,255,.22)}nav{height:72px;display:flex;align-items:center;justify-content:space-between}.brand{font-weight:800;letter-spacing:.18em;font-size:18px}.links{display:flex;gap:28px;align-items:center;font-size:14px}.jp{border-left:1px solid rgba(255,255,255,.4);padding-left:24px}.flag{display:inline-block;width:17px;height:12px;background:#fff;border:1px solid #ccc;margin-right:7px;vertical-align:-1px;position:relative}.flag:after{content:"";position:absolute;width:6px;height:6px;border-radius:50%;background:#bc002d;left:5px;top:2px}.hero{height:100svh;min-height:690px;position:relative;display:flex;align-items:flex-end;color:#fff;overflow:hidden}.hero-bg{position:absolute;inset:0;background:url("bear-town.jpeg") center 42%/cover no-repeat;transform:scale(1.015)}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.05) 20%,rgba(0,0,0,.15) 48%,rgba(0,0,0,.76) 100%)}.hero-content{position:relative;z-index:2;padding-bottom:9vh}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:13px;font-weight:500;margin-bottom:24px}.hero h1{font-size:clamp(58px,8.6vw,126px);line-height:.88;letter-spacing:-.06em;margin:0;max-width:1050px;font-weight:700}.hero p{font-size:clamp(18px,2vw,26px);max-width:650px;margin:30px 0 0}.origin{padding:145px 0 155px}.origin-grid{display:grid;grid-template-columns:.9fr 1.6fr;gap:9vw}.label{font-size:13px;text-transform:uppercase;letter-spacing:.15em;color:var(--muted)}.origin h2,.simplicity h2,.closing h2{font-size:clamp(44px,6vw,82px);line-height:.98;letter-spacing:-.05em;margin:0 0 42px}.prose{font-family:Georgia,serif;font-size:21px;line-height:1.72;max-width:760px}.prose p{margin:0 0 1.35em}.question{font-family:"IBM Plex Sans";font-weight:650;font-size:clamp(28px,3.2vw,44px);line-height:1.12;letter-spacing:-.03em;margin-top:50px}.cap{min-height:100svh;display:flex;align-items:center;position:relative;overflow:hidden;border-top:1px solid var(--line)}.cap:nth-of-type(odd){background:#f3f5f3}.cap-grid{display:grid;grid-template-columns:.8fr 1.3fr;gap:9vw;align-items:start}.cap-word{font-size:clamp(68px,10vw,145px);font-weight:800;line-height:.82;letter-spacing:-.065em}.cap-num{font-size:13px;letter-spacing:.16em;color:var(--muted);margin-bottom:25px}.cap h3{font-size:clamp(36px,4.8vw,68px);line-height:1;letter-spacing:-.045em;margin:0 0 28px}.cap p{font-size:20px;max-width:650px;color:#3e4541}.metric{margin-top:46px;border-top:1px solid #9ca49f;padding-top:24px;font-size:clamp(25px,3vw,40px);font-weight:600;letter-spacing:-.025em}.see .cap-word{color:var(--forest)}.understand .cap-word{color:var(--rust)}.act .cap-word{color:var(--moss)}.simplicity{background:#101512;color:white;padding:150px 0}.simplicity .label{color:#aeb8b2}.simplicity-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:8vw}.simplicity p{font-size:21px;color:#d5dbd7;max-width:690px}.simple-list{border-top:1px solid #5b625e;margin-top:38px}.simple-list div{padding:18px 0;border-bottom:1px solid #414844;font-size:19px;display:flex;justify-content:space-between}.simple-list span{color:#8e9992}.closing{padding:160px 0}.closing .wrap{max-width:980px}.closing p{font-family:Georgia,serif;font-size:clamp(24px,2.7vw,35px);line-height:1.5}.closing strong{font-family:"IBM Plex Sans"}.contact{margin-top:55px;display:inline-block;border-bottom:2px solid var(--ink);font-weight:600;padding-bottom:5px}.verbium{padding:34px 0;border-top:1px solid var(--line);color:var(--muted);font-size:13px}.verbium-row{display:flex;align-items:center;justify-content:space-between;gap:30px}.verbium img{width:110px;filter:grayscale(1);opacity:.72}@media(max-width:760px){.wrap{width:min(calc(100% - 30px),var(--max))}.links a:not(.jp){display:none}.top nav{height:62px}.hero{min-height:650px}.hero-content{padding-bottom:8vh}.origin,.closing{padding:90px 0}.origin-grid,.cap-grid,.simplicity-grid{grid-template-columns:1fr;gap:36px}.cap{min-height:auto;padding:100px 0}.cap-word{font-size:clamp(62px,19vw,95px)}.prose{font-size:18px}.cap p{font-size:18px}.simplicity{padding:100px 0}.verbium-row{align-items:flex-start;flex-direction:column}}

/* v2 — real field imagery */
.hero-bg{background-image:url("hero-bear.jpeg");background-position:center 48%}
.hero-video{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center center;
}
@media(prefers-reduced-motion:reduce){
  .hero-video{display:none}
  .hero{background:url("hero-bear.jpeg") 72% 48%/cover no-repeat}
}
.field-evidence{padding:120px 0 135px;background:#111513;color:#fff}
.field-head{display:grid;grid-template-columns:.7fr 1.3fr;gap:9vw;align-items:start;margin-bottom:50px}
.field-evidence .label{color:#9ca7a1}
.field-head p{font-size:clamp(25px,3vw,40px);line-height:1.18;letter-spacing:-.025em;margin:0;max-width:800px}
.field-grid{display:grid;grid-template-columns:1.55fr .75fr;gap:18px;align-items:stretch}
.field-grid figure{margin:0;position:relative;background:#222;overflow:hidden}
.field-grid img{width:100%;height:100%;display:block;object-fit:cover}
.field-main{min-height:620px}.field-main img{object-position:center center}
.field-stack{display:grid;grid-template-rows:1fr 1fr;gap:18px}.field-stack figure{min-height:300px}
.field-stack img{filter:grayscale(.18)}
.field-grid figcaption,.dashboard-showcase figcaption{position:absolute;left:0;bottom:0;padding:10px 13px;background:rgba(10,13,11,.72);color:#e8ece9;font-size:11px;letter-spacing:.06em;text-transform:uppercase;backdrop-filter:blur(8px)}
.dashboard-showcase{padding-top:95px;display:grid;grid-template-columns:.55fr 1.45fr;gap:6vw;align-items:center}
.dashboard-showcase .label{color:#aeb8b2;margin-bottom:22px}.dashboard-showcase h3{font-size:clamp(34px,4vw,58px);line-height:1;letter-spacing:-.045em;margin:0 0 22px}.dashboard-showcase p{font-size:18px;color:#bdc6c0}
.dashboard-showcase figure{margin:0;position:relative;box-shadow:0 28px 80px rgba(0,0,0,.38);border:1px solid #343b37;background:#fff;overflow:hidden}
.dashboard-showcase img{display:block;width:100%;height:auto}
@media(max-width:760px){.field-evidence{padding:80px 0}.field-head,.field-grid,.dashboard-showcase{grid-template-columns:1fr}.field-main{min-height:360px}.field-stack{grid-template-columns:1fr 1fr;grid-template-rows:auto}.field-stack figure{min-height:210px}.dashboard-showcase{padding-top:65px;gap:35px}.field-grid figcaption{font-size:9px}}

/* v3 — imagery and readability refinements */
.hero-bg{background-position:72% 48%}
.hero-content{padding-right:44%}
.hero h1{max-width:720px}
.field-main img{object-position:right center}
.origin-photo,.cap-image{margin:55px 0 0;position:relative;overflow:hidden}
.origin-photo img{display:block;width:100%;height:440px;object-fit:cover;object-position:center 58%;filter:grayscale(1)}
.origin-photo figcaption{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-top:10px}
.cap-image img{display:block;width:100%;max-height:620px;object-fit:cover}
.see .cap-image img{object-position:center 48%}
.screen-image{border:1px solid var(--line);background:#fff}
.screen-image img{max-height:none;object-fit:contain}
.cap{color:var(--ink)}
.cap .cap-num{color:var(--muted)}
.cap p{color:#3e4541}
@media(max-width:760px){.hero-bg{background-position:64% 50%}.hero-content{padding-right:0}.hero:after{background:linear-gradient(180deg,rgba(0,0,0,.08) 15%,rgba(0,0,0,.3) 48%,rgba(0,0,0,.8) 100%)}.origin-photo img{height:300px}.cap-image{margin-top:35px}}

/* v4 — editorial image rhythm */
.origin-grid{grid-template-columns:1fr 1.25fr;gap:7vw;align-items:start}
.origin-side .label{margin-bottom:28px}.origin-photo{margin:0}.origin-photo img{height:680px;object-position:center center}
.cap-grid{grid-template-columns:1fr 1.08fr;gap:7vw;align-items:start}
.cap-grid>div:first-child .cap-image{margin-top:46px}
.see .cap-image img{height:650px;max-height:none;object-fit:cover;object-position:center 48%}
.understand .screen-image{width:115%;margin-top:46px}.understand .screen-image img{width:100%;max-height:none}
.alert-image{max-width:520px}.alert-image img{aspect-ratio:1/1;object-fit:cover}.alert-image figcaption{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-top:10px}
.admin-showcase{padding-top:105px;display:grid;grid-template-columns:1.45fr .55fr;gap:6vw;align-items:center}
.admin-showcase figure{margin:0;position:relative;box-shadow:0 28px 80px rgba(0,0,0,.38);border:1px solid #343b37;background:#fff;overflow:hidden}.admin-showcase img{display:block;width:100%;height:auto}.admin-showcase figcaption{position:absolute;left:0;bottom:0;padding:10px 13px;background:rgba(10,13,11,.72);color:#e8ece9;font-size:11px;letter-spacing:.06em;text-transform:uppercase;backdrop-filter:blur(8px)}
.admin-copy .label{color:#aeb8b2;margin-bottom:22px}.admin-copy h3{font-size:clamp(34px,4vw,58px);line-height:1;letter-spacing:-.045em;margin:0 0 22px}.admin-copy p{font-size:18px;color:#bdc6c0}
.closing{position:relative;background:url("forest.jpeg") center 45%/cover no-repeat;color:#fff}.closing:before{content:"";position:absolute;inset:0;background:rgba(10,18,13,.62)}.closing .wrap{position:relative;z-index:1}.closing .label{color:#d5ddd7}.closing .contact{border-color:#fff}
@media(max-width:760px){.origin-grid,.cap-grid,.admin-showcase{grid-template-columns:1fr}.origin-photo img,.see .cap-image img{height:380px}.understand .screen-image{width:100%}.cap-grid>div:first-child .cap-image{margin-top:30px}.admin-showcase{padding-top:65px;gap:35px}.closing{background-position:center center}}

/* v5 — content, alignment and crop refinements */
.hero-content{padding-right:0;padding-bottom:6vh}
.hero .eyebrow{margin-bottom:18px}
.hero h1{font-size:clamp(48px,6.4vw,94px);line-height:.94;max-width:1180px;letter-spacing:-.055em}
.origin-photo img{object-fit:contain;object-position:center center;background:#f3f3f3}
.cap{padding:110px 0;min-height:100svh}
.cap-grid{align-items:start}
.cap p{max-width:720px}
.assess .cap-word{color:var(--rust)}
.assess .screen-image{width:103%;margin-top:46px}
.assess .screen-image img{width:100%;max-height:none}
.admin-showcase,.dashboard-showcase{align-items:start}
.admin-copy,.dashboard-copy{align-self:start;padding-top:0}
.admin-copy .label,.dashboard-copy .label{margin-top:0}
.closing:before{background:rgba(10,18,13,.48)}
.closing p{margin-bottom:0}
.closing .closing-last{margin-top:1.25em}
@media(max-width:760px){.hero-content{padding-bottom:6vh}.hero h1{font-size:clamp(46px,13vw,72px);line-height:.92}.origin-photo img{height:auto;max-height:520px}.assess .screen-image{width:100%}.cap{padding:90px 0;min-height:auto}}

/* v6 — unified typography, atmospheric SEE/ACT, softer closing */
.prose,.closing p{font-family:"IBM Plex Sans",system-ui,sans-serif}
.see{background:#edf0ee;isolation:isolate;color:var(--ink)}
.see:before{content:"";position:absolute;inset:0;background:url("see-background.jpeg") center center/cover no-repeat;opacity:.22;z-index:-2}
.see:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(247,249,247,.94) 0%,rgba(247,249,247,.82) 48%,rgba(247,249,247,.38) 100%);z-index:-1}
.see-copy{max-width:760px;margin-left:max(0px,calc((100% - 1220px)/2));margin-right:auto}
.see .cap-word{margin-bottom:46px}.see h3{max-width:700px}.see p{color:#252b28;max-width:700px}
.act .alert-image{max-width:560px;background:#f7f7f5}.act .alert-image img{aspect-ratio:1/1;object-fit:contain}
.closing{background:none;overflow:hidden;isolation:isolate}
.closing:before{content:"";position:absolute;inset:-12px;background:url("forest.jpeg") center 45%/cover no-repeat;filter:blur(4px);z-index:-2}
.closing:after{content:"";position:absolute;inset:0;background:rgba(10,18,13,.34);z-index:-1}
@media(max-width:760px){.see:after{background:rgba(247,249,247,.82)}.see-copy{margin:0 auto}.see .cap-word{margin-bottom:34px}.closing:before{filter:blur(3px)}}

/* v6.1 — anchor hero copy at the bottom, clear of the bear's face */
.hero-content{position:absolute;left:50%;bottom:0;transform:translateX(-50%);padding-bottom:4.5vh;width:min(calc(100% - 52px),var(--max))}
.hero .eyebrow{margin-bottom:14px}
.hero h1{font-size:clamp(44px,5.4vw,78px);line-height:.96;max-width:none;width:100%;white-space:normal}
@media(min-width:900px){.hero h1{white-space:nowrap}}
@media(max-width:760px){.hero-content{width:min(calc(100% - 30px),var(--max));padding-bottom:4vh}.hero h1{font-size:clamp(42px,11vw,64px);white-space:normal}}


/* v7 — atmospheric SEE/ASSESS, larger ACT, boxed closing */

/* SEE: actual Sentinel camera as a dark, immersive field background. */
.see{background:#101512;color:#fff;isolation:isolate}
.see:before{content:"";position:absolute;inset:0;background:url("sentinel-camera.jpeg") 30% center/cover no-repeat;opacity:1;z-index:-2}
.see:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,8,7,.34) 0%,rgba(4,8,7,.46) 45%,rgba(4,8,7,.68) 100%);z-index:-1}
.see-copy{width:min(calc(100% - 52px),var(--max));max-width:var(--max);margin:auto;padding-left:54%}
.see .cap-num{color:#c9d1cc}.see .cap-word{color:#fff;margin-bottom:46px}.see h3{color:#fff;max-width:560px}.see p{color:#eef2ef;max-width:600px;text-shadow:0 1px 14px rgba(0,0,0,.22)}

/* ASSESS: the real detection screen becomes atmosphere rather than UI detail. */
.assess{background:#eef1ef;isolation:isolate;color:var(--ink)}
.assess:before{content:"";position:absolute;inset:-18px;background:url("detection.jpeg") center center/cover no-repeat;filter:blur(2.2px);opacity:.34;z-index:-2;transform:scale(1.02)}
.assess:after{content:"";position:absolute;inset:0;background:rgba(247,249,247,.77);z-index:-1}
.assess-copy{max-width:760px;margin-left:max(26px,calc((100% - 1220px)/2));margin-right:auto}
.assess .cap-word{color:var(--rust);margin-bottom:46px}.assess h3{max-width:680px}.assess p{color:#222825;max-width:700px}

/* ACT: make the conceptual alert a strong visual anchor. */
.act-grid{grid-template-columns:1.18fr .82fr;gap:6vw;align-items:center}
.act .alert-image{max-width:760px;width:100%;margin-top:36px;background:#f7f7f5}
.act .alert-image img{width:100%;aspect-ratio:1/1;object-fit:contain}
.act .alert-image figcaption{font-size:10px}

/* THE POINT: less blur, lighter field, with a single strong reading panel. */
.closing:before{filter:blur(1.8px);opacity:.96}
.closing:after{background:rgba(10,18,13,.18)}
.closing .wrap{max-width:980px;background:rgba(0,0,0,.85);padding:64px 70px 70px}
.closing .label{color:#d8dfda}.closing p{color:#fff}.closing .contact{color:#fff;border-color:#fff}

@media(max-width:900px){
  .see-copy{padding-left:42%}
  .act-grid{grid-template-columns:1fr 1fr;gap:5vw}
}
@media(max-width:760px){
  .see:before{background-position:28% center}.see:after{background:rgba(4,8,7,.62)}.see-copy{padding-left:0;width:min(calc(100% - 30px),var(--max))}
  .assess-copy{margin:0 auto;width:min(calc(100% - 30px),var(--max))}.assess:after{background:rgba(247,249,247,.84)}
  .act-grid{grid-template-columns:1fr}.act .alert-image{max-width:640px;margin-left:auto;margin-right:auto}
  .closing .wrap{width:min(calc(100% - 30px),var(--max));padding:42px 28px 48px}.closing:before{filter:blur(1.2px)}
}

/* v8 — composition refinements: controlled SEE, graphic ASSESS, edge-anchored hero */
:root{--hero-inset:clamp(30px,4.6vw,72px)}
.hero-content{
  left:var(--hero-inset);
  bottom:var(--hero-inset);
  transform:none;
  width:calc(100% - (var(--hero-inset) * 2));
  padding-bottom:0;
  margin:0;
}
.hero .eyebrow{margin-bottom:14px}
.hero h1{max-width:none}

/* SEE: show the camera as equipment in context rather than an oversized crop. */
.see{background:#0e1412}
.see:before{
  background-image:url("sentinel-camera.jpeg");
  background-repeat:no-repeat;
  background-position:left center;
  background-size:min(58vw,760px) auto;
  opacity:.92;
}
.see:after{
  background:linear-gradient(90deg,rgba(4,8,7,.12) 0%,rgba(4,8,7,.22) 42%,rgba(4,8,7,.78) 68%,rgba(4,8,7,.94) 100%);
}
.see-copy{
  width:min(620px,44vw);
  max-width:620px;
  margin-left:auto;
  margin-right:max(26px,calc((100vw - var(--max))/2));
  padding-left:0;
}
.see h3,.see p{max-width:none}

/* ASSESS: replace internal UI atmosphere with a clean conceptual graphic. */
.assess{background:#f1f3f1;color:var(--ink)}
.assess:before,.assess:after{display:none}
.assess-grid{grid-template-columns:1.05fr .95fr;gap:7vw;align-items:center}
.assess-art{margin:44px 0 0;background:#0c0f0e;border:1px solid #252b28;overflow:hidden}
.assess-art img{display:block;width:100%;height:auto}
.assess-art figcaption{padding:10px 13px;background:#141917;color:#d8dfda;font-size:10px;letter-spacing:.08em;text-transform:uppercase}
.assess h3{max-width:640px}.assess p{max-width:650px}

/* ACT: use the new, cleaner alert concept and let it read at scale. */
.act .alert-image{max-width:680px;background:#fff}
.act .alert-image img{aspect-ratio:auto;object-fit:contain}

/* New playground image: retain the whole swing and unify it with the origin treatment. */
.origin-photo img{filter:grayscale(1);object-fit:cover;object-position:center center}

@media(max-width:1000px) and (min-width:761px){
  .see:before{background-size:62vw auto;background-position:-8vw center}
  .see-copy{width:48vw;max-width:520px;margin-right:32px}
  .see .cap-word{font-size:clamp(64px,9vw,110px)}
  .see h3{font-size:clamp(34px,4.4vw,52px)}
  .see p{font-size:18px}
  .assess-grid{gap:5vw}
}
@media(max-width:760px){
  :root{--hero-inset:22px}
  .hero-content{left:var(--hero-inset);bottom:var(--hero-inset);width:calc(100% - 44px)}
  .see:before{background-size:auto 72%;background-position:center 14%;opacity:.72}
  .see:after{background:linear-gradient(180deg,rgba(4,8,7,.28),rgba(4,8,7,.88) 58%)}
  .see-copy{width:min(calc(100% - 30px),var(--max));max-width:none;margin:0 auto;padding-top:38vh}
  .assess-grid{grid-template-columns:1fr;gap:36px}
  .assess-art{margin-top:28px}
}

/* v9 — SEE/ASSESS/ACT composition pass */
/* SEE: return to the uncropped field-camera photograph as an atmospheric section background. */
.see{background:#e7ebe8;color:#fff}
.see:before{
  display:block;
  background:url("see-background.jpeg") left center/cover no-repeat;
  opacity:.62;
}
.see:after{
  display:block;
  background:linear-gradient(90deg,rgba(10,15,13,.18) 0%,rgba(10,15,13,.30) 42%,rgba(10,15,13,.67) 68%,rgba(10,15,13,.78) 100%);
}
.see-copy{
  width:min(700px,43vw);
  max-width:700px;
  margin-left:auto;
  margin-right:max(18px,calc((100vw - var(--max))/2 - 18px));
  padding-left:0;
}
.see h3,.see p{max-width:700px}

/* ASSESS: the connected-bear graphic becomes the entire dark visual field. */
.assess{background:#090c0b;color:#fff;isolation:isolate}
.assess:before{
  content:"";display:block;position:absolute;inset:0;
  background:url("bear-points.jpeg") center center/cover no-repeat;
  opacity:.72;z-index:-2;
}
.assess:after{
  content:"";display:block;position:absolute;inset:0;
  background:linear-gradient(90deg,rgba(5,7,6,.80) 0%,rgba(5,7,6,.48) 46%,rgba(5,7,6,.68) 100%);
  z-index:-1;
}
.assess-grid{display:block}
.assess-grid>div:first-child{display:none}
.assess-grid>div:last-child{width:min(690px,48vw);margin-left:auto;margin-right:max(26px,calc((100vw - var(--max))/2))}
.assess-grid>div:last-child:before{content:"02 · Sentinel";display:block;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#c9d1cc;margin-bottom:20px}
.assess-grid>div:last-child h3:before{content:"ASSESS.";display:block;font-size:clamp(76px,10vw,150px);line-height:.82;letter-spacing:-.065em;color:#fff;margin-bottom:48px}
.assess h3{color:#fff;max-width:690px}.assess p{color:#eef2ef;max-width:690px;text-shadow:0 1px 14px rgba(0,0,0,.25)}

/* ACT: make the new phone the dominant left-hand object and pull it toward the section edge. */
.act-grid{grid-template-columns:1.32fr .68fr;gap:4vw}
.act .alert-image{width:118%;max-width:900px;margin-left:-12%;margin-top:26px}
.act .alert-image img{width:100%;height:auto}

@media(max-width:1000px) and (min-width:761px){
  .see-copy{width:50vw;max-width:610px;margin-right:24px}
  .assess-grid>div:last-child{width:54vw;margin-right:28px}
  .act-grid{grid-template-columns:1.15fr .85fr}
  .act .alert-image{width:112%;margin-left:-8%}
}
@media(max-width:760px){
  .see:before{background-size:cover;background-position:left center;opacity:.58}
  .see:after{background:rgba(5,9,7,.58)}
  .see-copy{width:min(calc(100% - 30px),var(--max));max-width:none;margin:0 auto;padding-top:0}
  .assess:before{background-size:auto 64%;background-position:center 16%;background-repeat:no-repeat;opacity:.68}
  .assess:after{background:linear-gradient(180deg,rgba(5,7,6,.30),rgba(5,7,6,.92) 50%)}
  .assess-grid>div:last-child{width:min(calc(100% - 30px),var(--max));margin:0 auto;padding-top:34vh}
  .assess-grid>div:last-child h3:before{font-size:clamp(64px,18vw,94px);margin-bottom:34px}
  .act-grid{grid-template-columns:1fr}
  .act .alert-image{width:108%;max-width:none;margin-left:-8%;margin-right:0}
}

/* v10 — SEE bottom-right alignment; ASSESS light connected-bear field */
.see{align-items:flex-end}
.see:after{display:none}
.see-copy{
  align-self:flex-end;
  width:min(720px,46vw);
  max-width:720px;
  margin-left:auto;
  margin-right:max(26px,calc((100vw - var(--max))/2));
  margin-bottom:7vh;
  padding:0;
}

.assess{background:#f6f7f6;color:var(--ink);isolation:isolate}
.assess:before{
  content:"";display:block;position:absolute;inset:0;
  background:url("bear-points-2.jpeg") center center/cover no-repeat;
  opacity:.82;z-index:-2;
}
.assess:after{
  content:"";display:block;position:absolute;inset:0;
  background:rgba(255,255,255,.34);z-index:-1;
}
.assess-grid>div:last-child:before{color:#59615d}
.assess-grid>div:last-child h3:before{color:var(--ink)}
.assess h3{color:var(--ink)}
.assess p{color:#242a27;text-shadow:none}

@media(max-width:760px){
  .see{align-items:flex-end}
  .see:after{display:none}
  .see-copy{width:min(calc(100% - 30px),var(--max));max-width:none;margin:0 auto 34px;padding-top:34vh}
  .assess:before{background-size:cover;background-position:center center;opacity:.72}
  .assess:after{background:rgba(255,255,255,.58)}
  .assess-grid>div:last-child{padding-top:30vh}
}


/* v11 — unified SEE / ASSESS / ACT visual language */
.see,.assess,.act{background:#fff;color:var(--ink);isolation:auto;align-items:center}
.see:before,.see:after,.assess:before,.assess:after{display:none!important;content:none!important}
.see-copy{all:unset}
.see .cap-num,.assess .cap-num,.act .cap-num{color:var(--muted)}
.see .cap-word{color:#315a68}
.assess .cap-word{color:#8a493c}
.act .cap-word{color:var(--moss)}
.see .cap-word,.assess .cap-word,.act .cap-word{margin-bottom:0;text-shadow:none}
.see h3,.assess h3,.act h3{color:var(--ink);max-width:720px}
.see p,.assess p,.act p{color:#3e4541;max-width:720px;text-shadow:none}
.sensor-grid,.act-grid{grid-template-columns:1.08fr .92fr;gap:7vw;align-items:center}
.sensor-grid .system-image{margin:34px 0 0;width:100%;max-width:720px;background:transparent}
.sensor-grid .system-image img{display:block;width:100%;height:auto;max-height:570px;object-fit:contain}
.act .alert-image{width:100%;max-width:720px;margin:34px 0 0;background:transparent}
.act .alert-image img{width:100%;height:auto;max-height:570px;object-fit:contain}
@media(max-width:1000px) and (min-width:761px){.sensor-grid,.act-grid{grid-template-columns:1fr 1fr;gap:5vw}.sensor-grid .system-image img,.act .alert-image img{max-height:500px}}
@media(max-width:760px){.see,.assess,.act{padding:92px 0}.sensor-grid,.act-grid{grid-template-columns:1fr;gap:38px}.sensor-grid .system-image,.act .alert-image{width:100%;margin:28px auto 0}.sensor-grid .system-image img,.act .alert-image img{max-height:440px}.see .cap-word,.assess .cap-word,.act .cap-word{font-size:clamp(62px,18vw,94px)}}


/* v12 — tighten SEE / ASSESS / ACT and add explanatory captions */
.see,
.assess,
.act{
  min-height:auto !important;
  padding:54px 0 !important;
  background:#fff !important;
}

.sensor-grid,
.act-grid{
  align-items:center !important;
}

.sensor-grid .system-image,
.act .alert-image{
  margin-top:24px !important;
}

.sensor-grid .system-image img,
.act .alert-image img{
  max-height:470px !important;
}

.see .cap-image figcaption,
.assess .cap-image figcaption,
.act .cap-image figcaption{
  margin-top:12px;
  padding:0;
  background:none;
  color:var(--muted);
  font-size:12px;
  line-height:1.4;
  letter-spacing:.02em;
  text-transform:none;
  position:static;
  backdrop-filter:none;
}

@media(max-width:760px){
  .see,
  .assess,
  .act{
    padding:46px 0 !important;
  }
  .sensor-grid .system-image img,
  .act .alert-image img{
    max-height:420px !important;
  }
}


/* v13 refinements */
.brand{
  display:flex;
  align-items:center;
  letter-spacing:0;
}
.brand img{
  display:block;
  height:36px;
  width:auto;
  max-width:235px;
}

/* Act: lift the copy slightly and give the phone more visual weight. */
.act-grid > div:nth-child(2){
  transform:translateY(-22px);
}
.act .alert-image img{
  max-height:535px !important;
}
.act .alert-image{
  max-width:780px !important;
}

@media(max-width:760px){
  .brand img{
    height:30px;
    max-width:195px;
  }
  .act-grid > div:nth-child(2){
    transform:none;
  }
  .act .alert-image img{
    max-height:470px !important;
  }
}


/* v14 — field scale + specifications/pricing invitation */
.field-scale{
  margin:24px 0 20px;
  padding:18px 0 17px;
  border-top:1px solid rgba(21,29,26,.22);
  border-bottom:1px solid rgba(21,29,26,.22);
  display:grid;
  grid-template-columns:minmax(190px,.75fr) minmax(0,1.25fr);
  gap:26px;
  align-items:end;
}
.field-scale strong{
  display:block;
  font-size:clamp(34px,4.2vw,62px);
  line-height:.92;
  letter-spacing:-.045em;
}
.field-scale span{
  display:block;
  font-size:14px;
  line-height:1.5;
  color:var(--muted);
  padding-bottom:3px;
}
.contact-invite{
  margin-top:34px;
  padding-top:26px;
  border-top:1px solid rgba(255,255,255,.34);
  max-width:760px;
}
.contact-invite h3{
  margin:0 0 8px;
  font-size:clamp(22px,2.1vw,30px);
  color:#fff;
}
.contact-invite p{
  margin:0 0 18px;
}

@media(max-width:760px){
  .field-scale{
    grid-template-columns:1fr;
    gap:10px;
  }
}

/* v15 Japanese heading refinements */
.nowrap-ja{white-space:nowrap;}


/* v16 — SEE / ASSESS / ACT all begin at the top of their sections */
.sensor-grid,
.act-grid{
  align-items:start !important;
}

/* Undo the earlier Act-only vertical nudge so all three follow the same rule. */
.act-grid > div:nth-child(2){
  transform:none !important;
}

/* v17 — subtle color animation for SEE / ASSESS / ACT */
@keyframes sentinel-see-color{0%,100%{color:var(--forest)}50%{color:#61786d}}
@keyframes sentinel-assess-color{0%,100%{color:var(--rust)}50%{color:#b06f4f}}
@keyframes sentinel-act-color{0%,100%{color:var(--moss)}50%{color:#80916f}}
.see .cap-word{animation:sentinel-see-color 7s ease-in-out infinite}
.assess .cap-word{animation:sentinel-assess-color 7s ease-in-out 1.1s infinite}
.act .cap-word{animation:sentinel-act-color 7s ease-in-out 2.2s infinite}
@media(prefers-reduced-motion:reduce){.see .cap-word,.assess .cap-word,.act .cap-word{animation:none!important}}

/* v18 — final image borders + field-scale alignment */
.origin-photo img{border:1px solid #000;box-sizing:border-box}
.dashboard-showcase figure{border:1px solid #fff}
.field-scale{grid-template-columns:minmax(300px,1fr) minmax(0,1.35fr);align-items:center}
.field-scale strong{white-space:nowrap;font-size:clamp(34px,3.7vw,58px)}
.field-scale span{padding-bottom:0}
@media(max-width:900px){.field-scale{grid-template-columns:1fr}.field-scale strong{white-space:normal}}


/* v19 — scroll-triggered stage animation */
.see .cap-word,
.assess .cap-word,
.act .cap-word{
  animation:none !important;
}

/* Only hide/neutralize content after JS confirms animation support. */
.motion-ready .cap .cap-word{
  color:#c5cac7 !important;
  transition:color 1.05s ease;
}

.motion-ready .cap .cap-grid > div:nth-child(2){
  opacity:0;
  transform:translateY(18px);
  transition:
    opacity .72s ease .16s,
    transform .72s cubic-bezier(.22,.61,.36,1) .16s;
}

.motion-ready .cap.is-visible .cap-grid > div:nth-child(2){
  opacity:1;
  transform:translateY(0);
}

.motion-ready .see.is-visible .cap-word{
  color:var(--forest) !important;
}
.motion-ready .assess.is-visible .cap-word{
  color:var(--rust) !important;
}
.motion-ready .act.is-visible .cap-word{
  color:var(--moss) !important;
}

/* Give the color transition a brief, visible arrival rather than an endless pulse. */
.motion-ready .cap.is-visible .cap-word{
  transition-duration:1.25s;
}

/* Exact Japanese callout wrapping requested. */
html[lang="ja"] .field-scale strong{
  white-space:normal;
}
html[lang="ja"] .field-scale span{
  max-width:520px;
}

@media(prefers-reduced-motion:reduce){
  .motion-ready .cap .cap-word{
    transition:none !important;
  }
  .motion-ready .cap .cap-grid > div:nth-child(2){
    opacity:1 !important;
    transform:none !important;
    transition:none !important;
  }
}

/* v20 — Built in Hokkaido */
.built-hokkaido{
  background:#f3f2ed;
  padding:88px 0;
}
.built-hokkaido-grid{
  display:grid;
  grid-template-columns:minmax(300px,.86fr) minmax(380px,1.14fr);
  gap:clamp(44px,7vw,104px);
  align-items:center;
}
.built-hokkaido figure{margin:0}
.built-hokkaido figure img{
  display:block;
  width:100%;
  aspect-ratio:4/5;
  object-fit:cover;
  object-position:center 34%;
}
.built-hokkaido figcaption{
  margin-top:10px;
  font-size:12px;
  letter-spacing:.08em;
  text-transform:uppercase;
  color:#6c716d;
}
.built-hokkaido-copy .label{margin-bottom:20px}
.built-hokkaido-copy h2{
  margin:0 0 30px;
  max-width:760px;
}
.built-hokkaido-copy p{
  max-width:720px;
}
@media(max-width:800px){
  .built-hokkaido{padding:56px 0}
  .built-hokkaido-grid{grid-template-columns:1fr;gap:34px}
  .built-hokkaido figure img{aspect-ratio:4/5}
}

/* v23 — workshop photo border */
.built-hokkaido figure img{
  border:1px solid #000;
  box-sizing:border-box;
}


/* =========================================================
   FEATURES PAGE
   Self-contained additions. Keep this block at the end.
   ========================================================= */

.features-page{
  background:#fff;
}

.features-page .feature-hero{
  position:relative;
  min-height:82svh;
  height:82svh;
  overflow:hidden;
  color:#fff;
  background:#0c1110;
}
.features-page .feature-hero:before{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(90deg,rgba(7,10,9,.08) 0%,rgba(7,10,9,.1) 42%,rgba(7,10,9,.68) 74%,rgba(7,10,9,.9) 100%),
    linear-gradient(180deg,rgba(7,10,9,.04) 0%,rgba(7,10,9,.1) 55%,rgba(7,10,9,.66) 100%),
    url("bear_sense.png") center center/cover no-repeat;
}
.features-page .feature-hero-inner{
  position:absolute;
  z-index:2;
  left:auto;
  right:clamp(20px,5vw,76px);
  bottom:clamp(24px,4vh,48px);
  width:min(690px,48vw);
}
.features-page .feature-kicker{
  margin-bottom:20px;
  font-size:13px;
  font-weight:500;
  letter-spacing:.18em;
  text-transform:uppercase;
  color:#d7ddd9;
}
.features-page .feature-hero h1{
  margin:0;
  max-width:690px;
  font-size:clamp(56px,7vw,108px);
  line-height:.84;
  letter-spacing:-.067em;
  font-weight:700;
}
.features-page .feature-hero-copy{
  margin:28px 0 0;
  max-width:760px;
  font-size:clamp(19px,2vw,27px);
  line-height:1.45;
  color:#edf1ee;
}

.features-page .feature-intro{
  padding:105px 0 115px;
  background:#fcefd3;
}
.features-page .feature-intro-grid{
  display:grid;
  grid-template-columns:.72fr 1.28fr;
  gap:8vw;
  align-items:start;
}
.features-page .feature-intro h2,
.features-page .feature-section h2,
.features-page .feature-final h2{
  margin:0;
  font-size:clamp(44px,5.9vw,82px);
  line-height:.96;
  letter-spacing:-.052em;
}
.features-page .feature-intro .lead{
  margin:0;
  max-width:820px;
  font-size:clamp(25px,3vw,40px);
  line-height:1.2;
  letter-spacing:-.025em;
}
.features-page .feature-intro .support{
  margin:32px 0 0;
  max-width:760px;
  font-size:19px;
  color:#4b534f;
}

.features-page .feature-section{
  padding:105px 0 112px;
  border-top:1px solid var(--line);
}
.features-page .feature-section.alt{
  background:#f3f5f3;
}
.features-page .feature-section.dark{
  background:#101512;
  color:#fff;
  border-top:0;
}
.features-page .feature-grid{
  display:grid;
  grid-template-columns:.86fr 1.14fr;
  gap:7vw;
  align-items:start;
}
.features-page .feature-grid.reverse{
  grid-template-columns:1.14fr .86fr;
}
.features-page .feature-num{
  margin-bottom:18px;
  font-size:12px;
  letter-spacing:.18em;
  text-transform:uppercase;
  color:var(--muted);
}
.features-page .dark .feature-num,
.features-page .dark .label{
  color:#aeb8b2;
}
.features-page .feature-word{
  margin-bottom:34px;
  font-size:clamp(62px,9vw,128px);
  font-weight:800;
  line-height:.82;
  letter-spacing:-.065em;
}
.features-page .coverage .feature-word{color:var(--forest)}
.features-page .intellisense .feature-word{color:var(--moss)}
.features-page .persistence .feature-word{color:var(--rust)}
.features-page .intelligence .feature-word{color:#fff}
.features-page .action .feature-word{color:var(--forest)}
.features-page .memory .feature-word{color:var(--rust)}
.features-page .resilience .feature-word{color:#fff}
.features-page .anywhere .feature-word{color:var(--moss)}
.features-page .applications .feature-word{color:var(--forest)}
.features-page .built .feature-word{color:var(--rust)}

.features-page .feature-copy h3{
  margin:0 0 25px;
  max-width:760px;
  font-size:clamp(35px,4.5vw,64px);
  line-height:1;
  letter-spacing:-.045em;
}
.features-page .feature-copy p{
  margin:0 0 1.2em;
  max-width:760px;
  font-size:19px;
  color:#3e4541;
}
.features-page .dark .feature-copy p{
  color:#d5dbd7;
}
.features-page .feature-copy strong{
  color:var(--ink);
}
.features-page .dark .feature-copy strong{
  color:#fff;
}

.features-page .feature-image,
.features-page .feature-placeholder{
  margin:46px 0 0;
}
.features-page .feature-image img{
  display:block;
  width:100%;
  height:auto;
  border:1px solid #000;
}
.features-page .feature-art{
  overflow:hidden;
}
.features-page .feature-art img{
  aspect-ratio:4 / 3;
  object-fit:cover;
  border:0;
}
.features-page .cameras-art img{
  aspect-ratio:auto;
  height:auto;
  object-fit:contain;
}
.features-page .feature-art-wide img{
  aspect-ratio:16 / 9;
  object-fit:cover;
}
.features-page .feature-image figcaption{
  margin-top:10px;
  font-size:11px;
  line-height:1.4;
  letter-spacing:.07em;
  text-transform:uppercase;
  color:var(--muted);
}
.features-page .dark .feature-image figcaption{
  color:#aeb8b2;
}
.features-page .feature-placeholder{
  min-height:360px;
  display:flex;
  align-items:flex-end;
  padding:24px;
  border:1px solid #6e7671;
  background:
    linear-gradient(135deg,rgba(255,255,255,.04),rgba(255,255,255,0)),
    repeating-linear-gradient(135deg,#18201d 0,#18201d 1px,#101512 1px,#101512 22px);
  color:#fff;
}
.features-page .alt .feature-placeholder{
  border-color:#aeb5b0;
  background:
    linear-gradient(135deg,rgba(255,255,255,.8),rgba(255,255,255,.22)),
    repeating-linear-gradient(135deg,#d9ddda 0,#d9ddda 1px,#eef1ef 1px,#eef1ef 22px);
  color:var(--ink);
}
.features-page .placeholder-index{
  display:block;
  margin-bottom:5px;
  font-size:11px;
  letter-spacing:.17em;
  text-transform:uppercase;
  opacity:.7;
}
.features-page .placeholder-title{
  display:block;
  max-width:520px;
  font-size:clamp(24px,2.5vw,36px);
  font-weight:650;
  line-height:1.08;
  letter-spacing:-.025em;
}
.features-page .placeholder-note{
  display:block;
  margin-top:10px;
  max-width:560px;
  font-size:13px;
  line-height:1.5;
  opacity:.72;
}

.features-page .stat-row{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:1px;
  margin-top:42px;
  background:#cfd4d0;
  border-top:1px solid #cfd4d0;
  border-bottom:1px solid #cfd4d0;
}
.features-page .stat{
  padding:26px 24px 24px;
  background:#fff;
}
.features-page .alt .stat{
  background:#f3f5f3;
}
.features-page .stat strong{
  display:block;
  font-size:clamp(38px,4.5vw,66px);
  line-height:.9;
  letter-spacing:-.05em;
}
.features-page .stat span{
  display:block;
  margin-top:10px;
  font-size:12px;
  line-height:1.45;
  letter-spacing:.05em;
  text-transform:uppercase;
  color:var(--muted);
}

.features-page .tuning-list{
  margin-top:35px;
  border-top:1px solid #aeb5b0;
}
.features-page .tuning-list div{
  display:grid;
  grid-template-columns:38px 1fr;
  gap:16px;
  padding:15px 0;
  border-bottom:1px solid #cbd0cc;
  font-size:16px;
}
.features-page .tuning-list span:first-child{
  color:var(--muted);
  font-size:12px;
  letter-spacing:.1em;
}

.features-page .persistence-callout{
  margin-top:42px;
  padding-top:26px;
  border-top:1px solid #9ca49f;
}
.features-page .persistence-callout strong{
  display:block;
  font-size:clamp(48px,7vw,104px);
  line-height:.85;
  letter-spacing:-.065em;
  color:var(--rust);
}
.features-page .persistence-callout span{
  display:block;
  max-width:640px;
  margin-top:18px;
  font-size:16px;
  color:var(--muted);
}

.features-page .pipeline{
  margin-top:52px;
  display:grid;
  grid-template-columns:repeat(6,1fr);
  border-top:1px solid #4a514d;
  border-bottom:1px solid #4a514d;
}
.features-page .pipeline-step{
  position:relative;
  min-height:150px;
  padding:20px 16px;
  border-right:1px solid #4a514d;
}
.features-page .pipeline-step:last-child{border-right:0}
.features-page .pipeline-step b{
  display:block;
  margin-bottom:28px;
  font-size:11px;
  font-weight:500;
  letter-spacing:.14em;
  color:#9ca7a1;
}
.features-page .pipeline-step span{
  display:block;
  font-size:clamp(17px,1.65vw,23px);
  font-weight:600;
  line-height:1.05;
}
.features-page .pipeline-note{
  margin:28px 0 0;
  max-width:820px;
  font-size:clamp(24px,2.7vw,36px);
  line-height:1.18;
  letter-spacing:-.025em;
  color:#fff;
}

.features-page .action-showcase{
  display:grid;
  grid-template-columns:1fr 1.15fr;
  gap:28px;
  margin-top:44px;
  align-items:start;
}
.features-page .action-showcase figure{
  margin:0;
  border:0;
  background:transparent;
  overflow:hidden;
}
.features-page .action-showcase img{
  display:block;
  width:100%;
  height:auto;
}
.features-page .action-showcase figcaption{
  padding:10px 12px;
  font-size:10px;
  letter-spacing:.07em;
  text-transform:uppercase;
  color:var(--muted);
}

.features-page .memory-schema{
  margin-top:42px;
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:1px;
  background:#cfd4d0;
  border:1px solid #cfd4d0;
}
.features-page .memory-schema div{
  min-height:130px;
  padding:20px;
  background:#fff;
}
.features-page .memory-schema b{
  display:block;
  margin-bottom:18px;
  font-size:11px;
  letter-spacing:.14em;
  text-transform:uppercase;
  color:var(--muted);
}
.features-page .memory-schema span{
  font-size:17px;
  line-height:1.3;
}

.features-page .resilience-flow{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  margin-top:54px;
  border-top:1px solid #56605a;
  border-bottom:1px solid #56605a;
}
.features-page .resilience-state{
  position:relative;
  min-height:250px;
  padding:24px 22px;
  border-right:1px solid #56605a;
}
.features-page .resilience-state:last-child{border-right:0}
.features-page .resilience-state:not(:last-child):after{
  content:"→";
  position:absolute;
  top:24px;
  right:-12px;
  z-index:2;
  width:24px;
  text-align:center;
  background:#101512;
  color:#aeb8b2;
}
.features-page .resilience-state b{
  display:block;
  margin-bottom:20px;
  font-size:11px;
  letter-spacing:.15em;
  text-transform:uppercase;
  color:#aeb8b2;
}
.features-page .resilience-state h4{
  margin:0 0 14px;
  font-size:clamp(24px,2.2vw,32px);
  line-height:1;
}
.features-page .resilience-state p{
  margin:0;
  font-size:15px;
  color:#cbd2cd;
}
.features-page .resilience-quote{
  margin:44px 0 0;
  max-width:900px;
  font-size:clamp(28px,3.4vw,48px);
  line-height:1.08;
  letter-spacing:-.035em;
  font-weight:600;
}

.features-page .mode-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  margin-top:46px;
  border-top:1px solid #aeb5b0;
  border-bottom:1px solid #aeb5b0;
}
.features-page .mode-card{
  padding:28px 26px 30px;
  border-right:1px solid #aeb5b0;
}
.features-page .mode-card:last-child{border-right:0}
.features-page .mode-card .mode-label{
  margin-bottom:22px;
  font-size:11px;
  letter-spacing:.14em;
  text-transform:uppercase;
  color:var(--muted);
}
.features-page .mode-card h4{
  margin:0 0 13px;
  font-size:clamp(25px,2.4vw,34px);
  line-height:1;
}
.features-page .mode-card p{
  margin:0;
  font-size:15px;
  color:#4b534f;
}

.features-page .application-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:1px;
  margin-top:46px;
  background:#cfd4d0;
  border:1px solid #cfd4d0;
}
.features-page .application-card{
  min-height:205px;
  padding:26px;
  background:#fff;
}
.features-page .application-card b{
  display:block;
  margin-bottom:20px;
  font-size:12px;
  letter-spacing:.14em;
  text-transform:uppercase;
  color:var(--muted);
}
.features-page .application-card h4{
  margin:0 0 12px;
  font-size:clamp(24px,2.2vw,32px);
  line-height:1;
}
.features-page .application-card p{
  margin:0;
  font-size:15px;
  color:#4b534f;
}

.features-page .built-list{
  margin-top:40px;
  display:flex;
  flex-wrap:wrap;
  gap:10px;
}
.features-page .built-list span{
  padding:9px 12px;
  border:1px solid #aeb5b0;
  font-size:11px;
  letter-spacing:.12em;
  text-transform:uppercase;
}

.features-page .feature-final{
  padding:115px 0 125px;
  background:#772014;
  color:#fff;
}
.features-page .feature-final .wrap{
  max-width:1040px;
}
.features-page .feature-final .label{
  color:#e1c9c3;
  margin-bottom:20px;
}
.features-page .feature-final h2{
  max-width:920px;
}
.features-page .feature-final p{
  max-width:760px;
  margin:32px 0 0;
  font-size:20px;
  color:#f1dfda;
}
.features-page .feature-final .contact{
  color:#fff;
  border-color:#fff;
}

@media(max-width:900px){
  .features-page .feature-intro-grid,
  .features-page .feature-grid,
  .features-page .feature-grid.reverse{
    grid-template-columns:1fr;
    gap:38px;
  }
  .features-page .stat-row,
  .features-page .memory-schema,
  .features-page .application-grid{
    grid-template-columns:1fr 1fr;
  }
  .features-page .pipeline{
    grid-template-columns:repeat(3,1fr);
  }
  .features-page .pipeline-step:nth-child(3){border-right:0}
  .features-page .pipeline-step:nth-child(-n+3){border-bottom:1px solid #4a514d}
  .features-page .resilience-flow{
    grid-template-columns:1fr 1fr;
  }
  .features-page .resilience-state:nth-child(2){border-right:0}
  .features-page .resilience-state:nth-child(-n+2){border-bottom:1px solid #56605a}
  .features-page .mode-grid{
    grid-template-columns:1fr;
  }
  .features-page .mode-card{
    border-right:0;
    border-bottom:1px solid #aeb5b0;
  }
  .features-page .mode-card:last-child{border-bottom:0}
}

@media(max-width:760px){
  .features-page .feature-hero{
    height:70svh;
    min-height:70svh;
  }
  .features-page .feature-hero:before{
    background-size:cover,cover,auto 68%;
    background-position:center,center,32% 15%;
    background-repeat:no-repeat;
  }
  .features-page .feature-hero-inner{
    left:15px;
    right:15px;
    bottom:15px;
    width:auto;
  }
  .features-page .feature-hero h1{
    font-size:clamp(52px,15vw,80px);
    line-height:.86;
  }
  .features-page .feature-hero-copy{
    font-size:18px;
    max-width:620px;
  }
  .features-page .feature-intro,
  .features-page .feature-section,
  .features-page .feature-final{
    padding:72px 0 78px;
  }
  .features-page .feature-word{
    font-size:clamp(58px,17vw,88px);
  }
  .features-page .feature-placeholder{
    min-height:270px;
  }
  .features-page .stat-row,
  .features-page .memory-schema,
  .features-page .application-grid,
  .features-page .pipeline,
  .features-page .resilience-flow,
  .features-page .action-showcase{
    grid-template-columns:1fr;
  }
  .features-page .stat-row,
  .features-page .memory-schema,
  .features-page .application-grid{
    gap:1px;
  }
  .features-page .pipeline-step,
  .features-page .pipeline-step:nth-child(3){
    border-right:0;
    border-bottom:1px solid #4a514d;
    min-height:auto;
  }
  .features-page .pipeline-step:last-child{border-bottom:0}
  .features-page .resilience-state,
  .features-page .resilience-state:nth-child(2){
    border-right:0;
    border-bottom:1px solid #56605a;
    min-height:auto;
  }
  .features-page .resilience-state:last-child{border-bottom:0}
  .features-page .resilience-state:not(:last-child):after{
    content:"↓";
    top:auto;
    bottom:-13px;
    right:20px;
  }
}

/* ================================================================
   COMPONENTS PAGE
   Scoped under .components-page so it does not alter existing pages.
   ================================================================ */
.components-page h2{
  margin:0;
  font-size:clamp(48px,6.2vw,88px);
  line-height:.94;
  letter-spacing:-.055em;
}
.components-page p{font-size:18px}

.components-page .components-hero{
  position:relative;
  height:76svh;
  min-height:650px;
  overflow:hidden;
  background:#121815;
  color:var(--ink);
  isolation:isolate;
}
.components-page .components-hero:before{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(90deg,transparent 0%,transparent 22%,rgba(241,237,232,.72) 54%,rgba(241,237,232,.94) 100%),
    url("camera-hero.png") center center/cover no-repeat;
  z-index:-2;
}
.components-page .components-hero:after{
  display:none;
}
.components-page .components-hero-inner{
  position:absolute;
  left:auto;
  right:clamp(15px,4vw,64px);
  bottom:clamp(18px,4vh,46px);
  width:min(720px,48vw);
}
.components-page .components-kicker{
  margin-bottom:19px;
  font-size:12px;
  letter-spacing:.17em;
  text-transform:uppercase;
  color:#4f5853;
}
.components-page .components-hero h1{
  margin:0;
  max-width:1080px;
  font-size:clamp(62px,9.7vw,144px);
  line-height:.82;
  letter-spacing:-.07em;
}
.components-page .components-hero p{
  max-width:760px;
  margin:34px 0 0;
  font-size:clamp(18px,1.8vw,25px);
  line-height:1.45;
  color:#2f3733;
}

.components-page .architecture-intro{padding:120px 0 132px;background:#f3f4f2}
.components-page .architecture-head{
  display:grid;
  grid-template-columns:.55fr 1.45fr;
  gap:7vw;
  align-items:start;
}
.components-page .architecture-head p{max-width:760px;color:#454d48}
.components-page .architecture-map{
  position:relative;
  margin-top:76px;
  display:grid;
  grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;
  gap:16px;
  align-items:center;
}
.components-page .architecture-node{
  min-height:190px;
  padding:24px;
  border:1px solid #aeb5b0;
  display:flex;
  flex-direction:column;
  justify-content:flex-end;
  background:#fff;
}
.components-page .architecture-node span,
.components-page .architecture-power span{
  position:absolute;
  top:18px;
  left:20px;
  font-size:11px;
  letter-spacing:.14em;
  color:var(--muted);
}
.components-page .architecture-node{position:relative}
.components-page .architecture-node b{font-size:clamp(38px,4.1vw,62px);line-height:.9;letter-spacing:-.05em}
.components-page .architecture-node small{margin-top:10px;font-size:12px;color:var(--muted)}
.components-page .camera-node{border-top:6px solid var(--forest)}
.components-page .ipu-node{border-top:6px solid var(--rust)}
.components-page .core-node{border-top:6px solid var(--moss)}
.components-page .user-node{border-top:6px solid #111513}
.components-page .architecture-arrow{font-size:28px;color:#858d88}
.components-page .architecture-power{
  position:absolute;
  left:calc(14.28% + 8px);
  width:calc(28.56% - 16px);
  top:calc(100% + 14px);
  min-height:76px;
  padding:30px 20px 14px;
  background:#111513;
  color:#fff;
}
.components-page .architecture-power:before{
  content:"↑";
  position:absolute;
  top:-27px;
  left:50%;
  font-size:24px;
  color:#5e6761;
}
.components-page .architecture-power span{top:9px;color:#aeb8b2}
.components-page .architecture-power b{font-size:16px;letter-spacing:.04em}
.components-page .architecture-power small{display:block;margin-top:2px;color:#aeb8b2}

.components-page .component-block{padding:118px 0;border-top:1px solid var(--line)}
.components-page .component-grid{
  display:grid;
  grid-template-columns:.9fr 1.1fr;
  gap:clamp(50px,7vw,110px);
  align-items:center;
}
.components-page .reverse-component{grid-template-columns:1.1fr .9fr}
.components-page .component-visual{position:relative}
.components-page .component-number{
  position:absolute;
  z-index:2;
  top:-32px;
  left:-16px;
  font-size:clamp(90px,11vw,170px);
  line-height:.8;
  letter-spacing:-.08em;
  font-weight:800;
  color:rgba(17,21,19,.07);
}
.components-page .component-photo{position:relative;margin:0;z-index:1}
.components-page .component-photo img{display:block;width:100%;height:auto}
.components-page .product-cutout{padding:40px;background:#f2f3f1;border:1px solid #d6dad7}
.components-page .product-cutout img{max-height:580px;object-fit:contain}
.components-page .component-photo figcaption{
  margin-top:10px;
  font-size:11px;
  letter-spacing:.07em;
  text-transform:uppercase;
  color:var(--muted);
}
.components-page :is(.component-camera,.component-ipu,.component-power) .component-photo figcaption{
  color:#fff;
}
.components-page .component-label{
  margin-bottom:22px;
  font-size:12px;
  letter-spacing:.16em;
  text-transform:uppercase;
  color:var(--muted);
}
.components-page .component-copy h2{font-size:clamp(43px,5.4vw,76px);max-width:780px}
.components-page .component-copy>p{max-width:720px;color:#424a46}
.components-page .component-lead{
  margin:34px 0 24px;
  font-size:clamp(22px,2.2vw,31px)!important;
  line-height:1.25;
  font-weight:500;
  letter-spacing:-.02em;
  color:var(--ink)!important;
}
.components-page .component-specs{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:1px;
  margin-top:36px;
  background:#cfd4d0;
  border:1px solid #cfd4d0;
}
.components-page .component-specs div{padding:20px;background:#fff}
.components-page .component-specs strong{display:block;font-size:25px;letter-spacing:-.03em}
.components-page .component-specs span{display:block;margin-top:3px;font-size:12px;color:var(--muted)}
.components-page .dark-component{background:#101512;color:#fff;border-color:#333a36}
.components-page .green-component{background:#1f363d}
.components-page .black-component{background:#090c0b}
.components-page .dark-component .component-label{color:#aeb8b2}
.components-page .dark-component .component-copy>p{color:#cbd3ce}
.components-page .dark-component .component-lead{color:#fff!important}
.components-page .dark-component .component-number{color:rgba(255,255,255,.07)}
.components-page .dark-cutout{background:#171d1a;border-color:#343b37}
.components-page .dark-specs{background:#3a423d;border-color:#3a423d}
.components-page .dark-specs div{background:#171d1a}
.components-page .dark-specs span{color:#aeb8b2}
.components-page .dark-component .component-specs{
  background:#44504b;
  border-color:#44504b;
}
.components-page .dark-component .component-specs div{background:#17211e}
.components-page .dark-component .component-specs span,
.components-page .dark-component .component-specs small{color:#b8c3bd}
.components-page .component-placeholder{
  position:relative;
  z-index:1;
  min-height:520px;
  padding:34px;
  border:1px solid #afb6b1;
  background:repeating-linear-gradient(135deg,#f5f6f4,#f5f6f4 22px,#ecefeb 22px,#ecefeb 44px);
  display:flex;
  align-items:flex-end;
}
.components-page .component-placeholder>div{max-width:440px;padding:25px;background:rgba(255,255,255,.94);border:1px solid #c6cbc7}
.components-page .component-placeholder span,
.components-page .component-placeholder b,
.components-page .component-placeholder small{display:block}
.components-page .component-placeholder span{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}
.components-page .component-placeholder b{margin:8px 0;font-size:25px;line-height:1.1}
.components-page .component-placeholder small{font-size:13px;color:#5a625d}
.components-page .power-photo{
  width:min(100%,540px);
  margin-inline:auto;
  padding:clamp(12px,2vw,22px);
  background:#0b1015;
  border:1px solid #28343c;
  box-shadow:0 26px 62px rgba(17,21,19,.16);
}
.components-page .power-photo img{
  width:100%;
  aspect-ratio:1 / 1;
  object-fit:cover;
  object-position:center;
}
.components-page .styled-component{
  overflow:hidden;
  border:1px solid #2d3438;
  background:#15191d;
  box-shadow:0 28px 68px rgba(17,21,19,.16);
}
.components-page .styled-component img{
  width:100%;
  object-fit:cover;
}
.components-page .camera-styled img{
  aspect-ratio:3 / 4;
  object-position:center;
}
.components-page .ipu-styled img{
  aspect-ratio:4 / 3;
  object-position:center;
}
.components-page .power-modes{display:grid;grid-template-columns:repeat(3,1fr);margin-top:36px;border-top:1px solid #aeb5b0;border-bottom:1px solid #aeb5b0}
.components-page .power-modes div{padding:18px;border-right:1px solid #aeb5b0}.components-page .power-modes div:last-child{border-right:0}
.components-page .power-modes b,.components-page .power-modes span{display:block}.components-page .power-modes b{font-size:19px}.components-page .power-modes span{font-size:12px;color:var(--muted);margin-top:4px}
.components-page .dark-component .power-modes{border-color:#59635e}
.components-page .dark-component .power-modes div{border-color:#59635e}
.components-page .dark-component .power-modes span{color:#b8c3bd}
.components-page .core-field{background:#eef0ed}
.components-page .screen-photo{border:1px solid #1f2421;box-shadow:0 28px 70px rgba(0,0,0,.17)}
.components-page .core-functions{display:flex;flex-wrap:wrap;gap:8px;margin-top:34px}
.components-page .core-functions span{padding:8px 11px;border:1px solid #aeb5b0;font-size:11px;letter-spacing:.08em;text-transform:uppercase;background:#f8f9f7}

.components-page .st100{
  padding:120px 0;
  color:#fff;
  background:
    linear-gradient(90deg,rgba(72,8,7,.76),rgba(72,8,7,.48)),
    url("red_background.jpg") center center/cover no-repeat;
}
.components-page .st100-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:8vw;align-items:start}
.components-page .st100-title .label{color:#e4cbc5;margin-bottom:24px}
.components-page .st100-title h2{font-size:clamp(76px,11vw,160px);line-height:.76}
.components-page .st100-title p{max-width:400px;color:#efdeda;font-size:21px;text-align:left}
.components-page .st100-card{background:#fff;color:var(--ink);padding:34px 38px 38px}
.components-page .st100-top{display:flex;justify-content:space-between;gap:20px;padding-bottom:22px;border-bottom:1px solid #c8cdca;text-transform:uppercase;font-size:11px;letter-spacing:.13em;color:var(--muted)}
.components-page .st100-top strong{color:var(--ink)}
.components-page .st100-includes{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#d5d9d6;margin-top:24px;border:1px solid #d5d9d6}
.components-page .st100-includes div{background:#fff;padding:21px}.components-page .st100-includes b{display:block;font-size:24px}.components-page .st100-includes span{display:block;font-size:13px;color:var(--muted);margin-top:3px}
.components-page .st100-expand{margin:25px 0;padding:17px 0;border-top:1px solid #c8cdca;border-bottom:1px solid #c8cdca;font-size:18px}.components-page .st100-expand strong{font-size:27px}
.components-page .st100-price{display:grid;grid-template-columns:1fr 1fr;gap:34px}.components-page .st100-price small{display:block;text-transform:uppercase;letter-spacing:.13em;color:var(--muted)}
.components-page .st100-price strong{display:block;margin-top:6px;font-size:clamp(34px,4vw,56px);line-height:1;letter-spacing:-.05em}.components-page .st100-price strong span{font-size:.42em;letter-spacing:0}
.components-page .st100-power-note{
  margin:30px 0 0;
  padding-top:20px;
  border-top:1px solid #c8cdca;
  font-size:14px;
  line-height:1.65;
  color:#59615c;
}

.components-page .configuration-section{padding:122px 0;background:#f4f5f3}
.components-page .configuration-head{max-width:1040px;margin-bottom:58px}
.components-page .configuration-head .label{margin-bottom:20px}
.components-page .configuration-head p{max-width:740px;color:#4b534f}
.components-page .option-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#cfd4d0;border:1px solid #cfd4d0}
.components-page .option-card{position:relative;min-height:310px;padding:28px 28px 56px;background:#fff}
.components-page .option-index{font-size:11px;letter-spacing:.14em;color:var(--muted);margin-bottom:48px}
.components-page .option-card h3{margin:0 0 16px;font-size:clamp(25px,2.5vw,36px);line-height:1;letter-spacing:-.035em}
.components-page .option-card p{margin:0;font-size:15px;color:#4b534f}
.components-page .option-card>span{position:absolute;left:28px;bottom:24px;font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}
.components-page .runtime-note{margin-top:22px;font-size:12px;color:var(--muted)}

.components-page .deployment-examples{
  padding:122px 0;
  color:#fff;
  background:
    linear-gradient(rgba(8,13,11,.48),rgba(8,13,11,.66)),
    url("forest-background-web.jpg") center center/cover no-repeat;
}
.components-page .deployment-heading{margin-bottom:56px}.components-page .deployment-heading .label{margin-bottom:20px}
.components-page .deployment-heading .label{color:#d2dad5}
.components-page .deployment-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;align-items:stretch}
.components-page .deployment-card{padding:30px;border:1px solid rgba(255,255,255,.45);background:rgba(255,255,255,.94);color:var(--ink);backdrop-filter:blur(9px)}
.components-page .featured-deployment{background:rgba(17,21,19,.94);color:#fff;border-color:#111513;transform:translateY(-16px)}
.components-page .deployment-type{margin-bottom:42px;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}
.components-page .featured-deployment .deployment-type{color:#aeb8b2}
.components-page .deployment-card h3{margin:0 0 24px;font-size:clamp(27px,2.8vw,39px);line-height:1;letter-spacing:-.04em}
.components-page .deployment-card ul{list-style:none;margin:0 0 28px;padding:0;border-top:1px solid #cbd0cc}
.components-page .deployment-card li{padding:10px 0;border-bottom:1px solid #d9ddda;font-size:14px}.components-page .featured-deployment li{border-color:#404743}
.components-page .deployment-card p{font-size:14px;color:#535b56}.components-page .featured-deployment p{color:#c8d0cb}

.components-page .installation-section{padding:102px 0;background:#1f363d;color:#fff}
.components-page .installation-grid{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:start}
.components-page .installation-section .label{color:#b7c5c8;margin-bottom:20px}
.components-page .installation-copy>p{max-width:650px;margin-top:0;color:#dce5e6}
.components-page .installation-price{margin-top:36px;padding-top:24px;border-top:1px solid rgba(255,255,255,.3)}
.components-page .installation-price small,.components-page .installation-price strong,.components-page .installation-price span{display:block}
.components-page .installation-price small{text-transform:uppercase;letter-spacing:.13em;color:#b7c5c8}
.components-page .installation-price strong{margin-top:10px;font-size:clamp(42px,5vw,72px);line-height:1;letter-spacing:-.05em}
.components-page .installation-price span{margin-top:7px;font-size:13px;color:#b7c5c8}
.components-page .section-price-note{
  margin:24px 0 0;
  padding-top:18px;
  border-top:1px solid rgba(255,255,255,.22);
  font-size:12px;
  line-height:1.65;
  color:#b7c5c8;
}

.components-page .pricing-section{
  padding:124px 0 132px;
  background:url("gray-background.jpg") center/cover no-repeat;
}
.components-page .pricing-head{max-width:1050px}.components-page .pricing-head .label{margin-bottom:20px}.components-page .pricing-head>p{max-width:760px;color:#4b534f}
.components-page .pricing-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:55px;background:#cdd2ce;border:1px solid #cdd2ce}
.components-page .pricing-grid article{min-height:275px;padding:26px;background:#fff;display:flex;flex-direction:column}
.components-page .pricing-grid article>span{font-size:11px;letter-spacing:.14em;color:var(--muted)}
.components-page .pricing-grid b{margin:46px 0 16px;font-size:17px}
.components-page .pricing-grid strong{font-size:clamp(27px,2.5vw,38px);line-height:1.06;letter-spacing:-.04em}
.components-page .pricing-grid small{margin-top:auto;padding-top:18px;color:var(--muted);font-size:11px}
.components-page .lease-strip{display:grid;grid-template-columns:.7fr 1.3fr auto;gap:24px;align-items:center;margin-top:24px;padding:22px 26px;background:#111513;color:#fff}
.components-page .lease-strip span{font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:#aeb8b2}.components-page .lease-strip strong{font-size:22px}.components-page .lease-strip small{color:#aeb8b2;text-align:right}
.components-page .service-includes{display:flex;flex-wrap:wrap;gap:9px;margin-top:36px;padding-top:24px;border-top:1px solid #cdd2ce}.components-page .service-includes b{width:100%;margin-bottom:7px;font-size:15px}.components-page .service-includes span{padding:8px 11px;background:#f0f2ef;border:1px solid #d5d9d6;font-size:11px;text-transform:uppercase;letter-spacing:.08em}
.components-page .pricing-note{margin-top:24px;font-size:12px;color:var(--muted);max-width:850px}

.components-page .components-final{
  padding:118px 0 128px;
  color:#fff;
  background-color:#43502c;
  background-image:
    linear-gradient(90deg,rgba(18,34,24,.7),rgba(18,34,24,.42)),
    url("green-background.jpg");
  background-position:center;
  background-size:cover;
  background-repeat:no-repeat;
}
.components-page .components-final .wrap{max-width:1040px}.components-page .components-final .label{color:#e1e4d2;margin-bottom:20px}.components-page .components-final h2{max-width:1000px}.components-page .components-final p{max-width:760px;margin:32px 0 0;color:#f1f2e9;font-size:20px}.components-page .components-final .contact{color:#fff;border-color:#fff}

@media(max-width:980px){
  .components-page .architecture-head,
  .components-page .component-grid,
  .components-page .reverse-component,
  .components-page .st100-grid,
  .components-page .installation-grid{grid-template-columns:1fr;gap:48px}
  .components-page .architecture-map{grid-template-columns:1fr auto 1fr;row-gap:18px}
  .components-page .architecture-node:nth-of-type(3){grid-column:1}
  .components-page .architecture-node:nth-of-type(5){grid-column:3}
  .components-page .architecture-power{position:relative;left:auto;top:auto;width:auto;grid-column:1 / -1;grid-row:auto;margin-top:0}
  .components-page .architecture-power:before{display:none}
  .components-page .option-grid,.components-page .deployment-grid{grid-template-columns:1fr 1fr}
  .components-page .featured-deployment{transform:none}
  .components-page .pricing-grid{grid-template-columns:1fr 1fr}
}

@media(max-width:760px){
  .components-page .components-hero{height:70svh;min-height:610px}
  .components-page .components-hero:after{top:33%;right:-30%;font-size:72px;transform:rotate(-12deg)}
  .components-page .components-hero h1{font-size:clamp(60px,17vw,88px)}
  .components-page .components-hero p{font-size:17px;margin-top:24px}
  .components-page .architecture-intro,
  .components-page .component-block,
  .components-page .st100,
  .components-page .configuration-section,
  .components-page .deployment-examples,
  .components-page .installation-section,
  .components-page .pricing-section,
  .components-page .components-final{padding:74px 0 80px}
  .components-page .architecture-map{grid-template-columns:1fr}
  .components-page .architecture-arrow{transform:rotate(90deg);justify-self:center}
  .components-page .architecture-node:nth-of-type(3),.components-page .architecture-node:nth-of-type(5){grid-column:auto}
  .components-page .architecture-node{min-height:145px}
  .components-page .component-number{top:-18px;left:-5px;font-size:100px}
  .components-page .component-placeholder{min-height:340px}
  .components-page .component-specs,.components-page .st100-includes,.components-page .st100-price,.components-page .option-grid,.components-page .deployment-grid,.components-page .pricing-grid{grid-template-columns:1fr}
  .components-page .power-modes{grid-template-columns:1fr}.components-page .power-modes div{border-right:0;border-bottom:1px solid #aeb5b0}.components-page .power-modes div:last-child{border-bottom:0}
  .components-page .st100-card{padding:26px 22px}.components-page .st100-top{flex-direction:column;gap:6px}
  .components-page .st100-title h2{font-size:92px}
  .components-page .option-card{min-height:250px}.components-page .option-index{margin-bottom:32px}
  .components-page .lease-strip{grid-template-columns:1fr;gap:8px}.components-page .lease-strip small{text-align:left}
}


/* v-next — unified site navigation, Components refinements, Contact page */
.top .links a.current{
  opacity:1;
  position:relative;
}
.top .links a.current:after{
  content:"";
  position:absolute;
  left:0;right:0;bottom:-8px;
  height:2px;
  background:#fff;
}
.secondary-contact{display:table !important;margin-top:18px !important;}

.components-page .component-camera .component-specs{grid-template-columns:repeat(2,1fr);}
.components-page .component-camera .spec-footnote strong{font-size:20px;}
.components-page .component-camera .spec-footnote span{font-size:12px;}
.components-page .st100-title h2{white-space:nowrap;font-size:clamp(68px,9.2vw,138px);}
.components-page .st100-price>div{min-width:0;}
.components-page .st100-price .price-period{display:block;width:max-content;margin:5px 0 0 auto;font-size:11px;line-height:1;text-transform:uppercase;letter-spacing:.12em;color:var(--muted);}
.components-page .monthly-price-pair{display:grid;gap:18px;margin-top:0;}
.components-page .monthly-price-pair>div{display:flex;flex-direction:column;align-items:flex-end;}
.components-page .monthly-price-pair strong{width:100%;text-align:left;}
.components-page .monthly-price-pair small{margin-top:5px;padding-top:0;width:max-content;text-align:right;}

/* Contact */
.contact-page h2{font-size:clamp(42px,5.8vw,82px);line-height:.96;letter-spacing:-.05em;margin:0;}
.contact-page .contact-hero{height:72svh;min-height:620px;position:relative;display:flex;align-items:flex-end;background:linear-gradient(180deg,rgba(8,13,11,.12),rgba(8,13,11,.78)),url("topo-map.jpg") center/cover no-repeat;color:#fff;overflow:hidden;}
.contact-page .contact-hero:before{content:"CONTACT";position:absolute;right:-1.5vw;top:15%;font-size:clamp(90px,18vw,280px);line-height:.8;font-weight:800;letter-spacing:-.075em;color:rgba(255,255,255,.035);}
.contact-page .contact-hero-inner{position:relative;z-index:1;width:100%;padding:0 20px 34px;}
.contact-page .contact-kicker{font-size:12px;text-transform:uppercase;letter-spacing:.16em;color:#aeb8b2;margin-bottom:22px;}
.contact-page .contact-hero h1{margin:0;font-size:clamp(68px,9vw,138px);line-height:.82;letter-spacing:-.065em;}
.contact-page .contact-hero p{max-width:750px;margin:30px 0 0;font-size:clamp(18px,2vw,26px);line-height:1.4;color:#e5eae7;}
.contact-page .contact-intro{padding:112px 0;}
.contact-page .contact-intro-grid{display:grid;grid-template-columns:.55fr 1.45fr;gap:8vw;align-items:start;}
.contact-page .contact-intro h2{max-width:900px;}
.contact-page .contact-intro p{max-width:720px;margin:28px 0 0;font-size:19px;color:#47504b;}
.contact-page .direct-email{display:inline-block;margin-top:32px;border-bottom:2px solid var(--ink);padding-bottom:5px;font-weight:600;}
.contact-page .contact-form-section{padding:115px 0 130px;background:#f3f5f3;}
.contact-page .sentinel-contact-form{max-width:1100px;}
.contact-page .form-section-head{display:grid;grid-template-columns:90px 1fr;gap:28px;align-items:start;}
.contact-page .form-section-head>span{font-size:clamp(48px,6vw,80px);line-height:.8;font-weight:700;letter-spacing:-.06em;color:#c3c9c5;}
.contact-page .form-section-head .label{margin-bottom:12px;}
.contact-page .form-section-head h2{font-size:clamp(34px,4vw,58px);}
.contact-page .form-section-head p{max-width:670px;margin:16px 0 0;color:var(--muted);}
.contact-page .form-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px 28px;margin:45px 0 0 118px;}
.contact-page label{display:block;}
.contact-page label>span{display:block;margin-bottom:8px;font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#606963;}
.contact-page input,.contact-page select,.contact-page textarea{width:100%;border:1px solid #bfc6c1;border-radius:0;background:#fff;color:var(--ink);font:inherit;padding:13px 14px;outline:none;}
.contact-page textarea{resize:vertical;min-height:110px;}
.contact-page input:focus,.contact-page select:focus,.contact-page textarea:focus{border-color:#1f363d;box-shadow:0 0 0 1px #1f363d;}
.contact-page .wide{grid-column:1/-1;}
.contact-page .form-divider{height:1px;background:#cbd1cd;margin:74px 0;}
.contact-page .final-message{margin:42px 0 0 118px;}
.contact-page .form-submit-row{display:grid;grid-template-columns:1fr auto;gap:40px;align-items:end;margin:34px 0 0 118px;padding-top:26px;border-top:1px solid #cbd1cd;}
.contact-page .form-submit-row p{max-width:620px;margin:0;color:var(--muted);font-size:13px;}
.contact-page .form-submit-row button{border:0;border-bottom:2px solid var(--ink);background:none;padding:0 0 5px;font:600 17px/1.3 "IBM Plex Sans",system-ui,sans-serif;cursor:pointer;}
.contact-page .contact-site-eval{padding:105px 0;background:#1f363d;color:#fff;}
.contact-page .contact-site-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:8vw;align-items:end;}
.contact-page .contact-site-eval .label{color:#b8c7c9;margin-bottom:18px;}
.contact-page .contact-site-eval p{margin:0;font-size:20px;color:#dce6e7;}

@media(max-width:980px){
  .contact-page .contact-intro-grid,.contact-page .contact-site-grid{grid-template-columns:1fr;gap:35px;}
}
@media(max-width:760px){
  .top .links a.current:after{display:none;}
  .top .links a.current{background:rgba(255,255,255,.08);}
  .components-page .st100-title h2{font-size:clamp(68px,22vw,92px);}
  .components-page .component-camera .component-specs{grid-template-columns:1fr;}
  .components-page .monthly-price-pair>div{align-items:flex-start;}
  .components-page .monthly-price-pair small{text-align:left;margin-left:0;}
  .contact-page .contact-hero{height:68svh;min-height:560px;}
  .contact-page .contact-hero-inner{padding:0 15px 26px;}
  .contact-page .contact-hero h1{font-size:clamp(60px,18vw,90px);}
  .contact-page .contact-intro{padding:78px 0;}
  .contact-page .contact-form-section{padding:75px 0 90px;}
  .contact-page .form-section-head{grid-template-columns:56px 1fr;gap:16px;}
  .contact-page .form-section-head>span{font-size:48px;}
  .contact-page .form-grid{grid-template-columns:1fr;margin:34px 0 0;}
  .contact-page .wide{grid-column:auto;}
  .contact-page .final-message,.contact-page .form-submit-row{margin-left:0;}
  .contact-page .form-submit-row{grid-template-columns:1fr;align-items:start;}
  .contact-page .form-divider{margin:55px 0;}
  .contact-page .contact-site-eval{padding:75px 0;}
}


/* v-next2 — navigation + Components commercial refinements */
.menu-toggle{
  display:none;
  width:42px;
  height:42px;
  padding:9px;
  margin-left:auto;
  border:1px solid rgba(255,255,255,.28);
  border-radius:6px;
  background:rgba(255,255,255,.06);
  cursor:pointer;
}
.menu-toggle span{
  display:block;
  width:100%;
  height:2px;
  margin:5px 0;
  border-radius:2px;
  background:#fff;
  transition:transform .18s ease,opacity .18s ease;
}
.menu-toggle.is-open span:nth-child(1){transform:translateY(7px) rotate(45deg)}
.menu-toggle.is-open span:nth-child(2){opacity:0}
.menu-toggle.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}

.components-page .st100-title h2{
  white-space:nowrap !important;
  font-size:clamp(58px,7vw,104px) !important;
  letter-spacing:-.06em;
}
.components-page .st100-rental-line{
  display:flex;
  align-items:baseline;
  justify-content:flex-start;
  gap:10px;
  margin-top:6px;
}
.components-page .st100-rental-line strong{margin-top:0;}
.components-page .st100-rental-line .price-period{
  display:inline-block;
  width:auto;
  margin:0;
  font-size:11px;
  line-height:1;
  text-transform:uppercase;
  letter-spacing:.12em;
  color:var(--muted);
}
.components-page .battery-kit-card{grid-column:span 2;}
.components-page .battery-kit-card>p{max-width:820px;}
.components-page .battery-variants{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:1px;
  margin:24px 0 20px;
  background:#d6dad7;
  border:1px solid #d6dad7;
}
.components-page .battery-variants div{background:#fff;padding:17px 18px;}
.components-page .battery-variants b{display:block;font-size:18px;}
.components-page .battery-variants span{display:block;margin-top:3px;color:var(--muted);font-size:13px;}
.components-page .installation-price-line{
  display:flex;
  align-items:baseline;
  justify-content:space-between;
  gap:22px;
  margin-top:10px;
}
.components-page .installation-price-line strong{margin-top:0;}
.components-page .installation-price-line span{
  margin-top:0;
  text-align:right;
  white-space:nowrap;
}

@media(max-width:900px){
  .components-page .battery-kit-card{grid-column:auto;}
  .components-page .battery-variants{grid-template-columns:1fr;}
}

@media(max-width:760px){
  .top .wrap{position:relative;}
  .top nav{position:relative;height:62px;}
  .menu-toggle{display:block;}
  .top .links{
    display:none !important;
    position:absolute;
    top:54px;
    right:0;
    width:min(310px,calc(100vw - 30px));
    padding:9px;
    gap:0 !important;
    flex-direction:column;
    align-items:stretch;
    background:rgba(15,20,18,.98);
    border:1px solid rgba(255,255,255,.18);
    box-shadow:0 18px 45px rgba(0,0,0,.28);
    backdrop-filter:blur(16px);
  }
  .top .links.menu-open{display:flex !important;}
  .top .links a,
  .top .links a:not(.jp),
  .top .links a:not(.jp):not(.mark-link){
    display:block !important;
    width:100%;
    padding:12px 13px;
    border:0;
    opacity:.86;
    font-size:13px;
    line-height:1.3;
    text-align:left;
  }
  .top .links a:hover,
  .top .links a.current{
    background:rgba(255,255,255,.08);
    opacity:1;
  }
  .top .links .jp{
    margin-top:5px;
    padding-left:13px;
    border-left:0;
    border-top:1px solid rgba(255,255,255,.16);
  }
  .components-page .st100-title h2{font-size:clamp(64px,20vw,88px) !important;}
  .components-page .st100-rental-line{gap:8px;}
  .components-page .installation-price-line{display:block;}
  .components-page .installation-price-line span{display:block;margin-top:6px;text-align:right;}
}


/* v-next3 — Components pricing/options + ICU spec refinements */
.components-page .component-camera .component-specs > div small{
  display:block;
  margin-top:7px;
  font-size:10px;
  line-height:1.25;
  letter-spacing:.04em;
  color:var(--muted);
}
.components-page .monthly-service-card .service-model{
  display:block;
  margin-top:7px;
  font-size:11px;
  line-height:1.25;
  letter-spacing:.08em;
  text-transform:uppercase;
  color:var(--muted);
}
.components-page .monthly-service-card .mobile-service-rate{
  margin-top:20px;
  padding-top:16px;
  border-top:1px solid #cbd1cd;
}
.components-page .monthly-service-card .mobile-service-rate span{
  display:block;
  margin-bottom:5px;
  font-size:11px;
  line-height:1.25;
  letter-spacing:.08em;
  text-transform:uppercase;
  color:var(--muted);
}
.components-page .monthly-service-card .mobile-service-rate b{
  display:block;
  font-size:clamp(18px,1.7vw,24px);
  line-height:1.15;
  letter-spacing:-.025em;
}

/* Ensure the menu control can never appear at desktop/tablet widths. */
@media(min-width:761px){
  .top .menu-toggle{display:none !important;}
  .top .links{display:flex !important;}
}

/* Japanese Features, Components and Contact: spacing for full-width text. */
html[lang="ja"] :is(.features-page, .components-page, .contact-page){
  font-family:"IBM Plex Sans","Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;
  line-height:1.85;
  line-break:strict;
  overflow-wrap:anywhere;
}
html[lang="ja"] :is(.features-page, .components-page, .contact-page) :is(h1,h2,h3,h4){
  line-height:1.4;
  letter-spacing:-.025em;
  word-break:normal;
}
html[lang="ja"] :is(.features-page, .components-page, .contact-page) h1{
  font-size:clamp(26px,6vw,88px);
  line-height:1.35;
}
html[lang="ja"] :is(.features-page, .components-page, .contact-page) h2{
  font-size:clamp(28px,3.7vw,56px);
}
html[lang="ja"] .features-page .feature-copy h3{
  font-size:clamp(26px,3.1vw,46px);
}
html[lang="ja"] .features-page .feature-word{
  font-size:clamp(38px,5.4vw,76px);
  line-height:1.3;
  letter-spacing:-.04em;
}
html[lang="ja"] .features-page .feature-intro .lead{
  font-size:clamp(23px,2.6vw,36px);
  line-height:1.65;
}
html[lang="ja"] :is(.features-page, .components-page, .contact-page) p{
  line-height:1.85;
}
html[lang="ja"] :is(.feature-hero-copy, .components-hero p, .contact-hero p){
  font-size:clamp(17px,1.6vw,23px);
  max-width:850px;
}
/* Let translated hero copy grow instead of clipping at a fixed screen height. */
html[lang="ja"] :is(.feature-hero, .components-hero, .contact-hero){
  height:auto;
  display:flex;
  align-items:flex-end;
  min-height:78svh;
}
html[lang="ja"] :is(.feature-hero-inner, .components-hero-inner, .contact-hero-inner){
  position:relative;
  left:auto;
  right:auto;
  bottom:auto;
  width:100%;
  padding:150px clamp(20px,4vw,64px) 40px;
}
html[lang="ja"] :is(.features-page, .components-page, .contact-page) :is(.label,.feature-num,.component-label,.feature-kicker,.components-kicker,.contact-kicker){
  font-size:14px;
  letter-spacing:.08em;
}
html[lang="ja"] :is(.feature-grid, .component-grid, .form-grid) > *{
  min-width:0;
}
html[lang="ja"] .features-page .stat strong{
  font-size:clamp(24px,3.2vw,46px);
  line-height:1.35;
}
html[lang="ja"] .features-page .persistence-callout strong{
  font-size:clamp(32px,4.5vw,64px);
  line-height:1.4;
}
html[lang="ja"] .components-page :is(.option-card h3,.deployment-card h3){
  font-size:clamp(24px,2.2vw,32px);
}
html[lang="ja"] .components-page :is(.option-card p,.deployment-card p){
  font-size:16px;
}
html[lang="ja"] .components-page .component-specs strong{
  font-size:23px;
  line-height:1.5;
}
html[lang="ja"] .components-page .user-node b{
  font-size:clamp(28px,3.2vw,46px);
  line-height:1.3;
}
html[lang="ja"] .components-page .monthly-service-card :is(strong,.mobile-service-rate b){
  font-size:clamp(20px,1.7vw,25px);
  line-height:1.6;
}
html[lang="ja"] .components-page .installation-price-line{
  flex-wrap:wrap;
}
html[lang="ja"] .components-page .lease-strip{
  grid-template-columns:.7fr 1.3fr;
}
html[lang="ja"] .components-page .lease-strip small{
  grid-column:1 / -1;
  text-align:left;
}
html[lang="ja"] .components-page :is(.component-specs span,.power-modes span,.core-functions span,.service-includes span,.option-card>span),
html[lang="ja"] .contact-page label>span{
  font-size:14px;
  letter-spacing:.025em;
}
html[lang="ja"] .contact-page .form-section-head h2{
  font-size:clamp(25px,3vw,42px);
}
html[lang="ja"] .contact-page .form-submit-row p{
  font-size:14px;
}
html[lang="ja"] .contact-page :is(input,select,textarea){
  min-width:0;
  font-size:16px;
}
@media(max-width:760px){
  html[lang="ja"] :is(.feature-hero-inner,.components-hero-inner,.contact-hero-inner){
    padding:120px 20px 32px;
  }
  html[lang="ja"] .components-page .lease-strip{
    grid-template-columns:1fr;
  }
  html[lang="ja"] .features-page .stat-row{
    flex-wrap:wrap;
  }
}

/* Keep the Japanese Features hero aligned with the English composition. */
html[lang="ja"] .features-page .feature-hero{
  height:82svh;
  min-height:680px;
}
html[lang="ja"] .features-page .feature-hero-inner{
  position:absolute;
  left:auto;
  right:clamp(20px,5vw,76px);
  bottom:clamp(24px,4vh,48px);
  width:min(720px,50vw);
  padding:0;
}
html[lang="ja"] .features-page .feature-hero h1{
  max-width:720px;
  font-size:clamp(38px,4.8vw,70px);
}
@media(max-width:760px){
  html[lang="ja"] .features-page .feature-hero{
    height:74svh;
    min-height:620px;
  }
  html[lang="ja"] .features-page .feature-hero-inner{
    left:20px;
    right:20px;
    bottom:26px;
    width:auto;
  }
  html[lang="ja"] .features-page .feature-hero h1{
    font-size:clamp(32px,9vw,48px);
  }
}

@media(max-width:480px){
  .features-page .feature-hero:before{
    background-position:center,center,27% 15%;
  }
}

/* Sentinel Mark III editorial page */
.mark-page{background:#fff}
.mark-hero{
  min-height:82svh;
  padding:150px 0 62px;
  display:flex;
  align-items:flex-end;
  color:#fff;
  background:
    linear-gradient(180deg,rgba(8,13,11,.12),rgba(8,13,11,.84)),
    url("bear-points-2.jpeg") center 68%/cover no-repeat;
}
.mark-hero .label{margin-bottom:22px;color:#d7ddd9}
.mark-hero h1{
  max-width:1120px;
  margin:0;
  font-size:clamp(58px,8.4vw,124px);
  line-height:.87;
  letter-spacing:-.065em;
}
.mark-hero p{
  max-width:760px;
  margin:34px 0 0;
  font-size:clamp(19px,2vw,27px);
  line-height:1.45;
  color:#eef2ef;
}
html[lang="ja"] .mark-hero h1{
  font-size:clamp(48px,6.8vw,96px);
  line-height:1.2;
  letter-spacing:-.04em;
}
.mark-intro{padding:135px 0}
.mark-intro-grid{
  display:grid;
  grid-template-columns:.72fr 1.28fr;
  gap:8vw;
  align-items:start;
}
.mark-kicker{
  font-size:clamp(48px,6vw,84px);
  line-height:.88;
  letter-spacing:-.055em;
  font-weight:800;
  color:var(--forest);
}
.mark-prose{
  font-size:19px;
  line-height:1.75;
  color:#3d4541;
}
.mark-prose p{margin:0 0 1.35em}
.mark-prose strong{color:var(--ink)}
.mark-prose-lead{
  font-size:clamp(23px,2.6vw,35px);
  line-height:1.5;
  letter-spacing:-.02em;
}
.mark-evolution{
  padding:115px 0 125px;
  background:#f3f5f3;
  border-block:1px solid var(--line);
}
.mark-generation-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:1px;
  margin:36px 0 50px;
  background:#cfd5d1;
  border:1px solid #cfd5d1;
}
.mark-generation-grid article{
  min-height:210px;
  padding:34px;
  background:#f9faf9;
}
.mark-generation-grid span{
  display:block;
  margin-bottom:42px;
  font-size:12px;
  letter-spacing:.16em;
  color:var(--muted);
}
.mark-generation-grid strong{
  display:block;
  font-size:clamp(24px,2.5vw,36px);
  line-height:1.15;
  letter-spacing:-.035em;
}
.mark-prose-wide{
  max-width:860px;
  margin-left:auto;
  font-size:22px;
}
.mark-section{
  padding:125px 0;
  border-bottom:1px solid var(--line);
}
.mark-two{
  display:grid;
  grid-template-columns:.88fr 1.12fr;
  gap:9vw;
  align-items:start;
}
.mark-num{
  margin-bottom:26px;
  font-size:12px;
  letter-spacing:.18em;
  color:var(--muted);
}
.mark-section h2{
  margin:0;
  font-size:clamp(45px,5.4vw,76px);
  line-height:.96;
  letter-spacing:-.052em;
}
html[lang="ja"] .mark-section h2{line-height:1.3;letter-spacing:-.03em}
.mark-dark{background:#101512;color:#fff}
.mark-dark .mark-num{color:#9eaaa3}
.mark-dark h2{color:#fff}
.mark-dark .mark-prose{color:#d2d9d5}
.mark-dark .mark-prose strong{color:#fff}
.mark-video{background:#edf1ef}
.mark-trace{background:#f6f3ef}
.mark-metrics{
  display:grid;
  gap:1px;
  margin:38px 0 40px;
  background:#b9c1bc;
  border:1px solid #b9c1bc;
}
.mark-metrics.two{grid-template-columns:repeat(2,1fr)}
.mark-metrics.three{grid-template-columns:repeat(3,1fr)}
.mark-metrics>div{padding:30px 24px;background:#fff}
.mark-dark .mark-metrics>div{background:#18201c}
.mark-metrics strong{
  display:block;
  font-size:clamp(38px,4.8vw,66px);
  line-height:.95;
  letter-spacing:-.055em;
  color:var(--rust)!important;
}
.mark-metrics span{
  display:block;
  margin-top:13px;
  font-size:12px;
  line-height:1.5;
  color:var(--muted);
}
.mark-dark .mark-metrics span{color:#aeb8b2}
.mark-simple-list{
  display:grid;
  grid-template-columns:1fr 1fr;
  margin-top:38px;
  border-top:1px solid #46504a;
}
.mark-simple-list span{
  padding:18px 0;
  border-bottom:1px solid #46504a;
  font-size:15px;
}
.mark-simple-list span:nth-child(odd){padding-right:24px}
.mark-finale{padding:150px 0 160px}
.mark-finale .wrap{max-width:1040px}
.mark-finale .label{margin-bottom:28px}
.mark-finale h2{
  margin:0 0 45px;
  font-size:clamp(56px,7.8vw,108px);
  line-height:.9;
  letter-spacing:-.065em;
}
html[lang="ja"] .mark-finale h2{line-height:1.2;letter-spacing:-.04em}
.mark-finale-lead{
  max-width:900px;
  font-size:clamp(24px,3vw,38px)!important;
  line-height:1.42!important;
  letter-spacing:-.025em;
}
.mark-finale p{
  max-width:820px;
  font-size:20px;
  line-height:1.7;
  color:#3d4541;
}
.mark-dimension-line{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin:46px 0;
}
.mark-dimension-line span{
  padding:12px 16px;
  border:1px solid #bfc6c1;
  font-size:13px;
  font-weight:600;
}
.mark-dimension-line b{padding:0 4px;color:var(--rust)}
.mark-back{
  display:inline-block;
  margin-top:48px;
  padding-bottom:4px;
  border-bottom:2px solid var(--ink);
  font-weight:600;
}
html[lang="ja"] .mark-page :is(.mark-prose,.mark-finale p){line-height:1.9}

@media(max-width:760px){
  .mark-hero{
    min-height:72svh;
    padding:110px 0 42px;
    background-position:center center,18% center;
  }
  .mark-hero h1{font-size:clamp(48px,14vw,74px)}
  html[lang="ja"] .mark-hero h1{font-size:clamp(38px,10vw,56px)}
  .mark-hero p{font-size:18px}
  .mark-intro,.mark-section,.mark-evolution,.mark-finale{padding:80px 0}
  .mark-intro-grid,.mark-two{grid-template-columns:1fr;gap:42px}
  .mark-kicker{font-size:clamp(46px,15vw,72px)}
  .mark-prose,.mark-finale p{font-size:17px}
  .mark-prose-lead{font-size:23px}
  .mark-generation-grid{grid-template-columns:1fr}
  .mark-generation-grid article{min-height:auto;padding:28px}
  .mark-generation-grid span{margin-bottom:22px}
  .mark-prose-wide{font-size:19px}
  .mark-section h2{font-size:clamp(42px,12vw,62px)}
  html[lang="ja"] .mark-section h2{font-size:clamp(34px,9vw,50px)}
  .mark-metrics.two,.mark-metrics.three{grid-template-columns:1fr}
  .mark-metrics>div{padding:24px 20px}
  .mark-simple-list{grid-template-columns:1fr}
  .mark-simple-list span:nth-child(odd){padding-right:0}
  .mark-finale h2{font-size:clamp(48px,13vw,72px)}
  html[lang="ja"] .mark-finale h2{font-size:clamp(38px,10vw,56px)}
  .mark-dimension-line{display:grid}
}

/* Final Components hero alignment, including Japanese overrides. */
html[lang="ja"] .components-page .components-hero-inner{
  position:absolute;
  left:auto;
  right:clamp(20px,5vw,76px);
  bottom:clamp(24px,4vh,48px);
  width:min(720px,48vw);
  padding:0;
}
@media(max-width:760px){
  .components-page .components-hero:before{
    background:
      linear-gradient(180deg,rgba(241,237,232,.04) 0%,rgba(241,237,232,.2) 42%,rgba(241,237,232,.94) 100%),
      url("camera-hero.png") 30% center/cover no-repeat;
  }
  .components-page .components-hero-inner,
  html[lang="ja"] .components-page .components-hero-inner{
    left:20px;
    right:20px;
    bottom:28px;
    width:auto;
    padding:0;
  }
}

/* Keep the home-page film compact so the story begins sooner. */
.hero{
  height:60svh;
  min-height:500px;
}
@media(max-width:760px){
  .hero{
    height:58svh;
    min-height:480px;
  }
}

/* Farm applications field */
.features-page .applications{
  position:relative;
  color:#fff;
  background:
    linear-gradient(rgba(13,25,19,.58),rgba(13,25,19,.58)),
    url("farm-background.jpg") center center/cover no-repeat;
}
.features-page .applications .feature-num{color:rgba(255,255,255,.76)}
.features-page .applications .feature-word{color:#fff}
.features-page .applications .feature-copy h3,
.features-page .applications .feature-copy p{color:#fff;text-shadow:0 2px 16px rgba(0,0,0,.35)}
.features-page .applications .application-grid{
  background:rgba(255,255,255,.3);
  border-color:rgba(255,255,255,.55);
}
.features-page .applications .application-card{
  color:var(--ink);
  background:rgba(255,255,255,.78);
  backdrop-filter:blur(7px);
}

/* Full-bleed field-power backdrop */
.features-page .feature-section.anywhere{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  color:#fff;
  background:#111513;
}
.features-page .feature-section.anywhere:before{
  content:"";
  position:absolute;
  z-index:-1;
  inset:-18px;
  background:
    linear-gradient(90deg,rgba(7,12,10,.62) 0%,rgba(7,12,10,.48) 52%,rgba(7,12,10,.24) 100%),
    url("fuses.jpeg") center center/cover no-repeat;
  filter:blur(7px);
  transform:scale(1.025);
}
.features-page .anywhere .feature-num{color:rgba(255,255,255,.72)}
.features-page .anywhere .feature-word{color:#fff}
.features-page .anywhere .feature-copy h3,
.features-page .anywhere .feature-copy p,
.features-page .anywhere > .wrap > p{color:#fff !important}
.features-page .anywhere .mode-grid{
  background:rgba(255,255,255,.5);
  border-color:rgba(255,255,255,.68);
}
.features-page .anywhere .mode-card{
  color:var(--ink);
  background:rgba(255,255,255,.94);
  backdrop-filter:blur(6px);
}
.features-page .anywhere .mode-card :is(h4,p,.mode-label){
  color:var(--ink);
  text-shadow:none;
}

/* The portrait See asset fills the figure width while retaining a useful crop. */
.see .system-image img{
  width:100%;
  height:auto;
  max-height:none !important;
  object-fit:contain;
  object-position:center center;
}

/* Component diagrams: labels sit above their corresponding images. */
.components-page .component-number{
  position:static;
  margin:0 0 18px;
  font-size:clamp(58px,7vw,96px);
  line-height:.8;
  color:rgba(17,21,19,.22);
}
.components-page .dark-component .component-number{color:rgba(255,255,255,.3)}
.components-page .ipu-styled img{
  aspect-ratio:10 / 9;
  object-fit:fill;
}
@media(min-width:981px){
  .components-page .architecture-intro{padding-bottom:150px}
  .components-page .architecture-power{
    position:relative;
    left:auto;
    top:auto;
    width:auto;
    grid-column:1 / 4;
    grid-row:2;
    margin-top:34px;
  }
  .components-page .architecture-power:before{
    content:"↑";
    display:block;
    top:-29px;
    left:50%;
    width:auto;
    height:auto;
    background:none;
  }
  .components-page .architecture-power:after{display:none}
}
@media(max-width:980px){
  .components-page .architecture-map{
    grid-template-columns:1fr;
    row-gap:18px;
  }
  .components-page .architecture-node:nth-of-type(3),
  .components-page .architecture-node:nth-of-type(5){grid-column:auto}
  .components-page .architecture-arrow{
    transform:rotate(90deg);
    justify-self:center;
  }
  .components-page .architecture-power{
    position:relative;
    left:auto;
    top:auto;
    width:auto;
    grid-column:auto;
    grid-row:auto;
    margin-top:18px;
    margin-bottom:34px;
  }
  .components-page .architecture-power:before,
  .components-page .architecture-power:after{display:none}
}

/* Mark III field film */
.mark-hero{
  position:relative;
  min-height:68svh;
  height:68svh;
  padding:120px 0 44px;
  overflow:hidden;
  background:#111513;
}
.mark-hero-video{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center center;
}
.mark-hero:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(8,13,11,.04) 30%,rgba(8,13,11,.76) 100%);
}
.mark-hero-inner{
  position:absolute;
  z-index:1;
  left:var(--hero-inset);
  bottom:44px;
  transform:none;
  width:calc(100% - (var(--hero-inset) * 2));
  margin:0;
}
@media(prefers-reduced-motion:reduce){
  .mark-hero-video{display:none}
  .mark-hero{background:url("bear-points-2.jpeg") center 68%/cover no-repeat}
}
@media(max-width:760px){
  .components-page .component-number{
    position:static;
    margin-bottom:14px;
    font-size:72px;
  }
  .components-page .architecture-power{top:auto}
  .components-page .architecture-power:after{display:none}
  .mark-hero{
    min-height:60svh;
    height:60svh;
    padding:100px 0 30px;
  }
  .mark-hero-inner{
    bottom:30px;
    width:calc(100% - 44px);
  }
  .see .system-image img{height:auto}
  .mark-hero-video{object-position:28% center}
}

/* TEMPORARY TYPOGRAPHY EXPERIMENT — remove this block to roll back. */
html[lang="en"] main p{
  text-align:justify;
  text-justify:inter-word;
  hyphens:auto;
}
html[lang="ja"] main p{
  text-align:justify;
  text-justify:inter-character;
}

/* Japanese H1 scale: approximately 8% smaller. */
html[lang="ja"] .hero h1{font-size:clamp(44px,5.9vw,86px)}
html[lang="ja"] :is(.features-page,.components-page,.contact-page) h1{
  font-size:clamp(24px,5.5vw,81px);
}
html[lang="ja"] .features-page .feature-hero h1{
  font-size:clamp(35px,4.4vw,64px);
}
html[lang="ja"] .mark-section h2{
  font-size:clamp(38px,4.2vw,58px);
}
html[lang="ja"] .mark-two{
  grid-template-columns:1fr 1fr;
  gap:7vw;
}
html[lang="ja"] :is(.admin-copy,.dashboard-copy) h3{
  font-size:30px;
  line-height:1.25;
}
html[lang="ja"] .mark-hero h1{font-size:clamp(44px,6.25vw,88px)}

/* Japanese H2 scale: approximately 8% smaller. */
html[lang="ja"] :is(.features-page,.components-page,.contact-page) h2{
  font-size:clamp(26px,3.4vw,52px);
}
html[lang="ja"] .mark-section h2{font-size:clamp(38px,3.8vw,58px)}
html[lang="ja"] .mark-prose-lead{
  font-size:clamp(18px,1.9vw,26px);
  line-height:1.3;
}
html[lang="ja"] .features-page .feature-intro .lead{line-height:1.4}
html[lang="ja"] .features-page .pipeline-note{line-height:1.35}
html[lang="ja"] .features-page .resilience-quote{line-height:1.35}
html[lang="ja"] .mark-finale h2{font-size:clamp(52px,7.2vw,99px)}

@media(max-width:760px){
  html[lang="ja"] .hero h1{font-size:clamp(40px,12vw,68px)}
  html[lang="ja"] .features-page .feature-hero h1{font-size:clamp(29px,8.3vw,44px)}
  html[lang="ja"] .mark-hero h1{font-size:clamp(35px,9.2vw,52px)}
  html[lang="ja"] .mark-section h2{font-size:clamp(31px,8.3vw,46px)}
  html[lang="ja"] .mark-finale h2{font-size:clamp(35px,9.2vw,52px)}
  html[lang="ja"] .mark-prose-lead{font-size:18px;line-height:1.4}
}
/* END TEMPORARY TYPOGRAPHY EXPERIMENT */

/* Compact contact hero. */
.contact-page .contact-hero{
  height:44svh;
  min-height:420px;
}
html[lang="ja"] .contact-page .contact-hero{
  height:44svh;
  min-height:440px;
}
@media(max-width:760px){
  .contact-page .contact-hero,
  html[lang="ja"] .contact-page .contact-hero{
    height:42svh;
    min-height:440px;
  }
}

/* Site motion: quiet entrances, progressive reveals and tactile details. */
@keyframes sentinel-nav-in{
  from{opacity:0;transform:translateY(-12px)}
  to{opacity:1;transform:translateY(0)}
}
@keyframes sentinel-hero-in{
  from{opacity:0;transform:translateY(24px)}
  to{opacity:1;transform:translateY(0)}
}
@keyframes sentinel-media-in{
  from{transform:scale(1.035)}
  to{transform:scale(1)}
}
@keyframes sentinel-section-in{
  from{opacity:.25;transform:translateY(34px)}
  to{opacity:1;transform:translateY(0)}
}

.top{animation:sentinel-nav-in .65s cubic-bezier(.2,.7,.2,1) both}
:is(.hero-video,.mark-hero-video){animation:sentinel-media-in 2.2s cubic-bezier(.2,.7,.2,1) both}
:is(.hero-content,.feature-hero-inner,.components-hero-inner,.contact-hero-inner,.mark-hero-inner)>*{
  animation:sentinel-hero-in .8s cubic-bezier(.2,.7,.2,1) both;
}
:is(.hero-content,.feature-hero-inner,.components-hero-inner,.contact-hero-inner,.mark-hero-inner)>*:nth-child(1){animation-delay:.12s}
:is(.hero-content,.feature-hero-inner,.components-hero-inner,.contact-hero-inner,.mark-hero-inner)>*:nth-child(2){animation-delay:.24s}
:is(.hero-content,.feature-hero-inner,.components-hero-inner,.contact-hero-inner,.mark-hero-inner)>*:nth-child(3){animation-delay:.38s}

@supports (animation-timeline:view()){
  main>section:not(:first-child){
    animation:sentinel-section-in 1ms linear both;
    animation-timeline:view();
    animation-range:entry 0% cover 18%;
  }
}

:is(.option-card,.deployment-card,.pricing-grid article,.application-card,.mode-card,.component-photo,.feature-image){
  transition:transform .35s cubic-bezier(.2,.7,.2,1),box-shadow .35s ease,border-color .35s ease;
}
@media(hover:hover){
  :is(.option-card,.deployment-card,.pricing-grid article,.application-card,.mode-card):hover{
    transform:translateY(-6px);
    box-shadow:0 18px 42px rgba(17,21,19,.12);
    z-index:1;
  }
  :is(.component-photo,.feature-image):hover{transform:translateY(-4px)}
}

@media(prefers-reduced-motion:reduce){
  .top,
  :is(.hero-video,.mark-hero-video),
  :is(.hero-content,.feature-hero-inner,.components-hero-inner,.contact-hero-inner,.mark-hero-inner)>*,
  main>section:not(:first-child){
    animation:none !important;
    opacity:1;
    transform:none;
  }
  :is(.option-card,.deployment-card,.pricing-grid article,.application-card,.mode-card,.component-photo,.feature-image){transition:none}
}

/* Stronger Japanese display typography; sizes and line breaks remain unchanged. */
html[lang="ja"] .features-page .feature-word{font-weight:900}
html[lang="ja"] .features-page .feature-final h2{font-weight:800}
html[lang="ja"] .components-page h2{font-weight:800}
html[lang="ja"] .mark-page :is(.mark-hero h1,.mark-section h2,.mark-finale h2){font-weight:800}

/* Features hero image disclosure */
.features-page .feature-hero-caption{
  position:absolute;
  z-index:3;
  left:clamp(15px,3vw,46px);
  bottom:clamp(15px,2.2vh,28px);
  max-width:min(360px,38vw);
  font-size:11px;
  line-height:1.45;
  letter-spacing:.04em;
  color:rgba(255,255,255,.76);
  text-shadow:0 1px 8px rgba(0,0,0,.75);
}
@media(max-width:760px){
  .features-page .feature-hero-inner,
  html[lang="ja"] .features-page .feature-hero-inner{bottom:66px}
  .features-page .feature-hero-caption{
    left:15px;
    right:15px;
    bottom:15px;
    max-width:none;
    font-size:10px;
  }
}
