*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:clamp(14px,1.5vw,16px);-webkit-text-size-adjust:100%}body,html{overflow-x:hidden}body{background:var(--color-bg);color:var(--color-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;font-variant-numeric:tabular-nums;line-height:1.6;min-block-size:100vh}img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}.content-wrapper,.footer,.header,.main-content,.sidebar{transition:background-color .15s,border-color .15s}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}:root{--color-crail:#c15f3c;--color-cloudy:#b1ada1;--color-pampas:#f4f3ee;--color-white:#fff;--color-text:#3a3a3a;--color-text-light:#6b6b6b;--color-border:#e5e5e0;--color-border-light:rgba(0,0,0,.1);--color-bg:#f4f3ee;--color-bg-elevated:#fff;--color-brand-primary:var(--color-crail);--color-primary:var(--color-brand-primary);--color-action:var(--color-brand-primary);--color-crail-dark:#a64e2f;--color-error:#ef4444;--color-error-dark:#dc2626;--color-error-light:#fee2e2;--color-error-text:#991b1b;--color-error-border:#fecaca;--color-success:#10b981;--color-success-dark:#065f46;--color-success-light:#d1fae5;--color-success-text:#065f46;--color-success-border:#a7f3d0;--color-warning:#f59e0b;--color-warning-light:#fef3c7;--color-info:#3b82f6;--color-info-light:#dbeafe;--color-gray-100:#f3f4f6;--color-gray-200:#e5e7eb;--color-gray-700:#374151;--color-gray-800:#1f2937;--color-black:#000;--color-link:#2563eb;--color-link-hover:#1d4ed8;--color-link-visited:#7c3aed;--max-width:min(62.5rem,100%);--sidebar-width:clamp(16rem,30vw,18.75rem);--radius:4px;--card-min-width:200px;--card-max-width:280px;--grid-gap:clamp(0.5rem,1.5vw,0.75rem);--space-unit:clamp(0.25rem,1vw + 0.125rem,0.5rem);--spacing-xs:calc(var(--space-unit)*0.5);--spacing-small:var(--space-unit);--spacing-medium:calc(var(--space-unit)*1.5);--spacing-large:calc(var(--space-unit)*2);--spacing-xl:calc(var(--space-unit)*3);--text-scale:clamp(1rem,0.9rem + 0.5vw,1.125rem);--text-xs:max(0.75rem,calc(var(--text-scale)*0.75));--text-small:max(0.857rem,calc(var(--text-scale)*0.8125));--z-overlay:1000;--z-modal:9999;--duration-fast:150ms;--duration-normal:300ms;--ease-out:cubic-bezier(0,0,0.2,1);--z-sticky:990;--z-normal:1;--z-elevated:10;--text-body:1rem;--text-base:1rem;--text-medium:1.125rem;--text-h1:1.75rem;--text-h2:1.5rem;--text-h3:1.25rem;--text-h4:1rem}[data-theme=dark]{--color-pampas:#1a1a1a;--color-white:#242424;--color-text:#e5e5e5;--color-text-light:#a0a0a0;--color-border:#3a3a3a;--color-bg:#1a1a1a;--color-bg-elevated:#242424;--color-cloudy:#6b6b6b;--color-error:#f87171;--color-error-light:rgba(239,68,68,.15);--color-error-text:#fca5a5;--color-error-border:rgba(239,68,68,.3);--color-success:#34d399;--color-success-light:rgba(16,185,129,.15);--color-success-text:#6ee7b7;--color-success-border:rgba(16,185,129,.3);--color-warning:#fbbf24;--color-warning-light:rgba(251,191,36,.15);--color-info:#60a5fa;--color-info-light:rgba(59,130,246,.15);--color-border-light:hsla(0,0%,100%,.15);--color-link:#60a5fa;--color-link-hover:#93c5fd;--color-link-visited:#a78bfa}