.ppid-topbar{--focus-color: var(--gold-300);background:var(--navy-950);color:var(--on-dark-muted);font-size:.8rem}.ppid-topbar-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;min-height:2.5rem}.ppid-topbar a,.ppid-topbar button{display:inline-flex;align-items:center;gap:.35rem;min-height:2.25rem;padding-inline:.5rem;border-radius:10px;color:#fff;font-weight:600}.ppid-topbar a:hover,.ppid-topbar button:hover{color:var(--gold-300)}.ppid-topbar-actions{display:flex;align-items:center;gap:.25rem}.ppid-header{position:sticky;top:0;z-index:60;background:#fff;border-bottom:1px solid var(--line)}.ppid-header-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:4.5rem}.ppid-brand{display:flex;align-items:center;gap:.75rem;min-width:0;color:inherit}.ppid-brand-mark{flex:none;width:42px;height:42px}.ppid-brand-name{display:grid;min-width:0}.ppid-brand-name strong{font-size:.98rem;font-weight:800;line-height:1.2;letter-spacing:-.01em;color:var(--navy-950)}.ppid-brand-name span{display:none;font-size:.74rem;color:var(--ink-mute)}@media(min-width:480px){.ppid-brand-name span{display:block}}.ppid-nav{display:none}.ppid-nav-list{display:flex;align-items:center;gap:.15rem;margin:0;padding:0;list-style:none}.ppid-nav-item{position:relative}.ppid-nav-link{display:inline-flex;align-items:center;gap:.35rem;min-height:44px;padding-inline:.85rem;border:0;border-radius:10px;background:none;color:var(--navy-900);font:inherit;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .2s var(--ease),color .2s var(--ease)}.ppid-nav-link:hover{background:color-mix(in srgb,var(--cyan) 7%,#fff)}.ppid-nav-link[aria-current=page],.ppid-nav-link.is-active{border-radius:0;background:none;color:var(--cyan-dark);box-shadow:inset 0 -3px var(--cyan)}.ppid-nav-link svg{width:14px;height:14px;transition:transform .2s var(--ease)}.ppid-nav-item.open>.ppid-nav-link svg{transform:rotate(180deg)}.ppid-nav-panel{position:absolute;top:calc(100% + .35rem);left:-.35rem;z-index:70;width:max-content;min-width:15rem;max-width:21rem;padding:.4rem;background:#fff;border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow-soft);opacity:0;visibility:hidden;transform:translateY(4px);transition:opacity .2s var(--ease),transform .2s var(--ease),visibility .2s}.ppid-nav-item.open>.ppid-nav-panel{opacity:1;visibility:visible;transform:none}@media(hover:hover){.ppid-nav-item:hover>.ppid-nav-panel{opacity:1;visibility:visible;transform:none}}.ppid-nav-panel a{display:block;padding:.6rem .75rem;border-radius:var(--radius-sm);color:var(--navy-950);font-size:.88rem;font-weight:600}.ppid-nav-panel a small{display:block;margin-top:.15rem;font-size:.76rem;font-weight:400;line-height:1.45;color:var(--ink-mute)}.ppid-nav-panel a:hover,.ppid-nav-panel a[aria-current=page]{background:var(--cream-2);color:var(--navy-900)}.ppid-mobile-menu>summary{display:grid;place-items:center;width:44px;height:44px;border-radius:10px;background:var(--navy-900);color:#fff;list-style:none;cursor:pointer}.ppid-mobile-menu>summary::-webkit-details-marker{display:none}.ppid-mobile-panel{position:absolute;inset:100% 0 auto;max-height:calc(100vh - 7rem);overflow-y:auto;padding:.5rem clamp(1rem,4.5vw,2.5rem) 1.25rem;background:#fff;border-bottom:1px solid var(--line);box-shadow:var(--shadow-soft)}.ppid-mobile-panel a,.ppid-mobile-panel summary{display:flex;align-items:center;min-height:44px;color:var(--navy-950);font-weight:600}.ppid-mobile-panel details+a,.ppid-mobile-panel a+details,.ppid-mobile-panel details+details,.ppid-mobile-panel>a+a{border-top:1px solid var(--line)}.ppid-mobile-panel summary{justify-content:space-between;cursor:pointer;list-style:none}.ppid-mobile-panel summary::-webkit-details-marker{display:none}.ppid-mobile-panel details a{padding-left:.9rem;color:var(--ink-soft);font-weight:500}@media(min-width:1024px){.ppid-nav{display:block}.ppid-mobile-menu{display:none}}.ppid-hero{position:relative;isolation:isolate;overflow:hidden;background:var(--cream);border-bottom:1px solid var(--line);padding-block:clamp(1.9rem,3.4vw,2.75rem) clamp(2rem,3.6vw,3rem)}.ppid-hero--home{padding-block:clamp(2.75rem,6vw,4.75rem)}.ppid-hero-weave{position:absolute;z-index:0;top:-8%;bottom:0;left:max(-1.15rem,calc((100vw - 1240px)/2 - 4.5rem));width:clamp(4.5rem,6.5vw,6.25rem);background:color-mix(in srgb,var(--cyan) 28%,#fff);opacity:.34;pointer-events:none;-webkit-mask:url(/build/assets/ntt-tenun-left-reference-v3-D1NsR1b8.webp) center / auto 100% no-repeat;mask:url(/build/assets/ntt-tenun-left-reference-v3-D1NsR1b8.webp) center / auto 100% no-repeat}@media(min-width:1024px){.ppid-hero-weave{opacity:.86}}.ppid-hero-inner{position:relative;z-index:1}.ppid-hero h1{margin:0;max-width:20ch;font-size:clamp(1.9rem,4.8vw,2.9rem);font-weight:800;line-height:1.06;letter-spacing:-.035em;color:var(--navy-950);text-wrap:balance}.ppid-hero-lead{margin:1rem 0 0;max-width:62ch;font-size:1rem;line-height:1.65;color:var(--ink-soft)}.ppid-hero-actions{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1.6rem}.ppid-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.78rem;color:var(--ink-soft)}.ppid-breadcrumb a{color:var(--cyan-dark);font-weight:600}.ppid-breadcrumb a:hover{color:var(--navy-900)}.ppid-breadcrumb [aria-current=page]{color:var(--navy-950);font-weight:700}.ppid-section{padding-block:clamp(2.25rem,5vw,3.4rem)}.ppid-section--tint{background:var(--cream-2)}.ppid-section-head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:.5rem 1.5rem;margin-bottom:1.5rem}.ppid-section-head h2{margin:0;font-size:clamp(1.35rem,2.8vw,1.85rem);font-weight:800;line-height:1.15;letter-spacing:-.02em;color:var(--navy-950)}.ppid-section-head p{margin:.4rem 0 0;max-width:62ch;color:var(--ink-mute)}.ppid-section-head .go-link{font-weight:700}.ppid-narrow{max-width:820px}.ppid-shelf{margin:0;padding:0;list-style:none;background:#fff;border:1px solid var(--line);border-radius:var(--radius-lg);overflow:hidden}.ppid-shelf li+li{border-top:1px solid var(--line)}.ppid-shelf a{display:grid;grid-template-columns:minmax(0,1fr);gap:.3rem;padding:1.2rem clamp(1.1rem,3vw,1.75rem);color:inherit;transition:background .25s var(--ease)}.ppid-shelf a:hover{background:color-mix(in srgb,var(--cyan) 5%,#fff)}.ppid-shelf-title{font-size:1.08rem;font-weight:800;letter-spacing:-.01em;color:var(--navy-900)}.ppid-shelf-desc{margin:0;max-width:64ch;font-size:.9rem;line-height:1.55;color:var(--ink-mute)}.ppid-shelf-meta{display:inline-flex;align-items:center;gap:.75rem;font-size:.82rem;font-weight:700;white-space:nowrap;color:var(--gold-700)}.ppid-shelf-meta.is-empty{font-weight:600;color:var(--ink-mute)}.ppid-shelf-arrow{display:none;width:2.25rem;height:2.25rem;place-items:center;border-radius:99px;background:var(--cream-2);color:var(--navy-900);transition:transform .25s var(--ease),background .25s var(--ease),color .25s var(--ease)}.ppid-shelf-arrow svg{width:16px;height:16px}.ppid-shelf a:hover .ppid-shelf-arrow{transform:translate(3px);background:var(--navy-900);color:#fff}@media(min-width:640px){.ppid-shelf a{grid-template-columns:minmax(0,1fr) auto;column-gap:1.5rem;align-items:center}.ppid-shelf-meta{grid-column:2;grid-row:1 / span 2}.ppid-shelf-arrow{display:grid}}.ppid-split{display:grid;gap:2rem}@media(min-width:900px){.ppid-split{grid-template-columns:minmax(0,1.45fr) minmax(0,1fr);gap:3rem;align-items:start}}.ppid-faq{border-top:1px solid var(--line)}.ppid-faq details{border-bottom:1px solid var(--line)}.ppid-faq summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:44px;padding-block:1rem;font-weight:700;line-height:1.4;color:var(--navy-950);list-style:none;cursor:pointer}.ppid-faq summary::-webkit-details-marker{display:none}.ppid-faq summary svg{flex:none;width:18px;height:18px;color:var(--cyan);transition:transform .25s var(--ease)}.ppid-faq details[open] summary svg{transform:rotate(45deg)}.ppid-faq-answer{margin:0 0 1.15rem;max-width:68ch;line-height:1.65;white-space:pre-line;color:var(--ink-soft)}.ppid-faq-more{margin-top:1.1rem}.ppid-contact-card{--focus-color: var(--gold-300);padding:clamp(1.4rem,3vw,2rem);border-radius:var(--radius-lg);background:var(--navy-950);color:var(--on-dark-muted)}.ppid-contact-card h2{margin:0;font-size:1.35rem;font-weight:800;letter-spacing:-.02em;color:#fff}.ppid-contact-card>p{margin:.5rem 0 1.25rem;line-height:1.6}.ppid-contact-card dl{display:grid;gap:.85rem;margin:0 0 1.5rem}.ppid-contact-card dt{font-size:.76rem;color:var(--gold-300)}.ppid-contact-card dd{margin:.1rem 0 0;font-weight:600;color:#fff;overflow-wrap:anywhere}.ppid-contact-card dd a{color:#fff}.ppid-contact-card dd a:hover{color:var(--gold-300)}.ppid-page{display:grid;gap:1.5rem}.ppid-side-title{margin:0 0 .6rem;font-size:.8rem;font-weight:700;color:var(--ink-mute)}.ppid-side ul{display:flex;gap:.4rem;margin:0;padding:0 0 .25rem;list-style:none;overflow-x:auto;scroll-snap-type:x mandatory}.ppid-side li{flex:none;scroll-snap-align:start}.ppid-side a{display:flex;align-items:center;justify-content:space-between;gap:.75rem;min-height:44px;padding:.5rem .95rem;border:1px solid var(--line);border-radius:99px;background:#fff;color:var(--ink-soft);font-size:.88rem;font-weight:600;white-space:nowrap;transition:background .2s var(--ease),color .2s var(--ease)}.ppid-side a:hover{color:var(--navy-900);background:var(--cream-2)}.ppid-side a[aria-current=page]{border-color:var(--navy-900);background:var(--navy-900);color:#fff}.ppid-side-count{font-size:.75rem;font-weight:700;color:var(--gold-700)}.ppid-side a[aria-current=page] .ppid-side-count{color:var(--gold-300)}@media(min-width:900px){.ppid-page{grid-template-columns:15.5rem minmax(0,1fr);gap:2.5rem;align-items:start}.ppid-side{position:sticky;top:6rem}.ppid-side ul{display:grid;gap:.2rem;overflow:visible}.ppid-side a{border-color:transparent;border-radius:10px;background:none;white-space:normal}.ppid-side a:hover{background:#fff}}.ppid-prose{padding:clamp(1.25rem,3.5vw,2.25rem);border:1px solid var(--line);border-radius:var(--radius-lg);background:#fff}.ppid-prose .rich-text-content{max-width:70ch;line-height:1.7;color:var(--ink)}.ppid-prose .rich-text-content :where(h2,h3,h4){color:var(--navy-950);letter-spacing:-.015em}.ppid-prose .rich-text-content img{height:auto;border-radius:var(--radius-md)}.ppid-contact-list{display:grid;margin:0;border:1px solid var(--line);border-radius:var(--radius-lg);background:#fff;overflow:hidden}.ppid-contact-list>div{display:grid;gap:.2rem;padding:1.05rem clamp(1.1rem,3vw,1.6rem)}.ppid-contact-list>div+div{border-top:1px solid var(--line)}.ppid-contact-list dt{font-size:.8rem;color:var(--ink-mute)}.ppid-contact-list dd{margin:0;font-weight:700;color:var(--navy-950);overflow-wrap:anywhere}@media(min-width:640px){.ppid-contact-list>div{grid-template-columns:10rem minmax(0,1fr);gap:1rem;align-items:baseline}}.ppid-contact-actions{margin-top:1.25rem}.ppid-footer{--focus-color: var(--gold-300);background:var(--navy-950);color:var(--on-dark-muted);padding-block:2.75rem 1.5rem}.ppid-footer-grid{display:grid;gap:2rem}@media(min-width:760px){.ppid-footer-grid{grid-template-columns:minmax(0,1.4fr) repeat(3,minmax(0,1fr))}}.ppid-footer strong{display:block;margin-bottom:.5rem;color:#fff}.ppid-footer p{margin:0;max-width:40ch;line-height:1.6}.ppid-footer-title{margin:0 0 .6rem;font-size:.85rem;font-weight:700;color:var(--gold-300)}.ppid-footer ul{display:grid;gap:.15rem;margin:0;padding:0;list-style:none}.ppid-footer ul a{display:inline-flex;align-items:center;min-height:2.25rem;color:#fff}.ppid-footer ul a:hover{color:var(--gold-300)}.ppid-footer-bottom{margin-top:2rem;padding-top:1.25rem;border-top:1px solid color-mix(in srgb,#fff 14%,transparent);font-size:.8rem}.ppid-hero--home{padding-block:clamp(2.5rem,5vw,3.75rem) clamp(2.25rem,4.5vw,3.25rem)}.ppid-section:not(.ppid-section--tint)+.ppid-section:not(.ppid-section--tint){padding-top:0}.ppid-side-count.is-empty,.ppid-side a[aria-current=page] .ppid-side-count.is-empty{font-weight:600;color:var(--ink-mute)}.ppid-side a[aria-current=page] .ppid-side-count.is-empty{color:var(--on-dark-muted)}@media(min-width:760px){.ppid-contact-card--wide{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:2rem}.ppid-contact-card--wide>p{margin-bottom:0}.ppid-contact-card--wide dl{grid-column:1 / -1;grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));margin:1.25rem 0 0}.ppid-contact-card--wide>.btn{grid-column:2;grid-row:1 / span 2}}.ppid-stats{padding-block:clamp(1.75rem,4vw,2.5rem);background:var(--cream-2);border-bottom:1px solid var(--line)}.ppid-stats-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;margin:0;padding:0;list-style:none}@media(min-width:900px){.ppid-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}}.ppid-stat{display:flex;flex-direction:column;align-items:center;gap:.2rem;padding:1.35rem .85rem 1.2rem;border:1px solid var(--line);border-radius:var(--radius-md);background:#fff;text-align:center}.ppid-stat-icon{display:grid;place-items:center;width:46px;height:46px;margin-bottom:.5rem;border-radius:12px;background:var(--cream-2);color:var(--cyan)}.ppid-stat-icon svg{width:22px;height:22px}.ppid-stat--primary .ppid-stat-icon{background:var(--navy-900);color:#fff}.ppid-stat-value{font-size:clamp(1.6rem,3.6vw,2.15rem);font-weight:800;line-height:1.1;letter-spacing:-.02em;color:var(--navy-950);font-variant-numeric:tabular-nums}.ppid-stat-label{font-size:.86rem;line-height:1.35;color:var(--ink-mute)}.ppid-tabs{display:grid;gap:1.25rem}.ppid-tablist{display:none}.ppid-tabs.is-enhanced .ppid-tablist{display:flex;gap:.4rem;padding-bottom:.25rem;overflow-x:auto;scroll-snap-type:x mandatory}.ppid-tablist [role=tab]{flex:none;min-height:44px;padding:.55rem 1rem;border:1px solid var(--line);border-radius:99px;background:#fff;color:var(--ink-soft);font:inherit;font-size:.9rem;font-weight:700;text-align:left;cursor:pointer;scroll-snap-align:start;transition:background .2s var(--ease),color .2s var(--ease)}.ppid-tablist [role=tab]:hover{background:var(--cream-2);color:var(--navy-900)}.ppid-tablist [role=tab][aria-selected=true]{border-color:var(--navy-900);background:var(--navy-900);color:#fff}.ppid-tabpanels{display:grid;gap:1rem}.ppid-tabpanel{display:grid;gap:1.5rem;padding:clamp(1.25rem,3.5vw,2.25rem);border:1px solid var(--line);border-radius:var(--radius-lg);background:#fff}.ppid-tabpanel[hidden]{display:none}.ppid-tabpanel h3{margin:0;font-size:clamp(1.2rem,2.4vw,1.5rem);font-weight:800;line-height:1.2;letter-spacing:-.02em;color:var(--navy-950)}.ppid-tabpanel p{margin:.75rem 0 0;max-width:64ch;line-height:1.7;white-space:pre-line;color:var(--ink-soft)}.ppid-tabpanel-media{justify-self:center;width:100%;max-width:240px;height:auto;border-radius:var(--radius-md)}@media(min-width:760px){.ppid-tabpanel.has-media{grid-template-columns:minmax(0,1fr) 220px;align-items:center}}@media(min-width:900px){.ppid-tabs.is-enhanced{grid-template-columns:16rem minmax(0,1fr);gap:2rem;align-items:start}.ppid-tabs.is-enhanced .ppid-tablist{flex-direction:column;gap:.2rem;padding:0;overflow:visible}.ppid-tabs.is-enhanced .ppid-tablist [role=tab]{padding:.8rem 1rem;border-color:transparent;border-radius:0 10px 10px 0;background:none}.ppid-tabs.is-enhanced .ppid-tablist [role=tab]:hover{background:#fff}.ppid-tabs.is-enhanced .ppid-tablist [role=tab][aria-selected=true]{background:#fff;color:var(--cyan-dark);box-shadow:inset 3px 0 var(--cyan)}}
