#about-board-nine{padding:62px 16px;background:#f5f7fa;color:#172033;overflow:hidden}#about-board-nine *{box-sizing:border-box}#about-board-nine .about-nine__shell{max-width:1180px;margin:0 auto}#about-board-nine .about-nine__board{display:grid;grid-template-columns:420px minmax(0,1fr);gap:0;border:1px solid #d9e2ec;border-radius:8px;background:#fff;box-shadow:0 22px 54px rgba(23,32,51,.08);overflow:hidden}#about-board-nine .about-nine__media{position:relative;margin:0;min-height:430px;background:#d9e2ec;overflow:hidden}#about-board-nine .about-nine__media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(23,32,51,0) 42%,rgba(23,32,51,.56));pointer-events:none}#about-board-nine .about-nine__media img{display:block;width:100%;height:100%;object-fit:cover}#about-board-nine .about-nine__media figcaption{position:absolute;left:18px;right:18px;bottom:18px;z-index:2;display:flex;flex-wrap:wrap;gap:8px}#about-board-nine .about-nine__media span{display:inline-flex;align-items:center;min-height:32px;padding:7px 10px;border-radius:6px;background:rgba(255,255,255,.92);color:#172033;font-size:12px;font-weight:900;line-height:1.25;letter-spacing:0}#about-board-nine .about-nine__copy{min-width:0;display:flex;flex-direction:column;justify-content:center;padding:42px 44px}#about-board-nine .about-nine__eyebrow{display:inline-flex;align-items:center;width:max-content;max-width:100%;min-height:31px;margin-bottom:14px;padding:6px 11px;border-radius:6px;background:#e9f6f1;color:#08745c;font-size:13px;font-weight:900;letter-spacing:0}#about-board-nine h2{margin:0;color:#172033;font-size:clamp(28px,3.05vw,44px);line-height:1.14;font-weight:900;letter-spacing:0}#about-board-nine .about-nine__copy p{margin:18px 0 0;color:#536173;font-size:15px;line-height:1.9;letter-spacing:0}#about-board-nine .about-nine__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:16px}#about-board-nine .about-nine__cards article{display:grid;grid-template-columns:82px minmax(0,1fr);gap:14px;align-items:start;min-width:0;min-height:130px;border:1px solid #d9e2ec;border-radius:8px;background:#fff;padding:18px;box-shadow:0 14px 34px rgba(23,32,51,.055);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}#about-board-nine .about-nine__cards article:hover{transform:translateY(-2px);border-color:#b8c5d3;box-shadow:0 18px 42px rgba(23,32,51,.085)}#about-board-nine .about-nine__mark{display:flex;gap:8px;align-items:center}#about-board-nine .about-nine__mark b,#about-board-nine .about-nine__mark i{display:grid;place-items:center;width:37px;height:37px;border-radius:8px;font-size:13px;letter-spacing:0}#about-board-nine .about-nine__mark b{background:#172033;color:#fff;font-weight:900}#about-board-nine .about-nine__mark i{background:#e9f6f1;color:#08745c;font-size:16px}#about-board-nine .about-nine__cards article:nth-child(2) .about-nine__mark i{background:#edf2ff;color:#3454d1}#about-board-nine .about-nine__cards article:nth-child(3) .about-nine__mark i{background:#fff4e6;color:#b45309}#about-board-nine h3{margin:0;color:#172033;font-size:18px;line-height:1.3;font-weight:900;letter-spacing:0}#about-board-nine .about-nine__cards p{margin:7px 0 0;color:#5d6978;font-size:13px;line-height:1.62;letter-spacing:0}@media (max-width:991px){#about-board-nine{padding:46px 14px}#about-board-nine .about-nine__board{grid-template-columns:1fr}#about-board-nine .about-nine__media{min-height:300px}#about-board-nine .about-nine__copy{padding:30px}#about-board-nine .about-nine__cards{grid-template-columns:1fr}}@media (max-width:640px){#about-board-nine{padding:36px 14px}#about-board-nine .about-nine__media{min-height:220px}#about-board-nine .about-nine__media figcaption{left:12px;right:12px;bottom:12px}#about-board-nine .about-nine__media span{min-height:29px;font-size:11px}#about-board-nine .about-nine__copy{padding:22px 18px}#about-board-nine h2{font-size:24px}#about-board-nine .about-nine__copy p{font-size:14px;line-height:1.82}#about-board-nine .about-nine__cards article{grid-template-columns:1fr;min-height:0;padding:16px}#about-board-nine .about-nine__mark b,#about-board-nine .about-nine__mark i{width:36px;height:36px}}#faq-clear-river-one{--faq-ink:#101827;--faq-muted:#5d6878;--faq-blue:#2458d8;--faq-green:#18a77b;--faq-gold:#f3c54b;--faq-line:rgba(16,24,39,.12);padding:72px 18px;color:var(--faq-ink);background:radial-gradient(circle at 12% 18%,rgba(36,88,216,.14),transparent 28%),radial-gradient(circle at 86% 8%,rgba(24,167,123,.12),transparent 26%),linear-gradient(135deg,#f6fbff 0%,#ffffff 48%,#f8fbf1 100%);overflow:hidden}#faq-clear-river-one *{box-sizing:border-box}#faq-clear-river-one .riverfold-wrap{width:min(1180px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(280px,390px) minmax(0,1fr);gap:34px;align-items:start}#faq-clear-river-one .riverfold-intro{position:sticky;top:24px;min-height:420px;padding:34px;border:1px solid rgba(36,88,216,.18);border-radius:28px;background:linear-gradient(145deg,rgba(255,255,255,.92),rgba(245,250,255,.72)),repeating-linear-gradient(135deg,transparent 0 16px,rgba(36,88,216,.035) 16px 17px);box-shadow:0 24px 70px rgba(16,24,39,.09)}#faq-clear-river-one .riverfold-intro::after{content:"";position:absolute;right:28px;bottom:28px;width:110px;height:110px;border-radius:50%;border:18px solid rgba(24,167,123,.1);box-shadow:inset 0 0 0 1px rgba(24,167,123,.2)}#faq-clear-river-one .riverfold-brow{display:inline-flex;align-items:center;min-height:36px;margin-bottom:18px;padding:0 15px;border-radius:999px;background:#101827;color:#fff;font-size:14px;font-weight:800}#faq-clear-river-one h2{margin:0;font-size:clamp(30px,3.8vw,52px);line-height:1.08;font-weight:900;letter-spacing:0}#faq-clear-river-one .riverfold-intro p{max-width:33em;margin:18px 0 0;color:var(--faq-muted);font-size:16px;line-height:1.86;letter-spacing:0}#faq-clear-river-one .riverfold-tags{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}#faq-clear-river-one .riverfold-tags span{display:inline-flex;align-items:center;min-height:36px;padding:0 12px;border-radius:999px;background:rgba(255,255,255,.78);border:1px solid rgba(16,24,39,.1);color:#233047;font-size:13px;font-weight:800}#faq-clear-river-one .riverfold-panel{position:relative;display:grid;grid-template-columns:74px minmax(0,1fr);gap:18px}#faq-clear-river-one .riverfold-rail{display:grid;justify-items:center;align-content:start;gap:12px;padding-top:12px}#faq-clear-river-one .riverfold-rail b{display:grid;place-items:center;width:48px;height:48px;border-radius:18px;color:#fff;font-size:18px;font-weight:900;background:linear-gradient(135deg,var(--faq-blue),#6e8fff);box-shadow:0 14px 28px rgba(36,88,216,.22)}#faq-clear-river-one .riverfold-rail b:last-child{background:linear-gradient(135deg,var(--faq-green),#60d9a9);box-shadow:0 14px 28px rgba(24,167,123,.2)}#faq-clear-river-one .riverfold-rail span{width:2px;height:410px;border-radius:999px;background:linear-gradient(to bottom,rgba(36,88,216,.5),rgba(24,167,123,.42),transparent)}#faq-clear-river-one .riverfold-stack{display:grid;gap:14px}#faq-clear-river-one .riverfold-item{position:relative;overflow:hidden;border:1px solid var(--faq-line);border-radius:22px;background:rgba(255,255,255,.9);box-shadow:0 16px 42px rgba(16,24,39,.07);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}#faq-clear-river-one .riverfold-item:hover{transform:translateY(-2px);border-color:rgba(36,88,216,.28);box-shadow:0 24px 56px rgba(16,24,39,.1)}#faq-clear-river-one .riverfold-item[open]{border-color:rgba(24,167,123,.28);background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(247,252,249,.96))}#faq-clear-river-one summary{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:16px;align-items:center;min-height:76px;padding:18px 20px;cursor:pointer;list-style:none}#faq-clear-river-one summary::-webkit-details-marker{display:none}#faq-clear-river-one .riverfold-num{display:grid;place-items:center;width:42px;height:42px;border-radius:15px;background:#eef4ff;color:var(--faq-blue);font-size:14px;font-weight:900}#faq-clear-river-one summary strong{min-width:0;color:var(--faq-ink);font-size:18px;line-height:1.38;font-weight:900;letter-spacing:0}#faq-clear-river-one summary em{display:inline-flex;align-items:center;min-height:30px;padding:0 11px;border-radius:999px;background:rgba(243,197,75,.18);color:#8b5f00;font-size:12px;font-style:normal;font-weight:900;white-space:nowrap}#faq-clear-river-one summary::after{content:"+";display:grid;place-items:center;width:32px;height:32px;grid-column:4;grid-row:1;border-radius:50%;background:#101827;color:#fff;font-size:20px;line-height:1;transition:transform .24s ease}#faq-clear-river-one details[open] summary::after{content:"-";transform:rotate(180deg)}#faq-clear-river-one .riverfold-answer{padding:0 24px 22px 78px}#faq-clear-river-one .riverfold-answer p{margin:0;padding-top:2px;color:#4a5567;font-size:15px;line-height:1.88;letter-spacing:0}@media (max-width:992px){#faq-clear-river-one{padding:56px 16px}#faq-clear-river-one .riverfold-wrap{grid-template-columns:1fr}#faq-clear-river-one .riverfold-intro{position:relative;top:auto;min-height:0}#faq-clear-river-one .riverfold-panel{grid-template-columns:1fr}#faq-clear-river-one .riverfold-rail{display:none}}@media (max-width:640px){#faq-clear-river-one{padding:42px 14px}#faq-clear-river-one .riverfold-intro{padding:24px;border-radius:22px}#faq-clear-river-one .riverfold-intro::after{width:76px;height:76px;border-width:12px}#faq-clear-river-one h2{font-size:29px}#faq-clear-river-one summary{grid-template-columns:auto minmax(0,1fr) auto;gap:12px;padding:16px}#faq-clear-river-one summary strong{font-size:16px}#faq-clear-river-one summary em{display:none}#faq-clear-river-one summary::after{grid-column:3}#faq-clear-river-one .riverfold-answer{padding:0 16px 18px}}#footer-crest-index-eight{padding:28px 0 17px;background:linear-gradient(180deg,#f6f3ee 0,#eceff2 100%);color:#20262b}#footer-crest-index-eight a{color:inherit;text-decoration:none}#footer-crest-index-eight .ftr8-shell{display:grid;grid-template-columns:174px minmax(0,1fr) minmax(300px,.82fr);gap:14px;align-items:stretch}#footer-crest-index-eight .ftr8-media{position:relative;min-height:218px;margin:0;overflow:hidden;border-radius:8px;background:#182321}#footer-crest-index-eight .ftr8-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(24,35,33,.1),rgba(24,35,33,.68))}#footer-crest-index-eight .ftr8-media img{display:block;width:100%;height:100%;min-height:218px;object-fit:cover}#footer-crest-index-eight .ftr8-media figcaption{position:absolute;z-index:1;left:12px;right:12px;bottom:12px;display:inline-flex;gap:7px;align-items:center;padding:8px 10px;border-radius:8px;background:rgba(255,255,255,.9);color:#17211f;font-size:12px;font-weight:900;line-height:1.25}#footer-crest-index-eight .ftr8-media i{color:#b4532d}#footer-crest-index-eight .ftr8-story,#footer-crest-index-eight .ftr8-nav,#footer-crest-index-eight .ftr8-contact{min-width:0;border:1px solid #d9d6cf;border-radius:8px;background:rgba(255,255,255,.82)}#footer-crest-index-eight .ftr8-story{padding:18px 20px}#footer-crest-index-eight .ftr8-logo{display:inline-flex;align-items:center;justify-content:center;width:136px;height:45px;margin-bottom:14px;padding:6px 12px;border-radius:8px;background:#ffffff;box-shadow:inset 0 0 0 1px #e5e0d8}#footer-crest-index-eight .ftr8-logo img{display:block;width:auto;max-width:112px;height:32px;object-fit:contain}#footer-crest-index-eight h2,#footer-crest-index-eight h3{margin:0;letter-spacing:0;line-height:1.22}#footer-crest-index-eight h2{color:#17211f;font-size:23px;font-weight:900}#footer-crest-index-eight h3{margin-bottom:10px;color:#17211f;font-size:15px;font-weight:900}#footer-crest-index-eight .ftr8-story p{margin:8px 0 0;color:#56615e;font-size:13px;line-height:1.7}#footer-crest-index-eight .ftr8-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}#footer-crest-index-eight .ftr8-tags span{display:inline-flex;align-items:center;gap:7px;padding:7px 9px;border-radius:6px;background:#182321;color:#f8fbf9;font-size:12px;font-weight:800;line-height:1.25}#footer-crest-index-eight .ftr8-tags i{color:#f1b45b;font-size:12px}#footer-crest-index-eight .ftr8-side{display:grid;grid-template-rows:auto 1fr;gap:12px;min-width:0}#footer-crest-index-eight .ftr8-nav,#footer-crest-index-eight .ftr8-contact{padding:16px}#footer-crest-index-eight .ftr8-nav div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}#footer-crest-index-eight .ftr8-nav a{display:inline-flex;align-items:center;min-height:28px;padding:5px 8px;border-radius:6px;background:#f1ede6;color:#44504d;font-size:12px;font-weight:800;line-height:1.25}#footer-crest-index-eight .ftr8-nav a:hover{background:#e7f2ef;color:#0f766e}#footer-crest-index-eight .ftr8-contact{display:grid;gap:8px;margin:0;font-style:normal}#footer-crest-index-eight .ftr8-contact span{display:flex;gap:9px;align-items:flex-start;color:#56615e;font-size:13px;line-height:1.55}#footer-crest-index-eight .ftr8-contact i{width:16px;margin-top:3px;color:#b4532d;flex:0 0 auto}#footer-crest-index-eight .ftr8-friends{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:center;margin-top:13px;padding:12px 0;border-top:1px solid #d9d6cf;border-bottom:1px solid #d9d6cf}#footer-crest-index-eight .ftr8-friends strong{color:#17211f;font-size:13px;font-weight:900}#footer-crest-index-eight .ftr8-friends div{display:flex;flex-wrap:wrap;gap:8px 12px}#footer-crest-index-eight .ftr8-friends a{color:#65706d;font-size:12px;font-weight:800}#footer-crest-index-eight .ftr8-friends a:hover{color:#b4532d}#footer-crest-index-eight .ftr8-legal{display:flex;justify-content:space-between;gap:14px;padding-top:13px;color:#707a77;font-size:12px;line-height:1.55}#footer-crest-index-eight .ftr8-legal>span:last-child{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px}@media (max-width:991.98px){#footer-crest-index-eight .ftr8-shell{grid-template-columns:150px minmax(0,1fr)}#footer-crest-index-eight .ftr8-side{grid-column:1 / -1;grid-template-columns:1fr 1fr}}@media (max-width:575.98px){#footer-crest-index-eight{padding:22px 0 16px}#footer-crest-index-eight .ftr8-shell,#footer-crest-index-eight .ftr8-side,#footer-crest-index-eight .ftr8-friends{grid-template-columns:1fr}#footer-crest-index-eight .ftr8-media,#footer-crest-index-eight .ftr8-media img{min-height:145px}#footer-crest-index-eight .ftr8-nav div{grid-template-columns:1fr}#footer-crest-index-eight .ftr8-legal{display:grid}#footer-crest-index-eight .ftr8-legal>span:last-child{justify-content:flex-start}}#header-brand-harbor-one{position:relative;z-index:30;background:radial-gradient(circle at 12% 0%,rgba(37,99,235,.13),transparent 30%),radial-gradient(circle at 90% 18%,rgba(20,184,166,.12),transparent 28%),linear-gradient(180deg,rgba(255,255,255,.96),rgba(248,251,255,.92));border-bottom:1px solid rgba(15,23,42,.08);box-shadow:0 16px 42px rgba(15,23,42,.08)}#header-brand-harbor-one::before{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,#2563eb,#14b8a6,#f59e0b);pointer-events:none}#header-brand-harbor-one .web3-header__nav{min-height:82px;padding:0}#header-brand-harbor-one .web3-header__shell{position:relative;display:flex;align-items:center;gap:22px;min-height:82px}#header-brand-harbor-one .web3-header__brand{position:relative;display:inline-flex;align-items:center;flex:0 0 auto;text-decoration:none}#header-brand-harbor-one .web3-header__brand::after{content:"";position:absolute;right:-11px;top:50%;width:1px;height:34px;background:linear-gradient(180deg,transparent,rgba(15,23,42,.18),transparent);transform:translateY(-50%)}#header-brand-harbor-one .web3-header__brand-mark{display:grid;place-items:center;height:56px;padding:6px 14px;border:1px solid rgba(15,23,42,.09);border-radius:20px;background:linear-gradient(135deg,#ffffff,#eef6ff),linear-gradient(135deg,rgba(20,184,166,.08),rgba(37,99,235,.08));box-shadow:inset 0 1px 0 rgba(255,255,255,.95),0 12px 26px rgba(15,23,42,.1);transition:transform .2s ease,box-shadow .2s ease}#header-brand-harbor-one .web3-header__brand:hover .web3-header__brand-mark{transform:translateY(-1px);box-shadow:inset 0 1px 0 rgba(255,255,255,.95),0 16px 30px rgba(37,99,235,.14)}#header-brand-harbor-one .web3-header__logo{display:block;width:auto;height:42px;max-width:210px;object-fit:contain;border-radius:12px}#header-brand-harbor-one .web3-header__collapse{align-items:center;min-width:0}#header-brand-harbor-one .web3-header__menu{display:flex;align-items:center;justify-content:center;gap:6px;min-width:0;margin:0 auto;padding:6px;border:1px solid rgba(15,23,42,.08);border-radius:999px;background:rgba(255,255,255,.72);box-shadow:inset 0 1px 0 rgba(255,255,255,.95);backdrop-filter:blur(14px)}#header-brand-harbor-one .web3-header__item{display:flex;align-items:center}#header-brand-harbor-one .web3-header__link{position:relative;display:inline-flex;align-items:center;min-height:42px;padding:10px 15px;border-radius:999px;color:#243044;font-size:15px;font-weight:800;line-height:1.15;letter-spacing:0;white-space:nowrap;text-decoration:none;transition:color .2s ease,background .2s ease,transform .2s ease,box-shadow .2s ease}#header-brand-harbor-one .web3-header__link::before{content:"";position:absolute;left:12px;right:12px;bottom:7px;height:2px;border-radius:999px;background:linear-gradient(90deg,#2563eb,#14b8a6);transform:scaleX(0);transform-origin:center;transition:transform .2s ease}#header-brand-harbor-one .web3-header__link:hover{color:#0f172a;background:#eef6ff;transform:translateY(-1px)}#header-brand-harbor-one .web3-header__link:hover::before,#header-brand-harbor-one .web3-header__link.active::before{transform:scaleX(1)}#header-brand-harbor-one .web3-header__link.active{color:#1155cc;background:#e8f1ff;box-shadow:inset 0 0 0 1px rgba(37,99,235,.12)}#header-brand-harbor-one .web3-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex:0 0 auto;margin-left:20px}#header-brand-harbor-one .web3-header__login{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:11px 18px;overflow:hidden;border:1px solid rgba(15,23,42,.12);border-radius:999px;background:#0d1324;color:#fff;font-size:14px;font-weight:900;line-height:1;text-decoration:none;box-shadow:0 14px 30px rgba(13,19,36,.2);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}#header-brand-harbor-one .web3-header__login::after{content:"";position:absolute;inset:-60% auto -60% -30%;width:40%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.34),transparent);transform:rotate(18deg) translateX(-140%);transition:transform .55s ease}#header-brand-harbor-one .web3-header__login:hover{color:#fff;background:#155ee8;text-decoration:none;transform:translateY(-1px);box-shadow:0 18px 34px rgba(21,94,232,.24)}#header-brand-harbor-one .web3-header__login:hover::after{transform:rotate(18deg) translateX(360%)}#header-brand-harbor-one .web3-header__actions .web3-header__login:nth-child(2){background:#0f766e;box-shadow:0 14px 30px rgba(15,118,110,.18)}#header-brand-harbor-one .web3-header__actions .web3-header__login:nth-child(2):hover{background:#0d9488;box-shadow:0 18px 34px rgba(13,148,136,.24)}#header-brand-harbor-one .web3-header__login i{position:relative;z-index:1;font-size:15px}#header-brand-harbor-one .web3-header__login span{position:relative;z-index:1}#header-brand-harbor-one .web3-header__mobile{display:none;align-items:center;gap:10px;margin-left:auto}#header-brand-harbor-one .web3-header__login--mobile{display:none;min-height:40px;padding:9px 12px;font-size:13px;box-shadow:none}#header-brand-harbor-one .web3-header__toggle{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;width:44px;height:44px;padding:0;border:1px solid rgba(15,23,42,.14);border-radius:16px;background:rgba(255,255,255,.92);box-shadow:0 10px 22px rgba(15,23,42,.1)}#header-brand-harbor-one .web3-header__toggle:focus{box-shadow:0 0 0 4px rgba(37,99,235,.18)}#header-brand-harbor-one .web3-header__toggle span{display:block;width:20px;height:2px;border-radius:999px;background:#0f172a;transition:transform .2s ease,opacity .2s ease}#header-brand-harbor-one .web3-header__toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(7px) rotate(45deg)}#header-brand-harbor-one .web3-header__toggle[aria-expanded="true"] span:nth-child(2){opacity:0}#header-brand-harbor-one .web3-header__toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media (max-width:1199.98px){#header-brand-harbor-one .web3-header__shell{gap:16px}#header-brand-harbor-one .web3-header__link{padding:10px 11px;font-size:14px}#header-brand-harbor-one .web3-header__login{padding:11px 14px}}@media (max-width:991.98px){#header-brand-harbor-one .web3-header__nav{min-height:66px}#header-brand-harbor-one .web3-header__shell{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand mobile" "menu menu";align-items:center;min-height:66px;gap:10px 12px;padding-top:10px;padding-bottom:10px}#header-brand-harbor-one .web3-header__brand{grid-area:brand;min-width:0}#header-brand-harbor-one .web3-header__brand::after{display:none}#header-brand-harbor-one .web3-header__brand-mark{width:auto;max-width:198px;height:46px;padding:5px 10px;border-radius:16px}#header-brand-harbor-one .web3-header__logo{height:34px;max-width:100%}#header-brand-harbor-one .web3-header__mobile{grid-area:mobile;display:flex;justify-content:flex-end}#header-brand-harbor-one .web3-header__login--mobile{display:inline-flex;max-width:132px;overflow:hidden}#header-brand-harbor-one .web3-header__collapse{grid-area:menu;flex-basis:100%;width:100%;max-height:calc(100vh - 82px);margin-top:2px;overflow:auto;border:1px solid rgba(15,23,42,.1);border-radius:22px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(244,248,255,.98));box-shadow:0 22px 44px rgba(15,23,42,.15)}#header-brand-harbor-one .web3-header__collapse.show,#header-brand-harbor-one .web3-header__collapse.collapsing{padding:12px}#header-brand-harbor-one .web3-header__menu{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;margin:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}#header-brand-harbor-one .web3-header__item{display:block;min-width:0}#header-brand-harbor-one .web3-header__link{justify-content:center;width:100%;min-height:48px;padding:13px 10px;border:1px solid rgba(15,23,42,.08);border-radius:16px;background:rgba(255,255,255,.72);font-size:15px;text-align:center;white-space:normal}#header-brand-harbor-one .web3-header__link::before{display:none}#header-brand-harbor-one .web3-header__actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));width:100%;gap:8px;margin:12px 0 0;padding-top:12px;border-top:1px solid rgba(15,23,42,.08)}#header-brand-harbor-one .web3-header__actions .web3-header__login{width:100%;min-height:46px;box-shadow:none}}@media (max-width:575.98px){#header-brand-harbor-one .container{padding-left:12px;padding-right:12px}#header-brand-harbor-one .web3-header__brand-mark{max-width:172px;height:42px;padding:4px 8px;border-radius:14px}#header-brand-harbor-one .web3-header__logo{height:30px}#header-brand-harbor-one .web3-header__login--mobile{max-width:110px;min-height:40px;padding:8px 9px;font-size:13px}#header-brand-harbor-one .web3-header__login--mobile span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#header-brand-harbor-one .web3-header__toggle{width:42px;height:42px;border-radius:15px}#header-brand-harbor-one .web3-header__menu{grid-template-columns:1fr}#header-brand-harbor-one .web3-header__link{justify-content:flex-start;text-align:left}}@media (max-width:390px){#header-brand-harbor-one .web3-header__mobile{gap:7px}#header-brand-harbor-one .web3-header__brand-mark{max-width:148px}#header-brand-harbor-one .web3-header__login--mobile{width:42px;padding:0;border-radius:15px}#header-brand-harbor-one .web3-header__login--mobile span{display:none}#header-brand-harbor-one .web3-header__logo{height:28px}}#online-address-bar-twenty-two{background:#eef2ff;padding:78px 16px;color:#172033;overflow:hidden}#online-address-bar-twenty-two .online22-window{max-width:1120px;margin:0 auto;border-radius:8px;background:#fff;border:1px solid #d7def5;box-shadow:0 24px 64px rgba(49,72,140,.12);overflow:hidden}#online-address-bar-twenty-two .online22-bar{display:flex;align-items:center;gap:8px;padding:14px 16px;background:#18213a}#online-address-bar-twenty-two .online22-bar span{width:10px;height:10px;border-radius:50%;background:#ff7b7b}#online-address-bar-twenty-two .online22-bar span:nth-child(2){background:#ffd166}#online-address-bar-twenty-two .online22-bar span:nth-child(3){background:#77dd90}#online-address-bar-twenty-two .online22-bar b{margin-left:10px;padding:8px 12px;border-radius:8px;background:rgba(255,255,255,.12);color:#dbeafe}#online-address-bar-twenty-two .online22-body{display:grid;grid-template-columns:minmax(0,.9fr) minmax(280px,.42fr);gap:18px;padding:28px}#online-address-bar-twenty-two h1{margin:0 0 14px;font-size:43px;line-height:1.14;font-weight:900;letter-spacing:0}#online-address-bar-twenty-two .online22-copy p{margin:0;color:#5f6b7a;line-height:1.82;font-size:17px}#online-address-bar-twenty-two ul{margin:20px 0 0;padding:0;list-style:none;display:grid;gap:10px}#online-address-bar-twenty-two li{padding-left:20px;position:relative;color:#3f4d61;line-height:1.66}#online-address-bar-twenty-two li::before{content:'';position:absolute;left:0;top:.72em;width:8px;height:8px;border-radius:50%;background:#4f46e5}#online-address-bar-twenty-two .online22-copy a{display:inline-flex;min-height:48px;margin-top:22px;padding:12px 18px;align-items:center;justify-content:center;border-radius:8px;background:#4f46e5;color:#fff;font-weight:900;text-decoration:none}#online-address-bar-twenty-two .online22-side img{display:block;width:100%;height:auto;border-radius:8px}#online-address-bar-twenty-two .online22-side div{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}#online-address-bar-twenty-two .online22-side em{font-style:normal;padding:8px 10px;border-radius:8px;background:#eef2ff;color:#4f46e5;font-weight:900}@media (max-width:900px){#online-address-bar-twenty-two .online22-body{grid-template-columns:1fr}#online-address-bar-twenty-two h1{font-size:34px}}@media (max-width:620px){#online-address-bar-twenty-two{padding:54px 14px}#online-address-bar-twenty-two .online22-body{padding:22px}#online-address-bar-twenty-two h1{font-size:29px}#online-address-bar-twenty-two .online22-copy a{width:100%}}#xiaozhishi-sport-note-sixteen{background:#ffffff;color:#172033}#xiaozhishi-sport-note-sixteen .xz16-title{text-align:center;margin-bottom:18px}#xiaozhishi-sport-note-sixteen .xz16-title h2{font-size:clamp(24px,3vw,34px);font-weight:900;margin:0 0 8px}#xiaozhishi-sport-note-sixteen .xz16-title p{margin:0;color:#667085}#xiaozhishi-sport-note-sixteen .xz16-timeline{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;position:relative}#xiaozhishi-sport-note-sixteen .xz16-timeline article{background:#f8fafc;border:1px solid #e5eaf0;border-radius:18px;padding:16px;min-height:170px}#xiaozhishi-sport-note-sixteen .xz16-timeline span{width:34px;height:34px;border-radius:50%;background:#2563eb;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900;margin-bottom:12px}#xiaozhishi-sport-note-sixteen .xz16-timeline h3{font-size:17px;font-weight:900;margin:0 0 8px}#xiaozhishi-sport-note-sixteen .xz16-timeline p{margin:0;color:#5d6675;line-height:1.65;font-size:14px}@media(max-width:991px){#xiaozhishi-sport-note-sixteen .xz16-timeline{grid-template-columns:repeat(2,1fr)}}@media(max-width:575px){#xiaozhishi-sport-note-sixteen .xz16-timeline{grid-template-columns:1fr}#xiaozhishi-sport-note-sixteen .xz16-timeline article{min-height:auto}}