.constitution-section{--constitution-border:#e4e4e7e6;--constitution-surface:#ffffff8c;--constitution-text:#18181b;--constitution-muted:#52525b;--constitution-accent:var(--brand-600);--constitution-rule:color-mix(in srgb, var(--brand-500) 28%, transparent);border-top:1px solid var(--constitution-border);padding:clamp(2.75rem,6vw,4rem) clamp(1.25rem,4vw,2.5rem) clamp(2rem,4vw,2.75rem)}.dark .constitution-section{--constitution-border:#3f3f46d9;--constitution-surface:#18181b73;--constitution-text:#fafafa;--constitution-muted:#a1a1aa;--constitution-accent:var(--brand-400);--constitution-rule:color-mix(in srgb, var(--brand-400) 32%, transparent)}.constitution-section__inner{max-width:68rem;margin-inline:auto}.constitution-section__grid{grid-template-columns:minmax(0,1fr);align-items:start;gap:clamp(1.75rem,4vw,2.5rem);display:grid}@media (min-width:768px){.constitution-section__grid{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:clamp(2rem,4vw,3rem)}}.constitution-content{text-align:left}.constitution-content__title{font-family:var(--font-serif), ui-serif, Georgia, serif;letter-spacing:-.025em;color:var(--constitution-text);margin:0;font-size:clamp(1.85rem,3.5vw,2.5rem);font-weight:800;line-height:1.15}.constitution-content__body{max-width:36rem;color:var(--constitution-muted);margin:1.15rem 0 0;font-size:clamp(.9375rem,1.6vw,1.0625rem);line-height:1.75}.constitution-download{border:1px solid color-mix(in srgb, var(--constitution-accent) 42%, var(--constitution-border));background:color-mix(in srgb, var(--constitution-accent) 10%, transparent);color:var(--constitution-text);letter-spacing:.1em;text-transform:uppercase;border-radius:0;align-items:center;gap:.55rem;margin-top:1.65rem;padding:.72rem 1.25rem;font-size:.75rem;font-weight:800;text-decoration:none;transition:background-color .15s,border-color .15s;display:inline-flex}.constitution-download:hover{background:color-mix(in srgb, var(--constitution-accent) 16%, transparent);border-color:color-mix(in srgb, var(--constitution-accent) 58%, var(--constitution-border))}.constitution-download__icon{width:1rem;height:1rem;color:var(--constitution-accent)}.constitution-download__label{line-height:1}.constitution-download__hint{color:var(--constitution-muted);margin:.55rem 0 0;font-size:.75rem}.constitution-timeline-card{border:1px solid var(--constitution-border);background:var(--constitution-surface);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:0;padding:clamp(1.25rem,2.5vw,1.65rem);box-shadow:0 12px 32px #0f172a0d}.dark .constitution-timeline-card{box-shadow:0 12px 32px #0000002e}.constitution-timeline__title{letter-spacing:.12em;text-transform:uppercase;color:var(--constitution-accent);margin:0 0 1rem;font-size:.6875rem;font-weight:700}.constitution-timeline__list{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.constitution-timeline__item{justify-content:space-between;align-items:center;gap:.75rem;padding-left:1.1rem;display:flex;position:relative}.constitution-timeline__dot{background:var(--constitution-accent);border-radius:0;width:.4rem;height:.4rem;position:absolute;top:50%;left:0;transform:translateY(-50%)}.constitution-timeline__meta{flex-direction:column;gap:.1rem;display:flex}.constitution-timeline__place{color:var(--constitution-text);font-size:.8125rem;font-weight:700;line-height:1.2}.constitution-timeline__date{color:var(--constitution-muted);font-size:.75rem;line-height:1.2}.constitution-timeline__note{background:color-mix(in srgb, var(--constitution-accent) 10%, transparent);letter-spacing:.08em;text-transform:uppercase;color:var(--constitution-accent);border-radius:0;flex-shrink:0;padding:.15rem .5rem;font-size:.625rem;font-weight:700}.constitution-rule{color:var(--constitution-rule);justify-content:center;align-items:center;gap:.75rem;margin-top:clamp(2rem,4vw,2.75rem);display:flex}.constitution-rule:before,.constitution-rule:after{content:"";background:currentColor;flex:1;max-width:8rem;height:1px}.constitution-rule__stars{align-items:center;gap:.35rem;display:inline-flex}.constitution-rule__star{width:.45rem;height:.45rem}@media (min-width:640px){.constitution-rule__star{width:.55rem;height:.55rem}.constitution-rule__stars{gap:.45rem}}@media (prefers-reduced-motion:reduce){.constitution-download{transition:none}}
.pledge-section{--pledge-border:#e4e4e7e6;--pledge-surface:#ffffff8c;--pledge-text:#18181b;--pledge-muted:#52525b;--pledge-accent:var(--brand-600);border-top:1px solid var(--pledge-border);padding:clamp(2.75rem,6vw,4rem) clamp(1.25rem,4vw,2.5rem) clamp(2rem,4vw,2.75rem)}.dark .pledge-section{--pledge-border:#3f3f46d9;--pledge-surface:#18181b73;--pledge-text:#fafafa;--pledge-muted:#a1a1aa;--pledge-accent:var(--brand-400)}.pledge-section__inner{max-width:68rem;margin-inline:auto}.pledge-section__header{text-align:center;max-width:42rem;margin:0 auto clamp(1.75rem,4vw,2.5rem)}.pledge-section__subtitle{letter-spacing:.06em;text-transform:uppercase;color:var(--pledge-muted);margin:0 0 .75rem;font-size:.875rem;font-weight:700;line-height:1.5}.pledge-section__title{font-family:var(--font-serif), ui-serif, Georgia, serif;letter-spacing:-.025em;color:var(--pledge-text);margin:0;font-size:clamp(1.85rem,3.5vw,2.5rem);font-weight:800;line-height:1.15}.pledge-panel{border:1px solid var(--pledge-border);background:var(--pledge-surface);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:0;padding:clamp(1.5rem,3vw,2rem);box-shadow:0 12px 32px #0f172a0d}.dark .pledge-panel{box-shadow:0 12px 32px #0000002e}.pledge-panel__list{grid-template-columns:minmax(0,1fr);gap:1.15rem;margin:0;padding:0;list-style:none;display:grid}@media (min-width:768px){.pledge-panel__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem 2rem}}.pledge-panel__item{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.75rem;display:grid}.pledge-panel__number{letter-spacing:.08em;color:var(--pledge-accent);padding-top:.15rem;font-size:.75rem;font-weight:800}.pledge-panel__text{font-family:var(--font-serif), ui-serif, Georgia, serif;color:var(--pledge-text);margin:0;font-size:1rem;line-height:1.7}.pledge-panel__footer{border-top:1px dashed var(--pledge-border);text-align:center;margin-top:clamp(1.75rem,4vw,2.25rem);padding-top:clamp(1.5rem,3vw,1.75rem)}.pledge-panel__affirmation{max-width:36rem;font-family:var(--font-serif), ui-serif, Georgia, serif;color:var(--pledge-text);margin:0 auto;font-size:clamp(1.125rem,2vw,1.375rem);font-style:italic;font-weight:600;line-height:1.5}
