*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:#f8f6ef;color:#171519;font:18px/1.65 Arial,sans-serif}a{color:inherit}a:focus-visible,summary:focus-visible{outline:3px solid #ec9f00;outline-offset:5px}img{max-width:100%;display:block}.skip{position:absolute;top:-80px;background:white;padding:10px;z-index:10}.skip:focus{top:0}header{display:flex;align-items:center;justify-content:space-between;padding:14px 4%;background:#151219;color:white;gap:24px}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-weight:800;font-size:15px;line-height:1.2;letter-spacing:1px}.brand img{width:65px}nav{display:flex;gap:25px;font-size:14px}nav a{text-decoration:none;border-bottom:1px solid transparent}nav a:hover{border-color:#f5ac20}.hero{height:740px;max-height:85vh;min-height:520px;position:relative;background:#171519;color:white;overflow:hidden}.hero-photo{width:100%;height:100%;object-fit:cover;object-position:center 42%}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(12,7,19,.82),rgba(12,7,19,.23) 68%,transparent)}.hero-copy{position:absolute;inset:auto auto 12% 7%;z-index:1;max-width:800px}.eyebrow{font-size:14px;font-weight:bold;letter-spacing:2.5px;text-transform:uppercase}h1,h2{font-family:Georgia,serif;font-weight:normal;line-height:1.04;margin:15px 0 26px}h1{font-size:clamp(56px,7.5vw,112px);letter-spacing:-3px}h2{font-size:clamp(40px,4.5vw,64px);letter-spacing:-1.5px}.hero-line{font:24px Georgia,serif}.button{display:inline-block;padding:13px 23px;border:1px solid #f5ac20;background:#f5ac20;color:#171519;text-decoration:none;font-size:15px;font-weight:bold;line-height:1.5}.button:hover{background:#ffd271}.credit{position:absolute;bottom:15px;right:20px;z-index:1;font-size:12px}.next{background:#08783c;color:white;padding:23px 7%;display:flex;align-items:center;justify-content:space-between;gap:20px}.next strong{font-size:14px;letter-spacing:2px}.next>span:not(.small){font:26px Georgia,serif}.small{font-size:14px}.section{padding:90px 7%}.about{display:grid;grid-template-columns:1fr 1fr;gap:8%}.about p:first-child{margin-top:0}.photo-pair{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:0 3%}figure{margin:0;position:relative}.photo-pair img{width:100%;aspect-ratio:1.55;object-fit:cover}.photo-pair figcaption,.gallery figcaption{position:absolute;bottom:8px;right:10px;background:#0009;color:white;padding:1px 6px;font-size:12px}.krewes{background:#f8f6ef}.krewe-list{list-style:none;padding:0;display:grid;grid-template-columns:1fr 1fr;column-gap:60px;margin-top:40px}.krewe-list li{border-top:1px solid #cbc5cf;padding:15px 0;font:23px/1.4 Georgia,serif}.pending{font-size:15px;color:#5b4665}.parade{background:#41264e;color:white;display:grid;grid-template-columns:1fr 1.1fr;gap:8%}.parade h2{font-size:clamp(56px,6.5vw,92px)}.parade h2 em{color:#f5ac20}.parade-copy p:first-child{margin-top:0}.text-link{text-underline-offset:6px;font-size:16px}details{border-top:1px solid #93759f;padding-top:20px}summary{cursor:pointer;font-weight:bold}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;background:#41264e;padding:0 8px 8px}.gallery img{width:100%;aspect-ratio:1.4;object-fit:cover}.gallery a{display:block}.honorees{background:#eee8f0;text-align:center}.honoree-intro{max-width:850px;margin:0 auto 45px}.honoree-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;margin-bottom:40px}.honoree-grid img{width:100%;aspect-ratio:4/5;object-fit:cover;object-position:top}.honoree-grid figcaption{font:23px/1.3 Georgia,serif;margin-top:18px}.press{display:grid;grid-template-columns:1.4fr 1fr;gap:9%}.archive a{display:flex;gap:23px;align-items:center;border-top:1px solid #ccc;padding:19px 0;text-decoration:none}.archive a:hover strong{text-decoration:underline}.archive strong{font-family:Georgia,serif;font-size:21px;font-weight:normal}.pdf{margin-left:auto;font-size:13px}.contact{padding-top:41px}.contact>a,.contact p a{font-size:16px;overflow-wrap:anywhere}.contact .eyebrow{margin-top:45px}footer{background:#151219;color:white;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:30px 7%;font-size:14px}footer img{width:90px}footer p{font:22px Georgia,serif}footer a{white-space:nowrap}@media(max-width:900px){header{flex-wrap:wrap}nav{width:100%;overflow-x:auto;white-space:nowrap;padding-bottom:8px;gap:20px}.next{flex-wrap:wrap}.next .small{width:100%}.section{padding:60px 6%}.about,.parade,.press{grid-template-columns:1fr;gap:25px}.honoree-grid{grid-template-columns:1fr 1fr}.gallery{grid-template-columns:1fr 1fr}.hero{height:620px;min-height:500px}.hero-copy{left:6%;right:6%}.hero-line{font-size:21px}.contact{padding-top:15px}}@media(max-width:520px){.hero-photo{object-position:62% center}.hero:after{background:linear-gradient(0deg,rgba(12,7,19,.85),rgba(12,7,19,.1))}h1{font-size:59px;letter-spacing:-2px}.hero-copy{bottom:12%}.next{gap:10px}.next>span:not(.small){font-size:23px}.photo-pair{grid-template-columns:1fr;padding:0}.krewe-list{grid-template-columns:1fr}.krewe-list li{font-size:22px}.gallery{gap:4px;padding:0 4px 4px}.honoree-grid{gap:24px 14px}.honoree-grid figcaption{font-size:20px}.archive a{gap:13px}.archive strong{font-size:20px}footer{flex-wrap:wrap}footer p{flex:1}footer a{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
/* History and press pages, expanded gallery, and social links. */
.krewe-list a{text-decoration-thickness:1px;text-underline-offset:5px}.krewe-list a:hover{color:#64406f}.photo-section{background:#41264e;color:white;padding-top:45px}.section-heading{text-align:center;padding:0 6% 25px}.section-heading h2{font-size:46px}.section-heading p:last-child{font-size:15px}.photo-section .gallery{grid-template-columns:repeat(3,1fr)}.closing{display:grid;grid-template-columns:1fr 1fr;gap:8%;background:#eee8f0}.closing h2{font-size:42px}.closing a{overflow-wrap:anywhere}.page-title{padding:65px 7%;background:#41264e;color:white}.page-title h1{font-size:clamp(44px,6vw,76px);letter-spacing:-1px}.page-title a{overflow-wrap:anywhere}.coverage-grid{display:grid;grid-template-columns:1fr 1fr;gap:35px 55px}.coverage article{border-top:1px solid #b3a2ba;padding-top:15px}.coverage article h2{font-size:29px;line-height:1.3;letter-spacing:0}.coverage article p:last-child{font-size:15px}.archive-poster{width:260px;margin:25px 0}.honoree-archive{background:#eee8f0}.honoree-archive h2{font-size:38px}.years{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.years h3{font:32px Georgia,serif}.years ul{list-style:none;padding:0}.years li{margin-bottom:10px}.years a{font-size:15px}.social{font-size:15px}footer .social a{white-space:normal}@media(max-width:900px){.photo-section .gallery{grid-template-columns:1fr 1fr}.coverage-grid{grid-template-columns:1fr}.years{grid-template-columns:1fr}.closing{grid-template-columns:1fr;gap:35px}}@media(max-width:520px){.section-heading h2{font-size:36px}footer .social{width:100%}.archive a{flex-wrap:wrap}.archive .pdf{margin-left:0}.page-title{padding:40px 6%}}
