.blue-scope{--navy:#102D50;--blue:#235FA4;--baby:#B9DDF6;--ice:#EDF6FC;--white:#fff;--ink:#324D69;--line:#D7E5EF;--page:1200px;color-scheme:light;font-family:'DM Sans',sans-serif;color:var(--navy);background:#fff;font-synthesis:none}
.blue-scope *{box-sizing:border-box}
.blue-scope button,.blue-scope input{font:inherit}
.blue-scope a{color:inherit}
.blue-scope button,.blue-scope a{-webkit-tap-highlight-color:transparent}
.blue-scope button{cursor:pointer}
.blue-scope button:focus-visible,.blue-scope a:focus-visible,.blue-scope input:focus-visible,.blue-scope summary:focus-visible{outline:3px solid #235FA4;outline-offset:5px}
.blue-scope section{scroll-margin-top:40px}
.blue-scope .wrap{max-width:var(--page);margin:auto;padding:0 40px}
.blue-scope .notice{background:var(--ice);text-align:center;font-size:12px;padding:9px 20px;letter-spacing:.035em}
.blue-scope .nav{min-height:99px;display:flex;align-items:center;justify-content:space-between;gap:25px}
.blue-scope .brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;white-space:nowrap}
.blue-scope .brand svg{width:45px;height:45px;flex-shrink:0}
.blue-scope .brand-word{font:750 25px/1.1 'Manrope',sans-serif;letter-spacing:-1.15px}
.blue-scope .brand-word .extension{font-weight:500;letter-spacing:-1px}
.blue-scope .navlinks{display:flex;gap:26px;align-items:center;font-size:13px;font-weight:550}
.blue-scope .navlinks a{text-decoration:none}
.blue-scope .navlinks a:hover{color:var(--blue)}
.blue-scope .action{display:inline-flex;align-items:center;justify-content:center;gap:26px;padding:16px 25px;background:var(--navy);color:#fff;border:1px solid var(--navy);border-radius:6px;text-decoration:none;font-size:14px;font-weight:600;min-height:48px}
.blue-scope .action:hover{background:#1b426e}
.blue-scope .action.light{background:var(--baby);color:var(--navy);border-color:var(--baby)}
.blue-scope .action.light:hover{background:#d0e9fb}
.blue-scope .arrow{font-size:20px;font-weight:400;line-height:1}
.blue-scope .nav .action{padding:12px 18px;font-size:12px;min-height:42px}
.blue-scope .hero{display:grid;grid-template-columns:1fr 1fr;min-height:605px;border-radius:18px;overflow:hidden;background:var(--ice)}
.blue-scope .hero-copy{padding:55px 40px 46px 48px;display:flex;flex-direction:column;justify-content:center}
.blue-scope .eyebrow{font-size:11px;letter-spacing:.16em;text-transform:uppercase;font-weight:700;margin:0 0 22px}
.blue-scope .hero h1{font:500 clamp(44px,4.8vw,68px)/1.055 'Manrope',sans-serif;letter-spacing:-3px;margin:0 0 25px}
.blue-scope .hero h1 span{color:var(--blue)}
.blue-scope .hero .lead{font-size:17px;line-height:1.65;max-width:390px;color:var(--ink);margin:0 0 26px}
.blue-scope .actions{display:flex;gap:20px;align-items:center;flex-wrap:wrap}
.blue-scope .text-link{font-size:13px;text-decoration:none;border-bottom:1px solid var(--navy);padding:4px 0}
.blue-scope .hero .quiet{font-size:11px;margin:17px 0 0;color:#4e6680}
.blue-scope .hero-photo{position:relative;min-height:570px}
.blue-scope .hero-photo img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:43% center}
.blue-scope .photo-caption{position:absolute;bottom:24px;left:24px;right:24px;padding:19px 21px;background:rgba(255,255,255,.94);border-radius:9px}
.blue-scope .photo-caption small{display:block;text-transform:uppercase;font-size:9px;letter-spacing:.15em;margin-bottom:7px}
.blue-scope .photo-caption p{font:600 23px/1.2 'Manrope',sans-serif;letter-spacing:-.7px;margin:0}
.blue-scope .pillars{display:flex;justify-content:center;gap:62px;padding:29px 20px;border-bottom:1px solid var(--line);font-size:12px;letter-spacing:.035em}
.blue-scope .pillars span{display:flex;gap:10px;align-items:center}
.blue-scope .pillars span:before{content:'';width:6px;height:6px;background:var(--blue);border-radius:100%}
.blue-scope .intro{padding:87px 0 67px;display:grid;grid-template-columns:1.07fr 1fr;gap:80px;align-items:center}
.blue-scope h2{font:500 44px/1.12 'Manrope',sans-serif;letter-spacing:-1.7px;margin:0}
.blue-scope h3{font:600 24px/1.2 'Manrope',sans-serif;letter-spacing:-.65px;margin:0}
.blue-scope .intro .eyebrow{color:var(--blue);margin-bottom:17px}
.blue-scope .body-copy{font-size:16px;line-height:1.8;color:var(--ink);margin:0}
.blue-scope .goal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding-bottom:80px}
.blue-scope .goal{background:var(--ice);padding:28px 27px 32px;border-radius:10px;min-height:238px}
.blue-scope .goal:nth-child(2){background:#DCEEF9}
.blue-scope .goal:nth-child(3){background:var(--baby)}
.blue-scope .goal .number{font-size:11px;letter-spacing:.09em;margin-bottom:35px;display:block}
.blue-scope .goal p{font-size:14px;line-height:1.65;margin:15px 0 0;color:#324d69}
.blue-scope .story{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center;padding-bottom:86px}
.blue-scope .story figure{margin:0;height:408px;border-radius:14px;overflow:hidden}
.blue-scope .story img{height:100%;width:100%;object-fit:cover;object-position:55% center}
.blue-scope .story h2{margin-bottom:23px}
.blue-scope .story .eyebrow{color:var(--blue)}
.blue-scope .story .text-link{display:inline-block;margin-top:26px}
.blue-scope .care{background:var(--navy);color:white;padding:70px 0 74px}
.blue-scope .care-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:45px}
.blue-scope .care h2{max-width:540px}
.blue-scope .care .eyebrow{color:var(--baby)}
.blue-scope .care-head>p{max-width:275px;font-size:14px;line-height:1.7;color:#c4d8e9;margin:0}
.blue-scope .steps{display:grid;grid-template-columns:repeat(4,1fr);gap:29px}
.blue-scope .step{border-top:1px solid #60768f;padding-top:20px}
.blue-scope .step .number{color:var(--baby);font-size:12px;display:block;margin-bottom:26px}
.blue-scope .step h3{font-size:20px;letter-spacing:-.4px}
.blue-scope .step p{font-size:13px;line-height:1.7;color:#c4d8e9;margin:14px 0 0}
.blue-scope .faq{padding:75px 0;display:grid;grid-template-columns:.85fr 1.15fr;gap:70px}
.blue-scope .faq h2{font-size:37px}
.blue-scope .faq details{border-bottom:1px solid var(--line);padding:20px 0}
.blue-scope .faq details:first-child{padding-top:0}
.blue-scope .faq summary{cursor:pointer;font-size:15px;font-weight:600;line-height:1.5}
.blue-scope .faq details p{color:var(--ink);font-size:14px;line-height:1.7;margin-bottom:0}
.blue-scope .signup{background:var(--ice);border-radius:16px;padding:52px;display:grid;grid-template-columns:1fr 1fr;gap:60px;margin-bottom:80px}
.blue-scope .signup h2{font-size:38px;margin-bottom:15px}
.blue-scope .signup p{font-size:14px;line-height:1.7;color:var(--ink);max-width:360px}
.blue-scope .form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.blue-scope .signup label{font-size:12px;display:block;margin-bottom:8px;font-weight:600}
.blue-scope .signup input{width:100%;border:1px solid #a7c0d2;border-radius:5px;padding:13px;background:white;color:var(--navy);min-width:0}
.blue-scope .signup .action{margin-top:15px;width:100%}
.blue-scope .signup .fine{font-size:11px;line-height:1.6;margin:11px 0}
.blue-scope .signup .fine a{text-underline-offset:2px}
.blue-scope .form-status{font-size:12px;margin-top:10px;min-height:18px;color:var(--navy)}
.blue-scope footer{padding:0 0 32px}
.blue-scope .footer-top{display:flex;justify-content:space-between;gap:20px;align-items:center;padding-bottom:30px}
.blue-scope .footer-top p{font-size:12px;color:var(--ink)}
.blue-scope .footer-bottom{border-top:1px solid var(--line);padding-top:23px;display:flex;gap:18px;justify-content:space-between;align-items:start;font-size:11px;color:var(--ink)}
.blue-scope .footer-bottom p{margin:0;max-width:535px;line-height:1.7}
.blue-scope .footer-links{display:flex;gap:20px;white-space:nowrap}
.blue-scope .campaign .intro,.blue-scope .campaign .goal-grid,.blue-scope .campaign .story,.blue-scope .campaign .faq{display:none}
.blue-scope .campaign .care{margin-top:32px}
.blue-scope .campaign .signup{margin-top:64px}
.blue-scope .campaign .hero{min-height:560px}
.blue-scope .campaign .hero-photo{min-height:550px}
.blue-scope .campaign .hero h1{font-size:58px}
.blue-scope .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(min-width:1440px){.blue-scope .hero h1{font-size:70px}
}
@media(max-width:1000px){.blue-scope .wrap{padding:0 26px}
.blue-scope .navlinks{gap:16px}
.blue-scope .navlinks a:not(.action){font-size:12px}
.blue-scope .hero-copy{padding:36px 30px}
.blue-scope .hero h1{font-size:51px;letter-spacing:-2.4px}
.blue-scope .hero .lead{font-size:15px}
.blue-scope .intro{gap:35px}
.blue-scope .story{gap:35px}
.blue-scope .signup{gap:30px;padding:35px}
.blue-scope .brand-word{font-size:22px}
}
@media(max-width:760px){.blue-scope .wrap{padding:0 20px}
.blue-scope .nav{min-height:82px;gap:12px}
.blue-scope .brand-word{font-size:20px;letter-spacing:-.8px}
.blue-scope .brand svg{width:37px;height:37px}
.blue-scope .navlinks a:not(.action){display:none}
.blue-scope .nav .action{padding:10px 13px;font-size:11px;min-height:40px}
.blue-scope .hero{display:flex;flex-direction:column;border-radius:12px;min-height:0}
.blue-scope .hero-copy{padding:36px 27px}
.blue-scope .hero h1,.blue-scope .campaign .hero h1{font-size:46px;letter-spacing:-2px}
.blue-scope .eyebrow{font-size:9px;line-height:1.7}
.blue-scope .hero .lead{font-size:15px}
.blue-scope .hero-photo,.blue-scope .campaign .hero-photo{min-height:345px}
.blue-scope .hero-photo img{object-position:center 34%}
.blue-scope .photo-caption{padding:15px;bottom:17px;left:17px;right:17px}
.blue-scope .photo-caption p{font-size:21px}
.blue-scope .pillars{gap:17px;padding:22px 0;font-size:10px;flex-wrap:wrap}
.blue-scope .pillars span{gap:6px}
.blue-scope .intro{display:block;padding:58px 0 30px}
.blue-scope .intro h2{margin-bottom:23px}
.blue-scope h2{font-size:35px;letter-spacing:-1.4px}
.blue-scope .body-copy{font-size:15px}
.blue-scope .goal-grid{grid-template-columns:1fr;gap:12px;padding-bottom:52px}
.blue-scope .goal{min-height:0;padding:25px}
.blue-scope .goal .number{margin-bottom:20px}
.blue-scope .story{grid-template-columns:1fr;gap:30px;padding-bottom:55px}
.blue-scope .story figure{height:290px}
.blue-scope .care{padding:50px 0}
.blue-scope .care-head{display:block;margin-bottom:32px}
.blue-scope .care-head>p{margin-top:23px;max-width:none}
.blue-scope .steps{grid-template-columns:1fr 1fr;gap:30px 20px}
.blue-scope .step h3{font-size:19px}
.blue-scope .step .number{margin-bottom:18px}
.blue-scope .faq{grid-template-columns:1fr;gap:26px;padding:55px 0}
.blue-scope .faq h2{font-size:33px}
.blue-scope .signup{grid-template-columns:1fr;gap:19px;padding:28px 24px;margin-bottom:50px}
.blue-scope .signup h2{font-size:33px}
.blue-scope .signup .eyebrow{margin-bottom:17px}
.blue-scope .signup p{margin-bottom:0}
.blue-scope .form-row{grid-template-columns:1fr;gap:15px}
.blue-scope .footer-top{align-items:start;flex-direction:column;gap:10px}
.blue-scope .footer-bottom{flex-direction:column;gap:16px}
.blue-scope .campaign .care{margin-top:20px}
.blue-scope .campaign .signup{margin-top:45px}
.blue-scope .notice{font-size:10px}
.blue-scope .actions{gap:18px}
.blue-scope .actions .action{padding:14px 20px;font-size:13px}
.blue-scope .text-link{font-size:12px}
}
@media(prefers-reduced-motion:reduce){}
.blue-scope .brand-copy{display:flex;flex-direction:column;align-items:flex-start}
.blue-scope .brand-tagline{display:block;margin-top:5px;font:500 10px/1.4 "DM Sans",sans-serif;letter-spacing:.065em;text-transform:uppercase;color:var(--blue)}

.blue-scope .explore-section{padding:12px 0 80px;scroll-margin-top:25px}
.blue-scope .section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:32px}
.blue-scope .section-heading h2{max-width:620px}
.blue-scope .section-heading .eyebrow{color:var(--blue);margin-bottom:14px}
.blue-scope .section-heading>p{max-width:300px;font-size:14px;line-height:1.7;color:var(--ink);margin:0}
.blue-scope .category-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px}
.blue-scope .category-card{display:block;text-decoration:none;border:1px solid var(--line);border-radius:13px;overflow:hidden;background:white;transition:transform .18s ease,box-shadow .18s ease}
.blue-scope .category-card:hover{transform:translateY(-3px);box-shadow:0 10px 28px #102d5012}
.blue-scope .category-card img{width:100%;height:285px;object-fit:cover;display:block}
.blue-scope .category-card-copy{padding:24px 25px 27px;position:relative}
.blue-scope .category-card h3{font-size:25px;padding-right:25px}
.blue-scope .category-card p{font-size:14px;line-height:1.7;color:var(--ink);max-width:410px;margin:12px 0 22px}
.blue-scope .category-card .explore-link{display:flex;align-items:center;justify-content:space-between;font-weight:600;font-size:12px;color:var(--blue)}
.blue-scope .program-section{padding:0 0 80px}
.blue-scope .program-notice{font-size:12px;line-height:1.75;color:var(--ink);border-left:3px solid #8ac5ee;padding:11px 18px;background:var(--ice);margin:0 0 26px}
.blue-scope .program-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.blue-scope .program-card{border:1px solid var(--line);border-radius:10px;overflow:hidden;text-decoration:none;display:flex;flex-direction:column;background:white}
.blue-scope .program-image{background:#f0f7fc;position:relative;aspect-ratio:1}
.blue-scope .program-image img{height:100%;width:100%;object-fit:cover;display:block}
.blue-scope .program-card-content{padding:20px;display:flex;flex-direction:column;flex:1}
.blue-scope .concept-tag{display:inline-block;align-self:start;font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#355778;margin-bottom:13px}
.blue-scope .program-card h3{font-size:20px;letter-spacing:-.5px}
.blue-scope .program-card p{font-size:12px;line-height:1.7;color:var(--ink);margin:13px 0 22px}
.blue-scope .program-card .explore-link{margin-top:auto;font-size:12px;font-weight:600;color:var(--blue)}
.blue-scope .program-card:hover .explore-link{text-decoration:underline}
.blue-scope .category-breadcrumbs{padding:9px 0 20px;font-size:12px;color:var(--ink);display:flex;gap:10px;align-items:center;flex-wrap:wrap}
.blue-scope .category-breadcrumbs a{text-decoration:none;color:var(--blue)}
.blue-scope .goal-navigation{display:flex;gap:8px;flex-wrap:wrap;padding-bottom:27px}
.blue-scope .goal-navigation a{display:inline-block;padding:10px 15px;border:1px solid var(--line);border-radius:6px;font-size:12px;text-decoration:none;color:var(--ink);background:white}
.blue-scope .goal-navigation a[aria-current=page]{background:var(--navy);border-color:var(--navy);color:white}
.blue-scope .category-hero{display:grid;grid-template-columns:1.05fr 1fr;border-radius:15px;overflow:hidden;background:var(--ice);min-height:480px;margin-bottom:62px}
.blue-scope .category-hero-copy{padding:48px 42px;display:flex;flex-direction:column;justify-content:center}
.blue-scope .category-hero-copy .eyebrow{color:var(--blue);font-size:10px}
.blue-scope .category-hero h1{font:500 clamp(39px,4vw,55px)/1.08 'Manrope',sans-serif;letter-spacing:-2px;margin:0 0 26px}
.blue-scope .category-hero h1 span{color:var(--blue)}
.blue-scope .category-hero p:not(.eyebrow){font-size:16px;line-height:1.75;color:var(--ink);margin:0 0 25px}
.blue-scope .category-hero .action{align-self:flex-start}
.blue-scope .category-hero-photo{position:relative;min-height:480px}
.blue-scope .category-hero-photo img{position:absolute;width:100%;height:100%;object-fit:cover}
.blue-scope .treatment-section{padding-bottom:62px}
.blue-scope .treatment-detail{border:1px solid var(--line);border-radius:14px;overflow:hidden;display:grid;grid-template-columns:1fr 1.15fr;background:white}
.blue-scope .treatment-visual{background:#f0f7fc;display:flex;flex-direction:column;justify-content:center;margin:0}
.blue-scope .treatment-visual img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:cover}
.blue-scope .treatment-visual figcaption{text-align:center;font-size:11px;line-height:1.7;color:#425f79;margin-top:auto;padding:12px 20px 20px;background:#f0f7fc}
.blue-scope .treatment-info{padding:42px;display:flex;flex-direction:column;justify-content:center}
.blue-scope .treatment-info h3{font-size:35px;letter-spacing:-1.3px}
.blue-scope .treatment-info>p{font-size:15px;line-height:1.8;color:var(--ink);margin:20px 0}
.blue-scope .treatment-info ul{padding:0;margin:5px 0 27px;list-style:none}
.blue-scope .treatment-info li{font-size:13px;line-height:1.65;padding:11px 0 11px 21px;border-top:1px solid var(--line);position:relative}
.blue-scope .treatment-info li:before{content:'';position:absolute;left:0;top:18px;background:var(--blue);width:5px;height:5px;border-radius:50%}
.blue-scope .treatment-info .action{align-self:flex-start}
.blue-scope .treatment-info .treatment-status{font-size:11px;line-height:1.7;margin:14px 0 0;max-width:350px}
.blue-scope .focus-section{padding:0 0 74px;display:grid;grid-template-columns:1fr 1fr;gap:60px}
.blue-scope .focus-section h2{font-size:34px;margin-bottom:22px}
.blue-scope .focus-section .body-copy{font-size:15px}
.blue-scope .focus-list{margin:0;padding:0;list-style:none;border-top:1px solid var(--line)}
.blue-scope .focus-list li{display:flex;gap:22px;padding:19px 0;border-bottom:1px solid var(--line);font-size:14px;line-height:1.65}
.blue-scope .focus-list span{font-size:11px;color:var(--blue);padding-top:3px}
.blue-scope .category-other{padding:0 0 70px}
.blue-scope .category-other h2{font-size:28px;margin-bottom:24px}
.blue-scope .category-other .goal-navigation{padding:0}
.blue-scope .category-page .care{margin-top:0}
.blue-scope .category-page.campaign .faq{display:grid}
.blue-scope .category-page.campaign .signup{margin-top:0}
.blue-scope .category-page .navlinks a[data-home-approach]{display:none}
.blue-scope .category-page .hero{display:none}
.blue-scope .campaign .explore-section{padding-top:58px}
.blue-scope .campaign .program-section{padding-bottom:35px}
.blue-scope .nav .navlinks a[hidden]{display:none!important}
.blue-scope .nav .navlinks a[data-goal-link]{white-space:nowrap}
.blue-scope .navlinks{gap:22px}
.blue-scope .footer-top>p{max-width:250px}
.blue-scope .category-card:focus-visible,.blue-scope .program-card:focus-visible{outline-offset:5px}
.blue-scope .goal-navigation{scrollbar-width:thin}
.blue-scope .preview-scope{font-size:11px;line-height:1.7;color:var(--ink)}
@media(max-width:1000px){.blue-scope .category-card img{height:245px}
.blue-scope .program-grid{grid-template-columns:1fr 1fr}
.blue-scope .category-hero-copy{padding:36px 29px}
.blue-scope .category-hero h1{font-size:44px}
.blue-scope .treatment-info{padding:30px}
.blue-scope .treatment-info h3{font-size:29px}
.blue-scope .focus-section{gap:35px}
.blue-scope .category-hero p:not(.eyebrow){font-size:14px}
.blue-scope .section-heading>p{max-width:250px}
.blue-scope .navlinks{gap:15px}
.blue-scope .nav .navlinks a[data-home-approach]{display:none}
}
@media(max-width:760px){.blue-scope .explore-section{padding:18px 0 52px}
.blue-scope .section-heading{display:block;margin-bottom:25px}
.blue-scope .section-heading h2{font-size:33px}
.blue-scope .section-heading>p{margin-top:19px;max-width:none}
.blue-scope .category-grid{grid-template-columns:1fr;gap:21px}
.blue-scope .category-card img{height:245px}
.blue-scope .category-card h3{font-size:24px}
.blue-scope .category-card-copy{padding:23px}
.blue-scope .program-section{padding-bottom:52px}
.blue-scope .program-grid{gap:14px}
.blue-scope .program-card-content{padding:16px}
.blue-scope .program-card h3{font-size:18px}
.blue-scope .program-card p{font-size:12px;margin-bottom:17px}
.blue-scope .concept-tag{font-size:8px;letter-spacing:.05em}
.blue-scope .program-notice{font-size:11px;padding:11px 14px}
.blue-scope .category-breadcrumbs{font-size:11px;padding-top:5px}
.blue-scope .goal-navigation{flex-wrap:nowrap;overflow-x:auto;padding-bottom:20px;gap:7px}
.blue-scope .goal-navigation a{white-space:nowrap;font-size:11px;padding:9px 12px}
.blue-scope .category-hero{display:flex;flex-direction:column;margin-bottom:46px}
.blue-scope .category-hero-copy{padding:31px 26px}
.blue-scope .category-hero h1{font-size:40px;letter-spacing:-1.6px}
.blue-scope .category-hero-photo{min-height:345px}
.blue-scope .category-hero-copy .eyebrow{font-size:9px;margin-bottom:21px}
.blue-scope .category-hero p:not(.eyebrow){font-size:15px}
.blue-scope .treatment-section{padding-bottom:48px}
.blue-scope .treatment-detail{grid-template-columns:1fr}
.blue-scope .treatment-visual img{max-height:380px;object-fit:contain}
.blue-scope .treatment-info{padding:28px 25px}
.blue-scope .treatment-info h3{font-size:30px}
.blue-scope .treatment-info>p{font-size:14px}
.blue-scope .treatment-info .concept-tag{font-size:10px}
.blue-scope .treatment-info .action{width:100%;font-size:13px}
.blue-scope .focus-section{grid-template-columns:1fr;gap:26px;padding-bottom:50px}
.blue-scope .focus-section h2{font-size:32px}
.blue-scope .category-other{padding-bottom:48px}
.blue-scope .category-other h2{font-size:25px}
.blue-scope .category-page.campaign .faq{display:grid}
.blue-scope .category-page.campaign .signup{margin-top:0}
.blue-scope .campaign .explore-section{padding-top:44px}
.blue-scope .nav .navlinks a[data-goal-link]{display:none}
.blue-scope .brand-tagline{font-size:9px;letter-spacing:.045em}
.blue-scope .nav{gap:9px}
.blue-scope .nav .action{gap:12px;padding:10px 12px}
.blue-scope .brand{gap:8px}
.blue-scope .brand-word{font-size:19px}
}
@media(max-width:380px){.blue-scope .program-grid{grid-template-columns:1fr}
.blue-scope .program-image{aspect-ratio:1.15}
.blue-scope .program-image img{object-fit:contain}
.blue-scope .program-card h3{font-size:22px}
.blue-scope .program-card p{font-size:13px}
.blue-scope .concept-tag{font-size:9px}
.blue-scope .brand-word{font-size:17px}
.blue-scope .brand svg{width:31px;height:31px}
.blue-scope .brand-tagline{font-size:8px}
.blue-scope .nav .action{font-size:10px;padding:10px}
.blue-scope .category-hero h1{font-size:35px}
}
@media(prefers-reduced-motion:reduce){.blue-scope .category-card{transition:none}
.blue-scope .category-card:hover{transform:none}
}
