:root{--title-size: 1.75em}@media(min-width:1024px){:root{--title-size: 2em}}.header{width:100%;border-bottom:1px solid rgba(255,255,255,.1);box-shadow:0 4px 12px #00000026}.header-container{width:80%;max-width:var(--content-max-width);display:flex;margin:0 auto;padding:1.75em 0 1.5em;align-items:center;justify-content:space-between}.header-container a{text-decoration:none}@media(max-width:768px){.header-container{width:100%;padding:20px 10px 16px 16px}}.logo-link{display:flex;align-items:center;gap:18px;text-decoration:none;color:inherit}.header-brand{display:contents}@media(min-width:1023px){.header-brand{display:flex;align-items:center;gap:18px}.logo-image{width:52px}.logo-tagline{font-size:10px}}.logo-image{width:48px;height:auto;flex-shrink:0;filter:drop-shadow(2px 4px 8px rgba(150,150,150,.15))}.header-title-group{display:flex;flex-direction:column;gap:2px;align-items:center}@media(min-width:1024px){.header-title-group{align-items:flex-start}}.header-title-line{display:flex;align-items:baseline;gap:.1em}.header-menu{position:relative;flex-shrink:0}.burger-btn{display:flex;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:10px;background:transparent;border:none;cursor:pointer;color:#f5e6d3e6;border-radius:4px;transition:background-color .2s,color .2s}@media(min-width:1024px){.burger-btn{display:none}}.burger-btn:hover{background-color:#ffffff14;color:#fffffff2}.burger-btn[aria-expanded=true] .burger-line:nth-child(1){transform:translateY(7px) rotate(45deg)}.burger-btn[aria-expanded=true] .burger-line:nth-child(2){opacity:0}.burger-btn[aria-expanded=true] .burger-line:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.burger-line{display:block;width:22px;height:2px;background-color:currentColor;border-radius:1px;transition:transform .2s,opacity .2s}.header-dropdown{display:none;position:absolute;top:100%;right:0;margin-top:8px;padding:16px 8px;background-color:#262626;border:1px solid rgba(255,255,255,.1);border-radius:8px;box-shadow:0 8px 24px #0006;z-index:100;flex-direction:column;gap:12px;align-items:stretch}.header-dropdown.is-open{display:flex}@media(min-width:1024px){.header-dropdown{display:flex!important;flex-direction:row;align-items:center;gap:1rem;position:static;margin:0;padding:0;background:transparent;border:none;box-shadow:none}}.header-auth{display:flex;flex-direction:column;gap:.75rem;margin:0 12px}@media(min-width:1024px){.header-auth{flex-direction:row;align-items:baseline;margin:0}}.header-auth-link{display:inline-block;color:#f5e6d3e6;font-size:.875rem;font-weight:500;padding:.4em .75em;border-radius:6px;border:none;background:transparent;cursor:pointer;font-family:inherit;transition:color .2s,background-color .2s}@media(max-width:1023px){.header-auth-link{width:97%;margin:0 auto;text-align:center}}.header-auth-link:hover{color:#fffffffa;background-color:#ffffff14}.header-auth-join{background-color:#457b9d66;color:#f5e6d3f2}.header-auth-join:hover{background-color:#457b9d99}.header-auth-merch{position:relative;display:inline-block;color:#f5e6d3e6;cursor:default;text-align:center}.header-auth-merch:hover{color:#f5e6d3e6;background-color:transparent}.merch-line{display:inline-block;font-size:.875rem;font-weight:500}.merch-badge{position:absolute;left:50%;transform:translate(-50%);bottom:100%;margin-bottom:-.35em;padding:.2em .5em;font-size:.6em;font-weight:600;line-height:1.2;color:#fffffff2;background-color:#2d6a4fd9;border-radius:999px;white-space:nowrap;pointer-events:none}.header-sep{display:inline-flex;align-items:center;color:#f5e6d373;font-weight:600;line-height:1;-webkit-user-select:none;user-select:none;flex-shrink:0}@media(max-width:1023px){.header-sep{display:none}}.header-bmc{flex-shrink:0;align-self:center;transform:scale(.85) translate(-20px);transform-origin:right center}.header-bmc iframe{margin:0}.logo-chase{font-size:var(--title-size);color:#e63946;font-weight:600;line-height:.75em}.logo-archive{font-size:var(--title-size);color:#457b9d;font-weight:600;line-height:.75em}.logo-tagline{font-size:12px;color:#f5e6d3cc;display:block;margin-top:.5em;line-height:1.2em;animation:fadeInUp .6s ease-out .2s both}*{--subtitle-size: 1.3em;--description-size: 1.1em}.content{width:100%;height:100%}.content-wrapper{animation:fadeInUp .6s ease-out .15s both;width:80%;height:90%;margin:0 auto;display:flex;max-width:var(--content-max-width)}@media(max-width:1023px){.content-wrapper{width:100%;height:100%}}@media(min-width:1024px){.content-wrapper{gap:3rem;align-items:center;justify-content:center}.hero-content,.image-container{flex:1}}@media(max-width:1023px){.content-wrapper>*{padding:30px}}.subtitle{font-size:clamp(calc(var(--subtitle-size) * .7),2.5vw,var(--subtitle-size));color:#ffdcb4d9;animation:fadeInUp .6s ease-out .25s both}.description{font-size:clamp(calc(var(--description-size) * .7),2.2vw,var(--description-size));color:#f5e6d3cc;animation:fadeInUp .6s ease-out .3s both}.image-container{max-width:100%;overflow-x:hidden;position:relative;display:flex;justify-content:center;align-items:flex-start;overflow-y:hidden;animation:fadeInUp .6s ease-out .35s both}.attribution a{text-decoration:underline!important}@media(max-width:1024px){.content-wrapper{flex-direction:column}.hero-content{text-align:center}.search-form{margin-left:auto;margin-right:auto}.image-container img{transform:translateY(-80px)}}.legal-links{font-size:10px;line-height:2.2;width:100%;padding:10px;background-color:#262626;color:#f5e6d3b3;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem .75rem}.legal-links p{width:100%;margin:0;text-align:center;white-space:nowrap}.legal-links p+p{margin-top:0}.legal-links a{color:#f5e6d3cc;text-decoration:none}.legal-links a:hover{text-decoration:underline}.legal-links-sep{opacity:.6}.legal-links .social-icons{display:flex;gap:.5rem;align-items:center}.legal-links .social-icon{color:#f5e6d3b3;display:inline-flex}.legal-links .social-icon:hover{color:#f5e6d3f2}.search-form{margin-top:20px;margin-bottom:32px;width:100%;max-width:500px;animation:fadeInUp .6s ease-out .4s both}.search-input-wrapper{display:flex;gap:10px;align-items:stretch}.search-input{flex:1;padding:14px 18px;font-size:clamp(.95rem,2vw,1.05rem);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#f5e6d3f2;background-color:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:8px;outline:none;transition:all .3s ease;box-sizing:border-box}.search-button{padding:14px 18px;font-size:clamp(1.1rem,2.2vw,1.2rem);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:400;color:#f5e6d3cc;background-color:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:8px;cursor:pointer;transition:all .3s ease;white-space:nowrap;flex-shrink:0;display:flex;align-items:center;justify-content:center;min-width:50px}.search-button:hover{background-color:#ffffff26;border-color:#ffffff4d;color:#f5e6d3f2}.search-button:active{background-color:#ffffff1f}.search-input::placeholder{color:#f5e6d380;font-size:clamp(.85rem,1.8vw,.95rem)}.search-input:focus{background-color:#ffffff26;border-color:#fff6;box-shadow:0 0 0 3px #ffffff1a}@media(max-width:768px){.search-input-wrapper{gap:6px}.search-input{font-size:clamp(.85rem,1.8vw,.95rem)}.search-input::placeholder{font-size:clamp(.8rem,1.6vw,.9rem)}.search-button{padding:12px 16px;font-size:clamp(1rem,2vw,1.1rem);min-width:45px}}@media(max-width:480px){.search-input-wrapper{gap:4px}.search-input{font-size:clamp(.8rem,1.6vw,.9rem);padding:12px 14px}.search-input::placeholder{font-size:clamp(.75rem,1.4vw,.85rem)}.search-button{padding:10px 14px;font-size:clamp(.95rem,2vw,1.05rem);min-width:40px}}.search-examples{margin-top:12px;font-size:clamp(.9rem,1.8vw,.95rem);color:#f5e6d399;text-align:left;min-height:1.5em;display:flex;align-items:center;gap:6px}.search-examples-label{color:#f5e6d380}.search-examples-term{color:#f5e6d3b3;font-weight:500;display:inline-block;opacity:1;transition:opacity .5s ease,transform .5s ease,color .2s ease;cursor:pointer;text-decoration:underline;text-decoration-color:#f5e6d366;text-underline-offset:3px}.search-examples-term:hover{color:#f5e6d3e6;text-decoration-color:#f5e6d3b3}.search-examples-term.fade-out{opacity:0;transform:translateY(-5px)}.search-examples-term.fade-in{opacity:1;transform:translateY(0)}.cta-button{display:inline-flex;align-items:center;padding:12px 28px;font-size:clamp(.85rem,1.8vw,.95rem);font-weight:600;color:#fff;background:linear-gradient(135deg,#1e90ff,#00bfff);border:none;border-radius:8px;text-decoration:none;box-shadow:0 8px 24px #1e90ff66,0 0 #1e90ff80;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;animation:fadeInUp .6s ease-out .45s both;flex-shrink:0;margin-top:16px;height:auto;line-height:1.5;box-sizing:border-box}.cta-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.cta-button:hover:before{left:100%}.cta-button:hover{transform:translateY(-2px);box-shadow:0 12px 32px #1e90ff80,0 0 0 4px #1e90ff33}.cta-button:active{transform:translateY(0)}.cta-button:after{content:"→";font-size:1.2em;transition:transform .3s ease}.cta-button:hover:after{transform:translate(4px)}
