.developer-module__Secg_W__root{min-height:calc(100vh - 56px);padding:var(--space-2xl) var(--space-md);justify-content:center;align-items:flex-start;display:flex}.developer-module__Secg_W__authModal{background:var(--color-surface);width:100%;max-width:860px;box-shadow:var(--shadow-lg);font-family:var(--font-sans), sans-serif;color:var(--color-text);border:1px solid var(--color-border);border-radius:16px;min-height:500px;margin:40px auto;display:flex;position:relative;overflow:hidden}.developer-module__Secg_W__authModalClose{color:var(--color-text-muted);cursor:pointer;z-index:10;background:0 0;border:none;justify-content:center;align-items:center;transition:color .2s;display:flex;position:absolute;top:20px;right:20px}.developer-module__Secg_W__authModalClose:hover{color:var(--color-text)}.developer-module__Secg_W__authModalLeft{background:var(--color-bg);text-align:center;border-right:1px solid var(--color-border);flex-direction:column;flex:1;align-items:center;padding:40px;display:flex}.developer-module__Secg_W__authModalLeftTitle{color:var(--color-text);margin-bottom:40px;font-size:22px;font-weight:700;line-height:1.3}.developer-module__Secg_W__phoneMockup{border:6px solid var(--color-border);background:var(--color-surface);width:220px;height:440px;box-shadow:var(--shadow-md), inset 0 0 0 2px var(--color-border-subtle);border-radius:32px;flex-direction:column;align-items:center;padding:20px;display:flex;position:relative}.developer-module__Secg_W__phoneNotch{background:var(--color-border);z-index:2;border-bottom-right-radius:14px;border-bottom-left-radius:14px;width:110px;height:24px;position:absolute;top:-2px}.developer-module__Secg_W__phoneLogo{color:var(--color-text);letter-spacing:-.02em;align-items:center;gap:8px;margin-top:50px;margin-bottom:40px;font-size:16px;font-weight:800;display:flex}.developer-module__Secg_W__phoneQrWrap{justify-content:center;align-items:center;width:160px;height:160px;display:flex;position:relative}.developer-module__Secg_W__phoneQrCorner{border-style:solid;border-color:#ff0046;width:24px;height:24px;position:absolute}.developer-module__Secg_W__phoneQrCorner.developer-module__Secg_W__tl{border-width:2px 0 0 2px;border-top-left-radius:8px;top:0;left:0}.developer-module__Secg_W__phoneQrCorner.developer-module__Secg_W__tr{border-width:2px 2px 0 0;border-top-right-radius:8px;top:0;right:0}.developer-module__Secg_W__phoneQrCorner.developer-module__Secg_W__bl{border-width:0 0 2px 2px;border-bottom-left-radius:8px;bottom:0;left:0}.developer-module__Secg_W__phoneQrCorner.developer-module__Secg_W__br{border-width:0 2px 2px 0;border-bottom-right-radius:8px;bottom:0;right:0}.developer-module__Secg_W__phoneQrInner{background:#fff;border-radius:4px;justify-content:center;align-items:center;width:130px;height:130px;padding:4px;display:flex}.developer-module__Secg_W__scanText{color:var(--color-text-muted);margin-top:24px;font-size:10px;font-weight:500}.developer-module__Secg_W__authModalRight{background:var(--color-surface);flex-direction:column;flex:1.1;padding:40px 50px;display:flex}.developer-module__Secg_W__authModalRightTitle{text-align:center;color:var(--color-text);margin-bottom:24px;font-size:22px;font-weight:700}.developer-module__Secg_W__perksBox{background:var(--color-bg);border:1px solid var(--color-border-subtle);border-radius:12px;margin-bottom:24px;padding:24px}.developer-module__Secg_W__authModalRightSubtitle{color:var(--color-text-secondary);text-align:center;margin-bottom:24px;font-size:13px;font-weight:500;line-height:1.5}.developer-module__Secg_W__perksGrid{justify-content:space-between;gap:16px;display:flex}.developer-module__Secg_W__perkItem{text-align:center;flex-direction:column;flex:1;align-items:center;gap:12px;display:flex}.developer-module__Secg_W__perkIcon{width:28px;height:28px;color:var(--color-text);stroke-width:1.5px}.developer-module__Secg_W__perkText{color:var(--color-text-secondary);font-size:11px;font-weight:500;line-height:1.4}.developer-module__Secg_W__authButtons{flex-direction:column;gap:12px;margin-bottom:24px;display:flex}.developer-module__Secg_W__authBtn{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:100%;padding:12px;font-family:inherit;font-size:14px;font-weight:600;transition:all .2s;display:flex;position:relative}.developer-module__Secg_W__authBtnIcon{width:20px;height:20px;position:absolute;left:16px}.developer-module__Secg_W__authBtnGoogle{color:#0f172a;background:#fff;border:1px solid #fff}.developer-module__Secg_W__authBtnGoogle:hover{background:#f8fafc}.developer-module__Secg_W__authBtnApple,.developer-module__Secg_W__authBtnFacebook,.developer-module__Secg_W__authBtnEmail{color:var(--color-text);border:1px solid var(--color-border);background:0 0}.developer-module__Secg_W__authBtnApple:hover,.developer-module__Secg_W__authBtnFacebook:hover,.developer-module__Secg_W__authBtnEmail:hover{background:var(--color-surface-hover);border-color:var(--color-border)}.developer-module__Secg_W__authFooter{color:var(--color-text-muted);text-align:left;font-size:11px;line-height:1.6}.developer-module__Secg_W__authFooter a{color:var(--color-text-secondary);text-decoration:underline}.developer-module__Secg_W__authInput{background:var(--color-bg);border:1px solid var(--color-border);width:100%;color:var(--color-text);border-radius:8px;outline:none;padding:14px 16px;font-family:inherit;font-size:14px;transition:all .2s}.developer-module__Secg_W__authInput::placeholder{color:var(--color-text-muted)}.developer-module__Secg_W__authInput:focus{background:var(--color-surface);border-color:#ff0046;box-shadow:0 0 0 1px #ff0046}.developer-module__Secg_W__authSubmitBtn{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.04em;background:#ff0046;border:none;border-radius:8px;width:100%;margin-top:8px;padding:14px;font-size:14px;font-weight:700;transition:all .2s}.developer-module__Secg_W__authSubmitBtn:hover{background:#e6003e}.developer-module__Secg_W__authSubmitBtn:disabled{opacity:.6;cursor:not-allowed}@media (max-width:768px){.developer-module__Secg_W__authModal{box-shadow:none;border-radius:0;flex-direction:column;margin:20px auto}.developer-module__Secg_W__authModalLeft{display:none}.developer-module__Secg_W__authModalRight{padding:30px 20px}}.developer-module__Secg_W__dashboard{width:100%;max-width:900px}.developer-module__Secg_W__header{margin-bottom:var(--space-2xl);justify-content:space-between;align-items:flex-start;gap:var(--space-md);flex-wrap:wrap;display:flex}.developer-module__Secg_W__dashTitle{letter-spacing:-.03em;color:var(--color-text);margin-bottom:4px;font-size:24px;font-weight:900}.developer-module__Secg_W__dashSub{color:var(--color-text-muted);font-size:14px}.developer-module__Secg_W__headerActions{gap:var(--space-sm);align-items:center;display:flex}.developer-module__Secg_W__docsLink{color:#ff0046;border-radius:var(--radius-sm);border:1px solid #ff0046;padding:8px 14px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s}.developer-module__Secg_W__docsLink:hover{background:#ff00460f}.developer-module__Secg_W__logoutBtn{color:var(--color-text-muted);border:1px solid var(--color-border);border-radius:var(--radius-sm);cursor:pointer;background:0 0;padding:8px 14px;font-size:13px;font-weight:600;transition:all .2s}.developer-module__Secg_W__logoutBtn:hover{color:#ef4444;border-color:#ef4444}.developer-module__Secg_W__statsGrid{gap:var(--space-md);margin-bottom:var(--space-2xl);grid-template-columns:repeat(auto-fill,minmax(180px,1fr));display:grid}.developer-module__Secg_W__statCard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--space-lg)}.developer-module__Secg_W__statLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-muted);margin-bottom:var(--space-xs);font-size:11px;font-weight:700}.developer-module__Secg_W__statValue{color:var(--color-text);font-size:20px;font-weight:800;font-family:var(--font-heading)}.developer-module__Secg_W__section{margin-bottom:var(--space-2xl)}.developer-module__Secg_W__sectionTitle{color:var(--color-text);margin-bottom:var(--space-md);letter-spacing:-.01em;padding-bottom:var(--space-sm);border-bottom:1px solid var(--color-border);font-size:16px;font-weight:800}.developer-module__Secg_W__usageGrid{gap:var(--space-lg);flex-direction:column;display:flex}.developer-module__Secg_W__usageBarHeader{color:var(--color-text-secondary);justify-content:space-between;margin-bottom:6px;font-size:13px;font-weight:600;display:flex}.developer-module__Secg_W__usageBarCount{color:var(--color-text-muted);font-family:JetBrains Mono,monospace;font-size:12px}.developer-module__Secg_W__usageBarTrack{background:var(--color-border-subtle);border-radius:5px;height:10px;overflow:hidden}.developer-module__Secg_W__usageBarFill{border-radius:5px;height:100%;transition:width .5s,background .3s}.developer-module__Secg_W__keyCard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);overflow:hidden}.developer-module__Secg_W__keyRow{padding:12px var(--space-lg);border-bottom:1px solid var(--color-border-subtle);justify-content:space-between;align-items:center;font-size:13.5px;display:flex}.developer-module__Secg_W__keyRow:last-child{border-bottom:none}.developer-module__Secg_W__keyLabel{color:var(--color-text-secondary);font-weight:500}.developer-module__Secg_W__keyValue{color:var(--color-text);font-weight:700;font-family:var(--font-heading);font-size:13px}.developer-module__Secg_W__keyValue code{background:#0053910f;border:1px solid #0053911a;border-radius:4px;padding:3px 8px;font-family:JetBrains Mono,monospace;font-size:12.5px}.developer-module__Secg_W__formStack{gap:var(--space-sm);flex-direction:column;display:flex}.developer-module__Secg_W__footerText{margin-top:var(--space-lg);color:var(--color-text-muted);font-size:12px}.developer-module__Secg_W__footerText a{color:#ff0046;font-weight:600;text-decoration:none}.developer-module__Secg_W__newKeyAlert{border-radius:var(--radius-md);padding:var(--space-lg);text-align:center;background:#fffbeb;border:1px solid #f59e0b}.developer-module__Secg_W__newKeyAlert h3{color:#92400e;margin-bottom:4px;font-size:16px;font-weight:800}.developer-module__Secg_W__plansWrap{width:100%;max-width:1100px}.developer-module__Secg_W__plansGrid{gap:var(--space-lg);grid-template-columns:repeat(auto-fit,minmax(230px,1fr));display:grid}.developer-module__Secg_W__planCard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-xl);flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;position:relative}.developer-module__Secg_W__planCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.developer-module__Secg_W__planCardHighlight{box-shadow:0 0 0 1px #ff0046, var(--shadow-lg);border-color:#ff0046}.developer-module__Secg_W__planBadge{color:#fff;text-transform:uppercase;letter-spacing:.06em;font-size:10px;font-weight:800;font-family:var(--font-heading);white-space:nowrap;background:#ff0046;border-radius:20px;padding:3px 14px;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.developer-module__Secg_W__planName{color:var(--color-text);margin-bottom:var(--space-sm);font-size:18px;font-weight:800}.developer-module__Secg_W__planPrice{margin-bottom:var(--space-lg);align-items:baseline;gap:4px;display:flex}.developer-module__Secg_W__planPriceNum{color:var(--color-text);font-size:36px;font-weight:900;font-family:var(--font-heading);letter-spacing:-.03em}.developer-module__Secg_W__planPricePeriod{color:var(--color-text-muted);font-size:14px}.developer-module__Secg_W__planFeatures{margin-bottom:var(--space-lg);flex-direction:column;flex:1;gap:6px;padding:0;list-style:none;display:flex}.developer-module__Secg_W__planFeature{color:var(--color-text-secondary);align-items:flex-start;gap:8px;font-size:13px;display:flex}.developer-module__Secg_W__planFeatureCheck{color:#22c55e;flex-shrink:0;font-weight:700}.developer-module__Secg_W__planLimitation{color:var(--color-text-muted);align-items:flex-start;gap:8px;font-size:13px;display:flex}.developer-module__Secg_W__planFeatureX{color:#ef4444;flex-shrink:0;font-weight:700}.developer-module__Secg_W__planCta{text-align:center;border-radius:var(--radius-sm);text-transform:uppercase;letter-spacing:.04em;border:1px solid var(--color-border);color:var(--color-text);font-size:12px;font-weight:700;font-family:var(--font-heading);padding:10px;text-decoration:none;transition:all .2s;display:block}.developer-module__Secg_W__planCta:hover{color:#ff0046;border-color:#ff0046}.developer-module__Secg_W__planCtaHighlight{background:#ff0046;border-color:#ff0046;color:#fff!important}.developer-module__Secg_W__planCtaHighlight:hover{opacity:.9}@media (max-width:640px){.developer-module__Secg_W__statsGrid{grid-template-columns:repeat(2,1fr)}.developer-module__Secg_W__header,.developer-module__Secg_W__inputGroup{flex-direction:column}.developer-module__Secg_W__plansGrid{grid-template-columns:1fr}}
