#about-ledger-ten{padding:64px 16px;background:#fbfcfb;color:#172033;overflow:hidden}#about-ledger-ten *{box-sizing:border-box}#about-ledger-ten .about-ten__shell{max-width:1180px;margin:0 auto}#about-ledger-ten .about-ten__summary{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:18px;align-items:stretch}#about-ledger-ten .about-ten__copy{min-width:0;border:1px solid #dbe5de;border-radius:8px;background:#fff;padding:36px 38px;box-shadow:0 18px 44px rgba(23,32,51,.06)}#about-ledger-ten .about-ten__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-ledger-ten h2{margin:0;color:#172033;font-size:clamp(28px,3.05vw,44px);line-height:1.14;font-weight:900;letter-spacing:0}#about-ledger-ten .about-ten__copy p{margin:18px 0 0;color:#536173;font-size:15px;line-height:1.9;letter-spacing:0}#about-ledger-ten .about-ten__media{position:relative;margin:0;min-height:360px;border-radius:8px;overflow:hidden;border:1px solid #dbe5de;background:#dbe5de;box-shadow:0 18px 44px rgba(23,32,51,.075)}#about-ledger-ten .about-ten__media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(23,32,51,0) 44%,rgba(23,32,51,.54));pointer-events:none}#about-ledger-ten .about-ten__media img{display:block;width:100%;height:100%;object-fit:cover}#about-ledger-ten .about-ten__media figcaption{position:absolute;left:16px;right:16px;bottom:16px;z-index:2;display:flex;flex-wrap:wrap;gap:8px}#about-ledger-ten .about-ten__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-ledger-ten .about-ten__cards{display:grid;grid-template-columns:repeat(3,minmax(250px,1fr));gap:14px;margin-top:16px}#about-ledger-ten .about-ten__cards article{min-width:0;min-height:148px;border:1px solid #dbe5de;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-ledger-ten .about-ten__cards article:hover{transform:translateY(-2px);border-color:#b6c8bd;box-shadow:0 18px 42px rgba(23,32,51,.08)}#about-ledger-ten .about-ten__head{display:flex;align-items:center;justify-content:space-between;gap:12px}#about-ledger-ten .about-ten__head span{display:grid;place-items:center;width:42px;height:42px;border-radius:8px;background:#172033;color:#fff;font-size:13px;font-weight:900;letter-spacing:0}#about-ledger-ten .about-ten__head i{display:grid;place-items:center;width:42px;height:42px;border-radius:8px;background:#e9f6f1;color:#08745c;font-size:17px}#about-ledger-ten .about-ten__cards article:nth-child(2) .about-ten__head i{background:#edf2ff;color:#3454d1}#about-ledger-ten .about-ten__cards article:nth-child(3) .about-ten__head i{background:#fff4e6;color:#b45309}#about-ledger-ten h3{margin:16px 0 0;color:#172033;font-size:18px;line-height:1.3;font-weight:900;letter-spacing:0}#about-ledger-ten .about-ten__cards p{margin:7px 0 0;color:#5d6978;font-size:13px;line-height:1.62;letter-spacing:0}@media (max-width:991px){#about-ledger-ten{padding:46px 14px}#about-ledger-ten .about-ten__summary{grid-template-columns:1fr}#about-ledger-ten .about-ten__media{min-height:300px;order:-1}#about-ledger-ten .about-ten__copy{padding:30px}#about-ledger-ten .about-ten__cards{grid-template-columns:1fr}}@media (max-width:640px){#about-ledger-ten{padding:36px 14px}#about-ledger-ten .about-ten__copy{padding:22px 18px}#about-ledger-ten h2{font-size:24px}#about-ledger-ten .about-ten__copy p{font-size:14px;line-height:1.82}#about-ledger-ten .about-ten__media{min-height:220px}#about-ledger-ten .about-ten__media figcaption{left:12px;right:12px;bottom:12px}#about-ledger-ten .about-ten__media span{min-height:29px;font-size:11px}#about-ledger-ten .about-ten__cards article{min-height:0;padding:16px}#about-ledger-ten .about-ten__head span,#about-ledger-ten .about-ten__head i{width:38px;height:38px}}.app27{padding:64px 16px;background:#eaf5ff;color:#102033}.app27 *{box-sizing:border-box}.app27-card{max-width:1180px;margin:0 auto;background:#fff;border:1px solid #d6e7f7;border-radius:8px;padding:20px;box-shadow:0 18px 48px rgba(34,80,120,.1)}.app27-top{display:flex;justify-content:space-between;gap:12px;align-items:center;border-bottom:1px solid #e6f0fb;padding-bottom:16px}.app27-top span{font-weight:900;color:#1772cc}.app27 nav{display:flex;gap:10px}.app27 a{border-radius:8px;padding:11px 15px;text-decoration:none;font-weight:900}.app27 a:first-child{background:#1772cc;color:#fff}.app27 a:last-child{background:#eef7ff;color:#144d82}.app27-body{display:grid;grid-template-columns:1fr 360px;gap:22px;align-items:center;padding:24px 0}.app27 h2{font-size:37px;line-height:1.16;margin:0}.app27 p{line-height:1.9;color:#53687a}.app27 img{width:100%;height:300px;object-fit:cover;border-radius:8px}.app27-chips{display:flex;gap:10px;flex-wrap:wrap}.app27-chips span{background:#eef7ff;border:1px solid #d6e7f7;border-radius:999px;padding:11px 14px;font-weight:800}.app27-chips i{color:#1772cc;margin-right:6px}@media(max-width:860px){.app27{padding:42px 14px}.app27-top,.app27-body{display:block}.app27 nav{margin-top:12px;flex-direction:column}.app27 h2{font-size:28px}.app27 img{height:220px;margin-top:16px}}#faq-guide-harbor-two{--faq2-ink:#151922;--faq2-muted:#667085;--faq2-line:rgba(21,25,34,.12);--faq2-teal:#0f9f9a;--faq2-coral:#f35b4f;--faq2-amber:#f4b942;padding:70px 18px;color:var(--faq2-ink);background:linear-gradient(90deg,rgba(15,159,154,.08) 0 1px,transparent 1px 100%),linear-gradient(180deg,#f6fbfb 0%,#ffffff 46%,#f8fafc 100%);background-size:34px 34px,auto}#faq-guide-harbor-two *{box-sizing:border-box}#faq-guide-harbor-two .harborgrid-shell{width:min(1160px,100%);margin:0 auto}#faq-guide-harbor-two .harborgrid-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,430px);gap:28px;align-items:end;margin-bottom:28px;padding-bottom:24px;border-bottom:1px solid var(--faq2-line)}#faq-guide-harbor-two .harborgrid-label{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;margin-bottom:16px;border:1px solid rgba(15,159,154,.28);border-radius:8px;background:#ffffff;color:#0d746f;font-size:13px;font-weight:900}#faq-guide-harbor-two h2,#faq-guide-harbor-two h3,#faq-guide-harbor-two p{margin:0;letter-spacing:0}#faq-guide-harbor-two h2{max-width:820px;font-size:clamp(30px,4vw,50px);line-height:1.1;font-weight:950}#faq-guide-harbor-two .harborgrid-copy p{max-width:720px;margin-top:14px;color:var(--faq2-muted);font-size:16px;line-height:1.85}#faq-guide-harbor-two .harborgrid-chips{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}#faq-guide-harbor-two .harborgrid-chips span{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:8px;background:#151922;color:#ffffff;font-size:13px;font-weight:850;box-shadow:0 10px 24px rgba(21,25,34,.12)}#faq-guide-harbor-two .harborgrid-chips span:nth-child(2n){background:var(--faq2-teal)}#faq-guide-harbor-two .harborgrid-chips span:nth-child(3n){background:var(--faq2-coral)}#faq-guide-harbor-two .harborgrid-board{display:grid;grid-template-columns:318px minmax(0,1fr);gap:22px;align-items:start}#faq-guide-harbor-two .harborgrid-aside{display:grid;gap:14px}#faq-guide-harbor-two .harborgrid-status{position:relative;overflow:hidden;padding:26px;border-radius:8px;background:#151922;color:#ffffff;box-shadow:0 22px 56px rgba(21,25,34,.18)}#faq-guide-harbor-two .harborgrid-status::before{content:"";position:absolute;inset:0 0 auto;height:5px;background:linear-gradient(90deg,var(--faq2-teal),var(--faq2-coral),var(--faq2-amber))}#faq-guide-harbor-two .harborgrid-status b{display:block;color:var(--faq2-amber);font-size:56px;line-height:.95;font-weight:950}#faq-guide-harbor-two .harborgrid-status span{display:block;margin-top:8px;font-size:18px;font-weight:900}#faq-guide-harbor-two .harborgrid-status-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}#faq-guide-harbor-two .harborgrid-status-tags i{display:inline-flex;align-items:center;min-height:30px;padding:6px 10px;border-radius:999px;background:rgba(255,255,255,.1);color:rgba(255,255,255,.78);font-size:13px;font-style:normal;font-weight:800}#faq-guide-harbor-two .harborgrid-jump{display:grid;gap:10px}#faq-guide-harbor-two .harborgrid-jump a{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:center;min-height:58px;padding:12px;border:1px solid var(--faq2-line);border-radius:8px;background:rgba(255,255,255,.88);color:var(--faq2-ink);text-decoration:none;box-shadow:0 12px 28px rgba(21,25,34,.06)}#faq-guide-harbor-two .harborgrid-jump em{display:grid;place-items:center;width:42px;height:34px;border-radius:8px;background:rgba(15,159,154,.12);color:#0d746f;font-style:normal;font-size:12px;font-weight:950}#faq-guide-harbor-two .harborgrid-jump span{min-width:0;font-size:14px;font-weight:850;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#faq-guide-harbor-two .harborgrid-main{display:grid;gap:14px}#faq-guide-harbor-two .harborgrid-spotlight{position:relative;padding:26px 28px 26px 30px;border:1px solid rgba(243,91,79,.24);border-left:6px solid var(--faq2-coral);border-radius:8px;background:#ffffff;box-shadow:0 18px 46px rgba(21,25,34,.09)}#faq-guide-harbor-two .harborgrid-spotlight span{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;margin-bottom:12px;border-radius:8px;background:rgba(244,185,66,.18);color:#8a5d00;font-size:12px;font-weight:900}#faq-guide-harbor-two .harborgrid-spotlight h3{font-size:22px;line-height:1.38;font-weight:950}#faq-guide-harbor-two .harborgrid-spotlight p{margin-top:12px;color:#4d5969;font-size:15px;line-height:1.9}#faq-guide-harbor-two .harborgrid-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}#faq-guide-harbor-two .harborgrid-card{overflow:hidden;border:1px solid var(--faq2-line);border-radius:8px;background:rgba(255,255,255,.92);box-shadow:0 12px 30px rgba(21,25,34,.06)}#faq-guide-harbor-two .harborgrid-card[open]{border-color:rgba(15,159,154,.35);background:#ffffff}#faq-guide-harbor-two summary{display:grid;grid-template-columns:54px minmax(0,1fr) 34px;gap:12px;align-items:center;min-height:78px;padding:16px;cursor:pointer;list-style:none}#faq-guide-harbor-two summary::-webkit-details-marker{display:none}#faq-guide-harbor-two summary small{display:grid;place-items:center;width:50px;height:34px;border-radius:8px;background:#eef7f6;color:#0d746f;font-size:12px;font-weight:950}#faq-guide-harbor-two summary strong{min-width:0;color:var(--faq2-ink);font-size:16px;line-height:1.45;font-weight:900}#faq-guide-harbor-two .harborgrid-switch{position:relative;display:grid;place-items:center;width:34px;height:34px;border-radius:8px;background:#151922}#faq-guide-harbor-two .harborgrid-switch::before,#faq-guide-harbor-two .harborgrid-switch::after{content:"";position:absolute;width:14px;height:2px;border-radius:999px;background:#ffffff;transition:transform .22s ease}#faq-guide-harbor-two .harborgrid-switch::after{transform:rotate(90deg)}#faq-guide-harbor-two details[open] .harborgrid-switch{background:var(--faq2-teal)}#faq-guide-harbor-two details[open] .harborgrid-switch::after{transform:rotate(0deg)}#faq-guide-harbor-two .harborgrid-answer{padding:0 18px 18px 82px}#faq-guide-harbor-two .harborgrid-answer p{color:#596576;font-size:14px;line-height:1.85}@media (max-width:1020px){#faq-guide-harbor-two .harborgrid-head,#faq-guide-harbor-two .harborgrid-board{grid-template-columns:1fr}#faq-guide-harbor-two .harborgrid-chips{justify-content:flex-start}#faq-guide-harbor-two .harborgrid-aside{grid-template-columns:minmax(0,.85fr) minmax(260px,1fr)}}@media (max-width:760px){#faq-guide-harbor-two{padding:48px 14px}#faq-guide-harbor-two .harborgrid-aside,#faq-guide-harbor-two .harborgrid-list{grid-template-columns:1fr}#faq-guide-harbor-two h2{font-size:30px}#faq-guide-harbor-two .harborgrid-status{padding:22px}#faq-guide-harbor-two .harborgrid-spotlight{padding:22px}}@media (max-width:520px){#faq-guide-harbor-two summary{grid-template-columns:minmax(0,1fr) 34px;min-height:68px}#faq-guide-harbor-two summary small{display:none}#faq-guide-harbor-two .harborgrid-answer{padding:0 16px 16px}}#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-sable-cove-four{position:relative;z-index:32;background:linear-gradient(135deg,rgba(37,99,235,.08) 0 12%,transparent 12% 100%),linear-gradient(180deg,#fbfdff 0%,#f2f6fb 100%);border-bottom:1px solid rgba(22,32,50,.1);box-shadow:0 14px 34px rgba(22,32,50,.08)}#header-sable-cove-four .sablecove-frame{display:flex;flex-direction:column;padding-top:12px;padding-bottom:12px}#header-sable-cove-four .sablecove-top{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:54px;padding:0}#header-sable-cove-four .sablecove-brand{display:inline-flex;align-items:center;flex:0 0 auto;min-width:0;text-decoration:none}#header-sable-cove-four .sablecove-mark{display:grid;place-items:center;height:54px;min-width:156px;padding:6px 16px;border:1px solid rgba(22,32,50,.12);border-radius:8px;background:linear-gradient(180deg,#ffffff,#f7fbff);box-shadow:inset 0 1px 0 rgba(255,255,255,.95),0 12px 24px rgba(22,32,50,.08);transition:transform .2s ease,box-shadow .2s ease}#header-sable-cove-four .sablecove-brand:hover .sablecove-mark{transform:translateY(-1px);box-shadow:inset 0 1px 0 rgba(255,255,255,.95),0 16px 30px rgba(22,32,50,.12)}#header-sable-cove-four .sablecove-logo{display:block;width:auto;height:40px;max-width:214px;object-fit:contain}#header-sable-cove-four .sablecove-actions{align-items:center;justify-content:flex-end;gap:9px}#header-sable-cove-four .sablecove-actions-desktop{display:flex;flex:0 0 auto}#header-sable-cove-four .sablecove-actions-panel{display:none}#header-sable-cove-four .sablecove-login{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:10px 16px;border:1px solid rgba(239,68,68,.18);border-radius:8px;background:#ef4444;color:#ffffff;font-size:14px;font-weight:900;line-height:1;text-decoration:none;box-shadow:0 12px 24px rgba(239,68,68,.16);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}#header-sable-cove-four .sablecove-login:hover{color:#ffffff;background:#d93333;transform:translateY(-1px);box-shadow:0 16px 30px rgba(239,68,68,.24);text-decoration:none}#header-sable-cove-four .sablecove-actions .sablecove-login:nth-child(2){border-color:rgba(20,148,124,.2);background:#14947c;box-shadow:0 12px 24px rgba(20,148,124,.16)}#header-sable-cove-four .sablecove-actions .sablecove-login:nth-child(2):hover{background:#0f7c68;box-shadow:0 16px 30px rgba(20,148,124,.24)}#header-sable-cove-four .sablecove-login i,#header-sable-cove-four .sablecove-login span{position:relative;z-index:1}#header-sable-cove-four .sablecove-login i{font-size:15px}#header-sable-cove-four .sablecove-mobile{display:none;align-items:center;gap:9px;margin-left:auto}#header-sable-cove-four .sablecove-login-mobile{display:none;min-height:40px;padding:9px 12px;box-shadow:none}#header-sable-cove-four .sablecove-toggle{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;width:42px;height:42px;padding:0;border:1px solid rgba(22,32,50,.13);border-radius:8px;background:#ffffff;box-shadow:0 10px 20px rgba(22,32,50,.1)}#header-sable-cove-four .sablecove-toggle:focus{box-shadow:0 0 0 4px rgba(37,99,235,.16)}#header-sable-cove-four .sablecove-toggle span{display:block;width:20px;height:2px;border-radius:999px;background:#162032;transition:transform .2s ease,opacity .2s ease}#header-sable-cove-four .sablecove-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(7px) rotate(45deg)}#header-sable-cove-four .sablecove-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}#header-sable-cove-four .sablecove-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}#header-sable-cove-four .sablecove-nav{min-height:50px;margin-top:11px;padding:0;overflow:hidden;border:1px solid rgba(22,32,50,.1);border-radius:8px;background:#ffffff;box-shadow:0 12px 26px rgba(22,32,50,.07)}#header-sable-cove-four .sablecove-collapse{align-items:stretch;width:100%;min-width:0}#header-sable-cove-four .sablecove-menu{display:flex;align-items:stretch;width:100%;min-width:0;margin:0}#header-sable-cove-four .sablecove-item{display:flex;align-items:stretch;min-width:0}#header-sable-cove-four .sablecove-link{position:relative;display:inline-flex;align-items:center;min-height:50px;padding:14px 17px;border-right:1px solid rgba(22,32,50,.08);color:#26344e;font-size:15px;font-weight:850;line-height:1.15;letter-spacing:0;white-space:nowrap;text-decoration:none;transition:color .2s ease,background .2s ease}#header-sable-cove-four .sablecove-link::before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:#2563eb;opacity:0;transition:opacity .2s ease}#header-sable-cove-four .sablecove-link:hover{color:#12213a;background:#eef5ff}#header-sable-cove-four .sablecove-link:hover::before,#header-sable-cove-four .sablecove-link.active::before{opacity:1}#header-sable-cove-four .sablecove-link.active{color:#1d58c9;background:#eaf2ff}@media (max-width:1199.98px){#header-sable-cove-four .sablecove-link{padding:14px 12px;font-size:14px}#header-sable-cove-four .sablecove-login{padding:10px 13px}}@media (max-width:991.98px){#header-sable-cove-four .sablecove-frame{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"top top" "menu menu";gap:10px 12px;padding-top:10px;padding-bottom:10px}#header-sable-cove-four .sablecove-top{grid-area:top;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:46px;gap:12px}#header-sable-cove-four .sablecove-brand{min-width:0}#header-sable-cove-four .sablecove-mark{width:auto;max-width:198px;height:46px;min-width:0;padding:5px 10px}#header-sable-cove-four .sablecove-logo{height:34px;max-width:100%}#header-sable-cove-four .sablecove-mobile{display:flex;justify-content:flex-end}#header-sable-cove-four .sablecove-login-mobile{display:inline-flex;max-width:132px;overflow:hidden}#header-sable-cove-four .sablecove-actions-desktop{display:none}#header-sable-cove-four .sablecove-nav{grid-area:menu;min-height:0;margin-top:0;overflow:visible;border:0;background:transparent;box-shadow:none}#header-sable-cove-four .sablecove-collapse{width:100%;max-height:calc(100vh - 82px);overflow:auto;border:1px solid rgba(22,32,50,.1);border-radius:8px;background:#ffffff;box-shadow:0 20px 40px rgba(22,32,50,.14)}#header-sable-cove-four .sablecove-collapse.show,#header-sable-cove-four .sablecove-collapse.collapsing{padding:12px}#header-sable-cove-four .sablecove-menu{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%}#header-sable-cove-four .sablecove-item{display:block}#header-sable-cove-four .sablecove-link{justify-content:center;width:100%;min-height:45px;padding:12px 10px;border:1px solid rgba(22,32,50,.08);border-radius:8px;background:#f6f9fd;font-size:15px;text-align:center;white-space:normal}#header-sable-cove-four .sablecove-link::before{display:none}#header-sable-cove-four .sablecove-actions-panel{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));width:100%;gap:8px;margin-top:12px;padding-top:12px;border-top:1px solid rgba(22,32,50,.1)}#header-sable-cove-four .sablecove-actions-panel .sablecove-login{width:100%;min-height:44px;box-shadow:none}}@media (max-width:575.98px){#header-sable-cove-four .container{padding-left:12px;padding-right:12px}#header-sable-cove-four .sablecove-mark{max-width:172px;height:42px;padding:4px 8px}#header-sable-cove-four .sablecove-logo{height:30px}#header-sable-cove-four .sablecove-login-mobile{max-width:110px;min-height:40px;padding:8px 9px;font-size:13px}#header-sable-cove-four .sablecove-login-mobile span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#header-sable-cove-four .sablecove-menu{grid-template-columns:1fr}#header-sable-cove-four .sablecove-link{justify-content:flex-start;text-align:left}}@media (max-width:390px){#header-sable-cove-four .sablecove-mobile{gap:7px}#header-sable-cove-four .sablecove-mark{max-width:148px}#header-sable-cove-four .sablecove-login-mobile{width:42px;padding:0}#header-sable-cove-four .sablecove-login-mobile span{display:none}#header-sable-cove-four .sablecove-logo{height:28px}}#online-clean-stack-ninety-three{padding:64px 18px;background:#f8fafc;color:#0f172a}#online-clean-stack-ninety-three .online93-wrap{max-width:1120px;margin:0 auto}#online-clean-stack-ninety-three .online93-head{display:grid;grid-template-columns:1fr 210px;gap:18px;align-items:end;border-bottom:2px solid #0f172a;padding-bottom:24px;margin-bottom:22px}#online-clean-stack-ninety-three span{font-weight:900;color:#2563eb;display:block;margin-bottom:12px}#online-clean-stack-ninety-three h1{font-size:clamp(32px,4vw,50px);line-height:1.1;margin:0 0 12px;font-weight:900;letter-spacing:0}#online-clean-stack-ninety-three .online93-head p{margin:0;color:#526174;line-height:1.82}#online-clean-stack-ninety-three a{min-height:46px;display:inline-flex;align-items:center;justify-content:center;border:2px solid #0f172a;border-radius:12px;color:#0f172a;text-decoration:none;font-weight:900;padding:0 20px}#online-clean-stack-ninety-three .online93-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}#online-clean-stack-ninety-three article{background:#fff;border:1px solid #d9e2ef;border-radius:16px;padding:22px}#online-clean-stack-ninety-three h2{font-size:20px;margin:0 0 10px;font-weight:900;letter-spacing:0}#online-clean-stack-ninety-three article p{margin:0;color:#526174;line-height:1.75}#online-clean-stack-ninety-three .online93-note{margin:18px 0 0;color:#334155;background:#e8f1ff;border-radius:14px;padding:16px 18px;line-height:1.75}@media (max-width:900px){#online-clean-stack-ninety-three .online93-head{grid-template-columns:1fr}#online-clean-stack-ninety-three .online93-list{grid-template-columns:1fr}#online-clean-stack-ninety-three a{width:100%}}