.hero--v2{background:var(--bg-muted);position:relative;overflow:hidden}.hero--v2 .hero__title{letter-spacing:-.9px}.hero--v2 .hero__grid{grid-template-columns:63fr 37fr;align-items:start;column-gap:48px}.hero--v2 .hero__text-col{flex-direction:column;align-items:flex-start;display:flex}.hero--v2 .hero__lead{text-align:left;max-width:460px}.hero--v2 .hero__media-col{border-radius:16px;justify-content:flex-end;align-self:start;max-height:560px;display:flex;overflow:hidden}.hero--v2 .hero__media-col .hero-mockup{border-radius:16px;width:100%;max-width:340px;margin-left:auto;overflow:hidden}.hero--v2 .hero-actions{gap:var(--space-4);margin-bottom:var(--space-8);flex-direction:row;align-items:stretch;width:100%;max-width:560px;display:flex}.hero-v2-cta--full{width:100%}.hero-v2-cta,.hero-v2-cta-secondary{padding:20px 40px;font-size:22px}.hero-v2-trust{gap:var(--space-6);margin-top:var(--space-8);padding:var(--space-8)0;flex-wrap:wrap;display:flex}.hero-v2-trust-item{align-items:center;gap:10px;display:flex}.hero-v2-trust-icon{background:var(--surface-subtle);width:36px;height:36px;color:var(--text-secondary);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.hero-v2-trust-text{flex-direction:column;gap:1px;display:flex}.hero-v2-trust-title{color:var(--text);font-family:Satoshi-Medium,sans-serif;font-size:13px;font-weight:500;line-height:1.3}.hero-v2-trust-desc{color:var(--text-tertiary);font-family:Satoshi-Regular,sans-serif;font-size:11px;line-height:1.3}@media (max-width:1024px){.hero--v2{padding:64px 0 56px}.hero--v2 .hero__text-col{display:contents}.hero--v2 .hero__grid{text-align:center;grid-template-columns:1fr;grid-template-areas:"title""lead""media""scan""actions""meta""trust""disclaimer";gap:0}.hero--v2 .hero__title{grid-area:title;font-size:38px}.hero--v2 .hero__lead{text-align:center;grid-area:lead;justify-self:center;max-width:600px}.hero--v2 .hero__media-col{grid-area:media;justify-content:center;justify-self:center;max-width:520px;max-height:500px;margin-bottom:32px}.hero--v2 .hero-scan-block{max-width:560px;margin:0 auto var(--space-8);grid-area:scan;justify-self:stretch}.hero--v2 .hero-actions{grid-area:actions;justify-self:center}.hero--v2 .hero-scan-feedback{text-align:center;grid-area:meta;justify-self:center;width:100%;max-width:600px}.hero--v2 .hero-scan-feedback .error-message{margin-left:auto;margin-right:auto}.hero--v2 .hero-v2-trust{flex-wrap:wrap;grid-area:trust;justify-content:center}.hero--v2 .hero-disclaimer{grid-area:disclaimer}}@media (max-width:768px){.hero--v2{padding:48px 0 40px}.hero--v2 .hero__grid{grid-template-areas:"title""lead""scan""actions""meta""media""trust""disclaimer"}.hero--v2 .hero__title{font-size:30px;line-height:1.25}.hero--v2 .hero__lead{margin-bottom:24px;font-size:15px}.hero--v2 .hero-actions{flex-direction:column;width:100%}.hero-v2-cta,.hero-v2-cta-secondary{text-align:center;width:100%;min-height:56px;padding:14px 32px;font-size:20px}.hero--v2 .hero-v2-trust{gap:var(--space-6);flex-direction:column;justify-content:flex-start;align-items:stretch;max-width:100%;display:flex}.hero--v2 .hero-v2-trust-item{flex-direction:row;align-items:flex-start}.hero--v2 .hero__media-col{max-width:100%;max-height:420px;margin-bottom:28px}.hero--v2 .hero-scan-block{max-width:none;margin:0 0 var(--space-8)}}
.hero-mockup{box-sizing:border-box;width:100%;position:relative;cursor:default!important}.hero-mockup *{cursor:default!important}.hero-mockup__surface{background:var(--surface);border:var(--flat-border);border-radius:16px;flex-direction:column;gap:10px;height:auto;min-height:0;padding:14px 14px 18px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #200c2a14}.hero-mockup__tabs{gap:4px;margin-bottom:2px;display:flex;overflow:hidden}.hero-mockup__tab{font-family:var(--font-sans);color:var(--text-tertiary);cursor:default;pointer-events:none;white-space:nowrap;background:0 0;border:none;border-radius:8px;flex-shrink:0;padding:4px 8px;font-size:12px;font-weight:600}.hero-mockup__tab--active{color:var(--text);background:var(--bg-muted)}.hero-mockup__counter{margin:0 0 4px}.hero-mockup__counter-line{font-family:var(--font-display);color:var(--text);letter-spacing:-.02em;font-size:20px;font-weight:800;line-height:1.25}.hero-mockup__counter-number{font-weight:900}.hero-mockup__counter-label{color:var(--text);font-weight:800}.hero-mockup__counter-stack{vertical-align:baseline;display:inline-block;position:relative}.hero-mockup__counter-target{background:var(--accent-gradient);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;font-weight:900;display:inline-block}.hero-mockup:not([data-animate=play]) .hero-mockup__counter-zero{display:none}.hero-mockup[data-animate=play] .hero-mockup__counter-zero{white-space:nowrap;color:var(--text-tertiary);background:var(--surface);z-index:1;font-weight:800;animation:.4s .4s forwards heroMockCounterWipe;display:inline-block;position:absolute;top:0;left:0}.hero-mockup[data-animate=play] .hero-mockup__counter-target{z-index:0;position:relative}.hero-mockup__profile-list{flex-direction:column;flex:1;gap:8px;min-height:0;margin:0;padding:0;list-style:none;display:flex}.hero-mockup__profile{background:var(--surface-subtle);border:1px solid #200c2a0f;border-radius:12px;grid-template-columns:40px 1fr auto;align-items:center;gap:10px;padding:8px 10px;display:grid;position:relative}.hero-mockup__avatar{width:40px;height:40px;font-family:var(--font-display);color:var(--text-secondary);background:linear-gradient(145deg,#ece8f4 0%,#dce6ff 100%);border-radius:50%;justify-content:center;align-items:center;font-size:15px;font-weight:800;display:flex}.hero-mockup__profile-info{flex-direction:column;gap:2px;min-width:0;display:flex}.hero-mockup__profile-top{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.hero-mockup__handle{font-family:var(--font-medium);color:var(--text);font-size:13px;font-weight:600}.hero-mockup__badge{color:#fff;background:var(--accent-gradient);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;line-height:0;display:inline-flex;box-shadow:0 2px 8px #d9003a38}.hero-mockup__badge-svg{display:block}.hero-mockup__bio{font-family:var(--font-sans);color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.hero-mockup__arrow-btn{color:#200c2a73;cursor:default;pointer-events:none;background:0 0;border:1px solid #0000001f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:15px;font-weight:600;line-height:1;display:inline-flex}.hero-mockup__arrow-svg{display:block}.hero-mockup__profile:first-child .hero-mockup__arrow-btn{position:relative}.hero-mockup[data-animate=play] .hero-mockup__profile:first-child{animation:.32s .8s forwards heroMockRowPulse}.hero-mockup[data-animate=play] .hero-mockup__profile:nth-child(2){animation:.32s 1.1s forwards heroMockRowPulse}.hero-mockup[data-animate=play] .hero-mockup__profile:nth-child(3){animation:.32s 1.4s forwards heroMockRowPulse}.hero-mockup[data-animate=play] .hero-mockup__profile:nth-child(4){animation:.32s 1.58s forwards heroMockRowPulse}.hero-mockup[data-animate=play] .hero-mockup__profile:nth-child(5){animation:.32s 1.76s forwards heroMockRowPulse}.hero-mockup[data-animate=play] .hero-mockup__profile:first-child .hero-mockup__arrow-btn{animation:.28s .85s forwards heroMockBtnPulse}.hero-mockup[data-animate=play] .hero-mockup__profile:nth-child(2) .hero-mockup__arrow-btn{animation:.28s 1.15s forwards heroMockBtnPulse}.hero-mockup[data-animate=play] .hero-mockup__profile:nth-child(3) .hero-mockup__arrow-btn{animation:.28s 1.45s forwards heroMockBtnPulse}.hero-mockup[data-animate=play] .hero-mockup__profile:nth-child(4) .hero-mockup__arrow-btn{animation:.28s 1.63s forwards heroMockBtnPulse}.hero-mockup[data-animate=play] .hero-mockup__profile:nth-child(5) .hero-mockup__arrow-btn{animation:.28s 1.81s forwards heroMockBtnPulse}.hero-mockup__profile--idle-highlight{border-color:#ff009059;transition:box-shadow .35s,border-color .35s;box-shadow:0 0 0 3px #ff009033}.hero-mockup__cursor{z-index:5;filter:drop-shadow(0 4px 8px #00000026);pointer-events:none;justify-content:center;align-items:center;width:40px;height:40px;transition:bottom .45s,right .45s,transform .45s;display:flex;position:absolute}.hero-mockup__cursor-icon{flex-shrink:0}.hero-mockup:not([data-animate=play]) .hero-mockup__cursor{bottom:306px;right:12px;transform:rotate(-18deg)}.hero-mockup[data-animate=play]:not(.hero-mockup--intro-done) .hero-mockup__cursor{transition:none;animation:.32s 1.98s forwards heroMockCursorSequence;bottom:306px;right:12px;transform:translate(26px,-38px)rotate(-18deg)}.hero-mockup--intro-done.hero-mockup--idle-focus-0 .hero-mockup__cursor{bottom:306px;right:12px;transform:rotate(-12deg)}.hero-mockup--intro-done.hero-mockup--idle-focus-1 .hero-mockup__cursor{bottom:242px;right:12px;transform:rotate(-10deg)}.hero-mockup--intro-done.hero-mockup--idle-focus-2 .hero-mockup__cursor{bottom:178px;right:12px;transform:rotate(-8deg)}.hero-mockup--intro-done.hero-mockup--idle-focus-3 .hero-mockup__cursor{bottom:114px;right:12px;transform:rotate(-7deg)}.hero-mockup--intro-done.hero-mockup--idle-focus-4 .hero-mockup__cursor{bottom:50px;right:12px;transform:rotate(-6deg)}.hero-mockup[data-animate=play] .hero-mockup__surface{animation:.4s forwards heroMockSurfaceFade}@keyframes heroMockSurfaceFade{0%{opacity:.6}to{opacity:1}}@keyframes heroMockCounterWipe{0%{clip-path:inset(0)}to{clip-path:inset(0 0 0 100%)}}@keyframes heroMockRowPulse{0%{border-color:#200c2a0f;box-shadow:0 0 #ff009000}40%{border-color:#ff009059;box-shadow:0 0 0 3px #ff009033}to{border-color:#200c2a0f;box-shadow:0 0 #ff009000}}@keyframes heroMockBtnPulse{0%{filter:brightness();transform:scale(1)}50%{filter:brightness(1.08);transform:scale(1.06)}to{filter:brightness();transform:scale(1)}}@keyframes heroMockCursorSequence{0%{transform:translate(26px,-38px)rotate(-22deg)}72%{transform:translate(0)rotate(-12deg)}86%{transform:translate(0)scale(.9)rotate(-12deg)}to{transform:translate(0)rotate(-12deg)}}@media (max-width:1024px){.hero-mockup{max-height:520px}}@media (max-width:768px){.hero-mockup{max-height:440px}.hero-mockup__counter-line{font-size:17px}.hero-mockup__tab{padding:3px 6px;font-size:11px}.hero-mockup__profile-list{flex:none;max-height:188px;overflow:hidden}}@media (prefers-reduced-motion:reduce){.hero-mockup *,.hero-mockup :before,.hero-mockup :after{transition:none!important;animation:none!important}.hero-mockup[data-animate=play] .hero-mockup__counter-zero,.hero-mockup:not([data-animate]) .hero-mockup__counter-zero{display:none!important}.hero-mockup .hero-mockup__surface{opacity:1!important}.hero-mockup .hero-mockup__cursor{bottom:306px!important;right:12px!important;transform:rotate(-12deg)!important}}
.error-message{width:100%;max-width:580px;margin-top:var(--space-4);padding:var(--space-4);border:1px solid var(--color-danger);color:var(--color-danger);background:#fff;border-left-width:4px;border-radius:12px;animation:.22s ease-out both error-message-in;display:block;position:relative;box-shadow:0 1px 2px #00000005}.error-message__main{align-items:flex-start;gap:var(--space-3);padding-right:var(--space-8);display:flex}.error-message__icon{width:22px;height:22px;color:var(--color-danger);flex:none;justify-content:center;align-items:center;margin-top:2px;display:inline-flex}.error-message__body{gap:var(--space-2);flex-direction:column;flex:auto;min-width:0;display:flex}.error-message__title{font-family:var(--font-medium);font-weight:600;font-size:var(--font-size-body);line-height:var(--line-height-heading);letter-spacing:-.005em;color:var(--color-danger)}.error-message__text{font-size:max(14px,var(--font-size-small));color:#d12a3deb;word-break:break-word;margin:0;line-height:1.5}.error-message__actions{margin-top:var(--space-2)}.error-message__action{appearance:none;font-family:var(--font-medium);font-size:var(--font-size-small);color:var(--color-danger);text-underline-offset:3px;cursor:pointer;background:0 0;border:0;margin:0;padding:0;font-weight:600;text-decoration:underline;transition:opacity .12s}.error-message__action:hover:not(:disabled){opacity:.85}.error-message__action:disabled{opacity:.55;cursor:not-allowed}.error-message__action:focus-visible{border-radius:2px;outline:none;box-shadow:0 0 0 3px #d12a3d38}.error-message__dismiss{top:var(--space-3);right:var(--space-3);appearance:none;color:#d12a3d8c;border-radius:var(--radius-pill);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:28px;height:28px;padding:0;font-size:20px;line-height:1;transition:background-color .12s,color .12s;display:inline-flex;position:absolute}.error-message__dismiss:hover{color:var(--color-danger);background:#d12a3d14}.error-message__dismiss:focus-visible{outline:none;box-shadow:0 0 0 3px #d12a3d38}@keyframes error-message-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.error-message{animation:none}}
.hero-scan-block{width:100%;max-width:560px;margin:0 0 var(--space-8);text-align:left}.hero-scan-label{color:var(--text-secondary,#555);margin-top:4px;margin-bottom:8px;font-size:14px}@media (min-width:768px){.hero-scan-label{display:none}}.hero-scan-search{text-align:left;width:100%;margin:0}.hero-scan-search__field{background:#fff;border:1px solid #200c2a1a;border-radius:999px;align-items:center;gap:6px;width:100%;height:64px;padding:0 18px 0 16px;transition:border-color .12s,box-shadow .12s;display:flex;box-shadow:0 1px 3px #10141f0a,0 0 0 1px #10141f05}.hero-scan-search__field:focus-within{border-color:var(--color-info,#1b6ef3);box-shadow:var(--shadow-focus-ring,0 0 0 3px #1b6ef32e)}.hero-scan-search__prefix{font-family:var(--font-medium,inherit);background:var(--accent-gradient);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;flex:none;justify-content:center;align-items:center;font-size:22px;font-weight:700;line-height:1;display:inline-flex}.hero-scan-search__input{min-width:0;height:100%;font-family:var(--font-sans,inherit);color:var(--text);background:0 0;border:0;outline:none;flex:1;padding:0;font-size:20px}.hero-scan-search__input::placeholder{color:#10141f61}.hero-scan-search__input:disabled{cursor:not-allowed;opacity:.7}.hero-scan-feedback{width:100%}@media (max-width:767px){.hero-scan-block{max-width:none}.hero-scan-search{margin-top:0}.hero-scan-search__field{height:56px}.hero-scan-search__prefix{font-size:20px}.hero-scan-search__input{font-size:16px}}
.why-use-section{background:#fff;padding:64px 0 100px}.why-use-section .section-title{margin-bottom:52px}@media (max-width:768px){.why-use-section{padding:48px 0}}
