@layer bricks {.brxe-button{width:auto}}@layer bricks {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}#brxe-yxtsud{font-weight:100}#brxe-zsieoi{background-color:var(--shep-nav-bg);grid-row:span 1;grid-column:span 1}#brxe-unpqxz{background-color:var(--shep-nav-bg);grid-row:span 1;grid-column:span 1}#brxe-jtnppk{background-color:var(--shep-nav-bg);grid-row:span 1;grid-column:span 1}#brxe-xorbay{display:grid;align-items:initial;grid-gap:20px;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);grid-template-rows:minmax(0,1fr);grid-auto-flow:dense}@property --dc-accent{syntax:"<color>";inherits:true;initial-value:#EC5F2E;}.dc-banner,.dc-stack,.dc-math,.dc-rules,.dc-cta{padding-block:var(--shep-section-pad-tight);padding-inline:var(--shep-gutter);}
.dc-banner__inner,.dc-stack__inner,.dc-math__inner,.dc-rules__inner,.dc-cta__inner{width:100%;max-width:950px;margin-inline:auto;display:flex;flex-direction:column;gap:20px;}
.dc-eyebrow,.dc-eyebrow-ink,.dc-card__label,.dc-card__code,.dc-fact__k,.dc-step__num{font-family:var(--shep-font-mono);font-size:9.5px;font-weight:600;letter-spacing:0.18em;text-transform:uppercase;line-height:1;margin:0;}
.dc-eyebrow{color:var(--shep-vermillion);}
.dc-eyebrow-ink{color:var(--shep-text-muted);}
.dc-banner__title,.dc-stack__title,.dc-math__title,.dc-rules__title,.dc-cta__title,.dc-card__amount,.dc-step__title{font-family:"Anton SC", var(--shep-font-display);text-transform:uppercase;letter-spacing:var(--shep-track-display);color:var(--shep-text);margin:0;}
.dc-banner__title{font-size:var(--shep-size-display-lg);line-height:var(--shep-lh-display);}
.dc-stack__title,.dc-math__title,.dc-rules__title,.dc-cta__title{font-size:var(--shep-size-h2);line-height:var(--shep-lh-heading);}.dc-btn,.dc-btn-quiet,.dc-card__foot{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border:1px solid var(--shep-border-strong);border-radius:var(--shep-radius-sm);font-family:var(--shep-font-mono);font-size:9.5px;font-weight:600;letter-spacing:0.18em;text-transform:uppercase;line-height:1;text-decoration:none;transition:background var(--shep-t), color var(--shep-t), border-color var(--shep-t);}
.dc-btn{background:var(--shep-vermillion);color:var(--shep-linen);border-color:var(--shep-vermillion);}
.dc-btn:hover{background:var(--shep-ink);border-color:var(--shep-ink);color:var(--shep-linen);}
.dc-btn-quiet{background:transparent;color:var(--shep-text);}
.dc-btn-quiet:hover{background:var(--shep-text);color:var(--shep-bg);}.dc-prose{color:var(--shep-text-soft);font-size:var(--shep-size-body);line-height:var(--shep-lh-body);}
.dc-prose ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px;}
.dc-prose li{position:relative;padding-left:18px;}
.dc-prose li::before{content:"";position:absolute;left:0;top:0.55em;width:7px;height:7px;background:var(--shep-vermillion);}
.dc-prose table{width:100%;border-collapse:collapse;}
.dc-prose td{padding:14px 0;border-bottom:1px solid var(--shep-border);vertical-align:baseline;}
.dc-prose td:last-child{text-align:right;font-family:var(--shep-font-mono);white-space:nowrap;}
.dc-prose tr:last-child td{border-bottom:none;border-top:1px solid var(--shep-border-strong);color:var(--shep-text);font-weight:700;}.dc-banner__meta{font-size:var(--shep-size-body-lg);line-height:var(--shep-lh-body);color:var(--shep-text-soft);max-width:56ch;margin:0;}
.dc-banner__facts{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;margin-top:20px;}
.dc-fact{display:flex;flex-direction:column;gap:8px;flex:1 1 180px;padding:20px;border:1px solid var(--shep-border);border-radius:var(--shep-radius-sm);background:var(--shep-bg-card);}
.dc-fact__v{font-family:"Anton SC", var(--shep-font-display);font-size:var(--shep-size-display-sm);line-height:1;color:var(--shep-vermillion);margin:0;}
.dc-fact__k{color:var(--shep-text-muted);}@media(max-width:640px){ .dc-banner__facts { flex-direction: column; }}#brxe-nnxcbp{font-weight:400}#brxe-fxrgwh{font-weight:400}#brxe-nljnmi{font-weight:400}#brxe-mpfvbn{background-color:var(--shep-nav-bg);border-top:1px solid var(--shep-border);border-bottom:1px solid var(--shep-border)}.dc-stack__grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:20px;margin-top:20px;}.dc-stack__grid>.dc-card:nth-child(1){--dc-accent:var(--shep-vermillion);}
.dc-stack__grid>.dc-card:nth-child(2){--dc-accent:var(--shep-cobalt);}
.dc-stack__grid>.dc-card:nth-child(3){--dc-accent:var(--shep-marigold);}
.dc-card{display:flex;flex-direction:column;gap:20px;padding:20px;border:1px solid var(--shep-border);border-radius:var(--shep-radius-sm);background:var(--shep-bg);transition:border-color var(--shep-t);}
.dc-card:hover{border-color:var(--dc-accent);}
.dc-card__label{color:var(--dc-accent);}
.dc-card__amount{font-size:var(--shep-size-display-sm);line-height:1;color:var(--dc-accent);}
.dc-card__body{font-size:var(--shep-size-body);line-height:var(--shep-lh-body);color:var(--shep-text-soft);margin:0;flex:1 1 auto;}
.dc-card__code{color:var(--shep-text);padding:10px 12px;border:1px solid var(--shep-border);border-radius:var(--shep-radius-sm);background:var(--shep-bg-alt);}
.dc-card__foot{background:transparent;color:var(--dc-accent);border-color:var(--dc-accent);width:100%;}
.dc-card__foot:hover{background:var(--dc-accent);color:var(--shep-bg);}@media(max-width:900px){ .dc-stack__grid { grid-template-columns: minmax(0, 1fr); }}#brxe-lonxxi{width:100%}.dc-math{background:var(--shep-bg-alt);}
.dc-math__lede{font-size:var(--shep-size-body-lg);line-height:var(--shep-lh-body);color:var(--shep-text-soft);max-width:56ch;margin:0;}
.dc-ledger{padding:20px;border:1px solid var(--shep-border);border-radius:var(--shep-radius-sm);background:var(--shep-bg);}
.dc-note{font-size:var(--shep-size-body-sm);line-height:var(--shep-lh-body);color:var(--shep-text-muted);max-width:60ch;margin:0;}#brxe-ahrvzv{font-weight:400}#brxe-xpghya{background-color:var(--shep-nav-bg)}#brxe-wragbl{font-weight:400}#brxe-wlsash{background-color:var(--shep-nav-bg)}#brxe-hzacry{font-weight:400}#brxe-jgaboj{background-color:var(--shep-nav-bg)}#brxe-edjney{background-color:var(--shep-nav-bg);width:100%;max-width:100%;margin-top:10px}#brxe-bruicp{border-top:1px solid var(--shep-border);border-bottom:1px solid var(--shep-border)}.dc-rules__grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:20px;margin-top:20px;}
.dc-step{display:flex;flex-direction:column;gap:12px;padding:20px;border:1px solid var(--shep-border);border-radius:var(--shep-radius-sm);background:var(--shep-bg-card);}
.dc-step__num{color:var(--shep-vermillion);}
.dc-step__title{font-size:var(--shep-size-h4);line-height:var(--shep-lh-tight);}
.dc-step__body{font-size:var(--shep-size-body-sm);line-height:var(--shep-lh-body);color:var(--shep-text-soft);margin:0;}
.dc-fine{margin-top:20px;padding:20px;border:1px solid var(--shep-border);border-radius:var(--shep-radius-sm);}
.dc-fine__title{font-family:var(--shep-font-mono);font-size:9.5px;font-weight:600;letter-spacing:0.18em;text-transform:uppercase;color:var(--shep-text-muted);margin:0 0 20px 0;}@media(max-width:900px){ .dc-rules__grid { grid-template-columns: minmax(0, 1fr); }}#brxe-ohehbp{background-color:var(--shep-bg-alt)}.dc-cta__inner{align-items:flex-start;}
.dc-cta__body{font-size:var(--shep-size-body-lg);line-height:var(--shep-lh-body);color:var(--shep-text-soft);max-width:52ch;margin:0;}
.dc-actions{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;margin-top:8px;}
.dc-cta__note{font-family:var(--shep-font-mono);font-size:9.5px;font-weight:600;letter-spacing:0.18em;text-transform:uppercase;color:var(--shep-text-muted);margin:8px 0 0 0;}@media(max-width:640px){ .dc-actions { flex-direction: column; align-items: stretch; }}