/* Homepage content flow: hero → products → value → FAQ → ecosystem */

/* Second screen: directly clickable core products */
#tokennau-homepage-prototype .tn-home-capabilities{min-height:100svh;display:flex;align-items:center;padding:118px 0 92px;background:#f7f5fa}
#tokennau-homepage-prototype .tn-home-capability-card{cursor:pointer}
#tokennau-homepage-prototype .tn-home-capability-card:focus-visible{outline:3px solid rgba(126,76,232,.45);outline-offset:5px}

/* Third screen: light page with two large cards; dark is a focused accent, not a section background */
#tokennau-homepage-prototype .tn-home-value{min-height:100svh;padding:0;background:linear-gradient(180deg,#fff 0%,#f8f8fb 100%);color:#191625}
#tokennau-homepage-prototype .tn-home-value:before{inset:0;background:radial-gradient(circle at 76% 24%,rgba(124,74,238,.05),transparent 30%);opacity:1}
#tokennau-homepage-prototype .tn-home-value>.tn-wrap{position:relative;z-index:1;max-width:1280px;padding-top:110px;padding-bottom:120px}
#tokennau-homepage-prototype .tn-home-value .tn-home-heading{display:grid;margin-bottom:54px}
#tokennau-homepage-prototype .tn-home-value .tn-home-heading h2{color:#1f1b29}
#tokennau-homepage-prototype .tn-home-value .tn-home-heading h2 em{color:#7435e9}
#tokennau-homepage-prototype .tn-home-value .tn-home-heading p{color:#746d7d}
#tokennau-homepage-prototype .tn-home-value-grid{display:grid;grid-template-columns:minmax(0,.83fr) minmax(0,1.17fr);gap:24px;margin:0}
#tokennau-homepage-prototype .tn-home-value-grid>article{position:relative;min-height:650px;border-radius:22px;overflow:hidden;box-sizing:border-box;transition:transform .3s ease,box-shadow .3s ease}
#tokennau-homepage-prototype .tn-home-value-grid>article:hover{transform:translateY(-4px)}
#tokennau-homepage-prototype .tn-home-value-grid>.tn-home-value-lead{display:flex;flex-direction:column;padding:48px 44px 0;background:linear-gradient(145deg,#20212e,#181824 72%);color:#fff;box-shadow:0 24px 65px rgba(24,22,34,.17)}
#tokennau-homepage-prototype .tn-home-value-grid>.tn-home-value-lead:before{content:"";position:absolute;right:-100px;top:-85px;width:320px;height:320px;border:1px solid rgba(132,93,229,.38);border-radius:50%;box-shadow:0 0 0 36px rgba(100,70,190,.04),0 0 0 72px rgba(100,70,190,.025)}
#tokennau-homepage-prototype .tn-home-value-grid>.tn-home-value-lead>span,#tokennau-homepage-prototype .tn-home-value-grid>.tn-home-value-detail>span{position:relative;z-index:1;color:#aa7cf0;font:750 9px/1.5 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.14em}
#tokennau-homepage-prototype .tn-home-value-grid>.tn-home-value-lead>h3{position:relative;z-index:1;margin:72px 0 24px;color:#fff;font-size:38px;line-height:1.43;letter-spacing:-.045em}
#tokennau-homepage-prototype .tn-home-value-grid>.tn-home-value-lead>h3 strong{color:#b47bf7;font-size:inherit}
#tokennau-homepage-prototype .tn-home-value-grid>.tn-home-value-lead>p{position:relative;z-index:1;margin:0;color:#aaa6b4;font-size:12px;line-height:1.9}
#tokennau-homepage-prototype .tn-home-value-grid>.tn-home-value-lead>.tn-home-value-dark-list{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;margin:62px -44px 0;border-top:1px solid rgba(222,215,232,.15)}
#tokennau-homepage-prototype .tn-home-value-grid>.tn-home-value-lead>.tn-home-value-dark-list section{min-height:205px;padding:29px 28px;border-right:1px solid rgba(222,215,232,.15)}
#tokennau-homepage-prototype .tn-home-value-grid>.tn-home-value-lead>.tn-home-value-dark-list section:last-child{border-right:0}
#tokennau-homepage-prototype .tn-home-value-grid .tn-home-value-dark-list i,#tokennau-homepage-prototype .tn-home-value-grid .tn-home-value-detail-list i{display:block;color:#aa7cf0;font:750 9px ui-monospace,SFMono-Regular,Menlo,monospace;font-style:normal}
#tokennau-homepage-prototype .tn-home-value-grid .tn-home-value-dark-list h4{margin:38px 0 9px;color:#fff;font-size:18px;line-height:1.3}
#tokennau-homepage-prototype .tn-home-value-grid .tn-home-value-dark-list p{margin:0;color:#918c99;font-size:10px;line-height:1.75}
#tokennau-homepage-prototype .tn-home-value-grid>.tn-home-value-detail{padding:48px 48px 0;border:1px solid #e4dfeb;background:rgba(255,255,255,.9);box-shadow:0 24px 65px rgba(42,31,64,.08)}
#tokennau-homepage-prototype .tn-home-value-grid>.tn-home-value-detail:after{content:"";position:absolute;right:-52px;top:-55px;width:180px;height:180px;border:3px solid transparent;border-top-color:#8150ee;border-left-color:#65c9ef;border-radius:48px;transform:rotate(45deg);opacity:.35}
#tokennau-homepage-prototype .tn-home-value-grid>.tn-home-value-detail>.tn-home-value-detail-list{position:relative;z-index:1;margin:46px -48px 0}
#tokennau-homepage-prototype .tn-home-value-grid>.tn-home-value-detail>.tn-home-value-detail-list section{display:grid;grid-template-columns:48px 1fr;gap:20px;min-height:174px;padding:29px 48px;border-top:1px solid #e7e2ed;box-sizing:border-box}
#tokennau-homepage-prototype .tn-home-value-grid>.tn-home-value-detail>.tn-home-value-detail-list section:first-child{background:linear-gradient(100deg,rgba(248,245,253,.9),rgba(255,255,255,.4))}
#tokennau-homepage-prototype .tn-home-value-grid .tn-home-value-detail-list h3{margin:0 0 5px;color:#211c2b;font-size:22px;line-height:1.35;letter-spacing:-.025em}
#tokennau-homepage-prototype .tn-home-value-grid .tn-home-value-detail-list strong{display:block;color:#5d5368;font-size:12px}
#tokennau-homepage-prototype .tn-home-value-grid .tn-home-value-detail-list p{max-width:500px;margin:13px 0 0;color:#7a7381;font-size:10px;line-height:1.8}

/* Fourth and fifth screens */
#tokennau-homepage-prototype .tn-home-faq{padding:128px 0;background:#fff}
#tokennau-homepage-prototype .tn-home-ecosystem{padding:120px 0 132px;background:#f7f5fa}

@media(max-width:900px){
  #tokennau-homepage-prototype .tn-home-value>.tn-wrap{padding-top:82px;padding-bottom:88px}
  #tokennau-homepage-prototype .tn-home-value-grid{grid-template-columns:1fr}
  #tokennau-homepage-prototype .tn-home-value-grid>article{min-height:0}
}
@media(max-width:620px){
  #tokennau-homepage-prototype .tn-home-capabilities{min-height:0;padding:82px 0}
  #tokennau-homepage-prototype .tn-home-value>.tn-wrap{padding:70px 18px 76px}
  #tokennau-homepage-prototype .tn-home-value .tn-home-heading{margin-bottom:34px}
  #tokennau-homepage-prototype .tn-home-value-grid{gap:16px}
  #tokennau-homepage-prototype .tn-home-value-grid>.tn-home-value-lead{padding:34px 25px 0}
  #tokennau-homepage-prototype .tn-home-value-grid>.tn-home-value-lead>h3{margin-top:48px;font-size:29px}
  #tokennau-homepage-prototype .tn-home-value-grid>.tn-home-value-lead>.tn-home-value-dark-list{grid-template-columns:1fr;margin:42px -25px 0}
  #tokennau-homepage-prototype .tn-home-value-grid>.tn-home-value-lead>.tn-home-value-dark-list section{min-height:180px;padding:25px;border-right:0;border-bottom:1px solid rgba(222,215,232,.15)}
  #tokennau-homepage-prototype .tn-home-value-grid>.tn-home-value-detail{padding:34px 25px 0}
  #tokennau-homepage-prototype .tn-home-value-grid>.tn-home-value-detail>.tn-home-value-detail-list{margin:34px -25px 0}
  #tokennau-homepage-prototype .tn-home-value-grid>.tn-home-value-detail>.tn-home-value-detail-list section{grid-template-columns:34px 1fr;min-height:0;padding:26px 25px;gap:10px}
  #tokennau-homepage-prototype .tn-home-faq,#tokennau-homepage-prototype .tn-home-ecosystem{padding:82px 0}
}
