:root{--pink:#ff1493;--yellow:#ffd700;--blush:#ffe6f3;--cream:#fff9e9;--green:#c5e1a5;--mint:#eaf8ef;--ink:#101828;--line:4px solid #000;--shadow:6px 6px 0 #000}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-weight:700}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.container{width:min(1280px,calc(100% - 48px));margin-inline:auto}.ruled{border-bottom:var(--line)}.navbar{height:109px;display:flex;align-items:center;justify-content:space-between;padding:16px 48px;border-bottom:var(--line);box-shadow:0 4px #000;position:relative;z-index:5}.brand{width:94px;height:73px;overflow:hidden}.brand img{width:100%;height:100%;object-fit:contain}.nav-cta{padding:10px 25px;color:#fff;background:var(--pink);border:2px solid #000;border-radius:50px;box-shadow:3px 3px #000;text-transform:uppercase;letter-spacing:1px}.hero{min-height:736px;padding:64px 0;background-color:var(--blush);background-image:radial-gradient(#0002 1.3px,transparent 1.3px);background-size:85px 85px}.hero-layout{min-height:600px;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.hero-copy{position:relative}.deco{position:absolute}.star-small{width:48px;height:48px;left:-40px;top:-42px}.hero h1,.about h2,.app h2{font-weight:1000;font-style:italic;text-transform:uppercase;letter-spacing:-3px;margin:0}.hero h1{font-size:80px;line-height:.925;color:var(--pink)}.hero h1 span{color:var(--yellow)}.label{display:inline-block;padding:8px 16px;background:var(--yellow);border:2px solid #000;box-shadow:3px 3px #000;text-transform:uppercase;font-size:12px}.label.large{margin:32px 0 20px;font-size:18px;padding:10px 24px}.boxed{max-width:448px;padding:16px;background:#fffd;border:2px solid #000;box-shadow:4px 4px #000;line-height:1.4;font-size:18px}.button-row{display:flex;gap:16px;margin-top:48px}.button{min-height:60px;padding:12px 30px;border:var(--line);box-shadow:4px 4px #000;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-transform:uppercase;font-weight:900}.button img{width:24px;height:24px}.primary{background:var(--pink);color:#fff}.secondary{background:var(--green)}.hero-art{height:336px;margin:0 70px 0 15px;border:var(--line);box-shadow:15px 15px #000;background:var(--yellow);transform:rotate(-2deg);position:relative}.hero-art>img:first-child{width:100%;height:100%;object-fit:cover}.burst{position:absolute;right:-75px;top:-55px;width:156px;height:150px}.categories{background:var(--yellow);padding:40px 24px}.category-list{display:flex;justify-content:center;gap:32px}.category-list div{width:112px;text-align:center}.category-list i{width:80px;height:80px;margin:0 auto 20px;display:grid;place-items:center;background:var(--blush);border:var(--line);border-radius:24px;box-shadow:var(--shadow)}.category-list i img{width:40px;height:40px}.category-list b{font-size:12px;text-transform:uppercase;letter-spacing:1px}.events{padding:70px 0 64px;background:var(--pink)}.center{text-align:center}.section-sticker{display:inline-block;margin:0;background:#fff;border:var(--line);box-shadow:5px 5px #000;padding:7px 12px;text-align:left;text-transform:uppercase;font-size:23px;line-height:.88;transform:rotate(-2deg)}.event-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;margin-top:72px}.event-card{border:var(--line);border-radius:12px;box-shadow:5px 5px #000;padding:12px;text-align:left;position:relative;overflow:visible}.event-card.blue{background:#cdefff}.event-card.yellow{background:#f7e448}.event-card.lilac{background:#e8cef8}.event-card.peach{background:#f7d9d7}.event-card.cyan{background:#aee9f0}.event-card time{position:absolute;z-index:2;top:-17px;left:12px;padding:5px 7px;background:#fff;border:3px solid #000;border-radius:8px;font-size:19px;line-height:1}.event-card time small{display:block;font-size:7px;text-transform:uppercase}.event-photo{height:150px;margin:-12px -12px 12px;border-bottom:3px solid #000;border-radius:8px 8px 0 0;overflow:hidden}.event-photo img{width:100%;height:100%;object-fit:cover}.event-card h3{margin:10px 0 4px;color:var(--pink);font-size:14px;text-transform:uppercase}.event-card p{font-size:10px}.event-card>a{display:block;padding:9px;background:var(--yellow);border:2px solid #000;text-align:center;text-transform:uppercase;font-size:9px}.all-events{display:inline-block;margin-top:44px;padding:12px 26px;background:#000;color:#fff;border:2px solid var(--yellow);font-size:11px;text-transform:uppercase}.about{padding:80px 0 90px;background:var(--cream)}.about-art{width:920px;height:340px;object-fit:contain;margin:0 auto 24px}.pink-label{color:#fff;background:var(--pink)}.about h2{font-size:55px;line-height:.95;margin:24px 0}.about h2 span{color:var(--pink)}.intro{max-width:940px;font-size:14px;line-height:1.5}.features{max-width:920px;padding:10px 0 0;list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:16px 60px;font-size:13px}.features li:before{content:'✓';width:23px;height:23px;display:inline-grid;place-items:center;margin-right:10px;border:2px solid #000;border-radius:50%;color:var(--pink);background:var(--blush)}.join-row{display:flex;align-items:center;gap:25px;margin-top:30px}.join-row .button{min-height:52px}.avatar-stack{display:flex}.avatar-stack img{width:37px;height:37px;object-fit:cover;border:2px solid #000;border-radius:50%;margin-left:-9px}.join-row small{font-size:10px}.app{padding:72px 0;background:linear-gradient(125deg,#d9b6e9,#ecaed9 57%,#ffd666)}.app-layout{display:grid;grid-template-columns:1fr 1fr;align-items:center}.app h2{margin:26px 0 20px;color:var(--pink);font-size:60px}.app-copy{font-size:17px}.store{width:300px;min-height:55px;margin-top:16px;padding:8px 20px;display:flex;gap:16px;align-items:center;background:#000;color:#fff;border:2px solid var(--yellow);border-radius:8px}.store>span{font-size:24px}.store small{font-size:9px}.store b{font-size:17px}.app-art{width:100%;height:600px;object-fit:contain}footer{background:var(--mint);padding-top:68px}.footer-grid{display:grid;grid-template-columns:1.15fr 1fr .8fr 1.2fr;gap:48px}.footer-grid h2{color:var(--pink);font-size:25px;margin:0}.footer-grid h3{text-transform:uppercase;font-size:14px}.footer-grid p,.footer-grid a,summary{font-size:11px;line-height:1.55}.footer-grid a{display:block;margin:8px 0}.footer-grid h4{display:inline-block;margin:0 0 22px;padding:7px 13px;background:var(--yellow);border:2px solid #000;box-shadow:2px 2px #000;text-transform:uppercase;font-size:11px}.social{display:flex;gap:10px}.social b{display:grid;place-items:center;width:48px;height:48px;background:#fff;border:var(--line);border-radius:50%;box-shadow:4px 4px #000;text-transform:uppercase;font-size:11px}.contact{display:flex;gap:10px;align-items:flex-start}.contact img{width:24px;height:24px;flex:none}details{padding:10px 0;border-bottom:3px solid #000}summary{cursor:pointer}.legal{display:flex;justify-content:center;gap:40px;margin-top:64px;padding:30px 0;border-top:3px solid #000;font-size:10px}
@media(max-width:1000px){.hero-layout,.app-layout{grid-template-columns:1fr}.hero-copy{max-width:650px}.hero-art{width:min(600px,90%);margin:50px auto 15px}.category-list{flex-wrap:wrap}.event-grid{grid-template-columns:repeat(2,1fr)}.event-card:last-child{grid-column:1/-1}.footer-grid{grid-template-columns:1fr 1fr}.about-art{height:260px}}
@media(max-width:600px){.container{width:calc(100% - 32px)}.navbar{height:88px;padding:10px 20px}.brand{width:76px;height:58px}.hero{padding:52px 0}.hero h1{font-size:48px;letter-spacing:-2px}.star-small{left:-5px}.label.large{font-size:14px}.boxed{font-size:15px}.button-row{flex-direction:column;margin-top:32px}.hero-art{height:245px}.burst{width:95px;height:95px;right:-30px}.categories{padding-inline:10px}.category-list{display:grid;grid-template-columns:repeat(3,1fr);gap:25px 4px}.category-list div{width:auto}.category-list i{width:66px;height:66px}.event-grid{grid-template-columns:1fr;margin-top:50px}.event-card:last-child{grid-column:auto}.event-photo{height:190px}.about{padding:55px 0}.about-art{height:190px}.about h2,.app h2{font-size:38px}.features{grid-template-columns:1fr}.join-row{align-items:flex-start;flex-direction:column}.app{padding:55px 0}.app-art{height:440px}.store{width:100%}.footer-grid{grid-template-columns:1fr}.legal{flex-direction:column;gap:10px;text-align:center}.section-sticker{font-size:19px}}

/* Desktop proportions measured from the 1577 x 4712 Figma frame. */
@media(min-width:1001px){
  body{font-family:"SF Pro Display","SF Pro Text",Inter,Arial,Helvetica,sans-serif}
  .categories{height:208px}
  .events{height:960px;padding-top:104px}
  .event-grid{margin-top:150px}
  .event-photo{height:190px}
  .all-events{margin-top:64px}
  .about{height:1118px;padding-top:94px}
  .about-art{height:390px;margin-bottom:40px}
  .app{height:1011px;padding-block:92px}
  .app-layout{height:100%}
  .app-art{height:760px}
  footer{min-height:570px}
}

/* Final desktop normalization against Figma node 73:119. */
@media(min-width:1001px){
  .navbar{height:109px;padding:16px 48px}
  .hero{height:736px;min-height:736px;padding:64px 0}
  .categories{height:204px;padding:40px 24px}
  .events{height:968px;padding:96px 0 0;background-color:var(--pink);background-image:radial-gradient(#0000001a 1.2px,transparent 1.2px);background-size:92px 92px}
  .section-sticker{width:390px;height:112px;margin:0;padding:16px;border:4px solid #000;box-shadow:8px 8px 0 #000;font-family:"Arial Narrow","Roboto Condensed",Arial,sans-serif;font-size:34px;line-height:36px;letter-spacing:-1.43px;white-space:nowrap}
  .event-arrow{width:56px;height:56px;border:4px solid #000;box-shadow:4px 4px 0 #000;font-size:32px}
  .event-controls{gap:16px}
  .event-card{box-shadow:8px 8px 0 #000}
  .all-events{border:0;box-shadow:6px 6px 0 var(--yellow);padding:16px 40px;font-size:20px;line-height:28px;letter-spacing:1.55px}
  .about{height:1109.203px;padding:96px 24px}
  .about h2{font-size:60px;line-height:54px;letter-spacing:-2.74px}
  .about .intro{margin-top:32px;font-size:20px;line-height:28px}
  .about .features{margin-top:32px;gap:20px;font-size:18px}
  .about .join-row small{font-size:18px;line-height:18px}
  .app{height:1006.656px;padding:96px 0 95.656px}
  .app .app-layout{height:811px}
  footer{height:607px;padding-top:80px}
}

/* Updated individual About portraits. */
@media(min-width:601px){
  .portrait{background:var(--cream)}
  .portrait-one img,.portrait-two img,.portrait-three img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;max-width:100%!important;object-fit:contain!important;object-position:center!important}
}

.app-copy-column>.label{overflow:hidden;font-family:"Arial Narrow","Roboto Condensed",Arial,sans-serif;font-size:16px;letter-spacing:-1px;white-space:nowrap;text-overflow:clip}
.app-title-row h2{width:561px;transform:scaleX(.77);transform-origin:left center}
body{overflow-x:hidden}
.section-sticker{font-style:italic;font-weight:900;text-align:left}
.section-sticker span{display:inline-block;color:var(--pink);transform:scaleX(.82);transform-origin:left center}
.event-arrow img{width:32px;height:32px}

@media(max-width:1000px){
  .event-grid .event-card:last-child{grid-column:auto}
  .event-card.blue,.event-card.yellow,.event-card.lilac,.event-card.peach,.event-card.cyan{position:relative;height:360px;padding:0;overflow:hidden;background:#fff;border:4px solid #000;border-radius:14px;box-shadow:8px 8px 0 #000}
  .event-card:before{content:"";position:absolute;left:0;top:0;width:100%;height:160px}
  .event-card.blue:before{background:#ffe6f3}.event-card.yellow:before{background:#ffd700}.event-card.lilac:before{background:#c5e1a5}.event-card.peach:before{background:#e1bee7}.event-card.cyan:before{background:#b3e5fc}
  .event-card time{top:12px;left:16px;z-index:3}
  .event-photo{position:absolute;z-index:1;left:0;top:0;width:100%;height:160px;margin:0;overflow:hidden;border:0;border-bottom:4px solid #000;border-radius:0}
  .event-photo img{position:absolute;top:46.88%;left:-17.18%;width:134.35%;height:106.74%;max-width:none;object-fit:fill}
  .event-card h3{position:relative;z-index:2;min-height:40px;margin:180px 16px 0;font-size:16px;line-height:18px}
  .event-card p{position:relative;z-index:2;margin:8px 16px 0;font-size:12px;line-height:18px}
  .event-card>a{position:absolute;z-index:2;left:16px;right:16px;bottom:16px;width:auto;height:48px;padding:12px 8px;border:3px solid #000;box-shadow:4px 4px 0 #000}
}

.events-inner{position:relative}
footer{height:607px;padding-top:80px;background:#eaf8ef}
footer .footer-grid{width:1280px;max-width:calc(100% - 48px);grid-template-columns:repeat(4,284px);gap:48px}
.footer-brand h2{font-size:32px;line-height:40px}.footer-brand h3{margin:24px 0 0;font-size:16px;line-height:18px;letter-spacing:1.5px}.footer-brand>p{margin:24px 0 0;font-size:14px;line-height:24px}.footer-brand .social{margin-top:32px}
.footer-grid h4{height:48px;margin:0 0 24px;padding:7px 16px;font-size:18px;line-height:28px;white-space:nowrap}
.footer-contact .contact{min-height:40px;margin:0;padding:0 0 16px;gap:12px;align-items:flex-start;font-size:14px;line-height:20px}.footer-contact .contact img{width:24px;height:24px}
.quick-links a{position:relative;margin:0;padding:0 0 16px 20px;font-size:14px;line-height:20px}.quick-links a:before{content:"";position:absolute;left:0;top:6px;width:8px;height:8px;background:#000}
.footer-faq details{padding:0;border:0}.footer-faq summary{position:relative;height:55px;padding:4px 28px 8px 0;border-bottom:3px solid #000;font-size:14px;line-height:20px;list-style:none}.footer-faq summary::-webkit-details-marker{display:none}.footer-faq summary:after{content:"+";position:absolute;right:0;top:0;font-size:20px;line-height:28px}.footer-faq details[open] summary:after{content:"−"}.footer-faq details p{margin:8px 0 12px;font-size:11px}
footer .legal{width:1280px;max-width:calc(100% - 48px);height:75px;margin-top:64px;padding-top:32px;border-top:3px solid #000;display:flex;flex-direction:column;align-items:center;gap:0;font-size:12px;line-height:20px}
.app{background:radial-gradient(circle at 88% 12%,#ffd666 0,transparent 22%),linear-gradient(125deg,#d9b6e9,#ecaed9 57%,#e1c0eb)}
.app .app-layout{width:1152px;max-width:calc(100% - 48px);grid-template-columns:544px 544px;gap:64px}
.app-copy-column{position:relative;z-index:2;width:544px;height:560px}
.app-copy-column>.label{width:216px;height:52px;padding:8px 16px;border:4px solid #000;box-shadow:4px 4px 0 #000;font-size:16px;line-height:28px;letter-spacing:-.65px;text-align:center}
.app-title-row{height:68px;margin-top:32px;display:block;position:relative}
.app-title-row h2{margin:0;white-space:nowrap;font-size:80px;line-height:68px;letter-spacing:-4px}
.wow{position:absolute;left:464px;top:-48px;width:128px;height:128px;margin:0;display:grid;place-items:center;transform:rotate(-8deg)}
.wow img{position:absolute;inset:0;width:128px;height:128px}
.wow b{position:relative;font-size:16px;font-style:italic;transform:rotate(8deg)}
.app-copy-column .app-copy{width:448px;height:136px;max-width:none;margin:32px 0 0;padding:16px;border:4px solid #000;box-shadow:6px 6px 0 #000;font-size:24px;line-height:32px;letter-spacing:.07px}
.app-copy-column .store{height:84px;width:453px;padding:16px 32px;justify-content:center;text-align:center;margin-top:24px;background:#000;border:4px solid #000;border-radius:16px;box-shadow:6px 6px 0 var(--yellow)}
.app-copy-column .app-copy+.store{margin-top:48px}
.app-copy-column .store small{color:#d1d5dc;font-size:12px;line-height:16px;text-transform:uppercase}.app-copy-column .store b{color:#fff;font-size:20px;line-height:28px;text-transform:none}
.app-visual{position:relative;width:544px;height:811px}
.phone{position:absolute;left:80px;top:0;width:384px;height:811px;padding:72px 32px 30px;background:#f8f8f5;border:7px solid #000;border-radius:54px;box-shadow:18px 18px 0 #000;transform:rotate(7deg);overflow:hidden}
.phone-speaker{position:absolute;top:14px;left:50%;width:126px;height:24px;background:#000;border-radius:0 0 15px 15px;transform:translateX(-50%)}
.phone-top{display:flex;justify-content:space-between;align-items:center;height:48px}.phone-top b{color:var(--pink);font-size:24px}.phone-top i{width:38px;height:38px;border:3px solid #000;border-radius:50%}
.welcome{display:flex;flex-direction:column;gap:8px;margin-top:20px;padding:20px;background:var(--blush);border:3px solid #000;border-radius:8px}.welcome strong{font-size:17px}.welcome small{font-size:13px}
.app-icons{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:22px}.app-icons i{height:94px;border:3px solid #000;border-radius:9px;background:radial-gradient(circle,var(--blush) 0 12px,#fff 13px)}
.phone-events{margin-top:24px;padding:16px;border:3px solid #000;border-radius:8px}.phone-events b{display:block;margin-bottom:12px;font-size:15px}.phone-events span{display:block;height:55px;margin-top:10px;border:2px solid #000;border-radius:5px;background:#fff}
.qr-card{position:absolute;left:-105px;bottom:28px;width:205px;padding:14px;background:#fff;border:5px solid #000;box-shadow:8px 8px #000;transform:rotate(-10deg);text-align:center;z-index:3}.qr-card img{width:172px;height:172px;object-fit:cover}.qr-card b{display:block;margin-top:8px;text-transform:uppercase;font-size:13px}
.about-container{max-width:1152px}
.about-art{width:968px;height:280px;margin:0 auto 64px;display:flex;gap:64px}
.portrait{position:relative;width:280px;height:280px;flex:none;overflow:hidden;border:4px solid #000;border-radius:50%;box-shadow:16px 16px 0 #000;background:#b3e5fc}
.portrait img{position:absolute;max-width:none}
.portrait-one img{width:167.5%;height:128.94%;left:.18%;top:8.09%}
.portrait-two img{width:202.44%;height:155.84%;left:-55.51%;top:8.09%}
.portrait-three img{width:189.61%;height:145.97%;left:-79.08%;top:10.88%}
.about-content{width:100%}
.about .pink-label{display:block;width:max-content;min-width:128px;height:40px;margin-bottom:24px;padding:8px 16px;font-size:14px;line-height:20px;letter-spacing:1.1px;white-space:nowrap;text-align:center}
.about h2{margin:0;font-size:50px;line-height:46px;letter-spacing:-2.2px}
.about .intro{max-width:none;margin:28px 0 0;font-size:16px;line-height:24px}
.about .features{max-width:none;margin:28px 0 0;padding:0;grid-template-columns:566px 566px;gap:18px;font-size:14px}
.about .features li{height:36px;display:flex;align-items:center}
.about .features li:before{width:36px;height:36px;flex:none;margin-right:12px;background:#fff;box-shadow:2px 2px #000}
.about .join-row{height:116px;margin:0;padding-top:48px;gap:22px}
.about .join-row .button{width:339px;height:68px;padding:16px 32px}
.about .avatar-stack img,.about .avatar-stack b{width:48px;height:48px;margin-left:-4px;border:1.5px solid #fff}
.about .avatar-stack b{display:grid;place-items:center;border-radius:50%;background:#f9f5ff;color:#7f56d9;font:500 12px/18px Inter,Arial,sans-serif}
.about .join-row small{font-size:14px;line-height:16px}
.about .join-row .button{font-size:15px}
.events{overflow:hidden}
.event-controls{position:absolute;right:0;top:26px;display:flex;gap:12px;z-index:2}
.event-arrow{width:48px;height:48px;padding:0;display:grid;place-items:center;background:#fff;border:3px solid #000;border-radius:50%;box-shadow:3px 3px 0 #000;color:#000;font:900 24px/1 Arial,sans-serif;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}
.event-arrow:hover{transform:translate(-1px,-1px);box-shadow:5px 5px 0 #000}
.event-arrow:active{transform:translate(3px,3px);box-shadow:0 0 0 #000}
.event-arrow:focus-visible{outline:4px solid var(--yellow);outline-offset:4px}
.event-grid{transition:opacity .18s ease,transform .18s ease}
.event-grid.slide-left{opacity:.25;transform:translateX(-18px)}
.event-grid.slide-right{opacity:.25;transform:translateX(18px)}
@media(max-width:1000px){.event-controls{top:20px;right:0}.event-arrow{width:44px;height:44px}}
@media(max-width:1000px){footer{height:auto}.footer-grid h4{font-size:16px}footer .footer-grid{width:min(100% - 48px,1280px);grid-template-columns:1fr 1fr}.footer-faq summary{height:auto;min-height:48px}footer .legal{height:auto;padding-bottom:28px}}
@media(max-width:1000px){.app .app-layout{width:min(100% - 48px,1152px);grid-template-columns:1fr;gap:40px}.app-copy-column{width:100%;height:auto}.app-visual{margin:40px auto 0}.app-copy-column .store{max-width:100%}}
@media(max-width:1000px){.about-art{width:100%;height:auto;justify-content:center;gap:28px}.portrait{width:220px;height:220px}.about .features{grid-template-columns:1fr 1fr}.about .join-row{height:auto}.about .join-row .button{width:auto}.about .join-row small{font-size:14px}}
@media(min-width:1001px){.about{height:1109px;padding:96px 24px}}
@media(max-width:600px){.event-controls{position:static;justify-content:flex-end;margin:28px 4px 0}.event-grid{margin-top:38px}}
@media(max-width:600px){footer .footer-grid{grid-template-columns:1fr}.footer-brand,.footer-contact,.quick-links,.footer-faq{width:100%}footer .legal{margin-top:40px}}
@media(max-width:600px){.app .app-layout{width:calc(100% - 32px)}.app-copy-column>.label{width:max-content;height:auto;overflow:visible}.app-title-row{height:auto;margin-top:24px}.app-title-row h2{width:auto;font-size:38px;line-height:1;transform:none}.wow{left:auto;right:0;top:-28px;width:80px;height:80px}.wow img{width:80px;height:80px}.wow b{font-size:11px}.app-copy-column .app-copy{width:100%;height:auto;margin-top:24px;font-size:15px;line-height:1.5}.app-copy-column .app-copy+.store{margin-top:32px}.app-visual{width:100%;height:590px}.phone{left:16%;width:70%;height:570px;padding:58px 20px 20px;border-radius:38px}.phone-speaker{width:90px;height:18px}.app-icons i{height:62px}.qr-card{left:0;bottom:10px;width:125px;padding:8px}.qr-card img{width:103px;height:103px}.qr-card b{font-size:8px}.app-copy-column .store{width:100%;height:64px}}
@media(max-width:600px){.about-art{gap:12px;margin-bottom:48px}.portrait{width:calc((100vw - 56px)/3);height:calc((100vw - 56px)/3);box-shadow:7px 7px #000}.about h2{font-size:38px;line-height:.95}.about .intro{font-size:15px;line-height:1.5}.about .features{grid-template-columns:1fr;font-size:14px}.about .join-row .button{width:100%}.about .join-row small{font-size:13px}}
@media(prefers-reduced-motion:reduce){.event-grid,.event-arrow{transition:none}}

/* Interactive footer social buttons. */
.social a{display:grid;place-items:center;width:48px;height:48px;background:#fff;border:var(--line);border-radius:50%;box-shadow:4px 4px #000;text-transform:uppercase;font-size:11px;transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease}
.social a:hover,.social a:focus-visible{background:var(--yellow);transform:translate(2px,2px);box-shadow:2px 2px #000;outline:none}
.social a:active{transform:translate(4px,4px);box-shadow:none}

.nav-actions{display:flex;align-items:center;gap:12px}.menu-button,.mobile-about-heading,.mobile-about-stats{display:none}
.hero-image-mobile{display:none}

/* Mobile composition from Figma node 37:19205 (375px frame). */
@media(max-width:600px){
  body{min-width:320px}.container{width:calc(100% - 32px)}
  .navbar{height:64px;padding:12px 16px;border-bottom:3px solid var(--ink);box-shadow:none}.brand{width:auto;height:auto;overflow:visible}.brand img{display:none}.brand:after{content:"FNB";color:var(--pink);font-size:24px;font-style:italic;font-weight:900}.nav-cta{padding:6px 12px;border:3px solid var(--ink);box-shadow:3px 3px var(--ink);font-size:12px}.menu-button{width:24px;height:24px;padding:3px;display:flex;flex-direction:column;justify-content:space-around;background:transparent;border:0}.menu-button span{display:block;width:18px;height:3px;background:var(--ink);border-radius:2px}
  .hero{min-height:0;padding:32px 16px 40px;background-image:none;border-bottom:3px solid var(--ink)}.hero-layout{width:100%;min-height:0;display:flex;flex-direction:column;gap:24px;align-items:stretch}.hero-copy{display:contents}.star-small,.burst{display:none}.hero h1{order:1;font-size:48px;line-height:44px;letter-spacing:-2px}.hero h1 span{color:#000}.label.large{order:2;width:max-content;margin:0;padding:10px 16px;border:3px solid var(--ink);box-shadow:3px 3px var(--ink);font-size:14px}.label.large:after{content:" ✊"}.hero-art{order:3;width:100%;height:200px;margin:0;padding:8px;border:3px solid var(--ink);border-radius:16px;box-shadow:6px 6px var(--ink);transform:rotate(-2deg);overflow:hidden}.hero-art>img:first-child{border-radius:12px}.boxed{order:4;width:100%;max-width:none;margin:0;padding:16px;border:3px solid var(--ink);border-radius:12px;box-shadow:3px 3px var(--ink);font-size:15px;line-height:22px}.button-row{order:5;margin:0;gap:12px}.button{width:100%;min-height:48px;padding:10px 20px;border:3px solid var(--ink);border-radius:8px;box-shadow:3px 3px var(--ink);font-size:16px}.button-row .primary{font-size:0}.button-row .primary:before{content:"Join Our Movement";font-size:16px}.button-row .primary img{display:none}.button-row .secondary{height:48px;font-size:15px}
  .categories{padding:40px 16px;border-bottom:3px solid var(--ink)}.categories:before{content:"Everything FNB Has To Offer";display:block;margin-bottom:24px;font-size:24px;line-height:1.05;font-weight:900;text-transform:uppercase}.category-list{grid-template-columns:repeat(3,1fr);gap:24px 0}.category-list div{width:112px;max-width:100%}.category-list i{width:64px;height:64px;margin-bottom:12px;border-radius:18px;box-shadow:4px 4px #000}.category-list i img{width:32px;height:32px}.category-list b{font-size:10px;letter-spacing:.5px}
  .events{height:auto;padding:40px 16px;background:var(--pink);border-bottom:3px solid var(--ink)}.events-inner{width:100%;height:auto}.section-sticker{display:block;width:max-content;margin:0;padding:6px 10px;border:3px solid var(--ink);box-shadow:3px 3px #000;font-size:13px;line-height:1;transform:rotate(-2deg)}.section-sticker br,.section-sticker span{display:none}.section-sticker:after{content:" Events"}.event-controls{display:none}.event-grid{display:flex;flex-direction:column;gap:16px;margin-top:24px}.event-card.blue,.event-card.yellow,.event-card.lilac,.event-card.peach,.event-card.cyan{width:100%;height:356px;min-width:0;border:3px solid var(--ink);border-radius:16px;box-shadow:6px 6px #000}.event-photo{height:160px}.event-card time{top:8px;left:12px}.event-card h3{height:auto;margin:18px 16px 6px;font-size:18px;line-height:22px}.event-card p{margin:0 16px;font-size:14px}.event-card>a{left:16px;right:16px;bottom:16px;height:48px;border:3px solid var(--ink);border-radius:10px;font-size:14px}.all-events{width:100%;height:48px;margin-top:24px;border-radius:12px;box-shadow:3px 3px var(--ink);font-size:0}.all-events:after{content:"View All Events ⚡";font-size:14px}
  .about{height:auto;padding:40px 16px;background:#faf3e0;border-bottom:3px solid var(--ink)}.about-container{width:100%;display:flex;flex-direction:column}.mobile-about-heading{display:block;order:1;margin-bottom:24px;text-transform:uppercase}.mobile-about-heading small{display:block;margin-bottom:8px;color:var(--pink);font-size:14px;font-weight:900}.mobile-about-heading h2{font-size:32px;line-height:34px;letter-spacing:-1px}.about-art{order:2;width:100%;height:180px;margin:0 0 24px;display:block;padding:16px;background:#e1bee7;border:3px solid var(--ink);border-radius:20px;box-shadow:3px 3px var(--ink)}.portrait{display:none}.portrait-one{display:block;width:100%;height:100%;border:0;border-radius:12px;box-shadow:none}.portrait-one img{width:100%;height:100%;inset:0;object-fit:cover}.about-content{order:4}.about-content>.label,.about-content>h2,.about-content>.intro,.features,.join-row>.button{display:none}.about .join-row{height:auto;padding:0;display:flex;flex-direction:row;align-items:center;gap:12px}.about .avatar-stack img,.about .avatar-stack b{width:24px;height:24px;margin-left:-4px}.about .avatar-stack img:first-child{margin-left:0}.about .join-row small{font-size:12px;line-height:16px}.mobile-about-stats{order:3;display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:24px}.mobile-about-stats div{padding:16px;background:#fff;border:3px solid var(--ink);border-radius:12px;box-shadow:3px 3px var(--ink)}.mobile-about-stats b,.mobile-about-stats span{display:block}.mobile-about-stats b{color:var(--pink);font-size:24px}.mobile-about-stats span{margin-top:4px;font-size:12px}
  .app{height:auto;padding:40px 16px;background:#e1bee7;border-bottom:3px solid var(--ink)}.app .app-layout{width:100%;display:block}.app-copy-column{width:100%;height:auto}.app-copy-column>.label{width:max-content;height:auto;padding:6px 12px;border:3px solid var(--ink);border-radius:100px;box-shadow:none;font-size:0;line-height:normal}.app-copy-column>.label:after{content:"FNB In Your Pocket";font-size:11px;letter-spacing:0}.app-title-row{height:auto;margin-top:8px}.app-title-row h2{font-size:28px;line-height:normal;letter-spacing:-1px}.app-title-row h2:before{content:"Everything "}.wow,.app-visual{display:none}.app-copy-column .app-copy{width:100%;margin-top:24px;padding:0;background:transparent;border:0;box-shadow:none;font-size:15px;line-height:22px}.app-copy-column .store,.app-copy-column .app-copy+.store{width:100%;height:60px;margin-top:12px;padding:12px 20px;justify-content:flex-start;border:0;border-radius:12px;box-shadow:3px 3px var(--ink);text-align:left}.app-copy-column .app-copy+.store{margin-top:24px}.app-copy-column .store small{font-size:11px}.app-copy-column .store b{font-size:16px}
  footer{height:auto;padding:40px 16px 0;background:var(--ink);color:#fff}footer .footer-grid{width:100%;display:block}.footer-brand h2{font-size:26px;line-height:normal}.footer-brand h3{margin-top:16px;font-size:12px;line-height:16px}.footer-brand>p{margin-top:16px;font-size:14px;line-height:20px}.footer-brand .social,.quick-links,.footer-faq{display:none}.footer-contact{margin-top:28px;padding-top:28px;border-top:1px solid #fff}.footer-grid h4{height:auto;margin:0 0 12px;padding:0;background:transparent;border:0;box-shadow:none;color:var(--yellow);font-size:15px}.footer-contact .contact{min-height:0;padding:0;margin:0 0 12px;color:#fff;font-size:13px}.footer-contact .contact img{display:none}footer .legal{width:100%;max-width:none;height:auto;margin-top:28px;padding:28px 0 32px;border-top:1px solid #fff;align-items:flex-start;text-align:left;color:#fff;font-size:10px;line-height:16px;gap:8px}
}

/* Keep the mobile event-card composition intact on larger phones. */
@media(max-width:767px){
  .events .event-card{display:block!important;width:100%!important;height:356px!important;min-width:0!important;padding:0!important;overflow:hidden!important;background:#fff!important;border:3px solid var(--ink)!important;border-radius:16px!important;box-shadow:6px 6px 0 #000!important}
  .events .event-card:before{height:160px!important}
  .events .event-card .event-photo{position:relative!important;inset:auto!important;z-index:1!important;width:100%!important;height:160px!important;margin:0!important;border:0!important;border-bottom:3px solid var(--ink)!important;border-radius:13px 13px 0 0!important;overflow:hidden!important}
  .events .event-card .event-photo img{position:static!important;width:100%!important;height:100%!important;max-width:100%!important;object-fit:cover!important;object-position:center 18%!important}
  .events .event-card time{top:10px!important;left:14px!important;z-index:3!important;padding:5px 7px!important;border:3px solid var(--ink)!important;border-radius:9px!important;box-shadow:3px 3px #000!important;font-size:20px!important;line-height:20px!important}
  .events .event-card time small{margin-top:2px!important;font-size:9px!important;line-height:10px!important}
  .events .event-card h3{position:static!important;min-height:0!important;margin:16px 16px 6px!important;font-size:18px!important;line-height:22px!important}
  .events .event-card p{position:relative!important;margin:0 16px!important;padding-left:28px!important;font-size:14px!important;line-height:20px!important}
  .events .event-card>a{left:16px!important;right:16px!important;bottom:16px!important;width:auto!important;height:48px!important;padding:11px 8px!important;border:3px solid var(--ink)!important;border-radius:10px!important;box-shadow:3px 3px #000!important;font-size:14px!important;line-height:20px!important}
}

@media(max-width:600px){
  .events-inner{position:relative}
  .events .event-controls{position:absolute;top:0;right:0;display:flex;margin:0;gap:10px}
  .events .event-arrow{width:40px;height:40px;border:3px solid #000;box-shadow:3px 3px #000}
  .events .event-arrow img{width:22px;height:22px}
  .events .event-grid{touch-action:pan-y}
}

@media(max-width:600px){
  .about{padding:48px 20px 46px}
  .about-container{width:100%}
  .mobile-about-heading{margin-bottom:28px}
  .mobile-about-heading small{margin-bottom:10px;font-size:16px;line-height:20px;letter-spacing:.15px}
  .mobile-about-heading h2{font-size:34px;line-height:38px;letter-spacing:-1.2px;white-space:nowrap}
  .about-art{height:204px;margin-bottom:28px;padding:16px;border:3px solid var(--ink);border-radius:22px;box-shadow:5px 5px var(--ink)}
  .portrait-one{border-radius:14px;background:#b3e5fc}
  .portrait-one img{object-fit:cover;object-position:center 43%;border-radius:14px}
  .mobile-about-stats{gap:12px;margin-bottom:30px}
  .mobile-about-stats div{height:96px;padding:20px 18px;border:3px solid var(--ink);border-radius:13px;box-shadow:5px 5px var(--ink)}
  .mobile-about-stats b{font-size:28px;line-height:30px}
  .mobile-about-stats span{margin-top:6px;font-size:13px;line-height:16px}
  .about .join-row{width:100%;gap:14px;align-items:center}
  .about .avatar-stack{flex:none}
  .about .avatar-stack img,.about .avatar-stack b{width:26px;height:26px}
  .about .join-row small{flex:1;font-size:13px;line-height:17px;font-weight:800}
}

@media(max-width:430px){
  .about{padding-inline:16px}
  .mobile-about-heading h2{font-size:29px;line-height:33px;white-space:normal}
  .about-art{height:180px;padding:14px}
  .mobile-about-stats div{height:88px;padding:16px 12px}
  .mobile-about-stats b{font-size:24px}
  .about .avatar-stack img,.about .avatar-stack b{width:22px;height:22px}
  .about .join-row{gap:10px}
  .about .join-row small{font-size:11px;line-height:14px}
}

@media(max-width:600px){
  footer{padding:40px 16px 0;background:#101828;color:#fff}
  footer .footer-grid{width:100%;max-width:none;margin:0;display:block}
  .footer-brand h2{margin:0;color:var(--pink);font-size:26px;line-height:30px;font-style:italic}
  .footer-brand h3{margin:16px 0 0;color:#fff;font-size:12px;line-height:16px;letter-spacing:1px}
  .footer-brand>p{margin:16px 0 0;color:#fff;font-size:14px;line-height:20px;font-weight:500}
  .footer-brand .social,.quick-links,.footer-faq{display:none}
  .footer-contact{width:100%;margin-top:28px;padding-top:28px;border-top:1px solid rgba(255,255,255,.65)}
  .footer-grid .footer-contact h4{display:block;height:auto;margin:0 0 14px;padding:0;background:none;border:0;box-shadow:none;color:var(--yellow);font-size:15px;line-height:20px}
  .footer-contact .contact{min-height:0;margin:0 0 12px;padding:0;display:flex;gap:8px;align-items:flex-start;color:#fff;font-size:13px;line-height:18px;font-weight:700}
  .footer-contact .contact img{display:block;width:14px;height:14px;margin-top:2px;filter:brightness(0) invert(1);flex:none}
  .footer-contact .contact span{display:block}
  footer .legal{width:100%;max-width:none;height:auto;margin:28px 0 0;padding:28px 0 32px;border-top:1px solid rgba(255,255,255,.65);display:flex;flex-direction:column;align-items:flex-start;gap:10px;color:#fff;text-align:left;font-size:10px;line-height:15px}
  footer .legal span:last-child{font-weight:900;text-transform:uppercase;word-spacing:5px}
}

@media(max-width:600px){.navbar .menu-button{display:none}}

/* Individual event artwork fills the complete card image panel. */
@media(min-width:768px){
  .event-card .event-photo img{position:absolute;inset:0;width:100%;height:100%;max-width:100%;object-fit:cover;object-position:center}
}

@media(max-width:600px){.hero-image-desktop{display:none}.hero-art .hero-image-mobile{display:block;width:100%;height:100%;object-fit:cover;border-radius:12px}}

@media(max-width:600px){
  .navbar{width:100%;max-width:100vw;overflow:hidden}.nav-actions{position:absolute;top:12px;right:16px;display:flex;flex:none;margin:0}.nav-cta{display:block}
  .categories:before{max-width:290px;white-space:normal}
  .event-card.blue,.event-card.yellow,.event-card.lilac,.event-card.peach,.event-card.cyan{padding:0;overflow:hidden}
  .event-card .event-photo{position:relative;inset:auto;width:100%;height:160px;margin:0;border-radius:13px 13px 0 0;border-bottom:3px solid var(--ink);overflow:hidden}
  .event-card .event-photo img{position:static;width:100%;height:100%;object-fit:cover}
  .event-card h3{position:static;margin:16px 16px 6px}
  .event-card p{position:static}
  .mobile-about-heading h2{width:100%;font-size:30px;white-space:normal;transform:none}
}

/* Exact desktop event-section geometry from the Figma frame. */
@media(min-width:1001px){
  .events{height:968px;padding:96px 0 0}
  .events-inner{height:772px}
  .event-controls{top:136px;right:0}
  .event-grid{position:absolute;left:0;top:256px;width:1280px;margin:0;grid-template-columns:repeat(5,236.8px);gap:24px}
  .event-card{width:236.8px;height:392px;padding:0;overflow:hidden;background:#fff;border:4px solid #000;border-radius:16px;box-shadow:12px 12px 0 #000}
  .event-card:before{content:"";position:absolute;z-index:0;left:0;top:0;width:100%;height:192px}
  .event-card.blue,.event-card.yellow,.event-card.lilac,.event-card.peach,.event-card.cyan{background:#fff}
  .event-card.blue:before{background:#ffe6f3}.event-card.yellow:before{background:#ffd700}.event-card.lilac:before{background:#c5e1a5}.event-card.peach:before{background:#e1bee7}.event-card.cyan:before{background:#b3e5fc}
  .event-card time{top:16px;left:20px;padding:7px 8px;border:4px solid #000;border-radius:9px;box-shadow:5px 5px 0 #000;font-size:24px;line-height:24px;transform:rotate(-4deg)}
  .event-card time small{margin-top:4px;font-size:10px;line-height:12px}
  .event-photo{position:absolute;z-index:1;left:0;top:0;width:100%;height:192px;margin:0;overflow:hidden;border:0;border-bottom:4px solid #000;border-radius:0}
  .event-photo img{position:absolute;top:46.88%;left:-17.18%;width:134.35%;height:106.74%;max-width:none;object-fit:fill}
  .event-card h3{position:relative;z-index:1;min-height:40px;margin:212px 20px 0;font-size:18px;line-height:20px}
  .event-card p{position:relative;z-index:1;margin:8px 20px 0;padding-left:28px;font-size:14px;line-height:20px}
  .event-card p:before{content:"";position:absolute;left:0;top:0;width:20px;height:20px;background:url("assets/icon-12.svg") center/20px 20px no-repeat}
  .event-card>a{position:absolute;z-index:1;left:20px;bottom:20px;width:188.8px;height:56px;padding:14px 10px;background:var(--yellow);border:4px solid #000;box-shadow:5px 5px 0 #000;font-size:14px;line-height:20px}
  .all-events{position:absolute;left:50%;top:712px;width:324px;height:60px;margin:0;padding:16px 40px;transform:translateX(-50%);border:0;box-shadow:6px 6px 0 var(--yellow);font-size:20px;line-height:28px;font-style:italic;letter-spacing:1.55px}
}

/* Final cascade layer: source-of-truth desktop values from Figma. */
@media(min-width:1001px){
  .navbar{height:109px;padding:16px 48px}
  .hero{height:736px;min-height:736px;padding:64px 0}
  .categories{height:204px;padding:40px 24px}
  .events{height:968px;padding:96px 0 0;background-color:var(--pink);background-image:radial-gradient(#0000001a 1.2px,transparent 1.2px);background-size:92px 92px}
  .section-sticker{width:390px;height:112px;margin:0;padding:16px;border:4px solid #000;box-shadow:8px 8px 0 #000;font-size:36px;line-height:36px;letter-spacing:-1.43px}
  .event-arrow{width:56px;height:56px;border:4px solid #000;box-shadow:4px 4px 0 #000;font-size:32px}
  .event-controls{top:136px;gap:16px}
  .event-card{box-shadow:8px 8px 0 #000}
  .about{height:1109.203px;padding:96px 24px}
  .about h2{font-size:60px;line-height:54px;letter-spacing:-2.74px}
  .about .intro{margin-top:32px;font-size:20px;line-height:28px}
  .about .features{margin-top:32px;gap:20px;font-size:18px}
  .about .join-row small{font-size:18px;line-height:18px}
  .app{height:1006.656px;padding:96px 0 95.656px}
  .app .app-layout{height:811px}
  footer{height:607px;padding-top:80px}
}
