/*! 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}.grow{flex-grow:1}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--navy:#031525;--navy-2:#071f35;--ink:#0a1d2e;--orange:#ff6508;--blue:#2aa7ff;--sky:#79c8ff;--white:#f7fbff;--muted:#a9bac8;--line:#1b3a51}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--navy);color:var(--white);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.site-header{z-index:5;background:#031525f2;border-bottom:1px solid #ffffff1a;align-items:center;gap:38px;height:100px;padding:0 clamp(24px,4vw,70px);display:flex;position:relative}.brand{align-items:center;gap:14px;margin-right:auto;display:flex}.brand-mark{border:5px solid var(--blue);border-top-color:var(--orange);clip-path:polygon(50% 0,100% 22%,100% 78%,50% 100%,0 78%,0 22%);place-items:center;width:54px;height:54px;font-size:29px;font-weight:900;display:grid;transform:rotate(30deg)}.brand-mark:first-letter{transform:rotate(-30deg)}.brand span:last-child{flex-direction:column;display:flex}.brand strong{font-size:22px}.brand small{color:var(--blue);margin-top:4px}.site-header nav{gap:38px;font-weight:700;display:flex}.site-header nav a{transition:all .2s}.site-header nav a:hover,.site-header nav a:focus-visible{color:var(--blue)}.button{border-radius:5px;justify-content:center;align-items:center;gap:20px;min-height:58px;padding:0 27px;font-weight:800;transition:transform .2s,background .2s,border .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:focus-visible,a:focus-visible{outline:3px solid var(--sky);outline-offset:4px}.primary{background:var(--orange);color:#fff}.primary:hover{background:#e95400}.secondary{border:2px solid var(--blue);color:var(--blue);background:#031525c7}.secondary:hover{background:#0d2c44}.hero{grid-template-columns:46% 54%;min-height:630px;display:grid;position:relative}.hero-copy{background:linear-gradient(110deg,var(--navy) 75%,transparent 75.2%);z-index:2;margin-right:-120px;padding:72px 30px 130px clamp(28px,5.4vw,88px);position:relative}.hero-image{background:linear-gradient(90deg,#03152580 0%,#0000 30%),url(/hero-production.png) 50%/cover no-repeat;min-height:630px}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--orange);font-size:13px;font-weight:900}.hero h1{letter-spacing:-.045em;max-width:700px;margin:18px 0 30px;font-size:clamp(48px,4.8vw,78px);line-height:1.02}.hero h1 em{color:var(--blue);font-style:normal}.lead{color:#d8e4ed;max-width:570px;font-size:20px;line-height:1.55}.actions{flex-wrap:wrap;gap:18px;margin-top:32px;display:flex}.programs{z-index:4;grid-template-columns:repeat(3,1fr);gap:18px;max-width:1450px;margin:-86px auto 0;padding:0 4vw 70px;display:grid;position:relative}.program-card{border:1px solid #28465b;border-bottom:7px solid var(--orange);background:linear-gradient(145deg,#0b263d,#051728);grid-template-columns:auto 1fr;align-items:start;gap:20px;min-height:245px;padding:27px;display:grid}.program-card.blue{border-bottom-color:var(--blue)}.program-card.sky{border-bottom-color:var(--sky)}.program-icon{background:var(--orange);border-radius:50%;place-items:center;width:66px;height:66px;font-size:29px;display:grid}.blue .program-icon{background:var(--blue)}.sky .program-icon{background:var(--sky);color:var(--navy)}.program-card h2{margin:5px 0 12px;font-size:25px}.program-card p{color:var(--muted);margin:0;line-height:1.55}.program-card>a{color:var(--blue);grid-column:2;font-weight:800}.section{padding:110px clamp(28px,8vw,130px)}.mission{background:var(--white);color:var(--ink);grid-template-columns:1fr 1.1fr;gap:9vw;display:grid}.section h2{letter-spacing:-.04em;margin:15px 0;font-size:clamp(42px,5vw,72px);line-height:1.03}.mission-copy{color:#425b6c;font-size:20px;line-height:1.65}.impact{color:var(--ink);background:#e9f2f7;grid-template-columns:.9fr 1.1fr;gap:8vw;display:grid}.impact-panel p:last-child{color:#425b6c;font-size:18px;line-height:1.6}.principles{gap:2px;display:grid}.principles>div{border-left:5px solid var(--blue);background:#fff;padding:28px 32px}.principles strong{color:var(--orange);font-size:13px}.principles h3{margin:8px 0;font-size:25px}.principles p{color:#526978;margin:0}.support{background:var(--orange);text-align:center}.support .eyebrow{color:var(--navy)}.support h2{max-width:850px;margin:16px auto}.support>p:not(.eyebrow){max-width:730px;margin:0 auto 30px;font-size:19px;line-height:1.6}.secondary.light{color:#fff;background:0 0;border-color:#fff}.get-involved{background:var(--navy-2);grid-template-columns:1fr 1fr;gap:9vw;display:grid}.get-involved>div:last-child>p{color:#c4d2dc;font-size:19px;line-height:1.65}.text-link{color:var(--blue);align-self:center;font-weight:800}footer{color:var(--muted);border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding:55px clamp(28px,6vw,95px);display:flex}footer .brand{color:#fff;margin:0}footer div:last-child{text-align:right;font-size:13px}@media (width<=1000px){.site-header{height:86px}.site-header nav,.header-cta{display:none}.hero{grid-template-columns:1fr}.hero-copy{background:linear-gradient(#031525e8,#031525b8);margin:0;padding-bottom:80px}.hero-image{z-index:0;position:absolute;inset:0}.programs{grid-template-columns:1fr;margin:0;padding-top:24px}.mission,.impact,.get-involved{grid-template-columns:1fr}.section{padding-block:80px}}@media (width<=600px){.brand strong{font-size:18px}.brand-mark{width:44px;height:44px}.hero h1{font-size:45px}.hero-copy{padding:58px 22px 70px}.actions .button{width:100%}.program-card{grid-template-columns:auto 1fr;padding:22px}.program-card>a{grid-column:1/-1}.section{padding:65px 24px}.section h2{font-size:42px}footer{flex-direction:column;align-items:flex-start;gap:35px}footer div:last-child{text-align:left}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}.donate-page{background:radial-gradient(circle at 15% 15%,#0d3452 0,transparent 34%),var(--navy);min-height:100vh}.donate-header{border-bottom-color:#ffffff24}.back-link{color:var(--blue);font-weight:800}.donate-hero{grid-template-columns:1.1fr .75fr;align-items:center;gap:9vw;min-height:650px;padding:90px clamp(28px,8vw,130px);display:grid}.donate-intro h1{letter-spacing:-.05em;max-width:850px;margin:20px 0 28px;font-size:clamp(50px,5.7vw,86px);line-height:.98}.donate-intro>p:not(.eyebrow){color:#bfd0dc;max-width:670px;font-size:20px;line-height:1.6}.trust-row{color:var(--sky);flex-wrap:wrap;gap:24px;margin-top:34px;font-size:14px;font-weight:700;display:flex}.donation-card{background:var(--white);color:var(--ink);border-top:7px solid var(--orange);padding:46px;box-shadow:0 28px 80px #0007}.donation-card .heart-icon{background:var(--blue);color:#fff;border-radius:50%;place-items:center;width:66px;height:66px;font-size:35px;display:grid}.donation-card h2{margin:16px 0;font-size:35px}.donation-card>p:not(.eyebrow){color:#536c7d;line-height:1.6}.paypal-button{width:100%;margin:20px 0}.donation-card small{color:#6b7f8c;line-height:1.45;display:block}.gift-impact{background:var(--blue);color:var(--navy);grid-template-columns:repeat(3,1fr);padding:0 clamp(28px,8vw,130px);display:grid}.gift-impact article{border-right:1px solid #03152555;padding:34px}.gift-impact article:first-child{border-left:1px solid #03152555}.gift-impact strong{font-size:23px}.gift-impact p{margin:8px 0 0;line-height:1.5}.other-ways{background:var(--white);color:var(--ink);grid-template-columns:.7fr 1.3fr;gap:8vw;display:grid}.other-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.other-grid article{border-top:5px solid var(--orange);background:#e9f2f7;padding:30px}.other-grid article:last-child{border-top-color:var(--blue)}.other-grid h3{margin:0 0 10px;font-size:25px}.other-grid p{color:#526978;line-height:1.6}.other-grid a{color:#0875bd;font-weight:800}@media (width<=900px){.donate-hero,.other-ways{grid-template-columns:1fr}.donate-hero{padding-block:65px}.gift-impact{grid-template-columns:1fr}.gift-impact article,.gift-impact article:first-child{border-bottom:1px solid #03152555;border-left:0;border-right:0}.other-grid{grid-template-columns:1fr}}@media (width<=600px){.donate-intro h1{font-size:48px}.donation-card{padding:28px}.back-link{font-size:13px}.donate-header .brand small{display:none}}.programs{grid-template-columns:repeat(4,1fr);gap:16px;max-width:1550px;padding-inline:3vw}.program-card{min-height:270px;padding:25px}.program-card h2{font-size:23px}.service-animals{background:linear-gradient(120deg,#08243b,#0d3553);grid-template-columns:.35fr 1.65fr;align-items:center;gap:5vw;display:grid}.service-animals .paw-mark{background:var(--orange);width:180px;height:180px;box-shadow:30px 30px 0 var(--blue);border-radius:50%;place-items:center;font-size:70px;display:grid}.service-animals h2{max-width:950px}.service-animals p:not(.eyebrow){color:#c8d7e1;max-width:900px;font-size:19px;line-height:1.65}.gift-impact{grid-template-columns:repeat(4,1fr);padding-inline:clamp(28px,6vw,100px)}@media (width<=1200px){.programs{grid-template-columns:repeat(2,1fr);margin:0;padding-top:24px}}@media (width<=1000px){.programs,.service-animals{grid-template-columns:1fr}.service-animals .paw-mark{width:120px;height:120px;font-size:50px}}.paypal-embed{justify-items:center;gap:10px;margin:24px 0;display:grid}.paypal-checkout{color:#000;cursor:pointer;background:#ffd140;border:0;border-radius:5px;width:100%;min-height:52px;font:800 17px Arial,Helvetica,sans-serif;transition:transform .2s,background .2s}.paypal-checkout:hover{background:#ffc439;transform:translateY(-2px)}.paypal-checkout:focus-visible{outline:3px solid var(--blue);outline-offset:4px}.payment-cards{width:100%;max-width:240px;height:auto;display:block}.powered-by{color:#657783;align-items:center;gap:5px;font-size:12px;display:flex}.powered-by img{width:auto;height:14px}.donate-hero{align-items:start}.donate-intro{padding-top:45px;position:sticky;top:140px}.donorbox-card{box-shadow:none;background:0 0;border-top:0;min-height:900px;padding:0}.donorbox-frame{background:#fff;border:0;border-radius:8px;width:100%;height:900px;display:block}@media (width<=900px){.donate-intro{padding-top:0;position:static}.donorbox-card{min-height:680px}}.site-header nav{gap:30px}.help-paths{color:var(--ink);background:#fff}.section-intro{max-width:860px;margin-bottom:55px}.section-intro>p:last-child{color:#526978;max-width:760px;font-size:19px;line-height:1.65}.help-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.help-card{border-top:7px solid var(--blue);background:#edf4f8;padding:42px;position:relative;overflow:hidden}.help-card.animals-help{background:var(--navy-2);color:#fff;border-top-color:var(--orange)}.help-number{color:#0a1d2e10;font-size:95px;font-weight:900;position:absolute;top:14px;right:25px}.animals-help .help-number{color:#ffffff10}.help-card h3{margin:12px 0 25px;font-size:32px;position:relative}.help-card ul{gap:14px;margin:0;padding:0;list-style:none;display:grid;position:relative}.help-card li{color:#425b6c;gap:12px;line-height:1.45;display:flex}.animals-help li{color:#bfd0dc}.help-card li:before{content:"✓";color:var(--orange);font-weight:900}.support-process{background:#e1ebf1;grid-template-columns:repeat(3,1fr);margin-top:22px;display:grid}.support-process>div{border-right:1px solid #b8c9d3;align-items:center;gap:15px;padding:25px 30px;display:flex}.support-process>div:last-child{border-right:0}.support-process strong{background:var(--blue);color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.support-process span{font-weight:800}@media (width<=800px){.help-grid,.support-process{grid-template-columns:1fr}.support-process>div{border-bottom:1px solid #b8c9d3;border-right:0}.support-process>div:last-child{border-bottom:0}}
