/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#123d54;--teal:#08aaa7;--aqua:#a9e5de;--purple:#bd57d6;--yellow:#ffc84c;--red:#ef4258;--green:#6da44b;--cream:#fff9eb;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--cream);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:20;background:#fff9ebf0;border-bottom:1px solid #123d541f;justify-content:space-between;align-items:center;height:82px;padding:0 clamp(22px,5vw,76px);display:flex;position:sticky;top:0}.brand,.footer-brand{letter-spacing:-1px;font-size:24px;font-weight:950}.brand span,.footer-brand span{color:#fff;background:#111;padding:7px 6px}.site-header nav{gap:28px;font-size:14px;font-weight:700;display:flex}.site-header nav a:hover{color:var(--teal)}.button{background:var(--ink);color:#fff;box-shadow:5px 5px 0 var(--yellow);border-radius:6px;justify-content:center;align-items:center;padding:16px 23px;font-weight:850;transition:transform .18s,box-shadow .18s;display:inline-flex}.button:hover{box-shadow:3px 3px 0 var(--yellow);transform:translate(2px,2px)}.button-small{padding:11px 17px;font-size:13px}.button-secondary{color:var(--ink);border:2px solid var(--ink);box-shadow:none;background:#fff}.hero{background:var(--aqua);grid-template-columns:1.08fr .92fr;gap:7vw;min-height:750px;padding:90px clamp(22px,7vw,110px);display:grid;position:relative;overflow:hidden}.bunting{border-top:7px solid var(--teal);justify-content:space-around;height:55px;display:flex;position:absolute;top:0;left:0;right:0}.bunting i{border-left:23px solid #0000;border-right:23px solid #0000;border-top:45px solid var(--red);width:0;height:0;display:block}.bunting i:nth-child(2n){border-top-color:var(--yellow)}.bunting i:nth-child(3n){border-top-color:var(--purple)}.hero-copy{align-self:center;max-width:670px}.eyebrow{text-transform:uppercase;letter-spacing:2.4px;color:#087f7f;margin:0 0 18px;font-size:12px;font-weight:900}.hero h1,.section h2{letter-spacing:-5px;margin:0;font-size:clamp(54px,7vw,108px);font-weight:950;line-height:.87}.hero h1 em{color:var(--purple);text-shadow:3px 3px #fff;font-style:normal}.hero-intro{max-width:660px;margin:32px 0;font-size:20px;line-height:1.55}.hero-actions{flex-wrap:wrap;gap:17px;display:flex}.date-card{border-top:2px dashed #123d5459;align-items:center;gap:18px;margin-top:36px;padding-top:22px;display:flex}.date-card strong{font-size:18px}.date-card span{font-size:14px}.hero-art{place-self:center;width:min(100%,470px);position:relative;transform:rotate(2.5deg)}.hero-art>img{box-shadow:16px 18px 0 var(--teal);object-fit:cover;object-position:top;border:12px solid #fff;width:100%;max-height:600px}.sunburst{background:var(--yellow);text-align:center;width:165px;height:165px;box-shadow:7px 7px 0 var(--red);border-radius:50%;flex-direction:column;justify-content:center;padding:20px;display:flex;position:absolute;bottom:35px;right:-55px;transform:rotate(-7deg)}.sunburst strong{font-size:30px;line-height:1}.sunburst span{margin-top:7px;font-size:12px;font-weight:800}.section{padding:110px clamp(22px,7vw,110px)}.story{background:#fff;grid-template-columns:.8fr 1.2fr;gap:10vw;display:grid}.story h2,.event h2,.journey h2,.poster-section h2{font-size:clamp(48px,6vw,88px)}.story-text{max-width:680px;font-size:21px;line-height:1.65}.story-text p:first-child{margin-top:0;font-size:28px;font-weight:700;line-height:1.45}.handwritten{color:var(--purple);font-family:Georgia,serif;font-style:italic;font-size:30px!important}.event{background:var(--cream)}.section-heading{max-width:760px;margin-bottom:55px}.section-heading>p:last-child{max-width:590px;font-size:19px;line-height:1.5}.event-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.event-grid article{border:2px solid var(--ink);min-height:275px;box-shadow:7px 7px 0 var(--teal);background:#fff;padding:26px;position:relative}.event-grid article:nth-child(2){box-shadow:7px 7px 0 var(--purple)}.event-grid article:nth-child(3){box-shadow:7px 7px 0 var(--yellow)}.event-grid article:nth-child(4){box-shadow:7px 7px 0 var(--red)}.number{font-size:12px;font-weight:900}.icon{margin:32px 0 20px;font-size:44px}.event-grid h3,.ways h3{margin:0 0 9px;font-size:21px}.event-grid p,.ways p{margin:0;font-size:15px;line-height:1.5}.center{text-align:center;margin-top:50px}.impact{background:var(--ink);color:#fff}.light .eyebrow{color:var(--yellow)}.impact h2{font-size:clamp(52px,7vw,96px)}.charity-grid{grid-template-columns:1fr 1fr;gap:26px;display:grid}.charity-card{color:var(--ink);background:#fff;grid-template-columns:42% 58%;min-height:360px;display:grid}.charity-image img{object-fit:cover;width:100%;height:100%}.charity-body{padding:32px}.charity-logo{object-fit:contain;width:105px;height:90px;margin-bottom:20px}.charity-logo.sleapys{width:145px}.charity-body p{font-size:17px;line-height:1.55}.charity-body small{border-top:1px solid #cdd7db;padding-top:16px;font-weight:700;line-height:1.4;display:block}.donation-note{background:var(--teal);justify-content:space-between;align-items:center;gap:35px;margin-top:28px;padding:30px;display:flex}.donation-note strong{font-size:22px}.donation-note p{max-width:760px;margin:7px 0 0;line-height:1.5}.button-yellow{background:var(--yellow);color:var(--ink);box-shadow:5px 5px 0 var(--red);flex-shrink:0}.fine-print{opacity:.75;font-size:12px;line-height:1.5}.journey{background:var(--aqua)}.timeline{border:2px solid var(--ink);grid-template-columns:1fr 1fr 1.25fr;display:grid}.timeline>div{border-right:2px solid var(--ink);background:#fff;padding:42px}.timeline>div:last-child{border:0}.timeline span{text-transform:uppercase;letter-spacing:2px;font-size:12px;font-weight:900}.timeline strong{margin:23px 0 12px;font-size:48px;display:block}.timeline p{margin:0}.timeline .next{background:var(--purple);color:#fff}.timeline .next strong{font-size:32px}.involved{background:var(--yellow);grid-template-columns:.75fr 1.25fr;gap:8vw;display:grid}.involved h2{font-size:clamp(58px,7vw,100px)}.involved-copy>p:last-child{font-size:19px;line-height:1.55}.ways{border-top:2px solid var(--ink)}.ways>a{border-bottom:2px solid var(--ink);grid-template-columns:45px 1fr 30px;align-items:center;gap:20px;padding:23px 5px;transition:background .18s,padding .18s;display:grid}.ways>a:hover{background:#ffffff61;padding-left:15px;padding-right:15px}.ways span{font-size:12px;font-weight:900}.ways b{font-size:25px}.poster-section{background:#fff;grid-template-columns:.7fr .7fr;justify-content:center;align-items:center;gap:9vw;display:grid}.poster-section img{max-height:760px;box-shadow:14px 14px 0 var(--teal);border:2px solid var(--ink)}.poster-section p:last-child{font-size:18px;line-height:1.55}footer{color:#fff;background:#092c3e;grid-template-columns:1fr 1fr auto;align-items:center;gap:30px;padding:60px clamp(22px,7vw,110px);display:grid}footer p{font-family:Georgia,serif;font-size:18px;font-style:italic}footer>div:nth-of-type(2){gap:24px;font-weight:800;display:flex}footer small{opacity:.6;border-top:1px solid #fff3;grid-column:1/-1;padding-top:24px}.footer-brand span{color:#111;background:#fff}@media (width<=950px){.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:80px}.hero-art{width:min(82%,470px);margin-top:35px}.story,.involved,.poster-section{grid-template-columns:1fr}.event-grid{grid-template-columns:1fr 1fr}.charity-card{grid-template-columns:1fr}.charity-image{height:270px}.timeline{grid-template-columns:1fr}.timeline>div{border-right:0;border-bottom:2px solid var(--ink)}footer{grid-template-columns:1fr}.poster-section img{justify-self:center}footer small{grid-column:auto}}@media (width<=600px){.site-header{height:70px}.button-small{padding:10px;font-size:0}.button-small:before{content:"Tickets";font-size:13px}.hero,.section{padding-left:20px;padding-right:20px}.hero h1,.section h2{letter-spacing:-3px}.hero-intro{font-size:18px}.sunburst{width:135px;height:135px;right:-25px}.sunburst strong{font-size:24px}.date-card{flex-direction:column;align-items:flex-start;gap:5px}.event-grid,.charity-grid{grid-template-columns:1fr}.event-grid article{min-height:230px}.donation-note{flex-direction:column;align-items:flex-start}.timeline strong{font-size:40px}.ways>a{grid-template-columns:30px 1fr 20px}.poster-section{padding-bottom:80px}footer{padding:50px 20px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.ways>a{transition:none}}.day-in-action{background:#fff}.day-in-action-heading{grid-template-columns:.9fr 1.1fr;align-items:end;gap:9vw;margin-bottom:55px;display:grid}.day-in-action h2{font-size:clamp(54px,7vw,96px)}.day-in-action-heading>p{max-width:650px;margin:0;font-size:21px;line-height:1.65}.day-photo-collage{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:290px;gap:16px;display:grid}.day-photo-collage figure{background:var(--aqua);border:3px solid var(--ink);margin:0;position:relative;overflow:hidden}.day-photo-collage img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.day-photo-collage figure:hover img{transform:scale(1.025)}.day-photo-collage figcaption{color:#fff;background:linear-gradient(#0000,#092c3ee0);padding:36px 16px 14px;font-size:14px;font-weight:850;position:absolute;bottom:0;left:0;right:0}.day-photo-hero{grid-area:span 2/span 2}.day-photo-tall{grid-row:span 2}.day-photo-wide{grid-column:span 2}.day-photo-hero img{object-position:center 60%}@media (width<=850px){.day-in-action-heading{grid-template-columns:1fr;gap:25px}.day-photo-collage{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:260px}.day-photo-hero{grid-column:1/-1}.day-photo-tall{grid-row:span 2}.day-photo-wide{grid-column:span 1}}@media (width<=600px){.day-photo-collage{grid-template-columns:1fr;grid-auto-rows:330px}.day-photo-hero,.day-photo-tall,.day-photo-wide{grid-area:auto}.day-photo-hero{min-height:400px}.day-photo-collage figcaption{font-size:13px}}.information{background:#f1ece1}.information h2{font-size:clamp(48px,6vw,82px)}.information-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.information-grid article{border-top:7px solid var(--teal);background:#fff;padding:30px}.information-grid article:nth-child(2){border-color:var(--purple)}.information-grid article:nth-child(3){border-color:var(--yellow)}.information-grid article:nth-child(4){border-color:var(--red)}.information-grid h3{margin:0 0 12px;font-size:20px}.information-grid p{margin:0;font-size:14px;line-height:1.65}.contact-strip{background:var(--aqua);justify-content:space-between;align-items:center;gap:30px;margin-top:24px;padding:28px;display:flex}.contact-strip strong{font-size:22px}.contact-strip p{margin:7px 0 0;line-height:1.5}.contact-strip .button{flex-shrink:0}footer>div:nth-of-type(2){flex-wrap:wrap}@media (width<=600px){.information-grid{grid-template-columns:1fr}.contact-strip{flex-direction:column;align-items:flex-start}}.poster-actions{flex-wrap:wrap;gap:16px;margin-top:28px;display:flex}.ways>.contact-way{border-bottom:2px solid var(--ink);grid-template-columns:45px 1fr minmax(150px,auto);align-items:center;gap:20px;padding:23px 5px;display:grid}.email-contact{flex-wrap:wrap;align-items:center;gap:13px;display:flex}.reveal-email{appearance:none;background:var(--ink);color:#fff;font:inherit;cursor:pointer;box-shadow:4px 4px 0 var(--teal);border:0;border-radius:5px;padding:12px 16px;font-size:12px;font-weight:850}.reveal-email:hover,.reveal-email:focus-visible{box-shadow:3px 3px 0 var(--teal);transform:translate(1px,1px)}.email-revealed{color:var(--ink);border:2px solid var(--ink);-webkit-user-select:all;user-select:all;background:#fff;border-radius:5px;padding:10px 13px;font-size:15px;font-weight:900}.email-contact-compact,.contact-strip .email-contact{justify-content:flex-end}@media (width<=900px){.ways>.contact-way{grid-template-columns:30px 1fr}.ways>.contact-way>.email-contact{grid-column:2}.email-contact-compact,.contact-strip .email-contact{justify-content:flex-start}}@media (width<=600px){.contact-strip .email-contact{width:100%}.email-revealed{overflow-wrap:anywhere;width:100%}}.story-button{margin-top:18px}.story-header{position:relative}.back-home{font-size:14px;font-weight:850}.story-page-hero{background:var(--aqua);grid-template-columns:1fr .72fr;align-items:center;gap:8vw;min-height:690px;padding:100px clamp(22px,7vw,110px) 90px;display:grid;position:relative;overflow:hidden}.story-page-hero h1{letter-spacing:-8px;margin:0;font-size:clamp(76px,11vw,150px);font-weight:950;line-height:.76}.story-page-hero h1 em{color:var(--purple);text-shadow:4px 4px #fff;font-style:normal}.story-page-intro{max-width:690px;margin-top:36px;font-family:Georgia,serif;font-size:25px;line-height:1.55}.story-portrait{justify-self:center;width:min(100%,390px);margin:0;position:relative;transform:rotate(2deg)}.story-portrait img{object-fit:cover;object-position:50% 24%;width:100%;height:510px;box-shadow:14px 16px 0 var(--teal);border:11px solid #fff}.story-portrait figcaption{background:var(--yellow);padding:10px 16px;font-family:Georgia,serif;font-style:italic;font-weight:700;display:inline-block;position:absolute;bottom:18px;right:-22px;transform:rotate(-3deg)}.story-chapter{background:#fff;grid-template-columns:.38fr 1fr;gap:8vw;display:grid}.chapter-label span{color:var(--purple);font-size:64px;font-weight:950;line-height:1;display:block}.chapter-label .eyebrow{margin-top:18px}.chapter-copy{max-width:800px}.chapter-copy h2{letter-spacing:-4px;margin-bottom:40px;font-size:clamp(45px,6vw,78px);line-height:.96}.chapter-copy p,.fan-mail-copy p{font-size:19px;line-height:1.75}.chapter-copy .opening,.fan-mail-copy .opening{font-family:Georgia,serif;font-size:27px;line-height:1.5}.story-chapter-colour{background:var(--yellow)}.story-chapter-colour .chapter-label span{color:var(--red)}.story-memories{background:var(--cream)}.story-memories h2,.fan-mail h2{font-size:clamp(50px,7vw,92px)}.memory-placeholders{grid-template-columns:1.2fr .8fr 1fr;gap:18px;display:grid}.memory-placeholders div{background:#a9e5de4d;border:2px dashed #123d5473;justify-content:center;align-items:center;min-height:330px;display:flex;transform:rotate(-1deg)}.memory-placeholders div:nth-child(2){background:#bd57d61f;margin-top:35px;transform:rotate(1.5deg)}.memory-placeholders div:nth-child(3){background:#ffc84c38;transform:rotate(-.5deg)}.memory-placeholders span{text-transform:uppercase;letter-spacing:2px;font-size:12px;font-weight:900}.fan-mail{background:var(--aqua);grid-template-columns:.8fr 1.2fr;gap:9vw;display:grid}.letter-placeholder{border:2px solid var(--ink);box-shadow:10px 10px 0 var(--purple);text-align:center;background:#fff;margin-top:35px;padding:48px;font-family:Georgia,serif;font-size:28px;font-style:italic;transform:rotate(-1deg)}.letter-placeholder span{text-transform:uppercase;letter-spacing:2px;color:var(--teal);margin-top:12px;font-family:Arial,Helvetica,sans-serif;font-size:12px;font-style:normal;font-weight:900;display:block}.legacy-quote{text-align:center;background:var(--ink);color:#fff}.legacy-quote>p{max-width:1050px;margin:0 auto 35px;font-family:Georgia,serif;font-size:clamp(28px,4vw,52px);font-style:italic;line-height:1.35}.legacy-quote strong{max-width:720px;color:var(--yellow);margin:0 auto 42px;font-size:17px;line-height:1.6;display:block}.legacy-quote .button{background:var(--yellow);color:var(--ink);box-shadow:5px 5px 0 var(--red)}.story-footer{grid-template-columns:1fr 1fr auto}.story-footer>a{font-weight:850}.inline-photo-placeholder{background:var(--aqua);text-align:center;border:3px dashed #123d546b;flex-direction:column;justify-content:center;align-items:center;min-height:310px;margin:38px 0;padding:30px;display:flex;transform:rotate(-.6deg)}.inline-photo-placeholder span{font-family:Georgia,serif;font-size:31px;font-style:italic}.inline-photo-placeholder small{text-transform:uppercase;letter-spacing:1.8px;margin-top:10px;font-size:10px;font-weight:900}.inline-photo-light{background:#fff}.story-chapter-treatment{background:#f1ece1}.story-chapter-treatment .chapter-label span{color:var(--teal)}.story-chapter-final{background:var(--purple);color:#fff}.story-chapter-final .eyebrow,.story-chapter-final .chapter-label span{color:var(--yellow)}.story-chapter-final .inline-photo-placeholder{color:var(--ink)}.story-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:42px 0;display:grid}.story-photo-grid figure{box-shadow:8px 8px 0 var(--teal);background:#fff;border:8px solid #fff;flex-direction:column;margin:0;display:flex}.story-photo-grid figure:nth-child(2n){box-shadow:8px 8px 0 var(--purple)}.story-photo-grid figure:nth-child(3n){box-shadow:8px 8px 0 var(--yellow)}.story-photo-grid img{object-fit:cover;width:100%;height:350px}.story-photo-grid figcaption{padding:13px 10px 9px;font-family:Georgia,serif;font-size:15px;font-style:italic;line-height:1.35}.story-photo-grid .photo-feature,.story-photo-grid .photo-wide{grid-column:1/-1}.story-photo-grid .photo-feature img{height:560px}.story-photo-grid .photo-wide img{height:420px}.story-photo-grid-childhood figure:nth-child(2) img,.story-photo-grid-childhood figure:nth-child(3) img{object-position:center 25%}.story-photo-grid-diagnosis .photo-feature img{object-position:center 55%}.story-photo-grid-diagnosis{padding-bottom:8px}.walked-with-us{background:var(--ink);color:#fff}.walked-with-us .eyebrow{color:var(--yellow)}.walked-with-us h2{font-size:clamp(50px,7vw,92px)}.walked-with-us .section-heading>p:last-child{max-width:720px}.support-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;display:grid}.support-grid article{color:var(--ink);border-top:8px solid var(--yellow);background:#fff;flex-direction:column;min-height:330px;padding:34px;display:flex}.support-grid article:nth-child(2){border-color:var(--teal)}.support-grid article:nth-child(3){border-color:var(--purple)}.support-grid article:nth-child(4){border-color:var(--red)}.support-grid article:nth-child(5){border-color:var(--green)}.support-grid span{text-transform:uppercase;letter-spacing:2px;color:var(--teal);font-size:11px;font-weight:900}.support-grid h3{margin:22px 0 14px;font-size:25px;line-height:1.15}.support-grid p{margin:0 0 25px;font-size:16px;line-height:1.65}.support-grid a{text-underline-offset:4px;margin-top:auto;font-size:13px;font-weight:900;text-decoration:underline}@media (width<=850px){.support-grid{grid-template-columns:1fr}.support-grid article{min-height:auto}}.story-header-links{align-items:center;gap:25px;font-size:13px;font-weight:850;display:flex}.story-footer>div:last-child{gap:22px;font-weight:850;display:flex}.grief-hero{background:#d8d0e8;grid-template-columns:1.05fr .95fr;align-items:end;gap:8vw;min-height:620px;padding:105px clamp(22px,7vw,110px) 90px;display:grid;position:relative;overflow:hidden}.grief-hero h1{letter-spacing:-8px;margin:0;font-size:clamp(72px,10vw,142px);font-weight:950;line-height:.77}.grief-hero h1 em{color:var(--purple);text-shadow:4px 4px #fff;font-style:normal}.grief-hero-copy{border-left:4px solid var(--purple);max-width:570px;padding-left:34px}.grief-hero-copy p{margin-top:0;font-family:Georgia,serif;font-size:28px;line-height:1.5}.grief-hero-copy strong{color:#744487;font-size:17px}.grief-intro{background:#fff;grid-template-columns:.8fr 1.2fr;gap:9vw;display:grid}.grief-intro h2,.featured-grief-story h2,.grief-stories h2{font-size:clamp(50px,7vw,92px)}.grief-prose{max-width:760px}.grief-prose p,.article-body p{font-size:19px;line-height:1.75}.grief-prose .opening,.article-body .opening{font-family:Georgia,serif;font-size:27px;line-height:1.5}.featured-grief-story{background:var(--aqua);grid-template-columns:.3fr 1fr;gap:8vw;display:grid}.article-marker{flex-direction:column;display:flex}.article-marker span{text-transform:uppercase;letter-spacing:2px;font-size:11px;font-weight:900}.article-marker strong{color:#123d542b;margin-top:15px;font-size:100px;line-height:1}.article-body{max-width:820px}.article-body blockquote{border-top:2px solid var(--ink);border-bottom:2px solid var(--ink);color:#744487;margin:42px 0 0;padding:28px 0;font-family:Georgia,serif;font-size:34px;font-style:italic}.grief-stories{background:var(--cream)}.grief-story-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.grief-story-grid article{border:2px solid var(--ink);background:#fff;flex-direction:column;min-height:280px;padding:28px;display:flex;box-shadow:7px 7px #d8d0e8}.grief-story-grid article:nth-child(2n){box-shadow:7px 7px 0 var(--aqua)}.grief-story-grid span{color:var(--purple);font-size:12px;font-weight:900}.grief-story-grid h3{margin:35px 0 12px;font-size:24px;line-height:1.15}.grief-story-grid p{margin:0 0 25px;font-size:15px;line-height:1.55}.grief-story-grid small{text-transform:uppercase;letter-spacing:1.5px;color:#744487;margin-top:auto;font-weight:900}.grief-invitation{text-align:center;background:var(--purple);color:#fff}.grief-invitation .eyebrow{color:var(--yellow)}.grief-invitation h2{max-width:1000px;margin:0 auto 30px;font-family:Georgia,serif;font-size:clamp(36px,5vw,68px);line-height:1.25}.grief-invitation>p:last-of-type{margin-bottom:38px;font-size:20px;line-height:1.6}.grief-invitation .button{background:var(--yellow);color:var(--ink);box-shadow:5px 5px 0 var(--red)}.grief-note{background:#eee8f2;padding:24px clamp(22px,7vw,110px)}.grief-note p{text-align:center;color:#53636c;max-width:900px;margin:0 auto;font-size:12px;line-height:1.6}@media (width<=850px){.grief-hero,.grief-intro,.featured-grief-story{grid-template-columns:1fr}.grief-hero{align-items:center}.grief-story-grid{grid-template-columns:1fr 1fr}.article-marker{display:none}}@media (width<=600px){.story-header-links>a:first-child{display:none}.grief-hero{min-height:auto;padding:90px 20px 65px}.grief-hero h1{letter-spacing:-5px}.grief-hero-copy{margin-top:20px}.grief-hero-copy p{font-size:23px}.grief-story-grid{grid-template-columns:1fr}.story-footer>div:last-child{flex-direction:column;gap:10px}}@media (width<=850px){.story-page-hero,.story-chapter,.fan-mail{grid-template-columns:1fr}.story-portrait{width:min(76%,390px)}.memory-placeholders{grid-template-columns:1fr 1fr}.memory-placeholders div:last-child{grid-column:1/-1}.story-footer{grid-template-columns:1fr}}@media (width<=600px){.story-page-hero{padding:85px 20px 70px}.story-page-hero h1{letter-spacing:-5px}.story-page-intro{font-size:21px}.story-portrait img{height:430px}.chapter-label span{font-size:48px}.chapter-copy .opening,.fan-mail-copy .opening{font-size:23px}.memory-placeholders{grid-template-columns:1fr}.memory-placeholders div,.memory-placeholders div:nth-child(2){min-height:230px;margin-top:0}.memory-placeholders div:last-child{grid-column:auto}.letter-placeholder{padding:35px 20px;font-size:23px}.back-home{font-size:12px}.story-photo-grid{grid-template-columns:1fr;gap:14px}.story-photo-grid .photo-feature,.story-photo-grid .photo-wide{grid-column:auto}.story-photo-grid img,.story-photo-grid .photo-feature img,.story-photo-grid .photo-wide img{height:420px}.story-photo-grid figcaption{font-size:14px}.story-photo-grid-childhood figure:nth-child(2) img,.story-photo-grid-childhood figure:nth-child(3) img{height:440px}}.radiation-photo{box-shadow:10px 10px 0 var(--teal);background:#fff;border:10px solid #fff;margin:42px 0;transform:rotate(-.5deg)}.radiation-photo img{object-fit:cover;object-position:center 50%;width:100%;max-height:720px}.radiation-photo figcaption{padding:17px 12px 11px;font-family:Georgia,serif;font-size:19px;font-style:italic;line-height:1.4}@media (width<=600px){.radiation-photo{border-width:7px}.radiation-photo img{max-height:560px}.radiation-photo figcaption{font-size:16px}}.site-header nav .grief-nav-link{border-left:1px solid #123d5440;margin-left:18px;padding-left:28px}.hero-heading-mark{align-items:center;gap:18px;margin-bottom:22px;display:flex}.hero-heading-mark .eyebrow{margin:0}.hero-heading-mark img{object-fit:cover;object-position:center 43%;width:98px;height:98px;box-shadow:5px 5px 0 var(--purple);border:5px solid #fff;border-radius:50%;flex:none}@media (width<=600px){.hero-heading-mark{gap:14px}.hero-heading-mark img{border-width:4px;width:76px;height:76px}.hero-heading-mark .eyebrow{line-height:1.45}}.countdown-section{background:var(--purple);color:#fff;border-top:7px solid var(--yellow);border-bottom:7px solid var(--red);grid-template-columns:minmax(240px,.75fr) 1.25fr;align-items:center;gap:5vw;padding:34px clamp(22px,7vw,110px);display:grid}.countdown-heading p{margin:0}.countdown-heading>p:last-child{margin-top:8px;font-size:14px;line-height:1.5}.countdown-kicker{text-transform:uppercase;letter-spacing:2.2px;color:var(--yellow);font-size:13px;font-weight:950}.countdown-section h2{margin:8px 0;font-size:clamp(34px,6vw,70px);line-height:1}.countdown-clock{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.countdown-unit{color:var(--ink);text-align:center;border:2px solid var(--ink);box-shadow:5px 5px 0 var(--yellow);background:#fff;padding:18px 10px 14px}.countdown-unit strong{font-variant-numeric:tabular-nums;font-size:clamp(34px,5vw,66px);line-height:1;display:block}.countdown-unit span{text-transform:uppercase;letter-spacing:1.5px;color:#087f7f;margin-top:8px;font-size:10px;font-weight:900;display:block}@media (width<=800px){.countdown-section{grid-template-columns:1fr;gap:22px}.countdown-heading{text-align:center}}@media (width<=500px){.countdown-section{padding:28px 14px}.countdown-clock{gap:7px}.countdown-unit{box-shadow:3px 3px 0 var(--yellow);padding:15px 4px 11px}.countdown-unit strong{font-size:34px}.countdown-unit span{letter-spacing:.7px;font-size:9px}}.latest{background:#fff9eb}.latest-heading{grid-template-columns:.9fr 1.1fr;align-items:end;gap:8vw;margin-bottom:48px;display:grid}.latest h2{font-size:clamp(52px,7vw,94px)}.latest-heading>p{max-width:640px;margin:0;font-size:20px;line-height:1.6}.latest-grid{grid-template-columns:1.35fr .65fr;gap:22px;display:grid}.latest-feature{border:3px solid var(--ink);box-shadow:10px 10px 0 var(--teal);background:#fff;padding:clamp(28px,4vw,52px)}.update-meta{text-transform:uppercase;letter-spacing:1.6px;justify-content:space-between;gap:20px;margin-bottom:32px;font-size:10px;font-weight:900;display:flex}.update-meta span{color:#087f7f}.latest-feature h3{max-width:730px;margin:0 0 24px;font-size:clamp(30px,4vw,48px);line-height:1.05}.latest-feature>p{max-width:820px;font-size:17px;line-height:1.7}.latest-actions{flex-wrap:wrap;gap:17px;margin-top:30px;display:flex}.latest-side{grid-template-rows:1fr 1fr;gap:22px;display:grid}.latest-side article{border:3px solid var(--ink);background:var(--yellow);box-shadow:8px 8px 0 var(--red);grid-template-columns:48px 1fr;gap:18px;padding:30px;display:grid}.latest-side article:nth-child(2){background:var(--purple);color:#fff;box-shadow:8px 8px 0 var(--yellow)}.latest-side article>span{font-size:34px}.latest-side small{text-transform:uppercase;letter-spacing:1.7px;font-size:10px;font-weight:900}.latest-side h3{margin:13px 0 10px;font-size:24px;line-height:1.1}.latest-side p{margin:0 0 18px;font-size:14px;line-height:1.55}.latest-side a{text-underline-offset:4px;font-size:13px;font-weight:950;text-decoration:underline}@media (width<=900px){.latest-heading,.latest-grid{grid-template-columns:1fr}.latest-heading{gap:25px}.latest-side{grid-template-rows:auto;grid-template-columns:1fr 1fr}}@media (width<=600px){.latest-side{grid-template-columns:1fr}.latest-feature{padding:26px 22px}.update-meta{flex-direction:column;align-items:flex-start;gap:8px}.latest-side article{padding:24px 20px}.latest-actions .button{width:100%}}.event-grid article{flex-direction:column;min-height:440px;padding:0;display:flex;overflow:hidden}.event-card-image{object-fit:cover;border-bottom:2px solid var(--ink);width:100%;height:210px}.event-card-graphic{object-fit:contain;background:#fff;padding:14px}.event-card-copy{flex-direction:column;flex:1;padding:24px;display:flex}.event-card-copy .number{margin-bottom:25px}.event-card-copy h3{margin-top:auto}@media (width<=950px){.event-grid article{min-height:425px}.event-card-image{height:230px}}@media (width<=600px){.event-grid article{min-height:0}.event-card-image{height:260px}.event-card-copy{min-height:190px}.event-card-copy h3{margin-top:auto}}
