:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}html{scrollbar-gutter:stable}body *{color-scheme:light;scrollbar-color:#cbd5e1 #ffffff}body *::-webkit-scrollbar{width:12px;height:12px}body *::-webkit-scrollbar-track{background:#fff}body *::-webkit-scrollbar-thumb{border:3px solid #ffffff;border-radius:999px;background:#cbd5e1}body *::-webkit-scrollbar-corner{background:#fff}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}._header_dm91z_1{background:var(--primary-gradient);color:var(--white);padding:0 0 1rem;box-shadow:var(--shadow-light);position:sticky;top:0;z-index:1000}._maintenanceBanner_dm91z_11{width:100%;box-sizing:border-box;background:#d93025;color:var(--white);padding:.45rem 1rem;text-align:center;font-size:.95rem;font-weight:700;line-height:1.35}._container_dm91z_23{width:100%;padding:1rem 1rem 0 2rem;display:flex;justify-content:flex-start;align-items:center;position:relative}._logo_dm91z_32{display:flex;align-items:center;gap:.75rem}._logo_dm91z_32 h1{margin:0;font-size:1.8rem;font-weight:700;white-space:nowrap;background:linear-gradient(45deg,#fff,#e0e7ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._aliceBadge_dm91z_49{display:inline-flex;line-height:0}._aliceBadge_dm91z_49 img{height:32px;width:auto}._navigation_dm91z_59{display:flex;margin-left:auto}._headerActions_dm91z_64{--header-actions-gap: .75rem;display:flex;align-items:center;gap:var(--header-actions-gap);position:relative;margin-left:.85rem}._menuButton_dm91z_73{display:none;width:44px;height:44px;border:1px solid rgba(255,255,255,.45);border-radius:var(--border-radius);background:#ffffff1f;color:var(--white);cursor:pointer;align-items:center;justify-content:center;flex-direction:column;gap:5px;transition:var(--transition);position:relative}._menuButton_dm91z_73:hover{background:#fff3}._menuButton_dm91z_73 span{width:22px;height:2px;border-radius:999px;background:currentColor;transition:var(--transition)}._menuButtonOpen_dm91z_102 span:nth-child(1){transform:translateY(7px) rotate(45deg)}._menuButtonOpen_dm91z_102 span:nth-child(2){opacity:0}._menuButtonOpen_dm91z_102 span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}._navList_dm91z_114{display:flex;list-style:none;margin:0;padding:0 1rem 0 0;gap:2rem}._navItem_dm91z_122{margin:0}._navLink_dm91z_126{color:var(--white);text-decoration:none;font-weight:500;font-size:1.1rem;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;padding:.5rem 1rem;border-radius:var(--border-radius);transition:var(--transition);position:relative}._authLink_dm91z_141{background:transparent;font-weight:500}._authLink_dm91z_141:hover{background:#ffffff1a}._profileButtonLoading_dm91z_150{opacity:.75;cursor:default}._profileButtonLoading_dm91z_150:hover{background:#ffffff1f}._navLink_dm91z_126:hover{background:#ffffff1a;color:#ebefff;transform:translateY(-2px)}._navLink_dm91z_126._active_dm91z_165{background:#fff3;font-weight:600}._navLink_dm91z_126._active_dm91z_165:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:6px;height:6px;background:var(--white);border-radius:50%}._navLink_dm91z_126._active_dm91z_165:hover{background:#ffffff47;color:#f4f6ff}._profileMenuWrap_dm91z_187{position:relative;display:flex;align-items:center;padding:0 1rem}._headerActions_dm91z_64>._profileMenuWrap_dm91z_187,._headerActions_dm91z_64>._authLink_dm91z_141{position:relative}._headerActions_dm91z_64>._profileMenuWrap_dm91z_187:before,._headerActions_dm91z_64>._authLink_dm91z_141:before{content:"";position:absolute;left:calc(-1 * var(--header-actions-gap));top:50%;transform:translateY(-50%);width:1px;height:1.7rem;background:#ffffff47}._profileButton_dm91z_150{width:42px;height:42px;border-radius:999px;border:1px solid rgba(255,255,255,.45);background:#ffffff1f;color:var(--white);font-size:1rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:var(--transition)}._profileButton_dm91z_150:hover{background:#fff3;color:#f4f6ff}._profileButtonActive_dm91z_232{background:#ffffff3d}._profilePopup_dm91z_236{position:absolute;top:calc(100% + 10px);right:0;min-width:170px;background:#fff;border-radius:var(--border-radius);box-shadow:var(--shadow-medium);overflow:hidden;z-index:20}._profilePopupLink_dm91z_248,._profilePopupLogout_dm91z_249{width:100%;box-sizing:border-box;border:none;background:transparent;color:#1f2a44;text-decoration:none;font-size:.95rem;font-weight:600;text-align:left;padding:.75rem .9rem;display:block;cursor:pointer}._profilePopupLink_dm91z_248:hover,._profilePopupLogout_dm91z_249:hover{background:#f4f7ff;color:#1f2a44}._profilePopupLogout_dm91z_249{border-top:1px solid #e5e8f2}@media(max-width:1420px){._headerActions_dm91z_64{--header-actions-gap: .65rem;margin-left:.7rem}._profileMenuWrap_dm91z_187{padding-inline:.85rem}._navList_dm91z_114{gap:1.5rem;padding-right:.75rem}._navLink_dm91z_126{font-size:1.04rem;padding:.45rem .85rem}}@media(max-width:1280px){._headerActions_dm91z_64{--header-actions-gap: .55rem;margin-left:.55rem}._profileMenuWrap_dm91z_187{padding-inline:.65rem}._navList_dm91z_114{gap:1.1rem;padding-right:.5rem}._navLink_dm91z_126{font-size:1rem;padding:.4rem .65rem}}@media(max-width:1200px){._headerActions_dm91z_64{--header-actions-gap: .5rem;margin-left:.45rem}._profileMenuWrap_dm91z_187{padding-inline:.5rem}._navList_dm91z_114{gap:.8rem;padding-right:.35rem}._navLink_dm91z_126{font-size:.95rem;padding:.35rem .55rem}}@media(max-width:1060px){._container_dm91z_23{padding:1rem 1.5rem 0}._logo_dm91z_32 h1{font-size:1.6rem}._menuButton_dm91z_73{display:inline-flex}._navigation_dm91z_59{position:absolute;top:calc(100% + .9rem);left:1.5rem;right:1.5rem;display:block;pointer-events:none;margin-left:0}._headerActions_dm91z_64{--header-actions-gap: .5rem;margin-left:auto}._profileMenuWrap_dm91z_187{padding-inline:.35rem}._navList_dm91z_114{display:none;flex-direction:column;gap:.35rem;padding:.7rem;border-radius:var(--border-radius);background:#26305efa;box-shadow:var(--shadow-medium)}._navListOpen_dm91z_379{display:flex;pointer-events:auto}._navItem_dm91z_122{width:100%}._navLink_dm91z_126{width:100%;justify-content:flex-start;font-size:1rem;padding:.65rem .8rem}._navLink_dm91z_126._active_dm91z_165:after{display:none}._profilePopup_dm91z_236{top:calc(100% + 10px);right:0}._headerActions_dm91z_64 ._navLink_dm91z_126{width:auto;justify-content:center}}@media(max-width:640px){._headerActions_dm91z_64>._profileMenuWrap_dm91z_187:before,._headerActions_dm91z_64>._authLink_dm91z_141:before{display:none}}@media(max-width:768px){._container_dm91z_23{padding:1rem 1rem 0}._navigation_dm91z_59{left:1rem;right:1rem}._logo_dm91z_32 h1{font-size:1.5rem}}@media(max-width:480px){._header_dm91z_1{padding-bottom:.8rem}._container_dm91z_23{padding:.8rem .8rem 0}._headerActions_dm91z_64{--header-actions-gap: .45rem}._profileMenuWrap_dm91z_187{padding-inline:.25rem}._logo_dm91z_32 h1{font-size:1.2rem}._aliceBadge_dm91z_49 img{height:28px}._navigation_dm91z_59{left:.8rem;right:.8rem}._navLink_dm91z_126{font-size:.9rem;padding:.6rem .7rem}}@media(max-width:360px){._header_dm91z_1{padding-bottom:.6rem}._container_dm91z_23{padding:.6rem .5rem 0}._headerActions_dm91z_64{--header-actions-gap: .4rem}._profileMenuWrap_dm91z_187{padding-inline:.15rem}._logo_dm91z_32 h1{font-size:1rem}._aliceBadge_dm91z_49 img{height:24px}._navigation_dm91z_59{left:.5rem;right:.5rem}._navLink_dm91z_126{font-size:.85rem;padding:.55rem .65rem}}._footer_93oho_1{background:var(--secondary-gradient);color:var(--white);margin-top:auto}._container_93oho_7{width:100%;padding:2rem}._content_93oho_12{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}._section_93oho_19 h3,._section_93oho_19 h4{margin:0 0 1rem;color:#ecf0f1}._section_93oho_19 h3{font-size:1.5rem;background:linear-gradient(45deg,#3498db,#2ecc71);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._section_93oho_19 p{margin:.5rem 0;color:var(--text-light);line-height:1.6;font-size:.95rem}._legal_93oho_40{margin-top:1.5rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.2)}._legal_93oho_40 p{margin:.4rem 0;font-size:.9rem}._paymentLogos_93oho_51{margin-top:1.5rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.2)}._paymentLogos_93oho_51 h5{font-size:.95rem;margin:0 0 1rem;color:#ecf0f1;font-weight:600}._logosContainer_93oho_64{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}._logoGroup_93oho_71{display:flex;flex-direction:row;align-items:center;gap:.5rem;transition:var(--transition);min-width:120px;justify-content:center}._logoGroup_93oho_71:hover{transform:translateY(-2px)}._paymentLogo_93oho_51{height:30px;width:60px;object-fit:contain;transition:var(--transition);opacity:.9}._paymentLogo_93oho_51:hover{opacity:1}._paymentLogoSmall_93oho_97{height:30px;width:60px;object-fit:contain;transition:var(--transition);opacity:.85}._paymentLogoSmall_93oho_97:hover{opacity:1}._section_93oho_19 ul{list-style:none;padding:0;margin:0}._section_93oho_19 ul li{margin:.5rem 0}._section_93oho_19 ul li a{color:var(--text-light);text-decoration:none;transition:var(--transition)}._section_93oho_19 ul li a:hover{color:#3498db}._bottom_93oho_129{border-top:1px solid #34495e;padding-top:1rem;text-align:center}._bottom_93oho_129 p{margin:.3rem 0;color:#95a5a6;font-size:.9rem}._version_93oho_141{font-size:.85rem!important;opacity:.8}@media(max-width:768px){._container_93oho_7{padding:1rem}._content_93oho_12{grid-template-columns:1fr;gap:1.5rem}._section_93oho_19 h3{font-size:1.3rem}._section_93oho_19 p{font-size:.9rem}._logosContainer_93oho_64{gap:1rem}._logoGroup_93oho_71{min-width:100px}._paymentLogo_93oho_51,._paymentLogoSmall_93oho_97{height:25px;width:50px}}@media(max-width:480px){._logosContainer_93oho_64{gap:.75rem;justify-content:center}._logoGroup_93oho_71{gap:.4rem;min-width:80px}._paymentLogo_93oho_51,._paymentLogoSmall_93oho_97{height:22px;width:40px}}._banner_1mjh5_1{position:fixed;left:.75rem;right:.75rem;bottom:.75rem;z-index:1100;display:flex;justify-content:center;pointer-events:none}._content_1mjh5_12{width:min(720px,100%);display:flex;align-items:center;justify-content:space-between;gap:.875rem;padding:.75rem .875rem;border-radius:var(--border-radius);background:var(--white);box-shadow:var(--shadow-medium);pointer-events:auto}._text_1mjh5_25{margin:0;color:var(--text-secondary);font-size:.95rem;line-height:1.4}._link_1mjh5_32{color:#667eea;font-weight:600;text-decoration:underline;text-underline-offset:2px}._button_1mjh5_39{flex:0 0 auto;border:none;border-radius:var(--border-radius);padding:.625rem 1rem;background:var(--primary-gradient);color:var(--white);font-size:.95rem;font-weight:700;cursor:pointer;transition:var(--transition)}._button_1mjh5_39:hover{transform:translateY(-1px);box-shadow:var(--shadow-heavy)}@media(max-width:640px){._banner_1mjh5_1{left:.5rem;right:.5rem;bottom:.5rem}._content_1mjh5_12{align-items:stretch;flex-direction:column;gap:.75rem}._button_1mjh5_39{width:100%}}._promocodeOverlay_xpr14_5{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px;background-color:#0000008c;animation:_fadeIn_xpr14_1 .2s ease-out}._promocodeModal_xpr14_17{position:relative;width:100%;max-width:420px;overflow:hidden;background:var(--white);border-radius:16px;box-shadow:0 10px 40px #0000002e;animation:_slideUp_xpr14_1 .25s ease-out}._promocodeCloseBtn_xpr14_28{position:absolute;top:12px;right:12px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;padding:0;border:none;border-radius:999px;background:none;color:#555;font-size:26px;line-height:1;cursor:pointer;transition:background .15s}._promocodeCloseBtn_xpr14_28:hover{background-color:#f0f0f0}._promocodeCloseBtn_xpr14_28:focus-visible,._promocodeAction_xpr14_53:focus-visible{outline:2px solid #4f46e5;outline-offset:2px}._promocodeInner_xpr14_58{padding:32px 28px 28px;text-align:center}._promocodeTitle_xpr14_63{margin:0 32px 8px;color:var(--text-primary);font-size:1.45rem;font-weight:700}._promocodeSubtitle_xpr14_70{margin:0 0 18px;color:var(--text-muted);font-size:.95rem;line-height:1.45}._promocodeValue_xpr14_77{margin-bottom:20px;padding:14px 16px;border:1px dashed rgba(102,126,234,.7);border-radius:12px;background:#667eea14;color:#4f46e5;font-size:1.35rem;font-weight:800;letter-spacing:.08em;overflow-wrap:anywhere}._promocodeValueInvalid_xpr14_90{border-color:#b91c1c80;background:#fef2f2;color:#b91c1c}._promocodeHint_xpr14_96{margin:-8px 0 20px;color:var(--text-muted);font-size:.9rem;line-height:1.4}._promocodeAction_xpr14_53{width:100%;padding:12px 16px;border:none;border-radius:8px;background:var(--primary-gradient);color:var(--white);font-size:1rem;font-weight:700;cursor:pointer;transition:opacity .15s}._promocodeAction_xpr14_53:hover{opacity:.92}@keyframes _fadeIn_xpr14_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_xpr14_1{0%{transform:translateY(16px);opacity:0}to{transform:translateY(0);opacity:1}}._heroSection_xpr14_143{background:var(--primary-gradient);color:var(--white);padding:4rem 2rem;text-align:center}._heroContent_xpr14_150 h1{font-size:3rem;margin:0 0 1rem;font-weight:700}._heroSubtitle_xpr14_156{font-size:1.2rem;margin:0 0 2rem;opacity:.9;max-width:720px;margin-left:auto;margin-right:auto;line-height:1.5}._heroButtons_xpr14_166{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}._heroBtnPrimary_xpr14_173{background:var(--white);color:#667eea;padding:1rem 2rem;border:none;border-radius:var(--border-radius);font-size:1.1rem;font-weight:600;cursor:pointer;transition:var(--transition)}._heroBtnPrimary_xpr14_173:hover{background:var(--background-light);transform:translateY(-2px)}._heroBtnSecondary_xpr14_190{background:transparent;color:var(--white);border:2px solid var(--white);padding:1rem 2rem;border-radius:var(--border-radius);font-size:1.1rem;font-weight:600;cursor:pointer;transition:var(--transition)}._heroBtnSecondary_xpr14_190:hover{background:#ffffff24;color:#f4f6ff}._featuresSection_xpr14_208{padding:4rem 2rem;background:var(--background-light)}._featuresSection_xpr14_208 h2{text-align:center;font-size:2.5rem;margin:0 0 3rem;color:var(--text-primary)}._featuresGrid_xpr14_220{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}._featureCard_xpr14_226{background:var(--white);padding:2rem;border-radius:var(--border-radius-large);text-align:center;box-shadow:var(--shadow-medium);transition:var(--transition);cursor:pointer}._featureCard_xpr14_226:hover{transform:translateY(-5px)}._featureIcon_xpr14_240{font-size:3rem;margin-bottom:1rem}._featureCard_xpr14_226 h3{font-size:1.5rem;margin:0 0 1rem;color:var(--text-primary)}._featureCard_xpr14_226 p{color:var(--text-muted);line-height:1.6}@media(max-width:768px){._heroContent_xpr14_150 h1{font-size:2rem}._heroSubtitle_xpr14_156{font-size:1rem}._heroButtons_xpr14_166{flex-direction:column;align-items:center}._featuresSection_xpr14_208 h2{font-size:2rem}}._aboutPage_opwyg_1{padding:2rem 0}._aboutMainContent_opwyg_5{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start;margin-top:2rem}._textContent_opwyg_13 h2{color:var(--text-primary);font-size:1.8rem;margin:0 0 1rem}._textContent_opwyg_13 h3{color:var(--text-secondary);font-size:1.4rem;margin:1.5rem 0 .5rem}._textContent_opwyg_13 p{color:#555;line-height:1.7;margin:0 0 1rem}._textContent_opwyg_13 ul{color:#555;line-height:1.7;margin:0 0 1rem;padding-left:1.5rem}._textContent_opwyg_13 li{margin:.5rem 0}._carouselContainer_opwyg_43{position:relative;width:fit-content;max-width:100%;margin:0 auto}._carouselWrapper_opwyg_50{position:relative;width:fit-content;overflow:hidden;border-radius:var(--border-radius-large)}._carouselWrapper_opwyg_50:before,._carouselWrapper_opwyg_50:after{content:"";position:absolute;top:0;bottom:0;width:70px;z-index:2;pointer-events:none;transition:opacity .3s ease;opacity:0}._carouselWrapper_opwyg_50:before{left:0;background:radial-gradient(ellipse 100% 50% at left center,rgba(0,0,0,.1),transparent)}._carouselWrapper_opwyg_50:after{right:0;background:radial-gradient(ellipse 100% 50% at right center,rgba(0,0,0,.1),transparent)}._carouselContainer_opwyg_43:hover ._carouselWrapper_opwyg_50:before,._carouselContainer_opwyg_43:hover ._carouselWrapper_opwyg_50:after{opacity:1}._carouselSlideContainer_opwyg_85{position:relative;display:grid;width:fit-content}._carouselSlide_opwyg_85{grid-column:1;grid-row:1;opacity:0;transition:opacity .5s ease-in-out;display:flex;flex-direction:column;gap:1rem;width:fit-content;pointer-events:none}._carouselSlide_opwyg_85._active_opwyg_103{opacity:1;pointer-events:auto}._carouselImage_opwyg_108{width:auto;max-width:100%;border-radius:var(--border-radius-large);overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#f5f7fa}._carouselImage_opwyg_108 img{width:auto;max-width:100%;height:auto;display:block}._slideContent_opwyg_127{padding:1rem;background:var(--white);border-radius:var(--border-radius);box-shadow:var(--shadow-light);width:100%;box-sizing:border-box}._slideContent_opwyg_127 h3{color:var(--text-primary);font-size:1.3rem;margin:0 0 .5rem}._slideContent_opwyg_127 p{color:#555;line-height:1.6;margin:0;font-size:.95rem}._carouselContainer_opwyg_43:hover ._carouselBtn_opwyg_149{opacity:1;pointer-events:auto}._carouselBtn_opwyg_149{position:absolute;top:50%;transform:translateY(-50%);background:transparent;border:none;width:60px;height:100%;cursor:pointer;z-index:3;display:flex;align-items:center;justify-content:center;transition:all .3s ease;color:var(--white, #ffffff);opacity:0;pointer-events:none;font-size:2.5rem;font-weight:700;text-shadow:0 2px 4px rgba(0,0,0,.5)}._carouselBtn_opwyg_149:hover{transform:translateY(-50%) scale(1.2);color:var(--white, #ffffff)}._carouselBtnPrev_opwyg_181{left:0;justify-content:flex-start;padding-left:15px}._carouselBtnNext_opwyg_187{right:0;justify-content:flex-end;padding-right:15px}._carouselIndicators_opwyg_193{display:flex;justify-content:center;gap:.5rem;margin-top:1rem}._carouselIndicator_opwyg_193{width:12px;height:12px;border-radius:50%;border:none;background:#ddd;cursor:pointer;transition:all .3s ease;padding:0}._carouselIndicator_opwyg_193:hover{background:#bbb;transform:scale(1.2)}._carouselIndicator_opwyg_193._active_opwyg_103{background:var(--primary-color, #007bff);width:24px;border-radius:6px}@media(max-width:768px){._aboutMainContent_opwyg_5{grid-template-columns:1fr;gap:2rem}._carouselSlideContainer_opwyg_85{min-height:400px}._carouselWrapper_opwyg_50:before,._carouselWrapper_opwyg_50:after{width:60px}._carouselBtn_opwyg_149{width:50px;font-size:2rem;padding-left:10px;padding-right:10px}._carouselBtnPrev_opwyg_181{padding-left:10px}._carouselBtnNext_opwyg_187{padding-right:10px}}._rtbBlock_1hvtg_1{min-height:1px}._banner_1hvtg_5{display:flex;justify-content:center;margin-bottom:4rem}._sidebar_1hvtg_11{margin-top:1.25rem;overflow:hidden;border-radius:var(--border-radius)}._placeholder_1hvtg_17{box-sizing:border-box;width:100%;display:flex;align-items:center;justify-content:center;padding:1rem;border:2px dashed rgba(0,0,0,.15);background:#00000008;color:var(--text-muted, #6c757d);text-align:center}._banner_1hvtg_5 ._placeholder_1hvtg_17{max-width:728px;min-height:250px;border-radius:var(--border-radius-large)}._sidebar_1hvtg_11 ._placeholder_1hvtg_17{min-height:280px;border-radius:var(--border-radius)}._placeholderLabel_1hvtg_41{font-size:.875rem}@media(max-width:768px){._sidebar_1hvtg_11{display:none}}._helpPage_9c8r6_1{padding:2rem 0;background:var(--background-light)}._helpContent_9c8r6_6{display:grid;grid-template-columns:2fr 1fr;gap:3rem;margin-top:2rem}._instructionsSection_9c8r6_13{display:flex;flex-direction:column;gap:2rem}._instructionsSection_9c8r6_13>h2{color:#34495e!important;font-size:1.8rem;font-weight:500;margin:0 0 1rem;border-bottom:2px solid var(--border-color, #e0e0e0);padding-bottom:.5rem;scroll-margin-top:6rem;display:flex;align-items:center;gap:.45rem}._sectionAnchor_9c8r6_32{width:1.6rem;height:1.6rem;flex:0 0 1.6rem;opacity:0;color:inherit;text-decoration:none;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%232c3e50' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M13.828 10.172a4 4 0 0 1 0 5.656l-3 3a4 4 0 1 1-5.656-5.656l1.5-1.5M10.172 13.828a4 4 0 0 1 0-5.656l3-3a4 4 0 1 1 5.656 5.656l-1.5 1.5'/%3E%3C/svg%3E");transition:opacity .2s ease}._instructionsSection_9c8r6_13>h2:hover ._sectionAnchor_9c8r6_32,._faqSection_9c8r6_47 h2:hover ._sectionAnchor_9c8r6_32,._contactSection_9c8r6_48 h2:hover ._sectionAnchor_9c8r6_32,._sectionAnchor_9c8r6_32:focus-visible{opacity:1}._instructionItem_9c8r6_53{background:var(--white);padding:1.5rem;border-radius:var(--border-radius);box-shadow:var(--shadow-light);margin-bottom:1.5rem}._instructionItem_9c8r6_53 h3{color:var(--text-secondary);font-size:1.3rem;margin:0 0 1rem}._invokeChannels_9c8r6_67{margin-top:.5rem}._invokeChannels_9c8r6_67 h3{color:var(--text-primary);font-size:1.25rem;margin:1.5rem 0 .75rem}._invokeChannels_9c8r6_67 h3:first-of-type{margin-top:1rem}._instructionItem_9c8r6_53 p{color:#555;line-height:1.7;margin:0 0 1rem}._instructionItem_9c8r6_53 ul{color:#555;line-height:1.7;margin:0 0 1rem;padding-left:1.5rem}._instructionItem_9c8r6_53 li{margin:.5rem 0}._stepSection_9c8r6_99{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid var(--border-color, #e8e8e8)}._stepSection_9c8r6_99:last-of-type{border-bottom:none;padding-bottom:0;margin-bottom:0}._stepOptional_9c8r6_111{opacity:.92}._optionalBadge_9c8r6_115{font-size:.75rem;font-weight:500;color:var(--text-muted, #888);margin-left:.35rem}._stepTitle_9c8r6_122{display:flex;align-items:center;gap:.75rem;color:var(--text-primary);font-size:1.15rem;margin:0 0 .75rem;font-weight:600}._stepNumber_9c8r6_132{display:inline-flex;align-items:center;justify-content:center;min-width:1.75rem;height:1.75rem;padding:0 .35rem;background:var(--primary-color, #2563eb);color:#fff;border-radius:50%;font-size:.95rem;font-weight:700}._screenshot_9c8r6_146{margin:1.25rem 0 0;padding:0}._screenshot_9c8r6_146 img{width:100%;max-width:640px;height:auto;border-radius:var(--border-radius);border:1px solid var(--border-color, #e0e0e0);box-shadow:var(--shadow-light);display:block;cursor:zoom-in}._verticalScreenshot_9c8r6_162 img{max-width:280px}._imagePlaceholder_9c8r6_166{width:100%;max-width:640px;min-height:220px;display:flex;align-items:center;justify-content:center;padding:1.5rem;border:1px dashed var(--border-color, #cfd8dc);border-radius:var(--border-radius);background:#f8f9fa;color:var(--text-muted, #7f8c8d);text-align:center}._screenshot_9c8r6_146 figcaption{margin-top:.5rem;font-size:.9rem;color:#666;line-height:1.5;font-style:italic}._note_9c8r6_189{background:#f8f9fa;padding:.75rem 1rem;border-radius:var(--border-radius);border-left:4px solid var(--primary-color, #2563eb);margin:1rem 0!important}._faqSection_9c8r6_47,._sidebar_9c8r6_202{display:flex;flex-direction:column}._anchorNav_9c8r6_207{position:sticky;top:6.5rem}._anchorNav_9c8r6_207 h2{color:var(--text-primary);font-size:1.15rem;font-weight:700;letter-spacing:.02em;margin:0 0 .85rem}._anchorNavCard_9c8r6_220{display:flex;flex-direction:column;gap:.75rem;background:var(--white);padding:1rem;border-radius:var(--border-radius);box-shadow:var(--shadow-light)}._anchorLink_9c8r6_230{color:var(--text-secondary);text-decoration:none;padding:.6rem .75rem;border-radius:var(--border-radius);transition:var(--transition)}._anchorLink_9c8r6_230:hover{background:var(--background-light);color:var(--text-primary)}._anchorLinkActive_9c8r6_243{background:var(--background-light);color:var(--text-primary);font-weight:600;box-shadow:inset 3px 0 0 var(--primary-color, #2563eb)}._imageModal_9c8r6_250{position:fixed;inset:0;z-index:2000;background:#000000d1;display:flex;align-items:center;justify-content:center;padding:2rem}._imageModalContent_9c8r6_261{max-width:95vw;max-height:95vh}._imageModalImage_9c8r6_266{max-width:100%;max-height:95vh;display:block;border-radius:var(--border-radius);box-shadow:0 12px 30px #00000059}._imageModalClose_9c8r6_274{position:absolute;top:1rem;right:1rem;width:2.75rem;height:2.75rem;padding:0;border:none;border-radius:50%;background:#ffffff26;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1rem;line-height:1;appearance:none;-webkit-appearance:none;cursor:pointer}._imageModalClose_9c8r6_274:hover{background:#ffffff40}._faqSection_9c8r6_47 h2,._contactSection_9c8r6_48 h2{color:#34495e!important;font-size:1.8rem;font-weight:500;margin:0 0 2rem;border-bottom:2px solid var(--border-color, #e0e0e0);padding-bottom:.5rem;scroll-margin-top:6rem;display:flex;align-items:center;gap:.45rem}._faqItem_9c8r6_313{background:var(--white);padding:1.5rem;margin-bottom:1rem;border-radius:var(--border-radius);box-shadow:var(--shadow-light)}._faqItem_9c8r6_313 h3{color:var(--text-secondary);font-size:1.2rem;margin:0 0 1rem}._faqItem_9c8r6_313 p{color:#555;line-height:1.6;margin:0}._contactSection_9c8r6_48{display:flex;flex-direction:column;margin-top:2rem}._contactCard_9c8r6_339{background:var(--white);padding:2rem;border-radius:var(--border-radius-large);box-shadow:var(--shadow-medium);text-align:center}._contactCard_9c8r6_339 h3{color:var(--text-primary);font-size:1.4rem;margin:0 0 1rem}._contactCard_9c8r6_339 p{color:#555;line-height:1.6;margin:0 0 1.5rem}._contactInfo_9c8r6_359 p{margin:.5rem 0;color:var(--text-secondary)}._contactInfo_9c8r6_359 strong{color:var(--text-primary)}@media(max-width:768px){._helpContent_9c8r6_6{grid-template-columns:1fr;gap:2rem}._anchorNav_9c8r6_207{position:static}._faqItem_9c8r6_313,._contactCard_9c8r6_339,._instructionItem_9c8r6_53{padding:1rem}}._paymentsPage_t5ck8_1{padding:2rem 0;background:var(--background-light)}._headerPaymentLogos_t5ck8_6{display:flex;justify-content:center;align-items:center;gap:2rem;margin:2rem 0 1rem;padding:1.5rem;background:var(--white);border-radius:var(--border-radius-large);box-shadow:var(--shadow-small);flex-wrap:wrap}._headerLogoItem_t5ck8_19{display:flex;flex-direction:column;align-items:center;gap:.75rem}._headerLogoItem_t5ck8_19 img{max-height:40px;width:auto;object-fit:contain;transition:var(--transition)}._headerLogoItem_t5ck8_19 img:last-child{max-height:25px}._headerLogoItem_t5ck8_19:hover img{transform:scale(1.05)}._errorBanner_t5ck8_41{background-color:#fee;border:1px solid #fcc;border-radius:var(--border-radius);padding:1rem;margin-top:1rem;text-align:center}._errorBanner_t5ck8_41 p{color:#c33;margin:0;font-weight:600}._subscriptionsGrid_t5ck8_56{display:grid;grid-template-columns:repeat(2,minmax(280px,1fr));gap:2rem;margin-bottom:4rem}._subscriptionCard_t5ck8_63{position:relative;background:var(--white);padding:2rem;border-radius:var(--border-radius-large);box-shadow:var(--shadow-medium);transition:var(--transition);display:flex;flex-direction:column;border:2px solid transparent}._subscriptionCard_t5ck8_63:hover{transform:translateY(-5px);box-shadow:var(--shadow-heavy)}._subscriptionCard_t5ck8_63._popular_t5ck8_80{border-color:#667eea;box-shadow:0 8px 30px #667eea33}._popularBadge_t5ck8_85{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:var(--primary-gradient);color:var(--white);padding:.5rem 1.5rem;border-radius:20px;font-size:.85rem;font-weight:600;box-shadow:0 4px 12px #667eea4d;white-space:nowrap}._subscriptionHeader_t5ck8_100{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}._subscriptionHeader_t5ck8_100 h2{font-size:1.8rem;color:var(--text-primary);margin:0}._discountBadge_t5ck8_113{background:linear-gradient(135deg,#f093fb,#f5576c);color:var(--white);padding:.3rem .8rem;border-radius:12px;font-size:.9rem;font-weight:700}._pricing_t5ck8_122{margin-bottom:2rem;padding-bottom:2rem;border-bottom:2px solid var(--background-light)}._pricePerMonth_t5ck8_128{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:.5rem}._pricePrimary_t5ck8_135{display:flex;align-items:baseline}._price_t5ck8_128{font-size:2.5rem;font-weight:700;color:var(--text-primary)}._period_t5ck8_146{font-size:1rem;color:var(--text-muted);margin-left:.5rem}._convertedPrice_t5ck8_152,._convertedTotalPrice_t5ck8_153{font-size:.95rem;color:var(--text-muted);margin-top:.2rem}._totalPrice_t5ck8_159{font-size:1.1rem;color:var(--text-secondary);margin-bottom:.5rem}._savings_t5ck8_165{font-size:.95rem;color:#10b981;font-weight:600}._savingsPlaceholder_t5ck8_171{visibility:hidden}._features_t5ck8_175{flex-grow:1;margin-bottom:2rem}._features_t5ck8_175 ul{list-style:none;padding:0;margin:0}._features_t5ck8_175 li{padding:.6rem 0;color:var(--text-secondary);font-size:.95rem;line-height:1.5}._subscribeBtn_t5ck8_193{width:100%;padding:1rem;background:var(--primary-gradient);color:var(--white);border:none;border-radius:var(--border-radius);font-size:1.1rem;font-weight:600;cursor:pointer;transition:var(--transition)}._subscribeBtn_t5ck8_193:hover{transform:translateY(-2px);box-shadow:var(--shadow-heavy)}._subscriptionCard_t5ck8_63._popular_t5ck8_80 ._subscribeBtn_t5ck8_193{background:linear-gradient(135deg,#5f72e4,#764ba2)}._adBanner_t5ck8_215{margin:4rem 0;display:flex;justify-content:center}._adPlaceholder_t5ck8_221{width:100%;max-width:1024px;height:320px;border:3px dashed #cbd5e0;border-radius:var(--border-radius);display:flex;flex-direction:column;align-items:center;justify-content:center;background:#cbd5e01a}._adPlaceholder_t5ck8_221 p{color:var(--text-muted);font-size:1.1rem;margin:0 0 .5rem}._adSize_t5ck8_240{color:var(--text-muted);font-size:.9rem;opacity:.7}._orderProcessSection_t5ck8_247{margin:4rem 0}._orderProcessSection_t5ck8_247 h2{text-align:center;font-size:2.5rem;margin:0 0 3rem;color:var(--text-primary)}._orderSteps_t5ck8_258{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;max-width:1200px;margin:0 auto}._orderStep_t5ck8_258{background:var(--white);padding:2rem;border-radius:var(--border-radius-large);text-align:center;box-shadow:var(--shadow-small);transition:var(--transition)}._orderStep_t5ck8_258:hover{transform:translateY(-3px);box-shadow:var(--shadow-medium)}._stepNumber_t5ck8_280{width:60px;height:60px;background:var(--primary-gradient);color:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;margin:0 auto 1.5rem}._orderStep_t5ck8_258 h3{font-size:1.4rem;margin:0 0 1rem;color:var(--text-primary)}._orderStep_t5ck8_258 p{color:var(--text-muted);line-height:1.6;font-size:1.05rem}._paymentSystemsSection_t5ck8_307{margin:4rem 0;padding:3rem 2rem;background:var(--white);border-radius:var(--border-radius-large)}._paymentSystemsSection_t5ck8_307 h2{text-align:center;font-size:2rem;margin:0 0 2.5rem;color:var(--text-primary)}._paymentSystemsGrid_t5ck8_321{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:2rem;max-width:1200px;margin:0 auto;flex-wrap:wrap}._paymentSystemCard_t5ck8_332{background:var(--background-light);padding:1.5rem;border-radius:var(--border-radius);display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1rem;min-height:100px;transition:var(--transition)}._paymentSystemCard_t5ck8_332:hover{transform:translateY(-3px);box-shadow:var(--shadow-medium)}._paymentSystemCard_t5ck8_332 img{max-width:100%;height:40px;width:auto;object-fit:contain}._paymentSystemCard_t5ck8_332._webpay_t5ck8_357 img{height:40px}._paymentInfoDetailed_t5ck8_362{margin:4rem 0}._paymentInfoDetailed_t5ck8_362 h2{text-align:center;font-size:2.5rem;margin:0 0 3rem;color:var(--text-primary)}._paymentInfoContent_t5ck8_373{max-width:900px;margin:0 auto}._paymentInfoContent_t5ck8_373>div{background:var(--white);padding:2rem;border-radius:var(--border-radius-large);box-shadow:var(--shadow-small);margin-bottom:2rem}._paymentInfoContent_t5ck8_373 h3{font-size:1.5rem;margin:0 0 1rem;color:var(--text-primary);border-bottom:2px solid #667eea;padding-bottom:.5rem}._paymentInfoContent_t5ck8_373 p{font-size:1.05rem;line-height:1.8;color:var(--text-primary);margin:1rem 0}._paymentInfoContent_t5ck8_373 a{color:#667eea;text-decoration:none;font-weight:600}._paymentInfoContent_t5ck8_373 a:hover{text-decoration:underline}._paymentInfoContent_t5ck8_373 strong{color:#667eea;font-weight:600}@media(min-width:1280px){._subscriptionsGrid_t5ck8_56,._orderSteps_t5ck8_258{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:768px){._paymentsPage_t5ck8_1{padding:1.5rem 0}._headerPaymentLogos_t5ck8_6{gap:1rem;padding:1rem}._headerLogoItem_t5ck8_19 img{max-height:30px}._headerLogoItem_t5ck8_19 img:last-child{max-height:20px}._subscriptionsGrid_t5ck8_56{grid-template-columns:1fr;gap:2rem;margin-bottom:3rem}._subscriptionCard_t5ck8_63{padding:1.5rem}._subscriptionHeader_t5ck8_100 h2{font-size:1.5rem}._price_t5ck8_128{font-size:2rem}._adPlaceholder_t5ck8_221{height:100px}._adPlaceholder_t5ck8_221 p{font-size:1rem}._orderProcessSection_t5ck8_247 h2,._paymentSystemsSection_t5ck8_307 h2,._paymentInfoDetailed_t5ck8_362 h2{font-size:2rem}._orderSteps_t5ck8_258{grid-template-columns:1fr}._paymentSystemsSection_t5ck8_307{padding:2rem 1rem}._paymentSystemsGrid_t5ck8_321{flex-direction:column;gap:1.5rem}._paymentSystemCard_t5ck8_332{width:100%;max-width:300px}._paymentInfoContent_t5ck8_373>div{padding:1.5rem}}@media(max-width:480px){._headerPaymentLogos_t5ck8_6{gap:.75rem;padding:.75rem}._headerLogoItem_t5ck8_19{gap:.5rem}._headerLogoItem_t5ck8_19 img{max-height:25px}._headerLogoItem_t5ck8_19 img:last-child{max-height:18px}._subscriptionHeader_t5ck8_100{flex-direction:column;align-items:flex-start;gap:.5rem}._discountBadge_t5ck8_113{align-self:flex-start}}._overlay_1uaxr_1{position:fixed;inset:0;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:1000;padding:20px;animation:_fadeIn_1uaxr_1 .2s ease-out}@keyframes _fadeIn_1uaxr_1{0%{opacity:0}to{opacity:1}}._modal_1uaxr_25{background:#fff;border-radius:12px;width:100%;max-width:500px;box-shadow:0 10px 40px #0003;position:relative;animation:_slideUp_1uaxr_1 .3s ease-out;max-height:90vh;overflow-y:auto}@keyframes _slideUp_1uaxr_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._closeBtn_1uaxr_48{position:absolute;top:15px;right:15px;background:none;border:none;padding:0;font-size:28px;cursor:pointer;color:#666;width:32px;min-width:32px;max-width:32px;height:32px;min-height:32px;max-height:32px;display:flex;align-items:center;justify-content:center;border-radius:999px;transition:all .2s;line-height:1;flex:0 0 32px}._closeBtn_1uaxr_48:hover{background-color:#f0f0f0}._closeBtn_1uaxr_48:disabled{opacity:.5;cursor:not-allowed}._header_1uaxr_82{padding:30px 30px 20px;border-bottom:1px solid #e0e0e0}._header_1uaxr_82 h2{margin:0;font-size:24px;color:#333}._body_1uaxr_93{padding:30px;display:flex;flex-direction:column;gap:1.5rem}._form_1uaxr_100{display:flex;flex-direction:column;gap:1.25rem}._summary_1uaxr_106{background-color:#f8f9fa;padding:20px;border-radius:8px;margin-bottom:0}._summary_1uaxr_106 h3{margin:0 0 15px;font-size:16px;color:#666;font-weight:600}._summaryDetails_1uaxr_120{display:flex;flex-direction:column;gap:.85rem}._summaryRow_1uaxr_126{display:flex;justify-content:space-between;align-items:center;font-size:15px}._summaryRow_1uaxr_126 span{color:#666}._summaryAmount_1uaxr_137{display:flex;flex-direction:column;align-items:flex-end}._summaryRow_1uaxr_126 strong{color:#333}._summaryConverted_1uaxr_147{font-size:13px;color:#666;margin-top:4px}._summaryNote_1uaxr_153{margin:.35rem 0 0;font-size:12px;line-height:1.45;color:#666}._summaryRowTotal_1uaxr_160{margin-top:10px;padding-top:15px;border-top:2px solid #ddd;font-size:18px}._summaryRowTotal_1uaxr_160 strong{color:#4caf50;font-size:20px}._formGroup_1uaxr_173{margin:0}._formGroup_1uaxr_173 label{display:block;margin-bottom:8px;font-weight:600;color:#333;font-size:14px}._input_1uaxr_185{width:100%;padding:12px;border:2px solid #ddd;border-radius:6px;font-size:15px;transition:border-color .2s;box-sizing:border-box;background-color:#fff;color:#333}._input_1uaxr_185:focus{border-color:#4caf50}._input_1uaxr_185._error_1uaxr_201{border-color:#f44336}._input_1uaxr_185:disabled{background-color:#f5f5f5;cursor:not-allowed}._errorMessage_1uaxr_210{display:block;color:#f44336;font-size:13px;margin-top:6px}._hint_1uaxr_217{display:block;color:#0c5460;font-size:12px;margin-top:6px}._privacyNote_1uaxr_224{background-color:#e8f5e9;border-left:4px solid #4CAF50;padding:12px 15px;border-radius:4px;margin-bottom:0}._privacyNote_1uaxr_224 p{margin:0;font-size:13px;color:#2e7d32;display:flex;align-items:flex-start;gap:8px}._infoIcon_1uaxr_241{flex-shrink:0;font-size:16px}._actions_1uaxr_246{display:flex;gap:12px;justify-content:flex-end}._actions_1uaxr_246 button{padding:12px 24px;border-radius:6px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s;border:none}._btnCancel_1uaxr_262{background-color:#f5f5f5;color:#666}._btnCancel_1uaxr_262:hover:not(:disabled){background-color:#e0e0e0}._btnSubmit_1uaxr_271{background-color:#4caf50;color:#fff}._btnSubmit_1uaxr_271:hover:not(:disabled){background-color:#45a049;transform:translateY(-1px);box-shadow:0 4px 8px #4caf504d}._actions_1uaxr_246 button:disabled{opacity:.6;cursor:not-allowed}@media(max-width:600px){._modal_1uaxr_25{margin:10px;max-width:none}._header_1uaxr_82,._body_1uaxr_93{padding:20px}._actions_1uaxr_246{flex-direction:column}._actions_1uaxr_246 button{width:100%}}._sign_7pvin_1{display:inline-block;width:.84em;height:1.08em;font-weight:inherit}._wrapper_1ery4_1{display:flex;flex-direction:column;gap:.5rem}._inputBlock_1ery4_7{display:flex;flex-direction:column;gap:.2rem}._label_1ery4_13{color:#222;font-weight:600}._input_1ery4_7{width:100%;box-sizing:border-box;padding:.85rem 1rem;border:2px solid #e0e0e0;border-radius:8px;background:#fff;color:#333;font:inherit;caret-color:#333;color-scheme:light}._input_1ery4_7::placeholder{color:#7a7a7a}._input_1ery4_7:-webkit-autofill,._input_1ery4_7:-webkit-autofill:hover,._input_1ery4_7:-webkit-autofill:focus{-webkit-text-fill-color:#333;caret-color:#333;box-shadow:0 0 0 1000px #fff inset}._input_1ery4_7:autofill{color:#333;background:#fff}._input_1ery4_7:focus{border-color:#667eea}._inputError_1ery4_52{border-color:#f44336}._error_1ery4_56{display:block;color:#f44336;font-size:13px;line-height:1.35}._inputWithAction_1ery4_63{position:relative}._inputWithAction_1ery4_63 ._input_1ery4_7{padding-right:6.4rem}._inputActionButton_1ery4_71{position:absolute;top:50%;right:.45rem;transform:translateY(-50%);border:none;background:transparent;color:#2f4fcf;font-weight:600;font-size:.88rem;padding:.3rem .45rem;border-radius:6px;cursor:pointer}._inputActionButton_1ery4_71:hover{background:#eef3ff}._inputActionIcon_1ery4_90{width:18px;height:18px;fill:currentColor;display:block}._inputActionIconMirrored_1ery4_97{transform:scaleX(-1)}._downloadPage_kd8ng_1{padding:2rem 0}._downloadContent_kd8ng_5{display:grid;grid-template-columns:1fr 1fr;gap:3rem}._downloadCard_kd8ng_11{background:var(--white);padding:2rem;border-radius:var(--border-radius-large);box-shadow:var(--shadow-medium)}._versionInfo_kd8ng_18 h2{color:var(--text-primary);font-size:1.8rem;margin:0 0 .5rem}._releaseDate_kd8ng_24{color:var(--text-muted);margin:0 0 1.5rem}._versionFeatures_kd8ng_29 h3{color:var(--text-secondary);font-size:1.2rem;margin:0 0 1rem}._versionFeatures_kd8ng_29 ul{color:#555;line-height:1.6;margin:0 0 2rem;padding-left:1.5rem}._versionFeatures_kd8ng_29 li{margin:.5rem 0}._systemRequirements_kd8ng_46 h3{color:var(--text-secondary);font-size:1.2rem;margin:0 0 1rem}._systemRequirements_kd8ng_46 ul{color:#555;line-height:1.6;margin:0 0 2rem;padding-left:1.5rem}._systemRequirements_kd8ng_46 li{margin:.5rem 0}._downloadButtons_kd8ng_63{display:flex;flex-direction:column;gap:1rem}._downloadBtn_kd8ng_69{display:flex;align-items:center;gap:.5rem;padding:1rem 1.5rem;border:none;border-radius:var(--border-radius);font-size:1.1rem;font-weight:600;cursor:pointer;transition:var(--transition);text-align:left;text-decoration:none}._downloadBtn_kd8ng_69._primary_kd8ng_84{background:var(--primary-gradient);color:var(--white)}._downloadBtn_kd8ng_69._primary_kd8ng_84:hover{transform:translateY(-2px);box-shadow:var(--shadow-heavy);color:#f4f6ff}._downloadBtn_kd8ng_69._secondary_kd8ng_95{background:var(--background-light);color:var(--text-primary);border:2px solid #e9ecef}._downloadBtn_kd8ng_69._secondary_kd8ng_95:hover{background:#e9ecef;color:var(--text-primary)}._btnIcon_kd8ng_106{font-size:1.2rem}._btnSize_kd8ng_110{font-size:.9rem;opacity:.8;margin-left:auto}._securityNotice_kd8ng_116{background:#e7f3ff;border:2px solid #90caf9;border-radius:var(--border-radius-large);padding:1.5rem;margin:2rem 0;display:flex;gap:1rem;align-items:flex-start;grid-column:1 / -1}._noticeIcon_kd8ng_128{font-size:2rem;flex-shrink:0}._noticeContent_kd8ng_133 h3{color:var(--text-primary);font-size:1.2rem;margin:0 0 .75rem}._noticeContent_kd8ng_133 p{color:#555;line-height:1.6;margin:0 0 .75rem}._noticeContent_kd8ng_133 p:last-child{margin-bottom:0}._noticeContent_kd8ng_133 strong{color:var(--text-primary);font-weight:600}._installationGuide_kd8ng_154 h2{color:var(--text-primary);font-size:1.8rem;margin:0 0 2rem}._steps_kd8ng_160{display:flex;flex-direction:column;gap:1.5rem}._step_kd8ng_160{display:flex;align-items:flex-start;gap:1rem}._stepNumber_kd8ng_172{background:var(--primary-gradient);color:var(--white);width:2rem;height:2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;flex-shrink:0}._stepContent_kd8ng_185 h3{color:var(--text-primary);font-size:1.2rem;margin:0 0 .5rem}._stepContent_kd8ng_185 p{color:#555;line-height:1.6;margin:0}@media(max-width:768px){._downloadContent_kd8ng_5{grid-template-columns:1fr;gap:2rem}._downloadCard_kd8ng_11{padding:1.5rem}._downloadBtn_kd8ng_69{font-size:1rem;padding:.8rem 1rem}}._page_7nxml_1{padding:2rem 0 4rem}._hero_7nxml_5{display:grid;grid-template-columns:1.5fr .9fr;gap:1.5rem;margin-bottom:2rem}._heroText_7nxml_12,._summaryCard_7nxml_13,._group_7nxml_14,._instructions_7nxml_15{background:var(--white);border-radius:var(--border-radius-large);box-shadow:var(--shadow-medium)}._heroText_7nxml_12{padding:2rem}._heroText_7nxml_12 h2{font-size:1.8rem;color:var(--text-primary);margin-bottom:1rem}._heroText_7nxml_12 p{margin:0;line-height:1.7;color:var(--text-secondary)}._summaryCard_7nxml_13{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}._summaryTop_7nxml_44{display:flex;justify-content:space-between;align-items:end}._summaryLabel_7nxml_50{color:var(--text-muted);font-size:.95rem}._summaryCount_7nxml_55{font-size:2.4rem;color:var(--text-primary);line-height:1}._summaryActions_7nxml_61{display:flex;gap:.75rem}._secondaryButton_7nxml_66,._downloadButton_7nxml_67{border:none;border-radius:var(--border-radius);font-size:1rem;font-weight:600;cursor:pointer;transition:var(--transition)}._secondaryButton_7nxml_66{padding:.85rem 1rem;background:#eef2ff;color:#334155;flex:1}._secondaryButton_7nxml_66:hover{transform:translateY(-1px)}._downloadButton_7nxml_67{padding:1rem 1.2rem;background:var(--primary-gradient);color:var(--white)}._downloadButton_7nxml_67:disabled{opacity:.6;cursor:not-allowed;transform:none}._instructions_7nxml_15{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;padding:1.5rem;margin-bottom:2rem;align-items:center}._step_7nxml_108{display:flex;gap:.9rem;align-items:center}._step_7nxml_108 span{width:2rem;height:2rem;flex-shrink:0;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:var(--primary-gradient);color:var(--white);font-weight:700}._step_7nxml_108 p{margin:.2rem 0 0;color:var(--text-secondary);line-height:1.5}._library_7nxml_133{display:flex;flex-direction:column;gap:1.5rem}._tabs_7nxml_139{display:flex;flex-wrap:wrap;gap:.75rem}._tabButton_7nxml_145{border:1px solid #cbd5e1;background:var(--white);color:var(--text-secondary);border-radius:999px;padding:.8rem 1rem;font-size:.95rem;font-weight:600;cursor:pointer;transition:var(--transition)}._tabButton_7nxml_145:hover{border-color:#93c5fd}._tabButtonActive_7nxml_161{background:var(--primary-gradient);color:var(--white);border-color:transparent}._group_7nxml_14{padding:1.5rem}._groupHeader_7nxml_171{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;gap:1rem}._groupHeader_7nxml_171 h2{font-size:1.3rem;color:var(--text-primary)}._groupHeaderActions_7nxml_184{display:flex;align-items:center;gap:1rem}._categoryCheckbox_7nxml_190{display:inline-flex;align-items:center;gap:.6rem;color:var(--text-secondary);font-size:.95rem;cursor:pointer}._categoryCheckbox_7nxml_190 input{width:1rem;height:1rem}._groupHeader_7nxml_171 span{color:var(--text-muted);font-size:.95rem}._cards_7nxml_209{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}._card_7nxml_209{display:flex;flex-direction:column;gap:1rem;border:2px solid #e5e7eb;border-radius:var(--border-radius-large);padding:1.2rem;cursor:pointer;transition:var(--transition)}._card_7nxml_209:hover{border-color:#93c5fd;transform:translateY(-2px)}._cardSelected_7nxml_231{border-color:#2563eb;background:#f8fbff}._cardTop_7nxml_236{display:flex;gap:.9rem;align-items:flex-start}._cardTop_7nxml_236 input{margin-top:.2rem;width:1rem;height:1rem}._cardTop_7nxml_236 h3{font-size:1.05rem;color:var(--text-primary);margin-bottom:.4rem}._cardTop_7nxml_236 p{margin:0;color:var(--text-secondary);line-height:1.5}._tags_7nxml_260{display:flex;flex-wrap:wrap;gap:.5rem}._tag_7nxml_260{display:inline-flex;align-items:center;padding:.35rem .65rem;border-radius:999px;background:#eef2ff;color:#4338ca;font-size:.85rem;font-weight:600}@media(max-width:900px){._hero_7nxml_5,._instructions_7nxml_15,._cards_7nxml_209{grid-template-columns:1fr}._tabs_7nxml_139{overflow-x:auto;flex-wrap:nowrap;padding-bottom:.25rem}}@media(max-width:768px){._page_7nxml_1{padding-top:1.5rem}._heroText_7nxml_12,._summaryCard_7nxml_13,._group_7nxml_14,._instructions_7nxml_15{padding:1.25rem}._summaryActions_7nxml_61{flex-direction:column}._groupHeader_7nxml_171,._groupHeaderActions_7nxml_184{flex-direction:column;align-items:flex-start}}._resultPage_8o18z_1{min-height:80vh;display:flex;align-items:center;justify-content:center;padding:2rem;background:linear-gradient(135deg,#667eea,#764ba2)}._resultPage_8o18z_1 ._container_8o18z_10{max-width:700px;width:100%}._resultCard_8o18z_15{background:#fff;border-radius:16px;padding:3rem;box-shadow:0 20px 60px #0000004d;text-align:center;animation:_slideUp_8o18z_1 .5s ease-out}@keyframes _slideUp_8o18z_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}._resultIcon_8o18z_35{font-size:5rem;margin-bottom:1rem;animation:_bounceIn_8o18z_1 .6s ease-out .2s both}@keyframes _bounceIn_8o18z_1{0%{opacity:0;transform:scale(.3)}50%{transform:scale(1.05)}70%{transform:scale(.9)}to{opacity:1;transform:scale(1)}}._resultCard_8o18z_15 h1{font-size:2.5rem;color:#2d3748;margin:0 0 1rem}._resultMessage_8o18z_64{font-size:1.2rem;color:#4a5568;margin-bottom:2rem}._infoBox_8o18z_70{background:#e6f7ff;border-left:4px solid #1890ff;padding:1.5rem;border-radius:8px;margin:2rem 0;text-align:left}._infoBox_8o18z_70 h3{font-size:1.2rem;color:#0056b3;margin:0 0 .8rem}._infoBox_8o18z_70 p{font-size:1rem;color:#2c5282;margin:0;line-height:1.6}._activationSteps_8o18z_92{background:#f7fafc;padding:1.5rem;border-radius:8px;margin:2rem 0;text-align:left}._activationSteps_8o18z_92 h3{font-size:1.2rem;color:#2d3748;margin:0 0 1rem}._activationSteps_8o18z_92 ol{margin:0;padding-left:1.5rem;color:#4a5568}._activationSteps_8o18z_92 li{margin-bottom:.5rem;line-height:1.6}._actionButtons_8o18z_117{display:flex;gap:1rem;justify-content:center;margin:2rem 0}._actionButtons_8o18z_117 button{padding:.9rem 2rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}._btnPrimary_8o18z_134{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}._btnPrimary_8o18z_134:hover{transform:translateY(-2px);box-shadow:0 8px 20px #667eea66}._btnSecondary_8o18z_144{background:#e2e8f0;color:#2d3748}._btnSecondary_8o18z_144:hover{background:#cbd5e0}._supportNote_8o18z_153{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}._supportNote_8o18z_153 p{font-size:.95rem;color:#718096;margin:0}._supportNote_8o18z_153 a{color:#667eea;text-decoration:none;font-weight:600}._supportNote_8o18z_153 a:hover{text-decoration:underline}@media(max-width:768px){._resultCard_8o18z_15{padding:2rem 1.5rem}._resultCard_8o18z_15 h1{font-size:2rem}._resultIcon_8o18z_35{font-size:4rem}._actionButtons_8o18z_117{flex-direction:column}._actionButtons_8o18z_117 button{width:100%}}._resultPage_xf92s_1{min-height:80vh;display:flex;align-items:center;justify-content:center;padding:2rem;background:linear-gradient(135deg,#f093fb,#f5576c)}._resultPage_xf92s_1 ._container_xf92s_10{max-width:700px;width:100%}._resultCard_xf92s_15{background:#fff;border-radius:16px;padding:3rem;box-shadow:0 20px 60px #0000004d;text-align:center;animation:_slideUp_xf92s_1 .5s ease-out}@keyframes _slideUp_xf92s_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}._resultIcon_xf92s_35{font-size:5rem;margin-bottom:1rem;color:#e53e3e;animation:_bounceIn_xf92s_1 .6s ease-out .2s both}@keyframes _bounceIn_xf92s_1{0%{opacity:0;transform:scale(.3)}50%{transform:scale(1.05)}70%{transform:scale(.9)}to{opacity:1;transform:scale(1)}}._resultCard_xf92s_15 h1{font-size:2.5rem;color:#2d3748;margin:0 0 1rem}._resultMessage_xf92s_65{font-size:1.2rem;color:#4a5568;margin-bottom:2rem}._infoBox_xf92s_71{background:#fff5f5;border-left:4px solid #fc8181;padding:1.5rem;border-radius:8px;margin:2rem 0;text-align:left}._infoBox_xf92s_71 h3{font-size:1.2rem;color:#c53030;margin:0 0 .8rem}._infoBox_xf92s_71 ul{margin:0;padding-left:1.5rem;color:#742a2a}._infoBox_xf92s_71 li{margin-bottom:.4rem;line-height:1.5}._reassurance_xf92s_97{background:#f0fff4;border-left:4px solid #48bb78;padding:1.5rem;border-radius:8px;margin:2rem 0;text-align:left}._reassurance_xf92s_97 p{margin:0;color:#22543d;line-height:1.6}._reassurance_xf92s_97 strong{color:#2f855a}._actionButtons_xf92s_116{display:flex;gap:1rem;justify-content:center;margin:2rem 0}._actionButtons_xf92s_116 button{padding:.9rem 2rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}._btnPrimary_xf92s_133{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}._btnPrimary_xf92s_133:hover{transform:translateY(-2px);box-shadow:0 8px 20px #667eea66}._btnSecondary_xf92s_143{background:#e2e8f0;color:#2d3748}._btnSecondary_xf92s_143:hover{background:#cbd5e0}._supportNote_xf92s_152{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}._supportNote_xf92s_152 p{font-size:.95rem;color:#718096;margin:0}._supportNote_xf92s_152 a{color:#667eea;text-decoration:none;font-weight:600}._supportNote_xf92s_152 a:hover{text-decoration:underline}@media(max-width:768px){._resultCard_xf92s_15{padding:2rem 1.5rem}._resultCard_xf92s_15 h1{font-size:2rem}._resultIcon_xf92s_35{font-size:4rem}._actionButtons_xf92s_116{flex-direction:column}._actionButtons_xf92s_116 button{width:100%}}._infoPage_116s3_1{padding:2rem 0 4rem}._document_116s3_5{max-width:900px;margin:2rem auto 0;background:var(--white);border-radius:var(--border-radius-large);box-shadow:var(--shadow-light);padding:2.5rem 3rem}._lastUpdated_116s3_14{color:var(--text-muted);font-size:.9rem;font-style:italic;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid var(--border-color)}._section_116s3_23{margin-bottom:2rem}._section_116s3_23:last-child{margin-bottom:0}._section_116s3_23 h2{color:var(--text-primary);font-size:1.4rem;margin:0 0 1rem;padding-bottom:.5rem;border-bottom:2px solid var(--primary-color)}._section_116s3_23 h3{color:var(--text-secondary);font-size:1.1rem;margin:1.5rem 0 .75rem}._section_116s3_23 p{color:var(--text-secondary);line-height:1.8;margin:0 0 1rem;text-align:justify}._section_116s3_23 ul{color:var(--text-secondary);line-height:1.8;margin:0 0 1rem;padding-left:1.5rem}._section_116s3_23 li{margin:.5rem 0}._section_116s3_23 a{color:var(--primary-color);text-decoration:underline;transition:color .2s ease}._section_116s3_23 a:hover{color:var(--primary-dark)}._infoBox_116s3_73{background:var(--background-light);padding:1.5rem;border-radius:var(--border-radius);border-left:4px solid var(--primary-color)}._infoBox_116s3_73 p{margin:.5rem 0;text-align:left}._infoBox_116s3_73 p:first-child{margin-top:0}._infoBox_116s3_73 p:last-child{margin-bottom:0}@media(max-width:768px){._document_116s3_5{padding:1.5rem;margin:1rem;border-radius:var(--border-radius)}._section_116s3_23 h2{font-size:1.2rem}._section_116s3_23 h3{font-size:1rem}._section_116s3_23 p{text-align:left}}._authPage_13mcq_1{padding:3rem 1rem;background:var(--background-light)}._card_13mcq_6{width:100%;max-width:480px;margin:0 auto;padding:2rem;background:#fff;color:#333;border-radius:var(--border-radius-large)}._wideCard_13mcq_16{max-width:1040px}._title_13mcq_20{margin:0 0 .75rem;color:#222;font-size:2rem}._subtitle_13mcq_26{margin:0 0 1.5rem;color:#555}._accountLayout_13mcq_31{display:grid;grid-template-columns:220px minmax(0,1fr);gap:1.25rem;align-items:start}._tabsSidebar_13mcq_38{display:flex;flex-direction:column;gap:.25rem;padding-right:.75rem;border-right:1px solid #e2e8f0}._tabPanel_13mcq_46{min-width:0}._tabButton_13mcq_50{width:100%;border:none;background:transparent;color:#334155;border-radius:8px;padding:.62rem .75rem;font-weight:600;cursor:pointer;text-align:left}._tabButton_13mcq_50:hover{background:#f1f5f9}._tabButtonActive_13mcq_66{background:#eaf0ff;color:#2f4fcf;border:none;box-shadow:inset 3px 0 #667eea}._form_13mcq_73{display:flex;flex-direction:column;gap:1rem}._primaryButton_13mcq_79,._secondaryButton_13mcq_80,._dangerButton_13mcq_81{display:inline-block;box-sizing:border-box;width:100%;border:none;border-radius:var(--border-radius);color:var(--white);font-weight:700;padding:.9rem 1.25rem;text-align:center;text-decoration:none;cursor:pointer;-webkit-appearance:none;appearance:none;box-shadow:none}._primaryButton_13mcq_79{background:var(--primary-gradient)}._secondaryButton_13mcq_80{background:#2b6cb0}._dangerButton_13mcq_81{background:#c53030}._primaryButton_13mcq_79:hover,._secondaryButton_13mcq_80:hover,._dangerButton_13mcq_81:hover{color:#f4f6ff}._primaryButton_13mcq_79:disabled,._secondaryButton_13mcq_80:disabled,._dangerButton_13mcq_81:disabled{cursor:not-allowed;opacity:.7}._primaryButton_13mcq_79:active,._secondaryButton_13mcq_80:active,._dangerButton_13mcq_81:active{box-shadow:none}._primaryButton_13mcq_79:focus-visible,._secondaryButton_13mcq_80:focus-visible,._dangerButton_13mcq_81:focus-visible{outline:2px solid #4f46e5;outline-offset:2px;box-shadow:none}._divider_13mcq_137{display:flex;align-items:center;gap:1rem;margin:1.5rem 0;color:var(--text-light)}._divider_13mcq_137:before,._divider_13mcq_137:after{content:"";flex:1;height:1px;background:#e0e0e0}._linkText_13mcq_153{margin-top:1.25rem;text-align:center;color:#555}._error_13mcq_159{padding:.85rem 1rem;border-radius:var(--border-radius);background:#fee;color:#c53030;font-weight:600}._success_13mcq_167{padding:.85rem 1rem;border-radius:var(--border-radius);background:#e8f5e9;color:#2f855a;font-weight:600}._accountDetails_13mcq_175{display:grid;gap:1rem;margin:0 0 1.25rem}._settingsPanel_13mcq_182{border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;background:#fff;margin-bottom:1.25rem}._settingsRow_13mcq_190{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;padding:1.15rem 1.35rem;border-bottom:1px solid #e2e8f0}._settingsRow_13mcq_190:last-child{border-bottom:none}._settingsRowAsForm_13mcq_203{margin:0;width:100%;box-sizing:border-box}._settingsRowBodyFill_13mcq_209{flex:1;min-width:0;width:100%}._settingsInlineFieldStack_13mcq_215{display:flex;flex-direction:column;gap:.5rem;width:100%}._settingsInlineForm_13mcq_222{margin-top:.9rem}._settingsInlineFieldLabel_13mcq_226{color:#222;font-weight:600}._settingsInlineInputRow_13mcq_231{display:flex;flex-direction:row;align-items:center;gap:.75rem;width:100%}._settingsInlineInputGrow_13mcq_239{flex:1;min-width:0}._settingsInlineSubmitWrap_13mcq_244{flex-shrink:0}._settingsPanelPrimary_13mcq_248{padding:.55rem 1.1rem;border:none;border-radius:8px;background:var(--primary-gradient);color:#fff;font-weight:700;font-size:.9rem;cursor:pointer;transition:opacity .15s;white-space:nowrap}._settingsPanelPrimary_13mcq_248:active{box-shadow:none}._settingsPanelPrimary_13mcq_248:hover:not(:disabled){opacity:.92}._settingsPanelPrimary_13mcq_248:disabled{opacity:.65;cursor:not-allowed}._settingsPanelPrimary_13mcq_248:focus-visible{outline:2px solid #4f46e5;outline-offset:2px;box-shadow:none}._settingsRowBody_13mcq_209{flex:1;min-width:0}._settingsRowTitle_13mcq_285{margin:0 0 .35rem;font-size:1rem;font-weight:700;color:#0f172a;letter-spacing:-.01em}._settingsRowDesc_13mcq_293{margin:0;font-size:.875rem;line-height:1.5;color:#64748b}._settingsRowDescFollow_13mcq_300{margin:.5rem 0 0;font-size:.875rem;line-height:1.5;color:#64748b}._settingsRowDescMono_13mcq_307{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.82rem;word-break:break-all;color:#475569}._settingsRowActions_13mcq_314{flex-shrink:0;display:flex;align-items:center;gap:.5rem;padding-top:.15rem}._settingsCopyButton_13mcq_322{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;color:#475569;padding:0;cursor:pointer;transition:background .15s,border-color .15s}._settingsCopyButton_13mcq_322:hover:not(:disabled){background:#f1f5f9;border-color:#cbd5e1}._settingsCopyButton_13mcq_322:disabled{opacity:.5;cursor:not-allowed}._settingsCopyButton_13mcq_322 svg{width:18px;height:18px;fill:currentColor}._settingsCopyButtonCopied_13mcq_353{background:#ecfdf5;border-color:#a7f3d0;color:#047857}._profileActions_13mcq_359{margin:0 0 1.25rem;display:flex;flex-wrap:wrap;gap:.75rem}._detailRow_13mcq_366{padding:1rem;background:#f8f9fa;border-radius:var(--border-radius)}._detailRow_13mcq_366 span{display:block;color:#555;font-size:.9rem}._detailRow_13mcq_366 strong{color:#222}._codeRow_13mcq_382{display:flex;gap:.75rem;align-items:center;justify-content:space-between}._copyButton_13mcq_389{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--border-radius);background:transparent;color:#2b6cb0;padding:0;cursor:pointer}._copyButton_13mcq_389 svg{width:18px;height:18px;fill:currentColor}._copyButton_13mcq_389:hover:not(:disabled){border-color:transparent;background:#2b6cb014;color:#2b6cb0}._copyButton_13mcq_389:active:not(:disabled){border-color:transparent}._copyButtonCopied_13mcq_418{border-color:transparent;outline:none;box-shadow:none}._copyButton_13mcq_389:disabled{opacity:.65;cursor:not-allowed}._mono_13mcq_429{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.95rem;word-break:break-all}._hint_13mcq_435{margin:-.5rem 0 0;font-size:.85rem;color:#666;line-height:1.45}._subscriptionsTab_13mcq_442,._adminTab_13mcq_446{margin-top:.25rem}._actionsTab_13mcq_450{display:grid;gap:1rem;margin-top:.25rem}._actionsTabHeader_13mcq_456{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}._actionsTabSubtitle_13mcq_463{margin:-.35rem 0 0;color:#64748b;font-size:.9rem;line-height:1.5}._actionsConnectionStatus_13mcq_470{display:inline-flex;align-items:center;flex-shrink:0;gap:.45rem;border:1px solid;border-radius:999px;padding:.4rem .7rem;font-size:.84rem;font-weight:800;white-space:nowrap}._actionsConnectionStatus_13mcq_470 span{width:.55rem;height:.55rem;border-radius:999px}._actionsConnectionStatusOnline_13mcq_489{border-color:#bbf7d0;background:#f0fdf4;color:#166534}._actionsConnectionStatusOnline_13mcq_489 span{background:#22c55e}._actionsConnectionStatusOffline_13mcq_499{border-color:#fecaca;background:#fef2f2;color:#991b1b}._actionsConnectionStatusOffline_13mcq_499 span{background:#ef4444}._actionsChatLayout_13mcq_509{--actions-card-height: 560px;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(220px,.9fr);gap:.9rem}._actionsChatCard_13mcq_516,._actionsHintsCard_13mcq_517{min-width:0;height:var(--actions-card-height);border:1px solid #e2e8f0;border-radius:14px;background:#fbfdff}._actionsChatCard_13mcq_516{display:grid;grid-template-rows:minmax(0,1fr) max-content;overflow:hidden}._actionsMessages_13mcq_531{display:flex;flex-direction:column;gap:.65rem;min-height:0;padding:1rem;background:radial-gradient(circle at top left,rgba(102,126,234,.08),transparent 36%),#fff;overflow-y:auto}._actionsMessage_13mcq_531{max-width:82%;border-radius:14px;padding:.7rem .85rem;color:#0f172a;font-size:.9rem;line-height:1.45;word-break:break-word}._actionsMessageUser_13mcq_553{align-self:flex-end;background:#e0e7ff;color:#312e81}._actionsMessageAssistant_13mcq_559{align-self:flex-start;background:#f1f5f9}._actionsMessageError_13mcq_564{background:#fee2e2;color:#991b1b}._actionsChatForm_13mcq_569{display:flex;align-items:center;flex-wrap:nowrap;gap:.5rem;padding:.5rem;border-top:1px solid #e2e8f0;background:#fff}._actionsChatForm_13mcq_569 input{flex:1 1 auto;width:100%;min-width:0;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:10px;padding:.5rem .65rem;background:#fff;color:#0f172a;font:inherit;caret-color:#0f172a;color-scheme:light}._actionsChatForm_13mcq_569 input::placeholder{color:#7a7a7a}._actionsChatForm_13mcq_569 input:focus{outline:2px solid rgba(79,70,229,.25);border-color:#818cf8}._actionsChatForm_13mcq_569 input:disabled{background:#f8fafc;color:#64748b;cursor:not-allowed}._actionsChatForm_13mcq_569 input:-webkit-autofill,._actionsChatForm_13mcq_569 input:-webkit-autofill:hover,._actionsChatForm_13mcq_569 input:-webkit-autofill:focus{-webkit-text-fill-color:#0f172a;caret-color:#0f172a;box-shadow:0 0 0 1000px #fff inset}._actionsChatForm_13mcq_569 ._settingsPanelPrimary_13mcq_248{align-self:center;flex:0 0 auto;padding:.5rem .85rem}._actionsHintsCard_13mcq_517{display:grid;grid-template-rows:max-content max-content minmax(0,1fr);gap:.75rem;padding:.9rem}._actionsHintsHeader_13mcq_630{display:flex;align-items:center;justify-content:space-between;gap:1rem}._actionsHintsHeader_13mcq_630 strong{color:#0f172a;font-size:1rem}._actionsHintsHeader_13mcq_630 span{border-radius:999px;padding:.15rem .5rem;background:#eef2ff;color:#4f46e5;font-size:.78rem;font-weight:800}._actionsHintsSearch_13mcq_651{width:100%;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:10px;padding:.6rem .7rem;background:#fff;color:#0f172a;font:inherit}._actionsHintsSearch_13mcq_651::placeholder{color:#94a3b8}._actionsHintsSearch_13mcq_651:focus{outline:2px solid rgba(79,70,229,.22);border-color:#818cf8}._actionsHintsEmpty_13mcq_671{margin:0;color:#64748b;font-size:.9rem;line-height:1.5}._actionsHintsList_13mcq_678{display:grid;align-content:start;gap:.55rem;min-height:0;overflow-y:auto}._actionsHintButton_13mcq_686{display:grid;gap:.22rem;width:100%;border:1px solid #e2e8f0;border-radius:12px;background:#fff;padding:.7rem .75rem;text-align:left;cursor:pointer}._actionsHintButton_13mcq_686:hover:not(:disabled){border-color:#c7d2fe;background:#f8faff}._actionsHintButton_13mcq_686:disabled{opacity:.65;cursor:not-allowed}._actionsHintTitle_13mcq_708{color:#0f172a;font-weight:800}._actionsHintMeta_13mcq_713{color:#64748b;font-size:.78rem;line-height:1.35}._actionsHintDescription_13mcq_719{color:#475569;font-size:.82rem;line-height:1.4}._sectionTitle_13mcq_725{margin:0 0 .9rem;font-size:1.2rem;color:#1e293b}._adminStatsGrid_13mcq_731{display:grid;grid-auto-flow:dense;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}._adminStatsItem_13mcq_738{border:1px solid #e2e8f0;border-radius:var(--border-radius);padding:.85rem .9rem;background:#fbfdff}._adminStatsItem_13mcq_738 span{display:block;color:#64748b;font-size:.88rem}._adminStatsItem_13mcq_738 strong{color:#1e293b;font-size:1.35rem}._adminStatsEulerItem_13mcq_756{grid-column:span 2;padding:1rem;overflow:hidden;background:linear-gradient(180deg,#fff,#f8fbff)}._adminEulerHeader_13mcq_763{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}._adminStatsEyebrow_13mcq_770{margin-bottom:.15rem;color:#64748b;font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}._adminEulerHeadline_13mcq_779{display:block;color:#0f172a;font-size:2rem;line-height:1}._adminEulerTotalBadge_13mcq_786{border:1px solid #dbeafe;border-radius:999px;padding:.18rem .55rem;background:#eff6ff;color:#2563eb;font-size:.74rem;font-weight:700}._adminEulerStats_13mcq_796{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;margin-top:.85rem}._adminEulerStat_13mcq_796{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;min-width:0;border:1px solid #e2e8f0;border-radius:12px;padding:.75rem .85rem;background:linear-gradient(180deg,#fff,#f8fafc)}._adminEulerStatLabel_13mcq_815{color:#64748b;font-size:.8rem;font-weight:700}._adminEulerStatLabel_13mcq_815:before{content:none}._adminEulerStat_13mcq_796 strong{color:#0f172a;font-size:1.35rem;line-height:1}._adminEulerStatAlysa_13mcq_831 ._adminEulerStatLabel_13mcq_815:before{background:#2563ebb8}._adminEulerStatWeb_13mcq_835 ._adminEulerStatLabel_13mcq_815:before{background:#059669b8}._adminEulerStatCombined_13mcq_839 ._adminEulerStatLabel_13mcq_815:before{background:#8b5cf6b8}._adminEulerWrap_13mcq_843{position:relative;min-height:210px;margin-top:.85rem;border:1px solid #e2e8f0;border-radius:16px;background:radial-gradient(circle at 50% 50%,rgba(99,102,241,.08),transparent 48%),linear-gradient(180deg,#f8fafceb,#fffffffa);--euler-empty-gap: 36px}._adminEulerCircle_13mcq_855{position:absolute;top:50%;border-radius:50%;display:flex;align-items:center;justify-content:center;text-align:center;border:1px solid;transform:translateY(-50%);box-shadow:inset 0 1px #ffffff8c}._adminEulerCircleAlysa_13mcq_868{left:calc(50% - var(--alysa-circle-size, 132px) + 34px);width:var(--alysa-circle-size, 132px);height:var(--alysa-circle-size, 132px);background:#3b82f629;border-color:#2563eb73}._adminEulerCircleWeb_13mcq_876{left:calc(50% - 34px);width:var(--web-circle-size, 132px);height:var(--web-circle-size, 132px);background:#10b98129;border-color:#05966973}._adminEulerCircle_13mcq_855 strong{color:#0f172a;font-size:1.28rem;line-height:1}._adminEulerCircleAlysa_13mcq_868 strong{transform:translate(calc(var(--alysa-circle-size, 132px) * -.26))}._adminEulerCircleWeb_13mcq_876 strong{transform:translate(calc(var(--web-circle-size, 132px) * .26))}._adminEulerIntersection_13mcq_898{position:absolute;left:50%;top:50%;width:var(--combined-size, 56px);height:var(--combined-size, 56px);border-radius:50%;display:flex;align-items:center;justify-content:center;text-align:center;z-index:2;transform:translate(-50%,-50%)}._adminEulerIntersection_13mcq_898 strong{color:#0f172a;font-size:1.12rem;line-height:1}._adminEulerWrapNoIntersection_13mcq_919 ._adminEulerCircleAlysa_13mcq_868{left:calc(50% - var(--alysa-circle-size, 132px) - var(--euler-empty-gap))}._adminEulerWrapNoIntersection_13mcq_919 ._adminEulerCircleWeb_13mcq_876{left:calc(50% + var(--euler-empty-gap))}._adminEulerWrapNoIntersection_13mcq_919 ._adminEulerIntersection_13mcq_898{border:1px dashed #cbd5e1}._adminRecentUsersItem_13mcq_931{display:flex;flex-direction:column;gap:.75rem;grid-column:span 4}._adminRecentUsersGrid_13mcq_938{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem}._adminRecentUsersPeriod_13mcq_944{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;border:1px solid #e2e8f0;border-radius:12px;padding:.75rem .85rem;background:linear-gradient(180deg,#fff,#f8fafc)}._adminRecentUsersPeriod_13mcq_944 strong{color:#0f172a;font-size:1.35rem;line-height:1}._adminRecentUsersPeriod_13mcq_944 span{color:#64748b;font-size:.8rem;font-weight:700}._adminRecentUsersChart_13mcq_967{border:1px solid #e2e8f0;border-radius:14px;padding:.65rem .35rem .25rem;background:linear-gradient(180deg,#fff,#f8fafc)}._adminActiveUsersBlock_13mcq_974{display:grid;gap:.45rem}._adminActiveUsersChart_13mcq_979{border:1px solid #e0e7ff;border-radius:14px;padding:.65rem .35rem .2rem;background:linear-gradient(180deg,#fff,#eef2ff)}._adminConnectionSnapshotsItem_13mcq_986{display:flex;flex-direction:column;gap:.75rem;grid-column:span 4}._adminConnectionSnapshotsHeader_13mcq_993{display:flex;align-items:center;justify-content:space-between;gap:.75rem}._adminConnectionSnapshotsDaysControl_13mcq_1000{display:flex;align-items:center;gap:.45rem;color:#64748b;font-size:.82rem;font-weight:600}._adminConnectionSnapshotsDaysControl_13mcq_1000 select{border:1px solid #cbd5e1;border-radius:10px;padding:.35rem .55rem;background:#fff;color:#334155;font:inherit;font-weight:600}._adminConnectionSnapshotsDaysControl_13mcq_1000 select:disabled{opacity:.65;cursor:not-allowed}._adminConnectionSnapshotsGrid_13mcq_1024{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem}._adminConnectionSnapshotsMetric_13mcq_1030{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;border:1px solid #e2e8f0;border-radius:12px;padding:.75rem .85rem;background:linear-gradient(180deg,#fff,#f8fafc)}._adminConnectionSnapshotsMetric_13mcq_1030 strong{color:#0f172a;font-size:1.35rem;line-height:1}._adminConnectionSnapshotsMetric_13mcq_1030 span{color:#64748b;font-size:.8rem;font-weight:700}._adminConnectionSnapshotsChart_13mcq_1053{border:1px solid #e2e8f0;border-radius:14px;padding:.65rem .35rem .25rem;background:linear-gradient(180deg,#fff,#f8fafc)}._adminConnectionSnapshotsSeriesToggles_13mcq_1060{display:flex;flex-wrap:wrap;gap:.45rem}._adminConnectionSnapshotSeriesToggle_13mcq_1066{display:inline-flex;align-items:center;gap:.4rem;border:1px solid #dbeafe;border-radius:999px;padding:.32rem .7rem;background:#fff;color:#334155;font-size:.78rem;font-weight:700;cursor:pointer;transition:opacity .15s ease,background-color .15s ease}._adminConnectionSnapshotSeriesToggleActive_13mcq_1081{background:#f8fbff}._adminConnectionSnapshotSeriesToggleInactive_13mcq_1085{opacity:.55;background:#f8fafc}._adminConnectionSnapshotSeriesToggleDot_13mcq_1090{width:8px;height:8px;border-radius:999px;flex-shrink:0}._adminConnectionSnapshotsEmpty_13mcq_1097{margin:0;color:#64748b;font-size:.92rem}._adminDeviceOsItem_13mcq_1103{display:flex;flex-direction:column;gap:.55rem;grid-column:span 2}._adminDeviceOsChart_13mcq_1110{border:1px solid #e2e8f0;border-radius:14px;padding:.65rem .35rem .25rem;background:linear-gradient(180deg,#fff,#f8fafc)}._adminAppVersionsItem_13mcq_1117{display:flex;flex-direction:column;gap:.55rem;grid-column:span 2}._adminAppVersionsChart_13mcq_1124{border:1px solid #e2e8f0;border-radius:14px;padding:.55rem .25rem .45rem .1rem;background:linear-gradient(180deg,#fff,#f8fafc)}._adminAppVersionsEmpty_13mcq_1131{margin:0;padding:.75rem .5rem;color:#64748b;font-size:.9rem}._adminAppVersionTooltipTitle_13mcq_1138{word-break:break-word;max-width:min(280px,70vw);font-weight:800;line-height:1.25}._adminChartTooltip_13mcq_1145{min-width:170px;border:1px solid #cbd5e1;border-radius:12px;padding:.65rem;background:#fffffffa;box-shadow:0 12px 30px #0f172a24}._adminChartTooltipHeader_13mcq_1154{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-bottom:.45rem;border-bottom:1px solid #e2e8f0}._adminChartTooltipHeader_13mcq_1154 span{color:#0f172a;font-size:.86rem;font-weight:800}._adminChartTooltipHeader_13mcq_1154 strong{color:#3b82f6;font-size:1rem}._adminChartTooltipRows_13mcq_1174{display:grid;gap:.42rem;margin-top:.5rem}._adminChartTooltipRow_13mcq_1174{display:flex;align-items:center;justify-content:space-between;gap:1rem}._adminChartTooltipName_13mcq_1187{display:inline-flex;align-items:center;gap:.45rem;color:#475569;font-size:.8rem;font-weight:700}._adminChartTooltipName_13mcq_1187 i{width:.62rem;height:.62rem;border-radius:999px}._adminChartTooltipRow_13mcq_1174 strong{color:#0f172a;font-size:.86rem}._adminFunnelItem_13mcq_1207{display:flex;flex-direction:column;gap:.75rem;grid-column:span 2}._adminFunnel_13mcq_1207{width:100%;max-width:460px;display:grid;grid-template-columns:minmax(0,324px) 112px;align-items:end;column-gap:.75rem;justify-content:center;padding:.35rem 0 .15rem;margin:0 auto}._adminFunnelMain_13mcq_1226{width:100%;display:grid;gap:0}._adminFunnelRow_13mcq_1232{width:100%;margin-top:-1px}._adminFunnelRow_13mcq_1232:first-child{margin-top:0}._adminFunnelStep_13mcq_1241{display:flex;justify-content:center}._adminFunnelBar_13mcq_1246{width:100%;height:62px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.15rem;padding:.7rem 1.5rem;clip-path:polygon(0 0,100% 0,92% 100%,8% 100%);box-shadow:inset 0 1px #ffffff94}._adminFunnelBar_13mcq_1246 strong{color:#0f172a;font-size:1.25rem}._adminFunnelBar_13mcq_1246 span{color:#334155;font-size:.8rem;font-weight:700}._adminFunnelBarOrders_13mcq_1271{width:100%;background:linear-gradient(135deg,#3b82f638,#3b82f624)}._adminFunnelBarSubscriptions_13mcq_1276{width:78%;background:linear-gradient(135deg,#10b98138,#10b98124)}._adminFunnelBarActive_13mcq_1281{width:56%;background:linear-gradient(135deg,#8b5cf638,#8b5cf624)}._adminFunnelPromoGroup_13mcq_1286{display:grid;grid-template-rows:repeat(2,62px);align-self:end;justify-items:center;gap:0;transform:translate(-2rem)}._adminFunnelPromoBar_13mcq_1295{justify-self:center;height:62px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.7rem 1rem;clip-path:polygon(12% 0,100% 0,88% 100%,0 100%)}._adminFunnelPromoBar_13mcq_1295 strong{color:#0f172a;font-size:1.08rem;line-height:1}._adminFunnelPromoBar_13mcq_1295 span{color:#334155;font-size:.68rem;font-weight:800;line-height:1.08;text-align:center}._adminFunnelPromoBarSubscriptions_13mcq_1321{width:90px;background:linear-gradient(135deg,#10b98138,#10b98124)}._adminFunnelPromoBarActive_13mcq_1326{width:76px;transform:translate(-2rem);background:linear-gradient(135deg,#8b5cf638,#8b5cf624)}._adminFunnelCommonMerge_13mcq_1332{grid-column:1 / -1;justify-self:center;width:156px;height:62px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.15rem;padding:.7rem 1.5rem;margin-top:-1px;transform:translate(-.9rem);clip-path:polygon(0 0,100% 0,92% 100%,8% 100%);background:linear-gradient(135deg,#6366f13d,#6366f124);box-shadow:inset 0 1px #ffffff8c}._adminFunnelCommonMerge_13mcq_1332 strong{color:#312e81;font-size:1.16rem;line-height:1}._adminFunnelCommonMerge_13mcq_1332 span{color:#3730a3;font-size:.76rem;font-weight:800;line-height:1.08}._adminPromocodesItem_13mcq_1364{grid-column:span 4;display:grid;gap:.85rem}._adminPromocodesHeader_13mcq_1370{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}._adminPromocodesHeader_13mcq_1370 strong{color:#0f172a;font-size:1.6rem;line-height:1}._adminPromocodeForm_13mcq_1383{display:grid;grid-template-columns:1.1fr .9fr .8fr .8fr auto auto;gap:.55rem;align-items:center}._adminPromocodeForm_13mcq_1383 input,._adminPromocodeForm_13mcq_1383 select{width:100%;min-width:0;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:10px;padding:.55rem .65rem;background:#fff;color:#0f172a;font:inherit}._adminPromocodeForm_13mcq_1383 input:focus,._adminPromocodeForm_13mcq_1383 select:focus{outline:2px solid rgba(79,70,229,.25);border-color:#818cf8}._adminPromocodeForm_13mcq_1383 input[type=number]::-webkit-outer-spin-button,._adminPromocodeForm_13mcq_1383 input[type=number]::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}._adminPromocodeCheckbox_13mcq_1415{display:inline-flex;align-items:center;gap:.35rem;color:#475569;font-size:.82rem;font-weight:700;white-space:nowrap}._adminPromocodeCheckbox_13mcq_1415 input{width:auto}._adminPromocodeFormActions_13mcq_1429{display:inline-flex;align-items:center;gap:.45rem}._adminPromocodeGhostButton_13mcq_1435,._adminPromocodeRowActions_13mcq_1436 button{border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#334155;font-weight:700;cursor:pointer}._adminPromocodeGhostButton_13mcq_1435:hover,._adminPromocodeRowActions_13mcq_1436 button:hover:not(:disabled){background:#f8fafc}._adminPromocodeRowActions_13mcq_1436 button:disabled{opacity:.45;cursor:not-allowed}._adminPromocodesEmpty_13mcq_1455{margin:0;color:#64748b;font-size:.9rem}._adminPromocodesTableWrap_13mcq_1461{overflow:hidden;border:1px solid #e2e8f0;border-radius:14px;background:#fff}._adminPromocodesTable_13mcq_1461{width:100%;border-collapse:collapse;table-layout:fixed}._adminPromocodesTable_13mcq_1461 th,._adminPromocodesTable_13mcq_1461 td{padding:.65rem .7rem;border-bottom:1px solid #e2e8f0;text-align:left;vertical-align:middle}._adminPromocodesTable_13mcq_1461 th{color:#64748b;font-size:.76rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;background:#f8fafc}._adminPromocodesTable_13mcq_1461 td{color:#334155;font-size:.86rem;word-break:break-word}._adminPromocodesTable_13mcq_1461 th:first-child,._adminPromocodesTable_13mcq_1461 td:first-child{width:26%}._adminPromocodesTable_13mcq_1461 th:nth-child(2),._adminPromocodesTable_13mcq_1461 td:nth-child(2){width:18%}._adminPromocodesTable_13mcq_1461 th:nth-child(3),._adminPromocodesTable_13mcq_1461 td:nth-child(3),._adminPromocodesTable_13mcq_1461 th:nth-child(4),._adminPromocodesTable_13mcq_1461 td:nth-child(4){width:12%}._adminPromocodesTable_13mcq_1461 th:nth-child(5),._adminPromocodesTable_13mcq_1461 td:nth-child(5){width:16%}._adminPromocodesTable_13mcq_1461 th:last-child,._adminPromocodesTable_13mcq_1461 td:last-child{width:16%}._adminPromocodesTable_13mcq_1461 tr:last-child td{border-bottom:none}._adminPromocodeCode_13mcq_1528{display:inline-block;margin-right:.45rem;color:#0f172a;font-weight:800}._adminPromocodeStatus_13mcq_1535{display:inline-flex;width:max-content;align-items:center;border-radius:999px;padding:.12rem .42rem;font-size:.68rem;font-weight:800;text-transform:uppercase}._adminPromocodeStatusActive_13mcq_1546{background:#dcfce7;color:#166534}._adminPromocodeStatusInactive_13mcq_1551{background:#f1f5f9;color:#64748b}._adminPromocodeRowActions_13mcq_1436{display:inline-flex;flex-wrap:nowrap;gap:.4rem}._adminPromocodeRowActions_13mcq_1436 button{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;padding:0;font-size:1rem;line-height:1}._subscriptionActions_13mcq_1573{display:grid;gap:.85rem;margin-bottom:1rem}._subscriptionsList_13mcq_1579,._subscriptionSkeletonList_13mcq_1584{display:grid;gap:.85rem}._subscriptionSkeletonItem_13mcq_1589{border:1px solid #e2e8f0;border-radius:var(--border-radius);padding:.9rem;background:#fbfdff;display:grid;gap:.55rem}._subscriptionSkeletonLine_13mcq_1598{height:14px;border-radius:999px;background:linear-gradient(90deg,#e2e8f0,#f1f5f9,#e2e8f0);background-size:200% 100%;animation:_subscriptionSkeletonShimmer_13mcq_1 1.1s linear infinite}._subscriptionSkeletonLineWide_13mcq_1606{width:72%}._subscriptionSkeletonLineShort_13mcq_1610{width:44%}._subscriptionItem_13mcq_1614{border:1px solid #e2e8f0;border-radius:var(--border-radius);padding:.9rem;background:#fbfdff}._subscriptionRow_13mcq_1621{display:flex;justify-content:space-between;gap:1rem;margin-bottom:.35rem}._subscriptionRow_13mcq_1621 span{color:#64748b}._subscriptionStatus_13mcq_1632{margin-top:.5rem;display:inline-block;padding:.2rem .55rem;border-radius:999px;font-size:.82rem;font-weight:600}._subscriptionStatusActive_13mcq_1641{background:#e8f5e9;color:#2e7d32}._subscriptionStatusInactive_13mcq_1646{background:#fef2f2;color:#b42318}@keyframes _subscriptionSkeletonShimmer_13mcq_1{0%{background-position:200% 0}to{background-position:-200% 0}}@media(max-width:900px){._accountLayout_13mcq_31{grid-template-columns:1fr}._tabsSidebar_13mcq_38{flex-direction:row;flex-wrap:wrap;border-right:none;border-bottom:1px solid #e2e8f0;padding-right:0;padding-bottom:.75rem}._tabButton_13mcq_50{width:auto;text-align:center}._adminStatsEulerItem_13mcq_756,._adminRecentUsersItem_13mcq_931,._adminConnectionSnapshotsItem_13mcq_986,._adminFunnelItem_13mcq_1207,._adminDeviceOsItem_13mcq_1103,._adminAppVersionsItem_13mcq_1117,._adminPromocodesItem_13mcq_1364{grid-column:span 1}._actionsChatLayout_13mcq_509{grid-template-columns:1fr}._adminPromocodeForm_13mcq_1383{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){._settingsRow_13mcq_190,._settingsInlineInputRow_13mcq_231{flex-direction:column;align-items:stretch}._settingsRowActions_13mcq_314{padding-top:0;justify-content:flex-start}._settingsPanelPrimary_13mcq_248{align-self:stretch;text-align:center}._actionsTabHeader_13mcq_456{flex-direction:column}._adminEulerWrap_13mcq_843{min-height:210px;--euler-empty-gap: 24px}._adminEulerStats_13mcq_796,._adminRecentUsersGrid_13mcq_938,._adminConnectionSnapshotsGrid_13mcq_1024{grid-template-columns:1fr}._adminFunnel_13mcq_1207{grid-template-columns:minmax(0,1fr) 92px}._adminFunnelPromoBarSubscriptions_13mcq_1321{width:88px}._adminFunnelPromoBarActive_13mcq_1326{width:64px}._adminFunnelCommonMerge_13mcq_1332{width:104px;transform:translate(-.45rem)}._adminPromocodeForm_13mcq_1383{grid-template-columns:1fr}._adminPromocodeFormActions_13mcq_1429{align-items:stretch;flex-direction:column}._adminEulerCircleAlysa_13mcq_868{left:calc(50% - var(--alysa-circle-size, 132px) + 28px)}._adminEulerCircleWeb_13mcq_876{left:calc(50% - 28px)}}._stack_98fse_1{position:fixed;bottom:1.25rem;right:1.25rem;z-index:10000;display:flex;flex-direction:column;gap:.5rem;align-items:flex-end;max-width:min(22rem,calc(100vw - 2rem));pointer-events:none}._toast_98fse_14{pointer-events:auto;width:100%;padding:.85rem 1.1rem;border-radius:10px;font-size:.9rem;font-weight:600;line-height:1.45;box-shadow:0 4px 6px #0000001f,0 10px 24px #0000002e;animation:_toastIn_98fse_1 .22s ease-out}._toastSuccess_98fse_28{background:#065f46;color:#ecfdf5;border:1px solid rgba(167,243,208,.4)}._toastError_98fse_34{background:#7f1d1d;color:#fef2f2;border:1px solid rgba(254,202,202,.35)}@keyframes _toastIn_98fse_1{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@media(max-width:480px){._stack_98fse_1{right:1rem;bottom:1rem;left:1rem;max-width:none;align-items:stretch}}._line_i4290_1{position:relative;overflow:hidden;background:#e8edf5;border-radius:8px}._line_i4290_1:after{content:"";position:absolute;inset:0;transform:translate(-100%);background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.7) 50%,transparent 100%);animation:_shimmer_i4290_1 1.2s ease-in-out infinite}@keyframes _shimmer_i4290_1{to{transform:translate(100%)}}._pageTitle_jyvkj_3{width:38%;max-width:220px;height:2.5rem;margin-bottom:.75rem}._tabsSidebar_jyvkj_11{gap:.35rem}._tab_jyvkj_11{height:2.5rem;border-radius:8px}._rowHeading_jyvkj_21{width:36%;max-width:180px;height:1.25rem;margin-bottom:.35rem}._rowDesc_jyvkj_29{width:78%;max-width:420px;height:1.3125rem}._rowDescMono_jyvkj_36{width:88%;max-width:520px;height:1.23rem}._rowDescNarrow_jyvkj_44{width:55%;max-width:280px;height:1.3125rem;margin-top:.5rem}._copyButton_jyvkj_51{width:38px;height:38px;border-radius:8px;flex-shrink:0}._primaryAction_jyvkj_58{width:148px;height:38px;border-radius:8px;flex-shrink:0}._linkRow_jyvkj_65{align-items:flex-start}._inlineForm_jyvkj_69{margin-top:.9rem}._inlineLabel_jyvkj_73{width:72%;max-width:380px;height:1.25rem;margin-bottom:.5rem}._inlineFieldRow_jyvkj_81{display:flex;flex-direction:row;align-items:center;gap:.75rem;width:100%}._inlineInput_jyvkj_89{flex:1;min-width:0;height:2.825rem;border-radius:8px}._inlineSubmit_jyvkj_97{width:200px;max-width:42%;height:2.375rem;border-radius:8px;flex-shrink:0}@media(max-width:560px){._inlineFieldRow_jyvkj_81{flex-direction:column;align-items:stretch}._inlineSubmit_jyvkj_97{width:100%;max-width:none;height:2.75rem}}._overlay_mc571_1{position:fixed;inset:0;background-color:#0000008c;display:flex;justify-content:center;align-items:center;z-index:1000;padding:20px;animation:_fadeIn_mc571_1 .2s ease-out}@keyframes _fadeIn_mc571_1{0%{opacity:0}to{opacity:1}}._modal_mc571_22{background:#fff;border-radius:12px;width:100%;max-width:440px;box-shadow:0 10px 40px #0000002e;position:relative;animation:_slideUp_mc571_1 .25s ease-out;max-height:90vh;overflow-y:auto}@keyframes _slideUp_mc571_1{0%{transform:translateY(16px);opacity:0}to{transform:translateY(0);opacity:1}}._closeBtn_mc571_45{position:absolute;top:12px;right:12px;background:none;border:none;padding:0;font-size:26px;cursor:pointer;color:#555;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:999px;line-height:1;transition:background .15s}._closeBtn_mc571_45:hover{background-color:#f0f0f0}._closeBtn_mc571_45:focus-visible{outline:2px solid #4f46e5;outline-offset:2px}._inner_mc571_74{padding:24px 28px 28px}._title_mc571_78{margin:0 36px 8px 0;font-size:1.35rem;font-weight:700;color:#111}._subtitle_mc571_85{margin:0 0 20px;font-size:.9rem;color:#555;line-height:1.45}._form_mc571_92{display:flex;flex-direction:column;gap:4px}._actions_mc571_98{margin-top:18px;display:flex;flex-direction:column;gap:10px}._submit_mc571_105{width:100%;padding:12px 16px;border:none;border-radius:8px;background:var(--primary-gradient);color:#fff;font-size:1rem;font-weight:700;cursor:pointer;transition:opacity .15s;-webkit-appearance:none;appearance:none;box-shadow:none}._submit_mc571_105:hover:not(:disabled){opacity:.92}._submit_mc571_105:focus-visible{outline:2px solid #4f46e5;outline-offset:2px}._submit_mc571_105:disabled{opacity:.65;cursor:not-allowed}._cancel_mc571_135{width:100%;padding:10px 16px;border:1px solid #ccc;border-radius:8px;background:#fff;color:#333;font-size:.95rem;cursor:pointer;transition:background .15s}._cancel_mc571_135:hover:not(:disabled){background:#f5f5f5}._error_mc571_151{margin:0 0 12px;padding:10px 12px;border-radius:8px;background:#fef2f2;color:#b91c1c;font-size:.9rem}._success_mc571_160{margin:0 0 12px;padding:10px 12px;border-radius:8px;background:#ecfdf5;color:#047857;font-size:.9rem}:root{--primary-gradient: linear-gradient(135deg, #667eea 0%, #764ba2 100%);--secondary-gradient: linear-gradient(135deg, #2c3e50 0%, #34495e 100%);--text-primary: #2c3e50;--text-secondary: #34495e;--text-muted: #7f8c8d;--text-light: #bdc3c7;--background-light: #f8f9fa;--white: #ffffff;--shadow-light: 0 2px 4px rgba(0, 0, 0, .1);--shadow-medium: 0 4px 6px rgba(0, 0, 0, .1);--shadow-heavy: 0 4px 12px rgba(102, 126, 234, .4);--border-radius: 8px;--border-radius-large: 12px;--transition: all .3s ease}.container{width:100%;padding:0 2rem}.page-header{text-align:center;margin-bottom:3rem}.page-header h1{font-size:2.5rem;color:var(--text-primary);margin:0 0 1rem}.page-subtitle{font-size:1.2rem;color:var(--text-muted);margin:0}.page-content{min-height:calc(100vh - 200px);padding:2rem 0}.btn-primary,.btn-secondary{padding:1rem 2rem;border:none;border-radius:var(--border-radius);font-size:1.1rem;font-weight:600;cursor:pointer;transition:var(--transition);display:inline-flex;align-items:center;gap:.5rem}.btn-primary{background:var(--primary-gradient);color:var(--white)}.btn-primary:hover{transform:translateY(-2px);box-shadow:var(--shadow-heavy);color:#f4f6ff}.btn-secondary{background:var(--background-light);color:var(--text-primary);border:2px solid #e9ecef}.btn-secondary:hover{background:#e9ecef;color:var(--text-primary)}.card{background:var(--white);padding:2rem;border-radius:var(--border-radius-large);box-shadow:var(--shadow-medium);transition:var(--transition)}.card:hover{transform:translateY(-5px)}.grid-2{display:grid;grid-template-columns:2fr 1fr;gap:3rem;align-items:start}.grid-3{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.grid-auto{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.heading-1{font-size:2.5rem;color:var(--text-primary);margin:0 0 1rem}.heading-2{font-size:1.8rem;color:var(--text-primary);margin:0 0 2rem}.heading-3{font-size:1.4rem;color:var(--text-secondary);margin:1.5rem 0 .5rem}.text-body{color:#555;line-height:1.7;margin:0 0 1rem}.text-list{color:#555;line-height:1.7;margin:0 0 1rem;padding-left:1.5rem}.text-list li{margin:.5rem 0}@media(max-width:768px){.container{padding:0 1rem}.page-header h1{font-size:2rem}.page-subtitle{font-size:1rem}.grid-2{grid-template-columns:1fr;gap:2rem}.card{padding:1.5rem}.btn-primary,.btn-secondary{font-size:1rem;padding:.8rem 1rem}}.app{min-height:100vh;display:flex;flex-direction:column}.main-content{flex:1;display:flex;flex-direction:column;background-color:var(--background-light)}*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{margin:0}ul{margin:0;padding:0}a{text-decoration:none;color:inherit}button{font-family:inherit}:focus:not(:focus-visible){outline:none}button,a,input,select,textarea,summary,[role=button],[tabindex]:not([tabindex="-1"]){-webkit-tap-highlight-color:transparent}
