:root{--black:#080808;--ink:#151515;--yellow:#f6c915;--cream:#f4f1e8;--white:#fff;--muted:#aaa;--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{width:100%;display:block}h1,h2,h3,p{margin-top:0}.topbar{z-index:20;height:78px;padding:0 max(24px,calc((100vw - var(--max))/2));color:#fff;background:#080808f5;border-bottom:1px solid #272727;align-items:center;gap:28px;display:flex;position:sticky;top:0}.brand{letter-spacing:-.04em;white-space:nowrap;align-items:center;gap:10px;font-size:17px;font-weight:800;display:flex}.brand-mark{object-fit:contain;border-radius:10px;flex:0 0 42px;width:42px;height:42px}.brand b{color:var(--yellow)}.desktop-nav{gap:24px;margin-left:auto;font-size:13px;font-weight:700;display:flex}.desktop-nav a{opacity:.78}.desktop-nav a:hover{opacity:1;color:var(--yellow)}.party-logo-header{object-fit:contain;width:74px;height:38px}.button{background:var(--yellow);color:#080808;text-transform:uppercase;letter-spacing:.08em;border:1px solid var(--yellow);justify-content:center;align-items:center;min-height:52px;padding:0 24px;font-size:13px;font-weight:900;display:inline-flex}.button:hover{background:#fff;border-color:#fff}.button-small{min-height:42px;padding:0 18px;font-size:11px}.hero{background:var(--black);color:#fff;grid-template-columns:minmax(0,1.05fr) minmax(440px,.95fr);min-height:calc(100svh - 78px);display:grid}.hero-copy{padding:clamp(70px,10vw,142px) max(32px,calc((100vw - var(--max))/2)) 70px;align-self:center}.eyebrow,.section-number{color:#a58a0a;letter-spacing:.16em;text-transform:uppercase;font-size:11px;font-weight:900}.hero h1{letter-spacing:-.075em;text-transform:uppercase;max-width:760px;margin:20px 0 30px;font-size:clamp(62px,7.4vw,126px);line-height:.84}.hero h1 em{color:var(--yellow);font-style:normal;display:block}.hero-lead{color:#c9c9c9;max-width:650px;font-size:19px;line-height:1.55}.hero-actions{align-items:center;gap:28px;margin-top:38px;display:flex}.text-link{letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid;align-items:center;gap:12px;padding-bottom:6px;font-size:12px;font-weight:900;display:inline-flex}.text-link span{color:var(--yellow)}.campaign-note{color:#777;letter-spacing:.14em;text-transform:uppercase;margin:48px 0 0;font-size:11px}.hero-image{min-height:680px;position:relative;overflow:hidden}.hero-image img{object-fit:cover;object-position:center 24%;filter:saturate(.82)contrast(1.05);height:100%}.hero-image:after{content:"";background:linear-gradient(90deg,#080808 0%,#0000 32%),linear-gradient(#0000 60%,#0000006b);position:absolute;inset:0}.hero-stripe{z-index:2;background:var(--yellow);width:18px;height:48%;position:absolute;bottom:0;right:0}.section-pad{padding:clamp(80px,10vw,150px) max(28px,calc((100vw - var(--max))/2))}.manifesto{grid-template-columns:230px 1fr;gap:50px;display:grid}.manifesto>div{max-width:900px}.manifesto h2,.section-heading h2,.about h2,.join h2{letter-spacing:-.06em;text-transform:uppercase;font-size:clamp(44px,6vw,88px);line-height:.94}.manifesto p:not(.section-number),.about-copy>p,.join>p{font-size:19px;line-height:1.7}.manifesto blockquote{border-left:7px solid var(--yellow);margin:50px 0 0;padding-left:28px;font-size:clamp(25px,3vw,42px);font-weight:800;line-height:1.15}.about{background:#fff;grid-template-columns:.9fr 1.1fr;gap:clamp(50px,8vw,110px);display:grid}.portrait-frame{position:relative}.portrait-frame:before{content:"";background:var(--yellow);width:36%;height:36%;position:absolute;top:-14px;left:-14px}.portrait-frame img{object-fit:cover;object-position:center;height:720px;position:relative}.about-copy{align-self:center}.about h2{margin:18px 0 28px}.fact-row{background:#ddd;border:1px solid #ddd;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:38px;display:grid}.fact-row span{color:#666;background:#fff;padding:22px;font-size:12px}.fact-row b{color:#111;margin-bottom:6px;font-size:15px;display:block}.section-heading{max-width:900px;margin-bottom:70px}.section-heading h2{margin:18px 0 0}.section-intro{max-width:650px;margin-top:24px;font-size:17px;line-height:1.6}.story{background:#fff;grid-template-columns:1fr 1fr;display:grid}.story img{object-fit:cover;height:520px}.story>div{align-self:center;padding:clamp(36px,5vw,70px)}.story h3{letter-spacing:-.04em;text-transform:uppercase;font-size:38px;line-height:1}.story p{font-size:16px;line-height:1.7}.story-year{color:#a58700;letter-spacing:.15em;text-transform:uppercase;margin-bottom:20px;font-size:11px;font-weight:900;display:block}.story-grid{grid-template-columns:1fr 1fr;gap:24px;margin-top:24px;display:grid}.story-grid .story{display:block}.story-grid .story img{height:460px}.values{background:var(--black);color:#fff}.inverse .section-number{color:var(--yellow)}.value-list{border-top:1px solid #333}.value-list article{border-bottom:1px solid #333;grid-template-columns:80px 280px 1fr;align-items:center;gap:24px;padding:34px 0;display:grid}.value-list article>span{color:var(--yellow);font-size:12px;font-weight:900}.value-list h3{text-transform:uppercase;margin:0;font-size:32px}.value-list p{color:#aaa;max-width:600px;margin:0;line-height:1.6}.proposal-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.proposal-grid article{border-top:6px solid var(--yellow);background:#fff;padding:38px}.proposal-grid span{color:#a58a0a;font-size:12px;font-weight:900}.proposal-grid h3{text-transform:uppercase;margin:35px 0 18px;font-size:27px}.proposal-grid p{color:#555;margin-bottom:0;line-height:1.65}.gallery{background:#000;grid-template-columns:1.25fr .75fr 1fr;display:grid}.gallery img{object-fit:cover;filter:saturate(.8);height:520px}.gallery img:nth-child(2){object-position:center 72%}.join{background:var(--yellow)}.join .section-number{color:#423600}.join h2{max-width:880px;margin:18px 0 28px}.join>p{max-width:760px}.join-actions{align-items:center;gap:28px;margin-top:40px;display:flex}.join .button{color:#fff;background:#080808;border-color:#080808}.join-actions span{font-size:13px}.party-band{background:#fff;justify-content:center;align-items:center;gap:36px;padding:60px 28px;display:flex}.party-band img{object-fit:contain;width:130px;height:130px}.party-band div{flex-direction:column;gap:8px;display:flex}.party-band span{letter-spacing:.16em;font-size:12px;font-weight:900}.party-band strong{text-transform:uppercase;max-width:540px;font-size:clamp(25px,3vw,42px);line-height:1}footer{padding:55px max(28px,calc((100vw - var(--max))/2));color:#fff;background:#080808;grid-template-columns:1fr 1.4fr 1fr;align-items:center;gap:30px;display:grid}footer p{color:#aaa;margin:0;font-size:12px;line-height:1.6}.social-links{flex-wrap:wrap;gap:12px 20px;margin-top:12px;font-size:12px;font-weight:700;display:flex}.social-links a:hover{color:var(--yellow)}.legal{text-align:right}@media (max-width:900px){.desktop-nav{display:none}.topbar{height:68px}.party-logo-header{margin-left:auto}.topbar .button{margin-left:0}.hero{grid-template-columns:1fr}.hero-copy{padding:80px 28px 54px}.hero-image{order:-1;min-height:590px}.hero-image:after{background:linear-gradient(#0000 55%,#080808 100%)}.manifesto,.about{grid-template-columns:1fr}.portrait-frame img{height:560px}.story,.story-grid{grid-template-columns:1fr}.story-grid{display:grid}.value-list article{grid-template-columns:48px 1fr}.value-list p{grid-column:2}.proposal-grid{grid-template-columns:1fr}.gallery{grid-template-columns:1fr 1fr}.gallery img{height:350px}.gallery img:first-child{grid-column:1/-1}footer{text-align:left;grid-template-columns:1fr}.legal{text-align:left}}@media (max-width:560px){.topbar .button{display:none}.brand-mark{border-radius:8px;flex-basis:36px;width:36px;height:36px}.party-logo-header{width:62px}.hero h1{font-size:55px}.hero-image{min-height:470px}.hero-actions{flex-direction:column;align-items:flex-start}.manifesto h2,.section-heading h2,.about h2,.join h2{font-size:43px}.section-pad{padding:74px 22px}.portrait-frame img{height:480px}.fact-row{grid-template-columns:1fr}.story img,.story-grid .story img{height:390px}.story h3{font-size:31px}.value-list h3{font-size:25px}.gallery{display:block}.gallery img{height:360px}.join-actions,.party-band{flex-direction:column;align-items:flex-start}.party-band img{width:100px;height:100px}}.story-airplane-gallery{background:#080808;grid-template-rows:1fr 1fr;grid-template-columns:1.06fr .94fr;height:520px;display:grid;overflow:hidden}.story-airplane-gallery img{object-fit:cover;border:0;width:100%;height:100%;min-height:0}.story-airplane-gallery .story-airplane-portrait{object-fit:contain;background:#17130d;grid-row:1/-1}.story-airplane-gallery img:nth-child(2){object-position:center 38%}.story-airplane-gallery img:nth-child(3){object-position:center}@media (max-width:900px){.story-airplane-gallery{height:620px}}@media (max-width:560px){.story-airplane-gallery{grid-template-rows:1.3fr .7fr;grid-template-columns:1fr 1fr;height:540px}.story-airplane-gallery .story-airplane-portrait{grid-area:auto/1/auto/-1}.story-airplane-gallery img:nth-child(2),.story-airplane-gallery img:nth-child(3){object-fit:contain;background:#080808}}.justice-feature{color:#fff;border-top:10px solid var(--yellow);background:#101010;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(42px,7vw,90px);display:grid}.justice-feature-copy{max-width:680px}.justice-feature h2{letter-spacing:-.065em;text-transform:uppercase;margin:18px 0 28px;font-size:clamp(48px,6.6vw,94px);line-height:.9}.justice-feature-copy>p:not(.section-number){color:#c5c5c5;font-size:19px;line-height:1.7}.justice-feature .button{margin-top:20px}.justice-feature figure{background:#080808;margin:0;position:relative;overflow:hidden}.justice-feature figure:after{content:"";background:linear-gradient(90deg,#1010106b,#0000 45%);position:absolute;inset:0}.justice-feature figure img{object-fit:cover;height:620px}.justice-feature figcaption{z-index:1;color:#fff;letter-spacing:.13em;text-transform:uppercase;background:linear-gradient(#0000,#000000eb);padding:40px 28px 22px;font-size:10px;font-weight:900;position:absolute;bottom:0;left:0;right:0}.justice-page{background:#101010}.justice-page-topbar{z-index:30;height:78px;padding:0 max(24px,calc((100vw - var(--max))/2));color:#fff;background:#080808f7;border-bottom:1px solid #2c2c2c;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.justice-page-back{letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:900}.justice-page-back:hover{color:var(--yellow)}.justice-page .justice{padding-top:clamp(75px,9vw,130px)}.justice-page .justice-heading h1{letter-spacing:-.06em;text-transform:uppercase;grid-column:2;margin:0 0 34px;font-size:clamp(44px,6vw,88px);line-height:.94}.justice-page .justice-context h2{text-transform:uppercase;font-size:30px}.justice-page .court-reform-overlay h2{color:#fff;letter-spacing:-.065em;text-transform:uppercase;margin:24px 0 20px;font-size:clamp(48px,7.5vw,105px);line-height:.82}.justice-page .court-reform-overlay h2 em{color:var(--yellow);font-style:normal}.justice-page .court-manifesto h2{letter-spacing:-.045em;text-transform:uppercase;margin:20px 0 0;font-size:clamp(34px,4.5vw,62px);line-height:.95}.justice-page .advocacy-intro h2{letter-spacing:-.045em;text-transform:uppercase;margin:22px 0;font-size:clamp(34px,4vw,55px);line-height:.96}.justice-page .justice-balance-heading h2{letter-spacing:-.045em;text-transform:uppercase;grid-column:2;max-width:900px;margin:0;font-size:clamp(38px,5vw,68px);line-height:.98}.justice-page .justice-case h3,.justice-page .justice-support h3{text-transform:uppercase;margin:12px 0;font-size:30px}.justice-page .justice-balance-grid h3{text-transform:uppercase;margin:18px 0 12px;font-size:20px}.justice-page-closing{padding:clamp(82px,10vw,145px) max(28px,calc((100vw - var(--max))/2));background:var(--yellow);text-align:center}.justice-page-closing p{letter-spacing:.17em;font-size:11px;font-weight:900}.justice-page-closing h2{letter-spacing:-.055em;text-transform:uppercase;max-width:970px;margin:28px auto 42px;font-size:clamp(42px,6vw,82px);line-height:.94}.justice-page-closing .button{color:#fff;background:#111;border-color:#111}@media (max-width:900px){.justice-feature{grid-template-columns:1fr}.justice-feature figure{order:-1}.justice-feature figure img{height:520px}.justice-page .justice-heading h1,.justice-page .justice-balance-heading h2{grid-column:1}.justice-page-topbar{height:68px}}@media (max-width:560px){.justice-feature figure img{height:380px}.justice-feature h2{font-size:43px}.justice-page-back{font-size:10px}.justice-page .justice-heading h1{font-size:43px}.justice-page .justice-balance-heading h2{font-size:38px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.nature{background:#e9efe2}.nature.section-pad{display:block!important}.nature-copy{max-width:850px}.nature-copy h2{letter-spacing:-.06em;text-transform:uppercase;margin:18px 0 28px;font-size:clamp(48px,6vw,86px);line-height:.9}.nature-copy>p{font-size:18px;line-height:1.72}.nature-lead{font-weight:800;font-size:clamp(24px,3vw,38px)!important;line-height:1.25!important}.nature-principles{flex-wrap:wrap;gap:10px;margin:30px 0;display:flex}.nature-principles span{color:#fff;text-transform:uppercase;background:#174d2f;padding:10px 13px;font-size:11px;font-weight:900}.nature-copy blockquote{border-left:7px solid var(--yellow);margin:30px 0 55px;padding-left:24px;font-size:30px;font-weight:900}.nature-images{align-items:start;gap:18px;width:100%;max-width:980px;margin:0 auto;grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr)!important;display:grid!important}.nature-images>img,.nature-images figure{background:#dfe5da;width:100%;height:440px!important}.nature-images img{object-fit:contain!important;object-position:center!important;height:100%!important}.nature-images figure{margin:0;position:relative;overflow:hidden}.nature-images figcaption{color:#fff;background:linear-gradient(#0000,#000000d9);padding:22px;font-size:12px;font-weight:800;position:absolute;bottom:0;left:0;right:0}.green-program{color:#122018;background:#f7f5ed;border-top:12px solid #174d2f;margin-top:100px}.green-provocation{background:#f7f5ed;padding:clamp(48px,7vw,88px)}.green-provocation>span{color:#657a16;letter-spacing:.18em;font-size:11px;font-weight:900}.green-provocation h3{letter-spacing:-.055em;text-transform:uppercase;max-width:980px;margin:22px 0 28px;font-size:clamp(43px,6vw,82px);line-height:.92}.green-provocation p{color:#405047;max-width:850px;margin-bottom:28px;font-size:clamp(21px,2.5vw,34px);font-weight:800;line-height:1.3}.green-provocation strong{color:var(--yellow);background:#174d2f;padding:15px 20px;font-size:clamp(18px,2vw,26px);line-height:1.2;display:inline-block}.green-program-hero{min-height:620px;position:relative;overflow:hidden}.green-program-hero:after{content:"";background:linear-gradient(90deg,#04180ceb,#04180c7a 48%,#0000 75%);position:absolute;inset:0}.green-program-hero>img{object-fit:cover;height:100%;position:absolute;inset:0}.green-program-hero>div{z-index:1;color:#fff;width:min(590px,70%);position:absolute;top:50%;left:clamp(28px,6vw,76px);transform:translateY(-50%)}.green-program-hero span,.green-future span{color:var(--yellow);letter-spacing:.18em;font-size:11px;font-weight:900}.green-program-hero h3{letter-spacing:-.07em;text-transform:uppercase;margin:22px 0;font-size:clamp(55px,7vw,98px);line-height:.82}.green-program-hero p{max-width:560px;font-size:clamp(20px,2.2vw,30px);font-weight:800;line-height:1.3}.green-manifesto{grid-template-columns:.85fr 1.15fr;gap:clamp(45px,7vw,90px);padding:clamp(48px,7vw,86px);display:grid}.green-manifesto h3{letter-spacing:-.05em;text-transform:uppercase;margin:20px 0 0;font-size:clamp(39px,5vw,68px);line-height:.92}.green-manifesto>div:last-child p{color:#455349;font-size:17px;line-height:1.75}.green-numbers{color:#fff;background:#123d28;grid-template-columns:repeat(3,1fr);display:grid}.green-numbers article{border-right:1px solid #41644f;padding:clamp(28px,4vw,50px)}.green-numbers article:last-child{border:0}.green-numbers strong{color:var(--yellow);letter-spacing:-.06em;font-size:clamp(48px,6vw,82px);line-height:.9;display:block}.green-numbers span{margin-top:18px;font-size:14px;font-weight:800;line-height:1.45;display:block}.green-future{color:#fff;background:#09160e;grid-template-columns:1.25fr .75fr;display:grid}.green-future img{object-fit:cover;height:100%;min-height:540px}.green-future>div{align-self:center;padding:clamp(38px,5vw,68px)}.green-future h3{text-transform:uppercase;margin:20px 0;font-size:clamp(35px,4vw,54px);line-height:.95}.green-future p{color:#bdc8c0;font-size:17px;line-height:1.7}.green-guidelines{background:#dfe9dc;grid-template-columns:repeat(2,1fr);gap:1px;padding:70px;display:grid}.green-guidelines article{background:#fff;grid-template-columns:42px 1fr;gap:14px;padding:26px;display:grid}.green-guidelines span{color:#698000;font-size:11px;font-weight:900}.green-guidelines p{color:#405047;margin:0;font-weight:700;line-height:1.55}.green-legal{background:#edf2e9;border:1px solid #aebda9;margin:0 70px 70px;padding:30px}.green-legal strong{letter-spacing:.14em;text-transform:uppercase;font-size:12px}.green-legal p{color:#465248;line-height:1.65}.green-legal a{text-underline-offset:4px;font-weight:900;-webkit-text-decoration:underline #7a9100;text-decoration:underline #7a9100}@media (max-width:900px){.nature-images{max-width:680px;grid-template-columns:1fr!important}.nature-images>img,.nature-images figure{min-height:0;height:auto!important}.nature-images img{max-height:680px;height:auto!important}.green-manifesto,.green-future,.green-numbers{grid-template-columns:1fr}.green-numbers article{border-bottom:1px solid #41644f;border-right:0}.green-guidelines{grid-template-columns:1fr;padding:45px}.green-legal{margin:0 45px 45px}}@media (max-width:560px){.nature-images{display:block!important}.nature-images>img,.nature-images figure{margin-bottom:16px;height:auto!important}.nature-images img{width:100%;max-height:none;height:auto!important}.green-program{margin-left:-22px;margin-right:-22px}.green-provocation{padding:44px 22px}.green-provocation h3{font-size:42px}.green-program-hero{min-height:580px}.green-program-hero:after{background:linear-gradient(#04180c59,#04180cf0)}.green-program-hero>div{width:auto;inset:auto 22px 35px;transform:none}.green-program-hero h3{font-size:51px}.green-manifesto{padding:45px 22px}.green-numbers article{padding:34px 22px}.green-future img{min-height:360px}.green-future>div,.green-guidelines{padding:38px 22px}.green-legal{margin:0 22px 38px;padding:25px}}:root{--yellow:#ffd21a}body{overflow-x:hidden}.brand-mark{border-radius:0;flex-basis:58px;width:58px;height:42px}.desktop-nav{gap:20px;font-size:12px}.campaign-number{border-left:5px solid var(--yellow);background:#171717;align-items:flex-end;gap:14px;margin:22px 0 0;padding:10px 14px;display:inline-flex}.campaign-number span{color:#aaa;letter-spacing:.14em;text-transform:uppercase;padding-bottom:5px;font-size:10px;font-weight:900}.campaign-number strong{color:var(--yellow);letter-spacing:-.05em;font-size:38px;line-height:.8}.number-stamp{z-index:3;color:var(--yellow);letter-spacing:-.07em;text-shadow:0 4px 20px #00000073;font-size:clamp(58px,7vw,112px);font-weight:950;line-height:.8;position:absolute;bottom:28px;right:36px}.justice{color:#fff;background:#101010}.justice-heading{grid-template-columns:230px 1fr;gap:50px;display:grid}.justice-heading h2{letter-spacing:-.06em;text-transform:uppercase;margin:0 0 34px;font-size:clamp(44px,6vw,88px);line-height:.94}.justice-heading blockquote{border-left:8px solid var(--yellow);color:#eee;grid-column:2;margin:0;padding:30px 0 30px 30px;font-size:clamp(22px,2.5vw,34px);font-weight:800;line-height:1.22}.justice-context{max-width:900px;margin:75px 0 50px 280px}.justice-context h3{text-transform:uppercase;font-size:30px}.justice-context p{color:#bbb;font-size:17px;line-height:1.75}.justice-grid{background:#333;border:1px solid #333;grid-template-columns:repeat(2,1fr);gap:1px;display:grid}.justice-grid article{background:#171717;padding:34px}.justice-grid span{color:var(--yellow);font-size:11px;font-weight:900}.justice-grid h3{text-transform:uppercase;margin:24px 0 14px;font-size:22px}.justice-grid p{color:#aaa;margin:0;line-height:1.65}.source-note{background:#19180f;border:1px solid #4a421a;margin-top:34px;padding:30px}.source-note strong{color:var(--yellow);letter-spacing:.14em;text-transform:uppercase;font-size:12px}.source-note p{color:#ccc;margin:12px 0 0;line-height:1.7}.court-reform{background:#080808;min-height:clamp(520px,63vw,820px);margin:70px 0 0;position:relative;overflow:hidden}.court-reform:after{content:"";background:linear-gradient(90deg,#000000f5 0%,#000000b8 34%,#0000001a 72%),linear-gradient(#0000 52%,#000000bf);position:absolute;inset:0}.court-reform>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.court-reform-overlay{z-index:1;width:min(610px,75%);position:absolute;top:50%;left:clamp(25px,6vw,78px);transform:translateY(-50%)}.court-reform-overlay>span{background:var(--yellow);color:#090909;letter-spacing:.16em;padding:8px 11px;font-size:11px;font-weight:900;display:inline-block}.court-reform-overlay h3{color:#fff;letter-spacing:-.065em;text-transform:uppercase;margin:24px 0 20px;font-size:clamp(48px,7.5vw,105px);line-height:.82}.court-reform-overlay h3 em{color:var(--yellow);font-style:normal}.court-reform-overlay p{color:#e6e2d8;max-width:560px;margin:0;font-size:clamp(19px,2.1vw,29px);font-weight:800;line-height:1.3}.court-manifesto{border-bottom:1px solid #363636;grid-template-columns:.86fr 1.14fr;gap:clamp(40px,7vw,90px);padding:70px 0;display:grid}.court-manifesto>div>span{color:var(--yellow);letter-spacing:.18em;font-size:11px;font-weight:900}.court-manifesto h3{letter-spacing:-.045em;text-transform:uppercase;margin:20px 0 0;font-size:clamp(34px,4.5vw,62px);line-height:.95}.court-manifesto-copy p{color:#bbb;font-size:18px;line-height:1.75}.court-manifesto-copy blockquote{border-left:7px solid var(--yellow);margin:30px 0 0;padding:25px 0 25px 28px;font-size:clamp(22px,2.5vw,32px);font-weight:900;line-height:1.25}.court-structure{background:#3a3a3a;border:1px solid #3a3a3a;grid-template-columns:repeat(3,1fr);gap:1px;margin:0 0 34px;display:grid}.court-structure article{background:#171717;padding:35px}.court-structure span{color:var(--yellow);font-size:11px;font-weight:900}.court-structure h3{text-transform:uppercase;margin:24px 0 14px;font-size:22px}.court-structure p{color:#aaa;margin:0;line-height:1.65}.court-legal{background:#19180f;border:1px solid #4a421a;margin-bottom:52px;padding:30px}.court-legal strong{color:var(--yellow);letter-spacing:.14em;text-transform:uppercase;font-size:12px}.court-legal p{color:#ccc;line-height:1.7}.court-legal a{color:#fff;-webkit-text-decoration-color:var(--yellow);text-decoration-color:var(--yellow);text-underline-offset:4px;font-weight:900}.advocacy-intro{color:#111;border-top:9px solid var(--yellow);background:#f0ede3;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);margin-top:82px;display:grid}.advocacy-intro figure{background:#111;align-self:center;width:100%;margin:0;position:relative;overflow:hidden}.advocacy-intro figure img{object-fit:contain;width:100%;height:auto;position:static}.advocacy-intro figcaption{color:#fff;background:linear-gradient(#0000,#000000e6);padding:34px 28px 18px;font-size:11px;font-weight:800;position:absolute;bottom:0;left:0;right:0}.advocacy-intro>div{align-self:center;padding:clamp(38px,5vw,68px)}.advocacy-intro>div>span{color:#8a7100;letter-spacing:.16em;font-size:11px;font-weight:900}.advocacy-intro h3{letter-spacing:-.045em;text-transform:uppercase;margin:22px 0;font-size:clamp(34px,4vw,55px);line-height:.96}.advocacy-intro p{color:#48453d;margin:0 0 30px;font-size:17px;line-height:1.72}.advocacy-intro .button{color:#fff;background:#111;border-color:#111}.party-number{color:var(--yellow);letter-spacing:-.06em;font-size:56px;line-height:.9}.justice-visual-link{color:#fff;isolation:isolate;background:#060708;min-height:clamp(560px,61vw,800px);text-decoration:none;display:block;position:relative;overflow:hidden}.justice-visual-link:before{content:"";z-index:1;background:linear-gradient(90deg,#030405fc 0%,#030405e8 34%,#0304052e 67%),linear-gradient(#0000 55%,#030405d9);transition:background .35s;position:absolute;inset:0}.justice-visual-link:after{content:"";z-index:2;border:0 solid var(--yellow);pointer-events:none;transition:border-width .2s;position:absolute;inset:0}.justice-visual-link>img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .6s;position:absolute;inset:0}.justice-visual-link:hover>img{transform:scale(1.018)}.justice-visual-link:hover:after,.justice-visual-link:focus-visible:after{border-width:8px}.justice-visual-link:focus-visible{outline-offset:-10px;outline:5px solid #fff}.justice-visual-copy{z-index:3;width:min(750px,53%);position:absolute;top:50%;left:clamp(28px,4vw,74px);transform:translateY(-50%)}.justice-visual-kicker{background:var(--yellow);color:#090909;letter-spacing:.16em;text-transform:uppercase;padding:11px 16px;font-size:clamp(10px,1vw,15px);font-weight:950;display:inline-block}.justice-visual-copy h2{letter-spacing:-.065em;text-transform:uppercase;margin:30px 0 24px;font-size:clamp(58px,7.4vw,120px);line-height:.82}.justice-visual-copy h2 em{color:var(--yellow);font-style:normal}.justice-visual-copy p{color:#f0eee8;max-width:690px;margin:0;font-size:clamp(19px,2.1vw,31px);font-weight:850;line-height:1.3}.justice-visual-cta{border-bottom:3px solid var(--yellow);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:15px;margin-top:32px;padding-bottom:7px;font-size:12px;font-weight:950;display:inline-flex}.justice-visual-cta b{color:var(--yellow);font-size:21px;transition:transform .2s}.justice-visual-link:hover .justice-visual-cta b{transform:translate(5px)}.justice-visual-campaign{z-index:3;border-left:6px solid var(--yellow);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#050505d6;align-items:flex-end;gap:12px;padding:12px 16px;display:flex;position:absolute;bottom:clamp(35px,5vw,68px);right:clamp(25px,4vw,60px)}.justice-visual-campaign span{color:#bbb;letter-spacing:.12em;text-transform:uppercase;padding-bottom:7px;font-size:10px;font-weight:900}.justice-visual-campaign strong{color:var(--yellow);letter-spacing:-.06em;font-size:clamp(48px,5vw,76px);line-height:.75}.justice-visual-link>small{z-index:3;color:#bbb;letter-spacing:.13em;text-transform:uppercase;font-size:9px;font-weight:800;position:absolute;bottom:18px;right:clamp(25px,4vw,60px)}@media (max-width:760px){.justice-visual-link{min-height:790px}.justice-visual-link:before{background:linear-gradient(#0304050d 16%,#030405eb 48%,#030405fc 100%)}.justice-visual-link>img{object-position:62% top;height:55%}.justice-visual-copy{width:auto;inset:auto 24px 153px;transform:none}.justice-visual-kicker{font-size:9px}.justice-visual-copy h2{margin:20px 0 17px;font-size:52px}.justice-visual-copy p{font-size:18px}.justice-visual-cta{margin-top:22px;font-size:10px}.justice-visual-campaign{justify-content:flex-end;bottom:58px;left:24px;right:24px}.justice-visual-campaign strong{font-size:58px}.justice-visual-link>small{bottom:22px;right:24px}}@media (max-width:900px){.justice-heading{grid-template-columns:1fr}.justice-heading blockquote{grid-column:1}.justice-context{margin:55px 0 40px}.court-manifesto,.court-structure,.justice-grid,.advocacy-intro{grid-template-columns:1fr}.advocacy-intro figure{width:min(100%,760px);margin:0 auto}}@media (max-width:560px){.brand-mark{border-radius:0;flex-basis:50px;width:50px;height:36px}.number-stamp{font-size:64px;bottom:20px;right:20px}.campaign-number{align-items:center}.campaign-number strong{font-size:32px}.justice-heading h2{font-size:43px}.justice-heading blockquote{padding-left:20px;font-size:21px}.court-reform{min-height:600px;margin-left:-22px;margin-right:-22px}.court-reform:after{background:linear-gradient(#0000001a,#000000b8 42%,#000000f5 100%)}.court-reform>img{object-position:67% center}.court-reform-overlay{width:auto;inset:auto 22px 38px;transform:none}.court-reform-overlay h3{font-size:52px}.court-manifesto{padding:55px 0}.court-structure article,.justice-grid article{padding:27px}.source-note{padding:24px}.advocacy-intro{margin-left:-22px;margin-right:-22px}.advocacy-intro>div{padding:36px 22px}.advocacy-intro h3{font-size:35px}}.justice-balance{border-top:8px solid var(--yellow);color:#111;background:#f2f0e8;margin-top:82px;padding:clamp(30px,5vw,68px)}.justice-balance-heading{grid-template-columns:190px 1fr;align-items:start;gap:18px 40px;display:grid}.justice-balance-heading .section-number{color:#4f4b3d}.justice-alert{color:var(--yellow);letter-spacing:.14em;background:#111;justify-self:start;padding:8px 12px;font-size:11px;font-weight:900}.justice-balance-heading h3{letter-spacing:-.045em;text-transform:uppercase;grid-column:2;max-width:900px;margin:0;font-size:clamp(38px,5vw,68px);line-height:.98}.justice-balance-heading blockquote{border-top:1px solid #b7b19d;border-bottom:1px solid #b7b19d;grid-column:2;margin:18px 0 0;padding:22px 0;font-size:clamp(25px,3vw,40px);font-weight:900;line-height:1.1}.justice-balance-copy{max-width:930px;margin:50px 0 0 230px}.justice-balance-copy p{color:#39372f;font-size:18px;line-height:1.75}.justice-balance-copy .justice-impact{color:#111;font-size:clamp(22px,2.3vw,30px);font-weight:800;line-height:1.4}.justice-case{background:#dfd9c8;border-left:8px solid #111;margin:55px 0;padding:34px}.justice-case>span,.justice-support span{letter-spacing:.14em;color:#615613;font-size:11px;font-weight:900}.justice-case h4,.justice-support h4{text-transform:uppercase;margin:12px 0;font-size:30px}.justice-case p,.justice-support p{color:#343127;font-size:17px;line-height:1.72}.justice-case a,.justice-support a,.justice-sources a{color:#111;text-underline-offset:4px;font-weight:900;-webkit-text-decoration:underline #c5a900;text-decoration:underline #c5a900}.justice-balance-grid{background:#b7b19d;border:1px solid #b7b19d;grid-template-columns:repeat(2,1fr);gap:1px;display:grid}.justice-balance-grid article{background:#f8f7f2;padding:30px}.justice-balance-grid article>span{color:#8b7900;font-size:11px;font-weight:900}.justice-balance-grid h4{text-transform:uppercase;margin:18px 0 12px;font-size:20px}.justice-balance-grid p{color:#514e44;margin:0;line-height:1.65}.justice-support{background:var(--yellow);grid-template-columns:240px 1fr;gap:25px 42px;margin-top:55px;padding:36px;display:grid}.justice-support h4{font-size:26px}.justice-support p{margin:0}.justice-support a{grid-column:2}.justice-sources{border:1px solid #b7b19d;margin-top:30px;padding:28px}.justice-sources strong{letter-spacing:.14em;text-transform:uppercase;font-size:12px}.justice-sources p{color:#514e44;line-height:1.65}.justice-sources div{flex-wrap:wrap;gap:24px;display:flex}@media (max-width:900px){.justice-balance-heading{grid-template-columns:1fr}.justice-balance-heading h3,.justice-balance-heading blockquote{grid-column:1}.justice-balance-copy{margin-left:0}.justice-balance-grid,.justice-support{grid-template-columns:1fr}.justice-support a{grid-column:1}}@media (max-width:560px){.justice-balance{margin-left:-22px;margin-right:-22px;padding:44px 22px}.justice-balance-heading h3{font-size:38px}.justice-balance-copy p{font-size:16px}.justice-balance-copy .justice-impact{font-size:21px}.justice-case,.justice-support,.justice-balance-grid article{padding:25px}}.faith{color:#141414;background:#f3efe4}.faith-introit{color:#fff;border-top:10px solid var(--yellow);background:#0b0b0b;grid-template-columns:.9fr 1.1fr;gap:clamp(38px,6vw,76px);margin-bottom:78px;padding:clamp(34px,5vw,62px);display:grid}.faith-introit-title span{color:var(--yellow);letter-spacing:.2em;font-size:11px;font-weight:900}.faith-introit-title h2{letter-spacing:-.055em;text-transform:uppercase;margin:22px 0 0;font-size:clamp(45px,6vw,82px);line-height:.9}.faith-jk{background:#080806;height:430px;margin:34px 0 0;position:relative;overflow:hidden}.faith-jk:after{content:"";pointer-events:none;background:linear-gradient(90deg,#9677002e,#0000 55%),linear-gradient(0deg,#0b0b0b 0,#0000 35%);position:absolute;inset:0}.faith-jk img{object-fit:cover;object-position:center 18%;filter:grayscale()sepia(.22)brightness(.62)contrast(1.08);width:100%;height:100%;transform:scaleX(-1)}.faith-prayer{border-left:1px solid #71672f;align-self:start;padding-left:28px}.faith-prayer p{color:#e8e3d4;margin:0 0 11px;font-family:Georgia,Times New Roman,serif;font-size:clamp(15px,1.35vw,19px);font-style:italic;line-height:1.48}.faith-service{color:var(--yellow);letter-spacing:-.025em;border-top:1px solid #37331f;grid-column:1/-1;margin:12px 0 0;padding:30px 0 0;font-size:clamp(25px,3.3vw,45px);font-weight:900;line-height:1.08}.faith-opening{grid-template-columns:.9fr 1.1fr;align-items:start;gap:clamp(55px,8vw,110px);display:grid}.faith-kicker{color:#8a7100;letter-spacing:.14em;text-transform:uppercase;margin:24px 0 18px;font-size:12px;font-weight:900;display:block}.faith-title h2{letter-spacing:-.065em;text-transform:uppercase;margin:0;font-size:clamp(52px,7vw,96px);line-height:.88}.faith-statement{border-top:8px solid var(--yellow);padding-top:28px}.faith-statement p{font-size:18px;line-height:1.72}.faith-statement .faith-impact{letter-spacing:-.025em;font-size:clamp(25px,3vw,39px);font-weight:900;line-height:1.14}.faith-statement .faith-legal{color:#4e4735;background:#e7dfc8;padding:22px;font-size:14px;line-height:1.65}.faith-statement .faith-legal a{text-underline-offset:4px;font-weight:900;-webkit-text-decoration:underline #9f8500;text-decoration:underline #9f8500}.faith-statement .faith-legal a span{color:#8a7100}.faith-program{color:#fff;border-left:12px solid var(--yellow);background:#090909;margin:95px 0 45px;padding:clamp(36px,5vw,64px)}.faith-program p{color:var(--yellow);letter-spacing:.2em;margin-bottom:18px;font-size:11px;font-weight:900}.faith-program h3{letter-spacing:-.05em;text-transform:uppercase;max-width:980px;margin:0 0 24px;font-size:clamp(35px,5vw,67px);line-height:.96}.faith-program span{color:#aaa;letter-spacing:.1em;text-transform:uppercase;font-size:12px;font-weight:800}.masonic-feature{color:#fff;background:#161616;grid-template-columns:1.12fr .88fr;display:grid}.masonic-feature figure{min-height:520px;margin:0;position:relative;overflow:hidden}.masonic-feature img{object-fit:cover;height:100%;position:absolute;inset:0}.masonic-feature figcaption,.faith-gallery figcaption{color:#fff;background:linear-gradient(#0000,#000000e0);padding:14px 16px;font-size:11px;font-weight:800;position:absolute;bottom:0;left:0;right:0}.masonic-feature>div{align-self:center;padding:clamp(40px,6vw,76px)}.masonic-feature>div>span{color:var(--yellow);letter-spacing:.16em;font-size:11px;font-weight:900}.masonic-feature h3{letter-spacing:-.045em;text-transform:uppercase;margin:22px 0;font-size:clamp(34px,4vw,55px);line-height:.96}.masonic-feature p{color:#bbb;margin:0;font-size:17px;line-height:1.72}.faith-commitments{grid-template-columns:repeat(2,1fr);gap:18px;margin:52px 0 95px;display:grid}.faith-commitments article{border-top:6px solid var(--yellow);background:#fff;padding:38px}.faith-commitments span{color:#8d7400;font-size:12px;font-weight:900}.faith-commitments h3{text-transform:uppercase;margin:30px 0 16px;font-size:25px;line-height:1.05}.faith-commitments p{color:#555;margin:0;line-height:1.7}.faith-scope{border-top:1px solid #cfc7b6;border-bottom:1px solid #cfc7b6;grid-template-columns:.8fr 1.2fr;gap:70px;padding:62px 0;display:grid}.faith-scope h3{letter-spacing:-.05em;text-transform:uppercase;font-size:clamp(34px,4vw,58px);line-height:.95}.faith-scope>p{font-size:18px;line-height:1.8}.faith-gallery{grid-template-columns:repeat(3,1fr);grid-auto-rows:300px;gap:12px;margin-top:65px;display:grid}.faith-gallery figure{background:#111;margin:0;position:relative;overflow:hidden}.faith-gallery img{object-fit:cover;height:100%;transition:transform .35s}.faith-gallery figure:hover img{transform:scale(1.025)}.faith-gallery-wide{grid-column:span 2}.faith-gallery-tall{grid-row:span 2}.faith-gallery-lions{grid-area:span 2/1/auto/-1;background:#e8e2d5!important}.faith-gallery-lions img{object-fit:contain!important;transform:none!important}.faith-note{background:#e7dfc8;border:1px solid #baaa79;margin-top:35px;padding:30px}.faith-note strong{letter-spacing:.14em;text-transform:uppercase;font-size:12px}.faith-note p{color:#4e4735;margin:12px 0 0;line-height:1.7}@media (max-width:1050px){.desktop-nav{gap:12px;font-size:11px}.faith-introit,.faith-opening,.faith-scope{grid-template-columns:1fr}.faith-jk{height:520px}.faith-service{grid-column:1}.masonic-feature{grid-template-columns:1fr}.masonic-feature figure{min-height:440px}}@media (max-width:900px){.faith-commitments{grid-template-columns:1fr}.faith-gallery{grid-template-columns:1fr 1fr}.faith-gallery-wide{grid-column:1/-1}}@media (max-width:560px){.faith-introit{gap:30px;margin-bottom:65px;margin-left:-22px;margin-right:-22px;padding:40px 22px}.faith-jk{height:400px;margin-top:26px}.faith-prayer{padding-left:16px}.faith-prayer p{font-size:15px;line-height:1.42}.faith-service{font-size:28px}.faith-title h2{font-size:48px}.faith-statement .faith-impact{font-size:27px}.faith-program{margin-top:60px;padding:34px 26px}.faith-program h3{font-size:34px}.masonic-feature figure{min-height:340px}.masonic-feature>div{padding:34px 26px}.faith-commitments{margin-bottom:65px}.faith-scope{gap:25px;padding:48px 0}.faith-gallery{display:block}.faith-gallery figure{height:330px;margin-bottom:12px}.faith-gallery-tall{height:520px!important}.faith-gallery-lions{min-height:360px;height:auto!important}}
.nature{background:#e8eadf;grid-template-columns:.92fr 1.08fr;gap:clamp(48px,7vw,100px);display:grid}.nature-copy{align-self:center}.nature h2{letter-spacing:-.06em;text-transform:uppercase;margin:18px 0 28px;font-size:clamp(44px,6vw,82px);line-height:.94}.nature-lead{font-weight:800;font-size:23px!important;line-height:1.45!important}.nature-copy>p:not(.section-number){font-size:17px;line-height:1.7}.nature-principles{flex-wrap:wrap;gap:9px;margin:34px 0;display:flex}.nature-principles span{color:#fff;letter-spacing:.06em;text-transform:uppercase;background:#223821;padding:11px 14px;font-size:11px;font-weight:900}.nature blockquote{border-left:7px solid var(--yellow);margin:34px 0 0;padding-left:22px;font-size:31px;font-weight:900}.nature-images{min-height:760px;position:relative}.nature-main{object-fit:cover;object-position:center 54%;width:82%;height:720px}.nature-images figure{background:#fff;width:36%;margin:0;padding:10px;position:absolute;bottom:-28px;right:0;box-shadow:0 20px 55px #0003}.nature-images figure img{object-fit:cover;height:240px}.nature-images figcaption{color:#555;letter-spacing:.05em;text-transform:uppercase;padding:12px 6px 5px;font-size:11px;font-weight:800}@media (max-width:900px){.nature{grid-template-columns:1fr}.nature-images{min-height:650px}.nature-main{height:610px}.nature-images figure{width:38%;bottom:-18px}.nature-images figure img{height:210px}}@media (max-width:560px){.nature h2{font-size:43px}.nature-lead{font-size:20px!important}.nature-images{min-height:auto}.nature-main{width:100%;height:500px}.nature-images figure{width:66%;margin:-38px 0 0 auto;position:relative;bottom:auto;right:auto}.nature-images figure img{height:190px}}
