.MiniappStartScreen-module__Mh5EBa__page{-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;min-height:calc(100vh - 3rem);padding:.5rem 0 1.5rem;display:flex}.MiniappStartScreen-module__Mh5EBa__shell{background:radial-gradient(circle at 12% -4%, #6366f11f, transparent 42%), radial-gradient(circle at 96% 4%, #ec48991a, transparent 40%), var(--bg-card,#fff);border:1px solid var(--border-color,#94a3b840);width:min(100%,1160px);box-shadow:0 30px 80px var(--shadow-color,#0f172a29);border-radius:1.75rem;padding:clamp(1.25rem,3vw,2.4rem);position:relative}.MiniappStartScreen-module__Mh5EBa__grid{grid-template-columns:1fr;gap:clamp(1.5rem,3vw,2.75rem);display:grid}@media (min-width:900px){.MiniappStartScreen-module__Mh5EBa__grid{grid-template-columns:minmax(0,1fr) minmax(0,1.02fr);align-items:start}}.MiniappStartScreen-module__Mh5EBa__leftCol,.MiniappStartScreen-module__Mh5EBa__rightCol{flex-direction:column;min-width:0;display:flex}@media (min-width:900px){.MiniappStartScreen-module__Mh5EBa__rightCol{border-left:1px solid var(--border-color,#94a3b833);padding-left:clamp(1.5rem,2.5vw,2.5rem)}}.MiniappStartScreen-module__Mh5EBa__brand{align-items:center;gap:.7rem;margin-bottom:clamp(1.1rem,2.5vw,1.8rem);display:flex}.MiniappStartScreen-module__Mh5EBa__brandLogoWrap{background:linear-gradient(145deg,#ffffffeb,#e2e8f0b8);border-radius:.9rem;flex:none;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex;box-shadow:0 8px 20px #0f172a24}[data-theme=dark] .MiniappStartScreen-module__Mh5EBa__brandLogoWrap{background:linear-gradient(145deg,#1e293bf5,#0f172abd);box-shadow:0 8px 20px #00000059}.MiniappStartScreen-module__Mh5EBa__brandLogo{object-fit:contain;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;width:34px;height:34px}.MiniappStartScreen-module__Mh5EBa__brandName{color:var(--text-primary,#0f172a);letter-spacing:-.01em;font-size:1.02rem;font-weight:800;line-height:1.15}.MiniappStartScreen-module__Mh5EBa__brandTagline{color:var(--text-muted,#64748b);font-size:.82rem;line-height:1.2}.MiniappStartScreen-module__Mh5EBa__heroTitle{letter-spacing:-.035em;color:var(--text-primary,#0f172a);margin:0 0 .6rem;font-size:clamp(1.9rem,5.4vw,2.65rem);font-weight:800;line-height:1.06}.MiniappStartScreen-module__Mh5EBa__heroSubtitle{max-width:26rem;color:var(--text-muted,#64748b);margin:0 0 clamp(1.3rem,3vw,1.9rem);font-size:1rem;line-height:1.5}.MiniappStartScreen-module__Mh5EBa__authCards{grid-template-columns:1fr;gap:.85rem;display:grid}@media (min-width:520px){.MiniappStartScreen-module__Mh5EBa__authCards{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}.MiniappStartScreen-module__Mh5EBa__authCard{text-align:center;border:1px solid var(--border-color,#94a3b847);background:var(--bg-card,#fff);border-radius:1.15rem;flex-direction:column;align-items:center;gap:.55rem;padding:1.15rem 1rem 1.25rem;display:flex;container-type:inline-size}.MiniappStartScreen-module__Mh5EBa__authCardRegister{background:radial-gradient(circle at 50% -10%, #22c55e1a, transparent 60%), var(--bg-card,#fff);border-color:#22c55e52}.MiniappStartScreen-module__Mh5EBa__authIcon{border-radius:.95rem;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.MiniappStartScreen-module__Mh5EBa__authIcon svg{width:24px;height:24px}.MiniappStartScreen-module__Mh5EBa__authIconLogin{color:#4f46e5;background:#6366f11f}.MiniappStartScreen-module__Mh5EBa__authIconRegister{color:#16a34a;background:#22c55e24}[data-theme=dark] .MiniappStartScreen-module__Mh5EBa__authIconLogin{color:#c7d2fe;background:#6366f133}[data-theme=dark] .MiniappStartScreen-module__Mh5EBa__authIconRegister{color:#bbf7d0;background:#22c55e33}.MiniappStartScreen-module__Mh5EBa__authCardTitle{color:var(--text-primary,#0f172a);letter-spacing:-.01em;font-size:1.02rem;font-weight:800}.MiniappStartScreen-module__Mh5EBa__authCardText{min-height:2.4em;color:var(--text-muted,#64748b);font-size:.86rem;line-height:1.4}.MiniappStartScreen-module__Mh5EBa__authBtn{overflow-wrap:break-word;color:#fff;cursor:pointer;background:linear-gradient(135deg,#0ea5e9 0%,#6366f1 52%,#a855f7 100%);border:none;border-radius:.9rem;justify-content:center;align-items:center;width:100%;min-height:3.4rem;margin-top:.35rem;padding:.5rem 1rem;font-size:clamp(.8rem,8cqi,.95rem);font-weight:700;line-height:1.2;transition:box-shadow .2s,transform .15s;display:inline-flex;box-shadow:0 12px 26px #4f46e547}.MiniappStartScreen-module__Mh5EBa__authBtnRegister{background:linear-gradient(135deg,#10b981 0%,#22c55e 100%);box-shadow:0 12px 26px #16a34a47}.MiniappStartScreen-module__Mh5EBa__authBtn:hover{transform:translateY(-1px);box-shadow:0 16px 32px #4f46e55c}.MiniappStartScreen-module__Mh5EBa__authBtnRegister:hover{box-shadow:0 16px 32px #16a34a5c}.MiniappStartScreen-module__Mh5EBa__authCardHint{color:var(--text-muted,#94a3b8);margin:.1rem 0 0;font-size:.75rem;line-height:1.35}.MiniappStartScreen-module__Mh5EBa__subDivider{color:var(--text-muted,#94a3b8);align-items:center;gap:.85rem;margin:clamp(1.2rem,2.5vw,1.7rem) 0 1rem;font-size:.82rem;font-weight:600;display:flex}.MiniappStartScreen-module__Mh5EBa__subDivider:before,.MiniappStartScreen-module__Mh5EBa__subDivider:after{content:"";background:var(--border-color,#94a3b859);flex:1;height:1px}.MiniappStartScreen-module__Mh5EBa__subBlock{background:radial-gradient(circle at 8% 0%, #a855f71a, transparent 55%), var(--bg-secondary,#f3f4f6);border:1px solid #a855f73d;border-radius:1.25rem;flex-wrap:wrap;align-items:center;gap:1rem;padding:1.2rem;display:flex;container-type:inline-size}.MiniappStartScreen-module__Mh5EBa__subMain{flex:15rem;gap:.85rem;min-width:0;display:flex}.MiniappStartScreen-module__Mh5EBa__subCrown{color:#d97706;background:#f59e0b29;border-radius:.9rem;flex:none;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex}.MiniappStartScreen-module__Mh5EBa__subCrown svg{width:24px;height:24px}[data-theme=dark] .MiniappStartScreen-module__Mh5EBa__subCrown{color:#fcd34d;background:#f59e0b33}.MiniappStartScreen-module__Mh5EBa__subTitle{color:var(--text-primary,#0f172a);font-size:.98rem;font-weight:800;line-height:1.25}.MiniappStartScreen-module__Mh5EBa__subText{color:var(--text-muted,#64748b);font-size:.85rem;line-height:1.35}.MiniappStartScreen-module__Mh5EBa__chips{flex-wrap:wrap;gap:.4rem;margin-top:.65rem;display:flex}.MiniappStartScreen-module__Mh5EBa__chip{color:var(--text-secondary,#111827);background:var(--bg-card,#fff);border:1px solid var(--border-color,#94a3b84d);border-radius:999px;align-items:center;gap:.35rem;padding:.3rem .6rem;font-size:.76rem;font-weight:600;display:inline-flex}.MiniappStartScreen-module__Mh5EBa__subAside{text-align:right;flex-direction:column;flex:9rem;align-items:flex-end;gap:.65rem;display:flex}@container (max-width:25.5rem){.MiniappStartScreen-module__Mh5EBa__subAside{text-align:center;flex-basis:100%;align-items:center}}.MiniappStartScreen-module__Mh5EBa__subPriceWrap{line-height:1}.MiniappStartScreen-module__Mh5EBa__subPrice{color:var(--text-primary,#0f172a);letter-spacing:-.02em;font-size:1.5rem;font-weight:800}.MiniappStartScreen-module__Mh5EBa__subPricePeriod{color:var(--text-muted,#64748b);margin-left:.25rem;font-size:.85rem}.MiniappStartScreen-module__Mh5EBa__subBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed 0%,#a855f7 100%);border:none;border-radius:.9rem;padding:.7rem 1.15rem;font-size:.9rem;font-weight:700;transition:box-shadow .2s,transform .15s;box-shadow:0 12px 26px #7c3aed4d}.MiniappStartScreen-module__Mh5EBa__subBtn:hover{transform:translateY(-1px);box-shadow:0 16px 32px #7c3aed66}.MiniappStartScreen-module__Mh5EBa__securityNote{color:var(--text-muted,#94a3b8);align-items:center;gap:.5rem;margin-top:1rem;font-size:.78rem;display:flex}.MiniappStartScreen-module__Mh5EBa__securityNote svg{flex:none;width:15px;height:15px}.MiniappStartScreen-module__Mh5EBa__toneTg{color:#0ea5e9;background:#0ea5e91f}.MiniappStartScreen-module__Mh5EBa__toneMax{color:#6d28d9;background:#8b5cf624}.MiniappStartScreen-module__Mh5EBa__toneAmber{color:#d97706;background:#f59e0b29}.MiniappStartScreen-module__Mh5EBa__toneIndigo{color:#4f46e5;background:#6366f11f}.MiniappStartScreen-module__Mh5EBa__toneSky{color:#0284c7;background:#0284c71f}.MiniappStartScreen-module__Mh5EBa__tonePink{color:#db2777;background:#ec489921}[data-theme=dark] .MiniappStartScreen-module__Mh5EBa__toneTg{color:#7dd3fc;background:#0ea5e933}[data-theme=dark] .MiniappStartScreen-module__Mh5EBa__toneMax{color:#c4b5fd;background:#8b5cf638}[data-theme=dark] .MiniappStartScreen-module__Mh5EBa__toneAmber{color:#fcd34d;background:#f59e0b33}[data-theme=dark] .MiniappStartScreen-module__Mh5EBa__toneIndigo{color:#c7d2fe;background:#6366f133}[data-theme=dark] .MiniappStartScreen-module__Mh5EBa__toneSky{color:#7dd3fc;background:#0284c738}[data-theme=dark] .MiniappStartScreen-module__Mh5EBa__tonePink{color:#f9a8d4;background:#ec489933}.MiniappStartScreen-module__Mh5EBa__sectionHead{align-items:center;gap:.6rem;margin-bottom:.95rem;display:flex}.MiniappStartScreen-module__Mh5EBa__sectionHeadIcon{border-radius:.75rem;flex:none;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.MiniappStartScreen-module__Mh5EBa__sectionHeadIcon svg{width:20px;height:20px}.MiniappStartScreen-module__Mh5EBa__sectionHeadTitle{letter-spacing:-.01em;color:var(--text-primary,#0f172a);font-size:1.05rem;font-weight:800;line-height:1.2}.MiniappStartScreen-module__Mh5EBa__statsGrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.7rem;margin-bottom:clamp(1.3rem,2.8vw,1.9rem);display:grid}.MiniappStartScreen-module__Mh5EBa__statCard{border:1px solid var(--border-color,#94a3b840);background:var(--bg-card,#fff);border-radius:1rem;flex-direction:column;gap:.3rem;padding:.9rem .95rem;display:flex}.MiniappStartScreen-module__Mh5EBa__statIcon{border-radius:.7rem;justify-content:center;align-items:center;width:34px;height:34px;margin-bottom:.15rem;display:inline-flex}.MiniappStartScreen-module__Mh5EBa__statIcon svg{width:18px;height:18px}.MiniappStartScreen-module__Mh5EBa__statValue{letter-spacing:-.02em;color:var(--text-primary,#0f172a);font-size:1.4rem;font-weight:800;line-height:1.05}.MiniappStartScreen-module__Mh5EBa__statLabel{color:var(--text-muted,#64748b);font-size:.8rem;line-height:1.3}.MiniappStartScreen-module__Mh5EBa__benefitsTitle{letter-spacing:-.01em;color:var(--text-primary,#0f172a);margin:0 0 .85rem;font-size:1.05rem;font-weight:800}.MiniappStartScreen-module__Mh5EBa__benefits{flex-direction:column;gap:.7rem;margin-bottom:clamp(1.3rem,2.8vw,1.9rem);display:flex}.MiniappStartScreen-module__Mh5EBa__benefitRow{align-items:flex-start;gap:.7rem;display:flex}.MiniappStartScreen-module__Mh5EBa__benefitIcon{border-radius:.8rem;flex:none;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.MiniappStartScreen-module__Mh5EBa__benefitIcon svg{width:20px;height:20px}.MiniappStartScreen-module__Mh5EBa__benefitBody{flex-direction:column;gap:.12rem;min-width:0;padding-top:.1rem;display:flex}.MiniappStartScreen-module__Mh5EBa__benefitTitle{color:var(--text-primary,#0f172a);font-size:.94rem;font-weight:700;line-height:1.25}.MiniappStartScreen-module__Mh5EBa__benefitText{color:var(--text-muted,#64748b);font-size:.83rem;line-height:1.35}.MiniappStartScreen-module__Mh5EBa__resBlock{background:radial-gradient(circle at 6% 0%, #f59e0b1a, transparent 55%), var(--bg-secondary,#f3f4f6);border:1px solid #f59e0b3d;border-radius:1.15rem;padding:1.1rem 1.15rem 1.2rem}.MiniappStartScreen-module__Mh5EBa__resHead{align-items:center;gap:.6rem;margin-bottom:.8rem;display:flex}.MiniappStartScreen-module__Mh5EBa__resHeadIcon{border-radius:.7rem;flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.MiniappStartScreen-module__Mh5EBa__resHeadIcon svg{width:18px;height:18px}.MiniappStartScreen-module__Mh5EBa__resHeadTitle{color:var(--text-primary,#0f172a);font-size:.96rem;font-weight:800;line-height:1.2}.MiniappStartScreen-module__Mh5EBa__resChips{flex-wrap:wrap;gap:.4rem;display:flex}.MiniappStartScreen-module__Mh5EBa__chipSvg{width:15px;height:15px;color:var(--text-muted,#64748b)}.MiniappStartScreen-module__Mh5EBa__resFooter{color:var(--text-muted,#64748b);margin:.85rem 0 0;font-size:.82rem;font-weight:600;line-height:1.35}.MiniappStartScreen-module__Mh5EBa__trustBar{border-top:1px solid var(--border-color,#94a3b838);grid-template-columns:1fr;gap:1rem;margin-top:clamp(1.5rem,3vw,2.2rem);padding-top:clamp(1.3rem,2.6vw,1.85rem);display:grid}@media (min-width:720px){.MiniappStartScreen-module__Mh5EBa__trustBar{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.MiniappStartScreen-module__Mh5EBa__trustItem{align-items:center;gap:.7rem;min-width:0;display:flex}.MiniappStartScreen-module__Mh5EBa__trustIcon{border-radius:.85rem;flex:none;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.MiniappStartScreen-module__Mh5EBa__trustIcon svg{width:21px;height:21px}.MiniappStartScreen-module__Mh5EBa__trustBody{flex-direction:column;gap:.1rem;min-width:0;display:flex}.MiniappStartScreen-module__Mh5EBa__trustTitle{color:var(--text-primary,#0f172a);font-size:.92rem;font-weight:700;line-height:1.2}.MiniappStartScreen-module__Mh5EBa__trustText{color:var(--text-muted,#64748b);font-size:.8rem;line-height:1.3}
.instagram-module__TNz3Eq__section{flex-direction:column;gap:.75rem;display:flex}.instagram-module__TNz3Eq__sectionHeader{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.instagram-module__TNz3Eq__sectionTitle{color:var(--text-primary,#f9fafb);margin:0;font-size:1rem;font-weight:600}.instagram-module__TNz3Eq__addButton{background:var(--accent,#6366f1);color:#fff;cursor:pointer;border:none;border-radius:.75rem;padding:.5rem .9rem;font-size:.9rem;font-weight:500}.instagram-module__TNz3Eq__addButton:disabled{opacity:.6;cursor:default}.instagram-module__TNz3Eq__empty{background:var(--bg-secondary,#0a0a0feb);color:var(--text-muted,#94a3b8);text-align:center;border-radius:.75rem;padding:1rem;font-size:.9rem}.instagram-module__TNz3Eq__card{border:1px solid var(--border-color,#ffffff14);background:var(--bg-secondary,#0a0a0feb);border-radius:.9rem;flex-direction:column;gap:.5rem;padding:.85rem;display:flex}.instagram-module__TNz3Eq__cardTopRow{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.instagram-module__TNz3Eq__cardName{color:var(--text-primary,#f9fafb);word-break:break-word;font-weight:600}.instagram-module__TNz3Eq__cardUsername{color:var(--text-muted,#94a3b8);word-break:break-all;font-size:.85rem}.instagram-module__TNz3Eq__cardStats{color:var(--text-secondary,#e5e7eb);flex-wrap:wrap;gap:.75rem;font-size:.85rem;display:flex}.instagram-module__TNz3Eq__cardActions{flex-wrap:wrap;gap:.5rem;display:flex}.instagram-module__TNz3Eq__cardActionBtn{border:1px solid var(--border-color,#ffffff1f);color:var(--text-primary,#f9fafb);cursor:pointer;background:0 0;border-radius:.6rem;padding:.4rem .75rem;font-size:.85rem}.instagram-module__TNz3Eq__cardActionDanger{color:#f87171;border-color:#f8717166}.instagram-module__TNz3Eq__badge{white-space:nowrap;border-radius:999px;align-items:center;gap:.3rem;padding:.2rem .5rem;font-size:.75rem;display:inline-flex}.instagram-module__TNz3Eq__badgeVerified{color:#4ade80;background:#22c55e26}.instagram-module__TNz3Eq__badgePending{color:#facc15;background:#eab30826}.instagram-module__TNz3Eq__badgeRejected{color:#f87171;background:#f8717126}.instagram-module__TNz3Eq__badgeNone{color:var(--text-muted,#94a3b8);background:#94a3b826}.instagram-module__TNz3Eq__rejectReason{color:#f87171;font-size:.8rem}.instagram-module__TNz3Eq__form{border:1px solid var(--border-color,#ffffff14);background:var(--bg-secondary,#0a0a0feb);border-radius:.9rem;flex-direction:column;gap:.75rem;padding:.85rem;display:flex}.instagram-module__TNz3Eq__label{color:var(--text-secondary,#e5e7eb);flex-direction:column;gap:.35rem;font-size:.9rem;font-weight:500;display:flex}.instagram-module__TNz3Eq__input,.instagram-module__TNz3Eq__textarea{border:1px solid var(--border-color,#ffffff14);box-sizing:border-box;background:var(--bg-primary,#00000059);width:100%;color:var(--text-primary,#f9fafb);border-radius:.75rem;padding:.6rem .75rem;font-family:inherit;font-size:1rem}.instagram-module__TNz3Eq__textarea{resize:vertical}.instagram-module__TNz3Eq__input:focus,.instagram-module__TNz3Eq__textarea:focus{border-color:var(--text-muted,#94a3b8);outline:none}.instagram-module__TNz3Eq__input:disabled,.instagram-module__TNz3Eq__textarea:disabled{opacity:.7;cursor:default}.instagram-module__TNz3Eq__hint{color:var(--text-muted,#94a3b8);font-size:.8rem;line-height:1.35}.instagram-module__TNz3Eq__error{color:#f87171;background:#f871711f;border-radius:.6rem;padding:.5rem .65rem;font-size:.85rem}.instagram-module__TNz3Eq__actions{gap:.5rem;display:flex}.instagram-module__TNz3Eq__submit,.instagram-module__TNz3Eq__cancel{cursor:pointer;border-radius:.75rem;flex:1;padding:.6rem .9rem;font-size:.95rem}.instagram-module__TNz3Eq__submit{background:var(--accent,#6366f1);color:#fff;border:none}.instagram-module__TNz3Eq__cancel{border:1px solid var(--border-color,#ffffff1f);color:var(--text-primary,#f9fafb);background:0 0}.instagram-module__TNz3Eq__submit:disabled,.instagram-module__TNz3Eq__cancel:disabled{opacity:.6;cursor:default}
