@import"https://fonts.googleapis.com/css2?family=Nunito:wght@400;500;600;700;800&display=swap";.support-chat__dock{position:fixed;right:20px;bottom:20px;z-index:46;width:fit-content;max-width:calc(100vw - 24px);display:flex;justify-content:flex-end;align-items:flex-end;pointer-events:none;contain:layout paint;isolation:isolate;min-width:0}.support-chat__launcher,.support-chat__text-button{pointer-events:auto}.support-chat__launcher{min-width:0;max-width:min(212px,calc(100vw - 24px));padding:8px 12px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,#191c23f5,#0d0f14fa);box-shadow:0 22px 48px #0000005c,inset 0 1px #ffffff0d;backdrop-filter:none;color:var(--nv-text);transform:translateY(0) scale(1);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background-color .2s ease}.support-chat__launcher:hover{transform:translateY(-2px) scale(1.01);border-color:#c9606c47;box-shadow:0 26px 56px #0000006b,inset 0 1px #ffffff0d}.support-chat__launcher-core{width:40px;height:40px;position:relative;display:grid;place-items:center;border-radius:15px;background:linear-gradient(180deg,#c9606c33,#c9606c14);border:1px solid rgba(201,96,108,.18);overflow:hidden}.support-chat__launcher-ripple{position:absolute;inset:8px;border-radius:14px;background:radial-gradient(circle,rgba(201,96,108,.28),transparent 72%);opacity:.42;transform:scale(.82);transition:opacity .22s ease,transform .22s ease}.support-chat__launcher-icon{width:22px;height:22px;position:relative;z-index:1;stroke:var(--nv-accent-ink);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.support-chat__launcher-copy{min-width:0;display:grid;gap:2px;text-align:left}.support-chat__launcher-copy--single{display:flex;align-items:center;min-height:100%}.support-chat__launcher-copy strong{display:block;font-size:.9rem;font-weight:780;letter-spacing:-.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.support-chat__badge{min-width:28px;height:28px;padding:0 8px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#c9606c2e;border:1px solid rgba(201,96,108,.2);color:var(--nv-accent-ink);font-size:.78rem;font-weight:720}.support-chat__shell{position:fixed;inset:0;visibility:hidden;pointer-events:none;z-index:47;min-width:0}.support-chat__shell.is-open{visibility:visible;pointer-events:auto}.support-chat__scrim{position:absolute;inset:0;opacity:0;pointer-events:none;background:#0406088f;backdrop-filter:none;transition:opacity .22s ease}.support-chat__shell.is-open .support-chat__scrim{opacity:1;pointer-events:auto}.support-chat__panel{position:absolute;top:88px;right:12px;bottom:12px;width:min(428px,calc(100vw - 24px));display:grid;grid-template-rows:auto minmax(0,1fr);border-radius:28px;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#101319fa,#080a0efa);box-shadow:0 34px 80px #00000080,inset 0 1px #ffffff0a;transform:translate(104%);opacity:0;pointer-events:none;transition:transform .22s ease,opacity .22s ease;min-width:0}.support-chat__shell.is-open .support-chat__panel{transform:translate(0);opacity:1;pointer-events:auto}.support-chat__header{display:flex;align-items:center;padding:20px 20px 14px;border-bottom:1px solid rgba(255,255,255,.06);background:linear-gradient(180deg,#171a21fa,#0f1116fa)}.support-chat__title-block{display:flex;align-items:center}.support-chat__title-block h2{margin:0;font-size:1.08rem;line-height:1.02;letter-spacing:-.04em;font-weight:760}.support-chat__text-button{transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.support-chat__text-button:hover{background:#ffffff0d;border-color:#ffffff1f;transform:translateY(-1px)}.support-chat__body{min-height:0;display:grid;grid-template-rows:minmax(0,1fr) auto;min-width:0}.support-chat__timeline{min-height:0;padding:16px 16px 8px;overflow:auto;overflow-x:hidden;display:grid;align-content:start;gap:12px;min-width:0;overscroll-behavior:contain}.support-chat__timeline::-webkit-scrollbar{width:10px}.support-chat__timeline::-webkit-scrollbar-thumb{border-radius:999px;border:2px solid transparent;background:#ffffff1f;background-clip:padding-box}.support-chat__timeline::-webkit-scrollbar-track{background:transparent}.support-chat__message{max-width:min(86%,340px);display:grid;gap:8px;padding:14px 14px 12px;border-radius:22px;border:1px solid rgba(255,255,255,.06);background:#ffffff08;box-shadow:inset 0 1px #ffffff08;min-width:0}.support-chat__message--user{justify-self:end;background:linear-gradient(180deg,#c9606c2e,#c9606c14);border-color:#c9606c38}.support-chat__message--agent,.support-chat__message--system{justify-self:start}.support-chat__message--system{max-width:100%;background:#ffffff05}.support-chat__message.is-pending{opacity:.82}.support-chat__message.is-failed{border-color:#ff5c723d;background:#ff5c7214}.support-chat__message-head{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--nv-text-faint);font-size:.76rem}.support-chat__message-head strong{color:var(--nv-text);font-size:.82rem}.support-chat__message-body{white-space:pre-wrap;line-height:1.6;color:var(--nv-text);overflow-wrap:anywhere;word-break:break-word}.support-chat__message-attachments{display:grid;gap:10px}.support-chat__attachment{padding:0;overflow:hidden;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a}.support-chat__attachment-image,.support-chat__attachment-video-element{display:block;width:100%;max-height:240px;object-fit:cover}.support-chat__attachment-video{position:relative}.support-chat__attachment-play{position:absolute;right:14px;bottom:14px;width:38px;height:38px;display:grid;place-items:center;border-radius:999px;background:#080a0eb8;border:1px solid rgba(255,255,255,.16);color:#fff;font-size:.88rem}.support-chat__message-meta-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.support-chat__message-meta{color:var(--nv-text-faint);font-size:.76rem}.support-chat__text-button{min-height:30px;padding:0 10px;border-radius:999px;border:1px solid rgba(255,255,255,.07);color:var(--nv-text-soft)}.support-chat__empty,.support-chat__unavailable{min-height:180px;display:grid;place-items:center;gap:10px;padding:24px;text-align:center;border-radius:24px;border:1px solid rgba(255,255,255,.06);background:#ffffff06}.support-chat__empty strong,.support-chat__unavailable strong{font-size:1rem;font-weight:720}.support-chat__empty p,.support-chat__unavailable p{max-width:28ch;color:var(--nv-text-soft);line-height:1.6}.support-chat__unavailable-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:16px;border:1px solid rgba(201,96,108,.2);background:#c9606c1f;color:var(--nv-accent-ink);font-size:1.15rem;font-weight:800}.support-chat__composer-shell{display:grid;gap:10px;padding:14px 16px 16px;border-top:1px solid rgba(255,255,255,.06);background:linear-gradient(180deg,#111419eb,#0a0c10fa);min-width:0}.support-chat__composer{position:relative;display:grid;min-width:0}.support-chat__input{width:100%;min-height:54px;max-height:none;resize:none;overflow:hidden;overflow-y:hidden;overflow-x:hidden;overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none;padding:15px 60px 15px 58px;border-radius:20px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:var(--nv-text);line-height:1.55;box-shadow:inset 0 1px #ffffff08;min-width:0}.support-chat__input::-webkit-scrollbar{width:0;height:0;display:none}.support-chat__input:focus{outline:none;border-color:#c9606c57;background:#ffffff0b}.support-chat__input::placeholder{color:var(--nv-text-faint)}.support-chat__attach,.support-chat__send{position:absolute;bottom:9px;width:38px;height:38px;display:inline-grid;place-items:center;border-radius:13px;transition:transform .18s ease,background-color .18s ease,border-color .18s ease,opacity .18s ease}.support-chat__attach{left:9px;border:1px solid rgba(255,255,255,.08);background:#ffffff0d;color:var(--nv-text-soft)}.support-chat__send{right:9px;border:1px solid rgba(201,96,108,.28);background:#c9606c29;color:var(--nv-accent-ink);box-shadow:inset 0 1px #ffffff14}.support-chat__attach:hover:not(:disabled),.support-chat__send:hover:not(:disabled){transform:translateY(-1px)}.support-chat__attach:hover:not(:disabled){background:#ffffff14;border-color:#ffffff24}.support-chat__send:hover:not(:disabled){background:#c9606c3d;border-color:#c9606c61}.support-chat__attach:disabled,.support-chat__send:disabled{opacity:.42}.support-chat__attach svg,.support-chat__send svg{width:18px;height:18px}.support-chat__composer-attachment{display:grid;grid-template-columns:72px minmax(0,1fr) auto;gap:12px;align-items:center;padding:10px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a}.support-chat__composer-attachment-preview{width:72px;height:72px;overflow:hidden;border-radius:14px;background:#ffffff0f}.support-chat__composer-attachment-preview img,.support-chat__composer-attachment-preview video{width:100%;height:100%;display:block;object-fit:cover}.support-chat__composer-attachment-copy{min-width:0;display:grid;gap:4px}.support-chat__composer-attachment-copy strong{font-size:.88rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.support-chat__composer-attachment-copy span{color:var(--nv-text-faint);font-size:.76rem}.support-chat__composer-attachment-remove{width:32px;height:32px;display:grid;place-items:center;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#ffffff0d;color:var(--nv-text-soft);font-size:1rem}.support-chat__composer-note{color:var(--nv-text-faint);font-size:.76rem;line-height:1.4;padding-left:6px}.support-chat__composer-note--error{color:#ff9da8}.support-chat__file-input{display:none}.support-chat__draft-media{display:grid}.support-chat__draft-chip{display:grid;grid-template-columns:72px minmax(0,1fr) auto;gap:12px;align-items:center;padding:10px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;min-width:0}.support-chat__draft-thumb{width:72px;height:72px;display:block;overflow:hidden;border-radius:14px;object-fit:cover;background:#ffffff0f}.support-chat__draft-copy{min-width:0;display:grid;gap:4px}.support-chat__draft-copy strong{font-size:.88rem;white-space:normal;overflow-wrap:anywhere}.support-chat__draft-copy span{color:var(--nv-text-faint);font-size:.76rem}.support-chat__draft-remove{width:32px;height:32px;display:grid;place-items:center;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#ffffff0d;color:var(--nv-text-soft);font-size:1rem}.support-chat__media-grid{display:grid;gap:8px}.support-chat__media-card{position:relative;overflow:hidden;width:min(240px,100%);max-width:100%;min-height:132px;padding:0;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.support-chat__media-card-image,.support-chat__media-card-video{width:100%;height:100%;min-height:132px;display:block;object-fit:cover}.support-chat__media-play{position:absolute;left:10px;bottom:10px;width:34px;height:34px;display:inline-grid;place-items:center;border-radius:12px;background:#0000008f;color:#fff;font-size:.9rem}.support-chat__preview-shell{position:absolute;inset:0;z-index:2}.support-chat__preview-scrim{position:absolute;inset:0;background:#040608d6;backdrop-filter:none}.support-chat__preview-card{position:absolute;inset:24px;display:grid;place-items:center;border-radius:28px;border:1px solid rgba(255,255,255,.08);background:#0a0c10f5;box-shadow:0 34px 80px #00000094;overflow:hidden}.support-chat__preview-image,.support-chat__preview-video{width:100%;height:100%;display:block;object-fit:contain;background:#00000059}.support-chat__preview-close{position:absolute;top:10px;right:10px;width:40px;height:40px;display:grid;place-items:center;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff14;color:var(--nv-text);font-size:1.4rem;z-index:2}.support-chat__media-lightbox{position:fixed;inset:0;z-index:48;display:grid;place-items:center}.support-chat__media-lightbox-scrim{position:absolute;inset:0;background:#040608d6;backdrop-filter:none}.support-chat__media-lightbox-card{position:relative;z-index:1;width:min(94vw,1120px);max-height:min(90vh,920px);padding:16px;border-radius:28px;border:1px solid rgba(255,255,255,.08);background:#0a0c10f5;box-shadow:0 34px 80px #00000094}.support-chat__media-lightbox-asset{width:100%;max-height:calc(90vh - 32px);display:block;border-radius:18px;object-fit:contain;background:#00000059}.support-chat__media-lightbox-close{position:absolute;top:10px;right:10px;width:40px;height:40px;display:grid;place-items:center;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff14;color:var(--nv-text);font-size:1.4rem;z-index:2}@media (max-width: 720px){.support-chat__dock{right:12px;bottom:12px;max-width:calc(100vw - 16px)}.support-chat__launcher{min-width:0;width:auto;max-width:min(196px,calc(100vw - 16px));padding:8px 10px}.support-chat__launcher-copy strong{font-size:.84rem}.support-chat__panel{inset:74px 8px 8px;width:auto;border-radius:22px}.support-chat__header{padding:18px 16px 14px}.support-chat__timeline{padding:14px 14px 6px}.support-chat__composer-shell{padding:12px 14px 14px;gap:8px}.support-chat__message{max-width:100%}.support-chat__title-block h2{font-size:1rem}.support-chat__input{min-height:52px;padding:14px 58px 14px 54px;font-size:16px}.support-chat__attach,.support-chat__send{width:36px;height:36px}.support-chat__composer-attachment{grid-template-columns:64px minmax(0,1fr) auto}.support-chat__composer-attachment-preview{width:64px;height:64px}.support-chat__media-lightbox-card{width:calc(100vw - 16px);padding:12px;border-radius:20px}.support-chat__draft-chip{grid-template-columns:64px minmax(0,1fr) auto}.support-chat__draft-thumb{width:64px;height:64px}}@media (prefers-reduced-motion: reduce){.support-chat__launcher,.support-chat__panel,.support-chat__scrim,.support-chat__text-button,.support-chat__launcher-ripple,.support-chat__attach,.support-chat__send{animation:none;transition:none;transform:none}}.support-chat__launcher,.support-chat__scrim,.support-chat__panel{backdrop-filter:none!important}.support-chat__scrim{background:#04060ab8!important}.support-chat__launcher:hover,.support-chat__attach:hover:not(:disabled),.support-chat__send:hover:not(:disabled),.support-chat__text-button:hover{transform:none!important}:root{--story-max: min(1180px, calc(100vw - 28px) );--story-card-bg: rgba(13, 15, 20, .96);--story-card-bg-strong: rgba(17, 20, 26, .98);--story-card-edge: rgba(255, 255, 255, .08);--story-card-edge-strong: rgba(201, 96, 108, .24);--story-card-shadow: 0 22px 54px rgba(0, 0, 0, .34);--story-text-soft: #acb2bd;--story-text-faint: #7c838e}html{scrollbar-width:thin;scrollbar-color:rgba(201,96,108,.78) rgba(7,9,13,.96)}html::-webkit-scrollbar{width:13px;height:13px}html::-webkit-scrollbar-track{background:#07090df5}html::-webkit-scrollbar-thumb{border-radius:999px;border:3px solid rgba(7,9,13,.96);background:linear-gradient(180deg,#e0707de6,#b24855f0)}.story-page-shell,.platform-story-shell{width:var(--story-max);margin:0 auto}.story-hero,.platform-hero{min-height:calc(100vh - 126px);display:grid;align-items:stretch;padding:0}.story-hero-center,.platform-hero-center{width:min(1080px,100%);display:grid;justify-items:center;gap:18px}.story-hero-center{min-height:calc(100vh - 148px);grid-template-rows:minmax(28px,.42fr) auto minmax(88px,1fr)}.story-hero-spacer{width:100%;min-height:clamp(24px,5vh,56px)}.story-hero-card,.platform-hero-card,.story-scene-card,.story-faq-intro,.story-faq-item,.story-download-card,.platform-install-card,.platform-command-card{position:relative;overflow:hidden;border-radius:30px;border:1px solid var(--story-card-edge);background:linear-gradient(180deg,var(--story-card-bg-strong),rgba(9,11,15,.98));box-shadow:var(--story-card-shadow);transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.story-hero-card:hover,.platform-hero-card:hover,.story-scene-card:hover,.story-faq-item:hover,.story-download-card:hover,.platform-install-card:hover,.platform-command-card:hover{border-color:var(--story-card-edge-strong);box-shadow:0 24px 58px #00000061}.story-hero-card:before,.platform-hero-card:before,.story-scene-card:before,.story-faq-intro:before,.story-faq-item:before,.story-download-card:before,.platform-install-card:before,.platform-command-card:before{content:"";position:absolute;inset:1px;border-radius:29px;border:1px solid rgba(255,255,255,.03);pointer-events:none}.story-hero-card,.platform-hero-card{width:100%;display:grid;gap:18px;justify-items:center;text-align:center;padding:24px 20px 22px}.story-hero-card-main{width:min(900px,100%)}.story-hero-card h1,.platform-hero-copy h1{margin:0;font-size:clamp(1.92rem,4.8vw,4rem);line-height:1;letter-spacing:-.055em;font-weight:720;max-width:100%;text-wrap:balance}.story-hero-card-main h1{font-size:clamp(1.7rem,3.5vw,2.9rem);line-height:1.06;max-width:none}.story-hero-actions,.platform-hero-actions,.story-download-actions,.story-inline-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.story-scroll-cue{display:grid;justify-items:center;gap:8px;align-self:end;padding-bottom:4px}.story-scroll-arrow{width:42px;height:42px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff06;display:grid;place-items:center;animation:storyCue 2.4s ease-in-out infinite}.story-scroll-arrow:before{content:"";width:10px;height:10px;border-right:2px solid rgba(255,255,255,.78);border-bottom:2px solid rgba(255,255,255,.78);transform:rotate(45deg) translate(-1px,-1px)}.story-track{display:grid;gap:32px}.story-scene{min-height:auto;padding:0}.story-scene-compact{min-height:auto}.story-scene-sticky{position:static;min-height:auto;display:block}.story-scene-card{display:grid;grid-template-columns:minmax(0,.96fr) minmax(300px,.84fr);gap:24px;align-items:stretch;padding:22px}.story-scene-card>*,.story-download-grid>*,.platform-install-grid>*,.story-faq-grid>*,.story-faq-list>*,.platform-hero-grid>*{min-width:0}.story-scene-copy,.story-faq-intro,.story-download-card,.platform-install-card,.platform-command-card,.platform-hero-copy{min-width:0;display:grid;gap:14px}.story-scene-visual-wrap{min-width:0;display:grid;align-items:stretch}.story-scene-kicker,.story-scene-media-tag{display:inline-flex;width:fit-content;min-height:30px;align-items:center;padding:0 12px;border-radius:999px;border:1px solid rgba(201,96,108,.24);background:#c9606c1f;color:#f7dce0;font-size:.78rem;font-weight:720;letter-spacing:.04em;text-transform:uppercase}.story-scene-copy h2,.story-faq-intro h2,.story-download-section h2,.platform-section-heading h2,.platform-install-card h2,.platform-command-card h3,.story-download-card h3,.platform-install-card h3{margin:0;font-size:clamp(1.42rem,2.3vw,2.28rem);line-height:1.06;letter-spacing:-.04em;font-weight:700;text-wrap:balance}.story-scene-copy p,.story-faq-answer p,.story-download-card p,.platform-install-card p,.platform-command-card p,.platform-hero-copy p,.story-faq-intro p{margin:0;color:var(--story-text-soft);line-height:1.65;text-wrap:pretty;overflow-wrap:anywhere}.story-scene-accent,.platform-main-stat,.platform-meta-chip{min-height:56px;padding:14px 16px;display:grid;place-items:center;text-align:center;border-radius:20px;border:1px solid rgba(255,255,255,.08);background:#ffffff06}.story-scene-accent{justify-items:start;text-align:left;color:#e7e9ec;background:#0e1116eb}.story-scene-aside{display:grid;gap:12px}.story-scene-media-shell{position:relative;min-width:0;display:grid}.story-scene-media-shell,.story-scene-media-frame,.telegram-hero-media,.telegram-artifact-media{position:relative;overflow:hidden;min-height:336px;height:100%;border-radius:24px;border:1px solid rgba(255,255,255,.08);background:#090b0f}.telegram-artifact-media{min-height:220px}.story-scene-media,.telegram-hero-media img,.telegram-artifact-media img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.96) brightness(.74);transform:none}.story-scene-media-shade,.story-scene-media-grid,.story-scene-media-line,.story-scene-media-inset-overlay,.telegram-hero-media-shade,.telegram-artifact-media-shade,.telegram-hero-media:after,.telegram-artifact-media:after{position:absolute;inset:0;pointer-events:none}.story-scene-media-shade,.story-scene-media-inset-overlay,.telegram-hero-media-shade,.telegram-artifact-media-shade,.telegram-hero-media:after,.telegram-artifact-media:after{background:linear-gradient(180deg,#05070a1f,#05070a8a 58%,#05070ad6),radial-gradient(circle at 78% 18%,rgba(201,96,108,calc(.14 + var(--scene-focus, .32) * .16)),transparent 28%)}.story-scene-media-grid,.story-scene-media-line{display:none}.story-scene-media-line-a{left:10%;right:14%;top:calc(20% + var(--scene-enter, .6) * 14%)}.story-scene-media-line-b{left:24%;right:10%;bottom:calc(18% + var(--scene-focus, .32) * 8%)}.story-scene-media-overlay{display:none}.story-scene-media-caption{width:min(100%,19rem);display:grid;gap:8px;align-self:flex-start;padding:14px 16px;border-radius:20px;border:1px solid rgba(255,255,255,.08);background:#07090dad}.story-scene-media-caption strong{font-size:1.16rem;line-height:1.1;letter-spacing:-.035em}.story-scene-media-caption span:last-child{color:#c5c9d0;line-height:1.5}.story-scene-media-strip{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.story-scene-media-chip{min-height:34px;padding:0 12px;display:inline-flex;align-items:center;border-radius:999px;background:#07090db3;border:1px solid rgba(255,255,255,.08);color:#e8eaed;font-size:.84rem;font-weight:650}.story-faq-section,.story-download-section,.platform-install-shell{display:grid;gap:22px;margin-top:12px}.story-faq-grid{display:grid;grid-template-columns:minmax(240px,.54fr) minmax(0,1fr);gap:16px}.story-faq-intro,.story-faq-item,.story-download-card,.platform-install-card,.platform-command-card{padding:20px}.story-faq-list,.story-download-grid,.platform-install-grid{display:grid;gap:14px}.story-faq-list{grid-template-columns:repeat(2,minmax(0,1fr))}.story-faq-question{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;list-style:none;cursor:pointer;font-size:1rem;font-weight:680;line-height:1.4;color:#f2f4f7}.story-faq-plus{width:32px;height:32px;display:inline-grid;place-items:center;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff06;color:#f2f4f7bd;font-size:1.32rem;line-height:1;transition:transform .18s ease,color .18s ease,border-color .18s ease,background-color .18s ease}.story-faq-item[open] .story-faq-plus{transform:rotate(45deg);color:#f2f4f7;border-color:#c9606c3d;background:#c9606c1f}.story-faq-question::-webkit-details-marker{display:none}.story-faq-answer{padding-top:12px}.story-download-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:22px}.story-download-card{display:grid;gap:14px;align-content:start;justify-items:center;text-align:center}.story-download-card p,.platform-install-card p,.platform-command-card p{min-height:auto}.story-download-card .story-download-actions,.platform-install-card .platform-hero-actions{margin-top:auto}.platform-hero-card-centered,.platform-hero-copy-centered,.platform-hero-grid-centered,.platform-install-card-centered,.platform-command-card-centered,.platform-section-heading-centered{justify-self:center;margin-inline:auto;text-align:center;justify-items:center}.platform-hero-grid{width:100%;display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.platform-main-stat{grid-column:1 / -1;gap:6px;background:linear-gradient(180deg,#181114f5,#0c0a0cfa);border-color:#c9606c38}.platform-main-stat strong{font-size:1.34rem;letter-spacing:-.04em}.platform-main-stat p{margin:0}.platform-install-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.platform-install-grid-split,.telegram-download-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.platform-install-grid-single{grid-template-columns:minmax(0,1fr)}.platform-command-card-wide{grid-column:1 / -1}.platform-info-grid{display:grid;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr))}.platform-info-card{min-height:100%;display:grid;gap:10px;align-content:start}.platform-info-card h2{margin:0;font-size:1.12rem;letter-spacing:-.03em}.command-card{width:100%;overflow-x:auto;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#07080bdb}.command-card pre{margin:0;padding:18px;color:#f2f4f6;font-size:.94rem;line-height:1.6;white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere}.telegram-hero-shell{width:100%;display:grid;grid-template-columns:minmax(0,.9fr) minmax(300px,.92fr);gap:18px;align-items:stretch}.platform-download-section{display:grid;gap:18px}@keyframes storyCue{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}@media (max-width: 1200px){.story-download-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 980px){.story-hero,.platform-hero,.story-scene,.story-scene-compact{min-height:auto}.story-scene-sticky{position:static;min-height:auto}.story-scene-card,.story-faq-grid,.telegram-hero-shell,.platform-info-grid,.platform-install-grid,.platform-install-grid-split,.telegram-download-grid,.story-download-grid,.story-faq-list{grid-template-columns:1fr}}@media (max-width: 760px){.story-page-shell,.platform-story-shell{width:min(100%,calc(100vw - 18px))}.story-hero,.platform-hero{padding-top:14px}.story-hero-center{min-height:calc(100vh - 132px)}.story-hero-card,.platform-hero-card,.story-scene-card,.story-faq-intro,.story-faq-item,.story-download-card,.platform-install-card,.platform-command-card{padding:18px;border-radius:24px}.story-hero-card h1,.platform-hero-copy h1{max-width:none;font-size:clamp(1.7rem,9vw,3rem)}.story-hero-card-main{min-height:auto}.story-scene-card,.telegram-hero-shell,.platform-hero-grid{grid-template-columns:1fr}.story-scene-media-frame,.telegram-hero-media,.telegram-artifact-media{min-height:280px}.platform-install-grid-split,.telegram-download-grid{grid-template-columns:1fr}}.story-hero-center,.platform-hero-center{width:min(1040px,100%)}.story-hero-center{min-height:calc(100vh - 164px);grid-template-rows:1fr auto auto;align-content:stretch}.story-hero-spacer{width:100%;min-height:0}.story-hero-card{width:min(1040px,100%);padding:32px 24px 28px}.story-hero-card-main{min-height:min(356px,calc(100vh - 310px));align-content:center}.story-hero-title,.story-hero-card h1{width:100%;max-width:none;margin:0;font-size:clamp(1.84rem,4vw,3.18rem);line-height:1.02;letter-spacing:-.05em;text-wrap:balance}.story-track{gap:34px}.story-scene,.story-scene-compact{min-height:auto;padding:0}.story-scene-sticky{position:static;top:auto;min-height:auto;display:block}.story-scene-card{grid-template-columns:minmax(0,1fr) minmax(300px,.92fr);gap:28px;padding:28px}.story-scene-media-shell,.story-scene-media-frame{min-height:320px}.story-scene-media-grid,.story-scene-media-line,.story-scene-media-overlay{display:none}.story-scene-media,.telegram-hero-media img,.telegram-artifact-media img{filter:saturate(.98) brightness(.76);transform:none}.story-faq-heading-centered,.story-faq-list-centered{width:min(880px,100%);margin-inline:auto}.story-faq-list-centered{grid-template-columns:1fr}.story-faq-question{display:flex;align-items:center;justify-content:space-between;gap:12px}.story-faq-plus{width:28px;height:28px;display:inline-grid;place-items:center;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff08;color:#f2f4f7;font-size:1rem;line-height:1;flex:0 0 auto;transition:transform .18s ease,border-color .18s ease,background-color .18s ease}.story-faq-item[open] .story-faq-plus{transform:rotate(45deg);border-color:#c9606c3d;background:#c9606c1f}.story-download-section,.platform-install-shell{justify-items:center}.story-download-section>h2,.platform-section-heading{width:min(1040px,100%)}.story-download-grid{width:min(1040px,100%);margin:0 auto;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:22px}.story-download-card,.platform-install-card,.platform-command-card{width:100%;min-height:100%;align-content:start;grid-template-rows:auto 1fr auto}.story-download-card p,.platform-install-card p,.platform-command-card p{min-height:0}.story-scroll-cue{align-self:end;padding-bottom:6px}.platform-hero-card-centered{width:min(980px,100%)}.platform-hero-copy-centered{width:min(720px,100%);justify-items:center;text-align:center}.platform-hero-copy-centered p{max-width:44rem}.platform-install-grid-centered{width:min(980px,100%);margin:0 auto;gap:24px}.platform-install-grid-split{grid-template-columns:repeat(2,minmax(0,1fr))}.platform-install-grid-single{width:min(720px,100%)}.platform-install-grid-telegram{grid-template-columns:repeat(2,minmax(0,1fr))}.platform-hero-grid{grid-template-columns:minmax(0,1fr)}.platform-download-card-centered{width:min(520px,100%);justify-self:center}.telegram-page .platform-install-grid-centered{width:min(860px,100%)}.telegram-page .platform-install-card{justify-items:center;text-align:center}@media (max-width: 980px){.story-scene-card,.story-faq-grid,.story-faq-list,.story-download-grid,.platform-install-grid,.platform-install-grid-split,.platform-install-grid-telegram,.platform-hero-grid{grid-template-columns:1fr}}.story-hero{min-height:calc(100vh - 126px);align-items:stretch;padding:0}.story-hero-center{min-height:calc(100vh - 126px);display:grid;grid-template-rows:minmax(18px,.18fr) auto minmax(72px,1fr);justify-items:center;width:min(1080px,100%)}.story-hero-spacer{width:100%;min-height:clamp(18px,4vh,42px)}.story-hero-card{justify-items:center;text-align:center}.story-hero-card-main{width:min(860px,100%);margin-inline:auto;padding:22px clamp(16px,2vw,24px);gap:12px}.story-hero-title,.story-hero-card-main h1{font-size:clamp(1.52rem,3vw,2.62rem);line-height:1.04;letter-spacing:-.05em;max-width:none;text-align:center}.story-hero-actions{justify-content:center}.story-scroll-cue{margin-top:0;justify-self:center;align-self:end;padding:0 0 8px}.story-track,.story-faq-section,.story-download-section,.platform-install-shell{gap:24px}.story-scene-card{grid-template-columns:minmax(0,.98fr) minmax(320px,.82fr);gap:22px;min-height:0}.story-scene-media-shell,.story-scene-media-frame{min-height:340px}.story-faq-list-centered{gap:18px}.story-download-grid{gap:26px}.story-download-card,.platform-install-card,.platform-command-card{display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:12px}.story-download-actions,.platform-install-actions{margin-top:auto;display:flex;align-items:center;justify-content:center;gap:12px}.platform-hero-card-centered{width:min(960px,100%);padding:26px 24px}.platform-hero-copy-centered{width:min(760px,100%)}.platform-hero-grid-centered{width:min(420px,100%)}.platform-install-grid-centered,.platform-install-grid-single,.telegram-page .platform-install-grid-centered{width:min(960px,100%)}.platform-install-grid-single{max-width:720px}.platform-install-card-centered,.platform-command-card-centered{min-height:100%}@media (max-width: 980px){.story-hero-center{min-height:calc(100vh - 118px)}.story-hero-card-main{width:min(100%,100%)}.story-scene-card{gap:16px}}@media (max-width: 720px){.story-hero,.story-hero-center{min-height:calc(100vh - 104px)}.story-hero-spacer{min-height:clamp(24px,8vh,72px)}.story-hero-card-main{padding:22px 18px}.story-hero-title,.story-hero-card-main h1{font-size:clamp(1.42rem,7vw,2.05rem)}.story-track,.story-faq-section,.story-download-section,.platform-install-shell{gap:18px}}@media (max-width: 760px){.story-page-shell,.platform-story-shell{width:min(100%,calc(100vw - 12px))}.story-hero,.platform-hero{min-height:calc(100vh - 92px);padding-top:8px}.story-hero-center{min-height:calc(100vh - 92px);grid-template-rows:minmax(8px,.14fr) auto minmax(56px,1fr)}.story-hero-card,.platform-hero-card,.story-scene-card,.story-faq-intro,.story-faq-item,.story-download-card,.platform-install-card,.platform-command-card{padding:16px;border-radius:22px}.story-hero-card-main{width:100%;padding:18px 14px;gap:10px}.story-track,.story-faq-section,.story-download-section,.platform-install-shell{gap:16px}.story-scene-card{gap:14px}.story-scene-media-shell,.story-scene-media-frame,.telegram-hero-media,.telegram-artifact-media{min-height:220px;border-radius:18px}.story-download-grid,.platform-install-grid-centered,.platform-install-grid-single,.telegram-page .platform-install-grid-centered{width:100%;gap:16px}.story-download-card,.platform-install-card,.platform-command-card{gap:10px}.story-download-actions,.platform-install-actions,.platform-hero-actions,.story-inline-actions{width:100%;flex-direction:column;align-items:stretch}.story-download-actions>*,.platform-install-actions>*,.platform-hero-actions>*,.story-inline-actions>*{width:100%;justify-content:center}.platform-hero-copy-centered,.platform-hero-grid-centered{width:100%}.platform-main-stat{min-height:52px;padding:12px 14px}.story-scroll-cue{padding-bottom:2px}}@media (max-width: 520px){.story-page-shell,.platform-story-shell{width:min(100%,calc(100vw - 8px))}.story-hero,.platform-hero,.story-hero-center{min-height:calc(100vh - 86px)}.story-hero-card,.platform-hero-card,.story-scene-card,.story-faq-intro,.story-faq-item,.story-download-card,.platform-install-card,.platform-command-card{padding:14px;border-radius:20px}.story-hero-card-main{padding:16px 12px}.story-hero-title,.story-hero-card-main h1,.platform-hero-copy h1{font-size:clamp(1.34rem,8vw,1.88rem)}.story-scene-media-shell,.story-scene-media-frame,.telegram-hero-media,.telegram-artifact-media{min-height:196px}}.story-page-shell,.platform-story-shell{display:grid;gap:32px}.story-hero,.platform-hero{min-height:calc(100vh - 118px)}.story-hero-center,.platform-hero-center{width:min(1040px,100%);min-height:calc(100vh - 138px);margin-inline:auto;display:grid;grid-template-rows:minmax(18px,.26fr) auto minmax(72px,1fr);align-content:stretch;justify-items:center;gap:16px}.story-hero-spacer,.platform-hero-spacer{width:100%;min-height:0}.story-hero-card-main,.platform-hero-card-rich{width:min(900px,100%);min-height:min(340px,calc(100vh - 320px));align-content:center}.story-hero-card-main{padding:28px 22px 24px;gap:14px}.story-hero-title,.story-hero-card-main h1{width:min(100%,760px);margin-inline:auto;font-size:clamp(1.62rem,3.4vw,2.72rem);line-height:1.04}.story-hero-actions{width:min(460px,100%)}.story-track,.platform-story-track,.story-faq-section,.story-download-section,.platform-install-shell{width:min(1040px,100%);margin-inline:auto}.story-track,.platform-story-track{gap:26px}.story-faq-section,.story-download-section,.platform-install-shell{gap:24px}.story-faq-list-centered{width:min(920px,100%);margin-inline:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.story-download-grid{gap:22px}.story-download-card,.platform-install-card,.platform-command-card{grid-template-rows:auto minmax(0,1fr) auto;min-height:224px}.story-download-card p,.platform-install-card p,.platform-command-card p{align-self:start}.story-download-actions,.platform-install-actions{margin-top:auto}.story-scene-card{opacity:calc(.82 + var(--scene-focus, .32) * .18);transform:translate3d(0,calc((1 - var(--scene-enter, 1)) * 20px),0)}.story-scene-card.is-media-left .story-scene-copy{order:2}.story-scene-card.is-media-left .story-scene-media-shell{order:1}.story-scene-card,.platform-hero-card-rich{background:linear-gradient(180deg,#11141afa,#0a0c11fa)}.story-scene-media-shell,.story-scene-media-frame,.platform-hero-media-shell,.platform-hero-media-frame{min-width:0;overflow:hidden;border-radius:24px;background:#0a0c10}.story-scene-media-shell,.platform-hero-media-shell{min-height:100%}.story-scene-media-frame,.platform-hero-media-frame{min-height:320px;border:1px solid rgba(255,255,255,.08)}.story-scene-media,.platform-hero-media,.telegram-hero-media img,.telegram-artifact-media img{width:100%;height:100%;object-fit:cover;display:block;filter:none!important;transform:translate3d(calc(var(--scene-drift, 0) * .24px),calc(var(--scene-rise, 0) * -.08px),0) rotate(calc(var(--scene-tilt, 0) * 1deg));transition:transform .22s ease}.story-scene-media-shade,.story-scene-media-inset-overlay,.telegram-hero-media-shade,.telegram-artifact-media-shade,.telegram-hero-media:after,.telegram-artifact-media:after{display:none!important}.platform-hero-card-rich{padding:24px 22px}.platform-hero-rich-grid{width:100%;display:grid;grid-template-columns:minmax(0,.96fr) minmax(280px,.84fr);gap:22px;align-items:stretch}.platform-hero-card-rich.is-media-left .platform-hero-copy-rich{order:2}.platform-hero-card-rich.is-media-left .platform-hero-media-shell{order:1}.platform-hero-copy-rich{width:min(100%,520px);justify-items:start;align-content:center;text-align:left}.platform-hero-copy-rich h1{width:100%;margin:0;font-size:clamp(1.58rem,3vw,2.56rem);line-height:1.04}.platform-hero-copy-rich p{width:100%;margin:0}.platform-hero-meta-list{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(152px,1fr));gap:10px}.platform-hero-meta-card{min-height:70px;padding:14px 16px;display:grid;align-content:center;gap:6px;border-radius:20px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;text-align:left}.platform-hero-meta-card strong{font-size:1rem;letter-spacing:-.03em}.platform-hero-meta-card span{color:var(--story-text-soft);line-height:1.45}.platform-hero-media-frame{height:100%}.platform-install-grid-centered,.platform-install-grid-single,.telegram-page .platform-install-grid-centered,.verified-app-download-grid{width:min(960px,100%);margin-inline:auto;gap:22px}.verified-app-download-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.platform-install-grid-single{max-width:760px}.story-scroll-cue{align-self:end;padding-bottom:0}@media (max-width: 980px){.story-hero,.platform-hero{min-height:calc(100vh - 106px)}.story-hero-center,.platform-hero-center{min-height:calc(100vh - 120px);grid-template-rows:minmax(12px,.16fr) auto minmax(60px,1fr)}.story-faq-list-centered,.verified-app-download-grid,.platform-hero-rich-grid{grid-template-columns:1fr}.platform-hero-copy-rich{width:min(100%,680px);justify-items:center;text-align:center}.platform-hero-meta-card{text-align:center}.platform-hero-media-frame{min-height:280px}}@media (max-width: 760px){.story-page-shell,.platform-story-shell{width:min(100%,calc(100vw - 12px));gap:22px}.story-hero,.platform-hero{min-height:calc(100vh - 94px)}.story-hero-center,.platform-hero-center{min-height:calc(100vh - 94px);grid-template-rows:minmax(6px,.1fr) auto minmax(46px,1fr)}.story-hero-card-main,.platform-hero-card-rich{width:100%;min-height:auto}.story-hero-card-main{padding:20px 16px 18px}.story-hero-title,.story-hero-card-main h1,.platform-hero-copy-rich h1{width:100%;font-size:clamp(1.38rem,6.8vw,2rem)}.story-track,.platform-story-track,.story-faq-section,.story-download-section,.platform-install-shell{width:100%;gap:18px}.story-download-grid,.story-faq-list-centered,.platform-install-grid,.platform-install-grid-centered,.platform-install-grid-single,.telegram-page .platform-install-grid-centered,.verified-app-download-grid{grid-template-columns:1fr;width:100%;gap:16px}.story-scene-card,.platform-hero-card-rich{gap:16px}.story-scene-media-frame,.platform-hero-media-frame{min-height:220px;border-radius:18px}.platform-hero-card-rich{padding:18px 16px}.platform-hero-meta-list{grid-template-columns:1fr}}.auth-page-shell{align-items:start}.auth-hero-shell{align-items:stretch}.auth-form-card{align-content:start}.auth-step,.auth-copy-block,.auth-profile-shell,.auth-account-actions,.auth-session-card,.auth-aside-block{display:grid;gap:16px}.auth-field{display:grid;gap:8px}.auth-field-label{color:var(--nv-text-soft);font-size:.88rem;letter-spacing:.01em}.auth-input{width:100%;min-height:54px;padding:0 16px;border-radius:18px;border:1px solid rgba(255,255,255,.1);background:#ffffff08;color:var(--nv-text)}.auth-input:focus{border-color:#ff4a5c6b;outline:none}.auth-code-input{letter-spacing:.24em;font-size:1.05rem;font-weight:700}.auth-error-text{color:#ff9baa;line-height:1.5}.auth-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.auth-actions-secondary{justify-content:space-between}.auth-inline-link{min-height:auto;padding:0;border:0;color:var(--nv-text-soft)}.auth-inline-link:hover{color:var(--nv-text);background:transparent}.auth-segmented{display:inline-flex;gap:8px;flex-wrap:wrap}.auth-strength{display:grid;gap:10px;border-radius:18px;padding:14px 16px;background:#ffffff08;border:1px solid rgba(255,255,255,.08)}.auth-strength-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.auth-strength-track{width:100%;height:10px;border-radius:999px;background:#ffffff0f;overflow:hidden}.auth-strength-bar{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#ff5c72,#ffb84d 55%,#53d089)}.auth-strength-hints{margin:0;padding-left:18px;display:grid;gap:6px;color:var(--nv-text-soft)}.auth-session-grid{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.auth-session-grid strong{display:block;margin-top:4px;font-size:.95rem;word-break:break-word}@media (max-width: 860px){.auth-session-grid{grid-template-columns:1fr}}.auth-shell.action-shell,.auth-shell.reset-shell{align-items:stretch}.segment{min-height:42px;padding:0 14px;border-radius:999px;border:1px solid var(--nv-border);background:#ffffff08;color:var(--nv-text-soft);transition:background-color .18s ease,border-color .18s ease,color .18s ease}.segment.is-active{border-color:var(--nv-border-accent);background:#ff4a5c1f;color:var(--nv-text)}.auth-hero-heading{display:grid;gap:10px}.auth-hero-copy-rich{align-content:start}.auth-textarea{min-height:132px;padding:16px;resize:vertical}.profile-advanced-details{border-radius:20px;border:1px solid rgba(255,255,255,.08);background:#ffffff05;padding:14px 16px}.profile-advanced-summary{cursor:pointer;color:var(--nv-text);font-weight:700;list-style:none}.profile-advanced-summary::-webkit-details-marker{display:none}.profile-advanced-details[open]{background:#ffffff08}.profile-advanced-details[open] .profile-advanced-summary{margin-bottom:14px}.profile-verify-layout{display:grid;grid-template-columns:minmax(0,1.14fr) minmax(260px,.72fr);gap:18px;align-items:start}.profile-verify-requirements{display:grid;gap:14px;padding:18px;border-radius:22px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.profile-verify-requirements strong{font-size:1rem;letter-spacing:-.02em}.profile-verify-requirements-list{margin:0;padding-left:18px;display:grid;gap:10px;color:var(--nv-text-soft);line-height:1.6}.profile-shell{display:grid;grid-template-columns:220px minmax(0,1fr);gap:18px}.profile-nav,.profile-panel,.profile-section-card,.profile-note-card,.profile-stat-card,.profile-app-card{display:grid;gap:14px}.profile-nav{align-content:start;padding:16px;border-radius:24px;border:1px solid rgba(255,255,255,.08);background:#ffffff05}.profile-nav-button{min-height:48px;padding:0 16px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#ffffff05;color:var(--nv-text-soft);text-align:left}.profile-nav-button.is-active{border-color:#ff4a5c47;background:#ff4a5c1c;color:var(--nv-text)}.profile-nav-button.is-danger{margin-top:8px;border-color:#ff4a5c38;color:#ffb3bc}.profile-panel{align-content:start}.profile-stack{display:grid;gap:16px}.profile-stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.profile-stat-card,.profile-section-card,.profile-note-card,.profile-app-card{position:relative;overflow:hidden;padding:20px;border-radius:24px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#16191ef5,#0d0f13fa)}.profile-stat-card strong{font-size:1.35rem;letter-spacing:-.04em}.profile-stat-card span,.profile-note-card span{color:var(--nv-text-soft)}.profile-section-head{display:grid;gap:8px}.profile-section-head h3,.profile-app-copy strong{margin:0;font-size:1.12rem;letter-spacing:-.03em}.profile-section-head p,.profile-app-card p,.verified-app-tile p{margin:0;color:var(--nv-text-soft);line-height:1.65}.profile-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.profile-form-span{grid-column:1 / -1}.profile-app-grid,.verified-apps-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.profile-app-card-head,.verified-app-tile-head{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px}.profile-app-avatar{width:52px;height:52px;border-radius:18px;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:#ffffff0d;display:grid;place-items:center;color:var(--nv-text);font-weight:700}.profile-app-avatar img{width:100%;height:100%;object-fit:cover}.profile-app-copy,.verified-app-tile-copy{display:grid;gap:4px}.profile-app-copy span,.verified-app-tile-copy p,.profile-app-meta{color:var(--nv-text-soft);font-size:.92rem}.profile-app-status{min-height:34px;padding:0 12px;border-radius:999px;display:inline-grid;place-items:center;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;white-space:nowrap}.profile-app-status.is-safe{border-color:#40b58040;background:#40b5801f;color:#a5f2cb}.profile-app-status.is-running,.profile-app-status.is-queued{border-color:#ffb84d38;background:#ffb84d1f;color:#ffd58b}.profile-app-status.is-failed{border-color:#ff4a5c38;background:#ff4a5c1a;color:#ffb3bc}.profile-app-meta,.profile-app-links{display:flex;flex-wrap:wrap;gap:10px}.profile-empty-state{display:grid;gap:12px}.verified-apps-shell .story-download-section{padding-top:0}.verified-app-tile{align-content:start}@media (max-width: 860px){.auth-hero-copy-rich{gap:14px}.profile-shell,.profile-form-grid,.profile-app-grid,.verified-apps-grid,.profile-stats-grid{grid-template-columns:1fr}}.auth-textarea{min-height:150px;padding:16px;resize:vertical;font:inherit}.auth-select{appearance:none}.profile-shell,.profile-section,.profile-panel,.profile-form,.profile-app-list,.profile-summary-card,.profile-catalog-shell{display:grid;gap:18px}.profile-section{gap:20px}.profile-section-primary{gap:22px}.profile-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.profile-section-head h2,.profile-panel h3,.profile-app-card h4,.profile-summary-card h3{margin:0}.profile-section-head p,.profile-panel p,.profile-summary-card p,.profile-note{margin:0;color:var(--nv-text-soft);line-height:1.6}.profile-grid{display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.profile-grid-wide{grid-template-columns:1.15fr .85fr}.profile-grid-catalog{display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.profile-panel{padding:24px;border-radius:26px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#ffffff0a,#ffffff05),#080a10d6;box-shadow:inset 0 1px #ffffff0a,0 20px 60px #00000038}.profile-panel-hero{gap:20px}.profile-panel-compact{align-content:space-between}.profile-panel-list{gap:20px}.profile-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.profile-form-grid,.profile-meta-grid,.profile-summary-grid,.profile-app-meta{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.profile-meta-grid span,.profile-summary-grid span,.profile-app-meta span{color:var(--nv-text-soft);font-size:.84rem}.profile-meta-grid strong,.profile-summary-grid strong{display:block;margin-top:6px;font-size:.98rem;color:var(--nv-text)}.profile-summary-card{padding:22px;border-radius:24px}.profile-summary-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.profile-badge-stack,.profile-summary-links,.profile-app-links{display:flex;flex-wrap:wrap;gap:10px}.profile-chip{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 14px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:var(--nv-text-soft);font-size:.82rem;letter-spacing:.01em}.profile-chip.is-accent{border-color:#ff4a5c59;background:#ff4a5c1a;color:var(--nv-text)}.profile-chip.is-success,.profile-chip-status.is-safe{border-color:#60d69257;background:#60d6921a;color:#d7ffe7}.profile-chip-status.is-running,.profile-chip-status.is-queued{border-color:#ffcb5f57;background:#ffcb5f1a;color:#fff0b8}.profile-chip-status.is-failed{border-color:#ff787857;background:#ff78781a;color:#ffd1d1}.profile-empty{min-height:140px;place-items:center;text-align:center;color:var(--nv-text-soft)}.profile-app-card{display:grid;gap:16px}.profile-app-main{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.profile-catalog-search{max-width:520px}.profile-catalog-card{min-height:100%}.profile-logout-button{color:#ffd2d7}@media (max-width: 1100px){.profile-grid,.profile-grid-wide,.profile-grid-catalog,.profile-form-grid,.profile-meta-grid,.profile-summary-grid,.profile-app-meta{grid-template-columns:1fr}}@media (max-width: 860px){.profile-panel,.profile-summary-card{padding:20px;border-radius:22px}.profile-panel-head,.profile-app-main,.profile-summary-head,.profile-section-head{flex-direction:column;align-items:stretch}}.profile-dashboard-shell{display:grid;gap:18px}.profile-hub-hero{align-items:stretch}.profile-hub-copy,.profile-hub-heading,.profile-hub-summary-grid,.profile-dashboard-grid,.profile-dashboard-main,.profile-panel-stack,.profile-developer-grid,.profile-security-grid,.profile-panel-card,.profile-panel-head,.profile-status-stack,.profile-checklist,.profile-nav-card,.profile-nav-head,.profile-nav-list{display:grid;gap:14px}.profile-hub-copy{align-content:space-between}.profile-hub-heading h1{margin:0;font-size:clamp(2rem,4vw,3rem);line-height:.98;letter-spacing:-.05em}.profile-hub-heading p,.profile-panel-head p,.profile-status-stack p,.profile-nav-button small,.profile-summary-card-hero p,.profile-checklist,.profile-summary-card-hero span{color:var(--nv-text-soft);line-height:1.62}.profile-hub-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-content:start}.profile-summary-card-hero{gap:8px;min-height:100%}.profile-summary-card-hero strong{font-size:1.18rem;letter-spacing:-.03em}.profile-summary-label{font-size:.74rem;letter-spacing:.14em;text-transform:uppercase;color:var(--nv-accent);font-weight:700}.profile-dashboard-grid{grid-template-columns:minmax(240px,.3fr) minmax(0,1fr);align-items:start}.profile-nav-card{position:sticky;top:110px;align-content:start}.profile-nav-head strong{font-size:1.06rem;letter-spacing:-.03em}.profile-nav-button{width:100%;display:grid;gap:4px;text-align:left;padding:16px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#ffffff05;transition:border-color .18s ease,background-color .18s ease,transform .18s ease}.profile-nav-button span{font-size:1rem;font-weight:650;letter-spacing:-.02em}.verified-apps-nav-section{display:grid;gap:10px}.verified-apps-nav-section>span{font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:var(--nv-text-faint)}.profile-nav-button:hover,.profile-nav-button.is-active{border-color:#c9606c47;background:#c9606c14;transform:translateY(-1px)}.profile-nav-divider{height:1px;background:#ffffff0f}.profile-logout-button{width:100%}.profile-panel-card{align-content:start}.profile-system-grid,.profile-history-list{display:grid;gap:14px}.profile-system-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.profile-system-card,.profile-history-card{gap:14px}.profile-system-head,.profile-history-head,.profile-history-meta,.profile-system-stats{display:flex;align-items:center;justify-content:space-between;gap:12px}.profile-system-ident,.profile-history-ident{min-width:0;display:flex;align-items:center;gap:12px}.profile-client-avatar{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;flex-shrink:0;font-weight:800;color:#f7f8fb;background:color-mix(in srgb,var(--client-accent) 18%,rgba(255,255,255,.04));border:1px solid color-mix(in srgb,var(--client-accent) 42%,rgba(255,255,255,.1));box-shadow:inset 0 1px #ffffff0f}.profile-system-copy,.profile-history-copy{min-width:0;display:grid;gap:4px}.profile-system-copy strong,.profile-history-copy strong{letter-spacing:-.03em}.profile-system-copy span,.profile-history-copy span,.profile-system-footnote,.profile-history-body p{color:var(--nv-text-soft);line-height:1.6}.profile-system-stats{align-items:stretch}.profile-system-stats>div{flex:1;display:grid;gap:6px;padding:14px 16px;border-radius:18px;border:1px solid rgba(255,255,255,.06);background:#ffffff05}.profile-system-stats span{font-size:.76rem;letter-spacing:.12em;text-transform:uppercase;color:var(--nv-text-faint)}.profile-system-stats strong{font-size:1.1rem;letter-spacing:-.03em}.profile-history-card{display:grid}.profile-history-body p{margin:0}.profile-history-meta{flex-wrap:wrap;color:var(--nv-text-faint);font-size:.86rem}.profile-panel-card-featured{background:linear-gradient(180deg,#1c161bfa,#141116f5);border-color:#c9606c33}.profile-account-card{min-height:132px;padding:22px 24px}.profile-account-copy{display:grid;gap:6px}.profile-account-copy strong,.profile-state-title{font-size:clamp(1.36rem,2vw,1.72rem);letter-spacing:-.04em}.profile-account-copy span,.profile-draft-note{color:var(--nv-text-soft);line-height:1.6}.profile-panel-card-emphasis{background:linear-gradient(180deg,#181b22f5,#121419fa)}.profile-panel-head h2,.profile-panel-head h3{margin:0;letter-spacing:-.03em}.profile-panel-head h2{font-size:clamp(1.5rem,3vw,2rem)}.profile-panel-head h3{font-size:1.08rem}.profile-panel-badge-row{display:flex;flex-wrap:wrap;gap:8px}.profile-status-pill{min-height:34px;padding:0 12px;display:inline-flex;align-items:center;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:var(--nv-text-soft);font-size:.82rem;font-weight:650}.profile-status-pill.is-active,.profile-status-pill.is-safe{background:#53d0891f;border-color:#53d08947;color:#c6f3d8}.profile-status-pill.is-danger{background:#ff5c721f;border-color:#ff5c7247;color:#ffc4cc}.profile-status-pill.is-warn{background:#ffb84d1f;border-color:#ffb84d47;color:#ffd39b}.profile-developer-grid,.profile-security-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-status-stack strong{font-size:1.1rem;letter-spacing:-.03em}.profile-checklist{margin:0;padding-left:18px}.profile-checklist li+li{margin-top:8px}.profile-form-card .auth-form{gap:14px}.profile-form-card .nv-button{justify-self:start}.profile-form-card .auth-footer-note{margin-top:2px}@media (max-width: 1040px){.profile-hub-hero,.profile-dashboard-grid,.profile-hub-summary-grid,.profile-developer-grid,.profile-security-grid,.profile-system-grid{grid-template-columns:1fr}.profile-nav-card{position:static}}.profile-panel-head-wide{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.profile-empty-copy{color:var(--nv-text-soft);line-height:1.7}.profile-inline-note{padding:16px 18px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:var(--nv-text-soft);line-height:1.65}.developer-app-grid,.developer-app-grid-public{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.developer-app-card-stack{display:grid;gap:12px;align-content:start}.developer-app-card{padding:22px;border-radius:24px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#11141afa,#0b0d12fa);box-shadow:inset 0 1px #ffffff08,0 18px 40px #00000038;display:flex;flex-direction:column;gap:14px}.developer-app-grid>.developer-app-card-stack>.developer-app-card{height:420px;overflow:hidden}.developer-app-card-head{display:flex;align-items:flex-start;gap:14px}.developer-app-avatar{width:56px;height:56px;border-radius:18px;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:#ffffff0d;display:grid;place-items:center;flex-shrink:0;color:var(--nv-text);font-weight:700}.developer-app-avatar img{width:100%;height:100%;object-fit:cover}.developer-app-meta{min-width:0;display:grid;gap:4px;flex:1}.developer-app-meta p,.developer-app-summary,.developer-app-footnote{margin:0;color:var(--nv-text-soft);line-height:1.6}.developer-app-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;flex-wrap:wrap}.developer-app-title-row strong,.developer-app-row strong{color:var(--nv-text)}.developer-app-row{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--nv-text-soft);font-size:.92rem}.developer-app-links,.developer-app-action-row{display:flex;flex-wrap:wrap;gap:10px}.developer-app-action-row .nv-button{width:100%;justify-content:center}.developer-app-detail-shell{flex:1 1 auto;min-height:0;display:flex;align-items:stretch}.developer-app-detail-scroll{width:100%;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;display:grid;gap:10px;padding-right:6px}.developer-app-footnote.is-error{color:#ffacb5}.developer-app-repeat-button{align-self:flex-start}.developer-app-card-public{height:auto;min-height:100%;overflow:visible}.verified-apps-hero{align-items:stretch}@media (max-width: 960px){.developer-app-grid,.developer-app-grid-public{grid-template-columns:1fr}}@media (max-width: 860px){.profile-panel-head-wide,.developer-app-card-head,.developer-app-title-row,.developer-app-row,.profile-system-head,.profile-history-head,.profile-history-meta,.profile-system-stats{flex-direction:column;align-items:stretch}.profile-verify-layout{grid-template-columns:1fr}}.profile-dashboard-grid-tight{align-items:start}.profile-header-card h1,.verified-apps-header-card h1{margin:0;font-size:clamp(2rem,4vw,2.8rem);line-height:.98;letter-spacing:-.05em}.profile-hub-summary-grid-compact{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-nav-head span:last-child{color:var(--nv-text-soft);word-break:break-word}.profile-panel-head p,.profile-summary-card-hero p,.profile-nav-button small{display:none}.profile-panel-card-centered{min-height:180px;place-items:center;text-align:center}.profile-panel-card-centered .profile-state-title{margin:0}.profile-panel-card-rejected{border-color:#ff5c7247;background:linear-gradient(180deg,#2e1218fa,#1c0c12f5)}.profile-inline-note-danger{border-color:#ff5c7233;background:#ff5c7214;color:#ffb4bf}.verified-apps-layout{align-items:start}.verified-apps-nav-card{position:sticky;top:110px}.verified-app-details-card{gap:28px}.verified-app-details-grid{gap:18px}.verified-app-details-meta-grid{display:grid;gap:12px;width:100%}.verified-app-details-meta-card{padding:16px 18px;border-radius:20px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;display:grid;gap:6px}.verified-app-details-meta-card strong{font-size:1rem;letter-spacing:-.03em}.verified-app-details-meta-card p{margin:0;color:var(--nv-text-soft)}.verified-app-download-grid{align-items:stretch}.verified-app-download-actions{justify-content:center}@media (max-width: 1040px){.profile-hub-summary-grid-compact{grid-template-columns:1fr}.verified-apps-nav-card{position:static}}.profile-platform-toggle-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.profile-platform-toggle{position:relative;min-height:48px;padding:0 14px;display:inline-flex;align-items:center;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:var(--nv-text-soft);cursor:pointer;transition:border-color .18s ease,background-color .18s ease,color .18s ease}.profile-platform-toggle input{position:absolute;inset:0;opacity:0;pointer-events:none}.profile-platform-toggle span{font-weight:650;letter-spacing:-.01em}.profile-platform-toggle.is-active{border-color:#c9606c47;background:#c9606c1f;color:var(--nv-text)}.developer-app-row{align-items:flex-start}.developer-app-row strong,.developer-app-summary,.developer-app-footnote,.developer-app-links .shell-chip{overflow-wrap:anywhere}@media (max-width: 760px){.profile-platform-toggle-grid{grid-template-columns:1fr}}:root{color-scheme:dark;font-family:Nunito,Segoe UI Variable,Segoe UI,sans-serif;--nv-bg: #090b0e;--nv-bg-soft: #101319;--nv-bg-elevated: #151920;--nv-surface: rgba(20, 23, 29, .94);--nv-surface-strong: rgba(24, 27, 34, .98);--nv-surface-soft: rgba(28, 31, 39, .92);--nv-border: rgba(255, 255, 255, .06);--nv-border-strong: rgba(255, 255, 255, .12);--nv-border-accent: rgba(201, 96, 108, .24);--nv-text: #eceef2;--nv-text-soft: #adb1ba;--nv-text-faint: #7c818c;--nv-accent: #c9606c;--nv-accent-soft: rgba(201, 96, 108, .12);--nv-accent-strong: #b6515d;--nv-accent-ink: #fff5f6;--nv-success: #53d089;--nv-warning: #ffb84d;--nv-danger: #ff5c72;--nv-shadow: 16px 16px 34px rgba(0, 0, 0, .34), -8px -8px 20px rgba(255, 255, 255, .02), inset 0 1px 0 rgba(255, 255, 255, .04);--nv-shadow-soft: 12px 12px 26px rgba(0, 0, 0, .28), -6px -6px 16px rgba(255, 255, 255, .018);--nv-shadow-inset: inset 0 1px 0 rgba(255, 255, 255, .04), inset 0 -1px 0 rgba(0, 0, 0, .26);--nv-radius-2xl: 28px;--nv-radius-xl: 22px;--nv-radius-lg: 18px;--nv-radius-md: 14px;--nv-max: min(1240px, calc(100vw - 32px) );--nv-header-max: min(940px, calc(100vw - 24px) )}*{box-sizing:border-box}html,body,#root{min-height:100%}html{scroll-behavior:smooth}body{margin:0;font-family:Nunito,Segoe UI Variable,Segoe UI,sans-serif;color:var(--nv-text);background:radial-gradient(circle at 50% -10%,rgba(201,96,108,.08),transparent 28%),linear-gradient(180deg,#0b0d11,#090b0e 42%,#11141a);text-rendering:optimizeLegibility;overflow-x:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{border:0;background:none;color:inherit}h1,h2,h3,p,ul{margin:0}:focus-visible{outline:2px solid var(--nv-accent);outline-offset:2px}.app-shell{min-height:100vh;padding:20px 16px 40px;position:relative}.site-noise{display:none}.shell-header,.page-frame,.site-footer{width:var(--nv-max);margin:0 auto;position:relative;z-index:1}.shell-header{position:sticky;top:18px;z-index:20;margin-bottom:24px;width:var(--nv-header-max)}.shell-header-inner,.surface-card,.hero-shell{background:var(--nv-surface);border:1px solid var(--nv-border);box-shadow:var(--nv-shadow-soft)}.shell-header-inner{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;padding:10px 14px;border-radius:999px;border-color:#ffffff1a;background:#0f1116fa;box-shadow:var(--nv-shadow);min-width:0}.brand-link{display:flex;align-items:center;gap:14px;min-width:0}.brand-badge{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;background:#ffffff05;border:1px solid rgba(255,255,255,.08);box-shadow:var(--nv-shadow-inset)}.brand-badge-core{width:20px;height:26px;background:var(--nv-accent);clip-path:polygon(50% 0,100% 18%,100% 58%,84% 84%,50% 100%,16% 84%,0 58%,0 18%)}.brand-text{display:grid;gap:2px}.brand-name{font-size:1rem;font-weight:760;letter-spacing:-.025em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.brand-tag{font-size:.78rem;color:var(--nv-text-faint)}.shell-nav,.shell-actions{display:flex;align-items:center;gap:10px}.shell-nav{justify-content:center;flex-wrap:wrap}.shell-link{min-height:40px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;border-radius:15px;border:1px solid transparent;color:var(--nv-text-soft);transition:background-color .18s ease,border-color .18s ease,color .18s ease}.shell-nav-link:hover,.shell-nav-link.is-active,.shell-auth-link:hover,.shell-auth-link.is-active,.shell-chip:hover{background:#ffffff09;border-color:var(--nv-border-strong);color:var(--nv-text)}.shell-button{min-width:124px}.page-frame{display:grid}.page-stack{display:grid;gap:20px}.hero-shell{border-radius:var(--nv-radius-2xl);padding:clamp(24px,3.4vw,32px);display:grid;gap:20px;position:relative;overflow:hidden}.home-hero-shell{grid-template-columns:1fr}.home-hero-shell-enhanced{grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);align-items:stretch}.platform-shell,.auth-shell,.profile-shell{grid-template-columns:minmax(0,1fr) minmax(300px,.72fr)}.hero-copy{display:grid;gap:14px;align-content:start}.hero-copy-tight{max-width:720px}.hero-copy-wide{max-width:860px}.home-hero-copy-block{gap:18px}.home-hero-side{display:grid;align-items:stretch}.eyebrow,.section-kicker,.summary-kicker,.hero-stat-kicker{font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:var(--nv-accent);font-weight:700}.hero-copy h1,.section-heading h2{font-size:clamp(1.7rem,3.8vw,2.85rem);line-height:1.04;letter-spacing:-.032em;font-weight:660;max-width:14ch}.platform-shell .hero-copy h1,.auth-shell .hero-copy h1,.profile-shell .hero-copy h1,.section-heading h2{max-width:none}.hero-copy p,.surface-card p,.footer-copy,.profile-copy-stack,.action-preview-row span,.download-requirement,.card-heading p{color:var(--nv-text-soft);line-height:1.58}.hero-actions{display:flex;flex-wrap:wrap;gap:10px}.nv-button,.shell-chip{min-height:44px;padding:0 16px;border-radius:15px;display:inline-flex;align-items:center;justify-content:center;font-weight:680;transition:transform .18s ease,border-color .18s ease,background-color .18s ease,color .18s ease}.nv-button{background:var(--nv-accent);color:var(--nv-accent-ink);border:1px solid rgba(201,96,108,.38);box-shadow:inset 0 1px #ffffff14}.nv-button:hover{transform:translateY(-1px);background:var(--nv-accent-strong)}.nv-button.is-disabled{opacity:.42;pointer-events:none}.shell-chip{background:#ffffff06;border:1px solid var(--nv-border);box-shadow:var(--nv-shadow-inset)}.shell-chip-danger{border-color:#c9606c38;color:#efbcc3}.hero-matrix,.info-grid,.stage-grid,.download-grid,.faq-grid,.section-grid,.home-fact-grid,.home-trust-grid,.home-faq-layout,.home-side-stack{display:grid;gap:14px}.hero-matrix,.info-grid-trust,.download-grid,.section-grid-platform,.home-fact-grid,.home-trust-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.stage-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.faq-grid,.section-grid-profile{grid-template-columns:repeat(3,minmax(0,1fr))}.surface-card{border-radius:var(--nv-radius-xl);padding:18px;background:var(--nv-surface-strong);box-shadow:var(--nv-shadow),var(--nv-shadow-inset);position:relative}.accent-card{border-color:var(--nv-border-accent);background:#211a1ffa}.subtle-card{background:#16191feb}.hero-stat-card,.platform-summary-card,.download-card,.info-card,.stage-card,.faq-card,.platform-install-card,.form-card,.auth-card,.profile-summary-card{display:grid;gap:10px}.hero-stat-card strong,.platform-summary-card strong,.profile-summary-card strong{font-size:1.24rem;letter-spacing:-.03em}.section-block{display:grid;gap:14px}.section-heading{display:grid;gap:6px}.section-heading h2{font-size:clamp(1.45rem,3vw,2.1rem)}.card-heading{display:grid;gap:4px}.card-heading h2,.surface-card h3{font-size:1rem;letter-spacing:-.025em;font-weight:640}.stage-step{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;background:var(--nv-accent-soft);border:1px solid var(--nv-border-accent);color:var(--nv-accent);font-weight:800}.download-head,.action-preview-row,.auth-actions-row,.site-footer-grid{display:flex;align-items:center;justify-content:space-between;gap:12px}.download-head span,.hero-support-text,.footer-meta,.footer-link,.auth-footer-note,.form-message,.summary-kicker{color:var(--nv-text-faint)}.download-card .download-actions{margin-top:auto}.download-card{min-height:100%}.home-hero-shell-enhanced{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:stretch}.home-hero-copy-block{gap:18px;align-content:space-between}.hero-signal-grid,.home-fact-grid,.home-trust-grid{display:grid;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr))}.hero-signal-card,.home-fact-card,.home-trust-card,.home-side-card,.home-download-card,.side-note-card,.faq-rail-card{position:relative;padding:20px;overflow:hidden}.hero-signal-card:before,.home-fact-card:before,.home-trust-card:before,.home-side-card:before,.home-download-card:before,.side-note-card:before,.faq-rail-card:before{content:"";position:absolute;inset:1px;border-radius:calc(var(--nv-radius-xl) - 1px);border:1px solid rgba(255,255,255,.03);pointer-events:none}.hero-signal-card span,.faq-rail-card span{display:block;margin-bottom:10px;color:var(--nv-text-faint);font-size:.76rem;letter-spacing:.12em;text-transform:uppercase}.hero-signal-card strong,.faq-rail-card strong,.home-side-card strong{display:block;font-size:1.08rem;line-height:1.16;letter-spacing:-.03em}.home-fact-card h2,.home-trust-card h2,.home-side-card h2,.side-note-card h2{font-size:1rem;letter-spacing:-.025em;font-weight:650}.home-fact-card p,.home-trust-card p,.home-side-card p,.home-download-card p,.side-note-card p{color:var(--nv-text-soft)}.home-trust-strip,.home-download-section,.home-faq-block{gap:18px}.home-trust-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-hero-side,.hero-decor-column{display:grid;gap:14px;align-content:start}.hero-side-stack{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.side-note-card-accent,.faq-rail-card{background:#20181dfa;border-color:var(--nv-border-accent)}.home-faq-layout{display:grid;gap:14px;grid-template-columns:minmax(0,1fr) 320px;align-items:start}.home-side-stack{display:grid;gap:14px;align-content:start}.home-side-card{min-height:164px}.home-side-card .nv-button{margin-top:auto}.faq-shell{grid-template-columns:minmax(240px,.42fr) minmax(0,1fr);align-items:start}.faq-heading{align-content:start;position:sticky;top:112px}.faq-rail{display:grid;gap:14px}.faq-rail-card{min-height:132px}.home-download-grid{display:grid;gap:14px;grid-template-columns:1.18fr .92fr .92fr;align-items:stretch}.home-download-card{min-height:220px}.home-download-card .download-actions{margin-top:auto}.decor-scene{min-height:100%;display:grid;gap:14px;grid-template-columns:minmax(0,1.06fr) minmax(220px,.94fr);align-items:stretch}.decor-scene>.decor-panel-wide{grid-column:1 / -1}.decor-side-grid{display:grid;gap:14px;grid-template-rows:repeat(2,minmax(0,1fr))}.decor-panel{position:relative;overflow:hidden;border-radius:24px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(255,255,255,.016),transparent 24%),linear-gradient(180deg,#12151bfa,#0d1015fa);box-shadow:var(--nv-shadow),var(--nv-shadow-inset);padding:18px}.decor-panel:before{content:"";position:absolute;inset:1px;border-radius:23px;border:1px solid rgba(255,255,255,.03);pointer-events:none}.decor-panel:after{content:"";position:absolute;inset:auto -8% -36% auto;width:60%;height:60%;background:radial-gradient(circle,rgba(201,96,108,.12),transparent 68%);pointer-events:none;filter:blur(22px)}.decor-panel-main{min-height:392px;display:grid;gap:14px}.decor-panel-compact,.decor-panel-radar{min-height:184px;display:grid;gap:12px}.decor-panel-wide{min-height:188px;display:grid;gap:12px}.decor-panel-header,.decor-copy{position:relative;z-index:1;display:flex;align-items:baseline;justify-content:space-between;gap:12px}.decor-panel-header span,.decor-copy span{color:var(--nv-text-faint);font-size:.76rem;letter-spacing:.12em;text-transform:uppercase}.decor-panel-header small,.decor-copy small{color:var(--nv-text-soft);font-size:.84rem}.decor-panel-header-tight{margin-bottom:8px}.decor-orbit-wrap{position:relative;z-index:1;display:grid;place-items:center;min-height:252px}.decor-copy strong{font-size:1.3rem;letter-spacing:-.04em;font-weight:680}.decor-svg-rings{width:min(100%,266px)}.decor-ring,.decor-grid-line,.decor-track,.decor-radar-arc,.decor-radar-scan{stroke-linecap:round;stroke-linejoin:round}.decor-ring{stroke:#ffffff1c;stroke-width:1.2}.decor-ring-a,.decor-ring-c{transform-origin:130px 130px;animation:decor-spin 18s linear infinite}.decor-ring-b{stroke:#c9606c4d;transform-origin:130px 130px;animation:decor-spin-reverse 24s linear infinite}.decor-shield{fill:#c9606c2e;stroke:#f0ccd1c2;stroke-width:1.2;animation:decor-shield-pulse 4.2s ease-in-out infinite}.decor-pulse,.decor-track,.decor-track-bars,.decor-track-alt,.decor-radar-scan{fill:none;stroke:#db7c89d1;stroke-width:2.1}.decor-track-bars,.decor-track-alt{stroke-width:1.5}.decor-track{stroke-dasharray:8 12;animation:decor-path-flow 8s linear infinite}.decor-track-alt{stroke:#ffffff47;stroke-dasharray:6 14}.decor-grid-line{stroke:#ffffff14;stroke-width:1}.decor-bar{fill:#ffffff14;stroke:#ffffff0f;stroke-width:1;animation:decor-bars 4.8s ease-in-out infinite}.decor-bar-b{animation-delay:-.8s}.decor-bar-c{animation-delay:-1.3s}.decor-bar-d{animation-delay:-1.9s}.decor-bar-e{animation-delay:-2.4s}.decor-node,.decor-dot,.decor-radar-node{fill:#e6c0c4}.decor-node,.decor-radar-node{animation:decor-node-pulse 3.8s ease-in-out infinite}.decor-node-b,.decor-radar-node-b{animation-delay:-1.1s}.decor-node-c,.decor-radar-node-c{animation-delay:-2.2s}.decor-node-d{animation-delay:-2.8s}.decor-dot{fill:#c9606cd1;animation:decor-dot-pulse 5.6s ease-in-out infinite}.decor-dot-b{animation-delay:-1.2s}.decor-dot-c{animation-delay:-2.6s}.decor-dot-d{animation-delay:-3.3s}.decor-radar-arc{stroke:#ffffff29;stroke-width:1.2}.decor-radar-arc-soft{stroke:#c9606c33}.decor-radar-scan{transform-origin:110px 92px;animation:decor-scan 3.6s ease-in-out infinite}.decor-scene-home .decor-panel-main{min-height:408px}.decor-scene-account .decor-panel-main{min-height:332px}.decor-scene-android .decor-panel-main,.decor-scene-linux .decor-panel-main{min-height:356px}@keyframes decor-shield-pulse{0%,to{transform:scale(.98);opacity:.88}50%{transform:scale(1.02);opacity:1}}@keyframes decor-bars{0%,to{transform:translateY(0);opacity:.68}50%{transform:translateY(-6px);opacity:1}}@keyframes decor-path-flow{0%{stroke-dashoffset:0}to{stroke-dashoffset:-72}}@keyframes decor-node-pulse{0%,to{opacity:.46;transform:scale(.9)}50%{opacity:1;transform:scale(1.08)}}@keyframes decor-dot-pulse{0%,to{opacity:.38;transform:scale(.92)}50%{opacity:1;transform:scale(1.18)}}@keyframes decor-scan{0%,to{opacity:.34;transform:rotate(-14deg)}50%{opacity:.92;transform:rotate(12deg)}}.faq-block{gap:18px}.faq-list{display:grid;gap:14px;max-width:940px}.faq-item{border-radius:var(--nv-radius-xl);border:1px solid var(--nv-border);background:var(--nv-surface-strong);box-shadow:var(--nv-shadow),var(--nv-shadow-inset);padding:0 18px}.faq-question{list-style:none;min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;font-size:1rem;font-weight:650;letter-spacing:-.02em}.faq-question::-webkit-details-marker{display:none}.faq-question:after{content:"+";width:28px;height:28px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--nv-border);color:var(--nv-text-soft);background:#ffffff05;flex:none}.faq-item[open] .faq-question:after{content:"−";color:var(--nv-accent-ink);border-color:var(--nv-border-accent);background:var(--nv-accent-soft)}.faq-answer{padding:0 0 18px}.faq-answer p{max-width:72ch}.linux-install-block{justify-items:start}.linux-install-card{width:min(720px,100%)}.bullet-list{padding-left:18px;display:grid;gap:8px;color:var(--nv-text-soft)}.command-card{border-radius:var(--nv-radius-lg);border:1px solid var(--nv-border);background:#0d1015e6;box-shadow:var(--nv-shadow-inset);overflow:hidden}.command-card pre{margin:0;padding:16px;white-space:pre-wrap;word-break:break-word;color:#ececf1;font-family:JetBrains Mono,SFMono-Regular,monospace;font-size:.88rem;line-height:1.62}.auth-page-stack{padding-bottom:24px}.auth-card{min-height:100%}.auth-card-wide{align-self:stretch}.auth-form{display:grid;gap:14px}.content-card{border-radius:var(--nv-radius-xl);padding:18px;background:var(--nv-surface-strong);border:1px solid var(--nv-border);box-shadow:var(--nv-shadow),var(--nv-shadow-inset)}.auth-page,.auth-page-shell,.auth-hero,.auth-hero-shell,.auth-hero-copy,.auth-form-card,.auth-aside-block,.auth-session-card,.auth-session-empty,.auth-step,.auth-copy-block,.auth-form-login,.auth-form-register,.auth-form-reset-request,.auth-form-reset-confirm,.auth-account-actions,.profile-stack,.profile-form-grid,.profile-password-card{display:grid;gap:14px}.auth-page-shell{gap:20px}.auth-hero-shell{align-items:start}.auth-hero-copy{align-content:start}.auth-hero-footer{display:grid;gap:8px;margin-top:4px}.auth-field,.field-block{display:grid;gap:8px}.field-block-compact-gap{margin-top:-8px}.auth-field-label,.field-label{color:var(--nv-text-soft);font-size:.9rem}.field-input-wrap{position:relative}body .auth-input,body .field-input{width:100%;min-height:50px;padding:0 15px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#0b0e12c7;color:var(--nv-text);box-shadow:var(--nv-shadow-inset)}body .auth-input:focus,body .field-input:focus{border-color:#c9606c57;background:#0e1116f5;outline:none}.field-inline{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.field-chip{min-height:40px;padding-inline:13px}.auth-actions{display:flex;flex-wrap:wrap;gap:10px}.auth-actions-secondary{align-items:center}.auth-actions-stacked{flex-direction:column;align-items:stretch}.auth-inline-link{color:var(--nv-text-soft)}.auth-error-text{color:#e59aa4}.auth-session-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.auth-session-grid strong{display:block;margin-top:4px}.auth-step-code{align-content:start}.auth-copy-block h3{font-size:1.05rem;letter-spacing:-.03em}.auth-code-input{text-align:center;letter-spacing:.28em;font-size:1.2rem}body .auth-strength{display:grid;gap:8px;border-radius:16px;padding:12px 14px;background:#12151be6;border:1px solid var(--nv-border);box-shadow:var(--nv-shadow-inset)}.auth-strength-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.auth-strength-track{width:100%;height:8px;border-radius:999px;background:#ffffff0d;overflow:hidden}.auth-strength-bar{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--nv-accent),#c88b73)}.auth-strength-hints{display:grid;gap:6px;padding-left:18px;color:var(--nv-text-soft)}body .auth-segmented{display:inline-grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:4px;border-radius:999px;border:1px solid var(--nv-border);background:#0d1014d1;box-shadow:var(--nv-shadow-inset)}body .segment{min-height:38px;padding:0 13px;border-radius:999px;border:1px solid transparent;background:transparent;color:var(--nv-text-soft)}body .segment.is-active{background:#ffffff0d;border-color:#ffffff14;color:var(--nv-text);box-shadow:inset 0 1px #ffffff08}body .field-button{position:absolute;right:8px;top:50%;transform:translateY(-50%);min-height:34px;padding:0 11px;border-radius:999px;background:#ffffff0a;border:1px solid var(--nv-border);color:var(--nv-text-soft)}.password-panel{display:grid;gap:10px;max-height:0;opacity:0;overflow:hidden;transform:translateY(-8px);transition:max-height .22s ease,opacity .22s ease,transform .22s ease,padding .22s ease;padding:0 2px}.password-panel.is-visible{max-height:240px;opacity:1;transform:translateY(0);padding-bottom:4px}.password-meter-row{display:grid;gap:8px}.password-meter-track{width:100%;height:8px;border-radius:999px;background:#ffffff0d;overflow:hidden}.password-meter-fill{height:100%;border-radius:inherit;transition:width .22s ease,background-color .22s ease}.password-meter-fill.tone-weak{background:#ff5c72}.password-meter-fill.tone-medium{background:#ffb84d}.password-meter-fill.tone-strong{background:#7cdc73}.password-meter-fill.tone-excellent{background:#53d089}.password-meter-label.tone-weak{color:#ff8d9b}.password-meter-label.tone-medium{color:#ffc670}.password-meter-label.tone-strong,.password-meter-label.tone-excellent{color:#7cdc73}.password-rule-list{display:grid;gap:8px}.password-rule{display:flex;align-items:center;gap:10px;color:#d8737e;font-size:.92rem}.password-rule.is-passed{color:#66d095}.password-rule-dot{width:10px;height:10px;border-radius:999px;background:currentColor;box-shadow:0 0 0 5px color-mix(in srgb,currentColor 18%,transparent)}.form-message,.inline-message,.route-skeleton{border-radius:14px;padding:13px 15px;background:#13161ceb;border:1px solid var(--nv-border);box-shadow:var(--nv-shadow-inset)}.inline-message.is-success,.form-message.is-success{color:#8de0b2;border-color:#53d0893d}.inline-message.is-error,.form-message.is-error{color:#ff9baa;border-color:#ff5c723d}.auth-footer-note{font-size:.92rem}.auth-footer-note a{color:var(--nv-text)}.profile-copy-stack{display:grid;gap:14px}.action-preview{border-radius:16px;padding:14px;background:#12151beb;border:1px solid var(--nv-border);box-shadow:var(--nv-shadow-inset);display:grid;gap:8px}.action-preview-row strong{font-size:.98rem}.profile-summary-card{align-content:start}.profile-form-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.site-footer{margin-top:28px;border-top:1px solid var(--nv-border);padding-top:20px;position:relative;z-index:1}.site-footer-grid{display:grid;grid-template-columns:auto 1fr auto;align-items:center}.footer-title{font-size:1rem;font-weight:760}.site-footer-links{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.footer-link{min-height:36px;padding:0 14px;border-radius:14px;display:inline-flex;align-items:center;border:1px solid var(--nv-border);background:#ffffff05;box-shadow:var(--nv-shadow-inset)}.platform-page-stack,.section-block-split,.faq-section-shell,.downloads-section{gap:18px}.home-hero-shell-rich{grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);align-items:stretch}.platform-shell-rich{grid-template-columns:minmax(0,1fr) minmax(320px,.92fr);align-items:stretch}.home-hero-copy,.platform-hero-copy{gap:18px}.home-hero-title{display:grid;gap:18px}.home-hero-actions{align-items:center}.home-signal-grid,.split-info-grid{display:grid;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr))}.info-card-compact,.platform-feature-card,.platform-install-card-dense,.faq-side-card{min-height:100%;padding:20px}.info-card-compact h2,.platform-feature-card h3,.platform-install-card-dense h3,.faq-side-card h3{font-size:1rem;font-weight:650;letter-spacing:-.025em}.platform-hero-aside,.platform-side-stack,.faq-side-stack{display:grid;gap:14px;align-content:start}.platform-card-grid,.download-grid-dense{align-items:stretch}.platform-summary-card strong,.faq-side-card strong{font-size:1.22rem;letter-spacing:-.04em}.stage-grid-compact{grid-template-columns:repeat(3,minmax(0,1fr))}.stage-card-wide,.download-card-large{min-height:100%;align-content:start}.linux-install-card-rich{width:min(760px,100%)}.faq-shell-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:14px;align-items:start}.page-decor{align-self:stretch}@media (max-width: 1120px){.home-hero-shell,.home-hero-shell-enhanced,.home-hero-shell-rich,.platform-shell,.platform-shell-rich,.auth-shell,.profile-shell,.hero-matrix,.info-grid-trust,.download-grid,.home-fact-grid,.home-trust-grid,.home-faq-layout,.faq-shell,.faq-shell-grid,.hero-signal-grid,.home-signal-grid,.home-download-grid,.section-grid-profile,.profile-form-grid,.section-grid-platform,.stage-grid,.stage-grid-compact,.split-info-grid,.site-footer-grid,.decor-scene{grid-template-columns:1fr 1fr}.home-hero-shell>:first-child,.home-hero-shell-enhanced>:first-child,.home-hero-shell-rich>:first-child,.platform-shell>:first-child,.platform-shell-rich>:first-child,.auth-shell>:first-child,.profile-shell>:first-child,.page-decor{grid-column:1 / -1}.faq-heading{position:static}.decor-scene>.decor-panel-wide{grid-column:1 / -1}}@media (max-width: 860px){.app-shell{padding-inline:12px}.shell-header-inner{grid-template-columns:1fr;justify-items:stretch;border-radius:24px}.shell-nav,.shell-actions{justify-content:flex-start;flex-wrap:wrap}.home-hero-shell,.home-hero-shell-enhanced,.home-hero-shell-rich,.platform-shell,.platform-shell-rich,.auth-shell,.profile-shell,.hero-matrix,.info-grid-trust,.download-grid,.home-fact-grid,.home-trust-grid,.home-faq-layout,.faq-shell,.faq-shell-grid,.hero-signal-grid,.home-signal-grid,.home-download-grid,.hero-side-stack,.home-side-stack,.section-grid-profile,.profile-form-grid,.section-grid-platform,.stage-grid,.stage-grid-compact,.split-info-grid,.site-footer-grid,.decor-scene,.decor-side-grid,.field-inline,.auth-session-grid{grid-template-columns:1fr}.hero-copy h1{font-size:clamp(1.9rem,12vw,3rem)}.section-heading h2{font-size:clamp(1.45rem,9vw,2rem)}.home-hero-title{gap:14px}.decor-panel-main,.decor-panel-compact,.decor-panel-radar,.decor-panel-wide,.download-card-large{min-height:0}.decor-orbit-wrap{min-height:200px}}.platform-page-stack{gap:20px}.platform-shell-rich{grid-template-columns:minmax(0,1.02fr) minmax(340px,.98fr);align-items:stretch}.platform-hero-copy{gap:18px}.platform-hero-side{display:grid;align-items:stretch}.platform-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.platform-card-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.platform-mini-card{min-height:100%;padding:20px}.platform-mini-card h2{font-size:1rem;font-weight:650;letter-spacing:-.025em}.platform-mini-card strong{font-size:1.18rem;letter-spacing:-.03em}.platform-install-grid{align-items:stretch}.platform-install-card-rich{min-height:100%}.linux-install-card-rich{gap:16px}@media (max-width: 1120px){.platform-shell-rich,.platform-card-grid,.platform-card-grid-two{grid-template-columns:1fr 1fr}.platform-hero-side{grid-column:1 / -1}}@media (max-width: 860px){.platform-shell-rich,.platform-card-grid,.platform-card-grid-two{grid-template-columns:1fr}}.home-stack,.platform-page-stack{gap:24px}.hero-shell{padding:clamp(22px,3.2vw,34px)}.home-hero-shell,.home-hero-shell-rich{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:stretch}.platform-shell,.platform-shell-rich,.profile-shell,.profile-shell-rich,.auth-shell,.reset-shell,.reset-shell-rich{grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);align-items:stretch}.home-hero-copy,.platform-hero-copy,.profile-hero-copy,.auth-hero-copy-rich{justify-content:space-between}.home-hero-title,.auth-hero-heading{display:grid;gap:12px}.home-hero-actions{margin-top:4px}.home-signal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.info-card-compact,.platform-feature-card,.faq-side-card,.download-card-large,.platform-install-card-dense,.stage-card-wide{min-height:100%}.info-card-compact h2,.platform-feature-card h3,.faq-side-card h3,.stage-card-wide h3,.download-card-large h3{font-size:1.02rem;line-height:1.22}.section-block-split,.faq-section-shell,.downloads-section{gap:18px}.split-info-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.faq-shell-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(260px,.62fr);gap:16px;align-items:start}.faq-list-expanded{max-width:none}.faq-side-card strong{font-size:1.18rem;letter-spacing:-.03em}.download-grid-dense{grid-template-columns:repeat(3,minmax(0,1fr))}.platform-hero-aside{display:grid;gap:14px;align-content:start}.page-decor{min-height:100%}.decor-scene{display:grid;gap:14px;min-height:100%}.decor-panel{position:relative;overflow:hidden;border-radius:24px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#1c2027f5,#0f1218fa);box-shadow:var(--nv-shadow),var(--nv-shadow-inset)}.decor-panel:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.045),transparent 34%),radial-gradient(circle at 82% 18%,rgba(201,96,108,.14),transparent 32%);pointer-events:none}.decor-panel-main{padding:16px;min-height:320px;display:grid;gap:14px}.decor-panel-topline,.decor-wire-copy,.decor-copy{display:flex;align-items:center;justify-content:space-between;gap:12px}.decor-panel-topline,.decor-wire-copy,.decor-copy span,.decor-copy small{color:var(--nv-text-faint)}.decor-panel-topline,.decor-wire-copy{font-size:.76rem;letter-spacing:.08em;text-transform:uppercase}.decor-core-stack{display:grid;gap:12px;align-content:space-between;height:100%}.decor-copy{display:grid;gap:6px}.decor-copy strong,.decor-wire-copy strong,.decor-copy-compact strong{color:var(--nv-text);font-size:1.02rem;letter-spacing:-.03em;font-weight:680}.decor-copy small{line-height:1.45}.decor-side-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:14px}.decor-panel-compact,.decor-panel-wide{min-height:168px;padding:16px;display:grid;gap:12px;align-content:space-between}.decor-copy-compact{display:grid;gap:6px}.decor-svg{width:100%;height:auto;display:block}.decor-svg-core{min-height:220px}.decor-core-frame,.decor-orbit,.decor-grid-line,.decor-track-shadow{stroke:#ffffff1a}.decor-core-frame{fill:#ffffff04}.decor-orbit{fill:none;stroke-width:1.25}.decor-orbit-a{stroke-dasharray:10 12;animation:decor-spin 28s linear infinite;transform-origin:160px 128px}.decor-orbit-b{stroke-dasharray:6 10;animation:decor-spin-reverse 18s linear infinite;transform-origin:160px 128px}.decor-shield,.decor-pulse,.decor-track,.decor-node-track,.decor-scan-wave,.decor-shield-line{fill:none;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.decor-shield,.decor-scan-wave,.decor-track,.decor-node-track,.decor-bar,.decor-node{stroke:var(--nv-accent);fill:color-mix(in srgb,var(--nv-accent) 16%,transparent)}.decor-shield{animation:decor-glow 4s ease-in-out infinite}.decor-shield-line,.decor-pulse{stroke:#ffffffd1}.decor-scan-wave{stroke-dasharray:6 10;animation:decor-wave 2.8s linear infinite}.decor-node-track,.decor-track{stroke-dasharray:4 8;animation:decor-wave 4s linear infinite}.decor-track-shadow{fill:none;stroke-width:8;stroke:#c9606c14}.decor-node{stroke-width:1.5;animation:decor-pulse 2.4s ease-in-out infinite}.decor-node-b{animation-delay:.4s}.decor-node-c{animation-delay:.8s}.decor-bar{stroke-width:1;animation:decor-bar 3.2s ease-in-out infinite;transform-origin:center bottom}.decor-bar-b{animation-delay:.18s}.decor-bar-c{animation-delay:.36s}.decor-bar-d{animation-delay:.54s}.decor-bar-e{animation-delay:.72s}.platform-install-card-dense,.linux-install-card-rich{gap:14px}.platform-feature-card,.platform-install-card-dense,.download-card-large,.faq-side-card{padding:20px}.auth-hero-shell-rich,.reset-shell-rich{align-items:start}.auth-hero-copy-rich{gap:16px}.auth-page-decor{max-width:520px}.auth-actions-wrap,.auth-actions-row-wrap{flex-wrap:wrap}.profile-shell-rich .platform-hero-aside{align-self:start}@keyframes decor-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes decor-spin-reverse{0%{transform:rotate(360deg)}to{transform:rotate(0)}}@keyframes decor-glow{0%,to{opacity:.86;filter:drop-shadow(0 0 0 rgba(201,96,108,.04))}50%{opacity:1;filter:drop-shadow(0 0 14px rgba(201,96,108,.16))}}@keyframes decor-wave{0%{stroke-dashoffset:0}to{stroke-dashoffset:-96}}@keyframes decor-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}@keyframes decor-bar{0%,to{transform:scaleY(.92)}50%{transform:scaleY(1.08)}}@media (max-width: 1120px){.home-hero-shell,.home-hero-shell-rich,.platform-shell,.platform-shell-rich,.profile-shell,.profile-shell-rich,.auth-shell,.reset-shell,.reset-shell-rich,.download-grid-dense,.split-info-grid,.faq-shell-grid,.home-signal-grid,.decor-side-grid{grid-template-columns:1fr}.platform-hero-aside,.page-decor{max-width:none}}@media (max-width: 860px){.hero-shell{padding:20px}.home-signal-grid,.split-info-grid,.download-grid-dense{grid-template-columns:1fr}.decor-panel-main{min-height:280px}.decor-panel-compact,.decor-panel-wide{min-height:150px}.decor-svg-core{min-height:180px}.faq-shell-grid{gap:14px}}.auth-hero-shell-rich{grid-template-columns:minmax(0,.82fr) minmax(280px,.8fr) minmax(360px,.95fr);align-items:stretch}.auth-page-decor .decor-panel-main{min-height:100%}@media (max-width: 1120px){.auth-hero-shell-rich{grid-template-columns:1fr 1fr}.auth-page-decor-wrap,.auth-form-card{grid-column:span 1}}@media (max-width: 860px){.auth-hero-shell-rich{grid-template-columns:1fr}}.page-decor-home,.page-decor-platform,.auth-page-decor{align-self:stretch}.platform-detail-grid{align-items:stretch}:root{--nv-bg: #07080b;--nv-bg-soft: #0d1014;--nv-surface: rgba(16, 18, 23, .96);--nv-surface-soft: rgba(21, 24, 31, .96);--nv-surface-strong: rgba(26, 29, 37, .98);--nv-border: rgba(255, 255, 255, .08);--nv-border-strong: rgba(255, 255, 255, .14);--nv-border-accent: rgba(206, 78, 92, .28);--nv-accent: #ce4e5c;--nv-accent-soft: rgba(206, 78, 92, .12);--nv-accent-strong: #b9414e;--nv-accent-ink: #fff5f6;--nv-text: #eef0f3;--nv-text-soft: #b4bac4;--nv-text-faint: #7d8390;--nv-shadow: 0 28px 80px rgba(0, 0, 0, .35);--nv-shadow-soft: 0 18px 48px rgba(0, 0, 0, .28);--nv-shadow-inset: inset 0 1px 0 rgba(255,255,255,.04);--nv-radius-2xl: 32px;--nv-radius-xl: 26px;--nv-radius-lg: 20px;--nv-radius-md: 16px;--nv-max: min(1180px, calc(100vw - 32px) )}body{background:radial-gradient(circle at top center,rgba(206,78,92,.09),transparent 26%),linear-gradient(180deg,#0a0c10,#07080b 45%,#0d1014)}.site-noise,.decor-scene,.page-decor-home,.decor-panel,.decor-svg,.decor-copy,.decor-panel-header{display:none!important}.app-shell{padding:18px 16px 48px}.shell-header{top:16px;margin-bottom:30px}.shell-header-inner{min-height:72px;padding:10px 14px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#0e1015f5;box-shadow:0 14px 40px #0000003d}.brand-name{font-size:1.02rem;font-weight:700;letter-spacing:-.03em}.brand-badge{width:44px;height:44px;border-radius:15px;background:#ffffff05}.brand-tag{display:none}.shell-link,.shell-chip,.nv-button,.footer-link{border-radius:16px}.page-frame,.page-stack{gap:28px}.section-heading h2,.hero-copy h1,.hero-home-copy h1,.platform-main-copy h1{max-width:none;font-size:clamp(1.85rem,4.4vw,3.4rem);line-height:.98;letter-spacing:-.045em;font-weight:680}.hero-home-stage,.platform-hero-stage{min-height:min(86vh,860px);display:grid;place-items:center}.hero-home-center,.platform-hero-center{width:100%;display:grid;justify-items:center;gap:20px}.hero-home-card,.platform-main-card{width:min(760px,100%);padding:clamp(28px,4vw,40px);border-radius:34px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,#12141afa,#0b0d12fa);box-shadow:0 36px 120px #0000006b,inset 0 1px #ffffff0a;display:grid;gap:24px;position:relative;overflow:hidden}.hero-home-card:before,.platform-main-card:before,.story-panel:before,.download-card:before,.surface-card:before,.linux-main-install-card:before{content:"";position:absolute;inset:1px;border-radius:inherit;border:1px solid rgba(255,255,255,.03);pointer-events:none}.hero-home-copy,.platform-main-copy{display:grid;gap:12px;justify-items:center;text-align:center}.hero-home-copy p,.platform-main-copy p{max-width:34rem;color:var(--nv-text-soft);font-size:1rem;line-height:1.65}.hero-home-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px}.hero-home-platforms,.platform-main-meta{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.hero-platform-chip,.platform-meta-chip{min-width:160px;padding:14px 16px;border-radius:20px;border:1px solid var(--nv-border);background:#ffffff05;display:grid;gap:6px;box-shadow:var(--nv-shadow-inset)}.platform-meta-chip-wide{min-width:min(100%,320px)}.hero-platform-chip span,.platform-meta-chip span{color:var(--nv-text-faint);font-size:.82rem}.hero-platform-chip strong,.platform-meta-chip strong{font-size:1rem;font-weight:670;letter-spacing:-.03em}.hero-scroll-cue{width:52px;height:84px;color:var(--nv-text-faint)}.scroll-cue-frame,.scroll-cue-arrow{stroke:#ffffff3d;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round}.scroll-cue-dot{fill:#ce4e5cd1;animation:nv-scroll-cue 2.6s ease-in-out infinite}.story-scene{min-height:150vh;position:relative}.story-scene-sticky{min-height:100vh;position:sticky;top:0;display:grid;place-items:center;padding:24px 0}.story-scene-grid{width:var(--nv-max);display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,.88fr);gap:24px;align-items:center}.story-scene-left .story-scene-grid{grid-template-columns:minmax(320px,.88fr) minmax(0,.9fr)}.story-scene-left .story-panel-copy{order:2}.story-scene-left .story-panel-visual{order:1}.story-panel{position:relative;border-radius:30px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,#12141afa,#0b0d12fa);box-shadow:0 30px 90px #00000061,inset 0 1px #ffffff0a}.story-panel-copy{padding:clamp(24px,3vw,34px);display:grid;gap:18px;transform:translateY(calc((.5 - var(--scene-progress)) * 36px));opacity:calc(.48 + var(--scene-progress) * .52)}.story-panel-copy h2{font-size:clamp(1.45rem,2.8vw,2.5rem);line-height:1.02;letter-spacing:-.04em;font-weight:670}.story-panel-copy p{color:var(--nv-text-soft);line-height:1.72;font-size:1rem}.story-note-stack{display:grid;gap:10px}.story-note-card{padding:14px 16px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#ffffff05;color:var(--nv-text-soft)}.story-panel-visual{min-height:440px;display:grid;place-items:center;padding:20px;transform:translateY(calc((.5 - var(--scene-progress)) * -28px)) scale(calc(.94 + var(--scene-progress) * .06))}.story-visual-svg{width:min(100%,440px);height:auto;display:block}.story-glass-frame,.story-visual-card,.story-route-line,.story-signal-line{stroke-linecap:round;stroke-linejoin:round}.story-glass-frame{fill:#ffffff04;stroke:#ffffff1a;stroke-width:2}.story-visual-card{fill:#ffffff0a;stroke:#ffffff1a;stroke-width:1.6}.story-visual-card-accent{fill:#ce4e5c1f;stroke:#ce4e5c57}.story-shield-core{fill:#ce4e5c1f;stroke:#ce4e5c70;stroke-width:2.4}.story-route-line,.story-signal-line{fill:none;stroke:#ce4e5c85;stroke-width:3;stroke-dasharray:6 10;stroke-dashoffset:calc((1 - var(--scene-progress)) * 80)}.story-route-line-soft{stroke:#ffffff2e;stroke-width:2.2}.story-node{fill:#ffffff1a;stroke:#fff3;stroke-width:1.2}.story-node-accent{fill:#ce4e5c2e;stroke:#ce4e5c8a}.faq-v2-section,.downloads-v2-section,.platform-install-section{gap:18px}.faq-v2-grid,.faq-shell-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:16px;align-items:start}.faq-item{border-radius:22px;border:1px solid rgba(255,255,255,.1);background:#12141af5;box-shadow:0 18px 48px #00000040}.faq-question{min-height:66px;padding:0 18px;font-weight:650;letter-spacing:-.02em}.faq-answer{padding:0 18px 18px}.faq-answer p,.download-requirement,.platform-install-card p,.linux-main-install-card p,.surface-card p{color:var(--nv-text-soft)}.faq-side-stack{display:grid;gap:14px}.faq-side-card,.download-card,.platform-install-card,.linux-main-install-card,.content-card,.auth-card,.auth-session-card,.profile-summary-card,.action-preview,.form-message,.route-skeleton{border-radius:26px;border:1px solid rgba(255,255,255,.1);background:#12141af5;box-shadow:0 18px 48px #00000040}.download-grid-v2{align-items:stretch}.download-card-large{min-height:230px}.platform-page-v2{gap:28px}.platform-main-card{width:min(820px,100%)}.platform-install-card,.download-card{padding:20px}.linux-main-install-card{width:min(760px,100%);padding:24px;display:grid;gap:16px}.neuralv-decor-static{display:grid;align-items:stretch}.neuralv-decor-card{min-height:100%;padding:16px;border-radius:28px;border:1px solid rgba(255,255,255,.1);background:#12141af5;box-shadow:0 18px 48px #00000040;display:grid;gap:14px;align-content:space-between}.neuralv-decor-svg{width:100%;height:auto;display:block}.neuralv-decor-frame{fill:#ffffff04;stroke:#ffffff1a;stroke-width:2}.neuralv-decor-block{fill:#ffffff0a;stroke:#ffffff1a;stroke-width:1.6}.neuralv-decor-block-accent{fill:#ce4e5c1f;stroke:#ce4e5c5c}.neuralv-decor-line{fill:none;stroke:#ce4e5c80;stroke-width:3}.neuralv-decor-node{fill:#ffffff1a;stroke:#ffffff38;stroke-width:1.2}.neuralv-decor-node-accent{fill:#ce4e5c2e;stroke:#ce4e5c8a}.neuralv-decor-copy{display:grid;gap:6px}.neuralv-decor-copy strong{font-size:1.08rem;letter-spacing:-.03em}.neuralv-decor-copy span{color:var(--nv-text-faint)}.auth-hero-shell-rich{grid-template-columns:minmax(0,.88fr) minmax(280px,.74fr) minmax(360px,.98fr);align-items:stretch}.auth-page-decor-wrap{display:grid;align-items:stretch}.auth-hero-copy h1{font-size:clamp(1.6rem,3vw,2.6rem)}.auth-hero-copy p,.auth-footer-note,.hero-support-text,.form-message,.inline-message{color:var(--nv-text-soft)}.field-input,.auth-input{min-height:52px;border-radius:18px}@keyframes nv-scroll-cue{0%,to{transform:translateY(0);opacity:.72}50%{transform:translateY(12px);opacity:1}}@media (max-width: 1120px){.story-scene-grid,.faq-v2-grid,.faq-shell-grid,.auth-hero-shell-rich{grid-template-columns:1fr}.story-panel-visual,.auth-page-decor-wrap{min-height:320px}.platform-main-card,.hero-home-card{width:min(920px,100%)}}@media (max-width: 860px){.app-shell{padding-inline:12px}.shell-header-inner{border-radius:28px}.hero-home-stage,.platform-hero-stage{min-height:auto}.hero-home-card,.platform-main-card{padding:24px;border-radius:28px}.hero-home-actions,.platform-main-meta,.hero-home-platforms{flex-direction:column;align-items:stretch}.hero-platform-chip,.platform-meta-chip,.platform-meta-chip-wide{min-width:0;width:100%}.story-scene{min-height:auto}.story-scene-sticky{position:relative;min-height:auto;padding:0}.story-scene-grid{width:100%;grid-template-columns:1fr}.story-scene-left .story-panel-copy,.story-scene-left .story-panel-visual{order:initial}.story-panel-visual{min-height:280px}.download-grid-v2,.platform-main-meta,.hero-home-platforms{grid-template-columns:1fr}.download-card-large{min-height:0}}@media (prefers-reduced-motion: reduce){.scroll-cue-dot,.story-panel-copy,.story-panel-visual,.story-route-line,.story-signal-line{animation:none!important;transform:none!important;transition:none!important;stroke-dashoffset:0!important}}.platform-story-shell .platform-hero-center,.platform-story-shell .platform-hero-card,.platform-story-shell .platform-hero-copy,.platform-story-shell .platform-hero-actions,.platform-story-shell .platform-section-heading,.platform-story-shell .platform-install-grid{justify-items:center;justify-content:center;text-align:center}.platform-story-shell .platform-install-card,.platform-story-shell .platform-command-card{justify-items:center;text-align:center}.platform-story-shell .platform-install-card p,.platform-story-shell .platform-command-card p,.platform-story-shell .platform-section-heading p,.platform-story-shell .platform-hero-copy p{max-width:42rem;margin-inline:auto}.platform-story-shell .platform-command-card .command-card{width:100%;text-align:left}@media (max-width: 760px){.platform-story-shell .platform-hero-card,.platform-story-shell .platform-install-card,.platform-story-shell .platform-command-card{width:100%}}.shell-header-inner{grid-template-columns:1fr auto;gap:12px;min-width:0}.shell-burger{width:40px;height:34px;display:inline-grid;place-items:center;gap:1px;padding:0;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;box-shadow:var(--nv-shadow-inset);transition:border-color .18s ease,background-color .18s ease,transform .18s ease}.shell-burger:hover,.shell-burger.is-open{border-color:var(--nv-border-accent);background:#c9606c1f;transform:translateY(-1px)}.shell-burger-line{width:18px;height:2.4px;border-radius:999px;background:var(--nv-text);transition:transform .18s ease,opacity .18s ease}.shell-burger.is-open .shell-burger-line:nth-child(1){transform:translateY(3.4px) rotate(45deg)}.shell-burger.is-open .shell-burger-line:nth-child(2){opacity:0}.shell-burger.is-open .shell-burger-line:nth-child(3){transform:translateY(-3.4px) rotate(-45deg)}.shell-overlay-scrim,.support-overlay{position:fixed;inset:0;opacity:0;pointer-events:none;transition:opacity .18s ease;z-index:50}.shell-overlay-scrim{background:#03040785}.shell-overlay-scrim.is-open,.support-overlay.is-open{opacity:1;pointer-events:auto}.shell-drawer{position:fixed;inset:0 0 0 auto;width:min(392px,calc(100vw - 18px));padding:16px 12px 16px 0;display:flex;justify-content:flex-end;transform:translate(108%);transition:transform .22s ease;z-index:60;pointer-events:none}.shell-drawer.is-open{transform:translate(0);pointer-events:auto}.shell-drawer-panel,.support-card{width:100%;border-radius:28px;border:1px solid rgba(255,255,255,.08);background:#0e1015f5;box-shadow:var(--nv-shadow);display:grid;gap:18px}.shell-drawer-panel{padding:18px;align-content:start;max-height:calc(100vh - 32px);overflow:auto;overscroll-behavior:contain}.shell-drawer-head,.support-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.shell-drawer-head strong,.support-card-head strong{font-size:1.08rem;letter-spacing:-.03em}.shell-drawer-section{display:grid;gap:10px}.shell-drawer-section>span{font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:var(--nv-text-faint);line-height:1.35}.shell-drawer-list{display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(min(100%,152px),1fr))}.shell-drawer-link{min-height:clamp(44px,5.2vw,52px);padding:12px clamp(12px,1.5vw,15px);border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#ffffff05;color:var(--nv-text-soft);display:flex;align-items:flex-start;justify-content:flex-start;width:100%;font-size:clamp(.92rem,1vw + .7rem,1rem);line-height:1.35;overflow-wrap:anywhere;text-wrap:pretty;transition:border-color .18s ease,background-color .18s ease,color .18s ease,transform .18s ease}@media (max-width: 720px){.shell-drawer{width:calc(100vw - 12px);padding:10px 6px 10px 0}.shell-drawer-panel{gap:16px;padding:16px}.shell-drawer-list{grid-template-columns:1fr}.shell-drawer-link{min-height:44px;padding-inline:13px;font-size:.93rem;justify-content:flex-start;text-align:left}}@media (max-width: 560px){.shell-drawer{width:calc(100vw - 8px);padding:8px 4px 8px 0}.shell-drawer-panel{padding:14px;border-radius:22px}.shell-drawer-section{gap:8px}.shell-drawer-link{min-height:42px;padding-inline:12px;font-size:.9rem;border-radius:14px}}.shell-drawer-link:hover,.shell-drawer-link.is-active,.shell-drawer-link-button:hover{border-color:var(--nv-border-accent);background:#c9606c1a;color:var(--nv-text);transform:translateY(-1px)}.shell-drawer-link-button{width:100%;text-align:left}.shell-drawer-logout{width:100%;margin-top:6px}.support-launcher{position:fixed;right:20px;bottom:20px;min-height:48px;padding:0 18px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#121419f0;color:var(--nv-text);box-shadow:var(--nv-shadow);z-index:40}.support-overlay{display:grid;place-items:center}.support-overlay-scrim{position:absolute;inset:0;background:#03040794;backdrop-filter:none}.support-card{position:relative;z-index:1;width:min(480px,calc(100vw - 28px));padding:22px}.support-card-body,.support-card-actions{display:grid;gap:10px}.support-card-body p{color:var(--nv-text-soft);line-height:1.6}@media (max-width: 760px){.shell-header{top:12px}.shell-burger{width:38px;height:32px}.shell-burger-line{width:16px}.shell-drawer{width:calc(100vw - 12px);padding-right:0}.shell-drawer-panel{gap:16px;padding:16px}.shell-drawer-list{grid-template-columns:1fr}.shell-drawer-link{min-height:42px;border-radius:15px;justify-content:flex-start;text-align:left}.support-launcher{right:12px;bottom:12px}}@media (min-width: 1080px){.shell-drawer{width:min(404px,calc(100vw - 32px))}.shell-drawer-panel{padding:20px}.shell-drawer-link{min-height:50px}}.telegram-page,.telegram-hero-copy,.telegram-hero-pills,.telegram-note-grid,.telegram-artifact-grid,.telegram-artifact-card,.telegram-artifact-head,.telegram-artifact-meta{display:grid;gap:14px}.telegram-hero-shell{width:100%;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);gap:clamp(18px,3vw,36px);align-items:center}.telegram-hero-card{gap:20px;padding:clamp(24px,3.4vw,34px)}.telegram-hero-copy{max-width:760px;justify-items:start}.telegram-sticker-stage{position:relative;width:min(100%,360px);min-height:296px;justify-self:center;display:grid;place-items:center;isolation:isolate}.telegram-sticker-stage:before,.telegram-sticker-stage:after{content:"";position:absolute;inset:12% 10%;border-radius:34px;pointer-events:none}.telegram-sticker-stage:before{border:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at 22% 24%,rgba(98,182,255,.1),transparent 26%),radial-gradient(circle at 74% 72%,rgba(214,90,117,.12),transparent 24%),linear-gradient(180deg,#ffffff08,#ffffff03);box-shadow:inset 0 1px #ffffff0d,0 20px 50px #00000038}.telegram-sticker-stage:after{inset:22% 18%;border:1px solid rgba(255,255,255,.04);opacity:.7}.telegram-sticker-core{position:relative;z-index:2;min-width:164px;display:grid;justify-items:center;gap:8px;padding:18px 20px;border-radius:26px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#12161ef2,#0a0d13fa);box-shadow:0 18px 36px #0000003d,inset 0 1px #ffffff0f;transform:translateZ(0);animation:telegramCoreFloat 5.6s ease-in-out infinite}.telegram-sticker-core strong{font-size:1.18rem;line-height:1;letter-spacing:-.04em;color:var(--nv-text)}.telegram-sticker-core span:last-child{color:var(--nv-text-soft);font-size:.8rem;letter-spacing:.02em}.telegram-sticker-core-dot{width:12px;height:12px;border-radius:999px;background:linear-gradient(180deg,#76c6fff2,#4d8afff2);box-shadow:0 0 0 6px #5497ff1f,0 0 16px #5497ff42}.telegram-sticker-orbit{position:absolute;inset:18% 14%;border-radius:999px;border:1px solid rgba(255,255,255,.07);opacity:.55;pointer-events:none}.telegram-sticker-orbit-a{transform:rotate(-14deg);animation:telegramOrbitA 7.8s linear infinite}.telegram-sticker-orbit-b{inset:26% 20%;border-color:#ffffff0d;transform:rotate(18deg);animation:telegramOrbitB 9.4s linear infinite}.telegram-sticker-cluster{display:flex;flex-wrap:wrap;gap:10px}.telegram-sticker{position:relative;z-index:2;display:inline-flex;align-items:center;gap:10px;min-height:44px;padding:10px 14px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#11151df0,#0b0e13fa);box-shadow:0 14px 30px #0003,inset 0 1px #ffffff0d;color:var(--nv-text);transform:translateZ(0)}.telegram-sticker:before{content:"";position:absolute;inset:1px;border-radius:inherit;background:linear-gradient(180deg,rgba(255,255,255,.045),transparent 62%);opacity:.85;pointer-events:none}.telegram-sticker-emoji{position:relative;z-index:1;font-size:1.1rem;line-height:1;filter:drop-shadow(0 6px 10px rgba(0,0,0,.18))}.telegram-sticker-label{position:relative;z-index:1;font-size:.8rem;font-weight:700;line-height:1;letter-spacing:-.01em}.telegram-sticker-floating{position:absolute;left:var(--sticker-x, 0);top:var(--sticker-y, 0);transform:rotate(var(--sticker-rotate, 0deg));animation:telegramStickerFloat 5.4s ease-in-out infinite;animation-delay:var(--sticker-delay, 0s)}.telegram-sticker-cluster-compact{justify-content:center}.telegram-sticker-cluster-compact .telegram-sticker{min-height:38px;padding:8px 12px;border-radius:16px;animation:telegramStickerBob 4.8s ease-in-out infinite;animation-delay:var(--sticker-delay, 0s)}.telegram-artifact-stickers{margin-bottom:2px}.telegram-sticker-sky{border-color:#6cb5ff2e;box-shadow:0 14px 30px #0003,inset 0 1px #ffffff0d,0 0 0 1px #5b9bff0f}.telegram-sticker-rose{border-color:#db627e33}.telegram-sticker-mint{border-color:#6acdb633}.telegram-sticker-amber{border-color:#e8b66538}@keyframes telegramCoreFloat{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-8px,0)}}@keyframes telegramOrbitA{0%{transform:rotate(-14deg) scale(.98)}50%{transform:rotate(-8deg) scale(1.02)}to{transform:rotate(-14deg) scale(.98)}}@keyframes telegramOrbitB{0%{transform:rotate(18deg) scale(.96)}50%{transform:rotate(24deg) scale(1)}to{transform:rotate(18deg) scale(.96)}}@keyframes telegramStickerFloat{0%,to{transform:translateZ(0) rotate(var(--sticker-rotate, 0deg))}50%{transform:translate3d(0,-10px,0) rotate(calc(var(--sticker-rotate, 0deg) + 1.4deg))}}@keyframes telegramStickerBob{0%,to{transform:translateZ(0) rotate(var(--sticker-rotate, 0deg))}50%{transform:translate3d(0,-4px,0) rotate(calc(var(--sticker-rotate, 0deg) + 1deg))}}@media (prefers-reduced-motion: reduce){.telegram-sticker-core,.telegram-sticker-orbit,.telegram-sticker-floating,.telegram-sticker-cluster-compact .telegram-sticker{animation:none!important}}.telegram-hero-copy h1{margin:0;font-size:clamp(1.9rem,4vw,3rem);line-height:1;letter-spacing:-.05em}.telegram-hero-copy p,.telegram-note-card p,.telegram-artifact-head p{color:var(--nv-text-soft);line-height:1.62}.telegram-hero-pills{grid-auto-flow:column;grid-auto-columns:max-content;justify-content:start;align-items:center}.telegram-note-grid,.telegram-artifact-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.telegram-note-card{min-height:100%;align-content:start}.telegram-artifact-card{min-height:100%;align-content:space-between}.telegram-artifact-head{grid-template-columns:minmax(0,1fr) auto;align-items:start}.telegram-artifact-head h2{margin:0;font-size:1.18rem;letter-spacing:-.03em}.telegram-artifact-kind{min-height:34px;padding:0 12px;display:inline-flex;align-items:center;border-radius:999px;border:1px solid var(--nv-border-accent);background:#c9606c1a;color:var(--nv-text);font-size:.78rem;font-weight:700}.telegram-artifact-meta{grid-template-columns:repeat(3,minmax(0,1fr))}.telegram-artifact-stat{display:grid;gap:6px}.telegram-artifact-stat span{color:var(--nv-text-faint);font-size:.76rem;letter-spacing:.04em;text-transform:uppercase}.telegram-artifact-stat strong{font-size:.96rem;letter-spacing:-.02em}@media (max-width: 980px){.telegram-hero-shell,.telegram-note-grid,.telegram-artifact-grid,.telegram-artifact-meta{grid-template-columns:1fr}.telegram-hero-copy{justify-items:center;text-align:center}.telegram-artifact-head{grid-template-columns:1fr}}@media (max-width: 640px){.telegram-hero-pills{grid-auto-flow:row;grid-auto-columns:auto}.telegram-sticker-stage{width:min(100%,320px);min-height:252px}.telegram-sticker-stage:before{inset:10% 6%}.telegram-sticker-core{min-width:148px;padding:16px 18px}.telegram-sticker{gap:8px;padding:8px 12px}.telegram-sticker-label{font-size:.74rem}.telegram-sticker-floating{max-width:126px}}.shell-header,.page-frame,.site-footer{width:min(1120px,calc(100vw - 32px))}.shell-header-inner{width:min(860px,100%);margin-inline:auto;padding:10px 14px;border-radius:999px;background:#101318f5!important;border-color:#ffffff17;backdrop-filter:none!important}.shell-burger{width:38px;height:38px;gap:3px;border-radius:13px;transform:none!important}.shell-burger-line{width:16px;height:2px}.shell-burger.is-open .shell-burger-line:nth-child(1){transform:translateY(5px) rotate(45deg)}.shell-burger.is-open .shell-burger-line:nth-child(3){transform:translateY(-5px) rotate(-45deg)}.shell-overlay-scrim,.support-overlay{background:#04060ab8!important;backdrop-filter:none!important}.shell-drawer-panel,.support-card,.support-launcher,.support-card-head,.auth-card,.hero-shell{backdrop-filter:none!important}.shell-drawer{width:min(360px,calc(100vw - 18px))}.shell-header{width:min(1100px,calc(100vw - 24px))}.shell-header-inner{width:min(1040px,100%);padding:7px 14px}.shell-burger{width:42px;height:32px;gap:0;border-radius:12px}.shell-burger-line{width:23px;height:2.8px}.shell-burger.is-open .shell-burger-line:nth-child(1){transform:translateY(3px) rotate(45deg)}.shell-burger.is-open .shell-burger-line:nth-child(3){transform:translateY(-3px) rotate(-45deg)}.shell-overlay-scrim,.support-overlay{background:#030407b8!important}.shell-drawer-panel{max-height:calc(100vh - 32px);overflow:auto}.shell-drawer-link{min-height:46px;align-items:center;justify-content:flex-start;text-align:left;overflow-wrap:anywhere}.nv-button:hover,.shell-chip:hover,.shell-burger:hover,.shell-drawer-link:hover,.story-download-card:hover,.platform-install-card:hover,.platform-command-card:hover,.story-faq-item:hover,.surface-card:hover{transform:none!important}.story-download-card:hover,.platform-install-card:hover,.platform-command-card:hover,.story-faq-item:hover,.surface-card:hover{border-color:#c9606c38;box-shadow:0 18px 34px #0000003d,inset 0 1px #ffffff0a}.story-scene{min-height:auto}.story-scene-sticky{position:static;top:auto;min-height:auto;padding:0}.page-decor,.neuralv-decor-static{width:100%}.neuralv-decor-card{position:relative;overflow:hidden;min-height:320px;border-radius:28px;border:1px solid rgba(255,255,255,.08);background:#0a0c10fa;box-shadow:0 24px 48px #00000047}.neuralv-decor-image{width:100%;height:100%;min-height:320px;object-fit:cover;display:block;filter:saturate(.9) brightness(.64)}.neuralv-decor-shade{position:absolute;inset:0;background:linear-gradient(180deg,#06080c1a,#06080c94 60%,#06080cc7),radial-gradient(circle at 78% 18%,rgba(201,96,108,.22),transparent 26%)}.neuralv-decor-copy{position:absolute;left:18px;right:18px;bottom:18px;display:grid;gap:4px;padding:14px 16px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#07090da3}.neuralv-decor-copy strong{color:var(--nv-text);font-size:1rem}.neuralv-decor-copy span{color:var(--nv-text-soft);line-height:1.5}@media (max-width: 760px){.shell-header,.page-frame,.site-footer{width:min(100%,calc(100vw - 20px))}.shell-header-inner{width:100%}.shell-drawer{width:min(320px,calc(100vw - 14px))}}.shell-header{width:min(1120px,calc(100vw - 28px))}.shell-header-inner{width:min(1040px,100%);min-height:54px;padding:7px 14px}.brand-badge{width:42px;height:42px;border-radius:14px}.brand-badge-core{width:18px;height:24px}.shell-burger{width:40px;height:32px;gap:0;border-radius:11px}.shell-burger-line{width:23px;height:2.8px;border-radius:999px}.shell-burger.is-open .shell-burger-line:nth-child(1){transform:translateY(3.2px) rotate(45deg)}.shell-burger.is-open .shell-burger-line:nth-child(3){transform:translateY(-3.2px) rotate(-45deg)}.auth-hero-shell-rich{grid-template-columns:minmax(0,.92fr) minmax(360px,.98fr);align-items:start}.auth-hero-copy-rich{max-width:620px}@media (max-width: 1120px){.auth-hero-shell-rich{grid-template-columns:1fr}}@media (max-width: 760px){.shell-header{width:min(100%,calc(100vw - 16px))}.shell-header-inner{width:100%;padding-inline:10px}}.shell-drawer-panel{grid-template-rows:auto minmax(0,1fr) auto;gap:16px}.shell-drawer-body{min-height:0;overflow:auto;display:grid;gap:14px;padding-right:2px}.shell-drawer-head{padding-bottom:2px}.shell-drawer-section{gap:10px}.shell-drawer-section+.shell-drawer-section{padding-top:14px;border-top:1px solid rgba(255,255,255,.06)}.shell-drawer-list{gap:8px}.shell-drawer-link{min-height:48px;padding:12px 14px;align-items:center;font-size:.96rem;font-weight:650;letter-spacing:-.01em}.shell-drawer-logout{min-height:46px;margin-top:2px}@media (max-width: 760px){.app-shell{padding:12px 10px 32px}.page-frame,.site-footer{width:min(100%,calc(100vw - 8px))}.shell-header{top:10px;width:min(100%,calc(100vw - 12px));margin-bottom:18px}.shell-header-inner{min-height:50px;padding:6px 10px;border-radius:20px}.brand-link{gap:12px}.brand-name{font-size:.98rem}.shell-drawer{width:min(336px,calc(100vw - 10px));padding:8px 4px 8px 0}.shell-drawer-panel{gap:14px;padding:14px;border-radius:22px;max-height:calc(100vh - 16px)}.shell-drawer-body{gap:12px}.shell-drawer-section+.shell-drawer-section{padding-top:12px}.shell-drawer-section>span{font-size:.68rem;letter-spacing:.12em}.shell-drawer-link{min-height:44px;padding:11px 12px;border-radius:15px;font-size:.92rem}.support-launcher{right:10px;left:10px;bottom:10px;width:auto;justify-content:center}.surface-card,.hero-shell{padding:16px;border-radius:18px}.page-stack,.section-block,.platform-page-stack,.section-block-split,.faq-section-shell,.downloads-section{gap:16px}.hero-actions,.download-actions,.auth-actions-row,.action-preview-row{width:100%}.hero-actions .nv-button,.hero-actions .shell-chip,.download-actions .nv-button,.download-actions .shell-chip{width:100%;justify-content:center}.site-footer{margin-top:20px;padding-top:16px}.site-footer-grid{gap:12px}.site-footer-links{justify-content:flex-start;gap:8px}.footer-link{min-height:34px;padding:0 12px;font-size:.9rem}}@media (max-width: 520px){.app-shell{padding-inline:8px}.shell-header{width:min(100%,calc(100vw - 8px))}.shell-header-inner{padding-inline:8px;min-height:48px}.brand-badge{width:38px;height:38px;border-radius:12px}.brand-badge-core{width:16px;height:22px}.shell-drawer{width:min(calc(100vw - 6px),332px);padding-right:2px}.shell-drawer-panel{padding:12px;border-radius:20px}.shell-drawer-link{font-size:.9rem}.surface-card,.hero-shell{padding:14px;border-radius:16px}.nv-button,.shell-chip{min-height:42px;padding-inline:14px}}.shell-header-inner{min-height:52px}.shell-burger{width:40px;height:32px;gap:1px}.shell-burger-line{width:22px;height:2.6px}.shell-drawer-panel{background:linear-gradient(180deg,#12151cfa,#0b0d12fa),radial-gradient(circle at top right,rgba(201,96,108,.08),transparent 36%)}.shell-drawer-link{min-height:48px;align-items:center}@media (max-width: 760px){.shell-header-inner{min-height:48px;padding:6px 10px}.shell-drawer{width:min(344px,calc(100vw - 8px));padding:8px 2px 8px 0}.shell-drawer-panel{padding:14px 12px;border-radius:22px;box-shadow:0 24px 50px #00000057}.shell-drawer-head{padding-bottom:4px}.shell-drawer-section>span{font-size:.67rem;letter-spacing:.14em}.shell-drawer-link{min-height:46px;padding:12px 13px;border-radius:15px;background:#ffffff07}.shell-drawer-link.is-active,.shell-drawer-link:hover{background:#c9606c1f}}
