:root{--ground:#F3F4F6;--surface:#FFFFFF;--text:#3A3D40;--muted:#4B5563;--blue:#234EFF;--line:#E2E5EB}*{box-sizing:border-box}html{scroll-padding-top:24px}body{margin:0;background:var(--ground);color:var(--text);font-family:"LINE Seed JP","Yu Gothic UI","Hiragino Sans",sans-serif;font-size:16px;line-height:1.8;overflow-wrap:break-word;line-break:strict}.wrap{width:calc(100% - 48px);max-width:1280px;margin-inline:auto}header{padding:48px 0 32px}.eyebrow{margin:0 0 16px;font-size:14px;font-weight:700}h1{font-size:32px;line-height:1.5;margin:0 0 24px;letter-spacing:.02em}h1 span{display:block}.intro{margin:0 0 16px}.bookmark{font-size:14px;color:var(--muted);margin:0 0 24px}nav{display:flex;flex-wrap:wrap;gap:8px}nav a{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:48px;padding:8px 16px;background:var(--surface);border-radius:8px;color:var(--text);text-decoration:none;font-weight:700}nav a span{color:var(--blue)}a:focus-visible,button:focus-visible{outline:3px solid var(--blue);outline-offset:2px}nav a:hover{color:var(--blue)}.gift{display:grid;grid-template-columns:minmax(280px,32%) minmax(0,1fr);column-gap:32px;row-gap:16px;background:var(--surface);padding:32px;margin-bottom:24px;border-radius:8px;scroll-margin-top:24px}.gift-heading{grid-column:2;grid-row:1}.image-blank{grid-column:1;grid-row:1 / span 2;aspect-ratio:16/9;width:100%;align-self:center;background:var(--ground);border-radius:8px}.gift-body{grid-column:2;grid-row:2}.subcopy{font-size:14px;font-weight:700;margin:0 0 8px}h2{font-size:24px;line-height:1.5;margin:0 0 12px}.format{display:inline-block;font-size:12px;background:var(--ground);color:var(--muted);padding:2px 8px;border-radius:4px}.gift-body p{margin:0 0 20px;max-width:40em}.gift-body .benefit-link{font:inherit;font-weight:700;display:inline-flex;justify-content:space-between;align-items:center;gap:24px;min-height:48px;border:0;border-radius:8px;background:var(--blue);color:var(--surface);padding:12px 20px;text-align:left;opacity:1}.gift-body .benefit-link:disabled{cursor:default}.gift-body small{display:block;color:var(--muted);font-size:14px;margin-top:8px}.help{margin:40px 0;padding:0 8px}.help h2{font-size:20px}.help dl{margin:24px 0 0}.help dt{font-weight:700;margin-top:20px}.help dd{margin:4px 0 0;max-width:40em;color:var(--muted)}footer{border-top:1px solid var(--line);padding:24px 0 40px;font-size:14px;color:var(--muted)}footer p{margin:0 0 12px}footer a{color:var(--blue);text-underline-offset:4px}footer small{font-size:14px}.skip{position:absolute;left:16px;top:-100px;background:white;color:var(--blue);padding:12px;z-index:2}.skip:focus{top:8px}@media(max-width:759px){.wrap{width:calc(100% - 32px)}header{padding-top:32px}h1{font-size:26px}.desktop{display:none}.intro br{display:none}nav a{gap:16px;padding-inline:12px}.gift{display:flex;flex-direction:column;gap:16px;padding:24px 16px}.gift-heading{order:0}.image-blank{order:1}.gift-body{order:2}h2{font-size:20px}.gift-body .benefit-link{width:100%}.help{margin:32px 0;padding:0}footer br{display:none}}@media(prefers-reduced-motion:no-preference){nav a{transition:color 150ms ease-out}}
:root .desktop{display:none}

.gift-heading h2{color:var(--blue)}.gift-number{display:inline-block;margin:0 0 16px;padding:2px 12px;background:var(--blue);color:white;border-radius:4px;font-size:14px;font-weight:700}.nav-icon{width:22px;height:22px;flex-shrink:0;color:var(--blue);order:-1}nav a{justify-content:flex-start;gap:12px}

.brand{display:flex;align-items:center;gap:12px;margin-bottom:20px}.brand img{width:56px;height:56px;object-fit:contain;border-radius:50%;flex-shrink:0}.brand .eyebrow{margin:0}@media(max-width:759px){.brand img{width:48px;height:48px}.brand .eyebrow{font-size:13px}}
.site-header{padding:0;background:var(--surface);border-bottom:1px solid var(--line)}.header-inner{min-height:80px;display:flex;align-items:center;justify-content:space-between;gap:16px}.site-header .brand{margin:0}.site-header .brand img{width:48px;height:48px}.header-link{color:var(--blue);font-size:14px;font-weight:700;text-decoration:none;padding:12px 0;white-space:nowrap}.page-opening{padding-top:32px;padding-bottom:32px}.title-stage{position:relative;isolation:isolate;background:var(--blue);color:white;overflow:hidden;margin-bottom:28px;padding:40px 48px;border-radius:8px}.title-stage h1{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:32px;margin:0;line-height:1.35;letter-spacing:.015em}.title-stage .title-lead{font-size:32px;font-weight:700;grid-column:1}.title-stage .title-impact{grid-column:1;font-size:clamp(32px,3.8vw,52px);font-weight:900;letter-spacing:-.02em;white-space:nowrap}.title-stage .title-gift{grid-column:2;grid-row:1 / span 3;display:flex;align-items:baseline;align-self:center;gap:8px;white-space:nowrap}.title-gift strong{font-size:200px;line-height:.85;letter-spacing:-.06em;font-weight:900}.title-gift>span{font-size:48px;font-weight:900}.title-lines{position:absolute;width:360px;height:360px;border:1px solid #ffffff30;border-radius:50%;right:-100px;top:-170px;z-index:0}.title-lines:after{content:"";position:absolute;inset:24px;border:1px solid #ffffff30;border-radius:50%}@media(max-width:1050px){.title-stage{padding:32px}.title-stage .title-lead{font-size:26px}.title-stage .title-impact{font-size:34px}.title-gift strong{font-size:144px}.title-gift>span{font-size:32px}}@media(max-width:759px){.header-inner{min-height:72px;gap:8px}.site-header .brand{gap:8px}.site-header .brand img{width:40px;height:40px}.site-header .eyebrow{font-size:11px}.header-link{font-size:12px}.page-opening{padding-top:20px}.title-stage{padding:28px 24px;margin-bottom:24px}.title-stage h1{display:flex;flex-direction:column;gap:4px}.title-stage .title-lead{font-size:22px}.title-stage .title-impact{font-size:clamp(22px,6vw,34px)}.title-stage .title-gift{align-self:flex-end;margin-top:16px;gap:12px}.title-gift strong{font-size:116px}.title-gift>span{font-size:36px}}

.site-header{position:sticky;top:0;z-index:20;background:#30343B;color:#fff;border-bottom:1px solid #454A52}.site-header .header-link{color:#fff}.site-header .brand img{background:#fff}html{scroll-padding-top:104px}.gift{scroll-margin-top:0}.skip:focus{position:fixed;z-index:30}@media(max-width:759px){html{scroll-padding-top:96px}}

.title-image{margin:0 0 28px;line-height:0}.title-image img{display:block;width:100%;height:auto}.page-opening{padding-top:24px}html{scroll-padding-top:24px}@media(max-width:759px){.page-opening{padding-top:16px}.title-image{margin-bottom:24px}html{scroll-padding-top:16px}}

.benefit-link{text-decoration:none}.benefit-link:hover{filter:brightness(.9)}.benefit-link:active{filter:brightness(.8)}

.title-image picture{display:block}.creator{display:flex;align-items:center;gap:8px}.creator img{display:block;width:40px;height:40px;flex:0 0 40px;object-fit:cover;border-radius:50%;overflow:hidden;background:#fff}@media(max-width:759px){.page-opening{padding-top:0}.title-image{width:100%;max-width:none;margin:0 0 24px}.title-image img{aspect-ratio:4/3}}

.title-image{width:calc(100% - 48px);max-width:1280px;margin:24px auto 28px}.page-opening{padding-top:0}@media(max-width:759px){.title-image{width:100%;max-width:none;margin:0 0 24px}}

.link-arrow{display:block;flex:0 0 20px}.page-opening .intro{margin-bottom:0}@media(max-width:759px){.intro{font-size:14px}}
