:root{--ease-luxe:cubic-bezier(0.16, 1, 0.3, 1)}@keyframes zz-luxe-fade-up{from{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.zz-hero{position:relative;min-height:min(82svh, 820px);overflow:hidden;display:grid;place-items:center;isolation:isolate;border-bottom:1px solid var(--zz-border);background:var(--zz-bg)}.zz-hero::after{content:"";position:absolute;right:0;bottom:-1px;left:0;z-index:0;height:clamp(96px, 18vh, 190px);pointer-events:none;background:linear-gradient(180deg,transparent 0%,rgb(5 5 6 / .76) 54%,var(--zz-bg) 100%)}:root[data-theme="light"] .zz-hero::after{background:linear-gradient(180deg,transparent 0%,rgb(247 246 244 / .76) 58%,var(--zz-bg) 100%)}.zz-hero-content{width:min(100% - 32px, 920px);margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center;gap:20px;padding:92px 0 92px}.zz-hero-badge{display:inline-flex;align-items:center;min-height:38px;border:1px solid var(--zz-border);border-radius:999px;background:rgb(5 5 6 / .42);color:var(--zz-gold-strong);padding:0 16px;font-weight:900;backdrop-filter:blur(12px)}.zz-hero h1{margin:0;display:flex;flex-direction:column;align-items:center;gap:8px;color:#fff;font-family:"Amiri","Noto Naskh Arabic",Georgia,serif;line-height:1.05;text-shadow:0 18px 46px rgb(0 0 0 / .44)}.zz-hero h1 span{font-size:clamp(3rem, 8vw, 7.4rem);font-weight:800;letter-spacing:0}.zz-hero h1 strong{color:var(--zz-gold-strong);font-size:clamp(1.45rem, 4vw, 3.2rem);font-weight:800}.zz-hero p{max-width:680px;margin:0;color:rgb(255 250 240 / .9);font-size:clamp(1rem, 2vw, 1.25rem);line-height:1.85}.zz-hero-actions{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px}.zz-hero-actions .zz-primary-button{box-shadow:0 0 0 1px rgb(255 255 255 / .08) inset,0 0 24px rgb(216 180 95 / .22),0 18px 38px rgb(0 0 0 / .24)}.zz-hero-actions .zz-secondary-button{background:rgb(5 5 6 / .42);backdrop-filter:blur(12px)}.zz-hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:min(640px, 100%);margin-top:8px}.zz-hero-stats span{min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:78px;border:1px solid rgb(255 255 255 / .16);border-radius:var(--zz-radius);background:rgb(5 5 6 / .34);color:rgb(255 250 240 / .82);backdrop-filter:blur(12px)}.zz-hero-stats strong{color:#fff;font-size:1.45rem}.zz-latest-section{padding-top:46px}.zz-section-heading-row{flex-direction:row;align-items:center;justify-content:space-between;gap:18px}.zz-section-heading-row>div{min-width:0;display:grid;gap:8px}.zz-section-more-bottom{display:flex;justify-content:center;margin-top:24px}.zz-more-button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--zz-border-strong);border-radius:999px;background:linear-gradient(135deg,rgb(216 180 95 / .22),rgb(255 255 255 / .04));color:var(--zz-text);padding:0 18px;font-weight:900;white-space:nowrap;box-shadow:0 14px 28px rgb(0 0 0 / .24);transition:transform 180ms ease,border-color 180ms ease,background 180ms ease}.zz-more-button:hover,.zz-more-button:focus-visible{transform:translateY(-2px);border-color:var(--zz-gold-strong);background:linear-gradient(135deg,var(--zz-gold),rgb(240 207 124 / .22));color:#fff}:root[data-theme="light"] .zz-more-button{background:rgb(255 255 255 / .94);color:#17140f;box-shadow:0 12px 26px rgb(74 58 44 / .12)}.zz-artists-carousel{position:relative;overflow:hidden;margin-inline:-2px}.zz-artists-carousel::before,.zz-artists-carousel::after{content:"";position:absolute;top:0;bottom:12px;z-index:2;width:min(96px, 14vw);pointer-events:none}.zz-artists-carousel::before{right:0;background:linear-gradient(270deg,var(--zz-bg),transparent)}.zz-artists-carousel::after{left:0;background:linear-gradient(90deg,var(--zz-bg),transparent)}.zz-artists-grid{display:flex;gap:18px;overflow-x:auto;overflow-y:hidden;padding:2px 2px 14px;scroll-behavior:auto;scrollbar-width:none;cursor:grab;user-select:none;overscroll-behavior-x:contain;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch}.zz-artists-grid::-webkit-scrollbar{display:none}.zz-artists-grid.is-dragging{cursor:grabbing;scroll-behavior:auto}.zz-artist-card{flex:0 0 min(262px, calc((100% - 54px) / 4));min-width:0;display:grid;gap:12px;border:1px solid var(--zz-border);border-radius:var(--zz-radius);background:var(--zz-surface);padding:12px;transition:transform 180ms ease,border-color 180ms ease,background 180ms ease;scroll-snap-align:start}.zz-artist-card:hover,.zz-artist-card:focus-visible{transform:translateY(-3px);border-color:var(--zz-border-strong);background:var(--zz-surface-solid)}.zz-artist-image{aspect-ratio:3 / 4;overflow:hidden;border-radius:var(--zz-radius);background:var(--zz-surface-2)}.zz-artist-image img{width:100%;height:100%;object-fit:cover}.zz-artist-name{color:var(--zz-text);font-size:1.04rem;font-weight:900}.zz-artist-count{color:var(--zz-muted);font-size:.9rem}.zz-category-showcase{position:relative;isolation:isolate;overflow:hidden;padding-top:clamp(52px, 7vw, 96px);padding-bottom:clamp(54px, 7vw, 90px)}.zz-category-showcase::before{content:"";position:absolute;inset:0 max(-6vw, -90px);z-index:-1;pointer-events:none;background:radial-gradient(ellipse 62% 46% at 50% 8%,rgb(216 180 95 / .16),transparent 68%),radial-gradient(circle at 18% 24%,rgb(240 207 124 / .2) 0 1px,transparent 2px),radial-gradient(circle at 76% 14%,rgb(240 207 124 / .28) 0 1px,transparent 2px),radial-gradient(circle at 88% 78%,rgb(216 180 95 / .18) 0 1px,transparent 2px);opacity:.9}.zz-category-accent{width:min(320px, 24vw);min-width:190px;height:26px;display:flex;align-items:center;gap:14px;margin:-8px 0 28px auto;opacity:.82}.zz-category-accent::before{content:"";width:10px;height:10px;flex:0 0 auto;border-radius:999px;background:var(--zz-gold-strong);box-shadow:0 0 18px rgb(240 207 124 / .42)}.zz-category-accent span{flex:1 1 auto;height:26px;border:1px solid rgb(224 193 113 / .13);border-radius:999px;background:linear-gradient(90deg,rgb(216 180 95 / .2),rgb(255 250 240 / .06));box-shadow:inset 0 1px 0 rgb(255 255 255 / .07)}.zz-category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:clamp(16px, 1.8vw, 24px)}.zz-category-tile{position:relative;isolation:isolate;grid-column:span 2;min-height:132px;display:flex;align-items:flex-end;border:1px solid rgb(216 180 95 / .34);border-radius:12px;background:linear-gradient(90deg,rgb(216 180 95 / .16),rgb(255 250 240 / .035) 44%,rgb(5 5 6 / .58)),rgb(18 17 15 / .88);padding:22px;box-shadow:0 20px 48px rgb(0 0 0 / .3),inset 0 1px 0 rgb(255 255 255 / .055),inset 0 0 42px rgb(216 180 95 / .07);overflow:hidden;transition:transform 180ms ease,border-color 180ms ease,background 180ms ease,box-shadow 180ms ease}.zz-category-tile.has-category-image::before,.zz-category-tile.has-category-image::after{content:"";position:absolute;inset:0;pointer-events:none}.zz-category-tile.has-category-image::before{z-index:0;opacity:.34;background-image:var(--zz-category-image);background-position:center;background-size:cover;filter:saturate(.92) contrast(1.04);transform:scale(1.03);transition:opacity 180ms ease,transform 220ms ease}.zz-category-tile.has-category-image::after{z-index:0;background:linear-gradient(90deg,rgb(5 5 6 / .82),rgb(5 5 6 / .48) 48%,rgb(5 5 6 / .74)),radial-gradient(circle at 20% 20%,rgb(240 207 124 / .22),transparent 44%)}.zz-category-tile>*{position:relative;z-index:1}.zz-category-tile:nth-last-child(1):nth-child(3n+1){grid-column:3 / span 2}.zz-category-tile:nth-last-child(2):nth-child(3n+1){grid-column:2 / span 2}.zz-category-tile:nth-last-child(1):nth-child(3n+2){grid-column:4 / span 2}.zz-category-tile:hover,.zz-category-tile:focus-visible{transform:translateY(-3px);border-color:rgb(240 207 124 / .64);background:linear-gradient(90deg,rgb(216 180 95 / .22),rgb(255 250 240 / .05) 48%,rgb(5 5 6 / .5)),rgb(21 20 17 / .94);box-shadow:0 24px 58px rgb(0 0 0 / .38),0 0 0 1px rgb(240 207 124 / .08),inset 0 0 54px rgb(216 180 95 / .1)}.zz-category-tile.has-category-image:hover::before,.zz-category-tile.has-category-image:focus-visible::before{opacity:.46;transform:scale(1.08)}.zz-category-copy{width:100%;max-width:100%;min-width:0;display:grid;gap:10px}.zz-category-name{max-width:100%;overflow:hidden;color:var(--zz-text);font-size:clamp(1rem, 0.55vw + 0.86rem, 1.22rem);font-weight:900;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal;text-overflow:ellipsis}.zz-category-count{width:max-content;max-width:100%;min-height:24px;display:inline-flex;align-items:center;border-radius:999px;background:rgb(255 250 240 / .08);color:var(--zz-muted);padding:0 12px;font-size:.82rem;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}:root[data-theme="light"] .zz-category-showcase::before{background:radial-gradient(ellipse 64% 48% at 50% 8%,rgb(111 88 68 / .13),transparent 68%),radial-gradient(circle at 18% 24%,rgb(111 88 68 / .16) 0 1px,transparent 2px),radial-gradient(circle at 76% 14%,rgb(111 88 68 / .2) 0 1px,transparent 2px),radial-gradient(circle at 88% 78%,rgb(111 88 68 / .14) 0 1px,transparent 2px)}:root[data-theme="light"] .zz-category-accent span{background:linear-gradient(90deg,rgb(111 88 68 / .16),rgb(255 255 255 / .5));border-color:rgb(111 88 68 / .12)}:root[data-theme="light"] .zz-category-showcase .zz-category-tile{border-color:rgb(111 88 68 / .2)!important;background:linear-gradient(90deg,rgb(111 88 68 / .14),rgb(255 255 255 / .68) 48%,rgb(255 255 255 / .84)),rgb(255 255 255 / .92)!important;box-shadow:0 18px 42px rgb(74 58 44 / .11),inset 0 1px 0 rgb(255 255 255 / .8)!important}:root[data-theme="light"] .zz-category-showcase .zz-category-tile:hover,:root[data-theme="light"] .zz-category-showcase .zz-category-tile:focus-visible{border-color:rgb(111 88 68 / .38)!important;background:linear-gradient(90deg,rgb(111 88 68 / .18),rgb(255 255 255 / .82) 48%,rgb(255 255 255 / .94)),rgb(255 255 255 / .98)!important}:root[data-theme="light"] .zz-category-count{background:rgb(111 88 68 / .08);color:var(--zz-muted)}@media (min-width:1440px){.zz-hero-content{padding-top:82px;padding-bottom:86px}}@media (max-width:1040px){.zz-artist-card{flex-basis:min(245px, calc((100% - 36px) / 3))}.zz-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.zz-category-tile,.zz-category-tile:nth-last-child(1):nth-child(3n+1),.zz-category-tile:nth-last-child(2):nth-child(3n+1),.zz-category-tile:nth-last-child(1):nth-child(3n+2){grid-column:auto}}@media (max-width:760px){.zz-hero{min-height:72svh;place-items:center}.zz-hero-content{width:min(100% - 24px, 920px);gap:16px;padding:64px 0 58px}.zz-hero-badge{min-height:34px;padding-inline:12px;font-size:.84rem}.zz-hero h1 span{font-size:clamp(2.55rem, 16vw, 4.4rem)}.zz-hero h1 strong{font-size:clamp(1.25rem, 8vw, 2.1rem)}.zz-hero p{font-size:.98rem}.zz-hero-actions{width:100%}.zz-hero-actions .zz-primary-button,.zz-hero-actions .zz-secondary-button{flex:1 1 150px}.zz-hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.zz-hero-stats span{min-height:64px;font-size:.78rem;padding:6px}.zz-hero-stats strong{font-size:1.1rem}.zz-section-heading-row{align-items:flex-start}.zz-more-button{min-height:38px;padding-inline:14px;font-size:.82rem}.zz-artists-grid{gap:14px}.zz-artist-card{flex-basis:min(210px, 58vw)}.zz-category-grid{grid-template-columns:1fr}.zz-category-accent{width:min(260px, 68vw);margin-bottom:20px}.zz-category-tile{min-height:118px;padding:16px}}@media (max-width:420px){.zz-artist-image{aspect-ratio:4 / 5}.zz-artist-card{flex-basis:72vw}.zz-category-tile{min-height:108px;padding:14px}.zz-category-copy{gap:8px}}.zz-hero.zz-hero--dust{min-height:calc(100svh - var(--zz-header-height));display:flex;align-items:center;justify-content:center;border-bottom:0;background:radial-gradient(ellipse 70% 58% at 50% 32%,rgb(240 207 124 / .17),transparent 62%),radial-gradient(ellipse 58% 92% at 50% 54%,rgb(62 43 17 / .46),rgb(5 5 6 / .32) 54%,rgb(5 5 6 / .96) 100%),#050506}.zz-hero.zz-hero--dust::before,.zz-hero.zz-hero--dust::after{content:"";position:absolute;inset:0;pointer-events:none}.zz-hero.zz-hero--dust::before{z-index:1;opacity:.72;background:radial-gradient(circle at 14% 88%,rgb(240 207 124 / .92) 0 1px,transparent 3px),radial-gradient(circle at 29% 74%,rgb(216 180 95 / .78) 0 1px,transparent 4px),radial-gradient(circle at 43% 92%,rgb(255 250 240 / .48) 0 1px,transparent 3px),radial-gradient(circle at 57% 68%,rgb(240 207 124 / .82) 0 1px,transparent 4px),radial-gradient(circle at 76% 84%,rgb(216 180 95 / .7) 0 1px,transparent 4px),radial-gradient(circle at 91% 70%,rgb(255 250 240 / .42) 0 1px,transparent 3px);background-size:360px 420px,520px 540px,440px 500px,620px 620px,480px 560px,700px 680px;filter:blur(.4px) drop-shadow(0 0 8px rgb(240 207 124 / .36));animation:zz-gold-dust-rise 25s linear infinite}.zz-hero.zz-hero--dust::after{z-index:4;opacity:.08;mix-blend-mode:overlay;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='240' height='240'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='1.55' numOctaves='2' stitchTiles='stitch'/></filter><rect width='100%25' height='100%25' filter='url(%23n)' opacity='0.72'/></svg>")}.zz-hero.zz-hero--dust .zz-hero-ambient{z-index:0;background:radial-gradient(ellipse 24% 76% at 50% 26%,rgb(255 244 206 / .16),transparent 70%),radial-gradient(ellipse 44% 80% at 50% 60%,rgb(216 180 95 / .11),transparent 72%),linear-gradient(90deg,rgb(0 0 0 / .72),transparent 26%,transparent 74%,rgb(0 0 0 / .72))}.zz-hero.zz-hero--dust .zz-dust-light{position:absolute;top:-12%;bottom:-12%;width:min(30vw, 360px);pointer-events:none;opacity:.48;filter:blur(14px);background:radial-gradient(ellipse 48% 68% at 50% 36%,rgb(255 244 206 / .18),rgb(216 180 95 / .05) 42%,transparent 74%);animation:zz-dust-light-breathe 8s ease-in-out infinite}.zz-hero.zz-hero--dust .zz-dust-light--center{left:50%;transform:translateX(-50%)}.zz-hero.zz-hero--dust .zz-dust-light--left{left:14%;opacity:.22;animation-delay:-2.5s}.zz-hero.zz-hero--dust .zz-dust-light--right{right:14%;opacity:.2;animation-delay:-5s}.zz-hero.zz-hero--dust .zz-hero-shade{z-index:2;background:radial-gradient(ellipse 92% 70% at 50% 48%,transparent 28%,rgb(0 0 0 / .42) 74%,rgb(0 0 0 / .88) 100%),linear-gradient(180deg,rgb(5 5 6 / .78) 0%,transparent 25%,transparent 60%,rgb(5 5 6 / .9) 100%)}.zz-hero.zz-hero--dust .zz-hero-shade::after{content:"";position:absolute;right:0;bottom:-1px;left:0;height:clamp(120px, 18vh, 220px);pointer-events:none;background:linear-gradient(180deg,transparent 0%,var(--zz-bg) 100%)}.zz-hero.zz-hero--dust .zz-hero-content{z-index:5;width:min(100% - 32px, 920px);padding:clamp(72px, 13vh, 128px) 0 clamp(64px, 11vh, 110px);gap:0}.zz-hero.zz-hero--dust .zz-hero-badge{gap:12px;margin:0;padding:8px 22px;border:1px solid rgb(224 193 113 / .22);border-radius:999px;background:rgb(216 180 95 / .045);color:var(--zz-gold-strong);font-family:"Tajawal",sans-serif;font-size:13px;font-weight:500;letter-spacing:.13em;backdrop-filter:blur(8px)}.zz-hero.zz-hero--dust .zz-hero-badge::before{width:6px;height:6px;border-radius:50%;background:var(--zz-gold);box-shadow:0 0 9px var(--zz-gold-strong);animation:zz-small-gold-pulse 2.2s ease-in-out infinite}.zz-hero.zz-hero--dust .zz-hero-badge::after{display:none}.zz-hero-ornament,.zz-hero-divider{display:flex;align-items:center;justify-content:center;gap:14px;opacity:0}.zz-hero-ornament{margin:32px 0 0;animation:zz-luxe-fade-up 1.4s var(--ease-luxe) 0.6s forwards}.zz-hero-divider{margin:36px 0;animation:zz-luxe-fade-up 1.4s var(--ease-luxe) 1.3s forwards}.zz-hero-ornament .line,.zz-hero-divider .line{width:80px;height:1px;background:linear-gradient(90deg,transparent,var(--zz-gold),transparent)}.zz-hero-ornament .diamond{width:8px;height:8px;background:var(--zz-gold);transform:rotate(45deg);box-shadow:0 0 12px rgb(240 207 124 / .5)}.zz-hero-divider .star{color:var(--zz-gold);font-size:12px;line-height:1}.zz-hero.zz-hero--dust h1{gap:14px;margin:32px 0 0}.zz-hero.zz-hero--dust h1>span{font-family:"Aref Ruqaa","Tajawal",serif;font-size:clamp(56px, 9vw, 128px);letter-spacing:.02em}.zz-hero.zz-hero--dust h1>strong{font-family:"Tajawal",sans-serif;font-size:clamp(18px, 1.7vw, 24px);font-weight:500;letter-spacing:0;word-spacing:.35em;text-indent:0;color:var(--zz-gold-strong);background:none;-webkit-text-fill-color:currentColor;padding-top:14px;margin-top:8px;border-top:1px solid var(--zz-border)}.zz-hero.zz-hero--dust .zz-hero-actions{margin:44px 0 56px}.zz-hero.zz-hero--dust .zz-primary-button,.zz-hero.zz-hero--dust .zz-secondary-button{flex:0 0 auto;min-height:0;border-radius:4px;overflow:hidden}.zz-hero.zz-hero--dust .zz-primary-button::before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 30%,rgb(255 255 255 / .36) 50%,transparent 70%);transform:translateX(100%);transition:transform 0.8s var(--ease-luxe)}.zz-hero.zz-hero--dust .zz-primary-button:hover::before{transform:translateX(-100%)}.zz-hero.zz-hero--dust .zz-hero-stats{width:min(100%, 640px);padding:24px 8px;border-top:1px solid var(--zz-border);border-bottom:1px solid var(--zz-border)}.zz-hero.zz-hero--dust .zz-hero-stats>span{flex:1;padding:0 16px;border-inline-start:0;border-inline-end:1px solid var(--zz-border);color:var(--zz-muted);font-family:"Tajawal",sans-serif;font-size:12px;font-weight:500;letter-spacing:.12em}.zz-hero.zz-hero--dust .zz-hero-stats>span:last-child{border-inline-end:0}.zz-hero.zz-hero--dust .zz-hero-stats>span strong{font-family:"Aref Ruqaa",serif;font-size:clamp(28px, 4vw, 42px);background:linear-gradient(180deg,var(--zz-gold-strong),var(--zz-gold));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:#fff0}@keyframes zz-gold-dust-rise{0%{transform:translate3d(0,18vh,0);opacity:0}12%{opacity:.74}90%{opacity:.56}100%{transform:translate3d(-34px,-92vh,0);opacity:0}}@keyframes zz-small-gold-pulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.52;transform:scale(.78)}}@keyframes zz-dust-light-breathe{0%,100%{opacity:.36;transform:translateX(-50%) scaleY(1)}50%{opacity:.62;transform:translateX(-50%) scaleY(1.08)}}@media (max-width:760px){.zz-hero.zz-hero--dust{min-height:calc(100svh - var(--zz-header-height))}.zz-hero.zz-hero--dust::before,.zz-hero.zz-hero--dust .zz-dust-light,.zz-hero.zz-hero--dust .zz-hero-badge::before{animation:none}.zz-hero.zz-hero--dust .zz-hero-content{padding:68px 0 54px}.zz-hero.zz-hero--dust .zz-hero-badge{padding:6px 14px;font-size:11px;letter-spacing:.09em}.zz-hero.zz-hero--dust h1>span{font-size:clamp(52px, 17vw, 76px)}.zz-hero.zz-hero--dust h1>strong{font-size:clamp(18px, 5.7vw, 23px);letter-spacing:0;word-spacing:.22em;text-indent:0}.zz-hero-ornament .line,.zz-hero-divider .line{width:58px}.zz-hero.zz-hero--dust .zz-hero-actions{width:100%;max-width:340px;flex-direction:column-reverse;margin:30px 0 34px}.zz-hero.zz-hero--dust .zz-primary-button,.zz-hero.zz-hero--dust .zz-secondary-button{width:100%;justify-content:center}.zz-hero.zz-hero--dust .zz-hero-stats{padding:18px 4px}.zz-hero.zz-hero--dust .zz-hero-stats>span{padding:0 8px;font-size:11.5px;letter-spacing:.03em}}@media (prefers-reduced-motion:reduce){.zz-hero.zz-hero--dust::before,.zz-hero.zz-hero--dust .zz-dust-light,.zz-hero.zz-hero--dust .zz-hero-badge::before,.zz-hero-ornament,.zz-hero-divider{animation:none}.zz-hero-ornament,.zz-hero-divider{opacity:1}}:root[data-theme="light"] .zz-hero.zz-hero--dust{background:radial-gradient(ellipse 70% 58% at 50% 32%,rgb(111 88 68 / .12),transparent 62%),radial-gradient(ellipse 58% 92% at 50% 54%,rgb(255 255 255 / .72),rgb(247 246 244 / .58) 54%,rgb(236 234 230 / .96) 100%),#f7f6f4;color:var(--zz-text)}:root[data-theme="light"] .zz-hero.zz-hero--dust::before{opacity:.34;filter:blur(.45px) drop-shadow(0 0 7px rgb(111 88 68 / .14))}:root[data-theme="light"] .zz-hero.zz-hero--dust::after{opacity:.055;mix-blend-mode:multiply}:root[data-theme="light"] .zz-hero.zz-hero--dust .zz-hero-ambient{background:radial-gradient(ellipse 24% 76% at 50% 26%,rgb(255 255 255 / .62),transparent 70%),radial-gradient(ellipse 44% 80% at 50% 60%,rgb(111 88 68 / .12),transparent 72%),linear-gradient(90deg,rgb(111 88 68 / .09),transparent 28%,transparent 72%,rgb(111 88 68 / .09))}:root[data-theme="light"] .zz-hero.zz-hero--dust .zz-dust-light{opacity:.28;background:radial-gradient(ellipse 48% 68% at 50% 36%,rgb(255 255 255 / .72),rgb(111 88 68 / .11) 42%,transparent 74%)}:root[data-theme="light"] .zz-hero.zz-hero--dust .zz-hero-shade{background:radial-gradient(ellipse 92% 70% at 50% 48%,transparent 34%,rgb(111 88 68 / .1) 78%,rgb(111 88 68 / .22) 100%),linear-gradient(180deg,rgb(247 246 244 / .55) 0%,transparent 25%,transparent 60%,rgb(247 246 244 / .88) 100%)}:root[data-theme="light"] .zz-hero.zz-hero--dust .zz-hero-particles{opacity:.28;filter:blur(.45px)}:root[data-theme="light"] .zz-hero.zz-hero--dust .zz-hero-badge{border-color:rgb(111 88 68 / .18);background:rgb(255 255 255 / .66);color:#6f5238}:root[data-theme="light"] .zz-hero.zz-hero--dust h1{color:#221f1c;text-shadow:0 12px 34px rgb(111 88 68 / .12)}:root[data-theme="light"] .zz-hero.zz-hero--dust h1>span{color:#38322c}:root[data-theme="light"] .zz-hero.zz-hero--dust h1>strong{color:#6f5238;border-top-color:rgb(111 88 68 / .2)}:root[data-theme="light"] .zz-hero-ornament .line,:root[data-theme="light"] .zz-hero-divider .line{background:linear-gradient(90deg,transparent,rgb(111 88 68 / .48),transparent)}:root[data-theme="light"] .zz-hero-ornament .diamond,:root[data-theme="light"] .zz-hero-divider .star{color:#816751}:root[data-theme="light"] .zz-hero-ornament .diamond{background:#816751}:root[data-theme="light"] .zz-hero.zz-hero--dust .zz-secondary-button{background:rgb(255 255 255 / .62);color:#38322c;border-color:rgb(111 88 68 / .22)}:root[data-theme="light"] .zz-hero.zz-hero--dust .zz-hero-stats{border-color:rgb(111 88 68 / .18);background:rgb(255 255 255 / .18);box-shadow:0 18px 38px rgb(74 58 44 / .08)}:root[data-theme="light"] .zz-hero.zz-hero--dust .zz-hero-stats>span{color:#5f574e;border-color:rgb(111 88 68 / .16);background:rgb(255 255 255 / .42);box-shadow:none}:root[data-theme="light"] .zz-hero.zz-hero--dust .zz-hero-stats>span strong{color:#6f5238}@keyframes zz-m-fade-up{from{opacity:0;transform:translate3d(0,20px,0)}to{opacity:1;transform:translate3d(0,0,0)}}@keyframes zz-m-gold-sweep{0%{transform:translate3d(-116%,0,0);opacity:0}20%{opacity:1}80%{opacity:1}100%{transform:translate3d(116%,0,0);opacity:0}}@media (max-width:760px){.zz-hero.zz-hero--dust{background:radial-gradient(ellipse 90% 48% at 50% 30%,rgb(240 207 124 / .2),transparent 60%),radial-gradient(ellipse 66% 94% at 50% 56%,rgb(62 43 17 / .5),rgb(5 5 6 / .34) 52%,rgb(5 5 6 / .97) 100%),#050506}.zz-hero.zz-hero--dust .zz-hero-content{position:relative;isolation:isolate}.zz-hero.zz-hero--dust .zz-hero-content::before{content:"";position:absolute;z-index:-1;inset-block:-6% 22%;inset-inline:-18%;pointer-events:none;background:radial-gradient(ellipse 62% 44% at 50% 34%,rgb(240 207 124 / .2),transparent 66%),radial-gradient(ellipse 90% 60% at 50% 42%,rgb(216 180 95 / .1),transparent 72%)}.zz-hero.zz-hero--dust::before{opacity:.6;background:radial-gradient(circle at 22% 86%,rgb(240 207 124 / .85) 0 1px,transparent 3px),radial-gradient(circle at 54% 72%,rgb(240 207 124 / .75) 0 1px,transparent 4px),radial-gradient(circle at 82% 82%,rgb(255 250 240 / .42) 0 1px,transparent 3px);background-size:300px 380px,460px 520px,560px 600px;filter:blur(.4px);will-change:transform;animation:zz-gold-dust-rise 34s linear infinite}.zz-hero.zz-hero--dust .zz-dust-light--center{will-change:transform,opacity;animation:zz-dust-light-breathe 11s ease-in-out infinite}.zz-hero.zz-hero--dust .zz-dust-light--left,.zz-hero.zz-hero--dust .zz-dust-light--right{animation:none}.zz-hero.zz-hero--dust .zz-hero-badge::before{will-change:transform,opacity;animation:zz-small-gold-pulse 2.8s ease-in-out infinite}.zz-hero.zz-hero--dust .zz-hero-badge,.zz-hero.zz-hero--dust h1,.zz-hero.zz-hero--dust .zz-hero-actions,.zz-hero.zz-hero--dust .zz-hero-stats{opacity:0;animation:zz-m-fade-up 0.9s var(--ease-luxe) both}.zz-hero.zz-hero--dust .zz-hero-badge{animation-delay:0.15s}.zz-hero.zz-hero--dust h1{animation-delay:0.35s}.zz-hero.zz-hero--dust .zz-hero-actions{animation-delay:0.60s}.zz-hero.zz-hero--dust .zz-hero-stats{animation-delay:0.80s}.zz-hero.zz-hero--dust h1>strong{position:relative;overflow:hidden}.zz-hero.zz-hero--dust h1>strong::after{content:"";position:absolute;inset-inline:0;inset-block-end:0;block-size:1px;pointer-events:none;background:linear-gradient(90deg,transparent,var(--zz-gold-strong),transparent);will-change:transform,opacity;animation:zz-m-gold-sweep 6.5s var(--ease-luxe) 1.8s 3}@media (prefers-reduced-motion:reduce){.zz-hero.zz-hero--dust::before,.zz-hero.zz-hero--dust .zz-dust-light--center,.zz-hero.zz-hero--dust .zz-hero-badge::before,.zz-hero.zz-hero--dust h1>strong::after,.zz-hero.zz-hero--dust .zz-hero-badge,.zz-hero.zz-hero--dust h1,.zz-hero.zz-hero--dust .zz-hero-actions,.zz-hero.zz-hero--dust .zz-hero-stats{animation:none;will-change:auto}.zz-hero.zz-hero--dust .zz-hero-badge,.zz-hero.zz-hero--dust h1,.zz-hero.zz-hero--dust .zz-hero-actions,.zz-hero.zz-hero--dust .zz-hero-stats{opacity:1}}}@media (max-width:760px){:root[data-theme="light"] .zz-hero.zz-hero--dust .zz-hero-content::before{background:radial-gradient(ellipse 62% 44% at 50% 34%,rgb(111 88 68 / .12),transparent 66%),radial-gradient(ellipse 90% 60% at 50% 42%,rgb(111 88 68 / .07),transparent 72%)}:root[data-theme="light"] .zz-hero.zz-hero--dust::before{background:radial-gradient(circle at 22% 86%,rgb(111 88 68 / .55) 0 1px,transparent 3px),radial-gradient(circle at 54% 72%,rgb(111 88 68 / .45) 0 1px,transparent 4px),radial-gradient(circle at 82% 82%,rgb(95 89 79 / .35) 0 1px,transparent 3px)}}