:root{--navy:#0a2540;--navy-90:#0a2540eb;--navy-soft:#13355a;--cobalt:#1b4d8f;--cobalt-bright:#2b6fcc;--gold:#e85d04;--gold-warm:#ff8533;--bone:#fff;--paper:#fff;--steel:#8a93a3;--steel-dark:#3a4253;--line:#ffffff1f;--line-strong:#ffffff3d;--serif:"Fraunces", "Times New Roman", serif;--sans:"Archivo", -apple-system, sans-serif;--mono:"JetBrains Mono", monospace}.self-standing-page{font-family:var(--sans);background:var(--navy);color:var(--bone);min-height:100vh;font-size:16px;line-height:1.5;overflow-x:hidden}.self-standing-page *{box-sizing:border-box;margin:0;padding:0}.self-standing-page .container{max-width:1320px;margin:0 auto;padding:0 32px}.self-standing-page .eyebrow{font-family:var(--mono);letter-spacing:.18em;text-transform:uppercase;color:var(--gold);align-items:center;gap:10px;font-size:11px;font-weight:500;display:inline-flex}.self-standing-page .eyebrow:before{content:"";background:var(--gold);width:24px;height:1px}.self-standing-page .eyebrow.light{color:var(--steel)}.self-standing-page .eyebrow.light:before{background:var(--steel)}.self-standing-page h1,.self-standing-page h2,.self-standing-page h3,.self-standing-page h4,.self-standing-page h5{font-family:var(--serif);letter-spacing:-.02em;font-weight:400;line-height:1.05}.self-standing-page .serif{font-family:var(--serif)}.self-standing-page .mono{font-family:var(--mono)}.self-standing-page section{padding:120px 0;position:relative}@media (max-width:880px){.self-standing-page section{padding:80px 0}}.self-standing-page .scope,.self-standing-page .types,.self-standing-page .method,.self-standing-page .diff{padding:60px 0}@media (max-width:880px){.self-standing-page .scope,.self-standing-page .types,.self-standing-page .method,.self-standing-page .diff{padding:40px 0}}.self-standing-page .section-head{grid-template-columns:1fr 1.2fr;align-items:end;gap:80px;margin-bottom:80px;display:grid}@media (max-width:980px){.self-standing-page .section-head{grid-template-columns:1fr;gap:24px;margin-bottom:56px}}.self-standing-page .section-head h2{letter-spacing:-.03em;margin-top:18px;font-size:clamp(34px,4.6vw,64px);font-weight:300;line-height:1.02}.self-standing-page .section-head h2 em{color:var(--gold);font-style:italic;font-weight:400}.self-standing-page .section-head p{color:#ffffffb8;max-width:540px;font-size:17px;font-weight:300;line-height:1.65}.self-standing-page .breadcrumb{font-family:var(--mono);letter-spacing:.16em;color:var(--steel);text-transform:uppercase;z-index:2;flex-wrap:wrap;align-items:center;gap:8px 12px;margin-bottom:28px;font-size:11px;display:flex;position:relative}.self-standing-page .breadcrumb a{color:var(--steel);text-decoration:none;transition:color .2s}.self-standing-page .breadcrumb a:hover{color:var(--gold)}.self-standing-page .breadcrumb .sep{color:var(--gold);opacity:.7}.self-standing-page .breadcrumb .current{color:var(--bone)}.self-standing-page .subhero{background:radial-gradient(ellipse 50% 60% at 90% 50%, #e85d041f 0%, transparent 60%),radial-gradient(ellipse 60% 50% at 5% 80%, #1b4d8f2e 0%, transparent 60%),var(--navy);padding:60px 0 80px;position:relative;overflow:hidden}.self-standing-page .subhero:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 70%,#000 30%,#0000 100%);mask-image:radial-gradient(80% 70%,#000 30%,#0000 100%)}.self-standing-page .subhero h1{letter-spacing:-.03em;margin:18px 0 28px;font-size:clamp(38px,5vw,72px);font-weight:300;line-height:1}.self-standing-page .subhero h1 em{color:var(--gold);font-style:italic;font-weight:400}.self-standing-page .subhero p.lede{color:#ffffffc7;max-width:620px;font-size:17px;font-weight:300;line-height:1.65}.self-standing-page .subhero-inner{z-index:2;grid-template-columns:1.5fr 1fr;align-items:end;gap:80px;display:grid;position:relative}@media (max-width:980px){.self-standing-page .subhero-inner{grid-template-columns:1fr;gap:40px}}.self-standing-page .subhero-meta{border-left:2px solid var(--gold);padding-left:24px}.self-standing-page .subhero-meta-item{border-bottom:1px dashed var(--line);font-family:var(--mono);justify-content:space-between;padding:14px 0;font-size:12px;display:flex}.self-standing-page .subhero-meta-item:last-child{border-bottom:none}.self-standing-page .subhero-meta-item .k{color:var(--steel);text-transform:uppercase;letter-spacing:.1em;font-size:10.5px}.self-standing-page .subhero-meta-item .v{color:var(--bone);text-align:right;font-weight:500}.self-standing-page .disciplines,.self-standing-page .scope,.self-standing-page .types,.self-standing-page .method,.self-standing-page .compliance-section,.self-standing-page .disciplines .section-head h2,.self-standing-page .scope .section-head h2,.self-standing-page .types .section-head h2,.self-standing-page .method .section-head h2,.self-standing-page .compliance-section .section-head h2{color:var(--navy)}.self-standing-page .disciplines .section-head p,.self-standing-page .scope .section-head p,.self-standing-page .types .section-head p,.self-standing-page .method .section-head p,.self-standing-page .compliance-section .section-head p{color:var(--steel-dark)}.self-standing-page .disciplines .section-head .eyebrow,.self-standing-page .scope .section-head .eyebrow,.self-standing-page .types .section-head .eyebrow,.self-standing-page .method .section-head .eyebrow,.self-standing-page .compliance-section .section-head .eyebrow{color:var(--cobalt)}.self-standing-page .disciplines .section-head .eyebrow:before,.self-standing-page .scope .section-head .eyebrow:before,.self-standing-page .types .section-head .eyebrow:before,.self-standing-page .method .section-head .eyebrow:before,.self-standing-page .compliance-section .section-head .eyebrow:before{background:var(--cobalt)}.self-standing-page .disciplines{background:var(--paper);border-bottom:1px solid #0a25401a;padding:40px 0}.self-standing-page .disc-strip{background:var(--paper);grid-template-columns:repeat(4,1fr);gap:6px;padding:6px;display:grid}@media (max-width:880px){.self-standing-page .disc-strip{grid-template-columns:repeat(2,1fr)}}.self-standing-page .disc{background:var(--paper);text-align:left;border:1px solid #0a25401a;padding:32px 24px}.self-standing-page .disc h4{font-family:var(--sans);color:var(--navy);letter-spacing:-.005em;margin-bottom:6px;font-size:16px;font-weight:600}.self-standing-page .disc p{color:var(--steel-dark);font-size:12.5px;line-height:1.55}.self-standing-page .disc-icon{width:40px;height:40px;color:var(--gold);opacity:.92;margin-bottom:16px}.self-standing-page .disc-tag{font-family:var(--mono);letter-spacing:.16em;color:var(--steel);text-transform:uppercase;margin-bottom:8px;font-size:10px}.self-standing-page .scope{background:var(--paper);position:relative}.self-standing-page .scope:before{content:"";background:linear-gradient(90deg,#0000 0%,#0a254026 50%,#0000 100%);height:1px;position:absolute;top:0;left:0;right:0}.self-standing-page .scope-grid{background:var(--paper);grid-template-columns:repeat(2,1fr);gap:6px;margin-top:40px;padding:6px;display:grid}@media (max-width:880px){.self-standing-page .scope-grid{grid-template-columns:1fr}}.self-standing-page .scope-item{background:var(--paper);border:1px solid #0a25401a;grid-template-columns:auto 1fr;gap:20px;padding:22px 20px;display:grid}.self-standing-page .scope-num{font-family:var(--mono);letter-spacing:.14em;color:var(--gold);min-width:32px;padding-top:3px;font-size:11px}.self-standing-page .scope-text h4{font-family:var(--sans);color:var(--navy);letter-spacing:-.005em;margin-bottom:6px;font-size:15.5px;font-weight:600}.self-standing-page .scope-text p{color:var(--steel-dark);font-size:13.5px;line-height:1.6}.self-standing-page .types{background:var(--paper)}.self-standing-page .types-grid{background:var(--paper);grid-template-columns:repeat(3,1fr);gap:6px;margin-top:24px;padding:6px;display:grid}@media (max-width:980px){.self-standing-page .types-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.self-standing-page .types-grid{grid-template-columns:1fr}}.self-standing-page .type{background:var(--paper);border:1px solid #0a25401a;flex-direction:column;min-height:308px;padding:36px 28px;display:flex;position:relative;overflow:hidden}.self-standing-page .type .type-bg-image{object-fit:cover;object-position:center bottom;opacity:1;z-index:0;pointer-events:none;width:100%;height:100%;transition:transform .2s ease-in-out;position:absolute;inset:0;transform:scale(1)}.self-standing-page .type:after{content:"";opacity:0;z-index:1;pointer-events:none;background:#0a2540b8;transition:opacity .2s ease-in-out;position:absolute;inset:0}.self-standing-page .type:hover .type-bg-image,.self-standing-page .type:focus-within .type-bg-image{transform:scale(1.05)}.self-standing-page .type:hover:after,.self-standing-page .type:focus-within:after{opacity:1}.self-standing-page .type>*{z-index:2;position:relative}.self-standing-page .type h3{font-family:var(--serif);color:var(--paper);letter-spacing:-.005em;margin-top:auto;margin-bottom:10px;font-size:22px;font-weight:500;line-height:1.15}.self-standing-page .type p{color:var(--paper);margin-bottom:14px;font-size:13.5px;line-height:1.6}.self-standing-page .type ul{font-family:var(--mono);letter-spacing:.04em;font-size:11px;list-style:none}.self-standing-page .type li{color:var(--paper);align-items:center;gap:8px;padding:5px 0;display:flex}.self-standing-page .type li:before{content:"";background:var(--gold);flex-shrink:0;width:4px;height:4px;transform:rotate(45deg)}.self-standing-page .type-tag{font-family:var(--mono);letter-spacing:.16em;color:var(--gold-warm);text-transform:uppercase;margin-bottom:18px;font-size:10.5px}.self-standing-page svg.type-illus{width:64px;height:64px;color:var(--gold-warm);opacity:.95;margin-bottom:18px}.self-standing-page .type:hover .type-tag,.self-standing-page .type:hover .type-illus,.self-standing-page .type:focus-within .type-tag,.self-standing-page .type:focus-within .type-illus{color:var(--gold)}.self-standing-page .method{background:var(--paper);position:relative}.self-standing-page .phase-list{background:var(--paper);flex-direction:column;gap:6px;margin-top:40px;padding:6px;display:flex}.self-standing-page .phase{background:var(--paper);border:1px solid #0a25401a;grid-template-columns:120px 1.4fr 2fr;align-items:start;gap:48px;padding:36px 28px;display:grid}@media (max-width:980px){.self-standing-page .phase{grid-template-columns:1fr;gap:16px}}.self-standing-page .phase h3{font-family:var(--serif);color:var(--navy);letter-spacing:-.01em;font-size:24px;font-weight:500;line-height:1.15}.self-standing-page .phase ul{list-style:none}.self-standing-page .phase li{color:var(--steel-dark);gap:10px;padding:5px 0;font-size:14px;line-height:1.6;display:flex}.self-standing-page .phase li:before{content:"›";color:var(--gold);flex-shrink:0;font-weight:700}.self-standing-page .phase-num{font-family:var(--serif);color:var(--gold);font-size:46px;font-style:italic;font-weight:300;line-height:1}.self-standing-page .phase-num small{font-family:var(--mono);letter-spacing:.18em;color:var(--steel);text-transform:uppercase;margin-top:8px;font-size:10px;font-style:normal;display:block}.self-standing-page .compliance-section{background:var(--paper);padding:60px 0}@media (max-width:880px){.self-standing-page .compliance-section{padding:40px 0}}.self-standing-page .compliance-grid{background:var(--paper);grid-template-columns:repeat(4,1fr);gap:6px;margin-top:32px;padding:6px;display:grid}@media (max-width:880px){.self-standing-page .compliance-grid{grid-template-columns:repeat(2,1fr)}}.self-standing-page .std{background:var(--paper);border:1px solid #0a25401a;padding:28px 22px}.self-standing-page .std-code{font-family:var(--mono);color:var(--gold);letter-spacing:.06em;margin-bottom:8px;font-size:13px;font-weight:600}.self-standing-page .std-desc{color:var(--steel-dark);font-size:12.5px;line-height:1.55}.self-standing-page .diff{background:var(--bone);color:var(--navy);position:relative}.self-standing-page .diff .eyebrow{color:var(--cobalt)}.self-standing-page .diff .eyebrow:before{background:var(--cobalt)}.self-standing-page .diff .section-head h2{color:var(--navy)}.self-standing-page .diff .section-head h2 em{color:var(--gold)}.self-standing-page .diff .section-head p{color:#3a4253}.self-standing-page .diff-grid{background:#0a25401a;grid-template-columns:repeat(2,1fr);gap:1px;display:grid}@media (max-width:880px){.self-standing-page .diff-grid{grid-template-columns:1fr}}.self-standing-page .diff-card{background:#fff;padding:36px 32px;position:relative}.self-standing-page .diff-card h4{font-family:var(--serif);color:var(--navy);letter-spacing:-.005em;margin-bottom:12px;font-size:22px;font-weight:500;line-height:1.2}.self-standing-page .diff-card p{color:#3a4253;font-size:14.5px;line-height:1.65}.self-standing-page .diff-num{font-family:var(--mono);letter-spacing:.14em;color:var(--gold);margin-bottom:14px;font-size:11px}.self-standing-page .cta-block{background:radial-gradient(ellipse 70% 80% at 50% 0%, #1b4d8f73 0%, transparent 70%),var(--navy);text-align:center;padding:140px 0;position:relative;overflow:hidden}.self-standing-page .cta-block:before{content:"";background:var(--gold);width:80px;height:1px;position:absolute;top:-1px;left:50%;transform:translate(-50%)}.self-standing-page .cta-block h2{letter-spacing:-.035em;max-width:900px;margin:24px auto 32px;font-size:clamp(38px,5.5vw,80px);font-weight:300;line-height:1}.self-standing-page .cta-block h2 em{color:var(--gold);font-style:italic;font-weight:400}.self-standing-page .cta-block p{color:#ffffffb8;max-width:600px;margin:0 auto 40px;font-size:18px;font-weight:300;line-height:1.6}.self-standing-page .btn-primary,.self-standing-page .btn-ghost{font-family:var(--sans);letter-spacing:.02em;cursor:pointer;border:1px solid;align-items:center;gap:10px;padding:16px 28px;font-size:14px;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.self-standing-page .btn-primary{background:var(--gold);color:var(--navy);border-color:var(--gold)}.self-standing-page .btn-primary:hover{color:var(--gold);background:0 0}.self-standing-page .btn-ghost{color:var(--bone);border-color:var(--line-strong);background:0 0}.self-standing-page .btn-ghost:hover{border-color:var(--bone);background:#ffffff0f}.self-standing-page .cta-row{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.self-standing-page .related{border-top:1px solid var(--line);background:#031224}.self-standing-page .related-grid{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(4,1fr);gap:1px;margin-top:40px;display:grid}@media (max-width:880px){.self-standing-page .related-grid{grid-template-columns:repeat(2,1fr)}}.self-standing-page .rel{background:var(--navy);color:inherit;padding:32px 24px;text-decoration:none;transition:all .3s;display:block;position:relative}.self-standing-page .rel:hover{background:var(--navy-soft)}.self-standing-page .rel:after{content:"→";color:var(--gold);font-size:18px;transition:transform .3s;position:absolute;bottom:24px;right:24px}.self-standing-page .rel:hover:after{transform:translate(4px)}.self-standing-page .rel-num{font-family:var(--mono);letter-spacing:.16em;color:var(--gold);text-transform:uppercase;margin-bottom:14px;font-size:10.5px}.self-standing-page .rel h5{font-family:var(--serif);color:var(--bone);letter-spacing:-.005em;margin-bottom:8px;padding-right:28px;font-size:18px;font-weight:500;line-height:1.2}.self-standing-page .rel p{color:#ffffff8c;font-size:12.5px;line-height:1.5}.self-standing-page .reveal{opacity:0;transition:opacity .8s,transform .8s;transform:translateY(30px)}.self-standing-page .reveal.in{opacity:1;transform:translateY(0)}
