:root{--flag-gold:#ffd000;--flag-gold-bright:#fff000;--flag-black:#000;--flag-red:#fe0002;--flag-red-accent:#d61827;--flag-bronze:#874700;--bg-base:#090b10;--bg-surface:#0e1118;--bg-surface-alt:#121622;--bg-card:#151824;--bg-card-hover:#1a1e2d;--black:#fff;--black-deep:#050608;--black-surface:#0e1118;--navy:#0e1118;--navy-deep:#050608;--gold:#ffd000;--gold-bright:#fff000;--red:#d61827;--red-deep:#b80c1a;--bronze:#874700;--silver:#94a3b8;--white:#fff;--ink:#f1f5f9;--ink-soft:#94a3b8;--rule:#ffffff14;--serif-heraldic:"Cinzel", Georgia, "Times New Roman", serif;--serif:"Cinzel", Georgia, "Times New Roman", serif;--sans:"Plus Jakarta Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{font-family:var(--sans);color:var(--ink);background:var(--bg-base);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.65}main{min-height:calc(100vh - 420px)}.page-transition{will-change:opacity, transform;animation:.32s cubic-bezier(.16,1,.3,1) forwards pageSlideFadeIn}@keyframes pageSlideFadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.page-transition{opacity:1!important;animation:none!important;transform:none!important}}h1,h2,h3,h4{font-family:var(--serif);color:#fff;margin:0 0 .5em;line-height:1.2}h1{font-size:2.4rem}h2{font-size:1.6rem}h3{font-size:1.2rem}p{color:var(--ink);margin:0 0 1rem}a{color:#f1f5f9;font-weight:600;text-decoration:none;transition:color .15s}a:hover{color:var(--gold)}.container{width:min(1120px,92vw);margin:0 auto}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--red);margin:0 0 .5rem;font-size:.78rem;font-weight:700}.smallcaps{text-transform:uppercase;letter-spacing:.14em;color:var(--gold);font-size:.82rem;font-weight:700}.ceremonial{color:#f1f5f9;font-family:Georgia,Times New Roman,serif;font-style:italic}.news-ticker-bar{color:#cbd5e1;z-index:102;background:#080a0f;border-bottom:1px solid #ffd00038;font-size:.8rem;position:relative;overflow:hidden}.news-ticker-inner{justify-content:space-between;align-items:center;gap:1.25rem;max-width:1360px;margin:0 auto;padding:.45rem 1.5rem;display:flex}.news-ticker-lead{flex-shrink:0;align-items:center;gap:.5rem;display:inline-flex}.news-ticker-live-beacon{background:var(--gold);border-radius:50%;width:7px;height:7px;animation:1.8s ease-in-out infinite beaconGlow;box-shadow:0 0 8px #ffd000cc}@keyframes beaconGlow{0%,to{opacity:.4;transform:scale(.9)}50%{opacity:1;transform:scale(1.15)}}.news-ticker-lead-text{font-family:var(--serif-heraldic);letter-spacing:.12em;color:var(--gold);font-size:.72rem;font-weight:800}.news-ticker-content{flex:1;align-items:center;min-width:0;display:flex;overflow:hidden}.news-ticker-slide{align-items:center;gap:.65rem;min-width:0;animation:.35s cubic-bezier(.16,1,.3,1) tickerSlideFadeIn;display:inline-flex;overflow:hidden}@keyframes tickerSlideFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.news-badge{text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;border-radius:3px;flex-shrink:0;padding:.12rem .45rem;font-size:.66rem;font-weight:700}.news-badge-gold{color:var(--gold);background:#ffd00026;border:1px solid #ffd00052}.news-badge-green{color:#34d399;background:#10b98126;border:1px solid #10b98152}.news-badge-red{color:#f87171;background:#ef444426;border:1px solid #ef444452}.news-badge-silver{color:#cbd5e1;background:#94a3b826;border:1px solid #94a3b852}.news-slide-title{color:#f1f5f9;text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;font-weight:500;overflow:hidden}.news-slide-link{color:var(--gold);white-space:nowrap;flex-shrink:0;align-items:center;gap:.25rem;font-size:.76rem;font-weight:700;text-decoration:none;transition:all .15s;display:inline-flex}.news-slide-link:hover{color:#fff000;transform:translate(2px)}.news-ticker-controls{flex-shrink:0;align-items:center;gap:.3rem;display:flex}.news-ticker-counter{color:#64748b;-webkit-user-select:none;user-select:none;padding:0 .3rem;font-size:.7rem;font-weight:600}.news-ticker-arrow{color:#94a3b8;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:4px;justify-content:center;align-items:center;width:22px;height:22px;padding:0;font-size:.95rem;line-height:1;transition:all .15s;display:flex}.news-ticker-arrow:hover{border-color:var(--gold);color:var(--gold);background:#ffd00026}.news-ticker-dismiss{color:#64748b;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:20px;height:20px;margin-left:.2rem;padding:0;font-size:.72rem;transition:color .15s;display:flex}.news-ticker-dismiss:hover{color:#fff}@media (width<=640px){.news-ticker-inner{gap:.6rem;padding:.35rem 1rem}.news-ticker-lead-text,.news-slide-link span:first-child{display:none}}.site-header{color:var(--white);z-index:100;-webkit-backdrop-filter:blur(16px);background:#0c0e13f2;transition:background .25s,box-shadow .25s;position:sticky;top:0;box-shadow:0 4px 24px #00000080}.site-header.is-scrolled{background:#07080cfa;box-shadow:0 8px 32px #000000b3}.header-container{justify-content:space-between;align-items:center;gap:1.5rem;width:100%;max-width:1360px;margin:0 auto;padding:.75rem 1.5rem;transition:padding .25s;display:flex}.site-header.is-scrolled .header-container{padding:.5rem 1.5rem}.brand{color:var(--white);flex-shrink:0;align-items:center;gap:.85rem;text-decoration:none;display:flex}.brand:hover{color:var(--white)}.brand-crest-frame{justify-content:center;align-items:center;display:flex;position:relative}.brand-coa{object-fit:contain;z-index:2;background:#000;border:1.5px solid #ffd000bf;border-radius:50%;width:44px;height:44px;transition:transform .25s,border-color .25s,box-shadow .25s;position:relative;box-shadow:0 2px 10px #0009}.brand:hover .brand-coa{border-color:var(--gold-bright);transform:scale(1.06);box-shadow:0 0 14px #ffd00066}.brand-crest-halo{z-index:1;pointer-events:none;background:radial-gradient(circle,#ffd00040 0%,#0000 70%);border-radius:50%;position:absolute;inset:-3px}.brand-text{flex-direction:column;display:flex}.brand-name{font-family:var(--serif-heraldic);text-transform:uppercase;letter-spacing:.07em;color:var(--white);text-shadow:0 1px 4px #000c;font-size:1.18rem;font-weight:700;line-height:1.2}.status-pulse-dot{background:#10b981;border-radius:50%;width:6px;height:6px;animation:2s cubic-bezier(.4,0,.6,1) infinite statusPulse;display:inline-block;box-shadow:0 0 #10b981cc}@keyframes statusPulse{0%{box-shadow:0 0 #10b981cc}70%{box-shadow:0 0 0 6px #10b98100}to{box-shadow:0 0 #10b98100}}.brand-tagline{font-family:var(--sans);letter-spacing:.16em;color:var(--gold);text-transform:uppercase;margin-top:.2rem;font-size:.63rem;font-weight:600}.header-nav-group{align-items:center;gap:1rem;display:flex}.site-nav{align-items:center;gap:.35rem;display:flex}.site-nav-link{color:#cbd5e1;letter-spacing:.02em;border-radius:4px;align-items:center;padding:.45rem .8rem;font-size:.88rem;font-weight:600;transition:all .2s;display:inline-flex;position:relative}.site-nav-link:hover{color:var(--gold);background:#ffffff0d}.site-nav-link.active{color:var(--gold);background:#ffd00014}.site-nav-link.active:after{content:"";background:var(--gold);height:2px;box-shadow:0 0 6px var(--gold);border-radius:2px;position:absolute;bottom:0;left:18%;right:18%}.header-actions{align-items:center;gap:.65rem;display:flex}.header-search-btn{color:#cbd5e1;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff29;border-radius:4px;align-items:center;gap:.45rem;padding:.42rem .75rem;font-family:inherit;font-size:.78rem;font-weight:600;transition:all .2s;display:inline-flex}.header-search-btn:hover{color:var(--gold);background:#ffd0001a;border-color:#ffd00059}.search-kbd{color:#9ca3af;background:#00000073;border:1px solid #fff3;border-radius:3px;padding:.08rem .3rem;font-family:monospace;font-size:.64rem}.nav-register{letter-spacing:.03em;background:linear-gradient(135deg,#ffd000 0%,#e6a800 100%);border:1px solid #ffffff4d;border-radius:4px;align-items:center;gap:.45rem;padding:.48rem 1.05rem;font-size:.86rem;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s,color .2s;display:inline-flex;box-shadow:0 2px 10px #ffd00040;color:#0a0c10!important}.nav-register:hover{background:linear-gradient(135deg,#fe0002 0%,#b80c1a 100%);border-color:#ffffff80;transform:translateY(-1px);box-shadow:0 4px 16px #d6182766;color:#fff!important}.header-bottom-ribbon{background:linear-gradient(90deg, var(--flag-gold-bright) 0%, var(--flag-gold-bright) 18%, var(--flag-black) 18%, var(--flag-black) 34%, var(--flag-red) 34%, var(--flag-red) 66%, var(--flag-black) 66%, var(--flag-black) 82%, var(--flag-gold-bright) 82%, var(--flag-gold-bright) 100%);width:100%;height:2.5px;box-shadow:0 0 6px #ffd0004d}.header-mobile-actions{align-items:center;gap:.6rem;display:none}.header-mobile-search-btn{color:#e2e8f0;cursor:pointer;background:#ffffff0f;border:1px solid #fff3;border-radius:6px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.site-nav-toggle{cursor:pointer;background:#ffffff0f;border:1px solid #fff3;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:38px;height:38px;padding:0;transition:all .2s;display:flex}.site-nav-toggle:hover{border-color:var(--gold);background:#ffd0001a}.nav-toggle-bar{background:#e2e8f0;border-radius:1px;width:18px;height:2px;transition:transform .25s,opacity .25s}.site-nav-toggle.is-active .bar-1{transform:translateY(6px)rotate(45deg)}.site-nav-toggle.is-active .bar-2{opacity:0}.site-nav-toggle.is-active .bar-3{transform:translateY(-6px)rotate(-45deg)}.mobile-drawer-backdrop{-webkit-backdrop-filter:blur(4px);z-index:150;background:#000000b3;animation:.2s ease-out fadeIn;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.mobile-drawer{z-index:160;background:#0d0f15;border-left:1px solid #ffd0004d;width:min(380px,86vw);transition:transform .3s cubic-bezier(.16,1,.3,1);position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-8px 0 32px #000c}.mobile-drawer.is-open{transform:translate(0)}.mobile-drawer-inner{flex-direction:column;min-height:100%;padding:1.5rem 1.25rem;display:flex}.mobile-drawer-top{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-bottom:1.25rem;display:flex}.mobile-drawer-brand{align-items:center;gap:.75rem;display:flex}.mobile-drawer-coa{object-fit:contain;border:1px solid var(--gold);border-radius:50%;width:38px;height:38px}.mobile-drawer-title{font-family:var(--serif-heraldic);color:var(--white);font-size:.95rem;font-weight:700;line-height:1.2}.mobile-drawer-subtitle{color:var(--gold);text-transform:uppercase;letter-spacing:.08em;font-size:.65rem}.mobile-drawer-close{color:#9ca3af;cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;display:flex}.mobile-drawer-close:hover{color:var(--white);background:#ffffff26}.mobile-drawer-state-tag{background:#0006;border:1px solid #ffffff0f;border-radius:4px;flex-direction:column;gap:.4rem;margin:1rem 0;padding:.75rem;display:flex}.mobile-state-pill{color:#9ca3af;align-items:center;gap:.45rem;font-size:.72rem;display:flex}.mobile-drawer-nav{flex-direction:column;gap:.35rem;margin-bottom:1.5rem;display:flex}.mobile-nav-item{color:#e2e8f0;background:#ffffff05;border:1px solid #ffffff0d;border-radius:6px;align-items:center;gap:.85rem;padding:.75rem .85rem;text-decoration:none;transition:all .15s;display:flex}.mobile-nav-item:hover{color:var(--gold);background:#ffd0000f;border-color:#ffd00040}.mobile-nav-item.active{border-color:var(--gold);color:var(--gold);background:#ffd0001a}.mobile-nav-numeral{font-family:var(--serif-heraldic);color:var(--gold);width:24px;font-size:.82rem;font-weight:700}.mobile-nav-details{flex-direction:column;flex-grow:1;display:flex}.mobile-nav-label{font-size:.95rem;font-weight:700}.mobile-nav-desc{color:#9ca3af;font-size:.7rem}.mobile-nav-chevron{color:#64748b;font-size:.85rem}.mobile-drawer-actions{flex-direction:column;gap:.75rem;margin-top:auto;padding-top:1rem;display:flex}.mobile-search-btn{color:#e2e8f0;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:4px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;font-family:inherit;font-size:.85rem;font-weight:600;display:flex}.mobile-search-btn:hover{border-color:var(--gold);color:var(--gold);background:#ffd0001a}.mobile-register-btn{letter-spacing:.04em;background:linear-gradient(135deg,#ffd000 0%,#e6a800 100%);border-radius:4px;justify-content:center;align-items:center;gap:.6rem;padding:.85rem 1rem;font-size:.95rem;font-weight:700;text-decoration:none;display:flex;box-shadow:0 4px 14px #ffd0004d;color:#0e1015!important}.mobile-drawer-footer{text-align:center;border-top:1px solid #ffffff0f;margin-top:1.5rem;padding-top:1rem}.mobile-motto{color:var(--gold);margin:0 0 .25rem;font-size:.75rem;font-weight:600}.mobile-latin{color:#64748b;margin:0;font-size:.68rem;font-style:italic}.search-modal-backdrop{-webkit-backdrop-filter:blur(8px);z-index:200;background:#000000bf;justify-content:center;align-items:flex-start;padding:10vh 1rem 1rem;animation:.15s ease-out fadeIn;display:flex;position:fixed;inset:0}.search-modal-panel{background:#11141c;border:1.5px solid #ffd00066;border-radius:8px;flex-direction:column;width:min(600px,100%);max-height:70vh;display:flex;overflow:hidden;box-shadow:0 20px 50px #000c,0 0 20px #ffd00026}.search-modal-header{border-bottom:1px solid #ffffff1a;align-items:center;gap:.85rem;padding:.9rem 1.25rem;display:flex}.search-modal-icon{color:var(--gold);flex-shrink:0}.search-modal-input{color:#fff;background:0 0;border:none;outline:none;flex-grow:1;font-family:inherit;font-size:1rem}.search-modal-input::placeholder{color:#64748b;font-size:.92rem}.search-modal-close{color:#9ca3af;cursor:pointer;background:#ffffff14;border:1px solid #fff3;border-radius:3px;padding:.2rem .45rem;font-family:monospace;font-size:.72rem}.search-results-list{flex-direction:column;gap:.3rem;padding:.75rem;display:flex;overflow-y:auto}.search-section-label{text-transform:uppercase;letter-spacing:.12em;color:#94a3b8;padding:.35rem .5rem;font-size:.68rem;font-weight:700}.search-empty{text-align:center;color:#94a3b8;flex-direction:column;gap:.4rem;padding:2.5rem 1rem;display:flex}.search-empty small{color:#64748b}.search-result-item{cursor:pointer;border:1px solid #0000;border-radius:6px;justify-content:space-between;align-items:center;padding:.7rem .85rem;transition:background .12s;display:flex}.search-result-item:hover,.search-result-item.is-active{background:#ffd0001a;border-color:#ffd0004d}.search-result-content{flex-direction:column;gap:.2rem;display:flex}.search-result-title-row{align-items:center;gap:.6rem;display:flex}.search-result-title{color:#f1f5f9;font-size:.92rem;font-weight:600}.search-result-item.is-active .search-result-title{color:var(--gold)}.search-badge{text-transform:uppercase;letter-spacing:.06em;border-radius:2px;padding:.08rem .4rem;font-size:.62rem;font-weight:700}.badge-order{color:var(--gold);background:#ffd00026;border:1px solid #ffd00059}.badge-page{color:#93c5fd;background:#3b82f626;border:1px solid #3b82f659}.badge-celebration{color:#f472b6;background:#ec489926;border:1px solid #ec489959}.search-result-sub{color:#94a3b8;font-size:.75rem}.search-result-arrow{color:#64748b;padding-left:.5rem;font-size:1rem}.search-result-item.is-active .search-result-arrow{color:var(--gold);transform:translate(2px)}.search-modal-footer{color:#64748b;background:#0000004d;border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:.6rem 1.25rem;font-size:.7rem;display:flex}.search-keys-hint{align-items:center;gap:.75rem;display:flex}.search-keys-hint kbd{color:#cbd5e1;background:#ffffff14;border:1px solid #ffffff26;border-radius:3px;padding:.08rem .3rem;font-family:monospace}.search-portal-tag{color:#94a3b8}@keyframes orderHighlightPulse{0%{background-color:#ffd00066}50%{background-color:#ffd00033}to{background-color:#0000}}.highlight-row{animation:2s ease-out forwards orderHighlightPulse}@media (width<=1080px){.header-nav-group{display:none}.header-mobile-actions{display:flex}}@media (width<=680px){.header-container{padding:.6rem 1rem}.brand-name{font-size:1.02rem}.brand-tagline{font-size:.55rem}.brand-coa{width:38px;height:38px}}.btn{letter-spacing:.04em;cursor:pointer;border:none;border-radius:3px;padding:.7rem 1.5rem;font-size:.95rem;font-weight:700;transition:background .15s,color .15s,border-color .15s;display:inline-block}.btn-gold{background:var(--gold);color:#0a0c10!important}.btn-gold:hover{background:var(--red);color:#fff!important}.btn-silver{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0d;border:1.5px solid #ffffff40}.btn-silver:hover{border-color:var(--gold);color:var(--gold);background:#ffd0001f}.btn-red{background:var(--red);color:var(--white)}.btn-red:hover{background:var(--red-deep);color:var(--white)}.hero{text-align:center;background:radial-gradient(circle at 50% 20%,#ffd00014 0%,#0000 60%),linear-gradient(#10131c 0%,#090b10 100%);border-bottom:2px solid #ffd0004d;padding:4.8rem 0 3.8rem;position:relative}.hero h1{font-family:var(--serif-heraldic);color:#fff;letter-spacing:.04em;text-shadow:0 2px 14px #000000e6;margin:0 0 .6rem;font-size:clamp(2.2rem,4.5vw,3.2rem);font-weight:800}.hero .motto{font-family:var(--serif);color:var(--gold);text-shadow:0 1px 6px #000c;max-width:680px;margin:0 auto;font-size:1.2rem;font-style:italic}.hero .lead{color:#cbd5e1;max-width:660px;margin:1.2rem auto 2rem;font-size:1.1rem;line-height:1.7}.hero-waving-flag{color:var(--white);text-align:center;background:#08090d;border-bottom:2.5px solid #ffd00059;padding:6.5rem 0 5.5rem;position:relative;overflow:hidden}.hero-flag-backdrop{pointer-events:none;z-index:0;width:116%;height:116%;position:absolute;inset:-8%;overflow:hidden}.hero-flag-image{filter:brightness(.86)saturate(1.05);transform-origin:0;will-change:transform;background:url(/flag.jpeg) 50%/cover no-repeat;animation:6s ease-in-out infinite flagAirBillow;position:absolute;inset:0;transform:scale(1.06)}@keyframes flagAirBillow{0%{transform:scale(1.06)translate(0,0)skewY(0)}25%{transform:scale(1.08)translate(-1%,-.8%)skewY(-.8deg)}50%{transform:scale(1.06)translate(1%,.6%)skewY(.7deg)}75%{transform:scale(1.09)translate(-.6%,-.5%)skewY(-.5deg)}to{transform:scale(1.06)translate(0,0)skewY(0)}}.hero-flag-airwaves{mix-blend-mode:overlay;pointer-events:none;background:repeating-linear-gradient(90deg,#00000094 0%,#00000042 12.5%,#0000 25%,#ffffff2e 37.5%,#ffffff52 50%,#ffffff2e 62.5%,#0000 75%,#00000042 87.5%,#00000094 100%) 0 0/440px 100%;width:100%;height:100%;animation:3.4s linear infinite airWavePass;position:absolute;inset:0}@keyframes airWavePass{0%{background-position:0 0}to{background-position:440px 0}}.hero-flag-breeze{mix-blend-mode:soft-light;pointer-events:none;background:repeating-linear-gradient(85deg,#0000005c 0%,#0000 16%,#ffffff2e 33%,#0000 50%,#0000005c 67%,#0000 84%,#0000005c 100%) 0 0/680px 100%;width:100%;height:100%;animation:4.8s linear infinite breezePass;position:absolute;inset:0}@keyframes breezePass{0%{background-position:0 0}to{background-position:680px 0}}.hero-flag-silk-sheen{mix-blend-mode:overlay;pointer-events:none;background:linear-gradient(105deg,#ffffff14 0%,#0000 28%,#ffffff26 50%,#0000 72%,#ffffff0f 100%) 0 0/200% 200%;animation:7s ease-in-out infinite alternate silkSway;position:absolute;inset:0}@keyframes silkSway{0%{background-position:0%}to{background-position:100%}}.hero-flag-vignette{pointer-events:none;background:radial-gradient(at 50% 48%,#06080c7a 0%,#06080cad 52%,#040508f0 100%);position:absolute;inset:0}.hero-content{z-index:2;flex-direction:column;align-items:center;max-width:840px;margin:0 auto;display:flex;position:relative}.hero-heraldic-badge{flex-direction:column;align-items:center;margin-bottom:1.2rem;display:inline-flex}.hero-ceremonial-tag{letter-spacing:.15em;text-transform:uppercase;color:var(--gold);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffd0001f;border:1px solid #ffd00059;border-radius:20px;padding:.25rem .95rem;font-size:.76rem;font-weight:700}.hero-title{font-family:var(--serif-heraldic);color:var(--white);letter-spacing:.05em;text-shadow:0 3px 20px #000,0 0 45px #000000f2;margin:0 0 .5rem;font-size:clamp(2.3rem,5vw,3.6rem);font-weight:800;line-height:1.12}.hero-motto{font-family:var(--serif);color:var(--gold);text-shadow:0 2px 14px #000,0 0 24px #000000e6;margin-bottom:1.4rem;font-size:clamp(1.15rem,2.2vw,1.45rem);font-style:italic}.hero-lead{color:#f1f5f9;text-shadow:0 2px 14px #000,0 0 24px #000000e6;max-width:680px;margin:0 auto 2.2rem;font-size:1.15rem;line-height:1.7}.hero-cta-group{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2.2rem;display:flex}.btn-hero-gold{background:linear-gradient(135deg,#ffd000 0%,#ffb700 100%);border:1px solid #fff6;border-radius:4px;align-items:center;gap:.6rem;padding:.85rem 1.8rem;font-size:.98rem;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 20px #ffd00059;color:#0a0c10!important}.btn-hero-gold:hover{transform:translateY(-2px);box-shadow:0 6px 26px #ffd0008c}.btn-hero-glass{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1.5px solid #ffffff4d;border-radius:4px;padding:.85rem 1.6rem;font-size:.98rem;font-weight:600;transition:all .2s;color:#fff!important}.btn-hero-glass:hover{border-color:var(--gold);background:#ffd0001f;transform:translateY(-2px);color:var(--gold)!important}.hero-perks{color:#e2e8f0;text-shadow:0 2px 10px #000;flex-wrap:wrap;justify-content:center;align-items:center;gap:.8rem;font-size:.84rem;font-weight:600;display:flex}.hero-perk-item{align-items:center;gap:.35rem;display:flex}.hero-perk-bullet{color:var(--gold)}.hero-perk-divider{color:#ffffff40}.section-flames{background:var(--bg-surface);border-bottom:1px solid var(--rule)}.flames-grid{gap:1.8rem}.flame-card{background:var(--bg-card);border:1px solid var(--rule);border-top:3.5px solid var(--gold);border-radius:6px;flex-direction:column;padding:2.2rem 1.8rem;transition:transform .25s,box-shadow .25s,border-top-color .25s,background .25s;display:flex;box-shadow:0 4px 20px #0006}.flame-card:hover{border-top-color:var(--red);background:var(--bg-card-hover);transform:translateY(-4px);box-shadow:0 12px 32px #0009,0 0 20px #ffd0001f}.flame-card-header{justify-content:space-between;align-items:center;margin-bottom:1.2rem;display:flex}.flame-icon-frame{background:#ffd0001f;border:1px solid #ffd00059;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.flame-symbol-tag{font-family:var(--serif-heraldic);color:#f87171;letter-spacing:.08em;background:#d6182726;border:1px solid #d6182759;border-radius:4px;padding:.2rem .65rem;font-size:.95rem;font-weight:800}.flame-title{font-family:var(--serif-heraldic);color:#fff;margin:0 0 .3rem;font-size:1.4rem}.flame-tagline{text-transform:uppercase;letter-spacing:.1em;color:var(--gold);margin-bottom:.9rem;font-size:.76rem;font-weight:700}.flame-text{color:var(--ink-soft);margin:0;font-size:.95rem;line-height:1.65}.section-pathway{background:var(--bg-surface-alt);border-bottom:1px solid var(--rule)}.pathway-grid{gap:1.8rem}.pathway-card{background:var(--bg-card);border:1px solid var(--rule);border-radius:6px;flex-direction:column;padding:2.2rem 1.8rem;transition:transform .25s,box-shadow .25s,border-color .25s,background .25s;display:flex;position:relative;box-shadow:0 4px 16px #00000059}.pathway-card:hover{background:var(--bg-card-hover);border-color:#ffd00080;transform:translateY(-4px);box-shadow:0 12px 32px #0009,0 0 18px #ffd0001f}.pathway-number{font-family:var(--serif-heraldic);color:#ffd00080;margin-bottom:.5rem;font-size:2.5rem;font-weight:900;line-height:1}.pathway-decree{text-transform:uppercase;letter-spacing:.08em;color:#f87171;margin-bottom:.4rem;font-size:.72rem;font-weight:700}.pathway-title{font-family:var(--serif-heraldic);color:#fff;margin:0 0 .8rem;font-size:1.25rem}.pathway-desc{color:var(--ink-soft);margin:0;font-size:.93rem;line-height:1.6}.pathway-cta{text-align:center;margin-top:2.8rem}.section-contrast{background:var(--bg-surface);border-bottom:1px solid var(--rule)}.contrast-grid{gap:2rem}.contrast-card{background:var(--bg-card);border-radius:8px;padding:2.2rem;box-shadow:0 6px 24px #00000073}.contrast-card-are{border:1.5px solid #10b98159;border-top:4px solid #10b981}.contrast-card-not{border:1.5px solid #ef444459;border-top:4px solid var(--red)}.contrast-header{border-bottom:1px solid var(--rule);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:1.4rem;padding-bottom:.8rem;display:flex}.contrast-badge{text-transform:uppercase;letter-spacing:.06em;border-radius:4px;padding:.25rem .75rem;font-size:.85rem;font-weight:800}.badge-are{color:#34d399;background:#10b98126;border:1px solid #10b98159}.badge-not{color:#f87171;background:#ef444426;border:1px solid #ef444459}.contrast-sub{color:var(--ink-soft);font-size:.78rem;font-style:italic}.contrast-list{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.contrast-list li{color:#e2e8f0;align-items:flex-start;gap:.75rem;font-size:.95rem;line-height:1.55;display:flex}.contrast-check{color:#34d399;flex-shrink:0;margin-top:-2px;font-size:1.1rem;font-weight:800}.contrast-cross{color:#f87171;flex-shrink:0;margin-top:-1px;font-size:1rem;font-weight:800}.section-decrees{background:var(--bg-surface-alt);border-bottom:1px solid var(--rule)}.decrees-grid{gap:1.6rem}.decree-card{background:var(--bg-card);border:1px solid var(--rule);border-left:3.5px solid var(--gold);border-radius:4px;flex-direction:column;padding:1.8rem;transition:transform .25s,box-shadow .25s,border-left-color .25s,background .25s;display:flex;box-shadow:0 4px 16px #0000004d}.decree-card:hover{border-left-color:var(--red);background:var(--bg-card-hover);transform:translateY(-4px);box-shadow:0 12px 30px #0009,0 0 16px #ffd0001a}.decree-header{justify-content:space-between;align-items:center;margin-bottom:.7rem;display:flex}.decree-badge{color:var(--gold);background:#ffd0001f;border:1px solid #ffd00059;border-radius:3px;padding:.15rem .55rem;font-size:.75rem;font-weight:800}.decree-date{color:var(--ink-soft);font-size:.74rem}.decree-title{font-family:var(--serif-heraldic);color:#fff;margin:0 0 .35rem;font-size:1.12rem}.decree-category{text-transform:uppercase;letter-spacing:.08em;color:var(--gold);margin-bottom:.75rem;font-size:.72rem;font-weight:700}.decree-highlight{color:var(--ink-soft);flex-grow:1;margin-bottom:1.3rem;font-size:.91rem;line-height:1.6}.decree-link{color:var(--gold);align-items:center;font-size:.88rem;font-weight:700;text-decoration:none;transition:color .15s,transform .15s;display:inline-flex}.decree-link:hover{color:var(--gold-bright);transform:translate(3px)}.decrees-more{text-align:center;margin-top:2.6rem}.section-closing{background:linear-gradient(170deg, #101218 0%, var(--black-deep) 100%);color:var(--white);text-align:center;border-top:2px solid #ffd00059;padding:5.5rem 0;position:relative;overflow:hidden}.closing-container{z-index:1;max-width:780px;margin:0 auto;position:relative}.closing-coa{border:2px solid var(--gold);background:#000;border-radius:50%;margin-bottom:1.4rem;box-shadow:0 0 24px #ffd00059}.closing-title{font-family:var(--serif-heraldic);color:var(--white);margin:0 0 1.2rem;font-size:clamp(1.8rem,3.5vw,2.5rem)}.closing-quote{font-family:var(--serif);color:var(--gold);margin-bottom:1rem;font-size:1.18rem;font-style:italic;line-height:1.7}.closing-sub{color:#cbd5e1;max-width:620px;margin:0 auto 2.4rem;font-size:1rem;line-height:1.65}.closing-actions{justify-content:center;display:flex}.btn-large{align-items:center;gap:.65rem;padding:.95rem 2.4rem;font-size:1.02rem;display:inline-flex}.section{background:var(--bg-base);padding:4rem 0}.section-alt{background:var(--bg-surface);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule)}.section-head{text-align:center;max-width:720px;margin:0 auto 2.8rem}.section-head p{color:var(--ink-soft);font-size:1.02rem;line-height:1.65}.rule-gold{background:var(--gold);width:56px;height:2px;margin:1rem auto 0;box-shadow:0 0 8px #ffd00066}.rule-red{background:var(--red);width:56px;height:2px;margin:1rem auto 0;box-shadow:0 0 8px #d6182766}.grid{gap:1.6rem;display:grid}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}@media (width<=860px){.grid-3,.grid-2{grid-template-columns:1fr}}.card{border:1px solid var(--rule);border-top:3px solid var(--gold);background:var(--bg-card);border-radius:6px;padding:1.6rem;transition:transform .2s,box-shadow .2s,border-top-color .2s;box-shadow:0 4px 20px #00000059}.card:hover{transform:translateY(-2px);box-shadow:0 8px 28px #00000080,0 0 16px #ffd00014}.card h3{color:#fff;margin-top:0;font-size:1.25rem}.card p{color:var(--ink-soft);margin-bottom:0;font-size:.95rem;line-height:1.65}.value-symbol{font-family:var(--serif);color:#f87171;letter-spacing:.06em;margin-bottom:.2rem;font-size:1.4rem;font-weight:700}.manifesto{max-width:760px;font-family:var(--serif);color:#f1f5f9;margin:0 auto;font-size:1.15rem;line-height:1.9}.manifesto p{margin-bottom:1.4rem}.manifesto .quote{color:var(--gold);border-left:3px solid var(--red);background:#ffd0000a;border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;border-right:1px solid #ffffff0d;border-radius:0 6px 6px 0;margin:1.8rem 0;padding:1rem 1.4rem;font-style:italic}.prose-list{columns:2;column-gap:2.5rem;margin:0;padding:0;list-style:none}@media (width<=720px){.prose-list{columns:1}}.prose-list li{break-inside:avoid;border-bottom:1px solid var(--rule);color:#e2e8f0;padding:.65rem 0;font-size:.98rem;line-height:1.6}.prose-list li:before{content:"★";color:var(--gold);vertical-align:middle;margin-right:.6rem;font-size:.7rem}.prose-list.dash li:before{content:"—";color:var(--silver)}.table-wrap{border:1px solid var(--rule);background:var(--bg-card);border-radius:6px;overflow-x:auto;box-shadow:0 4px 20px #00000059}table{border-collapse:collapse;width:100%;font-size:.95rem}th,td{text-align:left;border-bottom:1px solid var(--rule);vertical-align:middle;padding:.85rem 1.1rem}th{font-family:var(--serif);color:#fff;border-bottom:2px solid var(--gold);white-space:nowrap;text-transform:uppercase;letter-spacing:.06em;background:#ffd0000f;font-size:.88rem}td{color:#cbd5e1}tr:last-child td{border-bottom:none}tr:hover td{background:#ffffff08}.executive-leadership-grid{grid-template-columns:repeat(3,1fr);gap:1.8rem;margin-bottom:2.5rem;display:grid}@media (width<=860px){.executive-leadership-grid{grid-template-columns:1fr}}.executive-card{text-align:center;background:var(--bg-card);border:1px solid var(--rule);border-top:3.5px solid var(--gold);border-radius:8px;flex-direction:column;align-items:center;padding:2.2rem 1.6rem 1.8rem;transition:transform .25s,box-shadow .25s,border-top-color .25s,background .25s;display:flex;box-shadow:0 4px 20px #0006}.executive-card:hover{border-top-color:var(--red);background:var(--bg-card-hover);transform:translateY(-4px);box-shadow:0 12px 32px #0009,0 0 20px #ffd0001f}.executive-card-leadership{border-top-color:var(--gold);background:linear-gradient(180deg, #ffd0000d 0%, var(--bg-card) 55%)}.executive-card-leadership:hover{border-top-color:var(--gold-bright)}.executive-card-placeholder{border-top-color:#ffd00066}.executive-card-placeholder:hover{border-top-color:var(--gold)}.executive-logo-frame{background:#000;border:2px solid #ffd00080;border-radius:50%;justify-content:center;align-items:center;width:96px;height:96px;margin-bottom:1.25rem;padding:6px;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex;box-shadow:0 4px 18px #0009}.executive-logo-frame-placeholder{background:radial-gradient(circle,#151a26 0%,#06080d 100%);border:2px dashed #ffd00066}.executive-card:hover .executive-logo-frame{border-color:var(--gold);transform:scale(1.08);box-shadow:0 0 20px #ffd00066}.executive-card:hover .executive-logo-frame-placeholder{border-color:#ffd000bf}.executive-logo{object-fit:contain;border-radius:50%;width:100%;height:100%;display:block}.executive-title{font-family:var(--serif-heraldic);color:#fff;margin:0 0 .35rem;font-size:1.12rem;font-weight:700;line-height:1.3}.executive-decree-tag{text-transform:uppercase;letter-spacing:.08em;color:var(--gold);margin-bottom:.85rem;font-size:.72rem;font-weight:700}.executive-desc{color:var(--ink-soft);margin:0;font-size:.91rem;line-height:1.6}.directorates-subhead{text-align:center;margin:3.4rem auto 2.2rem}.directorates-subhead h3{font-family:var(--serif-heraldic);color:#fff;margin:0 0 .4rem;font-size:1.45rem}.directorates-subhead p{color:var(--ink-soft);margin:0;font-size:.95rem}.site-footer{background:var(--bg-surface);color:#94a3b8;border-top:1px solid #ffd00040;padding:3.2rem 0 2rem;font-size:.85rem}.footer-grid{grid-template-columns:2.2fr 1fr 1fr;gap:3.5rem;margin-bottom:2.5rem;display:grid}@media (width<=900px){.footer-grid{grid-template-columns:1fr 1fr;gap:2.2rem}}@media (width<=600px){.footer-grid{grid-template-columns:1fr;gap:2rem}}.footer-brand{max-width:480px}.footer-brand-title-wrap{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.footer-coa{object-fit:contain;width:36px;height:36px}.footer-brand-name{font-family:var(--serif-heraldic);color:var(--white);letter-spacing:.02em;margin:0;font-size:1.1rem;font-weight:700}.footer-brand-tagline{color:#94a3b8;margin:0 0 1.2rem;font-size:.84rem;line-height:1.6}.footer-social-links{align-items:center;gap:.6rem;display:flex}.footer-social-btn{color:#cbd5e1;-webkit-backdrop-filter:blur(6px);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.footer-social-btn:hover{border-color:var(--gold);color:var(--gold);background:#ffd0001f;transform:translateY(-2px)}.footer-nav-col h4{font-family:var(--serif-heraldic);color:var(--white);letter-spacing:.03em;margin:0 0 .9rem;font-size:.95rem;font-weight:700}.footer-nav-col ul{margin:0;padding:0;list-style:none}.footer-nav-col li{margin-bottom:.45rem}.footer-nav-col a{color:#94a3b8;font-size:.84rem;font-weight:500;text-decoration:none;transition:color .15s}.footer-nav-col a:hover{color:var(--gold)}.footer-cookie-btn{color:#9ca3af;font:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-size:.84rem;font-weight:500;transition:color .15s}.footer-cookie-btn:hover{color:var(--gold)}.footer-bottom{border-top:1px solid #ffffff14;flex-direction:column;gap:.5rem;padding-top:1.5rem;display:flex}.footer-disclaimer{color:#64748b;margin:0;font-size:.76rem;line-height:1.55}.footer-copy{color:#4b5563;margin:0;font-size:.74rem}.legal-section{border-bottom:1px solid var(--rule);padding:2.2rem 0}.legal-section h2{font-family:var(--serif-heraldic);color:#fff;margin:.5rem 0 1rem;font-size:1.45rem}.legal-section p{color:var(--ink);margin-bottom:1rem;line-height:1.7}.gn-civic-dock,.cookie-banner{z-index:999999;-webkit-backdrop-filter:blur(20px);opacity:1;pointer-events:auto;background:#0e111af5;border:1px solid #ffd00066;border-radius:10px;justify-content:space-between;align-items:center;gap:1.5rem;width:min(880px,100% - 2rem);padding:1.25rem 1.5rem;animation:.35s cubic-bezier(.16,1,.3,1) forwards bannerSlideUp;display:flex;position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%);box-shadow:0 16px 48px #000000d9,0 0 28px #ffd00026}@keyframes bannerSlideUp{0%{opacity:0;transform:translate(-50%,24px)}to{opacity:1;transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.gn-civic-dock,.cookie-banner{opacity:1;animation:none;transform:translate(-50%)}}.gn-civic-body,.cookie-banner-content{flex:1;align-items:flex-start;gap:1rem;display:flex}.gn-civic-icon,.cookie-banner-icon{flex-shrink:0;margin-top:.15rem}.gn-civic-title,.cookie-banner-title{font-family:var(--serif-heraldic);color:var(--white);margin:0 0 .25rem;font-size:.96rem;font-weight:700}.gn-civic-desc,.cookie-banner-desc{color:var(--ink-soft);margin:0;font-size:.82rem;line-height:1.5}.gn-civic-link,.cookie-banner-link{color:var(--gold);text-underline-offset:2px;text-decoration:underline}.gn-civic-link:hover,.cookie-banner-link:hover{color:var(--gold-bright)}.gn-civic-actions,.cookie-banner-actions{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.gn-civic-btn,.cookie-btn{white-space:nowrap;padding:.55rem 1.1rem;font-size:.82rem}.gn-civic-close,.cookie-close-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.4rem .6rem;font-size:1.1rem;line-height:1;transition:color .15s,background .15s;display:flex}.gn-civic-close:hover,.cookie-close-btn:hover{color:#fff;background:#ffffff14}.gn-civic-pill{z-index:99990;color:var(--gold);cursor:pointer;-webkit-backdrop-filter:blur(12px);background:#0e111aeb;border:1px solid #ffd00059;border-radius:999px;align-items:center;gap:.45rem;padding:.4rem .85rem;font-size:.76rem;font-weight:600;transition:all .2s;display:flex;position:fixed;bottom:1.25rem;left:1.25rem;box-shadow:0 4px 18px #0009}.gn-civic-pill:hover{border-color:var(--gold);color:#fff;background:#ffd00026;transform:translateY(-2px);box-shadow:0 6px 22px #ffd00040}@media (width<=768px){.gn-civic-dock,.cookie-banner{flex-direction:column;align-items:stretch;gap:1rem;padding:1.1rem 1.2rem;bottom:1rem}.gn-civic-actions,.cookie-banner-actions{justify-content:flex-end}.gn-civic-pill{bottom:.75rem;left:.75rem}}.nrp-stepper-wrap{margin-bottom:2.2rem}.nrp-stepper-progress-mobile{background:var(--bg-surface-alt);border:1px solid var(--rule);border-radius:6px;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:.65rem 1rem;font-size:.85rem;display:none}.nrp-stepper-progress-mobile span{color:var(--gold);text-transform:uppercase;letter-spacing:.08em;font-size:.76rem;font-weight:700}.nrp-stepper-progress-mobile strong{color:#fff}.nrp-stepper{justify-content:center;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.nrp-step{border:1px solid var(--rule);background:var(--bg-card);color:var(--ink-soft);letter-spacing:.02em;-webkit-user-select:none;user-select:none;border-radius:6px;align-items:center;gap:.6rem;padding:.65rem 1.1rem;font-size:.82rem;font-weight:600;transition:all .2s;display:flex}.nrp-step.clickable{cursor:pointer}.nrp-step.clickable:hover{color:#fff;background:#ffd0000a;border-color:#ffd00073}.nrp-step-num{border:1px solid #ffffff38;border-radius:50%;flex:none;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;font-weight:700;transition:all .2s;display:inline-flex}.nrp-step-text{flex-direction:column;line-height:1.25;display:flex}.nrp-step-label{color:inherit;font-weight:700}.nrp-step-desc{color:#64748b;font-size:.72rem;font-weight:400}.nrp-step.active{border-color:var(--gold);color:#fff;background:#ffd00014;box-shadow:0 0 16px #ffd0001f}.nrp-step.active .nrp-step-num{background:var(--gold);color:#0a0c10;border-color:var(--gold);box-shadow:0 0 10px #ffd00066}.nrp-step.active .nrp-step-desc{color:var(--gold)}.nrp-step.done{color:#94a3b8;border-color:#ffd00040}.nrp-step.done .nrp-step-num{border-color:var(--gold);color:var(--gold);background:#ffd0001a}@media (width<=860px){.nrp-stepper-progress-mobile{display:flex}.nrp-stepper{display:none}}.nrp-card{border:1px solid var(--rule);border-top:3px solid var(--gold);background:var(--bg-card);border-radius:8px;margin-bottom:2rem;padding:2.2rem;box-shadow:0 12px 36px #00000080}.nrp-step-panel{animation:.25s ease-out fadeIn}.nrp-panel-header{border-bottom:1px solid var(--rule);margin-bottom:1.8rem;padding-bottom:1.2rem}.nrp-panel-header h2{margin:.2rem 0 .4rem;font-size:1.7rem}.nrp-panel-sub{color:var(--ink-soft);margin:0;font-size:.92rem;line-height:1.5}.nrp-notice{border:1px solid #ffd00059;border-left:4px solid var(--gold);color:#d6dbe4;background:#ffd0000d;border-radius:5px;margin-bottom:1.1rem;padding:1rem 1.25rem;font-size:.9rem;line-height:1.65}.nrp-notice.red{border-color:#d6182773;border-left-color:var(--red);background:#d618270f}.nrp-notice-title{color:#fff;align-items:center;gap:.5rem;margin-bottom:.4rem;font-size:.95rem;display:flex}.notice-icon{font-size:1.1rem}.nrp-notice strong{color:#fff}.nrp-notice code,.nrp-card code{background:#ffffff14;border-radius:4px;padding:.15rem .4rem;font-family:JetBrains Mono,monospace;font-size:.85em}.nrp-field{margin-bottom:1.4rem}.nrp-field label{letter-spacing:.04em;color:#e2e8f0;align-items:center;margin-bottom:.45rem;font-size:.88rem;font-weight:700;display:flex}.nrp-tag{text-transform:uppercase;letter-spacing:.14em;border-radius:3px;margin-left:.6rem;padding:.15rem .4rem;font-size:.65rem;font-weight:800}.nrp-tag.secret{color:#f87171;background:#d6182726;border:1px solid #d6182759}.nrp-tag.public{color:var(--gold);background:#ffd0001f;border:1px solid #ffd00059}.nrp-input,.nrp-select{background:var(--bg-surface-alt);color:#f1f5f9;border:1px solid #ffffff24;border-radius:6px;width:100%;padding:.72rem .95rem;font-size:.96rem;transition:border-color .18s,box-shadow .18s}.nrp-input:focus,.nrp-select:focus{border-color:var(--gold);outline:none;box-shadow:0 0 0 3px #ffd0002e}.nrp-input.input-error,.nrp-select.input-error{border-color:var(--red);box-shadow:0 0 0 3px #d618272e}.nrp-field-error{color:#fca5a5;margin-top:.35rem;font-size:.8rem;font-weight:500;display:block}.nrp-hint{color:var(--ink-soft);margin-top:.4rem;font-size:.8rem;line-height:1.45;display:block}.nrp-row{grid-template-columns:1fr 1fr;gap:1.2rem;display:grid}@media (width<=640px){.nrp-row{grid-template-columns:1fr}}.nrp-check{background:var(--bg-surface-alt);border:1px solid var(--rule);cursor:pointer;border-radius:6px;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;padding:.85rem 1.05rem;transition:all .15s;display:flex}.nrp-check:hover{background:#ffd00005;border-color:#ffd00066}.nrp-check input{accent-color:var(--gold);flex:none;width:1.05rem;height:1.05rem;margin-top:.2rem}.nrp-check span{color:#d6dbe4;font-size:.9rem;line-height:1.55}.btn-sm{padding:.4rem .8rem;font-size:.8rem}.nrp-passcard-layout{grid-template-columns:1.35fr 1fr;align-items:start;gap:2rem;display:grid}@media (width<=900px){.nrp-passcard-layout{grid-template-columns:1fr}}.nrp-preview-col{position:sticky;top:90px}.nrp-preview-tag{letter-spacing:.12em;color:var(--gold);text-transform:uppercase;text-align:center;margin-bottom:.6rem;font-size:.7rem;font-weight:800;display:block}.nrp-id-card{color:#fff;background:linear-gradient(135deg,#111622 0%,#090c12 55%,#151a24 100%);border:1px solid #ffd00073;border-radius:12px;padding:1.2rem;position:relative;overflow:hidden;box-shadow:0 16px 36px #000000a6,inset 0 1px #ffffff26}.nrp-id-card:before{content:"";background:linear-gradient(90deg, transparent, var(--gold), #fff, var(--gold), transparent);height:3px;position:absolute;top:0;left:0;right:0}.nrp-id-header{border-bottom:1px solid #ffd00033;align-items:center;gap:.75rem;padding-bottom:.75rem;display:flex}.nrp-id-coat{border:1px solid var(--gold);width:34px;height:34px;color:var(--gold);letter-spacing:-.05em;background:#ffd0001a;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:.85rem;font-weight:900;display:flex}.nrp-id-header-text{flex-direction:column;display:flex}.nrp-id-nat{letter-spacing:.1em;color:var(--gold);font-size:.72rem;font-weight:800}.nrp-id-doc{letter-spacing:.05em;color:#94a3b8;font-size:.65rem;font-weight:600}.nrp-id-chip-row{justify-content:space-between;align-items:center;margin:.8rem 0 .6rem;display:flex}.nrp-chip-icon{background:linear-gradient(135deg,#d4af37 0%,#aa820a 100%);border:1px solid #ffe57f;border-radius:4px;flex-direction:column;justify-content:space-around;width:32px;height:24px;padding:3px 5px;display:flex}.nrp-chip-icon span{background:#00000059;height:1px;display:block}.nrp-id-status{letter-spacing:.1em;color:#38bdf8;background:#38bdf81f;border:1px solid #38bdf84d;border-radius:3px;padding:.15rem .45rem;font-size:.64rem;font-weight:800}.nrp-id-content{gap:1rem;margin-bottom:.85rem;display:flex}.nrp-id-avatar{width:58px;height:68px;color:var(--gold);background:#181f2c;border:1px solid #ffffff2e;border-radius:6px;flex:none;justify-content:center;align-items:center;font-size:1.8rem;font-weight:800;display:flex}.nrp-id-details{flex-direction:column;gap:.4rem;display:flex;overflow:hidden}.id-detail-line{flex-direction:column;display:flex}.id-lbl{letter-spacing:.08em;color:#64748b;text-transform:uppercase;font-size:.6rem;font-weight:700}.id-val{color:#e2e8f0;white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;font-weight:600;overflow:hidden}.id-val.alias-highlight{color:var(--gold);font-size:.9rem;font-weight:700}.nrp-id-footer{border-top:1px solid #ffffff14;justify-content:space-between;align-items:flex-end;padding-top:.6rem;display:flex}.nrp-id-fp code{color:#a5f3fc;background:0 0;padding:0;font-size:.68rem}.nrp-id-seal{color:var(--gold);border:1px dashed var(--gold);letter-spacing:.06em;border-radius:3px;padding:.15rem .4rem;font-size:.65rem;font-weight:800}.nrp-crypto-console{background:#080b10;border:1px solid #ffd0004d;border-radius:8px;flex-direction:column;gap:1.1rem;padding:1.3rem;display:flex}.crypto-field{flex-direction:column;gap:.35rem;display:flex}.crypto-label{letter-spacing:.08em;color:var(--gold);text-transform:uppercase;font-size:.75rem;font-weight:700}.crypto-val{color:#e2e8f0;word-break:break-all;background:#0f141d;border:1px solid #ffffff1a;border-radius:5px;padding:.55rem .8rem;font-family:JetBrains Mono,monospace;font-size:.82rem}.crypto-val.highlight{color:#a5f3fc;border-color:#a5f3fc4d}.crypto-challenge-box{background:#ffffff05;border:1px dashed #fff3;border-radius:6px;padding:1rem}.challenge-header{justify-content:space-between;align-items:center;margin-bottom:.4rem;display:flex}.crypto-status{letter-spacing:.08em;color:#38bdf8;font-size:.72rem;font-weight:800}.challenge-signed-badge{background:#38bdf814;border:1px solid #38bdf859;border-radius:6px;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.signed-icon{font-size:1.4rem}.nrp-keygen-prompt{border:1px dashed var(--rule);text-align:center;color:var(--ink-soft);background:#ffffff05;border-radius:8px;margin-top:1.4rem;padding:2rem}.nrp-summary-box{background:var(--bg-surface-alt);border:1px solid var(--rule);border-radius:6px;margin-top:1.5rem;padding:1.2rem 1.4rem}.summary-title{color:var(--gold);text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid var(--rule);margin-bottom:.9rem;padding-bottom:.5rem;font-size:.85rem;font-weight:700}.summary-grid{grid-template-columns:1fr 1fr;gap:.9rem 1.5rem;display:grid}@media (width<=640px){.summary-grid{grid-template-columns:1fr}}.summary-grid div span{color:var(--ink-soft);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.2rem;font-size:.72rem;font-weight:700;display:block}.summary-grid div strong{color:#fff;font-size:.92rem}.summary-grid div code{color:#a5f3fc;font-size:.8rem}.nrp-actions{justify-content:space-between;align-items:center;margin-top:2rem;display:flex}.nrp-error{color:#fca5a5;background:#d618271a;border:1px solid #d6182773;border-radius:6px;align-items:center;gap:.6rem;margin-top:1.4rem;padding:.85rem 1.1rem;font-size:.88rem;display:flex}.error-icon{font-size:1.1rem}.nrp-dossier-card{background:var(--bg-card);border:1px solid var(--rule);border-top:4px solid var(--gold);border-radius:8px;padding:2.2rem;box-shadow:0 16px 40px #0009}.nrp-dossier-header{border-bottom:1px solid var(--rule);align-items:center;gap:1.2rem;margin-bottom:1.4rem;padding-bottom:1.4rem;display:flex}.nrp-dossier-crest{flex:none}.nrp-crest-shield{border:2px solid var(--gold);width:48px;height:48px;color:var(--gold);background:#ffd0001a;border-radius:8px;justify-content:center;align-items:center;font-size:1.3rem;font-weight:900;display:flex}.nrp-dossier-meta{flex:1}.nrp-dossier-meta h2{margin:.15rem 0 .35rem;font-size:1.45rem}.nrp-dossier-sub{text-transform:uppercase;letter-spacing:.08em;color:var(--gold);font-size:.75rem;font-weight:700}.nrp-dossier-docket{color:var(--ink-soft);font-size:.82rem}.nrp-dossier-badge{text-align:right;border:1px solid var(--gold);background:#ffd0001a;border-radius:4px;flex:none;padding:.4rem .8rem}.nrp-dossier-badge span{letter-spacing:.1em;color:var(--ink-soft);font-size:.65rem;display:block}.nrp-dossier-badge strong{color:var(--gold);letter-spacing:.08em;font-size:.95rem}.nrp-dossier-intro{color:#e2e8f0;margin-bottom:1.4rem;font-size:.95rem;line-height:1.65}.nrp-dossier-grid{background:var(--bg-surface-alt);border:1px solid var(--rule);border-radius:6px;grid-template-columns:1fr 1fr;gap:1rem 1.4rem;margin-bottom:1.4rem;padding:1.3rem;display:grid}@media (width<=640px){.nrp-dossier-grid{grid-template-columns:1fr}}.nrp-dossier-item{flex-direction:column;display:flex}.nrp-dossier-item.span-2{grid-column:span 2}@media (width<=640px){.nrp-dossier-item.span-2{grid-column:span 1}}.item-label{text-transform:uppercase;letter-spacing:.08em;color:var(--ink-soft);margin-bottom:.2rem;font-size:.72rem;font-weight:700}.item-val{color:#fff;font-size:.92rem;font-weight:600}.item-code{color:#a5f3fc;word-break:break-all;font-size:.85rem}.tag-secret{color:#f87171;font-size:.85rem}.nrp-dossier-security{border:1px solid var(--rule);background:#080a0f;border-radius:6px;justify-content:space-between;align-items:center;margin-top:1.4rem;padding:.9rem 1.2rem;display:flex}@media (width<=640px){.nrp-dossier-security{flex-direction:column;align-items:flex-start;gap:.8rem}}.nrp-barcode-mock{align-items:stretch;gap:2px;height:28px;display:flex}.barcode-line{opacity:.8;background:#fff;display:inline-block}.nrp-security-meta{color:var(--ink-soft);text-align:right;flex-direction:column;gap:.2rem;font-size:.72rem;display:flex}@media (width<=640px){.nrp-security-meta{text-align:left}}.nrp-dossier-actions{flex-wrap:wrap;justify-content:space-between;gap:.8rem;margin-top:1.8rem;display:flex}@media print{body{color:#000!important;background:#fff!important}.news-ticker-bar,.navbar,.footer,.no-print,.hero{display:none!important}.nrp-dossier-card{box-shadow:none!important;color:#000!important;background:#fff!important;border:1px solid #000!important}.nrp-dossier-header,.nrp-dossier-grid,.nrp-dossier-security{color:#000!important;background:#fff!important;border-color:#ccc!important}.item-val,.item-label,.nrp-dossier-intro,.nrp-dossier-meta h2{color:#000!important}.barcode-line{background:#000!important}}.news-ticker-archive-link{color:var(--gold);white-space:nowrap;background:#ffd00014;border:1px solid #ffd00040;border-radius:4px;padding:.15rem .5rem;font-size:.7rem;font-weight:700;text-decoration:none;transition:all .15s}.news-ticker-archive-link:hover{border-color:var(--gold);color:#fff;background:#ffd00033}@media (width<=640px){.news-ticker-archive-link{display:none}}.news-toolbar{background:var(--bg-card);border:1px solid var(--rule);border-radius:8px;flex-direction:column;gap:1.2rem;margin-bottom:2rem;padding:1.2rem 1.4rem;display:flex;box-shadow:0 8px 24px #00000059}.news-search-box{align-items:center;display:flex;position:relative}.news-search-icon{opacity:.65;pointer-events:none;font-size:.95rem;position:absolute;left:.9rem}.news-search-input{background:var(--bg-surface-alt);color:#f1f5f9;border:1px solid #ffffff1f;border-radius:6px;width:100%;padding:.75rem 2.4rem .75rem 2.5rem;font-size:.95rem;transition:all .2s}.news-search-input:focus{border-color:var(--gold);outline:none;box-shadow:0 0 0 3px #ffd00026}.news-search-clear{color:var(--ink-soft);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.2rem .4rem;font-size:.85rem;position:absolute;right:.8rem}.news-search-clear:hover{color:#fff}.news-category-pills{flex-wrap:wrap;gap:.45rem;display:flex}.news-pill-btn{background:var(--bg-surface-alt);border:1px solid var(--rule);color:var(--ink-soft);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:999px;padding:.4rem .95rem;font-size:.82rem;font-weight:600;transition:all .15s}.news-pill-btn:hover{color:#fff;border-color:#ffd00059}.news-pill-btn.active{border-color:var(--gold);color:var(--gold);background:#ffd0001f;box-shadow:0 0 12px #ffd00026}.news-featured-card{border:1px solid #ffd00066;border-top:3px solid var(--gold);background:linear-gradient(135deg,#141a26f2 0%,#0a0d13fa 100%);border-radius:8px;margin-bottom:2.5rem;padding:2rem 2.2rem;position:relative;box-shadow:0 12px 32px #0000008c}.news-featured-tag{letter-spacing:.12em;color:var(--gold);text-transform:uppercase;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.74rem;font-weight:800;display:inline-flex}.news-featured-title{color:#fff;margin-bottom:.4rem;font-size:1.65rem;line-height:1.3}.news-featured-sub{color:var(--gold);margin-bottom:.9rem;font-size:1rem;font-weight:500}.news-featured-summary{color:#cbd5e1;max-width:900px;margin-bottom:1.5rem;font-size:.98rem;line-height:1.65}.news-featured-meta{border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:1.2rem;display:flex}.meta-left{color:var(--ink-soft);flex-wrap:wrap;align-items:center;gap:.9rem;font-size:.82rem;display:flex}.news-grid-header{border-bottom:1px solid var(--rule);justify-content:space-between;align-items:center;margin-bottom:1.2rem;padding-bottom:.6rem;display:flex}.news-grid-header h3{color:#fff;margin:0;font-size:1.3rem}.news-count{color:var(--ink-soft);background:var(--bg-surface-alt);border:1px solid var(--rule);border-radius:4px;padding:.2rem .6rem;font-size:.8rem}.news-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}.news-card{background:var(--bg-card);border:1px solid var(--rule);cursor:pointer;border-radius:8px;flex-direction:column;padding:1.4rem;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex}.news-card:hover{border-color:#ffd00066;transform:translateY(-4px);box-shadow:0 10px 24px #00000080}.news-card-header{justify-content:space-between;align-items:center;margin-bottom:.8rem;display:flex}.news-card-date{color:var(--ink-soft);font-size:.75rem}.news-card-title{color:#f1f5f9;margin-bottom:.6rem;font-size:1.05rem;line-height:1.4}.news-card-excerpt{color:#94a3b8;flex:1;margin-bottom:1.2rem;font-size:.86rem;line-height:1.55}.news-card-footer{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:flex-end;padding-top:.8rem;font-size:.76rem;display:flex}.news-card-byline{flex-direction:column;gap:.15rem;display:flex}.byline-era{color:var(--gold);font-weight:700}.byline-author{color:var(--ink-soft)}.news-card-read-link{color:var(--gold);white-space:nowrap;align-items:center;gap:.2rem;font-weight:700;display:flex}.news-card:hover .news-card-read-link{color:#fff}.news-empty-state{text-align:center;background:var(--bg-card);border:1px dashed var(--rule);border-radius:8px;margin-bottom:3rem;padding:3rem 1.5rem}.empty-icon{margin-bottom:.6rem;font-size:2.2rem}.news-empty-state h4{margin-bottom:.4rem;font-size:1.2rem}.news-empty-state p{color:var(--ink-soft);margin-bottom:1.2rem}.news-bottom-banner{border:1px solid var(--rule);border-left:4px solid var(--gold);background:linear-gradient(135deg,#141a26e6 0%,#0a0d13f2 100%);border-radius:6px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.5rem 1.8rem;display:flex}.banner-sub{letter-spacing:.1em;color:var(--gold);text-transform:uppercase;font-size:.74rem;font-weight:800}.news-bottom-banner h4{margin:.2rem 0 .35rem;font-size:1.2rem}.news-bottom-banner p{color:var(--ink-soft);max-width:600px;margin:0;font-size:.88rem}.news-modal-backdrop{-webkit-backdrop-filter:blur(8px);z-index:99999;background:#000000d9;justify-content:center;align-items:center;padding:1.5rem;animation:.2s ease-out fadeIn;display:flex;position:fixed;inset:0}.news-modal-content{background:var(--bg-card);border:1px solid #ffd00066;border-top:4px solid var(--gold);border-radius:10px;flex-direction:column;width:100%;max-width:780px;max-height:88vh;animation:.25s cubic-bezier(.16,1,.3,1) modalScaleUp;display:flex;overflow:hidden;box-shadow:0 24px 64px #000c}@keyframes modalScaleUp{0%{opacity:0;transform:scale(.96)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}.news-modal-header{border-bottom:1px solid var(--rule);background:var(--bg-surface-alt);justify-content:space-between;align-items:center;padding:1.2rem 1.6rem;display:flex}.modal-crest-row{align-items:center;gap:.85rem;display:flex}.modal-shield{border:1px solid var(--gold);width:36px;height:36px;color:var(--gold);background:#ffd0001a;border-radius:6px;justify-content:center;align-items:center;font-size:.9rem;font-weight:900;display:flex}.modal-meta{flex-direction:column;display:flex}.modal-sub{letter-spacing:.08em;color:var(--gold);text-transform:uppercase;font-size:.72rem;font-weight:800}.modal-docket{color:var(--ink-soft);font-size:.78rem}.modal-docket code{color:#a5f3fc;font-size:.75rem}.news-modal-close{border:1px solid var(--rule);color:#94a3b8;cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;transition:all .15s;display:flex}.news-modal-close:hover{border-color:var(--gold);color:#fff;background:#ffd0001a}.news-modal-body{flex:1;padding:1.8rem 2rem;overflow-y:auto}.news-modal-tags{color:var(--ink-soft);flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1rem;font-size:.8rem;display:flex}.modal-order-tag{color:var(--gold);background:#ffd0001a;border:1px solid #ffd0004d;border-radius:3px;padding:.15rem .5rem;font-size:.75rem;font-weight:700;text-decoration:none;transition:all .15s}.modal-order-tag:hover{background:var(--gold);color:#0a0c10}.news-modal-title{color:#fff;margin-bottom:.4rem;font-size:1.55rem;line-height:1.35}.news-modal-subtitle{color:var(--gold);border-bottom:1px solid var(--rule);margin-bottom:1.4rem;padding-bottom:.8rem;font-size:.98rem}.news-modal-prose p{color:#d6dbe4;margin-bottom:1.2rem;font-size:.96rem;line-height:1.8}.news-signatory-block{background:var(--bg-surface-alt);border:1px solid var(--rule);border-radius:6px;align-items:center;gap:1.4rem;margin-top:1.8rem;padding:1.1rem 1.3rem;display:flex}.signatory-stamp{text-align:center;width:72px;height:72px;color:var(--gold);border:2px dashed #ffd00066;border-radius:50%;flex-direction:column;flex:none;justify-content:center;align-items:center;padding:4px;font-weight:800;display:flex}.stamp-seal{letter-spacing:.06em;font-size:.55rem;line-height:1.1}.stamp-year{margin-top:2px;font-size:.62rem}.signatory-text{flex-direction:column;gap:.15rem;display:flex}.sig-label{color:var(--ink-soft);text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:700}.sig-name{color:#fff;font-size:.95rem}.sig-dep{color:var(--gold);font-size:.82rem}.news-modal-footer{border-top:1px solid var(--rule);background:var(--bg-surface-alt);justify-content:space-between;align-items:center;padding:1rem 1.6rem;display:flex}.modal-actions-left{gap:.6rem;display:flex}@media (width<=640px){.news-featured-card{padding:1.5rem 1.2rem}.news-featured-title{font-size:1.35rem}.news-modal-body{padding:1.2rem}.news-signatory-block{text-align:center;flex-direction:column}}.gov-quick-nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--rule);background:#0e1118bf;border-radius:9999px;flex-wrap:wrap;align-items:center;gap:.65rem;margin-top:1.5rem;padding:.55rem 1.1rem;font-size:.86rem;display:inline-flex;box-shadow:0 4px 16px #00000059}.gov-quick-nav-label{color:var(--ink-soft);text-transform:uppercase;letter-spacing:.06em;font-size:.74rem;font-weight:600}.gov-quick-nav-link{color:#cbd5e1;font-weight:600;text-decoration:none;transition:color .15s,transform .15s}.gov-quick-nav-link:hover,.gov-quick-nav-link.highlight{color:var(--gold)}.gov-quick-nav-sep{color:#fff3}.decree-link-group{display:inline}.decree-number-link{color:var(--gold);white-space:nowrap;background:#ffd00014;border:1px solid #ffd00038;border-radius:3px;padding:.05rem .25rem;font-weight:700;text-decoration:none;transition:all .15s}.decree-number-link:hover{border-color:var(--gold);color:#fff;background:#ffd00038;box-shadow:0 0 8px #ffd0004d}.order-cross-link{color:var(--gold);text-underline-offset:2px;font-weight:600;text-decoration:underline;transition:color .15s}.order-cross-link:hover{color:#fff}.orders-kpi-dashboard{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.85rem;margin:1.5rem 0 1.25rem;display:grid}.orders-kpi-card{background:var(--bg-card);border:1px solid var(--rule);text-align:center;cursor:pointer;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;padding:1rem .85rem;transition:all .2s;display:flex;box-shadow:0 2px 10px #0000004d}.orders-kpi-card:hover{background:var(--bg-card-hover);border-color:#ffd00066;transform:translateY(-2px)}.orders-kpi-card.active{border-color:var(--gold);background:linear-gradient(180deg, #ffd0001a 0%, var(--bg-card) 100%);box-shadow:0 0 16px #ffd00040}.orders-kpi-card .kpi-num{font-family:var(--serif);color:#fff;margin-bottom:.2rem;font-size:1.8rem;font-weight:700;line-height:1.1}.orders-kpi-card.kpi-in-force .kpi-num{color:var(--gold)}.orders-kpi-card.kpi-active .kpi-num{color:var(--gold-bright)}.orders-kpi-card.kpi-partial .kpi-num{color:#fdba74}.orders-kpi-card.kpi-superseded .kpi-num{color:#94a3b8}.orders-kpi-card.kpi-repealed .kpi-num{color:#f87171}.orders-kpi-card .kpi-label{text-transform:uppercase;letter-spacing:.06em;color:var(--ink-soft);font-size:.72rem;font-weight:600}.landmark-orders-panel{background:#ffffff05;border:1px dashed #ffd00040;border-radius:6px;flex-wrap:wrap;align-items:center;gap:.5rem .75rem;margin-bottom:1.25rem;padding:.75rem 1rem;display:flex}.landmark-orders-label{text-transform:uppercase;letter-spacing:.06em;color:var(--gold);white-space:nowrap;font-size:.74rem;font-weight:700}.landmark-chips-wrap{flex-wrap:wrap;gap:.4rem;display:flex}.landmark-chip{border:1px solid var(--rule);color:#cbd5e1;background:#0e1118e6;border-radius:4px;align-items:center;gap:.35rem;padding:.22rem .55rem;font-size:.76rem;text-decoration:none;transition:all .15s;display:inline-flex}.landmark-chip:hover{border-color:var(--gold);color:#fff;background:#ffd0001a;transform:translateY(-1px)}.landmark-chip-num{color:var(--gold);font-weight:700}.landmark-chip-name{color:#e2e8f0}.orders-toolbar-container{background:var(--bg-surface);border:1px solid var(--rule);border-radius:8px;flex-direction:column;gap:1rem;margin-bottom:1.25rem;padding:1.25rem;display:flex;box-shadow:0 4px 20px #00000059}.orders-search-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 1rem;display:flex}.orders-search-box{flex:1;align-items:center;min-width:260px;display:flex;position:relative}.orders-search-icon{pointer-events:none;opacity:.6;font-size:.88rem;position:absolute;left:.9rem}.orders-search-input{background:var(--bg-card);border:1px solid var(--rule);color:#fff;border-radius:6px;width:100%;padding:.65rem 2.2rem .65rem 2.4rem;font-family:inherit;font-size:.88rem;transition:border-color .15s,box-shadow .15s}.orders-search-input:focus{border-color:var(--gold);outline:none;box-shadow:0 0 10px #ffd00033}.orders-search-input::placeholder{color:#64748b}.orders-search-clear{color:var(--ink-soft);cursor:pointer;background:0 0;border:none;padding:.2rem .4rem;font-size:.9rem;transition:color .15s;position:absolute;right:.6rem}.orders-search-clear:hover{color:#fff}.orders-tools-group{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.orders-sort-select{background:var(--bg-card);color:#e2e8f0;border:1px solid var(--rule);cursor:pointer;border-radius:6px;padding:.6rem .85rem;font-size:.82rem;font-weight:600;transition:border-color .15s}.orders-sort-select:focus{border-color:var(--gold);outline:none}.orders-layout-switch{border:1px solid var(--rule);border-radius:6px;display:inline-flex;overflow:hidden}.orders-layout-btn{color:var(--ink-soft);cursor:pointer;background:#ffffff08;border:none;padding:.55rem .85rem;font-size:.8rem;font-weight:600;transition:all .15s}.orders-layout-btn+.orders-layout-btn{border-left:1px solid var(--rule)}.orders-layout-btn:hover{color:var(--gold);background:#ffd00014}.orders-layout-btn.active{background:var(--gold);color:#0f1219}.orders-category-filter{align-items:center;gap:.75rem;display:flex;overflow:hidden}.orders-filter-label{text-transform:uppercase;letter-spacing:.06em;color:var(--ink-soft);white-space:nowrap;font-size:.74rem;font-weight:700}.orders-cat-pills-scroll{scrollbar-width:thin;align-items:center;gap:.4rem;padding-bottom:2px;display:flex;overflow-x:auto}.orders-cat-btn{color:#94a3b8;border:1px solid var(--rule);letter-spacing:.03em;cursor:pointer;white-space:nowrap;background:#ffffff0a;border-radius:9999px;padding:.28rem .75rem;font-size:.74rem;font-weight:600;transition:all .15s}.orders-cat-btn:hover{color:var(--gold);background:#ffd0001a;border-color:#ffd0004d}.orders-cat-btn.active{color:var(--gold);border-color:var(--gold);background:#ffd0002e;font-weight:700}.orders-status-filter-row{border-top:1px solid #ffffff0d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 1rem;padding-top:.75rem;display:flex}.orders-status-segmented{border:1px solid var(--rule);border-radius:6px;flex-wrap:wrap;display:inline-flex;overflow:hidden}.orders-status-btn{color:var(--ink-soft);cursor:pointer;background:#ffffff08;border:none;padding:.42rem .8rem;font-size:.76rem;font-weight:600;transition:all .15s}.orders-status-btn+.orders-status-btn{border-left:1px solid var(--rule)}.orders-status-btn:hover{color:var(--gold);background:#ffd00014}.orders-status-btn.active{background:var(--gold);color:#0f1219;font-weight:700}.orders-results-meta{align-items:center;gap:.75rem;display:flex}.orders-count-badge{color:var(--ink-soft);font-size:.82rem}.orders-count-badge strong{color:#fff}.orders-reset-btn{color:#f87171;cursor:pointer;background:#ef44441a;border:1px solid #ef44444d;border-radius:4px;padding:.28rem .65rem;font-size:.74rem;font-weight:600;transition:all .15s}.orders-reset-btn:hover{color:#fff;background:#ef444433}.orders-empty-state{text-align:center;background:var(--bg-card);border:1px dashed var(--rule);border-radius:8px;margin:1.5rem 0;padding:3.5rem 1.5rem}.empty-state-icon{opacity:.7;margin-bottom:.75rem;font-size:2.8rem}.orders-empty-state h3{font-family:var(--serif);color:#fff;margin-bottom:.5rem}.orders-empty-state p{color:var(--ink-soft);max-width:480px;margin:0 auto 1.25rem;font-size:.92rem}.orders-table-wrap{margin-bottom:1.5rem}.order-table-num-pill{color:var(--gold);white-space:nowrap;background:#ffd0001a;border:1px solid #ffd0004d;border-radius:4px;padding:.15rem .45rem;font-size:.82rem;font-weight:700;display:inline-block}.order-table-date{color:#94a3b8;white-space:nowrap;font-size:.84rem}.order-table-title-link{color:#f1f5f9;font-size:.94rem;font-weight:600;line-height:1.4;text-decoration:none;transition:color .15s;display:inline-block}.order-table-title-link:hover{color:var(--gold)}.title-repealed{opacity:.78;-webkit-text-decoration:line-through #f8717199;text-decoration:line-through #f8717199}.order-row-repealed td{background:#ef444405}.order-row-superseded td{background:#94a3b805}.order-cat-pill{text-transform:uppercase;letter-spacing:.06em;border:1px solid var(--rule);color:#94a3b8;white-space:nowrap;background:#ffffff0f;border-radius:4px;padding:.2rem .55rem;font-size:.72rem;font-weight:700}.order-status-pill{text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-radius:3px;padding:.16rem .5rem;font-size:.7rem;font-weight:700}.order-status-gold{color:var(--gold);background:#ffd00026;border:1px solid #ffd00052}.order-status-amber{color:#fdba74;background:#fb923c26;border:1px solid #fb923c52}.order-status-silver{color:#cbd5e1;background:#94a3b826;border:1px solid #94a3b852}.order-status-red{color:#f87171;background:#ef444426;border:1px solid #ef444452}.order-table-note{color:var(--ink-soft);max-width:620px;margin-top:.35rem;font-size:.8rem;line-height:1.45}.order-note-ref{color:#e2e8f0}.order-view-btn{white-space:nowrap}.order-cards-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1rem;margin-bottom:1.5rem;display:grid}.order-statute-card{background:var(--bg-card);border:1px solid var(--rule);border-top:3px solid var(--gold);border-radius:8px;flex-direction:column;justify-content:space-between;padding:1.25rem;transition:transform .2s,box-shadow .2s,border-top-color .2s;display:flex;box-shadow:0 4px 16px #00000059}.order-statute-card:hover{border-top-color:var(--gold-bright);transform:translateY(-3px);box-shadow:0 8px 24px #00000080,0 0 16px #ffd0001a}.order-statute-card.card-repealed{opacity:.85;border-top-color:#ef4444}.order-statute-card.card-superseded{border-top-color:#94a3b8}.order-card-header{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.order-card-badges{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.order-card-title{font-family:var(--serif-heraldic);margin:0 0 .5rem;font-size:1.05rem;line-height:1.35}.order-card-title a{color:#fff;text-decoration:none;transition:color .15s}.order-card-title a:hover{color:var(--gold)}.order-card-footer{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:.75rem;display:flex}.order-card-date{color:var(--ink-soft);font-size:.78rem}.statutory-archive-notice{border-left:3px solid var(--gold);color:#cbd5e1;background:#ffd0000a;border-radius:0 6px 6px 0;margin-top:1.5rem;padding:1rem 1.25rem;font-size:.88rem;line-height:1.55}.statutory-archive-notice p{margin:0}.statutory-archive-notice code{color:var(--gold);background:#0006;border-radius:3px;padding:.15rem .4rem;font-size:.84rem}@media (width<=768px){.gov-quick-nav{border-radius:12px;padding:.65rem .85rem}.orders-search-row{flex-direction:column;align-items:stretch}.orders-tools-group{justify-content:space-between}.orders-kpi-dashboard{grid-template-columns:repeat(2,1fr)}}.order-viewer-hero{padding-bottom:2rem}.order-viewer-nav-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.8rem;display:flex}.order-back-link{color:var(--gold);align-items:center;gap:.4rem;font-size:.86rem;font-weight:700;text-decoration:none;transition:all .15s;display:inline-flex}.order-back-link:hover{color:#fff;transform:translate(-3px)}.order-quick-selector{align-items:center;display:flex}.order-select-dropdown{background:var(--bg-surface-alt);color:#f1f5f9;cursor:pointer;border:1px solid #ffd00066;border-radius:6px;outline:none;max-width:380px;padding:.45rem .9rem;font-size:.84rem;font-weight:600;transition:border-color .15s,box-shadow .15s}.order-select-dropdown:focus{border-color:var(--gold);box-shadow:0 0 0 3px #ffd0002e}.order-meta-banner{border:1px solid var(--rule);border-left:4px solid var(--gold);background:linear-gradient(135deg,#141a26e6 0%,#0a0d13f5 100%);border-radius:8px;padding:1.8rem 2rem;box-shadow:0 12px 32px #00000080}.order-meta-tag-group{flex-wrap:wrap;align-items:center;gap:.6rem;margin-bottom:.8rem;display:flex}.order-num-badge{background:var(--gold);color:#0a0c10;letter-spacing:.08em;border-radius:4px;padding:.2rem .6rem;font-size:.76rem;font-weight:900}.order-cat-badge{border:1px solid var(--rule);color:#e2e8f0;text-transform:uppercase;background:#ffffff14;border-radius:4px;padding:.18rem .55rem;font-size:.74rem;font-weight:700}.order-status-badge{color:#34d399;text-transform:uppercase;letter-spacing:.06em;background:#10b9811f;border:1px solid #10b98159;border-radius:4px;padding:.18rem .55rem;font-size:.72rem;font-weight:700}.order-doc-title{color:#fff;margin:0 0 1rem;font-size:1.85rem;line-height:1.25}.order-sub-meta{color:var(--ink-soft);border-top:1px solid #ffffff14;flex-wrap:wrap;align-items:center;gap:1.4rem;padding-top:.9rem;font-size:.84rem;display:flex}.order-sub-meta strong{color:#fff}.order-sub-meta code{color:#a5f3fc;font-size:.8rem}.order-doc-actions-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem;margin-bottom:1.2rem;display:flex}.order-mode-toggles{background:var(--bg-surface-alt);border:1px solid var(--rule);border-radius:6px;gap:.4rem;padding:.25rem;display:flex}.order-mode-btn{color:var(--ink-soft);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.35rem .8rem;font-size:.82rem;font-weight:600;transition:all .15s}.order-mode-btn:hover{color:#fff}.order-mode-btn.active{color:var(--gold);background:#ffd00026;font-weight:700}.order-doc-tools{gap:.6rem;display:flex}.order-parchment-card{background:var(--bg-card);border:1px solid var(--rule);border-top:4px solid var(--gold);border-radius:8px;margin-bottom:2rem;overflow:hidden;box-shadow:0 16px 40px #0009}.order-parchment-header{background:var(--bg-surface-alt);border-bottom:1px solid var(--rule);align-items:center;gap:1.2rem;padding:1.4rem 2rem;display:flex}.order-heraldic-seal{border:2px solid var(--gold);background:#ffd0001a;border-radius:8px;flex:none;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.seal-monogram{color:var(--gold);font-size:1.2rem;font-weight:900}.order-heraldic-text{flex-direction:column;flex:1;display:flex}.heraldic-sup{letter-spacing:.1em;color:var(--gold);text-transform:uppercase;font-size:.72rem;font-weight:800}.heraldic-main{color:#fff;font-size:1.05rem;font-weight:700}.heraldic-sub{color:var(--ink-soft);font-size:.78rem}.order-seal-badge{text-align:right;border:1px solid var(--gold);background:#ffd00014;border-radius:4px;flex:none;padding:.35rem .75rem}.order-seal-badge span{letter-spacing:.1em;color:var(--ink-soft);font-size:.62rem;display:block}.order-seal-badge strong{color:var(--gold);font-size:.88rem}.order-parchment-body{min-height:400px;padding:2.5rem 3rem}@media (width<=768px){.order-parchment-body{padding:1.5rem 1.2rem}}.order-raw-wrapper{border:1px solid var(--rule);background:#080b10;border-radius:6px;padding:1.2rem 1.5rem;overflow-x:auto}.order-raw-code{color:#a5f3fc;white-space:pre-wrap;word-break:break-word;margin:0;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.85rem;line-height:1.7}.order-parchment-footer{background:var(--bg-surface-alt);border-top:1px solid var(--rule);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem;padding:1rem 2rem;font-size:.76rem;display:flex}.parchment-foot-meta{color:var(--ink-soft);flex-direction:column;gap:.2rem;display:flex}.parchment-foot-meta code{color:#a5f3fc;font-size:.72rem}.parchment-foot-stamp{letter-spacing:.1em;color:var(--gold);border:1px dashed var(--gold);border-radius:3px;padding:.25rem .6rem;font-size:.75rem;font-weight:800}.order-pagination-row{justify-content:space-between;gap:1.5rem;margin-top:1.5rem;display:flex}.order-pag-btn{background:var(--bg-card);border:1px solid var(--rule);cursor:pointer;text-align:left;border-radius:6px;flex-direction:column;flex:1;max-width:48%;padding:.9rem 1.2rem;transition:all .2s;display:flex}.order-pag-btn.next{text-align:right}.order-pag-btn:hover{background:#ffd00008;border-color:#ffd00073;transform:translateY(-2px)}.pag-dir{color:var(--gold);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.25rem;font-size:.74rem;font-weight:700}.pag-title{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:600;overflow:hidden}.md-interpreter-root{color:#d6dbe4;font-size:1.02rem;line-height:1.8}.md-interpreter-root h1{color:#fff;border-bottom:2px solid var(--gold);margin-top:0;margin-bottom:1.2rem;padding-bottom:.6rem;font-size:1.9rem}.md-interpreter-root h2{color:#fff;border-bottom:1px solid var(--rule);margin-top:2rem;margin-bottom:.9rem;padding-bottom:.4rem;font-size:1.45rem}.md-interpreter-root h3{color:var(--gold);margin-top:1.6rem;margin-bottom:.6rem;font-size:1.2rem}.md-interpreter-root h4{color:#e2e8f0;margin-top:1.2rem;margin-bottom:.4rem;font-size:1.05rem}.md-interpreter-root p{margin-bottom:1.2rem}.md-interpreter-root strong{color:#fff}.md-interpreter-root hr{border:none;border-top:1px solid var(--rule);margin:2rem 0}.md-interpreter-root blockquote{border-left:4px solid var(--gold);color:#f1f5f9;background:#ffd0000d;border-radius:0 6px 6px 0;margin:1.4rem 0;padding:1rem 1.4rem}.md-interpreter-root blockquote p:last-child{margin-bottom:0}.md-interpreter-root table{border-collapse:collapse;background:var(--bg-surface-alt);border:1px solid var(--rule);border-radius:6px;width:100%;margin:1.5rem 0;overflow:hidden}.md-interpreter-root th,.md-interpreter-root td{border:1px solid var(--rule);text-align:left;padding:.75rem 1rem;font-size:.92rem}.md-interpreter-root th{color:var(--gold);text-transform:uppercase;letter-spacing:.06em;background:#ffd0001a;font-size:.78rem;font-weight:700}.md-interpreter-root tr:nth-child(2n) td{background:#ffffff05}.md-interpreter-root ul,.md-interpreter-root ol{margin-bottom:1.4rem;padding-left:1.8rem}.md-interpreter-root li{margin-bottom:.5rem}.md-interpreter-root pre{border:1px solid var(--rule);border-left:3px solid var(--gold);color:#a5f3fc;background:#080b10;border-radius:6px;margin:1.4rem 0;padding:1rem 1.2rem;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.85rem;overflow-x:auto}.md-interpreter-root code{color:#a5f3fc;background:#ffffff14;border-radius:4px;padding:.15rem .4rem;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.88em}.md-interpreter-root pre code{background:0 0;padding:0}.md-link{color:var(--gold);text-underline-offset:3px;text-decoration:underline;transition:color .15s}.md-link:hover{color:#fff}@media print{.order-doc-actions-bar,.order-pagination-row,.order-viewer-nav-bar,.order-viewer-hero{display:none!important}.order-parchment-card{box-shadow:none!important;color:#000!important;background:#fff!important;border:1px solid #000!important}.order-parchment-header,.order-parchment-footer{color:#000!important;background:#fff!important;border-color:#ccc!important}.md-interpreter-root,.md-interpreter-root h1,.md-interpreter-root h2,.md-interpreter-root h3,.md-interpreter-root p,.md-interpreter-root strong{color:#000!important}.md-interpreter-root blockquote{color:#000!important;background:#f5f5f5!important;border-left-color:#000!important}}
