:root{--nh-ease: cubic-bezier(.16, 1, .3, 1);--nh-r-sm: 8px;--nh-r-md: 16px;--nh-r-lg: 24px}.nh-display[data-astro-cid-7pewbour]{font-size:clamp(28px,4vw,48px);font-weight:700;letter-spacing:-.025em;line-height:1.08;color:#fff;margin:0 0 12px}.nh-display--center[data-astro-cid-7pewbour]{text-align:center}.nh-display__sub[data-astro-cid-7pewbour]{font-weight:600;opacity:.7;font-size:.55em;letter-spacing:-.02em}.nh-sub[data-astro-cid-7pewbour]{font-size:clamp(16px,2vw,20px);color:#ffffffb8;max-width:640px;margin:0 0 48px;line-height:1.5}.nh-sub--center[data-astro-cid-7pewbour]{margin-left:auto;margin-right:auto;text-align:center}.nh-hero[data-astro-cid-7pewbour]{position:relative;padding:clamp(60px,9vw,120px) 0 clamp(40px,6vw,80px);overflow:hidden}.nh-hero__glow[data-astro-cid-7pewbour]{position:absolute;pointer-events:none;filter:blur(120px);opacity:.4;z-index:0}.nh-hero__glow--pink[data-astro-cid-7pewbour]{width:600px;height:600px;top:-200px;left:-150px;background:radial-gradient(circle,var(--primary) 0%,transparent 70%)}.nh-hero__glow--yellow[data-astro-cid-7pewbour]{width:500px;height:500px;bottom:-200px;right:-100px;background:radial-gradient(circle,var(--secondary) 0%,transparent 70%);opacity:.18}.nh-hero__grid[data-astro-cid-7pewbour]{position:relative;z-index:1;display:grid;grid-template-columns:1.2fr 1fr;gap:clamp(40px,6vw,80px);align-items:start;padding-top:clamp(0px,1vw,24px)}.nh-hero__pill[data-astro-cid-7pewbour]{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;background:#e1ff0024;border:1px solid rgba(225,255,0,.45);color:var(--secondary);border-radius:9999px;font-weight:700;font-size:13px;letter-spacing:.04em;margin-bottom:24px;box-shadow:0 0 24px #e1ff0024;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.nh-hero__pill-dot[data-astro-cid-7pewbour]{width:8px;height:8px;background:#16c64f;border-radius:50%;box-shadow:0 0 #16c64fb3;animation:nh-pulse 2s infinite}@keyframes nh-pulse{0%{box-shadow:0 0 #16c64fb3}70%{box-shadow:0 0 0 12px #16c64f00}to{box-shadow:0 0 #16c64f00}}.nh-hero__h1[data-astro-cid-7pewbour]{font-size:clamp(34px,4vw,50px);font-weight:800;letter-spacing:-.035em;line-height:1.02;margin:0 0 24px;color:#fff;max-width:640px}.nh-hero__h1-line[data-astro-cid-7pewbour]{display:block;clip-path:inset(0 100% 0 0);transform:translateY(.18em);animation:nh-reveal .95s cubic-bezier(.16,1,.3,1) both}.nh-hero__h1-line[data-astro-cid-7pewbour]:nth-child(1){animation-delay:.15s}.nh-hero__h1-line[data-astro-cid-7pewbour]:nth-child(2){animation-delay:.35s}.nh-hero__h1-line[data-astro-cid-7pewbour]:nth-child(3){animation-delay:.55s}@keyframes nh-reveal{0%{clip-path:inset(0 100% 0 0);transform:translateY(.25em)}to{clip-path:inset(0 0 0 0);transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.nh-hero__h1-line[data-astro-cid-7pewbour]{animation:none;clip-path:none;transform:none}}.nh-hero__h1[data-astro-cid-7pewbour] em[data-astro-cid-7pewbour]{font-style:normal;color:var(--primary)}.nh-hero__sub[data-astro-cid-7pewbour]{font-size:clamp(16px,1.6vw,20px);color:#ffffffb8;max-width:540px;line-height:1.5;margin:0 0 32px}.nh-hero__actions[data-astro-cid-7pewbour]{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:40px}.nh-hero__strip[data-astro-cid-7pewbour]{display:flex;gap:clamp(20px,4vw,48px);border-top:1px solid rgba(255,255,255,.1);padding-top:28px}.nh-hero__strip-num[data-astro-cid-7pewbour]{font-size:clamp(28px,3.5vw,40px);font-weight:900;letter-spacing:-.03em;color:#fff;line-height:1}.nh-hero__strip-label[data-astro-cid-7pewbour]{color:#ffffff8c;font-size:13px;margin-top:6px;text-transform:uppercase;letter-spacing:.06em}.nh-hero__right[data-astro-cid-7pewbour]{position:relative;display:flex;justify-content:center}.nh-booth[data-astro-cid-7pewbour]{width:100%;max-width:460px;background:#140c1e99;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.08);border-radius:var(--nh-r-lg);padding:20px;box-shadow:0 4px 50px #ff27bb2e;position:relative}.nh-booth__top[data-astro-cid-7pewbour]{display:flex;align-items:center;justify-content:space-between;padding-bottom:14px;border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:16px}.nh-booth__title[data-astro-cid-7pewbour]{color:#fff;font-weight:700;font-size:14px}.nh-booth__live[data-astro-cid-7pewbour]{display:inline-flex;align-items:center;color:var(--primary);font-size:11px;font-weight:800;letter-spacing:.08em}.nh-booth__live-dot[data-astro-cid-7pewbour]{width:8px;height:8px;background:#ff4d4d;border-radius:50%;animation:nh-blink 1.4s infinite}@keyframes nh-blink{0%,to{opacity:1}50%{opacity:.3}}.nh-booth__stream[data-astro-cid-7pewbour]{position:relative;height:320px;overflow:hidden;mask-image:linear-gradient(to bottom,transparent 0%,#000 18%,#000 82%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,#000 18%,#000 82%,transparent 100%)}.nh-bubble[data-astro-cid-7pewbour]{position:absolute;left:0;right:0;display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:var(--nh-r-md);background:#ffffff0f;border:1px solid rgba(255,255,255,.1);opacity:0;animation:nh-bubble-flow 22s linear infinite;animation-delay:calc(var(--i) * -2.75s)}@keyframes nh-bubble-flow{0%{transform:translateY(300px);opacity:0}6%{transform:translateY(240px);opacity:0}10%{transform:translateY(190px);opacity:1}18%{transform:translateY(120px);opacity:1}26%{transform:translateY(50px);opacity:1}34%{transform:translateY(-20px);opacity:1}40%{transform:translateY(-90px);opacity:0}to{transform:translateY(-150px);opacity:0}}.nh-bubble--pink[data-astro-cid-7pewbour]{background:#ff27bb2e;border-color:#ff27bb66}.nh-bubble--yellow[data-astro-cid-7pewbour]{background:#e1ff0024;border-color:#e1ff0059}.nh-bubble--orange[data-astro-cid-7pewbour]{background:#fb873c2e;border-color:#fb873c66}.nh-bubble--green[data-astro-cid-7pewbour]{background:#16c64f2e;border-color:#16c64f66}.nh-bubble--purple[data-astro-cid-7pewbour]{background:#7c00ff2e;border-color:#7c00ff66}.nh-bubble__icon[data-astro-cid-7pewbour]{font-size:20px;flex-shrink:0;width:36px;height:36px;display:grid;place-items:center;background:#0000004d;border-radius:10px;color:#fff}.nh-bubble__icon[data-astro-cid-7pewbour] svg[data-astro-cid-7pewbour]{width:18px;height:18px;display:block}.nh-bubble--pink[data-astro-cid-7pewbour] .nh-bubble__icon[data-astro-cid-7pewbour]{color:#ff27bb}.nh-bubble--yellow[data-astro-cid-7pewbour] .nh-bubble__icon[data-astro-cid-7pewbour]{color:#e1ff00}.nh-bubble--orange[data-astro-cid-7pewbour] .nh-bubble__icon[data-astro-cid-7pewbour]{color:#fb873c}.nh-bubble--green[data-astro-cid-7pewbour] .nh-bubble__icon[data-astro-cid-7pewbour]{color:#16c64f}.nh-bubble--purple[data-astro-cid-7pewbour] .nh-bubble__icon[data-astro-cid-7pewbour]{color:#a78bfa}.nh-bubble__title[data-astro-cid-7pewbour]{color:#fff;font-weight:700;font-size:13px;margin-bottom:2px}.nh-bubble__sub[data-astro-cid-7pewbour]{color:#ffffffb3;font-size:11px}.nh-booth__bottom[data-astro-cid-7pewbour]{display:flex;align-items:baseline;gap:10px;padding-top:14px;border-top:1px solid rgba(255,255,255,.08);margin-top:16px}.nh-booth__earn[data-astro-cid-7pewbour]{color:var(--secondary);font-weight:900;font-size:22px;letter-spacing:-.02em}.nh-booth__earn-label[data-astro-cid-7pewbour]{color:#ffffff8c;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.nh-testimonials[data-astro-cid-7pewbour]{padding:clamp(60px,8vw,120px) 0 clamp(60px,8vw,120px);overflow:hidden}.nh-testimonials__head[data-astro-cid-7pewbour]{margin-bottom:56px}.nh-tcarousel[data-astro-cid-7pewbour]{position:relative;width:100%;overflow:hidden;mask-image:linear-gradient(to right,transparent 0%,#000 8%,#000 92%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,#000 8%,#000 92%,transparent 100%)}.nh-tcarousel__track[data-astro-cid-7pewbour]{display:flex;gap:20px;width:-moz-max-content;width:max-content;animation:nh-marquee 40s linear infinite}@keyframes nh-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.nh-tcard[data-astro-cid-7pewbour]{flex-shrink:0;width:320px;height:220px;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:var(--nh-r-md);padding:20px;display:flex;flex-direction:column;position:relative}.nh-tcard__avatar[data-astro-cid-7pewbour]{width:56px;height:56px;border-radius:50%;display:grid;place-items:center;font-weight:900;font-size:18px;color:#fff;margin-bottom:12px}.nh-tcard__name[data-astro-cid-7pewbour]{color:#fff;font-weight:800;font-size:15px}.nh-tcard__role[data-astro-cid-7pewbour]{color:#ffffff8c;font-size:12px;margin-bottom:10px}.nh-tcard__quote[data-astro-cid-7pewbour]{color:#ffffffd9;font-size:14px;line-height:1.45;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.nh-tcard__metric[data-astro-cid-7pewbour]{position:absolute;bottom:16px;right:16px;color:var(--primary);font-weight:800;font-size:12px}.nh-tabs-section[data-astro-cid-7pewbour]{padding:clamp(60px,8vw,120px) 0;background:var(--secondary);color:#08030c;position:relative;overflow:hidden}.nh-tabs-section[data-astro-cid-7pewbour]:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(8,3,12,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(8,3,12,.06) 1px,transparent 1px);background-size:60px 60px;pointer-events:none;z-index:0}.nh-tabs-section[data-astro-cid-7pewbour] .wrap[data-astro-cid-7pewbour]{position:relative;z-index:1}.nh-tabs-section__head[data-astro-cid-7pewbour]{margin-bottom:clamp(32px,5vw,64px);max-width:720px}.nh-display--dark[data-astro-cid-7pewbour]{color:#08030c}.nh-sub--dark[data-astro-cid-7pewbour]{color:#08030cb8}.eyebrow--dark[data-astro-cid-7pewbour]{color:#08030c}.eyebrow--dark[data-astro-cid-7pewbour]:before{background:#08030c}.nh-tabs[data-astro-cid-7pewbour]{display:grid;grid-template-columns:1fr;gap:32px;align-items:start}@media(min-width:900px){.nh-tabs[data-astro-cid-7pewbour]{grid-template-columns:.7fr 1.3fr;gap:clamp(28px,4vw,56px)}}.nh-tabs__list[data-astro-cid-7pewbour]{display:flex;flex-direction:column;gap:0}.nh-tab[data-astro-cid-7pewbour]{background:transparent;border:0;border-top:1px solid rgba(8,3,12,.18);text-align:left;padding:14px 0;cursor:pointer;display:grid;grid-template-columns:36px 1fr auto;-moz-column-gap:14px;column-gap:14px;row-gap:2px;align-items:center;transition:opacity .3s var(--nh-ease);color:#08030c8c;opacity:.45;scroll-margin-top:140px}.nh-tab[data-astro-cid-7pewbour]:hover{opacity:1}.nh-tab[data-astro-cid-7pewbour]:last-child{border-bottom:1px solid rgba(8,3,12,.18)}.nh-tab__num[data-astro-cid-7pewbour]{grid-row:1 / span 2;font-size:13px;font-weight:800;color:#08030c8c;letter-spacing:.06em;font-variant-numeric:tabular-nums;align-self:center}.nh-tab__title[data-astro-cid-7pewbour]{font-weight:700;font-size:clamp(18px,2vw,22px);letter-spacing:-.02em;color:#08030c;line-height:1.2;grid-column:2;grid-row:1}.nh-tab__desc[data-astro-cid-7pewbour]{font-size:13px;color:#08030ca6;line-height:1.4;grid-column:2;grid-row:2}.nh-tab__cta[data-astro-cid-7pewbour]{font-size:11px;font-weight:800;letter-spacing:.1em;color:var(--primary);opacity:0;transition:opacity .3s var(--nh-ease);grid-column:3;grid-row:1 / span 2;align-self:center;white-space:nowrap}.nh-tabs[data-astro-cid-7pewbour][data-active="0"] .nh-tab[data-astro-cid-7pewbour][data-tab="0"],.nh-tabs[data-astro-cid-7pewbour][data-active="1"] .nh-tab[data-astro-cid-7pewbour][data-tab="1"],.nh-tabs[data-astro-cid-7pewbour][data-active="2"] .nh-tab[data-astro-cid-7pewbour][data-tab="2"],.nh-tabs[data-astro-cid-7pewbour][data-active="3"] .nh-tab[data-astro-cid-7pewbour][data-tab="3"],.nh-tabs[data-astro-cid-7pewbour][data-active="4"] .nh-tab[data-astro-cid-7pewbour][data-tab="4"]{opacity:1}.nh-tabs[data-astro-cid-7pewbour][data-active="0"] .nh-tab[data-astro-cid-7pewbour][data-tab="0"] .nh-tab__num[data-astro-cid-7pewbour],.nh-tabs[data-astro-cid-7pewbour][data-active="1"] .nh-tab[data-astro-cid-7pewbour][data-tab="1"] .nh-tab__num[data-astro-cid-7pewbour],.nh-tabs[data-astro-cid-7pewbour][data-active="2"] .nh-tab[data-astro-cid-7pewbour][data-tab="2"] .nh-tab__num[data-astro-cid-7pewbour],.nh-tabs[data-astro-cid-7pewbour][data-active="3"] .nh-tab[data-astro-cid-7pewbour][data-tab="3"] .nh-tab__num[data-astro-cid-7pewbour],.nh-tabs[data-astro-cid-7pewbour][data-active="4"] .nh-tab[data-astro-cid-7pewbour][data-tab="4"] .nh-tab__num[data-astro-cid-7pewbour]{color:var(--primary)}.nh-tabs[data-astro-cid-7pewbour][data-active="0"] .nh-tab[data-astro-cid-7pewbour][data-tab="0"] .nh-tab__cta[data-astro-cid-7pewbour],.nh-tabs[data-astro-cid-7pewbour][data-active="1"] .nh-tab[data-astro-cid-7pewbour][data-tab="1"] .nh-tab__cta[data-astro-cid-7pewbour],.nh-tabs[data-astro-cid-7pewbour][data-active="2"] .nh-tab[data-astro-cid-7pewbour][data-tab="2"] .nh-tab__cta[data-astro-cid-7pewbour],.nh-tabs[data-astro-cid-7pewbour][data-active="3"] .nh-tab[data-astro-cid-7pewbour][data-tab="3"] .nh-tab__cta[data-astro-cid-7pewbour],.nh-tabs[data-astro-cid-7pewbour][data-active="4"] .nh-tab[data-astro-cid-7pewbour][data-tab="4"] .nh-tab__cta[data-astro-cid-7pewbour]{opacity:1}.nh-tabs__panels[data-astro-cid-7pewbour]{position:relative}@media(min-width:900px){.nh-tabs__panels[data-astro-cid-7pewbour]{position:sticky;top:calc(50vh - 220px);height:480px;align-self:center}}.nh-tabs__panels-inner[data-astro-cid-7pewbour]{position:relative;width:100%;height:clamp(420px,50vh,520px);background:transparent;border-radius:var(--nh-r-lg);padding:0;overflow:visible}.nh-panel[data-astro-cid-7pewbour]{position:absolute;inset:0;opacity:0;transform:translateY(20px);pointer-events:none;transition:opacity .45s var(--nh-ease),transform .45s var(--nh-ease)}.nh-tabs[data-astro-cid-7pewbour][data-active="0"] .nh-panel[data-astro-cid-7pewbour][data-panel="0"],.nh-tabs[data-astro-cid-7pewbour][data-active="1"] .nh-panel[data-astro-cid-7pewbour][data-panel="1"],.nh-tabs[data-astro-cid-7pewbour][data-active="2"] .nh-panel[data-astro-cid-7pewbour][data-panel="2"],.nh-tabs[data-astro-cid-7pewbour][data-active="3"] .nh-panel[data-astro-cid-7pewbour][data-panel="3"],.nh-tabs[data-astro-cid-7pewbour][data-active="4"] .nh-panel[data-astro-cid-7pewbour][data-panel="4"]{opacity:1;transform:translateY(0);pointer-events:auto}.nh-mock[data-astro-cid-7pewbour]{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:var(--nh-r-md);padding:20px;height:100%;display:flex;flex-direction:column;gap:12px;color:#fff}.nh-mock__header[data-astro-cid-7pewbour]{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#ffffff8c;font-weight:700}.nh-qrow[data-astro-cid-7pewbour]{display:flex;align-items:center;gap:12px;padding:12px;background:#ffffff0a;border-radius:12px;border:1px solid rgba(255,255,255,.06)}.nh-qrow--top[data-astro-cid-7pewbour]{background:#ff27bb1a;border-color:#ff27bb4d;animation:nh-pulse-soft 2s ease-in-out infinite}@keyframes nh-pulse-soft{0%,to{box-shadow:0 0 #ff27bb66}50%{box-shadow:0 0 0 8px #ff27bb00}}.nh-qrow__cover[data-astro-cid-7pewbour]{width:40px;height:40px;border-radius:8px;flex-shrink:0}.nh-qrow__info[data-astro-cid-7pewbour]{flex:1}.nh-qrow__name[data-astro-cid-7pewbour]{color:#fff;font-weight:700;font-size:14px}.nh-qrow__artist[data-astro-cid-7pewbour]{color:#fff9;font-size:12px}.nh-qrow__actions[data-astro-cid-7pewbour]{display:flex;gap:8px}.nh-qrow__btn[data-astro-cid-7pewbour]{width:32px;height:32px;border-radius:8px;display:grid;place-items:center;font-weight:900}.nh-qrow__btn--ok[data-astro-cid-7pewbour]{background:#16c64f40;color:#16c64f}.nh-qrow__btn--no[data-astro-cid-7pewbour]{background:#ff4d4d33;color:#ff4d4d}.nh-mock--artist[data-astro-cid-7pewbour]{background:linear-gradient(180deg,#ff27bb2e,#7c00ff0a);border-color:#ff27bb40}.nh-artist__stage[data-astro-cid-7pewbour]{text-align:center;padding:20px 12px 12px;border-radius:12px;background:#0006;border:1px solid rgba(255,39,187,.25)}.nh-artist__title[data-astro-cid-7pewbour]{font-size:10px;letter-spacing:.16em;color:var(--primary);font-weight:800;margin-bottom:8px}.nh-artist__msg-big[data-astro-cid-7pewbour]{font-size:clamp(18px,2vw,22px);font-weight:700;color:#fff;line-height:1.3}.nh-artist__incoming[data-astro-cid-7pewbour]{display:flex;flex-direction:column;gap:8px}.nh-artist__row[data-astro-cid-7pewbour]{background:#ffffff0d;border-radius:10px;padding:10px 14px;font-size:13px;color:#ffffffd9}.nh-slides[data-astro-cid-7pewbour]{position:relative;padding:48px 0 0}.nh-slides__pager[data-astro-cid-7pewbour]{position:absolute;top:32px;left:50%;transform:translate(-50%);z-index:10;display:flex;gap:10px}.nh-dot[data-astro-cid-7pewbour]{width:12px;height:12px;border-radius:50%;border:0;background:#ffffff40;cursor:pointer;transition:background .3s var(--nh-ease),transform .3s var(--nh-ease)}.nh-dot[data-astro-cid-7pewbour].is-active{background:#fff;transform:scale(1.2)}.nh-slides__viewport[data-astro-cid-7pewbour]{position:relative;min-height:560px}.nh-slide[data-astro-cid-7pewbour]{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;padding:80px 0 60px;opacity:0;pointer-events:none;transition:opacity .6s var(--nh-ease);color:#fff;background-image:radial-gradient(circle at 20% 0%,rgba(255,255,255,.08),transparent 50%)}.nh-slide[data-astro-cid-7pewbour].is-active{opacity:1;pointer-events:auto}.nh-slide--dark-text[data-astro-cid-7pewbour]{color:#08030c}.nh-slide__inner[data-astro-cid-7pewbour]{display:grid;grid-template-columns:1.1fr 1fr;gap:clamp(32px,5vw,64px);align-items:center}.nh-slide__eyebrow[data-astro-cid-7pewbour]{font-size:12px;text-transform:uppercase;letter-spacing:.12em;font-weight:700;margin-bottom:16px;opacity:.8}.nh-slide__h2[data-astro-cid-7pewbour]{font-size:clamp(40px,6vw,80px);font-weight:900;letter-spacing:-.04em;line-height:.95;margin:0 0 20px}.nh-slide__p[data-astro-cid-7pewbour]{font-size:clamp(16px,1.6vw,19px);max-width:480px;line-height:1.5;opacity:.9;margin:0 0 32px}.nh-slide__media[data-astro-cid-7pewbour]{border-radius:var(--nh-r-lg);overflow:hidden;aspect-ratio:4/3;background:#0003}.nh-slide__media[data-astro-cid-7pewbour] img[data-astro-cid-7pewbour]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.nh-slide__foot[data-astro-cid-7pewbour]{position:absolute;bottom:24px;left:0;right:0;margin:0 auto;max-width:1200px;padding:0 24px;display:flex;align-items:center;gap:16px}.nh-slide__counter[data-astro-cid-7pewbour]{font-size:12px;text-transform:uppercase;letter-spacing:.1em;font-weight:700;white-space:nowrap}.nh-slide__progress[data-astro-cid-7pewbour]{flex:1;height:3px;background:#fff3;border-radius:9999px;overflow:hidden}.nh-slide--dark-text[data-astro-cid-7pewbour] .nh-slide__progress[data-astro-cid-7pewbour]{background:#00000026}.nh-slide__progressfill[data-astro-cid-7pewbour]{width:0;height:100%;background:currentColor;border-radius:9999px}.nh-slide[data-astro-cid-7pewbour].is-active .nh-slide__progressfill[data-astro-cid-7pewbour]{animation:nh-prog 5s linear forwards}.nh-slides[data-astro-cid-7pewbour].is-paused .nh-slide[data-astro-cid-7pewbour].is-active .nh-slide__progressfill[data-astro-cid-7pewbour]{animation-play-state:paused}@keyframes nh-prog{0%{width:0}to{width:100%}}.nh-compare[data-astro-cid-7pewbour]{padding:clamp(60px,8vw,120px) 0}.nh-compare__grid[data-astro-cid-7pewbour]{display:grid;grid-template-columns:1fr 1fr;gap:20px}.nh-compare__side[data-astro-cid-7pewbour]{border-radius:var(--nh-r-lg);padding:clamp(28px,3.5vw,48px);display:flex;flex-direction:column;min-height:480px}.nh-compare__side--without[data-astro-cid-7pewbour]{background:#ffffff0a;color:#ffffffd9;border:1px solid var(--border-subtle)}.nh-compare__side--without[data-astro-cid-7pewbour] .nh-compare__eyebrow[data-astro-cid-7pewbour]{color:#ffffff80}.nh-compare__side--with[data-astro-cid-7pewbour]{background:linear-gradient(135deg,#ff27bb2e,#ff27bb14);color:#fff;border:1px solid rgba(255,39,187,.35);box-shadow:0 4px 30px #ff27bb2e}.nh-compare__eyebrow[data-astro-cid-7pewbour]{font-size:12px;text-transform:uppercase;letter-spacing:.12em;font-weight:800;opacity:.7;margin-bottom:12px}.nh-compare__h3[data-astro-cid-7pewbour]{font-size:clamp(28px,4vw,48px);font-weight:700;letter-spacing:-.025em;line-height:1.05;margin:0 0 32px}.nh-compare__bad[data-astro-cid-7pewbour]{display:block;margin-top:4px;font-style:italic;font-weight:400;color:#ffffff8c;text-decoration:line-through;text-decoration-thickness:2px}.nh-compare__good[data-astro-cid-7pewbour]{display:block;margin-top:4px;font-weight:900;color:var(--primary);font-size:1.15em}.nh-compare__list[data-astro-cid-7pewbour]{list-style:none;padding:0;margin:0 0 32px;display:flex;flex-direction:column;gap:12px;flex:1}.nh-compare__list[data-astro-cid-7pewbour] li[data-astro-cid-7pewbour]{display:flex;align-items:flex-start;gap:12px;font-size:clamp(15px,1.4vw,17px);line-height:1.4}.nh-check[data-astro-cid-7pewbour]{flex-shrink:0;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;font-weight:900;font-size:13px}.nh-check--dark[data-astro-cid-7pewbour]{background:#ffffff1f;color:#ffffffb3}.nh-check--light[data-astro-cid-7pewbour]{background:var(--primary);color:#fff}.nh-compare__cta[data-astro-cid-7pewbour]{align-self:flex-start}.nh-steps[data-astro-cid-7pewbour]{padding:clamp(60px,8vw,120px) 0;background:linear-gradient(180deg,transparent 0%,rgba(225,255,0,.02) 100%)}.nh-steps__head[data-astro-cid-7pewbour]{text-align:center;margin-bottom:64px}.nh-steps__grid[data-astro-cid-7pewbour]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:48px}.nh-step[data-astro-cid-7pewbour]{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:var(--nh-r-lg);padding:28px}.nh-step__num[data-astro-cid-7pewbour]{font-family:monospace;font-size:13px;letter-spacing:.1em;color:#fff6;margin-bottom:16px}.nh-step__visual[data-astro-cid-7pewbour]{height:200px;border-radius:var(--nh-r-md);margin-bottom:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:20px;position:relative;overflow:hidden}.nh-step__visual--yellow[data-astro-cid-7pewbour]{background:var(--secondary);color:#08030c}.nh-step__visual--dark[data-astro-cid-7pewbour]{background:#1a0d24;color:#fff}.nh-step__visual--pink[data-astro-cid-7pewbour]{background:var(--primary);color:#fff}.nh-step__qr[data-astro-cid-7pewbour]{background:#fff;padding:12px;border-radius:12px;display:grid;place-items:center}.nh-step__caption[data-astro-cid-7pewbour]{font-size:12px;font-weight:700;text-align:center;opacity:.75}.nh-step__phone[data-astro-cid-7pewbour]{font-size:64px;position:relative}.nh-step__bubble[data-astro-cid-7pewbour]{position:absolute;top:-24px;left:60%;background:#fff;color:#08030c;padding:6px 12px;border-radius:12px 12px 12px 0;font-size:11px;font-weight:700;white-space:nowrap;animation:nh-bubble-pop 2.5s var(--nh-ease) infinite}@keyframes nh-bubble-pop{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.nh-step__phoneicon[data-astro-cid-7pewbour]{color:#fff;opacity:.92;display:grid;place-items:center}.nh-step__phoneicon[data-astro-cid-7pewbour] svg[data-astro-cid-7pewbour]{display:block}.nh-step__row[data-astro-cid-7pewbour]{display:flex;align-items:center;gap:8px;background:#ffffff2e;padding:8px 12px;border-radius:10px;width:100%;font-size:13px;font-weight:700}.nh-step__row[data-astro-cid-7pewbour] span[data-astro-cid-7pewbour]:first-child{flex:1}.nh-step__ok[data-astro-cid-7pewbour],.nh-step__no[data-astro-cid-7pewbour]{width:22px;height:22px;border-radius:6px;display:grid;place-items:center;font-weight:900;font-size:11px}.nh-step__ok[data-astro-cid-7pewbour]{background:#16c64fd9;color:#fff;animation:nh-pulse-soft 2s infinite}.nh-step__no[data-astro-cid-7pewbour]{background:#0000004d;color:#ffffffb3}.nh-step__title[data-astro-cid-7pewbour]{font-size:clamp(20px,2vw,26px);font-weight:900;letter-spacing:-.02em;color:#fff;margin:0 0 8px}.nh-step__text[data-astro-cid-7pewbour]{font-size:14px;line-height:1.5;color:#ffffffa6;margin:0}.nh-steps__cta[data-astro-cid-7pewbour]{text-align:center}.nh-press-row[data-astro-cid-7pewbour]{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:32px 0 16px}.nh-faq[data-astro-cid-7pewbour]{background:var(--bg-root);padding:clamp(60px,9vw,140px) 0}.nh-faq__head[data-astro-cid-7pewbour]{text-align:center;margin-bottom:64px}.nh-faq__bubble[data-astro-cid-7pewbour]{display:inline-grid;place-items:center;margin-bottom:16px;background:#ff27bb2e;border:1px solid rgba(255,39,187,.35);width:72px;height:72px;border-radius:50%;color:var(--primary)}.nh-faq__bubble[data-astro-cid-7pewbour] svg[data-astro-cid-7pewbour]{display:block}.nh-faq__h2[data-astro-cid-7pewbour]{font-size:clamp(32px,5vw,56px);font-weight:700;letter-spacing:-.025em;line-height:1.05;color:#fff;margin:0}.nh-faq__list[data-astro-cid-7pewbour]{max-width:880px;margin:0 auto;display:flex;flex-direction:column;gap:12px}.nh-faq__item[data-astro-cid-7pewbour]{border:1px solid rgba(255,255,255,.1);background:#ffffff05;border-radius:16px;padding:0;overflow:hidden;transition:border-color .25s ease,background .25s ease}.nh-faq__item[data-astro-cid-7pewbour]:hover{border-color:#ff27bb59}.nh-faq__item[data-astro-cid-7pewbour][open]{border-color:#ff27bb73;background:#ff27bb0a}.nh-faq__item[data-astro-cid-7pewbour] summary[data-astro-cid-7pewbour]{cursor:pointer;list-style:none!important;list-style-type:none!important;display:flex!important;justify-content:space-between;align-items:center;gap:24px;padding:22px 24px;font-size:clamp(15px,1.5vw,18px);font-weight:600;color:#fff;transition:color .3s var(--nh-ease);position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none}.nh-faq__item[data-astro-cid-7pewbour] summary[data-astro-cid-7pewbour]::-webkit-details-marker{display:none!important}.nh-faq__item[data-astro-cid-7pewbour] summary[data-astro-cid-7pewbour]::-moz-list-bullet{display:none!important}.nh-faq__item[data-astro-cid-7pewbour] summary[data-astro-cid-7pewbour]::marker{display:none!important;content:""!important;font-size:0!important;color:transparent!important}.nh-faq__item[data-astro-cid-7pewbour] summary[data-astro-cid-7pewbour]:before,.nh-faq__item[data-astro-cid-7pewbour] summary[data-astro-cid-7pewbour]:after{content:none!important;display:none!important}.nh-faq__item[data-astro-cid-7pewbour] summary[data-astro-cid-7pewbour]>[data-astro-cid-7pewbour]{pointer-events:none}.nh-faq__item[data-astro-cid-7pewbour] summary[data-astro-cid-7pewbour]:hover{color:var(--primary)}.nh-faq__plus[data-astro-cid-7pewbour]{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;font-size:24px;font-weight:300;color:var(--primary);transition:transform .35s var(--nh-ease);flex-shrink:0;font-family:inherit;line-height:1}.nh-faq__item[data-astro-cid-7pewbour][open] .nh-faq__plus[data-astro-cid-7pewbour]{transform:rotate(45deg)}.nh-faq__item[data-astro-cid-7pewbour]>p[data-astro-cid-7pewbour]{padding:0 24px 22px;margin:0;color:#ffffffb3;font-size:clamp(14px,1.3vw,16px);line-height:1.65;max-width:720px}.nh-cta[data-astro-cid-7pewbour]{position:relative;overflow:hidden}.nh-cta__glow[data-astro-cid-7pewbour]{position:absolute;inset:0;background:radial-gradient(ellipse at center,rgba(255,39,187,.18) 0%,transparent 60%);pointer-events:none}.nh-cta__inner[data-astro-cid-7pewbour]{position:relative;z-index:1}.nh-cta__title[data-astro-cid-7pewbour]{font-size:clamp(36px,6vw,64px)!important;font-weight:700;letter-spacing:-.03em;line-height:1.05}.nh-company[data-astro-cid-7pewbour]{padding:clamp(60px,8vw,110px) 0;background:var(--primary);color:#08030c;position:relative;overflow:hidden}.nh-company[data-astro-cid-7pewbour]:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 80% 20%,rgba(255,255,255,.18) 0%,transparent 55%);pointer-events:none}.nh-company__inner[data-astro-cid-7pewbour]{position:relative;z-index:1;display:grid;grid-template-columns:1fr;gap:24px;max-width:820px}.nh-company[data-astro-cid-7pewbour] .eyebrow[data-astro-cid-7pewbour]{color:#08030cd9}.nh-company[data-astro-cid-7pewbour] .eyebrow[data-astro-cid-7pewbour]:before{background:#08030c}.nh-company__title[data-astro-cid-7pewbour]{font-size:clamp(30px,4.5vw,52px);font-weight:700;letter-spacing:-.03em;line-height:1.05;color:#08030c;margin:12px 0 16px}.nh-company__title[data-astro-cid-7pewbour] strong[data-astro-cid-7pewbour]{font-weight:800;color:#08030c}.nh-company__p[data-astro-cid-7pewbour]{font-size:clamp(15px,1.5vw,18px);color:#08030cc7;line-height:1.6;margin:0 0 14px;max-width:680px}.nh-company__p[data-astro-cid-7pewbour] strong[data-astro-cid-7pewbour]{color:#08030c;font-weight:700}.nh-company__links[data-astro-cid-7pewbour]{display:flex;flex-wrap:wrap;gap:14px;margin-top:16px}.nh-company__link[data-astro-cid-7pewbour]{display:inline-flex;align-items:center;gap:6px;padding:10px 18px;border-radius:9999px;background:#08030c;color:#fff;font-size:14px;font-weight:600;text-decoration:none;transition:background .25s ease,transform .25s ease}.nh-company__link[data-astro-cid-7pewbour]:hover{background:#1a0f24;transform:translateY(-1px)}.nh-custom[data-astro-cid-7pewbour]{padding:clamp(60px,8vw,110px) 0;background:var(--bg-root)}.nh-custom__inner[data-astro-cid-7pewbour]{position:relative;display:flex;flex-direction:column;gap:36px;padding:clamp(36px,5vw,64px);border-radius:28px;background:radial-gradient(ellipse at 0% 0%,rgba(251,135,60,.28) 0%,transparent 55%),radial-gradient(ellipse at 100% 100%,rgba(255,39,187,.18) 0%,transparent 55%),linear-gradient(135deg,#fb873c1a,#08030c99);border:1px solid rgba(251,135,60,.25);overflow:hidden}.nh-custom__inner[data-astro-cid-7pewbour]:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 70% 50%,rgba(251,135,60,.12) 0%,transparent 50%);pointer-events:none}.nh-custom__head[data-astro-cid-7pewbour]{position:relative;z-index:1;max-width:720px}.nh-custom[data-astro-cid-7pewbour] .eyebrow[data-astro-cid-7pewbour]{color:var(--accent)}.nh-custom[data-astro-cid-7pewbour] .eyebrow[data-astro-cid-7pewbour]:before{background:var(--accent)}.nh-custom__title[data-astro-cid-7pewbour]{font-size:clamp(30px,4.5vw,48px);font-weight:700;letter-spacing:-.03em;line-height:1.05;color:#fff;margin:12px 0 16px}.nh-custom__title[data-astro-cid-7pewbour] strong[data-astro-cid-7pewbour]{font-weight:800;color:var(--accent)}.nh-custom__lead[data-astro-cid-7pewbour]{font-size:clamp(15px,1.5vw,17px);color:#ffffffc7;line-height:1.65;margin:0}.nh-custom__grid[data-astro-cid-7pewbour]{display:grid;grid-template-columns:1fr;gap:14px}@media(min-width:768px){.nh-custom__grid[data-astro-cid-7pewbour]{grid-template-columns:repeat(2,1fr);gap:16px}}@media(min-width:1100px){.nh-custom__grid[data-astro-cid-7pewbour]{grid-template-columns:repeat(4,1fr)}}.nh-custom-tile[data-astro-cid-7pewbour]{background:#08030c8c;border:1px solid rgba(255,255,255,.1);border-radius:var(--nh-r-md, 16px);padding:22px;transition:border-color .25s ease,transform .25s ease,background .25s ease;position:relative;z-index:1}.nh-custom-tile[data-astro-cid-7pewbour]:hover{border-color:#fb873c73;background:#08030cb3;transform:translateY(-2px)}.nh-custom__grid[data-astro-cid-7pewbour]{position:relative;z-index:1}.nh-custom-tile__icon[data-astro-cid-7pewbour]{font-size:22px;margin-bottom:14px;width:48px;height:48px;display:grid;place-items:center;border-radius:12px;background:#ff27bb1f;border:1px solid rgba(255,39,187,.25);color:var(--primary)}.nh-custom-tile__icon[data-astro-cid-7pewbour] svg[data-astro-cid-7pewbour]{display:block}.nh-custom-tile__icon--yellow[data-astro-cid-7pewbour]{background:#e1ff001a;border-color:#e1ff0047;color:var(--secondary)}.nh-custom-tile__icon--orange[data-astro-cid-7pewbour]{background:#fb873c1f;border-color:#fb873c47;color:var(--accent)}.nh-custom-tile__icon--pink[data-astro-cid-7pewbour]{background:#ff27bb1f;border-color:#ff27bb47;color:var(--primary)}.nh-custom-tile__title[data-astro-cid-7pewbour]{font-size:16px;font-weight:700;color:#fff;margin-bottom:6px}.nh-custom-tile__text[data-astro-cid-7pewbour]{font-size:13px;line-height:1.55;color:#fff9;margin:0}.nh-custom__cta[data-astro-cid-7pewbour]{align-self:flex-start}.nh-proof[data-astro-cid-7pewbour]{background:var(--bg-root);padding:clamp(60px,8vw,110px) 0}.nh-proof[data-astro-cid-7pewbour] .proof__header[data-astro-cid-7pewbour]{margin-bottom:48px;text-align:left}.nh-proof[data-astro-cid-7pewbour] .proof__title[data-astro-cid-7pewbour]{font-size:clamp(36px,6vw,64px);font-weight:300;letter-spacing:-.025em;line-height:1.05}.nh-proof[data-astro-cid-7pewbour] .proof__title[data-astro-cid-7pewbour] strong[data-astro-cid-7pewbour]{font-weight:700}.nh-proof[data-astro-cid-7pewbour] .proof__metrics[data-astro-cid-7pewbour]{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:56px}@media(min-width:768px){.nh-proof[data-astro-cid-7pewbour] .proof__metrics[data-astro-cid-7pewbour]{grid-template-columns:repeat(4,1fr);gap:16px}}.nh-proof[data-astro-cid-7pewbour] .metric[data-astro-cid-7pewbour]{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:var(--nh-r-md, 16px);padding:28px 24px;transition:border-color .25s ease,transform .25s ease}.nh-proof[data-astro-cid-7pewbour] .metric[data-astro-cid-7pewbour]:hover{border-color:#ff27bb4d;transform:translateY(-2px)}.nh-proof[data-astro-cid-7pewbour] .metric__num[data-astro-cid-7pewbour]{font-size:clamp(28px,4vw,40px);font-weight:700;color:var(--secondary);line-height:1;margin-bottom:8px}.nh-proof[data-astro-cid-7pewbour] .metric__label[data-astro-cid-7pewbour]{font-size:13px;color:#ffffff8c}.nh-proof[data-astro-cid-7pewbour] .proof__logos-eyebrow[data-astro-cid-7pewbour]{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#ffffff80;margin-bottom:16px}.nh-press-row[data-astro-cid-7pewbour]{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:16px}@media(min-width:768px){.nh-press-row[data-astro-cid-7pewbour]{grid-template-columns:repeat(4,1fr);gap:14px}}.nh-proof[data-astro-cid-7pewbour] .press-item[data-astro-cid-7pewbour]{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:var(--nh-r-md, 16px);padding:18px 20px;text-decoration:none;transition:border-color .25s ease,transform .25s ease}.nh-proof[data-astro-cid-7pewbour] .press-item[data-astro-cid-7pewbour]:hover{border-color:#ff27bb4d;transform:translateY(-2px)}.nh-proof[data-astro-cid-7pewbour] .press-item__name[data-astro-cid-7pewbour]{font-size:14px;font-weight:700;color:#fff;margin-bottom:3px}.nh-proof[data-astro-cid-7pewbour] .press-item__type[data-astro-cid-7pewbour]{font-size:11px;color:#ffffff8c;letter-spacing:.02em}.nh-proof[data-astro-cid-7pewbour] .proof__disclaimer[data-astro-cid-7pewbour]{margin-top:24px;font-size:11px;color:#fff6}.nh-audiences[data-astro-cid-7pewbour]{padding:clamp(60px,8vw,120px) 0}.nh-audiences__head[data-astro-cid-7pewbour]{margin-bottom:48px;max-width:720px}.nh-audiences__grid[data-astro-cid-7pewbour]{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:768px){.nh-audiences__grid[data-astro-cid-7pewbour]{grid-template-columns:repeat(2,1fr);gap:20px}}.nh-audience-card[data-astro-cid-7pewbour]{position:relative;display:block;border-radius:var(--nh-r-lg, 24px);overflow:hidden;text-decoration:none;border:1px solid rgba(255,255,255,.08);background:#ffffff05;min-height:360px;transition:transform .35s var(--nh-ease, cubic-bezier(.16,1,.3,1)),border-color .35s ease}.nh-audience-card[data-astro-cid-7pewbour]:hover{transform:translateY(-4px);border-color:#ff27bb73}.nh-audience-card__media[data-astro-cid-7pewbour]{position:absolute;inset:0;z-index:0}.nh-audience-card__media[data-astro-cid-7pewbour] img[data-astro-cid-7pewbour]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .6s var(--nh-ease, cubic-bezier(.16,1,.3,1))}.nh-audience-card[data-astro-cid-7pewbour]:hover .nh-audience-card__media[data-astro-cid-7pewbour] img[data-astro-cid-7pewbour]{transform:scale(1.04)}.nh-audience-card__overlay[data-astro-cid-7pewbour]{position:absolute;inset:0;background:linear-gradient(180deg,#08030c26,#08030c8c,#08030ceb);z-index:1}.nh-audience-card__body[data-astro-cid-7pewbour]{position:relative;z-index:2;display:flex;flex-direction:column;gap:8px;padding:clamp(22px,3vw,32px);height:100%;min-height:360px;justify-content:flex-end;color:#fff}.nh-audience-card__emoji[data-astro-cid-7pewbour]{display:inline-grid;place-items:center;width:44px;height:44px;border-radius:12px;margin-bottom:12px;background:#ff27bb2e;border:1px solid rgba(255,39,187,.35);color:var(--primary);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.nh-audience-card__emoji[data-astro-cid-7pewbour] svg[data-astro-cid-7pewbour]{display:block}.nh-audience-card__emoji--pink[data-astro-cid-7pewbour]{background:#ff27bb33;border-color:#ff27bb73;color:var(--primary);box-shadow:0 6px 20px #ff27bb40}.nh-audience-card__emoji--orange[data-astro-cid-7pewbour]{background:#fb873c33;border-color:#fb873c73;color:var(--accent);box-shadow:0 6px 20px #fb873c40}.nh-audience-card__emoji--yellow[data-astro-cid-7pewbour]{background:#e1ff0029;border-color:#e1ff0066;color:var(--secondary);box-shadow:0 6px 20px #e1ff002e}.nh-audience-card__emoji--pinklight[data-astro-cid-7pewbour]{background:#ff9ad82e;border-color:#ff9ad86b;color:#ff9ad8;box-shadow:0 6px 20px #ff9ad838}.nh-audience-card__title[data-astro-cid-7pewbour]{font-size:clamp(22px,2.6vw,28px);font-weight:700;letter-spacing:-.02em;margin:0}.nh-audience-card__desc[data-astro-cid-7pewbour]{font-size:clamp(14px,1.4vw,16px);line-height:1.5;color:#ffffffc7;margin:0;max-width:420px}.nh-audience-card__cta[data-astro-cid-7pewbour]{font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--primary);margin-top:12px}.nh-tabs-section[data-astro-cid-7pewbour]{position:relative}.nh-tabs-section__pin[data-astro-cid-7pewbour],.nh-tabs-section__viewport[data-astro-cid-7pewbour]{display:contents}@media(min-width:900px){.nh-tabs-section[data-astro-cid-7pewbour]{padding:clamp(72px,9vw,120px) 0}.nh-tabs-section__head[data-astro-cid-7pewbour]{margin-bottom:32px;max-width:720px}.nh-tabs-section__head[data-astro-cid-7pewbour] .nh-display[data-astro-cid-7pewbour]{font-size:clamp(28px,3.6vw,44px)}.nh-tabs-section__head[data-astro-cid-7pewbour] .nh-sub[data-astro-cid-7pewbour]{margin-bottom:0;font-size:15px}.nh-tabs__panels[data-astro-cid-7pewbour]{position:relative;top:auto;height:clamp(360px,50vh,460px);align-self:center}}.nh-mock-row[data-astro-cid-7pewbour]{display:flex;align-items:center;justify-content:center;gap:clamp(12px,2vw,24px);height:100%;width:100%;padding:clamp(8px,1.5vw,18px);box-sizing:border-box}.nh-mock-row--center[data-astro-cid-7pewbour]{justify-content:center}.nh-ph[data-astro-cid-7pewbour]{position:relative;display:flex;align-items:center;justify-content:center;flex:1 1 auto;border-radius:14px;background:#ffffff0a;border:2px dashed rgba(255,255,255,.18);overflow:hidden;min-height:0}.nh-ph[data-astro-cid-7pewbour] img[data-astro-cid-7pewbour]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.nh-ph[data-astro-cid-7pewbour] img[data-astro-cid-7pewbour].is-missing{display:none}.nh-ph__label[data-astro-cid-7pewbour]{position:absolute;inset:auto 0 12px;display:none;text-align:center;font-size:11px;font-weight:700;letter-spacing:.04em;color:#ffffffa6;font-family:ui-monospace,SF Mono,monospace;padding:4px 8px;background:#00000080;border-radius:6px;width:-moz-max-content;width:max-content;margin:0 auto}.nh-ph[data-astro-cid-7pewbour]:has(img.is-missing) .nh-ph__label[data-astro-cid-7pewbour]{display:block}.nh-ph[data-astro-cid-7pewbour]:has(img.is-missing):before{content:"";position:absolute;inset:0;background-image:linear-gradient(45deg,rgba(255,255,255,.04) 25%,transparent 25%),linear-gradient(-45deg,rgba(255,255,255,.04) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,rgba(255,255,255,.04) 75%),linear-gradient(-45deg,transparent 75%,rgba(255,255,255,.04) 75%);background-size:14px 14px;background-position:0 0,0 7px,7px -7px,-7px 0;pointer-events:none}.nh-ph--screen[data-astro-cid-7pewbour]{aspect-ratio:16 / 9;max-height:100%}.nh-ph--screen-lg[data-astro-cid-7pewbour]{aspect-ratio:16 / 9;flex:0 1 86%;max-height:100%}.nh-ph--mobile[data-astro-cid-7pewbour]{aspect-ratio:9 / 19.5;max-height:100%}.nh-ph--grid[data-astro-cid-7pewbour]{aspect-ratio:9 / 13;max-height:100%}.nh-mock-row--overlap[data-astro-cid-7pewbour]{position:relative;justify-content:flex-start}.nh-mock-row--overlap[data-astro-cid-7pewbour] .nh-ph--lead[data-astro-cid-7pewbour]{width:100%;height:auto;max-height:100%;flex:0 0 auto}.nh-mock-row--overlap[data-astro-cid-7pewbour] .nh-ph--overlay[data-astro-cid-7pewbour]{position:absolute;right:-2%;top:50%;transform:translateY(-50%);height:110%;max-height:110%;width:auto;aspect-ratio:9 / 19.5;z-index:2;border-color:#ffffff47;box-shadow:-10px 14px 40px #00000080}@media(max-width:599px){.nh-mock-row--overlap[data-astro-cid-7pewbour] .nh-ph--overlay[data-astro-cid-7pewbour]{position:static;transform:none;height:auto;width:100%;max-width:240px;aspect-ratio:9 / 19.5}.nh-mock-row[data-astro-cid-7pewbour]{flex-direction:column;gap:12px;padding:14px}.nh-ph--screen[data-astro-cid-7pewbour],.nh-ph--screen-lg[data-astro-cid-7pewbour],.nh-ph--mobile[data-astro-cid-7pewbour],.nh-ph--grid[data-astro-cid-7pewbour]{width:100%;max-width:280px;aspect-ratio:16 / 10}}.nh-mock-row--phones[data-astro-cid-7pewbour]{position:relative;gap:0;padding:clamp(16px,2.5vw,28px);align-items:center;justify-content:center}.nh-mock-row--phones[data-astro-cid-7pewbour] .nh-ph--phone-back[data-astro-cid-7pewbour]{z-index:1;height:86%;aspect-ratio:9 / 19.5;width:auto;flex:0 0 auto;transform:translate(18%) rotate(-3deg)}.nh-mock-row--phones[data-astro-cid-7pewbour] .nh-ph--phone-front[data-astro-cid-7pewbour]{z-index:2;height:100%;aspect-ratio:9 / 19.5;width:auto;flex:0 0 auto;transform:translate(-18%) rotate(3deg);box-shadow:-10px 14px 40px #00000080}@media(max-width:599px){.nh-mock-row--phones[data-astro-cid-7pewbour]{flex-direction:row;gap:0}.nh-mock-row--phones[data-astro-cid-7pewbour] .nh-ph--phone-back[data-astro-cid-7pewbour]{transform:translate(15%) rotate(-3deg);height:84%}.nh-mock-row--phones[data-astro-cid-7pewbour] .nh-ph--phone-front[data-astro-cid-7pewbour]{transform:translate(-15%) rotate(3deg);height:100%}}.nh-mock-row--bidir[data-astro-cid-7pewbour]{align-items:center;justify-content:center;gap:clamp(14px,2vw,28px)}.nh-ph--horizontal[data-astro-cid-7pewbour]{aspect-ratio:16 / 9;flex:1 1 60%;max-height:100%}@media(max-width:599px){.nh-mock-row--bidir[data-astro-cid-7pewbour]{flex-direction:column;gap:12px}.nh-ph--horizontal[data-astro-cid-7pewbour]{width:100%;max-width:100%}.nh-mock-row--bidir[data-astro-cid-7pewbour] .nh-ph--mobile[data-astro-cid-7pewbour]{max-width:60%}}.nh-panel[data-astro-cid-7pewbour][data-panel="4"] .nh-mock-row[data-astro-cid-7pewbour]{padding:clamp(28px,4vw,56px);gap:clamp(20px,3vw,36px)}.nh-panel[data-astro-cid-7pewbour][data-panel="4"] .nh-ph--mobile[data-astro-cid-7pewbour]{flex:0 0 auto;height:100%;width:auto;aspect-ratio:9 / 19.5}.nh-panel[data-astro-cid-7pewbour][data-panel="4"] .nh-ph--grid[data-astro-cid-7pewbour]{flex:0 1 auto;height:100%;width:auto;aspect-ratio:9 / 14;max-width:60%}@media(min-width:900px){.nh-tabs[data-astro-cid-7pewbour]{grid-template-columns:.7fr 1.3fr;gap:clamp(28px,4vw,56px);align-items:center}.nh-tabs__col-left[data-astro-cid-7pewbour]{display:flex;flex-direction:column;gap:18px}.nh-tabs__col-left[data-astro-cid-7pewbour] .nh-tabs-section__head[data-astro-cid-7pewbour]{margin-bottom:4px;max-width:100%}.nh-tabs__col-left[data-astro-cid-7pewbour] .nh-tabs-section__head[data-astro-cid-7pewbour] .nh-display[data-astro-cid-7pewbour]{font-size:clamp(26px,3vw,38px)}.nh-tabs__col-left[data-astro-cid-7pewbour] .nh-tabs-section__head[data-astro-cid-7pewbour] .nh-sub[data-astro-cid-7pewbour]{font-size:14px}.nh-tabs__panels[data-astro-cid-7pewbour]{align-self:center}}@media(max-width:899.98px){.nh-tabs__col-left[data-astro-cid-7pewbour]{display:contents}}.nh-panel--kiss[data-astro-cid-7pewbour]{padding:0}.nh-kissmock[data-astro-cid-7pewbour]{position:relative;width:100%;height:100%;background:var(--bg-root, #08030c);border-radius:var(--nh-r-lg, 24px);overflow:hidden;box-shadow:0 30px 60px #08030c66,inset 0 0 0 1px #ffffff0a;font-family:var(--font-primary, inherit)}.nh-kissmock__blobs[data-astro-cid-7pewbour]{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none}.nh-kissmock__blob[data-astro-cid-7pewbour]{position:absolute;border-radius:50%;filter:blur(60px);pointer-events:none}.nh-kissmock__blob--orange[data-astro-cid-7pewbour]{width:220px;height:220px;top:50%;left:50%;transform:translate(-50%,-50%);background:var(--accent, #fb873c);opacity:.18;animation:nhKissBreathe 6s ease-in-out infinite}.nh-kissmock__blob--pink[data-astro-cid-7pewbour]{width:260px;height:260px;background:var(--primary, #ff27bb);opacity:.32;animation:nhKissOrbit 30s linear infinite}.nh-kissmock__blob--yellow[data-astro-cid-7pewbour]{width:220px;height:220px;background:var(--secondary, #e1ff00);opacity:.16;animation:nhKissOrbit 30s linear infinite;animation-delay:-15s}@keyframes nhKissBreathe{0%,to{opacity:.14}50%{opacity:.22}}@keyframes nhKissOrbit{0%{top:-10%;left:70%}25%{top:70%;left:75%}50%{top:85%;left:15%}75%{top:5%;left:0%}to{top:-10%;left:70%}}.nh-kissmock__fx[data-astro-cid-7pewbour]{position:absolute;inset:0;z-index:1;overflow:hidden;pointer-events:none}.nh-kissmock__particle[data-astro-cid-7pewbour]{position:absolute;background:#fff;border-radius:50%;animation:nhKissFloat linear infinite}@keyframes nhKissFloat{0%{transform:translateY(0) translate(0);opacity:0}4%{opacity:var(--op)}92%{opacity:var(--op)}to{transform:translateY(-110%) translate(var(--drift));opacity:0}}.nh-kissmock__event[data-astro-cid-7pewbour]{position:absolute;top:18px;left:22px;z-index:5;font-size:13px;font-weight:700;letter-spacing:.04em;color:#fff}.nh-kissmock__djbadge[data-astro-cid-7pewbour]{position:absolute;top:14px;right:14px;z-index:5;display:inline-flex;flex-direction:column;align-items:stretch;padding:6px 14px 8px;background:#08030c8c;border:1px solid rgba(255,39,187,.35);border-radius:9999px;box-shadow:0 0 #ff27bb00,0 0 22px #ff27bb59;text-align:center;gap:1px}.nh-kissmock__djbadge-tag[data-astro-cid-7pewbour]{display:inline-flex;align-items:center;gap:5px;justify-content:center;font-size:9px;font-weight:800;letter-spacing:.14em;color:var(--primary);text-transform:uppercase}.nh-kissmock__djbadge-dot[data-astro-cid-7pewbour]{width:5px;height:5px;background:var(--primary);border-radius:50%;box-shadow:0 0 8px var(--primary);animation:nhKissPulse 1.6s ease-in-out infinite}@keyframes nhKissPulse{0%,to{opacity:1}50%{opacity:.45}}.nh-kissmock__djbadge-name[data-astro-cid-7pewbour]{font-size:13px;font-weight:800;letter-spacing:.06em;color:#fff;text-transform:uppercase}.nh-kissmock__main[data-astro-cid-7pewbour]{position:relative;z-index:3;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:40px 16px;text-align:center}.nh-kissmock__cta-wrap[data-astro-cid-7pewbour]{display:flex;flex-direction:column;align-items:center;gap:2px}.nh-kissmock__cta[data-astro-cid-7pewbour]{font-size:clamp(22px,3.4vw,36px);font-weight:700;line-height:1.05;color:#fff;transition:opacity .5s ease,transform .5s ease}.nh-kissmock__cta-sub[data-astro-cid-7pewbour]{font-size:12px;font-style:italic;font-weight:300;color:#fff9;transition:opacity .5s ease,transform .5s ease}.nh-kissmock__qr[data-astro-cid-7pewbour]{width:clamp(80px,11vw,120px);height:clamp(80px,11vw,120px);background:#fff;border-radius:12px;padding:6px;box-shadow:0 0 30px #ffffff0d,0 8px 24px #00000080;display:flex;align-items:center;justify-content:center}.nh-kissmock__qr[data-astro-cid-7pewbour] img[data-astro-cid-7pewbour],.nh-kissmock__qr[data-astro-cid-7pewbour] svg[data-astro-cid-7pewbour]{width:100%;height:100%;display:block}.nh-kissmock__qr-img[data-astro-cid-7pewbour]{-o-object-fit:contain;object-fit:contain}.nh-kissmock__brand[data-astro-cid-7pewbour]{color:#fff;opacity:.85}.nh-kissmock__brand[data-astro-cid-7pewbour] img[data-astro-cid-7pewbour]{height:16px;width:auto;display:block;opacity:.95}.nh-kissmock__brand[data-astro-cid-7pewbour] svg[data-astro-cid-7pewbour]{height:14px;width:auto;display:block}.nh-kissmock__ranking[data-astro-cid-7pewbour]{position:absolute;top:0;right:0;width:200px;height:100%;background:#17191df2;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-left:1px solid rgba(255,255,255,.08);z-index:7;display:flex;flex-direction:column;padding:18px 16px 16px;gap:8px;transform:translate(100%);transition:transform .6s cubic-bezier(.4,0,.2,1)}.nh-kissmock__ranking[data-astro-cid-7pewbour].is-open{transform:translate(0)}.nh-kissmock__rank-head[data-astro-cid-7pewbour]{display:flex;align-items:center;gap:6px}.nh-kissmock__rank-head[data-astro-cid-7pewbour] h4[data-astro-cid-7pewbour]{font-size:13px;font-weight:700;color:#fff;margin:0}.nh-kissmock__rank-emoji[data-astro-cid-7pewbour]{font-size:14px}.nh-kissmock__rank-sub[data-astro-cid-7pewbour]{font-size:10px;font-weight:400;color:#ffffff80;margin-bottom:4px}.nh-kissmock__rank-list[data-astro-cid-7pewbour]{display:flex;flex-direction:column;gap:6px;flex:1}.nh-kissmock__rank-card[data-astro-cid-7pewbour]{display:grid;grid-template-columns:18px 1fr auto;gap:8px;align-items:center;padding:6px 8px;border-radius:8px;background:#231f2780;border:1px solid rgba(255,255,255,.06);opacity:0;transform:translate(20px);transition:opacity .4s ease var(--d, 0s),transform .4s ease var(--d, 0s)}.nh-kissmock__ranking[data-astro-cid-7pewbour].is-open .nh-kissmock__rank-card[data-astro-cid-7pewbour]{opacity:1;transform:translate(0)}.nh-kissmock__rank-card--top[data-astro-cid-7pewbour]{background:#ff27bb1a;border-color:#ff27bb4d}.nh-kissmock__rank-num[data-astro-cid-7pewbour]{font-size:13px;font-weight:700;text-align:center;color:#ffffff80}.nh-kissmock__rank-card--top[data-astro-cid-7pewbour] .nh-kissmock__rank-num[data-astro-cid-7pewbour]{color:var(--primary)}.nh-kissmock__rank-info[data-astro-cid-7pewbour]{display:flex;flex-direction:column;gap:1px;min-width:0}.nh-kissmock__rank-song[data-astro-cid-7pewbour]{font-size:10.5px;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nh-kissmock__rank-artist[data-astro-cid-7pewbour]{font-size:9px;font-weight:300;color:#ffffff8c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nh-kissmock__rank-bar[data-astro-cid-7pewbour]{height:3px;background:#ffffff0f;border-radius:2px;overflow:hidden;margin-top:3px}.nh-kissmock__rank-fill[data-astro-cid-7pewbour]{height:100%;background:#fff6;border-radius:2px;width:0;transition:width .8s ease .4s}.nh-kissmock__rank-card--top[data-astro-cid-7pewbour] .nh-kissmock__rank-fill[data-astro-cid-7pewbour]{background:var(--primary)}.nh-kissmock__rank-votes[data-astro-cid-7pewbour]{font-size:10px;font-weight:700;color:#ffffff8c}.nh-kissmock__rank-card--top[data-astro-cid-7pewbour] .nh-kissmock__rank-votes[data-astro-cid-7pewbour]{color:var(--primary)}.nh-kissmock[data-astro-cid-7pewbour].has-ranking-open .nh-kissmock__main[data-astro-cid-7pewbour]{transform:translate(-10%);transition:transform .6s cubic-bezier(.4,0,.2,1)}.nh-kissmock__main[data-astro-cid-7pewbour]{transition:transform .6s cubic-bezier(.4,0,.2,1)}@media(max-width:899.98px){.nh-kissmock[data-astro-cid-7pewbour]{border-radius:18px}.nh-kissmock__qr[data-astro-cid-7pewbour]{width:clamp(80px,28vw,130px);height:clamp(80px,28vw,130px)}.nh-kissmock__cta[data-astro-cid-7pewbour]{font-size:clamp(20px,6vw,28px)}.nh-kissmock__toasts[data-astro-cid-7pewbour]{max-width:70%;bottom:10px;left:10px}.nh-kissmock__toast[data-astro-cid-7pewbour]{min-width:180px}.nh-kissmock__ranking[data-astro-cid-7pewbour]{width:64%}}.kc-toasts{position:absolute;bottom:18px;right:18px;z-index:100;display:flex;flex-direction:column;gap:10px;align-items:flex-end;pointer-events:none;max-width:calc(100% - 36px)}.nh-kissmock.has-ranking-open .kc-toasts{right:220px}.nh-kissmock.is-photo-on .kc-toasts{opacity:0;pointer-events:none;transition:opacity .3s ease}.kc-toast{position:relative;display:flex;align-items:center;gap:12px;width:290px;max-width:100%;padding:12px 16px 14px;background:#1a1c20;border:1px solid rgba(255,39,187,.28);border-radius:14px;box-shadow:0 14px 32px #000000b3,0 0 0 1px #00000080;opacity:0;transform:translate(40px);transition:opacity .28s ease,transform .28s ease;overflow:hidden;isolation:isolate}.kc-toast.is-show{opacity:1;transform:translate(0)}.kc-toast.is-hide{opacity:0;transform:translate(40px)}.kc-toast__thumb{width:40px;height:40px;border-radius:8px;flex-shrink:0;background:linear-gradient(135deg,var(--c1, #ff27bb),var(--c2, #7c00ff));position:relative;overflow:hidden}.kc-toast__thumb:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.3),transparent 55%),linear-gradient(180deg,#ffffff14,#0000002e)}.kc-toast__body{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:3px}.kc-toast__title{font-size:13px;font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.25}.kc-toast__title-artist{color:#ffffff8c;font-weight:300}.kc-toast__cta{font-size:11px;font-weight:400;color:#ff27bb;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.kc-toast__bar{position:absolute;bottom:0;left:16px;right:16px;height:2px;background:#ffffff14;border-radius:1px;overflow:hidden}.kc-toast__bar>span{display:block;height:100%;width:100%;background:#ff27bb;border-radius:1px}.kc-toast__cta-icon{color:#fb873c;vertical-align:-1px;margin-right:2px;display:inline-block}.nh-screen[data-astro-cid-7pewbour]{position:relative;width:100%;height:100%;border-radius:var(--nh-r-lg, 24px);overflow:hidden;background:var(--bg-root, #08030c);box-shadow:0 30px 60px #08030c66,inset 0 0 0 1px #ffffff0a;isolation:isolate}.nh-screen__bg[data-astro-cid-7pewbour]{position:absolute;inset:0;z-index:0;background:radial-gradient(ellipse 80% 60% at 30% 20%,#b446dc40,#b446dc00 60%),radial-gradient(ellipse 60% 50% at 80% 80%,#ff27bb2e,#ff27bb00 60%),linear-gradient(180deg,#0b0318,#06020e,#08030c);overflow:hidden}.nh-screen__glow[data-astro-cid-7pewbour]{position:absolute;width:60%;aspect-ratio:1;border-radius:50%;filter:blur(60px);opacity:.32}.nh-screen__glow--pink[data-astro-cid-7pewbour]{top:-25%;left:-25%;background:radial-gradient(circle,#ff27bb,#ff27bb00 60%);animation:nhScreenBreathe 8s ease-in-out infinite}.nh-screen__glow--purple[data-astro-cid-7pewbour]{top:30%;left:60%;background:radial-gradient(circle,#8b2ff8,#8b2ff800 60%);animation:nhScreenBreathe 9s ease-in-out infinite -3s;opacity:.22}.nh-screen__glow--orange[data-astro-cid-7pewbour]{top:-20%;left:60%;background:radial-gradient(circle,#fb873c,#fb873c00 60%);animation:nhScreenBreathe 10s ease-in-out infinite -5s;opacity:.2}@keyframes nhScreenBreathe{0%,to{transform:translate(0) scale(1)}50%{transform:translate(2%,3%) scale(1.06)}}.nh-screen__top[data-astro-cid-7pewbour]{position:absolute;top:0;left:0;right:0;z-index:5;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;padding:18px 22px}.nh-screen__event[data-astro-cid-7pewbour]{font-size:clamp(11px,1vw,13px);font-weight:800;letter-spacing:.06em;color:#fff;text-transform:uppercase;justify-self:start}.nh-screen__djbadge[data-astro-cid-7pewbour]{display:inline-flex;align-items:center;gap:8px;padding:6px 14px 7px;background:#0f0a12b8;border:1px solid rgba(255,255,255,.12);border-radius:9999px;box-shadow:0 8px 36px #ff27bb38;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);justify-self:center}.nh-screen__djbadge-dot[data-astro-cid-7pewbour]{width:6px;height:6px;background:var(--primary);border-radius:50%;box-shadow:0 0 8px var(--primary);animation:nhKissPulse 1.6s ease-in-out infinite}.nh-screen__djbadge-stack[data-astro-cid-7pewbour]{display:inline-flex;flex-direction:column;text-align:left;gap:1px}.nh-screen__djbadge-tag[data-astro-cid-7pewbour]{font-size:9px;font-weight:800;letter-spacing:.14em;color:var(--primary);text-transform:uppercase;line-height:1}.nh-screen__djbadge-name[data-astro-cid-7pewbour]{font-size:13px;font-weight:800;letter-spacing:.06em;color:#fff;text-transform:uppercase;line-height:1.05}.nh-screen__brand[data-astro-cid-7pewbour]{justify-self:end;opacity:.95}.nh-screen__brand[data-astro-cid-7pewbour] img[data-astro-cid-7pewbour]{height:16px;width:auto;display:block}.nh-screen__top--invert[data-astro-cid-7pewbour] .nh-screen__event[data-astro-cid-7pewbour]{color:#08030c}.nh-screen__top--invert[data-astro-cid-7pewbour] .nh-screen__brand[data-astro-cid-7pewbour] img[data-astro-cid-7pewbour]{filter:invert(1) brightness(0);height:16px}.nh-screen__bottom[data-astro-cid-7pewbour]{position:absolute;left:22px;right:22px;bottom:22px;z-index:5;display:flex;align-items:flex-end;justify-content:flex-end;gap:16px}.nh-screen__qr-mini[data-astro-cid-7pewbour]{display:flex;align-items:flex-end;gap:12px}.nh-screen__qr-card[data-astro-cid-7pewbour]{width:64px;height:64px;background:#fff;border-radius:8px;padding:4px;box-shadow:0 6px 18px #0000008c;flex-shrink:0}.nh-screen__qr-card[data-astro-cid-7pewbour] img[data-astro-cid-7pewbour]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}.nh-screen__qr-badge[data-astro-cid-7pewbour]{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:800;letter-spacing:.14em;color:#fff;text-transform:uppercase;padding:7px 14px;background:#00000073;border:1px solid rgba(255,255,255,.18);border-radius:9999px;white-space:nowrap;backdrop-filter:blur(4px)}.nh-screen__qr-badge[data-astro-cid-7pewbour] svg[data-astro-cid-7pewbour]{color:var(--secondary)}.nh-screen__progress[data-astro-cid-7pewbour]{position:absolute;left:0;right:0;bottom:0;z-index:6;height:4px;background:#ffffff0f;pointer-events:none}.nh-screen__progress[data-astro-cid-7pewbour]>span[data-astro-cid-7pewbour]{display:block;height:100%;width:0%;background:linear-gradient(90deg,var(--primary),var(--accent));border-radius:0 2px 2px 0}.nh-screen--message[data-astro-cid-7pewbour]{--nh-screen-ms: 5s}.nh-screen--requests[data-astro-cid-7pewbour]{--nh-screen-ms: 9s}.nh-screen--promo[data-astro-cid-7pewbour]{--nh-screen-ms: 4s}.nh-tabs[data-astro-cid-7pewbour][data-active="1"] .nh-screen--message[data-astro-cid-7pewbour] .nh-screen__progress[data-astro-cid-7pewbour]>span[data-astro-cid-7pewbour],.nh-tabs[data-astro-cid-7pewbour][data-active="2"] .nh-screen--requests[data-astro-cid-7pewbour] .nh-screen__progress[data-astro-cid-7pewbour]>span[data-astro-cid-7pewbour],.nh-tabs[data-astro-cid-7pewbour][data-active="3"] .nh-screen--promo[data-astro-cid-7pewbour] .nh-screen__progress[data-astro-cid-7pewbour]>span[data-astro-cid-7pewbour]{animation:nhScreenProgress var(--nh-screen-ms, 4s) linear forwards}@keyframes nhScreenProgress{0%{width:0%}to{width:100%}}.nh-screen__placeholder[data-astro-cid-7pewbour]{position:absolute;inset:0;z-index:4;display:grid;place-items:center;color:#ffffff8c;font-size:14px;text-align:center;padding:0 24px}.nh-msg-card[data-astro-cid-7pewbour]{position:absolute;z-index:4;left:12%;right:12%;top:50%;transform:translateY(-50%);padding:22px 32px;background:#140820c7;border:1px solid rgba(255,39,187,.85);border-left:5px solid var(--primary);border-radius:26px;box-shadow:0 0 60px #ff27bb1a,0 40px 80px #00000080;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;flex-direction:column;gap:14px;animation:nhMsgEnter .6s cubic-bezier(.16,1,.3,1) backwards}.nh-tabs[data-astro-cid-7pewbour][data-active="1"] .nh-msg-card[data-astro-cid-7pewbour]{animation-play-state:running}@keyframes nhMsgEnter{0%{opacity:0;transform:translateY(calc(-50% + 16px)) scale(.96)}to{opacity:1;transform:translateY(-50%) scale(1)}}.nh-msg-card__user[data-astro-cid-7pewbour]{display:inline-flex;align-self:flex-start;align-items:center;gap:8px;padding:4px 12px 4px 4px;background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:9999px}.nh-msg-card__avatar[data-astro-cid-7pewbour]{width:24px;height:24px;border-radius:50%;background:linear-gradient(135deg,var(--primary),#7c00ff);display:inline-flex;align-items:center;justify-content:center;font-size:9px;font-weight:700;color:#fff;letter-spacing:.04em}.nh-msg-card__handle[data-astro-cid-7pewbour]{font-size:13px;font-weight:700;color:#ffffffe6}.nh-msg-card__text[data-astro-cid-7pewbour]{font-size:clamp(18px,2.2vw,28px);font-weight:700;color:#fff;line-height:1.3}.nh-screen--promo[data-astro-cid-7pewbour]{background:var(--secondary, #E1FF00)}.nh-promo[data-astro-cid-7pewbour]{position:absolute;inset:0;z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;padding:80px 32px 48px;text-align:center}.nh-promo__pill[data-astro-cid-7pewbour]{display:inline-flex;align-items:center;gap:10px;padding:10px 18px;background:#0000008c;border:1px solid rgba(255,255,255,.18);border-radius:9999px;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.nh-promo__pill-dot[data-astro-cid-7pewbour]{width:7px;height:7px;background:#cf3;border-radius:50%;box-shadow:0 0 18px #cf3}.nh-promo__pill-event[data-astro-cid-7pewbour]{color:#fff;font-size:clamp(12px,1.2vw,16px);font-weight:700;text-transform:uppercase;letter-spacing:.14em}.nh-promo__pill-sep[data-astro-cid-7pewbour]{color:#fff6;font-weight:700}.nh-promo__pill-tag[data-astro-cid-7pewbour]{color:#cf3;font-size:clamp(12px,1.2vw,16px);font-weight:700;text-transform:uppercase;letter-spacing:.14em}.nh-promo__title[data-astro-cid-7pewbour]{color:#08030c;font-size:clamp(22px,3.4vw,44px);font-weight:800;line-height:1.08;letter-spacing:-.01em;max-width:720px;animation:nhPromoIn .7s cubic-bezier(.16,1,.3,1)}@keyframes nhPromoIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.nh-album[data-astro-cid-7pewbour]{position:relative;width:100%;height:100%;border-radius:var(--nh-r-lg, 24px);overflow:hidden;background:radial-gradient(ellipse at 30% 20%,rgba(255,39,187,.18),transparent 60%),radial-gradient(ellipse at 80% 80%,rgba(124,0,255,.18),transparent 60%),linear-gradient(135deg,#1a0820,#08030c);padding:28px 32px 24px;display:flex;flex-direction:column;gap:18px}.nh-album__head[data-astro-cid-7pewbour]{text-align:center}.nh-album__title[data-astro-cid-7pewbour]{font-size:clamp(18px,1.8vw,22px);font-weight:800;color:#fff;letter-spacing:-.01em}.nh-album__sub[data-astro-cid-7pewbour]{font-size:12px;font-weight:500;color:#ffffff8c;margin-top:4px}.nh-album__grid[data-astro-cid-7pewbour]{flex:1;display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:1fr;gap:10px}.nh-album__cell[data-astro-cid-7pewbour]{position:relative;border-radius:10px;background:linear-gradient(135deg,var(--c1, #ff27bb),var(--c2, #7c00ff));box-shadow:0 6px 18px #00000073;overflow:hidden;opacity:0;transform:translateY(-32px) scale(.85);animation-fill-mode:forwards}.nh-album__cell[data-astro-cid-7pewbour]:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.22),transparent 55%),linear-gradient(180deg,#ffffff0f,#0000002e)}.nh-tabs[data-astro-cid-7pewbour][data-active="4"] .nh-album__cell[data-astro-cid-7pewbour]{animation:nhAlbumDrop .7s cubic-bezier(.34,1.56,.64,1) var(--d, 0s) forwards}@keyframes nhAlbumDrop{0%{opacity:0;transform:translateY(-40px) scale(.85)}60%{opacity:1;transform:translateY(4px) scale(1.02)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:899.98px){.nh-screen__top[data-astro-cid-7pewbour]{padding:14px 16px}.nh-screen__event[data-astro-cid-7pewbour]{font-size:10px}.nh-screen__djbadge-name[data-astro-cid-7pewbour]{font-size:11px}.nh-screen__brand[data-astro-cid-7pewbour] img[data-astro-cid-7pewbour]{height:13px}.nh-msg-card[data-astro-cid-7pewbour]{left:8%;right:8%;padding:16px 20px}.nh-msg-card__text[data-astro-cid-7pewbour]{font-size:clamp(15px,4vw,20px)}.nh-promo[data-astro-cid-7pewbour]{padding:64px 18px 28px}.nh-promo__title[data-astro-cid-7pewbour]{font-size:clamp(22px,8vw,36px)}.nh-screen__bottom[data-astro-cid-7pewbour]{left:14px;right:14px;bottom:14px}.nh-screen__qr-card[data-astro-cid-7pewbour]{width:50px;height:50px}.nh-album[data-astro-cid-7pewbour]{padding:18px 18px 14px}.nh-album__grid[data-astro-cid-7pewbour]{grid-template-columns:repeat(3,1fr);gap:6px}.nh-album__cell[data-astro-cid-7pewbour]:nth-child(n+10){display:none}}.nh-sender[data-astro-cid-7pewbour]{position:absolute;z-index:25;right:5%;bottom:-50%;width:16%;max-width:158px;min-width:116px;aspect-ratio:9 / 19.5;pointer-events:none;opacity:0;transform:translateY(110%) rotate(2deg);transition:opacity .3s ease;filter:drop-shadow(0 22px 40px rgba(0,0,0,.6))}.nh-sender[data-astro-cid-7pewbour].is-in{animation:nhSenderIn .55s cubic-bezier(.16,1,.3,1) forwards}.nh-sender[data-astro-cid-7pewbour].is-out{animation:nhSenderOut .45s cubic-bezier(.6,0,.4,1) forwards}@keyframes nhSenderIn{0%{opacity:0;transform:translateY(110%) rotate(6deg)}to{opacity:1;transform:translateY(-72%) rotate(-2deg)}}@keyframes nhSenderOut{0%{opacity:1;transform:translateY(-72%) rotate(-2deg)}to{opacity:0;transform:translateY(120%) rotate(4deg)}}.nh-sender__device[data-astro-cid-7pewbour]{position:relative;width:100%;height:100%;background:linear-gradient(160deg,#1a1c20,#08030c);border-radius:22px;border:1px solid rgba(255,255,255,.1);box-shadow:inset 0 0 0 2px #0009;padding:10px;display:flex;flex-direction:column}.nh-sender__notch[data-astro-cid-7pewbour]{position:absolute;top:6px;left:50%;transform:translate(-50%);width:36%;height:8px;background:#000;border-radius:8px}.nh-sender__screen[data-astro-cid-7pewbour]{flex:1;margin-top:12px;background:#0e0a14;border-radius:14px;padding:10px 10px 12px;display:flex;flex-direction:column;gap:8px;overflow:hidden}.nh-sender__row[data-astro-cid-7pewbour]{display:flex;align-items:center;gap:6px}.nh-sender__avatar[data-astro-cid-7pewbour]{width:18px;height:18px;border-radius:50%;background:linear-gradient(135deg,#ff27bb,#7c00ff);font-size:7px;font-weight:800;color:#fff;display:inline-flex;align-items:center;justify-content:center;letter-spacing:.04em}.nh-sender__handle[data-astro-cid-7pewbour]{font-size:9px;font-weight:700;color:#ffffffd9}.nh-sender__preview[data-astro-cid-7pewbour]{aspect-ratio:1 / 1;width:100%;border-radius:8px;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.15),transparent 55%),linear-gradient(135deg,#ff27bb,#7c00ff 60%,#fb873c);position:relative;overflow:hidden;flex-shrink:0}.nh-sender__preview[data-astro-cid-7pewbour] img[data-astro-cid-7pewbour]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.nh-sender__msgline[data-astro-cid-7pewbour]{height:7px;border-radius:4px;background:linear-gradient(90deg,#ff27bb59,#7c00ff4d)}.nh-sender__msgline--short[data-astro-cid-7pewbour]{width:60%}.nh-sender__caption[data-astro-cid-7pewbour]{font-size:8px;color:#fff9;letter-spacing:.04em;margin-top:2px;transition:opacity .25s ease}.nh-sender__bar[data-astro-cid-7pewbour]{height:3px;background:#ffffff14;border-radius:2px;overflow:hidden;transition:opacity .25s ease}.nh-sender__bar[data-astro-cid-7pewbour]>span[data-astro-cid-7pewbour]{display:block;height:100%;width:0;background:linear-gradient(90deg,var(--primary),var(--secondary))}.nh-sender[data-astro-cid-7pewbour].is-in .nh-sender__bar[data-astro-cid-7pewbour]>span[data-astro-cid-7pewbour]{animation:nhSenderBar 1.2s linear forwards}@keyframes nhSenderBar{0%{width:0}to{width:100%}}.nh-sender__done[data-astro-cid-7pewbour]{display:none;align-items:center;justify-content:center;gap:5px;margin-top:6px;padding:6px 8px;font-size:9.5px;font-weight:800;color:#16c64f;letter-spacing:.06em;text-transform:uppercase;text-align:center;background:#16c64f1a;border:1px solid rgba(22,198,79,.35);border-radius:8px;box-shadow:0 0 16px #16c64f2e;animation:nhSenderDone .4s cubic-bezier(.16,1,.3,1)}@keyframes nhSenderDone{0%{opacity:0;transform:translateY(6px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.nh-sender[data-astro-cid-7pewbour].is-done .nh-sender__caption[data-astro-cid-7pewbour],.nh-sender[data-astro-cid-7pewbour].is-done .nh-sender__bar[data-astro-cid-7pewbour]{opacity:0;height:0;margin:0;padding:0}.nh-sender[data-astro-cid-7pewbour].is-done .nh-sender__done[data-astro-cid-7pewbour]{display:inline-flex}@media(max-width:899.98px){.nh-sender[data-astro-cid-7pewbour]{width:22%;min-width:90px;right:6px}}.nh-promo__hint[data-astro-cid-7pewbour]{margin-top:18px;display:inline-flex;align-items:center;gap:8px;padding:7px 14px;background:#08030cc7;border:1px solid rgba(8,3,12,.5);border-radius:9999px;color:#ffffffd9;font-size:11px;font-weight:600;letter-spacing:.04em;backdrop-filter:blur(4px)}.nh-promo__hint[data-astro-cid-7pewbour] svg[data-astro-cid-7pewbour]{color:#cf3}.kc-photo[data-astro-cid-7pewbour]{position:absolute;inset:0;z-index:20;border-radius:inherit;overflow:hidden;opacity:0;visibility:hidden;transition:opacity .5s ease,visibility .5s}.kc-photo[data-astro-cid-7pewbour].is-show{opacity:1;visibility:visible}.kc-photo__bg[data-astro-cid-7pewbour]{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:1}.kc-photo__bg[data-astro-cid-7pewbour].is-missing{display:none}.kc-photo__bg-fallback[data-astro-cid-7pewbour]{position:absolute;inset:0;z-index:0;background:radial-gradient(circle at 30% 20%,rgba(255,39,187,.45),transparent 55%),radial-gradient(circle at 75% 80%,rgba(124,0,255,.55),transparent 55%),radial-gradient(circle at 50% 100%,rgba(251,135,60,.35),transparent 60%),linear-gradient(135deg,#1a0820,#08030c)}.kc-photo__overlay[data-astro-cid-7pewbour]{position:absolute;inset:0;z-index:2;background:linear-gradient(180deg,#08030c8c,#08030c00 22% 60%,#08030cc7);pointer-events:none}.kc-photo__top[data-astro-cid-7pewbour]{position:absolute;top:0;left:0;right:0;z-index:5;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;padding:16px 22px}.kc-photo__event[data-astro-cid-7pewbour]{font-size:13px;font-weight:700;letter-spacing:.04em;color:#fff;justify-self:start}.kc-photo__djbadge[data-astro-cid-7pewbour]{display:inline-flex;align-items:center;gap:8px;padding:6px 14px 7px;background:#08030c8c;border:1px solid rgba(255,39,187,.35);border-radius:9999px;box-shadow:0 0 22px #ff27bb59;justify-self:center}.kc-photo__djbadge-dot[data-astro-cid-7pewbour]{width:6px;height:6px;background:var(--primary);border-radius:50%;box-shadow:0 0 8px var(--primary);animation:nhKissPulse 1.6s ease-in-out infinite}.kc-photo__djbadge-stack[data-astro-cid-7pewbour]{display:inline-flex;flex-direction:column;text-align:left;gap:1px}.kc-photo__djbadge-tag[data-astro-cid-7pewbour]{font-size:9px;font-weight:800;letter-spacing:.14em;color:var(--primary);text-transform:uppercase;line-height:1}.kc-photo__djbadge-name[data-astro-cid-7pewbour]{font-size:13px;font-weight:800;letter-spacing:.06em;color:#fff;text-transform:uppercase;line-height:1.05}.kc-photo__brand[data-astro-cid-7pewbour]{justify-self:end;opacity:.95}.kc-photo__brand[data-astro-cid-7pewbour] img[data-astro-cid-7pewbour]{height:16px;width:auto;display:block}.kc-photo__bottom[data-astro-cid-7pewbour]{position:absolute;left:22px;right:22px;bottom:28px;z-index:5;display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.kc-photo__msg[data-astro-cid-7pewbour]{display:flex;flex-direction:column;gap:8px;max-width:calc(100% - 140px)}.kc-photo__user[data-astro-cid-7pewbour]{display:inline-flex;align-items:center;gap:8px}.kc-photo__user-avatar[data-astro-cid-7pewbour]{width:26px;height:26px;border-radius:50%;background:linear-gradient(135deg,#ff27bb,#fb873c);color:#fff;font-size:10px;font-weight:800;letter-spacing:.04em;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0006}.kc-photo__user-handle[data-astro-cid-7pewbour]{font-size:12px;font-weight:600;color:#ffffffd9}.kc-photo__sep[data-astro-cid-7pewbour]{width:36px;height:2px;background:#fff6;border-radius:2px}.kc-photo__text[data-astro-cid-7pewbour]{font-size:clamp(18px,2.4vw,26px);font-weight:700;color:#fff;line-height:1.15;text-shadow:0 2px 12px rgba(0,0,0,.55);display:inline-flex;align-items:center;gap:6px}.kc-photo__text-icon[data-astro-cid-7pewbour]{color:var(--accent);filter:drop-shadow(0 0 6px rgba(251,135,60,.55));flex-shrink:0}.kc-photo__qr-mini[data-astro-cid-7pewbour]{display:flex;flex-direction:column;align-items:center;gap:6px;flex-shrink:0}.kc-photo__qr-card[data-astro-cid-7pewbour]{width:84px;height:84px;background:#fff;border-radius:10px;padding:5px;box-shadow:0 6px 18px #0000008c}.kc-photo__qr-card[data-astro-cid-7pewbour] img[data-astro-cid-7pewbour]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}.kc-photo__qr-badge[data-astro-cid-7pewbour]{font-size:9px;font-weight:800;letter-spacing:.12em;color:#fff;text-transform:uppercase;padding:4px 10px;background:#ff27bbd9;border-radius:9999px;box-shadow:0 4px 12px #ff27bb66;white-space:nowrap}.kc-photo__progress[data-astro-cid-7pewbour]{position:absolute;left:0;right:0;bottom:0;z-index:6;height:3px;background:#ffffff1f}.kc-photo__progress[data-astro-cid-7pewbour]>span[data-astro-cid-7pewbour]{display:block;height:100%;width:0%;background:linear-gradient(90deg,var(--primary),var(--accent))}.kc-photo[data-astro-cid-7pewbour].is-show .kc-photo__progress[data-astro-cid-7pewbour]>span[data-astro-cid-7pewbour]{animation:kcPhotoProgress 4.5s linear forwards}@keyframes kcPhotoProgress{0%{width:0%}to{width:100%}}@media(max-width:899.98px){.kc-photo__top[data-astro-cid-7pewbour]{padding:12px 14px}.kc-photo__event[data-astro-cid-7pewbour],.kc-photo__djbadge-name[data-astro-cid-7pewbour]{font-size:11px}.kc-photo__brand[data-astro-cid-7pewbour] img[data-astro-cid-7pewbour]{height:13px}.kc-photo__bottom[data-astro-cid-7pewbour]{left:14px;right:14px;bottom:18px;gap:10px}.kc-photo__qr-card[data-astro-cid-7pewbour]{width:64px;height:64px;padding:4px}.kc-photo__text[data-astro-cid-7pewbour]{font-size:clamp(15px,4.6vw,20px)}.kc-photo__msg[data-astro-cid-7pewbour]{max-width:calc(100% - 90px)}}.nh-reveal-stagger[data-astro-cid-7pewbour]>[data-astro-cid-7pewbour]{opacity:0;transform:translateY(28px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}.nh-reveal-stagger[data-astro-cid-7pewbour].is-visible>[data-astro-cid-7pewbour]{opacity:1;transform:translateY(0)}.nh-reveal-stagger[data-astro-cid-7pewbour].is-visible>[data-astro-cid-7pewbour]:nth-child(1){transition-delay:.05s}.nh-reveal-stagger[data-astro-cid-7pewbour].is-visible>[data-astro-cid-7pewbour]:nth-child(2){transition-delay:.15s}.nh-reveal-stagger[data-astro-cid-7pewbour].is-visible>[data-astro-cid-7pewbour]:nth-child(3){transition-delay:.25s}.nh-reveal-stagger[data-astro-cid-7pewbour].is-visible>[data-astro-cid-7pewbour]:nth-child(4){transition-delay:.35s}.nh-reveal-stagger[data-astro-cid-7pewbour].is-visible>[data-astro-cid-7pewbour]:nth-child(5){transition-delay:.45s}.nh-reveal-stagger[data-astro-cid-7pewbour].is-visible>[data-astro-cid-7pewbour]:nth-child(6){transition-delay:.55s}.nh-reveal-split[data-astro-cid-7pewbour]>[data-astro-cid-7pewbour]:nth-child(1){opacity:0;transform:translate(-90px) rotate(-2deg) scale(.92);transition:opacity .95s cubic-bezier(.16,1,.3,1),transform .95s cubic-bezier(.16,1,.3,1)}.nh-reveal-split[data-astro-cid-7pewbour]>[data-astro-cid-7pewbour]:nth-child(2){opacity:0;transform:translate(90px) rotate(2deg) scale(.92);transition:opacity .95s cubic-bezier(.16,1,.3,1) .12s,transform .95s cubic-bezier(.16,1,.3,1) .12s}.nh-reveal-split[data-astro-cid-7pewbour].is-visible>[data-astro-cid-7pewbour]{opacity:1;transform:translate(0) rotate(0) scale(1)}@media(prefers-reduced-motion:reduce){.nh-reveal-stagger[data-astro-cid-7pewbour]>[data-astro-cid-7pewbour],.nh-reveal-split[data-astro-cid-7pewbour]>[data-astro-cid-7pewbour]{opacity:1!important;transform:none!important;transition:none!important}}@media(max-width:899.98px){.nh-hero[data-astro-cid-7pewbour]{padding:clamp(40px,10vw,80px) 0 clamp(32px,8vw,56px)}.nh-hero__grid[data-astro-cid-7pewbour]{grid-template-columns:1fr;gap:32px;padding-top:0}.nh-hero__h1[data-astro-cid-7pewbour]{font-size:clamp(30px,8vw,44px);max-width:100%}.nh-hero__sub[data-astro-cid-7pewbour]{font-size:clamp(15px,4vw,17px);margin-bottom:24px}.nh-hero__actions[data-astro-cid-7pewbour]{gap:10px;margin-bottom:28px}.nh-hero__strip[data-astro-cid-7pewbour]{gap:16px;padding-top:20px}.nh-hero__strip-num[data-astro-cid-7pewbour]{font-size:24px}.nh-hero__strip-label[data-astro-cid-7pewbour]{font-size:11px}.nh-booth[data-astro-cid-7pewbour]{max-width:420px;padding:16px}.nh-booth__stream[data-astro-cid-7pewbour]{height:280px}.nh-bubble[data-astro-cid-7pewbour]{padding:10px 12px;gap:10px}.nh-bubble__icon[data-astro-cid-7pewbour]{font-size:18px}.nh-bubble__title[data-astro-cid-7pewbour]{font-size:13px}.nh-bubble__sub[data-astro-cid-7pewbour]{font-size:11px}.nh-tabs[data-astro-cid-7pewbour]{grid-template-columns:1fr;gap:24px}.nh-tabs-section__head[data-astro-cid-7pewbour]{margin-bottom:16px}.nh-tab[data-astro-cid-7pewbour]{padding:14px 0}.nh-tab__title[data-astro-cid-7pewbour]{font-size:clamp(17px,4.5vw,19px)}.nh-tab__desc[data-astro-cid-7pewbour]{font-size:13px}.nh-tab__cta[data-astro-cid-7pewbour]{display:none}.nh-tabs__panels-inner[data-astro-cid-7pewbour]{height:clamp(320px,60vw,420px);padding:18px}.nh-panel[data-astro-cid-7pewbour]{inset:18px}.nh-mock-row[data-astro-cid-7pewbour]{padding:12px;gap:12px}.nh-marquee[data-astro-cid-7pewbour]{font-size:13px}.nh-tcard[data-astro-cid-7pewbour]{width:280px;min-height:220px;padding:22px}.nh-slide__inner[data-astro-cid-7pewbour]{grid-template-columns:1fr;gap:24px}.nh-slides__viewport[data-astro-cid-7pewbour]{min-height:720px}.nh-compare[data-astro-cid-7pewbour]{padding:56px 0}.nh-compare__grid[data-astro-cid-7pewbour]{grid-template-columns:1fr;gap:16px}.nh-compare__side[data-astro-cid-7pewbour]{padding:28px 22px;min-height:auto}.nh-compare__h3[data-astro-cid-7pewbour]{font-size:clamp(28px,8vw,40px);margin-bottom:22px}.nh-compare__list[data-astro-cid-7pewbour] li[data-astro-cid-7pewbour]{font-size:14px}.nh-steps[data-astro-cid-7pewbour]{padding:56px 0}.nh-steps__head[data-astro-cid-7pewbour]{margin-bottom:36px}.nh-steps__grid[data-astro-cid-7pewbour]{grid-template-columns:1fr;gap:16px}.nh-step[data-astro-cid-7pewbour]{min-height:280px}.nh-audiences[data-astro-cid-7pewbour]{padding:56px 0}.nh-audience-card[data-astro-cid-7pewbour]{min-height:300px}.nh-audience-card__body[data-astro-cid-7pewbour]{min-height:300px;padding:24px}.nh-press-row[data-astro-cid-7pewbour]{grid-template-columns:repeat(2,1fr)}.nh-faq[data-astro-cid-7pewbour]{padding:56px 0}.nh-faq__head[data-astro-cid-7pewbour]{margin-bottom:36px}.nh-faq__bubble[data-astro-cid-7pewbour]{width:56px;height:56px;line-height:56px;font-size:28px}.nh-faq__h2[data-astro-cid-7pewbour]{font-size:clamp(28px,8vw,44px)}.nh-faq__item[data-astro-cid-7pewbour] summary[data-astro-cid-7pewbour]{padding:18px;font-size:15px}.nh-faq__item[data-astro-cid-7pewbour]>p[data-astro-cid-7pewbour]{padding:0 18px 18px;font-size:14px}.nh-company[data-astro-cid-7pewbour]{padding:56px 0}.nh-company__title[data-astro-cid-7pewbour]{font-size:clamp(26px,7vw,36px)}.nh-company__p[data-astro-cid-7pewbour]{font-size:15px}.nh-custom[data-astro-cid-7pewbour]{padding:56px 0}.nh-custom__inner[data-astro-cid-7pewbour]{padding:28px 22px;gap:28px;border-radius:22px}.nh-custom__title[data-astro-cid-7pewbour]{font-size:clamp(26px,7vw,36px)}.nh-custom__lead[data-astro-cid-7pewbour]{font-size:15px}.nh-custom__grid[data-astro-cid-7pewbour]{grid-template-columns:1fr}.nh-cta[data-astro-cid-7pewbour]{padding:64px 0 80px}.nh-cta__title[data-astro-cid-7pewbour]{font-size:clamp(32px,8vw,44px)!important}.nh-cta__sub[data-astro-cid-7pewbour]{font-size:15px}.nh-display[data-astro-cid-7pewbour]{font-size:clamp(24px,6.5vw,36px)}.nh-sub[data-astro-cid-7pewbour]{font-size:14px}.nh-tabs__panels-inner[data-astro-cid-7pewbour]{padding:14px}.nh-mock-row[data-astro-cid-7pewbour]{padding:14px;gap:10px}.nh-ph[data-astro-cid-7pewbour] img[data-astro-cid-7pewbour]{-o-object-position:center 30%;object-position:center 30%}.nh-ph--mobile[data-astro-cid-7pewbour]{max-width:60%;aspect-ratio:9 / 17.5}.nh-ph--screen[data-astro-cid-7pewbour],.nh-ph--screen-lg[data-astro-cid-7pewbour]{aspect-ratio:16 / 10;max-width:100%}.nh-ph--grid[data-astro-cid-7pewbour]{aspect-ratio:1 / 1;max-width:92%}.nh-mock-row--phones[data-astro-cid-7pewbour]{padding:12px}.nh-mock-row--phones[data-astro-cid-7pewbour] .nh-ph--phone-back[data-astro-cid-7pewbour]{transform:translate(8%) rotate(-2deg);height:auto;max-height:88%;max-width:48%}.nh-mock-row--phones[data-astro-cid-7pewbour] .nh-ph--phone-front[data-astro-cid-7pewbour]{transform:translate(-8%) rotate(2deg);height:auto;max-height:100%;max-width:54%}.nh-tabs[data-astro-cid-7pewbour][data-active="0"] .nh-tabs__panels-inner[data-astro-cid-7pewbour],.nh-tabs[data-astro-cid-7pewbour][data-active="3"] .nh-tabs__panels-inner[data-astro-cid-7pewbour]{height:clamp(560px,130vw,720px)}.nh-tabs__panels-inner[data-astro-cid-7pewbour]{height:clamp(440px,96vw,540px)}.nh-panel[data-astro-cid-7pewbour][data-panel="0"] .nh-mock-row[data-astro-cid-7pewbour]{flex-direction:column;gap:16px;padding:16px}.nh-panel[data-astro-cid-7pewbour][data-panel="0"] .nh-ph--screen[data-astro-cid-7pewbour]{width:100%;max-width:100%;aspect-ratio:16/9;flex:0 1 auto}.nh-panel[data-astro-cid-7pewbour][data-panel="0"] .nh-ph--mobile[data-astro-cid-7pewbour]{max-width:32%;aspect-ratio:9/19.5;flex:0 0 auto}.nh-panel[data-astro-cid-7pewbour][data-panel="3"] .nh-mock-row[data-astro-cid-7pewbour]{flex-direction:column;gap:16px;padding:16px}.nh-panel[data-astro-cid-7pewbour][data-panel="3"] .nh-ph--horizontal[data-astro-cid-7pewbour]{width:100%;max-width:100%;aspect-ratio:16/9;flex:0 1 auto}.nh-panel[data-astro-cid-7pewbour][data-panel="3"] .nh-ph--mobile[data-astro-cid-7pewbour]{max-width:32%;aspect-ratio:9/19.5;flex:0 0 auto}.nh-panel[data-astro-cid-7pewbour][data-panel="4"] .nh-mock-row[data-astro-cid-7pewbour]{flex-direction:row;gap:12px;padding:16px;justify-content:center;align-items:stretch}.nh-panel[data-astro-cid-7pewbour][data-panel="4"] .nh-ph--mobile[data-astro-cid-7pewbour]{flex:0 1 auto;aspect-ratio:9/19.5;height:100%;width:auto;max-width:44%}.nh-panel[data-astro-cid-7pewbour][data-panel="4"] .nh-ph--grid[data-astro-cid-7pewbour]{flex:0 1 auto;aspect-ratio:9/14;height:100%;width:auto;max-width:50%}.nh-custom[data-astro-cid-7pewbour]{padding-top:28px}.nh-custom__inner[data-astro-cid-7pewbour]{padding:32px 22px;border-radius:22px}.nh-tabs-section[data-astro-cid-7pewbour]{padding-top:28px}}@media(max-width:480px){.wrap[data-astro-cid-7pewbour]{padding:0 14px}.nh-booth[data-astro-cid-7pewbour]{padding:14px}.nh-booth__stream[data-astro-cid-7pewbour]{height:260px}.nh-press-row[data-astro-cid-7pewbour]{grid-template-columns:1fr}.nh-tabs__panels-inner[data-astro-cid-7pewbour]{height:380px;padding:12px}.nh-panel[data-astro-cid-7pewbour]{inset:12px}.nh-ph--mobile[data-astro-cid-7pewbour]{max-width:64%;aspect-ratio:9 / 17}.nh-mock-row--phones[data-astro-cid-7pewbour] .nh-ph--phone-back[data-astro-cid-7pewbour]{max-height:86%;max-width:46%;transform:translate(6%) rotate(-2deg)}.nh-mock-row--phones[data-astro-cid-7pewbour] .nh-ph--phone-front[data-astro-cid-7pewbour]{max-height:100%;max-width:52%;transform:translate(-6%) rotate(2deg)}}
