:root{--sh-ink:#101b2a;--sh-muted:#5f6875;--sh-teal:#0d9488;--sh-teal-dark:#0f766e;--sh-mint:#dff8f3;--sh-paper:#fffdfa;--sh-bg:#f6f2ec;--sh-border:#ddd8d0;--sh-gold:#f5b942;--sh-night:#071b20;--sh-radius:22px;--sh-shadow:0 22px 60px rgba(25,35,42,.09)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body.school-hub-page{margin:0;background:var(--sh-bg);color:var(--sh-ink);font-family:Outfit,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.sh-main{width:min(1180px,calc(100% - clamp(24px,7vw,96px)));margin:auto;padding:1rem 0 5rem}.sh-breadcrumbs{display:flex;align-items:center;gap:.48rem;flex-wrap:wrap;color:var(--sh-muted);font-size:.78rem;margin:.35rem 0 1rem}.sh-breadcrumbs a{color:var(--sh-teal-dark);font-weight:700;text-decoration:none}.sh-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.3fr) minmax(270px,.7fr);gap:2rem;align-items:center;padding:clamp(2rem,5vw,4.5rem);border-radius:30px;background:radial-gradient(circle at 92% 5%,rgba(70,230,204,.19),transparent 30%),linear-gradient(135deg,#07161f,#073f3a);color:#fff;box-shadow:0 28px 80px rgba(7,27,32,.18)}.sh-hero:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:-100px;bottom:-150px;border:42px solid rgba(255,255,255,.05)}.sh-kicker{font-size:.72rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase;color:#63e6d2}.sh-hero h1{font-size:clamp(2.25rem,5vw,4.6rem);line-height:.98;letter-spacing:-.055em;margin:.75rem 0 1rem;max-width:760px}.sh-hero p{max-width:680px;color:#c5dcd8;line-height:1.75;font-size:1rem;margin:0}.sh-actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1.5rem}.sh-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.75rem 1.05rem;border:1px solid rgba(255,255,255,.18);border-radius:12px;color:#fff;text-decoration:none;font-weight:800;font-size:.9rem}.sh-btn.primary{background:var(--sh-teal);border-color:var(--sh-teal);box-shadow:0 12px 28px rgba(13,148,136,.28)}.sh-btn.light{background:#fff;color:var(--sh-ink);border-color:#fff}.sh-signal{position:relative;z-index:1;display:grid;gap:.7rem;padding:1rem;border:1px solid rgba(255,255,255,.14);border-radius:20px;background:rgba(255,255,255,.07);backdrop-filter:blur(8px)}.sh-signal div{padding:.85rem;border-radius:13px;background:rgba(3,20,24,.48)}.sh-signal strong{display:block;font-size:1.25rem}.sh-signal span{display:block;color:#a9cbc5;font-size:.75rem;margin-top:.2rem}.sh-section{padding:clamp(3rem,7vw,5.5rem) 0}.sh-section.compact{padding-bottom:0}.sh-section-head{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:1.4rem}.sh-section-head h2{font-size:clamp(1.65rem,3vw,2.55rem);letter-spacing:-.035em;line-height:1.08;margin:.35rem 0 0}.sh-section-head p{max-width:520px;color:var(--sh-muted);line-height:1.65;margin:0}.sh-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.sh-path-card,.sh-paper-card,.sh-school-card,.sh-info-card{background:var(--sh-paper);border:1px solid var(--sh-border);border-radius:var(--sh-radius);box-shadow:0 8px 28px rgba(24,39,45,.045)}.sh-path-card{padding:1.35rem;text-decoration:none;color:inherit;transition:transform .18s,border-color .18s,box-shadow .18s}.sh-path-card:hover,.sh-school-card:hover{transform:translateY(-3px);border-color:#87d9cd;box-shadow:var(--sh-shadow)}.sh-path-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:var(--sh-mint);font-size:1.15rem}.sh-path-card h3{font-size:1rem;margin:1rem 0 .45rem}.sh-path-card p{font-size:.86rem;color:var(--sh-muted);line-height:1.6;margin:0}.sh-path-link{display:inline-flex;margin-top:1rem;color:var(--sh-teal-dark);font-weight:800;font-size:.82rem}.sh-library{padding:clamp(1.35rem,3vw,2rem);background:#eee8df;border:1px solid #ddd5ca;border-radius:26px}.sh-library-tools{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.sh-library-count{color:var(--sh-muted);font-size:.86rem}.sh-search{width:min(340px,100%);min-height:44px;border:1px solid #d5cec3;border-radius:11px;background:#fff;padding:.7rem .9rem;font:inherit;color:var(--sh-ink)}.sh-paper-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.sh-paper-card{display:flex;flex-direction:column;min-width:0;overflow:hidden}.sh-paper-body{padding:1.15rem;flex:1}.sh-paper-badges{display:flex;gap:.4rem;flex-wrap:wrap;margin-bottom:.8rem}.sh-badge{padding:.28rem .52rem;border-radius:99px;background:#f0ece5;color:#6b6259;font-size:.62rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.sh-badge.teal{background:#dff8f3;color:#087b72}.sh-paper-card h3{font-size:.98rem;line-height:1.35;margin:0 0 .45rem}.sh-paper-card p{color:var(--sh-muted);font-size:.79rem;line-height:1.55;margin:0}.sh-paper-foot{display:flex;align-items:center;justify-content:space-between;gap:.8rem;padding:.85rem 1.15rem;border-top:1px solid var(--sh-border)}.sh-price{font-weight:900}.sh-preview{display:inline-flex;padding:.55rem .8rem;border-radius:9px;background:var(--sh-ink);color:#fff;text-decoration:none;font-size:.76rem;font-weight:800}.sh-empty{grid-column:1/-1;padding:2rem;text-align:center;background:rgba(255,255,255,.72);border:1px dashed #cfc7bc;border-radius:16px;color:var(--sh-muted)}.sh-empty a{color:var(--sh-teal-dark);font-weight:800}.sh-info-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:1rem}.sh-info-card{padding:clamp(1.35rem,3vw,2rem)}.sh-info-card h2,.sh-info-card h3{margin-top:0}.sh-info-card p,.sh-info-card li{color:var(--sh-muted);line-height:1.7}.sh-chip-list{display:flex;flex-wrap:wrap;gap:.5rem;padding:0;list-style:none}.sh-chip-list li{padding:.48rem .68rem;border:1px solid var(--sh-border);border-radius:99px;background:#faf7f2;font-size:.78rem;color:var(--sh-ink)}.sh-disclaimer{margin-top:1rem;padding:1rem 1.1rem;border-left:3px solid var(--sh-teal);background:#edf8f5;border-radius:0 12px 12px 0;color:#4e625e;font-size:.8rem;line-height:1.65}.sh-faq{display:grid;gap:.65rem}.sh-faq details{background:var(--sh-paper);border:1px solid var(--sh-border);border-radius:14px;padding:1rem 1.05rem}.sh-faq summary{cursor:pointer;font-weight:800}.sh-faq p{color:var(--sh-muted);line-height:1.65;margin:.75rem 0 0}.sh-cta{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:clamp(1.5rem,4vw,3rem);border-radius:26px;background:linear-gradient(135deg,#0f766e,#0d9488);color:#fff}.sh-cta h2{font-size:clamp(1.45rem,3vw,2.25rem);margin:0 0 .45rem}.sh-cta p{margin:0;color:#d4f5ef}.sh-directory-hero{padding:clamp(2rem,5vw,4rem)}.sh-directory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.sh-school-card{display:flex;flex-direction:column;padding:1.25rem;text-decoration:none;color:inherit}.sh-school-mark{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:var(--sh-school-color,#dff8f3);font-weight:900;color:#173c3a}.sh-school-card h2{font-size:1.08rem;margin:1rem 0 .35rem}.sh-school-card p{color:var(--sh-muted);font-size:.82rem;line-height:1.55;margin:0;flex:1}.sh-school-meta{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-top:1rem;padding-top:.85rem;border-top:1px solid var(--sh-border);font-size:.76rem}.sh-school-count{font-weight:900;color:var(--sh-teal-dark)}.sh-footer{background:var(--sh-night);color:#9bc2bc;padding:2rem max(20px,5vw)}.sh-footer-inner{width:min(1180px,100%);margin:auto;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.sh-footer a{color:#6ee7d3;text-decoration:none;font-weight:700}.sh-footer strong{color:#fff}
.sh-focus-strip{position:sticky;top:62px;z-index:40;display:flex;align-items:center;gap:.7rem;margin:1rem 0 0;padding:.65rem .75rem;border:1px solid rgba(13,148,136,.16);border-radius:14px;background:rgba(255,253,250,.93);box-shadow:0 10px 30px rgba(26,43,48,.06);backdrop-filter:blur(12px);overflow-x:auto;scrollbar-width:none}.sh-focus-strip::-webkit-scrollbar{display:none}.sh-focus-strip strong{padding:0 .35rem;color:var(--sh-teal-dark);font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap}.sh-focus-strip a{padding:.55rem .72rem;border-radius:9px;color:#4f5b66;text-decoration:none;font-size:.78rem;font-weight:750;white-space:nowrap}.sh-focus-strip a:hover,.sh-focus-strip a:focus-visible{background:var(--sh-mint);color:var(--sh-teal-dark)}.sh-section.soft{position:relative;margin-top:clamp(2rem,5vw,4rem);padding:clamp(2rem,5vw,4rem);border:1px solid #ded6ca;border-radius:28px;background:linear-gradient(145deg,#f0ebe3,#faf7f2)}.sh-editorial{display:grid;grid-template-columns:minmax(0,.76fr) minmax(0,1.24fr);gap:clamp(1.5rem,5vw,4.5rem);align-items:start}.sh-editorial-lead{position:sticky;top:136px}.sh-editorial h2{font-size:clamp(1.8rem,3.5vw,3rem);line-height:1.04;letter-spacing:-.045em;margin:.45rem 0 1rem}.sh-editorial p{color:var(--sh-muted);line-height:1.8;margin:.4rem 0 1rem}.sh-prose{max-width:760px}.sh-prose h3{font-size:1.08rem;margin:1.4rem 0 .45rem}.sh-prose p{color:var(--sh-muted);line-height:1.8}.sh-number-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem}.sh-step{position:relative;padding:1.25rem;background:var(--sh-paper);border:1px solid var(--sh-border);border-radius:18px;box-shadow:0 9px 26px rgba(24,39,45,.045)}.sh-step-num{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:var(--sh-night);color:#fff;font-size:.75rem;font-weight:900}.sh-step h3{font-size:.96rem;margin:.9rem 0 .45rem}.sh-step p{font-size:.82rem;color:var(--sh-muted);line-height:1.65;margin:0}.sh-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.sh-feature-card{position:relative;overflow:hidden;padding:1.35rem;border:1px solid var(--sh-border);border-radius:20px;background:var(--sh-paper)}.sh-feature-card:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:var(--sh-teal)}.sh-feature-card .sh-feature-label{display:inline-flex;margin-bottom:.8rem;color:var(--sh-teal-dark);font-size:.68rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.sh-feature-card h3{font-size:1.02rem;margin:0 0 .5rem}.sh-feature-card p{color:var(--sh-muted);font-size:.84rem;line-height:1.7;margin:0}.sh-callout{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1.5rem;align-items:center;margin-top:1rem;padding:clamp(1.35rem,3vw,2.2rem);border-radius:20px;background:linear-gradient(135deg,#071b20,#0d3c39);color:#fff}.sh-callout h3{font-size:clamp(1.25rem,2.5vw,1.8rem);margin:0 0 .4rem}.sh-callout p{max-width:720px;color:#b9d8d3;line-height:1.7;margin:0}.sh-callout .sh-btn{margin:0}.sh-trust-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:1rem;overflow:hidden;border:1px solid var(--sh-border);border-radius:18px;background:var(--sh-border)}.sh-trust-row div{padding:1.15rem;background:var(--sh-paper)}.sh-trust-row strong{display:block;font-size:.9rem;margin-bottom:.3rem}.sh-trust-row span{display:block;color:var(--sh-muted);font-size:.78rem;line-height:1.55}
@media(max-width:1000px){.sh-number-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sh-editorial{grid-template-columns:1fr}.sh-editorial-lead{position:static}.sh-feature-grid{grid-template-columns:1fr 1fr}}
@media(max-width:900px){.sh-hero{grid-template-columns:1fr}.sh-signal{grid-template-columns:repeat(3,1fr)}.sh-grid,.sh-paper-grid,.sh-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sh-info-layout{grid-template-columns:1fr}}
@media(max-width:620px){.sh-main{width:min(100% - 20px,1180px);padding-top:.65rem}.sh-hero{padding:1.6rem 1.2rem;border-radius:22px}.sh-hero h1{font-size:2.35rem}.sh-signal{grid-template-columns:1fr}.sh-focus-strip{top:54px;margin-inline:-2px}.sh-section{padding:3rem 0}.sh-section.soft{padding:1.35rem 1rem;border-radius:20px}.sh-section-head,.sh-library-tools,.sh-cta{align-items:flex-start;flex-direction:column}.sh-grid,.sh-paper-grid,.sh-directory-grid,.sh-number-grid,.sh-feature-grid,.sh-trust-row{grid-template-columns:1fr}.sh-search{width:100%}.sh-btn{width:100%}.sh-actions{display:grid;grid-template-columns:1fr;width:100%}.sh-callout{grid-template-columns:1fr}.sh-callout .sh-btn{width:100%}}
.sh-btn:focus-visible,.sh-search:focus-visible,.sh-card-link:focus-visible,.sh-school-card:focus-visible,.sh-focus-strip a:focus-visible,.sh-faq summary:focus-visible{outline:3px solid rgba(13,148,136,.34);outline-offset:3px}.sh-faq summary{min-height:44px}.sh-path-card,.sh-school-card,.sh-btn{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background-color .18s ease}.sh-path-card:hover,.sh-school-card:hover{transform:translateY(-2px)}
@media(prefers-reduced-motion:reduce){.sh-path-card,.sh-school-card,.sh-btn{transition:none}.sh-path-card:hover,.sh-school-card:hover{transform:none}.sh-focus-strip{scroll-behavior:auto}}

/* Compact premium hero and complete footer — school hubs release 3 */
.sh-hero{gap:clamp(1.25rem,3vw,2rem);padding:clamp(1.55rem,3.4vw,2.75rem);border-radius:24px;box-shadow:0 20px 55px rgba(7,27,32,.15)}
.sh-hero h1{font-size:clamp(2rem,4vw,3.65rem);line-height:1.01;margin:.55rem 0 .75rem;max-width:820px}
.sh-hero p{font-size:.94rem;line-height:1.62}.sh-actions{margin-top:1.1rem}.sh-signal{gap:.5rem;padding:.72rem;border-radius:17px}.sh-signal div{padding:.68rem .75rem}.sh-signal strong{font-size:1.08rem}.sh-directory-hero{padding:clamp(1.55rem,3.4vw,2.75rem)}
.sh-link-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}.sh-resource-link{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:76px;padding:1rem 1.1rem;border:1px solid var(--sh-border);border-radius:16px;background:var(--sh-paper);color:var(--sh-ink);text-decoration:none;box-shadow:0 7px 22px rgba(24,39,45,.04);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.sh-resource-link:hover{transform:translateY(-2px);border-color:#87d9cd;box-shadow:var(--sh-shadow)}.sh-resource-link span{display:block;color:var(--sh-muted);font-size:.74rem;line-height:1.4}.sh-resource-link strong{display:block;margin-top:.18rem;font-size:.9rem}.sh-resource-link b{color:var(--sh-teal-dark);font-size:1.05rem}
.sh-footer{margin-top:0;padding:clamp(3rem,6vw,4.5rem) max(20px,5vw) 1.5rem;background:radial-gradient(circle at 10% 0,rgba(13,148,136,.2),transparent 28%),linear-gradient(135deg,#06151b,#072f2c);color:#9fc1bd}.sh-footer-inner{display:block;width:min(1180px,100%);margin:auto}.sh-footer-grid{display:grid;grid-template-columns:minmax(240px,1.45fr) repeat(3,minmax(140px,1fr));gap:clamp(1.5rem,4vw,3.5rem)}.sh-footer-brand-link{display:inline-block;color:#fff!important;text-decoration:none;font-size:1.35rem;font-weight:900;letter-spacing:-.04em}.sh-footer-brand-link span{color:#45dfc7}.sh-footer-brand p{max-width:330px;margin:.8rem 0 1.15rem;color:#9fc1bd;font-size:.84rem;line-height:1.7}.sh-footer-action{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:.68rem .9rem;border:1px solid rgba(98,230,210,.25);border-radius:10px;background:rgba(69,223,199,.1);color:#76ead8!important;text-decoration:none;font-size:.8rem;font-weight:800}.sh-footer-col h2{margin:0 0 .9rem;color:#6ee7d3;font-size:.68rem;letter-spacing:.12em;text-transform:uppercase}.sh-footer-col ul{display:grid;gap:.62rem;margin:0;padding:0;list-style:none}.sh-footer-col a{color:#a9c5c2;text-decoration:none;font-size:.82rem;font-weight:600}.sh-footer-col a:hover,.sh-footer-col a:focus-visible{color:#fff}.sh-footer-bottom{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-top:2.6rem;padding-top:1.2rem;border-top:1px solid rgba(255,255,255,.1);color:#779b97;font-size:.72rem}
.sh-resource-link:focus-visible,.sh-footer a:focus-visible{outline:3px solid rgba(110,231,211,.38);outline-offset:3px}
@media(max-width:900px){.sh-link-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sh-footer-grid{grid-template-columns:1.4fr 1fr 1fr}.sh-footer-brand{grid-column:1/-1}.sh-hero h1{font-size:clamp(2rem,6vw,3rem)}}
@media(max-width:620px){.sh-hero{padding:1.35rem 1.1rem;border-radius:19px}.sh-hero h1{font-size:clamp(1.85rem,9vw,2.35rem);line-height:1.04}.sh-hero p{font-size:.88rem;line-height:1.55}.sh-signal{grid-template-columns:repeat(3,minmax(125px,1fr));overflow-x:auto;scrollbar-width:thin}.sh-signal div{min-height:78px}.sh-link-grid{grid-template-columns:1fr}.sh-footer{padding-top:2.8rem}.sh-footer-grid{grid-template-columns:1fr 1fr;gap:2rem 1.2rem}.sh-footer-brand{grid-column:1/-1}.sh-footer-bottom{display:grid}.sh-resource-link{min-height:70px}}
@media(max-width:390px){.sh-footer-grid{grid-template-columns:1fr}.sh-footer-brand{grid-column:auto}}
@media(prefers-reduced-motion:reduce){.sh-resource-link{transition:none}.sh-resource-link:hover{transform:none}}

/* NCLEX-aligned vertical rhythm — avoid doubled space between adjacent sections */
.sh-main{padding-bottom:clamp(2rem,4vw,3rem)}
.sh-section{padding:0;margin-top:clamp(2rem,3.8vw,3.25rem)}
.sh-section.compact{padding:0;margin-top:clamp(1.65rem,2.8vw,2.35rem)}
.sh-section.soft{margin-top:clamp(2rem,3.8vw,3.25rem);padding:clamp(1.5rem,3vw,2.5rem)}
.sh-section-head{margin-bottom:1.1rem}.sh-faq{gap:.5rem}.sh-faq details{padding:.45rem .95rem;border-radius:12px}.sh-faq summary{display:flex;align-items:center;min-height:44px;line-height:1.35}.sh-faq p{margin:.45rem 0 .55rem}
.sh-cta{gap:1.5rem;padding:clamp(1.4rem,3vw,2.2rem);border-radius:22px}.sh-cta>div:first-child{max-width:720px}.sh-cta .sh-actions{flex:0 0 auto;flex-wrap:nowrap;margin-top:0}
@media(max-width:620px){.sh-main{padding-bottom:2rem}.sh-section,.sh-section.compact{padding:0;margin-top:1.8rem}.sh-section.soft{margin-top:1.8rem;padding:1.25rem 1rem}.sh-section-head{margin-bottom:.9rem}.sh-cta{padding:1.3rem 1.1rem}.sh-cta .sh-actions{display:grid;grid-template-columns:1fr;width:100%}}

/* Landing-page palette alignment — school hubs release 5 */
:root{--sh-ink:#111111;--sh-muted:#374151;--sh-teal:#0d9488;--sh-teal-dark:#0f766e;--sh-mint:#eef8f6;--sh-paper:#fdfffe;--sh-bg:#f5fbf9;--sh-border:#d4ece7;--sh-night:#060f1e;--sh-shadow:0 20px 54px rgba(13,148,136,.09)}
body.school-hub-page{background:linear-gradient(160deg,#f4fdfb 0%,#f7fbfa 30%,#fafcfb 60%,#f5fbf9 100%);background-attachment:fixed}
.sh-hero{background:radial-gradient(circle at 92% 5%,rgba(13,148,136,.16),transparent 31%),linear-gradient(145deg,#060f1e 0%,#0b2218 55%,#060f1e 100%);box-shadow:0 20px 55px rgba(6,15,30,.16)}
.sh-focus-strip{border-color:rgba(13,148,136,.16);background:rgba(253,255,254,.94)}
.sh-library{background:linear-gradient(145deg,#eef9f6,#f7fbfa);border-color:#d4ece7}
.sh-search{border-color:#c9e6e0;background:#fdfffe}.sh-badge{background:#eef8f6;color:#4b5563}.sh-badge.teal{background:#dff8f3;color:#0b7a70}.sh-chip-list li{border-color:#d4ece7;background:#f8fffd}.sh-empty{background:rgba(253,255,254,.82);border-color:#b8ddd6}
.sh-section.soft{border-color:#d7e9e5;background:linear-gradient(150deg,#f8f4ee 0%,#eef8f6 45%,#e8f4f1 100%)}
.sh-disclaimer{background:#eef8f6;color:#465d58}.sh-feature-card:before{background:#0d9488}
.sh-callout{background:linear-gradient(145deg,#060f1e,#0a1f18)}.sh-cta{background:linear-gradient(135deg,#0f766e,#0d9488)}
.sh-footer{background:radial-gradient(circle at 10% 0,rgba(13,148,136,.18),transparent 28%),linear-gradient(145deg,#060f1e,#0a1f18)}
