/* NANIDEKIRU Public Surface v12 */
:root{
 --nd12-ink:#10283d;--nd12-text:#405968;--nd12-teal:#0a9186;--nd12-teal2:#15a99b;
 --nd12-line:#dfe6e5;--nd12-soft:#f3f7f5;--nd12-cream:#f6f1e7;--nd12-white:#fff;
 --nd12-shell:1200px;--nd12-shadow:0 16px 42px rgba(16,40,61,.08);
}
.nd12,.nd12 *{box-sizing:border-box}
.nd12{background:#fff;color:var(--nd12-ink);font-family:inherit}
.nd12 a{text-decoration:none;color:inherit}
.nd12 img{display:block;max-width:100%!important}
.nd12-shell{width:min(var(--nd12-shell),calc(100% - 44px));margin-inline:auto}
.nd12-section{padding:74px 0}
.nd12-section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px}
.nd12-section-head>div>span,.nd12-block header>span,.nd12-source>span,.nd12-side-card>span{display:block;font-size:10px;letter-spacing:.18em;font-weight:900;color:var(--nd12-teal);margin-bottom:9px}
.nd12-section-head h2,.nd12-block h2{font-size:clamp(31px,3.8vw,46px);line-height:1.08;letter-spacing:-.045em;margin:0}
.nd12-section-head p{font-size:13px;color:#6f8089;margin:9px 0 0}
.nd12-section-head>a{font-size:11px;font-weight:900;color:var(--nd12-teal);white-space:nowrap;border-bottom:1px solid #b8d9d5;padding-bottom:2px}

/* TOP HERO */
.nd12-hero{padding:58px 0 62px;background:
 radial-gradient(circle at 84% 15%,rgba(21,169,155,.10),transparent 30%),
 linear-gradient(180deg,#fbfdfc,#fff);border-bottom:1px solid #edf1ef}
.nd12-hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(460px,.95fr);gap:54px;align-items:center}
.nd12-eyebrow{font-size:10px;letter-spacing:.2em;font-weight:900;color:var(--nd12-teal)}
.nd12-hero h1{font-size:clamp(52px,6.2vw,78px);line-height:.98;letter-spacing:-.065em;margin:14px 0 20px}
.nd12-hero-copy>p{font-size:15px;line-height:1.85;color:#526a77;max-width:650px;margin:0 0 25px}
.nd12-search{display:flex;gap:6px;border:1px solid #dbe5e3;border-radius:15px;background:#fff;padding:6px;max-width:650px;box-shadow:0 12px 32px rgba(16,40,61,.06)}
.nd12-search input{flex:1;min-width:0;border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;padding:13px!important;font:inherit;font-size:12px!important}
.nd12-search button{border:0!important;border-radius:10px!important;background:var(--nd12-ink)!important;color:#fff!important;font-size:11px!important;font-weight:900!important;padding:0 17px!important;width:auto!important;height:43px!important}
.nd12-hero-meta{display:flex;gap:16px 22px;align-items:center;flex-wrap:wrap;margin-top:18px;font-size:10px;color:#6f818a}
.nd12-hero-meta strong{font-size:15px;color:var(--nd12-ink);margin-right:3px}
.nd12-hero-meta a{font-weight:800;border-bottom:1px solid #cad6d5;padding-bottom:2px}
.nd12-hero-visual{display:grid;grid-template-columns:1.3fr .7fr;grid-template-rows:1fr 1fr;gap:10px;height:390px}
.nd12-visual-card{position:relative;border-radius:19px;overflow:hidden;background:#e8efed;min-width:0}
.nd12-visual-1{grid-row:1/3}
.nd12-visual-card img{width:100%!important;height:100%!important;object-fit:cover}
.nd12-visual-shade,.nd12-overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 44%,rgba(10,32,48,.78))}
.nd12-visual-copy{position:absolute;z-index:2;left:15px;right:15px;bottom:14px;color:#fff;display:grid;gap:4px}
.nd12-visual-copy small{font-size:8px;color:#b7ebe5;font-weight:800}
.nd12-visual-copy strong{font-size:13px;line-height:1.35}
.nd12-visual-1 .nd12-visual-copy strong{font-size:22px}

/* FUTURE */
.nd12-future{background:var(--nd12-cream)}
.nd12-future-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(380px,.9fr);gap:16px}
.nd12-future-lead{position:relative;border-radius:19px;overflow:hidden;background:#fff;border:1px solid #e7e2d7;min-height:290px;display:grid}
.nd12-future-lead.has-image{grid-template-columns:43% 57%}
.nd12-future-lead>img{width:100%!important;height:100%!important;object-fit:cover}
.nd12-future-lead.no-image{background:linear-gradient(135deg,#fff,#eef6f3)}
.nd12-future-lead-copy{padding:28px;display:grid;align-content:center}
.nd12-future-lead-copy>div:first-child{display:flex;gap:9px;align-items:center;margin-bottom:12px}
.nd12-future-lead-copy>div:first-child span{font-size:9px;font-weight:900;color:#087d74;background:#e3f5f1;padding:7px 9px;border-radius:999px}
.nd12-future-lead-copy time{font-size:10px;font-weight:800;color:#687b85}
.nd12-future-lead h3{font-size:32px;line-height:1.08;letter-spacing:-.04em;margin:0 0 10px}
.nd12-future-lead-copy>p{font-size:11px;line-height:1.65;color:#697b84;margin:0 0 15px}
.nd12-future-lead-copy .nd12-loc{font-weight:800;color:#0a8e84;margin-bottom:11px}
.nd12-future-lead-copy>b{font-size:10px;color:#0a8d83}
.nd12-future-list{border:1px solid #e5e1d8;border-radius:19px;overflow:hidden;background:#fff}
.nd12-future-list>a{display:grid;grid-template-columns:56px 1fr auto;gap:13px;align-items:center;padding:14px 16px;border-bottom:1px solid #ebe7df;min-height:68px}
.nd12-future-list>a:last-child{border-bottom:0}
.nd12-future-list time{font-size:11px;font-weight:900;color:#19384f;background:#eff4f2;border-radius:10px;padding:10px 7px;text-align:center}
.nd12-future-list a>span{display:grid;gap:4px;min-width:0}
.nd12-future-list small{font-size:8px;color:#6d7e86;font-weight:800}
.nd12-future-list strong{font-size:12px;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.nd12-future-list a>b{font-size:10px;color:#0a8f84}

/* LATEST */
.nd12-latest{background:#fff}
.nd12-news-layout{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(430px,.96fr);gap:18px}
.nd12-feature{position:relative;height:520px;border-radius:20px;overflow:hidden;background:#e8efed}
.nd12-feature>img{width:100%!important;height:100%!important;object-fit:cover}
.nd12-feature-copy{position:absolute;z-index:2;left:23px;right:23px;bottom:21px;color:#fff;display:grid;gap:6px}
.nd12-feature-copy small{font-size:9px;color:#a7e7df;font-weight:800}
.nd12-feature-copy strong{font-size:31px;line-height:1.07;letter-spacing:-.035em}
.nd12-feature-copy em{font-size:10px;font-style:normal;color:#e1e9ec}
.nd12-news-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.nd12-news-card{border:1px solid #e1e7e5;border-radius:15px;overflow:hidden;background:#fbfcfa}
.nd12-news-card>img{width:100%!important;height:140px!important;object-fit:cover}
.nd12-news-card>span{display:grid;gap:5px;padding:13px 14px 15px}
.nd12-news-card small{font-size:8px;font-weight:800;color:#0b8e84}
.nd12-news-card strong{font-size:12px;line-height:1.4}
.nd12-news-card em{font-size:8px;color:#87959a;font-style:normal}

/* PURPOSE */
.nd12-purpose{background:#f2f7f5}
.nd12-purpose-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
.nd12-purpose-grid>a{display:grid;grid-template-columns:34px 1fr auto;gap:12px;align-items:center;background:#fff;border:1px solid #dce5e3;border-radius:14px;padding:18px}
.nd12-num{font-size:10px;color:#0a9186;font-weight:900;letter-spacing:.08em}
.nd12-purpose-grid a>span:nth-child(2){display:grid;gap:4px}
.nd12-purpose-grid strong{font-size:15px}
.nd12-purpose-grid small{font-size:9px;color:#7d8d93}
.nd12-purpose-grid b{color:#0a9086}

/* AREAS */
.nd12-areas{background:#fff}
.nd12-area-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.nd12-area-grid>a{position:relative;height:220px;border-radius:17px;overflow:hidden;background:#e9efed}
.nd12-area-grid>a>img{width:100%!important;height:100%!important;object-fit:cover}
.nd12-area-grid>a>span:last-child{position:absolute;z-index:2;left:17px;right:17px;bottom:15px;color:#fff;display:grid;gap:3px}
.nd12-area-grid small{font-size:8px;color:#b8e8e2;font-weight:800;letter-spacing:.12em}
.nd12-area-grid strong{font-size:23px;letter-spacing:-.025em}
.nd12-area-grid em{font-size:9px;font-style:normal;color:#d9eeee}

/* SINGLE */
.nd12-single{background:#f7f9f7}
.nd12-place-hero{background:#fff;padding:30px 0 38px;border-bottom:1px solid #e4e9e8}
.nd12-breadcrumb{display:flex;gap:7px;flex-wrap:wrap;font-size:9px;color:#78888f;margin-bottom:24px}
.nd12-breadcrumb a{font-weight:700;color:#536b77}
.nd12-place-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(400px,.92fr);gap:42px;align-items:center}
.nd12-place-grid.no-image{grid-template-columns:1fr;max-width:850px}
.nd12-place-tags{display:flex;gap:9px;align-items:center;margin-bottom:13px}
.nd12-place-tags span{font-size:9px;font-weight:900;color:#087d73;background:#e3f5f1;padding:7px 10px;border-radius:999px}
.nd12-place-tags em{font-size:10px;font-style:normal;color:#74858d}
.nd12-place-copy h1{font-size:clamp(40px,4.8vw,58px);line-height:1.03;letter-spacing:-.055em;margin:0 0 18px}
.nd12-place-answer{font-size:14px;line-height:1.8;color:#506977;max-width:690px;margin:0 0 22px}
.nd12-fact-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.nd12-fact-strip>div{background:#f3f6f4;border:1px solid #e0e6e4;border-radius:12px;padding:12px 13px;display:grid;gap:4px}
.nd12-fact-strip small{font-size:7px;letter-spacing:.13em;color:#7c8c92;font-weight:900}
.nd12-fact-strip strong{font-size:11px;line-height:1.45}
.nd12-place-photo{margin:0}
.nd12-place-photo>img{width:100%!important;height:350px!important;object-fit:cover;border-radius:19px}
.nd12-place-photo figcaption{display:flex;gap:8px;flex-wrap:wrap;font-size:8px;color:#7c8b91;margin:8px 2px 0}
.nd12-place-photo figcaption a{text-decoration:underline;text-underline-offset:2px;color:#0b7e75}
.nd12-place-body{padding:42px 0 74px}
.nd12-block{background:#fff;border:1px solid #e1e7e5;border-radius:17px;padding:24px 25px;margin-bottom:14px}
.nd12-block header{margin-bottom:18px}
.nd12-block h2{font-size:25px}
.nd12-cap-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}
.nd12-cap-grid.count-1{grid-template-columns:minmax(0,520px)}
.nd12-cap-grid>div{display:grid;grid-template-columns:27px 1fr;gap:9px;align-items:start;background:#fbfdfc;border:1px solid #dfe8e6;border-radius:12px;padding:15px}
.nd12-cap-grid>div>span{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:#e8f6f3;color:#0a877d;font-size:9px}
.nd12-cap-grid strong{font-size:11px;line-height:1.52}
.nd12-place-columns{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:14px;align-items:start}
.nd12-info-list{margin:0;border-top:1px solid #e5eae9}
.nd12-info-list>div{display:grid;grid-template-columns:140px 1fr;gap:16px;padding:14px 0;border-bottom:1px solid #e7eceb}
.nd12-info-list dt{font-size:10px;color:#78888f;font-weight:700}
.nd12-info-list dd{font-size:11px;line-height:1.55;margin:0;font-weight:700}
.nd12-chip-grid{display:flex;flex-wrap:wrap;gap:8px}
.nd12-chip-grid a{font-size:10px;font-weight:800;color:#156b65;background:#edf7f4;border:1px solid #d8ebe7;border-radius:999px;padding:8px 11px}
.nd12-history{border-left:2px solid #d8e7e3;padding-left:17px;display:grid;gap:18px}
.nd12-history time{font-size:8px;font-weight:900;color:#71838a}
.nd12-history p{font-size:11px;margin:3px 0 0;line-height:1.55}
.nd12-source,.nd12-side-card{background:#fff;border:1px solid #e1e7e5;border-radius:17px;padding:19px;margin-bottom:14px}
.nd12-source h2{font-size:19px;margin:0 0 13px;letter-spacing:-.02em}
.nd12-source>a{display:grid;gap:3px;background:#f4f7f6;border-radius:10px;padding:10px;margin-top:7px}
.nd12-source>a small{font-size:7px;color:#7c8a90}
.nd12-source>a strong{font-size:9px}
.nd12-source>p{font-size:8px;color:#849197;margin:12px 0 0}
.nd12-side-card{display:grid;gap:7px}
.nd12-side-card h3{font-size:18px;margin:0}
.nd12-side-card a{font-size:9px;color:#0b867d;font-weight:800}
.nd12-related{margin-top:14px}
.nd12-related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
.nd12-related-grid>a{border:1px solid #e0e6e4;border-radius:13px;overflow:hidden;background:#fbfcfa}
.nd12-related-grid img{width:100%!important;height:135px!important;object-fit:cover}
.nd12-related-grid>a>span{display:grid;gap:4px;padding:11px 12px 13px}
.nd12-related-grid small{font-size:8px;color:#0b8d83;font-weight:800}
.nd12-related-grid strong{font-size:11px;line-height:1.4}
.nd12-related-grid>a.no-image{min-height:100px}

/* override old theme media accidents */
.nd12 figure,.nd12 img{max-width:100%!important}
.nd12 svg,.nd12 picture{max-width:100%}

@media(max-width:980px){
 .nd12-hero-grid,.nd12-future-grid,.nd12-news-layout,.nd12-place-grid,.nd12-place-columns{grid-template-columns:1fr}
 .nd12-hero-visual{height:360px}
 .nd12-place-photo>img{height:min(52vw,420px)!important}
}
@media(max-width:700px){
 .nd12-shell{width:calc(100% - 28px)}
 .nd12-section{padding:54px 0}
 .nd12-section-head{display:block}
 .nd12-section-head>a{display:inline-block;margin-top:15px}
 .nd12-hero{padding:40px 0 44px}
 .nd12-hero h1{font-size:48px}
 .nd12-hero-grid{gap:28px}
 .nd12-hero-visual{grid-template-columns:1fr 1fr;grid-template-rows:230px 150px;height:auto}
 .nd12-visual-1{grid-column:1/3;grid-row:auto}
 .nd12-future-lead.has-image{grid-template-columns:1fr}
 .nd12-future-lead>img{height:200px!important}
 .nd12-news-grid{grid-template-columns:1fr}
 .nd12-feature{height:410px}
 .nd12-purpose-grid,.nd12-area-grid,.nd12-cap-grid,.nd12-related-grid{grid-template-columns:1fr 1fr}
 .nd12-area-grid>a{height:180px}
 .nd12-place-copy h1{font-size:39px}
 .nd12-fact-strip{grid-template-columns:1fr}
 .nd12-place-photo>img{height:58vw!important;min-height:250px}
 .nd12-info-list>div{grid-template-columns:1fr;gap:4px}
}
@media(max-width:460px){
 .nd12-purpose-grid,.nd12-area-grid,.nd12-cap-grid,.nd12-related-grid{grid-template-columns:1fr}
}


/* ==========================================================
   V12R2 FOOTER CONTRACT
   footer.php remains the CSS-only nd11 footer introduced in v11.1.
   V12 accidentally dropped its styles when switching stylesheets.
   Keep footer media-free and compact on every surface.
   ========================================================== */
.nd11-footer{
  background:#10283c;
  color:#fff;
  padding:42px 0 18px;
  margin:0;
  width:100%;
}
.nd11-footer *{box-sizing:border-box}
.nd11-footer-inner,
.nd11-footer-bottom{
  width:min(1120px,calc(100% - 40px));
  margin-inline:auto;
}
.nd11-footer-inner{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:48px;
  align-items:start;
}
.nd11-footer-brand>a{
  display:inline-flex;
  align-items:center;
  gap:10px;
  color:#fff!important;
  text-decoration:none!important;
}
.nd11-footer-mark{
  width:30px;
  height:30px;
  border-radius:9px;
  background:linear-gradient(145deg,#0aa193,#22b6a5);
  position:relative;
  flex:0 0 30px;
}
.nd11-footer-mark:before{
  content:"";
  position:absolute;
  width:8px;
  height:8px;
  border-radius:50%;
  background:#fff;
  left:11px;
  top:7px;
}
.nd11-footer-mark:after{
  content:"";
  position:absolute;
  width:6px;
  height:6px;
  border:3px solid #fff;
  border-top:0;
  border-left:0;
  transform:rotate(45deg);
  left:10px;
  top:13px;
}
.nd11-footer-brand>a>span:last-child{
  display:grid;
  line-height:1;
}
.nd11-footer-brand strong{
  font-size:15px;
  line-height:1.1;
}
.nd11-footer-brand small{
  font-size:7px;
  color:#9fb0ba;
  margin-top:4px;
}
.nd11-footer-brand p{
  font-size:10px;
  line-height:1.8;
  color:#bdcbd2;
  max-width:420px;
  margin:15px 0 0;
}
.nd11-footer-nav{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:10px 22px;
}
.nd11-footer-nav a{
  font-size:10px;
  line-height:1.4;
  font-weight:800;
  color:#d7e2e7!important;
  text-decoration:none!important;
  white-space:nowrap;
}
.nd11-footer-nav a:hover{color:#8ee4da!important}
.nd11-footer-bottom{
  display:flex;
  justify-content:space-between;
  gap:20px;
  border-top:1px solid rgba(255,255,255,.12);
  margin-top:28px;
  padding-top:14px;
  font-size:8px;
  line-height:1.5;
  color:#91a5b0;
}
/* Hard safety: footer never renders image/picture/svg assets. */
.nd11-footer img,
.nd11-footer svg,
.nd11-footer picture{
  display:none!important;
  width:0!important;
  height:0!important;
  max-width:0!important;
  max-height:0!important;
  overflow:hidden!important;
}
@media(max-width:700px){
  .nd11-footer{padding:34px 0 16px}
  .nd11-footer-inner{grid-template-columns:1fr;gap:28px}
  .nd11-footer-nav{grid-template-columns:1fr 1fr}
  .nd11-footer-bottom{display:grid;gap:7px}
}
