:root{--blue:#123d80;--deep:#0b2d65;--paper:#faf9f6;--white:#fff;--ink:#152746;--muted:#52617a;--line:#d9dce3;--sans:'Assistant',Arial,sans-serif;--english:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--blue);font-family:var(--sans);font-size:18px;line-height:1.6;-webkit-font-smoothing:antialiased}button,a,input{touch-action:manipulation}button{font:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button,a{ -webkit-tap-highlight-color:transparent}img{display:block;max-width:100%}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #e69930;outline-offset:5px}button{color:inherit}fieldset{border:0;padding:0;margin:0}p,h1,h2,h3{margin:0}::selection{color:white;background:var(--blue)}[hidden]{display:none!important}.skip-link{position:fixed;top:8px;inset-inline-start:8px;transform:translateY(-170%);background:var(--blue);color:#fff;padding:8px 16px;z-index:100}.skip-link:focus{transform:translateY(0)}.announcement{min-height:34px;background:var(--blue);color:#fff;display:flex;gap:18px;align-items:center;justify-content:center;font-size:14px;font-weight:600;letter-spacing:.015em;padding:5px 20px}.announcement>span:nth-child(2){font-size:17px}.header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px 5vw;background:rgba(250,249,246,.97);border-bottom:1px solid var(--line)}.wordmark{position:relative;font:bold 23px/.86 Georgia,'Times New Roman',serif;letter-spacing:-1.1px;flex-shrink:0;padding:3px 0}.wordmark>span{font-size:15px;letter-spacing:-.7px}.header nav{display:flex;gap:35px;align-items:center;font-size:16px;font-weight:600}.header nav a{position:relative}.header nav a:after{content:'';height:1px;background:var(--blue);position:absolute;bottom:-5px;inset-inline:0;transform:scaleX(0);transition:transform .2s}.header nav a:hover:after{transform:scaleX(1)}.header-tools{display:flex;gap:24px;align-items:center}.language-toggle{border:0;background:none;font:500 14px var(--english);display:flex;gap:7px;align-items:center;padding:8px}.header-cta{border:1px solid var(--blue);padding:7px 21px;font-size:16px;font-weight:700;transition:background .2s,color .2s}.header-cta:hover{background:var(--blue);color:white}.hero{display:grid;grid-template-columns:1fr 1.07fr;gap:3.5vw;padding:34px 3.5vw 38px 5vw;max-width:1800px;margin:auto;min-height:640px}.hero-copy{padding:36px 1.6vw 14px 1vw;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.eyebrow{font-size:14px;font-weight:700;letter-spacing:.07em;display:flex;gap:11px;align-items:center;line-height:1.4;margin-bottom:22px}.tiny-line{width:28px;height:1px;background:currentColor}.hero h1{font-size:clamp(58px,6.7vw,104px);letter-spacing:-.045em;line-height:1.05;font-weight:800;margin-bottom:27px}.outline-word{color:transparent;-webkit-text-stroke:1.7px var(--blue)}.hero-description{max-width:420px;font-size:20px;line-height:1.55}.hero-now{font-weight:800;font-size:22px;margin-top:8px}.hero-actions{display:flex;align-items:center;gap:30px;margin:30px 0}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;min-height:54px;padding:12px 24px;font-size:18px;font-weight:700;border:1px solid transparent;line-height:1.5;transition:background .2s,transform .2s}.button-blue{background:var(--blue);color:var(--white)}.button-blue:hover{background:var(--deep);transform:translateY(-1px)}.button-arrow{font-size:25px;line-height:1}.hero-price{display:flex;flex-direction:column;line-height:1.05;gap:5px}.hero-price bdi{font:500 28px var(--english);letter-spacing:-1px}.hero-price small{font-size:14px}.hero-footnote{display:flex;gap:11px;align-items:center;font-size:14px}.mini-seal{border:1px solid var(--blue);border-radius:50%;width:34px;height:34px;display:grid;place-items:center;font:700 10px var(--english);transform:rotate(-12deg)}.hero-visual{position:relative;min-width:0;align-self:center;margin:0;aspect-ratio:1.025;background:#e8ded0;overflow:hidden}.hero-visual>img{width:100%;height:100%;object-fit:cover;object-position:center center}.photo-caption{position:absolute;inset-inline:18px;bottom:17px;display:flex;gap:8px;justify-content:space-between;align-items:center;color:white;text-shadow:0 1px 6px #102044;background:rgba(10,35,70,.68);padding:6px 10px;font-size:13px}.photo-caption>span:first-child{font-family:var(--english);font-size:11px;letter-spacing:.08em}.photo-stamp{position:absolute;top:20px;inset-inline-end:16px;transform:rotate(-8deg);background:var(--paper);color:var(--blue);border:1px solid var(--blue);padding:11px 15px;box-shadow:3px 3px 0 rgba(18,61,128,.28);line-height:1.1;text-align:center;direction:ltr}.photo-stamp>span{display:block;font:600 10px var(--english);letter-spacing:.03em}.photo-stamp b{font:bold 25px/1.2 Georgia,serif}.campaign-strip{display:flex;align-items:center;justify-content:space-around;gap:24px;min-height:78px;background:var(--blue);color:var(--paper);padding:18px 4vw}.campaign-strip>span{font-size:22px;font-weight:700;white-space:nowrap}.campaign-strip>[dir=ltr]{font:700 clamp(15px,1.6vw,22px) var(--english);letter-spacing:-.04em}.campaign-strip .strip-star{font-size:33px;font-weight:400}.section-wrap{max-width:1370px;margin:0 auto;padding:95px 6vw}.shop{display:grid;grid-template-columns:1.12fr 1fr;gap:7vw;align-items:center;direction:ltr}.product-visual{background:#e9e6e1;min-width:0;align-self:stretch;display:flex;flex-direction:column;justify-content:center;direction:rtl}.product-image-top,.product-image-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:18px 22px;font-size:13px}.product-image-top>[dir=ltr]{font:500 10px var(--english);letter-spacing:.08em}.product-visual>img{width:100%;height:auto;aspect-ratio:1312/1199;object-fit:contain}.product-image-bottom{margin-top:auto;color:var(--muted)}.product-details{direction:rtl}.product-details>.eyebrow{margin-bottom:16px}.product-details h2{font:bold clamp(38px,4.2vw,67px)/.97 Georgia,'Times New Roman',serif;letter-spacing:-.045em;text-align:start;margin-bottom:22px}.product-price{display:flex;align-items:center;gap:18px;margin-bottom:18px}.product-price bdi{font:500 29px var(--english);letter-spacing:-1px}.product-price>span{font-size:14px;color:var(--muted)}.product-description{font-size:18px;color:var(--muted);max-width:450px;line-height:1.65;margin-bottom:22px}.color-field legend,.size-field legend{display:flex;align-items:center;gap:9px;float:none;font-weight:700;font-size:16px;width:100%;margin-bottom:12px}.field-separator{color:#a6adba}.color-field legend>span:last-child{font-weight:400}.color-options{display:flex;gap:12px;margin-bottom:23px}.color-option{display:flex;align-items:center;gap:9px;padding:8px 13px;background:transparent;border:1px solid var(--line);font-size:14px;min-height:44px}.color-option.selected{border:1px solid var(--blue);box-shadow:inset 0 0 0 1px var(--blue)}.swatch{width:21px;height:21px;border-radius:50%;display:block;border:1px solid #aaa}.swatch-white{background:#fff}.swatch-navy{background:#131f36;border-color:#131f36}.field-hint{font-size:14px;font-weight:400;margin-inline-start:auto;color:var(--muted)}.size-options{display:flex;gap:8px}.size-options button{flex:1;background:transparent;border:1px solid #c2c9d4;font:500 15px var(--english);height:45px;min-width:42px;transition:background .16s,color .16s}.size-options button:hover{border-color:var(--blue)}.size-options button[aria-pressed=true]{background:var(--blue);color:white;border-color:var(--blue)}.size-disclaimer{font-size:13px;color:var(--muted);margin:10px 0 18px}.shop-button{width:100%}.launch-note{font-size:14px;color:var(--muted);text-align:center;margin:9px 0 0}.selection-message{color:var(--blue);font-size:14px;font-weight:700;min-height:0}.selection-message:not(:empty){padding-top:10px}.product-impact{border-top:1px solid var(--line);margin-top:21px;padding-top:16px;display:flex;align-items:center;gap:12px}.product-impact svg{height:28px;width:28px;flex-shrink:0}.product-impact p{font-size:15px;font-weight:600;line-height:1.45}.mission{background:var(--blue);color:var(--paper);padding:78px 7vw 22px}.mission-inner{display:grid;grid-template-columns:1fr .85fr;gap:10vw;max-width:1190px;margin:0 auto}.mission-heading{padding-top:10px}.mission .eyebrow{color:#d5e1f3}.mission-heading h2{font-size:clamp(38px,4.5vw,67px);line-height:1.1;letter-spacing:-.025em;font-weight:800;margin-bottom:26px}.mission-heading>p:not(.eyebrow){font-size:19px;max-width:460px;line-height:1.7;color:#e0e8f4}.mission-heading .mission-invite{margin-top:17px;font-weight:700}.impact-number{display:flex;flex-direction:column;justify-content:center}.hundred{font:500 clamp(100px,12vw,176px)/1 var(--english);letter-spacing:-.08em}.hundred>span{font-size:.55em;letter-spacing:-.065em}.impact-number-rule{height:1px;background:#718fb8;margin:20px 0}.impact-number h3{font-size:29px;font-weight:700;margin-bottom:8px}.impact-number>p{font-size:19px;max-width:350px;line-height:1.65}.profit-definition{display:block;font-size:13px;color:#d5e1f3;max-width:360px;line-height:1.65;margin-top:14px}.mission-bottom{max-width:1190px;border-top:1px solid #577bac;margin:55px auto 0;display:flex;justify-content:space-between;gap:20px;align-items:center;padding-top:20px;font-size:15px}.mission-star{font-size:34px;line-height:1}.questions{display:grid;grid-template-columns:.75fr 1fr;gap:8vw;padding-top:90px;padding-bottom:80px}.questions-intro h2{font-size:clamp(37px,4vw,55px);line-height:1.1;letter-spacing:-.025em}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;padding:22px 0;font-size:19px;font-weight:700;line-height:1.35}summary::-webkit-details-marker{display:none}summary>span:last-child{font:400 25px var(--english);transition:transform .15s}details[open] summary>span:last-child{transform:rotate(45deg)}details p{font-size:17px;color:var(--muted);padding:0 0 23px;line-height:1.7}.closing{margin:0 5vw 55px;border:1px solid var(--blue);padding:40px 4vw;position:relative}.closing>.eyebrow{margin-bottom:14px}.closing h2{font-size:clamp(42px,6.1vw,90px);font-weight:800;letter-spacing:-.035em;line-height:1.13;margin-bottom:16px}.closing-bottom{display:flex;justify-content:space-between;align-items:center;gap:24px}.closing-bottom>span{font-size:24px;font-weight:600}footer{border-top:1px solid var(--line);padding:27px 5vw;display:flex;gap:25px;align-items:center;justify-content:space-between;font-size:13px}footer .footer-logo{font:bold 22px Georgia,serif;letter-spacing:-1px}footer>span:last-child{font:400 11px var(--english)}dialog{color:var(--blue);background:var(--paper);border:0;padding:37px;width:min(490px,calc(100vw - 32px));max-height:calc(100dvh - 40px);overflow:auto;box-shadow:0 20px 80px #001b4b40}dialog::backdrop{background:rgba(6,25,53,.6);backdrop-filter:blur(3px)}body.dialog-open{overflow:hidden}.dialog-close{position:absolute;inset-inline-end:14px;top:12px;width:40px;height:40px;background:none;border:0;font-size:30px;line-height:1}.dialog-close:hover{background:#e9ebef}dialog>.eyebrow{font-size:13px;margin-bottom:12px}dialog h2{font-size:37px;line-height:1.15;margin-bottom:25px}.order-product{display:flex;gap:20px;align-items:center;padding-bottom:20px;border-bottom:1px solid var(--line)}.order-product img{width:115px;height:110px;object-fit:contain;background:#e9e6e1}.order-product h3{font:bold 19px Georgia,serif;letter-spacing:-.5px}.order-product p{font-size:15px;margin:7px 0}.order-product bdi{font:600 21px var(--english)}.order-line{display:flex;justify-content:space-between;align-items:center;font-size:15px;margin-top:14px}.order-total{font-weight:700;font-size:20px;margin-bottom:18px}.order-notice{font-size:15px;line-height:1.65;color:var(--muted);margin-bottom:23px}.checkout-link,.button-unavailable{width:100%;justify-content:center}.button-unavailable{background:#e0e4ec;color:#4b5e7b;cursor:not-allowed}.back-button{border:0;background:none;width:100%;margin-top:15px;text-decoration:underline;font-size:15px}.back-button:hover{color:#0060b4}html[lang=en] body{font-family:var(--english);font-size:17px}html[lang=en] .hero h1{font-size:clamp(50px,5.9vw,91px);line-height:1.06;letter-spacing:-.055em}html[lang=en] .hero-description{font-size:17px;line-height:1.7}html[lang=en] .hero-now{font-size:19px}html[lang=en] .hero-copy{padding-inline:1.7vw 0}html[lang=en] .hero .eyebrow{font-size:11px;letter-spacing:.08em}html[lang=en] .product-details,html[lang=en] .product-visual{direction:ltr}html[lang=en] .product-details h2{text-align:left}html[lang=en] .mission-heading h2{font-size:clamp(36px,4.1vw,60px);line-height:1.09;letter-spacing:-.06em}html[lang=en] .mission-heading>p:not(.eyebrow),html[lang=en] .impact-number>p{font-size:17px}html[lang=en] .questions-intro h2{font-size:clamp(32px,3.5vw,51px);letter-spacing:-.06em}html[lang=en] summary{font-size:17px}html[lang=en] .button{font-size:16px}html[lang=en] .closing h2{font-size:clamp(38px,5.6vw,80px);letter-spacing:-.06em}html[lang=en] .button-arrow{transform:scaleX(-1)}html[lang=en] .field-hint{font-size:12px}
@media(min-width:1600px){.hero{min-height:760px}.hero-visual{max-height:700px}.section-wrap{padding-inline:40px}.hero-copy{padding-inline:40px}}
@media(max-width:1050px){.hero{min-height:570px;gap:3vw;padding:30px 4vw}.hero-copy{padding:20px 0}.hero h1{font-size:clamp(54px,7.2vw,74px)}.hero-description{font-size:18px}.hero-actions{gap:20px;margin:23px 0}.button{gap:24px;padding:12px 20px}.hero-visual{aspect-ratio:.87}.hero-visual img{object-fit:cover}.photo-stamp{padding:8px 10px;top:14px;inset-inline-end:12px}.photo-stamp b{font-size:21px}.photo-caption>span:first-child{display:none}.photo-caption{justify-content:center;font-size:13px}.header nav{gap:20px}.header-tools{gap:15px}.campaign-strip{gap:16px}.campaign-strip>span{font-size:19px}.campaign-strip>span:last-child{display:none}.section-wrap{padding:75px 5vw}.shop{gap:5vw;grid-template-columns:1fr 1fr}.product-details h2{font-size:44px}.product-image-top{font-size:12px;padding:18px 15px}.product-image-top>span:last-child{display:none}.product-price{gap:11px}.product-price>span{font-size:13px}.product-description{font-size:17px}.mission{padding:65px 6vw 23px}.mission-inner{gap:7vw}.impact-number h3{font-size:25px}.questions{gap:5vw}.photo-stamp{display:none}html[lang=en] .hero h1{font-size:clamp(45px,5.8vw,64px)}html[lang=en] .hero-footnote{font-size:12px}}
@media(max-width:720px){html{scroll-padding-top:82px}.announcement{gap:10px;font-size:12px;min-height:30px;padding:5px 9px}.header{padding:16px 5vw;gap:15px}.wordmark{font-size:21px}.wordmark>span{font-size:14px}.header nav{display:none}.header-tools{gap:14px}.header-cta{padding:5px 16px;font-size:15px}.hero{display:flex;flex-direction:column;gap:23px;padding:26px 5vw 27px;min-height:0}.hero-copy{padding:0;align-items:flex-start}.eyebrow{margin-bottom:17px;font-size:13px}.hero h1{font-size:clamp(63px,13vw,87px);margin-bottom:20px;line-height:1.03}.outline-word{-webkit-text-stroke:1.3px var(--blue)}.hero-description{font-size:18px;line-height:1.55;max-width:100%}.hero-now{font-size:21px}.hero-actions{margin:24px 0 16px;gap:24px}.hero-price bdi{font-size:27px}.hero-footnote{font-size:13px}.mini-seal{font-size:10px;width:31px;height:31px}.hero-visual{width:100%;aspect-ratio:1.095;max-height:none}.hero-visual img{object-fit:cover}.photo-caption{inset-inline:12px;bottom:12px;justify-content:space-between;padding:5px 10px;font-size:12px}.photo-caption>span:first-child{display:block;font-size:10px}.campaign-strip{min-height:65px;padding:16px 5vw;justify-content:space-between;gap:13px}.campaign-strip>span{white-space:normal;font-size:17px;line-height:1.3;flex-shrink:1}.campaign-strip>[dir=ltr]{font-size:13px}.campaign-strip>.strip-star{font-size:24px}.campaign-strip>span:nth-child(4){display:none}.section-wrap{padding:52px 5vw}.shop{display:flex;flex-direction:column;gap:32px}.product-visual{width:100%;align-self:auto}.product-image-top{font-size:13px;padding:14px 18px}.product-image-top>span:last-child{display:block;font-size:10px}.product-image-bottom{padding:12px 18px}.product-details{width:100%}.product-details h2{font-size:58px;margin-bottom:21px}.product-price bdi{font-size:30px}.product-price>span{font-size:14px}.product-description{font-size:18px;max-width:none}.product-impact p{font-size:16px}.size-options{gap:10px}.size-options button{height:49px}.shop-button{font-size:18px}.mission{padding:51px 6vw 22px}.mission-inner{display:flex;flex-direction:column;gap:33px}.mission-heading{padding:0}.mission-heading h2{font-size:46px;margin-bottom:20px}.mission-heading>p:not(.eyebrow){font-size:18px}.mission .eyebrow{margin-bottom:16px}.impact-number{border-top:1px solid #6686b1;padding-top:30px}.hundred{font-size:141px;line-height:1}.impact-number-rule{display:none}.impact-number h3{font-size:27px;margin:19px 0 7px}.impact-number>p{font-size:18px;max-width:none}.profit-definition{font-size:13px;max-width:none}.mission-bottom{margin-top:29px;font-size:13px;align-items:start}.mission-star{font-size:27px}.questions{display:flex;flex-direction:column;gap:27px}.questions-intro h2{font-size:44px}.questions-intro .eyebrow{margin-bottom:12px}summary{font-size:18px;padding:19px 0}details p{font-size:17px}.closing{padding:29px 6vw;margin-bottom:35px}.closing h2{font-size:46px;line-height:1.08;margin-bottom:20px}.closing-bottom{align-items:flex-start;flex-direction:column;gap:22px}.closing-bottom>span{font-size:22px}.closing-bottom .button{width:100%}footer{padding:24px 5vw;flex-wrap:wrap;gap:14px;align-items:baseline}footer .footer-logo{font-size:19px}footer>span:nth-child(2){font-size:12px}footer>span:last-child{width:100%;font-size:11px}dialog{padding:29px 23px}dialog h2{font-size:33px}.order-product{gap:15px}.order-product img{width:105px;height:100px}.order-product h3{font-size:17px}.order-notice{font-size:15px}html[lang=en] .hero h1{font-size:clamp(56px,12vw,84px)}html[lang=en] .hero-copy{padding:0}html[lang=en] .hero .eyebrow{font-size:11px}html[lang=en] .hero-description{font-size:17px}html[lang=en] .mission-heading h2{font-size:42px}html[lang=en] .questions-intro h2{font-size:39px}html[lang=en] .closing h2{font-size:39px}html[lang=en] .product-details h2{font-size:53px}html[lang=en] .campaign-strip>[dir=ltr]{font-size:12px}html[lang=en] .campaign-strip>span:nth-child(3){font-size:13px}html[lang=en] .announcement{font-size:10px;gap:8px}html[lang=en] .header-cta{font-size:13px}html[lang=en] .hero-footnote{font-size:13px}html[lang=en] .closing-bottom>span{font-size:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Campaign portrait attribution is separate from the shirt artwork. */
.hero-visual .photo-caption{bottom:37px;flex-wrap:wrap}.photo-source{position:absolute;bottom:10px;inset-inline:18px;color:#fff;text-shadow:0 1px 5px #071a34;background:rgba(10,35,70,.64);font-size:12px;line-height:1.35;padding:3px 9px;text-align:center}.hero-visual>img{object-position:center 43%}
@media(max-width:720px){.hero-visual .photo-caption{bottom:41px;font-size:12px}.photo-source{inset-inline:12px;bottom:10px;font-size:12px}.hero-visual .photo-caption>span:first-child{display:none}}
/* Presenter campaign carousel */
.hero-gallery{min-width:0;align-self:center}.hero-gallery .hero-visual{width:100%;aspect-ratio:4/5;max-height:none;background:#e6e9ed}.hero-gallery #hero-image{width:100%;height:100%;object-fit:cover;object-position:center;touch-action:pan-y}.gallery-navigation{position:absolute;left:14px;right:14px;top:48%;display:flex;justify-content:space-between;pointer-events:none}.gallery-navigation button{pointer-events:auto;width:44px;height:44px;border:1px solid #ffffff90;border-radius:50%;background:#ffffffed;color:var(--blue);font-size:24px;box-shadow:0 2px 10px #0001}.gallery-navigation button:hover{background:var(--blue);color:white}.gallery-presenter{position:absolute;bottom:0;inset-inline:0;padding:30px 18px 16px;background:linear-gradient(transparent,#081b3caa);color:white;font-size:16px;text-align:center}.gallery-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-top:10px}.gallery-dots{display:flex;gap:6px}.gallery-dots button{border:1px solid transparent;border-radius:50%;width:44px;height:44px;background:transparent;display:grid;place-items:center}.gallery-dots button[aria-pressed=true]{border-color:var(--blue)}.gallery-dots button span{display:block;width:23px;height:23px;border:1px solid #9aa7b8;border-radius:50%}#gallery-status{font-size:14px;font-weight:600}.gallery-note{font-size:12px;color:var(--muted);margin-top:3px}.hero-gallery:focus-visible{outline:3px solid #e69930;outline-offset:6px}@media(max-width:720px){.hero-gallery{width:100%}.hero-gallery .hero-visual{aspect-ratio:4/5}.gallery-presenter{font-size:15px}.gallery-toolbar{padding-inline:4px}.gallery-note{padding-inline:4px}}

.customer-service{padding-top:20px;padding-bottom:35px;border-top:1px solid #dce2eb}.customer-service h2{font-size:24px;margin-bottom:10px}.customer-service p{margin-bottom:8px}.customer-service a{display:inline-block;text-decoration:underline;overflow-wrap:anywhere}
