.portlandme-site{--bh-primary:#0f4c81;--bh-primary-hover:#0c3d67;--bh-secondary:#c65a33;--bh-secondary-hover:#a94a28;--bh-accent:#f5efe7;--bh-dark:#12263a}.portlandme-site,.portlandme-site button,.portlandme-site input{font-family:var(--font-inter), system-ui, sans-serif;color:var(--bh-dark)}.portlandme-site .serif{font-family:var(--font-playfair), Georgia, serif}.portlandme-site .card-hover{transition:transform .2s,box-shadow .2s}.portlandme-site .card-hover:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000001f}.portlandme-site .btn-primary{background:var(--bh-primary);color:#fff;border-radius:.5rem;padding:.75rem 1.75rem;font-weight:600;transition:background .2s;display:inline-block}.portlandme-site .btn-primary:hover{background:var(--bh-primary-hover)}.portlandme-site .btn-secondary{background:var(--bh-secondary);color:#fff;border-radius:.5rem;padding:.75rem 1.75rem;font-weight:600;transition:background .2s;display:inline-block}.portlandme-site .btn-secondary:hover{background:var(--bh-secondary-hover)}.portlandme-site .section-title{font-family:var(--font-playfair), Georgia, serif;color:var(--bh-dark);margin-top:1rem;margin-bottom:.5rem;font-size:2rem;font-weight:700}.portlandme-site .section-subtitle{color:#4a5568;margin-bottom:2rem;font-size:1.05rem}.portlandme-site .tag{background:var(--bh-accent);color:var(--bh-primary);border-radius:9999px;padding:.2rem .6rem;font-size:.75rem;font-weight:600;display:inline-block}.portlandme-site .portlandme-prose h2{color:#1e3a8a;margin-top:2rem;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.portlandme-site .portlandme-prose p,.portlandme-site .portlandme-prose li{color:#374151;margin-bottom:.75rem;font-size:.9375rem;line-height:1.75}.portlandme-site .portlandme-prose ul{margin-bottom:.75rem;padding-left:1.5rem;list-style:outside}.portlandme-site .portlandme-prose a{color:#2563eb;text-decoration:underline}