.so-category-page{--blue:#045cb4;--hover:#2563eb;--navy:#0b1a4a;--heading:#1e293b;--text:#475569;--pale:#f4f8fe;--line:#dce5ef}
.so-category-page *{box-sizing:border-box}
.so-category-page{scroll-behavior:smooth;scroll-padding-top:30px}
.so-category-page{margin:0;background:white;color:var(--text);font:16px/1.75 SOCTRoboto,Arial,sans-serif}
.so-category-page h1,.so-category-page h2,.so-category-page h3,.so-category-page h4,.so-category-page .brand,.so-category-page nav{font-family:Arial,sans-serif;color:var(--heading)}
.so-category-page h1,.so-category-page h2,.so-category-page h3,.so-category-page p{margin-top:0}
.so-category-page h1{font-size:clamp(40px,4.4vw,62px);line-height:1.08;letter-spacing:-2px;margin-bottom:22px}
.so-category-page h2{font-size:clamp(28px,2.5vw,36px);line-height:1.22;letter-spacing:-.9px;margin-bottom:22px}
.so-category-page h3{font-size:21px;line-height:1.35}
.so-category-page a{color:var(--blue);text-decoration:none}
.so-category-page button{font:inherit;cursor:pointer}
.so-category-page a,.so-category-page button{touch-action:manipulation}
.so-category-page a:hover,.so-category-page .inline-link:hover{color:var(--hover)}
.so-category-page :focus-visible{outline:3px solid #ea9d31;outline-offset:5px}
.so-category-page button{border:0}
.so-category-page section[id],.so-category-page article[id]{scroll-margin-top:28px}
.so-category-page .review{padding:8px max(24px,calc((100% - 1240px)/2));background:var(--navy);color:#e2e8f0;display:flex;gap:15px;align-items:center;justify-content:space-between;font:13px/1.6 Arial,sans-serif}
.so-category-page .review strong{margin-right:16px;color:white}
.so-category-page .review button{white-space:nowrap;color:white;background:transparent;border-bottom:1px solid #8294b5;font-size:13px;padding:2px 0}
.so-category-page .review-info{padding:18px max(24px,calc((100% - 1240px)/2));background:#e9f0fb;font-size:14px}
.so-category-page .header{max-width:1290px;padding:26px 25px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:30px}
.so-category-page .brand strong{display:block;color:var(--navy);font-size:25px;letter-spacing:2.2px;line-height:1.2}
.so-category-page .brand strong span{color:var(--blue);margin-left:6px}
.so-category-page .brand small{font-size:12px;letter-spacing:1.1px;color:var(--text)}
.so-category-page .header nav{display:flex;gap:30px;align-items:center;font-size:14px}
.so-category-page .header nav>a:not(.button){color:var(--heading)}
.so-category-page .button{display:inline-flex;align-items:center;justify-content:center;gap:18px;background:var(--blue);color:white;padding:13px 23px;border-radius:4px;line-height:1.5;font-size:15px;font-weight:600;text-align:center}
.so-category-page .button:hover{background:var(--hover);color:white}
.so-category-page .button.small{padding:10px 18px;font-size:14px}
.so-category-page .hero{background:var(--pale);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.so-category-page .hero-inner{max-width:1290px;margin:auto;padding:35px 25px 55px;display:grid;grid-template-columns:1.12fr 1fr;align-items:center;gap:80px}
.so-category-page .breadcrumbs{font-size:13px;color:#64748b;margin-bottom:42px}
.so-category-page .breadcrumbs span{padding:0 12px}
.so-category-page .eyebrow,.so-category-page .section-label{font-family:Arial,sans-serif;font-size:12px;font-weight:700;letter-spacing:1.8px;color:var(--blue);margin-bottom:15px}
.so-category-page .hero-copy{font-size:22px;color:var(--heading);margin-bottom:13px;line-height:1.45}
.so-category-page .hero p:not(.eyebrow){max-width:490px}
.so-category-page .hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:22px;margin-top:28px}
.so-category-page .text-link{font-size:14px;font-weight:600}
.so-category-page .placeholder{background:#edf2f7;border:1px dashed #b8c7d9;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#60758c;gap:4px;text-align:center;padding:24px;min-width:0}
.so-category-page .placeholder strong{font:500 16px/1.5 Arial,sans-serif}
.so-category-page .placeholder span:not(.image-mark),.so-category-page .placeholder small{font-size:12px;letter-spacing:.5px}
.so-category-page .image-mark{font-size:32px;line-height:1;color:#8ba0b8;margin-bottom:16px}
.so-category-page .hero-image{aspect-ratio:3/2;background:#e8eef6;margin-top:32px;border-radius:5px}
.so-category-page .page-layout{max-width:1290px;display:grid;grid-template-columns:220px minmax(0,1fr);gap:62px;padding:60px 25px 75px;margin:auto}
.so-category-page .sidebar{align-self:start;position:sticky;top:28px}
.so-category-page .sidebar details{border:1px solid var(--line);border-radius:4px;overflow:hidden}
.so-category-page .sidebar summary{padding:17px 18px;font:600 16px/1.5 Arial;color:var(--heading);cursor:pointer;background:var(--pale)}
.so-category-page .sidebar nav{padding:8px 0}
.so-category-page .sidebar nav a{display:block;font-size:14px;line-height:1.5;color:var(--text);padding:12px 16px;border-left:3px solid transparent}
.so-category-page .sidebar nav a:hover{background:var(--pale);color:var(--blue)}
.so-category-page .sidebar nav .selected{background:#eaf2fc;color:var(--blue);border-left-color:var(--blue);font-weight:600}
.so-category-page .sidebar-help{padding:28px 3px;border-bottom:1px solid var(--line);margin-top:14px}
.so-category-page .sidebar-help h3{margin:10px 0}
.so-category-page .sidebar-help p,.so-category-page .sidebar-help a{font-size:14px}
.so-category-page .sidebar-help a{font-weight:600}
.so-category-page .section{padding-bottom:52px;margin-bottom:48px;border-bottom:1px solid var(--line)}
.so-category-page .overview-grid{display:grid;grid-template-columns:1.25fr 1fr;gap:32px}
.so-category-page .overview p{margin-bottom:18px}
.so-category-page .overview-image{aspect-ratio:4/3;align-self:start}
.so-category-page .inline-link{background:none;color:var(--blue);font-size:14px;font-weight:600;padding:0;text-align:left}
.so-category-page .intro{margin-bottom:28px}
.so-category-page .table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:4px}
.so-category-page table{border-collapse:collapse;width:100%;font-size:15px;text-align:left}
.so-category-page th,.so-category-page td{padding:15px 19px;border-bottom:1px solid var(--line);vertical-align:top}
.so-category-page thead{background:var(--pale);color:var(--heading)}
.so-category-page tbody th{font-weight:500;color:var(--heading);width:29%}
.so-category-page tbody tr:last-child>*{border-bottom:0}
.so-category-page .data-note{font-size:13px;margin:12px 0 30px;color:#64748b}
.so-category-page .applications h3{margin-bottom:18px}
.so-category-page .application-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.so-category-page .application-grid div{padding:15px 0;border-top:2px solid #b5cee8}
.so-category-page .application-grid span{display:block;color:var(--blue);font-size:12px;margin-bottom:7px}
.so-category-page .application-grid strong{display:block;font-size:14px;line-height:1.5;color:var(--heading);font-weight:500}
.so-category-page .section-heading{display:flex;gap:20px;justify-content:space-between;align-items:baseline}
.so-category-page .section-heading span{font-size:13px;white-space:nowrap}
.so-category-page .cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.so-category-page .card{border:1px solid var(--line);border-radius:4px;overflow:hidden;transition:box-shadow .2s,border-color .2s}
.so-category-page .card:hover{border-color:#9fbfdf;box-shadow:0 8px 24px #0b1a4a0a}
.so-category-page .card .placeholder{border:0;border-bottom:1px solid var(--line);aspect-ratio:3/2;background:#f2f5f9;padding:15px}
.so-category-page .card .placeholder strong{font-size:14px}
.so-category-page .card .image-mark{font-size:25px;margin-bottom:9px}
.so-category-page .card-body{padding:20px}
.so-category-page .card h3{font-size:19px;margin-bottom:10px}
.so-category-page .card p{font-size:14px;margin-bottom:20px;line-height:1.6}
.so-category-page .card button{font-size:13px}
.so-category-page .custom{background:var(--navy);padding:38px;border-radius:5px;color:#d3dfef;border:0}
.so-category-page .custom h2{color:white;font-size:36px}
.so-category-page .custom .section-label{color:#96c6f7}
.so-category-page .custom p{max-width:560px}
.so-category-page .button.white{background:white;color:var(--navy);margin-top:8px}
.so-category-page .button.white:hover{background:#e6f1ff}
.so-category-page .custom-bottom{display:flex;flex-wrap:wrap;gap:15px 28px;border-top:1px solid #ffffff26;margin-top:33px;padding-top:20px;font-size:13px}
.so-category-page .guide-card{display:flex;align-items:flex-start;gap:28px;padding:30px;background:var(--pale);border:1px solid var(--line);border-radius:4px}
.so-category-page .guide-card .eyebrow{margin-bottom:8px}
.so-category-page .guide-card h3{margin-bottom:12px}
.so-category-page .guide-card p{margin-bottom:15px}
.so-category-page .guide-number{font:36px/1 Arial;color:var(--blue);padding:16px 22px;border:1px solid #bfd2e8;background:white}
.so-category-page .inquiry{display:grid;grid-template-columns:1.1fr 1fr;gap:35px;margin-bottom:0;padding-bottom:0;border:0}
.so-category-page .inquiry p{max-width:350px}
.so-category-page .inquiry-action{border-left:1px solid var(--line);padding-left:32px}
.so-category-page .inquiry-action p{margin-bottom:8px;font-size:14px}
.so-category-page .inquiry-action ul{padding-left:18px;font-size:14px;margin-bottom:22px}
.so-category-page footer{background:var(--navy);color:#cbd5e1;padding:40px max(25px,calc((100% - 1240px)/2)) 18px}
.so-category-page .footer-inner{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:30px}
.so-category-page .footer-inner p{font-size:14px;margin:0}
.so-category-page .footer-inner a{font-size:14px;color:white}
.so-category-page footer .brand strong,.so-category-page footer .brand strong span,.so-category-page footer .brand small{color:white}
.so-category-page .footer-bottom{border-top:1px solid #ffffff26;padding-top:18px;display:flex;justify-content:space-between;gap:20px;font-size:12px}
.so-category-page .footer-bottom span{color:#a7b7cf}
.so-category-page dialog{border:1px solid var(--line);border-radius:8px;max-width:540px;width:calc(100% - 36px);padding:36px;box-shadow:0 24px 100px #0b1a4a40;color:var(--text)}
.so-category-page dialog::backdrop{background:#0b1a4a80}
.so-category-page dialog h2{font-size:27px}
.so-category-page dialog code{display:block;background:var(--pale);padding:12px;margin-bottom:24px;overflow-wrap:anywhere;font-size:14px}
.so-category-page dialog code[hidden]{display:none}
.so-category-page .close{position:absolute;right:12px;top:8px;background:none;color:var(--text);font-size:28px}
.so-category-page .sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(min-width:1400px){.so-category-page .hero-inner{gap:100px}}
@media(max-width:1050px){.so-category-page .page-layout{gap:32px;grid-template-columns:195px minmax(0,1fr)}
.so-category-page .hero-inner{gap:40px}
.so-category-page .cards{grid-template-columns:repeat(2,minmax(0,1fr))}
.so-category-page .overview-grid{grid-template-columns:1fr}
.so-category-page .overview-image{max-height:220px;width:100%;aspect-ratio:auto}
.so-category-page .header nav{gap:20px}
.so-category-page .application-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){.so-category-page .review{padding:9px 18px;align-items:flex-start}
.so-category-page .review span{max-width:270px}
.so-category-page .review strong{display:block}
.so-category-page .header{padding:22px 18px}
.so-category-page .brand strong{font-size:20px}
.so-category-page .brand small{font-size:10px;letter-spacing:.5px}
.so-category-page .header nav>a:not(.button){display:none}
.so-category-page .header nav{gap:0}
.so-category-page .button.small{font-size:12px;padding:10px 12px}
.so-category-page .hero-inner{grid-template-columns:1fr;padding:24px 20px 35px;gap:26px}
.so-category-page .breadcrumbs{margin-bottom:28px}
.so-category-page .hero-image{margin:0;aspect-ratio:2/1}
.so-category-page .hero-copy{font-size:20px}
.so-category-page h1{letter-spacing:-1px}
.so-category-page .hero-actions{gap:18px}
.so-category-page .page-layout{display:block;padding:28px 20px 45px}
.so-category-page .sidebar{position:static;margin-bottom:35px}
.so-category-page .sidebar-help{display:none}
.so-category-page .sidebar nav{display:grid;grid-template-columns:1fr 1fr}
.so-category-page .sidebar nav a{font-size:13px;padding:10px 12px}
.so-category-page .section{padding-bottom:35px;margin-bottom:35px}
.so-category-page .section-heading{display:block}
.so-category-page .section-heading h2{margin-bottom:12px}
.so-category-page .section-heading span{display:block;margin-bottom:15px}
.so-category-page .cards{gap:14px}
.so-category-page .card-body{padding:15px}
.so-category-page .card h3{font-size:17px}
.so-category-page .card p{font-size:13px}
.so-category-page .custom{padding:28px}
.so-category-page .custom h2{font-size:30px}
.so-category-page .guide-card{padding:22px;gap:18px}
.so-category-page .guide-number{display:none}
.so-category-page .inquiry{grid-template-columns:1fr;gap:8px}
.so-category-page .inquiry-action{padding-left:0;border:0}
.so-category-page .footer-inner{align-items:flex-start;flex-direction:column;gap:20px}
.so-category-page .footer-bottom{flex-direction:column;gap:8px}
.so-category-page th,.so-category-page td{padding:12px;font-size:14px}}
@media(max-width:380px){.so-category-page .cards{grid-template-columns:1fr}
.so-category-page .header .button span{display:none}
.so-category-page .hero-actions{align-items:flex-start;flex-direction:column}}
@media(prefers-reduced-motion:reduce){.so-category-page{scroll-behavior:auto}
.so-category-page *{transition:none!important}}
.so-category-page .prose-link{color:var(--blue);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}
.so-category-page .prose-link:hover{color:var(--hover)}
.so-category-page .breadcrumbs [aria-current="page"]{padding:0}
.so-category-page .application-grid .application-item{padding:0;border:0;min-width:0}
.so-category-page .application-grid .application-image{aspect-ratio:4/3;padding:14px;border:1px dashed #b8c7d9;margin-bottom:14px;border-radius:3px;background:#edf2f7}
.so-category-page .application-grid .application-image .image-mark{font-size:28px;font-weight:400;line-height:1;margin:0 0 10px;color:#8ba0b8}
.so-category-page .application-grid .application-image small{font-size:12px;color:#60758c}
.so-category-page .mobile-material-label{display:none}
.so-category-page .sidebar details:not([open]) nav{display:none}
@media(max-width:720px){.so-category-page .desktop-material-label{display:none}
.so-category-page .mobile-material-label{display:inline}
.so-category-page .sidebar summary{display:flex;align-items:center;justify-content:space-between;list-style:none;padding:14px 16px;background:#f4f8fe}
.so-category-page .sidebar summary::-webkit-details-marker{display:none}
.so-category-page .sidebar summary::after{content:'＋';font-size:21px;line-height:1;color:var(--blue);font-weight:400}
.so-category-page .sidebar details[open] summary::after{content:'−'}
.so-category-page .application-grid .application-image{padding:12px;margin-bottom:10px}}
.so-category-page .sidebar{position:static;top:auto}
.so-category-page .category-panel{border:1px solid var(--line);border-radius:4px;overflow:hidden}
.so-category-page .category-panel h2{font-size:16px;line-height:1.5;letter-spacing:0;margin:0;padding:17px 18px;background:var(--pale)}
.so-category-page .preview-switch{color:white;font-size:13px;white-space:nowrap;text-decoration:underline;text-underline-offset:3px;margin-left:auto}
.so-category-page .review[hidden]{display:none}
.so-category-page{--spectrum:linear-gradient(90deg,#ff4545 0%,#ff8c16 16%,#f1ce13 29%,#3ac846 43%,#08bda6 57%,#05b7db 69%,#3e84ff 84%,#a54bff 100%)}
.so-category-page .hero{position:relative;border-bottom:0}
.so-category-page .hero::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:3px;background:var(--spectrum)}
.so-category-page #options,.so-category-page #guide{position:relative;border-bottom:0}
.so-category-page #options::after,.so-category-page #guide::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:2px;background:var(--spectrum)}
@media(max-width:921px){.so-category-page .sidebar{display:none}
.so-category-page .page-layout{display:block}
.so-category-page .content{min-width:0}}
@font-face{font-family:SOCTRoboto;src:url('fonts/roboto-400.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:SOCTRoboto;src:url('fonts/roboto-500.woff2') format('woff2');font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:SOCTRoboto;src:url('fonts/roboto-700.woff2') format('woff2');font-weight:700;font-style:normal;font-display:swap}
.so-category-page{--blue:#2563eb;--hover:#1d4ed8;--heading:#1e293b;--text:#475569;--line:#e2e8f0;--pale:#f4f8fe;--heading-font:Arial,sans-serif;--body-font:SOCTRoboto,Arial,sans-serif;--container-width:1200px;--narrow-container-width:750px}
.so-category-page{background:var(--pale);font-family:var(--body-font);font-size:16px;font-weight:400}
.so-category-page .header,.so-category-page,.so-category-page body>footer{max-width:var(--container-width);width:100%;margin-inline:auto}
.so-category-page .header{background:#fff;padding-inline:24px}
.so-category-page{background:#fff}
.so-category-page .hero-inner,.so-category-page .page-layout{max-width:100%;padding-inline:24px}
.so-category-page .hero-inner{gap:48px}
.so-category-page .page-layout{gap:40px;grid-template-columns:220px minmax(0,1fr)}
.so-category-page body>footer{padding:40px 24px 18px;font-family:Arial,sans-serif}
.so-category-page h1,.so-category-page h2,.so-category-page h3,.so-category-page h4,.so-category-page h5,.so-category-page h6{font-family:var(--heading-font);letter-spacing:normal}
.so-category-page h1{font-size:42px;font-weight:700}
.so-category-page h2,.so-category-page .custom h2{font-size:32px;font-weight:600}
.so-category-page h3,.so-category-page .card h3{font-size:24px;font-weight:600}
.so-category-page h4,.so-category-page .card h4{font-size:20px;font-weight:500;line-height:1.35;margin:0 0 12px}
.so-category-page h5{font-size:18px;font-weight:500}
.so-category-page h6{font-size:16px;font-weight:500}
.so-category-page main p,.so-category-page .overview p,.so-category-page .card p,.so-category-page .guide-card p{margin-bottom:1.5em}
.so-category-page .card p,.so-category-page .sidebar-help p,.so-category-page .inquiry-action p{font-size:16px}
.so-category-page .sidebar-title{font-family:Arial,sans-serif;font-size:16px;font-weight:600;line-height:1.5;letter-spacing:0;margin:0!important;padding:17px 18px;background:var(--pale);color:var(--heading)}
.so-category-page .hero-actions{align-items:stretch;gap:14px}
.so-category-page .button,.so-category-page .button.small,.so-category-page .card button.button,.so-category-page .button.white{font-family:Arial,sans-serif;font-size:16px;font-weight:700;line-height:1.5;padding:15px 30px;border:0 solid transparent;border-radius:6px;background:#2563eb;color:#fff;gap:10px;max-width:100%;white-space:normal;text-decoration:none}
.so-category-page .button:hover,.so-category-page .button.small:hover,.so-category-page .card button.button:hover,.so-category-page .button.white:hover{background:#1d4ed8;color:#fff}
.so-category-page .button.secondary,.so-category-page .card button.button.secondary{background:transparent;border:1px solid #2563eb;color:#2563eb}
.so-category-page .button.secondary:hover,.so-category-page .card button.button.secondary:hover{background:#2563eb;border-color:#2563eb;color:#fff}
.so-category-page .action-icon{width:18px;height:18px;flex-shrink:0;display:inline-block;vertical-align:-3px}
.so-category-page .guide-number{padding:15px;color:var(--blue);line-height:1}
.so-category-page .guide-number svg{display:block}
.so-category-page .header nav{gap:22px}
.so-category-page .header nav a{font-family:Arial,sans-serif}
.so-category-page .hero .eyebrow,.so-category-page .guide-card .eyebrow{margin-bottom:15px}
.so-category-page .custom .button{margin-top:8px}
.so-category-page .card-body{padding:18px}
.so-category-page .sidebar{position:static;top:auto}
@media(max-width:921px){.so-category-page h1{font-size:36px}
.so-category-page h2,.so-category-page .custom h2{font-size:28px}
.so-category-page h3,.so-category-page .card h3{font-size:21px}
.so-category-page h4,.so-category-page .card h4{font-size:18px}
.so-category-page .sidebar{display:none}
.so-category-page .page-layout{display:block}
.so-category-page .header nav{gap:14px}
.so-category-page .header nav a:not(.button){display:none}
.so-category-page .hero-inner{gap:30px}}
@media(max-width:544px){.so-category-page h1{font-size:30px}
.so-category-page h2,.so-category-page .custom h2{font-size:25px}
.so-category-page h3,.so-category-page .card h3{font-size:20px}
.so-category-page h4,.so-category-page .card h4{font-size:18px}
.so-category-page h5,.so-category-page h6{font-size:16px}
.so-category-page .button,.so-category-page .button.small,.so-category-page .card button.button,.so-category-page .button.white{font-size:15px;font-weight:700;padding:12px 24px;border-radius:6px}
.so-category-page .header,.so-category-page .hero-inner,.so-category-page .page-layout{padding-inline:20px}
.so-category-page .header{flex-wrap:wrap;gap:16px}
.so-category-page .header .brand{flex:1 1 180px}
.so-category-page .cards{grid-template-columns:1fr}
.so-category-page .hero-actions{align-items:flex-start;flex-direction:column}
.so-category-page .hero-copy{font-size:18px}
.so-category-page .custom{padding:24px}
.so-category-page .guide-card{padding:22px}
.so-category-page .guide-number{display:none}
.so-category-page body>footer{padding-inline:20px}}
body.soct-active #content>.ast-container{display:block;max-width:1200px;padding:0;width:100%}
body.soct-active #primary.soct-primary{width:100%;margin:0;padding:0;float:none}
.so-category-page{max-width:1200px;width:100%;margin:0 auto;background:#fff;color:#475569}
.so-category-page .no-sidebar{display:block}
.so-category-page .sidebar{position:static;top:auto}
.so-category-page .soct-options{overflow-x:auto}
.so-category-page .soct-options table{width:100%;border:1px solid #e2e8f0}
.so-category-page .soct-image{overflow:hidden;background:#f4f8fe;display:flex;align-items:center;justify-content:center}
.so-category-page .soct-image img{display:block;width:100%;height:100%;object-fit:contain;margin:0;max-width:100%}
.so-category-page .card>a>.soct-image,.so-category-page .card>a>.placeholder{aspect-ratio:3/2}
.so-category-page .application-grid .soct-image{aspect-ratio:4/3;padding:0;border:0;margin-bottom:14px}
.so-category-page .application-image img{object-fit:cover}
.so-category-page .overview a{color:#2563eb;text-decoration:none}
.so-category-page .overview a:hover{color:#1d4ed8;text-decoration:none}
.so-category-page h1{line-height:1.08}.so-category-page h2{line-height:1.22}
@media(max-width:921px){.so-category-page .sidebar{display:none}.so-category-page .page-layout{display:block}}

/* 1.0.1: full-width surfaces, boxed content and independent dividers */
body.soct-active #content{background:#fff}
body.soct-active #content>.ast-container{max-width:none;width:100%;padding:0}
body.soct-active #primary.soct-primary{margin:0;padding:0;max-width:none;width:100%}
body.soct-active .so-category-page{max-width:none;width:100%;background:#fff}
.so-category-page .hero-inner,.so-category-page .page-layout{max-width:1200px;margin-inline:auto;box-sizing:border-box}
.so-category-page .hero::after,.so-category-page #options::after,.so-category-page #guide::after{display:none}
.so-category-page .soct-spectrum{height:3px;min-height:3px;display:block;background:var(--spectrum);width:100%;flex-shrink:0}
.so-category-page .hero>.soct-spectrum{max-width:1152px;margin:0 auto}
.so-category-page #options>.soct-spectrum{margin-top:40px}
.so-category-page .soct-contact-divider{margin:40px 0}
.so-category-page .custom-bottom{display:flex;flex-wrap:wrap;gap:12px 28px;margin-top:30px;padding-top:22px;border-top:1px solid #ffffff40;font-size:14px;color:#cbd5e1}
.so-category-page .custom h2{max-width:650px}
.so-category-page section[id]{scroll-margin-top:var(--soct-header-offset,24px)}
#soct-header-space{height:0;display:block;pointer-events:none}

/* 1.0.2: approved full-width bands with boxed content. */
.so-category-page .hero{width:100%;max-width:none;background:#f4f8fe}
.so-category-page .hero-inner{max-width:1200px;margin:auto;padding:42px 24px 56px}
.so-category-page .page-layout{display:grid;max-width:1200px;margin:auto;padding:64px 24px 0;gap:40px;grid-template-columns:220px minmax(0,1fr)}
.so-category-page .sidebar{position:static;align-self:start}
.so-category-page #overview,.so-category-page #options,.so-category-page #materials{background:white}
.so-category-page #materials{margin-bottom:0;padding-bottom:0;border:0}
.so-category-page #materials>.soct-spectrum{margin-top:56px}
.so-category-page #custom,.so-category-page #guide,.so-category-page #inquiry{width:100%;max-width:none;margin:0;padding:0;border:0;border-radius:0;display:block}
.so-category-page .band-inner{max-width:1200px;margin:auto;padding:64px 24px;box-sizing:border-box}
.so-category-page #custom{background:#0b1a4a;color:#cbd5e1}
.so-category-page #custom h2{max-width:750px;color:#fff}
.so-category-page #custom p{max-width:740px}
.so-category-page #custom .custom-bottom{max-width:none;margin-top:32px;gap:18px 48px}
.so-category-page #guide{background:#f4f8fe}
.so-category-page #guide .guide-card{padding:24px 0 0;border:0;background:transparent;max-width:900px}
.so-category-page #guide .guide-number{background:transparent;border:0;padding-left:0}
.so-category-page .band-divider{max-width:1152px;margin:auto}
.so-category-page .inquiry-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px}

body.soct-active #content>.ast-container{max-width:none;width:100%;padding:0;display:block}
body.soct-active #primary.soct-primary{max-width:none;width:100%;margin:0;padding:0}
body.soct-active main#soct-top.so-category-page{max-width:none;width:100%;margin:0;background:#fff}
.so-category-page .page-layout.no-sidebar{grid-template-columns:minmax(0,1fr)}
.so-category-page section[id]{scroll-margin-top:var(--soct-header-offset,24px)}
@media(max-width:921px){.so-category-page .page-layout{display:block;padding-top:40px}.so-category-page .sidebar{display:none}.so-category-page .inquiry-grid{gap:32px}}
@media(max-width:544px){.so-category-page .hero-inner{padding:32px 20px 40px}.so-category-page .band-inner{padding:40px 20px}.so-category-page .page-layout{padding-inline:20px}.so-category-page .inquiry-grid{display:block}.so-category-page .inquiry-action{border:0;padding:12px 0 0}.so-category-page #custom .custom-bottom{display:grid;gap:12px}}
main#soct-top.so-category-page>.soct-spectrum,main#soct-top.so-category-page .hero>.soct-spectrum,main#soct-top.so-category-page #guide>.band-divider{width:100%;max-width:none;margin:0;height:3px}
.so-category-page #materials{padding-bottom:56px}
@media(max-width:544px){.so-category-page #materials{padding-bottom:40px}}

/* 1.0.6: preserve 1.0.4 text-link appearance against theme rules. */
body.soct-active main.so-category-page a:not(.button),
body.soct-active main.so-category-page a:not(.button):hover,
body.soct-active main.so-category-page a:not(.button):focus,
body.soct-active main.so-category-page a:not(.button) * {
 text-decoration: none !important;
 border-bottom: 0 !important;
 box-shadow: none !important;
}
body.soct-active main.so-category-page a:focus-visible{outline:2px solid currentColor;outline-offset:3px}

/* Sidebar contact link: lightweight vector arrow */
.so-category-page .sidebar-help a{display:inline-flex;align-items:center;gap:8px}
.so-category-page .sidebar-help .soct-contact-arrow{display:block;width:18px;height:18px;flex:0 0 18px;color:inherit}
