:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:220 30% 3%;--foreground:0 0% 95%;--card:220 25% 8%;--card-foreground:0 0% 95%;--popover:220 25% 8%;--popover-foreground:0 0% 95%;--primary:var(--platinum);--primary-foreground:220 30% 3%;--secondary:220 20% 15%;--secondary-foreground:0 0% 95%;--muted:220 20% 15%;--muted-foreground:0 0% 60%;--accent:var(--silver-bright);--accent-foreground:220 30% 3%;--destructive:0 62.8% 30.6%;--destructive-foreground:0 0% 98%;--border:0 0% 100% / .08;--input:220 20% 15%;--ring:var(--silver-bright);--radius:.5rem;--gold:var(--silver);--gold-muted:220 8% 64%;--gold-bright:var(--platinum);--gold-foreground:220 30% 3%;--silver:220 10% 72%;--silver-bright:220 12% 86%;--platinum:210 14% 94%;--obsidian:220 30% 3%;--charcoal:220 25% 8%;--slate:220 20% 15%;--steel:220 15% 20%;--pine:var(--gold);--pine-foreground:var(--gold-foreground);--glacier:var(--steel)}
body{background-color:hsl(var(--background));color:hsl(var(--foreground))}.font-headline{font-family:var(--font-newsreader), ui-serif, serif;letter-spacing:-.015em;font-weight:500}.font-subheadline{font-family:var(--font-manrope), ui-sans-serif, system-ui, sans-serif;letter-spacing:-.01em;font-weight:500}.font-body{font-family:var(--font-manrope), ui-sans-serif, system-ui, sans-serif;font-weight:400;line-height:1.6}.text-gold{color:hsl(var(--gold))}.text-gold-bright{color:hsl(var(--gold-bright))}.text-gold-muted{color:hsl(var(--gold-muted))}.text-gold-home{color:hsl(var(--platinum) / .88)}.text-silver{color:hsl(var(--silver))}.text-silver-bright{color:hsl(var(--silver-bright))}.text-platinum{color:hsl(var(--platinum))}.text-accent-soft{color:hsl(var(--silver-bright) / .72)}.text-accent-strong{color:hsl(var(--platinum))}.hover\:text-gold:hover{color:hsl(var(--gold))}.hover\:text-silver:hover{color:hsl(var(--silver))}.hover\:text-accent-strong:hover{color:hsl(var(--platinum))}.text-sovereign-hero,.text-alpine-hero{font-size:clamp(2.2rem,4.2vw,4rem);line-height:1.02}.text-hero-responsive{font-size:clamp(2.2rem,4.2vw,4rem);line-height:1.04}.text-sovereign-title,.text-alpine-title,.text-title-responsive{font-size:clamp(2rem,2.4vw,2.95rem);line-height:1.08}.text-sovereign-heading,.text-alpine-heading,.text-heading-responsive{font-size:clamp(1.45rem,1.35vw + 1rem,2.05rem);line-height:1.14}.text-sovereign-subheading,.text-alpine-subheading{font-size:clamp(1rem,.28vw + .94rem,1.08rem);line-height:1.5}.text-sovereign-body,.text-body-responsive{font-size:clamp(1rem,.28vw + .96rem,1.08rem);line-height:1.7}.text-small-responsive{font-size:clamp(.875rem,1vw,1rem);line-height:1.6}.text-editorial-display{letter-spacing:-.03em;font-size:clamp(1.88rem,2.8vw + .1rem,3.1rem);line-height:1.04}.text-editorial-title{letter-spacing:-.022em;font-size:clamp(1.36rem,1.3vw + .2rem,1.86rem);line-height:1.14}.text-editorial-body{font-size:clamp(.95rem,.16vw + .92rem,1rem);line-height:1.72}.text-editorial-kicker{letter-spacing:.14em;text-transform:uppercase;font-size:.72rem;line-height:1.3}.text-pine{color:hsl(var(--pine))}.bg-pine{background-color:hsl(var(--pine));color:hsl(var(--pine-foreground))}.text-glacier{color:hsl(var(--glacier))}@media (min-width:768px) and (max-width:1024px){.text-hero-responsive{font-size:clamp(2.6rem,4vw,3.7rem)}}@media (min-width:1024px){.text-hero-responsive{font-size:clamp(2.8rem,3.6vw,4rem)}}
@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes glow{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes glass-morph{0%,to{background:linear-gradient(135deg,#d4ac3514 0%,#b3b3b30d 25%,#c7ccd114 50%,#d4ac350d 75%,#b3b3b314 100%) 0%/200% 200%}25%{background-position:50% 100%}50%{background-position:100%}75%{background-position:50% 0}}@keyframes border-morph{0%,to{border-image-source:linear-gradient(90deg,#d4ac354d,#b3b3b333,#c7ccd14d)}33%{border-image-source:linear-gradient(90deg,#b3b3b34d,#c7ccd133,#d4ac354d)}66%{border-image-source:linear-gradient(90deg,#c7ccd14d,#d4ac3533,#b3b3b34d)}}@keyframes border-color-morph{0%,to{border-color:#d4ac354d}33%{border-color:#b3b3b34d}66%{border-color:#c7ccd14d}}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(200%)}}@keyframes shimmer-golden{0%{opacity:.3;transform:translate(-100%)}50%{opacity:.6}to{opacity:.3;transform:translate(200%)}}@keyframes shimmer-ethereal{0%{opacity:0;transform:translate(-100%)scale(.8)}50%{opacity:.8}to{opacity:0;transform:translate(200%)scale(1.2)}}.transition-sovereign{transition:all .45s cubic-bezier(.4,0,.2,1)}.animate-fade-in{opacity:0;animation:.45s cubic-bezier(.4,0,.2,1) forwards fadeIn}.animate-slide-left{opacity:0;animation:.5s cubic-bezier(.4,0,.2,1) forwards slideInLeft}.animate-slide-right{opacity:0;animation:.5s cubic-bezier(.4,0,.2,1) forwards slideInRight}.animate-scale-in{opacity:0;animation:.4s cubic-bezier(.4,0,.2,1) forwards scaleIn}.animate-glow{animation:2s ease-in-out infinite glow}.animate-pulse{animation:2s cubic-bezier(.4,0,.6,1) infinite pulse}.animate-shimmer{animation:3s ease-in-out infinite shimmer}.animation-delay-200{animation-delay:.2s}.animation-delay-400{animation-delay:.4s}.animation-delay-600{animation-delay:.6s}.animation-delay-800{animation-delay:.8s}.delay-0{animation-delay:0s}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}.delay-400{animation-delay:.4s}.delay-500{animation-delay:.5s}.animate-on-scroll{opacity:0;transition:opacity .5s ease-out,transform .5s ease-out;transform:translateY(20px)}.animate-on-scroll.in-view{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
.bg-gold{background-color:hsl(var(--gold));color:hsl(var(--gold-foreground))}.bg-gold-muted{background-color:hsl(var(--gold-muted))}.bg-silver{background-color:hsl(var(--silver))}.border-gold{border-color:hsl(var(--gold))}.bg-accent-soft{background-color:hsl(var(--silver-bright) / .1);color:hsl(var(--platinum))}.border-accent-soft{border-color:hsl(var(--silver-bright) / .24)}.border-accent-strong{border-color:hsl(var(--silver-bright) / .34)}.glass{background:linear-gradient(135deg, hsl(var(--background) / .46) 0%, hsl(var(--charcoal) / .36) 42%, hsl(var(--platinum) / .08) 100%);-webkit-backdrop-filter:blur(18px)saturate(1.35);border:1px solid hsl(var(--silver-bright) / .14);position:relative;overflow:hidden}.glass:before,.glass-polymorphic:before{content:"";background:linear-gradient(118deg, transparent 15%, hsl(var(--platinum) / .08) 48%, transparent 75%);pointer-events:none;position:absolute;inset:0}.glass-light{-webkit-backdrop-filter:blur(12px);background:#ffffff0d;border:1px solid #ffffff1a}.glass-dark{--tw-backdrop-blur:blur(12px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);background-color:#0006;border-width:1px;border-color:#ffffff0d}.glass-polymorphic{--tw-shadow:0 18px 48px #00000047;--tw-shadow-colored:0 18px 48px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow);--tw-backdrop-blur:blur(24px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);background-color:#ffffff14;border-width:1px;border-color:#ffffff1f}.glass-polymorphic:hover{background-color:#ffffff1c}.glass-polymorphic{background-image:linear-gradient(135deg, hsl(var(--background) / .44) 0%, hsl(var(--charcoal) / .34) 52%, hsl(var(--platinum) / .07) 100%);position:relative;overflow:hidden}.glass-public-shell{background:linear-gradient(180deg, hsl(var(--background) / .24) 0%, hsl(var(--charcoal) / .34) 100%);-webkit-backdrop-filter:blur(28px)saturate(1.18);border:1px solid hsl(var(--silver-bright) / .1);box-shadow:inset 0 1px #ffffff12,0 10px 24px #0000001a}.glass-brand-plaque{--plaque-background:linear-gradient(180deg, hsl(var(--background) / .12) 0%, hsl(var(--charcoal) / .2) 100%);--plaque-filter:blur(18px) saturate(1.14);--plaque-border-color:hsl(var(--silver-bright) / .14);--plaque-shadow:inset 0 1px 0 #ffffff14, 0 10px 24px #00000014;background:var(--plaque-background);-webkit-backdrop-filter:var(--plaque-filter);border:1px solid var(--plaque-border-color);box-shadow:var(--plaque-shadow);transition:background .22s,border-color .22s,box-shadow .22s,transform .22s}.glass-brand-plaque[data-chrome-tone=hero]{--plaque-background:linear-gradient(180deg, hsl(var(--background) / .05) 0%, hsl(var(--charcoal) / .14) 100%);--plaque-filter:blur(16px) saturate(1.1);--plaque-border-color:hsl(var(--silver-bright) / .1);--plaque-shadow:inset 0 1px 0 #ffffff14, 0 10px 24px #0000000f}.glass-brand-plaque[data-chrome-tone=default]{--plaque-background:linear-gradient(180deg, hsl(var(--background) / .18) 0%, hsl(var(--charcoal) / .3) 100%);--plaque-filter:blur(19px) saturate(1.16);--plaque-border-color:hsl(var(--silver-bright) / .18);--plaque-shadow:inset 0 1px 0 #ffffff17, 0 14px 32px #00000024}.glass-brand-plaque[data-chrome-tone=dense]{--plaque-background:linear-gradient(180deg, hsl(var(--background) / .22) 0%, hsl(var(--charcoal) / .36) 100%);--plaque-filter:blur(22px) saturate(1.2);--plaque-border-color:hsl(var(--silver-bright) / .2);--plaque-shadow:inset 0 1px 0 #ffffff17, 0 14px 32px #00000024}.glass-brand-plaque[data-chrome-active=true]{--plaque-filter:blur(30px) saturate(1.22)}.glass-nav-slab{--nav-slab-background:linear-gradient(180deg, hsl(var(--background) / .12) 0%, hsl(var(--charcoal) / .22) 100%);--nav-slab-filter:blur(18px) saturate(1.15);--nav-slab-border-color:hsl(var(--silver-bright) / .14);--nav-slab-shadow:inset 0 1px 0 #ffffff14, 0 12px 28px #0000001a;background:var(--nav-slab-background);-webkit-backdrop-filter:var(--nav-slab-filter);border:1px solid var(--nav-slab-border-color);box-shadow:var(--nav-slab-shadow);border-right:none;transition:background .22s,border-color .22s,box-shadow .22s,transform .22s}.glass-nav-slab[data-chrome-tone=hero]{--nav-slab-background:linear-gradient(180deg, hsl(var(--background) / .05) 0%, hsl(var(--charcoal) / .16) 100%);--nav-slab-filter:blur(16px) saturate(1.1);--nav-slab-border-color:hsl(var(--silver-bright) / .1);--nav-slab-shadow:inset 0 1px 0 #ffffff12, 0 12px 24px #00000014}.glass-nav-slab[data-chrome-tone=default]{--nav-slab-background:linear-gradient(180deg, hsl(var(--background) / .18) 0%, hsl(var(--charcoal) / .34) 100%);--nav-slab-filter:blur(20px) saturate(1.17);--nav-slab-border-color:hsl(var(--silver-bright) / .18);--nav-slab-shadow:inset 0 1px 0 #ffffff17, 0 16px 34px #00000029}.glass-nav-slab[data-chrome-tone=dense]{--nav-slab-background:linear-gradient(180deg, hsl(var(--background) / .24) 0%, hsl(var(--charcoal) / .42) 100%);--nav-slab-filter:blur(24px) saturate(1.2);--nav-slab-border-color:hsl(var(--silver-bright) / .22);--nav-slab-shadow:inset 0 1px 0 #ffffff17, 0 16px 34px #00000029}.glass-nav-slab[data-chrome-active=true]{--nav-slab-filter:blur(30px) saturate(1.21)}.glass-nav-panel{--nav-panel-background:linear-gradient(180deg, hsl(var(--background) / .18) 0%, hsl(var(--charcoal) / .34) 100%);--nav-panel-filter:blur(22px) saturate(1.18);--nav-panel-overlay-background:#0509110a;--nav-panel-overlay-filter:blur(14px) saturate(1.08);--nav-panel-border-color:hsl(var(--silver-bright) / .18);--nav-panel-shadow:inset 0 1px 0 #ffffff17, 0 16px 34px #00000029;background:var(--nav-panel-background);-webkit-backdrop-filter:var(--nav-panel-filter);border:1px solid var(--nav-panel-border-color);box-shadow:var(--nav-panel-shadow);isolation:isolate;transition:background .22s,border-color .22s,box-shadow .22s,transform .22s;position:relative;overflow:hidden}.glass-nav-panel:before{content:"";background:var(--nav-panel-overlay-background);-webkit-backdrop-filter:var(--nav-panel-overlay-filter);pointer-events:none;position:absolute;inset:0}.glass-nav-panel[data-chrome-tone=dense]{--nav-panel-background:linear-gradient(180deg, hsl(var(--background) / .24) 0%, hsl(var(--charcoal) / .42) 100%);--nav-panel-filter:blur(24px) saturate(1.2);--nav-panel-overlay-background:#0509110f;--nav-panel-overlay-filter:blur(20px) saturate(1.1);--nav-panel-border-color:hsl(var(--silver-bright) / .22);--nav-panel-shadow:inset 0 1px 0 #ffffff17, 0 16px 34px #00000029}.glass-nav-panel[data-chrome-active=true]{--nav-panel-background:linear-gradient(180deg, hsl(var(--background) / .24) 0%, hsl(var(--charcoal) / .42) 100%);--nav-panel-filter:blur(30px) saturate(1.21);--nav-panel-overlay-background:#05091114;--nav-panel-overlay-filter:blur(28px) saturate(1.12)}.glass-public-panel{background:linear-gradient(180deg, hsl(var(--background) / .48) 0%, hsl(var(--charcoal) / .62) 100%);-webkit-backdrop-filter:blur(30px)saturate(1.2);border:1px solid hsl(var(--silver-bright) / .14);box-shadow:inset 0 1px #ffffff14,0 20px 48px #0003}.site-footer-shell{background:linear-gradient(180deg, hsl(var(--background) / .18) 0%, hsl(var(--charcoal) / .34) 42%, hsl(var(--background) / .48) 100%);-webkit-backdrop-filter:blur(24px)saturate(1.14);overflow:hidden;box-shadow:inset 0 1px #ffffff0f}.site-footer-shell[data-footer-variant=minimal]{background:linear-gradient(180deg, hsl(var(--background) / .24) 0%, hsl(var(--charcoal) / .4) 100%);-webkit-backdrop-filter:blur(18px)saturate(1.1)}.site-footer-shell:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 0,#ffffff0f,#0000 28%),linear-gradient(#ffffff08,#0000 32%);position:absolute;inset:0}.site-footer-shell[data-footer-variant=minimal]:before{opacity:.45}.site-footer-content{z-index:1;position:relative}@media (prefers-reduced-motion:reduce){.glass-brand-plaque,.glass-nav-slab,.glass-nav-panel{transition:none}}.proof-frame,.proof-strip,.proof-cluster{position:relative;overflow:hidden}.proof-frame:before,.proof-strip:before,.proof-cluster:before{content:"";background:linear-gradient(90deg, transparent 0%, hsl(var(--platinum) / .18) 18%, hsl(var(--platinum) / .08) 50%, transparent 100%);pointer-events:none;height:1px;position:absolute;inset:0 0 auto}.proof-frame--product{background:linear-gradient(180deg, hsl(var(--background) / .22) 0%, hsl(var(--charcoal) / .34) 100%), radial-gradient(circle at top right, hsl(var(--platinum) / .05), transparent 42%)}.proof-frame--system{background:linear-gradient(180deg, hsl(var(--background) / .34) 0%, hsl(var(--charcoal) / .5) 100%), linear-gradient(135deg, hsl(var(--platinum) / .03), transparent 40%)}.proof-frame__header,.proof-frame__footer{z-index:1;position:relative}.proof-frame__header{border-bottom:1px solid hsl(var(--silver-bright) / .1)}.proof-frame__body{z-index:1;position:relative}.proof-frame__footer{border-top:1px solid hsl(var(--silver-bright) / .1)}.proof-frame__title{color:hsl(var(--foreground));font-family:var(--font-cormorant-garamond), ui-serif, Georgia, serif;letter-spacing:.01em;font-size:clamp(1.1rem,1rem + .5vw,1.35rem);line-height:1.12}.proof-frame__caption{max-width:54ch;color:hsl(var(--silver-bright) / .72);margin-top:.75rem;font-size:.94rem;line-height:1.8}.proof-strip__grid,.proof-cluster__grid{z-index:1;background:hsl(var(--silver-bright) / .08);position:relative}.proof-strip__segment,.proof-cluster__item{background:linear-gradient(180deg, hsl(var(--background) / .5) 0%, hsl(var(--charcoal) / .58) 100%)}.proof-strip__segment{min-height:100%;padding:1rem 1.1rem}.proof-kicker{color:hsl(var(--silver-bright) / .74);letter-spacing:.18em;text-transform:uppercase;font-size:.72rem;line-height:1}.proof-note{color:hsl(var(--silver-bright) / .68);font-size:.88rem;line-height:1.75}.proof-pill{border:1px solid hsl(var(--silver-bright) / .12);background:hsl(var(--background) / .26);color:hsl(var(--silver-bright) / .76);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:.35rem;padding:.32rem .52rem;font-size:.68rem;line-height:1;display:inline-flex}.reading-measure{max-width:72ch}.editorial-rule{border-top:1px solid hsl(var(--silver-bright) / .14)}.figure-caption{color:hsl(var(--silver-bright) / .68);font-size:.8rem;line-height:1.6}.btn-public-primary,.btn-public-secondary{font-size:.875rem;line-height:1.25rem;font-family:var(--font-manrope), ui-sans-serif, system-ui, sans-serif;letter-spacing:-.01em;border-radius:0;justify-content:center;align-items:center;padding:.75rem 1.25rem;font-weight:500;transition-property:background-color,border-color,color;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1);animation-duration:.2s;display:inline-flex}.btn-public-primary{color:#fffffff5;-webkit-backdrop-filter:blur(18px)saturate(1.14);background:#ffffff1a;border:1px solid #ffffff2e;box-shadow:inset 0 1px #ffffff1f}.btn-public-primary:hover{background:#ffffff24;border-color:#ffffff38}.btn-public-secondary{background:hsl(var(--background) / .16);color:hsl(var(--silver-bright));border:1px solid hsl(var(--silver-bright) / .14);-webkit-backdrop-filter:blur(18px)saturate(1.2);box-shadow:inset 0 1px #ffffff0d}.btn-public-secondary:hover{background:hsl(var(--background) / .22);color:hsl(var(--foreground));border-color:hsl(var(--silver-bright) / .18)}.btn-public-primary:focus-visible,.btn-public-secondary:focus-visible{box-shadow:0 0 0 1px hsl(var(--silver-bright) / .22), 0 0 0 4px hsl(var(--silver-bright) / .18);outline:none}.platinum-halo,.gold-glow{text-shadow:0 0 20px hsl(var(--platinum) / .34)}.platinum-halo-sm,.gold-glow-sm{text-shadow:0 0 10px hsl(var(--silver-bright) / .24)}.sovereign-grid{background:hsl(var(--border));gap:1px;display:grid}.sovereign-grid>*{background:hsl(var(--background))}.snippet-canvas{background:radial-gradient(circle at top right, hsl(var(--platinum) / .05), transparent 31%), linear-gradient(180deg, hsl(var(--background) / .14) 0%, hsl(var(--charcoal) / .42) 100%);position:relative;overflow:hidden}.snippet-canvas:before{content:"";pointer-events:none;background:linear-gradient(#ffffff0b,#0000 22%),radial-gradient(circle at 18% 0,#ffffff09,#0000 34%);position:absolute;inset:0}.snippet-canvas[data-snippet-variant=system]{background:radial-gradient(circle at top right, hsl(var(--platinum) / .04), transparent 36%), linear-gradient(180deg, hsl(var(--background) / .22) 0%, hsl(var(--charcoal) / .5) 100%)}.snippet-canvas__header,.snippet-canvas__stage,.snippet-canvas__footer{z-index:1;position:relative}.snippet-canvas__header{gap:.95rem;padding:1.05rem 1.05rem 0;display:grid}.snippet-canvas__header-copy{min-width:0}.snippet-canvas__controls{flex-wrap:wrap;gap:.6rem;display:flex}.snippet-canvas__eyebrow{color:hsl(var(--silver-bright) / .62);letter-spacing:.16em;text-transform:uppercase;font-size:.68rem}.snippet-canvas__title{color:hsl(var(--foreground));font-family:var(--font-newsreader), ui-serif, Georgia, serif;letter-spacing:-.025em;margin-top:.55rem;font-size:clamp(.98rem,.94rem + .42vw,1.28rem);line-height:1.08}.snippet-canvas__caption{max-width:54ch;color:hsl(var(--silver-bright) / .63);margin-top:.65rem;font-size:.82rem;line-height:1.6}.snippet-canvas__stage{padding:1.05rem;display:grid}.snippet-canvas[data-snippet-density=airy] .snippet-canvas__stage{gap:1.15rem}.snippet-canvas[data-snippet-density=standard] .snippet-canvas__stage{gap:.95rem}.snippet-canvas__body{min-width:0;height:100%;position:relative}.snippet-canvas__inset-slot{margin-top:0}.snippet-canvas__footer{border-top:1px solid hsl(var(--silver-bright) / .1);color:hsl(var(--silver-bright) / .56);padding:.9rem 1.05rem 1rem;font-size:.78rem;line-height:1.6}.snippet-inset{border:1px solid hsl(var(--silver-bright) / .1);background:linear-gradient(180deg, hsl(var(--background) / .58) 0%, hsl(var(--charcoal) / .74) 100%);-webkit-backdrop-filter:blur(16px)saturate(1.1);padding:.8rem .85rem;box-shadow:0 14px 32px #0000002e}.snippet-inset__label{color:hsl(var(--silver-bright) / .56);letter-spacing:.16em;text-transform:uppercase;font-size:.64rem}.snippet-inset__body{margin-top:.65rem}.snippet-inset__caption{color:hsl(var(--silver-bright) / .5);margin-top:.65rem;font-size:.76rem;line-height:1.55}.snippet-segmented{border:1px solid hsl(var(--silver-bright) / .1);background:hsl(var(--background) / .18);flex-wrap:wrap;gap:.24rem;padding:.24rem;display:inline-flex}.snippet-segmented__button{color:hsl(var(--silver-bright) / .48);letter-spacing:.14em;text-transform:uppercase;background:0 0;border:1px solid #0000;padding:.56rem .74rem;font-size:.68rem;line-height:1;transition:color .16s,border-color .16s,background-color .16s,box-shadow .16s}.snippet-segmented__button[data-active=true]{border-color:hsl(var(--silver-bright) / .14);background:hsl(var(--silver-bright) / .07);color:hsl(var(--foreground) / .88);box-shadow:inset 0 1px #ffffff0d}@media (min-width:768px){.snippet-canvas__header{gap:1rem;padding:1.2rem 1.2rem 0}.snippet-canvas__title{font-size:clamp(1.02rem,.96rem + .42vw,1.34rem)}.snippet-canvas__stage{padding:1.2rem}.snippet-canvas__footer{padding:.98rem 1.2rem 1.08rem}}@media (min-width:1024px){.snippet-canvas__header{grid-template-columns:minmax(0,1fr) auto;align-items:start}}@media (min-width:1280px){.snippet-canvas__header{padding:1.3rem 1.35rem 0}.snippet-canvas__stage{padding:1.35rem}.snippet-canvas__footer{padding:1rem 1.35rem 1.1rem}}@media (min-width:1440px){.snippet-canvas[data-snippet-inset-behavior=dock] .snippet-canvas__stage--with-inset{padding-right:14.75rem}.snippet-canvas[data-snippet-inset-behavior=dock] .snippet-canvas__inset-slot{width:11.9rem;position:absolute;top:1.25rem;right:1.35rem}}
*{border-color:hsl(var(--border))}html{scrollbar-width:none;-ms-overflow-style:none}html.cursor-atmospheric,html.cursor-atmospheric a,html.cursor-atmospheric button,html.cursor-atmospheric [role=button],html.cursor-atmospheric [role=link],html.cursor-atmospheric select,html.cursor-atmospheric summary{cursor:none!important}html.cursor-atmospheric input,html.cursor-atmospheric textarea,html.cursor-atmospheric [contenteditable=true],html.cursor-atmospheric [contenteditable=""]{cursor:text!important}::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}.hover-pine:hover{background-color:hsl(var(--silver-bright) / .18)}.border-pine{border-color:hsl(var(--silver-bright) / .28)}.gap-golden{gap:1.618rem}.gap-golden-sm{gap:.809rem}.gap-golden-lg{gap:3.236rem}.pillar-link{color:hsl(var(--silver));transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.pillar-link:hover{color:hsl(var(--silver-bright))}.pillar-link.active{color:hsl(var(--platinum))}.pillar-link.active:after{content:"";background:linear-gradient(90deg, transparent, hsl(var(--silver-bright)), transparent);height:2px;animation:.3s ease-out fadeIn;position:absolute;bottom:-8px;left:0;right:0}.side-nav-dot{background:hsl(var(--silver));border-radius:50%;width:8px;height:8px;transition:all .3s}.side-nav-dot.active{background:hsl(var(--silver-bright));box-shadow:0 0 12px hsl(var(--platinum) / .4)}.alpine-bg{--tw-brightness:brightness(.78);--tw-contrast:contrast(1.02);--tw-saturate:saturate(.92);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);background-size:cover;background-attachment:fixed}@media (max-width:1366px){.alpine-bg{-webkit-background-size:cover!important;-moz-background-size:cover!important;-o-background-size:cover!important;background-size:cover!important;background-attachment:scroll!important}}@media (hover:none) and (pointer:coarse){.alpine-bg{-webkit-background-size:cover!important;background-size:cover!important;background-attachment:scroll!important}}@media (min-width:768px) and (max-width:1366px){.alpine-bg{background-position:50%!important}}.mobile-only{display:block}@media (min-width:640px){.mobile-only{display:none}}.tablet-only{display:none}@media (min-width:640px){.tablet-only{display:block}}@media (min-width:1024px){.tablet-only{display:none}}.desktop-only{display:none}@media (min-width:1024px){.desktop-only{display:block}}.safe-area-padding{padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}.gpu-accelerated{will-change:transform;transform:translateZ(0)}.optimize-legibility{text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.touch-target{min-width:44px;min-height:44px;position:relative}.touch-target-lg{min-width:48px;min-height:48px;position:relative}.spacing-responsive{padding:1rem}@media (min-width:640px){.spacing-responsive{padding:1.5rem}}@media (min-width:768px){.spacing-responsive{padding:2rem}}@media (min-width:1024px){.spacing-responsive{padding:3rem}}.gap-responsive{gap:1rem}@media (min-width:640px){.gap-responsive{gap:1.5rem}}@media (min-width:768px){.gap-responsive{gap:2rem}}@media (min-width:1024px){.gap-responsive{gap:3rem}}.container-responsive{width:100%}@media (min-width:640px){.container-responsive{max-width:640px}}@media (min-width:768px){.container-responsive{max-width:768px}}@media (min-width:1024px){.container-responsive{max-width:1024px}}@media (min-width:1280px){.container-responsive{max-width:1280px}}@media (min-width:1536px){.container-responsive{max-width:1536px}}.container-responsive{margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (min-width:640px){.container-responsive{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.container-responsive{padding-left:2rem;padding-right:2rem}}@media (min-width:1280px){.container-responsive{padding-left:3rem;padding-right:3rem}}.grid-responsive{grid-template-columns:repeat(1,minmax(0,1fr));display:grid}@media (min-width:640px){.grid-responsive{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.grid-responsive{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1280px){.grid-responsive{grid-template-columns:repeat(4,minmax(0,1fr))}}.grid-pillars{grid-template-columns:repeat(1,minmax(0,1fr));display:grid}@media (min-width:640px){.grid-pillars{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px){.grid-pillars{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.grid-pillars{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1280px){.grid-pillars{grid-template-columns:repeat(7,minmax(0,1fr))}}.card-responsive{border-radius:0;padding:1rem}@media (min-width:640px){.card-responsive{padding:1.5rem}}@media (min-width:768px){.card-responsive{padding:2rem}}.button-responsive{min-width:44px;min-height:44px;padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;position:relative}@media (min-width:640px){.button-responsive{padding:.75rem 1.5rem;font-size:1rem;line-height:1.5rem}}@media (min-width:768px){.button-responsive{padding:1rem 2rem;font-size:1.125rem;line-height:1.75rem}}
:root.portal-theme{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:var(--font-portal-sans), ui-sans-serif, system-ui, sans-serif;--portal-canvas:220 20% 96%;--portal-panel:0 0% 100%;--portal-subtle:220 18% 94%;--portal-contrast:220 16% 92%;--portal-line-soft:220 16% 91%;--portal-line:220 14% 87%;--portal-line-strong:220 12% 76%;--portal-text:220 26% 6%;--portal-text-soft:220 16% 22%;--portal-text-muted:220 10% 36%;--portal-text-ghost:220 8% 52%;--portal-text-link:220 84% 47%;--portal-pine:220 24% 8%;--portal-type-micro:.6875rem;--portal-type-caption:.75rem;--portal-type-small:.8125rem;--portal-type-ui:.875rem;--portal-type-body:.875rem;--portal-type-lead:.9375rem;--portal-type-value:.875rem;--portal-type-section:.9375rem;--portal-type-heading:.9375rem;--portal-type-title:clamp(1.375rem, 1.25rem + .4vw, 1.5rem);--portal-type-display:clamp(1.75rem, 1.55rem + .7vw, 2rem);--portal-type-value-display:clamp(1.375rem, 1.25rem + .4vw, 1.5rem);--portal-type-reading-body:1rem;--portal-type-status:var(--portal-type-micro);--portal-type-kicker:var(--portal-type-micro);--portal-leading-display:1.1;--portal-leading-heading:1.4;--portal-leading-body:1.55;--portal-leading-reading:1.65;--portal-leading-caption:1.4;--portal-leading-ui:1.4;--portal-leading-tight:var(--portal-leading-display);--portal-weight-light:300;--portal-weight-regular:400;--portal-weight-medium:500;--portal-weight-semibold:var(--portal-weight-regular);--portal-weight-bold:var(--portal-weight-regular);--portal-weight-strong:var(--portal-weight-regular);--portal-weight-stronger:var(--portal-weight-regular);--portal-weight-medium-emphasis:var(--portal-weight-regular);--portal-weight-display:var(--portal-weight-regular);--portal-weight-title:var(--portal-weight-regular);--portal-tracking-display:-.012em;--portal-tracking-title:-.008em;--portal-tracking-tight:-.005em;--portal-tracking-normal:0;--portal-tracking-loose:.02em;--portal-tracking-caps:.14em;--portal-tracking-caps-long:.12em;--portal-cadence-eyebrow-title:.5rem;--portal-cadence-title-desc:.75rem;--portal-cadence-desc-body:1rem;--portal-cadence-header-section:2.5rem;--portal-cadence-section-body:1rem;--portal-cadence-section-section:2rem;--portal-cadence-card-pad:1.25rem;--portal-cadence-card-gap:.75rem;--portal-cadence-card-card:1rem;--portal-cadence-reading-para:1.25rem;--portal-cadence-reading-section:2.5rem;--portal-cadence-page-top:3rem;--portal-cadence-page-top-sm:2rem;--portal-cadence-form-field:1rem;--portal-cadence-form-group:2rem;--portal-cadence-cover-hero:4rem;--portal-space-0:0;--portal-space-1:.25rem;--portal-space-2:.4rem;--portal-space-3:.55rem;--portal-space-4:.65rem;--portal-space-5:.85rem;--portal-space-6:1rem;--portal-space-7:1.25rem;--portal-space-8:1.5rem;--portal-space-9:1.75rem;--portal-space-10:2rem;--portal-space-12:2.5rem;--portal-control-height-sm:1.875rem;--portal-control-height-md:2.25rem;--portal-gap-stack:var(--portal-space-7);--portal-gap-section:var(--portal-space-6);--portal-gap-field:var(--portal-space-3);--portal-inset-rail:var(--portal-space-6);--portal-inset-section-sm:var(--portal-space-6);--portal-inset-section-md:var(--portal-space-7);--portal-inset-section-lg:1.65rem;--portal-live-bg:145 40% 96%;--portal-live-border:145 24% 82%;--portal-live-fg:145 42% 20%;--portal-planned-bg:212 28% 95%;--portal-planned-border:212 18% 84%;--portal-planned-fg:220 11% 31%;--portal-stable-bg:220 16% 95%;--portal-stable-border:220 11% 84%;--portal-stable-fg:220 13% 23%;--portal-attention-bg:8 100% 97%;--portal-attention-border:9 72% 84%;--portal-attention-fg:10 64% 34%;--portal-complete-bg:145 40% 96%;--portal-complete-border:145 24% 82%;--portal-complete-fg:145 42% 20%;--portal-ready-bg:170 36% 95%;--portal-ready-border:170 22% 80%;--portal-ready-fg:170 46% 20%;--portal-draft-bg:220 16% 95%;--portal-draft-border:220 11% 84%;--portal-draft-fg:220 13% 23%;--portal-pending-bg:42 68% 96%;--portal-pending-border:40 42% 82%;--portal-pending-fg:34 58% 25%;--portal-under-review-bg:212 34% 96%;--portal-under-review-border:212 22% 82%;--portal-under-review-fg:212 44% 25%;--portal-changes-requested-bg:24 100% 97%;--portal-changes-requested-border:24 72% 84%;--portal-changes-requested-fg:24 62% 32%;--portal-blocked-bg:8 100% 97%;--portal-blocked-border:9 72% 84%;--portal-blocked-fg:10 64% 34%;--portal-blocked-fill:10 60% 36%;--portal-stale-bg:220 12% 94%;--portal-stale-border:220 9% 80%;--portal-stale-fg:220 9% 36%;--portal-reopened-bg:260 32% 96%;--portal-reopened-border:260 20% 84%;--portal-reopened-fg:260 32% 30%;--portal-superseded-bg:220 11% 94%;--portal-superseded-border:220 8% 80%;--portal-superseded-fg:220 8% 38%;--portal-not-ready-bg:220 16% 95%;--portal-not-ready-border:220 10% 84%;--portal-not-ready-fg:220 10% 36%;--portal-not-requested-bg:220 18% 96%;--portal-not-requested-border:220 12% 86%;--portal-not-requested-fg:220 9% 44%;--r-none:0;--r-xs:2px;--r-sm:4px;--r-md:6px;--r-lg:8px;--r-full:999px;--portal-glass-bg:#ffffffb8;--portal-glass-bg-soft:#ffffffa3;--portal-glass-bg-strong:#ffffffd1;--portal-glass-border:#ffffff59;--portal-glass-border-strong:#ffffff7a;--portal-glass-highlight:#ffffff9e;--portal-glass-bottom-line:#11182714;--portal-glass-divider:#0000000f;--portal-overlay-scrim:#00000047;--portal-glass-radius:12px;--portal-glass-blur-rail:8px;--portal-glass-blur-drawer:12px;--portal-glass-blur-modal:16px;--portal-shadow-level1:0 12px 32px #00000014;--portal-shadow-level2:0 18px 44px #0000001a;--portal-shadow-level3:0 24px 64px #00000024;--portal-shadow-level1-hover:0 16px 38px #0000001a;--portal-shadow-level2-hover:0 22px 52px #0000001f;--portal-shadow-level3-active:0 28px 72px #00000029;--portal-focus-ring:#1a73e8;--portal-button-elevation-0:0 1px 1px #0f172a0f;--portal-button-elevation-1:0 1px 2px #0f172a1a;--portal-button-radius:var(--r-sm);--portal-button-press-translate:1px;--portal-button-transition:background-color .16s ease, border-color .16s ease, color .16s ease, box-shadow .16s ease, transform .12s ease;--portal-button-height-board-sm:1.6rem;--portal-button-height-board-md:1.85rem;--portal-button-height-board-lg:2.15rem;--portal-button-lifecycle-edge-width:2px;--background:var(--portal-canvas);--foreground:var(--portal-text);--card:0 0% 100%;--card-foreground:220 24% 8%;--border:var(--portal-line);--input:var(--portal-subtle);--ring:220 14% 28%;--primary:var(--portal-text);--primary-foreground:0 0% 100%;--secondary:var(--portal-subtle);--secondary-foreground:var(--portal-text-soft);--muted:var(--portal-subtle);--muted-foreground:var(--portal-text-muted);--accent:var(--portal-contrast);--accent-foreground:var(--portal-text);--destructive:4 74% 49%;--destructive-foreground:0 0% 100%;--obsidian:220 20% 9%;--charcoal:220 14% 14%;--pine:220 18% 11%;--pine-foreground:0 0% 100%}
@media (prefers-color-scheme:dark){:root.portal-theme:not([data-theme=light]){--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--portal-canvas:220 14% 8%;--portal-panel:220 14% 12%;--portal-subtle:220 12% 16%;--portal-contrast:220 12% 20%;--portal-line-soft:220 10% 20%;--portal-line:220 10% 24%;--portal-line-strong:220 10% 34%;--portal-text:220 18% 96%;--portal-text-soft:220 14% 84%;--portal-text-muted:220 10% 64%;--portal-text-ghost:220 8% 56%;--portal-text-link:220 84% 72%;--portal-pine:220 18% 96%;--portal-tracking-caps:.16em;--portal-tracking-caps-long:.14em;--portal-leading-body:1.6;--portal-leading-reading:1.7;--portal-weight-light:400;--portal-weight-regular:500;--portal-live-bg:145 30% 18%;--portal-live-border:145 24% 32%;--portal-live-fg:145 50% 80%;--portal-planned-bg:212 22% 18%;--portal-planned-border:212 16% 32%;--portal-planned-fg:212 40% 82%;--portal-stable-bg:220 12% 18%;--portal-stable-border:220 10% 30%;--portal-stable-fg:220 14% 82%;--portal-attention-bg:35 35% 16%;--portal-attention-border:35 40% 30%;--portal-attention-fg:35 80% 78%;--portal-complete-bg:145 30% 18%;--portal-complete-border:145 24% 32%;--portal-complete-fg:145 50% 80%;--portal-ready-bg:170 30% 16%;--portal-ready-border:170 22% 30%;--portal-ready-fg:170 50% 78%;--portal-draft-bg:220 10% 18%;--portal-draft-border:220 10% 30%;--portal-draft-fg:220 14% 80%;--portal-pending-bg:38 35% 16%;--portal-pending-border:38 38% 30%;--portal-pending-fg:40 78% 76%;--portal-under-review-bg:212 30% 18%;--portal-under-review-border:212 24% 32%;--portal-under-review-fg:212 60% 80%;--portal-changes-requested-bg:22 35% 16%;--portal-changes-requested-border:22 40% 30%;--portal-changes-requested-fg:22 78% 76%;--portal-blocked-bg:10 35% 18%;--portal-blocked-border:10 40% 32%;--portal-blocked-fg:10 70% 80%;--portal-blocked-fill:10 55% 38%;--portal-stale-bg:220 8% 18%;--portal-stale-border:220 8% 28%;--portal-stale-fg:220 8% 72%;--portal-reopened-bg:260 22% 18%;--portal-reopened-border:260 18% 32%;--portal-reopened-fg:260 50% 82%;--portal-superseded-bg:220 8% 18%;--portal-superseded-border:220 6% 28%;--portal-superseded-fg:220 8% 72%;--portal-not-ready-bg:220 10% 18%;--portal-not-ready-border:220 8% 30%;--portal-not-ready-fg:220 12% 76%;--portal-not-requested-bg:220 10% 18%;--portal-not-requested-border:220 6% 28%;--portal-not-requested-fg:220 10% 72%;--portal-glass-bg:#1a1e249e;--portal-glass-bg-soft:#1a1e2480;--portal-glass-bg-strong:#1a1e24c7;--portal-glass-border:#ffffff14;--portal-glass-border-strong:#ffffff2e;--portal-glass-highlight:#ffffff1a;--portal-glass-bottom-line:#00000061;--portal-glass-divider:#ffffff1a;--portal-overlay-scrim:#000000a6;--portal-shadow-level1:0 12px 32px #00000059;--portal-shadow-level2:0 18px 44px #00000073;--portal-shadow-level3:0 24px 64px #0000008c;--portal-shadow-level1-hover:0 16px 38px #0006;--portal-shadow-level2-hover:0 22px 52px #00000080;--portal-shadow-level3-active:0 28px 72px #0009;--portal-button-elevation-0:0 1px 1px #0000004d;--portal-button-elevation-1:0 1px 2px #0006;--portal-button-lifecycle-edge-width:2px;--portal-focus-ring:#78b4ff;--card:220 14% 12%;--card-foreground:220 18% 96%;--ring:220 14% 72%;--destructive:4 74% 60%}}:root.portal-theme[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--portal-canvas:220 14% 8%;--portal-panel:220 14% 12%;--portal-subtle:220 12% 16%;--portal-contrast:220 12% 20%;--portal-line-soft:220 10% 20%;--portal-line:220 10% 24%;--portal-line-strong:220 10% 34%;--portal-text:220 18% 96%;--portal-text-soft:220 14% 84%;--portal-text-muted:220 10% 64%;--portal-text-ghost:220 8% 56%;--portal-text-link:220 84% 72%;--portal-pine:220 18% 96%;--portal-tracking-caps:.16em;--portal-tracking-caps-long:.14em;--portal-leading-body:1.6;--portal-leading-reading:1.7;--portal-weight-light:400;--portal-weight-regular:500;--portal-live-bg:145 30% 18%;--portal-live-border:145 24% 32%;--portal-live-fg:145 50% 80%;--portal-planned-bg:212 22% 18%;--portal-planned-border:212 16% 32%;--portal-planned-fg:212 40% 82%;--portal-stable-bg:220 12% 18%;--portal-stable-border:220 10% 30%;--portal-stable-fg:220 14% 82%;--portal-attention-bg:35 35% 16%;--portal-attention-border:35 40% 30%;--portal-attention-fg:35 80% 78%;--portal-complete-bg:145 30% 18%;--portal-complete-border:145 24% 32%;--portal-complete-fg:145 50% 80%;--portal-ready-bg:170 30% 16%;--portal-ready-border:170 22% 30%;--portal-ready-fg:170 50% 78%;--portal-draft-bg:220 10% 18%;--portal-draft-border:220 10% 30%;--portal-draft-fg:220 14% 80%;--portal-pending-bg:38 35% 16%;--portal-pending-border:38 38% 30%;--portal-pending-fg:40 78% 76%;--portal-under-review-bg:212 30% 18%;--portal-under-review-border:212 24% 32%;--portal-under-review-fg:212 60% 80%;--portal-changes-requested-bg:22 35% 16%;--portal-changes-requested-border:22 40% 30%;--portal-changes-requested-fg:22 78% 76%;--portal-blocked-bg:10 35% 18%;--portal-blocked-border:10 40% 32%;--portal-blocked-fg:10 70% 80%;--portal-blocked-fill:10 55% 38%;--portal-stale-bg:220 8% 18%;--portal-stale-border:220 8% 28%;--portal-stale-fg:220 8% 72%;--portal-reopened-bg:260 22% 18%;--portal-reopened-border:260 18% 32%;--portal-reopened-fg:260 50% 82%;--portal-superseded-bg:220 8% 18%;--portal-superseded-border:220 6% 28%;--portal-superseded-fg:220 8% 72%;--portal-not-ready-bg:220 10% 18%;--portal-not-ready-border:220 8% 30%;--portal-not-ready-fg:220 12% 76%;--portal-not-requested-bg:220 10% 18%;--portal-not-requested-border:220 6% 28%;--portal-not-requested-fg:220 10% 72%;--portal-glass-bg:#1a1e249e;--portal-glass-bg-soft:#1a1e2480;--portal-glass-bg-strong:#1a1e24c7;--portal-glass-border:#ffffff14;--portal-glass-border-strong:#ffffff2e;--portal-glass-highlight:#ffffff1a;--portal-glass-bottom-line:#00000061;--portal-glass-divider:#ffffff1a;--portal-overlay-scrim:#000000a6;--portal-shadow-level1:0 12px 32px #00000059;--portal-shadow-level2:0 18px 44px #00000073;--portal-shadow-level3:0 24px 64px #0000008c;--portal-shadow-level1-hover:0 16px 38px #0006;--portal-shadow-level2-hover:0 22px 52px #00000080;--portal-shadow-level3-active:0 28px 72px #0009;--portal-button-elevation-0:0 1px 1px #0000004d;--portal-button-elevation-1:0 1px 2px #0006;--portal-button-lifecycle-edge-width:2px;--portal-focus-ring:#78b4ff;--card:220 14% 12%;--card-foreground:220 18% 96%;--ring:220 14% 72%;--destructive:4 74% 60%}
.portal-theme{font-feature-settings:"cv11" 1, "ss01" 1;font-variant-numeric:proportional-nums lining-nums;background:0 0}.portal-theme ::selection{background:hsl(var(--portal-text) / .1)}.portal-theme :where(code,pre,kbd,samp){font-family:var(--font-portal-mono,ui-monospace), SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", monospace;font-variant-ligatures:none}
.vc-text,.vc-heading{letter-spacing:var(--portal-tracking-normal);margin:0}.vc-text{font-family:var(--font-portal-sans), ui-sans-serif, system-ui, sans-serif;font-size:var(--portal-type-body);font-weight:var(--portal-weight-light);line-height:var(--portal-leading-body);color:hsl(var(--portal-text))}.vc-text--micro,.vc-text--status,.vc-text--eyebrow{font-size:var(--portal-type-micro);font-weight:var(--portal-weight-medium);line-height:var(--portal-leading-caption);letter-spacing:var(--portal-tracking-caps);color:hsl(var(--portal-text-muted))}.vc-text--caption,.vc-text.text-sm{font-size:var(--portal-type-caption);font-weight:var(--portal-weight-light);line-height:var(--portal-leading-caption);color:hsl(var(--portal-text-muted))}.vc-text--sm,.vc-text--small{font-size:var(--portal-type-small);line-height:var(--portal-leading-caption)}.vc-text--ui{font-size:var(--portal-type-ui);font-weight:var(--portal-weight-regular);line-height:var(--portal-leading-body)}.vc-text--body{font-size:var(--portal-type-body);line-height:var(--portal-leading-body)}.vc-text--lead,.vc-text.text-lg{font-size:var(--portal-type-lead);font-weight:var(--portal-weight-light);line-height:var(--portal-leading-body);letter-spacing:var(--portal-tracking-tight);color:hsl(var(--portal-text-soft))}.vc-text.font-subheadline{font-size:var(--portal-type-micro);font-weight:var(--portal-weight-medium);line-height:var(--portal-leading-caption);letter-spacing:var(--portal-tracking-caps);color:hsl(var(--portal-text-muted))}.vc-heading{font-family:var(--font-portal-sans), ui-sans-serif, system-ui, sans-serif;font-size:var(--portal-type-heading);font-weight:var(--portal-weight-regular);line-height:var(--portal-leading-heading);letter-spacing:var(--portal-tracking-normal);color:hsl(var(--portal-text))}.vc-heading--hero,.vc-heading--display,.vc-heading.text-alpine-hero,.vc-heading.text-sovereign-hero{font-family:var(--font-portal-serif), Georgia, "Times New Roman", serif;font-size:var(--portal-type-display);font-weight:var(--portal-weight-regular);line-height:var(--portal-leading-display);letter-spacing:var(--portal-tracking-display)}.vc-heading--title,.vc-heading.text-alpine-title,.vc-heading.text-sovereign-title{font-family:var(--font-portal-serif), Georgia, "Times New Roman", serif;font-size:var(--portal-type-title);font-weight:var(--portal-weight-regular);line-height:var(--portal-leading-display);letter-spacing:var(--portal-tracking-title)}.vc-heading--heading,.vc-heading.text-alpine-heading,.vc-heading.text-sovereign-heading{font-family:var(--font-portal-sans), ui-sans-serif, system-ui, sans-serif;font-size:var(--portal-type-heading);font-weight:var(--portal-weight-regular);line-height:var(--portal-leading-heading);letter-spacing:var(--portal-tracking-normal)}.vc-heading--subheading,.vc-heading.text-alpine-subheading,.vc-heading.text-sovereign-subheading{font-family:var(--font-portal-sans), ui-sans-serif, system-ui, sans-serif;font-size:var(--portal-type-section);font-weight:var(--portal-weight-regular);line-height:var(--portal-leading-heading);letter-spacing:var(--portal-tracking-normal)}.vc-page-header__copy>h1,.vc-route-page__title{font-family:var(--font-portal-serif), Georgia, "Times New Roman", serif;font-size:var(--portal-type-title);font-weight:var(--portal-weight-regular);line-height:var(--portal-leading-display);letter-spacing:var(--portal-tracking-title);color:hsl(var(--portal-text))}.vc-route-page--cover .vc-route-page__title{font-size:var(--portal-type-display);letter-spacing:var(--portal-tracking-display)}.vc-page-header__copy>p:first-child,.vc-route-page__eyebrow{font-family:var(--font-portal-sans), ui-sans-serif, system-ui, sans-serif;font-size:var(--portal-type-micro);font-weight:var(--portal-weight-medium);line-height:var(--portal-leading-caption);letter-spacing:var(--portal-tracking-caps);text-transform:uppercase;color:hsl(var(--portal-text-muted))}.vc-page-header__copy>p:not(:first-child),.vc-route-page__description{font-size:var(--portal-type-body);font-weight:var(--portal-weight-light);line-height:var(--portal-leading-body);color:hsl(var(--portal-text-soft));max-width:60ch}.vc-route-page__meta{font-size:var(--portal-type-caption);font-weight:var(--portal-weight-light);line-height:var(--portal-leading-caption);color:hsl(var(--portal-text-muted))}.vc-route-page__lede{font-family:var(--font-portal-serif), Georgia, "Times New Roman", serif;font-size:var(--portal-type-lead);font-weight:var(--portal-weight-regular);line-height:var(--portal-leading-body);letter-spacing:var(--portal-tracking-tight);color:hsl(var(--portal-text-soft));max-width:60ch}.vc-route-page__gravity-label{font-family:var(--font-portal-sans), ui-sans-serif, system-ui, sans-serif;font-size:var(--portal-type-micro);font-weight:var(--portal-weight-medium);line-height:var(--portal-leading-caption);letter-spacing:var(--portal-tracking-caps);text-transform:uppercase;color:hsl(var(--portal-text-muted))}.vc-route-page__gravity-prefix,.vc-route-page__gravity-suffix{font-family:var(--font-portal-sans), ui-sans-serif, system-ui, sans-serif;font-size:var(--portal-type-caption);font-weight:var(--portal-weight-light);line-height:1}.vc-route-page__gravity-digits{font-family:var(--font-portal-serif), Georgia, "Times New Roman", serif;font-size:var(--portal-type-value-display);font-weight:var(--portal-weight-medium);letter-spacing:var(--portal-tracking-tight);font-variant-numeric:tabular-nums lining-nums;font-feature-settings:"tnum" 1, "lnum" 1, "ss01" 1;line-height:1}[data-register=operator] .vc-route-page__gravity-digits{font-family:var(--font-portal-sans), ui-sans-serif, system-ui, sans-serif;font-size:var(--portal-type-value);font-weight:var(--portal-weight-regular);letter-spacing:var(--portal-tracking-normal)}.vc-route-page__gravity-meta{font-family:var(--font-portal-sans), ui-sans-serif, system-ui, sans-serif;font-size:var(--portal-type-caption);font-weight:var(--portal-weight-light);line-height:var(--portal-leading-caption)}.vc-route-page__state{font-family:var(--font-portal-sans), ui-sans-serif, system-ui, sans-serif;font-size:var(--portal-type-micro);font-weight:var(--portal-weight-medium);line-height:var(--portal-leading-caption);letter-spacing:var(--portal-tracking-caps);text-transform:uppercase}.vc-route-page__commitment{font-family:var(--font-portal-sans), ui-sans-serif, system-ui, sans-serif;font-size:var(--portal-type-ui);font-weight:var(--portal-weight-regular);letter-spacing:var(--portal-tracking-normal);line-height:1}.vc-eyebrow{font-family:var(--font-portal-sans), ui-sans-serif, system-ui, sans-serif;font-size:var(--portal-type-micro);font-weight:var(--portal-weight-medium);line-height:var(--portal-leading-caption);letter-spacing:var(--portal-tracking-caps);color:hsl(var(--portal-text-muted))}.vc-lede{font-family:var(--font-portal-serif), Georgia, "Times New Roman", serif;font-size:var(--portal-type-lead);font-weight:var(--portal-weight-regular);line-height:var(--portal-leading-body);letter-spacing:var(--portal-tracking-tight);color:hsl(var(--portal-text-soft));font-variant-numeric:proportional-nums lining-nums;max-width:60ch}.vc-pullquote{font-family:var(--font-portal-serif), Georgia, "Times New Roman", serif;font-size:var(--portal-type-lead);font-weight:var(--portal-weight-regular);line-height:var(--portal-leading-body);letter-spacing:var(--portal-tracking-tight);color:hsl(var(--portal-text-soft))}.vc-reading-section{font-family:var(--font-portal-serif), Georgia, "Times New Roman", serif;font-size:1.25rem;font-weight:var(--portal-weight-regular);line-height:var(--portal-leading-heading);letter-spacing:var(--portal-tracking-tight);color:hsl(var(--portal-text))}.vc-reading-section__num,.vc-reading-lane .vc-reading-section--auto:before{font-family:var(--font-portal-serif), Georgia, "Times New Roman", serif;font-weight:var(--portal-weight-regular);color:hsl(var(--portal-text-muted))}.vc-display-number{flex-direction:column;align-items:flex-start;gap:.25rem;display:inline-flex}.vc-display-number__label{margin-bottom:var(--portal-cadence-eyebrow-title,.5rem)}.vc-display-number__value{font-variant-numeric:tabular-nums lining-nums;font-feature-settings:"tnum" 1, "lnum" 1, "ss01" 1;align-items:baseline;gap:.125rem;display:inline-flex}.vc-display-number__prefix,.vc-display-number__suffix{font-family:var(--font-portal-sans), ui-sans-serif, system-ui, sans-serif;font-size:var(--portal-type-caption);font-weight:var(--portal-weight-regular);color:hsl(var(--portal-text-muted));line-height:1}.vc-display-number__digits{font-family:var(--font-portal-serif), Georgia, "Times New Roman", serif;font-size:var(--portal-type-value-display);font-weight:var(--portal-weight-medium);letter-spacing:var(--portal-tracking-tight);color:hsl(var(--portal-text));line-height:1}.vc-display-number--inline .vc-display-number__digits{font-family:var(--font-portal-sans), ui-sans-serif, system-ui, sans-serif;font-size:var(--portal-type-value);font-weight:var(--portal-weight-medium);letter-spacing:var(--portal-tracking-normal)}.vc-display-number__caption{font-family:var(--font-portal-sans), ui-sans-serif, system-ui, sans-serif;font-size:var(--portal-type-caption);font-weight:var(--portal-weight-regular);line-height:var(--portal-leading-caption);color:hsl(var(--portal-text-muted))}.vc-value{font-family:var(--font-portal-sans), ui-sans-serif, system-ui, sans-serif;font-size:var(--portal-type-value);font-weight:var(--portal-weight-regular);line-height:var(--portal-leading-display);letter-spacing:var(--portal-tracking-normal);color:hsl(var(--portal-text))}.vc-value-display{font-family:var(--font-portal-serif), Georgia, "Times New Roman", serif;font-size:var(--portal-type-value-display);font-weight:var(--portal-weight-medium);line-height:var(--portal-leading-display);letter-spacing:var(--portal-tracking-tight);color:hsl(var(--portal-text))}.vc-metric-strip__label,.vc-metric-cell__label,.vc-metric-band__label,.vc-key-value-grid__label,.vc-key-value-grid__key{font-family:var(--font-portal-sans), ui-sans-serif, system-ui, sans-serif;font-size:var(--portal-type-micro);font-weight:var(--portal-weight-medium);line-height:var(--portal-leading-caption);letter-spacing:var(--portal-tracking-caps);color:hsl(var(--portal-text-muted))}.vc-metric-strip__value{font-family:var(--font-portal-serif), Georgia, "Times New Roman", serif;font-size:var(--portal-type-value-display);font-weight:var(--portal-weight-medium);line-height:var(--portal-leading-display);letter-spacing:var(--portal-tracking-tight);font-variant-numeric:tabular-nums lining-nums;font-feature-settings:"tnum" 1, "lnum" 1, "ss01" 1;color:hsl(var(--portal-text))}.vc-metric-cell__value,.vc-metric-band__value,.vc-key-value-grid__value{font-family:var(--font-portal-sans), ui-sans-serif, system-ui, sans-serif;font-size:var(--portal-type-value);font-weight:var(--portal-weight-regular);line-height:var(--portal-leading-heading);letter-spacing:var(--portal-tracking-normal);font-variant-numeric:tabular-nums lining-nums;font-feature-settings:"tnum" 1, "lnum" 1, "ss01" 1;color:hsl(var(--portal-text))}.vc-metric-strip__meta,.vc-metric-cell__meta,.vc-metric-band__meta,.vc-key-value-grid__meta{font-family:var(--font-portal-sans), ui-sans-serif, system-ui, sans-serif;font-size:var(--portal-type-caption);font-weight:var(--portal-weight-regular);line-height:var(--portal-leading-caption);color:hsl(var(--portal-text-muted))}.vc-metric-cell__comparator{font-family:var(--font-portal-sans), ui-sans-serif, system-ui, sans-serif;font-size:var(--portal-type-caption);font-weight:var(--portal-weight-light);line-height:var(--portal-leading-caption);letter-spacing:var(--portal-tracking-normal);color:hsl(var(--portal-text-muted));font-variant-numeric:tabular-nums lining-nums}.vc-value,.vc-value-display,.vc-financial-value,.vc-delta-value,.vc-percent-value,.vc-multiple-value,.vc-metric-strip__value,.vc-metric-cell__value,.vc-metric-band__value,.vc-key-value-grid__value,.vc-display-number__value,.vc-display-number__digits,.vc-data-table tbody td.vc-table-cell--right,.vc-data-table thead th.vc-table-cell--right,.vc-ledger-table .vc-data-table td.vc-table-cell--right,.vc-ledger-table .vc-data-table th.vc-table-cell--right,.vc-record-list__value,.vc-record-list__meta--numeric{font-variant-numeric:tabular-nums lining-nums;font-feature-settings:"tnum" 1, "lnum" 1, "ss01" 1}.vc-heading--display,.vc-heading--title,.vc-heading--hero,.vc-page-header__copy>h1,.vc-lede,.vc-pullquote,.vc-reading-section,.vc-display-number__digits,.vc-metric-strip__value,.vc-value-display{font-feature-settings:"ss01" 1}.vc-delta-value,.vc-percent-value,.vc-multiple-value,.vc-financial-value{font-family:var(--font-portal-sans), ui-sans-serif, system-ui, sans-serif;font-size:inherit;font-weight:var(--portal-weight-regular);line-height:inherit;letter-spacing:var(--portal-tracking-normal)}.vc-status-pill,.vc-status-pill__label{font-family:var(--font-portal-sans), ui-sans-serif, system-ui, sans-serif;font-size:var(--portal-type-micro);font-weight:var(--portal-weight-medium);line-height:var(--portal-leading-caption);letter-spacing:var(--portal-tracking-caps);text-transform:uppercase}.vc-data-table thead th,.vc-ledger-table .vc-data-table thead th{font-family:var(--font-portal-sans), ui-sans-serif, system-ui, sans-serif;font-size:var(--portal-type-micro);font-weight:var(--portal-weight-medium);line-height:var(--portal-leading-caption);letter-spacing:var(--portal-tracking-caps);color:hsl(var(--portal-text-muted))}.vc-data-table tbody td,.vc-ledger-table .vc-data-table tbody td{font-family:var(--font-portal-sans), ui-sans-serif, system-ui, sans-serif;font-size:var(--portal-type-small);font-weight:var(--portal-weight-regular);line-height:var(--portal-leading-caption);color:hsl(var(--portal-text));font-variant-numeric:tabular-nums lining-nums}.vc-data-table tbody td.vc-table-cell--supporting,.vc-ledger-table .vc-data-table tbody td.vc-table-cell--supporting{font-weight:var(--portal-weight-light);color:hsl(var(--portal-text-soft))}.vc-day-group__label,.vc-section-divider__label{font-family:var(--font-portal-sans), ui-sans-serif, system-ui, sans-serif;font-size:var(--portal-type-micro);font-weight:var(--portal-weight-medium);letter-spacing:var(--portal-tracking-caps);text-transform:uppercase;color:hsl(var(--portal-text-muted))}.vc-section-block__eyebrow{font-family:var(--font-portal-sans), ui-sans-serif, system-ui, sans-serif;font-size:var(--portal-type-micro);font-weight:var(--portal-weight-medium);letter-spacing:var(--portal-tracking-caps);color:hsl(var(--portal-text-muted))}.vc-action-eyebrow{font-family:var(--font-portal-sans), ui-sans-serif, system-ui, sans-serif;font-size:var(--portal-type-micro);font-weight:var(--portal-weight-medium);line-height:var(--portal-leading-caption);letter-spacing:var(--portal-tracking-caps);text-transform:uppercase}.vc-shell-nav__group-label,.vc-shell-rail__group-label{font-family:var(--font-portal-sans), ui-sans-serif, system-ui, sans-serif;font-size:var(--portal-type-micro);font-weight:var(--portal-weight-medium);line-height:var(--portal-leading-caption);letter-spacing:var(--portal-tracking-caps);text-transform:uppercase;color:hsl(var(--portal-text-muted))}.vc-shell-nav__item,.vc-shell-rail__item,.vc-role-nav__item{font-family:var(--font-portal-sans), ui-sans-serif, system-ui, sans-serif;font-size:var(--portal-type-small);font-weight:var(--portal-weight-light);line-height:var(--portal-leading-ui);letter-spacing:var(--portal-tracking-normal);color:hsl(var(--portal-text-soft))}.vc-shell-nav__item.is-active,.vc-shell-nav__item[aria-current=page],.vc-shell-rail__item.is-active,.vc-shell-rail__item[aria-current=page],.vc-role-nav__item.is-active,.vc-role-nav__item[aria-current=page]{font-weight:var(--portal-weight-regular);color:hsl(var(--portal-text))}.vc-shell-topbar__label,.vc-role-shell__topbar-note,.vc-role-shell__scope-root,.vc-role-shell__scope-separator,.vc-shell-topbar__context{font-family:var(--font-portal-sans), ui-sans-serif, system-ui, sans-serif;font-size:var(--portal-type-caption);font-weight:var(--portal-weight-light);letter-spacing:var(--portal-tracking-normal);color:hsl(var(--portal-text-muted))}.vc-role-shell__topbar-title{font-family:var(--font-portal-sans), ui-sans-serif, system-ui, sans-serif;font-size:var(--portal-type-ui);font-weight:var(--portal-weight-regular);line-height:var(--portal-leading-heading);letter-spacing:var(--portal-tracking-normal);color:hsl(var(--portal-text))}.vc-role-shell__scope-kicker{font-family:var(--font-portal-sans), ui-sans-serif, system-ui, sans-serif;font-size:var(--portal-type-micro);font-weight:var(--portal-weight-medium);line-height:var(--portal-leading-caption);letter-spacing:var(--portal-tracking-caps);color:hsl(var(--portal-text-ghost))}.vc-role-shell__context-label{font-family:var(--font-portal-sans), ui-sans-serif, system-ui, sans-serif;font-size:var(--portal-type-small);font-weight:var(--portal-weight-regular);line-height:var(--portal-leading-caption);letter-spacing:var(--portal-tracking-normal);color:hsl(var(--portal-text))}.vc-role-shell__search-button,.vc-role-shell__utility-button,.vc-role-shell__icon-button{font-family:var(--font-portal-sans), ui-sans-serif, system-ui, sans-serif;font-size:var(--portal-type-caption);font-weight:var(--portal-weight-regular);letter-spacing:var(--portal-tracking-normal)}.vc-role-shell__search-kbd,.vc-command-overlay__kbd{font-family:var(--font-portal-sans), ui-sans-serif, system-ui, sans-serif;font-size:var(--portal-type-micro);font-weight:var(--portal-weight-light);letter-spacing:var(--portal-tracking-normal);text-transform:none}.vc-role-shell__scope-active,.vc-role-shell__scope-trigger,.vc-role-shell__scope-option-label,.vc-role-shell__footer-item,.vc-command-overlay__item,.vc-command-overlay__empty{font-family:var(--font-portal-sans), ui-sans-serif, system-ui, sans-serif;font-size:var(--portal-type-caption);font-weight:var(--portal-weight-medium);line-height:var(--portal-leading-ui)}.vc-role-shell__scope-option-meta{font-family:var(--font-portal-sans), ui-sans-serif, system-ui, sans-serif;font-size:var(--portal-type-micro);line-height:var(--portal-leading-ui)}.vc-role-shell__product-mark{font-family:var(--font-portal-serif), Georgia, "Times New Roman", serif;font-weight:var(--portal-weight-regular);letter-spacing:0;line-height:1}.vc-role-shell__product-mark-initial{font-size:1.375rem;line-height:1}.vc-role-shell__product-mark-rest{font-size:var(--portal-type-body);line-height:1}.vc-role-shell__product-credit{font-family:var(--font-portal-serif), Georgia, "Times New Roman", serif;font-size:.72rem;font-weight:var(--portal-weight-light);line-height:var(--portal-leading-caption);letter-spacing:var(--portal-tracking-normal)}.vc-role-shell__account-avatar{font-family:var(--font-portal-sans), ui-sans-serif, system-ui, sans-serif;font-size:var(--portal-type-micro);font-weight:var(--portal-weight-medium);letter-spacing:var(--portal-tracking-normal);line-height:1}.vc-role-shell__account-name{font-family:var(--font-portal-sans), ui-sans-serif, system-ui, sans-serif;font-size:var(--portal-type-caption);font-weight:var(--portal-weight-regular);letter-spacing:var(--portal-tracking-normal)}.vc-role-shell__account-label{font-family:var(--font-portal-sans), ui-sans-serif, system-ui, sans-serif;font-size:var(--portal-type-micro);font-weight:var(--portal-weight-light);letter-spacing:var(--portal-tracking-normal)}.vc-role-shell__menu-button,.vc-role-shell__sheet-close{font-family:var(--font-portal-sans), ui-sans-serif, system-ui, sans-serif;font-size:var(--portal-type-ui);font-weight:var(--portal-weight-regular);letter-spacing:var(--portal-tracking-normal)}.vc-external-shell__trust-item{font-family:var(--font-portal-sans), ui-sans-serif, system-ui, sans-serif;font-size:var(--portal-type-caption);font-weight:var(--portal-weight-regular);letter-spacing:var(--portal-tracking-normal);line-height:1}.vc-external-submission__step{font-family:var(--font-portal-sans), ui-sans-serif, system-ui, sans-serif;font-size:var(--portal-type-caption);font-weight:var(--portal-weight-medium);letter-spacing:var(--portal-tracking-normal);line-height:1}.vc-external-submission__section-title{font-family:var(--font-portal-sans), ui-sans-serif, system-ui, sans-serif;font-size:var(--portal-type-body);font-weight:var(--portal-weight-regular);line-height:var(--portal-leading-heading);letter-spacing:var(--portal-tracking-normal)}.vc-shell-topbar__context .vc-fund-name,.vc-shell-topbar__fund{font-family:var(--font-portal-sans), ui-sans-serif, system-ui, sans-serif;font-size:var(--portal-type-caption);font-weight:var(--portal-weight-regular);color:hsl(var(--portal-text-soft))}.vc-form-field__label,label.vc-form-label{font-family:var(--font-portal-sans), ui-sans-serif, system-ui, sans-serif;font-size:var(--portal-type-ui);font-weight:var(--portal-weight-regular);line-height:var(--portal-leading-ui);letter-spacing:var(--portal-tracking-normal);color:hsl(var(--portal-text))}.vc-form-field__helper,.vc-form-help{font-family:var(--font-portal-sans), ui-sans-serif, system-ui, sans-serif;font-size:var(--portal-type-caption);font-weight:var(--portal-weight-light);line-height:var(--portal-leading-caption);color:hsl(var(--portal-text-muted));max-width:56ch}.vc-form-field__error,.vc-field-error{font-family:var(--font-portal-sans), ui-sans-serif, system-ui, sans-serif;font-size:var(--portal-type-caption);font-weight:var(--portal-weight-regular);line-height:var(--portal-leading-caption);color:hsl(var(--portal-blocked-fg))}.vc-input,.vc-textarea,.vc-select,input.vc-form-control,textarea.vc-form-control,select.vc-form-control{font-family:var(--font-portal-sans), ui-sans-serif, system-ui, sans-serif;font-size:var(--portal-type-ui);font-weight:var(--portal-weight-light);line-height:var(--portal-leading-ui);letter-spacing:var(--portal-tracking-normal)}.vc-portal-button{font-family:var(--font-portal-sans), ui-sans-serif, system-ui, sans-serif;font-size:var(--portal-type-ui);font-weight:var(--portal-weight-regular);letter-spacing:var(--portal-tracking-normal);line-height:1}.vc-link-action{font-family:var(--font-portal-sans), ui-sans-serif, system-ui, sans-serif;font-size:inherit;font-weight:var(--portal-weight-regular);letter-spacing:var(--portal-tracking-normal)}.vc-decision-action{font-family:var(--font-portal-sans), ui-sans-serif, system-ui, sans-serif;font-size:var(--portal-type-ui);font-weight:var(--portal-weight-regular);letter-spacing:var(--portal-tracking-normal)}:root.portal-theme [data-register=utility]{--portal-type-body:var(--portal-type-ui);--portal-leading-body:1.6}:root.portal-theme [data-register=operator]{--portal-type-body:var(--portal-type-ui);--portal-leading-body:1.5;--portal-cadence-section-section:1.5rem}[data-register=operator] .vc-metric-strip__value,[data-register=operator] .vc-display-number__digits{font-family:var(--font-portal-sans), ui-sans-serif, system-ui, sans-serif;font-size:var(--portal-type-value);font-weight:var(--portal-weight-medium);letter-spacing:var(--portal-tracking-normal)}:root.portal-theme [data-register=recipient]{--portal-type-body:var(--portal-type-ui);--portal-leading-body:1.65;--portal-cadence-section-section:2.5rem}[data-register=reading],.vc-page-frame--reading{--portal-type-body:var(--portal-type-reading-body)}[data-register=reading] .vc-text,[data-register=reading] .vc-text--body,.vc-page-frame--reading .vc-text,.vc-page-frame--reading .vc-text--body{font-family:var(--font-portal-serif), Georgia, "Times New Roman", serif;font-size:var(--portal-type-reading-body);font-weight:var(--portal-weight-regular);line-height:var(--portal-leading-reading)}[data-register=reading] .vc-page-header__copy>h1,.vc-page-frame--reading .vc-page-header__copy>h1{font-size:var(--portal-type-display);font-weight:var(--portal-weight-regular);line-height:var(--portal-leading-display);letter-spacing:var(--portal-tracking-display)}[data-register=reading] .vc-heading--subheading,.vc-page-frame--reading .vc-heading--subheading{font-family:var(--font-portal-sans), ui-sans-serif, system-ui, sans-serif}.vc-masthead{border-bottom:1px solid hsl(var(--portal-line) / .6);flex-direction:column;gap:.125rem;margin-bottom:.75rem;padding-bottom:.75rem;display:flex}.vc-masthead__brand{flex-direction:column;align-items:flex-start;gap:0;line-height:1;display:flex}.vc-masthead__brand-name{font-family:var(--font-portal-sans), ui-sans-serif, system-ui, sans-serif;font-size:var(--portal-type-micro);font-weight:var(--portal-weight-medium);letter-spacing:var(--portal-tracking-caps);text-transform:uppercase;color:hsl(var(--portal-text));line-height:1}.vc-masthead__brand-line{font-family:var(--font-portal-sans), ui-sans-serif, system-ui, sans-serif;font-size:var(--portal-type-micro);font-weight:var(--portal-weight-medium);letter-spacing:var(--portal-tracking-caps);text-transform:uppercase;color:hsl(var(--portal-text-muted));line-height:1.2}.vc-masthead__shell-label{font-family:var(--font-portal-sans), ui-sans-serif, system-ui, sans-serif;font-size:var(--portal-type-ui);font-weight:var(--portal-weight-regular);line-height:var(--portal-leading-heading);letter-spacing:var(--portal-tracking-normal);color:hsl(var(--portal-text));margin-top:.5rem}.vc-shell-brand__meta{font-family:var(--font-portal-sans), ui-sans-serif, system-ui, sans-serif;font-size:var(--portal-type-micro);font-weight:var(--portal-weight-medium);letter-spacing:var(--portal-tracking-caps);text-transform:uppercase;color:hsl(var(--portal-text-muted));line-height:1}.vc-shell-brand__title{font-family:var(--font-portal-sans), ui-sans-serif, system-ui, sans-serif;font-size:var(--portal-type-ui);font-weight:var(--portal-weight-regular);line-height:var(--portal-leading-heading);letter-spacing:var(--portal-tracking-normal);color:hsl(var(--portal-text))}@media (forced-colors:active){[data-register],.vc-page-frame--reading{--portal-text-muted:CanvasText;--portal-text-soft:CanvasText}}
.vc-app-canvas{min-height:100vh;min-height:100dvh;color:hsl(var(--portal-text));background:0 0}.vc-app-canvas--role,.vc-app-canvas--utility,.vc-app-canvas--reference,.vc-app-canvas--external{background:0 0}
.vc-shell-brand{gap:var(--portal-space-4);flex-direction:column;display:flex}.vc-shell-brand__mark{align-items:center;gap:var(--portal-space-5);display:inline-flex}.vc-shell-brand__seal{border-radius:var(--r-sm);border:1px solid hsl(var(--portal-text) / .16);background:hsl(var(--obsidian));color:#fff;width:1.85rem;height:1.85rem;box-shadow:var(--portal-button-elevation-1);font-family:var(--font-portal-sans), ui-sans-serif, system-ui, sans-serif;font-size:var(--portal-type-caption);font-weight:var(--portal-weight-semibold);letter-spacing:var(--portal-tracking-normal);justify-content:center;align-items:center;line-height:1;display:inline-flex}.vc-shell-brand__wordmark{flex-direction:column;align-items:flex-start;gap:.125rem;display:flex}
.vc-utility-shell{max-width:72rem;min-height:100vh;padding:var(--portal-space-6);gap:var(--portal-space-8);flex-direction:column;margin:0 auto;display:flex}.vc-utility-shell__header{gap:var(--portal-space-6);padding-bottom:var(--portal-space-7);border-bottom:1px solid hsl(var(--portal-line));flex-direction:column;display:flex}.vc-utility-shell__body{padding-block:var(--portal-space-6) var(--portal-space-12);flex-direction:column;flex:auto;justify-content:center;display:flex}.vc-external-shell{min-height:100vh;max-width:74rem;min-height:100dvh;padding:var(--portal-space-5);gap:var(--portal-space-5);flex-direction:column;margin:0 auto;display:flex}.vc-external-shell__header{gap:var(--portal-space-5);padding-bottom:var(--portal-space-5);border-bottom:1px solid hsl(var(--portal-line));flex-direction:column;display:flex}.vc-external-shell__trust{gap:var(--portal-space-3);flex-wrap:wrap;display:flex}.vc-external-shell__trust-item{border:1px solid hsl(var(--portal-line));border-radius:var(--r-sm);min-height:1.7rem;padding:var(--portal-space-1) var(--portal-space-3);background:hsl(var(--portal-panel));color:hsl(var(--portal-text-muted));align-items:center;display:inline-flex}.vc-external-shell__body{min-width:0;padding-block:var(--portal-space-3) 2.25rem;flex:auto}.vc-external-submission{gap:var(--portal-space-5);flex-direction:column;min-width:0;display:flex}.vc-external-submission__panel{overflow:hidden}.vc-external-submission__scope{gap:var(--portal-space-2);padding:var(--portal-space-5) var(--portal-space-6);border-bottom:1px solid hsl(var(--portal-line));background:hsl(var(--portal-panel));align-items:start;display:grid}.vc-external-submission__scope .vc-status-pill{justify-self:start}.vc-external-submission__meta{padding:var(--portal-space-4) var(--portal-space-6);border-bottom:1px solid hsl(var(--portal-line));background:hsl(var(--portal-panel))}.vc-external-submission__meta .vc-key-value-grid{border-color:hsl(var(--portal-line))}.vc-external-submission__section{gap:var(--portal-space-4);padding:var(--portal-space-5) var(--portal-space-6);border-bottom:1px solid hsl(var(--portal-line));background:hsl(var(--portal-panel));grid-template-columns:auto minmax(8rem,.22fr) minmax(0,1fr);align-items:start;display:grid}.vc-external-submission__section:last-child{border-bottom:0}.vc-external-submission__step{border-radius:var(--r-full);background:hsl(var(--obsidian));color:#fff;place-items:center;width:1.55rem;height:1.55rem;display:inline-grid}.vc-external-submission__section-label{justify-content:center;gap:var(--portal-space-1);flex-direction:column;min-height:1.55rem;display:flex}.vc-external-submission__section-title{color:hsl(var(--portal-text))}.vc-external-submission__fields{gap:var(--portal-space-4);min-width:0;display:grid}.vc-external-submission__fields--four{grid-template-columns:repeat(4,minmax(0,1fr))}.vc-external-submission__fields--three{grid-template-columns:repeat(3,minmax(0,1fr))}.vc-external-submission__fields--two{grid-template-columns:repeat(2,minmax(0,1fr))}.vc-external-submission__field{gap:var(--portal-space-2);flex-direction:column;min-width:0;display:flex}.vc-external-submission__field--wide{grid-column:1/-1}.vc-external-submission__attachment-note{gap:var(--portal-space-2);padding:var(--portal-space-4);border:1px dashed hsl(var(--portal-line-strong));border-radius:var(--r-md);background:hsl(var(--portal-subtle));display:grid}.vc-external-submission__actions{justify-content:space-between;align-items:center;gap:var(--portal-space-4);padding:var(--portal-space-4) var(--portal-space-6);border-top:1px solid hsl(var(--portal-line));background:hsl(var(--portal-panel));flex-wrap:wrap;display:flex}.vc-external-submission__action-copy{gap:var(--portal-space-1);min-width:min(18rem,100%);display:grid}.vc-external-submission__button-group{gap:var(--portal-space-3);flex-wrap:wrap;display:flex}.vc-external-submission__review-note{padding:var(--portal-space-5) var(--portal-space-6);border:1px solid hsl(var(--portal-line));border-radius:var(--r-lg);background:hsl(var(--portal-subtle))}.vc-legacy-shell{min-height:100vh;max-width:96rem;min-height:100dvh;padding:var(--portal-space-6);margin:0 auto}.vc-role-shell{--vc-rail-width:12.75rem;--vc-rail-icon-size:1.2rem;--vc-rail-icon-cell:2.55rem;--vc-rail-icon-origin:.25rem;--vc-rail-brand-origin:.75rem;--vc-shell-ease:cubic-bezier(.22, 1, .36, 1);max-width:none;min-height:100vh;transition:grid-template-columns .64s var(--vc-shell-ease);gap:0;margin:0 auto;padding:0;display:grid;position:relative}.vc-role-shell.is-collapsed{--vc-rail-width:4.15rem}.vc-role-shell--lp{--vc-rail-width:12.5rem}.vc-role-shell--lp.is-collapsed{--vc-rail-width:4.15rem}.vc-role-shell__rail{display:none;overflow:clip}.vc-role-shell__rail-inner{gap:var(--portal-space-6);height:100vh;min-height:100vh;height:100dvh;min-height:100dvh;padding:var(--portal-space-4) var(--portal-space-5) var(--portal-space-6);background:hsl(var(--portal-canvas));transition:padding .64s var(--vc-shell-ease), background-color .18s ease;border:0;border-radius:0;flex-direction:column;display:flex;position:sticky;top:0;overflow:clip auto}.vc-role-shell.is-collapsed .vc-role-shell__rail-inner{padding-inline:var(--portal-space-5)}.vc-role-shell__product-mark{top:var(--portal-space-4);z-index:1;width:100%;min-width:0;min-height:2.85rem;padding:0 0 var(--portal-space-4) var(--vc-rail-brand-origin);border-bottom:1px solid hsl(var(--portal-text) / .07);box-sizing:border-box;color:hsl(var(--portal-text));white-space:nowrap;transition:opacity .42s ease, transform .64s var(--vc-shell-ease);align-self:stretch;align-items:baseline;display:inline-flex;position:sticky;overflow:hidden}.vc-role-shell__product-mark-initial{min-width:.78em;color:hsl(var(--portal-text));opacity:1;flex:none;display:inline-block}.vc-role-shell__product-mark-rest{opacity:1;max-width:5.2rem;transition:max-width .62s var(--vc-shell-ease), opacity .42s ease, transform .62s var(--vc-shell-ease);margin-left:.03rem;display:inline-block;overflow:hidden;transform:translate(0)}.vc-role-shell.is-collapsed .vc-role-shell__product-mark{opacity:1;transform:translate(0)}.vc-role-shell.is-collapsed .vc-role-shell__product-mark-rest{opacity:0;max-width:0;transform:translate(0)}.vc-role-shell__main{flex-direction:column;gap:0;min-width:0;display:flex}.vc-role-shell__topbar{z-index:30;justify-content:space-between;align-items:center;gap:var(--portal-space-6);min-height:3.25rem;padding:var(--portal-space-3) var(--portal-space-6);background:hsl(var(--portal-canvas));border:0;border-radius:0;display:flex;position:sticky;top:0}.vc-role-shell__topbar-copy{gap:var(--portal-space-1);flex-direction:column;min-width:0;display:flex}.vc-role-shell__topbar-title{color:hsl(var(--portal-text))}.vc-role-shell__topbar-note,.vc-role-shell__scope-root,.vc-role-shell__scope-separator{color:hsl(var(--portal-text-muted));min-width:0}.vc-role-shell__scope-crumb{align-items:center;gap:var(--portal-space-2);min-width:0;display:inline-flex}.vc-role-shell__scope-active{color:hsl(var(--portal-text))}.vc-role-shell__scope-switcher{position:relative}.vc-role-shell__scope-trigger{align-items:center;gap:var(--portal-space-2);min-height:1.65rem;color:hsl(var(--portal-text));cursor:pointer;background:0 0;border:0;padding:0;list-style:none;display:inline-flex}.vc-role-shell__scope-trigger:focus-visible,.vc-role-shell__search-button:focus-visible,.vc-role-shell__utility-button:focus-visible,.vc-role-shell__icon-button:focus-visible,.vc-role-shell__footer-item:focus-visible,.vc-notification-center__quiet-action:focus-visible,.vc-notification-center__history-link:focus-visible{outline:1px solid hsl(var(--portal-text) / .28);outline-offset:2px}.vc-role-shell__scope-trigger::-webkit-details-marker{display:none}.vc-role-shell__scope-trigger:after{content:"";opacity:.48;border-bottom:1.4px solid;border-right:1.4px solid;width:.34rem;height:.34rem;transform:translateY(-.1rem)rotate(45deg)}.vc-role-shell__scope-menu{top:calc(100% + var(--portal-space-2));z-index:45;min-width:17rem;padding:var(--portal-space-2);border:1px solid hsl(var(--portal-line));border-radius:var(--r-md);background:hsl(var(--portal-panel));box-shadow:var(--portal-shadow-level3);display:grid;position:absolute;left:0}.vc-role-shell__scope-option{border-radius:var(--r-sm);padding:var(--portal-space-2) var(--portal-space-3);color:hsl(var(--portal-text));gap:.05rem;text-decoration:none;display:grid}.vc-role-shell__scope-option:hover,.vc-role-shell__scope-option.is-active{background:hsl(var(--portal-text) / .055)}.vc-role-shell__scope-option-meta{color:hsl(var(--portal-text-muted))}.vc-role-shell__topbar-tools{justify-content:flex-end;align-items:center;gap:var(--portal-space-3);min-width:0;display:inline-flex}.vc-role-shell__search-button,.vc-role-shell__utility-button,.vc-role-shell__icon-button{min-height:var(--portal-control-height-sm);border-radius:var(--r-sm);color:hsl(var(--portal-text-soft));cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;transition:background-color .18s,color .18s;display:inline-flex}.vc-role-shell__search-button{justify-content:stretch;gap:var(--portal-space-2);min-width:clamp(16rem,27vw,26rem);padding:var(--portal-space-2) var(--portal-space-3);border:1px solid hsl(var(--portal-text) / .07);background:hsl(var(--portal-text) / .018);color:hsl(var(--portal-text-muted));grid-template-columns:auto minmax(0,1fr) auto;display:inline-grid}.vc-role-shell__utility-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.vc-role-shell__utility-button{gap:var(--portal-space-2);padding:var(--portal-space-2) var(--portal-space-3)}.vc-role-shell__icon-button{width:var(--portal-control-height-sm);padding:0}.vc-role-shell__search-button:hover,.vc-role-shell__utility-button:hover,.vc-role-shell__icon-button:hover{background:hsl(var(--portal-text) / .045);color:hsl(var(--portal-text))}.vc-role-shell__search-kbd{margin-left:var(--portal-space-2);color:hsl(var(--portal-text-ghost));justify-self:end}.vc-role-shell__utility-icon{color:currentColor;width:.9rem;height:.9rem;display:inline-flex;position:relative}.vc-role-shell__utility-icon--search:before{content:"";border:1.5px solid;border-radius:999px;position:absolute;inset:.12rem .22rem .22rem .12rem}.vc-role-shell__utility-icon--search:after{content:"";transform-origin:50%;background:currentColor;border-radius:999px;width:.34rem;height:1.5px;position:absolute;bottom:.08rem;right:.08rem;transform:rotate(45deg)}.vc-role-shell__utility-icon--bell:before{content:"";border:1.5px solid;border-bottom-width:1px;border-radius:.42rem .42rem .22rem .22rem;position:absolute;inset:.12rem .2rem .22rem}.vc-role-shell__utility-icon--bell:after{content:"";background:currentColor;border-radius:999px;width:.24rem;height:.24rem;position:absolute;bottom:.04rem;left:50%;transform:translate(-50%)}.vc-notification-center{position:relative}.vc-notification-center__popover.vc-material{position:absolute;overflow:visible}.vc-notification-center__trigger{position:relative}.vc-notification-center__badge{min-width:.9rem;color:hsl(var(--portal-text-soft));font-size:.65rem;font-weight:var(--portal-weight-strong);font-variant-numeric:tabular-nums;letter-spacing:.02em;background:0 0;border:0;border-radius:0;justify-content:center;align-items:baseline;padding-inline:.15rem;display:inline-flex;position:absolute;top:-.35rem;right:-.45rem}.vc-notification-center__badge--attention{color:hsl(var(--portal-attention-fg))}.vc-notification-center__popover{top:calc(100% + var(--portal-space-3));z-index:40;width:min(24rem,100vw - 2rem);max-height:min(34rem,100vh - 5rem);padding:var(--portal-space-5);display:grid;position:absolute;right:0}.vc-notification-center__header,.vc-notification-center__footer{align-items:center;display:flex}.vc-notification-center__header{justify-content:space-between;gap:var(--portal-space-5);padding-bottom:var(--portal-space-4);border-bottom:1px solid var(--portal-glass-divider)}.vc-notification-center__title{color:hsl(var(--portal-text));font-weight:var(--portal-weight-strong)}.vc-notification-center__items{flex-direction:column;min-height:0;display:flex;overflow:auto}.vc-notification-center__items>.vc-dispatch:not(:first-child):not(.vc-dispatch--unread){border-top-color:var(--portal-glass-divider)}.vc-notification-center__quiet-action{border-radius:var(--r-sm);color:hsl(var(--portal-text-soft));cursor:pointer;padding:var(--portal-space-1) var(--portal-space-2);background:0 0;border:0;align-self:start}.vc-notification-center__quiet-action:disabled{color:hsl(var(--portal-text-ghost));cursor:not-allowed}.vc-notification-center__quiet-action:not(:disabled):hover,.vc-notification-center__history-link:hover{background:hsl(var(--portal-text) / .045);color:hsl(var(--portal-text))}.vc-notification-center__footer{padding-top:var(--portal-space-4);justify-content:flex-end}.vc-notification-center__history-link{border-radius:var(--r-sm);color:hsl(var(--portal-text-link));padding:var(--portal-space-2) var(--portal-space-3);text-decoration:none}.vc-role-shell__utility-icon--ledger:before{content:"";border:1.5px solid;border-radius:.12rem;position:absolute;inset:.08rem .16rem}.vc-role-shell__utility-icon--ledger:after{content:"";border-top:1.5px solid;border-bottom:1.5px solid;height:.32rem;position:absolute;top:.32rem;left:.32rem;right:.32rem}.vc-role-shell__account{align-items:center;gap:var(--portal-space-3);min-width:0;padding-left:var(--portal-space-4);border-left:1px solid hsl(var(--portal-line));display:none}.vc-role-shell__account-avatar{background:hsl(var(--obsidian));color:#fff;border-radius:999px;justify-content:center;align-items:center;width:1.8rem;height:1.8rem;display:inline-flex}.vc-role-shell__rail-footer{gap:var(--portal-space-1);z-index:2;padding-top:var(--portal-space-3);background:hsl(var(--portal-canvas));margin-top:auto;display:grid;position:sticky;bottom:0}.vc-role-shell__footer-item{align-items:center;gap:var(--portal-space-3);min-height:var(--portal-control-height-sm);border-radius:var(--r-sm);padding:var(--portal-space-2) var(--portal-space-3);color:hsl(var(--portal-text-soft));cursor:pointer;transition:background-color .18s ease, color .18s ease, width .64s var(--vc-shell-ease), padding .64s var(--vc-shell-ease);background:0 0;border:0;text-decoration:none;display:inline-flex}.vc-role-shell__footer-item:hover{background:hsl(var(--portal-text) / .045);color:hsl(var(--portal-text))}.vc-role-shell__footer-icon{flex:none;width:1.08rem;height:1.08rem;display:inline-flex}.vc-role-shell__footer-icon>svg{width:100%;height:100%;display:block}.vc-role-shell__footer-label{white-space:nowrap;opacity:1;min-width:0;max-width:7rem;transition:max-width .62s var(--vc-shell-ease), opacity .42s ease, transform .62s var(--vc-shell-ease);display:inline-block;overflow:hidden;transform:translate(0)}.vc-role-shell.is-collapsed .vc-role-shell__footer-label{opacity:0;max-width:0;transform:translate(0)}.vc-role-shell.is-collapsed .vc-role-shell__footer-item{width:var(--vc-rail-icon-cell);height:var(--vc-rail-icon-cell);min-height:var(--vc-rail-icon-cell);justify-content:center;padding:0}.vc-role-shell__product-credit{justify-content:flex-start;align-items:baseline;gap:var(--portal-space-2);min-width:0;margin-top:var(--portal-space-3);padding:var(--portal-space-4) var(--portal-space-3) 0;border-top:1px solid hsl(var(--portal-text) / .07);color:hsl(var(--portal-text-ghost));white-space:nowrap;transition:justify-content .64s var(--vc-shell-ease), opacity .42s ease, padding .64s var(--vc-shell-ease);display:inline-flex;overflow:hidden}.vc-role-shell__product-credit-primary{color:hsl(var(--portal-text-soft))}.vc-role-shell__product-credit-by{opacity:1;max-width:6.4rem;transition:max-width .32s var(--vc-shell-ease), opacity .18s ease, transform .32s var(--vc-shell-ease);display:inline-block;overflow:hidden;transform:translate(0)}.vc-role-shell.is-collapsed .vc-role-shell__product-credit{opacity:0;pointer-events:none}.vc-role-shell__account-copy{flex-direction:column;gap:.04rem;min-width:0;display:flex}.vc-role-shell__account-name,.vc-role-shell__account-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.vc-role-shell__account-name{color:hsl(var(--portal-text))}.vc-role-shell__account-label{color:hsl(var(--portal-text-muted))}.vc-role-shell__menu-button{align-items:center;gap:var(--portal-space-3);border:1px solid hsl(var(--portal-line-strong));border-radius:var(--r-sm);padding:var(--portal-space-3) var(--portal-space-5);background:hsl(var(--portal-panel));color:hsl(var(--portal-text));cursor:pointer;transition:border-color .2s,background-color .2s;display:inline-flex}.vc-role-shell__menu-button:hover{border-color:hsl(var(--portal-line-strong));background:hsl(var(--portal-subtle))}.vc-command-overlay{z-index:80;padding:min(9vh, 5rem) var(--portal-space-5) var(--portal-space-5);place-items:start center;display:grid;position:fixed;inset:0}.vc-command-overlay__scrim{background:var(--portal-overlay-scrim);cursor:default;border:0;position:absolute;inset:0}.vc-command-overlay__panel{z-index:1;width:min(42rem,100vw - 2rem);max-height:min(32rem,100vh - 6rem);padding:var(--portal-space-3);display:grid;position:relative;overflow:hidden}.vc-command-overlay__search{align-items:center;gap:var(--portal-space-3);padding:var(--portal-space-3);border-bottom:1px solid hsl(var(--portal-line));display:flex}.vc-command-overlay__search input{min-width:0;color:hsl(var(--portal-text));font:inherit;background:0 0;border:0;outline:0;flex:auto}.vc-command-overlay__kbd{color:hsl(var(--portal-text-ghost))}.vc-command-overlay__list{gap:var(--portal-space-1);max-height:24rem;padding:var(--portal-space-2);display:grid;overflow-y:auto}.vc-command-overlay__item,.vc-command-overlay__empty{border-radius:var(--r-sm);padding:var(--portal-space-3);display:block}.vc-command-overlay__item{color:hsl(var(--portal-text));text-decoration:none}.vc-command-overlay__item:hover{background:hsl(var(--portal-text) / .06)}.vc-command-overlay__empty{color:hsl(var(--portal-text-muted))}.vc-role-shell__content{min-width:0;padding:var(--portal-space-7) var(--portal-space-6) 3rem}.vc-role-shell__sheet-backdrop{z-index:39;background:var(--portal-overlay-scrim);opacity:0;pointer-events:none;transition:opacity .2s;position:fixed;inset:0}.vc-role-shell__sheet-backdrop.is-open{opacity:1;pointer-events:auto}.vc-role-shell__sheet{z-index:40;width:min(88vw,20rem);padding:0;transition:transform .22s;position:fixed;inset:0 auto 0 0;transform:translate(-102%)}.vc-role-shell__sheet.is-open{transform:translate(0)}.vc-role-shell__sheet-inner{gap:var(--portal-space-8);height:100%;padding:var(--portal-space-7);border-right:1px solid hsl(var(--portal-line));background:hsl(var(--portal-panel) / .97);box-shadow:4px 0 24px hsl(var(--portal-text) / .08);border-radius:0;flex-direction:column;display:flex;overflow:auto}.vc-role-shell__sheet-close{border:1px solid hsl(var(--portal-line-strong));border-radius:var(--r-sm);padding:var(--portal-space-2) var(--portal-space-5);background:hsl(var(--portal-panel));color:hsl(var(--portal-text));cursor:pointer;align-self:flex-start;transition:background-color .2s}.vc-role-shell__sheet-close:hover{background:hsl(var(--portal-subtle))}@media (prefers-reduced-motion:reduce){.vc-role-shell,.vc-role-shell__rail-inner,.vc-role-shell__product-mark,.vc-role-shell__product-mark-rest,.vc-role-nav__text,.vc-role-shell__footer-item,.vc-role-shell__footer-label,.vc-role-shell__product-credit,.vc-role-shell__product-credit-by{transition-duration:1ms}}
.vc-role-nav{gap:var(--portal-space-5);flex-direction:column;display:flex}.vc-role-nav__primary{padding-bottom:var(--portal-space-4);border-bottom:1px solid hsl(var(--portal-text) / .07);flex-direction:column;display:flex}.vc-role-nav__group{flex-direction:column;display:flex}.vc-role-nav__items{gap:var(--portal-space-1);flex-direction:column;display:flex}.vc-role-nav__item{grid-template-columns:var(--vc-rail-icon-cell) minmax(0, 1fr);-moz-column-gap:var(--portal-space-2);align-items:center;column-gap:var(--portal-space-2);min-height:var(--portal-control-height-sm);padding:var(--portal-space-1) var(--portal-space-2) var(--portal-space-1) 0;border-radius:var(--r-sm);transition:background-color .2s ease, color .2s ease, border-color .2s ease, grid-template-columns .64s var(--vc-shell-ease), padding .64s var(--vc-shell-ease);border-left:2px solid #0000;text-decoration:none;display:grid;overflow:hidden}.vc-role-shell.is-collapsed .vc-role-nav{gap:var(--portal-space-5);width:100%}.vc-role-shell.is-collapsed .vc-role-nav__primary,.vc-role-shell.is-collapsed .vc-role-nav__group,.vc-role-shell.is-collapsed .vc-role-nav__items{align-items:flex-start;width:100%}.vc-role-shell.is-collapsed .vc-role-nav__item{grid-template-columns:var(--vc-rail-icon-cell) minmax(0, 0fr);-moz-column-gap:0;width:var(--vc-rail-icon-cell);height:var(--vc-rail-icon-cell);min-height:var(--vc-rail-icon-cell);column-gap:0;padding:0}.vc-role-shell.is-collapsed .vc-role-nav__item.is-active{box-shadow:inset 3px 0 0 hsl(var(--portal-text));border-left-color:#0000}.vc-role-nav__item:hover{background:hsl(var(--portal-text) / .045);color:hsl(var(--portal-text))}.vc-role-nav__item.is-active{background:hsl(var(--portal-text) / .075);border-left-color:hsl(var(--portal-text))}.vc-role-nav__text{text-overflow:ellipsis;white-space:nowrap;opacity:1;min-width:0;max-width:9rem;transition:max-width .62s var(--vc-shell-ease), opacity .42s ease, transform .62s var(--vc-shell-ease);overflow:hidden;transform:translate(0)}.vc-role-shell.is-collapsed .vc-role-nav__text{opacity:0;max-width:0;transform:translate(0)}.vc-role-nav__icon{width:var(--vc-rail-icon-size);height:var(--vc-rail-icon-size);color:currentColor;opacity:.78;flex:none;justify-self:center;position:relative}.vc-role-nav__icon>svg{width:100%;height:100%;display:block}.vc-role-nav__icon:empty:before{content:"";border:1.4px solid;border-radius:.16rem;position:absolute;inset:.08rem}.vc-role-nav__icon:empty:after{content:"";background:currentColor;border-radius:999px;height:1.4px;position:absolute;top:.4rem;left:.24rem;right:.24rem;box-shadow:0 -.18rem,0 .18rem}.vc-role-nav__hint{display:none}
.vc-route-page{gap:var(--portal-cadence-header-section);width:100%;max-width:92rem;padding:var(--portal-cadence-page-top) var(--portal-space-7);flex-direction:column;margin:0 auto;display:flex}@media (max-width:768px){.vc-route-page{padding:var(--portal-cadence-page-top-sm) var(--portal-space-6);gap:var(--portal-cadence-section-section)}}.vc-route-page__header{gap:var(--portal-space-7);grid-template-columns:1fr auto;align-items:start;display:grid}.vc-route-page__copy{gap:var(--portal-cadence-eyebrow-title);flex-direction:column;min-width:0;display:flex}.vc-route-page__copy>.vc-route-page__title+.vc-route-page__description,.vc-route-page__copy>.vc-route-page__title+.vc-route-page__meta,.vc-route-page__copy>.vc-route-page__title+.vc-route-page__lede{margin-top:calc(var(--portal-cadence-title-desc) - var(--portal-cadence-eyebrow-title))}.vc-route-page__eyebrow{margin:0}.vc-route-page__title{max-width:48ch;margin:0}.vc-route-page__description{max-width:60ch;margin:0}.vc-route-page__meta{align-items:baseline;gap:var(--portal-space-5);flex-wrap:wrap;max-width:60ch;margin:0;display:flex}.vc-route-page__lede{max-width:60ch;margin:0}.vc-route-page__state{align-self:start;align-items:center;gap:var(--portal-space-2);padding:var(--portal-space-1) var(--portal-space-3);border-radius:var(--r-sm);border:1px solid hsl(var(--portal-line));background:hsl(var(--portal-panel));color:hsl(var(--portal-text));display:inline-flex}.vc-route-page__state--stable{color:hsl(var(--portal-stable-fg));border-color:hsl(var(--portal-stable-border))}.vc-route-page__state--live{color:hsl(var(--portal-live-fg));border-color:hsl(var(--portal-live-border))}.vc-route-page__state--ready{color:hsl(var(--portal-ready-fg));border-color:hsl(var(--portal-ready-border))}.vc-route-page__state--complete{color:hsl(var(--portal-complete-fg));border-color:hsl(var(--portal-complete-border))}.vc-route-page__state--attention{color:hsl(var(--portal-attention-fg));border-color:hsl(var(--portal-attention-border))}.vc-route-page__state--blocked{color:hsl(var(--portal-blocked-fg));border-color:hsl(var(--portal-blocked-border))}.vc-route-page__state--pending{color:hsl(var(--portal-pending-fg));border-color:hsl(var(--portal-pending-border))}.vc-route-page__state--draft{color:hsl(var(--portal-draft-fg));border-color:hsl(var(--portal-draft-border))}.vc-route-page__state--planned{color:hsl(var(--portal-planned-fg));border-color:hsl(var(--portal-planned-border))}.vc-route-page__state--reopened{color:hsl(var(--portal-reopened-fg));border-color:hsl(var(--portal-reopened-border))}.vc-route-page__state--superseded{color:hsl(var(--portal-superseded-fg));border-color:hsl(var(--portal-superseded-border))}.vc-route-page__state--stale{color:hsl(var(--portal-stale-fg));border-color:hsl(var(--portal-stale-border))}.vc-route-page__state--under-review{color:hsl(var(--portal-under-review-fg));border-color:hsl(var(--portal-under-review-border))}.vc-route-page__state--changes-requested{color:hsl(var(--portal-changes-requested-fg));border-color:hsl(var(--portal-changes-requested-border))}.vc-route-page__state--not-ready{color:hsl(var(--portal-not-ready-fg));border-color:hsl(var(--portal-not-ready-border))}.vc-route-page__state--not-requested{color:hsl(var(--portal-not-requested-fg));border-color:hsl(var(--portal-not-requested-border))}.vc-route-page__gravity{gap:var(--portal-space-8);padding:var(--portal-space-7) 0;border-top:1px solid hsl(var(--portal-line));border-bottom:1px solid hsl(var(--portal-line));grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));display:grid}.vc-route-page__gravity-item{gap:var(--portal-cadence-eyebrow-title);flex-direction:column;min-width:0;display:flex}.vc-route-page__gravity-value{align-items:baseline;gap:var(--portal-space-1);font-variant-numeric:tabular-nums lining-nums;font-feature-settings:"tnum" 1, "lnum" 1, "ss01" 1;display:inline-flex}.vc-route-page__gravity-prefix,.vc-route-page__gravity-suffix{color:hsl(var(--portal-text-muted))}.vc-route-page__gravity-digits{color:hsl(var(--portal-text))}.vc-route-page__gravity-meta{color:hsl(var(--portal-text-muted));margin-top:var(--portal-space-1)}.vc-route-page__header-commitment{align-self:start;gap:var(--portal-space-4);display:flex}.vc-route-page__content{gap:var(--portal-cadence-section-section);flex-direction:column;min-width:0;display:flex}.vc-route-page__article-grid{gap:var(--portal-space-9);grid-template-columns:minmax(0,9fr) minmax(0,3fr);align-items:start;display:grid}@media (max-width:1024px){.vc-route-page__article-grid{grid-template-columns:1fr}}.vc-route-page__main{gap:var(--portal-cadence-section-section);flex-direction:column;min-width:0;max-width:64ch;display:flex}.vc-route-page__rail{gap:var(--portal-cadence-section-body);top:var(--portal-space-7);flex-direction:column;display:flex;position:sticky}@media (max-width:1024px){.vc-route-page__rail{position:static}}.vc-route-page__reading-lane{gap:var(--portal-cadence-reading-section);flex-direction:column;min-width:0;max-width:64ch;display:flex}.vc-route-page__reading-lane>*+*{margin-top:var(--portal-cadence-reading-para)}.vc-route-page__reading-lane>h2,.vc-route-page__reading-lane>h3,.vc-route-page__reading-lane>.vc-reading-section{margin-top:var(--portal-cadence-reading-section)}.vc-route-page--submission{max-width:60rem}.vc-route-page__feedback{gap:var(--portal-space-5);flex-direction:column;display:flex}.vc-route-page__form-body{gap:var(--portal-cadence-form-group);flex-direction:column;min-width:0;display:flex}.vc-route-page__commitment-row{justify-content:flex-end;align-items:center;gap:var(--portal-space-5);padding:var(--portal-space-6) 0;background:linear-gradient(to top, hsl(var(--portal-canvas)) 70%, hsl(var(--portal-canvas) / 0));margin-top:var(--portal-cadence-section-section);border-top:1px solid hsl(var(--portal-line));display:flex;position:sticky;bottom:0}.vc-route-page--cover{text-align:left;max-width:48rem;padding-top:var(--portal-cadence-cover-hero);padding-bottom:var(--portal-cadence-cover-hero);align-items:center}.vc-route-page__cover-hero{gap:var(--portal-cadence-title-desc);flex-direction:column;width:100%;display:flex}.vc-route-page__cover-hero .vc-route-page__title{max-width:none}.vc-route-page__cover-commitment{margin-top:var(--portal-cadence-section-body)}.vc-route-page__cover-body{margin-top:var(--portal-cadence-section-section);gap:var(--portal-cadence-section-section);flex-direction:column;width:100%;display:flex}.vc-route-page--apparatus{max-width:none;padding:var(--portal-space-7)}.vc-route-page__apparatus-label{margin-bottom:var(--portal-space-5);font-size:var(--portal-type-micro);font-weight:var(--portal-weight-medium);letter-spacing:var(--portal-tracking-caps);text-transform:uppercase;color:hsl(var(--portal-text-muted))}.vc-route-page__apparatus-content{gap:var(--portal-cadence-section-section);flex-direction:column;display:flex}.vc-route-page__commitment{justify-content:center;align-items:center;gap:var(--portal-space-3);min-height:var(--portal-control-height-md);padding:var(--portal-space-3) var(--portal-space-5);border-radius:var(--portal-button-radius);color:hsl(var(--portal-text));cursor:pointer;transition:var(--portal-button-transition);white-space:nowrap;background:0 0;border:1px solid #0000;text-decoration:none;display:inline-flex}.vc-route-page__commitment--primary{background:hsl(var(--portal-text));color:hsl(var(--portal-panel));box-shadow:var(--portal-button-elevation-0)}.vc-route-page__commitment--primary:hover{background:color-mix(in oklab, hsl(var(--portal-text)) 92%, hsl(var(--portal-panel)))}.vc-route-page__commitment--secondary{background:hsl(var(--portal-panel));border-color:hsl(var(--portal-line-strong));color:hsl(var(--portal-text))}.vc-route-page__commitment--secondary:hover{background:hsl(var(--portal-subtle))}.vc-route-page__commitment--cancel{color:hsl(var(--portal-text-muted));background:0 0}.vc-route-page__commitment--cancel:hover{color:hsl(var(--portal-text))}.vc-route-page__commitment:focus-visible{outline:2px solid var(--portal-focus-ring);outline-offset:2px}[data-register=operator] .vc-route-page--briefing,[data-register=operator] .vc-route-page--article,[data-register=operator] .vc-route-page--submission{gap:var(--portal-cadence-section-section)}[data-register=reading] .vc-route-page--reader,.vc-page-frame--reading .vc-route-page--reader{gap:calc(var(--portal-cadence-header-section) + var(--portal-space-3))}.vc-templates-specimen__section+.vc-templates-specimen__section{margin-top:var(--portal-space-12)}.vc-templates-specimen__section-header{gap:var(--portal-space-2);margin-bottom:var(--portal-space-7);flex-direction:column;display:flex}.vc-templates-specimen__label{font-size:var(--portal-type-micro);font-weight:var(--portal-weight-medium);letter-spacing:var(--portal-tracking-caps);text-transform:uppercase;color:hsl(var(--portal-text-muted));margin:0}.vc-templates-specimen__caption{font-size:var(--portal-type-caption);font-weight:var(--portal-weight-light);line-height:var(--portal-leading-caption);color:hsl(var(--portal-text-muted));max-width:56ch;margin:0}.vc-templates-specimen__grid{gap:var(--portal-space-7);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}@media (max-width:1024px){.vc-templates-specimen__grid{grid-template-columns:minmax(0,1fr)}}.vc-templates-specimen__grid--narrow{grid-template-columns:repeat(2,minmax(0,1fr))}.vc-templates-specimen__panel{gap:var(--portal-space-4);padding:var(--portal-space-7);background:hsl(var(--portal-panel));border:1px solid hsl(var(--portal-line));border-radius:var(--r-lg);flex-direction:column;min-width:0;display:flex}.vc-templates-specimen__panel-header{gap:var(--portal-space-1);padding-bottom:var(--portal-space-4);border-bottom:1px solid hsl(var(--portal-line));flex-direction:column;display:flex}.vc-templates-specimen__panel-body{min-width:0}.vc-templates-specimen__panel-body .vc-route-page{gap:var(--portal-space-7);max-width:none;padding:0}.vc-templates-specimen__panel-body .vc-route-page--cover{align-items:flex-start;padding:0}.vc-templates-specimen__panel-body .vc-route-page__commitment-row{margin-top:var(--portal-space-6);padding:var(--portal-space-5) 0 0;background:0 0;position:static}.vc-templates-specimen__panel-body .vc-route-page__article-grid{gap:var(--portal-space-7);grid-template-columns:minmax(0,1fr)}.vc-templates-specimen__placeholder{padding:var(--portal-space-6);background:hsl(var(--portal-subtle));border:1px dashed hsl(var(--portal-line-strong));border-radius:var(--r-md);font-size:var(--portal-type-caption);font-weight:var(--portal-weight-light);line-height:var(--portal-leading-body);color:hsl(var(--portal-text-muted));margin:0;font-style:normal}
