*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--primary:#2563eb;--primary-dark:#1e40af;--primary-gradient:linear-gradient(135deg, #2563eb, #1e40af);--accent:#22c55e;--bg-white:#fff;--bg-light:#f8fafc;--text-primary:#0f172a;--text-secondary:#64748b;--border:#e2e8f0;--success:#22c55e;--error:#ef4444;--warning:#f59e0b;--card-shadow:0 1px 3px #0000000f, 0 4px 16px #0000000a;--card-shadow-hover:0 4px 24px #2563eb1f, 0 1px 4px #00000014;--radius:12px;--radius-lg:16px;--radius-xl:24px;--transition:.2s cubic-bezier(.4, 0, .2, 1)}html{scroll-behavior:smooth}body{color:var(--text-primary);background:var(--bg-white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:Plus Jakarta Sans,Inter,sans-serif;font-weight:700;line-height:1.2}h1{font-size:56px}h2{font-size:40px}h3{font-size:30px}h4{font-size:22px}@media (width<=768px){h1{font-size:36px}h2{font-size:28px}h3{font-size:22px}h4{font-size:18px}}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input,textarea,select{font-family:inherit}img{max-width:100%;height:auto}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-secondary)}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 40px}@media (width<=768px){.container{padding:0 20px}}.gradient-text{background:var(--primary-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}@keyframes fadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes countUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes progressFill{0%{width:0%}to{width:var(--target-width)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes toastIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes toastOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}.skeleton{background:linear-gradient(90deg,#f0f4f8 25%,#e2e8f0 50%,#f0f4f8 75%) 0 0/200% 100%;border-radius:8px;animation:1.5s infinite shimmer}.page-enter{animation:.3s forwards fadeIn}:focus-visible{outline:2px solid var(--primary);outline-offset:2px}._btn_iip5d_1{cursor:pointer;white-space:nowrap;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;font-family:inherit;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden}._btn_iip5d_1:disabled{opacity:.5;cursor:not-allowed;transform:none!important}._sm_iip5d_47{padding:8px 16px;font-size:13px}._md_iip5d_49{padding:12px 20px;font-size:15px}._lg_iip5d_51{padding:14px 28px;font-size:16px}._xl_iip5d_53{padding:16px 32px;font-size:17px}._primary_iip5d_59{color:#fff;background:linear-gradient(135deg,#2563eb,#1e40af);box-shadow:0 2px 8px #2563eb4d}._primary_iip5d_59:hover:not(:disabled){filter:brightness(1.05);transform:translateY(-1px)scale(1.01);box-shadow:0 4px 16px #2563eb66}._primary_iip5d_59:active:not(:disabled){transform:translateY(0)scale(.99)}._secondary_iip5d_87{color:#2563eb;background:#fff;border:1.5px solid #e2e8f0;box-shadow:0 1px 3px #0000000f}._secondary_iip5d_87:hover:not(:disabled){background:#eff6ff;border-color:#2563eb;transform:translateY(-1px)}._ghost_iip5d_111{color:#64748b;background:0 0}._ghost_iip5d_111:hover:not(:disabled){color:#0f172a;background:#f1f5f9}._danger_iip5d_129{color:#ef4444;background:#fef2f2;border:1.5px solid #fecaca}._danger_iip5d_129:hover:not(:disabled){color:#fff;background:#ef4444;border-color:#ef4444}._dark_iip5d_151{color:#fff;background:#0f172a}._dark_iip5d_151:hover:not(:disabled){background:#1e293b;transform:translateY(-1px)}._fullWidth_iip5d_171{width:100%}._loading_iip5d_177{cursor:wait}._spinner_iip5d_181{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:16px;height:16px;animation:.7s linear infinite _spin_iip5d_181}@keyframes _spin_iip5d_181{to{transform:rotate(360deg)}}._iconLeft_iip5d_209,._iconRight_iip5d_209{flex-shrink:0;align-items:center;display:flex}._header_2pjx0_1{z-index:100;height:72px;transition:all .25s;position:fixed;top:0;left:0;right:0}._scrolled_2pjx0_21{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;border-bottom:1px solid #e2e8f0;box-shadow:0 1px 12px #0000000f}._inner_2pjx0_35{align-items:center;gap:32px;max-width:1280px;height:100%;margin:0 auto;padding:0 40px;display:flex}._logo_2pjx0_57{cursor:pointer;flex-shrink:0;align-items:center;gap:10px;display:flex}._logoIcon_2pjx0_73{background:linear-gradient(135deg,#2563eb,#1e40af);border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex;box-shadow:0 2px 8px #2563eb4d}._logoText_2pjx0_95{color:#0f172a;letter-spacing:-.5px;font-family:Plus Jakarta Sans,sans-serif;font-size:20px;font-weight:800}._nav_2pjx0_113{flex:1;align-items:center;gap:4px;display:flex}._navItem_2pjx0_127{color:#475569;cursor:pointer;white-space:nowrap;border-radius:8px;align-items:center;gap:4px;padding:8px 14px;font-size:14px;font-weight:500;transition:all .15s;display:flex}._navItem_2pjx0_127:hover,._navItem_2pjx0_127._active_2pjx0_155{color:#0f172a;background:#f1f5f9}._chevronUp_2pjx0_165{transition:transform .15s;transform:rotate(180deg)}._dropdown_2pjx0_177{position:relative}._dropdownMenu_2pjx0_185{z-index:200;background:#fff;border:1px solid #e2e8f0;border-radius:16px;min-width:280px;padding:8px;animation:.15s _dropIn_2pjx0_1;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 8px 40px #0000001f}._dropdownHeader_2pjx0_213{text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;padding:8px 12px 4px;font-size:11px;font-weight:700}._dropdownItem_2pjx0_231{cursor:pointer;text-align:left;border-radius:10px;align-items:flex-start;gap:12px;width:100%;padding:10px 12px;transition:background .15s;display:flex}._dropdownItem_2pjx0_231:hover{background:#f8fafc}._dropdownIcon_2pjx0_263{color:#2563eb;flex-shrink:0;margin-top:1px}._dropdownLabel_2pjx0_275{color:#0f172a;font-size:14px;font-weight:600}._dropdownDesc_2pjx0_287{color:#64748b;margin-top:1px;font-size:12px}._actions_2pjx0_301{align-items:center;gap:8px;margin-left:auto;display:flex}._userMenu_2pjx0_317{position:relative}._avatar_2pjx0_325{cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:24px;align-items:center;gap:6px;padding:4px 8px 4px 4px;transition:all .15s;display:flex}._avatar_2pjx0_325:hover{background:#eff6ff;border-color:#2563eb}._avatarInner_2pjx0_359{color:#fff;background:linear-gradient(135deg,#2563eb,#1e40af);border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:13px;font-weight:700;display:flex}._userDropdown_2pjx0_385{z-index:200;background:#fff;border:1px solid #e2e8f0;border-radius:14px;min-width:200px;padding:8px;animation:.15s _dropIn_2pjx0_1;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 8px 40px #0000001f}._userInfo_2pjx0_413{padding:8px 12px}._userName_2pjx0_421{color:#0f172a;font-size:14px;font-weight:600}._userEmail_2pjx0_433{color:#64748b;margin-top:2px;font-size:12px}._userDivider_2pjx0_445{background:#f1f5f9;height:1px;margin:6px 0}._userItem_2pjx0_457{color:#475569;cursor:pointer;text-align:left;border-radius:8px;align-items:center;gap:10px;width:100%;padding:9px 12px;font-size:14px;font-weight:500;transition:all .15s;display:flex}._userItem_2pjx0_457:hover{color:#0f172a;background:#f8fafc}._userItemDanger_2pjx0_497:hover{color:#ef4444;background:#fef2f2}._mobileToggle_2pjx0_509{color:#475569;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;margin-left:auto;transition:all .15s;display:none}._mobileToggle_2pjx0_509:hover{color:#0f172a;background:#f1f5f9}._mobileMenu_2pjx0_545{background:#fff;border-top:1px solid #e2e8f0;flex-direction:column;gap:2px;padding:12px 20px 20px;animation:.2s _slideDown_2pjx0_1;display:flex}._mobileItem_2pjx0_565{color:#475569;cursor:pointer;text-align:left;border-radius:10px;padding:12px 16px;font-size:15px;font-weight:500;transition:all .15s}._mobileItem_2pjx0_565:hover{color:#0f172a;background:#f8fafc}._mobileItemPrimary_2pjx0_597{background:linear-gradient(135deg,#2563eb,#1e40af);margin-top:4px;color:#fff!important}._mobileDivider_2pjx0_609{background:#f1f5f9;height:1px;margin:8px 0}@media (width<=768px){._nav_2pjx0_113,._actions_2pjx0_301{display:none}._mobileToggle_2pjx0_509{display:flex}._inner_2pjx0_35{padding:0 20px}}@keyframes _dropIn_2pjx0_1{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@keyframes _slideDown_2pjx0_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}._footer_1daqs_1{color:#94a3b8;background:#020617;padding:80px 0 0}._container_1daqs_13{max-width:1280px;margin:0 auto;padding:0 40px}._grid_1daqs_25{border-bottom:1px solid #1e293b;grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;padding-bottom:64px;display:grid}._logo_1daqs_45{align-items:center;gap:10px;margin-bottom:16px;display:flex}._logoIcon_1daqs_59{background:linear-gradient(135deg,#2563eb,#1e40af);border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}._logoText_1daqs_79{color:#fff;letter-spacing:-.5px;font-family:Plus Jakarta Sans,sans-serif;font-size:18px;font-weight:800}._desc_1daqs_95{color:#64748b;max-width:280px;margin-bottom:24px;font-size:14px;line-height:1.7}._socials_1daqs_111{gap:10px;display:flex}._social_1daqs_111{color:#64748b;background:#0f172a;border:1px solid #1e293b;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}._social_1daqs_111:hover{color:#fff;background:#1e293b;border-color:#334155}._colTitle_1daqs_163{text-transform:uppercase;letter-spacing:.08em;color:#e2e8f0;margin-bottom:20px;font-size:13px;font-weight:700}._links_1daqs_181{flex-direction:column;gap:12px;list-style:none;display:flex}._links_1daqs_181 button{color:#64748b;cursor:pointer;text-align:left;font-size:14px;transition:color .15s}._links_1daqs_181 button:hover{color:#e2e8f0}._bottom_1daqs_219{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:24px 0;display:flex}._copy_1daqs_237{color:#475569;font-size:13px}._badges_1daqs_247{flex-wrap:wrap;gap:12px;display:flex}._badge_1daqs_247{color:#64748b;background:#0f172a;border:1px solid #1e293b;border-radius:20px;padding:4px 10px;font-size:12px}@media (width<=900px){._grid_1daqs_25{grid-template-columns:1fr 1fr;gap:32px}}@media (width<=600px){._grid_1daqs_25{grid-template-columns:1fr;gap:32px}._container_1daqs_13{padding:0 20px}._bottom_1daqs_219{flex-direction:column;align-items:flex-start}}._page_1vh0a_3{overflow-x:hidden}._hero_1vh0a_7{flex-direction:column;justify-content:center;min-height:100vh;padding-top:72px;display:flex;position:relative}._heroBg_1vh0a_25{z-index:0;position:absolute;inset:0;overflow:hidden}._heroBgGradient_1vh0a_39{background:linear-gradient(135deg,#eff6ff 0%,#f8fafc 50%,#f0fdf4 100%);position:absolute;inset:0}._heroBgGrid_1vh0a_51{background-image:linear-gradient(#2563eb0a 1px,#0000 1px),linear-gradient(90deg,#2563eb0a 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}._heroBgOrb1_1vh0a_69{background:radial-gradient(circle,#2563eb14 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:10%;right:5%}._heroBgOrb2_1vh0a_89{background:radial-gradient(circle,#22c55e0f 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:10%;left:5%}._heroInner_1vh0a_109{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1280px;margin:0 auto;padding:80px 40px;display:grid;position:relative}._heroLeft_1vh0a_133{animation:.6s forwards _fadeIn_1vh0a_1}._heroBadge_1vh0a_141{color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:24px;align-items:center;gap:8px;margin-bottom:28px;padding:6px 14px;font-size:13px;font-weight:600;display:inline-flex;box-shadow:0 1px 4px #0000000f}._heroBadgeDot_1vh0a_171{background:#22c55e;border-radius:50%;width:8px;height:8px;animation:2s infinite _pulse_1vh0a_1}._heroTitle_1vh0a_187{color:#0f172a;letter-spacing:-1.5px;margin-bottom:24px;font-size:60px;font-weight:800;line-height:1.1}._heroTitleGradient_1vh0a_205{background:linear-gradient(135deg,#2563eb,#1e40af);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}._heroSub_1vh0a_219{color:#64748b;max-width:480px;margin-bottom:36px;font-size:18px;line-height:1.7}._heroCtas_1vh0a_235{flex-wrap:wrap;gap:12px;margin-bottom:28px;display:flex}._heroTrust_1vh0a_249{align-items:center;gap:16px;display:flex}._heroStars_1vh0a_261{color:#64748b;align-items:center;gap:4px;font-size:13px;font-weight:500;display:flex}._heroRight_1vh0a_279{justify-content:center;animation:.6s forwards _slideInRight_1vh0a_1;display:flex}._heroScroll_1vh0a_291{color:#94a3b8;z-index:1;animation:2s ease-in-out infinite _float_1vh0a_1;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}._dashPreview_1vh0a_313{width:100%;max-width:480px;position:relative}._dashPreviewInner_1vh0a_325{background:#fff;border:1px solid #e2e8f0;border-radius:20px;animation:4s ease-in-out infinite _float_1vh0a_1;overflow:hidden;box-shadow:0 24px 80px #2563eb26,0 4px 16px #00000014}._dashPreviewHeader_1vh0a_343{background:#f8fafc;border-bottom:1px solid #e2e8f0;align-items:center;gap:12px;padding:12px 16px;display:flex}._dashPreviewDots_1vh0a_361{gap:6px;display:flex}._dashPreviewDots_1vh0a_361 span{border-radius:50%;width:10px;height:10px;display:block}._dashPreviewTitle_1vh0a_385{color:#64748b;font-size:13px;font-weight:600}._dashPreviewBody_1vh0a_397{flex-direction:column;gap:16px;padding:20px;display:flex}._dashPreviewStorageLabel_1vh0a_415{color:#64748b;justify-content:space-between;margin-bottom:8px;font-size:12px;font-weight:500;display:flex}._dashPreviewStorageVal_1vh0a_433{color:#0f172a;font-weight:600}._dashPreviewBar_1vh0a_443{background:#f1f5f9;border-radius:4px;height:8px;overflow:hidden}._dashPreviewBarFill_1vh0a_457{background:linear-gradient(90deg,#2563eb,#1e40af);border-radius:4px;height:100%;transition:width 1s}._dashPreviewFiles_1vh0a_471{flex-direction:column;gap:8px;display:flex}._dashPreviewFile_1vh0a_471{background:#f8fafc;border-radius:8px;align-items:center;gap:10px;padding:8px 10px;display:flex}._dashPreviewFileIcon_1vh0a_501{flex-shrink:0;font-size:16px}._dashPreviewFileName_1vh0a_511{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:12px;font-weight:500;overflow:hidden}._dashPreviewFileSize_1vh0a_531{color:#94a3b8;flex-shrink:0;font-size:11px}._dashPreviewStats_1vh0a_543{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}._dashPreviewStat_1vh0a_543{text-align:center;background:#f8fafc;border-radius:10px;padding:10px}._dashPreviewStatVal_1vh0a_569{color:#2563eb;font-size:18px;font-weight:700}._dashPreviewStatLabel_1vh0a_581{color:#94a3b8;margin-top:2px;font-size:11px}._dashPreviewFloat1_1vh0a_593,._dashPreviewFloat2_1vh0a_593{background:#fff;border:1px solid #e2e8f0;border-radius:24px;align-items:center;gap:6px;padding:8px 14px;font-size:12px;font-weight:600;display:flex;position:absolute;box-shadow:0 4px 16px #0000001a}._dashPreviewFloat1_1vh0a_593{color:#22c55e;animation:3s ease-in-out .5s infinite _float_1vh0a_1;bottom:-16px;left:-20px}._dashPreviewFloat2_1vh0a_593{color:#2563eb;animation:3s ease-in-out 1s infinite _float_1vh0a_1;top:20px;right:-20px}._metrics_1vh0a_651{background:#0f172a;padding:64px 0}._metricsGrid_1vh0a_661{grid-template-columns:repeat(4,1fr);gap:32px;display:grid}._metric_1vh0a_651{text-align:center}._metricValue_1vh0a_681{color:#fff;letter-spacing:-1px;background:linear-gradient(135deg,#60a5fa,#93c5fd);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:Plus Jakarta Sans,sans-serif;font-size:48px;font-weight:800}._metricLabel_1vh0a_705{color:#64748b;margin-top:4px;font-size:14px;font-weight:500}._section_1vh0a_721{padding:96px 0}._sectionHeader_1vh0a_729{text-align:center;margin-bottom:64px}._sectionBadge_1vh0a_739{color:#2563eb;text-transform:uppercase;letter-spacing:.08em;background:#eff6ff;border-radius:20px;margin-bottom:16px;padding:6px 14px;font-size:12px;font-weight:700;display:inline-block}._sectionTitle_1vh0a_765{color:#0f172a;letter-spacing:-.5px;margin-bottom:16px;font-size:40px;font-weight:800}._sectionSub_1vh0a_781{color:#64748b;max-width:560px;margin:0 auto;font-size:18px;line-height:1.7}._featuresGrid_1vh0a_799{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}._featureCard_1vh0a_811{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:28px;transition:all .2s}._featureCard_1vh0a_811:hover{border-color:#0000;transform:translateY(-4px);box-shadow:0 12px 40px #00000014}._featureIcon_1vh0a_839{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:16px;display:flex}._featureTitle_1vh0a_859{color:#0f172a;margin-bottom:8px;font-size:18px;font-weight:700}._featureDesc_1vh0a_873{color:#64748b;font-size:14px;line-height:1.6}._demoSection_1vh0a_887{background:#f8fafc;padding:96px 0}._demoTabs_1vh0a_897{justify-content:center;gap:8px;margin-bottom:32px;display:flex}._demoTab_1vh0a_897{color:#64748b;cursor:pointer;border:1.5px solid #0000;border-radius:10px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s}._demoTab_1vh0a_897:hover{color:#0f172a;background:#fff}._demoTabActive_1vh0a_943{color:#2563eb;background:#fff;border-color:#bfdbfe;box-shadow:0 2px 8px #2563eb1a}._demoPreview_1vh0a_957{max-width:800px;margin:0 auto}._demoBox_1vh0a_967{background:#fff;border:1px solid #e2e8f0;border-radius:16px;animation:.3s _fadeInScale_1vh0a_1;overflow:hidden;box-shadow:0 8px 32px #00000014}._demoBoxHeader_1vh0a_985{background:#f8fafc;border-bottom:1px solid #e2e8f0;align-items:center;gap:12px;padding:14px 20px;display:flex}._demoBoxDots_1vh0a_1003{gap:6px;display:flex}._demoBoxDots_1vh0a_1003 span{background:#e2e8f0;border-radius:50%;width:10px;height:10px;display:block}._demoBoxTitle_1vh0a_1029{color:#64748b;flex:1;font-size:13px;font-weight:600}._demoBoxBody_1vh0a_1043{flex-direction:column;gap:4px;padding:16px;display:flex}._demoFileRow_1vh0a_1057,._demoDeviceRow_1vh0a_1057,._demoShareRow_1vh0a_1057{border-radius:10px;align-items:center;gap:12px;padding:12px 14px;transition:background .15s;display:flex}._demoFileRow_1vh0a_1057:hover,._demoDeviceRow_1vh0a_1057:hover,._demoShareRow_1vh0a_1057:hover{background:#f8fafc}._demoFileIcon_1vh0a_1083{flex-shrink:0;font-size:18px}._demoFileName_1vh0a_1085{color:#0f172a;flex:1;font-size:14px;font-weight:500}._demoFileSize_1vh0a_1087,._demoFileDate_1vh0a_1089{color:#94a3b8;font-size:13px}._demoDeviceStatus_1vh0a_1093{border-radius:50%;flex-shrink:0;width:8px;height:8px}._demoStatusActive_1vh0a_1099{background:#22c55e}._demoStatusIdle_1vh0a_1101{background:#94a3b8}._demoDeviceName_1vh0a_1103{color:#0f172a;flex:1;font-size:14px;font-weight:500}._demoDeviceSize_1vh0a_1105{color:#64748b;font-size:13px}._demoDeviceTime_1vh0a_1107{color:#94a3b8;font-size:13px}._demoShareName_1vh0a_1111{color:#0f172a;flex:1;font-size:14px;font-weight:500}._demoSharePerm_1vh0a_1113{border-radius:20px;padding:3px 10px;font-size:12px;font-weight:600}._demoPermView_1vh0a_1119{color:#2563eb;background:#eff6ff}._demoPermEdit_1vh0a_1121{color:#16a34a;background:#f0fdf4}._demoPermRestricted_1vh0a_1123{color:#dc2626;background:#fef2f2}._demoShareUsers_1vh0a_1125{color:#94a3b8;font-size:13px}._securitySection_1vh0a_1131{background:#0f172a;padding:96px 0}._securitySection_1vh0a_1131 ._sectionBadge_1vh0a_739{color:#60a5fa;background:#2563eb33}._securitySection_1vh0a_1131 ._sectionTitle_1vh0a_765{color:#fff}._securitySection_1vh0a_1131 ._sectionSub_1vh0a_781{color:#94a3b8}._securityInner_1vh0a_1167{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}._securityLeft_1vh0a_1181{flex-direction:column;gap:20px;display:flex}._securityGrid_1vh0a_1193{grid-template-columns:1fr 1fr;gap:16px;display:grid}._securityCard_1vh0a_1205{background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;align-items:flex-start;gap:14px;padding:20px;transition:all .2s;display:flex}._securityCard_1vh0a_1205:hover{background:#ffffff12;border-color:#2563eb4d}._securityIcon_1vh0a_1237{color:#60a5fa;flex-shrink:0;margin-top:2px}._securityTitle_1vh0a_1249{color:#fff;margin-bottom:4px;font-size:14px;font-weight:600}._securityDesc_1vh0a_1263{color:#64748b;font-size:13px;line-height:1.5}._integrationsGrid_1vh0a_1277{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}._integrationCard_1vh0a_1289{text-align:center;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:24px;transition:all .2s}._integrationCard_1vh0a_1289:hover{border-color:#bfdbfe;transform:translateY(-3px);box-shadow:0 8px 24px #00000014}._integrationIcon_1vh0a_1321{margin-bottom:12px;font-size:32px}._integrationName_1vh0a_1331{color:#0f172a;margin-bottom:4px;font-size:14px;font-weight:700}._integrationDesc_1vh0a_1345{color:#94a3b8;font-size:12px}._pricingSection_1vh0a_1357{background:#f8fafc;padding:96px 0}._pricingGrid_1vh0a_1367{grid-template-columns:repeat(4,1fr);align-items:start;gap:20px;display:grid}._pricingCard_1vh0a_1381{background:#fff;border:1.5px solid #e2e8f0;border-radius:20px;padding:28px;transition:all .2s;position:relative}._pricingCard_1vh0a_1381:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000014}._pricingPopular_1vh0a_1409{border-color:#2563eb;box-shadow:0 0 0 1px #2563eb,0 8px 32px #2563eb26}._popularBadge_1vh0a_1419{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#2563eb,#1e40af);border-radius:20px;padding:4px 14px;font-size:11px;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}._planName_1vh0a_1447{text-transform:uppercase;letter-spacing:.06em;color:#64748b;margin-bottom:12px;font-size:14px;font-weight:700}._planPrice_1vh0a_1465{align-items:baseline;gap:2px;margin-bottom:4px;display:flex}._planPriceCurrency_1vh0a_1479{color:#0f172a;font-size:20px;font-weight:700}._planPriceAmount_1vh0a_1491{color:#0f172a;letter-spacing:-1px;font-family:Plus Jakarta Sans,sans-serif;font-size:40px;font-weight:800}._planPricePeriod_1vh0a_1507{color:#94a3b8;font-size:14px}._planPriceCustom_1vh0a_1517{color:#0f172a;font-size:32px;font-weight:800}._planStorage_1vh0a_1529{color:#2563eb;margin-bottom:8px;font-size:13px;font-weight:600}._planDesc_1vh0a_1543{color:#64748b;margin-bottom:20px;font-size:13px}._planFeatures_1vh0a_1555{flex-direction:column;gap:10px;margin-top:20px;list-style:none;display:flex}._planFeature_1vh0a_1555{color:#475569;align-items:flex-start;gap:8px;font-size:13px;display:flex}._planCheck_1vh0a_1587{color:#22c55e;flex-shrink:0;margin-top:1px}._faqList_1vh0a_1601{flex-direction:column;gap:8px;max-width:720px;margin:0 auto;display:flex}._faqItem_1vh0a_1617{background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;transition:border-color .2s;overflow:hidden}._faqOpen_1vh0a_1633{border-color:#bfdbfe}._faqQ_1vh0a_1641{color:#0f172a;cursor:pointer;text-align:left;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:20px 24px;font-size:15px;font-weight:600;transition:background .15s;display:flex}._faqQ_1vh0a_1641:hover{background:#f8fafc}._faqChevronUp_1vh0a_1675{transition:transform .2s;transform:rotate(180deg)}._faqA_1vh0a_1685{color:#64748b;padding:0 24px 20px;font-size:14px;line-height:1.7;animation:.2s _fadeIn_1vh0a_1}._ctaSection_1vh0a_1703{padding:96px 0}._ctaInner_1vh0a_1711{text-align:center;background:linear-gradient(135deg,#1e3a8a,#2563eb);border-radius:28px;padding:80px;position:relative;overflow:hidden}._ctaBg_1vh0a_1729{background-image:radial-gradient(circle at 20%,#ffffff0d 0%,#0000 50%),radial-gradient(circle at 80%,#ffffff0d 0%,#0000 50%);position:absolute;inset:0}._ctaTitle_1vh0a_1745{color:#fff;letter-spacing:-.5px;margin-bottom:16px;font-size:44px;font-weight:800;position:relative}._ctaSub_1vh0a_1763{color:#ffffffbf;max-width:520px;margin:0 auto 36px;font-size:18px;line-height:1.7;position:relative}._ctaBtns_1vh0a_1781{flex-wrap:wrap;justify-content:center;gap:12px;display:flex;position:relative}@media (width<=1024px){._heroInner_1vh0a_109{grid-template-columns:1fr;gap:48px}._heroRight_1vh0a_279{display:none}._featuresGrid_1vh0a_799,._pricingGrid_1vh0a_1367{grid-template-columns:repeat(2,1fr)}._integrationsGrid_1vh0a_1277{grid-template-columns:repeat(4,1fr)}._securityInner_1vh0a_1167{grid-template-columns:1fr;gap:48px}._metricsGrid_1vh0a_661{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){._heroTitle_1vh0a_187{font-size:40px}._featuresGrid_1vh0a_799,._pricingGrid_1vh0a_1367{grid-template-columns:1fr}._integrationsGrid_1vh0a_1277{grid-template-columns:repeat(2,1fr)}._securityGrid_1vh0a_1193{grid-template-columns:1fr}._ctaInner_1vh0a_1711{padding:48px 24px}._ctaTitle_1vh0a_1745{font-size:32px}._metricsGrid_1vh0a_661{grid-template-columns:repeat(2,1fr)}._heroInner_1vh0a_109{padding:60px 20px}}@keyframes _fadeIn_1vh0a_1{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes _slideInRight_1vh0a_1{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}@keyframes _fadeInScale_1vh0a_1{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}@keyframes _float_1vh0a_1{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes _pulse_1vh0a_1{0%,to{opacity:1}50%{opacity:.4}}._sidebar_11uoq_1{background:#fff;border-right:1px solid #e2e8f0;flex-direction:column;flex-shrink:0;width:240px;height:100vh;display:flex;position:sticky;top:0;overflow-y:auto}._logo_11uoq_27{border-bottom:1px solid #f1f5f9;align-items:center;gap:10px;padding:20px 20px 16px;display:flex}._logoIcon_11uoq_43{background:linear-gradient(135deg,#2563eb,#1e40af);border-radius:9px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}._logoText_11uoq_63{color:#0f172a;letter-spacing:-.5px;font-family:Plus Jakarta Sans,sans-serif;font-size:17px;font-weight:800}._nav_11uoq_79{flex-direction:column;flex:1;gap:24px;padding:16px 12px;display:flex;overflow-y:auto}._navSection_11uoq_97{flex-direction:column;gap:2px;display:flex}._navLabel_11uoq_109{text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;margin-bottom:6px;padding:0 8px;font-size:11px;font-weight:700}._navItem_11uoq_129{color:#64748b;cursor:pointer;text-align:left;border-radius:10px;align-items:center;gap:10px;width:100%;padding:10px 12px;font-size:14px;font-weight:500;transition:all .15s;display:flex;position:relative}._navItem_11uoq_129:hover{color:#0f172a;background:#f8fafc}._navItemActive_11uoq_171{color:#2563eb;background:#eff6ff;font-weight:600}._navItemActive_11uoq_171 ._navIcon_11uoq_183{color:#2563eb}._navIcon_11uoq_183{flex-shrink:0;align-items:center;display:flex}._navArrow_11uoq_203{opacity:.5;margin-left:auto}._storage_11uoq_215{border-top:1px solid #f1f5f9;padding:16px}._storageHeader_11uoq_225{color:#64748b;align-items:center;gap:6px;margin-bottom:10px;font-size:12px;font-weight:600;display:flex}._upgradeBtn_11uoq_245{color:#2563eb;cursor:pointer;background:#eff6ff;border-radius:6px;align-items:center;gap:3px;margin-left:auto;padding:3px 8px;font-size:11px;font-weight:600;transition:all .15s;display:flex}._upgradeBtn_11uoq_245:hover{background:#dbeafe}._storageBar_11uoq_283{background:#f1f5f9;border-radius:3px;height:6px;margin-bottom:8px;overflow:hidden}._storageBarFill_11uoq_299{background:linear-gradient(90deg,#2563eb,#1e40af);border-radius:3px;height:100%;transition:width 1s}._storageInfo_11uoq_313{color:#94a3b8;justify-content:space-between;font-size:11px;display:flex}._user_11uoq_329{border-top:1px solid #f1f5f9;align-items:center;gap:10px;padding:14px 16px;display:flex}._userAvatar_11uoq_345{color:#fff;background:linear-gradient(135deg,#2563eb,#1e40af);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:13px;font-weight:700;display:flex}._userInfo_11uoq_373{flex:1;min-width:0}._userName_11uoq_383{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}._userPlan_11uoq_401{color:#94a3b8;font-size:11px}._logoutBtn_11uoq_411{color:#94a3b8;cursor:pointer;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:all .15s;display:flex}._logoutBtn_11uoq_411:hover{color:#ef4444;background:#fef2f2}._wrapper_pvluw_1{background:#fff;border-radius:20px;width:100%;max-width:560px;animation:.25s cubic-bezier(.34,1.56,.64,1) _modalIn_pvluw_1;box-shadow:0 24px 80px #0003}._header_pvluw_19{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}._title_pvluw_35{color:#0f172a;font-size:18px;font-weight:700}._close_pvluw_47{color:#64748b;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .15s;display:flex}._close_pvluw_47:hover{color:#0f172a;background:#f1f5f9}._dropzone_pvluw_81{text-align:center;cursor:pointer;border:2px dashed #cbd5e1;border-radius:16px;margin:24px;padding:48px 24px;transition:all .2s;position:relative}._dropzone_pvluw_81:hover{background:#f8fafc;border-color:#2563eb}._dragging_pvluw_113{background:#eff6ff;border-color:#2563eb}._fileInput_pvluw_123{display:none}._dropzoneIcon_pvluw_131{margin-bottom:16px}._dropzoneText_pvluw_139{color:#0f172a;margin-bottom:4px;font-size:16px;font-weight:600}._dropzoneSub_pvluw_153{color:#64748b;margin-bottom:12px;font-size:14px}._dropzoneHint_pvluw_165{color:#94a3b8;font-size:12px}._uploads_pvluw_175{max-height:240px;padding:0 24px 16px;overflow-y:auto}._uploadsTitle_pvluw_187{text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;margin-bottom:12px;font-size:12px;font-weight:700}._uploadItem_pvluw_205{background:#f8fafc;border-radius:10px;align-items:flex-start;gap:12px;margin-bottom:8px;padding:12px;display:flex}._uploadIcon_pvluw_225{flex-shrink:0;margin-top:2px}._uploadInfo_pvluw_235{flex:1;min-width:0}._uploadName_pvluw_245{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;margin-bottom:6px;font-size:13px;font-weight:600;overflow:hidden}._uploadBarWrap_pvluw_265{align-items:center;gap:8px;display:flex}._uploadBar_pvluw_265{background:#e2e8f0;border-radius:2px;flex:1;height:4px;overflow:hidden}._uploadBarFill_pvluw_293{background:linear-gradient(90deg,#2563eb,#1e40af);border-radius:2px;height:100%;transition:width .15s linear}._uploadPct_pvluw_307{color:#2563eb;text-align:right;min-width:32px;font-size:11px;font-weight:600}._uploadSuccess_pvluw_323{color:#22c55e;font-size:12px;font-weight:500}._footer_pvluw_335{border-top:1px solid #e2e8f0;justify-content:flex-end;align-items:center;gap:8px;padding:16px 24px;display:flex}@keyframes _modalIn_pvluw_1{0%{opacity:0;transform:scale(.94)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}._page_541ug_1{flex-direction:column;gap:24px;padding:32px;animation:.3s _fadeIn_541ug_1;display:flex}._header_541ug_17{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}._title_541ug_31{color:#0f172a;margin-bottom:4px;font-size:26px;font-weight:800}._sub_541ug_45{color:#64748b;font-size:14px}._statsGrid_541ug_57{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}._statCard_541ug_69{background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:flex-start;gap:14px;padding:20px;transition:all .2s;display:flex}._statCard_541ug_69:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000000f}._statIcon_541ug_101{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}._statInfo_541ug_121{flex:1}._statValue_541ug_125{color:#0f172a;letter-spacing:-.5px;font-family:Plus Jakarta Sans,sans-serif;font-size:24px;font-weight:800}._statLabel_541ug_141{color:#64748b;margin-top:2px;font-size:13px}._statSub_541ug_153{color:#94a3b8;margin-top:2px;font-size:12px}._storageCard_541ug_167{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:24px}._storageCardHeader_541ug_181{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}._storageCardTitle_541ug_197{color:#0f172a;margin-bottom:4px;font-size:16px;font-weight:700}._storageCardSub_541ug_211{color:#64748b;font-size:13px}._storageBarWrap_541ug_221{align-items:center;gap:12px;margin-bottom:16px;display:flex}._storageBarBg_541ug_235{background:#f1f5f9;border-radius:5px;flex:1;height:10px;overflow:hidden}._storageBarFill_541ug_251{background:linear-gradient(90deg,#2563eb,#1e40af);border-radius:5px;height:100%;transition:width 1.2s cubic-bezier(.4,0,.2,1)}._storageBarPct_541ug_265{color:#2563eb;text-align:right;min-width:36px;font-size:13px;font-weight:700}._storageBreakdown_541ug_281{flex-wrap:wrap;gap:24px;display:flex}._storageBreakdownItem_541ug_293{color:#64748b;align-items:center;gap:6px;font-size:13px;display:flex}._storageBreakdownDot_541ug_309{border-radius:50%;flex-shrink:0;width:8px;height:8px}._storageBreakdownPct_541ug_323{color:#0f172a;font-weight:600}._twoCol_541ug_335{grid-template-columns:1fr 380px;align-items:start;gap:24px;display:grid}._rightCol_541ug_349{flex-direction:column;gap:24px;display:flex}._card_541ug_363{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:20px}._cardHeader_541ug_377{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}._cardTitle_541ug_391{color:#0f172a;align-items:center;gap:8px;font-size:15px;font-weight:700;display:flex}._cardLink_541ug_409{color:#2563eb;cursor:pointer;align-items:center;gap:4px;font-size:13px;font-weight:600;transition:opacity .15s;display:flex}._cardLink_541ug_409:hover{opacity:.7}._fileList_541ug_437{flex-direction:column;gap:2px;display:flex}._fileRow_541ug_449{cursor:pointer;border-radius:10px;align-items:center;gap:12px;padding:10px 8px;transition:background .15s;display:flex}._fileRow_541ug_449:hover{background:#f8fafc}._fileIcon_541ug_473{text-align:center;flex-shrink:0;width:32px;font-size:20px}._fileInfo_541ug_487{flex:1;min-width:0}._fileName_541ug_491{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}._fileMeta_541ug_509{color:#94a3b8;margin-top:1px;font-size:12px}._starBtn_541ug_521{cursor:pointer;border-radius:6px;flex-shrink:0;align-items:center;padding:4px;transition:all .15s;display:flex}._starBtn_541ug_521:hover{background:#fff7ed}._quickActions_541ug_547{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}._quickAction_541ug_547{cursor:pointer;color:#475569;border-radius:12px;flex-direction:column;align-items:center;gap:8px;padding:14px 8px;font-size:12px;font-weight:600;transition:all .15s;display:flex}._quickAction_541ug_547:hover{background:#f8fafc;transform:translateY(-2px)}._quickActionIcon_541ug_597{border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}._skeleton_541ug_617{background:linear-gradient(90deg,#f0f4f8 25%,#e2e8f0 50%,#f0f4f8 75%) 0 0/200% 100%;border-radius:6px;animation:1.5s infinite _shimmer_541ug_1}._skeletonVal_541ug_631{width:80px;height:28px;margin-bottom:6px}._skeletonLabel_541ug_633{width:100px;height:14px}._skeletonIcon_541ug_635{border-radius:8px;flex-shrink:0;width:32px;height:32px}._skeletonName_541ug_637{width:70%;height:13px;margin-bottom:4px}._skeletonMeta_541ug_639{width:40%;height:11px}._fileRowSkeleton_541ug_643{align-items:center;gap:12px;padding:10px 8px;display:flex}._fileRowSkeletonInfo_541ug_657{flex:1}._uploadOverlay_541ug_667{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:500;background:#0f172a80;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}@keyframes _fadeIn_541ug_1{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes _shimmer_541ug_1{0%{background-position:-200% 0}to{background-position:200% 0}}@media (width<=1200px){._statsGrid_541ug_57{grid-template-columns:repeat(2,1fr)}._twoCol_541ug_335{grid-template-columns:1fr}}@media (width<=768px){._page_541ug_1{padding:20px}._statsGrid_541ug_57{grid-template-columns:repeat(2,1fr)}._header_541ug_17{flex-direction:column}}._page_6vfl7_1{flex-direction:column;gap:20px;padding:32px;animation:.3s _fadeIn_6vfl7_1;display:flex}._header_6vfl7_17{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}._title_6vfl7_31{color:#0f172a;margin-bottom:4px;font-size:26px;font-weight:800}._sub_6vfl7_45{color:#64748b;font-size:14px}._headerActions_6vfl7_55{gap:8px;display:flex}._toolbar_6vfl7_67{background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:12px;padding:10px 14px;display:flex}._searchWrap_6vfl7_87{flex:1;align-items:center;gap:8px;display:flex}._searchIcon_6vfl7_101{color:#94a3b8;flex-shrink:0}._search_6vfl7_87{color:#0f172a;background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:14px}._search_6vfl7_87::placeholder{color:#94a3b8}._toolbarRight_6vfl7_135{align-items:center;gap:8px;display:flex}._toolbarBtn_6vfl7_147{color:#64748b;cursor:pointer;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:500;transition:all .15s;display:flex}._toolbarBtn_6vfl7_147:hover{color:#0f172a;background:#f1f5f9}._viewToggle_6vfl7_183{background:#f1f5f9;border-radius:8px;padding:2px;display:flex}._viewBtn_6vfl7_197{color:#94a3b8;cursor:pointer;border-radius:6px;justify-content:center;align-items:center;width:30px;height:28px;transition:all .15s;display:flex}._viewBtnActive_6vfl7_221{color:#0f172a;background:#fff;box-shadow:0 1px 3px #0000001a}._newFolderBar_6vfl7_235{background:#fff;border:1.5px solid #2563eb;border-radius:12px;align-items:center;gap:8px;padding:10px 14px;display:flex}._newFolderInput_6vfl7_255{color:#0f172a;border:none;outline:none;flex:1;font-family:inherit;font-size:14px}._sectionTitle_6vfl7_279{text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;align-items:center;gap:8px;margin-bottom:12px;font-size:13px;font-weight:700;display:flex}._noResults_6vfl7_303{text-transform:none;letter-spacing:0;color:#64748b;font-weight:400}._foldersGrid_6vfl7_319{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px;margin-bottom:8px;display:grid}._folderCard_6vfl7_333{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:16px;transition:all .2s}._folderCard_6vfl7_333:hover{border-color:#0000;transform:translateY(-2px);box-shadow:0 4px 16px #00000014}._folderIcon_6vfl7_363{border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:10px;font-size:22px;display:flex}._folderName_6vfl7_385{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;margin-bottom:4px;font-size:13px;font-weight:700;overflow:hidden}._folderMeta_6vfl7_405{color:#94a3b8;font-size:11px}._filesGrid_6vfl7_417{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px;display:grid}._fileCard_6vfl7_429{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:16px;transition:all .2s;position:relative}._fileCard_6vfl7_429:hover{border-color:#0000;transform:translateY(-2px);box-shadow:0 4px 16px #00000014}._fileCardTop_6vfl7_461{justify-content:space-between;align-items:flex-start;margin-bottom:12px;display:flex}._fileCardIcon_6vfl7_475{border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}._fileCardEmoji_6vfl7_493{font-size:22px}._fileCardActions_6vfl7_501{opacity:0;gap:2px;transition:opacity .15s;display:flex}._fileCard_6vfl7_429:hover ._fileCardActions_6vfl7_501{opacity:1}._fileCardName_6vfl7_523{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;margin-bottom:6px;font-size:13px;font-weight:600;overflow:hidden}._fileCardMeta_6vfl7_543{color:#94a3b8;align-items:center;gap:6px;margin-bottom:4px;font-size:12px;display:flex}._fileCardDate_6vfl7_561{color:#cbd5e1;font-size:11px}._filesList_6vfl7_573{background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;display:flex;overflow:hidden}._listHeader_6vfl7_591{text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;background:#f8fafc;border-bottom:1px solid #e2e8f0;grid-template-columns:2fr 1fr 1fr 1fr auto;gap:16px;padding:10px 16px;font-size:12px;font-weight:700;display:grid}._fileRow_6vfl7_619{cursor:pointer;border-bottom:1px solid #f1f5f9;grid-template-columns:2fr 1fr 1fr 1fr auto;align-items:center;gap:16px;padding:12px 16px;transition:background .15s;display:grid}._fileRow_6vfl7_619:last-child{border-bottom:none}._fileRow_6vfl7_619:hover{background:#f8fafc}._fileRowIcon_6vfl7_647{align-items:center;gap:10px;font-size:18px;display:flex}._fileRowName_6vfl7_661{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}._fileRowSize_6vfl7_679,._fileRowDate_6vfl7_679,._fileRowOwner_6vfl7_679{color:#64748b;font-size:13px}._fileRowActions_6vfl7_689{align-items:center;gap:4px;display:flex}._sharedBadge_6vfl7_703{color:#2563eb;background:#eff6ff;border-radius:20px;padding:2px 8px;font-size:11px;font-weight:600}._actionBtn_6vfl7_723{color:#94a3b8;cursor:pointer;border-radius:7px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .15s;display:flex}._actionBtn_6vfl7_723:hover{color:#0f172a;background:#f1f5f9}._starActive_6vfl7_757{color:#f59e0b!important}._menuWrap_6vfl7_763{position:relative}._menu_6vfl7_763{z-index:100;background:#fff;border:1px solid #e2e8f0;border-radius:12px;min-width:160px;padding:6px;animation:.15s _dropIn_6vfl7_1;position:absolute;top:calc(100% + 4px);right:0;box-shadow:0 8px 32px #0000001f}._menuItem_6vfl7_799{color:#475569;cursor:pointer;text-align:left;border-radius:8px;align-items:center;gap:8px;width:100%;padding:9px 12px;font-size:13px;font-weight:500;transition:all .15s;display:flex}._menuItem_6vfl7_799:hover{color:#0f172a;background:#f8fafc}._menuItemDanger_6vfl7_839:hover{color:#ef4444;background:#fef2f2}._empty_6vfl7_851{flex-direction:column;align-items:center;gap:12px;padding:64px 24px;display:flex}._emptyIcon_6vfl7_867{font-size:48px}._emptyTitle_6vfl7_869{color:#0f172a;font-size:18px;font-weight:700}._emptySub_6vfl7_871{color:#64748b;margin-bottom:8px;font-size:14px}._skeletonGrid_6vfl7_877{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px;display:grid}._skeletonCard_6vfl7_889{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:16px}._skeleton_6vfl7_877{background:linear-gradient(90deg,#f0f4f8 25%,#e2e8f0 50%,#f0f4f8 75%) 0 0/200% 100%;border-radius:6px;animation:1.5s infinite _shimmer_6vfl7_1}._skeletonIcon_6vfl7_917{border-radius:12px;width:44px;height:44px;margin-bottom:12px}._skeletonName_6vfl7_919{width:80%;height:13px;margin-bottom:8px}._skeletonMeta_6vfl7_921{width:50%;height:11px}._uploadOverlay_6vfl7_927{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:500;background:#0f172a80;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}@keyframes _fadeIn_6vfl7_1{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes _shimmer_6vfl7_1{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes _dropIn_6vfl7_1{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){._page_6vfl7_1{padding:20px}._header_6vfl7_17{flex-direction:column}._filesGrid_6vfl7_417{grid-template-columns:repeat(2,1fr)}}._page_1dhfs_1{flex-direction:column;gap:20px;padding:32px;animation:.3s _fadeIn_1dhfs_1;display:flex}._header_1dhfs_17{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}._title_1dhfs_31{color:#0f172a;margin-bottom:4px;font-size:26px;font-weight:800}._sub_1dhfs_45{color:#64748b;font-size:14px}._tabs_1dhfs_55{background:#f1f5f9;border-radius:10px;gap:4px;width:fit-content;padding:4px;display:flex}._tab_1dhfs_55{color:#64748b;cursor:pointer;border-radius:7px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .15s}._tabActive_1dhfs_93{color:#0f172a;background:#fff;box-shadow:0 1px 4px #0000001a}._shareList_1dhfs_105{flex-direction:column;gap:10px;display:flex}._shareCard_1dhfs_117{background:#fff;border:1px solid #e2e8f0;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;transition:all .2s;display:flex}._shareCard_1dhfs_117:hover{border-color:#bfdbfe;box-shadow:0 4px 16px #0000000f}._shareCardLeft_1dhfs_151{flex:1;align-items:flex-start;gap:14px;min-width:0;display:flex}._shareFileIcon_1dhfs_167{flex-shrink:0;font-size:24px}._shareFileInfo_1dhfs_177{flex:1;min-width:0}._shareFileName_1dhfs_187{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;margin-bottom:4px;font-size:14px;font-weight:700;overflow:hidden}._shareFileMeta_1dhfs_207{color:#94a3b8;margin-bottom:4px;font-size:12px}._shareWith_1dhfs_219{color:#64748b;align-items:center;gap:4px;font-size:12px;display:flex}._shareCardRight_1dhfs_235{flex-shrink:0;align-items:center;gap:8px;display:flex}._permBadge_1dhfs_249{text-transform:capitalize;border-radius:20px;align-items:center;gap:4px;padding:4px 10px;font-size:12px;font-weight:600;display:flex}._iconBtn_1dhfs_271{color:#94a3b8;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .15s;display:flex}._iconBtn_1dhfs_271:hover{color:#0f172a;background:#f1f5f9}._modalOverlay_1dhfs_307{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:500;background:#0f172a80;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}._modal_1dhfs_307{background:#fff;border-radius:20px;width:100%;max-width:480px;animation:.25s cubic-bezier(.34,1.56,.64,1) _modalIn_1dhfs_1;box-shadow:0 24px 80px #0003}._modalHeader_1dhfs_349{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}._modalHeader_1dhfs_349 h4{color:#0f172a;font-size:17px;font-weight:700}._modalClose_1dhfs_377{color:#94a3b8;cursor:pointer;border-radius:7px;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;transition:all .15s;display:flex}._modalClose_1dhfs_377:hover{color:#0f172a;background:#f1f5f9}._modalBody_1dhfs_413{flex-direction:column;gap:24px;padding:24px;display:flex}._linkSection_1dhfs_427,._inviteSection_1dhfs_427{flex-direction:column;gap:10px;display:flex}._linkLabel_1dhfs_439,._inviteLabel_1dhfs_439{color:#0f172a;font-size:13px;font-weight:700}._linkRow_1dhfs_451{gap:8px;display:flex}._linkInput_1dhfs_461{color:#64748b;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;flex:1;align-items:center;gap:8px;padding:10px 14px;font-size:13px;display:flex;overflow:hidden}._linkInput_1dhfs_461 span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}._inviteRow_1dhfs_501{gap:8px;margin-bottom:8px;display:flex}._inviteInput_1dhfs_513{color:#0f172a;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;outline:none;flex:1;padding:10px 14px;font-family:inherit;font-size:14px;transition:border-color .2s}._inviteInput_1dhfs_513:focus{background:#fff;border-color:#2563eb}._permSelect_1dhfs_549{color:#0f172a;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;outline:none;padding:10px 12px;font-family:inherit;font-size:13px}._skeletonList_1dhfs_575{flex-direction:column;gap:10px;display:flex}._skeletonRow_1dhfs_587{background:#fff;border:1px solid #e2e8f0;border-radius:14px;align-items:center;gap:14px;padding:16px 20px;display:flex}._skeleton_1dhfs_575{background:linear-gradient(90deg,#f0f4f8 25%,#e2e8f0 50%,#f0f4f8 75%) 0 0/200% 100%;border-radius:6px;animation:1.5s infinite _shimmer_1dhfs_1}._skeletonIcon_1dhfs_621{border-radius:10px;flex-shrink:0;width:40px;height:40px}._skeletonInfo_1dhfs_623{flex:1}._skeletonName_1dhfs_625{width:60%;height:14px;margin-bottom:8px}._skeletonMeta_1dhfs_627{width:40%;height:12px}@keyframes _fadeIn_1dhfs_1{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes _shimmer_1dhfs_1{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes _modalIn_1dhfs_1{0%{opacity:0;transform:scale(.94)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}@media (width<=768px){._page_1dhfs_1{padding:20px}._shareCard_1dhfs_117{flex-direction:column;align-items:flex-start}}._page_415e2_1{flex-direction:column;gap:24px;padding:32px;animation:.3s _fadeIn_415e2_1;display:flex}._header_415e2_17{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}._title_415e2_31{color:#0f172a;margin-bottom:4px;font-size:26px;font-weight:800}._sub_415e2_45{color:#64748b;font-size:14px}._statsRow_415e2_55{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}._statCard_415e2_67{background:#fff;border:1px solid #e2e8f0;border-radius:14px;align-items:center;gap:14px;padding:20px;display:flex}._statIcon_415e2_87{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}._statVal_415e2_107{color:#0f172a;letter-spacing:-.5px;font-size:22px;font-weight:800}._statLabel_415e2_121{color:#64748b;margin-top:2px;font-size:13px}._sectionTitle_415e2_137{text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;margin-bottom:12px;font-size:13px;font-weight:700}._deviceList_415e2_155{flex-direction:column;gap:10px;display:flex}._deviceCard_415e2_167{background:#fff;border:1px solid #e2e8f0;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;padding:20px;transition:all .2s;display:flex}._deviceCard_415e2_167:hover{box-shadow:0 4px 16px #0000000f}._deviceLeft_415e2_199{flex:1;align-items:center;gap:14px;display:flex}._deviceIcon_415e2_213{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}._deviceIconActive_415e2_233{color:#2563eb;background:#eff6ff}._deviceIconIdle_415e2_243{color:#94a3b8;background:#f8fafc}._deviceName_415e2_257{color:#0f172a;margin-bottom:2px;font-size:15px;font-weight:700}._deviceMeta_415e2_271{color:#94a3b8;margin-bottom:4px;font-size:12px}._deviceSync_415e2_283{color:#64748b;align-items:center;gap:6px;font-size:12px;display:flex}._syncDot_415e2_299{background:#94a3b8;border-radius:50%;flex-shrink:0;width:6px;height:6px}._syncDotActive_415e2_315{background:#22c55e}._deviceRight_415e2_323{flex-shrink:0;align-items:center;gap:12px;display:flex}._backupSize_415e2_337{color:#64748b;font-size:13px;font-weight:600}._toggle_415e2_351{cursor:pointer;background:#e2e8f0;border-radius:12px;flex-shrink:0;width:44px;height:24px;transition:background .2s;position:relative}._toggleOn_415e2_373{background:#22c55e}._toggleThumb_415e2_381{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 4px #00000026}._toggleOn_415e2_373 ._toggleThumb_415e2_381{transform:translate(20px)}._scheduleCard_415e2_415{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:24px}._scheduleHeader_415e2_429{margin-bottom:16px}._scheduleTitle_415e2_437{color:#0f172a;margin-bottom:4px;font-size:16px;font-weight:700}._scheduleSub_415e2_451{color:#64748b;font-size:13px}._scheduleOptions_415e2_461{flex-wrap:wrap;gap:8px;display:flex}._scheduleOpt_415e2_461{color:#64748b;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .15s}._scheduleOpt_415e2_461:hover{color:#2563eb;border-color:#2563eb}._scheduleOptActive_415e2_507{color:#2563eb;background:#eff6ff;border-color:#2563eb}._skeletonList_415e2_521{flex-direction:column;gap:10px;display:flex}._skeletonCard_415e2_533{background:#fff;border:1px solid #e2e8f0;border-radius:14px;align-items:center;gap:14px;padding:20px;display:flex}._skeleton_415e2_521{background:linear-gradient(90deg,#f0f4f8 25%,#e2e8f0 50%,#f0f4f8 75%) 0 0/200% 100%;border-radius:6px;animation:1.5s infinite _shimmer_415e2_1}._skeletonIcon_415e2_567{border-radius:14px;flex-shrink:0;width:48px;height:48px}._skeletonInfo_415e2_569{flex:1}._skeletonName_415e2_571{width:50%;height:15px;margin-bottom:8px}._skeletonMeta_415e2_573{width:30%;height:12px}@keyframes _fadeIn_415e2_1{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes _shimmer_415e2_1{0%{background-position:-200% 0}to{background-position:200% 0}}@media (width<=768px){._page_415e2_1{padding:20px}._statsRow_415e2_55{grid-template-columns:1fr}._deviceCard_415e2_167{flex-direction:column;align-items:flex-start}}._page_y2vo6_1{flex-direction:column;gap:20px;padding:32px;animation:.3s _fadeIn_y2vo6_1;display:flex}._header_y2vo6_17{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}._title_y2vo6_31{color:#0f172a;margin-bottom:4px;font-size:26px;font-weight:800}._sub_y2vo6_45{color:#64748b;font-size:14px}._filters_y2vo6_55{flex-wrap:wrap;align-items:center;gap:6px;display:flex}._filterIcon_y2vo6_69{color:#94a3b8;flex-shrink:0}._filterBtn_y2vo6_79{color:#64748b;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:20px;padding:6px 14px;font-size:13px;font-weight:600;transition:all .15s}._filterBtn_y2vo6_79:hover{color:#2563eb;border-color:#2563eb}._filterBtnActive_y2vo6_113{color:#2563eb;background:#eff6ff;border-color:#2563eb}._timeline_y2vo6_127{flex-direction:column;gap:0;display:flex}._timelineItem_y2vo6_139{gap:16px;display:flex}._timelineLine_y2vo6_149{flex-direction:column;flex-shrink:0;align-items:center;display:flex}._timelineDot_y2vo6_163{z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}._timelineConnector_y2vo6_185{background:#f1f5f9;flex:1;width:2px;min-height:16px}._timelineContent_y2vo6_199{flex:1;padding-bottom:16px}._timelineCard_y2vo6_209{background:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 16px;transition:all .15s;display:flex}._timelineCard_y2vo6_209:hover{box-shadow:0 2px 8px #0000000f}._timelineMain_y2vo6_241{color:#475569;flex:1;font-size:14px;line-height:1.5}._timelineUser_y2vo6_255{color:#0f172a;font-weight:700}._timelineAction_y2vo6_265{color:#64748b}._timelineFile_y2vo6_273{color:#2563eb;font-weight:600}._timelineExtra_y2vo6_283{color:#94a3b8}._timelineTime_y2vo6_291{color:#94a3b8;white-space:nowrap;flex-shrink:0;font-size:12px}._empty_y2vo6_307{flex-direction:column;align-items:center;gap:8px;padding:64px 24px;display:flex}._emptyIcon_y2vo6_323{font-size:40px}._emptyTitle_y2vo6_325{color:#0f172a;font-size:16px;font-weight:700}._emptySub_y2vo6_327{color:#64748b;font-size:14px}._skeletonItem_y2vo6_333{gap:16px;margin-bottom:16px;display:flex}._skeleton_y2vo6_333{background:linear-gradient(90deg,#f0f4f8 25%,#e2e8f0 50%,#f0f4f8 75%) 0 0/200% 100%;border-radius:6px;animation:1.5s infinite _shimmer_y2vo6_1}._skeletonDot_y2vo6_359{border-radius:50%;flex-shrink:0;width:36px;height:36px}._skeletonContent_y2vo6_361{flex:1}._skeletonText_y2vo6_363{width:70%;height:14px;margin-bottom:8px}._skeletonMeta_y2vo6_365{width:30%;height:12px}@keyframes _fadeIn_y2vo6_1{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes _shimmer_y2vo6_1{0%{background-position:-200% 0}to{background-position:200% 0}}@media (width<=768px){._page_y2vo6_1{padding:20px}}._wrapper_1ekjw_1{flex-direction:column;gap:6px;display:flex}._label_1ekjw_13{color:#0f172a;font-size:14px;font-weight:600}._required_1ekjw_25{color:#ef4444}._inputWrap_1ekjw_33{align-items:center;display:flex;position:relative}._icon_1ekjw_45{color:#94a3b8;pointer-events:none;z-index:1;align-items:center;display:flex;position:absolute;left:14px}._input_1ekjw_33{color:#0f172a;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;outline:none;width:100%;padding:12px 16px;font-family:inherit;font-size:15px;transition:all .2s}._input_1ekjw_33._hasIcon_1ekjw_91{padding-left:44px}._input_1ekjw_33::placeholder{color:#94a3b8}._input_1ekjw_33:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}._input_1ekjw_33._hasError_1ekjw_119{background:#fff5f5;border-color:#ef4444}._input_1ekjw_33._hasError_1ekjw_119:focus{box-shadow:0 0 0 3px #ef44441a}._toggle_1ekjw_137{color:#94a3b8;cursor:pointer;border-radius:4px;align-items:center;padding:4px;transition:color .15s;display:flex;position:absolute;right:14px}._toggle_1ekjw_137:hover{color:#64748b}._error_1ekjw_169{color:#ef4444;align-items:center;gap:4px;font-size:13px;display:flex}._hint_1ekjw_185{color:#94a3b8;font-size:13px}._page_pkdry_1{flex-direction:column;gap:24px;padding:32px;animation:.3s _fadeIn_pkdry_1;display:flex}._title_pkdry_21{color:#0f172a;margin-bottom:4px;font-size:26px;font-weight:800}._sub_pkdry_35{color:#64748b;font-size:14px}._layout_pkdry_45{grid-template-columns:200px 1fr;align-items:start;gap:24px;display:grid}._tabList_pkdry_61{background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;gap:2px;padding:8px;display:flex}._tabItem_pkdry_81{color:#64748b;cursor:pointer;text-align:left;border-radius:10px;align-items:center;gap:10px;width:100%;padding:10px 12px;font-size:14px;font-weight:500;transition:all .15s;display:flex}._tabItem_pkdry_81:hover{color:#0f172a;background:#f8fafc}._tabItemActive_pkdry_121{color:#2563eb;background:#eff6ff;font-weight:600}._tabIcon_pkdry_133{flex-shrink:0;align-items:center;display:flex}._content_pkdry_147{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:28px}._sectionTitle_pkdry_165{color:#0f172a;border-bottom:1px solid #f1f5f9;margin-bottom:24px;padding-bottom:16px;font-size:17px;font-weight:700}._avatarRow_pkdry_185{align-items:center;gap:16px;margin-bottom:24px;display:flex}._avatar_pkdry_185{color:#fff;background:linear-gradient(135deg,#2563eb,#1e40af);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;font-size:24px;font-weight:700;display:flex}._avatarHint_pkdry_227{color:#94a3b8;margin-top:4px;font-size:12px}._formGrid_pkdry_239{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:24px;display:grid}._formActions_pkdry_253{justify-content:flex-end;display:flex}._securityItems_pkdry_265{flex-direction:column;gap:12px;display:flex}._securityItem_pkdry_265{background:#f8fafc;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}._securityItemLeft_pkdry_297{align-items:center;gap:12px;display:flex}._securityItemIcon_pkdry_309{color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}._securityItemTitle_pkdry_333{color:#0f172a;margin-bottom:2px;font-size:14px;font-weight:600}._securityItemSub_pkdry_347{color:#94a3b8;font-size:12px}._currentPlan_pkdry_359{background:#f8fafc;border-radius:14px;margin-bottom:16px;padding:20px}._planBadge_pkdry_373{color:#2563eb;background:#eff6ff;border-radius:20px;margin-bottom:8px;padding:4px 12px;font-size:12px;font-weight:700;display:inline-block}._planStorage_pkdry_395{color:#0f172a;margin-bottom:12px;font-size:22px;font-weight:800}._planUsage_pkdry_409{color:#64748b;flex-direction:column;gap:6px;font-size:13px;display:flex}._planUsageBar_pkdry_425{background:#e2e8f0;border-radius:4px;height:8px;overflow:hidden}._planUsageFill_pkdry_439{background:linear-gradient(90deg,#2563eb,#1e40af);border-radius:4px;height:100%}._billingCard_pkdry_453{background:#f8fafc;border-radius:14px;flex-direction:column;gap:16px;padding:20px;display:flex}._billingPlan_pkdry_471{justify-content:space-between;align-items:baseline;display:flex}._billingPlanName_pkdry_483{color:#0f172a;font-size:16px;font-weight:700}._billingPlanPrice_pkdry_495{color:#2563eb;font-size:20px;font-weight:800}._billingInfo_pkdry_507{flex-direction:column;gap:10px;display:flex}._billingRow_pkdry_519{color:#64748b;justify-content:space-between;font-size:14px;display:flex}._billingVal_pkdry_533{color:#0f172a;font-weight:600}._billingActive_pkdry_543{color:#22c55e;align-items:center;gap:4px;font-weight:600;display:flex}._billingActions_pkdry_559{gap:8px;display:flex}._notifList_pkdry_571{flex-direction:column;gap:0;display:flex}._notifItem_pkdry_583{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:16px;padding:16px 0;display:flex}._notifItem_pkdry_583:last-child{border-bottom:none}._notifLabel_pkdry_609{color:#0f172a;margin-bottom:2px;font-size:14px;font-weight:600}._notifSub_pkdry_623{color:#94a3b8;font-size:12px}._toggle_pkdry_635{cursor:pointer;background:#e2e8f0;border-radius:12px;flex-shrink:0;width:44px;height:24px;transition:background .2s;position:relative}._toggleOn_pkdry_657{background:#22c55e}._toggleThumb_pkdry_665{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 4px #00000026}._toggleOn_pkdry_657 ._toggleThumb_pkdry_665{transform:translate(20px)}@keyframes _fadeIn_pkdry_1{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width<=900px){._layout_pkdry_45{grid-template-columns:1fr}._tabList_pkdry_61{flex-flow:wrap}._formGrid_pkdry_239{grid-template-columns:1fr}}@media (width<=768px){._page_pkdry_1{padding:20px}}._layout_ciyxj_1{background:#f8fafc;min-height:100vh;display:flex}._main_ciyxj_13{flex:1;min-width:0;overflow-y:auto}._page_1gzay_1{background:#f8fafc;min-height:100vh;padding-top:72px}._hero_1gzay_13{text-align:center;padding:80px 40px 64px}._heroBadge_1gzay_23{color:#2563eb;text-transform:uppercase;letter-spacing:.08em;background:#eff6ff;border-radius:20px;margin-bottom:20px;padding:6px 14px;font-size:12px;font-weight:700;display:inline-block}._heroTitle_1gzay_49{color:#0f172a;letter-spacing:-.5px;margin-bottom:16px;font-size:44px;font-weight:800}._heroSub_1gzay_65{color:#64748b;max-width:480px;margin:0 auto 32px;font-size:18px;line-height:1.7}._billingToggle_1gzay_81{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:4px;display:inline-flex;box-shadow:0 2px 8px #0000000f}._billingBtn_1gzay_99{color:#64748b;cursor:pointer;border-radius:9px;align-items:center;gap:6px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .15s;display:flex}._billingBtnActive_1gzay_125{color:#fff;background:#2563eb;box-shadow:0 2px 8px #2563eb4d}._saveBadge_1gzay_137{color:#fff;background:#22c55e;border-radius:20px;padding:2px 6px;font-size:11px;font-weight:700}._grid_1gzay_155{grid-template-columns:repeat(4,1fr);gap:20px;padding-bottom:64px;display:grid}._card_1gzay_169{background:#fff;border:1.5px solid #e2e8f0;border-radius:20px;flex-direction:column;padding:28px;transition:all .2s;display:flex;position:relative}._card_1gzay_169:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000014}._cardPopular_1gzay_201{border-color:#2563eb;box-shadow:0 0 0 1px #2563eb,0 8px 32px #2563eb26}._popularBadge_1gzay_211{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#2563eb,#1e40af);border-radius:20px;padding:4px 14px;font-size:11px;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}._planTop_1gzay_239{margin-bottom:20px}._planName_1gzay_247{text-transform:uppercase;letter-spacing:.06em;color:#64748b;margin-bottom:12px;font-size:14px;font-weight:700}._planPrice_1gzay_265{align-items:baseline;gap:2px;margin-bottom:4px;display:flex}._priceCurrency_1gzay_279{color:#0f172a;font-size:20px;font-weight:700}._priceAmount_1gzay_291{color:#0f172a;letter-spacing:-1px;font-family:Plus Jakarta Sans,sans-serif;font-size:40px;font-weight:800}._pricePeriod_1gzay_307{color:#94a3b8;font-size:14px}._priceCustom_1gzay_317{color:#0f172a;font-size:32px;font-weight:800}._annualNote_1gzay_329{color:#22c55e;margin-bottom:8px;font-size:12px;font-weight:600}._planStorage_1gzay_343{color:#2563eb;margin-bottom:8px;font-size:13px;font-weight:600}._planDesc_1gzay_357{color:#64748b;margin-bottom:16px;font-size:13px}._divider_1gzay_369{background:#f1f5f9;height:1px;margin:20px 0}._features_1gzay_381{flex-direction:column;gap:10px;list-style:none;display:flex}._feature_1gzay_381{color:#475569;align-items:flex-start;gap:8px;font-size:13px;display:flex}._featureNo_1gzay_411{color:#cbd5e1}._checkIcon_1gzay_419{color:#22c55e;flex-shrink:0;margin-top:1px}._xIcon_1gzay_431{color:#cbd5e1;flex-shrink:0;margin-top:1px}._note_1gzay_443{text-align:center;color:#64748b;padding:32px 20px 64px;font-size:14px;line-height:1.8}._noteLink_1gzay_459{color:#2563eb;cursor:pointer;font-weight:600;transition:opacity .15s}._noteLink_1gzay_459:hover{opacity:.7}@media (width<=1200px){._grid_1gzay_155{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){._grid_1gzay_155{grid-template-columns:1fr}._heroTitle_1gzay_49{font-size:32px}._hero_1gzay_13{padding:60px 20px 48px}}._overlay_wn758_1{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0f172a99;justify-content:center;align-items:center;padding:20px;animation:.2s _fadeOverlay_wn758_1;display:flex;position:fixed;inset:0}._modal_wn758_27{background:#fff;border-radius:20px;max-height:90vh;animation:.25s cubic-bezier(.34,1.56,.64,1) _modalIn_wn758_1;position:relative;overflow-y:auto;box-shadow:0 24px 80px #0003}._sm_wn758_47{width:100%;max-width:440px}._md_wn758_49{width:100%;max-width:560px}._lg_wn758_51{width:100%;max-width:720px}._xl_wn758_53{width:100%;max-width:900px}._header_wn758_57{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}._title_wn758_73{color:#0f172a;font-size:18px;font-weight:700}._close_wn758_85,._closeAbsolute_wn758_85{color:#64748b;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .15s;display:flex}._close_wn758_85:hover,._closeAbsolute_wn758_85:hover{color:#0f172a;background:#f1f5f9}._closeAbsolute_wn758_85{z-index:1;position:absolute;top:16px;right:16px}@keyframes _fadeOverlay_wn758_1{0%{opacity:0}to{opacity:1}}@keyframes _modalIn_wn758_1{0%{opacity:0;transform:scale(.94)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}._wrapper_1cwtf_1{grid-template-columns:1fr 1fr;min-height:560px;display:grid}._left_1cwtf_15{background:linear-gradient(145deg,#1e3a8a,#1e40af,#2563eb);border-radius:20px 0 0 20px;flex-direction:column;padding:48px 40px;display:flex;position:relative;overflow:hidden}._left_1cwtf_15:before{content:"";background:#ffffff0d;border-radius:50%;width:200px;height:200px;position:absolute;top:-60px;right:-60px}._left_1cwtf_15:after{content:"";background:#ffffff0a;border-radius:50%;width:160px;height:160px;position:absolute;bottom:-40px;left:-40px}._leftContent_1cwtf_79{z-index:1;flex-direction:column;height:100%;display:flex;position:relative}._leftLogo_1cwtf_95{align-items:center;gap:10px;margin-bottom:40px;display:flex}._leftLogoIcon_1cwtf_109{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff26;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}._leftLogoText_1cwtf_131{color:#fff;letter-spacing:-.5px;font-family:Plus Jakarta Sans,sans-serif;font-size:22px;font-weight:800}._leftTitle_1cwtf_147{color:#fff;margin-bottom:12px;font-size:32px;font-weight:800;line-height:1.2}._leftSub_1cwtf_163{color:#ffffffb3;margin-bottom:32px;font-size:15px;line-height:1.6}._benefits_1cwtf_177{flex-direction:column;gap:14px;margin-bottom:auto;display:flex}._benefit_1cwtf_177{color:#ffffffd9;align-items:center;gap:12px;font-size:14px;font-weight:500;display:flex}._benefitIcon_1cwtf_209{background:#ffffff1f;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}._leftQuote_1cwtf_231{background:#ffffff14;border:1px solid #ffffff1f;border-radius:14px;margin-top:32px;padding:20px}._leftQuote_1cwtf_231 p{color:#fffc;margin-bottom:14px;font-size:13px;font-style:italic;line-height:1.6}._quoteAuthor_1cwtf_263{align-items:center;gap:10px;display:flex}._quoteAvatar_1cwtf_275{color:#fff;background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:700;display:flex}._quoteName_1cwtf_301{color:#fff;font-size:13px;font-weight:600}._quoteRole_1cwtf_313{color:#fff9;font-size:12px}._right_1cwtf_325{flex-direction:column;justify-content:center;padding:48px 40px;display:flex}._formWrap_1cwtf_339{width:100%;max-width:360px;margin:0 auto}._tabs_1cwtf_351{background:#f1f5f9;border-radius:10px;margin-bottom:28px;padding:4px;display:flex}._tab_1cwtf_351{color:#64748b;cursor:pointer;border-radius:7px;flex:1;padding:9px;font-size:14px;font-weight:600;transition:all .2s}._tabActive_1cwtf_389{color:#0f172a;background:#fff;box-shadow:0 1px 4px #0000001a}._form_1cwtf_339{flex-direction:column;gap:16px;display:flex}._forgotLink_1cwtf_413{color:#2563eb;cursor:pointer;text-align:right;margin-top:-8px;font-size:13px;font-weight:500;transition:opacity .15s}._forgotLink_1cwtf_413:hover{opacity:.7}._generalError_1cwtf_437{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:10px 14px;font-size:13px}._terms_1cwtf_455{color:#94a3b8;text-align:center;font-size:12px;line-height:1.5}._link_1cwtf_469{color:#2563eb;cursor:pointer;font-weight:500}._divider_1cwtf_481{color:#94a3b8;align-items:center;gap:12px;margin:20px 0;font-size:13px;display:flex}._divider_1cwtf_481:before,._divider_1cwtf_481:after{content:"";background:#e2e8f0;flex:1;height:1px}._socialBtns_1cwtf_513{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:20px;display:grid}._socialBtn_1cwtf_513{color:#475569;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:10px;font-size:14px;font-weight:500;transition:all .15s;display:flex}._socialBtn_1cwtf_513:hover{background:#f8fafc;border-color:#cbd5e1}._switchText_1cwtf_569{text-align:center;color:#64748b;font-size:14px}._switchLink_1cwtf_581{color:#2563eb;cursor:pointer;font-weight:600;transition:opacity .15s}._switchLink_1cwtf_581:hover{opacity:.7}@media (width<=700px){._wrapper_1cwtf_1{grid-template-columns:1fr}._left_1cwtf_15{display:none}._right_1cwtf_325{padding:32px 24px}}._container_1jt8n_1{z-index:9999;pointer-events:none;flex-direction:column;gap:10px;display:flex;position:fixed;bottom:24px;right:24px}._toast_1jt8n_23{pointer-events:all;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:12px;align-items:center;gap:10px;min-width:280px;max-width:380px;padding:14px 16px;font-size:14px;font-weight:500;animation:.3s cubic-bezier(.34,1.56,.64,1) forwards _toastIn_1jt8n_1;display:flex;box-shadow:0 8px 32px #0000001f,0 2px 8px #00000014}._success_1jt8n_55{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0}._error_1jt8n_57{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}._info_1jt8n_59{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}._warning_1jt8n_61{color:#d97706;background:#fffbeb;border:1px solid #fde68a}._icon_1jt8n_65{flex-shrink:0;align-items:center;display:flex}._message_1jt8n_67{flex:1;line-height:1.4}._close_1jt8n_71{opacity:.6;cursor:pointer;border-radius:4px;flex-shrink:0;align-items:center;padding:2px;transition:opacity .15s;display:flex}._close_1jt8n_71:hover{opacity:1}@keyframes _toastIn_1jt8n_1{0%{opacity:0;transform:translate(100%)scale(.9)}to{opacity:1;transform:translate(0)scale(1)}}
