:root{--red:#c8281a;--red-dark:#8b1a10;--red-hero:#6e1309;--red-light:#fff0ee;--green:#2d7a3a;--green-dark:#1e5428;--green-light:#f0f7f2;--white:#fff;--off-white:#f8f8f6;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-400:#9ca3af;--gray-600:#4b5563;--gray-700:#374151;--gray-900:#111827;--radius:3px;--shadow:0 1px 3px rgba(0,0,0,.1);--shadow-md:0 2px 8px rgba(0,0,0,.09)}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:var(--off-white);color:var(--gray-900);line-height:1.6;-webkit-font-smoothing:antialiased}.page-wrapper{min-height:100vh;display:flex;flex-direction:column}.hero{position:relative;color:var(--white);text-align:center;overflow:hidden;background-color:var(--red-hero);background-image:url(/flags.jpg);background-size:cover;background-position:65% 60%;padding:4.5rem 1.5rem 3.5rem}.hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(90,12,6,.78) 0,rgba(75,10,5,.84) 55%,rgba(0,0,0,.7))}.hero-content{position:relative;z-index:1}.hero-badge{display:inline-block;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.3);color:hsla(0,0%,100%,.88);font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:.3rem .85rem;border-radius:2px;margin-bottom:1.25rem}.hero h1{font-size:clamp(2.2rem,6vw,3.4rem);font-weight:800;line-height:1.1;margin-bottom:.85rem;letter-spacing:-.03em}.hero h1 .accent-red{color:#ff8a7a}.hero-subtitle{font-size:clamp(.95rem,2.5vw,1.1rem);color:hsla(0,0%,100%,.84);max-width:560px;margin:0 auto;line-height:1.65}.demands-section{background:var(--white);border-top:4px solid var(--red);border-bottom:1px solid var(--gray-200);padding:2.75rem 1.5rem}.demands-inner{max-width:720px;margin:0 auto}.demands-eyebrow{font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.14em;color:var(--red);margin-bottom:.6rem}.demands-title{font-size:clamp(1.55rem,4vw,2.2rem);font-weight:800;color:var(--gray-900);margin-bottom:1.75rem;line-height:1.15;letter-spacing:-.02em}.demands-list{list-style:none;display:flex;flex-direction:column;gap:.85rem}.demand-item{display:flex;align-items:flex-start;gap:1rem;padding:1rem 1.25rem;background:var(--off-white);border-radius:var(--radius);border-left:3px solid var(--red)}.demand-number{display:inline-flex;align-items:center;justify-content:center;min-width:1.9rem;height:1.9rem;background:var(--red);color:var(--white);font-size:.85rem;font-weight:800;border-radius:50%;flex-shrink:0}.demand-text{font-size:.97rem;font-weight:500;color:var(--gray-900);line-height:1.55;padding-top:.2rem}.sema-note{display:inline;border-bottom:1px dashed var(--gray-400);cursor:help}.sema-expand{display:block;font-size:.8rem;font-weight:400;color:var(--gray-600);margin-top:.35rem;line-height:1.45}.sema-expand a{color:var(--red)}.demands-scroll-hint{margin-top:1.75rem;text-align:center;font-size:.95rem;color:var(--gray-600)}.demands-scroll-hint strong{color:var(--green)}.why-section{background:var(--green-light);border-bottom:1px solid #b8ddbf;padding:2rem 1.5rem}.why-inner{max-width:720px;margin:0 auto}.why-title{font-size:.97rem;font-weight:700;color:var(--green-dark);margin-bottom:1.25rem}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.85rem;gap:.85rem}.stat-card{background:var(--white);border-radius:var(--radius);padding:1rem;border:1px solid #c8e6c9;text-align:center}.stat-number{font-size:1.6rem;font-weight:800;color:var(--green);line-height:1;margin-bottom:.3rem}.stat-desc{font-size:.78rem;color:var(--gray-600);line-height:1.4}.urgency-bar{background:var(--red);padding:.9rem 1.5rem;text-align:center}.urgency-bar p{color:hsla(0,0%,100%,.95);font-size:.88rem;font-weight:500;max-width:700px;margin:0 auto;line-height:1.6}.urgency-bar strong{color:var(--white);font-weight:700}.urgency-bar a.cite{color:hsla(0,0%,100%,.65);font-size:.72rem;vertical-align:super;text-decoration:none;margin-left:1px}.urgency-bar a.cite:hover{color:var(--white)}.sources-bar{background:#1a0a08;padding:.6rem 1.5rem;text-align:center}.sources-bar p{font-size:.72rem;color:hsla(0,0%,100%,.45);max-width:700px;margin:0 auto;line-height:1.8}.sources-bar a{color:hsla(0,0%,100%,.55);text-decoration:underline}.sources-bar a:hover{color:hsla(0,0%,100%,.8)}.main{flex:1 1;padding:2rem 1.5rem 4rem;max-width:720px;margin:0 auto;width:100%}.card{background:var(--white);border-radius:var(--radius);border:1px solid var(--gray-200);border-top:3px solid var(--red);padding:1.75rem;margin-bottom:1.25rem}.card-title{font-size:.97rem;color:var(--gray-900);margin-bottom:1rem;display:flex;gap:.5rem}.card-title,.step-badge{font-weight:700;align-items:center}.step-badge{display:inline-flex;justify-content:center;width:1.55rem;height:1.55rem;background:var(--red);color:var(--white);font-size:.72rem;border-radius:50%;flex-shrink:0}.personal-note-wrapper{margin-top:1rem;padding:1rem;background:var(--off-white);border:1px solid var(--gray-200);border-radius:var(--radius)}.personal-note-label{display:block;font-size:.82rem;font-weight:600;color:var(--gray-700);margin-bottom:.35rem}.personal-note-hint{font-size:.75rem;font-weight:400;color:var(--gray-400);margin-left:.25rem}.personal-note-input{width:100%;padding:.6rem .85rem;font-size:.9rem;font-family:inherit;border:1px solid var(--gray-200);border-radius:var(--radius);background:var(--white);color:var(--gray-900);outline:none;transition:border-color .15s}.personal-note-input:focus{border-color:var(--red);box-shadow:0 0 0 2px rgba(200,40,26,.1)}.input-group{display:flex;gap:.75rem;align-items:flex-end}.input-wrapper{flex:1 1;min-width:160px}label.field-label{display:block;font-size:.82rem;font-weight:600;color:var(--gray-700);margin-bottom:.4rem}input[type=text]{width:100%;padding:.7rem 1rem;font-size:1rem;border:1px solid var(--gray-200);border-radius:var(--radius);background:var(--white);color:var(--gray-900);transition:border-color .15s,box-shadow .15s;outline:none;letter-spacing:.05em}input[type=text]:focus{border-color:var(--red);box-shadow:0 0 0 2px rgba(200,40,26,.1)}input[type=text]::placeholder{color:var(--gray-400)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.7rem 1.4rem;font-size:1rem;font-weight:600;border:none;border-radius:var(--radius);cursor:pointer;transition:background .15s,transform .1s;white-space:nowrap;text-decoration:none}.btn:active{transform:translateY(1px)}.btn-primary{background:var(--red);color:var(--white)}.btn-primary:hover{background:var(--red-dark)}.btn-primary:disabled{background:var(--gray-400);cursor:not-allowed}.btn-cta{width:100%;background:var(--red);color:var(--white);font-size:1.1rem;padding:1rem 1.5rem;border-radius:var(--radius);box-shadow:0 3px 10px rgba(200,40,26,.3);letter-spacing:.01em}.btn-cta:hover{background:var(--red-dark);box-shadow:0 5px 16px rgba(200,40,26,.4);transform:translateY(-1px)}.mp-info{display:flex;align-items:flex-start;gap:1rem}.mp-avatar{width:2.8rem;height:2.8rem;border-radius:50%;background:var(--red);display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:1.1rem;color:var(--white);font-weight:700}.mp-details{flex:1 1}.mp-name{font-size:1.1rem;font-weight:700;color:var(--gray-900);margin-bottom:.2rem}.mp-riding{font-size:.88rem;color:var(--gray-600);margin-bottom:.2rem}.mp-party{font-size:.78rem;color:var(--gray-400);font-weight:500}.mp-email{display:inline-flex;align-items:center;gap:.3rem;font-size:.83rem;color:var(--green);margin-top:.5rem;word-break:break-all}.subject-row{display:flex;align-items:flex-start;gap:.6rem;background:#fff5f4;border:1px solid #fad0cc;border-radius:var(--radius);padding:.65rem .9rem;margin-bottom:1rem}.subject-label{font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.09em;color:var(--red);white-space:nowrap;padding-top:.05rem}.subject-text{font-size:.88rem;color:var(--gray-900);font-weight:500;line-height:1.4}.message-label{display:block;font-size:.82rem;font-weight:600;color:var(--gray-700);margin-bottom:.5rem}.message-hint{font-size:.78rem;font-weight:400;color:var(--gray-400);margin-left:.25rem}textarea{width:100%;min-height:320px;padding:1rem;font-size:.88rem;font-family:inherit;line-height:1.72;border:1px solid var(--gray-200);border-radius:var(--radius);background:var(--off-white);color:var(--gray-900);resize:vertical;outline:none;transition:border-color .15s}textarea:focus{border-color:var(--red);box-shadow:0 0 0 2px rgba(200,40,26,.08);background:var(--white)}.alert{display:flex;align-items:flex-start;gap:.6rem;padding:.8rem 1rem;border-radius:var(--radius);font-size:.88rem;font-weight:500;margin-bottom:.75rem}.alert-error{background:#fef2f2;border:1px solid #fecaca;color:var(--red)}.alert-success{background:var(--green-light);border:1px solid #c8e6c9;color:var(--green-dark)}.spinner{display:inline-block;width:1em;height:1em;border:2px solid hsla(0,0%,100%,.35);border-top:2px solid var(--white);border-radius:50%;animation:spin .6s linear infinite;flex-shrink:0}@keyframes spin{to{transform:rotate(1turn)}}.divider{height:1px;background:var(--gray-200);margin:1.25rem 0}.copy-btn{background:none;border:1px solid var(--gray-200);border-radius:var(--radius);padding:.3rem .65rem;font-size:.75rem;color:var(--gray-600);cursor:pointer;transition:background .15s;margin-top:.5rem}.copy-btn:hover{background:var(--gray-100)}.footer{background:#0e0e0e;color:hsla(0,0%,100%,.45);text-align:center;padding:2rem 1.5rem;font-size:.78rem;line-height:1.8}.footer a{color:hsla(0,0%,100%,.65);text-decoration:underline}.footer a:hover{color:var(--white)}.footer-credit{margin-top:.9rem;padding-top:.9rem;border-top:1px solid hsla(0,0%,100%,.1);font-style:italic;color:hsla(0,0%,100%,.35)}.prose-page{flex:1 1;padding:2.5rem 1.5rem 4rem;max-width:720px;margin:0 auto;width:100%}.prose-page h1{font-size:1.9rem;font-weight:800;color:var(--gray-900);margin-bottom:.4rem}.prose-page .prose-updated{font-size:.82rem;color:var(--gray-400);margin-bottom:2rem}.prose-page h2{font-size:1.05rem;font-weight:700;color:var(--red-dark);margin-top:2rem;margin-bottom:.5rem}.prose-page ol,.prose-page p,.prose-page ul{font-size:.95rem;color:var(--gray-700);line-height:1.7;margin-bottom:.85rem}.prose-page ol,.prose-page ul{padding-left:1.5rem}.prose-page a{color:var(--red)}@media (max-width:600px){.hero{padding:3.25rem 1.25rem 2.75rem;background-position:center 25%}.demands-section,.why-section{padding:1.75rem 1.25rem}.card{padding:1.25rem}.input-group{flex-direction:column;align-items:stretch}.input-wrapper{min-width:100%}.btn-primary{width:100%}textarea{min-height:260px}.stats-grid{grid-template-columns:1fr 1fr}.demand-item{padding:.85rem 1rem}}@media (max-width:400px){.stats-grid{grid-template-columns:1fr}}