@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--font: "Inter", -apple-system, BlinkMacSystemFont, sans-serif;--black: #1a1a1a;--white: #ffffff;--gray-50: #f9fafb;--gray-100: #f3f4f6;--gray-200: #e5e7eb;--gray-300: #d1d5db;--gray-400: #9ca3af;--gray-500: #6b7280;--gray-600: #4b5563;--background: #ffffff;--foreground: #1a1a1a;--card: #ffffff;--card-foreground: #1a1a1a;--primary: #1a1a1a;--primary-foreground: #ffffff;--secondary: #f3f4f6;--secondary-foreground: #1a1a1a;--muted: #f3f4f6;--muted-foreground: #6b7280;--accent: #f3f4f6;--accent-foreground: #1a1a1a;--destructive: #dc4a3f;--destructive-foreground: #ffffff;--border: #f0f0f0;--input: #e5e7eb;--ring: #1a1a1a;--sidebar-background: #ffffff;--sidebar-foreground: #6b7280;--sidebar-primary: #1a1a1a;--sidebar-primary-foreground: #ffffff;--sidebar-accent: #f3f4f6;--sidebar-accent-foreground: #1a1a1a;--emerald-50: #ecfdf5;--emerald-100: #d1fae5;--emerald-200: #a7f3d0;--emerald-300: #6ee7b7;--emerald-400: #34d399;--emerald-500: #10b981;--emerald-600: #059669;--emerald-700: #047857;--red-50: #fef2f2;--red-200: #fecaca;--red-500: #ef4444;--red-600: #dc2626;--red-700: #b91c1c;--red-800: #991b1b;--blue-50: #eff6ff;--blue-200: #bfdbfe;--blue-400: #60a5fa;--blue-500: #3b82f6;--blue-800: #1e40af;--amber-100: #fef3c7;--amber-400: #fbbf24;--amber-700: #b45309;--violet-400: #a78bfa;--radius-sm: .375rem;--radius-md: .5rem;--radius-lg: .75rem;--radius-xl: 1rem;--radius-2xl: 1rem}body{font-family:var(--font);color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;line-height:1.5}a{color:inherit;text-decoration:none}button,input,select,textarea{font-family:inherit;font-size:inherit}*,*:before,*:after{border-color:var(--border)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes slideInFromRight{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.animate-spin{animation:spin 1s linear infinite}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.animate-slide-in-right{animation:slideInFromRight .2s ease-out}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--gray-300);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--gray-400)}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._landing_omdhz_3{background:#f5f1eb;color:#1a1a1a;min-height:100vh;font-family:Inter,-apple-system,sans-serif}._nav_omdhz_11{position:sticky;top:0;z-index:100;background:#f5f1ebe6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(0,0,0,.06)}._navInner_omdhz_20{max-width:1200px;margin:0 auto;padding:16px 32px;display:flex;align-items:center;justify-content:space-between}._logo_omdhz_29{display:flex;align-items:center;gap:8px}._logoName_omdhz_31{font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:700;color:#1a1a1a;letter-spacing:-.02em}._navLinks_omdhz_39{display:flex;gap:32px}._navLink_omdhz_39{font-size:14px;font-weight:500;color:#666;text-decoration:none;transition:color .15s}._navLink_omdhz_39:hover{color:#1a1a1a}._navCta_omdhz_54{font-size:14px;font-weight:600;color:#fff;background:#2d5a3d;padding:10px 20px;border-radius:100px;text-decoration:none;transition:background .15s}._navCta_omdhz_54:hover{background:#234a31}._hero_omdhz_68{max-width:1200px;margin:0 auto;padding:80px 32px 60px}._heroInner_omdhz_74{max-width:680px;margin:0 auto;text-align:center}._heroLabel_omdhz_80{font-size:14px;font-weight:500;color:#2d5a3d;letter-spacing:.02em;margin-bottom:20px}._heroTitle_omdhz_88{font-family:Georgia,Times New Roman,serif;font-size:64px;font-weight:700;line-height:1.1;letter-spacing:-.03em;color:#1a1a1a;margin:0 0 24px}._heroDesc_omdhz_98{font-size:18px;line-height:1.6;color:#666;max-width:520px;margin:0 auto 32px}._heroActions_omdhz_106{display:flex;gap:12px;align-items:center;justify-content:center}._heroPrimary_omdhz_113{display:inline-flex;align-items:center;gap:8px;font-size:15px;font-weight:600;color:#fff;background:#2d5a3d;padding:14px 28px;border-radius:100px;text-decoration:none;transition:background .15s}._heroPrimary_omdhz_113:hover{background:#234a31}._heroSecondary_omdhz_129{display:inline-flex;align-items:center;gap:8px;font-size:15px;font-weight:600;color:#1a1a1a;background:transparent;padding:14px 28px;border-radius:100px;border:1.5px solid #d0ccc4;text-decoration:none;transition:border-color .15s}._heroSecondary_omdhz_129:hover{border-color:#1a1a1a}._heroPreview_omdhz_147{margin-top:60px}._heroPreviewInner_omdhz_151{background:#fff;border-radius:16px;border:1px solid #e0dcd4;overflow:hidden;box-shadow:0 20px 60px #00000014}._previewBar_omdhz_159{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#fafaf8;border-bottom:1px solid #e0dcd4}._previewDots_omdhz_168{display:flex;gap:6px}._previewDot_omdhz_168{width:10px;height:10px;border-radius:50%;background:#d0ccc4}._previewUrl_omdhz_177{font-size:12px;color:#999;background:#f0ede6;padding:4px 12px;border-radius:6px}._previewBody_omdhz_185{padding:24px}._previewTopRow_omdhz_187{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._previewGreeting_omdhz_194{font-size:20px;font-weight:600;color:#1a1a1a}._previewSub_omdhz_200{font-size:13px;color:#999;margin-top:2px}._previewTimer_omdhz_206{display:flex;align-items:center;gap:8px;background:#f0ede6;padding:8px 16px;border-radius:100px}._previewTimerDot_omdhz_215{width:8px;height:8px;border-radius:50%;background:#e53e3e;animation:_pulse_omdhz_1 1.5s infinite}@keyframes _pulse_omdhz_1{0%,to{opacity:1}50%{opacity:.4}}._previewTimerTime_omdhz_228{font-size:14px;font-weight:600;font-family:SF Mono,monospace;color:#1a1a1a}._previewTimerProject_omdhz_235{font-size:12px;color:#666}._previewCards_omdhz_240{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}._previewCard_omdhz_240{background:#fafaf8;border:1px solid #e8e5de;border-radius:12px;padding:16px}._previewCardLabel_omdhz_253{font-size:11px;font-weight:500;color:#999;text-transform:uppercase;letter-spacing:.04em}._previewCardValue_omdhz_261{font-size:22px;font-weight:700;color:#1a1a1a;margin:4px 0 2px}._previewCardSub_omdhz_268{font-size:12px;color:#2d5a3d;font-weight:500}._sectionCenter_omdhz_275{text-align:center;margin-bottom:48px}._sectionTitle_omdhz_280{font-family:Georgia,Times New Roman,serif;font-size:40px;font-weight:700;letter-spacing:-.02em;color:#1a1a1a;margin:0 0 12px}._sectionDesc_omdhz_289{font-size:16px;color:#666;max-width:480px;margin:0 auto;line-height:1.5}._features_omdhz_298{max-width:1200px;margin:0 auto;padding:80px 32px}._featuresGrid_omdhz_304{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}._featureItem_omdhz_310{background:#fff;border:1px solid #e8e5de;border-radius:16px;padding:28px}._featureIcon_omdhz_317{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#f0ede6;border-radius:12px;margin-bottom:16px}._featureIconSvg_omdhz_328{width:20px;height:20px;color:#2d5a3d}._featureName_omdhz_334{font-size:16px;font-weight:600;color:#1a1a1a;margin:0 0 6px}._featureDesc_omdhz_341{font-size:14px;color:#666;line-height:1.5;margin:0}._howItWorks_omdhz_349{max-width:1200px;margin:0 auto;padding:80px 32px}._stepsGrid_omdhz_355{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;text-align:center}._stepItem_omdhz_362{padding:20px}._stepNum_omdhz_364{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;background:#2d5a3d;color:#fff;border-radius:50%;font-family:Georgia,serif;font-size:20px;font-weight:700;margin-bottom:16px}._stepTitle_omdhz_379{font-size:18px;font-weight:600;color:#1a1a1a;margin:0 0 8px}._stepDesc_omdhz_386{font-size:14px;color:#666;line-height:1.5;margin:0}._pricing_omdhz_394{max-width:1200px;margin:0 auto;padding:80px 32px}._pricingGrid_omdhz_400{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;max-width:680px;margin:0 auto}._pricingCard_omdhz_408{background:#fff;border:1px solid #e8e5de;border-radius:20px;padding:32px}._pricingHeader_omdhz_415{text-align:center;margin-bottom:28px}._pricingTier_omdhz_417{font-size:13px;font-weight:600;color:#2d5a3d;text-transform:uppercase;letter-spacing:.06em}._pricingPrice_omdhz_425{margin:8px 0}._pricingAmount_omdhz_427{font-family:Georgia,serif;font-size:56px;font-weight:700;color:#1a1a1a;letter-spacing:-.03em}._pricingPeriod_omdhz_435{font-size:16px;color:#999;margin-left:4px}._pricingDesc_omdhz_441{font-size:14px;color:#666;margin:0}._pricingFeatures_omdhz_447{list-style:none;padding:0;margin:0 0 28px;display:flex;flex-direction:column;gap:12px}._pricingFeature_omdhz_447{display:flex;align-items:center;gap:10px;font-size:14px;color:#444}._pricingCheckIcon_omdhz_464{width:16px;height:16px;color:#2d5a3d;flex-shrink:0}._pricingCta_omdhz_471{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;font-size:15px;font-weight:600;color:#fff;background:#2d5a3d;padding:14px 28px;border-radius:100px;text-decoration:none;transition:background .15s}._pricingCta_omdhz_471:hover{background:#234a31}._pricingCtaSecondary_omdhz_489{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;font-size:15px;font-weight:600;color:#1a1a1a;background:transparent;border:1.5px solid #d0ccc4;padding:13px 28px;border-radius:100px;text-decoration:none;transition:border-color .15s}._pricingCtaSecondary_omdhz_489:hover{border-color:#1a1a1a}._faq_omdhz_509{max-width:680px;margin:0 auto;padding:80px 32px}._faqList_omdhz_515{display:flex;flex-direction:column}._faqItem_omdhz_520{border-bottom:1px solid #e0dcd4}._faqQuestion_omdhz_524{width:100%;display:flex;align-items:center;justify-content:space-between;background:none;border:none;padding:20px 0;font-size:16px;font-weight:500;color:#1a1a1a;cursor:pointer;text-align:left}._faqQuestion_omdhz_524:hover{color:#2d5a3d}._faqChevron_omdhz_541{width:18px;height:18px;color:#999;transition:transform .2s;flex-shrink:0}._faqChevronOpen_omdhz_549{transform:rotate(180deg)}._faqAnswer_omdhz_551{font-size:14px;line-height:1.6;color:#666;padding:0 0 20px;margin:0}._footer_omdhz_560{border-top:1px solid #e0dcd4;padding:32px}._footerInner_omdhz_565{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}._footerCopy_omdhz_573{font-size:13px;color:#999}._footerLinks_omdhz_578{display:flex;gap:24px}._footerLink_omdhz_578{font-size:13px;color:#999;text-decoration:none;transition:color .15s}._footerLink_omdhz_578:hover{color:#1a1a1a}@media(max-width:768px){._navLinks_omdhz_39{display:none}._heroTitle_omdhz_88{font-size:40px}._heroActions_omdhz_106{flex-direction:column;align-items:stretch}._previewCards_omdhz_240{grid-template-columns:repeat(2,1fr)}._featuresGrid_omdhz_304,._stepsGrid_omdhz_355,._pricingGrid_omdhz_400{grid-template-columns:1fr}._footerInner_omdhz_565{flex-direction:column;gap:16px;text-align:center}}@media(max-width:480px){._heroTitle_omdhz_88{font-size:32px}._previewCards_omdhz_240{grid-template-columns:1fr}._sectionTitle_omdhz_280{font-size:28px}}._sidebar_2mohc_2{display:none;height:100vh;width:200px;flex-direction:column;background:var(--white);border-right:1px solid var(--border);padding:20px 12px}@media(min-width:768px){._sidebar_2mohc_2{display:flex}}._logo_2mohc_19{display:flex;align-items:center;gap:10px;padding:0 12px;margin-bottom:28px;text-decoration:none}._logoIcon_2mohc_28{display:flex;height:28px;width:28px;align-items:center;justify-content:center;border-radius:8px;background:var(--black);color:var(--white);font-weight:700;font-size:12px}._logoText_2mohc_41{font-size:20px;font-weight:800;letter-spacing:-.5px;color:var(--foreground)}._nav_2mohc_49{display:flex;flex:1;flex-direction:column;gap:20px;width:100%}._navSection_2mohc_57{display:flex;flex-direction:column;gap:2px}._navSectionLabel_2mohc_63{font-size:11px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--gray-400);padding:0 12px;margin-bottom:6px}._navLink_2mohc_73{display:flex;align-items:center;gap:10px;border-radius:8px;padding:8px 12px;font-size:14px;font-weight:400;transition:color .15s,background-color .15s;width:100%;color:var(--gray-500);text-decoration:none;border:none;background:none;cursor:pointer;border-left:3px solid transparent}._navLink_2mohc_73:hover{color:var(--foreground);background:#00000005}._navLinkActive_2mohc_96{color:var(--foreground);font-weight:600;background:var(--gray-50)}._navIcon_2mohc_102{height:18px;width:18px;flex-shrink:0}._navLabel_2mohc_108{flex:1}._navBadge_2mohc_112{font-size:11px;font-weight:600;color:var(--gray-500);background:var(--gray-100);padding:2px 8px;border-radius:100px}._mobileNav_2mohc_122{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:50;align-items:center;justify-content:space-around;border-top:1px solid var(--border);background:var(--white);padding:8px 4px}@media(min-width:768px){._mobileNav_2mohc_122{display:none}}._mobileLink_2mohc_142{display:flex;flex-direction:column;align-items:center;gap:2px;padding:4px 12px;border-radius:8px;font-size:10px;font-weight:500;transition:color .15s;color:var(--gray-400);text-decoration:none}._mobileLinkActive_2mohc_156{color:var(--foreground);font-weight:600}._mobileIcon_2mohc_161{width:20px;height:20px}._card_1dkui_2{border-radius:12px;border:1px solid #f0f0f0;background:var(--white);color:var(--foreground)}._header_1dkui_10{display:flex;flex-direction:column;gap:4px;padding:20px 24px}._title_1dkui_17{font-size:16px;font-weight:600;color:var(--foreground);line-height:1.3}._description_1dkui_24{font-size:13px;color:var(--gray-500);line-height:1.5}._content_1dkui_30{padding:0 24px 20px}._button_n6ove_2{display:inline-flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap;border-radius:8px;font-size:14px;font-weight:500;transition:opacity .15s,background-color .15s,color .15s;cursor:pointer;border:none;outline:none;text-decoration:none}._button_n6ove_2:focus-visible{outline:2px solid var(--gray-400);outline-offset:2px}._button_n6ove_2:disabled{pointer-events:none;opacity:.4}._button_n6ove_2 svg{pointer-events:none;width:16px;height:16px;flex-shrink:0}._default_n6ove_36{background:var(--black);color:var(--white)}._default_n6ove_36:hover{opacity:.85}._destructive_n6ove_44{background:var(--destructive);color:var(--white)}._destructive_n6ove_44:hover{opacity:.85}._outline_n6ove_52{border:1px solid #e8e8e8;background:var(--white);color:var(--foreground)}._outline_n6ove_52:hover{background:var(--gray-50)}._secondary_n6ove_61{background:var(--gray-100);color:var(--foreground)}._secondary_n6ove_61:hover{background:var(--gray-200)}._ghost_n6ove_69{background:transparent;color:var(--gray-500)}._ghost_n6ove_69:hover{background:var(--gray-100);color:var(--foreground)}._link_n6ove_78{background:transparent;color:var(--foreground);text-underline-offset:4px}._link_n6ove_78:hover{text-decoration:underline}._sizeDefault_n6ove_88{height:36px;padding:0 16px}._sizeSm_n6ove_93{height:32px;border-radius:6px;padding:0 12px;font-size:13px}._sizeLg_n6ove_100{height:44px;padding:0 24px;font-size:14px;font-weight:600}._sizeIcon_n6ove_107{height:36px;width:36px;padding:0}._page_13fwk_2{display:flex;flex-direction:column;gap:24px}._greeting_13fwk_8{font-size:28px;font-weight:700;color:var(--foreground);line-height:1.2}._dateLine_13fwk_15{font-size:14px;color:var(--gray-500);margin-top:4px}._timerBanner_13fwk_22{border-color:var(--emerald-200);background:var(--emerald-50)}._timerBannerContent_13fwk_27{padding:16px 20px;display:flex;align-items:center;justify-content:space-between}._timerBannerLeft_13fwk_34{display:flex;align-items:center;gap:12px}._timerDot_13fwk_40{height:8px;width:8px;border-radius:50%;background:var(--emerald-500);animation:_pulse_13fwk_1 2s cubic-bezier(.4,0,.6,1) infinite}._timerBannerName_13fwk_48{font-size:14px;font-weight:500}._timerBannerTime_13fwk_53{font-size:13px;color:var(--gray-500);font-family:monospace}._timerBannerArrow_13fwk_59{width:16px;height:16px;color:var(--emerald-600)}._overdueBanner_13fwk_66{border-color:var(--red-200);background:var(--red-50)}._overdueBannerContent_13fwk_71{padding:16px 20px;display:flex;align-items:center;justify-content:space-between}._overdueBannerLeft_13fwk_78{display:flex;align-items:center;gap:12px}._overdueIcon_13fwk_84{width:16px;height:16px;color:var(--red-500)}._overdueText_13fwk_90{font-size:14px;font-weight:500;color:var(--red-700)}._overdueArrow_13fwk_96{width:16px;height:16px;color:#ef444466}._emptyContent_13fwk_103{padding:48px 0;text-align:center;display:flex;flex-direction:column;gap:16px;align-items:center}._emptyIcon_13fwk_112{width:48px;height:48px;color:var(--gray-300)}._emptyTitle_13fwk_118{font-size:18px;font-weight:700;color:var(--foreground)}._emptyDesc_13fwk_124{font-size:14px;color:var(--gray-400);margin-top:4px}._emptyActions_13fwk_130{display:flex;justify-content:center;gap:8px}._statsGrid_13fwk_137{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}@media(min-width:1024px){._statsGrid_13fwk_137{grid-template-columns:repeat(4,1fr)}}._statContent_13fwk_153{padding:20px;display:flex;align-items:flex-start;gap:14px;flex-wrap:wrap}._statIconWrap_13fwk_161{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._iconEmerald_13fwk_171{background:var(--emerald-50);color:var(--emerald-600)}._iconBlue_13fwk_176{background:var(--blue-50);color:var(--blue-500)}._iconAmber_13fwk_181{background:#fffbeb;color:var(--amber-700)}._iconViolet_13fwk_186{background:#f5f3ff;color:var(--violet-400)}._statIcon_13fwk_161{width:20px;height:20px}._statBody_13fwk_196{flex:1;min-width:0}._statValue_13fwk_201{font-size:24px;font-weight:700;color:var(--foreground);line-height:1.2}._statLabel_13fwk_208{font-size:13px;font-weight:500;color:var(--gray-500);margin-top:2px}._trendBadge_13fwk_215{display:inline-flex;align-items:center;gap:3px;padding:2px 8px;border-radius:100px;font-size:11px;font-weight:600;white-space:nowrap}._trendUp_13fwk_226{background:var(--emerald-50);color:var(--emerald-700)}._trendDown_13fwk_231{background:var(--red-50);color:var(--red-700)}._trendIcon_13fwk_236{width:12px;height:12px}._activityContent_13fwk_242{padding:20px}._activityStatsRow_13fwk_246{display:flex;gap:24px;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid var(--gray-100)}._activityStatBlock_13fwk_254{display:flex;flex-direction:column;gap:2px}._activityStatNum_13fwk_260{font-size:20px;font-weight:700;color:var(--foreground);line-height:1.2}._activityStatLabel_13fwk_267{font-size:12px;color:var(--gray-400);font-weight:500}._graphWrap_13fwk_273{display:flex;gap:4px}._graphDays_13fwk_278{display:flex;flex-direction:column;gap:3px;padding-right:8px;padding-top:20px}._graphDayLabel_13fwk_286{height:13px;font-size:10px;line-height:13px;color:var(--gray-400)}._graphMain_13fwk_293{flex:1;overflow:hidden}._graphMonths_13fwk_298{display:flex;gap:3px;margin-bottom:4px;height:16px}._graphMonthLabel_13fwk_305{font-size:10px;color:var(--gray-400);position:relative}._graphWeeks_13fwk_311{display:flex;gap:3px}._graphWeek_13fwk_311{display:flex;flex-direction:column;gap:3px}._graphCell_13fwk_322{height:13px;width:13px;border-radius:2px;transition:background-color .15s}._graphCellFuture_13fwk_329{background:transparent}._graphLegend_13fwk_333{display:flex;align-items:center;justify-content:flex-end;gap:4px;margin-top:12px;font-size:10px;color:var(--gray-400)}._graphLegendCell_13fwk_343{height:11px;width:11px;border-radius:2px}._graphTooltip_13fwk_349{position:fixed;z-index:50;padding:4px 8px;border-radius:6px;background:var(--foreground);color:var(--white);font-size:12px;font-weight:500;pointer-events:none;transform:translate(-50%)}._intensity0_13fwk_363{background:var(--gray-100)}._intensity1_13fwk_364{background:var(--emerald-200)}._intensity2_13fwk_365{background:var(--emerald-300)}._intensity3_13fwk_366{background:var(--emerald-400)}._intensity4_13fwk_367{background:var(--emerald-500)}._intensity5_13fwk_368{background:var(--emerald-600)}._bottomGrid_13fwk_371{display:grid;gap:16px}@media(min-width:1024px){._bottomGrid_13fwk_371{grid-template-columns:repeat(2,1fr)}}._cardHeader_13fwk_382{display:flex;flex-direction:row;align-items:center;justify-content:space-between}._cardTitle_13fwk_389{font-size:16px}._sessionList_13fwk_393{display:flex;flex-direction:column;gap:0}._sessionRow_13fwk_399{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-bottom:1px solid var(--gray-100)}._sessionRow_13fwk_399:last-child{border-bottom:none}._sessionName_13fwk_411{font-size:14px;font-weight:500;color:var(--foreground)}._sessionProject_13fwk_417{font-size:13px;color:var(--gray-500)}._sessionDuration_13fwk_422{font-size:14px;font-family:monospace;color:var(--gray-500)}._weekTotal_13fwk_429{font-size:14px;font-weight:600;color:var(--gray-500)}._barChart_13fwk_435{display:flex;align-items:flex-end;gap:8px;height:140px;padding-top:8px}._barCol_13fwk_443{flex:1;display:flex;flex-direction:column;align-items:center;gap:6px;height:100%}._barTrack_13fwk_452{flex:1;width:100%;display:flex;align-items:flex-end;justify-content:center}._bar_13fwk_435{width:100%;max-width:32px;border-radius:4px 4px 0 0;min-height:2px;transition:height .3s ease}._barDefault_13fwk_468{background:var(--gray-200)}._barToday_13fwk_472{background:var(--emerald-500)}._barLabel_13fwk_476{font-size:11px;color:var(--gray-400);font-weight:500}._barLabelToday_13fwk_482{color:var(--emerald-600);font-weight:600}._barValue_13fwk_487{font-size:10px;color:var(--gray-400);font-weight:500}._topProjectsList_13fwk_494{display:flex;flex-direction:column;gap:12px}._topProjectRow_13fwk_500{display:flex;flex-direction:column;gap:6px}._topProjectInfo_13fwk_506{display:flex;justify-content:space-between;align-items:center}._topProjectName_13fwk_512{font-size:14px;font-weight:500;color:var(--foreground)}._topProjectTime_13fwk_518{font-size:13px;color:var(--gray-500);font-family:monospace}._topProjectBarTrack_13fwk_524{height:6px;border-radius:3px;background:var(--gray-100);overflow:hidden}._topProjectBar_13fwk_524{height:100%;border-radius:3px;background:var(--emerald-400);transition:width .3s ease}._rateCard_13fwk_539{border-color:var(--gray-150)}._rateContent_13fwk_543{padding:16px 20px;display:flex;align-items:center;gap:12px}._rateIcon_13fwk_550{width:20px;height:20px;color:var(--emerald-500)}._rateValue_13fwk_556{font-size:16px;font-weight:700;color:var(--foreground);margin-right:8px}._rateLabel_13fwk_563{font-size:13px;color:var(--gray-400)}._emptyText_13fwk_568{font-size:14px;color:var(--gray-400);text-align:center;padding:24px 0}@keyframes _pulse_13fwk_1{0%,to{opacity:1}50%{opacity:.5}}@media(max-width:768px){._greeting_13fwk_8{font-size:22px}._statsGrid_13fwk_137{grid-template-columns:1fr}._statContent_13fwk_153{padding:16px;gap:12px}._statValue_13fwk_201{font-size:20px}._bottomGrid_13fwk_371{grid-template-columns:1fr}._activityHeader_13fwk_603{flex-direction:column;align-items:flex-start;gap:8px}._activityStats_13fwk_246{font-size:12px;gap:12px}._graphWrap_13fwk_273{overflow-x:auto;-webkit-overflow-scrolling:touch}._graphCell_13fwk_322{height:11px;width:11px}._graphLegend_13fwk_333{justify-content:flex-start}._timerBannerContent_13fwk_27,._overdueBannerContent_13fwk_71{padding:12px 16px}._emptyContent_13fwk_103{padding:32px 0}}._input_p3908_2{display:flex;height:40px;width:100%;border-radius:8px;border:1px solid #e8e8e8;background:var(--white);padding:0 14px;font-size:14px;transition:border-color .15s;outline:none;color:var(--foreground)}._input_p3908_2::placeholder{color:var(--gray-400)}._input_p3908_2:focus{border-color:var(--gray-400)}._input_p3908_2:focus-visible{outline:none;border-color:var(--gray-400)}._input_p3908_2:disabled{cursor:not-allowed;opacity:.4}._input_p3908_2::-webkit-file-upload-button{border:0;background:transparent;font-size:14px;font-weight:500}._overlay_19b7r_2{position:fixed;inset:0;z-index:50;display:flex;align-items:center;justify-content:center;padding:16px}._backdrop_19b7r_12{position:fixed;inset:0;background:#0006}._panel_19b7r_18{position:relative;z-index:50;width:100%;max-width:480px;border-radius:12px;border:1px solid #f0f0f0;background:var(--white);padding:24px}._panelWide_19b7r_30{max-width:720px}._header_19b7r_34{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}._title_19b7r_41{font-size:18px;font-weight:700;color:var(--foreground)}@media(max-width:768px){._overlay_19b7r_2{align-items:flex-end;padding:0}._panel_19b7r_18{max-width:100%;border-radius:16px 16px 0 0;padding:20px 16px}._panelWide_19b7r_30{max-width:100%}}._container_11ker_2{position:fixed;bottom:16px;right:16px;z-index:50;display:flex;flex-direction:column;gap:8px;max-width:360px}._toast_11ker_13{display:flex;align-items:center;gap:8px;border-radius:8px;border:1px solid;padding:12px 16px;font-size:14px;animation:_slideInFromRight_11ker_1 .2s ease-out}._success_11ker_24{background:var(--emerald-50);border-color:var(--emerald-200);color:var(--emerald-700)}._error_11ker_30{background:var(--red-50);border-color:var(--red-200);color:var(--red-800)}._info_11ker_36{background:var(--blue-50);border-color:var(--blue-200);color:var(--blue-800)}._message_11ker_42{flex:1;font-size:14px}._close_11ker_47{opacity:.5;background:none;border:none;cursor:pointer;padding:0;color:inherit;display:flex;align-items:center}._close_11ker_47:hover{opacity:1}@keyframes _slideInFromRight_11ker_1{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}._page_5pefy_2{display:flex;flex-direction:column;gap:24px}._header_5pefy_8{display:flex;align-items:center;justify-content:space-between}._title_5pefy_14{font-size:28px;font-weight:700;color:var(--foreground);line-height:1.2}._subtitle_5pefy_21{font-size:14px;color:var(--gray-500);margin-top:4px}._filterBar_5pefy_27{display:flex;gap:4px}._listGap_5pefy_32{display:flex;flex-direction:column;gap:8px}._emptyText_5pefy_38{font-size:14px;color:var(--gray-400);text-align:center;padding:32px 0}._cardRow_5pefy_46{display:flex;align-items:center;justify-content:space-between;padding:16px 20px}._cardRow_5pefy_46:hover ._hoverActions_5pefy_53{opacity:1}._hoverActions_5pefy_53{display:flex;gap:4px;opacity:0;transition:opacity .15s}._hoverBtn_5pefy_64{width:32px;height:32px}._formGrid_5pefy_70{display:flex;flex-direction:column;gap:16px}._formRow2_5pefy_76{display:grid;grid-template-columns:1fr 1fr;gap:12px}._formField_5pefy_82{display:flex;flex-direction:column;gap:6px}._formLabel_5pefy_88{font-size:13px;font-weight:600;color:var(--gray-600)}._formSelect_5pefy_94{display:flex;height:44px;width:100%;border-radius:8px;border:1px solid #f0f0f0;background:var(--white);padding:0 14px;font-size:14px;outline:none;color:var(--foreground);cursor:pointer;transition:border-color .15s}._formSelect_5pefy_94:focus{border-color:var(--gray-400)}._formTextarea_5pefy_113{display:flex;width:100%;border-radius:8px;border:1px solid #f0f0f0;background:var(--white);padding:10px 14px;font-size:14px;outline:none;color:var(--foreground);resize:vertical;transition:border-color .15s;line-height:1.5}._formTextarea_5pefy_113::placeholder{color:var(--gray-400)}._formTextarea_5pefy_113:focus{border-color:var(--gray-400)}._formActions_5pefy_136{display:flex;justify-content:flex-end;gap:8px;padding-top:8px}._inlineInfo_5pefy_144{display:flex;align-items:center;gap:8px}._inlineBadge_5pefy_150{font-size:11px;text-transform:capitalize}._mutedText_5pefy_155{font-size:13px;color:var(--gray-500);margin-top:2px}._mutedIcon_5pefy_161{width:12px;height:12px}._grid2col_5pefy_167{display:grid;gap:24px}@media(min-width:1024px){._grid2col_5pefy_167{grid-template-columns:1fr 1fr}}@media(max-width:768px){._title_5pefy_14{font-size:22px}._header_5pefy_8{flex-direction:column;align-items:flex-start;gap:12px}._cardRow_5pefy_46{padding:12px 16px}._formRow2_5pefy_76{grid-template-columns:1fr}._filterBar_5pefy_27{overflow-x:auto;-webkit-overflow-scrolling:touch}}._timerControl_x7ym3_2{border-radius:12px;border:1px solid #f0f0f0;background:var(--white);padding:24px}._timerRow_x7ym3_9{display:flex;align-items:center;gap:12px}._timerInput_x7ym3_15{flex:1;font-size:15px;height:48px}._timerSelect_x7ym3_21{height:48px;border-radius:8px;border:1px solid #f0f0f0;background:var(--white);padding:0 14px;font-size:14px;outline:none;transition:border-color .15s;cursor:pointer}._timerSelect_x7ym3_21:focus{border-color:var(--gray-400)}._timerDisplay_x7ym3_37{font-size:28px;font-family:monospace;font-weight:700;min-width:140px;text-align:center;color:var(--foreground)}._timerHint_x7ym3_46{font-size:13px;color:var(--gray-400);margin-top:8px}._btnStart_x7ym3_52{background:var(--emerald-500);color:#fff;height:48px;padding:0 24px;border-radius:8px;font-weight:600}._btnStart_x7ym3_52:hover{background:var(--emerald-600)}._btnStop_x7ym3_65{background:var(--red-500);color:#fff;height:48px;padding:0 24px;border-radius:8px;font-weight:600}._btnStop_x7ym3_65:hover{background:var(--red-600)}._btnPause_x7ym3_78{background:var(--amber-500, #f59e0b);color:#fff;height:48px;padding:0 24px;border-radius:8px;font-weight:600}._btnPause_x7ym3_78:hover{background:var(--amber-600, #d97706)}._timerPaused_x7ym3_91{animation:_blink_x7ym3_1 1s ease-in-out infinite}@keyframes _blink_x7ym3_1{0%,to{opacity:1}50%{opacity:.4}}._tableWrap_x7ym3_101{border-radius:12px;border:1px solid #f0f0f0;background:var(--white);overflow:hidden}._table_x7ym3_101{width:100%;border-collapse:collapse;font-size:14px}._table_x7ym3_101 thead th{text-align:left;padding:10px 16px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--gray-400);border-bottom:1px solid var(--gray-100)}._table_x7ym3_101 tbody tr{border-bottom:1px solid var(--gray-100);transition:background-color .15s}._table_x7ym3_101 tbody tr:last-child{border-bottom:none}._table_x7ym3_101 tbody tr:hover{background:var(--gray-50)}._table_x7ym3_101 tbody tr:hover ._actionsCell_x7ym3_138 button{opacity:1}._nameCell_x7ym3_142{padding:12px 16px;font-weight:500;color:var(--foreground)}._mutedCell_x7ym3_148{padding:12px 16px;color:var(--gray-500);font-size:13px}._durationCell_x7ym3_154{padding:12px 16px;font-family:monospace;color:var(--gray-500);font-size:13px}._statusBadge_x7ym3_161{display:inline-flex;align-items:center;gap:4px;border-radius:100px;padding:3px 10px;font-size:11px;font-weight:600;cursor:pointer;transition:background-color .15s;border:none;background:none}._statusPaid_x7ym3_175{background:var(--emerald-100);color:var(--emerald-700)}._statusUnpaid_x7ym3_180{background:var(--amber-100);color:var(--amber-700)}._statusIcon_x7ym3_185{width:12px;height:12px}._actionsCell_x7ym3_138{padding:12px 16px;text-align:right}._actionsCell_x7ym3_138 button{opacity:0;transition:opacity .15s}._actionBtn_x7ym3_200{background:none;border:none;cursor:pointer;padding:4px;color:var(--gray-400);border-radius:4px;transition:color .15s}._actionBtn_x7ym3_200:hover{color:var(--foreground)}._actionBtn_x7ym3_200:last-child:hover{color:var(--destructive)}._formGrid_x7ym3_219{display:flex;flex-direction:column;gap:16px}._formRow2_x7ym3_225{display:grid;grid-template-columns:1fr 1fr;gap:12px}._formLabel_x7ym3_231{font-size:13px;font-weight:600;color:var(--gray-600)}._formField_x7ym3_237{display:flex;flex-direction:column;gap:6px}._formSelect_x7ym3_243{display:flex;height:44px;width:100%;border-radius:8px;border:1px solid #f0f0f0;background:var(--white);padding:0 14px;font-size:14px;outline:none;transition:border-color .15s}._formSelect_x7ym3_243:focus{border-color:var(--gray-400)}._formActions_x7ym3_260{display:flex;justify-content:flex-end;gap:8px}@media(max-width:768px){._timerControl_x7ym3_2{padding:16px}._timerRow_x7ym3_9{flex-wrap:wrap;gap:8px}._timerInput_x7ym3_15{width:100%;flex:1 1 100%}._timerSelect_x7ym3_21{flex:1;min-width:0}._timerDisplay_x7ym3_37{font-size:22px;min-width:100px}._tableWrap_x7ym3_101{overflow-x:auto;-webkit-overflow-scrolling:touch}._table_x7ym3_101{min-width:600px}._actionsCell_x7ym3_138 button{opacity:1}._formRow2_x7ym3_225{grid-template-columns:1fr}}._badge_h7jtw_2{display:inline-flex;align-items:center;border-radius:100px;border:1px solid transparent;padding:3px 10px;font-size:12px;font-weight:600;transition:color .15s,background-color .15s;white-space:nowrap;line-height:1.4}._default_h7jtw_15{background:var(--emerald-50);border-color:var(--emerald-200);color:var(--emerald-700)}._secondary_h7jtw_21{background:var(--gray-100);color:var(--gray-600)}._destructive_h7jtw_26{background:var(--red-50);border-color:var(--red-200);color:var(--red-700)}._outline_h7jtw_32{border-color:#e8e8e8;color:var(--gray-500);background:transparent}._tableWrap_11dzo_1{overflow-x:auto;-webkit-overflow-scrolling:touch}._table_11dzo_1{width:100%;border-collapse:collapse;font-size:14px}._table_11dzo_1 th{text-align:left;font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.04em;color:var(--gray-400);padding:10px 12px;border-bottom:1px solid var(--border);white-space:nowrap}._table_11dzo_1 td{padding:12px;border-bottom:1px solid var(--gray-50);vertical-align:middle}._table_11dzo_1 tbody tr:hover{background:var(--gray-50)}._nameCell_11dzo_34{font-weight:500;color:var(--foreground)}._mutedCell_11dzo_39{color:var(--gray-500);font-size:13px}._actionsCell_11dzo_44{text-align:right;white-space:nowrap}._actionBtn_11dzo_49{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:6px;border:none;background:none;color:var(--gray-400);cursor:pointer;transition:color .15s,background .15s}._actionBtn_11dzo_49:hover{color:var(--foreground);background:var(--gray-100)}@media(max-width:768px){._table_11dzo_1 th,._table_11dzo_1 td{padding:10px 8px;font-size:13px}}._backRow_1fimt_1{margin-bottom:-8px}._header_1fimt_5{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}._headerActions_1fimt_12{display:flex;gap:8px;flex-shrink:0}._projectName_1fimt_18{font-size:24px;font-weight:700;color:var(--foreground)}._meta_1fimt_24{font-size:14px;color:var(--gray-500);margin-top:4px;display:flex;align-items:center;gap:8px}._statsGrid_1fimt_33{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:8px}._statCard_1fimt_40{padding:20px;display:flex;align-items:center;gap:14px}._statIcon_1fimt_47{width:20px;height:20px;flex-shrink:0}._statValue_1fimt_53{font-size:20px;font-weight:700;color:var(--foreground);line-height:1.2}._statLabel_1fimt_60{font-size:13px;color:var(--gray-500);margin-top:2px}._tableWrap_1fimt_66{margin-top:8px;overflow-x:auto}._table_1fimt_66{width:100%;border-collapse:collapse;font-size:14px}._table_1fimt_66 thead th{text-align:left;font-weight:500;color:var(--gray-500);font-size:13px;padding:10px 12px;border-bottom:1px solid var(--gray-100)}._table_1fimt_66 tbody td{padding:12px;border-bottom:1px solid var(--gray-50);vertical-align:middle}._table_1fimt_66 tbody tr:hover{background:var(--gray-50)}._dateCell_1fimt_96{color:var(--gray-500);white-space:nowrap}._nameCell_1fimt_101{font-weight:500;color:var(--foreground)}._monoCell_1fimt_106{font-family:monospace;color:var(--gray-500)}._mutedCell_1fimt_111{color:var(--gray-500)}._actionsCell_1fimt_115{white-space:nowrap;text-align:right}._actionBtn_1fimt_120{background:none;border:none;cursor:pointer;padding:4px 6px;border-radius:4px;color:var(--gray-400);transition:color .15s,background .15s}._actionBtn_1fimt_120:hover{color:var(--foreground);background:var(--gray-100)}@media(max-width:768px){._statsGrid_1fimt_33{grid-template-columns:1fr}._header_1fimt_5{flex-direction:column}._projectName_1fimt_18{font-size:20px}}._tableWrap_1j8fy_1{overflow-x:auto;-webkit-overflow-scrolling:touch}._table_1j8fy_1{width:100%;border-collapse:collapse;font-size:14px}._table_1j8fy_1 th{text-align:left;font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.04em;color:var(--gray-400);padding:10px 12px;border-bottom:1px solid var(--border);white-space:nowrap}._table_1j8fy_1 td{padding:12px;border-bottom:1px solid var(--gray-50);vertical-align:middle}._table_1j8fy_1 tbody tr:hover{background:var(--gray-50)}._nameCell_1j8fy_34{font-weight:500;color:var(--foreground)}._nameRow_1j8fy_39{display:flex;align-items:center;gap:10px}._avatar_1j8fy_45{width:32px;height:32px;border-radius:50%;background:var(--gray-100);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;color:var(--gray-500);flex-shrink:0}._mutedCell_1j8fy_59{color:var(--gray-500);font-size:13px}._actionsCell_1j8fy_64{text-align:right;white-space:nowrap}._actionBtn_1j8fy_69{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:6px;border:none;background:none;color:var(--gray-400);cursor:pointer;transition:color .15s,background .15s}._actionBtn_1j8fy_69:hover{color:var(--foreground);background:var(--gray-100)}@media(max-width:768px){._table_1j8fy_1 th,._table_1j8fy_1 td{padding:10px 8px;font-size:13px}._avatar_1j8fy_45{width:28px;height:28px;font-size:11px}}._modal_1btab_4{position:fixed;inset:0;z-index:50;display:flex;align-items:center;justify-content:center;padding:16px}._modalBackdrop_1btab_14{position:absolute;inset:0;background:#0006}._modalPanel_1btab_20{position:relative;background:var(--white);border:1px solid #f0f0f0;border-radius:16px;max-width:680px;width:100%;margin:0;max-height:90vh;overflow-y:auto}._modalTop_1btab_33{position:sticky;top:0;background:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid #f0f0f0;padding:12px 24px;display:flex;align-items:center;justify-content:space-between;border-radius:16px 16px 0 0;z-index:10}._modalTopLeft_1btab_47{display:flex;align-items:center;gap:12px}._modalTopRight_1btab_53{display:flex;align-items:center;gap:8px}._modalBody_1btab_59{padding:24px;display:flex;flex-direction:column;gap:24px}._docHeader_1btab_67{display:flex;justify-content:space-between;align-items:flex-start}._docCompany_1btab_73{font-size:18px;font-weight:700;color:var(--foreground)}._docSmall_1btab_79{font-size:13px;color:var(--gray-500);line-height:1.5}._docSmallPre_1btab_85{white-space:pre-line}._docRight_1btab_89{text-align:right}._docDates_1btab_93{font-size:14px;display:flex;flex-direction:column;gap:4px}._docDateLabel_1btab_100{color:var(--gray-500)}._docDatePaid_1btab_104{color:var(--emerald-600)}._docSectionLabel_1btab_108{font-size:11px;text-transform:uppercase;color:var(--gray-500);font-weight:600;letter-spacing:.05em;margin-bottom:4px}._docTable_1btab_117{width:100%;font-size:14px;border-collapse:collapse}._docTh_1btab_123{text-align:left;padding:8px 0;font-weight:600;font-size:11px;text-transform:uppercase;color:var(--gray-500);letter-spacing:.05em;border-bottom:1px solid #f0f0f0}._docThRight_1btab_134{text-align:right}._docTd_1btab_138{padding:10px 0;border-bottom:1px solid var(--gray-100);color:var(--foreground)}._docTdRight_1btab_144{text-align:right}._docTdBold_1btab_148{font-weight:500}._docEmpty_1btab_152{padding:24px 0;text-align:center;color:var(--gray-400);font-size:13px}._docTotals_1btab_159{display:flex;justify-content:flex-end}._docTotalsInner_1btab_164{width:220px;display:flex;flex-direction:column;gap:6px;font-size:14px}._docTotalRow_1btab_172{display:flex;justify-content:space-between}._docTotalLabel_1btab_177{color:var(--gray-500)}._docTotalFinal_1btab_181{display:flex;justify-content:space-between;font-weight:700;font-size:16px;padding-top:8px;border-top:1px solid #f0f0f0}._tableWrap_1btab_191{overflow-x:auto;-webkit-overflow-scrolling:touch}._listTable_1btab_196{width:100%;border-collapse:collapse;font-size:14px}._listTable_1btab_196 th{text-align:left;font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.04em;color:var(--gray-400);padding:10px 12px;border-bottom:1px solid var(--border);white-space:nowrap}._listTable_1btab_196 td{padding:12px;border-bottom:1px solid var(--gray-50);vertical-align:middle}._clickableRow_1btab_220{cursor:pointer;transition:background .15s}._clickableRow_1btab_220:hover{background:var(--gray-50)}._nameCell_1btab_229{font-weight:500;color:var(--foreground)}._mutedCell_1btab_234{color:var(--gray-500);font-size:13px}._amountCell_1btab_239{font-weight:500;font-variant-numeric:tabular-nums}._actionsCell_1btab_244{text-align:right;white-space:nowrap}._actionBtn_1btab_249{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:6px;border:none;background:none;color:var(--gray-400);cursor:pointer;transition:color .15s,background .15s}._actionBtn_1btab_249:hover{color:var(--foreground);background:var(--gray-100)}@media print{body *{visibility:hidden!important}._printable_1btab_269,._printable_1btab_269 *{visibility:visible!important}._printable_1btab_269{position:absolute!important;left:0!important;top:0!important;width:100%!important;border:none!important;border-radius:0!important;padding:2rem!important;box-shadow:none!important;background:#fff!important}}@media(max-width:768px){._modal_1btab_4{align-items:flex-end;padding:0}._modalPanel_1btab_20{max-width:100%;border-radius:16px 16px 0 0;max-height:95vh}._modalTop_1btab_33{padding:12px 16px;border-radius:16px 16px 0 0}._modalTopRight_1btab_53{gap:4px}._modalBody_1btab_59{padding:16px;gap:16px}._docHeader_1btab_67{flex-direction:column;gap:16px}._docRight_1btab_89{text-align:left}._docTable_1btab_117{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;font-size:13px}._docTotalsInner_1btab_164{width:100%}._docTotals_1btab_159{justify-content:stretch}._listTable_1btab_196 th,._listTable_1btab_196 td{padding:10px 8px;font-size:13px}}._statsGrid_5f91r_2{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}._widgetsSection_5f91r_8,._breakdownSection_5f91r_14{display:flex;flex-direction:column;gap:16px}._headerActions_5f91r_20{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end}._clientSelect_5f91r_28{min-width:220px}._shareActions_5f91r_32{display:flex;align-items:center;gap:8px;flex-wrap:wrap}._shareHint_5f91r_39{margin-top:6px;font-size:14px;color:var(--gray-500)}._metricLabelWrap_5f91r_45{display:inline-flex;align-items:center;gap:6px}._metricHint_5f91r_51,._metricHintInline_5f91r_52{position:relative;display:inline-flex;align-items:center;color:var(--gray-400);cursor:help}._metricHintInline_5f91r_52{margin-left:6px}._metricTooltip_5f91r_64{position:absolute;left:50%;bottom:calc(100% + 8px);transform:translate(-50%);min-width:220px;max-width:260px;padding:8px 10px;border-radius:10px;background:#111827f5;color:#fff;font-size:12px;line-height:1.4;font-weight:500;text-transform:none;letter-spacing:0;box-shadow:0 10px 24px #0f172a33;opacity:0;pointer-events:none;transition:opacity .15s ease;z-index:20}._metricHint_5f91r_51:hover ._metricTooltip_5f91r_64,._metricHintInline_5f91r_52:hover ._metricTooltip_5f91r_64{opacity:1}@media(min-width:1024px){._statsGrid_5f91r_2{grid-template-columns:repeat(4,1fr)}}._statContent_5f91r_98{padding:20px}._statLabel_5f91r_102{font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:var(--gray-400);font-weight:600}._statValue_5f91r_110{font-size:24px;font-weight:700;margin-top:4px;color:var(--foreground)}._statValueGreen_5f91r_117{color:var(--emerald-600)}._barList_5f91r_121{display:flex;flex-direction:column;gap:12px}._barItem_5f91r_127{display:flex;flex-direction:column;gap:4px}._barHeader_5f91r_133{display:flex;align-items:center;justify-content:space-between;font-size:14px}._barName_5f91r_140{font-weight:500;color:var(--foreground)}._barDuration_5f91r_145{color:var(--gray-500);font-size:13px}._barTrack_5f91r_150{height:6px;width:100%;border-radius:100px;background:var(--gray-100)}._barFill_5f91r_157{height:6px;border-radius:100px}._barFillGreen_5f91r_162{background:var(--emerald-500)}._barFillBlue_5f91r_166{background:var(--blue-500)}._projectStack_5f91r_170{display:flex;flex-direction:column;gap:14px}._projectCard_5f91r_176{padding:14px 14px 12px;border:1px solid var(--gray-100);border-radius:18px;background:linear-gradient(180deg,#fff,#f9fafbe6)}._projectCardTop_5f91r_184{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}._projectCardName_5f91r_191{font-size:15px;font-weight:700;color:var(--foreground)}._projectCardMeta_5f91r_197{margin-top:4px;font-size:13px;color:var(--gray-500)}._projectCardAmount_5f91r_203{font-size:20px;font-weight:700;line-height:1;letter-spacing:-.03em;color:var(--foreground)}._projectTrack_5f91r_211{margin-top:12px;width:100%;height:10px;border-radius:999px;background:linear-gradient(90deg,var(--gray-100),var(--gray-50));overflow:hidden}._projectFill_5f91r_220{height:100%;border-radius:999px;background:linear-gradient(90deg,var(--emerald-500),#34d399)}._insightGrid_5f91r_226{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}._insightCard_5f91r_232{display:flex;flex-direction:column;gap:6px;min-height:124px;padding:16px;border-radius:16px;border:1px solid var(--gray-100);background:linear-gradient(180deg,#fff,#fafafa)}._insightLabel_5f91r_243{font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:var(--gray-400);font-weight:600}._insightValue_5f91r_251{font-size:28px;line-height:1;letter-spacing:-.03em;color:var(--foreground)}._insightValueWarn_5f91r_258{color:var(--amber-700)}._insightMeta_5f91r_262{margin-top:auto;font-size:13px;color:var(--gray-500)}._sharePage_5f91r_268{min-height:100vh;padding:32px 20px 64px;background:radial-gradient(circle at top left,rgba(16,185,129,.12),transparent 28%),radial-gradient(circle at top right,rgba(59,130,246,.12),transparent 32%),linear-gradient(180deg,#f8fafc,#fff 45%)}._shareShell_5f91r_277{width:min(1100px,100%);margin:0 auto;display:flex;flex-direction:column;gap:24px}._shareHeroCard_5f91r_285{overflow:hidden;border-color:#0f172a14;box-shadow:0 24px 80px #0f172a14}._shareHero_5f91r_285{display:flex;flex-direction:column;gap:24px;padding:28px}._shareBadge_5f91r_298{width:fit-content;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--emerald-700);background:var(--emerald-50);border:1px solid var(--emerald-100)}._shareHeroHeader_5f91r_311{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}._shareHeroTitle_5f91r_318{font-size:clamp(32px,5vw,48px);line-height:.95;letter-spacing:-.04em;font-weight:800;color:var(--foreground)}._shareHeroText_5f91r_326{margin-top:10px;max-width:720px;color:var(--gray-600);font-size:15px}._sharePrimaryLink_5f91r_333,._shareSecondaryLink_5f91r_334{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:36px;padding:0 16px;border-radius:8px;text-decoration:none;font-size:14px;font-weight:500;transition:opacity .15s,background-color .15s,color .15s}._sharePrimaryLink_5f91r_333{color:var(--white);background:var(--black)}._sharePrimaryLink_5f91r_333:hover{opacity:.85}._shareSecondaryLink_5f91r_334{color:var(--foreground);background:var(--white);border:1px solid #e8e8e8}._shareSecondaryLink_5f91r_334:hover{background:var(--gray-50)}._shareStatsGrid_5f91r_367{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}._shareStatCard_5f91r_373{display:flex;flex-direction:column;gap:10px;padding:18px;border-radius:18px;background:#ffffffe6;border:1px solid rgba(15,23,42,.08)}._shareStatLabel_5f91r_383{display:inline-flex;align-items:center;gap:8px;color:var(--gray-600);font-size:13px;font-weight:600}._shareStatValue_5f91r_392{font-size:28px;line-height:1;letter-spacing:-.03em}._shareInvalid_5f91r_398{min-height:60vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:14px;padding:32px}._shareInvalidIcon_5f91r_409{width:42px;height:42px;color:var(--blue-500)}._shareEmpty_5f91r_415{color:var(--gray-500);font-size:14px}._shareSessionList_5f91r_420{display:flex;flex-direction:column;gap:12px}._shareSessionCard_5f91r_426{padding:18px;border:1px solid rgba(15,23,42,.08);border-radius:18px;background:linear-gradient(180deg,#f8fafccc,#fffffff5)}._shareSessionTop_5f91r_433{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}._shareSessionTitle_5f91r_440{font-size:16px;font-weight:700;color:var(--foreground)}._shareSessionMeta_5f91r_446{margin-top:4px;font-size:13px;color:var(--gray-500)}._shareSessionStats_5f91r_452{margin-top:14px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}._shareSessionStat_5f91r_452{display:flex;flex-direction:column;gap:4px}._shareSessionLabel_5f91r_465{font-size:12px;text-transform:uppercase;letter-spacing:.04em;color:var(--gray-400)}@media(max-width:768px){._statsGrid_5f91r_2{grid-template-columns:1fr}._statContent_5f91r_98{padding:16px}._statValue_5f91r_110{font-size:20px}._headerActions_5f91r_20{width:100%;align-items:stretch;justify-content:flex-start}._shareActions_5f91r_32{width:100%}._sharePage_5f91r_268{padding:16px 16px 40px}._shareHero_5f91r_285{padding:18px}._shareHeroHeader_5f91r_311{flex-direction:column}._shareStatsGrid_5f91r_367{grid-template-columns:1fr}._shareStatValue_5f91r_392{font-size:24px}._shareSessionTop_5f91r_433{flex-direction:column}._shareSessionStats_5f91r_452,._insightGrid_5f91r_226{grid-template-columns:1fr}._projectCardTop_5f91r_184{flex-direction:column}._metricTooltip_5f91r_64{left:0;transform:none}}._funnelTabs_1vdhx_2{display:flex;align-items:center;gap:4px;overflow-x:auto}._funnelTab_1vdhx_2{display:flex;align-items:center}._funnelDeleteBtn_1vdhx_14{width:24px;height:24px;opacity:.4;transition:opacity .15s}._funnelDeleteBtn_1vdhx_14:hover{opacity:1}._kanban_1vdhx_26{display:flex;gap:12px;overflow-x:auto;padding-bottom:16px}._column_1vdhx_33{flex-shrink:0;width:280px;background:var(--gray-50);border-radius:12px;padding:12px}._columnHeader_1vdhx_41{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}._columnTitle_1vdhx_48{display:flex;align-items:center;gap:8px}._columnName_1vdhx_54{font-size:14px;font-weight:600;color:var(--foreground)}._columnValue_1vdhx_60{font-size:13px;color:var(--gray-500)}._columnCards_1vdhx_65{display:flex;flex-direction:column;gap:8px;min-height:100px}._leadContent_1vdhx_73{padding:14px 16px;display:flex;flex-direction:column;gap:8px}._leadTop_1vdhx_80{display:flex;align-items:flex-start;justify-content:space-between}._leadName_1vdhx_86{font-size:14px;font-weight:500;color:var(--foreground)}._leadCompany_1vdhx_92{font-size:13px;color:var(--gray-500)}._leadActions_1vdhx_97{display:flex;gap:2px;opacity:0;transition:opacity .15s}._leadContent_1vdhx_73:hover ._leadActions_1vdhx_97{opacity:1}._leadActionBtn_1vdhx_108{width:24px;height:24px}._leadMeta_1vdhx_113{display:flex;align-items:center;gap:8px;flex-wrap:wrap}._leadValue_1vdhx_120{font-size:13px;font-weight:600;display:flex;align-items:center;gap:2px;color:var(--foreground)}._leadValueIcon_1vdhx_129{width:12px;height:12px}._leadEmail_1vdhx_134{font-size:13px;color:var(--gray-500)}._leadNotes_1vdhx_139{font-size:13px;color:var(--gray-400);line-height:1.4}._leadMoveButtons_1vdhx_145{display:flex;gap:4px;padding-top:4px}._leadMoveBtn_1vdhx_151{height:24px;font-size:11px;padding:0 8px}._leadMoveBtnRight_1vdhx_157{margin-left:auto}._stageRow_1vdhx_162{display:flex;align-items:center;gap:8px}._stageNum_1vdhx_168{font-size:13px;color:var(--gray-400);width:20px;text-align:center}._stageInput_1vdhx_175{flex:1}._stageDeleteBtn_1vdhx_179{width:32px;height:32px}@media(max-width:768px){._kanban_1vdhx_26{overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;padding-bottom:8px}._column_1vdhx_33{width:260px;scroll-snap-align:start}._funnelTabs_1vdhx_2{overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:4px}._leadActions_1vdhx_97{opacity:1}}._container_7anwo_2{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 0;text-align:center}._code_7anwo_11{font-size:60px;font-weight:700;color:var(--gray-200)}._title_7anwo_17{font-size:20px;font-weight:700;margin-top:16px;color:var(--foreground)}._message_7anwo_24{font-size:14px;color:var(--gray-400);margin-top:8px}._action_7anwo_30{margin-top:24px}@media(max-width:768px){._container_7anwo_2{padding:48px 16px}._code_7anwo_11{font-size:48px}}._overlay_1axfo_2{position:fixed;inset:0;z-index:50;display:flex;align-items:flex-start;justify-content:center;padding-top:20vh}._backdrop_1axfo_12{position:fixed;inset:0;background:#0006}._panel_1axfo_18{position:relative;width:100%;max-width:440px;border-radius:12px;border:1px solid var(--gray-200);background:var(--white);overflow:hidden}._searchBar_1axfo_28{display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--gray-200);padding:12px 16px}._searchIcon_1axfo_36{color:var(--gray-400);flex-shrink:0;width:16px;height:16px}._searchInput_1axfo_43{flex:1;background:transparent;font-size:14px;outline:none;border:none;color:var(--foreground)}._searchInput_1axfo_43::placeholder{color:var(--gray-400)}._kbd_1axfo_56{font-size:11px;color:var(--gray-400);border:1px solid var(--gray-200);border-radius:4px;padding:2px 6px}._results_1axfo_64{max-height:260px;overflow:auto;padding:8px 0}._noResults_1axfo_70{font-size:14px;color:var(--gray-400);text-align:center;padding:24px 0}._item_1axfo_77{display:flex;align-items:center;gap:12px;width:100%;padding:10px 16px;font-size:14px;transition:background-color .1s;border:none;background:transparent;cursor:pointer;color:var(--foreground);text-align:left}._item_1axfo_77:hover{background:var(--gray-50)}._itemSelected_1axfo_96{background:var(--gray-100)}._itemIcon_1axfo_100{color:var(--gray-400);width:16px;height:16px}._itemLabel_1axfo_106{font-weight:500}._itemBody_1axfo_110{display:flex;flex:1;align-items:center;justify-content:space-between}._itemType_1axfo_117{font-size:11px;color:var(--gray-400);text-transform:uppercase;letter-spacing:.05em}@media(max-width:768px){._overlay_1axfo_2{padding-top:10vh;padding:16px}._panel_1axfo_18{max-width:100%}}._layout_l65dg_2{display:flex;height:100vh;background:var(--white)}._main_l65dg_8{flex:1;overflow:auto;background:var(--white)}._contentWrap_l65dg_14{margin:0 auto;padding:32px}@media(max-width:768px){._contentWrap_l65dg_14{padding:0 16px 72px}}@media(min-width:768px){._contentWrap_l65dg_14{padding-bottom:32px}}._loading_l65dg_32{min-height:100vh;background:var(--white);display:flex;align-items:center;justify-content:center}._loadingInner_l65dg_40{display:flex;align-items:center;gap:12px;color:var(--gray-400)}._loadingText_l65dg_47{font-size:14px}._loadingIcon_l65dg_51{width:20px;height:20px;animation:_spin_l65dg_1 1s linear infinite}@keyframes _spin_l65dg_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._page_1chom_2{min-height:100vh;background:var(--white);display:flex;align-items:center;justify-content:center;padding:16px}._container_1chom_11{width:100%;max-width:380px;display:flex;flex-direction:column;gap:24px}._header_1chom_19{text-align:center}._logoWrap_1chom_23{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:24px}._logoIcon_1chom_31{height:40px;width:40px;border-radius:12px;background:var(--black);display:flex;align-items:center;justify-content:center}._logoIconSvg_1chom_41{width:20px;height:20px;color:var(--white)}._title_1chom_47{font-size:28px;font-weight:700;color:var(--foreground);line-height:1.2}._subtitle_1chom_54{font-size:14px;color:var(--gray-500);margin-top:8px}._card_1chom_60{border-radius:12px;border:1px solid #f0f0f0;background:var(--white);padding:24px;display:flex;flex-direction:column;gap:16px}._googleBtn_1chom_71{width:100%;height:48px;font-size:14px;font-weight:600;gap:12px;border-radius:8px}._googleIcon_1chom_80{width:20px;height:20px}._error_1chom_85{font-size:14px;color:var(--destructive);text-align:center}._footer_1chom_91{text-align:center;font-size:13px;color:var(--gray-400)}@media(max-width:768px){._title_1chom_47{font-size:22px}._container_1chom_11{max-width:100%}._card_1chom_60{padding:20px}}._body_1xrip_2{display:flex;flex-direction:column;gap:16px}._message_1xrip_8{font-size:14px;color:var(--gray-500);line-height:1.5}._actions_1xrip_14{display:flex;justify-content:flex-end;gap:8px}._container_1mwda_2{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 0;text-align:center}._emoji_1mwda_11{font-size:40px}._title_1mwda_15{font-size:20px;font-weight:700;margin-top:16px;color:var(--foreground)}._message_1mwda_22{font-size:14px;color:var(--gray-400);margin-top:8px;max-width:440px;line-height:1.5}._action_1mwda_30{margin-top:24px}._loading_1qpta_2{min-height:100vh;background:var(--background);display:flex;align-items:center;justify-content:center}._loadingInner_1qpta_10{display:flex;align-items:center;gap:12px;color:var(--gray-400)}._loadingIcon_1qpta_17{width:20px;height:20px;animation:_spin_1qpta_1 1s linear infinite}._loadingText_1qpta_23{font-size:14px}@keyframes _spin_1qpta_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
