*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--red:#8b0013;--red-deep:#5a000d;--gold:#c9973a;--gold-light:#e8c06a;--cream:#f8f3ec;--cream-deep:#f0e8dc;--ink:#0d0604;--brown:#2c1209;--muted:#7a5c4e;--border:#2c12091a;--border-gold:#c9973a4d;--font-display:"Cormorant Garamond", Georgia, serif;--font-body:"DM Sans", -apple-system, sans-serif;--ease:cubic-bezier(.25, .8, .25, 1);--r-md:12px;--r-lg:20px;--r-xl:28px}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--brown);font-family:var(--font-body);-webkit-font-smoothing:antialiased;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}.t-eyebrow{text-transform:uppercase;letter-spacing:.22em;color:var(--gold);font-size:.68rem;font-weight:600}.t-display{font-family:var(--font-display);letter-spacing:-.01em;font-weight:700;line-height:1.02}.nav{z-index:200;background:var(--ink);border-bottom:1px solid #ffffff14;position:sticky;top:0}.nav-inner{align-items:center;gap:2rem;max-width:1320px;height:68px;margin:auto;padding:0 2rem;display:flex}.nav-logo{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.nav-logo-ring{border:1.5px solid var(--gold);background:#111;border-radius:50%;width:38px;height:38px;overflow:hidden}.nav-logo-ring img{object-fit:cover;width:100%;height:100%}.nav-logo-text strong{color:#fff;letter-spacing:.08em;font-size:.95rem;font-weight:600;line-height:1;display:block}.nav-logo-text span{letter-spacing:.3em;color:var(--gold);font-size:.55rem;font-weight:600}.nav-links{flex:1;justify-content:center;align-items:center;gap:.15rem;display:flex}.nav-link{text-transform:uppercase;letter-spacing:.09em;color:#ffffff8c;border-radius:6px;padding:.5rem .85rem;font-size:.72rem;font-weight:500;transition:color .2s,background .2s}.nav-link:hover,.nav-link.active{color:var(--gold-light);background:#ffffff14}.nav-end{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.nav-select{color:#ffffffbf;background:#ffffff0f;border:1px solid #ffffff26;border-radius:100px;outline:none;padding:.35rem .6rem;font-size:.7rem}.btn-live{background:var(--red);color:#fff;text-transform:uppercase;letter-spacing:.1em;border-radius:100px;align-items:center;gap:.45rem;padding:.55rem 1.25rem;font-size:.7rem;font-weight:600;transition:background .2s,transform .2s;display:flex}.btn-live:hover{background:#a50018;transform:translateY(-1px)}.live-dot{background:#fff;border-radius:50%;width:6px;height:6px;animation:1.8s ease-in-out infinite blink}@keyframes blink{0%,to{opacity:.5;transform:scale(.85)}50%{opacity:1;transform:scale(1.2)}}.nav-burger{color:#fff;cursor:pointer;font-size:1.4rem;display:none}.hero{align-items:center;min-height:460px;display:flex;position:relative;overflow:hidden}.hero-bg{filter:brightness(.45)saturate(1.1);background-image:url(https://fuspgzahuygrmwdrwrts.supabase.co/storage/v1/object/public/kreyolmusic/img/news.png);background-position:50%;background-size:cover;transition:transform 8s;position:absolute;inset:0;transform:scale(1.02)}.hero-bg.loaded{transform:scale(1)}.hero-overlay{background:linear-gradient(105deg,#0d0604f5 0%,#0d0604cc 40%,#0d06044d 70%,#0000 100%);position:absolute;inset:0}.hero-content{z-index:2;width:100%;max-width:1320px;margin:auto;padding:3.75rem 2rem;position:relative}.hero-rule{align-items:center;gap:1rem;margin-bottom:1.2rem;display:flex}.hero-rule-line{background:var(--gold);width:40px;height:1.5px}.hero-title{font-family:var(--font-display);color:#fff;max-width:620px;margin-bottom:1.35rem;font-size:clamp(3rem,7vw,5.5rem);font-weight:700;line-height:.95}.hero-title em{color:var(--gold-light);font-style:italic}.hero-tags{flex-wrap:wrap;gap:.5rem;margin-bottom:1.75rem;display:flex}.hero-tag{letter-spacing:.15em;text-transform:uppercase;color:#ffffff8c;font-size:.65rem;font-weight:600}.hero-tag:after{content:"·";color:var(--gold);margin-left:.5rem}.hero-tag:last-child:after{display:none}.hero-desc{color:#ffffffb8;max-width:500px;margin-bottom:1.75rem;font-size:.95rem;font-weight:300;line-height:1.7}.hero-btns{flex-wrap:wrap;gap:.75rem;display:flex}.btn-primary,.btn-ghost,.btn-gold,.btn-ghost-sm,.btn-outline-dark{text-transform:uppercase;cursor:pointer;border-radius:100px;justify-content:center;align-items:center;gap:.5rem;transition:all .2s;display:inline-flex}.btn-primary{background:var(--red);color:#fff;letter-spacing:.1em;border:none;padding:.8rem 1.8rem;font-size:.78rem;font-weight:600}.btn-primary:hover{background:#a50018;transform:translateY(-2px);box-shadow:0 10px 30px #8b001359}.btn-ghost{color:#fff;letter-spacing:.1em;background:0 0;border:1px solid #ffffff4d;padding:.8rem 1.8rem;font-size:.78rem;font-weight:600}.btn-ghost:hover{border-color:var(--gold);background:#c9973a1a;transform:translateY(-2px)}.section{padding:4rem 2rem}.section-sm{padding:2rem}.container{max-width:1320px;margin:auto}.section-header{margin-bottom:2.75rem}.section-header p.t-eyebrow{margin-bottom:.75rem}.section-header h2.t-display{color:var(--ink);font-size:clamp(2.2rem,4vw,3.2rem)}.section-header .desc{color:var(--muted);max-width:540px;margin-top:1rem;font-size:.95rem;font-weight:300;line-height:1.75}.cultures-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.culture-card{border-radius:var(--r-lg);height:320px;display:block;position:relative;overflow:hidden}.culture-card-img{transition:transform .7s var(--ease);background-position:50%;background-size:cover;position:absolute;inset:0}.culture-card:hover .culture-card-img{transform:scale(1.06)}.culture-card-overlay{background:linear-gradient(#0d06040d 0%,#0d060466 45%,#0d0604eb 100%);transition:background .4s;position:absolute;inset:0}.culture-card:hover .culture-card-overlay{background:linear-gradient(#0d06040d 0%,#0d060473 45%,#8b0013d9 100%)}.culture-flag{z-index:3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0d0604a6;border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;display:flex;position:absolute;top:18px;left:18px}.culture-body{z-index:3;padding:1.5rem;position:absolute;bottom:0;left:0;right:0}.culture-body h3{font-family:var(--font-display);color:#fff;margin-bottom:.35rem;font-size:1.7rem;font-weight:700;line-height:1}.culture-body p{letter-spacing:.14em;text-transform:uppercase;color:var(--gold-light);font-size:.72rem;font-weight:600}.culture-arrow{color:#fff;opacity:0;background:#ffffff1f;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:opacity .3s,transform .3s;display:flex;position:absolute;bottom:1.5rem;right:1.5rem;transform:translate(8px)}.culture-card:hover .culture-arrow{opacity:1;transform:translate(0)}.view-all-row{text-align:center;margin-top:2.5rem}.btn-outline-dark{color:var(--brown);letter-spacing:.1em;border:1.5px solid var(--border-gold);background:0 0;padding:.8rem 1.75rem;font-size:.75rem;font-weight:600}.btn-outline-dark:hover{background:var(--gold);border-color:var(--gold);color:var(--ink)}.strip-section{background:var(--cream-deep);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.strip-scroll{scrollbar-width:none;padding:.75rem 0;overflow-x:auto}.strip-scroll::-webkit-scrollbar{display:none}.strip-inner{gap:.75rem;min-width:max-content;display:flex}.strip-item{border:1px solid var(--border);border-radius:var(--r-md);transition:all .2s var(--ease);white-space:nowrap;background:#fff;align-items:center;gap:.85rem;padding:.95rem 1.35rem;display:flex}.strip-item:hover{border-color:var(--gold);background:var(--cream);transform:translateY(-2px);box-shadow:0 8px 20px #2c12090f}.strip-item.featured{background:var(--brown);border-color:var(--brown)}.strip-icon{background:var(--cream-deep);border:1px solid var(--border-gold);width:34px;height:34px;color:var(--red);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;display:flex}.strip-item.featured .strip-icon{color:var(--gold-light);background:#ffffff1a}.strip-label strong{text-transform:uppercase;letter-spacing:.07em;color:var(--brown);font-size:.78rem;font-weight:600;display:block}.strip-label small{color:var(--muted);font-size:.7rem;display:block}.strip-item.featured .strip-label strong{color:#fff}.strip-item.featured .strip-label small{color:var(--gold-light)}.media-section{background:var(--ink);position:relative;overflow:hidden}.media-section:before{content:"";background:radial-gradient(circle,#8b00131f,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-200px;left:-200px}.media-section:after{content:"";background:radial-gradient(circle,#c9973a12,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-200px;right:-200px}.media-grid{z-index:1;grid-template-columns:.85fr 1.65fr;gap:1.5rem;display:grid;position:relative}.radio-card{border-radius:var(--r-xl);background:linear-gradient(150deg,#3a0008,#0c0102);border:1px solid #ffffff0f;flex-direction:column;min-height:500px;padding:2.25rem;display:flex}.card-badge{color:#ffffffb3;letter-spacing:.15em;text-transform:uppercase;background:#ffffff12;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:.4rem;padding:.35rem .85rem;font-size:.62rem;font-weight:600;display:inline-flex}.card-badge .badge-dot{background:var(--gold);border-radius:50%;width:5px;height:5px;animation:1.8s ease-in-out infinite blink}.radio-visual{flex-direction:column;flex:1;justify-content:center;align-items:center;padding:1.5rem 0;display:flex}.radio-disc{background:conic-gradient(#3a0008,#8b0013,#c9973a,#8b0013,#3a0008);border:2px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:96px;height:96px;margin-bottom:1.5rem;animation:12s linear infinite spin;display:flex;box-shadow:0 0 40px #8b001366}@keyframes spin{to{transform:rotate(360deg)}}.radio-disc-inner{background:var(--ink);border:1.5px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;display:flex}.radio-title{font-family:var(--font-display);color:#fff;text-align:center;margin-bottom:.2rem;font-size:1.5rem;font-weight:700}.radio-now{letter-spacing:.18em;text-transform:uppercase;color:var(--gold);text-align:center;font-size:.63rem;font-weight:600}.radio-artist{font-family:var(--font-display);color:#ffffffbf;text-align:center;font-size:1.1rem;font-style:italic}.wave{border-radius:var(--r-md);background:#ffffff0a;border:1px solid #ffffff0d;align-items:center;gap:3px;height:36px;margin:1.5rem 0;padding:0 1rem;display:flex}.wave-bar{background:var(--red);border-radius:3px;width:3px;animation:1.2s ease-in-out infinite wave-anim}.wave-bar:nth-child(2n){background:var(--gold)}.wave-bar:first-child{height:14px;animation-delay:0s}.wave-bar:nth-child(2){height:26px;animation-delay:.1s}.wave-bar:nth-child(3){height:18px;animation-delay:.2s}.wave-bar:nth-child(4){height:32px;animation-delay:.3s}.wave-bar:nth-child(5){height:22px;animation-delay:.15s}.wave-bar:nth-child(6){height:28px;animation-delay:.25s}.wave-bar:nth-child(7){height:16px;animation-delay:50ms}.wave-bar:nth-child(8){height:30px;animation-delay:.35s}.wave-bar:nth-child(9){height:20px;animation-delay:.2s}.wave-bar:nth-child(10){height:24px;animation-delay:.1s}@keyframes wave-anim{0%,to{opacity:.7;transform:scaleY(.6)}50%{opacity:1;transform:scaleY(1)}}.radio-controls{justify-content:space-between;align-items:center;display:flex}.play-btn{width:62px;height:62px;color:var(--ink);cursor:pointer;background:#fff;border:none;border-radius:50%;font-size:1.2rem;transition:background .2s,transform .2s;box-shadow:0 8px 24px #0000004d}.play-btn:hover{background:var(--gold);transform:scale(1.05)}.radio-listeners{text-align:right}.radio-listeners strong{color:#fff;font-size:1.4rem;font-weight:600;line-height:1;display:block}.radio-listeners span{letter-spacing:.08em;text-transform:uppercase;color:#fff6;font-size:.65rem;font-weight:500}.radio-playlist{color:#fff6;text-align:center;background:#ffffff0a;border:1px solid #ffffff0d;border-radius:100px;margin-top:1.25rem;padding:.75rem 1rem;font-size:.7rem;font-weight:500}.radio-playlist strong{color:#ffffffa6}.podcast-card{border-radius:var(--r-xl);background:linear-gradient(150deg,#0a1220,#050505);border:1px solid #ffffff0f;grid-template-columns:42% 58%;min-height:500px;display:grid;overflow:hidden}.podcast-img-wrap{min-height:100%;position:relative;overflow:hidden}.podcast-img{filter:brightness(.78)saturate(1.1);width:100%;height:100%;transition:transform .5s var(--ease);background-image:url(https://fuspgzahuygrmwdrwrts.supabase.co/storage/v1/object/public/kreyolmusic/img/sego.png);background-position:50%;background-size:cover}.podcast-card:hover .podcast-img{transform:scale(1.03)}.podcast-img-overlay{background:linear-gradient(#0000 50%,#050505f2 100%);position:absolute;inset:0}.podcast-img-badge{position:absolute;top:1.25rem;left:1.25rem}.podcast-body{flex-direction:column;padding:2.25rem;display:flex}.podcast-label{letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:.5rem;font-size:.62rem;font-weight:600}.podcast-title{font-family:var(--font-display);color:#fff;margin-bottom:.4rem;font-size:clamp(2.2rem,4vw,3.1rem);font-weight:700;line-height:1.02}.podcast-host{color:#ffffff73;margin-bottom:1rem;font-size:.85rem;font-style:italic}.podcast-desc{color:#ffffff94;flex:1;margin-bottom:1.5rem;font-size:.9rem;font-weight:300;line-height:1.75}.podcast-tags{flex-wrap:wrap;gap:.4rem;margin-bottom:1.5rem;display:flex}.podcast-tag{letter-spacing:.08em;text-transform:uppercase;color:#ffffff8c;background:#ffffff0f;border:1px solid #ffffff14;border-radius:100px;padding:.3rem .75rem;font-size:.65rem;font-weight:600}.podcast-btns{flex-wrap:wrap;gap:.75rem;display:flex}.btn-gold{background:var(--gold);color:var(--ink);letter-spacing:.08em;border:none;padding:.75rem 1.5rem;font-size:.73rem;font-weight:600}.btn-gold:hover{background:var(--gold-light);transform:translateY(-1px)}.btn-ghost-sm{color:#fff9;letter-spacing:.08em;background:0 0;border:1px solid #ffffff26;padding:.75rem 1.5rem;font-size:.73rem;font-weight:500}.btn-ghost-sm:hover{color:#fff;border-color:#ffffff59}.bottom-grid{grid-template-columns:1fr 2fr;gap:1.5rem;display:grid}.panel{border:1px solid var(--border);border-radius:var(--r-xl);background:#fff;padding:2rem;box-shadow:0 18px 45px #2c12090f}.panel-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1.75rem;padding-bottom:1.25rem;display:flex}.panel-header h2{font-family:var(--font-display);color:var(--ink);font-size:1.35rem;font-weight:700}.panel-header a{text-transform:uppercase;letter-spacing:.1em;color:var(--red);font-size:.7rem;font-weight:600}.event-item{border-radius:var(--r-md);align-items:center;gap:1rem;margin-bottom:.5rem;padding:.9rem;transition:background .2s;display:flex}.event-item:hover{background:var(--cream)}.event-date-box{background:var(--red);color:#fff;border-radius:10px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;display:flex}.event-date-box strong{color:#fff;font-size:1.25rem;line-height:1}.event-date-box span{letter-spacing:.1em;text-transform:uppercase;font-size:.58rem;font-weight:700}.event-info h3{font-family:var(--font-display);color:var(--ink);margin-bottom:.1rem;font-size:1rem;font-weight:700}.event-info p{color:var(--muted);font-size:.75rem}.heritage-grid{grid-template-columns:repeat(4,1fr);gap:.85rem;display:grid}.heritage-item{background:var(--cream);border:1px solid var(--border);border-radius:var(--r-md);text-align:center;transition:all .2s var(--ease);padding:1.4rem 1rem}.heritage-item:hover{border-color:var(--gold);background:#fff;transform:translateY(-4px);box-shadow:0 12px 30px #2c12090f}.heritage-icon{margin-bottom:.6rem;font-size:1.2rem;display:block}.heritage-item h3{font-family:var(--font-display);color:var(--ink);margin-bottom:.2rem;font-size:.95rem;font-weight:700}.heritage-item p{color:var(--muted);font-size:.68rem}.cta-section{background:linear-gradient(135deg, var(--red-deep) 0%, var(--red) 60%, #a5001e 100%);position:relative;overflow:hidden}.cta-section:before{content:"";background:#ffffff0a;border-radius:50%;width:400px;height:400px;position:absolute;top:-100px;right:-100px}.cta-inner{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:3rem;max-width:1320px;margin:auto;padding:4rem 2rem;display:grid;position:relative}.cta-eyebrow{color:#ffffff8c}.cta-title{font-family:var(--font-display);color:#fff;margin:.75rem 0;font-size:clamp(2.2rem,3.5vw,3rem);font-weight:700;line-height:1.1}.cta-title span{color:var(--gold-light);font-style:italic}.cta-desc{color:#ffffffa6;font-size:.9rem;font-weight:300}.email-form{background:#ffffff1a;border:1px solid #fff3;border-radius:100px;align-items:center;gap:.5rem;padding:.3rem .3rem .3rem 1.25rem;display:flex}.email-input{font-family:var(--font-body);color:#fff;background:0 0;border:none;outline:none;flex:1;font-size:.88rem}.email-input::placeholder{color:#fff6}.btn-join{color:var(--red);text-transform:uppercase;letter-spacing:.1em;cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:100px;padding:.75rem 1.5rem;font-size:.73rem;font-weight:600}.btn-join:hover{background:var(--gold-light);color:var(--ink)}.cta-note{color:#ffffff59;margin-top:.75rem;font-size:.68rem}.footer{background:var(--ink);border-top:1px solid #ffffff14}.footer-inner{grid-template-columns:2fr 1fr 1fr 1fr 1.4fr;gap:2.5rem;max-width:1320px;margin:auto;padding:4rem 2rem 2.25rem;display:grid}.footer-brand p{color:#fff6;margin-top:1rem;font-size:.85rem;font-weight:300;line-height:1.7}.footer-logo-title{color:#fff;letter-spacing:.1em;text-transform:uppercase;font-size:1rem;font-weight:600}.footer-col h4{text-transform:uppercase;letter-spacing:.18em;color:#ffffff59;margin-bottom:1.25rem;font-size:.65rem;font-weight:600}.footer-col a{color:#ffffff80;margin-bottom:.65rem;font-size:.83rem;transition:color .2s;display:block}.footer-col a:hover{color:var(--gold-light)}.footer-email-input{color:#fff;width:100%;font-family:var(--font-body);border-radius:var(--r-md);background:#ffffff0d;border:1px solid #ffffff1a;outline:none;margin-bottom:.65rem;padding:.65rem 1rem;font-size:.8rem}.footer-email-input::placeholder{color:#ffffff40}.btn-subscribe{background:var(--red);color:#fff;border-radius:var(--r-md);text-transform:uppercase;letter-spacing:.1em;cursor:pointer;border:none;width:100%;padding:.7rem 1rem;font-size:.73rem;font-weight:600}.btn-subscribe:hover{background:#a50018}.footer-bottom{border-top:1px solid #ffffff0f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1320px;margin:auto;padding:1.5rem 2rem;display:flex}.footer-bottom p{color:#ffffff40;font-size:.72rem}.footer-socials{gap:.6rem;display:flex}.social-btn{color:#ffffff73;background:#ffffff0f;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.75rem;transition:background .2s,color .2s;display:flex}.social-btn:hover{background:var(--red);color:#fff}@media (max-width:1100px){.cultures-grid{grid-template-columns:repeat(2,1fr)}.bottom-grid{grid-template-columns:1fr}.heritage-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.media-grid,.podcast-card{grid-template-columns:1fr}.podcast-img-wrap{min-height:300px}.cta-inner{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr 1fr}}@media (max-width:700px){.nav-inner{padding:0 1rem}.nav-links{display:none}.nav-burger{display:block}.nav-end{gap:.4rem}.btn-live{padding:.5rem .8rem}.hero{min-height:430px}.hero-content,.section{padding:3rem 1.25rem}.section-sm{padding:1.5rem 1.25rem}.cultures-grid{grid-template-columns:1fr}.culture-card{height:280px}.email-form{border-radius:20px;flex-direction:column;align-items:stretch;padding:1rem}.btn-join{width:100%}.footer-inner{grid-template-columns:1fr}}.cultures-page-hero{color:#fff;background-color:#0000;background-image:linear-gradient(90deg,#000000eb 0%,#000000b8 38%,#00000047 100%),url(https://images.unsplash.com/photo-1516280440614-37939bbacd81?auto=format&fit=crop&w=1800&q=80);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;min-height:380px;padding:50px 35px 25px;position:relative}.cultures-page-hero-container{max-width:1280px;margin:auto}.cultures-page-hero-eyebrow{color:#d9a441;text-transform:uppercase;margin-bottom:10px;font-weight:800}.cultures-page-hero-title{max-width:650px;margin:0 0 18px;font-size:44px;font-weight:900;line-height:1.05}.cultures-page-hero-description{max-width:560px;margin-bottom:22px;font-size:17px;line-height:1.6}.cultures-page-search-bar{background:#000000a6;border:1px solid #c6922e;border-radius:6px;max-width:760px;display:flex;overflow:hidden}.cultures-page-culture-select{color:#fff;cursor:pointer;background:#111;border:0;border-right:1px solid #c6922e;outline:none;width:230px;padding:15px}.cultures-page-search-input{color:#fff;background:0 0;border:0;outline:none;flex:1;padding:15px 18px}.cultures-page-search-input::placeholder{color:#ffffffb3}.cultures-page-search-button{color:#111;cursor:pointer;background:#d99b2b;border:0;padding:0 28px;font-weight:800;transition:background .2s}.cultures-page-search-button:hover{background:#c48a1f}.cultures-page-popular-searches{margin-top:14px;font-size:13px}.cultures-page-popular-searches strong{font-weight:700}.cultures-page-popular-searches span{cursor:pointer;margin-left:10px}.cultures-page-popular-searches span:hover{text-decoration:underline}.cultures-page-dashboard{z-index:2;max-width:1280px;margin:-25px auto 0;padding:0 18px 35px;position:relative}.cultures-page-card{background:#fffaf2;border-radius:14px;padding:18px 20px;box-shadow:0 10px 35px #0000002e}.cultures-page-categories{border-bottom:1px solid #eadfce;grid-template-columns:repeat(7,1fr);gap:0;margin-bottom:22px;display:grid}.cultures-page-category-tab{text-align:center;cursor:pointer;border-right:1px solid #eadfce;padding:8px 10px 18px;transition:background .2s}.cultures-page-category-tab:last-child{border-right:none}.cultures-page-category-tab-active{background:#f0e4d0}.cultures-page-category-icon{color:#8b0000;font-size:28px}.cultures-page-two-columns{grid-template-columns:1fr 320px;gap:24px;display:grid}.cultures-page-collections-header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.cultures-page-collections-title{text-transform:uppercase;margin:0;font-size:18px}.cultures-page-view-all-link{color:#8b0000;font-weight:800;text-decoration:none}.cultures-page-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.cultures-page-item-card{color:#fff;background:#111;border-radius:8px;overflow:hidden}.cultures-page-item-image{background-position:50%;background-size:cover;height:155px}.cultures-page-item-content{padding:14px}.cultures-page-item-count{font-size:12px}.cultures-page-item-title{margin:8px 0 5px;font-size:1rem}.cultures-page-item-desc{margin:0;font-size:13px}.cultures-page-empty{text-align:center;padding:40px}.cultures-page-highlight{background:#f6ead8;border-radius:10px;margin-bottom:18px;padding:16px}.cultures-page-highlight-title{text-transform:uppercase;margin-top:0;font-size:16px}.cultures-page-highlight-inner{gap:14px;display:flex}.cultures-page-highlight-image{background-position:50%;background-size:cover;border-radius:6px;width:90px;height:125px}.cultures-page-highlight-button{color:#fff;background:#8b0000;border-radius:5px;padding:9px 14px;font-size:12px;font-weight:800;text-decoration:none;display:inline-block}.cultures-page-stats-box{color:#fff;background:#111;border-radius:10px;padding:18px}.cultures-page-stats-title{text-transform:uppercase;margin-top:0;font-size:16px}.cultures-page-stat-item{border-bottom:1px solid #333;padding:14px 0}.cultures-page-stat-item:last-child{border-bottom:none}.cultures-page-stat-number{font-size:22px;font-weight:700}.cultures-page-cta{color:#fff;background:#7a0000;border-radius:8px;justify-content:space-between;align-items:center;margin-top:14px;padding:22px 28px;display:flex}.cultures-page-cta-title{margin:0 0 5px;font-size:20px}.cultures-page-cta-text{margin:0}.cultures-page-cta-button{color:#d9a441;border:1px solid #d9a441;border-radius:5px;padding:12px 28px;font-weight:800;text-decoration:none;transition:all .2s}.cultures-page-cta-button:hover{color:#111;background:#d9a441}.cultures-page-loading,.cultures-page-error{justify-content:center;align-items:center;min-height:400px;display:flex}.cultures-page-error{color:#b91c1c;text-align:center;padding:2rem}.cultures-page-category-label{color:#111}
