:root{--ink:#18201c;--green:#173f2f;--moss:#526849;--cream:#f5f1e8;--paper:#fffdf8;--line:#d7ddd5;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:7rem}body{margin:0;background:var(--paper);color:var(--ink);font:1rem/1.65 var(--sans)}img{display:block;max-width:100%;height:auto}a{color:inherit;text-underline-offset:.2em}button,input,textarea{font:inherit}button,a,input,textarea,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #1761bd;outline-offset:4px}p{margin:0 0 1rem}h1,h2,h3{font-family:var(--serif);font-weight:400;margin:0;line-height:1.08;letter-spacing:-.025em}h1{font-size:clamp(3.3rem,5.6vw,6rem)}h2{font-size:clamp(2.35rem,4vw,4rem)}h3{font-size:clamp(1.55rem,2.3vw,2.15rem)}figure{margin:0}figcaption{font-size:.875rem;line-height:1.5;margin-top:.65rem;color:#505c52}.eyebrow{font-size:.875rem;line-height:1.35;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--moss);margin-bottom:1rem}.small-note{font-size:.875rem;color:#505c52;line-height:1.6}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:.5rem;left:.5rem;z-index:100;padding:.75rem;background:white;transform:translateY(-200%)}.skip-link:focus{transform:none}
.site-header{position:sticky;top:0;z-index:20;display:flex;justify-content:space-between;align-items:center;gap:2rem;min-height:6.25rem;padding:.55rem clamp(1.25rem,5vw,5rem);background:#fff;border-bottom:1px solid var(--line)}.brand img{width:10rem}.site-header nav{display:flex;align-items:center;gap:clamp(1rem,2.5vw,2.5rem)}.site-header nav a{padding:.7rem 0;text-decoration:none;font-size:.9375rem;font-weight:600}.site-header nav a:hover{text-decoration:underline}.site-header .nav-facebook{color:#1456a8}.menu-button{display:none}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.8rem 1.3rem;background:var(--green);color:#fff;text-decoration:none;border:1px solid transparent;font-size:1rem;font-weight:700;line-height:1.4;cursor:pointer}.button:hover{background:#24513d}.facebook-button{background:#1761bd}.facebook-button:hover{background:#124b93}.text-link{display:inline-block;padding:.5rem 0;line-height:1.5;font-weight:600}.hero{display:grid;grid-template-columns:1fr 1fr;background:var(--cream)}.hero-copy{padding:clamp(2.5rem,5vw,5rem) clamp(1.25rem,5vw,5rem);align-self:center}.hero-copy>p{max-width:39rem}.hero-intro{font-size:1.15rem;line-height:1.55;margin-top:1.6rem}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:.65rem 1.5rem;margin-top:1.5rem}.hero-note{font-family:var(--serif);font-style:italic;color:#505c52;margin:1.2rem 0 0}.hero-visual{display:grid;grid-template-columns:.9fr 1.1fr;gap:4px;min-height:36rem}.hero-image{position:relative;overflow:hidden}.hero-image img{height:100%;width:100%;object-fit:cover}.hero-image.before img{object-position:54% center}.hero-image.now img{object-position:48% center}.hero-image figcaption{position:absolute;bottom:1rem;left:.75rem;right:.75rem;padding:.4rem .6rem;background:#14281ee8;color:#fff;text-align:center;font-size:.875rem}
.section{padding:clamp(2.5rem,5vw,5rem) clamp(1.25rem,5vw,5rem)}.section-heading{display:grid;grid-template-columns:1.1fr .9fr;gap:3rem;align-items:end;margin-bottom:2rem}.section-heading>p{max-width:31rem;margin-bottom:0}.comic-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.comic-card{background:#fff;border:1px solid var(--line);min-width:0;display:flex;flex-direction:column}.comic-image{display:block;background:#f2f2ee;overflow:hidden;aspect-ratio:4/5;padding:.6rem}.comic-image img{width:100%;height:100%;object-fit:contain}.comic-image:hover{background:#e4e9df}.comic-copy{padding:1.3rem;display:flex;flex-direction:column;flex:1}.comic-copy h3{font-size:1.65rem;margin-bottom:.8rem}.comic-copy .eyebrow{margin-bottom:.7rem}.comic-copy p{font-size:1rem}.comic-copy .text-link{margin-top:auto;align-self:flex-start}.cartoons>.small-note{margin:1.2rem 0 0}.photo-story{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:2rem}.photo-story summary{padding:1rem 0;cursor:pointer;font-weight:600}.photo-pair{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;padding:.5rem 0 1.5rem}.photo-pair img{width:100%;height:22rem;object-fit:contain;background:var(--cream)}.animation{display:grid;grid-template-columns:.8fr 1.2fr;gap:2.5rem;align-items:center;background:var(--green);color:white;margin-top:2.5rem;padding:2rem}.animation .eyebrow,.animation figcaption{color:#d5e2cc}.animation h3{font-size:2.15rem;margin-bottom:1rem}.animation-copy p:last-child{margin-bottom:0}.animation video{display:block;width:100%;aspect-ratio:16/9;background:#0c1911}.story{display:grid;grid-template-columns:.85fr 1.15fr;gap:4rem;background:var(--cream)}.story-copy{max-width:46rem}.story-copy blockquote{margin:1.6rem 0 0;padding:1.2rem 0 0;border-top:1px solid #b4bfae;font:italic 1.5rem/1.4 var(--serif)}blockquote cite{display:block;margin-top:.75rem;font:normal .875rem/1.5 var(--sans);color:#505c52}.anchor-alias{scroll-margin-top:7rem}.purpose .section-heading{align-items:start}.law-heading{display:flex;flex-wrap:wrap;align-items:baseline;gap:.75rem 2rem;margin:2.5rem 0 1.2rem}.law-heading p{margin:0}.law-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.law-grid article{border-top:3px solid var(--green);background:#f0f3ec;padding:1.5rem}.law-grid h3{font-size:1.65rem;margin-bottom:1rem}.law-grid .eyebrow{font-size:.875rem}.law-grid .text-link{font-size:.9375rem}.ireland{margin-top:2rem;border-left:4px solid var(--green);padding:.2rem 0 .2rem 1.5rem;max-width:65rem}.ireland>p:nth-child(2){font:1.65rem/1.4 var(--serif)}.ireland .ireland-detail{margin-bottom:0}.welcome{background:var(--cream);display:grid;grid-template-columns:1fr 1fr;gap:4rem}.welcome h2{margin-bottom:1.5rem}.welcome>div>p{max-width:33rem}.welcome-actions{display:flex;align-items:flex-start;flex-direction:column;gap:.8rem;margin-top:1.5rem}.welcome #take-part{border-left:1px solid #b4bfae;padding-left:3rem}.welcome h3{margin-bottom:1rem}form{display:grid;gap:1rem}form label{display:flex;flex-direction:column;gap:.35rem;font-weight:600;font-size:.9375rem}input:not([type=checkbox]),textarea{width:100%;min-width:0;border:1px solid #8c9c8d;background:var(--paper);color:var(--ink);padding:.65rem;font-size:1rem;border-radius:0}textarea{resize:vertical}.consent{flex-direction:row;align-items:flex-start;font-weight:400}.consent input{width:1.15rem;height:1.15rem;margin:.22rem .4rem 0 0;flex-shrink:0}form .button{justify-self:start}form .small-note{margin:0}footer{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:1.5rem clamp(1.25rem,5vw,5rem);background:#fff;font-size:.9375rem}footer img{width:10rem}footer p{margin-bottom:.25rem}footer a{overflow-wrap:anywhere}.mobile-action-bar{display:none}
@media(min-width:1400px){.hero-copy{max-width:50rem;justify-self:end}.section{padding-left:max(5vw,calc((100vw - 1300px)/2));padding-right:max(5vw,calc((100vw - 1300px)/2))}}
@media(max-width:960px){.site-header{gap:1rem}.section-heading{gap:1.5rem}.comic-grid{gap:.9rem}.comic-copy{padding:1rem}.hero-copy{padding:2.5rem 1.5rem}.hero-visual{min-height:32rem}.story,.welcome{gap:2rem}.welcome #take-part{padding-left:2rem}.animation{gap:1.5rem;padding:1.5rem}}
@media(max-width:760px){html{scroll-padding-top:6rem}.site-header{min-height:5rem;flex-wrap:wrap;padding:.5rem 1.25rem}.brand img{width:8rem}.site-header nav{width:100%;flex-wrap:wrap;gap:.5rem 1.25rem}.js .menu-button{display:flex;gap:.6rem;align-items:center;padding:.65rem 0;border:0;background:none;color:var(--ink);font-weight:600}.js .site-header nav{display:none}.js .site-header nav.is-open{display:flex;padding-bottom:.5rem}.hero{grid-template-columns:1fr}.hero-copy{padding:2rem 1.25rem}.hero-copy br{display:none}.hero h1{font-size:clamp(3rem,10vw,4.5rem);max-width:12ch}.hero-visual{height:23rem;min-height:0}.hero-intro{font-size:1.1rem;margin-top:1.1rem}.hero-actions{margin-top:1.1rem}.hero-note{margin-top:.9rem}.section-heading,.story,.welcome{grid-template-columns:1fr;gap:1.5rem}.comic-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:.75rem;gap:1rem}.comic-card{flex:0 0 82%;scroll-snap-align:start}.comic-image{aspect-ratio:4/4.7}.comic-copy h3{font-size:1.65rem}.photo-pair img{height:18rem}.animation{grid-template-columns:1fr;gap:1.5rem}.animation h3{font-size:1.85rem}.story-copy{max-width:none}.law-grid{grid-template-columns:1fr}.law-heading{margin-top:1.5rem}.ireland{padding-left:1rem}.welcome #take-part{border-left:0;border-top:1px solid #b4bfae;padding:1.8rem 0 0;margin-top:.5rem}footer{flex-wrap:wrap;gap:1.2rem}footer>div{flex:1;min-width:13rem}footer>a:last-child{flex-basis:100%}}
@media(max-width:520px){body{padding-bottom:calc(4.2rem + env(safe-area-inset-bottom,0px))}.hero-visual{height:20rem}.hero-image figcaption{left:.35rem;right:.35rem;bottom:.5rem;padding:.35rem .2rem;font-size:.875rem}.photo-pair{grid-template-columns:1fr}.photo-pair img{height:auto;max-height:24rem}.law-grid article{padding:1.25rem}.animation{padding:1.25rem}.mobile-action-bar{position:fixed;z-index:30;bottom:0;left:0;right:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;padding:.5rem .5rem calc(.5rem + env(safe-area-inset-bottom,0px));background:#13251bf5;box-shadow:0 -.25rem .8rem #0002}.mobile-action-bar a{display:flex;align-items:center;justify-content:center;padding:.65rem .2rem;min-height:44px;text-align:center;font-size:.875rem;font-weight:700;line-height:1.35;text-decoration:none;background:var(--paper);color:var(--green)}.mobile-action-bar a:last-child{background:#1761bd;color:#fff}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.copyright{font-size:.8rem;line-height:1.5;margin-top:.65rem}
.hero-copy{padding-top:2.75rem;padding-bottom:2.75rem}.hero-visual{min-height:31rem}.latest-edition{display:grid;grid-template-columns:minmax(0,.7fr) minmax(0,1fr);align-items:center;gap:clamp(2rem,5vw,5rem);border-bottom:1px solid var(--line)}.latest-cover{display:block;background:var(--cream);padding:1rem;box-shadow:0 .5rem 1.5rem #173f2f12}.latest-cover img{width:100%;max-height:35rem;object-fit:contain}.latest-copy{max-width:40rem}.latest-copy h2{margin:0 0 1.5rem}.latest-copy .small-note{margin:1.2rem 0 0}.edition-strapline{font:italic 1.15rem/1.5 var(--serif);color:var(--moss);margin-bottom:1.5rem}.follow-strip{display:flex;align-items:center;justify-content:center;gap:1.5rem 3rem;flex-wrap:wrap;padding:1.5rem;background:var(--green);color:#fff}.follow-strip p{font:1.65rem/1.3 var(--serif);margin:0}.follow-strip .button{background:#fff;color:var(--green)}.home-disclosure{border-top:1px solid var(--line);margin-top:1.5rem}.home-disclosure>summary{cursor:pointer;padding:1rem 0;min-height:48px;font-weight:600}.home-disclosure[open]>summary{margin-bottom:.5rem}.home-disclosure .animation{margin-top:.5rem}.contact-email{overflow-wrap:anywhere}.story-copy>.home-disclosure>p:first-of-type{margin-top:1rem}.home-disclosure form{padding-bottom:1rem}.purpose .section-heading{margin-bottom:0}
@media(max-width:760px){.hero-copy{padding:1.75rem 1.25rem}.hero-visual{min-height:0;height:19rem}.latest-edition{grid-template-columns:1fr;gap:1.5rem}.latest-copy{grid-row:1}.latest-copy h2 br{display:none}.latest-cover{max-width:28rem;width:100%;justify-self:center}.latest-cover img{max-height:29rem}.latest-copy .hero-actions{align-items:stretch;flex-direction:column}.latest-copy .hero-actions .text-link{text-align:center}.follow-strip{gap:1rem;text-align:center}.comic-grid{display:grid;grid-template-columns:1fr;overflow:visible;gap:1rem}.comic-card{display:grid;grid-template-columns:32% minmax(0,1fr)}.comic-image{aspect-ratio:auto;height:100%;min-height:11rem;padding:.35rem}.comic-copy{padding:1rem}.comic-copy h3{font-size:1.4rem}.comic-copy p{margin-bottom:.65rem}.section{padding-top:2.25rem;padding-bottom:2.25rem}.hero h1{font-size:clamp(2.6rem,9vw,3.5rem)}}
@media(max-width:360px){.comic-card{grid-template-columns:28% minmax(0,1fr)}.comic-image{min-height:0}.comic-copy{padding:.8rem}.comic-copy h3{font-size:1.25rem}.comic-copy .eyebrow{font-size:.8125rem;letter-spacing:.04em}}
.animation-feature{background:var(--green);color:white}.animation-feature .animation{margin:0;padding:0;grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr)}.animation-feature h2{font-size:clamp(2rem,4vw,3.5rem);margin-bottom:1rem}.film-player{position:relative}.film-play{display:none;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);align-items:center;justify-content:center;gap:.65rem;min-height:52px;width:max-content;max-width:90%;padding:.8rem 1.2rem;border:2px solid white;border-radius:3px;background:#173f2ff2;color:white;font-weight:700;cursor:pointer;box-shadow:0 3px 18px #0005}.js .film-play{display:flex}.film-play[hidden]{display:none}.film-play span{font-size:1.4rem}.animation-feature{scroll-margin-top:6rem}
@media(max-width:760px){.site-header{position:relative;min-height:4.5rem}.brand img{width:7rem}.animation-feature .animation{grid-template-columns:1fr;gap:1.25rem}.animation-feature figure{grid-row:1}.animation-feature .animation-copy p:last-child{margin:0}.animation-feature{scroll-margin-top:1rem}html{scroll-padding-top:1rem}.mobile-action-bar{padding-top:.35rem;padding-left:.35rem;padding-right:.35rem}}
