.help-module__TnMAIG__homeHero,.help-module__TnMAIG__collectionHero,.help-module__TnMAIG__articleHero,.help-module__TnMAIG__collectionsSection,.help-module__TnMAIG__articleListSection,.help-module__TnMAIG__sectionWrap{padding-inline:1rem}.help-module__TnMAIG__homeHero{z-index:1;padding-top:5rem;position:relative}.help-module__TnMAIG__homeHeroInner{isolation:isolate;text-align:center;color:#fff;background:#0a2f6b;border-radius:1.5rem;max-width:1200px;min-height:620px;margin:0 auto;padding:7.5rem 1.5rem 6rem;position:relative;overflow:visible}.help-module__TnMAIG__homeHero h1,.help-module__TnMAIG__collectionHero h1,.help-module__TnMAIG__articleHero h1,.help-module__TnMAIG__sectionHeading h2,.help-module__TnMAIG__listHeader h2,.help-module__TnMAIG__contactPanel h2,.help-module__TnMAIG__articleBody h2{font-family:var(--font-kimi-serif), Georgia, serif;letter-spacing:-.035em;font-weight:700}.help-module__TnMAIG__homeHero h1{text-wrap:balance;max-width:800px;margin:0 auto;font-size:clamp(3.1rem,7vw,5.75rem);line-height:.98}.help-module__TnMAIG__heroLead{color:#ffffffc2;text-wrap:pretty;max-width:650px;margin:1.75rem auto 0;font-size:clamp(1rem,2vw,1.16rem);line-height:1.7}.help-module__TnMAIG__searchArea{z-index:4;color:#1a1a1a;text-align:left;width:min(100%,690px);margin:2.5rem auto 0;position:relative}.help-module__TnMAIG__searchAreaCompact{width:100%;margin:0}.help-module__TnMAIG__searchForm{background:#fff;border:1px solid #d8e5ffcc;border-radius:1rem;align-items:center;width:100%;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex;position:relative;box-shadow:0 18px 60px #01143647}.help-module__TnMAIG__searchForm:focus-within{border-color:#82aaff;transform:translateY(-2px);box-shadow:0 20px 70px #01143659,0 0 0 4px #82aaff38}.help-module__TnMAIG__searchIcon{color:#0c52ea;pointer-events:none;position:absolute;left:1.25rem}.help-module__TnMAIG__searchForm input{color:#1a1a1a;width:100%;height:66px;font:inherit;background:0 0;border:0;outline:0;padding:0 3.5rem;font-size:1rem}.help-module__TnMAIG__searchAreaCompact .help-module__TnMAIG__searchForm input{height:58px}.help-module__TnMAIG__searchForm input::placeholder{color:#5c6678}.help-module__TnMAIG__searchForm input::-webkit-search-cancel-button{margin-right:.5rem}.help-module__TnMAIG__searchHint{color:#526078;background:#eaf1ff;border:1px solid #d8e5ff;border-radius:.5rem;place-items:center;width:30px;height:30px;font-size:.75rem;display:grid;position:absolute;right:1rem}.help-module__TnMAIG__searchResults{z-index:1;max-height:min(430px, calc(100dvh - 10rem - env(safe-area-inset-bottom)));overscroll-behavior:contain;scrollbar-gutter:stable;background:#fff;border:1px solid #d8e5ff;border-radius:1rem;padding:.55rem;position:absolute;top:calc(100% + .65rem);left:0;right:0;overflow-y:auto;box-shadow:0 28px 80px #051c443d}.help-module__TnMAIG__searchResults ul{margin:0;padding:0;list-style:none}.help-module__TnMAIG__searchResult{color:#1a1a1a;border-radius:.7rem;grid-template-columns:1fr auto;align-items:center;gap:.85rem;padding:.9rem;transition:background-color .16s;display:grid}.help-module__TnMAIG__searchResult:hover{background:#eaf1ff}.help-module__TnMAIG__searchResult:focus-visible{outline-offset:-2px;background:#eaf1ff;outline:2px solid #0c52ea}.help-module__TnMAIG__searchResult:focus:not(:focus-visible){outline:0}.help-module__TnMAIG__resultCopy{gap:.2rem;min-width:0;display:grid}.help-module__TnMAIG__resultCopy strong,.help-module__TnMAIG__resultCopy span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.help-module__TnMAIG__resultCopy strong{color:#0a2f6b;font-size:.9rem}.help-module__TnMAIG__resultCopy span{color:#5c6678;font-size:.78rem}.help-module__TnMAIG__noResults{color:#5c6678;text-align:center;margin:0;padding:1rem;font-size:.9rem}.help-module__TnMAIG__collectionsSection,.help-module__TnMAIG__articleListSection{padding-top:6rem;padding-bottom:5rem}.help-module__TnMAIG__sectionHeading,.help-module__TnMAIG__collectionGrid,.help-module__TnMAIG__sectionWrap,.help-module__TnMAIG__articleLayout{max-width:1120px;margin-left:auto;margin-right:auto}.help-module__TnMAIG__sectionHeading{grid-template-columns:1.15fr .85fr;align-items:end;gap:3rem;margin-bottom:2.5rem;display:grid}.help-module__TnMAIG__sectionHeading h2,.help-module__TnMAIG__listHeader h2{color:#0a2f6b;margin:0;font-size:clamp(2.2rem,4vw,3.4rem);line-height:1.05}.help-module__TnMAIG__sectionHeading>p{color:#4a5568;max-width:470px;margin:0;line-height:1.7}.help-module__TnMAIG__collectionGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.help-module__TnMAIG__collectionCard{color:#1a1a1a;min-height:345px;animation:.54s both help-module__TnMAIG__help-card-in;animation-delay:calc(var(--card-order) * 55ms);background:#fff;border:1px solid #0c52ea1c;border-radius:1.25rem;flex-direction:column;padding:1.6rem;transition:color .25s,background-color .25s,border-color .25s,transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 15px 45px #0a2f6b12}.help-module__TnMAIG__collectionCard:hover{color:#fff;background:#0a2f6b;border-color:#0a2f6b;transform:translateY(-5px);box-shadow:0 22px 56px #0a2f6b30}.help-module__TnMAIG__collectionCard:focus-visible,.help-module__TnMAIG__articleList a:focus-visible,.help-module__TnMAIG__mintButton:focus-visible,.help-module__TnMAIG__breadcrumb a:focus-visible{outline-offset:4px;outline:3px solid #0c52ea}.help-module__TnMAIG__largeCollectionIcon{color:#0c52ea;background:#e0e9ff;border-radius:.8rem;place-items:center;display:grid}.help-module__TnMAIG__collectionIcon{color:#0c52ea;transform-origin:0;flex:none;width:42px;height:42px;margin-bottom:2.25rem;transition:color .25s,transform .25s;display:block}.help-module__TnMAIG__collectionCard:hover .help-module__TnMAIG__collectionIcon{color:#82eec8;transform:translateY(-1px)scale(1.04)}.help-module__TnMAIG__collectionCard h3{color:#0a2f6b;font-family:var(--font-kimi-serif), Georgia, serif;letter-spacing:-.02em;margin:0;font-size:1.45rem;font-weight:700}.help-module__TnMAIG__collectionCard:hover h3{color:#fff}.help-module__TnMAIG__collectionCard>p{color:#576273;margin:.75rem 0 1.5rem;font-size:.9rem;line-height:1.65}.help-module__TnMAIG__collectionCard:hover>p{color:#ffffffb8}.help-module__TnMAIG__collectionFooter{color:#667085;border-top:1px solid #0c52ea1a;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1rem;font-size:.75rem;font-weight:650;display:flex}.help-module__TnMAIG__collectionCard:hover .help-module__TnMAIG__collectionFooter{color:#ffffff9e;border-color:#ffffff1f}.help-module__TnMAIG__roundArrow{color:#fff;background:#0c52ea;border-radius:.65rem;place-items:center;width:36px;height:36px;transition:transform .2s,background-color .2s;display:grid}.help-module__TnMAIG__collectionCard:hover .help-module__TnMAIG__roundArrow{color:#0a2f6b;background:#82eec8;transform:translate(3px)}.help-module__TnMAIG__sectionWrap{padding:0 0 5rem}.help-module__TnMAIG__articleRelatedWrap{width:100%;max-width:1120px;margin-inline:auto}.help-module__TnMAIG__contactPanel{color:#fff;background:#0a2f6b;border-radius:1.5rem;grid-template-columns:auto 1fr auto;align-items:center;gap:1.5rem;padding:2.5rem;display:grid}.help-module__TnMAIG__contactMark{color:#0a2f6b;background:#82eec8;border-radius:1rem;place-items:center;width:58px;height:58px;display:grid}.help-module__TnMAIG__contactPanel h2{margin:0;font-size:clamp(1.65rem,3vw,2.4rem);line-height:1.1}.help-module__TnMAIG__contactPanel p{color:#ffffffb3;max-width:620px;margin:.6rem 0 0;font-size:.9rem;line-height:1.6}.help-module__TnMAIG__mintButton{color:#0a2f6b;white-space:nowrap;background:#82eec8;border-radius:.75rem;justify-content:center;align-items:center;gap:.6rem;min-height:48px;padding:.8rem 1.2rem;font-size:.85rem;font-weight:750;transition:transform .18s,background-color .18s;display:inline-flex}.help-module__TnMAIG__mintButton:hover{background:#a0f4d6;transform:translateY(-2px)}.help-module__TnMAIG__collectionHero,.help-module__TnMAIG__articleHero{padding-top:7rem}.help-module__TnMAIG__collectionHero{background:0 0;padding-bottom:5rem}.help-module__TnMAIG__breadcrumb{color:#68758a;align-items:center;gap:.35rem;min-width:0;margin-bottom:4rem;font-size:.78rem;display:flex}.help-module__TnMAIG__breadcrumb a{color:#0c52ea}.help-module__TnMAIG__breadcrumb span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.help-module__TnMAIG__collectionHeroGrid{grid-template-columns:1.1fr .9fr;align-items:center;gap:5rem;display:grid}.help-module__TnMAIG__largeCollectionIcon{color:#0a2f6b;background:#82eec8;border-radius:1.15rem;width:64px;height:64px;margin-bottom:2rem;box-shadow:0 14px 40px #0a2f6b1f}.help-module__TnMAIG__collectionHero h1,.help-module__TnMAIG__articleHero h1{color:#0a2f6b;text-wrap:balance;margin:0;font-size:clamp(3rem,6vw,5.4rem);line-height:.98}.help-module__TnMAIG__collectionHeroCopy>p{color:#505d70;max-width:610px;margin:1.35rem 0 0;font-size:1.05rem;line-height:1.75}.help-module__TnMAIG__byline{color:#738095;margin-top:1.4rem;font-size:.75rem;font-weight:650;display:inline-block}.help-module__TnMAIG__articleListSection{background:#f4f7ff;border-block:1px solid #0c52ea14}.help-module__TnMAIG__listHeader{justify-content:space-between;align-items:end;margin-bottom:2.3rem;display:flex}.help-module__TnMAIG__articleList{border-top:1px solid #0a2f6b21;margin:0;padding:0;list-style:none}.help-module__TnMAIG__articleList li{border-bottom:1px solid #0a2f6b21}.help-module__TnMAIG__articleList a{grid-template-columns:55px 1fr auto;align-items:center;gap:1.25rem;min-height:132px;padding:1.2rem 0;transition:padding .18s;display:grid}.help-module__TnMAIG__articleList a:hover{padding-inline:.7rem}.help-module__TnMAIG__articleIndex{color:#0c52ea;letter-spacing:.12em;font-size:.75rem;font-weight:750}.help-module__TnMAIG__articleListCopy{gap:.45rem;display:grid}.help-module__TnMAIG__articleListCopy strong{color:#0a2f6b;font-family:var(--font-kimi-serif), Georgia, serif;font-size:clamp(1.2rem,2.4vw,1.6rem)}.help-module__TnMAIG__articleListCopy>span{color:#5b6678;font-size:.88rem;line-height:1.55}.help-module__TnMAIG__articleHero{padding-bottom:5rem}.help-module__TnMAIG__articleWidth{max-width:900px;margin-inline:auto}.help-module__TnMAIG__articleHero .help-module__TnMAIG__breadcrumb{margin-bottom:2.6rem}.help-module__TnMAIG__articleHero h1{max-width:850px;font-size:clamp(3rem,7vw,5.8rem)}.help-module__TnMAIG__articleDescription{color:#515e71;max-width:700px;margin:1.5rem 0 0;font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.7}.help-module__TnMAIG__articleMeta{color:#6a7688;align-items:center;gap:.7rem;margin-top:1.75rem;font-size:.78rem;font-weight:650;display:flex}.help-module__TnMAIG__articleAuthorLogo{object-fit:contain;flex:none;width:42px;height:42px;display:block}.help-module__TnMAIG__articleLayout{max-width:690px;padding:5rem 1rem 7rem}.help-module__TnMAIG__articleBody{color:#435064;min-width:0;font-size:1rem;line-height:1.85}.help-module__TnMAIG__articleBody section{border-bottom:1px solid #0a2f6b1f;margin-bottom:3.5rem;padding-bottom:3.5rem}.help-module__TnMAIG__articleBody section:last-child{margin-bottom:0}.help-module__TnMAIG__articleBody h2{color:#0a2f6b;margin:0 0 1.2rem;font-size:clamp(1.75rem,4vw,2.55rem);line-height:1.12}.help-module__TnMAIG__articleBody p{margin:0}.help-module__TnMAIG__articleSummary{color:#263a59;font-size:1.17rem;line-height:1.8}.help-module__TnMAIG__steps{gap:0;margin:0;padding:0;list-style:none;display:grid}.help-module__TnMAIG__steps li{background:0 0;border-bottom:1px solid #0a2f6b1a;grid-template-columns:38px 1fr;align-items:start;gap:1.15rem;padding:1.15rem 0;display:grid}.help-module__TnMAIG__steps li:first-child{padding-top:.35rem}.help-module__TnMAIG__steps li:last-child{border-bottom:0;padding-bottom:0}.help-module__TnMAIG__steps span{color:#0a2f6b;background:#82eec8;border-radius:.55rem;place-items:center;width:36px;height:36px;font-size:.68rem;font-weight:800;display:grid}.help-module__TnMAIG__checkList{gap:.8rem;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.help-module__TnMAIG__checkList li{grid-template-columns:26px 1fr;align-items:start;gap:.7rem;display:grid}.help-module__TnMAIG__checkList li span{color:#0a2f6b;background:#82eec8;border-radius:.4rem;place-items:center;width:23px;height:23px;margin-top:.2rem;font-size:.7rem;font-weight:900;display:grid}.help-module__TnMAIG__articleBody .help-module__TnMAIG__toolsSection{color:#ffffffbf;background:#0a2f6b;border:0;border-radius:1.25rem;padding:2rem}.help-module__TnMAIG__toolsSection h2{color:#fff}.help-module__TnMAIG__toolList{flex-wrap:wrap;gap:.55rem;margin:1.5rem 0 0;padding:0;list-style:none;display:flex}.help-module__TnMAIG__toolList li{color:#fff;background:#17467e;border:1px solid #ffffff21;border-radius:.45rem;padding:.5rem .75rem;font-size:.75rem;font-weight:650}@keyframes help-module__TnMAIG__help-card-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (max-width:920px){.help-module__TnMAIG__collectionGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.help-module__TnMAIG__collectionHeroGrid{grid-template-columns:1fr;gap:2.5rem}.help-module__TnMAIG__contactPanel{grid-template-columns:auto 1fr}.help-module__TnMAIG__mintButton{grid-column:2;justify-self:start}}@media (max-width:640px){.help-module__TnMAIG__homeHeroInner{min-height:560px;padding-top:6rem}.help-module__TnMAIG__homeHero h1{font-size:clamp(2.8rem,14vw,4.2rem)}.help-module__TnMAIG__searchHint{display:none}.help-module__TnMAIG__searchForm input{height:60px;padding-right:1rem;font-size:.9rem}.help-module__TnMAIG__searchResult{grid-template-columns:1fr auto}.help-module__TnMAIG__searchResults{max-height:min(360px,48dvh)}.help-module__TnMAIG__sectionHeading{grid-template-columns:1fr;gap:1.25rem}.help-module__TnMAIG__collectionGrid{grid-template-columns:1fr}.help-module__TnMAIG__collectionCard{min-height:310px}.help-module__TnMAIG__collectionIcon{width:36px;height:36px;margin-bottom:1.85rem}.help-module__TnMAIG__contactPanel{grid-template-columns:1fr;padding:1.5rem}.help-module__TnMAIG__mintButton{grid-column:auto;justify-self:stretch}.help-module__TnMAIG__breadcrumb{margin-bottom:2.5rem}.help-module__TnMAIG__collectionHero{padding-bottom:3.5rem}.help-module__TnMAIG__articleList a{grid-template-columns:36px 1fr}.help-module__TnMAIG__articleList .help-module__TnMAIG__roundArrow{display:none}.help-module__TnMAIG__articleLayout{padding-top:2rem;padding-bottom:4rem}.help-module__TnMAIG__articleHero{padding-bottom:3.5rem}.help-module__TnMAIG__articleHero h1,.help-module__TnMAIG__collectionHero h1{font-size:clamp(2.7rem,13vw,4rem)}.help-module__TnMAIG__articleBody .help-module__TnMAIG__toolsSection{padding:1.4rem}}@media (prefers-reduced-motion:reduce){.help-module__TnMAIG__collectionCard{animation:none}.help-module__TnMAIG__collectionCard,.help-module__TnMAIG__collectionIcon,.help-module__TnMAIG__searchForm,.help-module__TnMAIG__roundArrow,.help-module__TnMAIG__mintButton,.help-module__TnMAIG__articleList a{transition:none}}.help-module__TnMAIG__collectionPage{padding:7.25rem 1rem 2rem}.help-module__TnMAIG__collectionCanvas{background:#fffffff5;border:1px solid #0a2f6b14;border-radius:1.75rem;max-width:1200px;margin-inline:auto;box-shadow:0 20px 60px #0a2f6b0e}.help-module__TnMAIG__collectionPage .help-module__TnMAIG__collectionHero,.help-module__TnMAIG__collectionPage .help-module__TnMAIG__articleListSection{background:0 0;border:0;padding-inline:0}.help-module__TnMAIG__collectionPage .help-module__TnMAIG__collectionHero{padding-top:0;padding-bottom:0}.help-module__TnMAIG__collectionEditorial{max-width:1120px;margin-inline:auto;padding-inline:clamp(1.5rem,5vw,4rem)}.help-module__TnMAIG__collectionPage .help-module__TnMAIG__collectionHero .help-module__TnMAIG__collectionEditorial{padding-top:clamp(3.5rem,7vw,5.5rem);padding-bottom:clamp(3rem,6vw,4.75rem)}.help-module__TnMAIG__collectionHeroCopy{max-width:820px}.help-module__TnMAIG__collectionPage .help-module__TnMAIG__collectionHero h1{color:#0a2f6b;max-width:760px;font-family:var(--font-kimi-serif), "Playfair Display", Georgia, serif;letter-spacing:-.025em;font-size:2.25rem;font-weight:700;line-height:1.1}.help-module__TnMAIG__collectionPage .help-module__TnMAIG__collectionHeroCopy>p{color:#748094;max-width:760px;font-family:var(--font-kimi-sans), Inter, ui-sans-serif, system-ui, sans-serif;letter-spacing:0;margin-top:1.25rem;font-size:1.125rem;font-weight:400;line-height:1.55}.help-module__TnMAIG__collectionPage .help-module__TnMAIG__articleListSection{padding-top:0;padding-bottom:clamp(3.5rem,7vw,5.5rem)}.help-module__TnMAIG__collectionPage .help-module__TnMAIG__articleList{border-color:#17263b21}.help-module__TnMAIG__collectionPage .help-module__TnMAIG__articleList li{animation:.38s both help-module__TnMAIG__collection-row-in;animation-delay:calc(var(--article-order) * 40ms + 60ms);border-color:#17263b21}.help-module__TnMAIG__collectionPage .help-module__TnMAIG__articleList a{color:#202326;grid-template-columns:minmax(0,1fr) minmax(105px,140px) 40px minmax(70px,90px);gap:clamp(1rem,2.5vw,2rem);min-height:96px;padding:1.15rem .2rem;transition:background-color .16s}.help-module__TnMAIG__collectionPage .help-module__TnMAIG__articleList a:hover{background:#0a2f6b06;padding-inline:.2rem}.help-module__TnMAIG__collectionPage .help-module__TnMAIG__articleList a:focus-visible{outline-offset:-3px;background:#0c52ea0b;outline:3px solid #0c52ea}.help-module__TnMAIG__collectionPage .help-module__TnMAIG__articleListCopy{min-width:0;display:block}.help-module__TnMAIG__collectionPage .help-module__TnMAIG__articleListCopy strong{color:#202326;font-family:var(--font-kimi-sans), Inter, ui-sans-serif, system-ui, sans-serif;letter-spacing:-.025em;font-size:clamp(1rem,1.6vw,1.22rem);font-weight:500;line-height:1.35;transition:color .16s}.help-module__TnMAIG__articleKind,.help-module__TnMAIG__articleSequence{color:#777d85;font-size:.74rem;line-height:1.35}.help-module__TnMAIG__articleBrand{object-fit:contain;place-self:center;width:40px;height:40px;display:block}.help-module__TnMAIG__articleSequence{text-align:right;white-space:nowrap}.help-module__TnMAIG__collectionPage .help-module__TnMAIG__articleList a:hover .help-module__TnMAIG__articleListCopy strong,.help-module__TnMAIG__collectionPage .help-module__TnMAIG__articleList a:focus-visible .help-module__TnMAIG__articleListCopy strong{color:#0a2f6b}@keyframes help-module__TnMAIG__collection-row-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (min-width:768px){.help-module__TnMAIG__collectionPage .help-module__TnMAIG__collectionHero h1{font-size:3.5rem}}@media (max-width:920px){.help-module__TnMAIG__collectionPage .help-module__TnMAIG__articleList a{grid-template-columns:minmax(0,1fr) minmax(90px,120px) 40px minmax(62px,76px);gap:1rem}}@media (max-width:640px){.help-module__TnMAIG__collectionPage{padding:5.5rem .75rem 1rem}.help-module__TnMAIG__collectionCanvas{border-radius:1.25rem}.help-module__TnMAIG__collectionEditorial{padding-inline:1.25rem}.help-module__TnMAIG__collectionPage .help-module__TnMAIG__collectionHero .help-module__TnMAIG__collectionEditorial{padding-top:2.75rem;padding-bottom:2.5rem}.help-module__TnMAIG__collectionPage .help-module__TnMAIG__collectionHeroCopy>p{margin-top:.9rem}.help-module__TnMAIG__collectionPage .help-module__TnMAIG__articleListSection{padding-bottom:2.5rem}.help-module__TnMAIG__collectionPage .help-module__TnMAIG__articleList a{grid-template-columns:minmax(0,1fr) 40px auto;grid-template-areas:"title brand sequence""kind brand sequence";gap:.35rem .75rem;min-height:102px;padding:1.2rem 0}.help-module__TnMAIG__collectionPage .help-module__TnMAIG__articleList a:hover{padding-inline:0}.help-module__TnMAIG__collectionPage .help-module__TnMAIG__articleListCopy{grid-area:title}.help-module__TnMAIG__collectionPage .help-module__TnMAIG__articleListCopy strong{font-size:1.02rem}.help-module__TnMAIG__articleKind{grid-area:kind}.help-module__TnMAIG__articleBrand{grid-area:brand}.help-module__TnMAIG__articleSequence{grid-area:sequence}}@media (prefers-reduced-motion:reduce){.help-module__TnMAIG__collectionPage .help-module__TnMAIG__articleList li{animation:none}.help-module__TnMAIG__collectionPage .help-module__TnMAIG__articleList a,.help-module__TnMAIG__collectionPage .help-module__TnMAIG__articleListCopy strong{transition:none}}
