.zh-hero,.zh-trust-strip,.zh-shelf,.zh-purpose-band,.zk-rows,.znr-library{--zh-navy-deep: #080B14;--zh-navy: #080B14;--zh-navy-mid: #152035;--zh-gold: #E0B948;--zh-gold-bright: #E8C56A;--zh-gold-dim: rgba(228, 185, 72, .18);--zh-gold-glow: rgba(228, 185, 72, .07);--zh-cream: #FAF7F2;--zh-cream-dim: rgba(250, 247, 242, .68);--zh-cream-faint: rgba(250, 247, 242, .1);--zh-radius-card: 1.2rem;--zh-radius-btn: 10rem;--zh-shelf-gap: .8rem}.zh-nav-cta{display:inline-flex;align-items:center;padding:.75rem 1.8rem;background:linear-gradient(135deg,#e0b948,#b8902f);color:#080b14!important;font-size:1.3rem;font-weight:700;border-radius:10rem;text-decoration:none;letter-spacing:.04em;transition:transform .18s ease,box-shadow .18s ease;box-shadow:0 3px 14px #e4b94833;white-space:nowrap;flex-shrink:0;min-width:0}.zh-nav-cta:hover{transform:translateY(-1px);box-shadow:0 6px 20px #e4b9484d}.zh-hero{background-color:var(--zh-navy-deep);position:relative;overflow:hidden;padding:6rem 0 5rem}.zh-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(ellipse 70% 55% at 72% 38%,rgba(14,21,37,.7) 0%,transparent 65%),radial-gradient(ellipse 35% 35% at 88% 15%,rgba(228,185,72,.04) 0%,transparent 60%),radial-gradient(ellipse 50% 40% at 10% 90%,rgba(228,185,72,.03) 0%,transparent 60%);pointer-events:none;z-index:0}.zh-hero__inner{max-width:var(--page-width, 1200px);margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1fr;gap:4rem;align-items:center;position:relative;z-index:1}@media screen and (min-width:750px){.zh-hero{padding:7rem 0 6rem}.zh-hero__inner{grid-template-columns:46% 54%;gap:2rem}}@media screen and (min-width:990px){.zh-hero__inner{grid-template-columns:42% 58%;gap:1.6rem}}.zh-hero__eyebrow{display:inline-flex;align-items:center;gap:.7rem;font-size:1.15rem;letter-spacing:.2em;text-transform:uppercase;color:var(--zh-gold);font-weight:500;margin-bottom:2rem}.zh-hero__eyebrow-ornament{display:inline-block;width:24px;height:1px;background:var(--zh-gold);opacity:.6}.zh-hero__headline{font-size:clamp(3.2rem,5.2vw,5.6rem);line-height:1.12;font-weight:800;color:var(--zh-cream);margin:0 0 2.4rem;letter-spacing:-.015em}.zh-hero__headline-em{color:var(--zh-gold);position:relative;display:inline-block}.zh-hero__headline-em:after{content:"";position:absolute;bottom:.05em;left:0;width:100%;height:.07em;background:linear-gradient(90deg,var(--zh-gold) 0%,rgba(228,185,72,.1) 100%);border-radius:2px}.zh-hero__sub{font-size:2.1rem;line-height:1.75;color:var(--zh-cream-dim);margin:0 0 3.2rem;max-width:44ch}.zh-hero__sub-em{color:var(--zh-gold);position:relative;display:inline;font-weight:600}.zh-hero__sub-em:after{content:"";position:absolute;bottom:.05em;left:0;width:100%;height:.07em;background:linear-gradient(90deg,var(--zh-gold) 0%,rgba(228,185,72,.1) 100%);border-radius:2px}.zh-hero__actions{display:flex;flex-wrap:wrap;gap:1.2rem;align-items:center;margin-bottom:3.6rem}.zh-btn--primary{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;padding:1.45rem 3rem;background:linear-gradient(135deg,#e0b948,#c49a35);color:#08080a;font-size:1.5rem;font-weight:700;text-decoration:none;border-radius:var(--zh-radius-btn);letter-spacing:.02em;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 22px #e4b94847;white-space:nowrap}.zh-btn--primary:hover{transform:translateY(-2px);box-shadow:0 8px 28px #e4b94861}.zh-btn--ghost{display:inline-flex;align-items:center;justify-content:center;padding:1.4rem 2.8rem;background:transparent;color:var(--zh-cream);font-size:1.5rem;font-weight:500;text-decoration:none;border:1.5px solid rgba(250,247,242,.22);border-radius:var(--zh-radius-btn);transition:border-color .2s ease,color .2s ease;white-space:nowrap}.zh-btn--ghost:hover{border-color:var(--zh-gold);color:var(--zh-gold)}.zh-hero__trust{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem 1.4rem;font-size:1.2rem;color:#faf7f261;letter-spacing:.05em}.zh-hero__trust-sep{width:3px;height:3px;border-radius:50%;background:#faf7f238;display:inline-block;flex-shrink:0}.zh-hero__chips{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.zh-hero__chip{display:inline-flex;align-items:center;gap:.5rem;padding:.55rem .9rem;border-radius:999px;background:linear-gradient(140deg,#e4b9482e,#e4b9480a 55%),#0c1222cc;border:1px solid rgba(228,185,72,.5);box-shadow:inset 0 1px #ffe9a82e,0 0 0 1px #e4b94814,0 0 22px #e4b94829;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);transition:border-color .32s ease,box-shadow .32s ease,transform .32s ease}.zh-hero__chip:hover{border-color:#e8c56ab8;box-shadow:inset 0 1px #ffe9a83d,0 0 0 1px #e4b9481f,0 0 30px #e4b9484d;transform:translateY(-1px)}.zh-hero__chip-dot{width:6px;height:6px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#fff4d0,#ecc758 45%,#b8921e);box-shadow:0 0 7px #e4b948e6,0 0 18px #e4b94880;flex-shrink:0}.zh-hero__chip-text{font-size:1.1rem;font-weight:500;letter-spacing:.02em;color:#faf7f2f5;white-space:nowrap}@media screen and (min-width:990px){.zh-hero__chips{max-width:100%}.zh-hero__content{min-width:0}}@media screen and (max-width:749px){.zh-hero__visual{order:-1}.zh-hero__chips{gap:.5rem}.zh-hero__chip{padding:.45rem .75rem}.zh-hero__chip-text{font-size:1rem}}.zh-hero__digital-note{margin:.9rem 0 0;font-size:1.05rem;color:#faf7f261;letter-spacing:.06em;text-transform:uppercase}.zh-hero__stars{display:inline-flex;align-items:center;gap:.55rem;margin-top:1.1rem;text-decoration:none;transition:opacity .2s ease}.zh-hero__stars:hover{opacity:.75}.zh-hero__stars-glyphs{color:#e0b948;font-size:1.05rem;letter-spacing:.06em;line-height:1}.zh-hero__stars-label{font-size:.88rem;color:#faf7f299;letter-spacing:.04em}.zh-hero__left-atm{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;overflow:hidden}.zh-left-atm-letter{position:absolute;color:#e8c56a8c;font-weight:700;line-height:1;direction:rtl;text-shadow:0 0 10px rgba(255,233,168,.55),0 0 22px rgba(228,185,72,.35),0 0 44px rgba(228,185,72,.18);-webkit-user-select:none;user-select:none;filter:blur(.3px)}.zh-left-atm-letter--1{top:9%;left:1.2%;font-size:1.6rem;animation:zh-float-letter 8.2s ease-in-out infinite .5s;opacity:.55}.zh-left-atm-letter--2{top:26%;left:2.8%;font-size:1.35rem;animation:zh-float-letter 7.4s ease-in-out infinite 2.1s;opacity:.45}.zh-left-atm-letter--3{top:46%;left:.6%;font-size:1.5rem;animation:zh-float-letter 9s ease-in-out infinite 1.3s;opacity:.5}.zh-left-atm-letter--4{top:65%;left:2.2%;font-size:1.2rem;animation:zh-float-letter 7.8s ease-in-out infinite 3.5s;opacity:.42}.zh-left-atm-letter--5{top:80%;left:1%;font-size:1.45rem;animation:zh-float-letter 8.6s ease-in-out infinite .9s;opacity:.48}.zh-left-atm-letter--6{top:16%;left:3.5%;font-size:1.1rem;animation:zh-float-letter 6.8s ease-in-out infinite 4.2s;opacity:.35}.zh-left-atm-star{position:absolute;width:2px;height:2px;border-radius:50%;background:#ffefb3;box-shadow:0 0 5px #ffe9a8cc,0 0 12px #e4b94873}.zh-left-atm-star--1{top:35%;left:3.2%;animation:zh-twinkle 3.6s ease-in-out infinite 1.2s}.zh-left-atm-star--2{top:58%;left:1.4%;animation:zh-twinkle 4.2s ease-in-out infinite .6s}.zh-left-atm-star--3{top:72%;left:3.8%;width:3px;height:3px;animation:zh-twinkle 3s ease-in-out infinite 2.8s}@media screen and (max-width:749px){.zh-hero__left-atm{display:none}.zh-hero__digital-note{font-size:.95rem}}.zh-hero__library-note{display:flex;width:100%;align-items:center;justify-content:flex-start;gap:.7em;margin:1.6rem 0 0;padding:.6rem 1.2rem;background:linear-gradient(140deg,#e4b94824,#e4b9480a 60%),#0e1525b8;border:1px solid rgba(228,185,72,.4);border-radius:999px;box-shadow:inset 0 1px #ffe9a81a,0 0 0 1px #e4b9480a,0 0 18px #e4b94814;font-size:1.15rem;line-height:1.4;color:#faf7f2e0;letter-spacing:.012em;font-weight:400}@media screen and (min-width:750px){.zh-hero__library-note{width:fit-content;font-size:1.25rem;padding:.65rem 1.8rem}}.zh-hero__library-note-gem{font-size:0;display:block;width:5px;height:5px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#ffe7a8,#e0b948 55%,#a17e1f);box-shadow:0 0 6px #e4b948b3,0 0 14px #e4b94859;flex-shrink:0}.zh-hero__visual{display:flex;justify-content:center;align-items:center;position:relative}.zh-stage{position:relative;width:100%;max-width:480px;aspect-ratio:4 / 3.2;isolation:isolate}@media screen and (min-width:750px){.zh-stage{max-width:620px;aspect-ratio:4 / 3}}@media screen and (min-width:990px){.zh-stage{max-width:740px;aspect-ratio:4 / 2.95}}.zh-stage__aura{position:absolute;top:-22%;right:-16%;bottom:-18%;left:-14%;border-radius:50%;background:radial-gradient(ellipse at 50% 50%,rgba(228,185,72,.06) 0%,rgba(228,185,72,.02) 50%,transparent 75%);pointer-events:none;z-index:0;animation:zh-aura-breathe 8s ease-in-out infinite;filter:blur(2px)}@keyframes zh-aura-breathe{0%,to{transform:scale(1);opacity:.85}50%{transform:scale(1.05);opacity:1}}.zh-stage__corona{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1;background:radial-gradient(ellipse 64% 52% at 56% 48%,rgba(228,185,72,.05) 0%,rgba(228,185,72,.01) 45%,transparent 70%);filter:blur(6px);animation:zh-aura-breathe 9.5s ease-in-out infinite reverse}.zh-stage__dawn{position:absolute;bottom:-10%;left:50%;width:82%;height:130px;transform:translate(-50%);background:radial-gradient(ellipse at center,rgba(8,11,20,.5) 0%,transparent 75%);pointer-events:none;z-index:1;filter:blur(4px)}.zh-stage__atmosphere{position:absolute;top:-10%;right:-8%;bottom:-10%;left:-8%;pointer-events:none;z-index:5}.zh-atm-letter{position:absolute;color:#e8c56ac7;font-weight:700;font-size:1.7rem;line-height:1;direction:rtl;text-shadow:0 0 10px rgba(255,233,168,.7),0 0 22px rgba(228,185,72,.55),0 0 44px rgba(228,185,72,.3);-webkit-user-select:none;user-select:none;filter:blur(.2px)}.zh-atm-letter--1{top:2%;left:4%;font-size:1.95rem;animation:zh-float-letter 7s ease-in-out infinite}.zh-atm-letter--2{top:14%;right:-1%;font-size:1.55rem;animation:zh-float-letter 8.2s ease-in-out infinite 1.4s}.zh-atm-letter--3{bottom:8%;left:3%;font-size:1.75rem;animation:zh-float-letter 6.6s ease-in-out infinite .8s}.zh-atm-letter--4{bottom:46%;right:-2%;font-size:1.45rem;animation:zh-float-letter 7.8s ease-in-out infinite 2.1s}.zh-atm-letter--5{top:72%;left:-1%;font-size:1.2rem;animation:zh-float-letter 5.8s ease-in-out infinite 1.1s}.zh-atm-letter--6{top:10%;left:42%;font-size:1.1rem;animation:zh-float-letter 7.4s ease-in-out infinite 3.3s;opacity:.5}.zh-atm-letter--7{top:56%;right:6%;font-size:1.3rem;animation:zh-float-letter 6.8s ease-in-out infinite .5s}.zh-atm-letter--8{top:86%;right:18%;font-size:1.1rem;animation:zh-float-letter 7.6s ease-in-out infinite 2.7s;opacity:.55}.zh-atm-letter--9{top:8%;left:28%;font-size:1.15rem;animation:zh-float-letter 8.2s ease-in-out infinite 2.4s;opacity:.4;color:#ffe9a8a6;text-shadow:0 0 12px rgba(255,233,168,.8),0 0 26px rgba(228,185,72,.45)}.zh-atm-letter--10{top:84%;left:8%;font-size:1.1rem;animation:zh-float-letter 7.4s ease-in-out infinite 4.1s;opacity:.35;color:#ffe9a899;text-shadow:0 0 12px rgba(255,233,168,.7),0 0 26px rgba(228,185,72,.4)}.zh-atm-letter--11{top:6%;left:18%;font-size:1.3rem;animation:zh-float-letter 7.8s ease-in-out infinite .6s}.zh-atm-letter--12{top:4%;right:28%;font-size:1.1rem;animation:zh-float-letter 8.6s ease-in-out infinite 3.8s;opacity:.55}.zh-atm-letter--13{top:48%;left:3%;font-size:1.45rem;animation:zh-float-letter 7.2s ease-in-out infinite 1.7s}.zh-atm-letter--14{top:30%;left:14%;font-size:1rem;animation:zh-float-letter 8.4s ease-in-out infinite 4.6s;opacity:.5}@keyframes zh-float-letter{0%,to{opacity:.3;transform:translateY(0)}50%{opacity:.95;transform:translateY(-8px)}}.zh-atm-star{position:absolute;width:3px;height:3px;border-radius:50%;background:#ffefb3;box-shadow:0 0 6px #ffe9a8e6,0 0 14px #e4b9488c}.zh-atm-star--1{top:12%;left:38%;animation:zh-twinkle 3.4s ease-in-out infinite .4s}.zh-atm-star--2{top:4%;right:18%;width:4px;height:4px;animation:zh-twinkle 4s ease-in-out infinite 1.2s}.zh-atm-star--3{bottom:18%;right:16%;animation:zh-twinkle 3s ease-in-out infinite .9s}.zh-atm-star--4{bottom:52%;left:2%;width:2px;height:2px;animation:zh-twinkle 2.6s ease-in-out infinite 1.6s}.zh-atm-star--5{top:28%;right:4%;width:2px;height:2px;animation:zh-twinkle 3.2s ease-in-out infinite .2s}.zh-atm-star--6{top:8%;left:18%;width:2px;height:2px;animation:zh-twinkle 4.4s ease-in-out infinite 2.4s}.zh-atm-star--7{top:38%;left:12%;width:2px;height:2px;animation:zh-twinkle 2.8s ease-in-out infinite 1.9s}.zh-atm-star--8{top:80%;left:6%;width:2px;height:2px;animation:zh-twinkle 3.6s ease-in-out infinite 1s}.zh-atm-star--9{top:76%;right:28%;width:3px;height:3px;animation:zh-twinkle 3.8s ease-in-out infinite .7s}.zh-atm-star--10{bottom:6%;left:46%;width:2px;height:2px;animation:zh-twinkle 2.4s ease-in-out infinite 2.1s}.zh-atm-star--11{top:18%;left:86%;width:4px;height:4px;animation:zh-twinkle 3s ease-in-out infinite 1.4s}.zh-atm-star--12{top:84%;right:8%;width:2px;height:2px;animation:zh-twinkle 4.2s ease-in-out infinite 2.6s}.zh-atm-star--13{top:12%;right:6%;width:3px;height:3px;animation:zh-twinkle 3.4s ease-in-out infinite .5s}.zh-atm-star--14{top:6%;left:10%;width:3px;height:3px;animation:zh-twinkle 3.2s ease-in-out infinite .6s}.zh-atm-star--15{top:22%;left:4%;width:2px;height:2px;animation:zh-twinkle 4s ease-in-out infinite 1.8s}.zh-atm-star--16{top:10%;right:10%;width:3px;height:3px;animation:zh-twinkle 3.6s ease-in-out infinite 1.1s}.zh-atm-star--17{top:60%;right:2%;width:2px;height:2px;animation:zh-twinkle 2.8s ease-in-out infinite .3s}.zh-atm-star--18{top:36%;left:6%;width:3px;height:3px;animation:zh-twinkle 3.4s ease-in-out infinite 1.3s}.zh-atm-star--19{top:64%;left:3%;width:2px;height:2px;animation:zh-twinkle 3s ease-in-out infinite .4s}.zh-atm-star--20{top:42%;right:4%;width:3px;height:3px;animation:zh-twinkle 3.8s ease-in-out infinite 2.2s}.zh-atm-eng{position:absolute;font-family:Georgia,Playfair Display,Times New Roman,serif;font-style:italic;font-weight:600;line-height:1;color:#ffe9a89e;text-shadow:0 0 10px rgba(255,233,168,.78),0 0 22px rgba(228,185,72,.5),0 0 38px rgba(228,185,72,.28);-webkit-user-select:none;user-select:none;filter:blur(.15px)}.zh-atm-eng--1{top:16%;left:6%;font-size:1.5rem;animation:zh-float-letter 7s ease-in-out infinite .8s}.zh-atm-eng--2{top:78%;right:8%;font-size:1.25rem;animation:zh-float-letter 7.6s ease-in-out infinite 2.4s;opacity:.75}.zh-atm-eng--3{top:42%;left:8%;font-size:1.15rem;animation:zh-float-letter 8.2s ease-in-out infinite 4s;opacity:.7}.zh-atm-eng--4{top:88%;left:30%;font-size:1.05rem;animation:zh-float-letter 8.8s ease-in-out infinite 3.2s;opacity:.65}.zh-atm-eng--5{top:6%;right:8%;font-size:1.2rem;animation:zh-float-letter 7.4s ease-in-out infinite 1.6s;opacity:.7}@keyframes zh-twinkle{0%,to{opacity:.18;transform:scale(.7)}50%{opacity:1;transform:scale(1.35)}}.zh-atm-crescent{position:absolute;line-height:1;color:#e8c56ac7;-webkit-user-select:none;user-select:none}.zh-atm-crescent--lg{top:-2%;right:2%;font-size:4.4rem;text-shadow:0 0 16px rgba(255,233,168,.9),0 0 38px rgba(228,185,72,.75),0 0 78px rgba(228,185,72,.38);animation:zh-crescent-drift 10s ease-in-out infinite}.zh-atm-crescent--sm{bottom:6%;left:30%;font-size:1.4rem;color:#e8c56a8c;text-shadow:0 0 8px rgba(255,233,168,.45),0 0 18px rgba(228,185,72,.35);animation:zh-crescent-drift 12s ease-in-out infinite 2.5s;transform:rotate(168deg)}@keyframes zh-crescent-drift{0%,to{transform:translateY(0) rotate(-8deg);opacity:.78}50%{transform:translateY(-6px) rotate(-4deg);opacity:1}}.zh-atm-crescent--sm{animation-name:zh-crescent-drift-sm}@keyframes zh-crescent-drift-sm{0%,to{transform:translateY(0) rotate(168deg);opacity:.5}50%{transform:translateY(-4px) rotate(172deg);opacity:.85}}.zh-storyframe{position:absolute;top:0%;right:-3%;bottom:2%;left:18%;margin:0;border-radius:18px;overflow:hidden;box-shadow:0 36px 80px -28px #0000008c,0 14px 36px -14px #00000059;background:#050810;z-index:2;transform:translateZ(0);-webkit-mask-image:radial-gradient(ellipse 108% 106% at 50% 50%,#000 72%,rgba(0,0,0,.6) 92%,transparent 100%);mask-image:radial-gradient(ellipse 108% 106% at 50% 50%,#000 72%,rgba(0,0,0,.6) 92%,transparent 100%)}.zh-storyframe__img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 28%;filter:saturate(1.08) contrast(1.05);-webkit-mask-image:radial-gradient(ellipse 108% 108% at 50% 50%,#000 62%,rgba(0,0,0,.6) 88%,transparent 100%);mask-image:radial-gradient(ellipse 108% 108% at 50% 50%,#000 62%,rgba(0,0,0,.6) 88%,transparent 100%)}.zh-storyframe__vignette{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(ellipse at 50% 40%,transparent 50%,rgba(0,0,0,.35) 95%),linear-gradient(180deg,#080b1400 55%,#080b1473 92%,#080b14a6),linear-gradient(90deg,#080b1459,#080b1400 18% 82%,#080b1433);z-index:3}.zh-storyframe__spot{position:absolute;top:0;left:50%;width:72%;height:65%;transform:translate(-50%);pointer-events:none;background:radial-gradient(ellipse at 50% 0%,rgba(255,233,168,.08) 0%,rgba(255,233,168,.02) 30%,transparent 65%);z-index:3;mix-blend-mode:screen}.zh-origin-card{position:absolute;bottom:4%;left:8%;width:18%;max-width:120px;z-index:6;background:transparent;padding:0;border-radius:4px;box-shadow:0 20px 40px -12px #000000c7,0 6px 14px #0000006b,0 0 0 1px #e4b9488c,0 0 26px #e4b94852;transform:rotate(-3.5deg);transition:transform .5s cubic-bezier(.22,.61,.36,1);animation:zh-origin-card-float 10s ease-in-out infinite}@media screen and (min-width:750px){.zh-origin-card{width:16.5%;max-width:134px;bottom:4%;left:10%}}@media screen and (min-width:990px){.zh-origin-card{width:16%;max-width:152px;bottom:4%;left:11%}}.zh-origin-card:hover{transform:rotate(-1deg) translateY(-3px)}@keyframes zh-origin-card-float{0%,to{transform:rotate(-3.5deg) translateY(0)}50%{transform:rotate(-3.5deg) translateY(-4px)}}.zh-origin-card__photo{position:relative;width:100%;border-radius:4px;overflow:hidden;background:#050810;box-shadow:inset 0 0 0 1px #e4b94847,inset 0 -8px 20px #00000073}.zh-origin-card__img{display:block;width:100%;height:auto}.zh-origin-card__glow{position:absolute;top:-28%;right:-28%;bottom:-28%;left:-28%;border-radius:16px;background:radial-gradient(ellipse,rgba(255,233,168,.2) 0%,rgba(228,185,72,.08) 45%,transparent 75%);pointer-events:none;z-index:-1;filter:blur(4px);animation:zh-origin-card-glow 4.6s ease-in-out infinite}@keyframes zh-origin-card-glow{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}.znr-library__header{margin-bottom:4.4rem}.znr-library__header .zsp-section-label{color:var(--zsp-gold, #E0B948)}.znr-library__header .zk-gp{margin:2.4rem 0 0;text-align:start}.zh-purpose-band{background-color:var(--zh-navy-deep);position:relative;overflow:hidden;padding:5.6rem 0;isolation:isolate}.zh-purpose-band:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;background-image:linear-gradient(180deg,rgba(8,11,20,.5) 0%,transparent 28%,transparent 72%,rgba(8,11,20,.55) 100%)}.zh-purpose-band__inner{max-width:var(--page-width, 1200px);margin:0 auto;padding:0 2rem;position:relative;z-index:1}.zh-purpose-band__header{text-align:center;max-width:64ch;margin:0 auto 3.2rem}.zh-purpose-band__eyebrow{display:inline-flex;align-items:center;gap:.7rem;font-size:1.1rem;letter-spacing:.22em;text-transform:uppercase;color:var(--zh-gold);font-weight:500;margin-bottom:1.4rem}.zh-purpose-band__eyebrow:before,.zh-purpose-band__eyebrow:after{content:"";display:inline-block;width:20px;height:1px;background:var(--zh-gold);opacity:.55}.zh-purpose-band__heading{font-size:clamp(2.2rem,3.2vw,3rem);line-height:1.25;font-weight:700;color:var(--zh-cream);margin:0 0 1rem;letter-spacing:-.01em}.zh-purpose-band__sub{font-size:1.45rem;line-height:1.7;color:var(--zh-cream-dim);margin:0}.zh-purpose-band__grid{display:grid;grid-template-columns:1fr;gap:1.6rem}@media screen and (min-width:750px){.zh-purpose-band__grid{grid-template-columns:repeat(3,1fr);gap:2.4rem}}.zh-purpose-band__grid--tiles{gap:1.8rem}@media screen and (min-width:750px){.zh-purpose-band__grid--tiles{gap:2.2rem}}.zh-purpose-tile{position:relative;display:flex;flex-direction:column;overflow:hidden;border-radius:1.1rem;background:linear-gradient(165deg,#e4b9480f,#e4b94800 55%),linear-gradient(180deg,#0e1525c7,#0a101eeb);border:1px solid rgba(228,185,72,.18);box-shadow:inset 0 1px #ffe9a80f,0 8px 26px #00000052;transition:transform .32s cubic-bezier(.22,.61,.36,1),border-color .32s cubic-bezier(.22,.61,.36,1),box-shadow .32s cubic-bezier(.22,.61,.36,1);isolation:isolate}.zh-purpose-tile:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:radial-gradient(120% 80% at 50% 0%,rgba(228,185,72,.07) 0%,transparent 60%);opacity:.9;z-index:1}.zh-purpose-tile:hover{transform:translateY(-4px);border-color:#e8c56a73;box-shadow:inset 0 1px #ffe9a81a,0 16px 38px #0000006b,0 0 36px #e4b94829}.zh-purpose-tile__media{position:relative;aspect-ratio:4 / 3;overflow:hidden;background:radial-gradient(120% 90% at 50% 20%,#e4b9481a,#e4b94800 55%),linear-gradient(155deg,#0f1a30,#0a1124 60%,#060b18);border-bottom:1px solid rgba(228,185,72,.14);z-index:0}.zh-purpose-tile__img{display:block;width:100%;height:100%;object-fit:cover;object-position:top center;filter:saturate(.95)}.zh-purpose-tile:nth-child(3) .zh-purpose-tile__img{object-position:center 35%}.zh-purpose-tile__placeholder{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;isolation:isolate}.zh-purpose-tile__placeholder:before{content:"";position:absolute;top:14%;right:18%;bottom:14%;left:18%;background:radial-gradient(ellipse at center,rgba(232,197,106,.22) 0%,rgba(228,185,72,.06) 45%,transparent 75%);filter:blur(8px);z-index:0}.zh-purpose-tile__placeholder:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(1.5px 1.5px at 18% 28%,rgba(255,233,168,.55) 50%,transparent 51%),radial-gradient(1px 1px at 72% 18%,rgba(255,233,168,.45) 50%,transparent 51%),radial-gradient(1px 1px at 82% 64%,rgba(255,233,168,.4) 50%,transparent 51%),radial-gradient(1.5px 1.5px at 28% 78%,rgba(255,233,168,.45) 50%,transparent 51%),radial-gradient(1px 1px at 56% 42%,rgba(255,233,168,.3) 50%,transparent 51%),radial-gradient(1px 1px at 12% 60%,rgba(255,233,168,.35) 50%,transparent 51%);opacity:.85;z-index:0;pointer-events:none}.zh-purpose-tile__placeholder-glyph{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:64%;max-width:180px;aspect-ratio:1 / 1;border-radius:50%;border:1px solid rgba(232,197,106,.35);background:radial-gradient(circle at 35% 30%,rgba(232,197,106,.18) 0%,rgba(228,185,72,.04) 55%,transparent 100%);color:#e8c56a;box-shadow:inset 0 1px #ffe9a82e,0 0 28px #e4b9482e}.zh-purpose-tile__placeholder-glyph svg{width:56%;height:56%;stroke:#e8c56a!important;filter:drop-shadow(0 0 8px rgba(228,185,72,.45))}.zh-purpose-tile__body{position:relative;z-index:2;padding:1.8rem 1.8rem 2rem;text-align:center}.zh-purpose-tile__title{font-size:1.7rem;font-weight:700;color:var(--zh-gold);margin:0 0 .6rem;letter-spacing:.01em}.zh-purpose-tile__line{font-size:1.3rem;line-height:1.55;color:var(--zh-cream-dim);max-width:32ch;margin:0 auto}@media screen and (max-width:749px){.zh-purpose-tile__media{aspect-ratio:16 / 9}.zh-purpose-tile__body{padding:1.4rem 1.4rem 1.6rem}.zh-purpose-tile__title{font-size:1.55rem}.zh-purpose-tile__line{font-size:1.25rem}}.zh-pb-atm{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;overflow:hidden}.zh-pb-atm-letter{position:absolute;color:#e8c56ab8;font-weight:700;font-size:1.6rem;line-height:1;direction:rtl;text-shadow:0 0 10px rgba(255,233,168,.65),0 0 22px rgba(228,185,72,.5),0 0 44px rgba(228,185,72,.28);-webkit-user-select:none;user-select:none;filter:blur(.2px)}.zh-pb-atm-letter--1{top:5%;left:3%;font-size:1.85rem;animation:zh-float-letter 7.2s ease-in-out infinite}.zh-pb-atm-letter--2{top:14%;right:3%;font-size:1.55rem;animation:zh-float-letter 8.4s ease-in-out infinite 1.6s}.zh-pb-atm-letter--3{top:44%;left:2%;font-size:1.4rem;animation:zh-float-letter 7s ease-in-out infinite .9s}.zh-pb-atm-letter--4{top:62%;left:1%;font-size:1.15rem;animation:zh-float-letter 6.6s ease-in-out infinite 2.3s;opacity:.6}.zh-pb-atm-letter--5{bottom:10%;left:4%;font-size:1.65rem;animation:zh-float-letter 7.6s ease-in-out infinite 1.1s}.zh-pb-atm-letter--6{bottom:6%;right:5%;font-size:1.4rem;animation:zh-float-letter 8s ease-in-out infinite 2.8s}.zh-pb-atm-letter--7{top:28%;right:2%;font-size:1.3rem;animation:zh-float-letter 7.4s ease-in-out infinite .4s}.zh-pb-atm-letter--8{top:20%;left:5%;font-size:1.1rem;animation:zh-float-letter 8.8s ease-in-out infinite 3.5s;opacity:.55}.zh-pb-atm-eng{position:absolute;font-family:Georgia,Playfair Display,Times New Roman,serif;font-style:italic;font-weight:600;line-height:1;color:#ffe9a894;text-shadow:0 0 10px rgba(255,233,168,.75),0 0 22px rgba(228,185,72,.48),0 0 38px rgba(228,185,72,.26);-webkit-user-select:none;user-select:none;filter:blur(.15px)}.zh-pb-atm-eng--1{top:8%;right:7%;font-size:1.5rem;animation:zh-float-letter 7.1s ease-in-out infinite .7s;opacity:.75}.zh-pb-atm-eng--2{bottom:12%;right:3%;font-size:1.25rem;animation:zh-float-letter 7.8s ease-in-out infinite 2.2s;opacity:.7}.zh-pb-atm-eng--3{top:36%;left:3%;font-size:1.1rem;animation:zh-float-letter 8.4s ease-in-out infinite 4.1s;opacity:.65}.zh-pb-atm-star{position:absolute;width:3px;height:3px;border-radius:50%;background:#ffefb3;box-shadow:0 0 6px #ffe9a8e6,0 0 14px #e4b9488c}.zh-pb-atm-star--1{top:4%;left:16%;animation:zh-twinkle 3.4s ease-in-out infinite .4s}.zh-pb-atm-star--2{top:8%;right:12%;width:4px;height:4px;animation:zh-twinkle 4s ease-in-out infinite 1.2s}.zh-pb-atm-star--3{top:18%;left:6%;width:2px;height:2px;animation:zh-twinkle 3s ease-in-out infinite .9s}.zh-pb-atm-star--4{top:22%;right:8%;width:2px;height:2px;animation:zh-twinkle 3.2s ease-in-out infinite .2s}.zh-pb-atm-star--5{top:50%;right:2%;width:2px;height:2px;animation:zh-twinkle 2.8s ease-in-out infinite 1.9s}.zh-pb-atm-star--6{bottom:6%;left:22%;animation:zh-twinkle 2.4s ease-in-out infinite 2.1s}.zh-pb-atm-star--7{bottom:10%;right:16%;width:2px;height:2px;animation:zh-twinkle 4.2s ease-in-out infinite 2.6s}.zh-pb-atm-star--8{top:12%;left:46%;width:2px;height:2px;animation:zh-twinkle 4.4s ease-in-out infinite 1.8s;opacity:.6}.zh-pb-atm-star--9{bottom:18%;left:6%;width:3px;height:3px;animation:zh-twinkle 3.6s ease-in-out infinite 1s}.zh-pb-atm-star--10{top:66%;left:2%;width:2px;height:2px;animation:zh-twinkle 3s ease-in-out infinite .5s}@media screen and (max-width:749px){.zh-pb-atm-letter--3,.zh-pb-atm-letter--4,.zh-pb-atm-letter--7,.zh-pb-atm-letter--8,.zh-pb-atm-eng--3,.zh-pb-atm-star--5,.zh-pb-atm-star--10{display:none}}.zh-purpose-pillar{position:relative;padding:2rem 1.8rem 1.8rem;background:linear-gradient(165deg,#e4b9480a,#e4b94800 60%),#0e15258c;border:1px solid rgba(228,185,72,.16);border-radius:.9rem;text-align:center;transition:transform .32s cubic-bezier(.22,.61,.36,1),border-color .32s cubic-bezier(.22,.61,.36,1),box-shadow .32s cubic-bezier(.22,.61,.36,1);isolation:isolate}.zh-purpose-pillar:hover{transform:translateY(-3px);border-color:#e4b94866;box-shadow:0 12px 32px #00000059,0 0 24px #e4b9481f}.zh-purpose-pillar__icon{display:inline-flex;align-items:center;justify-content:center;width:4.6rem;height:4.6rem;margin:0 auto 1.4rem;border-radius:50%;background:radial-gradient(circle at 30% 30%,#e8c56a52,#e4b9481f 55%,#e4b9480a);border:1px solid rgba(228,185,72,.5);color:#e8c56a;font-size:1.8rem;box-shadow:inset 0 1px #ffe9a833,0 0 22px #e4b9482e;transition:transform .32s ease,box-shadow .32s ease,border-color .32s ease}.zh-purpose-pillar:hover .zh-purpose-pillar__icon{transform:scale(1.06);border-color:#e8c56ab3;box-shadow:inset 0 1px #ffe9a84d,0 0 28px #e4b9485c}.zh-purpose-pillar__icon svg{width:24px;height:24px;stroke:#e8c56a!important;filter:drop-shadow(0 0 6px rgba(228,185,72,.45))}.zh-purpose-pillar__title{font-size:1.55rem;font-weight:600;color:var(--zh-cream);margin:0 0 .6rem;letter-spacing:.01em}.zh-purpose-pillar__body{font-size:1.3rem;line-height:1.65;color:var(--zh-cream-dim);margin:0}@media screen and (max-width:749px){.zh-purpose-band{padding:3.6rem 0}.zh-purpose-band__header{margin-bottom:2.4rem}.zh-purpose-pillar{padding:1.6rem 1.4rem 1.4rem}.zh-purpose-pillar__icon{width:3.6rem;height:3.6rem;margin-bottom:1rem}}.zh-trust-strip{background-color:var(--zh-navy-deep);border-top:1px solid rgba(228,185,72,.1);border-bottom:1px solid rgba(228,185,72,.08);padding:1.8rem 0}.zh-trust-strip__inner{max-width:var(--page-width, 1200px);margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:1.6rem 3.2rem}.zh-trust-item{display:flex;align-items:center;gap:.8rem;font-size:1.25rem;color:#faf7f26b;letter-spacing:.04em}.zh-trust-item__icon{font-size:1.4rem;opacity:.7;flex-shrink:0}.zh-shelf{background-color:var(--zh-navy);padding:5rem 0 4rem;position:relative}.zh-shelf:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;background-image:radial-gradient(ellipse 90% 60% at 50% -8%,rgba(8,11,20,.45) 0%,transparent 60%),radial-gradient(ellipse 90% 60% at 50% 108%,rgba(8,11,20,.45) 0%,transparent 60%)}.zh-shelf:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;background-image:radial-gradient(1.4px 1.4px at 8% 18%,rgba(255,239,179,.85) 0,transparent 60%),radial-gradient(1.1px 1.1px at 26% 8%,rgba(255,239,179,.7) 0,transparent 60%),radial-gradient(1.6px 1.6px at 72% 12%,rgba(255,239,179,.9) 0,transparent 60%),radial-gradient(1.2px 1.2px at 92% 28%,rgba(255,239,179,.75) 0,transparent 60%),radial-gradient(1px 1px at 14% 88%,rgba(255,239,179,.65) 0,transparent 60%),radial-gradient(1.5px 1.5px at 82% 92%,rgba(255,239,179,.8) 0,transparent 60%),radial-gradient(1.2px 1.2px at 38% 52%,rgba(255,239,179,.55) 0,transparent 60%),radial-gradient(.9px .9px at 64% 60%,rgba(255,239,179,.5) 0,transparent 60%),radial-gradient(ellipse 45% 35% at 50% 50%,rgba(228,185,72,.025) 0%,transparent 70%);opacity:.85;filter:drop-shadow(0 0 4px rgba(228,185,72,.3));animation:zh-shelf-breathe 9.6s ease-in-out infinite}@keyframes zh-shelf-breathe{0%,to{opacity:.6}50%{opacity:1}}.zh-shelf__inner{position:relative;z-index:1}.zh-shelf--first{padding-top:5.5rem}.zh-shelf+.zh-shelf{padding-top:0;border-top:none}.zh-shelf+.zh-shelf .zh-shelf__inner{border-top:1px solid transparent;border-image:linear-gradient(90deg,transparent 0%,rgba(228,185,72,0) 12%,rgba(228,185,72,.28) 50%,rgba(228,185,72,0) 88%,transparent 100%) 1;padding-top:3.6rem}.zh-shelf--last{padding-bottom:7rem}.zh-shelf__glyph{position:absolute;font-family:inherit;font-weight:700;color:#e8c56a;opacity:.12;font-size:6.4rem;line-height:1;-webkit-user-select:none;user-select:none;pointer-events:none;text-shadow:0 0 10px rgba(228,185,72,.18),0 0 24px rgba(228,185,72,.1);z-index:0;animation:zh-shelf-glyph-drift 24s ease-in-out infinite alternate}.zh-shelf__glyph--tl{top:8%;left:4%}.zh-shelf__glyph--br{bottom:8%;right:4%;font-size:5.4rem;opacity:.1}@keyframes zh-shelf-glyph-drift{0%,to{transform:translateZ(0) rotate(-1deg);opacity:.1}50%{transform:translate3d(5px,-3px,0) rotate(0);opacity:.18}}.zh-shelf__inner{max-width:var(--page-width, 1200px);margin:0 auto;padding:0 2rem}.zh-shelf__header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:2.4rem;gap:1rem}.zh-shelf__heading-group{display:flex;flex-direction:column;gap:.4rem}.zh-shelf__label{font-size:1.1rem;letter-spacing:.18em;text-transform:uppercase;color:var(--zh-gold);font-weight:500}.zh-shelf__heading{font-size:clamp(2rem,2.5vw,2.4rem);font-weight:700;color:var(--zh-cream);margin:0;line-height:1.2;letter-spacing:-.01em}.zh-shelf__see-all{font-size:1.25rem;color:#faf7f261;text-decoration:none;white-space:nowrap;letter-spacing:.05em;border-bottom:1px solid transparent;padding-bottom:1px;transition:color .2s,border-color .2s;flex-shrink:0;display:flex;align-items:center;gap:.4rem}.zh-shelf__see-all:hover{color:var(--zh-gold);border-color:#e4b94866}.zh-shelf__track{display:flex;gap:var(--zh-shelf-gap);overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding:2.4rem 0 3rem;scrollbar-width:none;-ms-overflow-style:none}.zh-shelf__track::-webkit-scrollbar{display:none}.zh-shelf__rail{position:relative}.zh-shelf__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:44px;height:44px;border-radius:50%;border:1px solid rgba(228,185,72,.38);background:#070b16e6;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#faf7f2e0;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;box-shadow:0 0 0 1px #e4b94812,0 4px 18px #0000008c,0 0 28px #e4b9481a;opacity:0;pointer-events:none;transition:opacity .22s ease,border-color .22s ease,box-shadow .22s ease,color .22s ease,transform .22s ease}.zh-shelf:hover .zh-shelf__arrow:not(:disabled),.zk-row:hover .zh-shelf__arrow:not(:disabled){opacity:1;pointer-events:auto}.zh-shelf__arrow:hover{border-color:#e4b948bf;color:var(--zh-gold);box-shadow:0 0 0 1px #e4b9481f,0 4px 22px #000000a6,0 0 36px #e4b94842}.zh-shelf__arrow:focus-visible{opacity:1;pointer-events:auto;outline:2px solid rgba(228,185,72,.6);outline-offset:3px}.zh-shelf__arrow:disabled{opacity:0!important;pointer-events:none!important}.zh-shelf__arrow--prev{left:.4rem;transform:translateY(-50%)}.zh-shelf__arrow--next{right:.4rem;transform:translateY(-50%)}@media(hover:none),(max-width:749px){.zh-shelf__arrow{width:36px;height:36px;opacity:.82;pointer-events:auto}.zh-shelf__arrow--prev{left:.2rem}.zh-shelf__arrow--next{right:.2rem}.zh-shelf__arrow:disabled{opacity:0!important}}.zh-story-card{flex:0 0 154px;max-width:154px;min-width:0;scroll-snap-align:start;cursor:pointer;text-decoration:none;display:block;position:relative;transition:transform .32s cubic-bezier(.22,.61,.36,1)}@media screen and (min-width:750px){.zh-story-card{flex:0 0 172px;max-width:172px}}@media screen and (min-width:990px){.zh-story-card{flex:0 0 190px;max-width:190px}}@media screen and (max-width:749px){.zh-story-card{flex:0 0 46vw;max-width:220px;min-width:0}.zh-story-card__cover{width:100%;aspect-ratio:2 / 3}}.zh-story-card:hover{transform:translateY(-6px)}.zh-story-card__cover{width:100%;aspect-ratio:2 / 3;border-radius:var(--zh-radius-card);overflow:hidden;position:relative;box-shadow:0 1px 1px #00000073,0 8px 20px #00000073,0 22px 44px -10px #0006,0 0 0 1px #e4b9481a;transition:box-shadow .42s cubic-bezier(.22,.61,.36,1),transform .42s cubic-bezier(.22,.61,.36,1)}.zh-story-card:hover .zh-story-card__cover{box-shadow:0 1px 1px #00000080,0 12px 28px #0000008c,0 26px 52px -8px #0000008c}.zh-story-card__cover img{width:100%;height:100%;object-fit:cover}.zh-story-card__hover-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(5,8,16,.92) 0%,rgba(5,8,16,.52) 40%,transparent 72%);opacity:0;transition:opacity .28s ease;display:flex;flex-direction:column;justify-content:flex-end;padding:1.2rem 1rem;pointer-events:none;border-radius:var(--zh-radius-card)}.zh-story-card:hover .zh-story-card__hover-overlay,.zh-story-card:focus-within .zh-story-card__hover-overlay{opacity:1}.zh-story-card__hover-name{color:#fff;font-size:1.35rem;font-weight:700;line-height:1.2;margin:0 0 .45rem;letter-spacing:-.01em}.zh-story-card__hover-badges{display:flex;gap:.4rem;flex-wrap:wrap}.zh-story-card__hover-badge{font-size:.95rem;color:var(--zsp-gold, #E0B948);border:1px solid rgba(224,185,72,.4);border-radius:999px;padding:.15rem .65rem;background:#e0b9481a;line-height:1.6}@media(hover:none){.zh-story-card__hover-overlay{opacity:0}}.zh-story-card__original-badge{position:absolute;top:.7rem;inset-inline-start:.7rem;background:#050810bf;border:1px solid rgba(224,185,72,.5);color:var(--zsp-gold, #E0B948);font-size:.88rem;font-weight:600;letter-spacing:.025em;border-radius:999px;padding:.18rem .7rem;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);pointer-events:none;line-height:1.5;z-index:2}.zh-story-card__info{padding:1.1rem .2rem 0}.zh-story-card__title{font-size:1.4rem;font-weight:600;color:#fff;margin:0 0 .55rem;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;letter-spacing:-.005em}.zh-story-card__meta{display:flex;align-items:center;gap:.55rem;flex-wrap:wrap}.zh-story-card__age{font-size:1.1rem;color:#faf7f26b;letter-spacing:.02em}.zh-story-card__purpose{display:inline-flex;align-items:center;gap:.32rem;padding:.2rem .7rem .22rem;font-size:1rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#e8c56a;background:linear-gradient(135deg,#e8c56a38,#e4b94814);border:1px solid rgba(232,197,106,.42);border-radius:.35rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;box-shadow:0 0 14px #e4b9481f}.zh-story-card__purpose:before{content:"";display:inline-block;width:4px;height:4px;border-radius:50%;background:#e8c56a;box-shadow:0 0 6px #e8c56ae6;flex-shrink:0}.zh-shelf__heading-group{position:relative}.zh-shelf__heading{display:inline-flex;align-items:baseline;gap:.8rem}.zh-shelf__heading:before{content:"\2726";font-size:1.2rem;color:var(--zh-gold);opacity:.78;filter:drop-shadow(0 0 6px rgba(228,185,72,.4));line-height:1;transform:translateY(-.1em)}.zh-shelf__subcopy{color:var(--zh-cream-dim);font-size:1.4rem;line-height:1.6;margin:.6rem 0 0;max-width:56ch}.zh-cover{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:1.4rem 1.2rem 1.6rem;position:relative;overflow:hidden;isolation:isolate}.zh-cover:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1;background-image:radial-gradient(ellipse 80% 50% at 50% 28%,rgba(232,197,106,.14) 0%,rgba(228,185,72,.04) 50%,transparent 75%),radial-gradient(ellipse 100% 60% at 50% 110%,rgba(8,11,20,.55) 0%,transparent 70%)}.zh-cover__stars{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1;background-image:radial-gradient(1.1px 1.1px at 12% 18%,rgba(255,239,179,.7) 0,transparent 60%),radial-gradient(.9px .9px at 84% 14%,rgba(255,239,179,.55) 0,transparent 60%),radial-gradient(1px 1px at 22% 76%,rgba(255,239,179,.6) 0,transparent 60%),radial-gradient(.8px .8px at 90% 68%,rgba(255,239,179,.45) 0,transparent 60%);filter:drop-shadow(0 0 2px rgba(228,185,72,.4))}.zh-cover__corner{position:absolute;width:12px;height:12px;pointer-events:none;z-index:4}.zh-cover__corner:before,.zh-cover__corner:after{content:"";position:absolute;background:linear-gradient(90deg,#e8c56ad9,#e8c56a66);border-radius:1px}.zh-cover__corner:before{left:0;right:0;height:1px}.zh-cover__corner:after{top:0;bottom:0;width:1px}.zh-cover__corner--tl{top:8px;left:8px}.zh-cover__corner--tr{top:8px;right:8px;transform:scaleX(-1)}.zh-cover__corner--bl{bottom:8px;left:8px;transform:scaleY(-1)}.zh-cover__corner--br{bottom:8px;right:8px;transform:scale(-1)}.zh-cover__pub{font-size:.72rem;letter-spacing:.32em;text-transform:uppercase;color:#e8c56a99;font-weight:600;position:relative;z-index:4;margin-top:.4rem}.zh-cover__emblem{flex:1;display:inline-flex;align-items:center;justify-content:center;position:relative;z-index:4;margin:.8rem 0}.zh-cover__emblem svg{width:42px;height:42px;color:#e8c56a;filter:drop-shadow(0 0 10px rgba(228,185,72,.55)) drop-shadow(0 0 24px rgba(228,185,72,.25))}.zh-cover__divider{position:relative;z-index:4;width:32px;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(232,197,106,.55) 50%,transparent 100%);margin:.4rem auto}.zh-cover__titles{text-align:center;position:relative;z-index:4;padding:0 .4rem}.zh-cover__en{display:block;font-size:1.05rem;font-weight:700;color:#faf7f2;text-transform:uppercase;letter-spacing:.14em;margin-bottom:.4rem;line-height:1.25;word-wrap:break-word}.zh-cover__ar{display:block;font-size:1.05rem;font-weight:600;direction:rtl;color:#e8c56ac7;line-height:1.3}.zh-cover--courage{background:radial-gradient(ellipse at 50% 0%,#1a3d5c,#0a1e33 55%,#050b14)}.zh-cover--birthday{background:radial-gradient(ellipse at 50% 0%,#2e1b5e,#160c32 55%,#080514)}.zh-cover--friendship{background:radial-gradient(ellipse at 50% 0%,#134046,#0a2628 55%,#050e12)}.zh-cover--adventure{background:radial-gradient(ellipse at 50% 0%,#154225,#0b2615 55%,#050f08)}.zh-cover--kindness{background:radial-gradient(ellipse at 50% 0%,#441a20,#2b0f14 55%,#14060a)}.zh-cover--wisdom{background:radial-gradient(ellipse at 50% 0%,#161645,#0a0a2a 55%,#050514)}.zh-cover--wonder{background:radial-gradient(ellipse at 50% 0%,#181b58,#0c0e32 55%,#060818)}.zh-cover--patience{background:radial-gradient(ellipse at 50% 0%,#3a2a0e,#221808 55%,#14100a)}.zh-cover--pride{background:radial-gradient(ellipse at 50% 0%,#143358,#0a1e36 55%,#050d18)}.zh-cover--family{background:radial-gradient(ellipse at 50% 0%,#1b3520,#0e2010 55%,#060f07)}.zh-cover__motif{display:none}@media screen and (max-width:749px){.zh-hero{padding:4rem 0 3.5rem}.zh-hero__inner{gap:3.2rem}.zh-hero__headline{font-size:clamp(2.8rem,8vw,3.6rem);margin-bottom:1.6rem}.zh-hero__sub{font-size:1.85rem;margin-bottom:2.4rem}.zh-hero__actions{margin-bottom:2.4rem}.zh-hero__visual{width:100%;justify-content:center}.zh-stage{max-width:420px;aspect-ratio:4 / 3.2}.zh-origin-card{width:19%;max-width:90px;bottom:3%;left:12%}.zh-storyframe{top:0%;right:-2%;bottom:2%;left:22%;border-radius:14px}.zh-storyframe__dust span:nth-child(1){--r: 70px}.zh-storyframe__dust span:nth-child(2){--r: 90px}.zh-storyframe__dust span:nth-child(3){--r: 74px}.zh-storyframe__dust span:nth-child(4){--r: 88px}.zh-storyframe__dust span:nth-child(5){--r: 76px}.zh-storyframe__dust span:nth-child(6){--r: 92px}.zh-storyframe__dust span:nth-child(7){--r: 68px}.zh-storyframe__dust span:nth-child(8){--r: 86px}.zh-storyframe__dust span:nth-child(9){--r: 74px}.zh-storyframe__dust span:nth-child(10){--r: 90px}.zh-storyframe__dust span:nth-child(11){--r: 72px}.zh-storyframe__dust span:nth-child(12){--r: 92px}.zh-storyframe__dust span:nth-child(13){--r: 78px}.zh-storyframe__dust span:nth-child(14){--r: 86px}.zh-storyframe__dust span:nth-child(15){--r: 70px}.zh-storyframe__dust span:nth-child(16){--r: 90px}.zh-storyframe__dust span:nth-child(17){--r: 74px}.zh-storyframe__dust span:nth-child(18){--r: 88px}.zh-storyframe__dust span:nth-child(19){--r: 68px}.zh-storyframe__dust span:nth-child(20){--r: 86px}.zh-atm-letter--1{font-size:1.35rem;top:2%;left:2%}.zh-atm-letter--2{font-size:1.15rem;top:14%;right:-1%}.zh-atm-letter--3{font-size:1.25rem;bottom:6%;left:0%}.zh-atm-letter--4{font-size:1rem;bottom:42%;right:-1%}.zh-atm-letter--5,.zh-atm-letter--6,.zh-atm-letter--8,.zh-atm-letter--10,.zh-atm-letter--12,.zh-atm-letter--14,.zh-atm-star--6,.zh-atm-star--7,.zh-atm-star--8,.zh-atm-star--10,.zh-atm-star--12,.zh-atm-star--13,.zh-atm-star--15,.zh-atm-star--17,.zh-atm-star--19,.zh-atm-star--20,.zh-atm-eng--3{display:none}.zh-atm-crescent--lg{font-size:2.6rem;top:-2%;right:2%}.zh-atm-crescent--sm{font-size:1.05rem;bottom:2%;left:32%}.zh-stage__dawn{width:92%;height:110px}.zh-shelf__inner{padding:0 1.4rem}.zh-story-card{flex:0 0 136px}.zh-trust-strip__inner{gap:1.2rem 2rem}.zh-trust-item{font-size:1.15rem}}.zh-storyframe__realchild{position:absolute;top:5%;left:50%;width:auto;height:92%;aspect-ratio:1024 / 1536;transform:translate(-50%);object-fit:contain;display:block;z-index:1;filter:drop-shadow(0 24px 38px rgba(0,0,0,.6)) drop-shadow(0 0 28px rgba(228,185,72,.22)) saturate(1.05);animation:zh-realchild-fade 2.1s ease-in-out both;will-change:opacity,transform}.zh-storyframe__img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;opacity:0;animation:zh-storychild-fade 2.1s ease-in-out both;will-change:opacity,filter}.zh-storyframe__wrap{position:absolute;top:-6%;right:-6%;bottom:-6%;left:-6%;z-index:7;pointer-events:none;border-radius:50%;background:radial-gradient(ellipse 58% 76% at 50% 46%,rgba(255,255,246,1) 0%,rgba(255,245,200,.85) 14%,rgba(255,233,168,.55) 32%,rgba(228,185,72,.22) 54%,transparent 82%);mix-blend-mode:screen;opacity:0;filter:blur(2px);animation:zh-wrap-bloom 2.1s cubic-bezier(.45,0,.35,1) both;will-change:opacity,transform}.zh-storyframe__dust{position:absolute;top:50%;left:50%;width:0;height:0;pointer-events:none;z-index:6}.zh-storyframe__dust span{position:absolute;width:4px;height:4px;border-radius:50%;background:#ffefb3;box-shadow:0 0 8px #ffe9a8f2,0 0 18px #e4b94899;transform:translate(-50%,-50%);opacity:0;animation:zh-dust-swirl 2.1s cubic-bezier(.45,0,.35,1) both;will-change:opacity,transform}.zh-storyframe__dust span:nth-child(1){--a: 0deg;--r: 90px;--s: 1}.zh-storyframe__dust span:nth-child(2){--a: 18deg;--r: 130px;--s: .6}.zh-storyframe__dust span:nth-child(3){--a: 36deg;--r: 95px;--s: .85}.zh-storyframe__dust span:nth-child(4){--a: 54deg;--r: 125px;--s: .55}.zh-storyframe__dust span:nth-child(5){--a: 72deg;--r: 100px;--s: .95}.zh-storyframe__dust span:nth-child(6){--a: 90deg;--r: 135px;--s: .7}.zh-storyframe__dust span:nth-child(7){--a: 108deg;--r: 88px;--s: .5}.zh-storyframe__dust span:nth-child(8){--a: 126deg;--r: 120px;--s: .9}.zh-storyframe__dust span:nth-child(9){--a: 144deg;--r: 98px;--s: .65}.zh-storyframe__dust span:nth-child(10){--a: 162deg;--r: 128px;--s: .75}.zh-storyframe__dust span:nth-child(11){--a: 180deg;--r: 92px;--s: .6}.zh-storyframe__dust span:nth-child(12){--a: 198deg;--r: 132px;--s: 1}.zh-storyframe__dust span:nth-child(13){--a: 216deg;--r: 100px;--s: .55}.zh-storyframe__dust span:nth-child(14){--a: 234deg;--r: 122px;--s: .85}.zh-storyframe__dust span:nth-child(15){--a: 252deg;--r: 94px;--s: .7}.zh-storyframe__dust span:nth-child(16){--a: 270deg;--r: 130px;--s: .6}.zh-storyframe__dust span:nth-child(17){--a: 288deg;--r: 96px;--s: .95}.zh-storyframe__dust span:nth-child(18){--a: 306deg;--r: 126px;--s: .5}.zh-storyframe__dust span:nth-child(19){--a: 324deg;--r: 88px;--s: .8}.zh-storyframe__dust span:nth-child(20){--a: 342deg;--r: 118px;--s: .65}.zh-storyframe__atmosphere{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:4}.zh-storyframe__atmosphere .zh-atm-letter--i1{position:absolute;top:10%;right:9%;font-size:1.6rem;color:#ffe9a8b3;font-weight:700;line-height:1;direction:rtl;text-shadow:0 0 12px rgba(255,233,168,.9),0 0 26px rgba(228,185,72,.6);animation:zh-float-letter 6.4s ease-in-out infinite .3s}.zh-storyframe__atmosphere .zh-atm-letter--i2{position:absolute;bottom:18%;left:6%;font-size:1.3rem;color:#ffe9a88c;font-weight:700;line-height:1;direction:rtl;text-shadow:0 0 10px rgba(255,233,168,.75),0 0 22px rgba(228,185,72,.5);animation:zh-float-letter 7.4s ease-in-out infinite 1.6s}.zh-storyframe__atmosphere .zh-atm-letter--i3{position:absolute;top:36%;right:4%;font-size:1.1rem;color:#ffe9a873;font-weight:700;line-height:1;direction:rtl;text-shadow:0 0 10px rgba(255,233,168,.7),0 0 22px rgba(228,185,72,.45);animation:zh-float-letter 8.2s ease-in-out infinite 2.9s}.zh-storyframe__atmosphere .zh-atm-star--i1{position:absolute;top:8%;left:18%;width:3px;height:3px;border-radius:50%;background:#ffefb3;box-shadow:0 0 8px #ffe9a8f2,0 0 16px #e4b94899;animation:zh-twinkle 3s ease-in-out infinite .4s}.zh-storyframe__atmosphere .zh-atm-star--i2{position:absolute;top:16%;right:28%;width:4px;height:4px;border-radius:50%;background:#ffefb3;box-shadow:0 0 9px #ffe9a8,0 0 18px #e4b948a6;animation:zh-twinkle 3.6s ease-in-out infinite 1.2s}.zh-storyframe__atmosphere .zh-atm-star--i3{position:absolute;top:8%;left:32%;width:2px;height:2px;border-radius:50%;background:#ffefb3;box-shadow:0 0 7px #ffe9a8d9,0 0 14px #e4b9488c;animation:zh-twinkle 2.4s ease-in-out infinite 1.7s}.zh-storyframe__atmosphere .zh-atm-star--i4{position:absolute;top:22%;left:8%;width:2px;height:2px;border-radius:50%;background:#ffefb3;box-shadow:0 0 7px #ffe9a8d9,0 0 14px #e4b9488c;animation:zh-twinkle 3.2s ease-in-out infinite .9s}.zh-storyframe__atmosphere .zh-atm-star--i5{position:absolute;top:12%;left:62%;width:3px;height:3px;border-radius:50%;background:#ffefb3;box-shadow:0 0 8px #ffe9a8e6,0 0 16px #e4b94899;animation:zh-twinkle 4s ease-in-out infinite 2.3s}.zh-storyframe__atmosphere .zh-atm-star--i6{position:absolute;bottom:32%;right:5%;width:2px;height:2px;border-radius:50%;background:#ffefb3;box-shadow:0 0 7px #ffe9a8d9,0 0 14px #e4b9488c;animation:zh-twinkle 2.8s ease-in-out infinite 1.4s}@keyframes zh-realchild-fade{0%{opacity:0;transform:translate(-50%) scale(.97)}12%{opacity:1;transform:translate(-50%) scale(1)}58%{opacity:1;transform:translate(-50%) scale(1)}72%{opacity:.5;transform:translate(-50%) scale(1.04)}86%{opacity:0;transform:translate(-50%) scale(1.07)}to{opacity:0;transform:translate(-50%) scale(1.08)}}@keyframes zh-storychild-fade{0%{opacity:0;transform:scale(1.025);filter:blur(8px) brightness(1.18) saturate(1.15)}48%{opacity:0;transform:scale(1.018);filter:blur(6px) brightness(1.12) saturate(1.12)}68%{opacity:.7;transform:scale(1.005);filter:blur(2px) brightness(1.05) saturate(1.08)}86%{opacity:1;transform:scale(1);filter:blur(0) brightness(1) saturate(1.06)}to{opacity:1;transform:scale(1);filter:blur(0) brightness(1) saturate(1.06)}}@keyframes zh-wrap-bloom{0%,46%{opacity:0;transform:scale(.6)}60%{opacity:.55;transform:scale(.95)}70%{opacity:1;transform:scale(1.05)}84%{opacity:.3;transform:scale(1.1)}92%,to{opacity:0;transform:scale(1.15)}}@keyframes zh-dust-swirl{0%,15%{opacity:0;transform:translate(-50%,-50%) rotate(var(--a)) translateY(0) scale(0)}30%{opacity:1;transform:translate(-50%,-50%) rotate(var(--a)) translateY(calc(var(--r) * -.4)) scale(var(--s))}68%{opacity:1;transform:translate(-50%,-50%) rotate(calc(var(--a) + 280deg)) translateY(calc(var(--r) * -1)) scale(var(--s))}to{opacity:0;transform:translate(-50%,-50%) rotate(calc(var(--a) + 420deg)) translateY(calc(var(--r) * -1.6)) scale(calc(var(--s) * .35))}}.zh-origin-card{opacity:0;animation:zh-origin-card-slidein .85s 1.6s cubic-bezier(.25,.8,.35,1) both,zh-origin-card-float 10s 2.45s ease-in-out infinite}@keyframes zh-origin-card-slidein{0%{opacity:0;transform:rotate(-5deg) translate(-50%,20%) scale(.96)}to{opacity:1;transform:rotate(-3.5deg) translate(0) scale(1)}}@keyframes zh-fade-in{to{opacity:1}}.zh-stage__atmosphere{opacity:0;animation:zh-fade-in .5s .1s ease-out both}.zh-stage__aura{opacity:0;animation:zh-fade-in .5s .05s ease-out both,zh-aura-breathe 8s .6s ease-in-out infinite}.zh-stage__corona{opacity:0;animation:zh-fade-in .6s .4s ease-out both,zh-aura-breathe 9.5s 1.4s ease-in-out infinite reverse}.zh-stage__dawn{opacity:0;animation:zh-fade-in .6s .4s ease-out both}@media(prefers-reduced-motion:reduce){.zh-storyframe__realchild,.zh-storyframe__dust,.zh-storyframe__wrap{display:none!important}.zh-stage__aura,.zh-stage__corona,.zh-stage__dawn,.zh-atm-letter,.zh-atm-eng,.zh-atm-star,.zh-atm-crescent,.zh-storyframe,.zh-storyframe__img,.zh-origin-card,.zh-origin-card__glow{animation:none!important;opacity:1!important;transform:none!important;filter:none!important}.zh-origin-card{transform:rotate(-3.5deg)!important}}html[lang=ar] .zh-cover__en{display:none!important}html:not([lang=ar]) .zh-cover__ar{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/2/assets/zanoura-homepage.css.map */
